

/* Start:/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/style.css?17740150094792*/
.obertka_wrap .obertka {
  display: block;
}

.section_description {
  padding: 96px 0;
}
.section_description.has-video .container .section_caption {
  flex: 0 0 calc(100% - 350px);
  max-width: calc(100% - 350px);
}
.section_description.has-video .container .section_caption h2 {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: bold;
}
.section_description.has-video .container .text_wrap {
  flex: 0 0 calc(100% - 350px);
  max-width: calc(100% - 350px);
}
.section_description .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section_description .container .section_caption {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #111111;
}
.section_description .container .section_caption h2 {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: bold;
}
.section_description .container .section_caption .yellow {
  margin: 12px 0 16px;
}
.section_description .container .video_caption {
  flex: 0 0 320px;
  max-width: 320px;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #111111;
}
.section_description .container .text_wrap.open .text:after {
  display: none;
}
.section_description .container .text_wrap.open .text_toggle_button:before {
  background-position: 0 -33px;
}
.section_description .container .text_wrap.open .text_toggle_button:hover:before {
  background-position: -33px -33px;
}
.section_description .container .text_wrap .text {
  max-height: 180px;
  overflow: hidden;
  font-size: 16px;
  line-height: 24px;
  position: relative;
}
.section_description .container .text_wrap .text:after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #ffffff 100%);
  opacity: 1;
  transition: all 0.3s;
}
.section_description .container .text_wrap .text_toggle_button {
  font-size: 16px;
  line-height: 32px;
  margin-top: 40px;
  cursor: pointer;
}
.section_description .container .text_wrap .text_toggle_button:before {
  content: "";
  display: inline-block;
  width: 33px;
  height: 33px;
  background-image: url(/images/catalog_4_0--6.png);
  background-repeat: no-repeat;
  margin-right: 30px;
  vertical-align: middle;
}
.section_description .container .text_wrap .text_toggle_button:hover:before {
  background-position: -33px 0;
}
.section_description .container .videos {
  flex: 0 0 320px;
  max-width: 320px;
}
.section_description .container .videos .video {
  cursor: pointer;
  margin-bottom: 20px;
}
.section_description .container .videos .video .img {
  max-width: 320px;
  position: relative;
}
.section_description .container .videos .video .img:before {
  content: "";
  background: url('/local/templates/mobi/components/bitrix/catalog/catalog/images/rutube_play.png') no-repeat center;
  background-size: contain;
  height: 36px;
  width: 36px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
/*.section_description .container .videos .video .img:hover:before {
  background: url("/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/images/youtube_play_red.png") no-repeat center;
}*/
.section_description .container .videos .video .img img {
  max-width: 100%;
  margin: 0 auto 10px;
}
.section_description .container .videos .video .caption {
  font-size: 21px;
}
.section_description .container .arrows {
  display: flex;
  justify-content: flex-end;
}
.section_description .container .arrows .arrow_left {
  cursor: pointer;
  margin-right: 32px;
  background: url("/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/images/youtube_slider_arrow.png") no-repeat center;
  width: 21px;
  height: 34px;
  transform: scaleX(-1);
}
.section_description .container .arrows .arrow_right {
  cursor: pointer;
  background: url("/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/images/youtube_slider_arrow.png") no-repeat center;
  width: 21px;
  height: 34px;
}

@media (max-width: 768px) {
  #cboxWrapper #cboxLoadedContent {
    padding: 0;
  }
  #cboxWrapper #cboxLoadedContent iframe {
    max-width: 100%;
    width: 100%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .section_description.has-video .container .section_caption {
    flex: 0 0 100%;
    max-width: 100%;
    order: 1;
  }
  .section_description.has-video .container .video_caption {
    display: none;
  }
  .section_description.has-video .container .text_wrap {
    flex: 0 0 100%;
    max-width: 100%;
    order: 3;
  }
  .section_description.has-video .container .videos {
    margin: 10px auto 20px;
    order: 2;
  }
}
@media (max-width: 350px) {
  .section_description.has-video .container .videos {
    max-width: 100%;
  }
}


/* End */


/* Start:/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css?171111357420101*/
@charset "UTF-8";
.share-container {
  position: absolute;
  height: 35px;
  width: 50px;
  right: 50%;
  margin: -87px -620px 0 0;
  z-index: 1; }
  .share-container .share_button {
    margin: 0; }
  .share-container .ya-share2 {
    display: none;
    position: absolute;
    right: 50px;
    transform: scale(1.2);
    transform-origin: right;
    top: -4px;
    background-color: white;
    padding: 0 10px;
    box-shadow: -5px 6px 10px 3px #898383; }
    .share-container .ya-share2 .ya-share2__container .ya-share2__list {
      display: flex; }
      .share-container .ya-share2 .ya-share2__container .ya-share2__list .ya-share2__item {
        padding: 6px 0; }
        .share-container .ya-share2 .ya-share2__container .ya-share2__list .ya-share2__item:hover {
          background: #ffe804; }
          .share-container .ya-share2 .ya-share2__container .ya-share2__list .ya-share2__item:hover .ya-share2__badge .ya-share2__icon {
            filter: brightness(0.1); }
        .share-container .ya-share2 .ya-share2__container .ya-share2__list .ya-share2__item .ya-share2__badge {
          background: none; }
          .share-container .ya-share2 .ya-share2__container .ya-share2__list .ya-share2__item .ya-share2__badge .ya-share2__icon {
            filter: brightness(0.5); }

html.bx-no-touch .share-container:hover .share_button {
  background-color: #ffe804; }
html.bx-no-touch .share-container:hover .ya-share2 {
  display: block; }

html.bx-touch .share-container.active .share_button {
  background-color: #ffe804; }
html.bx-touch .share-container.active .ya-share2 {
  display: block; }

@media (min-width: 1320px) {
  .container {
    width: 1240px; } }
.share_button {
  margin-top: -8px; }
  .share_button + .share_block {
    top: 12px; }

.overlay_dropdownblock .breach_containment {
  height: auto !important; }
  .overlay_dropdownblock .breach_containment .sblock_breach {
    height: auto; }

a.btn-buy-card {
  display: block;
  text-align: center;
  box-sizing: border-box;
  padding-top: 8px; }

.product-detail-block.fullpage {
  padding-bottom: 1px; }
  .product-detail-block.fullpage.site_s3 .item_slider_container .main_big_slider {
    min-height: 400px; }
  .product-detail-block.fullpage.site_s2 .item_slider_container .main_big_slider {
    min-height: 400px; }
  @media (min-width: 1320px) {
    .product-detail-block.fullpage .container {
      width: 1260px; } }
  @media (min-width: 1320px) {
    .product-detail-block.fullpage .cubeparent {
      max-width: 936px;
      box-sizing: border-box; } }
  @media (min-width: 1320px) {
    .product-detail-block.fullpage .item_slider_container {
      max-width: 936px;
      box-sizing: border-box; } }
  .product-detail-block.fullpage .item_slider_container .main_big_slider {
    flex: 1 0 0;
    height: 0; }
    @media (max-width: 991px) {
      .product-detail-block.fullpage .item_slider_container .main_big_slider {
        height: auto; } }
    .product-detail-block.fullpage .item_slider_container .main_big_slider .slick-list {
      height: 100%; }
      .product-detail-block.fullpage .item_slider_container .main_big_slider .slick-list .slick-track {
        height: 100%; }
        .product-detail-block.fullpage .item_slider_container .main_big_slider .slick-list .slick-track img {
          height: 100%; }
          @media (max-width: 991px) {
            .product-detail-block.fullpage .item_slider_container .main_big_slider .slick-list .slick-track img {
              height: auto; } }
  @media (min-width: 1320px) {
    .product-detail-block.fullpage .right_block {
      flex: 0 0 324px;
      max-width: 324px;
      box-sizing: border-box; } }
  .product-detail-block.fullpage .right_block .white_selection .main_prices {
    align-items: center;
    justify-content: space-between; }
    @media (max-width: 768px) {
      .product-detail-block.fullpage .right_block .white_selection .main_prices .headprice {
        padding-left: 15px;
        padding-right: 15px; } }
    .product-detail-block.fullpage .right_block .white_selection .main_prices .headprice.minval span.price_value {
      letter-spacing: -1px; }
      @media (max-width: 991px) {
        .product-detail-block.fullpage .right_block .white_selection .main_prices .headprice.minval span.price_value {
          letter-spacing: 0; } }
  .product-detail-block.fullpage .right_block .white_selection .snooze {
    cursor: pointer;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    padding-right: 15px; }
    .product-detail-block.fullpage .right_block .white_selection .snooze > div {
      width: 33px;
      height: 33px;
      margin: 0 5px 0 0;
      position: static; }
      @media (max-width: 380px) {
        .product-detail-block.fullpage .right_block .white_selection .snooze > div {
          display: none; } }
    .product-detail-block.fullpage .right_block .white_selection .snooze .snoozelink {
      margin-left: 0; }
  .product-detail-block.fullpage .right_block .white_selection .first_right_row {
    justify-content: space-between;
    align-items: center;
    margin-top: 17px; }
  .product-detail-block.fullpage .right_block .white_selection hr {
    margin: 20px 0; }
  .product-detail-block.fullpage .right_block .white_selection .second_right_row {
    justify-content: space-between;
    align-items: center; }
    .product-detail-block.fullpage .right_block .white_selection .second_right_row .insctock-yes {
      padding-left: 15px; }
    .product-detail-block.fullpage .right_block .white_selection .second_right_row .oneclickbuy {
      padding-right: 17px;
      margin-bottom: 10px;
      display: flex;
      justify-content: flex-end;
      text-decoration: none;
      align-items: center; }
      .product-detail-block.fullpage .right_block .white_selection .second_right_row .oneclickbuy > div {
        width: 33px;
        height: 33px;
        margin: 0 5px 0 0;
        position: static; }
        @media (max-width: 380px) {
          .product-detail-block.fullpage .right_block .white_selection .second_right_row .oneclickbuy > div {
            display: none; } }
      .product-detail-block.fullpage .right_block .white_selection .second_right_row .oneclickbuy > span {
        margin-left: 0;
        text-decoration: underline; }
  .product-detail-block.fullpage .right_block .advanced-info {
    padding: 20px 20px 0;
    flex: 0 0 99.8%;
    max-width: 99.8%;
    line-height: normal;
    margin-bottom: -15px; }
    .product-detail-block.fullpage .right_block .advanced-info .free_delivery {
      margin-bottom: 10px; }
    .product-detail-block.fullpage .right_block .advanced-info .cheaper {
      margin-bottom: 25px;
      position: relative; }
      .product-detail-block.fullpage .right_block .advanced-info .cheaper:hover .cheaper_popup {
        visibility: visible;
        z-index: 20;
        opacity: 0.85;
        transform: translateX(-50%) translateY(0);
        transition: opacity 0.2s linear 0s, transform 0.2s linear 0s; }
      .product-detail-block.fullpage .right_block .advanced-info .cheaper .cheaper_popup {
        visibility: hidden;
        z-index: -1;
        opacity: 0;
        font-size: 11px;
        line-height: 26px;
        padding: 3px 8px;
        border: 1px solid rgba(212, 212, 212, 0.4);
        border-radius: 3px;
        box-shadow: #555555 2px 2px 4px;
        color: #eeeeee;
        background-color: #111111;
        text-align: left;
        position: absolute;
        bottom: 100%;
        left: 50%;
        width: 416px;
        transform: translateX(-50%) translateY(-20px);
        transition: opacity 0.2s linear 0.1s, transform 0.2s linear 0.1s, visibility 0s linear 0.3s, z-index 0s linear 0.3s; }
        @media (max-width: 450px) {
          .product-detail-block.fullpage .right_block .advanced-info .cheaper .cheaper_popup {
            width: 95vw; } }
        .product-detail-block.fullpage .right_block .advanced-info .cheaper .cheaper_popup:before {
          content: "";
          position: absolute;
          height: 0;
          width: 0;
          border-width: 6px 3px 0;
          border-style: solid;
          border-color: #111111 transparent transparent;
          border-image: initial;
          top: 100%;
          left: 50%; }
        .product-detail-block.fullpage .right_block .advanced-info .cheaper .cheaper_popup a {
          color: white;
          text-decoration: underline;
          font-size: 11px; }
    .product-detail-block.fullpage .right_block .advanced-info a.download_catalog {
      display: block;
      padding-left: 40px;
      margin-bottom: 17px;
      position: relative;
      line-height: 18px; }
      .product-detail-block.fullpage .right_block .advanced-info a.download_catalog:hover:before {
        background-image: url("/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/advanced-info-dowload-catalog-hover.png"); }
      .product-detail-block.fullpage .right_block .advanced-info a.download_catalog:before {
        content: "";
        position: absolute;
        background-image: url("/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/advanced-info-dowload-catalog.png");
        width: 34px;
        height: 34px;
        left: 0;
        top: 50%;
        transform: translateY(-50%); }
    .product-detail-block.fullpage .right_block .advanced-info a.download_price {
      display: block;
      padding-left: 40px;
      margin-bottom: 17px;
      position: relative;
      line-height: 18px; }
      .product-detail-block.fullpage .right_block .advanced-info a.download_price:hover:before {
        background-image: url("/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/advanced-info-dowload-prices-hover.png"); }
      .product-detail-block.fullpage .right_block .advanced-info a.download_price:before {
        content: "";
        position: absolute;
        background-image: url("/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/advanced-info-dowload-prices.png");
        width: 34px;
        height: 34px;
        left: 0;
        top: 50%;
        transform: translateY(-50%); }
      .product-detail-block.fullpage .right_block .advanced-info a.download_price span {
        display: block; }
    .product-detail-block.fullpage .right_block .advanced-info a.alert_fake {
      display: block;
      padding-left: 40px;
      margin-bottom: 17px;
      position: relative;
      line-height: 18px; }
      .product-detail-block.fullpage .right_block .advanced-info a.alert_fake:hover:before {
        background-image: url("/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/advanced-info-alert-hover.png"); }
      .product-detail-block.fullpage .right_block .advanced-info a.alert_fake:before {
        content: "";
        position: absolute;
        background-image: url("/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/advanced-info-alert.png");
        width: 34px;
        height: 34px;
        left: 0;
        top: 50%;
        transform: translateY(-50%); }
      .product-detail-block.fullpage .right_block .advanced-info a.alert_fake span {
        display: block; }
    .product-detail-block.fullpage .right_block .advanced-info a.guarantees_info {
      display: block;
      padding-left: 40px;
      padding-bottom: 5px;
      padding-top: 5px;
      margin-bottom: 15px;
      position: relative;
      height: 34px;
      line-height: 24px;
      font-weight: bold; }
      .product-detail-block.fullpage .right_block .advanced-info a.guarantees_info:hover:before {
        background-image: url("/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/advanced-info-guarantees-hover.png"); }
      .product-detail-block.fullpage .right_block .advanced-info a.guarantees_info:before {
        content: "";
        position: absolute;
        background-image: url("/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/advanced-info-guarantees.png");
        width: 34px;
        height: 34px;
        left: 0;
        top: 50%;
        transform: translateY(-50%); }
    .product-detail-block.fullpage .right_block .advanced-info a.payment_info {
      display: block;
      padding-left: 40px;
      padding-bottom: 5px;
      padding-top: 5px;
      margin-bottom: 15px;
      position: relative;
      height: 34px;
      line-height: 24px;
      font-weight: bold; }
      .product-detail-block.fullpage .right_block .advanced-info a.payment_info:hover:before {
        background-image: url("/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/advanced-info-payment-hover.png"); }
      .product-detail-block.fullpage .right_block .advanced-info a.payment_info:before {
        content: "";
        position: absolute;
        background-image: url("/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/advanced-info-payment.png");
        width: 34px;
        height: 34px;
        left: 0;
        top: 50%;
        transform: translateY(-50%); }
  .product-detail-block.fullpage .right_block .bloack {
    padding: 20px 20px 0; }
    .product-detail-block.fullpage .right_block .bloack a {
      display: block; }
      .product-detail-block.fullpage .right_block .bloack a:hover {
        text-decoration: none; }
    .product-detail-block.fullpage .right_block .bloack .downprice {
      margin-bottom: 0 !important; }
    .product-detail-block.fullpage .right_block .bloack .fake_alert:before {
      background-image: url("/imgs/product_fake.png");
      background-position: center; }
    .product-detail-block.fullpage .right_block .bloack .fake_alert:hover:before {
      background-image: url("/imgs/priduct_fake_active.png");
      background-position: center; }
    .product-detail-block.fullpage .right_block .bloack .guarantees {
      padding: 5px 0 5px 40px;
      margin-bottom: 20px;
      background: url("/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/garanty.png") no-repeat left center;
      font-weight: bold;
      font-size: 14px;
      transition: all 0.1s linear 0s; }
      .product-detail-block.fullpage .right_block .bloack .guarantees:hover {
        background: url("/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/garanty_hover.png?") no-repeat left center; }
    .product-detail-block.fullpage .right_block .bloack .payment {
      padding: 5px 0 5px 40px;
      background: url("/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/payment.png") no-repeat left center;
      font-weight: bold;
      font-size: 14px;
      transition: all 0.1s linear 0s; }
      .product-detail-block.fullpage .right_block .bloack .payment:hover {
        background: url("/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/payment_hover.png") no-repeat left center; }

.compare {
  color: #838485;
  font-size: 13px;
  padding-right: 17px;
  margin-right: 37px;
  margin-left: auto;
  display: flex;
  justify-content: flex-start;
  text-decoration: none;
  align-items: center;
  cursor: pointer; }
  .compare > div {
    display: block;
    content: ' ';
    background-image: url(/imgs/stat.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    transition: .2s;
    padding-right: 5px;
    float: left;
    width: 33px;
    height: 33px;
    margin: 0 5px 0 0;
    position: static; }
  .compare > span {
    margin-left: 0;
    text-decoration: underline; }
  .compare:hover > div {
    background-image: url(/imgs/stat_active.png); }

.second_right_row .compare {
  justify-content: flex-end; }

._partners .item {
  height: auto; }

.dropdownblock .under_rows .product_rows .breach_containment .sblock_breach .price {
  font-weight: bold; }

@media (min-width: 992px) {
  .item_slider_container {
    display: flex;
    flex-direction: column; }
    .item_slider_container .main_big_slider {
      flex: 0 1 100%; } }

.obertka:nth-child(even) .catalog-menu-sticky-wrap .catalog-menu-sticky {
  background-color: white !important; }

.right_block .main_prices .o_d_price span {
  display: inline;
  vertical-align: baseline !important; }

#_breadcrumb_title {
  font-size: 28px; }
  @media (max-width: 767px) {
    #_breadcrumb_title {
      line-height: 1.3;
      height: 72px;
      font-size: 22px; } }

.card-body .preloader {
  background: url("/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/preloader.gif") no-repeat center;
  max-width: 936px;
  box-sizing: border-box; }

.card-body .item_slider_container .text-left {
  background: white;
  padding: 15px;
  z-index: 1; }
  .card-body .item_slider_container .text-left .wrap {
    width: auto; }
    .card-body .item_slider_container .text-left .wrap ._img {
      padding: 0 !important; }

@media (max-width: 992px) {
  .main_big_slider .slick-slide .first_slide .p {
    display: none; } }
@media (max-width: 992px) and (max-height: 500px) {
  .item_slider_container {
    max-height: 97vh; }
    .item_slider_container .main_big_slider {
      max-height: calc(97vh - 88px); }
      .item_slider_container .main_big_slider .slick-slide .main_big_slider_image {
        max-height: calc(97vh - 88px) !important; } }
/* всплывающее окно|скролл */
.overlay_dropdownblock .scroll-content .mCustomScrollbar .mCSB_scrollTools_horizontal .mCSB_draggerContainer .mCSB_dragger_bar {
  height: 10px;
  background: #404247;
  top: -3px; }
.overlay_dropdownblock .scroll-content .mCustomScrollbar .mCSB_scrollTools_horizontal .mCSB_draggerContainer .mCSB_draggerRail {
  height: 1px; }

.callback .row.form_elem label.agreement, .buy1click .row.form_elem label.agreement {
  padding: 0 15px;
  display: flex;
  align-items: center; }
  .callback .row.form_elem label.agreement input, .buy1click .row.form_elem label.agreement input {
    width: auto;
    position: absolute;
    opacity: 0; }
    .callback .row.form_elem label.agreement input:checked + i, .buy1click .row.form_elem label.agreement input:checked + i {
      background: url("/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/checkbox_active.png?") no-repeat center; }
  .callback .row.form_elem label.agreement i, .buy1click .row.form_elem label.agreement i {
    cursor: pointer;
    display: block;
    width: 30px;
    height: 30px;
    border: black solid 1px;
    border-radius: 7px;
    flex: 0 0 30px;
    margin-right: 10px; }
    .callback .row.form_elem label.agreement i.error, .buy1click .row.form_elem label.agreement i.error {
      background: #ffa6a6; }
  .callback .row.form_elem label.agreement span, .buy1click .row.form_elem label.agreement span {
    white-space: normal;
    font-size: 12px;
    line-height: normal;
    font-weight: normal;
    color: #777; }

@media (max-width: 1319px) {
  .share-container {
    margin: -87px -580px 0 0; } }
@media (max-width: 1219px) {
  .share-container {
    margin: -87px -480px 0 0; } }
@media (max-width: 991px) {
  .share-container {
    margin: -87px 0px 0 0;
    right: 25px; } }
@media (max-width: 768px) {
  .share-container {
    margin: -95px 0px 0 0; }

  .main_little_slider button.slick-arrow {
    display: none; } }
@media (max-width: 580px) {
  .share-container {
    margin: -40px 0px 0 0;
    right: 0; } }
@media (max-height: 580px) {
  .pp__4 .slick-dots {
    line-height: 1; } }
.fr_callback, .ru_callback {
  width: 276px;
  border: none;
  border-radius: 5px;
  color: black;
  background-color: #ffe804;
  height: 42px;
  font-weight: bold;
  cursor: pointer; }

.message.buy1click input.error, .message.buy1click label.agreement.error, .message.callback input.error, .message.callback label.agreement.error {
  background: #ffe1e1;
  box-shadow: 0 0 2px 0 red;
  outline: none; }
.message.cheaperForm {
  width: 550px; }
  .message.cheaperForm .message_wrap .form_elem .fi {
    padding-top: 5px; }
    .message.cheaperForm .message_wrap .form_elem .fi input.error {
      border: red 1px solid;
      padding: 2px;
      background: #ffefef; }
  .message.cheaperForm .message_wrap .form_elem label.agreement.error {
    border: red 1px solid;
    background: #ffefef; }
  .message.cheaperForm .message_wrap .form_elem .goCheaperForm {
    width: 276px;
    border: none;
    border-radius: 5px;
    color: black;
    background-color: #ffe804;
    height: 42px;
    font-weight: bold;
    cursor: pointer; }

.added div {
  background-color: #ffe804;
  border-radius: 50%; }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/mobiprof/components/shantilab/product.tabs/.default/style.css?17111135742013*/
.product__sale_file .r {
  width: 33px;
  height: 33px;
  background-image: url(/images/info__r--2.png);
  background-repeat: no-repeat;
  display: inline-block;
  border-radius: 100px; }

.product__sale_file:hover .r {
  background-position: -33px; }

.product__sale_price .r {
  width: 33px;
  height: 33px;
  background-image: url(/images/price-ikonka.png);
  background-repeat: no-repeat;
  display: inline-block;
  border-radius: 100px; }

.product__sale_price:hover .r {
  background-position: -33px; }

.product-menu__l1 _menu_li .inner {
  width: 100%;
  text-align: center; }

.tab._product_tab .job .item .img img {
  width: 381px;
  height: 228px; }

.product-menu {
  margin: 10px 0 20px; }
  .product-menu .product-menu-ul {
    display: flex;
    border-bottom: 1px solid #f2f4f5; }
    @media (max-width: 767px) {
      .product-menu .product-menu-ul {
        justify-content: center; } }
    .product-menu .product-menu-ul .product-menu-item {
      display: flex;
      justify-content: center;
      align-items: center;
      flex: 0 1 18%;
      height: 60px;
      background: #f2f4f5;
      margin: 0 1%;
      cursor: pointer;
      position: relative;
      top: 1px;
      padding: 0 15px; }
      .product-menu .product-menu-ul .product-menu-item.active {
        background: transparent;
        border: 1px solid #e1e1e1;
        border-bottom: 4px solid #ffe804; }
      .product-menu .product-menu-ul .product-menu-item .img {
        margin-right: 10px; }
        @media (max-width: 991px) {
          .product-menu .product-menu-ul .product-menu-item .img {
            margin-right: 0; } }
      .product-menu .product-menu-ul .product-menu-item .text {
        white-space: nowrap;
        font-weight: bold;
        font-size: 15px; }
        @media (max-width: 991px) {
          .product-menu .product-menu-ul .product-menu-item .text {
            display: none; } }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/style.css?171111357528960*/
.bx-section-desc-post {
  font-size: 12px;
  padding: 0 0 0 15px;
  margin: 15px 0; }

.bx-section-desc {
  border-left: 3px solid #d3d3d3; }

.bx_catalog_list_home {
  margin-bottom: 25px;
  border-bottom: 1px solid #e5e5e5; }

@media (max-width: 767px) {
  .bx_catalog_list_home {
    border-bottom: 1px solid #e5e5e5; } }
.bx_catalog_list_home .bx_catalog_item {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  margin-bottom: 30px; }

@media (min-width: 960px) {
  .bx_catalog_list_home.col1 .bx_catalog_item {
    padding: 1px 26px;
    margin: 0 0 30px 0;
    width: 100%; }

  .bx_catalog_list_home.col2 .bx_catalog_item {
    padding: 1px 26px;
    margin: 0 1% 30px;
    width: 48%; }

  .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1) {
    clear: both; }

  .bx_catalog_list_home.col3 .bx_catalog_item {
    padding: 1px 26px;
    margin: 0 1% 30px;
    width: 31.333333%; }

  .bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1) {
    clear: both; }

  .bx_catalog_list_home.col4 .bx_catalog_item {
    padding: 1px 26px;
    margin: 0 1% 30px;
    width: 23%; }

  .bx_catalog_list_home.col4 .bx_catalog_item:nth-child(4n+1) {
    clear: both; }

  .bx_catalog_list_home.col5 .bx_catalog_item {
    padding: 1px 26px;
    margin: 0 1% 30px;
    width: 18%; }

  .bx_catalog_list_home.col5 .bx_catalog_item:nth-child(5n+1) {
    clear: both; } }
@media (min-width: 768px) and (max-width: 960px) {
  .bx_catalog_list_home.col1 .bx_catalog_item {
    padding: 1px 16px;
    margin: 0 0 0 30px;
    width: 100%; }

  .bx_catalog_list_home.col2 .bx_catalog_item {
    padding: 1px 16px;
    margin: 0 1% 30px;
    width: 48%; }

  .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1) {
    clear: both; }

  .bx_catalog_list_home.col3 .bx_catalog_item {
    padding: 1px 16px;
    margin: 0 1% 30px;
    width: 31.333333%; }

  .bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1) {
    clear: both; }

  .bx_catalog_list_home.col4 .bx_catalog_item, .bx_catalog_list_home.col5 .bx_catalog_item {
    padding: 1px 16px;
    margin: 0 1% 30px;
    width: 23%; }

  .bx_catalog_list_home.col4 .bx_catalog_item:nth-child(4n+1), .bx_catalog_list_home.col5 .bx_catalog_item:nth-child(4n+1) {
    clear: both; } }
@media (max-width: 767px) {
  .bx_catalog_list_home.col1 .bx_catalog_item {
    padding: 1px 16px;
    margin: 0 0 0 30px;
    width: 100%; }

  .bx_catalog_list_home.col2 .bx_catalog_item {
    padding: 1px 16px;
    margin: 0 1% 30px;
    width: 48%; }

  .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1) {
    clear: both; }

  .bx_catalog_list_home.col3 .bx_catalog_item {
    padding: 1px 16px;
    margin: 0 1% 30px;
    width: 31.333333%; }

  .bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1) {
    clear: both; }

  .bx_catalog_list_home.col3 .bx_catalog_item, .bx_catalog_list_home.col4 .bx_catalog_item, .bx_catalog_list_home.col5 .bx_catalog_item {
    padding: 1px 16px;
    margin: 0 1% 30px;
    width: 31.333333%; }

  .bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1), .bx_catalog_list_home.col4 .bx_catalog_item:nth-child(3n+1), .bx_catalog_list_home.col5 .bx_catalog_item:nth-child(3n+1) {
    clear: both; } }
@media (max-width: 767px) {
  .bx-touch .bx_catalog_list_home.col1 .bx_catalog_item {
    padding: 1px 26px;
    margin: 0 0 0 30px;
    width: 100%; }

  .bx-touch .bx_catalog_list_home.col2 .bx_catalog_item {
    padding: 1px 16px;
    margin: 0 1% 30px;
    width: 48%; }

  .bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(3n+1) {
    clear: none; }

  .bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1) {
    clear: both; }

  .bx-touch .bx_catalog_list_home.col2 .bx_catalog_item, .bx-touch .bx_catalog_list_home.col3 .bx_catalog_item, .bx-touch .bx_catalog_list_home.col4 .bx_catalog_item, .bx-touch .bx_catalog_list_home.col5 .bx_catalog_item {
    padding: 1px 16px;
    margin: 0 1% 30px;
    width: 48%;
    clear: none; }

  .bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1), .bx-touch .bx_catalog_list_home.col3 .bx_catalog_item:nth-child(2n+1), .bx-touch .bx_catalog_list_home.col4 .bx_catalog_item:nth-child(2n+1), .bx-touch .bx_catalog_list_home.col5 .bx_catalog_item:nth-child(2n+1) {
    clear: both; } }
.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_container {
  border: 1px solid transparent; }

.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container {
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.18);
  border-radius: 3px;
  border: 1px solid #d3d3d3;
  background: #fff;
  -webkit-animation: borderview .5s;
  animation: borderview 0.5s; }

@media (min-width: 960px) {
  .bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container {
    padding: 0 25px 15px; } }
@media (max-width: 960px) {
  .bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container {
    padding: 0 15px 15px; } }
@keyframes borderview {
  from {
    border: 1px solid #fdfdfd;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
  to {
    border: 1px solid #d3d3d3;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.18); } }
@-webkit-keyframes borderview {
  from {
    border: 1px solid #fdfdfd;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
  to {
    border: 1px solid #d3d3d3;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.18); } }
.bx_catalog_list_home .bx_catalog_item_articul {
  color: #a5a5a5;
  font-size: 13px; }

.bx_catalog_list_home .bx_catalog_item_title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_title {
  overflow: auto;
  white-space: normal; }

.bx_catalog_list_home .bx_catalog_item_title a {
  color: #3f3f3f;
  text-decoration: none;
  font-size: 13px; }

.bx_catalog_list_home .bx_catalog_item_price {
  color: #3f3f3f;
  font-weight: bold; }

.bx_catalog_list_home .bx_catalog_item_price span {
  color: #a5a5a5;
  font-size: 12px;
  font-weight: normal;
  white-space: nowrap;
  text-decoration: line-through; }

.bx_catalog_list_home .bx_catalog_item_controls {
  padding-top: 10px;
  text-align: center;
  opacity: 0; }

@media (min-width: 768px) and (max-width: 960px) {
  .bx_catalog_list_home .bx_catalog_item_controls {
    height: auto; } }
@media (max-width: 767px) {
  .bx-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls {
    height: auto; } }
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone {
  width: 100%;
  white-space: nowrap;
  text-align: center; }

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone span {
  color: #3f3f3f;
  font-size: 13px; }

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  border: 1px solid #e4e4e4;
  background: #f3f3f3;
  white-space: normal;
  line-height: normal;
  padding: 5px 15px; }

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone, .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
  width: 100%;
  text-align: center; }

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a {
  margin: 1%;
  width: 48%;
  min-width: 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 25px;
  height: 25px; }

@media (max-width: 767px) {
  .bx-touch .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone, .bx-touch .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
    float: none;
    width: 100%;
    text-align: center; } }
.bx_catalog_list_home .bx_catalog_item_controls input[type=text] {
  border: 0; }

.bx-touch .bx_catalog_list_home .bx_catalog_item_controls, .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls {
  opacity: 1; }

.bx_catalog_list_home .bx_cnt_desc {
  text-align: left;
  position: absolute;
  right: -45px;
  top: 2px;
  width: 40px; }

.bx_catalog_list_home .bx_catalog_item_controls a {
  margin-bottom: 10px; }

.bx_catalog_list_home .bx_catalog_item_price .bx_price {
  font-size: 15px;
  padding-top: 5px; }

.bx_catalog_list_home .bx_catalog_item_images_double, .bx_catalog_list_home .bx_catalog_item_images {
  position: relative;
  z-index: 91;
  display: block;
  padding-top: 135%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain; }

.bx_catalog_list_home .bx_catalog_item_images_double {
  z-index: 90;
  margin-top: -135%;
  opacity: 0; }

.bx-no-touch .bx_catalog_list_home .bx_catalog_item.double:hover .bx_catalog_item_images {
  opacity: 0;
  -webkit-animation: rotateimgfirst .5s;
  animation: rotateimgfirst 0.5s; }

.bx-no-touch .bx_catalog_list_home .bx_catalog_item.double:hover .bx_catalog_item_images_double {
  opacity: 1;
  -webkit-animation: rotateimglast .5s;
  animation: rotateimglast 0.5s; }

@keyframes rotateimgfirst {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@-webkit-keyframes rotateimgfirst {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@keyframes rotateimglast {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-webkit-keyframes rotateimglast {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls, .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_articul, .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_scu {
  display: none; }

.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls, .bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_articul, .bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu {
  display: block; }

.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_scu {
  padding-top: 10px; }

.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu > div {
  margin: 0 auto; }

.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls.touch, .bx-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls.no_touch {
  display: none !important; }

.bx_catalog_list_home .bx_stick {
  position: absolute;
  width: 123px;
  height: 35px;
  background: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/stick.png) left center no-repeat;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 0 #ba3434;
  line-height: 35px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.bx_catalog_list_home .bx_stick.short {
  font-weight: bold;
  font-size: 18px; }

.bx_catalog_list_home .bx_stick.average {
  font-weight: bold;
  font-size: 13px; }

.bx_catalog_list_home .bx_stick.long {
  font-weight: normal;
  font-size: 11px; }

.bx_catalog_list_home .bx_stick_disc {
  position: absolute;
  width: 72px;
  height: 74px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  font-size: 23px;
  line-height: 74px;
  background: #f42c2c url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/stick_disc.png) no-repeat center;
  text-shadow: 0 1px 0 #ba3434;
  font-weight: bold; }

.bx_catalog_list_home .bx_stick.left, .bx_catalog_list_home .bx_stick_disc.left {
  left: -2px; }

.bx_catalog_list_home .bx_stick.right, .bx_catalog_list_home .bx_stick_disc.right {
  right: 0; }

.bx_catalog_list_home .bx_stick.top, .bx_catalog_list_home .bx_stick_disc.top {
  top: 15px; }

.bx_catalog_list_home .bx_stick.bottom, .bx_catalog_list_home .bx_stick_disc.bottom {
  bottom: 5px; }

.bx_catalog_list_home .bx_stick.middle, .bx_catalog_list_home .bx_stick_disc.middle {
  top: 49%; }

@media (min-width: 768px) and (max-width: 960px) {
  .bx_catalog_list_home .bx_stick {
    width: 90px;
    height: 30px;
    background-size: 100%;
    line-height: 30px; }

  .bx_catalog_list_home .bx_stick.short {
    font-weight: normal;
    font-size: 14px; }

  .bx_catalog_list_home .bx_stick.average {
    font-weight: normal;
    font-size: 11px; }

  .bx_catalog_list_home .bx_stick.long {
    font-weight: normal;
    font-size: 11px; }

  .bx_catalog_list_home .bx_stick_disc {
    width: 64px;
    height: 65px;
    background-size: 100%;
    font-size: 20px;
    line-height: 65px; } }
@media (max-width: 767px) {
  .bx-touch .bx_catalog_list_home .bx_stick {
    width: 70px;
    height: 30px;
    background-size: 100%;
    font-size: 11px;
    line-height: 30px; }

  .bx-touch .bx_catalog_list_home .bx_stick_disc {
    width: 37px;
    height: 38px;
    background-size: 100%;
    font-size: 13px;
    line-height: 38px; } }
.bx_catalog_list_home .bx_bt_button, .bx_catalog_list_home .bx_bt_button_type_2 {
  display: inline-block;
  border-radius: 3px;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  cursor: pointer;
  white-space: nowrap; }

.bx_catalog_list_home .bx_bt_button_type_2 {
  border: 1px solid #e9e9e9;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fcfcfc), to(#f1f1f1));
  background-image: -webkit-linear-gradient(#fcfcfc 0, #f1f1f1 100%);
  background-image: -moz-linear-gradient(#fcfcfc 0, #f1f1f1 100%);
  background-image: -o-linear-gradient(#fcfcfc 0, #f1f1f1 100%);
  background-image: linear-gradient(#fcfcfc 0, #f1f1f1 100%);
  color: #656565;
  text-shadow: 0 1px 0 #fff; }

.bx_catalog_list_home .bx_bt_button_type_2:hover {
  background: #fff; }

.bx_catalog_list_home .bx_bt_button_type_2:active {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#fcfcfc));
  background-image: -webkit-linear-gradient(#f1f1f1 0, #fcfcfc 100%);
  background-image: -moz-linear-gradient(#f1f1f1 0, #fcfcfc 100%);
  background-image: -o-linear-gradient(#f1f1f1 0, #fcfcfc 100%);
  background-image: linear-gradient(#f1f1f1 0, #fcfcfc 100%);
  box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, 0.05); }

.bx_catalog_list_home .bx_bt_button {
  background: #00a2df;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a2df), color-stop(100%, #006fcb));
  background: -webkit-linear-gradient(top, #00a2df 0, #006fcb 100%);
  background: -moz-linear-gradient(top, #00a2df 0, #006fcb 100%);
  background: -ms-linear-gradient(top, #00a2df 0, #006fcb 100%);
  background: -o-linear-gradient(top, #00a2df 0, #006fcb 100%);
  background: linear-gradient(to bottom, #00a2df 0, #006fcb 100%);
  color: #fff;
  text-shadow: 0 1px 0 #006cae;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df', endColorstr='#006fcb', GradientType=0); }

.bx_catalog_list_home .bx_bt_button:hover {
  background: #21afe4;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #21afe4), color-stop(100%, #006fcb));
  background: -webkit-linear-gradient(top, #21afe4 0, #006fcb 100%);
  background: -moz-linear-gradient(top, #21afe4 0, #006fcb 100%);
  background: -ms-linear-gradient(top, #21afe4 0, #006fcb 100%);
  background: -o-linear-gradient(top, #21afe4 0, #006fcb 100%);
  background: linear-gradient(to bottom, #21afe4 0, #006fcb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#21afe4', endColorstr='#006fcb', GradientType=0); }

.bx_catalog_list_home .bx_bt_button:active {
  background: #21afe4;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #21afe4), color-stop(100%, #006fcb));
  background: -webkit-linear-gradient(top, #21afe4 0, #006fcb 100%);
  background: -moz-linear-gradient(top, #21afe4 0, #006fcb 100%);
  background: -ms-linear-gradient(top, #21afe4 0, #006fcb 100%);
  background: -o-linear-gradient(top, #21afe4 0, #006fcb 100%);
  background: linear-gradient(to bottom, #21afe4 0, #006fcb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#21afe4', endColorstr='#006fcb', GradientType=0); }

.bx_catalog_list_home .bx_small.bx_bt_button {
  display: inline-block;
  min-width: 20px;
  line-height: 20px; }

.bx_catalog_list_home .bx_small.bx_bt_button_type_2 {
  display: inline-block;
  min-width: 18px;
  line-height: 18px; }

.bx_catalog_list_home .bx_medium.bx_bt_button {
  padding: 0 13px;
  height: 25px;
  font-weight: bold;
  line-height: 25px; }

.bx_catalog_list_home .bx_medium.bx_bt_button_type_2 {
  padding: 0 13px;
  height: 23px;
  font-weight: bold;
  line-height: 23px; }

.bx_catalog_list_home .bx_medium.bx_bt_button, .bx_catalog_list_home .bx_medium.bx_bt_button_type_2 {
  font-weight: bold; }

.bx_catalog_list_home .bx_col_input {
  display: inline-block;
  width: 40px;
  text-align: center; }

.bx_catalog_list_home .bx_item_detail_size {
  position: relative;
  margin-bottom: 10px;
  padding: 0;
  max-width: 100%;
  width: 100%; }

.bx-no-touch .bx_catalog_list_home .bx_item_detail_size.full {
  position: relative;
  margin-left: -5%;
  padding: 0 5%; }

.bx_catalog_list_home .bx_item_detail_size .bx_item_section_name_gray {
  color: #9e9e9e;
  vertical-align: middle;
  font-size: 11px;
  line-height: 11px; }

.bx_catalog_list_home .bx_item_detail_size .bx_size_scroller_container {
  position: relative; }

.bx_catalog_list_home .bx_item_detail_size .bx_size {
  position: relative;
  overflow: hidden;
  margin: 0;
  width: 100%; }

.bx_catalog_list_home .bx_item_detail_size ul {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  white-space: nowrap; }

.bx-touch .bx_catalog_list_home .bx_item_detail_size .bx_size {
  overflow-x: auto; }

.bx_catalog_list_home .bx_item_detail_size ul {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  white-space: nowrap; }

.bx-touch .bx_catalog_list_home .bx_item_detail_size .bx_size ul {
  margin-left: 0 !important; }

.bx_catalog_list_home .bx_item_detail_size ul li {
  position: relative;
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 25px; }

.bx_catalog_list_home .bx_item_detail_size ul li .cnt {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 2px;
  bottom: 2px;
  left: 2px;
  display: block;
  overflow: hidden;
  border: 1px solid #c0cfda;
  background: #fff;
  color: #3f3f3f;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  font-size: 10px;
  line-height: 22px; }

.bx-retina .bx_catalog_list_home .bx_item_detail_size ul li .cnt {
  border: 0;
  border-style: solid;
  border-width: 1px;
  -webkit-border-image: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/x2border.png) 2 stretch;
  -moz-border-image: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/x2border.png) 2 stretch;
  -o-border-image: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/x2border.png) 2 stretch;
  border-image: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/x2border.png) 2 fill stretch; }

.bx_catalog_list_home .bx_item_detail_size ul li:hover .cnt {
  border: 1px solid #006cc0; }

.bx_catalog_list_home .bx_item_detail_size ul li:active .cnt, .bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt {
  border: 2px solid #006cc0; }

.bx-retina .bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt {
  border: 0;
  border-style: solid;
  border-width: 1px;
  -webkit-border-image: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/x2border_active.png) 2 stretch;
  -moz-border-image: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/x2border_active.png) 2 stretch;
  -o-border-image: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/x2border_active.png) 2 stretch;
  border-image: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/x2border_active.png) 2 fill stretch; }

.bx_catalog_list_home .bx_item_detail_size .bx_size ul li.bx_missing .cnt {
  border: 1px solid #c0cfda !important; }

.bx_catalog_list_home .bx_item_detail_size .bx_size ul li.bx_missing > i {
  cursor: not-allowed;
  position: absolute;
  display: block;
  top: 0;
  right: 2px;
  bottom: 2px;
  left: 2px;
  z-index: 11;
  background: rgba(255, 255, 255, 0.79) url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/missing.png) no-repeat center; }

.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left, .bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right {
  opacity: 0.8; }

.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left:hover, .bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right:hover {
  opacity: 1; }

.bx_catalog_list_home .bx_item_detail_size.full .bx_slide_left, .bx_catalog_list_home .bx_item_detail_size.full .bx_slide_right {
  position: absolute;
  top: 0;
  bottom: 4px;
  width: 5%;
  max-width: 11px;
  cursor: pointer; }

.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left {
  left: -5%;
  background: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/arr_left.png) no-repeat left center;
  background-size: 100% auto; }

.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right {
  right: -5%;
  background: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/arr_right.png) no-repeat right center;
  background-size: 100% auto; }

.bx-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left {
  left: 0;
  background: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/fade_left.png) repeat-y left center;
  background-size: 100% auto; }

.bx-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right {
  right: 0;
  background: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/fade_right.png) repeat-y right center;
  background-size: 100% auto; }

.bx_catalog_list_home .bx_item_detail_scu {
  position: relative;
  margin-bottom: 10px;
  padding: 0;
  max-width: 100%;
  width: 100%; }

.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu.full {
  position: relative;
  margin-left: -5%;
  padding: 0 5%; }

.bx_catalog_list_home .bx_item_detail_scu .bx_item_section_name_gray {
  color: #9e9e9e;
  vertical-align: middle;
  font-size: 11px;
  line-height: 11px; }

.bx_catalog_list_home .bx_item_detail_scu .bx_scu_scroller_container {
  position: relative; }

.bx_catalog_list_home .bx_item_detail_scu .bx_scu {
  position: relative;
  overflow: hidden;
  margin: 0;
  width: 100%; }

.bx-touch .bx_catalog_list_home .bx_item_detail_scu .bx_scu {
  overflow-x: auto; }

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  white-space: nowrap; }

.bx-touch .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul {
  margin-left: 0 !important; }

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li {
  position: relative;
  display: block;
  float: left;
  height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 2px;
  bottom: 4px;
  left: 2px;
  display: block;
  overflow: hidden;
  border: 1px solid #c0cfda;
  background: #fff;
  z-index: 10; }

.bx-retina .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt {
  border: 0;
  border-style: solid;
  border-width: 1px;
  -webkit-border-image: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/x2border.png) 2 stretch;
  -moz-border-image: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/x2border.png) 2 stretch;
  -o-border-image: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/x2border.png) 2 stretch;
  border-image: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/x2border.png) 2 fill stretch; }

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:hover .cnt {
  border: 1px solid #006cc0; }

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:active .cnt, .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt {
  padding: 3px;
  border: 2px solid #006cc0; }

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt {
  border: 1px solid #c0cfda !important; }

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing > i {
  cursor: not-allowed;
  position: absolute;
  display: block;
  top: 0;
  right: 2px;
  bottom: 4px;
  left: 2px;
  z-index: 11;
  background: rgba(255, 255, 255, 0.79) url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/missing.png) no-repeat center; }

.bx-retina .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt {
  border: 0;
  border-style: solid;
  border-width: 1px;
  -webkit-border-image: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/x2border_active.png) 2 stretch;
  -moz-border-image: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/x2border_active.png) 2 stretch;
  -o-border-image: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/x2border_active.png) 2 stretch;
  border-image: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/x2border_active.png) 2 fill stretch; }

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item {
  position: absolute;
  top: 6%;
  right: 6%;
  bottom: 6%;
  left: 6%;
  background-size: contain;
  background-repeat: no-repeat; }

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img {
  width: auto;
  height: 25px; }

.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left, .bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right {
  opacity: 0.8; }

.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left:hover, .bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right:hover {
  opacity: 1; }

.bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_left, .bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_right {
  position: absolute;
  top: 0;
  bottom: 4px;
  width: 5%;
  max-width: 11px;
  cursor: pointer; }

.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left {
  left: -5%;
  background: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/arr_left.png) no-repeat left center;
  background-size: 100% auto; }

.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right {
  right: -5%;
  background: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/arr_right.png) no-repeat right center;
  background-size: 100% auto; }

.bx-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left {
  left: 0;
  background: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/fade_left.png) repeat-y left center;
  background-size: 100% auto; }

.bx-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right {
  right: 0;
  background: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/images/fade_right.png) repeat-y right center;
  background-size: 100% auto; }

@media (max-width: 600px) {
  .opzi_catalog_button {
    float: right; } }
@media (max-width: 575px) {
  .opzi_catalog_button {
    margin-right: 30px; } }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/themes/blue/style.css?17111135754900*/
/* catalog.section */
.bx_blue.bx-section-desc{
	border-left-color:#0083d1;
}
.bx_catalog_list_home.bx_blue .bx_bt_button  				{
	background:#00a2df;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:   -moz-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:    -ms-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:     -o-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:        linear-gradient(to bottom,#00a2df 0%,#006fcb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0);

	color:#fff;
	text-shadow: 0 1px 0 #165c99;
	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
}
.bx_catalog_list_home.bx_blue .bx_bt_button:hover  		{
	background:#26b0e4;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2YjBlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNjg0ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#26b0e4),color-stop(100%,#2684d3));
	background:-webkit-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:   -moz-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:    -ms-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:     -o-linear-gradient(top,#26b0e4 0%,#2684d3 100%);
	background:        linear-gradient(to bottom,#26b0e4 0%,#2684d3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#26b0e4',endColorstr='#2684d3',GradientType=0 );
}
.bx_catalog_list_home.bx_blue .bx_bt_button:active  		{
	background:#0052bf;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTJiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDg1ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0052bf),color-stop(100%,#0085d3));
	background:-webkit-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:   -moz-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:    -ms-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:     -o-linear-gradient(top,#0052bf 0%,#0085d3 100%);
	background:linear-gradient(to bottom,#0052bf 0%,#0085d3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0052bf',endColorstr='#0085d3',GradientType=0 );
}

/* scu_detail_size */
.bx-retina .bx_catalog_list_home.bx_blue .bx_item_detail_size ul li.bx_active .cnt{
	-webkit-border-image: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/themes/blue/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/themes/blue/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/themes/blue/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/themes/blue/images/x2border_active.png) 2 fill stretch;
}
/* scu_detail_scu */
.bx-retina .bx_catalog_list_home.bx_blue .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	-webkit-border-image: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/themes/blue/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/themes/blue/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/themes/blue/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/themes/blue/images/x2border_active.png) 2 fill stretch;
}
/* End */


/* Start:/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/bitrix/news.list/product-profiles/style.css?17111135745574*/
.product-profiles {
  padding: 40px 15px 10px;
  position: relative;
  box-sizing: border-box; }
  @media (max-width: 767px) {
    .product-profiles {
      padding-top: 25px; } }
  .product-profiles * {
    box-sizing: border-box; }
  .product-profiles .profiles-arrow {
    width: 40px;
    height: 56px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -28px;
    z-index: 200;
    background: #404247 no-repeat 50%; }
    @media (max-width: 767px) {
      .product-profiles .profiles-arrow {
        display: none; } }
    .product-profiles .profiles-arrow.profiles-arrow-prev {
      border-radius: 0 3px 3px 0;
      background-image: url("/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/bitrix/news.list/product-profiles/images/slider-arrow-prev.png");
      left: 0; }
      .product-profiles .profiles-arrow.profiles-arrow-prev:hover {
        background-image: url("/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/bitrix/news.list/product-profiles/images/slider-arrow-prev-hover.png");
        background-color: #ffe804; }
    .product-profiles .profiles-arrow.profiles-arrow-next {
      border-radius: 3px 0 0 3px;
      background-image: url("/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/bitrix/news.list/product-profiles/images/slider-arrow-next.png");
      right: 0; }
      .product-profiles .profiles-arrow.profiles-arrow-next:hover {
        background-image: url("/bitrix/templates/mobiprof/components/bitrix/catalog/catalog/bitrix/news.list/product-profiles/images/slider-arrow-next-hover.png");
        background-color: #ffe804; }
  .product-profiles .product-profiles-wrap {
    width: 1240px;
    max-width: 100%;
    margin: 0 auto; }
    @media (max-width: 1319px) {
      .product-profiles .product-profiles-wrap {
        width: 1160px; } }
    @media (max-width: 1219px) {
      .product-profiles .product-profiles-wrap {
        width: 960px; } }
    @media (max-width: 991px) {
      .product-profiles .product-profiles-wrap {
        width: 720px; } }
    @media (max-width: 767px) {
      .product-profiles .product-profiles-wrap {
        width: 540px; } }
    @media (max-width: 575px) {
      .product-profiles .product-profiles-wrap {
        width: 100%;
        padding: 0 15px; } }
    .product-profiles .product-profiles-wrap .caption {
      padding-right: 15px;
      padding-left: 15px;
      text-align: center;
      font-weight: bold;
      font-size: 24px;
      line-height: 32px; }
      @media (max-width: 767px) {
        .product-profiles .product-profiles-wrap .caption {
          font-size: 19px; } }
    .product-profiles .product-profiles-wrap .slider {
      margin: 15px 0; }
      .product-profiles .product-profiles-wrap .slider .slider_item {
        display: flex;
        flex-wrap: wrap;
        align-items: center; }
        .product-profiles .product-profiles-wrap .slider .slider_item.has-detail .img {
          margin-left: 16.66667%;
          flex: 0 0 66.46667%;
          max-width: 66.46667%; }
          @media (max-width: 991px) {
            .product-profiles .product-profiles-wrap .slider .slider_item.has-detail .img {
              margin-left: 0; } }
        .product-profiles .product-profiles-wrap .slider .slider_item .img {
          flex: 0 0 100%;
          max-width: 100%;
          text-align: center;
          padding: 0 15px; }
          .product-profiles .product-profiles-wrap .slider .slider_item .img img {
            max-width: 100%; }
        .product-profiles .product-profiles-wrap .slider .slider_item .description {
          flex: 0 0 16.46667%;
          max-width: 16.46667%;
          line-height: 1.45;
          padding: 0 15px; }
          @media (max-width: 991px) {
            .product-profiles .product-profiles-wrap .slider .slider_item .description {
              flex: 0 0 33.13333%;
              max-width: 33.13333%; } }
        .product-profiles .product-profiles-wrap .slider .slider_item .name {
          flex: 0 0 100%;
          max-width: 100%;
          text-align: center;
          font-weight: bold;
          font-size: 19px;
          padding-top: 30px; }
          @media (max-width: 575px) {
            .product-profiles .product-profiles-wrap .slider .slider_item .name {
              font-size: 16px;
              line-height: 20px; } }
    .product-profiles .product-profiles-wrap .product-profiles-pagination {
      padding-top: 25px;
      text-align: center; }
      .product-profiles .product-profiles-wrap .product-profiles-pagination .swiper-pagination-bullet {
        height: 20px;
        width: 20px;
        margin: 0 5px;
        background: transparent;
        opacity: 1; }
        @media (max-width: 767px) {
          .product-profiles .product-profiles-wrap .product-profiles-pagination .swiper-pagination-bullet {
            margin: 0; } }
        .product-profiles .product-profiles-wrap .product-profiles-pagination .swiper-pagination-bullet:before {
          content: "";
          height: 8px;
          width: 8px;
          border-radius: 50%;
          border: 1px solid #bfc1c3;
          display: block;
          margin: 6px auto; }
        .product-profiles .product-profiles-wrap .product-profiles-pagination .swiper-pagination-bullet:hover:before {
          border: 1px solid #404247; }
        .product-profiles .product-profiles-wrap .product-profiles-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
          border: 2px solid #ffe804; }
          .product-profiles .product-profiles-wrap .product-profiles-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
            content: "";
            margin: 4px auto;
            background: #ffe804;
            border: none; }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/mobiprof/components/bitrix/news.list/product_map/style.css?1711113574341*/
.pi__8 .caption_wrap {
  padding-top: 74px; }

@media (max-width: 850px) {
  .pi__8 {
    max-height: 360px; }
    .pi__8 .caption_wrap {
      padding-top: 28px; } }
@media (max-height: 510px) {
  .pi__8 {
    max-height: 97vh; }
    .pi__8 .caption_wrap {
      padding-top: 28px; } }

/*# sourceMappingURL=style.css.map */

/* End */
/* /bitrix/templates/mobiprof/components/bitrix/catalog/catalog/style.css?17740150094792 */
/* /bitrix/templates/mobiprof/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css?171111357420101 */
/* /bitrix/templates/mobiprof/components/shantilab/product.tabs/.default/style.css?17111135742013 */
/* /bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/style.css?171111357528960 */
/* /bitrix/templates/mobiprof/components/bitrix/catalog.section/opz/themes/blue/style.css?17111135754900 */
/* /bitrix/templates/mobiprof/components/bitrix/catalog/catalog/bitrix/news.list/product-profiles/style.css?17111135745574 */
/* /bitrix/templates/mobiprof/components/bitrix/news.list/product_map/style.css?1711113574341 */
