/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(DXI1ORHCpsQm3Vp6mXoaTa-j2U0lmluP9RWlSytm3ho.woff2)/*tpa=http://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTa-j2U0lmluP9RWlSytm3ho.woff2*/ format('woff2');
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(DXI1ORHCpsQm3Vp6mXoaTZX5f-9o1vgP2EXwfjgl7AY.woff2)/*tpa=http://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTZX5f-9o1vgP2EXwfjgl7AY.woff2*/ format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(DXI1ORHCpsQm3Vp6mXoaTRWV49_lSm1NYrwo-zkhivY.woff2)/*tpa=http://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTRWV49_lSm1NYrwo-zkhivY.woff2*/ format('woff2');
    unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(DXI1ORHCpsQm3Vp6mXoaTaaRobkAwv3vxw3jMhVENGA.woff2)/*tpa=http://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTaaRobkAwv3vxw3jMhVENGA.woff2*/ format('woff2');
    unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(DXI1ORHCpsQm3Vp6mXoaTf8zf_FOSsgRmwsS7Aa9k2w.woff2)/*tpa=http://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTf8zf_FOSsgRmwsS7Aa9k2w.woff2*/ format('woff2');
    unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(DXI1ORHCpsQm3Vp6mXoaTT0LW-43aMEzIO6XUTLjad8.woff2)/*tpa=http://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTT0LW-43aMEzIO6XUTLjad8.woff2*/ format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2)/*tpa=http://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2*/ format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/*KEYDREAMS*/

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(125pc, 0, 0);
        transform: translate3d(125pc, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-moz-keyframes jurh-circle-anim {
    0% {
        -moz-transform: rotate(0deg) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }
    30% {
        -moz-transform: rotate(0deg) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }
    100% {
        -moz-transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}
@-webkit-keyframes jurh-circle-anim {
    0% {
        -webkit-transform: rotate(0deg) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0deg) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}
@-o-keyframes jurh-circle-anim {
    0% {
        -o-transform: rotate(0deg) scale(.5) skew(1deg);
        -o-opacity: .1
    }
    30% {
        -o-transform: rotate(0deg) scale(.7) skew(1deg);
        -o-opacity: .5
    }
    100% {
        -o-transform: rotate(0deg) scale(1) skew(1deg);
        -o-opacity: .1
    }
}
@keyframes jurh-circle-anim {
    0% {
        transform: rotate(0deg) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0deg) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .1
    }
}
@-moz-keyframes jurh-circle-fill-anim {
    0%, 100% {
        -moz-transform: rotate(0deg) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -moz-transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .2
    }
}
@-webkit-keyframes jurh-circle-fill-anim {
    0%, 100% {
        -webkit-transform: rotate(0deg) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .2
    }
}
@-o-keyframes jurh-circle-fill-anim {
    0%, 100% {
        -o-transform: rotate(0deg) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -o-transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .2
    }
}
@keyframes jurh-circle-fill-anim {
    0%, 100% {
        transform: rotate(0deg) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .2
    }
}
@keyframes jurh-circle-img-anim {
    0%, 100%, 50% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    10%,
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20%,
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
}
@-moz-keyframes jurh-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    10%,
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20%,
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    100%,
    50% {
        -moz-transform: rotate(0deg) scale(1) skew(1deg)
    }
}
@-webkit-keyframes jurh-circle-img-anim {
    0%, 100%, 50% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
    }
    10%,
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20%,
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
}
@-o-keyframes jurh-circle-img-anim {
    0%, 100%, 50% {
        -o-transform: rotate(0deg) scale(1) skew(1deg)
    }
    10%,
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20%,
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
}

@-webkit-keyframes slidetounlock {
    0% {
        background-position: -45pc 0
    }
    100% {
        background-position: 45pc 0
    }
}
/*KEYDREAMS END*/
.jurh-ph-circle,
.jurh-phone {
    background-color: transparent
}
#callback_phone_div {
    position: fixed;
    right: 0;
    bottom: 0;
    outline: none;
}
.jurh-phone {
    position: fixed;
    visibility: hidden;
    width: 200px;
    height: 200px;
    cursor: pointer;
    z-index: 200000!important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility .5s;
    -moz-transition: visibility .5s;
    -o-transition: visibility .5s;
    transition: visibility .5s
}
.jurh-phone.jurh-show {
    visibility: visible
}
.jurh-phone.jurh-static {
    opacity: .6
}
.jurh-phone.jurh-hover {
    opacity: 1
}
.jurh-phone.jurh-active .jurh-ph-circle {
    -webkit-animation: jurh-circle-anim 1.1s infinite ease-in-out!important;
    -moz-animation: jurh-circle-anim 1.1s infinite ease-in-out!important;
    -ms-animation: jurh-circle-anim 1.1s infinite ease-in-out!important;
    -o-animation: jurh-circle-anim 1.1s infinite ease-in-out!important;
    animation: jurh-circle-anim 1.1s infinite ease-in-out!important
}
.jurh-phone.jurh-static .jurh-ph-circle {
    -webkit-animation: jurh-circle-anim 2.2s infinite ease-in-out!important;
    -moz-animation: jurh-circle-anim 2.2s infinite ease-in-out!important;
    -ms-animation: jurh-circle-anim 2.2s infinite ease-in-out!important;
    -o-animation: jurh-circle-anim 2.2s infinite ease-in-out!important;
    animation: jurh-circle-anim 2.2s infinite ease-in-out!important
}
.jurh-phone.jurh-hover .jurh-ph-circle {
    border-color: rgba(0243, 230, 76, 1);
    opacity: .5
}
.jurh-phone.jurh-green.jurh-hover .jurh-ph-circle {
    border-color: rgba(117, 235, 80, 1);
    opacity: .5
}
.jurh-phone.jurh-green .jurh-ph-circle {
    border-color: rgba(0, 175, 242, 1);
    opacity: .5
}
.jurh-phone.jurh-gray.jurh-hover .jurh-ph-circle {
    border-color: rgba(243, 230, 76, 1);
    opacity: .5
}
.jurh-phone.jurh-gray .jurh-ph-circle {
    border-color: rgba(117, 235, 80, 1);
    opacity: .5
}
.jurh-phone.jurh-active .jurh-ph-circle-fill {
    -webkit-animation: jurh-circle-fill-anim 1.7s infinite ease-in-out!important;
    -moz-animation: jurh-circle-fill-anim 1.7s infinite ease-in-out!important;
    -ms-animation: jurh-circle-fill-anim 1.7s infinite ease-in-out!important;
    -o-animation: jurh-circle-fill-anim 1.7s infinite ease-in-out!important;
    animation: jurh-circle-fill-anim 1.7s infinite ease-in-out!important
}
.jurh-phone.jurh-static .jurh-ph-circle-fill {
    -webkit-animation: jurh-circle-fill-anim 2.3s infinite ease-in-out!important;
    -moz-animation: jurh-circle-fill-anim 2.3s infinite ease-in-out!important;
    -ms-animation: jurh-circle-fill-anim 2.3s infinite ease-in-out!important;
    -o-animation: jurh-circle-fill-anim 2.3s infinite ease-in-out!important;
    animation: jurh-circle-fill-anim 2.3s infinite ease-in-out!important;
    opacity: 0!important
}
.jurh-phone.jurh-hover .jurh-ph-circle-fill {
    background-color: rgba(0, 175, 242, .5);
    opacity: .75!important
}
.jurh-phone.jurh-green.jurh-hover .jurh-ph-circle-fill {
    background-color: rgba(117, 235, 80, .5);
    opacity: .75!important
}
.jurh-phone.jurh-green .jurh-ph-circle-fill {
    background-color: rgba(0, 175, 242, .5);
    opacity: .75!important
}
.jurh-phone.jurh-gray.jurh-hover .jurh-ph-circle-fill {
    background-color: rgba(243, 230, 76, 1);
    opacity: .75!important
}
.jurh-phone.jurh-gray .jurh-ph-circle-fill {
    background-color: rgba(117, 235, 80, .5);
    opacity: .75!important
}
.jurh-phone.jurh-active .jurh-ph-img-circle {
    -webkit-animation: jurh-circle-img-anim 1s infinite ease-in-out!important;
    -moz-animation: jurh-circle-img-anim 1s infinite ease-in-out!important;
    -ms-animation: jurh-circle-img-anim 1s infinite ease-in-out!important;
    -o-animation: jurh-circle-img-anim 1s infinite ease-in-out!important;
    animation: jurh-circle-img-anim 1s infinite ease-in-out!important
}
.jurh-phone.jurh-static .jurh-ph-img-circle {
    -webkit-animation: jurh-circle-img-anim 0s infinite ease-in-out!important;
    -moz-animation: jurh-circle-img-anim 0s infinite ease-in-out!important;
    -ms-animation: jurh-circle-img-anim 0s infinite ease-in-out!important;
    -o-animation: jurh-circle-img-anim 0s infinite ease-in-out!important;
    animation: jurh-circle-img-anim 0s infinite ease-in-out!important
}
.jurh-phone.jurh-hover .jurh-ph-img-circle {
    background-color: rgba(243, 230, 76, 1)
}
.jurh-phone.jurh-green.jurh-hover .jurh-ph-img-circle {
    background-color: rgba(117, 235, 80, 1)
}
.jurh-phone.jurh-green .jurh-ph-img-circle {
    background-color: rgba(243, 230, 76, 1)
}
.jurh-phone.jurh-gray.jurh-hover .jurh-ph-img-circle {
    background-color: rgba(243, 230, 76, 1)
}
.jurh-phone.jurh-gray .jurh-ph-img-circle {
    background-color: rgba(117, 235, 80, 1)
}
.jurh-ph-circle {
    width: 10pc;
    height: 10pc;
    top: 20px;
    left: 20px;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, .4);
    opacity: .1;
    -webkit-animation: jurh-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: jurh-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: jurh-circle-anim 1.2s infinite ease-in-out;
    -o-animation: jurh-circle-anim 1.2s infinite ease-in-out;
    animation: jurh-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.jurh-ph-circle-fill {
    width: 75pt;
    height: 75pt;
    top: 50px;
    left: 50px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    -webkit-animation: jurh-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: jurh-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: jurh-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: jurh-circle-fill-anim 2.3s infinite ease-in-out;
    animation: jurh-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
.jurh-ph-circle,
.jurh-ph-circle-fill {
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%
}
.jurh-ph-img-circle {
    width: 60px;
    height: 60px;
    top: 70px;
    left: 70px;
    position: absolute;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==);
    background-color: rgba(30, 30, 30, .1);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    -webkit-animation: jurh-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: jurh-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: jurh-circle-img-anim 1s infinite ease-in-out;
    -o-animation: jurh-circle-img-anim 1s infinite ease-in-out;
    animation: jurh-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
.fancyCallbackModal .fancybox-skin {
    padding: 0!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    background: transparent!important;
}
.fancyCallbackModal .fancybox-close {
    -webkit-border-radius: 2px!important;
    -moz-border-radius: 2px!important;
    border-radius: 2px!important;
    position: absolute!important;
    right: 25px!important;
    top: 23px!important;
    height: 15px!important;
    width: 15px!important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAAzElEQVR42qyTsRHCMAxFX7xBVoARpFVghKSjhRUyAhmBFVjhMwsDUIgCwwWwA3egOzey35Nt2ZhZa2ariOCbYbdYRAQJOAIHd+/4EO5ueb3cvU3AmOf2c4IJ2AKDpHOSNAIOnLNgWwBXE7CXNAA0EVEyj5L6nO+Affb0uRhPcEkAnGrgG1wQUAMB0mtC0gnYABcggG0J/G/lwpn7uTamGijpXq0qSAVwd29TvoMRWE/ewUPQmFk3147KznaShsbMBNgcWBAALPnlV10HACwiuaGZ5ZweAAAAAElFTkSuQmCC) center center no-repeat!important;
    opacity: 0.3!important;
    cursor: pointer!important;
}
#callback {
    width: 800px;
    padding: 80px 50px;
    background: rgba(255,255,255,0.85);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}
#callback .callbaclText {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAA+CAYAAACsj9JbAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAD50lEQVR42szaeYydUxjH8c+9ndZaqmQ0isYS1aDCqKYJEYJYGqQhYpkqaaolFVIR+x+WP9TyRy1tUWJKEFKxBKkSWxrhLYJGpbGVVGWkWtsos/jjPDe5mO3OvHfmfZKb++bc9z33e59zznOe83tuqampSY62FyZgKibjcEzCDjX0MaMhB5AxmIKzMBujov03bMIn+BV/9bO/jYOB2g2zcFF4BN7GO/gMn+NbbOmtkyzL/tc2UKgrMA8HhwduwWt4D+2DdX2tUEfhHhyLNlyNZ7Ahz4lZC9QcLEEJj+HamDO5W3+hFmE+Nsb7CnW0vqC2w3Kcg7dwMb5WZ+sNamQV0FOx0rYZAusN6o4AehLN6DBEVu6h/TJchZURh4YMqCeoJtyLnzAXfxtiK3cznA9Fe/NQTOr+QM3HEXgQrxomq4Yaj2vQiusMo1WvvvMwLry1eTihylU7/lz8jKcNs1WgjsMBuDOGb9ihGnBBpBwvK4CV0RhZ42p8WhSoieGtN9FZFKhpcV0IL1WgjsTv+LJIUJPwA74qEtSE2Hy3FglqpzgEKBKUGg6KQwpVLhpUJ7YvGlQrRhfJW+UIBY2hmBQGah32iNBQGKj3Q745qEhQq+N6SpGgvgnV5HTsXhSoX/A49q3KGAoRPJ+P9wuLBPUxVuFcSZ0rzN63KK6vLwoUvCJpUM04pihQ7bgJXbhP0qeGHYokNy+RJOjbigJVmVPrQlc4syhQW3B2pMeP4LAiQMFanI+xkmg/ucZ+GzEdh+QJJY7wl2DPWJUn1NDvWNwolUXmSdp7LlDwqKR5jsHrksDfny/YIBUAOvEAnq3F2/3JNltwGn7EUjwc+2R3VgoJ4A8sxikBNAPvxuLZOQ+oSmCdhhdjSNdEkB3Vzb0jqtrXYGY8s0mSwVfi+DygSKLsGTGEI8ODb+DSqoNHV7yqFcK2mAYn4674cauwsKcUvDTAyuj+UsGxoo2uD8AnImnsTXefjLtxolSgXIgVWZa1DRaqYvtJ9Zo5sUo7I859EGn2WnwnyZZbw2t/Strq5Vgg6fTLsTiLimQppxpyGSfFPDs6QsIuNe6f62PFtpRyLmxXbCIOjGHeRxJ6d6z6vCO8NjrumRrtrZjZUAegMr6IV1/33RBJ5Wa8EGn5R3lDlWL19Wa74lapQjYuVuLteCnLsm0MvLDdG1Q5hue/cHtLBfHZMZwfRv7WkmXZv1SfegxfQ6zCCtT4CJ6zYv58H/viUnTk+ReAnqwr8v3OyBROlSryh8b5ckGcBdr7+lV5Q3VJtecrI7i24WYskwrj/XJ1PWyEpDbfj+ciw6hp/OthbbE3LhvIw/8MAEZL3pSMpxnpAAAAAElFTkSuQmCC) left center no-repeat;
    padding-left: 50px;
    padding-bottom: 15px;
}
#callback .callbaclText p {
    font-size: 26px;
    line-height: 50px;
    padding-bottom: 15px;
}
#callback .callbackForm form {
    display: inline-block;
    vertical-align: top;
}
#callback .callbackForm form input {
    width: 182px;
    height: 36px;
    border: 1px solid #c2c2c2!important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: transparent;
    color: #333333;
    font-size: 14px;
    line-height: 30px;
    text-indent: 8px;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#callback .callbackForm form button {
    border: none;
    cursor: pointer;
    width: 160px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 36px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #333333;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 30px;
    text-indent: 8px;
    outline: none;
    -webkit-transition: 0.25s ease-out;
    -moz-transition: 0.25s ease-out;
    -o-transition: 0.25s ease-out;
    transition: 0.25s ease-out;
    margin: 0 20px;
}
#callback .callbackForm form button:hover {
    background: #52aff7;
}
#callback .callbackForm .callbackTimer {
    display: inline-block;
    vertical-align: top;
    line-height: 36px;
    font-size: 36px;
}
#callback .callbackFreeconsult {
    padding-left: 50px;
}
#callback .callbackFreeconsult p {
    font-size: 26px;
    line-height: 30px;
}
#callback .callbackFreeconsult .callbackStats {
    padding-top: 15px;
}
#callback .callbackFreeconsult .callbackStats p {
    font-size: 14px;
    line-height: 18px;
}
#callback .callbackFreeconsult .callbackStats span {
    font-size: 14px;
    line-height: 18px;
}
@media (max-width: 840px) {
    #callback {
        width: 700px;
    }
}
@media (max-width: 740px) {
    #callback {
        width: 300px;
        padding: 30px 15px;
    }
    #callback .callbaclText {
        background: transparent;
        padding-left: 0;
    }
    #callback .callbaclText p {
        font-size: 20px;
        line-height: 30px;
    }
    #callback .callbackForm form input {
        width: 100%;
    }
    #callback .callbackForm form button {
        margin: 10px 0;
        width: 100%;
    }
    #callback .callbackForm .callbackTimer {
        display: block;
        text-align: center;
    }
    #callback .callbackFreeconsult {
        padding-left: 0;
    }
}
@media screen and (max-width: 960px) {
    #callback_phone_div{
        display: none;
    }
}
