.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}.transition{
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}.animated.duration03{

-webkit-animation-duration: 0.3s;
-moz-animation-duration: 0.3s;
-o-animation-duration: 0.3s;
animation-duration: 0.3s;
}.animated.duration04{

-webkit-animation-duration: 0.4s;
-moz-animation-duration: 0.4s;
-o-animation-duration: 0.4s;
animation-duration: 0.4s;
}.animated.duration05{

-webkit-animation-duration: 0.5s;
-moz-animation-duration: 0.5s;
-o-animation-duration: 0.5s;
animation-duration: 0.5s;
}.animated.duration06{

-webkit-animation-duration: 0.6s;
-moz-animation-duration: 0.6s;
-o-animation-duration: 0.6s;
animation-duration: 0.6s;
}.animated.duration07{

-webkit-animation-duration: 0.7s;
-moz-animation-duration: 0.7s;
-o-animation-duration: 0.7s;
animation-duration: 0.7s;
}.animated.duration08{

-webkit-animation-duration: 0.8s;
-moz-animation-duration: 0.8s;
-o-animation-duration: 0.8s;
animation-duration: 0.8s;
}.animated.duration09{

-webkit-animation-duration: 0.9s;
-moz-animation-duration: 0.9s;
-o-animation-duration: 0.9s;
animation-duration: 0.9s;
}.animated.duration10{

-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
}.delay01{

-webkit-animation-delay: 0.1s;
-moz-animation-delay: 0.1s;
-o-animation-delay: 0.1s;
animation-delay: 0.1s;}.delay03{

-webkit-animation-delay: 0.3s;
-moz-animation-delay: 0.3s;
-o-animation-delay: 0.3s;
animation-delay: 0.3s;}.delay05{

-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
-o-animation-delay: 0.5s;
animation-delay: 0.5s;}.delay055{

-webkit-animation-delay: 0.55s;
-moz-animation-delay: 0.55s;
-o-animation-delay: 0.55s;
animation-delay: 0.55s;}.delay06{

-webkit-animation-delay: 0.6s;
-moz-animation-delay: 0.6s;
-o-animation-delay: 0.6s;
animation-delay: 0.6s;}.delay065{

-webkit-animation-delay: 0.65s;
-moz-animation-delay: 0.65s;
-o-animation-delay: 0.65s;
animation-delay: 0.65s;}.delay07{

-webkit-animation-delay: 0.7s;
-moz-animation-delay: 0.7s;
-o-animation-delay: 0.7s;
animation-delay: 0.7s;}.delay08{

-webkit-animation-delay: 0.8s;
-moz-animation-delay: 0.8s;
-o-animation-delay: 0.8s;
animation-delay: 0.8s;}.delay09{

-webkit-animation-delay: 0.9s;
-moz-animation-delay: 0.9s;
-o-animation-delay: 0.9s;
animation-delay: 0.9s;}.delay11,.delay011{

-webkit-animation-delay: 1.1s;
-moz-animation-delay: 1.1s;
-o-animation-delay: 1.1s;
animation-delay: 1.1s;}.delay12, .delay012{

-webkit-animation-delay: 1.2s;
-moz-animation-delay: 1.2s;
-o-animation-delay: 1.2s;
animation-delay: 1.2s;}.delay13,.delay013{

-webkit-animation-delay: 1.3s;
-moz-animation-delay: 1.3s;
-o-animation-delay: 1.3s;
animation-delay: 1.3s;}.delay15, .delay015{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}.delay17, .delay017{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}.delay19, .delay019{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}.delay21, .delay021{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}@-webkit-keyframes toggle_opacity{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}@keyframes toggle_opacity{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}@keyframes shine {
  100% {
    left: 125%;
  }
}@-webkit-keyframes flash {
  0% {
    opacity: .55;
  }
  100% {
    opacity: 1;
  }
}@keyframes flash {
  0% {
    opacity: .55;
  }
  100% {
    opacity: 1;
  }
}@-webkit-keyframes spinner{
  from{
    -webkit-transform:rotate(0deg);
  }
  to{
    -webkit-transform:rotate(360deg);
  }
}@keyframes spinner{
  from{
    -moz-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  to{
    -moz-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}.drag-block.container.FAVORIT_ITEM{overflow:visible}.hot-wrapper-items{position:relative;padding-bottom:60px}.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .hot-wrapper-items{padding-bottom:70px}.hot-wrapper-items .top_block{margin-bottom:33px;padding-top:7px}.with_left_block .hot-wrapper-items .items{padding:49px;border:1px solid #ececec;border-color:var(--stroke_black)}.hot-wrapper-items .article_block,.hot-wrapper-items .item-stock{display:inline-block;margin:0 8px;vertical-align:middle}.hot-wrapper-items .sa_block{margin:0 -8px}.hot-wrapper-items .items{position:relative}.hot-wrapper-items .items .flexslider{position:absolute;left:0;right:0;top:0;bottom:0}.hot-wrapper-items>.items>.item:not(.active){display:none}.hot-wrapper-items .item{max-width:880px;margin:auto}.hot-wrapper-items .item .image-wrapper{max-width:350px;position:relative;margin:auto}.hot-wrapper-items .item .stickers{right:auto;left:0;top:0;padding:0}.hot-wrapper-items .item .fast_view_block{opacity:0;transition:opacity .2s ease;width:206px;margin-left:-103px;left:50%;top:50%;font-size:13px;margin-top:-20px;line-height:36px;cursor:pointer;color:#666;height:36px;background-color:rgba(229,229,229,.9);text-decoration:none;border-radius:2px}.hot-wrapper-items .item .fast_view_block svg path{fill:#333}.hot-wrapper-items .item:hover .fast_view_block{opacity:1}.hot-wrapper-items .item .view_sale_block.v2{margin-bottom:9px}.hot-wrapper-items .item .title{margin:0 0 2px}.hot-wrapper-items .item .rating{display:flex;margin:0 0 12px}.hot-wrapper-items .item .votes_block.nstar{margin:0}.hot-wrapper-items .cost.prices{margin-top:12px}.hot-wrapper-items .item .footer-action{padding:30px 0 10px;max-width:337px}.hot-wrapper-items .item .footer-action .counter_wrapp>div:only-child{width:auto}.hot-wrapper-items .item .footer-action .counter_wrapp>div:only-child .btn{display:inline-block}.hot-wrapper-items .item .footer-action .like_icons{position:static}.hot-wrapper-items .item .footer-action .like_icons span{opacity:1;visibility:visible;width:48px;height:48px;line-height:48px;text-align:center;margin:0 2px}.hot-wrapper-items .image a{width:100%;height:100%;display:block}.hot-wrapper-items .counter_wrapp{padding:0}.hot-wrapper-items .counter_wrapp.list{margin:0 -6px}.hot-wrapper-items .counter_wrapp.list>div{margin:0 0 12px;padding:0 6px}.hot-wrapper-items .counter_wrapp.list .to-cart.btn-lg{max-height:48px}.hot-wrapper-items .counter_block .minus{left:10px}.hot-wrapper-items .counter_block .plus{right:10px}@media (max-width:991px){.hot-wrapper-items .item_info{text-align:center}.hot-wrapper-items .js-info-block{left:50%;margin-left:-137px}.with_left_block .hot-wrapper-items .items{padding:29px}.hot-wrapper-items .item .rating{justify-content:center}}@media (min-width:601px){.hot-wrapper-items .section-gallery-wrapper__item-nav{height:calc(100% + 25px)}.hot-wrapper-items .item .footer-action{margin:0 auto}.hot-wrapper-items .item .image-wrapper{justify-content:center;min-height:350px;margin-bottom:25px}.hot-wrapper-items .image a{margin:auto}.hot-wrapper-items .image a img{max-width:100%;max-height:100%}.hot-wrapper-items .image-wrapper .wrapp_one_click{display:none}}@media (min-width:992px){.hot-wrapper-items .item .footer-action{margin:0}.hot-wrapper-items .item_info_wrapper{padding-left:30px}}@media screen and (min-width:601px) and (max-width:991px){.hot-wrapper-items .item .image-wrapper{margin-bottom:55px}}@media (max-width:600px){.hot-wrapper-items .image a{position:relative;min-height:334px}.hot-wrapper-items .items.mobile-overflow .flex-control-nav,.hot-wrapper-items .items.mobile-overflow .flexslider{display:none}.hot-wrapper-items .items.mobile-overflow>.item{display:block!important;margin:0 0 15px -1px;padding-right:0}.hot-wrapper-items .items.mobile-overflow .item .main_item_wrapper{border:1px solid #ececec;border-color:var(--stroke_black);height:100%}.hot-wrapper-items .items.mobile-overflow .item .inner_wrap{height:100%;display:flex;flex-direction:column}.hot-wrapper-items .items.mobile-overflow .item .image-wrapper{padding:30px 29px 26px;min-height:334px}.hot-wrapper-items .items.mobile-overflow .item .item_info{flex-grow:1}.hot-wrapper-items .items.mobile-overflow .item .item_info .item_info_wrapper{align-items:flex-start;display:flex;flex-direction:column;height:100%;padding:0 29px;text-align:left}.hot-wrapper-items .items.mobile-overflow .item .item_info .item_info_wrapper .rating{justify-content:left}.hot-wrapper-items .items.mobile-overflow .item .item_info .item_info_wrapper .title{margin-bottom:1px}.hot-wrapper-items .items.mobile-overflow .item .item_info .item_info_wrapper .title a{font-size:18px}.hot-wrapper-items .items.mobile-overflow .item .item_info .item_info_wrapper .sa_block{line-height:20px}.hot-wrapper-items .items.mobile-overflow .item .item_info .item_info_wrapper .cost.prices{margin-top:7px}.hot-wrapper-items .items.mobile-overflow .item .item_info .item_info_wrapper .cost.prices .price{font-size:18px}.hot-wrapper-items .items.mobile-overflow .item .item_info .item_info_wrapper .cost.prices .price.discount{font-size:13px}.hot-wrapper-items .items.mobile-overflow .item .footer-action{align-items:flex-end;-webkit-align-content:flex-end;align-content:flex-end;display:flex;flex-grow:1;flex-wrap:wrap;padding:22px 0 28px;gap:8px 0}.hot-wrapper-items .items.mobile-overflow .item .footer-action .button_block{margin:0;width:100%}.hot-wrapper-items .items.mobile-overflow .item .footer-action .btn-hot-items{padding-left:16px;padding-right:16px}.hot-wrapper-items .item .image-wrapper .like_icons{bottom:16px;left:30px;text-align:left;top:initial}.hot-wrapper-items .item .image-wrapper .like_icons>div{display:inline-block}.hot-wrapper-items .footer-action .wrapp-one-click,.hot-wrapper-items .item .more_text{display:none}.hot-wrapper-items .items.mobile-overflow.c_1 .item.np{padding-right:16px}.hot-wrapper-items .counter_wrapp.list>div{width:100%}}.drag-block.container.CATALOG_TAB {
  overflow: visible;
}.drag-block.container.CATALOG_TAB:hover {
  z-index: 15;
}.best_block.tab_slider_wrapp ul.tabs_content {
  margin: 15px 0px 0px;
}.best_block.tab_slider_wrapp ul.tabs_content li.tab {
  margin: 0px;
  padding: 0px;
  position: static;
  overflow: visible;
}.best_block.tab_slider_wrapp ul.tabs_content li.tab.cur {
  display: block;
}.best_block.tab_slider_wrapp ul.tabs_content li.tab > ul {
  margin: 0px;
}.best_block.tab_slider_wrapp ul.tabs_content li.tab > .tabs_slider {
  min-height: 300px;
  background: transparent url(/bitrix/templates/aspro_max/components/aspro/tabs.max/main/../../../../images/loaders/double_ring.svg) no-repeat center center;
}.best_block.tab_slider_wrapp ul.tabs_content li.tab.opacity1 > .tabs_slider {
  background: none;
}.best_block.tab_slider_wrapp ul.tabs_content li.tab > .tabs_slider .top_wrapper {
  opacity: 0;
  transition: opacity 0.3s ease;
}.best_block.tab_slider_wrapp ul.tabs_content li.tab.opacity1 > .tabs_slider .top_wrapper {
  opacity: 1;
}.top_block + ul.tabs_content > li {
  display: none;
}.tab_slider_wrapp .top_block{margin-bottom:36px;display:flex;justify-content:space-between}.tab_slider_wrapp .top_block h3{flex-shrink:0}.tab_slider_wrapp .top_block .right_block_wrapper{white-space:nowrap;margin-bottom:-7px;padding-top:7px}.tab_slider_wrapp .top_block .right_block_wrapper>a{top:5px;display:inline-block;vertical-align:top}.tab_slider_wrapp .top_block .right_block_wrapper>.with_link{margin-right:65px}.tab_slider_wrapp .top_block .right_block_wrapper .tabs_wrapper{display:inline-block}.tab_slider_wrapp .top_block .tabs{position:relative;z-index:1;top:-3px}.top_block ul.tabs li{margin:0 26px 0 0;display:inline-block}.top_block ul.tabs li:not(.cur){cursor:pointer}.top_block ul.tabs li:last-of-type{margin-right:0}@media (max-width:767px){.tab_slider_wrapp .top_block h3{flex-shrink:1}.tab_slider_wrapp .top_block>a+div{padding:0;float:none!important}.top_block ul.tabs li{margin-right:5px}.tab_slider_wrapp .top_block{margin-bottom:0}.tab_slider_wrapp .top_block{flex-wrap:wrap}.tab_slider_wrapp .top_block .right_block_wrapper{width:100%;margin-top:15px;display:flex;justify-content:space-between}.tab_slider_wrapp .top_block .right_block_wrapper>a{top:20px;position:absolute;right:0}.tab_slider_wrapp .top_block .right_block_wrapper>.with_link{margin-right:0;display:block;width:100%}}@media (max-width:550px){.tab_slider_wrapp ul.tabs>li span{font-size:12px}}.item-views.news2:not(.with-border){padding-bottom:25px}.item-views.news2.with-border{padding-bottom:28px}.item-views.news2 .row .item-wrapper{padding-bottom:32px}.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .item-views.news2:not(.with-border){padding-bottom:35px}.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .item-views.news2.with-border{padding-bottom:38px}.item-views.news2.half-block .item-wrapper .item:not(.bordered) .image{margin:0}.item-views.news2 .item-wrapper .item:not(.bordered) .image{margin:0 0 13px}.item-views.news2.md .item-wrapper .item .period-block{margin:0 0 7px}.item-views.news2 .item-wrapper .item .period-block .date{display:block}.item-views.news2 .item-wrapper .item .period-block .date:first-letter{text-transform:capitalize}.item-views.news2.md .item-wrapper .item .title{margin-bottom:2px}.item-views.news2 .item-wrapper .item.bordered .inner-text{padding:20px 24px 19px}.item-views.news2 .item-wrapper .item .period-block{margin-bottom:8px}.content_news2 .with-text-block-wrapper .svg-inline-subscribe svg{width:16px}body .content_news2 .with-text-block-wrapper .list{padding-top:0}.item-views.news2 .item-wrapper .item.no-img .period-block{margin-bottom:12px}.item-views.news2 .item-wrapper .item .preview-text{margin:7px 0 0}.item-views.news2.with-border .bottom_nav .ajax_load_btn{margin-bottom:22px}.item-views.news2 .rounded3 .image{border-radius:3px 3px 0 0}.item-views.news2 .item-wrapper .item.bordered .inner-text.with-section{padding-top:23px}.item-views.news2 .item-wrapper .item .inner-text.with-date.with-section{padding-bottom:53px}.item-views.news2 .item-wrapper .item .inner-text.with-section .section{margin:0 0 11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-views.news2 .item-wrapper:not(.line_img) .item .inner-text.with-section .period-block{position:absolute;bottom:13px}.item-views.news2 .item-wrapper .item.with-fon{background-size:cover}.item-views.news2 .s_5 .item-wrapper .item.bordered .inner-text{padding-top:23px;padding-right:24px;padding-left:24px}.item-views.news2 .s_5 .item-wrapper .item.bordered .inner-text.with-date.with-section{padding-bottom:49px}.item-views.news2 .s_5 .item-wrapper .item.bordered .inner-text .section{margin-bottom:6px}.item-views.news2 .s_5 .item-wrapper .item.bordered .inner-text .period-block{bottom:10px}.item-views.news2 .item-wrapper.merged .item .inner-text .period-block{bottom:14px}.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text:not(.with-fon){left:0;padding:0 25px 0;right:0}.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text:not(.with-fon) *{color:#fff;position:relative;z-index:12}.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text .title{max-height:100px;overflow:hidden}.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text .period-block{opacity:.7;margin-bottom:9px}.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text:not(.with-fon) .period-block{margin-bottom:0}.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text.with-fon{right:0;z-index:12}.item-views.news2.half-block .item-wrapper.fon_text_fon .item{min-height:436px}.item-views.news2.half-block .item-wrapper.fon_text_fon .item .inner-text{position:absolute;bottom:10px;padding-bottom:50px}.item-views.news2.half-block .item-wrapper.fon_text_fon .item .period-block{margin:0;bottom:17px}.item-views.news2.half-block .item-wrapper.fon_text_fon .item .section{opacity:.7}.item-views.news2.half-block .item-wrapper.line_img .half-wrapper{height:100%;max-height:436px;overflow:hidden}.item-views.news2.half-block .item-wrapper{padding-bottom:0;margin-bottom:32px}.item-views.news2 .item-wrapper.line_img .item{height:auto;min-height:auto;padding:0 10px 32px 0}.item-views.news2 .item-wrapper.line_img .item:last-of-type{padding-bottom:0}.item-views.news2 .item-wrapper.line_img .item div.image span{width:184px;height:124px}.item-views.news2 .item-wrapper.line_img .item .inner-text.with-date.with-section{padding-bottom:0}.item-views.news2 .item-wrapper.line_img .item .inner-text .period-block,.item-views.news2 .item-wrapper.line_img .item .inner-text .section{display:inline-block;vertical-align:top}.item-views.news2 .item-wrapper.line_img .item .inner-text .section{padding:0 10px 0 0}.item-views.news2 .item-wrapper.line_img .item .image.pull-left+.inner-text{padding-left:209px}.item-views.news2 .item-wrapper.line_img .item .image.pull-right+.inner-text{padding-right:209px}.front_news2 .with-text-block-wrapper .block-links{margin:0 -3px}.front_news2 .with-text-block-wrapper .block-links>span{padding:0 3px}.item-views.news2 .item-wrapper.fon_text_fon .inner-text.with-fon{overflow:hidden}.item-views.news2 .item.with-fon.with-title-fon:hover .inner-text-wr.bordered{border:1px solid transparent}.item-views.news2 .item-wrapper .item .inner-text .title{overflow:hidden;text-overflow:ellipsis;font-size:.9334em}.item-views.news2 .item-wrapper.fon_text_fon:not(.line_img) .item .inner-text.with-section:not(.with-fon) .period-block{position:absolute;bottom:0}.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text.with-section.with-date:not(.with-fon){padding-bottom:40px}.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text.with-section:not(.with-fon) .section{opacity:.7}.item-views.news2 .item-wrapper .item.bordered.box-shadow .image{margin:-1px -1px 0}.item-views.news2 .item-wrapper .item.with-fon .inner-text .inner-block-text{height:100%;min-height:100%;position:static}@media (min-width:1200px){.item-views.news2 .item-wrapper.fon_text_fon .item.with-title-fon.big-block .inner-text.with-fon .inner-text-wr{min-height:250px}}@media (max-width:1199px) and (min-width:992px){.item-views.news2 .item-wrapper.fon_text_fon .item.with-title-fon.big-block .inner-text.with-fon .inner-text-wr{min-height:200px}}@media (min-width:992px) and (max-width:1300px){.item-views.news2.small-bg-plate .items.s_3 .item-wrapper.col-md-4{width:50%}}@media (min-width:992px){.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text:not(.with-fon){position:absolute;bottom:20px}.item-views.news2.md .item-wrapper .item .image span{height:161px}.item-views.news2.md .item-wrapper.fon_text_fon .item .inner-text:not(.with-fon){padding-top:184px}.item-views.news2.md .item-wrapper.fon_text_fon .item .inner-text .period-block{margin-bottom:1px}.with-text-block-wrapper .item-views.news2.md .item-wrapper .item .image span{height:150px}.item-views.news2.lg .item-wrapper .item .image span{height:208px}.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text.with-fon{padding:208px 0 0}.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text.with-fon .inner-text-wr{padding:20px 25px 20px;background:#fff;background:var(--card_bg_black);height:100%}.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text.with-fon.with-section .inner-text-wr{padding:25px 25px 70px}.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text.with-fon .period-block{opacity:1}body .item-views.news2 .item-wrapper .item.long.bordered .inner-text.with-date.with-section{padding-bottom:58px}.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text.with-fon{position:relative;left:50%;width:50%;height:100%;padding-left:16px}.item-views.news2 .item-wrapper.fon_text_fon .item.with-fon.tall-block:not(.with-title-fon){padding-top:140%}.item-views.news2 .item-wrapper.fon_text_fon .item.with-fon:not(.with-title-fon){padding-top:66%}.item-views.news2 .item-wrapper.fon_text_fon .item.with-fon.short-big-block:not(.with-title-fon){padding-top:50%}}@media (max-width:991px){.item-views.news2 .item-wrapper .item .image span{height:auto;padding-top:66%}.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text{position:absolute;bottom:20px}.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text.with-fon{bottom:10px;left:0;padding:0 32px 50px}.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text.with-fon .inner-text-wr{border:none}.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text.with-fon *{color:#fff}body .item-views.news2.half-block .item-wrapper.line_img .item .image span{width:150px;height:100px}.item-views.news2.half-block .item-wrapper.line_img .image.pull-left+.inner-text{padding-left:174px}.item-views.news2.half-block .item-wrapper.line_img .image.pull-right+.inner-text{padding-right:174px}.item-views.news2 .with-fon.with-title-fon:before{opacity:0;content:"";position:absolute;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,.5);transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;-webkit-transition:opacity .3s ease;z-index:11}.item-views.news2 .with-fon.with-title-fon:after{content:"";position:absolute;left:0;right:0;bottom:0;top:40%;transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;-webkit-transition:opacity .3s ease;z-index:1;background:-moz-linear-gradient(90deg,rgba(0,0,0) 0,rgba(0,0,0,.5) 100%);background:-webkit-linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);background:-o-linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);background:-ms-linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%)}}@media (min-width:601px) and (max-width:991px){.item-views.news2 .item-wrapper .item.with-fon.with-title-fon{padding-top:80%}.item-views.news2 .item-wrapper.fon_text_fon .item.with-fon:not(.with-title-fon){padding-top:80%}}@media (min-width:601px){.item-views.news2 .item-wrapper .item.no-img .inner-text{padding-right:15px}}@media (max-width:600px){body .wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .item-views.news2.with-border{padding-bottom:8px}.item-views.news2 .swipeignore.mobile-overflow .item .image span{padding-top:67%}.item-views.news2 .swipeignore.mobile-overflow .item-wrapper{padding-bottom:18px}.item-views.news2 .swipeignore.mobile-overflow .item-wrapper .item .inner-text.with-section .section{margin-bottom:7px}.item-views.news2 .swipeignore.mobile-overflow .item-wrapper .item .inner-text .title{line-height:21px}.item-views.news2 .swipeignore.mobile-overflow .item-wrapper .item .inner-text .period-block{font-size:12px;bottom:6px}.item-views.news2 .swipeignore.mobile-overflow .item-wrapper .item .inner-text.with-section{padding-top:17px}.item-views.news2 .swipeignore.mobile-overflow .item-wrapper .item .inner-text.with-date.with-section{padding-bottom:41px}#main .item-views.news2 .swipeignore.mobile-overflow .item-wrapper .item.with-fon .inner-text{height:100%;bottom:auto;top:0;padding:71% 0 0}.item-views.news2 .swipeignore.mobile-overflow .item-wrapper .item.with-fon .inner-text .inner-text-wr{height:100%;min-height:100%}.item-views.news2 .swipeignore.mobile-overflow .item-wrapper .item.with-fon .inner-text .inner-block-text{padding:17px 25px 0}.item-views.news2 .swipeignore.mobile-overflow .item-wrapper .item.with-fon .inner-text.with-section .period-block{bottom:15px;margin-bottom:0}.item-views.news2 .compact .item-wrapper .item{border:none}.item-views.news2 .compact .item-wrapper .item.with-fon{background:0 0!important;padding:0;min-height:auto}.item-views.news2 .compact .item-wrapper .item.with-fon:after,.item-views.news2 .compact .item-wrapper .item.with-fon:before{display:none!important}.item-views.news2 .compact .item-wrapper .item.with-fon .inner-text *{color:#333}.item-views.news2 .compact .item-wrapper .item.with-fon .inner-text .muted{color:#999}#main .item-views.news2 .compact .item-wrapper{padding-bottom:19px;margin:0}#main .item-views.news2 .compact .item-wrapper .full_bg_link{display:none}#main .item-views.news2 .compact .item-wrapper .item .image,#main .item-views.news2 .compact .item-wrapper .item.with-fon .compact-img{display:block!important;width:100px;height:67px;visibility:visible!important;background-size:cover;background-position:center;float:left;border-radius:3px;margin-bottom:0}#main .item-views.news2 .compact .item-wrapper .item .inner-text{padding:0 0 0 117px;position:relative;margin:0 0 0;top:-2px;overflow:visible}#main .item-views.news2 .compact .item-wrapper .item .inner-text.with-section .section{margin-bottom:6px;display:block}#main .item-views.news2 .compact .item-wrapper .item .inner-text.with-section.with-date{padding-bottom:28px}#main .item-views.news2 .compact .item-wrapper .item .inner-text .title a{display:block;line-height:21px}#main .item-views.news2 .compact .item-wrapper .item:not(.with-fon) .inner-text .period-block{bottom:-5px}#main .item-views.news2 .compact .item-wrapper .item.with-fon .inner-text .inner-text-wr .period-block{bottom:-3px}.item-views.news2.compact .bottom_nav .ajax_load_btn{margin-bottom:40px}#main .half-block.item-views.news2 .compact .item-wrapper .item .inner-text.with-section.with-date{padding-bottom:22px}.half-block.item-views.news2 .compact .item-wrapper .item .inner-text.with-section.with-date .period-block{position:absolute;left:117px;font-size:12px}body .item-views.news2.half-block .compact .item-wrapper.line_img .item .image span{width:auto;height:auto}body .item-views.news2.half-block .compact .item-wrapper.line_img .item{padding-bottom:23px}body .item-views.news2.half-block .compact .item-wrapper.line_img .item:last-of-type{padding-bottom:0}#main .item-views.news2.half-block .swipeignore.mobile-overflow .line_img{width:100%;max-width:none;white-space:nowrap}#main .item-views.news2.half-block .swipeignore.mobile-overflow .line_img .half-wrapper{height:auto;max-height:none;overflow:visible!important;white-space:nowrap;display:flex;flex-wrap:nowrap}#main .item-views.news2.half-block .swipeignore.mobile-overflow .line_img .half-wrapper .mCustomScrollBox{overflow:visible}#main .item-views.news2.half-block .swipeignore.mobile-overflow .line_img .half-wrapper .mCSB_container{overflow:visible;white-space:nowrap;display:flex;flex-wrap:nowrap}#main .item-views.news2.half-block .swipeignore.mobile-overflow .line_img .half-wrapper .item,body .item-views.news2.half-block .swipeignore.mobile-overflow .line_img .item{width:277px;padding-right:16px;flex-shrink:0;padding-bottom:0;display:flex;flex-direction:column}.item-views.news2.half-block .swipeignore.mobile-overflow .item-wrapper.fon_text_fon .item{min-height:313px}.item-views.news2.half-block .swipeignore.mobile-overflow .item-wrapper{margin-bottom:18px;padding-bottom:0}.item-views.news2.half-block .swipeignore.mobile-overflow .item-wrapper .half-wrapper .item .image{float:none!important;width:100%}.item-views.news2.half-block .swipeignore.mobile-overflow .item-wrapper .half-wrapper .item .image span{width:100%;height:100%;padding-top:67%;border-bottom-left-radius:0;border-bottom-right-radius:0}.item-views.news2.half-block .swipeignore.mobile-overflow .item-wrapper .half-wrapper .item .inner-text{padding:17px 20px 38px;border:1px solid #ececec;border-top-width:0;border-radius:0 0 3px 3px;white-space:normal;flex-grow:1}.item-views.news2.half-block .swipeignore.mobile-overflow .item-wrapper .half-wrapper .item .inner-text .section{display:block}.item-views.news2.half-block .swipeignore.mobile-overflow .item-wrapper .half-wrapper .item .inner-text .period-block{position:absolute}.item-views.news2.half-block .swipeignore.mobile-overflow .item-wrapper .half-wrapper .bottom_nav.mobile_slider{height:auto;margin-bottom:0}#main .wrapper1 .wrapper_inner.front .drag-block.container .content_news2 .item-views.news2{padding-bottom:0}#main .wrapper1 .wrapper_inner.front .drag-block.container .content_news2 .item-views.news2.normal:not(.with-border){padding-bottom:19px}#main .wrapper1 .wrapper_inner.front .drag-block.container .content_news2 .item-views.news2.normal.with-border{padding-bottom:27px}.item-views.news2 .swipeignore.mobile-overflow .bottom_nav.mobile_slider{margin-bottom:18px}.item-views.news2 .swipeignore.mobile-overflow .bottom_nav.mobile_slider .ajax_load_btn{margin:0}.item-views.news2.compact .compact:not(.has-bottom-nav){padding-bottom:16px}.item-views.news2.compact .compact .inner-text.with-date:not(.with-section) .period-block{margin-top:-5px}.bottom_nav_wrapper.hidden-slider-nav{display:none}}@media (max-width:600px) and (min-width:401px){.item-views.news2 .item-wrapper .item.with-fon{padding-top:80%}}@media (max-width:400px){body .top_block span.subscribe{font-size:0;text-align:right;display:none}.item-views.news2 .item-wrapper .item.with-fon{padding-top:130%}.item-views.news2.half-block .item-wrapper.line_img .half-wrapper{max-height:none}body .item-views.news2.half-block .item-wrapper.line_img .item .image+.inner-text{padding:20px 0 0 0}body .item-views.news2.half-block .item-wrapper.line_img .item .image span{width:auto;height:auto;padding-top:100%}.item-views.news2 .item-wrapper.line_img .item{padding-right:0}}@media (max-width:550px){.map_type_1 .contacts_map_list .contacts_map{min-height:200px}.map_type_1 .contacts_map_list .contacts_map .bx-yandex-view-map .bx-yandex-map{height:200px!important}}body .catalog_icons_Y .menu_top_block.catalog_block .dropdown>li.full>a{padding:11px 40px 11px 14px}.catalog_icons_Y .menu_top_block.catalog_block .dropdown>li.full>a{background:#fff;background:var(--black_bg_black)}.menu_top_block.catalog_block .dropdown>li>a .image{display:table-cell}.menu_top_block.catalog_block .dropdown>li>a .image img{width:30px}.menu_top_block.catalog_block .dropdown>li>a .image+.name{padding-left:13px;display:table-cell;vertical-align:middle;padding-bottom:1px}.menu_top_block.catalog_block .opened>a .svg.svg-inline-down{transform:rotate(180deg)}.menu_top_block.catalog_block li.v_bottom.current .dropdown,.menu_top_block.catalog_block li.v_bottom:hover .dropdown{background:#fafafa;background:var(--light_bg_black)}body .menu_top_block.catalog_block .menu li.v_bottom.full>.dropdown{padding:0 0 16px}.menu_top_block.catalog_block .dropdown>li.full.v_bottom>.dropdown>li>a{padding-right:10px}.menu_top_block.catalog_block .dropdown>li.full.v_bottom>.dropdown>li>a .svg{top:3px;right:-7px}.menu_top_block.catalog_block .dropdown>li.full.v_bottom>.dropdown>li>a .toggle_block{right:-16px}.menu_top_block.catalog_block .v_hover.full>a .svg{transform:none}.menu_top_block.catalog_block .v_hover.full .dropdown a .svg{display:none}.block_side_WIDE .menu_top_block.catalog_block .full>a .svg{right:13px}footer{--d2d_dark_light:var(--light, #2e2e2e) var(--dark, #121212);--d3_dark_light:var(--light, #333333) var(--dark, #121212);--df4_dark_light:var(--light, #f4f4f4) var(--dark, #121212);--d1b_dark_light:var(--light, #333) var(--dark, #1b1b1b);--d6t9_dark_light:var(--light, #666) var(--dark, #999);--d3t9_dark_light:var(--light, #333) var(--dark, #999);--df_opacity_dark_light:var(--light, #ffffff1a) var(--dark, #3a3a3a);--dff_opacity_dark_light:var(--light, #00000026) var(--dark, #ffffff26)}footer .bottom-menu{margin:-5px 0 0}footer .bottom-menu .item .title{font-size:.867em;font-weight:700;line-height:1.5385em;text-transform:uppercase;letter-spacing:.8px}footer .bottom-menu .item .title a{color:#fff}footer .bottom-menu .item .title a:hover{opacity:.5}footer .bottom-menu .wrap{margin:20px 0 0}footer .bottom-menu .wrap .item{margin:8px 0 0}footer .bottom-menu .wrap .item:first-of-type{margin-top:0}footer .bottom-menu .wrap .item .title{font-weight:400;text-transform:none;letter-spacing:0}footer .bottom-menu .wrap .item .title a{color:#999}footer .bottom-menu .wrap .item .title a:hover{opacity:1;color:#fff}footer .footer-inner{position:relative;margin:0;padding:59px 0 64px;background:#333;background:var(--d1b_dark_light)}footer #bx-composite-banner{margin:0;background:#23282e;background:var(--d2d_dark_light);border-radius:15px;display:inline-block}footer #bx-composite-banner .bx-composite-btn{padding:0 38px 0 13px!important;color:#fff!important;background-color:transparent!important;opacity:.5}footer .second_bottom_menu{margin:0 0 0 50px}footer .third_bottom_menu{margin:0 0 0 15px}footer .footer_top{padding-bottom:70px}footer .info{color:#fff}footer .phone .icon{background:#fff;background:var(--card_bg_black)}#footer .phone .more_phone a .icon{position:absolute}body #footer .info .phone.blocks{margin:0 0 14px;white-space:normal}footer .info .phone.blocks>.inline-block{display:block}footer .info .phone.blocks .phone{position:relative;margin:0 19px 0 0;white-space:nowrap;padding-right:0!important}footer .info .svg{position:absolute;opacity:.5}footer .info .phone.blocks .phone .svg.svg-inline-phone{left:3px;top:2px}footer .info .phone.blocks .phone .svg.svg-inline-down{right:0;margin-top:-2px}footer .footer-inner:not(.light) .info .svg:not(.iconset_icon--svg) svg path{fill:#fff}footer .footer-inner.light .info .svg:not(.iconset_icon--svg) svg path{fill:#333;fill:var(--white_text_black)}footer .info .phone.blocks .phone:after{display:none}footer .info .phone.blocks .phone>.wrap{max-width:100%;display:inline-block;vertical-align:top;padding-top:2px;line-height:1}footer .info .phone.blocks .phone>.wrap>div{padding:0 13px 0 29px;position:relative;top:3px;overflow:hidden;text-overflow:ellipsis}footer .info .phone.blocks .phone.with_dropdown{margin-right:7px;display:inline-block}footer .info .phone.blocks .dropdown{top:-13px;left:6px}footer .info .phone.blocks .dropdown.with_icons{left:-15px}footer .info .phone.blocks .dropdown .wrap{margin-top:0;max-height:170px}footer .info .phone>.wrap a{display:block;font-size:1.0667em;color:#fff}footer .info .phone .svg-phone{position:absolute;left:3px;top:2px;opacity:.5}footer.light .info .phone .svg-phone path{fill:#333}footer .info .phone.blocks .with_dropdown .dropdown>.wrap{margin-top:0}footer .info .phone .more_phone{font-size:1.0666em;font-weight:700;line-height:1em}footer .info .phone .more_phone a{white-space:nowrap;color:#333;color:var(--white_text_black)}footer .info .callback-block{font-size:.6667em;letter-spacing:.8px;text-transform:uppercase;color:#999}footer .info .callback-block:hover{color:#fff}footer .info .callback_wrap{margin-left:29px}footer .info .email{margin:0 0 22px;line-height:1.3333em;padding:0 0 0 29px;position:relative;display:inline-block}footer .maxwidth-theme .row .info .email a{display:block;position:relative}footer .footer-inner:not(.light) .maxwidth-theme .row .info .email a{color:#fff}footer .footer-inner:not(.light) .maxwidth-theme .row .info .address a{color:#fff}footer .info .email a:hover{opacity:.5}footer .info .address a:hover{opacity:.5}footer .info .email .svg{top:6px;left:0}footer .info .address{position:relative;padding:0 0 0 29px;line-height:1.3333em;color:#fff;display:inline-block}footer .info .address .svg{left:1px;top:3px}footer .info .subscribe_button{margin:0 9px 35px 0}footer .info .subscribe_button .btn{position:relative;display:block;padding:15px 45px 14px 18px;white-space:normal;background:#494949;border-color:#494949;text-align:left;letter-spacing:.8px}footer .info .subscribe_button .btn:hover{color:#fff}footer .info .subscribe_button .btn .svg{position:static}footer .info .subscribe_button .btn svg{position:absolute;top:50%;right:19px;margin:-8px 0 0;width:21px;height:16px;opacity:.35}footer .info .subscribe_button .btn .svg svg path{fill:#fff}footer .info .subscribe_button .btn:hover svg{opacity:1}footer .footer_middle{margin-bottom:42px}footer .social-icons{position:relative;text-align:center;font-size:0;line-height:0}footer .social-icons ul li{display:inline-block;vertical-align:top;margin:4px;padding:0}footer .social-icons ul li:before{display:none}footer .social-icons ul li a{display:block;width:43px;height:43px;margin:0;border-radius:3px;opacity:.5;border:1px solid rgba(255,255,255,.2);background:url(/bitrix/templates/aspro_max/css/../images/svg/social.svg) 0 0 no-repeat;transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;-webkit-transition:opacity .3s ease}footer .social-icons ul li.vk a{background-position:-1px -377px}footer .social-icons ul li.facebook a{background-position:-95px -377px}footer .social-icons ul li.twitter a{background-position:-1px -424px}footer .social-icons ul li.instagram a{background-position:-142px -518px}footer .social-icons ul li.telegram a{background-position:-330px -518px}footer .social-icons ul li.ytb a{background-position:-95px -518px}footer .social-icons ul li.odn a{background-position:-48px -377px}footer .social-icons ul li.gplus a{background-position:-48px -518px}footer .social-icons ul li.mail a{background-position:-377px -424px}footer .social-icons ul li.viber a{background-position:-330px -377px}footer .social-icons ul li.whats a{background-position:-330px -424px}footer .social-icons ul li.zen a{background-position:-471px -518px}footer .social-icons ul li.tiktok a{background-position:-518px -518px}footer .social-icons ul li.pinterest a{background-position:-189px -377px}footer .social-icons ul li.snapchat a{background-position:-518px -471px}footer .social-icons ul li.linkedin a{background-position:-95px -471px}footer .social-icons ul li a:hover{opacity:1;border:none}footer .social-icons ul li.vk a:hover{background-position:0 -188px}footer .social-icons ul li.facebook a:hover{background-position:-94px -188px}footer .social-icons ul li.twitter a:hover{background-position:0 -235px}footer .social-icons ul li.instagram a:hover{background-position:-141px -329px}footer .social-icons ul li.telegram a:hover{background-position:-329px -329px}footer .social-icons ul li.ytb a:hover{background-position:-94px -329px}footer .social-icons ul li.odn a:hover{background-position:-47px -188px}footer .social-icons ul li.gplus a:hover{background-position:-47px -329px}footer .social-icons ul li.mail a:hover{background-position:-376px -235px}footer .social-icons ul li.viber a:hover{background-position:-329px -188px}footer .social-icons ul li.whats a:hover{background-position:-329px -235px}footer .social-icons ul li.zen a:hover{background-position:-470px -329px}footer .social-icons ul li.tiktok a:hover{background-position:-517px -329px}footer .social-icons ul li.pinterest a:hover{background-position:-188px -188px}footer .social-icons ul li.snapchat a:hover{background-position:-517px -282px}footer .social-icons ul li.linkedin a:hover{background-position:-94px -282px}footer .info .social-block{margin:29px -4px 0}footer .info .social-icons{text-align:left}footer .info .social-icons ul{padding:0}body #footer .wide-subscribe .info{margin-top:-5px}body #footer .wide-subscribe .info .phone.blocks{margin-bottom:15px}footer .wide-subscribe .footer_top{padding-bottom:56px}footer .wide-subscribe .footer_middle{margin-bottom:56px}footer .wide-subscribe .footer-inner{padding-bottom:50px}footer .copy{color:#999}footer .footer_bottom .pull-right:not(:first-of-type){margin-right:78px}footer .print-link{font-size:.6667em;line-height:1.9em;color:#999;text-transform:uppercase;letter-spacing:.8px;cursor:pointer;margin:-1px 0 0}footer .print-link .icon{display:none}footer .print-link .svg-print{opacity:.5}footer .print-link:hover .svg-print{opacity:1}footer .print-link .cls-print{fill:#fff}footer .print-link:hover{color:#fff}footer .pays{line-height:0}footer .pays i:first-child{margin-left:0}footer .pays i:last-child{margin-right:0}footer .pays i{display:inline-block;vertical-align:middle;margin:3px 10px;background:url(/bitrix/templates/aspro_max/css/../images/svg/payment.svg) 0 0 no-repeat;opacity:.5}footer .pays i:hover{opacity:1}footer .pays i.cacsh{width:20px;height:20px;background-position:0 -298px}footer .light .pays i.cacsh{background-position:0 -248px;background-position-y:var(--light,-248px) var(--dark,-298px)}footer .pays i.cacsh:hover{background-position:0 -198px}footer .pays i.mastercard{width:24px;height:16px;background-position:-279px -300px}footer .light .pays i.mastercard{background-position:-279px -250px;background-position-y:var(--light,-250px) var(--dark,-300px)}footer .pays i.mastercard:hover{background-position:-327px -200px}footer .pays i.visa{width:32px;height:10px;background-position:-40px -304px}footer .light .pays i.visa{background-position:-40px -254px;background-position-y:var(--light,-254px) var(--dark,-304px)}footer .pays i.visa:hover{background-position:-40px -204px}footer .pays i.yandex_money{width:15px;height:19px;background-position:-92px -298px}footer .light .pays i.yandex_money{background-position:-92px -248px;background-position-y:var(--light,-248px) var(--dark,-298px)}footer .pays i.yandex_money:hover{background-position:-92px -198px}footer .pays i.webmoney{width:17px;height:18px;background-position:-127px -299px}footer .light .pays i.webmoney{background-position:-127px -249px;background-position-y:var(--light,-249px) var(--dark,-299px)}footer .pays i.webmoney:hover{background-position:-127px -199px}footer .pays i.qiwi{width:19px;height:20px;background-position:-165px -298px}footer .light .pays i.qiwi{background-position:-165px -248px;background-position-y:var(--light,-248px) var(--dark,-298px)}footer .pays i.qiwi:hover{background-position:-165px -198px}footer .pays i.sbrf{width:19px;height:20px;background-position:-240px -298px}footer .light .pays i.sbrf{background-position:-240px -248px;background-position-y:var(--light,-248px) var(--dark,-298px)}footer .pays i.sbrf:hover{background-position:-240px -198px}footer .pays i.alfa{width:14px;height:19px;background-position:-323px -298px}footer .light .pays i.alfa{background-position:-323px -248px;background-position-y:var(--light,-248px) var(--dark,-298px)}footer .pays i.alfa:hover{background-position:-415px -198px}footer .pays i.mir{width:36px;height:20px;background-position:-357px -298px}footer .light .pays i.mir{background-position:-357px -248px;background-position-y:var(--light,-248px) var(--dark,-298px)}footer .pays i.mir:hover{background-position:-449px -198px}footer .pays i.jcb{width:22px;height:19px;background-position:-412px -298px}footer .light .pays i.jcb{background-position:-412px -248px;background-position-y:var(--light,-248px) var(--dark,-298px)}footer .pays i.jcb:hover{background-position:-504px -198px}footer .pays i.paypal{width:15px;height:19px;background-position:-205px -298px}footer .light .pays i.paypal{background-position:-205px -248px;background-position-y:var(--light,-248px) var(--dark,-298px)}footer .pays i.paypal:hover{background-position:-205px -198px}footer .pays i.maestro{width:24px;height:16px;background-position:-279px -300px}footer .light .pays i.maestro{background-position:-279px -250px;background-position-y:var(--light,-250px) var(--dark,-300px)}footer .pays i.maestro:hover{background-position:-371px -200px}footer .pays i.yoomoney{width:25px;height:18px;background-position:-534px -299px}footer .light .pays i.yoomoney{background-position:-534px -249px;background-position-y:var(--light,-249px) var(--dark,-299px)}footer .pays i.yoomoney:hover{background-position:-626px -199px}footer .pays i.yookassa{width:25px;height:18px;background-position:-534px -299px}footer .light .pays i.yookassa{background-position:-534px -249px;background-position-y:var(--light,-249px) var(--dark,-299px)}footer .pays i.yookassa:hover{background-position:-671px -199px}footer .pays i.belkart{width:20px;height:20px;background-position:-579px -298px}footer .light .pays i.belkart{background-position:-579px -248px;background-position-y:var(--light,-248px) var(--dark,-298px)}footer .pays i.belkart:hover{background-position:-716px -198px}footer .pays i.halva{width:18px;height:18px;background-position:-619px -299px}footer .light .pays i.halva{background-position:-619px -249px;background-position-y:var(--light,-249px) var(--dark,-299px)}footer .pays i.halva:hover{background-position:-756px -199px}footer .pays i.tinkoff{width:63px;height:16px;background-position:-657px -300px}footer .light .pays i.tinkoff{background-position:-794px -199px;background-position-x:var(--light,-794px) var(--dark,-657px);background-position-y:var(--light,-199px) var(--dark,-300px)}footer .pays i.tinkoff:hover{background-position:-657px -300px}footer .light .pays i.tinkoff:hover{background-position:-794px -199px}footer>div .maxwidth-theme{background:0 0}footer .light{background:#fafafa;background:var(--light_bg_black)}.wrapper1:not(.front_page)~footer .light{border-top:1px solid #ececec;border-color:var(--stroke_black)}footer .light .bottom-menu .item .title a{color:#333;color:var(--white_text_black)}footer .light .bottom-menu .wrap .item .title a{color:#999}footer .light .social-icons ul li a{border-color:rgba(51,51,51,.2);background-color:#fafafa}footer .light .social-icons ul li.vk a:not(:hover){background-position:0 -565px}footer .light .social-icons ul li.facebook a:not(:hover){background-position:-95px -565px}footer .light .social-icons ul li.twitter a:not(:hover){background-position:0 -612px}footer .light .social-icons ul li.instagram a:not(:hover){background-position:-142px -706px}footer .light .social-icons ul li.telegram a:not(:hover){background-position:-330px -706px}footer .light .social-icons ul li.ytb a:not(:hover){background-position:-95px -706px}footer .light .social-icons ul li.odn a:not(:hover){background-position:-48px -565px}footer .light .social-icons ul li.gplus a:not(:hover){background-position:-48px -706px}footer .light .social-icons ul li.mail a:not(:hover){background-position:-377px -612px}footer .light .social-icons ul li.viber a:not(:hover){background-position:-330px -565px}footer .light .social-icons ul li.whats a:not(:hover){background-position:-330px -612px}footer .light .social-icons ul li.zen a:not(:hover){background-position:-471px -706px}footer .light .social-icons ul li.tiktok a:not(:hover){background-position:-518px -706px}footer .light .social-icons ul li.pinterest a:not(:hover){background-position:-189px -565px}footer .light .social-icons ul li.snapchat a:not(:hover){background-position:-518px -659px}footer .light .social-icons ul li.linkedin a:not(:hover){background-position:-95px -659px}footer .light .bottom-menu .item .title a:hover{opacity:1}footer .light .info .phone>.wrap a{color:#333;color:var(--white_text_black)}footer .light .info .phone .svg-phone{background-position:-63px -23px}footer .light .info .phone.blocks .phone>.wrap>div:after{background-position:-115px -29px}footer .light .info .email a{color:#333;color:var(--white_text_black)}footer .light .info .email a:hover{opacity:1;color:var(--fill_dark_light_hover)}footer .light .info .email a:before{background-position:-84px -24px}footer .light .info .address:before{background-position:-72px -23px}footer .light .info .subscribe_button .btn{background:#fff;background:var(--card_bg_hover_black);border-color:#eef0f4;border-color:var(--stroke_black);color:#333;color:var(--white_text_black)}footer .light .info .subscribe_button .btn:hover{color:#fff}footer .light .info .subscribe_button .btn svg path{fill:#333;fill:var(--white_text_black)}footer .light .info .subscribe_button .btn:hover svg{opacity:1}footer .light .info .subscribe_button .btn:hover svg path{fill:#fff}footer .light .info .address{color:#333;color:var(--white_text_black)}footer .light .info .address a{color:#333;color:var(--white_text_black)}footer .light .info .address a:hover{opacity:1}footer .light #bx-composite-banner{background:#fff}footer .light #bx-composite-banner .bx-composite-btn{color:#333!important;background-position:right -31px!important;border:1px solid #ccc}footer .light .confidentiality a:hover,footer .light .info .callback-block:hover,footer .light .print-link:hover{color:#333;color:var(--white_text_black)}footer .light .print-link .svg-print{opacity:.5}footer .light .print-link .cls-print{fill:#333}footer .light .print-link:hover .svg-print{opacity:1}footer .light .bottom-menu .item .title a:hover,footer .light .bottom-menu .wrap .item .title a:hover,footer .light .info .address a:hover,footer .light .info .email a:hover{color:var(--fill_dark_light_hover)}footer .footer-inner:not(.shorten) .bottom-menu.second .item{margin:20px 0 0}footer .footer-inner:not(.shorten) .bottom-menu.second .item:first-of-type{margin-top:0}footer .print-link .svg{display:none}footer .footer_middle .social-icons:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:rgba(255,255,255,.08);margin-top:-1px}footer .social-icons ul{position:relative;display:inline-block;padding:0 32px;background:#333;background:var(--d1b_dark_light);z-index:1}footer .light .social-icons ul{background:#fafafa;background:var(--light_bg_black)}footer .light .social-icons:before{background:#ececec;background:var(--stroke_black)}.subscribe-block-wrapper{background:#2e2e2e;background:var(--d2d_dark_light);border-bottom:1px solid rgba(63,67,72,.5)}.subscribe-block-wrapper .outer-wrapper{padding:40px 0 40px;position:relative}.subscribe-block-wrapper .inner-wrapper{max-width:892px;margin:0 auto}.subscribe-block-wrapper .inner-wrapper .row{font-size:0;line-height:0}.subscribe-block-wrapper .inner-wrapper .row>div{float:none;display:inline-block!important;vertical-align:middle;line-height:22px}.subscribe-block-wrapper .inner-wrapper .row>div .subscribe-edit{font-size:15px;padding-left:43px;padding-right:14px}.subscribe-block-wrapper .text{position:relative;font-size:15px;color:#fff}.form-control:focus{box-shadow:0 1px 1px rgba(0,0,0,.015) inset}.light .subscribe-block-wrapper{background:#f4f4f4;background:var(--df4_dark_light);border-bottom-color:rgba(231,233,235,.04)}.light .subscribe-block-wrapper .text{color:#333;color:var(--white_text_black)}.light .subscribe-block-wrapper .form-control.subscribe-input{background:#fff;background:var(--card_bg_black);border-color:#e1e3e5;border-color:var(--stroke_black)}body .subscribe-block-wrapper .text{padding-left:69px;font-weight:700;padding-top:2px}.wide-subscribe:not(.light) .subscribe_icon svg path{fill:#a0a0a0}.subscribe-block-wrapper .subscribe_icon{margin-top:7px}.subscribe-block-wrapper .text .svg{position:absolute;top:7px;left:29px}.subscribe-block-wrapper .subscribe-form{position:relative}.subscribe-block-wrapper .form-control.subscribe-input{padding:12px 165px 14px 17px;height:46px;border-radius:3px;transition:none}.subscribe-block-wrapper .form-control.subscribe-input:focus{border-color:#e8e8e8}.subscribe-block-wrapper .subscribe-btn{position:absolute;top:0;right:0;margin:0;border-top-left-radius:0;border-bottom-left-radius:0;padding:14px 23px 14px 26px;height:46px;letter-spacing:.5px;font-weight:400;transition:none}.bx-firefox .subscribe-block-wrapper .subscribe-btn{padding-bottom:13px}.wide-subscribe.light .form-control.subscribe-input.error,form:hover .form-control.subscribe-input.error{background:#f7d6d5}.subscribe-edit label.error{top:-20px}.wide-subscribe:not(.light) .subscribe-block-wrapper .text .svg{opacity:.5}.wide-subscribe:not(.light) .subscribe-block-wrapper .text .svg svg path{fill:#fff}.wide-subscribe:not(.light) .subscribe-block-wrapper form:not(:hover) .form-control.subscribe-input:not(:focus){background:0 0;border-color:#555;color:rgba(255,255,255,.2)}.wide-subscribe:not(.light) .subscribe-block-wrapper form:not(:hover) .form-control.subscribe-input.error:not(:focus){background:0 0;border-color:#f7d6d5}.wide-subscribe:not(.light) .subscribe-block-wrapper form .form-control.subscribe-input{border-top-right-radius:5px;border-bottom-right-radius:5px}.wide-subscribe:not(.light) .subscribe-block-wrapper form:not(:hover) .form-control.subscribe-input:not(:focus)~.subscribe-btn{background:rgba(104,106,110,.2);border-color:#555;color:#fff}footer .footer-inner.short{padding-top:70px}footer .footer-inner.shorten{padding:70px 0 46px}footer .shorten .footer_top{padding-bottom:55px}footer .shorten .footer_top .wrapper{padding-right:55px}footer .shorten .first_bottom_menu{margin:-13px 0}footer .shorten .contact-block{margin-top:-7px}footer .shorten .bottom-menu{margin:-8px -21px}footer .shorten .bottom-menu .item{display:inline-block;vertical-align:top}footer .shorten .bottom-menu .item .title a{display:block;padding:8px 21px}footer .shorten .social-icons{margin:36px -4px 0;text-align:left}footer .shorten .social-icons ul{padding:0}footer .shorten .print-link{position:relative}footer .shorten .print-link .svg-print{position:absolute;left:0;top:3px}footer .shorten .print-link .svg-print{background-position:-21px -40px}footer .shorten .info .subscribe_button{margin-bottom:32px}footer .shorten #bx-composite-banner{margin:-6px 0 -6px 58px}footer .shorten .footer_bottom .wrapper{padding:45px 0 0;border-top:1px solid #3e4146}footer .shorten.light .footer_bottom .wrapper{border-color:#f0f1f5;border-color:var(--stroke_black)}footer .shorten.light .print-link .svg-print{background-position:-21px -20px}body #footer .shorten .info .phone.blocks{margin-bottom:15px}body #footer .confidentiality{position:relative;padding-left:32px}body #footer .confidentiality .svg{top:7px;left:0;position:absolute}body #footer .footer-inner:not(.light) .confidentiality .svg path{fill:#fff}body #footer .footer-inner .confidentiality a{font-size:10px;text-transform:uppercase;letter-spacing:.8px}body #footer .footer-inner .confidentiality a:not(:hover){color:#999}body #footer .footer-inner:not(.light) .confidentiality a:hover{color:#fff}footer .short{padding:70px 0 52px}footer .short .subscribe_button{margin-bottom:35px}footer .short .contact-block .info{margin-top:-7px;padding-left:52px}footer .short .info .phone.blocks{white-space:nowrap}footer .short .social-icons{margin-top:-4px;padding-left:36px;text-align:left}footer .short .social-icons ul{padding:0}footer .short .right_block{float:right;margin-top:-1px;max-width:220px}footer .short .right_block .svg{opacity:.5}footer .short .right_block .link_block{margin-bottom:28px}footer .short .confidentiality a{margin:0 0 14px;line-height:1.6em;display:block}footer#footer .short .confidentiality .svg{top:0}footer .short .print-link{position:relative;display:inline-block;padding:0 0 0 31px}footer .short .print-link .icon{position:absolute;left:2px;top:3px;display:inline-block;opacity:.5}footer .short:not(.light) .print-link .icon svg path{fill:#fff}footer .short .print-link:hover .icon{opacity:1}footer .short #bx-composite-banner{margin:0 0 28px 0;display:inline-block}footer #bx-composite-banner:empty{display:none}footer .short .copy-block.media{display:none}footer .short.light .print-link .svg-print{background-position:-21px -20px}body #footer .short .info .phone.blocks{margin-bottom:15px}footer .short .info .address .svg{left:0;top:2px}footer .short .pays{margin:30px -10px 0;padding-left:40px}footer .short .pays>i{margin:0 10px 18px}.buttons .settings{position:relative;margin:17px 0 0;padding:0 0 0 26px}body .buttons .settings:not(:hover){color:#999}.buttons .settings .svg{position:absolute;left:0;top:-1px;width:14px;height:14px;opacity:.35}.buttons .settings svg path{fill:#333;fill:var(--fill_dark_light_ccc)}.buttons .settings:hover .svg{opacity:1}.success .description .success_icon{float:left;width:90px}.success .description .success-text{padding:3px 0 0 125px}.success .description .success_icon path{fill:#8b9bae;fill-rule:evenodd}.success .description .introtexts{font-size:1.2em;margin-bottom:0}.success .description p{margin:2px 0}.success .clsp-2{opacity:.1}.success .description p:first-of-type{margin-top:0}.success .description p:last-of-type{margin-bottom:0}.js_form .success.text{padding:20px 35px 20px}footer:not(.mobile) .compact_arrow{display:none}footer .line{height:1px;background:rgba(255,255,255,.08)}footer .footer-inner.light .line{background:#ececec;background:var(--stroke_black)}.footer-bottom__items-wrapper{margin:-16px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.footer-bottom__items-wrapper>*{margin:16px}.footer-bottom__items-wrapper>#bx-composite-banner{margin:16px}.developer{display:flex;align-items:center;--developer_logo_hover_filter:var(--light, none) var(--dark, brightness(110%) contrast(150%))}a.developer:not(:hover){color:#999}.footer-inner:not(.light) a.developer:hover{color:#fff}.footer-inner.light a.developer:hover{color:#555;color:var(--fill_dark_light_white_hover)}.developer__title{margin:0 15px 0 0;font-size:.8em;line-height:1.7}.developer__logo{max-height:40px;max-width:90px;overflow:hidden;display:flex;align-items:center;flex-shrink:0}.developer__logo .svg{top:0}footer .short .right_block .developer__logo .svg{opacity:1}.developer__logo svg{max-height:40px;max-width:90px}.developer__logo img{max-width:100%;max-height:40px}.footer-inner.light a.developer:hover .developer__logo{-webkit-filter:none;filter:none;-webkit-filter:var(--developer_logo_hover_filter);filter:var(--developer_logo_hover_filter)}.footer-inner:not(.light) a.developer:hover .developer__logo{-webkit-filter:brightness(110%) contrast(150%);filter:brightness(110%) contrast(150%)}@media (max-width:1248px){footer .short .contact_wrap,footer .short .social-block{width:100%}footer .short .social-block{margin-top:25px}footer .short .social-block .social-icons{padding-left:44px}footer .short .pays{padding-left:48px}}@media (max-width:991px){footer .bottom-menu{margin-bottom:78px}footer .contact-block{margin:0 auto;text-align:center;clear:both}footer .contact-block .info{margin:0 auto;max-width:380px;padding:0 16px}footer .info .phone.blocks>.inline-block{display:inline-block;margin:0}footer .second_bottom_menu{margin-left:20px}footer .info .social-icons,footer .shorten .social-icons{text-align:center}footer .wide-subscribe .footer_top{padding-bottom:20px}body .subscribe-block-wrapper .text{padding-left:16px;margin:0}body .subscribe-block-wrapper .text .svg{display:none}footer .shorten .footer_top{text-align:center}footer .shorten .bottom-menu{margin:0}footer .shorten .contact-block{margin-top:20px}body footer .shorten .info .subscribe_button,footer .shorten .confidentiality{display:inline-block;margin:20px 0 0}body footer .shorten .footer_top{padding-bottom:25px}footer .short .subscribe_button{margin:0 auto 10px;display:inline-block}footer .short .info{text-align:center}footer .short .copy{text-align:center}footer.short .contact-block{width:100%;max-width:100%}footer .short .contact-block .info{padding:0;margin:0}footer .short .social-block .social-icons{padding:0;text-align:center}footer .short .pays{padding:0}footer .short .social-block .social-icons ul{padding:0 32px}footer .short .contact-block{max-width:none}footer .short .contact-block .contact_wrap{max-width:380px;margin:20px auto 0}footer .short .social-icons:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#ffffff14;margin-top:-1px}footer .short .right_block_wrap .right_block{float:none;max-width:none;text-align:center}footer .short .right_block_wrap .right_block .link_block{display:inline-block;margin:20px auto 20px}footer .right_block .developer{justify-content:center}.subscribe-block-wrapper .subscribe_icon{display:none}}@media (max-width:767px){footer:not(.mobile) .footer-inner{padding-top:25px}footer .footer-inner.short{padding:50px 0 20px}footer .short .info{text-align:center}footer{text-align:center}footer .second_bottom_menu{margin-left:0}footer .bottom-menu{margin-bottom:54px}footer .second_bottom_menu,footer .third_bottom_menu{margin:0}body .maxwidth-theme,body .wrapper_inner{padding-left:16px;padding-right:16px}footer .link_block{margin-bottom:20px;text-align:center;clear:both}footer .copy-block{width:100%;text-align:center;clear:both}footer .footer_bottom .copy-block .copy{margin-bottom:20px}footer .footer_bottom .pull-left,footer .footer_bottom .pull-right{float:none!important;margin:5px 0 0}body .subscribe-block-wrapper .text{padding-bottom:10px}.subscribe-block-wrapper .inner-wrapper .row>div .subscribe-edit{padding:0}body footer .footer_bottom .pull-right:not(:first-of-type){margin-right:0}footer .shorten .footer_top .wrapper{padding-right:16px}footer .info .subscribe_button{margin-right:0}footer.mobile .bottom-menu{margin-bottom:25px}footer.mobile .compact_arrow svg *{fill:#fff}footer.mobile .compact_arrow{position:absolute;right:16px;top:14px;transition:transform .2s ease-in-out}footer.mobile .bottom-menu .item .title{text-align:left}footer.mobile .bottom-menu:not(.second) .items,footer.mobile .footer-inner:not(.shorten) .bottom-menu.second .items .item{border-top:1px solid #434343;border-bottom:1px solid #434343;padding:15px 16px;margin-left:-16px;margin-right:-16px}footer.mobile .bottom-menu .items:not(.opened) .compact_arrow{transform:rotate(-180deg)}footer.mobile .bottom-menu{margin-bottom:-1px;margin-top:0}footer.mobile .footer-inner:not(.shorten) .bottom-menu.second .item{margin:-1px 0 0}footer.mobile .footer-inner.light .compact_arrow svg *{fill:#333;fill:var(--white_text_black)}footer.mobile .footer-inner.light .bottom-menu:not(.second) .items,footer.mobile .footer-inner.light:not(.shorten) .bottom-menu.second .items .item{border-top:1px solid #ececec;border-bottom:1px solid #ececec;border-color:var(--stroke_black)}footer .footer_top{padding-bottom:40px}footer .footer_middle{margin-bottom:0}footer .footer_bottom .copy-block{margin-top:15px}footer .wide-subscribe .footer_middle{margin-bottom:21px}footer .footer-inner{padding-top:0}footer .contact-block{margin-top:40px}.footer-bottom__items-wrapper{flex-direction:column}}@media (max-width:400px){.subscribe-block-wrapper .form-control.subscribe-input{padding-right:130px}.subscribe-block-wrapper .subscribe-btn{padding-left:12px;padding-right:12px}}.popup.dyn_mp_jqm_frame{max-width:768px;width:auto}.marketing-popup{min-height:300px;min-width:250px}.marketing-popup:not(.popup-text-info--has-img){max-width:580px}.marketing-popup.popup-text-info--has-img .popup-text-info__picture{position:absolute;top:0;bottom:0;left:0;border-radius:3px 0 0 3px;overflow:hidden}.marketing-popup.popup-text-info--has-img .popup-text-info__picture>div{display:block;width:100%;height:100%;background-size:cover;background-position:center}.marketing-popup.popup-text-info--has-img .popup-text-info__text{line-height:1.715em}.marketing-popup .popup-text-info__btn{margin-left:-5px;margin-right:-5px}.marketing-popup .popup-text-info__btn .btn{margin:5px}.marketing-popup.popup-text-info--has-img .popup-text-info__text{padding:0 50px 50px}.marketing-popup.popup-text-info--has-img .popup-text-info__title{padding:45px 50px 15px}.marketing-popup.popup-text-info--has-img .popup-text-info__btn{margin-top:29px}.marketing-popup.popup-text-info--has-img .popup-text-info__btn .btn{margin-bottom:0}.dyn_mp_jqm_frame.TEXT{box-shadow:0 5px 20px 0 #0000001f}.dyn_mp_jqm_frame.TEXT .popup-text-info{padding:32px 35px 30px 35px;min-height:auto}.dyn_mp_jqm_frame.TEXT .popup-text-info__title{font-size:1em;padding:0;padding-bottom:11px}.dyn_mp_jqm_frame.TEXT .popup-text-info__text{font-size:.8667em;line-height:1.54em;padding:0}.dyn_mp_jqm_frame.TEXT .jqmClose{padding:8px;right:2px;top:3px}.dyn_mp_jqm_frame.TEXT .jqmClose i,.dyn_mp_jqm_frame.TEXT .jqmClose i svg{width:10px;height:10px}.dyn_mp_jqm_frame.TEXT .popup-text-info__btn{font-size:15px;letter-spacing:.8px}.dyn_mp_jqm_frame.TEXT.BOTTOM_LEFT{bottom:20px;left:20px;max-width:410px}.dyn_mp_jqm_frame.TEXT.BOTTOM_LEFT .popup-text-info__btn{margin-top:19px}.dyn_mp_jqm_frame.TEXT.BOTTOM_RIGHT{bottom:20px;right:20px;max-width:410px}.dyn_mp_jqm_frame.TEXT.BOTTOM_RIGHT .popup-text-info__btn{margin-top:19px}.dyn_mp_jqm_frame.TEXT.BOTTOM_CENTER{bottom:20px;left:50%;width:calc(100% - 60px);transform:translateX(-50%)}.dyn_mp_jqm_frame.TEXT.BOTTOM_CENTER .popup-text-info{display:flex;align-items:center;justify-content:space-between;max-width:none;padding:21px 40px 20px 26px}.dyn_mp_jqm_frame.TEXT.BOTTOM_CENTER .popup-text-info__btn{margin-top:0;margin-left:30px}.popup .marketing-popup.with_web_form.popup-text-info--has-img .form .form_head{padding-top:45px}.marketing-popup.with_web_form .form .form_footer{margin-bottom:0}.popup .marketing-popup.with_web_form .form .form_footer{padding-bottom:50px}.popup .marketing-popup.with_web_form.popup-text-info--has-img .form .form_body,.popup .marketing-popup.with_web_form.popup-text-info--has-img .form .form_footer,.popup .marketing-popup.with_web_form.popup-text-info--has-img .form .form_head{padding-left:50px;padding-right:50px}.marketing-popup.with_web_form.popup-text-info--has-img .popup-text-info__picture{max-width:unset}.marketing-popup.with_web_form .popup-text-info__webform .close.jqmClose{display:none}@media (min-width:1200px){.popup.dyn_mp_jqm_frame.WEBFORM{max-width:850px}.popup.dyn_mp_jqm_frame.MAIN{max-width:850px}body .marketing-popup.with_web_form.popup-text-info--has-img{min-width:850px}body .marketing-popup.with_web_form.popup-text-info--has-img .captcha-row .captcha_input{max-width:135px}body .popup .marketing-popup.with_web_form.popup-text-info--has-img .captcha-row .captcha_image{left:145px}}@media (min-width:768px){.marketing-popup.popup-text-info--has-img .popup-text-info__picture{width:45%}.marketing-popup.popup-text-info--has-img .popup-text-info__text,.marketing-popup.popup-text-info--has-img .popup-text-info__title{margin-left:330px;margin-left:45%}.marketing-popup.popup-text-info--has-img .popup-text-info__webform{margin-left:330px;margin-left:45%}.marketing-popup.with_web_form.popup-text-info--has-img{min-width:767px}.marketing-popup.with_web_form.popup-text-info--has-img .captcha-row .captcha_input{max-width:95px}.popup .marketing-popup.with_web_form.popup-text-info--has-img .captcha-row .captcha_image{left:105px}.dyn_mp_jqm_frame.MAIN .marketing-popup,.dyn_mp_jqm_frame.WEBFORM .marketing-popup{min-width:700px}}@media (max-width:767px){.marketing-popup .popup-text-info__text,.marketing-popup .popup-text-info__title{padding-left:30px;padding-right:30px}.dyn_mp_jqm_frame.TEXT{bottom:0!important;right:0!important;left:0!important;max-width:none!important;border-radius:0!important;width:100%!important;transform:none!important}.dyn_mp_jqm_frame.TEXT .popup-text-info{padding:22px 26px 20px 26px}.dyn_mp_jqm_frame.TEXT.BOTTOM_CENTER .popup-text-info{flex-direction:column;align-items:baseline}.dyn_mp_jqm_frame.TEXT.BOTTOM_CENTER .popup-text-info__btn{margin-top:19px;margin-left:-5px;margin-right:-5px}.marketing-popup.with_web_form.popup-text-info--has-img .popup-text-info__picture{display:none}}@media (min-width:551px) and (max-width:767px){.marketing-popup.popup-text-info--has-img .popup-text-info__picture{width:35%}body .marketing-popup.popup-text-info--has-img .popup-text-info__text,body .marketing-popup.popup-text-info--has-img .popup-text-info__title{margin-left:35%}}@media (max-width:550px){.marketing-popup.popup-text-info--has-img .popup-text-info__picture{display:none}}.list-type-block .period-block{margin:0 0 14px}.list-type-block.item-views.wide_img.list .item .previewtext{margin-top:14px}.item-views.list-type-block .item .previewtext p:first-child{margin-top:0}.list-type-block.item-views.wide_img .item .body-info .arrow_link{position:absolute;right:0;top:0;display:inline-block;width:38px;height:38px}.list-type-block.item-views.wide_img.image_right .item .body-info .arrow_link{display:none}.list-type-block.item-views.wide_img.image_right .item .image+.body-info.has-link{padding-right:293px;padding-left:0}.item-views.list-type-block .items .item_wrap{padding:39px;margin:0 0 -1px}.item-views.list-type-block .items .item_wrap:not(:hover){background:var(--light,none) var(--dark,var(--card_bg_black))}.list-type-block.item-views.wide_img .item .svg.svg-inline-right-arrow{position:absolute;top:13px;left:12px}.item_wrap:hover .body-info .arrow_link .svg-inline-right-arrow path{fill:#fff!important}.head-block .item-link.active .btn-inline.darken{color:#333;color:var(--white_text_black)}.list-type-block.item-views.wide_img .item .period-block-bottom{position:absolute;bottom:0;left:0}.list-type-block.item-views.image_left.wide_img .item.wti.wdate{padding-bottom:20px}.list-type-block.item-views.image_left.wide_img .item .image+.body-info .period-block-bottom{position:absolute;bottom:0;left:293px}.list-type-block.item-views .item .section-name-block{display:block;margin:0 0 10px}.list-type-block.item-views.wide_img .item .image+.body-info{padding-left:293px;padding-right:70px}.list-type-block.item-views .item .body-info .info-sticker-block.static-block{position:static}.list-type-block.item-views .item_wrap>.item .period-block .svg,.list-type-block.item-views .item_wrap>.item .period-block-bottom .svg{padding:0 9px 1px 0}.list-type-block.item-views .item .body-info:not(.with-section) .period-block{margin-top:-6px}.list-type-block.item-views .item:not(.wdate) .body-info:not(.with-section)>.title{margin-top:-6px}.item-views.list-type-block.wide_img .items.row>.col-md-12{z-index:10}.list-news1 .item .middle_properties .middle_prop{margin-right:32px;display:inline-block;margin-top:7px}.list-news1 .item .middle_properties .middle_prop .title-prop{margin-bottom:5px}.list-news1 .item .middle_properties{margin-top:13px}.compact-view.item-views.list-type-block .items .item_wrap{padding:2.27rem}.compact-view.list-type-block.item-views.wide_img .item .image+.body-info{padding-left:12.27rem}.compact-view.list-type-block.item-views .item .title{margin-bottom:.8rem}body .compact-view.list-type-block.item-views.list .item .previewtext{margin:0}.compact-view.list-type-block.item-views .body-info.with-section span.date-separate{padding-left:8px;padding-right:8px;float:left}.compact-view.list-type-block.item-views .body-info.with-section span.section-name-block{float:left}.compact-view.list-type-block.item-views .body-info.with-section .top_title_wrap{overflow:hidden}.compact-view.list-type-block.item-views .body-info.with-section .period-block span.date{float:left}.compact-view.list-type-block.item-views .item .body-info:not(.with-section) .period-block{margin-top:0}.compact-view.list-type-block.item-views.list-news1 .item .image+.body-info.with-section{padding-bottom:0}.compact-view.list-type-block .period-block{margin:0 0 10px}.compact-view.list-type-block.item-views .item .body-info .info-sticker-block.static-block{margin-top:20px}.small-image-view.list-type-block.item-views.wide_img .item .image>a{background-color:#fff;border-radius:4px;padding:10px;display:inline-block}.small-image-view.list-type-block.item-views.wide_img .item .image+.body-info{padding-left:13rem}.small-image-view.list-type-block.item-views.wide_img.image_right .item .image+.body-info{padding-right:12.6rem;padding-left:0}.list-type-block.item-views.list-news1.services-mode .properties+.services_buy_block .prices{margin-top:-2px}.list-type-block.item-views.list-news1.services-mode .properties{margin-top:-2px}.list-news1.services-mode .previewtext+.properties+.order_service_in_list{margin-top:23px}.list-news1.services-mode .previewtext+.properties+.order_service_in_list.no-props{margin-top:25px}.list-type-block.item-views.list-news1 .properties .inner-wrapper{padding:0;display:block;vertical-align:bottom;font-size:.933em;line-height:22px}.list-type-block.item-views.list-news1 .properties .inner-wrapper:last-child{margin-bottom:20px}.list-type-block.item-views.list-news1 .item.wti .body-info .properties{margin-left:0;margin-right:0}.list-type-block.item-views.list-news1 .prices div{display:inline-block}.list-type-block.item-views.list-news1 .prices{margin-top:20px}.list-type-block.item-views.list-news1 .prices .price_old{margin-left:5px;text-decoration:line-through}.list-news1 .owl-carousel{padding:0 2.27rem;border:1px solid #ececec;border-color:var(--stroke_black);margin-bottom:-1px;width:100%;width:calc(100% + 1px);background-color:var(--card_bg_black)}.list-news1 .owl-carousel .owl-stage-outer{overflow:hidden}.list-news1 .owl-carousel .owl-stage{display:flex;flex-wrap:wrap}.list-news1.item-views .owl-carousel .item_wrap{padding:2.27rem 2.27rem 2.27rem 0;height:100%}.list-news1 .owl-carousel .item .arrow_link,.list-news1 .owl-carousel .item .previewtext{display:none;opacity:0;visibility:hidden}body .list-news1.item-views .owl-carousel .item{height:100%}body .list-news1.item-views .owl-carousel .item>.image{width:150px}.list-news1.item-views .owl-carousel .item>.image+.body-info{padding:0 0 0 174px}body .list-news1.item-views.image_left .owl-carousel .item>.image+.body-info .period-block-bottom{left:174px;white-space:nowrap}.list-news1 .owl-carousel .owl-nav{left:-22px;background:#fff;background:var(--card_bg_black);right:-22px}.list-news1 .owl-carousel .owl-dots{display:none}.list-news1 .owl-carousel.owl-theme.owl-bg-nav .owl-stage-outer{margin-bottom:0}@media (max-width:767px){.list-type-block.item-views.wide_img .item .body-info .arrow_link{display:none}.list-type-block.item-views.wide_img .item .image+.body-info{padding-right:0}.list-news1 .owl-carousel{padding:0}.list-news1.item-views .owl-carousel .item_wrap{padding:19px 19px 9px}.list-news1 .owl-carousel .item_wrap .item{width:100%}.list-news1 .owl-carousel .owl-nav{display:none}.list-news1 .owl-carousel .owl-dots{display:block}body .list-news1.item-views .owl-carousel .item_wrap .item>.image{margin-bottom:17px;width:100%}body .list-news1.item-views .owl-carousel .item .section-name-block{margin-bottom:13px}body .list-news1.item-views.image_left .owl-carousel .item>.image+.body-info .period-block-bottom{left:0}.list-news1.list-type-block.item-views .owl-carousel .item .image+.body-info.with-section{padding-bottom:39px;padding-left:0}}@media (min-width:601px){.list-news1.compact-view.list-type-block.item-views.wide_img .item>.image{width:150px;min-height:100px;flex-direction:column;justify-content:center;display:flex}.list-news1.small-image-view.list-type-block.item-views.wide_img .item>.image{width:160px;height:110px;flex-direction:column;justify-content:center;display:flex}}@media (max-width:600px){.list-news1.list-type-block.item-views.image_left.wide_img .item .period-block-bottom,.list-news1.list-type-block.item-views.image_right.wide_img .item .period-block-bottom{position:absolute;bottom:0;left:0}.list-news1.list-type-block.item-views.image_right.wide_img .item>.image,.list-news1.list-type-block.item-views.wide_img .item>.image{margin-bottom:39px}.list-news1.list-type-block.item-views .item>.body-info,.list-news1.list-type-block.item-views.image_right .item .body-info{padding-top:0}.list-news1.list-type-block.item-views .item .title{margin-bottom:0}.list-news1.list-type-block.item-views.wide_img.list .item .previewtext{margin-top:13px}.list-news1 .owl-carousel{width:calc(100% - 1px);margin-left:-1px!important}}@media (max-width:400px){.compact-view.list-type-block.item-views .body-info.with-section .period-block span.date,.compact-view.list-type-block.item-views .body-info.with-section span.section-name-block{float:none}.compact-view.list-type-block.item-views .body-info.with-section span.date-separate{display:none}}body {
  width: 100%;
  position: relative;
  margin: 0 auto;
  padding: 0;
  color: #777;
  color: var(--basic_text_black);
}button,
input[type="submit"],
input[type="button"],
.basket_button,
.basket_button span {
  text-transform: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  outline: none;
}h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333;
  color: var(--white_text_black);
}h2 {
  font-size: 1.867em;
  line-height: 28px;
  margin: 31px 0 23px;
}h3 {
  font-size: 1.6em;
  line-height: 24px;
  margin: 33px 0 25px;
}h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.126em;
}img {
  border: 0;
}p {
  margin: 1.666rem 0px;
}.popup p {
  margin: 25px 0px;
}table {
  border-collapse: collapse;
}p:first-of-type,
.introtext:first-of-type,
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0px;
}ul {
  padding: 0;
  margin: 26px 0 36px;
}ul > li {
  margin: 8px 0 0 21px;
  list-style-type: none;
  position: relative;
}ul > li:first-of-type {
  margin-top: 0;
}ul ul {
  margin-left: 20px;
}ul:not([id*="bx_"]) > li:before {
  content: "—";
  margin: 0 7px 0 -21px;
}.margin0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}.row.margin0 > div[class*="col-"] {
  padding: 0px;
  margin: 0px 0px -1px -1px;
}.nopadding {
  padding: 0px !important;
}.opacity1 {
  opacity: 1 !important;
}.muted {
  color: #999;
}.muted svg path {
  fill: #999;
}.muted777 {
  color: #777;
  color: var(--light_basic_text_black);
}.rounded1,
.rounded1.darken-bg-animate:before,
.rounded1.darken-bg-animate:after {
  border-radius: 1px;
}.rounded2,
.rounded2.darken-bg-animate:before,
.rounded2.darken-bg-animate:after {
  border-radius: 2px;
}.rounded3,
.rounded3.darken-bg-animate:before,
.rounded3.darken-bg-animate:after {
  border-radius: 3px;
}.bordered {
  border: 1px solid #ececec;
  border-color: var(--stroke_black);
}.box-shadow,
.box-shadow-sm {
  transition: transform ease 0.2s, box-shadow ease 0.2s;
}body .box-shadow:hover {
  border-color: var(--stroke_black_hover);
  background-color: var(--card_bg_hover_black);
}.bg-fon-img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  display: block;
}.order-block .btn {
  margin: 0;
}.styled-block .row > div.col-md-3 .btn,
.order-block .row > vib.col-md-3 .btn {
  position: relative;
  margin: 0;
}.btn-inline {
  cursor: pointer;
  white-space: nowrap;
}.btn-inline i {
  margin: 0 14px;
}.btn-inline.rounded i {
  margin: 0 8px;
  border-radius: 50%;
  width: 18px;
  text-align: center;
  height: 18px;
  line-height: 18px;
  position: relative;
  top: 1px;
}.btn-inline.rounded i:before {
  margin-left: 1px;
}.bx-firefox .btn-inline.rounded i:before {
  margin-left: 0px;
}.btn-inline.rounded:hover i {
  color: #fff;
  background: #ccc;
}.btn-inline:hover {
  color: #222;
}.btn-inline.sm {
  font-size: 0.867em;
}.btn-inline.sm i {
  margin: 0 12px;
}.btn-inline.sm.rounded i {
  margin: 0 6px;
}.btn-inline.xs {
  font-size: 0.733em;
}.btn-inline.xs i {
  margin: 0 10px;
}.btn-inline.xs.rounded i {
  margin: 0 4px;
}.btn-inline.black {
  color: #222;
  color: var(--white2_text_black);
}.btn-inline.darken {
  color: #333;
  color: var(--white_text_black);
}.btn {
  font-size: 0.7333em;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0px;
  border: 1px solid;
  letter-spacing: 0.8px;
  border-radius: 3px;
  padding: 12px 21px 11px;
  overflow: hidden;
  transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
}.more_page_buttons_block .btn {
  margin: 0 10px 10px 0;
}.btn.bold {
  font-weight: bold;
}.btn > * {
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}.btn-lg {
  padding: 16px 26px 16px;
}.btn-exlg {
  padding: 20px 30px 19px;
}.btn-sm {
  padding: 10px 18px 9px;
  font-size: 10px;
}.btn.btn-sm {
  font-weight: normal;
}.btn-xs {
  font-size: 10px;
  line-height: 12px;
  padding: 10px 14px 8px;
}.btn.btn-xs {
  font-weight: normal;
}.btn[disabled],
.btn.disabled {
  background: none !important;
  border: 1px solid #bbbbbb !important;
  color: #bbbbbb !important;
}.btn[disabled] > *,
.btn.disabled > * {
  background: none !important;
  border: none !important;
  color: #bbbbbb !important;
}.btn-lg[disabled],
.btn-lg.disabled {
  border-width: 2px;
}.btn-icon i {
  margin-right: 10px;
}.btn-icon-right i {
  margin-right: 0;
  margin-left: 10px;
}.btn-default.wc {
  padding: 0 !important;
  font-size: 0;
}.btn-default.wc .fa {
  display: inline-block;
  height: 31px;
  line-height: 32px;
  vertical-align: top;
  width: 32px;
  *display: inline;
  zoom: 1;
  font-size: 13px;
}.btn-default.wc span {
  display: inline-block;
  padding: 6px 12px 5px 0px;
  line-height: 19px;
  vertical-align: top;
  *display: inline;
  zoom: 1;
  font-size: 13px;
}.btn-default.btn-xs.wc .fa {
  width: 25px;
  height: 26px;
  line-height: 27px;
  font-size: 14px;
  font-weight: bold;
}.btn-default.btn-xs.wc span {
  line-height: 16px;
  padding: 5px 10px 4px 0;
  font-size: 11px;
}.btn-default.wc.vert {
  background: none;
  border: none;
  padding: 0;
  min-width: 100px;
  width: 100%;
}.btn-default.wc.vert .fa {
  background-color: #cdd8dd;
  border: none;
  display: block;
  height: 70px;
  line-height: 70px;
  vertical-align: top;
  font-size: 39px;
  border-radius: 1px 1px 0 0;
  width: 100%;
}.btn-default.wc.vert span {
  color: #1d2029;
  background: #dfeaed;
  border-bottom: 1px solid #c8d2d5;
  border-top: 1px solid #eaf1f3;
  display: block;
  padding: 10px 12px 10px;
  line-height: 16px;
  font-size: 13px;
  font-weight: bold;
  border-radius: 0 0 1px 1px;
  white-space: normal;
  text-shadow: none;
}.btn-default.wc.vert:hover span {
  background: #cdd8dd;
  border-bottom: 1px solid #b8c2c6;
  border-top: 1px solid #dde5e8;
}.btn.btn-responsive-nav {
  color: #fff;
  padding: 5px 8px 3px;
  margin: 0;
  border: medium none;
}.btn.btn-responsive-nav .fa {
  font-size: 21px;
}.btn.btn-transparent-border {
  border: 1px solid rgba(243, 243, 243, 0.4);
  color: #fff;
}.btn.btn-transparent-border-color {
  background: transparent;
}.btn.white.grey {
  color: #888888 !important;
  border: 1px solid #eee;
  background: #ffffff;
}.btn.btn-default.white.white-border:not(:hover) {
  color: #333 !important;
  border: 1px solid #fff;
  background: #ffffff;
}.btn.btn-default:focus:active {
  color: #fff;
}.btn.btn-default.transparent.white:not(:hover) {
  background: transparent;
}.btn-wide {
  display: block;
}body .btn.btn-transparent-border:hover {
  color: #fff;
}body .btn.btn-transparent-border-color:hover {
  color: #fff;
}#main .btn.btn-transparent-border-color:hover svg path {
  fill: #fff;
}.btn:hover,
.btn:active,
.btn:focus {
  outline: none;
}.btn.btn-default:active:hover {
  color: #fff;
}.font_mxs {
  font-size: 1.133em;
  line-height: 1.454em;
}.font_md {
  font-size: 1.0667em;
  line-height: 1.5625em;
}.font_sm {
  font-size: 0.933em;
  line-height: 1.501em;
}.font_xs {
  font-size: 0.867em;
  line-height: 1.692em;
}.font_sxs {
  font-size: 0.8em;
  line-height: 1.692em;
}.font_xxs {
  font-size: 0.733em;
  line-height: 1.273em;
}.font_upper {
  font-size: 0.667em;
  line-height: 1.3em;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}.font-bold {
  font-weight: bold;
}* {
  margin: 0;
  padding: 0;
}html {
  width: 100%;
}html {
  height: 100%;
}body {
  min-height: 100%;
}body {
  display: flex;
  flex-direction: column;
}body > .wrapper1 {
  flex-grow: 1;
}header,
nav,
section,
article,
aside,
footer {
  display: block;
}div[id^="wait_comp"],
.bx-core-waitwindow {
  display: none;
}a:hover,
a:focus {
  outline: none;
  text-decoration: none;
  color: #333;
  color: var(--white_text_black);
}input {
  background-color: #fafafa;
  border-color: #ececec;
}input:focus {
  background-color: #fff;
  border-color: #ccc;
}header .maxwidth-theme {
  background: none;
}#bx24_form_inline_second {
  padding: 15px 20px 0;
}.close {
  text-shadow: none;
}.close:hover,
.close:focus,
.btn.close {
  opacity: 1;
}[data-event="jqm"] {
  cursor: pointer;
}.fill_bg_n .wrapper1:not(.with_left_block) .grey_block,
.wrapper1:not(.with_left_block) .grey_block .maxwidth-theme,
.fill_bg_n .wrapper1:not(.front_page) .grey_block,
.fill_bg_n .wrapper1:not(.front_page) .grey_block .maxwidth-theme,
.wrapper1:not(.with_left_block) .grey_block .flexslider.shadow .flex-viewport:before,
.wrapper1:not(.with_left_block) .grey_block .flexslider.shadow .flex-viewport:after,
.wrapper1:not(.with_left_block) .grey_block .owl-carousel.shadow .owl-stage-outer:before,
.wrapper1:not(.with_left_block) .grey_block .owl-carousel.shadow .owl-stage-outer:after {
  background-color: #f9f9fa;
  background: var(--darkerblack_bg_black);
}.shine {
  position: relative;
  overflow: hidden;
}.hover_shine .shine:before {
  position: absolute;
  top: 0;
  left: -50%;
  z-index: 2;
  display: block;
  content: "";
  width: 25%;
  height: 100%;
  opacity: 0;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
  visibility: hidden;
}.hover_shine .shine:hover:before {
  -webkit-animation: shine 0.5s;
  animation: shine 0.5s;
  opacity: 1;
  visibility: visible;
  z-index: 3;
}.inner-table-block {
  display: table-cell;
  vertical-align: middle;
}.wrapper,
.wrapper_inner,
.wrapp,
.wrapper1 > div {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;
  zoom: 1;
  z-index: 2;
}.wrapper1 .header_wrap {
  z-index: 4;
}.menu-hovered .wrapper1 .header_wrap {
  z-index: auto;
}.menu-hovered .wrapper1 .header_wrap #header {
  position: relative;
  z-index: 1060; /*background:#fff;*/
}.wrapper1 .header_wrap.zindexed {
  z-index: 3000;
}.inline-block {
  display: inline-block;
  vertical-align: top;
}.wrapper_inner,
.maxwidth-theme {
  padding: 0px 30px;
  margin: 0 auto;
  background: #fff;
  background-color: var(--black_bg_black);
  float: none;
}.maxwidth-theme:before,
.maxwidth-theme:after {
  content: "";
  display: block;
  clear: both;
}.maxwidth-theme.wides,
.wides_menu #headerfixed > .maxwidth-theme {
  max-width: none;
}.fill_bg_n .wrapper_inner.front .drag-block.container .maxwidth-theme.wide {
  max-width: none;
  padding-right: 0px;
  padding-left: 0px;
}.wrapper1.front_page .left_block .menu_top_block {
  padding-top: 50px;
}.left_block {
  width: 244px;
  float: left;
  position: relative;
  zoom: 1;
  z-index: 390;
  padding-top: 0px;
}.left_block .sticky-sidebar__inner > div {
  margin-top: 32px;
}.left_block .sticky-sidebar__inner > div:first-of-type {
  margin-top: 0px;
}body .right_block.error_page {
  width: 100% !important;
}.left-menu-md .left_menu {
  margin-bottom: 30px;
}.block_side_WIDE.catalog_page .main-catalog-wrapper:not(.details) .left_block,
.block_side_WIDE.catalog_page .main-catalog-wrapper:not(.details) .left_block .sticky-sidebar__inner .menu_top_block,
.block_side_WIDE.catalog_page .main-catalog-wrapper:not(.details) .left_block .sticky-sidebar__inner .bx_filter {
  width: 277px;
}.block_side_WIDE.catalog_page .filter-panel,
.block_side_WIDE.catalog_page .bx_filter.compact {
  padding-left: 25px;
  padding-right: 25px;
  border-right: 1px solid #ececec;
  border-left: 1px solid #ececec;
  border-color: var(--stroke_black);
}form label {
  font-weight: normal;
  font-size: 13px;
  margin-bottom: 2px;
}.clearfix {
  clear: both;
}.alert b,
.alert strong {
  color: #333;
}.alert-danger {
  background: #ffeeee;
  color: #e83333;
}.alert.alert-success {
  background: #e6f8de;
  color: #419a19;
}.alert.alert-success .icon-success,
.alert-warning .icon-warning {
  display: none;
}.alert.alert-success font.notetext {
  color: #419a19;
}.alert font.errortext {
  margin: 0;
  background: none;
  padding: 0 !important;
}.alert-danger p,
font.errortext {
  color: #e83333;
}.alert-success p {
  color: #419a19;
}.alert.compact {
  font-size: 13px;
  text-align: left;
  padding: 4px 10px 4px;
}.popup .form-wr .alert p {
  margin: 0px;
}.uploader input[type="file"] {
  z-index: 10;
  opacity: 0;
  border: none;
  background: none;
  position: absolute;
  top: 0;
  right: 0;
  float: right;
  cursor: default;
  width: 100%;
  height: 100%;
  cursor: pointer;
}.form .add_text {
  border-radius: 2px;
  border: 1px solid #f1f1f1;
  color: #999999;
  color: var(--light_basic_text_black);
  cursor: pointer;
  padding: 11px 24px;
}.form .add_file {
  font-size: 0.8em;
  cursor: pointer;
  padding: 4px 10px 0px 0px;
  display: inline-block;
}.form .add_file span {
  border-bottom: 1px dotted;
}.hover {
  cursor: pointer;
}.alert font.notetext {
  color: #333;
}body .filter.label_block input + label {
  padding-left: 33px;
  font-size: 13px;
  color: #888;
  padding-top: 2px;
}.svg {
  top: -1px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  min-width: 30px;
  min-height: 30px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  min-width: auto;
  min-height: auto;
}.svg.ncolor.inline:not(.colored):hover path {
  fill: #333;
  fill: var(--white_text_black);
}.bx-firefox svg,
.bx-ie svg {
  transform: translateZ(0);
}.svg svg {
  display: block;
}.top_block {
  margin: 0px 0px 33px;
  padding: 8px 0px 0px;
}.top_block h3 {
  display: inline-block;
  margin: 0px 38px 0px 0px;
}body .top_block a,
body .top_block > span {
  position: relative;
  top: 10px;
}body .top_block > span {
  padding-right: 37px;
}body .top_block > span .svg {
  left: -12px;
  top: -1px;
}body .top_block > span.subscribe {
  top: 0px;
  padding-left: 19px;
}body .top_block > span.subscribe .svg {
  left: -11px;
}body .top_block > span.subscribe svg {
  width: 16px;
}#header {
  margin: -1px 0px 7px;
  padding: 16px 0px 18px;
  z-index: 100;
  right: 0;
  left: 0;
}.header_wrap #header {
  padding: 0px !important;
  margin: -1px 0px 0px !important;
}.basket_fly .header_wrap #header > .wrapper_inner {
  z-index: 9;
}.has_menu #header {
  margin-bottom: 0px;
  padding-bottom: 16px;
}.has_menu.m_color_colored #header {
  padding-bottom: 15px;
}.head_type_1 #header {
  border-bottom: 1px solid #f2f2f2;
}.middle:not(.menu) {
  position: relative;
  float: left;
  width: 100%;
}.wide_page .middle,
#content > .middle {
  float: none;
}body .wrapper_inner.wide_page > .middle.error-page div.maxwidth-theme {
  padding-top: 100px;
  padding-bottom: 100px;
}.middle:after {
  content: "";
  clear: both;
  display: table;
}#footer {
  position: relative;
  zoom: 1;
  z-index: 2;
  clear: both;
}.banner.TOP_UNDERHEADER,
.banner.FOOTER {
  margin-left: auto;
  margin-right: auto;
}.has-secion-banner .banner.TOP_UNDERHEADER,
.long_banner .banner.TOP_UNDERHEADER,
.long_banner_contents .banner.TOP_UNDERHEADER {
  display: none !important;
}input::-webkit-input-placeholder {
  color: #b8b8b8;
}input::-moz-input-placeholder {
  color: #b8b8b8;
}input::-ms-input-placeholder {
  color: #b8b8b8;
}input::-o-input-placeholder {
  color: #b8b8b8;
}.wrapper1 input[type="text"]:focus,
.wrapper1 input[type="password"]:focus,
.wrapper1 input[type="email"]:focus,
.wrapper1 input[type="tel"]:focus,
.wrapper1 textarea:focus,
.wrapper1 select:focus {
  outline: none;
  background: #fff;
  background-color: var(--card_bg_hover_black);
  border: 1px solid #ccc;
  border-color: var(--stroke_black);
}.jqmWindow input[type="text"]:focus,
.jqmWindow input[type="password"]:focus,
.jqmWindow input[type="email"]:focus,
.jqmWindow input[type="tel"]:focus,
.jqmWindow textarea:focus,
.jqmWindow select:focus {
  outline: none;
  background: #fff;
  background-color: var(--card_bg_hover_black);
  border: 1px solid #ccc;
  border-color: var(--stroke_black);
}input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
select,
textarea {
  background: #fafafa;
  background: var(--darkerblack_bg_black);
  border: 1px solid #ececec;
  border-color: var(--stroke_black);
  border-radius: 3px;
  box-shadow: none;
  color: #383838;
  color: var(--white_text_black);
  height: auto;
  font-size: 14px;
  outline: none;
}.form-control input[type="text"],
.form-control input[type="password"],
.form-control input[type="email"],
.form-control input[type="tel"],
select,
textarea,
input[type="text"].form-control,
input[type="password"].form-control,
input[type="email"].form-control,
input[type="tel"].form-control {
  padding: 8px 13px 7px;
  width: 100%;
  height: 48px;
}textarea {
  resize: none;
  min-height: 90px;
}input[readonly],
select[readonly],
textarea[readonly] {
  background: #fff;
  background: var(--arrows_bg_black);
}input:not(.btn) {
  line-height: 20px;
}input.big {
  padding: 10px 13px 9px;
}input.grey {
  background: #eeeeee;
}input.medium {
  padding: 8px 13px 7px;
}input.error,
textarea.error {
  border-color: #e62222;
}.bxml-dialog input[type="text"] {
  width: auto;
  padding: initial;
  border-color: initial;
}.bx-ie .bx-sls .bx-ui-sls-fake,
.bx-ie .bx-sls .bx-ui-sls-route {
  padding-bottom: 0px;
}.bx-sls .bx-ui-sls-fake,
.bx-sls .bx-ui-sls-route,
.bx-sls .bx-ui-sls-container {
  height: 44px;
}form[name="bx_auth_services"] .form-control input {
  margin: 5px 0px 20px;
}form[name="bx_auth_services"] .form-control span {
  display: inline-block;
  font-size: 12px;
  padding: 0 10px 0 0;
  vertical-align: top;
}form[name="bx_auth_servicesform_inline"] #bx-auth-services > div span {
  display: inline-block;
  font-size: 12px;
  padding: 0 10px 0 0;
  vertical-align: top;
}a.scroll-to-top {
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
  position: fixed;
  text-align: center;
  text-decoration: none;
  display: block;
  background: #404040 url("/bitrix/templates/aspro_max/images/scroll.png") no-repeat scroll center 14px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  right: 75px;
  left: inherit;
  bottom: 55px;
  opacity: 0;
  z-index: 995;
  cursor: pointer;
}a.scroll-to-top.visible {
  opacity: 1;
}a.scroll-to-top.ROUND_WHITE,
a.scroll-to-top.RECT_WHITE {
  background-color: #fff;
}a.scroll-to-top.ROUND_GREY,
a.scroll-to-top.RECT_GREY {
  background-color: #e3e3e3;
}a.scroll-to-top.RECT_COLOR,
a.scroll-to-top.RECT_GREY,
a.scroll-to-top.RECT_WHITE {
  border-radius: 2px;
}a.scroll-to-top.TOUCH {
  border-radius: 2px 0 0 2px;
  width: 50px;
  height: 50px;
  right: 0;
}a.scroll-to-top.ROUND_COLOR,
a.scroll-to-top.RECT_COLOR {
  background-position: center 14px;
}a.scroll-to-top.ROUND_WHITE,
a.scroll-to-top.RECT_WHITE,
a.scroll-to-top.ROUND_GREY,
a.scroll-to-top.RECT_GREY {
  background-position: center -70px;
}a.scroll-to-top.RECT_COLOR.TOUCH {
  background-position: center 17px;
}a.scroll-to-top.RECT_GREY.TOUCH,
a.scroll-to-top.RECT_WHITE.TOUCH {
  background-position: center -67px;
}.scroll-init:not(.mCustomScrollbar) {
  overflow: hidden !important;
}.mCSB_scrollTools .mCSB_draggerRail {
  background: none;
}.mCSB_inside > .mCSB_container {
  margin-right: 0;
}body .mCSB_scrollTools {
  width: 8px;
  z-index: 3;
  opacity: 1;
  right: 0px;
  top: 2px;
}body .mCSB_container {
  z-index: 1;
}body .mCSB_3_dragger_vertical {
  width: 8px;
  border: 2px solid #fff;
}body .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 3px;
  background: #999 !important;
  border-radius: 5px;
}#popup_iframe_wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  align-items: center;
  justify-content: center;
}form .star,
.order-checkout .sof-req,
body span.bx-authform-starrequired,
form .required-star {
  font-size: 12px;
  font-weight: normal;
  line-height: 0;
  margin: 0 0 0 4px;
  position: relative;
  color: #ff0000;
}.popup .form.ASK,
.form_block .form.ASK {
  display: block;
}.form-control {
  position: relative;
  margin-bottom: 19px;
}.form-control label {
  display: block;
  font-size: 13px;
  margin-bottom: 6px;
  font-weight: normal;
}body .form-group .form-control:focus,
body .form-group .form-control:active {
  box-shadow: none; /*border-color:#eee;*/
}div.form-control {
  border: none;
  background: none;
  box-shadow: none;
  padding: 0px;
  height: auto;
}.form {
  position: relative;
}.form.subscribe.mobile {
  margin-top: 33px;
}.form.subscribe.mobile h2 {
  font-size: 1.333em;
}.form.sending:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: #fff url("/bitrix/templates/aspro_max/images/loaders/double_ring.svg") center no-repeat;
  z-index: 1000;
  opacity: 0.8;
}.form .form_body {
  margin: 0 0 9px;
  position: relative;
}.form .form_desc {
  margin-bottom: 15px;
}.form .form_result {
  margin-bottom: 30px;
}.form .form_result,
.form .form_result.success * {
  color: #333;
  color: var(--white_text_black);
}.form .form_result > *,
.form .form_desc > * {
  margin: 0;
}.form .form_footer {
  margin: 0 0 35px 0;
  display: inline-block;
}.form .form_footer .button + .button {
  margin-left: 13px;
}.form .form_left {
  width: 56%;
  float: left;
}.form .form_right {
  left: 56%;
  padding-left: 30px;
  position: absolute;
  right: 0;
}.form.b .form_left,
.form.b .form_right {
  float: none;
  left: inherit;
  margin: 0;
  max-width: inherit;
  padding: 0;
  position: relative;
  right: inherit;
  width: 100%;
}.form textarea {
  min-height: 193px;
}.form textarea[data-sid="REVIEW_TEXT"] {
  min-height: 130px;
}label.error {
  color: #e62222 !important;
  font-size: 10px;
  position: absolute;
  top: 4px;
  right: 0px;
  font-weight: 400;
}.h label.error {
  display: none !important;
}.popup .form .form_head {
  padding: 55px 75px 10px 60px;
}.popup .form .form_head h2 {
  margin: 0;
  font-size: 24px;
}.popup .form .form_desc {
  margin-bottom: 0;
  margin-top: 15px;
}.popup .form .form_result {
  margin: 0;
  padding: 30px 60px 0;
}.popup.show .form .form_result.success {
  padding-top: 36px;
  padding-bottom: 60px;
}.popup .form .form_result.success .svg {
  margin-right: 15px;
}.popup .form .form_result.success .success_text {
  font-size: 13px;
}.popup .form .form_result.success .btn {
  margin-top: 49px;
  color: #fff;
}.popup .form .form_body {
  margin: 0;
  padding: 29px 60px 8px;
}.popup .form .form_footer {
  padding: 0 60px 25px;
  display: block;
}.popup.show .form .form_result {
  padding-bottom: 30px;
}.error_block_auth {
  color: #e62222 !important;
  font-size: 12px;
}.popup .form .form_body .mess {
  color: #e62222;
  padding: 0px 0px 10px;
}.popup .form .form_body .success {
  color: #5da247;
  margin-bottom: -12px;
}.tab-pane .form_head h4 {
  margin-top: 0px;
}.tab-pane .maxwidth-theme > .form.inline {
  padding: 0px;
}.popup .form-control .files + .btn_block_file {
  margin: 10px 0px 0px;
}.popup .form-control .files .inner_file .wrapper_file {
  position: relative;
  display: inline-block;
}.popup .form-control .files .inner_file .wrapper_file .remove {
  position: absolute;
  right: -22px;
  top: 3px;
  width: 19px;
  height: 19px;
  z-index: 1;
  display: none;
}.popup .form-control .files .inner_file .wrapper_file .remove i {
  width: 19px;
  height: 19px;
  display: block;
  background: url(/bitrix/templates/aspro_max/images/close_icons.png) 4px -22px no-repeat;
}.popup .form-control .files .inner_file .wrapper_file .remove:hover i {
  background-position: -16px -22px;
}.popup .form-control .files .inner_file .wrapper_file.file .remove {
  display: block;
}.popup .form-control .files .inner_file .wrapper_file label.error {
  top: -14px;
}.popup .form-control .files .inner_file + .inner_file {
  margin: 10px 0px 0px;
}.popup .form-control .files {
  max-width: 350px;
}.popup .form-control .files input {
  outline: none;
}.captcha-row {
  position: relative;
  max-width: 418px;
}.captcha-row .captcha_input {
  bottom: 0;
  height: 59px;
  left: 216px;
  max-width: 184px;
  position: absolute;
  right: 0;
}.captcha-row .captcha_input label.error {
  white-space: nowrap;
  top: -12px;
  z-index: 1;
}.captcha-row .captcha_input input[name="captcha_word"] {
  bottom: 0;
  position: absolute;
}.captcha-row .captcha_image {
  height: 37px;
  position: relative;
  width: 217px;
}.captcha-row .captcha_image img {
  height: 37px;
  border: none;
  vertical-align: top;
  width: 100%;
  width: 180px;
}.captcha_reload {
  border: 1px solid transparent;
  cursor: pointer;
  height: 35px;
  left: 179px;
  position: absolute;
  top: 0;
  width: 36px;
}.captcha_reload::before,
.captcha_reload::after {
  content: "";
  display: block;
  position: absolute;
}.captcha_reload::before {
  border-radius: 25px;
  height: 25px;
  left: 5px;
  top: 5px;
  width: 25px;
}.captcha_reload::after {
  background: rgba(0, 0, 0, 0) url("/bitrix/templates/aspro_max/images/icons_wish.png") repeat scroll -67px -82px;
  height: 13px;
  left: 10px;
  top: 11px;
  transition: background 0.7s ease-in-out 0s;
  width: 15px;
}.captcha_reload:hover:before {
  background: #383838;
}.captcha_reload.loading:after {
  -webkit-animation: spinner 0.5s linear infinite !important;
  animation: spinner 0.5s linear infinite !important;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}.captcha_reload:hover:after {
  -webkit-animation: spinner 0.5s ease-out 1;
  animation: spinner 0.5s ease 1;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}.captcha-row.b .captcha_input,
.captcha-row.b .captcha_image {
  height: 37px;
  left: inherit;
  margin: 0;
  max-width: inherit;
  position: relative;
  right: inherit;
}.captcha-row.b .captcha_input label.error {
  top: -68px;
}.captcha-row.b .captcha_image {
  margin-bottom: 9px;
}.captcha-row .captcha_image .captcha_reload {
  right: 0;
  text-indent: -9999px;
}.form .refresh a {
  display: none;
}.captcha_reload.refresh {
  left: 202px;
  top: 8px;
}.blog-comment-fields .captcha-row {
  display: flex;
  flex-wrap: wrap;
}.blog-comment-fields .captcha-row > div + div {
  display: flex;
  align-items: flex-end;
}.blog-comment-fields .captcha-img {
  display: flex;
}.blog-comment-fields .captcha_reload {
  position: relative;
  left: initial;
  top: initial;
  margin-left: 15px;
  display: block;
}.popup .form-control.captcha-row label {
  margin-bottom: 20px;
}.popup .captcha-row .captcha_image,
.popup .captcha-row .captcha_image img {
  height: 48px;
}.popup .captcha_reload {
  top: 6px;
}.popup .captcha-row .captcha_input {
  height: 37px;
  position: relative;
  width: 217px;
  left: 0;
}.popup .captcha-row .captcha_image {
  bottom: 0;
  left: 216px;
  max-width: 184px;
  position: absolute;
  right: 0;
}.form.inline .form-control.captcha-row label {
  margin-bottom: 20px;
}.form.inline .captcha-row .captcha_image,
.form.inline .captcha-row .captcha_image img {
  height: 48px;
}.form.inline .captcha_reload {
  top: 6px;
}.form.inline .captcha-row .captcha_input {
  height: 37px;
  position: relative;
  width: 217px;
  left: 0;
}.form.inline .captcha-row .captcha_image {
  bottom: 0;
  left: 216px;
  max-width: 184px;
  position: absolute;
  right: 0;
}body .captcha-row.invisible {
  margin: 0px;
  height: 0px;
  visibility: visible;
}.captcha-row.invisible label {
  display: none;
}.captcha-row .captcha_input.recaptcha_text {
  position: static;
  width: 100%;
  max-width: none;
  height: auto;
}.captcha-row .captcha_image.recaptcha_tmp_img {
  display: none;
}.bx-auth form[name="bx_auth_servicesform_inline"] .g-recaptcha,
.g-recaptcha {
  display: none !important;
}div > .g-recaptcha {
  display: block !important;
}body .captcha-row .recaptcha,
body .captcha-row > div.iblock {
  padding: 0px;
  margin: 0px;
  display: block;
}body .captcha-row .recaptcha {
  height: 0px;
  opacity: 0;
  visibility: hidden;
  margin-bottom: 0px;
  display: block;
}body .captcha-row.invisible.logo_captcha_n {
  display: none;
}body .captcha-row.invisible.inline {
  height: auto;
  margin-bottom: 10px;
}.form.inline .logo_captcha_y.captcha-row .recaptcha_text {
  height: auto;
  width: auto;
}.form.inline .logo_captcha_y.captcha-row .recaptcha_text .g-recaptcha > div {
  max-width: 100%;
}.form .but-r {
  clear: both;
}.border_block .lk-page .form-control.forget_block {
  text-align: left;
}b,
strong,
.popup .popup-intro .pop-up-title,
.basket_popup_wrapp .item-title .one-item,
.basket_popup_wrapp .item-title .cost-cell,
.basket_sort ul.tabs li span,
.module-cart table td.name-cell div[class^="bx_item_detail_"] .titles,
.item-title .props .item_prop .value,
.module-pagination .nums a:not(.link),
.no_products,
.bx_compare .prop_title_table .data_table_props tr td:first-child,
.catalog_detail .set_wrapp .title,
.catalog_detail .bx_item_set_hor_container_big .title,
.bx_modal_body .item_block_title,
.char_name .hint .icon i,
.bx_filter_container_title .hint .hint_icon i,
.location-block-wrapper .bx-sls .bx-ui-sls-fake,
.location-block-wrapper .bx-sls .bx-ui-sls-route,
.bx_order_make .bx_description .name,
h4.hover:hover,
.filter_block ul li span,
.module-orders-list tbody td,
.jobs_wrapp .item .salary,
.medium,
.row_values .wrap_weight {
  color: #383838;
  color: var(--white_text_black);
}.dark-color,
.module-cart tfoot td .item_title,
.bottom.middle td > .coupon .coupon-t,
.module-cart .row_values .price,
.module-cart table tr td.count-cell,
.sort_header .sort_filter a.current,
.sort_header .sort_filter a:hover,
.bx_filter_vertical .bx_filter_block input:checked + label span,
.bx_filter .bx_filter_select_text,
.bx_filter_vertical input[type="checkbox"] + label.sku span,
.bx_filter_select_popup ul li label,
.common_select *,
.sku_props .bx_item_detail_size ul li,
.catalog_detail .stock_board .title,
.filter label span,
.forum-quote tbody tr td a,
.stores_block .stores_text_wrapp,
.coupons_list .bx_ordercart_coupon,
.basket_wrapp table tbody td,
.border_block_wide table td,
.colored_table tbody tr td {
  color: #333;
  color: var(--white_text_black);
}.bx_filter_parameters_box.set .filter .bx_filter_param_text span{
  color: #fff;
}a:hover,
.link:hover,
.header_wrap .top-h-row .menu li > a:hover,
.top-h-row .menu li.current > a,
.phones .phone_wrap a,
.phones .order_wrap_btn:hover,
.avtorization-call.enter,
.main-nav ul.menu > li > a,
ul.mini-menu li a,
body .main-nav .menu > li.current > a,
.white #header .catalog_menu ul.menu > li a,
ul.menu .child li.menu_title a,
ul.menu .child li.menu_item a:hover,
#header .catalog_menu ul.menu > li > a,
#header .catalog_menu ul.menu > li.current > a,
.wrapper.has_menu .white #header .catalog_menu ul.menu > li:hover > a,
body .white #header ul.menu li .child.submenu .child_wrapp a:hover,
body .wrapper.has_menu #header ul.menu li .child.submenu .child_wrapp a:not(.title):hover,
ul.menu li .depth3 a.title:hover,
#header .wrapper_middle_menu .menu > li .child.submenu .child_wrapp a.current:not(.title),
#header .menu > li .child_wrapp a.current:not(.title),
body #header ul.menu li .child.submenu.line .child_wrapp > a,
.search_middle_block .middle_form .noborder,
.basket_wrapp .wraps_icon_block .count a,
.basket_wrapp .wraps_icon_block .count .text,
.basket_wrapp .basket_block .title,
.cost.prices .price,
.sale_block .text,
.sale_block .value,
.news .item .info .date,
.stores .stores_list .item a:hover span,
.footer_top .sblock .wrap_more_text,
.footer_top .sblock .wrap_more_text div,
.footer_bottom .submenu_top .menu_item a,
.img_block_capcha .reload:hover,
.form-control .forgot:hover,
.basket_fly .basket_title,
.basket_sort ul.tabs li.cur span,
.basket_sort ul.tabs li:hover .wrap_li > span,
.basket_sort ul.tabs li:hover .wrap_li > span *,
.module-cart .name-cell a:hover,
.basket_sort ul.tabs li.cur .wrap_li > span,
.basket_sort ul.tabs li.cur .wrap_li > span *,
.basket_sort ul.tabs li .wrap_li > span *,
.section_item_inner .section_info ul li a:hover,
.bx_filter .bx_filter_popup_result a,
.catalog_item:hover .item-title a,
.item-title a:not(.dark-color):hover,
li.item:hover a,
.item_wrap:hover .item-title a,
.view_sale_block .values,
.more_text_ajax:hover,
.bx_compare .compare_view .item_block:hover a,
.item-stock .store_link:hover,
.item .date_small,
.articles-list.news .item:hover .item-title a,
.jobs_wrapp .item .name tr:hover .link,
.basket_wrapp .empty_cart:not(.bcart) .wraps_icon_block .count span a,
.basket_wrapp .basket_empty .wraps_icon_block.basket .count span {
  color: #333;
  color: var(--white_text_black);
}ul.menu .see_more,
ul.menu .see_more a,
a.dark_link {
  color: #333 !important;
  color: var(--white_text_black) !important;
}.h_color_colored .header_wrap #header,
.colored #header .catalog_menu ul.menu > li,
.module-cart .remove-cell a:hover,
.cart_shell .remove-cell a:hover,
.bx_item_set_hor .bx_item_set_hor_item a.remove,
.start_promo .item i.title span,
.start_promo .item p span,
.block_wr.dark,
.stores .all_map,
.more_text_ajax:before,
.captcha_reload:before,
.left_block .internal_sections_list .child_wrapp ul.child li.cur:after,
.left_block .internal_sections_list .child_wrapp ul.child li:hover:after,
.left_block .internal_sections_list li.cur,
.left_block .internal_sections_list li:hover,
.left_block .internal_sections_list .title .inner_block:before,
.bx_filter .bx_filter_popup_result {
  background-color: #ddd;
}.top-h-row .menu li a,
.news .item .info .preview,
.form-control label,
.social_block .row .title,
.module-cart thead tr,
.count-cell div.error,
.module-cart table td.name-cell div[class^="bx_item_detail_"] .values,
.item-title .props .item_prop .title,
.display_list .list_item .preview_text,
.display_list .list_item .props_list td,
.articles-list .item .right-data .preview-text,
.catalog_detail .stock_board .txt,
.file_type .description,
.catalog_detail .form_wr,
.reviews-post-reply-buttons a,
.reviews-post-table,
.bx_order_make .bx_block.r1x3.pt8,
.bx_order_make .float .bx_description .name,
.module-order-history .module-orders-list td.drop-cell .item-shell thead td,
.module-order-history .order_property.d td,
.orderdetail .module-orders-list.colored tbody td:first-child,
.soc-avt,
.module-cart table td.name-cell .item_props .item_prop .property_value,
.colored_table thead tr {
  color: #888888;
}.header_wrap.colored .top-h-row .menu li a,
.stores .stores_list .item .store_text .value,
#footer .copyright,
#footer .copyright *,
.footer_bottom .all_menu_block ul li a {
  color: #545454;
}.header_wrap.colored .main-nav ul.menu > li > a {
  color: #fff;
}.item-stock,
.bx_compare .compare_view.data_table_props td,
.catalog_detail .like_icons > div,
.info_item .top_info .article,
.share_wrapp .text.button,
.share_wrapp .text.button:hover {
  color: #6d6d6d;
  color: var(--light_basic_text_black);
}table.title-search-result .price,
.card_popup_frame.popup .total_wrapp,
.module_products_list .price-cell .price,
.compare_wrapp a.compare_link,
.module-cart .colored tfoot td.row_values,
.module-cart .summ-cell,
.module-cart .summ-cell *,
.catalog_detail .availability-row .value a,
.catalog_detail a.wish_item .value,
.catalog_detail a.compare_item .value,
ul.tabs li.cur:hover span,
ul.tabs li:active span,
.module_products_list .basket_button.read_more span,
ul.mini-menu li a,
.top-h-row .phone span,
.top-h-row .phone span a,
.compare_button span,
.left_block .internal_sections_list .title a,
.btn_big,
.catalog_detail .bx_item_set_hor_container_big .total_wrapp .total_title .price,
.bx_modal_container .bx_modal_small_title,
.card_popup_frame.popup .basket_empty * {
  color: #1d2029;
}.filter_button span,
.catalog_detail .stock_board .title,
.module_products_list .basket_button.to-cart span,
.module_products_list .basket_button.to-subscribe span,
.module_products_list .basket_button.to-order span,
table.colored td.name,
.front_slider .price,
.page_not_found td.description .title404,
.popup-window-titlebar .popup-window-top-row .popup-window-center-column span div,
#header .basket_fly .opener .count {
  color: #212121;
}#header .catalog_menu ul.menu.full.opened > li:not(.current):hover a,
#header ul.menu.full.opened > li:not(.current):hover a,
#header ul.menu.adaptive > li a,
.specials_slider.product_slider .basket_button.in-cart span {
  color: #fff;
}.display_list .list_item .props_list td,
.smartfilter,
.smartfilter input,
.catalog_detail .stock_board .txt,
.index_bottom .info_column .about_column,
.header-cart-block .cart .summ,
.header-cart-block .cart .delay_link {
  color: #666;
  color: var(--light_basic_text_black);
}.show_number,
.show_number *,
.module-cart [data-id="total_buttons"] .description,
.catalog_detail .bx_item_set_hor_container_big .total_wrapp .total_title,
.display_list .availability-row .value {
  color: #777;
}.tooltip .tooltip_close:hover {
  color: #333;
}.module_products_list .price-cell .price.discount,
.module-cart .cost-cell .discount,
.module-cart .cost-cell .discount strike,
.module-cart .count-cell .measure,
.catalog_detail .set_wrapp .item .price.detail,
.bx_item_set_hor .bx_item_set_hor_item .price.detail {
  color: #999;
}form div.r div.error,
.order-checkout .sof-req,
.pay-status-cell.not_payed {
  color: #cb0000;
}.basket_button:hover,
.button30:hover,
.basket_button:hover span,
.button22:hover span,
.button30:hover span,
.compare_button:hover span,
.filter_button:hover span,
.button30.fast_order span,
.button30.back_button span,
.button30.grey span,
.bx_filter_container_title .hint .hint_icon:hover,
.popup .soc-avt .row a:hover,
.popup .bx-auth-service-form input[type="submit"]:hover,
#bx_auth_servform input[type="submit"]:hover {
  color: #fff;
}.staff_wrapp .item .contacts,
.question-list,
.detail_picture_block .picture_description,
.authorization-cols .col.authorization .soc-avt,
.popup .form-description-wrapp,
.popup .form_description {
  border-top: 1px solid #f2f2f2;
}table.colored td,
.catalog_detail hr,
.viewed_products_column .view-list,
.ask_small_block .ask_btn_block,
.popup .form-description-wrapp,
.popup .form_description,
#order_form_div .title,
#order_form_div hr,
#order_form_div form .title,
#order_form_div .sale_order_table.props td,
.differences_table td {
  border-bottom: 1px solid #f2f2f2;
}.catalog_detail .offers_table .cost.prices .price {
  font-size: 15px;
}.module-order-history .module-orders-list .tr-d:hover td.order-status-cell,
.module-order-history .module-orders-list .tr-d.opened td.order-status-cell,
.module-cart .colored tfoot tr[data-id="total_buttons"] td .basket_update {
  border-right: 1px solid #f2f2f2;
}.catalog_detail .tabs.main_tabs > li {
  background: #f2f2f2;
}table.colored.item-shell thead td,
.popup .form-description-wrapp,
.differences tr.hovered:hover,
.search-page form {
  background: #fafafa;
}body,
.adaptive_filter {
  background: #fff;
}body {
  background: #fff;
  background-color: var(--black_bg_black);
}.wrapper.basket_normal #header .basket_fly {
  display: none;
}.header-cart .basket_fly {
  background: #fff;
  background: var(--card_bg_black);
  box-shadow: rgba(44, 44, 44, 0.4) 0px 6px 18px;
  -moz-box-shadow: rgba(44, 44, 44, 0.4) 0px 6px 18px;
  -webkit-box-shadow: rgba(44, 44, 44, 0.4) 0px 6px 18px;
  min-height: 283px;
}.header-cart .basket_fly:not(.loaded) {
  background: url("/bitrix/templates/aspro_max/images/waiter.gif") no-repeat center center var(--white_text_black_reverse);
}table.title-search-result td.title-search-all {
  background: #fff !important;
  background: var(--white_text_black_reverse) !important;
}.header-cart-block .cart.empty_cart > span.icon {
  background: #e9e9e9;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNWQ1ZDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e9e9e9 0%, #d5d5d5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e9e9e9), color-stop(100%, #d5d5d5));
  background: -webkit-linear-gradient(top, #e9e9e9 0%, #d5d5d5 100%);
  background: -o-linear-gradient(top, #e9e9e9 0%, #d5d5d5 100%);
  background: -ms-linear-gradient(top, #e9e9e9 0%, #d5d5d5 100%);
  background: linear-gradient(to bottom, #e9e9e9 0%, #d5d5d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e9e9e9", endColorstr="#d5d5d5",GradientType=0 );
  border-bottom: 1px solid #cacaca;
}.popup .popup-intro.grey {
  border-bottom: 1px solid #bfbfbf;
  background: #e9e9e9;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNWQ1ZDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e9e9e9 0%, #d5d5d5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e9e9e9), color-stop(100%, #d5d5d5));
  background: -webkit-linear-gradient(top, #e9e9e9 0%, #d5d5d5 100%);
  background: -o-linear-gradient(top, #e9e9e9 0%, #d5d5d5 100%);
  background: -ms-linear-gradient(top, #e9e9e9 0%, #d5d5d5 100%);
  background: linear-gradient(to bottom, #e9e9e9 0%, #d5d5d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e9e9e9", endColorstr="#d5d5d5",GradientType=0 );
}table.title-search-result img.item_preview {
  box-shadow: 0 0 15px 5px #fff;
  -moz-box-shadow: 0 0 15px 5px #fff;
  -o-box-shadow: 0 0 15px 5px #fff;
  -webkit-box-shadow: 0 0 15px 5px #fff;
}ul.menu li .child.cat_menu hr {
  border-bottom: 1px solid #fff;
  background: #e7e7e7;
}ul.menu .child .child_wrapp {
  background: #f5f5f6;
  box-shadow: 0 1px 5px #fafafa;
  -moz-box-shadow: 0 1px 5px #fafafa;
  -o-box-shadow: 0 1px 5px #fafafa;
  -webkit-box-shadow: 0 1px 5px #fafafa;
}.specials_slider.product_slider .catalog_item:hover .basket_button.read_more span {
  background-position: 1px -408px;
}.module_products_list .basket_button.read_more span {
  background-position: 1px -408px;
}input.error,
textarea.error {
  border-color: #cb0000;
}input#COUPON.error {
  border-color: #cb0000 !important;
}input#COUPON.good {
  border-color: #00cb00 !important;
}.bx-touch .bx_item_set_hor_container_big .bx_item_set_del,
.bx_item_set_hor_container_big .bx_item_set_hor_item:hover .bx_item_set_del,
.bx_kit_item:hover .bx_kit_item_del {
  background: #e62222;
}.button30.fast_order {
  background: #00b0d8;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYjBkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDdkYjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #00b0d8 0%, #007db9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00b0d8), color-stop(100%, #007db9));
  background: -webkit-linear-gradient(top, #00b0d8 0%, #007db9 100%);
  background: -o-linear-gradient(top, #00b0d8 0%, #007db9 100%);
  background: -ms-linear-gradient(top, #00b0d8 0%, #007db9 100%);
  background: linear-gradient(to bottom, #00b0d8 0%, #007db9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00b0d8", endColorstr="#007db9",GradientType=0 );
  border-bottom: 1px solid #00699d;
}.button30.fast_order span {
  text-shadow: 0 1px 1px #006f9c;
  -moz-text-shadow: 0 1px 1px #006f9c;
  -o-text-shadow: 0 1px 1px #006f9c;
  -webkit-text-shadow: 0 1px 1px #006f9c;
}.bx_filter_container_title > span.name span {
  color: #221f26;
  border-bottom: 1px dotted #6e6e6e;
}.bx_filter_vertical .bx_filter_container_title i.arr {
  background: #fafafa url("/bitrix/templates/aspro_max/../images/arrows_small.png") -15px -21px no-repeat;
}.bx_filter_vertical .for_button {
  border-top: 1px solid #dadada;
}.compare_wrapp {
  background: #fcfcfc;
  border: 1px solid #f1f1f1;
  box-shadow: 0 0px 1px #e7e7e7 inset;
  -moz-box-shadow: 0 0px 1px #e7e7e7 inset;
  -o-box-shadow: 0 0px 1px #e7e7e7 inset;
  -webkit-box-shadow: 0 0px 1px #e7e7e7 inset;
}.popup,
div[id^="CatalogSetConstructor"] .popup-window {
  background: #fff;
  background: var(--black_bg_black);
}.popup .close:hover,
.popup-window-close-icon.popup-window-titlebar-close-icon:hover {
  background: #fff;
  background: var(--black_bg_black);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
}.popup .pop-up-title,
.popup-window-titlebar .popup-window-top-row .popup-window-center-column span div {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.57);
  -moz-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.57);
  -o-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.57);
  -webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.57);
}.jqmOverlay,
.popup-window-overlay {
  background: rgba(0, 0, 0, 0.4);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  opacity: 1 !important;
}.jqmOverlay {
  background: #3a3f44;
  opacity: 0.7 !important;
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2999;
}.jqmOverlay.waiting {
  z-index: 998;
}.jqmOverlay.mobp {
  z-index: 1048;
}.jqmWindow,
.popup {
  animation: toggle_opacity 200ms;
}.bx_filter_vertical .bx_filter_block.scrollable {
  background: #fff;
  background: var(--black_bg_black);
  border: 1px solid #cbcbcb;
  box-shadow: 0 0 0px 1px #eee inset;
  -moz-box-shadow: 0 0 0px 1px #eee inset;
  -o-box-shadow: 0 0 0px 1px #eee inset;
  -webkit-box-shadow: 0 0 0px 1px #eee inset;
}.popup-window-overlay {
  background: rgba(255, 255, 255, 0.2) !important;
}.jqmWindow.basket_error_frame .pop-up-title {
  padding-right: 50px;
}.cart_empty,
.module-cart,
.count-cell div.error {
  background: #fff;
  margin: 0px 0px 20px;
}.basket_fly .basket_wrapp .tabs_content,
.basket_fly .basket_wrapp .module-cart {
  margin: 0px;
}.basket_fly .basket_wrapp .module-cart .goods {
  border: none;
}.catalog_block .catalog_item .basket_button.to-cart span,
.catalog_block .catalog_item .basket_button.read_more span,
.catalog_block .catalog_item .basket_button.to-subscribe span,
.catalog_block .catalog_item .basket_button.to-order span {
  color: #000;
}.catalog_block .catalog_item .basket_button.in-subscribe span,
.specials_slider.product_slider .basket_button.in-subscribe span {
  color: #fff;
}.button22.grey:hover span {
  color: #fff;
}.button22.grey span {
  color: #000;
}.item:not(.touch_class):hover .scale_block_animate,
.touch_class .scale_block_animate {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}.wrapper_inner.front .drag-block.container .content_wrapper_block > .maxwidth-theme,
.wrapper_inner.front .drag-block.container > .maxwidth-theme,
.wraps .wrapper_inner.front .drag-block.container > .grey_block > .maxwidth-theme {
  padding-top: 50px;
}.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .content_wrapper_block > .maxwidth-theme {
  padding-top: 60px;
}.basket_normal #header .top_br {
  width: 100%;
  height: 1px;
  background: #eaebec;
  margin: 0px 0px 15px;
}#header .catalog_menu .wrapper_middle_menu {
  position: relative;
}#header .catalog_menu .wrapper_middle_menu .inc_menu {
  padding-left: 220px;
}.dropdown .has-childs .dropdown .menu_item,
.menu_top_block .dropdown .dropdown .menu_item {
  padding: 6px 10px 0px 0px;
  display: block;
  width: auto;
}.menu_top_block .v_bottom .dropdown .dropdown .menu_item {
  display: block;
}.with_dropdown {
  position: relative;
  padding-right: 14px !important;
}.phone.with_dropdown:after {
  /*display:none;*/
  opacity: 0;
}.with_dropdown .svg-inline-down {
  position: absolute;
  right: 3px;
  top: 50%;
  margin: -2px 0px 0px;
  width: 5px;
  height: 3px;
  display: block;
}.top-block .with_dropdown .svg-inline-down svg {
  opacity: 1;
}.with_dropdown .dropdown {
  position: absolute;
  top: 28px;
  left: 0;
  right: 0;
  min-width: 198px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.1s ease-in-out;
  -moz-transition: opacity 0.1s ease-in-out;
  -ms-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
  z-index: 2;
  display: none;
}.with_dropdown .dropdown > .wrap {
  background: #fff;
  background-color: var(--card_bg_black);
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  overflow: auto;
  max-height: 500px;
}.with_dropdown:hover .dropdown {
  opacity: 1;
  visibility: visible;
  display: block;
}.with_dropdown .dropdown > .wrap.srollbar-custom {
  max-height: 500px;
}.footer-grey .with_dropdown:after {
  background-position: -31px -338px;
}.phone .more_phone {
  line-height: 1em;
  border-top: 1px solid #f2f2f2;
  border-color: var(--light_bg_black);
  position: relative;
}.phone .more_phone:first-of-type {
  border-top: none;
}.phone .more_phone:hover {
  background-color: #fafafa;
  background-color: var(--light_bg_black);
}.phone .more_phone a {
  padding: 18px 22px 18px;
  display: block;
  white-space: nowrap;
}.phone.with_dropdown > .dropdown {
  left: -22px;
  right: initial;
  max-width: 245px;
}.phone.with_dropdown > .dropdown.with_icons {
  left: -43px;
}.phone.with_dropdown > .dropdown.with_icons .more_phone a {
  padding-left: 43px;
}.phone .more_phone a span:not(.icon) {
  display: block;
  font-size: 0.8em;
  font-weight: 400;
  padding-top: 6px;
  color: #999;
  white-space: normal;
}.wrap_phones .svg-inline-phone,
.more_phone .svg-inline-close {
  cursor: pointer;
}.wrap_phones .dropdown-mobile-phone {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 3000;
  background: #fff;
  display: none;
}.wrap_phones .dropdown-mobile-phone .more_phone a,
.wrap_phones .dropdown-mobile-phone .more_phone span:not(.icon) {
  padding: 15px 18px 12px;
  display: block;
  font-weight: bold;
  font-size: 1.071em;
}.wrap_phones .dropdown-mobile-phone .more_phone .no-decript:not(.icon) {
  padding: 21px 18px 22px;
}.wrap_phones .dropdown-mobile-phone.with_icons .more_phone a:not(.icon) {
  padding-left: 43px;
}.wrap_phones .dropdown-mobile-phone .more_phone a span:not(.icon) {
  display: block;
  font-size: 0.8em;
  font-weight: normal;
  padding: 2px 0 0 0;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
}.wrap_phones .dropdown-mobile-phone.with_icons .more_phone a .icon {
  position: absolute;
  left: 18px;
  top: 16px;
  font-size: 0;
  height: 16px;
  width: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}.wrap_phones .dropdown-mobile-phone.with_icons .more_phone .no-decript .icon {
  top: 22px;
}#mobileheader .right-icons .wrap_phones .dropdown-mobile-phone .more_phone a .icon .svg,
#mobileheader .right-icons .wrap_phones .dropdown-mobile-phone .more_phone a .icon .svg svg {
  opacity: 1;
}.wrap_phones .dropdown-mobile-phone .more_phone .callback:not(.icon) {
  font-weight: normal;
}.wrap_phones .more_phone {
  border-bottom: 1px solid #f2f2f2;
  position: relative;
  line-height: 1.2em;
  border-color: var(--line_bg_black);
}.wrap_phones .more_phone.title {
  background: #fbfbfb;
  background: var(--card_bg_hover_black);
}.wrap_phones .more_phone.title .svg-inline-close {
  right: 19px;
  position: absolute;
  top: 50%;
  margin-top: -9px;
}.mobile-menu-contacts .descr {
  display: block;
  font-size: 0.8em;
  font-weight: normal;
  padding-top: 2px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
}.logo-row .logo {
  display: inline-block;
  position: relative;
  height: 82px;
  max-width: 190px;
  line-height: 84px;
  z-index: 10;
}.bx-firefox .logo-row .logo {
  display: block;
}.logo-row .logo img,
.logo-row .logo svg {
  max-height: 100%;
  max-width: 100%;
}.header-v6 .fix-logo .logo-block {
  left: auto;
}.smalls .fix-logo .logo_and_menu-row .logo-row .logo {
  height: 110px;
  line-height: 109px;
  padding-left: 2px;
}.smalls.big_header .fix-logo .logo_and_menu-row .wides .content-block .subcontent .top-description,
.smalls.big_header .fix-logo .logo_and_menu-row .wides .content-block .subcontent .inner-table-block,
.smalls.big_header .fix-logo .logo_and_menu-row .wides .content-block .subcontent .subtop .wrap_icon {
  height: 52px;
}.smalls.big_header .fix-logo .logo_and_menu-row .wides .content-block .subcontent .wrap_icon {
  height: 62px;
}.smalls.big_header .fix-logo .logo_and_menu-row .wides .content-block .subcontent .address {
  padding-left: 31px;
  max-width: 342px;
}.smalls.big_header .fix-logo .logo_and_menu-row .wides .content-block .subcontent .region_wrapper {
  margin-right: 38px;
}.smalls.big_header .fix-logo .logo_and_menu-row .wides .content-block .subcontent .lines-block:before {
  bottom: -1px;
}.smalls.big_header .top-block-item.logo_and_menu-row {
  padding-right: 1px;
}.smalls.big_header.sticky_menu .logo_and_menu-row .wides .content-block .subcontent .subtop .top-description,
.smalls.big_header.sticky_menu .logo_and_menu-row .wides .content-block .subcontent .subtop .wrap_icon {
  height: 44px;
  padding-right: 0px;
}.smalls.big_header.sticky_menu .logo_and_menu-row .wides .content-block .subcontent .subbottom .wrap_icon {
  height: 86px;
}.smalls.big_header.sticky_menu .logo_and_menu-row .wides .content-block .subcontent .phone-block {
  margin-top: 0px;
}.smalls.big_header.sticky_menu .logo_and_menu-row .wides .content-block .subcontent .region_wrapper {
  margin: 0px 0px 0px 1px;
}.smalls.big_header.sticky_menu.sm .header-v28 .logo_and_menu-row .wides .content-block .subcontent .region_wrapper {
  margin: 0px 0px 0px -1px;
}.sticky_menu .logo_and_menu-row .wides .content-block .subcontent .basket-link {
  padding-left: 35px;
}.sticky_menu .logo_and_menu-row .wides .content-block .subcontent .basket-link.compare {
  padding-left: 77px;
}.smalls.big_header.sticky_menu .logo_and_menu-row .wides .content-block .subcontent .callback-block {
  top: 5px;
  position: relative;
}.smalls.big_header.sticky_menu .logo_and_menu-row .wides .content-block .subcontent .phone-block .dropdown > .wrap {
  margin-top: 0px;
}.sticky_menu .content-block.no-area .subcontent {
  padding-left: 10px;
}.sticky_menu .content-block .search_wraps {
  padding-right: 278px;
}.sticky_menu.basket_normal .content-block .search_wraps {
  padding-right: 553px;
}.sticky_menu .content-block .search-wrapper {
  height: 88px;
  padding-top: 2px;
}.sticky_menu #headerfixed .inner-table-block.menu-block {
  padding: 0px;
}.sticky_menu #header .top-block {
  background: transparent;
}.logo-row .top-mobile-menu {
  display: none;
}.light-menu-color .logo-row .lines-block:before {
  background: rgba(255, 255, 255, 0.07);
}.centered .mega-menu table td .wrap > a .svg {
  display: none;
}.centered .menu-row .mega-menu table td.wide_menu:hover > .wrap > .dropdown-menu,
.centered .menu-row .mega-menu table td.wide_menu.hover > .wrap > .dropdown-menu {
  margin-top: 1px;
}.centered .menu-row hr {
  display: none;
}.smlong.logo_and_menu-row .phone-block.blocks {
  margin-top: 10px;
}.smlong.logo_and_menu-row .phone-block.blocks .callback-block {
  position: relative;
  top: -1px;
}.smalls .logo_and_menu-row .logo-row .logo {
  height: 86px;
  line-height: 90px;
}.smalls .logo_and_menu-row .logo-row .top-description,
.smalls .logo_and_menu-row .logo-row .inner-table-block {
  height: 86px;
}.smalls .logo_and_menu-row .logo-row .wrap_icon {
  height: 86px;
}body .header-wrapper .logo_and_menu-row.longs .logo-row .logo {
  height: 100px;
  line-height: 100px;
}.logo_and_menu-row .wrap_icon.person {
  padding-right: 0px;
  padding-left: 50px;
}.basket_normal .logo_and_menu-row .wb .wrap_icon.person,
.basket_normal .logo_and_menu-row.wb .wrap_icon.person {
  padding-right: 20px;
}.wrapper1.basket_normal .logo_and_menu-row.wrap_icon.person {
  padding-right: 23px;
}.wrapper1.basket_normal .logo_and_menu-row.with-search .wrap_icon.person {
  padding-right: 0px;
  padding-left: 65px;
}.wrapper1 .logo_and_menu-row.with-search .only-login .wrap_icon.person {
  padding-left: 65px;
}.paddings .logo-block {
  padding-right: 30px;
}.menu-row.middle-block .mega-menu table td .wrap > a {
  display: block;
}.logo_and_menu-row {
  position: relative;
  z-index: 12;
}.logo_and_menu-row .logo-row {
  padding-bottom: 1px;
}.logo_and_menu-row .wrap_icon {
  display: table-cell;
  padding: 0px 0px;
  height: 82px;
  vertical-align: middle;
}.logo_and_menu-row .basket-link {
  position: relative;
  padding-left: 30px;
  padding-right: 0px;
  display: block;
}#headerfixed .basket-link.basket {
  position: relative;
}.basket-link.basket {
  position: static;
}.basket-link[data-href]:not(.basket-count) {
  cursor: auto;
}.basket_hover_block {
  position: absolute;
  top: 100%;
  right: 0;
  width: 565px;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
  transition-delay: 0.2s;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
  z-index: 2;
  background-color: var(--card_bg_black);
}.basket_hover_block:not(.loaded) * {
  opacity: 0;
}.basket_hover_block.loaded {
  background-image: none;
}#headerfixed:not(.fixed) .basket_hover_block {
  visibility: hidden !important;
  opacity: 0 !important;
}#headerfixed:not(.fixed) .dropdown-menu {
  display: none !important;
}.top_basket:hover .basket_hover_block,
#headerfixed.fixed .basket-link.basket:hover + .basket_hover_block,
.basket_hover_block:hover {
  visibility: visible;
  opacity: 1;
}.wrapper1.basket_page .top_basket .basket_hover_block,
.wrapper1.basket_page #headerfixed .basket-link.basket:hover + .basket_hover_block {
  visibility: hidden;
  opacity: 0;
}body .basket-link .js-basket-block {
  position: relative;
  display: block;
  margin: 6px 0 0;
  padding: 0 22px 0 0;
}body .basket-link.compare .js-basket-block {
  padding-right: 23px;
}body .basket-link .js-basket-block .count {
  position: absolute;
  right: 0;
  top: 50%;
  left: auto;
  margin: -11px 0 0;
  width: 18px;
  height: 17px;
  font-size: 0.8em;
  line-height: 17px;
  color: #fff;
  border-radius: 100%;
  text-align: center;
  box-shadow: none;
}.light-menu-color.header_wrap .logo-row .basket-link .js-basket-block .count {
  background: #fff;
  color: #000;
}.logo-row .wrap_icon .svg,
.basket-link .svg {
  opacity: 0.5;
}.basket-link:hover .svg,
.top-btn:hover .svg,
.personal-link:hover .svg {
  opacity: 1;
}.logo_and_menu-row .basket-link .title {
  display: inline-block;
  vertical-align: top;
  font-size: 0.9333em;
  font-weight: bold;
  line-height: 1.1em;
}.logo_and_menu-row .basket-link:not(.has_prices) .title {
  font-size: 0px;
}.logo_and_menu-row .basket-link .wrap {
  margin: 2px 0 0 24px;
  display: inline-block;
  vertical-align: top;
}.logo_and_menu-row .basket-link .wrap .title {
  margin: 0 0 5px;
  display: block;
}.logo_and_menu-row .basket-link .wrap .prices {
  display: block;
  font-size: 0.8em;
  line-height: 1.2em;
  color: #999999;
  max-width: 62px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}.logo_and_menu-row .personal-link {
  display: block;
  margin-top: 8px;
}.logo_and_menu-row .personal-link .wrap {
  margin: 2px 0 0 14px;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  max-width: 130px;
}.logo_and_menu-row .personal-link .wrap > span {
  text-overflow: ellipsis;
  overflow: hidden;
}.logo_and_menu-row .wrap_icon svg:not(.not_fill) path {
  fill: var(--fill_dark_light_ccc);
}.logo_and_menu-row .wrap_icon > *:hover svg:not(.not_fill) path {
  fill: var(--fill_dark_light_white_hover);
}.logo_and_menu-row .wrap_icon .title,
.logo_and_menu-row .wrap_icon .name {
  font-size: 0.6667em;
  line-height: 1.2em;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  padding-left: 9px;
  color: var(--fill_dark_light_ccc);
}.logo_and_menu-row .wrap_icon > *:hover .title,
.logo_and_menu-row .wrap_icon > *:hover .name {
  color: var(--fill_dark_light_white_hover);
}body .wrapper1.basket_normal .logo_and_menu-row:not(.showed) .wrap_icon .title,
body .wrapper1.basket_normal .logo_and_menu-row:not(.showed) .wrap_icon .name,
body .wrapper1.basket_normal .logo_and_menu-row.showed .wrap_icon.wrap_basket .title,
body .wrapper1.basket_normal .logo_and_menu-row.showed .wrap_icon.wrap_basket .name {
  display: none;
}body .wrapper1.basket_normal .logo_and_menu-row .wrap_icon .dropdown-menu {
  left: -40px;
}body .wrapper1.basket_normal .logo_and_menu-row .wrap_icon.with-title .name {
  display: block;
}.logo_and_menu-row .personal-link .wrap {
  margin: 0px;
}.logo_and_menu-row .wrap_icon .personal-link .name {
  margin: 5px 0 0px 0px;
}.logo_and_menu-row .wrap_icon .personal-link.logined .name {
  margin-left: 4px;
}.logo_and_menu-row .personal-link .name {
  position: relative;
  margin: 0 0 5px;
  display: block;
}.logo_and_menu-row .personal-link .title {
  display: block;
  font-size: 0.8em;
  line-height: 1.2em;
  color: #999999;
}.logo_and_menu-row .personal-link.with_dropdown {
  padding-right: 0 !important;
}.logo_and_menu-row .personal-link.with_dropdown:after {
  display: none;
}.logo_and_menu-row .personal-link.with_dropdown .name {
  padding: 0 13px 0 0;
  max-width: 92px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}.logo_and_menu-row .personal-link.with_dropdown .name:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin: -1px 0 0 0;
  width: 5px;
  height: 3px;
  background: url(/bitrix/templates/aspro_max/images/next.png) -20px -333px no-repeat;
}.logo_and_menu-row .block-link .basket-link {
  display: block;
  height: 21px;
}.logo_and_menu-row .block-link .basket-link.basket .wrap {
  margin-top: -4px;
}.wrapper1 .longest .basket-link {
  padding-left: 35px;
}.wrapper1 .longest .basket-link .js-basket-block {
  margin-top: 0px;
}.logo_and_menu-row .phone-block .schedule {
  margin: 0 0 0 23px;
  font-size: 0.8em;
  line-height: 1em;
  color: #999999;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}.logo_and_menu-row .phone {
  position: relative;
  margin: 3px 0px 0px;
  font-size: 1.0666em;
  font-weight: bold;
  display: inline-block;
}.logo_and_menu-row .lines-block .phone {
  font-size: 1em;
  margin-top: 1px;
}.logo_and_menu-row .lines-block .phone .svg-inline-down {
  margin-top: -1px;
}.logo_and_menu-row .phone.with_dropdown > .dropdown {
  padding-top: 7px;
  top: -20px;
}.logo_and_menu-row .phone-block.blocks .phone.with_dropdown > .dropdown {
  top: -24px;
}.logo_and_menu-row .phone-block.icons .phone.with_dropdown > .dropdown {
  left: -26px;
}.logo_and_menu-row .phone-block.blocks.icons .phone.with_dropdown > .dropdown {
  left: -28px;
}.logo_and_menu-row .phone-block.icons .phone.with_dropdown > .dropdown.with_icons {
  left: -49px;
}.logo_and_menu-row .phone-block.block2 .phone.with_dropdown:not(.no-icons) > .dropdown {
  left: -6px;
}.logo_and_menu-row .phone-block.block2 .phone.with_dropdown:not(.no-icons) > .dropdown.with_icons {
  left: -27px;
}.logo_and_menu-row .with_btn .phone {
  margin-top: 0px;
}.logo_and_menu-row .phone-block.phone .svg-phone {
  position: absolute;
  top: 50%;
  left: 0;
  margin: -6px 0 0;
}.logo_and_menu-row .phone a {
  color: #222;
  color: var(--white_text_black2);
  white-space: nowrap;
}.sticky_menu header .sidebar_menu {
  position: fixed;
  width: 271px;
  padding-left: 8px;
  top: 0px;
  z-index: 22;
  bottom: 0px;
  left: 0px;
  border-right: 1px solid #eee;
  border-color: var(--stroke_black);
  background: #fff;
  background-color: var(--black_bg_black);
}.sticky_menu.wrapper1 .sidebar_menu_inner,
.sticky_menu.wrapper1 .menu-wrapper {
  height: 100%;
}.sticky_menu.wrapper1 .menu-wrapper > .mCustomScrollBox > .mCSB_container,
.sticky_menu.wrapper1 .menu-wrapper.scroll-init:not(.mCustomScrollbar) {
  overflow: visible;
}.sticky_menu.wrapper1 .sidebar_menu_inner .logo-block {
  padding: 0px 22px;
  margin: 0px;
}.sticky_menu.wrapper1 .sidebar_menu_inner .menu_top_block {
  margin: 0px;
}.sticky_menu.wrapper1 .sidebar_menu_inner .menu_top_block ul {
  margin: 0px;
}.sticky_menu.wrapper1 .sidebar_menu_inner .logo-block {
  padding-top: 10px;
}.sticky_menu.wrapper1 .sidebar_menu_inner .logo-row + .menu-wrapper {
  padding-top: 92px;
  margin-top: -92px;
}.sticky_menu.wrapper1 .burger + .menu-wrapper {
  margin-top: -62px;
  padding-top: 62px;
}.sticky_menu.wrapper1 .menu-wrapper .mCSB_container {
  z-index: 4;
}.sticky_menu.wrapper1 .menu-wrapper .dropdown-block .mCSB_scrollTools {
  z-index: 4;
}.sticky_menu.wrapper1 .logo_and_menu-row .phone > a {
  margin-bottom: -6px;
  padding-bottom: 6px;
}.smalls.logo_and_menu-row .wides .phone {
  margin-top: 2px;
}.smalls.logo_and_menu-row .wides .burger {
  width: 58px;
  height: 86px;
}.smalls.logo_and_menu-row .wides .burger .svg {
  left: 2px;
  margin: -6px 0 0 0px;
}.smalls.logo_and_menu-row .paddings .wides .logo-block {
  padding-right: 85px;
}.smalls.logo_and_menu-row .wides .region_wrapper {
  padding-right: 24px;
}.smalls.logo_and_menu-row .wides .phone .svg-inline-down {
  right: 4px;
}.smalls.logo_and_menu-row .wides .callback-block {
  margin-left: 7px;
}.smalls.logo_and_menu-row .wides .basket-link {
  padding-right: 1px;
  padding-left: 39px;
}.smalls.logo_and_menu-row .wides .mega-menu td .wrap > a .line-wrapper .line {
  bottom: -31px;
}.smalls.logo_and_menu-row .wides .mega-menu .wide_menu > .wrap > .dropdown-menu,
.smalls.logo_and_menu-row .wides .mega-menu .wide_menu.hover > .wrap > .dropdown-menu {
  margin-top: -1px;
  left: 0px !important;
  right: 0px !important;
}.basket_normal .smalls.logo_and_menu-row .wides .wrap_icon.person {
  padding-right: 1px;
  padding-left: 40px;
}.header-wrapper .lines-row:before {
  content: "";
  position: absolute;
  height: 1px;
  left: 0px;
  right: 0px;
  bottom: -2px;
  background: #f2f2f2;
  background: var(--line_bg_black);
  opacity: 1;
  transition: opacity 1s ease-in-out;
}.header-wrapper.fix-logo .lines-row:before {
  content: "";
  display: block !important;
  position: absolute;
  height: 1px;
  left: 0px;
  right: 0px;
  bottom: -2px;
}.front_page .header-wrapper .lines-row:before {
  bottom: -1px;
}.wrapper1:not(.front_page) .smalls.logo_and_menu-row .wides .lines-row:before,
.wrapper1.big_header:not(.front_page) .logo_and_menu-row .wides > .lines-row:before {
  bottom: 0px;
}.logo_and_menu-row .phone-block.blocks {
  line-height: 18px;
  margin: 4px 0px 0px 0px;
}.logo_and_menu-row .phone-block.blocks .inline-block {
  display: block;
}.logo_and_menu-row .phone-block.blocks .callback-block {
  margin-left: 2px;
}.logo_and_menu-row .phone-block.blocks.icons .callback-block {
  margin-left: -1px;
}.logo_and_menu-row .fix-block .phone-block.blocks {
  margin-left: 12px;
}.logo_and_menu-row .fix-block .phone-block.blocks > .phone {
  margin-top: 0px;
}body .phone.no-icons .svg-inline-phone {
  display: none;
}body .logo-row .phone .svg-inline-down {
  opacity: 1;
}.logo_and_menu-row .callback-block {
  margin: 0 0 0 13px;
  font-size: 0.6em;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}.logo_and_menu-row .search-block {
  height: 82px;
  display: table;
  width: 100%;
}.logo_and_menu-row .inner-table-block > div[id*="bx_incl"] {
  display: table-cell;
  vertical-align: middle;
}.logo_and_menu-row .search-wrapper {
  display: table-cell;
  vertical-align: middle;
  height: 82px;
  width: 100vw;
}.logo_and_menu-row.with-search .custom-search {
  padding-right: 11px;
}.logo_and_menu-row .search_wrap.only_bg {
  padding-left: 0px;
  padding-right: 62px;
  width: 1px;
}.logo_and_menu-row .search_wrap.only_bg .search-wrapper {
  height: 52px;
  border: 1px solid #eee;
  border-top-width: 0px;
  border-bottom-width: 0px;
}.logo_and_menu-row .search_wrap.only_bg .search-wrapper .search .search-input {
  background: transparent;
  border-color: transparent;
  padding: 0 50px 0 22px;
  height: 54px;
  margin-bottom: -2px;
}.logo_and_menu-row .search_wrap.only_bg .search-wrapper .search .btn-search {
  padding: 0 26px;
}.logo_and_menu-row .search .search-button-div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}.logo_and_menu-row .search .search-button-div .svg.svg-close {
  display: none;
}.logo_and_menu-row .search .btn-search {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0 16px;
  border: none;
  background: none;
  font-size: 0;
}.logo_and_menu-row .search .btn-search:active {
  box-shadow: none;
}.logo_and_menu-row .search .search-input {
  padding: 0 44px 0 16px;
  height: 42px;
  font-size: 0.867em;
  line-height: 40px;
  background: #fafafa;
  background: var(--light_bg_black);
  border: 1px solid #ececec;
  border-color: var(--stroke_black);
  color: var(--white_text_black);
}.logo_and_menu-row .search .svg path {
  opacity: 0.5;
}.logo_and_menu-row .search .btn-search:hover .svg svg path {
  opacity: 1;
  fill: #333;
}.logo_and_menu-row .phone-block .inner-table-block {
  padding-left: 15px;
  padding-right: 15px;
}.logo_and_menu-row .inline-search-show {
  border: none;
  background: none;
  padding: 0;
}.logo_and_menu-row .inline-search-show .svg {
  top: 0px;
}.logo_and_menu-row .callback-block.btn {
  padding: 12px 19px 13px;
  margin: 0;
  font-size: 0.866em;
  line-height: 0.85em;
}.logo_and_menu-row .search .svg {
  top: 0;
}.logo_and_menu-row .phone-block.with_btn {
  padding: 0;
  display: table;
  height: 82px;
  max-width: 100%;
}.logo_and_menu-row .phone-block.with_btn .phone {
  margin-bottom: 0;
  white-space: nowrap;
}.logo_and_menu-row .float_wrapper.fix-block + .search_wrap {
  padding-left: 0px;
  padding-right: 58px;
  width: 1px;
}.wrapper1:not(.basket_normal) .logo_and_menu-row .float_wrapper.fix-block + .search_wrap {
  padding-right: 0px;
}.logo_and_menu-row .inner-table-block {
  height: 82px;
}.logo_and_menu-row .burger {
  margin: 0 0 0 0px;
  display: block;
  position: relative;
  width: 74px;
  height: 92px;
  cursor: pointer;
}.logo_and_menu-row .burger .svg-burger,
.logo_and_menu-row .burger .svg-inline-burger {
  position: absolute;
  top: 50%;
  margin: -4px 0 0 0px;
  min-width: 18px;
  min-height: 16px;
}body #header .catalog_menu ul.menu > li,
body #header .catalog_menu ul.menu > li > a,
.wrapper.has_menu #header .catalog_menu ul.menu > li.current > a {
  border: 0px;
}body #header .catalog_menu ul.menu > li:not(.current):not(.stretch):hover {
  border: 0px;
}.icons_fa:after,
li.has-child:before {
  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;
}header .wrap_menu {
  position: relative;
  height: 47px;
  border-radius: 0px;
  overflow: hidden;
  background: #fff;
}.header_wrap #header .catalog_menu ul.menu > li {
  height: 47px;
  background: none;
}.header_wrap #header .catalog_menu ul.menu > li.catalog {
  width: 220px;
}.header_wrap #header .catalog_menu ul.menu > li > a,
.header_wrap #header .catalog_menu ul.menu.adaptive > li .text {
  color: #fff;
  border: 0px !important;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}body .menu_top_block.catalog_block {
  user-select: none;
  padding-top: 0px;
  margin-top: 0px;
}body .bx_filter_block .menu_top_block.catalog_block .slide-block__head {
  display: none;
}body .bx_filter_block .menu_top_block.catalog_block .slide-block__head + .slide-block__body {
  padding-top: 10px;
}.menu_top_block.catalog_block .menu {
  margin: 0px;
}.menu_top_block {
  margin: 0;
  padding: 0;
  position: relative;
  white-space: nowrap;
}header .menu_top_block {
  border-radius: 4px;
  z-index: 101;
}header .wrapper_middle_menu *,
.menu_top_block * {
  box-sizing: border-box;
}header .menu_top_block > li {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
}.menu_top_block li {
  margin: 0;
  padding: 0;
  position: relative;
  white-space: normal;
}.menu_top_block > li > a,
.menu_top_block.catalog_block .dropdown > li.full > a {
  position: relative;
  display: block;
  padding: 12px 22px 13px;
  color: #fff;
  white-space: normal;
}.menu_top_block.catalog_block .dropdown > li.full > a {
  color: #333333;
  color: var(--white_text_black);
}.menu_top_block li .dropdown {
  position: absolute;
  width: 220px;
  margin: 0;
  background: #fff;
  background-color: var(--black_bg_black);
  border: none;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  display: none;
  opacity: 1;
  visibility: visible;
}header .menu_top_block li.catalog > .dropdown {
  box-shadow: none;
}header .menu_top_block li.catalog > .dropdown > li > a,
body .menu_top_block.catalog_block .dropdown > li.full > a,
.left_menu > li > a {
  /*border:1px solid #f2f2f2;*/
  border-bottom-width: 0px;
  position: relative;
}header .menu_top_block li.catalog > .dropdown > li:last-child > a,
body .menu_top_block.catalog_block .dropdown > li:last-child > a,
.left_menu > li:last-child > a {
  border-bottom-width: 1px;
}.menu_top_block.catalog_block .dropdown > li.full:hover > a,
.left_menu > li:hover > a {
  background: #fafafa;
  background: var(--card_bg_black);
}.menu_top_block.catalog_block .dropdown > li.full.current > a,
.left_menu > li.current > a {
  font-weight: bold;
  background: #fafafa;
  background: var(--card_bg_black);
}header .menu_top_block > li > .dropdown,
.menu_top_block.catalog_block .dropdown > li > .dropdown {
  z-index: 3;
  display: none;
  top: auto;
  left: 0;
  margin: 0;
  min-width: 100%;
  opacity: 1;
  visibility: visible;
}header .menu_top_block li .dropdown > li,
.menu_top_block.catalog_block .menu.dropdown > li {
  display: block;
  width: 100%;
}.light header .inc_menu .menu_top_block > li > .dropdown {
  margin-top: 1px !important;
}.side_RIGHT header .menu_top_block li.catalog > .dropdown > li:hover > a:before,
.side_RIGHT .menu_top_block.catalog_block .dropdown > li.full:hover > a:before,
.side_RIGHT .left_menu > li:hover > a:before {
  left: auto;
  right: 0px;
}.menu_top_block li.full .dropdown li .dropdown {
  background: transparent;
  display: block; /*opacity:0;visibility:hidden;*/
  box-shadow: none;
  border: none;
  width: 100%;
  position: static;
  top: auto;
  left: auto;
  margin: 11px 0 0;
}body .menu_top_block li.full .dropdown > li > a {
  padding: 0;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  font-size: 13px;
  line-height: 16px;
}body .menu_top_block li.full.has-child.v_bottom:last-child > .dropdown {
  border-bottom-width: 1px;
}.menu_top_block li .dropdown > li > a {
  display: block;
  padding: 11px 33px 13px 15px;
  font-size: 13px;
  text-align: left;
}body .menu_top_block li .dropdown > li > a {
  color: #555555;
  background: #fff;
}header .menu_top_block > li:not(.catalog) .dropdown > li > a {
  border-bottom: 1px solid #eaebec;
}header .menu_top_block li .dropdown > li:last-child > a {
  border-bottom-width: 0px;
}header .menu_top_block li .dropdown > li > .dropdown,
.menu_top_block.catalog_block .dropdown > li > .dropdown {
  left: 100%;
  top: 0;
  width: 241px;
}header .menu_top_block li .dropdown > li > .dropdown {
  top: 1px;
}header .menu_top_block > li > .dropdown li .dropdown {
  transition: opacity 0s ease 0.2s, visibility 0s ease 0.2s;
}.menu_top_block > li.full .dropdown,
.menu_top_block.catalogfirst li.full .dropdown {
  box-shadow: none;
}.menu_top_block .dropdown > li.full > .dropdown,
.menu_top_block.catalogfirst li.full > .dropdown {
  padding: 20px 0 20px;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
  opacity: 0;
  display: none; /*transition:opacity 0s ease .33s, visibility 0s ease .33s;visibility:hidden;*/
  min-width: 500px;
}.menu_top_block.catalogfirst li.full > .dropdown,
.menu_top_block.catalog_block .dropdown > li.full > .dropdown {
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1); /*max-width:940px;*/
  width: 1px;
  opacity: 0;
}.hide_catalog .menu_top_block.catalog_block {
  display: none;
}.side_RIGHT .menu_top_block.catalog_block .dropdown > li.full > .dropdown {
  left: auto !important;
  right: 100%;
}.side_RIGHT .menu_top_block.catalog_block .dropdown > li.has-child > a:before {
  left: auto;
  right: 0px;
}.catalog_icons_Y .menu_top_block.catalog_block .dropdown > li.has-child > a:after {
  top: 24px;
}.side_RIGHT .menu_top_block.catalog_block .dropdown > li.has-child > .dropdown > li {
  float: right;
}header .menu_top_block li .dropdown li:hover > .dropdown {
  z-index: 1;
  opacity: 1;
  visibility: visible;
}body .menu_top_block.catalog_block li.full.hover .dropdown {
  opacity: 1;
  visibility: visible;
  display: block;
}.menu_top_block li.full {
  position: initial;
}.menu_top_block li.full.m_line {
  position: relative;
  z-index: 20;
}.menu_top_block li.full.m_line:hover {
  z-index: 21;
}.menu_top_block li.full.m_line .dropdown {
  min-height: auto !important;
}.menu_top_block li.full.v_bottom .dropdown,
.menu_top_block.catalogfirst li.full.v_bottom > .dropdown {
  position: static;
  min-width: auto;
  width: auto;
}.menu_top_block.catalog_block .dropdown > li.full.v_bottom > .dropdown,
header .menu_top_block.catalogfirst li.full.v_bottom > .dropdown {
  width: auto;
  box-shadow: none;
  opacity: 1;
  visibility: visible;
  padding: 5px 0px 10px;
  border: 1px solid #f2f2f2;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: var(--stroke_black);
}.menu_top_block.catalog_block .dropdown > li.full.v_bottom > .dropdown > li,
header .menu.top.menu_top_block.catalogfirst li.full.v_bottom > .dropdown > li {
  float: none;
  display: block;
  width: auto;
  padding: 5px 16px 0px;
}.menu_top_block.catalog_block .dropdown > li.full.v_bottom > .dropdown > li > a,
header .menu_top_block.catalogfirst li.full.v_bottom > .dropdown > li > a {
  padding-left: 0px;
  padding-top: 0px;
  font-weight: normal;
  font-size: 12px;
}.menu_top_block.catalog_block .dropdown > li.full.v_bottom > .dropdown > li > .dropdown,
header .menu_top_block.catalogfirst li.full.v_bottom > .dropdown > li > .dropdown {
  padding-left: 10px;
  margin: 4px 0px 8px;
  display: none;
  opacity: 1;
  visibility: visible;
}.menu_top_block.catalog_block .dropdown > li.full.v_bottom > .dropdown > li > .dropdown > li > a,
header .menu_top_block.catalogfirst li.full.v_bottom > .dropdown > li > .dropdown > li > a {
  font-size: 12px;
}header .menu_top_block li .dropdown > li.has-child.v_bottom a .toggle_block,
.menu_top_block.catalog_block .dropdown > li.has-child.v_bottom a .toggle_block {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2;
  width: 35px;
  height: 100%;
  bottom: 0px;
}header .menu_top_block li.catalog > .dropdown > li.has-child.v_bottom.opened > a:after,
body .menu_top_block.catalog_block .dropdown > li.has-child.full.v_bottom.opened > a:after {
  content: "";
}header .menu_top_block li.catalog > .dropdown > li.v_bottom.current > .dropdown,
body .menu_top_block.catalog_block .dropdown > li.full.v_bottom.current > .dropdown,
.menu_top_block.catalog_block .dropdown > li.full.v_bottom.current > .dropdown > .current > .dropdown {
  display: block;
}.menu_top_block.catalog_block .dropdown > li.full.v_bottom.opened > a {
  padding-bottom: 7px;
  border-bottom: none;
}header .menu_top_block > li > .dropdown li .dropdown {
  transition: none;
}header .menu_top_block.catalogfirst > li:not(.current) li.full.v_bottom > .dropdown > li:not(.current):not(:hover) > a,
.menu_top_block li.full.v_bottom > .dropdown > li:not(.current) .section:not(:hover) {
  color: #333 !important;
  color: var(--white_text_black) !important;
}header .menu_top_block li.v_bottom .dropdown > li:hover > a,
header .menu_top_block li.v_bottom .dropdown > li.current > a {
  color: #333;
  color: var(--white_text_black);
}header .catalog_menu_ext {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 220px;
}header .menu_top_block li .dropdown > li > a,
.menu_top_block.catalog_block .dropdown > li.full > a,
.left_menu > li > a {
  display: block;
  padding: 15px 30px 17px 15px;
  background: #fff;
  background: var(--black_bg_black);
  text-decoration: none;
  text-align: left;
  transition: padding 0.2s ease;
}header .menu_top_block li .dropdown > li:hover > a,
header .menu_top_block li .dropdown > li.current > a,
body header#header .catalog_menu .menu_top_block > li.current > a {
  color: #fff;
}header .menu_top_block > li.more > a {
  height: 47px;
}.menu_top_block li.catalog > a,
.menu_top_block.catalog_block .dropdown > li > a {
  position: relative;
  padding-left: 41px;
  padding-right: 120px;
}.menu_top_block.catalog_block .dropdown > li > a {
  padding: 11px 31px 13px 17px;
}.menu_top_block li.catalog > a:before {
  position: absolute;
  top: 12px;
  left: 12px;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("/bitrix/templates/aspro_max/images/ai.png") 0px 0px no-repeat;
}.menu_top_block li.catalog > a:after {
  position: absolute;
  top: 0px;
  right: 0px;
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #fff;
  opacity: 0.1;
}body .menu_top_block.catalog_block .dropdown > li > a {
  font-size: 13px;
  color: #555555;
  color: var(--basic_text_black);
}.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li,
header .menu.top.catalogfirst li.full > .dropdown > li {
  padding: 5px 30px 35px 24px;
  float: left;
  width: 33%;
}.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li > .image,
header .menu_top_block.catalogfirst li.full > .dropdown > li > .image,
body .wrapper1 .menu-wrapper .menu_top_block .dropdown > li.full > .dropdown-block li > .image {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  float: left;
}.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li > .image img,
header .menu_top_block.catalogfirst li.full > .dropdown > li > .image img,
body .wrapper1 .menu-wrapper .menu_top_block .dropdown > li.full > .dropdown-block li > .image img {
  vertical-align: middle;
}.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li > a,
header .menu_top_block.catalogfirst li.full > .dropdown > li > a {
  font-size: 14px;
  line-height: 20px;
  padding: 10px 0px 0px 70px;
  background: none;
  color: #333333;
  color: var(--white_text_black);
}.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li.current > a {
  font-weight: bold;
}.menu_top_block.catalog_block .dropdown > li.full:not(.v_bottom) > .dropdown > li > a:hover,
header .menu_top_block.catalogfirst li.full:not(.v_bottom) > .dropdown > li > a.section:hover,
.menu_top_block.catalog_block .dropdown > li.full:not(.v_bottom) > .dropdown > li.current > a.section {
  color: #333333;
  color: var(--white_text_black);
}.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li > .dropdown,
header .menu_top_block.catalogfirst li.full > .dropdown > li > .dropdown {
  padding: 0px 0px 0px 70px;
  margin-top: 9px;
  text-align: left;
}.menu_top_block li.full > .dropdown > li:nth-child(3n + 1) {
  clear: both;
}header .menu_top_block li .dropdown > li > .dropdown.toleft {
  border-right: 1px solid #e9e9e9;
  border-left: none;
  left: inherit;
  right: 100%;
  border-color: var(--stroke_black);
}header .menu_top_block li .dropdown > li.has-child a {
  position: relative;
}.light header .catalog_menu_ext .menu_top_block > li.catalog > a {
  background-color: #fff;
}.menu_top_block .dropdown > li > a:after,
.left_menu > li.has-childs > a:after {
  display: none;
}.menu_top_block .dropdown > li > a .svg,
.left_menu > li.has-childs > a .svg {
  position: absolute;
  right: 9px;
  top: 20px;
  width: 15px;
  height: 14px;
  text-align: center;
  line-height: 11px;
  border-radius: 3px;
  margin: 0px;
}.menu_top_block .dropdown > li > a .svg svg,
.left_menu > li.has-childs > a .svg svg {
  display: inline-block;
  vertical-align: middle;
}.menu_top_block .dropdown > li.v_bottom a:hover .svg.svg-inline-down path,
.left_menu > li.has-childs.v_bottom a:hover .svg path {
  fill: #fff;
}.menu_top_block .dropdown > li > a .image .svg {
  position: static;
  width: 30px;
  height: 30px;
}.menu_top_block .dropdown > li > a .image .svg svg {
  width: 30px;
  height: 30px;
}.menu_top_block.catalog_block .dropdown > li > .dropdown li .image a .svg {
  display: inline-block;
}.left_menu > li.has-childs.current > a:after {
  color: #fff !important;
  content: "";
}.mobile_menu_wrapper {
  position: relative;
}header .mobile_menu {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background: #fff;
  z-index: 999;
}#header .catalog_menu .wrap_menu ul.menu.adaptive:hover {
  cursor: pointer;
}#header .catalog_menu .wrap_menu ul.menu.adaptive > li.menu_opener {
  border: 0px;
  display: block;
  width: 100%;
  padding: 0px 17px;
}.header_wrap #header .catalog_menu ul.menu.adaptive > li {
  height: 47px;
  line-height: 47px;
  position: relative;
}.header_wrap #header .catalog_menu ul.menu.adaptive > li:after {
  position: absolute;
  top: 12px;
  right: 17px;
  content: "";
  display: block !important;
  width: 20px;
  height: 20px;
  background: url("/bitrix/templates/aspro_max/images/ai.png") 0px 0px no-repeat;
}.mobile_menu_wrapper .mobile_menu li {
  background: #f9f9f9;
  border-top: 1px solid #eaebec;
  position: relative;
}.mobile_menu_wrapper .mobile_menu li:before {
  display: none;
}.mobile_menu_wrapper .mobile_menu li.has-child:before {
  display: block;
  content: "";
  color: #1d2029;
  position: absolute;
  right: 16px;
  top: 12px;
  width: 12px;
  height: 8px;
}.mobile_menu_wrapper .mobile_menu li.has-child:hover:before,
#header .wrapper_middle_menu.wrap_menu ul.mobile_menu li.current:before {
  color: #fff;
}.mobile_menu_wrapper .mobile_menu li a {
  padding: 0px 31px 0px 17px;
  display: block;
  font-size: 13px;
  text-decoration: none;
  height: 40px;
  line-height: 41px;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  color: #333333;
}#header .wrapper_middle_menu.wrap_menu ul.mobile_menu li:hover > a,
#header .wrapper_middle_menu.wrap_menu ul.mobile_menu li.current > a {
  color: #fff !important;
}ul.mobile_menu .dropdown {
  font-size: 13px;
  display: none;
  margin: 0;
  padding: 0 0 0 20px;
}ul.mobile_menu .search {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
  width: 100%;
  display: block !important;
  padding: 13px;
  background: none repeat scroll 0 0 #e0e7ea !important;
  border: medium none;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 9;
}ul.mobile_menu .search .search-input-div {
  width: 100%;
  padding-right: 63px;
}ul.mobile_menu .search .search-button-div {
  position: absolute;
  right: 14px;
  top: 13px;
}ul.mobile_menu .search .search-button-div button {
  padding: 9px 13px 10px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}ul.mobile_menu .search .search-input-div input {
  border: 0px;
  font-size: 13px;
}#mobileheader .basket-link .title {
  display: none;
}#mobileheader .v1 .bars .top-btn {
  padding: 0px 20px 5px;
}#mobileheader .v2 .top-btn {
  height: 46px;
  line-height: 42px;
  padding: 0px 15px;
}#mobileheader {
  margin: 0;
  padding: 0;
  position: relative;
  height: 63px;
}#mobileheader.fixed {
  overflow: visible;
}.wrapper1 > div#mobileheader {
  z-index: 10;
  position: static;
}.style-switcher.active ~ .wrapper1 > div#mobileheader.fixed {
  z-index: 4;
}.style-switcher.active ~ .wrapper1 > div#mobileheader:not(.fixed) {
  position: relative;
  top: 0;
}body .wrapper1.mfixed_Y > div#mobileheader.fixed {
  position: fixed;
  width: 100%;
  z-index: 1051;
  top: 0px;
  display: block !important;
}#mobileheader .burger {
  height: 100%;
  width: 58px;
  position: relative;
  cursor: pointer; /*z-index:1099;*/
}#mobileheader .burger .svg-burger,
#mobileheader .burger .svg-inline-burger {
  width: 18px;
  height: 16px;
  min-width: 18px;
  min-height: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -6px 0 0 -9px;
}#mobileheader .burger .svg-close,
#mobileheader .burger .svg-inline-close {
  width: 16px;
  height: 16px;
  min-width: 16px;
  min-height: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -8px 0 0 -8px;
  display: none;
}#mobileheader .burger.c .svg-close,
#mobileheader .burger.c .svg-inline-close {
  display: inline;
}#mobileheader .burger.c .svg-burger,
#mobileheader .burger.c .svg-inline-burger {
  display: none;
}#mobileheader .title-block {
  height: 100%;
  padding: 0 5px 0 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  line-height: 60px;
}#mobileheader .logo-block {
  height: 100%;
  padding: 0 5px 0 0;
}#mobileheader .logo {
  max-width: 156px;
  line-height: 60px;
  height: 60px;
}#mobileheader .logo img {
  max-height: 100%;
  max-width: 100%; /*width:100%;*/
}#mobileheader .right-icons {
  height: 100%;
  padding-right: 5px;
  margin-left: -15px;
}#mobileheader .wrap_icon {
  display: table-cell;
  padding-right: 15px;
  padding-left: 15px;
  vertical-align: middle;
  line-height: 63px;
}#mobileheader .wrap_icon.wrap_basket {
  padding-left: 0px;
}#mobileheader .wrap_icon.wrap_basket > div[id^="bx_incl"] {
  display: inline;
}#mobileheader .inline-search-show {
  border: none;
  background: none;
  padding: 0; /*top:1px;position:relative;*/
}#mobileheader .inline-phone-show {
  border: none;
  background: none;
  padding: 0; /*top:1px;position:relative;*/
}#mobileheader .inline-phone-show .svg {
  top: -3px;
}#mobileheader .wrap_phones .dropdown-mobile-phone {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 3000;
  background: #fff;
  background: var(--card_bg_black);
  display: none;
}.ios #mobileheader .inline-search-show {
  top: 4px;
}#mobileheader .inline-search-show .svg-inline-search {
  top: -4px;
}#mobileheader .right-icons a:not(:hover) .svg,
#mobileheader .top-btn:not(:hover) .svg {
  opacity: 0.5;
}#mobileheader .basket-link {
  position: relative;
  display: inline-block;
  padding-left: 22px;
  padding-right: 3px;
  vertical-align: top;
}#mobileheader .basket-link.compare {
  padding-left: 14px;
}#mobileheader .basket-link .js-basket-block {
  margin: 0px;
}#mobileheader *[class^="mobileheader-"] {
  height: 100%;
  width: 100%;
  color: #222;
  position: relative; /*z-index:3000;*/
}#mobileheader .mobileheader-v1,
#mobileheader .mobileheader-v3,
#mobileheader .mobileheader-v4 {
  background: #fff;
  background: var(--black_bg_black);
  border-bottom: 1px solid #f5f5f5;
  border-color: var(--darkerblack_bg_black);
}#mobileheader .mobileheader-v2 {
  color: #fff;
}#mobileheader .mobileheader-v2 .basket-link .count {
  background-color: #fff;
  color: #222;
}#mobileheader .mobileheader-v2 .svg.inline path {
  fill: #fff;
}#mobileheader .mobileheader-v4 .logo-block {
  width: calc(100% - 150px);
  display: inline-block;
  padding: 0 0 0 17px;
}#mobileheader .mobileheader-v4 .logo-block .logo {
  margin: 0 auto;
}#mobileheader .mobileheader-v3 .search-wrapper {
  display: inline-block;
  width: 100%;
}#mobileheader .mobileheader-v3 .search_wrap {
  height: 62px;
  margin-left: 56px;
  margin-right: 20px;
  line-height: 62px;
}#mobileheader .mobileheader-v3 .search-block .search-button-div {
  bottom: 0;
}#mobileheader .mobileheader-v3 .search-block .search-button-div .svg svg path {
  fill: #999;
}#mobileheader .mobileheader-v3 .search-block .btn-search {
  bottom: 0;
  padding: 0 16px;
  border: none;
  background: none;
  font-size: 0;
}#mobileheader .mobileheader-v3 .search-input {
  padding: 0 44px 0 12px;
  height: 40px;
  font-size: 16px; /*font-size: 13px*/
  background: rgba(236, 236, 236, 0.5);
  background: var(--black_bg_black);
}#mobileheader .mobileheader-v3 .search-block .btn-search .svg {
  top: 0;
  right: -3px;
}#mobileheader .mobileheader-v3 .burger .svg svg {
  margin-left: auto;
}#mobileheader .mobileheader-v3 .burger {
  width: 54px;
}#mobileheader .mobileheader-v3 .search-block .title-search-result {
  width: 100% !important;
  margin-top: 9px;
}#mobileheader .mobileheader-v3 .search-block .title-search-result {
  line-height: 19px;
  border-left: none;
  border-right: none;
}#mobileheader .mobileheader-v3 .search-block .title-search-result .bx_img_element {
  height: 64px;
  width: 90px;
}#mobileheader .mobileheader-v3 .search-block .title-search-result .bx_searche .bx_item_block > .maxwidth-theme,
#mobileheader .mobileheader-v3 .search-block .title-search-result .bx_searche .bx_item_block {
  min-height: 84px;
}#mobilemenu {
  background: #fff;
  background: var(--black_bg_black);
  z-index: 3000;
  overflow: hidden;
  overflow-y: auto;
  transition: left 0.4s ease 0s, opacity 0.4s ease 0s;
  position: fixed;
}.scrollblock {
  overflow: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
  scrollbar-width: thin;
}.scrollblock--ob-auto{
  overscroll-behavior: auto;
}#mobilemenu::-webkit-scrollbar,
.scrollblock::-webkit-scrollbar {
  width: 8px;
}#mobilemenu::-webkit-scrollbar-track,
.scrollblock::-webkit-scrollbar-track {
  border-radius: 8px;
}#mobilemenu::-webkit-scrollbar-thumb,
.scrollblock::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #999;
  border: 2px solid #fff;
  border-color: var(--card_bg_black);
}#mobilemenu::-webkit-scrollbar-thumb:window-inactive,
.scrollblock::-webkit-scrollbar-thumb:window-inactive {
  background: #999;
  border: 2px solid #fff;
  border-color: var(--card_bg_black);
}.scrollblock.scrollblock--thick::-webkit-scrollbar{
  width: 14px;
}.scrollblock.scrollblock--thick::-webkit-scrollbar-thumb,
.scrollblock.scrollblock--thick::-webkit-scrollbar-thumb:window-inactive{
  border: 5px solid var(--card_bg_black);
}#mobilemenu.dropdown {
  top: 64px;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #f2f2f2;
  opacity: 0;
  visibility: hidden;
}#mobilemenu.dropdown.show {
  opacity: 1;
  visibility: visible;
}#mobilemenu.leftside {
  left: -100%;
  top: 0;
  bottom: 0;
  width: 300px;
  max-width: 100%;
}#mobilemenu.leftside.show {
  left: 0;
  box-shadow: 3px 0px 10px 0px rgba(0, 0, 0, 0.45);
}#mobilemenu > .scroller {
  overflow: hidden;
}#mobilemenu > .scroller > .wrap {
  width: 100%;
  transition: transform 0.2s ease-in-out;
  -webkit-transition: transform 0.2s ease-in-out;
  -moz-transition: transform 0.2s ease-in-out;
  -ms-transition: transform 0.2s ease-in-out;
}#mobilemenu-overlay {
  display: none;
  background: #3a3f44;
  opacity: 0.7 !important;
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 2999;
}#mobilemenu .dropdown {
  left: 100%;
  top: 0;
  width: 100%;
  border: medium none;
  box-shadow: none;
  visibility: visible;
  opacity: 1;
  display: none;
  position: absolute;
  z-index: 5;
  background: #fff;
  background: var(--black_bg_black);
  margin: 0;
  padding: 0;
}#mobilemenu .expanded > .dropdown {
  display: block;
}#mobilemenu .expanded > .dropdown > div {
  border-bottom: 1px solid #f2f2f2;
}#mobilemenu .expanded > .dropdown .menu_back a {
  font-size: 15px;
  line-height: 18px;
  padding: 22px 20px 23px 54px;
  cursor: pointer;
  position: relative;
}#mobilemenu .expanded > .dropdown .menu_back .svg {
  position: absolute;
  top: 25px;
  left: 19px;
}#mobilemenu .expanded > .dropdown .menu_back .svg-inline-back_arrow * {
  fill: #999;
}#mobilemenu .expanded > .dropdown .menu_title {
  font-size: 15px;
  line-height: 18px;
  color: #333;
  color: var(--white_text_black);
  font-weight: bold;
  padding: 22px 23px 23px 19px;
  background-color: #fbfbfb;
  background: var(--line_bg_black);
}#mobilemenu .menu a:hover .svg {
  background-color: transparent;
}#mobilemenu .menu > ul {
  padding: 0;
  margin: 0;
  display: block;
}#mobilemenu .menu ul > li {
  list-style: none;
  display: block;
  margin: 0;
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
  padding: 0;
  border-color: var(--line_bg_black);
}#mobilemenu .menu ul li:before {
  display: none;
}#mobilemenu .menu ul > li a {
  padding: 19px 20px 20px 19px;
  display: block;
  position: relative;
}#mobilemenu .menu ul > li a.decript {
  padding: 14px 20px 15px 19px;
  line-height: 1em;
  font-weight: 700;
}#mobilemenu .menu ul.dropdown.with_icons > li a {
  padding-left: 43px;
}#mobilemenu .menu ul.dropdown.with_icons > li a .icon {
  position: absolute;
  left: 18px;
  top: 14px;
  font-size: 0;
  height: 16px;
  width: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}#mobilemenu .menu ul.dropdown.with_icons > li .no-decript .icon {
  top: 23px;
}#mobilemenu .menu ul > li.menu_title a {
  padding: 0px;
}#mobilemenu .menu ul > li a.parent {
  padding-right: 46px;
}#mobilemenu .menu ul > li .arrow {
  position: absolute;
  z-index: 1;
  width: 46px;
  top: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  padding-left: 8px;
  display: block;
}#mobilemenu .menu ul > li .arrow .svg {
  position: absolute;
  top: calc(50% - 2px);
  left: 50%; /*margin:-15px 0 0 -15px;*/
}#mobilemenu .menu ul > li.selected > a:before {
  content: "";
  position: absolute;
  top: 30px;
  left: 8px;
  width: 4px;
  height: 4px;
  border-radius: 100%;
}#mobilemenu .menu > ul > li > a {
  background: #fff;
  font-size: 15px;
  font-weight: bold;
  background: var(--black_bg_black);
}#mobilemenu .menu > ul > li.selected > a:before {
  left: 0px;
  top: -1px !important;
  bottom: -1px;
  width: 2px;
  z-index: 1;
  height: inherit;
  border-radius: 0;
}#mobilemenu .menu > ul > li:not(.counters),
.menu ul > li.selected:not(.counters),
.menu ul > li.expanded {
  position: initial;
}#mobilemenu .menu > ul > li.counters > a > span {
  padding-right: 25px;
  position: relative;
}#mobilemenu .menu > ul > li.counters .count {
  width: 17px;
  height: 17px;
  line-height: 17px;
  white-space: nowrap;
  font-size: 12px;
  color: #fff;
  border-radius: 8px;
  text-align: center;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
  font-weight: initial;
  left: auto;
}#mobilemenu .menu > ul > li.counters .count.empted {
  background: #969ba5;
}#mobilemenu .menu.middle > ul > li > a {
  padding-left: 57px;
  background: #fbfbfb;
  background: var(--light_bg_black);
}#mobilemenu .menu.middle a .svg {
  position: absolute;
  opacity: 1;
}#mobilemenu .menu.middle a .svg:not(.svg-inline-triangle):not(.iconset_icon--svg) * {
  fill: #999;
}#mobilemenu .menu.middle a .svg-cabinet {
  width: 14px;
  min-width: 14px;
  height: 17px;
  min-height: 17px;
  left: 21px;
  top: 22px;
}#mobilemenu .menu.middle a .svg-cabinet-login,
#mobilemenu .menu.middle a .svg-inline-cabinet {
  width: 16px;
  min-width: 16px;
  height: 17px;
  min-height: 17px;
  left: 20px;
  top: 22px;
}#mobilemenu .menu.middle a .svg-inline-region_arrow {
  width: 16px;
  min-width: 16px;
  height: 19px;
  min-height: 19px;
  left: 21px;
  top: 23px;
}#mobilemenu .menu.middle a:hover .svg-cabinet-login {
  background-color: #222;
}#mobilemenu .menu.middle a .svg-basket,
#mobilemenu .menu.middle a .svg-inline-basket {
  width: 18px;
  min-width: 18px;
  height: 17px;
  min-height: 17px;
  left: 19px;
  top: 24px;
}#mobilemenu .menu.middle a .svg-wish,
#mobilemenu .menu.middle a .svg-inline-wish {
  width: 18px;
  min-width: 18px;
  height: 16px;
  min-height: 16px;
  left: 19px;
  top: 24px;
}#mobilemenu .menu.middle a .svg-compare,
#mobilemenu .menu.middle a .svg-inline-compare {
  width: 17px;
  min-width: 17px;
  height: 17px;
  min-height: 17px;
  left: 20px;
  top: 23px;
}#mobilemenu .menu.middle a .svg-phone,
#mobilemenu .menu.middle a .svg-inline-phone {
  width: 9px;
  min-width: 9px;
  height: 12px;
  min-height: 12px;
  left: 25px;
  top: 26px;
}#mobilemenu .menu.middle a:hover .svg-phone {
  background-color: transparent;
}#mobilemenu .menu.middle a:hover .svg-cabinet {
  background-color: #222;
}#mobilemenu .contacts .title {
  font-weight: bold;
  padding: 19px 20px 6px 19px;
}#mobilemenu .contacts .svg:not(.svg-inline-triangle) svg * {
  fill: #999;
}#mobilemenu .contacts a {
  color: #222;
  color: var(--white_text_black);
}#mobilemenu .contacts .email,
#mobilemenu .contacts .address {
  padding: 12px 20px 0 50px;
  position: relative;
  line-height: 18px;
  font-size: 13px;
}#mobilemenu .contacts .svg.svg-address,
#mobilemenu .contacts .svg.svg-inline-address {
  position: absolute;
  left: 23px;
  top: 16px;
  width: 13px;
  min-width: initial;
  height: 16px;
  min-height: initial;
}#mobilemenu .contacts .svg-email,
#mobilemenu .contacts .svg-inline-email {
  min-width: initial;
  min-height: initial;
  height: 16px;
  width: 16px;
  position: absolute;
  left: 23px;
  top: 17px;
}#mobilemenu .social-icons {
  border-bottom: 1px solid #f2f2f2;
  border-color: var(--line_bg_black);
}#mobilemenu .social-icons ul {
  padding: 28px 20px 34px 20px;
  margin: 0;
}#mobilemenu .social-icons ul li:before {
  display: none;
}#mobilemenu .social-icons li > a .svg {
  position: absolute;
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px;
  left: 19px;
  top: 5px;
}#mobilemenu .downdrop .menu ul > li .arrow .svg {
  transform: rotate(0.25turn);
}#mobilemenu .downdrop .dropdown {
  position: relative;
  left: inherit;
  top: inherit;
  padding: 0 0 0 19px;
}#mobilemenu .downdrop .expanded > .dropdown .menu_back,
#mobilemenu .mobilemenu-v2 .expanded > .dropdown .menu_title {
  display: none;
}#mobilemenu .downdrop .menu ul > li.expanded {
  border-bottom: none;
}#mobilemenu .downdrop .menu ul > li.expanded > a {
  border-bottom: 1px solid #f2f2f2;
}#mobilemenu .top-mobile-menu .top-mobile-menu__link {
  display: flex;
  align-items: center;
}.top-mobile-menu__title {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  line-height: 1.466;
}.top-mobile-menu__image {
  margin-top: -2px;
  margin-bottom: -3px;
}.top-mobile-menu__image svg {
  width: 30px;
  height: 30px;
}.top-mobile-menu__image img {
  max-width: 30px;
  max-height: 30px;
}.top-mobile-menu__image ~ .top-mobile-menu__title {
  padding-left: 16px;
}.social-icons ul {
  margin: 0;
  padding: 0;
  width: auto;
  font-size: 0;
}body .social-icons li,
body .soc-avt .row a {
  display: inline-block;
  vertical-align: top;
  *display: inline;
  zoom: 1;
  padding: 0px;
  margin: 0px;
}.social-icons li:before {
  display: none;
}.social-icons li a,
.soc-avt .row a {
  border-radius: 3px;
  display: block;
  height: 43px;
  margin: 5px 10px 5px 0px;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease 0s;
  width: 43px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  font-size: 0;
  background: none;
}.social-icons li a {
  background-color: #4f5a6b;
  background: url(/bitrix/templates/aspro_max/images/svg/social.svg) 0px -188px no-repeat;
}.social-icons li a:hover,
.soc-avt .row a:hover {
  opacity: 0.8;
}.social-icons li.telegram a,
.soc-avt a i.telegram {
  background-position: -329px -329px;
}.social-icons li.linkedin a,
.soc-avt a i.linkedin {
  background-position: -94px -282px;
}.soc-avt a i.bitrix24,
.bx-authform-social ul li .bx-authform-social-icon.bitrix24 {
  background-position: -376px -282px;
}.soc-avt a i.box,
.bx-authform-social ul li .bx-authform-social-icon.box {
  background-position: -423px -188px;
}.soc-avt a i.dropbox,
.bx-authform-social ul li .bx-authform-social-icon.dropbox {
  background-position: -376px -329px;
}.soc-avt a i.zoom,
.bx-authform-social ul li .bx-authform-social-icon.zoom{
  background-position: -564px -329px;
}#title-search_fixed {
  position: relative;
}@media not print{header.fixed,
  #headerfixed.fixed {
    position: fixed;
    margin: 0;
    width: 100%;
    top: 0;
    z-index: 997;
    right: 0;
    left: 0;
  }.menu-hovered header.fixed,
  .menu-hovered #headerfixed.fixed {
    z-index: 1061;
  }.inline-search-block.fixed {
    position: fixed;
    z-index: 997;
    background: #fff !important;
    background: var(--black_bg_black) !important;
  }.inline-search-block.fixed .search-wrapper {
    padding: 0px;
    display: inline-block;
    width: 100%;
  }.inline-search-block.fixed .search-wrapper #title-search {
    /*padding:14px 0px 15px;*/
    position: relative;
  }.inline-search-block.fixed.big {
    background: #fff !important;
    background: var(--black_bg_black) !important;
    top: -200px;
    z-index: 3000;
    transition-duration: 0.5s;
  }.inline-search-block.fixed.big.show {
    top: 0px;
  }.inline-search-block.fixed.big .search-wrapper #title-search {
    padding: 0px;
  }.inline-search-block.fixed.big .search .search-input {
    padding: 0 200px 0 25px;
    font-size: 28px;
    height: 134px;
    background: none;
    border: none;
    border-radius: 0;
    line-height: 36px;
  }.inline-search-block.fixed.big .search .search-button-div {
    top: 42px;
  }.inline-search-block.fixed.big .search .btn-search {
    color: #fff; /*padding:12px 25px;*/
  }.inline-search-block.fixed.big .search .close-block {
    min-width: 16px;
  }.inline-search-block.with-close.fixed.big .search .close-block {
    top: 6px;
  }.inline-search-block.with-close.fixed.big .search .close-block .close-icons {
    background-color: transparent;
  }.inline-search-block.with-close.fixed.big .search .close-block .close-icons:hover path {
    fill: var(--fill_dark_light_hover);
  }.inline-search-block.with-close.fixed.big .search .close-block .close-icons svg {
    background-color: var(--darkerblack_bg_black);
  }}body #header .catalog_menu .child {
  margin-top: 0px;
  padding-top: 0px;
}body #header ul.menu li .child .child_wrapp {
  border: 0px;
  background: #f7f7f9;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  padding: 35px 40px 17px;
}body #header ul.menu.bottom li .child .child_wrapp:not(.clearfix) {
  padding: 27px 40px 21px;
}ul.menu .child {
  z-index: 500;
  position: absolute;
  text-transform: none;
  font-size: 11px;
  padding-top: 20px;
}ul.menu .child {
  margin-top: 0px;
  padding-top: 32px;
}.basket_fly ul.menu .child {
  margin-top: -1px;
}.bx-firefox .wrapper ul.menu .child,
.bx-ie .wrapper ul.menu .child {
  margin-top: -1px;
}ul.menu .child a {
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
  text-transform: none;
}ul.menu .child li.menu_title {
  display: block;
  margin: 0px 0px 6px;
}ul.menu .child li.menu_title a {
  font-weight: 400;
  font-size: 14px;
  text-decoration: none;
  padding: 0;
}ul.menu .child li.menu_item a {
  font-size: 12px;
  text-decoration: none;
  padding: 0;
  margin: 0px 8px 0px 0px;
  line-height: 20px;
}ul.menu .child .child_wrapp > a,
ul.menu .child .child_wrapp .depth3 > a {
  display: block;
  text-decoration: none;
  line-height: 20px;
  text-transform: none;
}ul.menu .child .child_wrapp .depth3 > a {
  margin-left: 15px;
}ul.menu .more .child .child_wrapp .depth3 > a,
ul.menu .child .child_wrapp .depth3 a.title {
  margin-left: 0;
}ul.menu .more .child .child_wrapp .depth3 > a.title {
  color: #000;
  margin-bottom: 5px;
  font-size: 12px;
}ul.menu .more .child .child_wrapp .depth3 {
  margin-bottom: 8px;
}.wrapper.has_menu .white #header .catalog_menu ul.menu > li.current,
.wrapper.has_menu .white #header .catalog_menu ul.menu > li:not(.current):hover {
  background: none;
}.wrapper.has_menu .white #header .catalog_menu ul.menu > li.active,
.wrapper.has_menu .white #header .catalog_menu ul.menu > li.active:hover {
  background: #efefef;
}body #header ul.menu li .child.line .child_wrapp {
  padding: 0px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
}body #header ul.menu li .child.line .child_wrapp > a {
  padding: 9px 20px 10px;
  border-bottom: 1px solid #fff;
  background: #f7f7f9;
}body #header ul.menu li .child.line .child_wrapp > a:hover,
body #header ul.menu li .child.line .child_wrapp > a.current {
  background: #fff;
}.mega-menu ul.nav .search {
  right: inherit;
  top: inherit;
  width: 100%;
  display: block !important;
  padding: 13px;
  background: none repeat scroll 0 0 #e0e7ec;
  max-height: 400px;
}.mega-menu ul.nav .search .search-input-div {
  padding-right: 0px;
}.mega-menu ul.nav .search .search-button-div {
  right: 13px;
  top: 13px;
  width: 74px;
}.mega-menu ul.nav .search .search-button-div .btn-search {
  right: 0px;
  top: 0px;
}div.title-search-result {
  margin-left: 0px;
  margin-top: -3px;
  display: none;
  overflow: visible;
  z-index: 1000;
  padding: 0;
  border: none;
  position: absolute;
  border: 1px solid #ececec;
  border-color: var(--stroke_black);
  border-top: none;
}div.title-search-result.fixed_type {
  border: none;
}div.title-search-result .bx_searche {
  overflow: auto;
  max-height: 300px;
}.title-search-result.title-search-input {
  width: 100% !important;
  left: 0px !important;
  margin-left: 0px;
}.title-search-result.title-search-input:not(.fixed_type) {
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  border-color: var(--stroke_black);
}.bx_search_container {
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
}.bx_search_container .bx_field {
  position: relative;
  margin-top: 15px;
  height: 30px;
  border-top: 1px solid #8ca3ae;
  border-right: 1px solid #a0b4be;
  border-bottom: 1px solid #b6c8d1;
  border-left: 1px solid #a0b4be;
  border-color: var(--stroke_black);
  border-radius: 3px;
  background: #fff;
  box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  line-height: 30px;
}.bx_search_container .bx_field .bx_input_text {
  position: absolute;
  right: 34px;
  left: 5px;
  height: 30px;
  outline: none;
  border: none;
  background: none;
  line-height: 30px;
}.bx_search_container .bx_field .bx_input_submit {
  position: absolute;
  top: 2px;
  right: 0;
  bottom: 0;
  width: 34px;
  border: none;
  background: url("/bitrix/templates/aspro_max/images/search_lupe.png") no-repeat left center;
  cursor: pointer;
}div.title-search-fader {
  display: none;
  background-image: url("/bitrix/templates/aspro_max/images/fader.png");
  background-position: right top;
  background-repeat: repeat-y;
  position: absolute;
}p.title-search-preview {
  font-size: 12px;
}div.title-search-result td.title-search-price span {
  font-size: 26px;
}.bx_searche {
  background: none repeat scroll 0 0 #ffffff;
  background-color: var(--black_bg_black);
  border: medium none; /*box-shadow:0 0px 1px 0 rgba(0, 0, 0, 0.1);*/
  margin: 0 0px;
}.title-search-input_fixed .bx_searche {
  margin: 0 0px;
}.title-search-input_fixedtf .bx_searche {
  margin: 0 0px;
}.fixed_type .bx_searche {
  margin: 0 0px;
}.bx_searche .bx_img_element {
  background: none;
  float: left;
  padding: 0px;
  position: static;
  text-align: center;
}.bx_searche .bx_item_block {
  position: relative;
  display: block;
  text-decoration: none;
  color: #2f383d;
  color: var(--white_text_black);
  border-top: 1px solid #ececec;
  border-color: var(--stroke_black);
}.bx_searche .bx_item_block:not(.all_result):hover {
  background: #fafafa;
  background-color: var(--darkerblack_bg_black);
}.bx_searche .bx_item_block:not(.all_result):hover .maxwidth-theme {
  background: transparent;
}.bx_searche .bx_image {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}.bx_searche .bx_item_element {
  padding-left: 25px;
  margin-left: 0px;
  border-top: 1px solid transparent;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}.title-search-result.fixed_type .bx_searche .bx_item_element {
  padding-left: 40px;
}.bx_searche .bx_price .old {
  font-weight: normal;
  text-decoration: line-through;
  color: #636363;
}.bx_searche .bx_item_block {
  min-height: 100px;
  display: flex;
  justify-content: center;
}.bx_searche .bx_item_block > .maxwidth-theme {
  display: flex;
  align-items: center;
  height: 100%;
  /*position:absolute;*/
  width: 100%;
  min-height: 100px;
}.title-search-result .bx_item_element .all_result_title {
  margin: 0px;
  border-radius: 0;
  padding-top: 24px;
  padding-bottom: 25px;
  color: inherit;
}.title-search-result .bx_item_element .cost.prices .title-search-price .price_name {
  margin-left: 0;
  font-size: 0.867em;
}.title-search-result .bx_item_element .price .title-search-price .price:not(.discount) {
  font-weight: bold;
}.title-search-result .bx_item_element .title-search-price {
  margin-left: 0;
}.title-search-result .search_price_wrap {
  display: inline-block;
  padding-right: 25px;
}.title-search-result .bx_item_block.all_result {
  background: #fafafa;
  background-color: var(--card_bg_black);
  min-height: auto;
  border-top: 1px solid #ececec;
  border-color: var(--stroke_black);
  color: var(--fill_dark_light_white_hover);
}.title-search-result .bx_item_block.all_result .bx_item_element {
  padding-left: 0;
}.bx_searche .bx_img_element {
  width: 105px;
  height: 80px;
  margin: 10px 0;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.fixed_type .bx_searche .bx_img_element {
  padding-left: 25px;
}.bx_searche .bx_img_element img {
  max-width: 100%;
  max-height: 100%;
}.bx_searche .bx_image {
  width: 100%;
  height: 100%;
  margin: 10px 0px 0px 25px;
}.bx_searche .bx_img_element + .bx_item_element {
  padding-left: 20px;
  margin: 10px 0;
}.inline-search-block {
  position: absolute;
  right: 0;
  top: -104px;
  width: 100%;
  z-index: 100;
  transition: all ease 0.3s;
}.inline-search-block .search-wrapper {
  border: none;
  padding: 7px 0;
}.inline-search-block.with-close .search .search-input-div {
  padding-right: 58px;
}.inline-search-block.show {
  top: 0px !important;
  background: #fff;
}.inline-search-block.with-close .search .btn-search {
  right: 58px;
}.inline-search-block.with-close:not(.big) .search .btn-search {
  background: none;
}.inline-search-block .search .close-block {
  display: none;
  height: 34px;
}.inline-search-block.with-close .search .close-block {
  display: block;
}.inline-search-block .close-block .close-icons {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 14px;
  height: 14px;
  line-height: 14px;
  margin: -15px 0 0 -15px;
}.inline-search-block .close-block .close-icons {
  margin-top: -8px;
  min-width: 16px;
  min-height: 16px;
  line-height: 16px;
  background: #b8b8b8 url(/bitrix/templates/aspro_max/images/svg/Close_mask.svg) center center no-repeat;
}form.search {
  position: relative;
}.search .search-input-div {
  width: 100%;
}.search .search-button-div {
  position: absolute;
  top: 0px;
  right: 0;
}.search .search-input {
  color: #444444;
  color: var(--white_text_black);
  display: block;
  height: 34px;
  line-height: 18px;
  padding: 0 70px 3px 14px;
  width: 100%;
  border-radius: 3px;
}.search .btn-search {
  position: absolute;
  top: 0px;
  right: 0px;
  background: #fff;
  border: 1px solid #f5f5f5;
  color: #dedede; /*padding:7px 10px 7px*/
  line-height: 16px;
  margin: 0px;
}.inline-search-block:not(.fixed) .search .btn-search {
  border-radius: 0px 3px 3px 0px;
}body.fill_bg_y .header_wrap header .header-wrapper {
  border: none;
}.basket_wrapp .header-cart .basket_fly .wraps_icon_block,
.basket_fly_forms .opener .wraps_icon_block {
  display: block;
  float: none;
  margin: 0px;
  width: 100%;
  height: 100%;
}.basket_wrapp .header-cart .basket_fly .wraps_icon_block .svg,
.basket_fly_forms .opener .wraps_icon_block .svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -3px 0px 0px -15px;
  transition: opacity 0.2s ease;
}.basket_wrapp .header-cart .basket_fly .wraps_icon_block.compare .svg {
  margin: -7px 0px 0px -13px;
}.basket_wrapp .header-cart .basket_fly .wraps_icon_block.form .svg,
.basket_fly_forms .opener .wraps_icon_block.form .svg {
  margin: -9px 0px 0px -9px;
}.basket_wrapp .header-cart .basket_fly .wraps_icon_block.review .svg,
.basket_fly_forms .opener .wraps_icon_block.review .svg {
  margin: -10px 0px 0px -10px;
}.basket_wrapp .header-cart .basket_fly .wraps_icon_block.ask .svg,
.basket_fly_forms .opener .wraps_icon_block.ask .svg {
  margin: -8px 0px 0px -10px;
}.header-cart .basket_fly .opener > div:not(:hover) svg,
.basket_fly_forms .opener > div:not(:hover) svg {
  opacity: 0.5;
}.header-cart .basket_fly .opener > div:not(:hover) svg path,
.basket_fly_forms .opener > div:not(:hover) svg path {
  fill: #333;
  fill: var(--white_text_black);
}.header-cart .basket_fly .opener > div.cur svg {
  opacity: 1;
}.catalog-delayed-btn-N .logo_and_menu-row .wrap_icon .basket-link.delay,
.catalog-delayed-btn-N .basket_bottom_block .inner-table-block .basket-link.delay,
.catalog-delayed-btn-N .header-cart .basket_fly .items .item .bottom .delay-cell.delay,
.catalog-delayed-btn-N #headerfixed .basket-link.delay,
.catalog-delayed-btn-N .mega_fixed_menu .basket-link.delay,
.catalog-delayed-btn-N #mobilemenu .basket-link.delay,
.catalog-delayed-btn-N .bottom-icons-panel-item_delay,
.catalog-delayed-btn-N .header_wrap .basket-link.delay,
.catalog-delayed-btn-N .header-cart .basket_fly .opener > .wish_count {
  display: none;
}.basket_wrapp .header-cart .wraps_icon_block .count {
  top: 19px;
  right: 25px;
  transform: translateX(50%);
}.basket_wrapp .header-cart .wraps_icon_block .count > span {
  margin: 0;
}.header-cart .basket_fly .opener > div .wraps_icon_block.compare .count {
  top: 16px;
}.header-cart .basket_fly .opener > div .wraps_icon_block .count > span {
  width: auto;
  height: 17px;
  min-width: 18px;
  line-height: 18px;
  padding: 0 5px;
}.header-cart .basket_fly .opener,
.basket_fly_forms .opener {
  position: absolute;
  width: 63px;
  left: -63px;
  border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  top: 0px;
  background: #fff;
  background-color: var(--card_bg_black);
  overflow: hidden;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}.header-cart .basket_fly.swiped .opener {
  box-shadow: -5px 2px 7px 0 rgba(0, 0, 0, 0.1);
}.header-cart .basket_fly .opener > div,
.basket_fly_forms .opener > div {
  display: inline-block;
  text-align: center;
  width: 63px;
  cursor: pointer;
  vertical-align: top;
  *display: inline-block;
  zoom: 1;
  height: 65px;
  line-height: 63px;
  border-bottom: 1px solid #ececec;
  border-color: var(--stroke_black);
}.header-cart .basket_fly.swiped .opener > div {
  border-right: 1px solid #ececec;
  border-color: var(--stroke_black);
}.header-cart .basket_fly .opener > div:last-of-type,
.basket_fly_forms .opener > div:last-of-type {
  border-bottom-width: 0px;
}.header-cart .basket_fly .opener > div.cur {
  border-right-color: #fff;
  border-right-color: var(--white_text_black_reverse);
  background: var(--darkerblack_bg_black);
}.header-cart .basket_fly .opener > div.cur svg path {
  fill: var(--fill_dark_light_white_hover);
}body .basket_fly_forms {
  z-index: 997;
  position: fixed;
  top: 0px;
  width: 63px;
  right: 0px;
}.basket_fly_forms .opener {
  top: 148px;
  left: 0px;
}.basket_fly_forms .opener > div {
  position: relative;
}.fly2 .basket_fly .opener {
  top: 148px;
}.basket_wrapp.basket_page .header-cart.fly .clicked > a {
  display: block;
}.header-cart .basket_fly .opener .wish_count.empty .icon {
  background: transparent;
}.header-cart .basket_fly tr.hidden {
  display: none;
}.header-cart .basket_fly ul,
.header-cart .basket_fly ul li {
  margin: 0px;
}.header-cart .basket_fly ul li:before {
  display: none;
}.header-cart .basket_fly ul.tabs_content > li:not(.cur) {
  display: none;
}.basket_sort .svg-inline-close {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}.basket_sort .svg-inline-close svg {
  width: 14px;
  height: 14px;
}.basket_sort .svg-inline-close:not(:hover) svg path {
  fill: #b8b8b8;
}.basket_wrapp .basket_sort ul.tabs {
  position: relative;
  zoom: 1;
  margin: -3px 0px 0px 0px;
  display: inline-block;
  vertical-align: top;
}.basket_sort ul.tabs li {
  height: auto;
  padding-bottom: 3px;
  margin: 0;
  padding-right: 26px;
  display: inline-block;
  vertical-align: top;
}.middle .basket_sort ul.tabs li:first-child {
  padding-left: 0px;
}.basket_sort ul.tabs li:last-child {
  margin-right: 0px;
}.basket_sort ul.tabs li div {
  border-bottom: 2px solid transparent;
  padding-bottom: 2px;
}.basket_sort ul.tabs li:not(.cur) {
  cursor: pointer;
}.basket_sort ul.tabs li:not(.cur) .wrap_li * {
  color: var(--fill_dark_light_hover);
}.basket_sort ul.tabs li span {
  font-size: 0.866em;
  line-height: 20px;
  border-bottom: 0px;
}.basket_sort ul.tabs li .wrap_li > span:first-of-type {
  margin-right: -4px;
}.basket_action .remove_all_basket {
  position: relative;
  margin: 0px;
  float: right;
  display: none;
  padding: 5px 0px 6px;
  font-size: 10px;
  text-transform: uppercase;
  color: #999;
  letter-spacing: 0.8px;
  cursor: pointer;
}.basket_action .remove_all_basket svg {
  margin: 0px 13px 0px 0px;
}.basket_action .remove_all_basket svg path {
  fill: #b5b5b5;
}.basket_action .remove_all_basket.cur {
  display: block;
}.basket_sort .basket_print:before {
  background: url("/bitrix/templates/aspro_max/images/ai.png") -28px -85px no-repeat;
  width: 16px;
  top: -1px;
  position: relative;
}.header-cart .basket_fly .opener > div {
  position: relative;
}.header-cart .basket_fly .opener > div:last-child:after {
  display: none;
}.basket_fill_WHITE .header-cart .basket_fly .opener > div.wish_count:after {
  background: #fff;
  opacity: 1;
}.fly2 .basket_fly .basket_wrapp {
  height: 100%;
}.fly2 .basket_fly .basket_wrapp .tabs_content,
.fly2 .basket_fly .basket_wrapp .tabs_content > li,
.fly2 .basket_fly .basket_wrapp .module-cart,
.fly2 .basket_fly .basket_wrapp .module-cart .goods {
  height: 100%;
  max-height: none;
}.fly2 .basket_fly .basket_wrapp li[item-section="AnDelCanBuy"] {
  padding-bottom: 260px;
}.fly2 .basket_fly .basket_wrapp li[item-section="AnDelCanBuy"].min-price {
  padding-bottom: 330px;
}.fly2 .basket_fly .basket_wrapp li[item-section="DelDelCanBuy"] {
  padding-bottom: 85px;
}.middle .tabs_content.basket {
  margin: 27px 0px 0px;
}.basket_wrapp .module-cart {
  margin-top: 0;
}.basket_wrapp .module-cart.delayed {
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0px 0px 26px;
}.coupons_list .bx_ordercart_coupon {
  clear: both;
  position: relative;
  margin: 14px 0px 0px;
}.coupons_list .bx_ordercart_coupon + .bx_ordercart_coupon {
  margin-top: 9px;
}.coupons_list .bx_ordercart_coupon .coupon_text {
  background: #fff;
  display: inline-block;
  position: relative;
  padding: 0px 10px 0px 0px;
}.coupons_list .bx_ordercart_coupon .coupon_text:before {
  content: "";
  display: inline-block;
  height: 9px;
  width: 11px;
  background: url("/bitrix/templates/aspro_max/images/icons_wish.png") -19px -3px no-repeat;
  margin: 0px 6px 0px 0px;
}.coupons_list .bx_ordercart_coupon:before {
  content: "";
  width: 100%;
  display: block;
  height: 1px;
  border-bottom: 1px dotted #c3c3c3;
  top: 50%;
  position: absolute;
}.coupons_list .bx_ordercart_coupon.not_found .coupon_text:before {
  background-position: -102px -86px;
}.coupons_list .bx_ordercart_coupon.not_apply .coupon_text:before {
  background-position: -4px -3px;
}.coupons_list .bx_ordercart_coupon .remove {
  position: absolute;
  top: 2px;
  right: 0px;
  z-index: 1;
}.coupons_list .bx_ordercart_coupon .bx_ordercart_coupon_notes {
  float: right;
  background: #fff;
  position: relative;
  padding: 0px 27px 0px 10px;
}.basket_wrapp .module-cart.delayed {
  max-height: 250px;
}.basket_wrapp .module-cart thead tr {
  background: #f7f7f7;
}.basket_wrapp .module-cart .goods {
  max-height: 260px;
  overflow-y: auto;
  border-bottom: 1px solid #e7e7e7;
}.basket_wrapp .module-cart .cost.prices .price {
  margin-left: 0px;
}.header-cart .basket_fly {
  border-radius: 0 0 0 2px;
  -moz-border-radius: 0 0 0 2px;
  -webkit-border-radius: 0 0 0 2px;
  top: 178px;
  z-index: 997;
  position: fixed;
  width: 760px;
  right: -760px;
  transition: right 0.3s ease-in-out;
}.fly2 .basket_fly {
  top: 0px;
  height: 100%;
}.fly2 .basket_fly .wrap_cont {
  text-align: left;
  height: 100%;
  padding-top: 102px;
}.fly2 .basket_fly div[id^="bx_incl_area"] {
  height: 100%;
}.basket_wrapp .basket_sort {
  padding: 38px 47px 0px 47px;
  text-align: left;
  margin-top: -102px;
  height: 102px;
  border-bottom: 1px solid #ececec;
  border-color: var(--stroke_black);
}.basket_wrapp .errors-basket-block p {
  padding: 5px 47px;
  margin: 0px;
}.basket_wrapp .basket_fly .basket_title {
  margin-right: 43px;
  display: inline-block;
  position: relative;
  font-size: 2em;
  vertical-align: top;
}.counter_block input[type="text"] {
  width: 47px;
  border: 0px;
  background: none;
  color: #333;
  color: var(--white_text_black);
  font-size: 13px;
  border-radius: 0px;
  text-align: center;
  line-height: 13px;
  padding: 7px 3px 7px;
}.counter_block.big_basket input[type="text"] {
  font-size: 13px;
  height: 38px;
  width: 65px;
}.counter_block:not(.big) input[type="text"] {
  height: 40px;
}.counter_block.basket {
  position: relative;
  height: 29px;
}.counter_block.basket input[type="text"] {
  height: 29px;
  font-size: 12px;
  padding: 3px 3px 5px;
}.small-block .counter_block:not(.big) input[type="text"] {
  height: 36px;
}.small-block.counter_wrapp.list .button_block .btn {
  padding-top: 10px;
  padding-bottom: 9px;
}.counter_block.big input[type="text"] {
  height: 54px;
}.counter_block.md,
.counter_block.md input[type="text"] {
  height: 48px;
}.counter_wrapp.list .btn:not(.btn-lg) {
  padding-top: 12px;
  padding-bottom: 11px;
}.button_block {
  display: inline-block;
  vertical-align: top;
}.counter_wrapp .button_block.wide {
  display: block; /*margin:0px;*/
  width: 100%;
}.counter_wrapp .button_block.wide .button {
  display: block;
}.counter_wrapp .button_block.wide .btn {
  display: block;
}.button.in-cart i:not(.svg-inline-prediction),
.btn.in-cart i:not(.svg-inline-prediction) {
  display: inline-block;
  width: 11px;
  height: 12px;
  background: url("/bitrix/templates/aspro_max/images/svg/catalog/check_inbasket.svg") 0px 2px no-repeat;
  vertical-align: middle;
  margin: 0px 12px 0px 0px;
}.count-cell div.error *,
.count-cell div.error {
  line-height: 15px;
  font-size: 12px;
  margin: 6px 0px 10px;
}.catalog_detail a.wish_item i,
.catalog_detail a.compare_item i,
.display_list a.wish_item i,
.display_list a.compare_item i,
.module-cart a.wish_item .icon i {
  background: url("/bitrix/templates/aspro_max/images/icons_wish.png") 0px 0px no-repeat;
}.top_inner .content_menu > div,
.basket_normal .basket_wrapp .header-cart > div,
.basket_wrapp .header-cart > .bx-context-toolbar-empty-area {
  min-height: 0px !important;
}header .bx-context-toolbar-empty-area {
  min-width: 50px;
}.basket_wrapp .wrapp_all_icons {
  padding: 20px 0px 0px;
}.basket_normal .basket_wrapp .wrapp_all_icons {
  display: inline-block;
  text-align: left;
  min-height: 53px;
}.bx-firefox .basket_normal .basket_wrapp .wrapp_all_icons,
.bx-ie .basket_normal .basket_wrapp .wrapp_all_icons {
  padding-top: 21px;
}.basket_wrapp .header-compare-block,
.basket_wrapp .wraps_icon_block {
  margin: 0px 37px 0px 0px;
}.basket_normal .basket_wrapp .header-compare-block {
  margin-right: 33px;
}.basket_wrapp .icon_block {
  position: relative;
  width: 17px;
  height: 16px;
  float: left;
}.basket_wrapp .wraps_icon_block {
  position: relative;
  cursor: pointer;
}.basket_wrapp .wraps_icon_block.delay:before {
  background: url("/bitrix/templates/aspro_max/images/svg/Wishlist_white.svg") center 0px no-repeat;
  height: 18px;
  margin-top: 16px;
}.basket_wrapp.basket_fill_WHITE .wraps_icon_block.delay:before {
  background-image: url("/bitrix/templates/aspro_max/images/svg/Wishlist_black.svg");
}.basket_wrapp .wraps_icon_block.compare:before {
  background: url("/bitrix/templates/aspro_max/images/svg/Comparison_white.svg") center 0px no-repeat;
}.basket_wrapp.basket_fill_WHITE .wraps_icon_block.compare:before {
  background-image: url("/bitrix/templates/aspro_max/images/svg/Comparison_black.svg");
}.basket_wrapp .wraps_icon_block.empty_block:before,
.basket_wrapp .clicked.empty .wraps_icon_block:before {
  opacity: 0.5;
}.basket_wrapp .wraps_icon_block.delay.ndelay {
  cursor: default;
}.basket_wrapp .basket_block .wraps_icon_block .link {
  z-index: 1;
}.header-cart.fly .opener > div > a,
.wrap_cont .opener > div > .forms {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
}.header-cart.fly .clicked > a {
  display: none;
}.basket_wrapp .header-cart {
  float: left;
}.basket_wrapp .basket_block {
  position: relative;
}.basket_wrapp .link {
  display: block;
  position: absolute;
  left: -10px;
  top: -13px;
  right: -15px;
  bottom: -27px;
  z-index: 2;
}.basket_wrapp .wraps_icon_block .count {
  text-align: center;
  opacity: 1;
  font-size: 12px;
  line-height: 13px;
  position: absolute;
  top: 10px;
  right: 10px;
}.basket_wrapp .empty_cart:not(.bcart) .wraps_icon_block.basket .count span,
.basket_wrapp .basket_empty .wraps_icon_block.basket .count span {
  background: #424f60;
  color: #fff;
}.basket_wrapp .empty_cart .wraps_icon_block.basket .count,
.basket_wrapp .empty_cart.ecart.bcart .wraps_icon_block.basket .count,
.basket_wrapp .nitems.ecart .wraps_icon_block.basket .count {
  opacity: 0;
}.basket_wrapp .empty_cart.bcart .wraps_icon_block.basket .count {
  opacity: 1;
}.basket_wrapp .wraps_icon_block .count > span {
  width: 20px;
  display: block;
  height: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  line-height: 20px;
  margin: 4px 0px 12px;
  color: #fff;
}.basket_normal .basket_wrapp .wraps_icon_block .count span {
  height: 19px;
  padding-top: 1px;
  line-height: 19px;
}.bx-firefox .basket_wrapp .wraps_icon_block .count span .items {
  position: relative;
  top: -1px;
}.basket_wrapp .wraps_icon_block .count a,
.basket_wrapp .wraps_icon_block .count .text {
  display: block;
  text-decoration: none;
  font-size: 11px;
}.basket_wrapp .basket_block .link {
  bottom: -24px;
  z-index: 2;
}.basket_wrapp .basket_block .text {
  margin: -7px 0px 0px;
}.basket_wrapp .basket_block .text * {
  line-height: 18px;
}.basket_wrapp .basket_block .title {
  font-size: 14px;
}.basket_wrapp .basket_block .text .value {
  color: #5f5f5f;
  line-height: 16px;
  max-width: 67px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}.basket_wrapp .wraps_icon_block.basket {
  margin-right: 19px;
}.basket_wrapp .wraps_icon_block.basket .count a {
  color: #fff;
}.basket_normal .popup {
  background: none;
  box-shadow: none;
  min-width: 0px;
  z-index: 11;
  width: 141px;
  position: absolute;
  top: auto;
  right: 0;
  left: auto;
  border-radius: 0;
}.basket_normal .popup.card_popup_frame .basket_popup_wrapp {
  margin: 0;
}.basket_normal .basket_wrapp .wraps_icon_block .count span {
  box-shadow: 0px 0px 0px 2px #fff;
}.basket_normal .popup.card_popup_frame .basket_popup_wrapp {
  width: 397px;
  position: absolute;
  right: -11px;
  top: 56px;
  display: none;
  border-top: 2px solid #ddd;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
}#basket_line .popup {
  display: block;
}.popup .cart_shell td.thumb-cell {
  padding: 20px 10px 10px 20px;
}.popup .basket_popup_wrapp .cart_shell .item-title {
  padding: 16px 20px 16px 10px;
  position: relative;
}.popup .cart_shell tr:first-child td {
  border-top: 0px;
}#header .popup .cart_shell td {
  border-top: 1px solid #f2f2f2;
  vertical-align: top;
}body .basket_bottom_block {
  position: fixed;
  height: 51px;
  line-height: 48px;
  background: #fff;
  background: var(--dff_dark_light);
  z-index: 5;
  width: 100%;
  bottom: 0px;
  box-shadow: 2px 0px 10px 0px rgba(0, 0, 0, 0.1);
}.basket_bottom_block .maxwidth-theme {
  background: none;
}.basket_bottom_block .phone > .svg-inline-phone {
  opacity: 0.5;
  margin-right: 11px;
  top: -2px;
}.basket_bottom_block .phone > .svg-inline-down {
  right: 4px;
  margin-top: -1px;
}.basket_bottom_block .phone-block .callback-block {
  font-size: 0.6em;
  text-transform: uppercase;
  margin-left: -2px;
  letter-spacing: 0.8px;
}.basket_bottom_block .top-block-item .phone {
  line-height: 46px;
}.basket_bottom_block:not(.basket_fill_WHITE) .top-block-item .phone > a {
  color: #fff;
}.basket_bottom_block .dropdown {
  bottom: 8px;
  min-width: auto;
  right: -1px !important;
  left: initial !important;
  width: auto;
  top: initial !important;
}.basket_bottom_block .dropdown > .srollbar-custom:not(.mCustomScrollbar),
.basket_bottom_block .dropdown > .srollbar-custom .mCSB_container {
  display: flex;
  flex-direction: column-reverse;
}.basket_bottom_block .dropdown .wrap {
  margin: 0px 0px -10px;
  text-align: right;
}.basket_bottom_block .dropdown .wrap a {
  white-space: nowrap;
  padding-right: 15px;
}.basket_bottom_block:not(.basket_fill_WHITE) .with_dropdown:after {
  background-position: -31px -338px;
}.basket_bottom_block:not(.basket_fill_WHITE) .top-block-item .callback-block {
  color: #fff;
}.basket_bottom_block:not(.basket_fill_WHITE) .top-block-item .svg-phone {
  background-image: url("/bitrix/templates/aspro_max/images/svg/Phone_white.svg");
  top: -2px;
}.basket_bottom_block .maxwidth-theme .top-block-item .inner-table-block a {
  display: block;
  padding: 1px 26px 0px;
  height: 51px;
  position: relative;
}.basket_bottom_block .maxwidth-theme .top-block-item .inner-table-block a.compare {
  position: relative;
}.basket_bottom_block.basket_fill_DARK .maxwidth-theme .top-block-item .inner-table-block a:not(.basket):hover {
  background: #545454;
}.basket_bottom_block .maxwidth-theme .top-block-item .inner-table-block a:not(.basket-count):before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1px;
  height: 100%;
  background: #fff;
  opacity: 0.1;
}.basket_bottom_block .maxwidth-theme .basket-link .title {
  color: #666666;
  color: var(--light_basic_text_black);
  padding: 0px 4px 0px 8px;
  font-size: 0.733em;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}.top-block-item .basket-link:hover .title {
  color: var(--fill_dark_light_white_hover);
}.basket_bottom_block .maxwidth-theme .basket-link .wrap .title {
  padding: 0px;
}.basket_bottom_block .maxwidth-theme .basket-link .wrap {
  padding: 0px 0px 0px 7px;
}.basket_bottom_block .maxwidth-theme .basket-link.basket .title,
.basket_bottom_block .maxwidth-theme .basket-link.basket .prices,
.basket_bottom_block:not(.basket_fill_WHITE) .maxwidth-theme .basket-link .title {
  color: #fff;
}.basket_bottom_block:not(.basket_fill_WHITE) .maxwidth-theme .svg,
.basket_bottom_block:not(.basket_fill_WHITE) .maxwidth-theme a:hover .svg {
  background-color: transparent;
}body .basket_bottom_block .basket-link .js-basket-block {
  margin: 0px 0px 0px 0px;
}.basket_bottom_block:not(.basket_fill_WHITE) .maxwidth-theme .svg path,
.basket_bottom_block:not(.basket_fill_WHITE) .maxwidth-theme a:hover .svg path {
  fill: #fff;
}.basket_bottom_block .maxwidth-theme .svg.svg-inline-compare {
  min-width: 17px;
  width: 18px;
  min-height: 17px;
  height: 17px;
  margin-right: 3px;
}.basket_bottom_block .maxwidth-theme .svg.svg-inline-wish {
  min-width: 18px;
  width: 18px;
  min-height: 16px;
  height: 16px;
  top: 0px;
}.basket_bottom_block .maxwidth-theme .svg.svg-inline-basket {
  min-width: 17px;
  width: 17px;
  min-height: 16px;
  height: 16px;
  top: 0px;
}.basket_bottom_block .maxwidth-theme .svg-wish {
  min-height: 16px;
  min-width: 18px;
}.basket_bottom_block.basket_fill_WHITE .maxwidth-theme .svg.svg-inline-basket path {
  fill: #fff;
}.basket_bottom_block .js-basket-block .svg {
  opacity: 1;
}.basket_bottom_block.basket_fill_DARK,
body .basket_fill_DARK .wrap_cont .opener {
  background: #444444;
  background: var(--light, #444444) var(--dark, #232323);
}body .basket_bottom_block.basket_fill_DARK .inner-table-block a.basket-link.basket {
  background: #333333;
}body .basket_fill_DARK .wrap_cont .opener > div {
  border-bottom-color: rgba(236, 236, 236, 0.15);
}body .basket_fill_DARK .opener > div:hover,
.basket_fill_DARK .header-cart .basket_fly .opener > div.cur {
  background: #545454;
  background: var(--light, #545454) var(--dark, #121212);
}body .basket_fill_COLOR .wrap_cont .opener .svg svg,
body .basket_fill_DARK .wrap_cont .opener .svg svg {
  opacity: 1;
}body .basket_fill_DARK .wrap_cont .opener .svg svg path,
.basket_fill_DARK .header-cart .basket_fly .opener > div.cur svg path,
body .basket_fill_COLOR .wrap_cont .opener .svg svg path,
.basket_fill_COLOR .header-cart .basket_fly .opener > div.cur svg path {
  fill: #fff;
}.basket_fill_COLOR .wrap_cont .opener > div,
.basket_fill_DARK .header-cart .basket_fly .opener > div {
  border-color: rgba(236, 236, 236, 0.15);
}body .basket_fill_COLOR .wraps_icon_block .count span {
  background: #fff;
  color: #333333;
}.basket_bottom_block.basket_fill_WHITE
  .maxwidth-theme
  a:not(:hover):not(.basket-count):not(.basket)
  .svg:not(.iconset_icon--svg)
  path {
  fill: #999;
}.basket_bottom_block.basket_fill_WHITE .maxwidth-theme .top-block-item .inner-table-block a:before {
  background: #000;
}body .basket_bottom_block .basket-link .svg-basket {
  background: url(/bitrix/templates/aspro_max/images/svg/Basket_white.svg);
  min-width: 18px;
  min-height: 17px;
}body .basket_bottom_block:not(.basket_fill_DARK) .basket-link.basket .count,
body .basket_bottom_block.basket_fill_COLOR .basket-link .count {
  background: #fff;
  color: #333333;
}body .basket_bottom_block .basket-link.basket:not(.basket-count) .prices {
  display: none;
}body .basket_bottom_block .basket-link.basket.basket-count .js-basket-block {
  position: relative;
  padding-right: 0px;
}body .basket_bottom_block .basket-link.basket.basket-count .count {
  position: relative;
  padding: 0px 5px 0px 5px;
  text-align: center;
  margin-left: 5px;
  border-radius: 17px;
}body .basket_bottom_block .basket-link .count {
  margin-top: -9px;
}body .basket_bottom_block .basket-link.basket.basket-count .prices {
  padding-left: 5px;
  font-weight: bold;
}.popup .cart_shell .cost-cell .price {
  margin-top: 1px;
}.card_popup_frame.popup .remove-cell {
  position: absolute;
  top: 18px;
  right: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}.basket_popup_wrapp .item-title .one-item span,
.popup .basket_popup_wrapp .item-title .cost-cell span {
  font-size: 13px;
  line-height: 16px;
}.basket_popup_wrapp .item-title .one-item {
  float: left;
}.basket_popup_wrapp .item-title .cost-cell {
  float: right;
}.cart_shell .remove-cell a,
.cart_shell .remove-cell a i,
.remove_item .remove a,
.remove_item .remove a i,
.bx_item_set_hor .bx_item_set_hor_item a.remove,
.bx_item_set_hor .bx_item_set_hor_item a.remove i,
.remove,
.remove i {
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  display: inline-block;
  height: 17px;
  width: 17px;
  cursor: pointer;
}.cart_shell .remove-cell a i,
.bx_item_set_hor .bx_item_set_hor_item a.remove i {
  background: url("/bitrix/templates/aspro_max/images/close_icons.png") 3px -23px no-repeat;
}.cart_shell .remove-cell a:hover i,
.bx_item_set_hor .bx_item_set_hor_item a.remove i,
.remove:hover i {
  background-position: -17px -23px;
}.card_popup_frame.popup .total_wrapp {
  background: #f7f7f7;
}.card_popup_frame.popup .total_wrapp .total span,
.card_popup_frame.popup .total_wrapp .price {
  font-size: 13px;
  line-height: 16px;
  float: left;
}.card_popup_frame.popup .total_wrapp .total {
  white-space: nowrap;
  margin: 0 0px 20px 0px;
  padding: 15px 20px 14px 20px;
  border-bottom: 1px solid #f2f2f2;
  border-top: 1px solid #f2f2f2;
}.card_popup_frame.popup .total_wrapp .total .price {
  float: right;
  padding: 1px 0px 0px;
}.votes_block.nstar {
  margin: 0px -2px 0px;
  font-size: 0px;
}.votes_block.nstar > div {
  display: inline-block;
  vertical-align: middle;
}.votes_block.nstar .ratings {
  white-space: nowrap;
}.votes_block.nstar .ratings .item-rating {
  display: inline-block;
  padding: 0px 0px 0 2px;
}.has_hover .votes_block.nstar .ratings .item-rating .svg:hover svg path,
.votes_block.nstar .ratings .item-rating:not(.filed) .svg svg path {
  fill: #dddddd;
}.sale-text {
  background: #fbdc3f;
  color: #333;
  font-weight: bold;
  display: inline-block;
  padding: 4px 8px 3px 8px;
  vertical-align: top;
}.info-sticker-block:not(.static) {
  position: absolute;
  left: 39px;
}.info-sticker-block.top {
  top: 35px;
  left: 36px;
}.bx-ie .start_promo.t1 .item i.title {
  position: relative;
  line-height: 1;
  color: #fff;
  display: inline;
  white-space: pre-wrap;
  border: 0 solid #00a7df;
  border-width: 0.25em 0;
}.bx-ie .start_promo.t1.title,
.bx-ie .start_promo1 .title:after {
  background-color: #00a7df;
}.sections_wrapper {
  margin: 0px 0px 30px;
}.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .sections_wrapper {
  padding-bottom: 58px;
}.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .sections_wrapper:not(.smalls) {
  padding-bottom: 70px;
}.sections_wrapper .list .item:not(.section_item) {
  text-align: center;
  padding: 39px 10px 35px;
}.grey_block .front_sections_only .sections_wrapper .list .item:not(.section_item) {
  background: #fff;
  background: var(--card_bg_hover_black);
}.grey_block .front_sections_only .sections_wrapper .list .item:not(.section_item):hover {
  z-index: 1;
}.sections_wrapper .list .item:not(.section_item) .img {
  width: 90px;
  height: 90px;
  line-height: 87px;
  text-align: center;
  margin: 0px auto 16px;
}.sections_wrapper .list .item.bordered .img {
  width: 80px;
  height: 80px;
  line-height: 77px;
}.sections_wrapper .list .item .img img {
  max-width: 100%;
  max-height: 100%;
}.sections_wrapper .list .item .name a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}.sections_wrapper .list .row:not(.margin0) {
  margin-bottom: -32px;
}.sections_wrapper .list .row:not(.margin0) > div {
  padding-bottom: 32px;
}.with-text-block-wrapper .btn {
  margin: 9px 0px 0px;
}.specials_slider_wrapp,
.tab_slider_wrapp,
.specials.tab_slider_wrapp {
  padding: 0px;
  clear: both;
}.tab_slider_wrapp {
  padding-top: 20px;
  margin: 0px 0px 30px;
}.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .tab_slider_wrapp {
  padding-bottom: 61px;
}.specials_slider_wrapp ul.tabs,
.tab_slider_wrapp ul.tabs {
  margin: 0px 0px 0px;
}.specials_slider_wrapp ul.tabs > li span,
.tab_slider_wrapp ul.tabs > li span {
  /*font-size:16px;line-height:20px;text-transform:none;border-bottom-width:0px;*/
  padding: 0px 0px 4px 0px;
}.specials_slider_wrapp ul.tabs > li:hover span,
.tab_slider_wrapp ul.tabs > li:hover span {
  color: #000000;
  color: var(--white_text_black);
}.specials_slider_wrapp ul.tabs li.cur span,
.tab_slider_wrapp ul.tabs li.cur span {
  color: #222;
  color: var(--white_text_black);
  border-bottom: 2px solid #ddd;
  border-color: var(--stroke_black);
}.specials_slider_wrapp ul.tabs li.cur:hover span,
.tab_slider_wrapp ul.tabs li.cur:hover span {
  color: #222;
  color: var(--white_text_black);
}.bottom_slider.tab_slider_wrapp .catalog_item,
.bx_item_list_you_looked_horizontal.detail .catalog_item,
.tabs_slider.slides .catalog_item {
  float: left;
}.ajax_load.block .footer_button .btn {
  display: block;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}.ajax_load.block .item_block:hover .footer_button.n-btn .sku_props > div,
.ajax_load.block .item_block .catalog_item.hover .footer_button.n-btn .sku_props > div {
  margin-top: -10px;
}.mobile .catalog_item {
  height: 100%;
}.mobile .catalog_item .like_icons span {
  opacity: 1;
  visibility: visible;
}.mobile .catalog_item .item_info {
  padding-bottom: 10px;
}.mobile .tabs_slider .catalog_item:not(.touch):hover,
.mobile .tabs_slider .catalog_item.hover {
  padding-bottom: 0px;
}.catalog_item .image_wrapper_block {
  margin: 0px auto 20px;
  position: relative;
}.stickers {
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 3;
  line-height: 20px;
  text-align: left;
  padding-right: 50px;
}.stickers:after {
  content: "";
  display: block;
  clear: both;
}.stickers:not(.custom-font) {
  font-size: 0px;
}.stickers > div {
  float: left;
}.stickers [class*="sticker_"] {
  background-color: #60c339;
  width: auto;
  letter-spacing: 0.5px;
  position: relative;
  display: inline-block;
  color: #fff;
  margin: 0px 2px 4px;
}.stickers:not(.custom-font) [class*="sticker_"] {
  font-size: 12px;
  line-height: 12px;
  padding: 6px 7px 6px;
  border-radius: 2px;
}.stickers.custom-font [class*="sticker_"] {
  padding: 2px 7px 2px;
  margin: 0px 2px 4px;
  letter-spacing: normal;
}.stickers * {
  text-align: left;
}.stickers .sticker_hit,
.stickers .sticker_khit {
  background-color: #2992d9;
}.stickers .sticker_recommend,
.stickers .sticker_sovetuem {
  background-color: #893ca9;
}.item .stickers {
  left: 0px;
}.cost.prices {
  position: relative;
}.catalog_item .cost.prices {
  margin: 7px 0px 0px;
}.catalog_block .price_matrix_wrapper {
  line-height: 18px;
}.cost.prices .btn .svg + span {
  display: none;
}.icons-basket-wrapper .btn {
  padding: 0px !important;
}#main .icons-basket-wrapper .btn .svg {
  width: 38px;
  height: 38px;
  line-height: 37px;
  top: 0px;
  background: none;
  margin: 0px;
}.icons-basket-wrapper .btn .svg svg {
  margin: auto;
  vertical-align: middle;
  display: inline-block;
  margin-left: 0px;
}.icons-basket-wrapper .btn:not(:hover) {
  background: none;
  border-color: #ececec;
  border-color: var(--stroke_black);
}.icons-basket-wrapper .btn:not(:hover) svg path {
  fill: #999; /*fill:#fff;*/
}.icons-basket-wrapper .btn:hover svg path,
.icons-basket-wrapper .btn:active svg path,
.icons-basket-wrapper .btn:focus svg path,
.item:hover .icons-basket-wrapper .btn svg path,
.item .icons-basket-wrapper .btn.in-cart svg path,
.item .icons-basket-wrapper .btn.in-subscribe svg path {
  fill: #fff;
}.icons-basket-wrapper .button_block .btn.to-subscribe .svg svg,
.icons-basket-wrapper .button_block .btn.in-subscribe .svg svg {
  margin-left: -1px;
}.ordered-block.gifts .icons-basket-wrapper .btn .svg svg {
  display: inline-block;
}.cost.prices .more-item-info + .price_matrix_wrapper,
.cost.prices .more-item-info + .js-info-block + .price_matrix_wrapper,
.cost .with_matrix.pl:not(.no-popup) .sale_block .sale_wrapper,
.cost .with_matrix.pl:not(.no-popup) .prices-wrapper {
  padding-left: 27px;
}.sku_matrix .js_price_wrapper > .price_matrix_wrapper {
  display: none;
}.rating {
  height: 20px;
  margin: 0px 0px 6px;
}.image_wrapper_block,
.image_wrapper_block > a {
  min-width: 60px; /*height:280px;line-height:280px;*/
  margin: 0 auto;
  padding: 0px;
  text-align: center;
  zoom: 1;
  display: block;
  left: 0px;
}.image_wrapper_block:not(.image-wrapper) {
  padding-top: 100%;
}.image_wrapper_block > a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}.image_wrapper_block > a {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}.image_wrapper_block img {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 0;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  pointer-events: none;
}.like_icons:not(.static) {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 53;
}.like_icons span {
  display: block;
  background: #fff;
  background: var(--black_bg_black);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
  margin: 0px 0px 4px;
  overflow: hidden;
  text-align: center;
}.like_icons span.added {
  opacity: 0.6;
  visibility: visible;
}.catalog_item:not(.touch):hover .image_wrapper_block .like_icons span,
.catalog_item.hover .image_wrapper_block .like_icons span,
.hot-wrapper-items .like_icons span {
  opacity: 1;
  visibility: visible;
}.like_icons span i:not(.svg) {
  width: 30px;
  height: 30px;
  display: block;
  background: url("/bitrix/templates/aspro_max/images/icons_wish.png") 0px 0px no-repeat;
}.like_icons.block span .svg {
  width: 32px;
  height: 32px;
  display: block;
  line-height: 32px;
}.like_icons.block span .svg svg {
  display: inline-block;
  vertical-align: middle; /*width:14px;height:13px;*/
}.like_icons .wish_item i {
  background-position: 5px -16px;
}.like_icons .compare_item i {
  background-position: -18px -17px;
}.like_icons .wish_item.added i {
  background-position: 5px -44px;
}.like_icons .compare_item.added i {
  background-position: -18px -45px;
}.like_icons span:hover {
  cursor: pointer; /*background-color:#e3e3e3;*/
}html:not(.bx-touch) .like_icons .wish_item:hover i {
  background-position: 5px -72px;
}html:not(.bx-touch) .like_icons .compare_item:hover i {
  background-position: -18px -73px;
}html:not(.bx-touch) .like_icons .wish_item.added:hover i {
  background-position: 5px -44px;
}html:not(.bx-touch) .like_icons .compare_item.added:hover i {
  background-position: -18px -45px;
}.like_icons span:not(:hover) i.svg path {
  fill: #999;
}.like_icons span:hover i.svg path,
.like_icons span.in i.svg path {
  fill: #fff;
}html:not(.bx-touch) .item_slider .like_icons .wish_item:hover i:before {
  background-position: 5px -72px;
}.item_slider .like_icons .wish_item.added i:before,
html:not(.bx-touch) .item_slider .like_icons .wish_item.added:hover i:before {
  background-position: 5px -44px;
}.item_slider .like_icons .compare_item i:before {
  background-position: -18px -17px;
}html:not(.bx-touch) .item_slider .like_icons .compare_item:hover i:before {
  background-position: -18px -73px;
}.item_slider .like_icons .compare_item.added i:before,
html:not(.bx-touch) .item_slider .like_icons .compare_item.added:hover i:before {
  background-position: -18px -45px;
}.catalog_item_wrapp:hover .like_icons span {
  opacity: 1;
  visibility: visible;
}.like_icons.list > div span.btn:not(:hover):not(.added) {
  border-color: #eee;
  border-color: var(--stroke_black);
}.fast_view_button.fast_view_button--full {
  position: absolute;
  left: 0;
  right: 0;
  /* bottom: 30%; */
  bottom: calc(50% - 16px);
  z-index: 2;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in-out;
  color: #666;
  color: var(--light_basic_text_black);
}.fast_view_button.fast_view_button--center {
  bottom: calc(50% - 16px);
}.fast_view_button.fast_view_button--full span {
  padding: 10px 14px;
  background: transparent;
  display: flex;
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  line-height: 1.222;
  position: relative;
  z-index: 1;
}.fast_view_button.fast_view_button--full span:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fafafa;
  background: var(--light_bg_black);
  border-radius: 2px;
  opacity: 0.9;
  z-index: -1;
}.fast_view_button.fast_view_button--full .svg {
  display: none;
  /* padding-right: 9px;
  top: 0; */
}.fast_view_button.fast_view_button--full .svg path {
  fill: #999;
}.catalog_item:not(.touch):hover .image_wrapper_block .fast_view_button--full,
.catalog_item.hover .image_wrapper_block .fast_view_button--full {
  opacity: 1;
  visibility: visible;
}.price_matrix_wrapper .prices-wrapper {
  margin: 0px -3px 0px;
}.cost.prices .price {
  margin: 0px 3px 0px;
  display: inline-block;
}.cost.prices .price.discount {
  color: #999;
}.cost.prices .price.discount > span {
  font-size: 0.867em;
  line-height: 1.692em;
}.cost.prices .price .values_wrapper {
  display: inline-block;
}.compare_view .item_block .cost.prices .price {
  margin: 10px 5px 0px 0px;
}.cost .discount strike,
.row_values .price.discount strike,
.cost .discount span,
.row_values .price.discount span {
  /*font-size:13px;line-height:15px;font-weight:normal;color:#888;*/
  text-decoration: line-through;
}.sale_block {
  margin: 2px 0px 2px;
}.sale_block .text,
.sale_block.v2 .value + .text {
  display: inline-block;
  color: #333;
}.sale_block .sale-number {
  display: inline-block;
  padding: 1px;
  background: #ffd83a;
  white-space: nowrap;
}.sale_block .inner-sale {
  background: #fff8db;
  display: inline-block;
  padding: 2px 5px 1px;
  color: #333;
}body .prices .sale_block div.text {
  width: auto;
}.sale_block .value {
  display: inline-block;
  padding: 0px 3px 0px 5px;
  color: #333;
}body .wrapper .catalog_item .item_info .buttons_block {
  margin-top: 17px;
  text-align: center;
}.bx-firefox .subscribe-form .email_wrap .email_input {
  padding-top: 4px;
  padding-bottom: 6px;
}.bx-ie .subscribe-form .email_wrap .email_input {
  height: 34px;
}.subscribe-form input.send_btn {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 0px;
  text-indent: -9999px;
  width: 33px;
  height: 34px;
  background: #ddd url("/bitrix/templates/aspro_max/images/ai.png") -23px -39px no-repeat;
  border-radius: 0px 2px 2px 0px;
}.subscribe-form label.error,
.subscribe-form_footer label.error {
  position: absolute;
  top: -19px;
  right: 0px;
}.loading_block {
  background: var(--black_bg_black) url("/bitrix/templates/aspro_max/images/loaders/double_ring.svg") center center no-repeat;
}.loading_block_content {
  min-height: 100px;
}.bx-ie-edge .news_akc_block .item,
.bx-ie .news_akc_block .item {
  box-shadow: 0 0 1px #ccc;
}.bx-ie-edge .news_akc_block .item:hover {
  box-shadow: none;
}.ymaps-b-zoom_hints-pos_right {
  z-index: 2;
}.bx-authform-social ul {
  font-size: 0px;
  line-height: 0px;
}.bx-authform-social ul li {
  width: 40px;
  height: 40px;
  margin: 5px 10px 5px 0px;
  padding: 0px;
}.banner.TOP_HEADER {
  position: relative;
  z-index: 5;
}.popup.show {
  border-radius: 3px;
}.popup .popup-intro .pop-up-title {
  font-size: 26px;
  line-height: 24px;
  text-shadow: none;
  padding: 55px 60px 20px 60px;
}.popup .close,
.popup .close i,
.popup-window-close-icon.popup-window-titlebar-close-icon {
  display: inline-block;
  width: 19px;
  height: 19px;
  border-radius: 19px;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
}.popup .close {
  margin: 0;
  position: absolute;
  right: 4px;
  top: 5px;
  cursor: pointer;
  z-index: 2;
}.popup.show .close:hover,
.popup-window-close-icon.popup-window-titlebar-close-icon:hover {
  box-shadow: none;
}.popup-window-close-icon.popup-window-titlebar-close-icon:after {
  background-position: 1px 2px !important;
  top: 0px;
  left: 0px;
  transform: none;
}.popup .close i,
.inline.close i {
  background-position: -1px -46px !important;
}.popup .close:hover i,
.popup-window-close-icon.popup-window-titlebar-close-icon:hover:after {
  background-position: -15px 2px !important;
}.popup .close,
.popup .close i,
.inline.close i {
  display: block;
  border-radius: 0px;
  width: 14px;
  height: 14px;
  opacity: 1;
}.popup .close {
  height: auto;
  width: auto;
  padding: 16px;
}.popup .close svg * {
  fill: #b8b8b8;
}.popup .close:hover {
  opacity: 1;
}.popup .close:hover i,
.inline.close:hover i {
  background-position: -30px -46px !important;
}.form-control label .star {
  margin: 0;
  top: 0px;
}.form-block-wr label .star {
  margin-left: 4px;
}.popup .form-wr {
  padding: 25px 60px 60px;
  min-height: 108px;
}.popup .form-control {
  margin: 0px 0px 25px;
}.popup .but-r {
  padding: 2px 0px 0px;
}.popup .form_txt {
  padding: 32px 30px 20px;
}.popup .but-r .buttons {
  margin-top: 33px;
}.popup .label_block_capcha {
  width: 48%;
}.popup .img_block_capcha {
  width: 52%;
}@media screen and (max-width: 600px){.popup .form-wr{
    padding-left: 30px;
    padding-right: 30px;
  }}.popup div.form-control,
.form_body div.form-control,
.middle_info .sku_props .form-control {
  background-color: #fff;
  background-color: var(--black_bg_black);
  border: 0px solid #d5dadc;
  box-shadow: none;
  border-radius: 0px;
  height: auto;
  padding: 0px;
}.popup div.form-control label,
.form_body div.form-control label {
  font-weight: 400;
}.one_click_buy_result.has_order.alert.alert-success {
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  color: inherit;
  display: flex !important;
}.one_click_buy_result.has_order.alert.alert-success .svg {
  display: flex !important;
  align-items: center;
  margin: 0 18px 0 0;
}.wrapper1:not(.with_fast_view) .fast_view_button {
  display: none;
}.fast_view_frame.popup {
  max-width: 960px;
  width: 88%;
  z-index: 2998;
  min-height: 600px;
}.fast_view_frame.popup .form {
  height: 586px;
  position: relative;
}.fast_view_frame.popup .form.init:before {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  height: 100%;
  width: 1px;
  background: #f2f2f2;
  display: block;
  right: 269px;
  z-index: 1;
}.fast_view_frame.popup .form .form_head {
  border-bottom: 1px solid #f2f2f2;
  border-color: var(--stroke_black);
  padding: 35px 37px 24px;
  z-index: 2;
  background: #fff;
  background: var(--black_bg_black);
  position: relative;
}.fast_view_frame.popup .form .form_head h2 {
  font-weight: normal;
  font-size: 1.733em;
  padding: 0px 0px 19px;
}.fast_view_frame.popup .form .form_head .like_icons {
  padding: 5px 19px;
}.fast_view_frame.popup .form .form_head .like_icons span {
  margin: 0px;
}.fast_view_frame.popup .close {
  z-index: 3;
}.fast_view_frame.popup #fast_view_item {
  overflow: hidden;
  border-radius: 3px;
}.fast_view_frame.popup #fast_view_item .loading_block {
  height: 100%;
}.fast_view_frame.popup .catalog_detail,
.fast_view_frame.popup .catalog_detail .form {
  height: 100%;
}.fast_view_frame.popup .fastview-product {
  height: 600px;
  align-items: normal;
  padding-bottom: 48px;
}.fast_view_frame.popup .fastview-product > div {
  flex-basis: 50%;
  position: relative;
  padding: 32px 40px;
}.fast_view_frame.popup .fastview-product .fastview-product__info {
  padding: 0px;
}.fast_view_frame.popup .fastview-product__info .prices_item_block {
  padding: 32px 40px 32px 0;
}.fast_view_frame.popup .fastview-product__info .prices_item_block .middle_info1.main_item_wrapper {
  padding-left: 40px;
}.fast_view_frame.popup .fastview-product .fastview-product__image:after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 1px;
  background: #ececec;
  background: var(--stroke_black);
}.fast_view_frame.popup .fastview-product .fastview-product__image .fastview-product__top-info {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
}.fast_view_frame.popup .fastview-product .fastview-product__image .stickers {
  position: static;
  margin-bottom: 16px;
}.fast_view_frame.popup .fastview-product .fastview-product__image .video-block .image .play {
  font-size: 0px;
}.fast_view_frame.popup
  .fastview-product
  .fastview-product__image
  .product-detail-gallery
  .product-detail-gallery__wrapper {
  margin: auto;
}.fast_view_frame.popup
  .fastview-product
  .fastview-product__image
  .product-detail-gallery
  a
  .product-detail-gallery__picture {
  cursor: zoom-in;
}.fast_view_frame.popup .fastview-product .js-info-block {
  padding: 0px;
  margin: 0px;
}.fast_view_frame.popup .fastview-product .view_sale_block {
  margin-bottom: 9px;
}.fast_view_frame.popup .fastview-product .props_list_wrapp {
  margin: 13px 0px;
}.fast_view_frame.popup .fastview-product .props_list_wrapp .show_props {
  padding: 0px 0px 11px;
}.fast_view_frame.popup .fastview-product .sku_props > div {
  padding: 0px;
}.fast_view_frame .char_name .hint.active .tooltip {
  opacity: 1;
  z-index: 204;
}.fast_view_frame .properties__title .hint {
  display: inline;
  position: relative;
  top: -1px;
}.fast_view_frame .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;
}.fast_view_frame .properties__title .hint .tooltip {
  left: 1px;
  text-align: left;
}.fast_view_frame .properties__title .hint.active .tooltip {
  opacity: 1;
  z-index: 204;
}.fast_view_frame .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;
}.fast_view_frame .properties__title .icon:hover i {
  color: #fff;
}.fast_view_frame.popup .cost.prices.detail .price.font_mxs {
  font-size: 1.733em;
}.fast_view_frame.popup .cost.prices.detail .js-info-block .price.font_mxs {
  font-size: 1.133em;
}.fast_view_frame.popup .cost.prices.detail .discount.font_xs {
  font-size: 1.067em;
}.fast_view_frame.popup div + .view_sale_block {
  margin: 15px 0px 0px;
}.fast_view_frame.popup .btn-wrapper {
  margin: -48px 0px 0px;
}.fast_view_frame.popup .btn-wrapper .btn {
  display: block;
  width: 100%;
  border-radius: 0px;
}.fast_view_frame.popup .btn-wrapper .btn .svg {
  margin-left: 18px;
}.fast_view_frame.popup .btn-wrapper .btn:not(:hover) {
  background: #fafafa;
  background: var(--light_bg_black);
  color: #333;
  color: var(--white_text_black);
  border-color: #fafafa;
  border-color: var(--light_bg_black);
  border-top-color: #ececec;
  border-top-color: var(--stroke_black);
}.fast_view_frame.popup .btn-wrapper .btn:hover .svg path {
  fill: #fff;
}.fast_view_frame.popup .text-form .text-form-info {
  padding-left: 27px;
}.fast_view_frame.popup .text-form {
  margin-top: 14px;
}.fast_view_frame.popup .text-form + .text-form {
  margin-top: 9px;
}.fast_view_frame.popup .text-form .svg-inline-info_big {
  padding-top: 3px;
}.fast_view_frame.popup div + .preview_text {
  margin-top: 18px;
}body .bx_catalog_item_scu .bx_item_detail_scu ul li.active span.cnt1,
body .bx_catalog_item_scu .bx_item_detail_scu ul li span.cnt1 {
  background: none;
}.popup .captcha_wrapp input[type="text"] {
  max-width: 180px;
}.soc-avt .row .auth span {
  display: none;
}.soc-avt .row1 a i.soc-icon,
.soc-serv-main .row a i,
.catalog_detail .b-share a span,
.share_wrapp .b-share a span {
  width: 31px;
  height: 31px;
  display: inline-block;
  background: url("/bitrix/templates/aspro_max/images/social_icons.png") -2px -2px no-repeat;
  transition: opacity 0.5s ease;
}.soc-avt .row1 a,
.catalog_detail .b-share a,
.share_wrapp .b-share a {
  height: 31px;
  width: 31px;
  float: left;
  line-height: 32px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-decoration: none;
  cursor: pointer;
  padding: 0px;
}.authorization-cols .col.authorization .soc-avt .row a,
.soc-serv-main .row a,
.soc-avt .row a,
.catalog_detail .b-share a {
  margin: 0px 5px 5px 0;
}.soc-avt .row .button.short {
  font-size: 10px;
  line-height: 16px;
  text-transform: uppercase;
  width: auto;
}.soc-avt .row .button.short {
  position: relative;
  top: -1px;
}.bx-firefox .soc-avt .row .button.short {
  padding-top: 9px;
  padding-bottom: 10px;
}.soc-avt .row input[type="text"] {
  margin: 9px 5px 15px 0px;
}.popup .soc-avt .row input[type="text"] {
  background: #fff;
}.soc-avt .row form input[type="text"] + span:not(.bx-ss-icon),
.soc-avt .row form input[type="text"] + label + span:not(.bx-ss-icon) {
  font-size: 13px;
  padding: 0px 10px 0px 0px;
}.soc-avt #bx_auth_servform span:not(.bx-ss-icon) {
  font-size: 13px;
}.soc-avt .row input[type="text"] {
  width: 100% !important;
}.soc-avt .row #bx_auth_serv_formOpenID input[type="text"],
.soc-avt .row #bx_auth_serv_form_inlineOpenID input[type="text"] {
  width: 100%;
}#bx_auth_servform,
.bx-auth-service-form {
  position: relative;
  clear: both;
}#bx_auth_servform > div,
.bx-auth-service-form > div {
  position: relative;
  margin: 19px 0px 0px;
}.soc-avt .row label.error {
  top: -10px;
  left: 0px;
}.soc-avt .row #bx_auth_serv_formOpenID label.error {
  top: 8px;
}.bx-auth .bx-auth-services {
  font-size: 0px;
}.bx-auth .bx-auth-services > div {
  display: inline-block;
}#bx_auth_servform .btn {
  display: inline-block;
  width: auto;
}.auth_wrapp .form-body {
  padding-bottom: 35px;
}.auth_wrapp .form-footer {
  padding: 28px 0px 37px;
}.auth_wrapp .form-footer {
  border-top: 1px solid #f2f2f2;
}.popup .auth_wrapp .form-footer {
  background: #f7f7f7;
}.popup .auth_wrapp .form-footer {
  padding-left: 35px;
  padding-right: 35px;
}.auth_wrapp .form-footer .register {
  margin: 0px;
}.auth_wrapp .form-footer .more_text_small {
  padding-left: 25px;
  color: #999999;
  font-size: 0.8em;
  line-height: 1.5em;
}.soc-avt .row a i.soc-icon.odnoklassniki,
.soc-serv-main .row a i.soc-icon.odnoklassniki,
.bx-authform-social ul li .bx-authform-social-icon.odnoklassniki {
  background-position: -47px -188px;
}.soc-avt .row a i.soc-icon.google,
.soc-serv-main .row a i.soc-icon.google,
.bx-authform-social ul li .bx-authform-social-icon.google {
  background-position: -47px -235px;
}.soc-avt .row a i.soc-icon.google-plus,
.soc-serv-main .row a i.soc-icon.google-plus,
.bx-authform-social ul li .bx-authform-social-icon.google-plus {
  background-position: -47px -329px;
}.soc-avt .row a i.soc-icon.vkontakte,
.soc-serv-main .row a i.soc-icon.vkontakte,
.bx-authform-social ul li .bx-authform-social-icon.vkontakte {
  background-position: 0px -188px;
}.soc-avt .row a i.soc-icon.mymailru,
.soc-serv-main .row a i.soc-icon.mymailru,
.bx-authform-social ul li .bx-authform-social-icon.mymailru {
  background-position: -376px -235px;
}.soc-avt .row a i.soc-icon.mailru2,
.soc-serv-main .row a i.soc-icon.mailru2,
.bx-authform-social ul li .bx-authform-social-icon.mailru2 {
  background-position: -376px -235px;
}.soc-avt .row a i.soc-icon.twitter,
.soc-serv-main .row a i.soc-icon.twitter,
.bx-authform-social ul li .bx-authform-social-icon.twitter {
  background-position: 0px -235px;
}.soc-avt .row a i.soc-icon.facebook,
.soc-serv-main .row a i.soc-icon.facebook,
.bx-authform-social ul li .bx-authform-social-icon.facebook {
  background-position: -94px -188px;
}.soc-avt .row a i.soc-icon.livejournal,
.soc-serv-main .row a i.soc-icon.livejournal,
.bx-authform-social ul li .bx-authform-social-icon.livejournal {
  background-position: -141px -235px;
}.soc-avt .row a i.soc-icon.yandex,
.soc-serv-main .row a i.soc-icon.yandex,
.bx-authform-social ul li .bx-authform-social-icon.yandex {
  background-position: -94px -235px;
}.soc-avt .row a i.soc-icon.openid-mail-ru,
.soc-serv-main .row a i.soc-icon.openid-mail-ru,
.bx-authform-social ul li .bx-authform-social-icon.openid-mail-ru {
  background-position: -470px -282px;
}.soc-avt .row a i.soc-icon.liveinternet,
.soc-serv-main .row a i.soc-icon.liveinternet,
.bx-authform-social ul li .bx-authform-social-icon.liveinternet {
  background-position: -423px -235px;
}.soc-avt .row a i.soc-icon.blogger,
.soc-serv-main .row a i.soc-icon.blogger,
.bx-authform-social ul li .bx-authform-social-icon.blogger {
  background-position: -47px -282px;
}.soc-avt a i.openid,
.soc-serv-main .row a i.soc-icon.openid,
.bx-authform-social ul li .bx-authform-social-icon.openid {
  background-position: 0px -329px;
}.soc-avt .row a i.soc-icon.gplus,
.soc-serv-main .row a i.soc-icon.gplus,
.catalog_detail .b-share .b-share-btn__gplus span {
  background-position: 0px -329px;
}.head-block .item-link .title span,
.head-block.top .item-link .title .btn-inline {
  position: relative;
  display: block;
  padding: 22px 28px;
  text-decoration: none;
}.right_block:after {
  content: "";
  clear: both;
  display: table;
}div.item-title {
  overflow: hidden;
  text-overflow: ellipsis;
  text-overflow: -o-ellipsis-lastline;
  display: -webkit-box;
  -webkit-line-clamp: 50;
  -webkit-box-orient: vertical;
  white-space: normal;
}@-webkit-keyframes spinner1 {
  from {
    -webkit-transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
  }
}@keyframes spinner1 {
  from {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  to {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}.no_goods .button {
  float: right;
  margin: 17px 0px 0px;
}.bx_filter .form-control {
  margin-bottom: 0;
}.bx_filter .close-icons {
  display: none;
}.left_block .menu_top_block + .bx_filter,
.left_block .menu_top_block + .filter_wrapper_ajax,
.left_block .menu_top_block + #wrapInlineFilter {
  margin-top: -1px;
}.left_block .menu_top_block + .filter_wrapper_ajax .filter_tmp {
  display: block;
}.bx_filter .bx_filter_section {
  position: relative;
}.bx_filter_param_label.disabled {
  opacity: 0.4;
  cursor: default;
}.bx_filter .bx_filter_parameters_box {
  padding: 13px 18px 16px;
  border-bottom: 1px solid #eee;
  border-color: var(--stroke_black);
  position: relative;
  user-select: none;
  overflow: visible;
}.bx_filter:not(.compact) .bx_filter_parameters_box.active:before {
  content: "";
  display: none;
  position: absolute;
  left: 0px;
  top: 20px;
  width: 10px;
  height: 10px;
  border-radius: 100%;
}.bx_filter .bx_filter_parameters_box:not(.title):hover {
  background: #fff;
  background: var(--light, #fff) var(--dark, none);
}.bx_filter.compact .bx_filter_parameters_box:not(.title):hover .bx_filter_parameters_box_title {
  background: var(--light, none) var(--dark, var(--card_bg_black));
}.bx_filter .bx_filter_button_box {
  clear: both;
}.bx_filter .bx_filter_button_box:not(.btns) {
  text-align: center;
  padding: 19px 14px 19px 14px;
}.bx_filter .bx_filter_button_box.btns:not(.colored_theme_bg) {
  background: #fafafa;
}.bx_filter .bx_filter_button_box.btns .bx_filter_search_reset:not(.hidden) + .filter-bnt-wrapper {
  padding-left: 61px;
}.bx_filter .bx_filter_button_box.btns .btn {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  padding-top: 19px;
  padding-bottom: 18px;
  margin-bottom: -1px;
}.bx_filter .bx_filter_button_box.btns .btn:hover svg path {
  fill: #fff;
}.bx_filter .bx_filter_button_box.btns .btn.bx_filter_search_reset {
  border-bottom-right-radius: 0px;
  width: 61px;
}.bx_filter .bx_filter_button_box.btns .btn.bx_filter_search_reset:not(:hover) {
  border-right-color: #eeeeee;
}.bx_filter .bx_filter_button_box.btns .btn.bx_filter_search_button {
  width: 100%;
}.bx_filter
  .bx_filter_button_box.btns
  .bx_filter_search_reset:not(.hidden)
  + .filter-bnt-wrapper
  .btn.bx_filter_search_button {
  border-bottom-left-radius: 0px;
}.bx_filter .bx_filter_button_box .bx_filter_parameters_box_container {
  position: static;
}.bx_filter .bx_filter_parameters_box_title {
  font-size: 13px;
  display: block;
  font-weight: normal;
  cursor: pointer;
  position: relative;
  padding: 0px 35px 0px 0px;
  color: #333;
  color: var(--white_text_black);
}.bx_filter .title .bx_filter_parameters_box_title {
  font-weight: bold;
  padding-right: 0px;
}.bx_filter .title .bx_filter_parameters_box_title:after {
  display: none;
}.bx_filter .title .bx_filter_parameters_box_title:hover {
  color: #333;
  cursor: default;
}.bx_filter .bx_filter_parameters_box_title > span,
.bx_filter .bx_filter_parameters_box_title > div {
  position: relative;
  display: inline-block;
}.bx_filter:not(.compact) .bx_filter_parameters_box .title-wrapper {
  padding-left: 18px;
  margin-left: -18px; /*overflow:hidden;*/
  display: block;
  position: relative;
}.bx_filter:not(.compact) .bx_filter_parameters_box.set .title-wrapper:before {
  content: "";
  display: block !important;
  position: absolute;
  left: 0px;
  top: 6px;
  width: 6px;
  height: 11px;
  border-radius: 0 100% 100% 0% / 0 50% 50% 0%;
}.bx_filter_parameters_box_title .hint .icon {
  position: relative;
  left: auto;
  right: -9px;
  z-index: 200;
}.bx_filter .bx_filter_parameters_box_title:after,
.bx_filter .bx_filter_parameters_box_title:before {
  position: absolute;
  content: "";
}.bx_filter .bx_filter_parameters_box_title .svg-inline-down {
  transition: transform 0.2s ease;
  position: absolute;
  right: -4px;
  top: 5px;
  width: 15px;
  height: 14px;
  text-align: center;
  line-height: 11px;
  border-radius: 3px;
}.bx_filter .bx_filter_parameters_box_title .svg-inline-down svg {
  display: inline-block;
  vertical-align: middle;
}.bx_filter:not(.compact) .bx_filter_parameters_box_title:hover .svg svg path {
  fill: #fff;
}.bx_filter .active .bx_filter_parameters_box_title .svg-inline-down {
  transform: rotate(180deg);
}input::-ms-clear {
  display: none;
  width: 0px;
  height: 0px;
  visibility: hidden;
}