

/* Start:/bitrix/templates/main/components/bitrix/news.list/slideIMG/style.css?17652291181397*/
.cbp-fwslider {
	position: relative;
	margin: 0;
	overflow: hidden;
}

.cbp-fwslider ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style-type: none;
}

.cbp-fwslider ul li {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

.cbp-fwslider ul li > a,
.cbp-fwslider ul li > div {
	display: block;
	text-align: center;
	outline: none;
}

.cbp-fwslider ul li > a img {
	display: block;
	max-width: 100%;
    display: block;
    height: 100%;
    float: left;
    position: absolute;
}

.cbp-fwslider nav span {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 100px;
	background: #47a3da;
	color: #fff;
	font-size: 50px;
	text-align: center;
	margin-top: -50px;
	line-height: 100px;
	cursor: pointer;
	font-weight: normal;
}

.cbp-fwslider nav span:hover {
	background: #378fc3;
}

.cbp-fwslider nav span.cbp-fwnext {
	right: 0px;
	display:none;
}

.cbp-fwslider nav span.cbp-fwprev {
	left: 0px;
	display:none;
}

.cbp-fwdots {
	position: absolute;
	bottom: 0px;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.cbp-fwdots span {
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #767676;
	margin: 4px;
	cursor: pointer;
}

.cbp-fwdots span:hover {
	background: #999;
}

.cbp-fwdots span.cbp-fwcurrent {
	background: #ffffff;
	border:1px solid #767676;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/style.css?176522911828699*/
/* catalog.section */
.bx_item_list_bestsellers{
    margin-bottom:20px;
    border-bottom:1px solid #e5e5e5;
}
.bx_catalog_item_container{
width: 230px;
    border: 1px solid #e9e9e9;
    float: left;
    background: #fff;
    padding: 23px 0;
    margin-right: 28px;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    position: relative;
}

.bx_item_list_section{
	height: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

@media (max-width:640px) {.bx_item_list_bestsellers {border-bottom:1px solid #e5e5e5;}}


.bx_item_list_bestsellers.bx_wood .bx_item_list_title{background:#ebf4f8;}
.bx_item_list_bestsellers.bx_red .bx_item_list_title{background:#FBF1F0}
.bx_item_list_bestsellers.bx_green .bx_item_list_title{background:#F2FBEA}
.bx_item_list_bestsellers.bx_blue .bx_item_list_title{background:#ebf4f8}
.bx_item_list_bestsellers.bx_black .bx_item_list_title{background:#f1f4f7;}
.bx_item_list_bestsellers.bx_yellow .bx_item_list_title{background:#FBF7DB}

.bx_item_list_bestsellers .bx_catalog_item{
    position:relative;
    float:left;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    background:#fff;
    -webkit-transition:none;
    -moz-transition:none;
    -ms-transition:none;
    -o-transition:none;
    transition:none;
    margin-bottom:30px;
}

.bx_item_list_bestsellers .bx_pagination_top {
    padding: 10px;
}

.bx_item_list_bestsellers .bx-nothing {
    padding: 20px 20px 20px 20px;
}
.popup-window-buttons .bx_item_list_bestsellers {
    border: none !important;
}

@media (min-width:960px){
    .bx_item_list_bestsellers.col1 .bx_catalog_item{padding:1px 26px;margin:0 0 30px 0   ;width:100%}

    .bx_item_list_bestsellers.col2 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:48%}
    .bx_item_list_bestsellers.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx_item_list_bestsellers.col3 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:31.333333%}
    .bx_item_list_bestsellers.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

    .bx_item_list_bestsellers.col4 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:23%}
    .bx_item_list_bestsellers.col4 .bx_catalog_item:nth-child(4n+1){clear:both}

    .bx_item_list_bestsellers.col5 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:18%}
    .bx_item_list_bestsellers.col5 .bx_catalog_item:nth-child(5n+1){clear:both}
}

@media (min-width:760px) and (max-width:960px){
    .bx_item_list_bestsellers.col1 .bx_catalog_item{padding:1px 16px;margin:0 0 0 30px;width:100%}

    .bx_item_list_bestsellers.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}
    .bx_item_list_bestsellers.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx_item_list_bestsellers.col3 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}
    .bx_item_list_bestsellers.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

    .bx_item_list_bestsellers.col4 .bx_catalog_item,
    .bx_item_list_bestsellers.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:23%}
    .bx_item_list_bestsellers.col4 .bx_catalog_item:nth-child(4n+1),
    .bx_item_list_bestsellers.col5 .bx_catalog_item:nth-child(4n+1){clear:both}
}
@media (max-width:760px){
    .bx_item_list_bestsellers.col1 .bx_catalog_item{padding:1px 16px;margin:0 0 0 30px  ;width:100%}

    .bx_item_list_bestsellers.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}
    .bx_item_list_bestsellers.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx_item_list_bestsellers.col3 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}
    .bx_item_list_bestsellers.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

    .bx_item_list_bestsellers.col3 .bx_catalog_item,
    .bx_item_list_bestsellers.col4 .bx_catalog_item,
    .bx_item_list_bestsellers.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}
    .bx_item_list_bestsellers.col3 .bx_catalog_item:nth-child(3n+1),
    .bx_item_list_bestsellers.col4 .bx_catalog_item:nth-child(3n+1),
    .bx_item_list_bestsellers.col5 .bx_catalog_item:nth-child(3n+1){clear:both}
}
@media (max-width:580px){
    .bx-touch .bx_item_list_bestsellers.col1 .bx_catalog_item{padding:1px 26px;margin:0 0 0 30px ;width:100%}

    .bx-touch .bx_item_list_bestsellers.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}
    .bx-touch .bx_item_list_bestsellers.col2 .bx_catalog_item:nth-child(3n+1){clear:none}
    .bx-touch .bx_item_list_bestsellers.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx-touch .bx_item_list_bestsellers.col2 .bx_catalog_item,
    .bx-touch .bx_item_list_bestsellers.col3 .bx_catalog_item,
    .bx-touch .bx_item_list_bestsellers.col4 .bx_catalog_item,
    .bx-touch .bx_item_list_bestsellers.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%;clear:none}

    .bx-touch .bx_item_list_bestsellers.col2 .bx_catalog_item:nth-child(2n+1),
    .bx-touch .bx_item_list_bestsellers.col3 .bx_catalog_item:nth-child(2n+1),
    .bx-touch .bx_item_list_bestsellers.col4 .bx_catalog_item:nth-child(2n+1),
    .bx-touch .bx_item_list_bestsellers.col5 .bx_catalog_item:nth-child(2n+1){clear:both}
}
.bx-no-touch .bx_item_list_bestsellers .bx_catalog_item .bx_catalog_item_container{
    z-index: 10;
}
.bx-no-touch .bx_item_list_bestsellers .bx_catalog_item:hover .bx_catalog_item_container {
    position:absolute;
    z-index:190;
    top:0;
    left:0;
    right:0;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
    border-radius:3px;
    border:1px solid #d3d3d3;
    background:#fff;
    -webkit-animation:borderview 0.5s;
    animation:borderview 0.5s;
}
@media (min-width:960px){.bx-no-touch  .bx_item_list_bestsellers .bx_catalog_item:hover .bx_catalog_item_container{padding:0 25px 15px}}
@media (max-width:960px){.bx-no-touch  .bx_item_list_bestsellers .bx_catalog_item:hover .bx_catalog_item_container{padding:0 15px 15px}}

@keyframes borderview {from {border:1px solid #fdfdfd;box-shadow:0 0 0 0 rgba(0,0,0,0);} to {border:1px solid #d3d3d3;box-shadow:0 2px 5px 0 rgba(0,0,0,.18);}}
@-webkit-keyframes borderview {from {border:1px solid #fdfdfd;box-shadow:0 0 0 0 rgba(0,0,0,0);} to {border:1px solid #d3d3d3;box-shadow:0 2px 5px 0 rgba(0,0,0,.18);}}

.bx_item_list_bestsellers .bx_catalog_item_articul{
    color:#a5a5a5;
    font-size:13px;
}
.bx_item_list_bestsellers .bx_catalog_item_title{
	font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #ff7307;
    padding: 0 20px 0 20px;
    text-align: left;
    overflow: hidden;
    position: relative;
    top: 5px;
    overflow: hidden;
    height: 40px;
    margin-bottom: 20px;
}
.bx-no-touch .bx_item_list_bestsellers .bx_catalog_item:hover .bx_catalog_item_title{
    overflow:auto;
    height:auto !important;
}
.bx_item_list_bestsellers .bx_catalog_item_title a{
	color: #ff7307;
    text-decoration: none;
    font-size: 16px;
    display: block;
}

.bx_item_list_bestsellers .bx_catalog_item_price .bx_price {
    font-size: 15px;
    float: left;
    color: #505050;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-align: right;
    padding: 0 0 0 20px;
}

.bx_item_list_bestsellers .bx_catalog_item_price{
  color: #515b66;
    font-family: 'Roboto', sans-serif;
    position: relative;
    bottom: -9;
}
.bx_item_list_bestsellers .bx_catalog_item_price span{
    color:#a5a5a5;
    font-size:12px;
    font-weight:normal;
    white-space:nowrap;
    text-decoration:line-through;
}
.bx_item_list_bestsellers .bx_catalog_item_controls{
  float: right;
    text-align: center;
    opacity: 1;
}
@media (min-width:641px) and (max-width:960px){.bx_item_list_bestsellers .bx_catalog_item_controls{height:auto}}
@media (max-width:640px){.bx-touch .bx_item_list_bestsellers .bx_catalog_item_controls{height:auto;line-height:30px;text-align:center}}
@media (max-width:479px){.bx-touch .bx_item_list_bestsellers .bx_catalog_item_controls{height:auto;line-height:30px;display:block}}
@media (max-width:479px){.bx-touch .bx_item_list_bestsellers .bx_catalog_item:hover .bx_catalog_item_controls {height:auto}}

.bx_item_list_bestsellers .bx_catalog_item_controls .bx_catalog_item_controls_blockone{
    width:100%;
    white-space:nowrap;
    text-align:center;
}
.bx_item_list_bestsellers .bx_catalog_item_controls .bx_catalog_item_controls_blockone span{
    color:#3f3f3f;
    font-size:13px;
}
.bx_item_list_bestsellers .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable{
    text-align:left;
    font-size:12px;
    line-height:30px;
    font-weight:bold;
}

.bx_item_list_bestsellers .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{
     background: url(/bitrix/templates/main/img/add-basket.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    position: relative;
    right: 20px;
    bottom: 0px;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
.bx_item_list_bestsellers .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a{
-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 34px;
    height: 34px;
    font-family: OpenSans, Sans-serif;
	display:block;
}

.bx_item_list_bestsellers .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo:hover{
	    background: url(/bitrix/templates/main/img/add-basket-h.png);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}

@media (max-width:640px) {
    .bx-touch .bx_item_list_bestsellers .bx_catalog_item_controls .bx_catalog_item_controls_blockone{display:none;}
    .bx-touch .bx_item_list_bestsellers .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{float:none;width:100%;text-align:center;}
}
.bx_item_list_bestsellers .bx_catalog_item_controls input[type=text]{border:none;}
.bx-touch .bx_item_list_bestsellers .bx_catalog_item_controls,
.bx_item_list_bestsellers .bx_catalog_item:hover .bx_catalog_item_controls{opacity:1}
.bx_item_list_bestsellers .bx_cnt_desc{
    text-align:left;
    position:absolute;
    right:-45px;
    top:2px;
    width:40px;
}
@media (min-width:641px) and (max-width:960px){

}
.bx_item_list_bestsellers .bx_catalog_item_controls a{margin-bottom:10px;}
.bx_item_list_bestsellers .bx_catalog_item_price .bx_price{font-size:15px;padding-top: 5px;}
.bx_item_list_bestsellers .bx_catalog_item_images_double,
.bx_item_list_bestsellers .bx_catalog_item_images{
	position: relative;
    z-index: 91;
    width: 100%;
    display: block;
    padding-top: 0;
    /* background-position: center; */
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center center;
    height: 213px;
}
.bx_item_list_bestsellers .bx_catalog_item_images_double{
    z-index:186;
    margin-top:-135%;
    opacity:0;
	display:none;
}
.bx-no-touch .bx_item_list_bestsellers .bx_catalog_item.double:hover .bx_catalog_item_images{
    opacity:0;
    -webkit-animation:rotateimgfirst 0.5s;
    animation:rotateimgfirst 0.5s;
}
.bx-no-touch .bx_item_list_bestsellers .bx_catalog_item.double:hover .bx_catalog_item_images_double{
    opacity:1;
    -webkit-animation:rotateimglast 0.5s;
    animation:rotateimglast 0.5s;
}
@keyframes rotateimgfirst {from {opacity:1;} to {opacity:0;}}
@-webkit-keyframes rotateimgfirst {from {opacity:1;} to {opacity:0;}}
@keyframes rotateimglast  {from {opacity:0;} to {opacity:1;}}
@-webkit-keyframes rotateimglast  {from {opacity:0;} to {opacity:1;}}

.bx-no-touch .bx_item_list_bestsellers .bx_catalog_item 	  .bx_catalog_item_controls,
.bx_item_list_bestsellers .bx_catalog_item 	  .bx_catalog_item_articul,
.bx_item_list_bestsellers .bx_catalog_item 	  .bx_catalog_item_scu{display:none}
.bx-no-touch .bx_item_list_bestsellers .bx_catalog_item:hover .bx_catalog_item_controls,
.bx-no-touch .bx_item_list_bestsellers .bx_catalog_item:hover .bx_catalog_item_articul,
.bx-no-touch .bx_item_list_bestsellers .bx_catalog_item:hover .bx_catalog_item_scu{display:block}
.bx_item_list_bestsellers .bx_catalog_item 	  .bx_catalog_item_scu{padding-top:10px}
.bx_item_list_bestsellers .bx_catalog_item:hover .bx_catalog_item_scu>div{margin:0 auto}

.bx-no-touch .bx_item_list_bestsellers .bx_catalog_item .bx_catalog_item_controls.touch,
.bx-touch    .bx_item_list_bestsellers .bx_catalog_item .bx_catalog_item_controls.no_touch{display:none !important;}

/* Stickers */
.bx_item_list_bestsellers .bx_stick{
    position:absolute;
    width:123px;
    height:35px;
    background:url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/stick.png) left center no-repeat;
    color:#fff;
    text-align:center;
    text-shadow:0 1px 0 #ba3434;
    line-height:35px;
    white-space:nowrap;
    overflow:hidden;
    -ms-text-overflow:ellipsis;
    text-overflow:ellipsis;
}
.bx_item_list_bestsellers .bx_stick.short {font-weight: bold;font-size:18px}
.bx_item_list_bestsellers .bx_stick.average {font-weight: bold;font-size:13px}
.bx_item_list_bestsellers .bx_stick.long{font-weight:normal;font-size:11px}
.bx_item_list_bestsellers .bx_stick_disc{
    position:absolute;
	top:-20px !important;
    width:72px;
    height:74px;
    background:url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/stick_disc.png) no-repeat center;
    color:#fff;
    text-align:center;
    text-shadow:0 1px 0 #ba3434;
    font-weight:bold;
    font-size:23px;
    line-height:74px;
}
.bx_item_list_bestsellers .bx_stick.left,
.bx_item_list_bestsellers .bx_stick_disc.left{left:-2px;}
.bx_item_list_bestsellers .bx_stick.right,
.bx_item_list_bestsellers .bx_stick_disc.right{right:0;}
.bx_item_list_bestsellers .bx_stick.top,
.bx_item_list_bestsellers .bx_stick_disc.top{top:15px;}
.bx_item_list_bestsellers .bx_stick.bottom,
.bx_item_list_bestsellers .bx_stick_disc.bottom{bottom:5px;}
.bx_item_list_bestsellers .bx_stick.middle,
.bx_item_list_bestsellers .bx_stick_disc.middle{top:49%;}
@media (min-width:641px) and (max-width:960px){
    .bx_item_list_bestsellers .bx_stick{
        width:90px;
        height:30px;
        background-size:100%;
        line-height:30px;
    }
    .bx_item_list_bestsellers .bx_stick.short {font-weight:normal;font-size:14px}
    .bx_item_list_bestsellers .bx_stick.average {font-weight:normal;font-size:11px}
    .bx_item_list_bestsellers .bx_stick.long{font-weight:normal;font-size:11px}
    .bx_item_list_bestsellers .bx_stick_disc{
        width:64px;
        height:65px;
        background-size:100%;
        font-size:	20px;
        line-height:65px;
    }
}
@media (max-width:640px) {
    .bx-touch .bx_item_list_bestsellers .bx_stick{
        width:70px;
        height:30px;
        background-size:100%;
        font-size:	11px;
        line-height:30px;
    }
    .bx-touch .bx_item_list_bestsellers .bx_stick_disc{
        width:48px;
        height:49px;
        background-size:100%;
        font-size:	16px;
        line-height:49px;
    }
}
@media (max-width:479px) {
    .bx-touch .bx_item_list_bestsellers .bx_stick{
        width:70px;
        height:30px;
        background-size:100%;
        font-size:	11px;
        line-height:30px;
    }

    .bx-touch .bx_item_list_bestsellers .bx_stick_disc{
        width:37px;
        height:38px;
        background-size:100%;
        font-size:13px;
        line-height:38px;
    }
}

/* buttons */
.bx_item_list_bestsellers .bx_bt_button,
.bx_item_list_bestsellers .bx_bt_button_type_2{

}

.bx_item_list_bestsellers .bx_bt_button_type_2 				{

}
.bx_item_list_bestsellers .bx_bt_button_type_2:hover{background:#fff;}
.bx_item_list_bestsellers .bx_bt_button_type_2:active 	{

}
.bx_item_list_bestsellers .bx_bt_button  				{
   
}
.bx_item_list_bestsellers .bx_bt_button:hover  		{
   
}
.bx_item_list_bestsellers .bx_bt_button:active  		{
  
}


.bx_item_list_bestsellers .bx_small.bx_bt_button{

}
.bx_item_list_bestsellers .bx_small.bx_bt_button_type_2{

}

.bx_item_list_bestsellers .bx_small.bx_bt_button_type_2 		{}
.bx_item_list_bestsellers .bx_small.bx_bt_button_type_2:hover 	{}
.bx_item_list_bestsellers .bx_small.bx_bt_button_type_2:active 	{}


.bx_item_list_bestsellers .bx_medium.bx_bt_button{

}
.bx_item_list_bestsellers .bx_medium.bx_bt_button_type_2		{

}

.bx_item_list_bestsellers .bx_medium.bx_bt_button,
.bx_item_list_bestsellers .bx_medium.bx_bt_button_type_2 		{font-weight:bold;}
.bx_item_list_bestsellers .bx_medium.bx_bt_button_type_2:hover  {}
.bx_item_list_bestsellers .bx_medium.bx_bt_button_type_2:active {}

.bx_item_list_bestsellers .bx_col_input{
    display:inline-block;
    width:40px;
    text-align:center;
}

/* scu_detail_size */
.bx_item_list_bestsellers .bx_item_detail_size{
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    width: 100%;
}
.bx-no-touch .bx_item_list_bestsellers .bx_item_detail_size.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%;
}

/*----*/

.bx_item_list_bestsellers .bx_item_detail_size .bx_item_section_name_gray{
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px;
}

/*----*/

.bx_item_list_bestsellers .bx_item_detail_size .bx_size_scroller_container{position: relative}

.bx_item_list_bestsellers .bx_item_detail_size .bx_size{
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}
.bx_item_list_bestsellers .bx_item_detail_size ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}
.bx-touch 	 .bx_item_list_bestsellers .bx_item_detail_size .bx_size{overflow-x: auto;}
.bx_item_list_bestsellers .bx_item_detail_size ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}
.bx-touch 	.bx_item_list_bestsellers .bx_item_detail_size .bx_size ul{margin-left: 0 !important;}
.bx_item_list_bestsellers .bx_item_detail_size ul li{
    position: relative;
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 25px;
}
.bx_item_list_bestsellers .bx_item_detail_size ul li .cnt{
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 2px;
    left:2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;

    color: #3f3f3f;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
    line-height: 22px;
}
.bx-touch	.bx_item_list_bestsellers .bx_item_detail_size ul li .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/x2border.png) 2 stretch;
    -moz-border-image: url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/x2border.png) 2 stretch;
    -o-border-image: url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/x2border.png) 2 stretch;
    border-image: url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/x2border.png) 2 fill stretch;
}
.bx_item_list_bestsellers .bx_item_detail_size ul li:hover .cnt{border: 1px solid #006cc0}
.bx_item_list_bestsellers .bx_item_detail_size ul li:active .cnt,
.bx_item_list_bestsellers .bx_item_detail_size ul li.bx_active .cnt{
    border: 2px solid #006cc0;
}
.bx-touch .bx_item_list_bestsellers .bx_item_detail_size ul li.bx_active .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/x2border_active.png) 2 stretch;
    -moz-border-image: url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/x2border_active.png) 2 stretch;
    -o-border-image: url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/x2border_active.png) 2 stretch;
    border-image: url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/x2border_active.png) 2 fill stretch;
}

.bx_item_list_bestsellers .bx_item_detail_size .bx_size ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_item_list_bestsellers .bx_item_detail_size .bx_size ul li.bx_missing>i{
    cursor: not-allowed;
    position: absolute;
    display: block;
    top: 0;
    right: 2px;
    bottom: 2px;
    left:2px;
    z-index:11;
    background: rgba(255,255,255,.79) url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/missing.png) no-repeat center;
}
/*----*/

.bx-no-touch .bx_item_list_bestsellers .bx_item_detail_size .bx_slide_left,
.bx-no-touch .bx_item_list_bestsellers .bx_item_detail_size .bx_slide_right  		{opacity:0.8}
.bx-no-touch .bx_item_list_bestsellers .bx_item_detail_size .bx_slide_left:hover,
.bx-no-touch .bx_item_list_bestsellers .bx_item_detail_size .bx_slide_right:hover {opacity:1.0}

.bx_item_list_bestsellers .bx_item_detail_size.full .bx_slide_left,
.bx_item_list_bestsellers .bx_item_detail_size.full .bx_slide_right{
    position: absolute;
    top: 0;
    bottom:4px;
    width :5%;
    max-width:11px;
    cursor: pointer;
}
.bx-no-touch .bx_item_list_bestsellers .bx_item_detail_size .bx_slide_left {left: -5%;background:url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/arr_left.png)  no-repeat left  center;background-size: 100% auto}
.bx-no-touch .bx_item_list_bestsellers .bx_item_detail_size .bx_slide_right{right:-5%;background:url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/arr_right.png) no-repeat right center;background-size: 100% auto}
.bx-touch 	 .bx_item_list_bestsellers .bx_item_detail_size .bx_slide_left {left:   0;background:url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/fade_left.png)  repeat-y left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_list_bestsellers .bx_item_detail_size .bx_slide_right{right:  0;background:url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/fade_right.png) repeat-y right center;background-size: 100% auto}

/* scu_detail_scu */
.bx_item_list_bestsellers .bx_item_detail_scu{
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    width: 100%;
}
.bx-no-touch .bx_item_list_bestsellers .bx_item_detail_scu.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%
}

/*----*/

.bx_item_list_bestsellers .bx_item_detail_scu .bx_item_section_name_gray{
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px;
}

/*----*/

.bx_item_list_bestsellers .bx_item_detail_scu .bx_scu_scroller_container{position: relative}

.bx_item_list_bestsellers .bx_item_detail_scu .bx_scu{
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}
.bx-touch 	 .bx_item_list_bestsellers .bx_item_detail_scu .bx_scu{overflow-x: auto}

.bx_item_list_bestsellers .bx_item_detail_scu .bx_scu ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap
}
.bx-touch 	.bx_item_list_bestsellers .bx_item_detail_scu .bx_scu ul{margin-left: 0 !important}
.bx_item_list_bestsellers .bx_item_detail_scu .bx_scu ul li{
    position: relative;
    display: block;
    float: left;
    height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bx_item_list_bestsellers .bx_item_detail_scu .bx_scu ul li .cnt{
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 4px;
    left:2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;
    z-index:10;
}
.bx-touch	.bx_item_list_bestsellers .bx_item_detail_scu .bx_scu ul li .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/x2border.png) 2 stretch;
    -moz-border-image: url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/x2border.png) 2 stretch;
    -o-border-image: url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/x2border.png) 2 stretch;
    border-image: url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/x2border.png) 2 fill stretch;
}
.bx_item_list_bestsellers .bx_item_detail_scu .bx_scu ul li:hover .cnt{border: 1px solid #006cc0}
.bx_item_list_bestsellers .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_item_list_bestsellers .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
    padding: 3px;
    border: 2px solid #006cc0;
}
.bx_item_list_bestsellers .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_item_list_bestsellers .bx_item_detail_scu .bx_scu ul li.bx_missing>i{
    cursor: not-allowed;
    position: absolute;
    display: block;
    top: 0;
    right: 2px;
    bottom: 4px;
    left: 2px;
    z-index:11;
    background: rgba(255,255,255,.79) url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/missing.png) no-repeat center;
}

.bx-touch .bx_item_list_bestsellers .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/x2border_active.png) 2 stretch;
    -moz-border-image: url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/x2border_active.png) 2 stretch;
    -o-border-image: url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/x2border_active.png) 2 stretch;
    border-image: url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/x2border_active.png) 2 fill stretch;
}
.bx_item_list_bestsellers .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item{
    position: absolute;
    top:   6%;
    right: 6%;
    bottom:6%;
    left:  6%;
    background-size:contain;
    background-repeat: no-repeat;
}
.bx_item_list_bestsellers .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img{
    width: auto;
    height: 25px;
}

/*----*/

.bx-no-touch .bx_item_list_bestsellers .bx_item_detail_scu .bx_slide_left,
.bx-no-touch .bx_item_list_bestsellers .bx_item_detail_scu .bx_slide_right  	  {opacity:0.8}
.bx-no-touch .bx_item_list_bestsellers .bx_item_detail_scu .bx_slide_left:hover,
.bx-no-touch .bx_item_list_bestsellers .bx_item_detail_scu .bx_slide_right:hover{opacity:1.0}

.bx_item_list_bestsellers .bx_item_detail_scu.full .bx_slide_left,
.bx_item_list_bestsellers .bx_item_detail_scu.full .bx_slide_right{
    position: absolute;
    top: 0;
    bottom:4px;
    width :5%;
    max-width:11px;
    cursor: pointer;
}
.bx-no-touch .bx_item_list_bestsellers .bx_item_detail_scu .bx_slide_left {left: -5%;background:url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_item_list_bestsellers .bx_item_detail_scu .bx_slide_right{right:-5%;background:url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/arr_right.png) no-repeat   right center;background-size: 100% auto}
.bx-touch 	 .bx_item_list_bestsellers .bx_item_detail_scu .bx_slide_left {left:   0;background:url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_list_bestsellers .bx_item_detail_scu .bx_slide_right{right:  0;background:url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/images/fade_right.png) repeat-y   right center;background-size: 100% auto}

.bx_item_list_bestsellers {
    position: relative;
    margin-bottom: 20px;
    border-radius: 3px
}
.bx_item_list_bestsellers .bx_item_list_title {
    font-weight: bold;
    color: #000;
    background: #ebf4f8;
    vertical-align: middle;
    height: 38px;
    text-align: center;
    position: relative;
    line-height: 38px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
}
.bx_item_list_bestsellers .bx_item_list_section .bx_item_list_slide {
    /*height: auto !important;*/
}
.bx_item_list_bestsellers .bx_catalog_item_container.no-imgs > a {
    background-image: none !important;
}


.bx_item_list_bestsellers .bx_item_filter_in_title{
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 12px;
    font-weight: normal;
}
.bx_item_list_bestsellers .bx_item_filter_in_title span{
    margin: 0 10px;
    display: inline-block;
}
.bx_item_list_bestsellers .bx_item_filter_in_title span select{
    /*display: block;*/
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding: 4px;
    outline: none;
    border: 1px solid #c1c5c8;
    border-radius: 2px;
    background: #fff;
    box-shadow: inset 2px 2px 2px -1px rgba(180,188,191,0.5);
    color: #000;
    vertical-align: middle;
    font-size: 14px;
    line-height: 15px;
    max-width:400px
}

.bx-catalog-rst-wraper{
	width:100px;
	height:70px;
	position:absolute;
	bottom:96px;
	left:141px;
	z-index:999;
	margin-top:50px;
 
}

.jcarousel{
	position: relative;
	overflow: hidden;
	width:1014px;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}

/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.jcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
}

.nav-btn-wraper {
    position: absolute;
    top: -67px;
    right: 0;
}


.jcarousel-control-prev{
	width:23px;
	height:23px;
	background: url(/bitrix/templates/main/img/btn-slide-left.png);
	background-position:center center;
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}

.jcarousel-control-next{
	width:23px;
	height:23px;
	background: url(/bitrix/templates/main/img/btn-slide-right.png);
	background-position:center center;
	background-repeat:no-repeat;
	float:right;
	margin-left:10px;
	cursor:pointer;
}

/* End */


/* Start:/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/themes/blue/style.css?1765229118942*/
/* catalog.section */
.bx_item_list_bestsellers.bx_blue .bx_bt_button  				{
	
}
.bx_item_list_bestsellers.bx_blue .bx_bt_button:hover  		{
	
}
.bx_item_list_bestsellers.bx_blue .bx_bt_button:active  		{
	
}

/* scu_detail_size */
.bx-touch .bx_item_list_bestsellers.bx_blue .bx_item_detail_size ul li.bx_active .cnt{
	-webkit-border-image: url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/themes/blue/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/themes/blue/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/themes/blue/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/themes/blue/images/x2border_active.png) 2 fill stretch;
}
/* scu_detail_scu */
.bx-touch .bx_item_list_bestsellers.bx_blue .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	-webkit-border-image: url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/themes/blue/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/themes/blue/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/themes/blue/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/themes/blue/images/x2border_active.png) 2 fill stretch;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/catalog.section/section/style.css?176522911819334*/
.bx-catalog-rst-wraper{
	width:100px;
	height:70px;
	position:absolute;
	bottom:96px;
	left:141px;
	z-index:999;
	margin-top:50px;
 
}

.jcarousel{
	position: relative;
	overflow: hidden;
	width:1014px;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}

/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.jcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
}

.bx-catalog-rst-wraper img{
width:35px;
	height:20px;
}

/* catalog.section */
.bx-section-desc-post{
	font-size: 12px;
	padding: 0 0 0 15px;
	margin: 15px 0;
}
.bx-section-desc{
	border-left: 3px solid #d3d3d3;
}
.bx_catalog_list_home {

}

.bx_catalog_list_home .bx_catalog_item {

}
.bx_catalog_item{
	width:233px;

}

.bx_catalog_item_container{	
	width:230px;
	border:1px solid #e9e9e9;
	float:left;
	background:#fff;
	padding: 23px 0;
	margin-right:28px;
	 -webkit-transition: 0.5s ease;
     -moz-transition: 0.5s ease;
     -o-transition: 0.5s ease;
     transition: 0.5s ease;
	 position:relative;
}

.bx_catalog_item_container:hover{	
opacity:0.8;
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo:hover{	
	background: url(/bitrix/templates/main/img/add-basket-h.png);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
}

.nav-btn-wraper{
	position:absolute;
	top:-67px;
	right:0;
}

.jcarousel-control-prev{
	width:23px;
	height:23px;
	background: url(/bitrix/templates/main/img/btn-slide-left.png);
	background-position:center center;
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}

.jcarousel-control-next{
	width:23px;
	height:23px;
	background: url(/bitrix/templates/main/img/btn-slide-right.png);
	background-position:center center;
	background-repeat:no-repeat;
	float:right;
	margin-left:10px;
	cursor:pointer;
}

@keyframes borderview {
	from {
		border: 1px solid #fdfdfd;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
	to {
		border: 1px solid #d3d3d3;
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18);
	}
}
@-webkit-keyframes borderview {
	from {
		border: 1px solid #fdfdfd;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
	to {
		border: 1px solid #d3d3d3;
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18);
	}
}
.bx_catalog_list_home .bx_catalog_item_articul {
	color: #a5a5a5;
	font-size: 13px;
}
.bx_catalog_list_home .bx_catalog_item_title {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color:#ff7307;
	padding:0 20px 0 20px;
	text-align:left;
	overflow:hidden;
	position: relative;
    top: 5px;
	    overflow: hidden;
    height: 40px;
    margin-bottom: 20px;

}

.bx_catalog_list_home .bx_catalog_item_title a {
	color: #ff7307;
	text-decoration: none;
	font-size: 16px;
	display:block;

}
.bx_catalog_list_home .bx_catalog_item_price {
	color: #515b66;
	font-family: 'Roboto', sans-serif;
	position:relative;
	bottom:-9;
}
.bx_catalog_list_home .bx_catalog_item_price span {
	color: #a5a5a5;
	font-size: 14px;
	font-weight: normal;
	white-space: nowrap;
	text-decoration: line-through;
}

.stars{
	min-height:22px;
}

.bx_catalog_list_home .bx_catalog_item_controls {
	float:right;
	text-align: center;
	opacity: 1;
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone {
	width: 100%;
	white-space: nowrap;
	text-align: right;
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone span {
	color: #3f3f3f;
	font-size: 13px;
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {
text-align: left;
    font-size: 11px;
  background: #fff;
    color: #383838;
    display: inline-block;
    white-space: normal;
    line-height: normal;
    padding: 5px 12px;
    padding-top: 7px;
    height: 29px;
    margin-bottom: 20px;
    position: relative;
    right: 45px;
    width: 75px;
    bottom: 0px;
	line-height:28px;
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone,
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
	background:url(/bitrix/templates/main/img/add-basket.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	position:relative;
	right:20px;
	bottom:0px;
		 -webkit-transition: 0.5s ease;
     -moz-transition: 0.5s ease;
     -o-transition: 0.5s ease;
     transition: 0.5s ease;
}

.button_td{
	padding-left:10px;
}

@-moz-document url-prefix()
{
    .bx_catalog_list_home .bx_catalog_item_controls{
		padding-top:0px;
	}
	.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a {
		
	}
	.button_td{
		padding-left:6px;
	}
	.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {
text-align: left;
    font-size: 11px;
    background: #b8b8b8;
    color: #ffffff;
    display: inline-block;
    white-space: normal;
    line-height: normal;
    padding: 5px 12px;
    padding-top: 7px;
    height: 29px;
    margin-bottom: 20px;
    position: relative;
    right: 45px;
    width: 75px;
    bottom: 0px;
    line-height:27px;
}
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a {
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 34px;
	height: 34px;
	font-family:OpenSans, Sans-serif;
}


.bx_catalog_list_home .bx_catalog_item_controls input[type=text] {
	border: none;
}
.bx-touch .bx_catalog_list_home .bx_catalog_item_controls,
.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls {
	opacity: 1;
}
.bx_catalog_list_home .bx_cnt_desc {
	text-align: left;
	position: absolute;
	right: -45px;
	top: 2px;
	width: 40px;
}
.bx_catalog_list_home .bx_catalog_item_controls a {
	margin-bottom: 10px;
}
.bx_catalog_list_home .bx_catalog_item_price .bx_price {
	font-size: 15px;
	float:left;
	color: #505050;
	font-family: 'Roboto', sans-serif;
	font-size:17px;
	font-weight:700;
	text-align:right;
	padding: 0 0 0 20px;
	
	
}

.bx_catalog_list_home .bx_catalog_item_images {
	position: relative;
	z-index: 91;
	width: 100%;
	display: block;
	padding-top: 0;
	/* background-position: center; */
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	background-position:center center;
	height:213px;
}

.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_scu {
}
.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu>div {
	margin: 0 auto
}


/* Stickers */
.bx_catalog_list_home .bx_stick {
	position: absolute;
	width: 123px;
	height: 35px;
	background: url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/stick.png) left center no-repeat;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 0 #ba3434;
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.bx_catalog_list_home .bx_stick.short {
	font-weight: bold;
	font-size: 18px
}
.bx_catalog_list_home .bx_stick.average {
	font-weight: bold;
	font-size: 13px
}
.bx_catalog_list_home .bx_stick.long {
	font-weight: normal;
	font-size: 11px
}
.bx_catalog_list_home .bx_stick_disc {
	position: absolute;
	top: -20px;
    right: 4;
	width: 72px;
	height: 74px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	font-size: 23px;
	line-height: 74px;
	background: #f42c2c url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/stick_disc.png) no-repeat center;
	text-shadow:0 1px 0 #ba3434;
	font-weight:bold;
}
.bx_catalog_list_home .bx_stick.left,
.bx_catalog_list_home .bx_stick_disc.left {
	left: -2px;
}
.bx_catalog_list_home .bx_stick.right,
.bx_catalog_list_home .bx_stick_disc.right {
	right: 0;
}
.bx_catalog_list_home .bx_stick.top,
.bx_catalog_list_home .bx_stick_disc.top {
	top: 15px;
}
.bx_catalog_list_home .bx_stick.bottom,
.bx_catalog_list_home .bx_stick_disc.bottom {
	bottom: 5px;
}
.bx_catalog_list_home .bx_stick.middle,
.bx_catalog_list_home .bx_stick_disc.middle {
	top: 49%;
}


/* buttons */

.bx_catalog_list_home .bx_bt_button,
.bx_catalog_list_home .bx_bt_button_type_2 {
	display: inline-block;

	text-align: center;
	text-decoration: none;

	cursor: pointer;
	white-space: nowrap;
}
.bx_catalog_list_home .bx_bt_button_type_2 {
	
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fcfcfc), to(#f1f1f1));
	background-image: -webkit-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image: -moz-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image: -o-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image: linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	color: #656565;

}
.bx_catalog_list_home .bx_bt_button_type_2:hover {
	background: #fff;
}
.bx_catalog_list_home .bx_bt_button_type_2:active {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#fcfcfc));
	background-image: -webkit-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image: -moz-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image: -o-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image: linear-gradient(#f1f1f1 0%, #fcfcfc 100%);

}
.bx_catalog_list_home .bx_bt_button {


}
.bx_catalog_list_home .bx_bt_button:hover {


}
.bx_catalog_list_home .bx_bt_button:active {

}
.bx_catalog_list_home .bx_small.bx_bt_button {
	
	min-width: 20px;
	line-height: 20px;
}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2 {
	display: inline-block;
	min-width: 18px;
	line-height: 18px;
}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2 {}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2:hover {}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2:active {}
.bx_catalog_list_home .bx_medium.bx_bt_button {
	padding: 0 15px;
	height: 34px;
	font-weight: bold;
	line-height: 34px;
}
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2 {
	padding: 0 13px;
	height: 34px;
	font-weight: bold;
	line-height: 34px;
}
.bx_catalog_list_home .bx_medium.bx_bt_button,
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2 {
	font-weight: bold;
}
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2:hover {}
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2:active {}
.bx_catalog_list_home .bx_col_input {
	display: inline-block;
	width: 40px;
	text-align: center;
}

/* scu_detail_size */
.bx_catalog_list_home .bx_item_detail_size{
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	max-width: 100%;
	width: 100%;
	left:40px;
}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%;
}

/*----*/

.bx_catalog_list_home .bx_item_detail_size .bx_item_section_name_gray{
	color: #9e9e9e;
	vertical-align: middle;
	right:42px;
	position:relative;
}

/*----*/

.bx_catalog_list_home .bx_item_detail_size .bx_size_scroller_container{position: relative}

.bx_catalog_list_home .bx_item_detail_size .bx_size{
	position: relative;
	overflow: hidden;
	margin: 5px 0 0 0;
	width: 100%;
	right:20px;
}
.bx_catalog_list_home .bx_item_detail_size ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_size .bx_size{overflow-x: auto;}
.bx_catalog_list_home .bx_item_detail_size ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}
.bx-touch 	.bx_catalog_list_home .bx_item_detail_size .bx_size ul{margin-left: 0 !important;}
.bx_catalog_list_home .bx_item_detail_size ul li{
	position: relative;
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 25px;
	width:25px;
}
.bx_catalog_list_home .bx_item_detail_size ul li .cnt{
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 2px;
	bottom: 2px;
	left:2px;
	display: block;
	overflow: hidden;
	background: #fff;
	color: #3f3f3f;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	line-height: 35px;
	width:17px;
    height:17px;
    border-radius: 16px;
    border: 2px solid #cccccc;
}
.bx-retina .bx_catalog_list_home .bx_item_detail_size ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/x2border.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/x2border.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/x2border.png) 2 stretch;
	border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/x2border.png) 2 fill stretch;
}
.bx_catalog_list_home .bx_item_detail_size ul li:hover .cnt{border: 1px solid #006cc0}
.bx_catalog_list_home .bx_item_detail_size ul li:active .cnt,
.bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt{
	border: 2px solid #006cc0;
}
.bx-retina .bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/x2border_active.png) 2 fill stretch;
}

.bx_catalog_list_home .bx_item_detail_size .bx_size ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_catalog_list_home .bx_item_detail_size .bx_size ul li.bx_missing>i{
	cursor: not-allowed;
	position: absolute;
	display: block;
	top: 0;
	right: 2px;
	bottom: 2px;
	left:2px;
	z-index:11;
	background: rgba(255,255,255,.79) url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/missing.png) no-repeat center;
}
/*----*/

.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right  		{opacity:0.8}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left:hover,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right:hover {opacity:1.0}

.bx_catalog_list_home .bx_item_detail_size.full .bx_slide_left,
.bx_catalog_list_home .bx_item_detail_size.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left {left: -5%;background:url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/arr_left.png)  no-repeat left  center;background-size: 100% auto}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right{right:-5%;background:url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/arr_right.png) no-repeat right center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_size .bx_slide_left {left:   0;background:url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/fade_left.png)  repeat-y left  center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_size .bx_slide_right{right:  0;background:url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/fade_right.png) repeat-y right center;background-size: 100% auto}

/* scu_detail_scu */
.bx_catalog_list_home .bx_item_detail_scu{
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	max-width: 100%;
	width: 100%;
}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%
}

/*----*/

.bx_catalog_list_home .bx_item_detail_scu .bx_item_section_name_gray{
	color: #9e9e9e;
	vertical-align: middle;
	font-size: 11px;
	line-height: 11px;
}

/*----*/

.bx_catalog_list_home .bx_item_detail_scu .bx_scu_scroller_container{position: relative}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu{
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_scu .bx_scu{overflow-x: auto}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap
}
.bx-touch 	.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul{margin-left: 0 !important}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li{
	position: relative;
	display: block;
	float: left;
	height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt{
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 2px;
	bottom: 4px;
	left:2px;
	display: block;
	overflow: hidden;
	border: 1px solid #c0cfda;
	background: #fff;
	z-index:10;
}
.bx-retina .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/x2border.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/x2border.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/x2border.png) 2 stretch;
	border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/x2border.png) 2 fill stretch;
}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:hover .cnt{border: 1px solid #006cc0}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	padding: 3px;
	border: 2px solid #006cc0;
}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing>i{
	cursor: not-allowed;
	position: absolute;
	display: block;
	top: 0;
	right: 2px;
	bottom: 4px;
	left: 2px;
	z-index:11;
	background: rgba(255,255,255,.79) url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/missing.png) no-repeat center;
}

.bx-retina .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/x2border_active.png) 2 fill stretch;
}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item{
	position: absolute;
	top:   6%;
	right: 6%;
	bottom:6%;
	left:  6%;
	background-size:contain;
	background-repeat: no-repeat;
}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img{
	width: auto;
	height: 25px;
}

/*----*/

.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right  	  {opacity:0.8}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left:hover,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right:hover{opacity:1.0}

.bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_left,
.bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left {left: -5%;background:url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right{right:-5%;background:url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/arr_right.png) no-repeat   right center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left {left:   0;background:url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right{right:  0;background:url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/fade_right.png) repeat-y   right center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right{right:  0;background:url(/bitrix/templates/main/components/bitrix/catalog.section/section/images/fade_right.png) repeat-y   right center;background-size: 100% auto}

.new_or_hit_wrap{
	position:absolute;
	top:0px;
	text-align:right;
	right:10px;
	z-index:92;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/catalog.section/section/themes/blue/style.css?17652291181015*/
/* catalog.section */
.bx_blue.bx-section-desc{

}
.bx_catalog_list_home.bx_blue .bx_bt_button  				{
	
	display:inline-block;
	text-decoration:none;
	cursor:pointer;
}
.bx_catalog_list_home.bx_blue .bx_bt_button:hover  		{

}
.bx_catalog_list_home.bx_blue .bx_bt_button:active  		{
	
}

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


/* Start:/bitrix/templates/main/components/bitrix/news.list/brends/style.css?17652291181474*/

.carousel  {
   max-width: 1014px; /* ширина всего блока */
   width:100%;
   margin-top:80px;
}
.carousel-wrapper {
   margin: 10px 0; /* отступы для стрелок */
   overflow: hidden; /* скрываем содержимое, выходящее за рамки основной области */
   position:relative;
   height:120px;
}
.carousel-items {
   width: 10000px; /* устанавливаем большую ширину для набора элементов */
   position: relative; /* позиционируем блок относительно основной области карусели */
}
.carousel-block {
   float: left; /* выстраиваем все элементы карусели в ряд */
   width: 150px; /* задаём ширину каждого элемента */
   height:54px;
   padding: 52px 0px 0px 0px; /* делаем оступы, чтобы элементы не сливались */

}
.carousel-block img{
	display:block;
max-width: 130px;
}

/*********** BUTTONS ***********/
.carousel-button-left a, .carousel-button-right a{
   width: 25px; 
   height: 36px; 
   position: relative;
   top: 60px; 
   cursor: pointer; 
   text-decoration:none;
}
.carousel-button-left a{
   float: left; 
   background: url(/bitrix/templates/main/img/ico/carousel-left.png); 
}
.carousel-button-right a{
   float: right;
   background: url(/bitrix/templates/main/img/ico/carousel-right.png); 
}


/* End */
/* /bitrix/templates/main/components/bitrix/news.list/slideIMG/style.css?17652291181397 */
/* /bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/style.css?176522911828699 */
/* /bitrix/templates/main/components/bitrix/sale.bestsellers/hit-carusel/themes/blue/style.css?1765229118942 */
/* /bitrix/templates/main/components/bitrix/catalog.section/section/style.css?176522911819334 */
/* /bitrix/templates/main/components/bitrix/catalog.section/section/themes/blue/style.css?17652291181015 */
/* /bitrix/templates/main/components/bitrix/news.list/brends/style.css?17652291181474 */
