

/* Start:/local/templates/aspro_max/components/bitrix/catalog/main/style.css?175853034660538*/
.d-inline {
  display: inline;
}
.right_block .section-content-wrapper.with-leftblock .filter-compact-block {
  display: block;
}

.product-container {
  position: relative;
  padding-top: 4px;
}

.product-container .product-side {
  width: 305px;
}
.product-view--side-right + .product-side {
  float: left;
}
.product-view--side-left + .product-side {
  float: right;
}

.product-container .product-info {
  padding: 27px 39px 39px;
  margin: 0px 0px 0px;
}

.js-load-wrapper .item-cnt + .group_description_block.bottom,
.js-load-wrapper .item-cnt + .linked-blog-list + .group_description_block.bottom {
  padding-top: 0px;
}

/*gallery*/
.product-info-headnote + .product-detail-gallery {
  padding-top: 20px;
}
.product-container .product-detail-gallery__slider {
  max-width: 450px;
  max-height: 450px;
  margin: auto;
  display: block;
}
.product-container .product-detail-gallery__slider:not(.owl-loaded) {
  overflow: hidden;
}
.product-container .product-detail-gallery__item.product-detail-gallery__item--thmb,
.product-container .product-detail-gallery__item .product-detail-gallery__picture {
  width: auto;
  display: inline-block;
}
.product-container .product-detail-gallery__item .product-detail-gallery__picture{
  width: auto !important;
}
.product-container .product-detail-gallery__item.product-detail-gallery__item--big a .product-detail-gallery__picture {
  cursor: zoom-in;
}
.owl-carousel .owl-item .product-detail-gallery__item {
  display: block;
  margin: auto;
}

.product-detail-gallery__container.product-detail-gallery__container--vertical {
  position: relative;
}
.product-detail-gallery__container.product-detail-gallery__container--vertical .product-detail-gallery__thmb-inner {
  display: block;
}

.product-container .product-detail-gallery__thmb-inner {
  display: inline-block;
}
.product-container .product-detail-gallery__thmb-inner:not(.vertical) {
  margin-top: 17px;
}
.product-container .product-detail-gallery__slider.thmb {
  max-width: 140px;
  max-height: 60px;
}
.product-container .product-detail-gallery__slider.thmb .owl-item:not(.current) {
  opacity: 0.4;
}
.product-container .product-detail-gallery__slider.thmb .owl-item:hover {
  opacity: 1;
}
.product-container .product-detail-gallery__item.product-detail-gallery__item--thmb {
  height: 60px;
  line-height: 60px;
  width: 60px;
  cursor: pointer;
}

.product-container .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical {
  transform: rotate(90deg);
  max-height: 280px;
  position: absolute;
  left: -100px;
  top: 153px;
}
.product-container
  .product-detail-gallery__slider:not(.owl-loaded).thmb.product-detail-gallery__slider--vertical
  .product-detail-gallery__item:nth-child(n + 5) {
  opacity: 0;
  display: none;
}
.product-container
  .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical
  .product-detail-gallery__picture {
  transform: rotate(-90deg);
}

@media (min-width: 768px) and (max-width: 991px) {
  .product-detail-gallery.left_info {
    display: inline-block;
    width: 50%;
  }
  .product-info .right_info {
    display: inline-block;
    width: 49%;
  }
}

body
  .product-container
  .product-detail-gallery__container--vertical
  .product-info-headnote__stickers1
  ~ .product-detail-gallery__thmb-container
  .video-block.popup_video.only-item,
body
  .product-container
  .product-detail-gallery__container--vertical
  .product-info-headnote__stickers1
  ~ .product-detail-gallery__thmb-container
  .video-block.popup_video.only-item.only-item {
  top: 40px !important;
}

/*tizers*/
.product-container .content_wrapper_block.front_tizers {
  border: 1px solid #ececec;
  border-color: var(--stroke_black);
  border-radius: 3px;
  margin: -1px 0px 3.133rem;
  background: #fff;
  background: var(--black_bg_black);
}
.product-container .content_wrapper_block.front_tizers > .maxwidth-theme {
  padding: 31px 32px 0px;
}
.product-container .content_wrapper_block.front_tizers > .maxwidth-theme .item-views.tizers {
  padding: 0px;
}
.product-container .content_wrapper_block.front_tizers > .maxwidth-theme .item-views.tizers .item {
  padding-bottom: 27px;
  overflow: hidden;
}
.product-container .item-views.tizers .item .title {
  font-weight: normal;
}
/*sets*/

.complect {
  padding: 1.26rem;
}
.complect > .row > div:hover {
  z-index: 2;
}

.set_block .item .item_inner {
  padding: 20px 20px 15px;
}
.set_block .item .item_inner .thumb {
  position: static;
}
.set_block .item .item_inner .image .quantity {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 29px;
  height: 29px;
  line-height: 29px;
  background: #ddd;
  color: #fff;
  border-radius: 100%;
}

.set_block .separator:before,
.set_block .separator:after {
  content: "";
  display: block;
  position: absolute;
  top: 91px;
  background: #999999;
  right: 3px;
  z-index: 2;
}
.set_block .separator:after {
  width: 10px;
  height: 2px;
  margin-top: -1px;
  margin-right: -8px;
}
.set_block .separator:before {
  width: 2px;
  height: 10px;
  margin-top: -5px;
  margin-right: -4px;
}

.catalog_detail .set_wrapp .item .image,
.bx_item_set_hor .bx_item_set_hor_item .bx_item_set_img_container a,
.bx_modal_body .bx_kit_item .image a,
.bx_kit .bx_kit_img_container a,
.bx_modal_body .bx_kit_item .image,
.bx_kit .bx_kit_img_container {
  display: block;
  height: 140px;
  line-height: 140px;
  width: 140px;
  text-align: center;
  position: relative;
  zoom: 1;
  margin: 0px auto 0.6rem;
}
.catalog_detail .set_wrapp .item .image img,
.bx_item_set_hor .bx_item_set_hor_item .bx_item_set_img_container img,
.bx_modal_body .bx_kit_item .image img,
.bx_kit .bx_kit_img_container img {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.catalog_detail .set_block .item .item-title a,
.bx_item_set_hor .bx_item_set_hor_item .item-title a,
.bx_modal_body .bx_kit_item .item-title a {
  line-height: 1.538em;
}
.set_block .item .item-title {
  margin: 0px 0px 2px;
}
.set_block .item .item-title a span {
  display: block;
}

.catalog_detail .bx_item_set_hor_container_big .total_wrapp .total_title {
  font-size: 14px;
  display: inline-block;
}
.set_block .item .total_wrapp .cost .price,
.bx_kit_result_two .price,
.bx_kit_result_one .price,
.bx_kit_result_tre .price,
.bx_kit_result_two .price *,
.bx_kit_result_one .price *,
.bx_kit_result_tre .price * {
  font-size: 28px;
  line-height: 28px;
  font-weight: 600;
  display: inline-block;
  float: none;
  margin: 0px 0px 3px;
}
.catalog_detail .bx_item_set_hor_container_big .total_wrapp .total_price {
  vertical-align: bottom;
}
.set_block .total_wrapp .buttons_wrapp {
  margin: 20px 0px 0px;
}
.catalog_detail .bx_item_set_hor_container_big .total_wrapp .total_buttons .buttons_wrapp .one_click {
  margin-left: 10px;
}
.set_block .item .total_wrapp .price.discount,
.set_block .item .total_wrapp .price.discount * {
  font-size: 16px;
  line-height: 18px;
  display: block;
  font-weight: 400;
  margin: 0px 0px 12px;
}

.set_block .item .cost.prices .price.font_mxs {
  font-size: 0.933em;
}
.set_block .item .cost.prices .price .font_xs {
  font-size: 0.8em;
}

.product-container .info_item .adaptive-block {
  max-width: 280px;
  margin: 30px auto 0px;
}
.product-container .info_item .adaptive-block .text-form {
  margin-top: 14px;
}
.product-container .info_item .adaptive-block .text-form + .text-form {
  margin-top: 9px;
}
.product-container .info_item .adaptive-block .char-side {
  margin: 23px 0px 0px;
}

/*props*/
.detail .chars .props_table tr td:first-child {
  text-align: left;
  padding-right: 10px;
  padding-left: 0;
}
.detail .chars .char-wrapp {
  padding: 25px 35px 26px;
  border: 1px solid #f1f1f1;
  word-wrap: break-word;
}
.detail .chars .char-wrapp tr td {
  font-size: 1em;
  vertical-align: top;
  background: url(/local/templates/aspro_max/components/bitrix/catalog/main/images/dott.png) 0 15px repeat-x;
  width: 60%;
}
.detail .chars .char-wrapp .char_name .hint .tooltips {
  display: none;
  position: absolute;
  left: -30px;
  top: 40px;
  width: 100px;
  padding: 5px;
  box-shadow: 0 0 10px;
  z-index: 9;
  background: #fff;
}
.detail .chars .char-wrapp .char_name .hint .icons:hover + .tooltips {
  display: block;
}
.detail .chars .props_table {
  width: 100%;
}
.detail .chars .props_table td {
  padding: 2px 0 2px 10px;
  text-align: right;
}
.detail .chars .props_table .char_name > span,
.detail .chars .props_table .char_value > span {
  position: relative;
  background: #fff;
  padding: 0;
  display: inline-block;
  color: #666;
}
.detail .chars .props_table .char_name > span {
  font-style: normal;
  padding-right: 12px;
  color: #555;
}
.detail .chars .props_table .char_name .hint {
  position: relative;
  top: 1px;
  margin: 0 0 0 3px;
}
.detail .chars .props_table .char_name .hint .icon svg {
  opacity: 0.35;
}
.detail .chars .props_table .char_name .hint .icon:hover svg {
  opacity: 1;
}
.detail .chars .props_table .char_name .hint .tooltip {
  visibility: hidden;
  padding: 14px 18px;
  left: -121px;
  bottom: 23px;
  width: 256px;
  max-width: 256px;
  opacity: 0;
  font-size: 0.8667em;
  line-height: 1.3846em;
  color: #777777;
  border-radius: 3px;
  background: #fff;
  -webkit-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
  transition: opacity 0.1s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.1s ease;
  -webkit-transition: opacity 0.1s ease;
}
.detail .chars .props_table .char_name .hint .tooltip:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin: 0 0 0 -5px;
  border: 5px solid transparent;
  border-top: 5px solid #fff;
}
.detail .chars .props_table .char_name .hint:hover .tooltip {
  opacity: 1;
  visibility: visible;
}

/*price*/
.product-container .cost.prices.detail .price.font_mxs {
  font-size: 1.733em;
}
.product-container .cost.prices.detail .js-info-block .price.font_mxs {
  font-size: 1.133em;
}

/*quantity*/
.quantity_block_wrapper {
  padding: 1px 0px;
  margin: 0px -12px;
}
.quantity_block_wrapper > div {
  display: inline-block;
  vertical-align: middle;
  padding: 0px 12px;
  margin: 5px 0px;
}
.quantity_block_wrapper .value:hover {
  color: #666;
}
.quantity_block_wrapper .item-stock .icon {
  width: 6px;
  height: 6px;
  margin: 4px 9px 0px 0px;
}

/*stores*/
.tab-pane.stores .stores_tab {
  padding-top: 9px;
}
.tab-pane.stores .ordered-block__title {
  padding-bottom: 1.533rem;
}

/*reviews*/
.tab-pane.reviews {
  padding-top: 7px;
}

/*buy services*/
.tab-pane.buy_services {
  padding-top: 7px;
}
.product-view .product-action .js-services {
  opacity: 0;
  height: 0px;
  transition: opacity 0.2s ease;
}
.product-view .product-action .js-services.active {
  opacity: 1;
  height: auto;
}

/*add|order buttons*/
/*.product-container .counter_wrapp .button_block:not(.to-cart) .svg{display: none;}*/
.product-container .counter_wrapp .button_block:not(.to-cart) svg,
#headerfixed .item-buttons .to-order .svg,
#headerfixed .item-buttons .to-subscribe .svg,
#headerfixed .item-buttons .in-subscribe .svg {
  display: none;
}
.product-container .counter_wrapp .button_block .svg-inline-prediction svg {
  display: block;
}
.product-container .counter_wrapp .button_block .in-cart span {
  padding-left: 24px;
}
.product-container .counter_wrapp .button_block .in-cart {
  position: relative;
}
.product-container .counter_wrapp .button_block .in-cart i:not(.svg-inline-prediction) {
  position: absolute;
  top: 50%;
  margin-top: -6px;
}

.product-container .buy_block .sku_props > div {
  padding: 0px;
  margin: 0px;
}
.product-container div + .buy_block {
  padding: 9px 0px 0px;
}
.product-container .slide_offer {
  width: 100%;
}
.product-container div + .slide_offer,
.product-container div + .buy_block .slide_offer {
  margin-top: 9px;
}

.product-container .buy_block .counter_wrapp.list {
  padding-top: 18px;
}

.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .bx_scu ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: flex-start;
  margin: -2px -2px 0px;
  line-height: 0px;
}
.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .bx_scu ul li {
  flex: auto;
  max-width: 56px;
  width: 48px;
  padding: 0;
  margin: 4px 4px;
  max-height: 56px;
}
.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .bx_scu ul li:before {
  display: none;
}
.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) ul li .cnt1 {
  width: 100%;
  display: inline-block;
  padding-top: 100%;
}
.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) ul li .cnt_item {
  border: 2px solid #fff;
  position: absolute;
  width: 100%;
  height: 100%;
}
.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .bx_item_detail_scu {
  margin-bottom: 4px;
}
.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .bx_item_detail_scu + div {
  margin-top: -4px;
}

/*offers list type2*/
.js-offers-scroll.offers {
  position: relative;
  z-index: 2;
}
.js-offers-scroll .counter_wrapp {
  padding-top: 0px;
}
.js-offers-scroll .wrapp-one-click {
  margin-top: 8px;
}
body .catalog_detail .js-offers-scroll .main_item_wrapper .total_summ {
  border-bottom: none;
}
.js-offers-scroll .table-view__item {
  padding: 23px 24px 18px;
}
.js-offers-scroll .table-view__item .item-title {
  color: #333;
  color: var(--white_text_black);
}
.js-offers-scroll .table-view .item-icons,
.js-offers-scroll .table-view .item-actions .item-buttons,
.js-offers-scroll .table-view .item-actions .item-price {
  align-self: normal;
}
.js-offers-scroll .table-view .item-actions .item-price {
  margin-top: -5px;
}
.js-offers-scroll .table-view .item-actions .item-buttons .text-form {
  margin: 8px 0px 0px;
}
.js-offers-scroll .like_icons.list > div {
  padding-right: 8px;
}
.js-offers-scroll .like_icons.list > div:last-of-type {
  padding-right: 0px;
}
.js-offers-scroll .stores-icons {
  flex-basis: 62px;
  flex-shrink: 0;
  text-align: right;
}
.js-offers-scroll .stores-icons .svg {
  top: -4px;
}
.js-offers-scroll .stores-icons .btn.closed {
  transform: rotate(180deg);
}
.js-offers-scroll .like_icons.list.icons > div span {
  height: 36px;
  line-height: 18px;
}
.js-offers-scroll .table-view .item-info .item-title {
  margin-top: -3px;
  padding: 0px;
}
.js-offers-scroll .table-view .properties__item.properties__item--compact {
  margin-top: -2px;
  line-height: 22px;
}
.js-offers-scroll .table-view .properties__item.properties__item--compact:first-of-type {
  padding-top: 4px;
}
.js-offers-scroll .quantity_block_wrapper {
  margin: 0px -10px;
}
.js-offers-scroll .quantity_block_wrapper > div {
  padding: 0px 10px;
}
.js-offers-scroll .counter_wrapp > .button_block:first-of-type {
  float: none;
  width: 100%;
}
.js-offers-scroll .table-view__item--has-stores .quantity_block_wrapper .item-stock .value:hover {
  color: #333;
  color: var(--white_text_black);
}

.js-offers-scroll .stores_block_wrap {
  border-top: 1px solid #ececec;
  padding-top: 13px;
  margin: 18px 0px 0px;
  border-color: var(--stroke_black);
}
.js-offers-scroll .stores_block_wrap .stores_block {
  border: none;
  padding: 5px 0px 3px 0px;
}
.js-offers-scroll .stores_block_wrap .stores_block:before {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 50%;
  background: url("/local/templates/aspro_max/components/bitrix/catalog/main/../../../../images/dott.png") 0px 0px repeat-x;
}
.js-offers-scroll .stores_block_wrap .stores_block.wo_image .stores_text_wrapp {
  padding-left: 0px;
}
/*.js-offers-scroll .stores_block_wrap .stores_block .stores_text_wrapp .main_info{font-size: 0.867em;}*/
.js-offers-scroll .stores_block_wrap .stores_block.wo_image .item-stock {
  padding: 0px 0px 0px 10px;
  margin-right: 0px;
}
.js-offers-scroll .offer-stores .stores_block_wrap .stores_block.wo_image .item-stock {
  top: 50%;
  margin-top: -8px;
}

.box-shadow:hover .stores_block_wrap .stores_block,
.box-shadow:hover .stores_block_wrap .stores_block .stores_text_wrapp,
.box-shadow:hover .stores_block_wrap .stores_block .item-stock {
  background: var(--card_bg_hover_black);
}

body .product-container .js-info-block .more-btn a {
  display: none;
}

/*additional gallery*/
.additional-gallery {
  position: relative;
}
.additional-gallery .owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}
.additional-gallery .small-gallery-block .item {
  transition: opacity 0.3s ease;
}
.additional-gallery .item:hover a {
  cursor: zoom-in;
}
.additional-gallery .small-gallery-block .item:hover {
  opacity: 0.7;
}
.big-gallery-block .owl-carousel {
  max-height: 700px;
  min-height: 150px;
}
.big-gallery-block .owl-carousel .item img {
  max-height: 650px;
}

/*fixed product header*/
body #headerfixed .logo-row.wproducts {
  display: block;
}
#headerfixed .table-view__item {
  padding: 15px 0;
  background-color: var(--card_bg_black);
  margin-bottom: 0;
}
#headerfixed .table-view .item-foto {
  flex-basis: 50px;
}
#headerfixed .table-view .item-foto__picture {
  width: 50px;
  height: 50px;
  line-height: 50px;
}
#headerfixed .table-view .item-info {
  min-width: 350px;
}
#headerfixed .table-view .more_text {
  display: none;
}
#headerfixed .table-view .item-buttons svg {
  display: none;
}
#headerfixed .table-view .item-buttons .svg-inline-prediction svg {
  display: block;
}
#headerfixed .table-view .item-buttons .svg {
  top: -1px;
}
#headerfixed .table-view .like_icons.list > div:last-of-type {
  padding-right: 0px;
}
#headerfixed .table-view .item-actions {
  width: auto;
}
#headerfixed .table-view .item-actions .item-price {
  width: auto;
  padding-right: 80px;
  max-width: 300px;
}
#headerfixed .table-view .item-actions .item-sku {
  max-width: 300px;
}
#headerfixed .table-view .item-actions .item-sku .but-cell {
  flex-wrap: wrap;
}
#headerfixed .table-view .item-icons.s_2 {
  width: 99px;
}
#headerfixed .table-view .item-icons .like_icons > div {
  margin-bottom: 0;
}
#headerfixed .table-view .cost .price_matrix_wrapper .prices-wrapper .price_group:not(.min) {
  display: none;
}
#headerfixed .table-view .cost .price_matrix_wrapper .prices-wrapper .price_group {
  margin: 0px;
}
#headerfixed .table-view .cost .price_matrix_wrapper .prices-wrapper .price_group .price_name {
  display: none;
}
#headerfixed .table-view .cost .price_matrix_wrapper .prices-wrapper .prices-wrapper,
#headerfixed .table-view .cost .price_matrix_wrapper .prices-wrapper .prices-wrapper + .sale_block .sale_wrapper {
  padding-left: 0px;
}

#headerfixed .table-view .item-actions .item-sku .but-cell > div {
  padding: 5px 5px 5px;
}
#headerfixed .table-view .item-actions .item-sku .but-cell > div:last-of-type {
  margin-right: 44px;
}
#headerfixed .table-view .item-actions .item-sku .but-cell > div .bx_item_detail_scu,
#headerfixed .table-view .item-actions .item-sku .but-cell > div ul,
#headerfixed .table-view .item-actions .item-sku .but-cell > div li {
  margin: 0px;
}
#headerfixed .table-view .item-actions .item-sku .but-cell .bx_item_detail_scu li {
  width: 30px;
}
#headerfixed .table-view .item-actions .item-sku .but-cell .bx_item_detail_size li {
  width: auto;
  padding: 0px 10px;
  text-align: center;
  max-width: none;
}
#headerfixed .table-view .item-actions .buy_block i:not(.svg-inline-prediction) {
  margin-right: 10px;
  width: 12px;
  position: absolute;
  top: auto;
  margin-top: 1px;
  height: 10px;
  background: url(/local/templates/aspro_max/components/bitrix/catalog/main/../../../../images/svg/catalog/check_inbasket.svg) 0px 1px no-repeat;
}
#headerfixed .table-view .item-actions .buy_block .btn:not(.to-order):not(.to-subscribe):not(.in-subscribe) i + span {
  padding-left: 27px;
}
#headerfixed .table-view .item-actions .more-btn a {
  display: none;
}

#headerfixed .table-view .item-actions .item-buttons {
  width: auto;
  max-width: none;
}
#headerfixed .table-view .item-actions .buy_block {
  margin-right: 36px;
  display: block;
}
#headerfixed .table-view .item-actions .item-buttons .btn {
  width: 200px;
}
#headerfixed .prices .price_matrix_block .price_group:first-of-type {
  margin-top: 0px;
}
#headerfixed .table-view .votes_block.nstar {
  display: flex;
}

.product-info-headnote__toolbar .like_icons.list span {
  margin: 0px;
}
.product-info-headnote__toolbar .like_icons.list.sm .btn-xs {
  padding: 9px 14px 7px;
  height: 31px;
}

/*staff*/
.ordered-block .item-views.front.staff-items {
  padding-bottom: 0px;
}
.ordered-block .item-views.staff1.within {
  margin-bottom: -32px;
}

/*side block*/
body .product-side.left_block {
  margin-top: 0px;
}
body .product-side.left_block > div:first-of-type,
body .product-side.left_block > div:first-of-type .brand-detail-info {
  margin-top: 0px;
}
body .product-side.left_block > .inner-wrapper-sticky > div:first-of-type {
  margin-top: 0px;
}

body .product-side.left_block .list-sales-compact {
  margin: 0px 0px 16px;
}

body .product-side.left_block .view_sale_block {
  margin: 26px 0px 0px;
}

body .product-side.left_block .cost {
  margin: 10px 0px 0px;
}
body .product-side.left_block .cost.detail .sale_block {
  margin-top: 0px;
}
body .product-side.left_block .cost.detail .js-info-block .more-btn a {
  display: none;
}

body .detail .prices .price_matrix_block .price_wrapper_block > div > div {
  background-color: var(--black_bg_black);
}
body .shadowed-block .prices .price_matrix_block .price_wrapper_block > div > div,
body .ajax_load .prices .price_matrix_block .price_wrapper_block > div > div {
  background-color: var(--card_bg_black);
}
body .fixed .prices .price_matrix_block .price_wrapper_block > div > div {
  background-color: var(--darkerblack_bg_black);
}

.product-side.main_item_wrapper .js-prices-in-side .bx_catalog_item_scu.wrapper_sku {
  padding-top: 8px;
}

body .product-side.left_block .text-form {
  margin-top: 14px;
}
body .product-side.left_block .text-form + .text-form {
  margin-top: 9px;
}
body .product-container .text-form .svg-inline-info_big {
  padding-top: 3px;
  width: 18px;
}
body .product-container .text-form .svg-inline-info_big svg {
  margin: auto;
}
body .product-container .text-form .text-form-info {
  padding-left: 27px;
}

body .product-side div + .char-side {
  margin-top: 30px;
}
body .char-side {
  margin: 13px 0px 29px;
}
body .char-side .properties {
  margin-top: 13px;
}
body .char-side .properties + div {
  margin: 10px 0px 0px;
}
body .char-side .properties .properties.js-offers-props {
  margin: 0px 0px 0px;
}
.char-side .properties__item.properties__item--compact {
  margin-top: 2px;
}
.product-side .text-additional {
  margin-top: 29px;
}

.product-side div + .brand-detail {
  margin-top: 34px;
}

.bigdata-wrapper {
  margin: 28px 0px 0px;
}
.bigdata-wrapper .subtitle {
  margin: 0px 0px 23px;
}
.product-side .bigdata-wrapper .price_matrix_wrapper > .price.font_mxs,
.product-side .bigdata-wrapper .price_matrix_wrapper > .prices-wrapper > .price.font_mxs {
  font-size: 0.933em;
}

.catalog_detail .sku_props .bx_size_scroller_container.form-control {
  margin-top: 2px;
}

/*product-view--type2*/
.product-view--type2 .product-info-wrapper {
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec; /*margin-bottom: 3.133rem;*/
  border-color: var(--stroke_black);
}
.wrapper_inner.wide_page .product-view--type2 .product-info {
  padding: 2.533rem 30px;
  margin: auto;
}

.product-view--type2 .product-info > .flexbox {
  align-items: normal;
}
.product-view--type2 .product-info > .flexbox .product-detail-gallery {
  order: 1;
  flex: 1;
  padding: 0.733rem 1.5rem 0px;
  width: 50%;
}
.product-view--type2 .product-info > .flexbox > div:last-of-type {
  order: 2;
}
.product-view--type2 .product-info > .flexbox > div:not(.product-detail-gallery) {
  flex-basis: 25%;
}

.product-view--type2 .product-info > .flexbox .product-detail-gallery + .product-chars .product-info-headnote {
  padding-bottom: 27px;
}
.product-view--type2 .product-info > .flexbox .product-detail-gallery + .product-chars .list-sales-compact {
  padding-bottom: 35px;
}

.product-view--type2 .product-chars {
  position: relative;
}
.product-view--type2 .product-chars .js-sales,
.product-view--mix .product-main .js-sales {
  opacity: 0;
  height: 0px;
  transition: opacity 0.2s ease;
}
.product-view--type2 .product-chars .js-sales.active,
.product-view--mix .product-main .js-sales.active {
  opacity: 1;
  height: auto;
}
.product-view--type2 .product-chars .js-sales:not(.active) .list-sales-compact__title {
  margin-top: 0px;
}
.product-view--type2 .product-chars .list-sales-compact {
  position: relative;
  padding: 0px 0px 22px 37px;
}
.product-view--type2 .product-chars .list-sales-compact__icons {
  top: 2px;
}
.product-container .product-view--type2 .buy_block {
  padding-top: 0px;
}
.product-view--type2 .buy_block .sku_props .bx_catalog_item_scu {
  margin-top: -6px;
}
.product-view--type2 .product-chars .char-side {
  margin-top: 18px;
}
.product-view--type2 .product-chars .table_sizes {
  margin-bottom: 22px;
}
.product-view--type2 .product-chars .table_sizes.w-offers {
  margin-top: 6px;
}

.product-view--type2 .product-detail-gallery__container {
  position: relative;
}
.product-view--type2 .text-additional {
  padding: 26px 40px 5px;
  text-align: center;
}
.product-container .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical {
  top: 183px;
}

.product-view--type2 .product-action .product-info-headnote {
  padding: 0px 0px 28px;
}
.product-view--type2 .product-action .product-info-headnote .flexbox > div {
  padding: 11px 0px;
}
.product-view--type2 .product-action .prices_block div + .cost.prices {
  margin: 10px 0px 0px;
}
.product-view--type2 .product-action .middle-info-wrapper {
  margin: 0px 0px 16px;
}
.product-action .shadowed-block {
  background-color: var(--card_bg_black);
}
.product-view--type2 .product-action .text-form + .text-form {
  padding: 10px 0px 16px;
}

.product-container .counter_block .minus {
  left: 10px;
}
.product-container .counter_block .plus {
  right: 10px;
}

.wrapper_inner.wide_page .product-view--type2 .content_wrapper_block.front_tizers {
  border-left-width: 0px;
  border-right-width: 0px;
}
.product-view--type2 .bottom-info-wrapper .bottom-info {
  margin-top: -3.133rem;
}

body .catalog_detail .common_select .common_select-link .trigger {
  line-height: 40px;
}

/*linked articels*/
.linked-blog-list {
  display: block;
  width: 100%;
}

.linked-blog-list.content {
  display: none;
  opacity: 0;
}
.js_append.flexbox .linked-blog-list.content {
  display: block;
}
.js_append.flexbox .linked-blog-list.content.visible {
  opacity: 1;
}
/**/

.search_page .section-content-wrapper:not(.with-filter) .menu_top_block {
  display: none;
}

/*element3*/
.wrapper_inner.wide_page .product-view--type2 .product-info.product-info--type2 {
  padding-top: 2.2rem;
  padding-bottom: 2.2rem;
}
.product-view--type2 .product-info.product-info--type2 > .flexbox > .product-detail-gallery {
  padding: 0px;
  width: 42%;
}
.product-info.product-info--type2 > .flexbox > .product-detail-gallery .product-detail-gallery__container {
  padding-top: 4.133rem;
}

.product-info.product-info--type2
  .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical.m-photo {
  left: -66px;
}
.product-info.product-info--type2
  .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical[data-size="2"] {
  left: -31px;
}
.product-info.product-info--type2
  .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical[data-size="1"] {
  left: 4px;
}
.product-info.product-info--type2 .product-detail-gallery__thmb-container .vertical > div.video-block.popup_video {
  top: 4.133rem;
}
.product-info.product-info--type2 .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical {
  max-height: 210px;
}

.product-info.product-info--type2 .product-chars .list-sales-compact {
  padding-top: 0px;
  padding-left: 42px;
}
.product-info.product-info--type2 .product-chars .list-sales-compact .list-sales-compact__icons {
  top: 2px;
}

.shadowed-block {
  box-shadow: 0px 3px 14px rgba(0, 0, 0, 0.12);
}

.product-info.product-info--type2 .shadowed-block .prices_block {
  padding: 20px 30px 20px;
}
.product-info.product-info--type2 .shadowed-block .buy_block {
  overflow: hidden;
  border-radius: 0px 0px 3px 3px;
}
.product-info.product-info--type2 .shadowed-block .buy_block .counter_block,
.product-info.product-info--type2 .shadowed-block .buy_block .btn {
  border-radius: 0px;
}
.product-info.product-info--type2 .shadowed-block .buy_block .counter_block {
  border-left-color: transparent;
}
.product-info.product-info--type2 .shadowed-block .buy_block .btn.one_click {
  border-color: transparent;
  padding-top: 16px;
  padding-bottom: 16px;
  border: none;
}
.product-info.product-info--type2 .shadowed-block .buy_block .btn.one_click:hover {
  background: #fff;
  color: #333;
}
.catalog_detail .main_item_wrapper .shadowed-block .total_summ {
  border-top: 1px solid #ececec;
  padding: 11px 20px;
  text-align: center;
}

.product-info--type2 .price_txt.filed {
  /*border-top:1px solid #ececec;padding: 20px 0px 0px;*/
  margin: 2.666rem 0px -12px;
}

.product-info-headnote--bordered {
  border-bottom: 1px solid #ececec;
  margin: 0px 0px 38px;
  padding: 0px 0px 27px;
  border-color: var(--stroke_black);
}
.product-main .product-info-headnote--bordered {
  margin-top: -3px;
}

.product-info .shadowed-block .view_sale_block.compact {
  display: block;
  background: #fc482d;
  padding: 9px 29px 8px;
  height: auto;
  border-radius: 3px 3px 0px 0px;
  margin: 0px;
}
.product-info .shadowed-block .view_sale_block.compact.red .countdown,
.product-info .shadowed-block .view_sale_block.compact.red .quantity_block .item {
  background: transparent;
  border-color: transparent;
}
.product-info .shadowed-block .view_sale_block.compact .icons .values {
  margin: 0px -3px 0px 0px;
}
.product-info .shadowed-block .view_sale_block.compact .icons .values .item {
  padding-top: 3px;
}
.product-info .shadowed-block .view_sale_block.compact .svg {
  display: block;
}
.product-info .shadowed-block .view_sale_block.compact .svg svg {
  width: 16px;
}
.product-info .shadowed-block .view_sale_block.compact.red .svg svg path {
  fill: #fff;
}
.product-info .shadowed-block .view_sale_block.compact .quantity_block .values {
  margin-left: -1px;
}
.product-info .shadowed-block .view_sale_block.compact .quantity_block .item {
  position: relative;
  padding-top: 4px;
  padding-left: 12px;
}
.product-info .shadowed-block .view_sale_block.compact .quantity_block .item:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 2px;
  background: #fff;
  top: 11px;
  left: 0px;
  display: block;
}

/*element4*/
.product-container .product-view--mix .product-info {
  padding-bottom: 31px;
}
.product-container .product-view--mix .product-info-wrapper {
  border: 1px solid #ececec;
  border-color: var(--stroke_black);
}
.product-view--mix .product-info > .flexbox {
  align-items: normal;
}
.product-view--mix .product-info .stickers {
  left: -2px;
  top: 12px;
}
.product-view--mix .product-info-headnote {
  padding-bottom: 23px;
}
.product-view--mix .preview-text {
  padding-bottom: 20px;
  margin-bottom: 25px;
  border-bottom: 1px solid #ececec;
  border-color: var(--stroke_black);
}
.product-view--mix .preview-text .text-block {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.product-view--mix .item-views.list-sales-compact {
  padding-bottom: 25px;
  border-bottom: 1px solid #ececec;
  border-color: var(--stroke_black);
}
.product-view--mix .js-sales.active {
  margin-bottom: 25px;
}
.product-view--mix .js-sales:not(.active) + .actions-bottom {
  border-top: 1px solid #ececec;
  border-color: var(--stroke_black);
  padding-top: 20px;
}
/*.product-view--mix .js-sales.active + .actions-bottom{border-top:1px solid #ececec;padding-top: 20px;}*/
.product-container .product-view--mix .buy_block .counter_wrapp.list {
  padding-top: 11px;
}
.product-container .product-view--mix .product-info--type2 .price_txt.filed {
  margin: 0px;
  border: none;
  padding-top: 23px;
}
.product-container /*.product-view--mix*/ .bottom-info-wrapper {
  margin-top: 3.133rem;
}
.product-container .product-view--mix:not(.product-view--mix-wide) .bottom-info-wrapper {
  padding: 0px;
}
.product-container .product-view--mix .ordered-block.js-store-scroll {
  margin-top: 0px;
}
.product-view--mix .sku_props .wrapper_sku > div:first-child {
  margin-top: -8px;
}
.product-view--mix .product-info.product-info--type2 .info_item > div:not(.main_item_wrapper) {
  padding: 0px;
  margin-top: 9px;
}
.product-view--mix .product-info--type2 .product-chars .char-side {
  margin: 20px 0px 0px;
}
.catalog_page_detail_with_left .product-view--mix .product-action {
  flex-basis: 100%;
}
.catalog_page_detail_with_left .product-view--mix .product-chars {
  display: none;
}
.product-container .product-view--mix div + .offer-props-wrapper {
  padding: 13px 0px 4px;
}
.product-container .product-view--mix.product-view--mix-wide div + .offer-props-wrapper {
  padding: 18px 0px 4px;
}

/*elenent5*/
.product-view--mix.product-view--mix-wide .product-info {
  max-width: 1422px;
  margin-left: auto;
  margin-right: auto;
}
.product-view--mix.product-view--mix-wide .like_icons.list {
  top: 0px;
  bottom: auto;
  left: auto;
}
.product-view--mix.product-view--mix-wide .buy_block .counter_wrapp.list {
  width: 65%;
  display: inline-block;
  vertical-align: top;
  padding-right: 20px;
  max-width: 300px;
}
.product-view--mix.product-view--mix-wide .buy_block .wrapp-one-click {
  display: inline-block;
  vertical-align: top;
  padding-top: 11px;
}
.product-view--mix.product-view--mix-wide .product-main .product-chars {
  padding-left: 0px;
  display: block;
}

.product-main .info_ext_block {
  width: 100%;
  padding: 24px 0 17px;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  margin: 34px 0px 0px;
  border-color: var(--stroke_black);
}
.product-main .info_ext_block + .info_ext_block {
  margin-top: -1px;
}
.product-main .info_ext_block .title {
  text-transform: uppercase;
  color: #222;
  color: var(--white_text_black2);
  letter-spacing: 0.3px;
  position: relative;
  padding: 0 0 6px;
  cursor: pointer;
}
.product-main .info_ext_block .title:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 12px;
  height: 12px;
  background-image: url("/local/templates/aspro_max/components/bitrix/catalog/main/../../../../images/svg/catalog/pluscross_sprite.svg");
  background-position: var(--light, 0px 0px) var(--dark, -46px 0px);
  background-repeat: no-repeat;
  opacity: 0.7;
  transition: opacity 0.3s ease;
}
.product-main .info_ext_block .title:hover:before {
  background-position: var(--light, -22px 0px) var(--dark, -46px 0px);
}
.product-main .info_ext_block .title.opened:before {
  background-position: var(--light, -12px 0px) var(--dark, -58px 0px);
  width: 10px;
}
.product-main .info_ext_block .title.opened:hover:before {
  background-position: var(--light, -35px 0px) var(--dark, -58px 0px);
}
.product-main .info_ext_block .title:hover:before {
  opacity: 1;
  background-color: var(--light, var(--theme-base-color)) var(--dark, var(--black_bg_black));
}
.product-main .info_ext_block .text {
  padding: 0 0 8px;
  display: none;
}
.product-main .info_ext_block .text.text--with-pt {
  padding-top: 15px;
  color: #777;
  color: var(--light_basic_text_black);
}
.catalog_page_detail_with_left .product-container .product-view--mix.product-view--mix-wide .bottom-info-wrapper {
  padding: 0px;
}

#main #content .product-view--mix .bottom-info-wrapper .linked_sales {
  display: none;
}
.catalog_page_detail .left_block {
  padding-top: 4px;
}
.catalog_page_detail .left_block .menu_top_block {
  border-top: 1px solid #ececec;
  border-color: var(--stroke_black);
}

body #content .catalog_page_detail_with_left .product-container .product-side.left_block {
  display: none;
}

/*font*/
#main .catalog_detail .item-stock > span,
#main .catalog_detail .cheaper_form > span,
#main .catalog_detail .table_sizes span,
#main .catalog_detail .calculate-delivery-preview .font_sxs,
#main .catalog_detail .calculate-delivery-preview .font_xs,
#main .catalog_detail .price_txt {
  font-size: 12px;
}

/*stores*/
.js-store-scroll.stores {
  position: relative;
}
.stores-title {
  position: absolute;
  top: 4px;
  right: 0px;
}
.stores-title .stores-title__list {
  opacity: 0.5;
  transition: opacity 0.3s ease;
}
.stores-title .stores-title__list:last-of-type {
  padding-left: 24px;
}
.stores-title .stores-title__list:not(.stores-title--active):hover {
  cursor: pointer;
}
.stores-title .stores-title__list:hover,
.stores-title .stores-title__list.stores-title--active {
  opacity: 1;
}
.stores-title .stores-title__list .svg {
  margin-right: 4px;
  top: -1px;
}

.stores_block_wrap.combine .contacts_map_list {
  padding-bottom: 0px;
}
.stores_block_wrap.combine .wrapper_block.title_left .block_container {
  height: 502px;
}
.stores_block_wrap.combine .contacts_map_list .bx-yandex-view-layout {
  border: 1px solid #ececec;
}

/*.tab-pane.stores .stores_tab .stores_block_wrap.combine{position: relative;padding-top: 37px;}*/
.tab-pane.stores .stores_tab .stores_block_wrap.combine {
  position: relative;
}
.tab-pane.stores .stores_tab .stores_block_wrap .stores-title {
  top: -12px;
}
.tab-pane.stores {
  position: relative;
}

.stores-amount-list:not(.stores-amount-list--active) {
  display: none;
}
.with_title .block_container .items .item .item-stock {
  margin: 7px 0px 0px;
}
body .map_info_store .item-stock {
  margin: 10px 0px 0px;
}

/*fix tizers for ajax landings */
.item-views.tizers {
  padding: 3px 0px 23px;
}
.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .item-views.tizers {
  padding-bottom: 33px;
}
.item-views.tizers.top {
  padding-top: 9px;
}
.item-views.tizers .item-wrapper > .item {
  padding-bottom: 32px;
}
.item-views.tizers .item-wrapper > .item .image {
  margin-bottom: 10px;
  max-height: 50px;
  flex-shrink: 0;
  align-self: normal;
}
.item-views.tizers .item-wrapper > .item .image img {
  max-width: 100%;
  max-height: 100%;
}
.item-views.tizers:not(.top) .item-wrapper > .item .image {
  margin-top: 6px;
  max-width: 40px;
}

.item-views.tizers .items.small-block > .row,
.item-views.tizers .items.tops > .row {
  align-items: start;
}
.item-views.tizers .items.small-block .image {
  width: 32px;
  height: 32px;
}
.item-views.tizers .items.small-block .image img,
.item-views.tizers .items.small-block .image svg {
  max-width: 100%;
  max-height: 32px;
}

/*simple*/
body .items_wrapper.simple .row .item_block {
  height: auto;
}
body .items_wrapper.simple .row .item_block .catalog_item,
body .items_wrapper.simple .row .item_block .catalog_item .inner_wrap {
  height: 100% !important;
}
body .items_wrapper.simple .row .item_block .catalog_item .sale_block {
  display: none;
}
body .items_wrapper.simple .row .item_block .catalog_item .sale_block {
  display: none;
}
body .simple_page .top-content-block > div {
  padding-bottom: 34px;
}
/**/

/*mobile fixed buy btn*/
#main .catalog_detail .counter_wrapp.fixed {
  position: fixed !important;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
#main .bottom-icons-panel-Y .catalog_detail .counter_wrapp.fixed {
  bottom: 62px;
}
#main .catalog_detail .counter_wrapp.fixed .counter_block {
  border-radius: 0px;
}
#main .catalog_detail .element_3 .counter_wrapp.fixed ~ .wrapp-one-click {
  border-top: 1px solid #eeeeee;
  border-color: var(--stroke_black);
}
/**/

.catalog_detail .char_block {
  padding: 30px 40px;
}
.catalog_detail .props_list {
  width: 100%;
  margin: 0px 0px 0px;
  color: #555;
}
.catalog_detail .tabs_content .char_block {
  margin-bottom: 30px;
}
.catalog_detail .props_list td:first-of-type {
  width: 45%;
}
.catalog_detail .props_list td.char_value {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 55%;
}
.catalog_detail .props_list td.char_value span {
  padding: 0px 0px 0px 10px;
  color: #333;
  color: var(--white_text_black);
}
.catalog_detail .props_list .props_item,
.catalog_detail .props_block .char_name .props_item,
.catalog_detail .props_block .char_value {
  overflow: hidden;
  text-overflow: ellipsis;
}
.catalog_detail .props_list .props_item span {
  background: #fff;
  background-color: var(--card_bg_black);
  padding-right: 10px;
  color: #777;
  color: var(--light_basic_text_black);
}
.catalog_detail .offers_table .property .props_item.whint > span {
  padding-left: 22px;
}

.catalog_detail .props_list .props_item.whint {
  display: inline;
  padding-right: 10px;
  background-color: #fff;
  background-color: var(--card_bg_black);
}
.catalog_detail .props_list .props_item.whint span {
  padding-right: 0px;
}
.catalog_detail .props_list .hint {
  position: relative;
  top: -1px;
  left: 2px;
  right: auto;
  display: inline;
}
.catalog_detail .props_list .hint .icon {
  background-color: #fff;
  background-color: var(--card_bg_hover_black);
  position: relative;
}
.catalog_detail .props_list .hint + span {
  padding-left: 22px;
}
.catalog_detail .hint .tooltip {
  left: 1px;
  text-align: left;
}
.catalog_detail .hint.active .tooltip {
  opacity: 1;
  z-index: 204;
}
.catalog_detail .hint .tooltip:after {
  left: 2px;
}
.catalog_detail .char_name .hint .icon {
  left: 0px;
}
.catalog_detail .property .char_name .hint .icon {
  top: 1px;
  border-radius: 100%;
}
.catalog_detail .props_block .char_name .hint .icon {
  top: -1px;
  border-radius: 100%;
}
.catalog_detail .props_block .char_name {
  position: relative;
}
.catalog_detail .props_block .char_name .hint .icon i {
  padding-left: 0;
  margin-left: -1px;
}
.catalog_detail .props_block .char_name .hint {
  display: inline;
  position: relative;
  padding-left: 3px;
}
.catalog_detail .props_block .char_name .hint .icon {
  position: relative;
}
.catalog_detail .props_block .hint .tooltip {
  left: 3px;
  top: 20px;
}

.props_block .props_item.muted.whint {
  display: inline;
}

#main .list-offers .table-view .calculate-delivery {
  position: relative;
  padding-left: 27px;
  line-height: 18px;
  margin-top: 12px;
}
.list-offers .table-view .calculate-delivery .svg {
  position: absolute;
  left: 0px;
  top: -1px;
}
.list-offers .table-view .calculate-delivery .animate-load {
  line-height: 18px;
}

.catalog_detail .props_list.line td.char_value span {
  padding-left: 0px;
}
.catalog_detail .props_list.line .props_item span {
  padding-right: 4px;
}

.char_name .hint.active .tooltip {
  opacity: 1;
  z-index: 204;
}
.char_name .hint .tooltip:after {
  left: 2px;
}

.properties__title .hint {
  display: inline;
  position: relative;
  top: -1px;
}
.properties__title .icon {
  border: 1px solid #e5e5e5;
  border-color: var(--stroke_black);
  border-radius: 100%;
  text-align: center;
  padding: 2px 4px 0px;
  cursor: pointer;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
}
.properties__title .icon i {
  color: #383838;
  color: var(--white_text_black);
  line-height: 11px;
  font-size: 11px;
  font-style: normal;
  display: inline-block;
  vertical-align: top;
}
.properties__title .icon:hover i {
  color: #fff;
}
.properties__title .hint .tooltip {
  left: 1px;
  text-align: left;
}
.properties__title .hint.active .tooltip {
  opacity: 1;
  z-index: 204;
}
.properties__title .hint .tooltip:after {
  left: 2px;
}

/*complect block*/
.complect-block {
  margin-bottom: 32px;
}
.complect-block__title {
  padding-bottom: 32px;
  color: #000;
  color: var(--white_text_black);
}
.item_block__complect-checkbox {
  height: 40px;
  flex-shrink: 0;
  margin-top: -2px;
}
.item_block__complect-checkbox label {
  height: 100%;
}
.complect-block .item_block__complect-checkbox input[type="checkbox"] + label {
  z-index: 10;
}
.complect_switch_block .label_block {
  display: inline-block;
}
.complect_switch_block .label_block:first-of-type {
  margin-right: 30px;
}
.complect_header_block {
  padding-bottom: 1.933rem;
}
.complect_header_block .ordered-block__title {
  padding-bottom: 16px;
}
.complect_header_block .buy_complect_wrap {
  padding-bottom: 4px;
  padding-top: 5px;
}
.complect_main_wrap .complect_header_block .opt-buy {
  padding-bottom: 7px;
}
.opt_action.button_buy_complect .text {
  display: inline-block;
  padding: 0 1px 0 1px;
  margin-right: -3px;
  color: #fff;
}
.button_buy_complect.no-action {
  opacity: 0.5 !important;
}
.complect_prices_block--bmargin {
  margin-bottom: 14px;
}
/**/

@media (min-width: 601px) {
  .item-views.tizers .item-wrapper > .item .pull-left + .inner-text {
    padding-left: 26px;
  }
  .item-views.tizers .item-wrapper > .item .pull-right + .inner-text {
    padding-right: 26px;
  }

  .item-views.tizers .small-block .item-wrapper > .item .pull-left + .inner-text {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .item-views.tizers:not(.top) .item-wrapper > .item .image {
    float: none !important;
  }
  .item-views.tizers .items.small-block .item .image + .inner-text,
  .item-views.tizers .items.tops .item .image + .inner-text {
    padding-left: 20px;
  }
  body .wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .item-views.tizers {
    padding-bottom: 3px;
  }
}
/*end tizers*/

@media (max-width: 1399px) {
  #headerfixed .table-view .item-info {
    min-width: 250px;
  }
  #headerfixed .table-view .item-actions .item-sku {
    max-width: 250px;
  }

  .catalog_detail .view_sale_block.v2 > div.icons .values .item {
    display: none;
  }
}

@media (max-width: 1199px) {
  .product-view--type2 .product-info > .flexbox,
  .product-view--mix .product-info > .flexbox {
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  .product-view--type2 .product-info > .flexbox .product-detail-gallery {
    flex: 0 0 100%;
    order: 0;
  }
  .product-view--type2 .product-info > .flexbox > div:not(.product-detail-gallery) {
    padding-top: 40px;
    max-width: 300px;
    flex-basis: 40%;
  }
  .product-info.product-info--type2 > .flexbox > .product-detail-gallery .product-detail-gallery__container {
    padding-top: 0;
  }

  body .product-view--type2 .product-info.product-info--type2 > .flexbox > .product-main {
    flex-basis: 100%;
    max-width: none;
    padding-left: 0px;
  }

  /*element4*/
  .product-view--mix .product-info > .flexbox .product-detail-gallery {
    flex: 0 0 100%;
    order: 0;
    padding-right: 0px;
  }
  body .product-view--mix .product-main {
    flex-basis: auto;
    margin-top: 35px;
  }
}
@media (min-width: 992px) {
  .right_block:not(.catalog_page_detail_with_left) .product-view--side-left,
  .right_block:not(.catalog_page_detail_with_left) .product-view--side-right {
    width: calc(100% - 345px);
  }
  .right_block:not(.catalog_page_detail_with_left) .product-view--side-left {
    float: left;
  }
  .right_block:not(.catalog_page_detail_with_left) .product-view--side-right {
    float: right;
  }
  body #content .product-container .product-side.left_block,
  body #content .product-container .product-side.left_block > * {
    display: block;
  }
}
@media (max-width: 991px) {
  .left_block.sticky-sidebar-custom {
    display: none;
  }
  .product-view--type2 .bottom-info-wrapper .bottom-info {
    margin-top: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-container .content_wrapper_block.front_tizers > .maxwidth-theme .item-views.tizers .item-wrapper {
    width: 50%;
  }
}
@media (max-width: 900px) {
  .list-offers .table-view .table-view__item-wrapper {
    align-items: normal;
  }
  .list-offers .table-view .item-actions {
    width: 40%;
    flex-direction: column;
  }
  .list-offers .table-view .table-view__item-wrapper .item-actions > div:first-of-type {
    margin-top: -8px;
  }
  .list-offers .table-view .table-view__item-wrapper .item-actions > div {
    width: 100%;
    max-width: none;
    padding: 8px 0px 0px;
  }
  .list-offers .table-view .item-info {
    padding-top: 6px;
  }
}
@media (min-width: 768px) {
  body #content .product-container .product-side.left_block > .view_sale_block {
    display: inline-block;
  }
  body #content .product-container .view_sale_block .icons {
    display: inline-block;
  }

  .product-container .product-detail-gallery__slider.horizontal {
    max-width: 600px;
  }
  .product-container
    .product-detail-gallery__slider.horizontal
    .product-detail-gallery__item.product-detail-gallery__item--big,
  .product-container
    .product-detail-gallery__slider.horizontal
    .product-detail-gallery__item.product-detail-gallery__item--middle {
    width: auto;
  }
  .product-view--type2 .product-info.product-info--type2 > .flexbox .product-detail-gallery__slider.horizontal.big {
    max-width: 500px;
  }

  .product-container .product-detail-gallery__slider.vertical {
    max-height: 600px;
  }
  .product-container
    .product-detail-gallery__slider.vertical
    .product-detail-gallery__item.product-detail-gallery__item--big {
    height: 600px;
    line-height: 600px;
  }
  .product-view--type2 .product-info.product-info--type2 > .flexbox .product-detail-gallery__slider.vertical.big {
    max-height: 500px;
  }
  .product-container
    .product-info.product-info--type2
    .product-detail-gallery__slider.vertical
    .product-detail-gallery__item.product-detail-gallery__item--middle {
    height: 500px;
    line-height: 500px;
  }

  /*element3*/
  .product-view--type2 .product-info.product-info--type2 > .flexbox .product-detail-gallery__slider {
    max-width: 377px;
  }
  .product-info.product-info--type2 .product-detail-gallery__thmb-container .vertical > div.video-block.popup_video {
    top: 4.133rem;
  }
  .product-view--type2 .product-info.product-info--type2 > .flexbox > .product-main {
    flex-basis: 58%;
    padding-left: 36px;
  }
  .product-info--type2 .product-chars {
    padding-right: 60px;
  }

  .product-container .product-detail-gallery__item.product-detail-gallery__item--big {
    height: 450px; /*line-height: 450px;*/
    width: 450px;
    max-width: 100%;
  }
  .product-container .product-detail-gallery__item.product-detail-gallery__item--middle {
    height: 377px; /*line-height: 377px;*/
    width: 377px;
    max-width: 100%;
  }
  .product-container .product-detail-gallery__item > a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .product-container .product-detail-gallery__slider .owl-dots {
    display: none;
  }

  body .product-detail-gallery__thmb-container .product-detail-gallery__slider,
  .video-block.popup_video {
    display: inline-block;
    vertical-align: middle;
  }
  .product-detail-gallery__thmb-container .product-detail-gallery__slider + .video-block.popup_video.fromtop {
    margin-left: 70px;
  }
  .product-detail-gallery__thmb-container .product-detail-gallery__slider + .video-block.popup_video {
    margin-left: 30px;
  }

  .product-detail-gallery__thmb-container .video-block.popup_video.only-item,
  body
    .product-container
    .product-detail-gallery__container--vertical
    .product-detail-gallery__thmb-container
    .video-block.popup_video.only-item.only-item {
    top: 0px !important;
  }

  .product-detail-gallery__container.product-detail-gallery__container--vertical {
    padding-left: 66px;
  }

  .wide_page
    .catalog_page_detail:not(.catalog_page_detail_with_left)
    .product-container
    .content_wrapper_block.front_tizers {
    border-top: none;
  }
  .wide_page
    .catalog_page_detail:not(.catalog_page_detail_with_left)
    .product-container
    .content_wrapper_block.front_tizers
    > .maxwidth-theme {
    padding-top: 0px;
  }
  .wide_page
    .catalog_page_detail:not(.catalog_page_detail_with_left)
    .product-container
    .content_wrapper_block.front_tizers
    > .maxwidth-theme
    .item-views.tizers {
    border-top: 1px solid #ececec;
    padding: 31px 32px 0px;
    border-color: var(--stroke_black);
  }

  .product-container .video-block.popup_video .play {
    font-size: 0px;
  }
  body
    .product-container
    .product-detail-gallery__container--vertical
    .product-detail-gallery__thmb-container
    .video-block.popup_video {
    position: absolute;
    left: 20px;
    top: 0px;
    margin: 0px;
  }
  body
    .product-container
    .product-detail-gallery__container--vertical
    .product-info-headnote__stickers1~.product-detail-gallery__thmb-container
    .video-block{
      top: 4.133rem;
    }

  body
    .product-container
    .product-detail-gallery__container--vertical
    .product-detail-gallery__thmb-container
    .product-detail-gallery__slider--vertical
    + .video-block.popup_video.fromtop {
    top: 393px;
  }
  body
    .product-container
    .product-detail-gallery__container--vertical
    .product-detail-gallery__thmb-container
    .product-detail-gallery__slider--vertical
    + .video-block.popup_video {
    top: 353px;
  }
  body
    .product-container
    .product-detail-gallery__container--vertical
    .product-detail-gallery__thmb-container
    .product-detail-gallery__slider--vertical[data-size="3"]
    + .video-block.popup_video.fromtop {
    top: 323px;
  }
  body
    .product-container
    .product-detail-gallery__container--vertical
    .product-detail-gallery__thmb-container
    .product-detail-gallery__slider--vertical[data-size="3"]
    + .video-block.popup_video {
    top: 283px;
  }
  body
    .product-container
    .product-detail-gallery__container--vertical
    .product-detail-gallery__thmb-container
    .product-detail-gallery__slider--vertical[data-size="2"]
    + .video-block.popup_video.fromtop {
    top: 253px;
  }
  body
    .product-container
    .product-detail-gallery__container--vertical
    .product-detail-gallery__thmb-container
    .product-detail-gallery__slider--vertical[data-size="2"]
    + .video-block.popup_video {
    top: 213px;
  }

  .product-container .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical[data-size="3"] {
    left: -65px;
    top: 118px;
  }
  .product-container .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical[data-size="2"] {
    left: -30px;
    top: 83px;
  }

  .product-info.product-info--type2 .info_item > div:not(.main_item_wrapper) {
    padding-left: 30px;
    padding-right: 30px;
  }

  .js-offers-scroll .table-view .item-actions .item-price {
    width: 50%;
  }
  .js-offers-scroll .table-view .item-actions .item-buttons {
    width: 50%;
  }

  /*element4*/
  .product-container .product-view--mix .product-detail-gallery {
    width: 50%;
    padding-right: 39px;
  }
  .product-view--mix .product-main {
    flex-basis: 50%;
  }
  .product-view--mix .product-action .info_item {
    padding-right: 20px;
  }
  .product-view--mix .product-info--type2 .product-chars {
    padding-left: 19px;
    padding-right: 0px;
  }
  .product-view--mix .product-info--type2 .product-chars .char-side {
    margin-top: 5px;
  }
}
@media (max-width: 767px) {
  .product-container .big .product-detail-gallery__item {
    height: 300px;
    line-height: 300px;
    width: 300px;
  }
  .product-container .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical,
  body .product-detail-gallery__thmb-container .product-detail-gallery__slider {
    display: none;
  }

  .product-container .product-detail-gallery__slider {
    max-width: 300px;
  }
  .product-container .product-detail-gallery__slider:not(.owl-loaded) {
    max-height: 300px;
  }

  .product-container .product-detail-gallery__thmb-inner {
    display: block;
  }
  .product-container .video-block.popup_video {
    width: auto;
    border: 1px solid #ececec;
    border-color: var(--stroke_black);
    border-left-width: 0px;
    border-right-width: 0px;
    padding: 6px 0px 6px;
    height: auto;
    margin: 10px 0px 0px;
  }
  .product-info.product-info--type2 .product-detail-gallery__thmb-container .vertical > div.video-block.popup_video {
    top: 0;
  }
  .product-container .video-block.popup_video .play {
    position: static;
  }
  .product-container .video-block.popup_video .play:after {
    display: none;
  }
  .product-container .video-block.popup_video .play:before {
    display: inline-block;
    position: static;
    border-left-color: #000;
    border-left-color: var(--white_text_black);
  }

  .js-offers-scroll .stores-icons {
    flex-basis: 48px;
  }

  .product-view--type2 .product-info > .flexbox,
  .product-view--mix .product-info > .flexbox {
    justify-content: normal;
  }
  .product-container .product-info {
    padding-left: 32px;
    padding-right: 32px;
  }
  .stores_block_wrap.combine .wrapper_block.title_left .block_container {
    box-shadow: none;
  }

  body .flex-50 {
    flex-basis: 100%;
  }
}
@media (min-width: 601px) {
  .js-offers-scroll .table-view__item--has-stores .quantity_block_wrapper .item-stock .value {
    border-bottom: 1px dotted;
    cursor: pointer;
  }

  .product-view--mix.product-view--mix-wide
    .product-info.product-info--type2
    .info_item
    > div.middle-info-wrapper
    + div {
    margin-top: -2px;
  }
}
@media (max-width: 600px) {
  .js-offers-scroll .wrapp-one-click,
  .js-offers-scroll .table-view .item-actions .item-buttons .text-form,
  .js-offers-scroll .stores-icons {
    display: none;
  }
  .js-offers-scroll .offer-stores {
    display: none !important;
  }

  .product-view--type2 .product-info > .flexbox > div:not(.product-detail-gallery) {
    flex-basis: 100%;
  }

  body .product-container .product-info {
    padding-left: 20px;
    padding-right: 20px;
  }

  body .product-container .product-detail-gallery__slider,
  body .product-container .big .product-detail-gallery__item {
    width: auto;
    max-width: 300px;
  }

  .product-view--mix.product-view--mix-wide .buy_block {
    max-width: 300px;
  }
  .product-view--mix.product-view--mix-wide .buy_block .counter_wrapp.list {
    min-width: 100%;
    display: block;
    max-width: none;
    padding-right: 0px;
    width: auto;
  }
  .product-view--mix.product-view--mix-wide .buy_block .wrapp-one-click {
    padding: 0px;
    display: block;
  }

  .wrapper1:not(.compact-catalog) .list-offers .item .item_info.catalog-adaptive {
    padding-bottom: 0px;
  }
}
@media (max-width: 550px) {
  .stores_block_wrap.combine .contacts_map_list .bx-yandex-view-layout {
    min-height: 200px;
  }
  .stores_block_wrap.combine .contacts_map_list .bx-yandex-view-layout .bx-yandex-map {
    height: 200px !important;
  }
}
@media (max-width: 600px) and (min-width: 501px) {
  /*sku2 compact*/
  .compact-catalog .list-offers .btn.has_prediction:after {
    right: -1px;
    top: -1px;
    background-image: url("/local/templates/aspro_max/components/bitrix/catalog/main/../../../../images/svg/prediction_square.svg");
  }
  /**/
}
@media (max-width: 500px) {
  .compact-catalog .items_wrapper.simple .ajax_load .item .catalog_item > div {
    padding-bottom: 0px;
  }

  .catalog_detail .char_block {
    padding: 10px 29px 27px;
  }
  .catalog_detail .char_block .props_list td {
    background-image: none;
    display: block;
    width: auto;
    padding-top: 0px;
    padding-bottom: 0;
  }
  .catalog_detail .char_block .props_list td.char_name {
    margin-top: 11px;
    margin-bottom: -1px;
  }
  .catalog_detail .char_block .props_list td.char_value {
    padding-left: 0;
    line-height: 21px;
  }
  .catalog_detail .char_block .props_list td.char_value span {
    padding-left: 0;
  }
  .catalog_detail .char_block .props_list .props_item > span {
    font-size: 0.867em;
    line-height: 1.692em;
  }

  /*sku2 compact*/
  .compact-catalog .list-offers .catalog-adaptive {
    padding-bottom: 34px;
  }
  .compact-catalog .list-offers .quantity_block_wrapper {
    display: none;
  }
  .compact-catalog .list-offers .item-actions .item-price {
    padding-top: 0px;
  }
  .compact-catalog .list-offers .item .item_info.catalog-adaptive .counter_wrapp.list {
    left: 19px;
    right: 19px;
    bottom: 19px;
  }
  .compact-catalog .list-offers .item .item_info.catalog-adaptive .item-buttons{
    padding-top: 22px;
  }
  /**/
}
@media (max-width: 380px) {
  body .product-container .product-view--mix .big .product-detail-gallery__item {
    max-width: 250px;
    height: 250px;
    line-height: 250px;
  }
  body .product-container .product-view--mix .product-detail-gallery__slider,
  body .product-container .product-view--mix .big .product-detail-gallery__item {
    width: 250px;
  }
}
/* End */


/* Start:/local/templates/aspro_max/components/bitrix/sale.gift.main.products/main/style.css?1758530346663*/
.bx_item_list_title {
    font-weight: bold;
    color: #000;
    background: #ebf4f8;
    vertical-align: middle;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
}
.bx_sale_gift_main_products.bx_wood .bx_item_list_title{background:#ebf4f8;}
.bx_sale_gift_main_products.bx_red .bx_item_list_title{background:#FBF1F0}
.bx_sale_gift_main_products.bx_green .bx_item_list_title{background:#F2FBEA}
.bx_sale_gift_main_products.bx_blue .bx_item_list_title{background:#ebf4f8}
.bx_sale_gift_main_products.bx_black .bx_item_list_title{background:#f1f4f7;}
.bx_sale_gift_main_products.bx_yellow .bx_item_list_title{background:#FBF7DB}
/* End */


/* Start:/local/templates/aspro_max/vendor/fonts/font-awesome/css/font-awesome.min.css?175853034731000*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/local/templates/aspro_max/vendor/fonts/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/local/templates/aspro_max/vendor/fonts/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/local/templates/aspro_max/vendor/fonts/font-awesome/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/local/templates/aspro_max/vendor/fonts/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/local/templates/aspro_max/vendor/fonts/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/local/templates/aspro_max/vendor/fonts/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* End */


/* Start:/local/templates/aspro_max/components/aspro/com.banners.max/float_banners_element/style.css?17585303455230*/
.item-views.float_banners2{padding-bottom: 37px;}
.item-views.float_banners2.top{padding-bottom: 42px;}
.item-views.float_banners2 .row > div{padding-top: 10px;padding-bottom: 22px;}

.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .item-views.float_banners2{padding-bottom: 47px;}
.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .item-views.float_banners2.top{padding-bottom: 52px;}

.item-views.float_banners2 .item{background: #f3f4f6;overflow: hidden;}
.item-views.float_banners2 .item .top-text{margin: 0px 0px 12px 1px;}
.item-views.float_banners2 .item .previewtext{margin: 10px 0px 0px;max-height: 93px;}

.item-views.float_banners2 .item .image{position: absolute;right: 0px;bottom: 0px;top: 0px;}
.item-views.float_banners2 .item .lazy,
.item-views.float_banners2 .item .lazyloaded{display:block;background-size: cover;padding-top: 65.4%;}
.item-views.float_banners2 .item.lazy{background-repeat: no-repeat;background-size: cover;}
.item-views.float_banners2 .item .inner-text{position:relative;}
.item-views.float_banners2 .item .inner-text .title-inner{overflow: hidden;text-overflow: ellipsis;}

.item-views.float_banners2 .item.big .inner-text{padding: 103px 20px 108px 54px;justify-content: center;height:100%;}

.item-views.float_banners2 .item.sm .inner-text{padding: 33px 34px 21px;}
.item-views.float_banners2 .item.sm.bottom .image{order:2;}
.item-views.float_banners2 .item.sm.top .inner-text{padding: 29px 34px 25px;}

.item-views.float_banners2 .item:hover .image .img_inner span {
	-webkit-animation: flash 0.8s;
	animation: flash 0.8s;
}

@media (min-width: 1200px){
	.item-views.float_banners2 .item.big .inner-text{padding: 50px 10px 50px 54px;min-height: 360px;}
}
@media (max-width: 1199px){
	.item-views.float_banners2 .item.big .inner-text{padding: 42px 10px 68px 44px;}
}

@media (min-width: 992px){
	.item-views.float_banners2 .row .col-md-3 .item:not(.top) .img_inner span{padding-top: 82.2%;}
	.item-views.float_banners2 .item.sm {justify-content: space-between;}
	.item-views.float_banners2 .item.sm .image{left:0px;position:relative;height: auto;padding-bottom: 27px;}
	.item-views.float_banners2 .item.sm.top .image {padding-bottom: 0;}
	.item-views.float_banners2 .item.sm.top .image span {width: 100%;margin-left: 0;}

	.item-views.float_banners2 .item.big .image + .inner-text{width:50%;}
	.item-views.float_banners2 .item.big .image{left: 50%;}

	.item-views.float_banners2 .row .image,
	.item-views.float_banners2 .row .image *{height:100%}
	.item-views.float_banners2 .item .lazy,
	.item-views.float_banners2 .item .lazyloaded{width: 120%;margin-left: -10%;}
}
@media (max-width: 991px){
	body .item-views.float_banners2 .item.flexbox div.image{order:2;top: auto;left: 0px;position:absolute;bottom: 27px;}
	
	body .item-views.float_banners2 .item.flexbox.top div.image{order:1;top: 0px;left: 0px;position:relative;height: 100%;}
	body .item-views.float_banners2 .item.flexbox div.inner-text{order:1;}

	body .item-views.float_banners2 .item.big .inner-text{height: auto;}
	body .item-views.float_banners2 .item.big .title {font-size: 1.200em;line-height: 1.454em;}
}
@media (max-width: 991px) and (min-width: 601px){
	body .item-views.float_banners2 .item.flexbox div.inner-text{padding-bottom: calc(68.4% + 54px);}
	.item-views.float_banners2 .item .lazy{padding-top: 86%;}
}
@media (max-width: 767px){
	body .item-views.float_banners2 .item.flexbox div.inner-text{padding:33px 25px 90%;}
	.item-views.float_banners2 .item .lazy{padding-top: 86%;}
}
@media (max-width: 600px){
	body .item-views.float_banners2 .items > .row {margin-left: -16px;margin-right: -16px;padding-left: 16px;}
	body .item-views.float_banners2 .items > .row > div {width: 276px;flex-shrink: 0;padding-left: 0px;padding-right: 16px;}
	body .item-views.float_banners2 .item.big .title {line-height: 1.39em;}
	.item-views.float_banners2 .item .previewtext {line-height: 1.54em;margin-top: 1px;}
	body .item-views.float_banners2 .item.flexbox div.inner-text {padding: 27px 30px 90%;}
	.item-views.float_banners2 .item .top-text {margin: 0px 0px 7px 1px;}
	.item-views.float_banners2 .item .lazy {padding-top: 0;}
	body .item-views.float_banners2 .item.flexbox div.image{position: relative;bottom: 0;padding: 0px 0 20px;}
	.item-views.float_banners2 .item .lazy, 
	.item-views.float_banners2 .item .lazyloaded {padding-top: 74.4%;}
	body#main .wrapper1 .wrapper_inner.front .drag-block.container .item-views.float_banners2{padding-bottom: 17px;}
	body .item-views.float_banners2 .item.flexbox div.inner-text{padding-bottom:21px;}

	.item-views.float_banners2.top .item .lazy, 
	.item-views.float_banners2.top .item .lazyloaded {padding-top: 67.4%;}
	body .item-views.float_banners2.top .item.flexbox div.image {padding-bottom: 0;}
	.item-views.float_banners2 .item.sm.top .inner-text {padding-top: 26px;padding-bottom: 18px;}
	body .item-views.float_banners2.top .item .title {line-height: 1.44em;}

	body .item-views.float_banners2.bottom.sm-block .item {justify-content: space-between;}

	body .item-views.float_banners2.one-item .items > .row > div {width: 100%;max-width: 400px;}
	body .item-views.float_banners2 .item.flexbox.top div.image{height: auto;}
}

/* End */


/* Start:/local/templates/aspro_max/components/bitrix/catalog.set.constructor/main/style.css?17585303469130*/
.bx-set-constructor {
  background: var(--card_bg_black);
  padding: 2.6rem 2.6rem;
  margin-bottom: 20px;
}

.bx-modal-small-title {
  display: block;
  margin-top: 10px;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 20px;
}

.bx-original-item-container {
  text-align: center;
  margin-bottom: 20px;
}
.bx-original-item-container .title-set {
  margin: 0px 0px 5px;
}
.bx-original-item-image + .bx-original-item-text {
  margin-top: 10px;
}

.bx-modal-description {
  font-size: 80%;
  color: #8e8e8e;
}
.bx-added-item-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
  table-layout: fixed;
}
.bx-added-item-table tr {
  border: 1px solid var(--stroke_black);
}
.bx-added-item-table-cell-itemname,
.bx-added-item-table-cell-img,
.bx-added-item-table-cell-del,
.bx-added-item-table-cell-price {
  padding: 6px 10px;
}
.bx-added-item-table-cell-price {
  width: 150px;
  text-align: right;
}
.bx-added-item-table-cell-img {
  padding-left: 20px;
  width: 74px;
}
.bx-added-item-table-cell-del {
  width: 56px;
  height: 56px;
  text-align: center;
}
.bx-added-item-table-cell-img img {
  display: inline-block;
}
.bx-added-item-table-cell-del {
  text-align: center;
}
.bx-added-item-new-price {
  white-space: nowrap;
}

.bx-added-item-delete {
  display: inline-block;
  width: 15px;
  height: 15px;
  cursor: pointer;
}

.bx-item-set-result-block {
  text-align: center;
}

.bx-added-item-old-price {
  padding: 0 0;
  color: #b8b8b8;
  text-decoration: line-through;
  font-size: 11px;
  line-height: 11px;
  white-space: nowrap;
}

.bx-constructor-result-table {
  width: 100%;
}
.bx-constructor-result-table td {
  padding-top: 2px;
  padding-bottom: 2px;
  vertical-align: bottom;
  background: url("/local/templates/aspro_max/components/bitrix/catalog.set.constructor/main/../../../../images/dots.png") 0px 13px repeat-x;
}
.bx-constructor-result-table-title {
  padding-right: 15px;
}
.bx-constructor-result-table-title span {
  background: var(--card_bg_black);
  padding-right: 10px;
}
body .bx-constructor-result-table-value {
  padding-left: 15px;
  background: var(--card_bg_black);
}
.bx-constructor-result-table-value strong {
  white-space: nowrap;
  color: var(--white_text_black);
}

.bx-constructor-result-btn-container {
  text-align: center;
  margin: 10px;
}
@media (max-width: 768px) {
  .bx-constructor-result-btn-container {
    display: inline-block;
    max-width: 140px;
    width: 100%;
    vertical-align: middle;
  }
}
.bx-constructor-result-price {
  display: inline-block;
  max-width: 140px;
  width: 100%;
  text-align: center;
  border: 1px solid #d3d3d3;
  line-height: 1.5;
  padding: 5px 0;
  font-weight: bold;
  border-radius: 2px;
  white-space: nowrap;
  height: 30px;
  box-sizing: border-box;
}
.bx-constructor-result-btn-container .btn {
  display: inline-block;
  max-width: 140px;
  width: 100%;
}

div[data-role="slider-parent-container"] {
  margin: 0px -40px;
}
div[data-role="slider-parent-container"] > div {
  padding: 0px;
}

.bx-catalog-set-topsale-slider {
  border: 1px solid var(--stroke_black);
  position: relative;
  background: var(--darkerblack_bg_black);
  margin-bottom: 20px;
  margin-top: 12px;
}
.bx-catalog-set-topsale-slider:before {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  position: absolute;
  left: 50%;
  border-top: 1px solid var(--stroke_black);
  border-left: 1px solid var(--stroke_black);
  background: var(--darkerblack_bg_black);
  transform: rotate(45deg) translateX(-15px) translateY(-8px);
  top: 10px;
}
.bx-catalog-set-topsale-slider-container {
  overflow-y: hidden;
  overflow-x: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
  padding: 0px 1px;
}
.bx-catalog-set-topsale-slider .bx-catalog-set-item {
  border: 1px solid var(--stroke_black);
  border-radius: 3px;
  margin: 0 -1px;
  background: var(--card_bg_black);
}
.bx-catalog-set-topsale-slider-box {
  position: relative;
  padding: 19px 19px;
}

.bx-catalog-set-topsale-slids {
  display: flex;
  width: 50%;
}
.bx-catalog-set-item-container {
  position: relative;
  min-height: 20px;
  min-width: 150px;
  width: 50%;
}

.bx-catalog-set-item {
  border: 1px solid transparent;
  overflow: hidden;
  border-radius: 3px;
  background: #fff;
  transition: all 300ms ease;
  padding-bottom: 18px;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.bx-catalog-set-item-notavailable {
  height: 30px;
  background: #dedede;
  display: inline-block;
  padding: 0 15px;
  line-height: 28px;
  vertical-align: middle;
  font-weight: bold;
  border-radius: 3px;
  border: 1px solid #d3d3d3;
}

.bx-catalog-set-item-col,
.bx-catalog-set-item-scu,
.bx-catalog-set-item-add-btn,
.bx-catalog-set-item-custom {
  padding: 5px 15px;
}

.bx-catalog-set-item-img {
  position: relative;
  padding-top: 64% !important;
  height: 0;
}
.bx-catalog-set-item-img-container {
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  text-align: center;
}
.bx-catalog-set-item-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.bx-catalog-set-item-title {
  line-height: 15px;
  overflow: hidden;
  vertical-align: top;
  padding: 5px 20px;
  position: relative;
  flex-grow: 1;
}
.bx-catalog-set-item-title:after {
  content: "";
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(255, 255, 255, 0)),
    color-stop(100%, rgba(255, 255, 255, 1))
  );
  background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  bottom: 0;
  right: 0;
  left: 0;
  height: 10px;
  position: absolute;
  background: var(--card_bg_black);
  transition: opacity 200ms ease;
}
.bx-catalog-set-item-price {
  text-align: center;
  min-height: 50px;
  padding: 5px 10px 0;
}
.bx-catalog-set-item-col {
  text-align: center;
}
.bx-catalog-set-item-col-minus,
.bx-catalog-set-item-col-plus {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
}
.bx-catalog-set-item-col-input {
  display: inline-block;
  width: 25px;
  height: 20px;
  vertical-align: middle;
  font-size: 11px;
}
.bx-catalog-set-item-add-btn {
  text-align: center;
}
.bx-catalog-set-item-custom {
  font-size: 12px;
  color: #b8b8b8;
}
.bx-catalog-set-item-price-new {
  font-weight: bold;
  display: block;
}
.bx-catalog-set-item-price-old {
  display: block;
  padding: 3px 0;
  color: #b8b8b8;
  text-decoration: line-through;
  font-size: 11px;
  line-height: 11px;
}
.bx-catalog-set-topsale-slide {
  display: none;
}
.bx-catalog-set-topsale-slide.bx-active {
  display: block;
}
.bx-catalog-set-topsale-slide-control {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.bx-catalog-set-topsale-slide-control-dot {
  display: inline-block;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #dbdbdb;
}
.bx-catalog-set-topsale-slide-control-dot:hover,
.bx-catalog-set-topsale-slide-control-dot.bx-active {
  background: #1485ce;
}

@media (max-width: 530px) {
  .bx-added-item-table,
  .bx-added-item-table tbody,
  .bx-added-item-table tr,
  .bx-added-item-table-cell-img,
  .bx-added-item-table-cell-itemname,
  .bx-added-item-table-cell-price,
  .bx-added-item-table-cell-del {
    display: block;
  }
  .bx-added-item-table,
  .bx-added-item-table tr,
  .bx-added-item-table-cell-itemname,
  .bx-added-item-table-cell-price,
  .bx-added-item-table-cell-del {
    width: 100%;
  }
  .bx-added-item-table tr {
    padding-top: 10px;
    margin-top: -1px;
    clear: both;
  }
  .bx-added-item-table tr:after {
    content: "";
    display: block;
    clear: both;
  }
  .bx-added-item-table-cell-img {
    float: left;
    border-top: none;
  }
  .bx-added-item-table-cell-itemname {
    border-top: none;
  }
  .bx-added-item-table-cell-price {
    text-align: right;
    border-top: none;
    width: auto;
    float: left;
  }
  .bx-added-item-table-cell-del {
    text-align: right;
    border-top: none;
    float: right;
    width: auto;
  }
  .bx-added-item-table-cell-del .bx-added-item-delete-text {
    color: #d63131;
    cursor: pointer;
    display: inline;
  }
  .bx-catalog-set-topsale-slider-box:after,
  .bx-catalog-set-topsale-slider-box:before {
    width: 2px;
  }
  .bx-catalog-set-item-img,
  .bx-catalog-set-item-custom {
    padding: 10px 5px;
  }
}

.catalog_detail .bx-set-constructor .bx-added-item-new-price,
.bx-catalog-set-item-price-new {
  color: var(--white_text_black);
  font-weight: bold;
}
.catalog_detail .bx-set-constructor .bx-added-item-old-price,
.catalog_detail .bx-set-constructor .bx-catalog-set-item-price-old strong,
.bx-catalog-set-item-price-old {
  color: #999;
  font-weight: normal;
  line-height: 11px;
}

.bx-catalog-set-item-title {
  text-align: center;
}

.bx-constructor-result-btn-container .bx-constructor-result-price {
  border: none;
}

@media (min-width: 768px) {
  .bx-set-constructor .row.result {
    padding-left: 25%;
  }
  .bx-set-constructor .row.result .bx-constructor-result-table {
    margin-left: 8px;
  }
}

.bx-catalog-set-item-add-btn :is(.more_text, .svg-inline-fw) {
  display: none;
}

/* End */


/* Start:/local/templates/aspro_max/vendor/css/carousel/owl/owl.carousel.min.css?17585303473351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/aspro_max/vendor/css/carousel/owl/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/aspro_max/vendor/css/carousel/owl/owl.theme.default.min.css?17585303471013*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/local/templates/aspro_max/css/detail-gallery.css?17585303468190*/
/** gallery-detail-big **/
/* main slider */

.detail-gallery-big{
  --slider-max-height: 450px;
  --slider-max-width: 450px;
  --slider-proportion: calc(450 / 450);
}
.detail-gallery-big--ratio-horizontal{
  --slider-max-width: 600px;
  --slider-max-height: 450px;
  --slider-proportion: calc(450 / 600);
}
.detail-gallery-big--ratio-vertical{
  --slider-max-width: 450px;
  --slider-max-height: 600px;
  --slider-proportion: calc(600 / 450);
}
.detail-gallery-big--ratio-square_big{
  --slider-max-width: 800px;
  --slider-max-height: 800px;
  --slider-proportion: calc(800 / 800);
}
@media(min-width: 768px) and (max-width: 1199px){
  body .detail-gallery-big--ratio-square_big{
    --slider-max-width: 600px;
    --slider-max-height: 600px;
  }
}

.product-container .detail-gallery-big__picture {
  max-height: 100%;
}
.product-container .detail-gallery-big__picture.zoom_picture {
  width: auto!important;
}

.detail-gallery-big-slider-main__ratio-wrap {
  position: relative;
  width: 100%;
  padding-top: calc(100% * var(--slider-proportion));
}
.detail-gallery-big-slider-main__ratio-inner{
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.gallery-wrapper--hide-thumbs:not(.detail-gallery-big--with-video) .detail-gallery-big-slider-thumbs{
  display: none;
}
.gallery-wrapper {
  display: flex;
  gap: var(--thumb-gap);
  height: 100%;
  width: 100%;
}
.detail-gallery-big--horizontal .gallery-wrapper{
  flex-direction: column-reverse;
}
.detail-gallery-big-slider-main {
  height: 100%;
  position: relative;
  width: 100%;
  min-width: 0;
}
.detail-gallery-big.image-list__link {
  position: relative;
}
.detail-gallery-big {
  margin: 0 auto;
  padding: 0;
  position: relative;
}
.detail-gallery-big-slider-main__inner{
  margin: 0 auto;
  max-width: var(--slider-max-width);
  padding: 0;
  position: relative;
}

.detail-gallery-big__item > a,
.detail-gallery-big__item--no-image > span {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
}
@media (max-width: 1199px) {
  .catalog-detail .detail-gallery-big {
    flex: 0 0 100%;
    width: 100%;
  }
  .bx-ie .catalog-detail .detail-gallery-big {
    flex-basis: auto;
  }
}
/* big slider */
.detail-gallery-big__item--big {
  height: 100%;
  position: relative;
  width: 100%;
}
.detail-gallery-big__item--big img {
  cursor: zoom-in;
}
.detail-gallery-big__item--big.detail-gallery-big__item--no-image img {
  cursor: auto;
}
.detail-gallery-big-slider{
  height: 100%;
}

@media (max-width: 767px) {
  body .detail-gallery-big{
    --slider-max-width: 300px;
  }
  body .detail-gallery-big--ratio-horizontal{
    --slider-max-width: 400px;
  }
}

/* thumb slider */
.detail-gallery-big{
  --thumb-size: 64px;
  --thumb-gap: 24px;
}
.detail-gallery-big-slider-thumbs__inner{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  align-items: center;
  display: flex;
  gap: 16px;
}
.detail-gallery-big--vertical .detail-gallery-big-slider-thumbs__inner{
  flex-direction: column;
}
@media(min-width: 1200px){
  .detail-gallery-big.detail-gallery-big--ratio-square_big{
    --thumb-size: 96px;
    --thumb-gap: 24px;
  }
}
.detail-gallery-big.detail-gallery-big--no-thumbs{
  --thumb-size: 0%;
  --thumb-gap: 0%;
}
.detail-gallery-big.gallery-wrapper--hide-thumbs:not(.detail-gallery-big--with-video){
  --thumb-size: 0%;
  --thumb-gap: 0%;
}
.detail-gallery-big-slider-thumbs {
  --border-radius-thumbs: 6px;
  align-items: center;
  display: flex;
  height: auto;
  position: relative;
  flex-shrink: 0;
}
.detail-gallery-big--vertical .detail-gallery-big-slider-thumbs {
  width: var(--thumb-size);
}
.detail-gallery-big--horizontal .detail-gallery-big-slider-thumbs{
  height: var(--thumb-size);
}
.gallery-slider-thumb__container {
  display: flex;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  width: auto;
}
@media screen and (max-width: 767px) {
  .gallery-slider-thumb__container{
    display: none;
  }
  .show-bottom-pagination{
    padding-bottom: 24px;
  }
  .detail-gallery-big-slider-thumbs {
    display: block;
    position: static;
    height: auto;
  }
  .detail-gallery-big{
    --thumb-size: 0%;
    --thumb-gap: 0%;
  }
}
.gallery-slider-thumb__container--hide-navigation .gallery-slider-thumb {
  height: 100%;
}
.gallery-slider-thumb__container--hide-navigation .gallery-slider-thumb,
.gallery-slider-thumb__container--hide-navigation.gallery-slider-thumb__container--with-popup .gallery-slider-thumb {
  width: 100%;
}
.gallery__item--thumb {
  align-items: center;
  border: 2px solid transparent;
  display: flex;
  max-height: var(--thumb-size);
  max-width: var(--thumb-size);
  min-height: var(--thumb-size);
  min-width: var(--thumb-size);
  padding: 3px;
  width: 100%;
  border-radius: var(--border-radius-thumbs);
  overflow: hidden;
}
.gallery__item--thumb.swiper-slide-thumb-active {
  border-color: var(--theme-base-color);
  border-radius: var(--border-radius-thumbs);
}

.gallery-slider-thumb__container--hide-navigation .gallery-slider-thumb-button {
  display: none !important;
}

.gallery-slider-thumb__container--with-popup .gallery-slider-thumb {
  width: 100%;
}

.detail-gallery-big-slider-thumbs .gallery-slider-thumb-button {
  align-items: center;
  border-radius: var(--border-radius-thumbs);
  bottom: auto;
  height: 100%;
  left: 0;
  margin: 0;
  position: relative;
  right: 0;
  top: auto;
  width: 36px;
  min-width: 36px;
}
.gallery-slider-thumb-button.gallery-slider-thumb-button--prev {
  margin-right: 4px;
}
.gallery-slider-thumb-button.gallery-slider-thumb-button--next {
  margin-left: 4px;
}
.detail-gallery-big-slider-thumbs .gallery-slider-thumb-button.swiper-button-disabled:not(.swiper-button-lock) {
  display: flex;
}
.detail-gallery-big--horizontal .detail-gallery-big-slider-thumbs__inner{
  justify-content: center;
}

.detail-gallery-big--horizontal_block .gallery-wrapper{
  flex-direction: column-reverse;
}
.detail-gallery-big--horizontal_block .detail-gallery-big-slider-thumbs {
  display: block;
  height: auto;
}
.detail-gallery-big--horizontal_block .detail-gallery-big-slider-thumbs__inner {
  position: static;
  display: block;
}
.detail-gallery-big--horizontal_block .gallery-slider-thumb {
  container-type: inline-size;
  width: 100%;
}
.detail-gallery-big--horizontal_block .gallery-slider-thumb-button {
  display: none !important;
}
.detail-gallery-big--horizontal_block .gallery__thumb-wrapper {
  display: grid;
  gap: 8px;
  grid-template-columns: repeat(auto-fit, clamp(54px, 12cqw, 64px));
  justify-content: center;

  cursor: default !important;
  transform: none !important;
}
.detail-gallery-big--horizontal_block .gallery__item--thumb {
  margin: 0px !important;
  padding: 0px;
  aspect-ratio: 1;

  min-width: auto;
  min-height: auto;
  max-width: none;
  max-height: none;
}

/**/

/* vertical slider */
.detail-gallery-big--vertical .detail-gallery-big-slider-main {
  height: 100%;
}
.detail-gallery-big--vertical .detail-gallery-big-slider-thumbs {
  flex-direction: column;
}
.detail-gallery-big--vertical .gallery-slider-thumb__container {
  flex-direction: column;
  height: auto;
  max-width: var(--thumb-size);
}

.detail-gallery-big--vertical .gallery-slider-thumb {
  height: 100%;
  width: 100%;
}
.detail-gallery-big--vertical .gallery-slider-thumb__container--with-popup .gallery-slider-thumb {
  height: 100%;
}

.detail-gallery-big--vertical .gallery-slider-thumb-button {
  height: 36px;
  width: 100%;
}
.detail-gallery-big-slider-thumbs .gallery-slider-thumb-button:after{
  display: none;
}

@media screen and (min-width: 601px) {
  .detail-gallery-big--vertical .gallery-slider-thumb-button .svg {
    transform: rotateZ(90deg);
  }
  .detail-gallery-big--vertical .gallery-slider-thumb-button.gallery-slider-thumb-button--prev {
    margin-right: 0;
    margin-bottom: 4px;
  }
  .detail-gallery-big--vertical .gallery-slider-thumb-button.gallery-slider-thumb-button--next {
    margin-left: 0;
    margin-top: 4px;
  }
}
@media screen and (max-width: 600px) {
  .detail-gallery-big--vertical .gallery-slider-thumb-button {
    height: 100%;
    width: 36px;
  }
}
/**/

/* End */


/* Start:/local/templates/aspro_max/css/bonus-system.min.css?17585303461535*/
.bonus-system-block,.bonus_item_cart,.lt_cart_bonus_all{font-size:.8rem;line-height:1rem;position:relative;padding:4px 0 0 14px;width:max-content}.bonus-system-block:empty,.bonus_item_cart:empty,.lt_cart_bonus_all:empty{display:none}.bonus-system-block:after,.bonus_item_cart:after,.lt_cart_bonus_all:after{content:'';display:block;position:absolute;left:0;top:3px;bottom:0;width:11px;background:url(/local/templates/aspro_max/css/../images/svg/bonus_icon.svg) center no-repeat}.catalog_item.big .bonus-system-block{color:#fff}.catalog_item.big .bonus-system-block:not(:empty):after{background:url(/local/templates/aspro_max/css/../images/svg/bonus_icon_white.svg) center no-repeat}.services_buy_block .bonus-system-block{margin-left:9px}.body-info__bottom .sale_block~.bonus-system-block{margin-top:5px}.prices-services-detail .bonus-system-block{margin-left:8px}.bonus_item_cart{margin-bottom:5px}.basket_fly .items_wrap .bonus-system-block,.basket_hover_block .bonus-system-block,.lt_cart_bonus_all{margin-left:auto}#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line [id^=bonus]>span{background:var(--card_bg_black);position:relative;z-index:1}.bx-soa-section-content.lt_bonus_cont_success{background-color:var(--black_bg_black);padding-top:26px}.bonus_comment_min_max{color:var(--white_text_black)}#bonus_payment_block .bx-soa-coupon-input.lt_no_arrow:before{display:none}#bonus_payment_block #bonus_payfield_block .bx-soa-coupon-input{display:inline-block;vertical-align:baseline;overflow:visible}#bonus_payment_block #bonus_payfield_block .bx-soa-coupon-input input{margin-bottom:10px}
/* End */


/* Start:/local/templates/aspro_max/css/jquery.fancybox.min.css?175853034613062*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide::before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image::before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:0 0;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-ms-transform-origin:top left;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:0}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.fancybox-button div{height:100%}.fancybox-button svg{display:block;max-height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(to top,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0,0,0,0) 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px 44px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translate3d(0,0,0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0);transform:rotate(0)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1) translate3d(0,0,0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translate3d(0,0,0) scale(1)}@media all and (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px 0}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px 5px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px 2px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus::before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1}@media all and (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */
/* /local/templates/aspro_max/components/bitrix/catalog/main/style.css?175853034660538 */
/* /local/templates/aspro_max/components/bitrix/sale.gift.main.products/main/style.css?1758530346663 */
/* /local/templates/aspro_max/vendor/fonts/font-awesome/css/font-awesome.min.css?175853034731000 */
/* /local/templates/aspro_max/components/aspro/com.banners.max/float_banners_element/style.css?17585303455230 */
/* /local/templates/aspro_max/components/bitrix/catalog.set.constructor/main/style.css?17585303469130 */
/* /local/templates/aspro_max/vendor/css/carousel/owl/owl.carousel.min.css?17585303473351 */
/* /local/templates/aspro_max/vendor/css/carousel/owl/owl.theme.default.min.css?17585303471013 */
/* /local/templates/aspro_max/css/detail-gallery.css?17585303468190 */
/* /local/templates/aspro_max/css/bonus-system.min.css?17585303461535 */
/* /local/templates/aspro_max/css/jquery.fancybox.min.css?175853034613062 */
