@import url(<a href="http://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,700,500italic,700italic&subset=latin,cyrillic)">);
/*reset*/
html, body {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
table {
	border-spacing: 0;
}
tr, td {
	vertical-align: top;
}
input, textarea, select {
	outline: none;
}
textarea {
	resize: none;
	overflow: auto;
}
header, footer, aside, article, section, nav {
	display: block;
}
/*reset*/	
html, body {
	height: 100%;
}
body {
	font: 14px 'Roboto', sans-serif;
	background: #fff;
	color: #675951;
}
h1, .h1 {
	text-align: center;
	font-size: 24px;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	cursor: default;
	padding: 0px 0;
	margin: 10px 0 10px 0;
	line-height: 100%;
}
h2, .h2 {
	color: #583621;
	font-size: 24px;
	font-weight: 400;
	cursor: default;
	padding: 0px 0 0 25px;
	margin: 10px 0 10px -25px;
	line-height: 100%;
	background: url(../img/spike_mid.png) left center no-repeat;
}
.content h1, .content .h1 {
	color: #583621;
	padding: 30px 0 0 0;
	margin: 10px 0;
	background: url(../img/spike.png) center top no-repeat;
}
a {
	color: #867a73;
}
a:hover {
	text-decoration: none;
}
ul {
}
p {
}
/*footer-pusher*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 0 -192px 0; /* на высоту футера */
    padding: 0;
}
.footer-push {
    height: 192px;
    margin: 0;
    padding: 0;
}
/* fp end */
.container {
	width: 940px;
	padding: 0 10px;
	margin: 0 auto;
	overflow: hidden;
}
.main_container {
	position: relative;
	z-index: 1;
	width: 1050px;
	padding: 25px 0 0 0;
	top: 50px;
	margin: 0px auto 50px auto;
	background: url(../img/orange_line.png) center top no-repeat #fff;
	-webkit-box-shadow: 0 3px 10px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 3px 10px 3px rgba(0,0,0,0.3);
	box-shadow: 0 3px 10px 3px rgba(0,0,0,0.3);
}
/**/
/* Header start */
.header {
	/*overflow: hidden;*/
	height: 157px;
	background: url(../img/white_tooth.png) center bottom repeat-x;
	padding: 0 45px 30px 45px;
	margin: 0 0 -15px 0;
	position: relative;
	z-index: 10;
}
.logo {
	float: left;
	width: 237px;
	height: 72px;
	margin: 5px 0 0 0;
}
.be_partner {
	margin: 15px 0 0 0;
	float: right;
	width: 205px;
	text-align: center;
}
.be_partner__link {
	text-align: center;
	text-decoration: none;
	color: #f3a721;
	display: block;
	padding: 8px;
	margin-bottom: 10px;
	line-height: 100%;
	border: 2px solid #f3a721;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
}
.be_partner__link:hover {
	border-color: #e39101;
	color: #e39101;
}
.be_partner__link .ico {
	display: inline-block;
	vertical-align: top;
	width: 26px;
	height: 27px;
	background: url(../img/man_plus.png) center center no-repeat;
}
.be_partner__link span {
	display: block;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: 3px;
}
.brown_link {
	color: #754c33;
}
.already_partner {
	padding-left: 20px;
	background: url(../img/brown_man.png) left center no-repeat;
	line-height: 100%;
	text-decoration: none;
}
.already_partner span {
	border-bottom: 1px solid #d7c8c0;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
}
.already_partner:hover span {
	border-color: transparent;
}
.bell {
	width: 420px;
	margin: 5px auto 0;
	overflow: hidden;
}
.bell__ico {
	float: left;
	cursor: default;
	position: relative;
	width: 33px;
	height: 34px;
	background: url(../img/bell.png) no-repeat;
}
.bell__ico span {
	position: absolute;
	right: -5px;
	top: 0;
	display: block;
	line-height: 100%;
	text-align: center;
	width: 19px;
	padding-top: 3px;
	height: 17px;
	color: #fff;
	font-size: 12px;
	background: url(../img/orange_round.png) no-repeat;
}
.bell__plate {
	position: relative;
	margin: 0 0 0 40px;
	padding: 10px 10px 0px 27px;
	width: 330px;
	height: 108px;
	overflow: hidden;
	background: url(../img/bell_plate.png) no-repeat;
}
.bell__item {
	overflow: hidden;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
.bell__item:first-child {
	border-bottom: 1px solid #edeae8;
}
.bell__item__title {
	display: block;
	padding-left: 10px;
	background: url(../img/orange_dot.png) left center no-repeat;
	text-decoration: none;
	color: #583621;
	font-weight: 500;
	height: 1.4em;
	overflow: hidden;
}
.bell__item__time {
	margin-left: 10px;
	padding: 2px 0 0px 18px;
	color: #b1aba8;
	font-size: 12px;
	background: url(../img/clock.png) left center no-repeat;
	height: 1.4em;
	overflow: hidden;
	cursor: default;
}
.bell__plate__pages {
	display: none;
	position: absolute;
	right: 0px;
	bottom: 14px;
	width: 33px;
	height: 19px;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.bell__plate__pages .prev {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 17px;
	height: 19px;
	background: url(../img/small_arrows.png) 4px center no-repeat #d1ccc9;
	text-decoration: none;
	-webkit-border-radius: 3px 0 0 0;
	-moz-border-radius: 3px 0 0 0;
	border-radius: 3px 0 0 0;
	cursor: pointer;
}
.bell__plate__pages .next {
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
	width: 17px;
	height: 19px;
	background: url(../img/small_arrows.png) -11px center no-repeat #d1ccc9;
	text-decoration: none;
	-webkit-border-radius: 0 0 6px 0;
	-moz-border-radius: 0 0 6px 0;
	border-radius: 0 0 6px 0;
	cursor: pointer;
}
.bell__plate__pages .prev:hover, .bell__plate__pages .next:hover {
	background-color: #aca49f;
}
.menu {
	clear: both;
	margin: 10px -80px 0 0;
}
.menu__link {
	position: relative;
	margin-right: 65px;
	font-size: 18px;
	color: #583621;
	text-decoration: none;
	border-bottom: 1px solid #d7c8c0;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
}
.menu__link span {
	position: absolute;
	right: -20px;
	top: -5px;
	display: block;
	line-height: 100%;
	text-align: center;
	width: 19px;
	padding-top: 3px;
	height: 17px;
	color: #fff;
	font-size: 12px;
	background: url(../img/orange_round.png) no-repeat;
	-webkit-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
}
.menu__link:hover {
	border-color: transparent;
}
.menu__link:hover span {
	top: -10px;
}
.menu__link.active {
	color: #aca49f;
	border-color: transparent;
	cursor: default;
}
.header_controls {
	position: relative;
	float: right;
	width: 230px;
	height: 110px;
}
.basket {
	float: left;
	display: block;
	width: 130px;
	padding: 14px 10px;
	margin-bottom: 10px;
	background: #f6f5f3;
	text-decoration: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.basket__ico {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 0 20px 0 0;
	width: 35px;
	height: 33px;
	background: url(../img/basket.png) no-repeat;
}
.basket__ico span {
	position: absolute;
	right: -10px;
	top: -5px;
	display: block;
	line-height: 100%;
	text-align: center;
	width: 19px;
	padding-top: 3px;
	height: 17px;
	color: #fff;
	font-size: 12px;
	background: url(../img/orange_round.png) no-repeat;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	transition: .2s ease-out;	
}
.basket__title {
	position: relative;
	top: 5px;
	border-bottom: 1px solid #d7c8c0;
	color: #754c33;
	font-size: 16px;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
}
.basket:hover .basket__title {
	border-color: transparent;
}
.personal {
	position: relative;
	z-index: 5;
	float: right;
	display: block;
	width: 64px;
	height: 60px;
	margin-bottom: 10px;
	border: 1px solid #f6f5f3;
	border-bottom: 0;
	cursor: pointer;
	text-decoration: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: url(../img/gray_man.png) 14px center no-repeat #f6f5f3;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
}
.personal.active {
	background-color: #fff;
	border: 1px solid #c5c0bd;
	border-bottom: 0;
	-webkit-box-shadow: 0 -3px 6px -1px #e7e7e7;
	-moz-box-shadow: 0 -3px 6px -1px #e7e7e7;
	box-shadow: 0 -3px 6px -1px #e7e7e7;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
.header_controls__link {
	padding: 0 0px 0 15px;
	text-decoration: none;
	color: #867a73;
}
.header_controls__link span {
	border-bottom: 1px solid #d7c8c0;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
}
.header_controls__link:hover span {
	border-color: transparent;
}
.header_controls__link.catalog {
	background: url(../img/personal_ico.png) left 3px no-repeat;
}
.header_controls__link.orders {
	background: url(../img/personal_ico.png) left -96px no-repeat;
}
.p_menu {
	display: none;
	position: absolute;
	z-index: 2;
	right: 0;
	top: 60px;
	padding: 15px 15px 10px 15px;
	background-color: #fff;
	border: 1px solid #c5c0bd;
	-webkit-box-shadow: 0 0 6px 1px #e7e7e7;
	-moz-box-shadow: 0 0 6px 1px #e7e7e7;
	box-shadow: 0 0 6px 1px #e7e7e7;
	-webkit-border-radius: 6px 0 6px 6px; 
	-moz-border-radius: 6px 0 6px 6px; 
	border-radius: 6px 0 6px 6px; 
}
.p_menu__list {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	cursor: default;
}
.p_menu__list li {
	margin: 0 0 10px 0;
}
.p_menu__link {
	text-decoration: none;
	color: #867a73;
	padding-left: 20px;	
}
.p_menu__link.data {
	background: url(../img/personal_ico.png) left -31px no-repeat;
}
.p_menu__link.exit {
	background: url(../img/personal_ico.png) left -65px no-repeat;
}
.p_menu__link span {
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
	border-bottom: 1px solid #d7c8c0;
}
.p_menu__link:hover span {
	border-color: transparent;
}
/**/
/* Main slider */
.main_slider {
	overflow: hidden;
	height: 500px;
}
.main_slider ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.m_slide {
	position: relative;
	overflow: hidden;
	width: 1050px;
	height: 500px;
}
.m_slide__bg {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}
.m_slide__left {
	position: relative;
	z-index: 2;
	display: none;
	margin: 50px 450px 0 45px;
	color: #fff;
	font-size: 16px;
	cursor: default;
}
.m_slide__title {
	font-size: 58px;
	line-height: 100%;
	cursor: default;
	height: 2.0em;
	overflow: hidden;
}
.m_slide__title span {
	color: #f9b133;
}
.m_slide__txt {
	margin: 20px 0 30px 0;
	line-height: 140%;
	max-height: 6.9em;
	overflow: hidden;
}
.m_slide__right {
	position: absolute;
	z-index: 2;
	right: -9999px;
	bottom: 0px;
	width: 400px;
	height: 395px;
	overflow: hidden;
}
.m_slide__right img {
	max-height: 395px;
	max-width: 400px; 
}
/**/
/* buttons */
.orange_air_button {
	margin: 0;
	padding: 10px 30px;
	line-height: 100%;
	font-size: 16px;
	color: #f3a721;
	cursor: pointer;
	border: 2px solid #f3a721;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
}
.orange_air_button:hover {
	border-color: #fff;
	color: #fff;
}
.brown_air_button {
	margin: 0;
	padding: 10px 38px;
	line-height: 100%;
	font-size: 14px;
	font-weight: 700;
	color: #a9988d;
	cursor: pointer;
	border: 2px solid #a9988d;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
}
.brown_air_button:hover {
	border-color: #8b7d74;
	color: #7b6f67;
}
.berry_button {
	margin: 0;
	padding: 10px 25px;
	line-height: 100%;
	text-decoration: none;
	cursor: pointer;
	color: #fff;
	font: 700 14px 'Roboto',sans-serif;
	background: #fc5454;
	border: 0;
	border-bottom: 2px solid #df3232;
	text-transform: uppercase;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
}
.berry_button:hover {
	background: #ff4242;
}
.berry_button:active {
	background: #ff3434;
	border-color: #ff3434;
}
input.berry_button {
	padding: 0;
	width: 150px;
	height: 41px;
}
/**/
/* Head start */
.head {
	overflow: hidden;
	height: 130px;
	background: url(../img/head_bg.jpg) center top no-repeat;
}
.breadcrumbs {
	margin: 27px 0 0 0;
	padding-top: 27px;
	background: url(../img/spike.png) center top no-repeat;
	text-align: center;
	cursor: default;
}
.breadcrumbs__list {
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	list-style: none;
}
.breadcrumbs__list li {
	float: left;
	margin: 0 2px;
	color: #f9b133;
}
.breadcrumbs__list li a {
	color: #f9b133;
	text-decoration: none;
}
/**/
/* Content start */
section.content {
	overflow: hidden;
	padding: 45px 45px;
}
.index section.content {
	padding: 0px 45px;
	overflow: visible;
}
.text {
	/*margin: 0 45px;*/
}
.index .text {
	margin: -50px 0 0 0;
	text-align: center;
}
.benefits {
	margin: 45px 0px 10px 0px;
}
.benefits__item {
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	width: 300px;
	height: 115px;
	background: url(../img/b_shadow.png) center bottom no-repeat;
}
.benefits__item:first-child {
	margin-left: 0;
}
.benefit {
	position: relative;
	display: block;
	text-decoration: none;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #fff;
	height: 68px;
	padding: 30px 20px 0 20px;
	border: 1px solid #c5c0bd;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
}
.benefit__ico {
	position: absolute;
	top: -22px;
	left: 50%;
	margin-left: -20px;
	width: 39px;
	height: 39px;
	-webkit-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
}
.benefit:hover {
	border-color: #f9b133;
}
.benefit:hover .benefit__ico {
	top: -30px;
}
.benefit__number {
	position: relative;
	top: -10px;
	float: left;
	color: #f9b133;
	margin-right: 10px;
	font-size: 56px;
	font-weight: 500;
	line-height: 100%;
}
.benefit__txt {
	color: #675950;
	margin: 0 0 0 75px;
}
.benefit__ico.spike {
	background: url(../img/b_icons.png) left center no-repeat;
}
.benefit__ico.glass {
	background: url(../img/b_icons.png) center center no-repeat;
}
.benefit__ico.mug {
	background: url(../img/b_icons.png) right center no-repeat;
}
.benefit:hover {
	/*background-image: url(../pic/benefit12.png) !important;*/
}
.mini_slider {
	margin: 30px 0 10px 0;
	padding: 10px 0;
	background: url(../img/line.png) center top no-repeat;
}
/**/
.aside_left {
	float: left;
	width: 200px;
	/*margin-left: 40px;*/
}
.aside_menu {
	position: relative;
	text-align: center;
	padding-bottom: 15px;
	background: url(../img/aside_shadow.png) center bottom no-repeat;
}
.menu_ico {
	position: absolute;
	top: -20px;
	left: 0;
	width: 100%;
	height: 39px;
	background: url(../img/menu_ico.png) center top no-repeat;
}
.aside_menu__list {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #fff;
	border: 1px solid #c5c0bd;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 20px 10px 5px 10px;
}
.aside_menu__list__item {
	margin: 20px 0;
}
.aside_menu__list__item a {
	color: #583621;
	font-size: 16px;
	text-decoration: none;
	border-bottom: 1px solid #d7c8c0;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
}
.aside_menu__list__item a:hover {
	border-color: transparent;
}
.aside_menu__list__item a.active {
	border-color: transparent;
	cursor: default;
	color: #aca49f;
}
.content_narrow {
	margin-left: 240px;
}
.special {
	background: #f9f5f0;
	border-left: 5px solid #f9b133;
	padding: 5px 20px;
	color: #887569;
	font-weight: 500;
}
/**/
/* Dealers start */
.dealers {
	margin: 0 -40px 0px 0;
}
.dealer {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	text-decoration: none;
	width: 300px;
	margin: 0 25px 35px 0;
	padding: 0 0 20px 0;
	background: url(../img/gray_line.jpg) center bottom no-repeat;
}
.dealer__logo {
	width: 300px;
	height: 180px;
	overflow: hidden;
	text-align: center;
}
.dealer__logo img {
	max-width: 300px;
	max-height: 180px;
}
.dealer__title {
	color: #583621;
	font-size: 20px;
	margin-bottom: 10px;
}
.dealer__descr {
	font-size: 12px;
	color: #746861;
}
.dealer:hover .dealer__logo img {
	opacity: 0.9;
	-webkit-filter: alpha(opacity=90);
	-o-filter: alpha(opacity=90);
	filter: alpha(opacity=90);
}
/* Paginator */
.paginator {
	margin: 0px;
	padding: 10px 0;
	overflow: hidden;
	text-align: center;
	cursor: default;
}
.paginator__list {
	display: inline-block;
	vertical-align: top;
	list-style: none;
	margin: 0;
	padding: 0;
}
.paginator__list__item {
	margin: 0 5px;
	float: left;
}
.paginator__list__item a {
	padding: 4px 10px;
	line-height: 100%;
	color: #ac9d96;
	border: 1px solid #c5c0bd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
}
.paginator__list__item a:hover {
	color: #6b615c;
}
.paginator__list__item a.active {
	cursor: default;
	color: #fff;
	background: #c5c0bd;
}
.paginator__list__item a.prev {
	padding: 4px 14px;
	background: url(../img/paginator_arrows.png) 10px 9px no-repeat;
}
.paginator__list__item a.next {
	padding: 4px 14px;
	background: url(../img/paginator_arrows.png) -29px 9px no-repeat;
}
.paginator__list__item a.prev:hover {
	background-position: 10px -31px;
}
.paginator__list__item a.next:hover {
	background-position: -29px -31px;
}
/**/
/* Photos start */
.photos {
	margin: 0 -30px 10px 0;
}
.photos a {
	display: inline-block;
	vertical-align: top;
	*display: inline;
	zoom: 1;
	text-decoration: none;
	margin: 0 15px 20px 0;
	width: 225px;
	height: 145px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
}
.photos a img {
	width: 225px;
	height: 145px;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
}
.photos a:hover img {
	opacity: 0.9;
	-webkit-filter: alpha(opacity=90);
	-o-filter: alpha(opacity=90);
	filter: alpha(opacity=90);
}
.orange_button {
	margin: 0;
	padding: 10px 25px;
	line-height: 100%;
	text-decoration: none;
	cursor: pointer;
	color: #fff;
	font: 700 14px 'Roboto',sans-serif;
	background: #f9b133;
	border: 0;
	border-bottom: 2px solid #e39d23;
	text-transform: uppercase;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
}
.orange_button:hover {
	background: #edaf44;
}
.orange_button:active {
	background: #e39101;
	border-color: #e39101;
}
input.orange_button {
	padding: 0;
	width: 150px;
	height: 41px;
}
.photo_button {
	position: relative;
	top: -30px;
}
/**/
/* Gallery start */
.gallery {
	display: block;
	width: 720px;
	height: 210px;
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.gallery__img {
	position: relative;
	z-index: 2;
	top: 0;
	left: 0;
	width: 740px;
	height: 216px;
}
.gallery__fade {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/tr.png) repeat;
}
.gallery__title {
	position: absolute;
	z-index: 4;
	left: 10px;
	text-transform: uppercase;
	bottom: 30px;
	color: #fff;
	font: 300 24px 'Roboto', sans-serif;
}
.gallery__title span {
	font-weight: 700;
}
.gallery__length {
	position: absolute;
	z-index: 4;
	left: 10px;
	text-transform: uppercase;
	bottom: -40px;
	color: #fff;
}
/**/
/* Login strat */
.login {
	float: left;
	width: 320px;
	margin: 0px 0 5px 0;
	padding-bottom: 13px;
	background: url(../img/b_shadow.png) center bottom no-repeat;
}
.main_form .ico {
	position: absolute;
	top: -20px;
	left: 0;
	width: 100%;
	height: 39px;	
}
.login .ico {
	background: url(../img/l_icons.png) center bottom no-repeat;
}
.reg .ico {
	background: url(../img/l_icons.png) center top no-repeat;
}
.main_form {
	position: relative;
	border: 1px solid #c5c0bd;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 15px;
	background-color: #fff;
}
.login .main_form, .reg .main_form {
	min-height: 235px;
}
.main_form__title {
	font-size: 24px;
	text-align: center;
	color: #583621;
	margin: 15px 0 15px 0;
	line-height: 100%;
	cursor: default;
}
.main_form label {
	width: 100%;
	line-height: 100%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 0 0 15px 0;
	color: #675950;
}
.main_form label.half_label {
	width: 45%;
	margin: 0 15px 15px 0;
}
.text_input, .select, .textarea {
	font: 400 14px 'Roboto', sans-serif;
	color: #675951;
	width: 100%;
	height: 30px;
	margin: 5px 0 0 0;
	padding-left: 5px;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 2px 6px -1px #e3e3e3;
	-moz-box-shadow: inset 0 2px 6px -1px #e3e3e3;
	box-shadow: inset 0 2px 6px -1px #e3e3e3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.textarea {
	padding-top: 5px;
	height: 105px;
}
.text_input:focus, .textarea:focus, .select:focus {
	border-color: #999;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.main_form__controls {
	min-height: 35px;
	margin: 0 0 10px 0;
}
.main_form__controls .orange_button {
	float: right;
	width: 100px;
	height: 35px;
}
.forgot {
	position: relative;
	top: 10px;
	border-bottom: 1px solid #d7c8c0;
	text-decoration: none;
}
.forgot:hover {
	border-color: transparent;
}
.wrong {
	border-color: #ea2d3c;
	background: url(../img/wrong.png) 96% center no-repeat;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.error {
	clear: both;
	padding: 10px 40px 10px 0;
	line-height: 140%;
	color: #e3232d;
}
.reg {
	float: right;
	width: 615px;
	margin: 0px 0 5px 0;
	padding-bottom: 13px;
	background: url(../img/wide_shadow.png) center bottom no-repeat;
}
.reg .main_form {
	padding-bottom: 4px;
}
.main_form .left_col {
	float: left;
	width: 48%;
}
.main_form .right_col {
	float: right;
	width: 48%;
}
.reg .main_form__controls {
	margin: 0;
}
.reg .main_form__controls .orange_button {
	float: none;
	width: 180px;
}
.l_download {
	clear: both;
	margin-bottom: 20px;
	text-align: right;
}
.l_download__link {
	text-decoration: none;
	padding-left: 20px;
	background: url(../img/arrow_down.png) left -26px no-repeat;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease;
}
.l_download__link span {
	border-bottom: 1px solid #d7c8c0;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
}
.l_download__link:hover {
	background-position: left 3px;
}
.l_download__link:hover span {
	border-color: transparent;
}
.remind_password {
	display: none;
	float: left;
	width: 320px;
	margin: 0px 0 5px 0;
	padding-bottom: 13px;
	background: url(../img/b_shadow.png) center bottom no-repeat;
}
.remind_password .ico {
	position: absolute;
	top: -20px;
	left: 0;
	width: 100%;
	height: 39px;
	background: url(../img/l_icons.png) center center no-repeat;
}
.map {
	border: 1px solid #cac4c0;
	width: 720px;
	height: 450px;
	margin-bottom: 50px;
}
.contact {
	padding-left: 0px;
	margin: 0 0 30px 0;
}
.contact__item {
	margin: 0 0 5px 35px;
}
.contact .ico {
	float: left;
	width: 25px;
	height: 25px;
	margin-right: 5px;
}
.contact.address .ico {
	background: url(../img/f_icons.png) center top no-repeat;
}
.contact.phone .ico {
	background: url(../img/f_icons.png) left top no-repeat;
}
.contact.mail .ico {
	background: url(../img/f_icons.png) right top no-repeat;
}
/**/
/* Events start */
.button_filtres {
	height: 32px;
	margin: 0 0 20px 280px;
}
.button_filtres a {
	float: left;
	padding: 5px 15px;
	border: 1px solid #c5c0bd;
	border-left: 0;
	background: #fff;
	text-decoration: none;
	color: #999;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease;
}
.button_filtres a:hover {
	color: #5d5d5d;
	border-color: #c5c0bd;
}
.button_filtres a.active {
	background: #c5c0bd;
	color: #fff;
	cursor: default;
	border-color: #c5c0bd;
}
.button_filtres a:first-child {
	border: 1px solid #c5c0bd;
	-webkit-border-radius: 6px 0 0 6px;
	-moz-border-radius: 6px 0 0 6px;
	border-radius: 6px 0 0 6px;
}
.button_filtres a:last-child {
	-webkit-border-radius: 0 6px 6px 0;
	-moz-border-radius: 0 6px 6px 0;
	border-radius: 0 6px 6px 0;
}
.box {
	margin: 0px -50px 0px 0;
}
.item {
	display: inline-block;
	vertical-align: top;
	width: 290px;
	margin: 0 40px 40px 0px;
	text-decoration: none;
	color: #7b7069;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease;
}
.item__img {
	position: relative;
	width: 290px;
	height: 185px;
	overflow: hidden;
	margin: 0 0 10px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.item__img img {
	position: relative;
	width: 310px;
	height: 198px;
}
.item__date {
	font-size: 12px;
	color: #aca49f;
	line-height: 100%;
	margin-bottom: 5px;
}
.new {
	margin: 0 5px;
	display: inline-block;
	vertical-align: top;
	width: 36px;
	height: 15px;
	background: url(../img/new.png) no-repeat;
}
.item__title {
	margin: 10px 0 5px 0;
	font-size: 16px;
	color: #583621;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
	border-bottom: 1px solid #cbcbcb;
}
.item__txt {
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	line-height: 140%;
	max-height: 5.0em;
	overflow: hidden;
}
.item:hover .item__title {
	border-color: transparent;
}
.item:hover .item__title {
	/*color: #707070;*/
}
/* Event*/
.aside_right {
	float: right;
	width: 300px;
	margin-bottom: 50px;
}
.content_narrow_left {
	width: 640px;
	margin-bottom: 50px;
}
.aside_events {
	padding: 15px;
	background: #faf9f7;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.aside_events__title {
	color: #583621;
	font-size: 20px;
	line-height: 100%;
	margin-bottom: 20px;
}
.aside_event {
	width: 100%;
	margin: 0 0 30px 0;
}
/**/
/* LK start */
.lk {
	padding-bottom: 13px;
	background: url(../img/biggest_shadow.png) center bottom no-repeat;
}
.lk__inner {
	border: 1px solid #c5c0bd;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #fff;
	padding: 15px 0;
}
.lk .main_form {
	border: 0;
	padding-top: 5px;	
}
.change_box {
	width: 315px;
	display: inline-block;
	vertical-align: top;
	border-left: 1px solid #dddad8;
}
.change_box:first-child {
	border: 0;
}
.change_box .ico {
	top: -35px;
}
.change_password .ico {
	background: url(../img/l_icons.png) center center no-repeat;
}
.change_email .ico {
	background: url(../img/l_icons_more.png) center top no-repeat;
}
.change_contacts .ico {
	background: url(../img/l_icons_more.png) center bottom no-repeat;
}
input:disabled {
	color: #f9b133;
	font-size: 18px;
	border: transparent;
	background: #fff;
}
.center_button {
	clear: both;
	text-align: center;
	margin-bottom: 50px;
}
.center_button .orange_button {
	width: 240px;
}
/**/
/* FAQ start */
.faq {
	margin: 0 0 25px 0;
}
.question {
	padding: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease;
}
.question.active {
	background: #faf9f7;
}
.question__title {
	padding-left: 20px;
	background: url(../img/plus_minus.png) left -50px no-repeat;
	cursor: pointer;
	color: #583621;
	font-size: 16px;
}
.question.active .question__title {
	background-position: left 4px;
}
.question__title span {
	border-bottom: 1px dashed #cbbdb6;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
}
.question__title:hover span {
	border-color: transparent;
}
.question.active .question__title span {
	border-color: transparent;
}
.question__answer {
	display: none;
	padding: 15px 20px;
}
.question__answer__txt {
	padding-bottom: 15px;
}
.question__answer__legend {
	color: #aca49f;
	line-height: 100%;
}
.new_question {
	display: none;
}
.ask_question {
	margin: 40px 0;
}
.ask_question .brown_air_button {
	display: block;
	text-align: center;
	padding: 15px 0;
	font-size: 16px;
}
.ask_question .main_form__title {
	color: #867a73;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
	margin-top: 0;
}
.ask_question .main_form__controls .orange_button {
	float: none;
	width: 180px;
}
.close_form {
	display: block;
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 20px;
	height: 20px;
	background: url(../img/cross.png) left top no-repeat;
}
.close_form:hover {
	background-position: left bottom;
}
/**/
/* Catalog start */
.catalog_filters {
	margin: 0 -30px 0 0;
}
.prod_filter {
	display: inline-block;
	vertical-align: top;
	border: 2px solid #ebe9e8;
	padding: 0;
	width: 120px;
	height: 135px;
	position: relative;
	text-align: center;
	margin: 0 10px 10px 0;
	background: #ebe9e8;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.prod_filter.active {
	border-color: #f9b133;
}
.prod_filter a {
	text-decoration: none;
}
.prod_filter__img {
	height: 70px;
	padding-top: 15px;
	background: #fff;
	-webkit-border-radius:6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.prod_filter__txt {
	padding: 5px 0 0 0;
	line-height: 100%;
	height: 40px;
	overflow: hidden;
	background: #ebe9e8;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}
.deselect {
	display: none;
	position: absolute;
	z-index: 2;
	top: 5px;
	right: 5px;
	width: 10px;
	height: 10px;
	background: url(../img/orange_cross.png) no-repeat;
}
.prod_filter.active .deselect {
	display: block;
}
.prod_filter img {
	max-width: 95px;
	max-height: 65px; 
}
.search {
	width: 100%;
	overflow: hidden;
	margin-bottom: 35px;
}
.search_form {
	float: left;
	width: 820px;
	position: relative;
}
.magnifier {
	position: absolute;
	top: 13px;
	right: 10px;
	border: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
	width: 15px;
	height: 15px;
	background: url(../img/magnifier.png) no-repeat;
}
.search a {
	position: relative;
	top: 7px;
	left: 10px;
	color: #867a73;
	text-decoration: none;
	border-bottom: 1px solid #d7c8c0;
}
.search a:hover {
	border-color: transparent;
}
.main_table {
	width: 100%;
	margin: 0px 0 50px 0;
}
.main_table th {
	padding: 5px 5px;
	color: #b1aba8;
	font-weight: 400;
	border-bottom: 1px solid #dcd9d7;
}
.align_left {
	text-align: left;
}
.main_table td {
	padding: 15px 5px;
	border-bottom: 1px solid #dcd9d7;
}
.main_table td.pic {
	width: 80px;
	height: 60px;
}
.main_table td.pic img {
	max-width: 80px;
	max-height: 60px;
}
.main_table td.name {
	width: 560px;	
}
.main_table tr.odd td {
	background: #fbf9f6;
}
.name__title {
	color: #583621;
	font-size: 18px;
	margin-bottom: 5px;
	width: 520px;
}
.name__details {
	color: #b1aba8;
}
.main_table td.controls {
	white-space: nowrap;
}
.orders_table {
	border-bottom: 1px solid #dcd9d7;
}
.orders_table td {
	text-align: center;
	border: 0;
	white-space: nowrap;
}
.orders_table a {
	color: #675951;
	font-size: 18px;
}
.controls__displacement {
	color: #675950;
	margin-bottom: 10px;
}
.controls__displacement .text_input {
	width: 80px;
	margin: 0 10px;
}
.controls__displacement .orange_button, .controls__displacement .berry_button {
	padding: 5px 15px;
}
.amount_box {
	position: relative;
	width: 100px;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}
.amount_plus {
	position: absolute;
	top: 5px;
	right: 12px;
	width: 20px;
	height: 12px;
	border: 0;
	border-left: 1px solid #e3e3e3;
	background: url(../img/chosen-sprite.png) center 3px no-repeat;
}
.amount_minus {
	position: absolute;
	bottom: 3px;
	right: 12px;
	width: 20px;
	height: 12px;
	border: 0;
	border-left: 1px solid #e3e3e3;
	background: url(../img/chosen-sprite.png) center -31px no-repeat;
}
.que {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	margin: 0 5px;
	width: 19px;
	height: 20px;
	background: url(../img/que.png) left bottom no-repeat;
}
.que.active {
	background-position: left top;
}
.info_popup {
	display: none;
	position: absolute;
	background: #fff;
	width: 250px;
	z-index: 10;
	padding: 10px;
	cursor: default;
	border: 1px solid #bbb;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 2px 3px 0px #dfdfdf;
	-moz-box-shadow: 0 2px 3px 0px #dfdfdf;
	box-shadow: 0 2px 3px 0px #dfdfdf;
}
.info_popup .tri {
	position: absolute;
	top: 10px;
	right: -6px;
	width: 6px;
	height: 11px;
	background: url(../img/p_tri.png) no-repeat;
}
.info_popup.no_tri .tri {
	display: none;
}
.info_popup strong {
	display: block;
	margin-top: 5px;
	line-height: 100%;
}
/**/
/* One order */
.order_data {
	overflow: hidden;
	margin-bottom: 50px;
}
.order_data__table {
	float: left;
	width: 400px;
	cursor: default;
}
.order_data__table td {
	padding: 5px 10px 5px 0;
}
.orange_span {
	padding: 2px 5px;
	line-height: 100%;
	background: #f9b133;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.order_data__status {
	width: 420px;
	padding: 15px;
	float: right;
	border: 1px solid #c5c0bd;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor: default;
}
.order_data__status__title {
	color: #675951;
	margin-bottom: 10px;
	line-height: 100%;
}
.order_data__status__itself {
	font-size: 16px;
	padding-left: 25px;
	background: url(../img/orange_tick.png) left center no-repeat;
}
.main_table td table {
	width: 100%;
}
.main_table td table td {
	border: 0;
	width: 50%;
	text-align: center;
	padding: 5px 0;
}
/* */
/* Calendar */
.calendar {
	float: right;
	width: 350px;
	padding: 10px;
	margin: 0px 0;
	position: relative;
}
.month_name {
	text-align: center;
	margin: 0 auto;
	color: #675950;
	line-height: 100%;
	font-weight: 500;
	font-size: 16px;
}
.month_arrow {
	width: 25px;
	height: 25px;
	background: url(../img/paginator_arrows.png) no-repeat;
}
.prev_m {
	margin-left: 20px;
	float: left;
	background-position: 5px 5px;
}
.prev_m:hover {
	background-position: 5px -35px;
}
.next_m {
	margin-right: 20px;
	float: right;
	background-position: -30px 5px;
}
.next_m:hover {
	background-position: -30px -35px;
}
.calendar_table {
	border-top: 1px solid #dcd9d7;
	border-bottom: 1px solid #dcd9d7;
	width: 100%;
	margin: 10px 0 0 0;
}
.calendar_table tr th {
	cursor: default;
	color: #675950;
	font-size: 16px;
	font-weight: 700;
	padding: 10px 5px;
}
.calendar_table tr td {
	text-align: center;
	cursor: pointer;
	padding: 10px 5px;
	font-weight: 700;
	color: #675950;
	font-size: 13px;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.calendar_table tr td.unavailable {
	color: #b1aba8;
	cursor: default;
}
.calendar_table tr td span {
	line-height: 100%;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease;
}
.calendar_table tr td.today {
	background: url(../img/gray_round.png) center center no-repeat;
}
.calendar_table tr td.selected {
	background: url(../img/orange_round-mid.png) center center no-repeat;
	color: #fff;
}
.calendar_table tr td.events {
	border-color: #e83f38;
	color: #e94039;
	cursor: pointer;
}
.calendar .ico {
	position: absolute;
	top: -30px;
	left: 0;
	width: 100%;
	height: 39px;
	background: url(../img/calendar.png) center top no-repeat;
} 
.ordering_form .main_form .ico {
	top: -30px;
	background: url(../img/marker.png) center top no-repeat;
}
.calendar__title {
	font-size: 24px;
	text-align: center;
	color: #583621;
	margin: 15px 0 30px 0;
	line-height: 100%;
	cursor: default;
}
.ordering {
	padding-bottom: 13px;
	background: url(../img/biggest_shadow.png) center bottom no-repeat;
}
.ordering_form {
	background: #fff;
	padding: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #c5c0bd;
}
.ordering_form .main_form {
	width: 520px;
	float: left;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-right: 1px solid #dddad8;
}
.calendar__bot {
	margin: 10px;
}
.calendar__bot__title {
	color: #675950;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 5px;
}
.address_field {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #faf9f7;
	padding: 15px;
	margin: 20px 0;
}
.address_field__title {
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 10px;
}
.address_field__text {
	min-height: 20px;
}
.ordering .textarea {
	height: 115px;
}
/**/
/* Landing start */
.landing {
	background: #fff;
	padding: 0;
}
.landing article {
	text-align: center;
	padding: 0 45px 45px 45px;
}
.landing .content {
	padding: 35px 0 0 0;
}
.landing .footer {
	padding-top: 6px;
	background: url(../img/orange_line.png) center top no-repeat;
}
.landing .wrapper {
	margin-bottom: -49px;
}
.landing .footer-push {
	height: 49px;
}
.promo {
	padding: 45px 75px;
	background: url(../img/landing_bg.jpg) no-repeat;
	min-height: 445px;
}
.promo_logo {
	margin: 20px 0 70px 0;
	display: block;
	text-decoration: none;
	overflow: hidden;
}
.logo_bochka {
	width: 215px;
	height: 70px;
	float: left;	
}
.promo_logo__txt {
	position: relative;
	top: -10px;
	width: 160px;
	color: #ede2db;
	padding: 5px 15px;
	margin-left: 235px;
	border-left: 1px solid #bba99a;
}
.promo__title {
	font: 300 54px 'Roboto', sans-serif;
	color: #fff;
	line-height: 120%;
	margin-bottom: 10px;
	cursor: default;
}
.promo__title span {
	color: #ffb026;
}
.promo__txt {
	color: #fff;
	width: 60%;
	font-size: 16px;
	font-weight: 300;
}
.b_title {
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	margin: 20px 0;
}
.la_benefits {
	color: #fff;
	background: #ffb026;
	overflow: hidden;
}
.la_benefits__item {
	float: left;
	width: 33%;
	padding: 20px 0;
	cursor: default;
}
.cen {
	background: #e39814;
}
.la_benefits__num {
	float: left;
	width: 35%;
	text-align: right;
	font: 400 70px 'Roboto', sans-serif;
	line-height: 100%;
}
.la_benefits__item span {
	position: relative;
	top: 10px;
	left: 15px; 
}
.l_events {
	overflow: hidden;
	background: url(../img/landing_events_bg.jpg) no-repeat;
	padding: 10px 45px;
}
.l_events .h1 {
	color: #fff;
}
.l_events .box {
	margin: 20px -50px 0px 0;
}
.l_events .item__title {
	color: #ffb026;
	border-bottom: 1px solid #aa8a4b;
}
.l_events .item__txt {
	color: #fff;
}
.l_map {
	padding: 20px 45px 45px 45px;
	overflow: hidden;
}
.l_map__txt {
	float: left;
	width: 340px;
}
.l_map__txt strong {
	font-size: 18px;
	font-weight: 500;
}
.l_map__map {
	margin-left: 380px;
	padding: 40px 0;
}
.l_map__list {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}
.l_map__list li {
	line-height: 120%;
	margin-bottom: 5px;
}
.p_banner {
	display: block;
	height: 149px;
}
/**/
/* Footer start */
.footer {
	background: url(../img/pale_tooth.png) center top repeat-x;
	padding-top: 11px;
}
.footer_menu {
	background: url(../img/orange_line.png) center bottom no-repeat #f1ebe2;
	padding: 25px 20px 25px 45px;
	cursor: default;
	color: #867a73;
}
.f_block {
	width: 165px;
	display: inline-block;
	vertical-align: top;
	margin: 0 5px 0 0;
	cursor: default;
}
.f_block__list {
	list-style: none;
	margin: 0;
	padding: 0;
	cursor: default;
}
.f_block__list li {
	margin-bottom: 10px;
}
.f_block__list a {
	color: #867a73;
	margin: 10px 0 0 0;
	text-decoration: none;
	line-height: 100%;
	border-bottom: 1px solid #d7c8c0;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
}
.f_block__list a:hover {
	border-color: transparent;
}
.f_block .ico {
	float: left;
	margin: 0 5px 0 0;
	width: 25px;
	height: 25px;
	cursor: default;
	background: url(../img/f_icons.png) no-repeat;
}
.f_block.tel, .f_block.mail {
	width: 190px;
}
.f_block.address {
	width: 230px;
	margin: 0;
	text-align: center;
}
.f_block .row {
	margin-bottom: 30px;
	text-align: left;
}
.f_block.tel .ico {
	background-position: left top;
}
.f_block.mail .ico {
	background-position: center top;
}
.f_block.address .ico {
	background-position: right top;
}
.f_block__right {
	margin-left: 35px;
}
.f_block.tel a {
	color: #867a73;
	text-decoration: none;
	border: 0;
	line-height: 120%;
}
.footer_bot {
	padding: 15px 45px;
	background: url(../img/footer.png) repeat;
	color: #c5ac9e;
	overflow: hidden;
	line-height: 100%;
	cursor: default;	
}
.footer_bot a {
	color: #f9b133;
	text-decoration: none;
	border-bottom: 1px solid #90724d;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
}
.footer_bot a:hover {
	border-color: transparent;
}
/* Hack's'N'Toggles */
.clearfix::after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
}
.lchl {
	margin-right: 0;
}
.overflow {
	overflow: hidden;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.bold {
	font-weight: 700;
}
.no_border {
	border-bottom: 0;
}
img.left {
	float: left;
	margin: 0 10px 10px 0;
}
img.right {
	float: right;
	margin: 0 0 10px 10px;
}
/**/
/* 25/08/2014 */
/* suc_buy */
.suc_buy {
	display: none;
	position: absolute;
	right: -148px;
	top: 1px;
	z-index: 20;
	width: 90px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	cursor: default;
	line-height: 100%;
	border: 2px solid #f9b133;
	color: #f9b133;
	background: url(../img/s_ot.png) 7px -20px no-repeat #fff;
	padding: 7px 10px 7px 35px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: background-position .4s ease-out, border-color .4s ease-out;
	-moz-transition: background-position .4s ease-out, border-color .4s ease-out;
	-o-transition: background-position .4s ease-out, border-color .4s ease-out;
	transition: background-position .4s ease-out, border-color .4s ease-out;
}
.suc_buy__triangle {
	position: absolute;
	width: 9px;
	height: 14px;
	background: url(../img/orange_tri.png) left top no-repeat;
}
.error_2 {
	display: block;
	margin: 5px 0 0 0;
	color: #962019;
	font-weight: 500;
	font-size: 11px;
}
.suc_con {
	width: 100%;
	height: 192px;
	position: relative;
	cursor: default;
	text-align: center;
}
.suc_con .suc_con__title {
	display: inline-block;
	vertical-align: top;
	position: relative;
	text-align: left;
	margin: 10px 0 0 0;
	color: #675950;
	font-weight: 300;
	font-size: 30px;
	border-top: 1px solid #d7d5d4;
	padding: 30px 0 30px 95px;
	background: url(../img/big_tick.png) 0px center no-repeat;
}
.suc_con .orange_button {
	padding: 10px 45px;
}
.p404 {
	margin-bottom: 200px;
}
.p404__cup {
	float: left;
	margin-left: 80px;
	width: 187px;
	height: 247px;
	background: url(../img/cup.png) no-repeat;
}
.p404__txt {
	margin-left: 340px;
	cursor: default;
}
.p404__title {
	color: #f9b133;
	font: 500 60px 'Roboto', sans-serif;
	line-height: 100%;
	margin-bottom: 20px;
}
.p404__desc {
	font: 300 30px 'Roboto', sans-serif;
	margin-bottom: 20px;
	line-height: 120%;
}
.no_messanges {
	height: 118px;
	background: url(../img/plug.png) center 30px no-repeat;
}
/**/
/* 27.08.2014 */
.remind_password .suc_con {
	width: auto;
	margin: 10px 20px 0 20px;
}
.remind_password .suc_con .suc_con__title {
	font-size: 20px;
}
.suc_con {
	/*height: auto;*/
}
.suc_con__txt {
	margin: 0 auto 10px auto;
	width: 80%;
}
/* 28/08/2014 */
.main_container {
	overflow: hidden;
}
/* 15/10/2014 */
.m_slide__right {
	width: 430px;
	height: 500px;
}
.m_slide__right img {
	max-height: none;
	max-width: none;
	width: 430px;
	height: 500px;
}
/* 20.10.2014 */
.mitra {
	float: right;
	display: block;
	position: relative;
	width: 99px;
	height: 39px;
	background: url(../img/mitra.png) no-repeat;
}
.mitra div {
	position: absolute;
	height: 1px;
	width: 0%;
	left: 50%;
	top: 25px;
	background: transparent;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease;
}
.mitra:hover div {
	left: 0%;
	width: 100%;
	background: #c5ac9e;
}
.footer_bot a {
	text-decoration: none;
	border-bottom: 0;
}
body {
	position: relative;
}
img.bg {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 0;
	background: none;
}
/* 21.10.2014 */
.basket_empty {
	text-align: center;
	margin: 60px 0;
	padding-top: 120px;
	background: url(../img/basket_big.png) center top no-repeat;
}
.basket_empty__title {
	font-size: 24px;
	color: #583621;
	margin-bottom: 10px;
}
.basket_empty__txt {
	margin-bottom: 30px;
}
/**/
/* 22/12/2014 */
.index_banner {
	margin: 20px 0;
}
.l_map {
	padding: 20px 0;
}
.l_map__con {
	margin: 20px 0 10px 0;
	position: relative;
	height: 580px;
}
.l_map__regions {
	margin: 0;
	padding: 0 0 0 25px;
}
.l_map__regions__title {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 20px;
}
.l_map__item {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	padding-left: 25px;
	margin: 0 25px 30px 0;
	background: url(../img/marker_ico.png) left top no-repeat;
}
.l_map__item__title {
	font-weight: 700; 
}
.l_map__plate {
	position: absolute;
	z-index: 100;
	left: 10px;
	top: 20px;
	width: 280px;
	height: 500px;
	background: url(../img/white_tr.png) repeat;
	padding: 15px 10px;
}
.l_map__plate__overflow {
	margin: 10px 0 0 0;
	padding: 0 20px 0 0;
	height: 445px;
	overflow-y: scroll;
}
.l_map__plate__overflow a {
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
	color: #675951;
}
.l_map__plate__overflow a:hover {
	text-decoration: underline;
}
/* 06/02/2015 */
.l_events {
    background: none;
}
.l_events .h1 {
    color: #583621;
}
.l_events .item__title {
    color: #583621;
    border-color: #7b7069;
}
.l_events .item__txt {
    color: #7b7069;
}