.mob_block {
    display: none !important;
}
html:not(.overflow_unset),
html:not(.overflow_unset) body {
    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: 13px !important;
    }
}
@media screen and (max-width: 1100px) and (min-width: 1050px) {
    html {
        font-size: 12px !important;
    }
}
@media screen and (max-width: 1050px) and (min-width: 992px) {
    html {
        font-size: 11px !important;
    }
}

@media screen and (min-width: 992px) {
    .nav-services > a {
        height: 4.4rem;
        display: flex;
        align-items: center;
    }
    .head-inner{
        padding-top: 0;
        padding-bottom: 0;
    }
    header,
    .head-inner {
        transition: all 0.35s;
    }
    header.shadow {
        top: 0;
    }
    header.shadow .head-inner {
        border-radius: 1.7rem;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .page_service_item:hover {
        color: white;
    }
    .page_service_item:hover .page_service_item_bottom {
        opacity: 0;
    }
    .page_service_item:hover .page_service_item_bg {
        opacity: 1;
        top: 0;
    }
    .page_service_item:hover .arrow_btn {
        bottom: 1.3rem;
    }
    .page_service_item.sm:hover:after {
        opacity: 1;
        top: 0;
    }
    .page_service_item.sm:hover .page_service_item_bottom {
        color: white;
    }
    .page_service_item.sm:hover .page_service_item_text {
        opacity: 0.6;
    }
    .ss_video_info {
        padding-left: 0.7rem;
    }
    .ss_video_info .content {
        margin-bottom: 2rem;
        margin-top: 1.5rem;
    }
    .team_img img {
        position: relative;
        height: calc(100% + 1rem);
        transition: all 0.35s;
    }
    .team_item:hover .team_img img {
        height: 100%;
    }

}

@media (max-width: 992px) {
    .burger {
        display: flex;
    }

    .head-navigation,
    .phone-link {
        display: none;
    }

    .header-logo {
        display: flex;
        align-items: center;
    }
    .logo {
        padding-left: 1rem;
        position: unset;
        transform: unset;
    }
    .mobile-logo {
        padding-left: 1rem;
    }
}

@media screen and (max-width: 992px) {
    body {
    }
    .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: #ff3326;
    }
    .mob_none {
        display: none !important;
    }
    .mob_block {
        display: block !important;
    }
    .container {
        width: 100%;
        padding: 0 15px;
    }
    .search--show {
        margin-right: 1.5rem;
    }
    .hero-btns {
        flex-direction: column;
        gap: 0.65rem;
    }
    .btn.lil-width {
        width: 100%;
    }
    .hero-back {
        padding: 1.5rem 0;
        border-radius: 0 0 2.5rem 2.5rem;
    }
    .modal .modal__block {
        width: 95%;
        padding: 2rem 15px;
    }
    .modal_success {
        min-height: unset;
    }

    .hero-title {
        font-size: 1.75rem;
    }
    .hero-box {
        gap: 1.25rem;
    }
    .hero-right {
        text-align: unset;
        justify-content: unset;
    }
    .btn {
        height: 3.65rem;
    }

    .uneque-form {
        gap: 2.3rem;
    }
    .txt-lil,
    .txt-mid,
    .form1-inp,
    .btn,
    .btn span {
        font-size: 1.15rem;
    }
    .politic-txt {
        font-size: 1rem;
    }
    .section-head {
        flex-direction: column-reverse;
        gap: 1.25rem;
    }
    .section-title {
        font-size: 1.65rem;
    }
    .about-card div {
        font-size: 1.35rem;
    }

    .last-works {
        width: 95%;
    }
    .work-card {
        flex-direction: column-reverse;
    }
    .work-card img {
        width: 100%;
    }
    .work-left {
        gap: 1.5rem;
    }
    .mob-col-rev {
        flex-direction: column-reverse;
    }
    .with-back-car {
        height: 26.125rem;
        margin-bottom: 1rem;
    }
    .details {
        width: 100%;
    }
    .de-item-top {
        flex-direction: column;
        align-items: flex-start;
        gap: 1.25rem;
    }
    .com-btn {
        width: 3rem !important;
        height: 3rem !important;
    }
    .about-card {
        height: 10.5rem;
    }
    .mob_comment {
        display: flex;
    }
    .contacts-box {
        flex-direction: column-reverse;
        gap: 1.5rem;
    }
    .contacts-place {
        flex-direction: column;
        align-items: start;
        gap: 0.65rem;
    }
    footer {
        padding: 2.5rem 0;
    }
    .footer_bottom {
        flex-direction: column;
        text-align: center;
        align-items: center;
        gap: 1.1875rem;
    }
    .footer_pred_bottom {
        flex-direction: column;
        gap: 1.875rem;
    }
    .foot-logo {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 2.5rem;
    }
    .footer-mob {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 2rem;
    }
    .footer_link{
        width: 3.5rem;
        height: 3.5rem;
    }
    .section-title.big{
        font-size: 1.65rem;
        font-weight: 700;
        margin-bottom: 1.25rem;
    }
    .about_content .content{
        margin-bottom: 2.25rem;
    }
    .lil-width2{
        width: 100%;
    }
    .about_row{
        flex-direction: column-reverse;
        gap: 1.5rem;
    }
    .mob-mb-1{
        margin-bottom: 1rem;
    }
    .sp_info .content{
        margin-bottom: 2.25rem;
    }
    .sp_row{
        flex-direction: column-reverse;
        gap: 1.05rem;
    }
    .ss_video{
        height: 40rem;
        margin-bottom: 1rem;
    }
    .price_box{
        text-align: start;
        margin-top: 1.25rem;
    }
    .price_title{
        margin-bottom: 1rem;
    }
    .work_item_date{
        font-size: .9rem;
    }
    .word_card_row{
        flex-direction: column-reverse;
        gap: 2rem;
    }
    .work_image{
        border-radius: 0;
        height: 18rem;
        object-fit: cover;
    }
    .modal_title{
        font-size: 1.65rem;
    }
    .modal_text{
        font-weight: 600;
        font-size: 1.15rem;
    }
    .faq_title {
        padding: 0.7rem 1.5rem;
        min-height: unset;
        font-size: 1.1rem;
    }
    .faq_content {
        font-size: 1rem;
    }
    .red-back {
        border-radius: 2rem;
        padding: 1.8rem;
    }
    section {
        margin-bottom: 3rem;
    }
    .border_img {
        border-radius: 30px;
    }
    #details .section-head.mb-3{
        margin-bottom: 1.5rem!important;
    }
    .mobile-nav a.active{
        opacity: 0.5;
    }
    .work_images{
        display: flex;
        flex-wrap: wrap;
        gap: 0.5rem;
    }
    .work_image{
        width: calc(33.333% - 0.5rem);
        margin: 0;
        height: 6.3rem;
        cursor: pointer;
        transition: all 0.5s;
    }
    .work_image.selected{
        opacity: 0.5;
    }
    .selected_image{
        height: 18.6rem;
        overflow: hidden;
        margin-bottom: 0.5rem;
    }
}
@media screen and (max-width: 550px) {
    body {
        font-size: 1.1rem;
    }
}
