
.width-100vw {width: 100vw}
.pb-250 {padding-bottom: 250px}
.pt-100 {padding-top: 100px}
.pt-200 {padding-top: 200px}
.testimonials {top:-250px}

.container-fluid.w-90 {width:90%}
.border-radius-10 {border-radius: 10px}
.border-radius-10-half {
    border-radius: 10px 0px 0px 10px;
}
@media (max-width: 768px) {
    .border-radius-10-half {
        border-radius: 0px;
    }
}
@media (max-width: 1199px) {
    .testimonials {top:-150px}
}

@media (max-width: 767px) {
    .text-right, .text-left {
        text-align: left !important;
    } 
    .testimonials {top:0px}
    .pb-250 {padding-bottom: 75px}

    .container-fluid.w-90 {width:100%}
    .btn {padding: 10px 10px;}
    .extra-fat {position: absolute; bottom:-92%; right: 24%; z-index: 200;}
}
@media (max-width: 576px) {
    .pt-100 {padding-top: 60px}
    .pt-200 {padding-top: 100px}
    .about .pt-200 {padding-top: 0px}
}
.bg-brand {background: url(../img/page/brand_down.webp) 50% -0% no-repeat #FFF4EA;background-size: 100% 24%;}

.bg-brand-2 {background: url(../img/page/brand_up.webp) 50% -0% no-repeat;background-size: 100% 24%;}
.bg-brand-2:before{
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 23.8%;
    width: 100%;
    height: 80%;
    background:   #7B97DF;
}
.bg-brand-2-color {background-color: #7B97DF;}
.top-minus-250 {z-index: 500; top:-250px}
.margin-top-balance-450 {margin-top: -450px}
.text-brand {color: #FFF4EA}
.text-brand-2 {color: #7B97DF}
.text-brand-title-secondary {color:#444241; font-family: 'TT Commons Pro Trl Exp Db'}
.text-plans {font-family: "Wix Madefor Display";font-size: 22px;font-weight: 700;line-height: 27.5px;text-align: left; color:#444241
}
.bg-brand-3 {    background: url(../img/page/bg-brand-3.webp) 0% -0% no-repeat;
                 background-size: 100% 80%;
                 top: -425px;}
.bg-brand-4 {    background: url(../img/page/bg-brand-4.webp) 0% -0% no-repeat;     background-size: 100% 100%;
}
.bg-brand-5 {    background: url(../img/page/bg-brand-5.webp) 0% -0% no-repeat;  background-size: 50% 70%;   
}
.bg-brand-6 {    background: url(../img/page/bg-brand-6.webp) 0% -0% no-repeat #7B97DF;  background-size: contain;
}
.bg-brand-7 {    background: url(../img/page/bg-brand-7.webp) left bottom no-repeat #FFAF56;
                 background-size: 100%;
}
@media (max-width: 992px) {
    .bg-brand-3 { 
        top: -360px;}
}

@media (max-width: 767px) {
    .bg-brand {background: url(../img/page/brand_down_mobile.webp) 50% -0% no-repeat #FFF4EA;background-size: contain;}
    .bg-brand-2 {background: url(../img/page/brand_up_mobile.webp) 50% -0% no-repeat;background-size: 100% 24%;}
    .top-minus-250 {z-index: 500; top:-330px}
    .text-plans {font-size: 18px;}

}
@media (max-width: 768px) {
    .bg-brand-3 {    background: url(../img/page/bg-brand-3-mobile.webp) 0% -0% no-repeat;
                     background-size: 100% 80%;
                     top: -150px;}
    .margin-top-balance-450 {margin-top: -350px}
    .bg-brand-4 {    background: url(../img/page/bg-brand-4-mobile.webp) 0% -0% no-repeat; background-size: 100% 100%;}
    .bg-brand-5 {    background: url(../img/page/bg-brand-5-mobile.webp) 100% 20% no-repeat; background-size: 50% 30%;}
    .bg-brand-7 {    background: url(../img/page/bg-brand-7-mobile.webp) 0% 0% no-repeat; background-size: cover;}
}
@media (max-width: 767px) {
    .margin-top-balance-450 {margin-top: -450px}
}
@media (max-width: 576px) {
    .bg-brand-3 { 
        top: -90px;}
}
@media (max-width: 576px) {

    .bg-brand-2.top-minus-250 { top:-285px}
}
.offer-button-orange {background-color: #FFAF56; color:#444241; font-weight:600; padding: 22px 27px 22px 27px;; font-size: 20px}
.offer-button-orange:hover {color:#FFF4EA}
.secondary-hover:hover {background-color:#FFF4EA; color:#7B97DF}
.slider-main-reveal {
    position: relative;
    overflow: hidden;
    background-color: #FFF4EA;
    width: 100%;
    height: 100vh;
}
.plans-button {padding: 22px 27px 22px 27px; font-size: 20px}
@media (max-width: 767px) {
    .plans-button, .offer-button-orange {padding: 18px 25px 18px 25px; font-size: 16px}   
}
.infrastructure-button {background-color: #FFAF56; color:#444241; font-weight: 600}
.infrastructure-button:hover {background-color:#7B97DF}
.phone-link {font-size: 20px; color: #444241; font-family: 'TT Commons Pro Trl Exp Db';}
.menu-container .phone-link {font-size: 26px;}
@media (max-width: 1479px) {
    .phone-link {font-size: 16px;}
}
@media (max-width: 1199px) {
    .phone-link {font-size: 20px;}
}
.is-menu-open .phone-link {color: #444241}

@media only screen and (max-width:1199px){
    .menu-anchor {
        display: none;
    }
}
.menu-open {
    position: absolute;
    top: 30px;
    right: 13px;
}

.sns-block {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: flex-end;
}
.sns-block-mobile {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;

}

.sns-block a,.sns-block-mobile  a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 0 0 0px #FFF inset !important;
    box-shadow: 0 0 0 0px #FFF inset !important;
    border-radius: 7px;
    width: 100%;
    height: 100%;
    font-size: 17px;
    -webkit-transition: -webkit-box-shadow 650ms cubic-bezier(0.215, 0.61, 0.355, 1) !important;
    transition: -webkit-box-shadow 650ms cubic-bezier(0.215, 0.61, 0.355, 1) !important;
    transition: box-shadow 650ms cubic-bezier(0.215, 0.61, 0.355, 1) !important;
    transition: box-shadow 650ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-box-shadow 650ms cubic-bezier(0.215, 0.61, 0.355, 1) !important;
}
.sns-block a img {width: 34px;}
.sns-block-mobile a img {width: 28px;}
.sns-block .social-item {
    width: 34px;
    height: 35px;
    border-radius: 50%;
    margin-right: 0px;
}
.sns-block-mobile .social-item {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    margin-right: 0px;
}
.sns-block .social-item:hover a,.sns-block-mobile .social-item:hover a {
    color: white !important;
    -webkit-box-shadow: 0 0 0 26px #7B97DF inset !important;
    box-shadow: 0 0 0 0px #7B97DF inset !important;

}
@media only screen and (max-width:1199px){
    .menu-anchor {
        display: none;
    }
}
@media only screen and (max-width:2560px){
    .slide-content-intro {background: url(../img/page/slider_decor.webp) no-repeat -30px -375px; 
                          background-size: cover; padding-left: 70px}
}
@media only screen and (max-width:2250px){
    .slide-content-intro {background: url(../img/page/slider_decor.webp) no-repeat -30px -320px; 
                          background-size: cover; padding-left: 70px}
}
@media only screen and (max-width:1950px){
    .slide-content-intro {background: url(../img/page/slider_decor.webp) no-repeat -30px -240px; 
                          background-size: cover; padding-left: 70px}
}
@media only screen and (max-width:1800px){
    .slide-content-intro {background: url(../img/page/slider_decor.webp) no-repeat -30px -200px; 
                          background-size: cover; padding-left: 70px}
}
@media only screen and (max-width:1640px){
    .slide-content-intro {background: url(../img/page/slider_decor.webp) no-repeat -90px -200px; 
                          background-size: cover; padding-left: 70px}
}
@media only screen and (max-width:1480px){
    .slide-content-intro {background: url(../img/page/slider_decor.webp) no-repeat -135px -150px; 
                          background-size: cover; padding-left: 70px}
}
@media only screen and (max-width:1440px){
    .slide-content-intro {background: url(../img/page/slider_decor.webp) no-repeat -300px -150px; 
                          background-size: cover; padding-left: 70px}
}
@media only screen and (max-width:1199px){
    .slide-content-intro {background: url(../img/page/slider_decor.webp) no-repeat -160px -200px; 
                          background-size: cover; padding-left: 70px}
}
@media only screen and (max-width:767px){
    .slide-content-intro {background: url(../img/page/slider_decor.webp) no-repeat -65px -200px; 
                          background-size: cover; padding-left: 70px}
}
@media only screen and (max-width:714px){
    .slide-content-intro {background: url(../img/page/slider_decor.webp) no-repeat 0px -100px; 
                          background-size: cover; padding-left: 70px}
}
@media only screen and (max-width:576px){
    .slide-content-intro {background: url(../img/page/slider_decor_mobile.webp) no-repeat 0px -50px ; 
                          background-size: cover; padding-left: 20px}
}

.petal-1 {
    position: absolute;
    display: flex;
    left: 2%;
    top: 5%;
}
.flowers-top {
    position: absolute;
    display: flex;
    left: 0%;
    top: -7%;
    z-index: 100; 
}
@media only screen and (max-width:576px){
    .flowers-top {
        top: -7%;
        overflow: hidden;
    }
    .flowers-top .img-fluid {
        max-width: 150%;
    }
}
#location h2,#comfort h2 {font-size: 44px}
@media only screen and (max-width:991px){
    #comfort h2 {font-size: 22px}
}
@media only screen and (max-width:767px){
    #comfort h2 {font-size: 44px}
}
@media only screen and (max-width:576px){
    #location h2, #comfort h2 {font-size: 32px}  
}
.petal-2 {
    position: absolute;
    display: flex;
    right: 10%;
    bottom: 20%;
}
@media only screen and (max-width:1536px){
    .petal-2 {
        position: absolute;
        display: flex;
        right: 5%;
        bottom: 25%;
    }
}
@media only screen and (max-width:1280px){
    .petal-2 {

        right: 2%;
        bottom: 28%;
    }
    .petal-2 img { width:80%; }
}
@media only screen and (max-width:1199px){
    .petal-2 {

        right: 0%;
        bottom: 32%;
    }
    .petal-2 img { width:80%; }
}

@media only screen and (max-width:992px){
    .petal-2 {

        right: 0%;
        bottom: 30%;
    }
    .petal-2 img { width:60%; }
}
.petal-3 {
    position: absolute;
    right: 0%;
    bottom: 14%;
}
.petal-4 {
    position: absolute;
    right: 0%;
    bottom: 2%;
}
@media only screen and (max-width:576px){
    .petal-3 {
        position: absolute;
        right: 0%;
        bottom: 19%;
    } 
    .petal-3 img{
        width: 80%
    } 
}
.comfort-text {
    position: absolute;
    left: 5%;
    top: 0%;
    width: 40%;
}
@media only screen and (max-width:1199px){
    .comfort-text {
        position: absolute;
        left: 2%;
        top: 0%;
        width: 50%;

    }   
    .comfort-text .text-lead {font-size: 18px}
}
@media only screen and (max-width:769px){
    .comfort-text {
        position: absolute;
        left: 5%;
        top: 0%;
        width: 45%;
        padding-top: 00px;

    }   
    .comfort-text .text-lead {font-size: 16px}
}
@media only screen and (max-width:767px){
    .comfort-text {
        position: absolute;
        left: 5%;
        top: 0%;
        width: 90%;
        padding-top: 150px;

    }   
    .comfort-text .text-lead {font-size: 18px}
}
@media only screen and (max-width:576px){
    .comfort-text {
        position: absolute;
        left: 5%;
        top: 0%;
        width: 80%;
        padding-top: 200px;

    }   
    .comfort-text .text-lead {font-size: 16px}
}
@media only screen and (max-width:380px){
    .comfort-text {
        position: absolute;
        left: 5%;
        top: 0%;
        width: 90%;
        padding-top: 130px;

    }   
    #comfort .comfort-text h2{font-size: 25px}
}

.advantages-slider .swiper-slide {
    opacity: .4;
}
.advantages-slider .swiper-slide-active {
    opacity: 1;
}
.barriers-slider .swiper-slide .advantage-slide {position: relative}
.barriers-slider .swiper-slide .advantage-slide:after {
    content: " ";
    z-index: 10;
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.5);
}
.barriers-slider .swiper-slide-active .advantage-slide:after {
    content: " ";
    z-index: 10;
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0);
}
.advantage-item, .offer-item {display: flex;
                              flex-direction: column;
                              flex-wrap: nowrap;
                              align-items: flex-start;
                              justify-content: center;}

.advantage-item h4,.offer-item h4 {font-family: 'Wix Madefor Display'; font-size: 22px; font-weight: 700; color: #444241}
.advantage-item-title,.offer-item-title {display: flex;
                                         flex-direction: column;
                                         flex-wrap: nowrap;
                                         align-items: flex-start;
                                         justify-content: center;}
@media only screen and (max-width:767px){
    .advantage-item-title {display: flex;
                           flex-direction: row;
                           flex-wrap: nowrap;
                           align-items: center;
                           justify-content: center;} 
    .offer-item {display: flex;
                 flex-direction: row;
                 flex-wrap: nowrap;
                 align-items: flex-start;
                 justify-content: flex-start;} 
    .offer-image {width:79px; height:79px}
}
.otdelka-petal1-top {
    position: absolute;
    display: flex;
    justify-content: flex-end;
    right: 0%;
    top: -40%;
    z-index: 50
}
.otdelka-petal1-top img {width: 70%}
@media only screen and (max-width:1799px){
    .otdelka-petal1-top {
        position: absolute;
        right: 0%;
        top: -30%;
        z-index: 50
    }
    .otdelka-petal1-top img {width: 50%}
}
@media only screen and (max-width:1536px){
    .otdelka-petal1-top {
        position: absolute;
        right: 0%;
        top: -30%;
        z-index: 50
    }
    .otdelka-petal1-top img {width: 50%}
}
@media only screen and (max-width:992px){
    .otdelka-petal1-top {
        position: absolute;
        right: 0%;
        top: -30%;
        z-index: 50
    }
    .otdelka-petal1-top img {width: 30%}
}


.otdelka-petal1-top-mobile {
    position: absolute;
    display: flex;
    justify-content: flex-end;
    right: 0%;
    top: -15%;
    z-index: 50
}

.otdelka-petal2-bottom {
    position: absolute;
    display: flex;
    justify-content: flex-start;
    left: 0%;
    bottom: -20%;
    z-index: 50
}
.otdelka-petal2-bottom  img {width: 60%}
@media only screen and (max-width:1536px){
    .otdelka-petal2-bottom {

        bottom: -30%;
    }
    .otdelka-petal2-bottom  img {width: 50%}
}
@media only screen and (max-width:1199px){
    .otdelka-petal2-bottom {

        bottom: -15%;
    }
    .otdelka-petal2-bottom  img {width: 50%}
}

@media only screen and (max-width:992px){
    .otdelka-petal2-bottom {

        bottom: -30%;
    }
    .otdelka-petal2-bottom  img {width: 30%}
}
@media only screen and (max-width:820px){
    .otdelka-petal2-bottom {

        bottom: -20%;
    }
    .otdelka-petal2-bottom  img {width: 25%}
}

.otdelka-petal2-bottom-mobile {
    position: absolute;
    display: flex;
    justify-content: flex-start;
    left: 0%;
    top: 45%;
    z-index: 50
}

.footer-menu {width: 100%}
.footer-menu .menu-anchor-list li a {font-size: 18px}
.footer-menu .menu-anchor-list li a::before {color: #444241 !important}
.footer-menu .menu-anchor ul {width: 100%}
.footer-menu .menu-anchor ul li {opacity: 1}
.footer-menu  .menu-anchor-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.footer p {opacity:0.5}


.contact-form .form-control, #callback .form-control {
    background-color: #EDEAE4;
    border: 1px solid #EDEAE4;
    border-radius: 10px;
    height:58px;
    color: #444241

}
.contact-form .form-control::placeholder, #callback .form-control::placeholder {
    color: #444241
}
@media only screen and (max-width:767px){
    .contact-form .form-control, #callback .form-control {
        background-color: #FFF4EA;
        border: 1px solid #FFF4EA;
    }

}
.bottom-phone-link {font-size:35px}

@media only screen and (max-width: 1399px) {
    .footer-menu .menu-anchor {
        display: flex;
    }
    .footer-menu .menu-anchor-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
        align-content: center;
    }
    .footer-menu .menu-anchor-list li {margin-right: 15px}
}

#toast-container {    z-index: 4999 !important;}
.toast {max-width: 100% !important; }

.toast-info {background-color: #7B97DF !important}

@media (max-width: 767px) and (min-width: 241px) {
    #toast-container .toast-message {
        line-height: 11px;
        font-size: 80%;
    }
}

#callback .modal-header,#booklet .modal-header {display:none}


#callback .close,#booklet .close {
    cursor: pointer;
    position: absolute;
    top: -105%;
    right: -69%;
    background-color: #7B97DF;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    color: white;
    opacity: 1;
}
#callback .close:hover,#booklet .close:hover {
    background-color: #FFAF56; 
}
#callback .close:focus,#booklet .close:focus {
    outline: none !important;
}
#callback .close span,#booklet .close span{font-size: 48px;
                                           line-height: 34px; font-family: "Wix Madefor Display"}
#callback .modal-content {
    background: url(../img/page/bg-brand-7.webp) left bottom no-repeat #FFAF56;
    background-size: 100%;
}
@media only screen and (max-width: 1199px) {
    #callback .close,#booklet .close { 
        top: -136%;
        right: -27%;
    } 
}
@media only screen and (max-width: 1024px) {
    #callback .close,#booklet .close { 
                top: -132%;
         right: -27%;
    } 
}
@media only screen and (max-width: 992px) {
    #callback .close,#booklet .close { 
        top: -92%;
        right: -48%;;
    } 
}

@media only screen and (max-width: 768px) {
    #callback .modal-content {
        background: url(../img/page/bg-brand-7-mobile.webp) left bottom no-repeat #FFAF56;
        background-size: cover;
    }
    #callback .close,#booklet .close { 
        top: -68%;
        right: -19%;
    } 
}
@media only screen and (max-width: 576px) {

    #callback .close,#booklet .close { 
        top: -35%;
        right: -10%;;
    } 
}

#contact_map ymaps canvas, #object_map ymaps canvas{
    filter: grayscale(100%); /* Current draft standard */
    -webkit-filter: grayscale(100%); /* New WebKit */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%); 
    -o-filter: grayscale(100%); /* Not yet supported in Gecko, Opera or IE */ 
    filter: url(resources.svg#desaturate); /* Gecko */
    filter: gray; /* IE */
    -webkit-filter: grayscale(1); /* Old WebKit */
}

.map__holder.js-map-holder.small-height{
    height: 700px; }

.infrastructure-item {display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: flex-start;}
.infrastructure-title {font-size: 16px; font-weight: 500; font-family: "Wix Madefor Display"}

@media only screen and (max-width: 1024px) {
    .infrastructure-image img{max-width: 48px; height:auto}
}
@media only screen and (max-width: 576px) {

    .infrastructure-image img{max-width: 48px; height:auto} 
    .infrastructure-title {font-size: 14px; font-weight: 500; font-family: "Wix Madefor Display"}
}
.copyright a {cursor:pointer; color:  #7B97DF !important;}

:root {
  --altcha-border-width: 1px;
  --altcha-border-radius: 10px;
  --altcha-color-base: #EDEAE4;
  --altcha-color-border: #EDEAE4;
  --altcha-color-text: currentColor;
  --altcha-color-border-focus: currentColor;
  --altcha-color-error-text: #f23939;
  --altcha-color-footer-bg: #f4f4f4;
  --altcha-max-width: 300px;
}
.altcha-div {color:#444241; text-align: center; margin: 0 auto; margin-bottom: 10px }
.altcha-div label {color:#444241 !important; margin-bottom: 0px !important}
.altcha {margin: 0 auto;}
.altcha-main.svelte-ddsc3z {
    padding: 0.9rem !important;
}

.cookie_page p {margin-bottom: 20px; font-size: 100%}
.cookie_page ul {margin-left:30px; margin-bottom: 20px}
.cookie_page ul li {list-style: disc}
.cookie_page a {color: #7B97DF}

.hide-policy {display: none}
.show-policy {display: flex}
.agreement_popup {
  
     background: #FFAF56;
    border-radius: 24px;
    margin: 0 auto;    
    width:600px;
    max-width: 90%;
    position: fixed;
    bottom: 5%;
    z-index: 500;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 0 28px #0d1d2c26;
    transform: translate3d(-50%, 0, 0);
    transition: all .5s linear;}

.agreement_popup a  {color: #7B97DF}
.agreement_popup .row {display: flex; align-items: center;
                       justify-content: center;
                       flex-wrap: wrap;}
.btn-cookies {
    font-size: 14px;
    padding: 10px 20px;
    max-width: 100%;
    min-width: 100px;
    width: 140px;
}
.btn-cookies:hover {
    color: #444241; 
    background-color: #7B97DF;
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
    0% {opacity: 0;}
    100% {opacity: 1;}
}
@keyframes fadeIn {
    0% {opacity: 0;}
    100% {opacity: 1;}
} 

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
  }
  @keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
  } 
  
.enot {position: absolute; right:5%; bottom: 7%; z-index: 200; background-size: 200px;}
.enot img {width:400px}

@media only screen and (max-width: 1920px){
.enot { bottom: 15%;}
.enot img {width:300px}
}
@media only screen and (max-width: 1200px){
.enot { bottom: 20%;}
.enot img {width:300px}
}
@media only screen and (max-width: 992px){
.enot { bottom: 25%;}
.enot img {width:200px}
}
@media only screen and (max-width: 576px){
.enot {bottom: 30%;}
.enot img {width:160px}
}
@media only screen and (max-width: 399px){
.enot {bottom: 60%;}
.enot img {width:120px}
}

.policy-btns {display: flex; margin-top: 10px; justify-content: space-between}
.set-btns {display: flex; align-items: center;}
.btn-decline {border:1px solid #444241; background-color: transparent; color:#444241}
.btn-decline:hover{background-color: transparent; color:#FFF}
@media only screen and (max-width: 400px){
    .policy-btns {    flex-direction: column-reverse;}
}

.agreement_popup .row.settings {display: none ; margin-top: 10px}
.agreement_popup a.set-href {display:inline-block;   }

.brand-color {color: #F11121}

  .checkbox-wrapper input[type="checkbox"] {
    visibility: hidden;
    display: none;
  }

  .checkbox-wrapper .toggle {
    position: relative;
    display: block;
    width: 40px;
    height: 20px;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transform: translate3d(0, 0, 0);
  }
  .checkbox-wrapper .toggle:before {
    content: "";
    position: relative;
    top: 3px;
    left: 3px;
    width: 34px;
    height: 14px;
    display: block;
    background: #9A9999;
    border-radius: 8px;
    transition: background 0.2s ease;
  }
  .checkbox-wrapper .toggle span {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    display: block;
    background: white;
    border-radius: 10px;
    box-shadow: 0 3px 8px rgba(154, 153, 153, 0.5);
    transition: all 0.2s ease;
  }
  .checkbox-wrapper .toggle span:before {
    content: "";
    position: absolute;
    display: block;
    margin: -18px;
    width: 56px;
    height: 56px;
    background: rgba(79, 46, 220, 0.5);
    border-radius: 50%;
    transform: scale(0);
    opacity: 1;
    pointer-events: none;
  }

  .checkbox-wrapper #neccessary-cookie:checked + .toggle:before {
    background: #7b97df78;
  }
  .checkbox-wrapper #other-cookie:checked + .toggle:before {
    background: #7b97df78;
  }
  .checkbox-wrapper #neccessary-cookie:checked + .toggle span {
    background: #7B97DF;
    transform: translateX(20px);
    transition: all 0.2s cubic-bezier(0.8, 0.4, 0.3, 1.25), background 0.15s ease;
    box-shadow: 0 3px 8px rgba(79, 46, 220, 0.2);
  }
  .checkbox-wrapper #other-cookie:checked + .toggle span {
    background: #7B97DF;
    transform: translateX(20px);
    transition: all 0.2s cubic-bezier(0.8, 0.4, 0.3, 1.25), background 0.15s ease;
    box-shadow: 0 3px 8px rgba(79, 46, 220, 0.2);
  }
  .checkbox-wrapper #neccessary-cookie:checked + .toggle span:before {
    transform: scale(1);
    opacity: 0;
    transition: all 0.4s ease;
  }
    .checkbox-wrapper #other-cookie:checked + .toggle span:before {
    transform: scale(1);
    opacity: 0;
    transition: all 0.4s ease;
  }


  
    .checkbox-wrapper-agree .control {
    display: block;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-size: 13px;
    font-weight: normal;
    text-align: left
  }
  .checkbox-wrapper-agree  .control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
  }
  .checkbox-wrapper-agree  .control__indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #e6e6e6;
  }
  .checkbox-wrapper-agree .control:hover input ~ .control__indicator,
  .checkbox-wrapper-agree .control input:focus ~ .control__indicator {
    background: #ccc;
  }
  .checkbox-wrapper-agree .control input:checked ~ .control__indicator {
    background: #7B97DF;
  }
  .checkbox-wrapper-agree .control:hover input:not([disabled]):checked ~ .control__indicator,
  .checkbox-wrapper-agree .control input:checked:focus ~ .control__indicator {
    background: #7B97DF;
  }
  .checkbox-wrapper-agree .control input:disabled ~ .control__indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
  }
  .checkbox-wrapper-agree .control__indicator:after {
    content: '';
    position: absolute;
    display: none;
  }
  .checkbox-wrapper-agree .control input:checked ~ .control__indicator:after {
    display: block;
  }
  .checkbox-wrapper-agree .control--checkbox .control__indicator:after {
    left: 8px;
    top: 4px;
    width: 3px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
  }
  .checkbox-wrapper-agree .control--checkbox input:disabled ~ .control__indicator:after {
    border-color: #7b7b7b;
  }
  .privacy_policy label {color: #444241;}