

/* Start:/local/templates/stroekos/css/custom_new.css?178671093617510*/
a[href^="tel:"] {
  display: inline-flex;
  padding-block: 13px !important;
  margin-block: -13px !important;
}

a[href^="tel:"]::before {
  top: 50% !important;
  translate: 0 -50%
}

.example-container img {
  aspect-ratio: 10 / 8;

  object-fit: cover;
}
.calc__form-item .calc__tooltip .calc__tooltip-button {
    transform: rotate(0deg);
    transition: .2s;
}
.calc__form-item:hover .calc__tooltip .calc__tooltip-button {
    animation: rotate 2s infinite;
}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    30% {
        transform: rotate(40deg);
    }

    70% {
        transform: rotate(-20deg);
    }

    100% {
        transform: rotate(0deg);
    }
}
.calc__form-popular-values .checkbox:hover .checkbox__text {
    border-color: var(--gray);
    opacity: .8;
    cursor: pointer;
}
.category-bg.obs {
    margin-bottom: 30px;
}
.category-bg.obs + .section {
    margin-bottom: 30px;
}
#price table thead th {
    color: #fff;
}
.design__img {
    max-width: 60%;
}
.design__wrapper ol {
    list-style-type: decimal;
}
.skip-link {
    position: absolute;
    top: -40px;
    left: 0;
    background: #000;
    color: #fff;
    padding: 8px 16px;
    z-index: 9999;
}
.skip-link:focus {
    top: 0;
}


.feedback__form .callback-time__schedule {
    max-width: 500px;
    gap: 20px;
}
.feedback__form .callback-time__selected {
    max-width: 500px;
    font-size: 14px;
    margin: 10px 0;
}
.feedback__form .callback-time div:nth-child(2) {
    display: flex;
}
.feedback__form .callback-time {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 10px;
}
.feedback__form .callback-time label.radio {
    margin-right: 10px;
}
.feedback__form .radio {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
    gap: 10px;
}
.feedback__form .radio input {
    display: flex;
    align-items: center;
    appearance: none;
    gap: 10px;
}
.feedback__form .radio input::before {
    content: "";
    width: 16px;
    height: 16px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(26, 98, 214);
    border-image: none;
}
.feedback__form .radio input:checked::before {
    background: url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.76764 0.232287C9.45824 -0.0775267 8.95582 -0.0773314 8.646 0.232287L3.59787 5.28062L1.35419 3.03696C1.04438 2.72715 0.542174 2.72715 0.23236 3.03696C-0.0774534 3.34677 -0.0774534 3.84898 0.23236 4.15879L3.03684 6.96327C3.19165 7.11807 3.39464 7.19568 3.59765 7.19568C3.80067 7.19568 4.00386 7.11827 4.15867 6.96327L9.76764 1.3541C10.0775 1.0445 10.0775 0.542081 9.76764 0.232287Z' fill='%231A62D6' /%3E%3C/svg%3E") center / 60% no-repeat;
}

.feedback__form .callback-time .input {
    font-family: RobotoLight, Arial, sans-serif;
    font-weight: 600;
    font-size: 14px !important;
    line-height: 1.15;
    color: rgb(48, 48, 48);
    padding: 13px 12px;
    background: 0px 0px;
    border: 1px solid var(--active);
    border-radius: 3px;
    margin: 0px;
    height: 44px;
    width: 270px;
}
.feedback__form .callback-time .input-date {
    width: unset;
}
.feedback__form input.btn.btn--blue {
    margin-top: 10px;
}
.feedback__form .input-date span {
    font-size: 14px;
    color: #757575;
    opacity: 1;
    font-weight: 600;
}

@media (max-width: 998px) {
    .feedback__form .callback-time__schedule {
        max-width: 460px;
    }
    .feedback__form .callback-time .input,
    .feedback__form .callback-time .input-date {
        width: 220px;
    }
}

@media (max-width: 510px) {
    .feedback__form .callback-time .input {
        width: 100%;
    }
    .feedback__form .callback-time .input, .feedback__form .callback-time .input-date {
        width: unset;
        max-width: 180px;
    }
}
@media (max-width: 420px) {
    .feedback__form .callback-time .input, .feedback__form .callback-time .input-date {
        max-width: 170px;
    }
}
@media (max-width: 400px) {
    .feedback__form .callback-time .input, .feedback__form .callback-time .input-date {
        max-width: 160px;
    }
}
@media (max-width: 370px) {
    .feedback__form .callback-time .input, .feedback__form .callback-time .input-date {
        max-width: 150px;
    }
    .feedback__form .input-date span {
        font-size: 13px;
    }
    .feedback__form .callback-time .input::placeholder {
        font-size: 13px;
    }
}
@media (max-width: 360px) {
    .feedback__form .callback-time__schedule {
        max-width: 290px;
    }
    .input-date input::after {
        right: 10px;
        width: 16px;
        height: 16px;
    }
}
/*
main>:last-child {
    margin-bottom: unset !important;
}
*/

.content_section #quiz {
    padding-bottom: 0 !important;
}
.hidden {
    display: none;
}
.marquiz__container {
    max-width: unset !important;
}
.tab__content.slider {
    position: relative;
}
.article-page__main .tab {
    padding: 0;
}
.article-page__main .tab h2 {
    margin: 0;
}
.article-page__main .product__technical-list {
    font-size: 12px;
}
.montazh-page .tab {
    padding: 20px 0;
}
.serv-slider .tab {
    padding: 20px 0;
}
.calc__top-right {
    flex-shrink: 0;
}

.calc__top:has(.small_title) {
    flex-wrap: nowrap;
}

.calc__top-left:has(.small_title) {
    font-size: min(calc(17px + 12px), calc(17px + 12 * ((100vw - 375px) / 1545)));
}

a.calc_link {
    display: flex;
    gap: 5px;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #1a62d6;
    border-radius: 15px;
    padding: 10px 20px;
    justify-content: center;
    align-items: center;
    line-height: 1;
    color: #1a62d6;
    margin-bottom: 20px;
    transition: .2s;
}

a.calc_link:hover {
    background: #1a62d6;
    color: #fff;
}

.calc__submit-wrapper {
    position: relative;
}

.calc__body {
    overflow: visible;
}

.calc__error-message {
    position: absolute;
    top: 50%;
    right: 100%;
    translate: 0 -50%;
    z-index: 10;
    padding: 10px;
    min-width: fit-content;
    white-space: nowrap;
    max-width: 240px;
    transition: all .3s;
    cursor: default;
    box-shadow: 0 8px 18px 0 rgba(26, 98, 214, 0.06), 0 8px 18px 0 rgba(26, 98, 214, 0.06);
    background: #fff;
    border-radius: 5px;
    opacity: 1;
    line-height: 1.2;
    color: #7e8ca4;
}

@media (min-width: 992px) and (max-width: 1150px) {
    .calc__error-message {
        min-width: auto;
        white-space: normal;
        max-width: 150px;
    }
}

@media (max-width: 370px) {
    .calc__error-message {
        max-width: 100%;
        top: 100%;
        right: 0px;
        translate: 0 10px;
    }
}

.calc__form-item-count.error input,
.calc__input.error {
    background: #ffd7df;
    animation-name: blink;
    animation-duration: 2s;
}

@keyframes blink {
    0% {
        background: #ffd7df;
    }

    25% {
        background: #fff;
    }

    50% {
        background: #ffd7df;
    }

    75% {
        background: #fff;
    }

    100% {
        background: #ffd7df;
    }
}

.calc__bottom-right {
    flex-wrap: nowrap;
}

.calc__price-title {
    white-space: nowrap;
}

.btn-search {
    border-radius: 50%;
    padding: 0;
    width: 24px;
    height: 24px;
    padding: 5px;
    cursor: pointer;
    top: -2px;
    position: relative;
    transition: .2s;
}

.btn-search svg {
    width: 15px;
    height: 15px;
}

.btn-dzen svg {
    width: 24px;
    height: 24px;
}

.btn-search:hover {
    background-color: #ffffff57;
}

.product-item-button-container {
    text-align: center;
}

a.callbackkiller.cbk-phone.cbk-phone-mobile-xs.envy-not-scalling.callbackkiller-mobile {
    bottom: 30px !important;
    right: 26px !important;
    left: unset !important;
}

.header__contact a:before {
    left: 0px;
    top: 13px;
}


.slider-range.ui-slider-horizontal {
    z-index: 100;
    background: transparent;
}

.title-search-result {
    z-index: 3;
}

.blog__swiper.swiper,
.work__swiper.swiper {
    max-width: 100% !important;
    overflow-x: hidden !important;
}

.brand-wrapper-catalog .brand__item {
    align-content: space-between;
    max-height: 90px;
}

.brand__item span {
    font-size: 13px;
}

.brand__item-logo {
    max-height: 40px;
}

.basket__recomm .product__item-link {
    margin: 0;
}

.basket__recomm .product__item>a {
    gap: 10px;
}

.basket__recomm .product__item-bottom--flex {
    flex-direction: row;
    align-items: baseline;
}

.basket__recomm .product__item--flex .product__item-link {
    font-size: 18px;
    text-align: left;
}

.basket__recomm {
    padding: 0 0 60px;
}

.bx-system-auth-form .payment-input {
    margin: 10px 0;
}

.product-mobile .product-mobile__form {
    position: relative;
}

.answer:not(:empty) {
    z-index: 5;
}

.product-info__item {
    all: revert;
}

.product-info__item:not(.product__row-link) {
    display: flex;
    align-items: center;
    gap: 12px;
    min-height: 42px;
    padding: 6px 12px;
    box-shadow: 0 8px 24px 0 rgba(26, 98, 214, .06);
    background: #fff;
    border: 0;
    cursor: pointer;
    transition: all .3s;
}

.product-info__item:hover {
    background: revert;
}

.product-info__item:not(.product__row-link):hover {
    background: #e8fcff;
}

.product__row-link {
    font-size: 14px;
    text-decoration-color: currentColor;
    text-decoration: underline;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    text-align: center;
    color: #737d7f;
    transition: all .3s;
}

.product__row-link:after {
    all: unset;
}

.product__row-link:hover {
    text-decoration-color: transparent;
}

.product__row-link .product-info__item-title {
    all: revert;
}

.product__row-link-active {
    color: #0042ad;
}

.bx-filter .bx-ui-slider-track {
    z-index: 9;
}

.card__slider .product__item {
    grid-template-rows: auto 50px 0fr 0fr 50px;
}

.dropdown-catalog ul li ul .dropdown:hover .dropdown-menu {
    box-shadow: 0 4px 24px 0 rgba(26, 98, 214, .32) !important;
}

.paginator__arrow--disabled {
    color: #b6b6b6;
}

.paginator__arrow--disabled svg path {
    stroke: #b6b6b6;
}

.work .z_h2 {
    margin-bottom: 0;
}

.feedback__form.feedback__form--grid .checkbox input {
    margin-right: 5px;
}

.reviews-text__item-img {
    max-width: 150px;
}

.dropdown-catalog ul li ul .dropdown.dropdown-custom .dropdown-menu {
    top: calc(100% - 10px) !important;
    left: 35% !important;
}

.slider.action__slider,
.action .brand {
    margin-bottom: 40px;
}

/*.slider-range.ui-widget.ui-widget-content {
    margin: 0 13px;
}

.bx-filter.bx-green .bx-ui-slider-handle.right {
    background: transparent;
}

.bx-filter.bx-green .bx-ui-slider-handle.left {
    background: transparent;
}*/
.js-gallery-slider a.gallery__item img {
    height: 297px;
    width: auto;
    aspect-ratio: auto;
}

.js-gallery-slider .swiper-slide {
    padding: 0;
    height: 297px;
    box-sizing: border-box;
    width: fit-content;
}

.bx-filter .bx-filter-popup-result a {
    background: #0042ad;
    font-size: 12px;
    padding: 5px 3px;
    border-radius: 3px;
}

.bx-filter .bx-filter-popup-result a:hover {
    background: #dae7fd;
    color: #0042ad;
}

.bx-filter-block .tab-content {
    scrollbar-color: #0042ad #dae7fd;
}

.bx-filter .bx-filter-popup-result {
    font-size: 12px;
}

span#modef_num {
    font-weight: 600;
    font-size: 14px;
    color: #0042ad;
}

/* Убрал отступ в карточках товара */
/*.product__item-img,
.product__item-link,
.product__technical-list {
    margin-bottom: 0;
}*/


/* 
.card__slider .product__item {
    grid-template-rows: auto 50px 0fr 0fr 50px 20px;
}
*/
.card__slider .swiper-wrapper {
    padding-bottom: 20px;
}

.card__slider .product__item-button {
	font-size:  min(calc(11px + 2px), calc(11px + 2 * ((100vw - 375px) / 1545)))
}

.grecaptcha-badge {
    display: none;
    visibility: hidden;
    width: 0 !important;
}

.article-page__main {
    min-width: 0;
}

.content_section .section__top {
    margin-bottom: 20px;
}

.promo-container:not(.swiper-initialized) .swiper-slide:not(:first-child) {
	display: none
}


body:before {
	pointer-events: none
}

.article-page__main {
  min-width: 0;
}






/*section.article-page__main {
    max-width: 848px;
}

@media (max-width: 1200px) {
    section.article-page__main {
    max-width: 800px;
}
}
@media (max-width: 991px) {
    section.article-page__main {
    max-width: 680px;
}
}
@media (max-width: 900px) {
    section.article-page__main {
    max-width: 610px;
}
}

@media (max-width: 800px) {
    section.article-page__main {
    max-width: 535px;
}
}
@media (max-width: 768px) {
    section.article-page__main {
    max-width: 710px;
}
}*/

@media (max-width: 1300px) {
    .btn-to-top {
        bottom: 96px;
    }

    .btn-dzen .nav__mobile-item {
        margin: 0;
        font-size: 14px;
        color: #1a62d6;
    }

    .btn-dzen {
        display: flex;
        align-items: center;
        gap: 10px;
        position: relative;
        top: -2px;
    }
}

@media (max-width: 1150px) {
nav {
		width: 100%:
}
    .header__bottom .container {
        padding-bottom: 40px;
    }

    .messengers {
        order: 3;
        margin-top: 20px;
    }

    .btn-dzen {
        order: 4;
        margin-top: 10px;
    }

    .nav__mobile-item:nth-child(10) {
        order: 1;
    }

    .nav__mobile-item:nth-child(11) {
        order: 2;
    }
}

@media (max-width: 768px) {
    .catalog__filters-bottom {
        margin-left: 0;
        margin-right: 0;
    }

    .catalog__filters-bottom {
        padding-bottom: 0px !important;
    }

    .septik__btn {
        margin-top: 0px;
    }

    .marquiz__container_inline {
        align-items: center;
    }

    .marquiz__container_has_button:before {
        color: #ffffff;
    }

    .subfeedback {
        margin: 0 0 20px;
    }

    .product__price-sect+.product__label {
        display: none;
    }

    /*.product__price-sect {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 0;
}*/
    .product__price-sect .product__item-price {
        grid-column: 1 / 2;
        grid-row: 1 / 2;
    }

    .product__price-sect .count.quantity_inner {
        grid-row: 2 / 3;
    }

    .btn.pay {
        grid-row: 2 / 3;
        justify-self: flex-end;
        width: 100%;
    }

    .product__price-sect .product__item-new-price {
        text-align: left;
    }

    .product__price-sect .product__item-price .product-info__item {
        text-align: left;
    }

    .product__price-sect .product-info__item.product__row-link.product__row-link-active._dynamic_adapt_ {
        text-align: right;
    }
}
@media (max-width: 768px) {
    .footer a[href*="tel"] {
    display: flex;
}
}

@media (max-width: 767px) {
    .product__item-price {
        order: 0;
    }
}

@media (max-width: 676px) {
    .design__img {
        max-width: 100%;
    }
    .design__block {
        flex-direction: column;
    }
    .design__list {
        width: 100%;
    }
}

@media (max-width: 576px) {
    .bx-touch .bx-filter .bx-filter-popup-result {
        background: rgba(255, 255, 255, 1);
        position: absolute !important;
        right: 0vw !important;
        left: unset !important;
        bottom: unset !important;
        top: unset !important;
    }

    .bx-filter .bx-filter-popup-result a {
        min-height: auto;
        padding: 10px 15px;
    }

    .card__slider .product__item {
        box-shadow: unset;
    }

    .product__item-link {
        margin-bottom: 0;
    }

    .breadcrumbs {
        row-gap: 10px;
    }
}

@media (max-width: 575px) {
    .card__slider .product__technical-list {
        font-size: calc(10px + 3 * (100vw - 320px) / 255);
        padding: 0 5px;
    }

    .product__item-new-price {
        text-align: center;
    }

    .product__label {
        padding: 15px 20px;
        font-size: 16px;
        margin-bottom: 0;
    }

    .product__top-info {
        row-gap: 10px;
    }

    .btn.pay {
        padding: 10px;
    }

    .tabs__content .product__technical-list div {
        flex-direction: column;
    }

    .product__technical-list dt {
        font-weight: bold;
    }

    .product__technical-list dd {
        text-align: left;
    }
}

@media (max-width: 500px) {
    .product__item-favourites {
        right: 8vw;
    }
}

@media (max-width: 460px) {
    .breadcrumbs {
        padding: 10px 0 10px;
    }
}

@media (max-width: 433px) {
    .product-info__item-title {
        font-size: 14px;
    }
    .input-date {
        max-width: 190px;
    }
}

.favourites .table__container {
    padding: 0;
}

.step-list .btn-prev,
.step-list .btn-prev-prev {
    cursor: pointer;
}


@media (max-width: 400px) {
    .product__item-favourites {
        top: 8vw;
    }
}


.card__slider .swiper-pagination {
position: static;
}

.slider.action__slider {
margin-bottom: 0
}

.h2 {
  font-style: normal;
  line-height: 1.2;
  color: #0042ad;
  font-size: 32px;
  margin: 0 0 40px;
  font-family: RobotoBold, Arial, sans-serif;
}

.js-tab-content.tab-content .tab-content__item--flex.disabled {
  opacity: 0.4;
  pointer-events: none;
}

.js-tab-content.tab-content {
  display: flex;
  flex-direction: column;
}

.js-tab-content.tab-content .tab-content__item--flex {
  order: 1;
}

.js-tab-content.tab-content .tab-content__item--flex.disabled {
  order: 2;
}

.sbross {
  display: none
}

@media (max-width: 768px) {
  .catalog__filters-bottom {
    padding-bottom: 150px !important;
  }
}

section.category {
  margin-bottom: 40px;
}
/* End */


/* Start:/local/templates/stroekos/components/bitrix/menu/top_menu/style.css?1786530821491*/
.nav>li>ul li a:has(.label) {
    display: grid;
    justify-items: start;
    gap: 2px;
}
.nav>li>ul li a .label {
    order: -1;
    padding: 2px 4px;
    height: 10px;
    min-height: auto;
}
.label {
    position: relative;
    inset: 0;
    display: inline-flex;
    align-items: center;
    font-size: 8px;
    background: #1a62d6;
    font-family: RobotoBold, Arial, sans-serif;
    font-style: normal;
    color: #fff;
	font-weight: 700;
	line-height: 1.2;
}

/* End */


/* Start:/local/templates/stroekos/components/bitrix/catalog.compare.list/compare_count/style.css?17865308211265*/
.bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.left{
    left:5px;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
    font-size:11px;
    color:#327ab7;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}
/* End */


/* Start:/local/templates/stroekos/components/bitrix/sale.basket.basket.line/.default/style.min.css?17865308214011*/
.bx-basket-block{position:relative;padding-bottom:5px;padding-left:20px;white-space:nowrap;font-size:12px}.bx-basket-block>.fa{position:absolute;top:3px;left:0;width:12px;color:#97a1ab}.bx-basket-block a{margin-right:10px}@media(min-width:768px){.bx-basket-fixed{position:fixed;z-index:998;overflow:hidden;padding-top:10px;width:200px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-fixed.top{top:10px}.bx-basket-fixed.right{right:10px}.bx-basket-fixed.bottom{bottom:10px}.bx-basket-fixed.left{left:10px}.bx-basket-fixed.bx-max-height{top:10px;bottom:10px}.block-store-catalog-list .bx-basket-fixed.bottom{bottom:70px}}@media(max-width:767px){.bx-basket-fixed{position:fixed;right:0;bottom:0;left:0;z-index:998;overflow:hidden;padding-top:10px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-item-list{display:none}.block-wrapper .bx-basket-fixed{padding-top:0}.block-wrapper .bx-basket-fixed .bx-hdr-profile{display:flex;justify-content:space-between}.block-wrapper .bx-basket-fixed .bx-hdr-profile .bx-basket-block{margin-right:20px;padding-bottom:0}}.bx-basket-fixed .bx-basket-block{margin-left:10px}.bx-basket-item-list{position:relative;overflow:hidden;padding-bottom:20px;border-top:1px solid #f7f7f7}.bx-opener .bx-basket-item-list{padding-bottom:75px}.bx-max-height .bx-basket-item-list{position:absolute;right:0;bottom:0;left:0}.bx-closed .bx-basket-item-list{overflow:hidden;height:20px}.bx-basket-item-list-action{position:absolute;right:0;bottom:0;left:0;z-index:120;padding:3px 0;height:20px;background:#f7f7f7;color:#4f4f4f;vertical-align:middle;text-align:center;font-size:12px;line-height:14px;cursor:pointer}.bx-basket-item-list-button-container{position:absolute;right:0;bottom:20px;left:0;padding:10px 0;border-top:1px solid #f7f7f7;background:#fff;text-align:center}.bx-basket-item-list-container{overflow-y:auto;max-height:100%}.bx-basket-item-list-item{position:relative;margin-bottom:15px;padding-top:15px;padding-right:10px;padding-left:10px;border-bottom:1px solid #f7f7f7}.bx-basket-item-list-container .bx-basket-item-list-item:last-child{margin-bottom:0;border-bottom:0}.bx-basket-item-list-item-status{margin:0 10px 20px;padding:3px;border-radius:3px;background:#ebebeb;text-align:center;white-space:normal;font-weight:bold;font-size:12px;line-height:16px}.bx-basket-item-list-item-img{position:relative;padding-bottom:5px;text-align:center}.bx-basket-item-list-item-img img{max-width:90px;height:auto;border:1px solid #e6e6e6}.bx-basket-item-list-item-name{padding-bottom:5px}.bx-basket-item-list-item-name a{font-size:13px;line-height:16px}.bx-basket-item-list-item-remove{position:absolute;top:-7px;right:10px;width:20px;height:20px;opacity:.5;cursor:pointer;transition:250ms linear all}.bx-basket-item-list-item-remove:after,.bx-basket-item-list-item-remove:before{position:absolute;top:50%;left:50%;display:block;width:10px;height:2px;border-radius:1px;background-color:#333;content:'';transform:translate(-50%,-50%)}.bx-basket-item-list-item-remove:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-moz-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);-o-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.bx-basket-item-list-item-remove:before{-webkit-transform:translate(-50%,-50%) rotate(135deg);-moz-transform:translate(-50%,-50%) rotate(135deg);-ms-transform:translate(-50%,-50%) rotate(135deg);-o-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.bx-basket-item-list-item-remove:hover{opacity:.7}.bx-basket-item-list-item-price-block{padding-bottom:5px;font-size:12px}.bx-basket-item-list-item-price{display:inline-block;margin-right:5px}.bx-basket-item-list-item-price-old{display:inline-block;margin-right:5px;color:#b0b0b0;text-decoration:line-through}.bx_cart_login_top .bx-hdr-profile{line-height:1.44em}
/* End */


/* Start:/local/templates/stroekos/components/bitrix/sale.basket.basket.line/mobile/style.min.css?17865308214011*/
.bx-basket-block{position:relative;padding-bottom:5px;padding-left:20px;white-space:nowrap;font-size:12px}.bx-basket-block>.fa{position:absolute;top:3px;left:0;width:12px;color:#97a1ab}.bx-basket-block a{margin-right:10px}@media(min-width:768px){.bx-basket-fixed{position:fixed;z-index:998;overflow:hidden;padding-top:10px;width:200px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-fixed.top{top:10px}.bx-basket-fixed.right{right:10px}.bx-basket-fixed.bottom{bottom:10px}.bx-basket-fixed.left{left:10px}.bx-basket-fixed.bx-max-height{top:10px;bottom:10px}.block-store-catalog-list .bx-basket-fixed.bottom{bottom:70px}}@media(max-width:767px){.bx-basket-fixed{position:fixed;right:0;bottom:0;left:0;z-index:998;overflow:hidden;padding-top:10px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-item-list{display:none}.block-wrapper .bx-basket-fixed{padding-top:0}.block-wrapper .bx-basket-fixed .bx-hdr-profile{display:flex;justify-content:space-between}.block-wrapper .bx-basket-fixed .bx-hdr-profile .bx-basket-block{margin-right:20px;padding-bottom:0}}.bx-basket-fixed .bx-basket-block{margin-left:10px}.bx-basket-item-list{position:relative;overflow:hidden;padding-bottom:20px;border-top:1px solid #f7f7f7}.bx-opener .bx-basket-item-list{padding-bottom:75px}.bx-max-height .bx-basket-item-list{position:absolute;right:0;bottom:0;left:0}.bx-closed .bx-basket-item-list{overflow:hidden;height:20px}.bx-basket-item-list-action{position:absolute;right:0;bottom:0;left:0;z-index:120;padding:3px 0;height:20px;background:#f7f7f7;color:#4f4f4f;vertical-align:middle;text-align:center;font-size:12px;line-height:14px;cursor:pointer}.bx-basket-item-list-button-container{position:absolute;right:0;bottom:20px;left:0;padding:10px 0;border-top:1px solid #f7f7f7;background:#fff;text-align:center}.bx-basket-item-list-container{overflow-y:auto;max-height:100%}.bx-basket-item-list-item{position:relative;margin-bottom:15px;padding-top:15px;padding-right:10px;padding-left:10px;border-bottom:1px solid #f7f7f7}.bx-basket-item-list-container .bx-basket-item-list-item:last-child{margin-bottom:0;border-bottom:0}.bx-basket-item-list-item-status{margin:0 10px 20px;padding:3px;border-radius:3px;background:#ebebeb;text-align:center;white-space:normal;font-weight:bold;font-size:12px;line-height:16px}.bx-basket-item-list-item-img{position:relative;padding-bottom:5px;text-align:center}.bx-basket-item-list-item-img img{max-width:90px;height:auto;border:1px solid #e6e6e6}.bx-basket-item-list-item-name{padding-bottom:5px}.bx-basket-item-list-item-name a{font-size:13px;line-height:16px}.bx-basket-item-list-item-remove{position:absolute;top:-7px;right:10px;width:20px;height:20px;opacity:.5;cursor:pointer;transition:250ms linear all}.bx-basket-item-list-item-remove:after,.bx-basket-item-list-item-remove:before{position:absolute;top:50%;left:50%;display:block;width:10px;height:2px;border-radius:1px;background-color:#333;content:'';transform:translate(-50%,-50%)}.bx-basket-item-list-item-remove:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-moz-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);-o-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.bx-basket-item-list-item-remove:before{-webkit-transform:translate(-50%,-50%) rotate(135deg);-moz-transform:translate(-50%,-50%) rotate(135deg);-ms-transform:translate(-50%,-50%) rotate(135deg);-o-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.bx-basket-item-list-item-remove:hover{opacity:.7}.bx-basket-item-list-item-price-block{padding-bottom:5px;font-size:12px}.bx-basket-item-list-item-price{display:inline-block;margin-right:5px}.bx-basket-item-list-item-price-old{display:inline-block;margin-right:5px;color:#b0b0b0;text-decoration:line-through}.bx_cart_login_top .bx-hdr-profile{line-height:1.44em}
/* End */


/* Start:/local/templates/stroekos/components/bitrix/system.auth.form/.default/style.min.css?1786530821424*/
div.bx-system-auth-form span.bx-auth-secure{background-color:#fffae3;border:1px solid #dedbc8;padding:2px;display:inline-block;vertical-align:bottom;margin-top:-1px}div.bx-system-auth-form div.bx-auth-secure-icon{background-image:url(/local/templates/stroekos/components/bitrix/system.auth.form/.default/images/sec.png);background-repeat:no-repeat;background-position:center;width:19px;height:18px}div.bx-system-auth-form div.bx-auth-secure-unlock{background-image:url(/local/templates/stroekos/components/bitrix/system.auth.form/.default/images/sec-unlocked.png)}
/* End */


/* Start:/local/templates/stroekos/components/bitrix/main.register/.default/style.min.css?1786530821442*/
div.bx-auth-reg input.bx-auth-input{vertical-align:middle}div.bx-auth-reg span.bx-auth-secure{background-color:#fffae3;border:1px solid #dedbc8;padding:2px;display:inline-block;vertical-align:middle}div.bx-auth-reg div.bx-auth-secure-icon{background-image:url(/local/templates/stroekos/components/bitrix/main.register/.default/images/sec.png);background-repeat:no-repeat;background-position:center;width:19px;height:18px}div.bx-auth-reg div.bx-auth-secure-unlock{background-image:url(/local/templates/stroekos/components/bitrix/main.register/.default/images/sec-unlocked.png)}
/* End */


/* Start:/local/templates/stroekos/template_styles.css?1786530821621*/
.h2 { font-style: normal; line-height: 1.2; color: #0042ad; font-size: 32px; margin: 0 0 40px; font-family: RobotoBold, Arial, sans-serif; }
	.js-tab-content.tab-content .tab-content__item--flex.disabled {opacity: 0.4;pointer-events: none;}
	.js-tab-content.tab-content {display: flex; flex-direction: column;}
	.js-tab-content.tab-content .tab-content__item--flex {order: 1;}
	.js-tab-content.tab-content .tab-content__item--flex.disabled {order: 2;}
.sbross {display:none}
@media (max-width: 768px) {
  .catalog__filters-bottom {
    padding-bottom: 150px !important;
  }
}
section.category {
    margin-bottom: 40px;
}
/* End */
/* /local/templates/stroekos/css/custom_new.css?178671093617510 */
/* /local/templates/stroekos/components/bitrix/menu/top_menu/style.css?1786530821491 */
/* /local/templates/stroekos/components/bitrix/catalog.compare.list/compare_count/style.css?17865308211265 */
/* /local/templates/stroekos/components/bitrix/sale.basket.basket.line/.default/style.min.css?17865308214011 */
/* /local/templates/stroekos/components/bitrix/sale.basket.basket.line/mobile/style.min.css?17865308214011 */
/* /local/templates/stroekos/components/bitrix/system.auth.form/.default/style.min.css?1786530821424 */
/* /local/templates/stroekos/components/bitrix/main.register/.default/style.min.css?1786530821442 */
/* /local/templates/stroekos/template_styles.css?1786530821621 */
