

/* Start:/bitrix/templates/m-dm-imperial-redisign/static/css/styles.css?1766482620116186*/



a,
html {
    color: #202020
}

a {
    background-color: transparent;
    text-decoration: none;
}

html {
    -webkit-text-size-adjust: 100%;
    font-size: 14px;
    font-family: "Rubik";
    line-height: 1.5;
    height: 100%;
    background-color: #f4f4f4
}

.mfp-figure figure,
body {
    margin: 0
}

.slick-slide img,
details,
main {
    display: block
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    text-decoration: none
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
    max-width: 100%;
    display: block;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

li, ul {
    list-style-type: none;
    padding: 0;
}
h1, h2, h3, h4, h5, h6, li, p, ul {
    margin: 0;
}

h1,
h2,
h3 {
    font-size: 50px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 48px
}

@media screen and (max-width:767px) {
    h1 {
        font-size: 33px
    }
}

h2,
h3 {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 56px
}

@media screen and (max-width:374px) {
    h2 {
        font-size: 30px;
        margin-bottom: 32px
    }
}

h3 {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 24px
}

[type=checkbox],
[type=radio],
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}


.mfp-figure figure, body {
    margin: 0;
}

*,
:after,
:before,
img.mfp-img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.content {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.container {
    margin: 0 auto;
    width: 100%;
    padding: 0 16px
}

@media screen and (max-width:374px) {
    .container {
        padding: 0 8px
    }
}

.container.container--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

section {
    padding: 40px 0;
}

.sandwich {
    height: 14px;
    position: relative;
    width: 20px
}

.sandwich__line {
    background-color: #fff;
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    -webkit-transition: all linear .4s;
    -o-transition: all linear .4s;
    transition: all linear .4s;
    width: 100%
}

.sandwich__line--top {
    top: 0
}

.sandwich__line--middle {
    top: 6px
}

.sandwich__line--bottom {
    top: 12px
}



/*HEADER*/

.category-nav {
    background-color: #f4f4f4;
    padding: 24px 16px 8px;
    display: none;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}


.header {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.header.is-open {
    background-color: #f4f4f4;
    bottom: 0;
    left: 0;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 13;
}

.header__top {
    display: none;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

.header__top .container {
    padding: 0 24px;
}

.header__main, .header__main .container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


.header__main {
    background-color: #fff;
    height: 64px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 12px 116px 12px 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
}

.header__main .container {
    padding: 0;
}

.header__logo {
    max-width: calc(100% - 64px);
    margin-right: 24px;
}

.header__logo .logo__img {
    max-height: 38px;
}

.header__contacts {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 16px;
    padding: 0 8px;
}   

.phone {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
}

.mail-link {
    color: #659c0b;
    font-size: 13px;
}

.aside-nav__item.is-active .aside-nav__link:after, .gallery-item__title, .header.is-open .header__category-nav, .header.is-open .header__top {
    display: block;
}


.search-line {
    background-color: #f4f4f4;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 40px;
    position: relative;
    -webkit-transition: left linear .3s;
    -o-transition: left linear .3s;
    transition: left linear .3s
}

@media screen and (max-width:799px) {
    .search-line {
        margin-left: auto;
        max-width: 48px
    }
}

@media screen and (max-width:767px) {
    .search-line {
        position: absolute;
        left: calc(100% - 168px);
        right: 116px
    }

    .search-line.is-open {
        left: 8px;
        max-width: 100%
    }
}

.search-line.is-open .search-line__icon-wrapper {
    display: none
}

.search-line.is-open .search-line__input-wrapper {
    width: 260px
}

@media screen and (max-width:767px) {
    .search-line.is-open .search-line__input-wrapper {
        width: 100%
    }
}

@media screen and (max-width:799px) {
    .search-line.is-open .search-line__close {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.search-line__input {
    background-color: #f4f4f4;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 13px;
    line-height: 1.5;
    height: 40px;
    padding: 8px;
    width: 100%
}

.search-line__input-wrapper {
    background-color: #f4f4f4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:799px) {
    .search-line__input-wrapper {
        border-radius: 5px;
        left: 0;
        overflow: hidden;
        position: absolute;
        -webkit-transition: width linear .3s;
        -o-transition: width linear .3s;
        transition: width linear .3s;
        width: 0
    }
}

.search-line__icon {
    width: 17px;
    height: 17px;
    fill: #848484
}

.search-line__close,
.search-line__icon-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.search-line__icon-wrapper {
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 48px
}

.search-line__close {
    background-color: #f4f4f4;
    display: none;
    margin-left: auto;
    width: 40px
}

.search-line__close-icon {
    width: 12px;
    height: 12px
}

.mobile-menu {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #9db037;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 64px;
    padding: 8px 16px;
    position: absolute;
    right: 0;
    width: 104px;
    top: 0;
}

.mobile-menu__text {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    margin-right: 8px;
}


.mobile-menu.mobile-menu--active .sandwich__line--top {
    top: 6px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mobile-menu.mobile-menu--active .sandwich__line--middle {
    opacity: 0
}

.mobile-menu.mobile-menu--active .sandwich__line--bottom {
    top: 6px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.category-nav__list {
    display: none;
}

.category-nav.is-open .category-nav__list {
    display: block;
}

.category-nav.is-open .sandwich__line--top {
    top: 6px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.category-nav.is-open .sandwich__line--middle {
    opacity: 0
}

.category-nav.is-open .sandwich__line--bottom {
    top: 6px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.category-nav .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 8px;    
}

.category-nav.is-open .container {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 16px rgba(0,0,0,.04);
    box-shadow: 0 4px 16px rgba(0,0,0,.04);
}

.category-nav-mobile {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #9db037;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px 16px;
}

.category-nav-mobile__text {
    font-size: 18px;
    font-weight: 500;
}

.category-nav__item {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    position: relative;
    -webkit-transition: background-color linear .2s;
    -o-transition: background-color linear .2s;
    transition: background-color linear .2s;
}

.category-nav__item:not(:last-child) {
    border-bottom: 1px solid #d3d3d3;
}

.category-nav__title {
    display: block;
    padding: 16px;
    font-size: 12px;
    line-height: 1.4;
    text-transform: uppercase;  
    font-weight: 500;  
}

.category-subnav {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.category-nav__item.is-active>.category-subnav {
    display: block;
}


.category-subnav__link,
.category-subnav__title {
    display: block;
    padding: 8px 24px
}


    .category-subnav__link {
        padding: 8px 16px;
        font-size: 13px;
    }

    .category-subnav__link.category-subnav__link--first:active {
        background: #f0f0f0;
        border-radius: 5px;
        color: #659c0b
    }


.category-subnav__link.category-subnav__link--mobile-only {
    font-weight: 500
}


    .category-subnav__item.is-active {
        background-color: #f0f0f0;
        border-radius: 5px;
        padding-bottom: 16px
    }

    .category-subnav__item.is-active>.category-subnav {
        display: block
    }

    .category-subnav__item.is-active>.category-subnav__link {
        border-bottom: 1px solid #d3d3d3
    }


.main-nav {
    padding-bottom: 16px;
    width: 100%;
}

.main-nav__item {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
}

.main-nav__item:not(:last-child) {
    border-bottom: 1px solid #d3d3d3;
}

.main-nav__link {
    display: block;
    padding: 16px 0;
}

.main-nav__icon {
    margin-left: 10px;
    height: 10px;
    width: 10px;
}

.main-nav__title {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.main-subnav {
    display: none;
}

.main-nav__item.is-open .main-subnav {
    display: block;
}   

.main-subnav__list {
    padding: 0 16px 16px;
}

.main-subnav__link {
    font-size: 16px;
    font-weight: 400;
    padding: 10px 0;
    display: block;
    line-height: 1.5;    
} 


/* SLIDER DEFAULT*/

.slider-navigation {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;;
    -ms-flex-pack: space-between;;
    justify-content: space-between;;
    margin-top: 32px;
    //padding: 0 8px
}

.s-tabs-section .slider-navigation {
    margin-top: 0;
}

.slider-navigation>:not(:last-child) {
    margin-right: 8px
}

.slider-navigation__btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .08);
    border-radius: 50%;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 48px;
    outline: 0;
    width: 48px
}

.slider-navigation__btn:hover .slider-navigation__icon {
    fill: #ea6b2a
}

.slider-navigation__btn.swiper-button-disabled {
    cursor: default;
    opacity: .5
}

.slider-navigation__btn.swiper-button-disabled:hover .slider-navigation__icon {
    fill: #000
}

.slider-navigation__icon {
    width: 16px;
    height: 16px
}

.slider .product-prev {
    margin: 40px 8px
}

.slider .product-prev,
.slider .product-prev:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}



/* Slider */

.s-main-slider {
    padding: 0;
}
.white-bg {
    background-color: #fff;
}

.main-slider, .swiper-container {
    overflow: hidden;
    position: relative;
    min-height: 400px;
}

.js-main-slider {
    display: flex;
    transition: transform 0.6s ease; 
}

.main-slider__item, .product-slider__item {
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;    
}


/* PRODUCT */

.product-colors {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto
}

.product-colors__text {
    font-size: 13px;
    margin-right: 8px
}

.product-colors__list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-color {
    position: relative
}

.product-color:hover .product-color__tooltip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-color:not(:last-child) {
    margin-right: 8px
}

.product-color__tooltip,
.product-color__tooltip:after {
    background-color: #fff;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.product-color__tooltip {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
    bottom: calc(100% + 16px);
    -webkit-box-shadow: 0 4px 24px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 24px rgba(0, 0, 0, .08);
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 24px 16px
}

.product-color__tooltip:after {
    content: "";
    bottom: 0;
    height: 24px;
    width: 32px;
    z-index: 1
}

.product-color__tooltip:before {
    content: "";
    width: 16px;
    height: 16px;
    background-color: #fff;
    bottom: -8px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .08);
    box-shadow: 0 0 10px rgba(0, 0, 0, .08);
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg)
}

.product-color__dot {
    width: 20px;
    height: 20px;
    //border-radius: 50%;
    background-size: 100% !important;
    //background-position: -154% -159% !important    
}

.product-color__dot.product-color__dot--big {
    width: 120px;
    height: 120px
}

.product-color__name {
    margin-top: 8px
}

.s-product-info {
    padding-top: 16px
}

.product-info {
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .04);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .04);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding: 32px 0
}

.product-info__content {
    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-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 96px;
    padding: 24px 0 16px 24px;
    margin-right: 0;
    padding: 24px 24px 0
}

@media screen and (max-width:1159px) {
    .product-info__content h1 {
        font-size: 33px
    }
}

@media screen and (max-width:1023px) {
    .product-info__content h1 {
        display: none
    }
}

.product-info__media {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden
}

@media screen and (min-width:1024px) {
    .product-info__media {
        width: 496px
    }
}

.product-info__media .product-mobile-title {
    display: block;
    font-size: 33px;
    line-height: 1;
    margin-bottom: 48px;
    padding: 0 24px
}

@media screen and (min-width:1024px) {
    .product-info__media .product-mobile-title {
        display: none
    }
}

.product-info__characteristics {
    margin-bottom: 32px
}

.product-info__characteristics>* {
    margin: 8px 0
}

.product-info__characteristics>:first-child {
    margin-top: 0
}

.product-info__characteristics>:last-child {
    margin-bottom: 0
}

.product-info__characteristic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px
}

.product-info__label {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-weight: 500;
    width: 96px
}

.product-info__more {
    color: #659c0b
}

.product-info__artikul {
    position: relative;
    width: 100%
}

.product-info__artikul-number {
    background-color: #fff;
    color: #a2a2a2;
    display: inline-block;
    font-size: 11px;
    padding-right: 16px;
    position: relative;
    z-index: 1
}

.product-info__artikul:after {
    content: "";
    background-color: #e9e9e6;
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0
}

@media screen and (min-width:1024px) {
    .product-info__artikul:after {
        display: none
    }
}

.product-info__footer {
    position: relative
}

@media screen and (min-width:1160px) {
    .product-info__footer {
        margin-top: auto;
        padding-right: 240px
    }
}

.product-info__footer-line {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-info__footer-line:not(:last-child),
.product-materials__list li:not(:last-child) {
    margin-bottom: 16px
}

@media screen and (max-width:1159px) {
    .product-info__footer-line:not(:last-child) {
        margin-bottom: 32px
    }
}

@media screen and (max-width:1023px) {
    .product-info__footer-line:not(:last-child) {
        margin-bottom: 8px
    }
}

.product-info__footer-line .product-price {
    margin-right: 16px
}

@media screen and (min-width:1280px) {
    .product-info__footer .product-colors {
        bottom: 8px;
        right: 0;
        position: absolute
    }
}

@media screen and (max-width:1159px) {
    .product-info__footer .product-colors {
        bottom: auto;
        top: 0
    }
}

@media screen and (max-width:1023px) {
    .product-info__footer .product-colors {
        margin-bottom: 32px
    }
}

.s-product-materials {
    outline: 0;
    padding-top: 64px
}

.s-product-materials h2 {
    margin-bottom: 24px
}

@media screen and (min-width:1024px) {
    .product-materials__list {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-fill: auto;
        -moz-column-fill: auto;
        column-fill: auto
    }
}

.product-materials__list li {
    position: relative;
    padding-left: 24px
}

.product-materials__list li:before,
.radio__custom:after {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #ea6b2a;
    border-radius: 50%;
    left: 0;
    position: absolute;
    top: 8px
}

.s-product-panorama {
    padding-bottom: 0
}

@media screen and (min-width:1160px) {
    .product-panorama {
        background-color: #e0e0e0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden;
        padding: 32px 40px 32px 16px
    }
}

.product-panorama__view {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 40px
}

@media screen and (max-width:1159px) {
    .product-panorama__view {
        height: 600px
    }
}

@media screen and (max-width:767px) {
    .product-panorama__view {
        height: 220px
    }
}

.product-panorama__slider {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media screen and (min-width:1160px) {
    .product-panorama__slider {
        width: 280px
    }
}

.product-panorama__slider .slider-navigation {
    margin-top: 16px
}

@media screen and (min-width:1160px) {
    .product-panorama__slider .slider-navigation {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media screen and (max-width:1159px) {
    .product-panorama__slider .product-prev {
        margin: 0 4px
    }
}

.product-panorama__title {
    font-size: 25px;
    line-height: 1.3;
    margin-bottom: 16px
}

.product-prev {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .04);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .04);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: -webkit-box-shadow linear .3s;
    -o-transition: box-shadow linear .3s;
    transition: box-shadow linear .3s;
    transition: box-shadow linear .3s, -webkit-box-shadow linear .3s
}

@media screen and (min-width:1160px) {
    .product-prev:hover {
        -webkit-box-shadow: 0 4px 40px rgba(6, 6, 6, .3);
        box-shadow: 0 4px 40px rgba(6, 6, 6, .3)
    }

    .product-prev:hover .product-prev__name {
        color: #7d922b
    }
}

.product-prev__img {
    max-height: 100%;
    max-width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.product-prev__img-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 8px;
    height: 192px;
    outline: 0;
    padding: 8px;
    position: relative
}

.product-prev__body {
    height: 88px;
    outline: 0;
    padding: 0 16px 16px
}

.product-prev__name {
    -webkit-transition: color linear .3s;
    -o-transition: color linear .3s;
    transition: color linear .3s
}

@media screen and (max-width:1159px) {
    .product-prev__name {
        font-size: 14px
    }
}

.product-prev__footer {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #e9e9e6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 16px;
    padding: 16px 0;
    position: relative
}

.product-prev__number {
    background-color: #fff;
    color: #a2a2a2;
    display: inline-block;
    font-size: 11px;
    left: 0;
    padding-right: 8px;
    position: absolute;
    top: -8px
}

.product-price {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.product-price__old {
    text-decoration: line-through
}

.product-price__number {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    white-space: nowrap
}

@media screen and (max-width:1023px) {
    .product-price__number {
        font-size: 16px
    }
}

.product-price__sign {
    font-size: 16px;
    font-weight: 400
}

@media screen and (max-width:1159px) {
    .product-price__sign {
        font-size: 14px
    }
}

.product-slider {
    margin-bottom: 16px;
    position: relative
}

.product-slider__item {
    outline: 0;
    overflow: hidden
}

.product-slider__item .spritespin,
.product-slider__item img {
    margin: 0 auto
}

.product-slider .slider__dots {
    margin-top: 16px
}

@media screen and (min-width:1024px) {
    .product-slider .slider__dots {
        display: none
    }
}

.product-slider .slider-navigation__btn {
    position: absolute;
    top: 50%;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (max-width:1023px) {
    .product-slider .slider-navigation__btn.slider-navigation__btn {
        display: none
    }
}

.product-slider .slider-navigation__btn.slider-navigation__btn--prev {
    left: 16px
}

.product-slider .slider-navigation__btn.slider-navigation__btn--next {
    right: 16px
}

.product-slider-nav {
    margin: 0 -4px
}

@media screen and (max-width:1023px) {
    .product-slider-nav {
        display: none
    }
}

.product-slider-nav__item {
    height: 60px;
    margin: 0 4px;
    outline: 0
}

.product-slider-nav__item img {
    max-height: 100%;
    max-width: 100%
}

.product-slider .swiper-dotted {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 16px;
}

.product-slider .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border: 1px solid #ea6b2a;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    outline: 0;
    background: none;
}

.product-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    background-color: #ea6b2a;    
}

.product-slider.swiper-container {
    min-height: 256px;
}


/* PRODUCT PRICE */

.product-prices__subtitle {
    font-size: 25px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 24px
}

.product-prices__block:not(:last-child) {
    margin-bottom: 40px
}

.product-prices h2 {
    margin-bottom: 8px
}

.price-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -8px
}

.price-table__row {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .04);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .04);
    margin: 8px;
    padding: 16px;
    width: calc(100%/3 - 16px);
}

@media screen and (max-width:767px) {
    .price-table__row {
        width: calc(100%/2 - 16px)
    }
}

@media screen and (max-width:374px) {
    .price-table__row {
        width: 100%
    }
}


.price-table__cell {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0
}


.price-table__cell:not(:last-child) {
    margin-bottom: 16px
}

.price-table__cell.price-table__cell--img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}


.price-table__cell.price-table__cell--info {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}


.price-table__cell.price-table__cell--name {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-bottom: 1px solid #e9e9e6;
    padding-bottom: 16px
}

.price-table__cell.price-table__cell--action {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 400px
    width: 280px;
}



.price-table__cell.price-table__cell--action {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: auto
}


.price-table__cell.price-table__cell--action>:not(:last-child) {
        margin-right: 0;
        margin-bottom: 16px
}


.price-table__ad-to-basket,
.price-table__cell.price-table__cell--action .product-price {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.price-table__ad-to-basket {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #e9e9e6;
    border-radius: 5px;
    padding: 8px
}

@media screen and (max-width:1159px) {
    .price-table__ad-to-basket {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (min-width:1160px) {
    .price-table__ad-to-basket>:not(:last-child) {
        margin-right: 12px
    }
}

@media screen and (max-width:1159px) {
    .price-table__ad-to-basket>:not(:last-child) {
        margin-bottom: 16px
    }
}

.price-table__artikul {
    font-size: 11px
}

@media screen and (max-width:1023px) {
    .price-table__artikul {
        color: #a2a2a2;
        -ms-flex-item-align: start;
        align-self: flex-start
    }
}


/* COUNTER */

.counter,
.counter__btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.counter {
    border-radius: 4px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-color: #fff;
    width: 96px
}

.counter__btn {
    width: 25px;
    height: 25px;
    background-color: #fafafa;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.counter__btn:before {
    width: 12px;
    height: 12px;
    content: "";
    display: block
}

.counter__btn.counter__btn--minus:before {
    background-image: url(/bitrix/templates/m-dm-imperial-redisign/static/css/../images/general/ie11/minus.svg)
}

.counter__btn.counter__btn--plus:before {
    background-image: url(/bitrix/templates/m-dm-imperial-redisign/static/css/../images/general/ie11/plus.svg)
}

.counter__current {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 25px;
    height: 25px;
    padding: 0 10px;
    text-align: center;
    width: 100%
}

/*
.slick-slide.slick-loading img,
[hidden],
template {
    display: none
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

*/

.main-slider__item {
    max-height: 560px;
    position: relative;
}

.main-slider__item:before {
    content: '';
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65)));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 100%);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 100%);
    left: 0;
    height: 100%;
    opacity: 0.5;
    position: absolute;
    top: 0;
    -webkit-transition: opacity linear .3s;
    -o-transition: opacity linear .3s;
    transition: opacity linear .3s;
    width: 100%;
}


.main-slider__item picture, .main-slider__item img {
    width: 100%;
}

.main-slider__content {
    color: #fff;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 20px 60px 20px;
}

.main-slider__title {
    display: block;
    font-size: 40px;
    font-weight: 500;
    line-height: 1.2
}

.main-slider__descr {
    font-size: 30px;
    font-weight: 500
}

.main-slider__descr a {
    color: #FFF;
}

.main-slider .slick-dots,
p+p {
    margin-top: 24px
}

.main-slider__slider-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    z-index: 1;
    bottom: 16px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    left: 0;
    right: 0;
    padding: 0 16px;
    width: 100%    
}


.main-slider__slider-navigation.slider-navigation {
    margin-top: 0
}

.main-slider__slider-navigation.slider-navigation>:not(:last-child) {
    margin-right: 16px
}

.main-slider__slider-navigation .slider-navigation__btn {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 48px;
    outline: 0;
    width: 48px  
}

.main-slider__slider-navigation .slider-navigation__icon {
    width: 24px;
    height: 24px;
    fill: #9baf4c;
    fill: #fff
}

.main-slider__title {
    display: block;
    font-size: 40px
    font-weight: 500;
    line-height: 1.2
}

.main-slider__descr {
    font-size: 30px;
    font-weight: 500
}

.main-slider .swiper-dotted {
    position: absolute;
    bottom: 37px;
    left: 50%;
    transform: translateX(-50%);
}

.swiper-dotted {
    white-space: nowrap;
    z-index: 11;
    white-space: nowrap;
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background-color: #e9e9e6;
    margin: 0 4px;
}

.gray-bg .swiper-pagination-bullet {
    border: 1px solid #ea6b2a;
    background: none;
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform,.2s left;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
    background-color: #9baf4c;
}
.gray-bg .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    background-color: #ea6b2a;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66);
}


.main-slider .slick-dots,
p+p {
    margin-top: 24px
}


.main-slider .slick-dots {
    bottom: 40px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 5
}


.main-slider .slick-dots .main-slider__dot {
    width: 8px;
    height: 8px;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    outline: 0;
    background-color: #e9e9e6
}

.main-slider .slick-dots .slick-active .main-slider__dot {
    width: 8px;
    height: 8px;
    background-color: #9baf4c
}


.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}

.swiper-slide {
    width: 100%;
    flex-shrink: 0;
}

.slider {
    margin: -16px
}


.slider__item {
    outline: 0;
    flex-shrink: 0; 
}


.s-tabs-section {
    min-height: 465px;
    overflow: hidden;
    padding: 0;
}

.s-tabs-section .gray-bg {
    padding: 60px 0;
}

.s-tabs-section .gray-bg h2 {
    margin-bottom: 0px;
}

/* MAIN CATEGORIES */

.category-prev {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 320px;
    margin: 8px;
    position: relative;
    height: 224px;
    width: calc(100%/2 - 16px)
}


@media screen and (max-width:767px) {
    .category-prev {

    }
}

@media screen and (max-width:374px) {
    .category-prev {
        width: 100%
    }
}

.category-prev.category-prev--size-big {
    width: calc(100%/2 - 16px)
}

@media screen and (max-width:1023px) {
    .category-prev.category-prev--size-big {
        width: calc(100%/1.5 - 16px)
    }
}

@media screen and (max-width:767px) {
    .category-prev.category-prev--size-big {
        width: 100%
    }
}

.category-prev.category-prev--size-big .category-prev__list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-rule: 2px solid #e9e9e6;
    -moz-column-rule: 2px solid #e9e9e6;
    column-rule: 2px solid #e9e9e6;
    -webkit-column-gap: 6em;
    -moz-column-gap: 6em;
    column-gap: 6em;
    -webkit-column-fill: auto;
    -moz-column-fill: auto;
    column-fill: auto
}

@media screen and (max-width:767px) and (min-width:375px) {
    .category-prev.category-prev--phone-size-small {
        width: calc(100%/2 - 16px)
    }

    .category-prev.category-prev--phone-size-big {
        width: 100%
    }
}

.category-prev:before {
    content: "";
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .65)), to(rgba(0, 0, 0, .65)));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .65) 0%, rgba(0, 0, 0, .65) 100%);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .65) 0%, rgba(0, 0, 0, .65) 100%);
    left: 0;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity linear .3s;
    -o-transition: opacity linear .3s;
    transition: opacity linear .3s;
    width: 100%
}

@media screen and (min-width:1160px) {

    .category-prev:hover .category-prev__body,
    .category-prev:hover:before {
        opacity: 1
    }

    .category-prev:hover .category-prev__footer {
        border-top-color: #ff9052
    }
}

.category-prev__list {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-bottom: 8px
}

.category-prev__content {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .65)));
    background-image: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, .65) 100%);
    background-image: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, .65) 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 24px 32px 0;
    position: relative;
    z-index: 1
}

@media screen and (max-width:1159px) {
    .category-prev__content {
        padding: 24px 24px 0;
        position: static
    }
}

@media screen and (max-width:767px) {
    .category-prev__content {
        padding: 16px 16px 0
    }
}

.category-prev__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 0;
    padding-bottom: 8px;
    -webkit-transition: opacity linear .3s;
    -o-transition: opacity linear .3s;
    transition: opacity linear .3s
}

@media screen and (max-width:1159px) {
    .category-prev__body {
        display: none
    }
}

.category-prev__link {
    color: #fff;
    line-height: 2
}

.category-prev__link:hover {
    color: #ff9052
}

.category-prev__link-all {
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: #fff;
    font-size: 13px;
    margin-top: auto
}

.category-prev__footer {
    border-top: 1px solid #fff;
    margin-top: auto;
    padding: 16px 0 32px
}

@media screen and (max-width:1159px) {
    .category-prev__footer {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 8px 0;
        height: 96px
    }
}

@media screen and (max-width:767px) {
    .category-prev__footer {
        height: 94px
    }
}

.category-prev__name {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    max-width: 240px
}

@media screen and (max-width:767px) {
    .category-prev__name {
        font-size: 15px;
        max-width: 130px
    }
}

.category-prev__mobile-link {
    display: none;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

@media screen and (max-width:1159px) {
    .category-prev__mobile-link {
        display: block
    }
}

.categories-prev-color {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (min-width:768px) {
    .categories-prev-color {
        margin: -8px
    }
}

.s-categories-prev-color h2 {
    text-align: center
}

@media screen and (max-width:767px) {
    .s-categories-prev-color h2 {
        text-align: left
    }
}

.category-prev-color {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 328px;
    margin: 8px;
    overflow: hidden;
    position: relative
}

    .category-prev-color {
        margin: 8px 0;
        width: 100%
    }


.category-prev-color.category-prev-color--size-big .category-prev-color__list {
    display: block;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-fill: auto;
    -moz-column-fill: auto;
    column-fill: auto
}

.category-prev-color.category-prev-color--size-big .category-prev-color__item:last-child {
    margin-top: 0
}

.category-prev-color.category-prev-color--type-kids .category-prev-color__body,
.category-prev-color.category-prev-color--type-kids .category-prev-color__footer {
    background-color: #66be57
}

.category-prev-color.category-prev-color--type-school .category-prev-color__body,
.category-prev-color.category-prev-color--type-school .category-prev-color__footer {
    background-color: #e48a36
}

.category-prev-color.category-prev-color--type-office .category-prev-color__body,
.category-prev-color.category-prev-color--type-office .category-prev-color__footer {
    background-color: #317bc0
}

.category-prev-color.category-prev-color--type-street .category-prev-color__body,
.category-prev-color.category-prev-color--type-street .category-prev-color__footer {
    background-color: #e83958
}

.category-prev-color.category-prev-color--type-inform .category-prev-color__body,
.category-prev-color.category-prev-color--type-inform .category-prev-color__footer {
    background-color: #14bcd2
}

.category-prev-color:hover .category-prev-color__body {
    opacity: 1
}

.category-prev-color__body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    opacity: 0;
    overflow: hidden;
    padding: 24px;
    position: relative;
    -webkit-transition: opacity linear .2s;
    -o-transition: opacity linear .2s;
    transition: opacity linear .2s
}

.category-prev-color__body:after {
    content: "";
    background-color: #fff;
    bottom: 0;
    height: 1px;
    left: 16px;
    position: absolute;
    right: 16px
}

@media screen and (max-width:1159px) {
    .category-prev-color__body {
        display: none
    }
}

.category-prev-color__body>* {
    margin: 8px 0
}

.category-prev-color__body>:first-child {
    margin-top: 0
}

.category-prev-color__body>:last-child {
    margin-bottom: 0
}

.category-prev-color__footer {
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 500;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 80px;
    margin-top: auto;
    padding: 8px 24px;
    text-transform: uppercase
}

.category-prev-color__footer>:not(:last-child) {
    margin-right: 16px
}

@media screen and (max-width:1159px) {
    .category-prev-color__footer {
        text-decoration: underline
    }
}

.category-prev-color__icon {
    width: 48px;
    height: 48px;
    fill: #fff
}

.category-prev-color__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.category-prev-color__item:not(:last-child) {
    margin-bottom: 8px
}

.category-prev-color__item:last-child {
    margin-top: auto
}

.category-prev-color__link {
    color: #fff;
    font-size: 13px
}

.category-prev-color__link-all {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    margin-top: auto
}

.sub-category__mobile-menu {
    margin-bottom: 40px
}

@media screen and (min-width:1024px) {
    .sub-category__mobile-menu {
        display: none
    }
}

.categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -8px;
    padding-bottom: 56px
}





/* PRODUCT PREVIEW*/

.s-tabs-section .product-prev, .s-other-products .product-prev {
    width: 100%;
    margin: 40px 8px;
    max-width: 350px;
    //min-width: 280px;
}

@media screen and (max-width:500px) {
    .s-tabs-section .product-prev, .s-other-products .product-prev {
        width: 100%;
        margin: 40px 0px;
        max-width: 350px;
        //min-width: 250px;
    }
}

.product-prev {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .04);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .04);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: -webkit-box-shadow linear .3s;
    -o-transition: box-shadow linear .3s;
    transition: box-shadow linear .3s;
    transition: box-shadow linear .3s, -webkit-box-shadow linear .3s
}

@media screen and (min-width:1160px) {
    .product-prev:hover {
        -webkit-box-shadow: 0 4px 40px rgba(6, 6, 6, .3);
        box-shadow: 0 4px 40px rgba(6, 6, 6, .3)
    }

    .product-prev:hover .product-prev__name {
        color: #7d922b
    }
}

.product-prev__img {
    max-height: 100%;
    max-width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.product-prev__img-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 8px;
    height: 192px;
    outline: 0;
    padding: 8px;
    position: relative
}

.product-prev__body {
    height: 88px;
    outline: 0;
    padding: 0 16px 16px
}

.product-prev__name {
    -webkit-transition: color linear .3s;
    -o-transition: color linear .3s;
    transition: color linear .3s
}

@media screen and (max-width:1159px) {
    .product-prev__name {
        font-size: 14px
    }
}

.product-prev__footer {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #e9e9e6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 16px;
    padding: 16px 0;
    position: relative
}

.product-prev__number {
    background-color: #fff;
    color: #a2a2a2;
    display: inline-block;
    font-size: 11px;
    left: 0;
    padding-right: 8px;
    position: absolute;
    top: -8px
}

.product-price {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.product-price__old {
    text-decoration: line-through
}

.product-price__number {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    white-space: nowrap
}

@media screen and (max-width:1023px) {
    .product-price__number {
        font-size: 16px
    }
}

.product-price__sign {
    font-size: 16px;
    font-weight: 400
}

@media screen and (max-width:1159px) {
    .product-price__sign {
        font-size: 14px
    }
}

.product-slider {
    margin-bottom: 16px;
    position: relative
}

.product-slider__item {
    outline: 0;
    overflow: hidden
}

.product-slider__item .spritespin,
.product-slider__item img {
    margin: 0 auto
}

.product-slider .slider__dots {
    margin-top: 16px
}

@media screen and (min-width:1024px) {
    .product-slider .slider__dots {
        display: none
    }
}

.product-slider .slider-navigation__btn {
    position: absolute;
    top: 50%;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (max-width:1023px) {
    .product-slider .slider-navigation__btn.slider-navigation__btn {
        display: none
    }
}

.product-slider .slider-navigation__btn.slider-navigation__btn--prev {
    left: 16px
}

.product-slider .slider-navigation__btn.slider-navigation__btn--next {
    right: 16px
}

.product-slider-nav {
    margin: 0 -4px
}

@media screen and (max-width:1023px) {
    .product-slider-nav {
        display: none
    }
}

.product-slider-nav__item {
    height: 60px;
    margin: 0 4px;
    outline: 0
}

.product-slider-nav__item img {
    max-height: 100%;
    max-width: 100%
}


/* how-we-produce */

.how-we-produce__features {
    margin-bottom: 64px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.how-we-produce__feature {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.how-we-produce__feature:not(:last-child) {
    margin-bottom: 40px;
    margin-right: 0
}

.how-we-produce__icon {
    width: 56px;
    height: 56px;
    fill: #7d922b;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 24px;
    margin-right: 32px
}

.how-we-produce__icon.icon-delivery {
    width: 72px;
    margin-right: 16px;
}

.how-we-produce iframe {
    border-radius: 10px;
    overflow: hidden;
    height: 272px
}

.youtube {
    width: 100%;
    height: 504px;
    border-radius: 10px;
    overflow: hidden;    
    background: #000; 
    background: url(/img/youtube.jpg) no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-position: center;    
    position: relative;
}

.youtube .ytp-button:not([aria-disabled=true]):not([disabled]):not([aria-hidden=true]) {
    cursor: pointer;
}
.youtube .ytp-large-play-button {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 68px;
    height: 48px;
    margin-left: -34px;
    margin-top: -24px;
    -moz-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    -webkit-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    z-index: 4;
}
.youtube .ytp-button:focus, .ytp-button {
    outline: 0;
}
.youtube .ytp-button {
    border: none;
    background-color: transparent;
    padding: 0;
    color: inherit;
    text-align: inherit;
    font-size: 100%;
    font-family: inherit;
    cursor: default;
    line-height: inherit;
}

.youtube .ytp-button:hover .ytp-large-play-button-bg {
    fill: #FF0000;
    opacity:1;
}

/* About */

.about {
    max-width: 1000px
}

.about__text {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    margin: -24px 0 32px
}

.about-info__item:not(:last-child) {
    margin-bottom: 64px
}

.about-info__item:not(:last-child) {
    margin-right: 64px
}



.about-info__header {
    margin-bottom: 16px
}

.about-info__header>:not(:last-child) {
    margin-right: 4px
}

.about-info__title {
    font-size: 80px;
    font-weight: 500;
    line-height: 1;
    font-size: 70px
}

.about-info__subtitle {
    font-size: 50px
}

.about-info__descr {
    font-size: 25px;
    font-weight: 500;
    line-height: 1.3
}

.about-info__text {
    font-size: 20px;
    line-height: 1.3;
    font-size: 16px
}



/* DELIVERY MAP */

.s-delivery-map {
    padding-top: 56px
}

.delivery-map {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:767px) {
    .delivery-map {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.delivery-map__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 60%;
    flex: 1 1 60%;
    margin-right: 40px;
    max-width: 60%
}

@media screen and (max-width:767px) {
    .delivery-map__content {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: 100%
    }
}

.delivery-map__features {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 48px
}

.delivery-map__features>:not(:last-child) {
    margin-right: 64px
}

@media screen and (max-width:767px) {
    .delivery-map__features>:not(:last-child) {
        nav-right: 40px
    }
}

.delivery-map__feature {
    display: block;
    line-height: 1.4;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase
}

.delivery-map__map {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 40%;
    flex: 1 1 40%;
    max-width: 464px
}

@media screen and (max-width:767px) {
    .delivery-map__map {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-bottom: 40px;
        max-width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.delivery-map__map #delivery-map {
    border-radius: 10px;
    height: 288px;
    overflow: hidden
}

.delivery-map__map .title-block {
    max-width: 304px;
    margin-bottom: 64px
}


/* MOBILE CATEGORIES SELECT */

.sub-category__mobile-menu {
    margin-bottom: 40px
}



/* SELECT CUSTOM */

.select {
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    font-size: 16px;
    position: relative
}

.select.is-active {
    background-color: #fff;
    border-color: transparent;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .08)
}

.select.is-active .select__body {
    display: block
}

.select.select--sort {
    border: 0;
    background-color: #fff;
    min-width: 168px
}

.select.select--sort .select__header {
    height: 32px;
    font-size: 13px
}

.select__header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 50px;
    padding: 0 16px;
    position: relative
}

.select__header:after {
    content: "";
    width: 12px;
    height: 12px;
    background-image: url(/bitrix/templates/m-dm-imperial-redisign/static/css/../images/general/ie11/chevron-down.svg);
    display: block;
    margin-left: 8px
}

.select__body {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 5px;
    display: none;
    left: 0;
    padding: 8px;
    position: absolute;
    right: 0;
    top: calc(100% - 6px);
    z-index: 10
}

.select__list {
    border-top: 1px solid #d3d3d3;
    padding-top: 12px
}

.select__item {
    border-radius: 5px;
    cursor: pointer;
    font-size: 13px;
    line-height: 1.5;
    padding: 8px
}
    
.select.is-active .select__header:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

/* CATALOG */

.catalog__products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -8px
}

.catalog__products .product-prev {
    margin: 8px;
    width: calc(100%/2 - 16px)
}

@media screen and (max-width:374px) {
    .catalog__products .product-prev {
        width: 100%
    }
}


.catalog__products .product-prev__footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.catalog__products .product-prev__number {
    padding-right: 0;
    position: relative
}

.catalog__products .product-prev__price {
    margin-bottom: 8px
}


.catalog__products .product-prev__body {
    height: 120px
}

@media screen and (max-width:374px) {
    .catalog__products .product-prev__body {
        height: auto
    }
}

/* SORT */
.catalog__sort {
    margin-bottom: 32px;
}

.sort {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.sort__title {
    font-size: 13px;
    font-weight: 500;
    margin-right: 12px
}

/* PAGINATION */

.pagination {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 40px;
    margin-top: 64px;
    position: relative;

    margin-top: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: auto;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;      
}


.pagination__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px    
}

.pagination__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: color linear .2s;
    -o-transition: color linear .2s;
    transition: color linear .2s
}

.pagination__item:not(:last-child) {
    margin-right: 8px
}

.pagination__item.is-active {
    background-color: #b9cd6c
}

.pagination__item:hover {
    color: #9db037
}


/* GALLERY */

.gallery-prev__title {
    display: block;
    font-size: 25px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 8px
}

.gallery-prev__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding-right: 56px
}

.gallery-prev__photo {
    width: 50%
}


@media screen and (max-width:480px) {
    .gallery-prev__photo {
        width: 100%
    }
}

@media screen and (max-width:480px) {
    .gallery-prev__photo:nth-child(2) {
        display: none
    }
}

.gallery-prev__photo:not(:first-child) {
    margin-left: 8px
}

.gallery-prev__link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f46819;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 12px 16px;
    right: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: background-color linear .3s;
    -o-transition: background-color linear .3s;
    transition: background-color linear .3s
}

.gallery-prev__link:hover {
    background-color: #ff9950
}

.gallery-prev__count {
    margin-bottom: 4px
}

.gallery-prev__icon {
    width: 24px;
    height: 24px;
    fill: #fff
}

.galleries {
    padding-bottom: 120px
}

.galleries>* {
    margin: 72px 0
}

@media screen and (max-width:1159px) {
    .galleries>* {
        margin: 32px 0
    }
}

.galleries>:first-child {
    margin-top: 0
}

.galleries>:last-child {
    margin-bottom: 0
}

.gallery {
    padding-bottom: 120px
}

.gallery__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -8px 56px
}

.gallery__footer,
.s-how-we-produce h2 {
    text-align: center
}

.gallery-item {
    font-size: 13px;
    margin: 16px 8px;
    width: calc(100%/5 - 16px)
}

@media screen and (max-width:1159px) {
    .gallery-item {
        width: calc(100%/4 - 16px)
    }
}

@media screen and (max-width:1023px) {
    .gallery-item {
        width: calc(100%/3 - 16px)
    }
}

@media screen and (max-width:767px) {
    .gallery-item {
        width: 100%;
        min-height: 230px;
    }

    .gallery-item__title {
        text-align: center;
    }
}

.gallery-item__image {
    margin: 0 auto
}

.gallery-item__image-wrapper {
    border-radius: 5px;
    margin-bottom: 12px;
    overflow: hidden
}

.aside-nav__item.is-active .aside-nav__link:after,
.gallery-item__title,
.header.is-open .header__category-nav,
.header.is-open .header__top {
    display: block
}

.gallery-btn {
    width: 80px;
    height: 80px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (max-width:1023px) {
    .gallery-btn {
        width: 24px;
        height: 24px;
        bottom: -36px;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 1050
    }
}

.gallery-btn:before {
    content: "";
    display: block;
    fill: #fff;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: cover
}

@media screen and (max-width:1023px) {
    .gallery-btn:before {
        width: 16px;
        height: 16px
    }
}

@media screen and (min-width:1160px) {
    .gallery-btn:hover {
        background-color: #9db037
    }
}

.gallery-btn.gallery-btn--left {
    left: -152px
}

@media screen and (max-width:1159px) {
    .gallery-btn.gallery-btn--left {
        left: -120px
    }
}

@media screen and (max-width:1023px) {
    .gallery-btn.gallery-btn--left {
        left: 25%
    }
}

.gallery-btn.gallery-btn--left:before {
    background-image: url(/bitrix/templates/m-dm-imperial-redisign/static/css/../images/general/ie11/chevron-left.svg)
}

.gallery-btn.gallery-btn--right {
    right: -152px
}

@media screen and (max-width:1159px) {
    .gallery-btn.gallery-btn--right {
        right: -120px
    }
}

@media screen and (max-width:1023px) {
    .gallery-btn.gallery-btn--right {
        right: 25%
    }
}

.gallery-btn.gallery-btn--right:before {
    background-image: url(/bitrix/templates/m-dm-imperial-redisign/static/css/../images/general/ie11/chevron-right.svg)
}

/* MAGNIFIC */

.mfp-align-top .mfp-container:before,
.slick-arrow.slick-hidden {
    display: none
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg,
.mfp-container,
.mfp-wrap {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.mfp-wrap {
    z-index: 1043;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
    position: fixed
}

.mfp-container {
    text-align: center;
    position: absolute;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before,
.mfp-content {
    display: inline-block;
    vertical-align: middle
}

.mfp-container:before {
    content: "";
    height: 100%
}

.mfp-content {
    position: relative;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure,
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    top: 50%;
    margin: -55px 0 0;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

.mfp-figure:after,
img.mfp-img {
    display: block;
    width: auto;
    height: auto
}

img.mfp-img {
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content,
img.mfp-img {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-figure {
    border-radius: 5px;
    overflow: hidden
}

@media screen and (max-width:1023px) {
    .mfp-bottom-bar {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .mfp-title {
        padding-right: 0
    }

    img.mfp-img {
        padding-bottom: 0
    }

    .mfp-bottom-bar {
        margin-top: 0
    }

    .mfp-counter {
        margin: 16px 0;
        position: relative
    }
}

.mfp-close {
    font-size: 50px;
    opacity: 1
}

/* CONTACTS */

.contacts-list__item {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.contacts-list__item:not(:last-child) {
    margin-bottom: 40px
}

@media screen and (max-width:1023px) {
    .contacts-list__item:not(:last-child) {
        margin-bottom: 24px
    }
}

.contacts-list__icon {
    width: 32px;
    height: 32px;
    fill: #7d922b
}

.contacts-list__icon-wrapper {
    margin-right: 24px
}

@media screen and (max-width:1023px) {
    .contacts-list__icon-wrapper {
        margin-right: 16px
    }
}

.contacts-list__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.contacts-list__content>* {
    margin: 6px 0
}

.contacts-list__content>:first-child {
    margin-top: 0
}

.contacts-list__content>:last-child {
    margin-bottom: 0
}

.contacts-list__text {
    font-size: 14px;
    line-height: 1.3
}

.contacts-list__mail,
.contacts-list__title {
    font-size: 18px
}

@media screen and (min-width:1024px) {
    .contacts {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (max-width:1023px) {
    .contacts {
        margin: 0 -24px -32px
    }
}

@media screen and (max-width:767px) {
    .contacts {
        margin: 0 -16px -32px
    }
}

.contacts__main {
    margin-right: 184px
}

@media screen and (max-width:1159px) {
    .contacts__main {
        margin-right: 64px
    }
}

@media screen and (max-width:1023px) {
    .contacts__main {
        margin-right: 0;
        margin-bottom: 40px;
        padding: 0 24px
    }
}

@media screen and (max-width:767px) {
    .contacts__main {
        padding: 0 16px
    }
}

.contacts__map {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 560px
}

@media screen and (max-width:1159px) {
    .contacts__map {
        width: 440px
    }
}

@media screen and (max-width:1023px) {
    .contacts__map {
        width: 100%
    }
}

.contacts__list {
    margin-bottom: 48px
}

@media screen and (max-width:767px) {
    .contacts__list {
        margin-bottom: 32px
    }
}

.contacts__text {
    font-size: 13px
}

#map-contacts {
    height: 560px
}

@media screen and (max-width:1159px) {
    #map-contacts {
        height: 480px
    }
}

@media screen and (max-width:767px) {
    #map-contacts {
        height: 360px
    }
}


/* REVIEWS */

.reviews__list {
    max-width: 960px
}

.reviews__list>* {
    margin: 48px 0
}

.reviews__list>:first-child {
    margin-top: 0
}

.reviews__list>:last-child {
    margin-bottom: 0
}

.review {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.review__author {
    font-size: 25px;
    font-weight: 500;
    line-height: 1.3
}

.review__date {
    font-size: 18px;
    margin-bottom: 16px
}

.add-review {
    margin-bottom: 72px
}


/* FORM */

.form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.form-group.form-group--line {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.form-group.form-group--line .form-group__label {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 16px;
    width: 96px
}

.form-group.form-group--height-fill {
    height: 100%
}

.form-group__label {
    color: #8b8b8b;
    font-size: 13px;
    margin-bottom: 8px
}

.form-group__label.form-group__label--big {
    color: #202020;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 16px
}

.js-form-group--delivery {
    display: none
}

.input,
.textarea {
    background-color: #fbfbfb;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    height: 48px;
    padding: 8px 16px
}

.input.input--size-m {
    width: 304px
}

@media screen and (max-width:767px) {
    .input.input--size-m {
        width: 100%
    }
}

.input.input--size-s {
    width: 184px
}

@media screen and (max-width:767px) {
    .input.input--size-s {
        width: 100%
    }
}

.input.input--size-fill {
    width: 100%
}

.textarea {
    height: 112px;
    outline: 0
}

.textarea.textarea--height-fill {
    height: 100%
}

.textarea.textarea--height-m {
    height: 72px
}

.form {
    max-width: 472px
}

.form__body {
    margin-bottom: 24px
}

.form__body>*,
.s-static-page ul {
    margin: 24px 0
}

.form__body>:first-child {
    margin-top: 0
}

.form__body>:last-child {
    margin-bottom: 0
}

.err {
    border: 1px solid red !important;
}


/* BASKET */

.basket-mini {
    background-color: #ea6b2a;
    border-radius: 10px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    fill: #fff;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 13px
}

@media screen and (max-width:767px) {
    .basket-mini {
        bottom: 16px;
        position: fixed;
        right: 16px;
        z-index: 5
    }
}

.basket-mini__icon {
    width: 24px;
    height: 24px
}

.basket-mini__content,
.basket-mini__icon-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.basket-mini__icon-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 54px;
    width: 54px
}

.basket-mini__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 8px 24px 8px 0
}

.basket-mini__price {
    font-weight: 500
}

.basket-mini.header__basket-mini a {
    display: flex;
    color:#FFF;
}

.basket-mini.header__basket-mini a .basket-mini__icon {
    fill: #FFF;
}

/* SEARCH PAGE */

.search-page {
    margin-bottom: 30px;
    height: 49px;
}

.search-page form input[name=q] {
    box-sizing: border-box;
    font-size: 13px;
    color: black;
    background-color: #fbfbfb;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    height: 48px;
    padding: 8px 16px;
    width: 570px;
    letter-spacing: 0.5px;
    float: left;

}

.search-page form input[type=submit] {
    box-sizing: border-box;
    font-size: 13px;
    color: #FFF;
    background: #F56C59;
    outline: none;
    padding: 8px 26px 6px;
    height: auto;
    border: none;
    font-weight: 500;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
    margin-left: 10px;
    transition: all 0.3s ease;
}

.search-page form input[type=submit]:hover {
    background: #E55743;
    transition: all 0.3s ease;
}


@media screen and (max-width: 1600px) {
    .search .catalog__products .product-prev {
        width: calc(100%/4 - 16px);
    }
}

@media screen and (max-width: 1024px) {
    .search .catalog__products .product-prev {
        width: calc(100%/3 - 16px);
    }
}

@media screen and (max-width: 768px) {
    .search .catalog__products .product-prev {
        width: calc(100%/2 - 16px);
    }

    .search-page form input[name=q] {
        width: 70%;
        margin-right: 0px;
    }

    .search-page form input[type=submit] {  
        width: 25%;
        padding-left: 0px;
        padding-right: 0px;
        text-align: center;
        float: right;
    }

}


/* BASKET */

.basket-form-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 64px
}

@media screen and (min-width:1160px) {
    .basket-form-block {
        width: calc(50% - 32px)
    }
}

@media screen and (max-width:1159px) and (min-width:1024px) {
    .basket-form-block {
        width: calc(100% - 432px)
    }
}

@media screen and (max-width:1023px) {
    .basket-form-block {
        margin-top: 48px;
        width: 100%
    }
}

@media screen and (max-width:1159px) and (min-width:1024px) {
    .basket-form-block:nth-child(2n+2) {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 376px
    }
}

.basket-form-block.basket-form-block--delivery .basket-form-block__body>* {
    margin: 16px 0
}

.basket-form-block.basket-form-block--delivery .basket-form-block__body>:first-child,
.basket-form-block__body>:first-child {
    margin-top: 0
}

.basket-form-block.basket-form-block--delivery .basket-form-block__body>:last-child,
.basket-form-block__body>:last-child {
    margin-bottom: 0
}

.basket-form-block.basket-form-block--services .form-group {
    margin-top: auto
}

.basket-form-block__header {
    border-bottom: 2px solid #9db037;
    padding-bottom: 8px
}

.basket-form-block__title {
    font-size: 30px;
    line-height: 1
}

@media screen and (max-width:1159px) {
    .basket-form-block__title {
        font-size: 20px;
        font-weight: 500
    }
}

.basket-form-block__body {
    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-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-top: 48px
}

@media screen and (max-width:1159px) {
    .basket-form-block__body {
        padding-top: 40px
    }
}

@media screen and (max-width:1023px) {
    .basket-form-block__body {
        padding-top: 32px
    }
}

.basket-form-block__body>* {
    margin: 8px 0
}

.basket-form__body,
.basket-form__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.basket-form__body {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 56px
}

.basket-form__footer {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    border-top: 2px solid #000;
    padding-top: 40px
}

@media screen and (max-width:1023px) {
    .basket-form__footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.basket-form__price {
    font-size: 18px;
    font-weight: 500
}

@media screen and (max-width:1023px) {
    .basket-form__price {
        margin-bottom: 32px
    }
}

.basket-form__price-number {
    font-size: 25px
}

@media screen and (min-width:1024px) {
    .basket-form__delivery {
        margin-right: 64px
    }
}

@media screen and (max-width:1023px) {
    .basket-form__delivery {
        margin-bottom: 8px
    }
}

.basket-form__delivery b {
    margin-right: 4px
}

@media screen and (min-width:1024px) {
    .basket-form__submit {
        margin-left: auto
    }
}

.basket-mini {
    background-color: #ea6b2a;
    border-radius: 10px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    fill: #fff;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 13px
}

@media screen and (max-width:767px) {
    .basket-mini {
        bottom: 16px;
        position: fixed;
        right: 16px;
        z-index: 5
    }
}

.basket-mini__icon {
    width: 24px;
    height: 24px
}

.basket-mini__content,
.basket-mini__icon-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.basket-mini__icon-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 54px;
    width: 54px
}

.basket-mini__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 8px 24px 8px 0
}

.basket-mini__price {
    font-weight: 500
}

.basket-nav,
.basket-nav__item {
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.basket-nav {
    border: 1px solid #9db037;
    margin-bottom: 32px;
    max-width: 432px;
    padding: 8px
}

.basket-nav__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    font-size: 12px;
    padding: 0 16px
}

@media screen and (min-width:768px) {
    .basket-nav__item {
        height: 40px
    }
}

@media screen and (max-width:767px) {
    .basket-nav__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        padding: 0 8px
    }
}

.basket-nav__item:before {
    content: attr(data-basket-number);
    color: #c8c8c8;
    display: block;
    font-size: 30px;
    line-height: 1.3;
    font-weight: 700;
    margin-right: 8px
}

.basket-nav__item.is-active {
    background-color: #c8da69
}

.basket-nav__item.is-active:before {
    color: #fff
}

.basket-table {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 56px
}

@media screen and (max-width:1159px) {
    .basket-table {
        margin-right: 40px
    }
}

@media screen and (max-width:1023px) {
    .basket-table {
        margin-right: 0
    }
}

.basket-table__row {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .04);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .04);
    padding: 8px 16px 8px 0;
    position: relative
}

@media screen and (min-width:768px) {
    .basket-table__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (max-width:767px) {
    .basket-table__row {
        padding: 24px
    }
}

@media screen and (max-width:374px) {
    .basket-table__row {
        padding: 16px 8px
    }
}

.basket-table__row:not(:last-child) {
    margin-bottom: 8px
}

@media screen and (min-width:1160px) {
    .basket-table__row:hover {
        -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, .16);
        box-shadow: 0 4px 8px rgba(0, 0, 0, .16)
    }

    .basket-table__row:hover .basket-table__delete {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.basket-table__cell.basket-table__cell--name,
.basket-table__row-main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media screen and (min-width:1160px) {
    .basket-table__row-main {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.basket-table__actions {
    position: relative
}

@media screen and (min-width:768px) {
    .basket-table__actions {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (max-width:767px) {
    .basket-table__actions {
        padding-right: 128px
    }
}

@media screen and (min-width:768px) {
    .basket-table__cell {
        padding: 8px 16px
    }
}

@media screen and (max-width:1159px) {
    .basket-table__cell.basket-table__cell--name {
        border-bottom: 1px solid #d3d3d3;
        padding: 8px 40px 32px 0
    }
}

@media screen and (max-width:767px) {
    .basket-table__cell.basket-table__cell--name {
        margin-bottom: 24px;
        padding: 8px 0 16px
    }
}

@media screen and (min-width:768px) {
    .basket-table__cell.basket-table__cell--image {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 184px
    }
}

.basket-table__cell.basket-table__cell--counter {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 208px
}

@media screen and (min-width:1160px) {
    .basket-table__cell.basket-table__cell--counter {
        border-left: 1px solid #d3d3d3;
        border-right: 1px solid #d3d3d3
    }
}

@media screen and (max-width:1159px) {
    .basket-table__cell.basket-table__cell--counter {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: auto
    }
}

@media screen and (max-width:767px) {
    .basket-table__cell.basket-table__cell--counter {
        margin-bottom: 8px
    }
}

.basket-table__cell.basket-table__cell--counter .counter {
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    margin-bottom: 16px;
    padding: 12px;
    width: 120px
}

@media screen and (max-width:1159px) {
    .basket-table__cell.basket-table__cell--counter .counter {
        margin-bottom: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media screen and (max-width:767px) {
    .basket-table__cell.basket-table__cell--counter .counter {
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.basket-table__cell.basket-table__cell--counter .product-price {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media screen and (max-width:1159px) {
    .basket-table__cell.basket-table__cell--counter .product-price {
        margin-right: 16px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media screen and (max-width:767px) {
    .basket-table__cell.basket-table__cell--counter .product-price {
        margin-right: 0
    }
}

@media screen and (max-width:1159px) and (min-width:768px) {
    .basket-table__cell.basket-table__cell--counter .product-price__number {
        display: block
    }
}

.basket-table__cell.basket-table__cell--total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 144px
}

.basket-table__artikul {
    font-size: 11px
}

@media screen and (min-width:1160px) {
    .basket-table__artikul {
        margin-top: auto
    }
}

.basket-table__total {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (min-width:768px) {
    .basket-table__total {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.basket-table__total span:not(:last-child) {
    margin-right: 8px
}

.basket-table__total-number {
    font-size: 25px;
    font-weight: 500;
    line-height: 1.3
}

@media screen and (max-width:1023px) {
    .basket-table__total-number {
        font-size: 20px
    }
}

.basket-table__delete {
    width: 24px;
    height: 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url(/bitrix/templates/m-dm-imperial-redisign/static/css/../images/general/ie11/close.svg);
    background-size: 16px 16px;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 1
}

@media screen and (min-width:1160px) {
    .basket-table__delete {
        display: none
    }
}

.basket-tabs {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.basket-tabs .tabs-nav {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-bottom: 1px solid #e9e9e6
}

.basket-tabs .tabs-nav__item {
    cursor: pointer;
    font-size: 16px;
    padding-bottom: 4px
}

.basket-tabs .tabs-nav__item.is-active {
    border-bottom: 2px solid #9db037
}

.basket-tabs .tabs-nav__item:not(:last-child) {
    margin-right: 32px
}

.basket-tabs .tabs-content {
    width: 100%
}

.basket-total-count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 32px 16px 24px
}

@media screen and (min-width:1024px) {
    .basket-total-count {
        background-color: #fff;
        -webkit-box-shadow: 0 4px 24px rgba(0, 0, 0, .04);
        box-shadow: 0 4px 24px rgba(0, 0, 0, .04);
        border-radius: 5px;
        width: 280px
    }
}

@media screen and (max-width:1023px) {
    .basket-total-count {
        padding: 32px 0 0
    }
}

.basket-total-count>* {
    padding: 16px
}

@media screen and (min-width:1024px) {
    .basket-total-count>* {
        border-bottom: 1px solid #d3d3d3
    }
}

.basket-total-count>:first-child {
    padding-top: 0
}

.basket-total-count>:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.basket-total-count__title {
    font-size: 30px;
    font-weight: 500;
    line-height: 1
}

.basket-total-count__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 13px;
    line-height: 24px
}

@media screen and (max-width:1023px) {
    .basket-total-count__body {
        border-bottom: 1px solid #d3d3d3
    }
}

.basket-total-count__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.basket-total-count__footer .btn {
    margin-top: 32px
}

.basket-total-count__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 8px
}

.basket-total-count__sign {
    font-size: 18px;
    font-weight: 400
}

.basket-total-count__discount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.basket-total-count__error {
    color: #ff1313;
    font-size: 13px;
    margin-top: 24px
}

.basket__header {
    margin-bottom: 24px;
    position: relative
}

.basket__header .basket-form-block {
    margin-top: 0
}

@media screen and (min-width:1024px) {
    .basket__header .basket-form-block {
        position: absolute;
        right: 0;
        top: 0
    }
}

.basket__header .basket-form-block__body {
    padding-top: 24px
}

.basket__header .basket-form-block__body>* {
    margin: 4px 0
}

.basket__header .basket-form-block__body>:first-child {
    margin-top: 0
}

.basket__header .basket-form-block__body>:last-child {
    margin-bottom: 0
}

.basket-go-back {
    color: #7d922b;
    cursor: pointer;
    display: block
}

.basket-order-price {
    font-size: 18px
}

.basket-order-price__number {
    font-weight: 700
}

.basket-step-1__body {
    padding-bottom: 40px
}

@media screen and (min-width:1024px) {
    .basket-step-1__body {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (max-width:1023px) {
    .basket-step-1__body h1 {
        margin-bottom: 24px
    }
}


/* TABS */

.tabs-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tabs-nav__item {
    cursor: pointer
}

.tabs-nav__item.is-active {
    cursor: default
}

.tabs-content__item {
    display: none
}

.tabs-content__item.is-active {
    display: block
}

@media screen and (max-width:767px) {
    .base-tabs__nav {
        overflow: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 0 16px
    }
}

.base-tabs__nav-item {
    border-radius: 50px;
    padding: 8px 24px
}

@media screen and (max-width:767px) {
    .base-tabs__nav-item {
        white-space: nowrap
    }
}

.base-tabs__nav-item.is-active {
    background-color: #9baf4c;
    color: #fff
}

.base-tabs__item {
    margin: 0 auto;
    max-width: 1360px;
    padding: 24px 120px 0
}

@media screen and (min-width:1361px) {
    .base-tabs__item {
        max-width: 1900px
    }
}

@media screen and (max-width:1359px) {
    .base-tabs__item {
        padding: 64px 40px 0
    }
}

@media screen and (max-width:1023px) {
    .base-tabs__item {
        padding: 64px 24px 0
    }
}

@media screen and (max-width:767px) {
    .base-tabs__item {
        padding: 32px 16px 0
    }
}

.s-tabs-section {
    padding-bottom: 0
}

@media screen and (max-width:767px) {
    .tabs-section__nav {
        padding: 0 16px
    }
}

.tabs-section__nav-item {
    border-radius: 10px 10px 0 0;
    color: #a2a2a2;
    font-size: 36px;
    font-weight: 500;
    line-height: 1;
    padding: 16px 64px;
    text-align: center
}

@media screen and (max-width:1023px) {
    .tabs-section__nav-item {
        font-size: 30px;
        padding: 16px 40px
    }
}

@media screen and (max-width:767px) {
    .tabs-section__nav-item {
        font-size: 20px;
        text-align: left;
        padding: 16px
    }
}

.tabs-section__nav-item.is-active {
    background-color: #f4f4f4;
    color: #202020
}

.tabs-section__content {
    background-color: #f4f4f4
}

.tabs-section__item {
    margin: 0 auto;
    max-width: 1360px;
    padding: 56px 0 80px
}

@media screen and (min-width:1361px) {
    .tabs-section__item {
        max-width: 1900px
    }
}


/* FOOTER */


footer {
    background-color: #333;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.footer__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 56px 0 40px
}

.footer__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 24px 0 48px;
}

.footer__logo {
    margin-bottom: 32px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}


.footer__bottom,
.footer__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer__bottom {
    border-top: 1px solid rgba(255, 255, 255, .5);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 16px 0 24px
}

.footer__contacts {
    color: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 232px;
    text-align: left;
}

@media screen and (max-width:767px) {
    .footer__contacts {
        margin-bottom: 48px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

.footer__contacts .phone,
footer {
    color: #fff
}

.footer__contacts>* {
    margin: 6px 0
}

.footer__contacts>:first-child {
    margin-top: 0
}

.footer__contacts>:last-child {
    margin-bottom: 0
}

.copyright {
    font-size: 16px
}

.made-in {
    font-size: 13px
}

.made-in__link {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

.badge {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #ff0b0b;
    border-radius: 4px;
    bottom: 16px;
    color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 13px;
    height: 24px;
    left: 24px;
    position: absolute;
    text-align: center;
    width: 80px;
    z-index: 1;
    min-width: 80px;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.footer-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (min-width:768px) {
    .footer-nav {
        margin: 0 16px
    }
}

@media screen and (max-width:767px) {
    .footer-nav {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
}

.footer-nav>:not(:last-child) {
    margin-right: 88px
}

@media screen and (max-width:1023px) {
    .footer-nav>:not(:last-child) {
        margin-right: 72px
    }
}

@media screen and (max-width:767px) {
    .footer-nav>:not(:last-child) {
        margin-right: 64px
    }
}

.footer-nav__title {
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 8px
}

.footer-nav__link {
    color: #fff;
    font-size: 13px;
    line-height: 2
}

.gray-bg {
    background-color: #f4f4f4;
}




.toTop {
    opacity: 0;
    position: fixed;
    bottom: 50px;
    right: 20px;
    z-index: 333;
    transition: opacity 0.3s ease-in-out;
    display:none;
}


.underline {
    border-bottom: 2px solid #000
}

.underline.underline--green {
    border-bottom-color: #9db037
}

.btn {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ff9052),to(#ea6b2a));
    background-image: -o-linear-gradient(top,#ff9052 0%,#ea6b2a 100%);
    background-image: linear-gradient(180deg,#ff9052 0%,#ea6b2a 100%);
    border-radius: 5px;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 13px;
    line-height: 32px;
    height: 32px;
    text-align: center;
}

.btn:disabled {
    opacity: 0.5;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ff9052),to(#ea6b2a));
    background-image: -o-linear-gradient(top,#ff9052 0%,#ea6b2a 100%);
    background-image: linear-gradient(180deg,#ff9052 0%,#ea6b2a 100%);
    cursor: default;
}


.basket-form__politics a {
    text-decoration: underline;
}

.btn.btn--size-s {
    width: 104px;
}

.badge, .basket-form-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}


.btn.btn--size-s {
    width: 104px
}

.btn.btn--size-m {
    width: 144px
}

.btn.btn--size-l {
    width: 304px
}

.btn.btn--height-m {
    height: 40px;
    line-height: 40px
}

.btn.btn--height-l {
    height: 48px;
    line-height: 48px
}

.btn.btn--type-form,
.btn.btn--type-transparent {
    background-color: #9db037;
    background-image: none
}

.radio__label {
    cursor: pointer;
    display: block;
    padding-left: 28px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.radio__custom {
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 50px;
    left: 0;
    position: absolute;
    top: 5px
}

.radio__custom:after {
    width: 6px;
    height: 6px;
    background-color: #000;
    display: none;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.radio__text {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3
}

.radio__descr {
    display: block;
    margin-top: 16px
}

.checkbox {
    cursor: pointer;
    display: block;
    padding-left: 28px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.checkbox input,
.radio__label input {
    cursor: pointer;
    opacity: 0;
    position: absolute
}

.checkbox input:checked~.checkbox__custom:after,
.radio__label input:checked~.radio__custom:after {
    display: block
}

.checkbox input, .radio__label input {
    cursor: pointer;
    opacity: 0;
    position: absolute;
}

.checkbox__custom {
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 1px;
    left: 0;
    position: absolute;
    top: 3px
}

.checkbox__custom:after {
    content: "";
    border: solid #000;
    border-width: 0 2px 2px 0;
    display: none;
    height: 10px;
    left: 5px;
    position: absolute;
    top: 1px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 5px
}

.order-finish {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.order-finish__title {
    font-size: 50px;
    margin-bottom: 16px
}

@media screen and (max-width:1159px) {
    .order-finish__title {
        font-size: 33px
    }
}

.order-finish__number {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 8px
}

@media screen and (max-width:1159px) {
    .order-finish__number {
        font-size: 20px
    }
}

.order-finish__descr {
    font-size: 18px
}

@media screen and (max-width:1159px) {
    .order-finish__descr {
        font-size: 16px
    }
}

@media screen and (min-width:1024px) {
    .page-with-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}


@font-face {
    font-family: "Rubik";
    src: local("Rubik Light"), local("Rubik-Light"), url(/bitrix/templates/m-dm-imperial-redisign/static/css/../fonts/Rubiklight/Rubiklight.woff2) format("woff2"), url(/bitrix/templates/m-dm-imperial-redisign/static/css/../fonts/Rubiklight/Rubiklight.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: local("Rubik Light Italic"), local("Rubik-LightItalic"), url(/bitrix/templates/m-dm-imperial-redisign/static/css/../fonts/Rubiklightitalic/Rubiklightitalic.woff2) format("woff2"), url(/bitrix/templates/m-dm-imperial-redisign/static/css/../fonts/Rubiklightitalic/Rubiklightitalic.woff) format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: local("Rubik"), local("Rubik-Regular"), url(/bitrix/templates/m-dm-imperial-redisign/static/css/../fonts/Rubik/Rubik.woff2) format("woff2"), url(/bitrix/templates/m-dm-imperial-redisign/static/css/../fonts/Rubik/Rubik.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: local("Rubik Italic"), local("Rubik-Italic"), url(/bitrix/templates/m-dm-imperial-redisign/static/css/../fonts/Rubikitalic/Rubikitalic.woff2) format("woff2"), url(/bitrix/templates/m-dm-imperial-redisign/static/css/../fonts/Rubikitalic/Rubikitalic.woff) format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: local("Rubik Medium"), local("Rubik-Medium"), url(/bitrix/templates/m-dm-imperial-redisign/static/css/../fonts/Rubikmedium/Rubikmedium.woff2) format("woff2"), url(/bitrix/templates/m-dm-imperial-redisign/static/css/../fonts/Rubikmedium/Rubikmedium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: local("Rubik Medium Italic"), local("Rubik-MediumItalic"), url(/bitrix/templates/m-dm-imperial-redisign/static/css/../fonts/Rubikmediumitalic/Rubikmediumitalic.woff2) format("woff2"), url(/bitrix/templates/m-dm-imperial-redisign/static/css/../fonts/Rubikmediumitalic/Rubikmediumitalic.woff) format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: local("Rubik Bold"), local("Rubik-Bold"), url(/bitrix/templates/m-dm-imperial-redisign/static/css/../fonts/Rubikbold/Rubikbold.woff2) format("woff2"), url(/bitrix/templates/m-dm-imperial-redisign/static/css/../fonts/Rubikbold/Rubikbold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: local("Rubik Bold Italic"), local("Rubik-BoldItalic"), url(/bitrix/templates/m-dm-imperial-redisign/static/css/../fonts/Rubikbolditalic/Rubikbolditalic.woff2) format("woff2"), url(/bitrix/templates/m-dm-imperial-redisign/static/css/../fonts/Rubikbolditalic/Rubikbolditalic.woff) format("woff");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: local("Rubik Black"), local("Rubik-Black"), url(/bitrix/templates/m-dm-imperial-redisign/static/css/../fonts/Rubikblack/Rubikblack.woff2) format("woff2"), url(/bitrix/templates/m-dm-imperial-redisign/static/css/../fonts/Rubikblack/Rubikblack.woff) format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: local("Rubik Black Italic"), local("Rubik-BlackItalic"), url(/bitrix/templates/m-dm-imperial-redisign/static/css/../fonts/Rubikblackitalic/Rubikblackitalic.woff2) format("woff2"), url(/bitrix/templates/m-dm-imperial-redisign/static/css/../fonts/Rubikblackitalic/Rubikblackitalic.woff) format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}



.detail_filter-container {
  margin-bottom: 60px;  
}

.detail_filter {
  border-bottom: 1px solid #9B9B9B;
  border-top: 1px solid #9B9B9B;
  padding-bottom: 6px;
  padding-top: 10px;
  margin-top: 20px;
}

.detail_filter.fixed { 
  position: fixed;
  top: 64px;
  left: 0px;
  width: 100%;
  background: #F4F4F4;
  box-shadow: 0 10px 10px rgb(0 0 0 / 10%);
  z-index: 4;
  border-bottom: none;
}

.detail_filter:not(.fixed) .container {
  padding: 0px;
}

.detail_filter .container {
  display: flex;
  flex-wrap: wrap;
}

.detail_filter__title {
  flex-grow: 1;
}

.detail_filter__select {
    position: relative;
}

.detail_filter__select.active:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #FFF;
    width: 100%;
    height: 10px;
    z-index: 5;
}

.detail_filter__select-main {
  padding: 13px 11px;
  font-weight: 500;
  font-size: 14px; 
  display: flex; 
  cursor: pointer;
}

.detail_filter__select-main-arrow {
  margin-left: 7px;
}

.detail_filter__select-main-arrow svg {
  width: 11px;
  height: 7px;
  fill:#7D922B;
}

.detail_filter__select.active {
  box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
  border-radius: 5px;
}

.active .detail_filter__select-main {
  background: #FFF;
  border-radius: 5px 5px 0 0 ;
}

.active .detail_filter__select-main-arrow svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);  
}

.detail_filter__select-dropdown {
  background: #FFF;
  border-radius: 0 0 5px 5px;  
  padding: 9px 8px;
  display: none;
  position: absolute;
  left:0px;
  top: 46px;
  z-index: 4;  
  width: 100%;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.1);  
}

.active .detail_filter__select-dropdown {
  display: block;
}

.detail_filter__select-item {

}

.detail_filter__select-item label {
  padding: 8px;
  border-radius: 5px;
  font-size: 13px;
  cursor: pointer;
  display: block;
}

.detail_filter__select-item input {
  border-radius: 1px;
  border: 1px solid #DFDFDF;  
  height: 16px;
  width: 16px;
  float: right;
  margin-top: 1px;
}


.category-prev-color__footer {
    background: none !important;

}

.category-prev-color__footer {
    position: relative !important;
    z-index: 4;
}


.category-prev-color:after {
    content: "";
    background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.65)));
    background-image: -o-linear-gradient(top,transparent 0%,rgba(0,0,0,.65) 100%);
    background-image: linear-gradient(180deg,transparent 0%,rgba(0,0,0,.65) 100%);
    left: 0;
    height: 30%;
    opacity: 1;
    position: absolute;
    bottom: 0;
    -webkit-transition: opacity linear .3s;
    -o-transition: opacity linear .3s;
    transition: opacity linear .3s;
    width: 100%;
    z-index:1;
}

.category-prev-color__footer:after {
    content: "";
    background-color: #fff;
    bottom: 0;
    height: 1px;
    left: 16px;
    position: absolute;
    right: 16px;
    top: 0px;
}
/* End */


/* Start:/bitrix/templates/m-dm-imperial-redisign/static/css/app.min.css?177737102425942*/
@keyframes categoryNavSlideDown{0%{opacity:0;transform:translateY(-.75rem)}to{opacity:1;transform:translateY(0)}}@keyframes categoryNavSlideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-.75rem)}}body{//opacity:0;//visibility:hidden;transition:opacity .2s ease,visibility .2s ease}[data-fls-scrolllock] body{overflow:hidden;touch-action:none;overscroll-behavior:none}[data-fls-loaded] body{opacity:1;visibility:visible}.wrapper{height:initial;min-height:100%;display:flex;flex-direction:column;overflow:clip}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}.icon,img,video{display:block}.icon{width:1.5rem;height:1.5rem;flex:0 0 1.5rem}._content>*{margin-top:1rem;margin-bottom:1rem}._content :first-child{margin-top:0}._content :last-child{margin-bottom:0}.header{position:relative;z-index:20;//opacity:0;transition:.3s ease opacity 0s}[data-fls-loaded] .header{opacity:1}.header.header--transparent{position:absolute;top:0;left:0;right:0;width:100%}.header.has-fixed-category-nav{padding-bottom:var(--category-nav-fixed-height, 0rem)}.header.has-fixed-category-nav .basket-mini{background-color:#f4f4f4!important}.header__top-menus{flex:1;display:flex;align-items:center;justify-content:space-between}.header__main-nav{margin:0!important}.header__main{padding-block:.875rem;height:initial}.header__main:not(:last-child){border-bottom:.0625rem solid rgba(32,32,32,.12)}.header__logo{margin-right:1.5rem}.header__logo .logo__img--white{display:none}.is-search-open .header__logo{opacity:0}.header__rating{flex:0 0 auto}.header__contacts{position:relative;padding-left:2.125rem;align-items:flex-start}.header__contacts .phone{font-size:1rem;line-height:1.125}.header__contacts .mail-link{font-size:.75rem;line-height:1.5;color:#9fb101}.header__contacts a{text-decoration:underline transparent from-font;text-underline-offset:.1875rem;transition:.3s ease text-decoration 0s}.header__contacts-icon{display:none}.header.header--transparent,.header.header--transparent .category-nav,.header.header--transparent .header__main{background-color:transparent}.header.header--transparent::before{content:"";display:block;width:100%;height:100%;background:linear-gradient(180deg,#202020 0,rgba(32,32,32,0) 100%);pointer-events:none;position:absolute;inset:0;z-index:-1}.header.header--transparent .category-nav.is-sticky{padding-block:.5rem!important;background-color:#fff}.header.header--transparent .category-nav.is-sticky .category-nav__title{color:#202020}.header.header--transparent .category-nav.is-sticky .icon{fill:#202020}.header.header--transparent .category-nav__title,.header.header--transparent .main-nav__link,.header.header--transparent .phone{color:#fff}.header.header--transparent .header__contacts-icon{fill:#fff}.header.header--transparent .logo__img--default,.header.header--transparent.is-open::before{display:none}.header.header--transparent .logo__img--white{display:block}.header.header--transparent .search-line,.header.header--transparent .search-line .search-line__input-wrapper{background-color:rgba(255,255,255,.26)}.header.header--transparent .search-line .search-line__input{color:#fff;background-color:rgba(255,255,255,.26)}.header.header--transparent .search-line .search-line__input::placeholder{color:#fff}.header.header--transparent .search-line .search-line__close,.header.header--transparent .search-line.is-open{background-color:#fff}.header.header--transparent .search-line.is-open .search-line__input{color:#202020}.header.header--transparent .search-line.is-open .search-line__input::placeholder{color:#202020}.header.header--transparent .rating-users{background-color:rgba(255,255,255,.26);color:#fff}.header.header--transparent .basket-mini .icon{fill:#202020}.header.header--transparent .basket-mini,.header.header--transparent.is-open,.header.header--transparent.is-open .category-nav,.header.header--transparent.is-open .header__main{background-color:#fff}.header.header--transparent.is-open .category-nav__title,.header.header--transparent.is-open .phone{color:#202020}.header.header--transparent.is-open .logo__img--white{display:none}.header.header--transparent.is-open .logo__img--default{display:block}.header.header--transparent.is-open .basket-mini{background-color:#f4f4f4}.header.header--transparent.is-open .rating-users{color:#202020;background-color:#f4f4f4}.page--inner .header__category-nav.is-fixed{position:static!important;top:auto!important;left:auto!important;right:auto!important;width:auto!important;box-shadow:none!important;animation:none!important}.main-nav__list{height:2.375rem}.main-nav__item{font-size:.75rem;line-height:1.5}.main-nav__item.is-active .main-nav__link{color:#9fb101!important}.main-nav__item.is-active .main-subnav{opacity:1;pointer-events:initial;visibility:visible}.main-nav__item.is-active .main-nav__icon{fill:#9fb101;transform:rotate(180deg)}.main-nav__link{transition:.3s ease color 0s}.main-nav__toggle{display:none;align-items:center;justify-content:center;padding:0;border:0;background:0 0;cursor:pointer}.main-nav__icon{margin:0!important;transition:.3s ease transform 0s}.main-subnav{display:block!important;opacity:0;pointer-events:none;visibility:hidden;transition:.3s ease all 0s}.main-subnav__list{border-radius:.75rem;padding:.25rem 0;overflow:hidden}.main-subnav__link{padding:.5rem 1rem;color:#202020!important;background-color:#fff}.search-line{border-radius:.5rem;overflow:visible;margin-right:1rem;position:relative;left:initial;right:initial;max-width:initial!important}.search-line__icon-wrapper{display:flex!important;align-items:center;justify-content:center;flex:0 0 2rem;width:2rem;pointer-events:none;position:absolute;inset:0}.search-line__icon-wrapper .icon{flex:0 0 1rem;width:1rem;height:1rem;fill:#757575}.search-line__toggle{display:none}.search-line__input-wrapper{display:flex;align-items:center;flex:1;position:initial;overflow:hidden;border-radius:.5rem}.search-line__input{flex:1 1 auto;min-width:0;padding-left:2rem;height:100%;font-size:.75rem;line-height:1.5;color:#757575}.search-line__input::placeholder{transition:.3s ease opacity 0s}.search-line__input:focus::placeholder{opacity:0}.search-line__close,.search-line__dropdown{opacity:0;visibility:hidden;pointer-events:none}.search-line__close{display:flex;align-items:center;justify-content:center;flex:0 0 2rem;width:2rem;height:100%;background-color:#f4f4f4;cursor:pointer;transform:scale(.8);transition:opacity .3s ease,transform .3s ease,visibility 0s linear .3s}.search-line.is-filled .search-line__close{opacity:1;visibility:visible;pointer-events:auto;transform:scale(1);transition-delay:0s,0s,0s}.search-line__dropdown{position:absolute;left:0;right:0;top:calc(100% + .5rem);z-index:3;transform:translateY(-.5rem);transition:opacity .3s ease,transform .3s ease,visibility .3s ease}.search-line__dropdown.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.rating-users{border-radius:.5rem;overflow:hidden;background-color:#f4f4f4;padding:.375rem .75rem}.rating-users__label{font-size:.75rem;line-height:1.1666666667}.rating-users__value{display:flex;align-items:center;gap:.375rem}.rating-users__number{font-weight:600;font-size:.875rem;line-height:1.4285714286}.rating-users__stars{display:flex;align-items:center;gap:.125rem}.rating-users__star{width:.875rem;height:.875rem;flex:0 0 .875rem;background:url(/bitrix/templates/m-dm-imperial-redisign/static/css/../../static/images/svg/star.svg)no-repeat center/contain}.basket-mini{border-radius:.5rem;background-color:#f4f4f4;overflow:hidden;color:#202020;fill:#202020;align-items:center;position:initial;right:initial;bottom:initial;gap:.625rem;padding-inline:.75rem}.basket-mini__icon-wrapper{width:initial;height:100%!important}.basket-mini__icon-wrapper .icon{flex:0 0 1rem;width:1rem;height:1rem}.basket-mini__content{padding:0!important}.basket-mini__count{font-size:.75rem!important;line-height:1.1666666667}.basket-mini__price{font-size:.625rem!important;line-height:1.4}.header__basket-placeholder{flex:0 0 auto;width:var(--basket-placeholder-width, auto);min-width:var(--basket-placeholder-width, auto)}.search-toggle{display:none;align-items:center;justify-content:center;border:0;border-radius:.5rem;background-color:#f4f4f4;color:#202020;cursor:pointer}.search-toggle__icon{width:1rem;height:1rem;fill:currentColor}.category-nav{padding:0;background-color:#fff}.category-nav.is-sticky{padding-block:.5rem!important;animation:categoryNavSlideDown .3s ease}.category-nav.is-sticky,.category-nav.is-unfixing{position:fixed;top:0;left:0;right:0;z-index:40;box-shadow:0 .625rem 1.5rem rgba(0,0,0,.12)}.category-nav__head{display:flex;align-items:center;position:relative}.category-nav__list{gap:.5rem;justify-content:space-between}.category-nav__basket-slot{display:none}.category-nav__item{flex:initial!important;border:0!important;background-color:initial!important}.category-nav__item .category-subnav{left:0!important;right:0!important}.category-nav__item:last-child .category-subnav{left:initial!important;right:0!important}.category-nav__item:last-child .category-subnav .category-subnav{translate:-100%0}.category-nav__item.is-active .category-nav__title{color:#9fb101}.category-nav__item.is-active>.category-subnav{opacity:1;pointer-events:initial;visibility:visible}.category-nav__item.is-active .category-nav__icon{fill:#9fb101;transform:rotate(180deg)}.category-nav__title{font-weight:400;color:#202020;padding-left:0;padding-right:1.25rem;transition:.3s ease color 0s}.category-nav__toggle{display:none;align-items:center;justify-content:center;flex:0 0 .75rem;width:.75rem;height:.75rem;padding:0;border:0;background:0 0;cursor:pointer;position:absolute;right:0;top:50%;translate:0-50%}.category-nav__icon{transition:.3s ease transform 0s,.3s ease fill 0s}.category-nav-mobile__icon{position:relative;display:block;flex:0 0 1.25rem;width:1.25rem;height:1.25rem;color:#fff}.category-nav-mobile__icon::after,.category-nav-mobile__icon::before{content:"";position:absolute;top:50%;left:50%;width:.9375rem;height:.125rem;border-radius:62.4375rem;background-color:currentColor;opacity:0;transform-origin:center;transition:opacity .3s ease,transform .3s ease;transform:translate(-50%,-50%) rotate(0deg) scaleX(.6)}.category-nav.is-open .category-nav-mobile__icon::after,.category-nav.is-open .category-nav-mobile__icon::before{opacity:1}.category-nav.is-open .category-nav-mobile__icon::before{transform:translate(-50%,-50%) rotate(45deg) scaleX(1)}.category-nav.is-open .category-nav-mobile__icon::after{transform:translate(-50%,-50%) rotate(-45deg) scaleX(1)}.category-nav-mobile__icon-svg{display:block;width:100%;height:100%;fill:currentColor;transition:opacity .3s ease,transform .3s ease}.category-nav.is-open .category-nav-mobile__icon-svg{opacity:0;transform:rotate(90deg) scale(.85)}.mobile-menu .sandwich__line{height:.0625rem;background-color:#202020;border-radius:.25rem;overflow:hidden;transition:all .3s ease 0s}.mobile-menu .sandwich__line.sandwich__line--middle{top:50%;translate:0-50%}.mobile-menu .sandwich__line.sandwich__line--bottom{top:initial;bottom:0}.mobile-menu.mobile-menu--active .sandwich__line--top{top:calc(50% - .03125rem);transform:rotate(-45deg)}.mobile-menu.mobile-menu--active .sandwich__line--bottom{bottom:calc(50% - .03125rem);transform:rotate(45deg)}.is-search-open .mobile-menu{opacity:0}.category-subnav{display:block!important;opacity:0;pointer-events:none;visibility:hidden;transition:.3s ease all 0s}.category-subnav__list{box-shadow:none;height:100%;padding-block:.25rem;border-radius:.75rem;overflow:hidden}.category-subnav__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.category-subnav__item{padding-inline:1rem}.category-subnav__item .category-subnav{inset:0!important;translate:100%0;padding-inline:.125rem}.category-subnav__item.is-active>.category-subnav{opacity:1;pointer-events:initial;visibility:visible}.category-subnav__item.is-active .category-subnav__icon{transform:rotate(180deg)}.category-subnav__link{padding:.5rem 0;font-size:.75rem;line-height:1.5;color:#202020!important}.category-subnav__link--first{flex:1 1 auto}.category-subnav__toggle{display:none;align-items:center;justify-content:center;flex:0 0 1.25rem;width:1.25rem;height:1.25rem;padding:0;border:0;background:0 0;cursor:pointer}.category-subnav__icon{transition:.3s ease transform 0s}.search-dropdown{padding:.5rem 0 0}.search-dropdown__empty,.search-dropdown__list{background-color:#fff;box-shadow:0 .25rem 1rem rgba(0,0,0,.08)}.search-dropdown__empty{padding:1.25rem 1rem;border-radius:1rem;font-size:.875rem;line-height:1.3;color:rgba(32,32,32,.64)}.search-dropdown__list{padding-inline:.875rem;border-radius:.75rem;overflow:hidden}.search-dropdown__item:not(:last-child){border-bottom:.0625rem solid rgba(32,32,32,.12)}.search-dropdown__button{width:100%;padding-block:1.125rem;border:0;background:0 0;text-align:left;font-size:.9375rem;line-height:1.2;color:#202020;cursor:pointer}@media (max-width:62em){.header__contacts{margin-right:1.5rem}.main-nav__item:not(:last-child){margin-right:1rem}}@media (max-width:61.99875em){.wrapper>main{padding-top:var(--mobile-header-offset, 0rem)}.header{top:0;left:0;right:0;z-index:1000;background-color:#fff}.header,.header.header--transparent{position:fixed}.header__top{background-color:#fff;border-bottom:0;height:0;max-height:0;opacity:0;visibility:hidden;pointer-events:none;overflow:hidden;transform:translateY(-.75rem);transition:max-height .3s ease,opacity .3s ease,transform .3s ease,visibility .3s ease}.header.is-open .header__top{order:3;height:auto;padding:0 0 1rem;border-bottom:0;max-height:125rem;opacity:1;visibility:visible;pointer-events:auto;overflow:visible;transform:translateY(0)}.header__top,.header__top-menus{display:block;padding:0}.header__main-nav{width:100%}.header__main-nav+.header__main-nav{margin-top:0!important}.header__main-nav+.header__main-nav .main-nav__item:last-child{border-bottom:0}.header__main{position:relative;padding:1rem 0;background-color:#fff}.header__logo{order:2;flex:0 0 auto;position:absolute;left:50%;translate:-50%0;margin:0!important;padding-inline:0;transition:opacity .3s ease,transform .3s ease,visibility 0s linear .3s}.header__logo .logo__img{max-height:2.375rem;margin:0 auto}.header__contacts{display:none!important}.header.is-open .header__contacts{display:flex!important;order:4;flex:1 1 100%;margin:0;padding:0;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:.75rem}.header.is-open .header__contacts .phone{flex:0 0 auto;font-size:1rem;line-height:1.3;white-space:nowrap}.header.is-open .header__contacts .mail-link{flex:0 1 auto;font-size:.875rem;line-height:1.3;white-space:nowrap}.header.is-open .header__contacts:not(:last-child){margin-bottom:1.375rem}.header__category-nav{display:block;max-height:0;opacity:0;visibility:hidden;pointer-events:none;overflow:hidden;transform:translateY(-.75rem);transition:max-height .3s ease,opacity .3s ease,transform .3s ease,visibility .3s ease}.header.is-open .header__category-nav{padding:1.25rem 1rem 1rem;max-height:125rem;opacity:1;visibility:visible;pointer-events:auto;overflow:visible;transform:translateY(0)}.header__main>.container{position:relative;display:flex;align-items:center;gap:.5rem}.header.is-open .header__main>.container{flex-wrap:wrap;align-items:flex-start;row-gap:1.25rem}.header.is-open{background-color:#f4f4f4;position:fixed;inset:0;height:100dvh;z-index:1000;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.main-nav{padding:0!important}.main-nav__list{display:block;height:auto}.main-nav__item{margin:0!important;padding:.5rem 0;border-bottom:.0625rem solid rgba(32,32,32,.12)}.main-nav__item:focus-within .main-nav__icon,.main-nav__item:hover .main-nav__icon{fill:currentColor;transform:rotate(0deg)}.main-nav__item .main-nav__icon{fill:currentColor;transform:rotate(0deg)}.main-nav__item.is-active .main-nav__icon{fill:#9fb101;transform:rotate(180deg)}.main-nav__link{display:block;padding:.5rem 0;font-weight:600;font-size:1rem;line-height:1.125;color:#202020!important}.main-nav__title{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-right:0}.main-nav__toggle{display:inline-flex;flex:0 0 1.25rem;width:1.25rem;height:1.25rem}.main-subnav__list{border-radius:0;box-shadow:none;padding:0}.main-subnav__link{font-size:.875rem;line-height:1.3;background-color:transparent}.is-open .search-line,.main-subnav{opacity:0;visibility:hidden;pointer-events:none}.main-subnav{display:block!important;padding:0!important;max-height:0;overflow:hidden;position:static!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;width:auto!important;transform:translateY(-.5rem);transition:max-height .3s ease,opacity .3s ease,transform .3s ease,visibility 0s linear .3s}.main-nav__item.is-active>.main-subnav{max-height:25rem;opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0);transition-delay:0s,0s,0s,0s}.main-nav__item.is-active>.main-subnav .main-subnav__list{padding:.25rem 0}.header.is-search-open .search-line,.search-line{right:8.0625rem;opacity:1;visibility:visible;pointer-events:auto}.search-line{order:1;margin-right:0;position:absolute;width:2.5rem;z-index:1;transition:.3s ease all 0s}.header.is-search-open .search-line{width:calc(100% - 9.125rem);z-index:12}.is-open .search-line{z-index:1}.search-line__icon-wrapper{display:none!important}.search-line__toggle{display:inline-flex;align-items:center;justify-content:center;flex:0 0 2.5rem;width:2.5rem;height:100%;border:0;border-radius:.5rem;background-color:#f4f4f4;color:#202020;cursor:pointer;transition:background-color .3s ease,border-radius .3s ease}.search-line__toggle .icon{width:1rem;height:1rem;fill:currentColor}.search-line__input-wrapper{flex:1 1 auto;opacity:0;pointer-events:none;transition:opacity .3s ease}.header.is-search-open .search-line .search-line__input-wrapper{opacity:1;pointer-events:auto}.search-line__input{padding-inline:.5rem;outline:0}.search-line__dropdown{width:calc(100% + 6.8125rem)}.rating-users{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.9375rem .75rem}.rating-users__label{flex:1 1 auto;font-size:.75rem;line-height:1.3;white-space:nowrap}.rating-users__value{flex:0 0 auto;gap:.5rem}.rating-users__number{font-size:.875rem;line-height:1;letter-spacing:-.05em}.rating-users__stars{gap:.1875rem}.rating-users__star{width:1rem;height:1rem;flex-basis:1rem}.basket-mini__icon-wrapper{height:2.5rem}.basket-mini.header__basket-mini{display:flex!important;order:3;margin-left:auto;position:relative;z-index:13;color:#202020;fill:#202020}.search-toggle{display:inline-flex}.category-nav.is-open .container{padding-bottom:.75rem}.category-nav.is-open .category-nav__list{max-height:125rem;opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s,0s,0s,0s}.category-nav .container{display:block;padding:0 .75rem;background-color:#9fb101!important;border-radius:.5rem!important}.category-nav__head{width:100%}.category-nav__list{display:flex;flex-direction:column;gap:0;width:100%;padding:0 1rem;border-radius:.5rem;overflow:hidden;background-color:#fff;max-height:0;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-.5rem);transition:max-height .3s ease,opacity .3s ease,transform .3s ease,visibility 0s linear .3s}.category-nav__item{width:100%;border-bottom:.0625rem solid rgba(32,32,32,.12)!important}.category-nav__item:last-child{border-bottom:0!important}.category-nav__item>.category-subnav{background:0 0;box-shadow:none}.category-nav__item>.category-subnav>.category-subnav__list{height:auto;padding:0 0 .75rem;border-radius:0;overflow:visible;background:0 0}.category-nav__item>.category-subnav>.category-subnav__list>.category-subnav__item{padding-inline:0}.category-nav__item.is-active>.category-subnav{max-height:125rem;opacity:1;pointer-events:auto;visibility:visible;transition-delay:0s,0s,0s}.category-nav__title{display:block;width:100%;padding:1rem 0;font-size:.8125rem;line-height:1.3846153846;text-align:left}.category-nav__toggle{display:flex;right:.25rem}.category-nav-mobile{display:flex!important;align-items:center;justify-content:space-between;width:calc(100% + 1.5rem);min-height:3.25rem;background-color:#9fb101;padding:.75rem 1rem;margin-inline:-.75rem;border-radius:.5rem;color:#fff;cursor:pointer}.category-nav-mobile__text{font-weight:500;font-size:.875rem;line-height:1.2857142857}.mobile-menu{display:flex!important;align-items:center;align-self:initial;justify-content:center;flex-direction:row-reverse;position:initial;border-radius:.5rem;background-color:#f4f4f4;padding-left:.75rem;padding-right:.625rem;min-width:4.8125rem;width:initial;gap:.25rem;order:1;color:#202020;transition:opacity .3s ease,transform .3s ease,visibility 0s linear .3s}.mobile-menu__text{font-size:.75rem;line-height:1.5;font-weight:500;margin:0}.category-subnav__list{padding-left:.5rem!important}.category-subnav__item{padding-inline:0;padding-bottom:0!important;background-color:#fff!important}.category-nav__item>.category-subnav,.category-subnav__item>.category-subnav{position:static!important;inset:auto!important;left:auto!important;right:auto!important;translate:none!important;width:100%;padding:0;max-height:0;opacity:0;pointer-events:none;visibility:hidden;overflow:hidden;transition:max-height .3s ease,opacity .3s ease,visibility 0s linear .3s}.category-subnav__item>.category-subnav>.category-subnav__list{height:auto;padding:.25rem 0 .5rem 1rem;border-radius:0;overflow:visible;background:0 0}.category-subnav__item.is-active>.category-subnav{max-height:125rem;transition-delay:0s,0s,0s}.category-subnav__toggle{display:inline-flex}}@media (max-width:48em){.header__logo{max-width:8.8125rem}.search-line{height:2rem}.basket-mini{min-height:2rem}.search-toggle{width:2rem;height:2rem}.mobile-menu{height:2rem}.mobile-menu .sandwich{width:.5rem;height:.375rem}}@media (max-width:47.99875em){.search-line{right:4.25rem}.header.is-search-open .search-line{right:4.375rem;width:calc(100% - 5.125rem)}.search-line__dropdown{width:calc(100% + 3.75rem)}.rating-users{margin-top:.625rem}.basket-mini{padding-inline:.5rem;gap:.375rem}.basket-mini__count{display:none}}@media (max-width:29.99875em){.header__logo{position:initial;translate:0;max-width:8.625rem}}@media (max-width:22.5em){.header .container{padding-inline:.75rem}}@media (min-width:767.98){.search-line{flex:1 1 auto}}@media (min-width:22.5em) and (max-width:62em){.header .container{padding-inline:clamp(.75rem,.46518987341875rem + 1.2658227848vw,1.25rem)}}@media (min-width:47.99875em){.category-subnav{padding-top:.625rem}}@media (min-width:48em) and (max-width:62em){.header__logo{max-width:clamp(8.8125rem,-2.33035714285625rem + 23.2142857143vw,12.0625rem)}.search-line{height:clamp(2rem,-1rem + 6.25vw,2.875rem)}.basket-mini{min-height:clamp(2rem,-1rem + 6.25vw,2.875rem)}}@media (min-width:48em) and (max-width:61.99875em){.search-toggle{width:clamp(2rem,-1.0002678810625rem + 6.2505580855vw,2.875rem)}.mobile-menu,.search-toggle{height:clamp(2rem,-1.0002678810625rem + 6.2505580855vw,2.875rem)}.mobile-menu .sandwich{width:clamp(.5rem,-.3572193945875rem + 1.7858737387vw,.75rem);height:clamp(.375rem,-.4822193945875rem + 1.7858737387vw,.625rem)}}@media (min-width:61.99875em){.header__top:not(:last-child){border-bottom:.0625rem solid rgba(32,32,32,.12)}.header__rating{margin-right:1rem}.header__contacts-icon{display:block;flex:0 0 1.125rem;width:1.125rem;height:1.125rem;position:absolute;inset:0}.header.header--transparent .icon{fill:#fff}.header.header--transparent .search-line .search-line__close{display:none}.category-nav .container{align-items:center}.category-nav__list{flex:1 1 auto;min-width:0}.category-nav__basket-slot{flex:0 0 auto}.header.has-fixed-category-nav .category-nav__basket-slot{display:flex}.category-subnav__item .category-subnav{bottom:auto!important;min-height:100%}.category-subnav__item>.category-subnav>.category-subnav__list{height:auto;min-height:100%}}@media (min-width:62em) and (max-width:90em){.header .container{padding-inline:clamp(1.25rem,-1.51785714285625rem + 4.4642857143vw,2.5rem)}.header__contacts{margin-right:clamp(1.5rem,-4.45089285714375rem + 9.5982142857vw,4.1875rem)}.main-nav__item:not(:last-child){margin-right:clamp(1rem,-1.76785714285625rem + 4.4642857143vw,2.25rem)}.category-nav__basket-slot{margin-left:clamp(.75rem,-.9107142857125rem + 2.6785714286vw,1.5rem)}}@media (min-width:62em){.header__logo{max-width:12.0625rem}.search-line{height:2.875rem}.basket-mini{min-height:2.875rem}}@media (min-width:90em){.header .container{padding-inline:2.5rem}.header__contacts{margin-right:4.1875rem}.main-nav__item:not(:last-child){margin-right:2.25rem}.category-nav__basket-slot{margin-left:1.5rem}}@media (any-hover:hover){.header__contacts a:hover{text-decoration:underline from-font}.main-nav__item:hover .main-nav__link{color:#9fb101!important}.main-nav__item:hover .main-subnav{opacity:1;pointer-events:initial;visibility:visible}.main-subnav__link{transition:.3s ease background-color 0s}.main-subnav__link:hover{background-color:rgba(0,0,0,.06)}.category-nav__item:hover .category-nav__title{color:#9fb101}.category-nav__item:hover>.category-subnav{opacity:1;pointer-events:initial;visibility:visible}.category-nav__item:hover .category-nav__icon{fill:#9fb101;transform:rotate(180deg)}.category-subnav__item:hover>.category-subnav{opacity:1;pointer-events:initial;visibility:visible}}@media (any-hover:none){.main-nav__toggle{display:inline-flex}.category-nav__toggle{display:flex}.category-subnav__toggle{display:inline-flex}}.main-nav__item .main-nav__icon{margin-left:5px!important;margin-top:1px!important;width:8px}.hero._hero-ready{z-index:10}@media (max-width:992px){.rating-users{display:none}[data-fls-loaded] .rating-users{display:flex}}.main-slider__descr a{border-bottom:2px solid #fff}
/* End */


/* Start:/bitrix/templates/m-dm-imperial-redisign/static/css/index.min.css?17772881963461*/
.hero{--hero-header-offset:0rem;position:relative;padding:0}.hero:not(._hero-ready) .hero__slide:not(:first-child){display:none}.hero:not(._hero-ready) .hero__controls{opacity:0;visibility:hidden}.hero__controls{display:flex;gap:.5rem;position:absolute;transition:opacity .3s,visibility 0s .3s}.hero._hero-ready .hero__controls{transition:opacity .3s,visibility 0s}.slick-slider{opacity:0;transition:.3s ease opacity 0s}.slick-slider.slick-initialized{opacity:1}.hero-slide__media img,.hero-slide__media video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-slide__content{position:relative}.hero-slide__content-inner{min-height:100vh;margin-top:calc(var(--hero-header-offset)*-1);padding-top:var(--hero-header-offset);display:grid;align-content:flex-end;row-gap:.5rem;color:#fff}.hero-slide__title{font-weight:500;line-height:1.3;margin:0}.hero-slide__text{line-height:1.1818181818;text-transform:uppercase}.slider-arrow{width:3.25rem;height:3.25rem;border-radius:50%;background-color:#fff;display:inline-flex;align-items:center;justify-content:center;border:0;inset:0;cursor:pointer}.slider-arrow .icon{rotate:90deg}.slider-arrow.hero__arrow--next .icon{rotate:-90deg}@media (max-width:35.93625em){.hero-slide__content-inner{padding-bottom:7.0625rem!important}}@media (max-width:22.5em){.hero .container{padding-inline:.75rem}.hero__controls{bottom:2.25rem}.hero-slide__content-inner{padding-bottom:2.25rem}.hero-slide__title{font-size:2.25rem}.hero-slide__text{font-size:.875rem}}@media (min-width:22.5em) and (max-width:86.5em){.hero__controls{bottom:clamp(2.25rem,1.810546875rem + 1.953125vw,3.5rem)}.hero-slide__content-inner{padding-bottom:clamp(2.25rem,1.810546875rem + 1.953125vw,3.5rem)}.hero-slide__title{font-size:clamp(2.25rem,1.5908203125rem + 2.9296875vw,4.125rem)}.hero-slide__text{font-size:clamp(.875rem,.69921875rem + .78125vw,1.375rem)}}@media (min-width:22.5em) and (max-width:62em){.hero .container{padding-inline:clamp(.75rem,.46518987341875rem + 1.2658227848vw,1.25rem)}}@media (min-width:35.93625em){.hero__controls{justify-content:flex-end}.hero-slide__content-inner{padding-right:7.625rem}}@media (min-width:62em) and (max-width:90em){.hero .container{padding-inline:clamp(1.25rem,-1.51785714285625rem + 4.4642857143vw,2.5rem)}}@media (min-width:86.5em){.hero__controls{bottom:3.5rem}.hero-slide__content-inner{padding-bottom:3.5rem}.hero-slide__title{font-size:4.125rem}.hero-slide__text{font-size:1.375rem}}@media (min-width:90em){.hero .container{padding-inline:2.5rem}}@media (any-hover:hover){.slider-arrow{transition:.3s ease translate 0s}.slider-arrow:hover{translate:0 .1875rem}}.search-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem;padding-block:1.125rem}.search-item:not(:last-child){border-bottom:.0625rem solid rgba(32,32,32,.12)}.search-results__button .btn{padding:4px 20px;margin-bottom:20px;height:unset}.search-item__image{position:relative;height:2.5rem;-webkit-box-flex:0;-ms-flex:0 0 2.5rem;flex:0 0 2.5rem;width:2.5rem;border-radius:.5rem;overflow:hidden}.search-item__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.search-item__body{display:-ms-grid;display:grid;-ms-flex-line-pack:start;align-content:flex-start;gap:.125rem}.search-item__title span{color:#ff3030}.search-item__price{font-weight:700;font-size:.8125rem;line-height:1.3846153846}
/* End */
/* /bitrix/templates/m-dm-imperial-redisign/static/css/styles.css?1766482620116186 */
/* /bitrix/templates/m-dm-imperial-redisign/static/css/app.min.css?177737102425942 */
/* /bitrix/templates/m-dm-imperial-redisign/static/css/index.min.css?17772881963461 */
