.mob_block{
    display: none!important;
}
body, html{
    overflow-x: hidden;
}


@media screen and (min-width:1600px) {
    html{
        font-size: 18px!important;
    }
}
@media screen and (max-width:1400px) and (min-width:1300px) {
    html{
        font-size: 14px!important;
    }
    .about_map {
        width: calc(100% + 12.6rem);
        left: -12.6rem;
    }
}
@media screen and (max-width:1300px) and (min-width:1200px) {
    html{
        font-size: 13px!important;
    }
    .about_map {
        width: calc(100% + 12.8rem);
        left: -12.8rem;
    }
    .line1 {
        left: 6rem;
    }
    .line2 {
        right: 6rem;
    }
}

.mb_center{
    margin-top: 1rem;
}

@media screen and (min-width:1024px) {
    body[data-lang="kz"] .menu > a, body[data-lang="kz"] .menu_item{
        font-size: 0.75rem;
        margin-left: 1rem;
    }
    .menu_item:hover i{
        transform: rotate(180deg);
    }
    .menu_drop {
        position: absolute;
        top: 100%;
        /* background-color: red; */
        width: max-content;
        padding: 0.5rem;
        left: -0.5rem;
        display: none;
        background: white;
    }
     .menu_drop a{
        display: block;
        margin-bottom: 0.5rem;
     }
     .menu_drop a:last-child{
        margin-bottom: 0;
     }
    .menu_item:hover .menu_drop{
        display: block;
    }
    .active_lang a{
        color: #333333;
    }
    .active_lang a:hover{
        color: #9f1b32;
    }
}

.map_box_over{
    width: 100%;
    height: 100%;
}
.no_img {
    background-color: #e8e8e8;
    background-image: url(../img/logo_gray.png);
    background-size: 10rem;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

@media screen and (max-width:1024px) {
    .menu_item > a i{
        display: none;
    }
    .menu_item{
        margin: 0;
    }
    header{
        z-index: 25;
    }
    .btm_i {
        bottom: -2rem;
        right: 0;
    }
    .page h1.sm_h1{
        font-size: 1.3rem;
    }
    .table_scroll{
        overflow-x: auto;
    }
    .table_scroll table{
        width: max-content!important;
        min-width: 100%!important;
    }
    .mb_center{
        text-align: center;
    }
    body {
        padding-top: 4.8rem;
    }

    .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: #9f1b32;
        height: 1.6rem;
    }
    header{
        padding: 1.4rem 0;
    }
    .mob_none {
        display: none !important;
    }

    .mob_block {
        display: block !important;
    }

    .logo {
        width: 9.5rem;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .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: #ffffff;
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
        padding: 2rem 15px;
        padding-bottom: 0.5rem;
        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;
        font-size: 1rem;
    }
    .header_right{
        width: 100%;
    }
    .lang_box {
        font-size: 1rem;
        margin-left: 0;
        display: block;
        width: auto;
        height: auto;
        border-radius: 0;
        background-color: transparent;
        /*position: absolute;*/
        /*right: 15px;*/
        /*top: 50%;*/
        /*transform: translateY(-50%);*/
    }
    .lang_box i{
        display: none;
    }
    /*.hidden_lang{*/
    /*    display: inline-block!important;*/
    /*}*/
    .active_lang {
        padding-left: 0;
        display: flex;
        align-items: center;
    }
    .hidden_lang:before{
        content: "|";
        color: #dddddd!important;
        margin: 0 0.5rem;
    }
    .active_lang a{
        display: flex!important;
        align-items: center;
    }
    .content h1 {
        font-size: 1.6rem;
    }
    .content h2 {
        font-size: 1.3rem;
    }
    .top_text .content{
        text-align: center;
    }
    .after_img {
        width: 12.5rem;
    }
    .top_text {
        padding: 3rem 0;
    }
    .slider_round {
        top: -3.1rem;
        right: 15px;
        width: 6.5rem;
        height: 6.5rem;
        font-size: 0.65rem;
        padding: 0.2rem;
    }
    .box3_left:after{
        display: none;
    }
    .about_row .mb_30{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 0;
    }
    .box3_left {
        padding-right: 0;
    }
    #box-3 {
        padding-top: 3rem;
    }
    .box3_left .section_title {
        margin-bottom: 1.3rem;
    }
    .section_title {
        margin-bottom: 1.3rem;
        font-size: 1.5rem;
    }
    .section_title br{
        display: none;
    }
    .content {
        font-size: 1rem;
    }
    .project_box {
        margin-top: 3rem;
    }
    .project_row .col-md-10, .project_row .col-md-2{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .project_link {
        font-size: 1rem;
        margin-bottom: 0;
        justify-content: center;
    }
    #box-4 {
        padding-top: 3rem;
        padding-bottom: 1rem;
    }
    .news_row .mb_30{
        padding: 0 15px;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        border: none;
        margin-bottom: 30px;
    }
    .news_row {
        margin: 0 -15px;
    }
    .news_img {
        height: 20rem;
    }
    .news_date span {
        font-size: 2rem;
    }
    .news_date {
        width: 6.6rem;
        height: auto;
        padding: 1.5rem 0;
    }
    .news_text {
        padding: 1rem;
    }
    .news_item{
        border: 1px solid #e8e8e8;
    }
    .footer_top {
        padding: 3rem 0;
    }
    .footer_logo {
        margin: 0 auto;
        width: 12rem;
    }
    .f_info {
        position: relative;
        top: 0;
        left: 0;
        text-align: center;
        margin-top: 2rem;
    }
    .f_info h4 {
        font-size: 1.1rem;
        margin-bottom: 1rem;
    }
    .phone_list {
        font-size: 1.1rem;
        margin-bottom: 1rem;
    }
    .phone_list a{
        margin-bottom: 0.25rem;
    }
    .address {
        font-size: 1rem;
        width: 70%;
        margin: 0 auto;
        margin-bottom: 1rem;
    }
    .footer_bottom {
        padding: 1.5rem 0;
        font-size: 0.9rem;
    }
    .f_flex{
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .copy{
        margin-bottom: 1rem;
    }
    .about_map {
        width: 100%;
        left: 0;
        padding-right: 0;
        margin-top: 2rem;
    }
    .br_none br{
        display: none;
    }
    .about_img_box{
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
    }
    .img_text {
        left: 2rem;
        top: 2rem;
        font-size: 1rem;
    }
    .breadcrumbs {
        margin-bottom: 1.5rem;
        font-size: 1rem;
    }
    .page h1 {
        font-size: 2rem;
    }
    .page {
        padding-top: 2rem;
    }
    .map .container {
        position: static;
        transform: none;
        margin-bottom: 1rem;
    }
    .cont_box {
        padding: 2rem 2rem;
        padding-bottom: 2.3rem;
    }
    .cont_row .mob_full{
        margin-bottom: 1rem;
    }
    .cont_row .mob_full:last-child{
        margin-bottom: 0;
    }
    .cont_title {
        font-size: 1rem;
        margin-bottom: 1.1rem;
    }
    .map_box {
        height: 200%;
        position: relative;
        top: -100%;
    }
    .map_box_over{
        height: 20rem;
        padding: 15px;
        overflow: hidden;
    }
    .map{
        height: auto;
    }
    .cont_form {
        padding-top: 3rem;
        padding-bottom: 3rem;
        margin-top: 3rem;
    }
    .form-group {
        margin-bottom: 1rem!important;
    }
    .section_text {
        font-size: 1rem;
        margin-bottom: 1.5rem;
    }
    .cont_bottom{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .cont_bottom .btn {
        margin: 1rem 0;
    }
    .cont_bottom .content * {
        font-size: 1rem;
        text-align: center;
    }
    .page_right {
        padding-left: 0;
    }

}

@media screen and (max-width:550px){
    .page h1.sm_h1{
        font-size: 1.2rem;
    }
    .modal__block{
        width: 95%;
        padding: 2rem 1rem;
    }
    .page {
        padding-bottom: 4rem;
    }
    .form-control {
        padding: 1.7rem 1.6rem;
        font-size: 1rem;
    }
    .cont_form {
        padding-top: 2.6rem;
        padding-bottom: 3rem;
        margin-top: 2.3rem;
    }
    .cont_box {
        padding: 1.8rem 1.2rem;
        padding-bottom: 2.1rem;
    }
    .page h1 {
        font-size: 1.6rem;
    }
    .slider_round{
        right: 50%;
        transform: translateX(50%);
    }
    .after_img {
        width: 11.5rem;
    }
    .content h1 {
        font-size: 1.5rem;
    }
    .content h2 {
        font-size: 1.3rem;
    }
    .top_text {
        padding-bottom: 4rem;
    }
    .section_title {
        font-size: 1.4rem;
    }
    .hidden_lang:before {
        margin: 0 0.4rem;
    }
    .news_row .mb_30 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .news_img {
        height: 26rem;
    }
    .news_date {
        width: 7rem;
        line-height: 1.5;
    }
    .news_text p {
        font-size: 1rem;
    }
    .news_text h4 {
        font-size: 1.1rem;
        line-height: 1.4;
    }
    .footer_logo {
        width: 11rem;
    }
    .address {
        width: 100%;
    }
    .copy {
        width: 80%;
    }
}
