

/* Start:/local/templates/technoleader/components/bitrix/news.line/main_slider/style.css?17229169063547*/
.slider_big {
  width: 100%;
  height: 170px;
  background: #EBF3FF;
  box-shadow: 0px 2px 4px rgba(8, 35, 48, 0.24);
  border-radius: 5px;
  margin-bottom: 20px;
  border-radius: 5px;
  overflow: hidden; }
  @media screen and (max-width: 992px) {
    .slider_big {
      height: auto; } }

ul#slider_100 {
  list-style: none;
  margin: 0;
  padding: 0; }

span.left_slider_area {
  display: block;
  float: left;
  padding: 80px 0px 0px 80px;
  width: calc(100% - 460px); }
  @media screen and (max-width: 992px) {
    span.left_slider_area {
      padding: 40px 0px 0px 30px;
      width: calc(100% - 350px); } }
  @media screen and (max-width: 644px) {
    span.left_slider_area {
      width: 90%;
      margin: 0px auto 30px auto;
      padding: 10px 0px 0px 20px; } }
  span.left_slider_area h4 {
    margin: 0;
    font-size: 30px;
    font-weight: bolder; }
    @media screen and (max-width: 992px) {
      span.left_slider_area h4 {
        font-size: 25px; } }
    @media screen and (max-width: 644px) {
      span.left_slider_area h4 {
        font-size: 19px; } }
  span.left_slider_area span {
    display: block;
    font-size: 40px;
    font-weight: 400;
    padding: 30px 0px; }
    @media screen and (max-width: 992px) {
      span.left_slider_area span {
        font-size: 25px;
        padding: 20px 0px; } }
    @media screen and (max-width: 644px) {
      span.left_slider_area span {
        font-size: 19px;
        padding: 10px 0px; } }
  span.left_slider_area p {
    margin: 0;
    font-size: 20px;
    font-weight: 200;
    line-height: 32px;
    width: 70%; }
    @media screen and (max-width: 992px) {
      span.left_slider_area p {
        font-size: 15px;
        line-height: 25px;
        width: 100%; } }
    @media screen and (max-width: 644px) {
      span.left_slider_area p {
        font-size: 13px;
        line-height: 22px; } }

a.main_slider_area {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 170px;
  padding: 30px 15px;
  color: #333333; }
  @media screen and (max-width: 992px) {
    a.main_slider_area {
      padding: 15px 15px;
      height: auto; } }
  a.main_slider_area:hover {
    color: #333333; }
    a.main_slider_area:hover span.left_slider_area span {
      text-decoration: underline; }
  a.main_slider_area.wide {
    padding: 0; }

span.right_slider_area {
  display: block;
  float: right;
  width: 450px; }
  @media screen and (max-width: 992px) {
    span.right_slider_area {
      width: 300px;
      order: -1;
      margin-top: 30px; } }
  @media screen and (max-width: 644px) {
    span.right_slider_area {
      width: 90%;
      margin: 0px auto 0px auto; } }
  span.right_slider_area img {
    height: 90%;
    margin-right: 30px;
    width: auto; }
    @media screen and (max-width: 992px) {
      span.right_slider_area img {
        width: 100%;
        height: auto; } }

img.slider_100_img {
  width: 100%; }

ol.numericControls {
  position: relative;
  z-index: 100;
  list-style: none;
  text-align: center;
  top: -20px;
  margin: 0;
  padding: 0; }
  @media screen and (max-width: 992px) {
    ol.numericControls {
      top: -20px; } }
  ol.numericControls li {
    display: inline-block; }
    ol.numericControls li a {
      width: 10px;
      display: block;
      height: 10px;
      text-decoration: none;
      font-size: 0;
      background: #fff;
      border-radius: 50%;
      margin: 0px 2px;
      border: 1px #1A228A solid; }
    ol.numericControls li.current a {
      background: #1A228A; }

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

/* End */


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

.section_item:nth-child(6n) {
  margin-right: 0; }
  
.section_item {
  float: left;
  width: calc(16.89% - 20px);
  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 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/main_page/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: 11pt;
        vertical-align: top;
        margin-bottom: 10px;
        color: #969696;
        display: inline-block;
}

b.prop_value {
    white-space: nowrap;
}

.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: 5px;
  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: 5px;
  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; }
}
.element_by_bottons input.element_to_basket,
.element_by_bottons a {
  display: inline-block;
  border: none;
  height: 50px;
  line-height: 48px;
  padding: 0px 15px;
  cursor: pointer;
  text-align: center;
  background: #1A228A;
  color: #ffffff;
  width: 100%;
  font-size: 16px;
}
.element_by_bottons a {
  background: #D14035;
}
h1.element-title {
  display: none;
}
.more-delivery {
  font-size: 12px;
  display: block;
}
.props_line_item {
  min-height: 20px;
}
.section_item_wrap strong {
  height: auto;
}
/*----------------------------------------*/
@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: #0bb700;
  color: #fff;
  border-radius: 5px;
}
.main-price {
  font-size: 12pt;
  padding: 2px 0;
}
.good-price-wrap:hover a.reg-info {
  display: block;
  border-radius: 5px 5px 5px 0;
}
.good-price-wrap:hover .good-price {
  border-radius: 0 0 5px 5px;
}
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;
}

.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;
}
@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;
  }
  a.reg-info {
    font-size: 12pt;
    padding: 9px 15px;
  }
}
/* End */
/* /local/templates/technoleader/components/bitrix/news.line/main_slider/style.css?17229169063547 */
/* /local/templates/technoleader/components/bitrix/catalog.section/main_page/style.css?173408335011848 */
