﻿@charset "UTF-8";

@font-face {
    font-family: CBKRobotoLight;
    src: url(../widget/fonts/roboto/RobotoLight.eot);
    src: url(../widget/fonts/roboto/RobotoLight.eot)format("embedded-opentype"), url(../widget/fonts/roboto/RobotoLight.woff) format("woff"), url(../widget/fonts/roboto/RobotoLight.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: CBKRobotoRegular;
    src: url(../widget/fonts/roboto/RobotoRegular.eot);
    src: url(../widget/fonts/roboto/RobotoRegular.eot)format("embedded-opentype"), url(../widget/fonts/roboto/RobotoRegular.woff) format("woff"), url(../widget/fonts/roboto/RobotoRegular.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: CBKOpenSans;
    font-style: normal;
    font-weight: 400;
    src: url(../widget/fonts/open-sans/OpenSans-Regular.eot);
    src: local("Open Sans Regular"), local("OpenSans-Regular"), url(../widget/fonts/open-sans/OpenSans-Regular.eot) format("embedded-opentype"), url(../widget/fonts/open-sans/OpenSans-Regular.woff2) format("woff2"), url(../widget/fonts/open-sans/OpenSans-Regular.woff) format("woff"), url(../widget/fonts/open-sans/OpenSans-Regular.ttf) format("truetype"), url(../widget/fonts/open-sans/OpenSans-Regular.svg) format("svg")
}

body.envybox-overflow-x-hidden {
    overflow-x: hidden
}

@font-face {
    font-family: Museo;
    font-style: normal;
    font-weight: 500;
    src: url(../widget/fonts/museo/MuseoSansCyrl_500.otf) format("opentype")
}

@font-face {
    font-family: Museo;
    font-style: italic;
    font-weight: 500;
    src: url(//cdn.saas-support.com/widget/fonts/museo/MuseoSansCyrl_500_Italic.otf) format("opentype")
}

@font-face {
    font-family: Museo;
    font-style: normal;
    font-weight: 900;
    src: url(../widget/fonts/museo/MuseoSansCyrl_900.otf) format("opentype")
}

@font-face {
    font-family: Museo;
    font-style: italic;
    font-weight: 900;
    src: url(//cdn.saas-support.com/widget/fonts/museo/MuseoSansCyrl_900_Italic.otf) format("opentype")
}

.callbackkiller {
    box-sizing: content-box !important;
    font-size: 13px !important;
    font-weight: 300 !important;
    transform-origin: 50% 50%;
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
    white-space: normal
}

.callbackkiller,
.callbackkiller * {
    color: #333 !important;
    font-family: CBKOpenSans, CBKRobotoLight, sans-serif !important;
    font-style: normal !important;
    text-transform: none !important
}

.callbackkiller span {
    -webkit-transform: none !important;
    transform: none !important
}

.cbk-body-mobile {
    position: fixed !important;
    height: 100% !important;
    overflow: hidden !important;
    transform: none
}

body.cbk-body-mobile div.map-canvas {
    display: none !important
}

.cbk-btn,
.cbk-btn:hover {
    background-color: #f44336;
    bottom: 0;
    color: #fff !important;
    font-size: 22px !important;
    left: auto;
    outline: none !important;
    padding: 10px 20px !important;
    position: fixed;
    right: 0;
    text-decoration: none;
    top: auto;
    white-space: nowrap;
    z-index: 9999 !important
}

.cbk-btn:hover span,
.cbk-btn span {
    color: #fff !important
}

.cbk-btn.cbk-btn-top {
    bottom: auto;
    top: 0
}

.cbk-btn.cbk-btn-right {
    bottom: auto;
    right: 0;
    top: 10%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom
}

.cbk-btn.cbk-btn-left {
    bottom: auto;
    left: 0;
    right: auto;
    top: 10%;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom
}

.cbk-btn.cbk-btn-left:hover span,
.cbk-btn.cbk-btn-left span {
    transform: rotate(180deg) !important;
    display: block
}

.cbk-phone,
.cbk-phone:hover {
    background-color: transparent !important;
    bottom: 5%;
    border-radius: 60px !important;
    -webkit-border-radius: 60px !important;
    color: #fff;
    display: block;
    font-size: 22px !important;
    height: 120px !important;
    left: auto;
    outline: none !important;
    overflow: hidden;
    padding: 0 !important;
    position: fixed;
    right: 1%;
    text-decoration: none;
    top: auto;
    width: 120px !important;
    z-index: 9999 !important;
    transition: none;
    -webkit-transition: none
}

.cbk-phone.cbk-phone-sm,
.cbk-phone.cbk-phone-sm:hover {
    height: 90px !important;
    width: 90px !important;
    position: fixed;
}

.cbk-phone.cbk-phone-xs,
.cbk-phone.cbk-phone-xs:hover {
    height: 60px !important;
    width: 60px !important;
    position: absolute
}

.cbk-phone.cbk-phone-fixed,
.cbk-phone.cbk-phone-fixed:hover {
    position: fixed !important
}

.cbk-phone.callbackkiller-mobile,
.cbk-phone.callbackkiller-mobile:hover {
    top: 90%;
    right: 50%;
    position: absolute
}

.cbk-phone.cbk-not-scalling {
    position: fixed !important
}

.cbk-phone .cbk-phone-bgr {
    background-color: #f44336;
    border-radius: 60px !important;
    -webkit-border-radius: 60px !important;
    height: 100% !important;
    opacity: .95;
    width: 100% !important
}

.cbk-phone .cbk-phone-bgr,
.cbk-phone .cbk-phone-phone {
    left: 0 !important;
    position: absolute !important;
    top: 0 !important;
    z-index: 9997 !important
}

.cbk-phone .cbk-phone-phone {
    height: 60px !important;
    margin: 24px;
    width: 60px !important
}

.cbk-phone .cbk-phone-phone .ws-icon-phone {
    color: #fff !important;
    font-size: 72px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.cbk-phone .cbk-phone-phone .ws-icon-phone:before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.cbk-phone .cbk-phone-phone.cbk-phone-with-text {
    height: auto !important;
    left: 0 !important;
    margin: 0;
    position: absolute !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 9997 !important
}

.cbk-phone .cbk-phone-phone.cbk-phone-with-text,
.cbk-phone .cbk-phone-phone.cbk-phone-with-text span {
    color: #fff !important;
    background: transparent !important;
    font-family: CBKRobotoLight, sans-serif !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    line-height: 1em !important;
    text-align: center !important
}

.cbk-phone.cbk-phone-sm .cbk-phone-phone {
    height: 48px !important;
    margin: 19px;
    width: 48px !important
}

.cbk-phone.cbk-phone-sm .cbk-phone-phone .ws-icon-phone {
    font-size: 54px;
    -webkit-text-size-adjust: auto
}

.cbk-phone.cbk-phone-sm .cbk-phone-phone.cbk-phone-with-text {
    background: transparent !important;
    height: auto !important;
    margin: 0;
    width: 100% !important
}

.cbk-phone.cbk-phone-xs .cbk-phone-phone {
    height: 30px !important;
    margin: 12px;
    width: 30px !important
}

.cbk-phone.cbk-phone-xs .cbk-phone-phone .ws-icon-phone {
    font-size: 38px;
    -webkit-text-size-adjust: auto
}

.cbk-phone.cbk-phone-xs .cbk-phone-phone.cbk-phone-with-text {
    background: transparent !important;
    height: auto !important;
    margin: 0;
    width: 100% !important
}

.cbk-phone.cbk-phone-mobile-xs {
    height: 100px !important;
    width: 100px !important
}

.cbk-phone.cbk-phone-mobile-xs .cbk-phone-phone {
    margin: 12px
}

.cbk-phone.cbk-phone-mobile-xs .cbk-phone-phone .ws-icon-phone {
    font-size: 75px;
    -webkit-text-size-adjust: auto
}

.cbk-phone.cbk-phone-mobile-bg {
    height: 150px !important;
    width: 150px !important
}

.cbk-phone.cbk-phone-mobile-bg,
.cbk-phone.cbk-phone-mobile-bg .cbk-phone-bgr {
    border-radius: 75px !important;
    -webkit-border-radius: 75px !important
}

.cbk-phone.cbk-phone-mobile-bg .cbk-phone-phone {
    margin: 23px
}

.cbk-phone.cbk-phone-mobile-bg .cbk-phone-phone .ws-icon-phone {
    font-size: 100px;
    -webkit-text-size-adjust: auto
}

.cbk-phone .cbk-phone-text {
    height: auto !important;
    left: 0 !important;
    position: absolute !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 9998 !important;
    word-wrap: break-word;
    overflow: hidden
}

.cbk-phone .cbk-phone-text,
.cbk-phone .cbk-phone-text span {
    background: transparent !important;
    color: #fff !important;
    font-family: CBKRobotoLight, sans-serif !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    line-height: 1em !important;
    text-align: center !important
}

.cbk-phone-sm .cbk-phone-phone.cbk-phone-with-text,
.cbk-phone-sm .cbk-phone-phone.cbk-phone-with-text span,
.cbk-phone-sm .cbk-phone-text,
.cbk-phone-sm .cbk-phone-text span {
    font-size: 18px !important;
    line-height: 1em !important
}

.cbk-phone-xs .cbk-phone-phone.cbk-phone-with-text,
.cbk-phone-xs .cbk-phone-phone.cbk-phone-with-text span,
.cbk-phone-xs .cbk-phone-text,
.cbk-phone-xs .cbk-phone-text span {
    font-size: 12px !important;
    line-height: 1em !important
}

.cbk-phone .cbk-phone-content div {
    display: block;
    opacity: 0;
    position: absolute !important;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    transform: perspective(400px) rotateY(-180deg) scale(.4);
    -moz-transform: perspective(400px) rotateY(-180deg) scale(.4);
    -ms-transform: perspective(400px) rotateY(-180deg) scale(.4);
    -webkit-transform: perspective(400px) rotateY(-180deg) scale(.4);
    -o-transform: perspective(400px) rotateY(-180deg) scale(.4);
    -khtml-transform: perspective(400px) rotateY(-180deg) scale(.4);
    -webkit-transition: all .8s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: all .8s cubic-bezier(.19, 1, .22, 1);
    -o-transition: all .8s cubic-bezier(.19, 1, .22, 1);
    transition: all .8s cubic-bezier(.19, 1, .22, 1)
}

.cbk-phone.callbackkiller-mobile .cbk-phone-content div.cbk-rotate-icon {
    transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    -o-transform: none !important;
    -khtml-transform: none !important
}

.cbk-phone .cbk-phone-phone.cbk-auto-width,
.cbk-phone .cbk-phone-text.cbk-auto-width {
    width: auto !important
}

.cbk-phone .cbk-phone-phone.cbk-font-size-90,
.cbk-phone .cbk-phone-phone.cbk-phone-with-text span.cbk-font-size-90,
.cbk-phone .cbk-phone-text.cbk-font-size-90,
.cbk-phone .cbk-phone-text span.cbk-font-size-90 {
    font-size: 90% !important
}

.cbk-phone .cbk-phone-phone.cbk-font-size-80,
.cbk-phone .cbk-phone-phone.cbk-phone-with-text span.cbk-font-size-80,
.cbk-phone .cbk-phone-text.cbk-font-size-80,
.cbk-phone .cbk-phone-text span.cbk-font-size-80 {
    font-size: 80% !important
}

.cbk-phone .cbk-phone-phone.cbk-font-size-70,
.cbk-phone .cbk-phone-phone.cbk-phone-with-text span.cbk-font-size-70,
.cbk-phone .cbk-phone-text.cbk-font-size-70,
.cbk-phone .cbk-phone-text span.cbk-font-size-70 {
    font-size: 70% !important
}

.cbk-phone .cbk-phone-phone.cbk-font-size-60,
.cbk-phone .cbk-phone-phone.cbk-phone-with-text span.cbk-font-size-60,
.cbk-phone .cbk-phone-text.cbk-font-size-60,
.cbk-phone .cbk-phone-text span.cbk-font-size-60 {
    font-size: 60% !important
}

.cbk-phone .cbk-phone-phone.cbk-font-size-40,
.cbk-phone .cbk-phone-phone.cbk-font-size-50,
.cbk-phone .cbk-phone-phone.cbk-phone-with-text span.cbk-font-size-40,
.cbk-phone .cbk-phone-phone.cbk-phone-with-text span.cbk-font-size-50,
.cbk-phone .cbk-phone-text.cbk-font-size-40,
.cbk-phone .cbk-phone-text.cbk-font-size-50,
.cbk-phone .cbk-phone-text span.cbk-font-size-40,
.cbk-phone .cbk-phone-text span.cbk-font-size-50 {
    font-size: 50% !important
}

.cbk-phone .cbk-phone-phone span {
    color: #fff
}

@-moz-keyframes cbk-phone-pulse {
    0% {
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    50% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    to {
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0)
    }
}

@-webkit-keyframes cbk-phone-pulse {

    0%,
    20%,
    50%,
    80%,
    to {
        -webkit-transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px)
    }
}

.cbk-phone.cbk-pulse,
.multi_button.bouncing {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    -o-transition: none;
    -ms-transition: none;
    -webkit-animation: cbk-phone-pulse .7s infinite;
    -moz-animation: cbk-phone-pulse .7s infinite;
    -ms-animation: cbk-phone-pulse .7s infinite;
    -o-animation: cbk-phone-pulse .7s infinite;
    animation: cbk-phone-pulse .7s infinite
}

.cbk-phone-waves .cbk-phone-circle,
.multi-button-waves .cbk-multi-button-circle {
    position: fixed;
    -webkit-animation: cbk-phone-waves-1 3.5s infinite;
    -moz-animation: cbk-phone-waves-1 3.5s infinite;
    -ms-animation: cbk-phone-waves-1 3.5s infinite;
    -o-animation: cbk-phone-waves-1 3.5s infinite;
    animation: cbk-phone-waves-1 3.5s infinite;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    -o-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0
}

.cbk-phone-waves .cbk-phone-second_circle,
.cbk-phone-waves .cbk-phone-third_circle,
.multi-button-waves .cbk-multi-button-second_circle,
.multi-button-waves .cbk-multi-button-third_circle {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 70%;
    height: 70%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    -o-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0
}

.multi-button-waves .cbk-multi-button-circle,
.multi-button-waves .cbk-multi-button-second_circle,
.multi-button-waves .cbk-multi-button-third_circle {
    position: absolute;
    z-index: 10
}

.multi-button-waves.active .cbk-multi-button-circle,
.multi-button-waves.active .cbk-multi-button-second_circle,
.multi-button-waves.active .cbk-multi-button-third_circle {
    display: none
}

.cbk-phone-waves .cbk-phone-second_circle,
.multi-button-waves .cbk-multi-button-second_circle {
    -webkit-animation: cbk-phone-waves-2 3.5s infinite;
    -moz-animation: cbk-phone-waves-2 3.5s infinite;
    -ms-animation: cbk-phone-waves-2 3.5s infinite;
    -o-animation: cbk-phone-waves-2 3.5s infinite;
    animation: cbk-phone-waves-2 3.5s infinite
}

.cbk-phone-waves .cbk-phone-third_circle,
.multi-button-waves .cbk-multi-button-third_circle {
    -webkit-animation: cbk-phone-waves-3 3.5s infinite;
    -moz-animation: cbk-phone-waves-3 3.5s infinite;
    -ms-animation: cbk-phone-waves-3 3.5s infinite;
    -o-animation: cbk-phone-waves-3 3.5s infinite;
    animation: cbk-phone-waves-3 3.5s infinite
}

@keyframes cbk-phone-waves-1 {

    0%,
    42.86% {
        transform: matrix(1, 0, 0, 1, 0, 0);
        opacity: .66;
        animation-timing-function: ease-in-out
    }

    to {
        transform: matrix(2.39, 0, 0, 2.39, 0, 0);
        opacity: 0
    }
}

@keyframes cbk-phone-waves-2 {

    0%,
    42.86% {
        transform: matrix(1, 0, 0, 1, 0, 0);
        opacity: .66;
        animation-timing-function: ease-in-out
    }

    to {
        transform: matrix(3.17, 0, 0, 3.17, 0, 0);
        opacity: 0
    }
}

@keyframes cbk-phone-waves-3 {

    0%,
    42.86% {
        transform: matrix(.42, 0, 0, .42, 0, 0);
        opacity: .66;
        animation-timing-function: ease-in-out
    }

    to {
        transform: matrix(2.79, 0, 0, 2.79, 0, 0);
        opacity: 0
    }
}

@keyframes cbk-phone-pulse {

    0%,
    20%,
    50%,
    80%,
    to {
        transform: translateY(0)
    }

    40% {
        transform: translateY(-30px)
    }

    60% {
        transform: translateY(-15px)
    }
}

@-webkit-keyframes cbk-phone-opacity-pulse {

    0%,
    to {
        opacity: 1
    }

    50% {
        opacity: .5
    }
}

@-moz-keyframes cbk-phone-opacity-pulse {

    0%,
    to {
        opacity: 1
    }

    50% {
        opacity: .5
    }
}

@keyframes cbk-phone-opacity-pulse {

    0%,
    to {
        opacity: 1
    }

    50% {
        opacity: .5
    }
}

.cbk-phone-opacity-pulse {
    animation: cbk-phone-opacity-pulse 2s ease-in-out infinite;
    -moz-animation: cbk-phone-opacity-pulse 2s ease-in-out infinite;
    -ms-animation: cbk-phone-opacity-pulse 2s ease-in-out infinite;
    -webkit-animation: cbk-phone-opacity-pulse 2s ease-in-out infinite;
    -o-animation: cbk-phone-opacity-pulse 2s ease-in-out infinite;
    -khtml-animation: cbk-phone-opacity-pulse 2s ease-in-out infinite
}

@-webkit-keyframes cbk-widget-live {

    0%,
    50%,
    to {
        -moz-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
        -webkit-transform: rotate(-20deg);
        -o-transform: rotate(-20deg);
        -khtml-transform: rotate(-20deg);
        transform: rotate(-20deg);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }

    25%,
    75% {
        -moz-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
        -webkit-transform: rotate(20deg);
        -o-transform: rotate(20deg);
        -khtml-transform: rotate(20deg);
        transform: rotate(20deg);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
}

@-moz-keyframes cbk-widget-live {

    0%,
    50%,
    to {
        -moz-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
        -webkit-transform: rotate(-20deg);
        -o-transform: rotate(-20deg);
        -khtml-transform: rotate(-20deg);
        transform: rotate(-20deg);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }

    25%,
    75% {
        -moz-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
        -webkit-transform: rotate(20deg);
        -o-transform: rotate(20deg);
        transform: rotate(20deg);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
}

@keyframes cbk-widget-live {

    0%,
    50%,
    to {
        -moz-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
        -webkit-transform: rotate(-20deg);
        -o-transform: rotate(-20deg);
        -khtml-transform: rotate(-20deg);
        transform: rotate(-20deg);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }

    25%,
    75% {
        -moz-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
        -webkit-transform: rotate(20deg);
        -o-transform: rotate(20deg);
        -khtml-transform: rotate(20deg);
        transform: rotate(20deg);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
}

.cbk-phone.cbk-pulse .cbk-phone-content div {
    display: none !important
}

.cbk-phone.cbk-pulse .cbk-phone-content .cbk-phone-phone:not(.cbk-rotate-icon) {
    display: block !important;
    opacity: 1 !important
}

.cbk-phone.cbk-pulse .cbk-phone-content .cbk-phone-text.cbk-rotate-icon {
    opacity: 0 !important
}

.cbk-phone.cbk-pulse .cbk-phone-content .cbk-phone-phone {
    -webkit-animation: cbk-widget-live 1.1s infinite !important;
    -moz-animation: cbk-widget-live 1.1s infinite !important;
    -ms-animation: cbk-widget-live 1.1s infinite !important;
    -o-animation: cbk-widget-live 1.1s infinite !important;
    animation: cbk-widget-live 1.1s infinite !important
}

.cbk-phone.pulse:hover .cbk-phone-content div,
.cbk-phone:not(.cbk-phone-text-none, .callbackkiller-mobile):hover .cbk-phone-content div {
    opacity: 0 !important;
    transform: perspective(400px) rotateY(-180deg) scale(.4);
    -moz-transform: perspective(400px) rotateY(-180deg) scale(.4);
    -ms-transform: perspective(400px) rotateY(-180deg) scale(.4);
    -webkit-transform: perspective(400px) rotateY(-180deg) scale(.4);
    -o-transform: perspective(400px) rotateY(-180deg) scale(.4);
    -khtml-transform: perspective(400px) rotateY(-180deg) scale(.4);
    word-wrap: break-word;
    overflow: hidden
}

.cbk-phone .cbk-phone-content div.cbk-rotate-icon {
    display: block !important;
    opacity: 1 !important;
    transform: perspective(400px) rotateY(0) scale(1) !important;
    -moz-transform: perspective(400px) rotateY(0) scale(1) !important;
    -ms-transform: perspective(400px) rotateY(0) scale(1) !important;
    -webkit-transform: perspective(400px) rotateY(0) scale(1) !important;
    -o-transform: perspective(400px) rotateY(0) scale(1) !important;
    -khtml-transform: perspective(400px) rotateY(0) scale(1) !important;
    -webkit-transform-style: preserve-3d !important;
    -ms-transform-style: preserve-3d !important;
    -o-transform-style: preserve-3d !important;
    transform-style: preserve-3d !important;
    -webkit-transition: opacity 3s cubic-bezier(.19, 1, .22, 1)
}

.cbk-phone.cbk-pulse:hover .cbk-phone-content .cbk-phone-phone {
    opacity: 0 !important;
    -webkit-backface-visibility: visible !important
}

.cbk-phone:hover:not(.callbackkiller-mobile) .cbk-phone-content .cbk-phone-text {
    display: block !important;
    opacity: 1 !important;
    transform: perspective(400px) rotateY(0) scale(1) !important;
    -moz-transform: perspective(400px) rotateY(0) scale(1) !important;
    -ms-transform: perspective(400px) rotateY(0) scale(1) !important;
    -webkit-transform: perspective(400px) rotateY(0) scale(1) !important;
    -o-transform: perspective(400px) rotateY(0) scale(1) !important;
    -khtml-transform: perspective(400px) rotateY(0) scale(1) !important
}

.cbk-phone.cbk-pulse:hover,
.cbk-phone:hover {
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -ms-animation: none !important;
    -o-animation: none !important;
    animation: none !important
}

.callbackkiller.cbk-phone.cbk-phone-pulse {
    --box-shadow-color: 0 9px 16px rgba(255, 34, 65, .6);
    -webkit-animation: envybox-phone-pulse 12s infinite ease-in;
    -moz-animation: envybox-phone-pulse 12s infinite ease-in;
    -ms-animation: envybox-phone-pulse 12s infinite ease-in;
    -o-animation: envybox-phone-pulse 12s infinite ease-in;
    animation: envybox-phone-pulse 12s infinite ease-in;
    -webkit-backface-visibility: visible !important
}

.cbk-multi-button-circle,
.cbk-phone-circle {
    transform-origin: center center !important;
    -moz-transform-origin: center center !important;
    -webkit-transform-origin: center center !important;
    -o-transform-origin: center center !important;
    -ms-transform-origin: center center !important
}

.callbackkiller.cbk-phone.cbk-phone-pulse .cbk-phone-circle {
    display: block;
    -webkit-backface-visibility: visible !important
}

@-webkit-keyframes envybox-phone-pulse {

    0.2%,
    6.2% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }

    3.2% {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3);
        transform: scale(1.3)
    }

    0%,
    3.5%,
    4.4%,
    8.5%,
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes envybox-phone-pulse {

    0.2%,
    6.2% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-box-shadow: var(--box-shadow-color);
        -moz-box-shadow: var(--box-shadow-color);
        -ms-box-shadow: var(--box-shadow-color);
        -o-box-shadow: var(--box-shadow-color);
        box-shadow: var(--box-shadow-color)
    }

    3.2% {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3);
        transform: scale(1.3);
        -webkit-box-shadow: var(--box-shadow-color);
        -moz-box-shadow: var(--box-shadow-color);
        -ms-box-shadow: var(--box-shadow-color);
        -o-box-shadow: var(--box-shadow-color);
        box-shadow: var(--box-shadow-color)
    }

    0%,
    3.5%,
    4.4%,
    8.5%,
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes envybox-phone-pulse {

    0.2%,
    6.2% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-box-shadow: var(--box-shadow-color);
        -moz-box-shadow: var(--box-shadow-color);
        -ms-box-shadow: var(--box-shadow-color);
        -o-box-shadow: var(--box-shadow-color);
        box-shadow: var(--box-shadow-color)
    }

    4.5%,
    10.5% {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none
    }

    3.2% {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3);
        transform: scale(1.3)
    }

    0%,
    3.5%,
    4.4%,
    8.5%,
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.cbk-phone-pulse .cbk-phone-circle {
    display: none;
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 0;
    animation-play-state: running;
    animation-duration: 12s;
    animation-name: envybox-circle-pulse;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in;
    background-color: #a71933;
    pointer-events: none
}

.cbk-phone-pulse,
.cbk-phone-waves,
.cbk-phone-wild,
.multi-button-waves {
    overflow: visible !important
}

.callbackkiller.cbk-phone.cbk-phone-pulse:hover .cbk-phone-circle,
.callbackkiller.cbk-phone.cbk-phone-wild:hover .cbk-phone-circle {
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -ms-animation: none !important;
    -o-animation: none !important;
    animation: none !important
}

@-webkit-keyframes envybox-circle-pulse {

    0%,
    7%,
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    2.6%,
    7.5% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: .7
    }

    6.1%,
    14.5% {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@-moz-keyframes envybox-circle-pulse {

    0%,
    7%,
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    2.6%,
    7.5% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: .7
    }

    6.1%,
    14.5% {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@keyframes envybox-circle-pulse {

    0%,
    7%,
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    2.6%,
    7.5% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: .7
    }

    6.1%,
    14.5% {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

.callbackkiller.cbk-phone.cbk-phone-wild {
    -webkit-animation: envybox-phone-wild 12s infinite ease-in;
    -moz-animation: envybox-phone-wild 12s infinite ease-in;
    -ms-animation: envybox-phone-wild 12s infinite ease-in;
    -o-animation: envybox-phone-wild 12s infinite ease-in;
    animation: envybox-phone-wild 12s infinite ease-in
}

.callbackkiller.cbk-phone.cbk-phone-waves {
    -webkit-animation: envybox-phone-none 1s infinite ease-in !important;
    -moz-animation: envybox-phone-none 1s infinite ease-in !important;
    -ms-animation: envybox-phone-none 1s infinite ease-in !important;
    -o-animation: envybox-phone-none 1s infinite ease-in !important;
    animation: envybox-phone-none 1s infinite ease-in !important
}

.cbk-phone-wild .cbk-phone-circle {
    display: none;
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 0;
    background-color: #a71933;
    animation-play-state: running;
    animation-duration: 12s;
    animation-name: envybox-circle-wild;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in
}

@-webkit-keyframes envybox-phone-none {

    0%,
    5.8%,
    10.6% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes envybox-phone-wild {

    0%,
    5.8%,
    10.6% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    1.9% {
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        -o-transform: scale(.8);
        transform: scale(.8)
    }

    7.5%,
    10%,
    to {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@-moz-keyframes envybox-phone-wild {

    0%,
    5.8%,
    10.6% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    1.9% {
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        -o-transform: scale(.8);
        transform: scale(.8)
    }

    7.5%,
    10%,
    to {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes envybox-phone-wild {

    0%,
    5.8%,
    10.6% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    1.9% {
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        -o-transform: scale(.8);
        transform: scale(.8)
    }

    7.5%,
    10%,
    to {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.callbackkiller.cbk-phone.cbk-phone-wild .cbk-phone-circle {
    display: block
}

.envybox-ie .cbk-phone-pulse .cbk-phone-circle,
.envybox-ie .cbk-phone-waves .cbk-phone-circle,
.envybox-ie .cbk-phone-waves .cbk-phone-second_circle,
.envybox-ie .cbk-phone-waves .cbk-phone-third_circle,
.envybox-ie .cbk-phone-wild .cbk-phone-circle {
    position: absolute !important
}

.callbackkiller.cbk-phone.cbk-phone-wild .cbk-phone-phone {
    -webkit-animation: envybox-content-wild .25s infinite ease-in;
    -moz-animation: envybox-content-wild .25s infinite ease-in;
    -ms-animation: envybox-content-wild .25s infinite ease-in;
    -o-animation: envybox-content-wild .25s infinite ease-in;
    animation: envybox-content-wild .25s infinite ease-in
}

@-webkit-keyframes envybox-content-wild {
    25% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    50% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
}

@-moz-keyframes envybox-content-wild {
    25% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    50% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
}

@keyframes envybox-content-wild {
    25% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    50% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
}

@-webkit-keyframes envybox-circle-wild {

    0%,
    6.6%,
    16.6%,
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    1.9%,
    9.4% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: .5
    }

    5.8%,
    16% {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@-moz-keyframes envybox-circle-wild {

    0%,
    6.6%,
    16.6%,
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    1.9%,
    9.4% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: .5
    }

    5.8%,
    16% {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@keyframes envybox-circle-wild {

    0%,
    6.6%,
    16.6%,
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    1.9%,
    9.4% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: .5
    }

    5.8%,
    16% {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

.cbk-window,
.cbk-window * {
    letter-spacing: normal !important;
    line-height: 18px !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important
}

.cbk-window {
    bottom: auto;
    height: 100%;
    left: auto;
    position: fixed !important;
    right: 0;
    top: 0;
    width: 340px;
    min-width: 340px;
    z-index: 2000000002 !important
}

.cbk-window.cbk-window-left {
    left: 0;
    right: auto
}

.cbk-window.callbackkiller-mobile {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    position: fixed !important;
    z-index: 2000000002 !important;
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: subpixel-antialiased !important;
    visibility: visible;
    overflow: auto
}

.cbk-window.callbackkiller-mobile a.cbk-close-window {
    padding: 14px;
    top: 0 !important;
    position: fixed !important
}

.cbk-window.cbk-window-modal,
.cbk-window.cbk-window-onexit {
    bottom: auto;
    min-height: 368px;
    height: auto;
    left: 0;
    position: fixed !important;
    right: 0;
    top: 0;
    width: 640px !important;
    z-index: 99999999999999 !important
}

.cbk-window.cbk-window-modal {
    border-radius: 5px
}

.cbk-window.cbk-window-onexit {
    height: auto
}

.cbk-window a,
.cbk-window a:hover {
    background: none;
    color: #333 !important;
    font-size: 13px;
    opacity: .5 !important;
    outline: none !important;
    text-decoration: none;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
    border: none
}

.cbk-window a:hover {
    opacity: 1 !important
}

.cbk-window .cbk-background,
.cbk-window .cbk-background div {
    background-color: rgba(0, 0, 0, .3) !important;
    box-shadow: 0 2px 22px 0 rgba(0, 0, 0, .29);
    height: 100% !important;
    right: 0 !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 1 !important
}

.cbk-window.callbackkiller-mobile .cbk-background,
.cbk-window.callbackkiller-mobile .cbk-background div {
    background-color: #f0f0f0 !important
}

.cbk-window .cbk-background div {
    background-color: hsla(0, 0%, 94%, .95) !important
}

.cbk-window a.cbk-close-window {
    background: none !important;
    bottom: auto !important;
    font-size: 14px;
    padding: 10px;
    left: auto !important;
    position: absolute;
    right: 20px !important;
    top: 6px !important;
    z-index: 2 !important;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out
}

.cbk-window a.cbk-close-window:after {
    content: "×";
    font-size: 22px;
    line-height: 17px;
    position: absolute
}

.cbk-window a.cbk-copyright {
    background: none;
    bottom: 5px !important;
    display: block !important;
    font-size: 13px;
    left: auto !important;
    position: absolute;
    right: auto !important;
    opacity: 1 !important;
    text-align: center !important;
    top: auto !important;
    width: 100%;
    z-index: 2 !important;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out
}

.cbk-window a.cbk-copyright .ws-copyright-text {
    font-size: 11px;
    vertical-align: bottom
}

.cbk-window a.cbk-copyright-callbackkiller {
    margin-bottom: 5px;
    opacity: .8;
    cursor: pointer;
    display: inline !important;
    left: 23% !important;
    background: #f5f5f5b0;
    padding: 3px 5px;
    border-radius: 4px;
    width: 50% !important
}

.cbk-window a.cbk-copyright-callbackkiller .ws-copyright-text {
    font-size: 12px !important;
    font-weight: 500;
    vertical-align: middle;
    color: #000 !important
}

.cbk-window a.cbk-copyright-callbackkiller img {
    display: inline !important;
    vertical-align: middle !important
}

.cbk-window.cbk-window-modal a.cbk-copyright:not(.cbk-copyright-callbackkiller) {
    margin-bottom: -35px !important
}

.cbk-window.cbk-window-modal a.cbk-copyright:not(.cbk-copyright-callbackkiller) span {
    padding: 3px 5px;
    border-radius: 4px;
    color: #000 !important
}

.cbk-window.cbk-window-modal a.cbk-copyright:not(.cbk-copyright-callbackkiller) span:not(.cbk-service-name) {
    background: #f5f5f5b0
}

.cbk-window.cbk-window-modal a.cbk-copyright-callbackkiller {
    margin-bottom: -45px !important;
    left: 34% !important;
    width: 30% !important
}

.cbk-window.cbk-window-bottom a.cbk-copyright-callbackkiller {
    left: 45% !important;
    width: 9% !important
}

.cbk-window.callbackkiller-mobile a.cbk-copyright {
    -webkit-text-size-adjust: none
}

.cbk-window .cbk-text-red {
    color: #f44336 !important
}

.cbk-window .cbk-forms {
    bottom: 0;
    height: auto;
    left: 0 !important;
    position: absolute !important;
    right: 0 !important;
    top: 0;
    width: 100% !important;
    z-index: 1;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    overflow: visible
}

.cbk-window.cbk-window-modal .cbk-forms,
.cbk-window.cbk-window-onexit .cbk-forms {
    position: static !important;
    height: auto !important;
    margin: auto !important
}

.cbk-window.cbk-window-modal .cbk-forms .cbk-window-logo,
.cbk-window.cbk-window-onexit .cbk-forms .cbk-window-logo {
    position: static;
    display: inline-block;
    vertical-align: top;
    margin-left: -120px
}

.cbk-window-onexit.cbk-window .cbk-forms {
    position: relative !important
}

.cbk-window .cbk-forms .cbk-form {
    margin: auto;
    padding: 0 40px !important;
    text-align: left;
    width: 260px !important;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.cbk-window .cbk-forms .cbk-form.cbk-callform.cbk-forms-bottom .cbk-form-element .cbk-form-field {
    display: inline-block;
    height: 60px;
    vertical-align: bottom
}

.cbk-window.callbackkiller-mobile .cbk-forms .cbk-form {
    padding: 0 !important;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.cbk-text-after-call,
.cbk-window .cbk-form .cbk-form-title,
.cbk-window .cbk-form .cbk-form-title span.cbk-call-timeout,
.cbk-window .cbk-form .cbk-form-title span.cbk-visitor-name-to-delete {
    font-size: 20px !important;
    line-height: 23px !important;
    margin: 0 0 7px !important
}

.cbk-window .cbk-form .cbk-form-title a {
    background: none !important;
    font-size: 20px !important;
    line-height: 23px !important
}

.cbk-window .cbk-form .cbk-form-title small {
    display: inline-block;
    font-size: 70% !important;
    padding: 0
}

.cbk-window .cbk-form .cbk-form-title small .cbk-visitor-name-to-delete,
.cbk-window .cbk-form .cbk-form-title small a {
    font-size: 100% !important
}

.cbk-window .cbk-form .cbk-input,
.cbk-window .cbk-form .cbk-input:focus,
.cbk-window .cbk-form .cbk-input:hover {
    margin: 0 7px 7px 0 !important;
    color: #333 !important;
    transform: none
}

.cbk-window .cbk-form .cbk-input,
.cbk-window .cbk-form .cbk-input:focus,
.cbk-window .cbk-form .cbk-input:hover,
.cbk-window .cbk-form .cbk-select {
    background-color: #d0d0d0 !important;
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-shadow: none !important;
    float: none !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    height: auto !important;
    left: auto !important;
    outline: 0 !important;
    top: auto !important;
    padding: 6px 10px !important;
    position: relative;
    width: 230px !important;
    zoom: 1;
    display: inline-block !important
}

.cbk-window .cbk-form .cbk-select {
    min-height: 0 !important;
    margin: 0 0 7px !important;
    white-space: nowrap;
    visibility: visible
}

.cbk-window .cbk-form .cbk-select.cbk-deferred-date {
    width: 107px !important;
    opacity: 1
}

.cbk-window .cbk-form .cbk-select.cbk-deferred-time {
    width: 72px !important;
    opacity: 1
}

.cbk-window .cbk-form .cbk-select option {
    text-align: center !important
}

.cbk-window .cbk-form .cbk-deferred div {
    display: inline-block !important;
    font-size: 16px !important;
    margin: 0 7px
}

.cbk-window .cbk-form .cbk-input-hidden {
    display: none !important;
    opacity: 0 !important
}

.cbk-window .cbk-form .cbk-input.cbk-error {
    border-color: #f44336 !important
}

.cbk-window .cbk-form .cbk-error-text {
    color: #f44336 !important;
    margin: 0 0 7px !important
}

.cbk-window .cbk-form.cbk-callform.cbk-forms-bottom .cbk-error-text {
    margin-bottom: 0 !important
}

.cbk-window .cbk-form .cbk-input-checkbox {
    float: left;
    height: 13px !important;
    margin: 2px 5px 0 0 !important;
    outline: none;
    width: 13px !important;
    min-width: 13px !important
}

.cbk-window .cbk-form .cbk-button {
    background: rgba(244, 67, 54, .8);
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    color: hsla(0, 0%, 100%, .9) !important;
    cursor: pointer !important;
    float: none !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    height: auto !important;
    left: auto !important;
    margin: 0 0 7px !important;
    outline: 0 !important;
    overflow: hidden !important;
    top: auto !important;
    padding: 10px !important;
    position: relative;
    width: 230px !important;
    zoom: 1;
    box-shadow: 2px 2px 29px rgba(0, 0, 0, .17)
}

.cbk-ink-reaction .cbk-ink {
    position: absolute;
    width: 200px;
    height: 200px;
    margin-left: -100px;
    margin-top: -100px;
    background-color: hsla(0, 0%, 100%, .5);
    border-radius: 50%;
    z-index: 1;
    pointer-events: none;
    opacity: 0;
    -webkit-animation: cbk-ripple-animation 1.5s;
    animation: cbk-ripple-animation 1.5s
}

.cbk-ink-reaction .cbk-ink.inverse {
    background-color: hsla(0, 0%, 5%, .5)
}

@-webkit-keyframes cbk-ripple-animation {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes cbk-ripple-animation {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

#cbkDepartmentRadioButtons {
    margin-bottom: 12px
}

.ws-radio-button {
    margin-top: 5px
}

.ws-radio-button input[type=radio] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ws-radio-button input[type=radio]:focus+label:before,
.ws-radio-button input[type=radio]:hover+label:before {
    border-color: var(--envybox-btn-background-color);
    background-color: #f2f2f2
}

.ws-radio-button input[type=radio]:active+label:before {
    transition-duration: 0s
}

.ws-radio-button input[type=radio]+label {
    position: relative;
    padding-left: 1.5em;
    vertical-align: middle;
    user-select: none;
    cursor: pointer;
    font-size: 15px;
    white-space: nowrap
}

.ws-radio-button input[type=radio]+label:before {
    box-sizing: content-box;
    content: "";
    color: var(--envybox-btn-background-color);
    position: absolute;
    top: 50%;
    left: 0;
    width: 14px;
    height: 14px;
    margin-top: -9px;
    border: 2px solid var(--envybox-btn-background-color);
    text-align: center;
    transition: all .4s ease
}

.ws-radio-button input[type=radio]+label:after {
    box-sizing: content-box;
    content: "";
    background-color: var(--envybox-btn-background-color);
    position: absolute;
    top: 50%;
    left: 4px;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    transform: scale(0);
    transform-origin: 50%;
    transition: transform .2s ease-out
}

.ws-radio-button input[type=radio]:disabled+label:before {
    border-color: #ccc
}

.ws-radio-button input[type=radio]:disabled:focus+label:before,
.ws-radio-button input[type=radio]:disabled:hover+label:before {
    background-color: inherit
}

.ws-radio-button input[type=radio]:disabled:checked+label:before {
    background-color: #ccc
}

.ws-radio-button input[type=radio]:checked+label:before {
    animation: borderscale .3s ease-in;
    background-color: #fff
}

.ws-radio-button input[type=radio]:checked+label:after {
    transform: scale(1)
}

.ws-radio-button input[type=radio]+label:after,
.ws-radio-button input[type=radio]+label:before {
    border-radius: 50%
}

@keyframes borderscale {
    50% {
        box-shadow: 0 0 0 2px var(--envybox-btn-background-color)
    }
}

.cbk-window .cbk-form .cbk-button.cbk-button-lg {
    font-size: 20px !important;
    padding: 12px 10px !important
}

.cbk-window .cbk-form .cbk-button:hover {
    background-color: rgba(244, 67, 54, .9);
    box-shadow: 2px 2px 29px rgba(0, 0, 0, .25)
}

.cbk-window .cbk-form .cbk-button:active {
    background-color: #f44336
}

.cbk-window .cbk-form .cbk-button.cbk-button-lg:active {
    padding: 13px 10px 11px !important
}

.cbk-window-bgr {
    display: none;
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 2000000000 !important;
    background-color: hsla(0, 0%, 100%, .7)
}

.cbk-window-bgr.cbk-window-bgr-transparent {
    background-color: transparent !important
}

.cbk-window .cbk-timer {
    display: block;
    padding-bottom: 5px !important
}

.cbk-window .cbk-timer,
.cbk-window .cbk-timer * {
    font-size: 38px !important;
    font-weight: 100 !important;
    line-height: 38px !important;
    text-align: center !important;
    font-family: CBKOpenSans, CBKRobotoLight, sans-serif !important
}

.cbk-window .cbk-timer span {
    display: inline-block
}

.cbk-window .cbk-timer .cbk-d {
    -webkit-animation: cbk-dotted 1s infinite;
    -moz-animation: cbk-dotted 1s infinite;
    -ms-animation: cbk-dotted 1s infinite;
    -o-animation: cbk-dotted 1s infinite;
    animation: cbk-dotted 1s infinite
}

@-webkit-keyframes cbk-dotted {

    0%,
    to {
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

@keyframes cbk-dotted {

    0%,
    to {
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

.cbk-window .cbk-ratingform .cbk-call-rating {
    list-style-type: none !important;
    margin: 0 !important;
    overflow: hidden !important;
    padding: 0 !important;
    width: 245px
}

.cbk-window .cbk-ratingform .cbk-call-rating li:before {
    background-color: transparent !important
}

.cbk-window .cbk-ratingform .cbk-call-rating li {
    float: left !important;
    display: block !important;
    padding: 0 !important
}

.cbk-window .cbk-ratingform .cbk-call-rating li a {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAABvUlEQVR4nM3XMWjWQBTA8V8+WxB0FBRFatUqVMHFpZs6FIfSioiKYifBpZOToqKIiy5ODmJd3MRJKIVSsIOgItRJPlAH3cS1iFKl1OHyYYhfkoZ8SX1wXO69d/nfJffe3UXtdtt6SatC33F8xe6m4S3cwzbcahp+Bvvj53PY2xS8heuJ9oZUu1b4KQyndOexp254hBtd9H24Vjf8JA5m2C5gsC541qw7Unr2fQX2FnZiCEdxqMB/Em/Rxid8Wwt8Ew7HkH1xPSQsoo0FwKT042GivRQPolM+xmURK1GcXr9goASkqjzF2c4/n24Q/BtP+Lvg7uBmA+BlIWJmk3C4jSs1gn9iAjMdRTrU7uJyDeAfGMNcUtktzu9jCqs9An/HcbxIG7KSzANc6sEAljCKl92MeRnuEa5WhI/jdZaxKL3+qghfzjMWwbM2kbVKbv//Fh7599DQGHwXNq8XPK/jCh4L8Tuf47cVW3oFX8UzHMBFIWON4hjelHhPaficsOefxoeUbQEjOIH3vYDviOtXOCJ84nc5/vBcOO1M4nOs257lHOXc1UaEU8xCATBL+oUMtygcVkrBa5cqF8XK8gfHUU3ZmQd7xQAAAABJRU5ErkJggg==)no-repeat !important;
    display: block !important;
    font-size: 22px !important;
    line-height: 22px !important;
    padding: 35px 17px 0 0 !important;
    text-align: center !important;
    text-decoration: none !important;
    width: 32px !important
}

.cbk-window .cbk-ratingform .cbk-call-rating li a.cbk-marked {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAABzUlEQVR4nM3XP2jVUBTH8c97tiAoToKiFP9WQQWH59JNHYqDVBFRUewkuDg5KSqKuNTFyaGoi5uIgyBCEewgqAh1agvVQTdxLaLUUuqQBEN8uXmPvKT+4JLcc87NN3/uOfem0Wq1rJSaJcaO4Bu21w1v4i424lbd8NPYHZ+fxc664E1cT/VXZfqVwk9iT8Z2Djuqhjdwo429D9eqhp/AvhzfeWyrCp731Im6fvq+An8TAxjEIewviB/FB8ziM753Al+DAzFkV3wcFE2i1QXAtPoxnurPxzeRtE9xm8JSAp/Bli4gnWodWnFL6wnOJN/8YQXgPC3iMX8n3B3crAG8IMqYl2k43MaVCsG/cAwvEkM21cZwuQLwTxzFRNrYLs/v4RKWewT+gSN4nXXkFZn7uNiDG5jHMN60c4Yq3ANcLQkfwbs8Z1F5/V0SvhByFsHzFpFOFRz/38Ib/t001AbfirUrBQ8NXMIjUf6+CsRtwPpewZfxFHtxQVSxhnEY77u4TtfwCdGafwpzGd8khnAc072Ab46Pb3FQ9Io/BuLhuWi3M4ovsW1TXnAj8K82JNrFTBYA89QvqnBT+NouILSHyy2LHWoRz0IBZX4US+sP0txH4QNPTg8AAAAASUVORK5CYII=)no-repeat !important;
    opacity: .75 !important
}

.cbk-window .cbk-link-btn {
    text-align: center
}

.cbk-window a.cbk-button-no {
    background: none !important;
    border-bottom: 1px dashed #555 !important;
    display: inline
}

.cbk-window a.cbk-button-no.cbk-button-no-dark {
    background: none !important;
    border-bottom: 1px dashed #555 !important;
    opacity: 1 !important
}

.cbk-window .cbk-social-block {
    display: block;
    float: left;
    height: 85px;
    margin-top: 15px;
    width: 250px
}

.cbk-window .cbk-social-block .cbk-social-icons {
    cursor: pointer;
    display: block;
    float: left;
    height: 45px;
    margin-right: 12px;
    opacity: .6;
    width: 75px;
    -webkit-transition: all .5s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: all .5s cubic-bezier(.19, 1, .22, 1);
    -o-transition: all .5s cubic-bezier(.19, 1, .22, 1);
    transition: all .5s cubic-bezier(.19, 1, .22, 1)
}

.cbk-window .cbk-social-block .cbk-social-icons:hover {
    opacity: 1
}

.cbk-window .cbk-social-block .cbk-social-icons a {
    border: none !important;
    display: block !important;
    height: 45px !important;
    opacity: 1 !important;
    text-decoration: none !important;
    width: 75px !important
}

.cbk-window .cbk-social-block .cbk-social-icons.cbk-vk a {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAGWSURBVHja7FjbcYMwEFw8aYCUQErwlWCXYJdgSgglmBJMCVCCVcLSgltwCeRHzGgY6SRIMvFMtJ96LnervRuKaZrwitjhRZGJZWKZWCaWiLetG0VkD6BcDD8BjGvOIekdL2bnF5ETgMqzZiRpHEIlAAbWwhKTwNynwrEj+fQR6wGcApve3U0iUgG4K+QKz9gFwE0hdnQD4GqsUzZdFuF/RNZHz4hJYOdcZgA8QimwKVymLBUHAHtlvnUz4nuVbWBjGfniGDRtjSRb1S5IdiujlprCg5LCOtXHmh+MWgngqsw3JMckYiQHACZw0NX6FyKamdF7vM59bN1ag22sV/lwF5EmEr3eEX3I6xrti4pQay0i14hov4MzgEFzfq1WtspD+Lsibn2l/qV7bzGN7iIF1sS0sBGlLWn7zW2PNb9hw+UmhZzzyjf1Y/XKEtQAOCZIYSZXbiJG8klSlJK1xOB4VQq5PtkulAbxYMVbaTa0suVR257UjtOQ/LBe1HlSbAIuf1bs57GcK/K/i0wsE8vEMrF/RuxrAK+RkZR4h2YtAAAAAElFTkSuQmCC)50% no-repeat transparent !important
}

.cbk-window .cbk-social-block .cbk-social-icons.cbk-fb a {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAEVSURBVHja7JjxrYIwEIc/zFuAFVyBGwFHcAVcwRUcQUaQEXCEsoIrMAL+UxNspGKlvL6Xu6RpSC+5L8fl96NkwzCQYmxINBRMwWLHz7sEEdkCFVAsVPMK1EAPYIx5mZT55EJEKuAcoSE9sAO6KbCNB6qMBAWQA63dP56xKvIY5b4avhnbf1m4Axq7j2Euo+cSOAUNf2CcgGNqctF8CxUTjL8A1gLDaCWh/KVd6pW/75Uz4uholatlO0cbq7XAOmvMU544PitSfZWlzpjVqadPKadDrcqFginYQmC3FerfQsDqFcCaULAuIlTtsbJpMGPM4+63dOd6a/wHX1I25/+YiOQfGPDVuRUVnvOwm7jKhYL9Z7D7AMIpQI5czZJjAAAAAElFTkSuQmCC)50% no-repeat transparent !important
}

.cbk-window .cbk-social-block .cbk-social-icons.cbk-tw a {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAGbSURBVHja7JjhbYMwEIUfVRdgBToCbwQyQjpCOgIZIYxAVsgIYYRjhLBCRkj/PCQUAfGZJkolTrIEtmU+vzvOJye32w3vaB94U1vBVrAV7N3sc+kCJKeGcgCFnhsA7dgkM/MrRjKLYM0BmNpBrX/PNSdTfx7ryjPJnRPqPPHBfswAXNTXusFIptpZTbIMBKsBpDPjqQB715YxMTbc9YFkDuDHzK4z8/PADRSaS7diZtbcdW0BXEiWUnPsY6HWCqqLjbHTiCsOAqxJbgeuuzrATnNQIeliLyXSEcCdWg/VvSTBKqZ2AKqAdVJHfM3+jb0lc4UiyWdVkV+9wlEJFsDxCVBBbn8EVjmDOjTwlx3iZtYB2ITExEvBBtLvQxd8YI3acjCpVivBLrVqcbq4s+8/iLUqVK1gMDNrFWtNJFTrUctVwZpZa2YbnXGNE2rjVdxVwepsLB1ZPgpqEkzVQzGoNjO9Z86Yis6DHxNuu8pdmRTaOaCOOnL2S36YJORSRS4sBsrd56ZObjt5YabOymS97VnBVrAV7J+D/Q4Am2Z9CAfxfWcAAAAASUVORK5CYII=)50% no-repeat transparent !important
}

.cbk-window .cbk-social-block .cbk-social-icons:last-child {
    margin-right: 0
}

.cbk-window .cbk-social-block .cbk-social-icons .cbk-social-count {
    text-align: center !important
}

.cbk-window .cbk-personal-agreement {
    font-size: 10px;
    margin-bottom: 15px;
    display: inline-block;
    position: static;
    opacity: .7;
    line-height: .6 !important
}

.cbk-personal-agreement a {
    font-size: 10px !important;
    opacity: 1 !important
}

.cbk-personal-agreement a:hover {
    text-decoration: underline !important
}

.cbk-animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.cbk-animated.cbk-animated-fast {
    -webkit-animation-duration: .25s;
    animation-duration: .25s
}

.cbk-animated.cbk-infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.cbk-animated.cbk-hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes cbk-bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes cbk-bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.cbk-bounce {
    -webkit-animation-name: cbk-bounce;
    animation-name: cbk-bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

.cbk-animated.cbk-bounceIn,
.cbk-animated.cbk-bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes cbk-shake {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes cbk-shake {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.cbk-shake {
    -webkit-animation-name: cbk-shake;
    animation-name: cbk-shake
}

@-webkit-keyframes cbk-shakeRight {

    0%,
    to {
        -webkit-transform: translateZ(0) rotate(-90deg);
        transform: translateZ(0) rotate(-90deg)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(0, -10px, 0) rotate(-90deg);
        transform: translate3d(0, -10px, 0) rotate(-90deg)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(0, 10px, 0) rotate(-90deg);
        transform: translate3d(0, 10px, 0) rotate(-90deg)
    }
}

@keyframes cbk-shakeRight {

    0%,
    to {
        -webkit-transform: translateZ(0) rotate(-90deg);
        transform: translateZ(0) rotate(-90deg)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(0, -10px, 0) rotate(-90deg);
        transform: translate3d(0, -10px, 0) rotate(-90deg)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(0, 10px, 0) rotate(-90deg);
        transform: translate3d(0, 10px, 0) rotate(-90deg)
    }
}

.cbk-btn-right.cbk-shake {
    -webkit-animation-name: cbk-shakeRight;
    animation-name: cbk-shakeRight
}

@-webkit-keyframes cbk-shakeLeft {

    0%,
    to {
        -webkit-transform: translateZ(0) rotate(90deg);
        transform: translateZ(0) rotate(90deg)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(0, -10px, 0) rotate(90deg);
        transform: translate3d(0, -10px, 0) rotate(90deg)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(0, 10px, 0) rotate(90deg);
        transform: translate3d(0, 10px, 0) rotate(90deg)
    }
}

@keyframes cbk-shakeLeft {

    0%,
    to {
        -webkit-transform: translateZ(0) rotate(90deg);
        transform: translateZ(0) rotate(90deg)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(0, -10px, 0) rotate(90deg);
        transform: translate3d(0, -10px, 0) rotate(90deg)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(0, 10px, 0) rotate(90deg);
        transform: translate3d(0, 10px, 0) rotate(90deg)
    }
}

.cbk-btn-left.cbk-shake {
    -webkit-animation-name: cbk-shakeLeft;
    animation-name: cbk-shakeLeft
}

@-webkit-keyframes cbk-tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes cbk-tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.cbk-tada {
    -webkit-animation-name: cbk-tada;
    animation-name: cbk-tada;
    -webkit-transform-origin: center center;
    transform-origin: center center
}

@-webkit-keyframes cbk-bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes cbk-bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.cbk-bounceIn {
    -webkit-animation-name: cbk-bounceIn;
    animation-name: cbk-bounceIn
}

@-webkit-keyframes cbk-bounceInRight {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3) rotate(-90deg);
        transform: scale3d(.3, .3, .3) rotate(-90deg)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-90deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-90deg)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-90deg);
        transform: scale3d(.9, .9, .9) rotate(-90deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03) rotate(-90deg);
        transform: scale3d(1.03, 1.03, 1.03) rotate(-90deg)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97) rotate(-90deg);
        transform: scale3d(.97, .97, .97) rotate(-90deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1) rotate(-90deg);
        transform: scaleX(1) rotate(-90deg)
    }
}

@keyframes cbk-bounceInRight {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3) rotate(-90deg);
        transform: scale3d(.3, .3, .3) rotate(-90deg)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-90deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-90deg)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-90deg);
        transform: scale3d(.9, .9, .9) rotate(-90deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03) rotate(-90deg);
        transform: scale3d(1.03, 1.03, 1.03) rotate(-90deg)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97) rotate(-90deg);
        transform: scale3d(.97, .97, .97) rotate(-90deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1) rotate(-90deg);
        transform: scaleX(1) rotate(-90deg)
    }
}

.cbk-btn-right.cbk-bounceIn {
    -webkit-animation-name: cbk-bounceInRight;
    animation-name: cbk-bounceInRight
}

@-webkit-keyframes cbk-bounceInLeft {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3) rotate(90deg);
        transform: scale3d(.3, .3, .3) rotate(90deg)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(90deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(90deg)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(90deg);
        transform: scale3d(.9, .9, .9) rotate(90deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03) rotate(90deg);
        transform: scale3d(1.03, 1.03, 1.03) rotate(90deg)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97) rotate(90deg);
        transform: scale3d(.97, .97, .97) rotate(90deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1) rotate(90deg);
        transform: scaleX(1) rotate(90deg)
    }
}

@keyframes cbk-bounceInLeft {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3) rotate(90deg);
        transform: scale3d(.3, .3, .3) rotate(90deg)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(90deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(90deg)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(90deg);
        transform: scale3d(.9, .9, .9) rotate(90deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03) rotate(90deg);
        transform: scale3d(1.03, 1.03, 1.03) rotate(90deg)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97) rotate(90deg);
        transform: scale3d(.97, .97, .97) rotate(90deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1) rotate(90deg);
        transform: scaleX(1) rotate(90deg)
    }
}

.cbk-btn-left.cbk-bounceIn {
    -webkit-animation-name: cbk-bounceInLeft;
    animation-name: cbk-bounceInLeft
}

@-webkit-keyframes cbk-fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes cbk-fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.cbk-fadeIn {
    -webkit-animation-name: cbk-fadeIn;
    animation-name: cbk-fadeIn
}

@-webkit-keyframes cbk-fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes cbk-fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.cbk-fadeInRight {
    -webkit-animation-name: cbk-fadeInRight;
    animation-name: cbk-fadeInRight
}

@-webkit-keyframes cbk-fadeInRightRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(-90deg);
        transform: translate3d(100%, 0, 0) rotate(-90deg)
    }

    to {
        opacity: 1;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
}

@keyframes cbk-fadeInRightRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(-90deg);
        transform: translate3d(100%, 0, 0) rotate(-90deg)
    }

    to {
        opacity: 1;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
}

.white-saas-mobile-generator-block-colon {
    visibility: visible;
    -webkit-animation: white-saas-generator-blink 1s linear infinite;
    animation: white-saas-generator-blink 1s linear infinite
}

.cbk-btn-right.cbk-fadeInRight {
    -webkit-animation-name: cbk-fadeInRightRight;
    animation-name: cbk-fadeInRightRight
}

@-webkit-keyframes cbk-fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes cbk-fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.cbk-fadeOutRight {
    -webkit-animation-name: cbk-fadeOutRight;
    animation-name: cbk-fadeOutRight
}

@-webkit-keyframes cbk-fadeOutRightBtn {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes cbk-fadeOutRightBtn {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.cbk-fadeOutRightBtn {
    -webkit-animation-name: cbk-fadeOutRightBtn;
    animation-name: cbk-fadeOutRightBtn
}

@-webkit-keyframes cbk-fadeOutRightRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(-90deg);
        transform: translate3d(100%, 0, 0) rotate(-90deg)
    }
}

@keyframes cbk-fadeOutRightRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(-90deg);
        transform: translate3d(100%, 0, 0) rotate(-90deg)
    }
}

.cbk-btn-right.cbk-fadeOutRight,
.cbk-btn-right.cbk-fadeOutRightBtn {
    -webkit-animation-name: cbk-fadeOutRightRight;
    animation-name: cbk-fadeOutRightRight
}

@-webkit-keyframes cbk-fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes cbk-fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.cbk-fadeOutDown {
    -webkit-animation-name: cbk-fadeOutDown;
    animation-name: cbk-fadeOutDown
}

@-webkit-keyframes cbk-fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes cbk-fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.cbk-fadeInLeft {
    -webkit-animation-name: cbk-fadeInLeft;
    animation-name: cbk-fadeInLeft
}

@-webkit-keyframes cbk-fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes cbk-fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.cbk-fadeOutLeft {
    -webkit-animation-name: cbk-fadeOutLeft;
    animation-name: cbk-fadeOutLeft
}

@-webkit-keyframes cbk-fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes cbk-fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.cbk-fadeInUp {
    -webkit-animation-name: cbk-fadeInUp;
    animation-name: cbk-fadeInUp
}

@keyframes cbk-fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.cbk-fadeOutUp {
    -webkit-animation-name: cbk-fadeOutUp;
    animation-name: cbk-fadeOutUp
}

@keyframes cbk-zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
        -webkit-transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@-webkit-keyframes cbk-zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
        -webkit-transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.cbk-zoomIn {
    animation-name: cbk-zoomIn;
    -webkit-animation-name: cbk-zoomIn
}

@-webkit-keyframes cbk-zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
        -webkit-transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@keyframes cbk-zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
        -webkit-transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

.cbk-zoomOut {
    animation-name: cbk-zoomOut;
    -webkit-animation-name: cbk-zoomOut
}

@-webkit-keyframes cbk-flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes cbk-flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.cbk-flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: cbk-flipInY;
    animation-name: cbk-flipInY
}

@-webkit-keyframes cbk-fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes cbk-fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.cbk-fadeInDown {
    -webkit-animation-name: cbk-fadeInDown;
    animation-name: cbk-fadeInDown
}

.cbk-window .cbk-forms .cbk-window-logo {
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 120px;
    display: block;
    height: 120px;
    left: 110px;
    overflow: hidden;
    width: 120px;
    position: absolute;
    top: -145px;
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
    margin-top: 0
}

.cbk-window .cbk-forms .cbk-window-logo.cbk-custom-logo {
    border-radius: 0 !important;
    max-width: 262px;
    max-height: 120px;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    left: 50%
}

.cbk-custom-logo img {
    max-width: 262px;
    max-height: 120px;
    width: 100%
}

.cbk-window .cbk-forms .cbk-window-logo img {
    margin: 0;
    padding: 0;
    transform: none
}

.cbk-window.callbackkiller-mobile .cbk-forms .cbk-window-logo {
    position: relative;
    margin: 0 auto;
    left: 0;
    top: 0
}

.cbk-window.cbk-window-modal .cbk-forms .cbk-window-logo,
.cbk-window.cbk-window-onexit .cbk-forms .cbk-window-logo {
    left: 40px;
    top: 25px
}

.white-saas-generator {
    font-size: 13px !important;
    font-family: CBKRobotoLight, sans-serif !important;
    font-style: normal !important;
    font-weight: 300 !important;
    transform-origin: 50% 50%;
    text-transform: none !important;
    width: 900px;
    height: 500px;
    position: fixed;
    z-index: 2147483646;
    display: block;
    top: 100px;
    left: 50%;
    margin-left: -450px;
    box-shadow: 0 21px 32px 0 rgba(0, 0, 0, .25);
    border-radius: 8px;
    background-color: #f2f2f2;
    word-wrap: normal;
    line-height: 1.22;
    padding: 0 !important
}

.white-saas-generator-agreement-link {
    text-decoration: underline;
    color: #575757
}

.white-saas-generator * {
    box-sizing: content-box !important;
    font-family: Museo, CBKRobotoRegular, sans-serif !important;
    font-style: normal !important;
    text-transform: none !important;
    text-shadow: none !important
}

.white-saas-generator .white-saas-generator-container {
    width: 100%;
    height: 100%
}

.white-saas-generator .white-saas-generator-container.generator-video .white-saas-generator-video {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    border-radius: 8px
}

.white-saas-generator .white-saas-generator-container.generator-video .left-position {
    width: 650px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.white-saas-generator .white-saas-generator-container.generator-video .white-saas-generator-video .white-saas-generator-video-iframe {
    position: static;
    width: 900px;
    height: 506px;
    margin-top: 0;
    margin-left: 0;
    z-index: 9
}

.white-saas-generator .white-saas-generator-container.generator-video .left-position .white-saas-generator-video-iframe {
    width: 650px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-video {
    display: none
}

.white-saas-generator .white-saas-generator-container.generator-video .white-saas-generator-right-block {
    position: absolute;
    right: 0;
    top: 0;
    opacity: .8
}

.white-saas-generator .white-saas-generator-container.generator-video .white-saas-generator-image {
    display: none
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-left-block {
    float: left;
    position: absolute;
    top: 0;
    width: 650px;
    height: 100%
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-left-block .white-saas-generator-image {
    width: 650px;
    height: 500px;
    border: 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-left-block .white-saas-generator-text-general {
    text-align: left;
    position: absolute;
    max-width: 640px;
    overflow: hidden;
    top: 10px;
    left: 10px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-left-block .white-saas-generator-text-general .white-saas-generator-text-general-span {
    color: #fff;
    background-color: #7bda0b;
    font-weight: 900;
    font-size: 34px;
    line-height: 1.14;
    padding: 0 10px;
    float: none;
    margin: 0;
    -moz-padding-start: 0;
    -moz-padding-end: 0
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-left-block .white-saas-generator-text-general .white-saas-generator-text-general-span a {
    color: inherit;
    font-family: inherit !important;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    text-decoration: underline
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-left-block .white-saas-generator-text-general .white-saas-generator-text-general-span a:hover {
    text-decoration: none
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block {
    float: right;
    width: 212px;
    height: 100%;
    padding: 0 19px;
    background-color: #fff;
    position: relative;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    color: #575757
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-text-sub {
    overflow: hidden;
    max-height: 100px;
    font-size: 16px;
    margin-top: 10px;
    line-height: 20px;
    color: #040527;
    font-family: Museo, CBKRobotoLight, sans-serif !important;
    font-weight: 900
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-text-sub a {
    overflow: inherit;
    font-family: inherit !important;
    max-height: inherit;
    font-size: inherit;
    margin-top: inherit;
    line-height: inherit;
    color: inherit;
    font-family: inherit;
    text-decoration: underline
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-text-sub a:hover {
    text-decoration: none
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter {
    font-family: Arial, sans-serif !important
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-title {
    text-align: center;
    margin-top: 8px;
    margin-bottom: 5px;
    font-size: 14px;
    color: #24263f;
    font-family: Museo, CBKRobotoLight, sans-serif !important;
    font-weight: 500
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock {
    width: auto;
    height: 62px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dig {
    float: left;
    position: relative;
    text-align: center;
    margin-bottom: 10px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dig .white-saas-generator-counter-block {
    position: absolute;
    width: 58px;
    height: 46.5px;
    border-radius: 4.5px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dig .white-saas-generator-counter-block .white-saas-generator-block-min {
    background-color: #7bda0b;
    margin-top: 1px;
    width: 28px;
    height: 23px;
    float: left;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 0 3px 2px -2px #757575;
    -moz-box-shadow: 0 3px 2px -2px #757575;
    box-shadow: 0 3px 2px -2px #757575
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dig .white-saas-generator-counter-block .white-saas-generator-block-min:nth-child(odd) {
    margin-right: 3px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dig .white-saas-generator-counter-number {
    position: relative;
    height: 40px;
    width: 55px;
    color: #fff;
    font-family: Museo, CBKRobotoLight, sans-serif !important;
    padding: 7.5px 2px 0 1.5px;
    word-wrap: normal;
    font-size: 27px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dig .white-saas-generator-counter-name {
    font-size: 10px;
    color: #24263f;
    font-family: Museo, CBKRobotoLight, sans-serif !important;
    text-align: center;
    font-weight: 400
}

.white-saas-generator input::-webkit-input-placeholder,
.ws-chat input:-moz-placeholder {
    color: #959595
}

.white-saas-generator input::-webkit-input-placeholder,
.ws-chat input:-ms-input-placeholder {
    color: #959595
}

.white-saas-generator input::-webkit-input-placeholder,
.ws-chat input::-webkit-input-placeholder {
    color: #959595
}

@-webkit-keyframes white-saas-generator-blink {
    to {
        opacity: 0
    }
}

@keyframes white-saas-generator-blink {
    to {
        opacity: 0
    }
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dz {
    float: left;
    height: 21px;
    width: 5px;
    margin: 16px 6px 0 2px;
    visibility: visible;
    -webkit-animation: white-saas-generator-blink 1s linear infinite;
    animation: white-saas-generator-blink 1s linear infinite
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dz .white-saas-generator-counter-dz-block {
    width: 5px;
    height: 5px;
    border-radius: 3px;
    background-color: #7bda0b;
    margin: 0 0 0 2px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dz .white-saas-generator-counter-dz-block:first-child {
    margin-bottom: 9px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group {
    margin-top: 12px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-group-input {
    border: 1px solid #959595;
    color: #291f1f;
    -webkit-box-shadow: 0 1px 0 0 #d6d6d6;
    -moz-box-shadow: 0 1px 0 0 #d6d6d6;
    box-shadow: 0 1px 0 0 #d6d6d6;
    padding: 8px 10px;
    width: 190px;
    min-width: 190px;
    height: 15px;
    min-height: 15px;
    margin: 0 !important;
    line-height: 14px !important;
    font-size: 14px !important;
    display: block;
    background-color: #fff;
    border-radius: 4px;
    font-weight: 500
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-group-input ::-moz-placeholder,
.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-group-input ::-webkit-input-placeholder {
    color: #291f1f !important
}

.white-saas-generator-input-hidden {
    display: none !important
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-userall-error,
.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-useremail-error,
.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-username-error,
.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-userphone-error {
    text-align: center;
    display: inherit;
    color: #ff6060;
    margin-bottom: -10px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-error-hidden {
    display: none !important
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-label-agreement {
    cursor: pointer;
    font-weight: 500
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-email-agreement {
    z-index: -1;
    opacity: 0;
    display: none
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-email-agreement-text {
    font-size: 9px;
    position: relative;
    padding-left: 15px;
    vertical-align: top;
    display: block
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-email-agreement-text:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 10px;
    height: 10px;
    border: 1px solid #959595
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-email-agreement:checked~span:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 5px;
    border-color: #959595;
    border-top-style: none;
    border-right-style: none
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-buttons {
    font-weight: 700;
    text-align: center;
    width: 212px;
    margin-top: 10px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-buttons .white-saas-generator-btn-success,
.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-buttons .white-saas-generator-btn-yes {
    white-space: nowrap;
    overflow: hidden;
    display: block;
    color: #fff !important;
    font-size: 24px;
    background: #7bda0b;
    padding: 4px 0 8px;
    text-decoration: none;
    width: 212px;
    -webkit-box-shadow: 0 3px 3px #8c8c8c;
    -moz-box-shadow: 0 3px 3px #8c8c8c;
    box-shadow: 0 3px 3px #8c8c8c;
    text-align: center;
    border-radius: 4px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-buttons .white-saas-generator-btn-success:active,
.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-buttons .white-saas-generator-btn-yes:active {
    -webkit-box-shadow: 0 3px 3px #8c8c8c;
    -moz-box-shadow: 0 3px 3px #8c8c8c;
    box-shadow: 0 3px 3px #8c8c8c;
    margin-top: 16px;
    margin-bottom: -2px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-buttons .white-saas-generator-btn-cancel {
    white-space: nowrap;
    overflow: hidden;
    margin: 10px auto 0;
    display: block;
    color: #fff !important;
    font-size: 15px;
    background: #848484;
    padding: 4px 0 8px;
    text-decoration: none;
    max-width: 212px;
    text-align: center;
    border-radius: 4px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-buttons .white-saas-generator-btn-cancel:active {
    margin-top: 16px;
    margin-bottom: -2px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-copyright {
    color: #575757;
    text-align: right;
    position: absolute;
    width: 210px;
    bottom: 8px;
    cursor: pointer;
    font-size: 13px;
    font-family: CBKRobotoLight, sans-serif !important
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-copyright .white-saas-generator-copyright-url {
    text-decoration: none;
    color: #575757;
    font-size: 12px;
    vertical-align: text-bottom;
    line-height: 19px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-copyright .white-saas-generator-copyright-url span {
    opacity: .7;
    font-weight: 500;
    font-size: 15px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-copyright:hover span {
    opacity: 1
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-copyright .white-saas-generator-copyright-url img {
    opacity: 1;
    vertical-align: bottom
}

@-webkit-keyframes white-saas-text-anim {
    0% {
        background-position: -120px 0
    }

    to {
        background-position: 120px 0
    }
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-success {
    text-align: center;
    font-size: 21px;
    line-height: 1.5;
    margin-top: 50%;
    display: none;
    color: #575757
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-success a {
    text-align: inherit;
    font-size: inherit;
    line-height: inherit;
    margin-top: inherit;
    color: inherit;
    text-decoration: underline;
    font-family: inherit !important
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-success a:hover {
    text-decoration: none;
    color: inherit
}

.white-saas-generator-close-button {
    position: absolute;
    top: 3px !important;
    right: 6px !important;
    color: #ccc;
    padding: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none !important;
    font-size: 27px;
    line-height: 20px
}

a.white-saas-generator-close-button:hover {
    cursor: pointer !important;
    color: #000 !important;
    text-decoration: none
}

.white-saas-mobile-generator {
    width: 320px;
    border-radius: 5px;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .35);
    height: fit-content;
    box-sizing: content-box;
    display: inline-table;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
    z-index: 2000000010;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

.white-saas-mobile-generator-bg-image {
    position: relative;
    overflow: hidden
}

.white-saas-mobile-generator-image-container {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, .2)
}

.white-saas-mobile-generator-image {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    width: 100%;
    display: inherit;
    height: 246px
}

.white-saas-mobile-generator-text-general {
    height: auto;
    position: absolute;
    line-height: .81em;
    padding: 2px 0;
    border-bottom: none;
    width: 100%
}

.white-saas-mobile-generator-text-general-span {
    font-family: CBKOpenSans;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    background-color: #ff2241;
    line-height: 1.345em;
    display: inline;
    padding: 1px 0;
    border: none;
    vertical-align: unset;
    max-width: 100%
}

.white-saas-mobile-generator-bg-image a.white-saas-mobile-generator-close-button,
.white-saas-mobile-generator-next-block-content a.white-saas-mobile-generator-close-button {
    position: absolute;
    top: 9px !important;
    right: 6px !important;
    color: #fff;
    padding: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none !important;
    font-size: 35px;
    line-height: 14px;
    width: 30px;
    height: 30px;
    text-align: right
}

.white-saas-mobile-generator-only-landscape {
    display: none
}

.white-saas-mobile-generator-next-block,
.white-saas-mobile-generator-success-block {
    text-align: left;
    background-color: #222;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding-bottom: 5px
}

.white-saas-mobile-generator-success-block {
    display: none
}

.white-saas-mobile-generator-next-block-content {
    padding: 4px 7px 0
}

.white-saas-mobile-generator-text-sub,
.white-saas-mobile-generator-text-success {
    width: 100%;
    max-height: 80px;
    overflow: hidden;
    font-family: CBKOpenSans;
    font-size: 15px;
    line-height: 18px;
    color: #fff
}

.white-saas-mobile-generator-text-success {
    text-align: center;
    font-size: 19px;
    margin: 20px 0
}

.white-saas-mobile-generator-counter-clock {
    margin-top: 10px;
    display: inline-block
}

.white-saas-mobile-generator-counter-text {
    width: 56%;
    height: 32px;
    font-family: CBKOpenSans;
    font-size: 14px;
    line-height: 1.14;
    color: #fff;
    display: inline-block;
    overflow: hidden;
    margin-right: 10px
}

.white-saas-mobile-generator-counter-dig {
    display: inline-block !important;
    float: right !important
}

.white-saas-mobile-generator-block-hours,
.white-saas-mobile-generator-block-min,
.white-saas-mobile-generator-block-seconds {
    width: 32px;
    height: 32px;
    display: inline-block;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    background: #fff
}

.white-saas-mobile-generator-block-hours span,
.white-saas-mobile-generator-block-min span,
.white-saas-mobile-generator-block-seconds span {
    display: inline-block;
    width: 6px;
    height: 11px;
    font-family: CBKOpenSans;
    font-size: 19px;
    font-weight: 700;
    color: #000;
    padding: 5px !important;
    line-height: 22px;
    word-wrap: normal
}

.white-saas-mobile-generator-block-colon {
    display: inline-block;
    height: 32px;
    vertical-align: bottom;
    text-align: center
}

.white-saas-mobile-generator-block-colon span {
    display: inline-block;
    width: 6px;
    height: 24px;
    font-family: CBKOpenSans;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding: 2px 0 0
}

.white-saas-mobile-generator-group {
    margin: 0 6px
}

.white-saas-mobile-generator-useremail,
.white-saas-mobile-generator-userphone {
    width: 100%;
    height: 40px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #000;
    padding: 0 0 0 16px;
    font-family: CBKOpenSans;
    font-size: 14px;
    color: #222;
    box-sizing: border-box;
    margin-top: 6px
}

.white-saas-mobile-generator-group a.white-saas-mobile-generator-btn-success {
    width: 100%;
    border-radius: 4px;
    background-color: #ff2241;
    font-family: CBKOpenSans;
    font-size: 21px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 4px 0 8px;
    margin-top: 6px
}

.white-saas-mobile-generator-group a.white-saas-mobile-generator-btn-success:hover {
    text-decoration: none;
    color: #fff
}

.white-saas-mobile-generator-email-agreement {
    z-index: -1;
    opacity: 0;
    display: none
}

.white-saas-mobile-generator-email-agreement-text {
    color: #fff;
    font-family: CBKOpenSans;
    font-size: 12px;
    position: relative;
    padding-left: 15px;
    display: block;
    margin-top: 6px
}

.white-saas-mobile-generator-email-agreement-text:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    z-index: 1;
    width: 11px;
    height: 11px;
    border: 1px solid #959595;
    box-sizing: border-box;
    cursor: pointer
}

.white-saas-mobile-generator-email-agreement:checked+.white-saas-mobile-generator-email-agreement-text:before {
    content: "\2713";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 14px;
    color: #f3f3f3;
    line-height: 11px;
    border: none
}

.white-saas-mobile-generator-copyright {
    text-align: center;
    line-height: 16px
}

.white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url,
.white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url:active,
.white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url:hover {
    text-decoration: none;
    font-family: CBKOpenSans;
    font-size: 12px !important;
    color: #000;
    line-height: 16px !important;
    padding: 0 5px 2px;
    border-radius: 3px
}

.white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url span {
    font-family: Museo;
    font-weight: 500;
    color: #000;
    opacity: .5
}

.white-saas-mobile-generator-copyright-url {
    background: #fff
}

.white-saas-mobile-generator-copyright img.ws-copyright-img {
    height: 19px;
    width: 73px
}

.white-saas-mobile-generator-error,
.white-saas-mobile-generator-error:focus {
    border: 2px solid #ff2241 !important
}

@media screen and (orientation:portrait) and (min-width:639px) {
    .white-saas-mobile-generator {
        width: 540px
    }

    .white-saas-mobile-generator-next-block-content {
        padding: 5px 9px 0
    }

    .white-saas-mobile-generator-image {
        height: 416px
    }

    .white-saas-mobile-generator-text-general-span {
        font-size: 42px
    }

    .white-saas-mobile-generator-bg-image a.white-saas-mobile-generator-close-button,
    .white-saas-mobile-generator-next-block-content a.white-saas-mobile-generator-close-button {
        font-size: 15px;
        width: 50px;
        height: 50px;
        top: 17px
    }

    .white-saas-mobile-generator-text-sub {
        font-size: 27px;
        line-height: 34px;
        max-height: 110px
    }

    .white-saas-mobile-generator-counter-clock {
        margin-top: 20px
    }

    .white-saas-mobile-generator-counter-text {
        font-size: 23px;
        height: 50px
    }

    .white-saas-mobile-generator-block-hours,
    .white-saas-mobile-generator-block-min,
    .white-saas-mobile-generator-block-seconds {
        width: 50px;
        height: 50px
    }

    .white-saas-mobile-generator-block-hours span,
    .white-saas-mobile-generator-block-min span,
    .white-saas-mobile-generator-block-seconds span,
    .white-saas-mobile-generator-counter-dig-text {
        font-size: 32px;
        line-height: 34px
    }

    .white-saas-mobile-generator-block-colon {
        height: 50px
    }

    .white-saas-mobile-generator-block-colon span {
        width: 16px;
        height: 50px;
        font-size: 31px
    }

    .white-saas-mobile-generator-useremail,
    .white-saas-mobile-generator-userphone {
        height: 55px !important;
        font-size: 21px !important;
        margin-top: 15px !important
    }

    .white-saas-mobile-generator-group a.white-saas-mobile-generator-btn-success {
        font-size: 31px;
        margin-top: 12px
    }

    .white-saas-mobile-generator-email-agreement-text {
        font-size: 18px;
        padding-left: 25px
    }

    .white-saas-mobile-generator-email-agreement-text:before {
        width: 18px;
        height: 18px
    }

    .white-saas-mobile-generator-email-agreement:checked+.white-saas-mobile-generator-email-agreement-text:before {
        font-size: 25px;
        line-height: 17px
    }

    .white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url,
    .white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url:active,
    .white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url:hover {
        font-size: 18px !important
    }
}

@media screen and (orientation:portrait) and (min-width:1240px) {
    .white-saas-mobile-generator {
        width: 900px
    }

    .white-saas-mobile-generator-next-block-content {
        padding: 10px 15px 0
    }

    .white-saas-mobile-generator-image {
        height: 693px
    }

    .white-saas-mobile-generator-text-general-span {
        font-size: 78px
    }

    .white-saas-mobile-generator-bg-image a.white-saas-mobile-generator-close-button,
    .white-saas-mobile-generator-next-block-content a.white-saas-mobile-generator-close-button {
        font-size: 27px;
        width: 90px;
        height: 90px;
        top: 31px
    }

    .white-saas-mobile-generator-text-sub {
        font-size: 49px;
        line-height: 62px;
        max-height: 198px
    }

    .white-saas-mobile-generator-counter-clock {
        margin-top: 36px
    }

    .white-saas-mobile-generator-counter-text {
        font-size: 42px;
        height: 90px
    }

    .white-saas-mobile-generator-block-hours,
    .white-saas-mobile-generator-block-min,
    .white-saas-mobile-generator-block-seconds {
        width: 90px;
        height: 90px
    }

    .white-saas-mobile-generator-block-hours span,
    .white-saas-mobile-generator-block-min span,
    .white-saas-mobile-generator-block-seconds span,
    .white-saas-mobile-generator-counter-dig-text {
        font-size: 58px;
        line-height: 62px
    }

    .white-saas-mobile-generator-block-colon {
        height: 90px
    }

    .white-saas-mobile-generator-block-colon span {
        width: 29px;
        height: 90px;
        font-size: 56px
    }

    .white-saas-mobile-generator-useremail,
    .white-saas-mobile-generator-userphone {
        height: 99px !important;
        font-size: 38px !important;
        margin-top: 27px !important
    }

    .white-saas-mobile-generator-group a.white-saas-mobile-generator-btn-success {
        font-size: 56px;
        margin-top: 22px
    }

    .white-saas-mobile-generator-email-agreement-text {
        font-size: 33px;
        padding-left: 48px
    }

    .white-saas-mobile-generator-email-agreement-text:before {
        width: 33px;
        height: 33px
    }

    .white-saas-mobile-generator-email-agreement:checked+.white-saas-mobile-generator-email-agreement-text:before {
        font-size: 45px;
        line-height: 31px
    }

    .white-saas-mobile-generator-copyright {
        margin-top: 30px;
        margin-bottom: 15px
    }

    .white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url,
    .white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url:active,
    .white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url:hover {
        font-size: 33px !important
    }
}

@media screen and (orientation:landscape) and (max-height:510px) {
    .white-saas-mobile-generator-bg-image {
        display: none
    }

    .white-saas-mobile-generator-only-landscape {
        display: block !important
    }
}

.cbk-support-new-message {
    background: rgba(0, 0, 0, .8);
    border-radius: 5px !important;
    bottom: 15px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 12px;
    left: 15px;
    line-height: 16px;
    position: fixed;
    padding: 10px 10px 15px;
    text-align: left;
    text-shadow: none;
    width: 300px;
    z-index: 9999999;
    -webkit-transition: height .15s ease-in-out;
    -moz-transition: height .15s ease-in-out;
    -ms-transition: height .15s ease-in-out;
    -o-transition: height .15s ease-in-out
}

.cbk-support-new-message div {
    -webkit-font-smoothing: subpixel-antialiased !important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden
}

.cbk-support-new-message-avatar {
    border-radius: 45px !important;
    float: left;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .25)
}

.cbk-support-new-message-avatar,
.cbk-support-new-message-avatar img {
    height: 45px;
    margin: 0;
    min-height: 45px;
    min-width: 45px;
    max-height: 45px;
    max-width: 45px;
    width: 45px
}

.cbk-support-new-message-avatar img {
    background-color: #fff
}

.cbk-support-new-message-name {
    color: #fff;
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    margin: 0 30px 5px 55px
}

.cbk-support-new-message-close {
    color: #fff;
    cursor: pointer;
    font-family: Arial;
    font-weight: 700;
    float: right;
    height: 15px;
    line-height: 12px;
    margin: -1px -1px 0 0;
    opacity: .5;
    text-align: center;
    width: 15px;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out
}

.cbk-support-new-message-close:hover {
    opacity: 1
}

.cbk-support-new-message-text {
    color: #fff;
    font-family: Arial;
    margin-left: 55px
}

.cbk-support-new-message-text a {
    color: #eee;
    font-family: Arial;
    text-decoration: underline
}

.cbk-support-new-message-text a:hover {
    color: #eee;
    font-family: Arial;
    text-decoration: none;
    opacity: .7
}

.cbk-support-new-message-typing {
    color: hsla(0, 0%, 100%, .75);
    cursor: default;
    background: url(data:image/gif;base64,R0lGODlhDwALAPIFAMfHx8LCwrq6utHR0bOzs////wAAAAAAACH5BAkKAAUAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAADwALAAADH1i6SsBwkfminNM2THThnQZ6oxZwnlAMGdkF3qbGRQIAIfkECQoABQAsAAAAAA8ACwAAAx5YukvAsBEX2bxV3ZnLJt0Xbl1AZkIxcGMRdBqRwgkAIfkECQoABQAsAAAAAA8ACwAAAx9YukzAcJH5opzTKpw1J1rxhaMWcKFQDJ0HBuFGqGECACH5BAkKAAUALAAAAAAPAAsAAAMeWLpcBC068uSi2M5sMdUeAXpaQFpCMXxjEWgKlVoJACH5BAkKAAUALAAAAAAPAAsAAAMeWLqsBC0WQqF0lN6Zye7eBX7dFpSXUAwaWQQbpkoJACH5BAkKAAUALAAAAAAPAAsAAAMeWLqsBC0WQqF0lN6Zye7eBX7dFpSXUAwaWQQbpkoJACH5BAkKAAUALAAAAAAPAAsAAAMeWLqsBC0WQqF0lN6Zye7eBX7dFpSXUAwaWQQbpkoJACH5BAkKAAUALAAAAAAPAAsAAAMeWLqsBC0WQqF0lN6Zye7eBX7dFpSXUAwaWQQbpkoJACH5BAkKAAUALAAAAAAPAAsAAAMeWLqsBC0WQqF0lN6Zye7eBX7dFpSXUAwaWQQbpkoJADs=) 0 10px no-repeat;
    margin-left: 50px;
    padding: 8px 0 3px 20px;
    font-family: Arial
}

.cbk-support-new-message.cbk-support-new-message-no-avatar .cbk-support-new-message-name,
.cbk-support-new-message.cbk-support-new-message-no-avatar .cbk-support-new-message-text {
    margin-left: 5px
}

.cbk-support-new-message.cbk-support-new-message-no-avatar .cbk-support-new-message-typing {
    margin-left: 0
}

.cbk-support-new-message .invader-emoji {
    background: url(../widget/img/im_emoji.png) no-repeat;
    width: 16px;
    height: 16px;
    border: none;
    vertical-align: top;
    margin: 0 1px
}

.cbk-support-new-message .emoji-img {
    width: 20px;
    vertical-align: bottom;
    margin-bottom: 0
}

.cbk-support-new-message-copyright {
    display: none;
    position: relative;
    text-align: right;
    width: 100%;
    margin-bottom: -16px
}

.cbk-support-new-message-copyright-url {
    font-size: 10px !important;
    color: #fff !important;
    font-family: Arial !important;
    text-decoration: none !important
}

.cbk-support-new-message-copyright-url:hover {
    text-decoration: none !important;
    color: #fff !important;
    transition: none !important
}

.cbk-support-new-message-copyright-url span {
    color: #fff !important
}

[class*=ws-icon-],
[class*=ws-icon-]:before,
[class^=ws-icon-],
[class^=ws-icon-]:before {
    background: transparent;
    position: inherit;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    font-family: whitesaas !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1 !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important
}

.ws-icon-chat:before {
    content: "1"
}

.ws-icon-file:before {
    content: "2"
}

.ws-icon-close:before {
    content: "3"
}

.ws-icon-smile:before {
    content: "4"
}

.ws-icon-resize:before {
    content: "5"
}

.ws-icon-enter:before {
    content: "6"
}

.ws-icon-document:before {
    content: "7"
}

.ws-icon-image:before {
    content: "8"
}

.ws-icon-sound-on:before {
    content: "9"
}

.ws-icon-sound-off:before {
    content: "0"
}

.ws-icon-reply:before {
    content: "q"
}

.ws-icon-typing:before {
    content: "w"
}

.ws-icon-phone:before {
    content: "e"
}

.ws-icon-link:before {
    content: "y"
}

.ws-chat * {
    box-sizing: border-box;
    font-family: CBKRobotoLight, sans-serif;
    font-style: normal;
    text-transform: none;
    text-shadow: none;
    max-height: none;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: none !important;
    -webkit-flex-direction: initial;
    -ms-flex-direction: initial;
    flex-direction: row
}

.ws-chat div {
    display: block;
    width: auto
}

.ws-chat i {
    background: none;
    height: auto;
    width: auto;
    position: static;
    top: auto;
    left: auto
}

.ws-chat,
.ws-chat i {
    font-size: 13px !important
}

.ws-chat {
    font-family: CBKRobotoLight, sans-serif !important;
    font-style: normal !important;
    font-weight: 300 !important;
    text-transform: none !important;
    z-index: 1000000;
    display: block;
    word-wrap: normal;
    line-height: 1.22
}

.ws-chat .ws-emoji {
    background: url(../widget/img/im_emoji.png) no-repeat;
    width: 16px;
    height: 16px;
    border: none;
    vertical-align: top;
    margin: 0 1px
}

.ws-chat .ws-smile-container {
    position: absolute;
    width: 162px;
    height: 162px;
    background-color: #f4f8ff;
    left: -11px;
    bottom: 33px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .3);
    padding: 4px 2px;
    display: none;
    line-height: 1.4
}

.ws-chat .ws-smile-container:after {
    position: absolute;
    content: " ";
    width: 8px;
    height: 8px;
    left: 37px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    bottom: -3px;
    background-color: #f4f8ff;
    box-shadow: -4px -3px 6px -2px rgba(0, 0, 0, .3)
}

.ws-chat .ws-smile-container .ws-emoji-el {
    display: inline-block;
    padding: 1px 3px;
    text-decoration: none;
    border-radius: 4px;
    font-size: 13px
}

.ws-chat .ws-smile-container .ws-emoji-el .emoji-img {
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    border: 0
}

.ws-chat .ws-smile-container .ws-emoji-el:hover {
    text-decoration: none;
    background-color: #c0c4cb
}

.ws-chat .ws-file-container {
    position: absolute;
    height: auto;
    background-color: #f4f8ff;
    left: -12px;
    bottom: 33px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .3);
    padding: 4px 2px 5px;
    text-align: left;
    display: none
}

.ws-chat .ws-file-container:after {
    position: absolute;
    content: " ";
    width: 8px;
    height: 8px;
    left: 18px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    bottom: -3px;
    background-color: #f4f8ff;
    box-shadow: -4px -3px 6px -2px rgba(0, 0, 0, .3)
}

.ws-chat .ws-file-container .ws-file-element {
    cursor: pointer;
    color: #606060;
    margin-bottom: 3px
}

.ws-chat .ws-file-container .ws-file-element i {
    margin-right: 3px;
    font-size: 13px !important
}

.ws-chat .ws-file-container .ws-file-element .ws-file-upload {
    position: absolute;
    right: 0;
    margin: 0;
    cursor: pointer;
    opacity: 0;
    height: 19px;
    padding: 0 0 0 90px !important;
    width: 100px;
    display: inline !important
}

.ws-chat .ws-file-container .ws-file-element .ws-file-doc-upload {
    top: 4px
}

.ws-chat .ws-file-container .ws-file-element:hover {
    background-color: #d0d4db
}

.ws-chat .ws-chat-logo {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 10px;
    height: 10px;
    margin-left: 10px;
    margin-top: 12px
}

.ws-chat .ws-chat-logo .ws-icon-chat {
    position: absolute;
    color: #ff2241;
    font-size: 30px !important;
    top: 0;
    left: 0
}

.ws-chat .ws-chat-logo .ws-chat-logo-img {
    border-radius: 5px;
    width: 40px;
    height: 40px;
    display: none;
    max-width: 40px !important;
    padding: 0 !important
}

.ws-chat .ws-chat-logo .ws-chat-status-round {
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 10px;
    background-color: #f53333
}

.ws-chat .ws-chat-logo .ws-chat-status-online {
    background-color: #2fb331
}

.ws-chat .ws-chat-typing-action {
    animation: ws-typing-anim 1.2s infinite;
    position: relative;
    padding: 8px 0 6px;
    margin-left: 0;
    cursor: default
}

.ws-chat .ws-chat-typing-action i {
    font-size: 12px
}

@keyframes ws-typing-anim {
    0% {
        left: -6px
    }

    95% {
        left: 0
    }

    to {
        left: -6px
    }
}

.ws-chat .ws-chat-container {
    left: 70%;
    width: 338px;
    min-height: 400px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .3);
    background-color: #f4f8ff;
    position: fixed;
    padding-bottom: 4px;
    z-index: 20000000000000;
    color: #222
}

.ws-chat .ws-chat-drag {
    -webkit-transform: scale(1.025);
    -moz-transform: scale(1.025);
    -ms-transform: scale(1.025);
    -o-transform: scale(1.025);
    transform: scale(1.025);
    -webkit-transition: opacity .4s linear, -webkit-transform .3s ease-in-out;
    -moz-transition: opacity .4s linear, -moz-transform .3s ease-in-out;
    -ms-transition: opacity .4s linear, -ms-transform .3s ease-in-out;
    -o-transition: opacity .4s linear, -o-transform .3s ease-in-out;
    transition: opacity .4s linear, transform .3s ease-in-out;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .4)
}

.ws-chat .ws-chat-no-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.ws-chat .ws-chat-container .ws-chat-ico-container {
    display: none;
    position: absolute;
    bottom: 0;
    left: -64px
}

.ws-chat .ws-chat-container .ws-chat-ico {
    border-radius: 7px;
    width: 44px;
    height: 44px;
    background-color: #ff2241;
    margin-top: 4px;
    padding: 2px;
    overflow: hidden
}

.ws-chat .ws-chat-container .ws-chat-resize {
    right: 1px;
    bottom: 1px;
    width: 13px;
    height: 13px;
    position: absolute;
    cursor: nw-resize;
    color: #54a5f6
}

.ws-chat .ws-chat-container .ws-chat-ico .ws-chat-logo .ws-chat-logo-img {
    display: none
}

.ws-chat .ws-chat-container .ws-chat-header {
    height: 46px;
    background-color: #15293e;
    padding: 3px;
    font-size: 14px;
    color: #fff;
    position: relative;
    cursor: all-scroll;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.ws-chat .ws-chat-container .ws-chat-header .ws-chat-logo .ws-icon-chat {
    display: none
}

.ws-chat .ws-chat-container .ws-chat-header .ws-chat-title {
    display: inline-block;
    margin-left: 6px;
    width: 240px;
    max-width: 240px;
    padding-top: 10px;
    font-size: 14px;
    line-height: 17px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.ws-chat .ws-chat-container .ws-chat-header .ws-chat-close {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    position: absolute;
    top: 14px;
    right: 14px
}

.ws-chat .ws-chat-container .ws-chat-header .ws-chat-close:hover {
    color: #989898;
    text-decoration: none
}

.ws-chat .ws-chat-container .ws-chat-header .ws-chat-sound {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    position: absolute;
    top: 14px;
    right: 30px
}

.ws-chat .ws-chat-container .ws-chat-header .ws-chat-sound:hover {
    color: #989898;
    text-decoration: none
}

.ws-chat.ws-chat-mobile .ws-chat-offline {
    min-height: 0;
    overflow-y: scroll
}

.ws-chat.ws-chat-mobile .ws-chat-btn-container .ws-btn-title {
    display: none
}

.ws-chat.ws-chat-mobile .ws-chat-offline.copyright-relative .ws-chat-copyright {
    position: relative
}

.ws-chat .ws-chat-offline .ws-chat-resize {
    display: none
}

.ws-chat .ws-chat-container .ws-chat-body {
    color: #3d3d3d;
    position: absolute;
    width: 100%;
    overflow: hidden;
    line-height: 1.4;
    top: 46px;
    bottom: 62px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-shadow {
    z-index: 10;
    position: absolute;
    top: 0;
    width: 100%;
    height: 16px;
    left: 0
}

.ws-chat.ws-chat-has-rating .ws-chat-container .ws-chat-body .ws-chat-shadow {
    top: 32px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content {
    padding: 0 28px 0 8px;
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content:after {
    content: "";
    display: block;
    padding-top: 6px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-join {
    text-align: center;
    padding: 30px 0 0
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-join .ws-manager-img {
    width: 60px;
    height: 60px;
    border-radius: 30px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-robot-hello .ws-manager-img {
    border-radius: 0;
    display: block;
    margin: 0 auto
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-robot-hello .ws-manager-img-round {
    border-radius: 30px !important
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-join .ws-manager-name {
    font-size: 14px;
    line-height: 17px;
    font-weight: 700
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-join .ws-manager-event {
    font-size: 12px;
    line-height: 17px;
    color: #858585;
    margin: 0 auto;
    padding: 8px 0;
    text-align: center
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-typing {
    font-size: 12px;
    color: #858585;
    display: block;
    margin: -4px 0 0 10px;
    opacity: 0;
    text-align: left;
    transition: all .15s ease-out;
    transform: translate(0)
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-typing.ws-chat-typing-active {
    opacity: 1;
    transition: all .3s ease-out;
    transform: translate(20px)
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-typing.ws-chat-typing-removing {
    opacity: 0;
    transition: all .15s ease-out;
    transform: translate(50px)
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-typing .ws-chat-typing-action {
    margin-left: 0
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-robot-hello {
    padding: 65px 0 65px 20px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-hello {
    padding: 60px 0 60px 10px;
    overflow: auto
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-hello .ws-chat-manager-hello-body {
    text-align: center;
    margin: 0 auto
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-hello .ws-chat-manager-hello-body .ws-chat-manager-hello-el {
    display: inline-block;
    width: 94px;
    margin-left: 3px;
    vertical-align: text-top;
    text-align: center
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-hello .ws-chat-manager-hello-body .ws-chat-manager-hello-el .ws-manager-hello-img {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    display: inline
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-hello .ws-manager-name {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    font-weight: 100;
    text-align: center
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-date-block {
    font-size: .9em;
    font-weight: 900;
    overflow: hidden;
    padding: 1rem 0;
    text-align: center
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-date-block:after,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-date-block:before {
    content: "";
    position: relative;
    display: inline-block;
    width: 50%;
    height: 1px;
    vertical-align: middle
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-date-block:before {
    left: -.5em;
    margin-left: -50%;
    background-image: -webkit-linear-gradient(right, #ddd, hsla(0, 0%, 87%, 0));
    background-image: linear-gradient(270deg, #ddd, hsla(0, 0%, 87%, 0))
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-date-block:after {
    left: .5em;
    margin-right: -50%;
    background-image: -webkit-linear-gradient(left, #ddd, hsla(0, 0%, 87%, 0));
    background-image: linear-gradient(90deg, #ddd, hsla(0, 0%, 87%, 0))
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block {
    padding: 6px 0;
    position: relative;
    display: inline-block;
    width: 100%
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message-name {
    text-align: left;
    font-weight: 500;
    color: #636262;
    margin-left: 43px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-user .ws-chat-message-name {
    text-align: right;
    margin-right: 38px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message-name .ws-chat-message-name-text {
    cursor: pointer;
    line-height: 18px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message-status {
    float: right;
    text-align: right;
    font-style: italic;
    color: #9e9a9a;
    font-size: 11px;
    margin-right: 38px;
    clear: both;
    opacity: 1
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message-status.ws-chat-message-status-hidden {
    opacity: 0
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-manager .ws-chat-message-status {
    display: none
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message {
    width: 70%;
    height: auto;
    padding: 7px 10px;
    color: #3d3d3d;
    margin-bottom: 2px;
    word-wrap: break-word
}

.ws-chat .ws-chat-container .ws-chat-message-source {
    line-height: 18px;
    text-align: left;
    white-space: pre-line
}

.ws-chat .ws-chat-container .ws-chat-message-source .emoji-img {
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: bottom
}

.ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-link,
.ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-link:active,
.ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-link:visited {
    font-weight: 500;
    text-decoration: underline;
    color: #fff
}

.ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-link:hover {
    font-weight: 500;
    text-decoration: none;
    color: #fff
}

.ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-autoreply-link {
    text-align: center;
    padding: 5px
}

.ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-autoreply-btn,
.ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-autoreply-btn:hover {
    background-color: #15293e;
    color: #fff;
    padding: 3px 6px;
    cursor: pointer;
    text-decoration: none;
    margin: 0 auto;
    border-radius: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 100%
}

.ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-pay-title {
    font-weight: 600;
    margin-bottom: 10px
}

.ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-pay-link {
    margin-top: 5px;
    margin-bottom: 10px
}

.ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-pay-link a {
    border-radius: 5px;
    background-color: #0575f7;
    box-shadow: 0 2px 4px 0 #2f87ed;
    color: #fff;
    text-decoration: none;
    padding: 7px 10px;
    font-size: 14px;
    font-weight: 900;
    display: block;
    text-align: center;
    position: relative
}

.ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-pay-link a i {
    position: absolute;
    right: 23px;
    top: 10px;
    opacity: .5
}

.ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-pay-system {
    opacity: .5;
    font-size: 11px
}

.ws-chat .ws-chat-container .ws-chat-message-manager .ws-chat-message-source .ws-chat-message-link,
.ws-chat .ws-chat-container .ws-chat-message-manager .ws-chat-message-source .ws-chat-message-link:active,
.ws-chat .ws-chat-container .ws-chat-message-manager .ws-chat-message-source .ws-chat-message-link:hover,
.ws-chat .ws-chat-container .ws-chat-message-manager .ws-chat-message-source .ws-chat-message-link:visited {
    color: #3d3d3d
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message .ws-chat-message-source {
    color: #fff;
    font-size: 13px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-manager .ws-chat-message .ws-chat-message-source,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source {
    color: #3d3d3d;
    font-size: 13px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating .ws-chat-message-rating-el {
    background: url(../widget/img/rating/32/star.png) no-repeat 0 0 transparent;
    height: 32px;
    width: 32px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-1 .ws-chat-message-rating-el.ws-chat-message-rating-el-1,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-2 .ws-chat-message-rating-el.ws-chat-message-rating-el-1,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-2 .ws-chat-message-rating-el.ws-chat-message-rating-el-2,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-3 .ws-chat-message-rating-el.ws-chat-message-rating-el-1,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-3 .ws-chat-message-rating-el.ws-chat-message-rating-el-2,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-3 .ws-chat-message-rating-el.ws-chat-message-rating-el-3,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-4 .ws-chat-message-rating-el.ws-chat-message-rating-el-1,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-4 .ws-chat-message-rating-el.ws-chat-message-rating-el-2,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-4 .ws-chat-message-rating-el.ws-chat-message-rating-el-3,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-4 .ws-chat-message-rating-el.ws-chat-message-rating-el-4,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-5 .ws-chat-message-rating-el.ws-chat-message-rating-el-1,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-5 .ws-chat-message-rating-el.ws-chat-message-rating-el-2,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-5 .ws-chat-message-rating-el.ws-chat-message-rating-el-3,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-5 .ws-chat-message-rating-el.ws-chat-message-rating-el-4,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-5 .ws-chat-message-rating-el.ws-chat-message-rating-el-5 {
    background: url(../widget/img/rating/32/star.png) no-repeat 0 -32px transparent
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-smiles .ws-chat-message-rating-el {
    height: 64px;
    width: 64px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-1.ws-chat-message-rating-smiles .ws-chat-message-rating-el {
    background: url(../widget/img/rating/smiles.png) no-repeat 0 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-2.ws-chat-message-rating-smiles .ws-chat-message-rating-el {
    background: url(../widget/img/rating/smiles.png) no-repeat -64px 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-3.ws-chat-message-rating-smiles .ws-chat-message-rating-el {
    background: url(../widget/img/rating/smiles.png) no-repeat -128px 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-4.ws-chat-message-rating-smiles .ws-chat-message-rating-el {
    background: url(../widget/img/rating/smiles.png) no-repeat -192px 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-5.ws-chat-message-rating-smiles .ws-chat-message-rating-el {
    background: url(../widget/img/rating/smiles.png) no-repeat -256px 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message .ws-chat-message-date {
    text-align: right;
    font-size: 11px;
    margin-bottom: -4px;
    color: #fff
}

.ws-chat .ws-chat-container .ws-chat-progress {
    position: relative;
    width: 150px;
    height: 6px;
    background-color: #fff;
    border-radius: 4px
}

.ws-chat .ws-chat-container .ws-chat-progress-bar {
    position: absolute;
    height: 6px;
    background-color: #929292;
    border-radius: 4px;
    width: 0
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-manager .ws-chat-message .ws-chat-message-date {
    color: #3d3d3d
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message-logo {
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 8px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-user .ws-chat-message-logo {
    right: -7px;
    bottom: 21px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message-logo .ws-chat-message-logo-img {
    width: 30px;
    height: 30px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-manager .ws-chat-message-logo .ws-chat-message-logo-img,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-user .ws-chat-message-logo .ws-chat-message-logo-img,
.ws-chat .ws-chat-logo-robot-yes .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message-logo .ws-chat-message-logo-img {
    border-radius: 30px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-user .ws-chat-message-logo .ws-chat-message-logo-letter {
    border-radius: 30px;
    background-color: #120a8f;
    width: 30px;
    height: 30px;
    color: #fff;
    text-align: center;
    font-size: 21px;
    font-weight: 300
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-input {
    width: 100%;
    height: 30px;
    border: 1px solid #dededf;
    padding: 5px;
    resize: none;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #fff;
    margin: 3px 0;
    font-weight: 300
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-input:focus {
    outline: 0;
    border: 1px solid #a5a5a5
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message .ws-chat-message-element,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message .ws-chat-message-element:hover {
    border: 0;
    display: block;
    font-weight: 500;
    margin-bottom: 5px;
    text-decoration: none;
    position: relative
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message .ws-chat-message-element.ws-chat-message-element-file,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message .ws-chat-message-element.ws-chat-message-element-file:hover {
    background: #fff;
    border: 0;
    border-radius: 4px;
    color: #636262;
    font-weight: 500;
    margin-bottom: 5px;
    min-height: 56px;
    padding: 5px;
    position: relative;
    text-decoration: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2)
}

.ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element-file .ws-file-block {
    padding: 0 0 0 42px;
    position: relative
}

.ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element-file .ws-file-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-radius: 4px;
    background: url(../widget/img/dl.png) no-repeat 50% #000;
    background-size: 50px 50px
}

.ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element-file:hover>.ws-file-hover {
    opacity: .5
}

.ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element-file .ws-file-block .ws-file-el {
    display: inline-block;
    left: 0;
    position: absolute;
    text-align: left;
    width: 40px
}

.ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element-file .ws-file-block .ws-file-el .ws-icon-file {
    left: 5px;
    position: static;
    width: 32px
}

.ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element-file .ws-file-block .ws-file-size {
    color: #888;
    font-size: 10px
}

.ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element-file .ws-file-block .ws-file-el .ws-file-size {
    margin-top: 2px;
    text-align: center
}

.ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element-file .ws-file-block .ws-file-name {
    display: inline-block;
    margin-bottom: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message .ws-chat-message-element .ws-chat-message-img {
    border: 0;
    max-width: 100%
}

.ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element .ws-foto-hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    border-radius: 4px;
    width: 100%;
    height: 100%;
    background: url(../widget/img/show.png) no-repeat 50% #000;
    background-size: 50px 50px
}

.ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element:hover>.ws-foto-hover {
    opacity: .5
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block:before {
    position: absolute;
    content: " ";
    width: 8px;
    height: 8px;
    left: 38px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: 16px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-manager .ws-chat-message {
    background-color: #dee5f1;
    float: left;
    margin-left: 40px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message {
    background-color: #dee5f1;
    float: left;
    margin-left: 40px;
    color: #3d3d3d
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-manager:before,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot:before {
    background-color: #dee5f1
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-user .ws-chat-message {
    background-color: #2394fe;
    color: #fff;
    float: right;
    margin-right: 33px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-user:before {
    background-color: #2394fe;
    right: 30px;
    left: auto;
    bottom: 31px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content:focus {
    outline: thin dotted
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content::-webkit-scrollbar {
    display: none;
    display: block
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-pane {
    background: rgba(0, 0, 0, .1);
    position: absolute;
    width: 6px;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden\9;
    opacity: .01;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    z-index: 20
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-pane .ws-chat-body-slider {
    background: #444;
    background: rgba(0, 0, 0, .2);
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.ws-chat .ws-chat-container .ws-chat-body-pane.active,
.ws-chat .ws-chat-container .ws-chat-body-pane.flashed,
.ws-chat .ws-chat-container .ws-chat-body:hover>.ws-chat-body-pane {
    visibility: visible\9;
    opacity: .99
}

.ws-chat .ws-chat-container .ws-chat-body-offline {
    width: 100%;
    padding: 12px 18px;
    min-height: 352px
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-chat-offline-text {
    color: #b3b3b3
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-chat-offline-text-success {
    color: #676767;
    display: none;
    padding-top: 110px;
    text-align: center;
    font-size: 18px
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group {
    margin-top: 10px;
    position: relative;
    min-height: 28px
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group-btn {
    text-align: right;
    margin-top: 15px
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-input-label span.ws-input-required {
    color: #ff2241
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-input {
    height: 36px;
    padding: 8px 10px 10px;
    width: 100%;
    margin: 6px 0 0;
    border: 1px solid #dededf;
    background-color: #fff
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea {
    margin-top: 6px;
    border: 1px solid #dededf;
    height: 80px;
    background-color: #fff;
    padding: 11px 14px 13px 10px;
    overflow-x: hidden;
    word-wrap: break-word
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea .emoji-img {
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: bottom
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-input:focus,
.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea:focus {
    outline: none;
    border: 1px solid #a5a5a5
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea-element {
    position: absolute;
    right: 9px;
    top: 28px
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea-element .ws-smile-container-offline {
    right: -18px;
    left: auto
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea-element .ws-smile-container-offline:after {
    right: 24px;
    left: auto
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea-element .ws-offline-textarea-btn {
    text-decoration: none;
    color: #9b9b9b;
    font-size: 20px
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea-element .ws-offline-textarea-btn i {
    font-size: 20px !important
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea-element .ws-offline-textarea-btn:hover {
    text-decoration: none;
    color: #c8c8c8
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-btn {
    background-color: #15293e;
    color: #fff;
    padding: 6px
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-label-agreement {
    cursor: pointer
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-email-agreement {
    z-index: -1;
    opacity: 0;
    display: none
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-email-agreement-text {
    font-size: 11px;
    position: relative;
    padding-left: 15px;
    vertical-align: top
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-email-agreement-text:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    z-index: 1;
    width: 10px;
    height: 10px;
    border: 1px solid #222
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-email-agreement:checked~span:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 5px;
    border-color: #222;
    border-top-style: none;
    border-right-style: none
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-email-agreement-text .ws-chat-agreement-link {
    vertical-align: text-top
}

.ws-chat .ws-chat-container .ws-chat-body-preform {
    width: 100%;
    padding: 12px 18px;
    min-height: 352px
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-chat-preform-text {
    color: #222
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-chat-preform-social {
    margin-top: 4px;
    margin-bottom: -8px
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-chat-social-el {
    margin-right: 5px;
    display: inline-block
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-chat-social-el .ws-chat-social-img {
    width: 32px;
    height: 32px
}

.ws-chat-mobile .ws-chat-container .ws-chat-body-preform .ws-chat-social-el .ws-chat-social-img {
    width: 48px;
    height: 48px
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group {
    margin-top: 10px;
    position: relative;
    min-height: 28px
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group-text {
    margin-top: 2px;
    min-height: 0;
    margin-bottom: 10px
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group-text .ws-preform-input-label {
    color: #b3b3b3;
    font-size: 12px;
    line-height: 16px
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group-btn {
    text-align: right;
    margin-top: 12px
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-input {
    height: 36px;
    padding: 8px 10px 10px;
    width: 100%;
    margin: 0;
    border: 1px solid #dededf
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-input:focus {
    outline: none;
    border: 1px solid #a5a5a5
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-btn {
    background-color: #15293e;
    color: #fff;
    padding: 3px 6px;
    cursor: pointer;
    text-decoration: none;
    margin-left: 3px
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-btn-cancel {
    cursor: pointer;
    text-decoration: none;
    color: #15293e
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-label-agreement {
    cursor: pointer
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-email-distribution-agreement {
    z-index: -1;
    opacity: 0;
    display: none
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-email-distribution-agreement-text {
    font-size: 11px;
    position: relative;
    padding-left: 15px;
    vertical-align: top
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-email-distribution-agreement-text:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    z-index: 1;
    width: 10px;
    height: 10px;
    border: 1px solid #222
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-email-distribution-agreement:checked~span:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 5px;
    border-color: #222;
    border-top-style: none;
    border-right-style: none
}

.ws-chat-body-preform-clear {
    min-height: 0 !important;
    padding: 0 !important
}

.ws-chat .ws-chat-container .ws-input-error {
    border: 1px solid #ff2241 !important
}

.ws-chat .ws-chat-container span.ws-input-required {
    color: #ff2241
}

.ws-chat .ws-chat-container .ws-chat-footer {
    line-height: 1.4;
    min-height: 44px;
    text-align: left;
    padding: 0 8px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 21px
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group {
    background-color: #fff;
    border: 1px solid #dededf;
    border-radius: 4px;
    overflow: hidden;
    position: relative
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group-hide .ws-textarea {
    text-align: center
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group-hide .ws-textarea-send-btn {
    display: none !important
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-send-btn i {
    font-size: 20px !important
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group-hide .ws-textarea-element {
    display: none
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea {
    max-height: 94px !important;
    min-height: 40px;
    padding: 10px 50px 10px 53px;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    word-wrap: break-word;
    color: #000;
    line-height: 18px
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea .emoji-img {
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: bottom
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea:focus {
    outline: thin dotted
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea::-webkit-scrollbar {
    display: none;
    display: block
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea-pane {
    background: rgba(0, 0, 0, .1);
    position: absolute;
    width: 6px;
    right: 36px;
    top: 4px;
    bottom: 4px;
    visibility: hidden\9;
    opacity: .01;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    z-index: 20
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea-pane .ws-textarea-slider {
    background: #444;
    background: rgba(0, 0, 0, .2);
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea-pane.active,
.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea-pane.flashed,
.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group:hover>.ws-textarea-pane {
    visibility: visible\9;
    opacity: .99
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea:focus {
    outline: none
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-element {
    left: 15px;
    top: 10px;
    position: absolute;
    z-index: 10
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-element .ws-textarea-btn {
    text-decoration: none;
    color: #9b9b9b;
    font-size: 20px
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-element .ws-textarea-btn i {
    color: #9b9b9b;
    font-size: 20px !important
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-element .ws-textarea-btn:hover {
    text-decoration: none;
    color: #c8c8c8
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea-send-btn {
    position: absolute;
    cursor: pointer;
    color: #9b9b9b;
    top: 0;
    right: 10px;
    font-size: 22px;
    padding-top: 10px;
    display: none
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea-send-btn:hover {
    color: #c8c8c8
}

.ws-chat .ws-chat-container .ws-chat-copyright,
.ws-chat .ws-chat-container .ws-chat-copyright-footer {
    bottom: 2px;
    position: absolute;
    text-align: center;
    width: 100%;
    color: #575757;
    font-size: 13px
}

body>div.ws-chat>div.ws-chat-container.ws-chat-round>div.ws-chat-copyright>a {
    display: inline
}

.ws-chat .ws-chat-container .ws-chat-copyright-url {
    text-decoration: none;
    color: #575757;
    font-size: 13px
}

.ws-chat .ws-chat-container .ws-chat-copyright-url img {
    margin-bottom: 0;
    margin-left: 1px;
    display: inline-block;
    vertical-align: text-top
}

.ws-chat .ws-chat-container .ws-chat-copyright-url span {
    font-family: Museo;
    font-weight: 500;
    font-size: 12px;
    opacity: .5
}

.ws-chat .ws-chat-container .ws-chat-copyright-url:hover span {
    opacity: 1;
    transition: opacity .3s
}

.ws-chat .ws-chat-round {
    border-radius: 4px
}

.ws-chat .ws-chat-round .ws-chat-header {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    text-align: left
}

.ws-chat .ws-chat-round .ws-chat-header .ws-chat-logo-img {
    border-radius: 30px;
    pointer-events: none
}

.ws-chat .ws-chat-round .ws-chat-message,
.ws-chat .ws-chat-round .ws-file-container,
.ws-chat .ws-chat-round .ws-offline-input,
.ws-chat .ws-chat-round .ws-offline-textarea,
.ws-chat .ws-chat-round .ws-preform-input,
.ws-chat .ws-chat-round .ws-smile-container {
    border-radius: 4px
}

.ws-chat .ws-chat-round .ws-chat-message-img {
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2)
}

.ws-chat .ws-chat-round .ws-file-element {
    border-radius: 2px;
    position: relative
}

.ws-chat .ws-chat-round .ws-offline-btn,
.ws-chat .ws-chat-round .ws-preform-btn,
.ws-chat .ws-chat-round .ws-preform-btn-cancel {
    border-radius: 4px;
    text-decoration: none
}

.ws-chat .ws-chat-round .ws-offline-btn:hover,
.ws-chat .ws-chat-round .ws-preform-btn-cancel:hover,
.ws-chat .ws-chat-round .ws-preform-btn:hover {
    text-decoration: none
}

.ws-chat .ws-chat-ico-bottom-round .ws-chat-ico {
    border-radius: 30px
}

.ws-chat .ws-chat-ico-bottom:before {
    position: absolute;
    content: " ";
    width: 12px;
    height: 12px;
    left: -3px;
    right: auto;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: 16px;
    background-color: #f4f8ff;
    box-shadow: -4px -3px 6px -2px rgba(0, 0, 0, .3)
}

.ws-chat .ws-chat-ico-bottom .ws-chat-ico .ws-chat-logo {
    border-radius: 5px;
    cursor: pointer;
    height: 40px;
    margin: 0;
    overflow: hidden;
    width: 40px
}

.ws-chat .ws-chat-ico-bottom .ws-chat-ico .ws-chat-logo .ws-chat-logo-img {
    display: block !important
}

.ws-chat .ws-chat-ico-bottom .ws-chat-ico .ws-chat-logo .ws-icon-chat {
    display: none
}

.ws-chat .ws-chat-ico-bottom .ws-chat-ico-container {
    display: block;
    right: auto
}

.ws-chat .ws-chat-ico-bottom-right:before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    right: -3px;
    left: auto
}

.ws-chat .ws-chat-ico-bottom-right .ws-chat-ico-container {
    right: -64px;
    left: auto
}

.ws-chat .ws-chat-logo-yes .ws-chat-header .ws-chat-logo {
    width: 40px;
    height: 40px;
    margin: 0
}

.ws-chat .ws-chat-logo-yes .ws-chat-header .ws-chat-logo .ws-chat-logo-img {
    display: block !important
}

.ws-chat .ws-chat-logo-yes .ws-chat-header .ws-chat-logo .ws-icon-chat {
    display: none
}

.ws-chat .ws-chat-logo-robot-yes .ws-chat-robot-hello .ws-manager-img {
    border-radius: 30px !important
}

.ws-chat .ws-chat-btn-el-container {
    position: fixed;
    right: 0;
    bottom: 20%;
    z-index: 2147483645
}

.envy-not-scalling,
.ws-chat .ws-chat-not-scalling {
    position: fixed !important
}

.ws-chat .ws-chat-btn-container {
    background-color: #ff2241;
    height: 46px;
    padding: 3px;
    cursor: pointer;
    min-width: 230px;
    text-align: left;
    z-index: 2147483645;
    pointer-events: all
}

.ws-chat .ws-chat-btn-container .ws-btn-ico {
    display: inline-block;
    background-color: #fff;
    position: relative;
    vertical-align: top
}

.ws-chat .ws-chat-btn-container .ws-btn-badge {
    border-radius: 50%;
    font-size: 12px;
    line-height: 18px;
    background-color: #ff3c00;
    text-align: center;
    color: #fff;
    position: absolute;
    width: 18px;
    height: 18px;
    left: -7px;
    top: -5px;
    cursor: pointer;
    z-index: 200000;
    display: none
}

.ws-chat .ws-chat-btn-container .ws-btn-ico .ws-chat-logo {
    width: 40px;
    height: 40px;
    margin: 0
}

.ws-chat .ws-chat-btn-container .ws-btn-ico .ws-chat-logo .ws-icon-chat {
    padding: 7px 0 0 6px
}

.ws-chat .ws-chat-btn-container .ws-btn-ico .ws-chat-logo .ws-chat-logo-img {
    display: none;
    border-radius: 0
}

.ws-chat .ws-chat-btn-container .ws-btn-title {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 17px;
    padding: 10px 14px;
    -webkit-font-smoothing: subpixel-antialiased !important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden
}

.ws-chat .ws-chat-btn-rotate .ws-btn-title {
    -webkit-backface-visibility: visible !important;
    -moz-backface-visibility: visible !important
}

.ws-chat .ws-chat-btn-mini-round {
    border-radius: 9px
}

.ws-chat .ws-chat-btn-mini-round .ws-btn-ico,
.ws-chat .ws-chat-btn-mini-round .ws-chat-logo-img {
    border-radius: 6px !important
}

.ws-chat .ws-chat-btn-mini-round-ico {
    border-radius: 9px
}

.ws-chat .ws-chat-btn-mini-round-ico .ws-btn-ico,
.ws-chat .ws-chat-btn-mini-round-ico .ws-chat-logo-img {
    border-radius: 30px !important
}

.ws-chat .ws-chat-btn-round {
    border-radius: 22px
}

.ws-chat .ws-chat-btn-round .ws-btn-badge {
    left: -4px;
    top: -2px
}

.ws-chat .ws-chat-btn-round .ws-btn-ico,
.ws-chat .ws-chat-btn-round .ws-chat-logo-img {
    border-radius: 30px !important
}

.ws-chat .ws-chat-btn-attach {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.ws-chat .ws-chat-btn-attach-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.ws-chat .ws-chat-btn-mini-hover {
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, .3)
}

.ws-chat .ws-chat-btn-hover {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5)
}

.ws-chat .ws-chat-btn-logo-yes .ws-icon-chat {
    display: none
}

.ws-chat .ws-chat-btn-logo-yes .ws-chat-logo-img {
    display: block !important
}

.ws-chat .ws-chat-btn-logo-yes .ws-btn-ico {
    background-color: transparent
}

.ws-chat .ws-chat-btn-rotate {
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.ws-chat .ws-chat-btn-rotate .ws-btn-title {
    font-family: CBKRobotoLight, Tahoma, sans-serif
}

.ws-chat .ws-chat-btn-rotate .ws-btn-badge,
.ws-chat .ws-chat-btn-rotate .ws-btn-ico {
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.ws-chat .ws-chat-invitation-container {
    cursor: pointer;
    position: absolute;
    right: 10px;
    bottom: 64px;
    background-color: #fafafb;
    width: 288px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .08);
    padding: 12px;
    pointer-events: all
}

.ws-chat .ws-chat-invitation-container:before {
    top: 100%;
    right: 20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: rgba(0, 0, 0, .14);
    border-width: 9px;
    margin-left: -6px
}

.ws-chat .ws-chat-invitation-container:after {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(250, 250, 251, 0);
    border-top-color: #fafafb;
    border-width: 8px;
    margin-left: -5px;
    right: 21px
}

.ws-chat .ws-chat-invitation-container.from-multi-button {
    position: fixed
}

.ws-chat .ws-chat-invitation-container.from-multi-button:after,
.ws-chat .ws-chat-invitation-container.from-multi-button:before {
    content: none
}

.ws-chat .ws-chat-invitation-left {
    left: 10px;
    right: auto
}

.ws-chat .ws-chat-invitation-left:after,
.ws-chat .ws-chat-invitation-left:before {
    left: 21px
}

.ws-chat .ws-chat-invitation-bottom {
    top: 64px;
    bottom: auto
}

.ws-chat .ws-chat-invitation-bottom:before {
    top: -18px;
    border-top-color: transparent;
    border-bottom-color: rgba(0, 0, 0, .14)
}

.ws-chat .ws-chat-invitation-bottom:after {
    top: -16px;
    border-top-color: rgba(250, 250, 251, 0);
    border-bottom-color: #fafafb
}

.ws-chat .ws-chat-invitation-rotate-left:before {
    right: -18px;
    top: 20px;
    border-top-color: transparent;
    border-left-color: rgba(0, 0, 0, .14)
}

.ws-chat .ws-chat-invitation-rotate-left:after {
    right: -16px;
    top: 21px;
    border-top-color: rgba(250, 250, 251, 0);
    border-left-color: #fafafb
}

.ws-chat .ws-chat-invitation-rotate-right:before {
    left: -12px;
    top: 20px;
    border-top-color: transparent;
    border-right-color: rgba(0, 0, 0, .14)
}

.ws-chat .ws-chat-invitation-rotate-right:after {
    left: -11px;
    top: 21px;
    border-top-color: rgba(250, 250, 251, 0);
    border-right-color: #fafafb
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-close {
    position: absolute;
    right: 12px;
    top: 12px;
    color: #c1c9cf;
    font-size: 10px
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-close:hover {
    color: #a5acb1
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-logo .ws-chat-invitation-img {
    width: 40px;
    height: 40px;
    border-radius: 6px;
    float: left;
    margin: 0
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el {
    text-align: left;
    margin-left: 46px
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-name {
    font-weight: 700;
    font-size: 14px;
    color: #37474f;
    cursor: pointer;
    min-height: 6px
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-position {
    margin-bottom: 7px
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-text {
    margin-bottom: 4px;
    background-color: #edeef1;
    padding: 4px 10px;
    border-radius: 2px;
    width: 100%;
    word-wrap: break-word;
    color: #313534 !important;
    font-size: 13px;
    white-space: pre-line
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-text a {
    text-decoration: underline
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-typing {
    color: #949494;
    display: none;
    font-size: 13px
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-text {
    position: relative;
    line-height: normal
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-text:before {
    position: absolute;
    content: " ";
    width: 8px;
    height: 8px;
    left: -3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 5px;
    background-color: #edeef1
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .emoji-img {
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: bottom
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-form {
    margin-top: 10px
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-form {
    position: absolute;
    right: 0;
    margin-top: 25px;
    width: 100%;
    box-shadow: 0 4px 8px 0 rgba(44, 39, 68, .2)
}

.ws-chat .ws-chat-invitation-container.from-multi-button.with-partner-link {
    margin-top: 25px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.bottom-invitation-position .ws-chat-invitation-form {
    margin-top: 35px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.sm-invitation .ws-chat-invitation-form {
    margin-top: 25px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.xs-invitation .ws-chat-invitation-form {
    margin-top: 26px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.bottom-invitation-position {
    margin-bottom: 90px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.bottom-invitation-position.sm-invitation {
    margin-bottom: 70px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.bottom-invitation-position.xs-invitation {
    margin-bottom: 64px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.top-invitation-position.left-invitation-position {
    margin-left: 90px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.top-invitation-position.left-invitation-position.sm-invitation {
    margin-left: 65px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.top-invitation-position.left-invitation-position.xs-invitation {
    margin-left: 60px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.top-invitation-position.right-invitation-position {
    margin-right: 90px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.top-invitation-position.right-invitation-position.sm-invitation {
    margin-right: 65px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.top-invitation-position.right-invitation-position.xs-invitation {
    margin-right: 60px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.bottom-invitation-position .ws-chat-invitation-form {
    right: 0;
    width: 70%;
    border-radius: 6px;
    box-shadow: 0 4px 8px 0 rgba(44, 39, 68, .2)
}

.ws-chat .ws-chat-invitation-container.from-multi-button.bottom-invitation-position.sm-invitation .ws-chat-invitation-form {
    width: 76%
}

.ws-chat .ws-chat-invitation-container.from-multi-button.bottom-invitation-position.xs-invitation .ws-chat-invitation-form {
    width: 80%
}

.ws-chat .ws-chat-invitation-container.from-multi-button.bottom-invitation-position.right-invitation-position .ws-chat-invitation-form {
    right: 70px;
    left: 0
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-logo .ws-chat-invitation-img {
    border-radius: 50%
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-logo:before {
    content: " ";
    position: absolute;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    border: 2px solid #fff;
    left: 39px;
    background-color: #2fb330
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body-el {
    margin-left: 0
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-name {
    padding-top: 3px;
    margin-left: 46px
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-position {
    margin-left: 46px
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-body-text {
    margin-top: 14px
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-body-el.multi-button-no-profession .ws-chat-invitation-body-text {
    margin-top: 22px
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-body-el.multi-button-no-profession .ws-chat-invitation-name {
    padding-top: 10px
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-body-text:before {
    top: -3px;
    left: 16px
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-text-box {
    width: 100%;
    padding: 0;
    margin-bottom: 2px
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-text-box .ws-chat-invitation-text {
    border-radius: 4px;
    padding: 3px 10px;
    display: table-cell
}

.ws-chat .ws-chat-invitation-container.from-multi-button {
    width: 294px;
    border-radius: 6px;
    box-shadow: 0 4px 8px 0 rgba(44, 39, 68, .2)
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-form .ws-chat-invitation-input {
    width: 100%;
    height: 30px;
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 5px;
    resize: none;
    background-color: #fff;
    margin: 3px 0;
    font-weight: 300;
    border-radius: 4px;
    font-size: 13px
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-input {
    padding: 25px 20px;
    margin: 0;
    text-align: left;
    font-size: 14px
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-form .ws-chat-invitation-input:focus {
    outline: 0
}

.ws-chat .ws-chat-container .ws-chat-rating {
    background-color: #fff;
    display: none;
    line-height: 32px;
    height: 32px;
    padding: 0 8px;
    position: relative;
    opacity: 0;
    z-index: 25
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns {
    float: right;
    padding-top: 4px;
    position: relative
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns .ws-chat-rating-el {
    display: block;
    height: 24px;
    position: absolute;
    width: 24px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns .ws-chat-rating-el img {
    height: 24px;
    position: absolute;
    width: 24px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el,
.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el img {
    width: 26px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el.ws-chat-rating-el-5,
.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el.ws-chat-rating-el-5 img {
    width: 24px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns .ws-chat-rating-el.ws-chat-rating-el-1 {
    right: 104px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el.ws-chat-rating-el-1 {
    right: 102px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns .ws-chat-rating-el.ws-chat-rating-el-2 {
    right: 78px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el.ws-chat-rating-el-2 {
    right: 76px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns .ws-chat-rating-el.ws-chat-rating-el-3 {
    right: 52px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el.ws-chat-rating-el-3 {
    right: 50px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns .ws-chat-rating-el.ws-chat-rating-el-4 {
    right: 26px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el.ws-chat-rating-el-4 {
    right: 24px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns .ws-chat-rating-el.ws-chat-rating-el-5 {
    right: 0
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el img {
    background: url(../widget/img/rating/24/star.png) no-repeat 0 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el.ws-chat-rating-el-marked img {
    background: url(../widget/img/rating/24/star.png) no-repeat 0 -24px transparent
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-marked {
    height: 32px;
    margin: -4px -4px 0 0;
    transition: all .1s;
    width: 32px;
    z-index: 10
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-marked img {
    height: 32px;
    transition: all .1s;
    width: 32px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-1 img {
    background: url(../widget/img/rating/24/smile_1.png) no-repeat 0 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-2 img {
    background: url(../widget/img/rating/24/smile_2.png) no-repeat 0 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-3 img {
    background: url(../widget/img/rating/24/smile_3.png) no-repeat 0 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-4 img {
    background: url(../widget/img/rating/24/smile_4.png) no-repeat 0 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-5 img {
    background: url(../widget/img/rating/24/smile_5.png) no-repeat 0 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-1.ws-chat-rating-el-marked img {
    background: url(../widget/img/rating/32/smile_1.png) no-repeat 0 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-2.ws-chat-rating-el-marked img {
    background: url(../widget/img/rating/32/smile_2.png) no-repeat 0 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-3.ws-chat-rating-el-marked img {
    background: url(../widget/img/rating/32/smile_3.png) no-repeat 0 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-4.ws-chat-rating-el-marked img {
    background: url(../widget/img/rating/32/smile_4.png) no-repeat 0 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-5.ws-chat-rating-el-marked img {
    background: url(../widget/img/rating/32/smile_5.png) no-repeat 0 0 transparent
}

.ws-chat.ws-chat-has-rating .ws-chat-container .ws-chat-rating {
    border-bottom: 1px solid #ccc;
    display: block;
    opacity: 1
}

.ws-chat-mobile .ws-chat-container {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.ws-chat-mobile {
    z-index: 2147483645
}

.ws-chat-btn-el-container {
    pointer-events: none
}

.ws-chat-mobile .ws-chat-header {
    border-radius: 0 !important
}

.ws-chat-mobile .ws-chat-header .ws-chat-close {
    font-size: 18px !important;
    width: 46px;
    height: 46px;
    display: block;
    right: 0 !important;
    top: 0 !important;
    padding: 14px
}

.ws-chat-mobile .ws-chat-header .ws-chat-sound {
    display: none
}

.ws-chat-mobile .ws-chat-body,
.ws-chat-mobile .ws-chat-footer {
    position: fixed !important
}

.ws-chat-mobile .ws-chat-resize {
    display: none
}

.ws-chat-mobile .ws-chat-btn-container {
    border-radius: 30px !important;
    min-width: 0 !important;
    width: 59px !important;
    height: 59px !important;
    padding: 5px 3px !important;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, .3) !important
}

.ws-chat-mobile .ws-chat-btn-container .ws-btn-badge {
    display: none
}

.ws-chat-mobile .ws-chat-btn-container .ws-btn-ico {
    background-color: transparent !important;
    position: absolute
}

.ws-chat-mobile .ws-chat-btn-container .ws-btn-ico .ws-chat-logo {
    width: 10px !important;
    height: 10px !important;
    margin: 0 !important
}

.ws-chat-mobile .ws-chat-btn-container .ws-btn-ico .ws-icon-chat {
    font-size: 40px !important;
    padding: 4px 0 0 3px !important;
    width: 45px;
    height: 45px;
    background-color: #fff;
    border-radius: 25px;
    margin: 2px 0 0 4px
}

.ws-chat-mobile .ws-chat-btn-container .ws-btn-ico .ws-chat-logo .ws-chat-logo-img {
    border-radius: 20px;
    margin: 5px 0 0 7px !important
}

.ws-chat-mobile .ws-chat-btn-container .ws-btn-title {
    margin-left: 14px !important;
    white-space: nowrap
}

.ws-chat-mobile .ws-chat-btn-el-container {
    position: absolute;
    right: auto;
    bottom: auto;
    -webkit-text-size-adjust: auto !important
}

.ws-chat-mobile .ws-chat-invitation-container {
    position: absolute;
    margin-top: 10px
}

.ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-position {
    height: 15px
}

.ws-chat-mobile.left .ws-chat-invitation-container {
    right: auto
}

.ws-chat-mobile.right .ws-chat-invitation-container {
    right: 5px
}

.ws-chat-mobile.top .ws-chat-invitation-container {
    bottom: auto
}

.ws-chat-mobile .ws-chat-invitation-container:after,
.ws-chat-mobile .ws-chat-invitation-container:before {
    display: none
}

.ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-logo .ws-chat-invitation-img {
    width: 44px;
    height: 44px;
    border-radius: 22px;
    margin-right: 10px
}

.ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el {
    text-align: left;
    margin-left: 0
}

.ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-operator {
    margin-left: 50px
}

.ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-operator .ws-chat-invitation-name {
    font-size: 18px
}

.ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-operator .ws-chat-invitation-position {
    font-size: 13px
}

.ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-text {
    margin-top: 20px
}

.ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-text:before {
    left: 18px;
    top: -3px
}

.ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-text .ws-chat-invitation-text-box {
    margin-bottom: 5px
}

.ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-text .ws-chat-invitation-text {
    font-size: 15px;
    min-height: 34px
}

.ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-typing {
    margin-left: 15px;
    opacity: .5;
    font-size: 14px;
    color: #24263f;
    font-style: italic !important
}

.ws-chat-mobile .ws-chat-btn-el-container .ws-chat-invitation-input {
    position: absolute;
    width: 224px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .08);
    height: 52px;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, .1);
    font-size: 15px;
    padding-left: 16px;
    padding-top: 13px;
    color: #ccc;
    font-weight: 500
}

.ws-chat-mobile.left .ws-chat-btn-el-container .ws-chat-invitation-input {
    left: 64px
}

.ws-chat-mobile.right .ws-chat-btn-el-container .ws-chat-invitation-input {
    right: 64px
}

.ws-chat-mobile.top .ws-chat-btn-el-container .ws-chat-invitation-input {
    top: -67px
}

.ws-chat-mobile.bottom .ws-chat-btn-el-container .ws-chat-invitation-input {
    bottom: -62px
}

.ws-chat-mobile .ws-chat-container .ws-btn-smile {
    display: none
}

.ws-chat-mobile .ws-chat-container .ws-textarea {
    padding-left: 35px !important;
    text-align: left
}

.ws-chat-mobile .ws-chat-container .ws-file-container {
    right: 10px;
    left: 10px;
    position: fixed;
    bottom: 70px;
    text-align: center
}

.ws-chat-mobile .ws-chat-container .ws-file-element {
    border-radius: 2px;
    padding: 10px 12px;
    font-size: 17px
}

.ws-chat-mobile .ws-file-container .ws-file-element i {
    margin-right: 8px
}

.ws-chat-mobile .ws-file-container .ws-file-element .ws-file-upload {
    left: 0;
    right: 0;
    width: 100%;
    height: 40px;
    top: 0
}

.ws-chat-mobile .ws-chat-btn-container .ws-btn-title {
    line-height: 0
}

.ws-chat-uploaded-files {
    margin-left: 10px;
    margin-top: 5px
}

.ws-chat-uploaded-files .ws-chat-uploaded-el {
    display: inline-block;
    width: 48px;
    height: 48px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    background-color: #fff;
    border-radius: 5px;
    margin-left: 10px;
    vertical-align: top;
    text-align: center;
    position: relative
}

.ws-chat-uploaded-files .ws-chat-uploaded-el .ws-chat-uploaded-el-close {
    position: absolute;
    color: #fff;
    border-radius: 30px;
    width: 15px;
    background: #000;
    height: 15px;
    right: -5px;
    top: -4px;
    cursor: pointer;
    font-size: 10px;
    padding: 2px;
    opacity: .7
}

.ws-chat-uploaded-files .ws-chat-uploaded-el.ws-chat-uploaded-type-file .ws-chat-uploaded-el-close {
    right: 0
}

.ws-chat-uploaded-files .ws-chat-uploaded-el .ws-chat-uploaded-el-close i {
    font-size: 11px !important
}

.ws-chat-uploaded-files .ws-chat-uploaded-el .ws-chat-uploaded-el-close:hover {
    opacity: 1
}

.ws-chat-uploaded-files .ws-chat-uploaded-el .ws-chat-uploaded-url .ws-chat-uploaded-img {
    width: 48px;
    height: 48px;
    border-radius: 5px
}

.ws-chat-uploaded-files .ws-chat-uploaded-el .ws-chat-uploaded-url .ws-chat-uploaded-file {
    width: 45px;
    height: 45px;
    margin-top: 1px
}

.ws-chat-uploaded-files .ws-chat-uploaded-type-file {
    background-color: transparent;
    box-shadow: none
}

.ws-chat-uploaded-files .ws-chat-uploaded-el.ws-chat-uploaded-type-file .ws-chat-uploaded-url .ws-chat-uploaded-file {
    width: auto;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2)
}

.ws-hide {
    display: none !important
}

.inst-container {
    z-index: 1000000;
    right: 20px;
    top: 20px;
    width: 290px;
    min-width: 290px;
    min-height: 80px;
    background-color: #f8f8f8;
    border-radius: 6px;
    color: #000;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .35);
    font-size: 14px;
    box-sizing: border-box;
    font-family: CBKRobotoLight, sans-serif;
    font-style: normal;
    text-transform: none;
    text-shadow: none;
    max-height: none;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    line-height: 1.4;
    cursor: pointer;
    position: fixed !important
}

.inst-container div:after,
.inst-container div:before {
    display: none !important
}

.inst-container_flex {
    display: flex;
    align-items: center;
    width: 290px
}

.inst-container .inst-text,
.inst-container .inst-title {
    max-width: 100%;
    width: 100%;
    white-space: pre-wrap;
    word-wrap: break-word
}

@supports (hyphens:auto) or (word-break:break-word) {

    .inst-container .inst-text,
    .inst-container .inst-title {
        word-break: break-word;
        hyphens: auto
    }
}

.inst-container .inst-body {
    width: 100%;
    margin: 0;
    padding-right: 15px
}

.inst-container.inst-mobile .inst-close {
    position: absolute;
    right: 12px;
    top: 8px
}

.inst-close {
    position: absolute;
    right: 8px;
    top: 0;
    cursor: pointer;
    padding: 0 5px
}

.inst-copyright {
    text-align: center;
    margin-top: -10px
}

.inst-copyright .inst-copyright-url {
    font-size: 11px;
    text-decoration: none;
    transition: none;
    opacity: .8
}

.inst-corner-round .inst-close {
    right: 31px;
    top: 1px
}

.inst-logo {
    padding: 10px;
    float: left
}

.inst-logo-img {
    width: 60px;
    height: auto !important;
    border-radius: 30px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .25)
}

.inst-body {
    margin-left: 80px;
    padding: 10px 5px 10px 0
}

.inst-title {
    font-weight: 700;
    font-size: 15px
}

.inst-title strong {
    color: inherit
}

.inst-text {
    font-size: 14px
}

.inst-text strong {
    color: inherit;
    font-weight: 700
}

.inst-text em {
    color: inherit;
    font-style: italic
}

.inst-sum {
    font-size: 14px
}

.inst-corner-flat {
    border-radius: 0
}

.inst-corner-round {
    border-radius: 50px
}

.inst-shadow-none {
    box-shadow: none
}

.inst-shadow-heavy {
    box-shadow: 0 1px 7px rgba(0, 0, 0, .65)
}

.inst-no-image .inst-logo {
    display: none
}

.inst-no-image .inst-body {
    margin-left: 0;
    padding-left: 10px
}

.inst-no-image.inst-corner-round .inst-body,
.inst-no-image .inst-corner-round .inst-body {
    padding-left: 30px;
    padding-right: 20px
}

.inst-container.inst-container-mobile {
    width: 290px;
    min-width: 290px;
    min-height: 80px;
    box-shadow: 0 4px 8px 0 rgba(44, 39, 68, .35);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px)
}

.inst-container.inst-container-mobile .inst-close {
    font-size: 24px;
    right: 8px;
    padding: 0 5px
}

@media screen and (min-width:520px) {
    .inst-container.inst-container-mobile {
        width: 480px;
        min-width: 480px;
        min-height: 133px
    }

    .inst-container.inst-container-mobile .inst-close {
        font-size: 32px;
        right: 13px;
        padding: 0 8px
    }

    .inst-container.inst-container-mobile .inst-corner-round .inst-close {
        right: 51px;
        top: 2px
    }

    .inst-container.inst-container-mobile .inst-logo {
        padding: 17px
    }

    .inst-container.inst-container-mobile .inst-logo-img {
        width: 100px;
        height: auto !important;
        border-radius: 50px
    }

    .inst-container.inst-container-mobile .inst-body {
        margin-left: 135px;
        padding: 16px 8px 16px 0
    }

    .inst-container.inst-container-mobile .inst-title {
        font-size: 25px
    }

    .inst-container.inst-container-mobile .inst-text {
        font-size: 24px
    }

    .inst-container.inst-container-mobile .inst-sum {
        font-size: 23px
    }

    .inst-container.inst-container-mobile .inst-corner-flat {
        border-radius: 0
    }

    .inst-container.inst-container-mobile .inst-corner-round {
        border-radius: 83px
    }

    .inst-container.inst-container-mobile.inst-no-image .inst-logo {
        display: none
    }

    .inst-container.inst-container-mobile.inst-no-image .inst-body,
    .inst-container.inst-container-mobile .inst-no-image .inst-body {
        margin-left: 0;
        padding-left: 16px
    }

    .inst-container.inst-container-mobile.inst-no-image.inst-corner-round .inst-body,
    .inst-container.inst-container-mobile .inst-no-image .inst-corner-round .inst-body {
        padding-left: 50px;
        padding-right: 33px
    }
}

@media screen and (min-width:1240px) {
    .inst-container.inst-container-mobile {
        width: 812px;
        min-width: 812px;
        min-height: 224px
    }

    .inst-container.inst-container-mobile .inst-close {
        font-size: 48px;
        right: 22px;
        padding: 0 14px
    }

    .inst-container.inst-container-mobile .inst-corner-round .inst-close {
        right: 86px;
        top: 4px
    }

    .inst-container.inst-container-mobile .inst-logo {
        padding: 29px
    }

    .inst-container.inst-container-mobile .inst-logo-img {
        width: 170px;
        height: auto !important;
        border-radius: 80px
    }

    .inst-container.inst-container-mobile .inst-body {
        margin-left: 228px;
        padding: 27px 14px 27px 0
    }

    .inst-container.inst-container-mobile .inst-title {
        font-size: 42px
    }

    .inst-container.inst-container-mobile .inst-text {
        font-size: 41px
    }

    .inst-container.inst-container-mobile .inst-sum {
        font-size: 39px
    }

    .inst-container.inst-container-mobile .inst-corner-flat {
        border-radius: 0
    }

    .inst-container.inst-container-mobile .inst-corner-round {
        border-radius: 140px
    }

    .inst-container.inst-container-mobile.inst-no-image .inst-logo {
        display: none
    }

    .inst-container.inst-container-mobile.inst-no-image .inst-body,
    .inst-container.inst-container-mobile .inst-no-image .inst-body {
        margin-left: 0;
        padding-left: 27px
    }

    .inst-container.inst-container-mobile.inst-no-image.inst-corner-round .inst-body,
    .inst-container.inst-container-mobile .inst-no-image .inst-corner-round .inst-body {
        padding-left: 85px;
        padding-right: 56px
    }
}

.multi_button-body {
    margin-left: 5px;
    float: left;
    width: 44px;
    height: 44px;
    border-radius: 999px !important;
    padding: 0;
    font-size: 17px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .33);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .33)
}

.multi_button .multi_button-div-text .multi_button-text {
    vertical-align: middle;
    padding: 5px 10px;
    color: #fff;
    background-color: rgba(0, 0, 0, .78);
    margin: 5px;
    border-radius: 18px;
    font-size: 14px;
    display: inline-block;
    white-space: nowrap;
    line-height: 24px
}

.multi_button.mb_medium_size .multi_button-div-text .multi_button-text {
    padding: 6px 16px;
    margin: 8px 15px;
    line-height: 18px
}

.multi_button.mb_small_size .multi_button-div-text .multi_button-text {
    padding: 4px 16px;
    margin: 10px 17px;
    line-height: 18px
}

.multi_button .multi_button-main-div-text {
    margin-top: 12px;
    display: inline-block;
    position: absolute;
    padding: 2px
}

.multi_button.mb_medium_size .multi_button-main-div-text {
    margin-top: 4px
}

.multi_button.mb_small_size .multi_button-main-div-text {
    margin-top: 0
}

.multi_button.mb_right .multi_button-main-div-text {
    right: 80px
}

.multi_button.mb_medium_size.mb_right .multi_button-main-div-text {
    right: 58px
}

.multi_button.mb_small_size.mb_right .multi_button-main-div-text {
    right: 48px
}

.multi_button.mb_left .multi_button-main-div-text {
    left: 80px
}

.multi_button.mb_medium_size.mb_left .multi_button-main-div-text {
    left: 58px
}

.multi_button.mb_small_size.mb_left .multi_button-main-div-text {
    left: 48px
}

.multi_button .multi_button-main-div-text .multi_button-text {
    border-radius: 24px;
    padding: 12px 16px;
    margin: 2px 5px;
    font-size: 16px;
    white-space: nowrap;
    line-height: 24px;
    cursor: pointer
}

.multi_button.mb_medium_size .multi_button-main-div-text .multi_button-text {
    border-radius: 18px;
    padding: 9px 16px;
    margin: 6px 5px;
    font-size: 14px;
    line-height: 18px
}

.multi_button.mb_small_size .multi_button-main-div-text .multi_button-text {
    border-radius: 18px;
    padding: 6px 16px;
    margin: 6px 5px;
    font-size: 14px;
    line-height: 24px
}

.multi_button_list {
    padding: 0;
    list-style-type: none;
    left: 10px;
    right: 0;
    text-align: left;
    line-height: normal;
    position: absolute;
    top: 80px;
    margin: 0;
    visibility: hidden
}

.multi_button_list .multi_button_element {
    display: inline-block;
    visibility: hidden;
    opacity: 0;
    background-image: none
}

.multi_button_list .multi_button_element,
.multi_button_list.position_top .multi_button_element {
    -webkit-transform: scaleY(.4) scaleX(.4) translateY(-150px);
    -moz-transform: scaleY(.4) scaleX(.4) translateY(-150px);
    -ms-transform: scaleY(.4) scaleX(.4) translateY(-150px);
    -o-transform: scaleY(.4) scaleX(.4) translateY(-150px);
    transform: scaleY(.4) scaleX(.4) translateY(-150px)
}

.multi_button_list.position_bottom .multi_button_element {
    -webkit-transform: scaleY(.4) scaleX(.4) translateY(150px);
    -moz-transform: scaleY(.4) scaleX(.4) translateY(150px);
    -ms-transform: scaleY(.4) scaleX(.4) translateY(150px);
    -o-transform: scaleY(.4) scaleX(.4) translateY(150px);
    transform: scaleY(.4) scaleX(.4) translateY(150px)
}

.multi_button_list li * {
    cursor: pointer
}

.multi_button {
    position: fixed;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .33);
    font-family: CBKRobotoLight, sans-serif;
    font-style: normal;
    text-transform: none;
    text-shadow: none;
    z-index: 10000;
    text-align: center;
    -webkit-text-size-adjust: auto !important
}

.multi_button a {
    display: inline;
    text-decoration: none;
    background: transparent;
    border: none
}

.multi_button i {
    text-decoration: none !important
}

.multi_button .multi_button-logo-img {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #fff
}

.multi_button.mb_medium_size,
.multi_button.mb_medium_size .multi_button-logo-img {
    width: 60px;
    height: 60px
}

.multi_button.mb_small_size,
.multi_button.mb_small_size .multi_button-logo-img {
    width: 50px;
    height: 50px
}

.icon_in_button {
    position: absolute
}

.multi_button .icon_in_button {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    text-align: center;
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg)
}

.multi_button .icon_in_button,
.multi_button .icon_in_button.active {
    -webkit-transition: transform .25s linear, opacity .1s linear;
    -moz-transition: transform .25s linear, opacity .1s linear;
    -ms-transition: transform .25s linear, opacity .1s linear;
    -o-transition: transform .25s linear, opacity .1s linear;
    transition: transform .25s linear, opacity .1s linear
}

.multi_button .icon_in_button.active {
    display: block;
    opacity: 1;
    pointer-events: auto;
    z-index: 999;
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0)
}

.multi_button .icon_in_button .multi-button-icon {
    padding-top: 18px
}

.multi_button.mb_medium_size .icon_in_button .multi-button-icon {
    padding-top: 9px
}

.multi_button.mb_small_size .icon_in_button .multi-button-icon {
    padding-top: 3px
}

.multi_button.active .multi_button_element {
    visibility: visible;
    opacity: 1;
    padding: 4px 0 0 13px;
    transition: .3s;
    white-space: nowrap;
    -webkit-transform: scaleY(1) scaleX(1) translateY(0) !important;
    -moz-transform: scaleY(1) scaleX(1) translateY(0) !important;
    -ms-transform: scaleY(1) scaleX(1) translateY(0) !important;
    -o-transform: scaleY(1) scaleX(1) translateY(0) !important;
    transform: scaleY(1) scaleX(1) translateY(0) !important
}

.multi_button.active.mb_medium_size .multi_button_element {
    padding: 0 0 3px 3px
}

.multi_button.active.mb_small_size .multi_button_element {
    padding: 0 0 0 1px
}

.multi_button_list i {
    height: 100%;
    vertical-align: middle
}

.icon_in_button i {
    font-size: 66px;
    vertical-align: middle
}

.multi_button.mb_medium_size .icon_in_button i {
    font-size: 50px
}

.multi_button.mb_small_size .icon_in_button i {
    font-size: 42px
}

[class*=" icon-ws-"],
[class^=icon-ws-] {
    display: inline-table !important;
    position: static;
    background: none !important;
    line-height: 37px;
    font-size: 40px;
    width: 100% !important;
    margin-top: 0 !important;
    font-family: CBKMultiIcon
}

[class*=" icon-ws-"]:before,
[class^=icon-ws-]:before {
    font-family: CBKMultiIcon !important;
    font-style: normal;
    font-weight: 400;
    speak: none;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0;
    margin-left: 0;
    height: 100%;
    padding: 0;
    line-height: 44px;
    display: block
}

.icon-ws-globe:before {
    content: "\e802"
}

.icon-ws-globe-1:before {
    content: "\e803"
}

.icon-ws-vkontakte:before {
    content: "\e883"
}

.icon-ws-vkontakte-rect:before {
    content: "\e884"
}

.icon-ws-wallet-1:before {
    content: "\e885"
}

.icon-ws-wallet-2:before {
    content: "\e886"
}

.icon-ws-whatsapp-1:before {
    content: "\e887"
}

.icon-ws-whatsapp-2:before {
    content: "\e888"
}

.icon-ws-whatsapp-3:before {
    content: "\e889"
}

.icon-ws-wordpress:before {
    content: "\e800"
}

.icon-ws-wordpress-2:before {
    content: "\e88b"
}

.icon-ws-wordpress-3:before {
    content: "\e88c"
}

.icon-ws-yabrowser:before {
    content: "\e88d"
}

.icon-ws-yandex:before {
    content: "\e88e"
}

.icon-ws-yandex-rect:before {
    content: "\e88f"
}

.icon-ws-youtube:before {
    content: "\e890"
}

.icon-ws-youtube-2:before {
    content: "\e891"
}

.icon-ws-action-1:before {
    content: "\e892"
}

.icon-ws-action-2:before {
    content: "\e893"
}

.icon-ws-address-book:before {
    content: "\e894"
}

.icon-ws-agenda:before {
    content: "\e895"
}

.icon-ws-android:before {
    content: "\e896"
}

.icon-ws-appstore:before {
    content: "\e897"
}

.icon-ws-attach-1:before {
    content: "\e898"
}

.icon-ws-attach-2:before {
    content: "\e899"
}

.icon-ws-basket:before {
    content: "\e89a"
}

.icon-ws-basket-2:before {
    content: "\e89b"
}

.icon-ws-blogger:before {
    content: "\e89c"
}

.icon-ws-blogger-rect:before {
    content: "\e89d"
}

.icon-ws-book-2:before {
    content: "\e89e"
}

.icon-ws-calc:before {
    content: "\e89f"
}

.icon-ws-calculator:before {
    content: "\e8a0"
}

.icon-ws-camera:before {
    content: "\e8a1"
}

.icon-ws-camera-2:before {
    content: "\e8a2"
}

.icon-ws-chat:before {
    content: "\e8a3"
}

.icon-ws-chat-2:before {
    content: "\e8a4"
}

.icon-ws-chrome:before {
    content: "\e8a5"
}

.icon-ws-cloud:before {
    content: "\e8a6"
}

.icon-ws-cloud-white:before {
    content: "\e8a7"
}

.icon-ws-cog:before {
    content: "\e8a8"
}

.icon-ws-cog-2:before {
    content: "\e8a9"
}

.icon-ws-comment-alt:before {
    content: "\e80b"
}

.icon-ws-comment-alt-2:before {
    content: "\e80d"
}

.icon-ws-comp-1:before {
    content: "\e8ac"
}

.icon-ws-comp-2:before {
    content: "\e8ad"
}

.icon-ws-contact:before {
    content: "\e8ae"
}

.icon-ws-contact-2:before {
    content: "\e8af"
}

.icon-ws-contacts:before {
    content: "\e8b0"
}

.icon-ws-coupon-1:before {
    content: "\e8b1"
}

.icon-ws-coupon-2:before {
    content: "\e8b2"
}

.icon-ws-edge:before {
    content: "\e8b3"
}

.icon-ws-facebook:before {
    content: "\e8b4"
}

.icon-ws-facebook-squared-1:before {
    content: "\e8b5"
}

.icon-ws-fast-fw:before {
    content: "\e8b6"
}

.icon-ws-fast-fw-white:before {
    content: "\e8b7"
}

.icon-ws-firefox:before {
    content: "\e8b8"
}

.icon-ws-gift-2:before {
    content: "\e8b9"
}

.icon-ws-gift-box:before {
    content: "\e8ba"
}

.icon-ws-google:before {
    content: "\e8bb"
}

.icon-ws-google-2:before {
    content: "\e8bc"
}

.icon-ws-google-play:before {
    content: "\e80a"
}

.icon-ws-googleplus-rect:before {
    content: "\e8be"
}

.icon-ws-googleplus-rect-2:before {
    content: "\e809"
}

.icon-ws-guest:before {
    content: "\e8c0"
}

.icon-ws-guest-2:before {
    content: "\e8c1"
}

.icon-ws-hand-holding-up-a-book:before {
    content: "\e8c2"
}

.icon-ws-heart:before {
    content: "\e8c3"
}

.icon-ws-heart-empty:before {
    content: "\e8c4"
}

.icon-ws-icq:before {
    content: "\e8c5"
}

.icon-ws-image-1:before {
    content: "\e8c6"
}

.icon-ws-image-2:before {
    content: "\e8c7"
}

.icon-ws-inkedin-rect:before {
    content: "\e8c8"
}

.icon-ws-inkedin-rect-2:before {
    content: "\e8c9"
}

.icon-ws-instagram:before {
    content: "\e8ca"
}

.icon-ws-instagram-filled:before {
    content: "\e8cb"
}

.icon-ws-internet-explorer:before {
    content: "\e8cc"
}

.icon-ws-location:before {
    content: "\e8cd"
}

.icon-ws-location-1:before {
    content: "\e8ce"
}

.icon-ws-magnifying-glass-and-book:before {
    content: "\e8cf"
}

.icon-ws-magnifying-glass-and-book-white:before {
    content: "\e8d0"
}

.icon-ws-mastercard:before {
    content: "\e8d1"
}

.icon-ws-mastercard-2:before {
    content: "\e8d2"
}

.icon-ws-odnoklassniki:before {
    content: "\e8d3"
}

.icon-ws-odnoklassniki-rect:before {
    content: "\e8d4"
}

.icon-ws-open-book:before {
    content: "\e8d5"
}

.icon-ws-opera:before {
    content: "\e8d6"
}

.icon-ws-pause:before {
    content: "\e8d7"
}

.icon-ws-pause-white:before {
    content: "\e8d8"
}

.icon-ws-pay-mir-1:before {
    content: "\e8d9"
}

.icon-ws-pay-mir-2:before {
    content: "\e8da"
}

.icon-ws-paypal:before {
    content: "\e8db"
}

.icon-ws-paypal-2:before {
    content: "\e8dc"
}

.icon-ws-paypal-3:before {
    content: "\e8dd"
}

.icon-ws-paypal-4:before {
    content: "\e8de"
}

.icon-ws-pay-yamoney-1:before {
    content: "\e8df"
}

.icon-ws-pay-yamoney-2:before {
    content: "\e8e0"
}

.icon-ws-pencil:before {
    content: "\e8e1"
}

.icon-ws-pencil-1:before {
    content: "\e8e2"
}

.icon-ws-pencil-squared:before {
    content: "\e8e3"
}

.icon-ws-phone-call:before {
    content: "\e8e4"
}

.icon-ws-phone-call-1:before {
    content: "\e8e5"
}

.icon-ws-phone-receiver:before {
    content: "\e8e6"
}

.icon-ws-play:before {
    content: "\e8e7"
}

.icon-ws-play-1:before {
    content: "\e8e8"
}

.icon-ws-play-2:before {
    content: "\e8e9"
}

.icon-ws-play-white:before {
    content: "\e8ea"
}

.icon-ws-pn-1:before {
    content: "\e806"
}

.icon-ws-pn-2:before {
    content: "\e8ec"
}

.icon-ws-rewind:before {
    content: "\e8ed"
}

.icon-ws-rewind-white:before {
    content: "\e8ee"
}

.icon-ws-ruble-1:before {
    content: "\e8ef"
}

.icon-ws-ruble-2:before {
    content: "\e8f0"
}

.icon-ws-safari:before {
    content: "\e8f1"
}

.icon-ws-share-1:before {
    content: "\e8f2"
}

.icon-ws-share-2:before {
    content: "\e8f3"
}

.icon-ws-shopping-basket:before {
    content: "\e8f4"
}

.icon-ws-shopping-basket-2:before {
    content: "\e8f5"
}

.icon-ws-skype:before {
    content: "\e8f6"
}

.icon-ws-skype-2:before {
    content: "\e8f7"
}

.icon-ws-skype-3:before {
    content: "\e8f8"
}

.icon-ws-stop:before {
    content: "\e8f9"
}

.icon-ws-stop-white:before {
    content: "\e8fa"
}

.icon-ws-telegram-1:before {
    content: "\e8fb"
}

.icon-ws-telegram-2:before {
    content: "\e8fc"
}

.icon-ws-thumbs-up:before {
    content: "\e808"
}

.icon-ws-thumbs-up-2:before {
    content: "\e807"
}

.icon-ws-tumblr:before {
    content: "\e8ff"
}

.icon-ws-tumblr-rect:before {
    content: "\e900"
}

.icon-ws-twitter-bird:before {
    content: "\e901"
}

.icon-ws-twitter-bird-squared:before {
    content: "\e902"
}

.icon-ws-two-books:before {
    content: "\e903"
}

.icon-ws-viber-1:before {
    content: "\e904"
}

.icon-ws-viber-2:before {
    content: "\e905"
}

.icon-ws-viber-3:before {
    content: "\e804"
}

.icon-ws-viber-4:before {
    content: "\e805"
}

.icon-ws-videocam:before {
    content: "\e908"
}

.icon-ws-videocam-white:before {
    content: "\e909"
}

.icon-ws-vimeo-rect:before {
    content: "\e90a"
}

.icon-ws-vimeo-rect-2:before {
    content: "\e801"
}

.icon-ws-visa:before {
    content: "\e90c"
}

.icon-ws-visa-2:before {
    content: "\e90d"
}

.multi_button.active .multi_button_list {
    visibility: visible;
    top: 80px;
    left: 0
}

.multi_button.active .multi_button_list.position_top {
    padding-top: 3px
}

.multi_button-body {
    display: inline-block;
    text-align: center
}

.multi_button-div-text {
    display: inline-block;
    position: absolute;
    padding: 0 2px
}

.multi_button_list.position_left .multi_button-div-text {
    left: 60px
}

.multi_button.mb_medium_size .multi_button_list.position_left .multi_button-div-text {
    left: 50px
}

.multi_button.mb_small_size .multi_button_list.position_left .multi_button-div-text {
    left: 48px
}

.multi_button_list.position_right .multi_button-div-text {
    right: 40px
}

.multi_button_list.position_bottom .multi_button_list {
    top: auto;
    bottom: 60px
}

.multi_button.active .multi_button_list.position_bottom {
    bottom: 60px;
    top: auto;
    bottom: 80px
}

.multi_button.active.mb_medium_size .multi_button_list.position_bottom {
    top: auto;
    bottom: 60px
}

.multi_button.active.mb_small_size .multi_button_list.position_bottom {
    top: auto;
    bottom: 50px
}

.multi_button.active.mb_medium_size .multi_button_list {
    top: 60px;
    bottom: auto
}

.multi_button.active.mb_small_size .multi_button_list {
    top: 50px;
    bottom: auto;
    left: -3px
}

.multi_button .multi_button-copyright-img {
    margin-left: 6px;
    height: 20px;
    width: 73px;
    vertical-align: bottom
}

.multi_button .ws-multi_button-copyright {
    position: absolute;
    width: 143px;
    visibility: hidden;
    opacity: 0;
    background-color: #fff;
    border-radius: 7px;
    padding: 2px
}

.multi_button.active .ws-multi_button-copyright {
    visibility: visible;
    opacity: 1;
    transition: .3s
}

.multi_button.mb_bottom .ws-multi_button-copyright {
    top: 90px
}

.multi_button.mb_bottom.mb_medium_size .ws-multi_button-copyright {
    top: 70px
}

.multi_button.mb_bottom.mb_small_size .ws-multi_button-copyright {
    top: 55px
}

.multi_button.mb_top .ws-multi_button-copyright {
    bottom: 90px
}

.multi_button.mb_top.mb_medium_size .ws-multi_button-copyright {
    bottom: 65px
}

.multi_button.mb_top.mb_small_size .ws-multi_button-copyright {
    bottom: 55px
}

.multi_button.mb_left .ws-multi_button-copyright {
    left: 8px
}

.multi_button.mb_right .ws-multi_button-copyright {
    right: 2px
}

.multi_button.mb_left .ws-multi_button-copyright-url {
    float: left
}

.multi_button.mb_right .ws-multi_button-copyright-url {
    float: right
}

.multi_button .ws-multi_button-copyright-url {
    display: inline-block;
    height: 100%;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: right;
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.multi_button .ws-multi_button-copyright-url span {
    font-family: Museo;
    opacity: .5;
    font-weight: 500;
    vertical-align: text-top
}

.multi_button .ws-multi_button-copyright-url:hover span {
    opacity: 1;
    transition: opacity .3s
}

.multi_button.mb_bottom.has-copyright-link {
    margin-bottom: 25px
}

.multi_button.mb_top.has-copyright-link {
    margin-top: 25px
}

.multi_button.mobile {
    position: absolute;
    -webkit-text-size-adjust: auto !important
}

.multi_button.disable-mobile-position .multi_button_mobile_close,
.multi_button.mobile .multi_button_mobile_close {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    opacity: 0;
    z-index: 9999;
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transition: transform .25s linear;
    -moz-transition: transform .25s linear;
    -ms-transition: transform .25s linear;
    -o-transition: transform .25s linear;
    transition: transform .25s linear
}

.multi_button.disable-mobile-position .multi_button_mobile_close.active,
.multi_button.mobile .multi_button_mobile_close.active {
    opacity: 1;
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-transition: transform .25s linear;
    -moz-transition: transform .25s linear;
    -ms-transition: transform .25s linear;
    -o-transition: transform .25s linear;
    transition: transform .25s linear
}

.multi_button.disable-mobile-position .multi_button_mobile_close:after,
.multi_button.mobile .multi_button_mobile_close:after {
    content: "×";
    font-size: 42px;
    line-height: 60px;
    position: absolute;
    left: 30px;
    top: 10px;
    opacity: .7
}

.multi_button.mb_medium_size.disable-mobile-position .multi_button_mobile_close:after,
.multi_button.mb_medium_size.mobile .multi_button_mobile_close:after {
    content: "×";
    font-size: 42px;
    line-height: 60px;
    position: absolute;
    left: 20px;
    top: 0;
    opacity: .7
}

.multi_button.mb_small_size.disable-mobile-position .multi_button_mobile_close:after,
.multi_button.mb_small_size.mobile .multi_button_mobile_close:after {
    content: "×";
    font-size: 40px;
    line-height: 50px;
    position: absolute;
    left: 15px;
    top: 0;
    opacity: .7
}

.multi_button.one_icon_mode {
    background: none !important
}

.ws-killer * {
    box-sizing: border-box;
    font-family: CBKRobotoLight, sans-serif;
    font-style: normal;
    text-transform: none;
    text-shadow: none;
    max-height: none;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: none !important;
    -webkit-flex-direction: initial;
    -ms-flex-direction: initial;
    flex-direction: row
}

.ws-killer {
    font-size: 13px !important;
    font-family: CBKRobotoLight, sans-serif !important;
    font-style: normal !important;
    font-weight: 300 !important;
    text-transform: none !important;
    z-index: 1000000;
    display: block;
    word-wrap: normal;
    line-height: 1.22
}

.ws-killer i {
    background: 0 0;
    height: auto;
    width: auto;
    position: static;
    top: auto;
    left: auto
}

.ws-killer,
.ws-killer i {
    font-size: 13px !important
}

.ws-killer .ws-killer-btn-container {
    position: fixed;
    right: 0;
    bottom: 5%;
    z-index: 2147483645
}

.ws-killer .ws-killer-btn {
    background-color: #f44336;
    height: 46px;
    padding: 3px;
    cursor: pointer;
    z-index: 2147483645;
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, .3);
    min-width: 230px
}

.ws-killer .ws-killer-btn .ws-killer-btn-ico {
    display: inline-block;
    background-color: #fff;
    position: relative;
    vertical-align: top
}

.ws-killer .ws-killer-btn .ws-killer-btn-ico .ws-killer-btn-logo {
    width: 40px;
    height: 40px;
    margin: 0;
    display: inline-block;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    border-radius: 5px
}

.ws-killer .ws-killer-btn-logo img {
    border-radius: 5px;
    width: 40px;
    height: 40px;
    display: none;
    max-width: 40px
}

.ws-killer .ws-killer-btn .ws-killer-btn-ico .ws-killer-btn-logo .ws-icon-phone {
    padding: 6px 0 0 5px;
    position: absolute;
    color: #ff2241;
    font-size: 30px !important;
    top: 0;
    left: 0
}

.ws-killer .ws-killer-btn .ws-btn-title {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 10px 14px
}

.ws-killer .ws-killer-text-none {
    min-width: 0
}

.ws-killer .ws-killer-text-none .ws-btn-title {
    display: none
}

.ws-killer .ws-killer-btn-mini-round {
    border-radius: 9px
}

.ws-killer .ws-killer-logo-img {
    margin: 0
}

.ws-killer .ws-killer-btn-mini-round .ws-killer-btn-ico,
.ws-killer .ws-killer-btn-mini-round .ws-killer-logo-img {
    border-radius: 6px !important
}

.ws-killer .ws-killer-btn-round {
    border-radius: 22px
}

.ws-killer .ws-killer-btn-round .ws-killer-btn-ico,
.ws-killer .ws-killer-btn-round .ws-killer-btn-logo,
.ws-killer .ws-killer-btn-round .ws-killer-logo-img {
    border-radius: 30px !important
}

.ws-killer .ws-killer-btn-container.ws-killer-btn-right {
    bottom: auto;
    right: 0;
    top: 10%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom
}

.ws-killer .ws-killer-btn-container.ws-killer-btn-left {
    bottom: auto;
    left: 0;
    right: auto;
    top: 10%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left top;
    transform-origin: left top
}

.ws-killer .ws-killer-btn-container.ws-killer-btn-left .ws-btn-title,
.ws-killer .ws-killer-btn-container.ws-killer-btn-right .ws-btn-title {
    font-family: Tahoma, sans-serif
}

.ws-killer .ws-killer-btn-right .ws-killer-btn .ws-killer-btn-ico .ws-killer-btn-logo .ws-icon-phone {
    padding-left: 6px !important;
    padding-top: 5px !important;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 0;
    left: auto
}

.ws-killer-btn-right .ws-killer-logo-img {
    -webkit-transform: rotate(90deg) !important;
    transform: rotate(90deg) !important
}

.ws-killer .ws-killer-btn-left .ws-killer-btn .ws-killer-btn-ico .ws-killer-btn-logo .ws-icon-phone {
    padding-left: 6px !important;
    padding-top: 5px !important;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 0;
    left: auto
}

.ws-killer-btn-left .ws-killer-logo-img {
    -webkit-transform: rotate(90deg) !important;
    transform: rotate(90deg) !important
}

.ws-killer .ws-killer-btn-attach-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.ws-killer .ws-killer-btn-attach-bottom {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.ws-killer .ws-killer-logo-yes .ws-killer-btn-logo img {
    display: block
}

.ws-killer .ws-killer-logo-yes .ws-icon-phone {
    display: none
}

.ws-killer .ws-killer-logo-yes .ws-killer-btn-ico {
    background: transparent
}

.ws-loaner .ws-loaner-modal-overflow {
    position: fixed;
    left: 0;
    top: 0;
    opacity: .7;
    background-color: #000;
    width: 100%;
    height: 100%;
    z-index: 9998
}

.ws-loaner .ws-loaner-modal-wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    z-index: 999999
}

.ws-loaner .ws-loaner-modal-container {
    width: 1024px;
    height: 95%;
    background-color: #fff;
    display: inline-block;
    top: 2.5%;
    position: relative
}

.ws-loaner .ws-loaner-modal {
    width: 100%;
    height: 100%
}

.ws-loaner .ws-loaner-modal-close {
    position: absolute;
    font-family: arial;
    right: -30px;
    top: -2px;
    display: inline-block;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AQMCwYfssHtyAAAAZNJREFUOMu1lb1u2zAUhQ+LGAUIAvQLNFProQmQN+hc5B3SxH2Jok8lTZKytoMM0ohDtlPGbEGCpHUHS4Kqk0U2HEKyA6e9wF0uyY8/50hXoDteAxgBOAbwAcCbtn4N4DuABMAVgBLPiEMAMwAVAPZk1c453Ab7vAHSl+M+2NkOsGV+CmGjF8CW+W4JGwC4DCekaXqntW6EEKuaEILD4bDJsuyhAzgDsAcARwD+rg/meX5L8rcxZiGlXNWllLTWFiT/TCaT+wBYtyx8DXfTWjfW2gXJhXOuVEpRKUXnXEmysNYWWuum45RfAOA8HBBCUEq5BJRxHNdxHNckS+dcJaXk+lOsZQIAP/seWinFFlSRrKIoqpVSm4T58Qr/IbK+K3vvVyeLoqgmWXrvt165U5TpdFqQLLz3VSiKMWajKF22uSE5N8YUoW2MMQXJeZ7nvbYZtKZ8sluSJLddxtZaN2ma/tpk7H/16b0NxTl9AeykT/HxDrCzbTY6eOYP9gLA+3Cx2NICPrYtYH+tBXxrvdvZAh4Bb7iNXQT1ZVYAAAAASUVORK5CYII=") 50% no-repeat;
    width: 20px;
    height: 20px
}

.ws-loan-container {
    text-align: left !important;
    font-size: 13px !important;
    font-family: CBKRobotoLight, sans-serif !important;
    font-style: normal !important;
    font-weight: 300 !important;
    text-transform: none !important;
    z-index: 9990;
    display: block;
    word-wrap: normal;
    line-height: 1.22
}

.ws-loan-container * {
    box-sizing: border-box;
    font-family: CBKRobotoLight, sans-serif;
    font-style: normal;
    text-transform: none;
    text-shadow: none;
    max-height: none;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.ws-loan-container .ws-loaner-btn-el-container {
    position: fixed;
    right: 0;
    bottom: 20%;
    z-index: 9999
}

.ws-loan-container .ws-loaner-btn-container {
    background-color: #ff2241;
    height: 46px;
    padding: 3px;
    cursor: pointer;
    min-width: 230px;
    z-index: 9999
}

.ws-loan-container .ws-loaner-btn-mini-hover {
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, .3)
}

.ws-loan-container .loan-corner-smooth {
    border-radius: 9px
}

.ws-loan-container .loan-corner-round {
    border-radius: 22px
}

.ws-loan-container .ws-loaner-btn-rotate {
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.ws-loan-container .ws-loaner-btn-attach {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.ws-loan-container .ws-loaner-btn-attach-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.ws-loan-container .ws-loaner-btn-container .ws-btn-ico {
    display: inline-block;
    background-color: #fff;
    position: relative;
    vertical-align: top
}

.ws-loan-container .ws-loaner-logo {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 10px;
    height: 10px;
    margin-left: 10px;
    margin-top: 12px
}

.ws-loan-container .ws-loaner-btn-container .ws-btn-ico .ws-loaner-logo {
    width: 40px;
    height: 40px;
    margin: 0
}

.ws-loan-container .ws-loaner-logo .ws-loaner-logo-img {
    border-radius: 5px;
    width: 40px;
    height: 40px;
    display: none;
    max-width: 40px
}

.ws-loan-container .loan-corner-round .ws-btn-ico,
.ws-loan-container .loan-corner-round .ws-loaner-logo-img {
    border-radius: 30px !important
}

.ws-loan-container .loan-corner-smooth .ws-btn-ico,
.ws-loan-container .loan-corner-smooth .ws-loaner-logo-img {
    border-radius: 6px !important
}

.ws-loan-container .ws-loaner-logo .ws-icon-loaner {
    position: absolute;
    color: #ff2241;
    font-size: 30px;
    top: 0;
    left: 0
}

.ws-loan-container .ws-loaner-btn-container .ws-btn-ico .ws-loaner-logo .ws-icon-loaner {
    padding: 7px 0 0 6px
}

.ws-loan-container .ws-loaner-btn-logo-yes .ws-icon-loaner {
    display: none
}

.ws-loan-container .ws-loaner-btn-logo-yes .ws-loaner-logo-img {
    display: block !important
}

.ws-loan-container .ws-loaner-btn-logo-yes .ws-btn-ico {
    background-color: transparent
}

.ws-loan-container .ws-loaner-btn-container .ws-btn-title {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 10px 14px
}

.ws-icon-loaner:before {
    content: "r"
}

.ws-loan-container .ws-loaner-not-scalling {
    position: fixed !important
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new {
    width: 650px;
    height: 566px;
    top: calc(50% - 283px);
    border-radius: 10px;
    padding-top: 60px;
    font-family: Museo, sans-serif;
    box-sizing: border-box;
    color: var(--form_color_text);
    background-color: var(--form_color_background)
}

.ws-loaner-modal-container.ws-loaner-modal-new {
    text-align: center;
    width: 100%;
    max-width: 650px
}

.ws-loaner-modal-container.ws-loaner-modal-new .final_form {
    display: none
}

.ws-loaner-modal-container.ws-loaner-modal-new.final .final_form {
    display: block
}

.ws-loaner-modal-container.ws-loaner-modal-new.final .ws-loaner-form {
    display: none
}

@media (min-width:992px) {
    .ws-loaner-settings-form {
        padding-bottom: 65px;
        padding-top: 25px
    }
}

.ws-loaner-shadow {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12);
    transition: box-shadow .28s cubic-bezier(.4, 0, .2, 1)
}

.ws-loaner-shadow:hover {
    box-shadow: 0 11px 15px -7px rgba(0, 0, 0, .2), 0 24px 38px 3px rgba(0, 0, 0, .14), 0 9px 46px 8px rgba(0, 0, 0, .12)
}

.ws-loaner-shadow-nohover {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12);
    transition: box-shadow .28s cubic-bezier(.4, 0, .2, 1)
}

.ws-loaner-input-group .ws-loaner-input.invalid-field {
    border-color: red
}

.ws-loaner-post-header-text {
    font-size: 47px;
    font-weight: 700;
    margin-top: 140px
}

.ws-loaner-post-body-text {
    font-size: 22px;
    padding: 0 62px;
    margin-top: 13px;
    line-height: 25px;
    margin-bottom: 200px
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .ws-loaner-header-text {
    white-space: pre;
    font-size: 21px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: -.2px;
    height: 60px
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .ws-loaner-body-text {
    white-space: pre;
    margin-top: 13px;
    font-size: 18px;
    line-height: 24px;
    height: 48px
}

.ws-loaner-input-group {
    margin-top: 20px
}

.ws-loaner-input-container {
    margin: 10px auto auto;
    position: relative;
    display: inline-block;
    padding-left: 40px;
    padding-right: 40px
}

.ws-loaner-input-group .ws-loaner-input {
    display: block;
    border-radius: 6px;
    height: 42px;
    width: 280px;
    padding-left: 43px;
    outline: none;
    border: 2px solid #ddd
}

.ws-loaner-input-group .ws-loaner-input.ws-loaner-submit {
    padding: 0;
    color: #fff;
    background-color: var(--form_button_color);
    color: var(--form_button_text_color);
    border: 0;
    font-size: 16px;
    cursor: pointer
}

.ws-loaner-input-group .ws-loaner-input.ws-loaner-submit:hover {
    opacity: .8
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .ws-loaner-input-container:before {
    content: "";
    width: 24px;
    height: 24px;
    left: 50px;
    top: 10px;
    position: absolute
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .ws-loaner-input-user-email:before {
    content: url("data:image/svg+xml; utf8, <svg width='24px' height='24px' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'> <title>iconInputEmail</title><desc>Created with Sketch.</desc><defs></defs><g id='Credit' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='iconInputEmail' fill='currentColor' fill-rule='nonzero'><path d='M21.0701305,3 L2.93482138,3 C1.31595206,3 0,4.29690049 0,5.89233279 L0,18.1076672 C0,19.7030995 1.31595206,21 2.93482138,21 L21.0651646,21 C22.6840339,21 23.999986,19.7030995 23.999986,18.1076672 L23.999986,5.89722675 C24.0049518,4.30179445 22.6889998,3 21.0701305,3 Z M22.6641705,18.1076672 C22.6641705,18.9738989 21.9490871,19.6786297 21.0701305,19.6786297 L2.93482138,19.6786297 C2.05586472,19.6786297 1.34078134,18.9738989 1.34078134,18.1076672 L1.34078134,5.89722675 C1.34078134,5.03099511 2.05586472,4.32626427 2.93482138,4.32626427 L21.0651646,4.32626427 C21.9441213,4.32626427 22.6592047,5.03099511 22.6592047,5.89722675 L22.6592047,18.1076672 L22.6641705,18.1076672 Z M15.1359316,11.8482871 L21.0055743,6.66068515 C21.2786965,6.41598695 21.3035257,6 21.0552329,5.72593801 C20.8069401,5.45676998 20.3848422,5.43230016 20.1067542,5.67699837 L12.0124076,12.8368679 L10.4332652,11.4469821 C10.4282993,11.4420881 10.4233335,11.4371941 10.4233335,11.4323002 C10.3885725,11.3980424 10.3538115,11.3686786 10.3140846,11.3393148 L3.88826589,5.6721044 C3.61017791,5.4274062 3.18808008,5.45187602 2.93978724,5.72593801 C2.69149439,6 2.71632368,6.41598695 2.99441166,6.66068515 L8.93357641,11.8923328 L3.01924094,17.3491028 C2.75108468,17.5986949 2.73618711,18.0146819 2.9894458,18.2838499 C3.12352394,18.4208809 3.30229478,18.4942904 3.48106563,18.4942904 C3.6449389,18.4942904 3.80881218,18.4355628 3.93792446,18.3181077 L9.94164535,12.7830343 L11.5704464,14.2169657 C11.6995587,14.3295269 11.8584661,14.3833605 12.0173735,14.3833605 C12.1762809,14.3833605 12.3401542,14.324633 12.4643006,14.2120718 L14.1377944,12.7340946 L20.1067542,18.3230016 C20.2358665,18.4453507 20.4047057,18.5040783 20.5685789,18.5040783 C20.7473498,18.5040783 20.9211548,18.4355628 21.0552329,18.2985318 C21.3084916,18.0342577 21.2985599,17.6133768 21.0304036,17.3637847 L15.1359316,11.8482871 Z'></path></g></g></svg>")
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .ws-loaner-input-user-name:before {
    content: url("data:image/svg+xml; utf8, <svg width='24px' height='24px' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'> <title>iconInputName</title><desc>Created with Sketch.</desc><defs></defs><g id='Credit' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='iconInputName' fill='currentColor' fill-rule='nonzero'><path d='M11.9147719,12.93187 L11.9926772,12.93187 L12.0218916,12.93187 L12.0705824,12.93187 C13.4972229,12.9070201 14.6511948,12.3951129 15.5032838,11.4160282 C17.3778796,9.25905985 17.0662584,5.56139988 17.0321749,5.20853179 C16.9104479,2.55953614 15.6834397,1.292193 14.6706711,0.700766204 C13.9159637,0.2584386 13.0346603,0.0198798923 12.0511061,0 L12.0170226,0 L11.9975463,0 L11.9683318,0 C11.4278639,0 10.3664045,0.0894595154 9.34876678,0.680886312 C8.32626,1.27231311 7.07977554,2.53965624 6.95804854,5.20853179 C6.92396498,5.56139988 6.61234387,9.25905985 8.48693964,11.4160282 C9.33415954,12.3951129 10.4881315,12.9070201 11.9147719,12.93187 Z M8.25809288,5.33278111 C8.25809288,5.31787119 8.26296196,5.30296128 8.26296196,5.29302133 C8.4236416,1.72955063 10.9020033,1.3468627 11.9634627,1.3468627 L11.982939,1.3468627 L12.0218916,1.3468627 C13.3365432,1.37668254 15.5714509,1.92337958 15.7223924,5.29302133 C15.7223924,5.30793125 15.7223924,5.32284117 15.7272615,5.33278111 C15.7321305,5.36757093 16.0729661,8.74715262 14.5245987,10.526403 C13.9110947,11.2321392 13.0930892,11.5800373 12.0170226,11.5899772 L11.9926772,11.5899772 L11.9683318,11.5899772 C10.8971342,11.5800373 10.0742597,11.2321392 9.4656247,10.526403 C7.92212637,8.75709257 8.2532238,5.36260095 8.25809288,5.33278111 Z M21.9986364,19.0648167 C22.0035055,19.3232553 22.0083745,20.6502381 21.7649205,21.3112446 C21.7162298,21.4404639 21.6237172,21.5498033 21.5117284,21.6243529 C21.365656,21.7187824 17.8647875,24 12.0072844,24 C6.14978128,24 2.64891282,21.7237523 2.50284043,21.6243529 C2.38598251,21.5498033 2.29833907,21.4404639 2.24964827,21.3112446 C1.99158704,20.6452682 1.99645612,19.3182854 2.0013252,19.0598468 L2.0013252,19.0449368 C2.00619428,19.0051771 2.00619428,18.9654173 2.00619428,18.9206875 C2.03540876,17.9416028 2.09870679,15.6405053 4.21188747,14.8999793 C4.22649471,14.8950093 4.24110195,14.8900393 4.26057827,14.8850694 C6.46627147,14.3135225 8.28243828,13.0213295 8.3019146,13.0064195 C8.59892847,12.7927107 9.00793119,12.8672603 9.21730162,13.1704287 C9.42667206,13.473597 9.35363586,13.8910748 9.05662198,14.1047836 C8.97384763,14.1594533 7.03595382,15.5411058 4.61115203,16.1772624 C3.47665641,16.5897701 3.35006033,17.8272934 3.31597677,18.9604473 C3.31597677,19.0051771 3.31110769,19.0449368 3.31110769,19.0846966 C3.30136953,19.5319942 3.33545309,20.2228205 3.41335837,20.6204183 C4.20701839,21.0776558 7.31836046,22.6630772 12.0024153,22.6630772 C16.7059465,22.6630772 19.7978123,21.0826258 20.5866032,20.6253883 C20.6645085,20.2277904 20.693723,19.5369642 20.6888539,19.0896666 C20.6839848,19.0499068 20.6839848,19.010147 20.6839848,18.9654173 C20.6499012,17.8322634 20.5233052,16.5947401 19.3888096,16.1822323 C16.9640078,15.5460758 15.026114,14.1693932 14.9433396,14.1097536 C14.6463257,13.8960447 14.5732895,13.478567 14.78266,13.1753986 C14.9920304,12.8722303 15.4010331,12.7976807 15.698047,13.0113895 C15.7175233,13.0262994 17.5434283,14.3184924 19.7393833,14.8900393 C19.7539905,14.8950093 19.7734669,14.8999793 19.7880741,14.9049493 C21.9012548,15.6405053 21.9645528,17.9416028 21.9937673,18.9256575 C21.9937673,18.9703872 21.9986364,19.010147 21.9986364,19.0499068 L21.9986364,19.0648167 Z'></path></g></g></svg>")
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .ws-loaner-input-user-phone:before {
    content: url("data:image/svg+xml; utf8, <svg width='24px' height='24px' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'> <title>iconInputPhone</title><desc>Created with Sketch.</desc><defs></defs><g id='Credit' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='iconInputPhone' fill='currentColor' fill-rule='nonzero'><path d='M19.5198919,14.1142473 C19.0397063,13.6164875 18.4605134,13.3503584 17.8466678,13.3503584 C17.2377727,13.3503584 16.6536294,13.6115591 16.1536423,14.109319 L14.5893263,15.6617384 C14.4606167,15.5927419 14.3319072,15.5286738 14.208148,15.4646057 C14.0299348,15.3758961 13.8616223,15.2921147 13.7180617,15.203405 C12.252753,14.2768817 10.9211042,13.0694444 9.64390954,11.5071685 C9.02511365,10.7284946 8.60928281,10.0730287 8.30731042,9.40770609 C8.71324052,9.03808244 9.08946842,8.65367384 9.45579559,8.28405018 C9.59440586,8.14605735 9.73301614,8.0031362 9.87162642,7.86514337 C10.9112035,6.83019713 10.9112035,5.48969534 9.87162642,4.4547491 L8.5201762,3.109319 C8.36671482,2.95654122 8.20830307,2.79883513 8.05979206,2.64112903 C7.76277003,2.33557348 7.45089691,2.02016129 7.12912304,1.72446237 C6.64893743,1.25134409 6.07469485,1 5.47075006,1 C4.86680527,1 4.28266195,1.25134409 3.78762524,1.72446237 C3.78267488,1.72939068 3.78267488,1.72939068 3.77772451,1.734319 L2.09459969,3.42473118 C1.4609527,4.05555556 1.0995759,4.82437276 1.02037003,5.71639785 C0.901561218,7.15546595 1.32729279,8.49596774 1.65401702,9.37320789 C2.45597649,11.5268817 3.65396533,13.5228495 5.44104786,15.6617384 C7.60930865,18.2392473 10.2181521,20.2746416 13.1982731,21.7087814 C14.3368576,22.2459677 15.8566203,22.8817204 17.5545962,22.9901434 C17.6585539,22.9950717 17.767462,23 17.8664693,23 C19.0100041,23 19.9703753,22.5909498 20.7228311,21.7777778 C20.7277815,21.7679211 20.7376822,21.7629928 20.7426326,21.7531362 C21.0000517,21.4426523 21.2970737,21.1617384 21.6089468,20.8611111 C21.8218126,20.6590502 22.0396288,20.4471326 22.2524946,20.2253584 C22.7425809,19.7177419 23,19.1263441 23,18.5201613 C23,17.9090502 22.7376305,17.3225806 22.2376435,16.8297491 L19.5198919,14.1142473 Z M21.2921233,19.3037634 C21.287173,19.3037634 21.287173,19.3086918 21.2921233,19.3037634 C21.099059,19.5107527 20.9010443,19.6980287 20.6881786,19.9050179 C20.3664047,20.2105735 20.0396805,20.530914 19.7327577,20.890681 C19.2327706,21.4229391 18.6436769,21.6742832 17.8714197,21.6742832 C17.7971642,21.6742832 17.7179583,21.6742832 17.6437028,21.6693548 C16.1734438,21.5757168 14.8071424,21.0040323 13.7824164,20.516129 C10.9805087,19.1657706 8.5201762,17.2486559 6.47567458,14.8189964 C4.7875994,12.7934588 3.6589157,10.9206989 2.91141026,8.90994624 C2.45102612,7.6827957 2.28271364,6.72670251 2.35696915,5.82482079 C2.40647282,5.24820789 2.62923934,4.77016129 3.04011981,4.36111111 L4.72819499,2.68055556 C4.97076298,2.45385305 5.22818207,2.33064516 5.4806508,2.33064516 C5.79252392,2.33064516 6.04499265,2.51792115 6.20340439,2.67562724 C6.20835476,2.68055556 6.21330513,2.68548387 6.21825549,2.69041219 C6.52022789,2.97132616 6.80734918,3.26209677 7.10932157,3.57258065 C7.26278296,3.73028674 7.4211947,3.88799283 7.57960645,4.05062724 L8.93105667,5.39605735 C9.45579559,5.91845878 9.45579559,6.40143369 8.93105667,6.92383513 C8.78749603,7.06675627 8.64888575,7.20967742 8.5053251,7.34767025 C8.08949426,7.77150538 7.69346489,8.16577061 7.26278296,8.55017921 C7.25288222,8.56003584 7.24298149,8.56496416 7.23803112,8.57482079 C6.81229955,8.99865591 6.89150542,9.41263441 6.98061203,9.69354839 C6.9855624,9.70833333 6.99051276,9.72311828 6.99546313,9.73790323 C7.3469392,10.5855735 7.84197591,11.3839606 8.59443171,12.3351254 L8.59938207,12.3400538 C9.9656834,14.015681 11.4062402,15.3216846 12.9953081,16.3221326 C13.1982731,16.4502688 13.4061885,16.5537634 13.6042032,16.6523297 C13.7824164,16.7410394 13.9507289,16.8248208 14.0942896,16.9135305 C14.114091,16.9233871 14.1338925,16.938172 14.153694,16.9480287 C14.3220065,17.03181 14.4804182,17.0712366 14.6437803,17.0712366 C15.0546608,17.0712366 15.3120799,16.8149642 15.3962361,16.7311828 L17.0892617,15.0456989 C17.2575742,14.8781362 17.524894,14.6760753 17.8367671,14.6760753 C18.1436899,14.6760753 18.3961586,14.8682796 18.54962,15.0358423 C18.5545703,15.0407706 18.5545703,15.0407706 18.5595207,15.0456989 L21.287173,17.7612007 C21.7970608,18.2638889 21.7970608,18.781362 21.2921233,19.3037634 Z'></path></g></g></svg>")
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .personal-agreement {
    width: 255px;
    margin: 20px auto auto;
    font-size: 12px;
    position: relative;
    cursor: pointer;
    font-weight: 100;
    color: #717383;
    text-align: left;
    padding-left: 34px
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .personal-agreement a {
    text-decoration: none;
    color: currentColor
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .personal-agreement span {
    cursor: pointer
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .personal-agreement input[type=checkbox] {
    display: none
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .personal-agreement label:before {
    content: "\0020";
    font-size: 15px;
    font-weight: 700;
    line-height: 15px;
    border: 2px solid #0a1b7e;
    color: #0a1b7e;
    border-radius: 5px;
    width: 16px;
    height: 16px;
    display: inline-block;
    left: 4px;
    top: -2px;
    position: absolute;
    box-sizing: content-box
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .personal-agreement input[type=checkbox]:checked+label:before {
    content: url("data:image/svg+xml; utf8, <svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>iconCheckbox</title><desc>Created with Sketch.</desc><defs></defs><g id='Credit' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='iconCheckbox' fill='currentColor' fill-rule='nonzero'><path d='M3.29289322,9.20710678 L6.29289322,12.2071068 C6.68341751,12.5976311 7.31658249,12.5976311 7.70710678,12.2071068 C8.09763107,11.8165825 8.09763107,11.1834175 7.70710678,10.7928932 L4.70710678,7.79289322 C4.31658249,7.40236893 3.68341751,7.40236893 3.29289322,7.79289322 C2.90236893,8.18341751 2.90236893,8.81658249 3.29289322,9.20710678 Z M12.2651966,4.3217199 L6.26519656,10.8217199 C5.8905928,11.2275406 5.91589916,11.8601997 6.3217199,12.2348034 C6.72754063,12.6094072 7.36019969,12.5841008 7.73480344,12.1782801 L13.7348034,5.6782801 C14.1094072,5.27245937 14.0841008,4.63980031 13.6782801,4.26519656 C13.2724594,3.8905928 12.6398003,3.91589916 12.2651966,4.3217199 Z' id='Combined-Shape'></path></g></g></svg>")
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .personal-agreement .invalid-field+label:before {
    border-color: red
}

.ws-loaner-modal-container.ws-loaner-modal-new.ws-loaner-modal-new-settings {
    max-width: 100%
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new a.loaner-close-window {
    background: none !important;
    bottom: auto !important;
    font-size: 14px;
    padding: 10px;
    left: auto !important;
    position: absolute;
    right: 26px !important;
    top: 2px !important;
    z-index: 2 !important;
    outline: none;
    text-decoration: none;
    color: #aaa;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new a.loaner-close-window:after {
    content: "×";
    font-size: 18px;
    line-height: 18px;
    position: absolute;
    right: -6px;
    top: 9px
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .ws-loaner-copyright {
    position: absolute;
    bottom: 30px;
    display: block;
    text-decoration: none;
    font-size: 12px;
    color: #aaa;
    font-weight: 100;
    width: 100%;
    opacity: .8;
    -webkit-transition: all .2s cubic-bezier(.19, 1, .22, 1);
    transition: all .2s cubic-bezier(.19, 1, .22, 1);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #4d4d4d), color-stop(.4, #4d4d4d), color-stop(.5, #fff), color-stop(.6, #4d4d4d), color-stop(1, #4d4d4d));
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    -webkit-animation: white-saas-text-anim 10s infinite;
    animation: white-saas-text-anim 10s infinite
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .ws-loaner-copyright .service-name {
    font-size: 15px;
    color: #000;
    font-weight: 700
}

#buttonup {
    right: 45px !important
}

.cbk-window .cbk-forms {
    text-align: center;
    padding-bottom: 25px;
    padding-top: 25px
}

@media (max-width:800px) {
    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-forms {
        margin-top: 200px
    }
}

@media (min-width:800px) {
    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) {
        width: 100%;
        height: auto !important;
        top: auto;
        bottom: 0;
        box-shadow: 0 2px 6px 4px rgba(0, 0, 0, .8)
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-forms {
        margin: auto !important;
        position: static !important;
        padding-bottom: 25px;
        padding-top: 35px
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form {
        width: 390px !important;
        padding-bottom: 30px !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form.cbk-callform.cbk-forms-bottom {
        width: 960px !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form.cbk-shareform {
        text-align: center
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form.cbk-departmentform {
        padding-bottom: 30px !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form.cbk-ratingform {
        padding-bottom: 40px !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form.cbk-geform .cbk-form-action {
        width: 410px !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form-action {
        width: 390px;
        text-align: left
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-callform.cbk-forms-bottom .cbk-form-action {
        width: 960px
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form-action .cbk-input {
        margin-top: 0 !important;
        padding: 10px !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-callform.cbk-forms-bottom .cbk-form-action .cbk-input {
        margin-bottom: 0 !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form .cbk-select.cbk-deferred-date {
        width: 123px !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form-action .cbk-button {
        margin: 0 0 0 10px !important;
        padding: 9px 19px 10px 17px !important;
        width: auto !important;
        font-size: 16px !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .copyright-content {
        width: 390px;
        padding-left: 110px;
        display: inline-block;
        font-size: 10px
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-timer:not(.call) {
        display: none !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-callform .cbk-link-btn {
        margin-top: -30px
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-personal-agreement {
        margin-bottom: 30px
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-personal-agreement span {
        line-height: .6 !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-window-logo {
        display: inline-block !important;
        margin-right: -10px;
        left: auto;
        position: static;
        vertical-align: top
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) a.cbk-close-window {
        top: -5px !important
    }
}

@media only screen and (max-device-width:414px) and (max-device-height:736px) {
    .multi_button.mb_small_size .multi_button-main-div-text .multi_button-text {
        font-size: 16px;
        margin: 7px 10px
    }

    .multi_button.mb_small_size .icon_in_button i {
        font-size: 44px
    }
}

@media only screen and (max-device-width:375px) and (max-device-height:667px) {
    .multi_button.mb_small_size .multi_button-main-div-text .multi_button-text {
        font-size: 16px;
        margin: 5px 10px
    }

    .multi_button.mb_small_size .icon_in_button i {
        font-size: 44px
    }
}

@media only screen and (max-device-width:375px) and (max-device-height:812px) {
    .multi_button.mb_small_size .multi_button-main-div-text .multi_button-text {
        font-size: 16px;
        margin: 5px 10px
    }

    .multi_button.mb_small_size .icon_in_button i {
        font-size: 44px
    }
}

.ws-quiz-container {
    font-size: 13px !important;
    font-family: CBKRobotoLight, sans-serif !important;
    font-style: normal !important;
    font-weight: 300 !important;
    text-transform: none !important;
    z-index: 9990;
    display: block;
    word-wrap: normal;
    line-height: 1.22
}

.ws-quiz-container * {
    box-sizing: border-box;
    font-family: CBKRobotoLight, sans-serif;
    font-style: normal;
    text-transform: none;
    text-shadow: none;
    max-height: none;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.ws-quiz-container .ws-quiz-btn-el-container {
    position: fixed;
    right: 0;
    bottom: 20%;
    z-index: 9999
}

.ws-quiz-container .ws-quiz-btn-container {
    background-color: #ff2241;
    height: 46px;
    padding: 3px;
    cursor: pointer;
    min-width: 230px;
    z-index: 9999;
    overflow: hidden;
    position: relative
}

.quiz-animation-iridescent.ws-quiz-btn-container:before {
    content: "";
    position: absolute;
    width: 130%;
    height: 100%;
    background: linear-gradient(270deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, 0)) no-repeat 1em 0;
    background-size: 5em 100%;
    -moz-transform: skewX(-60deg);
    -o-transform: skewX(-60deg);
    -webkit-transform: skewX(-60deg);
    transform: skewX(-60deg);
    -khtml-transform: skewX(-60deg);
    left: 0;
    top: 0;
    animation-timing-function: ease-in-out;
    transition: all .1s;
    -moz-transition: all .1s;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    -khtml-transition: all .1s;
    -ms-transition: all .1s;
    animation-name: slideme;
    animation-duration: 3s;
    animation-iteration-count: infinite
}

@keyframes slideme {
    0% {
        left: -120px;
        margin-left: 0
    }

    to {
        left: 110%;
        margin-left: 40px
    }
}

.ws-quiz-container .ws-quiz-btn-mini-hover {
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, .3)
}

.ws-quiz-container .quiz-corner-smooth {
    border-radius: 9px
}

.ws-quiz-container .quiz-corner-round {
    border-radius: 22px
}

.ws-quiz-container .ws-quiz-btn-rotate {
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.ws-quiz-container .ws-quiz-btn-attach {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.ws-quiz-container .ws-quiz-btn-attach-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.ws-quiz-container .ws-quiz-btn-container .ws-btn-ico {
    display: inline-block;
    background-color: #fff;
    position: relative;
    vertical-align: top
}

.ws-quiz-container .ws-quiz-logo {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 10px;
    height: 10px;
    margin-left: 10px;
    margin-top: 12px
}

.ws-quiz-container .ws-quiz-btn-container .ws-btn-ico .ws-quiz-logo {
    width: 40px;
    height: 40px;
    margin: 0
}

.ws-quiz-container .ws-quiz-logo .ws-quiz-logo-img {
    border-radius: 5px;
    width: 40px;
    height: 40px;
    display: none;
    max-width: 40px
}

.ws-quiz-container .quiz-corner-round .ws-btn-ico,
.ws-quiz-container .quiz-corner-round .ws-quiz-logo-img {
    border-radius: 30px !important
}

.ws-quiz-container .quiz-corner-smooth .ws-btn-ico,
.ws-quiz-container .quiz-corner-smooth .ws-quiz-logo-img {
    border-radius: 6px !important
}

.ws-quiz-container .ws-quiz-logo .ws-icon-quiz {
    width: 100%;
    height: 100%;
    padding: 5px;
    position: absolute;
    color: #ff2241;
    font-size: 30px;
    top: 0;
    left: 0;
    text-align: left
}

.ws-quiz-container .ws-quiz-btn-container .ws-btn-ico .ws-quiz-logo .ws-icon-quiz {
    padding: 7px 0 0 5px
}

.ws-quiz-container .ws-quiz-btn-logo-yes .ws-icon-quiz {
    display: none
}

.ws-quiz-container .ws-quiz-btn-logo-yes .ws-quiz-logo-img {
    display: block !important
}

.ws-quiz-container .ws-quiz-btn-logo-yes .ws-btn-ico {
    background-color: transparent
}

.ws-quiz-container .ws-quiz-btn-container .ws-btn-title {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 10px 14px
}

.ws-icon-quiz:before {
    content: "t"
}

.ws-quiz-container .ws-quiz-not-scalling {
    position: fixed !important
}

.ws-quiz-container .quiz-icon-in-button {
    font-size: 31px;
    position: absolute;
    top: 5%;
    left: 7%
}

.ws-quiz-container .icon {
    display: inline-block;
    width: 1.112em;
    height: 1.112em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor
}

.ws-quiz-mobile .ws-quiz-logo {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 40px;
    height: 40px;
    margin: auto;
    -webkit-text-size-adjust: auto !important
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-lg .ws-quiz-logo {
    width: 50px;
    height: 50px
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-lg .ws-icon-quiz {
    font-size: 40px
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-xs .ws-quiz-logo {
    width: 35px;
    height: 35px
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-xs .ws-icon-quiz {
    font-size: 25px
}

.ws-quiz-mobile .ws-quiz-btn-container {
    display: block;
    border-radius: 50% !important;
    min-width: 0 !important;
    width: 60px !important;
    height: 60px !important;
    padding: 5px 3px !important
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-xs {
    width: 50px !important;
    height: 50px !important
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-lg {
    width: 80px !important;
    height: 80px !important
}

.ws-quiz-mobile .ws-quiz-btn-el-container {
    position: absolute;
    right: auto;
    bottom: auto
}

.ws-quiz .ws-quiz-modal-overflow {
    position: fixed;
    left: 0;
    top: 0;
    opacity: .7;
    background-color: #000;
    width: 100%;
    height: 100%;
    z-index: 9998
}

.ws-quiz .ws-quiz-modal-wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    z-index: 999999
}

.ws-quiz .ws-quiz-modal-container {
    width: 900px;
    height: 500px;
    display: inline-block;
    top: calc(50% - 250px);
    position: relative
}

.ws-quiz.hide-sidebar .ws-quiz-modal-container {
    width: 650px;
    height: 534px;
    top: calc(50% - 267px)
}

.ws-quiz .ws-quiz-modal {
    width: 100%;
    height: 100%;
    border: 0;
    box-shadow: 0 21px 32px 0 rgba(0, 0, 0, .25)
}

#integrate-quiz-element .ws-quiz-modal {
    box-sizing: content-box;
    border: 1px solid #e7e7e7
}

.btn-hide {
    opacity: 0;
    pointer-events: none
}

.cbk-phone.callbackkiller-mobile {
    transition: opacity .5s;
    -webkit-text-size-adjust: auto !important
}

.ws-quiz-modal-container.quiz-mobile {
    width: 100%;
    height: 100%;
    top: 0
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .white-saas-mobile-generator-text-general-span {
        letter-spacing: -.9px
    }
}

img.ws-copyright-img {
    height: 23px;
    width: 84px;
    vertical-align: bottom
}

img.ws-copyright-img-min {
    vertical-align: text-top;
    height: 20px;
    width: 72px
}

.ws-lds-ring {
    margin: auto;
    position: relative;
    width: 64px;
    height: 64px;
    top: 40%
}

.ws-lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 51px;
    height: 51px;
    margin: 6px;
    border: 6px solid #4285f4;
    border-radius: 50%;
    animation: ws-lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    border-color: #4285f4 transparent transparent
}

.ws-lds-ring div:first-child {
    animation-delay: -.45s
}

.ws-lds-ring div:nth-child(2) {
    animation-delay: -.3s
}

.ws-lds-ring div:nth-child(3) {
    animation-delay: -.15s
}

@keyframes ws-lds-ring {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}