@media (max-width: 1700px) {
    .services__top-title:nth-of-type(2) {
        margin-left: 96px;
    }
    .services__bottom > span {
        width: 246px;
    }
    .top__image {
        height: 987px;
        width: 45%;
        object-fit: cover;
        object-position: center;
    }
    .certification__image {
        height: 160px;
    }
    .services__top {
        gap: 40px;
    }
    .services__top-title:nth-of-type(3) {
        margin-left: 0;
    }
    .example__box:nth-of-type(3) {
        margin-left: 70px;
    }
}
@media (max-width: 1400px) {
    .example__box {
        height: 385px;
    }
    .example__box-text {
        font-size: 15px;
    }
    .top__image {
        /* height: auto; */
        /* width: 385px; */
    }
    .footer > .container {
        width: calc(100% - 90px);
    }
    /* .footer__address-phone {
        font-size: 32px;
    } */
    .example__box:nth-of-type(3) {
        margin-left: 50px;
    }
    .example {
        justify-content: flex-start;
        gap: 100px;
    }
    .header__navigation {
        gap: 20px;
    }
    .header__menu {
        width: fit-content;
    }
    .header__navigation {
        width: 55%;
    }
    .header__navigation-phone {
        white-space: nowrap;
    }

    .top__absolute-box {
        bottom: 40%;
    }
    .top__inner {
        padding: 307px 20px 0;
        /* flex-direction: column; */
    }
    .top__main-description:nth-of-type(1),
    .top__main-description:nth-of-type(3) {
        left: 5%;
    }
    .top__main-description:nth-of-type(2),
    .top__main-description:nth-of-type(4) {
        right: 5%;
    }

    .about__inner {
        grid-template: auto 166px 126px 585px / 14% 29% 30% 26%;
        /* grid-template: 203px 166px 126px 585px / 14% 29% 30% 26%; */
    }
    .reason__header-content > .title:nth-of-type(2) {
        /* margin-left: 50%; */
        /* margin-left: 20%; */
    }
    .services__bottom {
        flex-direction: column;
        padding-right: 200px;
    }
    .services__bottom > span {
        height: 163px;
        width: 1px;
    }
    .services__bottom-circle::before {
        left: 200px;
    }
    .services__bottom-circle > p,
    .services__bottom-circle:nth-of-type(5) > p {
        top: 0;
        left: 200px;
    }
    .services__top {
        flex-direction: column-reverse;
    }
    .services__top-content {
        padding: 0 90px;
    }
    .services__top-title:nth-of-type(2) {
        margin-left: 10%;
    }
    .services__top-title:nth-of-type(3) {
        margin-left: 0;
    }
}
@media (max-width: 900px) {
    .top__image {
        height: auto;
        width: 385px;
    }
    .top__inner {
        flex-direction: column;
    }
    .footer > .container {
        width: 100%;
    }
    .footer__inner {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 22px;
    }
    .certification__image {
        height: 133px;
    }
    .services__top-title {
        font-size: 32px;
    }
    .services__top-text {
        font-size: 15px;
        margin-left: 10%;
        width: 90%;
    }
    .services__top-title:nth-of-type(3) {
        margin-bottom: 15px;
    }
    .services__top {
        gap: 15px;
    }
    .services__top-image {
        width: calc(100% - 50px);
        height: 387px;
        object-fit: cover;
        object-position: center;
        margin: 0 auto;
    }
    .reason__box {
        flex-direction: column;
        gap: 12px;
        align-items: flex-start;
    }
    .reason__box:nth-of-type(2n) {
        margin-left: 30%;
    }
    .title {
        font-size: 32px;
    }
    .title > span {
        font-size: 32px;
    }
    .reason__header-content > .title:nth-of-type(2) {
        margin-left: 42px;
    }
    .reason__header {
        flex-direction: column;
        align-items: flex-start;
    }
    .about {
        padding: 100px 0;
    }
    .about__box.text {
        padding: 10px;
    }
    .about__inner {
        /* grid-template: 200px 110px 126px 0 88px 190px 110px 144px 68px / 100%; */
        grid-template: auto auto auto 0 auto auto auto auto auto / 100%;
    }
    .about__box:nth-of-type(1) {
        grid-row: 1;
        grid-column: 1;
        order: 0;
    }
    .about__box:nth-of-type(2) {
        grid-row: 2;
        order: 1;
    }
    .about__box:nth-of-type(3) {
        order: 2;
    }
    .about__box:nth-of-type(4) {
        display: none;
        order: 3;
    }
    .about__box:nth-of-type(5) {
        order: 4;
        border-left: 1px solid #403428;
    }
    .about__box:nth-of-type(9) {
        border-left: 1px solid #403428;
        order: 5;
    }
    .about__box:nth-of-type(6) {
        border-left: 1px solid #403428;
        order: 6;
    }
    .about__box:nth-of-type(10) {
        border-left: 1px solid #403428;
        order: 7;
    }
    .about__box:nth-of-type(7) {
        border-left: 1px solid #403428;
        border-right: 1px solid #403428;
        order: 8;
    }
    .about__box:nth-of-type(11) {
        border-left: 1px solid #403428;
        border-right: 1px solid #403428;
        order: 9;
    }

    .about__box:nth-of-type(8) {
        display: none;
        order: 10;
    }
    .about__box:nth-of-type(6) > .lt,
    .about__box:nth-of-type(6) > .lb {
        display: block;
    }
    .about__box:nth-of-type(7) > .lt,
    .about__box:nth-of-type(7) > .lb,
    .about__box:nth-of-type(7) > .rt,
    .about__box:nth-of-type(7) > .rb {
        display: block;
    }
    .top__main-description:nth-of-type(1),
    .top__main-description:nth-of-type(2) {
        top: 0;
    }
    .top__main-description:nth-of-type(3),
    .top__main-description:nth-of-type(4) {
        bottom: 0;
    }
    .top {
        padding-top: 125px;
    }
    .top__main-description {
        font-size: 2vw;
    }
    .header__navigation {
        width: 60%;
    }
    .container {
        max-width: 100%;
        padding: 0 20px;
    }
    .production__inner > .subtitle {
        margin-left: 24px;
    }
    .production__text-head,
    .production__text-bottom {
        left: 24px;
        font-size: 20px;
    }
    .production__image {
        width: calc(100% - 100px);
        height: 272px;
        object-fit: cover;
        object-position: center;
        margin: 0 auto;
    }
    .projects {
        padding-left: 25px;
    }
    .footer__address-phone {
        font-size: 32px;
        margin-bottom: 15px;
    }
}
@media (max-width: 768px) {
    .modals {
        padding: 0 10px;
    }
    .modal__container{
        padding-bottom: 25px;
        padding-top: 55px;
    }
    .modal__container > form {
        padding: 0 28px;
    }
    .modal__title > img {
        width: calc(100% - 80px);
        margin: 0 auto 25px;
    }
    .modal__subtitle {
        margin-bottom: 10px;
    }
    .closeModal{
        right: 24px;
    }
    .modal__input {
        margin-bottom: 30px;
    }
    .modal__submit{
        width: 100%;
        height: 52px;
    }
    .example__box:nth-of-type(3) {
        margin-left: 0;
    }
    .top__main-box > h1 {
        padding-bottom: 20px;
    }
    .top__main-description:nth-of-type(3) {
        bottom: 15%;
    }
    .footer__address-text {
        font-size: 15px;
    }
    .footer__contact {
        display: flex;
        flex-direction: column;
    }
    .footer__contact-title {
        order: 3;
        font-size: 15px;
        margin-top: 8px;
    }
    .footer__copyright {
        display: none;
    }
    .footer__rights {
        display: flex;
        gap: 8px;
        align-items: center;
        font-size: 15px;
    }
    .footer__rights > span {
        font-size: 15px;
    }
    .footer__politics {
        font-size: 15px;
    }
    .footer__copyright-adaptive {
        display: flex;
    }
    .footer__form {
        order: 4;
    }
    .footer__contact-subtitle {
        font-size: 22px;
    }
    .footer__contact-subtitle:nth-of-type(1) {
        order: 1;
    }
    .footer__contact-subtitle:nth-of-type(2) {
        order: 2;
    }
    .certification__inner {
        flex-direction: column;
        gap: 10px;
        margin-top: 23px;
    }
    .projects__boxes.--active {
        display: flex;
        flex-direction: column;
        gap: 22px;
    }
    .project__box-image {
        height: 384px;
    }
    .project__box-large {
        font-size: 15px;
        padding: 10px 25px;
    }
    .projects {
        padding-left: 0;
        padding-bottom: 100px;
    }
    .project__box-title {
        font-size: 18px;
        padding: 0 25px;
    }
    .project__box-content{
        padding-right: 0;
    }
    .project__box-content,
    .project__box:nth-of-type(1) {
        text-align: center;
        max-width: none;
        flex-direction: column-reverse;
        gap: 10px;
    }
    .project__box:nth-of-type(3) {
        padding-right: 0;
    }
    .project__paragraph {
        padding: 21px;
        display: flex;
        justify-content: center;
    }
    .project__box-title.--active {
        padding-right: 7%;
    }
    .projects__title {
        font-size: 32px;
        padding-left: 25px;
    }
    .project__box-description {
        font-size: 15px;
    }

    .services__bottom {
        padding-right: 65%;
    }
    .services__bottom-circle::before {
        font-size: 15px;
    }
    .services__bottom-circle > p {
        font-size: 15px;
    }
    .services__bottom > span {
        height: 112px;
    }
    .production__text-head {
        width: calc(100% - 30px);
    }
    .services__link {
        padding: 0 0 100px;
        width: 100%;
        font-size: 16px;
    }
    .services__link-link {
        width: calc(100% - 50px);
        margin: 0 auto;
    }
    .production__text-head > br {
        display: none;
    }
    .example__slider,
    .slick-slider,
    .example__box-back,
    .slick-slider .slick-track,
    .slick-slider .slick-list {
        height: 100%;
    }
    .example {
        gap: 36px;
    }
    .example__box {
        width: 100%;
        height: 298px;
    }
    .example__box-front {
        padding: 25px;
    }
    .example__box-title {
        font-size: 16px;
    }
    .example__box-text {
        font-size: 15px;
    }
    .production__text-bottom {
        bottom: -36px;
    }
    .production__box {
        margin-bottom: 72px;
        padding-top: 88px;
    }
    .reason__box {
        margin-bottom: 20px;
    }
    .reason__box-number {
        font-size: 50px;
    }
    .reason__box-short {
        font-size: 18px;
    }
    .reason__box-description {
        font-size: 15px;
    }
    .subtitle {
        font-size: 14px;
    }
    .about__subtitle-text {
        font-size: 32px;
    }
    .about__subtitle-text > .yellow,
    .about__subtitle-text > .thin {
        font-size: 24px;
    }
    .about__box-text {
        font-size: 15px;
    }
    .about__box-title {
        font-size: 16px;
    }
    .about__box.title,
    .about__box.bottomText {
        padding-left: 70px;
    }

    .top__static-link {
        margin-top: 28px;
        font-size: 16px;
        width: 100%;
    }
    .top__static-text {
        max-width: 294px;
        width: 100%;
        font-size: 14px;
    }
    .top {
        padding-top: 40px;
    }
    .top__static-box {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        max-width: none;
        margin-top: 81px;
        margin-bottom: 30px;
    }
    .top__image {
        height: 386px;
        object-fit: cover;
        object-position: center;
        width: 100%;
    }
    .top__absolute-box {
        bottom: 25%;
        left: 20px;
    }
    .top__main-description:nth-of-type(1),
    .top__main-description:nth-of-type(2) {
        top: auto;
        bottom: 0%;
    }
    .top__main-description {
        width: 44%;
    }
    .top__main-description:nth-of-type(4) {
        bottom: 10%;
    }
    .top__inner {
        padding: 31% 20px 0;
    }
    .top__absolute-title {
        font-size: 24px;
    }
    .top__absolute-title:nth-of-type(2) {
        margin-left: 68px;
    }
    .top__absolute-text {
        margin-top: 8px;
        font-size: 14px;
    }
    .top__main-box {
        position: relative;
        padding: 0 0 45px;
    }
    .container {
        padding: 0 25px;
    }
    .headerMenuBtn {
        display: block;
    }
    .header__navigation {
        background-color: #fff;
        z-index: 11;
        display: flex;
        position: absolute;
        top: 80px;
        padding-top: 13px;
        left: 0;
        width: 100%;
        flex-direction: column;
        align-items: center;
        justify-content: start;
        opacity: 0;
        height: 0;
        overflow: hidden;
        transition: opacity 0.3s, height 0.3s ease-out;
    }
    .header__navigation.--opened {
        opacity: 1;
        height: calc(100vh - 90px);
    }
    .header {
        padding: 50px 0 0;
    }
    .header__link-image {
        width: 111px;
    }
    .header__navigation-phone {
        order: 1;
    }
    .header__menu {
        order: 2;
    }
    .header__language {
        order: 3;
    }
    .header__menu {
        margin-top: 20%;
        margin-bottom: 15%;
    }
    .header__menu-link {
        width: 100%;
        font-size: 34px;
    }
    .header__language-menu {
        display: flex;
        width: 50%;
        justify-content: space-between;
    }
    .header__language-active {
        text-decoration: underline;
    }
    .header__language {
        display: flex;
        width: calc(100% - 96px);
        justify-content: space-between;
        padding-right: 0;
    }
    .header__language::after {
        display: none;
    }
    .reason {
        padding-bottom: 100px;
    }
    .production__text-bottom > span {
        margin-left: 24px;
    }
    .example__slider-next {
        bottom: auto;
        right: 10px;
        top: 10px;
    }
    .example__slider-next > svg {
        width: 45px;
        height: 45px;
    }
    .example__box-placeholder {
        display: block;
    }
    .example__box-placeholder > svg > path,
    .example__slider-next > svg > path {
        stroke: #d8b05e;
    }
    .services__top-content {
        padding: 0 25px;
    }
    .services__bottom-circle.--active {
        width: 55px;
        height: 55px;
    }
    .services__bottom-circle {
        width: 35px;
        height: 35px;
    }
    .certification {
        padding-bottom: 100px;
    }
    .top__static-text::after {
        right: 0px;
    }
}
@media (max-width: 500px) {
    .top__main-box {
        padding: 0 0 25px;
    }
    .footer__inner {
        align-items: flex-start;
    }
    .services__bottom-circle > p,
    .services__bottom-circle:nth-of-type(5) > p {
        left: 100px;
    }
    .services__bottom-circle::before {
        left: 100px;
    }
}
@media (max-width: 400px) {
    .production__box {
        padding-top: 157px;
    }
    .production__image {
        width: calc(100% - 50px);
    }

    .top__static-link {
        padding: 15px;
    }
    .about__image {
        height: 296px;
        object-fit: cover;
        object-position: center;
    }
    .top__absolute-box {
        padding-right: 20px;
    }
    .top__main-description:nth-of-type(1),
    .top__main-description:nth-of-type(2) {
        bottom: 0;
    }
    .top__absolute-box {
        bottom: 25%;
    }
    .top__static-box {
        margin-top: 116px;
    }
    .header__language-menu {
        width: 57%;
    }
}
@media (max-width: 340px) {
    .top__main-box {
        padding: 0 0 5px;
    }
    /* .footer__address-phone {
        font-size: 26px;
    } */
    .footer__contact-subtitle:nth-of-type(2) {
        margin-left: 0;
    }
    .services__bottom-circle:nth-of-type(4) > p {
        white-space: wrap;
    }
    .certification__image:nth-of-type(4) {
        width: 100%;
    }
    .reason__box:nth-of-type(2n) {
        margin-left: 0;
    }
    .about {
        padding: 50px 0;
    }
    .top__absolute-title:nth-of-type(2) {
        margin-left: 7%;
    }
    .about__box.title,
    .about__box.bottomText {
        padding-left: 20px;
    }

    .header__menu-link {
        font-size: 26px;
    }
    .production__text-bottom > span {
        margin-left: 0;
    }
    .services__top-text {
        margin-left: 0;
    }
    .services__top-title:nth-of-type(2) {
        margin-left: 0;
    }
    .services__bottom-circle > p,
    .services__bottom-circle:nth-of-type(5) > p {
        left: 60px;
    }
    .services__bottom-circle::before {
        left: 60px;
    }
    .services__bottom-circle:nth-of-type(1) > p {
        left: 70px;
    }
    .services__bottom-circle:nth-of-type(1)::before {
        left: 70px;
    }
}
