#popup__toggle{bottom:25px;left: 180px;position:fixed;z-index:999;cursor: pointer}
.img-circle{background-color:#429d55;box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #29AEE3;width:150px;height:150px;bottom:-25px;right:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#29AEE3;width:100px;height:100px;bottom:0px;right:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: 14px;right: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;background-image:url(/img/icons/mini.png);background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
    50% {transform: scale(1); opacity: 1; }
    100% {transform: scale(0.9);opacity: 1;}}
@-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
    50% {-webkit-transform: scale(1);opacity: 1;}
    100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
    0% {transform: rotate(-8deg);}
    50% {transform: rotate(8deg);}
    100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
    0% {-webkit-transform: rotate(-8deg);}
    50% {-webkit-transform: rotate(8deg);}
    100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
    0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
    30% {-moz-transform: rotate(0deg) scale(0.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 circle-anim {
    0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
    30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
    100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
    0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
    30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
    100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
    0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
    30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
    100% {transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .1;}}
@-moz-keyframes circle-fill-anim {
    0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
    50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
    100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
    0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
    50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
    100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
    0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
    50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
    100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
    0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
    50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
    100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}





/* call-me button */
.st-widget__btn-call-me {
    display: block;
    position: fixed;
    width: 79px;
    height: 79px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.15);
    opacity: 0.8;
    transition: all 0.2s;
    z-index: 50000;
    cursor: pointer;
}
.st-widget__btn-call-me i {
    display: inline-block;
    width: 79px;
    height: 79px;
    /*background: url('/assets/img/icon-phone-white.png') no-repeat 50% 50%;*/
    background: url('/img/icons/st-widget-btn-bg.png') no-repeat 50% 50%;
    background-size: 40px 40px;
    overflow: visible;
    transition: all 0.3s;
}
.st-widget__btn-call-me:hover {
    -webkit-box-shadow: 0px 3px 10px 2px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 3px 10px 2px rgba(0,0,0,0.15);
    box-shadow: 0px 3px 10px 2px rgba(0,0,0,0.15);
    opacity: 1;
}
.st-widget__btn-call-me #st-widget__btn-call-me__circle {
    position: absolute;
    width: 79px;
    height: 79px;
    top: 0;
    left: 0;
    border: 1px solid #b3b3b3;
    border-radius: 50%;
    opacity: 0;
    transition: all 1.5s;
}
.st-widget__btn-call-me #st-widget__btn-call-me__circle.scaled {
    top: -19px;
    left: -19px;
    width: 114px;
    height: 114px;
    background-color: #b3b3b3;
    opacity: 0.1;
}
.rotated {
    transform: rotate(20deg);
}
.st-widget__btn-call-me p {
    box-sizing: border-box;
    position: absolute;
    /* top: -95px; */
    top: -82px;
    /* left: -7px; */
    left: -60px;
    text-align: center;
    font-weight: 100;
    padding: 3px;
    padding-top: 25px;
    line-height: 1.2;
    font-size: 14px;
    color: #fff;
    background-color: #1e73be;
    height: 0;
    width: 199px;
    opacity: 0;
    overflow: visible;
    display: table-cell;
    vertical-align: middle;
    transition: all 0.2s;
    border-radius: 3px;
}
/* tooltip's triangle */
/*.st-widget__btn-call-me p::after {
    content: '';
    position: absolute;
    bottom: -13px;
    left: 30px;
    width: 0;
    height: 0;
    border-right: 16px solid #1e73be;
    border-color: inherit;
    border-bottom: 13px solid transparent;
}*/
.st-widget__btn-call-me:hover p {
    height: 70px;
    opacity: 0.8 !important;
}

#st-widget__modal {
    display: none;
    position: fixed;
    z-index: 50001;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.8);
    transition: all 0.3s;
}
#st-widget__modal-call-me {
    position: relative;
    margin: 5% auto;
    background: url('/img/icons/st-widget-bg.png') no-repeat 28px 57px;
    background-color: #ededf0;
    width: 900px;
    border: 1px solid #ededf0;
    /* box-shadow: 0 8px 6px -6px black; */
    box-shadow: 0 0 45px 0 black;
    text-align: left;
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    /*opacity: 0.85;*/
    opacity: 0.9;
}
#st-widget__modal-call-me .title {
    font-family: "Helvetica Neue Thin", Helvetica, Arial, sans-serif;
    /*font-weight: bold;*/
    font-weight: normal;
    font-size: 30px;
    padding: 0px 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    /*line-height: 18px;*/
    line-height: 1;
    color: #1a1a1a;
    text-align: center;
}
#st-widget__modal-call-me .text {
    padding: 0 40px 13px 40px;
    line-height: 1.42;
    font-size: 14px;
    line-height: 1.42;
    text-align: right;
}
#st-widget__modal__title,
#st-widget__modal__text {
    margin-left: 100px;
}
#st-widget__modal-call-me .close {
    float: right;
    font-family: "Helvetica Neue Thin", Helvetica,  Arial, sans-serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 1;
    color: #1e73be;
    background-color: transparent;
    border: none;
    text-shadow: 0 1px 0 #fff;
    /*filter: alpha(opacity=20);*/
    opacity: 1;
    position: absolute;
    top: 6px;
    right: 14px;
    cursor: pointer;
}
#st-widget__modal-call-me .close:hover {
    color: #4799e2;
    /*opacity: .5;*/
}
#st-widget__modal-call-me .i-callback {
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 35px;
    width: 58px;
    height: 58px;
}

/* request callback form */
#st-widget__request_callback_form {
    width: 100%;
    margin-top: 35px;
    margin-bottom: 0;
    text-align: right;
}
#st-widget__request_callback_form input,
#st-widget__request_callback_form input[type="submit"],
#st-widget__request_callback_form select,
#callWidgetCloseBtn {
    display: inline-block;
    box-sizing: border-box;
    width: 28%;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 10px 10px;
    border: 1px solid #c1c1c1;
    line-height: 1.42;
    font-size: 20px;
    height: auto;
    height: 54px;
    border-radius: 0;
    background-color: transparent;
    background-color: #fff;
    transition: all 0.2s;
}
#st-widget__request_callback_form input[type="text"] {
    border-right: none;
}
#st-widget__request_callback_form input[type="submit"],
#callWidgetCloseBtn {
    padding: 12px 20px !important;
    color: #fff;
    background-color: #1e73be;
    font-weight: bold;
    float: right;
    width: 21%;
}
#callWidgetCloseBtn {
    background-color: #ffb84d;
}
#st-widget__request_callback_form input[type="submit"]:hover:enabled,
#callWidgetCloseBtn:hover {
    background: #4799e2;
    cursor: pointer;
}
#callWidgetCloseBtn:hover {
    background-color: #ff9900;
}
#st-widget__request_callback_form input[type="submit"]:disabled {
    font-weight: bold;
    color: green;
    border-color: #d8e5c2;
    background-color: #d8e5c2;
}
#st-widget__request_callback_form input.error {
    border: 1px solid red;
},

#st-widget__request_callback_form #callWidgetSubmitBtn.success {
    border-color: #6ed584;
    color: #fff;
}
#st-widget__request_callback_form #callWidgetSubmitBtn.error {
    border-color: red;
    color: red;
    background-color: transparent;
}
#st-widget__modal__footer {
    font-family: "Helvetica Neue Thin", Helvetica, Arial, sans-serif;
    margin: 0 18px;
    /*margin-bottom: 30px;*/
    margin-bottom: 27px;
    padding-right: 22px;
    margin-top: -36px;
}
#st-widget__modal__footer p {
    color: #1e73be;
    text-align: right;
    font-size: 14px;
    margin: 0;
}
#st-widget__modal__footer img {
    display: inline-block;
    vertical-align: text-bottom;
    width: 126px;
    height: auto;
    /*margin-left: 25px;*/
    margin-left: 5px;
}
#st-widget__modal__footer span {
    display: inline-block;
    padding-bottom: 3px;
    vertical-align: bottom;
}
@-webkit-keyframes animatetop {
    from {top: -300px; opacity: 0}
    to {top: 0; opacity: 1}
}
@keyframes animatetop {
    from {top: -300px; opacity: 0}
    to {top: 0; opacity: 1}
}

/* mobile styles */
@media (max-width: 931px) {
    #st-widget__modal-call-me {
        width: 98%;
        background-image: none;
    }
    #st-widget__request_callback_form {
        text-align: center;
    }
    #st-widget__request_callback_form input[type="text"] {
        border-right: 1px solid #c1c1c1;
        width: 100% !important;
    }
    #st-widget__request_callback_form input[type="text"]#callWidgetPhoneInput {
        width: 75% !important;
    }
    #st-widget__request_callback_form select#callWidgetCountryCode {
        text-align: right;
        width: 25% !important;
    }
    #st-widget__modal-call-me .title {
        line-height: 1;
    }
    #st-widget__modal__title,
    #st-widget__modal__text {
        margin-left: 0;
    }
    .screen-only {
        display: none;
    }
    #st-widget__request_callback_form #callWidgetSubmitBtn,
    #st-widget__request_callback_form #callWidgetCloseBtn {
        float: none;
        /*width: 80% !important;*/
        width: 88.5% !important;
    }
    #st-widget__modal__footer {
        margin-top: 0;
    }
    #st-widget__modal__footer span {
        display: none;
    }
    #st-widget__modal__footer p {
        text-align: center;
    }

}
