/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    font-family: "Open Sans", sans-serif;
    color: #1c1a1f;
    word-break: break-word;
    background-color: #fff
}

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

h1 {
    font-size: 2em
}

img.brands-card__img {
    /*width: 90%;*/ 
}

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

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

a {
    background-color: transparent;
    text-decoration: none;
    color: inherit;
    display: inline-block
}

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

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
    max-width: 100%;
    height: auto
}

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

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, button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

[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 {
    display: table;
    max-width: 100%;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[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] {
    outline-offset: -2px;
    -webkit-appearance: textfield
}

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

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

summary {
    display: list-item
}

.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-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-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);
    transform: translate3d(0, 0, 0)
}

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

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

.slick-track:after {
    clear: both
}

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

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

[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
}

.slick-arrow.slick-hidden {
    display: none
}

@font-face {
    font-style: normal;
    font-weight: 800;
    font-family: "Montserrat";
    font-display: swap;
    src: url(../fonts/Montserrat-ExtraBold.woff2) format("woff2"), url(../fonts/Montserrat-ExtraBold.woff) format("woff")
}

@font-face {
    font-style: normal;
    font-weight: 400;
    font-family: "Open Sans";
    font-display: swap;
    src: url(../fonts/OpenSans-Regular.woff2) format("woff2"), url(../fonts/OpenSans-Regular.woff) format("woff")
}

@font-face {
    font-style: normal;
    font-weight: 700;
    font-family: "Open Sans";
    font-display: swap;
    src: url(../fonts/OpenSans-Bold.woff2) format("woff2"), url(../fonts/OpenSans-Bold.woff) format("woff")
}

*, ::after, ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

button {
    border: 0;
    outline: 0;
    cursor: pointer
}

li, ul {
    padding: 0;
    list-style: none
}

h1, h2, h3, h4, h5, h6, li, p, ul {
    margin: 0
}

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

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

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(100%);
    clip-path: inset(100%)
}

.container {
    max-width: 1550px;
    padding: 0 5px;
    width: 100%;
    margin: 0 auto;
    position: relative
}

.panel {
    height: 0;
    overflow: hidden;
    -webkit-transition: max-height .2s ease-out;
    transition: max-height .2s ease-out;
    z-index: 20
}

.mobile__menu-box {
    display: none
}

header {
    background: #1c1a1f
}

.header-top, .header-top__right {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-top {
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0
}

.header-top__right {
    width: 75%
}

.header-top__right, .nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nav__item + .nav__item, .phone__link + .phone__link {
    padding-left: 15px
}

.nav__link {
    color: #fff;
    font-size: 16px
}

.lang .lang__btn, .right-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.right-wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 51%
}

.lang-list .panel__wrapp p, .phone__link {
    font-family: "Open Sans", sans-serif;
    line-height: 24px;
    color: #60c372;
    font-size: 16px
}

.lang {
    outline: 0;
    -webkit-transition: .4s;
    transition: .4s;
    position: relative
}

.lang .lang__btn {
    border: 0;
    background-color: transparent;
    color: #fff;
    outline: 0;
    cursor: pointer
}

.lang .lang__btn span {
    padding: 0 10px
}

.lang-list {
    border: 0;
    position: absolute
}

.lang-list .panel__wrapp {
    width: 100%
}

.lang-list .panel__wrapp p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px 35px;
    text-align: center;
    cursor: pointer
}

.lang-list .panel__wrapp p:hover {
    color: #bdbdbd
}

.accordion__active .arrow {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.basket, .basket .basket__link, .header-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.basket .basket__link {
    width: 49px;
    height: 49px;
    border-radius: 50%;
    background-color: #60c372;
    margin-right: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.basket .basket__value {
    font-family: "Open Sans", sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: 400
}

.basket .mob-price {
    display: none
}

.header-bottom {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding-bottom: 50px
}

.header-bottom .header-bottom__r {
    width: 75%;
    position: relative
}

.header-bottom .header-bottom__l {
    width: 24%
}

.header-search_wrapp {
    background-color: #373539;
    border-radius: 3px;
    width: 100%
}

.header-searh {
    padding: 24px 22px 0;
    margin-bottom: 15px
}

.header-search__form {
    position: relative;
    margin-bottom: 20px
}

.header-search__form .header-search__input {
    width: 100%;
    height: 55px;
    border-radius: 3px;
    background-color: #fff;
    border: 0;
    outline: 0;
    padding: 0 35px 0 20px;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #1c1a1f
}

.header-search__form .header-search__input::-webkit-input-placeholder {
    color: rgba(28, 26, 31, .5)
}

.header-search__form .header-search__input::-moz-placeholder {
    color: rgba(28, 26, 31, .5)
}

.header-search__form .header-search__input:-ms-input-placeholder, .header-search__form .header-search__input::-ms-input-placeholder {
    color: rgba(28, 26, 31, .5)
}

.header-search__form .header-search__input::placeholder {
    color: rgba(28, 26, 31, .5)
}

.header-search__form button {
    position: absolute;
    background-color: transparent;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px
}

.header-searh__list {
    overflow-y: scroll;
    overflow-x: hidden;
    position: relative;
    height: 390px;
    width: 104%;
    margin: 0 auto
}

.header-searh__list::-webkit-scrollbar {
    width: 3px;
    height: 100%;
    background-color: #c4c4c4;
    border-radius: 5px
}

.header-searh__list::-webkit-scrollbar-thumb {
    background: gray;
    border-radius: 5px
}

.header-searh__list .searh-list_item {
    padding: 0 10px 0 0;
    width: 98%
}

.header-searh__list .searh-list_item .searh-list_link {
    padding: 14px 0;
    display: block;
    font-size: 16px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    border-bottom: 1px solid rgba(124, 124, 124, .741);
    position: relative
}

.header-searh__list .searh-list_item .searh-list_link::before {
    content: '';
    position: absolute;
    background: url(../img/arrow-right.svg);
    background-color: transparent;
    width: 8px;
    height: 14px;
    right: 0
}

.header-searh__list .searh-list_item .searh-list_link:hover {
    color: #d6d6d6
}

.header-searh__btn {
    width: 100%;
    border-radius: 0 0 3px 3px;
    background-color: transparent
}

.count__wrapper {
    position: relative
}

.header__slide {
    height: 520px;
    width: 100%;
    margin: 0 5px
}

.header__slide .header__slide_wrapper {
    background-image: url(../img/header-slide.png);
    background-size: cover;
    width: 100%;
    padding: 43px;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    height: 100%
}

.header__slide .header__slide_wrapper .header__info_icon, .header__slide .header__slide_wrapper .header__info_icon .info-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header__slide .header__slide_wrapper .header__info_icon {
    position: absolute;
    right: -3px;
    top: 24px;
    width: 42%;
    background-color: #60c372;
    border-radius: 3px;
    max-height: 94px;
    height: 100%;
    padding: 20px 27px
}

.header__slide .header__slide_wrapper .header__info_icon .info-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative
}

.header__slide .header__slide_wrapper .header__info_icon .info-item:nth-child(2)::before {
    content: "";
    position: absolute;
    width: 3px;
    height: 31px;
    background-color: #fff;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -25px
}

.header__slide .header__slide_wrapper .header__info_icon .info-item:nth-child(2)::after {
    content: "";
    position: absolute;
    width: 3px;
    height: 31px;
    background-color: #fff;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -25px
}

.header__slide .header__slide_wrapper .header__info_icon .info-item .info-item__top {
    color: #fff
}

.count, .header__slide .header__slide_wrapper .header__info_icon .info-item .info-item__bottom, .slick__slider__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__slide .header__slide_wrapper .header__info_icon .info-item .info-item__bottom {
    font-size: 30px;
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    color: #fff
}

.header__slide .header__slide_wrapper .header__info_icon .info-item .info-item__bottom span {
    margin-right: 20px
}

.header__slide .header__slide_wrapper .header__info {
    width: 60%;
    color: #fff
}

.header__slide .header__slide_wrapper .header__info h1 {
    font-weight: 600;
    font-size: 36px;
    line-height: 110%;
    font-family: "Montserrat", sans-serif;
    display: block;
    margin-bottom: 40px
}

.header__slide .header__slide_wrapper .header__info p {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px
}

.count, .slick__slider__btn {
    position: absolute;
    z-index: 10;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.slick__slider__btn {
    border: 0;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #fff
}

.count {
    bottom: 22px;
    right: 130px;
    width: 94px;
    height: 57px;
    background: rgba(28, 26, 31, .5);
    border-radius: 3px;
    font-family: "Open Sans", sans-serif;
    line-height: 22px;
    color: #fff
}

.slick__slider-left {
    bottom: 30px;
    right: 65px
}

.slick__slider-left img {
    margin-right: 5px
}

.slick__slider-right {
    bottom: 30px;
    right: 10px
}

.slick__slider-right img {
    margin-right: -5px
}

.header-bottom--mod {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 40px
}

.header-searh--mod {
    padding: 24px 22px
}

.header-bottom__mod {
    width: 24%;
    position: relative
}

.header-bottom__mod:last-child {
    width: 70%
}

.my-order__title {
    font-weight: 600;
    font-size: 36px;
    line-height: 110%;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    margin-bottom: 30px
}

.my-order__text {
    font-size: 16px;
    line-height: 130%;
    color: #fff
}

.header-mod__accordion {
    position: absolute;
    width: 100%;
    left: 0
}

.search-absolute {
    position: absolute;
    width: 200%;
    z-index: 55;
    top: 0;
    background-color: #fff
}

.search-absolute input {
    width: 100%;
    border-bottom: 1px solid #fafafa !important
}

.search-absolute button {
    top: 28px
}

.search-window {
    overflow-y: scroll;
    height: 430px;
    width: 99%;
    padding-right: 10px
}

.search-window::-webkit-scrollbar {
    width: 3px;
    height: 100%;
    background-color: #c4c4c4;
    border-radius: 5px
}

.search-window::-webkit-scrollbar-thumb {
    background: gray;
    border-radius: 5px
}

.search-absolute__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid gray;
    padding: 0 10px
}

.absolute-img {
    width: 25%
}

.absolute-text {
    width: 50%;
    font-size: 16px;
    line-height: 22px;
    color: #1c1a1f
}

.absolute-value {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #56b267
}

.card, .section-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.card {
    position: relative;
}
.card .card__sale--new {
    position: absolute;
    right: 5px;
    top: 5px;
}
.card {
    padding: 20px 10px 30px;
    background-color: #fff;
    width: 289px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    outline: 0
}

.card .card__sale, .catalog-card__page .card__sale {
    margin-left: auto;
    padding: 6px 15px;
    border-radius: 3px;
    background: #ea4335;
    color: #fff;
    margin-bottom: 32px;
    z-index:2;
}

.card .card__sale--new, .catalog-card__page .card__sale--new {
    background: #56b267
}

.card .card__img {
    margin: 0 auto;
    width: auto;
    max-height: 167px;
    margin-bottom: 20px;
}

.card .card__bottom {
    padding: 0 20px
}

.card .card__bottom .card__title {
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 10px;
    height: 180px;
}
h5.tov__count_arrow {
    margin-right: 5px;
}
.card .card__bottom .card__descr {
    line-height: 22px;
    color: #151b1e;
    min-height: 65px
}

.card .card__bottom .card__price {
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    color: #56b367;
    line-height: 120%;
    font-weight: 800;
    height: 60px;
    display:flex;
    flex-direction: column;
}
.card .card__bottom .card__price .old_price, .card .card__bottom .card__price .old_price span {
    color: #ea4335;
    font-size:16px;
    text-decoration: line-through;
}
.card .card__bottom .card__price .new_price {
    
}

.card .card__bottom .card__price span {
    font-weight: 800;
    font-size: 21px;
    font-family: "Montserrat", sans-serif
}

.section-top {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.section-top__title {
    font-weight: 600;
    font-size: 36px;
    line-height: 120%;
    color: #1c1a1f
}

.section-top__link {
    padding-left: 38px;
    color: #1c1a1f;
    padding-bottom: 5px
}

.section-top__link--green {
    border-bottom: 3px solid #60c372
}

.section-top__link--red {
    border-bottom: 3px solid #ea4335
}

.top-sale {
    padding: 25px 0 44px;
    background: #f5f5f5;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(72%, #f5f5f5), color-stop(73%, #f5f5f5), color-stop(73%, #fff));
    background: linear-gradient(0deg, #f5f5f5 72%, #f5f5f5 73%, #fff 73%);
    position: relative
}

.top-sale::after, .top-sale::before {
    position: absolute;
    content: '';
    bottom: 0;
    height: 227px
}

.top-sale::after {
    width: 500px;
    right: 0;
    background-image: url(../img/after-brands.svg)
}

.top-sale::before {
    width: 300px;
    left: 0;
    background-image: url(../img/before-brands.svg)
}

.top-sale__title {
    z-index: 10;
    position: relative;
    margin-bottom: 30px
}

.card-slider {
    z-index: 10
}

.card-slider, .card-slider1 {
    padding-bottom: 60px
}

.card-slider {
    position: relative;
    outline: 0
}

.card-slider .card-slider__item {
    margin: 0 10px;
    outline: 0;
    padding-top: 10px;
    padding-bottom: 10px
}

.card__img {
    min-height: 176px
}

.brands-card {
    -webkit-box-shadow: 0 2px 30px rgba(0, 0, 0, .05);
    box-shadow: 0 2px 30px rgba(0, 0, 0, .05)
}

.card-slider__btn {
    position: absolute;
    bottom: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, .05);
    box-shadow: 0 3px 15px rgba(0, 0, 0, .05)
}

.card-slider-left {
    left: -20px
}

.card-slider-left img {
    margin-left: -5px
}

.card-slider-right {
    right: -20px
}

.card-slider-right img {
    margin-right: -5px
}

.card-slider__dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.card-slider__dots li {
    display: inline-block;
    margin: 0 10px
}

.card-slider__dots li button {
    font-size: 0;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    background-color: #7c7c7c
}

.card-slider__dots li.slick-active button {
    border: 2px solid #1c1a1f;
    background-color: #fff
}

.categories-sale {
    padding-top: 65px;
    padding-bottom: 80px
}

.categories, .categories__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.categories__item {
    max-width: 500px;
    width: 100%;
    min-height: 567px;
    padding: 0 60px 35px 38px;
    -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;
    background-image: url(../img/categories.jpg)
}

.categories__item:nth-child(2) {
    background-image: url(../img/categories2.jpg)
}

.categories__item:nth-child(3) {
    background-image: url(../img/categories3.jpg)
}

.categories__title {
    font-weight: 800;
    font-size: 30px;
    line-height: 37px;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    margin-bottom: 10px
}

.categories__descr {
    min-height: 88px;
    line-height: 22px;
    color: #fff
}

footer {
    background: #1c1a1f;
    padding: 74px 0 30px
}

.footer__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 35px
}

.footer__item + .footer__item {
    padding-left: 15px
}

.footer__item a {
    font-size: 16px;
    color: #fff
}

.footer__text {
    line-height: 22.47px;
    color: #fff;
    margin-bottom: 30px
}

.footer-pay {
    margin-bottom: 50px
}

.footer-pay__text {
    line-height: 22.47px;
    color: #fff;
    margin-bottom: 5px
}

.footer-pay__link + .footer-pay__link {
    margin-left: 20px
}

.footer-bottom__link + .footer-bottom__link {
    padding-left: 25px
}

.footer-bottom__link, .footer-r__copy a {
    color: #fff
}

.contacts-row__item a, .footer, .footer__l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer__l {
    width: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.contacts-row__item a, .footer {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer__r {
    width: 33%
}

.footer-r__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.footer-r__title {
    width: 45%;
    color: #fff
}

.footer-social, .footer-social__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-social__link + .footer-social__link {
    margin-left: 20px
}

.footer-r__copy a + a {
    margin-left: 15px
}

.footer-r__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 82px
}

.footer-r__info__link {
    margin-bottom: 10px;
    color: #fff
}

.brands-card, .promo-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.brands-card {
    width: 289px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    outline: 0
}

.promo-block {
    padding: 40px 0 70px
}

.promo-block__left {
    width: 24%
}

.promo-block__left .promo-list {
    padding-bottom: 20px
}

.promo-block__right {
    width: 72.1%
}

.promo-body__item {
    width: 100%;
    min-height: 576px;
    padding: 88px 40px 90px;
    position: relative;
    background-image: url(../img/share.jpg);
    background-size: cover;
    background-repeat: no-repeat
}

.promo-body__item:last-child {
    margin-top: 45px;
    background-image: url(../img/share2.jpg)
}

.promo-body__item img {
    position: absolute;
    right: 152px;
    top: 80px
}

.promo-body__text, .promo-body__title {
    font-family: "Montserrat", sans-serif;
    color: #fff
}

.promo-body__title {
    font-weight: 600;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 50px
}

.promo-body__text {
    width: 77%;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 150px
}

.promo-body__text--mod {
    width: 30%;
    margin-bottom: 70px
}

.promo-body__btn {
    width: 246px;
    height: 57px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 20px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    border-radius: 3px;
    background-color: #1c1a1f
}

.promo-body__btn--green {
    background-color: #60c372
}

.top-page {
    margin-bottom: 30px;
    position: relative
}

.top-page__title {
    font-weight: 600;
    font-size: 36px;
    margin-bottom: 10px;
    line-height: 40px
}

.top-page--product {
    margin-bottom: 0
}

.article, .article-item, .crumbs-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}

.crumbs-list .crumbs-list__item + .crumbs-list__item {
    padding-left: 30px
}

.crumbs-list .crumbs-list__item a, .crumbs-list .crumbs-list__item span {
    color: rgba(21, 27, 30, .5);
    position: relative
}

.crumbs-list .crumbs-list__item a::before {
    position: absolute;
    content: "/";
    color: rgba(21, 27, 30, .5);
    font-size: 16px;
    right: -17px
}

.article, .article-item {
    margin-bottom: 40px
}

.article {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.article-item {
    width: 32%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.article-item__date {
    font-size: 14px;
    color: #b8b8b8;
    margin-bottom: 11px
}

.article-item__title {
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 15px
}

.article-item__text {
    line-height: 22px;
    color: #151b1e
}

.about-page, .article-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.article-btn {
    margin: 0 auto;
    width: 246px;
    height: 57px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 20px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    border-radius: 3px;
    background-color: #60c372;
    text-align: center
}

.about-page {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 30px
}

.about-page__desrc {
    width: 55%;
    padding-top: 20px
}

.about-page__image {
    width: 37%
}

.about-page__image img {
    width: 100%;
    height: 347px
}

.page__title {
    font-weight: 800;
    font-size: 24px;
    line-height: 29%;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 20px
}

.page__text {
    line-height: 22px;
    color: #151b1e;
    margin-bottom: 20px
}

.about-center {
    padding: 83px 132px 118px 98px;
    background-image: url(../img/about-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 70px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.about-center__item:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.about-center__btn span, .about-center__text {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    line-height: 20px
}

.about-center__text {
    color: #fff;
    margin-bottom: 15px
}

.about-center__title {
    font-family: "Montserrat", sans-serif;
    color: #fff;
    font-weight: 600;
    line-height: 43px;
    font-size: 36px;
    padding-bottom: 30px
}

.about-bottom, .about-center__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.about-center__btn {
    width: 246px;
    height: 57px;
    padding: 0 20px;
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.about-center__btn span {
    color: #1c1a1f
}

.about-bottom {
    margin-bottom: 93px
}

.about-bottom__wrapper {
    width: 64%;
    margin: 0 auto;
    padding-top: 80px
}

.about-bottom__item {
    width: 59%
}

.about-bottom__item:first-child {
    width: 41%
}

.about-bottom__item:first-child img {
    height: 485px
}

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

.filter-mobile {
    position: absolute;
    right: 10px;
    top: 45px;
    display: none
}

.catalog-sec {
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1
}

.catalog-wrapp__item {
    padding: 40px 0 0
}

.catalog-wrapp__item:first-child {
    width: 19%;
    border-right: 1px solid #e1e1e1;
    padding-right: 20px;
    padding-left: 0
}

.catalog-wrapp__item:last-child {
    width: 81%
}

.catalog-wrapp__item .crumbs-left {
    padding-left: 30px
}

.catalog-wrapp__item .catalog-body {
    position: relative;
    padding-left: 30px;
    padding-top: 20px;
    padding-bottom: 40px;
    height: 100%
}

.catalog-body {
    width: 100%;
    position: relative;
    background-color: #f5f5f5
}

.catalog-body::before {
    position: absolute;
    content: "";
    top: 0;
    right: -1758px;
    height: 100%;
    left: 0;
    background-color: #f5f5f5;
    z-index: -1
}

.filter-list__rev {
    margin-bottom: 20px
}

.filter-searh__list {
    width: 80%
}

.show-list {
    padding: 2px 4px 2px 2px;
    border: 1px solid #999;
    margin-top: 7px;
    background-color: #fff;
    border-radius: 2px
}

.filter-list_link {
    display: block;
    padding-bottom: 6px;
    padding-top: 6px;
    border-bottom: 1px solid #e1e1e1;
    line-height: 19px;
    font-weight: 600;
}


.filter-list_item:last-child > .filter-list_link {
    border-bottom: none
}

.catalog-search__form {
    position: relative;
    margin-bottom: 25px
}

.catalog_input {
    width: 100%;
    border: 1px solid #1c1a1f;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    height: 55px;
    padding: 0 30px 0 20px
}

.catalog_input::-webkit-input-placeholder {
    color: rgba(28, 26, 31, .5)
}

.catalog_input::-moz-placeholder {
    color: rgba(28, 26, 31, .5)
}

.catalog_input:-ms-input-placeholder, .catalog_input::-ms-input-placeholder {
    color: rgba(28, 26, 31, .5)
}

.catalog_input::placeholder {
    color: rgba(28, 26, 31, .5)
}

.catalog-search__btn {
    position: absolute;
    background-color: transparent;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px
}

.catalog-body__info, .catalog__info-l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.catalog-body__info {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px
}

.catalog__info-l {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tov__count, .tov__count_arrow {
    color: #929292;
    font-weight: 400;
    font-size: 16px
}

.tov__count span, .tov__count_arrow span {
    color: #1c1a1f;
    padding-left: 5px;
    font-size: 13px;
}
.filter-list.bands_filter {
    border-top: 2px solid;
}
.catalog-card__page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.catalog-card__page .card-slider__item {
    margin: 10px 7px 10px 7px;
    position:relative;
}

.catalog-body__bottom, .catalog-card__page {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
}

.catalog-body__bottom, .pagin-list, .pagin-list__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pagin-list__link {
    margin: 0 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pagin-list__link--active {
    width: 51px;
    height: 51px;
    background-color: #151b1e;
    border-radius: 50%;
    color: #fff
}

.next__page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.next_page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.next_page svg {
    margin-top: 3px;
    margin-left: 7px
}
.next__page svg {
    margin-top: 3px;
    margin-left: 7px
}

.filter-list__item {
    width: 100%
}

.filter-list__title {
    color: #111;
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
    display: block;
    width: 100%;
    position: relative;
    cursor: pointer;
    margin-bottom: 18px
}

.show-list__title {
    position: relative
}

.show-list__item {
    position: absolute;
    right: -2px
}

.filter-swov__value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 50px
}

.select-list {
    border: 0;
    background-color: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: url(../img/arrow-down.svg) no-repeat right center;
    outline: 0;
    padding-right: 20px;
    cursor: pointer
}

.product-slide__item img, .show-list {
    width: auto;
    max-height: 400px;
}

.show-list li {
    margin-bottom: 5px;
    text-align: right;
    margin-top: 5px
}
.filter-list {
    position:relative;
}
.menuaccordeon. {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
}

/*.filter-list__name::before, .filter-list__title::before {*/
.menuaccordeon.accordion:before {
    content: '';
    position: absolute;
    border-bottom: 3px solid #000;
    border-right: 3px solid #000;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    width: 9px;
    height: 9px;    
    top: 13px;
    right: 14px;
    -webkit-transition: all .4s;
    transition: all .4s
}

.filter-list__name {
    color: #151b1e;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #e1e1e1;
    cursor: pointer;
    position: relative
}

.filter-list__name--active {
    color: #ea4335;
    border: 0
}

.filter-list__name::before {
    width: 8px;
    height: 8px;
    top: 35%;
    right: -6px
}

.filter-name__list {
    padding-left: 20px;
    margin-bottom: 20px
}

.menuaccordeon.accordion__active::before {
    -webkit-transform: scaleY(-1) rotate(45deg) translateY(-50%);
    transform: scaleY(-1) rotate(45deg) translateY(-50%);
    top: 13px;
    right: 14px;
    -webkit-transition: all .4s;
    transition: all .4s
}

.filter-list__item {
    background-color: #fff
}

.check__wrapp {
    padding-bottom: 10px
}

.check__wrapp:last-child {
    margin-bottom: 20px
}

.fliter__checkbox > input {
    position: absolute;
    opacity: 0;
    z-index: -1
}

text {
    top: -4px;
    position: relative;
}

.fliter__checkbox > span {
    font-size: 16px;
    line-height: 22px;
    color: #151b1e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-start;
    -webkit-transition: all .4s;
    transition: all .4s;
    cursor: pointer;
    margin-top: 7px;
}

.fliter__checkbox > input:checked + span {
    color: #111;
    -webkit-transition: all .4s;
    transition: all .4s
}

.fliter__checkbox > input:disabled + span::before {
    background-color:#c0c0c0;
    cursor: default;
}

.fliter__checkbox > span::before {
    content: '';
    display: inline-block;
    width: 23px;
    height: 23px;
    border-radius: 2px;
    border: 1px solid #999;
    margin-right: 11px;
    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s;
    min-width: 23px;
    top: -3px;
    position: relative;
}

.fliter__checkbox > input:checked + span::before {
    background-color: #56b267;
    border-color: #56b267;
    background-repeat: no-repeat;
    background-image: url(../img/check.svg);
    background-position: center center;
    -webkit-transition: all .4s;
    transition: all .4s
}

.filter-price__wrapp {
    margin-bottom: 30px
}

.filter-price__item {
    margin-bottom: 10px
}

.filter-price__item > input {
    height: 47px;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    padding-left: 30px;
    font-weight: 400;
    font-size: 18px;
    outline: 0;
    width: 100%;
    border-radius: 3px
}

.filter-price__item > input::-webkit-input-placeholder {
    color: rgba(28, 26, 31, .5);
    font-weight: 400
}

.filter-price__item > input::-moz-placeholder {
    color: rgba(28, 26, 31, .5);
    font-weight: 400
}

.filter-price__item > input:-ms-input-placeholder, .filter-price__item > input::-ms-input-placeholder {
    color: rgba(28, 26, 31, .5);
    font-weight: 400
}

.filter-price__item > input::placeholder {
    color: rgba(28, 26, 31, .5);
    font-weight: 400
}

.filter-price__item > label {
    position: absolute;
    z-index: 5;
    color: #111;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 10px
}
button.catalog__button.button {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 40px;
    color: #fff;
    border-radius: 3px;
    background: #60c372;
}
.filter-btn {
    color: #56b267;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    padding-right: 10px;
    text-align: left;
    background-color: transparent;
    cursor: pointer
}

.categories-filter__title {
    margin-bottom: 30px;
    margin-top: 40px
}

.categories-filter__title, .sub-categories {
    font-weight: 800;
    font-size: 18px;
    line-height: 120%
}

.catalog2-wrapper, .catalog2__item {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    display: flex
}

.catalog2-wrapper {
    padding: 20px 0 45px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.catalog2__item {
    width: 31%;
    padding: 26px 0 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    margin-top: 20px;
    min-height: 180px;
    flex-direction: column;
    margin-left: 8px;
    margin-right: 8px;
}

.catalog2__img {
    width: auto;
    max-height: 370px;
}
.catalog2__item{
    display: flex;
    justify-content: center;
}
.catalog-body a.catalog2__item {
    position: relative;
    min-height: 380px;
}
.catalog-body a.catalog2__item p.catalog2-descr {
    position: absolute;
    bottom: 15px;
    text-align: center;
}
h2.accordion.filter-list__title {
    padding-right: 5%;
}
.contacts-row__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 30px
}

.contacts-row__item {
    margin-bottom: 5px
}

.contacts-row__item:last-child {
    width: 70%
}

.contacts-row, .contacts-row__item--mod {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.contacts-row__item--mod {
    line-height: 22px;
    margin-bottom: 5px
}

.contacts-row {
    margin-bottom: 20px
}

.contacts-row__text {
    line-height: 22px
}

.contacts-row__item1:nth-child(2n) {
    margin-bottom: 10px
}

.maps-btn {
    padding: 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #60c372;
    border-radius: 3px;
    height: 57px;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    width: 100%;
    margin-top: 150px
}

.maps-btn svg {
    margin-right: 10px
}

.maps-sec {
    /*padding: 60px 0;*/
    /*background-image: url(../img/map.png);*/
    background-size: cover;
    background-repeat: no-repeat
}
.maps-sec iframe {
    width: 100%!important;
}

.maps-wrapper {
    width: 33%;
    margin-left: auto;
    background-color: #fff;
    padding: 50px 40px;
    -webkit-box-shadow: 0 2px 30px rgba(0, 0, 0, .05);
    box-shadow: 0 2px 30px rgba(0, 0, 0, .05);
    border-radius: 3px
}

.maps-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.maps-form__title {
    font-weight: 800;
    font-size: 24px;
    line-height: 120%;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 25px
}

.maps-form {
    margin-bottom: 37px
}

.maps-form input, .maps-form textarea {
    outline: 0;
    background: #fff;
    border: 1px solid #dfdfdf
}

.maps-form input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 0 10px;
    height: 55px;
    margin-bottom: 15px
}

.maps-form textarea {
    resize: none;
    padding: 10px
}

.maps-form input::-webkit-input-placeholder, .maps-form textarea::-webkit-input-placeholder {
    color: rgba(28, 26, 31, .5)
}

.maps-form input::-moz-placeholder, .maps-form textarea::-moz-placeholder {
    color: rgba(28, 26, 31, .5)
}

.fast-form input:-ms-input-placeholder, .maps-form input:-ms-input-placeholder, .maps-form input::-ms-input-placeholder, .maps-form textarea:-ms-input-placeholder, .maps-form textarea::-ms-input-placeholder {
    color: rgba(28, 26, 31, .5)
}

.maps-form input::placeholder, .maps-form textarea::placeholder {
    color: rgba(28, 26, 31, .5)
}

.check__form {
    margin-bottom: 20px
}

.check__form .fliter__checkbox > span::before {
    border-radius: 3px
}

.check-link {
    color: #60c372;
    margin-left: 5px
}

.form-map__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 57px;
    color: #fff;
    border-radius: 3px;
    width: 100%;
    background: #60c372
}

.form-map__btn--header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 20px
}

.contacts-row__item1 {
    position: relative;
    margin-bottom: 5px
}

.viber__link, .whatsapp__link {
    width: 18px;
    height: 18px;
    position: absolute
}

.viber__link {
    right: -25px;
    top: -38%
}

.whatsapp__link {
    right: -46px;
    top: -41%
}

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

.catalog-third__l {
    width: 66%
}

.catalog-third__r {
    width: 33%
}

.order-box {
    padding: 15px 0 83px
}

.order-sec {
    background: #f5f5f5
}

.card-order {
    margin-top: 20px;
    padding: 10px 40px 0 44px;
    min-height: 155px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.card-order:first-child {
    margin-top: 0
}

.card-order__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.block__count, .fast-form input {
    border: 1px solid #dfdfdf;
    border-radius: 3px
}

.block__count {
    width: 150px;
    height: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.card-order-img {
    width: 150px;
    height: 120px
}

.input__minus {
    cursor: pointer;
    margin-left: 10px
}

.input__plus {
    margin-right: 10px;
    cursor: pointer
}

.input__count, .order-checked__price span {
    font-weight: 800;
    font-family: "Montserrat", sans-serif
}

.input__count {
    background: 0 0;
    border: 0;
    height: 44px;
    text-align: center;
    font-size: 18px;
    width: 100%;
    outline: 0
}

.card-order__info {
    width: 40%
}

.card-order__basket {
    background-color: transparent
}

.card-order__title {
    font-weight: 800;
    font-size: 18px;
    line-height: 25px;
    color: #1c1a1f;
    margin-bottom: 10px
}

.card-order__desr, .order-checked__list li span {
    font-size: 16px;
    line-height: 22px;
    color: #151b1e
}

.order-checked {
    position: sticky;
    top: 0;
    -webkit-box-shadow: 0 2px 30px rgba(0, 0, 0, .05);
    box-shadow: 0 2px 30px rgba(0, 0, 0, .05);
    border-radius: 3px;
    width: 500px;
    background-color: #fff;
    padding: 50px 45px 38px
}

.order-checked__title {
    font-weight: 800;
    font-size: 24px;
    line-height: 120%;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 40px
}

.order-checked__list {
    width: 100%;
    margin-bottom: 70px
}

.order-checked__list li, .order-checked__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px
}

.order-checked__price {
    margin-bottom: 35px
}

.order-checked__price span {
    font-size: 24px;
    line-height: 120%
}

.order-fast {
    padding-top: 80px
}

.order-fast__wrapper {
    padding: 50px 50px 62px;
    background-color: #fff;
    border-radius: 3px
}

.fast-form input {
    width: 100%;
    background: #fff;
    padding: 0 20px;
    height: 57px;
    outline: 0
}

.fast-form input::-webkit-input-placeholder, .fast-form textarea::-webkit-input-placeholder {
    color: rgba(28, 26, 31, .5)
}

.fast-form input::-moz-placeholder, .fast-form textarea::-moz-placeholder {
    color: rgba(28, 26, 31, .5)
}

.fast-form input::-ms-input-placeholder, .fast-form textarea:-ms-input-placeholder, .fast-form textarea::-ms-input-placeholder {
    color: rgba(28, 26, 31, .5)
}

.fast-form input::placeholder, .fast-form textarea::placeholder {
    color: rgba(28, 26, 31, .5)
}

.fast-form textarea {
    width: 100%;
    resize: none;
    background: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    outline: 0;
    padding: 20px 0 0 20px
}

.input-wrapper {
    margin: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.input-wrapper input {
    width: 49%
}

.product {
    padding: 45px 0 70px;
    position: relative;
    width: 100%
}

.product::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 70%;
    background-color: #dedede;
    top: 55%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.product-slider__wrapp, .product-wrapp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
}

.product-slider__wrapp {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px
}

.product-wrapp__coll {
    width: 40%
}

.product-slider {
    max-width: 600px;
    width: 100%
}

.product-slide {
    outline: 0;
    cursor: pointer
}

.product-slide__item, .sale--icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 400px
}

.product-slide__item__nav img{
    max-height: 115px;
}
.sale--icon {
    position: absolute;
    width: 180px;
    height: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    background: #ea4335;
    border-radius: 3px;
    top: 10px;
    right: 0
}

.product-slide__nav {
    width: 139px !important;
    height: 111px;
    cursor: pointer
}

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

.product-wrapp__nav .slick-center {
    opacity: .2;
    -webkit-transition: all .4s;
    transition: all .4s
}

.product-slide__nav {
    outline: 0
}

.product-descr__top {
    width: 84%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 65px
}

.product-descr__top, .product-price, button.maps-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

button.maps-btn {
    margin: 0;
    width: 60%;
    font-size: 16px;
    font-weight: 400;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.product-price {
    font-family: "Montserrat", sans-serif;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.product-price .old {
    text-decoration: line-through;
    color: #151b1e;
    font-size: 16px
}

.product-price span {
    font-weight: 800;
    font-size: 30px;
    line-height: 120%;
    color: #56b367
}

.product-descr__list {
    width: 100%;
    margin-bottom: 50px
}

.product-descr-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #151b1e;
    padding: 5px 0;
    border-bottom: 1px solid #dedede
}

.product-descr-item .item-name {
    width: 50%
}

.product-descr-item .item-value {
    width: 40%
}

.show-more {
    padding-bottom: 3px;
    padding-right: 5px;
    border-bottom: 3px solid #60c372
}

.product-second {
    background-color: #f5f5f5;
    padding: 100px 0
}

.product-second__wrapp, .second-btn__wrapper .video-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.product-second__l {
    width: 50%
}

.product-second__r {
    width: 40%
}

.product-second__title {
    font-weight: 600;
    font-size: 36px;
    line-height: 120%;
    font-family: "Montserrat", sans-serif;
    color: #1c1a1f;
    margin-bottom: 30px
}

.product-second__text {
    font-size: 16px;
    line-height: 22px;
    color: #151b1e
}

.second-btn__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 60%
}

.second-btn__wrapper .video-btn {
    background: #f5f5f5;
    border: 2px solid #60c372;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    height: 57px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.second-btn__wrapper .video-btn svg {
    margin-right: 15px
}

.second-btn__wrapper .btn-first {
    width: 70%;
    padding: 0 20px;
    margin-bottom: 20px
}

.producr-third {
    padding: 30px 0 50px
}

.producr-third__img {
    margin-top: 30px;
    background: #f5f5f5;
    padding: 40px;
    width: 40%
}

.overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .56);
    top: 0;
    z-index: 1000
}

.modal {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 70%;
    height: 70%;
    background-color: #fff;
    padding: 64px 130px 80px;
    z-index: 1000
}

.modal__title {
    font-size: 36px;
    line-height: 120%;
    color: #1c1a1f;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 30px
}

.control__video, .modal__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.modal__close {
    color: #fff;
    font-size: 38px;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.modal__close:hover {
    color: red
}

a.header-top__logo.header-logo.cursor_auto {
    cursor: auto;
}
.card_promo_none {
    height: 0px;
}
.product-slide__nav.slick-slide.slick-current.slick-active.slick-center {
    opacity: .2;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.product-second__l p {
    font-size: 16px;
    line-height: 22px;
    color: #151b1e;
}
a.category_list {
    color: #151b1e;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #e1e1e1;
    cursor: pointer;
    position: relative;
    width: 100%;
}
.filter-list_link--active {
    color: #ea4335!important;
    font-weight: 700;
}
a.category_list.filter-list_link--active {
    color: #ea4335!important;
}
.filter-list.bands_filter {
    margin-top: 25px;
    padding-top: 25px;
}
button.filter-btn {
    margin-bottom: 10px;
}
.catalog-body__bottom {
    margin-top: 15px;
}

h2.accordion.filter-list__name {
    color: #111;
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
    display: block;
    width: 100%;
    position: relative;
    cursor: pointer;
    margin-bottom: 3px;
    padding-right: 5%;
}
.filter-list a.parents_cat {
    color: #111;
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
    display: block;
    width: 100%;
    position: relative;
    cursor: pointer;
    margin-bottom: 3px;
}
.category_link {
    /*position: absolute;*/
    width: 225px;
    height: 30px;
    z-index: 9999;
    font-weight: 700;
}
.filter_apply {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}
.filter_apply a{
    width: 50%;
}
a.category_list.parents_catfilter-list_link--active {
    font-weight: 800;
    font-size: 16px;
}
.title_filter{
    margin-top: 50px;
}
a.category_list.parents_catfilter-list_link--active {
    color: #ea4335!important;
}
.check__form label.fliter__checkbox.error > span::before{
    background: red;
}
.check__form .fliter__checkbox.error > input:checked + span::before {
    background-color: #56b267;
    border-color: #56b267;
    background-repeat: no-repeat;
    background-image: url(../img/check.svg);
    background-position: center center;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.order-box {
    min-height: 450px;
}
/*M.Chaos*/

section.top-sale {
    background: whitesmoke;
}
.product-slider .slick__slider-left {
    bottom: 40%;
    right: 0;
    left: 0;
}
.product-slider .slick__slider-right {
    bottom: 40%;
    right: 0;
}
.contacts .contacts-row__item1 a{
    display: flex;
}
li.contacts-row__item1.contact_email span{
    position: relative;
    left: -7px;
}
.contacts .contacts-row__item1 a span {
    margin-left: 10px;
}
.contacts .contacts-row__item1 {
    position: relative;
    margin-bottom: 5px;
}
.contacts a.viber__link {
    margin-right: 3px;
}
.card__sale {
    position: absolute;
    right: 5px;
    top: 5px;
}
.info_text .maps-wrapper{
    width: 100%;
}
.modal_image {
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    top: 0;
    left: 0;
    z-index: 99;
}
.modal_image_bg {
    background: #505050ba;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 98;
}
.modal_image_content {
    width: 70%;
    height: 90%;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.modal_image_close {
    width: 25px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 9999;
}
.modal_image_content {
    width: 70%;
    height: 80%;
    margin: 50px auto;
    text-align: center;
    position: relative;
    z-index: 99;
    background: #fff;
}
.modal_consent {
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    top: 0;
    left: 0;
    z-index: 99;
}
.modal_consent h2 {
    padding-top: 20px;
}
.modal_consent .text {
    padding-top: 20px;
}
.modal_consent .text_consent {
    overflow-y: auto;
}
.modal_consent_bg {
    background: #505050ba;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 98;
}
.modal_consent_content {
    width: 70%;
    height: 90%;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.modal_consent_close {
    width: 25px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 9999;
}
.modal_consent_content {
    width: 70%;
    height: 80%;
    margin: 50px auto;
    text-align: center;
    position: relative;
    z-index: 99;
    background: #fff;
}

img#img_modal {
    width: auto;
    height: 100%;
}
ul.option_sorder {
    display: none;
}
ul.option_sorder {
    position: absolute;
    background: white;
    z-index: 999;
    padding: 10px;
    width: 160px;
    right: 0;
    border: 1px #d8dadd solid;
}
.top-page.crumbs-left p {
    font-size: 16px;
    line-height: 22px;
    color: #151b1e;
}
.promo-body__btn svg#btn-arrow {
    width: 20px;
}
.promo-body__item p {
    margin-bottom: 10px;
}
.contact_payment ul li{
    list-style: disc;
}
.top-sale .card-slider .slick-track {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
}
a.brands-card {
    height: 334px;
    background: white;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.product-slider_model {
    height: 100%;
}
.product-slider_model .slick__slider-left {
    bottom: 48%;
    right: 0px;
    left: 10px;
}
.product-slider_model .slick-list.draggable {
    height: 100%;
}
.product-slider_model .slick-track {
    height: 100%;
}
.product-slid_model.slick-slide {
    height: 100%;
}
.product-slid_model img {
    margin: 0 auto;
    height: 100%;
}
.product-slider_model .slick__slider-right {
    bottom: 48%;
    right: 10px;
}

.product-slider__nav_4 .slick-track, .product-slider__nav_3 .slick-track , .product-slider__nav_2 .slick-track {
    display: flex;
    justify-content: center;
}
img.catalog2__img.horizontal {
    max-width: 80%;
}
.show_hide {
    color: #56b267;
    margin: 15px 0;
    cursor:pointer;
}
.closed {
    display:none;
}
.text_pages {
    display: flex;
    flex-direction: row;
    gap: 30px
}
.text_pages .image {
    min-width: 300px;
    width:30%;
}
.text_pages .text {
    min-width: 300px;
    width: 70%;
}
.category_description {
    margin: 40px 0;
    font-size: 18px;
    line-height: 24px;
}
@media (max-width: 992px){
    .text_pages {
        flex-direction: column;
    }
    .text_pages .text {
        width: 100%;
    }
    .modal_image_content .product-slid_model img {
        margin: 0 auto;
        height: auto!important;
    }
    .modal_image_content .product-slider_model {
        height: 100%;
    }
    .modal_image_content .product-slid_model {
        display: flex;
        justify-items: center;
        height: 100%;
        justify-content: space-around;
        align-items: center
    }
    .modal_image_content .slick-track {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
    }
}
