@charset "utf-8";
.b-topbar
{
	background: #323232;
	font-family: DinDisplay,Arial,ArialRuble,sans-serif;
	font-size: 14px;
	position: relative;
	width: 100%;
	z-index: 202;
}
.b-topbar__inside
{
	color: #fff;
	line-height: 30px;
	/*margin: 0 auto;*/
	margin-left: 30px
	max-width: 1400px;
	padding: 0 3%;
}
.b-topbar__inside:after
{
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}
@media screen and (min-width:1440px)
{
	.b-topbar__inside
	{
		padding: 0;
	}
}
.b-topbar__menu
{
	float: left;
	font-size: 0;
}
.b-topbar__clause
{
	display: inline-block;
	font-size: 14px;
	height: 30px;
	position: relative;
	text-align: center;
	vertical-align: top;
	width: 130px;
}
@media screen and (max-width:537px)
{
	.b-topbar__clause_hidden_1
	{
		display: none;
	}
}
@media screen and (max-width:787px)
{
	.b-topbar__clause_hidden_2
	{
		display: none;
	}
}
@media screen and (max-width:989px)
{
	.b-topbar__clause_hidden_3
	{
		display: none;
	}
}
@media screen and (max-width:1174px)
{
	.b-topbar__clause_hidden_4
	{
		display: none;
	}
}
@media screen and (max-width:1255px)
{
	.b-topbar__clause_hidden_5
	{
		display: none;
	}
}
.b-topbar__link
{
	color: #fff;
	display: block;
	font-family: DinDisplay,Din-reg,Arial,ArialRuble,sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.b-topbar__link:hover
{
	background: #00B956;
	color: #fff;
}
.b-topbar__link:hover .b-topbar__cart
{
	background: #57068c;
}
.b-topbar__link_current,.b-topbar__link_current:hover
{
	background: #e5e5e5;
	color: #323232;
}
.b-topbar__link_shop:after
{
	content: "\E005";
	display: inline-block;
	font-family: megaicons,Arial,ArialRuble,sans-serif!important;
	font-style: normal!important;
	font-variant: normal!important;
	font-weight: 400!important;
	line-height: 1;
	margin: -2px 6px 0;
	moz-osx-font-smoothing: grayscale;
	position: relative;
	speak: none;
	text-transform: none!important;
	top: 2px;
	webkit-font-smoothing: antialiased;
}
.b-topbar__cart
{
	background: #00985f;
	border: none;
	border-radius: 7px;
	color: #fff;
	display: block;
	font-size: 9px;
	height: 13px;
	line-height: 13px;
	position: absolute;
	right: 17px;
	text-align: center;
	top: 3px;
	width: 13px;
	z-index: 2;
}
.b-topbar__compact-menu
{
	display: block;
	position: relative;
}
.b-topbar__compact-menu_region
{
	float: right;
}
.b-topbar__compact-menu_region .b-topbar__compact-clause
{
	display: block;
}
.b-topbar__compact-menu_region .b-topbar__compact-clause_state_hidden
{
	display: none;
}
.b-topbar__compact-menu_region .b-topbar__compact-clause_type_error
{
	color: #000;
}
.b-topbar__compact-menu_main
{
	float: left;
}
@media screen and (min-width:1175px)
{
	.b-topbar__compact-menu_main
	{
		display: none!important;
	}
}
.b-topbar__compact-menu_main .b-topbar__compact-menu-entity
{
	height: auto;
}
.b-topbar__opener-link
{
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 14px;
	khtml-user-select: none;
	max-width: 130px;
	moz-user-select: none;
	ms-user-select: none;
	overflow: hidden;
	padding: 0 35px 0 20px;
	text-decoration: none;
	text-overflow: ellipsis;
	user-select: none;
	webkit-touch-callout: none;
	webkit-user-select: none;
	white-space: nowrap;
}
.b-topbar__opener-link_element_region
{
	max-width: 175px;
	text-align: right;
	width: 175px;
}
@media screen and (max-width:767px)
{
	.b-topbar__opener-link_element_region
	{
		max-width: 130px;
		text-align: left;
	}
}
@media screen and (min-width:1440px)
{
	.b-topbar__opener-link_element_region
	{
		max-width: 160px;
		padding-right: 50px;
		width: 160px;
	}
}
.b-topbar__opener-link:after
{
	border-color: #fff transparent transparent;
	border-style: solid;
	border-width: 4px;
	content: "";
	display: inline-block;
	height: 0;
	margin-top: -2px;
	position: absolute;
	right: 17px;
	top: 50%;
	vertical-align: middle;
	width: 0;
}
.b-topbar__opener-link:hover
{
	background: #00985f;
}
.b-topbar__opener-link_state_active
{
	background: #e5e5e5;
	color: #323232;
}
.b-topbar__opener-link_state_active:after
{
	border-color: transparent transparent #323232;
	margin: -6px 0 0 6px;
}
.b-topbar__opener-link_state_active:hover
{
	background: #e5e5e5;
	color: #323232;
}
.b-topbar__compact-menu-entity
{
	background: #fff;
	border: 1px solid #eaeced;
	border-top: 0;
	box-shadow: 0 3px 3px 0 rgba(0,0,0,.15);
	display: none;
	height: 340px;
	left: 0;
	line-height: 50px;
	moz-box-shadow: 0 3px 3px 0 rgba(0,0,0,.15);
	o-box-shadow: 0 3px 3px 0 rgba(0,0,0,.15);
	position: absolute;
	top: 100%;
	webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,.15);
	width: 230px;
}
.b-topbar__compact-menu-entity-list
{
	background: #fff;
	border-top: none;
	margin-top: 69px;
	max-height: 270px;
	overflow: auto;
	position: absolute;
	width: 228px;
}
.b-topbar__compact-menu-entity_state_opened
{
	display: block;
}
.b-topbar__compact-menu-entity_element_region
{
	left: auto;
	right: -1px;
}
.b-topbar__compact-clause
{
	display: none;
	line-height: 20px;
	padding: 15px 25px;
}
.b-topbar__compact-clause_selected_yes .b-topbar__compact-link
{
	background: #00985f;
	color: #fff;
}
.b-topbar__compact-clause_type_search
{
	background: #fff;
	border-bottom: none;
	border-top: none;
	padding: 15px 16px;
	position: absolute;
	top: 0;
}
@media screen and (max-width:537px)
{
	.b-topbar__compact-clause_hidden_1
	{
		display: block;
	}
}
@media screen and (max-width:787px)
{
	.b-topbar__compact-clause_hidden_2
	{
		display: block;
	}
}
@media screen and (max-width:989px)
{
	.b-topbar__compact-clause_hidden_3
	{
		display: block;
	}
}
@media screen and (max-width:1174px)
{
	.b-topbar__compact-clause_hidden_4
	{
		display: block;
	}
}
@media screen and (max-width:1255px)
{
	.b-topbar__compact-clause_hidden_5
	{
		display: block;
	}
}
.b-topbar__compact-link
{
	color: #323232;
	display: block;
	margin: -15px -25px;
	padding: 5px 15px;
	text-decoration: none;
}
.b-topbar__compact-clause_name_shop .b-topbar__compact-link
{
	position: relative;
}
.b-topbar__compact-clause_name_shop .b-topbar__compact-link:after
{
	color: #323232!important;
	content: "\E005";
	display: inline-block;
	font-family: megaicons,Arial,ArialRuble,sans-serif!important;
	font-style: normal!important;
	font-variant: normal!important;
	font-weight: 400!important;
	line-height: 1;
	margin: -2px 6px 0;
	moz-osx-font-smoothing: grayscale;
	position: relative;
	speak: none;
	text-transform: none!important;
	top: 2px;
	webkit-font-smoothing: antialiased;
}
.b-topbar__compact-clause_name_shop .b-topbar__compact-link:hover:after
{
	color: #fff;
}
@media screen and (max-width:1255px)
{
	.b-topbar__cart_compact
	{
		border-color: #00985f;
		color: #fff;
		margin-right: -38px;
		overflow: hidden;
		right: 50%;
		top: 2px;
		z-index: 5;
	}
	.b-topbar__compact-link_shop:hover .b-topbar__cart_compact
	{
		background: #57068c;
		border-color: transparent;
	}
}
.b-topbar__search-box
{
	display: block;
	position: relative;
}
.b-topbar__search-box:after
{
	background: #fff;
	color: #999;
	content: '\e043';
	font-family: megaicons,Arial,ArialRuble,sans-serif!important;
	font-style: normal!important;
	font-variant: normal!important;
	font-weight: 400!important;
	height: 18px;
	line-height: 18px;
	margin-top: -9px;
	moz-osx-font-smoothing: grayscale;
	position: absolute;
	right: 8px;
	speak: none;
	text-transform: none!important;
	top: 50%;
	webkit-font-smoothing: antialiased;
	width: 18px;
}
.b-topbar__search-box:hover:after
{
	color: #333;
}
.b-topbar__search-field
{
	background-color: #fff;
	border: 1px solid #b2b2b2;
	border-color: #d8d8d8;
	border-radius: 0;
	box-shadow: none;
	box-sizing: border-box;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-family: DinDisplay,Arial,ArialRuble,sans-serif;
	font-size: 14px;
	font-weight: 400;
	khtml-box-sizing: border-box;
	line-height: 22px;
	moz-box-sizing: border-box;
	ms-box-sizing: border-box;
	o-box-sizing: border-box;
	outline: 0;
	padding: 8px 30px 8px 14px;
	text-align: left;
	width: 100%;
}
@media screen and (max-width:1279px)
{
	.b-topbar__search-field
	{
		font-size: 16px;
		padding: 8px 30px 8px 14px;
		width: 100%;
	}
}
@media screen and (max-width:767px)
{
	.b-topbar__search-field
	{
		padding: 8px 30px 8px 14px;
		width: 100%;
	}
}
@media screen and (max-width:1279px)
{
	.b-topbar__search-field
	{
		font-size: 14px;
	}
}
.b-topbar__search-field:active,.b-topbar__search-field:focus,.b-topbar__search-field:hover
{
	border-color: #b2b2b2;
}
.b-topbar__region-confirm
{
	background: #fff;
	box-shadow: 0 3px 5px 0 rgba(100,100,100,.1);
	left: 0;
	moz-box-shadow: 0 3px 5px 0 rgba(100,100,100,.1);
	o-box-shadow: 0 3px 5px 0 rgba(100,100,100,.1);
	right: 0;
	webkit-box-shadow: 0 3px 5px 0 rgba(100,100,100,.1);
}
.b-topbar__region-confirm:after
{
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}
.b-topbar__region-confirm-inner
{
	color: #333;
	line-height: 30px;
	margin: 0 auto;
	max-width: 1380px;
	padding: 5px 3%;
	text-align: right;
}
@media screen and (max-width:537px)
{
	.b-topbar__region-confirm-inner
	{
		padding: 5px 3% 7px;
		text-align: left;
	}
}
.b-topbar__region-confirm-text
{
	display: inline-block;
	padding: 0 10px;
}
@media screen and (max-width:537px)
{
	.b-topbar__region-confirm-text
	{
		padding: 0;
	}
}
.b-topbar__region-confirm-buttons
{
	display: inline-block;
}
.b-topbar__region-confirm-btn_type_yes
{
	background: #00985f;
	color: #fff;
	padding: 5px 20px;
	text-decoration: none;
}
.b-topbar__region-confirm-btn_type_no
{
	color: #008cfc;
	padding: 5px 10px;
	text-decoration: none;
}
.b-topbar__cart_hidden_yes
{
	visibility: hidden;
}
.b-topbar__region-confirm-btn
{
	cursor: pointer;
}
.b-topbar__region-confirm_hidden_yes
{
	display: none;
}
.b-topbar__compact-menu-entity_element_menu,.b-topbar__compact-menu-entity_element_region
{
	z-index: 999;
}
