/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
/* 1 */
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
/* 1 */
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
/* 1 */
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
/* 1 */
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
/* 1 */
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
/* 1 */
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
/* 1 */
  overflow: visible;
}
button,
select {
/* 1 */
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
/* 1 */
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
/* 1 */
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
/* 1 */
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
/* 1 */
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
a {
  color: #231f20;
}
img {
  max-width: 100%;
  height: auto;
}
.owl-theme .owl-dots .owl-dot span {
  margin: 0px 5px;
  background: #d9d9d9;
}
.owl-theme .owl-dots .owl-dot.active span {
  background: #ee1d23;
}
.owl-theme .owl-theme .owl-nav [class*=owl-]:hover {
  background: url("../images/section__slider_arrow.svg");
}
.owl-theme .owl-nav button.owl-next,
.owl-theme .owl-nav button.owl-prev {
  border: none;
  background: url("../images/section__slider_arrow.svg");
  width: 34px;
  height: 34px;
  background-size: contain;
  position: absolute;
  top: 24%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.owl-theme .owl-nav button.owl-next span,
.owl-theme .owl-nav button.owl-prev span {
  display: none;
}
.owl-theme .owl-nav button.owl-next {
  right: -22px;
}
.owl-theme .owl-nav button.owl-prev {
  left: -22px;
  transform: rotate(180deg);
}
.owl-theme .owl-nav button.disabled {
  opacity: 0.5;
}
.section__title h3,
.section__title h2 {
  font-weight: 700;
  font-size: 28px;
  line-height: 130%;
  color: #231f20;
  margin-bottom: 10px;
}
.btn,
.btn__r {
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  padding: 10px 25px;
  background: #ee1d23;
  border-radius: 5px;
  border: none;
  cursor: pointer;
}
.btn:focus,
.btn__r:focus,
.btn:active,
.btn__r:active {
  color: #fff;
}
.btn:hover,
.btn__r:hover {
  background: #ee1d23;
  text-decoration: none;
  color: #fff;
  opacity: 0.8;
}
.btn__tel:before {
  content: url("../images/btn__tel.svg");
  margin-right: 12px;
}
.btn-black {
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  display: inline-flex;
  gap: 12px;
  text-decoration: none;
  padding: 10px 25px;
  background: #231f20;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  text-decoration: none;
}
.btn-black:focus,
.btn-black:active {
  color: #fff;
}
.btn-black:hover {
  background: #231f20;
  text-decoration: none;
  color: #fff;
  opacity: 0.8;
}
.btn-gray {
  font-weight: 400;
  font-size: 14px;
  color: #231f20;
  display: inline-block;
  text-decoration: none;
  padding: 10px 25px;
  background: #e1e1e1;
  border-radius: 5px;
  border: none;
  cursor: pointer;
}
.btn-gray:focus,
.btn-gray:active {
  color: #231f20;
}
.btn-gray-more {
  width: 100%;
  margin-bottom: 29px;
}
.btn-buy-ok {
  background: #97ee1d;
  border: none;
  color: #fff;
}
.form-control {
  border: 1px solid #e1e1e1;
  border-radius: 9px;
  font-size: 12px;
  color: rgba(35,31,32,0.6);
  font-family: "Open Sans", sans-serif;
}
@media only screen and (max-width: 1024px) {
  .section__title {
    margin-bottom: 20px;
  }
  .section__title h3,
  .section__title h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 94%;
  }
}
.header {
  position: relative;
  z-index: 10;
}
.header__top {
  background: #231f20;
  font-size: 11px;
  line-height: 114%;
  color: #fff;
}
.header__top .wrp {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header__top-city {
  display: flex;
  align-items: center;
  padding: 7px 0;
}
.header__top-city:before {
  content: '';
  width: 7px;
  height: 7px;
  background: url("../images/sity.svg");
  margin-right: 3px;
  margin-top: 2px;
}
.header__top-city .city {
  margin-right: 15px;
  color: rgba(255,255,255,0.6);
}
.header__top-city .city span {
  border-bottom: 0.5px dashed rgba(255,255,255,0.6);
  text-wrap: nowrap;
}
.header__top-city .change {
  color: rgba(255,255,255,0.6);
  border-bottom: 0.5px dashed rgba(255,255,255,0.6);
}
.header__top-needhelp {
  color: rgba(255,255,255,0.6);
  border-bottom: 0.5px dashed rgba(255,255,255,0.6);
}
.header__top-needhelp:hover {
  color: rgba(255,255,255,0.6);
  text-decoration: none;
}
.header__bottom {
  background: #ee1d23;
  color: #fff;
}
.header__bottom .wrp {
  display: flex;
  align-items: center;
}
.header__bottom-logo {
  padding: 25px 0;
  margin-right: 20px;
}
.header__bottom-worktime {
  margin-right: 25px;
}
.header__bottom-worktime a {
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  display: block;
}
.header__bottom-worktime span {
  font-size: 11px;
}
.header__bottom-search {
  margin-right: 13px;
  flex: 1 1 auto;
}
.header__bottom-search .input-box {
  background: #fff;
  border-radius: 5px;
  padding: 7px 12px;
  box-sizing: border-box;
  border: none;
  width: 100%;
}
.header__bottom-search .input-box i {
  color: #231f20;
}
.header__bottom-search .input-box input {
  font-size: 14px;
  color: #231f20;
  border: none;
}
.header__bottom-search .input-box input::placeholder {
  opacity: 1;
  color: #231f20;
}
.header__bottom-catalog_btn {
  margin-right: 21px;
}
.header__bottom-catalog_btn a {
  font-size: 14px;
  text-transform: capitalize;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 9px 47px;
  border-radius: 5px;
  background: #231f20;
}
.header__bottom-controls {
  margin-left: auto;
  display: flex;
  gap: 20px;
}
.header__bottom-controls a {
  color: #fff;
  font-weight: 600;
  font-size: 11px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.header__bottom-controls img {
  margin-bottom: 2px;
  display: inline-block;
  vertical-align: middle;
}
.header__bottom-controls .control {
  position: relative;
}
.header__bottom-controls .control.cart i {
  display: block;
}
.header__bottom-controls .control.cart .mini-cart {
  display: flex;
  gap: 20px;
}
.header__bottom-controls .control.cart .mini-cart__delay,
.header__bottom-controls .control.cart .mini-cart__cart {
  position: relative;
}
.header__bottom-controls .control.cart .mini-cart__count {
  position: absolute;
  right: 11px;
  top: -1px;
  font-style: normal;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  line-height: 10px;
  font-weight: 700;
  font-size: 5px;
  color: #000;
  background: #fff;
}
@media only screen and (max-width: 1024px) {
  .top-panel__user-link {
    display: none !important;
  }
  .mini-cart__delay {
    display: none !important;
  }
  .header .open-menu {
    margin-right: 20px;
  }
  .header__top-needhelp {
    display: none !important;
  }
  .header__bottom-logo {
    padding: 20px 0;
  }
  .header__bottom-logo img {
    width: 185px;
    margin-top: 6px;
  }
  .header__bottom-worktime {
    display: none !important;
  }
  .header__bottom-catalog_btn {
    display: none !important;
  }
  .header__bottom-controls .control {
    display: none !important;
  }
  .header__bottom-controls .control.cart {
    margin-top: 14px;
    display: block !important;
  }
  .header__bottom-controls .control.cart .mini-cart__count {
    width: 23px;
    height: 23px;
    font-size: 11px;
    line-height: 23px;
    background: #000;
    color: #fff;
    right: 3px;
    top: -7px;
  }
  .header .mini-cart__cart img {
    display: none;
  }
  .header .mini-cart__cart i {
    width: 34px;
    height: 31px;
    background: url("../images/cart-w.svg");
    background-size: cover;
  }
}
.menu__top {
  font-weight: 400;
  font-size: 14px;
  position: relative;
  z-index: 10;
  background: #fff;
}
.menu__top #catalog-header {
  display: none;
}
.menu__top a {
  color: #231f20;
  text-decoration: none;
  padding-top: 13px;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 5px;
}
.menu__top a .arrow-down {
  width: 8px;
  height: 8px;
  background: url("../images/icon-arrow-down.svg");
}
.menu__top ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}
.menu__top ul ul.horizontal-multilevel-dropdown-menu {
  position: absolute;
  left: -9999px;
  display: flex;
  flex-direction: column;
}
.menu__top ul ul.horizontal-multilevel-dropdown-menu li {
  padding: 0 10px;
  width: 100%;
  background: #ccc;
}
@media only screen and (max-width: 1024px) {
  .menu__top {
    max-height: 0px;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    top: 100px;
    left: 0px;
    right: 0px;
    z-index: 6666;
  }
  .menu__top #catalog-header {
    display: block;
  }
  .menu__top #catalog-header a {
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    padding: 10px 25px;
    background: #ee1d23;
    border-radius: 5px;
    border: none;
    cursor: pointer;
  }
  .menu__top #catalog-header a:hover {
    background: #ee1d23;
    text-decoration: none;
    color: #fff;
    opacity: 0.8;
  }
  .menu__top.active {
    max-height: 2000px;
    opacity: 1;
  }
  .menu__top .wrp {
    background: #000;
    padding: 20px;
  }
  .menu__top ul {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }
  .menu__top ul ul.horizontal-multilevel-dropdown-menu {
    position: relative;
    left: auto;
    opacity: 1 !important;
    margin-top: 10px;
  }
  .menu__top ul ul.horizontal-multilevel-dropdown-menu li {
    background: #000;
    color: #fff;
  }
  .menu__top ul ul.horizontal-multilevel-dropdown-menu li a {
    font-size: 12px;
  }
  .menu__top a {
    padding: 0;
    color: #fff;
  }
}
.catalog-popup-overlay {
  position: absolute;
  top: 102px;
  left: 0px;
  right: auto;
  bottom: 0px;
  background: rgba(0,0,0,0.65);
  z-index: 9998;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
}
.catalog-popup-overlay.active {
  right: 0px;
  opacity: 1;
}
.catalog-popup-menu {
  position: absolute;
  top: -100%;
  left: 65px;
  right: 65px;
  z-index: 9999;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.catalog-popup-menu.active {
  top: 102px;
  opacity: 1;
}
.catalog-popup-menu .catalog-popup {
/*display: grid;
        grid-template-columns: repeat(5, 1fr);
        grid-column-gap: 33px;
        grid-row-gap: 21px;*/
  display: flex;
  flex-wrap: wrap;
  column-gap: 33px;
  row-gap: 21px;
}
.catalog-popup-menu .catalog-popup a {
  font-weight: 400;
  font-size: 14px;
  color: #231f20;
  width: calc(20% - 33px);
}
.catalog-popup-menu .catalog-popup a:after {
  content: url("../images/catalog-popup-arrow.svg");
  margin-left: 5px;
}
.catalog-popup-menu__close {
  background: url("../images/close.svg");
  width: 20px;
  height: 20px;
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
}
.catalog-popup-menu__container {
  padding: 30px;
  background: #fff;
  border-radius: 0 0 10px 10px;
}
.catalog-popup-menu__title {
  font-weight: 700;
  font-size: 18px;
  line-height: 106%;
  color: #231f20;
  margin-bottom: 23px;
}
.top-panel__geo-location-block {
  height: auto;
  padding: 0;
}
.top-panel__geo-location > span {
  margin: 0;
}
.slide-panel {
  background: #fff;
}
.slide-panel__title {
  font-size: 14px;
}
.slider {
  margin-bottom: 40px;
}
.slider--main__title h3 {
  font-weight: 700;
  font-size: 28px;
  color: #231f20;
}
.slider--main .item {
  position: relative;
}
.slider--main .item .text {
  position: absolute;
  max-width: 653px;
  right: 64px;
  top: 50%;
  transform: translate(0, -50%);
  text-align: right;
  font-weight: 400;
  font-size: 16px;
  line-height: 194%;
  color: rgba(255,255,255,0.75);
}
.slider--main .item .text span {
  margin-bottom: 20px;
  display: block;
}
.slider--main .item .text img {
  max-width: 255px;
  display: inline-block;
  margin-bottom: 13px;
}
.section__slider,
.product-item-container {
  height: auto !important;
  padding-bottom: 60px;
}
.section__slider.owl-carousel .owl-stage,
.product-item-container.owl-carousel .owl-stage {
  display: flex;
}
.section__slider.owl-carousel .owl-item,
.product-item-container.owl-carousel .owl-item {
  min-height: 100%;
}
.section__slider .item,
.product-item-container .item {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.section__slider .item .img,
.product-item-container .item .img {
  display: block;
  height: 330px;
  box-shadow: inset 0 0 0 1px #e1e1e1;
  border-radius: 15px;
  margin-bottom: 10px;
  position: relative;
  box-sizing: border-box;
}
.section__slider .item .img .product-item-markers,
.product-item-container .item .img .product-item-markers {
  position: absolute;
  top: 10px;
  left: 10px;
  border-radius: 7px;
  padding: 3px 11px;
}
.section__slider .item .img .product-item-markers span,
.product-item-container .item .img .product-item-markers span {
  font-weight: 700 !important;
  font-size: 10px !important;
  line-height: 158%;
}
.section__slider .item .img .product-item-markers-news,
.product-item-container .item .img .product-item-markers-news {
  background: #ee1d23;
  color: #fff;
}
.section__slider .item .img .product-item-marker-id_395 span,
.product-item-container .item .img .product-item-marker-id_395 span {
  color: #231f20;
}
.section__slider .item .img__bg,
.product-item-container .item .img__bg {
  margin-top: 47px;
  height: 238px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.section__slider .item .img__bg img,
.product-item-container .item .img__bg img {
  width: auto;
  padding: 0 10px;
}
.section__slider .item .text,
.product-item-container .item .text {
  font-weight: 400;
  font-size: 12px;
  line-height: 167%;
  color: rgba(35,31,32,0.6);
  margin-bottom: 7px;
  flex: 1 1 auto;
}
.section__slider .item .text h4,
.product-item-container .item .text h4 {
  margin-bottom: 8px;
}
.section__slider .item .text h4 a,
.product-item-container .item .text h4 a {
  font-weight: 700;
  font-size: 14px;
  line-height: 136%;
  color: #231f20;
  text-decoration: none;
}
.section__slider .item .bottom,
.product-item-container .item .bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.section__slider .item .bottom .product-item-price-from,
.product-item-container .item .bottom .product-item-price-from {
  margin-right: 3px;
}
.section__slider .item .bottom .product-item-price-current,
.product-item-container .item .bottom .product-item-price-current,
.section__slider .item .bottom .product-item-price-from,
.product-item-container .item .bottom .product-item-price-from {
  font-weight: 700;
  font-size: 21px;
  line-height: 119%;
  color: #000;
}
.section__slider .item .bottom .product-item-price-measure,
.product-item-container .item .bottom .product-item-price-measure {
  font-weight: 400;
  font-size: 12px;
  line-height: 167%;
  color: #8a8a8a;
}
.section__slider .item .bottom .more,
.product-item-container .item .bottom .more {
  font-size: 12px;
  color: #ee1d23;
  text-decoration: none;
}
.catalog-section.list {
  padding-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 33px;
}
.catalog-section.list .item {
  width: 250px;
  border: none !important;
}
.product-item-container {
  padding: 0;
}
.product-item-container .list {
  padding-bottom: 30px;
}
@media only screen and (max-width: 1024px) {
  .section__slider,
  .product-item-container {
    padding-bottom: 0px;
  }
  .section__slider .item,
  .product-item-container .item {
    width: 250px;
  }
}
.banner__container {
  display: block;
  height: 180px;
  background: url("../images/banner.svg");
  background-size: cover;
  position: relative;
  margin-bottom: 53px;
}
.banner__container-text {
  font-weight: 700;
  font-size: 39px;
  line-height: 100%;
  color: #fff;
  max-width: 407px;
  position: absolute;
  left: 65px;
  top: 50%;
  transform: translate(0, -50%);
}
@media only screen and (max-width: 1024px) {
  .banner__container {
    border-radius: 15px;
    height: 180px;
    background: url("../images/banner-m.svg");
  }
  .banner__container-text {
    left: 40px;
    right: 40px;
    font-size: 32px;
    line-height: 100%;
    text-align: center;
  }
}
.hit__tabs ul {
  list-style: none;
  display: flex;
  border-bottom: 1px solid #e1e1e1;
  gap: 23px;
}
.hit__tabs ul li {
  font-weight: 600;
  font-size: 14px;
  line-height: 136%;
  color: #e1e1e1;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding-bottom: 6px;
  cursor: pointer;
}
.hit__tabs ul li.active {
  color: #231f20;
  border-bottom: 1px solid #ee1d23;
}
.hit__tabs .tabs {
  margin-top: 20px;
  position: relative;
}
.hit__tabs .tabs .tab {
  display: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background: #fff;
  z-index: 0;
}
.hit__tabs .tabs .tab.active {
  display: block;
  opacity: 1;
}
.producer__container {
  padding-bottom: 40px;
}
.producer__container-items {
  display: flex;
  flex-wrap: wrap;
  row-gap: 30px;
  column-gap: 18px;
}
.producer__container-item {
  border: 1px solid #e1e1e1;
  border-radius: 15px;
  width: 169px;
  height: 82px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.producer .brands-buttons {
  margin-top: 20px;
}
.brands-countries-links,
.brands-detail-sections-links,
.articles-links,
.objects-detail-sections-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 23px;
}
.brands-countries-links .brands-country-link,
.brands-detail-sections-links .brands-country-link,
.articles-links .brands-country-link,
.objects-detail-sections-links .brands-country-link,
.brands-countries-links .brands-detail-section-link,
.brands-detail-sections-links .brands-detail-section-link,
.articles-links .brands-detail-section-link,
.objects-detail-sections-links .brands-detail-section-link,
.brands-countries-links .articles-link,
.brands-detail-sections-links .articles-link,
.articles-links .articles-link,
.objects-detail-sections-links .articles-link,
.brands-countries-links .objects-detail-section-link,
.brands-detail-sections-links .objects-detail-section-link,
.articles-links .objects-detail-section-link,
.objects-detail-sections-links .objects-detail-section-link {
  font-weight: 400;
  font-size: 11px;
  line-height: 182%;
  color: rgba(35,31,32,0.4);
  padding: 5px 20px;
  border: 1px solid #e1e1e1;
  border-radius: 10px;
  cursor: pointer;
}
.brands-countries-links .brands-country-link.active,
.brands-detail-sections-links .brands-country-link.active,
.articles-links .brands-country-link.active,
.objects-detail-sections-links .brands-country-link.active,
.brands-countries-links .brands-detail-section-link.active,
.brands-detail-sections-links .brands-detail-section-link.active,
.articles-links .brands-detail-section-link.active,
.objects-detail-sections-links .brands-detail-section-link.active,
.brands-countries-links .articles-link.active,
.brands-detail-sections-links .articles-link.active,
.articles-links .articles-link.active,
.objects-detail-sections-links .articles-link.active,
.brands-countries-links .objects-detail-section-link.active,
.brands-detail-sections-links .objects-detail-section-link.active,
.articles-links .objects-detail-section-link.active,
.objects-detail-sections-links .objects-detail-section-link.active {
  color: #fff;
  background: #ee1d23;
  border: 1px solid #ee1d23;
}
.brands-countries-links .brands-country-link span,
.brands-detail-sections-links .brands-country-link span,
.articles-links .brands-country-link span,
.objects-detail-sections-links .brands-country-link span,
.brands-countries-links .brands-detail-section-link span,
.brands-detail-sections-links .brands-detail-section-link span,
.articles-links .brands-detail-section-link span,
.objects-detail-sections-links .brands-detail-section-link span,
.brands-countries-links .articles-link span,
.brands-detail-sections-links .articles-link span,
.articles-links .articles-link span,
.objects-detail-sections-links .articles-link span,
.brands-countries-links .objects-detail-section-link span,
.brands-detail-sections-links .objects-detail-section-link span,
.articles-links .objects-detail-section-link span,
.objects-detail-sections-links .objects-detail-section-link span {
  display: none;
}
.brands-items-container .brands-items {
  display: flex;
  flex-wrap: wrap;
  row-gap: 30px;
  column-gap: 18px;
}
.brands-items-container .brands-items .brands-item {
  box-sizing: border-box;
  border: 1px solid #e1e1e1;
  border-radius: 15px;
  width: 169px;
  height: 82px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.brands-items-container .brands-items .brands-item:before {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .producer__container {
    padding-bottom: 10px;
  }
  .producer__container-items {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
    column-gap: 20px;
    justify-content: center;
  }
  .producer__container-item {
    width: 122px;
    height: 60px;
  }
  .brands-items-container .brands-items {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
    column-gap: 20px;
  }
  .brands-items-container .brands-items .brands-item {
    width: calc(50% - 10px);
  }
}
.services__container {
  padding-bottom: 40px;
}
.services__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.services__item {
  background: #ee1d23;
  border-radius: 15px;
  width: 262px;
  height: 265px;
}
.services__item .block {
  padding: 60px 30px 0 30px;
}
.services__item .block .img {
  margin-bottom: 30px;
}
.services__item .block .text {
  font-weight: 600;
  font-size: 20px;
  line-height: 125%;
  color: #fff;
}
.services2__quote {
  border-radius: 15px;
  background: #f9f9f9;
  padding: 17px;
  position: relative;
  margin-bottom: 17px;
}
.services2__quote:before {
  content: url("../images/quote.svg");
  position: absolute;
  left: 20px;
  top: -7px;
}
.services2__quote:after {
  content: url("../images/quote.svg");
  position: absolute;
  right: 20px;
  bottom: -7px;
  transform: rotate(180deg);
}
.services2__quote span {
  max-width: 873px;
  font-style: italic;
  font-weight: 400;
  font-size: 12px;
  line-height: 167%;
  text-align: center;
  color: rgba(35,31,32,0.6);
  display: block;
  margin: 0 auto;
}
.services2__items {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-bottom: 26px;
}
.services2__item1 .img {
  background: url("../images/services/01.jpg");
}
.services2__item2 .img {
  background: url("../images/services/02.jpg");
}
.services2__item3 .img {
  background: url("../images/services/03.jpg");
}
.services2__item4 .img {
  background: url("../images/services/04.jpg");
}
.services2__item5 .img {
  background: url("../images/services/05.jpg");
}
.services2__item {
  width: calc(50% - 15px);
  padding: 10px;
  border: 1px solid #e1e1e1;
  border-radius: 15px;
  display: flex;
  gap: 24px;
}
.services2__item .img {
  min-width: 176px;
  height: 256px;
  background-size: cover;
}
.services2__item .block {
  margin-top: 13px;
  font-weight: 400;
  font-size: 12px;
  line-height: 167%;
  color: rgba(35,31,32,0.6);
  display: flex;
  flex-direction: column;
}
.services2__item .block .text {
  flex: 1 1 auto;
}
.services2__item .block p {
  margin-bottom: 10px;
  padding: 0;
}
.services2__item .block h4 {
  font-weight: 700;
  font-size: 14px;
  line-height: 136%;
  color: #231f20;
  margin-bottom: 5px;
}
.services2__item .block ul {
  margin-left: 16px;
}
.services2__advantages {
  background: #f9f9f9;
  border-radius: 12px;
  padding: 30px;
  margin-bottom: 47px;
}
.services2__advantages .items {
  display: flex;
  justify-content: space-between;
}
.services2__advantages .items img {
  margin-bottom: 11px;
}
.services2__advantages .items .text {
  font-size: 14px;
  line-height: 136%;
  color: #231f20;
}
.services2__advantages .items .text b {
  font-weight: 700;
}
.services2 .consultation__title {
  max-width: 437px;
}
.services2 .row {
  margin: 0;
}
.services2 .consultation__container {
  gap: 30px;
}
.services2 .btn {
  background: #000;
}
@media only screen and (max-width: 1024px) {
  .services__container {
    padding-bottom: 40px;
  }
  .services__items {
    gap: 16px;
  }
  .services__item {
    width: 100%;
    height: 150px;
  }
  .services__item .block {
    padding: 40px;
    display: flex;
    gap: 30px;
    align-items: center;
  }
  .services__item .block .img {
    margin: 0;
    min-width: 38px;
  }
  .services2__items {
    gap: 20px;
  }
  .services2__item {
    width: 100%;
    flex-direction: column;
    gap: 20px;
    padding: 20px;
  }
  .services2__item .img {
    width: 100%;
    height: 133px;
    border-radius: 15px;
  }
  .services2__item .block {
    margin: 0;
  }
  .services2__item .block h4 {
    margin-top: 0;
  }
  .services2__item1 .img {
    background: url("../images/services/01-m.jpg");
  }
  .services2__item2 .img {
    background: url("../images/services/02-m.jpg");
  }
  .services2__item3 .img {
    background: url("../images/services/03-m.jpg");
  }
  .services2__item4 .img {
    background: url("../images/services/04-m.jpg");
  }
  .services2__item5 .img {
    background: url("../images/services/05-m.jpg");
  }
  .services2__advantages {
    padding: 20px;
  }
  .services2__advantages .items {
    flex-wrap: wrap;
    gap: 35px;
  }
  .services2__advantages .items img {
    width: 38%;
  }
  .services2__advantages .item {
    width: calc(50% - 18px);
  }
  .services2 .consultation__container {
    gap: 0;
  }
  .services2 .consultation__form {
    order: 2;
  }
  .services2 .consultation__title {
    order: 1;
  }
  .services2 .consultation__title h3 {
    font-size: 28px;
    line-height: 110%;
  }
}
.about__container {
  display: flex;
  padding-bottom: 52px;
  gap: 40px;
}
.about__bl {
  max-width: 609px;
  font-weight: 400;
  font-size: 12px;
  line-height: 167%;
  color: rgba(35,31,32,0.6);
}
.about__br {
  display: flex;
  flex: 1 1 auto;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  .about {
    position: relative;
  }
  .about__container {
    display: flex;
    padding-bottom: 20px;
    gap: 20px;
    flex-wrap: wrap;
  }
  .about__title {
    padding-left: 160px;
  }
  .about__br {
    max-width: 134px;
    position: absolute;
    left: 0px;
    top: -16px;
  }
}
.main_info__container {
  margin-bottom: 70px;
  background: #f8f8f8;
  border-radius: 12px;
}
.main_info__items {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  justify-content: space-between;
  max-width: 1023px;
  margin: 0 auto;
  padding: 20px 0;
}
.main_info__item {
  display: flex;
  gap: 15px;
}
.main_info__item span {
  font-weight: 700;
  font-size: 28px;
  line-height: 71%;
  color: #000;
  display: block;
  margin-bottom: 4px;
}
@media only screen and (max-width: 1024px) {
  .main_info__container {
    margin-bottom: 20px;
    background: #fff;
  }
  .main_info__items {
    gap: 20px;
  }
  .main_info__item {
    width: calc(50% - 10px);
  }
  .main_info__item span {
    font-size: 20px;
  }
}
.consultation h3 {
  margin-top: 0px;
}
.consultation__form {
  max-width: 639px;
}
.consultation__container {
  padding-bottom: 58px;
  display: flex;
  justify-content: space-between;
}
.consultation .feedback form {
  display: flex;
  gap: 9px;
}
.consultation .feedback__bl {
  display: flex;
  flex-direction: column;
  gap: 13px;
}
.consultation .feedback__bl .form-group {
  max-width: 193px;
  margin-bottom: 0;
}
.consultation .feedback .has-feedback .form-control {
  padding: 9px 14px;
  height: auto;
  font-weight: 400;
  font-size: 12px;
  line-height: 167%;
  color: rgba(35,31,32,0.6);
  border: 1px solid #e1e1e1;
  border-radius: 9px;
}
.consultation .feedback__br {
  max-width: 437px;
}
@media only screen and (max-width: 1024px) {
  .consultation .row {
    margin: 0;
  }
  .consultation h3 {
    margin-top: 0px;
  }
  .consultation__form {
    max-width: 639px;
  }
  .consultation__container {
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
  }
  .consultation .feedback form {
    flex-wrap: wrap;
  }
  .consultation .feedback__bl {
    width: 100%;
  }
  .consultation .feedback__bl .form-group {
    width: 100%;
    max-width: 100%;
  }
  .consultation .feedback .form-group-checkbox {
    padding: 0;
  }
}
.section-help .bottom-text a {
  color: #ee1d23;
}
.section-help__title {
  font-weight: 700;
  font-size: 28px;
  color: #231f20;
  line-height: 110%;
  margin-bottom: 20px;
}
.section-help--faq__items {
  margin-bottom: 73px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.section-help--faq__item {
  padding: 10px 10px 10px 25px;
  border: 1px solid #e1e1e1;
  border-radius: 15px;
}
.section-help--faq__item.active .toggle {
  background: url("../images/help/close.svg");
}
.section-help--faq__item.active .text {
  opacity: 1;
  max-height: 1000px;
}
.section-help--faq__item .name {
  font-weight: 700;
  font-size: 20px;
  line-height: 95%;
  color: #231f20;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.section-help--faq__item .toggle {
  min-width: 47px;
  height: 47px;
  background: url("../images/help/arrow.svg");
  background-size: cover;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-left: 10px;
}
.section-help--faq__item ol {
  margin-left: 16px;
}
.section-help--faq__item .text {
  opacity: 0;
  overflow: hidden;
  max-height: 0px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.section-help--manual,
.section-help--guarantee {
  margin-bottom: 70px;
}
.section-help--manual__item,
.section-help--guarantee__item {
  padding: 25px;
  border: 1px solid #e1e1e1;
  border-radius: 15px;
  margin-bottom: 10px;
}
.section-help--manual__item a,
.section-help--guarantee__item a {
  font-weight: 700;
  font-size: 20px;
  line-height: 95%;
  text-decoration: underline;
  text-decoration-skip-ink: none;
  color: #231f20;
  display: flex;
  gap: 15px;
}
.section-help--manual__item a:after,
.section-help--guarantee__item a:after {
  content: url("../images/help/manual.svg");
}
.section-help--guarantee__item {
  font-weight: 700;
  font-size: 20px;
  line-height: 145%;
  color: #231f20;
}
.section-help--guarantee__item span {
  display: flex;
  align-items: center;
  gap: 20px;
  max-width: 622px;
}
.section-help--contact__title {
  font-weight: 700;
  font-size: 28px;
  color: #231f20;
  line-height: 110%;
  margin-bottom: 11px;
}
.section-help--contact__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section-help--contact__br {
  max-width: 534px;
}
.section-help--contact .contacts-item-row {
  padding-bottom: 19px;
}
.section-help--contact .feedback-wrapper {
  margin-top: 21px;
}
.section-help--contact .btn {
  background: #231f20;
}
.section-help--contact .form-group {
  margin-bottom: 10px;
}
.section-help .contacts-item-help {
  margin-top: 28px;
}
.section-help .contacts-item-help .contacts-item-today-title {
  text-align: left;
}
@media only screen and (max-width: 1024px) {
  .section-help--faq {
    margin-bottom: 60px;
  }
  .section-help--faq__item {
    padding-left: 15px;
  }
  .section-help--faq__item .name {
    font-size: 16px;
  }
  .section-help--manual,
  .section-help--guarantee {
    margin-bottom: 60px;
  }
  .section-help--manual__item,
  .section-help--guarantee__item {
    padding: 23px 25px 23px 15px;
  }
  .section-help--manual__item a,
  .section-help--guarantee__item a {
    font-size: 16px;
    justify-content: space-between;
  }
  .section-help--guarantee__item span {
    font-size: 16px;
    line-height: 119%;
  }
  .section-help--contact__container {
    gap: 30px;
  }
}
.footer {
  background: #231f20;
  padding-top: 57px;
  position: relative;
  z-index: 10;
}
.footer__bl1 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 400;
  font-size: 12px;
  line-height: 167%;
  color: rgba(255,255,255,0.6);
  gap: 56px;
  padding-bottom: 43px;
}
.footer__bl2 {
  padding-bottom: 46px;
}
.footer__bl2-item1 {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.footer__bl2 ul {
  list-style: none;
}
.footer__bl2 ul li {
  margin-bottom: 10px;
}
.footer__bl2 ul li a {
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  color: #fff;
  text-decoration: none;
}
.footer__bl2 ul li ul {
  margin-top: 10px;
}
.footer__bl2 ul li li a {
  color: rgba(255,255,255,0.6);
}
.footer__bl3 {
  font-weight: 400;
  font-size: 10px;
  line-height: 160%;
  color: rgba(255,255,255,0.6);
  padding-bottom: 16px;
}
.footer__bl3 span {
  color: #ee1d23;
}
.footer__bl4 {
  border-top: 1px solid rgba(255,255,255,0.6);
  padding-top: 16px;
  padding-bottom: 22px;
  font-size: 10px;
  color: rgba(255,255,255,0.6);
}
@media only screen and (max-width: 1024px) {
  .footer {
    text-align: center;
  }
  .footer__bl1 {
    justify-content: center;
    gap: 18px;
    padding-bottom: 18px;
  }
  .footer__bl2 {
    display: none;
  }
}
.breadcrumbs {
  padding-top: 20px;
}
.breadcrumbs ul {
  list-style: none;
  font-weight: 400;
  font-size: 11px;
  line-height: 182%;
  color: rgba(35,31,32,0.4);
  display: flex;
  flex-wrap: wrap;
}
.breadcrumbs ul a {
  color: rgba(35,31,32,0.4);
}
.breadcrumbs ul .separator {
  margin: 0 4px;
}
.product-item-detail__row {
  display: flex;
}
.articles-items {
  display: flex;
  flex-wrap: wrap;
  gap: 23px;
  row-gap: 55px;
}
.articles-items__container {
  width: 260px;
}
.articles-item:hover {
  text-decoration: none;
}
.articles-item-pic-container {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 265px;
  margin-bottom: 13px;
  border: 1px solid #e1e1e1;
  border-radius: 15px;
}
.articles-item-pic-container img {
  object-fit: cover;
  border-radius: 15px;
  display: block;
  padding: 10px;
  max-height: 265px;
}
.articles-item-marker-container {
  position: absolute;
  left: 10px;
  bottom: 10px;
  font-weight: 700;
  font-size: 10px;
  line-height: 158%;
  color: #231f20;
  border-radius: 7px;
  padding: 2px 11px;
  background: #fff;
  border: 1px solid #e1e1e1;
}
.articles-item-title {
  font-weight: 700;
  font-size: 14px;
  line-height: 136%;
  color: #231f20;
  display: block;
  margin-bottom: 5px;
}
.articles-item-text {
  font-weight: 400;
  font-size: 12px;
  line-height: 167%;
  color: rgba(35,31,32,0.6);
}
@media only screen and (max-width: 1024px) {
  .articles-items {
    gap: 20px;
    row-gap: 20px;
  }
  .articles-items__container {
    width: 100%;
  }
}
.hamburger {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .hamburger {
    width: 26px;
    height: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
  }
  .hamburger span {
    height: 4px;
    width: 26px;
    background: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 3px;
  }
  .hamburger.active {
    position: relative;
  }
  .hamburger.active span {
    position: absolute;
    left: 0px;
    top: 50%;
    width: 100%;
    background: #fff;
  }
  .hamburger.active span:nth-child(1) {
    transform: rotate(45deg);
  }
  .hamburger.active span:nth-child(3) {
    transform: rotate(-45deg);
  }
  .hamburger.active span:nth-child(2) {
    width: 0px;
  }
}
@media only screen and (max-width: 1024px) {
  .slider--main {
    margin-top: 21px;
  }
  .slider--main .item {
    height: 490px;
  }
  .slider--main .item img.owl-lazy {
    object-fit: cover;
    height: 490px;
    border-radius: 20px;
  }
  .slider--main .item .text {
    right: 20px;
    left: 20px;
  }
}
.about-page .content-wrapper.internal {
  padding: 0;
}
.about-page .consultation__container {
  gap: 20px;
  padding-bottom: 0;
}
.about-page .consultation .feedback {
  margin: 0;
}
.about-page .consultation .feedback form {
  flex-wrap: wrap;
}
.about-page .consultation .feedback__bl {
  width: 100%;
}
.about-page .consultation .feedback__bl .form-group {
  max-width: 100%;
}
.about-page .consultation .feedback__br {
  max-width: 100%;
}
.about-page .consultation .feedback .btn {
  background: #000;
}
.about-page .consultation__bg {
  background: #f8f8f8;
  border-radius: 12px;
  padding: 20px;
}
.about-page .consultation__form .text {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  .about-page .main__title {
    padding-bottom: 30px;
    padding-left: 120px;
  }
  .about-page .content-wrapper.internal {
    padding-top: 0px;
  }
  .about-page .about__br {
    max-width: 90px;
    top: -72px;
  }
}
html {
  height: 100%;
}
* {
  margin: 0;
  padding: 0;
  caret-color: transparent;
}
input,
textarea {
  outline: none;
  caret-color: #000;
}
body {
  font: 12px "Open Sans", sans-serif;
  font-weight: normal;
  width: 100%;
  height: 100%;
  position: relative;
  color: #646464;
  background-color: #fff;
  line-height: 167%;
  color: rgba(35,31,32,0.6);
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
main {
  flex: 1 1 auto;
  margin-bottom: 100px;
}
.wrp {
  position: relative;
  width: 100%;
  max-width: 1150px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.main__title {
  padding-bottom: 20px;
}
.main__title h1 {
  font-weight: 700;
  font-size: 28px;
  color: #231f20;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #000;
}
.page-wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.popup-panel-full,
.slide-panel-cart {
  background: #fff;
}
.popup-panel__title {
  line-height: 120%;
}
.smart-filter-view-left-active .content-wrapper.internal {
  padding-top: 30px !important;
}
.smart-filter-view-left-active .catalog-section-list .catalog-sections {
  gap: 16px;
}
.smart-filter-view-left .catalog-section-list {
  max-height: 0px;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.smart-filter-view-left .catalog-section-list.active {
  max-height: 3000px;
  opacity: 1;
}
.row.catalog-sections:before {
  display: none !important;
}
.row.gallery .owl-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.row.gallery.owl-theme .owl-nav button.owl-next,
.row.gallery.owl-theme .owl-nav button.owl-prev {
  top: 50%;
  margin-top: -22px;
}
.catalog-section-filter-link {
  background: #231f20;
  color: #fff;
}
.catalog-section-filter-link > span,
.catalog-section-filter-link > i {
  color: #fff !important;
}
.catalog-section-filter-link:hover {
  background: #231f20 !important;
  opacity: 0.9;
}
.catalog-section-filter-link:hover > span,
.catalog-section-filter-link:hover > i {
  color: #fff !important;
}
.catalog-section-list .catalog-sections {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}
.catalog-section-list .catalog-sections .product-item-container {
  width: 168px;
  max-width: 168px;
}
.catalog-section-list .catalog-section-item__count {
  left: 9px;
  top: 9px;
  right: auto;
  background: #ee1d23;
  color: #fff;
  border-radius: 7px;
  font-weight: 700;
  font-size: 10px;
  line-height: 158%;
  padding: 3px 10px;
}
.catalog-section-list .catalog-section-item {
  border: 1px solid #e1e1e1;
  border-radius: 15px;
  width: 168px;
  max-width: 168px;
}
.bx-no-touch .catalog-section-item:hover .catalog-section-item__count {
  background: #ee1d23;
}
.container-ws {
  padding: 0;
}
.modal-backdrop {
  background: none;
}
.catalog-section-panel.fixed {
  background: #fff !important;
}
.open_category {
  font-size: 14px;
  display: flex;
  gap: 10px;
  align-items: center;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
  cursor: pointer;
}
.open_category:hover {
  color: #231f20;
}
@media only screen and (max-width: 1024px) {
  .catalog-section-panel-wrapper .catalog-section-panel-block {
    display: flex !important;
  }
  .catalog-section-panel-wrapper .col-xs-12 {
    padding: 0 !important;
  }
  .open_category {
    gap: 0;
  }
  main {
    margin-bottom: 40px;
  }
  .row.reviews,
  .row.feedback {
    margin: 0;
  }
  .reviews-evaluation-title {
    white-space: normal;
    line-height: 120%;
    text-align: center;
  }
  .contacts .col-xs-1,
  .contacts .col-xs-2,
  .contacts .col-xs-3,
  .contacts .col-xs-4,
  .contacts .col-xs-5,
  .contacts .col-xs-6,
  .contacts .col-xs-7,
  .contacts .col-xs-8,
  .contacts .col-xs-9,
  .contacts .col-xs-10,
  .contacts .col-xs-11,
  .contacts .col-xs-12 {
    float: none;
  }
  .row.catalog-sections {
    margin: 0;
  }
  .row.catalog-sections:before {
    display: none;
  }
  .catalog-section-list .catalog-section-item {
    width: 100%;
    max-width: 100%;
  }
  .catalog-section-list .catalog-section-item__count {
    right: 10px;
    top: 20px;
    left: auto;
  }
  .catalog-section-list .catalog-section-item__title {
    padding-right: 30px;
  }
  .catalog-section-container {
    margin-top: 0 !important;
  }
  .product-item-detail-scu-item .product-item-detail-compare {
    position: relative;
    left: auto;
  }
  .product-item-detail-scu-item .product-item-detail-compare label {
    gap: 10px;
    flex-direction: column;
    align-items: center;
  }
  .product-item-detail-scu-item-width-compare .product-item-detail-scu-item-col {
    border: none !important;
  }
  .catalog-page .product-item-container {
    margin: 0;
  }
  .catalog-page .list .product-item {
    padding: 0;
  }
  .catalog-page .catalog-section.list {
    gap: 20px;
    justify-content: center;
  }
  .catalog-page .product-item-detail-amount {
    display: inline-flex;
  }
  .objects:not(.slide-panel-objects) .object-item-contacts {
    position: relative;
    top: auto;
    right: auto;
    margin: 20px;
    margin-left: 0;
  }
  .bx-filter .bx-filter-title-container {
    background: #000;
  }
  .bx-filter .bx-filter-title {
    color: #fff;
  }
  .bx-filter .smartfilter {
    padding: 0 20px;
  }
  .bx-filter .bx-filter-button-box {
    padding: 15px 20px;
  }
}
