

/* Start:/bitrix/templates/aspro-lite/css/new_style.css?175882494877604*/

.reviews__title { color: #fff; margin-bottom: 3.90625vw; }
#reviews .wrapper h2 {margin-bottom: 2.3rem;}
.md-main-title {
    font-weight: 300;
    font-size: 3.125vw;
    line-height: 4.1666666667vw;
    letter-spacing: 0.04em;
    text-align: center;
}

.main .reviews { padding-top: 1rem; padding-bottom: 1rem;}

.reviews {
    padding-top: 4rem;
    padding-bottom: 4rem;
    position: relative;
}
section {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
.reviews__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: -1;
}
.wrapper { width: 100%; margin: 0 auto; }
.reviews__container { display: flex; max-width: 98%; align-items: flex-start; justify-content: space-between; }
.reviews__video-slider, .reviews__img-slider, .reviews__phone-slider { display: flex; flex-direction: column; align-items: center; }
.reviews__video-slider { width: 33.8541666667vw; max-width: 650px; }
.reviews__img-slider { width: 16.9270833333vw; max-width: 325px; }
.reviews__phone-slider { width: 14.2708333333vw; max-width: 270px; }
.md-standart-slider { position: relative; }
.md-standart-slider .slider-hint { display: none; }
.md-standart-slider .swiper-container { width: 100%; height: 100%; }
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box;
}
.md-standart-slider .swiper-container .swiper-wrapper { height: 100%; align-items: stretch; }
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform, -webkit-transform;
}
.md-standart-slider .swiper-container .swiper-wrapper .swiper-slide { height: auto; overflow: hidden; }
.reviews__video-slider .video-slider__container {
    width: 33.8541666667vw;
    max-width: 650px;
    height: 26.0416666667vw;
    max-height: 500px;
    margin-bottom: 4.9479166667vw;
}
.reviews__video-slider .swiper-container { width: 33.8541666667vw; max-width: 650px; height: 100%; }
.reviews__video-slider .video-slider__slide {
    position: relative;
    width: 33.8541666667vw;
    max-width: 650px;
    height: 100%;
    display: block;
}
.reviews__video-slider .video-slider__slide img,
.reviews__img-slider .img-slider__slide img,
.reviews__phone-slider .phone-slider__slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.reviews__video-slider .video-slider__slide .video {
    width: 5.1338541667vw;
    height: 5.1338541667vw;
    max-width: 100px;
    max-height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #aaac9e;
    border-radius: 50%;
    transition: 0.3s;
}
.reviews__video-slider .video-slider__slide .video img, 
.reviews__video-slider .video-slider__slide .video svg { width: 1.0005208333vw; height: 1.1098958333vw; max-width: 19px;
    max-height: 21px; }

.reviews__video-slider .video-slider__slide .video::before, 
.reviews__video-slider .video-slider__slide .video::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-color: #e53025;
    z-index: -1;
}
.reviews__video-slider .video-slider__slide:hover::after { opacity: 0.3; }   
.reviews__video-slider .video-slider__slide:hover .video { transform: translate(-50%, -50%) scale(1.2); }
.reviews__video-slider .video-slider__slide .video::before { animation: video_pulse_big 2s linear infinite; }
.reviews__video-slider .video-slider__slide .video::after { animation: video_pulse_small 2s linear infinite; }
.reviews__video-slider .video-slider__slide::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: 0.3s;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
}
.md-standart-slider .slider-btn {
    width: 3.3333333333vw;
    height: 3.3333333333vw;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: -5.2083333333vw;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    cursor: pointer;
    transform: translateY(-50%);
    border: 0.0520833333vw solid transparent;
    box-shadow: none;
    background-color: transparent;
}
.md-standart-slider .slider-btn img, 
.md-standart-slider .slider-btn svg {
    width: 0.4708333333vw;
    height: 0.8234375vw;
    max-width: 9px;
    max-height: 15px;
    object-fit: cover;
    fill: #fff;
}
.reviews__phone-slider .phone-slider__container .swiper-container {
    width: 100%;
    height: 100%;
    border-bottom-right-radius: 1.5625vw;
    border-bottom-left-radius: 1.5625vw;
}
.reviews .slider-btn {
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    box-shadow: 0 0 13.0208333333vw rgba(0, 0, 0, 0.25);
}
.reviews .slider-btn.slider-prev-btn { transform: translate(-50%, -50%); max-width: 64px;
    max-height: 64px; }
.reviews .slider-btn.slider-next-btn { left: auto; right: 0; transform: translate(50%, -50%); max-width: 64px;
    max-height: 64px; }
.reviews__video-slider .slider-btn.slider-prev-btn { left: 1.71875vw; transform: translate(0%, -50%); max-width: 64px;
    max-height: 64px; }
.reviews__video-slider .slider-btn.slider-next-btn { left: auto; right: 1.71875vw; transform: translate(0%, -50%); max-width: 64px;
    max-height: 64px; }
.slider-pagination, 
.md-standart-slider .slider-pagination {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4.1666666667vw;
    display: flex;
    align-items: center;
    justify-content: center;
}
.reviews .slider-pagination { bottom: -2.8645833333vw; }
.md-standart-slider .slider-pagination .swiper-pagination-bullet,
.md-standart-slider .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    transition: 0.5s;
    /* width: 0.78125vw;
    height: 0.78125vw; */ 
    width: 10px !important;
    height: 10px !important;
    margin: 0 0.78125vw;
    background-color: #ECECEC;
}
.md-standart-slider .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #e53025;
}

.reviews .swiper-pagination-bullet,
.examples .swiper-pagination-bullet,
.content-page-def .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: 0.2;
}
/* .swiper-pagination-bullet-active { opacity: 1; background: #007aff; } */
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.reviews__video-slider .swiper-container .swiper-slide { width: 33.8541666667vw; max-width: 650px; height: 100%; border-radius: 8px; }
.reviews__img-slider .img-slider__container .swiper-slide { border-radius: 1vw; }
.reviews__img-slider .img-slider__container { width: 100%; height: 28.90625vw; max-height: 555px  ; }
.reviews__phone-slider .phone-slider__container {
    width: 100%;
    height: 28.90625vw;
    max-height: 555px;
    padding: 2.1354166667vw 0.78125vw 0.6770833333vw 0.78125vw;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(/images/phone-review-bg.png);
}
.reviews__phone-slider .phone-slider__link-1, 
.reviews__phone-slider .phone-slider__link-2 {
    position: absolute;
    width: 3.125vw;
    height: 3.125vw;
    max-width: 60px;
    max-height: 60px;
    border-radius: 1.0vw;
    top: 2.6041666667vw;
    left: -1.0416666667vw;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
}
.reviews__phone-slider .phone-slider__link-1::before, 
.reviews__phone-slider .phone-slider__link-2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.41;
    border-radius: 1.0vw;
    z-index: -1;
}
.reviews__phone-slider .phone-slider__link-1 img, 
.reviews__phone-slider .phone-slider__link-1 svg, 
.reviews__phone-slider .phone-slider__link-2 img, 
.reviews__phone-slider .phone-slider__link-2 svg { width: 1.9270833333vw; height: 1.9791666667vw; max-width: 37px;
    max-height: 38px;}

.slider-pagination .swiper-pagination-bullet { background: #007aff; opacity: 0.5; }

.slider-pagination .swiper-pagination-bullet-active { opacity: 1; }

.swiper-container,
.swiper-container * {
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
}

.reviews__video-slider .slider-btn:hover { background-color: #3d5c59; border-color: #3d5c59; }
.reviews .slider-btn:hover { background-color: #e94b3f !important; }
.md-standart-slider .slider-btn img {
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
}
.md-standart-slider .slider-btn { background-color: #e53025; }

.reviews {
margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1402px;
    max-width: 1500px !important;
    max-width: calc(1500px + calc(2 * 32px));
    width: 100%;
    /* padding-left: 32px;
    padding-right: 32px; */
}

/* адаптив */
@media screen and (min-width: 768px) {
    .reviews__phone-slider .slider-pagination { display: none; }
}

@media screen and (max-width: 768px) {
    .wrapper { width: 86.25vw; }
    
    .reviews__title { margin-bottom: 7.8125vw; }
    .md-main-title { font-size: 6.25vw; line-height: 9.375vw; }
    .reviews__container { flex-direction: column; width: 100%; } 
    #reviews .wrapper h2 { margin-bottom: 0rem; font-size: 1.3rem; }
    .reviews__video-slider { width: 100%; margin-bottom: 2vw; }
    #reviews .wrapper h2 { margin-bottom: 1rem;}
    .reviews .video-slider__container {
        width: 100%;
        height: auto;
        margin-bottom: 12.5vw;
    }
    .reviews .video-slider__container .slider-hint {display: none;}
    .reviews__img-slider {
        width: 63.75vw;
        margin: 0 auto;
        margin-bottom: 34vw !important;
    }
    .reviews__img-slider .img-slider__container { width: 100%; height: auto; }
    .reviews__phone-slider { width: 63.75vw; margin: 0 auto; }
    .reviews__phone-slider .phone-slider__container .slider-hint {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 100%;
    }
    .md-standart-slider .slider-hint {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 4.6875vw;
        margin-top: 2.6875vw;
    }
    .reviews__phone-slider .phone-slider__container .swiper-container { border-bottom-left-radius: 9.375vw; border-bottom-right-radius: 9.375vw; }
    .md-standart-slider .slider-pagination { bottom: -6.25vw; }
    .reviews .video-slider__container .slider-hint span { color: #fff; }
    .video-slider .swiper-slide a { border-radius: 15px; }

    .reviews__video-slider .video-slider__slide { width: 86.25vw; height: 66.875vw; }
    .reviews__video-slider .video-slider__slide .video { width: 15.625vw; height: 15.625vw; }
    .reviews__video-slider .video-slider__slide .video img, 
    .reviews__video-slider .video-slider__slide .video svg { width: 3.125vw; height: 3.4375vw; }
    .reviews__phone-slider .phone-slider__link-1 {
        width: 14.0625vw;
        height: 14.0625vw;
        top: 11.5625vw;
        left: -4.6875vw;
        border-radius: 1vw;
    }
    .reviews__phone-slider .phone-slider__container {
        height: 129.6875vw;
        position: relative;
        padding: 9.6875vw 3.4375vw 3.125vw 3.4375vw;
    }
    .reviews__video-slider .swiper-container { width: 100%; }
    .reviews__phone-slider .phone-slider__link-1::before { border-radius: 1vw; }
    .md-standart-slider .slider-btn { display: none; }
    .reviews__img-slider .img-slider__container .slider-hint span { color: #fff; }
    .reviews__phone-slider .phone-slider__container .slider-hint span { color: #fff; }
    .md-standart-slider .slider-pagination .swiper-pagination-bullet {
        width: 2.5vw;
        height: 2.5vw;
        margin: 0 1.25vw;
    }
    .md-standart-slider .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 2.5vw;
        height: 2.5vw;
        margin: 0 1.25vw;
    }
    .reviews__video-slider .swiper-container .swiper-slide { width: auto; }
    .reviews__phone-slider .phone-slider__link-1 img, .reviews__phone-slider .phone-slider__link-1 svg { width: 8.75vw; height: 8.75vw; }
    .interior-header {margin-bottom: 30px !important;}
}

.phone-slider__slide img {max-height: 85%;}


/* Блок с кейсами  */
.examples { position: relative;  padding-top: 3rem; padding-bottom: 4rem; }
.examples .wrapper { width: 100%; max-width: 1500px; margin: 0 auto; }
/* .examples .wrapper { width: 81.7708333333vw; max-width: 1500px; margin: 0 auto; } */
[onScrollDisplay_JS].visible {
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important;
    opacity: 1 !important;
}
.examples .wrapper h2 {margin-bottom: 2.3rem;}
.examples__title { margin-bottom: 1.0416666667vw; }
.md-main-title {
    font-weight: 300;
    font-size: 2.525vw;
    line-height: 4.1666666667vw;
    letter-spacing: .04em;
    text-align: center;
}
.examples__text {
    font-weight: 500;
    font-size: 1.6666666667vw;
    line-height: 3.125vw;
    text-align: center;
    letter-spacing: .04em;
    margin-bottom: 2.0833333333vw;
}
.examples .new-container {max-width: 1430px; margin-left: auto; margin-right: auto;} .examples__slider { margin-bottom: 2rem; }
.examples .md-standart-slider-cases { position: relative; }
.examples .md-standart-slider-cases .slider-hint { display: none; }
.examples .md-standart-slider-cases .swiper-container { width: 100%; height: auto; }
.examples .swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.examples .md-standart-slider-cases .swiper-container .swiper-wrapper {
    height: auto;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.examples .swiper-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.examples .md-standart-slider-cases .swiper-container .swiper-wrapper .swiper-slide { height: auto; overflow: hidden; }
.examples .swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: auto;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.examples .swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.examples__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 1.0416666667vw;
    position: relative;
}
.examples__item .item-img-block {
    width: 40.1041666667vw;
    max-width: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    gap: 1vw;
}
.examples__item .item-img-block a:first-child {
    width: 100%;
    height: 26.45458vw;
    max-width: 100% !important;
    max-height: 507px !important;
    margin-right: 0;
    margin-bottom: .96vw;
    border-radius: var(--brad-regular);
}
.examples__item .item-img-block a {
    width: 8.21875vw;
    height: 6.16677vw;
    max-width: 200px;
    max-height: 200px;
    /* margin-right: 0.5vw; */
    border-radius: var(--brad-regular);
    overflow: hidden;
}
.examples__item .item-img-block a:nth-child(5) { margin-right: 0; }
.examples__item .item-img-block a:nth-child(1n+6) { display: none; }
.examples__item .item-img-block a img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 8px;
}

.examples__item .item-info-block { width: 36.71875vw; max-width: 705px; position: relative; }
.examples__item .item-info-block .info-title {
    font-size: 1.75em;
    font-weight: 700;
    line-height: 3.125vw;
    margin-bottom: 2.5rem;
}
.examples__item .item-info-block .info-list { display: flex; justify-content: space-between; margin-bottom: 2.08vw; }
.examples__item .item-info-block .info-list .info-list-item::before {
    content: '';
    display: block;
    width: .36458vw;
    height: .36458vw;
    border-radius: 50%;
    background: var(--main-color);
    margin-bottom: .78vw;
}
.examples__item .item-info-block .info-list .info-list-item p {
    color: #CCC;
    font-size: .83333vw;
    font-weight: 500;
    margin-bottom: .78vw;
}
.examples__item .item-info-block .info-list .info-list-item p:last-child { color: #000; font-size: 1.66667vw; font-weight: 600; }
.examples__item .item-info-block .info-descr { margin-bottom: 2.08vw; }
.examples__item .item-info-block .info-btn-container { display: flex; align-items: center; gap: 2.81vw; }
.examples__item .item-info-block .md-main-color-btn { width: 20em; height: 5em; }
.md-main-color-btn {
    background-color: #e53025;
    color: #fff;
    padding: 0 2.6041666667vw;
    border-radius: 8px;
    height: 5.2083333333vw;
    width: 28.6458333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-decoration: none;
}
.md-main-color-btn:hover { padding: 0 2.8645833333vw; background-color: #E94B3F; color: #fff; }
.md-main-color-btn span { font-size: 1.2rem; font-weight: 600; letter-spacing: .04em; }
.examples__item .item-info-block .right-text { font-size: 1.04167vw; }
.examples__item .item-info-block .right-text span { font-weight: 700; }
.examples .md-standart-slider-cases .swiper-container .swiper-wrapper .swiper-slide { height: auto; overflow: hidden; }

#examples .wrapper .slider-prev-btn { -webkit-transform: translatex(0px) translatey(0px); -ms-transform: translatex(0px) translatey(0px); transform: translatex(0px) translatey(0px); }


.examples .md-standart-slider-cases .slider-btn {
    width: 3.3333333333vw;
    height: 3.3333333333vw;
    max-width: 64px;
    max-height: 64px;
    border-radius: 50%;
    background-color: #e53025;
    position: absolute;
    top: 53%;
    left: -1.808333vw;
    z-index: 5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.examples .md-standart-slider-cases .slider-btn img, .md-standart-slider-cases .slider-btn svg {
    width: .4708333333vw;
    height: .8234375vw;
    max-width: 9px;
    max-height: 15px;
    -o-object-fit: cover;
    object-fit: cover;
    fill: #fff;
}

#examples .wrapper .slider-next-btn { background-color: #e53025; }
.examples .md-standart-slider-cases .slider-btn.slider-next-btn { left: auto; right: -1.88333vw; }

.examples .md-standart-slider-cases .slider-pagination {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.examples .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #ccc;
    opacity: 0.5;
    margin: 0 5px;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.3s ease;
}

.examples .swiper-pagination-bullet-active { background-color: #21b224; opacity: 1; transform: scale(1.2); }

.examples .slider-btn:hover { transform: translateY(-50%) scale(1.1); box-shadow: 0 4px 12px rgba(33, 178, 36, 0.3); }
.examples .slider-next-btn:hover { box-shadow: 0 4px 12px rgba(230, 126, 34, 0.3); }


@media (min-width: 375px) {
/* .swiper-slide { transition: all 0.3s ease; }
.swiper-slide-active { transform: scale(1.02); } */
}

.examples .slider-hint {
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    color: #666;
    opacity: 0.7;
}

.examples .slider-hint svg { animation: slideHint 2s ease-in-out infinite; }

@keyframes slideHint {
    0%, 100% { transform: translateX(0); }
    50% { transform: translateX(5px); }
}


.examples__item .item-info-block .info-btn-container { display: flex; align-items: center; gap: 2.81vw; }

/* Адаптив */
@media (max-width: 768px) {
    .examples { padding-bottom: 20vw; }
    #main .examples { padding-bottom: 40px; }
    /* #main .content-page-def.container {padding-bottom: 0;} */
    #main .company-item {padding-top: 0;}
    .examples__item .item-img-block a {height: 20vw; max-width: 220px; max-height: 208px;}
    .wrapper { width: 86.25vw; }
    /* #examples .wrapper h2 { font-size: 20px; } */
    .examples__title { margin-bottom: 14vw; }
    .md-main-title { font-size: 6.25vw; line-height: 9.375vw; }
    #examples .wrapper b { line-height: 1.1em; font-size: 24px; }
    .examples__text { font-size: 5vw; line-height: 140%; }
    .examples .md-standart-slider-cases .slider-hint {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 4.6875vw;
        margin-top: -1.3125vw;
        opacity: 1;

    }
    .examples .wrapper h2 { margin-bottom: 15vw; font-size: 1.3rem; }
    .examples .md-standart-slider-cases .slider-hint span {
        font-size: 4vw;
        line-height: 4.0625vw;
        letter-spacing: .05em;
        margin-right: 2.5vw;
        color: #e53025;
        width: max-content;
        font-weight: 600;
    }
    .examples__item { flex-direction: column; }
    .examples__item .item-img-block {
        width: 100%;
        /* justify-content: space-between; */
        justify-content: flex-start;
        gap: 3vw;
        margin-bottom: 4vw;
    }
    .examples__item .item-img-block a:first-child { height: 60vw; margin-bottom: 2vw; }
    .examples__item .item-img-block a { width: 30%; height: 20vw; margin-right: 0; }
    .examples__item .item-info-block { width: 100%; }
    .examples__item .item-info-block .info-title { font-size: 5vw; line-height: 140%; margin-bottom: 3vw; }
    .examples__item .item-info-block .info-list .info-list-item::before { width: 1.5vw; height: 1.5vw; margin-bottom: 1.5vw; }
    .examples__item .item-info-block .info-list .info-list-item::before { width: 1.5vw; height: 1.5vw; margin-bottom: 1.5vw; }
    .info-btn-container { flex-direction: column-reverse; margin-top: 10vw; }
    .examples__item .item-info-block .md-main-color-btn { width: 80%; }
    .md-main-color-btn { height: 18.75vw; padding: 0 14.6875vw; }
    .md-main-color-btn span { font-size: 3.75vw; line-height: 4.6875vw; letter-spacing: .03em; }
    .md-main-color-btn img, .md-main-color-btn svg {
        width: 4.0625vw;
        height: 4.0625vw;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .md-main-color-btn::after { width: 7.8125vw; }
    .examples__item .item-info-block .right-text { font-size: 3vw; margin-bottom: 1vw; }
    .examples .md-standart-slider-cases .slider-btn { display: none; }
    .md-main-color-btn span { font-size: 3.75vw; line-height: 4.6875vw; letter-spacing: .03em; }
    .md-main-color-btn::after { width: 7.8125vw; }
    .md-main-color-btn { justify-content: space-around; border-radius: 8px; }
    .examples .md-standart-slider-cases .slider-pagination { bottom: -6.25vw; }

    .examples .md-standart-slider-cases .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { width: 2.5vw; height: 2.5vw; margin: 0 1.25vw; }

    .examples .md-standart-slider-cases .slider-pagination .swiper-pagination-bullet { width: 2.5vw !important; height: 2.5vw !important; margin: 0 1.25vw !important; }

    .examples .md-standart-slider-cases .slider-pagination .swiper-pagination-bullet {width: 10px !important; height: 10px !important;}


    .reviews__img-slider .img-slider__container .slider-hint span {
        font-size: 4vw;
        line-height: 4.0625vw;
        letter-spacing: .05em;
        margin-right: 2.5vw;
        color: #e53025;
        width: max-content;
        font-weight: 600;
    }

    .reviews__phone-slider .phone-slider__container .slider-hint span {
        font-size: 4vw;
        line-height: 4.0625vw;
        letter-spacing: .05em;
        margin-right: 2.5vw;
        color: #e53025;
        width: max-content;
        font-weight: 600;
    }

    .reviews {
        padding-top: 40px;
        padding-bottom: 80px;
        display: flex;
        justify-content: center;
    }

    .interior-container h2 {
        font-size: 1.3em !important;
    }

    #main .mobile-scrolled--items-2>div {width: 90%;}

}

@media (max-width: 375px) {
.gallery-thumbs-swiper .swiper-slide {
     height: 45px !important;
      
    }
}

.bold-text-cases {font-weight:800;}
.examples .md-standart-slider-cases .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: #e53025 !important; }
.examples .md-standart-slider-cases .slider-pagination .swiper-pagination-bullet {
    opacity: 1 !important;
    transition: 0.5s !important;
    width: 10px !important;
    height: 10px !important;
    margin: 0 16px !important;
    background-color: #ECECEC !important;
}

.reviews .swiper-pagination-bullet:before,
.examples .swiper-pagination-bullet:before,
.content-page-def .swiper-pagination-bullet:before {position: relative !important;}

/* Блок Популярные коллекции  */
.gallery-thumbs-container {box-sizing: border-box; position: relative;}


/* Кнопки навигации для вертикальных миниатюр */
.gallery-thumbs-control-top,
.gallery-thumbs-control-bottom {
    display: none;
}

@media (min-width: 768px) {
    .gallery-thumbs-control-top,
    .gallery-thumbs-control-bottom {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 75px;
        height: 28px;
        margin: 0;
        position: relative;
        z-index: 10;
    }
    
    .gallery-thumbs-control-top {
       position: absolute;
       top:0;
    }
    
    /* .gallery-thumbs-control-bottom {
        position: absolute;
        bottom:0;
    } */
}

.thumbs-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border: 0;
    background: transparent;
    cursor: pointer;
    padding: 0;
}

.thumbs-button:hover svg path { fill: #1a171b; }

/* Галочка на выбранной миниатюре в стиле Splide */
.gallery-thumbs-swiper .swiper-slide {
    position: relative;
}

.gallery-thumbs-swiper .swiper-slide {
  position: relative;
}

.gallery-thumbs-swiper .swiper-slide.swiper-slide-thumb-active::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 3;
  pointer-events: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px 30px;
  filter: drop-shadow(0 2px 4px rgba(0,0,0,.3));
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z'/%3E%3C/svg%3E");
}


/* Убираем дублирующую галочку для is-selected, так как она уже есть в swiper-slide-thumb-active */
.gallery-thumbs-swiper .swiper-slide.is-selected::after {
    display: none;
}

/* Дополнительная галочка через псевдоэлемент для лучшей видимости */
.gallery-thumbs-swiper .swiper-slide.is-selected::after {
    content: '';
    position: absolute;
    height: 1.875rem;
    width: 1.875rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30' fill='white'%3e%3cpath d='M26.4909 6.83132C26.7252 7.06572 26.8568 7.38361 26.8568 7.71507C26.8568 8.04652 26.7252 8.36441 26.4909 8.59882L12.4384 22.6526C12.3107 22.7803 12.1591 22.8817 11.9922 22.9508C11.8253 23.0199 11.6465 23.0555 11.4659 23.0555C11.2852 23.0555 11.1064 23.0199 10.9395 22.9508C10.7726 22.8817 10.621 22.7803 10.4934 22.6526L3.51085 15.6701C3.39471 15.5539 3.30259 15.4161 3.23973 15.2643C3.17688 15.1126 3.14453 14.9499 3.14453 14.7857C3.14453 14.6214 3.17688 14.4588 3.23973 14.3071C3.30259 14.1553 3.39471 14.0175 3.51085 13.9013C3.62699 13.7852 3.76486 13.6931 3.91661 13.6302C4.06835 13.5673 4.23098 13.535 4.39523 13.535C4.55947 13.535 4.72211 13.5673 4.87385 13.6302C5.02559 13.6931 5.16346 13.7852 5.2796 13.9013L11.4671 20.0888L24.7221 6.83132C24.9565 6.59698 25.2744 6.46533 25.6059 6.46533C25.9373 6.46533 26.2564 6.59698 26.4909 6.83132Z'/%3e%3c/svg%3e);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 5;
    pointer-events: none;
    filter: drop-shadow(0 2px 4px rgba(0,0,0,0.3));
}

/* Скрываем старую галочку */
.gallery-thumbs-swiper .swiper-slide .thumb-check {
    display: none !important;
}

/* Позиционирование миниатюр с кнопками */
@media (min-width: 768px) {
    .gallery-collection {
        grid-template-rows: auto 1fr auto;
    }
    
    .gallery-thumbs-swiper {
        margin: 0;
        height: calc(100% - 56px); 
    }
}

.wiper-slide-thumb-active {}


.gallery-thumbs-control-bottom .thumbs-button.thumbs-button-next svg {transform: rotate(90deg);}
.gallery-thumbs-control-top .thumbs-button.thumbs-button-prev svg {transform: rotateZ(-90deg);}
/* Основные стили для галереи коллекций */
.gallery-collection:not(:last-child) {
  margin-bottom: 1rem; /* Уменьшаем отступ снизу */
}

.gallery-collection {
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  margin: 0.5rem 0; /* Добавляем небольшой отступ сверху и снизу */
}

.gallery-collection__photos:not(:last-child), .gallery-collection__thumbs:not(:last-child) {
  margin-bottom: 0.5rem;
}

.gallery-collection__photos-slide {
  aspect-ratio: 555/460;
  overflow: hidden;
  height: auto;
  width: 100%;
}

.gallery-collection__photos-picture {
  display: block;
  height: 100%;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}

.gallery-collection__photos-picture-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  max-width: 100%;
  max-height: 100%;
  display: block;
}

/* Стили для основного слайдера Swiper */
.gallery-main-swiper {
  padding-bottom: 0;
  height: auto;
  overflow: hidden;
  width: 100%;
}

.gallery-main-swiper .swiper-slide {
  aspect-ratio: 555/460;
  overflow: hidden;
  height: auto;
  max-width: 100%;
  width: 100%;
}

/* Адаптивная высота для слайдера */
@media (max-width: 1199px) {
  .gallery-main-swiper .swiper-slide {
    aspect-ratio: 16/10; /* Более компактное соотношение */
  }
}

@media (max-width: 767px) {
  .gallery-main-swiper .swiper-slide {
    aspect-ratio: 4/3; /* Еще более компактное для мобильных */
  }
}

/* Ограничение максимальной высоты на больших экранах */
@media (min-width: 1200px) {
  .gallery-main-swiper .swiper-slide {
    max-height: 500px; /* Максимальная высота */
  }
  
  .gallery-main-swiper {
    max-height: 500px;
  }
}

/* Ограничение высоты на средних экранах */
@media (min-width: 768px) and (max-width: 1199px) {
  .gallery-main-swiper .swiper-slide {
    max-height: 400px;
  }
  
  .gallery-main-swiper {
    max-height: 400px;
  }
}

/* Ограничение высоты на мобильных устройствах */
@media (max-width: 767px) {
  .gallery-main-swiper .swiper-slide {
    max-height: 300px;
  }
  
  .gallery-main-swiper {
    max-height: 300px;
  }
}

.gallery-main-swiper .swiper-slide img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  max-width: 100%;
  max-height: 100%;
  display: block;
}

/* Мобильные стили для галереи */
@media (max-width: 767px) {
  .gallery-collection {
    display: block;
    overflow: hidden;
  }
  
  .gallery-thumbs-swiper {
    height: 60px;
    margin-top: 0.25rem;
    overflow: hidden;
  }
  
  .gallery-thumbs-swiper .swiper-slide {
    height: 60px;
    width: 60px;
    max-width: 60px;
    max-height: 60px;
  }
}

/* Стили для миниатюр Swiper */
.gallery-thumbs-swiper {
  /* margin: -0.1875rem;
  padding: 0.1875rem; */
  height: 75px;
  margin-top: 0.25rem; /* Уменьшаем отступ сверху */
  overflow: hidden;
}

/* Более компактные миниатюры на мобильных */
@media (max-width: 767px) {
  .gallery-thumbs-swiper {
    height: 60px;
    margin-top: 0.25rem;
  }
  
  .gallery-thumbs-swiper .swiper-slide {
    height: 60px;
    width: 60px;
    max-width: 60px;
    max-height: 60px;
  }
}

@media (min-width: 768px) {
  .gallery-thumbs-swiper {
    margin-top: 0;
    height: 460px;
    width: 75px;
    overflow: hidden;
  }
  
  .gallery-thumbs-swiper .swiper-slide {
    height: 75px;
    width: 75px;
    max-width: 75px;
    max-height: 75px;
  }
}

.gallery-thumbs-swiper .swiper-slide {
  position: relative;
  cursor: pointer;
  height: 75px;
  width: 75px;
}

/* Адаптивные размеры для миниатюр */
@media (max-width: 767px) {
  .gallery-thumbs-swiper .swiper-slide {
    height: 60px;
    width: 60px;
  }

.gallery-thumbs-swiper {margin: 0px !important; padding: 0 !important; margin-top: 20px !important;}

}

.gallery-thumbs-swiper .swiper-slide::before {
  transition: opacity 0.15s linear 0s;
  opacity: 0;
  content: "";
  display: block;
  border: 1px solid #b5b5b5;
  border-radius: 8px;
  position: absolute;
  bottom: -0.1875rem;
  left: -0.1875rem;
  right: -0.1875rem;
  top: -0.1875rem;
}

.gallery-thumbs-swiper .swiper-slide:hover::before,
.gallery-thumbs-swiper .swiper-slide:focus-visible::before,
.gallery-thumbs-swiper .swiper-slide-active::before {
  opacity: 1;
}

.gallery-thumbs-swiper .swiper-slide img {
  height: 100%;
  width: 100%;
  border-radius: 8px;
  object-fit: cover;
  object-position: 50% 50%;
  display: block;
  max-width: 100%;
  max-height: 100%;
}

/* Адаптивная сетка для галереи */
@media (min-width: 768px) {
  .gallery-collection {
    display: grid;
    gap: 0.75rem; /* Уменьшаем промежуток между элементами */
    grid-template-columns: 1fr 75px;
    width: 100%;
  }
  
  .gallery-collection__photos:not(:last-child), 
  .gallery-collection__thumbs:not(:last-child) {
    margin-bottom: 0;
  }
  
  .gallery-thumbs-swiper {
    height: 400px;
    width: 75px;
    margin-top: 0;
  }
}

@media (min-width: 1200px) {
  .gallery-thumbs-swiper {
    height: 420px;
  }
}

@media (min-width: 1480px) {
  .gallery-collection {
    grid-template-columns: 555px 75px;
  }
}

/* Стили для коллекций */
.collection-def {
  border: 1px solid #b5b5b5;
  border-radius: 8px;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

.collection-def:not(:last-child) { margin-bottom: 6.25rem; }

.collection-def__photos {
  padding: 0.625rem;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

.collection-def__body {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  min-width: 0;
}

.collection-def__name {
  color: #1a171b;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.5;
  text-transform: uppercase;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  /* overflow: hidden; */
  text-overflow: ellipsis;
  padding: 0.3125rem 0.625rem;
  white-space: nowrap;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  margin: 0;
  box-sizing: border-box;
}

.collection-def__colors-number {
  display: flex;
  gap: 0.6875rem;
  flex-direction: row;
  align-items: center;
  padding: 0 0.625rem;
  background-color: #f4f4f4;
  color: #787878;
  min-width: 0;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
}

.collection-def__colors-number-value {
  flex-shrink: 0;
  padding-top: 0.1875rem;
  font-size: 3.25rem;
  font-weight: 300;
  letter-spacing: -0.03em;
  line-height: 1.5;
}

.collection-def__colors-number-label {
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1.3;
}

.collection-def__chars {
  /* display: none; */
  min-width: 0;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  
}

.collection-def__chars-label {
  color: #787878;
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1.3;
  min-width: 0;
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.collection-def__chars-value {
  color: #1a171b;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.03em;
  line-height: 1.6;
  min-width: 0;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

.collection-def__price {
  padding: 0.625rem;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

.collection-def__price-label {
  color: #787878;
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1.3;
  min-width: 0;
  width: 100%;
  max-width: 100%;
  margin: 0;
  margin-bottom: 0.6875rem;
}

.collection-def__price-value {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
  min-width: 0;
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.collection-def__more {
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
  color: #787878;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.3;
  max-width: 100%;
  min-width: 0;
  margin: 0;
}

.collection-def__more-link {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  padding: 1.25rem;
  text-decoration: none;
  color: inherit;
  max-width: 100%;
  overflow: hidden;
  min-width: 0;
}

.collection-def__more-link:hover,
.collection-def__more-link:focus-visible {
  background-color: #e53025;
  color: #fff;
}

/* Адаптивные стили для коллекций */
@media (min-width: 768px) and (max-width: 1199px) {
  .collection-def__photos { padding: 0.9375rem; width: 100%; max-width: 100%; }
  .collection-def__name { padding: 1.25rem 1.6875rem 1.0625rem; font-size: 2.2rem; }
  .collection-def__colors-number { padding: 0.8125rem 1.3125rem 0.75rem 0.9375rem; }
  .collection-def__price { padding: 1rem 1.6875rem 1.125rem; }
  .collection-def__price-value { font-size: 2.25rem; margin: 0; }
}

@media (min-width: 1200px) {
  .collection-def {
    display: grid;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
  }
  
  .collection-def__body {
    min-width: 0;
    width: 100%;
    max-width: 100%;
  }
  
  .collection-def__photos {
    padding: 1.1875rem 1.25rem 1.1875rem 1.1875rem;
    width: 100%;
    max-width: 100%;
  }
  
  .collection-def__header {
  display: grid;
  grid-template-columns: 1fr 230px;
  align-items: center;
  min-width: 0;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  gap: 1rem;
}
  
  .collection-def__name {
    padding: 2.1875rem 2.75rem 1.8125rem;
    font-size: 2.2rem;
  }
  
  .collection-def__colors-number {
    justify-content: center;
    padding: 1.5625rem 1.9375rem 1.5rem 1.25rem;
    margin: 0;
  }
  
  .collection-def__chars {
    display: flex !important;
    flex-direction: column;  
    justify-content: center;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    flex-grow: 1;
    padding: 2.75rem 3.9375rem 2.75rem 2.6875rem;
  }
  
  .collection-def__footer {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  width: 100%;
  max-width: 100%;
  min-width: 0;
}
  
  .collection-def__price {
    padding: 1.3125rem 2.6875rem 1.5625rem;
  }
  
  .collection-def__more-link {
    padding: 0;
  }
  
  .collection-def__price-value {
    font-size: 2.5rem;
  }
}

@media (min-width: 1200px) and (max-width: 1479px) {
  .collection-def {
    grid-template-columns: 450px 1fr;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
  }
  
  .collection-def__body {
    min-width: 0;
    width: 100%;
    max-width: 100%;
  }
}

@media (min-width: 1480px) {
  .collection-def {
    grid-template-columns: 690px 1fr;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
  }
  
  .collection-def__body {
    min-width: 0;
    width: 100%;
    max-width: 100%;
  }
}

/* Границы для коллекций */
.collection-def__photos:not(:last-child), 
.collection-def__body:not(:last-child) {
  border-bottom: 1px solid #b5b5b5;
}

.collection-def__header:not(:last-child), 
.collection-def__chars:not(:last-child), 
.collection-def__footer:not(:last-child) {
  border-bottom: 1px solid #b5b5b5;
}

.collection-def__price:not(:last-child), 
.collection-def__more:not(:last-child) {
  border-bottom: 1px solid #b5b5b5;
}

@media (min-width: 1200px) {
  .collection-def__photos:not(:last-child), 
  .collection-def__body:not(:last-child) {
    border-bottom: 0;
    border-right: 1px solid #b5b5b5;
  }
  
  .collection-def__price:not(:last-child), 
  .collection-def__more:not(:last-child) {
    border-bottom: 0;
    border-right: 1px solid #b5b5b5;
  }
}

/* Стили для популярных коллекций */
.collections-popular-def:not(:last-child) {
  margin-bottom: 1.875rem;
}

.collections-popular-def__item:not(:last-child) {
  margin-bottom: 1.25rem;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .collections-popular-def:not(:last-child) {
    margin-bottom: 2.8125rem;
  }
  
  .collections-popular-def__item:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}

@media (min-width: 1200px) {
  .collections-popular-def:not(:last-child) {
    margin-bottom: 3.75rem;
  }
  
  .collections-popular-def__item:not(:last-child) {
    margin-bottom: 6.25rem;
  }
}

/* Стили для табов */
.collections-tabs-def:not(:last-child) {
  margin-bottom: 6.25rem;
}

.collections-tabs-def__more-btn {
  width: 100%;
}

@media (max-width: 1199px) {
  .collections-tabs-def__tabs {
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  
  .collections-tabs-def__tabs::-webkit-scrollbar {
    display: none;
  }
  
  .collections-tabs-def__tabs.nav-links {
    display: block;
    white-space: nowrap;
  }
  
  .collections-tabs-def__tabs.nav-links .nav-item {
    display: inline;
  }
  
  .collections-tabs-def__tabs.nav-links .nav-item:not(:last-child) {
    margin-right: 1.25rem;
  }
}

.collections-tabs-def__tabs.nav-links .nav-link#collections-tabs-def--all--tab { font-weight: 600; }


.collections-popular-block-def.block-def:not(:last-child) { margin-bottom: 7.25rem; }
.collections-popular-block-def__title.title-block:not(:last-child) { margin-bottom: 2.25rem; }

/* .title-block__bold { margin-left: -0.375rem; margin-right: -0.375rem; } */

.title-block__light { font-weight: 200; }

.nav-links:not(:last-child) { margin-bottom: 2rem; }

/* Скрытие неактивных табов */
.tab-content > .tab-pane {
  /* display: none; */
}

.tab-content > .tab-pane.active { display: block; }

/* Стили для Swiper навигации */
.reviews .swiper-button-next,
.reviews .swiper-button-prev,
.examples .swiper-button-next,
.examples .swiper-button-prev,
.content-page-def .swiper-button-next,
.content-page-def .swiper-button-prev {
  background: none;
  border: 0;
  cursor: pointer;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  opacity: 1;
  align-items: center;
  border-radius: 0;
  display: flex;
  justify-content: center;
  height: 2.5rem;
  width: 2.5rem;
}


.reviews .swiper-button-next svg,
.reviews .swiper-button-prev svg,
.examples .swiper-button-next svg,
.examples .swiper-button-prev svg,
.content-page-def .swiper-button-next svg,
.content-page-def .swiper-button-prev svg{
    fill: #787878;
    height: 2.5rem;
    width: 2.5rem;
}

.reviews .swiper-button-next:hover:not(.swiper-button-disabled),
.reviews .swiper-button-prev:hover:not(.swiper-button-disabled), 

.reviews .swiper-button-next:hover:not(.swiper-button-disabled),
.reviews .swiper-button-prev:hover:not(.swiper-button-disabled),


.content-page-def .swiper-button-next:hover:not(.swiper-button-disabled),
.content-page-def .swiper-button-prev:hover:not(.swiper-button-disabled){
  opacity: 1;
  background: none;
}

.reviews .swiper-button-next:hover:not(.swiper-button-disabled) svg,
.reviews .swiper-button-prev:hover:not(.swiper-button-disabled) svg,
.examples .swiper-button-next:hover:not(.swiper-button-disabled) svg,
.examples .swiper-button-prev:hover:not(.swiper-button-disabled) svg,
.content-page-def .swiper-button-next:hover:not(.swiper-button-disabled) svg,
.content-page-def .swiper-button-prev:hover:not(.swiper-button-disabled) svg {
  fill: #1a171b;
}

.swiper-button-disabled { opacity: 0; }

.reviews .swiper-button-prev,
.examples .swiper-button-prev,
.content-page-def .swiper-button-prev { left: -0.625rem; }

.reviews .swiper-button-prev svg
.examples .swiper-button-prev svg
.content-page-def .swiper-button-prev svg { transform: scaleX(-1); }

.swiper-button-next { right: -0.625rem; }

.reviews .swiper-pagination,
.examples .swiper-pagination,
.content-page-def .swiper-pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
}

.reviews .swiper-pagination-bullet-active,
.examples .swiper-pagination-bullet-active, 
.content-page-def .swiper-pagination-bullet-active { background: #1a171b; z-index: 1; transform: none; }

.reviews .swiper-pagination-bullet:hover,
.reviews .swiper-pagination-bullet:hover, 
.swiper-pagination-bullet:hover { opacity: 0.9; background: #1a171b; }

@media (min-width: 1200px) and (max-width: 1479px) {
    .nav-links {
        gap: 1.8125rem;
    }
}

.nav {
    --bs-nav-link-padding-x: 1rem;
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-font-weight: ;
    --bs-nav-link-color: var(--bs-link-color);
    --bs-nav-link-hover-color: var(--bs-link-hover-color);
    --bs-nav-link-disabled-color: var(--bs-secondary-color);
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-links .nav-link {
    color: var(--bs-nav-links-link-color);
    font-size: 1.125rem;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}

.nav-links .nav-link {
    display: inline;
    padding: 0;
}

.nav-link {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    color: var(--bs-nav-link-color);
    text-decoration: none;
    background: none;
    border: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

.nav-link.active {color: #FFFFFF; background-color: #e53225d4; padding: 5px; border-radius: 8px;}
.nav-links li:has(.nav-link.active)::before { background: #e53225d4; }

@media (min-width: 1200px) {
   
}
.title-block {
    color: #1a171b;
    font-size: 2.25rem;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
}

@media (min-width: 1200px) {
    /* .title-block__bold { margin-left: -0.375rem; margin-right: -0.375rem; } */
}
.title-block__bold, .title-block__light { display: block; }

@media (min-width: 1200px) {
    .title-block { font-size: 5.625rem; }
}

.title-block__bold, .title-block__light { display: block; }

.title-block__light { font-weight: 200; }

@media (min-width: 1200px) {
    /* .title-block__light { margin-left: -0.3125rem; margin-right: -0.3125rem; } */
}

.collections-tabs-def__more-btn {
    width: 100%;
    display: block;
}
@media (min-width: 1200px) {
    .collections-tabs-def__more .btn-lg {
        font-size: 1.25rem;
    }
}
@media (min-width: 1200px) {
    .collections-tabs-def__more .btn-lg {
        padding: 2.125rem 2.125rem;
    }
}

.collections-tabs-def__more .btn {
    display: flex !important;
    --bs-btn-padding-x: 2.25rem;
    --bs-btn-padding-y: 1.625rem;
    --bs-btn-font-family: ;
    --bs-btn-font-size: 1rem;
    --bs-btn-font-weight: 700;
    --bs-btn-line-height: 1;
    --bs-btn-color: var(--bs-body-color);
    --bs-btn-bg: transparent;
    --bs-btn-border-width: 1px;
    --bs-btn-border-color: transparent;
    --bs-btn-border-radius: 0;
    --bs-btn-hover-border-color: transparent;
    --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    color: var(--bs-btn-color);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid #b5b5b5;
    border-radius: var(--bs-btn-border-radius);
    background-color: var(--bs-btn-bg);
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.collections-tabs-def__more .btn-lg {
    box-sizing: border-box;
    border-radius: 8px;
    --bs-btn-padding-y: 2.125rem;
    --bs-btn-padding-x: 2.125rem;
    --bs-btn-font-size: 1.25rem;
    --bs-btn-border-radius: 0;
}
  
@media (max-width: 1199px) {
  .gallery-main-swiper .swiper-slide {
    aspect-ratio: 16/10; 
  }
  
  .gallery-collection__photos-slide {
    aspect-ratio: 16/10;
  }
}

@media (max-width: 767px) {
  .gallery-main-swiper .swiper-slide {
    aspect-ratio: 4/3; 
  }
  
  .gallery-collection__photos-slide {
    aspect-ratio: 4/3;
  }
}

.collection-def__footer {
  min-height: 80px; 
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

@media (min-width: 1200px) {
  .collection-def__footer {
    min-height: auto;
    display: grid;
    grid-template-columns: 1fr 1fr; 
    align-items: center;
  }
}

.gallery-collection {
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  height: auto; 
}

.gallery-main-swiper {
  padding-bottom: 0;
  height: auto;
  overflow: hidden;
  width: 100%;
}

.gallery-main-swiper .swiper-slide {
  aspect-ratio: 555/460;
  overflow: hidden;
  height: auto;
  max-width: 100%;
  width: 100%;
}

.gallery-main-swiper .swiper-slide img {
  height: 100%;
  width: 100%;
  border-radius: 8px;
  object-fit: cover;
  object-position: 50% 50%;
  max-width: 100%;
  max-height: 100%;
  display: block;
}


.gallery-collection__photos {
  padding: 0.625rem;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  height: auto;
}

@media (min-width: 1480px) {
    .nav-links {
        gap: 2.1875rem;
    }
}


@media (max-width: 1479px) and (min-width: 1200px) {
  .collection-def {
    grid-template-columns: minmax(400px, 450px) 1fr;
  }
}

@media (max-width: 1199px) and (min-width: 768px) {
  .collection-def {
    display: block;
  }
  
  .collection-def__photos {
    margin-bottom: 1rem;
  }
}


.collection-def__body {
  min-height: 200px; 
}

.collection-def__chars {
  min-height: 120px; 
}

@media (max-width: 1199px) {
  .gallery-collection {
    grid-template-columns: 1fr 75px;
        gap: 0.5rem; 
  }
}

@media (max-width: 767px) {
  .gallery-collection {
    display: block;
  }
  
  .gallery-thumbs-swiper {
    margin-top: 0.25rem;
  }
  
  .collection-def__photos {
    padding: 0.5rem;
  }
}

.collection-def,
.collection-def__photos,
.collection-def__body,
.collection-def__footer {
  box-sizing: border-box;
}

@media (max-width: 1199px) {
  .collection-def__price-value { font-size: 1.75rem; }
  .collection-def__more-link { padding: 1rem; }
}

@media (max-width: 767px) {
  .collection-def__price-value { font-size: 1.5rem; }
  .collection-def__name { font-size: 1.3rem; }
}

.content-page-def.container { max-width: 100%; max-width: 1500px !important; padding: 0 1rem; margin-top: 3rem; margin: 0 auto; }

.content-page-def h2 {margin-bottom: 2.3rem;}


@media (max-width: 768px) {
  .content-page-def.container .title-block__bold { font-size: 1.3rem; }
}

@media (min-width: 768px) {
  .content-page-def.container { padding: 0 2rem; }
}


 @media (min-width: 1921px) {
   .examples__item .item-img-block a {
    max-width: 140px;
    max-height: 120px;
  }
  

  .examples__item .item-img-block a:first-child {margin-bottom: 0vw;}

  .examples {
    position: relative;
    padding-top: 3rem;
    padding-bottom: 3rem;
}
  
  .examples__item .item-info-block .md-main-color-btn { padding: 0 .604167vw; }
  .examples__item .item-info-block .md-main-color-btn {color: #FFFFFF;}

  .examples__item .item-info-block .info-descr {margin-bottom: 2rem;}

  .examples__item .item-img-block {max-width: 650px;}

  .examples__item .item-info-block .info-title {
    font-size: 1.75em;
    font-weight: 700;
    line-height: 3rem;
    margin-bottom: 2.5rem;
  }
  .examples__item .item-img-block {
    gap: 1.6rem;
  }


  .reviews__video-slider .video-slider__container {
    margin-bottom: 100px;
  }
  
  .reviews .slider-pagination {
    bottom: -60px;
  }

  .md-standart-slider .slider-pagination .swiper-pagination-bullet {
    margin: 15px;
  }

}




@media (min-width: 1200px) {
  .content-page-def.container { max-width: 1140px; padding: 0 0rem; }
}

@media (max-width: 1199px) {
  .collections-tabs-def__tabs { flex-wrap: nowrap; overflow-x: auto; padding-bottom: 0.5rem; }
  .collections-tabs-def__tabs .nav-item { flex-shrink: 0; }
}

body { overflow-x: hidden; max-width: 100%; }

.gallery-main-swiper .swiper-slide img { max-width: 100%; height: auto; object-fit: cover; }

@media (max-width: 1199px) {
  .gallery-main-swiper .swiper-slide img { width: 100%; height: auto; }


.collections-tabs-def ul li:before {display: none;}

.collections-tabs-def__tabs.nav-links {white-space: normal !important; display: grid; grid-template-columns: 1fr 1fr;}
  
.collection-def__colors-number-value {font-size: 2.25rem !important;}
.collection-def__colors-number-label {font-size: 1rem !important;}
.collection-def__chars-label {font-size: 1rem !important; padding-top: 1rem; text-align:center;}
.collection-def__chars-value p {font-size: 1rem; padding: 0 .625rem;}
.collection-def__more-link {font-size: 1rem;}

.nav-links .nav-link {font-size: 1rem;}

.collections-tabs-def__more .btn-lg {font-size: 1rem;}

}

.collection-def__price,
.collection-def__more {
  width: 100%;
  max-width: 100%;
  text-align: center;
  box-sizing: border-box;
}

@media (min-width: 1200px) {
  .collection-def__price,
  .collection-def__more {
    text-align: left;
  }
}

@media (min-width: 1200px) {
  .collection-def__footer {
    padding: 0;
    margin: 0;
  }
}

@media (min-width: 1480px) {
  .content-page-def.container {
        max-width: 1500px;
    }
}


/* Блок с кейсами (Реализованные проекты) */

  .spot-card__close {
    position: absolute;
    display: none;
    top: 12px;
    right: 12px;
    width: 28px;
    height: 28px;
    background: rgba(0, 0, 0, 0.1);
    border: none;
    border-radius: 50%;
    font: bold 18px/28px sans-serif;
    color: #333;
    cursor: pointer;
    opacity: 0.8;
    transition: opacity 0.2s ease;
    z-index: 10;
    pointer-events: auto;
}

.spot-card__close:hover,
.spot-card__close:active {
    opacity: 1;
    background: rgba(0, 0, 0, 0.15);
}

.spot-card {
    position: relative;
    padding-right: 12px;
}

.spot-portal-backdrop {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9998;
    animation: fadeIn 0.25s ease;
    pointer-events: auto; 
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}
.spot-card-wrapper { position: relative; }

.spot-card__close {
    position: absolute;
    top: 8px;
    right: 8px;
    background: rgba(0,0,0,0.5);
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    font-size: 18px;
    line-height: 1;
    cursor: pointer;
    z-index: 10;
}
.spot-card__close:hover { background: rgba(0,0,0,0.7); }
#spot-portal { 
    position: fixed; 
    inset: 0; 
    pointer-events: none; 
    z-index: 9999; 
}
#spot-portal .spot-portal { position: absolute; pointer-events: auto; z-index: 10000; }
#spot-portal .spot-card { opacity: 0; transform: translateY(10px); transition: opacity .25s ease, transform .25s ease; }
#spot-portal[data-open="1"] .spot-card { opacity: 1; transform: translateY(0); }


@media (max-width: 768px) {

    .spot { opacity: 1 !important; visibility: visible !important; }
    .spot { padding: 10px; }
    .spot__dot { width: 8px; height: 8px; }
    .wd-spot-icon { width: 24px; height: 24px; }
    
    #spot-portal .spot-card { width: 300px; max-width: 90vw; box-shadow: 0 20px 40px rgba(0,0,0,0.3); }
    #spot-portal[data-open="1"]::before {
        content: '';
        position: fixed;
        inset: 0;
        background: rgba(0, 0, 0, 0.5);
        z-index: 9998;
        animation: fadeIn 0.25s ease;
    }
    
    @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }
    
    .spot-card__close {display: block;}
}

@media (max-width: 480px) {
    #spot-portal .spot-card { width: 280px; max-width: 95vw; }
}

@media (max-width: 768px) {
    .spot__dot::after { animation: none; }

    #spot-portal .spot-portal {top: 67% !important;}
}
    .interior-container { max-width: 1500px; margin: 0 auto; margin-top: 0rem; }
    /* .interior-container h2 {font-size: 1.75em !important;} */
    .interior-header { text-align: left; margin-bottom: 50px; }
    .interior-title { font-size: 2.5rem; font-weight: 600; color: #2c2c2c; margin-bottom: 12px; }

    .interior-subtitle { font-size: 1.1rem; color: #666; font-weight: 400; }

    .masonry-grid { column-count: 5; column-gap: 16px; column-fill: balance; }

    .grid-item {
        background: #fff;
        border-radius: 8px;
        overflow: hidden;
        box-shadow: 0 2px 12px rgba(0,0,0,0.06);
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        break-inside: avoid;
        margin-bottom: 16px;
        display: inline-block;
        width: 100%;
    }

    /* .grid-item:hover {
        transform: translateY(-4px);
        box-shadow: 0 6px 25px rgba(0,0,0,0.12);
    } */

    .grid-item img, 
    .grid-item video {
        width: 100%;
        display: block;
    }

    /* Hotspots */
    .hotspots { position: relative; width: 100%; height: 100%; }
    .hotspots:hover .spot { display: block; }
    .hotspots > img, .hotspots > video { width: 100%; height: 100%; object-fit: cover; display: block; }

   .spot { 
    position: absolute; 
    left: var(--x);
    top: var(--y);
    transform: translate(-50%, -50%);
    background: transparent;
    border: 0;
    padding: 0;
    cursor: pointer;
    z-index: 2;
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
}

.hotspots:hover .spot { opacity: 1; visibility: visible; transform: translate(-50%, -50%); }

.spot__dot {
    width: 6px; 
    height: 6px; 
    border-radius: 50%;
    background: #fff; 
    border: 2px solid #ffffff;
    display: inline-block; 
    position: relative;
    box-shadow: 0 2px 8px rgba(0,0,0,0.25);
    transition: transform 0.3s ease;
}

.hotspots:hover .spot__dot { transform: scale(1.2); }

.spot__dot::after { content: ""; position: absolute; inset: -10px; border-radius: 50%; border: 10px solid #ffffff; animation: wd-Sonar 2s ease infinite; }

    @keyframes spot-pulse { 0% { transform: scale(0.8); opacity: 1;} 100% { transform: scale(1.3); opacity: 0;} }
    @keyframes wd-Sonar { 0% { opacity: 0; transform: scale(0.2) } 50% { opacity: .8 } 100% { opacity: 0; transform: scale(1) } }
    .spot__dropdown { 
        position: absolute; top: 50%; left: calc(100% + 10px);
        transform: translateY(-50%);
        opacity: 0; visibility: hidden; pointer-events: none;
        transition: opacity .2s ease, visibility .2s ease, transform .2s ease;
        z-index: 3;
    }
    .spot--left { left: auto; right: calc(100% + 10px); }
    .spot--right { left: calc(100% + 10px); right: auto; }
    .spot:hover .spot__dropdown,
    .spot:focus-within .spot__dropdown,
    .spot.is-open .spot__dropdown { opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; }

    .spot-card { width: 240px; background: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 10px 30px rgba(0,0,0,0.15); border: 1px solid rgba(0,0,0,0.06);}
    .spot-card__image { width: 100%; height: 140px; overflow: hidden; }
    .spot-card__image img { margin-top: 5%; width: fit-content; max-height: 85%; height: 100%; object-fit: contain !important; display: block; margin-left: auto; margin-right: auto; border-radius: 10px; }
    .spot-card__body { padding: 12px 14px 14px; }
    .spot-card__title { font-size: 15px; line-height: 1.3; color: #222; margin: 0 0 6px; font-weight: 600; }
    .spot-card__price { font-size: 14px; color: #111; margin-bottom: 10px; }
    .spot-card__price del { color: #999; margin-right: 8px; }
    .spot-card__price ins { text-decoration: none; color:rgb(0, 0, 0); font-weight: 700; }
    .spot-card__btn { display: inline-block; padding: 8px 12px; background: #e53225; color: #fff; border-radius: 8px; text-decoration: none; font-size: 13px; }
    .spot-card__btn:hover {color: #fff !important;}
    .spot { --hover-area: 14px; }
    .spot::before { content: ""; position: absolute; top: -20px; bottom: -20px; left: -20px; right: -20px;width: 20px; height: 20px; }
    .spot__dropdown::before { content: ""; position: absolute; top: 0; bottom: 0; width: 10px; left: -10px; }

    .wd-spot-icon {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 20px;
        height: 20px;
        font-size: 10px;
        cursor: pointer;
        user-select: none;
        border-radius: 50%;
        transition: all .25s ease;
        background:#e53025;
        box-shadow: 0 4px 14px rgba(0,0,0,.25);
        backdrop-filter: blur(2px);
    }

    .tall { height: 380px; }
    .semi-medium { height: 320px; }
    .medium { height: 280px; }
    .short { height: 220px; }

    .grid-item img, 
    .grid-item video {
        height: 100%;
        object-fit: cover;
    }

    .text-block {
        padding: 32px 24px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-height: 220px;
    }

    .text-block.vysoka { background: linear-gradient(135deg, #d8e4e4 0%, #cdd9d9 100%); }

    .text-block.zemlya { background: linear-gradient(135deg, #e2ddd0 0%, #d6d0c3 100%); }

    .text-block h3 {
        font-size: 1.25rem;
        font-weight: 700;
        color: #333;
        margin-bottom: 12px;
        text-align: center;
    }

    .text-block p {display: none; font-size: 1.4rem; color: #555; line-height: 1.6; }

    @media (max-width: 1200px) {
        .masonry-grid { column-count: 4; } }
    @media (min-width: 1000px) {
        .spot { opacity: 1; visibility: visible; } }
    
    @media (max-width: 900px) {
        .masonry-grid { column-count: 3; }
        /* .title { font-size: 2.2rem; } */
        .tall { height: 320px; }
        .semi-medium { height: 280px; }
        .medium { height: 240px; }
        .short { height: 200px; }
    }

    @media (max-width: 600px) {
        .masonry-grid { column-count: 1; column-gap: 12px; }
        .grid-item { margin-bottom: 12px; }
        
        /* .title { font-size: 1.9rem; } */
        
        .text-block { padding: 24px 20px; min-height: 160px; }
        .text-block h3 { font-size: 1.3rem; }
        
        .tall { height: 280px; }
        .semi-medium { height: 260px; }
        .medium { height: 220px; }
        .short { height: 180px; }
    }

    @media (max-width: 400px) {
        .masonry-grid { column-count: 1; }
    }

    @media (max-width: 370px) {
       .md-standart-slider-cases .slider-hint {margin-top: 4.5%;}
    }


    /* Floating portal for spot dropdowns (prevents clipping/overflow) */
    #spot-portal { position: fixed; inset: 0; pointer-events: none; z-index: 9999; }
    #spot-portal .spot-portal { position: absolute; transform: translateY(-50%); pointer-events: auto; }
    #spot-portal .spot-card { opacity: 0; transform: translateY(10px); transition: opacity .22s ease .08s, transform .22s ease .08s; }
    #spot-portal[data-open="1"] .spot-card { opacity: 1; transform: translateY(0); }
    


/* Страница шоурума */
.wrapper-showroom {max-width: 1500px; margin-left: auto; margin-right: auto;}
.wrapper-showroom .text-block h2{font-size: clamp(1.625rem, 1.1786rem + 1.4286vw, 2rem); margin-bottom: 0;}
	.showroom-img {border-radius: 8px;}
	.wrapper-showroom .text-block {
    border-radius:8px;
    text-align: center;
    text-align: center;
    padding-top: 5vh;
    padding-right: 4vh;
    padding-bottom: 1.5vh;
    padding-left: 4vh;
    margin-bottom: 3rem;
    background-color: #EDF2F4 !important; }

	.showroom-main-image { width: 100%; object-fit: contain; height: auto; display: block; margin-bottom: 3rem;}

    .image-description .showroom-main-image {margin-bottom: 3rem;}
    
	.images-showroom { display: flex; gap: 2rem; max-width: 100%; overflow: hidden; margin-bottom: 3rem;}
	.images-showroom .showroom-img { flex: 1; width: 100%; height: auto; max-height: 450px; }

	.showroom-description  {text-align: center; margin-bottom: 2rem;}

	.showroom-text {box-sizing: border-box; width: 80%; margin-left: auto; margin-right: auto; margin-bottom: 3rem;}
	.showroom-text p {text-align: center;}

  .showroom-text-1 {
   background-color: var(--theme-base-color);
    color: #FFFFFF;
    border-radius: 8px;
    width: 100%;
    padding-top: 4vh;
    padding-right: 6vh;
    padding-bottom: 4vh;
    padding-left: 6vh;
  }


  .showroom-text-1 p {
    font-size: clamp(1.625rem, 1.1786rem + 1.4286vw, 2rem) !important;
    margin-bottom: 0;
    line-height: calc(1em + 10px);
}


.showroom-text-2 {
    border-radius: 8px;
    text-align: center;
    padding-top: 6vh;
    padding-right: 6vh;
    padding-bottom: 6vh;
    padding-left: 6vh;
    margin-bottom: 3rem;
    background-color: #EDF2F4 !important;
    width: 100%;
  }

.showroom-text-2 p {font-size: 1.4rem !important; font-weight: 700;}
.showroom-text-2 .bottom-text-span{
  border: 1px solid #a5a5a5;
    padding: 20px;
    width: 100%;
    display: block;
    border-radius: 8px;
    font-size: 1.2rem;
  }

	.showroom-text span {} 
	.three-images-showroom { display: flex; gap: 10px; justify-content: space-between; max-width: 100%;  overflow: hidden; margin-bottom: 3rem;}

	.three-images-showroom .showroom-img { width: 100%; height: auto; object-fit: cover; max-height: 300px; }
	.three-images-showroom img { flex: 1; }

	.showroom-video {margin-bottom: 3rem;} 

	.showroom-banner {
    display: flex;
    border-radius: 8px;
    text-align: center;
    padding-top: 30px;
    padding-right: 75px;
    padding-bottom: 10px;
    padding-left: 75px;
    margin-bottom: 3rem;
    width: 100%;
    gap: 1rem;
}
   
    .showroom-banner-link {display: block; color: #222; text-decoration: none; }
    .showroom-banner-link:hover {color: #FFFFFF;}
    .showroom-banner { transition: transform 0.5s ease;}
    .showroom-banner ul li {margin-top: 0.5em;}

    .showroom-banner ul li:before {display: none;}
   .showroom-banner-link {
    border-radius: 8px;
    text-align: center;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    /* background-image: linear-gradient(181deg, #ee243a 0%, #7c1a1a 100%); */
    background-color: var(--theme-base-color);
    margin-bottom: 0rem;
    width: fit-content;
    color: #FFFFFF;
    width: 21em;
}

    .showroom-banner .text-col {width: 60%; text-align: left;}
    .showroom-banner .text-col p {width: 89%;}
    .showroom-banner .text-col .showrom-banner-heading {font-weight: 700;}
    
    .showroom-banner .tel-col {
    width: 40%;
    text-align: left;
    border: 1px solid #a5a5a5;
    border-radius: 8px;
    padding: 15px;
    background-color: #EDF2F4 !important;
  }

    .showroom-banner .tel-col .tel-col-title {font-weight: 700; font-size: 1.2rem;}

    .showroom-ul {width: fit-content; text-align: left; margin-bottom: 1em;}
    
	  .showrom-banner-heading {font-size: 1.5rem; line-height: calc(1em + 10px);}
    .showroom-tizzers {  margin-bottom: 3rem;}
    .map-text {}
    .map-text .bold-text {font-size: 1.5em; font-weight: 500;}
    .map-text a {text-decoration: underline;}
    .map-text .text-underline {text-decoration: underline;}
    .showroom-text p{font-size:1.2em;}
    .showroom-text .text-red {color:#e53225;}


    @media (max-width: 1000px) {
    .wrapper-showroom .text-block {
      padding-top: 30px;
      padding-right: 35px;
      padding-bottom: 30px;
      padding-left: 35px;
      text-align: left;
    }

    .showroom-tizzers {
      padding-top: 35px !important;
      padding-right: 15px !important;
      padding-bottom: 35px !important;
      padding-left: 15px !important;
    }

    .showroom-map{flex-wrap:wrap; gap:5vw;}
      .showroom-text {
        box-sizing: border-box;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 2rem;
        margin-top: -1rem;
    }

    .showroom-banner {
      border-radius: 8px;
      text-align: left !important;
      padding-top: 0px !important;
      padding-right: 5px !important;
      padding-bottom: 0px !important;
      padding-left: 5px !important;
      margin-bottom: 0rem !important;
    }

    .showroom-banner ul li {padding-left: 0% !important;}

    .showroom-banner-link {
      width: 85% !important;
      padding-top: 20px !important;
      padding-bottom: 20px !important; 
    }

    #main .interior-container {padding-top: 40px; margin-bottom: 40px;}

    .showroom-text p {text-align: left;}

    }


/* Изображение с шоурумом в товарах */
    .showroom-image-shop {margin-top: 5rem; margin-bottom: 5rem;}
    .showroom-image-shop__list { display: flex; flex-direction: column; gap: 40px; }
    .showroom-image-shop-item { position: relative; text-align: center; }

    .showroom-image-shop-img {
        width: 100%;
        height: auto;
        display: block;
        border-radius: 12px;
    }

    .showroom-image-shop-button {
      position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -65px;
    }

    .showroom-image-shop-button .btn { padding: 12px 28px; font-size: 16px; border-radius: 6px; }

    .tizers-list__item { display: flex; height: 100%; flex-direction: row; }
	  .tizers-list__item-image-wrapper--position-LEFT.tizers-list__item-image-wrapper { margin-right: 24px; }
    .tizers-list__item-image-wrapper {
      width: 40px;
      height: 40px;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .tizers-list__item-image-wrapper { flex-shrink: 0; }
    .tizers-list__item-text-wrapper { display: flex; flex-direction: column; }
    .tizers-list__item-descr { margin-top: 6px; }


@media (min-width: 768px) and (max-width: 1500px) {
  .reviews {padding-left: var(--theme-page-width-padding); padding-right: var(--theme-page-width-padding);}
  .examples {padding-left: var(--theme-page-width-padding); padding-right: var(--theme-page-width-padding);}
  .content-page-def.container {padding-left: var(--theme-page-width-padding); padding-right: var(--theme-page-width-padding);}
  .interior-container {padding-left: var(--theme-page-width-padding); padding-right: var(--theme-page-width-padding);}
}




    @media (max-width: 768px) {
    .showroom-tizzers .tizers-list { padding-top: 0rem !important; }
    .showroom-video iframe {width: 100%; height: 100%;}

    .reviews .wrapper {width: 100% !important;}
    .reviews__video-slider .swiper-container { width: 95%; margin-left: 0.5rem; }

    .reviews__img-slider .swiper-container {max-width: 230px;}

    .reviews {--theme-page-width-padding: 16px; padding-left: var(--theme-page-width-padding); padding-right: var(--theme-page-width-padding);}
    .examples {--theme-page-width-padding: 16px; padding-left: var(--theme-page-width-padding); padding-right: var(--theme-page-width-padding);}
    .content-page-def.container {--theme-page-width-padding: 16px; padding-left: var(--theme-page-width-padding); padding-right: var(--theme-page-width-padding);}
    .interior-container {--theme-page-width-padding: 16px; padding-left: var(--theme-page-width-padding); padding-right: var(--theme-page-width-padding);}
}
    
 @media (max-width: 600px) {
    .tizers-list__items-wrapper {flex-flow: column; justify-content: center; align-items: center; gap: 2rem !important;}
    .showroom-tizzers .tizers-list__item-wrapper.grid-list__item {width: 100% !important;}
    h1 { font-size: 1.525rem !important;}
    .wrapper-showroom .text-block h2 {font-size: clamp(1rem, 1.1786rem + 1.4286vw, 2rem);}
    .showroom-text p {font-size: 1em !important;}

    .reviews__img-slider {
        margin-bottom: 26vw !important;
    }
}
   
  @media (max-width: 375px) {
    h1 { font-size: 1.225rem !important; }
}


.main .content-page-def.container {padding-top: 40px; padding-bottom: 40px;}
.main .reviews {padding-top: 40px; padding-bottom: 80px;}
.main .interior-container {padding-top: 40px;}


.new_showroom_video_cont iframe {height: 100% !important;}

@media (max-width: 768px) {
 .showroom-banner {flex-direction: column; gap: 0;}
 .showroom-banner .text-col {width: 100%;}
 .showroom-banner .text-col p {width: 100%;}
 
 .showroom-ul {margin-left: 0 !important; margin-right: 0 !important; margin-bottom: 2em;}

 .showroom-banner .tel-col { width: 100%; text-align: center;}
 .showroom-banner-link { width: 80% !important; margin-left: auto; margin-right: auto;}

}



@media (min-width: 768px) {
  .new_showroom_video_cont { height: 54.5vw; }
}

@media (max-width: 768px) {
  .new_showroom_video_cont { height: 52.8vw; }
  .new_showroom_video_cont iframe {height: 100% !important;}
  .showroom-video iframe {height: 100% !important;}
}

@media (max-width: 410px) {
    .new_showroom_video_cont {
        height: 50.4vw;
    }
}

@media (min-width: 1500px) {
  .new_showroom_video_cont {height: 837px;}
}


@media (max-width: 768px) {
    
    .showroom-text-1 {
    padding-top: 30px;
    padding-right: 35px;
    padding-bottom: 30px;
    padding-left: 35px;
  }
  
  .showroom-text-1 p {
        font-size: clamp(1.225rem, 1.1786rem + 1.4286vw, 1rem) !important;
        margin-bottom: 0;
        line-height: calc(1em + 10px);
    }

    .showroom-tizzers {padding-left: 0 !important; padding-right: 0 !important;}
    .showroom-tizzers.tizzers-2 {padding-left: 15px !important; padding-right: 15px !important;}
   .showroom-tizzers .maxwidth-theme {padding-left: 0; padding-right: 0;}

    .showroom-text-2 p { font-size: clamp(1.225rem, 1.1786rem + 1.4286vw, 1rem) !important; line-height: calc(1em + 10px); }
    .showroom-text-2 .bottom-text-span {font-size: 1rem;}
}

.NEW_CASES_BLOCK_MOBILE {width: 93vw;}
/* End */


/* Start:/bitrix/templates/aspro-lite/css/yandex-map.min.css?169416434310521*/
body .bx-google-map,body div.bx-yandex-map{color:#222;color:var(--white_text_black)}.cluster_custom>span{position:absolute;left:0;right:0;text-align:center;z-index:1;line-height:56px}.contacts-page-map-top .bx-yandex-view-layout{margin-bottom:0}.bx-yandex-view-map .bx-yandex-map img{position:absolute;left:0;right:0}.projects .bx-yandex-view-map .bx-yandex-map img{position:static;max-width:100%}.bx-map-view-layout .image span{display:block;padding-top:70%}.contacts-page-map-top{margin:0 0 48px}.page-top-wrapper.color+.contacts-page-map-top.projects,.page-top-wrapper.grey+.contacts-page-map-top.projects{margin-top:0}body .contacts-page-map-top .ymaps-b-balloon{padding:0;width:366px!important;margin:4px 0 0 -1px}body .contacts-map-top-frame .ymaps-b-balloon{padding:0;width:344px!important;margin:4px 0 0 -1px}.pane_info_wrapper{position:relative;padding:14px 20px 20px}.pane_info_wrapper .pane_info{border-radius:4px;overflow:hidden}.pane_info_wrapper .pane_info .image{position:relative;float:left;width:112px;overflow:hidden;z-index:3;border-radius:4px;margin-top:6px}.pane_info_wrapper .pane_info .body-info{padding:0 15px 0 0}.pane_info_wrapper .pane_info .body-info:not(.wti){padding-left:132px}.pane_info_wrapper .pane_info .section_name{margin:0 0 4px;font-weight:400}.pane_info_wrapper .pane_info .info{margin:9px 0 0}.pane_info_wrapper .pane_info .title{padding:0}body .contacts-page-map-top .gm-style .gm-style-iw-c{padding:0!important}body .contacts-map-top-frame .gm-style .gm-style-iw-c{padding:0!important}body .contacts-page-map-top .gm-style .gm-style-iw-c img{display:inline-block!important;max-width:100%}.cluster_custom{font-size:13px;line-height:1}.ymaps-shadows-pane{display:none}body .drag-block .ymaps-label{display:none!important}.front_map.bx-yandex-view-layout{margin:0;border:none}.front_map.bx-yandex-view-map{position:relative;overflow:hidden;margin:0;border:none}.bx-yandex-view-map .bx-yandex-map img{position:absolute;left:0;right:0}body .ymaps-b-balloon__content{background:var(--card_bg_black)}body .ymaps-b-balloon{margin:-54px 0 0 -38px;width:344px!important;background:#fff;background:var(--card_bg_black);border-radius:8px;border-radius:var(--border-radius);padding:25px 45px 30px 32px;-webkit-box-shadow:0 5px 20px 0 rgba(18,25,38,.1);-moz-box-shadow:0 5px 20px 0 rgba(18,25,38,.1);box-shadow:0 5px 20px 0 rgba(18,25,38,.1);font-size:1rem;line-height:calc(1em + 10px);color:#666;color:var(--lite_basic_text_black);overflow:hidden}body .ymaps-b-balloon:after{content:"";position:absolute;bottom:0;left:0;right:0;height:19px;z-index:2;background:#fff;background:var(--card_bg_black)}body .ymaps-b-balloon .ymaps-b-balloon__content>ymaps{width:100%!important;height:auto!important}body .ymaps-b-balloon .ymaps-b-balloon__content-holster{padding:0}body .ymaps-b-balloon .ymaps-b-balloon__tr{display:none}body .ymaps-b-balloon .ymaps-b-balloon__tl{display:none}body .ymaps-b-balloon .ymaps-b-balloon__content{border:none}body .ymaps-b-balloon .ymaps-b-balloon__bl{display:none}body .ymaps-b-balloon .ymaps-b-balloon__br{display:none}body .ymaps-b-balloon .ymaps-b-balloon__close{top:8px!important;right:8px!important;width:26px!important;height:26px!important;background:0 0!important;border-radius:100%!important;transition:background-color .3s ease;-moz-transition:background-color .3s ease;-ms-transition:background-color .3s ease;-o-transition:background-color .3s ease;-webkit-transition:background-color .3s ease}body .ymaps-b-balloon .ymaps-b-balloon__close:before{content:"";position:absolute;top:50%;left:50%;margin:-5px 0 0 -5px;width:10px;height:11px;background:url(/bitrix/templates/aspro-lite/css/../images/svg/Closemap.svg) 0 0 no-repeat;transition:opacity ease .3s}body .ymaps-b-balloon .ymaps-b-balloon__close:hover:before{opacity:.5}body .ymaps-label{display:none!important}body .ymaps-b-balloon:before{content:"";background:#fff;background:var(--card_bg_black);width:15px;height:15px;position:absolute;bottom:-7px;left:50%;margin-left:-6px;box-sizing:border-box;box-shadow:0 0 20px 0 rgba(0,0,0,.1);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.ymaps-shadows-pane{display:none}.ymaps-b-balloon__content-body .pane_info_wrapper .pane_info .value-block{color:#555;font-size:13px;padding-left:24px;padding-bottom:11px}.ymaps-b-balloon__content-body .pane_info_wrapper .pane_info .value-block:last-of-type{padding-bottom:0}.ymaps-b-balloon__content-body .pane_info_wrapper .pane_info .value-block .svg-inline-metro{top:3px}.ymaps-b-balloon__content-body .pane_info_wrapper .pane_info .value-block .svg-inline-email{top:2px}.ymaps-b-balloon__content-body .pane_info_wrapper .pane_info .value-block a:not(:hover){color:#555}.ymaps-controls-lefttop{bottom:0;top:auto!important}body .ymaps-b-zoom_hints-pos_right{left:50%!important;right:auto!important;top:auto!important;bottom:20px!important;border-radius:32px;box-shadow:0 2px 6px 0 rgba(0,0,0,.2);background:#fff;margin-left:-88px}body .ymaps-b-zoom{width:80px;height:36px;padding:6px 10px}body .ymaps-b-zoom:before{content:"";position:absolute;right:50%;top:5px;bottom:5px;width:2px;background-color:#f5f5f5}body .ymaps-b-zoom__scale{display:none}body .ymaps-b-zoom__button{display:inline-block;height:26px;width:30px;opacity:.6}body .ymaps-b-zoom__button:hover{opacity:1}body .bx-yandex-view-map .ymaps-b-form-button__content{background-image:none}body .ymaps-b-form-button{background-image:none;overflow:visible}body .bx-yandex-view-map .ymaps-b-form-button__left{background-image:none}body .ymaps-b-zoom__button_type_minus{background-image:none;text-align:center}body .ymaps-b-zoom__button_type_plus{background-image:none;text-align:center}body .ymaps-b-zoom__button_type_minus .ymaps-b-zoom__sprite{width:100%;height:100%;background-image:url(/bitrix/templates/aspro-lite/css/../images/svg/yandexMapMinus.svg);left:0;background-position:-6px -3px}body .ymaps-b-zoom__button_type_plus .ymaps-b-zoom__sprite{width:100%;height:100%;background-image:url(/bitrix/templates/aspro-lite/css/../images/svg/yandexMapPlus.svg);left:0;top:0;background-position:-1px -3px}body .ymaps-controls-righttop{bottom:0;top:auto!important}body .ymaps-controls-righttop>ymaps{top:auto!important;bottom:20px!important;right:auto!important;left:50%;margin-left:2px}body .ymaps-controls-righttop .ymaps-b-select.ymaps-b-select_control_listbox{background:#fff;border-radius:32px;box-shadow:0 2px 6px 0 rgba(0,0,0,.2);padding:3px 0 3px 25px;position:relative}body .ymaps-controls-righttop .ymaps-b-select.ymaps-b-select_control_listbox:before{content:"";position:absolute;left:5px;top:2px;width:25px;height:25px;background-image:url(/bitrix/templates/aspro-lite/css/../images/svg/yandexMapShema.svg)}body .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes{position:absolute;left:3px;bottom:100%;margin-bottom:3px;top:auto}body .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes .ymaps-b-popupa__shadow{display:none}body .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes .ymaps-b-popupa__body{border-radius:8px;box-shadow:0 2px 6px 0 rgba(0,0,0,.2);padding:5px}body.index .ymaps-image-with-content{background-image:none!important}.marker.dynamic,.ymaps-point-overlay ymaps>svg{position:absolute;bottom:0;left:-23px}.ymaps-point-overlay ymaps.ymaps-image-with-content .marker{display:none}.gm-style .gm-style-iw-c,.gm-style .gm-style-iw-d{max-height:none!important;overflow:visible!important}body .gm-style .gm-style-iw-t{bottom:10px!important;right:-1px!important}body .gm-style .gm-style-iw-c{width:344px!important;background:#fff;border-radius:3px;padding:25px 45px 30px 32px!important;-webkit-box-shadow:0 5px 20px 0 rgba(18,25,38,.1);-moz-box-shadow:0 5px 20px 0 rgba(18,25,38,.1);box-shadow:0 5px 20px 0 rgba(18,25,38,.1);overflow-anchor:none}.gm-style .gm-style-iw-c button{background:url(/bitrix/templates/aspro-lite/css/../images/svg/Closemap.svg) center no-repeat!important;top:6px!important;right:6px!important}.gm-style .gm-style-iw-c img{display:none!important}.cluster>div{line-height:56px}@media (max-width:767px){body .ymaps-controls-pane{display:none}.bx-map-view-layout:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}.map-view{position:relative}.map-view:before{content:"";height:100%;left:0;opacity:.07;position:absolute;top:0;width:100%;background:rgba(255,255,255,.55) url(/bitrix/templates/aspro-lite/css/../images/map.png) no-repeat scroll center center;background-size:cover}.map-mobile-opener{content:"";position:absolute;top:10px;right:10px;width:40px;height:40px;background-color:#fff;border-radius:4px;box-shadow:0 1px 10px rgba(0,0,0,.15);z-index:1;background-image:url(/bitrix/templates/aspro-lite/css/../images/svg/yandexMapArrows.svg);background-position:center;background-repeat:no-repeat;cursor:pointer}.yandex-map__frame{position:fixed!important;top:0;bottom:0;left:0;right:0;z-index:10000!important}.yandex-map__frame .bx-map-view-layout:before{display:none}.map-mobile-opener.closer{background-image:url(/bitrix/templates/aspro-lite/css/../images/svg/yandexMapCloser.svg)}.yandex-map__frame .bx-yandex-view-layout:before{content:none}body .yandex-map__frame .ymaps-controls-pane{display:block!important;position:absolute!important;top:auto!important;bottom:20px!important}body .yandex-map__frame .ymaps-controls-righttop>ymaps{top:auto!important;bottom:0!important;left:50vw;margin-left:10px}body .yandex-map__frame .ymaps-controls-lefttop>ymaps{top:auto!important;bottom:0!important;left:50vw!important;transform:translateX(calc(-100% - 15px));margin-left:0}body .yandex-map__frame .ymaps-copyrights-pane,body .yandex-map__frame .ymaps-copyrights-pane+ymaps{display:none!important}body .yandex-map__frame .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes{bottom:100%!important;top:auto!important}body .yandex-map__frame .bx-google-map,body .yandex-map__frame .bx-map-view-layout,body .yandex-map__frame .bx-yandex-map,body .yandex-map__frame .bx-yandex-view-layout,body .yandex-map__frame .bx-yandex-view-map{width:100%;height:100%!important}}@media (max-width:530px){.bx-google-map,.bx-yandex-view-map .bx-yandex-map{height:275px!important}}@media (max-width:600px){.bx-yandex-view-layout.front_map .pane_info_wrapper .pane_info{width:auto;margin:20px 16px;position:static}.bx-yandex-view-layout .pane_info_wrapper .pane_info .title_block{padding:24px 0 22px;margin:0 30px}}@media (max-width:400px){body .ymaps-b-balloon{width:275px!important}.pane_info_wrapper .pane_info .body-info:not(.wti){padding-left:100px}.bx-map-view-layout .image span{padding-top:60%}body .contacts-map-top-frame .ymaps-b-balloon{width:275px!important}.pane_info_wrapper .pane_info .image{width:85px}body .ymaps-b-balloon{padding-right:35px}}
/* End */


/* Start:/bitrix/templates/aspro-lite/css/contacts.min.css?170170302311798*/
.contacts__map{overflow:hidden;position:relative}.contact-property--image img{max-width:100%;width:100%;height:auto;display:block}.contacts__map-wrapper+.contacts__desc{margin-top:47px}.contacts__desc{margin:0}.contacts__desc h3{font-size:1.46667em;line-height:calc(1em + 7px);margin:0 0 18px 0}.contacts__sticky-panel{box-shadow:0 5px 20px rgba(0,0,0,.1);overflow:hidden;padding:32px;background:var(--card_bg_black)}.contacts__sticky-panel__image{position:relative;margin:-32px -32px 0;overflow:hidden}.contacts__sticky-panel__image .contact-property--image{overflow:hidden}.contacts__sticky-panel .contacts__sticky-panel__image .contact-property--address{position:absolute;bottom:0;padding:0 32px 26px 32px;z-index:1}.contacts__sticky-panel .contacts__sticky-panel__image .contact-property--address .contact-property__label{color:#fff;margin:0 0 6px 0}.contacts__sticky-panel .contacts__sticky-panel__image .contact-property--address .contact-property__value{font-size:1.2em;line-height:calc(1em + 7px);color:#fff}.contacts__sticky-panel__info{padding:25px 0 0 0}.contacts__sticky-panel--without-image .contacts__sticky-panel__info{padding-top:0}.contacts__sticky-panel__btn-wraper{padding:24px 0 0 0}.contacts__sticky-panel__property{margin:11px 0 0 0}.contacts__sticky-panel__property:first-of-type{margin-top:0}.contacts__sticky-panel__desc{margin:0 0 24px 0}.contact-property__label{display:block}.contact-property__value.dark_link a{color:inherit}.contacts-detail{position:relative}.title-v3 .contacts-detail,.title-v4 .contacts-detail{margin-top:-64px}.contacts-detail .contacts__row{display:flex;align-items:stretch}.contacts-detail .contacts__col{position:relative;width:50%}.contacts-detail .contacts__content-wrapper{margin:0 0 0 auto;padding-right:24px;padding-bottom:50px}.contacts-detail .contacts__map-wrapper{padding-left:24px}.contacts_map-sticky{overflow:hidden}@media (min-width:992px){.hide_title_page .contacts-detail .contacts__content-wrapper{margin-top:71px}.hide_title_page .contacts-detail .contacts__map-wrapper{padding-top:71px}}.contacts-detail .contacts__map-wrapper{width:50%}.contacts-detail .contacts-detail__property--top{margin:0 0 30px;padding:0}.contacts-detail .contacts-detail__property--top .contact-property__label{margin-bottom:16px}.contacts-detail .contacts-detail__info .contact-property__value{line-height:1.47em}.contacts-detail .contacts-detail__info .contact-property__label{margin-bottom:2px}.contacts-detail__image{margin-bottom:37px;max-width:100%}.contacts-detail__image:not(.contacts-detail__image--gallery){overflow:hidden}.contacts-detail__image--gallery .gallery-big{padding-top:66.6%;height:0;position:relative}.contacts-detail__image--gallery .gallery-big .owl-carousel{position:absolute;top:0;left:0;bottom:0;right:0}.contacts-detail__image--gallery .owl-stage-outer{border-radius:4px}.contacts-detail__image--gallery .owl-item a div{display:block;padding-top:66.6%;background-size:cover;background-repeat:no-repeat;background-position:center top}.contacts-detail__properties{display:flex;align-items:stretch}.contacts-detail__property{padding:8px 0}.contacts-detail__social{position:relative;margin-top:33px}.contacts-detail__social .social__items{background-color:#fff;background:var(--black_bg_black);padding-right:40px}.contacts-detail__social:before{content:" ";position:absolute;left:0;right:0;bottom:0;top:0;height:1px;width:100%;background-color:#ececec;background:var(--stroke_black);margin:auto}.contacts-detail__description{margin-top:42px}.contacts-detail__btn-wrapper{margin-top:32px}@media (max-width:991px){.contacts-detail .contacts-detail__property--top{margin-top:30px}.contacts-detail .contacts__col{width:100%}.contacts-detail .contacts__content-wrapper{padding-right:0;margin-top:0}.contacts-detail .contacts__map-wrapper{padding-left:0}.contacts-detail__image{max-width:100%}.contacts-detail .contacts__map-wrapper{position:relative;min-height:300px;width:100%;left:initial;right:initial;top:initial;bottom:initial!important;margin-bottom:24px}.contacts-detail.contacts-v1 .contact-property--image{display:inline-block;vertical-align:top;overflow:hidden}.contacts-detail .contact-property--image img{max-width:100%;width:auto}}@media (min-width:531px) and (max-width:991px){.contacts-detail .bx-google-map,.contacts-detail .bx-yandex-view-map .bx-yandex-map{height:325px!important}}@media (min-width:768px){.contacts-detail__properties>.contacts__col+.contacts__col{padding-left:16px}}@media (max-width:767px){.contacts-detail__properties{flex-direction:column}.contacts-detail__properties>div:last-child{padding-left:0}.contacts-detail .contacts__col{width:100%}.contacts-detail .contacts__content-wrapper{padding-right:0}.contacts-detail__image{max-width:100%}.contacts-detail .contacts__map-wrapper{position:relative;min-height:300px;width:100%}}@media (max-width:550px){.contacts-detail .contacts__map-wrapper{position:relative;min-height:200px;width:100%}}.contacts-detail__image--gallery .gallery-big .swiper{position:absolute;top:0;left:0;bottom:0;right:0}.contacts-detail__image--gallery .swiper-slide a div{display:block;padding-top:66.6%;background-size:cover;background-repeat:no-repeat;background-position:center top}.contacts__row{display:flex;flex-direction:row}.contacts__col{min-width:0}.contacts__col--right{width:400px;padding-left:48px}.contacts__sticky-panel__info .contact-property--address{display:none;padding:6px 0 19px 0}.contacts__sticky-panel--without-image .contacts__sticky-panel__info .contact-property--address{display:block;padding-top:0}.contacts__panel-wrapper{display:flex;flex-direction:row;justify-content:space-between}.contacts__tabs{margin:0 16px 0 0;flex-shrink:0}.contacts__tabs .tabs{margin-bottom:32px}.contacts__tabs .nav-tabs{margin:0 -3px}.contacts__tabs .tabs .nav-tabs li{margin:0 3px}.contacts__tabs .tabs .nav-tabs li a{padding:10px 21px 10px 22px}.contacts__tab-content{position:relative}.contacts__tab-content.contacts__tab-content--map>:not(.contacts__map-wrapper):not(.alert),.contacts__tab-content:not(.contacts__tab-content--map)>.contacts__map-wrapper{position:absolute;top:-1000000px;width:100%;height:100%}.contacts__tab-content.contacts__tab-content--map>.contacts__map-wrapper,.contacts__tab-content:not(.contacts__tab-content--map)>:not(.contacts__map-wrapper){margin-top:0}.contacts__filter.line-block{max-width:672px;margin-bottom:16px;flex-grow:1}.contacts__filter .line-block__item{flex:1;min-width:0}.contacts__filter-select{margin-bottom:16px}.contacts__filter-select .dropdown-select__title{padding:7px 41px 7px 13px;position:relative;height:39px}.contacts__filter-select .dropdown-select__title span{display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;position:absolute;left:13px;right:41px}.contacts__filter-select .dropdown-select__title .svg{margin:0;position:absolute;right:17px;top:18px}.contacts__filter-select .dropdown-menu-wrapper{left:-1px;width:calc(100% + 2px);top:-1px}.contacts__filter-select .dropdown-select__list-link{word-break:break-word;white-space:normal}.contacts__filter-select .dropdown-menu-wrapper .dropdown-menu-inner{max-height:217px;overflow:auto}@media (max-width:991px){.contacts__row{flex-direction:column-reverse}.contacts__col--right{padding:0 0 47px;width:100%}.contacts__sticky-panel{display:flex;flex-direction:row;padding:26px 32px 32px 32px}.contacts__sticky-panel__image{margin:6px 0 0 0;max-width:352px;min-width:0;flex-basis:50%}.contacts__sticky-panel__info{flex:1;padding:0 0 0 32px;min-width:0}.contacts__sticky-panel--without-image .contacts__sticky-panel__info{padding-left:0}.contacts__sticky-panel .contacts__sticky-panel__image .contact-property--address,.contacts__sticky-panel .dark-block-after:after{display:none}.contacts__sticky-panel__info .contact-property--address{display:block}.contacts__sticky-panel__btn-wraper .btn.btn-wide{width:auto}}@media (max-width:768px){.contacts__panel-wrapper{flex-direction:column}.contacts__tabs+.contacts__filter{margin-top:-16px}}@media (max-width:600px){.contacts__sticky-panel{flex-direction:column;padding:32px}.contacts__sticky-panel__image{margin:0 0 33px 0;max-width:inherit}.contacts__sticky-panel__info{padding:0}.contacts__panel-wrapper .line-block{flex-wrap:wrap}.contacts__panel-wrapper .line-block__item{flex-basis:100%}}.contacts__ajax_items .contacts-list{margin-top:43px}.contacts-list__section{margin-top:43px;position:relative}.contacts-list .contacts-list__section:first-child{margin-top:0}.contacts-list__section-title{margin-bottom:25px}.contacts-list__wrapper{position:relative}.contacts-list__item{padding:25px 123px 32px 32px}.contacts-list__wrapper:not(:last-child) .contacts-list__item{border-bottom-left-radius:0;border-bottom-right-radius:0}.contacts-list__wrapper+.contacts-list__wrapper .contacts-list__item{border-top-left-radius:0;border-top-right-radius:0}.contacts-list__item-image-wrapper{position:relative}.contacts-list__item-image-wrapper .contacts-list__item-link,.contacts-list__item-image-wrapper>span{margin-right:32px;width:150px;height:100px;display:inline-block;position:relative;vertical-align:top;margin-top:6px}.contacts-list__item-image{background-size:cover;background-position:center;background-repeat:no-repeat;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.contacts-list__item-col{flex:1;padding-right:15px}.contacts-list__item-without-image .contacts-list__item-text-top-part>.contacts-list__item-col{flex-basis:calc(182px + (100% - 182px)/ 2)}.contacts-list__item-title{margin:0 0 6px 0}.contacts-list__item .contacts-list__item-metro .svg,.contacts-list__item .contacts-list__item-schedule .svg{margin-right:10px}.contacts-list__item .contacts-list__item-schedule .svg{margin-top:-2px}.contacts-list__item-info{margin:3px 0 0 0}.contacts-list__item-emails,.contacts-list__item-phones{line-height:21px}.contacts-list__item-coord{cursor:pointer;flex-shrink:0}.contacts-list__item-coord .color-theme{color:var(--fill_dark_lite_white_hover)}.contacts-list__item-coord svg path{fill:var(--fill_dark_lite_white_hover)}.contacts-list__item-coord:hover .color-theme{color:#333;color:var(--fill_dark_lite_ccc)}.contacts-list__item-coord:hover svg path{fill:#333;fill:var(--fill_dark_lite_ccc)}.contacts-list__item-coord .svg{margin:0 9px 0 0}.contacts-list__item-pay{margin:9px -8px 0}.contacts-list__item-pay__value{padding:0 8px;height:20px;line-height:20px}.contacts-list__item-pay__value img{max-width:40px}.contacts-list__wrapper .arrow-all{right:32px;top:35px}.contacts-list__item-properties{margin:20px 0 0 0}.contacts-list__item-properties-item-wraper{padding:0 0 0 15px;position:relative}.contacts-list__item-properties-item-wraper:before{content:"";position:absolute;left:0;top:9px;width:4px;height:4px;border-radius:2px;background-color:#9e9e9e;background:var(--theme-base-color)}@media (min-width:1450px){.contacts-list__item-col--right{display:flex;flex:1;flex-direction:row;justify-content:space-between}.contacts-list__item-coord{padding:1px 0 0 15px}}@media (min-width:1300px) and (max-width:1449px){.contacts-list__item-coord{padding:11px 0 0 0}}@media (min-width:1300px){.contacts-list__item--hidden-f1300{display:none}}@media (max-width:1299px){.contacts-list__item--hidden-t1299{display:none}.contacts-list__item-info{margin:6px 0 0 0}.contacts-list__item-info>.line-block{flex-direction:column}}@media (max-width:600px){.contacts-list__item{flex-direction:column!important}.contacts-list__item:not(.contacts-list__item-without-image){padding:32px}.contacts-list__item-col{padding:0}.contacts-list__item-image-wrapper .contacts-list__item-link,.contacts-list__item-image-wrapper>span{margin:0}.contacts-list__item-image-wrapper{margin:0 0 33px 0}}.contacts-list .grid-list--no-gap .contacts-list__wrapper.grid-list-border-outer{margin:0 -1px -1px 0}
/* End */


/* Start:/bitrix/templates/aspro-lite/components/bitrix/map.yandex.view/map/style.min.css?1694164343552*/
.map-detail-items__item--hidden{display:none}.map-detail-items__item{padding:25px 32px}.map-detail-items__item-svg{position:absolute;right:6px;top:8px;width:30px;height:30px;text-align:center;cursor:pointer}.map-detail-items__item-svg:not(:hover) svg path{fill:#999}.map-detail-items__item-close{width:10px;height:10px}.map-detail-items__item-title{margin-bottom:18px}.map-detail-items__item-property{margin-top:10px}.map-detail-items__item-buttons{margin-top:24px}@media (max-width:530px){.map-detail-items__item{padding-left:28px;padding-right:28px}}
/* End */


/* Start:/bitrix/templates/aspro-lite/components/bitrix/map.yandex.system/map/style.min.css?1694164343421*/
div.bx-yandex-map,div.bx-yandex-map div.YMaps-b-balloon-content{color:#000}div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td{padding:0!important}div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b{background-image:none!important}
/* End */
/* /bitrix/templates/aspro-lite/css/new_style.css?175882494877604 */
/* /bitrix/templates/aspro-lite/css/yandex-map.min.css?169416434310521 */
/* /bitrix/templates/aspro-lite/css/contacts.min.css?170170302311798 */
/* /bitrix/templates/aspro-lite/components/bitrix/map.yandex.view/map/style.min.css?1694164343552 */
/* /bitrix/templates/aspro-lite/components/bitrix/map.yandex.system/map/style.min.css?1694164343421 */
