.phone_callback_button{
    z-index: 10;
    cursor:pointer;
    width: 76px;
    height:76px;
    position: fixed;
    border-radius: 50%;
    background-image: linear-gradient(to bottom, #f51515, #e94040);
    right: 30px;
    bottom: 30px;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    text-align: center;
    padding-top: 16px;
}

.phone_callback_button:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);

}

.phone_callback_button img {
    margin: 15px auto;
}
.fixed_phone{
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 365px;
    color: #D00030;
    background-color: #ffffff6b;
    z-index: 1000;
}
.fixed_phone a{
    color: #D00030;
    font-size: 20px;
    font-weight: bold;
    margin-top: 17px;
    display: inline-block;
}
.fixed_phone>div{
    display: inline-block;
    float: left;
}
.fixed_phone-text{
    text-align: right;
    width: 35%;
    border-right: 2px solid #D00030;
    padding-right: 10px;
    font-weight: 600;
}
.fixed_phone-number{
    width: 65%;
    padding-left: 10px;
}

#close_callback, #close_callback2 {
    cursor: pointer;
    opacity: 0.7;
    position: absolute;
    width: 15px;
    height: 15px;
    right: 15px;
    margin-top: -22px;
    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") no-repeat center;
}

#callback1{
    background-color: grey;
    opacity: 0.8;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 9999999;
    filter: blur(40px);
}

#callback_window1 {
    width: 446px;
~height: 227px;
    border-radius: 12px;
    background-color: #ffffff;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 100000000;
    display:none;
    padding: 40px 30px 20px 30px;
    margin-left: -253px;
    margin-top: -200px;
}
.callback_window1_form input[type="text"]{
    width: 100%;
    height: 45px;
    border-radius: 5px;
    background-color: #f8f8f8;
    border: solid 1px #e3e3e3;
    outline:none;
    box-sizing: border-box;
    padding-left: 7px;
}

.callback_window1_form input[type="button"]{
    width: 128px;
    height: 45px;
    border-radius: 5px;
    background-color: #d80017;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.16);
    color:#fff;
    outline: none;
    position: relative;
    float:right;
~right: 0px;
    cursor:pointer;
    margin-top: -45px;
    border: none;

}

.agreement5sys {
    width:100%;
    height: 15px;
    font-family: Roboto;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #afafaf;
    margin-top: 25px;
}
.agreement5sys a{
     text-decoration: underline;
 }
.agreement5sys a:hover{
    text-decoration: none;
}
.agreement5sys a, .agreement5sys a:hover{ color: #afafaf;}


.callback_inner_2{display:none;}
.callback_inner_2_img{text-align: center;}
.callback_inner_2_title{ margin-top: 15px; height: 20px;font-family: Roboto; font-size: 17px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal;  text-align: center;
    color: #271f1f;}

.callback_inner_2_phone {
    height: 20px;
    font-family: Roboto;
    font-size: 17px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #271f1f;
    margin: 7px 0px;
}
.callback_inner_2_change_phone {
    height: 14px;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #0064b6;
    display:block;
    margin: 0 auto;
}


.phone_code--RU{
    background: url("/local/templates/landingpages/css/../img/country/ru.svg")  10px 14px no-repeat;
    padding-left: 40px !important;
}
.phone_code--KAZ{
    background: url("/local/templates/landingpages/css/../img/country/kz.svg")  10px 14px no-repeat;
    padding-left: 40px !important;
}
.phone_code--BEL{
    background: url("/local/templates/landingpages/css/../img/country/by.svg")  10px 14px no-repeat;
    padding-left: 40px !important;
}

.callback_window1_title{
    width: 100%;
    margin-bottom: 30px;
    text-align:left;
    font-size: 25px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.callback_wait{
    display:none;
    position: fixed;
    background: #000;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000000000;
    opacity: 0.8;
}
.fingerprint-spinner, .fingerprint-spinner * {
    box-sizing: border-box;
}

.fingerprint-spinner {
    height: 64px;
    width: 64px;
    padding: 2px;
    overflow: hidden;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -32px;
    margin-top: -32px;
}

.fingerprint-spinner .spinner-ring {
    position: absolute;
    border-radius: 50%;
    border: 2px solid transparent;
    border-top-color: #ff1d5e;
    animation: fingerprint-spinner-animation 1500ms cubic-bezier(0.680, -0.750, 0.265, 1.750) infinite forwards;
    margin: auto;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}

.fingerprint-spinner .spinner-ring:nth-child(1) {
    height: calc(60px / 9 + 0 * 60px / 9);
    width: calc(60px / 9 + 0 * 60px / 9);
    animation-delay: calc(50ms * 1);
}

.fingerprint-spinner .spinner-ring:nth-child(2) {
    height: calc(60px / 9 + 1 * 60px / 9);
    width: calc(60px / 9 + 1 * 60px / 9);
    animation-delay: calc(50ms * 2);
}

.fingerprint-spinner .spinner-ring:nth-child(3) {
    height: calc(60px / 9 + 2 * 60px / 9);
    width: calc(60px / 9 + 2 * 60px / 9);
    animation-delay: calc(50ms * 3);
}

.fingerprint-spinner .spinner-ring:nth-child(4) {
    height: calc(60px / 9 + 3 * 60px / 9);
    width: calc(60px / 9 + 3 * 60px / 9);
    animation-delay: calc(50ms * 4);
}

.fingerprint-spinner .spinner-ring:nth-child(5) {
    height: calc(60px / 9 + 4 * 60px / 9);
    width: calc(60px / 9 + 4 * 60px / 9);
    animation-delay: calc(50ms * 5);
}

.fingerprint-spinner .spinner-ring:nth-child(6) {
    height: calc(60px / 9 + 5 * 60px / 9);
    width: calc(60px / 9 + 5 * 60px / 9);
    animation-delay: calc(50ms * 6);
}

.fingerprint-spinner .spinner-ring:nth-child(7) {
    height: calc(60px / 9 + 6 * 60px / 9);
    width: calc(60px / 9 + 6 * 60px / 9);
    animation-delay: calc(50ms * 7);
}

.fingerprint-spinner .spinner-ring:nth-child(8) {
    height: calc(60px / 9 + 7 * 60px / 9);
    width: calc(60px / 9 + 7 * 60px / 9);
    animation-delay: calc(50ms * 8);
}

.fingerprint-spinner .spinner-ring:nth-child(9) {
    height: calc(60px / 9 + 8 * 60px / 9);
    width: calc(60px / 9 + 8 * 60px / 9);
    animation-delay: calc(50ms * 9);
}

@keyframes fingerprint-spinner-animation {
    100% {
        transform: rotate( 360deg );
    }
}

[data-background-image] { position: relative; }

[data-background-image] .dark-overlay {

    /*	This is the element that is going to darken the background image
    By default, it's entirely black, but the JS code will give it
    some transparency by setting its opacity to a calculated value.
    The brighter the image, the higher the opacity, to compensate ! */

    content: "";
    display: block;
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background-color: black;

}
@media (max-width: 768px) {
    .callback_window1_title{
        font-size: 21px;
        margin-bottom: 15px;
    }

    .callback_window1_form input[type="button"]{
        width:100px;
    }
    .fixed_phone{
        width: 260px;
    }
    .fixed_phone a{
        font-size: 13px;
        margin-top: 13px;
    }
    .fixed_phone-text{
        width: 40%;
        font-size: 10px;
    }
    .fixed_phone-number{
        width: 60%;
    }
}