@media (max-width: 900px) {
    .goods__items{
        display: none;
    }
    .goods{
        overflow-x: hidden;
    }
    .goods__slider{
        display: block;
    }
    .goods__slider .swiper-slide{
        width: 27.34vw !important;
    }
    .header__burger{
        display: block;
    }
    .header__nav{
        display: none;
    }
    .header__nav.mobile{
        display: flex;
    }
    .header__inner{
        max-height: 5.86vw;
    }
    .header__logo{
        max-width: 14.32vw;
        min-height: 8.85vw;
        padding: 2.47vw 1.82vw 2.21vw;
    }
    .header__logo > img{
        width: 100%;
    }
    .wrapper{
        padding-top: 10.42vw;
        max-width: 89.71vw;
    }
    .intro__title{
        font-size: 4.69vw;
        line-height: 5.86vw;
    }
    .title{
        font-size: 4.17vw;
        line-height: 5.21vw;
        margin-bottom: 5.08vw;
    }
    .title.vertical-line{
        padding-left: 1.95vw;
    }
    .goods > .wrapper{
        max-width: unset;
    }
    .goods .title{
       margin-left: 7.94vw;
    }
    .goods__text{
        padding: 0.91vw 2.08vw;
        font-size: 2.08vw;
        text-align: center;
        line-height: 2.86vw;
    }
    .goods__text > img{
        display: none;
    }
    .goods__cover{
        padding: 7.3vw 0;
    }
    .text{
        font-size: 1.95vw;
        line-height: 2.60vw;
        margin-bottom: 3.91vw;
    }
    .engineering__text{
        max-width: unset;
        background-color: unset;
        backdrop-filter: unset;
    }
    .info__contacts{
        padding: 1.95vw;
        max-width: unset;
    }
    .contacts__subtitle{
        font-size: 2.08vw;
        line-height: 2.60vw;
        margin-bottom: 0.65vw;
    }
    .contacts__item{
        font-size: 1.95vw;
        line-height: 2.60vw;
        margin-bottom: 0.65vw;
        margin-right: 2.73vw;
    }
    .engineering {
        padding-bottom: 28.77vw;
        background: url('../img/engineering.png') no-repeat 17% 84% /59% 38%;
    }
    .designing{
        padding-top: 2.60vw;
    }
    .designing .info__contacts{
        margin-top: -13%;
    }
    .designing__text{
        max-width: 50.65vw;
    }
    .designing__info{
        background: url('../img/designing.png') no-repeat 100% 15% /43% #E6E6E6;
        width: 100%;
        padding: 10.42vw 11.72vw 10.42vw 5.21vw;
    }
    .designing__cover{
        display: none;
    }
    .building{
        padding-bottom: 14.77vw;
        background: url(../img/building.png) no-repeat 11% 87% /43%;
    }
    .building .title{
        margin: 0 0 5.08vw;
    }
    .building__cover{
        display: none;
    }
    .building__text{
        max-width: unset;
        margin-bottom: 8.85vw;
    }
    .building .info__contacts{
        margin-right: 0;
        margin-left: auto;
    }
    .service{
        padding-top: 2.60vw;
        gap: unset;
    }
    .service__info{
        padding: 10.42vw 0 10.42vw 5.21vw;
    }
    .service__text{
        max-width: 47.01vw;
    }
    .service .info__contacts{
        margin-right: 0;
        margin-left: auto;
    }
    .service__cover{
        background-size: 116%;
        background-position: 0 80%;
    }
    .contacts{
        padding-bottom: 10.42vw;
        border-bottom-width: 0.91vw;
    }
    .contacts__inner{
        gap: 4.30vw;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .contacts__column__title{
        font-size: 2.08vw;
        line-height: 2.86vw;
        margin-bottom: 0.91vw;
    }
    .contacts__column__item{
        font-size: 1.95vw;
        line-height: 2.60vw;
        margin-bottom: 0.91vw;
    }
    .header__nav.mobile > .header__link.active{
        padding-right: 1vw;
    }

    .header__nav.mobile > .header__link.active::after{
        right: 0;
    }
}

@media(max-width: 500px) {
    .header__inner {
        max-height: 9.33vw;
    }

    .header__nav.mobile{
        padding: 0 4vw;
        top: 9.33vw;
        justify-content: flex-start;
        padding-top: 8vw;
    }

    .header__nav.mobile > .header__link.active {
        padding-right: 2vw;
    }

    .header__nav.mobile > .header__link{
        font-size: 4vw;
        margin-bottom: 5.33vw;
        line-height: 5.33vw;
    }

    .header__nav.mobile > .header__link.active::after{
        width: 0.27vw;
    }

    .header__logo {
        max-width: 25.60vw;
        padding: 2.93vw 3.20vw 2.13vw;
    }

    .intro {
        padding: 25.87vw 0 23.4vw;
        background-image: url("../img/bg-mobile.jpg");
    }

    .intro__title {
        font-size: 5.87vw;
        line-height: 8vw;
    }

    .wrapper {
        padding-top: 16vw;
        max-width: 91.47vw;
    }

    .title {
        font-size: 8.53vw;
        line-height: 10.67vw;
        margin-bottom: 8vw;
    }

    .title.vertical-line {
        padding-left: 4vw;
    }

    .title.vertical-line::before {
        width: 1.87vw;
        height: 70%;
        top: 15%;
    }

    .goods__items {
        gap: 6.13vw;
    }

    .goods__item {
        min-width: 56vw;
    }

    .goods__text {
        font-size: 4.27vw;
        line-height: 5.87vw;
        padding: 1.87vw 4vw;
    }

    .text{
        font-size: 4vw;
        line-height: 5.33vw;
        margin-bottom: 8vw;
    }

    .info__contacts{
        padding: 4vw;
        width: 100%;
    }

    .contacts__subtitle{
        font-size: 4.27vw;
        line-height: 5.87vw;
        margin-bottom: 1.33vw;
    }

    .contacts__item{
        font-size: 4vw;
        line-height: 5.33vw;
        margin-bottom: 1.33vw;
    }

    .engineering{
        padding-bottom: 85.77vw;
        background-size: 100% 20%;
        background-position: 0 90%;
    }

    .designing{
        padding-top: 2.67vw;
        flex-direction: column;
        gap: unset;
    }

    .designing__info{
        background-image: none;
        padding: 16.27vw 4vw 0;
    }

    .designing__text{
        max-width: unset;
        margin-bottom: 6.13vw;
    }

    .designing .info__contacts{
        margin: 0 auto;
        max-width: 58.13vw;
    }

    .designing__cover{
        display: block;
        width: 100%;
        height: 91.47vw;
        background-size: 85%;
        background-position: 50% 40%;
        padding-bottom: 8vw;
    }

    .building__inner{
        flex-direction: column-reverse;
        gap: 8vw;
    }

    .building{
        background-image: unset;
    }

    .building__cover{
        display: block;
        background-size: 98%;
        width: 100%;
        height: 63.73vw;
    }

    .service{
        padding-top: 2.67vw;
        flex-direction: column;
    }

    .service__info{
        padding: 16.27vw 4vw 0;
    }

    .service__text{
        max-width: unset;
    }

    .service .info__contacts{
        margin: 0 auto;
        max-width: 69.60vw;
    }

    .service__cover{
        width: 100%;
        height: 91.47vw;
        background-size: 114%;
        background-position: 1vw -6vw;
    }

    .contacts__inner{
        gap: 8vw 0;
    }

    .contacts__column__title{
        font-size: 4.27vw;
        line-height: 5.87vw;
        margin-bottom: 2.67vw;
    }

    .contacts__column__phones{
        margin-bottom: 2.67vw;
    }

    .contacts__column__item{
        font-size: 4vw;
        line-height: 5.33vw;
        margin-bottom: 2.67vw;
    }

    .contacts__column__phones > .contacts__column__item:first-child{
        margin-right: 4vw;
    }

    .contacts{
        border-bottom-width: 1.87vw;
    }
}