.page-promo__absolute {
    position: absolute;
    z-index: 9;
    bottom: 60px;
    max-width: 130rem;
}

.page-promo__body {
    position: relative;
    /* display: none; */
}

.grid-row--8 {
    grid-template-columns: repeat(8, 1fr);
}

.section-numbers-item__title {
    font-weight: 700;
    font-size: 56px;
    line-height: 120%;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: #f4f4f4;
}

.section-numbers-item__text {
    font-weight: 400;
    font-size: 20px;
    letter-spacing: -0.02em;
    color: #dfdfdf;
}

.modernization-section__title {
    font-size: 20px;
}

.section-title__text {
    margin-top: 2rem;
}

.action-section .service-item__title {
    max-width: 100%;
}

.action-section ol.counter li:before {
    content: ''
}

.action-section .services-block > *:nth-child(7) {
    grid-column: inherit;
}

.page-promo--with-content {
    /*display: flex;*/
    /*flex-direction: column;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    /*gap: 40rem;*/
}

.page-promo--with-content .page-promo__body {
    grid-template-rows: 1fr auto auto 20.5rem auto 5.9rem;
    grid-template-areas:
        "."
        "crumbs"
        "title"
        "title"
        "text"
        "text";
}

.action-section.page-promo--with-content .services-block {
    grid-template-columns: repeat(2, 1fr);
    grid-area: text;
    border: none;
}

.action-section.page-promo--with-content .service-item__picture-wrapper {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 10px;
    width: 100%;
    height: 100%;
}

.service-item__title a {
    white-space: normal !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 55px;
}

.action-section.page-promo--with-content .services-block .service-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
}

.action-section.page-promo--with-content .services-block .service-item__title {
    text-align: left;
}

.action-section.page-promo--with-content .services-block li {
    border: none;
}

.action-section.page-promo--with-content .services-block li .service-item__picture {
    max-width: 740px;
    width: 100%;
    height: 524px;
}

.service-item__date {
    font-weight: 400;
    font-size: 15px;
    letter-spacing: -0.02em;
    color: #939393;
    margin-bottom:10px;
}

.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.pagination .pagination-item {
    font-weight: 400;
    font-size: 20px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #4f4f4f;
    cursor: pointer;
}

.pagination .pagination-item.active {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #4F4F4F;
    border-radius: 50%;
    color: #fff;
    padding: 13px 21px;
}

.pagination .pagination-item:hover {
    color: #fff;
}

.pagination .prev,
.pagination .next {
    cursor: pointer;
}

.pagination .prev:hover svg path,
.pagination .next:hover svg path {
    stroke: #fff;
}

.about-us-goals {
    padding-bottom: 0;
}

.about-us-goals .card {
    border-bottom: 0;
}

.about-us-goals .content-block {
    border-bottom: 0;
}

.about-us-goals .content-block .modernization-section__content {
    border-bottom: 1px solid #4f4f4f;
    padding-bottom: 30px;
}

.section-numbers .section-numbers-item {
    border-left: 1px solid #4f4f4f;
    padding-left: 40px;
    height: 300px;
}

.mt3 {
    margin-top: 30px;
}

.promo-works-new {
    background-size: cover;
}

.our-new-works .swiper-slide {
    height: 278px;
}

.our-new-works .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.our-new-works .swiper {
    padding-bottom: 0;
    width: 100%;
}

.our-new-works {
    padding-bottom: 0;
    padding-top: 20px;
}

.our-works-no-slider {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

.our-works-no-slider .swiper-slide {
    width: auto;
}

.our-works .swiper-slide:hover picture {
    opacity: 0.6;
    cursor: pointer;
}

.our-works .swiper-slide:hover::before {
    visibility: visible;
    pointer-events: none;
}

.our-new-works .swiper-slide:before {
    content: '';
    height: 50px;
    width: 50px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    z-index: 9;
    background: url('data:image/svg+xml,<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.166 24.375H29.5827" stroke="%23CBCBCB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /><path d="M24.375 29.5832V19.1665" stroke="%23CBCBCB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /><path d="M23.9577 43.7498C34.8883 43.7498 43.7493 34.8888 43.7493 23.9582C43.7493 13.0275 34.8883 4.1665 23.9577 4.1665C13.027 4.1665 4.16602 13.0275 4.16602 23.9582C4.16602 34.8888 13.027 43.7498 23.9577 43.7498Z" stroke="%23CBCBCB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /><path d="M45.8327 45.8332L41.666 41.6665" stroke="%23CBCBCB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /></svg>');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    cursor: pointer;
    visibility: hidden;
}

.our-new-works .our-works__text {
    padding-bottom: 30px;
    border-bottom: 1px solid #4F4F4F;
    max-width: 580px;
    width: 100%;
}

.action-section.page-promo--with-content .services-block {
    width: 100%;
}

.promo-works-new__detail {
    height: auto;
    min-height: auto;
}

.page-promo__detail-news nav {
    padding: 80px 0 60px;
}

.slider-detail-news .swiper-slide {
    opacity: 0.6;
}

.slider-detail-news .swiper-slide-active {
    opacity: 1;
}

.slider-detail-news img {
    width: 100%;
    height: 100%;
}

.news-detail__date {
    font-weight: 400;
    font-size: 15px;
    letter-spacing: -0.02em;
    color: #939393;
    margin-bottom: 20px;
}

.news-detail__inner ul .card__title:before {
    display: none !important;
}

.news-detail__inner ul .card__title {
    padding-left: 0;
}

.news-detail__inner ul li:not(:last-child) {
    border-bottom: 1px solid #4f4f4f;
}

.news-detail__inner ul li:last-child {
    border-bottom: none;
}

.social-wrapper {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.share-btn {
    font-weight: 400;
    font-size: 15px;
    letter-spacing: -0.02em;
    color: #cbcbcb;
    display: flex;
    align-items: center;
    gap: 10px;
}

.social {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.social a {
    padding: 11px;
    border: 1px solid #f4f4f4;
    display: flex;
    height: 43px;
}

.social a:not(:last-child) {
    border-right: none;
}

.news-detail__inner {
    border-bottom: none !important;
    margin-left: 2rem;
}

.news-detail__pag {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.news-detail__pag {
    font-weight: 400;
    font-size: 15px;
    letter-spacing: -0.02em;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 19px;
    cursor: pointer;
}

.news-detail__pag.disabled {
    color: #939393;
}

.news-detail__pag.disabled svg path {
    stroke: #939393;
}

.news-detail__action-block {
    padding: 0;
}

.new-detail__action-wrapper {
    align-items: center;
}

.contacts__item {
    display: flex;
    align-items: center;
    gap: 40px;
    padding: 40px 0;
}

.contacts__item:not(:last-child) {
    border-bottom: 1px solid #4f4f4f;
}

.contacts__item:last-child {
    padding-bottom: 0;
}

.contacts__text {
    font-weight: 400;
    font-size: 24px;
    letter-spacing: -0.02em;
    color: #cbcbcb;
}

.contacts__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px;
}

.contacts__content,
.contacts__map {
    height: 100%;
    width: 100%;
}

.contacts {
    padding: 0;
}

.page-promo__contacts .page-promo__absolute {
    position: static;
    margin: 80px auto 0;
    max-width: 120rem;
}

.page-promo__contacts {
    min-height: 40vh;
    /* height: 70vh; */
    background-size: cover;
}

.page-promo__contacts .page-promo__body {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.news-detail__section-news {
    padding-bottom: 0;
}

a[data-fancybox] {
    position: relative;
    z-index: 999999;
}

.our-works-slider0 .swiper-slide {
    height: 378px;
}

.s1.no-slider .swiper-btns {
    display: none;
}

@media(min-width: 1950px) {
    .service-item__title a {
        height: 80px;
    }
}

@media(max-height: 920px) and (max-width: 1750px) {
    .action-section.page-promo--with-content .services-block li .service-item__picture {
        height: 460px;
    }
}

@media(min-width: 1600px) {
    .news-detail__info {
        font-size: 56px;
    }

    .news-detail__info .text-block ul {
        margin-left: 0;
    }

    .news-detail__info .text-block ul .card__title {
        max-width: 78%;
    }
}

@media(min-width: 1251px) {
    .action-section .service-item {
        grid-template-columns: 51.9rem 1fr 6rem;
        grid-template-rows: minmax(8.8rem, auto) 3.6rem 40rem 5.5rem auto;
    }

    .big-news .full-link {
        height: 65px;
    }

}

@media (min-width: 1025px) {
    .section-title__text {
        margin-top: 4rem;
    }

    .modernization-section__heading {
        margin-bottom: 0;
    }

    /*.our-works-no-slider .swiper-wrapper {*/
    /*    display: flex;*/
    /*    gap: 30px;*/
    /*}*/

    /*.s0 .swiper-btns {*/
    /*    display: none;*/
    /*}*/
}

@media(max-width: 1660px) {
    .page-promo--contain {
        background-size: cover;
    }

    .action-section.page-promo--with-content .page-promo__body {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .action-section.page-promo--with-content .page-promo__crumbs {
        margin-top: 40px;
    }

    .action-section.page-promo--with-content .page-promo__title {
        font-size: 13rem;
        margin-bottom: 40px;
        margin-top: 10px;
    }

    .action-section.page-promo--with-content img {
        max-height: 280px;
    }

    .action-section.page-promo--with-content .services-block .service-item__picture-wrapper {
        justify-content: space-between;
        width: 100%;
    }

    .section-numbers-item__title {
        font-size: 48px;
    }

    .our-new-works .swiper-slide {
        height: 250px;
    }

    .action-section.page-promo--with-content .services-block li .service-item__picture {
        height: 284px;
    }

    .service-item__title a {
        height: 50px;
    }
}

@media(max-width: 1250px) {
    .page-promo__absolute {
        position: static;
    }

    .grid-row--8 {
        grid-template-columns: repeat(4, 1fr);
    }

    .action-section.page-promo--with-content .page-promo__title {
        margin-top: 0;
    }

    .action-section .service-item {
        grid-template-rows: minmax(13.8rem, auto) 20rem auto;
        grid-template-columns: 1fr 6rem;
    }

    .news-detail__inner {
        margin-left: 0;
    }

    .our-new-works .swiper-slide {
        height: 220px;
    }

    .service-item__title a {
        height: auto;
    }
}

@media(max-width: 1024px) {
    .contacts-wrapper {
        display: flex;
        flex-direction: column;
    }

    .contacts__map {
        height: 500px;
    }
}

@media(max-width: 576px) {
    .grid-row--8 {
        grid-template-columns: repeat(2, 1fr);
    }

    .action-section.page-promo--with-content .page-promo__title {
        font-size: 4rem;
    }

    .section-numbers-item__title {
        font-size: 30px;
    }

    .our-works-no-slider .swiper-slide {
        width: fit-content;
    }

    .work-pagination {
        padding-top: 25px;
    }

    .news-detail__pag {
        gap: 5px;
    }

    .action-section.page-promo--with-content .services-block li .service-item__picture {
        height: 150px;
    }
}

.documents__item {
    text-decoration: none;
    color: #ffffff;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: max-content;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .documents__item {
        width: 100%;
    }
}

@media (max-width: 1199px) {
    .documents__item {
        width: 100%;
    }
}

.documents__item:hover .documents__title {
    text-decoration: underline;
}

.documents__icon {
    width: 24px;
    height: 24px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
}

.documents__title {
    font-size: 20px;
    margin-left: 10px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .documents__title {
        font-size: 18px;
    }
}

@media (max-width: 1199px) {
    .documents__title {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .documents__title {
        font-size: 14px;
    }
}

.page-promo-documents {
    padding-top: 120px;
}
#faq {
    display: flex;
    flex-direction: row;
   }
   #faq h2.section-title.solving-problems__title.animated.animated--text.in-view {
     padding: 30px var(--gap);
   }
   #faq-accordion {
       width: 93%;
   }
   
   #faq-accordion.services-faq {
     /* margin-top: 60px; */
     padding: 40px 30px;
     background-color: #1e1e1e;
   }
   
   
   #faq-accordion .services-faq__title {
     font-size: 28px;
     font-weight: 700;
     color: #fff;
     margin-bottom: 30px;
   }
   
   
   #faq-accordion .services-faq__item {
     border-top: 1px solid #333;
     padding: 30px 50px;
   }
   
   
   #faq-accordion .services-faq__question {
     display: flex;
     align-items: center;
     justify-content: left;
     width: 100%;
     background: none;
     border: none;
     padding: 0;
     font-size: 18px;
     font-weight: 600;
     text-align: left;
     color: #ccc;
     cursor: pointer;
   }
   
   
   #faq-accordion .services-faq__icon {
     margin-right: 8px;
     color: inherit;
   }
   
  
   #faq-accordion .services-faq__toggle {
     display: inline-block;
     width: 1em;
     text-align: center;
     font-size: 1em;
     line-height: 1;
     color: inherit;
   }
   #faq-accordion .services-faq__toggle::before {
     content: '▾';
     transition: transform .3s;
   }
   
   
   #faq-accordion .services-faq__answer {
     display: none;
     margin-top: 10px;
     color: #ccc;
     line-height: 1.6;
     padding-left: 3%;
     padding-right: 20%;
     padding-top: 30px;
   }
   
   
   #faq-accordion .services-faq__item--active .services-faq__question {
     color: #f05a5a;
   }
   #faq-accordion span.card__text.animated.animated--text.in-view {
     color: #f05a5a;
   }
   #faq-accordion .services-faq__item--active .services-faq__toggle {
     color: #f05a5a;
   }
   #faq-accordion .services-faq__item--active .services-faq__toggle::before {
     transform: rotate(180deg);
   }
   #faq-accordion .services-faq__item--active .services-faq__answer {
     display: block;
     color: #ccc;
   }
   @media (max-width: 767px) {
       #faq {
          flex-direction: column;
       }
       #faq-accordion .services-faq__item {
          padding: 30px 5px;
   }
       #faq-accordion .services-faq__answer {
          padding-right: 3%;
       }
   }
   #uniquelinks .news-section__inner div.section-title.news-section__title {
    width: 30%;
   }
   #uniquelinks .news-section__inner {
    display: flex;
    align-items: center;
    gap: 30px; */
  }
  
  
  #uniquelinks .unique-links__list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  
  
  #uniquelinks .unique-links__item {
    flex: 0 0 auto;
    border: 1px solid #fff;
    border-radius: 31px;
    width: -webkit-fill-available;
    max-width: 276px;
    min-height: 50px;
    align-content: center;
    margin-right: 15px;
    margin-bottom: 20px;
    text-align: center;
  }
  
 
  #uniquelinks .unique-links__btn {
    display: inline-block;
    padding: 12px 16px;
    background: transparent;
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    line-height: 1.2;
    transition: background .2s, border-color .2s;
  }
  
 
  #uniquelinks .unique-links__btn-text {
    display: block;
  }
  
  
  #uniquelinks .unique-links__item:hover,
  #uniquelinks .unique-links__item:focus {
    background: #f05a5a;
    border-color: #f05a5a;
    color: #fff;
  }
  
 
  @media (max-width: 768px) {
    #uniquelinks .unique-links__list {
      flex-wrap: nowrap;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      padding-bottom: 10px;
    }

    #uniquelinks .news-section__inner {
        flex-direction: column;
    }
    #uniquelinks .news-section__inner div.section-title.news-section__title {
    width: 95%;
    }
  }

  
  /* ==== ГАЛЕРЕЯ: MOBILE (≤768px) превращаем в бесконечный flex-slider ==== */
  @media (max-width: 768px) {
    #ourgallery .news-section__list {
      display: flex !important;
      overflow-x: auto !important;
      scroll-snap-type: x mandatory;
      -webkit-overflow-scrolling: touch;
      gap: 16px !important;
      padding-bottom: 10px !important;
    }
    #ourgallery .news-section__list > li {
      flex: 0 0 80% !important;       /* ширина «слайда» */
      scroll-snap-align: start !important;
    }
  }