.mob_block{
    display: none!important;
}
body, html{
    overflow-x: hidden;
}

@media screen and (min-width:1400px) {
    html{
        font-size: 16px!important;
    }
}
@media screen and (max-width:1400px) and (min-width:1300px) {
    html{
        font-size: 15px!important;
    }
}
@media screen and (max-width:1300px) and (min-width:1200px) {
    html{
        font-size: 14px!important;
    }
}
@media screen and (max-width:1200px) and (min-width:1100px) {
    html{
        font-size: 13px!important;
    }
}
@media screen and (max-width:1100px) and (min-width:1050px) {
    html{
        font-size: 12px!important;
    }
}
@media screen and (max-width:1050px) and (min-width:992px) {
    html{
        font-size: 11px!important;
    }
}


@media screen and (min-width:992px) {
    .preims_row .mb_30:nth-child(3) .preim_item{
        transition: 1s;
        transition-delay: 1s;
    }
    .preims_row .mb_30:nth-child(3).animate__animated .preim_item{
        margin-top: -18.7rem;
    }
}

@media screen and (max-width:992px) {
    body {

    }
    .preim_item{
        transition-delay: unset!important;
    }
    .fancybox-slide--iframe .fancybox-content {
        width: 95%;
        height: auto;
    }
    .mob_full {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .mob_none {
        display: none !important;
    }
    .mob_block {
        display: block !important;
    }
    .logo {
        width: 5.2rem;
    }
    .container {
        width: 100%;
        padding: 0 15px;
    }
    .menu a img {
        display: none;
    }
    .search--show{
        margin-right: 1.5rem;
    }
    .menu{
        opacity: 1;
        pointer-events: painted;
    }
    header {
        top: 0;
        padding-top: 1rem;
    }
    .menu {
        opacity: 1;
        pointer-events: painted;
        position: absolute;
        left: 0;
        top: 0;
        border-radius: 0;
        display: none;
        padding-top: 6.5rem;
        flex-direction: column;
        width: 100%;
        text-align: center;
        padding-bottom: 1rem;
        font-size: 1.1rem;
        transition: 0s!important;
    }
    .header_left{
        position: relative;
        z-index: 1;
    }
    .menu a{
        margin: 0;
        margin-bottom: 1rem;
        display: block;
    }
    /*.menu  {*/
    /*    position: absolute;*/
    /*    display: none;*/
    /*    top: 100%;*/
    /*    left: 0;*/
    /*    width: 100%;*/
    /*    bottom: unset;*/
    /*    background: #ffffff;*/
    /*    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;*/
    /*    padding: 2rem 15px;*/
    /*    padding-bottom: 1rem;*/
    /*    border-top: 1px solid #e8e8e8;*/
    /*    border-bottom: 1px solid #e8e8e8;*/
    /*    margin: 0;*/
    /*    text-align: center;*/
    /*}*/
    /*.menu a{*/
    /*    display: block;*/
    /*    margin: 0;*/
    /*    margin-bottom: 1.5rem;*/
    /*}*/
    .box1_content {
        padding-top: 9rem;
    }
    .box1_content h1{
        font-size: 2rem;
    }
    .box1_content h1 span {
        font-size: 2.875rem;
        display: block;
    }
    .box1_content h1 br{
        display: none;
    }
    .section_text br{
        display: none;
    }
    .btn{
        width: 100%!important;
        min-width: unset!important;
        padding: 0!important;
        font-size: 1rem!important;
    }
    .btn span{
        height: 3.7rem!important;
    }
    .box1_btns .btn{
        margin-right: 0;
        margin-top: 0.5rem;
    }
    .box1_btns {
        margin-top: 1.3rem;
    }
    #box-1 {
        background: black;
        padding-bottom: 3rem;
    }
    #box-1 .ab_img{
        opacity: 0.8;
    }
    .menu_btn {
        font-size: 1rem;
        min-width: 10.3rem;
    }
    .langs {
        font-size: 1rem;
    }
    .menu_btn img {
        width: 1.9rem;
        margin-left: 0.4rem;
    }
    .section_title {
        font-size: 1.8rem;
        margin-bottom: 1.5rem;
    }
    .box2_content .content {
        margin-bottom: 1.5rem;
    }
    #box-2 {
        padding-top: 3.5rem;
    }
    .section_text {
        text-shadow: 0 4px 20px rgba(0, 0, 0, 1);
        font-size: 1.1rem;
    }
    .mob_reverse{
        flex-direction: column-reverse;
    }
    #box-2 .border_img {
        border-radius: 20px;
        margin-bottom: 1rem;
    }
    .box3_item{
        width: 100%!important;
        position: static!important;
        min-width: unset!important;
        text-align: left;
        padding: 1.5rem!important;
        margin-top: 10px;
    }
    .box3_item br{
        display: none;
    }
    .box3{
        background-image: none;
        display: block;
        height: auto;
    }
    .box3_img{
        position: static!important;
        width: 100%!important;
        border-radius: 20px;
    }
    .box3 .section_title {
        text-align: left;
        font-size: 1.5rem;
        line-height: 1.2;
        margin-bottom: 1.2rem;
    }
    #box-3 {
        padding-top: 3rem;
    }
    #box-4 {
        padding-top: 1.8rem;
    }
    .box4_item .content p, .box4_item .content ul {
        margin-bottom: 1.3rem;
    }
    .box4_title {
        font-size: 1.9rem;
        margin-bottom: 1.6rem;
    }
    .box4_btn{
        width: 100%;
        height: 3.7rem;
        font-size: 1rem;
    }
    #box-4 .section_title {
        letter-spacing: 0;
        margin-bottom: 1.8rem;
    }
    .bult_left2, .bult_right2, .bult_right{
        display: none;
    }
    .bult_left {
        bottom: -5.6rem;
        width: 20rem;
    }
    .box5_img, .preim_top_flex br{
        display: none;
    }
    .preims_row .mb_30:nth-child(3) .preim_item {
        margin-top: 0;
    }
    .preims_row .mb_30{
        margin-bottom: 10px;
    }
    .preim_item {
        height: 14.5rem;
        padding: 1.5rem;
    }
    #box-6 {
        padding-top: 3.1rem;
    }
    .del_flex{
        width: 100%;
        display: block;
        margin-top: 2rem;
    }

    .del_item{
        padding: 1.5rem!important;
        width: 100%!important;
        left: 0!important;
        top: 0!important;
        margin-bottom: 10px;
        transform: none!important;
        height: 13rem;
    }
    .border_img{
        border-radius: 20px;
    }
    #box-7 {
        padding-top: 2.8rem;

    }
    .rev_slider{
        width: 85%;
    }
    #box-7 .section_title {
        margin-bottom: 0.6rem;
    }
    .rev_title {
        padding-left: 1rem;
        font-size: 1.15rem;
    }
    .section_title span {
        font-size: 1.3rem;
    }
    .section_title span br, .del_text br{
        display: none;
    }
    #box-8{
        background-size: cover;
        padding-top: 3.9rem;
        padding-bottom: 3.5rem;
        background-position: right;
    }
    #box-8 .policy, #box-8 .policy a{
        color: black;
    }
    .form {
        width: 100%;
        margin-top: 1.8rem;
    }
    .policy {
        margin-top: 0.3rem;
    }
    .form-control {
        width: 100%;
        padding: 0 1.5rem;
        font-size: 1.1rem;
        height: 3.7rem;
    }
    .form-group {
        margin-bottom: 0.8rem;
    }
    #box-9 .section_title {
        margin-bottom: 1.8rem;
    }
    .map {
        height: 18rem;
        border-radius: 20px;
    }
    #box-9 {
        padding-top: 3.5rem;
        padding-bottom: 2.2rem;
    }
    .contacts_row .mb_30{
        margin: 0;
    }
    .cont_item{
        margin-bottom: 1.5rem!important;
    }
    footer{
        text-align: center;
    }
    .footer_logo {
        width: 8.6rem;
        filter: brightness(0) invert(1);
        margin: 0 auto;
    }
    .footer_form .btn {
        min-width: 12rem!important;
        width: auto !important;
    }
    .footer_form .form-control{
        height: 3.7rem;
    }
    .footer_form .cont_title {
        margin-bottom: 1.2rem;
        color: #fff;
    }
    .footer_bottom{
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
        margin-top: 2.3rem;
        padding: 1rem 0;
        padding-bottom: 2rem;
    }
    .footer_bottom a {
        margin-top: 1rem;
        font-size: 1rem;
    }
    footer .policy {
        margin-top: 1rem;
        font-size: 0.85rem;
    }
    .footer_form{
        padding-top: 1.5rem;
        padding-bottom: 0.5rem;
    }
    .modal .modal__block{
        width: 95%;
        padding: 3rem 1rem;
    }
    .page {
        padding-top: 8rem;
    }
}
@media screen and (max-width:550px) {
    body{
        font-size: 1.1rem;
    }
}
