

/* Start:/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/banner/style.css?176677592410184*/
#top_slider {
    width: 620px;
    float: left;
    margin-top: 53px;
}
h2 {
    margin-bottom: 12px!important;
}
#top_slider .slider_wrap {
    border: 1px solid #f2eeeb;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
}
.bx_slider_section{
	position:relative;
	overflow:hidden;
	height: 552px;
}
@media (max-width:640px){.bx-touch .bx_slider_section{margin-top:20px;padding-top:70%}}
@media (max-width:480px){
	.bx-touch .bx_slider_section{
		margin-top: 20px;
		padding-top: 70%;
	}

}
.bx_slider_section .bx_slider_container{
	position: absolute;
	top: 0;
	bottom: 20px;
}
@media (max-width:480px){
	.bx-touch .bx_slider_section .bx_slider_container{
		position:static;
		top:auto;
		bottom:auto;
	}
}
.bx_slider_section .bx_slider_block{
	position:relative;
	float:left;
	height:100%;
}
@media (max-width:480px){
	.bx-touch .bx_slider_section .bx_slider_block{
		position: static;
		float: none;
		display: none;
	}
	.bx-touch .bx_slider_section .bx_slider_block.active{
		display: block;
	}

}
.bx_slider_section .bx_slider_photo_container {
    display: table-cell;
    height: 440px;
    vertical-align: middle;
}

/**/
.bx_slider_section .bx_slider_photo_element{
    background-size: contain !important;
    display: block;
    height: 400px;
    width: 620px;
}

/* Stickers */
.bx_slider_section .bx_stick{
	position:absolute;
	top:20px;
	left:-2px;
	display:block;
	width:123px;
	height:35px;
	background:url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/banner/images/stick.png) left center no-repeat;
	-webkit-background-size:contain !important;
	background-size:contain !important;
	color:#fff;
	text-align:center;
	text-decoration:none;
	text-shadow:0 1px 0 #ba3434;
	font-weight:bold;
	font-size:	18px;
	line-height:35px;
}
@media (max-width:980px){ 			.bx_slider_section .bx_stick{ 		  width:90px;height:30px;font-size:14px;line-height:30px}}
@media (max-width:640px){ 			.bx_slider_section .bx_stick{top:10px;width:70px;height:30px;font-size:11px;line-height:30px}}
@media (max-width:480px){.bx-touch  .bx_slider_section .bx_stick{top: 5px;width:63px;height:27px;font-size:10px;line-height:27px;font-weight:normal}}
/**/
.bx_slider_section .bx_stick_disc{
	position:absolute;
	right:5px;
	bottom:5px;
	display:block;
	width:72px;
	height:74px;
	background:url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/banner/images/stick_disc.png) no-repeat center;
	-webkit-background-size:contain !important;
	background-size:contain !important;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 0 #ba3434;
	font-weight:bold;
	font-size:26px;
	line-height:74px;
}
@media (max-width:980px){ 			.bx_slider_section .bx_stick_disc{width:64px;height:64px;font-size:21px;line-height:64px}}
@media (max-width:640px){ 			.bx_slider_section .bx_stick_disc{width:48px;height:48px;font-size:15px;line-height:48px}}
@media (max-width:480px){.bx-touch  .bx_slider_section .bx_stick_disc{width:36px;height:36px;font-size:12px;line-height:36px}}
/**/
.bx_slider_section .bx_slider_content_container{
    background: #f2eeeb;
    height: 98px;
    padding: 14px 20px 0;
}

/**/
.bx_slider_section .bx_slider_title{
	overflow:hidden;
        padding-bottom: 16px;
        border-bottom: 1px solid #d0c5bc;
        box-shadow: 0 1px 0 0 rgba(255,255,255,0.6);
        -moz-box-shadow: 0 1px 0 0 rgba(255,255,255,0.6);
        -webkit-box-shadow: 0 1px 0 0 rgba(255,255,255,0.6);
}

/**/
.bx_slider_section .bx_slider_title a{
	color:#ff6600;
	font-size:16px;
	line-height:16px;
	overflow:hidden;
        font-weight: 900;
}
.bx_slider_section .bx_slider_title a:hover { text-decoration: none; }

@media (max-width:640px){
	.bx-touch .bx_slider_section .bx_slider_customblock_one{width: 50%}
	.bx-touch .bx_slider_section .bx_slider_customblock_two{width: 50%}
}
@media (max-width:480px){
	.bx-touch .bx_slider_section .bx_slider_customblock_one{width:100%}
	.bx-touch .bx_slider_section .bx_slider_customblock_two{width:100%}
}

/**/
.bx_slider_section .bx_slider_current_price{
	font-weight: 900;
}

/**/
.bx_slider_section .bx_slider_old_price{
	padding:5px 10px 10px;
	color:#496771;
	text-decoration:line-through;
	text-shadow:0 1px 1px rgba(255,255,255,.4);
	font-weight:bold;
	font-size:14px;
}
@media (max-width:980px){ 			.bx_slider_section .bx_slider_old_price{font-size:14px;padding:1px 7px 5px}}
@media (max-width:640px){.bx-touch  .bx_slider_section .bx_slider_old_price{font-size:10px}}
/*Cart button*/
.bx_slider_section .bx_bt_button{
	position:absolute;
	top:50%;
	right:10px;
	margin-top:-19px;
	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
}
.bx-touch .bx_slider_section .bx_bt_button{font-size:12px}
.bx_slider_section .shadow.bx_bt_button 		 {box-shadow:0 1px 1px 0 rgba(0,0,0,.2);}
.bx_slider_section .shadow.bx_bt_button:active{box-shadow:none}

.bx_slider_section .bx_bt_button  		{
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#00a2df), to(#006fcb));
	background-image:-webkit-linear-gradient(#00a2df 0%, #006fcb 100%);
	background-image:-moz-linear-gradient(#00a2df 0%, #006fcb 100%);
	background-image:-o-linear-gradient(#00a2df 0%, #006fcb 100%);
	background-image:linear-gradient(#00a2df 0%, #006fcb 100%);
	color:#fff;
	text-shadow:0 1px 0 #006cae;

	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
}
.bx_slider_section .bx_bt_button:hover  	{
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#21afe4), to(#006fcb));
	background-image:-webkit-linear-gradient(#21afe4 0%, #006fcb 100%);
	background-image:-moz-linear-gradient(#21afe4 0%, #006fcb 100%);
	background-image:-o-linear-gradient(#21afe4 0%, #006fcb 100%);
	background-image:linear-gradient(#21afe4 0%, #006fcb 100%);
}
.bx_slider_section .bx_bt_button:active  {
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#006fcb), to(#00a2df));
	background-image:-webkit-linear-gradient(#006fcb 0%, #00a2df 100%);
	background-image:-moz-linear-gradient(#006fcb 0%, #00a2df 100%);
	background-image:-o-linear-gradient(#006fcb 0%, #00a2df 100%);
	background-image:linear-gradient(#006fcb 0%, #00a2df 100%);
	box-shadow:inset 0 3px 5px 0 rgba(0,0,0,.21);
}
.bx_slider_section .big.bx_bt_button{
	padding:0 13px;
	height:36px;
	line-height:36px;
	font-weight:bold;
}
.bx-touch .bx_slider_section .big.bx_bt_button{
	padding:0 12px;
	height:24px;
	line-height:24px;
	font-weight:bold;
	margin-top:-12px;
	vertical-align: middle;
}
.bx_slider_section .big.bx_bt_button:hover  {}
.bx_slider_section .big.bx_bt_button:active {}

.bx_slider_section .big.bx_bt_button.cart span{
	position:relative;
	bottom:-7px;
	display:inline-block;
	margin:0 10px 0 0;
	width:26px;
	height:23px;
	background:url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/banner/images/bt_cart.png) no-repeat center;
	-webkit-background-size:contain !important;
	background-size:contain !important;
}
.bx-touch .bx_slider_section .big.bx_bt_button.cart span{
	bottom:0;
	margin:0 10px 0 0;
	width:20px;
	height:24px;
	vertical-align: middle;
}
@media (max-width:800px){.bx_slider_section .big.bx_bt_button.cart span {display:none}}
@media (max-width:640px){.bx_slider_section .big.bx_bt_button.cart span {display:block; margin: 0 !important;}
	.bx_slider_section .big.bx_bt_button.cart strong{display:none}
}
/**/
.bx_slider_section .bx_slider_controls{}
.bx_slider_section .bx_slider_arrow_left,
.bx_slider_section .bx_slider_arrow_right{
	position:absolute;
	top:160px;
	z-index:10;
	display:block;
	width:60px;
	height:120px;
	background:url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/banner/images/slider_arrows.png) no-repeat;
	cursor:pointer;
}

.bx_slider_section 			.bx_slider_arrow_left 		 {background-position:0 -120px;left: 0}
.bx_slider_section 			.bx_slider_arrow_right 		 {background-position:-60px -120px;right:0}

.bx_slider_section .bx_slider_arrow_left:active, .bx_slider_section .bx_slider_arrow_left:hover {background-position:0 0;}
.bx_slider_section .bx_slider_arrow_right:active, .bx_slider_section .bx_slider_arrow_right:hover {background-position:-60px 0;}

/**/

.bx_slider_section .bx_slider_pagination {
	position:absolute;
	bottom:-4px;
	margin:0;
	padding:0;
	width:57%;
	list-style:none;
	text-align:center;
}
.bx_slider_section .bx_slider_pagination li{
	display:inline-block;
	margin:0 3px;
	width:14px;
	height:20px;
	line-height: 20px;
	background:url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/banner/images/pagination_dot.png) no-repeat right center;
	cursor: pointer;
}
.bx_slider_section .bx_slider_pagination li:hover,
.bx_slider_section .bx_slider_pagination li.active{background:url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/banner/images/pagination_dot.png) no-repeat 1px center;}

.bx_slider_section .bx_slider_pagination li span{
	display:block;
	cursor: pointer;
	width:14px;
	height:20px;
	text-decoration:none;
}

.bx-touch .bx_slider_section .bx_slider_pagination{}
.bx-touch .bx_slider_section .bx_slider_pagination li,
.bx-touch .bx_slider_section .bx_slider_pagination li span{
	margin:0 1px;
	width:7px;
	height:7px;
	-webkit-background-size:auto 7px;
	background-size:auto 7px;
}
@media (max-width:640px) {
	.bx-touch .bx_slider_section .bx_slider_pagination{
		display: block;
		position: relative;
		bottom: auto;
		margin: 0;
		padding: 0;
		width: 100%;
	}
}
@media (max-width:480px) {
	.bx-touch .bx_slider_section .bx_slider_pagination{
		margin: 10px 0;
	}
}

.bx_slider_section .bx_stick,
.bx_slider_section .bx_slider_title,
.bx_slider_section .bx_slider_title a,
.bx_slider_section .bx_stick_disc{
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.bx_slider_section .price {
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #d0c5bc;
}

.bx_slider_section .price, .bx_slider_section .arenda {
    float: left;
    font-size: 16px;
    line-height: 21px;
}

.bx_slider_section .price h4 {
    padding-left: 25px;
    background: url("/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/banner/images/buy_bg.png") no-repeat left 4px;
}

.bx_slider_section .arenda h4 {
    padding-left: 22px;
    background: url("/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/banner/images/arenda_bg.png") no-repeat left 5px;
}

h4 { float: left; margin-right: 5px!important; }

.bx_slider_section h4:first-letter {
    color: #ff6600;
}

.bx_slider_section .bx_slider_price_container {
    overflow: hidden;
    padding-top: 8px;
}
/* End */


/* Start:/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/style.css?176677592427599*/
/* catalog.top */
.bx_catalog_tile_home_type_2{
	position: relative;
	margin-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
}
@media (max-width:640px) {.bx-touch .bx_catalog_tile_home_type_2{border-bottom: 1px solid #e5e5e5;}}
@media (max-width:479px) {.bx-touch .bx_catalog_tile_home_type_2{border-bottom: 1px solid #e5e5e5;}}

.bx_catalog_tile_home_type_2 .bx_catalog_tile_section{
	padding-top: 45%;
	height:0;
}
@media (max-width:640px) { 			.bx_catalog_tile_home_type_2 .bx_catalog_tile_section{padding-top: 60%}}
@media (max-width:479px) {.bx-touch .bx_catalog_tile_home_type_2 .bx_catalog_tile_section{padding-top:206%}}

.bx_catalog_tile_home_type_2 .bx_catalog_tile_slide{position: absolute;top: 0;right: 0;left: 0;}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slide.active   {opacity: 0;-webkit-animation: nextslide 0.9s;animation: nextslide 0.9s;}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slide.notactive{opacity: 1;-webkit-animation: prevslide 0.9s;animation: prevslide 0.9s;}
@-webkit-keyframes prevslide {from {opacity:1} to {opacity:0}}
@keyframes prevslide {from {opacity:1} to {opacity:0}}
@-webkit-keyframes nextslide {from {opacity:0} to {opacity:1}}
@keyframes nextslide {from {opacity:0} to {opacity:1}}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slide.notactive,
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slide 		{display: none;opacity: 0;}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slide.active  {display: block;opacity: 1;}




.bx_catalog_tile_home_type_2 .bx_catalog_item{
	position: relative;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding:1px 26px;
	width: 25%;
	background: #fff;
	-webkit-transition:none;
	-moz-transition:none;
	-ms-transition:none;
	-o-transition:none;
	transition:none;
}

.bx_catalog_tile_home_type_2 .bx_catalog_item:nth-child(4n+1){clear: both;}
@media (max-width:640px) {
	.bx_catalog_tile_home_type_2 .bx_catalog_item:nth-child(4n+1){clear: none;}
	.bx_catalog_tile_home_type_2 .bx_catalog_item:nth-child(3n+1){clear: both;}
}
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile_home_type_2 .bx_catalog_item:nth-child(4n+1){clear: none;}
	.bx-touch .bx_catalog_tile_home_type_2 .bx_catalog_item:nth-child(3n+1){clear: none;}
	.bx-touch .bx_catalog_tile_home_type_2 .bx_catalog_item:nth-child(2n+1){clear: both;}
}




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

	.bx_catalog_tile_home_type_2.col2 .bx_catalog_item{padding:1px 26px;width: 50%}
	.bx_catalog_tile_home_type_2.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

	.bx_catalog_tile_home_type_2.col3 .bx_catalog_item{padding:1px 26px;width: 33.333333%}
	.bx_catalog_tile_home_type_2.col3 .bx_catalog_item:nth-child(3n+1){clear:both}
	.bx_catalog_tile_home_type_2.col3 .bx_catalog_item:nth-child(4){display: none;}

	.bx_catalog_tile_home_type_2.col4 .bx_catalog_item{padding:1px 26px;width: 25%}
	.bx_catalog_tile_home_type_2.col4 .bx_catalog_item:nth-child(4n+1){clear:both}

}

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

	.bx_catalog_tile_home_type_2.col2 .bx_catalog_item{padding:1px 16px;width: 50%}
	.bx_catalog_tile_home_type_2.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

	.bx_catalog_tile_home_type_2.col3 .bx_catalog_item{padding:1px 16px;width: 33.333333%}
	.bx_catalog_tile_home_type_2.col3 .bx_catalog_item:nth-child(3n+1){clear:both}
	.bx_catalog_tile_home_type_2.col3 .bx_catalog_item:nth-child(4){display: none;}

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

	.bx_catalog_tile_home_type_2.col2 .bx_catalog_item{padding:1px 16px;width: 50%}
	.bx_catalog_tile_home_type_2.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

	.bx_catalog_tile_home_type_2.col3 .bx_catalog_item{padding:1px 16px;width: 33.333333%}
	.bx_catalog_tile_home_type_2.col3 .bx_catalog_item:nth-child(3n+1){clear:both}
	.bx_catalog_tile_home_type_2.col3 .bx_catalog_item:nth-child(4){display: none;}

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

	.bx-touch .bx_catalog_tile_home_type_2.col2 .bx_catalog_item{padding:1px 16px;width: 50%}
	.bx-touch .bx_catalog_tile_home_type_2.col2 .bx_catalog_item:nth-child(3n+1){clear:none}
	.bx-touch .bx_catalog_tile_home_type_2.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

	.bx-touch .bx_catalog_tile_home_type_2.col2 .bx_catalog_item,
	.bx-touch .bx_catalog_tile_home_type_2.col3 .bx_catalog_item,
	.bx-touch .bx_catalog_tile_home_type_2.col4 .bx_catalog_item,
	.bx-touch .bx_catalog_tile_home_type_2.col5 .bx_catalog_item{padding:1px 16px;width: 50%;clear:none}

	.bx-touch .bx_catalog_tile_home_type_2.col2 .bx_catalog_item:nth-child(2n+1),
	.bx-touch .bx_catalog_tile_home_type_2.col3 .bx_catalog_item:nth-child(2n+1),
	.bx-touch .bx_catalog_tile_home_type_2.col4 .bx_catalog_item:nth-child(2n+1){clear:both}
	.bx-touch .bx_catalog_tile_home_type_2.col3 .bx_catalog_item:nth-child(4){display: none;}
}

.bx_catalog_tile_home_type_2 .bx_catalog_item:hover .bx_catalog_item_container {
	position: absolute;
	z-index: 990;
	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_catalog_tile_home_type_2 .bx_catalog_item:hover .bx_catalog_item_container{padding:0 25px 15px}}
@media (max-width:960px){.bx-no-touch  .bx_catalog_tile_home_type_2 .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_catalog_tile_home_type_2 .bx_catalog_item_articul{
	color: #a5a5a5;
	font-size: 13px;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_title{
	overflow: hidden;
	height: 38px;
}
.bx-no-touch .bx_catalog_tile_home_type_2 .bx_catalog_item:hover .bx_catalog_item_title{
	overflow:auto;
	height:auto !important;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_title a{
	color: #3f3f3f;
	text-decoration: none;
	font-size: 13px;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_price{
	color: #3f3f3f;
	font-weight: bold;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_price span{
	color: #a5a5a5;
	font-size: 12px;
	font-weight: normal;
	white-space: nowrap;
	text-decoration: line-through;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_controls{
	padding-top: 10px;
	text-align: center;
	opacity: 0;
}
@media (min-width:641px) and (max-width:960px){.bx_catalog_tile_home_type_2 .bx_catalog_item_controls{height: auto}}
@media (max-width:640px){.bx-touch .bx_catalog_tile_home_type_2 .bx_catalog_item_controls{height:auto;line-height:30px;text-align:center}}
@media (max-width:479px){.bx-touch .bx_catalog_tile_home_type_2 .bx_catalog_item_controls{height:auto;line-height:30px;display: block}}
@media (max-width:479px){.bx-touch .bx_catalog_tile_home_type_2 .bx_catalog_item:hover .bx_catalog_item_controls {height: auto}}

.bx_catalog_tile_home_type_2 .bx_catalog_item_controls .bx_catalog_item_controls_blockone{
	width: 100%;
	white-space: nowrap;
	text-align: center;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_controls .bx_catalog_item_controls_blockone span{
	color: #3f3f3f;
	font-size: 13px;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable{
	text-align: left;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{
	width:100%;
	text-align:center;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a{
	margin:1%;
	width: 48%;
	min-width:100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 25px;
	height: 25px;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a{margin:5px 3px}

@media (max-width:640px) {
	.bx-touch .bx_catalog_tile_home_type_2 .bx_catalog_item_controls .bx_catalog_item_controls_blockone{display: none;}
	.bx-touch .bx_catalog_tile_home_type_2 .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{float: none;width: 100%;text-align: center;}
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_controls input[type=text]{border: none;}
.bx-touch .bx_catalog_tile_home_type_2 .bx_catalog_item_controls,
.bx_catalog_tile_home_type_2 .bx_catalog_item:hover .bx_catalog_item_controls{
	opacity: 1;
}
.bx_catalog_tile_home_type_2 .bx_cnt_desc{
	text-align: left;
	position: absolute;
	right:-45px;
	top: 2px;
	width: 40px;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_controls a{margin-bottom: 10px;}
.bx_catalog_tile_home_type_2 .bx_catalog_item_price .bx_price{font-size: 15px;}
.bx_catalog_tile_home_type_2 .bx_catalog_item_images_double,
.bx_catalog_tile_home_type_2 .bx_catalog_item_images{
	position: relative;
	z-index: 910;
	display: block;
	padding-top: 135%;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size:contain;
	background-size:contain;
}
.bx_catalog_tile_home_type_2 .bx_catalog_item_images_double{
	z-index: 900;
	margin-top: -135%;
	opacity: 0;
}
.bx-no-touch .bx_catalog_tile_home_type_2 .bx_catalog_item.double:hover .bx_catalog_item_images{
	opacity: 0;
	-webkit-animation: rotateimgfirst 0.5s;
	animation: rotateimgfirst 0.5s;
}
.bx-no-touch .bx_catalog_tile_home_type_2 .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_catalog_tile_home_type_2 .bx_catalog_item 	  .bx_catalog_item_controls,
.bx_catalog_tile_home_type_2 .bx_catalog_item 	  .bx_catalog_item_articul,
.bx_catalog_tile_home_type_2 .bx_catalog_item 	  .bx_catalog_item_scu{display:none}
.bx-no-touch .bx_catalog_tile_home_type_2 .bx_catalog_item:hover .bx_catalog_item_controls,
.bx-no-touch .bx_catalog_tile_home_type_2 .bx_catalog_item:hover .bx_catalog_item_articul,
.bx-no-touch .bx_catalog_tile_home_type_2 .bx_catalog_item:hover .bx_catalog_item_scu{display:block}
.bx_catalog_tile_home_type_2 .bx_catalog_item 	  .bx_catalog_item_scu{padding-top:10px}
.bx_catalog_tile_home_type_2 .bx_catalog_item:hover .bx_catalog_item_scu>div{margin:0 auto}

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

/* Stickers */
.bx_catalog_tile_home_type_2 .bx_stick{
	position: absolute;
	width: 123px;
	height: 35px;
	background: url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/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_tile_home_type_2 .bx_stick.short {font-weight:  bold;font-size:18px}
.bx_catalog_tile_home_type_2 .bx_stick.average {font-weight:  bold;font-size:13px}
.bx_catalog_tile_home_type_2 .bx_stick.long{font-weight:normal;font-size:11px}
.bx_catalog_tile_home_type_2 .bx_stick_disc{
	position: absolute;
	width: 72px;
	height: 74px;
	background: url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/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_catalog_tile_home_type_2 .bx_stick.left,
.bx_catalog_tile_home_type_2 .bx_stick_disc.left{left:-2px;}
.bx_catalog_tile_home_type_2 .bx_stick.right,
.bx_catalog_tile_home_type_2 .bx_stick_disc.right{right: 0;}
.bx_catalog_tile_home_type_2 .bx_stick.top,
.bx_catalog_tile_home_type_2 .bx_stick_disc.top{top: 15px;}
.bx_catalog_tile_home_type_2 .bx_stick.bottom,
.bx_catalog_tile_home_type_2 .bx_stick_disc.bottom{bottom: 5px;}
.bx_catalog_tile_home_type_2 .bx_stick.middle,
.bx_catalog_tile_home_type_2 .bx_stick_disc.middle{top: 49%;}
@media (min-width:641px) and (max-width:960px){
	.bx_catalog_tile_home_type_2 .bx_stick{
		width: 90px;
		height: 30px;
		background-size: 100%;
		line-height: 30px;
	}
	.bx_catalog_tile_home_type_2 .bx_stick.short {font-weight:normal;font-size:14px}
	.bx_catalog_tile_home_type_2 .bx_stick.average {font-weight:normal;font-size:11px}
	.bx_catalog_tile_home_type_2 .bx_stick.long{font-weight:normal;font-size:11px}
	.bx_catalog_tile_home_type_2 .bx_stick_disc{
		width: 64px;
		height: 65px;
		background-size: 100%;
		font-size: 	20px;
		line-height: 65px;
	}
}
@media (max-width:640px) {
	.bx-touch .bx_catalog_tile_home_type_2 .bx_stick{
		width: 70px;
		height: 30px;
		background-size: 100%;
		font-size: 	11px;
		line-height: 30px;
	}
	.bx-touch .bx_catalog_tile_home_type_2 .bx_stick_disc{
		width: 48px;
		height: 49px;
		background-size: 100%;
		font-size: 	16px;
		line-height: 49px;
	}
}
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile_home_type_2 .bx_stick{
		width: 70px;
		height: 30px;
		background-size: 100%;
		font-size: 	11px;
		line-height: 30px;
	}

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

/* buttons */
.bx_catalog_tile_home_type_2 .bx_bt_button_type_2{
	display: inline-block;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	cursor: pointer;
}

.bx_catalog_tile_home_type_2 .bx_bt_button_type_2 				{
	border: 1px solid #e9e9e9;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fcfcfc), to(#f1f1f1));
	background-image: -webkit-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image:    -moz-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image:      -o-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image:         linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	color: #656565;
	text-shadow:0 1px 0 #fff;
}
.bx_catalog_tile_home_type_2 .bx_bt_button_type_2:hover{background: #fff;}
.bx_catalog_tile_home_type_2 .bx_bt_button_type_2:active 	{
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#fcfcfc));
	background-image: -webkit-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image:    -moz-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image:      -o-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image:         linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	box-shadow: inset 0 2px 2px 0 rgba(0,0,0,.05);
}

.bx_catalog_tile_home_type_2 .bx_small.bx_bt_button_type_2{
	display: inline-block;
	min-width: 20px;
	line-height: 20px;
}

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


.bx_catalog_tile_home_type_2 .bx_medium.bx_bt_button_type_2		{
	padding: 0 13px;
	height: 25px;
	font-weight: bold;
	line-height: 25px;
}

.bx_catalog_tile_home_type_2 .bx_medium.bx_bt_button_type_2 		{font-weight: bold;}
.bx_catalog_tile_home_type_2 .bx_medium.bx_bt_button_type_2:hover  	{ }
.bx_catalog_tile_home_type_2 .bx_medium.bx_bt_button_type_2:active 	{ }

.bx_catalog_tile_home_type_2 .bx_col_input{
	display: inline-block;
	width: 20px;
	text-align: center;
}

.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_arrow_left,
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_arrow_right {
	position: absolute;
	position: absolute;
	top: 45%;
	bottom: 0;
	z-index: 1010;
	display: block;
	margin-top: -29px;
	width: 100%;
	width: 35px;
	height: 35px;
	background: url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/slider_arrow.png) no-repeat;
	background-size: 35px auto !important;
	cursor: pointer;
}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_arrow_left{left:-10px;	 background-position: 0 0;}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_arrow_left:active 		{background-position: 0 -70px;}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_arrow_right{right:-10px;background-position: 0 -35px;}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_arrow_right:active 	{background-position: 0 -105px;}

.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_pagination {
	position: absolute;
	bottom: 5%;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	text-align: center;
}
.bx-touch .bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_pagination {display: none;}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_pagination li{
	display: inline-block;
	margin: 0 3px;
	padding: 0;
	width: 14px;
	height: 20px;
	background: url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/pagination_dot.png) no-repeat right center;
}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_pagination li:hover,
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_pagination li.active{
	background: url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/pagination_dot.png) no-repeat 1px center;
}
.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_pagination li span{
	display: block;
	width: 14px;
	height: 20px;
	text-decoration: none;
	cursor: pointer;
}

.bx_catalog_tile_home_type_2 .bx_medium.bx_bt_button {
	padding: 0 13px;
	height: 25px;
	font-weight: bold;
	line-height: 25px;
}

.bx_catalog_tile_home_type_2{
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

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

/*----*/

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

/*----*/

.bx_catalog_tile_home_type_2 .bx_item_detail_size .bx_size_scroller_container{position: relative}

.bx_catalog_tile_home_type_2 .bx_item_detail_size .bx_size{
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_size ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}
.bx-touch 	 .bx_catalog_tile_home_type_2 .bx_item_detail_size .bx_size{overflow-x: auto;}
.bx_catalog_tile_home_type_2 .bx_item_detail_size ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}
.bx-touch 	.bx_catalog_tile_home_type_2 .bx_item_detail_size .bx_size ul{margin-left: 0 !important;}
.bx_catalog_tile_home_type_2 .bx_item_detail_size ul li{
	position: relative;
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 25px;
}
.bx_catalog_tile_home_type_2 .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_catalog_tile_home_type_2 .bx_item_detail_size ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/x2border.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/x2border.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/x2border.png) 2 stretch;
	border-image: url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/x2border.png) 2 fill stretch;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_size ul li:hover .cnt{border: 1px solid #006cc0}
.bx_catalog_tile_home_type_2 .bx_item_detail_size ul li:active .cnt,
.bx_catalog_tile_home_type_2 .bx_item_detail_size ul li.bx_active .cnt{
	border: 2px solid #006cc0;
}
.bx-touch .bx_catalog_tile_home_type_2 .bx_item_detail_size ul li.bx_active .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/x2border_active.png) 2 fill stretch;
}

.bx_catalog_tile_home_type_2 .bx_item_detail_size .bx_size ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_catalog_tile_home_type_2 .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/mstt/components/bitrix/catalog.top/top_slider/slider/images/missing.png) no-repeat center;
}
/*----*/

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

.bx_catalog_tile_home_type_2 .bx_item_detail_size.full .bx_slide_left,
.bx_catalog_tile_home_type_2 .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_tile_home_type_2 .bx_item_detail_size .bx_slide_left {left: -5%;background:url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/arr_left.png)  no-repeat left  center;background-size: 100% auto}
.bx-no-touch .bx_catalog_tile_home_type_2 .bx_item_detail_size .bx_slide_right{right:-5%;background:url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/arr_right.png) no-repeat right center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_tile_home_type_2 .bx_item_detail_size .bx_slide_left {left:   0;background:url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/fade_left.png)  repeat-y left  center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_tile_home_type_2 .bx_item_detail_size .bx_slide_right{right:  0;background:url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/fade_right.png) repeat-y right center;background-size: 100% auto}

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

/*----*/

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

/*----*/

.bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_scu_scroller_container{position: relative}

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

.bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_scu ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap
}
.bx-touch 	.bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_scu ul{margin-left: 0 !important}
.bx_catalog_tile_home_type_2 .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_tile_home_type_2 .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_catalog_tile_home_type_2 .bx_item_detail_scu .bx_scu ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/x2border.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/x2border.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/x2border.png) 2 stretch;
	border-image: url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/x2border.png) 2 fill stretch;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_scu ul li:hover .cnt{border: 1px solid #006cc0}
.bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	padding: 3px;
	border: 2px solid #006cc0;
}
.bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_catalog_tile_home_type_2 .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/mstt/components/bitrix/catalog.top/top_slider/slider/images/missing.png) no-repeat center;
}

.bx-touch .bx_catalog_tile_home_type_2 .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/mstt/components/bitrix/catalog.top/top_slider/slider/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/x2border_active.png) 2 fill stretch;
}
.bx_catalog_tile_home_type_2 .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_tile_home_type_2 .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img{
	width: auto;
	height: 25px;
}

/*----*/

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

.bx_catalog_tile_home_type_2 .bx_item_detail_scu.full .bx_slide_left,
.bx_catalog_tile_home_type_2 .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_tile_home_type_2 .bx_item_detail_scu .bx_slide_left {left: -5%;background:url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_slide_right{right:-5%;background:url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/arr_right.png) no-repeat   right center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_slide_left {left:   0;background:url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_tile_home_type_2 .bx_item_detail_scu .bx_slide_right{right:  0;background:url(/bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/images/fade_right.png) repeat-y   right center;background-size: 100% auto}
/* End */


/* Start:/bitrix/templates/mstt/components/bitrix/news.list/mainpage_news/style.css?1766775924847*/
.news-list {
    float: right;
    width: 300px;
    margin-top: 53px;
    line-height: 16px;
}
.news-item {
    margin-bottom: 20px;
    font-size: 12px;
}
.news-item:last-child {
    margin: 0;
}
.news-item .title {
    font-size: 14px;
    margin-top: 3px;
    margin-bottom: 13px;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 10px 3px 0;
        width: 58px;
        border: 1px solid #ebebeb;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -khtml-border-radius: 2px;
}
.news-date-time {
	color:#486DAA;
        display: block;
        font-size: 10px;
        color: #8c735b;
}
h2 {
    display: inline-block;
}
.news_title, .all {
    float: left;
}
.all {
    color: #3b3b3b;
    font-size: 12px;
    margin-left: 10px;
    padding-bottom: 0;
    padding-top: 7px;
}
/* End */


/* Start:/bitrix/templates/mstt/components/bitrix/catalog.section/proton_recommend/style.css?17667759244696*/
.recommend_box {
    min-width: 940px;
    margin-top: 60px;
}
.recommend_box .bg {
    padding: 0px 0 20px 0;
    margin-top: -20px;
}

.bx_catalog_list_home .bx_catalog_item {
    float: left;
    width: 220px;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
    border: 1px solid #d0c5bc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #f2eeeb;
}

.bx_catalog_list_home .bx_catalog_item:hover {
    border: 1px solid #ff6600;
}

.bx_catalog_list_home .bx_catalog_item_title:hover {
    max-height: 154px;
}

.bx_catalog_list_home .bx_catalog_item:nth-child(4n+4) {
    margin-right: 0;
}

.bx_catalog_list_home .bx_catalog_item:nth-child(4n+1) {
    clear: both;
}

.bx_catalog_item .bx_catalog_item_images {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -khtml-border-radius: 3px 3px 0 0;
    height: 140px;
    padding: 10px;
    background: #fff;
}

.bx_catalog_item .bx_catalog_item_info {
    background: #f2eeeb;
    padding: 4px 10px 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
}

.bx_catalog_item_title {
    background: #f2eeeb;
    min-height: 74px;
    max-height: 74px;
    overflow: hidden;
    line-height: 16px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
    padding: 4px 10px 0;
}

.bx_catalog_item_container {
    position: relative;
    height: 234px;
}

.bx_catalog_item_title a {
    font-size: 13px;
}

.bx_catalog_item_price_wrap {
    padding: 2px 10px 6px;
}

.bx_catalog_item_price {
    overflow: auto;
    padding-top: 6px;
    border-top: 1px solid #d0c5bc;
    box-shadow: 0 1px 0 0 rgba(255,255,255,0.6) inset;
    -moz-box-shadow: 0 1px 0 0 rgba(255,255,255,0.6) inset;
    -webkit-box-shadow: 0 1px 0 0 rgba(255,255,255,0.6) inset;
}

.bx_catalog_item_price .bx_price {
    float: left;
    width: 100px;
    border-right: 1px solid #d0c5bc;
    margin-right: 14px;
}

.bx_catalog_item_price .bx_arenda {
    float: left;
}

.bx_catalog_item_price .cost {
    font-weight: 900;
}

.bx_catalog_item_price .old_price {
    text-decoration: line-through;
    color: #aaa;
}

.bx_catalog_item_desc {
    font-size: 11px;
    margin-top: 3px;
}

.bx_price_title, .bx_arenda_title {
    color: #ff6600;  
}

.bx_price_title {
    padding-left: 20px;
    background: url("/bitrix/templates/mstt/components/bitrix/catalog.section/proton_recommend/images/buy_bg.png") 0 center no-repeat;
}

.bx_arenda_title {
    padding-left: 18px;
    background: url("/bitrix/templates/mstt/components/bitrix/catalog.section/proton_recommend/images/arenda_bg.png") 0 center no-repeat;
}

.bx_catalog_item .bx_catalog_item_images a {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.module_products_list tr td:first-child{
	text-align: left;
}
.stripes {
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    background-size: 36px 50px;
}
.deg45 {
    background-color: #3b3b3b;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #ff7d25), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, #ff7d25), color-stop(.75, #ff7d25), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-54deg, #ff7d25 25%, transparent 25%, transparent 50%, #ff7d25 50%, #ff7d25 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-54deg, #ff7d25 25%, transparent 25%, transparent 50%, #ff7d25 50%, #ff7d25 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-54deg, #ff7d25 25%, transparent 25%, transparent 50%, #ff7d25 50%, #ff7d25 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-54deg, #ff7d25 25%, transparent 25%, transparent 50%, #ff7d25 50%, #ff7d25 75%, transparent 75%, transparent);
    background-image: linear-gradient(-54deg, #ff7d25 25%, transparent 25%, transparent 50%, #ff7d25 50%, #ff7d25 75%, transparent 75%, transparent);
}

.module_products_list .item, .module_products_list .item div, .module_products_list .item tr, .module_products_list .item td {
    vertical-align: top;
}
/* End */
/* /bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/banner/style.css?176677592410184 */
/* /bitrix/templates/mstt/components/bitrix/catalog.top/top_slider/slider/style.css?176677592427599 */
/* /bitrix/templates/mstt/components/bitrix/news.list/mainpage_news/style.css?1766775924847 */
/* /bitrix/templates/mstt/components/bitrix/catalog.section/proton_recommend/style.css?17667759244696 */
