.m-menu__title {
    color: #f9f9f9;
    border-top: 1px solid #eee;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.6;
    padding: 10px 10px 0;
    background: #4e7df1;
}

.slider-home-button {
    margin-right: 20px;
}

.share__link {
    border-radius: 6px;
}

.footer__logo img {
    max-width: 100%;
    max-height: 48px;
}

.pwhitep {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
}

.pwhitep figure {
  width: 100%;
  margin: 40px 0;
  background: #ffffff;
  border: 1px solid #ececec;
  border-radius: 6px;
  padding: 20px;
  text-align: center;
  box-sizing: border-box;
}

.pwhitep img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

.h-email__icon {
    color: #4e7df1;
    margin-right: 5px;
    display: flex;
    align-items: center;
}

.in-blocks__title {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 35px;
}

.soz__list {
    border-radius: 6px;
}

.h-phone__email {
    color: #dddddd;
    display: block;
    font-weight: 600;
    text-decoration: none;
    white-space: nowrap;
}

.p-accordion__icon {
    border-radius: 6px;
}

.p-accordion__title_active .i-plus {
    color: #059669;
    transform: rotate(-45deg);
}

.p-accordion__title_active:hover .i-plus {
    color: #059669;
    transform: rotate(-45deg);
}

.accordion__right {
    border-radius: 6px;
    max-width: 100%;
    border: 1px solid #eee;
    margin-left: 20px;
    padding-top: 20px;
}

.p-l-accordion__title:hover, .p-l-accordion__title_active {
    background: #94A3B8;
    color: #fff;
}

.p-picture__wrap {
    background: #fff;
    margin: 0 auto;
    padding: 40px;
    width: 500px;
    border: 1px solid #e6e6e6;
    border-radius: 6px;
}

.p-our-work {
    display: flex;
    flex-wrap: nowrap;
    margin-left: -30px;
    margin-top: -40px;
    margin-bottom: 40px;
}

.p-our-work__item {
    margin-left: 30px;
    margin-top: 40px;
    text-align: left;
    width: calc(33.33% - 30px);
}

.p-our-work-2 {
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-top: -40px;
    margin-bottom: 40px;
}

.p-our-work__item-2 {
    margin-left: 30px;
    margin-top: 40px;
    text-align: left;
    width: calc(50% - 30px);
}

.p-work {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
    /*margin-left: -50px;*/
    margin-bottom: 40px;
    justify-content: space-between;
}

.p-work__img {
    position: relative;
    margin-bottom: 20px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.p-work__item {
    flex: none;
    margin-top: 40px;
    margin-left: 50px;
    width: calc(33.33% - 50px);
    background: #ffffff;
    border: 1px solid #ececec;
    border-radius: 6px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
}

.p-work__num {
    position: absolute;
    left: 0;
    bottom: 0;
    padding-bottom: 8px;
    font-size: 2.875rem;
	font-weight: bold;
	color: #f0f0f0;
	z-index: 1;
}

.p-work__title {
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
}

.in-quote {
    border-left: 2px solid #2563EB;
    font-style: italic;
    margin: 20px 30px 30px;
    padding-left: 20px;
}

.pages_production {
    padding: 35px;
    /* position: relative; */
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #ececec;
    border-radius: 6px;
}

.pages_production__title-name {
    color: #222;
    font-size: 28px;
    font-size: 1.275rem;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 0;
}

.pages_production img {
    max-width: 100%;
    padding-bottom: 30px;
}

.product-documentation__list {
    display: flex;
    background: #f9f9f9;
    border: 1px solid #eee;
    border-radius: 6px;
    padding: 25px;
    margin: 0px auto;
    flex-wrap: wrap;
}

.download-documentation__item {
    padding: 10px 10px 10px 10px;
    margin-left: 20px;
    margin-right: 20px;
    display: flex;
}

.download-documentation__item-desc {
    
}

.download-documentation__item-download {
    
}

.prod-promo {
    background: #0F172A;
    color: #ffffff;
    display: block;
    position: relative;
    width: 100%;
    /*border: 1px solid #ebebeb;*/
    border-radius: 6px;
    margin-top: 15px;
}

.prod-promo__wrap {
    padding: 11px 10px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.prod-promo__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.prod-promo__icon {
    font-size: 0;
    margin-right: 10px;
    margin-bottom: 2px;
}

.prod-promo__text {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.6;
    padding-right: 40px;
}

.bg-categ__title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: var(--font-weight);
    margin-bottom: 25px;
    padding-right: 10%;
}

.p_under-sale {
    width: 100%;
    margin-top: 20px;
}

.p_under-button {
    margin-right: 20px;
    width: 100%;
}

.p_under-center li {
    background: #2563EB;
    border-radius: 4px;
    margin-top: 20px;
    padding: 10px 15px;
    color: #fff;
}

.infographic-container {
    background: white;
    /* border-radius: 15px; */
    /* box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15); */
    padding: 35px;
    max-width: 100%;
    width: 100%;
    /* position: relative; */
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #ececec;
    border-radius: 6px;
}

/*.infographic-container::before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    height: 5px;*/
/*    background: linear-gradient(90deg, #2980b9 0%, #3498db 100%);*/
/*}*/

.infographic-title {
    text-align: center;
    margin-bottom: 35px;
    color: #2c3e50;
}

.infographic-title h1 {
    font-size: 32px;
    margin-bottom: 10px;
    color: #2980b9;
}

.infographic-title p {
    font-size: 18px;
    color: #7f8c8d;
}

.comparison-item {
    margin-bottom: 40px;
    position: relative;
}

.item-title {
    font-size: 22px;
    margin-bottom: 20px;
    color: #2c3e50;
    font-weight: 600;
    padding-left: 10px;
    border-left: 2px solid #2563eb;
}

.bars-container {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.company-name {
    width: 130px;
    font-weight: bold;
    font-size: 17px;
}

.avimi-name {
    color: #059669;
}

.competitors-name {
    color: #2563EB;
}

.bar-container {
    flex-grow: 1;
    position: relative;
}

.bar {
    height: 36px;
    margin: 8px 0;
    border-radius: 0 6px 6px 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 15px;
    color: white;
    font-weight: bold;
    transition: width 1.5s cubic-bezier(0.22, 0.61, 0.36, 1);
    /*box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);*/
    position: relative;
    overflow: hidden;
}

.bar::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.3) 100%);
}

.avimi-bar {
    background: linear-gradient(90deg, #059669 0%, #059669 100%);
}

.competitors-bar {
    background: linear-gradient(90deg, #2563EB 0%, #2563EB 100%);
}

.scale {
    display: flex;
    justify-content: space-between;
    margin-top: 8px;
    color: #7f8c8d;
    font-size: 14px;
    padding: 0 10px;
}

.values-container {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.value {
    font-weight: 600;
    color: #2c3e50;
    font-size: 16px;
    padding: 5px 12px;
    background: #f8f9fa;
    border-radius: 6px;
}

.controls {
    display: none; /* Скрываем кнопку */
}

.animate-btn {
    background: linear-gradient(90deg, #2980b9 0%, #3498db 100%);
    color: white;
    border: none;
    padding: 12px 25px;
    border-radius: 30px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    transition: all 0.3s;
    box-shadow: 0 4px 8px rgba(41, 128, 185, 0.3);
}

.animate-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(41, 128, 185, 0.4);
}

.legend {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    gap: 20px;
}

.legend-item {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
}

.legend-color {
    width: 20px;
    height: 20px;
    border-radius: 4px;
}

@media (max-width: 768px) {
    .infographic-container {
        padding: 20px;
    }
    
    .infographic-title h1 {
        font-size: 26px;
    }
    
    .company-name {
        width: 110px;
        font-size: 15px;
    }
    
    .bar {
        height: 30px;
        font-size: 14px;
    }
}


.h-phone__call {
    color: #ffffff;
}

.htmlmap {
    line-height: 1.8;
    overflow-x: hidden;
}

.htmlmap ul {
    margin: 20px 0;
}

.htmlmap ul li {
    line-height: 1.8;
    list-style-type: none;
    margin: 10px 0;
    padding-left: 25px;
    position: relative;
}

.htmlmap ul li:before {
    color: var(--cheme-color-dop);
    content: "\2713";
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 0;
}

.htmlmap .htmlmap-list {
    list-style: none !important;
    border: 1px solid #ececec !important;
    border-radius: 6px !important;
    padding: 20px !important;
    margin: 10px 10px 10px 10px !important;
}

.p-shops__politika {
    display: flex;
    flex-direction: column;
    padding-right: 25px;
}

.p-shops__politika ul {
	margin: 0 10px 20px;
}

.p-shops__politika_item:last-child {
    padding-bottom: 0;
}

.p-shops__politika_item:first-child {
    border-top: 0;
    padding-top: 0;
}
.p-shops__politika_item {
    border-top: 1px solid #f2f2f2;
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.page-cat_desc {
    border: 1px solid #eee;
    border-radius: 6px;
    padding: 20px;
}

/* КАРТИНКИ В ТЕКСТЕ КАТЕГОРИЙ */
.content-columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: start;
}

.column-left, .column-right {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.image-placeholder {
    margin: 15px 0;
    text-align: center;
}

.image-placeholder img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

.image-caption {
    font-size: 14px;
    color: #666;
    font-style: italic;
    margin-top: 8px;
}

/* Адаптивность для мобильных */
@media (max-width: 768px) {
    .content-columns {
        grid-template-columns: 1fr;
        gap: 30px;
    }
}

.flex-columns {
    display: flex;
    gap: 40px;
}

.left-col, .right-col {
    flex: 1;
}

@media (max-width: 768px) {
    .flex-columns {
        flex-direction: column;
    }
}

.in-blocks__title-link {
    display: none;
}

.pvideo {
    width: 100%;
    margin: 40px 0;
    background: #f9f9f9;
    border: 1px solid #ececec;
    border-radius: 6px;
    padding: 20px;
}

/* СТИЛИ ДЛЯ ОПИСАНИЯ КАТЕГОРИЙ */

/* Базовые стили (если нужно для отдельных страниц) */

/* Заголовки разделов */
.section-title {
    color: #2c3e50;
    font-size: 22px;
    margin: 30px 0 15px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ddd;
}

/* Карточка с кратким описанием */
.product-card {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    padding: 25px;
    margin: 20px 0;
}

.product-card h2 {
    color: #2c3e50;
    margin-bottom: 8px;
}

/* Менее заметный слоган */
.product-tagline {
    font-size: 16px;
    color: #666; /* Более приглушенный цвет */
    font-weight: 400; /* Обычное начертание вместо полужирного */
    margin-bottom: 20px;
    font-style: italic; /* Добавляем курсив для мягкости */
    padding-left: 10px;
    border-left: 2px solid #e0e0e0; /* Тонкая линия слева */
    line-height: 1.5;
}

/* Текст контента */
.content {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    padding: 25px;
    margin-bottom: 20px;
}

.content p {
    margin-bottom: 15px;
    text-align: justify;
}

/* Адаптивная таблица */
.table-container {
    width: 100%;
    overflow-x: auto;
    margin: 20px 0;
}

.feature-table {
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
    min-width: 600px; /* Минимальная ширина для таблицы */
}

.feature-table th {
    background-color: #f1f8ff;
    color: #2c3e50;
    text-align: left;
    padding: 12px 15px;
    border: 1px solid #ddd;
    font-weight: 600;
    white-space: nowrap;
}

.feature-table td {
    padding: 12px 15px;
    border: 1px solid #ddd;
    vertical-align: top;
}

.feature-table tr:nth-child(even) {
    background-color: #f9f9f9;
}

/* Список преимуществ */
.advantages-list {
    list-style-type: none;
    padding-left: 0;
    margin: 20px 0;
}

.advantages-list li {
    padding: 6px 0 6px 30px; /* Уменьшил отступы сверху/снизу и увеличил слева */
    position: relative;
    line-height: 1.4; /* Уменьшил межстрочный интервал */
}

.advantages-list li:before {
    content: "✓";
    color: #27ae60;
    font-weight: bold;
    position: absolute;
    left: 5px; /* Сдвинул ближе к тексту */
    top: 6px; /* Выровнял по верхнему краю текста */
    font-size: 16px;
}

/* Список компонентов */
.components-list {
    list-style-type: none;
    padding-left: 0;
    margin: 20px 0;
}

.components-list li {
    padding: 6px 0 6px 25px; /* Уменьшил отступы сверху/снизу */
    position: relative;
    line-height: 1.4; /* Уменьшил межстрочный интервал */
}

.components-list li:before {
    content: "•";
    color: #3498db;
    font-weight: bold;
    position: absolute;
    left: 5px; /* Сдвинул ближе к тексту */
    top: 7px; /* Выровнял по вертикали */
    font-size: 18px;
}

/* Блоки призыва к действию */
.cta-block {
    background-color: #f1f8ff;
    border: 1px solid #b3d9ff;
    border-radius: 4px;
    padding: 20px;
    margin: 25px 0;
}

.cta-block p {
    margin-bottom: 10px;
    font-weight: 500;
}

/* Технические характеристики */
.specs-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 15px;
    margin: 20px 0;
}

.spec-item {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    padding: 15px;
    border-radius: 4px;
}

.spec-label {
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 5px;
}

.spec-value {
    color: #333;
}

/* Список технических характеристик (для водяных установок) */
.tech-specs {
    list-style-type: none;
    padding-left: 0;
    margin: 20px 0;
}

.tech-specs li {
    padding: 6px 0 6px 25px;
    position: relative;
    line-height: 1.4;
}

.tech-specs li:before {
    content: "•";
    color: #3498db;
    font-weight: bold;
    position: absolute;
    left: 5px;
    top: 7px;
    font-size: 18px;
}

/* Отступы и разделители */
.divider {
    height: 1px;
    /*background-color: #e0e0e0;*/
    background-color: transparent;
    margin: 30px 0;
}

/* Стили для изображений и сетки - ИСПРАВЛЕНО */
.image-grid-block {
    margin: 25px 0;
}

.image-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin: 0;
}

.image-col {
    display: flex;
    flex-direction: column;
    min-width: 0; /* Важно для корректного отображения */
}

.responsive-image {
    margin: 0;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #e0e0e0;
    width: 100%; /* Добавлено */
    height: auto; /* Добавлено */
}

.responsive-image img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
    max-width: 100%; /* Добавлено */
}

.responsive-image img:hover {
    transform: scale(1.02);
}

/* Стили для подзаголовков */
.subsection-title {
    color: #2c3e50;
    font-size: 20px;
    margin: 25px 0 15px;
    padding-bottom: 6px;
    border-bottom: 1px solid #eee;
    font-weight: 600;
}

.subsubsection-title {
    color: #2c3e50;
    font-size: 18px;
    margin: 20px 0 12px;
    font-weight: 600;
}

/* Стили для нумерованного списка */
.numbered-list {
    list-style-type: decimal;
    padding-left: 25px;
    margin: 20px 0;
}

.numbered-list li {
    margin-bottom: 8px; /* Уменьшил отступ между пунктами */
    padding-left: 5px;
    line-height: 1.4; /* Добавил фиксированный line-height */
}

/* Адаптивность */
@media (max-width: 768px) {
    .section-title {
        font-size: 20px;
    }
    
    .product-card, .content {
        padding: 15px;
    }
    
    /* Слоган на мобильных */
    .product-tagline {
        font-size: 15px;
        padding-left: 8px;
        margin-bottom: 15px;
    }
    
    .specs-grid {
        grid-template-columns: 1fr;
    }
    
    /* Улучшение читаемости таблицы на мобильных */
    .feature-table th,
    .feature-table td {
        padding: 10px;
        font-size: 14px;
    }
    
    .feature-table th {
        white-space: normal; /* Разрешаем перенос в заголовках */
        min-width: 100px;
    }
    
    /* Адаптивность для сетки изображений */
    .image-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    
    .subsection-title {
        font-size: 18px;
        margin: 20px 0 12px;
    }
    
    .subsubsection-title {
        font-size: 16px;
        margin: 18px 0 10px;
    }
}

@media (max-width: 480px) {
    .section-title {
        font-size: 18px;
    }
    
    /* Слоган на очень маленьких экранах */
    .product-tagline {
        font-size: 14px;
        padding-left: 6px;
        border-left-width: 1px;
    }
    
    /* Еще больше упрощаем таблицу на очень маленьких экранах */
    .feature-table th,
    .feature-table td {
        padding: 8px 6px;
        font-size: 13px;
    }
    
    .image-grid {
        gap: 10px;
    }
    
    .subsection-title {
        font-size: 17px;
    }
    
    .subsubsection-title {
        font-size: 15px;
    }
    
    .numbered-list {
        padding-left: 20px;
    }
}

.p-features__item-val {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: black;
    font-weight: 600;
}

.features td+td {
    padding-left: 10px;
    width: 65%;
    color: black;
    font-weight: 600;
}
.product__features_columns .product__features-value {
    margin-left: 10px;
    align-items: center;
    color: black;
    font-weight: 600;
}

.filter__check-scroll {
    max-height: 480px;
}

.sorting__filter {
    border: 1px solid #eee;
    border-radius: 4px;
    color: #fff;
    display: none;
    font-size: 0;
    padding: 6px;
    margin-left: 10px;
    cursor: pointer;
    transition: all .3s ease-out;
    background: #43c16d;
}