.mob_block{
    display: none!important;
}
body, html{
    overflow-x: hidden;
}
.images_row{
    margin-top: 3rem;
}
.gal_item{
    display: block;
    height: 18rem;
    background: black;
}
.gal_item:hover img{
    opacity: 0.6;
}
.gal_item img{
    transition: all 0.35s;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media screen and (min-width:1350px) {
    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:992px) {
    html{
        font-size: 12px!important;
    }
}


@media screen and (min-width:992px) {
    .q_title:hover .q_arrow{
        background: #F24822;
    }
    a:hover{
        text-decoration: none;
        color: #F24822;
    }
    .shadow_pad{
        position: relative;
    }
}

@media screen and (max-width:992px) {
    body {
        padding-top: 7.5rem;
    }
    .shadow_pad {
        padding: 1.1rem 1.5rem;
    }

    .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;
    }
    .page {
        padding: 1rem 0;
        padding-bottom: 4rem;
    }
    .page h1.section_title{
        font-size: 1.3rem;
    }
    .shadow_css{
        box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.05);
    }
    header .menu  {
        position: absolute;
        display: none;
        top: 100%;
        left: 15px;
        width: auto;
        right: 15px;
        bottom: unset;
        box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.05);
        padding: 2rem 15px;
        padding-bottom: 1rem;
        border-top: 1px solid #e8e8e8;
        border-bottom: 1px solid #e8e8e8;
        margin: 0;
        text-align: center;
        transform: none;
        border-radius: 16px;
        font-size: 1.2rem;
        background: #F4F4F4;
    }
    header .menu a{
        display: block;
        margin: 0;
        margin-bottom: 1.5rem;
    }
    .nav-mobile {
        position: relative;
        z-index: 3;
        top: -0.3rem;
    }
    #nav-toggle span,
    #nav-toggle span:before,
    #nav-toggle span:after {
        cursor: pointer;
        border-radius: 1px;
        height: 3px;
        width: 30px;
        background: #000000;
        position: absolute;
        display: block;
        content: "";
        transition: all 300ms ease-in-out;
    }
    #nav-toggle span:before {
        top: -10px;
    }
    #nav-toggle span:after {
        bottom: -10px;
    }
    #nav-toggle.active span {
        background-color: transparent;
    }
    #nav-toggle.active span:before, #nav-toggle.active span:after {
        top: 0;
    }
    #nav-toggle.active span:before {
        transform: rotate(45deg);
    }
    #nav-toggle.active span:after {
        transform: rotate(-45deg);
    }
    #nav-toggle{
        display: block;
        width: 30px;
    }
    .logo {
        width: 7rem;
    }
    .mob_reverse{
        flex-direction: column-reverse;
    }
    .box1_row .border_img {
        height: auto;
        margin-bottom: 1.5rem;
    }
    .box1_row .border_img img{
        height: auto;
        width: 100%;
        display: block;
    }
    .section_title {
        font-size: 1.7rem;
        margin-bottom: 1.4rem;
        color: #F24822;
    }
    .box1_text p {
        margin-bottom: 1.8rem;
    }
    .btn{
        width: 100%;
        min-width: unset;
        font-size: 1.2rem;
        padding: 1.2rem 1rem;
        display: block;
    }
    .white_box {
        padding: 1.7rem;
    }
    .advantages_row {
        margin-top: 20px;
    }
    .advantages_row .mb_30{
        margin-bottom: 10px;
    }
    .advantage_title {
        font-size: 2.8rem;
    }
    .advantage_item{
        justify-content: center;
    }
    .gray_title{
        display: none;
    }
    #box-2 {
        padding-top: 3.3rem;
    }
    .box2_text_left .content p:last-child{
        margin-bottom: 0;
    }
    .box2_text_right {
        height: auto;
        padding-bottom: 0;
    }
    #box-3 {
        padding-top: 1.5rem;
    }
    #box-4 {
        padding-top: 3rem;
    }
    .mobule_item {
        padding: 1.7rem;
        margin-bottom: 10px;
    }
    .module_left {
        min-height: 16rem;
        height: auto;
        margin-right: 0;
        padding: 1.4rem;
    }
    .module_content {
        padding-left: 0;
        padding-top: 1.4rem;
    }
    .content ul {
        margin-left: 2.3rem;
        margin-bottom: 1rem;
    }
    h4 {
        font-size: 1.35rem;
    }
    .module_more {
        margin-top: 1.8rem;
    }
    #box-5 {
        padding-top: 3.5rem;
    }
    .tarif_title, .tarif_price{
        color: #F24822;
    }
    .tarif_sub_title {
        font-size: 1.1rem;
    }
    #box-6 {
        padding-top: 2.5rem;
    }
    .rev_slider{
        width: 85%;
    }
    .rev_img {
        height: 26rem;
    }
    .rev_slider .slick-list{
        margin: 0 -10px;
    }
    .rev_slider .mb_30{
        padding: 0 10px;
    }
    .form_img{
        display: none;
    }
    .form_box{
        border-radius: 20px;
    }
    .form_box .section_title {
        line-height: 1.2;
    }
    .form-control {
        padding: 1.15rem 1.2rem;
        font-size: 1.2rem;
    }
    #box-7 {
        padding-top: 3.5rem;
    }
    #box-8 {
        padding-top: 3.6rem;
        padding-bottom: 2.7rem;
    }
    .q_title {
        font-size: 1.2rem;
        font-weight: 500;
    }
    .q_arrow {
        width: 2.85rem;
        height: 2.85rem;
    }
    .q_item {
        padding: 1rem 1.4rem;
        margin-bottom: 1rem;
    }
    .q_content {
        margin-top: 1rem;
        padding: 1.2rem;
    }
    .footer_flex{
        display: block;
    }
    .footer_logo {
        display: block;
        width: 8rem;
        margin: 0 auto;
        margin-bottom: 3rem;
    }
    footer{
        text-align: center;
        padding: 3.5rem;
    }
    footer .menu{
        position: static;
        transform: none;
        width: 100%;
    }
    footer .menu a{
        font-size: 1.2rem;
        margin: 0;
        display: block;
        margin-bottom: 2rem;
    }
    .footer_bottom{
        flex-direction: column-reverse;
    }
    .footer_bottom a:first-child{
        margin-top: 1.5rem;
    }
    .footer_bottom {
        margin-top: 2.5rem;
    }
    .socials a {
        font-size: 2.4rem;
        margin: 0 0.5rem;
    }
    .socials{
        padding-top: 1rem;
    }
    .modal .modal__block{
        width: 95%;
        padding: 3rem 1rem;
    }
    .call_modal .modal__block{
        width: 95%;
        padding: 0;
    }
    .call_modal  .form_box{
        padding-top: 3.5rem;
    }
}
@media screen and (max-width:550px) {
    body{
        font-size: 1.2rem;
    }
}
