

/* Start:/local/templates/.default/components/bitrix/catalog/success_2.0_catalog_1.0/style.css?17703642881414*/
.site-shop .count-elements {
    color: #9aa4a7;
    font-size: 11px;
    font-weight: 600;
    vertical-align: super;
}

.site-shop .catalog-outer-filter {
    width: 100%;
    margin-bottom: 15px;
    /*padding-left: 300px;*/
}

.site-shop .catalog-outer-wrap {
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    max-width: 1180px;
}

.site-shop .catalog-sections {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.section-filter {
    width: 100%;
    max-width: 280px;
    margin-right: 20px;
}

.is-catalog .product-item-title {
    height: 73px;
    -webkit-line-clamp: 4;
}

.favorite-empty {
    display: block;
    position: relative;
    width: 100%;
    padding: 25px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
}
@media (max-width: 991px) {
    .is-catalog .product-item-title {
        overflow: auto;
        height: auto;
        max-height: 73px;
        display: block;
    }
}

@media only screen and (max-width: 1280px) {
    .site-shop .catalog-outer-wrap,
    .site-shop .catalog-sections {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .section-filter {
        max-width: unset;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog/success_2.0_catalog_1.0/bitrix/catalog.element/.default/style.css?178279740744995*/
.catalog-element {
    width: 100%;
    margin-bottom: 20px;
    padding: 25px;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    z-index: 1;
}

.catalog-element h1,
.catalog-element .h1 {
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}

.catalog-block-header {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    margin: 5px 0;
    padding: 5px 15px;
    border-bottom: 2px solid #d9dee6;
    color: #000;
}

/* Sidebar */
.product-item-detail-additional-info {
    width: 100%;
    padding: 0;
}

@media (max-width: 992px) {
    .product-item-detail-additional-info {
        padding: 0;
    }
}

.product-item-additional-properties {
    width: 100%;
    margin-bottom: 30px;
}

.product-item-additional-properties .props-item {
    margin-bottom: 2px;
    color: var(--c-def);
    font-size: 10px;
    font-weight: 500;
    line-height: 12px;
}

.product-item-additional-properties .product-item-detail-article {
    display: block;
    margin-bottom: 15px;
    font-size: 14px;
    color: var(--c-gray);
}

.product-item-additional-properties .product-item-detail-article span {
    font-weight: 500;
}

.product-item-additional-properties .product-item-detail-amount-store {
    font-size: 24px;
    font-weight: bold;
    color: #00987d;
    margin-bottom: 50px;
}

.product-item-additional-properties .product-item-detail-amount-store a {
    color: #00987d;
    border-bottom: 1px dashed #00987d;
}

.product-item-detail-info-container {

}

.product-item-detail-info-container-title {
    margin-bottom: 3px;
    color: #000;
    font-weight: var(--ui-font-weight-bold);
    font-size: 13px;
}

.product-item-detail-pay-block {
    position: relative;
    width: -webkit-calc(100% - 670px);
    width: -moz-calc(100% - 670px);
    width: calc(100% - 670px);
    padding: 0;
}

.catalog-element .product-item-info-container {
    margin-bottom: 0;
}

.catalog-element .product-item-action-product {
    margin: 0;
}

/*Compare*/
.product-item-detail-compare-container {
    position: relative;
    margin: 0 -20px;
    padding: 4px 15px;
    min-height: 30px;
    border-top: 1px solid #e4e4e4;
    background: #f3f3f3;
    box-shadow: inset 0 1px 1px 0 #eee;
    color: #4e4e4e;
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px;
}

.product-item-detail-compare .checkbox {
    margin: 0;
    padding: 0;
}

.compare-props {

}

/* Price */
.product-item-detail-price {
    width: 100%;
    margin-top: auto;
    margin-bottom: 25px;
}

.product-item-detail-price-current,
.product-item-detail-price-old {
    font-weight: bold;
    line-height: 1.2;
    white-space: nowrap;
}

.product-item-detail-price-current {
    position: relative;
    display: block;
    color: var(--c-green);
    white-space: nowrap;
    font-size: 35px;
    line-height: 1;
}

.product-item-detail-price-current span {
    color: var(--c-def);
    font-size: 11px;
    font-weight: 500;
}

.product-item-detail-price-current sup {
    position: absolute;
    top: 0;
    z-index: 5;
    font-size: 0.7em;
    color: #ffb930;
}

.product-item-detail-price-current span.price-info {
    display: block;
    margin-top: 0.75em;
    font-style: italic;
    font-size: 0.3em;
}

.product-item-detail-price-old {
    color: var(--c-def);
    font-size: 15px;
}

/* SCU */
.product-item-scu-container {
    padding: 0 0 2px;
}

.product-item-scu-container-title {
    color: #333;
    font-size: 12px;
}

.product-item-scu-block {
}

.product-item-scu-list {
    margin: 0;
}

.product-item-scu-item-list {
    overflow: hidden;
    margin: 0 0 0 -2px;
    padding: 0;
    list-style: none;
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
    display: inline-block;
    box-sizing: border-box;
    padding: 5px 3px;
    max-width: 100%;
    vertical-align: middle;
}

.product-item-scu-item-text-container {
    min-width: 48px;
}

.product-item-scu-item-color-container {
    max-width: 38px;
    width: 25%;
}

.product-item-scu-item-color-block {
    position: relative;
    padding-top: 100%;
    outline: 1px solid #c0cfda;
    cursor: pointer;
}

.product-item-scu-item-color-container.selected .product-item-scu-item-color-block {
    outline-width: 2px;
}

.product-item-scu-item-color {
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.product-item-scu-item-text-block {
    position: relative;
    padding: 0 5px;
    outline: 1px solid #c0cfda;
    cursor: pointer;
}

.product-item-scu-item-text-container.selected .product-item-scu-item-text-block {
    outline-width: 2px;
}

.product-item-scu-item-text {
    overflow: hidden;
    max-width: 100%;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11px;
    line-height: 18px;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
    position: relative;
    overflow: hidden;
    outline-color: #a9adb4 !important;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
    background-size: 80% 80%;
    content: '';
}

.product-item-selected-scu-container {
    word-spacing: 1px
}

.product-item-selected-scu {
    display: inline-block;
    overflow: hidden;
    padding: 0 5px;
    min-width: 22px;
    height: 22px;
    outline: 1px solid #c0cfda;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11px;
    line-height: 22px;
}

.product-item-selected-scu-color {
    background-position: center;
    background-size: 20px 20px;
    background-repeat: no-repeat;
}

/*Amount*/
.product-item-amount {
    margin-right: 20px;
}

.product-item-amount-field-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    min-width: auto;
    margin-right: 0;
}

.product-item-amount-field-btn {

}

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
    position: absolute;
    display: inline-block;
    width: 13px;
    top: 50%;
    height: 100%;
    font-size: 13px;
    font-weight: bold;
    color: var(--c-def);
    text-align: center;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
}

.product-item-amount-field-btn-plus {
    right: 9px;
}

.product-item-amount-field-btn-minus {
    left: 9px;
}

.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover {
    color: var(--c-light-teal);
}

.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after {
    /* font-family: nx, Arial, Helvetica, sans-serif; */
    position: absolute;
    top: -webkit-calc(50% + 1px);
    top: -moz-calc(50% + 1px);
    top: calc(50% + 1px);
    bottom: 0;
    color: var(--c-dark-teal);
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
    opacity: .3 !important;
    cursor: default;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover {
    cursor: default;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover:after {
    color: var(--c-dark-teal);
}

.product-item-amount-field-btn-plus:after {
    content: '+';
    right: 0;
}

.product-item-amount-field-btn-minus:after {
    content: '-';
    left: 0;
}

.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after {
    color: var(--c-light-teal);
}

.product-item-amount .product-item-amount-field {
    display: inline-block;
    width: 65px;
    height: 31px;
    padding: 5px 15px;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 0;
    min-width: unset;
    vertical-align: middle;
    text-align: center;
    border: 1px solid var(--c-def);
    border-color: rgba(41, 49, 51, 0.25);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}

.product-item-amount-field:focus {
    outline: none !important;
}

.product-item-amount-description-container {
    color: #a5a5a5;
    white-space: nowrap;
    font-size: 12px;
    display: block;
}

.product-item-big-card .product-item-amount-field-container {
    text-align: left;
}

.product-item-amount-description-container strong {
    color: #333;
    white-space: nowrap;
}

.product-item-amount-label-container {
    margin: 5px 0;
    color: #a5a5a5;
    font-weight: bold;
    font-size: 12px;
}

/**/
.product-item-quantity {
    color: #333;
    font-weight: normal;
    font-size: 12px;
}

/*Buy button*/
.product-item-detail-pay-block [data-entity='main-button-container'] {
    display: inline-block;
    position: relative;
    /*max-height: 40px;*/
}

.site-shop .btn.product-item-detail-buy-button {
    width: auto;
    min-width: clamp(220px, 36.5vw, 280px);
    min-height: clamp(39px, 7.5vw, 58px);
    margin-right: 10px;
    text-transform: none;
    text-decoration: none;
    outline: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}

.product-item-detail-short-card-btn .btn.product-item-detail-buy-button {
    /*margin: 0;*/
}

.btn.product-item-detail-buy-button:before {
    /*font-family: var(--f-icon);
    content: 'п';
    position: absolute;
    top: 7px;
    left: 50%;
    font-size: 20px;
    color: var(--c-light-teal);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
    z-index: 10;
    background-image: url('/local/templates/.default/components/bitrix/catalog/success_2.0_catalog_1.0/bitrix/catalog.element/.default/images/basket.svg');
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    background-position: center;*/
}

.btn.product-item-detail-buy-button .count {
    content: '';
    position: absolute;
    top: -8px;
    right: -23px;
    width: 30px;
    height: 30px;
    background-color: var(--c-yellow);
    border: 2px solid #fff;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    line-height: 2;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
    z-index: 10;
}

.btn.product-item-detail-buy-button.btn-disalbed .count {
    background-color: var(--c-gray);
}

.btn.product-item-detail-buy-button.btn-basket:hover:before {
    color: #fff;
}

@media only screen and (max-width: 640px) {
    .catalog-element .product-item-action-product {
        width: 100%;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .product-item-detail-pay-block [data-entity='main-button-container'] {
        width: 100%;
        margin-bottom: 15px;
    }

    .site-shop .btn.product-item-detail-buy-button {
        margin-right: 0;
    }
}

/* Slider */
.product-item-detail-slider-container {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    max-width: 650px;
    max-height: 430px;
    margin-right: 20px;
    background: transparent;
    overflow: hidden;
    float: left;
}

.product-item-detail-slider-container.slider-single {
    max-width: 492px;
}

.slider-single .wrap-gallery-slider {
    margin-left: 0;
}

.product-item-detail-slider-images-container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.product-item-detail-slider-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    opacity: 0;
    transition: opacity 250ms linear;
}

.product-item-detail-slider-image.active {
    z-index: 10;
    opacity: 1;
}

.product-item-detail-slider-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    outline: 1px solid transparent;
    background-position: center;
    background-repeat: no-repeat;
    transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
    transform: translateY(-50%) translateX(-50%);
}

.product-item-detail-slider-progress-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 180;
    height: 3px;
}

/*Slider Controls*/
.product-item-detail-slider-controls-block {
    padding: 10px 0;
    text-align: center;
}

.product-item-detail-slider-controls-image {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 65px;
    height: 65px;
    outline: 1px solid #c0cfda;
    background-color: #fff;
    text-align: center;
    cursor: pointer;
}

.product-item-detail-slider-controls-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 65px;
    max-height: 65px;
    width: auto;
    height: auto;
    transform: translateY(-50%) translateX(-50%);
}

/*	>>>	popup*/
.product-item-detail-slider-container.popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    background: #fff;
    animation-name: imgPopupShow;
    animation-duration: 300ms;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-images-container {
    right: 105px;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image {
    position: absolute;
    top: 50%;
    left: 50%;
    max-height: 100vh;
    width: calc(100% - 150px);
    transform: translateY(-50%) translateX(-50%);
}

@-webkit-keyframes imgPopupShow {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes imgPopupShow {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-ms-keyframes imgPopupShow {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-o-keyframes imgPopupShow {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes imgPopupShow {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image img {
    max-width: 100%;
    max-height: 90vh;
    width: auto;
    cursor: default
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    padding: 20px;
    border-left: 1px solid #d3d3d3;
    background-color: #fff;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
    display: block;
    margin-bottom: 20px;
}

/* Slider Mobile*/
@media only screen and (max-width: 1280px) {
    .product-item-detail-slider-container.slider-single {
        max-width: unset;
    }

    .slider-single .wrap-gallery-slider {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .product-item-detail-slider-container.popup .product-item-detail-slider-images-container {
        right: 0;
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-image {
        width: 90%;
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-image img {
        max-width: 100%;
        max-height: calc(100vh - 115px);
        width: auto;
        cursor: default;
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
        position: absolute;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
        overflow-x: auto;
        max-height: 111px;
        border-top: 1px solid #d3d3d3;
        border-left: none;
        white-space: nowrap;
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
        display: inline-block;
        margin-bottom: 0;
    }
}

/*Label*/
.catalog-element .product-item-label-text,
.catalog-element .product-item-label-ring {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    height: 36px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    z-index: 5;
}

.catalog-element .product-item-label-ring.btn.btn-yellow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: initial;
}

.catalog-element .product-item-label-ring span {
    position: relative;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    line-height: 1;
}

.catalog-element .product-item-label-ring .label-sale:before {
    content: '';
    position: relative;
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 5px;
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8xIiBkYXRhLW5hbWU9IkxheWVyIDEiIHZpZXdCb3g9IjAgMCAyMSAyMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7c3Ryb2tlLXdpZHRoOjB9PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTEwLjEyIDIyYy0uNTctLjE1LS45OC0uNTMtMS4zOC0uOTMtLjI2LS4yNi0uNTMtLjUyLS43OS0uNzgtLjIyLS4yMi0uNDUtLjMyLS43Ny0uMjYtLjU1LjEtMS4xMS4xNi0xLjY3LjIzLTEuMTQuMTUtMi4wNS0uNTUtMi4yNC0xLjctLjA4LS41My0uMTktMS4wNS0uMjctMS41OGEuODI0LjgyNCAwIDAgMC0uNDctLjY0Yy0uNDktLjI1LS45Ny0uNTEtMS40NS0uNzdDLjQgMTUuMTguMDIgMTQuNjEgMCAxMy44MWMwLS4zMy4wOS0uNjMuMjMtLjkzLjI0LS40OS40OC0uOTkuNzItMS40OC4xMy0uMjQuMTMtLjU0IDAtLjc4LS4yNC0uNDgtLjQ4LS45OC0uNzEtMS40Ni0uNTItMS4wOC0uMTgtMi4xNC44Ny0yLjcxLjQ2LS4yNS45MS0uNSAxLjM4LS43My4zMi0uMTYuNDctLjQuNTMtLjc0LjEtLjYyLjE4LTEuMjUuMzQtMS44NS4yNC0uODkgMS4xNS0xLjQ5IDIuMDYtMS4zNy41OS4wOCAxLjE4LjE1IDEuNzcuMjUuMjkuMDUuNTEtLjAzLjcyLS4yMy40MS0uNC44MS0uODEgMS4yMy0xLjE5Ljg2LS43OCAxLjg2LS43OCAyLjcyIDAgLjQxLjM3LjguNzcgMS4yIDEuMTYuMjIuMjIuNDUuMzEuNzcuMjYuNTUtLjEgMS4xMS0uMTUgMS42Ny0uMjQuOTktLjE2IDIuMDQuNDggMi4yMyAxLjY5LjA4LjUzLjE5IDEuMDYuMjcgMS41OC4wNS4zMS4yLjUyLjQ4LjY2LjQ5LjI1Ljk3LjUxIDEuNDUuNzcuNjkuMzggMS4wNi45NSAxLjA4IDEuNzUgMCAuMzMtLjA5LjYzLS4yNC45My0uMjQuNDktLjQ4Ljk5LS43MiAxLjQ4LS4xMy4yNC0uMTMuNTQgMCAuNzguMjUuNDkuNDguOTkuNzIgMS40OC41IDEuMDUuMTcgMi4xMS0uODUgMi42Ny0uNDYuMjYtLjkyLjUxLTEuNC43NC0uMzMuMTctLjQ5LjQxLS41NS43OC0uMS42LS4xNyAxLjIyLS4zMyAxLjgxLS4yNS45MS0xLjEzIDEuNS0yLjA3IDEuMzgtLjYyLS4wOC0xLjI0LS4xNy0xLjg2LS4yNi0uMjUtLjAzLS40NC4wNy0uNjEuMjMtLjI4LjI3LS41Ni41NS0uODQuODMtLjQuNDEtLjgxLjc4LTEuMzguOTNoLS43N1ptLTIuODMtMy4zMmMuNjEuMDEgMS4wNy4xOSAxLjQ2LjU2LjQuMzkuOC43NyAxLjIgMS4xNi40MS40LjcxLjQgMS4xMiAwIC40MS0uNC44MS0uOCAxLjIzLTEuMTkuNC0uNC45Ni0uNTkgMS41Mi0uNTIuNjEuMDcgMS4yMS4xNyAxLjgxLjI1LjQzLjA2LjcxLS4xMy43OS0uNTUuMS0uNTYuMjEtMS4xMi4zLTEuNjkuMTEtLjY4LjQ2LTEuMTcgMS4wNi0xLjQ5bDEuNDctLjc4Yy40Ny0uMjYuNTYtLjU0LjMzLTEuMDMtLjIzLS40Ny0uNDUtLjk0LS42OS0xLjQtLjMzLS42Ni0uMzQtMS4zMSAwLTEuOTcuMjQtLjQ3LjQ2LS45My42OS0xLjQuMjQtLjUuMTUtLjc4LS4zNC0xLjA0bC0xLjQ3LS43OGMtLjU5LS4zMi0uOTMtLjgxLTEuMDQtMS40OC0uMDktLjU3LS4xOS0xLjEzLS4zLTEuNjktLjA4LS40Mi0uMzYtLjYyLS43OC0uNTYtLjUyLjA4LTEuMDQuMTQtMS41Ni4yMy0uNzUuMTMtMS4zOS0uMDYtMS45My0uNjEtLjM2LS4zNy0uNzMtLjcyLTEuMS0xLjA4LS40LS4zOS0uNy0uMzktMS4xMSAwLS40MS40LS44Mi44MS0xLjI0IDEuMjEtLjQuMzktLjk1LjU4LTEuNTEuNTEtLjYxLS4wNy0xLjIyLS4xNy0xLjg0LS4yNi0uNDItLjA2LS43LjE0LS43OC41Ni0uMS41Ni0uMiAxLjExLS4yOSAxLjY3LS4xMS42OC0uNDYgMS4xOS0xLjA3IDEuNTEtLjQ5LjI2LS45OC41Mi0xLjQ3Ljc5LS40Ni4yNS0uNTUuNTQtLjMyIDEuMDEuMjIuNDUuNDMuOS42NiAxLjM1LjM3LjcxLjM4IDEuNCAwIDIuMTEtLjI0LjQ2LS40Ny45My0uNjkgMS40LS4xOS40Mi0uMS43LjMuOTMuMS4wNi4yLjExLjMuMTYuMzUuMTkuNy4zOSAxLjA2LjU2Ljc2LjM2IDEuMTYuOTUgMS4yNiAxLjc4LjA3LjUxLjE3IDEuMDEuMjYgMS41Mi4wNy4zNi4zNS41OC42OC41NS4xMi0uMDEuMjQtLjA0LjM2LS4wNWwxLjY2LS4yM1oiIGNsYXNzPSJjbHMtMSIvPjxwYXRoIGQ9Ik0xNS4zMSA2LjhjMCAuMTUtLjA1LjMtLjE0LjQzLS4wNC4wNi0uMDkuMTEtLjE0LjE2TDYuOSAxNS41N2MtLjEzLjEzLS4yNi4yNC0uNDUuMjdhLjYyMy42MjMgMCAwIDEtLjY0LS4yNi42MTcuNjE3IDAgMCAxLS4wMy0uNzFjLjA1LS4wOS4xMi0uMTYuMTktLjIzIDIuNzEtMi43MyA1LjQyLTUuNDUgOC4xMy04LjE4LjE4LS4xOC4zNy0uMzEuNjQtLjI4LjMzLjA0LjU3LjMxLjU3LjYyWm0tOS42Ni44MmMuMDMtMS4zNSAxLjA3LTIuMzYgMi40My0yLjMzIDEuMjEuMDMgMi4yOCAxLjEzIDIuMjIgMi40NS0uMDUgMS4yMS0xLjEzIDIuMjctMi4zNiAyLjI0LTEuMjctLjAyLTIuMzItMS4xMS0yLjMtMi4zN1ptMi4zMiAxLjAzYS45OTUuOTk1IDAgMCAwIDEuMDItLjk3di0uMDNjLjAxLS41Ni0uNDQtMS4wMy0xLTEuMDRoLS4wMmMtLjU2IDAtMS4wMS40Ni0xLjAxIDEuMDMtLjAyLjU1LjQxIDEgLjk2IDEuMDJoLjA0Wm03LjM4IDUuNzZjLS4wMyAxLjM3LTEuMDggMi4zNi0yLjQ2IDIuMzItMS4xNy0uMDQtMi4yNy0xLjEyLTIuMi0yLjUuMDYtMS4xNyAxLjE2LTIuMjIgMi4zNi0yLjE5IDEuMjcuMDMgMi4zMiAxLjEyIDIuMyAyLjM3Wm0tMi4zMi0xLjAzYy0uNTUtLjAyLTEuMDEuNDItMS4wMy45N3YuMDRjMCAuNTcuNDQgMS4wMyAxIDEuMDQuNTYgMCAxLjAzLS40NCAxLjAzLTF2LS4wMmMuMDItLjU1LS40MS0xLS45Ni0xLjAyaC0uMDVaIiBjbGFzcz0iY2xzLTEiLz48L3N2Zz4=') no-repeat center center;
    z-index: 5;
}

.product-item-label-text > div,
.product-item-label-ring > div {
    line-height: 0;
}

.product-item-detail-slider-container.popup .product-item-label-text,
.product-item-detail-slider-container.popup .product-item-label-ring {
    display: none;
}

/* TEXT */
.product-item-label-text span {
    padding: 2px 5px;
    vertical-align: middle;
    font-weight: var(--ui-font-weight-bold);
}

.product-item-label-text.product-item-label-small span {
    margin-bottom: 1px;
    padding: 2px 7px;
    font-weight: normal;
    font-size: 13px;
    line-height: 14px;
}

.product-item-label-text.product-item-label-big span {
    padding: 4px 10px;
    font-size: 13px;
    line-height: 17px;
}

@media (max-width: 767px) {
    .product-item-label-text > div {
        line-height: 0;
    }

    .product-item-label-text.product-item-label-small span,
    .product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
        margin-bottom: 1px;
        padding: 2px 7px;
        font-size: 10px;
        line-height: 14px;
    }

    .product-item-big-card .product-item-label-text.product-item-label-small span,
    .product-item-label-text.product-item-label-big span,
    .product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
        margin-bottom: 1px;
        padding: 3px 12px;
        font-size: 14px;
        line-height: 16px;
    }

    .product-item-big-card .product-item-label-text.product-item-label-big span {
        padding: 3px 12px;
        font-size: 20px;
        line-height: 25px;
    }
}

/*RING*/
.product-item-label-ring {

}

.product-item-label-ring.product-item-label-small {

}

.product-item-label-ring.product-item-label-big {

}

@media (max-width: 767px) {
    .product-item-label-ring.product-item-label-small,
    .product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {

    }

    .product-item-big-card .product-item-label-ring.product-item-label-small,
    .product-item-label-ring.product-item-label-big,
    .product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {

    }

    .product-item-big-card .product-item-label-ring.product-item-label-big {

    }
}

.product-item-label-top {
    /*top: -5px;*/
}

.product-item-label-center {
    /*left: 50%;
    transform: translateX(-50%);*/
}

.product-item-label-center > div {
    text-align: center;
}

.product-item-label-left {
    /*left: -5px;*/
}

.product-item-label-left > div {
    text-align: left;
}

.product-item-label-bottom {
    /*bottom: -5px;*/
}

.product-item-label-middle {
    /*top: 50%;
    transform: translateY(-50%);*/
}

.product-item-label-right {
    /*right: -5px;*/
}

.product-item-label-right > div {
    text-align: right;
}

.product-item-label-center.product-item-label-middle {
    /*transform: translateY(-50%) translateX(-50%);*/
}

/*Small Card*/
.product-item-detail-short-card-fixed {
    position: fixed;
    top: -85px;
    right: 0;
    left: 0;
    z-index: 1010;
    box-sizing: border-box;
    padding: 7px 0 8px;
    height: 85px;
    background-color: #fff;
    box-shadow: 0 4px 14px 0 rgba(32, 54, 74, .23);
    transition: top 220ms linear;
}

.product-item-detail-short-card-fixed.active {
    top: 0;
    opacity: 1;
}

.product-item-detail-short-card-fixed .product-item-detail-short-card-content-container {
    margin: 0 auto;
    max-width: 1048px;
}

.product-item-detail-short-card-content-container table {
    min-width: 100%;
    border-collapse: collapse;
}

.product-item-detail-short-card-image {
    padding-right: 15px;
    width: 80px;
    vertical-align: middle;
    text-align: left;
}

.product-item-detail-short-card-image img {
    max-width: none;
    height: 65px;
}

.product-item-detail-short-title-container {
    max-width: 650px
}

.product-item-detail-short-title-text {
    display: block;
    color: #000;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 16px;
    font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
    font-weight: var(--ui-font-weight-regular, 400);
}

.product-item-detail-short-card-price {
    padding: 0 10px;
    vertical-align: middle;
    text-align: right;
}

.product-item-detail-short-card-btn {
    padding-left: 10px;
    min-width: 120px;
}

/*Properties */
.product-item-detail-content {
    display: block;
    margin-bottom: 5px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(183, 183, 183, .5);
}

.product-item-detail-content .product-description {
    max-width: 760px;
    color: var(--c-def);
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
}

.product-item-detail-content .product-description img {
    width: auto;
    max-width: 100%;
}

.product-item-detail-content .product-description ul {
    list-style: inherit;
    margin-left: 1.25em;
}

.product-item-detail-content.product-properties {
    margin-bottom: 15px;
}

.product-item-detail-description {
    padding: 15px 0;
}

.product-item-detail-additional-info .product-item-detail-properties {
    width: 100%;
    margin: 0;
    list-style-type: none;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    column-gap: 40px;
}

.product-item-detail-properties .product-item-property {
    position: relative;
    padding: 7px 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: 0.5em;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    color: #606060;
    z-index: 1;
}

.product-item-detail-properties .product-item-property:before {
    content: '';
    border-bottom: 1px solid var(--c-light-gray);
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    order: 2;
    margin: 0 5px;
}

.product-item-property .product-item-property-title {
    width: auto;
    max-width: 55%;
}

.product-item-property .product-item-property-value {
    width: 40%;
    max-width: 380px;
    font-weight: 600;
    color: var(--c-def);
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 3;
    order: 3;
}

.product-item-detail-properties-note {
    max-width: 760px;
    color: #606060;
    font-size: 10px;
    font-weight: 500;
    line-height: 1.2;
}

.no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input[type='number'] {
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}


.product-item-detail {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(183, 183, 183, .5);
}

.product-item-detail .product-item-detail-main-info {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    height: 100%;
    /*-webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;*/
}

.product-item-detail-documents {
    margin-top: 45px;
    width: 100%;
}

.catalog-element .favorite-block {
    margin-right: 15px;
}

.catalog-element .product-item-favorite {
    position: relative;
    width: clamp(53px, 7.5vw, 66px);
    height: clamp(39px, 7.5vw, 58px);
    padding: 0;
    background-color: #f1f8ed;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    cursor: pointer;
    z-index: 20;
}

.catalog-element .product-item-favorite:before {
    position: relative;
    top: 0;
    left: 0;
    z-index: 3;
    content: 'ц';
    font-family: var(--f-icon);
    color: var(--c-green);
    font-size: 20px;
    font-weight: 300;
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
}

.catalog-element .product-item-favorite:hover {
    background-color: var(--c-green);
}

.catalog-element .product-item-favorite:hover:before {
    color: #fff;
}

.catalog-element .product-item-favorite span {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

.catalog-element .product-item-favorite.product-item-favorite-checked {
    background-color: var(--c-green);
}

.catalog-element .product-item-favorite.product-item-favorite-checked:hover {
    background-color: var(--c-light-green);
}

.catalog-element .product-item-favorite.product-item-favorite-checked:before {
    content: 'ц';
    color: #fff;
}

.catalog-element .product-item-anons {
    margin-bottom: 2em;
}

.catalog-element .product-item-anons-description {
    width: 100%;
    height: auto;
    font-size: 14px;
    font-weight: 500;
    color: var(--c-def);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.catalog-element .product-item-detail .go-description {
    display: block;
    margin-top: 7px;
    font-size: 14px;
    font-weight: 500;
    text-decoration: underline;
    cursor: pointer;
}

.catalog-element .product-item-compare {
    position: relative;
    display: block;
    width: auto;
    margin-bottom: 20px;
    padding: 0;
    cursor: pointer;
}

.catalog-element .product-item-compare span {
    padding-left: 23px;
    font-size: 13px;
    font-weight: bold;
    /*color: var(--c-green);*/
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
}

.catalog-element .product-item-compare:before {
    font-family: var(--f-icon);
    position: absolute;
    top: -1px;
    left: 0;
    font-size: 15px;
    font-weight: bold;
    color: var(--c-light-teal);
    z-index: 10;
    text-indent: 0;
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
}

.catalog-element .product-item-compare:hover:before,
.catalog-element .product-item-compare:hover.product-item-compare-checked:before {
    color: var(--c-light-green);
}

.catalog-element .product-item-compare:before {
    content: 'ш';
}

.catalog-element .product-item-compare.product-item-compare-checked span,
.catalog-element .product-item-compare.product-item-compare-checked:before {
    color: var(--c-light-green);
}

.catalog-element .product-item-detail-additional-info .product-item-compare.product-item-compare-checked span {
    color: #fff;
}

.catalog-element .product-item-compare .count {
    content: '';
    position: absolute;
    top: 1px;
    right: -12px;
    width: 24px;
    height: 24px;
    background-color: var(--c-def);
    font-size: 12px;
    color: #fff;
    line-height: 2;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
    z-index: 10;
}

.catalog-element .product-item-compare .count {
    right: 0;
}

.catalog-element .compare-header {
    margin-bottom: clamp(10px, 3vw, 30px);
}

.catalog-element .compare-props .product-item-compare {
    position: relative;
    margin-bottom: 0;
    margin-left: 15px;
    padding: 10px 15px;
    background-color: #f1f8ed;
    color: var(--c-green);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    cursor: pointer;
    z-index: 20;
}

.catalog-element .compare-props .product-item-compare:hover,
.catalog-element .compare-props .product-item-compare.product-item-compare-checked {
    background-color: var(--c-green);
    color: #fff;
}

.catalog-element .compare-props .product-item-compare:hover span,
.catalog-element .compare-props .product-item-compare:hover:before,
.catalog-element .compare-props .product-item-compare.product-item-compare-checked:before {
    color: #fff;
}

.catalog-element .compare-props .product-item-compare.product-item-compare-checked:hover,
.catalog-element .compare-props .product-item-compare.product-item-compare-checked:hover span {
    background-color: var(--c-light-green);
    color: #fff;
}

.catalog-element .compare-props .product-item-compare:before {
    font-family: var(--f-icon);
    position: absolute;
    top: -webkit-calc(50% - 2px);
    top: -moz-calc(50% - 2px);
    top: calc(50% - 2px);
    left: 15px;
    font-size: 15px;
    font-weight: bold;
    color: var(--c-green);
    text-indent: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
    z-index: 10;
}

/* Вкладки */
.is-catalog .ui-widget {
    font-family: Montserrat, sans-serif;
}

.is-catalog .catalog-element .nx-tabs {
    padding: 0;
    border: none;
}

.catalog-element .nx-tabs .ui-tabs-nav li {
    width: 25%;
}

.catalog-element .nx-tabs .ui-tabs-nav li a {
    font-size: clamp(13px, 1.1vw, 16px);
}

@media only screen and (max-width: 768px) {
    .catalog-element .nx-tabs .ui-tabs-nav li {
        width: 50%;
    }

    .catalog-element .nx-tabs .ui-tabs-nav li:nth-child(1),
    .catalog-element .nx-tabs .ui-tabs-nav li:nth-child(2) {
        border-bottom: 1px solid #3da949;
    }

    .catalog-element .nx-tabs .ui-tabs-nav li:nth-child(2) {
        border-right: none;
    }
}

@media only screen and (max-width: 640px) {
    .product-item-detail-properties .product-item-property {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media only screen and (max-width: 480px) {
    .catalog-element .nx-tabs .ui-tabs-nav li {
        width: 100%;
        border-right: none;
    }

    .catalog-element .nx-tabs .ui-tabs-nav li:nth-child(3) {
        border-bottom: 1px solid #3da949;
    }
}

/* Стилизация radio-кнопки */
.product-item-detail-properties.product-packaging .product-item-property {
    padding: 0;
    margin: 0 0 1em;
}

.product-item-detail-properties.product-packaging .product-item-property:before {
    content: none;
}

.product-item-property-title {
    margin-bottom: 1em;
}


.product-item-property .item-prop {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    margin: 0 1em 1em 0;
}

.product-item-property .item-prop.hib-item {
    width: 55px;
    height: 55px;
}

.product-item-property .item-prop.hib-item label {
    border: none;
    padding: 0;
}

.product-item-property .item-prop.hib-item input[type=radio]:checked + label:after {
    content: '';
    position: absolute;
    width: 61px;
    height: 61px;
    top: -4px;
    left: -4px;
    border: 1px solid var(--c-green);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.product-item-property .item-prop input[type=radio] {
    display: none;
}

.product-item-property .item-prop label {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    cursor: pointer;
    padding: 1em;
    border: 1px solid var(--c-green);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    user-select: none;
    white-space: nowrap;
}

.product-item-property .item-prop input[type=radio]:checked + label {
    color: #fff;
    background: -webkit-linear-gradient(90deg, #259231 0%, var(--c-green) 50%, var(--c-light-green) 100%);
    background: -moz-linear-gradient(90deg, #259231 0%, var(--c-green) 50%, var(--c-light-green) 100%);
    background: -o-linear-gradient(90deg, #259231 0%, var(--c-green) 50%, var(--c-light-green) 100%);
    background: linear-gradient(90deg, #259231 0%, var(--c-green) 50%, var(--c-light-green) 100%);
    background-size: 200% 100%;
    background-position: 100% 0;
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
}

.product-item-property .item-prop.hib-item input[type=radio] + label {
    -webkit-border-radius: unset;
    -moz-border-radius: unset;
    border-radius: unset;
    overflow: hidden;
    color: transparent;
    background: none;
}

.product-item-property .item-prop label:hover {

}

.product-item-property .item-prop input[type=radio]:disabled + label {
    background: #efefef;
    color: #666;
}

@media only screen and (max-width: 1280px) {
    .product-item-detail .product-item-detail-main-info {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

    .product-item-detail-slider-container {
        margin-right: 0;
    }

    .product-item-detail-pay-block {
        width: 100%;
        margin-top: 20px;
    }

    .product-item-detail-additional-info .product-item-detail-properties {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    .product-item-property .product-item-property-title {
        width: auto;
        max-width: 100%;
    }

    .product-item-property .product-item-property-value {
        width: auto;
    }
}

@media only screen and (max-width: 1024px) {
    .product-item-detail-price-current {
        font-size: 36px;
    }
}

@media only screen and (max-width: 900px) {
    .product-item-detail .product-item-detail-main-info {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .catalog-element h1,
    .catalog-element .h1 {
        -webkit-box-ordinal-group: -1;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: clamp(20px, 3.6vw, 50px);
    }

    .product-item-detail .product-item-detail-pay-block {
        max-width: unset;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .product-item-detail-price {
        text-align: center;
    }
}

@media only screen and (max-width: 768px) {
    .product-item-detail-slider-container {
        max-height: unset;
    }

    .product-item-detail .product-item-amount-field {
        height: 40px;
    }

    .product-item-amount-field-btn-plus,
    .product-item-amount-field-btn-minus {
        height: 20px;
        font-size: 14px;
    }

    .btn.product-item-detail-buy-button {
        height: 40px;
        min-height: unset;
    }
}

@media only screen and (max-width: 640px) {
    .product-item-detail-properties .product-item-property {
        padding: 10px 20px;
    }

    .product-item-detail-properties .product-item-property:after {
        bottom: 15px;
    }
}












.catalog-element .compare {
    position: relative;
    /*overflow: hidden;*/
    display: block;
    width: 43px;
    height: 40px;
    /*text-indent: -9999px;*/
}

.catalog-element .compare {
    /*width: 53px;*/
}

.catalog-element .compare .count {
    content: '';
    position: absolute;
    top: 1px;
    right: -12px;
    width: 24px;
    height: 24px;
    background-color: var(--c-red);
    font-size: 12px;
    color: #fff;
    line-height: 2;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
    z-index: 10;
}

.catalog-element .compare .count {
    right: 0;
}

.catalog-element .compare:before {
    font-family: var(--f-icon);
    position: absolute;
    top: 50%;
    left: 2px;
    font-size: 20px;
    font-weight: bold;
    color: var(--c-light-teal);
    z-index: 10;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: var(--transition-def);
    -moz-transition: var(--transition-def);
    -o-transition: var(--transition-def);
    transition: var(--transition-def);
    text-indent: 0;
}

.catalog-element .compare:hover:before {
    color: var(--c-teal);
}

.catalog-element .compare:before {
    content: 'ш';
}

/* Advantages */
.advantages-wrap {
    width: 100%;
    margin-top: 30px;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    z-index: 1;
}

.advantages-list {

}

.advantages-list .advantage-item {
    position: relative;
    width: 50%;
    margin: 1em 0;
    padding-right: 1.5em;
}

.advantage-item .advantage-img {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 5;
    max-width: 1.5em;
    max-height: 1.5em;
    -webkit-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    transform: translatey(-50%);
}

.advantage-item .advantage-text {
    padding-left: 2em;
}

@media only screen and (max-width: 768px) {
    .advantages-wrap {
        padding: 25px;
    }
}

@media only screen and (max-width: 640px) {
    .advantages-list .advantage-item {
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/.default/components/ip/nx.gallery_3.8.5/success_2.0_gallery_1.0/style.css?17236565884462*/
.wrap-gallery-slider {
    position: relative;
    width: 492px;
    height: 430px;
    margin-left: 8px;
    float: right;
    /*background-color: var(--c-light-gray);*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid var(--c-light-gray);
}

.gallery-slider {
    width: 100%;
    height: 100%;
}

.gallery-slider .slick-list {
    height: 100%;
}

.gallery-slider .slick-track {
    height: 100%;
}

.gallery-slider .gallery-slider-item {
    cursor: zoom-in;
}

.gallery-slider .gallery-slider-item.gorizontal {

}

.preview_youtube {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 5px;
}

.preview_youtube .preview_youtube_img {
    position: relative;
}

.gallery-thumbnails-item.preview_youtube:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: url('/local/templates/.default/components/ip/nx.gallery_3.8.5/success_2.0_gallery_1.0/images/play.svg') 0 0 no-repeat;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
    z-index: 10;
}

.gallery-slider .gallery-slider-item img {
    width: 100%;
    height: 100%;
    /*max-height: 429px;*/
    -o-object-fit: cover;
    object-fit: cover;
    object-position: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.fb_service_video {
    position: relative;
}

.fb_service_video:after {
    content: '';
    position: absolute;
    width: 75px;
    height: 75px;
    background: url('/local/templates/.default/components/ip/nx.gallery_3.8.5/success_2.0_gallery_1.0/images/play.svg') 0 0 no-repeat;
    top: calc(50% - 35px);
    left: calc(50% - 25px);
    z-index: 10;
}

.gallery-slider .gallery-slider-item.fb_service_video {
    cursor: pointer;
}

.gallery-slider-item--video {
    width: 648px;
    height: 100%;
}

.gallery-slider-item--video img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.gallery-thumbnails {
    width: 150px;
    height: 430px;
}

.block_img_element .slick-track {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-height: 370px;
}

.gallery-thumbnails .slick-slide {
    height: 138px;
    min-width: unset;
    overflow: hidden;
    border: 1px solid var(--c-light-gray);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.gallery-thumbnails .slick-slide.gallery-thumbnails-item {
    display: block;
    position: relative;
    width: 150px;
    height: 138px;
    cursor: pointer;
    margin-bottom: 8px;
    padding: 0;
    border: 1px solid var(--c-light-gray);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.gallery-thumbnails .slick-slide.slick-current.gallery-thumbnails-item:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100px;
    height: 3px;
    background-color: var(--c-green);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.gallery-thumbnails .gallery-thumbnails-item:focus {
    outline: none;
}

.gallery-thumbnails .gallery-thumbnails-item.slick-current {

}

.gallery-thumbnails .gallery-thumbnails-item img {
    width: 100%;
    max-width: 150px;
    height: 138px;
    padding: 0;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: center;
    outline: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

@media only screen and (max-width: 1280px) {
    .wrap-gallery-slider {
        width: 456px;
    }
}

@media only screen and (max-width: 768px) {
    .wrap-gallery-slider {
        display: block;
        width: 100%;
        margin-left: 0;
        float: none;
    }

    .gallery-thumbnails {
        width: -webkit-calc(100% + 8px);
        width: -moz-calc(100% + 8px);
        width: calc(100% + 8px);
        height: 146px;
        margin-top: 8px;
        margin-left: -4px;
    }

    .gallery-thumbnails .slick-slide {
        width: 100%;
        margin: 0 4px;
    }

    .gallery-thumbnails .gallery-thumbnails-item img {
        max-width: unset;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/success_2.0_reviews_1.0/style.css?174193939218029*/
/*slider items start*/

#main_reviews.slider-items {
    background: none !important;
    padding: 0;
}

#main_reviews.slider-items .list li:after {
    background: white;
    opacity: .5;
}

#main_reviews.slider-items .slider-items-card {
    border: none;
    background: none;
    color: #111111;
}
#main_reviews.slider-items .slider-items-text {
    color: #293133;
}

#main_reviews.slider-items .slider-items-group {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#main_reviews.slider-items .slider-items-column {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 200px;
}

#main_reviews.slider-items .slider-items-space {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 10px;
}

#main_reviews.slider-items .slider-items-group-main {
    background: white;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 300px;
}

#main_reviews.slider-items .slider-items-group:last-child {
    padding-bottom: 25px;
}

#main_reviews.slider-items .slider-items-name {
    padding-bottom: 15px;
    margin: 0;
    font-size: 15px;
    font-weight: 600;
}

#main_reviews.slider-items .slider-items-prew-text {
    font-size: 15px;
    width: 100%;
    line-height: 18px;
    font-weight: 500;
}

#main_reviews.slider-items .slider-items-img {
    background-size: cover;
}

#main_reviews.slider-items .slider-items-buttons {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#main_reviews.slider-items .slider-items-button {
    max-width: 140px;
}
#main_reviews.slider-items .slick-slide {
    text-align: center;
}

#main_reviews.slider-items .slider-items-column {
    text-align: left;
}

#main_reviews.slider-items .job-example__slider-prev {

    transform: rotate(180deg);
}

#main_reviews.slider-items .slider-items-container {
    overflow: visible;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 50px;
    position: relative;
    width: 100%;
}

#main_reviews .gate-one-day__gate-name {
    text-decoration: none;
    color: white;
}

#main_reviews .gate-one-day__gate {
    height: 100%;
    max-width: 300px;
    margin: 0;
    padding: 0 5px;
}
#main_reviews .gate-brands__heading {
    margin-bottom: 36px;
    max-width: unset;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
#main_reviews .gate-brands__heading h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#main_reviews .gate-one-day__gate-group {
    padding: 0;
}

#main_reviews .gate-one-day__gate-group.stars_and_date {
    padding-bottom: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

}
#main_reviews .gate-one-day__gate-group .stars .gold {
    fill: #ffb930;
}
#main_reviews .gate-one-day__gate-group .stars .gray {
    fill: #c5c5c5;
}

#main_reviews .gate-one-day__gate-group .date {
    font-size: 13px;
    font-weight: 500;
    opacity: .6;
}
#main_reviews.slider-items .slider-items-prew-text .show-big {
    color: #3ea949
}
#main_reviews.slider-items .slider-items-prew-text .show-big:hover {
    opacity: .6;
    transition: all .3s ease-in-out;
    cursor: pointer;
}

#main_reviews .count-reviews {
    font-size: 15px;
    font-weight: 500;
    opacity: .5;
    padding-top: 23px;
    margin-left: 5px;
    line-height: 20px;
}
#main_reviews .slick-dots li button:before {
    color: #e5e5e5;
    opacity: 1;
    font-size: 11px;
    transition: all .3s ease-in-out;
}
#main_reviews .slick-dots li button:focus:before, #main_reviews .slick-dots li button:hover:before {
    color: #c7c7c7;
}
#main_reviews .slick-dots li.slick-active button:before {
    color: #ffb930;
}
#main_reviews .slick-dots li {
    width: 15px;
    height: 15px;
    margin: 0 3px;
}

#main_reviews .list-carusel .slick-dots li button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 9px;
    height: 9px;
    padding: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: var(--c-light-gray);
}

#main_reviews .list-carusel .slick-dots li.slick-active button,
#main_reviews .list-carusel .slick-dots li:hover button {
    background-color: var(--c-green);
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
    #main_reviews.slider-items .slider-items-container {
        height: 670px;
    }
}

@media screen and (max-width: 1279px) {
#main_reviews.slider-items .container {
    width: 100%;
    max-width: 800px;
}
}

@media screen and (max-width: 767px) {
    #main_reviews.slider-items .slider-items-card {
        height: auto;
    }
    #main_reviews.slider-items .slider-items-group-main {
        height: auto;
    }
    #main_reviews.slider-items {
        padding-top: 70px
    }
}

/*slider items end*/

#main_reviews .send-your-review {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#main_reviews .like-that {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    overflow: visible;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 0;
    padding: 50px;
    position: relative;
    width: calc(50% - 10px);
}
#main_reviews .that-text{
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 20px;
}

#main_reviews .btn-le-go {
    max-width: 200px;
    margin-bottom: 20px;
    color: #fff;
}
#main_reviews .btn-le-go:hover {
    color: #fff;
}
#main_reviews .like-that img{
    width: 100%;
}
#main_reviews .that-text a {
    color: #3ea949;
    line-height: 20px;
    text-decoration: none;
}
#main_reviews .that-text a:hover {
    opacity: .6;
}

#feedback_form_reviews .nx-modal {
    background: #000;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
    z-index: 10000;
    opacity: 0.8;
}

#feedback_form_reviews .ajax_call_form {
    /*width: 500px;
    padding:1em 2em;
    display: none;
    position:fixed;
    z-index:10001;
    top:10vh;
    max-height: 80vh;
    left:50%;
    margin-left: -250px;
    border:5px solid #E3000F;
    border-right:none;
    border-left:none;
    background: #fff;
    font-size:10pt;
    overflow: auto;
-webkit-box-sizing:border-box;
   -moz-box-sizing:border-box;
           box-sizing:border-box;*/
}

#feedback_form_reviews .ajax_call_form .call_form {
    margin:0;
    padding:0;
    border:0;
    outline:0;
}

#feedback_form_reviews .ajax_call_form h3{
    margin:0;
    font-size:18pt;
    padding-bottom: 15px; padding-right: 50px;
}

#feedback_form_reviews .ajax_call_form h2 {
    margin: 1em 0;
    background: none;
    text-align: left;
}

#feedback_form_reviews .ajax_call_form h2:after {display: none;}

#feedback_form_reviews .call_send_ok {margin-bottom: 0;}
#feedback_form_reviews .call-note blockquote {margin-left: 0}
#feedback_form_reviews .call-note h5 {margin-top: 0.5em; }

#feedback_form_reviews .ajax_call_form .hide-form {
    position: absolute;
    top:0;
    right: 1em;
    z-index: 20;
    padding:0.8em 1em;
    text-transform: uppercase;
    font-size: 11pt;
    text-decoration: none; cursor:pointer;
}

#feedback_form_reviews .ajax_call_form .hide-form:after {
    content: '\00D7';
    font-size:20pt;
    line-height: 100%;
    padding-left: 5px;
    z-index: 22;
    color:#E3000F;
}

@media only screen and (max-width: 500px) {
    #feedback_form_reviews .ajax_call_form {top:0; left:0; right: 0; margin: 0; width: auto; overflow-y: auto; max-height: 100%;}
    #feedback_form_reviews .ajax_call_form h3 {font-size:16pt;}
    #feedback_form_reviews .ajax_call_form h2,
    #feedback_form_reviews .main-page .ajax_call_form h2 {padding-right: 100px; font-size:16pt;}
    #feedback_form_reviews .ajax_call_form .hide-form:after {font-size:16pt;}
    #feedback_form_reviews .ajax_call_form .hide-form {top:0.3em; font-size: 8pt;}
    #feedback_form_reviews .call-table .nx-call-submit {font-size: 14pt; padding:0.3em 0; }
    #feedback_form_reviews .call-table textarea.inpt {height: 60px;}
}

#feedback_form_reviews {
    font-size: 15px;
    width: 50%;
    line-height: 18px;
    font-weight: 500;
}

#feedback_form_reviews .stars .fldst,
#feedback_form_reviews .stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#feedback_form_reviews .stars {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#feedback_form_reviews .stars b {
    margin-right: 7px;
}
#feedback_form_reviews .stars div label input,
#feedback_form_reviews .stars div label div {
    display: none;
}

#feedback_form_reviews .stars div label .star,
#feedback_form_reviews .stars div label .fake-star {
    display: block;
    content: '';
    width: 20px;
    height: 20px;
    fill: #c5c5c5;
    cursor: pointer;
}
#feedback_form_reviews .stars div label .star.gold,
#feedback_form_reviews .stars div label .fake-star.gold {
    fill: #ffb930;
}
/*#feedback_form_reviews .stars div label:first-child .star,*/
/*#feedback_form_reviews .stars div label:first-child .fake-star{*/
/*    fill: #ffb930;*/
/*}*/
#feedback_form_reviews .form-control {
    background: 0 0;
    border: 1px solid #ebebeb;
    border-radius: 6px;
    color: #111;
    cursor: text;
    font-size: 16px;
    font-weight: 500;
    height: 60px;
    line-height: 20px;
    padding: 0 22px;
    position: relative;
    transition: all .3s ease-in-out;
    width: 100%;
    z-index: 2;
}

#feedback_form_reviews .form-control::placeholder {
    color: #111;
    font-size: 16px;
    line-height: 20px;
    opacity: .4;
    transition: all .3s ease-in-out;
    z-index: 1;
}

.personal-data input {
    display: none;
}

#feedback_form_reviews .checkmark,
#feedback_form_reviews input[type=checkbox]:checked~.checkmark {
    background: #fff;
}

#feedback_form_reviews .checkmark:hover {
    border: 1px solid #3ea949!important;
}
#feedback_form_reviews .checkmark {
    display: block;
    background-color: #f6f6f6;
    border: 1px solid transparent;
    border-radius: 3px;
    height: 20px;
    left: 0;
    position: relative;
    top: 0;
    transition: all .3s ease-in-out;
    width: 20px;
    margin-right: 14px;
    cursor: pointer;
}
#feedback_form_reviews input[type=checkbox]:checked~.checkmark:after {
    display: block;
}
#feedback_form_reviews .checkmark:after {
    border: solid #000;
    border-width: 0 2px 2px 0;
    content: "";
    display: none;
    height: 12px;
    left: 6px;
    position: absolute;
    top: 0;
    transform: rotate(45deg);
    width: 5px;
}

#feedback_form_reviews {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: visible;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 20px 100px rgba(0, 0, 0, .06);
    margin-bottom: 0;
    padding: 50px;
    position: relative;
    width: calc(50% - 10px);
}

#feedback_form_reviews {
    margin-right: 10px;
}

#feedback_form_reviews a {
    color: #3ea949;
    font-size: 14px;
    line-height: 20px;
    padding: 0 5px;
    text-decoration: none;
}
#feedback_form_reviews a:hover {
    opacity: .6;
}
#feedback_form_reviews .personal-data label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#feedback_form_reviews textarea.form-control {
    padding-top: 18px;
    height: 200px;
}
#feedback_form_reviews form > div {
    margin-bottom: 20px;
}
#feedback_form_reviews .button-green {
    font-size: 16px;
    font-weight: 600;
    height: 60px;
    line-height: 20px;
    margin-right: 35px;
    width: 181px
}
#feedback_form_reviews .button-green:hover {
    box-shadow: 0 5px 25px rgba(67, 171, 74, .7);
}
#feedback_form_reviews .button-green span {
    z-index: 2;
}
#feedback_form_reviews h2 {
    font-size: 35px;
    font-weight: 700;
    line-height: 51px;
    margin-bottom: 10px;
    color: #293133;
}
#feedback_form_reviews input:focus,
#feedback_form_reviews textarea:focus {
    border: 1px solid #3ea949;
}
#feedback_form_reviews input:hover,
#feedback_form_reviews textarea:hover {
    border: 1px solid #8bd077;
}
#feedback_form_reviews textarea {
    resize: both;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    min-width: 100%;
    min-height: 200px;
    max-height: 600px;
}

/* Классы анимации */
@keyframes explode {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(2);
        opacity: 0;
    }
}

/* Основные стили для звездочки */
#feedback_form_reviews .star,
#feedback_form_reviews .fake-star{
    width: 20px;
    height: 20px;
    z-index: 2;
}

/* Класс анимации для звездочки */
#feedback_form_reviews .star.exploding {
    animation: explode 0.5s ease-out;
}
#feedback_form_reviews .stars div label div.star-container {
    display: block;
    position: relative;
}
#feedback_form_reviews .star {
    position: absolute;
    z-index: 2;
}
#feedback_form_reviews .fake-star {
    position: absolute;
    z-index: 1;
}

#feedback_form_reviews .stars label {
    width: 20px;
    height: 20px;
    margin-right: 4px;
}

#main_reviews .like-that {
    margin-left: 10px;
}
#main_reviews h2 {
    font-weight: 600;
}

#main_reviews .personal-data label span:last-child {
    padding-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#feedback_form_reviews .personal-data label {
    position: relative;
}
#feedback_form_reviews .checkmark {
    position: absolute;
    margin: 0;
}
/*Адаптив*/

@media screen and (max-width: 1279px) and (min-width: 768px) {
    #main_reviews.slider-items .container {
        max-width: 100%;
    }
    #main_reviews.slider-items .slider-items-container {
        height: auto;
        border-radius: 0;
    }
    #main_reviews .count-reviews {
        padding-top: 17px;
        font-size: 13px;
    }
}
@media screen and (max-width: 767px) {
    #main_reviews .gate-one-day__gate-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    #main_reviews .count-reviews {
        padding-top: 5px;
        font-size: 11px;
    }
    #main_reviews .gate-brands__heading {
        margin-bottom: 0;
    }
    #main_reviews .send-your-review {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    #main_reviews #feedback_form_reviews,
    #main_reviews .like-that {
        width: 100%;
        margin: 0 0 30px 0;
    }
    #main_reviews.slider-items .slider-items-container {
        margin-bottom: 30px;
        padding: 10px;
        padding-top: 30px;
    }
    #main_reviews h2 {
        font-size: 20px;
        line-height: 26px;
    }
    #main_reviews.slider-items .slider-items-prew-text {
        font-size: 14px;
        line-height: 22px;
    }
    #main_reviews h2 {
        margin-left: 10px;
        font-size: 20px;
        line-height: 26px;
    }
    #main_reviews.slider-items .slider-items-group-main {
        padding-top: 16px;
    }
    #main_reviews.slider-items .slider-items-column {
        height: 250px;
    }
    #main_reviews #feedback_form_reviews, #main_reviews .like-that {
        padding: 20px;
    }
    #main_reviews #feedback_form_reviews h2 {
        margin-left: 0;
        margin-bottom: 16px;
    }
    #main_reviews .personal-data label span:last-child {
        font-size: 13px!important;
        font-weight: lighter;
        padding-left: 30px;
    }
    #main_reviews.slider-items .container {
        padding: 0;
    }
    #main_reviews.slider-items .slider-items-container,
    #feedback_form_reviews,
    #main_reviews .like-that {
        border-radius: 0;
    }
    #main_reviews .gate-one-day__gate{
        height: auto !important;
    }
}
/* End */


/* Start:/local/templates/success_2.0/components/bitrix/map.yandex.view/contacts_light/style.css?17683887111909*/
.city_list{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    font-size: 15px;
    line-height: 1.2;
}
.city_list b{
    font-weight: 500;
}
.city_block, .city_block_main>div{
    width: 33%;
    margin-bottom: 15px;
}
.city_name{
    width: 100%;
}
body .city_block_main{
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.bx-yandex-view-layout,
.bx-yandex-view-map {
    width: 100%;
    height: 600px;
}
.map{
    margin-top: -80px;
}
.map-rel {
    position: relative;
}@media (max-width: 1279px) {
    .city_block, .city_block_main>div {
        width:48%;
        margin-right: 2%;
    }
    .bx-yandex-view-layout,
    .bx-yandex-view-map {
        height: 500px;
    }

    .map__main-content {
        position: relative;
        top: 0;
        left: 0;
        z-index: 1;
    }
}

@media (max-width: 768px) {
    .bx-yandex-view-layout,
    .bx-yandex-view-map {
        height: 400px;
    }
    .city_block, .city_block_main>div {
        width:100%;
    }
}

.catalog-element {
    width: 100%;
    margin-bottom: 20px;
    padding: 25px;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    z-index: 1;
}

/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1633606985666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */
/* /local/templates/.default/components/bitrix/catalog/success_2.0_catalog_1.0/style.css?17703642881414 */
/* /local/templates/.default/components/bitrix/catalog/success_2.0_catalog_1.0/bitrix/catalog.element/.default/style.css?178279740744995 */
/* /local/templates/.default/components/ip/nx.gallery_3.8.5/success_2.0_gallery_1.0/style.css?17236565884462 */
/* /local/templates/.default/components/bitrix/news.list/success_2.0_reviews_1.0/style.css?174193939218029 */
/* /local/templates/success_2.0/components/bitrix/map.yandex.view/contacts_light/style.css?17683887111909 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1633606985666 */
