.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: 12px!important;
    }
}
@media screen and (max-width:1100px) and (min-width:1050px) {
    html{
        font-size: 11px!important;
    }
}
@media screen and (max-width:1050px) and (min-width:992px) {
    html{
        font-size: 10px!important;
    }
}



@media screen and (min-width:992px) {
    .rev_slider .slick-prev{
        top: unset;
        transform: none;
        bottom: -6rem;
        left: unset;
        right: calc(50% + 0.7rem);
    }
    .rev_slider .slick-next{
        top: unset;
        transform: none;
        bottom: -6rem;
        right: unset;
        left: calc(50% + 0.7rem);
    }
    .city_select:hover .city_drop{
        opacity: 1;
        pointer-events: painted;
        top: 100%;
    }
    .box2_right_item.long{
        margin: 0;
        height: 13.5rem;
        background-image: url("../img/box2_bg.jpg");
        background-size: cover;
        background-position: center center;
    }
}

@media screen and (max-width:992px) {
    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: #EB7500;
        font-size: 2.1rem;
        width: 1.8rem;
    }
    .mob_none {
        display: none !important;
    }
    .mob_block {
        display: block !important;
    }
    .logo {
        width: 11rem;
    }
    .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: 1rem;
        border-top: 1px solid #ffffff;
        border-bottom: 1px solid #e8e8e8;
        margin: 0;
        text-align: center;
        font-size: 1.1rem;
    }
    .menu_item:not(:last-child) {
        margin-right: 0;
    }
    .menu a{
        display: block;
        margin: 0;
        margin-bottom: 1.5rem;
    }
    header {
        top: 0;
        background: #FFF;
        padding: 1.1rem 0;
        box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.05), inset 0 -1px 0 rgba(0,0,0,0.15);
    }
    .header_box {
        background: #FFF;
        padding: 0;
        border-radius: 0;
    }

    .city_drop {
        display: none;
        top: 2.2rem;
        width: auto;
        left: 55%;
        transform: translateX(-50%);
        border-radius: 10px;
        background: #FFF;
        padding: 0.6rem 1.3rem;
        box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.25);
        opacity: 1;
        transition: all 0s;
        pointer-events: painted;
        font-size: 0.9rem;
    }
    .city_select {
        margin-right: 1.5rem;
        height: auto;
    }
   /* .city_drop a.active{
        display: none;
    }*/
    .city_drop a {
        padding-bottom: 0;
        width: 100%;
        font-size: 1rem;
    }
    #box-1{
        padding-top: 2rem;
    }
    .city_select_flex{
        cursor: pointer;
    }
    .city_select_flex span {
        font-size: 1rem;
    }
    .section_title {
        font-size: 1.8rem !important;
        font-weight: 700 !important;
        line-height: 1.2 !important;
        letter-spacing: 0 !important;
        margin-bottom: 1rem!important;
    }
    .box1_left br{
        display: none;
    }
    .btn span {
        font-size: 1.1rem!important;
        height: 3.5rem!important;
    }
    .btn{
        width: 100%!important;
        padding: 0!important;
        font-size: 1.1rem!important;
    }
    .box1_row > .col-md-7{
        margin-top: 1.5rem!important;
    }
    .box1_slider_item {
        height: 18rem;
    }
    .box1_left {
        padding: 2.2rem 1.5rem;
    }
    .section_gray{
        margin-bottom: 0.5rem;
    }
    .section_title_flex{
        flex-direction: column-reverse;
        align-items: flex-start;
        margin-bottom: 0 !important;
    }
    #box-2 {
        padding-top: 3.5rem;
    }
    .section_text {
        font-size: 1.2rem;
        line-height: 1.2;
        margin-bottom: 1.2rem;
    }
    .box2_gal_item {
        height: 19.5rem;
    }
    .box2_gal_item.sm {
        height: 9.36rem;
    }
    .mob_about_gals .box2_galley_row, .box2_right_row{
        margin: 0 -5px;
    }
    .mob_about_gals .box2_galley_row .col-md-6, .box2_right_row > div{
        padding: 0 5px;
    }
    .box2_right_row{
        margin-top: 10px;
    }
    .box2_right_row > div{
        margin-bottom: 10px;
    }
    .box2_gal_item.sm:first-child {
        margin-bottom: 0.8rem;
    }
    .bri_title {
        font-size: 1.5rem;
        margin-bottom: 0.4rem;
    }
    .mob_50{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .mob_reverse{
        flex-direction: column-reverse;
    }
    .box2_right_item{
        margin-bottom: 0;
        height: 100%;
    }
    .bri2_icon {
        width: 4.3rem;
        height: 4.3rem;
        margin-bottom: 1rem;
    }
    #box-3 {
        padding-top: 3rem;
    }
    .service_slider{
        width: 85%;
    }
    .service_slider .slick-list{
        overflow: unset;
    }
    .slick-slide:not(.slick-active) a, .slick-slide:not(.slick-active) .service_item{
        pointer-events: none;
    }
    .service_img {
        height: 15.5rem;
        border-radius: 16px;
    }
    .service_text {
        line-height: 1.2;
        margin-bottom: 1.3rem;
    }
    #box-4 {
        padding-top: 3.5rem;
    }
    .arrow_item{
        position: static;
    }
    .arrow_img{
        display: none;
    }
    .arrows {
        position: relative;
        padding-bottom: 0;
        margin-top: 0;
    }
    .arrow_item{
        display: flex;
        margin-bottom: 0.5rem;
    }
    .arrow_num {
        font-size: 1.5rem;
        width: 5rem;
        height: auto;
        margin-right: 0.3rem;
        min-height: 5.5rem;
    }
    .arrow_text {
        width: calc(100% - 5.3rem);
        padding: 0.8rem 1.1rem;
        text-align: left;
        min-width: unset;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .arr_content br{
        display: none;
    }
    .arr_content{
        margin-top: 0.4rem;
        font-size: 1rem;
    }
    .arr_title{
        font-size: 1.2rem;
    }
    .gal_item {
        height: 16rem;
    }
    .gallery_slider{
        width: 100%;
    }
    .gallery_slider .slick-list{
        margin: 0 -5px;
    }
    .gallery_slider .slick-slide > div{
        padding: 0 5px;
    }
    .gal_item {
        height: 17rem;
    }
    #box-5 {
        padding-top: 3rem;
    }
    #box-6 {
        padding-top: 3.5rem;
    }
    .white_box {
        padding: 2.3rem 1.9rem;
        padding-bottom: 1.5rem;
    }
    .section_title br{
        display: none;
    }
    .white_box_btn{
        margin-top: 0.5rem;
    }
    .content ul {
        margin-left: 1.3rem;
    }
    .my_1, .my_2, .my_3{
        position: static;
        transform: none;
        width: 100%;
        padding: 1.5rem;
        margin-bottom: 1rem;
    }

    .main_yellow {
        padding: 2.3rem 1.9rem;
        padding-bottom: 1.3rem;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .main_yellow .section_title, .my_1{
        width: 100%;
    }
    .my_2, .my_3{
        width: 48%;
    }
    .my_text {
        margin-top: 0.7rem;
        line-height: 1.2;
    }
    .box7_img{
        position: static;
        transform: none;
        width: 48%!important;
        height: 14rem !important;
    }
    .box7_img img{
        object-fit: cover;
        height: 100%;
    }
    .mob_flex{
        display: flex;
        justify-content: space-between;
    }
    .box7_box {
        height: auto;
        padding: 1.8rem;
    }
    .upr1_btn, .upr_text {
        margin-top: 1.5rem;
    }
    #box-7 {
        padding-top: 3.5rem;
    }
    #box-8 {
        padding-top: 3.5rem;
    }
    .part_item {
        border-radius: 16px;
        height: 5.7rem;
        padding: 0.4rem;
    }
    .part_slider2 {
        margin-top: 1rem;
    }
    #box-9 {
        padding-top: 3.5rem;
    }
    .sale_item {
        padding: 1.8rem;
    }
    .sale_text_box {
        font-size: 1rem;
    }
    .rev_slider .slick-slide > div {
        padding: 0 10px;
    }
    .rev_slider .slick-list {
        margin: 0 -10px;
    }
    .rev_item {
        height: 17.4rem;
    }
    .slick-arrow {
        background-color: rgba(0, 0, 0, 1)!important;
    }
    .slick-arrow {
        width: 2.725rem;
        height: 2.725rem;
        top: 50%;
        background-size: 1.9rem;
    }
    .slick-next {
        right: -0.8rem;
    }
    .slick-prev {
        left: -0.8rem;
    }
    #box-10 {
        padding-top: 2.5rem;
        padding-bottom: 0;
    }
    .form_text br{
        display: none;
    }
    .form_text{
        font-weight: 400;
        margin-bottom: 1.5rem;
        margin-top: -0.5rem;
    }
    .box11_form{
        padding: 2rem 1.8rem;
    }
    .form-control {
        padding: 1rem 1rem;
        font-size: 1.1rem;
    }
    .policy {
        font-size: 0.85rem;
        margin-bottom: 1.6rem;
    }
    #box-11 {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
    }
    .footer_bottom{
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
        padding: 1rem 0;
        font-size: 1rem;
        margin-top: 2rem;
    }
    .footer_bottom a{
        margin: 0.5rem 0;
    }
    .footer_logo {
        width: 13rem;
    }
    footer .socials {
        margin-top: 2.1rem;
        text-align: center;
    }
    footer .socials a {
        margin: 0 0.5rem;
        font-size: 2.6rem;
    }
    .f_title.big {
        font-size: 1.2rem;
        margin-bottom: 1rem;
        margin-top: 1rem;
    }
    .footer_form .btn {
        width: 10rem !important;
    }
    .footer_form input {
        padding: 0 1.1rem;
        height: 3.5rem;
        font-size: 1.1rem;
    }
    .page {
        padding-top: 2rem;
        padding-bottom: 4rem;
    }
    .breadcrumbs{
        margin-bottom: 2rem;
        font-size: 1rem;
    }
    .page #box-1 {
        padding-top: 0;
    }
    .about_mission {
        margin-top: 3rem;
    }
    .mission_anons {
        font-size: 1.1rem;
        line-height: 1.3;
        opacity: 1;
    }
    .mission_anons br{
        display: none;
    }
    .about_mission_row {
        margin-bottom: 1.8rem;
    }
    .page #box-5 {
        padding-top: 2rem;
    }
    .goals {
        margin-top: 3rem;
    }
    .goal_title {
        font-size: 1.3rem;
    }
    .goal_item.sm:first-child{
        margin-bottom: 10px;
    }
    .goal_sub_row .mob_full{
        margin-bottom: 10px;
    }
    .about_banner {
        margin-top: 3rem;
    }
    .mob_reverse2{
        flex-direction: column-reverse;
    }
    .about_banner_text {
        padding: 2.5rem 1.5rem;
    }
    .about_banner_text .section_title.sm2 {
        font-size: 1.4rem!important;
    }
    .about_png {
        width: 19.5rem;
        left: 0;
        margin-top: -4.1rem;
    }
    .mob_pad{
        padding: 0 1.5rem;
        padding-bottom: 1.5rem;
    }
    .box6_row .border_img{
        margin-bottom: 1.2rem
    }
    .page #box-10 {
        padding-top: 3.5rem;
    }
    .map {
        height: 18rem;
        width: 100%;
    }
    .white_contacts {
        padding: 1.5rem;
        margin-left: 0;
        margin-top: 1.5rem;
    }
    .white_contacts .f_cont_item {
        margin-bottom: 1.3rem;
    }
    .contacts_box {
        padding: 1.5rem;
    }
    .case_slider_flex{
        display: block;
    }
    .case_slider_item .border_img {
        height: 30rem;
        width: 100%;
    }
    .case_text {
        width: 100%;
        padding-left: 0;
        padding-top: 0.8rem;
    }
    .case_box{
        padding: 1.5rem;
    }
    h3 {
        font-size: 1.4rem;
    }
    .case_slider .slick-next {
        right: -2.2rem;
        top: 13rem;
        transform: none;
    }
    .case_slider .slick-prev {
        left: -2.2rem;
        top: 13rem;
        transform: none;
    }
    .part_bg {
        width: 100%;
        margin-left: 0;
        margin-top: -0.3rem;
    }
    .part_banner{
        padding: 2rem 1.5rem;
    }
    .part_preims {
        padding-top: 3rem;
    }
    .part_preim_title {
        font-size: 1.375rem;
    }
    .part_preim_item{
        padding: 1.5rem;
        height: 7.5rem!important;
        margin-bottom: 10px!important;
    }
    .part_seo_text {
        padding-top: 2.2rem;
        margin-bottom: -1.8rem;
    }
    .part_seo_text .section_title {
        margin-bottom: 1.4rem !important;
    }
    .service_cat {
        font-size: 0.9rem;
        padding: 0 1rem;
        margin-right: 0.7rem;
        margin-bottom: 0.7rem;
    }
    .price_title{
        text-align: center;
        font-weight: 600;
        font-size: 1.2em;
    }
    .price_price{
        margin: 0.7rem 0;
    }
    .price_item {
        padding: 1.5rem;
        margin-bottom: 10px;
    }
    .price_item:last-child{
        margin-bottom: 0;
    }
    .card_text .content {
        margin-bottom: 1.3rem;
    }
    .card_row .border_img{
        margin-bottom: 1.3rem
    }
    .card_preims {
        padding-top: 2.8rem;
    }
    .preim_title {
        font-size: 1.3rem;
        margin-top: 1rem;
        text-align: center;
    }
    .preim_img {
        border-radius: 20px;
        height: 15.5rem;
    }
    .preim_row .mb_30{
        margin-bottom: 10px;
    }
    .card_images_row {
        margin-top: 2.2rem;
    }
    .card_images_row .border_img {
        height: 14.6rem;
    }
    .card_text_and_image_row .section_title {
        font-size: 1.6rem!important;
    }
    .card_text_and_image_row .border_img{
        margin-bottom: 1rem;
    }
    .card_banner {
        padding: 2rem 1.5rem;
        margin-top: 2rem;
    }
    .card_price_margin {
        margin-left: 0;
    }
    .card_price_title {
        font-size: 1.475rem;
    }
    .page #box-11 {
        padding-top: 3rem;
    }
    .service_sub_cats {
        padding-top: 0.9rem;
    }
    .page_services {
        padding-top: 1.5rem;
    }
    .page_service_img {
        height: 15rem;
        overflow: hidden;
        border-radius: 20px;
    }
    .page_service_title {
        font-size: 1.4rem;
        font-weight: 600;
        margin-bottom: 0.8rem;
        margin-top: 0.8rem;
    }
    .page_service_btns{
        display: block;
    }
    .page_service_btns .btn{
        width: 100%;
        margin-top: 0.5rem;
    }
    .page_padding {
        padding-top: 3rem;
    }
   /* .case_new_img img{
        width: 100%;
    }*/
    .preim_row{
        width: 85%;
    }
}
@media screen and (max-width:550px) {
    body{
        font-size: 1.1rem;
    }
}
