

/* Start:/local/templates/bvb/template_styles.css?178668568717393*/
.header--new .header__top {
    justify-content: space-between;
}

.header--new .header__left {
    display: flex;
    gap: 24px;
    align-items: center;
    max-width: 387px;
    width: 100%;
}

.header--new .header__logo {
    margin-right: unset;
}
.header__logo {
    display: inline-block;
    min-width: unset;
}

.header--new .header__form-search__desktop {
    max-width: 327px;
    width: 100%;
}

.header__form-search__desktop {
    padding-right: 20px;
}

.header--new .header__form-search__desktop .header__form-search {
    margin-right: unset;
}

.header--new .header__form-search__desktop .header__form-search .header__div-search {
    max-width: 307px;
    width: 100%;
}

.header .btn {
    letter-spacing: 0;
}
.header--new .button-search_mobile {
    display: none;
    padding: 8px;
    width: 40px;
    height: 40px;
}

.header--new .header__center {
    display: flex;
    align-items: center;
}

.header--new .header__contacts {
    display: flex;
    gap: 24px;
    padding-right: 24px;
    position: relative;
    border-left: none!important;
    border-right: 1px solid var(--grayscale-mist-10);
}

.header--new .header__contacts span {
    color: grey;
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
}

.header--new .header__contacts-tel-div {
    display: flex;
    align-items: center;
    gap: 10px;
}

.header--new .header__contacts-mail-div {
    display: flex;
    align-items: center;
    gap: 10px;
}

.header--new .header__social {
    display: flex;
    align-items: center;
    gap: 12px;
    padding-left: 24px;
    padding-right: 24px;
}

.header--new .header__right {
    display: flex;
    gap: 10px;
    align-items: center;
    height: 40px;
}

@media (max-width: 1440px) {
    .header--new .header__location {
        display: flex;
        flex-direction: column;
        gap: 2px;
    }
}
.header--new .header__location {
    display: flex;
    justify-content: center;
    height: 100%;
    gap: 16px;
}

.header--new .header_location-div {
    display: flex;
    gap: 10px;
    align-items: center;
}

.header--new .header__location-btn {
    color: var(--solid-blue);
    white-space: nowrap;
    font-size: 16px;
}

.header--new .button-search_mobile--right {
    display: none;
    padding: 8px;
    width: 40px;
    height: 40px;
}

@media (max-width: 1440px) {
    .header--new .header__working-hours {
        border-left: none !important;
        padding: 0 !important;
    }
}

@media (max-width: 1440px) {
    .header--new .header__working-hours p {
        padding-left: 5px;
    }
}

.header__top .header--new .header__btn-basket {
    margin: 0;
    padding: 8px;
    width: 40px;
    height: 40px;
}

.header--new .header__working-hours p {
    margin: 0;
    font-weight: 400;
    font-size: 16px!important;
    line-height: 171%;
    color: var(--grayscale-mist-80);
    white-space: nowrap;
}

.header--new .header__contacts a {
    display: block;
    white-space: nowrap;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
}

.reviews__slider .swiper-wrapper,
.reviews__slider .swiper-slide {
    height: auto !important;
}

.main__head_bg .swiper-head__wrap-text .swiper-slide a.btn {
    margin-top: unset;
}

.contact-us-form {
    padding-top: 0;
    height: 380px;
}

.main__head .contact-us-form .contact-us-form__wrapper {
    padding: 8px 20px;
    height: 340px;
}

.contact-us-form .contact-us-form__wrapper h2 {
    margin-bottom: 10px;
}

.contact-us-form .contact-us-form__wrapper form {
    gap: 12px 16px;
}

.contact-us-form .contact-us-form__wrapper button {
    width: 100%;
    max-width: 316px;
}

.main__advantages {
    margin-bottom: 48px;
}

.contact-managers h2 {
    max-width: 315px;
}

.map__tabs-item .map__section:nth-child(3) {
    display: flex;
    flex-direction: column;
}

.map__contacts .row.justify-content-end {
    margin-right: 0 !important;
}

.map__section .btn.map__btn {
    align-self: flex-start;
}

.contact-us-form {
    height: unset;
}

.contact-us-form .contact-us-form__wrapper {
    height: unset;
    padding: 32px 40px;
}

.select-category-list.row::before, .select-category-list.row::after {
    display: none;
}

.about-company_company .tab__link-item {
    height: unset;
}

.tab__link-item {
    height: unset;
}

@media screen and (min-width: 575px) {
    #page__aluminumrolled .filters>div:first-child {
        border-bottom: 1px solid #e6e6e6;
        padding: 0 2rem 24px;
        margin: 0 -2rem;
    }
}

@media screen and (min-width: 1400px) {
    .main__head .row .col-lg-9 {
        width: 75%;
    }
}

@media screen and (max-width: 1400px) {
    .container.main__head .row .col-lg-9 {
        width: 100%;
    }
}

@media screen and (max-width: 1400px) {
    .main__head .row .col-lg-3 {
        width: 100%;
        display: none;
    }
}

@media (max-width: 768px) {
    .header--new .header__contacts {
        display: none;
    }
}
@media (max-width: 1300px) {
    .header--new .header__social {
        display: none;
    }
}
@media (max-width: 768px) {
    .header--new .header__logo {
        display: block;
        width: 19px;
        height: 24px;
    }
}
@media (max-width: 1300px) {
    .header--new .header__left {
        gap: 0 !important;
    }
}
@media (max-width: 768px) {
    .header--new .header__location {
        display: none !important;
    }
}
@media (max-width: 768px) {
    .header--new .button-search_mobile--right {
        display: flex!important;
        align-items: center;
        justify-content: center;
    }
}
@media (max-width: 1300px) {
    .header--new .header__btn-basket {
        width: 24px;
        height: 24px;
        margin-right: 0!important;
        padding: 8px;
    }
}

/* ===================== Каталог: листинг и быстрые ссылки ===================== */

.new-listing h1 {
    margin-bottom: 8px;
    font-weight: 700;
    font-size: 32px;
    line-height: 150%;
    background: #4a4953;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.new-listing-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 16px 24px;
    margin-top: 16px;
}

.new-listing-tags a {
    flex-shrink: 0;
    white-space: nowrap;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: var(--solid-blue);
    text-decoration: none;
    transition: color 0.2s ease, opacity 0.2s ease;
}

.new-listing-tags a:hover {
    color: var(--solid-blue);
    opacity: 0.75;
    text-decoration: underline;
}

.swiper-wrapper {
    height: unset !important;
}

p.aluminumrolled__listing-products-shown {
    margin-bottom: 16px;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: var(--grayscale-mist-60);
}

/* ——— страница 404 (как на bvb-alyans.ru) ——— */
.sections-wrapper:has(.content.page-error) {
    background: #fff;
}

.content.page-error {
    background: #fff;
    width: 100%;
    height: auto;
    min-height: calc(100vh - 280px);
    display: flex;
}

.content.page-error .page-error__container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 16px;
    flex: 1;
}

.content.page-error .page-error__container > img {
    width: 127px;
    margin-bottom: 1rem;
}

.content.page-error .page-error__title {
    color: #4a4953;
    margin-bottom: 8px;
    line-height: 32px;
    text-align: center;
}

.content.page-error .page-error__content-block {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 40px;
    padding: 32px;
    border-radius: 24px;
    background: #fff;
    width: 100%;
    max-width: 860px;
    box-sizing: border-box;
}

.content.page-error .page-error__content-head_description {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
}

.content.page-error .page-error__content-description {
    color: var(--grayscale-mist-60, #666);
    width: 100%;
    max-width: 640px;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.content.page-error .page-error__content-description span {
    color: #5f82d3;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}

.content.page-error .page-error__content-block .new-listing__head-form {
    width: 100% !important;
    max-width: none;
    margin: 0;
    border-radius: 12px;
    padding: 16px 24px;
    background:
        linear-gradient(90deg, #2a3653 20%, rgba(42, 54, 83, 0.8) 40.61%, rgba(42, 54, 83, 0) 100%),
        url(/local/templates/bvb/images/general/contact-us-form-bg.png);
    background-size: cover, cover;
    background-repeat: no-repeat, no-repeat;
    background-position: center, center;
}

.content.page-error .page-error__content-block .new-listing__head-form-wrapper {
    display: flex;
    gap: 20px;
}

.content.page-error .page-error__content-form_success {
    display: none;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.content.page-error .page-error__content-form_success .icon {
    width: 96px;
    height: 96px;
    fill: #cbe0ff;
    margin: 0 auto 20px;
}

.content.page-error .page-error__content-form_success_title {
    font-size: 18px;
    line-height: 32px;
    color: #000;
    margin-bottom: 8px;
    font-weight: 500;
}

.content.page-error .page-error__content-form_success_desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #999;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
}

.content.page-error .page-error__content-form_success_button {
    margin-top: 16px;
}

.content.page-error .form-container.form-success {
    display: none;
}

.content.page-error .form-container.form-success ~ .page-error__content-form_success {
    display: flex;
}

@media (max-width: 767px) {
    .content.page-error .page-error__content-block {
        padding: 16px;
        gap: 24px;
    }

    .content.page-error .page-error__content-block .new-listing__head-form-wrapper {
        flex-direction: column;
    }

    .content.page-error .page-error__content-block .new-listing__head-form form,
    .content.page-error .page-error__content-block .new-listing__head-form-text {
        width: 100%;
    }
}

p.aluminumrolled__listing-products-shown span {
    color: var(--grayscale---black);
}

/* Пустой листинг после фильтрации */
.productTable.productTable--empty {
    min-height: 0;
}

.productTable.productTable--empty tbody,
.productTable.productTable--empty .productTable__empty-row,
.productTable.productTable--empty .productTable__empty-cell {
    height: auto;
}

.productTable.productTable--empty .productTable__empty-cell {
    max-width: none;
    min-width: 0;
    width: 100%;
    padding: 32px 16px !important;
    background: #fff;
    box-shadow: none;
    position: relative;
    left: auto;
}

.productTable.productTable--empty .productTable__empty-cell:after {
    display: none;
}

.productTable.productTable--empty .table__error--compact {
    position: static;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    padding-top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: var(--grayscale-mist-80, #4a4953);
    text-align: center;
}

.productTable.productTable--empty .table__error--compact .filter-reset-all {
    margin: 8px auto 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #5f82d3;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    background: transparent;
    border: none;
    cursor: pointer;
}

.productTable.productTable--empty .table__error--compact .filter-reset-all:hover {
    text-decoration: underline;
}

.productTable-wrapper--empty {
    box-shadow: 0 -10px 50px -10px rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
    .productTable.productTable--empty .productTable__empty-cell {
        padding: 24px 16px !important;
    }
}

/* Bootstrap-like visually hidden (styles.css не содержит класса) */
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

.cart__product .product-card__counter {
    display: flex !important;
}

.cart__product .product-card__counter-value {
    width: 34px;
    height: 24px;
    border: 0;
    padding: 0;
    background: transparent;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    color: #4a4953;
}

.cart__product .product-card__counter .icon,
.cart__remove .icon {
    width: 24px;
    height: 24px;
    fill: #b3b3b3;
}

.cart__remove {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 0;
    background: transparent;
    cursor: pointer;
}

.cart__product-price {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 2px;
    font-size: 14px;
    line-height: 20px;
    color: #4a4953;
}

.cart__product-price--ask {
    color: #8a8a8a;
}

.cart__product-sum {
    font-weight: 600;
    color: #1f1f24;
}

.header__btn-basket {
    cursor: pointer;
}

.roi-cart-toast {
    position: fixed;
    left: 50%;
    bottom: 24px;
    transform: translate(-50%, 12px);
    z-index: 4000;
    max-width: calc(100% - 32px);
    padding: 12px 16px;
    background: #1f1f24;
    color: #fff;
    border-radius: 8px;
    font-size: 14px;
    line-height: 20px;
    opacity: 0;
    pointer-events: none;
    transition: opacity .2s ease, transform .2s ease;
}

.roi-cart-toast.is-visible {
    opacity: 1;
    transform: translate(-50%, 0);
}

.checkout._block-container {
    margin-top: 8px;
}

.checkout .cart__product {
    padding-left: 0;
    padding-right: 0;
}

.checkout .cart__product-name {
    max-width: none;
    flex: 1;
}

.checkout__total {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 20px;
    line-height: 28px;
}

.checkout__form .callback__textaria,
.checkout__form .form__half{
    margin-bottom: 15px;
}

.checkout__submit {
    width: 100%;
}

.checkout__empty,
.checkout__thanks {
    text-align: center;
}

.checkout__thanks .icon-thanks {
    width: 72px;
    height: 72px;
    fill: #00c193;
}

.checkout__thanks-title {
    display: block;
    margin: 16px 0 8px;
}

.checkout__thanks-number {
    margin: 0 0 8px;
}

.checkout__thanks-desc {
    margin: 0 0 24px;
    color: #4a4953;
}

.checkout .label .icon,
.checkout .textaria .icon {
    display: block;
}

#cart.sidebar:not(.active) {
    visibility: hidden;
    pointer-events: none;
}

#cart.sidebar:not(.cart-js-ready) {
    transition: none !important;
    visibility: hidden !important;
}

#cart.sidebar.active {
    visibility: visible;
    pointer-events: auto;
}

.productTable .btn.product-cart[data-cart-label] {
    overflow: hidden;
    flex-shrink: 0;
    gap: 0;
    justify-content: flex-start;
    align-items: center;
    width: 40px;
    min-width: 40px;
    height: 40px;
    padding: 8px;
    font-size: 14px;
    cursor: pointer;
}

.productTable .btn.product-cart[data-cart-label] .icon,
.productTable .btn.product-cart[data-cart-label] svg {
    width: 24px !important;
    height: 24px !important;
    min-width: 24px;
    min-height: 24px;
    flex: 0 0 24px;
    display: block;
}

.productTable .btn.product-cart[data-cart-label] .product-cart__label {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    text-transform: none;
    white-space: nowrap;
    max-width: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    color: inherit;
}

.productTable .btn.product-cart.btn-added-to-cart {
    cursor: pointer !important;
}

@media (min-width: 992px) {
    .productTable .btn.product-cart[data-cart-label]:hover,
    .productTable .btn.product-cart.btn-added-to-cart[data-cart-label="true"]:hover {
        width: auto !important;
        min-width: 40px;
        height: 40px;
        padding: 8px 12px 8px 8px;
        font-size: 14px;
    }

    .productTable .btn.product-cart[data-cart-label]:hover .product-cart__label {
        max-width: 180px;
        margin-left: 8px;
        opacity: 1;
    }
}
/* End */
/* /local/templates/bvb/template_styles.css?178668568717393 */
