

/* Start:/bitrix/templates/.default/components/bitrix/catalog.top/sliderHL/style.css?171931457315637*/
.bx_slider_section{
	position:relative;
	overflow:hidden;
	margin-top:40px;
	padding-top:38%;
	margin-right: 55px;
    margin-left: 55px;
    height: inherit;
}
/*@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;
	height: 312px;
}
.bx_slider_section .bx_slider_block{
	position:relative;
	float:left;
	height:100%;
}
.bx_slider_section .bx_slider_photo_container{
	position:absolute;
	top:0;
	bottom:0;
	width:55%;
}
/**/
.bx_slider_section .bx_slider_photo_element{
	position:absolute;
	top:2%;
	right:5%;
	bottom:2%;
	left:1%;
	background:#fff;
}

.bx_slider_section .bx_slider_photo_element{
	display:block;
	padding:1px;
	-webkit-background-size:contain !important;
	background-size:contain !important;
}
/*@media (max-width:980px){ 			.bx_slider_section .bx_slider_photo_element, 			.bx_slider_section .bx_slider_photo_background{box-shadow:0 0 3px 0 rgba(123,152,165,.75)}}*/
/*@media (max-width:641px){ 			.bx_slider_section .bx_slider_photo_element, 			.bx_slider_section .bx_slider_photo_background{box-shadow:0 0 2px 0 rgba(123,152,165,.75)}}
@media (max-width:480px){.bx-touch  .bx_slider_section .bx_slider_photo_element, .bx-touch  .bx_slider_section .bx_slider_photo_background{box-shadow:0 0 1px 0 rgba(123,152,165,.75)}}
*//* Stickers */
.bx_slider_section .bx_stick{
	position:absolute;
	top:20px;
	left:-2px;
	display:block;
	width:123px;
	height:35px;
	background:url(/bitrix/templates/.default/components/bitrix/catalog.top/sliderHL/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/.default/components/bitrix/catalog.top/sliderHL/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{
	position:absolute;
	top:1px;
	right:10px;
	bottom:0;
	left:56%;
	z-index:100;
	padding-top: 53px;
}
/*@media (max-width:640px){
	.bx-touch .bx_slider_section .bx_slider_content_container{
		top: 60%;
		left: auto;
		right: auto;
		width: 100%;
	}
}
@media (max-width:480px){
	.bx-touch .bx_slider_section .bx_slider_content_container{
		top: auto;
		position: static;
	}

}
*/
/**/
.bx_slider_section .bx_slider_title{
	overflow:hidden;
	margin:0;
	padding:0px 0px 5px;
	max-height:27px;
}
@media (max-width:980px){		   .bx_slider_section .bx_slider_title{max-height:23px}}
/*@media (max-width:640px){		   .bx_slider_section .bx_slider_title{max-height:17px}}
@media (max-width:480px){.bx-touch .bx_slider_section .bx_slider_title{max-height:12px}}*/
/**/
.bx_slider_section .bx_slider_title a{
	color:#000;
	text-decoration:none;
	font-size:20px;
	line-height:24px;
	font-family: Arial;
	display:inline-block;
	width:100%;
	overflow:hidden;
	-ms-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	vertical-align:top;
    font-weight: bold;
    text-transform: uppercase;
}
.color_blue   .bx_slider_section .bx_slider_title a{color:#000;}
.color_wood   .bx_slider_section .bx_slider_title a{color: #572c05;text-shadow: 0 1px 1px rgba(246,237,206,0.7);}
.color_green  .bx_slider_section .bx_slider_title a{color:#fff;}
.color_yellow .bx_slider_section .bx_slider_title a{color: #4c4a3f;text-shadow: 0 1px 1px rgba(255,255,255,.5);}
.color_red    .bx_slider_section .bx_slider_title a{color:#fff;}
.color_black  .bx_slider_section .bx_slider_title a{color:#fff;}

/*@media (max-width:640px){ 			.bx_slider_section .bx_slider_title a{font-size:17px;line-height:17px}}
@media (max-width:480px){.bx-touch  .bx_slider_section .bx_slider_title a{font-size:11px;line-height:12px}}*/
/**/
.bx_slider_section .bx_slider_content_description {
	color:#000;
	font-size:12px;
	line-height:22px;
	max-height:153px;
	overflow:hidden;
	font-family: Arial;
	display: inline-block;
}
.color_blue   .bx_slider_section .bx_slider_content_description {color:#658790;}
.color_wood   .bx_slider_section .bx_slider_content_description {color:#fff    ;text-shadow: 0 -1px 1px #924b17;}
.color_green  .bx_slider_section .bx_slider_content_description {color:#fff;}
.color_yellow .bx_slider_section .bx_slider_content_description {color: #4c4a3f;text-shadow: 0 1px 1px rgba(255,255,255,.5);}
.color_red    .bx_slider_section .bx_slider_content_description {color:#fff;}
.color_black  .bx_slider_section .bx_slider_content_description {color:#fff;}
/*@media (max-width:820px){ 			.bx_slider_section .bx_slider_content_description{max-height:38px}}*/
/*@media (max-width:780px){ 			.bx_slider_section .bx_slider_content_description{max-height:19px}}*/
/*@media (max-width:720px){ 			.bx_slider_section .bx_slider_content_description{display:none}}*/
/*@media (max-width:640px){.bx-touch  .bx_slider_section .bx_slider_content_description{
	max-height: 76px;
	display: block;
	position: absolute;
	left: 52%;
	top: 0;
}
}
@media (max-width:480px){
	.bx-touch .bx_slider_section .bx_slider_content_description {
		max-height: 76px;
		position: static;
		left: auto;
		top: auto;
	}
}
/**/

/*@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_price_container{
	display: block;
	margin-top: 22px;
}
/*@media (max-width:640px){.bx-touch  .bx_slider_section .bx_slider_price_container{left: 52%;}}
@media (max-width:480px){.bx-touch  .bx_slider_section .bx_slider_price_container{left: auto;position: relative;margin-top: 10px}}
*/
.color_blue   .bx_slider_section .bx_slider_price_leftblock {}
.bx_slider_section .bx_slider_current_price{
	padding:10px 10px 5px;
	text-shadow:0 1px 1px rgba(255,255,255,.7);
	font-weight:bold;
	font-size:26px;
	line-height:26px;
	vertical-align: middle;
}
.bx_slider_section .bx_slider_current_price.bx_no_oldprice{
	font-size:26px;
	line-height:46px;
}
@media (max-width:980px){			.bx_slider_section .bx_slider_current_price 				{padding:5px 7px 1px;font-size:23px;line-height:18px}}
@media (max-width:980px){			.bx_slider_section .bx_slider_current_price.bx_no_oldprice 	{padding:5px 7px 1px;font-size:23px;line-height:46px}}
.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}}
.bx_slider_section .bt_blue{
	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
}
.bx-touch .bx_slider_section .bt_blue{font-size:12px}
.bx_slider_section .shadow.bt_blue 		 {box-shadow:0 1px 1px 0 rgba(0,0,0,.2);}
.bx_slider_section .shadow.bt_blue:active{box-shadow:none}

.bx_slider_section .bt_blue  		{
	/*background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#447589), to(#4d849a));
	background-image:-webkit-linear-gradient(#447589 0%, #4d849a 100%);
	background-image:-moz-linear-gradient(#447589 0%, #4d849a 100%);
	background-image:-o-linear-gradient(#447589 0%, #4d849a 100%);
	background-image:linear-gradient(#447589 0%, #4d849a 100%);
	*/color:#fff;
	text-shadow:0 1px 0 #006cae;
	background-image: url(/bitrix/templates/.default/components/bitrix/catalog.top/sliderHL/images/but.jpg);

}
.bx_slider_section .bt_blue:hover  	{
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#447589), to(#4d849a));
	background-image:-webkit-linear-gradient(#447589 0%, #4d849a 100%);
	background-image:-moz-linear-gradient(#447589 0%, #4d849a 100%);
	background-image:-o-linear-gradient(#447589 0%, #4d849a 100%);
	background-image:linear-gradient(#447589 0%, #4d849a 100%);
}
.bx_slider_section .bt_blue:active  {
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#4d849a), to(#447589));
	background-image:-webkit-linear-gradient(#4d849a 0%, #447589 100%);
	background-image:-moz-linear-gradient(#4d849a 0%, #447589 100%);
	background-image:-o-linear-gradient(#4d849a 0%, #447589 100%);
	background-image:linear-gradient(#4d849a 0%, #447589 100%);
	box-shadow:inset 0 3px 5px 0 rgba(0,0,0,.21);
}
.bx_slider_section .big.bt_blue {
    font-family: Arial;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    margin-left: -5px;
    padding: 0 27px;
}
.bx-touch .bx_slider_section .big.bt_blue{
	padding:0 12px;
	height:24px;
	line-height:24px;
	font-weight:bold;
	margin-top:-12px;
	vertical-align: middle;
}
.bx_slider_section .big.bt_blue:hover  {}
.bx_slider_section .big.bt_blue:active {}
.control-element-block{
	width: 100%;
	display: block;
	position: relative;
	height: 360px;
	margin: 40px 0;
}
.bx_slider_section .big.bt_blue.cart span{
	position:relative;
	bottom:-7px;
	display:inline-block;
	margin:0 10px 0 0;
	width:26px;
	height:23px;
	background:url(/bitrix/templates/.default/components/bitrix/catalog.top/sliderHL/images/bt_cart.png) no-repeat center;
	-webkit-background-size:contain !important;
	background-size:contain !important;
}
.bx-touch .control-element-block .big.bt_blue.cart span{
	bottom:0;
	margin:0 10px 0 0;
	width:20px;
	height:24px;
	vertical-align: middle;
}
.control-element-block .bx_slider_arrow_left{
	background:url(/bitrix/templates/.default/components/bitrix/catalog.top/sliderHL/images/slider_arrow_left.png) no-repeat;
	left: 0px;
}
.control-element-block .bx_slider_arrow_right{
	background:url(/bitrix/templates/.default/components/bitrix/catalog.top/sliderHL/images/slider_arrow_right.png) no-repeat;
	right: 0px;
}
/*.control-element-block .bx_slider_controls{
	position: relative;
}*/
.control-element-block .bx_slider_arrow_left,
.control-element-block .bx_slider_arrow_right{
	position:absolute;
	top: 50%;
	z-index:200;
	/*display:none;*/
	margin-top:-17px;
	width:17px;
	height:58px;
	cursor:pointer;
}
/*.control-element-block:hover 	.bx_slider_arrow_left,
.control-element-block:hover 	.bx_slider_arrow_right 		 {display:block}
*//*
.control-element-block 			.bx_slider_arrow_left:active {background-position:0 -116px}
.control-element-block 			.bx_slider_arrow_right:active{background-position:0 -174px}
 */
@media (max-width:980px){
	.control-element-block 			.bx_slider_arrow_left,
	.control-element-block 			.bx_slider_arrow_right 		 {
		margin-top:-13px;
		width:25px;
		height:25px;
		background-size:25px auto !important;
	}
	.control-element-block 			.bx_slider_arrow_left 		 {background-position:0   0  ;left: 0}
	.control-element-block 			.bx_slider_arrow_right 		 {background-position:0 -25px;right:0}

	.control-element-block 			.bx_slider_arrow_left:active {background-position:0 -50px}
	.control-element-block 			.bx_slider_arrow_right:active{background-position:0 -75px}
}

.bx-touch 	.control-element-block 			.bx_slider_arrow_left,
.bx-touch 	.control-element-block 			.bx_slider_arrow_right 		 {
	display:block;
	margin-top:-13px;
	width:25px;
	height:25px;
	background-size:25px auto !important;
}

.bx-touch 	.control-element-block 			.bx_slider_arrow_left 		 {background-position:0   0  ;left: 0}
.bx-touch 	.control-element-block 			.bx_slider_arrow_right 		 {background-position:0 -25px;right:0}

.bx-touch 	.control-element-block 			.bx_slider_arrow_left:active {background-position:0 -50px}
.bx-touch 	.control-element-block 			.bx_slider_arrow_right:active{background-position:0 -75px}
/*@media (max-width:639px){
	.bx-touch .control-element-block .bx_slider_arrow_left,
	.bx-touch .control-element-block .bx_slider_arrow_right{
		top:22%;
	}
}
*/
/**/

.control-element-block .bx_slider_pagination {
	position:absolute;
	bottom:-4px;
	margin:0;
	padding:0;
	width:57%;
	list-style:none;
	text-align:center;
}
.control-element-block .bx_slider_pagination li{
	display:inline-block;
	margin:0 3px;
	width:14px;
	height:20px;
	background:url(/bitrix/templates/.default/components/bitrix/catalog.top/sliderHL/images/pagination_dot.png) no-repeat right center;
}
.color_blue   .control-element-block .bx_slider_pagination li{background:url(/bitrix/templates/.default/components/bitrix/catalog.top/sliderHL/images/pagination_dot.png) no-repeat right center}
.color_wood   .control-element-block .bx_slider_pagination li{}
.color_green  .control-element-block .bx_slider_pagination li{}
.color_yellow .control-element-block .bx_slider_pagination li{background:url(/bitrix/templates/.default/components/bitrix/catalog.top/sliderHL/images/pagination_dot_yellow.png) no-repeat right center}
.color_red    .control-element-block .bx_slider_pagination li{}
.color_black  .control-element-block .bx_slider_pagination li{}

.control-element-block .bx_slider_pagination li.active{background:url(/bitrix/templates/.default/components/bitrix/catalog.top/sliderHL/images/pagination_dot.png) no-repeat 3px center;}
.color_blue   .control-element-block .bx_slider_pagination li:hover,
.color_blue   .control-element-block .bx_slider_pagination li.active{background:url(/bitrix/templates/.default/components/bitrix/catalog.top/sliderHL/images/pagination_dot.png) no-repeat 1px center;}
.color_wood   .control-element-block .bx_slider_pagination li:hover,
.color_wood   .control-element-block .bx_slider_pagination li.active{}
.color_green  .control-element-block .bx_slider_pagination li:hover,
.color_green  .control-element-block .bx_slider_pagination li.active{}
.color_yellow .control-element-block .bx_slider_pagination li:hover,
.color_yellow .control-element-block .bx_slider_pagination li.active{background:url(/bitrix/templates/.default/components/bitrix/catalog.top/sliderHL/images/pagination_dot_yellow.png) no-repeat 0px center;}
.color_red    .control-element-block .bx_slider_pagination li:hover,
.color_red    .control-element-block .bx_slider_pagination li.active{}
.color_black  .control-element-block .bx_slider_pagination li:hover,
.color_black  .control-element-block .bx_slider_pagination li.active{}


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

.bx-touch .control-element-block .bx_slider_pagination{}
.bx-touch .control-element-block .bx_slider_pagination li,
.bx-touch .control-element-block .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 .control-element-block .bx_slider_pagination{
		display: block;
		position: relative;
		bottom: auto;
		margin: 0;
		padding: 0;
		width: 100%;
	}
}
@media (max-width:480px) {
	.bx-touch .control-element-block .bx_slider_pagination{
		margin: 10px 0;
	}
}*/


.control-element-block .bx_stick,
.control-element-block .bx_slider_title,
.control-element-block .bx_slider_title a,
.control-element-block .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;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/catalog.top/sliderHL/style.css?171931457315637 */
