.mob_block{
    display: none!important;
}
body, html{
    overflow-x: hidden;
}

@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) {
    .preim_item:hover{
        background: #005059;
        color: white;
    }
    .preim_item:hover:after{
        opacity: 1;
        filter: brightness(0.7);
    }
}

@media screen and (max-width:992px) {
    body {

    }
    .page h1.section_title{
        font-size: 1.6rem;
    }
    .page{
        padding-top: 9rem;
    }
    .fancybox-slide--iframe .fancybox-content {
        width: 95%;
        height: auto;
    }
    .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: 6.5rem;
    }
    .container {
        width: 100%;
        padding: 0 15px;
    }
    .menu a img {
        display: none;
    }
    .search--show{
        margin-right: 1.5rem;
    }
    .menu  {
        position: absolute;
        display: none;
        top: 106%;
        left: 15px;
        right: 15px;
        bottom: unset;
        background: #F4F4F4;
        box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.10);
        padding: 2rem 15px;
        padding-bottom: 0.5rem;
        border-top: 1px solid #e8e8e8;
        border-bottom: 1px solid #e8e8e8;
        margin: 0;
        text-align: center;
        border-radius: 10px;
    }
    .menu a {
        display: block;
        margin: 0;
        margin-bottom: 1.6rem;
        font-size: 1.1rem;
    }

    .header_left {
        width: 100%;
        justify-content: space-between;
    }
    .menu_btn {
        width: 3.5rem;
        margin-right: -0.5rem;
    }
    .header_bg {
        border-radius: 10px;
        padding: 0.7rem 1rem;
    }
    .slider_item {
        padding-top: 9.1rem;
        padding-bottom: 1rem;
    }
    .slider_btn .btn{
        padding: 0;
        width: 80%;
        margin: 0 auto;
        min-width: unset;
        display: block;
    }
    .preim_num {
        font-size: 2.8rem;
    }
    .preim_item {
        min-height: 7rem;
    }
    .preim_item:after {
        width: 4.2rem;
        height: 4.6rem;
    }
    .about_title {
        text-align: left;
        margin-bottom: 0.3rem;
    }
    div.section_title {
        line-height: 1.2;
        margin-bottom: 1.85rem;
        font-size: 1.85rem;
    }
    #box-2 {
        padding-top: 3rem;
        padding-bottom: 0;
    }
    .border_img {
        border-radius: 13px;
        margin-top: 1rem;
        margin-bottom: 2rem;
    }
    .calc_left {
        padding-right: 0;
    }
    .calc_box{
        padding: 1.8rem;
    }
    .section_title.sm {
        font-size: 1.7rem;
        margin-bottom: 1rem;
    }
    .range_title{
        text-align: right;
    }
    .calc_result {
        margin-top: 3rem;
        width: 100%;
        border-radius: 16px;
        padding: 1.8rem;
    }
    .calc_ul {
        margin-top: 1.2rem;
        margin-left: 1rem;
    }
    .calc_right {
        margin-left: 0;
        width: 100%;
        padding-top: 2.6rem;
    }
    .section_title br{
        display: none;
    }
    .form_text {
        margin-bottom: 1.9rem;
    }
    .form-group {
        margin-bottom: 1rem;
    }
    .ui-slider-horizontal .ui-slider-handle {
        top: -0.62rem;
    }
    .ui-slider .ui-slider-handle {
        width: 1.238rem;
        height: 1.238rem;
    }
    .title_flex{
        flex-direction: column-reverse;
    }
    .gray_title {
        margin-bottom: 0.3rem;
    }
    #box-4 {
        padding-top: 3.5rem;
    }
    #box-5 {
        padding-top: 3.1rem;
    }
    .service_title {
        font-size: 1.8rem;
        line-height: 1.3;
        margin-bottom: 1.1rem;
    }
    #box-6 {
        padding-top: 3rem;
    }
    .rev_slider .slick-list{
        display: flex;
        overflow: unset;
        margin: 0 -10px;
    }
    .rev_slider .slick-track{
        display: flex;
    }
    .rev_slider .slick-slide > div{
        padding: 0 10px;
    }
    .rev_slider .slick-slide > div, .rev_item{
        height: 100%;
    }
    .rev_slider{
        width: 85%;
    }
    .slick-arrow {
        width: 2.5rem;
        height: 2.5rem;
        background-size: 1.7rem;
        background-color: #005059!important;
    }
    .slick-next {
        right: -3.9rem;
    }
    .slick-prev {
        right: -0.8rem;
    }
    #box-7 {
        padding-top: 3.5rem;
    }
    .faq_title span {
        width: calc(100% - 2.55rem);
        padding-right: 0.5rem;
        font-size: 1.1rem;
        line-height: 1.2;
    }
    .faq_item {
       padding: 0.1rem 1.5rem;
    }
    .faq_arrow {
        width: 2.55rem;
        height: 2.55rem;
    }
    .faq_arrow img {
        width: 2rem;
    }
    #box-8 {
        padding-top: 3rem;
    }
    #box-9 {
        padding-top: 3.2rem;
        padding-bottom: 4rem;
    }
    .cont_socs .socials a {
        margin: 0;
        margin-right: 0.9rem;
        width: 3.5rem;
        height: 3.5rem;
        font-size: 1.9rem;
        border-radius: 10px;
    }
    .map_box {
        height: 20rem;
        padding-left: 0;
        margin-top: 2.6rem;
    }
    .footer_top_flex{
        display: block;
    }
    .footer_menu{
        position: static;
        transform: none;
    }
    .footer_menu a{
        display: block;
        margin: 0;
        margin-bottom: 1.6rem;
        text-align: center;
    }
    footer{
        text-align: center;
        padding: 3rem 0;
        padding-bottom: 1.4rem;
    }
    .footer_bottom_flex{
        flex-direction: column-reverse;
    }
    .footer_bottom_flex a{
        display: block;
        margin-bottom: 1.6rem;
    }
    .footer_logo {
        width: 7.813rem;
        margin: 0 auto;
    }
    .footer_menu {
        position: static;
        transform: none;
        width: 100%;
        font-size: 1.1rem;
        margin-top: 3rem;
    }
    .socials2 a{
        margin: 0 0.5rem;
        font-size: 2rem;
    }
    .socials2{
        padding: 1rem 0;
    }
    .modal .modal__block{
        width: 95%;
        padding: 2rem 15px;
    }
    #order_modal .modal__block {
        width: 95%;
        border-radius: 16px;
        padding: 1.8rem 15px;
        padding-bottom: 1rem;
    }
    .form_text2 p {
        font-size: 0.95rem;
    }
    .btn span {
        height: 3.75rem;
        font-size: 1.1rem;
    }
    .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: #005059;
        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;
    }
    .part_item {
        height: 7.2rem;
        padding: 0.5rem;
        border-radius: 10px;
    }
    .part_slider .slick-prev {
        right: 3.3rem;
    }
    .part_slider .slick-next {
        right: 0;
    }
    #box-partners{
        padding-top: 3.5rem;
    }
    #modal-success-calc .modal__block {
        width: 95%;
    }
    .suc_text {
        font-size: 1.1rem;
    }
    #modal-success-calc .modal__block {
        width: 95%;
        padding: 3rem 15px;
    }
    .calc_result{
        margin-top: 1.9rem;
        margin-bottom: 0;
    }
}
@media screen and (max-width:550px) {
    body{
        font-size: 1.1rem;
    }
}
