

/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/menu/top/style.css?1758461877103*/

.top_menu_end_enter a.root-item-selected {color: #A3A9B2 !important; text-decoration: underline;}


/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/system.auth.form/enter/style.css?1758461877125*/
.reg_enter .demo-icon { font-size: 28px !important; line-height: 0pt; color: #9B9B9B; }

.table_reg_enter { float: right; }
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/vregions/header.select/region/style.css?175846187711068*/
.vregions-sepia{
	position   : fixed;
	left       : 0;
	top        : 0;
	width      : 100%;
	height     : 100%;
	display    : none;
	z-index    : 999;
	background : url(/bitrix/templates/eshop_bootstrap_/components/vregions/header.select/region/img/sepia.png) repeat 0 0;
}
.vr-template__link{
	text-decoration : none;
	color           : #000000;
}
.vr-template__link_hidden{
	display : none;
}
.vr-popup{
	position   : fixed;
	left       : 0;
	top        : 0;
	width      : 100%;
	height     : 100%;
	display    : none;
	z-index    : 1000;
	opacity    : 1;
	overflow-x : hidden;
	overflow-y : auto;
}
.vr-popup__content{
	background    : #ffffff;
	position      : relative;
	border-radius : 5px;
	margin        : 10px auto;
	max-width     : 90%;
	text-align    : left;
	float         : none !important;
}
@media (min-width : 768px){
	.vr-popup__content{
		width : 740px;
	}
}
@media (min-width : 992px){
	.vr-popup__content{
		width : 970px;
	}

	.vr-popup__content_que{
		width : 740px;
	}
}
@media (min-width : 1200px){
	.vr-popup__content{
		width : 1170px;
	}

	.vr-popup__content_que{
		width : 740px;
	}
}
.vr-popup__content:after{
	clear : both;
}
.vr-popup__header{
	padding-left          : 5%;
	background-color      : #a0a4bc;
	-moz-border-radius    : 5px 5px 0px 0px;
	-webkit-border-radius : 5px 5px 0px 0px;
	-khtml-border-radius  : 5px 5px 0px 0px;
	border-radius         : 5px 5px 0px 0px;
	float                 : none !important;
	margin                : 0 !important;
}
.vr-popup__title{
	line-height : 50px;
	color       : #ffffff;
	margin      : 0px;
	padding     : 0px;
	font-size   : 24px;
	float       : none !important;
}
.vr-popup__close{
	display   : block;
	position  : absolute;
	right     : 27px;
	top       : 17px;
	font-size : 0;
	cursor    : pointer;
	opacity   : 1;
	border    : none;
}
.vr-popup__close:before, .vr-popup__close:after{
	position         : absolute;
	content          : ' ';
	height           : 14px;
	width            : 3px;
	background-color : #ffffff;
}
.vr-popup__close:hover:before, .vr-popup__close:hover:after{
	background-color : #8184a1;
}
.vr-popup__close:before{
	transform : rotate(45deg);
}
.vr-popup__close:after{
	transform : rotate(-45deg);
}
.vr-popup__body{
	background            : #f4f5fd;
	padding               : 0px;
	-moz-border-radius    : 0px 0px 5px 5px;
	-webkit-border-radius : 0px 0px 5px 5px;
	-khtml-border-radius  : 0px 0px 5px 5px;
	border-radius         : 0px 0px 5px 5px;
	font-size             : 14px;
	color                 : #8184a1;
	float                 : none !important;
}
.vr-popup__paragraph{
	padding : 20px 5%;
	margin  : 0px;
}
.vr-popup__que-buttons-wrapper{
	padding : 0px 5% 20px 5%;
}
.vregions-list{
	float : none !important;
}
.vregions-list__col{
	float      : left;
	padding    : 0 10px;
	width      : 33.33333%;
	box-sizing : border-box;
	margin     : 0 !important;
}
.vregions-list__col:first-child{
	padding-left : 5%;
}
.vregions-list__col:last-child{
	padding-right : 5%;
}
.vregions-list__col_width-one-1{
	width : 100%;
}
.vregions-list__col_width-one-2{
	width : 50%;
}
.vregions-list__col_width-one-3{
	width : 33.33333%;
}
.vregions-list__col_width-one-4{
	width : 25%;
}
.vregions-list__col_width-one-5{
	width : 20%;
}
.vregions-list__col_width-one-6{
	width : 16.6666667%;
}
@media (max-width : 767px){
	.vregions-list__col{
		width : 100%;
	}
}
.vr-popup__regions-letter-block{
	padding-bottom : 20px;
}
.vr-no-padding{
	padding : 0 !important;
}
.vr-popup__regions-letter-heading{
	color           : #8184a1;
	font-size       : 15px;
	line-height     : 22px;
	text-decoration : none;
	display         : block;
	text-align      : center;
	border          : none;
	margin-top      : 10px;
	font-weight     : bold;
}
.vr-popup__regions-letter-heading.vr-popup__regions-letter-heading_first{
}
.vr-popup__region-link, .vr-popup__region-link:link{
	color           : #8184a1;
	font-size       : 14px;
	line-height     : 22px;
	text-decoration : none;
	display         : block;
	text-align      : center;
	border          : none;
	border-radius   : 3px;
}
.vr-popup__region-link:hover{
	text-decoration : underline;
	color           : #156ba0;
}
.vr-popup__region-link.vr-popup__region-link_chosen{
	font-weight : bold;
	font-size   : 15px;
}
.vr-popup__button, .vr-popup__button:visited, .vr-popup__button:link{
	color               : #ffffff;
	background-color    : #337ab7;
	display             : inline-block;
	padding             : 6px 12px;
	margin              : 0 5px 5px 0;
	font-size           : 14px;
	font-weight         : 400;
	line-height         : 1.42857143;
	text-align          : center;
	white-space         : nowrap;
	vertical-align      : middle;
	-ms-touch-action    : manipulation;
	touch-action        : manipulation;
	cursor              : pointer;
	-webkit-user-select : none;
	-moz-user-select    : none;
	-ms-user-select     : none;
	user-select         : none;
	background-image    : none;
	border              : 1px solid transparent;
	border-radius       : 4px;
	text-decoration     : none;
}
.vr-popup__button:hover, .vr-popup__button:focus, .vr-popup__button:active{
	color            : #ffffff;
	background-color : #286090;
	border-color     : #204d74;
}
.vr-popup__button_danger{
	background-color : #d9534f;
}
.vr-popup__button_danger:hover, .vr-popup__button_danger:focus, .vr-popup__button_danger:active{
	background-color : #c9302c;
	border-color     : #ac2925;
}
.clearfix:before,
.clearfix:after{
	content    : '\0020';
	display    : block;
	overflow   : hidden;
	visibility : hidden;
	width      : 0;
	height     : 0;
}
.clearfix:after{
	clear : both;
}
.modal-open{
	overflow : hidden;
}
.vr-popup__search-wrap{
	margin   : 0px;
	display  : block;
	position : relative;
	float    : none !important;
	padding  : 20px 5%;
}
.vr-popup__search-input{
	width               : 100%;
	line-height         : 30px;
	height              : 34px;
	padding             : 6px 30px;
	box-sizing          : border-box;
	font-size           : 14px;
	color               : #555555;
	border              : 1px solid #cccccc;
	border-radius       : 4px;
	-webkit-box-shadow  : inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow          : inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition  : border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition       : border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition          : border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	background          : #ffffff url("/bitrix/templates/eshop_bootstrap_/components/vregions/header.select/region/img/search-icon.png") no-repeat;
	background-position : 7px center;
}
.vr-popup__search-input.with-suggestions{
	border-bottom-left-radius  : 0;
	border-bottom-right-radius : 0;
}
.vregions-suggestions-wrap{
	border           : 1px solid #cccccc;
	border-radius    : 0 0 4px 4px;
	position         : absolute;
	width            : 100%;
	overflow         : hidden;
	box-sizing       : border-box;
	background-color : #ffffff;
	z-index          : 1;
	float            : none !important;
	margin           : 0 !important;
}
.vregions-suggestion{
	display          : block;
	padding          : 10px 15px;
	background-color : #ffffff;
	border           : none;
	color            : #000000;
	cursor           : pointer;
	float            : none !important;
	margin           : 0 !important;
}
.vregions-suggestion:hover{
	background-color : #f5f5f5;
}
.vregions-chosen-list{
	width  : 100%;
	margin : 20px auto;
	float  : none !important;
}
.vregions-chosen-list__item{
	float       : left;
	height      : 40px;
	text-align  : center;
	list-style  : none;
	font-weight : bold;
	color       : #000000;
}
.vregions-chosen-list__item-one-1{
	width : 100%;
}
.vregions-chosen-list__item-one-2{
	width : 50%;
}
.vregions-chosen-list__item-one-3{
	width : 33.33333%;
}
.vregions-chosen-list__item-one-4{
	width : 25%;
}
.vregions-chosen-list__item-one-5{
	width : 20%;
}
.vregions-chosen-list__item-one-6{
	width : 16.6666667%;
}
@media (max-width : 767px){
	.vregions-chosen-list__item{
		width : 100%;
	}
}
.vr-popup__suggested-region{
	font-weight : 700;
}
.vregions-oblast__select{
	display            : block;
	width              : 100%;
	height             : 34px;
	padding            : 6px 12px;
	font-size          : 14px;
	line-height        : 1.42857143;
	color              : #555555;
	background-color   : #ffffff;
	background-image   : none;
	border             : 1px solid #cccccc;
	border-radius      : 4px;
	margin-bottom      : 30px;
	-webkit-box-shadow : inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow         : inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition : border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition      : border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition         : border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	box-sizing         : border-box;
}
.vr-template__fixed{
	position         : relative;
	bottom           : 0px;
	width            : 100%;
	background-color : #9c9b9b;
	left             : 0px;
	line-height      : 30px;
	z-index          : 1000;
	text-align       : center;
}
.vr-template__fixed .vr-template__label{
	color : #ffffff;
}
.vr-template__fixed .vr-template__link{
	color : #ffffff;
}
.vregions-another-region{
	padding    : 20px 10px 30px 10px;
	text-align : center;
}
.vregions-another-region__btn{
	display             : inline-block;
	margin-bottom       : 0;
	font-weight         : 400;
	text-align          : center;
	white-space         : nowrap;
	vertical-align      : middle;
	-ms-touch-action    : manipulation;
	touch-action        : manipulation;
	cursor              : pointer;
	-webkit-user-select : none;
	-moz-user-select    : none;
	-ms-user-select     : none;
	user-select         : none;
	background-image    : none;
	color               : #ffffff;
	background-color    : #5cb85c;
	border              : 1px solid #4cae4c;
	padding             : 10px 16px;
	font-size           : 18px;
	line-height         : 1.3333333;
	border-radius       : 6px;
}
.vregions-another-region__btn:hover{
	color            : #ffffff;
	background-color : #398439;
	border-color     : #255625;
	text-decoration  : none;
}
.vr-popup_inner-title{
	display       : block;
	max-width     : 100%;
	margin-bottom : 10px;
	font-weight   : 700;
	margin-top    : 20px;
	font-size     : 14px;
	color         : #8184a1;
	text-align    : center;
}
.vregions-list__col_oblasti{

}
.vr-popup__oblast-link{
	color           : #8184a1;
	font-size       : 15px;
	line-height     : 25px;
	text-decoration : none;
	display         : block;
	text-align      : left;
	border          : none;
	border-radius   : 3px;
}
@media (max-width : 767px){
	.vr-popup__oblast-link{
		text-align : center;
	}
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/search.title/catalog_search/style.css?1758461877388*/

div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	/*overflow:hidden;*/
	z-index:205;
	/*border: 1px red solid;*/
	/*width: 450px !important;*/
	background: white;
	padding: 5px !important;
}

a .title-search-price { font-size: 16px; padding-top: 5px; color: black; }

.title-search-result .search_prod {
	padding: 5px 0; border-bottom: 1px #ddd solid; margin: 5px 0;
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/menu/mobile/style.css?17584618771709*/
.menu_mobile .navbar-toggle {float: none !important;}
.menu_mobile .navbar-header button { color: white; text-transform: uppercase;}

.menu_mobile .dropdown.active a.dropdown-toggle, li.active a.root-item-selected { color: rgba(255,255,255, .5); text-decoration: none; }


.menu_mobile .navbar-header { background: rgba(0,0,0, .8) !important; }
.menu_mobile .navbar-nav { background: rgba(0,0,0, .75) !important; text-transform: uppercase; font-size: 13px;}
.menu_mobile .nav>li { padding: 0 10px; }

.menu_mobile .dropdown-menu a { bottom-top: 1px rgba(255,255,255, .1) !important; font-size: 12px; }

 
.menu_mobile .dropdown-menu { background: #777 !important }

.menu_mobile .navbar-header button { display: inline-block; float: left; margin-left: 5px; }

@media (min-width: 768px) {
.menu_mobile .dropdown-menu { background: #777 !important; margin-left: 250px; }
.menu_mobile .dropdown-menu a{ border-top: none !important; }

	}

.sub-menu-mob {
	color: #fff3e7 !important;
}
.new-submob-menu {
	display: none;
}
.new-submob-menu--active {
	display: block;
}
.new-submob-menu__group {
	padding: 4px 0;
	cursor: pointer;
}
.new-submob-menu__group ul {
	list-style-type: none;
	display: none;
	padding-left: 45px;
}
.new-submob-menu__group--active ul {
	display: block;
}
.new-submob-menu__group ul li {
	padding: 4px 0;
	border-top: 1px solid rgba(255,255,255, .2);
	margin-right: 45px;
}
.new-submob-menu__group ul li a {
	color: #000;
}
.new-submob-menu__title {
	color: #fff;
	padding-left: 35px;
}
.nav li.sub-menu-mob-li.active {
	background-color: #777;
}
.new-submob-menu__group--active .new-submob-menu__title {
	margin-bottom: 10px;
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/menu/top_mobile/style.css?1758461877299*/

.top_menu_mobile {background: rgba(0,0,0, .7) !important; margin: 0; padding: 10px 0;}

.top_menu_mobile a{ color: white; border-top: 1px red !important;}
.top_menu_mobile li{ color: white;  padding: 5px 10px; text-align: left;}

.top_menu_mobile ul { margin:0; margin: 20px 0 !important; }

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/menu/catalog/style.css?1758461877981*/

.navbar-toggle {float: none !important;}
.navbar-header button { color: white; text-transform: uppercase;}

.dropdown.active a.dropdown-toggle, li.active a.root-item-selected { color: rgba(255,255,255, .5); text-decoration: none; }

.new-sub-menu {
	display: none;
	position: absolute;
	top: 57px;
	left: 0;
	z-index: 10;
	width: 100%;
	background-color: #fff;
	padding: 8px;
}
.nav > li:hover > .new-sub-menu {
	display: flex;
}
.new-sub-menu--active {
	position: initial !important;
}
.nav.nav-justified {
	position: relative;
}
.new-sub-menu__group {
	max-width: 200px;
	width: 100%;
}
.new-sub-menu__group ul {
	padding-left: 0;
	list-style-type: none;
}
.new-sub-menu__group ul li {
	text-transform: none;
	padding: 2px 0;
}
.new-sub-menu__group ul li a {
	color: #606060;
}
.new-sub-menu__group ul li:hover {
	background: transparent !important;
}
.new-sub-menu__title {
	text-transform: none;
	font-size: 115%;
	color: #000;
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/system.pagenavigation/.default/style.css?17584618771171*/
div.modern-page-navigation { 
	padding: 22px 0;
	font-size: 12px;
}

div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	border-left-width: 1px;
	/*border-left-style: solid;*/
	text-decoration: none;
	padding: 5px 8px;
	color: #5B5B5B;
}
div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 1px; 
	/*border-right-style: solid; */
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	padding-left: 0.5em; }

span.modern-page-current { 
	/*font-weight: bold;*/
    background: #BEBEBE;
    border-color: #BEBEBE;
    padding: 3px 8px;
    border-radius: 3px;
    color: white;

}

.pagination {

    margin-top: 15px !important;
    margin-right: 5px !important;

}

.pagination>li>a {
color: black !important;
color: #5B5B5B !important;
}


.pagination>li.active>a {
color: #9B9B9B !important;
}


.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    z-index: 3;
    background: none !important;
    border-color: transparent;
}

/*i.fa {font-size: 14px; margin-top; 3px}*/
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/slider_top/style.css?17584618772743*/

	/*	Слайдер  */

	.index_slider_top .item { height: 445px; }

	.index_slider_top{
		margin-bottom: 15px;
	}        

/*	.index_slider_top {
		position:relative;
		-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
		-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
		box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
		-webkit-box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 50px rgba(0, 0, 0, 0.1) inset;
		-moz-box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 50px rgba(0, 0, 0, 0.1) inset;
		box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 50px rgba(0, 0, 0, 0.1) inset;
	}        
*/
	.index_slider_top:before,
	.index_slider_top:after {
		content:"";
		position:absolute;
		z-index:-2;
	}


	.index_slider_top .item .text{
		height: 445px;
		display: table-cell;
		vertical-align: middle;
	}
	.index_slider_top .item .text>div{
		margin: 20px 50% 20px 3%;
		padding: 10px 20px 35px;
		/*background: rgba(0,0,0, .6);*/
		color: white;
		font-size: 18px;
		color: black;
	}
	.index_slider_top .item .text>div h2{ 
		font-size: 38px; 
		margin-bottom: 15px; 
		font-family: 'black';
		text-transform: uppercase;
	}

	.index_slider_top .item .text>div a{
		z-index: 100; 
		display: inline-block;
		/*margin-top: 15px;*/
		color: black;
		padding: 15px 25px;
		background: #ffcd18;
		font-size: 14px;
		/*text-transform: uppercase;*/
		border-radius: 3px;
		font-family: 'black';
		font-size: 16px;

	}
	.index_slider_top .carousel-control.right, .index_slider_top .carousel-control.left {
     background-image: none !important; 
}
.index_slider_top .carousel-control .glyphicon-chevron-left, .index_slider_top .carousel-control .glyphicon-chevron-right, .index_slider_top .carousel-control .icon-prev, .index_slider_top .carousel-control .icon-next {
    margin-top: -20px;
    font-size: 60px;
    /*background: #353434;*/
}
.index_slider_top .carousel-control.right {
    right: 15px !important ;
    top: 43%;
    background: none;
    width: 25px;
    height: 40px;
    opacity: 1;
    padding-top: 8px;
    z-index: 200;
    color: black;
    text-shadow: none;
    font-size: 30px;
}
.index_slider_top .carousel-control.left {
    left: -5px !important;
    top: 43%;
    background: none;
    width: 25px;
    height: 40px;
    opacity: 1;
    padding-top: 8px;
    z-index: 200;
    color: black;
    text-shadow: none;
    font-size: 30px;
}



.slider_top_skidka {
	font-size: 100px;
	font-family: 'superblack';
	line-height: 70pt;
	margin-top: 20px;
}

.slider_top_period {
	font-family: 'black';
}


	/*	.Слайдер  */}

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.element/index_one/style.css?1758461877506*/
.temp{}  /*Глюк с первой строкой*/

.one_tovar_title { color: black; font-family: 'bold'; text-align: center; margin: 0 10px 10px; height: 40px; overflow: hidden; }
.tovar_one_skidka { position: absolute; bottom: 35px; right: 15px; color: white; padding: 3px 10px 0; }
.tovar_one_price { margin: 0 15px; }
.tovar_one_price .old_price { font-size: 16px; text-decoration: line-through; color: #DF5D5D;}
.tovar_one_price .osn_price { font-size: 26px; font-family: normal; line-height: 24pt;}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.element/index_one/themes/blue/style.css?1758461877591*/
/* item_detail_v2 */

/* item_detail_slider */
/* scu_detail_size */
/* scu_detail_scu */
.bx-retina .bx_item_detail.bx_blue .bx_item_slider .bx_slide ul li.bx_active .cnt,
.bx-retina .bx_item_detail.bx_blue .bx_item_detail_size ul li.bx_active .cnt,
.bx-retina .bx_item_detail.bx_blue .bx_item_detail_scu .bx_scu ul li.bx_active .cnt
{
	-webkit-border-image: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.element/index_one/themes/blue/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.element/index_one/themes/blue/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.element/index_one/themes/blue/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.element/index_one/themes/blue/images/x2border_active.png) 2 fill stretch;
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/nashi_priemushestva/style.css?17584618771039*/




.index_priemushestva { width: 95px; height: 65px; float: left; margin-right: 15px;}


	/*   Приемущества	*/

.priem ul{ 
	/*background: rgba(255,5255,255, .60);*/
	/*border-bottom: 1px solid rgba(0,0,0, .1);*/
	list-style-type:none;
	/*font-size: 12px;*/
	/*text-transform: uppercase;	*/
	padding-top: 25px;
	margin: 0;


}
.priem li {
	display:inline-block;
	text-align: center;
	width: 24%;
	/*padding: 0 20px;*/
	font-size: 13px;
	/*border: 1px red solid;*/
}

/*.priem li:last-child { width: 210px; padding-right: 0; }*/


.priem img{float: left; /*margin-right: 10px;*/ height: 62px; width: auto;}

.priem ul>li>div {
text-align: left !important;
 /*border: 1px red solid;*/
 height: 62px;
 display: table-cell;
 vertical-align: middle;
 color: black;
}

.priem ul>li>div strong{ text-decoration: underline; font-size: 16px; display: block; margin-bottom: 5px;}
.priem ul>li>div strong a{color: black !important; font-family: 'bold';}


	/*   .Приемущества	*/
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/style.css?175846187730671*/
/* catalog.section */

.bx_notavailable { display: none !important; }

.bx-section-desc-post{
	margin: 15px 0;
	padding-top: 20px;
	border-top: #ddd 1px solid;
}
.bx_catalog_list_home {
	margin-bottom: 25px;
	/*border-bottom: 1px solid #e5e5e5;*/
	margin: 0 -11px;  /*new*/
}
@media (max-width: 767px) {
	.bx_catalog_list_home {
		border-bottom: 1px solid #e5e5e5;
	}
}
.bx_catalog_list_home .bx_catalog_item {
	position: relative;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	margin-bottom: 30px;
	border: 1px #ddd solid;
	height: 550px;
}
@media (min-width: 960px) {
	.bx_catalog_list_home.col1 .bx_catalog_item {
		padding: 1px 26px;
		margin: 0 0 30px 0;
		width: 100%
	}
	.bx_catalog_list_home.col2 .bx_catalog_item {
		padding: 1px 26px;
		margin: 0 1% 30px;
		width: 48%
	}
	.bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1) {
		clear: both
	}
	.bx_catalog_list_home.col3 .bx_catalog_item {
		padding: 1px 26px;
		margin: 0 1% 30px;
		width: 31.333333%
	}
	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1) {
		clear: both
	}
	.bx_catalog_list_home.col4 .bx_catalog_item {
		padding: 1px 26px;
		margin: 0 1% 30px;
		width: 23%
	}
	.bx_catalog_list_home.col4 .bx_catalog_item:nth-child(4n+1) {
		clear: both
	}
	.bx_catalog_list_home.col5 .bx_catalog_item {
		padding: 1px 26px;
		margin: 0 1% 30px;
		width: 18%
	}
	.bx_catalog_list_home.col5 .bx_catalog_item:nth-child(5n+1) {
		clear: both
	}
}
@media (min-width: 768px) and (max-width: 960px) {
	.bx_catalog_list_home.col1 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 0 0 30px;
		width: 100%
	}
	.bx_catalog_list_home.col2 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 48%
	}
	.bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1) {
		clear: both
	}
	.bx_catalog_list_home.col3 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 31.333333%
	}
	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1) {
		clear: both
	}
	.bx_catalog_list_home.col4 .bx_catalog_item,
	.bx_catalog_list_home.col5 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 23%
	}
	.bx_catalog_list_home.col4 .bx_catalog_item:nth-child(4n+1),
	.bx_catalog_list_home.col5 .bx_catalog_item:nth-child(4n+1) {
		clear: both
	}
}
@media (max-width: 767px) {
	.bx_catalog_list_home.col1 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 0 0 30px;
		width: 100%
	}
	.bx_catalog_list_home.col2 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 100%
	}
	.bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1) {
		clear: both
	}
	.bx_catalog_list_home.col3 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 100%
	}
	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1) {
		clear: both
	}
	.bx_catalog_list_home.col3 .bx_catalog_item,
	.bx_catalog_list_home.col4 .bx_catalog_item,
	.bx_catalog_list_home.col5 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 100%
	}
	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1),
	.bx_catalog_list_home.col4 .bx_catalog_item:nth-child(3n+1),
	.bx_catalog_list_home.col5 .bx_catalog_item:nth-child(3n+1) {
		clear: both
	}
}
@media (max-width:767px) {
	.bx-touch .bx_catalog_list_home.col1 .bx_catalog_item {
		padding: 1px 26px;
		margin: 0 0 0 30px;
		width: 100%
	}
	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 98%
	}
	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(3n+1) {
		clear: none
	}
	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1) {
		clear: both
	}
	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item,
	.bx-touch .bx_catalog_list_home.col3 .bx_catalog_item,
	.bx-touch .bx_catalog_list_home.col4 .bx_catalog_item,
	.bx-touch .bx_catalog_list_home.col5 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 98%;
		clear: none
	}
	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1),
	.bx-touch .bx_catalog_list_home.col3 .bx_catalog_item:nth-child(2n+1),
	.bx-touch .bx_catalog_list_home.col4 .bx_catalog_item:nth-child(2n+1),
	.bx-touch .bx_catalog_list_home.col5 .bx_catalog_item:nth-child(2n+1) {
		clear: both
	}
}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_container {
	border: 1px solid transparent;
}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container {
	position: absolute;
	z-index: 99;
	top: 0;
	left: 0;
	right: 0;
	box-shadow: 0 0px 25px rgba(0, 0, 0, .18);
	/*border-radius: 3px;*/
	/*border: 1px solid #d3d3d3;*/
	background: #fff;
	-webkit-animation: borderview 0.10s;
	animation: borderview 0.10s;
	margin: -5px -5px;
	min-height: 560px;
}
@media (min-width: 960px) {
	.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container {
		padding: 0 25px 15px
	}
}
@media (max-width: 960px) {
	.bx-no-touch .bx_catalog_list_home .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_list_home .bx_catalog_item_title {
	overflow: hidden;
	/*text-overflow: ellipsis;*/
	/*white-space: nowrap;*/

	font-size: 14px;
	padding: 15px 0 0;
	line-height: 14pt;
	height: 50px;
	font-family: 'bold';


}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_title {
	/*overflow: auto;*/
	white-space: normal;
	height: 70px;
}
.bx_catalog_list_home .bx_catalog_item_title a {
	color: black;
	text-decoration: none;
	/*font-size: 13px;*/
}
.bx_catalog_list_home .bx_catalog_item_price {
	color: #3f3f3f;
	font-weight: bold;
	margin-top: 15px;
}
.bx_catalog_list_home .bx_catalog_item_price span {
	color: #a5a5a5;
	font-size: 12px;
	font-weight: normal;
	white-space: nowrap;
	text-decoration: line-through;
}
.bx_catalog_list_home .bx_catalog_item_controls {
	padding-top: 10px;
	text-align: center;
	opacity: 0;
}
@media (min-width: 768px) and (max-width: 960px) {
	.bx_catalog_list_home .bx_catalog_item_controls {
		height: auto
	}
}
@media (max-width: 767px) {
	.bx-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls {
		height: auto
	}
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone {
	width: 100%;
	white-space: nowrap;
	text-align: center;
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone span {
	color: #3f3f3f;
	/*font-size: 13px;*/
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	border: 1px solid #E4E4E4;
	background: #F3F3F3;
	white-space: normal;
	line-height: normal;
	padding: 5px 15px;
}
/*.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone,
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
	width: 100%;
	text-align: center;

}*/
/*.bx_catalog_list_home .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;
}
*/
@media (max-width: 767px) {
	.bx-touch .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone,
	.bx-touch .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
		float: none;
		width: 100%;
		text-align: center;
	}
}
.bx_catalog_list_home .bx_catalog_item_controls input[type=text] {
	border: none;
}
.bx-touch .bx_catalog_list_home .bx_catalog_item_controls,
.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls {
	opacity: 1
}
.bx_catalog_list_home .bx_cnt_desc {
	text-align: left;
	position: absolute;
	right: -45px;
	top: 2px;
	width: 40px;
}
.bx_catalog_list_home .bx_catalog_item_controls a {
	margin-bottom: 10px;
}
.bx_catalog_list_home .bx_catalog_item_price .bx_price {
	font-size: 35px;
	padding-top: 5px;
}
.bx_catalog_list_home .bx_catalog_item_images_double,
.bx_catalog_list_home .bx_catalog_item_images {
	position: relative;
	z-index: 91;
	display: block;
	padding-top: 135%;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
.bx_catalog_list_home .bx_catalog_item_images_double {
	z-index: 90;
	margin-top: -135%;
	opacity: 0;
}
.bx-no-touch .bx_catalog_list_home .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_list_home .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_list_home .bx_catalog_item .bx_catalog_item_controls,
.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_articul,
.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_scu {
	display: none
}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_articul,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu {
	display: block
}
.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_scu {
	padding-top: 10px
}
.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu>div {
	margin: 0 auto
}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls.touch,
.bx-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls.no_touch {
	display: none !important;
}

/* Stickers */
.bx_catalog_list_home .bx_stick {
	position: absolute;
	width: 40px;
	height: 235px;
	/*background: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/stick.png) left center no-repeat;*/
	color: #fff;
	text-align: center;
	line-height: 35px;
	white-space: nowrap;
	margin-top: 10px;
	/*overflow: hidden;*/
	/*-ms-text-overflow: ellipsis;*/
	/*text-overflow: ellipsis;*/
}
.bx_catalog_list_home .bx_stick.short {
	font-weight: bold;
	font-size: 18px
}
.bx_catalog_list_home .bx_stick.average {
	font-weight: bold;
	font-size: 13px
}
.bx_catalog_list_home .bx_stick.long {
	font-weight: normal;
	font-size: 11px
}

.bx_catalog_list_home .bx_stick.left,
.bx_catalog_list_home .bx_stick_disc.left {
	left: -2px;
}
.bx_catalog_list_home .bx_stick.right,
.bx_catalog_list_home .bx_stick_disc.right {
	right: 0;
}
.bx_catalog_list_home .bx_stick.top,
.bx_catalog_list_home .bx_stick_disc.top {
	top: 15px;
}
.bx_catalog_list_home .bx_stick.bottom,
.bx_catalog_list_home .bx_stick_disc.bottom {
	bottom: 5px;
}
.bx_catalog_list_home .bx_stick.middle,
.bx_catalog_list_home .bx_stick_disc.middle {
	top: 49%;
}
@media (min-width: 768px) and (max-width: 960px) {
	.bx_catalog_list_home .bx_stick {
		width: 90px;
		height: 30px;
		background-size: 100%;
		line-height: 30px;
	}
	.bx_catalog_list_home .bx_stick.short {
		font-weight: normal;
		font-size: 14px
	}
	.bx_catalog_list_home .bx_stick.average {
		font-weight: normal;
		font-size: 11px
	}
	.bx_catalog_list_home .bx_stick.long {
		font-weight: normal;
		font-size: 11px
	}
	.bx_catalog_list_home .bx_stick_disc {
		width: 64px;
		height: 65px;
		background-size:100%;
		font-size: 20px;
		line-height: 65px;
	}
}
@media (max-width: 767px) {
	.bx-touch .bx_catalog_list_home .bx_stick {
		width: 70px;
		height: 30px;
		background-size: 100%;
		font-size: 11px;
		line-height: 30px;
	}
	.bx-touch .bx_catalog_list_home .bx_stick_disc {
		width: 37px;
		height: 38px;
		background-size: 100%;
		font-size: 13px;
		line-height: 38px;
	}
}
/* buttons */

/*.bx_catalog_list_home .bx_bt_button,
.bx_catalog_list_home .bx_bt_button_type_2 {
	display: inline-block;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	cursor: pointer;
	white-space: nowrap;
}
.bx_catalog_list_home .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_list_home .bx_bt_button_type_2:hover {
	background: #fff;
}
.bx_catalog_list_home .bx_bt_button_type_2:active {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#fcfcfc));
	background-image: -webkit-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image: -moz-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image: -o-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image: linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, .05);
}*/
.bx_catalog_list_home .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%);
	color: #fff;
	text-shadow: 0 1px 0 #006cae;
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00a2df', endColorstr='#006fcb', GradientType=0);
}
.bx_catalog_list_home .bx_bt_button:hover {
	background: #21afe4;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #21afe4), color-stop(100%, #006fcb));
	background: -webkit-linear-gradient(top, #21afe4 0%, #006fcb 100%);
	background: -moz-linear-gradient(top, #21afe4 0%, #006fcb 100%);
	background: -ms-linear-gradient(top, #21afe4 0%, #006fcb 100%);
	background: -o-linear-gradient(top, #21afe4 0%, #006fcb 100%);
	background: linear-gradient(to bottom, #21afe4 0%, #006fcb 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#21afe4', endColorstr='#006fcb', GradientType=0);
}
.bx_catalog_list_home .bx_bt_button:active {
	background: #21afe4;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #21afe4), color-stop(100%, #006fcb));
	background: -webkit-linear-gradient(top, #21afe4 0%, #006fcb 100%);
	background: -moz-linear-gradient(top, #21afe4 0%, #006fcb 100%);
	background: -ms-linear-gradient(top, #21afe4 0%, #006fcb 100%);
	background: -o-linear-gradient(top, #21afe4 0%, #006fcb 100%);
	background: linear-gradient(to bottom, #21afe4 0%, #006fcb 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#21afe4', endColorstr='#006fcb', GradientType=0);
}
.bx_catalog_list_home .bx_small.bx_bt_button {
	display: inline-block;
	min-width: 20px;
	line-height: 20px;
}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2 {
	display: inline-block;
	min-width: 30px;
	line-height: 40px;
	font-size: 35px;
	color: #BFBFBF;
}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2 {}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2:hover {}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2:active {}
.bx_catalog_list_home .bx_medium.bx_bt_button {
	padding: 0 13px;
	height: 25px;
	font-weight: bold;
	line-height: 25px;
}
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2 {
	padding: 0 13px;
	height: 23px;
	font-weight: bold;
	line-height: 23px;
}
.bx_catalog_list_home .bx_medium.bx_bt_button,
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2 {
	font-weight: bold;
}
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2:hover {}
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2:active {}
.bx_catalog_list_home .bx_col_input {
	display: inline-block;
	/*width: 40px;*/
	text-align: center;
	border: none !important;
	/*height: 41px;*/
	margin-top: -2px;
	font-size: 16px;
	font-family: 'bold';
}

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

/*----*/

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

/*----*/

.bx_catalog_list_home .bx_item_detail_size .bx_size_scroller_container{position: relative}

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

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

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

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

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

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

/*----*/

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

/*----*/

.bx_catalog_list_home .bx_item_detail_scu .bx_scu_scroller_container{position: relative}

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

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

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

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

/*----*/

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

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



.cena { font-size: 22px !important; margin: 15px 0 15px; height: 50px; }
.cena span { font-size: 16px; display: block; margin-top: -5px; color: #DD4040; text-decoration: line-through ; }





.cart { display: inline-block; width: 50%; padding-left: 5px;}
.cart a{ width: 100%; padding: 8px 0; border-radius: 5px; font-size: 16px; font-family: 'bold'; color: black; background: white; }


.bx_catalog_list_home .bx_small.bx_bt_button_type_2 { font-size: 35px; text-decoration: none; }

.td_plus, .td_minus {border: 1px #ddd solid;  text-align: center;}
td.td_minus {border-radius: 5px 0 0 5px; border-right: none;}
td.td_plus {border-radius: 0 5px 5px 0; border-left: none;}
.td_plus:hover, .td_minus:hover {background: #EDEDED}


.plitki_more { margin: 20px 0 10px; padding-top: 10px; border-top: 1px solid #ddd; }

.plitki_more .demo-icon{ font-size: 22px;  }
.plitki_more .icon-balance-scale{ margin-right: 5px;}

.plitki_more .btn {
    background-image: none;
    width: 50%;
    color: #ADADAD;
    font-size: 13px;

    padding: 0;
}

.plitki_more .btn:hover { color: #636363; }


.plitki_more .btn:active, .plitki_more .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: none;
    color: black;
}

.bx_catalog_list_home .bx_catalog_item_articul {
	color: #636363;
	font-size: 13px;
	background: #E5E5E5;
	text-align: center;
	padding: 8px 0;
	border-radius: 5px;
}

.nalichie_n, .nalichie_y { font-size: 13px; white-space: nowrap;}
.nalichie_n { color: #AFAFAF;}
.nalichie_y { color: green;}

.bx_catalog_list_home .bx_stick_disc {
	position: absolute;
	width: 50px;
	height: 50px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	font-size: 18px;
	line-height: 53px;
	/*background: #f42c2c url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/stick_disc.png) no-repeat center;*/
	/*text-shadow:0 1px 0 #ba3434;*/
	font-family: 'bold';
}

.bx_catalog_item_container .shildiki {
	/*position: absolute;*/
	height: 100px;
	z-index: 1200000000;
}

.bx_catalog_item_container .sh_new, .bx_catalog_item_container .sh_hit, .bx_catalog_item_container .sh_recom, .bx_catalog_item_container .sh_raspr {
 height: 40px;	
 margin-top: -10px;
}


.bx_catalog_item_container .sh_new { background: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/sh_new.png) left no-repeat; }
.bx_catalog_item_container .sh_hit { background: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/sh_hit.png) left no-repeat; }
.bx_catalog_item_container .sh_recom { background: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/sh_recom.png) left no-repeat; }
.bx_catalog_item_container .sh_raspr { background: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/sh_raspr.png) left no-repeat; }

.product_list__price {
	position: relative;
	height: 25px;
	top: 10px;
	font-size: 14px;
	color: #666;
}
.product_list__price span {
	display: inline;
	font-size: 14px;
	font-weight: bold;
}
.product_text_packing {
	color: black !important;
	text-decoration: none !important;
}
@media (min-width: 768px) and (max-width: 1200px) {
	.product_list__price {
		height: 30px;
		top: 0;
	}
	.cena {
		line-height: 16px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.product_list__price {
		height: 85px;
		top: 45px;
		padding-right: 30px;
	}
	.cena {
		line-height: 16px;
	}
}
/* End */


/* Start:/bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.min.css?17584618791413*/
.bx-catalog-subscribe-button{margin-bottom:6px;display:inline-block}.bx-catalog-popup-content{width:90%;max-width:280px}.bx-catalog-subscribe-form-container-label{font-size:13px;color:#5a6c77;padding-bottom:2px}.bx-catalog-subscribe-form-container-input{position:relative}.bx-catalog-subscribe-form-container-input input[type="text"]{display:block;width:100%;font-size:18px;height:38px;margin:0;padding:0 4px;border:1px solid #ccd5db;border-radius:2px;background:#f8fafc;outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-catalog-subscribe-form-star-required{color:#d93333}.bx-catalog-subscribe-form-container .bx-captcha{margin-bottom:10px}.bx-catalog-popup-message{font-weight:bold;min-width:240px;margin:0}.bx-catalog-subscribe-alert{background-color:#edf6fc;color:#000;font-size:15px;min-height:45px;text-align:center;padding:12px 40px 12px 60px;position:relative;width:280px}.bx-catalog-subscribe-aligner{display:inline-block;height:45px;margin-left:-1px;vertical-align:middle;width:1px}.bx-catalog-subscribe-alert-text{display:inline-block;vertical-align:middle}.bx-catalog-subscribe-alert-footer{text-align:center}.bx-catalog-subscribe-alert-popup{background-color:#edf6fc!important;border:1px solid #edf6fc!important;border-radius:3px!important;-webkit-box-shadow:0 19px 24px rgba(88,112,118,0.17)!important;box-shadow:0 19px 24px rgba(88,112,118,0.17)!important}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/themes/blue/style.min.css?17584618774634*/
.bx_blue.bx-section-desc{border-left-color:#0083d1}.bx_catalog_list_home.bx_blue .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_blue .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_blue .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_blue .bx_item_detail_size ul li.bx_active .cnt{-webkit-border-image:url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/themes/blue/images/x2border_active.png) 2 stretch;-moz-border-image:url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/themes/blue/images/x2border_active.png) 2 stretch;-o-border-image:url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/themes/blue/images/x2border_active.png) 2 stretch;border-image:url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/themes/blue/images/x2border_active.png) 2 fill stretch}.bx-retina .bx_catalog_list_home.bx_blue .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{-webkit-border-image:url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/themes/blue/images/x2border_active.png) 2 stretch;-moz-border-image:url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/themes/blue/images/x2border_active.png) 2 stretch;-o-border-image:url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/themes/blue/images/x2border_active.png) 2 stretch;border-image:url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/themes/blue/images/x2border_active.png) 2 fill stretch}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/slider/style.css?17584618772692*/

	/*	Слайдер  */

	.index_slider .item { height: 360px; }

	.index_slider{
		margin-bottom: 15px;
	}        

/*	.index_slider {
		position:relative;
		-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
		-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
		box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
		-webkit-box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 50px rgba(0, 0, 0, 0.1) inset;
		-moz-box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 50px rgba(0, 0, 0, 0.1) inset;
		box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 50px rgba(0, 0, 0, 0.1) inset;
	}        
*/
	.index_slider:before,
	.index_slider:after {
		content:"";
		position:absolute;
		z-index:-2;
	}

	.index_slider .item .text{
		height: 360px;
		display: table-cell;
		vertical-align: middle;
	}
	.index_slider .item .text>div{
		margin: 20px 40px 20px 55%;
		padding: 10px 20px 35px;
		/*background: rgba(0,0,0, .6);*/
		color: white;
		font-size: 18px;
	}
	.index_slider .item .text>div h2{ font-size: 30px; margin-bottom: 15px; font-family: 'bold';}
	.index_slider .item .text>div a{
		z-index: 100; 
		display: inline-block;
		/*margin-top: 15px;*/
		color: black;
		padding: 15px 25px;
		background: #ffcd18 !important;
		font-size: 14px;
		/*text-transform: uppercase;*/
		border-radius: 3px;
		font-family: 'black';
		font-size: 16px;

	}
.carousel-control.right, .carousel-control.left {
     background-image: none !important; 
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    margin-top: -20px;
    font-size: 30px;
    background: #353434;
}
.index_slider .carousel-control.right {
    right: 15px !important ;
    top: 43%;
    background: none;
    width: 25px;
    height: 40px;
    opacity: 1;
    padding-top: 8px;
    z-index: 200;
    color: white;
    text-shadow: none;
    font-size: 30px;
}
.index_slider .carousel-control.left {
    left: -5px !important;
    top: 43%;
    background: none;
    width: 25px;
    height: 40px;
    opacity: 1;
    padding-top: 8px;
    z-index: 200;
    color: white;
    text-shadow: none;
    font-size: 30px;
}

.index_slider .carousel-indicators li { margin-right: 5px; margin-top: -20px; border-color: white !important; }

.index_slider .carousel-indicators .active {
    margin-top: 0;
    margin-right: 5px;
    width: 13px;
    height: 13px;
    padding: 3px;
    border: none;
    background-color: white !important;
}

	/*	.Слайдер  */
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/plitki/style.css?1758461877981*/

	/*	Плитки  */


.plitki_index {padding-right: 43px; margin-left: -2px;} /* убрать для малых разрешений*/

.pl_1, .pl_2, .pl_3, .pl_4, .pl_5{ height: 365px; margin: 1px;  position: relative; overflow: hidden;} 
/*.pl_1 {height: 446px; margin: 1px;  opacity: 0.85; position: relative; overflow: hidden;}*/
/*.pl_1 div{height: 446px;margin: 1px;}*/

.plitki_prod_index a  { color: black; }

.plitki_prod_index .text_one{
	text-align: center;
	/*font-size: 13px;*/
}
.plitki_prod_index .text_one .name { font-size: 18px; font-family: 'black'; margin: 15px 10px 5px; }

.plitki_prod_index .price{
	/*border-top: 1px dotted #CCC;*/
	display: inline-block;

	text-transform: none;
	color: white;
	font-size: 16px;
	padding: 15px 15px 10px;
	position: absolute;
	top: 20px;
	left: 20px;
	font-family: 'light';
	}

		  .priem_plitki_one:hover 
		  {-webkit-transform: scale(10);
  			transform: scale(1.05);
  		transition: .2s linear;}
	/*	.Плитки  */
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/index_brands/style.css?175846187763*/
.list_brends>div { border: 1px #ddd solid; background: white; }
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/index_akciya/style.css?1758461877151*/


.index_akciya h3 { margin: 0 0 20px; font-size: 32px; font-family: "bold"; }

.index_akciya a { color: white;}
.index_akciya a:hover { color: white;}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/menu/bottom/style.css?1758461877103*/

.top_menu_end_enter a.root-item-selected {color: #A3A9B2 !important; text-decoration: underline;}


/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/sale.basket.basket.line/cart/style.css?1758461877981*/

		.cart_b_1 {
			background: white;
			height: 75px;
			/*color: white;*/
			font-size: 13px;
			display: block;
			text-align: center;
			/*padding-top: 10px;*/
			line-height: 18pt;
			border: 1px #ddd solid;
			color: black;
			margin-bottom: 10px;
			font-family: 'bold';
			
			}

					.cart_b:focus,
					.cart_b:active,
					.cart_b:hover { background: none !important;color: black !important;}

					.cart_b_1:hover,
					.cart_b_1:active,
					.cart_b_1:focus
					 {

					background: #ffcd18;	
					border-color:#ffcd18;
					color: black !important;
					}

					.cart_b_1:hover .kol { background: white }

			.cart_b_1 a{ color: black; }
			.cart_b_1 i{ font-size: 38px; margin-top: 10px; display: block; }

			.cart_b .kol {
				font-size: 12px;
				position: absolute;
				top: 8px;
				right: 9px;
				margin-top: -3px;
				background: #ffcd18;
				padding: 3px 6px;
				border-radius: 50%;
				line-height: 10pt;
				text-decoration: none !important;
			}








/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/styles.css?17584618775300*/
html{
scroll-behavior: smooth;

}
.dostavka-form{
display:none !important;
}
.timeread {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
margin-top:14px;
}
.ogl ul li:first-child{
margin-top:10px;
}
.timeread::before{
	content:"";
	display: block;
	width:13px;
	height:13px;
	margin-right: 8px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='13px' height='13px' viewBox='8.5 -1 13 13' enable-background='new 8.5 -1 13 13' xml:space='preserve'%3E%3Cpath d='M15-1c-3.59,0-6.5,2.91-6.5,6.5c0,3.589,2.91,6.5,6.5,6.5c3.589,0,6.5-2.911,6.5-6.5C21.5,1.91,18.589-1,15-1z M15.406,11.167V9.969h-0.813v1.198c-2.816-0.203-5.057-2.444-5.261-5.261h1.199V5.094H9.333c0.205-2.816,2.445-5.057,5.261-5.261 v1.199h0.813v-1.199c2.816,0.205,5.058,2.445,5.261,5.261h-1.198v0.813h1.198C20.464,8.723,18.223,10.964,15.406,11.167z'%3E%3C/path%3E%3Cpath d='M15.406,5.333V2.656h-0.813V5.5c0,0.108,0.042,0.212,0.118,0.289l2.032,2.031l0.572-0.572L15.406,5.333z'%3E%3C/path%3E%3C/svg%3E");

}
.cena span{
font-size:14px !important;
}
.serts{
/*width:1170px;*/
margin: 0 auto;
padding-bottom:20px;
text-align:center;
}

.example-image-link{

margin:5px;
}
.example-image-link img{
/*width:100%;*/
/*min-width:200px;*/
max-width: 100%;
}
.prev-slide{
position:absolute;
top:45%;
background:none;
border:none;
left:-40px;
font-size:30px;
font-weight:bold;
}
.next-slide{
position:absolute;
background:none;
border:none;
font-size:30px;
font-weight:bold;
top:45%;
right:-40px
}
.sert-list{
width:90%;
margin:0 auto;
/*display:flex;*/
/*justify-content:space-around;*/
/*flex-wrap:wrap;*/
position:relative;

}
.true table tr:nth-child(2n-1){
background:#ececec;
}
.true table tr td{
border:#ececec;
}
.vr-template__link{
font-weight: bold;
}

.vr-template {

padding-top:10px;
}
.vr-popup__title{
color:black !important;
}
.vr-popup__body{
padding:12px !important;
}
.vr-popup{
z-index:999999;
}
.vr-popup__header{
background-color:#fdcb2b
}
.true tr td{
border:1px solid grey;
padding:15px !important;
}
.new-sub-menu ul li a{
font-family: 'normal' !important;
}
.nav > li:hover > .new-sub-menu {

    z-index: 1000;
}
.new-sub-menu__title {

    margin-bottom: 10px;
}
.new-sub-menu__group {
   max-width: auto !important;
    width: auto !important;
    padding-left: 10px;
    padding-right: 10px;
}

.main_menu_gorizontal ul {
    border: 0 !important;
}
#carousel-example-generic h2{
color:black !important;
}
#carousel-example-generic .text{
color:black !important;
}
.true{
max-width:800px;

}
.true h2{
margin-top:0px;
padding-top:54px;

}
.true h3{
margin-top:0px;
padding-top:24px;

}
.ogl{
 background:#ebebeb;
padding:30px;
margin-bottom:40px;
}
.vrezka{
border-left: 3px solid grey;
margin-left:60px;
padding-left:30px;
margin-top:20px;
margin-bottom:20px;
}
.true img{
margin-bottom:14px;
max-width:100%;
margin: 0 auto;

float:none;
}
.blog-img{
padding-top:30px;
padding-bottom:22px;
display:flex;
flex-direction:column;
align-items:center;
}
.blog-img-description{
display:block;
margin-top:14px;
font-style:italic;
}
.nav-justified>li {
    vertical-align: middle;
    height: 38px !important;
}
.nav-justified>.dropdown .dropdown-menu {
    top: 36px !important;
    width: 200px;
}
.bx_catalog_list_home .bx_item_detail_size ul li{
width:40% !important;
}
.dostavka-form{

}
.warn{
padding:20px 8px 20px 8px;
font-size:18px;
}
@media screen and (max-width: 980px) {
.warn{
padding:60px 8px 8px 8px;
font-size:16px;
}
}

.catalog_grout_text {
    font-weight: bold;
}
.catalog_tag_link {
    display: none;
}
.catalog_tag_link--active {
    display: block;
}
.catalog_tag_btn {
    position: relative;
    width: 100%;
    height: 1px;
    background-color: #ddd;
    margin-bottom: 40px;
}
.catalog_tag_btn:after {
    content: '';
    background-color: #fdcb2b;
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 50%;
    top: -20px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    cursor: pointer;
}
.catalog_tag_btn:hover:after {
    background-color: #eebf28;
}
.catalog_tag_btn:before {
    content: '';
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: -3px;
    margin: 0 auto;
    border: 6px solid transparent;
    border-top: 7px solid #fff;
    z-index: 1;
    cursor: pointer;
}

.catalog_tag_btn--active:before {
    transform: rotate(-180deg);
    top: -10px;
}
.bx_catalog_text_ul li.active a {
    color: #ffffff;
    background-color: black !important;
    border-color: black !important;
}
.bx_catalog_text .bx_catalog_text_ul {
    padding: 0;
    margin: 0;
}
.bx_catalog_text .bx_catalog_text_ul li {
    float: left;
    margin: 0 5px 5px 0;
    list-style: none;
    padding: 0;
}
.btn-info {
    color: #424246;
    background-color: #E5E5E5;
    border-color: #C6C6C6;
    text-transform: uppercase;
    padding: 5px 15px;
    font-size: 14px;
}
.bx_catalog_text {
    margin: 0 15px 30px;
}
@media (max-width: 768px){
.header_table {

    
}
.vr-template {
text-align:center !important;
padding-top:20px;
}
}

@media (max-width: 540px){
  .true table tr td{
       padding: 5px !important;
width: 33%;
font-size:13px;
   }
}

@media (max-width: 420px){
  .true table tr td{

font-size:12px;
   }
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/template_styles.css?17584618773821*/
.sert-list{
width: 80% !important;
}
.carousel-inner .item{
background-position-x:0% !important;
}
.carousel-inner .stroke{

.timeread {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}

.timeread::before {
    content: "";
    display: block;
    width: 13px;
    height: 13px;
    margin-right: 8px;
    background-image: url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='13px' height='13px' viewBox='8.5 -1 13 13' enable-background='new 8.5 -1 13 13' xml:space='preserve'%3E%3Cpath d='M15-1c-3.59,0-6.5,2.91-6.5,6.5c0,3.589,2.91,6.5,6.5,6.5c3.589,0,6.5-2.911,6.5-6.5C21.5,1.91,18.589-1,15-1z M15.406,11.167V9.969h-0.813v1.198c-2.816-0.203-5.057-2.444-5.261-5.261h1.199V5.094H9.333c0.205-2.816,2.445-5.057,5.261-5.261 v1.199h0.813v-1.199c2.816,0.205,5.058,2.445,5.261,5.261h-1.198v0.813h1.198C20.464,8.723,18.223,10.964,15.406,11.167z'%3E%3C/path%3E%3Cpath d='M15.406,5.333V2.656h-0.813V5.5c0,0.108,0.042,0.212,0.118,0.289l2.032,2.031l0.572-0.572L15.406,5.333z'%3E%3C/path%3E%3C/svg%3E);
}
}
.prev-slide{
    left:-20px !important;
}
.next-slide{
    right: -20px !important;
}
.index_slider_top .item .text{
	vertical-align:top !important;
}

.bx-share-social {
    margin: 0;
        margin-top: 0px;
    margin-top: 5px;
    padding: 0;
    display: inline-block;
    list-style: none;
}
.bx-share-social li {
    float: left;
}

.bx-share-icon a, .bx-share-icon a:link, .bx-share-icon a:visited, .bx-share-icon a:active {
    color: #fff;
    padding-top: 4px;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    display: block;
    height: 22px;
    width: 22px;
    border-radius: 3px;
}

.bx-share-icon {
    float: right;
    display: block;
    margin-left: 4px;
    margin-bottom: 4px;
    height: 22px;
    width: 22px;
}
@media (max-width: 768px){
.index_slider_top .item .text>div{
width:100% !important;
}
.index_slider_top .item .text>div h2{
font-size:22px !important;
}
.index_slider_top .item .text>div a {

    width: 200px !important;
}

}


.otzyv-right{
    display: flex;
    flex-direction: column;
    padding-left: 30px;
    width: 38%;
}
.otzyv-top{
    display: flex;
    justify-content: space-between;
    margin-bottom: 4px;
    align-items: center;
}
.otzyv-item{
    display: flex;
    margin-bottom: 30px;
}
.otzyv-img img{
    width: 100%;
}
.otzyv-img{
    
}
.otzyv-name{
    font-size: 18px;
    font-weight: bold;
}
.otzyv-rate{
    background: url('/bitrix/templates/eshop_bootstrap_/images/stars5.png') no-repeat;
    width: 123px;
    height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}
.otzyv-rate.rate-4{
    background: url('/bitrix/templates/eshop_bootstrap_/images/stars4.png') no-repeat;
}
.otzyv-city{
    color:#848484;
    margin-bottom: 10px;
    font-size: 15px;
}
.otzyv-text{
    font-size: 15px;
    color: #656565;
    margin-bottom: 10px;
}
.otzyv-date{
    font-size: 14px;
    color: #656565;
}
.btn-otzyv {
    background: #fae719;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 16px;
    color: #252525;
    padding-top: 14px;
    padding-bottom: 14px;
    margin-top: 24px;
    display: block;
    max-width: 300px;
    text-align: center;
    margin: 30px auto 0 auto;
}

@media screen and (max-width:1080px) {
    .otzyv-img{
        width: 50%;
    }
    .otzyv-right{
        width: 50%;
    }
    .otzyv-img{
        background-color: black;
        display: flex;
        align-items: center;
    }
}
@media screen and (max-width:640px) {
    .otzyv-item{
        flex-direction: column;
    }
    .otzyv-img{
        width: 100%;
    }
    .otzyv-right{
        width: 100%;
    }
    .otzyv-right{
        padding-left: 0;
        margin-top: 10px;
    }
}


.logo {
background: url(https://dokaclub.ru/bitrix/templates/eshop_bootstrap_/css/themes/rose/images/logo.png) no-repeat;
}
/* End */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/menu/top/style.css?1758461877103 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/system.auth.form/enter/style.css?1758461877125 */
/* /bitrix/templates/eshop_bootstrap_/components/vregions/header.select/region/style.css?175846187711068 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/search.title/catalog_search/style.css?1758461877388 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/menu/mobile/style.css?17584618771709 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/menu/top_mobile/style.css?1758461877299 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/menu/catalog/style.css?1758461877981 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/system.pagenavigation/.default/style.css?17584618771171 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/slider_top/style.css?17584618772743 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.element/index_one/style.css?1758461877506 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.element/index_one/themes/blue/style.css?1758461877591 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/nashi_priemushestva/style.css?17584618771039 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/style.css?175846187730671 */
/* /bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.min.css?17584618791413 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/themes/blue/style.min.css?17584618774634 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/slider/style.css?17584618772692 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/plitki/style.css?1758461877981 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/index_brands/style.css?175846187763 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/index_akciya/style.css?1758461877151 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/menu/bottom/style.css?1758461877103 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/sale.basket.basket.line/cart/style.css?1758461877981 */
/* /bitrix/templates/eshop_bootstrap_/styles.css?17584618775300 */
/* /bitrix/templates/eshop_bootstrap_/template_styles.css?17584618773821 */
