

/* Start:/local/templates/aspro_kshop_web-c/components/aspro/com.banners/top_slider_banners/style.css?17683097995494*/
.top_slider_wrapp {
    margin: 0 auto;
    margin-bottom: 40px;
}
.flexslider {
    margin: 0 0 9px;
    position: relative;
    text-align: center;
}
.top_slider_wrapp .flexslider, .top_slider_wrapp .flexslider {
    height: 380px;
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.flexslider .slides {
    margin: 0;
    padding: 0;
}

.flexslider .light, .flexslider .light a:not(.button30), .flexslider .light .banner_title, .flexslider .light .banner_text {
    color: #fff;
}
.flexslider .slides > li {
    -webkit-backface-visibility: hidden;
    overflow: hidden;
    display: none;
}
.top_slider_wrapp .flexslider .slides > li, .top_slider_wrapp .flexslider .slides > li, .top_slider_wrapp .flexslider .slides > li td, .top_slider_wrapp .flexslider .slides > li td, .top_slider_wrapp .flexslider, .top_slider_wrapp .flexslider {
    height: 380px;
}

.top_slider_wrapp .flexslider .slides > li {
    background-repeat: no-repeat!important;
    background-position: 50% 50%!important;
    background-size: cover!important;
}
.flexslider li * {
    text-decoration: none;
}
.flexslider .light, .flexslider .light a:not(.button30), .flexslider .light .banner_title, .flexslider .light .banner_text {
    color: #fff;
}





.flex-direction-nav {
    margin: 0;
    padding: 0;
}
.flex-direction-nav * {
    outline: none;
}
.flex-direction-nav li, .flex-direction-nav li a {
    height: 41px;
    width: 43px;
    vertical-align: top;
    *display: inline;
    display: inline-block;
}

.flex-direction-nav li {
    font-size: 0;
}
.top_slider_wrapp .flex-direction-nav li, .top_slider_wrapp .flex-direction-nav li a {
    height: 61px;
    width: 60px;
}
.flex-direction-nav li:first-child {
    margin-right: 4px;
}
.top_slider_wrapp .flex-direction-nav li {
    position: absolute;
    top: 170px;
}
.top_slider_wrapp .flex-direction-nav li {
    right: 30px;
}
.top_slider_wrapp .flex-direction-nav li:first-child {
    left: 30px;
}

.flex-direction-nav li a, .differences_table .left_arrow, .differences_table .right_arrow {
    font-size: 0px;
    background-image: url(/local/templates/aspro_kshop_web-c/components/aspro/com.banners/top_slider_banners/./images/mini-slider.png);
    background-repeat: no-repeat;
}
.top_slider_wrapp .flex-direction-nav li a {
    background-image: url(/local/templates/aspro_kshop_web-c/components/aspro/com.banners/top_slider_banners/./images/top-slider-buttons.png);
}
.flex-direction-nav li a.flex-prev {
    background-position: -100px -3px;
}

.flex-direction-nav li a.flex-next {
    background-position: -147px -3px;
}


.flex-direction-nav li a.flex-next:hover {
    background-position: -197px -3px;
}
.flex-direction-nav li a.flex-next:active {
    background-position: -247px -3px;
}

.flex-direction-nav li a.flex-prev:hover {
    background-position: -50px -3px;
}

.flex-direction-nav li a.flex-prev:active {
    background-position: 0px -3px;
}

.top_slider_wrapp .flex-direction-nav li a.flex-prev {
    background-position: 0px 0px;
}
.top_slider_wrapp .flex-direction-nav li:hover a.flex-prev {
    background-position: 0px -69px;
}
.top_slider_wrapp .flex-direction-nav li a.flex-prev:active {
    background-position: 0px -134px;
}

.top_slider_wrapp .flex-direction-nav li a.flex-next {
    background-position: -80px 0px;
}
.top_slider_wrapp .flex-direction-nav li:hover a.flex-next {
    background-position: -80px -69px;
}
.top_slider_wrapp .flex-direction-nav li a.flex-next:active {
    background-position: -80px -134px;
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #217ad4;
  background: rgba(33, 122, 212, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #217ad4;
  background: rgba(33, 122, 212, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #217ad4;
  background: rgba(33, 122, 212, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media (max-width: 768px) {
    .top_slider_wrapp .flexslider .slides > li, .top_slider_wrapp .flexslider .slides > li, .top_slider_wrapp .flexslider .slides > li td, .top_slider_wrapp .flexslider .slides > li td, .top_slider_wrapp .flexslider, .top_slider_wrapp .flexslider {
         height: 120px; 
    }
    .top_slider_wrapp .flex-direction-nav li {
    top: 35px;
    }
    .top_slider_wrapp .flex-direction-nav li:first-child {
    left: 10px;
    }
    .top_slider_wrapp .flex-direction-nav li {
    right: 10px;
    }
	.flex-control-nav {
		
	bottom: -45px;	
	}
}

/* End */


/* Start:/local/components/amaday/creative.view/templates/no_js/style.css?17053062038130*/
.token {
    display: none;
}
.reklleft {
    position: absolute !important;
    top: 4px !important;
    z-index: 10 !important;
    left: 4px !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    cursor: pointer !important;
    max-width: calc(100% - 40px) !important;
    height: 12px !important;
    line-height: normal !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    padding: 10px 10px !important;
    border-radius: 16px !important;
    font-size: 8px !important;
    text-transform: uppercase !important;
    letter-spacing: .125em !important;
    pointer-events: none !important;
    text-decoration: none !important;
    color: #575c66 !important;
    background-color: #fff !important;
    opacity: .8 !important;
    font-family: YS Text Variable,YS Text,Helvetica,Arial,sans-serif !important;
}
.rekllefttext {
    -o-text-overflow: ellipsis !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    overflow: hidden !important;
}
.dotted {
    right: 4px !important;
    position: absolute !important;
    top: 4px !important;
    z-index: 10 !important;
    cursor: pointer !important;
    position: absolute !important;
    right: 4px !important;
    top: 4px !important;
    z-index: 10 !important;
    width: 24px !important;
    height: 24px !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    pointer-events: auto !important;
    border-radius: 50% !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    -webkit-tap-highlight-color: transparent !important;
}
.dotted:hover {
    opacity: .8 !important;
}

.dotted-content {
    background-color: #fff !important;
    opacity: .8 !important;
    height: 100% !important;
    width: 100% !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    z-index: -1 !important;
    border-radius: inherit !important;
    -webkit-transition: opacity .15s,background-color .5s ease-in-out !important;
    -o-transition: opacity .15s,background-color .5s ease-in-out !important;
    transition: opacity .15s,background-color .5s ease-in-out !important;
}
.rekl-close {
    position: absolute !important;
    display: none;
    height: 100% !important;
    width: 100% !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 999 !important;
    -webkit-transform: translateZ(0) !important;
    transform: translateZ(0) !important;
    pointer-events: auto !important;
    direction: ltr !important;
    border-radius: inherit !important;
}
.rekl-button {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,21,64,.05), 0 12px 24px 0 rgba(0,21,64,.05) !important;
    box-shadow: 0 2px 4px 0 rgba(0,21,64,.05), 0 12px 24px 0 rgba(0,21,64,.05) !important;
    min-width: 24px !important;
    min-height: 24px !important;
    right: 4px !important;
    position: absolute !important;
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
    border-radius: 50% !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    background-color: #fff !important;
    outline: 0 !important;
    top: 4px !important;
    z-index: 2 !important;
    cursor: pointer !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    -webkit-tap-highlight-color: rgba(0,0,0,0) !important;
}
.rekl-button:before {
    content: "" !important;
    width: 42px !important;
    height: 42px !important;
    position: absolute !important;
    top: -4px !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;

}
.rekl-button span:after {
    -webkit-transform: rotate(-45deg) !important;
    transform: rotate(-45deg) !important;
}
.rekl-button span:before {
    -webkit-transform: rotate(45deg) !important;
    transform: rotate(45deg) !important;
}

.rekl-button span:after, .rekl-button span:before {
    position: absolute !important;
    top: 6px !important;
    left: 11px !important;
    content: " " !important;
    height: 12px !important;
    width: 2px !important;
    background-color: #a3acbf !important;
}

.popup-rekl {
    border-color: #ebebeb !important;
    top: 32px !important;
    width: 232px !important;
    max-height: 95% !important;
    right: 2px !important;
    border: none !important;
    border-radius: 16px !important;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,21,64,.05), 0 12px 24px 0 rgba(0,21,64,.05) !important;
    box-shadow: 0 2px 4px 0 rgba(0,21,64,.05), 0 12px 24px 0 rgba(0,21,64,.05) !important;
    position: absolute !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    overflow: hidden !important;
    z-index: 1 !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    background-color: #fff !important;
}
.popup-c {
    width: 100% !important;
    max-height: 100% !important;
    overflow: auto !important;
    scrollbar-width: thin !important;
    scrollbar-color: #c6cfd8 #fff !important;
}

.ReportAdMenu {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    font-size: 14px !important;
    font-family: YS Text Variable,YS Text,Helvetica,Arial,sans-serif !important;
    height: 100% !important;
}
.ReportAdMenu section {
    font-size: 14px !important;
    padding: 8px !important;
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    padding: 0 14px 8px !important;
    margin: 0 !important;
    font-size: 16px !important;
    line-height: 20px !important;
}
.ReportAdMenu section div{
    padding: 8px 16px 8px 8px !important;
}
.ReportAdMenu section div p{
    font-family: YS Text Variable,YS Text,Helvetica,Arial,sans-serif !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 11px !important;
    line-height: 14px !important;
    color: #a3acbf !important;
    margin: 0 !important;
    word-break: break-word !important;
}
.ReportAdMenu section button{
    cursor: pointer;
    white-space: nowrap!important;
    position: relative !important;
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    align-items: center !important;
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    width: 100% !important;
    padding: 8px !important;
    color: #498bff !important;
    background-color: #fff !important;
    border: none !important;
    border-radius: 8px !important;
    text-align: left !important;
    outline: none !important;
    font: inherit !important;
    margin: 0 !important;
    white-space: nowrap !important;
}

.ReportAdMenu section button span{
    display: inline-block !important;
    width: 20px !important;
    height: 20px !important;
    margin-right: 8px !important;
    color: #498bff !important;
    text-align: left !important;
    font: inherit !important;
}
.ReportAdMenu section button span svg{
    height: 100% !important;
    width: 20px;
}
/* End */


/* Start:/local/templates/aspro_kshop_web-c/components/bitrix/catalog.top/slide/style.css?17569766421140*/
.top-products__slider {
    position: relative;
    margin-bottom: 30px;
}
.related-products__title {
        font-weight: bold;
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 15px;
    }
.top-products__slider .slick-list {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.top-products__slider .slick-slide img {
    display: inline-block;
    outline: none;
}

.top-products__slider .slick-slide a {
    outline: none !important;
}

.top-products__slider-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
    background-color: #FF8A02;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    flex-wrap: wrap;
    cursor: pointer;
}

.top-products__slider-arrow.slick-disabled {
    opacity: 0;
}

.top-products__slider-arrow.arrow-next {
    right: -15px;
}

.top-products__slider-arrow.arrow-prev {
    left: -15px;
}

.top-products__slider-arrow i{
    font-size: 14px;
    coloR: #fff;
}

@media (max-width: 767px) {
    .top-products__slider-arrow {
        display: none;
    }
}
/* End */


/* Start:/local/templates/aspro_kshop_web-c/components/bitrix/catalog.item/main/style.css?177548226216830*/
.modal.preview{
    background-image: url("/images/spinner.gif");
    background-repeat: no-repeat;
    background-position: center;
}
.products__item.product {
    position: relative;
    display: block;
    padding: 26px 20px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;

    border-bottom: 1px solid rgba(215, 222, 228, .5);
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
}
.products__item.product .show-preview{
    position: absolute;
    top: 115px;
    right: 0;
    left: 0;
    margin: auto;
    height: 34px;
    width: 70%;
    line-height: 34px;
    background-color: #e1e1e1;
    padding: 0px 15px;
    color: #000;
    border-radius: 15px;
    text-decoration: none;
    z-index: 222;
    text-align: center;
    cursor: pointer;
    display: none;
}
.products__item.product .show-preview:hover{
    background-color: #ececec;
}
.products__item.product:hover .show-preview{
    display: block;
}
.product__user__action{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    top: 8px;
    background: #ffffff;
}
.product__comments{
    margin-left: 10px;
    font-size: 11px;
    color: grey;
}
.product__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    width: 70%;
    padding: 26px 20px;
}

.product__right {
    width: 30%;
    padding: 26px 30px;

    border-left: 1px solid rgba(215, 222, 228, .5);
}

.product__btn-buy {
    font-size: 13px;
    font-weight: 600;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    margin-top: 15px;
    padding: 12px 0;

    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    letter-spacing: 1px;
    text-transform: uppercase;

    color: #fff;
    border: none;
    background-color: #005cc2;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

a.product__btn-buy {
    text-decoration: none;
}

a.product__btn-buy:hover {
    text-decoration: none;
    color: #fff;
}

.product__btn-buy:hover {
    background-color: #0063d1;
}

.product__btn-buy span {
    font-size: 12px;
    font-weight: 500;
}

.product__btn-buy .btn-buy__icon {
    margin-right: 10px;
    color: #fff;
}

.product__label_wrap {
    /*display: inline-block;*/
	display: flex;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
}

.product__label {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    padding: 0;
    text-transform: uppercase;
    color: #fff;
    border-radius: 50%;
    background-color: #005CC2;
    text-align: center;
	margin-left: 4px;
}
.product__label[data-code="hitprod"] {
    position: relative;
    display: inline-block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    text-transform: math-auto;
    color: #fff;
    border-radius: 0;
    background-color: #F2880E;
    text-align: center;
	margin-left: 4px;
	margin-top: 3px;
}
.product__label[data-code="hitprod"] .fa-icon-hit {
	font-size: 13px;
}
.product__label[data-code="hitprod"] .fa-icon-hit:before {
	content: "Хит продаж";
	font-style: normal;
}
.product__label_year {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 60px;
    padding: 0;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
	background-size: 100%;
}
.product__label_year.action_22301 {
	background-image: url(/upload/img/action-22301.png);
}
.product__label_year.action_22302 {
	background-image: url(/upload/img/action-22302.png);
}
.product__label_year.action_22303 {
	background-image: url(/upload/img/action-22303.png);
}
.product__label_year.action_22320 {
	background-image: url(/upload/img/action-22320.svg);
	background-size: cover;
}
.product__label_year.action_22322 {
	background-image: url(/upload/img/action-22322.svg);
	background-size: cover;
}
.product__label_year.action_22336 {
	background-image: url(/upload/img/action-22336.svg);
	background-size: cover;
}
.product__label i {
    font-size: 18px;
}

.product__label i.fa-percent{
    position: absolute;
    left: 11px;
    top: 8px;
}

.fa-icon-new {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-icon-new:before {
    content: "new";
    font-size: 12px;
    font-weight: bold;
}

.product__link-wrapp {
    text-decoration: none;

    color: inherit;
}

.product__link-wrapp:hover {
    text-decoration: none;

    color: inherit;
}

.product__img-wrapp {
    display: block;
	width: 192.5px;
	height: 130px;
    text-align: center;
}

.product__img-wrapp img {
    max-width: 100%;
	max-height: 100%;
}

.product__title {
	height: 66px;
    font-size: 18px;
    line-height: 1.2;
    margin: 10px 0 0;
    cursor: pointer;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
	overflow: hidden;
}

.product__sale {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 6px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
	
}
.product__sale.product-sale-flex {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 10px;
}
.price-row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
.product-sale .product-sale__row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 46%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.product__sale .fa.fa-ruble-sign {
    font-size: 12px;

    vertical-align: 0;
}

.product__price {
    font-size: 16px;
    position: relative;
    margin: 0;
}

.product__price .fa.fa-ruble-sign {
    font-size: 14px;
    vertical-align: 1px;
}

.product__price .price-amount {
    font-size: 17px;
    font-weight: bold;

    margin-right: 3px;
}

.product__icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product__icon-wrapp {
    margin: 0 3px;
}

.product__icon {
    width: 20px;
    height: 20px;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
    fill: #bdc5cd;
}

.product__icon-wrapp.active .product__icon--cart {
    font-weight: bold;
    color: #ff8a02;
}

.product__icon--heart.fas {
    font-weight: normal;
    font-size: 20px;
    color: #bdc5cd;
}

.product-item .product__icon--stat {
    vertical-align: 2px;
}

.product__icon--cart {
    color: #ff8a02;
    font-size: 20px;
    margin-right: 2px;
}

.product-item .product__icon--stat {
    position: relative;
    top: 2px;
    color: #c3cbd2;
    --primary-color: #c3cbd2;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.product__icon--heart:hover,
.product__icon--stat:hover:not(.full),
.product__icon--cart:hover {
    fill: #1a6cbd;
    color: #1a6cbd;
    --primary-color: #1a6cbd;
    stroke: #1a6cbd;
}

.product__icon--heart.active {
    font-weight: bold;
    color: #1a6cbd;
}

.product__icon-wrapp.active .product__icon--stat,
.product__icon-wrapp .product__icon--stat.full {
    display: none;
}

.product__icon-wrapp.active .product__icon--stat.full {
    display: inline-block;
}

.product__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

.product--col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: scale(1);
    transform: scale(1);

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}
.product-item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.product--col:hover {
    z-index: 2;

    -webkit-transition: all .3;
    transition: all .3;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);

    border-radius: 3px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}

.product--col:not(:nth-child(3n + 3)) {
    border-right: 1px solid rgba(215, 222, 228, .5);
}

.products__item.product--row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.product--row .product__title,
.product--row .product__title a,
.product--row .product__title span {
    font-size: 16px;
    line-height: 1.4;

    margin-bottom: 10px;
}

.product--row .product__img-wrapp {
    min-width: 40%;
}

.product--row .product__img-wrapp img {
    max-width: 150px;
}

.product--row .product__info {
    margin-left: 20px;
}

.product--row .product__price,
.product--row .product__price .price-amount {
    font-size: 25px;
    line-height: 1.2;
    font-weight: normal;
}

.product-sale__text {
    font-family: Arial;
    font-size: 12px;
    font-weight: 400;

    margin: 0;

    text-decoration: line-through;

    color: #565b61;
}

.product-sale__percent {
    font-size: 11px;
    width: 42px;
    padding: 2px 0;
    margin: 0 0 0 5px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    background-color: #c00;
}

/**/
.product__remove-favorite {
    display: block;
    width: 16px;
    height: 16px;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(/local/templates/aspro_kshop_web-c/components/bitrix/catalog.item/main/./images/delete-row.svg);
    background-repeat: no-repeat;
    background-size: contain;
    transition: .3s all;
    transition-delay: 0.1s;
    cursor: pointer;
    z-index: 1;
    transform: translateY(-50%) scale(0.1, 0.1);
}

.products__item:hover .product__remove-favorite {
    transform: translateY(-50%) scale(1, 1);
    opacity: 1;
}

.products__item:hover .product__remove-favorite:hover {
    transform: translateY(-50%) rotate(-90deg) scale(1.2, 1.2);
    opacity: 1;
}

/**/

.product__label_sale_desc {
    display: none;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    font-size: 12px;
    line-height: 1.3;
    padding: 12px 22px;
    position: absolute;
    left: -20px;
    top: 100%;
    width: 350px;
    z-index: 105;
    color: #000;
    text-align: left !important;
    text-align-last: left !important;
    border-radius: 3px;
    margin-left: 8px;
}

.product__label_sale:hover .product__label_sale_desc {
    display: block !important;
}

.product__label_sale:hover .product__label_sale_desc:before {
    content: '';
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    position: absolute;
    top: -6px;
    left: 40px;
    margin-left: -6px;
    z-index: 1;
}

.product__label_sale:hover .product__label_sale_desc:after {
    content: '';
    border-bottom: 6px solid #dcdcdc;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    position: absolute;
    top: -7px;
    left: 40px;
    margin-left: -6px;
    z-index: 0;
}
.external_code {
	display: block;
    font-size: 11px;
    color: grey;
    line-height: 1;
    padding: 2px 0;
}
span.external_code{
    white-space: nowrap;
}
b.external_code{
    text-align: right;
}
.external_code.padding_code {
	padding-top: 9px;
}
.prop_row{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.product__rating td {
    border: none;
}
.bx_item_detail_rating{
    margin-bottom: 0;
}
.bx_item_detail_rating td{
    vertical-align: middle;
    text-align: right;
    padding: 0;
}
.bx_item_detail_rating .bx_item_rating{
    text-align: right;
    position: relative;
}
.bx_item_detail_rating .bx_item_rating::before{
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 102;
}
.bx_item_detail_rating .bx_stars_container{
    position: relative;
    width: 68px;
    height: 30px;
    background: #dadada;
    background-size: 100% 100%;
}
.bx_stars_bg::before, .bx_stars_progress::before{
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background: transparent;
    border: 2px solid #ffffff;
    top: 0;
    left: -1px;
}
.bx_item_detail_rating .bx_stars_bg{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 101;
    background: url(/local/templates/aspro_kshop_web-c/components/bitrix/catalog.item/main/images/stars.png) no-repeat center;
}

.bx_item_detail_rating .bx_stars_progress{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: #e76110;
}
.bx_item_detail_rating .bx_stars_rating_votes{
    color: #8d8d8d;
    font-size: 11px;
    line-height: 11px;
    vertical-align: middle;
}

/*.bx_item_detail_rating .bx_vam{vertical-align: middle;}*/

@media (max-width:530px){
    .bx-touch .bx_item_detail_rating .bx_stars_container{
        height: 15px;
        margin: 4px 0;
    }
    .bx_item_detail_rating .bx_stars_rating_votes{
        font-size: 7px;
        line-height: 7px;
    }
}
/**/
@media (max-width: 979px) {
    .products__item.product:hover .show-preview{
        display: none;
    }
}

@media (max-width: 768px) {
	.product__title a{
        font-size: 14px;
    }
	.product__img-wrapp {
		width: 142.5px;
	} 
    .products__item.product--col:not(:nth-child(3n + 3)) {
        border-right: none;
    }

    .products__item.product--col:nth-child(2n + 1) {
        border-right: 1px solid rgba(215, 222, 228, .5);
    }
	.product__label_sale:hover .product__label_sale_desc {
        display: none !important;
    }

    .no-mobile {
        display: none !important;
    }

    .show-mobile {
        display: initial !important;
    }
}

@media (max-width: 600px) {

    .product__title a{
        font-size: 14px;
    }

    .product__icon {
        /*width: 16px;
        height: 16px;*/
    }

    .product--col:hover {
        -webkit-transform: none;
        transform: none;

        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .product__left {
        width: 50%;
        display: block;
    }

    .product__right {
        width: 50%;
    }

    .product--row .product__info {
        margin: 0;
    }
    .prop_row{display: none !important;}
}

@media (max-width: 450px) {
    .products__item.product--row {
        display: block;
    }

    .product__left,
    .product__right {
        float: none;
        width: 100%;
    }

    .product__left {
        padding: 26px 30px 0 30px
    }

    .product__right {
        padding-top: 0;
    }

    .product--row .product__info {
        max-width: 320px;
        margin: 0 auto;
    }
	.product__footer {
		justify-content: center;
	}
}

@media (max-width: 400px) {
    .product__sale {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
		flex-direction: column;
    }

    .product__icons {
        margin-top: 5px;
		width: 100%;
		justify-content: space-around;
    }

    .product__footer {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .products__item.product--col {
        /*width: 100%;*/
    }
	.external_code.padding_code {
		/*padding-top: 52px;*/
		text-align: center;
	}
}

@media (max-width: 350px) {
    .products__item.product {
        width: 100%;
        margin-bottom: 20px;

        border: 1px solid rgba(215, 222, 228, .5);
    }
}




/* End */


/* Start:/local/components/pena/house.widget/templates/.default/style.css?16651402582420*/
.interactive-house-wrap{
    position: relative;
    padding: 100px 0;
}

.interactive-blocks{
    display: grid;
    grid-template-columns: repeat(auto-fill,20px);
    grid-template-rows: repeat(auto-fill,20px);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.i-block{
    position: relative;
}
.i-block__inner{
    position: absolute;
    width: 19px;
    height: 19px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: #ffffff;
    border-radius: 50%;

}
.i-block__inner::before{
    width: 8px;
    height: 8px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: '';
    background: #848484;
    position: absolute;
    border-radius: 50%;
}
.i-block-name{
    display: flex;
    align-items: flex-end;
    text-decoration: none;
    color: #000;
    position: absolute;
    height: 52px;
    line-height: 1.2;
}
.i-block-name span{
    display: block;
    width: 100%;
    border-bottom: 1px solid #848484;
    padding-bottom: 4px;
}
.i-block-name.--double span{
    display: none;
}
.i-block-name::after{
    display: block;
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    background: #848484;
}
.i-block-name.--top-left{
    top: -150px;
    right: calc(100% + 30px);
}

.i-block-name.--top-left::after{
    right: -41px;
    top: 88%;
    transform: rotate(-20deg);
    transform-origin: 0 100%;
    height: 117px;
}
.i-block-name.--top-left.--double::after{
    right: -41px;
    top: 125%;
    transform: rotate(-24deg);
    height: 96px;
}

.i-block-name.--top-right{
    top: -150px;
    left: calc(100% + 30px);
}
.i-block-name.--top-right::after{
    left: -41px;
    top: 88%;
    transform: rotate(20deg);
    transform-origin: 0 100%;
    height: 117px;
}
.i-block-name.--bottom-right{
    top: 190px;
    left: calc(100% + 65px);
    margin-left: -2px;
}
.i-block-name.--bottom-right::after{
    left: -74px;
    bottom: -11px;
    height: 247px;
    transform: rotate(-17deg);
    transform-origin: 100% 0;
}
.i-block-name.--bottom-left{
    top: 190px;
    right: calc(100% + 65px);
}
.i-block-name.--bottom-left::after{
    right: 0px;
    bottom: 0px;
    height: 245px;
    transform: rotate(18deg);
    transform-origin: 0 100%;
}

/* End */


/* Start:/local/templates/aspro_kshop_web-c/components/bitrix/news.list/brands_slider/style.css?16153651581664*/
.index_bottom {
    margin-top: 34px;
}
.brands_slider_navigation ul.flex-direction-nav {
    position: relative;
    height: 0;
    margin-bottom: -9px;
}
.brands_slider_navigation ul.flex-direction-nav li {
    background: none;
    border: 0 !important;
}
.brands_slider_navigation ul.flex-direction-nav a {
    position: absolute;
    border: 0;
}
.brands_slider_navigation ul.flex-direction-nav a.flex-prev {
    left: -35px;
    z-index: 50;
    top: -15px;
}
.brands_slider_navigation ul.flex-direction-nav a.flex-next {
    right: -31px;
    z-index: 50;
    top: -15px;
}

.brands_slider_wrapp{
    margin-left: 20px;
    width: 95% !important; 
}
.brands_slider_wrapp .flex-viewport {
    height: 48px;
    overflow: hidden;
}
.brands_slider_wrapp ul.brands_slider li a {
    margin: 0 5px;
}
.brands_slider_wrapp li img {
    -webkit-transition: all ease-out 0.2s;
    -moz-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
    max-width: 120px;
}
.brands_slider_wrapp li img:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    filter: none;
    -webkit-filter: grayscale(0%);
}

@media (max-width: 600px){
body .brands_slider_wrapp {
    display: none;
}}
/* End */


/* Start:/local/templates/aspro_kshop_web-c/components/bitrix/news.list/video_slider/style.css?17383145872396*/
.news_slider.--video li{
    padding: 0 10px;
}
.item-video-wrapper{
    position: relative;
    padding: 27%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: block;
    overflow: hidden;
}
.item-video-wrapper::before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}
.item-video-wrapper .video-play{
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transition: transform 0.15s;
}
.item-video-wrapper .video-play svg{
    width: 100%;
    height: 100%;
    fill: #fff;
}
.item-video-wrapper:hover .video-play {
    transform: scale(1.1);
}
.index_bottom .info_column .news_column {
    font-weight: 300;
    width: 42.5%;
    padding-left: 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-top: 4px;
}
.index_bottom .info_column .news_column .shadow {
    display: none;
}
.news_slider_navigation {
    float: right;
    margin-top: -11px;
}
.flex-direction-nav {
    margin: 0;
    padding: 0;
}
.news_slider_wrapp {
    margin-left: 3px;
    margin-top: -2px;
}
.index_bottom .info_column .news_column .news_block ul.flex-control-nav {
    display: none;
    margin-top: 0;
}
.news_slider_wrapp .flex-viewport {
    width: 100%;
    z-index: 10;
}
.news_block .date {
    font-size: 10px;
    color: #afafaf;
    font-weight: 400;
    margin-bottom: -4px;
}
.news_slider img {
    float: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-right: 15px;
    margin-top: 4px;
}
.news_slider li{
    margin-right: 15px;
}
.news_block a.name {
    display: block;
    margin-top: 5px;
    font-size: 13px;
}
.news_block .preview {
    font-style: italic;
    line-height: 20px;
    color: #000;
    margin-top: 10px;
    font-size: 13px;
}
@media (max-width: 950px){
    .news_slider_navigation {
        margin-right: 0px;
    }
}

@media (max-width: 600px){
    body .index_bottom .info_column .news_column {
        padding-left: 0;
    }
    body .index_bottom .info_column .news_column .shadow {
        display: block;
    }
    .news_block {
        margin-top: 20px;
    }

}
/* End */


/* Start:/local/templates/aspro_kshop_web-c/components/bitrix/news.list/gallery/style.css?16183786906134*/
div.news-list {
    word-wrap: break-word;
}

div.news-list img.preview_picture {
    float: left;
    margin: 0 4px 6px 0;
}

.group:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.news-date-time {
    color: #486DAA;
}

.main_house_slider {
    margin: auto;
    border: 8px solid #fff;
    width: 100%;
    /* height: 278px; */
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.24);
    z-index: 1;
}

.house_image_wrapper a {
    line-height: 0px;
    display: block;
}
bx_incl_area_10_1_1
.slider-house {
    background: url(/local/templates/aspro_kshop_web-c/components/bitrix/news.list/gallery/./images/russia.jpg) no-repeat center bottom;
    height: 580px;
    margin-bottom: 46px;
    width: 100%;
    margin-top: 25px;
}

.slider-house-text {
    font-size: 22px;
    text-align: center;
    line-height: 35px;
    margin-top: 31px;
}

.flag-text {
    color: orange;
    font-size: 22px;
    background: url(/local/templates/aspro_kshop_web-c/components/bitrix/news.list/gallery/./images/mir-russia.jpg) no-repeat center center;
    text-indent: 99999px;
    display: inline-block;
    width: 164px;
    overflow: hidden;
    margin-bottom: -9px;
}

.bold-text-house {
    font-size: 26px;
    font-weight: bold;
}

.mir-text {
    font-style: italic;
    color: #3c609a;
    font-size: 22px;
    background: url(/local/templates/aspro_kshop_web-c/components/bitrix/news.list/gallery/./images/mir.jpg) no-repeat center bottom;
    display: inline-block;
    width: 140px;
    margin-left: 5px;
    text-indent: 99999px;
    overflow: hidden;
    margin-bottom: -9px;
}

.all-slider-house {
    position: relative;
    margin-top: 46px;
}

.mini-images.house_slider_wrapp {
    position: absolute;
    width: 72px;
    border: 4px solid #fff;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.24);
    height: 72px;
}

.house_image_1.house_slider_wrapp {
    top: 170px;
    left: -20px;
}

.house_image_2.house_slider_wrapp {
    top: 159px;
    left: 95px;
}

.house_image_3.house_slider_wrapp {
    top: 59px;
    left: 0px;
}

.house_image_4.house_slider_wrapp {
    top: 50px;
    left: 115px;
}

.house_image_text_slider, .main_house_slider {
    width: 466px;
    margin: auto;
    position: relative;
}

.house_image_text_slider {
    margin-top: -36px;
    z-index: 2;
}

.house_image_5.house_slider_wrapp {
    top: 50px;
    right: 117px;
}

.house_image_6.house_slider_wrapp {
    top: 60px;
    right: 0px;
}

.house_image_7.house_slider_wrapp {
    top: 159px;
    right: 98px;
}

.house_image_8.house_slider_wrapp {
    top: 170px;
    right: -20px;
}

.all-slider-house ul {
    list-style: none;
}

.mini-images.house_slider_wrapp li {
    cursor: pointer;
    width: 72px;
    height: 72px;
}

.house_image_wrapper img {
    width: 466px;
    height: 277px;
}

.mini-images.house_slider_wrapp .house_image_wrapper img {
    width: 72px;
    height: 72px;
}

.house_slider_navigation .flex-direction-nav {
    display: none;
}

.house_slider_navigation .flex-direction-nav:first-child {
    display: block;
    position: absolute;
    z-index: 10;
    width: 100%;
}

.house_slider_navigation .flex-direction-nav li a.flex-prev {
    position: absolute;
    top: 121px;
    left: -28px;
}

.house_slider_navigation .flex-direction-nav li a.flex-next {
    position: absolute;
    top: 121px;
    right: -28px;
}

.house_image_text {
    position: absolute;
    bottom: -40px;
    width: 100%;
    text-align: center;
    height: 50px;
    padding-top: 10px;
}

.house_image_text span {
    background: #fff;
    text-align: center;
    line-height: 14px;
    font-style: italic;
    font-weight: 300;
    display: inline-block;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.24);
    padding: 13px 25px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.bottom{
    bottom: -23% !important;
}

@media (max-width: 950px) {
    .house_image_1, .house_image_3, .house_image_6, .house_image_8{
        display: none;
    }

    .house_image_2.house_slider_wrapp{
        left: 25px;
    }
    .house_image_7.house_slider_wrapp{
        right: 25px;
    }
    .house_image_4.house_slider_wrapp{
        left: 45px;
    }
    .house_image_5.house_slider_wrapp{
        right: 45px;
    }
}

@media (max-width: 800px) {
    .house_image_2.house_slider_wrapp {
        left: 5px;
    }

    .house_image_4.house_slider_wrapp {
        left: 10px;
    }
    .house_image_5.house_slider_wrapp {
        right: 10px;
    }
    .house_image_7.house_slider_wrapp {
        right: 5px;
    }
}

@media (max-width: 768px) {
    .slider-house {
        margin-bottom: 106px;
    }

    .house_image_2.house_slider_wrapp {
        display: none;
    }

    .house_image_4.house_slider_wrapp {
        display: none;
    }
    .house_image_5.house_slider_wrapp {
        display: none;
    }
    .house_image_6 {
        display: none;
    }
    .house_image_7.house_slider_wrapp {
        display: none;
    }
    .house_image_8 {
        display: none;
    }
    .bottom{
        bottom: -29% !important;
    }
}

@media (max-width: 550px) {
    .house_image_text_slider, .main_house_slider {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .house_image_wrapper img {
        width: 100%;
        height: 100%;
    }
}
@media(max-width: 460px){
    .bottom{
        margin-bottom: -25px !important;
    }
    .bottom{
        bottom: -30% !important;
    }
}
@media(max-width: 370px){
    .practice-block span, .practice-block a{ font-size: 12px !important; }
    .bottom{
        bottom: -33% !important;
    }
}
.show_slide{
    opacity: 1 !important;
}
/*.hidden_slide{
    opacity: 0;
}*/
@media(min-width: 910px){
    .practice-house-wrapper{
        margin-top: 12%;
    }
}
/* End */
/* /local/templates/aspro_kshop_web-c/components/aspro/com.banners/top_slider_banners/style.css?17683097995494 */
/* /local/components/amaday/creative.view/templates/no_js/style.css?17053062038130 */
/* /local/templates/aspro_kshop_web-c/components/bitrix/catalog.top/slide/style.css?17569766421140 */
/* /local/templates/aspro_kshop_web-c/components/bitrix/catalog.item/main/style.css?177548226216830 */
/* /local/components/pena/house.widget/templates/.default/style.css?16651402582420 */
/* /local/templates/aspro_kshop_web-c/components/bitrix/news.list/brands_slider/style.css?16153651581664 */
/* /local/templates/aspro_kshop_web-c/components/bitrix/news.list/video_slider/style.css?17383145872396 */
/* /local/templates/aspro_kshop_web-c/components/bitrix/news.list/gallery/style.css?16183786906134 */
