

/* Start:/local/templates/techexpo/components/bitrix/news.list/portfolio_slider/style.css?17636400841385*/
.portfolio-slider {
    position: relative;
    min-height: 450px;
    padding: 35px 0;
}

.portfolio-slider::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%;
    background: #5c707b url(/local/templates/techexpo/img/engineering__bg.svg) center;
}

.portfolio-slider__title {
    position: relative;
    margin-bottom: 40px;
    font-size: 30px;
    color: #fff;
    line-height: 130%;
}

.portfolio-slider__item.swiper-slide {
    height: 0;
    visibility: hidden;
}

.portfolio-slider__inner.swiper-container-initialized .portfolio-slider__item.swiper-slide {
    height: auto;
    visibility: visible;
}

.portfolio-slider__item-link {
    display: flex;
    flex-direction: column;
    gap: 15px;
    height: 100%;
    padding: 10px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 3px 20px rgba(15, 20, 28, .15);
}

.portfolio-slider__item-img img {
    aspect-ratio: 16 / 11;
    object-fit: cover;
    border-radius: 8px;
}

.portfolio-slider__item-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 130%;
    text-align: center;
}

@media (max-width: 768px) {
    .portfolio-slider__title {
        margin-bottom: 25px;
        font-size: 22px;
        text-align: center;
    }
}
/* End */


/* Start:/local/templates/techexpo/components/darneo/catalog.section/powerstations/style.css?16775700672822*/
@media (min-width: 1020px) {

    .compressor .thead.count-6 .double-col {
        min-width: 40.2%;
        width: auto;
    }

    .compressor .thead.count-6 li:nth-child(2) {
        min-width: 16%;
        width: auto;
    }

    .compressor .thead.count-6 li:nth-child(3) {
        min-width: 17%;
        white-space: normal;
        word-wrap: break-word;
    }

    .compressor .thead.count-6 li:nth-child(4) {
        min-width: 14%;
        width: auto;
        white-space: normal;
    }

    .compressor .thead.count-6 li:nth-child(5) {
        min-width: 12.8%;
        width: auto;
    }

    .compressor .tbody.count-6 li:nth-child(1) {
        min-width: 15.80%;
        width: auto;
    }

    .compressor .tbody.count-6 li:nth-child(2) {
        min-width: 24.4%;
        width: 1%;
    }

    .compressor .tbody.count-6 li:nth-child(3) {
        min-width: 16.027%;
        width: auto;
    }

    .compressor .tbody.count-6 li:nth-child(4) {
        min-width: 17.029%;
        width: auto;
    }

    .compressor .tbody.count-6 li:nth-child(5) {
        min-width: 14.024%;
        width: auto;
    }

    .compressor .tbody.count-6 li:nth-child(6) {
        min-width: 12.822%;
        width: auto;
    }

    .desiccant .thead.count-4 li:nth-child(2) {
        min-width: 22%;
    }

    .desiccant .thead.count-4 li:nth-child(3) {
        min-width: 14%;
    }

    .desiccant .tbody.count-4 li:nth-child(3) {
        min-width: 28.035%;
    }

    .desiccant .tbody.count-4 li:nth-child(4) {
        min-width: 14%;
        white-space: nowrap;
    }

    .nitrogen .thead.count-4 li:nth-child(2) {
        min-width: 23%;
    }

    .nitrogen .tbody.count-4 li:nth-child(3) {
        min-width: 28.8%;
    }

    .nitrogen .thead.count-4 li:nth-child(3) {
        min-width: 14%;
    }

    .nitrogen .tbody.count-4 li:nth-child(4) {
        min-width: 14%;
        white-space: nowrap;
    }

    .oxygen .thead.count-4 li:nth-child(2) {
        min-width: 33%;
    }

    .oxygen .tbody.count-4 li:nth-child(3) {
        min-width: 36.3%;
    }

    .oxygen .thead.count-4 li:nth-child(3) {
        min-width: 14%;
    }

    .oxygen .tbody.count-4 li:nth-child(4) {
        min-width: 14%;
        white-space: nowrap;
    }

    .coal .thead.count-4 li:nth-child(2) {
        min-width: 24%;
    }

    .coal .tbody.count-4 li:nth-child(3) {
        min-width: 29.5%;
    }

    .coal .thead.count-4 li:nth-child(3) {
        min-width: 14%;
    }

    .coal .tbody.count-4 li:nth-child(4) {
        min-width: 14%;
        white-space: nowrap;
    }

    .name-properties-mob {
        display: none;
    }
}

.name-properties-mob {
    font-weight: bold;
}
/* End */


/* Start:/local/components/darneo/feedback/templates/consultation_engineer_2026/style.css?17794752284059*/
.application-form .alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    text-align: left;
}

.application-form .alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.application-form .alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.form-consult-wrap {
    margin-bottom: 40px;
    padding: 40px 0;
    background-color: #5C707B;
    box-shadow: 0 0 0 100vmax #5C707B;
    -webkit-clip-path: inset(0 -100vmax);
    clip-path: inset(0 -100vmax);
}

.form-consult {
    padding: 30px;
    background-color: white;
    border-radius: 8px;
}

.form-consult__head h3 {
    margin-bottom: 15px;
    line-height: 28px;
}

.form-consult__head p {
    margin-bottom: 30px;
    line-height: 18px;
}

.form-consult__inner {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.form-consult__inner input {
    max-width: 250px;
    height: fit-content;
    padding-left: 20px;
}

.form-consult__inner input::placeholder {
    font-size: 14px;
    color: rgba(83, 83, 83, 0.5);
    line-height: 18px;
}

.form-consult button {
    height: fit-content;
}

.form-consult .form-row.agreement-row {
    margin-bottom: 0 !important;
}

@media (max-width: 820px) {
    .form-consult-wrap {
        padding: 30px 5px;
    }

    .form-consult {
        padding: 30px 20px;
    }

    .form-consult__head {
        text-align: center;
    }

    .form-consult__inner {
        flex-direction: column;
    }

    .form-consult__inner input {
        max-width: none;
    }
}

.form-consult-engineer .form-consult-body {
    display: flex
}

@media (max-width: 820px) {
    .form-consult-engineer .form-consult-body {
        flex-direction: column;
    }
}

.form-consult-engineer .person__item {
    box-shadow: none;
    padding: 0 20px 0 0;
}

.form-consult-engineer .form-consult__inner {
    flex-wrap: wrap;
    margin-top: 20px;
}

.form-consult-engineer_left {
    flex: 2;
}

.form-consult-engineer_right {
    flex: 3;
}

.form-consult-engineer-2026 .form-consult__inner input, .form-consult-engineer-2026 .form-consult__inner button {
    width: 20vw;
    max-width: 270px;
}

@media (max-width: 1023px) {
    .form-consult-engineer-2026 .form-consult__inner input, .form-consult-engineer-2026 .form-consult__inner button {
        width: 23vw;
    }
}

@media (max-width: 820px) {
    .form-consult-engineer-2026 .form-consult__inner input {
        width: 100%;
        max-width: 100%;
    }
    .form-consult-engineer-2026 .form-consult__inner button {
        width: 100%;
        height: 52px;
        max-width: 100%;
        font-size: 18px;
        font-weight: 700;
        margin-top: 4px;
    }

    .form-consult-engineer-2026 .form-consult__inner {
        gap: 10px;
    }

    .form-consult-engineer-2026 .form-consult-engineer_left {
        display: none;
    }

    .form-consult-engineer-2026 .person__item_image, .form-consult-engineer-2026 .form-consult-engineer_text, .form-consult-engineer-2026 .person__item_contact {
        display: none;
    }

}

.form-consult-engineer-2026 .person__messengers {
    display: flex;
    gap: 5px;
    align-items: center;
}

.form-consult-engineer-2026 .messenger-item {
    width: 24px;
    height: 24px;
}

.form-consult-engineer-2026 .messenger-item a::before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.form-consult-engineer-2026 .messenger-item-telegram a:before {
    background-image: url(/local/templates/techexpo/img/svg/icon__telegram.svg);
}

.form-consult-engineer-2026 .messenger-item-max {
    background-image: url(/local/templates/techexpo/img/svg/icon__max.svg);
}
/* End */
/* /local/templates/techexpo/components/bitrix/news.list/portfolio_slider/style.css?17636400841385 */
/* /local/templates/techexpo/components/darneo/catalog.section/powerstations/style.css?16775700672822 */
/* /local/components/darneo/feedback/templates/consultation_engineer_2026/style.css?17794752284059 */
