

/* Start:/bitrix/templates/main/css/index.css?176425727822085*/
.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:876px;
}

.jcarousel ul {
       margin: 10px 12px;
    position: relative;
    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    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;
}
.swiper-wrapper {
	margin: 10px  0 10px 0;
    position: relative;
    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    padding: 0;
}
.table_bya{
	width:94%;
}
.swiper-wrapper .bx_catalog_item {

}
.bx_catalog_item{
	width:233px;

}


.bx_catalog_item_container:nth-child(3n){margin-right:0}
.bx_catalog_item_container:hover{	
opacity:0.8;
}



.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);
	}
}
.swiper-wrapper .bx_catalog_item_articul {
	color: #a5a5a5;
	font-size: 13px;
}
.swiper-wrapper .bx_catalog_item_title {
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	color:#787878;
	padding:0 15px;
	text-align:center;
	overflow:hidden;
	position: relative;
    top: 5px;
	overflow: hidden;
    height: 90px;
    margin-bottom: 5px;

}
.bx_catalog_item_cat{
	color:#656565;
	font-size:12px;
	height:28px;
	margin-top:12px;
	width:100%;
	text-align: left;
}
.swiper-wrapper .bx_catalog_item_title a {
	color:#787878;
	text-decoration: none;
	font-size: 16px;
	display:block;

}

.swiper-wrapper .bx_catalog_item_price span {
	color: #a5a5a5;
	font-size: 14px;
	font-weight: normal;
	white-space: nowrap;
	text-decoration: line-through;
}

.stars{
	min-height:22px;
}
.href_ite_notalivbl a{
	background-color:#969696;
	opacity: 0.5;
	color:#000;
	text-decoration:none;
	padding: 10px 3px;
	font-size: 14px;
}
.href_ite_notalivbl a:hover{
	opacity: 1;
	color:#fff;
}
.swiper-wrapper .bx_catalog_item_controls {
	margin-top: 12px;
}

.swiper-wrapper .bx_catalog_item_controls .bx_catalog_item_controls_blockone {
	width: 100%;
	white-space: nowrap;
	text-align: right;
}
.swiper-wrapper .bx_catalog_item_controls .bx_catalog_item_controls_blockone span {
	color: #3f3f3f;
	font-size: 13px;
}
.swiper-wrapper .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;
}
.swiper-wrapper .bx_catalog_item_controls .bx_catalog_item_controls_blockone,
.swiper-wrapper .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {


	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()
{
    .swiper-wrapper .bx_catalog_item_controls{
		padding-top:0px;
	}

	.button_td{
		padding-left:6px;
	}
	.swiper-wrapper .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;
}
}




.swiper-wrapper .bx_catalog_item_controls input[type=text] {
	border: none;
}
.bx-touch .swiper-wrapper .bx_catalog_item_controls,
.swiper-wrapper .bx_catalog_item:hover .bx_catalog_item_controls {
	opacity: 1;
}
.swiper-wrapper .bx_cnt_desc {
	text-align: left;
	position: absolute;
	right: -45px;
	top: 2px;
	width: 40px;
}

.swiper-wrapper .bx_catalog_item_price .bx_price {
	float:left;
	color: #000000;
	font-family: 'PT Sans', sans-serif;
	font-size:22px;
	font-weight:600;
	text-align:left;	
}
.nalichie{
	color:#646464;
	font-size:18px;
	font-weight:600;
}
.swiper-wrapper .bx_catalog_item_images {
	position: relative;
	border-radius:19px;
	z-index: 91;
	width: 100%;
	display: block;
	background-color:#fff;
	padding-top: 0;
	/* background-position: center; */
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	background-position:center center;
	height:243px;
}
.bx_catalog_item_scu{
	top: 10px;
    position: absolute;
    left: 0;
    z-index: 111;
}
.swiper-wrapper .bx_catalog_item .bx_catalog_item_scu {
}
.swiper-wrapper .bx_catalog_item:hover .bx_catalog_item_scu>div {
	margin: 0 auto
}


/* Stickers */
.swiper-wrapper .bx_stick {
	position: absolute;
	width: 123px;
	height: 35px;
	background: url(/bitrix/templates/main/css/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;
}
.swiper-wrapper .bx_stick.short {
	font-weight: bold;
	font-size: 18px
}
.swiper-wrapper .bx_stick.average {
	font-weight: bold;
	font-size: 13px
}
.swiper-wrapper .bx_stick.long {
	font-weight: normal;
	font-size: 11px
}
.swiper-wrapper .bx_stick_disc {
	position: absolute;
	width: 72px;
	height: 74px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	font-size: 23px;
	line-height: 74px;
	background: #f42c2c url(/bitrix/templates/main/css/images/stick_disc.png) no-repeat center;
	text-shadow:0 1px 0 #ba3434;
	font-weight:bold;
}
.swiper-wrapper .bx_stick.left,
.swiper-wrapper .bx_stick_disc.left {
	left: -2px;
}
.swiper-wrapper .bx_stick.right,
.swiper-wrapper .bx_stick_disc.right {
	right: 0;
}
.swiper-wrapper .bx_stick.top,
.swiper-wrapper .bx_stick_disc.top {
	top: 15px;
}
.swiper-wrapper .bx_stick.bottom,
.swiper-wrapper .bx_stick_disc.bottom {
	bottom: 5px;
}
.swiper-wrapper .bx_stick.middle,
.swiper-wrapper .bx_stick_disc.middle {
	top: 49%;
}


/* buttons */


.swiper-wrapper .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;

}
.swiper-wrapper .bx_bt_button_type_2:hover {
	background: #fff;
}
.swiper-wrapper .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%);

}
.swiper-wrapper .bx_bt_button {


}
.swiper-wrapper .bx_bt_button:hover {


}
.swiper-wrapper .bx_bt_button:active {

}
.swiper-wrapper .bx_small.bx_bt_button {
	
	min-width: 20px;
	line-height: 20px;
}
.swiper-wrapper .bx_small.bx_bt_button_type_2 {
	display: inline-block;
	min-width: 18px;
	line-height: 18px;
}
.swiper-wrapper .bx_small.bx_bt_button_type_2 {}
.swiper-wrapper .bx_small.bx_bt_button_type_2:hover {}
.swiper-wrapper .bx_small.bx_bt_button_type_2:active {}
.swiper-wrapper .bx_medium.bx_bt_button {
	padding: 8px 15px;
	height: 34px;
	font-weight: normal;
	border-radius: 0;
}
.swiper-wrapper .bx_medium.bx_bt_button_type_2 {
	padding: 0 13px;
	height: 34px;
	font-weight: normal;
	line-height: 43px;
}
.swiper-wrapper .bx_medium.bx_bt_button,
.swiper-wrapper .bx_medium.bx_bt_button_type_2 {
	font-weight: normal;
}
.swiper-wrapper .bx_medium.bx_bt_button_type_2:hover {}
.swiper-wrapper .bx_medium.bx_bt_button_type_2:active {}
.swiper-wrapper .bx_col_input {
	display: inline-block;
	width: 40px;
	text-align: center;
}

/* scu_detail_size */
.swiper-wrapper .bx_item_detail_size{
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	max-width: 100%;
	width: 100%;
	left:40px;
}
.bx-no-touch .swiper-wrapper .bx_item_detail_size.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%;
}

/*----*/

.swiper-wrapper .bx_item_detail_size .bx_item_section_name_gray{
	color: #9e9e9e;
	vertical-align: middle;
	left: -19px;
	position:relative;
}

/*----*/

.swiper-wrapper .bx_item_detail_size .bx_size_scroller_container{position: relative}

.swiper-wrapper .bx_item_detail_size .bx_size{
	position: relative;
	overflow: hidden;
	margin: 5px 0 0 0;
	width: 100%;
	right:20px;
}
.swiper-wrapper .bx_item_detail_size ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}
.bx-touch 	 .swiper-wrapper .bx_item_detail_size .bx_size{overflow-x: auto;}
.swiper-wrapper .bx_item_detail_size ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}
.bx-touch 	.swiper-wrapper .bx_item_detail_size .bx_size ul{margin-left: 0 !important;}
.swiper-wrapper .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;
}
.swiper-wrapper .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 .swiper-wrapper .bx_item_detail_size ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/main/css/images/x2border.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/main/css/images/x2border.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/main/css/images/x2border.png) 2 stretch;
	border-image: url(/bitrix/templates/main/css/images/x2border.png) 2 fill stretch;
}
.swiper-wrapper .bx_item_detail_size ul li:hover .cnt{border: 1px solid #006cc0}
.swiper-wrapper .bx_item_detail_size ul li:active .cnt,
.swiper-wrapper .bx_item_detail_size ul li.bx_active .cnt{
	border: 2px solid #006cc0;
}
.bx-retina .swiper-wrapper .bx_item_detail_size ul li.bx_active .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/main/css/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/main/css/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/main/css/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/main/css/images/x2border_active.png) 2 fill stretch;
}

.swiper-wrapper .bx_item_detail_size .bx_size ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.swiper-wrapper .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/css/images/missing.png) no-repeat center;
}
/*----*/

.bx-no-touch .swiper-wrapper .bx_item_detail_size .bx_slide_left,
.bx-no-touch .swiper-wrapper .bx_item_detail_size .bx_slide_right  		{opacity:0.8}
.bx-no-touch .swiper-wrapper .bx_item_detail_size .bx_slide_left:hover,
.bx-no-touch .swiper-wrapper .bx_item_detail_size .bx_slide_right:hover {opacity:1.0}

.swiper-wrapper .bx_item_detail_size.full .bx_slide_left,
.swiper-wrapper .bx_item_detail_size.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .swiper-wrapper .bx_item_detail_size .bx_slide_left {left: -5%;background:url(/bitrix/templates/main/css/images/arr_left.png)  no-repeat left  center;background-size: 100% auto}
.bx-no-touch .swiper-wrapper .bx_item_detail_size .bx_slide_right{right:-5%;background:url(/bitrix/templates/main/css/images/arr_right.png) no-repeat right center;background-size: 100% auto}
.bx-touch 	 .swiper-wrapper .bx_item_detail_size .bx_slide_left {left:   0;background:url(/bitrix/templates/main/css/images/fade_left.png)  repeat-y left  center;background-size: 100% auto}
.bx-touch 	 .swiper-wrapper .bx_item_detail_size .bx_slide_right{right:  0;background:url(/bitrix/templates/main/css/images/fade_right.png) repeat-y right center;background-size: 100% auto}

/* scu_detail_scu */
.swiper-wrapper .bx_item_detail_scu{
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	max-width: 100%;
	width: 100%;
}
.bx-no-touch .swiper-wrapper .bx_item_detail_scu.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%
}

/*----*/

.swiper-wrapper .bx_item_detail_scu .bx_item_section_name_gray{
	color: #9e9e9e;
	vertical-align: middle;
	font-size: 11px;
	line-height: 11px;
}

/*----*/

.swiper-wrapper .bx_item_detail_scu .bx_scu_scroller_container{position: relative}

.swiper-wrapper .bx_item_detail_scu .bx_scu{
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}
.bx-touch 	 .swiper-wrapper .bx_item_detail_scu .bx_scu{overflow-x: auto}

.swiper-wrapper .bx_item_detail_scu .bx_scu ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap
}
.bx-touch 	.swiper-wrapper .bx_item_detail_scu .bx_scu ul{margin-left: 0 !important}
.swiper-wrapper .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;
}

.swiper-wrapper .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 .swiper-wrapper .bx_item_detail_scu .bx_scu ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/main/css/images/x2border.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/main/css/images/x2border.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/main/css/images/x2border.png) 2 stretch;
	border-image: url(/bitrix/templates/main/css/images/x2border.png) 2 fill stretch;
}
.swiper-wrapper .bx_item_detail_scu .bx_scu ul li:hover .cnt{border: 1px solid #006cc0}
.swiper-wrapper .bx_item_detail_scu .bx_scu ul li:active .cnt,
.swiper-wrapper .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	padding: 3px;
	border: 2px solid #006cc0;
}
.swiper-wrapper .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.swiper-wrapper .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/css/images/missing.png) no-repeat center;
}

.bx-retina .swiper-wrapper .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/css/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/main/css/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/main/css/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/main/css/images/x2border_active.png) 2 fill stretch;
}
.swiper-wrapper .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;
}
.swiper-wrapper .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img{
	width: auto;
	height: 25px;
}

/*----*/

.bx-no-touch .swiper-wrapper .bx_item_detail_scu .bx_slide_left,
.bx-no-touch .swiper-wrapper .bx_item_detail_scu .bx_slide_right  	  {opacity:0.8}
.bx-no-touch .swiper-wrapper .bx_item_detail_scu .bx_slide_left:hover,
.bx-no-touch .swiper-wrapper .bx_item_detail_scu .bx_slide_right:hover{opacity:1.0}

.swiper-wrapper .bx_item_detail_scu.full .bx_slide_left,
.swiper-wrapper .bx_item_detail_scu.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .swiper-wrapper .bx_item_detail_scu .bx_slide_left {left: -5%;background:url(/bitrix/templates/main/css/images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .swiper-wrapper .bx_item_detail_scu .bx_slide_right{right:-5%;background:url(/bitrix/templates/main/css/images/arr_right.png) no-repeat   right center;background-size: 100% auto}
.bx-touch 	 .swiper-wrapper .bx_item_detail_scu .bx_slide_left {left:   0;background:url(/bitrix/templates/main/css/images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
.bx-touch 	 .swiper-wrapper .bx_item_detail_scu .bx_slide_right{right:  0;background:url(/bitrix/templates/main/css/images/fade_right.png) repeat-y   right center;background-size: 100% auto}
.bx-touch 	 .swiper-wrapper .bx_item_detail_scu .bx_slide_right{right:  0;background:url(/bitrix/templates/main/css/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;
}

.popup-window-titlebar div {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #80868e;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    max-width: 100%;
    line-height: 49px;
    overflow: hidden;
    padding: 0 30px 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.popup-window-buttons {
    text-align: center;
    padding: 20px 0 10px;
    position: relative;
}
.popup-window-buttons span {
    padding: 4px 5px;
    border-radius: 8px;
    cursor: pointer;
	margin:0;
	position: relative;
	display: inline;
}
.popup-window-buttons span span {
	outline: none;
	background-color: #b2a06e;
    border-color: #b2a06e;
    color: #FFF;
}
.popup-window-buttons span span:hover{
	background-color: #96896f;
}
.old_price{
	color:#909090;
	font-size:13px;
	text-decoration:line-through ;
	margin-top: -39px;
}
.top_optprice{
	height:40px;
	width:51px;
	float:right;
	background-image: url('/bitrix/templates/main/img/price-opt.jpg');
	background-position:center center;
	background-repeat:no-repeat;
}
.top_podarok{
	height:40px;
	width:51px;
	background-color:#7abf00;
	float:right;
	background-image: url('/bitrix/templates/main/img/ico/podarok.png');
	background-position:center center;
	background-repeat:no-repeat;
}
.top_new{
	height:40px;
	line-height:40px;
	width:51px;
	background-color:#7f80b9;
	float:right;
	text-align:center;
	color:#ffffff;
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	font-size:16px;
}
.top_sale{
	height:40px;
	line-height:40px;
	width:51px;
	background-color:#ff0000;
	float:right;
	text-align:center;
	color:#ffffff;
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	font-size:16px;
}
.top_onliweb{
	height:40px;
	width:51px;
	background-color:#7abf00;
	float:right;
	background-image: url('/bitrix/templates/main/img/ico/onliweb.jpg');
	background-position:center center;
	background-repeat:no-repeat;
}
.dropdown-onliweb{
	display: none;
	position: absolute;
    background-color: #fff;
	color:#000;
    min-width: 172px;
	top:24px;
	right: 0;
    text-align: center;
	font-size: 12px;
    font-weight: bold;
    padding: 10px 0 10px 0;
	z-index:999;
	border:1px solid #139928;
	opacity: 0.8;
}
.top_onliweb:hover .dropdown-onliweb{
	display: block;
}

@media screen and (max-width: 1169px) {
	.bx_catalog_item_container{width:30%;}
}	
@media screen and (max-width: 991px) {
	.bx_catalog_item_container{width:48%;margin-right:0;margin-bottom:15px;}
	.bx_catalog_item_container:nth-child(3n){margin-right:0;}
	.bx_catalog_item_container:nth-child(2n){margin-left:15px;}
}
@media screen and (max-width: 700px) {
	.bx_catalog_item_container{height:378px;}
	.table_bya{width:95%;}
	.swiper-wrapper .bx_catalog_item_title {
		font-size: 15px;
		color:#787878;
		padding:0 5px;
		height:86px;
	}
}	
@media screen and (max-width: 665px) {
	.bx_catalog_item_container {
		width:49%;
		margin-bottom:10px;
		box-shadow:none;
		border:1px solid #e6e6e6;
	}
	.bx_catalog_item_container:nth-child(2n){margin-left:7px;}
	
	
}	
@media screen and (max-width: 627px) {
	.bx_catalog_item_container{width:48%;}
	.swiper-wrapper .bx_catalog_item_title a {font-size: 14px;}
}
@media screen and (max-width: 575px) {
	.bx_catalog_item_container{width:49%;}
}	

.strelkiebanie{
	position: relative;
    top: -49%;
}
.strelkiebanie2{
	position: inherit;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/catalog.section.list/Index/style.css?176425727845*/
.custom341{
	padding-top:100px!important;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/catalog.section/section_index/themes/black/style.min.css?17642572784640*/
.bx_black.bx-section-desc{border-left-color:#0083d1}.bx_catalog_list_home.bx_black .bx_bt_button{background:#00a2df;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#006fcb));background:-webkit-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-moz-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-ms-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-o-linear-gradient(top,#00a2df 0,#006fcb 100%);background:linear-gradient(to bottom,#00a2df 0,#006fcb 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0);color:#fff;text-shadow:0 1px 0 #165c99;display:inline-block;border-radius:3px;text-align:center;text-decoration:none;font-size:14px;cursor:pointer}.bx_catalog_list_home.bx_black .bx_bt_button:hover{background:#26b0e4;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2YjBlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNjg0ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#26b0e4),color-stop(100%,#2684d3));background:-webkit-linear-gradient(top,#26b0e4 0,#2684d3 100%);background:-moz-linear-gradient(top,#26b0e4 0,#2684d3 100%);background:-ms-linear-gradient(top,#26b0e4 0,#2684d3 100%);background:-o-linear-gradient(top,#26b0e4 0,#2684d3 100%);background:linear-gradient(to bottom,#26b0e4 0,#2684d3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#26b0e4',endColorstr='#2684d3',GradientType=0)}.bx_catalog_list_home.bx_black .bx_bt_button:active{background:#0052bf;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTJiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDg1ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0052bf),color-stop(100%,#0085d3));background:-webkit-linear-gradient(top,#0052bf 0,#0085d3 100%);background:-moz-linear-gradient(top,#0052bf 0,#0085d3 100%);background:-ms-linear-gradient(top,#0052bf 0,#0085d3 100%);background:-o-linear-gradient(top,#0052bf 0,#0085d3 100%);background:linear-gradient(to bottom,#0052bf 0,#0085d3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0052bf',endColorstr='#0085d3',GradientType=0)}.bx-retina .bx_catalog_list_home.bx_black .bx_item_detail_size ul li.bx_active .cnt{-webkit-border-image:url(/bitrix/templates/main/components/bitrix/catalog.section/section_index/themes/black/images/x2border_active.png) 2 stretch;-moz-border-image:url(/bitrix/templates/main/components/bitrix/catalog.section/section_index/themes/black/images/x2border_active.png) 2 stretch;-o-border-image:url(/bitrix/templates/main/components/bitrix/catalog.section/section_index/themes/black/images/x2border_active.png) 2 stretch;border-image:url(/bitrix/templates/main/components/bitrix/catalog.section/section_index/themes/black/images/x2border_active.png) 2 fill stretch}.bx-retina .bx_catalog_list_home.bx_black .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{-webkit-border-image:url(/bitrix/templates/main/components/bitrix/catalog.section/section_index/themes/black/images/x2border_active.png) 2 stretch;-moz-border-image:url(/bitrix/templates/main/components/bitrix/catalog.section/section_index/themes/black/images/x2border_active.png) 2 stretch;-o-border-image:url(/bitrix/templates/main/components/bitrix/catalog.section/section_index/themes/black/images/x2border_active.png) 2 stretch;border-image:url(/bitrix/templates/main/components/bitrix/catalog.section/section_index/themes/black/images/x2border_active.png) 2 fill stretch}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/catalog.section/section_index_sale/themes/black/style.min.css?17642572784640*/
.bx_black.bx-section-desc{border-left-color:#0083d1}.bx_catalog_list_home.bx_black .bx_bt_button{background:#00a2df;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#006fcb));background:-webkit-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-moz-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-ms-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-o-linear-gradient(top,#00a2df 0,#006fcb 100%);background:linear-gradient(to bottom,#00a2df 0,#006fcb 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0);color:#fff;text-shadow:0 1px 0 #165c99;display:inline-block;border-radius:3px;text-align:center;text-decoration:none;font-size:14px;cursor:pointer}.bx_catalog_list_home.bx_black .bx_bt_button:hover{background:#26b0e4;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2YjBlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNjg0ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#26b0e4),color-stop(100%,#2684d3));background:-webkit-linear-gradient(top,#26b0e4 0,#2684d3 100%);background:-moz-linear-gradient(top,#26b0e4 0,#2684d3 100%);background:-ms-linear-gradient(top,#26b0e4 0,#2684d3 100%);background:-o-linear-gradient(top,#26b0e4 0,#2684d3 100%);background:linear-gradient(to bottom,#26b0e4 0,#2684d3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#26b0e4',endColorstr='#2684d3',GradientType=0)}.bx_catalog_list_home.bx_black .bx_bt_button:active{background:#0052bf;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTJiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDg1ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0052bf),color-stop(100%,#0085d3));background:-webkit-linear-gradient(top,#0052bf 0,#0085d3 100%);background:-moz-linear-gradient(top,#0052bf 0,#0085d3 100%);background:-ms-linear-gradient(top,#0052bf 0,#0085d3 100%);background:-o-linear-gradient(top,#0052bf 0,#0085d3 100%);background:linear-gradient(to bottom,#0052bf 0,#0085d3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0052bf',endColorstr='#0085d3',GradientType=0)}.bx-retina .bx_catalog_list_home.bx_black .bx_item_detail_size ul li.bx_active .cnt{-webkit-border-image:url(/bitrix/templates/main/components/bitrix/catalog.section/section_index_sale/themes/black/images/x2border_active.png) 2 stretch;-moz-border-image:url(/bitrix/templates/main/components/bitrix/catalog.section/section_index_sale/themes/black/images/x2border_active.png) 2 stretch;-o-border-image:url(/bitrix/templates/main/components/bitrix/catalog.section/section_index_sale/themes/black/images/x2border_active.png) 2 stretch;border-image:url(/bitrix/templates/main/components/bitrix/catalog.section/section_index_sale/themes/black/images/x2border_active.png) 2 fill stretch}.bx-retina .bx_catalog_list_home.bx_black .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{-webkit-border-image:url(/bitrix/templates/main/components/bitrix/catalog.section/section_index_sale/themes/black/images/x2border_active.png) 2 stretch;-moz-border-image:url(/bitrix/templates/main/components/bitrix/catalog.section/section_index_sale/themes/black/images/x2border_active.png) 2 stretch;-o-border-image:url(/bitrix/templates/main/components/bitrix/catalog.section/section_index_sale/themes/black/images/x2border_active.png) 2 stretch;border-image:url(/bitrix/templates/main/components/bitrix/catalog.section/section_index_sale/themes/black/images/x2border_active.png) 2 fill stretch}
/* End */
/* /bitrix/templates/main/css/index.css?176425727822085 */
/* /bitrix/templates/main/components/bitrix/catalog.section.list/Index/style.css?176425727845 */
/* /bitrix/templates/main/components/bitrix/catalog.section/section_index/themes/black/style.min.css?17642572784640 */
/* /bitrix/templates/main/components/bitrix/catalog.section/section_index_sale/themes/black/style.min.css?17642572784640 */
