
@media(max-width: 1050px){
    .search_block{
        display:none;
    }
    .top-menu{
        display:none!important;
    }
     .owl_slider--container{
        padding-left:0px;
    }  
}




@media(max-width: 450px){
    .header-panel{
        height:60px;
    }
    .adapt_block{
        display:flex!important;
        flex-direction:column!important;
    }
    .header-wrapper{
        height:115px;
    }
    .header-tel{
        margin-left:0px;
    }
    .header_service--block{
        text-align:center;
    }
    .certificate_gallery{
        flex-direction:column;
    }
    .img_cert{
        width:100%;
        margin: 0 auto;
        max-width:350px;
    }
    .popup_zoom{
        max-width:350px;
        max-height:350px;
       
    }
   .popup_zoom img{
       width:300px;
       height:300px;
     
   }
    .btn_vac{
        max-height:100px;
        padding:5px;
        font-size:11px;
    }
    .vac_right{
        padding:3px;
    }
    .vac_left{
        font-size:14px;
    }
    .vac_center{
        font-size:14px;
    }
    .btn_descr_vac{
        display:none;
    }
    .content_block {
        overflow:visible;
        height:auto;
    }
    .content_block:after{
        display:none;
    }
    
   
}