.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) {
    .service_item:hover .service_img img{
        transform: scale(1.05);
    }
    .service_item:hover .btn{
        background: black;
        color: white;
    }
    .menu a.active, .menu a:hover{
        border-color: #41B84C;
        background: rgba(255, 255, 255, 0.30) 48.85%;
        backdrop-filter: blur(10px);
    }
}

@media screen and (max-width:992px) {
    body {
        padding-top: 0;
    }
    .fancybox-slide--iframe .fancybox-content {
        width: 95%;
        height: auto;
    }
    .mob_full {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .menu_toggle {
        color: #ffffff;
        font-size: 1.9rem;
        width: 1.9rem;
    }
    .mob_none {
        display: none !important;
    }
    .mob_block {
        display: block !important;
    }
    .logo {
        width: 6.4rem;
    }
    .container {
        width: 100%;
        padding: 0 15px;
    }
    .menu a img {
        display: none;
    }
    .search--show{
        margin-right: 1.5rem;
    }
    .menu  {
        position: absolute;
        display: none;
        top: 107%;
        left: 15px;
        right: 15px;
        border-radius: 16px;
        /* width: 100%; */
        bottom: unset;
        background: #343439;
        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.6rem;
        font-size: 1.1rem;
        padding: 0;
        color: white!important;
    }
    .socials a img {
        width: 1.8rem;
    }
    .header_box {
        padding: 0.55rem 1.45rem;
        padding-bottom: 0.65rem;
        border-radius: 16px;
    }
    header {
        top: 15px;
        position: absolute;
    }
    .box1_text {
        width: 100%;
    }
    #box-1{
        display: block;
    }
    #box-1:after, #box-1:before{
        display: none;
    }
    #box-1{
        height: auto;
        padding-top: 7.9rem;
        padding-bottom: 2.5rem;
    }
    #box-1 .ab_img {
        position: static;
        margin-left: 15px;
        /* margin-right: 15px; */
        border-radius: 16px;
        width: calc(100% - 30px);
        margin-bottom: 1.8rem;
    }
    .box1_btns{
        display: flex;
        justify-content: space-between;
    }
    .box1_btns .btn {
        margin-right: 0;
        width: 49%;
    }
    .section_title {
        font-size: 1.9rem!important;
        margin-bottom: 1.2rem!important;
        text-transform: uppercase!important;
        line-height: 1.1!important;
    }
    .section_text br{
        display: none;
    }
    .box1_btns {
        margin-top: 1.5rem;
    }
    .btn{
        min-width: unset;
        width: 100%;
        padding: 0;
    }
    .btn span{
        height: 3.5rem;
    }
    #box-1:before{
        background: linear-gradient(0deg, #FFF 8.44%, rgba(255, 255, 255, 0.50) 16.09%, rgba(255, 255, 255, 0.6) 24.41%);
    }
    #box-2 {
        padding-top: 0.7rem;
    }
    .service_slider{
        width: 85%;
        margin-top: -10px;
    }
    .slick-slide:not(.slick-active) a{
        pointer-events: none;
    }
    .service_img {
        height: 13.625rem;
    }
    .service_title {
        min-height: 3rem;
    }
    #box-3 {
        padding-top: 3rem;
    }
    .quiz_pag{
        justify-content: space-between;
        margin-bottom: 1.7rem;
    }
    .quiz_pag span{
        margin: 0;
        width: 17%;
    }
    .quiz {
        padding: 1.7rem;
        padding-bottom: 0;
    }
    .cont_tiem.c2{
        color: white!important;
    }
    .quiz_title {
        font-size: 1.3rem;
        margin-bottom: 1rem;
    }
    .quiz_num {
        font-size: 1.1rem;
        margin-bottom: 1.1rem;
    }
    .quiz_alert {
        margin-bottom: 1.5rem;
    }
    .quiz_label {
        height: 3.7rem;
        padding: 0 1.5rem;
    }
    #box-4 {
        padding-top: 3.5rem;
    }
    #box-4 .section_title{
        margin-bottom: 1.6rem!important;
    }
    .mob_reverse{
        flex-direction: column-reverse;
    }
    .section_title span {
        font-size: 1.6rem;
        line-height: 1.5;
    }
    .border_img {
        border-radius: 12px;
    }
    .about_text {
        padding-top: 1.7rem;
    }
    .about {
        border: 2px solid #41B84C;
        padding-bottom: 0.7rem;
    }
    .preim_title {
        font-size: 2.3rem;
        margin-bottom: 0.1rem;
    }
    .preim_title span {
        font-size: 1.3rem;
    }
    .preim_item:last-child .preim_title {
        font-size: 1.9rem;
    }
    .preim_item{
        width: 49%;
        margin-bottom: 1.3rem;
    }
    #box-5 {
        padding-top: 3.3rem;
    }
    .rev_slider{
        width: 85%;
        margin-top: -10px;
    }
    .rev_img {
        width: 3.925rem;
        height: 3.925rem;
    }
    .rev_top {
        margin-bottom: 1.1rem;
    }
    #box-6 {
        padding-top: 2.8rem;
    }
    .form {
       padding: 2.3rem 1.7rem;
    }
    .form .section_text{
        margin-bottom: 1.5rem;
    }
    .form-control {
        padding: 0 1.5rem;
        height: 3.5rem;
        width: 100%;
        font-size: 1.1rem;
    }
    .btn{
        font-size: 1rem;
        text-transform: uppercase;
    }
    .policy {
        line-height: 1.2;
        font-size: 0.9rem;
    }
    .form_img{
        display: none;
    }
    #box-7 {
        padding-top: 3.5rem;
        padding-bottom: 2.3rem;
    }
    .footer_logo {
        width: 10.6rem;
        margin: 0 auto;
        display: block;
    }
    footer .socials {
        text-align: center;
        margin: 2rem 0;
    }
    footer .socials a{
        margin: 0 0.5rem;
    }
    footer .socials a img {
        width: 2.4rem;
    }
    .footer_form .btn {
        width: auto;
        padding: 0 2rem;
    }
    .footer_form .form-control {
        padding: 0 1.2rem;
        font-size: 1.1rem;
    }
    .footer_form .btn span {
        height: 3.4rem;
    }
    .footer_bottom{
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
        font-size: 1rem;
    }
    .footer_bottom a{
        margin-top: 0.5rem;
    }
    footer {
        padding-top: 3rem;
        padding-bottom: 1rem;
        text-align: center;
    }
    .contacts_row{
        margin: 0 -5px;
    }
    .contacts_row .mb_30{
        padding: 0 5px;
        margin-bottom: 10px;
    }
    .cont_tiem {
        padding: 1.5rem 1rem;
        height: 9.4rem;
        border-radius: 12px;
        align-items: center!important;
        color: white!important;
        background: black;
    }
    .cont_tiem img{
        opacity: 0.5;
    }
    .cont_arrow{
        display: none;
    }
    .cont_flex {
        font-size: 1rem;
        text-align: center;
    }
    .page {
        padding-top: 8rem;
        padding-bottom: 2rem;
    }
    .modal .modal__block{
        width: 95%;
        padding: 3rem 1rem;
    }
    .result{
        font-size: 1rem;
    }
    .quiz_success_content .quiz_title {
        font-size: 1.6rem;
    }
}
@media screen and (max-width:550px) {
    body{
        font-size: 1.1rem;
    }
}
