

/* Start:/local/templates/technoleader/components/bitrix/catalog/catalog/style.css?17596653083660*/
.zverushki-section-top-text {
margin-bottom: 20px; }

@media screen and (max-width: 760px) {
  .zverushki-section-top-text {
    margin-bottom: 5px; } }

.catalog_page_workarea {
  width: 100%;
  background: #fff; }

.element_bottom_area {
  width: 100%;
  background: #F8F9FA;
  padding: 50px 0px; }

@media screen and (max-width: 760px) {
  body .site_wrapper {
    padding: 10px 0; } }

.mobile_filter {
  background: #1A228A;
  width: 100%;
  height: 60px;
  margin-bottom: 15px;
  border: none;
  color: #ffffff;
  align-items: center;
  font-size: 17px;
  padding: 0px 30px;
  justify-content: space-between;
  display: none; }
  @media (max-width: 760px) {
    .mobile_filter {
      display: flex; 
      height: 45px;
      margin-bottom: 5px;
      } }
  .mobile_filter span {
    display: block; }
  .mobile_filter_svg {
    display: block; }
  @media (max-width: 760px) {
    .mobile_filter_hidden {
      display: none; } }
  .mobile_filter_show {
    display: block; }

.sort_logic_wiew_block {
  clear: both;
  height: 20px;
  position: absolute;
  top: -5px;
  right: 0;
  padding-right: 15px;
  text-align: right; }
  @media screen and (max-width: 760px) {
    .sort_logic_wiew_block {
      width: 100%;
      position: relative;
      top: 0;
      height: auto;
      padding: 0px 0px 15px 0px;
      background: #F8F9FA;
      margin: 0px -15px 0px -15px; } }

.sort_panel {
  display: inline-block; }
  .sort_panel i {
    font-style: normal; }
  .sort_panel span {
    color: #1A228A;
    cursor: pointer;
    padding: 0px 5px; }
  @media screen and (max-width: 760px) {
    .sort_panel {
      width: 100%;
      margin: 0px 0px 0px 15px;
      display: block;
      background: #fff;
      text-align: left;
      border: 1px #ddd solid;
      height: 45px;
      padding: 10px 28px; }
      .sort_panel i {
        font-weight: bold;
        margin-bottom: 5px;
        margin-right: 0; }
      .sort_panel span {
        padding: 0px 10px 0px 0px;
        font-size: 11pt; }
      .sort_panel span:last-child {
        padding: 0; } }

.wiev_panel {
  color: #747E88;
  text-align: right;
  display: inline-block; }
  .wiev_panel span {
    float: left;
    margin-left: 20px;
    font-size: 18px;
    cursor: pointer;
    position: relative;
    bottom: -8px; }
  @media screen and (max-width: 760px) {
    .wiev_panel {
      width: 100%;
      margin: 0px 13px 0px 17px; }
      .wiev_panel span {
        width: 33.33333333%;
        height: 45px;
        display: block;
        margin-left: -1px;
        font-size: 20px;
        text-align: center;
        background: transparent;
        color: #1A228A;
        line-height: 45px;
        border: 1px #ddd solid; } }

.linked_element_data {
  margin: 0px;
  padding: 50px 0px;
  background: #EBF3FF; }
  .linked_element_data h4 {
    text-align: center;
    font-size: 32px;
    color: #1A228A;
    margin: 0;
    padding: 50px 0px 100px 0px;
    font-weight: 200; }

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

/*----------------------*/
.sort_panel {
  margin-right: 20px;
  font-size: 9pt;
  font-weight: 500;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.sort-select option {
  white-space: nowrap;
}

@media (max-width: 768px) {
.top-section-info {
    display: flex;
    margin-bottom: 15px;
}
.items-cnt {
  margin-bottom: 0 !important;
  line-height: normal;
}
.sort_panel {
  width: 80%;
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  text-align: right;
  height: auto;
  min-width: 250px;
}
}
.horeca-alert {
    padding: 10px;
    background: #ffce48;
    border-radius: 5px;
    margin-bottom: 15px;
    line-height: normal;
}
/* End */


/* Start:/local/templates/technoleader/components/bitrix/catalog.section.list/catalog_level_sections/style.css?17340805945611*/
.catalog_level_sections {
  display: flex;
  flex-wrap: wrap; }
  .catalog_level_sections_item {
    height: 130px;
    width: 10%;
    border: 1px #f6f6f6 solid;
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    margin: 0px 0px 10px -1px;
    justify-content: center;
    background: #fff;
    border-radius: 10px;
    margin-right: 10px; }
    @media screen and (max-width: 992px) {
      .catalog_level_sections_item {
        width: 33.33333%; } }
    @media screen and (max-width: 768px) {
      .catalog_level_sections_item {
        width: 100%;
        height: auto;
        justify-content: start;
        margin-bottom: 10px !important;
       } }
    .catalog_level_sections_item span {
      display: block;
      height: 60px;
      width: 70%; }
    @media screen and (max-width: 768px) {
      .catalog_level_sections_item span {
        display: block;
        height: 60px !important;
        width: 90px !important; } }
      .catalog_level_sections_item strong {
        width: 100%;
        display: block;
        text-align: center;
        color: #333333;
        font-weight: 500;
        font-size: 11px;
        line-height: normal; }
      @media screen and (max-width: 768px) {
        .catalog_level_sections_item strong {
          font-size: 14px;
          height: 85px;
          overflow: hidden;
          height: auto !important;
          width: auto !important; } }
    .catalog_level_sections_item:nth-child(1) {
      /*width: 100%;
      margin-bottom: 30px;
      background: #f6f6f6;
      height: 360px;*/ }
      @media screen and (max-width: 992px) {
        .catalog_level_sections_item:nth-child(1) {
          height: auto; } }
      @media screen and (max-width: 768px) {
        .catalog_level_sections_item:nth-child(1) {
          width: 100%;
          background: #fff;
          margin-bottom: 0; } }
      .catalog_level_sections_item:nth-child(1) strong {
        /*width: 50%;
        order: -1;
        text-align: left;
        font-size: 24px;
        font-weight: 700;
        padding-top: 100px;
        padding-left: 30px;*/
        padding: 0; }
        @media screen and (max-width: 992px) {
          .catalog_level_sections_item:nth-child(1) strong {
            width: 100%;
            order: 0;
            padding: 15px 15px 15px 15px; } }
        @media screen and (max-width: 768px) {
          .catalog_level_sections_item:nth-child(1) strong {
            width: 100%;
            display: block;
            text-align: center;
            color: #333333;
            font-weight: 400;
            font-size: 14px;
            padding: 0px 0px 0px 0px;
            height: 85px;
            overflow: hidden; } }
      .catalog_level_sections_item:nth-child(1) span {
        /*width: 50%;
        height: 280px;
        max-width: 330px;*/ }
        @media screen and (max-width: 992px) {
          .catalog_level_sections_item:nth-child(1) span {
            width: 100%; } }
        @media screen and (max-width: 768px) {
          .catalog_level_sections_item:nth-child(1) span {
            display: block;
            height: 200px;
            width: 90%; } }
    .catalog_level_sections_item:nth-child(2), .catalog_level_sections_item:nth-child(3) {
      /*width: 50%;
      height: 300px;
      margin-bottom: 30px;
      background: #f6f6f6;*/ }
      @media screen and (max-width: 992px) {
        .catalog_level_sections_item:nth-child(2), .catalog_level_sections_item:nth-child(3) {
          height: auto; } }
      @media screen and (max-width: 768px) {
        .catalog_level_sections_item:nth-child(2), .catalog_level_sections_item:nth-child(3) {
          width: 100%;
          background: #fff;
          margin-bottom: 0; } }
      .catalog_level_sections_item:nth-child(2) strong, .catalog_level_sections_item:nth-child(3) strong {
        /*width: 50%;
        order: -1;
        text-align: left;
        font-size: 18px;
        font-weight: 700;
        padding-top: 70px;
        padding-left: 15px;*/
        padding: 0; }
        @media screen and (max-width: 992px) {
          .catalog_level_sections_item:nth-child(2) strong, .catalog_level_sections_item:nth-child(3) strong {
            width: 100%;
            order: 0;
            padding: 15px; } }
        @media screen and (max-width: 768px) {
          .catalog_level_sections_item:nth-child(2) strong, .catalog_level_sections_item:nth-child(3) strong {
            width: 100%;
            display: block;
            text-align: center;
            color: #333333;
            font-weight: 400;
            font-size: 14px;
            padding: 0px 0px 0px 0px;
            height: 85px;
            overflow: hidden; } }
      .catalog_level_sections_item:nth-child(2) span, .catalog_level_sections_item:nth-child(3) span {
        /*width: 50%;
        height: 210px;
        max-width: 220px;*/ }
        @media screen and (max-width: 992px) {
          .catalog_level_sections_item:nth-child(2) span, .catalog_level_sections_item:nth-child(3) span {
            width: 100%; } }
        @media screen and (max-width: 768px) {
          .catalog_level_sections_item:nth-child(2) span, .catalog_level_sections_item:nth-child(3) span {
            display: block;
            height: 200px;
            width: 90%; } }

i.fast_lincks {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  display: block;
  margin: 15px 0px;
  position: relative;
  z-index: 200; }
  i.fast_lincks a {
    color: #333333;
    text-decoration: none;
    position: relative;
    z-index: 200; }

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

/* End */


/* Start:/local/templates/technoleader/components/bitrix/catalog.smart.filter/new/style.css?175856146924973*/
.bx-filter {
  width: 100%;
  margin-bottom: 20px; }

.bx-filter .bx-filter-section {
  /*background: #edf6fc; /* color */
  position: relative; }

.bx-filter .bx-filter-section > .row {
  padding: 0 5px; }

.bx-filter .bx-filter-title {
  font-size: 18px;
  margin-bottom: 10px;
  color: #000; }

/*Sections*/
.bx-filter .bx-filter-parameters-box {
  position: relative;
  margin-bottom: 10px;
  margin-right: 10px;
  width: auto; }

.bx-filter .bx-filter-parameters-box-title {
  background: #EBF3FF;
  padding: 10px 15px; }
.bx-filter .bx-filter-parameters-box-title > span {
    display: flex;
    align-items: center;
    justify-content: space-between; 
    line-height: 13px;
    padding: 4px 0; }
.input-wrap {
    display: flex;
    width: 100%;
    align-items: center;
}
.input-wrap input {
    margin-right: 10px;
    line-height: normal !important;
    height: auto !important;
    width: auto !important;
}

@media (min-width: 992px) {
  .bx-filter .bx-filter-section .col-md-4:nth-child(3n+1) {
    clear: both; } }
@media (min-width: 768px) and (max-width: 991px) {
  .bx-filter .bx-filter-section .col-md-4:nth-child(2n+1) {
    clear: both; } }
.bx-filter .bx-filter-parameters-box-title span {
  font-weight: bold;
  font-size: 14px;
  color: #333333;
  cursor: pointer;
  transition: all .3s; }

.bx-active .bx-filter-parameters-box-title span i.fa-chevron-down,
.bx-filter-parameters-box:hover .bx-filter-parameters-box-title span i.fa-chevron-down {
  transform: rotate(-90deg); }

.bx-filter .bx-filter-parameters-box-title span:hover {
  border-color: #039be5; }

.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span {
  /*color: #95a1a8;*/ }

.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span:hover {
  /*color: #758087;*/
  border-color: transparent; }

.bx-filter .bx-filter-block {
  display: none;
  -webkit-transition: padding .3s ease;
  -moz-transition: padding .3s ease;
  -ms-transition: padding .3s ease;
  -o-transition: padding .3s ease;
  transition: padding .3s ease;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.bx-filter .bx-filter-button-box .bx-filter-block,
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
  display: block; }

.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
  font-size: 14px;
  font-style: normal;
  display: block;
  padding-bottom: 5px; }

.bx-filter-parameters-box-container {
  max-height: 250px;
  padding: 10px 0px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-top: none; }

.bx-filter-parameters-box-container .checkbox:first-child {
  margin-top: 0; }

.bx-filter .bx-filter-parameters-box-container-block {
  font-size: 11px;
  color: #3f3f3f; }

/*
* INPUTS
*
*/
.bx-filter .bx-filter-input-container input {
  display: block;
  width: 100%;
  font-size: 18px;
  height: 38px;
  margin: 0;
  padding: 0 4px;
  border: 1px solid #ccd5db;
  border-radius: 2px;
  background: #fff;
  outline: none; }

.bx-retina .bx-filter .bx-filter-input-container input {
  border-style: solid;
  border-width: 1px; }

.bx-filter .bx-filter-button-box {
  clear: both; }

/*
*Track
*
*/
.bx-filter .bx-ui-slider-track-container {
  width: 100%;
  padding: 30px 40px; }

.bx-filter .bx-ui-slider-track {
  position: relative;
  height: 7px;
  /*background: #d8e9f0;/* COLOR */ }

.bx-filter .bx-ui-slider-part {
  position: absolute;
  top: -6px;
  width: 1px;
  height: 17px;
  background: #a2bfc7; }

.bx-filter .bx-ui-slider-range,
.bx-filter .bx-ui-slider-pricebar,
.bx-filter .bx-ui-slider-pricebar-vd,
.bx-filter .bx-ui-slider-pricebar-vn,
.bx-filter .bx-ui-slider-pricebar-v {
  position: absolute;
  top: 0;
  bottom: 0; }

.bx-filter .bx-ui-slider-range {
  z-index: 50; }

.bx-filter .bx-ui-slider-pricebar {
  z-index: 100; }

.bx-filter .bx-ui-slider-pricebar-vd {
  z-index: 10;
  background: #849da4;
  /* COLOR */ }

.bx-filter .bx-ui-slider-pricebar-vn {
  z-index: 20;
  background: #ddd;
  /* COLOR */
  border-radius: 5px; }

.bx-filter .bx-ui-slider-pricebar-v {
  z-index: 30;
  background: #1A228A;
  /*background: #499fd8;/* COLOR */ }

.bx-filter .bx-ui-slider-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  border-bottom: none;
  background: #D14035;
  border-radius: 50%;
  top: -7px;
  z-index: 200; }

.bx-filter .bx-ui-slider-handle:hover {
  -webkit-cursor: grab;
  -ms-cursor: grab;
  -o-cursor: grab;
  cursor: grab; }

.bx-filter .bx-ui-slider-handle:active {
  -webkit-cursor: grabbing;
  -ms-cursor: grabbing;
  -o-cursor: grabbing;
  cursor: grabbing; }

.bx-filter .bx-ui-slider-handle.left {
  left: -5px; }

.bx-filter .bx-ui-slider-handle.right {
  right: -5px; }

.bx-filter .bx-filter-select-container {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 35px;
  border-radius: 3px;
  border: 1px solid #ccd5db; }

.bx-retina .bx-filter .bx-filter-select-container {
  border-style: solid;
  border-width: 1px;
  -webkit-border-image: url(/local/templates/technoleader/components/bitrix/catalog.smart.filter/new/images/border_default.png) 2 repeat;
  -moz-border-image: url(/local/templates/technoleader/components/bitrix/catalog.smart.filter/new/images/border_default.png) 2 repeat;
  -o-border-image: url(/local/templates/technoleader/components/bitrix/catalog.smart.filter/new/images/border_default.png) 2 repeat;
  border-image: url(/local/templates/technoleader/components/bitrix/catalog.smart.filter/new/images/border_default.png) 2 repeat; }

/* COLOR */
/*.bx-filter .bx-filter-select-container.bx-active,
.bx-filter .bx-filter-select-container:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-select-container.bx-active,
.bx-retina .bx-filter .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/technoleader/components/bitrix/catalog.smart.filter/new/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/technoleader/components/bitrix/catalog.smart.filter/new/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/technoleader/components/bitrix/catalog.smart.filter/new/images/active.png) 2 repeat;
			border-image: url(/local/templates/technoleader/components/bitrix/catalog.smart.filter/new/images/active.png) 2 repeat;
}*/
.bx-filter .bx-filter-select-block {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 33px;
  margin: 0;
  padding: 0 33px 0 10px;
  border: none;
  border-radius: 2px;
  background: #fff; }

.bx-filter .bx-filter-select-text {
  font-size: 15px;
  line-height: 33px;
  overflow: hidden;
  max-width: 100%;
  height: 33px;
  cursor: pointer;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis; }

.bx-filter .bx-filter-select-text.fix {
  min-width: 120px; }

.bx-filter .bx-filter-select-text label {
  cursor: pointer; }

.bx-filter .bx-filter-select-arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 33px;
  cursor: pointer;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC") no-repeat center; }

/*
*	Select popup
*
*/
.bx-filter-select-popup {
  background: #fff;
  padding: 0;
  min-width: 173px; }

.bx-filter-select-popup ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.bx-filter-select-popup ul li {
  display: block;
  text-align: left;
  vertical-align: middle; }

.bx-filter-select-popup ul li:first-child {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 5px;
  margin-bottom: 5px; }

.bx-filter-select-popup ul li label {
  font-size: 14px;
  line-height: 26px;
  display: block;
  text-align: left !important;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 26px;
  padding: 0 5px;
  cursor: pointer;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  color: #575757; }

.bx-filter-select-popup ul li label.selected,
.bx-filter-select-popup ul li label:hover {
  color: #000;
  background: #f3f8fa; }

.bx-filter-select-popup ul li label.disabled {
  color: #b8b8b8;
  background: transparent; }

.bx-filter-select-popup ul li .bx-filter-param-text {
  line-height: 34px !important; }

/*
* TAGS
*
*/
.bx-filter .bx-filter-tag {
  padding: 18px;
  /*border-top: 1px solid #d7eaf7;/* COLOR */
  /*border-bottom: 1px solid #d7eaf7;/* COLOR */ }

.bx-filter .bx-tag-link {
  font-size: 12px;
  text-decoration: none;
  /*color: #68939e;/* COLOR */
  text-shadow: none; }

.bx-filter .bx-tag-link.bx-active,
.bx-filter .bx-tag-link:hover {
  color: #1d3d46; }

/*
*	LABEL
*
*/
.bx-filter .bx-filter-param-label {
  min-height: 20px;
  font-weight: normal;
  cursor: pointer; }
.bx-filter .bx-filter-param-label.disabled {
    opacity: .5;
    cursor: default; }
.bx-filter .bx-filter-param-btn-inline .bx-filter-param-label {
  float: left;
  display: block;
  margin-right: 5px; }

.bx-filter .bx-filter-param-btn-block .bx-filter-param-label {
  display: block; }

.bx-filter .bx-filter-param-label:hover {
  background: #1a228a0f;
  border-radius: 10px;
}
.bx-filter .bx-filter-param-label {
  width: 100%;
  display: inline-block;
  padding: 5px 10px;
  cursor: pointer;
  transition: all .1s;
}

.bx-filter .bx-filter-param-label.dib {
  display: inline-block; }

.bx-filter .bx-filter-param-text {
  font-weight: normal; }

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-text {
  color: #6c6c6c; }

.bx-filter-select-popup .bx-filter-param-label.bx-active {
  background: #f3f8fa; }

/*
*	Checkbox / Radio 
*
*/
.bx-filter .bx-filter-input-checkbox {
  display: inline-block; }
  .bx-filter .bx-filter-input-checkbox span {
    font-size: 11pt;
    vertical-align: bottom; }
    .bx-filter .bx-filter-input-checkbox span span {
      color: #959595;
      font-size: 9pt;
      vertical-align: bottom; }
      .bx-filter .bx-filter-input-checkbox.color span span {
        color: #fff;
      }

.bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
  display: block;
  text-align: left; }

/*
* 	BTN 
*
*/
.bx-filter .bx-filter-param-btn {
  font-weight: normal;
  display: inline-block;
  width: 38px;
  height: 38px;
  padding: 6px;
  text-align: center;
  text-decoration: none;
  color: #000;
  vertical-align: middle;
  border: 1px solid #ccd5db;
  border-radius: 2px;
  background: #fff;
  position: relative;
  -webkit-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
  -moz-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
  -ms-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
  -o-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
  transition: border .3s ease, box-shadow .1s ease, color .3s ease;
  cursor: pointer; }

.bx-retina .bx-filter .bx-filter-param-btn {
  border-style: solid;
  border-width: 1px;
  -webkit-border-image: url(/local/templates/technoleader/components/bitrix/catalog.smart.filter/new/images/border_default.png) 2 repeat;
  -moz-border-image: url(/local/templates/technoleader/components/bitrix/catalog.smart.filter/new/images/border_default.png) 2 repeat;
  -o-border-image: url(/local/templates/technoleader/components/bitrix/catalog.smart.filter/new/images/border_default.png) 2 repeat;
  border-image: url(/local/templates/technoleader/components/bitrix/catalog.smart.filter/new/images/border_default.png) 2 repeat; }

/* COLOR */
/*.bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-filter .bx-filter-param-btn:hover,
.bx-filter .bx-filter-param-btn:active,
.bx-filter .bx-filter-param-btn:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-retina .bx-filter .bx-filter-param-btn:hover,
.bx-retina .bx-filter .bx-filter-param-btn:active,
.bx-retina .bx-filter .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/technoleader/components/bitrix/catalog.smart.filter/new/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/technoleader/components/bitrix/catalog.smart.filter/new/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/technoleader/components/bitrix/catalog.smart.filter/new/images/active.png) 2 repeat;
			border-image: url(/local/templates/technoleader/components/bitrix/catalog.smart.filter/new/images/active.png) 2 repeat;
}*/
/* --- colors */
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
  background: transparent;
  box-shadow: none; }

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
  position: relative; }

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl:before {
  position: absolute;
  bottom: 0;
  right: 0;
  top: 0;
  left: 0;
  content: ' ';
  display: block;
  z-index: 100;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center;
  opacity: .7; }

.bx-filter .bx-filter-param-btn .bx-filter-param-text {
  line-height: 26px; }

/*
* BTN P/M
*
*/
.bx-filter .bx-filter-param-btn.bx-spm {
  width: 23px;
  min-width: 23px;
  height: 23px;
  line-height: 23px;
  font-weight: normal;
  padding: 0;
  font-size: 17px;
  color: #767b7e;
  vertical-align: top;
  border-radius: 50%;
  background-color: transparent; }

.bx-filter .bx-filter-param-btn.bx-spm.bx-plus {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=") no-repeat center; }

.bx-filter .bx-filter-param-btn.bx-spm.bx-minus {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC") no-repeat center; }

.bx-filter .bx-filter-param-btn.bx-spm:active {
  outline: none !important;
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.12); }

.bx-filter span.bx-spm {
  font-size: 18px;
  /*font-weight:bold;*/
  line-height: 23px;
  display: inline-block;
  height: 23px;
  margin: 0 10px;
  vertical-align: middle;
  color: #000; }

/*
*	icon
*
*/
.bx-filter-select-popup .bx-filter-select-text-icon,
.bx-filter .bx-filter-select-text-icon {
  line-height: 33px;
  position: relative;
  display: inline-block;
  width: 23px;
  height: 23px;
  margin-top: -4px;
  margin-right: 2px;
  vertical-align: middle;
  border-radius: 2px; }

.bx-filter-select-popup .bx-filter-btn-color-icon,
.bx-filter .bx-filter-btn-color-icon {
  line-height: 24px;
  /*position:relative;*/
  /*top:4px;*/
  border-radius: 2px;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
  -webkit-background-size: cover;
  background-size: cover; }

.bx-filter-select-popup .bx-filter-btn-color-icon {
  width: 20px;
  height: 20px;
  margin: 2px 0;
  top: 0 !important; }

.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon {
  top: -1px !important; }

.bx-filter-btn-color-icon.all {
  position: relative;
  border: none;
  box-shadow: none; }

.bx-filter-btn-color-icon.all:after,
.bx-filter-btn-color-icon.all:before {
  position: absolute;
  width: 60%;
  height: 60%;
  background: #fff;
  content: " ";
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2); }

.bx-filter-btn-color-icon.all:after {
  right: 0;
  bottom: 0; }

.bx-filter-btn-color-icon.all:before {
  top: 0;
  left: 0; }

.bx-filter .bx-filter-param-label.disabled .bx-filter-btn-color-icon {
  opacity: .2; }

/*
* 	BIZ
*
*/
.bx-filter .bx-filter-parameter-biz {
  font-size: 14px;
  line-height: 15px;
  display: inline-block;
  margin-right: 10px;
  text-decoration: none;
  color: #1485ce;
  border-bottom: 1px dashed; }

.bx-filter .bx-filter-parameter-biz:hover {
  text-decoration: none;
  border-bottom: 1px solid; }

.bx-filter .bx-filter-parameter-biz.bx-active {
  position: relative;
  /*padding-left:20px;*/
  color: #000;
  border-color: transparent; }

/*
*	BTN result and reset 
*
*/
.btn-themes {
  /*background-color: #1485CE;/* COLOR */
  /*border-color: #1485CE;/* COLOR */
  color: #FFF; }

.btn-themes.bx-active,
.btn-themes.focus,
.btn-themes:active,
.btn-themes:focus,
.btn-themes:hover {
  /*background-color: #53A4D8;/* COLOR */
  /*border-color: #53A4D8;/* COLOR */
  color: #FFF; }

/*
* 	Result Popup
*
*/
.bx-filter .bx-filter-popup-result {
  font-size: 13px;
  font-weight: normal;
  position: absolute;
  z-index: 915;
  display: none;
  margin-top: -7px;
  margin-left: 10px;
  padding: 5px 20px;
  white-space: nowrap;
  color: #3f3f3f;
  min-height: 37px;
  line-height: 18px;
  border-style: solid;
  border: 1px solid #C6DCE7;
  background: #fff;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3); }

.bx-filter .bx-filter-popup-result.left {
  left: 97%; }

.bx-filter .bx-filter-popup-result.right {
  left: 97%; }

.bx-filter .bx-filter-popup-result.left {
  left: 97%; }

.bx-filter-horizontal .bx-filter-popup-result {
  display: inline-block;
  position: relative;
  left: auto;
  right: auto;
  bottom: -7px; }

.bx-filter .bx-filter-popup-result a {
  color: #0073a3;
  line-height: 10px; }

.bx-filter .bx-filter-popup-result a:hover {
  text-decoration: none; }

.bx-filter .bx-filter-popup-result-close {
  display: none; }
@media (min-width:1200px) {
  .bx-filter .bx-filter-parameters-box:hover .bx-filter-block,
  .bx-filter-block:hover {
      display: block;
    }
}
@media (max-width: 767px) {
  .bx-touch .bx-filter .bx-filter-popup-result {
    font-size: 12px;
    line-height: 14px;
    position: fixed !important;
    z-index: 1001;
    top: auto !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    margin-top: 0;
    margin-left: 0;
    width: auto;
    height: auto;
    padding: 10px;
    border-radius: 2px;
    border: 1px solid #c6dae7;
    background: rgba(255, 255, 255, 0.9); }

  .bx-touch .bx-filter .bx-filter-popup-result br {
    display: none; }

  .bx-filter .bx-filter-popup-result .arrow {
    display: none; } }
.buttons_inp {
  border: none;
  overflow-x: hidden;
  overflow-y: hidden;
  overflow: hidden; }
  .buttons_inp input {
    display: inline-block;
    border: none;
    height: 60px;
    line-height: 59px;
    padding: 0px 15px;
    cursor: pointer;
    text-align: center;
    background: none;
    width: 100%;
    border: 1px #1A228A solid;
    color: #1A228A; }
    @media screen and (max-width: 992px) {
      .buttons_inp input {
        height: 50px;
        line-height: 50px; } }
    .buttons_inp input.go_filter {
      background: #1A228A;
      color: #ffffff;
      margin-bottom: 10px;
      -webkit-appearance: none; }

.item_NEW,
.item_SALE,
.item_HIT,
.item_BESTSELLER {
  overflow: hidden;
  border: none;
  padding: 0px 0px 0px 0px; }

.item_NEW {
  color: #008000; }

.item_SALE {
  color: #D14035; }

.item_HIT {
  color: #1A228A;
  margin-bottom: 20px; }

.item_DELIVERY_PERIOD .bx-filter-input-checkbox {
  margin-bottom: 4px; }

.item_DELIVERY_PERIOD .bx-filter-input-checkbox input[type='checkbox'] {
  vertical-align: middle; }

.item_DELIVERY_PERIOD .bx-filter-input-checkbox > span {
  background: #ffce48;
  border-radius: 10px;
  padding: 2px 7px;
  padding-bottom: 4px;
  vertical-align: middle; }

.item_DELIVERY_PERIOD label[data-role='label_searchFilter_12968_1693982593'] .bx-filter-input-checkbox > span {
  background: #18c139;
  color: #fff;
}

/*# sourceMappingURL=style.css.map */

.show-filter {
  display: none;
  padding: 15px;
  border: 1px #ccd5db solid;
  border-radius: 10px;
  margin-bottom: 20px;
  background: transparent;
  font-weight: 600;
  font-size: 14pt;
}
.show-filter.select {
  background: #1a228a;
  color: #fff;
  border-color: transparent;
}
@media screen and (max-width: 992px) {
  .bx-filter .bx-filter-section {
    display: none;
  }
  .show-filter {
    display: block;
  }
}
/*-----------------------------------------*/
.smartfilter > .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.bx-filter-parameters-box .bx-filter-block {
  position: absolute;
  top: 100%;
  margin-top: 10px;
  z-index: 9999;
  width: 250px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px #00000040;
  overflow: hidden;
}
.bx-filter-parameters-box .bx-filter-parameters-box-title:before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
  height: 20px;
}
.bx-filter .bx-filter-parameters-box-title {
  background: #fff;
  border: 1px #dddddd solid;
  border-radius: 10px;
  padding: 8px 10px;
  display: flex;
  align-items: center;
}
.bx-filter .bx-filter-parameters-box-title span {
  font-weight: 500;
  font-size: 10pt;
  padding: 0;
}
.bx-filter .bx-filter-parameters-box-title span i {
  font-size: 8pt;
  color: #000;
  margin-left: 6px;
  width: 10px;
  height: 10px;
  transform: rotate(0deg);
  transition: all .2s;
}
.bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title,
.bx-filter-parameters-box:hover .bx-filter-parameters-box-title {
  background: #1a228a0f;
  border-color: transparent;
}
.bx-filter-parameters-box-container {
  padding: 0;
  margin: 10px 0;
}
input.checkbox-search {
  border-radius: 10px;
  border: 1px #dcdcdc solid;
  padding: 5px 10px;
  font-size: 10pt;
  width: 100%;
  outline: none;
}
.checkbox-search-wrap {
  padding: 10px;
  border-bottom: 1px #dcdcdc solid;
}
.bx-filter-parameters-box .bx-filter-parameters-box-title.select {
  background: #1a228a;
  border-color: #1a228a;
  padding: 6px 10px;
}
.bx-filter-parameters-box .bx-filter-parameters-box-title.select * {
  color: #fff;
}
.buttons_inp input.go_filter {
  background: #1A228A;
  color: #ffffff;
  margin-bottom: 0;
  -webkit-appearance: none;
  border-color: transparent;
}
.buttons_inp input {
  font-size: 9pt;
  font-weight: 600;
  padding: 8px 10px;
  height: auto;
  line-height: normal;
  width: auto;
  border-radius: 10px;
  margin: 0;
  line-height: 13px;
  color: #333;
  border-color: #dddddd;
}
.bx-filter-parameters-box-container.buttons_inp.filter-btns {
  padding: 0;
  margin-bottom: 10px;
  display: none !important;
}
.bx-filter-popup-result {
  display: none !important;
}
.blink {
  animation: blink 1s linear infinite;
}
.bx-filter .bx-ui-slider-track-container {
  padding: 20px 0px;
}
.bx-filter .bx-filter-parameters-box-container-block {
  padding: 0 4px;
}
.bx-filter .bx-filter-input-container input {
  font-size: 14px;
  height: 30px;
}
.bx-filter .bx-ui-slider-track-container {
  display: none;
}
.bx-filter .bx-filter-input-checkbox.color {
  background: #1a228ac9;
  color: #fff;
  padding: 5px 10px;
  display: flex;
  justify-content: start;
  border-radius: 10px;
}
.bx-filter .bx-filter-input-checkbox.color > span {
  margin-left: 5px;
}
.bx-filter .bx-filter-parameters-box-title.select span i.fa.fa-times {
  display: inline-block;
}
.bx-filter .bx-filter-parameters-box-title span i.fa.fa-times {
  display: none;
  padding: 3px 0px 3px 8px;
  box-sizing: content-box;
  border-left: 1px #fff solid;
}
.bx-filter-parameters-box-container::-webkit-scrollbar {
  height: 12px;
  width: 12px;
}
.bx-filter-parameters-box-container::-webkit-scrollbar-track {
  background: #fff;
}
.bx-filter-parameters-box-container::-webkit-scrollbar-thumb {
  background-color: #dcdcdc;
  border-radius: 5px;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
  border-top: 0px solid #fff;
  border-bottom: 0px solid #fff;
}

@keyframes blink {
  25% {
    opacity: 0.7;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}

@media (max-width: 768px) {
.bx-filter .bx-filter-parameters-box-title {
  padding: 15px;
}
.bx-filter .bx-filter-parameters-box-title span i {
  margin-left: 15px;
}
.bx-filter-parameters-box .bx-filter-parameters-box-title.select {
  padding: 7px 0 7px 15px;
}
.bx-filter .bx-filter-parameters-box-title span i.fa.fa-times {
  padding: 10px 15px 10px 15px;
}
.bx-filter-parameters-box-container .checkbox {
  padding: 3px 0;
}
.bx-filter .bx-filter-parameters-box {
  margin-bottom: 5px;
  margin-right: 5px;
}
}

.bx-filter .bx-filter-input-container input.text-filter {
    border-radius: 10px;
    border: 1px #dcdcdc solid;
    padding: 5px 10px;
    font-size: 10pt;
    width: 100%;
    outline: none;
}
.minmax {
    border-bottom: 1px #dcdcdc solid;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 10px;
    padding: 0 5px 10px;
}
.inputs-wrap {
    padding: 10px 10px 0 7px;
}
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/round/style.css?16892923232917*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

/* End */


/* Start:/local/templates/technoleader/components/bitrix/catalog.section/tiles/style.css?173408114611799*/
.section_items {
  margin: 1px -3px 0px 1px; 
  display: flex;
  flex-wrap: wrap; }

.section_item:nth-child(5n) {
    margin-right: 0;
}
.section_item {
  float: left;
  width: calc(20% - 17px);
  margin-bottom: 50px;
  margin-right: 20px;
  transition: all .25s ease-out;
  background: #fff;
  position: relative;
  cursor: pointer; }
  .section_item:hover .item-img {
    filter: none; }
  @media screen and (max-width: 992px) {
    .section_item {
      width: 50%; } }
  @media screen and (max-width: 560px) {
    .section_item {
      width: 100%;
      margin-bottom: 30px; } }

.section_item_wrap span {
  display: block; }
  .section_item_wrap span.image_item {
    width: 100%;
    height: 250px;
    margin-bottom: 15px; }
  .section_item_wrap span.price_item {
    font-size: 18px;
    color: #333333;
    font-weight: 700; }
    .section_item_wrap span.price_item span {
      display: inline-block; }
    .section_item_wrap span.price_item span .rub {
      /*font-family: Arial, Helvetica, sans-serif;*/
    }
    .section_item_wrap span.price_item s {
      font-size: 16px;
      display: block;
      color: #666666;
      text-decoration: line-through #D14035; }
  .section_item_wrap span.stars_item {
    background: #fff; }
    .section_item_wrap span.stars_item i {
      display: inline-block;
      width: 10px;
      margin-right: 2px;
      height: 10px;
      background: url("/local/templates/technoleader/components/bitrix/catalog.section/tiles/Vector.svg") no-repeat;
      -webkit-filter: grayscale(100%);
      -moz-filter: grayscale(100%);
      -ms-filter: grayscale(100%);
      -o-filter: grayscale(100%);
      filter: grayscale(100%); }
      .section_item_wrap span.stars_item i.si {
        -webkit-filter: grayscale(0%);
        -moz-filter: grayscale(0%);
        -ms-filter: grayscale(0%);
        -o-filter: grayscale(0%);
        filter: grayscale(0%); }
  .section_item_wrap strong {
    font-weight: 400;
    display: block;
    font-size: 14px;
    line-height: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  @media screen and (max-width: 992px) {
    .section_item_wrap strong {
      height: 90px; } }
  @media screen and (max-width: 560px) {
    .section_item_wrap strong {
      height: auto;} }

.props_line_item {
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0;
  line-height: 18px;
  overflow: hidden;
  margin-bottom: 5px; }
  .props_line_item li, .props_line_item div {
    font-size: 12px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .props_line_item span {
    display: inline-block; }
  .props_line_item .prop_delivery {
    display: block;
    text-align: center;
    padding: 3px;
    background: #18c139;
    color: #fff;
    margin-bottom: 5px;
    border-radius: 3px; }
  .props_line_item .prop_delivery.stock {
    background: #18c139; }
  .props_line_item .prop_delivery:not(.stock) {
    background: #ffce48;
    color: #000; }
  @media screen and (max-width: 560px) {
    .props_line_item {
      height: auto; } }

span.section_lables {
  display: flex;
  position: absolute;
  left: 7px;
  bottom: 4px;
  flex-direction: column;
  align-items: start; }
  span.section_lables i {
    display: inline-block;
    font-size: 12px;
    border-radius: 2px;
    padding: 0px 5px;
    color: #ffffff;
    margin-bottom: 3px;
    font-style: normal; }
    span.section_lables i.red {
      background: #D14035; }
    span.section_lables i.green {
      background: #008000; }
    span.section_lables i.yellow {
      background: #FFCE48;
      color: #333333; }

.bx_item_detail_rating .bx_stars_rating_votes {
  width: 22px; }

.dn_inp {
  display: none; }


.section_item_button input, .section_item_button a.item_in_basket {
  width: 100%;
  background: #fff;
  color: #1A228A;
  border: 1px #1A228A solid;
  transition: all .25s ease-out;
  cursor: pointer; }
  .section_item_button input.in_basket, .section_item_button a.item_in_basket.in_basket {
    color: #ffffff;
    background: #1A228A; }
.section_item_button a.item_in_basket {
  line-height: 34px;
  display: block;
  text-align: center;
  color: #ffffff;
  background: #1A228A;
  cursor: pointer; }

.section_item_activities {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 1; }


.add_compare {
  text-align: center;
  width: 60px; }
  .add_compare label {
    display: inline-block;
    cursor: pointer;
    width: 35px;
    height: 35px;
    background: url("/local/templates/technoleader/img/ico_spr.svg") no-repeat;
    background-position: -3px -179px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-opacity: 0.4;
    -moz-opacity: 0.4;
    -ms-opacity: 0.4;
    -o-opacity: 0.4;
    opacity: 0.4;
    cursor: pointer; }
  .add_compare input {
    display: none;
    position: absolute;
    left: -99999999px; }
  .add_compare input:checked + label {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    -webkit-opacity: 0.5;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1; }

.add_wish button {
  font-size: 20px;
  display: block;
  cursor: pointer;
  border: none;
  background: transparent;
  cursor: pointer;
  color: #1a228a; }
  .add_wish button.in-favor {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    -webkit-opacity: 0.5;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1; }

.nav_pager {
  margin: 30px 0px; }
  .nav_pager .bx-pagination .bx-pagination-container ul li.bx-active span {
    background: #D14035; }



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


.items-cnt {
  font-size: 9pt;
  font-weight: 500;
  vertical-align: top;
  color: #969696;
  display: inline-block;
}
.top-section-info {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
b.prop_value {
    white-space: nowrap;
}
b.prop_value.color {
  background: #1a228ac9;
  color: #fff;
  padding: 0px 10px;
  border-radius: 15px;
  display: inline-block;
}

.item-img {
  height: 265px;
  display: flex;
  align-items: center;
  justify-content: center;
  filter: brightness(0.98);
  background: #fff;
  transition: all .3s;
  border-radius: 5px;
  margin-bottom: 15px;
  position: relative;
}
.item-img img {
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 100%;
}
button.to_basket_item,
.section_item_button a.item_in_basket {
  border: none;
  background: #1a228a;
  color: #fff;
  border-radius: 10px;
  width: 100%;
  padding: 10px;
  line-height: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
}
.add_form i {
  font-size: 20px;
  margin-right: 10px;
}
.to_basket_item {
  cursor: pointer;
}
.ajax-pager-wrap {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.load-text {
  position: absolute;
  padding: 20px;
  background: #fff;
  z-index: 9;
  font-size: 21px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.section_item.load {
  background: #eeeeee;
  border-radius: 5px;
  height: 265px;
  -webkit-animation: load 1s linear infinite;
  animation: load 1s linear infinite;
  margin-bottom: 0;
}
@-webkit-keyframes load {
  0% { opacity: .2; }
  50% { opacity: 1; }
  100% { opacity: .2; }
}
@keyframes load {
  0% { opacity: .2; }
  50% { opacity: 1; }
  100% { opacity: .2; }
}
.to_basket_item:disabled {
  opacity: .7;
}
/*----------------------------------------*/
@media (max-width: 1200px) {
  .section_item {
    width: calc(20% - 16px);
  }
  .section_item:nth-child(6n) {
    margin-right: 20px;
  }
  .section_item:nth-child(5n) {
    margin-right: 0;
  }
}
@media (max-width: 990px) {
  .section_item {
    width: calc(33.33% - 16px);
  }
  .section_item:nth-child(5n) {
    margin-right: 20px;
  }
  .section_item:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .section_item {
    width: calc(50% - 10px);
  }
  .section_item:nth-child(5n) {
    margin-right: 20px;
  }
  .section_item:nth-child(3n) {
    margin-right: 20px;
  }
  .section_item:nth-child(2n) {
    margin-right: 0;
  }
}
.good-price-wrap {
  position: relative;
}
.good-price {
  margin-right: 8px;
  padding: 2px 8px;
  background: #18c139;
  color: #fff;
  border-radius: 10px;
}
.main-price {
  font-size: 12pt;
  padding: 2px 0;
}
.good-price-wrap:hover a.reg-info {
  display: block;
  border-radius: 10px 10px 10px 0;
}
.good-price-wrap:hover .good-price {
  border-radius: 0 0 10px 10px;
}
a.reg-info {
  position: absolute;
  bottom: 100%;
  background: #18c139;
  font-size: 8pt;
  left: 0;
  border-radius: 5px 5px 5px 0;
  z-index: 9999;
  padding: 4px 10px;
  text-decoration: underline;
  white-space: nowrap;
  display: none;
  transition: all .3s;
  color: #fff;
}
a.reg-info:hover {
  color: #fff;
}
.section_item_wrap span.price_item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.register-popup {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: none;
  z-index: 9999;
}
.register-popup-wrap {
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: #557ec9;
  width: 750px;
  height: 400px;
  padding: 50px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  box-shadow: 0 0 14px 3px #00000012;
  transition: all .3s;
  z-index: 9999;
  border-radius: 10px;
  color: #fff;
}
.register-popup-wrap:before {
  content: "%";
  position: absolute;
  left: -90px;
  top: 110px;
  font-size: 420pt;
  font-weight: 900;
  opacity: .07;
  z-index: -1;
}
/*.register-popup.active {
  display: flex;
}*/
.register-popup i.fa-times {
  position: absolute;
  top: 7px;
  right: 10px;
  font-size: 13pt;
  cursor: pointer;
}
.register-popup .register-popup-title {
  font-size: 26pt;
  display: block;
  margin-bottom: 30px;
  width: 100%;
  text-align: left;
  font-weight: 600;
}
.register-popup-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.register-popup .register-popup-text-wrap {
  text-align: left;
  font-size: 12pt;
  margin-bottom: 30px;
  width: 100%;
}
.register-popup .register-popup-text-wrap > span {
  display: block;
}
.register-popup .register-popup-text-wrap .sale {
  font-size: 20pt;
  font-weight: 600;
}
.register-popup button a {
  color: #557ec9 !important;
}
.subscriber_form .register-popup-content button {
  margin-bottom: 15px;
  background: #fff;
  border-radius: 5px
}
a.help {
  font-size: 10px;
  position: absolute;
  bottom: 5px;
  right: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #1a228a;
}
.help i {
  font-size: 15px;
  vertical-align: middle;
  margin-right: 5px;
}
.auth a {
  color: #fff;
  text-decoration: underline;
}
.bg {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #0000006b;
  z-index: -1;
}
button.to_basket_item.color {
  background: #18c139;
}
.sort-select {
  padding: 5px 5px 5px 5px;
  border: 1px #dddddd solid;
  border-radius: 10px;
  font-size: 9pt;
  font-weight: 500;
  outline: none;
  margin-left: 5px;
}
@media (max-width: 768px) {
  .register-popup {
      width: 100%;
  }
  .register-popup .register-popup-title {
      font-size: 23pt;
      line-height: 31px;
  }
  .register-popup-wrap {
      width: 96%;
      height: 85%;
      max-height: 500px;
  }
  .register-popup .register-popup-text-wrap > span {
      margin-bottom: 15px;
  }
}
/* End */
/* /local/templates/technoleader/components/bitrix/catalog/catalog/style.css?17596653083660 */
/* /local/templates/technoleader/components/bitrix/catalog.section.list/catalog_level_sections/style.css?17340805945611 */
/* /local/templates/technoleader/components/bitrix/catalog.smart.filter/new/style.css?175856146924973 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round/style.css?16892923232917 */
/* /local/templates/technoleader/components/bitrix/catalog.section/tiles/style.css?173408114611799 */
