@media (max-width: 1600px) {
      .container {
        max-width: 1200px;
        padding: 0 20px;
    }
    .numbers-item__del{
        margin: 0 20px;
    }
    .proj-card {
        padding: 30px;
    }
    .sm-text {
        font-size: 14px;
    }
    .delaem-dec {
        right: 12%;
    }
}
@media (max-width: 1200px) {
    .container {
        max-width: 992px;
    }
    .logo{
        font-size: 20px;
    }
    .menu ul li{
        padding: 4px;
    }
    .banner-descr{
        max-width: 80%;
    }
    .banner-cards{
        grid-template-columns: repeat(2, 1fr);
    }
    .section {
        margin-bottom: 60px;
    }
    .faq-section, .worck-section, .whom-section, .feedback-section, .about-section{
        margin-bottom: 0;
    }
    .flex-block {
        grid-template-columns: 1fr 2fr;
        gap: 40px;
    }
    .whom-section {
        padding-top: 120px;
        padding-bottom: 100px;
    }
    .worck-card_empt{
        display: none;
    }
    .worck-block{
        grid-template-columns: repeat(3, 1fr);
    }
    .numbers-item__num{
        font-size: 40px;
    }
    .numbers-item__del{
        margin: 0 10px;
    }
    .icon-card__text {
        margin-left: 30px;
    }
    .icon-card{
        padding-right: 0;
    }
    .adv-section {
        padding-top: 140px;
    }
    .title-wrap_left {
        max-width: 100%;
    }
    .footer-contact__phone {
        font-size: 46px;
    }
    .footer-wrap {
        grid-template-columns: 380px 2fr;
    }
    .feedback-section {
        padding-top: 280px;
    }
    .blog-wrap{
        gap: 40px;
    }
    .delaem-dec {
        bottom: -40px;
        right: 60px;
        max-width: 400px;
}
}
@media (max-width: 992px) {
    .container {
        max-width: 100%;
    }
    .section {
        margin-bottom: 40px;
    }
    .banner::after{
        height: 150px;
    }
    .faq-section, .worck-section, .whom-section, .feedback-section{
        margin-bottom: 0;
    }
    .footer-rec{
        order: 3;
    }
    .blog-wrap{
        grid-template-columns: 1fr;
    }
     .slick-track{
        gap: 0;
     }
    h3 {
        font-size: 20px;
    }
    h4{
        font-size: 18px;
    }
    .menu{
        display: none;
    }
    .banner-geo{
        display: none;
    }
    .header-geo{
        display: flex;
        }
        .header-btn{
            display: none;
        }
    .mob-menu-trigger{
        display: flex;
        margin-left: 8px;
    }
    h1, h2 {
        font-size: 40px;
    }
        .flex-block {
        grid-template-columns: 1fr;
        gap: 40px;
    }
    .doc-section .flex-block__decr{
        display: none;
    }
    .doc-bot-block__wrap {
        grid-template-columns: 1fr;
        gap: 10px;
    }
    .footer-wrap {
        grid-template-columns: 1fr;
        gap: 20px;
        margin-top: 40px;
    }
        .feedback-section {
        padding-top: 100px;
    }
    .doc-section .line-card, .feedback-section .line-card {
        width: 100%;
    }
    .banner-title .dec{
        display: block;
    }
    .banner-descr {
        max-width: 100%;
    }
    
    .worck-block{
       grid-template-columns: repeat(2, 1fr);
    }
    .proj-card__title{
        height: auto;
    }
    .delaem-card {
        height: 180px;
        padding: 20px;
    }
    .logo {
        color: #fff;
    }
    .mob-menu{
        display: block;
        margin-bottom: 30px;
    }
    .mob-menu ul{
        flex-direction: column;
    }
    #totop{
        right: 5px;
        bottom: 20px;
    }
    .delaem-dec {
        max-width: 300px;
    }
}
@media (max-width: 768px) {
    .delaem-dec{
        position: relative;
        bottom: auto;
        right: auto;
        left: 20%;
        margin: 20px 0;
    }
    .delaem-block {
        flex-direction: column;
    }
        .proj-card__descr {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .banner-descr{
        flex-direction: column;
        align-items: flex-start;
        gap: 40px;
    }
    .dec{
        font-size: 40px;
    }
    .adv-section{
        padding-top: 0;
    }
    .whom-section {
        padding-top: 0;
        padding-bottom: 0;
    }
}
@media (max-width: 576px){
     h1, h2 {
        font-size: 32px;
    }
    h3{
        font-size: 15px;
    }
    .faq-card {
    padding: 20px;
}
    .footer-contact__phone {
        font-size: 32px;
    }
    .sm-text{
        font-size: 12px;
    }
    .banner-geo .orange{
        font-size: 10px;
    }
    .banner-geo svg{
        height: 24px;
        width: 24px;
        margin-right: 3px;
     }
    .banner-cards {
        grid-template-columns: 1fr;
        gap: 10px;
        display: none;
    }
    .banner-cards__mob{
        display: grid;
        position: relative;
        z-index: 2;
    }
    .faq-card::after {
        top: 10px;
        right: 20px;
    }
    .title-wrap {
        margin-bottom: 40px;
    }
    .title-wrap_center {
        text-align: left;
        justify-content: flex-start;
        padding: 0;
    }
    .banner-geo__city h3{
        font-size: 12px;
    }
    .card-img {
        height: 218px;
    }
    .popup-content{
        padding: 10px;
    }
    .footer-contact__mail::before{
        height: 25px;
        width: 25px;
    }
    .line-card__block{
        gap: 10px;
    }
    .line-card{
        padding: 20px 10px;
    }
     .delaem-dec{
        left: 10%;
    }
}
@media (max-width: 480px){
    .worck-block{
        gap: 8px;
    }
    .card{
        padding: 20px 10px;
    }
    .delaem-card {
        height: auto;
        padding: 20px 10px;
    }
    .icon-card{
        padding-left: 0;
    }
    .sm-text{
        font-size: 14px;
    }
    .numbers-item__num {
        font-size: 24px;
    }
    .faq-card {
        padding: 20px;
    }
    .btn-wrap{
        flex-direction: column;
    }
    .section-title .dec, .section-title br{
        display: none;
    }
     .banner-geo__city h3{
        font-size: 10px;
    }
    .blog-card__cat, .blog-card__more{
        flex-direction: column-reverse;
        gap: 8px;
        align-items: flex-start;
    }
    .footer-contact__phone {
        font-size: 22px;
    }
    .footer-contact__mail{
        font-size: 18px;
    }
    h1, h2 {
        font-size: 22px;
    }
    .worck-card_image{
        padding: 0;
    }
    /* .worck-block {
        grid-template-columns: repeat(1, 1fr);
    } */
    .delaem-dec{
        left: 0;
    }
    .slick-dots li{
        height: 8px;
        width: 8px;
        margin: 0 3px;
    }
}
.hide{
    display: none;
}
.hide-pop{
    z-index: -2;
    opacity: 0;
    pointer-events: none;
}