html {
    min-width: 1270px;
}

body {
    font-family: 'Open Sans', sans-serif !important;
    background-color: #f2f2f2;
    color: #222324;
    font-size: 14px;
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
}

.CURSOR {
    cursor: pointer;
    cursor: hand;
}

.center {
    text-align: center;
}

.bold {
    font-weight: 700;
}

/* TOP MENU */
.navbar {
    background-color: #fff;
}

.nav {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    max-width: 960px;
    height: 80px;
    margin: 0 auto;
    padding: 0 15px 0px;
}

#nav_mobile_close {
    display: none;
    text-align: right;
    padding-bottom: 7px;
}

.logo {
    background: url(/css/BUSIK_RU_logo.svg) 100% no-repeat;
    width: 12.9em;
    height: 2.5em;
    display: inline-block;
    cursor: pointer;
    margin-top: -10px;
}

.MNG_btn {
    background: #15122d;
    width: 27em !important;
    height: 4em !important;
    white-space: nowrap !important;
    border: none !important;
    color: #fff !important;
    font-size: 29px !important;
    cursor: pointer !important;
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
}

#MENU_HAMBURGER {
    display: none;
}

#MOBILE_PHONE_LOGO {
    display: none;
}

.navbar-nav {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    width: 525px;
    margin: 0 auto;
    padding: 0 15px;
}

.navbar-nav a {
    color: #636669;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 105%;
    font-weight: 700;
}

.phone {
    color: #0c0c0c;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 105%;
    font-weight: 700;
    line-height: 2;
}

.phone-ico{
    fill: white;
    width: 50px;
    height: 50px;
    padding: 3px;
    margin: 11px;
    background-color: #77B3D4;
    border-radius: 50%;
    position: fixed;
    bottom: 100px;
    right : 20px;
    z-index: 10;
}

.whatsapp-ico{
    fill: white;
    width: 50px;
    height: 50px;
    padding: 3px;
    margin: 11px;
    background-color: #4dc247;
    border-radius: 50%;
    position: fixed;
    bottom: 20px;
    right : 20px;
    z-index: 10;
}


.on_pc{display: block;}
.on_mob{display: none;}
@media screen and (max-width: 768px) {
    .on_pc{display: none;}
    .on_mob{display: block;}
}

/* TOP IMG */
.hdrContainer {
    background-color: #fff;
    width: 100%;
}

.hdrImage {
    background-color: #fff;
    background-size: contain;
    height: 43em;
    position: relative;
    width: 100%;
    min-width: 1170px;
    background: url('/css/back.jpg') center center no-repeat;
}

.hdrBlock {
    display: flex;
    flex-flow: column;
    justify-content: center;
    width: 960px;
    height: 100%;
    margin: 0 auto;
}

.hdrService {
    display: block;
    padding: 20px;
    margin: 20px 20px 0;
    text-transform: uppercase;
    background-color: #ffffffd1;
    text-align: center;
    font-size: 700%;
    color: #15122d;
    font-weight: bold;
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
}

.hdrBrand {
    text-transform: uppercase;
    text-align: center;
    font-size: 400%;
    color: #15122d;
    background-color: #ffffffd1;
    font-weight: bold;
    padding: 20px;
    margin: 20px;
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
}

/* CONTAINER */

.container {
    max-width: 960px;
    position: inherit;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 15px 20px;
}
#SERVICE_page .container {
    display: flex;
    justify-content: start;
     max-width: 700px;
}


/* USLUGI */
.hvr-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-shrink:active, .hvr-shrink:focus, .hvr-shrink:hover {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.ourServices {
    margin-bottom: 2em;
    width: 30%;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
    cursor: pointer;
    text-align: center;
}

.ourInfo {
    position: inherit;
    background-color: #e3e3e3;
    padding: 15px;
    font-size: 13px;
    margin-top: 150px;
    color: #333333;
    text-align: center;
}
.ourServices_img {
    width:100px;
    height:100px;
}
.ourServices_img img {
    width:100px;
    height:150px;
}

.works {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.engine {
    background: url(/css/raboti_1.jpg) center top no-repeat no-repeat;
    background-size: cover;
}
.endoscope {
    background: url(/css/raboti_99.jpg) center top no-repeat no-repeat;
    background-size: cover;
}
.dimet {
    background: url(/css/raboti_88.jpg) center top no-repeat no-repeat;
    background-size: cover;
}
.electric {
    background: url(/css/raboti_6.jpg) center top no-repeat no-repeat;
    background-size: cover;
}

.remontdvs {
    background: url(/css/raboti_2.jpg) center top no-repeat no-repeat;
    background-size: cover;
}

.remontkpp {
    background: url(/css/raboti_7.jpg) center top no-repeat no-repeat;
    background-size: cover;
}

.zapravka {
    background: url(/css/raboti_3.jpg) center top no-repeat no-repeat;
    background-size: cover;
}

.shod-razval {
    background: url(/css/raboti_4.jpg) center top no-repeat no-repeat;
    background-size: cover;
}

.shinomontaj {
    background: url(/css/raboti_5.jpg) center top no-repeat no-repeat;
    background-size: cover;
}

.vihlop {
    background: url(/css/raboti_8.jpg) center top no-repeat no-repeat;
    background-size: cover;
}

.rembreaks {
    background: url(/css/raboti_9.jpg) center top no-repeat no-repeat;
    background-size: cover;
}
.remontts {
    background: url(/css/raboti_10.jpg) center top no-repeat no-repeat;
    background-size: cover;
}
.remontturbo {
    background: url(/css/raboti_11.jpg) center top no-repeat no-repeat;
    background-size: cover;
}
.remonrru {
    background: url(/css/raboti_12.jpg) center top no-repeat no-repeat;
    background-size: cover;
}
/* PRICE */

.busik_models {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.marksItem {
    width: 30%;
    padding: 15px;
}

.marksItem a {
    color: #363636;
    padding-left: 20px;
}

.workTypeList {
    display: flex;
    flex-flow: column;
    width: 700px;
    margin: 0 auto;
}

.workListItem {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    border-bottom: 1px solid #999;
    padding: 25px 30px 10px;
}

/* contacts */

.yamap {
    width: 960px;
    height: 350px;
}

.POINTS_metro {
    display: inline-block;
    width: 1.4em;
    height: 1.3em;
    margin-right: 0.3em;
    background: url(/css/icons.png) -40.7em -4.3em no-repeat;
}

.selection.whitebg {
    background-color: #fff;
}

.serviceItem {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    margin: 0 0 10px;
    font-size: 110%;
    color: #6a6a6a;
}

.serviceLink, .serviceLink a {
    font-size: 14px;
    color:#15122d!important;
    text-decoration: underline #15122d;
    padding: 20px 0 0;
}

.serviceItem_block {
    width: 24%;
}

.columnInfo {
    display: flex;
    flex-flow: column;
}

.ib1 {
    flex-basis: 60%;
    padding-right:2em;
}

.ib2 {
    flex-basis: 40%;
}

.ib3 {
    flex-basis: 200px;
    flex-shrink: 0;
    text-align: right;
}

.ib4 {
    flex-basis: 300px;
    text-align: right;
}

.point_photoandmap {
    display: flex;
    flex-flow: row nowrap;
}

#POINTS_images {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin-bottom: 10px;
}

#POINTS_images .imageControls {
    position: absolute;
    height: 14.9em;
    width: 67em;
}

#SERVICE_page #POINTS_image {
    width: 580px;
    height: 300px;
    -webkit-transition: background-image 0.2s ease-in-out;
    transition: background-image 0.2s ease-in-out;
}

#srvMap {
    margin-left: 1em;
    display: inline-table;
}

#SERVICE_page #CONTACTS_MAP_SMALL {
    width: 360px;
    height: 300px;
}

/*best */
.prm {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    padding: 10px 0 30px;
}

.advantage {
    max-width: 230px;
    background-color: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.2);
}

.advantage:hover {
    background-color: #15122d;
    color: #fff;
}

.advantageHdr {
    padding: 1em;
    margin-top: 1em;
    text-align: center;
    font-weight: 500;
    font-size: 110%;
    text-transform: uppercase;
}

.advantageInfo {
    padding: 0.5em;
    text-align: center;
    font-size: 110%;
}

.cars {
    background: url('/css/icons.png') no-repeat -0.4em -0.2em;
    width: 7.7em;
    height: 8.7em;
    margin: 30px auto 0;
}

.advantage:hover .cars {
    background: url('/css/icons.png') no-repeat -0.4em -8.2em;
    width: 7.7em;
    height: 8.7em;
    margin: 30px auto 0;
}

.gears {
    background: url('/css/icons.png') no-repeat -8.5em -0.2em;
    width: 7.7em;
    height: 8.7em;
    margin: 30px auto 0;
}

.advantage:hover .gears {
    background: url('/css/icons.png') no-repeat -8.5em -8.2em;
    width: 7.7em;
    height: 8.7em;
    margin: 30px auto 0;
}

.time {
    background: url('/css/icons.png') no-repeat -16.4em -0.2em;
    width: 7.7em;
    height: 8.7em;
    margin: 30px auto 0;
}

.advantage:hover .time {
    background: url('/css/icons.png') no-repeat -16.4em -8.2em;
    width: 7.7em;
    height: 8.7em;
    margin: 30px auto 0;
}

.tasklist {
    background: url('/css/icons.png') no-repeat -24.6em -0.2em;
    width: 7.7em;
    height: 8.7em;
    margin: 30px auto 0;
}

.advantage:hover .tasklist {
    background: url('/css/icons.png') no-repeat -24.6em -8.2em;
    width: 7.7em;
    height: 8.7em;
    margin: 30px auto 0;
}

.delivery {
    background: url('/css/icons.png') no-repeat -32.6em -0.2em;
    width: 7.7em;
    height: 8.7em;
    margin: 30px auto 0;
}

.advantage:hover .delivery {
    background: url('/css/icons.png') no-repeat -32.6em -8.2em;
    width: 7.7em;
    height: 8.7em;
    margin: 30px auto 0;
}

/* quality */
.quality {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    padding: 20px;
}

.qualityItem {
    width: 20%;
    text-align: center;
}

.qualityText {
    padding-bottom: 20px;
}

.kk1 {
    background: url(/css/icons.png) no-repeat -679px -3px;
    width: 60px;
    height: 60px;
    margin: 20px auto;
}

.kk2 {
    background: url(/css/icons.png) no-repeat -679px -64px;
    width: 60px;
    height: 60px;
    margin: 20px auto;
}

.kk3 {
    background: url(/css/icons.png) no-repeat -679px -125px;
    width: 60px;
    height: 60px;
    margin: 20px auto;
}

.kk4 {
    background: url(/css/icons.png) no-repeat -679px -186px;
    width: 60px;
    height: 60px;
    margin: 20px auto;
}

/* 10 privilege */
.reasonsItem {
    padding: 20px 0;
    line-height: 1.8;
}

/* Text info type*/
.serviceTypeInfo {
    line-height: 1.8;
    padding-bottom: 30px;
}

/* Footer */
#footer {
    background-color: #15122d;
    min-height: 13em;
    font-size: 120%;
    color: #fff;
}

#footer a {
    color: #fff !important;
}

.footer_blocks {
    padding-top: 2em;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.footerInfoL {
    text-align: left;
    padding-top: 20px;
    width: 40%;
}

.footerInfoR {
    text-align: right;
    padding-top: 20px;
    width: 40%;
}

.footerInfoCard {
    padding-top: 0.5em;
    text-align: right;
    width: 40%;
}

.busik.white {
    background: url('/css/icons.png') no-repeat -407px -283px;
    width: 272px;
    height: 43px;
    cursor: pointer;
    float: left;
}

.visa {
    background: url('/css/icons.png') no-repeat -403px -337px;
    width: 86px;
    height: 28px;
    display: inline-block;
    margin-right: 2.5em;
}

.mastercard {
    background: url('/css/icons.png') no-repeat -527px -331px;
    width: 68px;
    height: 39px;
    display: inline-block;
}

@media screen and (max-width: 414px) {
    html {
        min-width: 414px;
    }

    .nav {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
        align-items: center;
        max-width: 375px;
        height: 70px;
        margin: 0 auto;
        padding: 5px 15px 0px;
    }

    .logo {
        width: 10.3em;
        height: 2em;
    }

    .call {
        display: none;
    }

    .navbar-nav {
        position: fixed;
        top: 0;
        flex-flow: column;
        align-items: flex-end;
        max-width: 384px;
        margin: 75px 0 0 -15px;
        background: #ececec;
        z-index: 999;
    }
    
    .navbar-nav:not(.show) {
        display:none;
    }

    .navbar-nav a {
        font-size: 120%;
    }

    .nav_link {
        padding: 30px 20px;
    }

    #MENU_HAMBURGER {
        display: flex;
        width: 2.4em;
        height: 2.4em;
        background: url(/css/h_menu.svg) no-repeat;
        background-size: cover;
    }

    #MOBILE_PHONE_LOGO {
        display: flex;
        width: 1.9em;
        height: 1.9em;
        background: url(/css/phone.svg) no-repeat;
        background-size: cover;
    }

    .hdrImage {
        min-width: 360px;
        height: 330px;
        background: url('/css/back_mobile.jpg') no-repeat;
        background-size: 100%;
    }

    .hdrService {
        display: block;
        padding: 20px;
        margin: 20px 20px 0;
        text-transform: uppercase;
        background-color: #ffffffd1;
        text-align: center;
        font-size: 177%;
        color: #15122d;
        font-weight: bold;
        text-shadow: 0px 0px 0px #fff;
        -webkit-transform: skew(-10deg);
        -moz-transform: skew(-10deg);
        -o-transform: skew(-10deg);
    }

    .hdrBrand {
        text-transform: uppercase;
        text-align: center;
        font-size: 145%;
        color: #15122d;
        background-color: #ffffffd1;
        font-weight: bold;
        padding: 20px;
        margin: 20px;
        text-shadow: 0px 0px 0px #fff;
        -webkit-transform: skew(-10deg);
        -moz-transform: skew(-10deg);
        -o-transform: skew(-10deg);
    }

    .MNG_btn {
        background: #15122d;
        width: 360px !important;
        height: 70px !important;
        white-space: nowrap !important;
        border: none !important;
        color: #fff !important;
        font-size: 20px !important;
        cursor: pointer !important;
        -webkit-transform: skew(0deg);
        -moz-transform: skew(0deg);
        -o-transform: skew(0deg);
    }

    .hdrBlock {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        width: 360px;
        height: 100%;
        margin: 0 auto;
    }

    .container {
        max-width: 370px;
        position: inherit;
        margin-right: auto;
        margin-left: auto;
        padding: 20px 15px 20px;
    }

    .works {
        flex-flow: row wrap;
    }

    .ourInfo {
        width: 340px;
        font-size: 16px;
    }

    .ourServices {
    }

    .marksItem {
        width: 100%;
        padding: 0px;
    }

    .prm {
        flex-flow: column;
        padding: 10px 0 20px;
    }

    .advantage {
        max-width: 360px;
        margin: 0 0 15px;
    }

    .advantageIcon {
        margin: 50px auto 0;
    }

    .advantageInfo {
        padding: 1em;
    }

    .ourServices {
        width: 370px;
    }

    .shinmont {
        max-width: 365px;
        overflow: scroll;
    }

    .yamap {
        max-width: 368px;
    }

    .serviceItem {
        flex-flow: row wrap;
        margin: 0 0 30px
    }

    .serviceItem_block {
        display: flex;
        flex-flow: column;
        width: 330px;
        margin-bottom: 18px;
    }

    .serviceItem_block span {
        padding-right: 10px;
    }

    .ib1 {
        flex-basis: 100%;
    }

    .ib2 {
        flex-basis: 100%;
    }

    .ib3 {
        flex-basis: 100%;
        text-align: left;
    }

    .ib4 {
        flex-basis: 100%;
        text-align: left;
    }

    .quality {
        flex-flow: column;
    }

    .qualityItem {
        width: 100%;
    }

    .footer_blocks {
        padding-top: 0;
        padding-left: 0.5em;
        flex-flow: column;
    }

    .footerInfoL {
        text-align: left;
        padding-top: 25px;
        width: 100%;
    }

    .footerInfoR {
        text-align: left;
        padding-top: 25px;
        width: 100%;
    }

    .footerInfoCard {
        padding-top: 25px;
        text-align: left;
        width: 100%;
    }

    #footer {
        font-size: 104%;
    }

    .workTypeList {
        max-width: 370px;
    }

    .workListItem {
        padding: 25px 0px 10px;
    }

    .point_photoandmap {
        flex-flow: column;
    }

    #POINTS_images .imageControls {
        width: 330px;
    }

    #srvMap {
        margin-left: 0;
    }

    #SERVICE_page #CONTACTS_MAP_SMALL {
        width:100%;
        padding-bottom: 20px;
    }

    #SERVICE_page #POINTS_image {
        height: 192px;
    }
}



#VEIL {
    position: fixed;
    top:0; left:0; right:0; bottom:0; z-index:100;
    background: rgba(0,0,0,0.5);
}

body.is_modal {
    overflow: hidden;
}

body:not(.is_modal) #VEIL {
    display:none;
}

.POPUP {
    position: fixed;
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);
    z-index: 101;
    background: #0a4682;
    border-radius: 20px;
    width: 30%;
}

.POPUP__close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 22px;
    height: 22px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' ?%3e%3csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:none;stroke:%23bbb;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;%7d%3c/style%3e%3c/defs%3e%3ctitle/%3e%3cg id='cross'%3e%3cline class='cls-1' x1='7' x2='25' y1='7' y2='25'/%3e%3cline class='cls-1' x1='7' x2='25' y1='25' y2='7'/%3e%3c/g%3e%3c/svg%3e");
}

.POPUP__container {
    padding: 30px;
}
.POPUP__title {
    margin-bottom: 15px;
}
.POPUP__title span {
    color: white;
    font-size: 200%;
}

.POPUP__subinfo_container {
    color: white;
    font-size: 80%;
}
.POPUP__input_container{
    padding: 10px 0;
}
.POPUP__input_container input{
    padding: 5px;
    background: #0a4682;
    color: #FFF;
    border: 0;
    outline: none;
}
.radio-container_type, .payment_rec_cell_i, .radio-container_sum {display: flex; flex-flow: row nowrap; justify-content: space-between; width: 100%;}
.radio-btn_type {width:220px;margin-bottom: 15px;}
.radio-btn_type input, .radio-btn_sum input {display: none;}
.radio-btn_type input:checked + label,.radio-btn_sum input:checked + label{line-height: 1.2;background-color: #0a4682;color: #fff;}
.radio-btn_type input:checked + label{
    background-image: url("data:image/svg+xml;charset=UTF-8, %3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3e%3cpolyline fill='none' stroke='%23fff' stroke-width='3' points='1.079 4.999 5 9 10.837 2'/%3e%3c/svg%3e");
    background-repeat: no-repeat;background-size: 16px 16px;background-position: 11px center;line-height: 1.2;}

.radio-btn_type label, .radio-btn_sum label{background-color: #ffffff;color: #0a4682;display: block;font-size: 16px;padding: 10px 12px;text-align: center;cursor: pointer;border: 2px solid #ffffff;border-radius: 25px;}

.form_button {
    display: inline-block;
    position: relative;
    text-align: center;
    height: 50px;
    border: 0 none;
    font-size: 16px;
    padding: 10px 60px;
    margin: 0;
    font-weight: 700;
    white-space: nowrap;
    cursor: pointer;
    color:#0a4682;
    background-color: #FFF;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    box-sizing: border-box;
    outline: none;
}
#error_block {text-align: center;color: #fff; line-height: 1.5;}
@media screen and (max-width: 700px) {
    .payment_rec_cell_wrapper {min-width: 220px;padding:5px;}
    .payment_rec_cell_i, .payment_rec_cell_btn {flex-flow: column; width: 100%;}
    .radio-btn_type, .radio-btn_sum, .radio-btn_sum_another {width: 48%;}
    .radio-btn_type label {font-size: 14px;}
    .radio-container_sum {display: flex;flex-flow: row wrap;}
    .input_text {width: 100%;margin: 5px 0 25px;padding:0;}
    .div_input_text {width: 100%;}
    .POPUP {width:90%;}
}
#CALLBACK__reason_input {
    width: -webkit-fill-available;
    width: available;
    height:100px;
    border-radius: 15px;
    padding: 30px 20px 20px;
    margin-bottom: 10px;
    outline: none;
}
#CALLBACK__tel_input {
    display: block;
    padding: 10px 12px;
    cursor: pointer;
    border: 2px solid #ffffff;
    font-size: 16px;
    border-radius: 25px;
    width:195px;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

.POPUP__subinfo_container {
   padding: 24px 2px 0;
   text-align: center;
}
.POPUP__input_container {
    position: relative;
}

.POPUP__input_container label {
    cursor: pointer;
    display: block;
    position: absolute;
    left: 20px;
    top: 22px;
    color: #0a4682;
    font-size: 14px;
    -webkit-transition: .2s;
    transition: .2s;
    
}

.bnr_block {
    position: relative;
    background: white url(https://images.apex.ru/bnr/kupon_desk.jpg) center center no-repeat;
    background-size: 100% auto;
    border: 2px dashed black;
    height:230px;
}


@media screen and (max-width: 430px) {
    .bnr_block {
        background: white url(https://images.apex.ru/bnr/kupon_mob.jpg) center center no-repeat;
        background-size: 100% auto;
        height:300px;
        border:0;
    }
    .ourInfo {
        margin-top: 151px;
    }
}

/* WP */
.wp-block-image {
    margin: 0;
}
.wp-block-image img {
    width:100%;
}

h1, h2 {
            margin: 20px 0 15px 0;
        }
        h1 {
            font-size: 18px;
            line-height: 1.2;
            color: #030B12;
            font-weight: 500;
            font-family: 'Open Sans', sans-serif;
        }
        h2 {
            font-size: 28px;
            line-height: 1.35;
            color: #030B12;
            font-weight: 500;
            font-family: 'Open Sans', sans-serif;
        }
        .main_block_container {
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: space-between;
            padding: 20px;
        }
        .main_block_left-container {
            flex: 1;
            padding: 20px;
        }
        .main_block_right-container {
            flex: 1;
            padding: 20px;
            display: flex;
            justify-content: center;
        }
        .main_block_right-container img {
            border-radius: 5px;
            height: 500px;
            object-fit: cover;
        }
        .main_block_button {
            padding: 16px 20px;
            text-decoration: none;
            border-radius: 5px;
            border: 0;
            background-color: #2F54EB;
            color: #FFFFFF;
            font-weight: 500;
            cursor: pointer;
        }
        @media (max-width: 768px) {
            .main_block_container {
                flex-direction: column;
            }
            .main_block_right-container {
                margin-top: 20px;
            }
        }
        
        
        #POPUP-COOKIE {
    position: fixed;
    display: block;
    background-color: #fff0d9e6;
    z-index: 150;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px 30px 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}