.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:1250px) {
    html{
        font-size: 15px!important;
    }
}
@media screen and (max-width:1250px) and (min-width:1150px) {
    html{
        font-size: 14px!important;
    }
}
@media screen and (max-width:1150px) and (min-width:1050px) {
    html{
        font-size: 13px!important;
    }
}
@media screen and (max-width:1050px) and (min-width:992px) {
    html{
        font-size: 11px!important;
    }
}




@media screen and (min-width:1024px) {

}

@media screen and (max-width:1024px) {
    body {
        padding-top: 5rem;
    }
    .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: white;
        font-size: 2.3rem;
        width: 2rem;
    }
    .mob_none {
        display: none !important;
    }
    .mob_block {
        display: block !important;
    }
    .logo {
        width: 7.9rem;
    }
    .container {
        width: 100%;
        padding: 0 15px;
    }
    .menu a img {
        display: none;
    }
    .search--show{
        margin-right: 1.5rem;
    }
    .menu  {
        position: absolute;
        display: none;
        top: 100%;
        left: 0;
        width: 100%;
        bottom: unset;
        background: #222222;
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
        padding: 2rem 15px;
        padding-bottom: 1rem;
        border-top: 1px solid #3d3d3d;
        border-bottom: 1px solid #3d3d3d;
        margin: 0;
        text-align: center;
        transform: none;
        font-size: 1.1rem;
    }
    .menu a{
        display: block;
        margin: 0;
        margin-bottom: 1.5rem;
    }
    header{
        padding: 1rem 0;
        box-shadow: 0 0.5rem 1rem rgba(255, 255, 255, 0.15), inset 0 -1px 0 rgba(255, 255, 255, 0.15);
    }
    .phone--show{
        font-size: 2rem;
        margin-right: 1.4rem;
        position: relative;
        top: 0.1rem;
    }
    .box1_left h1 {
        font-size: 2rem;
        line-height: 1.2;
        margin-bottom: 1.1rem;
    }
    #box-1{
        padding-top: 3rem;
    }
    .box1_left_text {
        margin-bottom: 2.4rem;
    }
    .border_text_box {
        font-size: 1rem;
    }
    .border_title {
        font-size: 1.45rem;
    }
    .border_text {
       position: static;
        margin-top: 1.3rem;
    }
    .btn span {
        height: 3.5rem;
    }
    .btn{
        padding: 0!important;
        min-width: unset!important;
        width: 100%!important;
        font-size: 1.1rem;
    }
    .box1_btn{
        margin-top: 1.5rem;
    }
    .section_title {
        font-size: 1.8rem!important;
        font-weight: 500!important;
        margin-bottom: 1rem!important;
        letter-spacing: 0!important;
    }
    .box2_box {
        padding-top: 3rem;
    }
    .digit_text {
        letter-spacing: 0;
    }
    .digit_item {
        min-height: unset;
        padding: 1.5rem 1.4rem;
    }
    .digit_title {
        font-size: 1.6rem;
        letter-spacing: 0;
        margin-bottom: 0.7rem;
    }
    #box-3 {
        padding-top: 2.8rem;
    }
    .service_anons {
        font-size: 1rem;
        margin-bottom: 1.3rem;
    }
    .service_title {
        font-size: 1.3rem;
        margin-bottom: 0.8rem;
        margin-top: 1.5rem;
    }
    .service_img {
        height: 15rem;
    }
    .service_bottom .btn:first-child {
        margin-bottom: 0.5rem;
    }
    .digits_row .mb_30{
        margin-bottom: 10px;
    }
    .mob_reverse{
        flex-direction: column-reverse;
    }
    #box-4 {
        padding-top: 1.9rem;
    }
    .box4_text{
        padding-top: 2rem;
    }
    .content p, .content img, .content ol, .content ul, .content table {
        line-height: 1.3;
    }
    .box5_box {
        padding-top: 3.3rem;
    }
    #box-6 {
        padding-top: 2.5rem;
    }
    .spec_img {
        height: 25rem;
    }
    #box-7 {
        padding-top: 3rem;
    }
    .box7_form_box {
        padding-left: 0;
        padding-top: 1.4rem;
    }
    .box7_form {
        padding: 2.4rem 2rem;
    }
    .form-control {
        padding: 1rem 1.3rem;
        font-size: 1.1rem;
    }
    .policy {
        font-size: 0.85rem;
    }
    #box-8 {
        padding-top: 3.7rem;
        padding-bottom: 4rem;
    }
    .cont_text{
        font-weight: 500;
        font-size: 1.2rem;
    }
    .map {
        height: 20rem;
        margin-top: 2.5rem;
    }
    .footer_top_flex{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .footer_logo{
        width: 7rem;
        margin-bottom: 1.8rem;
    }
    .footer_menu{
        padding: 0;
        font-size: 1.1rem;
    }
    .footer_menu a{
        display: block;
        margin: 0;
        margin-bottom: 1rem;
        text-align: center;
    }
    .footer_bottom{
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .fb_left > span {
        margin-bottom: 0.7rem;
    }
    .socials a {
        margin: 0 0.4rem;
        font-size: 2.4rem;
    }
    .fb_right{
        padding-top: 2rem;
        text-align: center;
    }
    .fb_right a {
        text-align: center;
    }
    footer {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .mob_slider{
        margin: 0;
        width: 85%;
    }
    .mob_slider .slick-list{
        margin: 0 -10px;
        display: flex;
        overflow: unset;
    }
    .mob_slider .slick-slide:not(.slick-active) a{
        pointer-events: none;
    }
    .mob_slider .slick-track{
        display: flex;
    }
    .mob_slider .slick-slide > div{
        height: 100%;
    }
    .mob_slider .mb_30{
        -ms-flex: none;
        flex: none;
        max-width: unset;
        margin: 0;
        height: 100%;
    }
    .about_page_left .content h5 {
        margin-bottom: 1rem;
    }
    .about_page_left {
        height: auto;
        padding-top: 1rem;
    }
    .about_border .btn {
        position: relative;
        margin-top: 1rem;
    }
    .content.sm p, .content.sm ul, .content.sm ol, .content.sm table, .content.sm img {
        margin-bottom: 1rem;
    }
    .about_border{
        margin-top: 3rem;
        padding: 2rem 1.5rem;
    }
    .about_border .border_img{
        margin-bottom: 1.5rem;
    }
    .consult {
        padding-top: 3.5rem;
    }
    .c_title {
        font-size: 1.2rem;
        font-weight: 500;
        margin-top: 1.5rem;
        margin-bottom: 0.9rem;
    }
    .c_icon {
        width: 3.5rem;
        height: 3.5rem;
    }
    .consult_row .mb_30{
        margin-bottom: 10px;
    }
    .page .box2_box {
        padding-top: 2.9rem;
    }
    .about_help {
        padding-top: 2.8rem;
    }
    .page {
        padding-top: 2rem;
    }
    .breadcrumbs{
        font-size: 0.9rem;
    }
    .page_cont_items{
        display: block;
    }
    .page_map {
        height: 20rem;
        margin-top: 2.4rem;
    }
    .sm_text {
        font-size: 1rem;
    }
    .news_row .mb_30 {
        margin-bottom: 20px;
    }
    .news_text {
        font-size: 1rem;
        margin-bottom: 1.6rem;
    }
    .news_width {
        width: 100%;
    }
    .text_14 {
        font-size: 1.1rem;
    }
    .news_similars {
        margin-top: 3.5rem;
    }
    .text_14 p{
        text-align: left!important;
    }
    .news_width .section_title{
        text-align: left;
        font-size: 1.6rem!important;
    }
    .long_btn {
        margin-top: 0.8rem;
    }
    .service_table {
        width: 100%;
        margin-top: 3rem;
    }
    .content table {
        font-size: 0.8rem;
    }
    .content table th, .content table td {
        border: 1px solid #AD8759 !important;
        padding: 7px!important;
    }
    .page .box5_box {
        padding-top: 1.9rem;
    }
    .page #box-7 {
        padding-bottom: 0;
    }
    .preim_row .mb_30{
        margin-bottom: 10px;
    }
    .service_item.sm .service_img {
        height: 23rem;
    }
    .service_item.sm .service_title br{
        display: none;
    }
    .service_item.sm .service_title{
        font-size: 1.4rem;
        margin-bottom: 1.2rem;
    }
    .services_tab .services_row .mb_30{
        margin-bottom: 2rem;
    }
    .services_tab:not(:last-child) {
        margin-bottom: 1rem;
    }
    .box7_shape{
        display: none;
    }

    .services_tab:last-child .mb_30:last-child{
        margin-bottom: 0;
    }
    .spec_position.mar {
        font-size: 1.1rem;
    }
    .doc_slider{
        width: 85%;
    }
    .doc_slider .slick-list{
        overflow: unset;
    }
    .doc_slider .slick-slide:not(.slick-active) a{
        pointer-events: none;
    }
    .doc_item {
        height: 31.7rem;
    }
    .mob_marger .mb_30{
        margin-bottom: 2rem;
    }
    .modal .modal__block{
        width: 95%;
        padding: 3rem 1rem;
    }
    .box4_canvas{
        display: none;
    }
    .preim_bg{
        display: none;
    }
    .whatsapp {
        right: 15px;
    }
}
@media screen and (max-width:550px) {
    body{
        font-size: 1.1rem;
    }
}
