

/* Start:/bitrix/templates/eshop_adapt_yellow/js/fancybox/jquery.fancybox.css?14728211624895*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/bitrix/templates/eshop_adapt_yellow/js/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/bitrix/templates/eshop_adapt_yellow/js/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/bitrix/templates/eshop_adapt_yellow/js/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/bitrix/templates/eshop_adapt_yellow/js/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/bitrix/templates/eshop_adapt_yellow/js/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/bitrix/templates/eshop_adapt_yellow/js/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/bitrix/components/bitrix/search.title/templates/visual/style.min.css?14479877483445*/
.bx-searchtitle{margin:10px 0 0}.bx-searchtitle .bx-block-title{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;color:#343434;text-transform:uppercase;font-size:12px;margin-bottom:9px;font-weight:600}.bx-searchtitle .bx-input-group{position:relative;display:table;border-collapse:separate;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-searchtitle .bx-input-group .bx-form-control{display:table-cell;position:relative;z-index:2;float:left;width:100%;margin-bottom:0;display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#f8fafc;border:1px solid #d5dadc;border-right:0;border-radius:2px 0 0 2px;outline:0;box-shadow:none!important;-webkit-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}.bx-ios .bx-searchtitle .bx-input-group .bx-form-control{background-image:-webkit-linear-gradient(#f8fafc 0,#f8fafc 100%);background-image:linear-gradient(#f8fafc 0,#f8fafc 100%)}.bx-searchtitle .bx-input-group-btn{position:relative;font-size:0;width:1%;white-space:nowrap;vertical-align:middle;display:table-cell}.bx-searchtitle .bx-input-group-btn button{position:relative;border:0;background:#95a1a8;display:inline-block;margin-bottom:0;cursor:pointer;padding:6px 12px;border-radius:0 2px 2px 0;color:#fff;font-size:16px;line-height:1.42857143;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.bx-searchtitle .bx-input-group-btn button:hover{background:#1484ce}div.title-search-result{border:1px solid #c6c6c6;display:none;overflow:hidden;z-index:999;min-width:370px;margin-top:-3px;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_img_element{background:#fafafa;float:left;width:67px;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{padding-left:10px;margin-left:70px}.bx_searche .bx_item_element hr{margin:0;border:0;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/css/main/bootstrap.min.css?1448009184229*/
/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.2 | MIT License | git.io/normalize */

/* End */


/* Start:/bitrix/css/main/font-awesome.css?1448009364213*/
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */


/* End */


/* Start:/bitrix/templates/eshop_adapt_yellow/components/bitrix/menu/catalog_horizontal_gust2/style.css?14695305228578*/
.bx_children_block ul li:last-child{padding-bottom:20px;}
.bx_children_block ul li{height: auto !important;margin-top: 5px !important;}
.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;}
.bx_horizontal_menu_advaced.small>ul{height:40px}
.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.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%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbeaf4', endColorstr='#b3d4e7',GradientType=0);}
.bx_horizontal_menu_advaced.small .bx_hma_one_lvl:hover,
.bx_horizontal_menu_advaced.small .bx_hma_one_lvl{height:40px;}
.bx_horizontal_menu_advaced .bx_hma_one_lvl.dropdown.hover{border-radius:0;}
.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 .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;font-weight:bold;text-shadow:0 1px 1px rgba(255,255,255,.8);}
.bx_horizontal_menu_advaced .bx_hma_one_lvl.dropdown.hover>a{z-index:140;height:59px;background:#fff;}
.bx_horizontal_menu_advaced.small .bx_hma_one_lvl.dropdown.hover>a{z-index:140;height:40px}
.bx_horizontal_menu_advaced.small .bx_hma_one_lvl>a:active,
.bx_horizontal_menu_advaced.small .bx_hma_one_lvl.current a{}
.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-ie8 .bx_horizontal_menu_advaced .bx_hma_one_lvl:hover .bx_children_container{display:block !important}
.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);}
.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>ul>li{display:block;background:#fff}
.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.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>a:hover{color:#366181}
.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.small .bx_hma_one_lvl .bx_children_container .bx_children_block li a{font-size:11px;line-height:normal}
.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 .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul li a{display:block;padding:5px 10px}
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul li a:hover{background:#f0f6f8;box-shadow:inset 0 1px 1px 0 #e3e9eb}
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_container .bx_children_block li ul li a{color:#000;text-decoration:none;font-size:12px;}
.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%;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;}
@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_yellow/components/bitrix/menu/catalog_horizontal_gust2/themes/yellow/colors.css?14688229643558*/
.bx_horizontal_menu_advaced.bx_yellow .bx_hma_one_lvl{box-shadow:inset 0 1px 0 0 #ffffc4;background:rgb(244,237,98);background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZWQ2MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYWMxMzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top, rgba(244,237,98,1) 0%, rgba(218,193,48,1) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,237,98,1)), color-stop(100%,rgba(218,193,48,1)));background:-webkit-linear-gradient(top, rgba(244,237,98,1) 0%,rgba(218,193,48,1) 100%);background:-o-linear-gradient(top, rgba(244,237,98,1) 0%,rgba(218,193,48,1) 100%);background:-ms-linear-gradient(top, rgba(244,237,98,1) 0%,rgba(218,193,48,1) 100%);background:linear-gradient(to bottom, rgba(244,237,98,1) 0%,rgba(218,193,48,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4ed62', endColorstr='#dac130',GradientType=0);}
.bx_horizontal_menu_advaced.bx_yellow .bx_hma_one_lvl.hover{box-shadow:inset 0 1px 0 0 #f9e4a3;background:rgb(240,213,81);background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZDU1MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYWIxMjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top, rgba(240,213,81,1) 0%, rgba(218,177,40,1) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,213,81,1)), color-stop(100%,rgba(218,177,40,1)));background:-webkit-linear-gradient(top, rgba(240,213,81,1) 0%,rgba(218,177,40,1) 100%);background:-o-linear-gradient(top, rgba(240,213,81,1) 0%,rgba(218,177,40,1) 100%);background:-ms-linear-gradient(top, rgba(240,213,81,1) 0%,rgba(218,177,40,1) 100%);background:linear-gradient(to bottom, rgba(240,213,81,1) 0%,rgba(218,177,40,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0d551', endColorstr='#dab128',GradientType=0);}
.bx_horizontal_menu_advaced.bx_yellow .bx_hma_one_lvl>a{color:#746b21;text-shadow:0 1px 1px rgba(255,255,255,.5);}
.bx_horizontal_menu_advaced.bx_yellow .bx_hma_one_lvl.dropdown.hover>a{background:transparent}
.bx_horizontal_menu_advaced.bx_yellow .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent>a:hover{color:#564f17}
.bx_horizontal_menu_advaced.bx_yellow .bx_hma_one_lvl .bx_children_container .bx_children_block>ul>li>a{color:#746b21}
.bx_horizontal_menu_advaced.bx_yellow .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul li a:hover{background:#f7f3e0;box-shadow:inset 0 1px 1px 0 #ebe9e3}
/* End */


/* Start:/bitrix/templates/eshop_adapt_yellow/components/bitrix/menu/catalog_select_gust/style.css?14556629348442*/
.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;}
.bx_horizontal_menu_advaced.small>ul{height:40px}
.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.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%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbeaf4', endColorstr='#b3d4e7',GradientType=0);}
.bx_horizontal_menu_advaced.small .bx_hma_one_lvl:hover,
.bx_horizontal_menu_advaced.small .bx_hma_one_lvl{height:40px;}
.bx_horizontal_menu_advaced .bx_hma_one_lvl.dropdown.hover{border-radius:0;}
.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 .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;font-weight:bold;text-shadow:0 1px 1px rgba(255,255,255,.8);}
.bx_horizontal_menu_advaced .bx_hma_one_lvl.dropdown.hover>a{z-index:140;height:59px;background:#fff;}
.bx_horizontal_menu_advaced.small .bx_hma_one_lvl.dropdown.hover>a{z-index:140;height:40px}
.bx_horizontal_menu_advaced.small .bx_hma_one_lvl>a:active,
.bx_horizontal_menu_advaced.small .bx_hma_one_lvl.current a{}
.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-ie8 .bx_horizontal_menu_advaced .bx_hma_one_lvl:hover .bx_children_container{display:block !important}
.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);}
.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>ul>li{display:block;background:#fff}
.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.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>a:hover{color:#366181}
.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.small .bx_hma_one_lvl .bx_children_container .bx_children_block li a{font-size:11px;line-height:normal}
.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 .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul li a{display:block;padding:5px 10px}
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul li a:hover{background:#f0f6f8;box-shadow:inset 0 1px 1px 0 #e3e9eb}
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_container .bx_children_block li ul li a{color:#000;text-decoration:none;font-size:12px;}
.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%;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;}
@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_yellow/components/bitrix/search.title/visual_top_search/style.css?14683061214229*/
.bx-searchtitle {
	margin: 10px 0 0;
}
.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #f8fafc;
  border-color: #d5dadc -moz-use-text-color #d5dadc #d5dadc;
  border-image: none;
  border-radius: 2px 0 0 2px;
  border-style: solid none solid solid;
  border-width: 1px medium 1px 1px;
  box-shadow: none !important;
  color: #000;
  display: block;
  float: left;
  font-family: Arial;
  font-size: 20px;
  height: 34px;
  line-height: 1.42857;
  margin-bottom: 0;
  outline: medium none;
  padding-left: 10px !important;
  position: relative;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 95%;
  z-index: 2;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:6px 12px;
	border-radius: 0 2px 2px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background: #1484CE;
}


div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	margin-top:-3px;
	background-color: #FFF;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/eshop_adapt_yellow/components/bitrix/search.title/visual_top_search/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: 67px;
	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_yellow/components/bitrix/menu/catalog_horizontal_gust3/style.css?14858477568578*/
.bx_children_block ul li:last-child{padding-bottom:20px;}
.bx_children_block ul li{height: auto !important;margin-top: 5px !important;}
.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;}
.bx_horizontal_menu_advaced.small>ul{height:40px}
.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.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%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbeaf4', endColorstr='#b3d4e7',GradientType=0);}
.bx_horizontal_menu_advaced.small .bx_hma_one_lvl:hover,
.bx_horizontal_menu_advaced.small .bx_hma_one_lvl{height:40px;}
.bx_horizontal_menu_advaced .bx_hma_one_lvl.dropdown.hover{border-radius:0;}
.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 .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;font-weight:bold;text-shadow:0 1px 1px rgba(255,255,255,.8);}
.bx_horizontal_menu_advaced .bx_hma_one_lvl.dropdown.hover>a{z-index:140;height:59px;background:#fff;}
.bx_horizontal_menu_advaced.small .bx_hma_one_lvl.dropdown.hover>a{z-index:140;height:40px}
.bx_horizontal_menu_advaced.small .bx_hma_one_lvl>a:active,
.bx_horizontal_menu_advaced.small .bx_hma_one_lvl.current a{}
.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-ie8 .bx_horizontal_menu_advaced .bx_hma_one_lvl:hover .bx_children_container{display:block !important}
.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);}
.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>ul>li{display:block;background:#fff}
.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.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>a:hover{color:#366181}
.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.small .bx_hma_one_lvl .bx_children_container .bx_children_block li a{font-size:11px;line-height:normal}
.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 .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul li a{display:block;padding:5px 10px}
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul li a:hover{background:#f0f6f8;box-shadow:inset 0 1px 1px 0 #e3e9eb}
.bx_horizontal_menu_advaced .bx_hma_one_lvl .bx_children_container .bx_children_block li ul li a{color:#000;text-decoration:none;font-size:12px;}
.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%;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;}
@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_yellow/components/bitrix/menu/catalog_horizontal_gust3/themes/yellow/colors.css?14858477553558*/
.bx_horizontal_menu_advaced.bx_yellow .bx_hma_one_lvl{box-shadow:inset 0 1px 0 0 #ffffc4;background:rgb(244,237,98);background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZWQ2MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYWMxMzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top, rgba(244,237,98,1) 0%, rgba(218,193,48,1) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,237,98,1)), color-stop(100%,rgba(218,193,48,1)));background:-webkit-linear-gradient(top, rgba(244,237,98,1) 0%,rgba(218,193,48,1) 100%);background:-o-linear-gradient(top, rgba(244,237,98,1) 0%,rgba(218,193,48,1) 100%);background:-ms-linear-gradient(top, rgba(244,237,98,1) 0%,rgba(218,193,48,1) 100%);background:linear-gradient(to bottom, rgba(244,237,98,1) 0%,rgba(218,193,48,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4ed62', endColorstr='#dac130',GradientType=0);}
.bx_horizontal_menu_advaced.bx_yellow .bx_hma_one_lvl.hover{box-shadow:inset 0 1px 0 0 #f9e4a3;background:rgb(240,213,81);background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZDU1MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYWIxMjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top, rgba(240,213,81,1) 0%, rgba(218,177,40,1) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,213,81,1)), color-stop(100%,rgba(218,177,40,1)));background:-webkit-linear-gradient(top, rgba(240,213,81,1) 0%,rgba(218,177,40,1) 100%);background:-o-linear-gradient(top, rgba(240,213,81,1) 0%,rgba(218,177,40,1) 100%);background:-ms-linear-gradient(top, rgba(240,213,81,1) 0%,rgba(218,177,40,1) 100%);background:linear-gradient(to bottom, rgba(240,213,81,1) 0%,rgba(218,177,40,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0d551', endColorstr='#dab128',GradientType=0);}
.bx_horizontal_menu_advaced.bx_yellow .bx_hma_one_lvl>a{color:#746b21;text-shadow:0 1px 1px rgba(255,255,255,.5);}
.bx_horizontal_menu_advaced.bx_yellow .bx_hma_one_lvl.dropdown.hover>a{background:transparent}
.bx_horizontal_menu_advaced.bx_yellow .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent>a:hover{color:#564f17}
.bx_horizontal_menu_advaced.bx_yellow .bx_hma_one_lvl .bx_children_container .bx_children_block>ul>li>a{color:#746b21}
.bx_horizontal_menu_advaced.bx_yellow .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul li a:hover{background:#f7f3e0;box-shadow:inset 0 1px 1px 0 #ebe9e3}
/* End */


/* Start:/bitrix/templates/eshop_adapt_yellow/components/bitrix/news.list/template_gust_slider/style.css?1446563722134*/
div.news-list{word-wrap:break-word;}
div.news-list img.preview_picture{float:left;margin:0 4px 6px 0;}
.news-date-time{color:#486DAA;}
/* End */


/* Start:/bitrix/components/abudagov/socnetlink/templates/.default/style.css?14742911033104*/
/* ch def style */
.ab-sidebar .ab-sidebar__link,
.ab-sidebar .ab-sidebar__link:hover,
.ab-sidebar .ab-sidebar__link:focus,
.ab-sidebar .ab-sidebar__link:active,
.ab-sidebar .ab-sidebar__link:visited{
	display: block;
	border: none;
	outline: none;
	background: none;
	max-width: none;
	max-height: none;
	min-width: 0;
	min-height: 0;
	opacity: 1;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

/* style */
.ab-sidebar{
}
	.ab-sidebar .ab-sidebar__link{
	    display: block;
	    background-repeat: no-repeat;
	    width: 46px;
		min-height: 46px;
		position: relative;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
		left: 0;
	}
		.ab-sidebar__ico{
			display: block;
			width: 46px;
			height: 46px;
			-webkit-transition: all 0.5s;
			-o-transition: all 0.5s;
			transition: all 0.5s;
		}
		.ab-sidebar__ico-shadow{
			-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1),0 3px 4px -3px rgba(0,0,0,.3);
			-moz-box-shadow: 0 0 0 1px rgba(0,0,0,.1),0 3px 4px -3px rgba(0,0,0,.3);
			-ms-box-shadow: 0 0 0 1px rgba(0,0,0,.1),0 3px 4px -3px rgba(0,0,0,.3);
			-o-box-shadow: 0 0 0 1px rgba(0,0,0,.1),0 3px 4px -3px rgba(0,0,0,.3);
			box-shadow: 0 0 0 1px rgba(0,0,0,.1),0 3px 4px -3px rgba(0,0,0,.3);
		}

	.ab-sidebar.ab-position-left{left: 0;}
	.ab-sidebar.ab-position-right{right: 0;}
	.ab-sidebar.ab-position-indiv .ab-sidebar__link{top: 0;}
		.ab-sidebar.ab-animation-none .ab-sidebar__link:hover{
		}
		.ab-sidebar.ab-animation-twitch .ab-sidebar__link:hover{
		}
		.ab-sidebar.ab-animation-rotate .ab-sidebar__link:hover .ab-sidebar__ico{
		 	-moz-transform: srotateY(180deg);
			-webkit-transform: rotateY(180deg);
			-o-transform: rotateY(180deg);
			-ms-transform: rotateY(180deg);
			transform: rotateY(180deg);
		}
		.ab-sidebar.ab-position-left.ab-animation-shift .ab-sidebar__link:hover{left: 10px;}
		.ab-sidebar.ab-position-right.ab-animation-shift .ab-sidebar__link:hover{left: -10px;}
		.ab-sidebar.ab-position-indiv.ab-animation-shift .ab-sidebar__link:hover{top: -5px;}

	.ab-sidebar__ico, .ab-sidebar__ico-color{background-image: url('/bitrix/components/abudagov/socnetlink/templates/.default/./themes/color/icons.png');}
	.ab-sidebar__ico-dark{background-image: url('/bitrix/components/abudagov/socnetlink/templates/.default/./themes/dark/icons.png');}
	.ab-sidebar__ico-light{background-image: url('/bitrix/components/abudagov/socnetlink/templates/.default/./themes/light/icons.png');}

	#snl{
		display: inline-block;
	}
		#snl .ab-position-inblock{
			position: relative !important;
		}
		#snl .ab-position-inblock .ab-sidebar__link{
			display: inline-block !important;
			margin-right: 5px !important;
		}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution:192dpi) {
	.ab-sidebar__ico, .ab-sidebar__ico-color{
		background-image: url('/bitrix/components/abudagov/socnetlink/templates/.default/./themes/color/icons@2x.png');
		background-size: 230px 368px;
	}
	.ab-sidebar__ico-dark{
		background-image: url('/bitrix/components/abudagov/socnetlink/templates/.default/./themes/dark/icons@2x.png');
		background-size: 230px 368px;
	}
	.ab-sidebar__ico-light{
		background-image: url('/bitrix/components/abudagov/socnetlink/templates/.default/./themes/light/icons@2x.png');
		background-size: 230px 368px;
	}
}
@media screen and (max-width:767px) {
	.ab-hidden-xs-Y {display: none;}
}
/* End */


/* Start:/bitrix/templates/eshop_adapt_yellow/styles.css?1525813139366*/
#bx_incl_area_13_1_1_3{
display:none;
}
@media (min-width: 320px) and (max-width: 481px) {
#jivo_top_wrap{
margin-left: 10px;
}
}
.mlink-new{
	background: rgba(0, 0, 0, 0) url("/bitrix/templates/eshop_adapt_yellow/images/i-phone-right.jpg") no-repeat scroll 92% -2px!important;
	height:38px!important;
	color:#000;
	text-decoration:none;
	display:block;
}
.desc-level-1{padding:30px 0px;font-size:18px;}
/* End */


/* Start:/bitrix/templates/eshop_adapt_yellow/template_styles.css?152396717127858*/
html{-webkit-text-size-adjust:none}
body{margin:0;padding:0;min-width:310px;font-family:arial;}
html.bx-no-touch body{min-width:640px}
a img{border:none}
a{color:#576e75;}
a:hover{}
.grid{}
.grid .bx_content_section{margin-bottom:15px;}
.grid .bx_sidebar{margin-bottom:15px;}
.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 .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 .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 .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 .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 .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 .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;}
}
.bx_content_section h1{margin-top:0;}
.header_wrap{padding:0 20px;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{position:relative;min-height:20px;width:100%;}
.header_top_section_container_two{margin-top:1px}
.header_top_section_container_one{float:right;}
.bx_cart_login_top{float:right;margin-bottom:14px;padding:0;border-radius:0 0 4px 4px;line-height:44px;height:44px;background:#fafcfd;vertical-align:middle;box-shadow:0 1px 2px 0 rgba(56,94,104,.26);white-space:nowrap;}
.bx_cart_login_top table tr td{padding:0 5px}
.bx_cart_login_top a{color:#576e75;text-decoration:underline}
.bx_cart_login_top a:hover{text-decoration:none}
.bx_cart_login_top>div{display:inline-block}
.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;}
a.site_title,
.site_title a{color:#000;font-size:32px;font-weight:bold;text-decoration:none;}
a.site_title span,
.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;}
.header_inner_bottom_line{min-height:6px;}
.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:24px;}
.workarea_wrap h1 a{color:#000;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_yellow/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_yellow/images/time.png) no-repeat center left;vertical-align:top;line-height:26px;}
.bx_view_all_home{float:right}
.bottom_wrap{padding:0 20px;}
.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;}
.footer_wrap_container{margin:0 auto;padding-top:20px;padding-bottom:40px;max-width:980px;}
.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;}
.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_button_type_2{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_button_type_2{box-shadow:0 1px 1px 0 rgba(0,0,0,.2);}
.bx_inc_news_footer .bx_shadow.bx_bt_button_type_2:active{box-shadow:none;}
.bx_inc_news_footer .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_inc_news_footer .bx_bt_button_type_2:hover{background:#fff;}
.bx_inc_news_footer .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_inc_news_footer .bx_big.bx_bt_button_type_2{padding:0 13px;height:34px;font-weight:bold;line-height:34px;}
.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_yellow/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;font-size:13px;}
.footer_contact strong{display:block;margin-top:10px;font-size:28px;}
.copyright{color:#fff;font-size:13px;text-align:right;padding-top:10px;}
.bx_bt_button,
.bx_bt_button_type_2{display:inline-block;border:none;border-radius:3px;text-align:center;text-decoration:none;font-size:14px;cursor:pointer;vertical-align:middle;}
.bx_shadow.bx_bt_button,
.bx_shadow.bx_bt_button_type_2{box-shadow:0 1px 1px 0 rgba(0,0,0,.2)}
.bx_shadow.bx_bt_button:active,
.bx_shadow.bx_bt_button_type_2:active{box-shadow:none}
.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 #006cae;}
.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_bt_button:active{background:#006fcb;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNmZjYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGEyZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#006fcb), color-stop(100%,#00a2df));background:-webkit-linear-gradient(top, #006fcb 0%,#00a2df 100%);background:-moz-linear-gradient(top, #006fcb 0%,#00a2df 100%);background:-ms-linear-gradient(top, #006fcb 0%,#00a2df 100%);background:-o-linear-gradient(top, #006fcb 0%,#00a2df 100%);background:linear-gradient(to bottom, #006fcb 0%,#00a2df 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006fcb', endColorstr='#00a2df',GradientType=0);box-shadow:inset 0 3px 5px 0 rgba(0,0,0,.21);}
.bx_bt_button_type_2{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%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f1f1f1',GradientType=0);color:#656565;text-shadow:0 1px 0 #fff;}
.bx_bt_button_type_2:hover{background:#fff;}
.bx_bt_button_type_2: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%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#fcfcfc',GradientType=0);box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.05);}
.bx_small.bx_bt_button,
.bx_small.bx_bt_button_type_2{display:inline-block;min-width:20px;line-height:20px;}
.bx_small.bx_bt_button{}
.bx_small.bx_bt_button:hover{}
.bx_small.bx_bt_button:active{}
.bx_small.bx_bt_button_type_2{}
.bx_small.bx_bt_button_type_2:hover{}
.bx_small.bx_bt_button_type_2:active{}
.bx_medium.bx_bt_button,
.bx_medium.bx_bt_button_type_2{padding:0 13px;height:25px;font-weight:bold;line-height:25px;}
.bx_medium.bx_bt_button{height:27px;line-height:27px;}
.bx_medium.bx_bt_button:hover{}
.bx_medium.bx_bt_button:active{}
.bx_medium.bx_bt_button_type_2{font-weight:bold}
.bx_medium.bx_bt_button_type_2:hover{}
.bx_medium.bx_bt_button_type_2:active{}
.bx_big.bx_bt_button,
.bx_big.bx_bt_button_type_2{padding:0 13px;height:34px;font-weight:bold;line-height:34px;}
.bx_big.bx_bt_button{height:36px;line-height:36px;}
.bx_big.bx_bt_button:hover{}
.bx_big.bx_bt_button:active{}
.bx_big.bx_bt_button_type_2{}
.bx_big.bx_bt_button_type_2:hover{}
.bx_big.bx_bt_button_type_2:active{}
.bx_big.bx_bt_button.bx_cart span{position:relative;bottom:-7px;display:inline-block;margin:0 10px 0 0;width:26px;height:23px;background:url(/bitrix/templates/eshop_adapt_yellow/images/bt_cart.png) no-repeat center;}
.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_yellow/images/bt_cart.png) no-repeat center;}
.bx_inc_catalog_footer{color:#fff;text-shadow:0 1px 2px #17326e;}
.bx_inc_catalog_footer h3{padding-bottom:15px;background:url(/bitrix/templates/eshop_adapt_yellow/images/footer_h4_bg.png) repeat-x bottom;font-size:23px;}
.bx-touch .bx_inc_catalog_footer h3{background:url(/bitrix/templates/eshop_adapt_yellow/images/x2footer_h4_bg.png) repeat-x bottom;background-size:4px 5px;}
.bx_inc_catalog_footer ul{display:block;margin:0;padding:0;}
.bx_inc_catalog_footer ul li{padding:0 0 15px;display:inline-block;width:49%;}
.bx_inc_catalog_footer ul li a{text-decoration:none;font-size:13px;color:#fff;text-shadow:0 1px 2px #17326e}
.bx_inc_catalog_footer ul li a:hover{text-decoration:underline}
.bx_inc_menu_footer{color:#fff;text-shadow:0 1px 2px #17326e;}
.bx_inc_menu_footer h3{padding-bottom:15px;background:url(/bitrix/templates/eshop_adapt_yellow/images/footer_h4_bg.png) repeat-x bottom;font-size:23px;}
.bx-touch .bx_inc_menu_footer h3{background:url(/bitrix/templates/eshop_adapt_yellow/images/x2footer_h4_bg.png) repeat-x bottom;background-size:4px 5px;}
.bx_inc_menu_footer ul{display:block;margin:0;padding:0;}
.bx_inc_menu_footer ul li{display:block;padding:0 0 15px;}
.bx_inc_menu_footer ul li a{text-decoration:none;font-size:13px;color:#fff;text-shadow:0 1px 2px #17326e}
.bx_inc_menu_footer ul li a:hover{text-decoration:underline}
@media (max-width:981px){.header_inner_container_two{position:relative;top:auto;right:auto;clear:both;width:100%;}
.header_inner_container_one{margin:0}
}
@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%}
}
@media (max-width:850px){.footer_container_one{width:100%}
.footer_container_two{padding:0 20px 0 0}
.footer_container_tre{padding:0 0 0 20px}
.footer_container_two,
.footer_container_tre{width:49%}
}
@media (min-width:480px) and (max-width:640px){.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%}
}
@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%}
}
@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;}
.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}
.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{z-index:1000000000000;-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:10px;}
#debsizing{font-weight:bold}
@media (min-width:981px){
	#debsizing:before{content:"981px < (1) "}
.bx-breadcrumb {
	margin-left: 110px;
	/* display: none; */
	width: 100%;
	/* height: 50px; */
	float: left;
}
}
@media (max-width:640px){
.bx-breadcrumb{
	margin-left:10px;
		width: 100%;
	/* height: 50px; */
	float: left;
}
}
@media (min-width:1800px){
.bx-breadcrumb{
	margin-left:363px;
		width: 100%;
	/* height: 50px; */
	float: left;
}
}
@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:80%;}
.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 10px}
.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}
.bx_page a{color:#437fcf}
.bx_page a:hover{color:#2d61a8}
.bx_page a:active{color:#2d61a8}
.left-column.history .data{padding-left:10px;width:250px;font-size:20px;}
.left-column.history .readmore{margin-left:200px;}
table.filter.receptura tr td{
width:370px;
}
table.filter.receptura tr td input{
margin-left:0px !important;
}
.left-column.history .readmore{
margin:0px;
text-align:right;
margin-right:20px;
}
.content h2.red-line.no-black{
margin-bottom:10px;
}

.warp-products.desc{
font-size:17px;
margin-top:20px;
text-align:justify;

-webkit-column-width: 200px;
    -moz-column-width: 200px;
    column-width: 200px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
width:1120px;


}

.warp-products.desc ul li{

list-style:circle;
margin-left:20px;
}
.warp-products.desc ul{
margin-top:10px;
}

.warp-products.desc strong,.warp-products.desc b{
font-weight:bold;
}
#snl {
  display: inline-block;
  margin-left: 18px;
  margin-top: 35px;
}
.content ul li{
	list-style:circle;
}
.sert-item{
	padding:10px 0px;
}

.sert-item img{
	margin:5px 0px;
}
form tr td.check input[type=checkbox]{
	width:auto;
	float:left;
	font-size:16px;
}
form tr td.check label, form tr td.check label span{
	width:auto;	
	margin-top:7px;
}
.politics-form{
	font-size:16px;
	padding:25px 0px;
	width:1000px;
	margin:0 auto;
}
.politics-form a{
	color:#00a2df;
}
.top-panel-fixed ul.topmenu li a {
	z-index: 999;
}
.bx-breadcrumb .bx-breadcrumb-item a{
	z-index:998!important;
}
.top_lang {
	float: left;
	padding-left: 120px;
	margin-right: -150px;
}
.top_lang img:last-child {
	opacity:0.5;
}
header table td.w350{
	width:350px;
	height:24px;
	vertical-align:top;
	padding:0px;
}
header table td.w350 p{
	width:280px;
	margin-top:10px;
	text-align:right;
}
header table td.w350 a{
	padding:5px 70px 0px 0px;
}
header table td.w350l{
	width:350px;
	height:24px;
	vertical-align:top;
	padding:0px;
}
header table td.w40{
	width:40px;
	padding:0px;
	height:24px;
	vertical-align:top;
	border-top:none;
}
header table td.w40t{
	width:40px;
	padding:0px;
	height:24px;
	vertical-align:top;
	border-bottom:none;
}
header table td.w500{
	
	height:24px;
	vertical-align:top;
	padding:0px;
	border-top:0px;
}
header table td.w350l span{
	position:relative;
	width:230px;
	display:block;
	margin:15px 0px 0px 100px;
}
#top.top{
	width: 1280px;
    margin-left:auto;
	margin-right:auto;
}
.top_lang{
	padding-left:60px;
}
.section8 .category .text{
	height:50px;
}
.categories-container.section51 .category{
	width:375px;
}
/* End */
/* /bitrix/templates/eshop_adapt_yellow/js/fancybox/jquery.fancybox.css?14728211624895 */
/* /bitrix/components/bitrix/search.title/templates/visual/style.min.css?14479877483445 */
/* /bitrix/css/main/bootstrap.min.css?1448009184229 */
/* /bitrix/css/main/font-awesome.css?1448009364213 */
/* /bitrix/templates/eshop_adapt_yellow/components/bitrix/menu/catalog_horizontal_gust2/style.css?14695305228578 */
/* /bitrix/templates/eshop_adapt_yellow/components/bitrix/menu/catalog_horizontal_gust2/themes/yellow/colors.css?14688229643558 */
/* /bitrix/templates/eshop_adapt_yellow/components/bitrix/menu/catalog_select_gust/style.css?14556629348442 */
/* /bitrix/templates/eshop_adapt_yellow/components/bitrix/search.title/visual_top_search/style.css?14683061214229 */
/* /bitrix/templates/eshop_adapt_yellow/components/bitrix/menu/catalog_horizontal_gust3/style.css?14858477568578 */
/* /bitrix/templates/eshop_adapt_yellow/components/bitrix/menu/catalog_horizontal_gust3/themes/yellow/colors.css?14858477553558 */
/* /bitrix/templates/eshop_adapt_yellow/components/bitrix/news.list/template_gust_slider/style.css?1446563722134 */
/* /bitrix/components/abudagov/socnetlink/templates/.default/style.css?14742911033104 */
/* /bitrix/templates/eshop_adapt_yellow/styles.css?1525813139366 */
/* /bitrix/templates/eshop_adapt_yellow/template_styles.css?152396717127858 */
