

/* 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/breadcrumb/main/style.css?1758461877428*/
.bx-breadcrumb {
	padding: 20px 15px 20px;
	text-transform: uppercase;
	/*color: #A0A0A0;*/
	font-size: 11px;
}

.bx-breadcrumb .fa { margin-bottom: 3px; }

.bx-breadcrumb i {
	/*color: #A0AAB0;*/
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	vertical-align: middle;
	margin-right: 10px;
}

.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none; text-decoration: none;}


/* 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/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/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/breadcrumb/main/style.css?1758461877428 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/index_brands/style.css?175846187763 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/system.pagenavigation/.default/style.css?17584618771171 */
/* /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 */
