
/* Start:/bitrix/components/bitrix/search.title/templates/visual/style.css*/
.bx_search_container{
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
}

.bx_search_container .bx_field{
	position: relative;
	margin-top: 15px;
	height: 30px;
	border-top:    1px solid #8ca3ae;
	border-right:  1px solid #a0b4be;
	border-bottom: 1px solid #b6c8d1;
	border-left:   1px solid #a0b4be;
	border-radius: 3px;
	background: #fff;
	box-shadow: inset 0 2px 3px 0 rgba(0,0,0,0.1);
	line-height: 30px;
}
.bx_search_container .bx_field .bx_input_text{
	position: absolute;
	right: 34px;
	left: 5px;
	height: 30px;
	outline: none;
	border: none;
	background: none;
	line-height: 30px;
}
.bx_search_container .bx_field .bx_input_submit{
	position: absolute;
	top: 2px;
	right: 0;
	bottom: 0;
	width: 34px;
	border: none;
	background: url('/bitrix/components/bitrix/search.title/templates/visual/images/search_lupe.png') no-repeat left center;
	cursor: pointer;

}

div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
	min-width: 370px;
	margin-left: 11px;
	margin-top:-20px;
	background-color: #FFF;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/components/bitrix/search.title/templates/visual/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 45px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 70px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #4788cb;
	font-size: 13px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}
/* End */

/* Start:/bitrix/templates/eshop_adapt_/components/bitrix/sale.basket.basket.line/eshop_adapt/style.css*/
a.bx_cart_top_inline_link, a.bx_cart_top_inline_link span{
	color: #576e75;
	vertical-align: bottom;
	text-decoration: none;
	font-size: 13px;
	line-height: 13px;
}
a.bx_cart_top_inline_link:hover{text-decoration: underline}
.bx_cart_top_inline_icon{
	display: inline-block;
	width: 16px;
	height: 13px;
	background: url('/bitrix/templates/eshop_adapt_/components/bitrix/sale.basket.basket.line/eshop_adapt/images/gui.png') no-repeat top center;
	vertical-align: middle;
	line-height: 13px;
}
/* End */

/* Start:/bitrix/templates/eshop_adapt_/components/bitrix/system.auth.form/eshop_adapt/style.css*/
a.bx_login_top_inline_link{
	color: #576e75;
	vertical-align: bottom;
	text-decoration: none;
	font-size: 13px;
	line-height: 13px;
}
a.bx_login_top_inline_link:hover{text-decoration: underline}
.bx_login_top_inline_icon{
	display: inline-block;
	margin-left: 15px;
	width: 16px;
	height: 13px;
	background: url('/bitrix/templates/eshop_adapt_/components/bitrix/system.auth.form/eshop_adapt/images/gui.png') no-repeat bottom center;
	vertical-align: middle;
	line-height: 13px;
}

/* End */

/* Start:/bitrix/templates/eshop_adapt_/components/bitrix/menu/top_menu/style.css*/
.bx_topnav{
	margin: 0;
	padding: 16px 0 5px;
}
.bx_topnav li{
	display: inline-block;
	margin-right: 2%;
}
.bx_topnav li a{
	color: #7f8a92;
	text-decoration: none;
	font-size: 14px;
}
.bx_topnav li a:hover{text-decoration: underline;}
.bx_topnav li a:active{color: #f82d2d;}


.bx_topnav,
.bx_topnav *{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}

/* End */

/* Start:/bitrix/templates/.default/components/bitrix/menu/catalog_horizontal1/style.css*/
.bx_horizontal_menu_advaced .animate{
}

.bx_horizontal_menu_advaced{position:relative}
.bx_horizontal_menu_advaced>ul{
	display:block;
	margin:0;
	padding:0;
	width:100%;
	list-style:none;
}

/* 1st level */
.bx_horizontal_menu_advaced .bx_hma_one_lvl{
	display:block;
	float:left;
	padding:0;
	height:58px;
	background:#ecf5fa;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZjVmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZmRkZWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecf5fa), color-stop(100%,#bfddec));
	background:-webkit-linear-gradient(top,#ecf5fa 0%,#bfddec 100%);
	background:   -moz-linear-gradient(top,#ecf5fa 0%,#bfddec 100%);
	background:    -ms-linear-gradient(top,#ecf5fa 0%,#bfddec 100%);
	background:     -o-linear-gradient(top,#ecf5fa 0%,#bfddec 100%);
	background:        linear-gradient(to bottom, #ecf5fa 0%,#bfddec 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf5fa', endColorstr='#bfddec',GradientType=0 );
}
.bx_horizontal_menu_advaced .bx_hma_one_lvl>a{
	position:relative;
	z-index:105;
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:19px 2px;
	height:58px;
	color:#27779b;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
	text-shadow:0 1px 1px rgba(255,255,255,.8);
	font-weight:bold;
}
.bx_horizontal_menu_advaced .bx_hma_one_lvl.hover{
	height:58px;
	background:#dbeaf4;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZWFmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiM2Q0ZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbeaf4), color-stop(100%,#b3d4e7));
	background:-webkit-linear-gradient(top,#dbeaf4 0%,#b3d4e7 100%);
	background:   -moz-linear-gradient(top,#dbeaf4 0%,#b3d4e7 100%);
	background:    -ms-linear-gradient(top,#dbeaf4 0%,#b3d4e7 100%);
	background:     -o-linear-gradient(top,#dbeaf4 0%,#b3d4e7 100%);
	background:        linear-gradient(to bottom, #dbeaf4 0%,#b3d4e7 100%);
	box-shadow:inset 0 1px 0 0 #ecf3f8;
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbeaf4', endColorstr='#b3d4e7',GradientType=0 );
}
.bx_horizontal_menu_advaced .bx_hma_one_lvl.dropdown.hover{
	border-radius:3px 3px 0 0;
	box-shadow:none;
}
.bx_horizontal_menu_advaced .bx_hma_one_lvl.dropdown.hover>a{
	z-index:140;
	height:58px;
	background:#fff;
	box-shadow: 0    1px  0    0px #fff,
	-4px 10px 12px -3px rgba(1,1,1,.16),
	4px 10px 12px -3px rgba(1,1,1,.16);
}

.bx_horizontal_menu_advaced .bx_hma_one_lvl>a:active,
.bx_horizontal_menu_advaced .bx_hma_one_lvl.current>a{
	padding:20px 2px 18px;
	background:#d0e3f0;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QwZTNmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhYWNmZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0e3f0), color-stop(100%,#aacfe4));
	background:-webkit-linear-gradient(top,#d0e3f0 0%,#aacfe4 100%);
	background:   -moz-linear-gradient(top,#d0e3f0 0%,#aacfe4 100%);
	background:    -ms-linear-gradient(top,#d0e3f0 0%,#aacfe4 100%);
	background:     -o-linear-gradient(top,#d0e3f0 0%,#aacfe4 100%);
	background:        linear-gradient(to bottom, #d0e3f0 0%,#aacfe4 100%);
	box-shadow:inset 0 1px 4px 0 rgba(16,63,91,.2);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e3f0', endColorstr='#aacfe4',GradientType=0 );
}
.bx_horizontal_menu_advaced.small>ul{height:40px}
.bx_horizontal_menu_advaced.small .bx_hma_one_lvl,
.bx_horizontal_menu_advaced.small .bx_hma_one_lvl>a{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0;
	height:40px;
	font-weight:normal;
	font-size:11px;
	line-height:40px;
}
.bx_horizontal_menu_advaced.small .bx_hma_one_lvl.dropdown:hover{
	border-radius:3px 3px 0 0;
	box-shadow:none;
}
.bx_horizontal_menu_advaced.small .bx_hma_one_lvl.dropdown:hover>a{
	z-index:140;
	height:40px;
	background:#fff;
	box-shadow: 0    1px  0    0px #fff,
	-4px 10px 12px -3px rgba(1,1,1,.16),
	4px 10px 12px -3px rgba(1,1,1,.16);
}
.bx_horizontal_menu_advaced.small .bx_hma_one_lvl>a:active,
.bx_horizontal_menu_advaced.small .bx_hma_one_lvl.current a{ }

/* // 1st level */
/* The Container */

.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_container{
	position:absolute;
	top:56px;
	z-index:1001;
	display:none;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-top:3px;
	max-width:100%;
	box-shadow:0 4px 5px 0 rgba(1,1,1,.16);
}
.bx_horizontal_menu_advaced.small .bx_hma_one_lvl .bx_children_container{top:38px}
.bx_horizontal_menu_advaced .bx_hma_one_lvl.hover .bx_children_container{
	display:block;
}
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_container .bx_children_block{
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin-bottom:-20000px;
	padding:10px 12px;
	padding-bottom:20000px;
	min-width:130px;
	max-width:280px;
	border-left:1px solid #f2f2f2;
	background:#fff;
}

.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_container .bx_children_block:first-child{border-left:none}
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_container.b1 .bx_children_block{width:100%}
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_container.b2 .bx_children_block{width:50%}
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_container.b3 .bx_children_block{width:33.3%}
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_container.b4 .bx_children_block{width:25%}
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_container .bx_children_block.advanced{
	border-left:none;
	background:#f7fafb;
	box-shadow:inset 0 122px 57px -59px #fff,
	inset 5px 0    7px  -5px rgba(0,0,0,.12);
}

/*// Container */
/* 2nd level*/

.bx_horizontal_menu_advaced .bx_hma_one_lvl ul{
	display:block;
	margin:0;
	padding:0 0 14px 0;
	list-style:none;
}
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent>a{
	display:block;
	padding:5px 10px;
}
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent>a:hover{
	color: #366181;
}
.bx_horizontal_menu_advaced.small .bx_hma_one_lvl .bx_children_container .bx_children_block li a{
	font-size:11px;
	line-height:normal;
}

/* //2nd level*/

/* 3rd level */
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul{border-bottom:1px solid #f2f2f2}
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent:last-child ul{border-bottom:none}
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul li{line-height:24px}
.bx_horizontal_menu_advaced.small .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent a{line-height:15px}
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul a{
	display:block;
	padding:5px 10px;
}
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul a:hover{
	background:#f0f6f8;
	box-shadow:inset 0 1px 1px 0 #e3e9eb;
}
/* // 3rd level */

/* Panel */
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_advanced_panel{
	display:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
}
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_block.advanced .bx_children_advanced_panel{display:block !important}
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_advanced_panel img{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	max-width:100%;
	max-height:220px;
	border:1px solid #e7e9ea;
}
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_advanced_panel strong{
	display:block;
	color:#000;
	text-align:left !important;
	margin-top:10px;
	margin-bottom:10px;
}
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_advanced_panel .bx_item_description{
	max-width:100%;
	/*max-height:220px;*/
	display:block;
	color:#000;
	text-align:left !important;
	white-space:normal;
	font-weight:normal;
	font-size:12px;
	padding-bottom: 10px;
	overflow: hidden;
	line-height:18px !important;
}

/* // The Panel*/
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_container .bx_children_block>ul>li{
	display:block;
	background:#fff;
}
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_container .bx_children_block>ul>li>a{
	display:block;
	color:#20394c;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	line-height:23px;
}
.bx_horizontal_menu_advaced .bx_hma_one_lvl ul li ul li a{
	color:#000;
	text-decoration:none;
	font-size:13px;
}

@media (min-width:980px) {
	.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_container .bx_children_block{min-width:200px}
}

@media (max-width:569px) {
	.header_inner_bottom_line{
		overflow:hidden;
		height:auto;
	}
}
/* End */

/* Start:/bitrix/templates/eshop_adapt_/components/bitrix/breadcrumb/eshop_adapt/style.css*/
.bx_breadcrumbs{
	padding-top:0px;
}
.bx_breadcrumbs ul{
	margin: 0;
	padding: 0;
}
.bx_breadcrumbs ul li{
	display: inline-block;
	line-height: 20px;
}
.bx_breadcrumbs ul li a{
	display: block;
	padding: 0 15px;
	background: url('/bitrix/templates/eshop_adapt_/components/bitrix/breadcrumb/eshop_adapt/images/breadcrumbs_arrow.png') no-repeat center right;
	color: #fff;
	text-decoration: underline;
	font-size: 12px;
	opacity: .9;
	
}
.bx_breadcrumbs ul li span{
	display: block;
	padding: 0 15px;
	color: #555;
	text-decoration: none;
	font-size: 11px;
	opacity: .9;
}
.bx_breadcrumbs ul li:last-child a{background: none;}
.bx_breadcrumbs ul li a:hover{
	text-decoration: none;	
	line-height: 20px;
	opacity: 1;
}
.bx_breadcrumbs,
.bx_breadcrumbs ul li{
-webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
 		transition: all 0.3s ease;
}
/* End */

/* Start:/bitrix/templates/eshop_adapt_/template_styles.css*/
html{	
	width:100%;
	min-width:1280px;
}
body{
	margin:0;
	padding:0;
	width:100%;
	min-width:1280px;
	font-family:arial;
}

a {
	text-decoration: none;
	color: inherit;
}

.wrap_container {
	width: 1200px;
	background: #fff;
	margin: 0 auto;
	display:table;
}
p a{color:#014c8d;  text-decoration:underline;}
p a:hover{color:#ed1c24;}
.clear { clear: both;}
.fl { float: left; }
.fr { float: right; }
a img{border:none}

#head-blue{
	width:100%;
	min-width:1280px;
	background:#014c8d;	
	height:135px;
	display:block;
}
.wrap{
	width:1200px;
	margin:auto;
	position:relative;
}

#lang{
	top:37px;
	left:27px;
	position:absolute;
	font-size:14px;
	color:#fff;	
	width:153px;
}
#ru{
	width:22px;
	height:15px;
	margin:1px 5px;
	float:right;
	background:url('/bitrix/templates/eshop_adapt_/images/ru.jpg') no-repeat;
}
#en{
	width:22px;
	height:15px;
	margin:1px 5px;
	float:right;
	background:url('/bitrix/templates/eshop_adapt_/images/en.jpg') no-repeat;
	opacity:0.5;
}
#de{
	width:22px;
	height:15px;
	margin:1px 5px;
	float:right;
	background:url('/bitrix/templates/eshop_adapt_/images/de.jpg') no-repeat;
	opacity:0.5;
}
#top-search{
	width:264px;
	position:absolute;
	left:179px;
	top:17px;
}
.bx_search_container .bx_field .bx_input_submit{
	background: url('/bitrix/templates/eshop_adapt_/images/search-btn.png') no-repeat;
	top: 4px;
    width: 35px;
}
.bx_search_container .bx_field .bx_input_text{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #333333;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1) inset;
    height: 25px;
    line-height: 16px;
    width: 180px;
	padding:0 5px;
}
.bx_search_container .bx_field{
	background:none;
	border:none;
	box-shadow:none;
}
#slogan{
	color: #FFFFFF;
    font-size: 14px;
    left: 25px;
    position: absolute;
    top: 73px;
}
#diller1{
	position:absolute;
	left:510px;
	top:37px;	
	font-size:14px;
	color:#fff;	
}
#diller1 a{
	color:#fff;
	border-bottom:1px dotted;
	text-decoration:none;
}
#diller2 a{
	color:#fff;
	border-bottom:1px dotted;
	text-decoration:none;
}
#diller3 a{
	color:#fff;
	border-bottom:1px dotted;
	text-decoration:none;
}
#diller2{
	position:absolute;
	left:510px;
	top:55px;	
	font-size:14px;
	color:#fff;	
}
#diller3{
	position:absolute;
	left:510px;
	top:73px;	
	font-size:14px;
	color:#fff;	
}

#contact-header{
	position:absolute;
	left:925px;
	top:37px;	
	font-size:14px;
	color:#fff;	
	line-height:18px;
}

/*head-white*/
#head-white{
	background:#fff;
	height:110px;
	display:block;
	border-bottom:5px solid #ed1c24;
}
#logo-top{
	background: url(/bitrix/templates/eshop_adapt_/images/logo-top.jpg) no-repeat;
    display: block;
    height: 60px;
    left: 18px;
    position: absolute;
    top: 45px;
    width: 395px;
}

#mainmenu{
	position:absolute;
	left:510px;
	top:35px;
}
#mainmenu ul{margin:0;padding:0;}
#mainmenu ul li {margin:0;padding:0;}
#mainmenu ul li a{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#363f42;
	padding:28px 20px;
	display:block;
	background: url('/bitrix/templates/eshop_adapt_/images/tmbg.jpg') no-repeat center 50px;
}
#mainmenu ul li.active a{background:#ed1c24;color:#fff;border-radius:5px 5px 0 0;padding-top:20px; margin-top:8px;}

#slider-gray{
	display:block;
	height:760px;
	background:#dfe0e2;
	position:relative;
}

#graybox{
	width:1200px;	
	position:absolute;
	height:144px;
	display:block;
	background:url('/bitrix/templates/eshop_adapt_/images/graybox-bg.jpg') repeat-x;
	bottom:0;
	left:50%;
	margin-left:-600px;
}
#gb-title{
	color:#fff;
	font-size:32px;
	text-transform:uppercase;
	margin-left:50px;
	margin-top:37px;
	font-weight:bold;
}
#graybox p{
	color: #808A8D;
    font-size: 13px;
    font-style: italic;
    margin: 6px 0 0 50px;
}

.btn2.btn-primary2 {
    background: none repeat scroll 0 0 #ED3A39;
    border: medium none;
    border-radius: 2px;
    box-shadow: none;
    color: #FFFFFF;
    display: inline-block;
    font: bold 14px Arial,Helvetica,sans-serif;
    letter-spacing: 0;
    padding: 16px 6px 11px 5px;
    position: relative;
    text-decoration: none !important;
    text-shadow: 0 1px 0 #CA3131;
    text-transform: uppercase;
    transition: all 0.35s ease 0s;
}
.btn2.btn-primary2:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #5C696D;
    text-shadow: 0 1px 0 #FFFFFF;
    transition: all 0.35s ease 0s;
}

#graybox a {
    float: right;
    margin-right: 50px;
    margin-top: 50px;
	padding-left:15px;
}

.btn2.btn-primary2 > span {
    float: left;
}
.btn2.btn-primary2 > em {
    background: url('/bitrix/templates/eshop_adapt_/images/more_arr.png') no-repeat scroll right top rgba(0, 0, 0, 0);
    border-radius: 23px;
    float: left;
    font-style: normal;
    height: 23px;
    margin-left: 6px;
    margin-top: -4px;
    overflow: hidden;
    transition: all 0.2s ease 0s;
    width: 23px;
}

.btn2.btn-primary2:hover > em {
    background: url('/bitrix/templates/eshop_adapt_/images/more_arr.png') no-repeat scroll right bottom rgba(0, 0, 0, 0);
    transition: all 0.2s ease 0s;
}

/* fixed_menu */
#fixed_menu {
	position: fixed;
	z-index:9999999;
	top: 159px;
	left: -253px;
}
#fixed_menu ul {
	list-style: none inside none;
	background: #fff;
	opacity: 0.9;
	border-top: 3px solid #014c8d;
	border-right: 3px solid #014c8d;
	border-bottom: 3px solid #014c8d;
	padding: 5px 5px 5px 0;
	width: 245px;
	overflow: hidden;
	margin:0;
}
#fixed_menu ul li {	
	border-bottom: 1px solid #e9e9e9;
}
#fixed_menu ul li a {
	padding: 14px 0 14px 20px;
	line-height: 17px;
	color: #014c8d;
	text-transform: uppercase;
	display: block;
	text-decoration:none;
	font-size:13px;
}
#fixed_menu ul li:last-child {
	border-bottom: 0;
}
#fixed_menu ul li.current a, #fixed_menu ul li a:hover {
	background: #014c8d;
	color: #fff;	
	font-size: 13px;
}
#fixed_menu ul li.current a b{font-size:14px;}
#fix_arr {
	background: #014c8d url('/bitrix/templates/eshop_adapt_/images/fix_arr_r.png') no-repeat 12px center;
	height: 45px;
	width: 40px;
	position: absolute;
	top: 8px;
	right: -40px;
	cursor: pointer;
}
#fix_arr.open {background: #014c8d url('/bitrix/templates/eshop_adapt_/images/fix_arr_l.png') no-repeat 12px center;}

/*Контентная часть*/
#gray-wrap{background:#d1d5d8;}

#breadcrumb{	
    padding: 10px;   
}
.wrap_container h1{
	margin:40px; 
	border-bottom:1px solid #eee;
	font-size:20px;
	height:30px;
	line-height:30px;
	/*text-transform:uppercase;*/
	padding-bottom:14px;
	color:#223a78;
	padding-right:200px;
}


/* catalog */
.catalog {
	width: 100%;
	
	padding: 0px 15px 0 15px;
}
.catalog .product {
	padding: 30px 35px 30px 35px;
	width: 360px;
	height: 215px;
	background: url('/bitrix/templates/eshop_adapt_/images/prod_bg.gif') no-repeat bottom left;
	float: left;
	overflow: hidden;
	position:relative;
}

.catalog .product2 {
	padding: 30px 35px 30px 35px;
	width: 360px;
	height: 415px;
	background: url('/bitrix/templates/eshop_adapt_/images/prod_bg.gif') no-repeat bottom left;
	float: left;
	overflow: hidden;
	position:relative;
}
.catalog .product:nth-child(4n+1) {
	background-image: none;
}
.catalog .product a {
	display: block;
}
.catalog .product img {
	float: right;
	height: 85px;
}
.catalog .product h3 {
	color: #223a78;
    font: bold 18px Arial;
	top:18px;
    position: absolute;
    /*text-transform: uppercase;*/
    width: 212px;
	White-space: normal;
	
}
.catalog .product a:hover h3 {
	color: #ed1c24;
}
.catalog .product p {
	margin: 10px 0;
	color: #7b7b7b;
	font-size:12px;
	font-weight:normal;
	position: absolute;
	width:310px;
	top:120px;	 
	overflow: hidden; 
	text-overflow: ellipsis; 
	
}
.catalog hr {
	height: 1px;
	margin: 0 35px;
	background: #e9e9e9;
	clear: both;
	border: 0;
	width: 1090px;
}
.catalog .catalog{padding:0;}

/*Product*/
.wrap-content{
	padding:40px;
}
.p_t_desc{
	text-align:justify;
	font-size:14px;
	color:#363f42;
	padding-top:15px;
}
.p_t_desc h2{
	color:#ed1c24;
	display:table;
	width:auto;
	border-bottom:1px solid;
	font-size:14px;
}
.p_t_desc ul{margin-left:0;padding-left:17px;}
.p_t_desc ul li{
	color:#808a8d;
	line-height:22px;	
	list-style-image: url('/bitrix/templates/eshop_adapt_/images/ul-pointer.jpg');
}

#TEHNICHESKIE_HARAKTERISTIKI ul{
	margin:0;
	padding:0;
	list-style:none;
	width: 90%;
}
#TEHNICHESKIE_HARAKTERISTIKI ul li{
	border:1px solid #eee;
	background:#fafafa;
	padding:15px;
	margin-bottom:4px;

	
}
#TEHNICHESKIE_HARAKTERISTIKI ul li b,#TEHNICHESKIE_HARAKTERISTIKI ul li strong{
	display:block;	
	width:20%;
	float:left;
	font-size:13px;
}
#TEHNICHESKIE_HARAKTERISTIKI ul li span{
	display: block;
    float: right;
    width: 79%;
}
h3.clear{font-weight:bold !important;text-decoration:underline;}
.diller{
	width:48%;
	margin-right:1%;
	display:block;
	text-align:left;
	float:left;
	font-size:13px;
	margin-bottom:20px;
}

/* carousel */
#carousel {
	background: #edeeee;
	padding: 25px 50px;
	border-bottom: 2px solid #fff;
}
#carouselline{
	height: 200px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
#carousel h2 {
	font: bold 26px/45px Arial;
	color: #363f42;
	text-transform: uppercase;
}
#carousel ul {
	list-style: none inside none;
	margin: 15px 0 15px 0px;
	height: 164px;
	padding:0;
	position:absolute;
	left:0;
	width:1100px;
	transition:1s;
}
#carousel ul.hide{left:1130px;}
#carousel ul.hidel{left:-1130px;}

#carousel ul li {
	float: left;
	margin-left: 33px;
	width: 250px;
	height: 160px;
	overflow: hidden;
	position:relative;
	list-style:none;
}
#carousel ul li:first-child{margin-left:0;} 
#carousel ul li img {
	width: 250px;
	height: 160px;
	border: 0px solid #ccc6c6;
}
#carousel ul li span{
	display:block;
	transition:0.5s;
	padding:10px;
	background:rgba(0,0,0,0.7);
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	position:absolute;
	bottom:0px;
	width:100%;	
}
#carousel ul li a:hover span{
	bottom:0;
}
#carusel-left{
	width:25px;
	height:25px;
	display:block;
	background:url('/bitrix/templates/eshop_adapt_/images/left-arr.png') no-repeat center center;
	float:left;
	cursor:pointer;
	opacity:0.9;
}
#carusel-right{
	width:25px;
	height:25px;
	display:block;
	background:url('/bitrix/templates/eshop_adapt_/images/right-arr.png') no-repeat center center;
	float:right;
	cursor:pointer;
	opacity:0.9;
}
#carusel-right:hover,#carusel-left:hover{opacity:1;}

#carusel-btn{
	display:block;
	background:#d7d7d7;
	border-radius:15px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-weight:bold;
}
#curpage{color:#d33131;}

/**/
.promlist{
	list-style: none inside none;
	margin: 15px 0 15px 0px;
	height: 164px;
	padding:0;
	width:100%;
	transition:1s;
}

.promlist li {
	float: left;
	margin-left:40px;
	margin-bottom:25px;
	margin-top:15px;
	width: 250px;
	height: 160px;
	overflow: hidden;
	position:relative;
	list-style:none;
}

.promlist li img {
	width: 250px;
	height: 160px;
	border: 0px solid #ccc6c6;
}
.promlist li span{
	display:block;
	transition:0.5s;
	padding:10px;
	background:rgba(0,0,0,0.7);
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	position:absolute;
	bottom:0px;
	width:232px;	
}
.promlist li a:hover span{
	bottom:0;
}

/* footer */
#footer {
	background: #1a4079;
	color: #fff;
	padding: 35px 50px 25px;
	
}
#footer .fl {
	font-size: 10px;
	width: 275px;
	text-transform: uppercase;
}
#footer .fl img {
	margin-bottom: 5px;
}
#footer .fr {
	font-size: 14px;
	width: 270px;
	line-height: 18px;
}

/*----------------------------------------------------------------------------------------------------------------------*/

.grid{}
.grid .bx_content_section{margin-bottom: 15px;}
.grid .bx_sidebar{margin-bottom: 15px;}


/* grid1x2 */
.grid1x2{}
.grid1x2 .bx_content_section{
	float: right;
	width: 66%;
	margin-bottom: 15px;
}
.grid1x2 .bx_sidebar{
	float: left;
	width: 33%;
	margin-bottom: 15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
/*
@media (max-width:960px){	.grid1x2 .bx_sidebar{}}
@media (max-width:640px){
	.grid1x2 .bx_content_section,
	.grid1x2 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid1x2 .bx_sidebar{}
}
@media (max-width:479px){	.grid1x2 .bx_sidebar{}}


/* grid2x1 */

.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
/*
@media (max-width:960px){	.grid2x1 .bx_sidebar{}}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{}
}
@media (max-width:479px){	.grid2x1 .bx_sidebar{}}

/* grid1x3 */
.grid1x3{}
.grid1x3 .bx_content_section{
	float: right;
	width: 74%;
	margin-bottom: 15px;
}
.grid1x3 .bx_sidebar{
	float: left;
	width: 24%;
	margin-bottom: 15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
/*
@media (max-width:960px){	.grid1x3 .bx_sidebar{}}
@media (max-width:640px) {
	.grid1x3 .bx_content_section,
	.grid1x3 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid1x3 .bx_sidebar{}
}
@media (max-width:479px){	.grid1x3 .bx_sidebar{}}


/* grid3x1 */

.grid3x1{}
.grid3x1 .bx_content_section{
	float: left;
	width: 74%;
	margin-bottom: 15px;
}
.grid3x1 .bx_sidebar{
	float: right;
	width: 24%;
	margin-bottom: 15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
/*
@media (max-width:960px){	.grid3x1 .bx_sidebar{}}
@media (max-width:640px) {
	.grid3x1 .bx_content_section,
	.grid3x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid3x1 .bx_sidebar{}
}
@media (max-width:479px){	.grid3x1 .bx_sidebar{}}

/* grid2x2 */

.grid2x2 {}
.grid2x2 .bx_content_section{
	float: left;
	width: 49%;
	margin-bottom: 15px;
}
.grid2x2 .bx_sidebar{
	float: right;
	width: 49%;
	margin-bottom: 15px;
}
/*
@media (max-width:640px) {
	.grid2x2 .bx_content_section,
	.grid2x2 .bx_sidebar{
		width: 100%;
		float: none;
	}
}



/* grid2x2r */

.grid2x2r {}
.grid2x2r .bx_content_section{
	float: right;
	width: 49%;
	margin-bottom: 15px;
}
.grid2x2r .bx_sidebar{
	float: left;
	width: 49%;
	margin-bottom: 15px;
}
/*
@media (max-width:640px) {
	.grid2x2r .bx_content_section,
	.grid2x2r .bx_sidebar{
		width: 100%;
		float: none;
	}
}


/* grid1x2x1 */

.grid1x2x1{}
.grid1x2x1 .bx_content_section{
	width: 50%;
	display: inline-block;
	margin-bottom: 15px;
	vertical-align: top;
}
.grid1x2x1 .bx_sidebar.left{
	width: 24%;
	float: left;
	display: inline-block;
	margin-right: 1%;
	margin-bottom: 15px;
	vertical-align: top;
}
.grid1x2x1 .bx_sidebar.right{
	width: 24%;
	display: inline-block;
	margin-bottom: 15px;
	vertical-align: top;
}
/*
@media (max-width:760px) {
	.grid1x2x1 .bx_content_section{
		width: 75%;
		float: right;
	}
	.grid1x2x1 .bx_sidebar.left{	float: left;}
	.grid1x2x1 .bx_sidebar.right{	float: left;}
}

@media (max-width:640px) {
	.grid1x2x1 .bx_content_section{
		width: 100%;
		float: left;
	}
	.grid1x2x1 .bx_sidebar.left{
		width: 49%;
		display: inline-block;
	}
	.grid1x2x1 .bx_sidebar.right{
		width: 49%;
		float: right;
	}
}

@media (max-width:480px) {
	.grid1x2x1 .bx_content_section,
	.grid1x2x1 .bx_sidebar{
		width: 100% !important;
		float: none !important;
	}
}

/* ---- HEADER ---- */
.header_wrap{
	padding:0 20px;
	background:#eff6f7;
	box-shadow:inset 0 -2px 3px rgba(0,0,0,.05);
}
.header_wrap_container{
	margin:0 auto;
	padding-bottom:40px;
	max-width:980px;
}
/* ---- HEADER ---- TOP SECTION ---- */
.header_top_section{
	position:relative;
	min-height:20px;
	width:100%;
}
.header_top_section_container_two{margin-top:1px}
.header_top_section_container_one{
	float:right;
	max-width:200px;
	width:100%;
}
.bx_cart_login_top{
	display:none;
	float:right;
	margin-bottom: 14px;
    margin-right: 28px;
    padding: 5px 18px 10px;    
	border-radius:0 0 4px 4px;
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fafcfd), to(#f9fbfc));
	background-image:-webkit-linear-gradient(#fafcfd 0%, #f9fbfc 100%);
	background-image:   -moz-linear-gradient(#fafcfd 0%, #f9fbfc 100%);
	background-image:     -o-linear-gradient(#fafcfd 0%, #f9fbfc 100%);
	background-image:        linear-gradient(#fafcfd 0%, #f9fbfc 100%);

	box-shadow:0 1px 2px 0 rgba(56,94,104,.26);
	white-space:nowrap;
}
.bx_cart_login_top>div{display: inline-block} /*Fix для визуального редактора*/

/* ---- HEADER ---- --END-- TOP SECTION ---- */
/* ---- HEADER ---- INNER ---- */

.header_inner{
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:5px 5px 8px;
	border:1px solid #e1e7e9;
	border-radius:5px 5px 0 0 ;
	background:#fff;
	box-shadow:0 1px 2px 0 rgba(56,94,104,.26);
}
.site_title{
	float:left;
	margin:0;
	padding:0 0 0 20px;
	line-height:80px;
}
.site_title a{
	color:#000;
	text-decoration:none;
}
.site_title a span{color:#77c7e2}
.header_inner_container_one{
	position:relative;
	float:right;
	margin-right:218px;
}
.header_inner_container_two{
	position:absolute;
	top:12px;
	right:0;
	width:228px;
}
.header_inner_include_aria {
	display:inline-block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:8px 10px 0;
	height:80px;
	vertical-align:top;
	text-align:left;
	font-size:12px;
}
.header_inner_include_aria span{color:#1b5c79}
.header_inner_include_aria strong{
	display:inline-block;
	padding-top:7px;
	font-size:26px
}
.header_inner_include_aria strong a{
	text-decoration:none;
	color:#1b5c79;
}
.header_inner_bottom_line_container{
	position:relative;
	left:-6px;
	margin-right:-12px;
	margin-bottom:-9px;
	padding:1px;
	background:#c4dde9;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M0ZGRlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNmM0ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#c4dde9), color-stop(100%,#a6c4d3));
	background:-webkit-linear-gradient(top, #c4dde9 0%,#a6c4d3 100%);
	background:  -moz-linear-gradient(top, #c4dde9 0%,#a6c4d3 100%);
	background:   -ms-linear-gradient(top, #c4dde9 0%,#a6c4d3 100%);
	background:    -o-linear-gradient(top, #c4dde9 0%,#a6c4d3 100%);
	background:       linear-gradient(to bottom, #c4dde9 0%,#a6c4d3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4dde9', endColorstr='#a6c4d3',GradientType=0 );
}
.header_inner_bottom_line{
	min-height:6px;
	background:#ecf5fa;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZjVmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZmRkZWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecf5fa), color-stop(100%,#bfddec));
	background:-webkit-linear-gradient(top, #ecf5fa 0%,#bfddec 100%);
	background:  -moz-linear-gradient(top, #ecf5fa 0%,#bfddec 100%);
	background:   -ms-linear-gradient(top, #ecf5fa 0%,#bfddec 100%);
	background:    -o-linear-gradient(top, #ecf5fa 0%,#bfddec 100%);
	background:       linear-gradient(to bottom, #ecf5fa 0%,#bfddec 100%);
	box-shadow:inset 0 1px 0 0 #fff;
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf5fa', endColorstr='#bfddec',GradientType=0 );
}
/* ---- HEADER ---- --END-- INNER ---- */


.worakarea_wrap_container{
	margin:0 auto;
	padding-bottom:40px;
	max-width:980px;
	padding-top:40px;
}
.workarea_wrap{padding:0 20px}
.workarea_wrap h1{
	padding-bottom:14px;
	border-bottom:1px solid #e5e5e5;
	font-size:20px;
}
.workarea_wrap h1 a{
	color:#223a78;
	text-decoration:none;
}
.bx_title_section{
	margin-top:0;
	padding-top:0;
	vertical-align:middle;
	font-size:26px;
}
.bx_title_section.fll{float:left}
.bx_title_section.stars{border:none}
.bx_title_section.stars .icon{
	display:inline-block;
	padding-right:10px;
	width:27px;
	height:26px;
	background:url('/bitrix/templates/eshop_adapt_/images/stars.png') no-repeat center left;
	vertical-align:top;
	line-height:26px;
}
.bx_title_section.time{border:none}
.bx_title_section.time .icon{
	display:inline-block;
	padding-right:10px;
	width:30px;
	height:30px;
	background:url('/bitrix/templates/eshop_adapt_/images/time.png') no-repeat center left;
	vertical-align:top;
	line-height:26px;
}

.bx_view_all_home{float:right}

/* FOOTER WRAP */
.bottom_wrap{
	padding:0 20px;
	background:url('/bitrix/templates/eshop_adapt_/images/lightblue_bg.png');
	box-shadow:inset 0 -3px 6px rgba(0,0,0,.25), inset 0 12px 11px -10px rgba(0,0,0,.2);
}
.bottom_wrap_container{
	margin:0 auto;
	padding-top:20px;
	padding-bottom:40px;
	max-width:980px;
}


.footer_container_one,
.footer_container_two,
.footer_container_tre,
.bottom_container_one,
.bottom_container_two,
.bottom_container_tre{
	display:inline-block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:33%;
	vertical-align:top;
	text-shadow:0 1px 0 #fff;
}
.footer_container_two,
.bottom_container_two{padding:0 40px}


.footer_wrap{padding:0 20px;background:url('/bitrix/templates/eshop_adapt_/images/foooter_bg.png')}
.footer_wrap_container{
	margin:0 auto;
	padding-top:20px;
	padding-bottom:40px;
	max-width:980px;
}


/* ---- INC ABOUT FOOTER ---- */
.bx_inc_about_footer h4{font-size:26px;}
.bx_inc_about_footer p{
	margin-top: 0;
	padding-top: 0;
	color: #607b8b;
	font-size: 13px;
	line-height: 22px;
}
.bx_inc_about_footer a{
	color: #0073a3;
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
}
.bx_inc_about_footer a:hover{text-decoration: none;}

/* ---- INC NEWS FOOTER ---- */
.bx_inc_news_footer h4{
	text-align: left;
	font-size:26px;
}
.bx_inc_news_footer .bx_inc_news_footer_newslist{
	margin: 0;
	padding: 0;
}
.bx_inc_news_footer .bx_inc_news_footer_newslist li{
	display: block;
	margin-top: 0;
	padding-top: 0;
	color: #607b8b;
	font-size: 13px;
	line-height: 22px;}
.bx_inc_news_footer .bx_inc_news_footer_newslist li a{
	color: #0073a3;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
}

.bx_inc_news_footer .bx_bt_white{
	display: inline-block;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	cursor: pointer;
}
.bx_inc_news_footer .bx_shadow.bx_bt_white{box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);}
.bx_inc_news_footer .bx_shadow.bx_bt_white:active{box-shadow: none;}
.bx_inc_news_footer .bx_bt_white 				{
	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_inc_news_footer .bx_bt_white:hover 		{background: #fff;}
.bx_inc_news_footer .bx_bt_white: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_inc_news_footer .bx_big.bx_bt_white			{
	padding: 0 13px;
	height: 34px;
	font-weight: bold;
	line-height: 34px;
}

/* ---- INC SOCIAL FOOTER ---- */
/*.bx_inc_social_footer{text-align: center;}*/
.bx_inc_social_footer h4{
	text-align: left;
	font-weight: normal;
	font-size:26px;
}
.footer_social_icon{margin-top: 38px}
.footer_social_icon ul{
	margin: 0;
	padding: 0;
}
.footer_social_icon ul li{
	display: inline-block;
	width: 32px;
	height: 32px;
}
.footer_social_icon ul li a{
	display: block;
	width: 32px;
	height: 32px;
	background: url('/bitrix/templates/eshop_adapt_/images/social_icon.png') no-repeat;
	opacity: .9;
}
.footer_social_icon ul li.fb a{background-position:0 0}
.footer_social_icon ul li.tw a{background-position:-32px 0}
.footer_social_icon ul li.gp a{background-position:-64px 0}
.footer_social_icon ul li.vk a{background-position:-96px 0}
.footer_social_icon ul li a:hover{opacity:1}
.footer_contact{
	margin-top: 20px;
	color: #fff;
	font-size: 13px;
	text-shadow:0 -1px 0 rgba(0,0,0,.3);
}
.footer_contact strong{
	display: block;
	margin-top: 10px;
	font-size:28px;
}

.copyright{
	color: #fff;
	opacity: .6;
	font-size: 13px;
	text-align: right;
	padding-top: 10px;
	/*padding-bottom: 10px;*/
}



.bt_blue,
.bt_white,
.bt_green{
	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
}
.shadow.bt_blue,
.shadow.bt_white,
.shadow.bt_green{box-shadow:0 1px 1px 0 rgba(0,0,0,.2)}
.shadow.bt_blue:active,
.shadow.bt_white:active,
.shadow.bt_green:active{box-shadow:none}

.bt_blue  				{
	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 );
}
.bt_blue: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:    -o-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:   -ms-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 );
}
.bt_blue: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%);
	box-shadow:inset 0 3px 5px 0 rgba(0,0,0,.21);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4', endColorstr='#006fcb',GradientType=0 );
}

.bt_white 				{
	border:1px solid #e9e9e9;
	background:#fcfcfc;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f1f1f1));
	background:-webkit-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%);
	background:  -moz-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%);
	background:   -ms-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%);
	background:    -o-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%);
	background:       linear-gradient(to bottom, #fcfcfc 0%,#f1f1f1 100%);
	color:#656565;
	text-shadow:0 1px 0 #fff;
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f1f1f1',GradientType=0 );
}
.bt_white:hover 		{
	background:#fff;
}
.bt_white:active 		{
	background:#f1f1f1;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2ZjZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#fcfcfc));
	background:-webkit-linear-gradient(top, #f1f1f1 0%,#fcfcfc 100%);
	background:  -moz-linear-gradient(top, #f1f1f1 0%,#fcfcfc 100%);
	background:   -ms-linear-gradient(top, #f1f1f1 0%,#fcfcfc 100%);
	background:    -o-linear-gradient(top, #f1f1f1 0%,#fcfcfc 100%);
	background:       linear-gradient(to bottom, #f1f1f1 0%,#fcfcfc 100%);
	box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.05);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#fcfcfc',GradientType=0 );
}

.bt_green 				{ }
.bt_green:hover 		{ }
.bt_green:active 		{ }


.small.bt_blue,
.small.bt_white,
.small.bt_green{
	display:inline-block;
	min-width:20px;
	line-height:20px;
}
.small.bt_blue  		{ }
.small.bt_blue:hover  	{ }
.small.bt_blue:active  	{ }
.small.bt_white 		{ }
.small.bt_white:hover 	{ }
.small.bt_white:active 	{ }
.small.bt_green 		{ }
.small.bt_green:hover 	{ }
.small.bt_green:active 	{ }

.medium.bt_blue,
.medium.bt_white,
.medium.bt_green 		{
	padding:0 13px;
	height:25px;
	font-weight:bold;
	line-height:25px;
}
.medium.bt_blue  		{
	height:27px;
	line-height:27px;
}
.medium.bt_blue:hover   { }
.medium.bt_blue:active  { }
.medium.bt_white 		{font-weight:bold}
.medium.bt_white:hover  { }
.medium.bt_white:active { }
.medium.bt_green 		{ }
.medium.bt_green:hover  { }
.medium.bt_green:active { }

.big.bt_blue,
.big.bt_white,
.big.bt_green 			{
	padding:0 13px;
	height:34px;
	font-weight:bold;
	line-height:34px;
}
.big.bt_blue  	 		{
	height:36px;
	line-height:36px;
}
.big.bt_blue:hover  	{ }
.big.bt_blue:active  	{ }
.big.bt_white 	 		{ }
.big.bt_white:hover 	{ }
.big.bt_white:active 	{ }
.big.bt_green 	 		{ }
.big.bt_green:hover 	{ }
.big.bt_green:active 	{ }

.bt.big.bt_blue.cart span{
	position:relative;
	bottom:-7px;
	display:inline-block;
	margin:0 10px 0 0;
	width:26px;
	height:23px;
	background:url('/bitrix/templates/eshop_adapt_/images/bt_cart.png') no-repeat center;
}

/*1*//*
@media (max-width:981px){
	.header_inner_container_two{
		position:relative;
		top:auto;
		right:auto;
		clear:both;
		width:100%;
	}
	.header_inner_container_one{margin:0}
}
/*2*/
/*@media (min-width:640px) and (max-width:980px){*/
/*
@media (max-width:980px){
	.header_top_section_container_one{ }
	.header_top_section_container_two{ }
	.bottom_container_one{width:100%}
	.bottom_container_two{padding:0 20px 0 0}
	.bottom_container_tre{padding:0 0 0 20px}
	.bottom_container_two,
	.bottom_container_tre{width:49%}
}
/*3*/
/*
@media (min-width:480px) and (max-width:639px) {
	.bx-touch .header_top_section_container_two{ }
	.bx-touch .site_title{
		text-align:center;
		font-size:27px;
	}
	.bx-touch .header_inner_container_one{
		text-align:center;
	}
	.bx-touch .footer_container_one,
	.bx-touch .bottom_container_one{width:100%}
	.bx-touch .footer_container_two,
	.bx-touch .bottom_container_two{padding:0 20px 0 0}
	.bx-touch .footer_container_tre,
	.bx-touch .bottom_container_tre{padding:0 0 0 20px}
	.bx-touch .footer_container_two,
	.bx-touch .footer_container_tre,
	.bx-touch .bottom_container_two,
	.bx-touch .bottom_container_tre{width:49%}
}
/*4*/
/*
@media (min-width:321px) and (max-width:479px) {
	.bx-touch .worakarea_wrap_container {
		padding-top:20px;
		padding-bottom:20px;
	}
	.bx-touch .site_title{
		float:none;
		padding-left:0;
		text-align:center;
		font-size:28px;
		line-height:34px;
	}
	.bx-touch .header_inner_container_one{
		float:none;
		width:100%;
		text-align:center;
	}
	.bx-touch .header_inner_include_aria{
		display:block;
		padding:10px 0 10px;
		text-align:center;
	}
	.bx-touch .footer_container_one,
	.bx-touch .footer_container_two,
	.bx-touch .footer_container_tre,
	.bx-touch .bottom_container_one,
	.bx-touch .bottom_container_two,
	.bx-touch .bottom_container_tre{padding:0;width:100%}
}
/*5*/
/*
@media (max-width:320px){
	.bx-touch .worakarea_wrap_container {
		padding-top:10px;
		padding-bottom:10px;
	}
	.bx-touch .header_top_section_container_one{display:none}
	.bx-touch .header_top_section_container_two{display:none}
	.bx-touch .site_title{
		float:none;
		padding-left:0;
		text-align:center;
		font-size:28px;
		line-height:34px;
	}
	.bx-touch .header_inner_container_one{
		float:none;
		width:100%;
		text-align:center;
	}
	.bx-touch .header_inner_include_aria{
		display:block;
		padding:20px 0 10px;
		text-align:center;
	}
	.bx-touch .footer_container_one,
	.bx-touch .footer_container_two,
	.bx-touch .footer_container_tre,
	.bx-touch .bottom_container_one,
	.bx-touch .bottom_container_two,
	.bx-touch .bottom_container_tre{padding:0;width:100%}
	.bx-touch .tac.ovh{display:none}
}

.site_title,
.worakarea_wrap_container,
.header_inner_container_one,
.header_top_section_container_two,
.header_inner_container_two,
.header_inner_include_aria,
.footer_container_one,
.footer_container_two,
.footer_container_tre,
.bottom_container_one,
.bottom_container_two,
.bottom_container_tre{
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

/* ===== reserved class ===== */
.p0{padding:0 !important}
.m0{margin:0 !important}
.dn{display:none !important}
.db{display:block !important}
.wa{width:auto !important}
.dib{display:inline-block !important}
.clb{clear:both !important}
.fln{float:none !important}
.fll{float:left !important}
.flr{float:right !important}
.m0a{margin:0 auto !important}
.fwb{font-weight:bold !important}
.fwn{font-weight:normal !important}
.tal{text-align:left !important}
.tar{text-align:right !important}
.tac{text-align:center !important}
.tdn{text-decoration:none !important}
.tdl{text-decoration:line-through !important}
.vat{vertical-align:top !important}
.vam{vertical-align:middle !important}
.vab{vertical-align:bottom !important}
.posr{position:relative !important}
.posa{position:absolute !important}
.whsn{white-space:normal !important}
.whsnw{white-space:nowrap !important}
.p05{padding:0 5px !important}
.w100p{width:100% !important}
.w90p{width:90% !important}
.wa{width:auto !important}
.ovh{overflow:hidden !important}

/* ===== Debug class ===== */
.dbg1{background-color:rgba(0,0,255,.3) !important}
.dbg2{background-color:rgba(0,255,0,.3) !important}
.dbg3{background-color:rgba(255,0,0,.3) !important}

.dbg0,
.dbg01>div{
	outline-width:2px;
	outline-style:solid;
	outline-color:rgba(0,255,0,.3);
	outline-offset:0px;
}
.dbg01>div>div{
	outline-width:2px;
	outline-style:solid;
	outline-color:rgba(0,0,255,.3);
	outline-offset:0px;
}
.debug{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:2px;
	border:1px solid #d0dbb1;
	background:#f5ffdb;
	color:#2d2d2d;
	/*	position:fixed;
	bottom:0;
	left:0;
	right:0;*/
	font-size:8px;
}
#debsizing{font-weight:bold}
/*
@media (min-width:981px){#debsizing:before{content:"981px < (1) "}}
@media (min-width:640px) and (max-width:980px){#debsizing:before{content:"640px < (2) "}#debsizing:after{content:" < 980px"}}
@media (min-width:480px) and (max-width:639px) {#debsizing:before{content:"480px < (3) "}#debsizing:after{content:" < 639px"; }}
@media (min-width:321px) and (max-width:479px) {#debsizing:before{content:"321px < (4) "}#debsizing:after{content:" < 479px"; }}
@media (max-width:320px){#debsizing:before{content:"(5) "}#debsizing:after{content:" < 320px"; }}
*/
.bx_page{
	font-size: 14px;
	line-height:22px;
	margin:40px;
	text-align:justify;
}
.bx_page h1,
.bx_page h2,
.bx_page h3,
.bx_page h4,
.bx_page h5,
.bx_page h6{
	color:inherit;
	font-weight:500;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height:1.1;
}
.bx_page p{margin:0 0 20px}
.bx_page ul,
.bx_page ol{
	margin-top:0;
	margin-bottom:10px;
}
.bx_page ul ul,
.bx_page ol ul,
.bx_page ul ol,
.bx_page ol ol{margin-bottom:0}
.bx_page .list_unstyled{padding-left:0;list-style:none}
.bx_page .list_nline{
	padding-left:0;
	list-style:none;
}
.bx_page .list_nline>li{
	display:inline-block;
	padding-right:5px;
	padding-left:5px;
}
.bx_page .list_nline>li:first-child{padding-left:0}

.login_page a, .bx_page a 		 {color:#437fcf}
.login_page a:hover,.bx_page a:hover {color:#2d61a8}
.login_page a:active,.bx_page a:active{color:#2d61a8}

.bx_slider_section{height:130px;}

.search-page{
	padding:0 45px;
	padding-bottom:25px;
}
.search-page input[type=text]{width:570px;padding:5px; border:1px solid #ccc;}
.login_page,.bx_registration_page{
	margin:55px;
}
#price{
	padding: 10px 7px 7px 11px;
    position: absolute;
    right: 43px;
    top: 80px;
}
.bx_ordercart_order_pay_right{float:right !important;}
#psearch{
	position:relative;
	/*z-index:9999999;*/
        width:1160px;
}

.bx_redetpassword_page{
	margin:40px;
}


.bx_news .date{display:table-cell;}
.bx_news h3{
	display: table-cell;    
    padding-bottom: 15px;
    padding-top: 15px;
    text-transform: uppercase;
	padding-right:0;
}
.bx_news  li{
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #eee;
    box-shadow: 3px 4px 2px #ccc;
    margin-bottom: 20px;
    padding: 5px 15px;
    position: relative;	
	padding-bottom: 15px;
}
.bx_news  li .bxntextc{
	height:60px;
	overflow:hidden;	
	border-bottom:1px dashed #ddd;
	padding-bottom:15px;
	}
.bx_news  li .bxntext{
	background:url('/bitrix/templates/eshop_adapt_/images/triger.png') no-repeat right bottom;
	padding-bottom:28px;
	border-top:1px solid #ccc;
	padding-top:15px;
	cursor:pointer;
	position: relative;	
}

.bx_news  li img{width:100%;height:auto;}

.bx_news  li .bxntext.selected{background:url('/bitrix/templates/eshop_adapt_/images/triger2.png') no-repeat right bottom;}
.bx_news  li .bxntext.selected .bxntextc{height:auto;}
/* End */
