

/* Start:/delivery/css/delivery.css?17858293607091*/
.delivery-wrapper .blog-news-title.production-box-title.delivery-title-main {
    font-size: 48px;
    border-bottom: none;
    display: block;
}

.delivery-wrapper .blog-news-title.production-box-title {
    font-family: 'Roboto-Bold', sans-serif;
    font-size: 24px;
    border-bottom: none;
    min-height: auto;
    padding: 0;
    margin-bottom: 15px;
    display: block;
    width: 100%;
    text-align: left;
    text-decoration: none;
    text-transform: none;
}

.product-bases.product-bases-delivery .warehouse-element-wrap .warehouse-element-inner.active {
    height: 100%;
}

.warehouse-element-desktop-inner {
    display: flex;
}

.warehouse-element-desktop-inner > * {
    width: calc(100% / 4);
}

.warehouse-element-wrap .warehouse-element-title {
    background-color: #f0f0f0;
    padding: 15px;
    border-radius: 5px 5px 0 0;
    font-size: 18px;
    font-weight: 700;
    color: #22222c;
}

.warehouse-element-address {
    font-size: 1rem;
    color: #999;
    text-decoration: underline;
}

.warehouse-element-icon {
    display: flex;
    flex-direction: column;
    position: relative;
    margin-left: 40px;
    margin-top: 10px;
    padding: 0 10px;
}

.warehouse-element-icon.warehouse-element-hours-wrap {
    margin-top: 20px;
}

.warehouse-element-icon::before {
    content: '';
    background: url('/bitrix/templates/mobile/images/icons/sprite.png') no-repeat;
    width: 27px;
    height: 40px;
    position: absolute;
    top: -10px;
    left: -30px;
}

.warehouse-element-address::before {
    background-position: -2px -200px;
}

.warehouse-element-phones-wrap::before {
    background-position: -34px -200px;
}

.warehouse-element-hours-wrap::before {
    background-position: -100px -200px;
}

.warehouse-element-phones-inner {
    font-size: 18px;
    font-weight: 700;
}

.warehouses-map .H_ib_body {
    width: 220px;
    padding: 10px;
    font-size: 12px;
}

.warehouse-element-desktop-inner .type-detail-product-pict-wrap.not-empty-base {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.warehouse-element-hours-inner {
    width: calc(100% / 2);
    display: flex;
    flex-direction: column;
}

.product-bases .warehouse-element-icon.warehouse-element-hours-wrap {
    flex-direction: row;
}

.product-bases .warehouse-element-icon.warehouse-element-hours-wrap,
.product-bases .warehouse-element-wrap .type-detail-products {
    margin-top: 10px;
}

.product-bases .warehouse-element-icon.warehouse-element-hours-wrap {
    margin-left: 0;
}

.product-bases .warehouse-element-wrap .warehouse-element-inner::after {
    display: none;
}

.product-bases .warehouse-element-wrap.active-filter {
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.delivery-wrapper .last-delivery-box {
    margin: 30px 0;
    padding-top: 0;
}

.last-delivery-box .delivery-title-main {
    font-family: 'Roboto-Bold', sans-serif;
}

.last-delivery-box button {
    margin: 20px 0 40px;
}

.last-delivery-box .delivery-block-order:hover {
    background-color: #fff;
    color: #fb0000;
}

.delivery-wrapper p {
    font-size: 18px;
    line-height: 24px;
}

.delivery-list {
    margin-left: 40px;
    margin-bottom: 20px;
}

.blog-news-title.production-box-title-another {
    font-family: 'Roboto-Bold', sans-serif;
    font-size: 19px;
    text-decoration: underline;
    text-underline-offset: 5px;
    display: block;
    padding: 0;
    margin-bottom: 10px;
    text-align: left;
}

.blog-news-title.production-box-title-metal {
    font-family: 'Roboto-Bold', sans-serif;
    font-size: 19px;
    color: #b1b1b1;
    text-decoration: underline;
    text-underline-offset: 5px;
}

.delivery-list li {
    list-style: inherit;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
}

.delivery-wrapper a.delivery-link {
    color: #3462cb;
}

.delivery-wrapper a.delivery-link:hover {
    color: #3462cb;
    text-decoration: underline;
}

/* ------------------------------------------------------------------ */
/* -------------------- PRODUCT REGION ------------------------------ */
/* ------------------------------------------------------------------ */
.product-region-other-blocks-wrapper {
    display: flex;
    gap: 20px;
}

.product-bases .select-city,
.product-bases .select-region {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 20px 0 0;
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #2b2b37;
    border-radius: 5px;
    font-size: 1rem;
    color: #2b2b37;
    position: relative;
    height: 50px;
    cursor: pointer;
}

.product-region-other-blocks, .product-city-other-blocks {
    width: 100%;
    position: relative;
}

.product-bases .select-city-inner-icon,
.product-bases .select-region-inner-icon {
    color: #2a2a36;
    font-size: 30px;
}

.product-bases .select-region-inner > div, 
.product-bases .select-city-inner > div {
    display: block;
    padding: 10px;
    color: #2b2b37;
}

.product-bases .select-region-inner > div:hover,
.product-bases .select-city-inner > div:hover {
    background-color: #CCCCCC;
    cursor: pointer;
}

.product-bases .select-region-inner, .product-bases .select-city-inner {
    margin: 0 0 20px;
    display: block;
    width: 100%;
    border: 1px solid #2b2b37;
    border-top: none;
    height: 295px;
    overflow: auto;
    position: absolute;
    background-color: #fff;
    z-index: 1;
}

.last-delivery-box.last-delivery-box-mobile,
.delivery-wrapper-mobile {
    margin: 0 20px;
}

.delivery-wrapper-mobile .blog-news-title.production-box-title.delivery-title-main {
    font-size: 30px;
}

.delivery-wrapper-mobile .blog-news-title.production-box-title{
    font-size: 18px;
}

@media (max-width: 991px) {
    .delivery-wrapper .blog-news-title.production-box-title.delivery-title-main {
        font-size: 38px;
    }

    .delivery-wrapper .blog-news-title.production-box-title {
        font-size: 21px;
    }

    .delivery-wrapper h3.blog-news-title {
        font-size: 18px;
    }

    .delivery-wrapper h4.blog-news-title {
        font-size: 16px;
    }

    .delivery-wrapper .blog-news-title.production-box-title.delivery-title-main {
        margin-bottom: 23px;
    }

    .delivery-list li {
        list-style: inherit;
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 20px;
    }

    .warehouse-element-desktop-inner {
        padding-right: 40px;
    }

    .warehouse-element-desktop-inner > * {
        width: 100%;
        word-break: break-word;
    }
}

@media (max-width: 480px) {
    .delivery-wrapper .product-region-other-blocks-wrapper {
        flex-wrap: wrap;
        gap: 20px;
    }

    .product-region-other-blocks {
        margin-right: 0;
    }
}
/* End */


/* Start:/bitrix/templates/desktop/components/av/show.warehouse/desktop/style.css?17249298335642*/
.blog-news-title.production-box-title.delivery-title-main {
    font-size: 48px;
    border-bottom: none;
    margin-bottom: 30px;
}

.blog-news-title.production-box-title {
    text-transform: none;
}

.product-bases.product-bases-delivery .warehouse-element-wrap .warehouse-element-inner {
    height: 100%;
}

.warehouse-element-desktop-inner {
    display: flex;
    margin-top: 10px;
}

.warehouse-element-desktop-inner > * {
    width: calc(100% / 4);
}

.warehouse-element-wrap .warehouse-element-title {
    background-color: #f0f0f0;
    padding: 15px;
    border-radius: 5px 5px 0 0;
    font-size: 18px;
    font-family: "Roboto-Bold", sans-serif;
    color: #22222c;
    display: block;
}

.warehouse-element-wrap .warehouse-element-title {
    text-decoration: underline;
}

.warehouse-element-address {
    font-size: 1rem;
    color: #999;
    text-decoration: underline;
}

.warehouse-element-icon {
    display: flex;
    flex-direction: column;
    position: relative;
    margin-left: 40px;
    margin-top: 10px;
    padding: 0 10px;
}

.warehouse-element-icon.warehouse-element-hours-wrap {
    margin-top: 20px;
}

.warehouse-element-icon::before {
    content: '';
    /*background: url('/bitrix/templates/mobile/images/icons/sprite.png') no-repeat;*/
    width: 27px;
    height: 40px;
    position: absolute;
    top: -10px;
    left: -30px;
}

.warehouse-element-inner .warehouse-element-icon.empty-box::before {
    display: none;
}

.warehouse-element-address::before {
    background-position: -2px -200px;
}

.warehouse-element-phones-wrap::before {
    background-position: -34px -200px;
}

.warehouse-element-hours-wrap::before {
    background-position: -100px -200px;
}

.warehouse-element-phones-inner {
    font-size: 18px;
    font-family: "Roboto-Bold", sans-serif;
}

.warehouses-map .H_ib_body {
    width: 220px;
    padding: 10px;
    font-size: 12px;
}

.warehouse-element-desktop-inner .type-detail-product-pict-wrap.not-empty-base {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: inset 0.6px 0.8px 13px 0 rgb(0 0 0 / 20%);
    background-color: #fff;
    border-radius: 10%;
}

.warehouse-element-hours-inner {
    width: calc(100% / 2);
    display: flex;
    flex-direction: column;
}

.product-bases .warehouses-data-inner:not(:empty) {
    margin-top: 30px;
}

.product-bases .warehouse-element-icon.warehouse-element-hours-wrap {
    flex-direction: row;
}

.product-bases .warehouse-element-icon.warehouse-element-hours-wrap,
.product-bases .warehouse-element-wrap .type-detail-products {
    margin-top: 10px;
    display: flex;
}

.product-bases .warehouse-element-icon.warehouse-element-hours-wrap.empty-box::before,
.product-bases .warehouse-element-wrap .warehouse-element-inner::after {
    display: none;
}

.product-bases .warehouse-element-wrap.active-filter {
    box-shadow: 2.2px 3.3px 13.4px 0.6px rgb(29 29 38 / 10%);
    background-color: #fff;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.last-delivery-box {
    margin: 60px 0;
    border-top: 1px solid #ccc;
    padding-top: 50px;
}

.last-delivery-box h2 {
    font-size: 48px;
    border-bottom: none;
}

.last-delivery-box button {
    margin: 20px 0 40px;
}

.delivery-wrapper p {
    font-size: 18px;
    line-height: 24px;
}

.product-bases a.warehouse-element-icon:hover {
    opacity: 1;
    text-decoration: none;
    color: #000;
}

.product-bases .warehouse-element-icon::before {
    content: '';
    background: url('/bitrix/templates/mobile/images/icons/sprite.png') no-repeat;
    width: 27px;
    height: 40px;
    position: absolute;
    top: -10px;
    left: -30px;
}

.product-bases .warehouse-element-address::before {
    background-position: -2px -200px;
}

.product-bases .warehouse-element-phones-wrap::before {
    background-position: -34px -200px;
}

.product-bases .warehouse-element-hours-wrap::before {
    background-position: -100px -200px;
}

.product-bases .warehouse-element-icon.warehouse-element-phones-wrap::before {
    top: -2px;
}

.production-box-wrap .production-box-title {
    font-family: "Roboto", sans-serif;
    font-size: 24px;
    text-transform: none;
    border-bottom: 1px solid #ccc;
    min-height: auto;
    padding-bottom: 15px;
    margin-bottom: 15px;
    display: block;
    width: 100%;
    text-align: left;
}

.production-list .production-list-data, .production-box-wrap p {
    font-size: 18px;
}

.production-box-wrap .production-list-data-wrap .production-list-text.bigger::after,
.production-box-wrap.main-directions-inner-data .effect-wrap.drop-all-effect {
    display: none;
}

.production-box-wrap .production-list-data-wrap .production-list-text.bigger {
    height: 100%;
}

.production-wrap + p img,
.production-pict img,
.production-box-wrap p img,
.production-box-wrap + p img {
    border-radius: 10px;
    max-width: 80%;
    object-fit: cover;
    width: 100%;
}

.production-block-wrap .production-pict,
.production-all-wrapper .production-pict {
    justify-content: flex-start;
}

.proflist-production-box-wrap {
    display: flex;
    flex-wrap: wrap;
}

.proflist-production-box-wrap .production-pict {
    width: calc(100% / 2 - 15px);
    margin-right: 15px;
}

.proflist-production-box-wrap .production-pict img {
    max-width: 100%;
}
/* End */


/* Start:/bitrix/components/av/mailing.subscription/templates/desktop/style.css?17305405774713*/
.main-block-subscribe {
    background: url('/bitrix/components/av/mailing.subscription/templates/desktop/../.default/images/wave.svg') no-repeat 9% 34%,
    linear-gradient(140.46deg, #2C2C38 20.67%, #3A3B50 80.89%);
    border-radius: 5px;
    margin-top: 30px;
}

.main-block-action {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 45px;
    padding: 44px 83px;
}

.main-block-success {
    display: none;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    gap: 12px;
    padding: 31px 0;
}

.main-block-success > h5 {
    color: #fff;
    font-size: 24px;
}

.main-block-action-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 45px;
}

.main-block-subscribe-data {
    display: flex;
    flex-wrap: wrap;
    width: 366px;
    position: relative;
}

.main-block-subscribe-data > [data-clear-btn] {
    display: none;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    cursor: pointer;
}

.subscribe-title {
    color: #fff;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: end;
    width: max-content;
}

.subscribe-title > h4 {
    display: block;
    font-size: 24px;
    text-align: left;
    color: inherit;
}

.subscribe-title > p {
    display: block;
    font-size: 14px;
    text-align: right;
    width: 100%;
    padding: 0;
}

.input-email-subscribe {
    text-indent: 10px;
    color: #999;
    font-size: 14px;
}

.main-block-subscribe .btn-subscribe {
    background-color: #ff0000;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 1rem;
    display: flex;
    justify-content: center;
    transition: 0.3s;
    text-align: center;
    letter-spacing: 0.3px;
    padding: 13px 45px;
    border-radius: 5px;
    min-width: 238px;
    height: 45px;
}

@media (hover: hover) {
    .main-block-subscribe .btn-subscribe:hover {
        background-color: #CD0000;
    }
}

.message-subscribe {
    display: none;
    /*margin: 10px;*/
    color: #fff;
    font-size: 1rem;
    letter-spacing: 0.3px;
    width: 100%;
}

.message-subscribe {
    display: none;
    align-items: center;
    gap: 6px;
    position: absolute;
    top: 52px;
}

/*.message-subscribe.active {*/
/*    display: flex;*/
/*}*/

.message-subscribe > span {
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='15' viewBox='0 0 17 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.63398 0.5C8.01888 -0.166667 8.98112 -0.166667 9.36602 0.5L16.7272 13.25C17.1121 13.9167 16.631 14.75 15.8612 14.75H1.13878C0.368984 14.75 -0.112141 13.9167 0.272759 13.25L7.63398 0.5Z' fill='%23FF0000'/%3E%3C/svg%3E%0A");    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 21px;
    height: 21px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
}

.message-subscribe > p {
    color: #FFFFFF;
    font-size: 12px;
    padding: 0;
}

.main-block-subscribe-data .input-email-subscribe {
    height: 45px;
    width: 100%;
    border-radius: 5px;
    border: none;
    background-color: #FFFFFF;
    padding-left: 10px;
    color: #292836;
}

.main-block-subscribe-data .input-email-subscribe.invalid {
    border: 1px solid #CD0000;
    background-color: #FFEEEE;
}

.mail-form-captcha {
    margin-left: 25px;
    transform: scale(0.7);
    transform-origin: 0;
}

@media screen and (max-width: 1440px) {
    .main-block-action {
        flex-direction: column;
        gap: 30px;
    }
    .subscribe-title > p {
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    .main-block-action-wrapper {
        flex-direction: column;
        gap: 20px;
        width: 100%;
    }
    .main-block-subscribe-data {
        width: 100%;
    }
    .main-block-subscribe .btn-subscribe {
        min-width: 100%;
    }
}

@media screen and (max-width: 500px) {
    .main-block-action-wrapper {
        gap: 26px;
    }
    .main-block-action {
        gap: 20px;
        padding: 20px 15px;
    }
    .subscribe-title > h4 {
        font-size: 16px;
        font-weight: 400;
        line-height: 18.75px;
    }
    .subscribe-title > p {
        font-size: 12px;
        line-height: 14.06px;
    }
    .message-subscribe {
        top: 47px;
    }
    .main-block-success > h5 {
        font-size: 20px;
        text-align: center;
    }
}

/* End */
/* /delivery/css/delivery.css?17858293607091 */
/* /bitrix/templates/desktop/components/av/show.warehouse/desktop/style.css?17249298335642 */
/* /bitrix/components/av/mailing.subscription/templates/desktop/style.css?17305405774713 */
