

/* Start:/local/templates/.default/components/bitrix/news.list/banners_on_main/style.css?15761461381179*/
@charset "UTF-8";
/*( 6+1)*/
/* Баннер */
.wrap_content {
  /* Carousel base class */
  /* Since positioning the image, we need to help out the caption */
  /* Declare heights because of positioning of img element */ }
  .wrap_content .gray {
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    border: 0px solid #d8d8d8;
    background-color: transparent;
    border-bottom-color: transparent; }
    @media (min-width: 768px) {
      .wrap_content .gray {
        padding: 0px; } }
    @media (min-width: 1600px) {
      .wrap_content .gray {
        padding-right: 0px; } }
  .wrap_content .carousel {
    /*overflow: hidden;*/
    min-height: 30px;
    padding: 0;
    display: block; }
    @media (max-width: 768px) {
      .wrap_content .carousel {
        padding: 0; } }
  .wrap_content .carousel-caption {
    z-index: 10; }
  .wrap_content .carousel-indicators {
    bottom: 0;
    left: auto;
    right: 10%;
    width: auto; }
  .wrap_content .carousel .item {
    width: 100%;
    text-align: center; }
  .wrap_content .carousel-inner > .item > img,
  .wrap_content .carousel-inner > .item a > img {
    display: inline-block;
    width: 100% ;}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/banners_on_main_mini/style.css?1576146138279*/
/*( 6+1)*/
.top-banner {
  display: flex;
  align-items: center;
}
.mini-banner {
  padding: 0 !important; }
  .mini-banner a {
    text-align: center;
    display: block;
    position: relative; }
    .mini-banner a .img-responsive {
      display: inline-block; }

/* End */


/* Start:/local/components/positronica/bx_catalog.top/templates/main/style.css?15767410817767*/
@charset "UTF-8";
/*( 6+1)*/
.wrap-carousel {
  margin: 0 -2%;
  padding: 0 2%;
  position: relative; }
  @media (min-width: 768px) {
    .wrap-carousel {
      margin: 0 -25px;
      padding: 0 25px; } }
  .wrap-carousel .btnLeft, .wrap-carousel .btnRight {
    display: block;
    height: 84px;
    margin-top: -42px;
    margin-left: -27px;
    position: absolute;
    top: 50%;
    width: 27px;
    background: #e0e0e0; }
    .wrap-carousel .btnLeft:hover, .wrap-carousel .btnRight:hover {
      background: #84c427; }
    .wrap-carousel .btnLeft .upl,
    .wrap-carousel .btnLeft .upr,
    .wrap-carousel .btnLeft .downl,
    .wrap-carousel .btnLeft .downr, .wrap-carousel .btnRight .upl,
    .wrap-carousel .btnRight .upr,
    .wrap-carousel .btnRight .downl,
    .wrap-carousel .btnRight .downr {
      height: 2px;
      left: 0;
      top: 42px;
      position: absolute;
      width: 22px;
      background: #fff; }
    .wrap-carousel .btnLeft .upl, .wrap-carousel .btnRight .upl {
      -webkit-transform: translate(0px, 10px) rotate(65deg);
      -ms-transform: translate(0px, 10px) rotate(65deg);
      -o-transform: translate(0px, 10px) rotate(65deg);
      transform: translate(0px, 10px) rotate(65deg); }
    .wrap-carousel .btnLeft .downl, .wrap-carousel .btnRight .downl {
      -webkit-transform: translate(0px, -10px) rotate(-65deg);
      -ms-transform: translate(0px, -10px) rotate(-65deg);
      -o-transform: translate(0px, -10px) rotate(-65deg);
      transform: translate(0px, -10px) rotate(-65deg); }
    .wrap-carousel .btnLeft .upr, .wrap-carousel .btnRight .upr {
      -webkit-transform: translate(5px, 10px) rotate(115deg);
      -ms-transform: translate(5px, 10px) rotate(115deg);
      -o-transform: translate(5px, 10px) rotate(115deg);
      transform: translate(5px, 10px) rotate(115deg); }
    .wrap-carousel .btnLeft .downr, .wrap-carousel .btnRight .downr {
      -webkit-transform: translate(5px, -10px) rotate(-115deg);
      -ms-transform: translate(5px, -10px) rotate(-115deg);
      -o-transform: translate(5px, -10px) rotate(-115deg);
      transform: translate(5px, -10px) rotate(-115deg); }
  .wrap-carousel .btnRight {
    right: 0; }

.slide-carousel {
  overflow: hidden;
  position: relative; }

.productList {
  clear: both;
  left: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  list-style: outside none none;
  padding: 0; }

/*** Товар ***/
.product {
  min-width: 224px;
  padding: 10px !important;
  float: left;
  margin: 0;
  outline: medium none;
  padding: 0;
  border: 1px solid #fff;
  min-height: 310px;
  /*min-width:auto;*/ }
  @media (min-width: 768px) {
    .product {
      padding: 20px !important;
      min-height: 420px; }
      .product:hover {
        border: 1px solid #84c427; } }
  .product .pic {
    height: 190px;
    line-height: 190px;
    display: block;
    text-align: center; }
    .product .pic img {
      max-height: 100%;
      width: auto;
      height: auto;
      line-height: 1;
      max-width: 100%;
      display: inline;
      margin: 0 auto; }
  .product .flags {
    position: absolute;
    line-height: normal;
    text-align: left; }
    .product .flags .hits,
    .product .flags .new,
    .product .flags .lider {
      font-size: 10px;
      padding: 1px 5px; }
  .product .item_rating {
    margin-top: 10px; }
  .product .name {
    color: #000;
    font-size: 15px;
    display: block;
    padding: 10px 0;
    line-height: normal;
    height: 64px;
    margin-bottom: 12px;
    overflow: hidden; }
@media (max-width: 768px) {
  .product .name {
    overflow: hidden;
    color: #000;
    font-size: 15px;
    display: block;
    padding: 5px 0 0;
    line-height: normal;
    height: 43px;
    margin-bottom: 10px;
  }
}
    .product .name a {
      color: #000; }
    @media (max-width: 768px) {
      .product .name a {
        color: #000;
        display: block;
        min-height: 36px;
      }
    }
    .product .name > span small {
      display: none;
      color: #777777;
      font-size: 14px; }
      @media (max-width: 991px) {
        .product .name > span small {
          display: block; } }
      @media (max-width: 769px) {
        .product .name > span small {
          display: none; } }
    .product .name > span:hover {
      background: #fff;
      height: auto;
      max-height: 154px;
      overflow: hidden;
      position: absolute;
      max-width: 200px;
      z-index: 1;
      padding-bottom: 10px; }
      .product .name > span:hover small {
        display: block;
        padding-top: 10px; }
.product .row {
  margin: 0; }
  .product .row.card-buttons {
    display: flex;
    height: 43px;
    margin: 0; }

    .product .row > div {
      padding: 0; }
    .product .row .status,
    .product .row .article {
      text-align: right;
      color: #000;
      opacity: 0.4;
      filter: alpha(opacity=40);
      white-space: nowrap;
      line-height: 21px; }
      .product .row .status.stock,
      .product .row .article.stock {
        color: #84c427;
        opacity: 1;
        filter: alpha(opacity=100); }
      .product .row .services .btn-service {
        width: 43px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
      }
      .product .row .services .btn-service:last-child {
        border-left: none;
      }
      .product .services .js_add2wishlist span{
        background: url(/local/components/positronica/bx_catalog.top/templates/main/img/icons-n.png) no-repeat center;
        background-position: -27px -889px;
        width: 19px;
        height: 18px;
        display: block;
      }
      .product .services .js_add2wishlist:hover span,
      .product .services .js_add2wishlist span.active{
        background: url(/local/components/positronica/bx_catalog.top/templates/main/img/icons-n.png) no-repeat center;
        background-position: 0 -898px;
      }
      .product .services .js_add2compare span.icon-product-add-comparison{
        background: url(/local/components/positronica/bx_catalog.top/templates/main/img/sravn-1.png) no-repeat center;
        width: 19px;
        height: 18px;
        display: block;
      }
      .product .services .js_add2compare:hover span.icon-product-add-comparison,
      .product .services .js_add2compare span.icon-product-remove-comparison{
        width: 19px;
        height: 18px;
        display: block;
        background: url(/local/components/positronica/bx_catalog.top/templates/main/img/sravn-2.png) no-repeat center;
      }
      .product .services .js_add2compare span.icon-product-add-comparison::before,
      .product .services .js_add2compare span.icon-product-remove-comparison::before{
        display: none;
      }
    .product .row .buy {
      flex: 1 0 auto;
    }
    .product .row .buy a {
        width: 100%;
        padding: 10px 12px;
        background-color: #2c8bca;
        color: #FFFFFF;
        border-color: #2c8bca;
      }
        .product .row .buy a.js_go2cart,
        .product .row .buy a:hover {
          background: #e12a70;
          color: #fff;
          border-color: #e12a70; }
    .product .row .services {
      display: flex; }
  .product .action {
    color: #e83418;
    font-size: 13px;
    height: 20px; }
    @media (max-width: 767px) {
      .product .action {
        display: none; } }
  .product .price {
    display: block;
    font-size: 20px;
    padding: 0 0 5px;
    line-height: 20px;
    min-height: 68px;
    font-weight: bold; }
    @media (max-width: 767px) {
      .product .price {
        margin-top: -100px;
        text-align: right;
        margin-bottom: 20px;
        height: 90px;
      }
    }
    .product .price .old {
      font-size: 14px;
      opacity: 0.4;
      text-decoration: line-through; }
      @media (max-width: 767px) {
        .product .price .old {
          display: none; } }
  .product .glyphicon-ok {
    color: #84c427;
    font-size: 15px;
    opacity: 1;
    filter: alpha(opacity=100); }







/* End */


/* Start:/local/components/positronica/settings.show/templates/main_privilege/style.css?15761461381529*/
/*( 6+1)*/
.infoblock .row {
  margin-left: -10px;
  margin-right: -10px;
  height: 125px;
  overflow: hidden; }
  .infoblock .row > div {
    width: 33%;
    padding: 10px 6px;
    min-width: 211px; }
    @media (min-width: 1200px) {
      .infoblock .row > div {
        width: 25%; } }
    @media (min-width: 1650px) {
      .infoblock .row > div {
        width: 20%; } }
    .infoblock .row > div .list-group-item {
      font-size: 16px;
      padding: 25px 10px 25px 75px;
      min-height: 104px; }
      .infoblock .row > div .list-group-item.nal {
        background: url("/local/components/positronica/settings.show/templates/main_privilege/img/privilege.png?v=1479978409")  no-repeat  15px 30px;
        background-color: #84c427; }
      .infoblock .row > div .list-group-item.dost {
        background: url("/local/components/positronica/settings.show/templates/main_privilege/img/privilege.png?v=1479978409")  no-repeat  15px -60px;
        background-color: #84c427; }
      .infoblock .row > div .list-group-item.mback {
        background: url("/local/components/positronica/settings.show/templates/main_privilege/img/privilege.png?v=1479978409")  no-repeat  15px -150px;
        background-color: #84c427; }
      .infoblock .row > div .list-group-item.sert {
        background: url("/local/components/positronica/settings.show/templates/main_privilege/img/privilege.png?v=1479978409")  no-repeat  15px -240px;
        background-color: #84c427; }
      .infoblock .row > div .list-group-item.garant {
        background: url("/local/components/positronica/settings.show/templates/main_privilege/img/privilege.png?v=1479978409")  no-repeat  15px -330px;
        background-color: #84c427; }
      .infoblock .row > div .list-group-item > span {
        display: table-cell;
        height: 50px;
        line-height: 1;
        vertical-align: middle; }

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/preview_news_on_main/style.css?15713310831433*/
@charset "UTF-8";
/* Нововсти  */
.news.panel.panel-slider {
  border-top: 1px solid transparent;
  border-left: 1px solid transparent; }
  @media (min-width: 1200px) {
    .news.panel.panel-slider {
      border: 1px solid transparent; } }
  .news.panel.panel-slider .panel-heading {
    padding-left: 20px;
    padding-bottom: 10px; }
  .news.panel.panel-slider .panel-body {
    overflow: hidden;
    height: 340px;
    padding: 10px; }
    .news.panel.panel-slider .panel-body > div {
      min-width: 180px;
      height: 330px;
      font-size: 14px;
      padding-bottom: 30px;
      margin: 0 auto; }
      @media (max-width: 430px) {
        .news.panel.panel-slider .panel-body > div {
          float: inherit; } }
      .news.panel.panel-slider .panel-body > div > * {
        display: block;
        margin-bottom: 15px; }
        .news.panel.panel-slider .panel-body > div > *.pic {
          height: 100px;
          line-height: 100px;
          vertical-align: bottom; }
          .news.panel.panel-slider .panel-body > div > *.pic img {
            margin: 0px auto;
            display: inline-block;
            vertical-align: bottom; }
        .news.panel.panel-slider .panel-body > div > *.date {
          opacity: 0.5; }
        .news.panel.panel-slider .panel-body > div > *.title {
          color: #000; }
        .news.panel.panel-slider .panel-body > div > *.annonce {
          opacity: 0.55; }
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/preview_reviews_on_main/style.css?15761461381632*/
@charset "UTF-8";
/* обзоры */
.reviews.panel.panel-slider {
  border-top: 1px solid transparent;
  border-left: 1px solid transparent; }
  @media (min-width: 1200px) {
    .reviews.panel.panel-slider {
      border: 1px solid transparent; } }
  .reviews.panel.panel-slider .panel-heading {
    padding-left: 20px;
    padding-bottom: 10px; }
  .reviews.panel.panel-slider .panel-body {
    overflow: hidden;
    height: 340px;
    padding: 10px; }
    .reviews.panel.panel-slider .panel-body > div {
      min-width: 180px;
      height: 330px;
      font-size: 14px;
      padding-bottom: 30px;
      margin: 0 auto; }
      @media (max-width: 430px) {
        .reviews.panel.panel-slider .panel-body > div {
          float: inherit; } }
      .reviews.panel.panel-slider .panel-body > div > * {
        display: block;
        margin-bottom: 15px; }
        .reviews.panel.panel-slider .panel-body > div > *.pic {
          height: 100px;
          line-height: 100px;
          vertical-align: bottom; }
          .reviews.panel.panel-slider .panel-body > div > *.pic img {
            margin: 0px auto;
            display: inline-block;
            vertical-align: bottom; }
        .reviews.panel.panel-slider .panel-body > div > *.date {
          opacity: 0.5; }
        .reviews.panel.panel-slider .panel-body > div > *.title {
          max-height: 60px;
          overflow: hidden;
          color: #000; }
        .reviews.panel.panel-slider .panel-body > div > *.annonce {
          max-height: 60px;
          overflow: hidden;
          opacity: 0.55; }
.reviews .badge--color {
  background-color: #e12a70;
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/banners_on_main/style.css?15761461381179 */
/* /local/templates/.default/components/bitrix/news.list/banners_on_main_mini/style.css?1576146138279 */
/* /local/components/positronica/bx_catalog.top/templates/main/style.css?15767410817767 */
/* /local/components/positronica/settings.show/templates/main_privilege/style.css?15761461381529 */
/* /local/templates/.default/components/bitrix/news.list/preview_news_on_main/style.css?15713310831433 */
/* /local/templates/.default/components/bitrix/news.list/preview_reviews_on_main/style.css?15761461381632 */
