

/* Start:/bitrix/templates/universelite_s1/components/bitrix/catalog/catalog.1/style.css?170912336928185*/
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-wrapper {
  display: block;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-content {
  position: relative;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-content-right-wrapper {
  position: relative;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .bx-filter-container-modef {
  display: none;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .ns-bitrix.c-smart-filter + .catalog-menu,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .ns-bitrix.c-catalog-smart-filter + .catalog-menu,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .ns-bitrix.c-smart-filter + .catalog-content,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .ns-bitrix.c-catalog-smart-filter + .catalog-content,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .ns-intec-universe.c-search-sections + .ns-bitrix.c-catalog-smart-filter,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .ns-intec-universe.c-search-sections + .ns-bitrix.c-smart-filter {
  margin-top: 30px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-search-message {
  margin-bottom: 24px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-search-empty-result-block-title {
  font-size: 20px;
  line-height: 30px;
  color: #404040;
  margin-bottom: 24px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description {
  display: block;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-title {
  display: block;
  margin: 0;
  font-size: 24px;
  line-height: 30px;
  color: #404040;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-title + * {
  margin-top: 24px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-section-extending {
  margin: 30px 0;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-element-extending-title {
  margin: 20px 20px 10px 20px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 * + .c-tags-list,
.ns-bitrix.c-catalog.c-catalog-catalog-1 * + .ns-intec-seo.c-filter-tags,
.ns-bitrix.c-catalog.c-catalog-catalog-1 * + .catalog-description,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .c-tags-list + *,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .ns-intec-seo.c-filter-tags + *,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description + * {
  margin-top: 20px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .c-catalog-section-list + .catalog-panel,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .c-catalog-section + * {
  margin-top: 30px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel {
  margin-bottom: 20px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0 -10px;
  position: relative;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-wrapper[data-device=desktop] {
  padding-bottom: 5px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-wrapper[data-device=mobile] {
  display: none;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-wrapper[data-device=mobile] .catalog-panel-views {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  -ms-flex: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-wrapper[data-device=mobile] .catalog-panel-sort {
  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;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  -ms-flex: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-wrapper[data-device=mobile] .catalog-panel-sort-button {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  -ms-flex: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-wrapper[data-device=mobile] .catalog-panel-views,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-wrapper[data-device=mobile] .catalog-panel-filter {
  width: 44px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-filter, .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort, .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-views {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  -ms-flex: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  padding: 0 10px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-views {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  -ms-flex: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-views-button {
  cursor: pointer;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-views-button svg {
  display: block;
  fill: #404040;
  stroke: #404040;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-views-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0 -10px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-views-item {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  -ms-flex: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  color: #bababa;
  cursor: pointer;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding: 0 10px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-views-item:hover {
  color: #404040;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-views-item[data-active=true] {
  color: #202020;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  cursor: pointer;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-text, .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-icon {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  -ms-flex: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  font-size: 14px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-icon svg {
  display: block;
  fill: #404040;
  stroke: #404040;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-text {
  padding-left: 9px;
  color: #404040;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-items {
  -webkit-box-shadow: 0 8px 32px 0 rgba(27, 30, 37, 0.08);
  -moz-box-shadow: 0 8px 32px 0 rgba(27, 30, 37, 0.08);
  box-shadow: 0 8px 32px 0 rgba(27, 30, 37, 0.08);
  bottom: auto;
  left: auto;
  right: 0;
  top: 100%;
  height: auto;
  width: 265px;
  background-color: #fff;
  cursor: default;
  display: none;
  margin-top: 10px;
  padding: 28px 32px;
  position: absolute;
  z-index: 25;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-items-wrapper {
  margin: -8px 0;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-item {
  padding: 8px 0;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  cursor: pointer;
  font-size: 14px;
  line-height: 18px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-item-description, .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-item-name {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  -ms-flex: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-item-description {
  color: #808080;
  margin-left: 20px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  height: auto;
  width: auto;
  display: none;
  position: fixed;
  visibility: hidden;
  z-index: 125;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup[data-state=open] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup[data-role="catalog.panel.sortMobilePopup"] .catalog-panel-popup-selection-control {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup[data-role="catalog.panel.sortMobilePopup"] .catalog-panel-popup-selection-title {
  padding-top: 1px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-overlay {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  height: auto;
  width: auto;
  background-color: rgba(0, 0, 0, 0.25);
  position: absolute;
  visibility: visible;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-window {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  -ms-flex: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  min-width: 320px;
  visibility: visible;
  background-color: #fff;
  border-radius: 10px 10px 0 0;
  padding: 18px 16px;
  width: 100%;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-window-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 24px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-window-title {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  -ms-flex: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  padding-right: 16px;
  color: #1b1e25;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-window-close {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  -ms-flex: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  padding: 0 8px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-window-close svg {
  display: block;
  fill: #808080;
  stroke: #808080;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-selections {
  margin: -12px 0;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-selection {
  padding: 12px 0;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-selection-wrapper {
  display: block;
  text-decoration: none;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-selection-content {
  padding-left: 13px !important;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-selection-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  color: #404040;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  margin: 0 -4px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-selection-description {
  color: #808080;
  font-weight: normal;
  font-size: 12px;
  padding-top: 4px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-selection-icon,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-selection-text {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  -ms-flex: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  padding: 0 4px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-selection-icon svg {
  display: block;
  fill: #404040;
  stroke: #404040;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-filter {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  -ms-flex: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  min-width: 320px;
  visibility: visible;
  width: 100%;
  height: 90%;
  padding: 0;
  background-color: #FFF;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-filter-close {
  position: absolute;
  top: 16px;
  right: 20px;
  padding: 0;
  z-index: 2;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-filter-content {
  position: relative;
  height: 100%;
  z-index: 1;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-filter-button {
  cursor: pointer;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-filter-button svg {
  display: block;
  fill: #404040;
  stroke: #404040;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-additional {
  margin-top: 50px;
  margin-bottom: 20px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-additional .catalog-additional-header + div {
  margin-top: 20px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-content-preloader {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50px;
  width: 50px;
  margin: -25px 0 0 -25px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-content-preloader-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 90;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-content-preloader-layer[data-active=false] {
  display: none;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-content-preloader span {
  width: 16px;
  height: 16px;
  display: inline-block;
  -webkit-animation: c-catalog-catalog-1-content-preloader 1s infinite ease-in-out both;
  animation: c-catalog-catalog-1-content-preloader 1s infinite ease-in-out both;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-content-preloader span:nth-child(1) {
  left: 0;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-content-preloader span:nth-child(2) {
  left: 15px;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-content-preloader span:nth-child(3) {
  left: 30px;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-content-preloader span:nth-child(4) {
  left: 45px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
@keyframes c-catalog-catalog-1-content-preloader {
  0%, 100% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 1;
  }
  40%, 80% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes c-catalog-catalog-1-content-preloader {
  0%, 100% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 1;
  }
  40%, 80% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@media all and (max-width: 720px) {
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .ns-bitrix.c-smart-filter.c-smart-filter-horizontal-1,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .ns-bitrix.c-smart-filter.c-smart-filter-horizontal-2 {
    display: none !important;
  }
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-menu {
  display: block;
  z-index: 20;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-menu-tags {
  margin-top: 28px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-menu-tags.mobile {
  display: none;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-menu-tags[data-position=top] {
  margin: 0 0 10px 0;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter-mobile {
  display: none;
  position: absolute;
  width: 100%;
  right: auto;
  left: auto;
  z-index: 20;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2);
}
@media all and (min-width: 721px) {
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter-mobile {
    display: none !important;
  }
}
.ns-bitrix.c-catalog.c-catalog-catalog-1[data-layout="2"] .ns-bitrix.c-smart-filter + .catalog-menu,
.ns-bitrix.c-catalog.c-catalog-catalog-1[data-layout="2"] .ns-bitrix.c-catalog-smart-filter + .catalog-menu,
.ns-bitrix.c-catalog.c-catalog-catalog-1[data-layout="2"] .ns-bitrix.c-smart-filter + .catalog-content,
.ns-bitrix.c-catalog.c-catalog-catalog-1[data-layout="2"] .ns-bitrix.c-catalog-smart-filter + .catalog-content {
  margin-top: 32px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1[data-layout="2"] .c-catalog-section-list + * {
  margin-top: 32px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1[data-layout="2"] * + .catalog-description,
.ns-bitrix.c-catalog.c-catalog-catalog-1[data-layout="2"] .catalog-description + * {
  margin-top: 24px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1[data-layout="2"] * + .c-tags-list,
.ns-bitrix.c-catalog.c-catalog-catalog-1[data-layout="2"] * + .ns-intec-seo.c-filter-tags,
.ns-bitrix.c-catalog.c-catalog-catalog-1[data-layout="2"] .c-tags-list + *,
.ns-bitrix.c-catalog.c-catalog-catalog-1[data-layout="2"] .ns-intec-seo.c-filter-tags + * {
  margin-top: 32px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-section-products-interest-container {
  margin-top: 40px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-section-products-interest-block-title {
  font-size: 24px;
  line-height: 30px;
  color: #404040;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-section-products-interest-block-content {
  margin-top: 24px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-search-rubrics-container + * {
  margin-top: 48px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-search-rubrics-title-icon {
  max-width: 20px;
  max-height: 20px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-search-rubrics-title-content {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.333;
  color: #1B1E25;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-search-rubrics-title-indicator {
  width: 20px;
  height: 20px;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: background-color;
  -moz-transition-property: background-color;
  -ms-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-search-rubrics-title-indicator svg {
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: transform;
  -moz-transition-property: transform;
  -ms-transition-property: transform;
  -o-transition-property: transform;
  transition-property: transform;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-search-rubrics-title-indicator svg path {
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: stroke;
  -moz-transition-property: stroke;
  -ms-transition-property: stroke;
  -o-transition-property: stroke;
  transition-property: stroke;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-search-rubrics-title-indicator:hover svg path {
  stroke: #FFF;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-search-rubrics-title-indicator[data-expanded=false] svg {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-search-rubrics-content {
  padding-top: 24px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-search-rubric {
  display: block;
  text-decoration: none;
  padding: 20px 30px;
  border: 1px solid #F2F2F2;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-search-rubric:hover {
  background-color: #FBFCFD;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-search-rubric[data-active=true] {
  background-color: #FBFCFD;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-search-rubric[data-active=true] .catalog-search-rubric-name,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-search-rubric[data-active=true] .catalog-search-rubric-count {
  font-weight: 600;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-search-rubric + .catalog-search-rubric {
  border-top: none;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-search-rubric-name {
  font-size: 14px;
  line-height: 1.43;
  color: #404040;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-search-rubric-count {
  font-size: 14px;
  line-height: 1.43;
  color: #B0B0B0;
}
@media all and (max-width: 720px) {
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-menu-tags.mobile {
    display: block;
  }
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-menu-tags.desktop[data-mobile-use=true] {
    display: none;
  }
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-wrapper[data-device=desktop] {
    display: none;
  }
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-wrapper[data-device=mobile] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universelite_s1/components/bitrix/catalog.smart.filter/horizontal.1/style.css?170912336917603*/
.c-smart-filter.c-smart-filter-horizontal-1 {
  position: relative;
  z-index: 20;
  margin-top: 14px;
  margin-bottom: 14px;
}
.c-smart-filter.c-smart-filter-horizontal-1 .disabled {
  opacity: 0.5;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-container {
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-container[data-type=narrow] {
  border: 1px solid #e8e8e8;
  padding-left: 50px;
  padding-right: 50px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-container[data-type=narrow]:hover {
  -webkit-box-shadow: 0 9px 24px 0 rgba(103, 130, 165, 0.35);
  -moz-box-shadow: 0 9px 25px 0 rgba(103, 130, 165, 0.35);
  box-shadow: 0 9px 24px 0 rgba(103, 130, 165, 0.35);
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-container[data-color=light] {
  background-color: #FFF;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-container[data-color=dark] {
  background-color: #f9f9f9;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-container[data-expanded=false] .smart-filter-toggle-icon {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-container[data-expanded=false] .smart-filter-property-name {
  opacity: 0.4;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-container[data-expanded=false] .smart-filter-grid {
  overflow: hidden;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-wrapper {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-toggle {
  position: absolute;
  top: -14px;
  right: 0;
  cursor: pointer;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-toggle-title {
  margin-right: 5px;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-toggle-icon {
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-property {
  padding-bottom: 30px;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-property-name {
  margin-top: 10px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-property-title {
  font-weight: 600;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-property-angle {
  padding: 0;
  margin-left: 8px;
  margin-right: 8px;
  color: #999999;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-property-angle.property-expanded {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-property-values {
  display: none;
  margin-top: 10px;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-property.bx-active .smart-filter-property-values {
  display: block;
  position: relative;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-property .smart-filter-property-title, .c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-property .smart-filter-property-angle {
  font-size: 15px;
  cursor: pointer;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-property-hint {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  cursor: pointer;
  z-index: 80;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-property-hint-content {
  display: block;
  position: absolute;
  bottom: calc(100% + 20px);
  left: -20px;
  width: 180px;
  padding: 16px;
  background-color: #fff;
  border-radius: 2px;
  word-break: break-word;
  box-shadow: 0 0 24px rgba(27, 30, 37, 0.08);
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-property-hint-content:before {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  bottom: -20px;
  border: 8px solid transparent;
  border-top: 12px solid #fff;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-property-hint-content[data-state=hidden] {
  display: none;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-controls {
  position: relative;
  font-size: 0;
  margin-left: -4px;
  margin-right: -4px;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-controls-buttons {
  position: absolute;
  left: 0;
  bottom: -34px;
  margin: 0 !important;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-controls-buttons input {
  margin: 0 4px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-controls-popup {
  display: none;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-toggle, .c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-controls-buttons input {
  font-size: 12px;
  line-height: 12px;
  padding: 7px 20px;
  border: 1px solid #e8e8e8;
  background-color: #FFF;
  outline: none;
}
.c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-toggle:hover, .c-smart-filter.c-smart-filter-horizontal-1 .smart-filter-controls-buttons input:hover {
  -webkit-box-shadow: 0px 3px 17px 0px rgba(103, 130, 165, 0.35);
  -moz-box-shadow: 0px 3px 17px 0px rgba(103, 130, 165, 0.35);
  box-shadow: 0px 3px 17px 0px rgba(103, 130, 165, 0.35);
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-role="scrollbar.item"] {
  position: relative;
}
.c-smart-filter.c-smart-filter-horizontal-1 .scrollbar-inner {
  position: relative;
  max-height: 228px;
}
.c-smart-filter.c-smart-filter-horizontal-1 .scrollbar-inner > .scroll-element.scroll-y {
  right: 0;
  width: 4px;
}
.c-smart-filter.c-smart-filter-horizontal-1 .scrollbar-inner > .scroll-element.scroll-y .scroll-element_track {
  background-color: #E8E8E8;
}
.c-smart-filter.c-smart-filter-horizontal-1 .scrollbar-inner > .scroll-element.scroll-y .scroll-bar {
  background-color: #B0B0B0;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox] {
  font-size: 0;
  margin-top: 10px;
  max-height: 250px;
  overflow: hidden;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox] .smart-filter-property-value {
  display: inline-block;
  margin: 5px 3px;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox] .smart-filter-property-value label {
  display: block;
  margin: 0;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox] .smart-filter-property-value input:checked + .smart-filter-property-value-text {
  color: #FFF;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox] .smart-filter-property-value-text {
  display: block;
  font-size: 13px;
  font-weight: normal;
  line-height: 16px;
  text-align: left;
  padding: 5px 10px;
  border: 1px solid #e8e8e8;
  cursor: pointer;
  word-break: break-word;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox] .smart-filter-property-value-text[data-background=light] {
  background-color: #FFF;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox] .smart-filter-property-value-text[data-background=dark] {
  background-color: #F4F4F4;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox] .smart-filter-property-value-text[data-background=none] {
  background-color: transparent;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox-picture] {
  font-size: 0;
  margin-top: 10px;
  margin-left: -5px;
  margin-right: -5px;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox-picture] .smart-filter-property-value {
  display: inline-block;
  margin: 5px;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox-picture] .smart-filter-property-value label {
  display: block;
  margin: 0;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox-picture] .smart-filter-property-value input:checked + .smart-filter-property-value-picture .smart-filter-property-value-icon {
  opacity: 1;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox-picture] .smart-filter-property-value-icon {
  display: inline-block;
  opacity: 0;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox-picture] .smart-filter-property-value-picture {
  display: block;
  text-align: center;
  color: #f1f1f1;
  padding: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  -webkit-box-shadow: inset 0 0 3px rgba(64, 82, 105, 0.5);
  -moz-box-shadow: inset 0 0 3px rgba(64, 82, 105, 0.5);
  box-shadow: inset 0 0 3px rgba(64, 82, 105, 0.5);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox-picture] .smart-filter-property-value-picture[data-size=default] {
  width: 23px;
  height: 23px;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox-picture] .smart-filter-property-value-picture[data-size=default] .smart-filter-property-value-icon {
  font-size: 12px;
  line-height: 12px;
  padding-top: 6px;
  padding-left: 1px;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox-picture] .smart-filter-property-value-picture[data-size=big] {
  width: 36px;
  height: 36px;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox-picture] .smart-filter-property-value-picture[data-size=big] .smart-filter-property-value-icon {
  font-size: 14px;
  line-height: 14px;
  padding-top: 10px;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox-text-picture] {
  font-size: 0;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value {
  display: inline-block;
  margin: 5px 3px;
  position: relative;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value label {
  display: block;
  margin: 0;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value input:checked + .smart-filter-property-value-text-picture .smart-filter-property-value-text-picture-text {
  color: #FFF;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value-text-picture {
  position: relative;
  display: block;
  padding: 6px 12px 6px 38px;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -ms-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value-text-picture > span {
  display: block;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value-text-picture-color {
  position: absolute;
  top: 6px;
  left: 6px;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value-text-picture-text {
  display: block;
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  -ms-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox] .smart-filter-property-value input, .c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox-picture] .smart-filter-property-value input, .c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value input {
  display: none;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=track] {
  margin-top: 0;
  margin-left: 20px;
  margin-right: 20px;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=track] .smart-filter-track-wrapper {
  margin-left: -20px;
  margin-right: -20px;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=track] .smart-filter-track-action {
  padding-left: 15px;
  padding-right: 15px;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=track] .smart-filter-track-value {
  display: inline-block;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=track] .smart-filter-track-value > div {
  font-size: 0;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=track] .smart-filter-track-value label {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
  margin-right: 7px;
  margin-bottom: 0;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=track] .smart-filter-track-value input {
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  width: 75px;
  background-color: transparent;
  outline: none;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=track] .smart-filter-track-min {
  float: left;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=track] .smart-filter-track-max {
  float: right;
}
.c-smart-filter.c-smart-filter-horizontal-1 [data-property-type=track] .smart-filter-track-max input {
  text-align: right;
}
.c-smart-filter.c-smart-filter-horizontal-1 .bx-ui-slider-track {
  position: relative;
  height: 2px;
}
.c-smart-filter.c-smart-filter-horizontal-1 .bx-ui-slider-track-container {
  clear: both;
  padding-top: 25px;
  padding-bottom: 25px;
  z-index: 0;
}
.c-smart-filter.c-smart-filter-horizontal-1 .bx-ui-slider-range {
  z-index: 90;
}
.c-smart-filter.c-smart-filter-horizontal-1 .bx-ui-slider-pricebar {
  z-index: 100;
}
.c-smart-filter.c-smart-filter-horizontal-1 .bx-ui-slider-pricebar-vd {
  z-index: 60;
}
.c-smart-filter.c-smart-filter-horizontal-1 .bx-ui-slider-pricebar-vn {
  z-index: 70;
  border: 1px solid #dddddd;
}
.c-smart-filter.c-smart-filter-horizontal-1 .bx-ui-slider-pricebar-v {
  z-index: 80;
  border: 1px solid #116afc;
}
.c-smart-filter.c-smart-filter-horizontal-1 .bx-ui-slider-handle {
  position: absolute;
  top: -9px;
  width: 20px;
  height: 20px;
  background-color: #FFF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.35);
  box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.35);
  cursor: pointer;
}
.c-smart-filter.c-smart-filter-horizontal-1 .bx-ui-slider-handle.left {
  left: 0;
  margin-left: -15px;
}
.c-smart-filter.c-smart-filter-horizontal-1 .bx-ui-slider-handle.right {
  margin-right: -15px;
  right: 0;
}
.c-smart-filter.c-smart-filter-horizontal-1 .bx-ui-slider-range, .c-smart-filter.c-smart-filter-horizontal-1 .bx-ui-slider-pricebar, .c-smart-filter.c-smart-filter-horizontal-1 .bx-ui-slider-pricebar-vd, .c-smart-filter.c-smart-filter-horizontal-1 .bx-ui-slider-pricebar-vn, .c-smart-filter.c-smart-filter-horizontal-1 .bx-ui-slider-pricebar-v {
  position: absolute;
  top: 0;
  bottom: 0;
}
.c-smart-filter.c-smart-filter-horizontal-1 .mouse-click-effect {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.c-smart-filter.c-smart-filter-horizontal-1 .mouse-click-effect:active {
  -webkit-transform: translateY(3px);
  -moz-transform: translateY(3px);
  -ms-transform: translateY(3px);
  -o-transform: translateY(3px);
  transform: translateY(3px);
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universelite_s1/components/bitrix/catalog.section.list/catalog.tile.1/style.css?17091233694715*/
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 {
  display: block;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-items {
  position: relative;
  z-index: 0;
  margin-bottom: 20px;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item {
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: box-shadow;
  -moz-transition-property: box-shadow;
  -ms-transition-property: box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item:hover {
  z-index: 1;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-wrapper {
  display: block;
  padding: 30px;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-image-wrapper {
  position: relative;
  font-size: 0;
  text-align: center;
  white-space: nowrap;
  width: 120px;
  height: 120px;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-image-wrapper img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-information {
  text-align: left;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-title {
  display: inline-block;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
  text-decoration: none;
  color: #2d2d2d;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-children {
  display: block;
  margin: 10px -6px 0 -6px;
  min-width: 12px;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-child {
  display: inline-block;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  color: #666666;
  margin: 0 6px;
  text-decoration: none;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-child-elements {
  color: #1d1d1d;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-description {
  display: block;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  color: #888888;
  margin-top: 10px;
  text-align: left;
}
@media all and (max-width: 420px) {
  .ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-description {
    text-align: center;
  }
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1[data-borders=true] .catalog-section-list-item {
  border: 1px solid #f2f2f2;
  margin: 0 -1px -1px 0;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1[data-picture-size=small] .catalog-section-list-item-image-wrapper {
  width: 60px;
  height: 60px;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1[data-picture-size=medium] .catalog-section-list-item-image-wrapper {
  width: 90px;
  height: 90px;
}
@media all and (max-width: 420px) {
  .ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-title {
    font-size: 14px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universelite_s1/components/bitrix/catalog.smart.filter/mobile.1/style.css?170912336915114*/
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 {
  height: 100%;
  background-color: #FFF;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-form {
  height: 100%;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-form-content {
  height: 100%;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-header {
  padding: 16px 20px;
  overflow: hidden;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-content {
  position: relative;
  border-top: 1px solid #F2F2F2;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-content::before, .c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-content::after {
  content: "";
  display: block;
  position: absolute;
  left: 16px;
  right: 16px;
  z-index: 2;
  pointer-events: none;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-content::before {
  top: 0;
  height: 16px;
  background: linear-gradient(white 25%, rgba(255, 255, 255, 0) 100%);
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-content::after {
  bottom: 0;
  height: 32px;
  background: linear-gradient(rgba(255, 255, 255, 0) 0%, white 75%);
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-title {
  overflow: hidden;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-title-icon svg path {
  stroke: #323232;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-title-text {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.2;
  color: #404040;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-reset {
  display: block;
  border: none;
  background-color: transparent;
  padding: 0;
  overflow: hidden;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-reset-icon {
  display: block;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-reset-icon svg path {
  stroke: #E05757;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-reset-text {
  display: block;
  font-size: 13px;
  line-height: 1;
  color: #E05757;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-apply {
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding: 22px 0;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-properties {
  position: relative;
  height: 100%;
  padding: 16px 20px 32px 20px;
  overflow-y: scroll;
  z-index: 1;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-property[data-expanded=false] .catalog-smart-filter-property-icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-property + .catalog-smart-filter-property {
  padding-top: 16px;
  margin-top: 16px;
  border-top: 1px solid #F2F2F2;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-property label {
  font-weight: 400;
  padding: 0;
  margin: 0;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-property-icon {
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: transform;
  -moz-transition-property: transform;
  -ms-transition-property: transform;
  -o-transition-property: transform;
  transition-property: transform;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-property-icon svg path {
  stroke: #808080;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-property-content {
  padding-top: 16px;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-property-name {
  font-size: 14px;
  line-height: 1.45;
  color: #808080;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-property-hint {
  position: relative;
  z-index: 1;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-property-hint-content {
  display: block;
  position: absolute;
  bottom: calc(100% + 20px);
  right: -20px;
  width: 180px;
  padding: 16px;
  background-color: #fff;
  border-radius: 2px;
  word-break: break-word;
  box-shadow: 0 0 24px rgba(27, 30, 37, 0.08);
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-property-hint-content:before {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  bottom: -20px;
  border: 8px solid transparent;
  border-top: 12px solid #fff;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-property-hint-content[data-state=hidden] {
  display: none;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-input-text {
  display: block;
  font-size: 14px;
  line-height: 1.43;
  color: #404040;
  width: 100%;
  padding: 8px 16px;
  border: 1px solid #F2F2F2;
  outline: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: border-color;
  -moz-transition-property: border-color;
  -ms-transition-property: border-color;
  -o-transition-property: border-color;
  transition-property: border-color;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-input-text:focus, .c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-input-text:active {
  border-color: #E8E8E8;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-radio {
  font-size: 0;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-radio + .catalog-smart-filter-radio {
  margin-top: 12px;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-radio-content {
  padding: 0;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-checkbox-default {
  font-size: 0;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-checkbox-default + .catalog-smart-filter-checkbox-default {
  margin-top: 12px;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-checkbox-custom-container {
  overflow: hidden;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-checkbox-custom {
  font-size: 0;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-checkbox-custom + .catalog-smart-filter-checkbox-custom {
  margin-top: 8px;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-checkbox-custom-content {
  display: inline-block;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-checkbox-custom-content input {
  display: none;
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-checkbox-custom-content input:checked + span {
  background-color: #FFF;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-checkbox-custom-picture {
  display: block;
  position: relative;
  width: 40px;
  height: 40px;
  border: 1px solid #E8E8E8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: border-color;
  -moz-transition-property: border-color;
  -ms-transition-property: border-color;
  -o-transition-property: border-color;
  transition-property: border-color;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-checkbox-custom-picture-background {
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-checkbox-custom-text {
  font-size: 14px;
  line-height: 20px;
  color: #404040;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-select {
  overflow: hidden;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-select-content {
  display: block;
  position: relative;
  font-weight: 400;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-select-content select {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  opacity: 0;
  z-index: 1;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-select-indicator {
  display: block;
  position: relative;
  background-color: #FFF;
  border: 1px solid #F2F2F2;
  pointer-events: none;
  z-index: 2;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-select-indicator-text {
  display: block;
  font-size: 14px;
  line-height: 1.43;
  color: #404040;
  padding: 12px 18px;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-select-indicator-icon {
  display: block;
  height: 100%;
  padding-left: 16px;
  padding-right: 16px;
  background-color: #FBFCFD;
  border-left: 1px solid #F2F2F2;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-select-indicator-icon svg path {
  stroke: #808080;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-range {
  overflow: hidden;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-range + .catalog-smart-filter-track {
  margin-top: 16px;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-range-part {
  display: block;
  position: relative;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-range-sign {
  display: block;
  position: absolute;
  top: 50%;
  left: 16px;
  font-size: 14px;
  line-height: 1.43;
  color: #B0B0B0;
  text-align: center;
  width: 20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-range-input {
  padding-left: 40px;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-track {
  position: relative;
  height: 30px;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-track + .catalog-smart-filter-bounds {
  margin-top: 8px;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-track-line {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #F2F2F2;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-track-line-inactive {
  z-index: 1;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-track-line-active {
  z-index: 2;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-track-line-unavailable {
  display: none;
  z-index: 3;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-track-controls {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-left: 10px;
  margin-right: 10px;
  z-index: 4;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-track-control {
  position: absolute;
  top: 0;
  width: 30px;
  height: 30px;
  border: 11px solid #FFF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 0 2px 16px 0 rgba(27, 30, 37, 0.12);
  -moz-box-shadow: 0 2px 16px 0 rgba(27, 30, 37, 0.12);
  box-shadow: 0 2px 16px 0 rgba(27, 30, 37, 0.12);
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-track-control-left {
  left: 0;
  margin-left: -15px;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-track-control-right {
  right: 0;
  margin-right: -15px;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-bounds-value {
  font-size: 12px;
  line-height: 1.333333;
  color: #B0B0B0;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-radio-content,
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-checkbox-default-content,
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-checkbox-custom-content {
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-radio-content.disabled,
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-checkbox-default-content.disabled,
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-checkbox-custom-content.disabled {
  opacity: 0.2;
  pointer-events: none;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universelite_s1/components/bitrix/system.pagenavigation/.default/style.css?17091233692556*/
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default {
  display: block;
  margin: 10px 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items {
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden;
  font-size: 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items-wrapper {
  display: inline-block;
  vertical-align: top;
  margin: -4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item {
  display: inline-block;
  vertical-align: middle;
  padding: 4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-active .system-pagenavigation-item-wrapper {
  background-color: #0065ff;
  border-color: #0065ff;
  color: #fff;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-disabled .system-pagenavigation-item-wrapper {
  display: none;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-all .system-pagenavigation-item-wrapper {
  width: auto;
  text-align: left;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper {
  display: block;
  background-color: transparent;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.42857143;
  text-align: center;
  padding: 6px;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
  color: #2d2d2d;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color, background-color, border-color;
  -moz-transition-property: color, background-color, border-color;
  -ms-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper:hover {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universelite_s1/components/bitrix/catalog.section/catalog.tile.5/style.css?17746845939385*/
/* === КАТАЛОГ АВТОМОБИЛЕЙ JAPPAUTO === */

/* 1. Загружаем красивый шрифт дизайнера */
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');

/* Принудительно задаем шрифт Manrope для ВСЕХ элементов внутри нашей карточки */
.c-catalog-section-cars-tile-1 .ja-car-card,
.c-catalog-section-cars-tile-1 .ja-car-card * {
    font-family: 'Manrope', sans-serif !important;
}

.c-catalog-section-cars-tile-1 .ja-cars-grid {
    display: grid; 
    grid-template-columns: repeat(4, 1fr); 
    gap: 25px; 
    width: 100%;
    margin-top: 20px;
}

.c-catalog-section-cars-tile-1 .ja-car-card {
    background: #FFFFFF; 
    border-radius: 16px; 
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0,0,0,0.04); 
    border: 1px solid rgba(0,0,0,0.03);
    display: flex; 
    flex-direction: column; 
    transition: transform 0.3s ease, box-shadow 0.3s ease; 
    position: relative;
    height: 100%;
}

.c-catalog-section-cars-tile-1 .ja-car-card:hover { 
    transform: translateY(-5px); 
    box-shadow: 0 15px 40px rgba(0,0,0,0.1); 
    border-color: #E53935; 
    z-index: 10; 
}

.c-catalog-section-cars-tile-1 .ja-car-image-box { 
    position: relative; 
    width: 100%; 
    padding-top: 75%; 
    background: #e0e0e0; 
    overflow: hidden; 
}

.c-catalog-section-cars-tile-1 .ja-car-img { 
    position: absolute; 
    top: 0; left: 0; 
    width: 100%; height: 100%; 
    object-fit: cover; 
    transition: transform 0.5s ease; 
    z-index: 1; 
}

.c-catalog-section-cars-tile-1 .ja-car-card:hover .ja-car-img { transform: scale(1.05); }

/* --- СТИЛИ ДЛЯ СЛАЙДЕРА --- */
.c-catalog-section-cars-tile-1 .ja-car-slider { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; }
.c-catalog-section-cars-tile-1 .ja-car-slider-item { display: block; width: 100%; height: 100%; }
.c-catalog-section-cars-tile-1 .ja-car-slider .owl-stage-outer,
.c-catalog-section-cars-tile-1 .ja-car-slider .owl-stage,
.c-catalog-section-cars-tile-1 .ja-car-slider .owl-item { height: 100%; }
.c-catalog-section-cars-tile-1 .ja-car-slider .ja-car-img { position: relative; }

.c-catalog-section-cars-tile-1 .ja-car-image-box::after {
    content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 60px;
    background: linear-gradient(to bottom, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%); pointer-events: none; z-index: 2;
}

.c-catalog-section-cars-tile-1 .ja-tools { position: absolute; top: 12px; right: 12px; display: flex; flex-direction: column; gap: 6px; z-index: 10; }
.c-catalog-section-cars-tile-1 .ja-tool-btn {
    width: 34px; height: 34px; background: rgba(255, 255, 255, 0.9); border-radius: 8px;
    display: flex; align-items: center; justify-content: center; border: none; cursor: pointer; transition: all 0.2s; color: #333;
}
.c-catalog-section-cars-tile-1 .ja-tool-btn:hover { background: #E53935; color: #fff; }
.c-catalog-section-cars-tile-1 .ja-tool-btn svg { width: 16px; height: 16px; fill: none; stroke: currentColor; stroke-width: 2; }

.c-catalog-section-cars-tile-1 .ja-badges { position: absolute; top: 12px; left: 12px; display: flex; flex-direction: column; gap: 6px; z-index: 5; }
.c-catalog-section-cars-tile-1 .ja-badge { padding: 4px 10px; border-radius: 6px; font-size: 11px; font-weight: 800; color: #fff; width: fit-content; text-transform: uppercase; line-height: 1.2;}
.c-catalog-section-cars-tile-1 .ja-badge-score { background: #4CAF50; }
.c-catalog-section-cars-tile-1 .ja-badge-mileage { background: #111; }

.c-catalog-section-cars-tile-1 .ja-car-content { padding: 20px; display: flex; flex-direction: column; flex-grow: 1; }

/* === ЖЕСТКАЯ ЗАЩИТА ТЕКСТА ОТ INTEC === */
.c-catalog-section-cars-tile-1 .ja-car-title {
    margin: 0 0 4px 0 !important;
    padding: 0 !important;
    display: block !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

/* ЗАЩИЩАЕМ ССЫЛКУ ЗАГОЛОВКА */
.c-catalog-section-cars-tile-1 .ja-car-title a,
.c-catalog-section-cars-tile-1 .ja-car-title a:link,
.c-catalog-section-cars-tile-1 .ja-car-title a:visited {
    font-size: 18px !important;
    font-weight: 800 !important;
    color: #111111 !important; /* Жестко черный цвет */
    line-height: 1.2 !important;
    text-decoration: none !important;
    border: none !important;
}
.c-catalog-section-cars-tile-1 .ja-car-title a:hover { color: #E53935 !important; }

.c-catalog-section-cars-tile-1 .ja-car-meta { 
    font-size: 13px !important; color: #888 !important; margin: 0 0 16px 0 !important; font-weight: 600 !important; line-height: 1.5 !important;
}

.c-catalog-section-cars-tile-1 .ja-specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #EEEEEE; }
.c-catalog-section-cars-tile-1 .ja-spec-row { display: flex; align-items: center; gap: 8px; font-size: 13px; color: #333; font-weight: 600; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; line-height: 1;}
.c-catalog-section-cars-tile-1 .ja-spec-icon { width: 16px; height: 16px; fill: #999; flex-shrink: 0; }

.c-catalog-section-cars-tile-1 .ja-car-footer { margin-top: auto; display: flex; flex-direction: column; gap: 14px; }
.c-catalog-section-cars-tile-1 .ja-price-box { display: flex; justify-content: space-between; align-items: flex-end; }

/* --- ВОССТАНОВЛЕННЫЙ БЛОК ЦЕН (В ОДНУ ЛИНИЮ) --- */
.c-catalog-section-cars-tile-1 .ja-price-main { display: flex; align-items: baseline; flex-wrap: wrap; gap: 6px; }
.c-catalog-section-cars-tile-1 .ja-price-rub { font-size: 22px !important; font-weight: 800 !important; color: #111 !important; line-height: 1 !important; }
.c-catalog-section-cars-tile-1 .ja-price-yen { font-size: 12px !important; color: #999 !important; font-weight: 600 !important; display: inline-block; }
.c-catalog-section-cars-tile-1 .ja-lot-info { font-size: 11px; color: #bbb; text-transform: uppercase; font-weight: 700; margin-bottom: 2px; text-align: right; }

.c-catalog-section-cars-tile-1 .ja-car-btn { 
    width: 100%; padding: 12px; background: #E53935; color: #fff !important; border: none; border-radius: 8px; font-weight: 800; font-size: 14px; text-transform: uppercase; cursor: pointer; transition: background 0.3s; text-align: center;
}
.c-catalog-section-cars-tile-1 .ja-car-btn:hover { background: #D32F2F; }
.c-catalog-section-cars-tile-1 .catalog-section-more-button:hover { background: #E53935; color: #fff !important; }

/* === АДАПТИВНОСТЬ === */
@media (max-width: 1200px) { .c-catalog-section-cars-tile-1 .ja-cars-grid { grid-template-columns: repeat(3, 1fr); } }
@media (max-width: 900px) { .c-catalog-section-cars-tile-1 .ja-cars-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 600px) { .c-catalog-section-cars-tile-1 .ja-cars-grid { grid-template-columns: 1fr; } }

/* === ТУЛТИП (ПОДСКАЗКА) === */
.c-catalog-section-cars-tile-1 .ja-price-tooltip { position: relative; display: inline-flex; align-items: center; justify-content: center; z-index: 20; transform: translateY(-2px); }
.c-catalog-section-cars-tile-1 .ja-price-tooltip-icon { width: 16px; height: 16px; background: #e0e0e0; color: #555 !important; border-radius: 50%; font-size: 11px !important; font-weight: 800 !important; display: flex; align-items: center; justify-content: center; cursor: help; transition: background 0.2s; }
.c-catalog-section-cars-tile-1 .ja-price-tooltip-icon:hover { background: #E53935; color: #fff !important; }
.c-catalog-section-cars-tile-1 .ja-price-tooltip-text { position: absolute; bottom: calc(100% + 8px); left: 50%; transform: translateX(-50%); width: 270px; padding: 14px; background: #222; color: #fff !important; font-size: 11px !important; line-height: 1.5 !important; border-radius: 8px; box-shadow: 0 10px 25px rgba(0,0,0,0.2); opacity: 0; visibility: hidden; transition: all 0.2s ease; font-weight: 500 !important; text-align: left; pointer-events: none; white-space: normal; }
.c-catalog-section-cars-tile-1 .ja-price-tooltip-text::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border-width: 6px; border-style: solid; border-color: #222 transparent transparent transparent; }
.c-catalog-section-cars-tile-1 .ja-price-tooltip:hover .ja-price-tooltip-text { opacity: 1; visibility: visible; }

/* === Адаптация слайдера === */
.c-catalog-section-cars-tile-1 .ja-car-image-box .owl-dots { position: absolute; bottom: 12px; left: 0; width: 100%; display: flex; justify-content: center; gap: 6px; z-index: 10; pointer-events: none; }
.c-catalog-section-cars-tile-1 .ja-car-image-box .owl-dot { width: 8px !important; height: 8px !important; border-radius: 50% !important; background: rgba(255, 255, 255, 0.5) !important; border: none !important; cursor: pointer; padding: 0 !important; margin: 0 !important; pointer-events: auto; transition: all 0.3s; }
.c-catalog-section-cars-tile-1 .ja-car-image-box .owl-dot span { display: none !important; }
.c-catalog-section-cars-tile-1 .ja-car-image-box .owl-dot.active { background: #E53935 !important; transform: scale(1.3); }
/* End */


/* Start:/bitrix/templates/universelite_s1/components/intec.seo/filter.tags/.default/style.css?17091233699485*/
.ns-intec-seo.c-filter-tags.c-filter-tags-default {
  display: block;
  position: relative;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  overflow: hidden;
}
@media all and (max-width: 720px) {
  .ns-intec-seo.c-filter-tags.c-filter-tags-default.c-filter-tags-mobile-hide {
    display: none;
  }
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-navigation {
  z-index: 2;
  position: absolute;
  top: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: 0;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-navigation + .filter-tags-items {
  padding: 0 32px;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-navigation button {
  font-size: 0;
  height: 30px;
  background-color: #FFF;
  border: 1px solid #F2F2F2;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  outline: none;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-navigation button svg path {
  stroke: #808080;
  transition: stroke 0.4s;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-navigation button:hover svg path {
  stroke: #FFF;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-navigation button.disabled {
  background-color: #FFF !important;
  border-color: #F2F2F2 !important;
  opacity: 0.7;
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-navigation button.disabled svg path {
  stroke: #F2F2F2 !important;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-navigation[data-view=default] {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-navigation[data-view=default] button.disabled {
  opacity: 0;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-navigation[data-view=default] .navigation-left {
  position: absolute;
  left: 0;
  transform: translate(-50%, -50%);
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-navigation[data-view=default] .navigation-right {
  position: absolute;
  right: 0;
  transform: translate(50%, -50%);
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-navigation[data-view=top] {
  position: absolute;
  top: -24px;
  right: 0;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-navigation[data-view=top] button {
  transform: translate(0, -100%);
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-navigation[data-view=top] button + button {
  margin-left: 4px;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-navigation[data-view=top] button.disabled {
  background-color: #FFF !important;
  border-color: #808080 !important;
  opacity: 0.7;
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-navigation[data-view=top] button.disabled svg path {
  stroke: #808080 !important;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: -3px;
  overflow: hidden;
  max-height: 64px;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-item {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
  padding: 3px;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-item[data-active=true] .filter-tags-item-name {
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  color: #f6f6f6;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-item[data-active=true] .filter-tags-item-name-count {
  margin-right: 3px;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-item[data-active=true] .close {
  padding-left: 4px;
  font-weight: 300;
  font-size: 12px;
  color: white;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  opacity: 0.7;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-item {
  cursor: pointer;
  max-width: 100%;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-item[data-active=true]:hover .close {
  opacity: 1;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-item-name {
  position: relative;
  padding: 7px 16px;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #404040;
  border: 1px solid #F2F2F2;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-decoration: none;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-item-name-count {
  margin-left: 7px;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-buttons {
  margin-top: 10px;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-buttons .filter-tags-button {
  margin-left: 0;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-button {
  width: 30px;
  height: 30px;
  margin-top: 3px;
  margin-left: 3px;
  order: 1;
  color: #404040;
  border: 1px solid #F2F2F2;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-decoration: none;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-button i {
  display: block;
  font-weight: normal;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-button:hover {
  color: #ffffff;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default .filter-tags-button[data-action=collapse] {
  display: none;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default[data-expandable=false] .filter-tags-button {
  display: none;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default[data-initialized=true] .filter-tags-items {
  max-height: none;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default[data-initialized=true][data-expanded=false] .filter-tags-item[data-status=after] {
  order: 2;
  opacity: 0;
  pointer-events: none;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default[data-initialized=true][data-expanded=false] .filter-tags-item[data-status=auto], .ns-intec-seo.c-filter-tags.c-filter-tags-default[data-initialized=true][data-expanded=false] .filter-tags-item[data-status=before] {
  order: 0;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default[data-initialized=true][data-expanded=false] .filter-tags-item [data-role=button] {
  order: 1;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default[data-expandable=true] .filter-tags-buttons {
  display: block;
}
.ns-intec-seo.c-filter-tags.c-filter-tags-default[data-expanded=true] .filter-tags-button[data-action=expand] {
  display: none;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /bitrix/templates/universelite_s1/components/bitrix/catalog/catalog.1/style.css?170912336928185 */
/* /bitrix/templates/universelite_s1/components/bitrix/catalog.smart.filter/horizontal.1/style.css?170912336917603 */
/* /bitrix/templates/universelite_s1/components/bitrix/catalog.section.list/catalog.tile.1/style.css?17091233694715 */
/* /bitrix/templates/universelite_s1/components/bitrix/catalog.smart.filter/mobile.1/style.css?170912336915114 */
/* /bitrix/templates/universelite_s1/components/bitrix/system.pagenavigation/.default/style.css?17091233692556 */
/* /bitrix/templates/universelite_s1/components/bitrix/catalog.section/catalog.tile.5/style.css?17746845939385 */
/* /bitrix/templates/universelite_s1/components/intec.seo/filter.tags/.default/style.css?17091233699485 */
