

/* Start:/local/templates/universesite_s1/components/bitrix/catalog/catalog.1/style.css?177370345334517*/
h1#pagetitle {
    margin-top: 0;
}

.intec-template .intec-template-title {
    margin: 0 !important;
}
.intec-template-layout-page-wrapper {
    margin-bottom: 0 !important;
}
.intec-template .intec-template-layout-content {
    background: #f5f5f5 !important;
}
.c-footer.c-footer-template-1 .ns-bitrix.c-catalog-products-viewed.c-catalog-products-viewed-tile-1 {
    margin-top: 0 !important;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1.p-sections {
    background: #f5f5f5;
}
.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;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description h2 {
    font-weight: 500;
    font-size: 36px;
    line-height: 1.2;
    color: #262A2E;
}

.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: 40px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
}
.catalog-panel-sort-items-wrapper1 {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 30px;
}

.csort-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 30px;
}.catalog-count {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    color: #262A2E;
}
.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;
  -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: end;
    -ms-flex-pack: inherit;
    justify-content: end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
    -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-top: 10px;
}
.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-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;
  -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;
  -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 {
    color: #667070;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-item-wrapper {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    color: #667070;
}
.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-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;
}
.catalog-panel-sort-item1 .catalog-panel-sort-item-wrapper:hover svg path {
    fill: #388d92;
}
.catalog-panel-sort-item1 .catalog-panel-sort-item-wrapper svg path {
    transition: 0.4s;
}.catalog-panel-sort-item-name {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px 13px;
    cursor: pointer;
}.catalog-panel-sort-items-wrapper1 .catalog-panel-sort-item1[data-active="true"] path {
    fill: #388d92;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .pseudoActive .catalog-panel-sort-item-wrapper {
    color: #388d92;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .pseudoActive .catalog-panel-sort-item-wrapper path {
    fill: #388d92;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .pseudoActive svg {
    transform: rotate(180deg);
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup {
    -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;
    width: 100%;
}
.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: 16px;
    min-width: 320px;
    visibility: visible;
    background-color: #fff;
    padding: 18px 16px;
    width: 373px;
    height: 100% !important;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-window-header {
    padding-bottom: 11px;
}
.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;
    font-weight: 400;
    font-size: 32px;
    line-height: 1.2;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-window-close {
    border-radius: 10px;
    z-index: 2;
    background: #388D92;
    display: inline-flex;
    gap: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    align-items: center;
    color: #fff;
    padding: 12px 26px;
    margin-bottom: 20px;
}
.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 {
    background: #F5F5F5;
    padding: 20px;
    border-radius: 10px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-selections .intec-ui.intec-ui-control-checkbox.intec-ui-size-2 .intec-ui-part-selector, 
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-selections .intec-ui.intec-ui-control-radiobox.intec-ui-size-2 .intec-ui-part-selector, 
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-selections .intec-ui.intec-ui-control-switch.intec-ui-size-2 .intec-ui-part-selector {
    width: 14px;
    height: 14px;
    border-radius: 3px;
    margin-top: 5px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-selections .intec-ui.intec-ui-control-radiobox.intec-ui-scheme-current.intec-ui-scheme-current input:checked + .intec-ui-part-selector:before{
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    font-size: 9px;
    top: 0px;
    right: 0px;
    bottom: 0;
    left: 1px;
    background: transparent;
}

.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: 15px !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;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #262A2E;
    width: 100%;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-selection-text svg {
    display: none;
}
.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: 355px;
    height: 100%;
    padding: 0;
    background-color: #FFF;
    overflow: hidden;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-filter-close {
    border-radius: 10px;
    z-index: 2;
    background: #388D92;
    display: inline-flex;
    gap: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    align-items: center;
    color: #fff;
    padding: 12px 26px;
    margin: 10px 16px;    position: relative;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-filter-content {
    position: relative;
    height: 100%;
    z-index: 1;
    margin-top: -63px;
    padding-top: 63px;
}
.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: 768px) {
	.brands-block-style {
    padding-top: 60px;    padding-bottom: 60px;
}
	.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-filter-button {
		display: flex;
		gap: 10px;
		justify-content: center;
		align-items: center;
		font-weight: 500;
		font-size: 16px;
		line-height: 1.2;
		color: #388D92;
	}

	.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-filter-button .icon {
		height: 39px;
		width: 39px;
		background: #388D92;
		border-radius: 10px;
		justify-content: center;
		align-items: center;
		display: flex;
	}

}
@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 0px 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;
}

.brands-block-style{
	background-color: #F5F5F5; 
    padding-top: 80px;
	padding-bottom: 60px;
}
.c-footer.c-footer-template-1 .ns-bitrix.c-catalog-products-viewed.c-catalog-products-viewed-tile-1 {
	padding-top: 60px !important;
    padding-bottom: 88px !important;
}
@media all and (max-width: 1440px) {
	.brands-block-style {
    padding-bottom: 30px;
	}

	
}
@media all and (max-width: 900px) {
	.intec-template .intec-template-layout-header-wrapper,
	.intec-template .intec-template-layout-header	{
		background: #f5f5f5 !important;
	}
}
@media all and (max-width: 768px) {
	.c-form-result-new.c-form-result-new-form-8 {

    background: #fff;
    padding-bottom: 30px;
	}
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-selections .catalog-panel-popup-selection.pseudoActive {}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-selections .catalog-panel-popup-selection.pseudoActive {}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-selections .catalog-panel-popup-selection.pseudoActive .catalog-panel-popup-selection-selector {
    background: #388D92;
    border-color: #388D92;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-selections .catalog-panel-popup-selection.pseudoActive .catalog-panel-popup-selection-selector:before {}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-selections .catalog-panel-popup-selection .catalog-panel-popup-selection-selector:before {}
@media all and (max-width: 840px) {
  .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;
  }.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-text svg {
    display: none;
}.ns-bitrix.c-catalog.c-catalog-catalog-1 .pseudoActive svg {
    transition: 0.3s;
    opacity: 0;
    transform: none;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-selections .catalog-panel-popup-selection .catalog-panel-popup-selection-selector svg {
    position: relative;
    top: -4px;
    left: 2px;
    opacity: 1;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-wrapper {
    justify-content: flex-end;
    flex-wrap: wrap;
    text-align: right;
    gap: 4px;
}.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-text {
    color: #388D92;
}
}.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-filter-button .mobile {
    display: none;
}
@media all and (max-width: 580px) {
	.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-wrapper {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}
}
@media all and (max-width: 500px) {
	.brands-block-style {
    padding-top: 40px;

    padding-bottom: 34px;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-filter-button .desktop {
    display: none;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-filter-button .mobile {
    display: block;
}

	.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-filter-button {
		gap: 7px;
	}
}
@media all and (max-width: 425px) {
	.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-filter {
		width: 100%;
	}
	.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-popup-window {
		width: 100%;
		height: 65% !important;
	}
}

.popup-window.popup-window-subscribe .popup-window-titlebar-text {
    padding: 0;
    color: #262A2E;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.2;
}
.popup-window.popup-window-subscribe .popup-window-content {
  margin-bottom: 26px;
}
.popup-window.popup-window-subscribe .bx-catalog-popup-message {
  margin: 0;
  font-size: 14px;
  color: #404040;
}
.popup-window.popup-window-subscribe form > p {
  margin-top: -10px;
  margin-bottom: 10px;
}
.popup-window.popup-window-subscribe form .bx-catalog-subscribe-form-container-label {
  margin-bottom: 4px;
  line-height: 1.5;
  color: #606060;
}
.popup-window.popup-window-subscribe .bx-catalog-popup-message {
  margin: 0;
  font-size: 14px;
  color: #404040;
}
.popup-window.popup-window-subscribe .popup-window-buttons {
  padding: 0;
}
.popup-window.popup-window-subscribe .intec-ui.intec-ui-control-button {
  padding: 8px 22px;
}
.popup-window.popup-window-subscribe .intec-ui.intec-ui-control-button:not(:first-child) {
  margin-left: 8px;
}

.SUBSCRIBE_WINDOW {
    max-width: 400px !important;
}
#bx-catalog-subscribe-form input {
    border-radius: 10px;
    border-color: #E1E1E1;
    background: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #667070;
    padding: 19px 15px;
    margin-bottom: 10px;
}
.intec-ui.subscribe-send {
    display: block;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    padding: 15px 22px !important;
    width: 100%;
    border-radius: 10px;
    border: none !important;
}

.intec-ui.subscribe-send:hover {
    background: #E0E9EC !important;
    color: #388e92 !important;
}
.subscribe-description-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    padding-bottom: 10px;
}
.subscribe-description-text.bottom-30 {
    padding-bottom: 30px;
}
.subscribe-description-text.bold {
    font-weight: 500;
}
.bx-catalog-subscribe-form-container {}

.bx-catalog-subscribe-form-container .product-item {
    padding: 5px;
    background: #E0E9EC;
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 30px;
}

.bx-catalog-subscribe-form-container .product-item .product-image {
    width: 90px;
    min-width: 90px;
    height: 90px;
    background-color: #fff;
    background-size: contain;
    background-position: center;
    border-radius: 10px;
    background-repeat: no-repeat;
}

.bx-catalog-subscribe-form-container .name-prod {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    color: #262A2E;
    padding-bottom: 10px;
}
.bx-catalog-subscribe-form-container  .not-prod {
    font-weight: 400;
    font-size: 13px;
    line-height: 1.2;
    color: #82909E;
    position: relative;
    padding-left: 14px;
}

.bx-catalog-subscribe-form-container .not-prod:after {
    left: 0;
    content: "";
    width: 9px;
    height: 9px;
    background: #82909E;
    position: absolute;
    border-radius: 50%;
    top: 2px;
}
.popup-window.popup-window-subscribe .popup-window-titlebar-text {
    white-space: normal;
}
.popup-window.popup-window-subscribe .form-subscribe-bottom {
    display: flex;
    gap: 13px;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.2;
    padding-top: 20px;
    color: #82909E;
}

.popup-window.popup-window-subscribe .form-subscribe-bottom a {
    color: #82909E;
    text-decoration: underline;
}
@media all and (max-width: 500px) {
	.popup-window.popup-window-with-titlebar.SUBSCRIBE_WINDOW {
		padding: 30px 16px;
	}
}
/*# sourceMappingURL=style.css.map */


/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/universesite_s1/components/intec.universe/tags.list/.default/style.css?17648012261609*/
.ns-intec-universe.c-tags-list.c-tags-list-default {
  display: block;
}
.ns-intec-universe.c-tags-list.c-tags-list-default .tags-list-item input[type=checkbox] {
  position: absolute;
  opacity: 0;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 0;
  height: 0;
  overflow: hidden;
}
.ns-intec-universe.c-tags-list.c-tags-list-default .tags-list-item input[type=checkbox]:checked + .tags-list-item-button {
  background-color: #0065ff;
  color: #fff;
}
.ns-intec-universe.c-tags-list.c-tags-list-default .tags-list-item-button {
  display: block;
  position: relative;
  background-color: #f7f7f7;
  color: #2d2d2d;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  cursor: pointer;
  padding: 3px 12px;
  border-radius: 14px;
  top: 0;
  -webkit-transition-property: color, background-color, top;
  -moz-transition-property: color, background-color, top;
  -ms-transition-property: color, background-color, top;
  -o-transition-property: color, background-color, top;
  transition-property: color, background-color, top;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ns-intec-universe.c-tags-list.c-tags-list-default .tags-list-item-button:hover {
  background-color: #0065ff;
  color: #fff;
}
.ns-intec-universe.c-tags-list.c-tags-list-default .tags-list-item-button:active {
  top: 3px;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/universesite_s1/components/bitrix/catalog.section.list/catalog.tile.1/style.css?17738250972865*/
.c-catalog-section-list-catalog-tile-1 {
    padding: 0px 0 50px 0;
}
.c-catalog-section-list-catalog-tile-1 .owl-stage-outer {
    margin: 0 auto;
    width: calc(100% - 110px);
}
.c-catalog-section-list-catalog-tile-1 .item-ids a span {
    transition: 0.4s;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    color: #82909E;
    background: #F0F0F0;
    padding: 2px 5px;
    border-radius: 5px;
    margin-left: 15px;
}
.c-catalog-section-list-catalog-tile-1 .owl-stage-outer.disabled-margin {
    margin: 0;
}
.c-catalog-section-list-catalog-tile-1 .item-ids a:hover span {
    background: #FFFFFF;
}
.c-catalog-section-list-catalog-tile-1 .item-ids a {
    border-radius: 10px;
    background: #fff;
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    white-space: nowrap;
    color: #82909E;
    padding: 15px;
    transition: 0.4s;
    text-decoration: none;
}

.c-catalog-section-list-catalog-tile-1 .owl-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: flex !important;
    justify-content: space-between;
    pointer-events: none;
}
.c-catalog-section-list-catalog-tile-1 .owl-nav.disabled {
    display: none !important;
}
.c-catalog-section-list-catalog-tile-1 .catalog-section-list-items.nav-is-hidden .owl-stage-outer {
    margin: 0;
}.c-catalog-section-list-catalog-tile-1 .catalog-section-list-items .owl-item:last-child .item-wrapper {
    margin-right: 100px;
}
.c-catalog-section-list-catalog-tile-1 .owl-stage-outer:after {
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    position: absolute;
    background: linear-gradient(270deg, #F5F5F5 23.33%, rgba(245, 245, 245, 0) 100%);
    width: 74px;
    pointer-events: none;
}
.c-catalog-section-list-catalog-tile-1 .catalog-section-list-items {
    position: relative;
}

.c-catalog-section-list-catalog-tile-1 .item-ids a:hover {
    background: #E0E9EC;
}

.c-catalog-section-list-catalog-tile-1 .owl-nav button {
    background-color: #E0E9EC !important;
    background: #E0E9EC;
    width: 49px;
    height: 49px;
    border-radius: 10px;
    pointer-events: all;
    transition: 0.4s;
}

.c-catalog-section-list-catalog-tile-1 .owl-nav button:hover path {
    fill: #fff;
}

.c-catalog-section-list-catalog-tile-1 .owl-nav button path {
    transition: 0.4s;
}

.c-catalog-section-list-catalog-tile-1 .owl-nav button:hover {
    background-color: #388d92 !important;
    background: #388d92;
}

@media all and (max-width: 600px) {
	.c-catalog-section-list-catalog-tile-1 {
		margin-right: -16px;
	}
	.c-catalog-section-list-catalog-tile-1 .owl-nav {
		display: none !important;
	}

	.c-catalog-section-list-catalog-tile-1 .owl-stage-outer {
		width: 100%;
	}

	.c-catalog-section-list-catalog-tile-1 .owl-stage-outer:after {
		display:none;
	}
}
/* End */


/* Start:/local/templates/universesite_s1/components/bitrix/catalog.smart.filter/mobile.1/style.css?176972388615700*/
.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: 10px 16px 0px 16px;
    overflow: hidden;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-content {
    position: relative;
    padding-right: 16px;
}.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-properties .catalog-smart-filter-property {
    border-radius: 10px;
    background: #F5F5F5;
    padding: 20px;
}
.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 {
    color: #181B1C;
    font-weight: 400;
    font-size: 32px;
    line-height: 1.2;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-reset {
    width: 100%;
    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;
    text-align: center;
    padding-bottom: 20px;
}
.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-text {
    display: block;
    color: #388D92;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-apply {
    color: #FFF;
    padding: 15px 0;
    margin: 0px 29px 15px 29px;
    width: calc(100% - 58px) !important;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    border-radius: 10px;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-properties {
    position: relative;
    height: 100%;
    padding: 10px 16px 32px 16px;
    overflow-y: scroll;
    z-index: 1;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .intec-ui.intec-ui-control-checkbox.intec-ui-size-2 .intec-ui-part-selector, 
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .intec-ui.intec-ui-control-radiobox.intec-ui-size-2 .intec-ui-part-selector, 
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .intec-ui.intec-ui-control-switch.intec-ui-size-2 .intec-ui-part-selector {
    width: 14px;
    height: 14px;
}
.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .intec-ui.intec-ui-control-checkbox .intec-ui-part-selector:before{
	top: 1px;
    right: 0px;
    bottom: 2px;
    left: 0px;
    font-size: 9px;
}
.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 {
    margin-top: 2px;
}
.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-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    color: #262A2E;
}.c-catalog-smart-filter.c-catalog-smart-filter-mobile-1 .catalog-smart-filter-properties .catalog-smart-filter-property .catalog-smart-filter-property-header {
    padding-right: 50px;
}
.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:/local/templates/universesite_s1/components/bitrix/catalog.smart.filter/vertical.1/style.css?176684047130446*/
.c-smart-filter.c-smart-filter-vertical-1 {
  position: relative;
  z-index: 20;
}
.c-smart-filter.c-smart-filter-vertical-1 .disabled {
  opacity: 0.5;
}
.c-smart-filter.c-smart-filter-vertical-1[data-mobile=true] {
  padding: 20px;
  border: 1px solid #e8e8e8;
}
.c-smart-filter.c-smart-filter-vertical-1[data-mobile=true] .smart-filter-toggle {
  color: #1d1d1d !important;
}
.c-smart-filter.c-smart-filter-vertical-1[data-mobile=true] .smart-filter-controls-popup {
  display: none !important;
}
.c-smart-filter.c-smart-filter-vertical-1 .catalog-smart-filter-show-more-button {
  display: none;
  cursor: pointer;
  font-size: 12px;
  line-height: 16px;
  padding-top: 10px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value-text svg {
    margin-right: 10px;
}
.c-smart-filter.c-smart-filter-vertical-1 .catalog-smart-filter-show-more-button i {
  margin-left: 5px;
  -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;
}
.c-smart-filter.c-smart-filter-vertical-1 .catalog-smart-filter-show-more-button[data-status=enabled] {
  display: block;
}
.c-smart-filter.c-smart-filter-vertical-1 .catalog-smart-filter-show-more-button[data-expanded=true] i {
  transform: rotateZ(-180deg);
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-search-wrapper {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 24px;
  border: 1px solid #F2F2F2;
  box-sizing: border-box;
  border-radius: 2px;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-search-wrapper [data-role="smart.filter.search"] {
  border: none;
  padding: 12px 12px 12px 16px;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-search-wrapper [data-role="smart.filter.search"]:focus {
  outline: none;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-search-wrapper i {
  cursor: pointer;
  padding: 12px;
  color: #808080;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-search-wrapper i[data-status=disabled] {
  display: none;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-search-wrapper i[data-status=enabled] {
  display: block;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-search-wrapper i[data-status=enabled]:before {
  display: block;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-role="nothing.found"] {
  font-size: 14px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-role="nothing.found"][data-status=disabled] {
  display: none;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-role="nothing.found"][data-status=enabled] {
  display: block;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-role=scrollbar] {
  position: relative;
  max-height: 250px;
}
.c-smart-filter.c-smart-filter-vertical-1 .scrollbar-inner > .scroll-element.scroll-y {
  right: 0;
  width: 4px;
}
.c-smart-filter.c-smart-filter-vertical-1 .scrollbar-inner > .scroll-element.scroll-y .scroll-element_track {
  background-color: #E8E8E8;
}
.c-smart-filter.c-smart-filter-vertical-1 .scrollbar-inner > .scroll-element.scroll-y .scroll-bar {
  background-color: #B0B0B0;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-role="scrollbar.item"][data-active=true] {
  display: block;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-role="scrollbar.item"][data-active=false] {
  display: none;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-toggle {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-toggle-icon {
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  margin-right: 10px;
  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;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-toggle-text {
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  font-weight: 600;
  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;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-toggle-arrow {
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 2px;
  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: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-toggle-arrow i {
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-toggle-arrow:hover i {
  color: #ffffff;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-toggle[data-expanded=true] .smart-filter-toggle-arrow i {
  -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-vertical-1 .smart-filter-toggle + form {
  margin-top: 15px;
  padding-top: 20px;
  border-top: 1px solid #e8e8e8;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls {
  margin-top: 25px;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-buttons {
  padding-top: 10px;
  text-align: center;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-buttons .btn-filter {
    position: relative;
    margin-bottom: 11px;
}

.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-buttons .btn-filter input#del_filter {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    color: #388D92;
    border: none;
    outline: none;
    background: transparent;
    cursor: pointer;
    padding: 12px 0;
}

.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-buttons .btn-filter svg {
    position: absolute;
    right: 62px;
    top: 11px;
}

.c-smart-filter.c-smart-filter-vertical-1 input#set_filter {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    color: #fff;
    background: #388D92;
    border: none;
    outline: none;
    padding: 15px 0;
    border-radius: 10px;
    cursor: pointer;
    transition: 0.4s;
}

.c-smart-filter.c-smart-filter-vertical-1 input#set_filter:hover {
    color: #388D92;
    background-color: #E0E9EC;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-button {
  width: 100%;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup {
  display: none;
  font-size: 0;
  white-space: nowrap;
  padding-left: 30px;
  margin-left: 15px;
  background-color: #FFF;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.25);
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup.smart-filter-controls-popup-hidden {
  display: none !important;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup-text {
  margin-right: 30px;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup-link {
  color: #FFF;
  text-decoration: none;
  padding: 20px 15px;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup-close {
  color: #C50000;
  padding: 20px 20px;
  cursor: pointer;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup-close:hover {
  color: #FFF;
  background-color: #C50000;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property {
    margin-bottom: 2px;
    background: #fff;
    border-radius: 10px;
    padding: 20px;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property-name {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property-name-title {
    display: inline-block;
    font-weight: 600;
    margin-right: 10px;
    vertical-align: middle;
    word-break: break-word;
    font-size: 16px;
    color: #262A2E;
    line-height: 1.2;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property-name-angle {
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  vertical-align: middle;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property-values {
  display: none;
  overflow: hidden;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property-values[data-property-type=track] {
  overflow: unset;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property.bx-active .smart-filter-property-values {
  display: block;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property.bx-active .smart-filter-property-name-angle {
  -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-vertical-1 .smart-filter-property .bx-filter-container-modef {
  position: relative;
  display: block;
  z-index: 10;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property .bx-filter-container-modef .smart-filter-controls-popup {
  position: absolute;
  display: block;
  left: 100%;
  top: 24px;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property-hint {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  z-index: 80;
}
.c-smart-filter.c-smart-filter-vertical-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-vertical-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-vertical-1 .smart-filter-property-hint-content[data-state=hidden] {
  display: none;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-properties {
  min-height: 25px;
  margin-bottom: -25px;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-toggle-icon, .c-smart-filter.c-smart-filter-vertical-1 .smart-filter-toggle-text {
  font-size: 16px;
  line-height: 24px;
  vertical-align: middle;
}
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup-text, .c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup-link, .c-smart-filter.c-smart-filter-vertical-1 .smart-filter-controls-popup-close {
  display: inline-block;
  font-size: 12px;
  line-height: 12px;
  vertical-align: middle;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] {
    font-size: 0;
    margin-top: 30px;
    margin-bottom: -15px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value {
    display: block;
    position: relative;
    padding-bottom: 15px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value[data-active=true] {
  display: inline-block;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value[data-active=false] {
  display: none;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value-text {
    display: block;
    text-align: left;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] {
  margin-top: 15px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value {
  border-top: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value:last-child {
  border-bottom: 1px solid #e8e8e8;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value-text {
  display: block;
  padding: 15px 25px;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] {
  margin-top: 15px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .intec-grid {
  border-left: 1px solid #e8e8e8;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value {
  margin-top: -1px;
  border-top: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value label {
  height: 100%;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value-text {
  display: block;
  height: 100%;
  text-align: center;
  padding: 15px 10px;
  background-color: transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value label, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value label, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value label {
  display: block;
  margin: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value input:checked + .smart-filter-property-value-text, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value input:checked + .smart-filter-property-value-text, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value input:checked + .smart-filter-property-value-text {
  color: #FFF;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value-text, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value-text, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value-text {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.2;
    cursor: pointer;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] {
  font-size: 0;
  margin-top: 10px;
  margin-left: -5px;
  margin-right: -5px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value {
  display: inline-block;
  margin: 5px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value[data-active=true] {
  display: inline-block;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value[data-active=false] {
  display: none;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value label {
  display: block;
  margin: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value-picture {
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -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-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value-picture[data-size=default] {
  font-size: 12px;
  line-height: 12px;
  width: 23px;
  height: 23px;
  padding-top: 5px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value-picture[data-size=big] {
  font-size: 16px;
  line-height: 16px;
  padding-top: 9px;
  width: 36px;
  height: 36px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value-icon {
  color: #f1f1f1;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] {
  margin-top: 15px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value label {
  display: block;
  margin: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value-picture {
  position: relative;
  height: 53px;
  -webkit-box-shadow: inset 0 0 2px rgba(64, 82, 105, 0.5);
  -moz-box-shadow: inset 0 0 2px rgba(64, 82, 105, 0.5);
  box-shadow: inset 0 0 2px rgba(64, 82, 105, 0.5);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value-icon {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 10px;
  line-height: 10px;
  font-weight: bold;
  padding: 5px 8px;
  color: #0f4e28;
  background-color: #FFF;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value-icon, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value-icon {
  display: inline-block;
  opacity: 0;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value-picture, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value-picture {
  display: block;
  padding: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value input:checked + .smart-filter-property-value-picture .smart-filter-property-value-icon, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value input:checked + .smart-filter-property-value-picture .smart-filter-property-value-icon {
  opacity: 1;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] {
  font-size: 0;
  margin-top: 10px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value {
  display: inline-block;
  margin: 5px 3px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value[data-active=true] {
  display: inline-block;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value[data-active=false] {
  display: none;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value label {
  margin: 0;
  cursor: pointer;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value input:checked + .smart-filter-property-value-text-picture {
  color: #FFF;
}
div.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value input:checked + .smart-filter-property-value-text{
	background-color: #ffffff !important;
}
div.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value input:checked + .smart-filter-property-value-text{
	color: #262A2E !important;
}


.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property-value-text svg g rect, 
.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property-value-text svg g path {
    stroke:#dadee2;
    fill: #dadee2;
}

.c-smart-filter.c-smart-filter-vertical-1 .smart-filter-property-value-text svg defs rect {
    fill: #dadee2;
}

.c-smart-filter.c-smart-filter-vertical-1 input:checked + .smart-filter-property-value-text svg g rect {
    stroke: #388e92;
    fill: #388e92;
}

.c-smart-filter.c-smart-filter-vertical-1 input:checked + .smart-filter-property-value-text svg g path {
    stroke: #fff;
    fill: transparent;
}

.c-smart-filter.c-smart-filter-vertical-1 input:checked + .smart-filter-property-value-text svg defs rect {
    fill: #ffffff;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value-text-picture {
  position: relative;
  display: block;
  background-color: #F4F4F4;
  padding: 8px 8px 8px 38px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: background-color;
  -moz-transition-property: background-color;
  -ms-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value [data-type=picture] {
  position: absolute;
  display: block;
  top: 8px;
  left: 8px;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value [data-type=text] {
  display: block;
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value input, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value input, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value input, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value input, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value input, .c-smart-filter.c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value input {
  display: none;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] {
  margin-top: 0;
  margin-left: 20px;
  margin-right: 20px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-wrapper {
  margin-left: -20px;
  margin-right: -20px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-action {
  padding-left: 15px;
  padding-right: 15px;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-value {
    display: inline-block;
    margin-top: 10px;
    background: #F0F0F0;
    padding: 10px 14px;
    border-radius: 8px;
    max-width: 50%;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-value > div {
  font-size: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-value label {
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    color: #667070;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-value input {
    display: inline-block;
    width: 75px;
    background-color: transparent;
    outline: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-min {
  float: left;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-max {
  float: right;
}
.c-smart-filter.c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-max input {
  text-align: right;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-track {
  position: relative;
  height: 2px;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-track-container {
  clear: both;
  padding-top: 25px;
  padding-bottom: 25px;
  z-index: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-range {
  z-index: 90;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-pricebar {
  z-index: 100;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-pricebar-vd {
  z-index: 60;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-pricebar-vn {
    z-index: 70;
    border: 1px solid #E9EEF1;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-pricebar-v {
  z-index: 80;
  border: 1px solid #116afc;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-handle {
    position: absolute;
    top: -7px;
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    background-color: #388d92;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0px 2px 9px 0px #0000002B;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-handle.left {
    left: 0;
    margin-left: -10px;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-handle.right {
  margin-right: -15px;
  right: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-range, .c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-pricebar, .c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-pricebar-vd, .c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-pricebar-vn, .c-smart-filter.c-smart-filter-vertical-1 .bx-ui-slider-pricebar-v {
  position: absolute;
  top: 0;
  bottom: 0;
}
.c-smart-filter.c-smart-filter-vertical-1 .mouse-click-effect {
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.c-smart-filter.c-smart-filter-vertical-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:/local/templates/universesite_s1/components/bitrix/system.pagenavigation/.default/style.css?17725297703906*/
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item svg path {
	transition:0.4s;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item:hover svg path {
    fill: #388d92;
}
.faq-flex-content .ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items {
    text-align: left;
}
.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-flex;
    vertical-align: top;
    margin: -2px;
    flex-wrap: wrap;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item {
    order: 1;
    display: inline-block;
    vertical-align: middle;
    padding: 2px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-active .system-pagenavigation-item-wrapper {
    background-color: #E0E9EC !important;
    border-color: #E0E9EC;
    color: #388D92;
}
.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: flex;
    justify-content: center;
    align-items: center;
    font-style: normal;
    text-align: center;
    padding: 6px;
    border-radius: 10px;
    width: 45px;
    height: 45px;
    overflow: hidden;
    text-decoration: none;
    cursor: pointer;
    background: #FFFFFF;
    color: #667070;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    -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: #e0e9ec;
    border-color: #e0e9ec;
    color: #388e92;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-previous {
    order: 2;
}

.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-next {
    order: 3;
}
.pagination-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap-reverse;
    margin-top: 40px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-next .system-pagenavigation-item-wrapper, 
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-previous .system-pagenavigation-item-wrapper {
    background: transparent !important;
}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/universesite_s1/components/bitrix/catalog.section/catalog.tile.1/style.css?177395082335341*/
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 {
  display: block;
  position: relative;
  z-index: 3;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-navigation {
  display: block;
  z-index: 0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-navigation.catalog-section-navigation-top {
  margin-bottom: 30px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-items {
  z-index: 1;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item {
  position: relative;
  z-index: 1;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-items-gifts {
  max-width: 100%;
  z-index: 0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-wrapper {
    position: relative;
    padding: 10px 20px;
    border-radius: 10px;
    transition: 0.4s;    height: 100%;
    background-color: #FFF;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-wrapper:hover .catalog-section-item-quick-view {
  display: block;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-content {
    display: flex;
    position: relative;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  -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.c-catalog-section-catalog-tile-1 .catalog-section-item-image {
  display: block;
  position: relative;
  padding-top: 100%;
  z-index: 0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-quick-view {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  font-size: 0;
  text-align: center;
  z-index: 2;
}
@media all and (max-width: 1300px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-quick-view {
    display: none !important;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-quick-view-button {
  visibility: visible;
  line-height: 1;
  padding: 10px;
  font-size: 0;
  background: #fff;
  border: 1px solid #ccc;
  color: #848790;
  opacity: 0.9;
  cursor: pointer;
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  border-radius: 21px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-quick-view-button-icon,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-quick-view-button-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-quick-view-button-text {
  line-height: 1.5;
  margin-left: 10px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-image-marks {
    position: absolute;
    top: 0px;
    left: -10px;
    right: 20px;
    pointer-events: none;
    z-index: 2;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-image-buttons {
    position: absolute;
    top: 10px;
    right: 10px;
    margin-bottom: -5px;
    min-height: 5px;
    z-index: 2;
    display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-image-button {
    font-size: 16px;
    line-height: 0;
    text-align: center;
    color: #bfc0c0;
    width: 20px;
    margin-bottom: 15px;
    opacity: 1;
    cursor: pointer;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-image-button.catalog-section-item-image-button-compared, .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-image-button.catalog-section-item-image-button-delayed {
  opacity: 0.85;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-image-button.catalog-section-item-image-button-compare[data-compare-state=added], .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-image-button.catalog-section-item-image-button-compared {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-image-button.catalog-section-item-image-button-compared[data-compare-state=added] {
  display: block;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-image-button.catalog-section-item-image-button-delay[data-basket-state=delayed], .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-image-button.catalog-section-item-image-button-delayed {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-image-button.catalog-section-item-image-button-delayed[data-basket-state=delayed] {
  display: block;
}
@media all and (max-width: 720px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-image-button {
    opacity: 0.85;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-vote {
  margin-top: 15px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-vote .ns-bitrix.c-iblock-vote.c-iblock-vote-template-1 .iblock-vote-rating-item {
  font-size: 13px;
  padding: 0 3px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-quantity-wrap {
  margin-top: 10px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-quantity {
  margin-bottom: 10px;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  color: #777;
  text-align: left;
  white-space: normal;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-quantity-icon {
  margin-right: 5px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-quantity-check {
  color: #14cc8d;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-quantity-times {
  color: #fa9696;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-image-look {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  cursor: pointer;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-name {
    display: block;
    overflow: hidden;
    height: 39px;
    text-align: left;
    margin-top: 20px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-name-wrapper {
    display: inline-block;
    vertical-align: baseline;
    font-style: normal;
    text-decoration: none;
    color: #262A2E;
    cursor: pointer;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    -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.c-catalog-section-catalog-tile-1 .catalog-section-item-price {
  display: block;
  margin-top: 15px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-price[data-discount=true] .catalog-section-item-price-base {
  display: block;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-price[data-discount=false] .catalog-section-item-price-percent-container {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-price[data-show=false] .catalog-section-item-price-wrapper {
  visibility: hidden;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-price-base,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-price-discount {
    display: block;
    font-style: normal;
    overflow: hidden;
    word-break: break-all;
    font-weight: 500;
    line-height: 1.2;
    text-transform: lowercase;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-price-base {
  display: none;
  color: #888888;
  font-size: 13px;
  text-decoration: line-through;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-price-discount {
    color: #262A2E;
    font-size: 20px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1  .widget-item-properties {
    color: #8D8D8D;
    padding-top: 20px;
    font-size: 14px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1  .widget-item-properties .prop {
    margin-bottom: 5px;
    display: flex;
    border-bottom: 1px dashed #E5E5E5;
    padding-bottom: 5px;
    flex-wrap: wrap;
    gap: 4px;
}
 
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1  .widget-item-properties .prop:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-price-percent-container {
  font-size: 0;
  margin-top: 8px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-price-percent {
  display: inline-block;
  border: 1px solid #F4BB28;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-price-percent > div {
  display: inline-block;
  vertical-align: middle;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-price-percent-part {
  display: inline-block;
  vertical-align: middle;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-price-percent-value,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-price-percent-difference {
  font-size: 11px;
  font-weight: 600;
  line-height: 12px;
  color: #404040;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-price-percent-value {
  padding: 3px 4px;
  background-color: #F4BB28;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-price-percent-difference {
  padding-left: 4px;
  padding-right: 4px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-price-percent-decoration {
  padding-right: 6px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-price-percent-decoration svg {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 10px;
  max-height: 10px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-price-percent-decoration svg path {
  stroke: #404040;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase {
  display: block;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase .catalog-section-item-purchase-counter,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase .catalog-section-item-purchase-buttons,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase .catalog-section-item-purchase-buttons-detail {
  margin-top: 15px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-counter .intec-ui-part-increment-wrapper {
  position: relative;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-counter-max-message {
  text-align: left !important;
  display: none;
  background-color: #FFFFFF;
  position: absolute;
  padding: 18px 22px;
  width: 272px;
  box-shadow: 0 0 24px rgba(27, 30, 37, 0.08);
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  color: #404040;
  top: -89px;
  left: -48px;
  z-index: 999;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-counter-max-message:before {
  content: "";
  position: absolute;
  bottom: -26px;
  left: 51px;
  border: 13px solid transparent;
  border-top: 13px solid #FFFFFF;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-counter-max-message-close {
  position: absolute;
  width: 10px;
  height: 10px;
  font-size: 20px;
  top: 5px;
  right: 10px;
  color: #000000;
  cursor: pointer;
}
@media all and (max-width: 1600px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-counter-max-message {
    width: 149px;
    top: -121px;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-buttons,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-buttons-detail {
  display: block;
  position: relative;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-button {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 1;
    color: #388D92;
    background: #E0E9EC;
    text-align: center;
    height: 50px;
    text-decoration: none;
    cursor: pointer;
    transition: 0.4s;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add {
    color: #388e92;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add[data-basket-state=added] {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-added {
    display: none;
    color: #fff;
    background: #388d92;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-added[data-basket-state=added] {
  display: flex;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-button svg {
    margin-left: 13px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-buttons {
    margin: 0 -10px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-buttons-detail {
  height: auto;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-buttons-detail .catalog-section-item-purchase-button {
  font-size: 13px;
  padding: 9px 0;
  width: auto;
  height: auto;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-desktop {
    display: block;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .order-fast-wrap {
    position: absolute;
    left: -20px;
    right: -20px;
    bottom: -60px;
    padding-bottom: 10px;
    background: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transition: 0.4s;
    opacity: 0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .order-fast {
    text-align: center;
    cursor: pointer;
    color: #388D92;
    background: #E0E9EC;
    border-radius: 10px;
    padding: 14px;
    margin: 0 10px;
    margin-top: 7px;
    position: relative;
    top: -56px;
    opacity: 0;
    pointer-events: none;
    transition: 0.4s;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-wrapper:hover .order-fast {
    opacity: 1;
    top: 0;
    pointer-events: all;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-wrapper:hover {
    -webkit-box-shadow: 0px 21px 44px 0px rgba(59, 107, 110, 0.11);
    -moz-box-shadow: 0px 21px 44px 0px rgba(59, 107, 110, 0.11);
    box-shadow: 0px 21px 44px 0px rgba(59, 107, 110, 0.11);
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-wrapper:hover .order-fast-wrap {
    bottom: -70px;
    opacity: 1;
    -webkit-box-shadow: 0px 21px 44px 0px rgba(59, 107, 110, 0.11);
    -moz-box-shadow: 0px 21px 44px 0px rgba(59, 107, 110, 0.11);
    box-shadow: 0px 21px 44px 0px rgba(59, 107, 110, 0.11);
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-price-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-advanced .catalog-section-item-purchase-mobile {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-advanced .catalog-section-item-purchase-mobile .catalog-section-item-purchase-button {
  display: block;
  width: 100%;
  text-align: center;
  cursor: pointer;
  border: 1px solid;
  border-radius: 0;
  margin: 0 auto;
  max-height: 40px;
  padding: 12px 0;
  font-size: 10px;
  line-height: 14px;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: background-color, color;
  -moz-transition-property: background-color, color;
  -ms-transition-property: background-color, color;
  -o-transition-property: background-color, color;
  transition-property: background-color, color;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-advanced .catalog-section-item-purchase-mobile .catalog-section-item-purchase-button span {
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-advanced .catalog-section-item-purchase-mobile .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add[data-basket-state=added] {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-advanced .catalog-section-item-purchase-mobile .catalog-section-item-purchase-button.catalog-section-item-purchase-button-added {
  display: none;
  color: #fff;
  background: transparent;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-advanced .catalog-section-item-purchase-mobile .catalog-section-item-purchase-button.catalog-section-item-purchase-button-added[data-basket-state=added] {
  display: block;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-offers-properties {
    display: none;
    margin-top: 15px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-offers-property {
  display: block;
  margin-top: 15px;
  overflow: hidden;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-offers-property[data-visible=false] {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-offers-property-title {
  display: block;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-offers-property-values {
  display: block;
  font-size: 0;
  margin: 4px -3px -3px -3px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-offers-property-value {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 4px;
  margin: 3px;
  border: 1px solid #e8e8e8;
  cursor: pointer;
  background: #fff;
  color: #222222;
  overflow: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color, border-color, background-color;
  -moz-transition-property: color, border-color, background-color;
  -ms-transition-property: color, border-color, background-color;
  -o-transition-property: color, border-color, background-color;
  transition-property: color, border-color, background-color;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-offers-property-value[data-state=hidden] {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-offers-property-value[data-state=disabled] {
  color: #e8e8e8;
  border-color: #e8e8e8 !important;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-offers-property-value[data-state=disabled] .catalog-section-item-offers-property-value-image-wrapper {
  opacity: 0.3;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-offers-property-value[data-state=selected] {
  background: #f6f6f6;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-offers-property-value-text {
  display: block;
  padding: 3px 9px;
  color: inherit;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  min-width: 24px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-offers-property-value-image {
  font-size: 0;
  padding: 4px 9px;
  white-space: nowrap;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-offers-property-value-image-name {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 12px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-offers-property-value-image-wrapper {
  display: inline-block;
  vertical-align: middle;
  border: 3px solid #e8e8e8;
  margin-left: 10px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -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: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-offers-property-value-image-picture {
  width: 10px;
  height: 10px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-more {

}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-more + .catalog-section-navigation {
  margin-top: 20px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-more-button {
    background: #fff;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    padding: 15px 20px;
    border-radius: 10px;
    cursor: pointer;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-more-icon,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-more-text {
  display: inline-block;
  vertical-align: middle;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-more-icon {
margin-left:14px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: transform;
  -moz-transition-property: transform;
  -ms-transition-property: transform;
  -o-transition-property: transform;
  transition-property: transform;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-more-icon svg {
  fill: none !important;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-more-text {

}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-more-button:hover {

}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-more-button:hover .catalog-section-more-icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item:hover {
  z-index: 2;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item:hover .catalog-section-item-background {
  -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.c-catalog-section-catalog-tile-1 .catalog-section-item[data-expanded=true] .catalog-section-item-image-button {
  opacity: 0.85;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item[data-available=false] .catalog-section-item-purchase-counter {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item[data-available=false][data-subscribe=true] .catalog-section-item-purchase .intec-grid-item {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item[data-available=false][data-subscribe=true] .catalog-section-item-purchase-desktop .catalog-section-item-purchase-button:not([data-role="item.request"], 
[data-role="item.order"], 
[data-type="item.detail"]) {
    width: 100%;
    font-size: 16px;
    color: #388D92;
    background: #E0E9EC;
    border: none;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-button:not(.disabled):hover {
    background: #388D92 !important;
    color: #fff !important;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-button:hover svg path[stroke="#388D92"] {
    stroke: #fff !important;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-button:hover svg path[fill="#388D92"] {
    fill: #fff !important;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-button:hover svg circle {stroke: #fff; !important}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-button.bx-catalog-subscribe-button:not(.disabled):hover path {
    fill: #fff !important;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-button svg * {
    transition: 0.4s;
}.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add:hover {
    color: #ffffff;
}.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .order-fast:hover {
    color: #ffffff;
    background: #388d92;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item[data-available=false][data-subscribe=true] .catalog-section-item-purchase-desktop .catalog-section-item-purchase-button:not([data-role="item.request"] svg, [data-role="item.order"], [data-type="item.detail"]) svg {
    padding: 0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item[data-available=false][data-subscribe=true] .catalog-section-item-purchase-desktop .catalog-section-item-purchase-button:not([data-role="item.request"] svg path, [data-role="item.order"], [data-type="item.detail"]) svg path {
    fill: #388d92;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1[data-borders=true] .catalog-section-item {
  margin-right: -1px;
  margin-bottom: -1px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1[data-borders=true] .catalog-section-items {
  margin-bottom: 1px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1[data-borders=true] .catalog-section-item-background {
  border: 1px solid #e8e8e8;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1[data-columns-desktop="4"] .catalog-section-item-quick-view-button-icon,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1[data-columns-desktop="4"] .catalog-section-item-quick-view-button-text {
  font-size: 10px;
}
/*.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1[data-columns-desktop="4"] .catalog-section-item-advanced {
  display: none;
}*/
@media all and (max-width: 768px) {
	.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-buttons {
    margin: 0 -10px;
}
	.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .order-fast-wrap {
		position: relative;
		bottom: 0 !important;
		opacity: 1 !important;
		left: 0;
		right: 0;
		padding-top: 7px;
		margin: 0 -10px;
		padding-bottom: 0;
	}

	.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .order-fast {
		top: 0;
		opacity: 1;
		pointer-events: all;
		width: 100%;
		margin: 0;
	}
}
@media all and (max-width: 720px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1[data-columns-desktop="4"] .catalog-section-item-advanced {
    display: block;
  }
}
@media all and (max-width: 550px) {
	
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1[data-columns-desktop="4"] .catalog-section-item[data-expanded=true] .catalog-section-item-wrapper {
    height: 100%;
  }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1[data-columns-desktop="4"] .catalog-section-item-wrapper {
    padding: 15px;
  }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1[data-columns-desktop="4"] .catalog-section-item-name {
    height: 36px;
    margin-top: 10px;
  }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1[data-columns-desktop="4"] .catalog-section-item-name-wrapper {
    font-size: 12px;
  }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1[data-columns-desktop="4"] .catalog-section-item-price-wrapper {
    height: 42px;
  }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1[data-columns-desktop="4"] .catalog-section-item-price-base {
    font-size: 12px;
    height: 18px;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-buttons:not([data-offer=false]) + .catalog-section-item-purchase-buttons-detail {
  display: none;
}
@media all and (max-width: 720px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-advanced {
    display: block;
  }
}
@media all and (max-width: 600px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-content {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-name-wrapper {
    font-weight: 500;

  }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-name {

}
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1[data-columns-desktop="4"] .catalog-section-item-price-base,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1[data-columns-desktop="4"] .catalog-section-item-price-discount,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1[data-columns-desktop="4"] .catalog-section-item-price-wrapper {
    height: auto;
  }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-price[data-request=true] {
    display: none;
  }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-price-discount {
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
  }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-price-base {
    margin-top: 5px;
    line-height: 1.2;
  }

  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-advanced {
    margin: auto 0 0 0;
  }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-advanced .catalog-section-item-purchase-container {
    bottom: 20px;
  }

  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-advanced .catalog-section-item-purchase-mobile {
    display: block;
  }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-purchase-counter-wrap {
    display: none !important;
  }
}
@media all and (max-width: 500px) {

  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1[data-columns-mobile="2"] .catalog-section-item-image-marks,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1[data-columns-mobile="2"] .catalog-section-item-vote,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1[data-columns-mobile="2"] .catalog-section-item-quantity-wrap,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1[data-columns-mobile="2"] .catalog-section-item-purchase-counter-wrap,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1[data-columns-mobile="2"] .catalog-section-item-offers-properties {
    display: none;
  }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1[data-columns-mobile="2"] .catalog-section-item-name {
        height: 34px;
        margin-top: 10px;
  }

  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1[data-columns-mobile="2"] .catalog-section-item-offers-properties {
    margin-top: 10px;
  }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1[data-columns-mobile="2"] .catalog-section-item-purchase-buttons:not([data-offer=false]) {
    display: none !important;
  }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1[data-columns-mobile="2"] .catalog-section-item-purchase-buttons:not([data-offer=false]) + .catalog-section-item-purchase-buttons-detail {
    display: block;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 [data-offer] {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 [data-offer=false] {
    display: block !important;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item-timer {
  margin-top: 10px;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/universesite_s1/components/intec.universe/main.markers/template.1/style.css?17661782181025*/
.c-markers.c-markers-template-1 {
  font-size: 0;
}
.c-markers.c-markers-template-1[data-orientation=vertical] .widget-markers-wrap {
  display: block;
  margin-bottom: 5px;
}
.c-markers.c-markers-template-1[data-orientation=horizontal] .widget-markers-wrap {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}
.c-markers.c-markers-template-1 .widget-markers {
    display: inline-block;
    color: white;
    padding: 7px 6px;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    border-radius: 5px;
}
.c-markers.c-markers-template-1 .widget-markers-hit {
  background: #f8971a;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8971a", endColorstr="#f81a8d", GradientType=0 );
}
.c-markers.c-markers-template-1 .widget-markers-new {
    background: #388d92;
}
.c-markers.c-markers-template-1 .widget-markers-recommend {
    background: #F96E2A;
}
.c-markers.c-markers-template-1 .widget-markers-share {
  background: #e1c954;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/universesite_s1/components/intec.universe/main.widget/form.8/style.css?177249442811702*/
.c-form-result-new.c-form-result-new-form-8 {
    padding-bottom: 70px;
    display: block;
    padding-top: 90px;
    background: #fff;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-wrapper {
    background-position: center;
    background: -webkit-linear-gradient(180deg, rgb(241, 248, 251), rgb(224, 233, 236));
    background: -moz-linear-gradient(180deg, rgb(241, 248, 251), rgb(224, 233, 236));
    background: linear-gradient(180deg, rgb(241, 248, 251), rgb(224, 233, 236));
    border-radius: 10px;
    position: relative;
}
.c-form-result-new.c-form-result-new-form-8 .decoration {
    width: 144px;
    position: absolute;
    height: 134px;
    border-radius: 8px;
}

.c-form-result-new.c-form-result-new-form-8 .decoration:after {
    content: "";
    position: absolute;
    left: -10px;
    right: -10px;
    top: -10px;
    bottom: -10px;
    background: #fff;
    border-radius: 10px;
}

.c-form-result-new.c-form-result-new-form-8 .decoration:before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: #E0E9EC;
    border-radius: 10px;
    z-index: 1;
}

.c-form-result-new.c-form-result-new-form-8 .decoration img {
    z-index: 2;
    position: relative;
    top: -31px;
    animation-duration: 3s;
    animation-name: slidein;
    animation-iteration-count: infinite;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-additional-picture {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-content {
    position: relative;
    padding: 34px 5% 68px 13%;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-header {
    margin-bottom: 37px;
    display: flex;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-title {
    margin: 0;
    width: 45%;
    font-weight: 600;
    font-size: 36px;
    line-height: 40px;
    text-align: left;
    padding-right: 10px;
    color: #262A2E;
}.c-form-result-new.c-form-result-new-form-8 .form-result-new-popup-send {
    width: 100%;
    top: 0;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: #00000080;
    display: flex;
    justify-content: center;
    align-items: center;
}

.c-form-result-new.c-form-result-new-form-8 .form-result-new-popup-send .form-result-new-popup-wrapper {
    overflow: hidden;
    background: #fff;
    padding: 30px 31px;
    width: 100%;
    max-width: 430px;
    border-radius: 10px;
    position: relative;
    text-align: center;
}

.c-form-result-new.c-form-result-new-form-8 .form-result-new-popup-send .form-result-new-popup-wrapper .close {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
}

.c-form-result-new.c-form-result-new-form-8 .form-result-new-popup-send .form-result-new-popup-wrapper .image {
    padding-bottom: 30px;
}

.c-form-result-new.c-form-result-new-form-8 .form-result-new-popup-send .form-result-new-popup-wrapper .title {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.2;
    padding-bottom: 30px;
}

.c-form-result-new.c-form-result-new-form-8 .form-result-new-popup-send .form-result-new-popup-wrapper .description {
    font-weight: 400;
    font-size: 16px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-description {
    font-size: 16px;
    line-height: 23px;
    text-align: left;
    width: 55%;
    color: #262A2E;
    max-width: 556px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-fields {
    flex-wrap: wrap;
    display: flex;
    margin: -5px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-field {
    display: block;
    padding: 5px;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-field input {
    font-size: 18px;
    width: 100%;
    outline: none;
    padding: 16px 15px;
    border: 1px solid #fff;
    border-radius: 10px;
        color: #262A2E;
    transition: 0.4s;
}.c-form-result-new.c-form-result-new-form-8 .form-result-new-field .form-result-new-field-content.active input {
    border-color: #388D92;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-field-content textarea {
  width: 100%;
  min-width: 100%;
        color: #262A2E;
  max-width: 100%;
  max-height: 250px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-field-title-mobile {
    left: 16px;
    top: 20px;
    position: absolute;
    font-weight: 400;
    font-size: 14px;
    pointer-events: none;
    transition: 0.4s;
}.c-form-result-new.c-form-result-new-form-8 .form-result-new-field .form-result-new-field-content {
    position: relative;
}.c-form-result-new.c-form-result-new-form-8 .form-result-new-field .form-result-new-field-content.active {}

.c-form-result-new.c-form-result-new-form-8 .form-result-new-field .form-result-new-field-content.active .form-result-new-field-title-mobile {
    top: -22px;
}

.c-form-result-new.c-form-result-new-form-8 .form-result-new-field .form-result-new-field-content.active .form-result-new-field-title-mobile:after {
    color: #6e6e6e;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-captcha-image img {
  width: 180px;
  height: 40px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-consent * {
    color: #82909E;
    font-size: 13px;
    font-weight: 400;
    align-items: flex-start;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-consent span.intec-ui-part-selector {
    background: transparent;
    border-color: #82909E !important;
    background-color: transparent !important;
    position: relative;
    top: 2px;
}

.c-form-result-new.c-form-result-new-form-8 .form-result-new-consent {
    padding-top: 17px;
    width: 70%;
    max-width: 460px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-consent .intec-ui.intec-ui-control-checkbox .intec-ui-part-selector:before {
    top: 2px;
    left: 3px;
    font-size: 10px;
    color: #82909E !important;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-button {
    z-index: 2;
    position: relative;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    padding: 32px 37px;
    border-radius: 10px;
    border: none;
    cursor: pointer;
    outline: none;
    color: #fff;
    background: #388D92;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-consent a {
    text-decoration: underline;
}

.c-form-result-new.c-form-result-new-form-8 .form-result-new-button svg {
    position: relative;
    margin-left: 7px;
    top: 2px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-error {
    color: #262a2e !important;
    background-color: transparent !important;
    border-color: transparent !important;
    padding: 0;
    margin-bottom: 10px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-error font.errortext {
    color: #262a2e !important;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-button:disabled {
  background-color: #CCCCCC !important;
  border-color: #CCCCCC !important;
  cursor: not-allowed;
}



.c-form-result-new.c-form-result-new-form-8 .decoration {
    width: 144px;
    position: absolute;
    height: 134px;
    border-radius: 8px;
}

.c-form-result-new.c-form-result-new-form-8 .decoration:after {
    content: "";
    position: absolute;
    left: -10px;
    right: -10px;
    top: -10px;
    bottom: -10px;
    background: #fff;
    border-radius: 10px;
}

.c-form-result-new.c-form-result-new-form-8 .decoration:before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: #E0E9EC;
    border-radius: 10px;
    z-index: 1;
}

.c-form-result-new.c-form-result-new-form-8 .decoration img {
    z-index: 2;
    position: relative;
    top: -31px;
    animation-duration: 3s;
    animation-name: slidein;
    animation-iteration-count: infinite;
}

.c-form-result-new.c-form-result-new-form-8 .form-result-new-content .form-result-new-buttons {position: absolute;bottom: 0;right: 0;}

.c-form-result-new.c-form-result-new-form-8 .form-result-new-content .form-result-new-buttons:after {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background: #fff;
    border-radius: 10px;
}

@media all and (max-width: 1200px) {
    .c-form-result-new.c-form-result-new-form-8 .form-result-new-header {
        display: block;
        padding-left: 160px;    margin-bottom: 60px;
    }

	.c-form-result-new.c-form-result-new-form-8 .form-result-new-title {
		padding-left: 0;
		padding-bottom: 20px;
		padding-right: 0;
		width: 100%;
	}

	.c-form-result-new.c-form-result-new-form-8 .form-result-new-description {
		width: 100%;
	}

	.c-form-result-new.c-form-result-new-form-8 .form-result-new-content {
		padding: 34px 22px 68px 22px;
	}
}
@media all and (max-width: 768px) {
	.c-form-result-new.c-form-result-new-form-8 .form-result-new-button {
		padding: 22px 31px 22px 29px;
		font-size: 18px;
	}
	.c-form-result-new.c-form-result-new-form-8 .form-result-new-consent {
		padding-top: 27px;
		width: calc(100% - 250px);
	}
    .c-form-result-new.c-form-result-new-form-8 .form-result-new-content {
        padding: 34px 22px 25px 22px;
    }
}
@media all and (max-width: 700px) {
	.c-form-result-new.c-form-result-new-form-8 .form-result-new-field {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}.c-form-result-new.c-form-result-new-form-8 .form-result-new-field .form-result-new-field-content.active .form-result-new-field-title-mobile {
 
    opacity: 0;
}
}
@media all and (max-width: 560px) {.c-form-result-new.c-form-result-new-form-8 .form-result-new-popup-send .form-result-new-popup-wrapper {
    width: calc(100% - 30px);
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-title {
    font-size: 28px;
    line-height: 1.2;
    height: 86px;
}.c-form-result-new.c-form-result-new-form-8 .form-result-new-description {
    margin-left: -100px;
    font-size: 14px;
    line-height: 1.2;
    width: calc(100% + 100px);
}.c-form-result-new.c-form-result-new-form-8 .decoration {
    width: 90px;
    height: 91px;
}.c-form-result-new.c-form-result-new-form-8 .decoration img {
    top: -9px;
    animation-name: none;
    width: 80px;
}.c-form-result-new.c-form-result-new-form-8 .form-result-new-header {
    padding-left: 100px;    margin-bottom: 30px;
}.c-form-result-new.c-form-result-new-form-8 .decoration:after {
    left: -8px;
    right: -8px;
    top: -8px;
    bottom: -8px;
}.c-form-result-new.c-form-result-new-form-8 .form-result-new-consent {
    padding-top: 20px;
    width: 100%;
}.c-form-result-new.c-form-result-new-form-8 .form-result-new-content .form-result-new-buttons {
    position: relative;
}.c-form-result-new.c-form-result-new-form-8 .form-result-new-content .form-result-new-buttons:after{
	display:none;
}.c-form-result-new.c-form-result-new-form-8 .form-result-new-button {
        margin-top: 20px;
        font-size: 18px;
        display: block;
        width: 100%;
        padding: 22px 20px;
}    .c-form-result-new.c-form-result-new-form-8 .form-result-new-content {
        padding: 34px 22px 20px 22px;
    }.c-form-result-new.c-form-result-new-form-8 .form-result-new-field input {
    font-size: 16px;
    padding: 18px 15px;
}.c-form-result-new.c-form-result-new-form-8 .form-result-new-consent * {
    font-size: 13px;
}
}
@media all and (max-width:375px) {
    .c-form-result-new.c-form-result-new-form-8 .form-result-new-title {
	font-size: 20px;
	}
	}
/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/universesite_s1/components/bitrix/catalog/catalog.1/style.css?177370345334517 */
/* /local/templates/universesite_s1/components/intec.universe/tags.list/.default/style.css?17648012261609 */
/* /local/templates/universesite_s1/components/bitrix/catalog.section.list/catalog.tile.1/style.css?17738250972865 */
/* /local/templates/universesite_s1/components/bitrix/catalog.smart.filter/mobile.1/style.css?176972388615700 */
/* /local/templates/universesite_s1/components/bitrix/catalog.smart.filter/vertical.1/style.css?176684047130446 */
/* /local/templates/universesite_s1/components/bitrix/system.pagenavigation/.default/style.css?17725297703906 */
/* /local/templates/universesite_s1/components/bitrix/catalog.section/catalog.tile.1/style.css?177395082335341 */
/* /local/templates/universesite_s1/components/intec.universe/main.markers/template.1/style.css?17661782181025 */
/* /local/templates/universesite_s1/components/intec.universe/main.widget/form.8/style.css?177249442811702 */
