@import url(main.css);

.roboto {
	font-family: 'Roboto', sans-serif;
}

@font-face {
	font-family:'nautilus_pompiliusregular';src:url("..../fonts/nautiluspompilius-webfont.eot");src:url("..../fonts/nautiluspompilius-webfont.eot?#iefix") format("embedded-opentype"),url("../fonts/nautiluspompilius-webfont.woff2.html") format("woff2"),url("../fonts/nautiluspompilius-webfont.woff.html") format("woff"),url("../fonts/nautiluspompilius-webfont.ttf") format("truetype");font-weight:normal;font-style:normal;
}

@font-face {
	font-family:'ALSSchlangesans-Black';src:url("../fonts/ALSSchlangesans-Black.eot");src:url("../fonts/ALSSchlangesans-Black.eot?#iefix") format("embedded-opentype"),url("../fonts/ALSSchlangesans-Black.woff2.html") format("woff2"),url("../fonts/ALSSchlangesans-Black.woff.html") format("woff"),url("../fonts/ALSSchlangesans-Black.ttf") format("truetype");font-weight:normal;font-style:normal;
}

@font-face {
	font-family:'ALSSchlangesans-bold';src:url("../fonts/ALSSchlangesans-bold.eot");src:url("../fonts/ALSSchlangesans-bold.eot?#iefix") format("embedded-opentype"),url("../fonts/ALSSchlangesans-bold.woff2.html") format("woff2"),url("../fonts/ALSSchlangesans-bold.woff") format("woff"),url("../fonts/ALSSchlangesans-bold.ttf") format("truetype");font-weight:normal;font-style:normal;
}

@font-face {
	font-family:'pfdindisplaypro';src:url("../fonts/pfdindisplaypro-blackitalic-webfont.eot");src:url("../fonts/pfdindisplaypro-blackitalic-webfont.eot?#iefix") format("embedded-opentype"),url("../fonts/pfdindisplaypro-blackitalic-webfont.woff2.html") format("woff2"),url("../fonts/pfdindisplaypro-blackitalic-webfont.woff") format("woff"),url("../fonts/pfdindisplaypro-blackitalic-webfont.ttf") format("truetype");font-weight:normal;font-style:normal;
}

@font-face {
	font-family:'allegro-bt-webfont';src:url("../fonts/allegro-bt-webfont.eot");src:url("../fonts/allegro-bt-webfont.eot?#iefix") format("embedded-opentype"),url("../fonts/allegro-bt-webfont.woff2.html") format("woff2"),url("../fonts/allegro-bt-webfont.woff.html") format("woff"),url("../fonts/allegro-bt-webfont.ttf.html") format("truetype");font-weight:normal;font-style:normal;
}

html {
	margin: 0;
	padding: 0;
	border: 0;
}

body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,article,aside,dialog,figure,footer,header,hgroup,nav,section {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

table,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
}

article,aside,details,figcaption,figure,dialog,footer,header,hgroup,menu,nav,section {
	display: block;
}

table {
	border-collapse: separate;
}

caption,th,td {
	font-weight: normal;
	float: none !important;
}

table,th,td {
	vertical-align: middle;
}

.tdtop {
	vertical-align: top !important;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
}

blockquote,q {
	quotes: "" "";
}

a img {
	border: none;
}

:focus {
	outline: 0;
}

body {
	font-size: 62.5% !important;
	color: #0d0d0d;
	background: #ffffff;
	font-family: 'PT Sans', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	color: #161616;
}

h1 {
	font-size: 40px;
	line-height: 1;
	margin-bottom: 0px;
	color: #0c6bb6;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
}

h2 {
	font-size: 44px;
	color: #ffd500;
	font-weight: bold;
}

h3 {
	font-size: 44px;
	font-weight: bold;
}

h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}

h5 {
	font-size: 1em;
	margin-bottom: 1.5em;
}

h6 {
	font-size: 1em;
}

h1 img,h2 img,h3 img,h4 img,h5 img,h6 img {
	margin: 0;
}

p {
	font-weight: lighter !important;
	font-size: 1.4em;
}

.left {
	float: left !important;
}

p .left {
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}

.right {
	float: right !important;
}

p .right {
	margin: 1.5em 0 1.5em 1.5em;
	padding: 0;
}

.size30 {
	font-size: 3.0em;
	line-height: 1.4 !important;
}

.size28 {
	font-size: 2.8em;
	line-height: 1.4 !important;
}

.size26 {
	font-size: 2.6em;
	line-height: 1.4 !important;
}

.size24 {
	font-size: 2.4em;
	line-height: 1.4 !important;
}

.size20 {
	font-size: 2.0em;
	line-height: 1.4 !important;
}

.size18 {
	font-size: 1.8em;
	line-height: 1.4 !important;
}

.size16 {
	font-size: 1.6em;
	line-height: 1.4 !important;
}

.size14 {
	font-size: 1.4em;
	line-height: 1.3 !important;
}

.size12 {
	font-size: 1.2em;
	line-height: 1.3 !important;
}

.size11 {
	font-size: 1.1em;
	line-height: 1.3 !important;
}

.size10 {
	font-size: 1em;
	line-height: 1.3 !important;
}

p.fontGeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:focus,a:hover {
	text-decoration: none;
}

a {
	text-decoration: underline;
	color: #5394ff;
}

.textleft {
	text-align: left !important;
}

.textcenter {
	text-align: center !important;
}

.textright {
	text-align: right !important;
}

blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic;
}

.strong,dfn {
	font-weight: bold !important;
}

em,dfn {
	font-style: italic;
}

sup,sub {
	line-height: 0;
}

abbr,acronym {
	border-bottom: 1px dotted #666;
}

address {
	margin: 0 0 1.5em;
	font-style: italic;
}

del {
	color: #666;
}

pre {
	margin: 1.5em 0;
	white-space: pre;
}

pre,code,tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}

li ul,li ol {
	margin: 0;
}

ul,ol {
	margin: 0;
}

ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

dl {
	margin: 0 0 1.5em 0;
}

dl dt {
	font-weight: bold;
}

dd {
	margin-left: 1.5em;
}

.small {
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}

.large {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}

.hide {
	display: none;
}

.quiet {
	color: #666;
}

.loud {
	color: #000;
}

.highlight {
	background: #ff0;
}

.added {
	background: #060;
	color: #fff;
}

.removed {
	background: #900;
	color: #fff;
}

.first {
	margin-left: 0;
	padding-left: 0;
}

.last {
	margin-right: 0 !important;
	padding-right: 0 !important;
}

.top {
	margin-top: 0;
	padding-top: 0;
}

.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}

.clear {
	clear: both;
}

.black {
	color: #030303;
}

.grey {
	color: #161616;
}

.orange {
	color: #ff8106;
}

.orangezag {
	color: #ff8a00;
}

.redtov {
	color: #9a1d16;
}

a.grey:hover {
	color: #161616;
}

.bluesm {
	color: #6da5de;
}

.blue {
	color: #0c6bb6;
}

a.blue:hover {
	color: #6da5de;
	text-decoration: underline;
}

.cuprum {
	font-family: Cuprum, Arial, Helvetica, sans-serif;
}

.botbord a {
	text-decoration: none;
}

.botbord span {
	border-bottom: 1px solid #4c2079;
}

.botbordblack {
	text-decoration: none;
	color: #4c2079;
}

.botbordblack:hover {
	text-decoration: none;
	color: #0fb4df;
}

.botbordblack span {
	border-bottom: 1px solid #0fb4df;
}

@media only screen and (max-width: 992px) {
	.nomob {
		display: none;
	}

	body {
		font-size: 46%;
	}
}

@media only screen and (max-width: 768px) {
	.animated {
		-webkit-transition-property: none !important;
		transition-property: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		-webkit-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}

	body {
		font-size: 40%;
	}
}

.top_block {
	margin-bottom: 15px;
}

.top_block .top_block__logo {
	margin: 10px 0px 10px 0px;
	text-align: center;
}

.top_block .top_block__slogon {
	color: #f91e1e;
	font-size: 2.7em;
	font-family: 'nautilus_pompiliusregular';
}

.top_block .top_block__slogon--1 {
	margin-top: 20px;
}

.top_block .top_block__slogon--2 {
	text-align: right;
	margin-right: -15px;
}

.top_block .top_block__tel {
	color: #030303;
	font-size: 3.6em;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
	text-align: right;
	margin-top: 20px;
}

.top_block .top_block__vamperez {
	margin-top: -5px;
	color: #030303;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 2.7em;
	text-align: right;
	cursor: pointer;
	margin-right: 14px;
}

.top_block .top_block__vamperez span {
	border-bottom: 2px dotted #030303;
}

@media only screen and (max-width: 1200px) {
	.top_block .top_block__logo img {
		width: 90%;
	}

	.top_block .top_block__slogon {
		font-size: 2em;
	}

	.top_block .top_block__slogon--1 {
		margin-top: 45px;
	}

	.top_block .top_block__slogon--2 {
		margin-right: 0px;
	}

	.top_block .top_block__tel {
		font-size: 2.6em;
		text-align: right;
		margin-top: 35px;
	}

	.top_block .top_block__vamperez {
		margin-top: -5px;
		font-size: 2em;
	}
}

@media only screen and (max-width: 992px) {
	.top_block .top_block__logo img {
		width: 100%;
		margin-left: 6%;
	}

	.top_block .top_block__slogon {
		font-size: 1.6em;
	}

	.top_block .top_block__slogon--1 {
		margin-top: 38px;
	}

	.top_block .top_block__tel {
		font-size: 2.6em;
		text-align: right;
		margin-top: 25px;
	}

	.top_block .top_block__vamperez {
		margin-top: -5px;
		font-size: 1.8em;
		text-align: right;
	}
}

@media only screen and (max-width: 767px) {
	.top_block .top_block__logo img {
		width: 45%;
	}

	.top_block .top_block__slogon {
		font-size: 1.9em;
		text-align: center;
	}

	.top_block .top_block__slogon--1 {
		margin-top: 5px;
	}

	.top_block .top_block__tel {
		font-size: 2.6em;
		text-align: center;
		margin-top: 10px;
	}

	.top_block .top_block__vamperez {
		margin-top: -5px;
		font-size: 1.8em;
		text-align: center;
	}
}

@media only screen and (max-width: 480px) {
	.top_block .top_block__logo img {
		width: 60%;
	}

	.top_block .top_block__slogon {
		font-size: 1.6em;
		text-align: center;
	}

	.top_block .top_block__slogon--1 {
		margin-top: 20px;
	}

	.top_block .top_block__tel {
		font-size: 2.6em;
		text-align: center;
		margin-top: 10px;
	}

	.top_block .top_block__vamperez {
		margin-top: -5px;
		font-size: 1.8em;
		text-align: center;
	}
}

.top_menu {
	box-shadow: 0px 5px 35px 0px rgba(204,204,204,0.6);
}

.top_menu.navbar-default {
	background-color: #ffe600;
	height: 54px;
	border: 0px;
	position: relative;
	z-index: 10;
}

.top_menu.navbar-default .navbar-header {
	cursor: pointer;
}

.top_menu.navbar-default .navbar-nav>li {
	margin-right: 10px;
	margin-top: 13px;
}

.top_menu.navbar-default .navbar-nav>li>a {
	color: #030303;
	font-size: 1.6em;
	text-decoration: none;
	padding: 5px 10px 3px 10px;
	text-transform: uppercase;
	border-radius: 15px;
	font-family: 'ALSSchlangesans-Black';
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.top_menu.navbar-default .navbar-nav>.active>a,.top_menu.navbar-default .navbar-nav>.active>a:focus,.top_menu.navbar-default .navbar-nav>.active>a:hover,.top_menu.navbar-default .navbar-nav>li>a:hover {
	color: #030303;
	background-color: #fff !important;
}

.top_menu.navbar {
	border-radius: 0;
	margin-bottom: 0px;
}

.top_menu .menu_aksii {
	width: 240px;
	margin-top: -22px;
}

.top_menu .menu_aksii img {
	width: 100%;
}

.top_menu .menu_str {
	background: url(../img/menu_str.png) no-repeat center center;
	height: 8px;
	margin-top: -13px;
	margin-bottom: 10px;
}

.top_menu .dropdown-menu {
	width: 100%;
	padding: 5px 0;
	margin: 2px 0 0;
	border: 0px solid #ccc;
	border: 0px solid rgba(0,0,0,0.15);
	border-radius: 12px !important;
	box-shadow: 0 6px 12px rgba(0,0,0,0.475);
}

.top_menu .dropdown-menu>li>a {
	font-family: 'ALSSchlangesans-black';
	font-size: 1.1em;
	display: block;
	padding: 3px 10px;
	clear: both;
	color: #333;
	white-space: nowrap;
	text-transform: uppercase;
	text-decoration: none;
}

.top_menu .dropdown-toggle {
	margin-bottom: 7px;
}

.top_menu .dropdown-menu>li>a:hover {
	color: #333 !important;
	background-color: transparent;
}

.top_menu .dropdown-menu .divider {
	height: 1px;
	margin: 6px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

@media only screen and (max-width: 1200px) {
	.top_menu.navbar-default .navbar-nav>li {
		margin-right: 8px;
		margin-top: 13px;
	}

	.top_menu.navbar-default .navbar-nav>li>a {
		font-size: 1.4em;
		padding: 5px 8px 3px 8px;
	}

	.top_menu .dropdown-menu>li>a {
		font-family: 'ALSSchlangesans-black';
		font-size: 1em;
		display: block;
		padding: 3px 10px;
		clear: both;
		color: #333;
		white-space: nowrap;
		text-transform: uppercase;
		text-decoration: none;
	}

	.top_menu .dropdown-menu .divider {
		height: 1px;
		margin: 6px 0;
		overflow: hidden;
		background-color: #e5e5e5;
	}
}

@media only screen and (max-width: 992px) {
	.top_menu.navbar-default .navbar-nav>li {
		margin-right: 6px;
		margin-top: 13px;
	}

	.top_menu.navbar-default .navbar-nav>li>a {
		font-size: 1.2em;
		padding: 5px 6px 3px 6px;
	}

	.top_menu .dropdown-menu>li>a {
		font-family: 'ALSSchlangesans-black';
		font-size: .9em;
		display: block;
		padding: 2px 10px 2px 10px;
		clear: both;
		color: #333;
		white-space: nowrap;
		text-transform: uppercase;
		text-decoration: none;
	}

	.top_menu .dropdown-menu .divider {
		height: 1px;
		margin: 6px 0;
		overflow: hidden;
		background-color: #e5e5e5;
	}
}

@media only screen and (max-width: 767px) {
	.top_menu .navbar-collapse {
		background-color: #ffe600;
		border-top: 1px solid #fff;
	}

	.top_menu.navbar-default .navbar-toggle {
		background-color: #ffe600;
		border-color: #030303;
	}

	.top_menu.navbar-default .navbar-toggle .icon-bar {
		background-color: #030303;
	}

	.top_menu.navbar-default .navbar-brand {
		color: #030303;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		margin-top: 3px;
	}

	.top_menu.navbar-default .navbar-nav>li {
		margin-right: 1px;
		margin-top: 13px;
		text-align: center;
		width: 96%;
		margin-left: auto;
		margin-right: auto;
	}

	.top_menu.navbar-default .navbar-nav>li>a {
		font-size: 1.6em;
		padding: 12px 7px 6px 7px;
	}

	.top_menu .dropdown-menu>li>a {
		font-family: 'ALSSchlangesans-black';
		font-size: 1.1em;
		display: block;
		clear: both;
		color: #333 !important;
		padding: 10px 0px !important;
		white-space: nowrap;
		text-transform: uppercase;
		text-decoration: none;
		text-align: center;
	}

	.top_menu .dropdown-menu {
		margin-bottom: 30px;
		margin-left: 0px !important;
	}
}

.es1_bg {
	height: 540px;
	background: url(../img/es1_bg.jpg) center top no-repeat;
}

.es1_bg .es1_oknoman {
	width: 780px;
	position: absolute;
	margin-top: 0px;
}

.es1_bg .es1_bg__aktsiya {
	position: absolute;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-style: italic;
	margin: 58px 0px 0px 90px;
}

.es1_bg .es1_bg__aktsiya .es1_bg__aktsiya__redzag {
	font-size: 6em;
	color: #f72727;
	margin-bottom: 3px;
}

.es1_bg .es1_bg__aktsiya .es1_bg__aktsiya__redzag span {
	font-family: 'allegro-bt-webfont';
}

.es1_bg .es1_bg__aktsiya .es1_bg__aktsiya__blackzag {
	color: #0d0d0d;
	font-size: 3em;
	margin-left: 100px;
	text-indent: -50px;
}

.es1_bg .es1_bg__aktsiya .es1_bg__aktsiya__persent {
	color: #f72727;
	font-size: 11.5em;
	margin-left: 55px;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.02em 0.03em 0.08em rgba(0,0,0,0.6);
}

.es1_bg .es1_bg__right_col {
	margin-left: 770px;
	margin-top: 30px;
	width: 350px;
	position: relative;
}

.es1_bg .es1_bg__right_col .es1_bg__right_col__zag90 {
	font-size: 7.5em;
	color: #0b0b0b;
	font-family: 'pfdindisplaypro';
	text-transform: uppercase;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-left: 30px;
}

.es1_bg .es1_bg__right_col .es1_bg__right_col__zag70 {
	font-size: 5.5em;
	color: #0b0b0b;
	font-family: 'pfdindisplaypro';
	text-transform: uppercase;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-left: 30px;
}

.es1_bg .es1_bg__right_col .es1_bg__right_col__stoim {
	font-size: 9em;
	color: #ffe600;
	font-family: 'pfdindisplaypro';
	text-transform: uppercase;
	line-height: 1;
	text-shadow: -2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,2px 2px 0 #000,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-left: 30px;
	margin-bottom: 10px;
}

.es1_bg .es1_bg__right_col .es1_bg__right_col__stoim span {
	color: #030303;
	font-style: italic;
	font-family: 'Roboto', sans-serif;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	font-size: .7em;
	font-weight: bold;
}

.es1_bg .es1_bg__right_col .rasschitatlink {
	text-decoration: none;
}

.es1_bg .es1_bg__right_col .rasschitat {
	background: #f60e0e;
	background: -webkit-linear-gradient(bottom, #c90b0b, #fe0e0e);
	background: linear-gradient(to top, #c90b0b, #fe0e0e);
	border: 5px solid #fff;
	box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.3);
	border-radius: 50px;
	text-align: center;
	font-size: 4.2em;
	color: #fff;
	font-family: 'ALSSchlangesans-Black';
	text-transform: uppercase;
	line-height: 1;
	padding: 15px 0px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease 0.01s;
	transition: all 0.3s ease 0.01s;
	margin-bottom: 15px;
}

.es1_bg .es1_bg__right_col .rasschitat:hover {
	background: #c90b0b;
	background: -webkit-linear-gradient(bottom, #fe0e0e, #c90b0b);
	background: linear-gradient(to top, #fe0e0e, #c90b0b);
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3);
}

.es1_bg .es1_bg__right_col .rasschitat div {
	font-size: .5em;
	font-family: 'ALSSchlangesans-bold';
}

.es1_bg .es1_bg__right_col .es1_bg__right_col__primech {
	font-size: 1.4em;
	color: #3d3d3d;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	line-height: 1;
	margin-left: 50px;
	text-indent: -10px;
	margin-bottom: 20px;
	text-shadow: -1px -1px 0 #fff,   1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

.es1_bg .es1_bg__right_col .es1_bg__right_col__zamer {
	width: 420px;
	background: #fde800;
	border-radius: 40px;
	margin-left: -65px;
	height: 92px;
	cursor: pointer;
}

.es1_bg .es1_bg__right_col .es1_bg__right_col__zamer .es1_ruler {
	width: 102px;
	height: 79px;
	background: url(../img/es1_ruler.png) no-repeat center center;
	position: absolute;
	margin-left: -20px;
	margin-top: 12px;
}

.es1_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer {
	margin-left: 40px;
	padding-top: 14px;
	text-align: center;
	font-size: 3em;
	font-family: 'ALSSchlangesans-Black';
	line-height: 1;
}

.es1_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer span {
	font-size: 1.2em;
}

@media only screen and (max-width: 1200px) {
	.es1_bg .es1_bg__right_col {
		margin-left: 600px;
	}
}

@media only screen and (max-width: 992px) {
	.es1_bg {
		height: auto;
	}

	.es1_bg .es1_oknoman {
		width: 600px;
		position: relative;
		margin-top: 20px;
		margin: 20px 0px 0px;
	}

	.es1_bg .es1_bg__aktsiya {
		position: absolute;
		line-height: 1;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		font-style: italic;
		margin: 40px 0px 0px 70px;
	}

	.es1_bg .es1_bg__aktsiya .es1_bg__aktsiya__redzag {
		font-size: 5em;
		color: #f72727;
		margin-bottom: 0px;
	}

	.es1_bg .es1_bg__aktsiya .es1_bg__aktsiya__redzag span {
		font-family: 'allegro-bt-webfont';
	}

	.es1_bg .es1_bg__aktsiya .es1_bg__aktsiya__blackzag {
		color: #0d0d0d;
		font-size: 2.2em;
		margin-left: 90px;
		text-indent: -50px;
	}

	.es1_bg .es1_bg__aktsiya .es1_bg__aktsiya__persent {
		color: #f72727;
		font-size: 8em;
		margin-left: 55px;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.02em 0.03em 0.08em rgba(0,0,0,0.6);
	}

	.es1_bg .es1_bg__right_col {
		margin-left: 0px;
		width: 100%;
		margin-top: -200px;
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__zag90 {
		font-size: 7.5em;
		color: #0b0b0b;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 440px;
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__zag70 {
		font-size: 5.5em;
		color: #0b0b0b;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 440px;
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__stoim {
		font-size: 9em;
		margin-left: 440px;
		margin-bottom: 10px;
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__stoim span {
		color: #030303;
		font-style: italic;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		font-size: .7em;
		font-weight: bold;
	}

	.es1_bg .es1_bg__right_col .rasschitat {
		background: #f60e0e;
		background: -webkit-linear-gradient(bottom, #c90b0b, #fe0e0e);
		background: linear-gradient(to top, #c90b0b, #fe0e0e);
		border: 5px solid #fff;
		box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.3);
		border-radius: 50px;
		text-align: center;
		font-size: 4.2em;
		color: #fff;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 1;
		padding: 15px 0px;
		cursor: pointer;
		-webkit-transition: all 0.3s ease 0.01s;
		transition: all 0.3s ease 0.01s;
		width: 90%;
		margin: 0px auto 15px auto;
	}

	.es1_bg .es1_bg__right_col .rasschitat:hover {
		background: #c90b0b;
		background: -webkit-linear-gradient(bottom, #fe0e0e, #c90b0b);
		background: linear-gradient(to top, #fe0e0e, #c90b0b);
		box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3);
	}

	.es1_bg .es1_bg__right_col .rasschitat div {
		font-size: .5em;
		font-family: 'ALSSchlangesans-bold';
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__primech {
		text-align: center;
		font-size: 1.4em;
		color: #3d3d3d;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		line-height: 1;
		margin-left: 0px;
		text-indent: 0px;
		margin-bottom: 20px;
		text-shadow: -1px -1px 0 #fff,   1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__zamer {
		width: 90%;
		background: #fde800;
		border-radius: 40px;
		margin: 0px auto;
		height: 92px;
		cursor: pointer;
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__zamer .es1_ruler {
		width: 102px;
		height: 79px;
		background: url(../img/es1_ruler.png) no-repeat center center;
		position: absolute;
		margin-left: -20px;
		margin-top: 12px;
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer {
		margin-left: 40px;
		padding-top: 14px;
		text-align: center;
		font-size: 3em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer span {
		font-size: 1.2em;
	}
}

@media only screen and (max-width: 767px) {
	.es1_bg {
		height: auto;
	}

	.es1_bg .es1_oknoman {
		width: 450px;
		position: relative;
		margin: 10px auto 0px;
	}

	.es1_bg .es1_bg__aktsiya {
		position: absolute;
		line-height: 1;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		font-style: italic;
		margin: 30px 0px 0px 50px;
	}

	.es1_bg .es1_bg__aktsiya .es1_bg__aktsiya__redzag {
		font-size: 3.2em;
		color: #f72727;
		margin-bottom: 0px;
	}

	.es1_bg .es1_bg__aktsiya .es1_bg__aktsiya__redzag span {
		font-family: 'allegro-bt-webfont';
	}

	.es1_bg .es1_bg__aktsiya .es1_bg__aktsiya__blackzag {
		color: #0d0d0d;
		font-size: 1.8em;
		margin-left: 70px;
		text-indent: -50px;
	}

	.es1_bg .es1_bg__aktsiya .es1_bg__aktsiya__persent {
		color: #f72727;
		font-size: 6.4em;
		margin-left: 45px;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.02em 0.03em 0.08em rgba(0,0,0,0.6);
	}

	.es1_bg .es1_bg__right_col {
		float: none;
		margin-top: 30px;
		width: 100%;
		position: relative;
		margin-top: 10px;
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__zag90 {
		font-size: 7.5em;
		color: #0b0b0b;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 0px;
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__zag70 {
		font-size: 5.5em;
		color: #0b0b0b;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 440px;
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__stoim {
		font-size: 9em;
		margin-left: 440px;
		margin-bottom: 10px;
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__stoim span {
		color: #030303;
		font-style: italic;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		font-size: .7em;
		font-weight: bold;
	}

	.es1_bg .es1_bg__right_col .rasschitat {
		background: #f60e0e;
		background: -webkit-linear-gradient(bottom, #c90b0b, #fe0e0e);
		background: linear-gradient(to top, #c90b0b, #fe0e0e);
		border: 5px solid #fff;
		box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.3);
		border-radius: 50px;
		text-align: center;
		font-size: 4.2em;
		color: #fff;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 1;
		padding: 15px 0px;
		cursor: pointer;
		-webkit-transition: all 0.3s ease 0.01s;
		transition: all 0.3s ease 0.01s;
		width: 90%;
		margin: 0px auto 15px auto;
	}

	.es1_bg .es1_bg__right_col .rasschitat:hover {
		background: #c90b0b;
		background: -webkit-linear-gradient(bottom, #fe0e0e, #c90b0b);
		background: linear-gradient(to top, #fe0e0e, #c90b0b);
		box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3);
	}

	.es1_bg .es1_bg__right_col .rasschitat div {
		font-size: .5em;
		font-family: 'ALSSchlangesans-bold';
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__primech {
		text-align: center;
		font-size: 1.4em;
		color: #3d3d3d;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		line-height: 1;
		margin-left: 0px;
		text-indent: 0px;
		margin-bottom: 20px;
		text-shadow: -1px -1px 0 #fff,   1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__zamer {
		width: 90%;
		background: #fde800;
		border-radius: 40px;
		margin: 0px auto;
		height: 92px;
		cursor: pointer;
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__zamer .es1_ruler {
		width: 102px;
		height: 79px;
		background: url(../img/es1_ruler.png) no-repeat center center;
		position: absolute;
		margin-left: -20px;
		margin-top: 12px;
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer {
		margin-left: 40px;
		padding-top: 14px;
		text-align: center;
		font-size: 3em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer span {
		font-size: 1.2em;
	}
}

@media only screen and (max-width: 480px) {
	.es1_bg {
		height: auto;
	}

	.es1_bg .es1_oknoman {
		width: 290px;
		position: relative;
		margin: 10px auto 0px;
	}

	.es1_bg .es1_bg__aktsiya {
		position: absolute;
		line-height: 1;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		font-style: italic;
		margin: 20px 0px 0px 40px;
	}

	.es1_bg .es1_bg__aktsiya .es1_bg__aktsiya__redzag {
		font-size: 2em;
		color: #f72727;
		margin-bottom: 0px;
	}

	.es1_bg .es1_bg__aktsiya .es1_bg__aktsiya__redzag span {
		font-family: 'allegro-bt-webfont';
	}

	.es1_bg .es1_bg__aktsiya .es1_bg__aktsiya__blackzag {
		color: #0d0d0d;
		font-size: 1.4em;
		margin-left: 10px;
		text-indent: -20px;
	}

	.es1_bg .es1_bg__aktsiya .es1_bg__aktsiya__persent {
		color: #f72727;
		font-size: 3.8em;
		margin-left: 25px;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.02em 0.03em 0.08em rgba(0,0,0,0.6);
	}

	.es1_bg .es1_bg__right_col {
		float: none;
		margin-top: 30px;
		width: 100%;
		position: relative;
		margin-top: 10px;
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__zag90 {
		font-size: 7.5em;
		color: #0b0b0b;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 0px;
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__zag70 {
		font-size: 5.5em;
		color: #0b0b0b;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 440px;
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__stoim {
		font-size: 9em;
		margin-left: 440px;
		margin-bottom: 10px;
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__stoim span {
		color: #030303;
		font-style: italic;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		font-size: .7em;
		font-weight: bold;
	}

	.es1_bg .es1_bg__right_col .rasschitat {
		background: #f60e0e;
		background: -webkit-linear-gradient(bottom, #c90b0b, #fe0e0e);
		background: linear-gradient(to top, #c90b0b, #fe0e0e);
		border: 5px solid #fff;
		box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.3);
		border-radius: 50px;
		text-align: center;
		font-size: 3.2em;
		color: #fff;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 1.1;
		padding: 15px 0px;
		cursor: pointer;
		-webkit-transition: all 0.3s ease 0.01s;
		transition: all 0.3s ease 0.01s;
		width: 90%;
		margin: 0px auto 15px auto;
	}

	.es1_bg .es1_bg__right_col .rasschitat:hover {
		background: #c90b0b;
		background: -webkit-linear-gradient(bottom, #fe0e0e, #c90b0b);
		background: linear-gradient(to top, #fe0e0e, #c90b0b);
		box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3);
	}

	.es1_bg .es1_bg__right_col .rasschitat div {
		font-size: .5em;
		font-family: 'ALSSchlangesans-bold';
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__primech {
		text-align: center;
		font-size: 1.2em;
		color: #3d3d3d;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		line-height: 1;
		margin-left: 0px;
		text-indent: 0px;
		margin-bottom: 20px;
		text-shadow: -1px -1px 0 #fff,   1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__zamer {
		width: 90%;
		background: #fde800;
		border-radius: 40px;
		margin: 0px auto;
		height: 92px;
		cursor: pointer;
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__zamer .es1_ruler {
		width: 102px;
		height: 79px;
		background: url(../img/es1_ruler.png) no-repeat center center;
		position: absolute;
		margin-left: -20px;
		margin-top: 12px;
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer {
		margin-left: 60px;
		padding-top: 22px;
		text-align: center;
		font-size: 1.8em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1.2;
	}

	.es1_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer span {
		font-size: 1.2em;
	}
}

.es1balkon_bg {
	height: 550px;
	background: url(../img/es1balkon_bg.jpg) center top no-repeat;
}

.es1balkon_bg .es1balkon_oknoman {
	width: 638px;
	position: absolute;
	margin-top: 15px;
	margin-left: 90px;
}

.es1balkon_bg .es1_bg__aktsiya {
	position: absolute;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-style: italic;
	margin: 58px 0px 0px 90px;
}

.es1balkon_bg .es1_bg__aktsiya .es1_bg__aktsiya__redzag {
	font-size: 6em;
	color: #f72727;
	margin-bottom: 3px;
}

.es1balkon_bg .es1_bg__aktsiya .es1_bg__aktsiya__redzag span {
	font-family: 'allegro-bt-webfont';
}

.es1balkon_bg .es1_bg__aktsiya .es1_bg__aktsiya__blackzag {
	color: #0d0d0d;
	font-size: 3em;
	margin-left: 100px;
	text-indent: -50px;
}

.es1balkon_bg .es1_bg__aktsiya .es1_bg__aktsiya__persent {
	color: #f72727;
	font-size: 11.5em;
	margin-left: 55px;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.02em 0.03em 0.08em rgba(0,0,0,0.6);
}

.es1balkon_bg .es1_bg__right_col {
	margin-left: 770px;
	margin-top: 30px;
	width: 350px;
	position: relative;
}

.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zag90 {
	font-size: 7.5em;
	color: #0b0b0b;
	font-family: 'pfdindisplaypro';
	text-transform: uppercase;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-left: 30px;
}

.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zag70 {
	font-size: 5.5em;
	color: #0b0b0b;
	font-family: 'pfdindisplaypro';
	text-transform: uppercase;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-left: 30px;
}

.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zag57 {
	font-size: 4.5em;
	color: #0b0b0b;
	font-family: 'pfdindisplaypro';
	text-transform: uppercase;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: -5px;
}

.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__stoim {
	font-size: 9em;
	color: #ffe600;
	font-family: 'pfdindisplaypro';
	text-transform: uppercase;
	line-height: 1;
	text-shadow: -2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,2px 2px 0 #000,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-left: 30px;
	margin-bottom: 10px;
}

.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__stoim span {
	color: #030303;
	font-style: italic;
	font-family: 'Roboto', sans-serif;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	font-size: .7em;
	font-weight: bold;
}

.es1balkon_bg .es1_bg__right_col .rasschitatlink {
	text-decoration: none;
}

.es1balkon_bg .es1_bg__right_col .rasschitat {
	background: #f60e0e;
	background: -webkit-linear-gradient(bottom, #c90b0b, #fe0e0e);
	background: linear-gradient(to top, #c90b0b, #fe0e0e);
	border: 5px solid #fff;
	box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.3);
	border-radius: 50px;
	text-align: center;
	font-size: 4.2em;
	color: #fff;
	font-family: 'ALSSchlangesans-Black';
	text-transform: uppercase;
	line-height: 1;
	padding: 15px 0px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease 0.01s;
	transition: all 0.3s ease 0.01s;
	margin-bottom: 15px;
}

.es1balkon_bg .es1_bg__right_col .rasschitat:hover {
	background: #c90b0b;
	background: -webkit-linear-gradient(bottom, #fe0e0e, #c90b0b);
	background: linear-gradient(to top, #fe0e0e, #c90b0b);
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3);
}

.es1balkon_bg .es1_bg__right_col .rasschitat div {
	font-size: .5em;
	font-family: 'ALSSchlangesans-bold';
}

.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__primech {
	font-size: 1.4em;
	color: #3d3d3d;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	line-height: 1;
	margin-left: 50px;
	text-indent: -10px;
	margin-bottom: 20px;
	text-shadow: -1px -1px 0 #fff,   1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zamer {
	width: 420px;
	background: #fde800;
	border-radius: 40px;
	margin-left: -65px;
	height: 92px;
	cursor: pointer;
}

.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zamer .es1_ruler {
	width: 102px;
	height: 79px;
	background: url(../img/es1_ruler.png) no-repeat center center;
	position: absolute;
	margin-left: -20px;
	margin-top: 12px;
}

.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer {
	margin-left: 40px;
	padding-top: 14px;
	text-align: center;
	font-size: 3em;
	font-family: 'ALSSchlangesans-Black';
	line-height: 1;
}

.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer span {
	font-size: 1.2em;
}

@media only screen and (max-width: 1200px) {
	.es1balkon_bg .es1_bg__right_col {
		margin-left: 600px;
	}
}

@media only screen and (max-width: 992px) {
	.es1balkon_bg {
		height: auto;
	}

	.es1balkon_bg .es1balkon_oknoman {
		width: 600px;
		position: relative;
		margin-top: 20px;
		margin: 20px 0px 0px;
	}

	.es1balkon_bg .es1_bg__aktsiya {
		position: absolute;
		line-height: 1;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		font-style: italic;
		margin: 40px 0px 0px 70px;
	}

	.es1balkon_bg .es1_bg__aktsiya .es1_bg__aktsiya__redzag {
		font-size: 5em;
		color: #f72727;
		margin-bottom: 0px;
	}

	.es1balkon_bg .es1_bg__aktsiya .es1_bg__aktsiya__redzag span {
		font-family: 'allegro-bt-webfont';
	}

	.es1balkon_bg .es1_bg__aktsiya .es1_bg__aktsiya__blackzag {
		color: #0d0d0d;
		font-size: 2.2em;
		margin-left: 90px;
		text-indent: -50px;
	}

	.es1balkon_bg .es1_bg__aktsiya .es1_bg__aktsiya__persent {
		color: #f72727;
		font-size: 8em;
		margin-left: 55px;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.02em 0.03em 0.08em rgba(0,0,0,0.6);
	}

	.es1balkon_bg .es1_bg__right_col {
		margin-left: 0px;
		width: 100%;
		margin-top: -280px;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zag90 {
		font-size: 7.5em;
		color: #0b0b0b;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 440px;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zag70 {
		font-size: 5.5em;
		color: #0b0b0b;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 440px;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zag57 {
		font-size: 4.5em;
		color: #0b0b0b;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 440px;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__stoim {
		font-size: 9em;
		margin-left: 440px;
		margin-bottom: 10px;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__stoim span {
		color: #030303;
		font-style: italic;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		font-size: .7em;
		font-weight: bold;
	}

	.es1balkon_bg .es1_bg__right_col .rasschitat {
		background: #f60e0e;
		background: -webkit-linear-gradient(bottom, #c90b0b, #fe0e0e);
		background: linear-gradient(to top, #c90b0b, #fe0e0e);
		border: 5px solid #fff;
		box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.3);
		border-radius: 50px;
		text-align: center;
		font-size: 4.2em;
		color: #fff;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 1;
		padding: 15px 0px;
		cursor: pointer;
		-webkit-transition: all 0.3s ease 0.01s;
		transition: all 0.3s ease 0.01s;
		width: 90%;
		margin: 0px auto 15px auto;
	}

	.es1balkon_bg .es1_bg__right_col .rasschitat:hover {
		background: #c90b0b;
		background: -webkit-linear-gradient(bottom, #fe0e0e, #c90b0b);
		background: linear-gradient(to top, #fe0e0e, #c90b0b);
		box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3);
	}

	.es1balkon_bg .es1_bg__right_col .rasschitat div {
		font-size: .5em;
		font-family: 'ALSSchlangesans-bold';
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__primech {
		text-align: center;
		font-size: 1.4em;
		color: #3d3d3d;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		line-height: 1;
		margin-left: 0px;
		text-indent: 0px;
		margin-bottom: 20px;
		text-shadow: -1px -1px 0 #fff,   1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zamer {
		width: 90%;
		background: #fde800;
		border-radius: 40px;
		margin: 0px auto;
		height: 92px;
		cursor: pointer;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zamer .es1_ruler {
		width: 102px;
		height: 79px;
		background: url(../img/es1_ruler.png) no-repeat center center;
		position: absolute;
		margin-left: -20px;
		margin-top: 12px;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer {
		margin-left: 40px;
		padding-top: 14px;
		text-align: center;
		font-size: 3em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer span {
		font-size: 1.2em;
	}
}

@media only screen and (max-width: 767px) {
	.es1balkon_bg {
		height: auto;
	}

	.es1balkon_bg .es1balkon_oknoman {
		width: 450px;
		position: relative;
		margin: 10px auto 0px;
	}

	.es1balkon_bg .es1_bg__aktsiya {
		position: absolute;
		line-height: 1;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		font-style: italic;
		margin: 30px 0px 0px 50px;
	}

	.es1balkon_bg .es1_bg__aktsiya .es1_bg__aktsiya__redzag {
		font-size: 3.2em;
		color: #f72727;
		margin-bottom: 0px;
	}

	.es1balkon_bg .es1_bg__aktsiya .es1_bg__aktsiya__redzag span {
		font-family: 'allegro-bt-webfont';
	}

	.es1balkon_bg .es1_bg__aktsiya .es1_bg__aktsiya__blackzag {
		color: #0d0d0d;
		font-size: 1.8em;
		margin-left: 70px;
		text-indent: -50px;
	}

	.es1balkon_bg .es1_bg__aktsiya .es1_bg__aktsiya__persent {
		color: #f72727;
		font-size: 6.4em;
		margin-left: 45px;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.02em 0.03em 0.08em rgba(0,0,0,0.6);
	}

	.es1balkon_bg .es1_bg__right_col {
		float: none;
		margin-top: 30px;
		width: 100%;
		position: relative;
		margin-top: 10px;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zag90 {
		font-size: 7.5em;
		color: #0b0b0b;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 0px;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zag70 {
		font-size: 5.5em;
		color: #0b0b0b;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 440px;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zag57 {
		font-size: 4.5em;
		color: #0b0b0b;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 440px;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__stoim {
		font-size: 9em;
		margin-left: 440px;
		margin-bottom: 10px;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__stoim span {
		color: #030303;
		font-style: italic;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		font-size: .7em;
		font-weight: bold;
	}

	.es1balkon_bg .es1_bg__right_col .rasschitat {
		background: #f60e0e;
		background: -webkit-linear-gradient(bottom, #c90b0b, #fe0e0e);
		background: linear-gradient(to top, #c90b0b, #fe0e0e);
		border: 5px solid #fff;
		box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.3);
		border-radius: 50px;
		text-align: center;
		font-size: 4.2em;
		color: #fff;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 1;
		padding: 15px 0px;
		cursor: pointer;
		-webkit-transition: all 0.3s ease 0.01s;
		transition: all 0.3s ease 0.01s;
		width: 90%;
		margin: 0px auto 15px auto;
	}

	.es1balkon_bg .es1_bg__right_col .rasschitat:hover {
		background: #c90b0b;
		background: -webkit-linear-gradient(bottom, #fe0e0e, #c90b0b);
		background: linear-gradient(to top, #fe0e0e, #c90b0b);
		box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3);
	}

	.es1balkon_bg .es1_bg__right_col .rasschitat div {
		font-size: .5em;
		font-family: 'ALSSchlangesans-bold';
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__primech {
		text-align: center;
		font-size: 1.4em;
		color: #3d3d3d;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		line-height: 1;
		margin-left: 0px;
		text-indent: 0px;
		margin-bottom: 20px;
		text-shadow: -1px -1px 0 #fff,   1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zamer {
		width: 90%;
		background: #fde800;
		border-radius: 40px;
		margin: 0px auto;
		height: 92px;
		cursor: pointer;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zamer .es1_ruler {
		width: 102px;
		height: 79px;
		background: url(../img/es1_ruler.png) no-repeat center center;
		position: absolute;
		margin-left: -20px;
		margin-top: 12px;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer {
		margin-left: 40px;
		padding-top: 14px;
		text-align: center;
		font-size: 3em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer span {
		font-size: 1.2em;
	}
}

@media only screen and (max-width: 480px) {
	.es1balkon_bg {
		height: auto;
	}

	.es1balkon_bg .es1balkon_oknoman {
		width: 290px;
		position: relative;
		margin: 10px auto 0px;
	}

	.es1balkon_bg .es1_bg__aktsiya {
		position: absolute;
		line-height: 1;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		font-style: italic;
		margin: 20px 0px 0px 40px;
	}

	.es1balkon_bg .es1_bg__aktsiya .es1_bg__aktsiya__redzag {
		font-size: 2em;
		color: #f72727;
		margin-bottom: 0px;
	}

	.es1balkon_bg .es1_bg__aktsiya .es1_bg__aktsiya__redzag span {
		font-family: 'allegro-bt-webfont';
	}

	.es1balkon_bg .es1_bg__aktsiya .es1_bg__aktsiya__blackzag {
		color: #0d0d0d;
		font-size: 1.4em;
		margin-left: 10px;
		text-indent: -20px;
	}

	.es1balkon_bg .es1_bg__aktsiya .es1_bg__aktsiya__persent {
		color: #f72727;
		font-size: 3.8em;
		margin-left: 25px;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.02em 0.03em 0.08em rgba(0,0,0,0.6);
	}

	.es1balkon_bg .es1_bg__right_col {
		float: none;
		margin-top: 30px;
		width: 100%;
		position: relative;
		margin-top: 10px;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zag90 {
		font-size: 7.5em;
		color: #0b0b0b;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 0px;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zag70 {
		font-size: 5.5em;
		color: #0b0b0b;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 440px;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zag57 {
		font-size: 4.5em;
		color: #0b0b0b;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 440px;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__stoim {
		font-size: 9em;
		margin-left: 440px;
		margin-bottom: 10px;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__stoim span {
		color: #030303;
		font-style: italic;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		font-size: .7em;
		font-weight: bold;
	}

	.es1balkon_bg .es1_bg__right_col .rasschitat {
		background: #f60e0e;
		background: -webkit-linear-gradient(bottom, #c90b0b, #fe0e0e);
		background: linear-gradient(to top, #c90b0b, #fe0e0e);
		border: 5px solid #fff;
		box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.3);
		border-radius: 50px;
		text-align: center;
		font-size: 3.2em;
		color: #fff;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 1.1;
		padding: 15px 0px;
		cursor: pointer;
		-webkit-transition: all 0.3s ease 0.01s;
		transition: all 0.3s ease 0.01s;
		width: 90%;
		margin: 0px auto 15px auto;
	}

	.es1balkon_bg .es1_bg__right_col .rasschitat:hover {
		background: #c90b0b;
		background: -webkit-linear-gradient(bottom, #fe0e0e, #c90b0b);
		background: linear-gradient(to top, #fe0e0e, #c90b0b);
		box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3);
	}

	.es1balkon_bg .es1_bg__right_col .rasschitat div {
		font-size: .5em;
		font-family: 'ALSSchlangesans-bold';
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__primech {
		text-align: center;
		font-size: 1.2em;
		color: #3d3d3d;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		line-height: 1;
		margin-left: 0px;
		text-indent: 0px;
		margin-bottom: 20px;
		text-shadow: -1px -1px 0 #fff,   1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zamer {
		width: 90%;
		background: #fde800;
		border-radius: 40px;
		margin: 0px auto;
		height: 92px;
		cursor: pointer;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zamer .es1_ruler {
		width: 102px;
		height: 79px;
		background: url(../img/es1_ruler.png) no-repeat center center;
		position: absolute;
		margin-left: -20px;
		margin-top: 12px;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer {
		margin-left: 60px;
		padding-top: 22px;
		text-align: center;
		font-size: 1.8em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1.2;
	}

	.es1balkon_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer span {
		font-size: 1.2em;
	}
}

.es1dacha_bg {
	height: 580px;
	background: url(../img/es1dacha_bg.jpg) center top no-repeat;
}

.es1dacha_bg .es1dacha__right_col {
	margin-left: 740px;
	margin-top: 20px;
	position: relative;
}

.es1dacha_bg .es1dacha__right_col .es1dacha_zag33 {
	font-size: 3.3em;
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-bottom: 55px;
	text-indent: -30px;
	margin-left: 120px;
}

.es1dacha_bg .es1dacha__right_col .es1dacha_skidka {
	font-size: 4em;
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-bottom: 15px;
	margin-left: -130px;
	position: relative;
	z-index: 5;
}

.es1dacha_bg .es1dacha__right_col .es1dacha__right_col__zag58 {
	font-size: 5.8em;
	color: #01d2e9;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-weight: bold;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-left: 15px;
}

.es1dacha_bg .es1dacha__right_col .es1dacha__right_col__zag70 {
	font-size: 7em;
	color: #01d2e9;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-weight: bold;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-left: 90px;
	margin-bottom: 20px;
}

.es1dacha_bg .es1dacha__right_col .es1dacha_skidkaznach {
	width: 300px;
	margin: -40px 0px 0px 0px;
	z-index: 1;
	position: relative;
}

.es1dacha_bg .es1dacha__right_col .es1dacha_skidkaznach img {
	width: 100%;
}

.es1dacha_bg .es1dacha__right_col .es1_bg__right_col__zamer {
	width: 420px;
	background: #fde800;
	border-radius: 40px;
	margin-left: -65px;
	height: 92px;
	cursor: pointer;
}

.es1dacha_bg .es1dacha__right_col .es1_bg__right_col__zamer .es1_ruler {
	width: 102px;
	height: 79px;
	background: url(../img/es1_ruler.png) no-repeat center center;
	position: absolute;
	margin-left: -20px;
	margin-top: 12px;
}

.es1dacha_bg .es1dacha__right_col .es1_bg__right_col__zamer .text_zamer {
	margin-left: 40px;
	padding-top: 14px;
	text-align: center;
	font-size: 3em;
	font-family: 'ALSSchlangesans-Black';
	line-height: 1;
}

.es1dacha_bg .es1dacha__right_col .es1_bg__right_col__zamer .text_zamer span {
	font-size: 1.2em;
}

.es1dacha_bg .es1dacha__right_col .es1_bg__right_col__zamer_dist {
	font-size: 1.8em;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	padding-left: 45px;
	padding-top: 3px;
}

@media only screen and (max-width: 1200px) {
	.es1dacha_bg {
		height: 580px;
		background: url(../img/es1dacha_bg.jpg) center top no-repeat;
	}

	.es1dacha_bg .es1dacha__right_col {
		margin-left: 540px;
		margin-top: 20px;
		position: relative;
	}

	.es1dacha_bg .es1dacha__right_col .es1dacha_zag33 {
		font-size: 3.3em;
		color: #000;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-bottom: 55px;
		text-indent: -30px;
		margin-left: 120px;
	}

	.es1dacha_bg .es1dacha__right_col .es1dacha_skidka {
		font-size: 4em;
		color: #000;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-bottom: 15px;
		margin-left: -50px;
		position: relative;
		z-index: 5;
	}

	.es1dacha_bg .es1dacha__right_col .es1dacha__right_col__zag58 {
		font-size: 5.8em;
		color: #01d2e9;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 15px;
	}

	.es1dacha_bg .es1dacha__right_col .es1dacha__right_col__zag70 {
		font-size: 7em;
		color: #01d2e9;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 90px;
		margin-bottom: 20px;
	}

	.es1dacha_bg .es1dacha__right_col .es1dacha_skidkaznach {
		width: 300px;
		margin: -10px 0px 0px 40px;
		z-index: 1;
		position: relative;
	}

	.es1dacha_bg .es1dacha__right_col .es1dacha_skidkaznach img {
		width: 100%;
	}
}

@media only screen and (max-width: 992px) {
	.es1dacha_bg {
		height: 580px;
		background: url(../img/es1dacha_bg.jpg) center top no-repeat;
	}

	.es1dacha_bg .es1dacha__right_col {
		margin-left: 340px;
		margin-top: 20px;
		position: relative;
	}

	.es1dacha_bg .es1dacha__right_col .es1dacha_zag33 {
		font-size: 3.3em;
		color: #000;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-bottom: 55px;
		text-indent: -30px;
		margin-left: 120px;
	}

	.es1dacha_bg .es1dacha__right_col .es1dacha_skidka {
		font-size: 4em;
		color: #000;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-bottom: 15px;
		margin-left: 40px;
		position: relative;
		z-index: 5;
	}

	.es1dacha_bg .es1dacha__right_col .es1dacha__right_col__zag58 {
		font-size: 5.8em;
		color: #01d2e9;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 15px;
	}

	.es1dacha_bg .es1dacha__right_col .es1dacha__right_col__zag70 {
		font-size: 7em;
		color: #01d2e9;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 90px;
		margin-bottom: 20px;
	}

	.es1dacha_bg .es1dacha__right_col .es1dacha_skidkaznach {
		width: 260px;
		margin: -10px 0px 0px 90px;
		z-index: 1;
		position: relative;
	}

	.es1dacha_bg .es1dacha__right_col .es1dacha_skidkaznach img {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.es1dacha_bg {
		height: auto;
		background: url(../img/es1dacha_bg.jpg) 40% top no-repeat;
	}

	.es1dacha_bg .es1dacha__right_col {
		margin-left: 0px;
		margin-top: 300px;
		position: relative;
	}

	.es1dacha_bg .es1dacha__right_col .es1dacha_zag33 {
		font-size: 3em;
		color: #000;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-bottom: 25px;
		text-indent: 0px;
		margin-left: 0px;
		text-align: center;
	}

	.es1dacha_bg .es1dacha__right_col .es1dacha_skidka {
		font-size: 4em;
		color: #000;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-bottom: 15px;
		margin-left: 0px;
		position: relative;
		z-index: 5;
		text-align: center;
	}

	.es1dacha_bg .es1dacha__right_col .es1dacha__right_col__zag58 {
		font-size: 4.8em;
		color: #01d2e9;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 0px;
		text-align: center;
	}

	.es1dacha_bg .es1dacha__right_col .es1dacha__right_col__zag70 {
		font-size: 6em;
		color: #01d2e9;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 0px;
		text-align: center;
		margin-bottom: 20px;
	}

	.es1dacha_bg .es1dacha__right_col .es1dacha_skidkaznach {
		width: 200px;
		margin: -10px auto 0px auto;
		z-index: 1;
		position: relative;
	}

	.es1dacha_bg .es1dacha__right_col .es1dacha_skidkaznach img {
		width: 100%;
	}

	.es1dacha_bg .es1dacha__right_col .es1_bg__right_col__zamer {
		width: 90%;
		background: #fde800;
		border-radius: 40px;
		margin: 0px auto;
		height: 92px;
		cursor: pointer;
	}

	.es1dacha_bg .es1dacha__right_col .es1_bg__right_col__zamer .es1_ruler {
		width: 102px;
		height: 79px;
		background: url(../img/es1_ruler.png) no-repeat center center;
		position: absolute;
		margin-left: -20px;
		margin-top: 12px;
	}

	.es1dacha_bg .es1dacha__right_col .es1_bg__right_col__zamer .text_zamer {
		margin-left: 40px;
		padding-top: 16px;
		text-align: center;
		font-size: 3em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
	}

	.es1dacha_bg .es1dacha__right_col .es1_bg__right_col__zamer .text_zamer span {
		font-size: 1.2em;
	}

	.es1dacha_bg .es1dacha__right_col .es1_bg__right_col__zamer_dist {
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		padding-left: 0px;
		padding-top: 3px;
		text-align: center;
	}
}

@media only screen and (max-width: 480px) {
	.es1dacha_bg {
		height: auto;
		background: url(../img/es1dacha_bg.jpg) 40% top no-repeat;
	}

	.es1dacha_bg .es1dacha__right_col {
		margin-left: 0px;
		margin-top: 300px;
		position: relative;
	}

	.es1dacha_bg .es1dacha__right_col .es1_bg__right_col__zamer {
		width: 90%;
		background: #fde800;
		border-radius: 40px;
		margin: 0px auto;
		height: 92px;
		cursor: pointer;
	}

	.es1dacha_bg .es1dacha__right_col .es1_bg__right_col__zamer .es1_ruler {
		width: 102px;
		height: 79px;
		background: url(../img/es1_ruler.png) no-repeat center center;
		position: absolute;
		margin-left: -20px;
		margin-top: 12px;
	}

	.es1dacha_bg .es1dacha__right_col .es1_bg__right_col__zamer .text_zamer {
		margin-left: 40px;
		padding-top: 24px;
		text-align: center;
		font-size: 2em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
	}

	.es1dacha_bg .es1dacha__right_col .es1_bg__right_col__zamer .text_zamer span {
		font-size: 1.2em;
	}

	.es1dacha_bg .es1dacha__right_col .es1_bg__right_col__zamer_dist {
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		padding-left: 0px;
		padding-top: 3px;
		text-align: center;
	}
}

.es1aktsii_bg {
	height: 580px;
	background: url(../img/es1aktsii_bg_.jpg) center top no-repeat;
}

.es1aktsii_bg .es1aktsii_bage {
	width: 197px;
	height: 171px;
	position: absolute;
	left: 45%;
	margin-top: 20px;
}

.es1aktsii_bg .es1aktsii_bage img {
	width: 100%;
}

.es1aktsii_bg .es1aktsii__right_col {
	margin-left: 580px;
	margin-top: 190px;
	position: relative;
}

.es1aktsii_bg .es1aktsii__right_col .es1aktsii_15dney {
	font-size: 4.6em;
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-bottom: 15px;
}

.es1aktsii_bg .es1aktsii__right_col .es1aktsii_skidka {
	font-size: 5em;
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-bottom: 15px;
	margin-left: 70px;
	position: relative;
	z-index: 5;
}

.es1aktsii_bg .es1aktsii__right_col .es1aktsii__right_col__zag90 {
	font-size: 7.5em;
	color: #01d2e9;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-weight: bold;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-left: 15px;
}

.es1aktsii_bg .es1aktsii__right_col .es1aktsii__right_col__zag70 {
	font-size: 5.5em;
	color: #01d2e9;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-weight: bold;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-left: 140px;
	margin-bottom: 20px;
}

.es1aktsii_bg .es1aktsii__right_col .es1aktsii_skidkaznach {
	width: 300px;
	margin: -40px 0px 0px 190px;
	z-index: 1;
	position: relative;
}

.es1aktsii_bg .es1aktsii__right_col .es1aktsii_skidkaznach img {
	width: 100%;
}

@media only screen and (max-width: 1200px) {
	.es1aktsii_bg .es1aktsii__right_col {
		margin-left: 430px;
	}
}

@media only screen and (max-width: 992px) {
	.es1aktsii_bg {
		height: auto;
		background: url(../img/es1aktsii_bg.jpg) center top no-repeat;
	}

	.es1aktsii_bg .es1aktsii_bage {
		width: 136px;
		height: 153px;
		position: absolute;
		left: 42%;
		margin-top: 20px;
	}

	.es1aktsii_bg .es1aktsii_bage img {
		width: 100%;
	}

	.es1aktsii_bg .es1aktsii__right_col {
		margin-left: 300px;
		margin-top: 150px;
		position: relative;
	}

	.es1aktsii_bg .es1aktsii__right_col .es1aktsii_15dney {
		font-size: 4em;
		color: #000;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-bottom: 15px;
	}

	.es1aktsii_bg .es1aktsii__right_col .es1aktsii_skidka {
		font-size: 4.2em;
		color: #000;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-bottom: 15px;
		margin-left: 70px;
		position: relative;
		z-index: 5;
	}

	.es1aktsii_bg .es1aktsii__right_col .es1aktsii__right_col__zag90 {
		font-size: 6.5em;
		color: #01d2e9;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 15px;
	}

	.es1aktsii_bg .es1aktsii__right_col .es1aktsii__right_col__zag70 {
		font-size: 4.5em;
		color: #01d2e9;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 140px;
		margin-bottom: 20px;
	}

	.es1aktsii_bg .es1aktsii__right_col .es1aktsii_skidkaznach {
		width: 260px;
		margin: -30px 0px 0px 160px;
		z-index: 1;
		position: relative;
	}

	.es1aktsii_bg .es1aktsii__right_col .es1aktsii_skidkaznach img {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.es1aktsii_bg {
		height: auto;
		background: url(../img/es1aktsii_bg_.jpg) 38% top no-repeat;
	}

	.es1aktsii_bg .es1aktsii_bage {
		width: 136px;
		height: 153px;
		position: absolute;
		left: 55%;
		margin-top: 220px;
	}

	.es1aktsii_bg .es1aktsii_bage img {
		width: 100%;
	}

	.es1aktsii_bg .es1aktsii__right_col {
		margin-left: 0px;
		margin-top: 360px;
		position: relative;
	}

	.es1aktsii_bg .es1aktsii__right_col .es1aktsii_15dney {
		font-size: 4em;
		color: #000;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-bottom: 15px;
		text-align: center;
	}

	.es1aktsii_bg .es1aktsii__right_col .es1aktsii_skidka {
		font-size: 4.2em;
		color: #000;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-bottom: 15px;
		margin-left: -100px;
		position: relative;
		z-index: 5;
		text-align: center;
	}

	.es1aktsii_bg .es1aktsii__right_col .es1aktsii__right_col__zag90 {
		font-size: 6.5em;
		color: #01d2e9;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 0px;
		text-align: center;
	}

	.es1aktsii_bg .es1aktsii__right_col .es1aktsii__right_col__zag70 {
		font-size: 4.5em;
		color: #01d2e9;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 0px;
		margin-bottom: 20px;
		text-align: center;
	}

	.es1aktsii_bg .es1aktsii__right_col .es1aktsii_skidkaznach {
		width: 200px;
		margin: -20px 0px 0px 35%;
		z-index: 1;
		position: relative;
		text-align: center;
	}

	.es1aktsii_bg .es1aktsii__right_col .es1aktsii_skidkaznach img {
		width: 100%;
	}
}

.es1_rassr_bg {
	height: 720px;
	background: url(../img/es1_bg.jpg) center top no-repeat;
	margin-bottom: 50px;
}

.es1_rassr_bg .es1_rassr__left_col {
	margin-left: 10px;
	margin-top: 100px;
	position: relative;
}

.es1_rassr_bg .es1_rassr__left_col .es1_rassr__okna {
	font-size: 10em;
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-bottom: 5px;
}

.es1_rassr_bg .es1_rassr__left_col .es1_rassr__vrassr {
	font-size: 5.7em;
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.1em 0.1em 0.1em rgba(0,0,0,0.6);
	margin-bottom: 20px;
}

.es1_rassr_bg .es1_rassr__left_col .es1_rassr__bezpereplaty {
	font-size: 4.7em;
	color: #fa2323;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.1em 0.1em 0.1em rgba(0,0,0,0.6);
	margin-bottom: 70px;
}

.es1_rassr_bg .es1_rassr__left_col .es1_rassr_skidkaznach {
	width: 345px;
	margin: 0px 0px 0px 380px;
	z-index: 1;
	position: absolute;
}

.es1_rassr_bg .es1_rassr__left_col .es1_rassr_skidkaznach img {
	width: 100%;
}

.es1_rassr_bg .es1_rassr__left_col .es1_rassr__icotext {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 2.8em;
	margin-bottom: 18px;
}

.es1_rassr_bg .es1_rassr__left_col .es1_rassr__icotext img {
	margin-right: 10px;
}

.es1_rassr_bg .es1_rassr__girl {
	width: 839px;
	height: 559px;
	background: url(../img/rassr/girl.png);
	position: absolute;
	margin-left: 370px;
}

.es1_rassr_bg .es1_rassr__bankleft {
	font-size: 2em;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	line-height: 1.4;
}

.es1_rassr_bg .es1_rassr__bankleft span {
	font-weight: 400;
	text-transform: uppercase;
}

.es1_rassr_bg .es1_rassr__bankright img {
	vertical-align: middle;
	margin: 20px 10px 0px 10px;
}

.b-rassr .b-rassr__zag {
	text-align: center;
	font-size: 4.9em;
	font-family: 'ALSSchlangesans-Black';
	text-transform: uppercase;
	margin-bottom: 50px;
	margin-top: 50px;
}

.b-rassr .b-rassr__text {
	font-family: 'Roboto', sans-serif;
	font-size: 2em;
	text-align: center;
}

.b-rassr .b-rassr__row {
	margin-bottom: 45px;
}

.b-rassr .b-rassr__ico {
	text-align: right;
}

.b-rassr .b-rassr__b1 {
	font-family: 'Roboto', sans-serif;
	font-size: 2.4em;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 2px dashed #ff0103;
	padding-bottom: 20px;
	margin-bottom: 14px;
}

.b-rassr .b-rassr__b2 {
	font-family: 'Roboto', sans-serif;
	font-size: 2em;
	font-weight: 300;
}

@media only screen and (max-width: 1200px) {
	.es1_rassr_bg {
		height: 740px;
		background: url(../img/es1_bg.jpg) center top no-repeat;
	}

	.es1_rassr_bg .es1_rassr__left_col {
		margin-left: 10px;
		margin-top: 70px;
		position: relative;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr__okna {
		font-size: 10em;
		color: #000;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-bottom: 5px;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr__vrassr {
		font-size: 5.7em;
		color: #000;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.1em 0.1em 0.1em rgba(0,0,0,0.6);
		margin-bottom: 20px;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr__bezpereplaty {
		font-size: 4.7em;
		color: #fa2323;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.1em 0.1em 0.1em rgba(0,0,0,0.6);
		margin-bottom: 40px;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr_skidkaznach {
		width: 245px;
		margin: 40px 0px 0px 380px;
		z-index: 1;
		position: absolute;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr_skidkaznach img {
		width: 100%;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr__icotext {
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		font-size: 2.8em;
		margin-bottom: 12px;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr__icotext img {
		margin-right: 10px;
	}

	.es1_rassr_bg .es1_rassr__girl {
		width: 600px;
		height: 400px;
		background: url(../img/rassr/girl.png);
		background-size: cover;
		position: absolute;
		margin-left: 370px;
		margin-top: 40px;
	}

	.es1_rassr_bg .es1_rassr__bankleft {
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		line-height: 1.4;
	}

	.es1_rassr_bg .es1_rassr__bankleft span {
		font-weight: 400;
		text-transform: uppercase;
	}

	.es1_rassr_bg .es1_rassr__bankright img {
		vertical-align: middle;
		margin: 20px 10px 0px 10px;
	}
}

@media only screen and (max-width: 992px) {
	.es1_rassr_bg {
		height: auto;
		background: url(../img/es1_bg.jpg) center top no-repeat;
	}

	.es1_rassr_bg .es1_rassr__left_col {
		margin-left: 10px;
		margin-top: 40px;
		position: relative;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr__okna {
		font-size: 10em;
		color: #000;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-bottom: 5px;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr__vrassr {
		font-size: 5.7em;
		color: #000;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.1em 0.1em 0.1em rgba(0,0,0,0.6);
		margin-bottom: 20px;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr__bezpereplaty {
		font-size: 4.7em;
		color: #fa2323;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.1em 0.1em 0.1em rgba(0,0,0,0.6);
		margin-bottom: 40px;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr_skidkaznach {
		width: 170px;
		margin: 0px 0px 0px 330px;
		z-index: 1;
		position: absolute;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr_skidkaznach img {
		width: 100%;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr__icotext {
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		font-size: 2.8em;
		margin-bottom: 12px;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr__icotext img {
		margin-right: 10px;
	}

	.es1_rassr_bg .es1_rassr__girl {
		width: 400px;
		height: 267px;
		background: url(../img/rassr/girl.png);
		background-size: cover;
		position: absolute;
		margin-left: 350px;
		margin-top: 20px;
	}

	.es1_rassr_bg .es1_rassr__bankleft {
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		line-height: 1.4;
	}

	.es1_rassr_bg .es1_rassr__bankleft span {
		font-weight: 400;
		text-transform: uppercase;
	}

	.es1_rassr_bg .es1_rassr__bankright img {
		vertical-align: middle;
		margin: 20px 10px 0px 10px;
	}

	.b-rassr .b-rassr__ico {
		text-align: center;
	}
}

@media only screen and (max-width: 768px) {
	.es1_rassr_bg {
		height: auto;
		background: url(../img/es1_bg.jpg) center top no-repeat;
	}

	.es1_rassr_bg .es1_rassr__left_col {
		margin-left: 10px;
		margin-top: 40px;
		position: relative;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr__okna {
		font-size: 10em;
		color: #000;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-bottom: 5px;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr__vrassr {
		font-size: 5.7em;
		color: #000;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.1em 0.1em 0.1em rgba(0,0,0,0.6);
		margin-bottom: 20px;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr__bezpereplaty {
		font-size: 4.7em;
		color: #fa2323;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.1em 0.1em 0.1em rgba(0,0,0,0.6);
		margin-bottom: 40px;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr_skidkaznach {
		display: none;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr__icotext {
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		font-size: 2.8em;
		margin-bottom: 12px;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr__icotext img {
		margin-right: 10px;
	}

	.es1_rassr_bg .es1_rassr__girl {
		display: none;
	}

	.es1_rassr_bg .es1_rassr__bankleft {
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		line-height: 1.4;
	}

	.es1_rassr_bg .es1_rassr__bankleft span {
		font-weight: 400;
		text-transform: uppercase;
	}

	.es1_rassr_bg .es1_rassr__bankright img {
		vertical-align: middle;
		margin: 20px 10px 0px 10px;
	}
}

@media only screen and (max-width: 480px) {
	.es1_rassr_bg {
		height: auto;
		background: url(../img/es1_bg.jpg) center top no-repeat;
	}

	.es1_rassr_bg .es1_rassr__left_col {
		margin-left: 0px;
		margin-top: 40px;
		position: relative;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr__okna {
		font-size: 6em;
		color: #000;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-bottom: 5px;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr__vrassr {
		font-size: 3.7em;
		color: #000;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.1em 0.1em 0.1em rgba(0,0,0,0.6);
		margin-bottom: 20px;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr__bezpereplaty {
		font-size: 3.7em;
		color: #fa2323;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.1em 0.1em 0.1em rgba(0,0,0,0.6);
		margin-bottom: 40px;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr_skidkaznach {
		display: none;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr__icotext {
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		font-size: 2em;
		margin-bottom: 12px;
		line-height: 1;
	}

	.es1_rassr_bg .es1_rassr__left_col .es1_rassr__icotext img {
		margin-right: 5px;
		vertical-align: middle;
		width: 40px;
	}

	.es1_rassr_bg .es1_rassr__girl {
		display: none;
	}

	.es1_rassr_bg .es1_rassr__bankleft {
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		line-height: 1.4;
	}

	.es1_rassr_bg .es1_rassr__bankleft span {
		font-weight: 400;
		text-transform: uppercase;
	}

	.es1_rassr_bg .es1_rassr__bankright img {
		vertical-align: middle;
		margin: 20px 10px 0px 10px;
	}

	.b-rassr .b-rassr__zag {
		text-align: center;
		font-size: 3.9em;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		margin-bottom: 50px;
	}
}

.es1_otzivy_zag {
	text-align: center;
	font-family: 'ALSSchlangesans-Black';
	font-size: 4.9em;
	text-transform: uppercase;
	line-height: 1.2;
	margin-bottom: 5px;
	margin-top: 30px;
}

.es1_otzivy_bg {
	min-height: 320px;
	background: url(../img/es1_bg.jpg) center top no-repeat;
}

.es1_otzivy_bg .es1_otzivy_item {
	margin: 46px 15px 35px 15px;
}

.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__img {
	margin-right: 10px;
	float: left;
	width: 312px;
}

.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__otzleft {
	float: left;
	background: url(../img/otzivy/otzleft.png) center top no-repeat;
	width: 22px;
	height: 42px;
	margin-top: 60px;
}

.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__right {
	margin-left: 344px;
	padding-bottom: 0px;
}

.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__otztext {
	background: #ffe600;
	padding: 20px 35px;
	border-radius: 7px;
	box-shadow: 1px 1px 2px #ccc;
	margin-bottom: 25px;
}

.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__otztext__name {
	font-size: 3em;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 10px;
	line-height: 1.2;
}

.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__otztext__name .es1_otzivy_item__otztext__city {
	color: #323131;
	font-size: 0.8em;
	float: right;
	font-weight: 300;
	padding-top: 4px;
}

.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__otztext__text {
	font-size: 1.8em;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	color: #333;
	text-align: justify;
}

.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__star {
	float: left;
	width: 450px;
	font-size: 1.8em;
	color: #333;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	padding-left: 30px;
}

.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__star span {
	padding: 0 10px;
}

.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__rek {
	text-align: right;
	padding-right: 30px;
	font-size: 1.8em;
	color: #333;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	margin-top: -5px;
}

.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__rek img {
	margin-left: 10px;
}

.es1_otzivy__form_bg {
	width: 1171px;
	height: 440px;
	background: url(../img/otzivy/form_bg.png) no-repeat center center;
	margin: 0 auto 40px auto;
}

.es1_otzivy__form_bg .es1_otzivy__form_bg__form_photo {
	width: 310px;
	height: 227px;
	cursor: pointer;
	background: url(../img/otzivy/form_photo.png) no-repeat center center;
	float: left;
	margin: 40px 0px 0px 55px;
}

.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right {
	float: right;
	width: 711px;
	margin: 40px 55px 0px 0px;
}

.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_name {
	width: 434px;
	height: 55px;
	background: url(../img/otzivy/form_name.png) no-repeat center center;
	float: left;
}

.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_name input {
	width: 370px;
	height: 30px;
	font-size: 1.8em;
	font-style: italic;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	margin-left: 50px;
	margin-top: 10px;
	border: 0px;
	background: none;
}

.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_city {
	width: 258px;
	height: 55px;
	background: url(../img/otzivy/form_city.png) no-repeat center center;
	float: right;
}

.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_city input {
	width: 190px;
	height: 30px;
	font-size: 1.8em;
	font-style: italic;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	margin-left: 50px;
	margin-top: 10px;
	border: 0px;
	background: none;
}

.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_text {
	width: 711px;
	height: 161px;
	background: url(../img/otzivy/form_text.png) no-repeat center center;
	margin: 66px 0px 30px;
}

.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_text textarea {
	width: 670px;
	height: 120px;
	font-size: 1.8em;
	font-style: italic;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	margin-left: 20px;
	margin-top: 20px;
	border: 0px;
	background: none;
	resize: none;
}

.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__star {
	float: left;
	width: 450px;
	font-size: 1.8em;
	color: #333;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
}

.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__star span {
	padding: 0 10px;
}

.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__star img {
	cursor: pointer;
}

.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__rek {
	text-align: right;
	font-size: 1.8em;
	color: #333;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	margin-top: -5px;
}

.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__rek img {
	margin-left: 10px;
	cursor: pointer;
}

.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right #template_otzivy_but,.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right #template_otzivy_but_260 {
	float: right;
	cursor: pointer;
	margin-top: 20px;
}

.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_capcha {
	width: 153px;
	height: 55px;
	background: url(../img/otzivy/form_capcha.png) no-repeat center center;
	margin-top: 20px;
}

.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_capcha input {
	width: 135px;
	height: 40px;
	font-size: 1.8em;
	font-style: italic;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	margin-left: 8px;
	margin-top: 6px;
	border: 0px;
	background: none;
}

@media only screen and (max-width: 1200px) {
	.es1_otzivy_zag {
		text-align: center;
		font-family: 'ALSSchlangesans-Black';
		font-size: 4.9em;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 5px;
		margin-top: 30px;
	}

	.es1_otzivy_bg {
		min-height: 320px;
		background: url(../img/es1_bg.jpg) center top no-repeat;
	}

	.es1_otzivy_bg .es1_otzivy_item {
		margin: 46px 15px 35px 15px;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__img {
		margin-right: 10px;
		float: left;
		width: 312px;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__otzleft {
		float: left;
		background: url(../img/otzivy/otzleft.png) center top no-repeat;
		width: 22px;
		height: 42px;
		margin-top: 60px;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__right {
		margin-left: 344px;
		padding-bottom: 0px;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__otztext {
		background: #ffe600;
		padding: 20px 35px;
		border-radius: 7px;
		box-shadow: 1px 1px 2px #ccc;
		margin-bottom: 25px;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__otztext__name {
		font-size: 3em;
		font-family: 'Roboto', sans-serif;
		margin-bottom: 10px;
		line-height: 1.2;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__otztext__name .es1_otzivy_item__otztext__city {
		color: #323131;
		font-size: 0.8em;
		float: none;
		font-weight: 300;
		padding-top: 4px;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__otztext__text {
		font-size: 1.8em;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		color: #333;
		text-align: justify;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__star {
		float: none;
		width: 450px;
		font-size: 1.8em;
		color: #333;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		padding-left: 30px;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__star span {
		padding: 0 10px;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__rek {
		text-align: left;
		padding-right: 30px;
		font-size: 1.8em;
		color: #333;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		margin-top: 5px;
		padding-left: 30px;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__rek img {
		margin-left: 10px;
	}

	.es1_otzivy__form_bg {
		width: 90%;
		height: auto;
		background: #ffdf00;
		border-radius: 15px;
		margin: 0 auto 40px auto;
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_photo {
		width: 310px;
		height: 227px;
		cursor: pointer;
		background: url(../img/otzivy/form_photo.png) no-repeat center center;
		float: none;
		margin: 0px auto 20px auto;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right {
		float: none;
		width: 711px;
		margin: 0px auto 0px auto !important;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_name {
		width: 434px;
		height: 55px;
		background: url(../img/otzivy/form_name.png) no-repeat center center;
		float: left;
		margin-bottom: 20px;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_name input {
		width: 370px;
		height: 30px;
		font-size: 1.8em;
		font-style: italic;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		margin-left: 50px;
		margin-top: 10px;
		border: 0px;
		background: none;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_city {
		width: 258px;
		height: 55px;
		background: url(../img/otzivy/form_city.png) no-repeat center center;
		float: right;
		margin-bottom: 20px;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_city input {
		width: 190px;
		height: 30px;
		font-size: 1.8em;
		font-style: italic;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		margin-left: 50px;
		margin-top: 10px;
		border: 0px;
		background: none;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_text {
		width: 711px;
		height: 161px;
		background: url(../img/otzivy/form_text.png) no-repeat center center;
		margin: 0px 0px 30px;
		float: none;
		clear: both;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_text textarea {
		width: 670px;
		height: 120px;
		font-size: 1.8em;
		font-style: italic;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		margin-left: 20px;
		margin-top: 20px;
		border: 0px;
		background: none;
		resize: none;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__star {
		float: left;
		width: 450px;
		font-size: 1.8em;
		color: #333;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__star span {
		padding: 0 10px;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__star img {
		cursor: pointer;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__rek {
		text-align: right;
		font-size: 1.8em;
		color: #333;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		margin-top: -5px;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__rek img {
		margin-left: 10px;
		cursor: pointer;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right #template_otzivy_but,.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right #template_otzivy_but_260 {
		float: right;
		margin-top: 20px;
		cursor: pointer;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_capcha {
		width: 153px;
		height: 55px;
		background: url(../img/otzivy/form_capcha.png) no-repeat center center;
		margin-top: 20px;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_capcha input {
		width: 135px;
		height: 40px;
		font-size: 1.8em;
		font-style: italic;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		margin-left: 8px;
		margin-top: 6px;
		border: 0px;
		background: none;
	}
}

@media only screen and (max-width: 992px) {
	.es1_otzivy_zag {
		text-align: center;
		font-family: 'ALSSchlangesans-Black';
		font-size: 4.9em;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 5px;
		margin-top: 30px;
	}

	.es1_otzivy_bg {
		min-height: 320px;
		background: url(../img/es1_bg.jpg) center top no-repeat;
	}

	.es1_otzivy_bg .es1_otzivy_item {
		margin: 46px 15px 35px 15px;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__img {
		margin: 0px auto 15px auto;
		float: none;
		width: 312px;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__otzleft {
		display: none;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__right {
		width: 90%;
		margin: 0 auto;
		padding-bottom: 0px;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__otztext {
		background: #ffe600;
		padding: 20px 35px;
		border-radius: 7px;
		box-shadow: 1px 1px 2px #ccc;
		margin-bottom: 25px;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__otztext__name {
		font-size: 3em;
		font-family: 'Roboto', sans-serif;
		margin-bottom: 10px;
		line-height: 1.2;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__otztext__name .es1_otzivy_item__otztext__city {
		color: #323131;
		font-size: 0.8em;
		float: none;
		font-weight: 300;
		padding-top: 4px;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__otztext__text {
		font-size: 1.8em;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		color: #333;
		text-align: justify;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__star {
		float: none;
		width: 450px;
		font-size: 1.8em;
		color: #333;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		padding-left: 30px;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__star span {
		padding: 0 10px;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__rek {
		text-align: left;
		padding-right: 30px;
		font-size: 1.8em;
		color: #333;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		margin-top: 5px;
		padding-left: 30px;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__rek img {
		margin-left: 10px;
	}

	.es1_otzivy__form_bg {
		width: 90%;
		height: auto;
		background: #ffdf00;
		border-radius: 15px;
		margin: 0 auto 40px auto;
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_photo {
		width: 310px;
		height: 227px;
		cursor: pointer;
		background: url(../img/otzivy/form_photo.png) no-repeat center center;
		float: none;
		margin: 0px auto 20px auto;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right {
		float: none;
		width: 100%;
		margin: 0px auto 0px auto !important;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_name {
		width: 434px;
		height: 55px;
		background: url(../img/otzivy/form_name.png) no-repeat center center;
		float: none;
		margin: 0 auto 20px auto;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_name input {
		width: 370px;
		height: 30px;
		font-size: 1.8em;
		font-style: italic;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		margin-left: 50px;
		margin-top: 10px;
		border: 0px;
		background: none;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_city {
		width: 434px;
		height: 55px;
		background: url(../img/otzivy/form_city_434.png) no-repeat center center;
		float: none;
		margin: 0 auto 20px auto;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_city input {
		width: 370px;
		height: 30px;
		font-size: 1.8em;
		font-style: italic;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		margin-left: 50px;
		margin-top: 10px;
		border: 0px;
		background: none;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_text {
		width: 434px;
		height: 161px;
		background: url(../img/otzivy/form_text_434.png) no-repeat center center;
		margin: 0px auto 30px;
		float: none;
		clear: both;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_text textarea {
		width: 400px;
		height: 120px;
		font-size: 1.8em;
		font-style: italic;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		margin-left: 20px;
		margin-top: 20px;
		border: 0px;
		background: none;
		resize: none;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__star {
		float: none;
		text-align: center;
		width: 96%;
		font-size: 1.8em;
		color: #333;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__star span {
		padding: 0 10px;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__star img {
		cursor: pointer;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__rek {
		text-align: center;
		width: 96%;
		font-size: 1.8em;
		color: #333;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		margin-top: 15px;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__rek img {
		margin-left: 10px;
		cursor: pointer;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right #template_otzivy_but,.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right #template_otzivy_but_260 {
		float: none;
		margin: 40px auto 0px auto;
		cursor: pointer;
		display: block;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_capcha {
		width: 153px;
		height: 55px;
		background: url(../img/otzivy/form_capcha.png) no-repeat center center;
		margin: 20px auto 0px;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_capcha input {
		width: 135px;
		height: 40px;
		font-size: 1.8em;
		font-style: italic;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		margin-left: 8px;
		margin-top: 6px;
		border: 0px;
		background: none;
	}
}

@media only screen and (max-width: 768px) {
	.es1_otzivy_zag {
		text-align: center;
		font-family: 'ALSSchlangesans-Black';
		font-size: 3.6em;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 5px;
		margin-top: 30px;
	}

	.es1_otzivy_bg {
		min-height: 320px;
		background: url(../img/es1_bg.jpg) center top no-repeat;
	}

	.es1_otzivy_bg .es1_otzivy_item {
		margin: 46px 15px 35px 15px;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__img {
		margin: 0px auto 15px auto;
		float: none;
		width: 240px;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__img img {
		width: 100%;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__otzleft {
		display: none;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__right {
		width: 100%;
		margin: 0 auto;
		padding-bottom: 0px;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__otztext {
		background: #ffe600;
		padding: 20px 25px;
		border-radius: 7px;
		box-shadow: 1px 1px 2px #ccc;
		margin-bottom: 25px;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__otztext__name {
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		margin-bottom: 10px;
		line-height: 1.2;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__otztext__name .es1_otzivy_item__otztext__city {
		color: #323131;
		font-size: 0.9em;
		float: none;
		font-weight: 300;
		padding-top: 4px;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__otztext__text {
		font-size: 1.6em;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		color: #333;
		text-align: justify;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__star {
		float: none;
		width: 100%;
		font-size: 1.8em;
		line-height: 1.6;
		color: #333;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		padding-left: 0px;
		text-align: center;
		margin-bottom: 20px;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__star span {
		padding: 0 10px;
		display: none;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__rek {
		text-align: center;
		padding-right: 0px;
		font-size: 1.8em;
		line-height: 1.6;
		color: #333;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		margin-top: 5px;
		padding-left: 30px;
	}

	.es1_otzivy_bg .es1_otzivy_item .es1_otzivy_item__rek img {
		margin-left: 10px;
	}

	.es1_otzivy__form_bg {
		width: 98%;
		height: auto;
		background: #ffdf00;
		border-radius: 15px;
		margin: 0 auto 40px auto;
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_photo {
		width: 260px;
		height: 190px;
		cursor: pointer;
		background: url(../img/otzivy/form_photo.png) no-repeat center center;
		background-size: cover;
		float: none;
		margin: 0px auto 20px auto;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right {
		float: none;
		width: 100%;
		margin: 0px auto 0px auto !important;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_name {
		width: 258px;
		height: 55px;
		background: url(../img/otzivy/form_name.png) no-repeat center center;
		float: none;
		margin: 0 auto 20px auto;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_name input {
		width: 190px;
		height: 30px;
		font-size: 1.8em;
		font-style: italic;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		margin-left: 50px;
		margin-top: 10px;
		border: 0px;
		background: none;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_city {
		width: 258px;
		height: 55px;
		background: url(../img/otzivy/form_city.png) no-repeat center center;
		float: none;
		margin: 0 auto 20px auto;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_city input {
		width: 190px;
		height: 30px;
		font-size: 1.8em;
		font-style: italic;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		margin-left: 50px;
		margin-top: 10px;
		border: 0px;
		background: none;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_text {
		width: 258px;
		height: 161px;
		background: url(../img/otzivy/form_text.png) no-repeat center center;
		margin: 0px auto 30px;
		float: none;
		clear: both;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_text textarea {
		width: 220px;
		height: 120px;
		font-size: 1.8em;
		font-style: italic;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		margin-left: 20px;
		margin-top: 20px;
		border: 0px;
		background: none;
		resize: none;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__star {
		float: none;
		text-align: center;
		width: 98%;
		font-size: 1.8em;
		color: #333;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__star span {
		display: none;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__star img {
		cursor: pointer;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__rek {
		text-align: center;
		width: 98%;
		font-size: 1.8em;
		color: #333;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		margin-top: 15px;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__rek img {
		margin-left: 10px;
		cursor: pointer;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right #template_otzivy_but,.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right #template_otzivy_but_260 {
		float: none;
		margin: 40px auto 0px auto;
		cursor: pointer;
		display: block;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_capcha {
		width: 153px;
		height: 55px;
		background: url(../img/otzivy/form_capcha.png) no-repeat center center;
		margin: 20px auto 0px;
	}

	.es1_otzivy__form_bg .es1_otzivy__form_bg__form_right .es1_otzivy__form_bg__form_capcha input {
		width: 135px;
		height: 40px;
		font-size: 1.8em;
		font-style: italic;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		margin-left: 8px;
		margin-top: 6px;
		border: 0px;
		background: none;
	}
}

.es1_otdelka_bg {
	height: 540px;
	background: url(../img/es1_otdelka_bg.jpg) 60% top no-repeat;
	margin-bottom: 30px;
}

.es1_otdelka_bg .es1_bg__right_col {
	margin-left: 770px;
	margin-top: 30px;
	width: 350px;
	position: relative;
}

.es1_otdelka_bg .es1_bg__right_col .es1_otdelka_skidkaznach {
	width: 270px;
	margin: -115px 0px 20px 70px;
	z-index: 1;
	position: relative;
}

.es1_otdelka_bg .es1_bg__right_col .es1_otdelka_skidkaznach img {
	width: 100%;
}

.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zag67 {
	font-size: 6em;
	color: #0b0b0b;
	font-family: 'pfdindisplaypro';
	text-transform: uppercase;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-left: -330px;
	padding-top: 5px;
	text-align: right;
	margin-bottom: 35px;
}

.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zag37 {
	font-size: 3.7em;
	color: #0b0b0b;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-left: -300px;
	width: 350px;
	text-align: right;
	margin-bottom: 5px;
}

.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zag55 {
	font-size: 5.5em;
	color: #0b0b0b;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-left: -310px;
	width: 350px;
	text-align: right;
}

.es1_otdelka_bg .es1_bg__right_col .rasschitatlink {
	text-decoration: none;
}

.es1_otdelka_bg .es1_bg__right_col .rasschitat {
	background: #f60e0e;
	background: -webkit-linear-gradient(bottom, #c90b0b, #fe0e0e);
	background: linear-gradient(to top, #c90b0b, #fe0e0e);
	border: 5px solid #fff;
	box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.3);
	border-radius: 50px;
	text-align: center;
	font-size: 4.2em;
	color: #fff;
	font-family: 'ALSSchlangesans-Black';
	text-transform: uppercase;
	line-height: 1;
	padding: 15px 0px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease 0.01s;
	transition: all 0.3s ease 0.01s;
	margin-bottom: 25px;
}

.es1_otdelka_bg .es1_bg__right_col .rasschitat:hover {
	background: #c90b0b;
	background: -webkit-linear-gradient(bottom, #fe0e0e, #c90b0b);
	background: linear-gradient(to top, #fe0e0e, #c90b0b);
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3);
}

.es1_otdelka_bg .es1_bg__right_col .rasschitat div {
	font-size: .5em;
	font-family: 'ALSSchlangesans-bold';
}

.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zamer {
	width: 420px;
	background: #fde800;
	border-radius: 40px;
	margin-left: -65px;
	height: 92px;
	cursor: pointer;
}

.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zamer .es1_ruler {
	width: 102px;
	height: 79px;
	background: url(../img/es1_ruler.png) no-repeat center center;
	position: absolute;
	margin-left: -20px;
	margin-top: 12px;
}

.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer {
	margin-left: 40px;
	padding-top: 14px;
	text-align: center;
	font-size: 3em;
	font-family: 'ALSSchlangesans-Black';
	line-height: 1;
}

.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer span {
	font-size: 1.2em;
}

@media only screen and (max-width: 1200px) {
	.es1_otdelka_bg {
		height: 540px;
		background: url(../img/es1_otdelka_bg.jpg) 55% top no-repeat;
	}

	.es1_otdelka_bg .es1_bg__right_col {
		margin-left: 570px;
		margin-top: 30px;
		width: 350px;
		position: relative;
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_otdelka_skidkaznach {
		width: 270px;
		margin: -115px 0px 20px 70px;
		z-index: 1;
		position: relative;
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_otdelka_skidkaznach img {
		width: 100%;
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zag67 {
		font-size: 6em;
		color: #0b0b0b;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: -330px;
		padding-top: 5px;
		text-align: right;
		margin-bottom: 35px;
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zag37 {
		font-size: 3.7em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: -300px;
		width: 350px;
		text-align: right;
		margin-bottom: 5px;
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zag55 {
		font-size: 5.5em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: -310px;
		width: 350px;
		text-align: right;
	}

	.es1_otdelka_bg .es1_bg__right_col .rasschitatlink {
		text-decoration: none;
	}

	.es1_otdelka_bg .es1_bg__right_col .rasschitat {
		background: #f60e0e;
		background: -webkit-linear-gradient(bottom, #c90b0b, #fe0e0e);
		background: linear-gradient(to top, #c90b0b, #fe0e0e);
		border: 5px solid #fff;
		box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.3);
		border-radius: 50px;
		text-align: center;
		font-size: 4.2em;
		color: #fff;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 1;
		padding: 15px 0px;
		cursor: pointer;
		-webkit-transition: all 0.3s ease 0.01s;
		transition: all 0.3s ease 0.01s;
		margin-bottom: 25px;
	}

	.es1_otdelka_bg .es1_bg__right_col .rasschitat:hover {
		background: #c90b0b;
		background: -webkit-linear-gradient(bottom, #fe0e0e, #c90b0b);
		background: linear-gradient(to top, #fe0e0e, #c90b0b);
		box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3);
	}

	.es1_otdelka_bg .es1_bg__right_col .rasschitat div {
		font-size: .5em;
		font-family: 'ALSSchlangesans-bold';
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zamer {
		width: 420px;
		background: #fde800;
		border-radius: 40px;
		margin-left: -65px;
		height: 92px;
		cursor: pointer;
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zamer .es1_ruler {
		width: 102px;
		height: 79px;
		background: url(../img/es1_ruler.png) no-repeat center center;
		position: absolute;
		margin-left: -20px;
		margin-top: 12px;
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer {
		margin-left: 40px;
		padding-top: 14px;
		text-align: center;
		font-size: 3em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer span {
		font-size: 1.2em;
	}
}

@media only screen and (max-width: 992px) {
	.es1_otdelka_bg {
		height: auto;
		background: url(../img/es1_otdelka_bg.jpg) 50% top no-repeat;
	}

	.es1_otdelka_bg .es1_bg__right_col {
		margin-left: 0px;
		margin-top: 30px;
		width: 100%;
		position: relative;
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_otdelka_skidkaznach {
		width: 270px;
		margin: -15px 0px 150px 440px;
		z-index: 0;
		position: relative;
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_otdelka_skidkaznach img {
		width: 100%;
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zag67 {
		font-size: 4.8em;
		color: #0b0b0b;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 0px;
		padding-top: 5px;
		text-align: right;
		margin-bottom: 35px;
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zag37 {
		font-size: 3.7em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 180px;
		width: 350px;
		text-align: right;
		margin-bottom: 5px;
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zag55 {
		font-size: 5.5em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 170px;
		width: 350px;
		text-align: right;
		position: relative;
		z-index: 1;
	}

	.es1_otdelka_bg .es1_bg__right_col .rasschitatlink {
		text-decoration: none;
	}

	.es1_otdelka_bg .es1_bg__right_col .rasschitat {
		background: #f60e0e;
		background: -webkit-linear-gradient(bottom, #c90b0b, #fe0e0e);
		background: linear-gradient(to top, #c90b0b, #fe0e0e);
		border: 5px solid #fff;
		box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.3);
		border-radius: 50px;
		text-align: center;
		font-size: 4.2em;
		color: #fff;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 1;
		padding: 15px 0px;
		cursor: pointer;
		-webkit-transition: all 0.3s ease 0.01s;
		transition: all 0.3s ease 0.01s;
		width: 90%;
		margin: 0px auto 25px auto;
	}

	.es1_otdelka_bg .es1_bg__right_col .rasschitat:hover {
		background: #c90b0b;
		background: -webkit-linear-gradient(bottom, #fe0e0e, #c90b0b);
		background: linear-gradient(to top, #fe0e0e, #c90b0b);
		box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3);
	}

	.es1_otdelka_bg .es1_bg__right_col .rasschitat div {
		font-size: .5em;
		font-family: 'ALSSchlangesans-bold';
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zamer {
		width: 90%;
		background: #fde800;
		border-radius: 40px;
		margin: 0px auto;
		height: 92px;
		cursor: pointer;
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zamer .es1_ruler {
		width: 102px;
		height: 79px;
		background: url(../img/es1_ruler.png) no-repeat center center;
		position: absolute;
		margin-left: -20px;
		margin-top: 12px;
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer {
		margin-left: 40px;
		padding-top: 14px;
		text-align: center;
		font-size: 3em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer span {
		font-size: 1.2em;
	}
}

@media only screen and (max-width: 767px) {
	.es1_otdelka_bg {
		height: auto;
		background: url(../img/es1_otdelka_bg.jpg) 45% top no-repeat;
	}

	.es1_otdelka_bg .es1_bg__right_col {
		margin-left: 0px;
		margin-top: 30px;
		width: 100%;
		position: relative;
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_otdelka_skidkaznach {
		width: 170px;
		margin: -15px 0px 270px 20px;
		z-index: 0;
		position: relative;
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_otdelka_skidkaznach img {
		width: 100%;
		display: none;
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zag67 {
		font-size: 3.8em;
		color: #0b0b0b;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 0px;
		padding-top: 5px;
		text-align: right;
		margin-bottom: 35px;
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zag37 {
		font-size: 3em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 0px;
		width: 100%;
		text-align: right;
		margin-bottom: 5px;
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zag55 {
		font-size: 4.5em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 0px;
		width: 100%;
		text-align: right;
		position: relative;
		z-index: 1;
	}

	.es1_otdelka_bg .es1_bg__right_col .rasschitatlink {
		text-decoration: none;
	}

	.es1_otdelka_bg .es1_bg__right_col .rasschitat {
		background: #f60e0e;
		background: -webkit-linear-gradient(bottom, #c90b0b, #fe0e0e);
		background: linear-gradient(to top, #c90b0b, #fe0e0e);
		border: 5px solid #fff;
		box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.3);
		border-radius: 50px;
		text-align: center;
		font-size: 3.2em;
		color: #fff;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 1.1;
		padding: 15px 0px;
		cursor: pointer;
		-webkit-transition: all 0.3s ease 0.01s;
		transition: all 0.3s ease 0.01s;
		width: 90%;
		margin: 0px auto 15px auto;
	}

	.es1_otdelka_bg .es1_bg__right_col .rasschitat:hover {
		background: #c90b0b;
		background: -webkit-linear-gradient(bottom, #fe0e0e, #c90b0b);
		background: linear-gradient(to top, #fe0e0e, #c90b0b);
		box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3);
	}

	.es1_otdelka_bg .es1_bg__right_col .rasschitat div {
		font-size: .5em;
		font-family: 'ALSSchlangesans-bold';
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zamer {
		width: 90%;
		background: #fde800;
		border-radius: 40px;
		margin: 0px auto;
		height: 92px;
		cursor: pointer;
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zamer .es1_ruler {
		width: 102px;
		height: 79px;
		background: url(../img/es1_ruler.png) no-repeat center center;
		position: absolute;
		margin-left: -20px;
		margin-top: 12px;
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer {
		margin-left: 60px;
		padding-top: 22px;
		text-align: center;
		font-size: 1.8em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1.2;
	}

	.es1_otdelka_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer span {
		font-size: 1.2em;
	}
}

.es1_derevo_bg {
	height: 690px;
	background: url(../img/derevo/es1_derevo_bg.jpg) 60% top no-repeat;
	margin-bottom: 30px;
}

.es1_derevo_bg .es1_bg__right_col {
	margin-left: 770px;
	margin-top: 30px;
	width: 350px;
	position: relative;
}

.es1_derevo_bg .es1_bg__right_col .es1_otdelka_skidkaznach {
	width: 270px;
	margin: -105px 0px 0px 70px;
	z-index: 1;
	position: relative;
}

.es1_derevo_bg .es1_bg__right_col .es1_otdelka_skidkaznach img {
	width: 100%;
}

.es1_derevo_bg .es1_bg__right_col .es1_derevo_tip {
	width: 270px;
	margin: -105px 0px 30px 80px;
	z-index: 1;
	position: relative;
	font-size: 3em;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
}

.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zag67 {
	font-size: 8em;
	color: #01d2e9;
	font-family: 'pfdindisplaypro';
	text-transform: uppercase;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-left: -330px;
	margin-right: 50px;
	padding-top: 25px;
	text-align: right;
	margin-bottom: 10px;
}

.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zag67_2 {
	font-size: 11em;
	color: #01d2e9;
	font-family: 'pfdindisplaypro';
	text-transform: uppercase;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-left: -230px;
	padding-top: 0px;
	text-align: left;
	margin-bottom: 0px;
}

.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zag37 {
	font-size: 3.7em;
	color: #0b0b0b;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-left: -280px;
	width: 350px;
	text-align: right;
	margin-bottom: 5px;
}

.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zag55 {
	font-size: 5.5em;
	color: #0b0b0b;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-left: -290px;
	width: 350px;
	text-align: right;
}

.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zamer {
	width: 420px;
	background: #fde800;
	border-radius: 40px;
	margin-left: -95px;
	height: 92px;
	cursor: pointer;
}

.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zamer .es1_ruler {
	width: 102px;
	height: 79px;
	background: url(../img/es1_ruler.png) no-repeat center center;
	position: absolute;
	margin-left: -20px;
	margin-top: 12px;
}

.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer {
	margin-left: 40px;
	padding-top: 14px;
	text-align: center;
	font-size: 3em;
	font-family: 'ALSSchlangesans-Black';
	line-height: 1;
}

.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer span {
	font-size: 1.2em;
}

.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__redzag {
	color: #fb2a2a;
	font-size: 2em;
	margin-left: -150px;
	margin-bottom: 10px;
}

.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__preim {
	margin-left: -180px;
	font-size: 1.8em;
	line-height: 1.1;
	margin-bottom: 30px;
}

.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__preim img {
	float: left;
	margin-right: 10px;
}

.es1_derevo_bg .es1_derevo_window {
	width: 649px;
	height: 724px;
	background: url(../img/derevo/window.png) no-repeat;
	position: absolute;
	margin-left: -20px;
	margin-top: -10px;
}

@media only screen and (max-width: 1200px) {
	.es1_derevo_bg {
		height: 690px;
		background: url(../img/derevo/es1_derevo_bg.jpg) 60% top no-repeat;
		margin-bottom: 30px;
	}

	.es1_derevo_bg .es1_bg__right_col {
		margin-left: 570px;
		margin-top: 30px;
		width: 350px;
		position: relative;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_otdelka_skidkaznach {
		width: 270px;
		margin: -105px 0px 0px 70px;
		z-index: 1;
		position: relative;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_otdelka_skidkaznach img {
		width: 100%;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_derevo_tip {
		width: 270px;
		margin: -80px 0px 30px 150px;
		z-index: 1;
		position: relative;
		font-size: 2.4em;
		line-height: 1;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zag67 {
		font-size: 6em;
		color: #01d2e9;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: -300px;
		margin-right: 20px;
		padding-top: 25px;
		text-align: right;
		margin-bottom: 10px;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zag67_2 {
		font-size: 8em;
		color: #01d2e9;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: -70px;
		padding-top: 0px;
		text-align: left;
		margin-bottom: 0px;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zag37 {
		font-size: 3.7em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: -280px;
		width: 350px;
		text-align: right;
		margin-bottom: 5px;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zag55 {
		font-size: 5.5em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: -290px;
		width: 350px;
		text-align: right;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zamer {
		width: 420px;
		background: #fde800;
		border-radius: 40px;
		margin-left: -95px;
		height: 92px;
		cursor: pointer;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zamer .es1_ruler {
		width: 102px;
		height: 79px;
		background: url(../img/es1_ruler.png) no-repeat center center;
		position: absolute;
		margin-left: -20px;
		margin-top: 12px;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer {
		margin-left: 40px;
		padding-top: 14px;
		text-align: center;
		font-size: 3em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer span {
		font-size: 1.2em;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__redzag {
		color: #fb2a2a;
		font-size: 2em;
		margin-left: 40px;
		margin-bottom: 10px;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__preim {
		margin-left: 60px;
		font-size: 1.8em;
		line-height: 1.1;
		margin-bottom: 30px;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__preim img {
		float: left;
		margin-right: 10px;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__preim div {
		margin-bottom: 10px;
	}

	.es1_derevo_bg .es1_derevo_window {
		width: 649px;
		height: 724px;
		background: url(../img/derevo/window.png) no-repeat;
		position: absolute;
		margin-left: -20px;
		margin-top: -10px;
	}
}

@media only screen and (max-width: 992px) {
	.es1_derevo_bg {
		height: auto;
		background: url(../img/derevo/es1_derevo_bg.jpg) 60% top no-repeat;
		margin-bottom: 30px;
	}

	.es1_derevo_bg .es1_bg__right_col {
		margin-left: 250px;
		margin-top: 30px;
		width: 350px;
		position: relative;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_otdelka_skidkaznach {
		width: 270px;
		margin: -105px 0px 0px 70px;
		z-index: 1;
		position: relative;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_otdelka_skidkaznach img {
		width: 100%;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_derevo_tip {
		width: 270px;
		margin: -80px 0px 30px 150px;
		z-index: 1;
		position: relative;
		font-size: 2.4em;
		line-height: 1;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zag67 {
		font-size: 6em;
		color: #01d2e9;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: -300px;
		margin-right: 20px;
		padding-top: 690px;
		text-align: right;
		margin-bottom: 10px;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zag67_2 {
		font-size: 8em;
		color: #01d2e9;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: -70px;
		padding-top: 0px;
		text-align: left;
		margin-bottom: 0px;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zag37 {
		font-size: 3.7em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: -280px;
		width: 350px;
		text-align: right;
		margin-bottom: 5px;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zag55 {
		font-size: 5.5em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: -290px;
		width: 350px;
		text-align: right;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zamer {
		width: 420px;
		background: #fde800;
		border-radius: 40px;
		margin-left: -95px;
		height: 92px;
		cursor: pointer;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zamer .es1_ruler {
		width: 102px;
		height: 79px;
		background: url(../img/es1_ruler.png) no-repeat center center;
		position: absolute;
		margin-left: -20px;
		margin-top: 12px;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer {
		margin-left: 40px;
		padding-top: 14px;
		text-align: center;
		font-size: 3em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer span {
		font-size: 1.2em;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__redzag {
		display: none;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__preim {
		display: none;
	}

	.es1_derevo_bg .es1_derevo_window {
		width: 649px;
		height: 724px;
		background: url(../img/derevo/window.png) no-repeat;
		position: absolute;
		margin-left: 0px;
		margin-top: -10px;
	}
}

@media only screen and (max-width: 767px) {
	.es1_derevo_bg {
		height: auto;
		background: url(../img/derevo/es1_derevo_bg.jpg) 60% top no-repeat;
		margin-bottom: 30px;
	}

	.es1_derevo_bg .es1_bg__right_col {
		margin-left: 0px;
		margin-top: 30px;
		width: 100%;
		position: relative;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_otdelka_skidkaznach {
		width: 270px;
		margin: 25px  auto 0px auto;
		z-index: 1;
		position: relative;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_otdelka_skidkaznach img {
		width: 100%;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_derevo_tip {
		width: 270px;
		margin: 0px auto 500px auto;
		z-index: 1;
		position: relative;
		font-size: 2.4em;
		text-align: center;
		line-height: 1;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zag67 {
		font-size: 6em;
		color: #01d2e9;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 0px;
		margin-right: 0px;
		padding-top: 20px;
		text-align: center;
		margin-bottom: 10px;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zag67_2 {
		font-size: 8em;
		color: #01d2e9;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 0px;
		padding-top: 0px;
		text-align: center;
		margin-bottom: 0px;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zag37 {
		font-size: 3.7em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 0px;
		width: 70%;
		text-align: right;
		margin-bottom: 5px;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zag55 {
		font-size: 5.5em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 0px;
		width: 70%;
		text-align: right;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zamer {
		width: 90%;
		background: #fde800;
		border-radius: 40px;
		margin: 0 auto;
		height: 92px;
		cursor: pointer;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zamer .es1_ruler {
		width: 102px;
		height: 79px;
		background: url(../img/es1_ruler.png) no-repeat center center;
		position: absolute;
		margin-left: -20px;
		margin-top: 12px;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer {
		margin-left: 40px;
		padding-top: 14px;
		text-align: center;
		font-size: 3em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer span {
		font-size: 1.2em;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__redzag {
		display: none;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__preim {
		display: none;
	}

	.es1_derevo_bg .es1_derevo_window {
		width: 440px;
		height: 491px;
		background: url(../img/derevo/window.png) no-repeat;
		background-size: cover;
		position: absolute;
		left: 50%;
		margin-left: -220px;
		margin-top: 250px;
	}
}

@media only screen and (max-width: 480px) {
	.es1_derevo_bg {
		height: auto;
		background: url(../img/derevo/es1_derevo_bg.jpg) 60% top no-repeat;
		margin-bottom: 30px;
	}

	.es1_derevo_bg .es1_bg__right_col {
		margin-left: 0px;
		margin-top: 10px;
		width: 100%;
		position: relative;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_otdelka_skidkaznach {
		width: 270px;
		margin: 25px  auto 0px auto;
		z-index: 1;
		position: relative;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_otdelka_skidkaznach img {
		width: 100%;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_derevo_tip {
		width: 270px;
		margin: 0px auto 360px auto;
		z-index: 1;
		position: relative;
		font-size: 2.4em;
		text-align: center;
		line-height: 1;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zag67 {
		font-size: 4.5em;
		color: #01d2e9;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 0px;
		margin-right: 0px;
		padding-top: 20px;
		text-align: center;
		margin-bottom: 10px;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zag67_2 {
		font-size: 8em;
		color: #01d2e9;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 0px;
		padding-top: 0px;
		text-align: center;
		margin-bottom: 0px;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zag37 {
		font-size: 3.7em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin: 0 auto;
		width: 70%;
		text-align: center;
		margin-bottom: 5px;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zag55 {
		font-size: 5.5em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin: 0 auto;
		width: 70%;
		text-align: center;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zamer {
		width: 90%;
		background: #fde800;
		border-radius: 40px;
		margin: 0 auto;
		height: 92px;
		cursor: pointer;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zamer .es1_ruler {
		width: 102px;
		height: 79px;
		background: url(../img/es1_ruler.png) no-repeat center center;
		position: absolute;
		margin-left: -20px;
		margin-top: 12px;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer {
		margin-left: 60px;
		padding-top: 26px;
		text-align: center;
		font-size: 1.6em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer span {
		font-size: 1.2em;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__redzag {
		display: none;
	}

	.es1_derevo_bg .es1_bg__right_col .es1_bg__right_col__preim {
		display: none;
	}

	.es1_derevo_bg .es1_derevo_window {
		width: 290px;
		height: 324px;
		background: url(../img/derevo/window.png) no-repeat;
		background-size: cover;
		position: absolute;
		left: 50%;
		margin-left: -145px;
		margin-top: 250px;
	}
}

.es1_main_bg {
	height: 702px;
	background: url(../img/main/main_bg.jpg) 43% top no-repeat;
}

.es1_main_bg .es1_main__left_name {
	width: 420px;
	margin-top: 40px;
	position: absolute;
	margin-left: 30px;
}

.es1_main_bg .es1_main__left_name .es1_main__left_name__zag90 {
	font-size: 10em;
	color: #0b0b0b;
	font-family: 'pfdindisplaypro';
	text-transform: uppercase;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
}

.es1_main_bg .es1_main__left_name .es1_main__left_name__zag70 {
	font-size: 6.8em;
	color: #0b0b0b;
	font-family: 'pfdindisplaypro';
	text-transform: uppercase;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	text-align: right;
}

.es1_main_bg .es1_main__left_name .es1_main__left_name__badg {
	position: absolute;
	width: 101px;
	height: 124px;
	background: url(../img/main/badg.png) no-repeat center center;
	right: 0px;
	top: -20px;
}

.es1_main_bg .es1_main__left_menu {
	width: 250px;
	margin-top: 240px;
	position: absolute;
	margin-left: 30px;
	font-family: 'pfdindisplaypro';
	font-size: 2.4em;
	text-transform: uppercase;
	line-height: 1.2;
}

.es1_main_bg .es1_main__left_menu .es1_main__left_menu__li1 {
	padding-left: 35px;
	background: url(../img/main/li1.png) no-repeat left top;
	position: relative;
	margin-bottom: 15px;
}

.es1_main_bg .es1_main__left_menu .es1_main__left_menu__li2 {
	padding-left: 35px;
	background: url(../img/main/li2.png) no-repeat left top;
	margin-bottom: 15px;
}

.es1_main_bg .es1_main__left_menu .es1_main__left_menu__li3 {
	padding-left: 35px;
	background: url(../img/main/li3.png) no-repeat left top;
}

.es1_main_bg .es1_main__left_menu a {
	color: #01d2e9;
	text-decoration: none;
	text-shadow: 1px 1px 0 #fff;
}

.es1_main_bg .es1_main__left_menu span a {
	color: #01d2e9;
	text-decoration: underline;
}

.es1_main_bg .es1_main__left_dayblock {
	width: 400px;
	margin-top: 480px;
	position: absolute;
	margin-left: 30px;
}

.es1_main_bg .es1_main__day {
	font-size: 2.6em;
	color: #0b0b0b;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	line-height: 1;
	width: 220px;
	text-align: right;
	margin-bottom: 5px;
}

.es1_main_bg .es1_main__skidka {
	font-size: 5.5em;
	color: #0b0b0b;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.07em 0.07em 0.09em rgba(0,0,0,0.8);
	width: 220px;
	text-align: right;
	margin-bottom: 5px;
}

.es1_main_bg .es1_main_skidkaznach {
	width: 270px;
	margin: -105px 0px 0px 219px;
	z-index: 1;
	position: relative;
}

.es1_main_bg .es1_main_skidkaznach img {
	width: 100%;
}

.es1_main_bg .es1_bg__right_col {
	margin-left: 770px;
	margin-top: 550px;
	width: 350px;
	position: relative;
}

.es1_main_bg .es1_bg__right_col .es1_bg__right_col__zamer {
	width: 420px;
	background: #fde800;
	border-radius: 40px;
	margin-left: -65px;
	height: 92px;
	cursor: pointer;
}

.es1_main_bg .es1_bg__right_col .es1_bg__right_col__zamer .es1_ruler {
	width: 102px;
	height: 79px;
	background: url(../img/es1_ruler.png) no-repeat center center;
	position: absolute;
	margin-left: -20px;
	margin-top: 12px;
}

.es1_main_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer {
	margin-left: 40px;
	padding-top: 14px;
	text-align: center;
	font-size: 3em;
	font-family: 'ALSSchlangesans-Black';
	line-height: 1;
}

.es1_main_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer span {
	font-size: 1.2em;
}

@media only screen and (max-width: 1200px) {
	.es1_main_bg {
		background: url(../img/main/main_bg.jpg) 50% top no-repeat;
	}
	.es1_main_bg .es1_bg__right_col {
		margin-left: 600px;
	}
}

@media only screen and (max-width: 992px) {
	.es1_main_bg {
		height: auto;
		background: url(../img/main/main_bg.jpg) 58% top no-repeat;
	}
	.es1_main_bg .es1_main__left_name {
		width: 350px;
		margin-top: 40px;
		position: absolute;
		margin-left: 30px;
	}

	.es1_main_bg .es1_main__left_name .es1_main__left_name__zag90 {
		font-size: 8em;
		color: #0b0b0b;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	}

	.es1_main_bg .es1_main__left_name .es1_main__left_name__zag70 {
		font-size: 6em;
		color: #0b0b0b;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		text-align: right;
	}

	.es1_main_bg .es1_main__left_name .es1_main__left_name__badg {
		position: absolute;
		width: 101px;
		height: 124px;
		background: url(../img/main/badg.png) no-repeat center center;
		right: 0px;
		top: -30px;
	}

	.es1_main_bg .es1_main__left_menu {
		width: 250px;
		margin-top: 240px;
		position: relative;
		margin-left: 30px;
		font-family: 'pfdindisplaypro';
		font-size: 2.4em;
		text-transform: uppercase;
		line-height: 1.2;
	}

	.es1_main_bg .es1_main__left_menu .es1_main__left_menu__li1 {
		padding-left: 35px;
		background: url(../img/main/li1.png) no-repeat left top;
		position: relative;
		margin-bottom: 15px;
	}

	.es1_main_bg .es1_main__left_menu .es1_main__left_menu__li2 {
		padding-left: 35px;
		background: url(../img/main/li2.png) no-repeat left top;
		margin-bottom: 15px;
	}

	.es1_main_bg .es1_main__left_menu .es1_main__left_menu__li3 {
		padding-left: 35px;
		background: url(../img/main/li3.png) no-repeat left top;
	}

	.es1_main_bg .es1_main__left_menu a {
		color: #01d2e9;
		text-decoration: none;
		text-shadow: 1px 1px 0 #000, 1px 1px 3px #fff;
	}

	.es1_main_bg .es1_main__left_menu span a {
		color: #01d2e9;
		text-decoration: underline;
	}

	.es1_main_bg .es1_main__left_dayblock {
		width: 400px;
		margin-top: 40px;
		position: relative;
		margin-left: 30px;
	}

	.es1_main_bg .es1_main__day {
		font-size: 2.6em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		width: 220px;
		text-align: right;
		margin-bottom: 5px;
	}

	.es1_main_bg .es1_main__skidka {
		font-size: 5.5em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.07em 0.07em 0.09em rgba(0,0,0,0.8);
		width: 220px;
		text-align: right;
		margin-bottom: 5px;
	}

	.es1_main_bg .es1_main_skidkaznach {
		width: 270px;
		margin: -105px 0px 0px 219px;
		z-index: 1;
		position: relative;
	}

	.es1_main_bg .es1_main_skidkaznach img {
		width: 100%;
	}

	.es1_main_bg .es1_bg__right_col {
		margin-left: 0px;
		width: 100%;
		margin-top: 20px;
		position: relative;
	}

	.es1_main_bg .es1_bg__right_col .es1_bg__right_col__zamer {
		width: 90%;
		background: #fde800;
		border-radius: 40px;
		margin: 0px auto;
		height: 92px;
		cursor: pointer;
		position: relative;
	}

	.es1_main_bg .es1_bg__right_col .es1_bg__right_col__zamer .es1_ruler {
		width: 102px;
		height: 79px;
		background: url(../img/es1_ruler.png) no-repeat center center;
		position: absolute;
		margin-left: -20px;
		margin-top: 12px;
	}

	.es1_main_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer {
		margin-left: 40px;
		padding-top: 14px;
		text-align: center;
		font-size: 3em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
	}

	.es1_main_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer span {
		font-size: 1.2em;
	}
}

@media only screen and (max-width: 767px) {
	.es1_main_bg {
		height: auto;
		background: url(../img/main/main_bg.jpg) 58% top no-repeat;
		background-size: 120%;
	}

	.es1_main_bg .es1_main__left_name {
		width: 320px;
		margin-top: 200px;
		position: relative;
		margin-left: 30px;
	}

	.es1_main_bg .es1_main__left_name .es1_main__left_name__zag90 {
		font-size: 7em;
		color: #0b0b0b;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	}

	.es1_main_bg .es1_main__left_name .es1_main__left_name__zag70 {
		font-size: 5em;
		color: #0b0b0b;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		text-align: right;
	}

	.es1_main_bg .es1_main__left_name .es1_main__left_name__badg {
		position: absolute;
		width: 60px;
		height: 74px;
		background: url(../img/main/badg.png) no-repeat center center;
		background-size: cover;
		right: 20px;
		top: -10px;
	}

	.es1_main_bg .es1_main__left_menu {
		width: 90%;
		margin: 40px auto 0px;
		position: relative;
		font-family: 'pfdindisplaypro';
		font-size: 2.4em;
		text-transform: uppercase;
		line-height: 1.2;
	}

	.es1_main_bg .es1_main__left_menu .es1_main__left_menu__li1 {
		padding-left: 35px;
		background: url(../img/main/li1.png) no-repeat left top;
		position: relative;
		margin-bottom: 15px;
	}

	.es1_main_bg .es1_main__left_menu .es1_main__left_menu__li2 {
		padding-left: 35px;
		background: url(../img/main/li2.png) no-repeat left top;
		margin-bottom: 15px;
	}

	.es1_main_bg .es1_main__left_menu .es1_main__left_menu__li3 {
		padding-left: 35px;
		background: url(../img/main/li3.png) no-repeat left top;
	}

	.es1_main_bg .es1_main__left_menu a {
		color: #01d2e9;
		text-decoration: none;
		text-shadow: none;
	}

	.es1_main_bg .es1_main__left_menu span a {
		color: #01d2e9;
		text-decoration: underline;
	}

	.es1_main_bg .es1_main__left_dayblock {
		width: 100%;
		margin-top: 40px;
		position: relative;
	}

	.es1_main_bg .es1_main__day {
		font-size: 2.6em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		width: 220px;
		text-align: right;
		margin-bottom: 5px;
	}

	.es1_main_bg .es1_main__skidka {
		font-size: 5.5em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.07em 0.07em 0.09em rgba(0,0,0,0.8);
		width: 220px;
		text-align: right;
		margin-bottom: 5px;
	}

	.es1_main_bg .es1_main_skidkaznach {
		width: 100%;
		margin: 5px 0px 0px 0px;
		z-index: 1;
		position: relative;
		text-align: center;
	}

	.es1_main_bg .es1_main_skidkaznach img {
		width: 150px;
	}

	.es1_main_bg .es1_bg__right_col {
		margin-left: 0px;
		width: 100%;
		margin-top: 20px;
		position: relative;
	}

	.es1_main_bg .es1_bg__right_col .es1_bg__right_col__zamer {
		width: 90%;
		background: #fde800;
		border-radius: 40px;
		margin: 0px auto;
		height: 92px;
		cursor: pointer;
		position: relative;
	}

	.es1_main_bg .es1_bg__right_col .es1_bg__right_col__zamer .es1_ruler {
		width: 102px;
		height: 79px;
		background: url(../img/es1_ruler.png) no-repeat center center;
		position: absolute;
		margin-left: -20px;
		margin-top: 12px;
	}

	.es1_main_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer {
		margin-left: 40px;
		padding-top: 14px;
		text-align: center;
		font-size: 3em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
	}

	.es1_main_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer span {
		font-size: 1.2em;
	}
}

@media only screen and (max-width: 480px) {
	.es1_main_bg {
		height: auto;
	}

	.es1_main_bg .es1_main__left_name {
		width: 200px;
		position: relative;
		margin: 160px auto 0px;
	}

	.es1_main_bg .es1_main__left_name .es1_main__left_name__zag90 {
		font-size: 5em;
		color: #0b0b0b;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	}

	.es1_main_bg .es1_main__left_name .es1_main__left_name__zag70 {
		font-size: 3em;
		color: #0b0b0b;
		font-family: 'pfdindisplaypro';
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		text-align: right;
	}

	.es1_main_bg .es1_main__left_name .es1_main__left_name__badg {
		position: absolute;
		width: 60px;
		height: 74px;
		background: url(../img/main/badg.png) no-repeat center center;
		background-size: cover;
		right: 0px;
		top: -20px;
	}

	.es1_main_bg .es1_main__left_menu {
		width: 90%;
		margin: 40px auto 0px;
		position: relative;
		font-family: 'pfdindisplaypro';
		font-size: 2.4em;
		text-transform: uppercase;
		line-height: 1.2;
	}

	.es1_main_bg .es1_main__left_menu .es1_main__left_menu__li1 {
		padding-left: 0px;
		background: none;
		position: relative;
		margin-bottom: 15px;
		text-align: center;
	}

	.es1_main_bg .es1_main__left_menu .es1_main__left_menu__li2 {
		padding-left: 0px;
		background: none;
		margin-bottom: 15px;
		text-align: center;
	}

	.es1_main_bg .es1_main__left_menu .es1_main__left_menu__li3 {
		padding-left: 0px;
		background: none;
		text-align: center;
	}

	.es1_main_bg .es1_main__left_menu a {
		color: #01d2e9;
		text-decoration: none;
		text-shadow: none;
	}

	.es1_main_bg .es1_main__left_menu span a {
		color: #01d2e9;
		text-decoration: underline;
	}

	.es1_main_bg .es1_main__left_dayblock {
		width: 100%;
		margin-top: 40px;
		position: relative;
		text-align: center;
		margin-left: 0px;
	}

	.es1_main_bg .es1_main__day {
		font-size: 2.6em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		width: 100%;
		text-align: center;
		margin-bottom: 5px;
	}

	.es1_main_bg .es1_main__skidka {
		font-size: 5.5em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.07em 0.07em 0.09em rgba(0,0,0,0.8);
		width: 100%;
		text-align: center;
		margin-bottom: 5px;
	}

	.es1_main_bg .es1_main_skidkaznach {
		width: 100%;
		margin: 5px 0px 0px 0px;
		z-index: 1;
		position: relative;
		text-align: center;
	}

	.es1_main_bg .es1_main_skidkaznach img {
		width: 150px;
	}

	.es1_main_bg .es1_bg__right_col {
		float: none;
		margin-top: 30px;
		width: 100%;
		position: relative;
		margin-top: 10px;
	}

	.es1_main_bg .es1_bg__right_col .es1_bg__right_col__zamer {
		width: 90%;
		background: #fde800;
		border-radius: 40px;
		margin: 0px auto;
		height: 92px;
		cursor: pointer;
	}

	.es1_main_bg .es1_bg__right_col .es1_bg__right_col__zamer .es1_ruler {
		width: 102px;
		height: 79px;
		background: url(../img/es1_ruler.png) no-repeat center center;
		position: absolute;
		margin-left: -20px;
		margin-top: 12px;
	}

	.es1_main_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer {
		margin-left: 60px;
		padding-top: 22px;
		text-align: center;
		font-size: 1.8em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1.2;
	}

	.es1_main_bg .es1_bg__right_col .es1_bg__right_col__zamer .text_zamer span {
		font-size: 1.2em;
	}
}

.es1_marketlist_bg {
	height: 580px;
	background: url(../img/es1_marketlist_bg.jpg) 60% top no-repeat;
	margin-bottom: 30px;
}

.es1_marketlist_bg .es1_marketlist__right_col {
	margin-left: 770px;
	margin-top: 30px;
	width: 350px;
	position: relative;
}

.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist_skidkaznach {
	width: 270px;
	margin: -100px 0px 5px 70px;
	z-index: 1;
	position: relative;
}

.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist_skidkaznach img {
	width: 100%;
}

.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist__right_col__zag67 {
	font-size: 6.7em;
	color: #01d2e9;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-left: -330px;
	padding-top: 5px;
	text-align: right;
	margin-bottom: 35px;
}

.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist__right_col__zag23 {
	font-size: 2.3em;
	color: #0b0b0b;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-left: -290px;
	width: 350px;
	text-align: right;
	margin-bottom: 5px;
}

.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist__right_col__zag52 {
	font-size: 5.2em;
	color: #0b0b0b;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	line-height: 1;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	margin-left: -290px;
	width: 350px;
	text-align: right;
	margin-bottom: 10px;
}

.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist_descr {
	font-size: 2em;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	line-height: 1.2;
	margin-bottom: 20px;
}

.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist_descr span {
	color: #fe0e0e;
	font-size: 1.2em;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}

.es1_marketlist_bg .es1_marketlist__right_col .rasschitatlink {
	text-decoration: none;
}

.es1_marketlist_bg .es1_marketlist__right_col .rasschitat {
	background: #f60e0e;
	background: -webkit-linear-gradient(bottom, #c90b0b, #fe0e0e);
	background: linear-gradient(to top, #c90b0b, #fe0e0e);
	border: 5px solid #fff;
	box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.3);
	border-radius: 50px;
	text-align: center;
	font-size: 4.2em;
	color: #fff;
	font-family: 'ALSSchlangesans-Black';
	text-transform: uppercase;
	line-height: 1;
	padding: 15px 0px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease 0.01s;
	transition: all 0.3s ease 0.01s;
	margin-bottom: 15px;
}

.es1_marketlist_bg .es1_marketlist__right_col .rasschitat:hover {
	background: #c90b0b;
	background: -webkit-linear-gradient(bottom, #fe0e0e, #c90b0b);
	background: linear-gradient(to top, #fe0e0e, #c90b0b);
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3);
}

.es1_marketlist_bg .es1_marketlist__right_col .rasschitat div {
	font-size: .5em;
	font-family: 'ALSSchlangesans-bold';
}

.es1_marketlist_bg .es1_marketlist__right_col .es1_bg__right_col__primech {
	font-size: 1.4em;
	color: #3d3d3d;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	line-height: 1;
	margin-left: 50px;
	text-indent: -10px;
	margin-bottom: 20px;
	text-shadow: -1px -1px 0 #fff,   1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

@media only screen and (max-width: 1200px) {
	.es1_marketlist_bg {
		height: 580px;
		background: url(../img/es1_marketlist_bg.jpg) 60% top no-repeat;
		margin-bottom: 30px;
	}

	.es1_marketlist_bg .es1_marketlist__right_col {
		margin-left: 550px;
		margin-top: 30px;
		width: 350px;
		position: relative;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist_skidkaznach {
		width: 270px;
		margin: -100px 0px 5px 70px;
		z-index: 1;
		position: relative;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist_skidkaznach img {
		width: 100%;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist__right_col__zag67 {
		font-size: 6.7em;
		color: #01d2e9;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: -330px;
		padding-top: 5px;
		text-align: right;
		margin-bottom: 35px;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist__right_col__zag23 {
		font-size: 2.3em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: -290px;
		width: 350px;
		text-align: right;
		margin-bottom: 5px;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist__right_col__zag52 {
		font-size: 5.2em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: -290px;
		width: 350px;
		text-align: right;
		margin-bottom: 10px;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist_descr {
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		line-height: 1.2;
		margin-bottom: 20px;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist_descr span {
		color: #fe0e0e;
		font-size: 1.2em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .rasschitatlink {
		text-decoration: none;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .rasschitat {
		background: #f60e0e;
		background: -webkit-linear-gradient(bottom, #c90b0b, #fe0e0e);
		background: linear-gradient(to top, #c90b0b, #fe0e0e);
		border: 5px solid #fff;
		box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.3);
		border-radius: 50px;
		text-align: center;
		font-size: 4.2em;
		color: #fff;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 1;
		padding: 15px 0px;
		cursor: pointer;
		-webkit-transition: all 0.3s ease 0.01s;
		transition: all 0.3s ease 0.01s;
		margin-bottom: 15px;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .rasschitat:hover {
		background: #c90b0b;
		background: -webkit-linear-gradient(bottom, #fe0e0e, #c90b0b);
		background: linear-gradient(to top, #fe0e0e, #c90b0b);
		box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3);
	}

	.es1_marketlist_bg .es1_marketlist__right_col .rasschitat div {
		font-size: .45em;
		font-family: 'ALSSchlangesans-bold';
	}
}

@media only screen and (max-width: 992px) {
	.es1_marketlist_bg {
		height: auto;
		background: url(../img/es1_marketlist_bg.jpg) 55% top no-repeat;
		margin-bottom: 30px;
	}

	.es1_marketlist_bg .es1_marketlist__right_col {
		margin-left: 0px;
		margin-top: 30px;
		width: 100%;
		position: relative;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist_skidkaznach {
		width: 270px;
		margin: 0px 0px 35px 470px;
		z-index: 1;
		position: relative;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist_skidkaznach img {
		width: 100%;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist__right_col__zag67 {
		font-size: 6.2em;
		color: #01d2e9;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: -480px;
		padding-top: 5px;
		text-align: right;
		margin-bottom: 35px;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist__right_col__zag23 {
		font-size: 2.3em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 0px;
		padding-right: 200px;
		width: auto;
		text-align: right;
		margin-bottom: 5px;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist__right_col__zag52 {
		font-size: 5.2em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		padding-right: 200px;
		margin-left: 0px;
		width: auto;
		text-align: right;
		margin-bottom: 10px;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist_descr {
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		line-height: 1.2;
		margin-bottom: 20px;
		margin-left: 400px;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist_descr span {
		color: #fe0e0e;
		font-size: 1.2em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .rasschitatlink {
		text-decoration: none;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .rasschitat {
		background: #f60e0e;
		background: -webkit-linear-gradient(bottom, #c90b0b, #fe0e0e);
		background: linear-gradient(to top, #c90b0b, #fe0e0e);
		border: 5px solid #fff;
		box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.3);
		border-radius: 50px;
		text-align: center;
		font-size: 4.2em;
		color: #fff;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 1;
		padding: 15px 0px;
		cursor: pointer;
		-webkit-transition: all 0.3s ease 0.01s;
		transition: all 0.3s ease 0.01s;
		margin-bottom: 15px;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .rasschitat:hover {
		background: #c90b0b;
		background: -webkit-linear-gradient(bottom, #fe0e0e, #c90b0b);
		background: linear-gradient(to top, #fe0e0e, #c90b0b);
		box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3);
	}

	.es1_marketlist_bg .es1_marketlist__right_col .rasschitat div {
		font-size: .45em;
		font-family: 'ALSSchlangesans-bold';
	}

	.es1_marketlist_bg .es1_marketlist__right_col .es1_bg__right_col__primech {
		text-align: center;
	}
}

@media only screen and (max-width: 767px) {
	.es1_marketlist_bg {
		height: auto;
		background: url(../img/es1_marketlist_bg.jpg) 35% top no-repeat;
		margin-bottom: 30px;
	}

	.es1_marketlist_bg .es1_marketlist__right_col {
		margin-left: 0px;
		margin-top: 250px;
		width: 100%;
		position: relative;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist_skidkaznach {
		width: 270px;
		margin: 20px auto 35px auto;
		z-index: 1;
		position: relative;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist_skidkaznach img {
		width: 100%;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist__right_col__zag67 {
		font-size: 6em;
		color: #01d2e9;
		font-family: 'Roboto', sans-serif;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 0px;
		padding-top: 5px;
		text-align: center;
		margin-bottom: 35px;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist__right_col__zag23 {
		font-size: 2em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		margin-left: 0px;
		padding-right: 0px;
		width: 100%;
		text-align: center;
		margin-bottom: 5px;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist__right_col__zag52 {
		font-size: 5em;
		color: #0b0b0b;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		padding-right: 0px;
		margin-left: 0px;
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist_descr {
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		line-height: 1.2;
		margin-bottom: 20px;
		margin-left: 0px;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .es1_marketlist_descr span {
		color: #fe0e0e;
		font-size: 1.2em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .rasschitatlink {
		text-decoration: none;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .rasschitat {
		background: #f60e0e;
		background: -webkit-linear-gradient(bottom, #c90b0b, #fe0e0e);
		background: linear-gradient(to top, #c90b0b, #fe0e0e);
		border: 5px solid #fff;
		box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.3);
		border-radius: 50px;
		text-align: center;
		font-size: 4.2em;
		color: #fff;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 1;
		padding: 15px 0px;
		cursor: pointer;
		-webkit-transition: all 0.3s ease 0.01s;
		transition: all 0.3s ease 0.01s;
		margin-bottom: 15px;
	}

	.es1_marketlist_bg .es1_marketlist__right_col .rasschitat:hover {
		background: #c90b0b;
		background: -webkit-linear-gradient(bottom, #fe0e0e, #c90b0b);
		background: linear-gradient(to top, #fe0e0e, #c90b0b);
		box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3);
	}

	.es1_marketlist_bg .es1_marketlist__right_col .rasschitat div {
		font-size: .45em;
		font-family: 'ALSSchlangesans-bold';
	}
}

.b-marketlist .b-marketlist__zag {
	font-family: 'ALSSchlangesans-Black';
	font-size: 5em;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.2;
	margin-bottom: 45px;
}

.b-marketlist .b-marketlist__item {
	background: url(../img/b_marketlist_item_bg.png);
	width: 96%;
	margin: 0 auto 50px auto;
	border-radius: 10px;
	padding: 24px;
	text-align: center;
	position: relative;
}

.b-marketlist .b-marketlist__item .b_marketlist_item_shok {
	width: 137px;
	height: 137px;
	background: url(../img/b_marketlist_item_shok.png);
	position: absolute;
	margin: -50px -30px 0px 0px;
	right: 0;
}

.b-marketlist .b-marketlist__item .b-marketlist__item__zag {
	height: 70px;
	overflow: hidden;
}

.b-marketlist .b-marketlist__item .b-marketlist__item__zag1 {
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
	font-size: 3em;
	line-height: 1.2;
}

.b-marketlist .b-marketlist__item .b-marketlist__item__zag2 {
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
	font-size: 2.5em;
	line-height: 1.2;
}

.b-marketlist .b-marketlist__item .b-marketlist__item__img {
	height: 290px;
	line-height: 290px;
}

.b-marketlist .b-marketlist__item .b-marketlist__item__img img {
	max-width: 100%;
}

.b-marketlist .b-marketlist__item .b-marketlist__item_bageout {
	width: 169px;
	margin: -60px auto 0px auto;
}

.b-marketlist .b-marketlist__item .b-marketlist__item_bage {
	width: 169px;
	height: 64px;
	background: url(../img/es3_bage.png) no-repeat center center;
	margin-left: 80px;
	-ms-transform: rotate(-15deg);
	-webkit-transform: rotate(-15deg);
	transform: rotate(-15deg);
	padding-top: 7px;
	padding-left: 10px;
	line-height: 1.2;
}

.b-marketlist .b-marketlist__item .b-marketlist__item_bage .b-marketlist__item_vashek {
	font-size: 1.5em;
	font-family: 'Roboto', sans-serif;
}

.b-marketlist .b-marketlist__item .b-marketlist__item_bage .b-marketlist__item_econom {
	font-size: 2.9em;
	font-family: 'ALSSchlangesans-Black';
}

.b-marketlist .b-marketlist__item .b-marketlist__item_bage .b-marketlist__item_econom span {
	font-size: .8em;
	font-family: 'ALSSchlangesans-bold';
}

.b-marketlist .b-marketlist__item .b-marketlist__item_tsena {
	color: #ff0000;
	font-size: 5em;
	font-family: 'ALSSchlangesans-Black';
}

.b-marketlist .b-marketlist__item .b-marketlist__item_tsena span {
	font-size: .8em;
	font-family: 'ALSSchlangesans-bold';
}

.b-marketlist .b-marketlist__item .b-marketlist__item_descr {
	font-size: 1.8em;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}

.b-marketlist .b-marketlist__item .b-marketlist__item_descr span {
	font-weight: normal;
	white-space: nowrap;
}

.b-marketlist .b-marketlist__item .b-marketlist__item_but {
	margin-top: 20px;
}

.b-marketlist_pagination {
	margin: 35px 0px 65px 0px;
	text-align: center;
}

.b-marketlist_pagination ul {
	list-style: none;
}

.b-marketlist_pagination ul li {
	display: inline;
	line-height: 60px;
	font-family: 'ALSSchlangesans-Black';
	font-size: 3.5em;
	margin: 5px;
}

.b-marketlist_pagination ul li a {
	display: inline-block;
	width: 59px;
	height: 60px;
	background: url(../img/b_marketlist_paginator.png) no-repeat center center;
	color: #000;
	text-decoration: none;
}

.b-marketlist_pagination ul li:hover a,.b-marketlist_pagination ul li.b_marketlist_paginator_act a {
	background: url(../img/b_marketlist_paginator_act.png) no-repeat center center;
	color: #fff;
	text-shadow: 0.03em 0.04em 0.08em rgba(0,0,0,0.6);
}

@media only screen and (max-width: 1200px) {
	.b-marketlist .b-marketlist__zag {
		font-family: 'ALSSchlangesans-Black';
		font-size: 5em;
		text-align: center;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 45px;
	}

	.b-marketlist .b-marketlist__item {
		background: url(../img/b_marketlist_item_bg.png);
		width: 96%;
		margin: 0 auto 50px auto;
		border-radius: 10px;
		padding: 24px;
		text-align: center;
		position: relative;
	}

	.b-marketlist .b-marketlist__item .b_marketlist_item_shok {
		width: 77px;
		height: 77px;
		background: url(../img/b_marketlist_item_shok.png);
		background-size: 100%;
		position: absolute;
		margin: -60px -5px 0px 0px;
		right: 0;
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item__zag {
		height: 70px;
		overflow: hidden;
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item__zag1 {
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		font-size: 3em;
		line-height: 1.2;
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item__zag2 {
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		font-size: 2.5em;
		line-height: 1.2;
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item__img {
		height: 290px;
		line-height: 290px;
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item__img img {
		max-width: 100%;
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item_bageout {
		width: 169px;
		margin: -60px auto 0px auto;
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item_bage {
		width: 169px;
		height: 64px;
		background: url(../img/es3_bage.png) no-repeat center center;
		margin-left: 80px;
		-ms-transform: rotate(-15deg);
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
		padding-top: 7px;
		padding-left: 10px;
		line-height: 1.2;
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item_bage .b-marketlist__item_vashek {
		font-size: 1.5em;
		font-family: 'Roboto', sans-serif;
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item_bage .b-marketlist__item_econom {
		font-size: 2.9em;
		font-family: 'ALSSchlangesans-Black';
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item_bage .b-marketlist__item_econom span {
		font-size: .8em;
		font-family: 'ALSSchlangesans-bold';
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item_tsena {
		color: #ff0000;
		font-size: 5em;
		font-family: 'ALSSchlangesans-Black';
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item_tsena span {
		font-size: .8em;
		font-family: 'ALSSchlangesans-bold';
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item_descr {
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item_descr span {
		font-weight: normal;
		white-space: nowrap;
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item_but {
		margin-top: 20px;
	}

	.b-marketlist_pagination {
		margin: 35px 0px 65px 0px;
		text-align: center;
	}

	.b-marketlist_pagination ul {
		list-style: none;
	}

	.b-marketlist_pagination ul li {
		display: inline;
		line-height: 60px;
		font-family: 'ALSSchlangesans-Black';
		font-size: 3.5em;
		margin: 5px;
	}

	.b-marketlist_pagination ul li a {
		display: inline-block;
		width: 59px;
		height: 60px;
		background: url(../img/b_marketlist_paginator.png) no-repeat center center;
		color: #000;
		text-decoration: none;
	}

	.b-marketlist_pagination ul li:hover a,.b-marketlist_pagination ul li.b_marketlist_paginator_act a {
		background: url(../img/b_marketlist_paginator_act.png) no-repeat center center;
		color: #fff;
		text-shadow: 0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	}
}

@media only screen and (max-width: 480px) {
	.b-marketlist .b-marketlist__zag {
		font-family: 'ALSSchlangesans-Black';
		font-size: 3.5em;
		text-align: center;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 45px;
	}

	.b-marketlist .b-marketlist__item {
		background: url(../img/b_marketlist_item_bg.png);
		width: 96%;
		margin: 0 auto 50px auto;
		border-radius: 10px;
		padding: 24px;
		text-align: center;
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item__zag {
		height: auto;
		overflow: hidden;
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item__zag1 {
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		font-size: 2.6em;
		line-height: 1.2;
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item__zag2 {
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		font-size: 2.2em;
		line-height: 1.2;
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item__img {
		height: 290px;
		line-height: 290px;
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item__img img {
		max-width: 100%;
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item_bageout {
		width: 169px;
		margin: -60px auto 0px auto;
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item_bage {
		width: 169px;
		height: 64px;
		background: url(../img/es3_bage.png) no-repeat center center;
		margin-left: 30px;
		-ms-transform: rotate(-15deg);
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
		padding-top: 7px;
		padding-left: 10px;
		line-height: 1.2;
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item_bage .b-marketlist__item_vashek {
		font-size: 1.5em;
		font-family: 'Roboto', sans-serif;
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item_bage .b-marketlist__item_econom {
		font-size: 2.9em;
		font-family: 'ALSSchlangesans-Black';
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item_bage .b-marketlist__item_econom span {
		font-size: .8em;
		font-family: 'ALSSchlangesans-bold';
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item_tsena {
		color: #ff0000;
		font-size: 4em;
		font-family: 'ALSSchlangesans-Black';
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item_tsena span {
		font-size: .6em;
		font-family: 'ALSSchlangesans-bold';
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item_descr {
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item_descr span {
		font-weight: normal;
		white-space: nowrap;
	}

	.b-marketlist .b-marketlist__item .b-marketlist__item_but {
		margin-top: 20px;
	}
}

.b-market-filtr .b-market-filtr__ul_onoff {
	margin-bottom: 20px;
	margin-left: 30px;
	display: inline-block;
	margin: 0 auto;
}

.b-market-filtr .b-market-filtr__ul_onoff li {
	list-style: none;
	display: inline;
	line-height: 52px;
	font-family: 'ALSSchlangesans-Black';
	font-size: 3em;
	text-transform: uppercase;
	color: #01d2e9;
	margin-right: 35px;
	white-space: nowrap;
}

.b-market-filtr .b-market-filtr__ul_onoff li img {
	margin-top: 5px;
}

.b-market-filtr .b-market-filtr__ul_onoff li a {
	color: #000;
	text-decoration: none;
}

.b-market-filtr .b_market_filtr_bg {
	background: url(../img/b_market_filtr_bg.png);
	width: 98%;
	margin: 0 auto 70px auto;
	padding: 16px 30px;
	border-radius: 10px;
	height: 210px;
}

.b-market-filtr .b_market_filtr_bg .col-md-5 {
	text-align: right;
}

.b-market-filtr .b_market_filtr_but {
	line-height: 200px;
}

.b-market-filtr__ul_onoff_block {
	text-align: center;
}

#sliderhorfiltr {
	width: 400px;
	position: absolute;
	margin: 80px 0px 0px 0px !important;
}

#sliderhorfiltr span.ui-slider-handle {
	display: none;
}

#sliderhorfiltr span.ui-slider-handle:last-child {
	display: block;
}

#sliderverfiltr {
	width: 400px;
	position: absolute;
	margin: 80px 0px 0px 0px !important;
}

#sliderverfiltr span.ui-slider-handle {
	display: none;
}

#sliderverfiltr span.ui-slider-handle:last-child {
	display: block;
}

.Costhor_filtrblock {
	width: 100px;
	height: 80px;
	background: url(../img/b_market_filtr_znach_shirina.png);
	position: absolute;
	margin: -78px 0px 0px -37px;
	text-align: center;
	font-size: 2.4em;
	color: #161616;
}

.Costhor_filtrblock input {
	width: 55px;
	height: 35px;
	text-align: center;
	margin-left: 0px;
	margin-top: 30px;
	color: #161616;
	padding: 0 !important;
	font-size: 1em;
	background: none;
	border: 0;
}

.Costver_filtrblock {
	width: 100px;
	height: 80px;
	background: url(../img/b_market_filtr_znach_visota.png);
	position: absolute;
	margin: 25px 0px 0px -37px;
	text-align: center;
	font-size: 2.4em;
	color: #161616;
}

.Costver_filtrblock input {
	width: 55px;
	height: 35px;
	text-align: center;
	margin-left: 0px;
	margin-top: 10px;
	color: #161616;
	padding: 0 !important;
	font-size: 1em;
	background: none;
	border: 0;
}

@media only screen and (max-width: 480px) {
	.b-market-filtr .b-market-filtr__ul_onoff {
		margin-bottom: 20px;
		margin-left: 30px;
	}

	.b-market-filtr .b-market-filtr__ul_onoff li {
		list-style: none;
		display: inline;
		line-height: 52px;
		font-family: 'ALSSchlangesans-Black';
		font-size: 2em;
		text-transform: uppercase;
		color: #01d2e9;
		margin-right: 35px;
		white-space: nowrap;
	}

	.b-market-filtr .b-market-filtr__ul_onoff li img {
		margin-top: 5px;
	}

	.b-market-filtr .b-market-filtr__ul_onoff li a {
		color: #000;
		text-decoration: none;
		border-bottom: 2px dotted #000;
	}

	.b-market-filtr .b_market_filtr_bg {
		background: url(../img/b_market_filtr_bg.png);
		width: 98%;
		margin: 0 auto 70px auto;
		padding: 16px 30px;
		border-radius: 10px;
	}

	.b-market-filtr .b_market_filtr_bg .col-md-5 {
		text-align: right;
	}
}

.b-marketitem {
	background: url(../img/b_market_top_bg.jpg) no-repeat center top;
	padding-top: 40px;
}

.b-marketitem .b-marketitem__zag {
	font-family: 'ALSSchlangesans-Black';
	font-size: 3.8em;
	text-transform: uppercase;
	line-height: 1.1;
	margin-bottom: 10px;
}

.b-marketitem .b-marketitem__zag2 {
	font-family: 'ALSSchlangesans-Black';
	font-size: 3.2em;
	text-transform: uppercase;
	line-height: 1.2;
	margin-bottom: 30px;
}

.b-marketitem .b-marketitem__charact {
	font-size: 2em;
	font-family: 'Roboto', sans-serif;
	line-height: 1.4;
	margin-bottom: 30px;
}

.b-marketitem .b-marketitem__charact ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}

.b-marketitem .b-marketitem__charact ul li {
	padding-left: 30px;
	background: url(../img/b_market_item_li.png) no-repeat left 2px;
	line-height: 1.1;
	margin-bottom: 5px;
}

.b-marketitem .b-marketitem__art {
	text-align: center;
	font-size: 2em;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 10px;
}

.b-marketitem .b-marketitem__visshir .col-md-6 {
	text-align: center;
	font-size: 2em;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	margin-bottom: 10px;
}

.b-marketitem .b-marketitem__visshir .col-md-6 span {
	font-weight: normal;
}

.b-marketitem .b-marketlist__item_center {
	text-align: center;
}

.b-marketitem .b-marketlist__item__img img {
	max-width: 100%;
	margin-bottom: 40px;
}

.b-marketitem .b-marketlist__item_bageout {
	width: 169px;
	margin: -60px auto 0px;
}

.b-marketitem .b-marketlist__item_bage {
	width: 169px;
	height: 64px;
	background: url(../img/es3_bage.png) no-repeat center center;
	margin-left: 80px;
	-ms-transform: rotate(-15deg);
	-webkit-transform: rotate(-15deg);
	transform: rotate(-15deg);
	padding-top: 7px;
	padding-left: 10px;
	line-height: 1.2;
	text-align: center;
}

.b-marketitem .b-marketlist__item_bage .b-marketlist__item_vashek {
	font-size: 1.5em;
	font-family: 'Roboto', sans-serif;
}

.b-marketitem .b-marketlist__item_bage .b-marketlist__item_econom {
	font-size: 2.9em;
	font-family: 'ALSSchlangesans-Black';
}

.b-marketitem .b-marketlist__item_bage .b-marketlist__item_econom span {
	font-size: .8em;
	font-family: 'ALSSchlangesans-bold';
}

.b-marketitem .b-marketlist__item_tsena {
	color: #ff0000;
	font-size: 5em;
	font-family: 'ALSSchlangesans-Black';
}

.b-marketitem .b-marketlist__item_tsena span {
	font-size: .8em;
	font-family: 'ALSSchlangesans-bold';
}

.b-marketitem .b-marketitem__underitem {
	text-align: center;
	font-size: 1.8em;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	padding: 30px 0px;
}

.b-marketitem .b-marketitem__blockform_bg {
	background: url(../img/b_marketlist_item_bg.png);
	padding: 20px;
}

.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg {
	background: url(../img/b_market_item_form_bg.png) no-repeat center top;
	width: 734px;
	height: 437px;
	float: right;
}

.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_bg_zag {
	text-align: center;
	font-family: 'ALSSchlangesans-Black';
	font-size: 5em;
	text-transform: uppercase;
	margin-top: 20px;
	line-height: 1;
}

.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_bg_zag2 {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 2em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 20px;
	line-height: 1;
}

.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_name {
	width: 349px;
	height: 55px;
	float: left;
	background: url(../img/b_market_item_form_name.png) no-repeat center center;
	margin: 0px 0px 10px 12px;
}

.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_name input {
	width: 285px;
	height: 45px;
	margin: 2px 0px 0px 50px;
	color: #666;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-style: italic;
	font-size: 2em;
	border: 0px;
	background: none;
}

.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_tel {
	width: 349px;
	height: 55px;
	float: right;
	background: url(../img/b_market_item_form_tel.png) no-repeat center center;
	margin: 0px 12px 10px 0px;
}

.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_tel input {
	width: 285px;
	height: 45px;
	margin: 2px 0px 0px 50px;
	color: #666;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-style: italic;
	font-size: 2em;
	border: 0px;
	background: none;
}

.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_textarea {
	width: 711px;
	height: 171px;
	background: url(../img/b_market_item_form_textarea.png) no-repeat center center;
	margin: 0 auto 20px auto;
	clear: both;
}

.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_textarea textarea {
	margin: 20px;
	width: 680px;
	height: 130px;
	color: #666;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-style: italic;
	font-size: 2em;
	border: 0px;
	background: none;
	resize: none;
}

.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_but {
	text-align: center;
}

.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl {
	float: left;
	width: 380px;
}

.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .b_market_item_blockrekv {
	padding: 15px;
	border: 1px solid #a2a1a1;
	border-radius: 10px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 1.7em;
	margin-bottom: 20px;
}

.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .b_market_item_blockrekv span {
	font-weight: normal;
}

.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .media-left,.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .media>.pull-left {
	padding-right: 15px;
}

.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .media-body {
	font-size: 2em;
	line-height: 1.2;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}

.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .media-body span {
	font-weight: normal;
}

.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .b_market_item_pleft {
	padding-left: 10px;
	padding-top: 5px;
}

@media only screen and (max-width: 1200px) {
	.b-marketitem {
		background: url(../img/b_market_top_bg.jpg) no-repeat center top;
		padding-top: 40px;
	}

	.b-marketitem .b-marketitem__zag {
		font-family: 'ALSSchlangesans-Black';
		font-size: 3.8em;
		text-transform: uppercase;
		line-height: 1.1;
		margin-bottom: 10px;
	}

	.b-marketitem .b-marketitem__zag2 {
		font-family: 'ALSSchlangesans-Black';
		font-size: 3.2em;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 30px;
	}

	.b-marketitem .b-marketitem__charact {
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		line-height: 1.4;
		margin-bottom: 30px;
	}

	.b-marketitem .b-marketitem__charact ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		font-size: 1em;
	}

	.b-marketitem .b-marketitem__charact ul li {
		padding-left: 30px;
		background: url(../img/b_market_item_li.png) no-repeat left 2px;
		line-height: 1.1;
		margin-bottom: 5px;
	}

	.b-marketitem .b-marketitem__art {
		text-align: center;
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		margin-bottom: 10px;
	}

	.b-marketitem .b-marketitem__visshir .col-md-6 {
		text-align: center;
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		margin-bottom: 10px;
	}

	.b-marketitem .b-marketitem__visshir .col-md-6 span {
		font-weight: normal;
	}

	.b-marketitem .b-marketlist__item_center {
		text-align: center;
	}

	.b-marketitem .b-marketlist__item__img img {
		max-width: 100%;
		margin-bottom: 40px;
	}

	.b-marketitem .b-marketlist__item_bageout {
		width: 169px;
		margin: -60px auto 0px;
	}

	.b-marketitem .b-marketlist__item_bage {
		width: 169px;
		height: 64px;
		background: url(../img/es3_bage.png) no-repeat center center;
		margin-left: 80px;
		-ms-transform: rotate(-15deg);
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
		padding-top: 7px;
		padding-left: 10px;
		line-height: 1.2;
		text-align: center;
	}

	.b-marketitem .b-marketlist__item_bage .b-marketlist__item_vashek {
		font-size: 1.5em;
		font-family: 'Roboto', sans-serif;
	}

	.b-marketitem .b-marketlist__item_bage .b-marketlist__item_econom {
		font-size: 2.9em;
		font-family: 'ALSSchlangesans-Black';
	}

	.b-marketitem .b-marketlist__item_bage .b-marketlist__item_econom span {
		font-size: .8em;
		font-family: 'ALSSchlangesans-bold';
	}

	.b-marketitem .b-marketlist__item_tsena {
		color: #ff0000;
		font-size: 5em;
		font-family: 'ALSSchlangesans-Black';
	}

	.b-marketitem .b-marketlist__item_tsena span {
		font-size: .8em;
		font-family: 'ALSSchlangesans-bold';
	}

	.b-marketitem .b-marketitem__underitem {
		text-align: center;
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		padding: 30px 0px;
	}

	.b-marketitem .b-marketitem__blockform_bg {
		background: url(../img/b_marketlist_item_bg.png);
		padding: 20px;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg {
		background: url(../img/b_market_item_form_bg.png) no-repeat center top;
		width: 734px;
		height: 437px;
		float: none;
		margin: 0 auto 30px auto;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_bg_zag {
		text-align: center;
		font-family: 'ALSSchlangesans-Black';
		font-size: 5em;
		text-transform: uppercase;
		margin-top: 0px;
		padding-top: 20px;
		line-height: 1;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_bg_zag2 {
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-size: 2em;
		font-weight: bold;
		margin-top: 5px;
		margin-bottom: 20px;
		line-height: 1;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_name {
		width: 349px;
		height: 55px;
		float: left;
		background: url(../img/b_market_item_form_name.png) no-repeat center center;
		margin: 0px 0px 10px 12px;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_name input {
		width: 285px;
		height: 45px;
		margin: 2px 0px 0px 50px;
		color: #666;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-style: italic;
		font-size: 2em;
		border: 0px;
		background: none;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_tel {
		width: 349px;
		height: 55px;
		float: right;
		background: url(../img/b_market_item_form_tel.png) no-repeat center center;
		margin: 0px 12px 10px 0px;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_tel input {
		width: 285px;
		height: 45px;
		margin: 2px 0px 0px 50px;
		color: #666;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-style: italic;
		font-size: 2em;
		border: 0px;
		background: none;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_textarea {
		width: 711px;
		height: 171px;
		background: url(../img/b_market_item_form_textarea.png) no-repeat center center;
		margin: 0 auto 20px auto;
		clear: both;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_textarea textarea {
		margin: 20px;
		width: 680px;
		height: 130px;
		color: #666;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-style: italic;
		font-size: 2em;
		border: 0px;
		background: none;
		resize: none;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_but {
		text-align: center;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl {
		float: none;
		width: 100%;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .b_market_item_blockrekv {
		padding: 15px;
		border: 1px solid #a2a1a1;
		border-radius: 10px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 1.7em;
		margin-bottom: 20px;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .b_market_item_blockrekv span {
		font-weight: normal;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .media-left,.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .media>.pull-left {
		padding-right: 15px;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .media-body {
		font-size: 2em;
		line-height: 1.2;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .media-body span {
		font-weight: normal;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .b_market_item_pleft {
		padding-left: 10px;
		padding-top: 5px;
	}
}

@media only screen and (max-width: 992px) {
	.b-marketitem {
		background: url(../img/b_market_top_bg.jpg) no-repeat center top;
		padding-top: 40px;
	}

	.b-marketitem .b-marketitem__zag {
		font-family: 'ALSSchlangesans-Black';
		font-size: 3.8em;
		text-transform: uppercase;
		line-height: 1.1;
		margin-bottom: 10px;
		text-align: center;
	}

	.b-marketitem .b-marketitem__zag2 {
		font-family: 'ALSSchlangesans-Black';
		font-size: 3.2em;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 30px;
		text-align: center;
	}

	.b-marketitem .b-marketitem__charact {
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		line-height: 1.4;
		margin-bottom: 30px;
	}

	.b-marketitem .b-marketitem__charact ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		font-size: 1em;
	}

	.b-marketitem .b-marketitem__charact ul li {
		padding-left: 30px;
		background: url(../img/b_market_item_li.png) no-repeat left 2px;
		line-height: 1.1;
		margin-bottom: 5px;
	}

	.b-marketitem .b-marketitem__art {
		text-align: left;
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		margin-bottom: 10px;
	}

	.b-marketitem .b-marketitem__visshir {
		margin-bottom: 30px;
	}

	.b-marketitem .b-marketitem__visshir .col-md-6 {
		text-align: left;
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		margin-bottom: 10px;
	}

	.b-marketitem .b-marketitem__visshir .col-md-6 span {
		font-weight: normal;
	}

	.b-marketitem .b-marketlist__item_center {
		text-align: center;
	}

	.b-marketitem .b-marketlist__item__img img {
		max-width: 100%;
		margin-bottom: 40px;
	}

	.b-marketitem .b-marketlist__item_bageout {
		width: 169px;
		margin: -60px auto 0px;
	}

	.b-marketitem .b-marketlist__item_bage {
		width: 169px;
		height: 64px;
		background: url(../img/es3_bage.png) no-repeat center center;
		margin-left: 80px;
		-ms-transform: rotate(-15deg);
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
		padding-top: 7px;
		padding-left: 10px;
		line-height: 1.2;
		text-align: center;
	}

	.b-marketitem .b-marketlist__item_bage .b-marketlist__item_vashek {
		font-size: 1.5em;
		font-family: 'Roboto', sans-serif;
	}

	.b-marketitem .b-marketlist__item_bage .b-marketlist__item_econom {
		font-size: 2.9em;
		font-family: 'ALSSchlangesans-Black';
	}

	.b-marketitem .b-marketlist__item_bage .b-marketlist__item_econom span {
		font-size: .8em;
		font-family: 'ALSSchlangesans-bold';
	}

	.b-marketitem .b-marketlist__item_tsena {
		color: #ff0000;
		font-size: 5em;
		font-family: 'ALSSchlangesans-Black';
	}

	.b-marketitem .b-marketlist__item_tsena span {
		font-size: .8em;
		font-family: 'ALSSchlangesans-bold';
	}

	.b-marketitem .b-marketitem__underitem {
		text-align: center;
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		padding: 30px 0px;
	}

	.b-marketitem .b-marketitem__blockform_bg {
		background: url(../img/b_marketlist_item_bg.png);
		padding: 20px;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg {
		background: url(../img/b_market_item_form_bg.png) no-repeat center top #ffe400;
		background-size: cover;
		width: 100%;
		height: auto;
		border-radius: 10px;
		float: none;
		margin: 0 auto 30px auto;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_bg_zag {
		text-align: center;
		font-family: 'ALSSchlangesans-Black';
		font-size: 5em;
		text-transform: uppercase;
		margin-top: 0px;
		padding-top: 20px;
		line-height: 1;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_bg_zag2 {
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-size: 2em;
		font-weight: bold;
		margin-top: 5px;
		margin-bottom: 20px;
		line-height: 1;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_name {
		width: 349px;
		height: 55px;
		float: none;
		background: url(../img/b_market_item_form_name.png) no-repeat center center;
		margin: 0px auto 10px auto;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_name input {
		width: 285px;
		height: 45px;
		margin: 2px 0px 0px 50px;
		color: #666;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-style: italic;
		font-size: 2em;
		border: 0px;
		background: none;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_tel {
		width: 349px;
		height: 55px;
		float: none;
		background: url(../img/b_market_item_form_tel.png) no-repeat center center;
		margin: 0px auto 10px auto;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_tel input {
		width: 285px;
		height: 45px;
		margin: 2px 0px 0px 50px;
		color: #666;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-style: italic;
		font-size: 2em;
		border: 0px;
		background: none;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_textarea {
		width: 349px;
		height: 171px;
		background: url(../img/b_market_item_form_textarea349.png) no-repeat center center;
		margin: 0 auto 20px auto;
		clear: both;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_textarea textarea {
		margin: 20px;
		width: 320px;
		height: 130px;
		color: #666;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-style: italic;
		font-size: 2em;
		border: 0px;
		background: none;
		resize: none;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_but {
		text-align: center;
		padding-bottom: 20px;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl {
		float: none;
		width: 100%;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .b_market_item_blockrekv {
		padding: 15px;
		border: 1px solid #a2a1a1;
		border-radius: 10px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 1.7em;
		margin-bottom: 20px;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .b_market_item_blockrekv span {
		font-weight: normal;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .media-left,.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .media>.pull-left {
		padding-right: 15px;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .media-body {
		font-size: 2em;
		line-height: 1.2;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .media-body span {
		font-weight: normal;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .b_market_item_pleft {
		padding-left: 10px;
		padding-top: 5px;
	}
}

@media only screen and (max-width: 768px) {
	.b-marketitem {
		background: url(../img/b_market_top_bg.jpg) no-repeat center top;
		padding-top: 40px;
	}

	.b-marketitem .b-marketitem__zag {
		font-family: 'ALSSchlangesans-Black';
		font-size: 3.8em;
		text-transform: uppercase;
		line-height: 1.1;
		margin-bottom: 10px;
		text-align: center;
	}

	.b-marketitem .b-marketitem__zag2 {
		font-family: 'ALSSchlangesans-Black';
		font-size: 3.2em;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 30px;
		text-align: center;
	}

	.b-marketitem .b-marketitem__charact {
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		line-height: 1.4;
		margin-bottom: 30px;
	}

	.b-marketitem .b-marketitem__charact ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		font-size: 1em;
	}

	.b-marketitem .b-marketitem__charact ul li {
		padding-left: 30px;
		background: url(../img/b_market_item_li.png) no-repeat left 2px;
		line-height: 1.1;
		margin-bottom: 5px;
	}

	.b-marketitem .b-marketitem__art {
		text-align: left;
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		margin-bottom: 10px;
	}

	.b-marketitem .b-marketitem__visshir {
		margin-bottom: 30px;
	}

	.b-marketitem .b-marketitem__visshir .col-md-6 {
		text-align: left;
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		margin-bottom: 10px;
	}

	.b-marketitem .b-marketitem__visshir .col-md-6 span {
		font-weight: normal;
	}

	.b-marketitem .b-marketlist__item_center {
		text-align: center;
	}

	.b-marketitem .b-marketlist__item__img img {
		max-width: 100%;
		margin-bottom: 40px;
	}

	.b-marketitem .b-marketlist__item_bageout {
		width: 169px;
		margin: -60px auto 0px;
	}

	.b-marketitem .b-marketlist__item_bage {
		width: 169px;
		height: 64px;
		background: url(../img/es3_bage.png) no-repeat center center;
		margin-left: 80px;
		-ms-transform: rotate(-15deg);
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
		padding-top: 7px;
		padding-left: 10px;
		line-height: 1.2;
		text-align: center;
	}

	.b-marketitem .b-marketlist__item_bage .b-marketlist__item_vashek {
		font-size: 1.5em;
		font-family: 'Roboto', sans-serif;
	}

	.b-marketitem .b-marketlist__item_bage .b-marketlist__item_econom {
		font-size: 2.9em;
		font-family: 'ALSSchlangesans-Black';
	}

	.b-marketitem .b-marketlist__item_bage .b-marketlist__item_econom span {
		font-size: .8em;
		font-family: 'ALSSchlangesans-bold';
	}

	.b-marketitem .b-marketlist__item_tsena {
		color: #ff0000;
		font-size: 5em;
		font-family: 'ALSSchlangesans-Black';
	}

	.b-marketitem .b-marketlist__item_tsena span {
		font-size: .8em;
		font-family: 'ALSSchlangesans-bold';
	}

	.b-marketitem .b-marketitem__underitem {
		text-align: center;
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		padding: 30px 0px;
	}

	.b-marketitem .b-marketitem__blockform_bg {
		background: url(../img/b_marketlist_item_bg.png);
		padding: 20px;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg {
		background: url(../img/b_market_item_form_bg.png) no-repeat center top #ffe400;
		background-size: cover;
		width: 100%;
		height: auto;
		border-radius: 10px;
		float: none;
		margin: 0 auto 30px auto;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_bg_zag {
		text-align: center;
		font-family: 'ALSSchlangesans-Black';
		font-size: 4em;
		text-transform: uppercase;
		margin-top: 0px;
		padding-top: 20px;
		line-height: 1;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_bg_zag2 {
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-size: 2em;
		font-weight: bold;
		margin-top: 5px;
		margin-bottom: 20px;
		line-height: 1;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_name {
		width: 260px;
		height: 55px;
		float: none;
		background: url(../img/b_market_item_form_name260.png) no-repeat center center;
		margin: 0px auto 10px auto;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_name input {
		width: 195px;
		height: 45px;
		margin: 2px 0px 0px 50px;
		color: #666;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-style: italic;
		font-size: 2em;
		border: 0px;
		background: none;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_tel {
		width: 260px;
		height: 55px;
		float: none;
		background: url(../img/b_market_item_form_tel260.png) no-repeat center center;
		margin: 0px auto 10px auto;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_tel input {
		width: 195px;
		height: 45px;
		margin: 2px 0px 0px 50px;
		color: #666;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-style: italic;
		font-size: 2em;
		border: 0px;
		background: none;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_textarea {
		width: 260px;
		height: 171px;
		background: url(../img/b_market_item_form_textarea260.png) no-repeat center center;
		margin: 0 auto 20px auto;
		clear: both;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_textarea textarea {
		margin: 20px;
		width: 225px;
		height: 130px;
		color: #666;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-style: italic;
		font-size: 2em;
		border: 0px;
		background: none;
		resize: none;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_but {
		text-align: center;
		padding-bottom: 20px;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl {
		float: none;
		width: 100%;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .b_market_item_blockrekv {
		padding: 15px;
		border: 1px solid #a2a1a1;
		border-radius: 10px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 1.7em;
		margin-bottom: 20px;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .b_market_item_blockrekv span {
		font-weight: normal;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .media-left,.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .media>.pull-left {
		padding-right: 15px;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .media-body {
		font-size: 2em;
		line-height: 1.2;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .media-body span {
		font-weight: normal;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .b_market_item_pleft {
		padding-left: 10px;
		padding-top: 5px;
	}
}

@media only screen and (max-width: 480px) {
	.b-marketitem {
		background: url(../img/b_market_top_bg.jpg) no-repeat center top;
		padding-top: 40px;
	}

	.b-marketitem .b-marketitem__zag {
		font-family: 'ALSSchlangesans-Black';
		font-size: 3.8em;
		text-transform: uppercase;
		line-height: 1.1;
		margin-bottom: 10px;
		text-align: center;
	}

	.b-marketitem .b-marketitem__zag2 {
		font-family: 'ALSSchlangesans-Black';
		font-size: 3.2em;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 30px;
		text-align: center;
	}

	.b-marketitem .b-marketitem__charact {
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		line-height: 1.4;
		margin-bottom: 30px;
	}

	.b-marketitem .b-marketitem__charact ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		font-size: 1em;
	}

	.b-marketitem .b-marketitem__charact ul li {
		padding-left: 30px;
		background: url(../img/b_market_item_li.png) no-repeat left 2px;
		line-height: 1.1;
		margin-bottom: 5px;
	}

	.b-marketitem .b-marketitem__art {
		text-align: left;
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		margin-bottom: 10px;
	}

	.b-marketitem .b-marketitem__visshir {
		margin-bottom: 30px;
	}

	.b-marketitem .b-marketitem__visshir .col-md-6 {
		text-align: left;
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		margin-bottom: 10px;
	}

	.b-marketitem .b-marketitem__visshir .col-md-6 span {
		font-weight: normal;
	}

	.b-marketitem .b-marketlist__item_center {
		text-align: center;
	}

	.b-marketitem .b-marketlist__item__img img {
		max-width: 100%;
		margin-bottom: 40px;
	}

	.b-marketitem .b-marketlist__item_bageout {
		width: 169px;
		margin: -60px auto 0px;
	}

	.b-marketitem .b-marketlist__item_bage {
		width: 169px;
		height: 64px;
		background: url(../img/es3_bage.png) no-repeat center center;
		margin-left: 50px;
		-ms-transform: rotate(-15deg);
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
		padding-top: 7px;
		padding-left: 10px;
		line-height: 1.2;
		text-align: center;
	}

	.b-marketitem .b-marketlist__item_bage .b-marketlist__item_vashek {
		font-size: 1.5em;
		font-family: 'Roboto', sans-serif;
	}

	.b-marketitem .b-marketlist__item_bage .b-marketlist__item_econom {
		font-size: 2.9em;
		font-family: 'ALSSchlangesans-Black';
	}

	.b-marketitem .b-marketlist__item_bage .b-marketlist__item_econom span {
		font-size: .8em;
		font-family: 'ALSSchlangesans-bold';
	}

	.b-marketitem .b-marketlist__item_tsena {
		color: #ff0000;
		font-size: 5em;
		font-family: 'ALSSchlangesans-Black';
	}

	.b-marketitem .b-marketlist__item_tsena span {
		font-size: .8em;
		font-family: 'ALSSchlangesans-bold';
	}

	.b-marketitem .b-marketitem__underitem {
		text-align: center;
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		padding: 30px 0px;
	}

	.b-marketitem .b-marketitem__blockform_bg {
		background: url(../img/b_marketlist_item_bg.png);
		padding: 20px;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg {
		background: none;
		background-size: cover;
		width: 100%;
		height: auto;
		border-radius: 10px;
		float: none;
		margin: 0 auto 30px auto;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_bg_zag {
		text-align: center;
		font-family: 'ALSSchlangesans-Black';
		font-size: 4em;
		text-transform: uppercase;
		margin-top: 0px;
		padding-top: 20px;
		line-height: 1;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_bg_zag2 {
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-size: 2em;
		font-weight: bold;
		margin-top: 5px;
		margin-bottom: 20px;
		line-height: 1;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_name {
		width: 260px;
		height: 55px;
		float: none;
		background: url(../img/b_market_item_form_name260.png) no-repeat center center;
		margin: 0px auto 10px auto;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_name input {
		width: 195px;
		height: 45px;
		margin: 2px 0px 0px 50px;
		color: #666;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-style: italic;
		font-size: 2em;
		border: 0px;
		background: none;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_tel {
		width: 260px;
		height: 55px;
		float: none;
		background: url(../img/b_market_item_form_tel260.png) no-repeat center center;
		margin: 0px auto 10px auto;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_tel input {
		width: 195px;
		height: 45px;
		margin: 2px 0px 0px 50px;
		color: #666;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-style: italic;
		font-size: 2em;
		border: 0px;
		background: none;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_textarea {
		width: 260px;
		height: 171px;
		background: url(../img/b_market_item_form_textarea260.png) no-repeat center center;
		margin: 0 auto 20px auto;
		clear: both;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_textarea textarea {
		margin: 20px;
		width: 225px;
		height: 130px;
		color: #666;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-style: italic;
		font-size: 2em;
		border: 0px;
		background: none;
		resize: none;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_form_bg .b_market_item_form_but {
		text-align: center;
		padding-bottom: 20px;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl {
		float: none;
		width: 100%;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .b_market_item_blockrekv {
		padding: 15px;
		border: 1px solid #a2a1a1;
		border-radius: 10px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 1.7em;
		margin-bottom: 20px;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .b_market_item_blockrekv span {
		font-weight: normal;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .media-left,.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .media>.pull-left {
		padding-right: 15px;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .media-body {
		font-size: 2em;
		line-height: 1.2;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .media-body span {
		font-weight: normal;
	}

	.b-marketitem .b-marketitem__blockform_bg .b_market_item_blockrekvopl .b_market_item_pleft {
		padding-left: 10px;
		padding-top: 5px;
	}
}

.b-aktsii {
	margin: 70px auto 0px auto;
}

.b-aktsii .b-aktsii__zag {
	font-size: 5em;
	color: #0d0d0d;
	text-align: center;
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
	line-height: 1;
	margin-bottom: 15px;
}

.b-aktsii .b-aktsii__zag2 {
	font-size: 2.6em;
	color: #0d0d0d;
	text-align: center;
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
	line-height: 1.2;
	margin-bottom: 15px;
}

.b-aktsii .b-sms__undertext {
	font-size: 2em;
	color: #0d0d0d;
	text-align: center;
	margin-bottom: 30px;
	font-family: 'Roboto', sans-serif;
}

.b-aktsii .b-aktsii__center {
	text-align: center;
	vertical-align: top;
	margin: 50px 0px;
}

.b-aktsii .b-aktsii__ico {
	width: 461px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}

.b-aktsii .b-aktsii__iconumber {
	width: 160px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}

.b-aktsii .b-aktsii__iconumber img {
	margin-top: 30px;
}

.b-aktsii .b-aktsii__icotext {
	width: 461px;
	display: inline-block;
	vertical-align: top;
}

.b-aktsii .b-aktsii__icotext.b-aktsii__icotext_left {
	text-align: right;
}

.b-aktsii .b-aktsii__icotext.b-aktsii__icotext_right {
	text-align: left;
}

.b-aktsii .b-aktsii__icotext .b-aktsii__icotext__zag {
	font-size: 5.5em;
	font-family: 'ALSSchlangesans-Black';
	text-transform: uppercase;
	line-height: 1.1;
	margin-bottom: 25px;
}

.b-aktsii .b-aktsii__icotext .b-aktsii__icotext__zag .red {
	color: #ff0103;
}

.b-aktsii .b-aktsii__icotext .b-aktsii__icotext__text {
	font-size: 2em;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	line-height: 1.3;
}

@media only screen and (max-width: 1200px) {
	.b-aktsii {
		margin: 70px auto 0px auto;
	}

	.b-aktsii .b-aktsii__zag {
		font-size: 4.8em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
		margin-bottom: 15px;
	}

	.b-aktsii .b-aktsii__zag2 {
		font-size: 2.6em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1.2;
		margin-bottom: 15px;
	}

	.b-aktsii .b-sms__undertext {
		font-size: 2em;
		color: #0d0d0d;
		text-align: center;
		margin-bottom: 30px;
		font-family: 'Roboto', sans-serif;
	}

	.b-aktsii .b-aktsii__center {
		text-align: center;
		vertical-align: top;
		margin: 50px auto;
		width: 900px;
	}

	.b-aktsii .b-aktsii__ico {
		width: 100%;
		text-align: center;
		display: block;
		vertical-align: top;
	}

	.b-aktsii .b-aktsii__iconumber {
		width: 160px;
		text-align: center;
		display: inline-block;
		vertical-align: top;
	}

	.b-aktsii .b-aktsii__iconumber img {
		margin-top: 30px;
	}

	.b-aktsii .b-aktsii__icotext {
		width: 461px;
		display: inline-block;
		vertical-align: top;
		margin-bottom: 20px;
	}

	.b-aktsii .b-aktsii__icotext.b-aktsii__icotext_left {
		text-align: right;
	}

	.b-aktsii .b-aktsii__icotext.b-aktsii__icotext_right {
		text-align: left;
	}

	.b-aktsii .b-aktsii__icotext .b-aktsii__icotext__zag {
		font-size: 5.5em;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 1.1;
		margin-bottom: 25px;
	}

	.b-aktsii .b-aktsii__icotext .b-aktsii__icotext__zag .red {
		color: #ff0103;
	}

	.b-aktsii .b-aktsii__icotext .b-aktsii__icotext__text {
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		line-height: 1.3;
	}
}

@media only screen and (max-width: 992px) {
	.b-aktsii {
		margin: 70px auto 0px auto;
	}

	.b-aktsii .b-aktsii__zag {
		font-size: 3.8em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
		margin-bottom: 15px;
	}

	.b-aktsii .b-aktsii__zag2 {
		font-size: 2.4em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1.2;
		margin-bottom: 15px;
	}

	.b-aktsii .b-sms__undertext {
		font-size: 1.8em;
		color: #0d0d0d;
		text-align: center;
		margin-bottom: 30px;
		font-family: 'Roboto', sans-serif;
	}

	.b-aktsii .b-aktsii__center {
		text-align: center;
		vertical-align: top;
		margin: 20px auto;
		width: 100%;
	}

	.b-aktsii .b-aktsii__ico {
		width: 100%;
		text-align: center;
		display: block;
		vertical-align: top;
	}

	.b-aktsii .b-aktsii__ico img {
		max-width: 90%;
	}

	.b-aktsii .b-aktsii__iconumber {
		width: 100%;
		text-align: center;
		display: inline-block;
		vertical-align: top;
	}

	.b-aktsii .b-aktsii__iconumber img {
		margin-top: 30px;
	}

	.b-aktsii .b-aktsii__icotext {
		width: 100%;
		display: inline-block;
		vertical-align: top;
		margin-bottom: 20px;
	}

	.b-aktsii .b-aktsii__icotext.b-aktsii__icotext_left {
		text-align: left;
	}

	.b-aktsii .b-aktsii__icotext.b-aktsii__icotext_right {
		text-align: left;
	}

	.b-aktsii .b-aktsii__icotext .b-aktsii__icotext__zag {
		font-size: 4.5em;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 1.1;
		margin-bottom: 25px;
		text-align: center;
	}

	.b-aktsii .b-aktsii__icotext .b-aktsii__icotext__zag .red {
		color: #ff0103;
	}

	.b-aktsii .b-aktsii__icotext .b-aktsii__icotext__text {
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		line-height: 1.3;
	}
}

.b-allforms {
	margin: 70px auto 50px auto;
}

.b-allforms .b-allforms__zag {
	font-size: 5em;
	color: #0d0d0d;
	text-align: center;
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
	line-height: 1;
	margin-bottom: 15px;
}

.b-allforms .b-allforms__row {
	text-align: center;
	margin: 30px 0px;
}

.b-allforms .b-allforms__row img {
	margin-bottom: 15px;
}

.b-allforms .b-allforms__row div {
	font-size: 2.8em;
	font-family: 'ALSSchlangesans-bold';
	color: #ff0000;
}

.b-allforms .b-allforms__row div span {
	font-size: 1.2em;
	font-family: 'ALSSchlangesans-Black';
}

@media only screen and (max-width: 992px) {
	.b-allforms {
		margin: 70px auto 50px auto;
	}

	.b-allforms .b-allforms__zag {
		font-size: 5em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
		margin-bottom: 15px;
	}

	.b-allforms .b-allforms__row {
		text-align: center;
		margin: 30px 0px;
	}

	.b-allforms .b-allforms__row img {
		margin-bottom: 15px;
	}

	.b-allforms .b-allforms__row div {
		font-size: 2.4em;
		font-family: 'ALSSchlangesans-bold';
		color: #ff0000;
	}

	.b-allforms .b-allforms__row div span {
		font-size: 1.2em;
		font-family: 'ALSSchlangesans-Black';
	}
}

.b-derevo_calc {
	margin: 130px auto -12px auto;
	background: url(../img/derevo/podbor/bg_1.jpg) no-repeat center center;
	height: 680px;
	position: relative;
	z-index: 1;
}

.b-derevo_calc .b-derevo_calc__ruch {
	background: url(../img/derevo/podbor/ruch_1.png) no-repeat center center;
	height: 680px;
	position: relative;
}

.b-derevo_calc .container .b-derevo_calc__zag {
	font-size: 5em;
	color: #0d0d0d;
	text-align: center;
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
	line-height: 1;
	margin-bottom: 25px;
	margin-top: -80px;
}

.b-derevo_calc .container .tsvet_ramy {
	width: 590px;
	margin-bottom: 20px;
}

.b-derevo_calc .container .tsvet_ramy .tsvet_ramy__txt {
	text-align: center;
	font-size: 2.4em;
	color: #3d3d3d;
	margin-bottom: 15px;
	font-family: 'Roboto', sans-serif;
}

.b-derevo_calc .container .tsvet_ramy .col-sm-4 {
	text-align: center;
	font-size: 1.8em;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	margin-bottom: 15px;
}

.b-derevo_calc .container .tsvet_ramy .col-sm-4 img {
	cursor: pointer;
}

.b-derevo_calc .container .tsvet_ramy .col-sm-4 img:hover {
	opacity: .8;
}

.b-derevo_calc .container .tsvet_ruch {
	width: 590px;
}

.b-derevo_calc .container .tsvet_ruch .tsvet_ruch__txt {
	text-align: center;
	font-size: 2.4em;
	color: #3d3d3d;
	margin-bottom: 15px;
	font-family: 'Roboto', sans-serif;
}

.b-derevo_calc .container .tsvet_ruch .col-md-2 {
	text-align: center;
	font-size: 1.3em;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	margin-bottom: 25px;
}

.b-derevo_calc .container .tsvet_ruch .col-md-2 img {
	cursor: pointer;
	margin-left: 5px;
	margin-bottom: -5px;
}

.b-derevo_calc .container .tsvet_ruch .col-md-2 img:hover {
	opacity: .8;
}

@media only screen and (max-width: 992px) {
	.b-derevo_calc {
		margin: 130px auto -12px auto;
		background: url(../img/derevo/podbor/bg_1.jpg) no-repeat center bottom;
		height: 700px;
		position: relative;
		z-index: 1;
	}

	.b-derevo_calc .b-derevo_calc__ruch {
		background: url(../img/derevo/podbor/ruch_1.png) no-repeat center bottom;
		height: 680px;
		position: relative;
	}

	.b-derevo_calc .container .b-derevo_calc__zag {
		font-size: 5em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
		margin-bottom: 25px;
		margin-top: -80px;
	}

	.b-derevo_calc .container .tsvet_ramy {
		width: 390px;
		margin-bottom: 20px;
	}

	.b-derevo_calc .container .tsvet_ramy .tsvet_ramy__txt {
		text-align: center;
		font-size: 2.4em;
		color: #3d3d3d;
		margin-bottom: 15px;
		font-family: 'Roboto', sans-serif;
	}

	.b-derevo_calc .container .tsvet_ramy .col-md-4 {
		text-align: center;
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		margin-bottom: 15px;
	}

	.b-derevo_calc .container .tsvet_ramy .col-md-4 img {
		cursor: pointer;
	}

	.b-derevo_calc .container .tsvet_ramy .col-md-4 img:hover {
		opacity: .8;
	}

	.b-derevo_calc .container .tsvet_ramy .col-xs-4 {
		text-align: center;
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		margin-bottom: 15px;
	}

	.b-derevo_calc .container .tsvet_ramy .col-xs-4 img {
		cursor: pointer;
		width: 100px;
		margin-bottom: -5px;
	}

	.b-derevo_calc .container .tsvet_ramy .col-xs-4 img:hover {
		opacity: .8;
	}

	.b-derevo_calc .container .tsvet_ruch {
		width: 390px;
	}

	.b-derevo_calc .container .tsvet_ruch .tsvet_ruch__txt {
		text-align: center;
		font-size: 2.4em;
		color: #3d3d3d;
		margin-bottom: 15px;
		font-family: 'Roboto', sans-serif;
	}

	.b-derevo_calc .container .tsvet_ruch .col-md-2 {
		text-align: center;
		font-size: 1.3em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		margin-bottom: 25px;
	}

	.b-derevo_calc .container .tsvet_ruch .col-md-2 img {
		cursor: pointer;
	}

	.b-derevo_calc .container .tsvet_ruch .col-md-2 img:hover {
		opacity: .8;
	}

	.b-derevo_calc .container .tsvet_ruch .col-xs-4 {
		text-align: center;
		font-size: 1.3em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		margin-bottom: 25px;
	}

	.b-derevo_calc .container .tsvet_ruch .col-xs-4 img {
		cursor: pointer;
		margin-bottom: -5px;
	}

	.b-derevo_calc .container .tsvet_ruch .col-xs-4 img:hover {
		opacity: .8;
	}
}

@media only screen and (max-width: 768px) {
	.b-derevo_calc {
		margin: 130px 0 -12px -100px;
		background: url(../img/derevo/podbor/bg_1.jpg) no-repeat center bottom;
		height: 700px;
		position: relative;
		z-index: 1;
	}

	.b-derevo_calc .b-derevo_calc__ruch {
		background: url(../img/derevo/podbor/ruch_1.png) no-repeat center bottom;
		height: 680px;
		position: relative;
	}

	.b-derevo_calc .container {
		margin-left: 100px;
	}

	.b-derevo_calc .container .b-derevo_calc__zag {
		font-size: 4em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
		margin-bottom: 25px;
		margin-top: -80px;
	}

	.b-derevo_calc .container .tsvet_ramy {
		width: 320px;
		margin-bottom: 20px;
	}

	.b-derevo_calc .container .tsvet_ramy .tsvet_ramy__txt {
		text-align: center;
		font-size: 2.4em;
		color: #3d3d3d;
		margin-bottom: 15px;
		font-family: 'Roboto', sans-serif;
	}

	.b-derevo_calc .container .tsvet_ramy .col-md-4 {
		text-align: center;
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		margin-bottom: 15px;
	}

	.b-derevo_calc .container .tsvet_ramy .col-md-4 img {
		cursor: pointer;
	}

	.b-derevo_calc .container .tsvet_ramy .col-md-4 img:hover {
		opacity: .8;
	}

	.b-derevo_calc .container .tsvet_ramy .col-xs-4 {
		text-align: center;
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		margin-bottom: 15px;
	}

	.b-derevo_calc .container .tsvet_ramy .col-xs-4 img {
		cursor: pointer;
		width: 80px;
		margin-bottom: -5px;
	}

	.b-derevo_calc .container .tsvet_ramy .col-xs-4 img:hover {
		opacity: .8;
	}

	.b-derevo_calc .container .tsvet_ruch {
		width: 320px;
	}

	.b-derevo_calc .container .tsvet_ruch .tsvet_ruch__txt {
		text-align: center;
		font-size: 2.4em;
		color: #3d3d3d;
		margin-bottom: 15px;
		font-family: 'Roboto', sans-serif;
	}

	.b-derevo_calc .container .tsvet_ruch .col-md-2 {
		text-align: center;
		font-size: 1.3em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		margin-bottom: 25px;
	}

	.b-derevo_calc .container .tsvet_ruch .col-md-2 img {
		cursor: pointer;
	}

	.b-derevo_calc .container .tsvet_ruch .col-md-2 img:hover {
		opacity: .8;
	}

	.b-derevo_calc .container .tsvet_ruch .col-xs-6 {
		text-align: center;
		font-size: 1.3em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		margin-bottom: 10px;
	}

	.b-derevo_calc .container .tsvet_ruch .col-xs-6 img {
		cursor: pointer;
		margin-bottom: -5px;
		width: 70px;
	}

	.b-derevo_calc .container .tsvet_ruch .col-xs-6 img:hover {
		opacity: .8;
	}
}

@media only screen and (max-width: 480px) {
	.b-derevo_calc {
		margin: 130px 0 -12px -100px;
		background: url(../img/derevo/podbor/bg_1.jpg) no-repeat center bottom;
		height: 700px;
		position: relative;
		z-index: 1;
	}

	.b-derevo_calc .b-derevo_calc__ruch {
		background: url(../img/derevo/podbor/ruch_1.png) no-repeat center bottom;
		height: 680px;
		position: relative;
	}

	.b-derevo_calc .container {
		margin-left: 100px;
	}

	.b-derevo_calc .container .b-derevo_calc__zag {
		font-size: 3.4em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
		margin-bottom: 25px;
		margin-top: -80px;
	}

	.b-derevo_calc .container .tsvet_ramy {
		width: 200px;
		margin-bottom: 20px;
	}

	.b-derevo_calc .container .tsvet_ramy .tsvet_ramy__txt {
		text-align: center;
		font-size: 2em;
		color: #3d3d3d;
		margin-bottom: 15px;
		font-family: 'Roboto', sans-serif;
	}

	.b-derevo_calc .container .tsvet_ramy .col-md-4 {
		text-align: center;
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		margin-bottom: 15px;
	}

	.b-derevo_calc .container .tsvet_ramy .col-md-4 img {
		cursor: pointer;
	}

	.b-derevo_calc .container .tsvet_ramy .col-md-4 img:hover {
		opacity: .8;
	}

	.b-derevo_calc .container .tsvet_ramy .col-xs-4 {
		text-align: center;
		font-size: 1.4em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		margin-bottom: 15px;
	}

	.b-derevo_calc .container .tsvet_ramy .col-xs-4 img {
		cursor: pointer;
		width: 50px;
		margin-bottom: -5px;
	}

	.b-derevo_calc .container .tsvet_ramy .col-xs-4 img:hover {
		opacity: .8;
	}

	.b-derevo_calc .container .tsvet_ruch {
		width: 160px;
	}

	.b-derevo_calc .container .tsvet_ruch .tsvet_ruch__txt {
		text-align: center;
		font-size: 2em;
		color: #3d3d3d;
		margin-bottom: 15px;
		font-family: 'Roboto', sans-serif;
	}

	.b-derevo_calc .container .tsvet_ruch .col-md-2 {
		text-align: center;
		font-size: 1.3em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		margin-bottom: 25px;
	}

	.b-derevo_calc .container .tsvet_ruch .col-md-2 img {
		cursor: pointer;
	}

	.b-derevo_calc .container .tsvet_ruch .col-md-2 img:hover {
		opacity: .8;
	}

	.b-derevo_calc .container .tsvet_ruch .col-xs-6 {
		text-align: center;
		font-size: 1.3em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		margin-bottom: 10px;
	}

	.b-derevo_calc .container .tsvet_ruch .col-xs-6 img {
		cursor: pointer;
		margin-bottom: -5px;
		width: 60px;
	}

	.b-derevo_calc .container .tsvet_ruch .col-xs-6 img:hover {
		opacity: .8;
	}
}

.b-allcolors {
	height: 543px;
	background: url(../img/b_allcolors_bg.png) no-repeat center top;
}

.b-allcolors .b-allcolors__text {
	font-size: 4.9em;
	color: #0d0d0d;
	text-align: center;
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
	padding: 90px 20px 0 20px;
	line-height: 1;
	margin-bottom: 40px;
}

.b-allcolors .b-allcolors_podtext {
	font-size: 2.4em;
	text-align: center;
	margin-bottom: 30px;
	padding: 0 20px;
}

.b-allcolors .b-allcolors_podtext span {
	color: #fff;
	border-bottom: 2px dotted #fff;
	cursor: pointer;
}

.b-allcolors .es5_ico {
	display: block;
	float: left;
	width: 20%;
	margin-left: 0;
	box-sizing: border-box;
	text-align: center;
}

.b-allcolors .container {
	position: relative;
	width: 930px;
	height: 210px;
	margin: 0 auto;
	overflow: visible;
}

.b-allcolors .iosSlider_allcolors {
	width: 100%;
	height: 210px;
}

.b-allcolors .iosSlider_allcolors .slider {
	width: 100%;
	height: 100%;
}

.b-allcolors .iosSlider_allcolors .slider .item {
	float: left;
	width: 180px;
	text-align: center;
	font-size: 2em;
	color: #0d0d0d;
	font-weight: 500;
	line-height: 1;
}

.b-allcolors .iosSlider_allcolors .slider .item img {
	width: 137px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 15px;
	position: relative;
	border-radius: 69px;
	box-shadow: 0px 0px 5px 3px white;
}

.b-allcolors .container .prev1 {
	position: absolute;
	top: 50px;
	left: -32px;
	width: 32px;
	height: 53px;
	background: url(../img/b_allcolors_strleft.png) no-repeat center center;
	-webkit-transition: all 0.01s ease 0.01s;
	transition: all 0.01s ease 0.01s;
	z-index: 10;
}

.b-allcolors .container .prev1:hover {
	background: url(../img/b_allcolors_strleft_act.png) no-repeat center center;
}

.b-allcolors .container .next1 {
	position: absolute;
	top: 50px;
	width: 32px;
	height: 53px;
	z-index: 10;
	right: -32px;
	background: url(../img/b_allcolors_strright.png) no-repeat center center;
	-webkit-transition: all 0.01s ease 0.01s;
	transition: all 0.01s ease 0.01s;
}

.b-allcolors .container .next1:hover {
	background: url(../img/b_allcolors_strright_act.png) no-repeat center center;
}

.b-allcolors .container .unselectable {
	opacity: 0.6;
	cursor: default !important;
}

.b-allcolors .container .prev1.unselectable {
	background: url(../img/b_allcolors_strleft.png) no-repeat center center;
}

.b-allcolors .container .next1.unselectable {
	background: url(../img/b_allcolors_strright.png) no-repeat center center;
}

@media only screen and (max-width: 992px) {
	.b-allcolors .b-allcolors__text {
		font-size: 4em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
		margin-bottom: 40px;
	}

	.b-allcolors .b-allcolors_podtext {
		font-size: 2.4em;
		text-align: center;
		margin-bottom: 30px;
		padding: 0 20px;
	}

	.b-allcolors .b-allcolors_podtext span {
		color: #fff;
		border-bottom: 2px dotted #fff;
		cursor: pointer;
	}

	.b-allcolors .container {
		position: relative;
		width: 630px;
		height: 210px;
		margin: 0 auto;
		overflow: visible;
	}

	.b-allcolors .iosSlider_allcolors {
		width: 100%;
		height: 210px;
	}

	.b-allcolors .iosSlider_allcolors .slider {
		width: 100%;
		height: 100%;
	}

	.b-allcolors .iosSlider_allcolors .slider .item {
		float: left;
		width: 150px;
		text-align: center;
		font-size: 2em;
		color: #0d0d0d;
		font-weight: 500;
		line-height: 1;
	}

	.b-allcolors .iosSlider_allcolors .slider .item img {
		width: 137px;
		height: auto;
		margin-bottom: 15px;
		position: relative;
	}

	.b-allcolors .container .prev1 {
		position: absolute;
		top: 50px;
		left: -32px;
		width: 32px;
		height: 53px;
		background: url(../img/b_allcolors_strleft.png) no-repeat center center;
		-webkit-transition: all 0.01s ease 0.01s;
		transition: all 0.01s ease 0.01s;
		z-index: 10;
	}

	.b-allcolors .container .prev1:hover {
		background: url(../img/b_allcolors_strleft_act.png) no-repeat center center;
	}

	.b-allcolors .container .next1 {
		position: absolute;
		top: 50px;
		width: 32px;
		height: 53px;
		z-index: 10;
		right: -32px;
		background: url(../img/b_allcolors_strright.png) no-repeat center center;
		-webkit-transition: all 0.01s ease 0.01s;
		transition: all 0.01s ease 0.01s;
	}

	.b-allcolors .container .next1:hover {
		background: url(../img/b_allcolors_strright_act.png) no-repeat center center;
	}

	.b-allcolors .container .unselectable {
		opacity: 0.6;
		cursor: default !important;
	}

	.b-allcolors .container .prev1.unselectable {
		background: url(../img/b_allcolors_strleft.png) no-repeat center center;
	}

	.b-allcolors .container .next1.unselectable {
		background: url(../img/b_allcolors_strright.png) no-repeat center center;
	}
}

@media only screen and (max-width: 768px) {
	.b-allcolors .container {
		position: relative;
		width: 420px;
		height: 170px;
		margin: 0 auto;
		overflow: visible;
	}

	.b-allcolors .iosSlider_allcolors {
		width: 100%;
		height: 170px;
	}

	.b-allcolors .iosSlider_allcolors .slider {
		width: 100%;
		height: 100%;
	}

	.b-allcolors .iosSlider_allcolors .slider .item {
		float: left;
		width: 130px;
		text-align: center;
		font-size: 1.6em;
		color: #0d0d0d;
		font-weight: 500;
		line-height: 1;
	}

	.b-allcolors .iosSlider_allcolors .slider .item img {
		width: 120px;
		height: auto;
		margin-bottom: 15px;
		position: relative;
	}

	.b-allcolors .container .prev1 {
		position: absolute;
		top: 34px;
		left: -22px;
		width: 32px;
		height: 53px;
		background: url(../img/b_allcolors_strleft.png) no-repeat center center;
		-webkit-transition: all 0.01s ease 0.01s;
		transition: all 0.01s ease 0.01s;
		z-index: 10;
	}

	.b-allcolors .container .prev1:hover {
		background: url(../img/b_allcolors_strleft_act.png) no-repeat center center;
	}

	.b-allcolors .container .next1 {
		position: absolute;
		top: 34px;
		width: 32px;
		height: 53px;
		z-index: 10;
		right: -22px;
		background: url(../img/b_allcolors_strright.png) no-repeat center center;
		-webkit-transition: all 0.01s ease 0.01s;
		transition: all 0.01s ease 0.01s;
	}

	.b-allcolors .container .next1:hover {
		background: url(../img/b_allcolors_strright_act.png) no-repeat center center;
	}

	.b-allcolors .container .unselectable {
		opacity: 0.6;
		cursor: default !important;
	}

	.b-allcolors .container .prev1.unselectable {
		background: url(../img/b_allcolors_strleft.png) no-repeat center center;
	}

	.b-allcolors .container .next1.unselectable {
		background: url(../img/b_allcolors_strright.png) no-repeat center center;
	}
}

@media only screen and (max-width: 480px) {
	.b-allcolors .b-allcolors__text {
		font-size: 2.6em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
		margin-bottom: 40px;
	}

	.b-allcolors .b-allcolors_podtext {
		font-size: 1.8em;
		text-align: center;
		margin-bottom: 30px;
		padding: 0 20px;
	}

	.b-allcolors .b-allcolors_podtext span {
		color: #fff;
		border-bottom: 2px dotted #fff;
		cursor: pointer;
	}

	.b-allcolors .container {
		position: relative;
		width: 270px;
		height: 170px;
		margin: 0 auto;
		overflow: visible;
	}

	.b-allcolors .iosSlider_allcolors {
		width: 100%;
		height: 170px;
	}

	.b-allcolors .iosSlider_allcolors .slider {
		width: 100%;
		height: 100%;
	}

	.b-allcolors .iosSlider_allcolors .slider .item {
		float: left;
		width: 120px;
		text-align: center;
		font-size: 1.5em;
		color: #0d0d0d;
		font-weight: 500;
		line-height: 1;
	}

	.b-allcolors .iosSlider_allcolors .slider .item img {
		width: 110px;
		height: auto;
		margin-bottom: 15px;
		position: relative;
	}

	.b-allcolors .container .prev1 {
		position: absolute;
		top: 32px;
		left: -17px;
		width: 32px;
		height: 53px;
		background: url(../img/b_allcolors_strleft.png) no-repeat center center;
		-webkit-transition: all 0.01s ease 0.01s;
		transition: all 0.01s ease 0.01s;
		z-index: 10;
	}

	.b-allcolors .container .prev1:hover {
		background: url(../img/b_allcolors_strleft_act.png) no-repeat center center;
	}

	.b-allcolors .container .next1 {
		position: absolute;
		top: 32px;
		width: 32px;
		height: 53px;
		z-index: 10;
		right: -17px;
		background: url(../img/b_allcolors_strright.png) no-repeat center center;
		-webkit-transition: all 0.01s ease 0.01s;
		transition: all 0.01s ease 0.01s;
	}

	.b-allcolors .container .next1:hover {
		background: url(../img/b_allcolors_strright_act.png) no-repeat center center;
	}

	.b-allcolors .container .unselectable {
		opacity: 0.6;
		cursor: default !important;
	}

	.b-allcolors .container .prev1.unselectable {
		background: url(../img/b_allcolors_strleft.png) no-repeat center center;
	}

	.b-allcolors .container .next1.unselectable {
		background: url(../img/b_allcolors_strright.png) no-repeat center center;
	}
}

.es2 .es2_zag {
	padding: 0 20px;
	text-align: center;
	color: #0d0d0d;
	font-size: 5em;
	font-family: 'ALSSchlangesans-Black';
	text-transform: uppercase;
	padding-top: 40px;
	margin-bottom: 60px;
}

.es2 .es2_red {
	color: #ff3333;
}

.es2 .es2_block {
	width: 1180px;
	height: 500px;
	margin: 0 auto;
	position: relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.es2 .es2_block .es2_but {
	background: url(../img/es2_but.png) no-repeat center center;
	width: 288px;
	height: 66px;
	margin: 20px auto -70px auto;
	cursor: pointer;
}

.es2 .es2_block .es2_oknatseny {
	width: 324px;
	padding-bottom: 40px;
	background: #fdfdfd;
	border: 1px solid #d7d0aa;
	border-radius: 5px;
	box-shadow: 1px 3px 5px -1px rgba(0,0,0,0.27);
	float: left;
}

.es2 .es2_block .es2_oknatseny .es2_oknatseny__zag {
	font-size: 2.7em;
	width: 326px;
	text-align: center;
	font-family: 'ALSSchlangesans-bold';
	text-transform: uppercase;
	background: #fce001;
	background: -webkit-linear-gradient(bottom, #fde800, #fbd502);
	background: linear-gradient(to top, #fde800, #fbd502);
	height: 61px;
	line-height: 61px;
	border-radius: 4px;
	margin-top: -16px;
	margin-left: -2px;
	box-shadow: 1px 6px 19px -1px rgba(0,0,0,0.37);
	position: relative;
	z-index: 10;
}

.es2 .es2_block .es2_oknatseny .es2_oknatseny_tsena {
	height: 80px;
	background: #f3f3f3;
	position: relative;
	z-index: 5;
	margin-top: -5px;
}

.es2 .es2_block .es2_oknatseny .es2_oknatseny_tsena .es2_oknatseny_left {
	float: left;
	width: 150px;
	height: 80px;
	line-height: 80px;
	font-weight: 300;
	color: #737373;
	font-size: 2em;
	padding-left: 15px;
	font-family: 'Roboto', sans-serif;
}

.es2 .es2_block .es2_oknatseny .es2_oknatseny_tsena .es2_oknatseny_right {
	float: right;
	width: 170px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 4.3em;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}

.es2 .es2_block .es2_oknatseny .es2_oknatseny_tsena .es2_oknatseny_right span {
	font-size: 0.7em;
}

.es2 .es2_block .es2_oknatseny .es2_oknatseny_row {
	height: 57px;
	border-top: 1px solid #ebeae2;
}

.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_left {
	float: left;
	width: 150px;
	height: 57px;
	font-weight: 300;
	color: #737373;
	font-size: 2em;
	padding-left: 15px;
	font-family: 'Roboto', sans-serif;
}

.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_left table {
	height: 57px;
}

.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_left table td {
	font-family: 'Roboto', sans-serif;
	line-height: 1;
	font-weight: 300;
}

.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_right {
	float: right;
	width: 170px;
	height: 57px;
	line-height: 57px;
	text-align: center;
	font-size: 2.5em;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_right.es2_red {
	font-size: 3.6em;
	font-weight: bold;
}

.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_right span {
	font-size: 0.7em;
}

.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_right img {
	margin-top: -10px;
}

.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_right_stars {
	width: 200px !important;
	margin-left: -30px;
}

.es2 .es2_block .es2_okna {
	width: 240px;
	background: #f4f4f4;
	float: left;
	margin-top: 8px;
}

.es2 .es2_block .es2_okna .es2_okna__zag {
	font-size: 2em;
	color: #fff;
	width: 240px;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	background: #01d2e9;
	height: 43px;
	line-height: 43px;
	margin-top: 0px;
	position: relative;
	z-index: 5;
	border-right: 1px solid #02b1c5;
}

.es2 .es2_block .es2_okna .es2_okna_tsena {
	height: 76px;
	background: #f3f3f3;
	position: relative;
	z-index: 5;
	margin-top: -5px;
	border-right: 1px solid #c5eaee;
	border-bottom: 1px solid #c5eaee;
}

.es2 .es2_block .es2_okna .es2_okna_tsena .es2_okna_right {
	float: right;
	width: 240px;
	height: 76px;
	line-height: 76px;
	text-align: center;
	font-size: 4.3em;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}

.es2 .es2_block .es2_okna .es2_okna_tsena .es2_okna_right span {
	font-size: 0.7em;
}

.es2 .es2_block .es2_okna .es2_okna_row {
	height: 57px;
	border-right: 1px solid #c5eaee;
	border-bottom: 1px solid #c5eaee;
}

.es2 .es2_block .es2_okna .es2_okna_row .es2_okna_row_right {
	float: right;
	width: 240px;
	height: 50px;
	line-height: 60px;
	text-align: center;
	font-size: 2.5em;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

.es2 .es2_block .es2_okna .es2_okna_row .es2_okna_row_right.es2_red {
	font-size: 3.6em;
	font-weight: bold;
}

.es2 .es2_block .es2_okna .es2_okna_row .es2_okna_row_right span {
	font-size: 0.7em;
}

.es2 .es2_block .es2_okna .es2_okna_row .es2_okna_row_right img {
	margin-top: -10px;
}

.es2 .es2_block .es2_bgtransper {
	position: absolute;
	width: 180px;
	height: 400px;
	background: url(../img/es2_bgtransper.png) repeat-y;
	right: 0;
	z-index: 100;
}

.es2 .es2_block .iosslider_2 {
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 805px;
	height: 450px;
}

.es2 .es2_block .iosslider_2 .slider {
	width: 100%;
	height: 100%;
}

.es2 .es2_block .iosslider_2 .slider .slide {
	float: left;
	width: 240px;
	height: 341px;
}

.es2 .es2_block .scrollbarBlock5 {
	background: #edecec;
	border-radius: 5px;
}

.es2 .es2_block .scrollbar5 {
	border: 0px !important;
}

@media only screen and (max-width: 1200px) {
	.es2 .es2_zag {
		padding: 0 20px;
		text-align: center;
		color: #0d0d0d;
		font-size: 5em;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		padding-top: 40px;
		margin-bottom: 60px;
	}

	.es2 .es2_red {
		color: #ff3333;
	}

	.es2 .es2_block {
		width: 980px;
		height: 500px;
		margin: 0 auto;
		position: relative;
	}

	.es2 .es2_block .es2_but {
		background: url(../img/es2_but.png) no-repeat center center;
		width: 288px;
		height: 66px;
		margin: 20px auto -70px auto;
	}

	.es2 .es2_block .es2_oknatseny {
		width: 324px;
		padding-bottom: 40px;
		background: #fdfdfd;
		border: 1px solid #d7d0aa;
		border-radius: 5px;
		box-shadow: 1px 3px 5px -1px rgba(0,0,0,0.27);
		float: left;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny__zag {
		font-size: 2.7em;
		width: 326px;
		text-align: center;
		font-family: 'ALSSchlangesans-bold';
		text-transform: uppercase;
		background: #fce001;
		background: -webkit-linear-gradient(bottom, #fde800, #fbd502);
		background: linear-gradient(to top, #fde800, #fbd502);
		height: 61px;
		line-height: 61px;
		border-radius: 4px;
		margin-top: -16px;
		margin-left: -2px;
		box-shadow: 1px 6px 19px -1px rgba(0,0,0,0.37);
		position: relative;
		z-index: 10;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_tsena {
		height: 80px;
		background: #f3f3f3;
		position: relative;
		z-index: 5;
		margin-top: -5px;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_tsena .es2_oknatseny_left {
		float: left;
		width: 150px;
		height: 80px;
		line-height: 80px;
		font-weight: 300;
		color: #737373;
		font-size: 2em;
		padding-left: 15px;
		font-family: 'Roboto', sans-serif;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_tsena .es2_oknatseny_right {
		float: right;
		width: 170px;
		height: 80px;
		line-height: 80px;
		text-align: center;
		font-size: 4.3em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_tsena .es2_oknatseny_right span {
		font-size: 0.7em;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row {
		height: 57px;
		border-top: 1px solid #ebeae2;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_left {
		float: left;
		width: 150px;
		height: 57px;
		font-weight: 300;
		color: #737373;
		font-size: 2em;
		padding-left: 15px;
		font-family: 'Roboto', sans-serif;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_left table {
		height: 57px;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_left table td {
		font-family: 'Roboto', sans-serif;
		line-height: 1;
		font-weight: 300;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_right {
		float: right;
		width: 170px;
		height: 57px;
		line-height: 57px;
		text-align: center;
		font-size: 2.5em;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_right.es2_red {
		font-size: 3.6em;
		font-weight: bold;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_right span {
		font-size: 0.7em;
	}

	.es2 .es2_block .es2_okna {
		width: 240px;
		background: #f4f4f4;
		float: left;
		margin-top: 8px;
	}

	.es2 .es2_block .es2_okna .es2_okna__zag {
		font-size: 2em;
		color: #fff;
		width: 240px;
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		text-transform: uppercase;
		background: #01d2e9;
		height: 43px;
		line-height: 43px;
		margin-top: 0px;
		position: relative;
		z-index: 5;
		border-right: 1px solid #02b1c5;
	}

	.es2 .es2_block .es2_okna .es2_okna_tsena {
		height: 76px;
		background: #f3f3f3;
		position: relative;
		z-index: 5;
		margin-top: -5px;
		border-right: 1px solid #c5eaee;
		border-bottom: 1px solid #c5eaee;
	}

	.es2 .es2_block .es2_okna .es2_okna_tsena .es2_okna_right {
		float: right;
		width: 240px;
		height: 76px;
		line-height: 76px;
		text-align: center;
		font-size: 4.3em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
	}

	.es2 .es2_block .es2_okna .es2_okna_tsena .es2_okna_right span {
		font-size: 0.7em;
	}

	.es2 .es2_block .es2_okna .es2_okna_row {
		height: 57px;
		border-right: 1px solid #c5eaee;
		border-bottom: 1px solid #c5eaee;
	}

	.es2 .es2_block .es2_okna .es2_okna_row .es2_okna_row_right {
		float: right;
		width: 240px;
		height: 50px;
		line-height: 60px;
		text-align: center;
		font-size: 2.5em;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
	}

	.es2 .es2_block .es2_okna .es2_okna_row .es2_okna_row_right.es2_red {
		font-size: 3.6em;
		font-weight: bold;
	}

	.es2 .es2_block .es2_okna .es2_okna_row .es2_okna_row_right span {
		font-size: 0.7em;
	}

	.es2 .es2_block .es2_bgtransper {
		position: absolute;
		width: 180px;
		height: 400px;
		background: url(../img/es2_bgtransper.png) repeat-y;
		right: 0;
		z-index: 100;
	}

	.es2 .es2_block .iosslider_2 {
		position: relative;
		top: 0;
		left: 0;
		overflow: hidden;
		width: 605px;
		height: 450px;
		-moz-user-select: none;
		-khtml-user-select: none;
		-webkit-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

	.es2 .es2_block .iosslider_2 .slider {
		width: 100%;
		height: 100%;
	}

	.es2 .es2_block .iosslider_2 .slider .slide {
		float: left;
		width: 240px;
		height: 341px;
	}

	.es2 .es2_block .scrollbarBlock5 {
		background: #edecec;
		border-radius: 5px;
	}

	.es2 .es2_block .scrollbar5 {
		border: 0px !important;
	}
}

@media only screen and (max-width: 992px) {
	.es2 .es2_zag {
		padding: 0 20px;
		text-align: center;
		color: #0d0d0d;
		font-size: 5em;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		padding-top: 40px;
		margin-bottom: 60px;
	}

	.es2 .es2_red {
		color: #ff3333;
	}

	.es2 .es2_block {
		width: 740px;
		height: 500px;
		margin: 0 auto;
		position: relative;
	}

	.es2 .es2_block .es2_but {
		background: url(../img/es2_but.png) no-repeat center center;
		width: 288px;
		height: 66px;
		margin: 20px auto -70px auto;
	}

	.es2 .es2_block .es2_oknatseny {
		width: 324px;
		padding-bottom: 40px;
		background: #fdfdfd;
		border: 1px solid #d7d0aa;
		border-radius: 5px;
		box-shadow: 1px 3px 5px -1px rgba(0,0,0,0.27);
		float: left;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny__zag {
		font-size: 2.7em;
		width: 326px;
		text-align: center;
		font-family: 'ALSSchlangesans-bold';
		text-transform: uppercase;
		background: #fce001;
		background: -webkit-linear-gradient(bottom, #fde800, #fbd502);
		background: linear-gradient(to top, #fde800, #fbd502);
		height: 61px;
		line-height: 61px;
		border-radius: 4px;
		margin-top: -16px;
		margin-left: -2px;
		box-shadow: 1px 6px 19px -1px rgba(0,0,0,0.37);
		position: relative;
		z-index: 10;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_tsena {
		height: 80px;
		background: #f3f3f3;
		position: relative;
		z-index: 5;
		margin-top: -5px;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_tsena .es2_oknatseny_left {
		float: left;
		width: 150px;
		height: 80px;
		line-height: 80px;
		font-weight: 300;
		color: #737373;
		font-size: 2em;
		padding-left: 15px;
		font-family: 'Roboto', sans-serif;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_tsena .es2_oknatseny_right {
		float: right;
		width: 170px;
		height: 80px;
		line-height: 80px;
		text-align: center;
		font-size: 4.3em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_tsena .es2_oknatseny_right span {
		font-size: 0.7em;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row {
		height: 57px;
		border-top: 1px solid #ebeae2;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_left {
		float: left;
		width: 150px;
		height: 57px;
		font-weight: 300;
		color: #737373;
		font-size: 2em;
		padding-left: 15px;
		font-family: 'Roboto', sans-serif;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_left table {
		height: 57px;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_left table td {
		font-family: 'Roboto', sans-serif;
		line-height: 1;
		font-weight: 300;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_right {
		float: right;
		width: 170px;
		height: 57px;
		line-height: 57px;
		text-align: center;
		font-size: 2.5em;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_right.es2_red {
		font-size: 3.6em;
		font-weight: bold;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_right span {
		font-size: 0.7em;
	}

	.es2 .es2_block .es2_okna {
		width: 240px;
		background: #f4f4f4;
		float: left;
		margin-top: 8px;
	}

	.es2 .es2_block .es2_okna .es2_okna__zag {
		font-size: 2em;
		color: #fff;
		width: 240px;
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		text-transform: uppercase;
		background: #01d2e9;
		height: 43px;
		line-height: 43px;
		margin-top: 0px;
		position: relative;
		z-index: 5;
		border-right: 1px solid #02b1c5;
	}

	.es2 .es2_block .es2_okna .es2_okna_tsena {
		height: 76px;
		background: #f3f3f3;
		position: relative;
		z-index: 5;
		margin-top: -5px;
		border-right: 1px solid #c5eaee;
		border-bottom: 1px solid #c5eaee;
	}

	.es2 .es2_block .es2_okna .es2_okna_tsena .es2_okna_right {
		float: right;
		width: 240px;
		height: 76px;
		line-height: 76px;
		text-align: center;
		font-size: 4.3em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
	}

	.es2 .es2_block .es2_okna .es2_okna_tsena .es2_okna_right span {
		font-size: 0.7em;
	}

	.es2 .es2_block .es2_okna .es2_okna_row {
		height: 57px;
		border-right: 1px solid #c5eaee;
		border-bottom: 1px solid #c5eaee;
	}

	.es2 .es2_block .es2_okna .es2_okna_row .es2_okna_row_right {
		float: right;
		width: 240px;
		height: 50px;
		line-height: 60px;
		text-align: center;
		font-size: 2.5em;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
	}

	.es2 .es2_block .es2_okna .es2_okna_row .es2_okna_row_right.es2_red {
		font-size: 3.6em;
		font-weight: bold;
	}

	.es2 .es2_block .es2_okna .es2_okna_row .es2_okna_row_right span {
		font-size: 0.7em;
	}

	.es2 .es2_block .es2_bgtransper {
		position: absolute;
		width: 180px;
		height: 400px;
		background: url(../img/es2_bgtransper.png) repeat-y;
		right: 0;
		z-index: 100;
	}

	.es2 .es2_block .iosslider_2 {
		position: relative;
		top: 0;
		left: 0;
		overflow: hidden;
		width: 405px;
		height: 450px;
		-moz-user-select: none;
		-khtml-user-select: none;
		-webkit-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

	.es2 .es2_block .iosslider_2 .slider {
		width: 100%;
		height: 100%;
	}

	.es2 .es2_block .iosslider_2 .slider .slide {
		float: left;
		width: 240px;
		height: 341px;
	}

	.es2 .es2_block .scrollbarBlock5 {
		background: #edecec;
		border-radius: 5px;
	}

	.es2 .es2_block .scrollbar5 {
		border: 0px !important;
	}
}

@media only screen and (max-width: 768px) {
	.es2 .es2_zag {
		padding: 70px 20px 0px 20px;
		text-align: center;
		color: #0d0d0d;
		font-size: 4em;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		margin-bottom: 60px;
	}

	.es2 .es2_red {
		color: #ff3333;
	}

	.es2 .es2_block {
		width: 100%;
		height: 500px;
		margin: 0 auto;
		position: relative;
	}

	.es2 .es2_block .es2_but {
		background: url(../img/es2_but.png) no-repeat center center;
		width: 288px;
		height: 66px;
		margin: 20px auto -70px auto;
	}

	.es2 .es2_block .es2_oknatseny {
		width: 324px;
		padding-bottom: 40px;
		background: #fdfdfd;
		border: 1px solid #d7d0aa;
		border-radius: 5px;
		box-shadow: 1px 3px 5px -1px rgba(0,0,0,0.27);
		float: none;
		margin: 0 auto;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny__zag {
		font-size: 2.7em;
		width: 326px;
		text-align: center;
		font-family: 'ALSSchlangesans-bold';
		text-transform: uppercase;
		background: #fce001;
		background: -webkit-linear-gradient(bottom, #fde800, #fbd502);
		background: linear-gradient(to top, #fde800, #fbd502);
		height: 61px;
		line-height: 61px;
		border-radius: 4px;
		margin-top: -16px;
		margin-left: -2px;
		box-shadow: 1px 6px 19px -1px rgba(0,0,0,0.37);
		position: relative;
		z-index: 10;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_tsena {
		height: 80px;
		background: #f3f3f3;
		position: relative;
		z-index: 5;
		margin-top: -5px;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_tsena .es2_oknatseny_left {
		float: left;
		width: 150px;
		height: 80px;
		line-height: 80px;
		font-weight: 300;
		color: #737373;
		font-size: 2em;
		padding-left: 15px;
		font-family: 'Roboto', sans-serif;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_tsena .es2_oknatseny_right {
		float: right;
		width: 170px;
		height: 80px;
		line-height: 80px;
		text-align: center;
		font-size: 4.3em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_tsena .es2_oknatseny_right span {
		font-size: 0.7em;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row {
		height: 57px;
		border-top: 1px solid #ebeae2;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_left {
		float: left;
		width: 150px;
		height: 57px;
		font-weight: 300;
		color: #737373;
		font-size: 2em;
		padding-left: 15px;
		font-family: 'Roboto', sans-serif;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_left table {
		height: 57px;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_left table td {
		font-family: 'Roboto', sans-serif;
		line-height: 1;
		font-weight: 300;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_right {
		float: right;
		width: 170px;
		height: 57px;
		line-height: 57px;
		text-align: center;
		font-size: 2.5em;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_right.es2_red {
		font-size: 3.6em;
		font-weight: bold;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_right span {
		font-size: 0.7em;
	}

	.es2 .es2_block .es2_okna {
		width: 240px;
		background: #f4f4f4;
		float: left;
		margin-top: 8px;
	}

	.es2 .es2_block .es2_okna .es2_okna__zag {
		font-size: 2em;
		color: #fff;
		width: 240px;
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		text-transform: uppercase;
		background: #01d2e9;
		height: 43px;
		line-height: 43px;
		margin-top: 0px;
		position: relative;
		z-index: 5;
		border-right: 1px solid #02b1c5;
	}

	.es2 .es2_block .es2_okna .es2_okna_tsena {
		height: 76px;
		background: #f3f3f3;
		position: relative;
		z-index: 5;
		margin-top: -5px;
		border-right: 1px solid #c5eaee;
		border-bottom: 1px solid #c5eaee;
	}

	.es2 .es2_block .es2_okna .es2_okna_tsena .es2_okna_right {
		float: right;
		width: 240px;
		height: 76px;
		line-height: 76px;
		text-align: center;
		font-size: 4.3em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
	}

	.es2 .es2_block .es2_okna .es2_okna_tsena .es2_okna_right span {
		font-size: 0.7em;
	}

	.es2 .es2_block .es2_okna .es2_okna_row {
		height: 57px;
		border-right: 1px solid #c5eaee;
		border-bottom: 1px solid #c5eaee;
	}

	.es2 .es2_block .es2_okna .es2_okna_row .es2_okna_row_right {
		float: right;
		width: 240px;
		height: 50px;
		line-height: 60px;
		text-align: center;
		font-size: 2.5em;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
	}

	.es2 .es2_block .es2_okna .es2_okna_row .es2_okna_row_right.es2_red {
		font-size: 3.6em;
		font-weight: bold;
	}

	.es2 .es2_block .es2_okna .es2_okna_row .es2_okna_row_right span {
		font-size: 0.7em;
	}

	.es2 .es2_block .es2_bgtransper {
		position: absolute;
		width: 180px;
		height: 400px;
		background: url(../img/es2_bgtransper.png) repeat-y;
		right: 0;
		z-index: 100;
		display: none;
	}

	.es2 .es2_block .iosslider_2 {
		position: relative;
		top: 0;
		left: 0;
		overflow: hidden;
		width: 605px;
		height: 450px;
		-moz-user-select: none;
		-khtml-user-select: none;
		-webkit-user-select: none;
		-ms-user-select: none;
		user-select: none;
		display: none;
	}

	.es2 .es2_block .iosslider_2 .slider {
		width: 100%;
		height: 100%;
	}

	.es2 .es2_block .iosslider_2 .slider .slide {
		float: left;
		width: 240px;
		height: 341px;
	}

	.es2 .es2_block .scrollbarBlock5 {
		background: #edecec;
		border-radius: 5px;
	}

	.es2 .es2_block .scrollbar5 {
		border: 0px !important;
	}
}

@media only screen and (max-width: 480px) {
	.es2 .es2_zag {
		padding: 70px 20px 0px 20px;
		text-align: center;
		color: #0d0d0d;
		font-size: 3em;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		margin-bottom: 60px;
	}

	.es2 .es2_red {
		color: #ff3333;
	}

	.es2 .es2_block {
		width: 100%;
		height: 500px;
		margin: 0 auto;
		position: relative;
	}

	.es2 .es2_block .es2_but {
		background: url(../img/es2_but.png) no-repeat center center;
		width: 288px;
		height: 66px;
		margin: 20px auto -70px auto;
	}

	.es2 .es2_block .es2_oknatseny {
		width: 300px;
		padding-bottom: 40px;
		background: #fdfdfd;
		border: 1px solid #d7d0aa;
		border-radius: 5px;
		box-shadow: 1px 3px 5px -1px rgba(0,0,0,0.27);
		float: none;
		margin: 0 auto;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny__zag {
		font-size: 2.7em;
		width: 302px;
		text-align: center;
		font-family: 'ALSSchlangesans-bold';
		text-transform: uppercase;
		background: #fce001;
		background: -webkit-linear-gradient(bottom, #fde800, #fbd502);
		background: linear-gradient(to top, #fde800, #fbd502);
		height: 61px;
		line-height: 61px;
		border-radius: 4px;
		margin-top: -16px;
		margin-left: -2px;
		box-shadow: 1px 6px 19px -1px rgba(0,0,0,0.37);
		position: relative;
		z-index: 10;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_tsena {
		height: 80px;
		background: #f3f3f3;
		position: relative;
		z-index: 5;
		margin-top: -5px;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_tsena .es2_oknatseny_left {
		float: left;
		width: 130px;
		height: 80px;
		line-height: 80px;
		font-weight: 300;
		color: #737373;
		font-size: 2em;
		padding-left: 15px;
		font-family: 'Roboto', sans-serif;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_tsena .es2_oknatseny_right {
		float: right;
		width: 130px;
		height: 80px;
		line-height: 80px;
		text-align: center;
		font-size: 3.3em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_tsena .es2_oknatseny_right span {
		font-size: 0.7em;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row {
		height: 57px;
		border-top: 1px solid #ebeae2;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_left {
		float: left;
		width: 150px;
		height: 57px;
		font-weight: 300;
		color: #737373;
		font-size: 2em;
		padding-left: 15px;
		font-family: 'Roboto', sans-serif;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_left table {
		height: 57px;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_left table td {
		font-family: 'Roboto', sans-serif;
		line-height: 1;
		font-weight: 300;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_right {
		float: right;
		width: 130px;
		height: 57px;
		line-height: 57px;
		text-align: center;
		font-size: 2.2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		margin-left: -60px !important;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_right.es2_red {
		font-size: 3.6em;
		font-weight: bold;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_right span {
		font-size: 0.7em;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_right img {
		width: 25px;
	}

	.es2 .es2_block .es2_oknatseny .es2_oknatseny_row .es2_oknatseny_row_right_stars {
		width: 170px !important;
		margin-left: -30px;
	}

	.es2 .es2_block .es2_okna {
		width: 240px;
		background: #f4f4f4;
		float: left;
		margin-top: 8px;
	}

	.es2 .es2_block .es2_okna .es2_okna__zag {
		font-size: 2em;
		color: #fff;
		width: 240px;
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		text-transform: uppercase;
		background: #01d2e9;
		height: 43px;
		line-height: 43px;
		margin-top: 0px;
		position: relative;
		z-index: 5;
		border-right: 1px solid #02b1c5;
	}

	.es2 .es2_block .es2_okna .es2_okna_tsena {
		height: 76px;
		background: #f3f3f3;
		position: relative;
		z-index: 5;
		margin-top: -5px;
		border-right: 1px solid #c5eaee;
		border-bottom: 1px solid #c5eaee;
	}

	.es2 .es2_block .es2_okna .es2_okna_tsena .es2_okna_right {
		float: right;
		width: 240px;
		height: 76px;
		line-height: 76px;
		text-align: center;
		font-size: 4.3em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
	}

	.es2 .es2_block .es2_okna .es2_okna_tsena .es2_okna_right span {
		font-size: 0.7em;
	}

	.es2 .es2_block .es2_okna .es2_okna_row {
		height: 57px;
		border-right: 1px solid #c5eaee;
		border-bottom: 1px solid #c5eaee;
	}

	.es2 .es2_block .es2_okna .es2_okna_row .es2_okna_row_right {
		float: right;
		width: 240px;
		height: 50px;
		line-height: 60px;
		text-align: center;
		font-size: 2.5em;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
	}

	.es2 .es2_block .es2_okna .es2_okna_row .es2_okna_row_right.es2_red {
		font-size: 3.6em;
		font-weight: bold;
	}

	.es2 .es2_block .es2_okna .es2_okna_row .es2_okna_row_right span {
		font-size: 0.7em;
	}

	.es2 .es2_block .es2_bgtransper {
		position: absolute;
		width: 180px;
		height: 400px;
		background: url(../img/es2_bgtransper.png) repeat-y;
		right: 0;
		z-index: 100;
		display: none;
	}

	.es2 .es2_block .iosslider_2 {
		position: relative;
		top: 0;
		left: 0;
		overflow: hidden;
		width: 605px;
		height: 450px;
		-moz-user-select: none;
		-khtml-user-select: none;
		-webkit-user-select: none;
		-ms-user-select: none;
		user-select: none;
		display: none;
	}

	.es2 .es2_block .iosslider_2 .slider {
		width: 100%;
		height: 100%;
	}

	.es2 .es2_block .iosslider_2 .slider .slide {
		float: left;
		width: 240px;
		height: 341px;
	}

	.es2 .es2_block .scrollbarBlock5 {
		background: #edecec;
		border-radius: 5px;
	}

	.es2 .es2_block .scrollbar5 {
		border: 0px !important;
	}
}

.es3 {
	background: url(../img/es3_bg.png) repeat-x 50% 60px;
}

.es3 .es3__text {
	font-size: 4.9em;
	color: #0d0d0d;
	text-align: center;
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
	padding: 50px 20px 0 20px;
	line-height: 1;
	margin-bottom: 40px;
}

.es3 .es3__podtext {
	font-size: 4em;
	color: #0d0d0d;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	padding: 0px 20px 0 20px;
}

.es3 .es3__podtext img {
	margin-left: 20px;
	cursor: pointer;
}

.es3 .container {
	position: relative;
	margin: 0 auto;
}

.es3 .container .es3_ok1 {
	width: 320px;
	float: left;
	margin: 0px 10px 20px 0px;
	height: 500px;
	text-align: center;
}

.es3 .container .es3_ok1 img {
	margin: 0px auto;
}

.es3 .container .es3_ok1 .es3_blue {
	width: 260px;
	margin: 0 auto;
	font-size: 2.4em;
	color: #fff;
	font-family: 'ALSSchlangesans-Black';
	text-align: center;
	background: #01d2e9;
	padding: 5px;
}

.es3 .container .es3_ok2 {
	width: 395px;
	float: left;
	margin: 0px 30px 20px 0px;
	height: 500px;
	text-align: center;
}

.es3 .container .es3_ok2 img {
	margin: -13px auto 0 auto;
}

.es3 .container .es3_ok2 .es3_blue {
	width: 365px;
	margin: 0 auto;
	font-size: 2.4em;
	color: #fff;
	font-family: 'ALSSchlangesans-Black';
	text-align: center;
	background: #01d2e9;
	padding: 5px;
}

.es3 .container .es3_ok3 {
	width: 383px;
	float: left;
	margin: 0px 25px 0px 0px;
	height: 500px;
	text-align: center;
}

.es3 .container .es3_ok3 img {
	margin: 0 auto;
}

.es3 .container .es3_ok3 .es3_blue {
	width: 370px;
	margin: 0 auto;
	font-size: 2.4em;
	color: #fff;
	font-family: 'ALSSchlangesans-Black';
	text-align: center;
	background: #01d2e9;
	padding: 5px;
}

.es3 .container .es3_strzag {
	height: 8px;
	background: url(../img/es3_strzag.png) no-repeat center center;
	margin-bottom: 6px;
}

.es3 .container .es3_bageout {
	width: 169px;
	margin: 30px auto 0px auto;
}

.es3 .container .es3_bage {
	width: 169px;
	height: 64px;
	background: url(../img/es3_bage.png) no-repeat center center;
	margin-left: 80px;
	-ms-transform: rotate(-15deg);
	-webkit-transform: rotate(-15deg);
	transform: rotate(-15deg);
	padding-top: 7px;
	padding-left: 10px;
	line-height: 1.2;
}

.es3 .container .es3_bage .es3_vashek {
	font-size: 1.5em;
	font-family: 'Roboto', sans-serif;
}

.es3 .container .es3_bage .es3_econom {
	font-size: 2.9em;
	font-family: 'ALSSchlangesans-Black';
}

.es3 .container .es3_bage .es3_econom span {
	font-size: .8em;
	font-family: 'ALSSchlangesans-bold';
}

.es3 .container .es3_tsena {
	color: #ff0000;
	font-size: 5em;
	font-family: 'ALSSchlangesans-Black';
}

.es3 .container .es3_tsena span {
	font-size: .8em;
	font-family: 'ALSSchlangesans-bold';
}

@media only screen and (max-width: 992px) {
	.es3 {
		background: none;
	}

	.es3 .es3__text {
		font-size: 4.2em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding: 50px 20px 0 20px;
		line-height: 1;
		margin-bottom: 40px;
	}

	.es3 .es3__podtext {
		font-size: 3em;
		color: #0d0d0d;
		text-align: center;
		font-family: 'Roboto', sans-serif;
		padding: 20px 20px 0 20px;
		line-height: 1;
	}

	.es3 .es3__podtext img {
		margin-left: 0px;
		margin-top: -20px;
		max-width: 96%;
	}

	.es3 .container {
		position: relative;
		margin: 0 auto;
	}

	.es3 .container .es3_ok1 {
		width: 300px;
		float: none;
		display: block;
		margin: 0px auto 30px auto;
		height: 485px;
		text-align: center;
	}

	.es3 .container .es3_ok1 img {
		margin: 0px auto;
		max-width: 96%;
	}

	.es3 .container .es3_ok1 .es3_blue {
		width: 300px;
		margin: 0 auto;
		font-size: 2.4em;
		color: #fff;
		font-family: 'ALSSchlangesans-Black';
		text-align: center;
		background: #01d2e9;
		padding: 5px;
	}

	.es3 .container .es3_ok2 {
		width: 300px;
		float: none;
		display: block;
		margin: 0px auto 30px auto;
		height: 485px;
		text-align: center;
	}

	.es3 .container .es3_ok2 img {
		margin: -13px auto 0 auto;
		max-width: 96%;
	}

	.es3 .container .es3_ok2 .es3_blue {
		width: 300px;
		margin: 0 auto;
		font-size: 2.4em;
		color: #fff;
		font-family: 'ALSSchlangesans-Black';
		text-align: center;
		background: #01d2e9;
		padding: 5px;
	}

	.es3 .container .es3_ok3 {
		width: 300px;
		float: none;
		display: block;
		margin: 0px auto 0px auto;
		height: 485px;
		text-align: center;
	}

	.es3 .container .es3_ok3 img {
		margin: 0 auto;
		max-width: 96%;
	}

	.es3 .container .es3_ok3 .es3_blue {
		width: 300px;
		margin: 0 auto;
		font-size: 2.4em;
		color: #fff;
		font-family: 'ALSSchlangesans-Black';
		text-align: center;
		background: #01d2e9;
		padding: 5px;
	}

	.es3 .container .es3_strzag {
		height: 8px;
		background: url(../img/es3_strzag.png) no-repeat center center;
		margin-bottom: 6px;
	}

	.es3 .container .es3_bageout {
		width: 169px;
		margin: 30px auto 0px auto;
	}

	.es3 .container .es3_bage {
		width: 169px;
		height: 64px;
		background: url(../img/es3_bage.png) no-repeat center center;
		margin-left: 60px;
		-ms-transform: rotate(-15deg);
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
		padding-top: 7px;
		padding-left: 10px;
		line-height: 1.2;
	}

	.es3 .container .es3_bage .es3_vashek {
		font-size: 1.5em;
		font-family: 'Roboto', sans-serif;
	}

	.es3 .container .es3_bage .es3_econom {
		font-size: 2.9em;
		font-family: 'ALSSchlangesans-Black';
	}

	.es3 .container .es3_bage .es3_econom span {
		font-size: .8em;
		font-family: 'ALSSchlangesans-bold';
	}

	.es3 .container .es3_tsena {
		color: #ff0000;
		font-size: 5em;
		font-family: 'ALSSchlangesans-Black';
	}

	.es3 .container .es3_tsena span {
		font-size: .8em;
		font-family: 'ALSSchlangesans-bold';
	}
}

.es3balkon {
	background: url(../img/es3_bg.png) repeat-x 50% 60px;
}

.es3balkon .es3__text {
	font-size: 4.9em;
	color: #0d0d0d;
	text-align: center;
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
	padding: 50px 20px 0 20px;
	line-height: 1;
	margin-bottom: 40px;
}

.es3balkon .es3__podtext {
	font-size: 4em;
	color: #0d0d0d;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	padding: 0px 20px 0 20px;
}

.es3balkon .es3__podtext img {
	margin-left: 20px;
	cursor: pointer;
}

.es3balkon .iosSlider_balkon {
	width: 96%;
	height: 550px;
	margin: 0 auto;
}

.es3balkon .iosSlider_balkon .slider {
	width: 100%;
	height: 100%;
}

.es3balkon .iosSlider_balkon .slider .item {
	float: left;
	width: 550px;
	text-align: center;
}

.es3balkon .container .prev4 {
	position: absolute;
	top: 175px;
	left: -10px;
	width: 43px;
	height: 71px;
	background: #000;
	z-index: 10;
	background: url(../img/es11_strleft.png) no-repeat center center;
	-webkit-transition: all 0.1s ease 0.01s;
	transition: all 0.1s ease 0.01s;
}

.es3balkon .container .prev4:hover {
	background: url(../img/es11_strleft_act.png) no-repeat center center;
}

.es3balkon .container .next4 {
	position: absolute;
	top: 175px;
	right: -10px;
	width: 43px;
	height: 71px;
	background: #000;
	z-index: 10;
	background: url(../img/es11_strright.png) no-repeat center center;
	-webkit-transition: all 0.1s ease 0.01s;
	transition: all 0.1s ease 0.01s;
}

.es3balkon .container .next4:hover {
	background: url(../img/es11_strright_act.png) no-repeat center center;
}

.es3balkon .container .unselectable {
	opacity: 0.6;
	cursor: default !important;
}

.es3balkon .container .prev4.unselectable {
	background: url(../img/es11_strleft.png) no-repeat center center;
}

.es3balkon .container .next4.unselectable {
	background: url(../img/es11_strright.png) no-repeat center center;
}

.es3balkon .container {
	position: relative;
	width: 1130px;
	height: 510px;
	margin: 0 auto;
	overflow: visible;
}

.es3balkon .container .es3_ok1 {
	height: 530px;
	text-align: center;
}

.es3balkon .container .es3_ok1 img {
	margin: 0px auto;
}

.es3balkon .container .es3_ok1 .es3_blue {
	width: 260px;
	margin: 0 auto;
	font-size: 2.4em;
	color: #fff;
	font-family: 'ALSSchlangesans-Black';
	text-align: center;
	background: #01d2e9;
	padding: 5px;
}

.es3balkon .container .es3_strzag {
	height: 8px;
	background: url(../img/es3_strzag.png) no-repeat center center;
	margin-bottom: 6px;
}

.es3balkon .container .es3_bageout {
	width: 169px;
	margin: 30px auto 0px auto;
}

.es3balkon .container .es3_bage {
	width: 169px;
	height: 64px;
	background: url(../img/es3_bage.png) no-repeat center center;
	margin-left: 80px;
	-ms-transform: rotate(-15deg);
	-webkit-transform: rotate(-15deg);
	transform: rotate(-15deg);
	padding-top: 7px;
	padding-left: 10px;
	line-height: 1.2;
}

.es3balkon .container .es3_bage .es3_vashek {
	font-size: 1.5em;
	font-family: 'Roboto', sans-serif;
}

.es3balkon .container .es3_bage .es3_econom {
	font-size: 2.9em;
	font-family: 'ALSSchlangesans-Black';
}

.es3balkon .container .es3_bage .es3_econom span {
	font-size: .8em;
	font-family: 'ALSSchlangesans-bold';
}

.es3balkon .container .es3_tsena {
	color: #ff0000;
	font-size: 5em;
	font-family: 'ALSSchlangesans-Black';
}

.es3balkon .container .es3_tsena span {
	font-size: .8em;
	font-family: 'ALSSchlangesans-bold';
}

@media only screen and (max-width: 1200px) {
	.es3balkon .iosSlider_balkon .slider .item {
		float: left;
		width: 100%;
		text-align: center;
	}

	.es3balkon .container {
		position: relative;
		width: 800px;
		height: 510px;
		margin: 0 auto;
		overflow: visible;
	}
}

@media only screen and (max-width: 992px) {
	.es3balkon .es3__text {
		font-size: 4.2em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding: 50px 20px 0 20px;
		line-height: 1;
		margin-bottom: 40px;
	}

	.es3balkon .es3__podtext {
		font-size: 3em;
		color: #0d0d0d;
		text-align: center;
		font-family: 'Roboto', sans-serif;
		padding: 20px 20px 0 20px;
		line-height: 1;
	}

	.es3balkon .es3__podtext img {
		margin-left: 0px;
		margin-top: -20px;
		max-width: 96%;
	}

	.es3balkon .iosSlider_balkon .slider .item {
		float: left;
		width: 100%;
		text-align: center;
	}

	.es3balkon .container {
		position: relative;
		width: 680px;
		height: 510px;
		margin: 0 auto;
		overflow: visible;
	}

	.es3balkon .container {
		position: relative;
		margin: 0 auto;
	}

	.es3balkon .container .es3_ok1 {
		width: 300px;
		float: none;
		display: block;
		margin: 0px auto 30px auto;
		height: 485px;
		text-align: center;
	}

	.es3balkon .container .es3_ok1 img {
		margin: 0px auto;
		max-width: 96%;
	}

	.es3balkon .container .es3_ok1 .es3_blue {
		width: 300px;
		margin: 0 auto;
		font-size: 2.4em;
		color: #fff;
		font-family: 'ALSSchlangesans-Black';
		text-align: center;
		background: #01d2e9;
		padding: 5px;
	}

	.es3balkon .container .es3_strzag {
		height: 8px;
		background: url(../img/es3_strzag.png) no-repeat center center;
		margin-bottom: 6px;
	}

	.es3balkon .container .es3_bageout {
		width: 169px;
		margin: 30px auto 0px auto;
	}

	.es3balkon .container .es3_bage {
		width: 169px;
		height: 64px;
		background: url(../img/es3_bage.png) no-repeat center center;
		margin-left: 60px;
		-ms-transform: rotate(-15deg);
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
		padding-top: 7px;
		padding-left: 10px;
		line-height: 1.2;
	}

	.es3balkon .container .es3_bage .es3_vashek {
		font-size: 1.5em;
		font-family: 'Roboto', sans-serif;
	}

	.es3balkon .container .es3_bage .es3_econom {
		font-size: 2.9em;
		font-family: 'ALSSchlangesans-Black';
	}

	.es3balkon .container .es3_bage .es3_econom span {
		font-size: .8em;
		font-family: 'ALSSchlangesans-bold';
	}

	.es3balkon .container .es3_tsena {
		color: #ff0000;
		font-size: 5em;
		font-family: 'ALSSchlangesans-Black';
	}

	.es3balkon .container .es3_tsena span {
		font-size: .8em;
		font-family: 'ALSSchlangesans-bold';
	}
}

@media only screen and (max-width: 768px) {
	.es3balkon .iosSlider_balkon .slider .item {
		float: left;
		width: 100%;
		text-align: center;
	}

	.es3balkon .container {
		position: relative;
		width: 90%;
		height: 480px;
		margin: 0 auto;
		overflow: visible;
	}

	.es3balkon .container .es3_ok1 img {
		max-width: 70%;
	}

	.es3balkon .container .es3_bageout {
		width: 169px;
		margin: 30px auto 0px auto;
	}

	.es3balkon .container .es3_bage {
		width: 169px;
		height: 64px;
		background: url(../img/es3_bage.png) no-repeat center center;
		margin-left: 60px;
		-ms-transform: rotate(-15deg);
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
		padding-top: 7px;
		padding-left: 10px;
		line-height: 1.2;
	}

	.es3balkon .container .es3_bage .es3_vashek {
		font-size: 1.5em;
		font-family: 'Roboto', sans-serif;
	}

	.es3balkon .container .es3_bage .es3_econom {
		font-size: 2.9em;
		font-family: 'ALSSchlangesans-Black';
	}

	.es3balkon .container .es3_bage .es3_econom span {
		font-size: .8em;
		font-family: 'ALSSchlangesans-bold';
	}

	.es3balkon .container .es3_tsena {
		color: #ff0000;
		font-size: 5em;
		font-family: 'ALSSchlangesans-Black';
	}

	.es3balkon .container .es3_tsena span {
		font-size: .8em;
		font-family: 'ALSSchlangesans-bold';
	}
}

@media only screen and (max-width: 480px) {
	.es3balkon .iosSlider_balkon .slider .item {
		float: left;
		width: 100%;
		text-align: center;
	}

	.es3balkon .container {
		position: relative;
		width: 90%;
		height: 410px;
		margin: 0 auto;
		overflow: visible;
	}

	.es3balkon .container .es3_ok1 img {
		max-width: 70%;
	}

	.es3balkon .container .es3_bageout {
		width: 169px;
		margin: 30px auto 0px auto;
	}

	.es3balkon .container .es3_bage {
		width: 169px;
		height: 64px;
		background: url(../img/es3_bage.png) no-repeat center center;
		margin-left: 20px;
		margin-bottom: 20px;
		-ms-transform: rotate(-15deg);
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
		padding-top: 7px;
		padding-left: 10px;
		line-height: 1.2;
	}

	.es3balkon .container .es3_bage .es3_vashek {
		font-size: 1.5em;
		font-family: 'Roboto', sans-serif;
	}

	.es3balkon .container .es3_bage .es3_econom {
		font-size: 2.9em;
		font-family: 'ALSSchlangesans-Black';
	}

	.es3balkon .container .es3_bage .es3_econom span {
		font-size: .8em;
		font-family: 'ALSSchlangesans-bold';
	}

	.es3balkon .container .es3_tsena {
		color: #ff0000;
		font-size: 4em;
		font-family: 'ALSSchlangesans-Black';
	}

	.es3balkon .container .es3_tsena span {
		font-size: .8em;
		font-family: 'ALSSchlangesans-bold';
	}

	.es3balkon .container .prev4 {
		position: absolute;
		top: 115px;
		left: -10px;
		width: 43px;
		height: 71px;
		background: #000;
		z-index: 10;
		background: url(../img/es11_strleft.png) no-repeat center center;
		-webkit-transition: all 0.1s ease 0.01s;
		transition: all 0.1s ease 0.01s;
	}

	.es3balkon .container .prev4:hover {
		background: url(../img/es11_strleft_act.png) no-repeat center center;
	}

	.es3balkon .container .next4 {
		position: absolute;
		top: 115px;
		right: -10px;
		width: 43px;
		height: 71px;
		background: #000;
		z-index: 10;
		background: url(../img/es11_strright.png) no-repeat center center;
		-webkit-transition: all 0.1s ease 0.01s;
		transition: all 0.1s ease 0.01s;
	}

	.es3balkon .container .next4:hover {
		background: url(../img/es11_strright_act.png) no-repeat center center;
	}
}

.es4_bg {
	height: 293px;
	background: url(../img/es4_bg_3.png) no-repeat center center;
	margin: 20px auto 70px auto;
}

.es4_bg .container {
	text-align: center;
}

.es4_bg .es4_bg__text {
	font-size: 4.9em;
	color: #0d0d0d;
	text-align: center;
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
	padding-top: 30px;
	line-height: 1;
	margin-bottom: 10px;
}

.es4_bg .es4_bg__text__balkon {
	margin-bottom: 25px;
}

.es4_bg .es4_bg__undertext {
	font-size: 2em;
	color: #0d0d0d;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 30px;
	font-family: 'ALSSchlangesans-bold';
}

.es4_bg .es4_input {
	width: 230px;
	height: 57px;
	display: inline-block;
	margin-right: 20px;
	padding-top: 13px;
	text-align: left;
}

.es4_bg .es4_input input {
	width: 145px;
	margin-left: 62px;
	height: 30px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	font-size: 1.8em;
	border: 0px;
	background: none;
}

.es4_bg .es4_input_tel {
	background: url(../img/es4_input_tel_sm230.png) no-repeat center center;
	vertical-align: top;
}

.es4_bg .es4_input_name {
	background: url(../img/es4_input_name_sm230.png) no-repeat center center;
	vertical-align: top;
}

.es4_bg div.inpfile {
	width: 134px;
	height: 57px;
	line-height: 57px;
	margin-right: 20px;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	background: url(../img/es4_eskizy_3.png) no-repeat center center;
}

.es4_bg div.inpfile:hover {
	width: 134px;
	height: 57px;
	line-height: 57px;
	margin-right: 20px;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	background: url(../img/es4_eskizy_3.png) no-repeat center center;
}

.es4_bg div.inpfilevyb {
	overflow: hidden;
	width: 134px;
	height: 57px;
	line-height: 57px;
	margin-right: 20px;
	cursor: pointer;
	display: inline-block;
	background: url(../img/es4_eskizy_act_3.png) no-repeat center center;
}

.es4_bg input.inpfilefile {
	opacity: 0;
	font-size: 199px;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	border: none;
	margin-left: -450px;
}

.es4_bg .es4_but {
	width: 230px;
	height: 57px;
	line-height: 57px;
	vertical-align: top;
	display: inline-block;
}

.es4_bg .es4_bg__desctext {
	text-align: center;
	font-weight: 300;
	color: #070707;
	font-family: 'Roboto', sans-serif;
	font-size: 2em;
	margin-top: 20px;
}

@media only screen and (max-width: 992px) {
	.es4_bg {
		height: 293px;
		background: url(../img/es4_bg_3.png) no-repeat center center;
		margin: 70px auto;
	}

	.es4_bg .container {
		text-align: center;
	}

	.es4_bg .es4_bg__text {
		font-size: 3.6em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding-top: 30px;
		line-height: 1;
		margin-bottom: 10px;
	}

	.es4_bg .es4_bg__undertext {
		font-size: 2em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		margin-bottom: 30px;
		font-family: 'ALSSchlangesans-bold';
	}

	.es4_bg .es4_input {
		width: 230px;
		height: 57px;
		display: inline-block;
		margin-right: 20px;
		margin-bottom: 20px;
		padding-top: 13px;
		text-align: left;
	}

	.es4_bg .es4_input input {
		width: 145px;
		margin-left: 62px;
		height: 30px;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		font-size: 1.8em;
		border: 0px;
		background: none;
	}

	.es4_bg .es4_input_tel {
		background: url(../img/es4_input_tel_sm230.png) no-repeat center center;
	}

	.es4_bg .es4_input_name {
		background: url(../img/es4_input_name_sm230.png) no-repeat center center;
	}

	.es4_bg .es4_eskizy {
		width: 134px;
		height: 57px;
		line-height: 57px;
		background: url(../img/es4_eskizy_3.png) no-repeat center top;
		margin-right: 20px;
		cursor: pointer;
		display: inline-block;
	}

	.es4_bg .es4_but {
		width: 230px;
		height: 57px;
		line-height: 57px;
		vertical-align: top;
		display: inline-block;
	}

	.es4_bg .es4_bg__desctext {
		text-align: center;
		font-weight: 300;
		color: #070707;
		font-family: 'Roboto', sans-serif;
		font-size: 2em;
		margin-top: 20px;
	}
}

@media only screen and (max-width: 768px) {
	.es4_bg {
		background: url(../img/es4_bg_3.png) auto 100% no-repeat;
		background-size: cover;
		height: auto;
		margin: 70px auto;
		padding-bottom: 30px;
	}

	.es4_bg .container {
		text-align: center;
	}

	.es4_bg .es4_bg__text {
		font-size: 3.8em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding-top: 30px;
		line-height: 1;
		margin-bottom: 10px;
	}

	.es4_bg .es4_bg__undertext {
		font-size: 1.6em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		margin-bottom: 30px;
		font-family: 'ALSSchlangesans-bold';
		padding: 0 20px;
	}

	.es4_bg .es4_input {
		width: 230px;
		height: 57px;
		display: inline-block;
		margin: 0px 10px 20px 10px;
		padding-top: 13px;
		text-align: left;
	}

	.es4_bg .es4_input input {
		width: 145px;
		margin-left: 62px;
		height: 30px;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		font-size: 1.8em;
		border: 0px;
		background: none;
	}

	.es4_bg .es4_input_tel {
		background: url(../img/es4_input_tel_sm230.png) no-repeat center center;
	}

	.es4_bg .es4_input_name {
		background: url(../img/es4_input_name_sm230.png) no-repeat center center;
	}

	.es4_bg .es4_eskizy {
		width: 134px;
		height: 57px;
		line-height: 57px;
		background: url(../img/es4_eskizy_3.png) no-repeat center top;
		cursor: pointer;
		display: block;
		margin: 0 auto;
	}

	.es4_bg .es4_but {
		width: 230px;
		height: 57px;
		line-height: 57px;
		vertical-align: top;
		display: inline-block;
	}

	.es4_bg .es4_bg__desctext {
		text-align: center;
		font-weight: 300;
		color: #070707;
		font-family: 'Roboto', sans-serif;
		font-size: 2em;
		margin-top: 20px;
	}
}

@media only screen and (max-width: 480px) {
	.es4_input {
		width: 230px;
		height: 57px;
		display: block;
		margin: 0px auto 20px auto;
		padding-top: 13px;
		text-align: left;
	}

	.es4_but {
		width: 230px;
		height: 57px;
		line-height: 57px;
		vertical-align: top;
		display: block;
		margin: 0 auto;
	}
}

.b-sms_bg {
	height: 316px;
	background: url(../img/b_sms_bg.jpg) no-repeat center bottom;
	margin: 0px auto;
}

.b-sms_bg .b-sms__text {
	font-size: 5.5em;
	color: #0d0d0d;
	text-align: left;
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
	padding-top: 80px;
	line-height: 1;
	margin-bottom: 10px;
}

.b-sms_bg .b-sms__undertext {
	font-size: 2em;
	color: #0d0d0d;
	text-align: left;
	margin-bottom: 30px;
	font-family: 'Roboto', sans-serif;
}

.b-sms_bg .b-sms_input {
	width: 349px;
	height: 55px;
	display: inline-block;
	margin-right: 20px;
	padding-top: 9px;
	text-align: left;
}

.b-sms_bg .b-sms_input input {
	width: 200px;
	margin-left: 62px;
	height: 30px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	font-size: 2.2em;
	border: 0px;
	background: none;
}

.b-sms_bg .b-sms_input_tel {
	background: url(../img/b_sms_input.png) no-repeat center center;
	vertical-align: top;
}

.b-sms_bg .b-sms_but {
	width: 183px;
	height: 53px;
	line-height: 53px;
	vertical-align: top;
	display: inline-block;
}

.b-sms_bg .b-sms_phone {
	text-align: center;
}

@media only screen and (max-width: 1200px) {
	.b-sms_bg .b-sms_phone {
		text-align: left;
	}

	.b-sms_bg .b-sms_phone img {
		margin-left: -40px;
	}
}

@media only screen and (max-width: 992px) {
	.b-sms_bg {
		height: 262px;
	}

	.b-sms_bg .b-sms__text {
		font-size: 4.6em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding-top: 30px;
		line-height: 1;
		margin-bottom: 10px;
	}

	.b-sms_bg .b-sms__undertext {
		font-size: 1.8em;
		color: #0d0d0d;
		text-align: center;
		margin-bottom: 30px;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
	}

	.b-sms_bg .row {
		text-align: center;
	}

	.b-sms_bg .b-sms_input {
		display: inline-block;
		margin-right: 20px;
		margin-bottom: 20px;
		padding-top: 9px;
		text-align: left;
	}

	.b-sms_bg .b-sms_input input {
		width: 145px;
		margin-left: 62px;
		height: 30px;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		font-size: 2.2em;
		border: 0px;
		background: none;
	}

	.b-sms_bg .b-sms_phone {
		text-align: left;
	}
}

@media only screen and (max-width: 768px) {
	.b-sms_bg {
		background: url(../img/b_sms_bg.jpg) auto 100% no-repeat;
		background-size: cover;
		height: auto;
		padding-bottom: 30px;
	}

	.b-sms_bg .b-sms__text {
		font-size: 4em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding-top: 30px;
		line-height: 1;
		margin-bottom: 10px;
	}

	.b-sms_bg .b-sms__undertext {
		font-size: 1.6em;
		color: #0d0d0d;
		text-align: center;
		margin-bottom: 30px;
		font-family: 'Roboto', sans-serif;
		padding: 0 10px;
	}

	.b-sms_bg .b-sms_input {
		width: 230px;
		height: 57px;
		display: inline-block;
		margin: 0px 10px 20px 10px;
		padding-top: 15px;
		text-align: left;
	}

	.b-sms_bg .b-sms_input input {
		width: 145px;
		margin-left: 62px;
		height: 30px;
		font-weight: 300;
		font-family: 'Roboto', sans-serif;
		font-size: 1.8em;
		border: 0px;
		background: none;
	}

	.b-sms_bg .b-sms_input_tel {
		background: url(../img/es4_input_tel_sm230.png) no-repeat center center;
	}

	.b-sms_bg .b-sms_but {
		width: 230px;
		height: 57px;
		line-height: 57px;
		vertical-align: top;
		display: inline-block;
	}
}

@media only screen and (max-width: 480px) {
	.b-sms_input {
		width: 230px;
		height: 57px;
		display: block;
		margin: 0px auto 20px auto;
		text-align: left;
	}

	.b-sms_but {
		width: 230px;
		height: 57px;
		line-height: 57px;
		vertical-align: top;
		display: block;
		margin: 0 auto;
	}
}

.es5 .es5__text {
	font-size: 4.9em;
	color: #0d0d0d;
	text-align: center;
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
	padding: 0 20px;
	line-height: 1;
	margin-bottom: 40px;
}

.es5 .es5_podtext {
	font-size: 2.4em;
	text-align: center;
	margin-bottom: 30px;
	padding: 0 20px;
}

.es5 .es5_podtext span {
	color: #01d2e9;
	border-bottom: 2px dotted #01d2e9;
	cursor: pointer;
}

.es5 .es5_ico {
	display: block;
	float: left;
	width: 20%;
	margin-left: 0;
	box-sizing: border-box;
	text-align: center;
}

.es5 .container {
	position: relative;
	width: 930px;
	height: 210px;
	margin: 0 auto;
	overflow: visible;
}

.es5 .iosSlider1 {
	width: 100%;
	height: 210px;
}

.es5 .iosSlider1 .slider {
	width: 100%;
	height: 100%;
}

.es5 .iosSlider1 .slider .item {
	float: left;
	width: 180px;
	text-align: center;
	font-size: 2em;
	color: #0d0d0d;
	font-weight: 500;
	line-height: 1;
}

.es5 .iosSlider1 .slider .item img {
	width: 137px;
	height: auto;
	margin-bottom: 15px;
	position: relative;
}

.es5 .container .prev1 {
	position: absolute;
	top: 40px;
	left: -32px;
	width: 32px;
	height: 53px;
	background: url(../img/es5_strleft.png) no-repeat center center;
	-webkit-transition: all 0.01s ease 0.01s;
	transition: all 0.01s ease 0.01s;
	z-index: 10;
}

.es5 .container .prev1:hover {
	background: url(../img/es5_strleft_act.png) no-repeat center center;
}

.es5 .container .next1 {
	position: absolute;
	top: 40px;
	width: 32px;
	height: 53px;
	z-index: 10;
	right: -32px;
	background: url(../img/es5_strright.png) no-repeat center center;
	-webkit-transition: all 0.01s ease 0.01s;
	transition: all 0.01s ease 0.01s;
}

.es5 .container .next1:hover {
	background: url(../img/es5_strright_act.png) no-repeat center center;
}

.es5 .container .unselectable {
	opacity: 0.6;
	cursor: default !important;
}

.es5 .container .prev1.unselectable {
	background: url(../img/es5_strleft.png) no-repeat center center;
}

.es5 .container .next1.unselectable {
	background: url(../img/es5_strright.png) no-repeat center center;
}

@media only screen and (max-width: 992px) {
	.es5 .es5__text {
		font-size: 4em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
		margin-bottom: 40px;
	}

	.es5 .es5_podtext {
		font-size: 2.4em;
		text-align: center;
		margin-bottom: 30px;
		padding: 0 20px;
	}

	.es5 .es5_podtext span {
		color: #01d2e9;
		border-bottom: 2px dotted #01d2e9;
		cursor: pointer;
	}

	.es5 .container {
		position: relative;
		width: 630px;
		height: 210px;
		margin: 0 auto;
		overflow: visible;
	}

	.es5 .iosSlider1 {
		width: 100%;
		height: 210px;
	}

	.es5 .iosSlider1 .slider {
		width: 100%;
		height: 100%;
	}

	.es5 .iosSlider1 .slider .item {
		float: left;
		width: 150px;
		text-align: center;
		font-size: 2em;
		color: #0d0d0d;
		font-weight: 500;
		line-height: 1;
	}

	.es5 .iosSlider1 .slider .item img {
		width: 137px;
		height: auto;
		margin-bottom: 15px;
		position: relative;
	}

	.es5 .container .prev1 {
		position: absolute;
		top: 40px;
		left: -32px;
		width: 32px;
		height: 53px;
		background: url(../img/es5_strleft.png) no-repeat center center;
		-webkit-transition: all 0.01s ease 0.01s;
		transition: all 0.01s ease 0.01s;
		z-index: 10;
	}

	.es5 .container .prev1:hover {
		background: url(../img/es5_strleft_act.png) no-repeat center center;
	}

	.es5 .container .next1 {
		position: absolute;
		top: 40px;
		width: 32px;
		height: 53px;
		z-index: 10;
		right: -32px;
		background: url(../img/es5_strright.png) no-repeat center center;
		-webkit-transition: all 0.01s ease 0.01s;
		transition: all 0.01s ease 0.01s;
	}

	.es5 .container .next1:hover {
		background: url(../img/es5_strright_act.png) no-repeat center center;
	}

	.es5 .container .unselectable {
		opacity: 0.6;
		cursor: default !important;
	}

	.es5 .container .prev1.unselectable {
		background: url(../img/es5_strleft.png) no-repeat center center;
	}

	.es5 .container .next1.unselectable {
		background: url(../img/es5_strright.png) no-repeat center center;
	}
}

@media only screen and (max-width: 768px) {
	.es5 .container {
		position: relative;
		width: 420px;
		height: 170px;
		margin: 0 auto;
		overflow: visible;
	}

	.es5 .iosSlider1 {
		width: 100%;
		height: 170px;
	}

	.es5 .iosSlider1 .slider {
		width: 100%;
		height: 100%;
	}

	.es5 .iosSlider1 .slider .item {
		float: left;
		width: 130px;
		text-align: center;
		font-size: 1.6em;
		color: #0d0d0d;
		font-weight: 500;
		line-height: 1;
	}

	.es5 .iosSlider1 .slider .item img {
		width: 120px;
		height: auto;
		margin-bottom: 15px;
		position: relative;
	}

	.es5 .container .prev1 {
		position: absolute;
		top: 34px;
		left: -22px;
		width: 32px;
		height: 53px;
		background: url(../img/es5_strleft.png) no-repeat center center;
		-webkit-transition: all 0.01s ease 0.01s;
		transition: all 0.01s ease 0.01s;
		z-index: 10;
	}

	.es5 .container .prev1:hover {
		background: url(../img/es5_strleft_act.png) no-repeat center center;
	}

	.es5 .container .next1 {
		position: absolute;
		top: 34px;
		width: 32px;
		height: 53px;
		z-index: 10;
		right: -22px;
		background: url(../img/es5_strright.png) no-repeat center center;
		-webkit-transition: all 0.01s ease 0.01s;
		transition: all 0.01s ease 0.01s;
	}

	.es5 .container .next1:hover {
		background: url(../img/es5_strright_act.png) no-repeat center center;
	}

	.es5 .container .unselectable {
		opacity: 0.6;
		cursor: default !important;
	}

	.es5 .container .prev1.unselectable {
		background: url(../img/es5_strleft.png) no-repeat center center;
	}

	.es5 .container .next1.unselectable {
		background: url(../img/es5_strright.png) no-repeat center center;
	}
}

@media only screen and (max-width: 480px) {
	.es5 .es5__text {
		font-size: 2.6em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
		margin-bottom: 40px;
	}

	.es5 .es5_podtext {
		font-size: 1.8em;
		text-align: center;
		margin-bottom: 30px;
		padding: 0 20px;
	}

	.es5 .es5_podtext span {
		color: #01d2e9;
		border-bottom: 2px dotted #01d2e9;
		cursor: pointer;
	}

	.es5 .container {
		position: relative;
		width: 270px;
		height: 170px;
		margin: 0 auto;
		overflow: visible;
	}

	.es5 .iosSlider1 {
		width: 100%;
		height: 170px;
	}

	.es5 .iosSlider1 .slider {
		width: 100%;
		height: 100%;
	}

	.es5 .iosSlider1 .slider .item {
		float: left;
		width: 120px;
		text-align: center;
		font-size: 1.5em;
		color: #0d0d0d;
		font-weight: 500;
		line-height: 1;
	}

	.es5 .iosSlider1 .slider .item img {
		width: 110px;
		height: auto;
		margin-bottom: 15px;
		position: relative;
	}

	.es5 .container .prev1 {
		position: absolute;
		top: 32px;
		left: -17px;
		width: 32px;
		height: 53px;
		background: url(../img/es5_strleft.png) no-repeat center center;
		-webkit-transition: all 0.01s ease 0.01s;
		transition: all 0.01s ease 0.01s;
		z-index: 10;
	}

	.es5 .container .prev1:hover {
		background: url(../img/es5_strleft_act.png) no-repeat center center;
	}

	.es5 .container .next1 {
		position: absolute;
		top: 32px;
		width: 32px;
		height: 53px;
		z-index: 10;
		right: -17px;
		background: url(../img/es5_strright.png) no-repeat center center;
		-webkit-transition: all 0.01s ease 0.01s;
		transition: all 0.01s ease 0.01s;
	}

	.es5 .container .next1:hover {
		background: url(../img/es5_strright_act.png) no-repeat center center;
	}

	.es5 .container .unselectable {
		opacity: 0.6;
		cursor: default !important;
	}

	.es5 .container .prev1.unselectable {
		background: url(../img/es5_strleft.png) no-repeat center center;
	}

	.es5 .container .next1.unselectable {
		background: url(../img/es5_strright.png) no-repeat center center;
	}
}

.es6_bg {
	height: 480px;
	background: url(../img/es6_bg_.png) no-repeat center top;
	margin: 0px auto 70px auto;
}

.es6_bg .es6__text {
	font-size: 4.9em;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
	padding-top: 64px;
	line-height: 1;
	margin-bottom: 30px;
	text-shadow: 0.03em 0.04em 0.08em rgba(0,0,0,0.6);
}

.es6_bg .container {
	position: relative;
	width: 1080px;
	height: 340px;
	margin: 0 auto;
	overflow: visible;
}

.es6_bg .iosSlider2 {
	width: 100%;
	height: 340px;
}

.es6_bg .iosSlider2 .slider {
	width: 100%;
	height: 100%;
}

.es6_bg .iosSlider2 .slider .item {
	float: left;
	width: 350px;
	text-align: center;
}

.es6_bg .iosSlider2 .slider .item div.blueblock {
	font-size: 2em;
	padding: 10px 30px 8px 30px;
	background: #fde800;
	background: -webkit-linear-gradient(bottom, #fbd502, #fde800);
	background: linear-gradient(to top, #fbd502, #fde800);
	border-radius: 4px;
	margin: -20px auto 5px;
	position: relative;
	display: inline-block;
	color: #040404;
	text-transform: uppercase;
}

.es6_bg .iosSlider2 .slider .item div.es6_cost {
	font-size: 3.5em;
	color: #fff;
	font-family: 'ALSSchlangesans-Black';
	line-height: 50px;
	height: 50px;
	text-align: center;
}

.es6_bg .iosSlider2 .slider .item img {
	width: 330px;
	height: auto;
	border-radius: 8px;
	position: relative;
}

.es6_bg .container .prev2 {
	position: absolute;
	top: 95px;
	left: -50px;
	width: 62px;
	height: 63px;
	background: #000;
	z-index: 10;
	background: url(../img/es6_strleft.png) no-repeat center center;
	-webkit-transition: all 0.1s ease 0.01s;
	transition: all 0.1s ease 0.01s;
}

.es6_bg .container .prev2:hover {
	background: url(../img/es6_strleft_act.png) no-repeat center center;
}

.es6_bg .container .next2 {
	position: absolute;
	top: 95px;
	right: -50px;
	width: 62px;
	height: 63px;
	background: #000;
	z-index: 10;
	background: url(../img/es6_strright.png) no-repeat center center;
	-webkit-transition: all 0.1s ease 0.01s;
	transition: all 0.1s ease 0.01s;
}

.es6_bg .container .next2:hover {
	background: url(../img/es6_strright_act.png) no-repeat center center;
}

.es6_bg .container .unselectable {
	opacity: 0.6;
	cursor: default !important;
}

.es6_bg__balkon {
	margin-top: -105px !important;
}

@media only screen and (max-width: 1200px) {
	.es6_bg {
		height: 434px;
		background: url(../img/es6_bg.png) no-repeat center top;
		margin: 0px auto 70px auto;
	}

	.es6_bg .es6__text {
		font-size: 4.9em;
		color: #fff;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding-top: 64px;
		line-height: 1;
		margin-bottom: 30px;
		text-shadow: 0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	}

	.es6_bg .container {
		position: relative;
		width: 900px;
		height: 300px;
		margin: 0 auto;
		overflow: visible;
	}

	.es6_bg .iosSlider2 {
		width: 100%;
		height: 300px;
	}

	.es6_bg .iosSlider2 .slider {
		width: 100%;
		height: 100%;
	}

	.es6_bg .iosSlider2 .slider .item {
		float: left;
		width: 290px;
		text-align: center;
	}

	.es6_bg .iosSlider2 .slider .item div.blueblock {
		font-size: 2em;
		padding: 8px 30px 6px 30px;
		background: #fde800;
		background: -webkit-linear-gradient(bottom, #fbd502, #fde800);
		background: linear-gradient(to top, #fbd502, #fde800);
		border-radius: 4px;
		margin: -20px auto 3px;
		position: relative;
		display: inline-block;
		color: #040404;
		text-transform: uppercase;
	}

	.es6_bg .iosSlider2 .slider .item div.es6_cost {
		font-size: 3.3em;
		color: #fff;
		font-family: 'ALSSchlangesans-Black';
		line-height: 50px;
		height: 50px;
		text-align: center;
	}

	.es6_bg .iosSlider2 .slider .item img {
		width: 270px;
		height: auto;
		border-radius: 8px;
		position: relative;
	}

	.es6_bg .container .prev2 {
		position: absolute;
		top: 65px;
		left: -50px;
		width: 62px;
		height: 63px;
		background: #000;
		z-index: 10;
		background: url(../img/es6_strleft.png) no-repeat center center;
		-webkit-transition: all 0.1s ease 0.01s;
		transition: all 0.1s ease 0.01s;
	}

	.es6_bg .container .prev2:hover {
		background: url(../img/es6_strleft_act.png) no-repeat center center;
	}

	.es6_bg .container .next2 {
		position: absolute;
		top: 65px;
		right: -50px;
		width: 62px;
		height: 63px;
		background: #000;
		z-index: 10;
		background: url(../img/es6_strright.png) no-repeat center center;
		-webkit-transition: all 0.1s ease 0.01s;
		transition: all 0.1s ease 0.01s;
	}

	.es6_bg .container .next2:hover {
		background: url(../img/es6_strright_act.png) no-repeat center center;
	}

	.es6_bg .container .unselectable {
		opacity: 0.6;
		cursor: default !important;
	}
}

@media only screen and (max-width: 992px) {
	.es6_bg {
		height: 364px;
		background: url(../img/es6_bg.png) no-repeat center top;
		margin: 0px auto 70px auto;
	}

	.es6_bg .es6__text {
		font-size: 4.9em;
		color: #fff;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding-top: 64px;
		line-height: 1;
		margin-bottom: 40px;
		text-shadow: 0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	}

	.es6_bg .container {
		position: relative;
		width: 600px;
		height: 300px;
		margin: 0 auto;
		overflow: visible;
	}

	.es6_bg .iosSlider2 {
		width: 100%;
		height: 300px;
	}

	.es6_bg .iosSlider2 .slider {
		width: 100%;
		height: 100%;
	}

	.es6_bg .iosSlider2 .slider .item {
		float: left;
		width: 190px;
		text-align: center;
	}

	.es6_bg .iosSlider2 .slider .item div.blueblock {
		font-size: 1.6em;
		padding: 6px 15px 4px 15px;
		background: #fde800;
		background: -webkit-linear-gradient(bottom, #fbd502, #fde800);
		background: linear-gradient(to top, #fbd502, #fde800);
		border-radius: 4px;
		margin: -20px auto 0px;
		position: relative;
		display: inline-block;
		color: #040404;
		text-transform: uppercase;
	}

	.es6_bg .iosSlider2 .slider .item div.es6_cost {
		font-size: 2.3em;
		color: #fff;
		font-family: 'ALSSchlangesans-Black';
		line-height: 40px;
		height: 40px;
		text-align: center;
	}

	.es6_bg .iosSlider2 .slider .item img {
		width: 170px;
		height: auto;
		border-radius: 8px;
		position: relative;
	}

	.es6_bg .container .prev2 {
		position: absolute;
		top: 30px;
		left: -50px;
		width: 62px;
		height: 63px;
		background: #000;
		z-index: 10;
		background: url(../img/es6_strleft.png) no-repeat center center;
		-webkit-transition: all 0.1s ease 0.01s;
		transition: all 0.1s ease 0.01s;
	}

	.es6_bg .container .prev2:hover {
		background: url(../img/es6_strleft_act.png) no-repeat center center;
	}

	.es6_bg .container .next2 {
		position: absolute;
		top: 30px;
		right: -50px;
		width: 62px;
		height: 63px;
		background: #000;
		z-index: 10;
		background: url(../img/es6_strright.png) no-repeat center center;
		-webkit-transition: all 0.1s ease 0.01s;
		transition: all 0.1s ease 0.01s;
	}

	.es6_bg .container .next2:hover {
		background: url(../img/es6_strright_act.png) no-repeat center center;
	}

	.es6_bg .container .unselectable {
		opacity: 0.6;
		cursor: default !important;
	}
}

@media only screen and (max-width: 768px) {
	.es6_bg {
		height: 384px;
		background: url(../img/es6_bg.png) no-repeat center top;
		margin: 0px auto 70px auto;
	}

	.es6_bg .es6__text {
		font-size: 4.4em;
		color: #fff;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding-top: 64px;
		line-height: 1;
		margin-bottom: 30px;
		text-shadow: 0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	}

	.es6_bg .container {
		position: relative;
		width: 430px;
		height: 300px;
		margin: 0 auto;
		overflow: visible;
	}

	.es6_bg .iosSlider2 {
		width: 100%;
		height: 300px;
	}

	.es6_bg .iosSlider2 .slider {
		width: 100%;
		height: 100%;
	}

	.es6_bg .iosSlider2 .slider .item {
		float: left;
		width: 200px;
		text-align: center;
	}

	.es6_bg .iosSlider2 .slider .item div.blueblock {
		font-size: 1.6em;
		padding: 6px 15px 4px 15px;
		background: #fde800;
		background: -webkit-linear-gradient(bottom, #fbd502, #fde800);
		background: linear-gradient(to top, #fbd502, #fde800);
		border-radius: 4px;
		margin: -20px auto 0px;
		position: relative;
		display: inline-block;
		color: #040404;
		text-transform: uppercase;
	}

	.es6_bg .iosSlider2 .slider .item img {
		width: 190px;
		height: auto;
		border-radius: 8px;
		position: relative;
	}

	.es6_bg .container .prev2 {
		position: absolute;
		top: 48px;
		left: -23px;
		width: 35px;
		height: 35px;
		z-index: 10;
		background: url(../img/es6_strleft.png) no-repeat center center;
		background-size: cover;
		-webkit-transition: all 0.1s ease 0.01s;
		transition: all 0.1s ease 0.01s;
	}

	.es6_bg .container .prev2:hover {
		background: url(../img/es6_strleft_act.png) no-repeat center center;
		background-size: cover;
	}

	.es6_bg .container .next2 {
		position: absolute;
		top: 48px;
		right: -22px;
		width: 35px;
		height: 35px;
		z-index: 10;
		background: url(../img/es6_strright.png) no-repeat center center;
		background-size: cover;
		-webkit-transition: all 0.1s ease 0.01s;
		transition: all 0.1s ease 0.01s;
	}

	.es6_bg .container .next2:hover {
		background: url(../img/es6_strright_act.png) no-repeat center center;
		background-size: cover;
	}

	.es6_bg .container .unselectable {
		opacity: 0.6;
		cursor: default !important;
	}
}

@media only screen and (max-width: 480px) {
	.es6_bg {
		height: 434px;
		background: url(../img/es6_bg.png) no-repeat center top;
		margin: 0px auto 70px auto;
	}

	.es6_bg .es6__text {
		font-size: 4.2em;
		color: #fff;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding-top: 64px;
		line-height: 1;
		margin-bottom: 40px;
		text-shadow: 0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	}

	.es6_bg .container {
		position: relative;
		width: 220px;
		height: 300px;
		margin: 0 auto;
		overflow: visible;
	}

	.es6_bg .iosSlider2 {
		width: 100%;
		height: 300px;
	}

	.es6_bg .iosSlider2 .slider {
		width: 100%;
		height: 100%;
	}

	.es6_bg .iosSlider2 .slider .item {
		float: left;
		width: 220px;
		text-align: center;
	}

	.es6_bg .iosSlider2 .slider .item div.blueblock {
		font-size: 1.6em;
		padding: 6px 15px 4px 15px;
		background: #fde800;
		background: -webkit-linear-gradient(bottom, #fbd502, #fde800);
		background: linear-gradient(to top, #fbd502, #fde800);
		border-radius: 4px;
		margin: -20px auto 5px;
		position: relative;
		display: inline-block;
		color: #040404;
		text-transform: uppercase;
	}

	.es6_bg .iosSlider2 .slider .item img {
		width: 190px;
		height: auto;
		border-radius: 8px;
		position: relative;
	}

	.es6_bg .container .prev2 {
		position: absolute;
		top: 40px;
		left: -45px;
		width: 50px;
		height: 50px;
		z-index: 10;
		background: url(../img/es6_strleft.png) no-repeat center center;
		background-size: cover;
		-webkit-transition: all 0.1s ease 0.01s;
		transition: all 0.1s ease 0.01s;
	}

	.es6_bg .container .prev2:hover {
		background: url(../img/es6_strleft_act.png) no-repeat center center;
		background-size: cover;
	}

	.es6_bg .container .next2 {
		position: absolute;
		top: 40px;
		right: -45px;
		width: 50px;
		height: 50px;
		z-index: 10;
		background: url(../img/es6_strright.png) no-repeat center center;
		background-size: cover;
		-webkit-transition: all 0.1s ease 0.01s;
		transition: all 0.1s ease 0.01s;
	}

	.es6_bg .container .next2:hover {
		background: url(../img/es6_strright_act.png) no-repeat center center;
		background-size: cover;
	}

	.es6_bg .container .unselectable {
		opacity: 0.6;
		cursor: default !important;
	}
}

.b_windownow_bg {
	height: 400px;
	background: url(../img/b_windownow_bg.png) no-repeat center top;
	margin: -35px auto 70px auto;
	position: relative;
}

.b_windownow_bg .es6__text {
	font-size: 4.9em;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
	padding-top: 64px;
	line-height: 1;
	margin-bottom: 30px;
	margin-left: 150px;
	text-shadow: 0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	position: relative;
}

.b_windownow_bg .b_windownow_man {
	position: absolute;
	bottom: 0px;
	width: 382px;
	height: 348px;
}

.b_windownow_bg .b_windownow_proc {
	width: 250px;
	height: 172px;
	margin-left: 400px;
	margin-right: 30px;
	float: left;
}

.b_windownow_bg .b_windownow_text {
	font-family: 'ALSSchlangesans-Black';
	font-size: 3.9em;
	line-height: 1.2;
	text-transform: uppercase;
	display: block;
	float: left;
}

.b_windownow_bg .b_windownow_text div {
	background: url(../img/b_windownow_but.png) no-repeat;
	width: 358px;
	height: 53px;
	margin-top: 10px;
	cursor: pointer;
}

@media only screen and (max-width: 1200px) {
	.b_windownow_bg {
		height: 400px;
		background: url(../img/b_windownow_bg.png) no-repeat center top;
		margin: -35px auto 70px auto;
		position: relative;
	}

	.b_windownow_bg .es6__text {
		font-size: 4.5em;
		color: #fff;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding-top: 90px;
		line-height: 1;
		margin-bottom: 30px;
		margin-left: 170px;
		text-shadow: 0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		position: relative;
	}

	.b_windownow_bg .b_windownow_man {
		position: absolute;
		bottom: 0px;
		width: 352px;
		height: auto;
	}

	.b_windownow_bg .b_windownow_man img {
		width: 100%;
	}

	.b_windownow_bg .b_windownow_proc {
		width: 200px;
		height: auto;
		margin-left: 350px;
		margin-right: 30px;
		float: left;
	}

	.b_windownow_bg .b_windownow_proc img {
		width: 100%;
	}

	.b_windownow_bg .b_windownow_text {
		font-family: 'ALSSchlangesans-Black';
		font-size: 3.2em;
		line-height: 1.2;
		text-transform: uppercase;
		display: block;
		float: left;
	}

	.b_windownow_bg .b_windownow_text div {
		background: url(../img/b_windownow_but.png) no-repeat;
		width: 260px;
		height: 53px;
		margin-top: 10px;
	}
}

@media only screen and (max-width: 992px) {
	.b_windownow_bg {
		height: 400px;
		background: url(../img/b_windownow_bg.png) no-repeat center top;
		margin: -35px auto 70px auto;
		position: relative;
	}

	.b_windownow_bg .es6__text {
		font-size: 4.5em;
		color: #fff;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding-top: 80px;
		line-height: 1;
		margin-bottom: 30px;
		margin-left: 0px;
		text-shadow: 0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		position: relative;
	}

	.b_windownow_bg .b_windownow_man {
		display: none;
	}

	.b_windownow_bg .b_windownow_proc {
		width: 200px;
		height: auto;
		margin-left: 150px;
		margin-right: 30px;
		float: left;
	}

	.b_windownow_bg .b_windownow_proc img {
		width: 100%;
	}

	.b_windownow_bg .b_windownow_text {
		font-family: 'ALSSchlangesans-Black';
		font-size: 3.2em;
		line-height: 1.2;
		text-transform: uppercase;
		display: block;
		float: left;
	}

	.b_windownow_bg .b_windownow_text div {
		background: url(../img/b_windownow_but.png) no-repeat;
		width: 260px;
		height: 53px;
		margin-top: 10px;
	}
}

@media only screen and (max-width: 768px) {
	.b_windownow_bg {
		height: 400px;
		background: url(../img/b_windownow_bg.png) no-repeat center top;
		margin: -35px auto 70px auto;
		position: relative;
	}

	.b_windownow_bg .es6__text {
		font-size: 4.5em;
		color: #fff;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding-top: 80px;
		line-height: 1;
		margin-bottom: 30px;
		margin-left: 0px;
		text-shadow: 0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		position: relative;
	}

	.b_windownow_bg .b_windownow_man {
		display: none;
	}

	.b_windownow_bg .b_windownow_proc {
		display: none;
	}

	.b_windownow_bg .b_windownow_text {
		font-family: 'ALSSchlangesans-Black';
		font-size: 3.2em;
		line-height: 1.2;
		text-transform: uppercase;
		display: block;
		float: none;
		text-align: center;
	}

	.b_windownow_bg .b_windownow_text div {
		background: url(../img/b_windownow_but.png) no-repeat;
		width: 260px;
		height: 53px;
		margin: 10px auto 0px auto;
	}
}

@media only screen and (max-width: 480px) {
	.b_windownow_bg {
		height: 400px;
		background: url(../img/b_windownow_bg.png) no-repeat center top;
		margin: -35px auto 70px auto;
		position: relative;
	}

	.b_windownow_bg .es6__text {
		font-size: 3.9em;
		color: #fff;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding-top: 80px;
		line-height: 1;
		margin-bottom: 30px;
		margin-left: 0px;
		text-shadow: 0.03em 0.04em 0.08em rgba(0,0,0,0.6);
		position: relative;
	}

	.b_windownow_bg .b_windownow_man {
		display: none;
	}

	.b_windownow_bg .b_windownow_proc {
		display: none;
	}

	.b_windownow_bg .b_windownow_text {
		font-family: 'ALSSchlangesans-Black';
		font-size: 3em;
		line-height: 1.2;
		text-transform: uppercase;
		display: block;
		float: none;
		text-align: center;
	}

	.b_windownow_bg .b_windownow_text div {
		background: url(../img/b_windownow_but.png) no-repeat;
		width: 260px;
		height: 53px;
		margin: 10px auto 0px auto;
	}
}

.b_variantdacha {
	margin-bottom: 30px;
}

.b_variantdacha .b_variantdacha__zag {
	font-size: 4.9em;
	color: #0d0d0d;
	text-align: center;
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
	padding-top: 30px;
	line-height: 1;
	margin-bottom: 60px;
	position: relative;
}

.b_variantdacha .b_variantdacha {
	text-align: center;
}

.b_variantdacha .b_variantdacha img {
	max-width: 100%;
}

.b_variantdacha .b_variantdacha_phone {
	background: url(../img/b_variantdacha_phone.png) no-repeat left center;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 3em;
	text-transform: uppercase;
	padding-left: 150px;
	line-height: 1.2;
	min-height: 125px;
	margin-left: 500px;
	margin-top: -60px;
	position: relative;
}

.b_variantdacha .b_variantdacha_phone span {
	color: #fc0107;
	font-size: .8em;
}

@media only screen and (max-width: 1200px) {
	.b_variantdacha {
		margin-bottom: 30px;
	}

	.b_variantdacha .b_variantdacha__zag {
		font-size: 4.2em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding-top: 30px;
		line-height: 1;
		margin-bottom: 60px;
		position: relative;
	}

	.b_variantdacha .b_variantdacha {
		text-align: center;
	}

	.b_variantdacha .b_variantdacha img {
		max-width: 100%;
	}

	.b_variantdacha .b_variantdacha_phone {
		background: url(../img/b_variantdacha_phone.png) no-repeat left center;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		font-size: 2.5em;
		text-transform: uppercase;
		padding-left: 150px;
		line-height: 1.2;
		min-height: 125px;
		margin-left: 400px;
		margin-top: -60px;
		position: relative;
	}

	.b_variantdacha .b_variantdacha_phone span {
		color: #fc0107;
		font-size: .8em;
	}
}

@media only screen and (max-width: 992px) {
	.b_variantdacha {
		margin-bottom: 30px;
	}

	.b_variantdacha .b_variantdacha__zag {
		font-size: 3.2em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding-top: 30px;
		line-height: 1;
		margin-bottom: 60px;
		position: relative;
	}

	.b_variantdacha .b_variantdacha {
		text-align: center;
	}

	.b_variantdacha .b_variantdacha img {
		max-width: 100%;
	}

	.b_variantdacha .b_variantdacha_phone {
		background: none;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		font-size: 2.5em;
		text-transform: uppercase;
		padding-left: 0px;
		line-height: 1.2;
		min-height: 125px;
		margin-left: 0px;
		margin-top: 20px;
		position: relative;
		text-align: center;
	}

	.b_variantdacha .b_variantdacha_phone span {
		color: #fc0107;
		font-size: .8em;
	}
}

.es7 .media {
	margin-bottom: 70px;
}

.es7 h4.media-heading {
	font-size: 3em;
	color: #0e0e0e;
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
	margin-bottom: 20px;
}

.es7 .media-body div {
	font-size: 2em;
	line-height: 1.2;
}

.es7 .media-left,.es7 .media>.pull-left {
	padding-right: 20px;
}

@media only screen and (max-width: 1200px) {
	.es7 .media {
		margin-bottom: 70px;
	}

	.es7 .media-left img {
		width: 180px;
	}

	.es7 h4.media-heading {
		font-size: 2.6em;
		color: #0e0e0e;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		margin-bottom: 15px;
	}

	.es7 .media-body div {
		font-size: 1.8em;
		line-height: 1.2;
	}

	.es7 .media-left,.es7 .media>.pull-left {
		padding-right: 20px;
	}
}

@media only screen and (max-width: 480px) {
	.es7 .media {
		margin-bottom: 70px;
	}

	.es7 .media-left img {
		width: 100px;
	}

	.es7 h4.media-heading {
		font-size: 2em;
		color: #0e0e0e;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		margin-bottom: 15px;
	}

	.es7 .media-body div {
		font-size: 1.6em;
		line-height: 1.2;
	}

	.es7 .media-left,.es7 .media>.pull-left {
		padding-right: 20px;
	}
}

.es8_bg {
	height: 562px;
	background: url(../img/es8_bg.jpg) no-repeat center top;
	margin: 0px auto 50px auto;
}

.es8_bg .es8__text_1 {
	font-size: 5em;
	font-family: 'Roboto', sans-serif;
	color: #0d0d0d;
	margin-left: 100px;
	margin-top: 46px;
	position: absolute;
	z-index: 10;
}

.es8_bg .es8__text_2 {
	font-size: 5em;
	font-family: 'Roboto', sans-serif;
	color: #0d0d0d;
	margin-left: 340px;
	margin-top: 135px;
	position: absolute;
	z-index: 10;
}

.es8_bg .es8_form {
	background: url(../img/es8_form_bg.png);
	width: 469px;
	height: 459px;
	position: relative;
	float: right;
	z-index: 5;
	margin-top: 80px;
}

.es8_bg .es8_form .es8_form_zag {
	font-size: 3.4em;
	color: #0d0d0d;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 35px;
}

.es8_bg .es8_form .es8_inp_name {
	width: 349px;
	height: 55px;
	margin: 0 auto 20px auto;
	background: url(../img/es8_inp_name.png) no-repeat center center;
}

.es8_bg .es8_form .es8_inp_name input {
	margin: 8px 0px 0px 45px;
	font-size: 2.2em;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	height: 35px;
	width: 290px;
	border: 0px;
}

.es8_bg .es8_form .es8_inp_email {
	width: 349px;
	height: 55px;
	margin: 0 auto 20px auto;
	background: url(../img/es8_inp_email.png) no-repeat center center;
}

.es8_bg .es8_form .es8_inp_email input {
	margin: 8px 0px 0px 45px;
	font-size: 2.2em;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	height: 35px;
	width: 290px;
	border: 0px;
}

.es8_bg .es8_form .es8_inp_tel {
	width: 349px;
	height: 55px;
	margin: 0 auto 20px auto;
	background: url(../img/es8_inp_tel.png) no-repeat center center;
}

.es8_bg .es8_form .es8_inp_tel input {
	margin: 8px 0px 0px 45px;
	font-size: 2.2em;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	height: 35px;
	width: 290px;
	border: 0px;
}

.es8_bg .es8_form .es8_but {
	text-align: center;
}

@media only screen and (max-width: 1200px) {
	.es8_bg {
		height: 562px;
		background: url(../img/es8_bg.jpg) no-repeat center top;
		margin: 0px auto 50px auto;
	}

	.es8_bg .es8__text_1 {
		font-size: 4.6em;
		font-family: 'Roboto', sans-serif;
		color: #0d0d0d;
		margin-left: 70px;
		margin-top: 20px;
		position: absolute;
		z-index: 10;
	}

	.es8_bg .es8__text_2 {
		font-size: 5em;
		font-family: 'Roboto', sans-serif;
		color: #0d0d0d;
		margin-left: 180px;
		margin-top: 105px;
		position: absolute;
		z-index: 10;
	}

	.es8_bg .es8_form {
		background: url(../img/es8_form_bg.png);
		width: 469px;
		height: 459px;
		position: relative;
		float: right;
		z-index: 5;
		margin-top: 80px;
	}

	.es8_bg .es8_form .es8_form_zag {
		font-size: 3.4em;
		color: #0d0d0d;
		font-family: 'Roboto', sans-serif;
		text-align: center;
		margin-top: 40px;
		margin-bottom: 35px;
	}

	.es8_bg .es8_form .es8_inp_name {
		width: 349px;
		height: 55px;
		margin: 0 auto 20px auto;
		background: url(../img/es8_inp_name.png) no-repeat center center;
	}

	.es8_bg .es8_form .es8_inp_name input {
		margin: 8px 0px 0px 45px;
		font-size: 2.2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		height: 35px;
		width: 290px;
		border: 0px;
	}

	.es8_bg .es8_form .es8_inp_email {
		width: 349px;
		height: 55px;
		margin: 0 auto 20px auto;
		background: url(../img/es8_inp_email.png) no-repeat center center;
	}

	.es8_bg .es8_form .es8_inp_email input {
		margin: 8px 0px 0px 45px;
		font-size: 2.2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		height: 35px;
		width: 290px;
		border: 0px;
	}

	.es8_bg .es8_form .es8_inp_tel {
		width: 349px;
		height: 55px;
		margin: 0 auto 20px auto;
		background: url(../img/es8_inp_tel.png) no-repeat center center;
	}

	.es8_bg .es8_form .es8_inp_tel input {
		margin: 8px 0px 0px 45px;
		font-size: 2.2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		height: 35px;
		width: 290px;
		border: 0px;
	}

	.es8_bg .es8_form .es8_but {
		text-align: center;
	}
}

@media only screen and (max-width: 992px) {
	.es8_bg {
		height: 650px;
		background: none;
		margin: 0px auto 50px auto;
		border-top: 3px dotted #ccc;
	}

	.es8_bg .es8__text_1 {
		font-size: 3.6em;
		font-family: 'Roboto', sans-serif;
		color: #0d0d0d;
		margin-left: 0px;
		margin-top: 40px;
		position: relative;
		z-index: 10;
		text-align: center;
	}

	.es8_bg .es8__text_2 {
		font-size: 3.6em;
		font-family: 'Roboto', sans-serif;
		color: #0d0d0d;
		margin-left: 00px;
		margin-top: 0px;
		position: relative;
		text-align: center;
		z-index: 10;
		margin-bottom: 20px;
	}

	.es8_bg .es8_form {
		background: none;
		width: 469px;
		height: 459px;
		position: relative;
		float: none;
		z-index: 5;
		margin: 0px auto 0px;
		border: 2px dotted #ccc;
	}

	.es8_bg .es8_form .es8_form_zag {
		font-size: 3.4em;
		color: #0d0d0d;
		font-family: 'Roboto', sans-serif;
		text-align: center;
		margin-top: 10px;
		padding-top: 30px;
		margin-bottom: 35px;
	}

	.es8_bg .es8_form .es8_inp_name {
		width: 349px;
		height: 55px;
		margin: 0 auto 20px auto;
		background: url(../img/es8_inp_name.png) no-repeat center center;
	}

	.es8_bg .es8_form .es8_inp_name input {
		margin: 8px 0px 0px 45px;
		font-size: 2.2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		height: 35px;
		width: 290px;
		border: 0px;
	}

	.es8_bg .es8_form .es8_inp_email {
		width: 349px;
		height: 55px;
		margin: 0 auto 20px auto;
		background: url(../img/es8_inp_email.png) no-repeat center center;
	}

	.es8_bg .es8_form .es8_inp_email input {
		margin: 8px 0px 0px 45px;
		font-size: 2.2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		height: 35px;
		width: 290px;
		border: 0px;
	}

	.es8_bg .es8_form .es8_inp_tel {
		width: 349px;
		height: 55px;
		margin: 0 auto 20px auto;
		background: url(../img/es8_inp_tel.png) no-repeat center center;
	}

	.es8_bg .es8_form .es8_inp_tel input {
		margin: 8px 0px 0px 45px;
		font-size: 2.2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		height: 35px;
		width: 290px;
		border: 0px;
	}

	.es8_bg .es8_form .es8_but {
		text-align: center;
	}
}

@media only screen and (max-width: 768px) {
	.es8_bg {
		height: 680px;
		background: none;
		margin: 0px auto 10px auto;
		border-top: 3px dotted #ccc;
	}

	.es8_bg .es8__text_1 {
		font-size: 3.6em;
		font-family: 'Roboto', sans-serif;
		color: #0d0d0d;
		margin-left: 0px;
		margin-top: 40px;
		position: relative;
		z-index: 10;
		text-align: center;
	}

	.es8_bg .es8__text_2 {
		font-size: 3.6em;
		font-family: 'Roboto', sans-serif;
		color: #0d0d0d;
		margin-left: 00px;
		margin-top: 0px;
		position: relative;
		text-align: center;
		z-index: 10;
		margin-bottom: 20px;
	}

	.es8_bg .es8_form {
		background: none;
		width: 420px;
		height: 420px;
		position: relative;
		float: none;
		z-index: 5;
		margin: 0px auto 0px;
		border: 2px dotted #ccc;
	}

	.es8_bg .es8_form .es8_form_zag {
		font-size: 3.4em;
		color: #0d0d0d;
		font-family: 'Roboto', sans-serif;
		text-align: center;
		margin-top: 0px;
		padding-top: 20px;
		margin-bottom: 25px;
	}

	.es8_bg .es8_form .es8_inp_name {
		width: 349px;
		height: 55px;
		margin: 0 auto 20px auto;
		background: url(../img/es8_inp_name.png) no-repeat center center;
	}

	.es8_bg .es8_form .es8_inp_name input {
		margin: 8px 0px 0px 45px;
		font-size: 2.2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		height: 35px;
		width: 290px;
		border: 0px;
	}

	.es8_bg .es8_form .es8_inp_email {
		width: 349px;
		height: 55px;
		margin: 0 auto 20px auto;
		background: url(../img/es8_inp_email.png) no-repeat center center;
	}

	.es8_bg .es8_form .es8_inp_email input {
		margin: 8px 0px 0px 45px;
		font-size: 2.2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		height: 35px;
		width: 290px;
		border: 0px;
	}

	.es8_bg .es8_form .es8_inp_tel {
		width: 349px;
		height: 55px;
		margin: 0 auto 20px auto;
		background: url(../img/es8_inp_tel.png) no-repeat center center;
	}

	.es8_bg .es8_form .es8_inp_tel input {
		margin: 8px 0px 0px 45px;
		font-size: 2.2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		height: 35px;
		width: 290px;
		border: 0px;
	}

	.es8_bg .es8_form .es8_but {
		text-align: center;
	}
}

@media only screen and (max-width: 480px) {
	.es8_bg {
		height: 620px;
		background: none;
		margin: 0px auto 0px auto;
		border-top: 3px dotted #ccc;
	}

	.es8_bg .es8__text_1 {
		font-size: 2.6em;
		font-family: 'Roboto', sans-serif;
		color: #0d0d0d;
		margin-left: 0px;
		margin-top: 40px;
		position: relative;
		z-index: 10;
		text-align: center;
	}

	.es8_bg .es8__text_2 {
		font-size: 2.6em;
		font-family: 'Roboto', sans-serif;
		color: #0d0d0d;
		margin-left: 00px;
		margin-top: 0px;
		position: relative;
		text-align: center;
		z-index: 10;
		margin-bottom: 20px;
	}

	.es8_bg .es8__text_2 img {
		width: 200px;
	}

	.es8_bg .es8_form {
		background: none;
		width: 290px;
		height: 390px;
		position: relative;
		float: none;
		z-index: 5;
		margin: 0px auto;
		border: 2px dotted #ccc;
	}

	.es8_bg .es8_form .es8_form_zag {
		font-size: 2.8em;
		color: #0d0d0d;
		font-family: 'Roboto', sans-serif;
		text-align: center;
		margin-top: 0px;
		padding-top: 20px;
		margin-bottom: 25px;
	}

	.es8_bg .es8_form .es8_inp_name {
		width: 270px;
		height: 55px;
		margin: 0 auto 20px auto;
		background: none;
		border: 1px solid #e1d5c4;
		border-radius: 5px;
	}

	.es8_bg .es8_form .es8_inp_name input {
		margin: 8px 0px 0px 10px;
		font-size: 2.2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		height: 35px;
		width: 250px;
		border: 0px;
	}

	.es8_bg .es8_form .es8_inp_email {
		width: 270px;
		height: 55px;
		margin: 0 auto 20px auto;
		background: none;
		border: 1px solid #e1d5c4;
		border-radius: 5px;
	}

	.es8_bg .es8_form .es8_inp_email input {
		margin: 8px 0px 0px 10px;
		font-size: 2.2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		height: 35px;
		width: 250px;
		border: 0px;
	}

	.es8_bg .es8_form .es8_inp_tel {
		width: 270px;
		height: 55px;
		margin: 0 auto 20px auto;
		background: none;
		border: 1px solid #e1d5c4;
		border-radius: 5px;
	}

	.es8_bg .es8_form .es8_inp_tel input {
		margin: 8px 0px 0px 10px;
		font-size: 2.2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		height: 35px;
		width: 250px;
		border: 0px;
	}

	.es8_bg .es8_form .es8_but {
		text-align: center;
	}
}

.es9 {
	margin: 0px auto 50px auto;
}

.es9 .es9__text {
	text-align: center;
	font-family: 'ALSSchlangesans-Black';
	font-size: 5em;
	text-transform: uppercase;
	margin-bottom: 50px;
}

@media only screen and (max-width: 768px) {
	.es9 {
		display: none;
	}
}

.es10_bg {
	margin: 0px auto 50px auto;
}

.es10_bg .container {
	background: url(../img/es10_bg.png);
	padding: 35px;
	border-radius: 10px;
	text-align: center;
	line-height: 1.2;
}

.es10_bg .container .es10__zag {
	font-family: 'ALSSchlangesans-Black';
	font-size: 4em;
	margin-bottom: 30px;
	line-height: 1;
}

.es10_bg .container .es10__text {
	font-family: 'Roboto', sans-serif;
	font-size: 2.8em;
}

@media only screen and (max-width: 768px) {
	.es10_bg .container {
		background: url(../img/es10_bg.png);
		padding: 25px 15px;
		border-radius: 0px;
		text-align: center;
		line-height: 1.2;
	}
}

@media only screen and (max-width: 480px) {
	.es10_bg {
		margin: 0px auto 50px auto;
	}

	.es10_bg .container {
		background: url(../img/es10_bg.png);
		padding: 25px 15px;
		border-radius: 0px;
		text-align: center;
		line-height: 1.2;
	}

	.es10_bg .container .es10__zag {
		font-family: 'ALSSchlangesans-Black';
		font-size: 3em;
		margin-bottom: 30px;
		line-height: 1;
	}

	.es10_bg .container .es10__text {
		font-family: 'Roboto', sans-serif;
		font-size: 2.2em;
	}
}

.b_greyblock_bg {
	margin: 50px auto 50px auto;
}

.b_greyblock_bg .container {
	background: url(../img/es10_bg.png);
	padding: 35px;
	border-radius: 10px;
	text-align: center;
	line-height: 1.2;
}

.b_greyblock_bg .container .b_greyblock_ico {
	text-align: left;
	font-family: 'ALSSchlangesans-Black';
	font-size: 3em;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 80px;
	height: 52px;
	line-height: 52px;
}

.b_greyblock_bg .container .b_greyblock_ico a {
	color: #171616;
}

.b_greyblock_bg .container .b_greyblock_ico.b_greyblock_ico1 {
	background: url(../img/b_greyblock_ico1.png) no-repeat left center;
}

.b_greyblock_bg .container .b_greyblock_ico.b_greyblock_ico2 {
	background: url(../img/b_greyblock_ico2.png) no-repeat left center;
}

.b_greyblock_bg .container .b_greyblock_ico.b_greyblock_ico3 {
	background: url(../img/b_greyblock_ico3.png) no-repeat left center;
}

.b_greyblock_bg .container .b_greyblock_ico.b_greyblock_ico4 {
	background: url(../img/b_greyblock_ico4.png) no-repeat left center;
}

@media only screen and (max-width: 1200px) {
	.b_greyblock_bg {
		margin: 50px auto 50px auto;
	}

	.b_greyblock_bg .container {
		background: url(../img/es10_bg.png);
		padding: 35px;
		border-radius: 10px;
		text-align: center;
		line-height: 1.2;
	}

	.b_greyblock_bg .container .b_greyblock_ico {
		text-align: left;
		font-family: 'ALSSchlangesans-Black';
		font-size: 2.5em;
		margin-bottom: 10px;
		margin-top: 10px;
		padding-left: 80px;
		height: 52px;
		line-height: 52px;
	}

	.b_greyblock_bg .container .b_greyblock_ico a {
		color: #171616;
	}

	.b_greyblock_bg .container .b_greyblock_ico.b_greyblock_ico1 {
		background: url(../img/b_greyblock_ico1.png) no-repeat left center;
	}

	.b_greyblock_bg .container .b_greyblock_ico.b_greyblock_ico2 {
		background: url(../img/b_greyblock_ico2.png) no-repeat left center;
	}

	.b_greyblock_bg .container .b_greyblock_ico.b_greyblock_ico3 {
		background: url(../img/b_greyblock_ico3.png) no-repeat left center;
	}

	.b_greyblock_bg .container .b_greyblock_ico.b_greyblock_ico4 {
		background: url(../img/b_greyblock_ico4.png) no-repeat left center;
	}
}

@media only screen and (max-width: 992px) {
	.b_greyblock_bg {
		margin: 50px auto 50px auto;
	}

	.b_greyblock_bg .container {
		background: url(../img/es10_bg.png);
		padding: 35px;
		border-radius: 10px;
		text-align: center;
		line-height: 1.2;
	}

	.b_greyblock_bg .container .b_greyblock_ico {
		text-align: left;
		font-family: 'ALSSchlangesans-Black';
		font-size: 2.5em;
		margin: 10px auto;
		padding-left: 80px;
		height: 52px;
		line-height: 52px;
		width: 400px;
	}

	.b_greyblock_bg .container .b_greyblock_ico a {
		color: #171616;
	}

	.b_greyblock_bg .container .b_greyblock_ico.b_greyblock_ico1 {
		background: url(../img/b_greyblock_ico1.png) no-repeat left center;
	}

	.b_greyblock_bg .container .b_greyblock_ico.b_greyblock_ico2 {
		background: url(../img/b_greyblock_ico2.png) no-repeat left center;
	}

	.b_greyblock_bg .container .b_greyblock_ico.b_greyblock_ico3 {
		background: url(../img/b_greyblock_ico3.png) no-repeat left center;
	}

	.b_greyblock_bg .container .b_greyblock_ico.b_greyblock_ico4 {
		background: url(../img/b_greyblock_ico4.png) no-repeat left center;
	}
}

@media only screen and (max-width: 768px) {
	.b_greyblock_bg {
		margin: 50px auto 50px auto;
	}

	.b_greyblock_bg .container {
		background: url(../img/es10_bg.png);
		padding: 35px;
		border-radius: 10px;
		text-align: center;
		line-height: 1.2;
	}

	.b_greyblock_bg .container .b_greyblock_ico {
		text-align: left;
		font-family: 'ALSSchlangesans-Black';
		font-size: 2em;
		margin-bottom: 10px;
		margin-top: 10px;
		padding-left: 70px;
		min-height: 30px;
		line-height: 1.2;
		padding-top: 15px;
		width: 400px;
	}

	.b_greyblock_bg .container .b_greyblock_ico a {
		color: #171616;
	}

	.b_greyblock_bg .container .b_greyblock_ico.b_greyblock_ico1 {
		background: url(../img/b_greyblock_ico1.png) no-repeat left center;
		background-size: 30px;
	}

	.b_greyblock_bg .container .b_greyblock_ico.b_greyblock_ico2 {
		background: url(../img/b_greyblock_ico2.png) no-repeat left center;
		background-size: 30px;
	}

	.b_greyblock_bg .container .b_greyblock_ico.b_greyblock_ico3 {
		background: url(../img/b_greyblock_ico3.png) no-repeat left center;
		background-size: 30px;
	}

	.b_greyblock_bg .container .b_greyblock_ico.b_greyblock_ico4 {
		background: url(../img/b_greyblock_ico4.png) no-repeat left center;
		background-size: 30px;
	}
}

@media only screen and (max-width: 480px) {
	.b_greyblock_bg {
		margin: 50px auto 50px auto;
	}

	.b_greyblock_bg .container {
		background: url(../img/es10_bg.png);
		padding: 35px;
		border-radius: 10px;
		text-align: center;
		line-height: 1.2;
	}

	.b_greyblock_bg .container .b_greyblock_ico {
		text-align: left;
		font-family: 'ALSSchlangesans-Black';
		font-size: 1.6em;
		margin-bottom: 10px;
		margin-top: 10px;
		padding-left: 60px;
		min-height: 30px;
		line-height: 1.2;
		padding-top: 15px;
		width: 250px;
	}

	.b_greyblock_bg .container .b_greyblock_ico a {
		color: #171616;
	}

	.b_greyblock_bg .container .b_greyblock_ico.b_greyblock_ico1 {
		background: url(../img/b_greyblock_ico1.png) no-repeat left center;
		background-size: 30px;
	}

	.b_greyblock_bg .container .b_greyblock_ico.b_greyblock_ico2 {
		background: url(../img/b_greyblock_ico2.png) no-repeat left center;
		background-size: 30px;
	}

	.b_greyblock_bg .container .b_greyblock_ico.b_greyblock_ico3 {
		background: url(../img/b_greyblock_ico3.png) no-repeat left center;
		background-size: 30px;
	}

	.b_greyblock_bg .container .b_greyblock_ico.b_greyblock_ico4 {
		background: url(../img/b_greyblock_ico4.png) no-repeat left center;
		background-size: 30px;
	}
}

.es11_bg {
	margin: 0px auto 70px auto;
}

.es11_bg .es11__text {
	font-size: 4.9em;
	color: #0d0d0d;
	text-align: center;
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
	padding-top: 30px;
	line-height: 1;
	margin-bottom: 70px;
}

.es11_bg .container {
	position: relative;
	width: 1080px;
	height: 550px;
	margin: 0 auto;
	overflow: visible;
}

.es11_bg .iosSlider3 {
	width: 100%;
	height: 550px;
}

.es11_bg .iosSlider3 .slider {
	width: 100%;
	height: 100%;
}

.es11_bg .iosSlider3 .slider .item {
	float: left;
	width: 350px;
	text-align: center;
}

.es11_bg .iosSlider3 .slider .item .es11_img {
	width: 300px;
	height: 300px;
	border-radius: 150px;
	position: relative;
	border: 5px #ffe600 solid;
	overflow: hidden;
	margin: 0 auto;
}

.es11_bg .iosSlider3 .slider .item .es11_img img {
	width: 100%;
	position: relative;
}

.es11_bg .es11_name {
	width: 65%;
	border-radius: 5px;
	background: #01d2e9;
	margin: 30px auto 20px auto;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	text-align: center;
	color: #fff;
	font-size: 2.5em;
	padding: 2px;
}

.es11_bg .es11_star {
	text-align: center;
	margin-bottom: 14px;
}

.es11_bg .es11_text {
	color: #0d0d0d;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 2em;
}

.es11_bg .es11_stoim {
	font-family: 'ALSSchlangesans-Black';
	color: #ff0000;
	font-size: 4.3em;
}

.es11_bg .container .prev3 {
	position: absolute;
	top: 175px;
	left: -50px;
	width: 43px;
	height: 71px;
	background: #000;
	z-index: 10;
	background: url(../img/es11_strleft.png) no-repeat center center;
	-webkit-transition: all 0.1s ease 0.01s;
	transition: all 0.1s ease 0.01s;
}

.es11_bg .container .prev3:hover {
	background: url(../img/es11_strleft_act.png) no-repeat center center;
}

.es11_bg .container .next3 {
	position: absolute;
	top: 175px;
	right: -50px;
	width: 43px;
	height: 71px;
	background: #000;
	z-index: 10;
	background: url(../img/es11_strright.png) no-repeat center center;
	-webkit-transition: all 0.1s ease 0.01s;
	transition: all 0.1s ease 0.01s;
}

.es11_bg .container .next3:hover {
	background: url(../img/es11_strright_act.png) no-repeat center center;
}

.es11_bg .container .unselectable {
	opacity: 0.6;
	cursor: default !important;
}

.es11_bg .container .prev3.unselectable {
	background: url(../img/es11_strleft.png) no-repeat center center;
}

.es11_bg .container .next3.unselectable {
	background: url(../img/es11_strright.png) no-repeat center center;
}

@media only screen and (max-width: 1200px) {
	.es11_bg {
		margin: 0px auto 70px auto;
	}

	.es11_bg .es11__text {
		font-size: 4.9em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding-top: 30px;
		line-height: 1;
		margin-bottom: 70px;
	}

	.es11_bg .container {
		position: relative;
		width: 870px;
		height: 510px;
		margin: 0 auto;
		overflow: visible;
	}

	.es11_bg .iosSlider3 {
		width: 100%;
		height: 510px;
	}

	.es11_bg .iosSlider3 .slider {
		width: 100%;
		height: 100%;
	}

	.es11_bg .iosSlider3 .slider .item {
		float: left;
		width: 280px;
		text-align: center;
	}

	.es11_bg .iosSlider3 .slider .item .es11_img {
		width: 250px;
		height: 250px;
		border-radius: 150px;
		position: relative;
		border: 5px #ffe600 solid;
		overflow: hidden;
		margin: 0 auto;
	}

	.es11_bg .iosSlider3 .slider .item .es11_img img {
		width: 100%;
		position: relative;
	}

	.es11_bg .es11_name {
		width: 65%;
		border-radius: 5px;
		background: #01d2e9;
		margin: 30px auto 20px auto;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		text-align: center;
		color: #fff;
		font-size: 2.5em;
		padding: 2px;
	}

	.es11_bg .es11_star {
		text-align: center;
		margin-bottom: 14px;
	}

	.es11_bg .es11_text {
		color: #0d0d0d;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		font-size: 2em;
	}

	.es11_bg .es11_stoim {
		font-family: 'ALSSchlangesans-Black';
		color: #ff0000;
		font-size: 4.3em;
	}

	.es11_bg .container .prev3 {
		position: absolute;
		top: 175px;
		left: -50px;
		width: 43px;
		height: 71px;
		background: #000;
		z-index: 10;
		background: url(../img/es11_strleft.png) no-repeat center center;
		-webkit-transition: all 0.1s ease 0.01s;
		transition: all 0.1s ease 0.01s;
	}

	.es11_bg .container .prev3:hover {
		background: url(../img/es11_strleft_act.png) no-repeat center center;
	}

	.es11_bg .container .next3 {
		position: absolute;
		top: 175px;
		right: -50px;
		width: 43px;
		height: 71px;
		background: #000;
		z-index: 10;
		background: url(../img/es11_strright.png) no-repeat center center;
		-webkit-transition: all 0.1s ease 0.01s;
		transition: all 0.1s ease 0.01s;
	}

	.es11_bg .container .next3:hover {
		background: url(../img/es11_strright_act.png) no-repeat center center;
	}

	.es11_bg .container .unselectable {
		opacity: 0.6;
		cursor: default !important;
	}

	.es11_bg .container .prev3.unselectable {
		background: url(../img/es11_strleft.png) no-repeat center center;
	}

	.es11_bg .container .next3.unselectable {
		background: url(../img/es11_strright.png) no-repeat center center;
	}
}

@media only screen and (max-width: 992px) {
	.es11_bg {
		margin: 0px auto 70px auto;
	}

	.es11_bg .es11__text {
		font-size: 4.9em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding-top: 30px;
		line-height: 1;
		margin-bottom: 70px;
	}

	.es11_bg .container {
		position: relative;
		width: 630px;
		height: 540px;
		margin: 0 auto;
		overflow: visible;
	}

	.es11_bg .iosSlider3 {
		width: 100%;
		height: 540px;
	}

	.es11_bg .iosSlider3 .slider {
		width: 100%;
		height: 100%;
	}

	.es11_bg .iosSlider3 .slider .item {
		float: left;
		width: 300px;
		text-align: center;
	}

	.es11_bg .iosSlider3 .slider .item .es11_img {
		width: 280px;
		height: 280px;
		border-radius: 150px;
		position: relative;
		border: 5px #ffe600 solid;
		overflow: hidden;
		margin: 0 auto;
	}

	.es11_bg .iosSlider3 .slider .item .es11_img img {
		width: 100%;
		position: relative;
	}

	.es11_bg .es11_name {
		width: 65%;
		border-radius: 5px;
		background: #01d2e9;
		margin: 30px auto 20px auto;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		text-align: center;
		color: #fff;
		font-size: 2.5em;
		padding: 2px;
	}

	.es11_bg .es11_star {
		text-align: center;
		margin-bottom: 14px;
	}

	.es11_bg .es11_text {
		color: #0d0d0d;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		font-size: 2em;
	}

	.es11_bg .es11_stoim {
		font-family: 'ALSSchlangesans-Black';
		color: #ff0000;
		font-size: 4.3em;
	}

	.es11_bg .container .prev3 {
		position: absolute;
		top: 175px;
		left: -50px;
		width: 43px;
		height: 71px;
		background: #000;
		z-index: 10;
		background: url(../img/es11_strleft.png) no-repeat center center;
		-webkit-transition: all 0.1s ease 0.01s;
		transition: all 0.1s ease 0.01s;
	}

	.es11_bg .container .prev3:hover {
		background: url(../img/es11_strleft_act.png) no-repeat center center;
	}

	.es11_bg .container .next3 {
		position: absolute;
		top: 175px;
		right: -50px;
		width: 43px;
		height: 71px;
		background: #000;
		z-index: 10;
		background: url(../img/es11_strright.png) no-repeat center center;
		-webkit-transition: all 0.1s ease 0.01s;
		transition: all 0.1s ease 0.01s;
	}

	.es11_bg .container .next3:hover {
		background: url(../img/es11_strright_act.png) no-repeat center center;
	}

	.es11_bg .container .unselectable {
		opacity: 0.6;
		cursor: default !important;
	}

	.es11_bg .container .prev3.unselectable {
		background: url(../img/es11_strleft.png) no-repeat center center;
	}

	.es11_bg .container .next3.unselectable {
		background: url(../img/es11_strright.png) no-repeat center center;
	}
}

@media only screen and (max-width: 768px) {
	.es11_bg {
		margin: 0px auto 70px auto;
	}

	.es11_bg .es11__text {
		font-size: 4em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding-top: 30px;
		line-height: 1;
		margin-bottom: 40px;
	}

	.es11_bg .container {
		position: relative;
		width: 390px;
		height: 400px;
		margin: 0 auto;
		overflow: visible;
	}

	.es11_bg .iosSlider3 {
		width: 100%;
		height: 400px;
	}

	.es11_bg .iosSlider3 .slider {
		width: 100%;
		height: 100%;
	}

	.es11_bg .iosSlider3 .slider .item {
		float: left;
		width: 180px;
		text-align: center;
	}

	.es11_bg .iosSlider3 .slider .item .es11_img {
		width: 170px;
		height: 170px;
		border-radius: 150px;
		position: relative;
		border: 5px #ffe600 solid;
		overflow: hidden;
		margin: 0 auto;
	}

	.es11_bg .iosSlider3 .slider .item .es11_img img {
		width: 100%;
		position: relative;
	}

	.es11_bg .es11_name {
		width: 65%;
		border-radius: 5px;
		background: #01d2e9;
		margin: 30px auto 15px auto;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		text-align: center;
		color: #fff;
		font-size: 2em;
		padding: 2px;
	}

	.es11_bg .es11_star {
		text-align: center;
		margin-bottom: 8px;
	}

	.es11_bg .es11_text {
		color: #0d0d0d;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		font-size: 1.6em;
	}

	.es11_bg .es11_stoim {
		font-family: 'ALSSchlangesans-Black';
		color: #ff0000;
		font-size: 3.8em;
	}

	.es11_bg .container .prev3 {
		position: absolute;
		top: 175px;
		left: -35px;
		width: 43px;
		height: 71px;
		background: #000;
		z-index: 10;
		background: url(../img/es11_strleft.png) no-repeat center center;
		-webkit-transition: all 0.1s ease 0.01s;
		transition: all 0.1s ease 0.01s;
	}

	.es11_bg .container .prev3:hover {
		background: url(../img/es11_strleft_act.png) no-repeat center center;
	}

	.es11_bg .container .next3 {
		position: absolute;
		top: 175px;
		right: -35px;
		width: 43px;
		height: 71px;
		background: #000;
		z-index: 10;
		background: url(../img/es11_strright.png) no-repeat center center;
		-webkit-transition: all 0.1s ease 0.01s;
		transition: all 0.1s ease 0.01s;
	}

	.es11_bg .container .next3:hover {
		background: url(../img/es11_strright_act.png) no-repeat center center;
	}

	.es11_bg .container .unselectable {
		opacity: 0.6;
		cursor: default !important;
	}

	.es11_bg .container .prev3.unselectable {
		background: url(../img/es11_strleft.png) no-repeat center center;
	}

	.es11_bg .container .next3.unselectable {
		background: url(../img/es11_strright.png) no-repeat center center;
	}
}

@media only screen and (max-width: 480px) {
	.es11_bg {
		margin: 0px auto 70px auto;
	}

	.es11_bg .es11__text {
		font-size: 4em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding-top: 30px;
		line-height: 1;
		margin-bottom: 40px;
	}

	.es11_bg .container {
		position: relative;
		width: 230px;
		height: 420px;
		margin: 0 auto;
		overflow: visible;
	}

	.es11_bg .iosSlider3 {
		width: 100%;
		height: 420px;
	}

	.es11_bg .iosSlider3 .slider {
		width: 100%;
		height: 100%;
	}

	.es11_bg .iosSlider3 .slider .item {
		float: left;
		width: 220px;
		text-align: center;
	}

	.es11_bg .iosSlider3 .slider .item .es11_img {
		width: 200px;
		height: 200px;
		border-radius: 150px;
		position: relative;
		border: 5px #ffe600 solid;
		overflow: hidden;
		margin: 0 auto;
	}

	.es11_bg .iosSlider3 .slider .item .es11_img img {
		width: 100%;
		position: relative;
	}

	.es11_bg .es11_name {
		width: 65%;
		border-radius: 5px;
		background: #01d2e9;
		margin: 30px auto 15px auto;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		text-align: center;
		color: #fff;
		font-size: 2em;
		padding: 2px;
	}

	.es11_bg .es11_star {
		text-align: center;
		margin-bottom: 8px;
	}

	.es11_bg .es11_text {
		color: #0d0d0d;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		font-size: 1.6em;
	}

	.es11_bg .es11_stoim {
		font-family: 'ALSSchlangesans-Black';
		color: #ff0000;
		font-size: 3.8em;
	}

	.es11_bg .container .prev3 {
		position: absolute;
		top: 175px;
		left: -30px;
		width: 43px;
		height: 71px;
		background: #000;
		z-index: 10;
		background: url(../img/es11_strleft.png) no-repeat center center;
		-webkit-transition: all 0.1s ease 0.01s;
		transition: all 0.1s ease 0.01s;
	}

	.es11_bg .container .prev3:hover {
		background: url(../img/es11_strleft_act.png) no-repeat center center;
	}

	.es11_bg .container .next3 {
		position: absolute;
		top: 175px;
		right: -30px;
		width: 43px;
		height: 71px;
		background: #000;
		z-index: 10;
		background: url(../img/es11_strright.png) no-repeat center center;
		-webkit-transition: all 0.1s ease 0.01s;
		transition: all 0.1s ease 0.01s;
	}

	.es11_bg .container .next3:hover {
		background: url(../img/es11_strright_act.png) no-repeat center center;
	}

	.es11_bg .container .unselectable {
		opacity: 0.6;
		cursor: default !important;
	}

	.es11_bg .container .prev3.unselectable {
		background: url(../img/es11_strleft.png) no-repeat center center;
	}

	.es11_bg .container .next3.unselectable {
		background: url(../img/es11_strright.png) no-repeat center center;
	}
}

.es12_bg {
	height: 424px;
	background: url(../img/es12_bg.png) no-repeat center center;
	margin: 0px auto;
}

.es12_bg .es12_bg__text {
	font-size: 4.9em;
	color: #0d0d0d;
	text-align: center;
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
	padding-top: 45px;
	line-height: 1;
	margin-bottom: 40px;
}

.es12_bg .es12_ico {
	height: 140px;
	margin: 0 auto;
	width: 236px;
}

.es12_bg .es12_ico__img {
	width: 100px;
	float: left;
	text-align: center;
}

.es12_bg .es12_ico__lenta {
	float: left;
	width: 136px;
	height: 80px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 1.6em;
	background: url(../img/es12_lenta.png) no-repeat center center;
	line-height: 1.1;
	margin-top: 10px;
}

.es12_bg .es12_ico__lenta div {
	-webkit-transform: rotate(-6deg);
	-ms-transform: rotate(-6deg);
	transform: rotate(-6deg);
	text-align: center;
	margin-top: 15px;
	margin-left: 7px;
}

.es12_bg .es12_ico__lenta div span {
	font-size: 1.8em;
	font-weight: 500;
	text-shadow: 1px 1px 0px #666;
}

.es12_bg .es12_ico_name {
	font-size: 2.7em;
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
	line-height: 1.3;
	margin: 0 auto 50px auto;
	width: 236px;
}

@media only screen and (max-width: 992px) {
	.es12_bg {
		height: 680px;
		background: url(../img/es12_bg_.png) center center;
		margin: 0px auto;
	}

	.es12_bg .es12_bg__text {
		font-size: 4.9em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding-top: 45px;
		line-height: 1;
		margin-bottom: 40px;
	}

	.es12_bg .es12_ico {
		height: 130px;
		margin: 0 auto;
		width: 236px;
	}

	.es12_bg .es12_ico__img {
		width: 100px;
		float: left;
		text-align: center;
	}

	.es12_bg .es12_ico__lenta {
		float: left;
		width: 136px;
		height: 80px;
		color: #fff;
		font-family: 'Roboto', sans-serif;
		font-size: 1.6em;
		background: url(../img/es12_lenta.png) no-repeat center center;
		line-height: 1.1;
		margin-top: 10px;
	}

	.es12_bg .es12_ico__lenta div {
		-webkit-transform: rotate(-6deg);
		-ms-transform: rotate(-6deg);
		transform: rotate(-6deg);
		text-align: center;
		margin-top: 15px;
		margin-left: 7px;
	}

	.es12_bg .es12_ico__lenta div span {
		font-size: 1.8em;
		font-weight: 500;
		text-shadow: 1px 1px 0px #666;
	}

	.es12_bg .es12_ico_name {
		font-size: 2.7em;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1.3;
		margin: 0 auto 50px auto;
		width: 236px;
	}
}

@media only screen and (max-width: 768px) {
	.es12_bg {
		height: 1210px;
		background: url(../img/es12_bg_.png) center center;
		margin: 0px auto;
	}

	.es12_bg .es12_bg__text {
		font-size: 3.3em;
		color: #0d0d0d;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding-top: 45px;
		line-height: 1;
		margin-bottom: 40px;
	}

	.es12_bg .es12_ico {
		height: 130px;
		margin: 0 auto;
		width: 236px;
	}

	.es12_bg .es12_ico__img {
		width: 100px;
		float: left;
		text-align: center;
	}

	.es12_bg .es12_ico__lenta {
		float: left;
		width: 136px;
		height: 80px;
		color: #fff;
		font-family: 'Roboto', sans-serif;
		font-size: 1.6em;
		background: url(../img/es12_lenta.png) no-repeat center center;
		line-height: 1.1;
		margin-top: 10px;
	}

	.es12_bg .es12_ico__lenta div {
		-webkit-transform: rotate(-6deg);
		-ms-transform: rotate(-6deg);
		transform: rotate(-6deg);
		text-align: center;
		margin-top: 15px;
		margin-left: 7px;
	}

	.es12_bg .es12_ico__lenta div span {
		font-size: 1.8em;
		font-weight: 500;
		text-shadow: 1px 1px 0px #666;
	}

	.es12_bg .es12_ico_name {
		font-size: 2.7em;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1.3;
		margin: 0 auto 50px auto;
		width: 236px;
	}
}

.es12_derevo_bg {
	height: 495px;
	background: url(../img/derevo/preim_bg.png) no-repeat center top;
	margin: 0px auto;
	z-index: 2;
	position: relative;
}

.es12_derevo_bg .es12_bg__text {
	font-size: 4.9em;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
	padding-top: 45px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1;
	margin-bottom: 40px;
}

.es12_derevo_bg .col-md-3 {
	text-align: center;
	margin-bottom: 0px;
}

.es12_derevo_bg .col-md-3 img {
	margin-bottom: 10px;
}

.es12_derevo_bg .es12_ico_name {
	font-size: 2.4em;
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
	line-height: 1.2;
	margin: 0 auto;
	color: #fff;
}

@media only screen and (max-width: 992px) {
	.es12_derevo_bg {
		height: auto;
		background: url(../img/b_market_filtr_bg.png) center center;
		margin: 0px auto;
	}

	.es12_derevo_bg .col-md-3 {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 480px) {
	.es12_derevo_bg .es12_bg__text {
		font-size: 3em;
	}
}

.es13_bg {
	height: 530px;
	background: url(../img/es13_bg.png) no-repeat center center;
	margin: -20px auto 0px auto;
}

.es13_bg .es13_bg__text {
	font-size: 4.9em;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
	padding-top: 74px;
	line-height: 1;
	margin-bottom: 15px;
	text-shadow: 0.03em 0.04em 0.08em rgba(0,0,0,0.6);
}

.es13_bg .es13_bg__text2 {
	font-size: 3em;
	color: #252525;
	text-align: center;
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
	line-height: 1;
	margin-bottom: 20px;
}

.es13_bg #es13_COUNTDOWN {
	text-align: center;
	margin-bottom: 40px;
}

.es13_bg #es13_COUNTDOWN .label {
	display: block;
	margin-top: 10px;
}

.es13_bg #es13_COUNTDOWN_sm {
	text-align: center;
	margin-bottom: 40px;
}

.es13_bg #es13_COUNTDOWN_sm .label {
	display: block;
	margin-top: 10px;
}

.es13_bg .col-md-6 {
	text-align: center;
}

.es13_bg .es13_but {
	display: block;
	width: 428px;
	height: 53px;
	background: url(../img/es13_but.png);
	margin: 0 0 0 20px;
	font-size: 0em;
}

.es13_bg .es13_but_div {
	text-align: left;
}

.es13_bg .es13_but_div input {
	margin-left: 20px;
}

.es13_bg .es13_input {
	width: 429px;
	height: 55px;
	background: url(../img/es13_input.png);
	text-align: left;
	float: right;
	margin-right: 20px;
}

.es13_bg .es13_input input {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 2.2em;
	margin: 10px 0px 0px 50px;
	width: 360px;
	border: 0px;
}

.es13_bg_aktsii {
	height: 495px;
	background: url(../img/es13_bg.png) no-repeat center bottom;
	margin: 0px auto 0px auto;
}

.es13_14 {
	padding: 40px 20px 60px;
}

.es13_14 .es13_14__zag {
	color: #0d0d0d;
	font-size: 4em;
	font-family: 'ALSSchlangesans-Black';
	text-align: center;
	margin-bottom: 20px;
}

.es13_14 .es13_14__desc {
	font-size: 3em;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	line-height: 1.3;
}

@media only screen and (max-width: 992px) {
	.es13_bg {
		height: 530px;
		background: url(../img/es13_bg.png) no-repeat center center;
		margin: -40px auto 0px auto;
	}

	.es13_bg .es13_bg__text {
		font-size: 4.9em;
		color: #fff;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding-top: 44px;
		line-height: 1;
		margin-bottom: 10px;
		text-shadow: 0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	}

	.es13_bg .es13_bg__text2 {
		font-size: 3em;
		color: #252525;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
		margin-bottom: 15px;
	}

	.es13_bg #es13_COUNTDOWN {
		text-align: center;
		margin-bottom: 20px;
	}

	.es13_bg #es13_COUNTDOWN .label {
		display: block;
		margin-top: 10px;
	}

	.es13_bg #es13_COUNTDOWN_sm {
		text-align: center;
		margin-bottom: 40px;
	}

	.es13_bg #es13_COUNTDOWN_sm .label {
		display: block;
		margin-top: 10px;
	}

	.es13_bg .col-md-6 {
		text-align: center;
	}

	.es13_bg .es13_but {
		display: block;
		width: 428px;
		height: 53px;
		background: url(../img/es13_but.png);
		margin: 0 auto;
	}

	.es13_bg .es13_but_div {
		text-align: center;
	}

	.es13_bg .es13_but_div input {
		margin-left: 0px;
	}

	.es13_bg .es13_input {
		width: 429px;
		height: 55px;
		background: url(../img/es13_input.png);
		text-align: left;
		float: none;
		margin: 0 auto 20px auto;
	}

	.es13_bg .es13_input input {
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 2.2em;
		margin: 10px 0px 0px 50px;
		width: 360px;
		border: 0px;
	}

	.es13_bg_aktsii .es13_bg__text {
		font-size: 4.9em;
		color: #fff;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding-top: 44px;
		line-height: 1;
		margin-bottom: 15px;
		text-shadow: 0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	}
}

@media only screen and (max-width: 768px) {
	.es13_bg {
		height: 530px;
		background: url(../img/es13_bg.png) no-repeat center center;
		margin: -40px auto 0px auto;
	}

	.es13_bg .es13_bg__text {
		font-size: 4.2em;
		color: #fff;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding: 74px 30px 0px;
		line-height: 1;
		margin-bottom: 15px;
		text-shadow: 0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	}

	.es13_bg .es13_bg__text2 {
		font-size: 2.5em;
		color: #252525;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
		margin-bottom: 30px;
	}

	.es13_bg #es13_COUNTDOWN {
		text-align: center;
		margin-bottom: 30px;
	}

	.es13_bg #es13_COUNTDOWN .label {
		display: block;
		margin-top: 10px;
	}

	.es13_bg #es13_COUNTDOWN_sm {
		text-align: center;
		margin-bottom: 40px;
	}

	.es13_bg #es13_COUNTDOWN_sm .label {
		display: block;
		margin-top: 10px;
	}

	.es13_bg .col-md-6 {
		text-align: center;
	}

	.es13_bg .es13_but {
		display: block;
		width: 428px;
		height: 53px;
		background: url(../img/es13_but.png);
		margin: 0 auto;
	}

	.es13_bg .es13_input {
		width: 429px;
		height: 55px;
		background: url(../img/es13_input.png);
		text-align: left;
		float: none;
		margin: 0 auto 20px auto;
	}

	.es13_bg .es13_input input {
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 2.2em;
		margin: 10px 0px 0px 50px;
		width: 360px;
		border: 0px;
	}

	.es13_bg_aktsii .es13_bg__text {
		font-size: 4.9em;
		color: #fff;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding-top: 44px;
		line-height: 1;
		margin-bottom: 15px;
		text-shadow: 0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	}

	.es13_14 {
		padding: 40px 20px 60px;
	}

	.es13_14 .es13_14__zag {
		color: #0d0d0d;
		font-size: 3.6em;
		font-family: 'ALSSchlangesans-Black';
		text-align: center;
		margin-bottom: 20px;
		line-height: 1;
	}

	.es13_14 .es13_14__desc {
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		text-align: center;
		line-height: 1.3;
	}
}

@media only screen and (max-width: 480px) {
	.es13_bg {
		height: 530px;
		background: url(../img/es13_bg.png) no-repeat center center;
		margin: -40px auto 0px auto;
	}

	.es13_bg .es13_bg__text {
		font-size: 2.8em;
		color: #fff;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding-top: 74px;
		line-height: 1;
		margin-bottom: 15px;
		text-shadow: 0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	}

	.es13_bg .es13_bg__text2 {
		font-size: 2.4em;
		color: #252525;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
		margin-bottom: 30px;
	}

	.es13_bg #es13_COUNTDOWN {
		text-align: center;
		margin-bottom: 30px;
	}

	.es13_bg #es13_COUNTDOWN .label {
		display: block;
		margin-top: 10px;
	}

	.es13_bg #es13_COUNTDOWN_sm {
		text-align: center;
		margin-bottom: 40px;
	}

	.es13_bg #es13_COUNTDOWN_sm .label {
		display: block;
		margin-top: 10px;
	}

	.es13_bg .col-md-6 {
		text-align: center;
	}

	.es13_bg .es13_but {
		display: block;
		width: 290px;
		height: 53px;
		background: url(../img/es13_but_sm.png);
		margin: 0 auto;
		font-size: 0em;
	}

	.es13_bg .es13_input {
		width: 290px;
		height: 55px;
		background: #fff;
		border: 1px solid #ccc;
		text-align: left;
		float: none;
		margin: 0 auto 20px auto;
		border-radius: 5px;
	}

	.es13_bg .es13_input input {
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 2.2em;
		margin: 10px 0px 0px 10px;
		width: 270px;
		border: 0px solid #ccc;
		text-align: center;
	}

	.es13_bg_aktsii .es13_bg__text {
		font-size: 4.9em;
		color: #fff;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		padding-top: 44px;
		line-height: 1;
		margin-bottom: 15px;
		text-shadow: 0.03em 0.04em 0.08em rgba(0,0,0,0.6);
	}
}

.es14_bg {
	height: 950px;
	background: url(../img/es14_bg.jpg) no-repeat center top;
	margin: 0px auto 0px auto;
}

.es14_bg .es14_zag {
	font-size: 4.9em;
	color: #171616;
	font-family: 'ALSSchlangesans-Black';
	text-align: center;
	padding: 30px 20px 150px;
	line-height: 1;
}

.es14_bg .container {
	position: relative;
	width: 900px;
	height: 650px;
	margin: 0 auto;
	overflow: visible;
}

.es14_bg .iosSlider4 {
	width: 100%;
	height: 650px;
}

.es14_bg .iosSlider4 .slider {
	width: 100%;
	height: 100%;
}

.es14_bg .es14_name_bg {
	background: url(../img/es14_name.png) no-repeat center center;
	width: 602px;
	height: 111px;
	margin: 328px auto -428px auto;
	position: relative;
}

.es14_bg .iosSlider4 .slider .item {
	float: left;
	width: 900px;
	text-align: center;
}

.es14_bg .iosSlider4 .slider .item .es11_img {
	width: 300px;
	height: 300px;
	border-radius: 150px;
	position: relative;
	border: 5px #ffe600 solid;
	overflow: hidden;
	margin: 0 auto;
}

.es14_bg .iosSlider4 .slider .item .es11_img img {
	width: 100%;
	position: relative;
}

.es14_bg .iosSlider4 .slider .item .es14_name {
	width: 602px;
	height: 111px;
	margin: -8px auto 30px auto;
	position: relative;
	z-index: 11;
	padding-top: 15px;
}

.es14_bg .iosSlider4 .slider .item .es14_name .es14_imya {
	font-size: 3em;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	line-height: 1.1;
	font-weight: 500;
}

.es14_bg .iosSlider4 .slider .item .es14_name .es14_city {
	text-align: center;
	font-size: 2.5em;
	color: #323131;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}

.es14_bg .iosSlider4 .slider .item .es14_otz {
	display: inline-block;
	width: 780px;
	height: 170px;
	overflow: hidden;
}

.es14_bg .iosSlider4 .slider .item .es15_left {
	display: inline-block;
	width: 40px;
	height: 170px;
	background: url(../img/es15_left.png) no-repeat center top;
}

.es14_bg .iosSlider4 .slider .item .es15_right {
	display: inline-block;
	width: 40px;
	height: 170px;
	background: url(../img/es15_right.png) no-repeat center bottom;
}

.es14_bg .iosSlider4 .slider .item .es14_otz_zag {
	color: #464646;
	font-family: 'Roboto', sans-serif;
	line-height: 1.1;
	font-weight: 500;
	font-size: 2.8em;
	margin-bottom: 20px;
}

.es14_bg .iosSlider4 .slider .item .es14_otz_text {
	color: #7d7d7d;
	font-family: 'Roboto', sans-serif;
	line-height: 1.2;
	font-weight: 300;
	font-size: 2.6em;
}

.es14_bg .container .prev4 {
	position: absolute;
	top: 357px;
	left: 180px;
	width: 44px;
	height: 44px;
	background: #000;
	z-index: 10;
	background: url(../img/es14_left.png) no-repeat center center;
	-webkit-transition: all 0.1s ease 0.01s;
	transition: all 0.1s ease 0.01s;
}

.es14_bg .container .prev4:hover {
	background: url(../img/es14_left_act.png) no-repeat center center;
}

.es14_bg .container .next4 {
	position: absolute;
	top: 357px;
	right: 182px;
	width: 44px;
	height: 44px;
	background: #000;
	z-index: 10;
	background: url(../img/es14_right.png) no-repeat center center;
	-webkit-transition: all 0.1s ease 0.01s;
	transition: all 0.1s ease 0.01s;
}

.es14_bg .container .next4:hover {
	background: url(../img/es14_right_act.png) no-repeat center center;
}

.es14_bg .container .unselectable {
	opacity: 0.6;
	cursor: default !important;
}

.es14_bg .container .prev4.unselectable {
	background: url(../img/es14_left.png) no-repeat center center;
}

.es14_bg .container .next4.unselectable {
	background: url(../img/es14_right.png) no-repeat center center;
}

@media only screen and (max-width: 992px) {
	.es14_bg {
		height: 950px;
		background: url(../img/es14_bg.jpg) no-repeat center top;
		margin: 0px auto 0px auto;
	}

	.es14_bg .es14_zag {
		font-size: 4.9em;
		color: #171616;
		font-family: 'ALSSchlangesans-Black';
		text-align: center;
		padding: 30px 20px 150px;
		line-height: 1;
	}

	.es14_bg .container {
		position: relative;
		width: 700px;
		height: 650px;
		margin: 0 auto;
		overflow: visible;
	}

	.es14_bg .iosSlider4 {
		width: 100%;
		height: 650px;
	}

	.es14_bg .iosSlider4 .slider {
		width: 100%;
		height: 100%;
	}

	.es14_bg .es14_name_bg {
		background: url(../img/es14_name.png) no-repeat center center;
		width: 602px;
		height: 111px;
		margin: 328px auto -428px auto;
		position: relative;
	}

	.es14_bg .iosSlider4 .slider .item {
		float: left;
		width: 700px;
		text-align: center;
	}

	.es14_bg .iosSlider4 .slider .item .es11_img {
		width: 300px;
		height: 300px;
		border-radius: 150px;
		position: relative;
		border: 5px #ffe600 solid;
		overflow: hidden;
		margin: 0 auto;
	}

	.es14_bg .iosSlider4 .slider .item .es11_img img {
		width: 100%;
		position: relative;
	}

	.es14_bg .iosSlider4 .slider .item .es14_name {
		width: 602px;
		height: 111px;
		margin: -8px auto 30px auto;
		position: relative;
		z-index: 11;
		padding-top: 15px;
	}

	.es14_bg .iosSlider4 .slider .item .es14_name .es14_imya {
		font-size: 3em;
		text-align: center;
		font-family: 'Roboto', sans-serif;
		line-height: 1.1;
		font-weight: 500;
	}

	.es14_bg .iosSlider4 .slider .item .es14_name .es14_city {
		text-align: center;
		font-size: 2.5em;
		color: #323131;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
	}

	.es14_bg .iosSlider4 .slider .item .es14_otz {
		display: inline-block;
		width: 580px;
		height: 170px;
		overflow: hidden;
	}

	.es14_bg .iosSlider4 .slider .item .es15_left {
		display: inline-block;
		width: 40px;
		height: 170px;
		background: url(../img/es15_left.png) no-repeat center top;
	}

	.es14_bg .iosSlider4 .slider .item .es15_right {
		display: inline-block;
		width: 40px;
		height: 170px;
		background: url(../img/es15_right.png) no-repeat center bottom;
	}

	.es14_bg .iosSlider4 .slider .item .es14_otz_zag {
		color: #464646;
		font-family: 'Roboto', sans-serif;
		line-height: 1.1;
		font-weight: 500;
		font-size: 2.8em;
		margin-bottom: 20px;
	}

	.es14_bg .iosSlider4 .slider .item .es14_otz_text {
		color: #7d7d7d;
		font-family: 'Roboto', sans-serif;
		line-height: 1.2;
		font-weight: 300;
		font-size: 1.8em;
	}

	.es14_bg .container .prev4 {
		position: absolute;
		top: 357px;
		left: 80px;
		width: 44px;
		height: 44px;
		background: #000;
		z-index: 10;
		background: url(../img/es14_left.png) no-repeat center center;
		-webkit-transition: all 0.1s ease 0.01s;
		transition: all 0.1s ease 0.01s;
	}

	.es14_bg .container .prev4:hover {
		background: url(../img/es14_left_act.png) no-repeat center center;
	}

	.es14_bg .container .next4 {
		position: absolute;
		top: 357px;
		right: 82px;
		width: 44px;
		height: 44px;
		background: #000;
		z-index: 10;
		background: url(../img/es14_right.png) no-repeat center center;
		-webkit-transition: all 0.1s ease 0.01s;
		transition: all 0.1s ease 0.01s;
	}

	.es14_bg .container .next4:hover {
		background: url(../img/es14_right_act.png) no-repeat center center;
	}

	.es14_bg .container .unselectable {
		opacity: 0.6;
		cursor: default !important;
	}

	.es14_bg .container .prev4.unselectable {
		background: url(../img/es14_left.png) no-repeat center center;
	}

	.es14_bg .container .next4.unselectable {
		background: url(../img/es14_right.png) no-repeat center center;
	}
}

@media only screen and (max-width: 768px) {
	.es14_bg {
		height: 750px;
		margin: 0px auto 0px auto;
		background: none;
	}

	.es14_bg .es14_zag {
		font-size: 4.2em;
		color: #171616;
		font-family: 'ALSSchlangesans-Black';
		text-align: center;
		padding: 30px 20px 30px;
		line-height: 1;
	}

	.es14_bg .container {
		position: relative;
		width: 440px;
		height: 550px;
		margin: 0 auto;
		overflow: visible;
	}

	.es14_bg .iosSlider4 {
		width: 100%;
		height: 550px;
	}

	.es14_bg .iosSlider4 .slider {
		width: 100%;
		height: 100%;
	}

	.es14_bg .es14_name_bg {
		background: url(../img/es14_name.png) no-repeat center center;
		width: 602px;
		height: 111px;
		margin: 328px auto -428px auto;
		position: relative;
		display: none;
	}

	.es14_bg .iosSlider4 .slider .item {
		float: left;
		width: 440px;
		text-align: center;
	}

	.es14_bg .iosSlider4 .slider .item .es14_img {
		width: 300px;
		height: 216px;
		position: relative;
		margin: 0 auto;
	}

	.es14_bg .iosSlider4 .slider .item .es14_img img {
		width: 100%;
		position: relative;
	}

	.es14_bg .iosSlider4 .slider .item .es14_name {
		width: 440px;
		height: 111px;
		margin: 10px auto 0px auto;
		position: relative;
		z-index: 11;
		padding-top: 15px;
	}

	.es14_bg .iosSlider4 .slider .item .es14_name .es14_imya {
		font-size: 3em;
		text-align: center;
		font-family: 'Roboto', sans-serif;
		line-height: 1.1;
		font-weight: 500;
	}

	.es14_bg .iosSlider4 .slider .item .es14_name .es14_city {
		text-align: center;
		font-size: 2.5em;
		color: #323131;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
	}

	.es14_bg .iosSlider4 .slider .item .es14_otz {
		display: block;
		width: 400px;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
	}

	.es14_bg .iosSlider4 .slider .item .es15_left {
		display: none;
		width: 40px;
		height: 170px;
		background: url(../img/es15_left.png) no-repeat center top;
	}

	.es14_bg .iosSlider4 .slider .item .es15_right {
		display: none;
		width: 40px;
		height: 170px;
		background: url(../img/es15_right.png) no-repeat center bottom;
	}

	.es14_bg .iosSlider4 .slider .item .es14_otz_zag {
		color: #464646;
		font-family: 'Roboto', sans-serif;
		line-height: 1.1;
		font-weight: 500;
		font-size: 2.2em;
		margin-bottom: 10px;
	}

	.es14_bg .iosSlider4 .slider .item .es14_otz_text {
		color: #7d7d7d;
		font-family: 'Roboto', sans-serif;
		line-height: 1.2;
		font-weight: 300;
		font-size: 1.8em;
	}

	.es14_bg .container .prev4 {
		position: absolute;
		top: 257px;
		left: 0px;
		width: 44px;
		height: 44px;
		background: #000;
		z-index: 10;
		background: url(../img/es14_left.png) no-repeat center center;
		-webkit-transition: all 0.1s ease 0.01s;
		transition: all 0.1s ease 0.01s;
	}

	.es14_bg .container .prev4:hover {
		background: url(../img/es14_left_act.png) no-repeat center center;
	}

	.es14_bg .container .next4 {
		position: absolute;
		top: 257px;
		right: 2px;
		width: 44px;
		height: 44px;
		background: #000;
		z-index: 10;
		background: url(../img/es14_right.png) no-repeat center center;
		-webkit-transition: all 0.1s ease 0.01s;
		transition: all 0.1s ease 0.01s;
	}

	.es14_bg .container .next4:hover {
		background: url(../img/es14_right_act.png) no-repeat center center;
	}

	.es14_bg .container .unselectable {
		opacity: 0.6;
		cursor: default !important;
	}

	.es14_bg .container .prev4.unselectable {
		background: url(../img/es14_left.png) no-repeat center center;
	}

	.es14_bg .container .next4.unselectable {
		background: url(../img/es14_right.png) no-repeat center center;
	}
}

@media only screen and (max-width: 480px) {
	.es14_bg {
		height: 750px;
		margin: 0px auto 0px auto;
		background: none;
	}

	.es14_bg .es14_zag {
		font-size: 4.2em;
		color: #171616;
		font-family: 'ALSSchlangesans-Black';
		text-align: center;
		padding: 30px 20px 30px;
		line-height: 1;
	}

	.es14_bg .container {
		position: relative;
		width: 300px;
		height: 550px;
		margin: 0 auto;
		overflow: visible;
	}

	.es14_bg .iosSlider4 {
		width: 100%;
		height: 550px;
	}

	.es14_bg .iosSlider4 .slider {
		width: 100%;
		height: 100%;
	}

	.es14_bg .iosSlider4 .slider .item {
		float: left;
		width: 300px;
		text-align: center;
	}

	.es14_bg .iosSlider4 .slider .item .es14_img {
		width: 300px;
		height: 216px;
		position: relative;
		margin: 0 auto;
	}

	.es14_bg .iosSlider4 .slider .item .es14_img img {
		width: 100%;
		position: relative;
	}

	.es14_bg .iosSlider4 .slider .item .es14_name {
		width: 280px;
		height: 91px;
		margin: 10px auto 0px auto;
		position: relative;
		z-index: 11;
		padding-top: 15px;
	}

	.es14_bg .iosSlider4 .slider .item .es14_name .es14_imya {
		font-size: 2.4em;
		text-align: center;
		font-family: 'Roboto', sans-serif;
		line-height: 1.1;
		font-weight: 500;
	}

	.es14_bg .iosSlider4 .slider .item .es14_name .es14_city {
		text-align: center;
		font-size: 1.8em;
		color: #323131;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
	}

	.es14_bg .iosSlider4 .slider .item .es14_otz {
		display: block;
		width: 270px;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
	}

	.es14_bg .iosSlider4 .slider .item .es14_otz_zag {
		color: #464646;
		font-family: 'Roboto', sans-serif;
		line-height: 1.1;
		font-weight: 500;
		font-size: 2em;
		margin-bottom: 10px;
	}

	.es14_bg .iosSlider4 .slider .item .es14_otz_text {
		color: #7d7d7d;
		font-family: 'Roboto', sans-serif;
		line-height: 1.2;
		font-weight: 300;
		font-size: 1.6em;
	}

	.es14_bg .container .prev4 {
		position: absolute;
		display: none;
		top: 277px;
		left: 0px;
		width: 44px;
		height: 44px;
		background: #000;
		z-index: 10;
		background: url(../img/es14_left.png) no-repeat center center;
		-webkit-transition: all 0.1s ease 0.01s;
		transition: all 0.1s ease 0.01s;
	}

	.es14_bg .container .prev4:hover {
		background: url(../img/es14_left_act.png) no-repeat center center;
	}

	.es14_bg .container .next4 {
		position: absolute;
		display: none;
		top: 277px;
		right: 2px;
		width: 44px;
		height: 44px;
		background: #000;
		z-index: 10;
		background: url(../img/es14_right.png) no-repeat center center;
		-webkit-transition: all 0.1s ease 0.01s;
		transition: all 0.1s ease 0.01s;
	}

	.es14_bg .container .next4:hover {
		background: url(../img/es14_right_act.png) no-repeat center center;
	}

	.es14_bg .container .unselectable {
		opacity: 0.6;
		cursor: default !important;
	}

	.es14_bg .container .prev4.unselectable {
		background: url(../img/es14_left.png) no-repeat center center;
	}

	.es14_bg .container .next4.unselectable {
		background: url(../img/es14_right.png) no-repeat center center;
	}
}

.es16_bg {
	height: 658px;
	background: url(../img/es16_bg.png) no-repeat center center;
	margin: 0px auto 0px auto;
	z-index: 2;
	position: relative;
}

.es16_bg .es16_zag {
	font-size: 4.9em;
	color: #171616;
	font-family: 'ALSSchlangesans-Black';
	text-align: center;
	padding: 50px 20px 30px;
	line-height: 1;
	text-transform: uppercase;
}

.es16_bg .onmobile {
	display: none;
}

.es16_bg .zoom-gallery-info-text {
	padding: 0px !important;
	position: absolute;
	overflow: hidden;
	z-index: 9999;
	font-size: 25px !important;
	width: 900px;
	text-align: center;
	left: 0 !important;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	margin-top: 50px;
}

.es16_bg .zoom-gallery-info-text span span {
	color: #ff0000;
	white-space: nowrap;
}

@media only screen and (max-width: 1200px) {
	.es16_bg {
		height: 658px;
		background: url(../img/es16_bg.png) no-repeat center center;
		margin: 0px auto 0px auto;
	}

	.es16_bg .es16_zag {
		font-size: 4.9em;
		color: #171616;
		font-family: 'ALSSchlangesans-Black';
		text-align: center;
		padding: 50px 20px 30px;
		line-height: 1;
		text-transform: uppercase;
	}

	.es16_bg .zoom-gallery-info-text {
		padding: 0px !important;
		position: absolute;
		overflow: hidden;
		z-index: 9999;
		font-size: 25px !important;
		width: 900px;
		text-align: center;
		left: 0 !important;
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
		margin-top: 50px;
	}

	.es16_bg .zoom-gallery-info-text span span {
		color: #ff0000;
		white-space: nowrap;
	}

	.es16_bg #thanky-left-button,.es16_bg #thanky-right-button {
		display: none;
	}
}

@media only screen and (max-width: 992px) {
	.es16_bg {
		height: 658px;
		background: url(../img/es16_bg.png) no-repeat center center;
		margin: 0px auto 0px auto;
	}

	.es16_bg .es16_zag {
		font-size: 3.6em;
		color: #171616;
		font-family: 'ALSSchlangesans-Black';
		text-align: center;
		padding: 50px 20px 30px;
		line-height: 1;
		text-transform: uppercase;
	}

	.es16_bg .zoom-gallery-info-text {
		display: none !important;
	}

	.es16_bg .zoom-gallery,.es16_bg .thanky {
		width: 700px !important;
	}

	.es16_bg .zoom-gallery ul {
		display: none !important;
	}

	.es16_bg #thanky-left-button,.es16_bg #thanky-right-button {
		display: none;
	}

	.es16_bg #noscript {
		display: block !important;
	}

	.es16_bg .thanky {
		display: none;
	}

	.es16_bg .onmobile {
		display: block;
		text-align: center;
	}

	.es16_bg .onmobile img {
		border: 2px solid #EEE;
		box-shadow: 0px 5px 10px #888;
		width: 470px;
		height: 308px;
	}

	.es16_bg .onmobile .onmobile-info-text {
		position: relative;
		font-size: 18px !important;
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
		margin-top: 30px;
		padding: 0 20px;
	}

	.es16_bg .onmobile .onmobile-info-text span {
		color: #ff0000;
		white-space: nowrap;
	}
}

@media only screen and (max-width: 480px) {
	.es16_bg {
		height: 500px;
		background: url(../img/es16_bg.png) no-repeat center center;
		background-size: cover;
		margin: 0px auto 0px auto;
	}

	.es16_bg .es16_zag {
		font-size: 2.9em;
		color: #171616;
		font-family: 'ALSSchlangesans-Black';
		text-align: center;
		padding: 30px 20px 30px;
		line-height: 1;
		text-transform: uppercase;
	}

	.es16_bg .zoom-gallery-info-text {
		display: none !important;
	}

	.es16_bg .zoom-gallery,.es16_bg .thanky {
		width: 700px !important;
	}

	.es16_bg .zoom-gallery ul {
		display: none !important;
	}

	.es16_bg #thanky-left-button,.es16_bg #thanky-right-button {
		display: none;
	}

	.es16_bg #noscript {
		display: block !important;
	}

	.es16_bg .onmobile {
		display: block;
		text-align: center;
	}

	.es16_bg .onmobile img {
		border: 2px solid #EEE;
		box-shadow: 0px 5px 10px #888;
		width: 280px;
		height: 184px;
	}
}

.es17_bg {
	height: 644px;
	background: url(../img/es17_bg.jpg) center center no-repeat;
	margin-top: -80px;
	position: relative;
	z-index: 1;
}

.es17_bg .es17__bcons {
	font-size: 4em;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	margin-top: 132px;
	margin-left: 180px;
	background: #4f504f;
	background: rgba(8,8,8,0.67);
	display: inline-block;
	padding: 8px 25px 12px 25px;
	line-height: 1;
}

.es17_bg .es17__rasp {
	font-size: 2.7em;
	color: #05d1e7;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	margin-top: 0px;
	margin-left: 180px;
	background: #4f504f;
	background: rgba(8,8,8,0.67);
	display: inline-block;
	padding: 4px 25px 12px 25px;
	line-height: 1;
}

.es17_bg .es17__tel {
	font-size: 5em;
	color: #030303;
	font-family: 'ALSSchlangesans-Black';
	font-weight: 300;
	margin-top: 32px;
	margin-left: 180px;
	display: inline-block;
	line-height: 1;
}

.es17_bg .es17_blockbg {
	background: url(../img/es17_blockbg.png) no-repeat center center;
	width: 422px;
	height: 251px;
	margin-top: 22px;
	margin-left: 180px;
	display: inline-block;
	font-size: 1.8em;
	color: #1c1c1d;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	padding: 18px 30px;
	line-height: 1.4;
}

.es17_bg .es17_input {
	width: 349px;
	height: 55px;
	background: url(../img/es17_input.png) no-repeat center center;
	margin-top: 15px;
	margin-bottom: 15px;
}

.es17_bg .es17_input input {
	margin: 11px 0px 0px 50px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 1.2em;
	width: 280px;
	height: 31px;
	background: none;
	border: 0px;
}

.es17_bg .es17_girl {
	width: 348px;
	height: 551px;
	background: url(../img/es17_girl.png) no-repeat center center;
	position: absolute;
	margin: 93px 0px 0px 700px;
}

@media only screen and (max-width: 1200px) {
	.es17_bg {
		height: 644px;
		background: url(../img/es17_bg.jpg) center center no-repeat;
		margin-top: -80px;
		position: relative;
		z-index: 1;
	}

	.es17_bg .es17__bcons {
		font-size: 4em;
		color: #fff;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		margin-top: 132px;
		margin-left: 80px;
		background: #4f504f;
		background: rgba(8,8,8,0.67);
		display: inline-block;
		padding: 8px 25px 12px 25px;
		line-height: 1;
	}

	.es17_bg .es17__rasp {
		font-size: 2.7em;
		color: #05d1e7;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		margin-top: 0px;
		margin-left: 80px;
		background: #4f504f;
		background: rgba(8,8,8,0.67);
		display: inline-block;
		padding: 4px 25px 12px 25px;
		line-height: 1;
	}

	.es17_bg .es17__tel {
		font-size: 5em;
		color: #030303;
		font-family: 'ALSSchlangesans-Black';
		font-weight: 300;
		margin-top: 32px;
		margin-left: 80px;
		display: inline-block;
		line-height: 1;
	}

	.es17_bg .es17_blockbg {
		background: url(../img/es17_blockbg.png) no-repeat center center;
		width: 422px;
		height: 251px;
		margin-top: 22px;
		margin-left: 80px;
		display: inline-block;
		font-size: 1.8em;
		color: #1c1c1d;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		padding: 18px 30px;
		line-height: 1.4;
	}

	.es17_bg .es17_input {
		width: 349px;
		height: 55px;
		background: url(../img/es17_input.png) no-repeat center center;
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.es17_bg .es17_input input {
		margin: 11px 0px 0px 50px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 1.2em;
		width: 280px;
		height: 31px;
		background: none;
		border: 0px;
	}

	.es17_bg .es17_girl {
		width: 348px;
		height: 551px;
		background: url(../img/es17_girl.png) no-repeat center center;
		position: absolute;
		margin: 93px 0px 0px 560px;
	}
}

@media only screen and (max-width: 992px) {
	.es17_bg {
		height: 644px;
		background: url(../img/es17_bg.jpg) center center no-repeat;
		margin-top: -80px;
		position: relative;
		z-index: 1;
	}

	.es17_bg .es17__bcons {
		font-size: 4em;
		color: #fff;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		margin-top: 132px;
		margin-left: 80px;
		background: #4f504f;
		background: rgba(8,8,8,0.67);
		display: inline-block;
		padding: 8px 25px 12px 25px;
		line-height: 1;
	}

	.es17_bg .es17__rasp {
		font-size: 2.7em;
		color: #05d1e7;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		margin-top: 0px;
		margin-left: 80px;
		background: #4f504f;
		background: rgba(8,8,8,0.67);
		display: inline-block;
		padding: 4px 25px 12px 25px;
		line-height: 1;
	}

	.es17_bg .es17__tel {
		font-size: 5em;
		color: #030303;
		font-family: 'ALSSchlangesans-Black';
		font-weight: 300;
		margin-top: 32px;
		margin-left: 80px;
		display: inline-block;
		line-height: 1;
	}

	.es17_bg .es17_blockbg {
		background: url(../img/es17_blockbg.png) no-repeat center center;
		width: 422px;
		height: 251px;
		margin-top: 22px;
		margin-left: 80px;
		display: inline-block;
		font-size: 1.8em;
		color: #1c1c1d;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		padding: 18px 30px;
		line-height: 1.4;
	}

	.es17_bg .es17_input {
		width: 349px;
		height: 55px;
		background: url(../img/es17_input.png) no-repeat center center;
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.es17_bg .es17_input input {
		margin: 11px 0px 0px 50px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 1.2em;
		width: 280px;
		height: 31px;
		background: none;
		border: 0px;
	}

	.es17_bg .es17_girl {
		width: 348px;
		height: 551px;
		background: url(../img/es17_girl.png) no-repeat center center;
		position: absolute;
		margin: 93px 0px 0px 560px;
		display: none;
	}
}

@media only screen and (max-width: 768px) {
	.es17_bg {
		height: 644px;
		background: url(../img/es17_bg.jpg) center center no-repeat;
		margin-top: -80px;
		position: relative;
		z-index: 1;
	}

	.es17_bg .es17__bcons {
		font-size: 3.8em;
		color: #fff;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		margin: 100px auto 0 auto;
		background: #4f504f;
		background: rgba(8,8,8,0.67);
		display: block;
		padding: 8px 25px 12px 25px;
		line-height: 1;
		width: 450px;
		text-align: center;
	}

	.es17_bg .es17__rasp {
		font-size: 2.2em;
		color: #05d1e7;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		margin: 0 auto;
		background: #4f504f;
		background: rgba(8,8,8,0.67);
		display: block;
		padding: 4px 25px 12px 25px;
		line-height: 1;
		width: 450px;
		text-align: center;
	}

	.es17_bg .es17__tel {
		font-size: 4em;
		color: #030303;
		font-family: 'ALSSchlangesans-Black';
		font-weight: 300;
		margin-top: 32px;
		margin-left: 0px;
		display: block;
		text-align: center;
		line-height: 1;
	}

	.es17_bg .es17_blockbg {
		background: url(../img/es17_blockbg.png) no-repeat center center;
		width: 422px;
		height: 251px;
		margin: 22px auto;
		display: block;
		font-size: 1.8em;
		color: #1c1c1d;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		padding: 18px 30px;
		line-height: 1.4;
	}

	.es17_bg .es17_input {
		width: 349px;
		height: 55px;
		background: url(../img/es17_input.png) no-repeat center center;
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.es17_bg .es17_input input {
		margin: 11px 0px 0px 50px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 1.2em;
		width: 280px;
		height: 31px;
		background: none;
		border: 0px;
	}

	.es17_bg .es17_girl {
		width: 348px;
		height: 551px;
		background: url(../img/es17_girl.png) no-repeat center center;
		position: absolute;
		margin: 93px 0px 0px 560px;
		display: none;
	}
}

@media only screen and (max-width: 480px) {
	.es17_bg {
		height: 644px;
		background: url(../img/es17_bg.jpg) center center no-repeat;
		margin-top: -80px;
		position: relative;
		z-index: 1;
	}

	.es17_bg .es17__bcons {
		font-size: 3.2em;
		color: #fff;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		margin: 100px auto 0 auto;
		background: #4f504f;
		background: rgba(8,8,8,0.67);
		display: block;
		padding: 8px 15px 12px 15px;
		line-height: 1;
		width: 280px;
		text-align: center;
	}

	.es17_bg .es17__rasp {
		font-size: 2.2em;
		color: #05d1e7;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		margin: 0 auto;
		background: #4f504f;
		background: rgba(8,8,8,0.67);
		display: block;
		padding: 4px 15px 12px 15px;
		line-height: 1;
		width: 280px;
		text-align: center;
	}

	.es17_bg .es17__tel {
		font-size: 3.4em;
		color: #030303;
		font-family: 'ALSSchlangesans-Black';
		font-weight: 300;
		margin-top: 32px;
		margin-left: 0px;
		display: block;
		text-align: center;
		line-height: 1;
	}

	.es17_bg .es17_blockbg {
		background: #fff;
		background: rgba(255,255,255,0.8);
		width: 290px;
		height: auto;
		margin: 42px auto;
		display: block;
		font-size: 1.6em;
		color: #1c1c1d;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		padding: 18px 15px;
		line-height: 1.4;
		border-radius: 8px;
	}

	.es17_bg .es17_input {
		width: 260px;
		height: 55px;
		background: url(../img/es17_input_sm.png) no-repeat center center;
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.es17_bg .es17_input input {
		margin: 11px 0px 0px 50px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 1.2em;
		width: 200px;
		height: 31px;
		background: none;
		border: 0px;
	}

	.es17_bg .es17_girl {
		width: 0px;
		height: 551px;
		background: url(../img/es17_girl.png) no-repeat center center;
		position: absolute;
		margin: 93px 0px 0px 560px;
		display: none;
	}
}

.es18_bg {
	height: 136px;
	background: url(../img/es18_bg.png) center center no-repeat;
	margin-top: -17px;
}

.es18_bg .es18_logo {
	margin-top: 5px;
	line-height: 131px;
}

.es18_bg .es18_logo img {
	width: 100%;
}

.es18_bg .es18_link {
	text-align: right;
	line-height: 136px;
}

.es18_bg .es18_link .btn {
	font-size: 1.5em;
	padding: 6px 0px 4px 30px;
	margin-right: 35px;
	margin-top: 14px;
	outline: none;
}

.es18_bg .es18_link a {
	display: block;
	line-height: 25px;
	color: #171616;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
}

.es18_bg .es18_link a:hover {
	text-decoration: none;
}

.es18_bg .es18_link .btn-link:hover {
	text-decoration: none;
}

.es18_bg .es18_link .es18_ico1 {
	background: url(../img/es18_ico1.png) no-repeat left center;
}

.es18_bg .es18_link .es18_ico2 {
	background: url(../img/es18_ico2.png) no-repeat left center;
}

.es18_bg .es18_link .es18_ico3 {
	background: url(../img/es18_ico3.png) no-repeat left center;
}

.es18_bg .es18_link .es18_ico4 {
	background: url(../img/es18_ico4.png) no-repeat left center;
}

@media only screen and (max-width: 1200px) {
	.es18_bg {
		height: 136px;
	}

	.es18_bg .es18_logo {
		margin-top: 5px;
		line-height: 136px;
	}

	.es18_bg .es18_logo img {
		width: 100%;
	}

	.es18_bg .es18_link {
		text-align: right;
		line-height: 136px;
	}

	.es18_bg .es18_link .btn {
		font-size: 1.3em;
		padding: 6px 0px 6px 30px;
		margin-right: 15px;
		margin-top: 20px;
	}

	.es18_bg .es18_link a {
		display: block;
		line-height: 25px;
		color: #171616;
		text-decoration: none;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
	}
}

@media only screen and (max-width: 992px) {
	.es18_bg {
		height: 136px;
	}

	.es18_bg .es18_link {
		text-align: center;
		line-height: 14px;
		margin-top: 25px;
	}

	.es18_bg .es18_link .btn {
		font-size: 1.4em;
		padding: 6px 0px 6px 30px;
		margin-right: 10px;
		margin-top: 10px;
		width: 210px;
		text-align: left;
	}

	.es18_bg .es18_link a {
		display: block;
		line-height: 25px;
		color: #171616;
		text-decoration: none;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
	}
}

@media only screen and (max-width: 480px) {
	.es18_bg {
		height: 136px;
	}

	.es18_bg .es18_link {
		text-align: center;
		line-height: 14px;
		margin-top: 15px;
		padding-left: 60px;
	}

	.es18_bg .es18_link .btn {
		font-size: 1.4em;
		padding: 6px 0px 2px 25px;
		margin-right: 0px;
		margin-top: 0px;
		width: 240px;
		text-align: left;
	}

	.es18_bg .es18_link a {
		display: block;
		line-height: 20px;
		color: #171616;
		text-decoration: none;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
	}

	.es18_bg .es18_link .es18_ico1,.es18_bg .es18_link .es18_ico2,.es18_bg .es18_link .es18_ico3,.es18_bg .es18_link .es18_ico4 {
		background-size: 20px;
	}
}

.es19_bg {
	height: 96px;
	background: url(../img/es19_bg.png) center center no-repeat;
	margin-top: -2px;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
}

.es19_bg .es19_cont .es19_time {
	line-height: 92px;
	width: 120px;
	color: #1b1c1c;
	font-size: 1.5em;
	float: left;
}

.es19_bg .es19_cont .es19_telemail {
	margin-top: 24px;
	font-size: 2.5em;
	line-height: 1;
	background: url(../img/es19_clock.png) no-repeat left center;
	float: left;
	padding-left: 50px;
}

.es19_bg .es19_cont .es19_telemail span {
	font-size: 0.7em;
}

.es19_bg .es19_cont .es19_telemail span a {
	color: #1b1c1c;
	text-decoration: none;
}

.es19_bg .es19__copyr {
	color: #1b1c1c;
	font-family: 'Roboto', sans-serif;
	font-size: 1.5em;
	line-height: 92px;
	text-align: right;
}

.es19_bg .es19_soc {
	line-height: 92px;
	text-align: left;
}

.es19_bg .es19_soc .btn {
	display: inline-block;
	padding: 0px;
	margin-bottom: 0;
	line-height: 1;
	border-radius: 0px;
	margin-right: 5px;
	outline: none;
	font-weight: 500;
}

.es19_bg .es19_soc .btn-link-text {
	color: #1b1c1c;
	font-family: 'Roboto', sans-serif;
	font-size: 1.5em;
	cursor: text;
}

.es19_bg .es19_soc .btn-link-text:hover {
	text-decoration: none;
}

@media only screen and (max-width: 1200px) {
	.es19_bg .es19_cont .es19_time {
		line-height: 92px;
		width: 120px;
		color: #1b1c1c;
		font-size: 1.5em;
		float: left;
	}

	.es19_bg .es19_cont .es19_telemail {
		margin-top: 24px;
		font-size: 2.5em;
		line-height: 1;
		background: url(../img/es19_clock.png) no-repeat left center;
		float: left;
		padding-left: 50px;
	}

	.es19_bg .es19_cont .es19_telemail span {
		font-size: 0.7em;
	}

	.es19_bg .es19_cont .es19_telemail span a {
		color: #1b1c1c;
		text-decoration: none;
	}

	.es19_bg .es19__copyr {
		color: #1b1c1c;
		font-family: 'Roboto', sans-serif;
		font-size: 1.5em;
		line-height: 92px;
		text-align: right;
	}

	.es19_bg .es19_soc {
		line-height: 92px;
		text-align: left;
	}

	.es19_bg .es19_soc .btn {
		display: inline-block;
		padding: 0px;
		margin-bottom: 0;
		line-height: 1;
		border-radius: 0px;
		margin-right: 5px;
		outline: none;
	}

	.es19_bg .es19_soc .btn-link-text {
		color: #1b1c1c;
		font-family: 'Roboto', sans-serif;
		font-size: 1.5em;
		cursor: text;
	}

	.es19_bg .es19_soc .btn-link-text:hover {
		text-decoration: none;
	}
}

@media only screen and (max-width: 992px) {
	.es19_bg .es19_cont {
		float: left;
	}

	.es19_bg .es19_cont .es19_time {
		line-height: 92px;
		width: 120px;
		color: #1b1c1c;
		font-family: 'Roboto', sans-serif;
		font-size: 1.5em;
		float: left;
	}

	.es19_bg .es19_cont .es19_telemail {
		margin-top: 24px;
		font-size: 2.5em;
		line-height: 1;
		background: none;
		float: left;
		padding-left: 0px;
	}

	.es19_bg .es19_cont .es19_telemail span {
		font-size: 0.7em;
	}

	.es19_bg .es19_cont .es19_telemail span a {
		color: #1b1c1c;
		text-decoration: none;
	}

	.es19_bg .es19__copyr {
		color: #1b1c1c;
		font-family: 'Roboto', sans-serif;
		font-size: 1.4em;
		line-height: 92px;
		text-align: right;
		float: right;
	}

	.es19_bg .es19_soc {
		line-height: 92px;
		text-align: center;
		float: left;
		width: 40%;
	}

	.es19_bg .es19_soc .btn {
		display: inline-block;
		padding: 0px;
		margin-bottom: 0;
		line-height: 1;
		border-radius: 0px;
		margin-right: 5px;
		outline: none;
		width: 38px;
	}

	.es19_bg .es19_soc .btn img {
		width: 100%;
	}

	.es19_bg .es19_soc .btn-link-text {
		color: #1b1c1c;
		font-family: 'Roboto', sans-serif;
		font-size: 1.5em;
		cursor: text;
	}

	.es19_bg .es19_soc .btn-link-text:hover {
		text-decoration: none;
	}
}

@media only screen and (max-width: 768px) {
	.es19_bg .es19_cont {
		float: left;
	}

	.es19_bg .es19_cont .es19_time {
		line-height: 92px;
		width: 120px;
		color: #1b1c1c;
		font-family: 'Roboto', sans-serif;
		font-size: 1.5em;
		float: left;
	}

	.es19_bg .es19_cont .es19_telemail {
		margin-top: 26px;
		font-size: 2.5em;
		line-height: 1;
		background: none;
		float: left;
		padding-left: 0px;
	}

	.es19_bg .es19_cont .es19_telemail span {
		font-size: 0.7em;
	}

	.es19_bg .es19_cont .es19_telemail span a {
		color: #1b1c1c;
		text-decoration: none;
	}

	.es19_bg .es19__copyr {
		color: #1b1c1c;
		font-family: 'Roboto', sans-serif;
		font-size: 1.5em;
		line-height: 40px;
		text-align: right;
		float: right;
		width: 46%;
	}

	.es19_bg .es19_soc {
		line-height: 40px;
		text-align: right;
		float: right;
		width: 46%;
		margin-top: 15px;
	}

	.es19_bg .es19_soc .btn {
		display: inline-block;
		padding: 0px;
		margin-bottom: 0;
		line-height: 1;
		border-radius: 0px;
		margin-right: 5px;
		outline: none;
		width: 38px;
	}

	.es19_bg .es19_soc .btn img {
		width: 100%;
	}

	.es19_bg .es19_soc .btn-link-text {
		color: #1b1c1c;
		font-family: 'Roboto', sans-serif;
		font-size: 1.5em;
		cursor: text;
	}

	.es19_bg .es19_soc .btn-link-text:hover {
		text-decoration: none;
	}
}

@media only screen and (max-width: 480px) {
	.es19_bg .es19_cont {
		float: left;
		display: none;
	}

	.es19_bg .es19_cont .es19_time {
		line-height: 92px;
		width: 120px;
		color: #1b1c1c;
		font-family: 'Roboto', sans-serif;
		font-size: 1.5em;
		float: left;
	}

	.es19_bg .es19_cont .es19_telemail {
		margin-top: 26px;
		font-size: 2.5em;
		line-height: 1;
		background: none;
		float: left;
		padding-left: 0px;
	}

	.es19_bg .es19_cont .es19_telemail span {
		font-size: 0.7em;
	}

	.es19_bg .es19_cont .es19_telemail span a {
		color: #1b1c1c;
		text-decoration: none;
	}

	.es19_bg .es19__copyr {
		color: #1b1c1c;
		font-family: 'Roboto', sans-serif;
		font-size: 1.5em;
		line-height: 40px;
		text-align: center;
		float: none;
		width: 100%;
	}

	.es19_bg .es19_soc {
		line-height: 40px;
		text-align: center;
		float: none;
		width: 100%;
		margin-top: 15px;
	}

	.es19_bg .es19_soc .btn {
		display: inline-block;
		padding: 0px;
		margin-bottom: 0;
		line-height: 1;
		border-radius: 0px;
		margin-right: 5px;
		outline: none;
		width: 38px;
	}

	.es19_bg .es19_soc .btn img {
		width: 100%;
	}

	.es19_bg .es19_soc .btn-link-text {
		color: #1b1c1c;
		font-family: 'Roboto', sans-serif;
		font-size: 1.5em;
		cursor: text;
	}

	.es19_bg .es19_soc .btn-link-text:hover {
		text-decoration: none;
	}
}

.b-radar {
	overflow: hidden;
	margin: 40px auto;
}

.b-radar .b-radar_bg {
	width: 888px;
	height: 888px;
	background: url(../img/b_radar_bg.jpg) no-repeat center center;
	margin: 0 auto;
	padding-top: 5px;
}

.b-radar .b-radar_bg .b-radar_active {
	width: 888px;
	height: 888px;
	background: url(../img/b_radar_active.png) no-repeat center center;
	opacity: .8;
	-webkit-animation: timing 20s infinite linear;
	animation: timing 20s infinite linear;
}

@-webkit-keyframes timing {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes timing {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@media only screen and (max-width: 992px) {
	.b-radar {
		width: 600px;
		height: 600px;
	}

	.b-radar .b-radar_bg {
		width: 100%;
		height: 100%;
		background: url(../img/b_radar_bg.jpg) no-repeat center center;
		margin: 0 auto;
		padding-top: 5px;
		background-size: 80%;
	}

	.b-radar .b-radar_bg .b-radar_active {
		width: 100%;
		height: 100%;
		background: url(../img/b_radar_active.png) no-repeat center center;
		opacity: .8;
		-webkit-animation: timing 20s infinite linear;
		animation: timing 20s infinite linear;
		background-size: 78%;
	}
}

@media only screen and (max-width: 768px) {
	.b-radar {
		width: 450px;
		height: 450px;
	}

	.b-radar .b-radar_bg {
		width: 100%;
		height: 100%;
		background: url(../img/b_radar_bg.jpg) no-repeat center center;
		margin: 0 auto;
		padding-top: 5px;
		background-size: 80%;
	}

	.b-radar .b-radar_bg .b-radar_active {
		width: 100%;
		height: 100%;
		background: url(../img/b_radar_active.png) no-repeat center center;
		opacity: .8;
		-webkit-animation: timing 20s infinite linear;
		animation: timing 20s infinite linear;
		background-size: 78%;
	}
}

@media only screen and (max-width: 480px) {
	.b-radar {
		width: 300px;
		height: 300px;
	}

	.b-radar .b-radar_bg {
		width: 100%;
		height: 100%;
		background: url(../img/b_radar_bg.jpg) no-repeat center center;
		margin: 0 auto;
		padding-top: 5px;
		background-size: 80%;
	}

	.b-radar .b-radar_bg .b-radar_active {
		width: 100%;
		height: 100%;
		background: url(../img/b_radar_active.png) no-repeat center center;
		opacity: .8;
		-webkit-animation: timing 20s infinite linear;
		animation: timing 20s infinite linear;
		background-size: 78%;
	}
}

.b-contact .b-contact__zag {
	font-family: 'ALSSchlangesans-Black';
	font-size: 4.9em;
	text-transform: uppercase;
	text-align: center;
	margin-top: 60px;
	line-height: 1.1;
	margin-bottom: 30px;
}

.b-contact .b-contact_underzag {
	font-family: 'Roboto', sans-serif;
	font-size: 2.4em;
	text-align: center;
	margin-bottom: 30px;
}

.b-contact .b-contact__block1 {
	width: 850px;
	margin: 0 auto;
}

.b-contact .b-contact__block2 {
	width: 1010px;
	margin: -76px auto 0 auto;
	background: #fff;
	padding: 100px 80px;
	position: relative;
	z-index: 1;
}

.b-contact .b-contact__block_zag {
	font-size: 3em;
	font-family: 'Roboto', sans-serif;
}

.b-contact .b-contact__block_zag2 {
	font-size: 3em;
	font-family: 'ALSSchlangesans-Black';
	text-transform: uppercase;
}

.b-contact .b-contact__block_underzag {
	font-size: 2.4em;
	font-family: 'Roboto', sans-serif;
	color: #666666;
}

.b-contact .b-contact__block_underzag img {
	vertical-align: middle;
	margin-right: 10px;
}

.b-contact .b-contact__block_underzag a {
	text-decoration: none;
	color: #666;
}

.b-contact .b-contact__block_underzag2 {
	font-size: 2.4em;
	font-family: 'Roboto', sans-serif;
	color: #000000;
	line-height: 1.2;
}

.b-contact .b-contact__block_underzag2 span {
	font-weight: 300;
}

.b-contact .b-contact__block_ico1 {
	background: url(../img/b_contact_ico1.png) no-repeat left top;
	padding-left: 85px;
	margin-bottom: 30px;
}

.b-contact .b-contact__block_ico2 {
	background: url(../img/b_contact_ico2.png) no-repeat left top;
	padding-left: 85px;
	margin-bottom: 30px;
}

.b-contact .b-contact__block_ico3 {
	background: url(../img/b_contact_ico3.png) no-repeat left top;
	padding-left: 85px;
	margin-bottom: 30px;
}

.b-contact .b-contact__block_ico4 {
	padding-left: 75px;
	margin-bottom: 30px;
}

.b-contact__map {
	background: url(../img/b_contact_map.jpg) no-repeat center center;
	height: 590px;
	margin: 10px auto;
}

.es10__text_cont {
	font-size: 3em;
	color: #000;
	font-family: 'Roboto', sans-serif;
}

.es10__zag_cont {
	font-size: 4em;
	color: #000;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
}

.es10__zag_red {
	color: #ff0000;
}

.b-contact__cityform {
	width: 900px;
	margin: 0 auto;
	padding-right: 20px;
}

.b-contact__cityform .b-contact__cityform_text {
	font-size: 2.4em;
	text-transform: uppercase;
	line-height: 55px;
	padding-right: 15px;
	text-align: right;
}

.b-contact__cityform .b_contact_input_city {
	background: url(../img/b_contact_input_city.png) no-repeat center center;
	width: 349px;
	height: 55px;
	float: left;
	margin-right: 30px;
}

.b-contact__cityform .b_contact_input_city input {
	width: 335px;
	height: 45px;
	margin: 4px 0px 0px 6px;
	border: 0px;
	background: none;
	color: #666;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 2.6em;
}

.b-contact__cityform .b_contact_but_city {
	width: 189px;
	height: 53px;
	background: url(../img/b_contact_but_city.png) no-repeat center center;
	float: left;
	cursor: pointer;
}

.b_contact_zhdu_bg {
	background: url(../img/b_contact_zhdu_bg.png) no-repeat center top;
	height: 498px;
	margin-top: -20px;
	margin-bottom: -60px;
	display: none;
}

.b_contact_zhdu_bg .b_contact_zhdu_t1 {
	margin-top: 110px;
	text-align: center;
	color: #ff0000;
	font-size: 3em;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 30px;
}

.b_contact_zhdu_bg .b_contact_zhdu_t2 {
	text-align: center;
	color: #000;
	font-size: 2.5em;
	font-family: 'Roboto', sans-serif;
}

.b_contact_zhdu_bg .b_contact_zhdu_t3 {
	text-align: center;
	color: #000;
	font-size: 2.5em;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	margin-bottom: 30px;
}

.b_contact_zhdu_bg .b_contact_but_zhdu {
	text-align: center;
}

.b_contact_zhdu_bg .b_contact_input_zhdu {
	width: 331px;
	height: 57px;
	margin: 0 auto;
	background: url(../img/b_contact_input_zhdu.png) no-repeat center center;
	margin-bottom: 20px;
}

.b_contact_zhdu_bg .b_contact_input_zhdu input {
	width: 260px;
	height: 45px;
	text-align: center;
	margin: 8px 0px 0px 35px;
	background: none;
	border: 0px;
	color: #666;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 2.4em;
}

.b_contact_zhdu_bg_no {
	padding: 0px;
	display: none;
}

.b_contact_zhdu_bg_no .b_contact_zhdu_t1_no {
	margin-top: 20px;
	text-align: center;
	color: #ff0000;
	font-size: 3em;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 20px;
}

.b_contact_ceo_bg {
	height: 620px;
	background: url(../img/b_contact_ceo_bg_big.png) no-repeat center top;
	margin-top: 80px;
}

.b_contact_ceo_bg .b_contact_ceo_bg_zag {
	text-align: center;
	font-family: 'ALSSchlangesans-Black';
	font-size: 5em;
	text-transform: uppercase;
	padding-top: 30px;
}

.b_contact_ceo_bg .b_contact_ceo_form {
	width: 784px;
	margin: 67px auto 0 auto;
}

.b_contact_ceo_bg .b_contact_ceo_form .b_contact_ceo_input_name {
	width: 412px;
	height: 55px;
	background: url(../img/b_contact_ceo_input_name.png) no-repeat center center;
	margin-bottom: 10px;
}

.b_contact_ceo_bg .b_contact_ceo_form .b_contact_ceo_input_name input {
	width: 400px;
	height: 45px;
	padding-left: 48px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-style: italic;
	font-size: 2.2em;
	margin: 4px 0px 0px 5px;
	border: 0px;
	background: none;
}

.b_contact_ceo_bg .b_contact_ceo_form .b_contact_ceo_input_tel {
	width: 412px;
	height: 55px;
	background: url(../img/b_contact_ceo_input_tel.png) no-repeat center center;
	margin-bottom: 10px;
}

.b_contact_ceo_bg .b_contact_ceo_form .b_contact_ceo_input_tel input {
	width: 400px;
	height: 45px;
	padding-left: 48px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-style: italic;
	font-size: 2.2em;
	margin: 4px 0px 0px 5px;
	border: 0px;
	background: none;
}

.b_contact_ceo_bg .b_contact_ceo_form .b_contact_ceo_textarea {
	width: 784px;
	height: 129px;
	background: url(../img/b_contact_ceo_textarea.png) no-repeat center center;
	margin-bottom: 15px;
}

.b_contact_ceo_bg .b_contact_ceo_form .b_contact_ceo_textarea textarea {
	width: 775px;
	height: 115px;
	padding-left: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-style: italic;
	font-size: 2.2em;
	margin: 8px 0px 0px 5px;
	resize: none;
	border: 0px;
	background: none;
}

.b_contact_ceo_bg .b_contact_ceo_form .b_contact_ceo_but {
	text-align: right;
}

@media only screen and (max-width: 992px) {
	.b-contact .b-contact__zag {
		font-family: 'ALSSchlangesans-Black';
		font-size: 4.9em;
		text-transform: uppercase;
		text-align: center;
		margin-top: 60px;
		line-height: 1.1;
		margin-bottom: 30px;
	}

	.b-contact .b-contact_underzag {
		font-family: 'Roboto', sans-serif;
		font-size: 2.4em;
		text-align: center;
		margin-bottom: 30px;
	}

	.b-contact .b-contact__block1 {
		width: 700px;
		margin: 0 auto;
	}

	.b-contact .b-contact__block2 {
		width: 700px;
		margin: 20px auto 0 auto;
		background: #fff;
		padding: 0px;
	}

	.b-contact .b-contact__block_zag {
		font-size: 2.6em;
		line-height: 1.2;
		font-family: 'Roboto', sans-serif;
	}

	.b-contact .b-contact__block_zag2 {
		font-size: 2.6em;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
	}

	.b-contact .b-contact__block_underzag {
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		color: #666666;
	}

	.b-contact .b-contact__block_underzag img {
		vertical-align: middle;
		margin-right: 10px;
	}

	.b-contact .b-contact__block_underzag a {
		text-decoration: none;
		color: #666;
	}

	.b-contact .b-contact__block_underzag2 {
		font-size: 2.2em;
		font-family: 'Roboto', sans-serif;
		color: #000000;
		line-height: 1.2;
	}

	.b-contact .b-contact__block_underzag2 span {
		font-weight: 300;
	}

	.b-contact .b-contact__block_ico1 {
		background: url(../img/b_contact_ico1.png) no-repeat left top;
		padding-left: 75px;
		margin-bottom: 30px;
	}

	.b-contact .b-contact__block_ico2 {
		background: url(../img/b_contact_ico2.png) no-repeat left top;
		padding-left: 75px;
		margin-bottom: 30px;
	}

	.b-contact .b-contact__block_ico3 {
		background: url(../img/b_contact_ico3.png) no-repeat left top;
		padding-left: 75px;
		margin-bottom: 30px;
	}

	.b-contact .b-contact__block_ico4 {
		padding-left: 75px;
		margin-bottom: 30px;
	}

	.b-contact__map {
		background: url(../img/b_contact_map.jpg) no-repeat center center;
		height: 590px;
		margin: 10px auto;
	}

	.es10__text_cont {
		font-size: 3em;
		color: #000;
		font-family: 'Roboto', sans-serif;
	}

	.es10__zag_cont {
		font-size: 4em;
		color: #000;
		font-weight: bold;
		font-family: 'Roboto', sans-serif;
	}

	.es10__zag_red {
		color: #ff0000;
	}

	.b-contact__cityform {
		width: 100%;
		margin: 0 auto;
		padding-right: 0;
	}

	.b-contact__cityform .b-contact__cityform_text {
		font-size: 2.4em;
		text-transform: uppercase;
		line-height: 55px;
		text-align: center;
	}

	.b-contact__cityform .b_contact_input_city {
		background: url(../img/b_contact_input_city.png) no-repeat center center;
		width: 349px;
		height: 55px;
		float: none;
		margin: 0px auto 20px auto;
	}

	.b-contact__cityform .b_contact_input_city input {
		width: 335px;
		height: 45px;
		margin: 4px 0px 0px 6px;
		border: 0px;
		background: none;
		color: #666;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 2.6em;
	}

	.b-contact__cityform .b_contact_but_city {
		width: 189px;
		height: 53px;
		background: url(../img/b_contact_but_city.png) no-repeat center center;
		float: none;
		cursor: pointer;
		margin: 0 auto;
	}

	.b_contact_zhdu_bg {
		background: url(../img/b_contact_zhdu_bg.png) no-repeat center top;
		height: 498px;
		margin-top: -20px;
		margin-bottom: -60px;
		display: none;
	}

	.b_contact_zhdu_bg .b_contact_zhdu_t1 {
		margin-top: 110px;
		text-align: center;
		color: #ff0000;
		font-size: 3em;
		font-family: 'Roboto', sans-serif;
		margin-bottom: 30px;
	}

	.b_contact_zhdu_bg .b_contact_zhdu_t2 {
		text-align: center;
		color: #000;
		font-size: 2.5em;
		font-family: 'Roboto', sans-serif;
	}

	.b_contact_zhdu_bg .b_contact_zhdu_t3 {
		text-align: center;
		color: #000;
		font-size: 2.5em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		margin-bottom: 30px;
	}

	.b_contact_zhdu_bg .b_contact_but_zhdu {
		text-align: center;
	}

	.b_contact_zhdu_bg .b_contact_input_zhdu {
		width: 331px;
		height: 57px;
		margin: 0 auto;
		background: url(../img/b_contact_input_zhdu.png) no-repeat center center;
		margin-bottom: 20px;
	}

	.b_contact_zhdu_bg .b_contact_input_zhdu input {
		width: 260px;
		height: 45px;
		text-align: center;
		margin: 8px 0px 0px 35px;
		background: none;
		border: 0px;
		color: #666;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 2.4em;
	}

	.b_contact_ceo_bg {
		height: 540px;
		background-color: #fed800;
		background-image: none;
		margin-top: 50px;
	}

	.b_contact_ceo_bg .b_contact_ceo_bg_zag {
		text-align: center;
		font-family: 'ALSSchlangesans-Black';
		font-size: 5em;
		text-transform: uppercase;
		padding-top: 30px;
	}

	.b_contact_ceo_bg .b_contact_ceo_form {
		width: 100%;
		margin: 37px auto 0 auto;
	}

	.b_contact_ceo_bg .b_contact_ceo_form .b_contact_ceo_input_name {
		width: 412px;
		height: 55px;
		background: url(../img/b_contact_ceo_input_name.png) no-repeat center center;
		margin: 0 auto 15px auto;
	}

	.b_contact_ceo_bg .b_contact_ceo_form .b_contact_ceo_input_name input {
		width: 400px;
		height: 45px;
		padding-left: 48px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-style: italic;
		font-size: 2.2em;
		margin: 4px 0px 0px 5px;
		border: 0px;
		background: none;
	}

	.b_contact_ceo_bg .b_contact_ceo_form .b_contact_ceo_input_tel {
		width: 412px;
		height: 55px;
		background: url(../img/b_contact_ceo_input_tel.png) no-repeat center center;
		margin: 0 auto 15px auto;
	}

	.b_contact_ceo_bg .b_contact_ceo_form .b_contact_ceo_input_tel input {
		width: 400px;
		height: 45px;
		padding-left: 48px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-style: italic;
		font-size: 2.2em;
		margin: 4px 0px 0px 5px;
		border: 0px;
		background: none;
	}

	.b_contact_ceo_bg .b_contact_ceo_form .b_contact_ceo_textarea {
		width: 412px;
		height: 129px;
		background: url(../img/b_contact_ceo_textarea412.png) no-repeat center center;
		margin: 0px auto 15px;
	}

	.b_contact_ceo_bg .b_contact_ceo_form .b_contact_ceo_textarea textarea {
		width: 400px;
		height: 115px;
		padding-left: 15px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-style: italic;
		font-size: 2.2em;
		margin: 8px 0px 0px 5px;
		resize: none;
		border: 0;
		background: none;
	}

	.b_contact_ceo_bg .b_contact_ceo_form .b_contact_ceo_but {
		text-align: center;
	}
}

@media only screen and (max-width: 768px) {
	.b-contact .b-contact__zag {
		font-family: 'ALSSchlangesans-Black';
		font-size: 3.9em;
		text-transform: uppercase;
		text-align: center;
		margin-top: 60px;
		line-height: 1.1;
		margin-bottom: 30px;
	}

	.b-contact .b-contact_underzag {
		font-family: 'Roboto', sans-serif;
		font-size: 2.4em;
		text-align: center;
		margin-bottom: 30px;
	}

	.b-contact .b-contact__block1 {
		width: 96%;
		margin: 0 auto;
	}

	.b-contact .b-contact__block2 {
		width: 98%;
		margin: 20px auto 0 auto;
		background: #fff;
		padding: 0px;
	}

	.b-contact .b-contact__block_zag {
		font-size: 2.6em;
		line-height: 1.2;
		font-family: 'Roboto', sans-serif;
	}

	.b-contact .b-contact__block_zag2 {
		font-size: 2.6em;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
	}

	.b-contact .b-contact__block_underzag {
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		color: #666666;
	}

	.b-contact .b-contact__block_underzag img {
		vertical-align: middle;
		margin-right: 10px;
	}

	.b-contact .b-contact__block_underzag a {
		text-decoration: none;
		color: #666;
	}

	.b-contact .b-contact__block_underzag2 {
		font-size: 1.6em;
		font-family: 'Roboto', sans-serif;
		color: #000000;
		line-height: 1.2;
	}

	.b-contact .b-contact__block_underzag2 span {
		font-weight: 300;
	}

	.b-contact .b-contact__block_ico1 {
		background: url(../img/b_contact_ico1.png) no-repeat left top;
		padding-left: 75px;
		margin-bottom: 30px;
	}

	.b-contact .b-contact__block_ico2 {
		background: url(../img/b_contact_ico2.png) no-repeat left top;
		padding-left: 75px;
		margin-bottom: 30px;
	}

	.b-contact .b-contact__block_ico3 {
		background: url(../img/b_contact_ico3.png) no-repeat left top;
		padding-left: 75px;
		margin-bottom: 30px;
	}

	.b-contact .b-contact__block_ico4 {
		padding-left: 75px;
		margin-bottom: 30px;
	}

	.b-contact__map {
		background: url(../img/b_contact_map_sm.gif) no-repeat center;
		height: 430px;
		margin: 10px auto;
	}

	.es10__text_cont {
		font-size: 3em;
		color: #000;
		font-family: 'Roboto', sans-serif;
	}

	.es10__zag_cont {
		font-size: 4em;
		color: #000;
		font-weight: bold;
		font-family: 'Roboto', sans-serif;
	}

	.es10__zag_red {
		color: #ff0000;
	}

	.b-contact__cityform {
		width: 100%;
		margin: 0 auto;
	}

	.b-contact__cityform .b-contact__cityform_text {
		font-size: 2.4em;
		text-transform: uppercase;
		line-height: 55px;
		text-align: center;
	}

	.b-contact__cityform .b_contact_input_city {
		background: url(../img/b_contact_input_city260.png) no-repeat center center;
		width: 260px;
		height: 55px;
		float: none;
		margin: 0px auto 20px auto;
	}

	.b-contact__cityform .b_contact_input_city input {
		width: 246px;
		height: 45px;
		margin: 4px 0px 0px 6px;
		border: 0px;
		background: none;
		color: #666;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 2.6em;
	}

	.b-contact__cityform .b_contact_but_city {
		width: 189px;
		height: 53px;
		background: url(../img/b_contact_but_city.png) no-repeat center center;
		float: none;
		cursor: pointer;
		margin: 0 auto;
	}

	.b_contact_zhdu_bg {
		background: url(../img/b_contact_zhdu_bg.png) no-repeat center top;
		height: auto;
		margin-top: -20px;
		margin-bottom: -60px;
		display: none;
	}

	.b_contact_zhdu_bg .b_contact_zhdu_t1 {
		margin-top: 110px;
		text-align: center;
		color: #ff0000;
		font-size: 3em;
		font-family: 'Roboto', sans-serif;
		margin-bottom: 30px;
	}

	.b_contact_zhdu_bg .b_contact_zhdu_t2 {
		text-align: center;
		color: #000;
		font-size: 2.5em;
		font-family: 'Roboto', sans-serif;
	}

	.b_contact_zhdu_bg .b_contact_zhdu_t3 {
		text-align: center;
		color: #000;
		font-size: 2.5em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		margin-bottom: 30px;
	}

	.b_contact_zhdu_bg .b_contact_but_zhdu {
		text-align: center;
	}

	.b_contact_zhdu_bg .b_contact_input_zhdu {
		width: 260px;
		height: 57px;
		margin: 0 auto;
		background: url(../img/b_contact_input_zhdu260.png) no-repeat center center;
		margin-bottom: 20px;
	}

	.b_contact_zhdu_bg .b_contact_input_zhdu input {
		width: 190px;
		height: 45px;
		text-align: center;
		margin: 8px 0px 0px 35px;
		background: none;
		border: 0px;
		color: #666;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 2.4em;
	}

	.b_contact_ceo_bg {
		height: auto;
		background-color: #fed800;
		background-image: none;
		margin-top: 50px;
	}

	.b_contact_ceo_bg .b_contact_ceo_bg_zag {
		text-align: center;
		font-family: 'ALSSchlangesans-Black';
		font-size: 3em;
		text-transform: uppercase;
		padding-top: 30px;
	}

	.b_contact_ceo_bg .b_contact_ceo_form {
		width: 100%;
		margin: 37px auto 0 auto;
	}

	.b_contact_ceo_bg .b_contact_ceo_form .b_contact_ceo_input_name {
		width: 260px;
		height: 55px;
		background: url(../img/b_contact_ceo_input_name.png) no-repeat center center;
		margin: 0 auto 15px auto;
	}

	.b_contact_ceo_bg .b_contact_ceo_form .b_contact_ceo_input_name input {
		width: 248px;
		height: 45px;
		padding-left: 48px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-style: italic;
		font-size: 2.2em;
		margin: 4px 0px 0px 5px;
		border: 0px;
		background: none;
	}

	.b_contact_ceo_bg .b_contact_ceo_form .b_contact_ceo_input_tel {
		width: 260px;
		height: 55px;
		background: url(../img/b_contact_ceo_input_tel.png) no-repeat center center;
		margin: 0 auto 15px auto;
	}

	.b_contact_ceo_bg .b_contact_ceo_form .b_contact_ceo_input_tel input {
		width: 248px;
		height: 45px;
		padding-left: 48px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-style: italic;
		font-size: 2.2em;
		margin: 4px 0px 0px 5px;
		border: 0px;
		background: none;
	}

	.b_contact_ceo_bg .b_contact_ceo_form .b_contact_ceo_textarea {
		width: 260px;
		height: 129px;
		background: url(../img/b_contact_ceo_textarea.png) no-repeat center center;
		margin: 0px auto 15px;
	}

	.b_contact_ceo_bg .b_contact_ceo_form .b_contact_ceo_textarea textarea {
		width: 248px;
		height: 115px;
		padding-left: 15px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-style: italic;
		font-size: 2.2em;
		margin: 8px 0px 0px 5px;
		resize: none;
		border: 0;
		background: none;
	}

	.b_contact_ceo_bg .b_contact_ceo_form .b_contact_ceo_but {
		text-align: center;
		padding-bottom: 30px;
	}
}

.calc_otdelka__zag {
	text-align: center;
	font-family: 'ALSSchlangesans-Black';
	font-size: 4.9em;
	text-transform: uppercase;
	line-height: 1.2;
	margin-bottom: 30px;
}

.calc_otdelka__text {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 3em;
	margin-bottom: 60px;
}

.calc_otdelka {
	width: 1190px;
	margin: 0 auto;
}

.calc_otdelka .calc_otdelka__left {
	width: 306px;
	float: left;
}

.calc_otdelka .calc_otdelka__left .yellow_plash_bg {
	width: 306px;
	height: 59px;
	background: url(../img/calc_otdelka/yellow_plash_bg.png);
	font-family: 'ALSSchlangesans-Black';
	font-size: 2.5em;
	text-transform: uppercase;
	padding-left: 25px;
	line-height: 59px;
	margin-bottom: 12px;
}

.calc_otdelka .calc_otdelka__left .param_no_a {
	text-align: left;
	padding-left: 30px;
}

.calc_otdelka .calc_otdelka__left .param_no {
	font-family: 'Roboto', sans-serif;
	color: #01d4ed;
	font-size: 1.8em;
	margin-bottom: 11px;
	border-bottom: 2px dotted #01d4ed;
	display: inline-block;
	cursor: pointer;
}

.calc_otdelka .calc_otdelka__left .param_no.param_no_act {
	color: #000;
	border-bottom: 2px dotted #fff;
}

.calc_otdelka .calc_otdelka__left .param_1 {
	width: 91px;
	height: 110px;
	margin: 0 auto;
	padding-top: 79px;
	font-size: 1.8em;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #3d3d3d;
	text-align: center;
	cursor: pointer;
}

.calc_otdelka .calc_otdelka__left .param_1.param_1_1 {
	background: url(../img/calc_otdelka/param_1_1.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__left .param_1.param_1_1act {
	background: url(../img/calc_otdelka/param_1_1act.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__left .param_1.param_1_2 {
	background: url(../img/calc_otdelka/param_1_2.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__left .param_1.param_1_2act {
	background: url(../img/calc_otdelka/param_1_2act.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__left .param_2 {
	width: 91px;
	height: 110px;
	margin: 0 auto;
	padding-top: 79px;
	font-size: 1.8em;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #3d3d3d;
	text-align: center;
	cursor: pointer;
}

.calc_otdelka .calc_otdelka__left .param_2.param_2_1 {
	background: url(../img/calc_otdelka/param_2_1.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__left .param_2.param_2_1act {
	background: url(../img/calc_otdelka/param_2_1act.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__left .param_2.param_2_2 {
	background: url(../img/calc_otdelka/param_2_2.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__left .param_2.param_2_2act {
	background: url(../img/calc_otdelka/param_2_2act.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__left .param_3 {
	width: 91px;
	height: 110px;
	margin: 0 auto;
	padding-top: 79px;
	font-size: 1.8em;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #3d3d3d;
	text-align: center;
	cursor: pointer;
}

.calc_otdelka .calc_otdelka__left .param_3.param_3_1 {
	background: url(../img/calc_otdelka/param_3_1.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__left .param_3.param_3_1act {
	background: url(../img/calc_otdelka/param_3_1act.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__left .param_3.param_3_2 {
	background: url(../img/calc_otdelka/param_3_2.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__left .param_3.param_3_2act {
	background: url(../img/calc_otdelka/param_3_2act.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right {
	width: 306px;
	float: right;
}

.calc_otdelka .calc_otdelka__right .yellow_plash_bg {
	width: 306px;
	height: 59px;
	background: url(../img/calc_otdelka/yellow_plash_bg_right.png);
	font-family: 'ALSSchlangesans-Black';
	font-size: 2.5em;
	text-transform: uppercase;
	padding-left: 30px;
	line-height: 59px;
	margin-bottom: 12px;
}

.calc_otdelka .calc_otdelka__right .param_no_a {
	text-align: left;
	padding-left: 30px;
}

.calc_otdelka .calc_otdelka__right .param_no {
	font-family: 'Roboto', sans-serif;
	color: #01d4ed;
	font-size: 1.8em;
	margin-bottom: 11px;
	border-bottom: 2px dotted #01d4ed;
	display: inline-block;
	cursor: pointer;
}

.calc_otdelka .calc_otdelka__right .param_no.param_no_act {
	color: #000;
	border-bottom: 2px dotted #fff;
}

.calc_otdelka .calc_otdelka__right .param_4 {
	width: 70px;
	height: 66px;
	margin: 0 auto;
	cursor: pointer;
}

.calc_otdelka .calc_otdelka__right .param_4.param_4_1_1 {
	background: url(../img/calc_otdelka/param_4_1_1.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_4.param_4_1_1act {
	background: url(../img/calc_otdelka/param_4_1_1act.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_4.param_4_1_2 {
	background: url(../img/calc_otdelka/param_4_1_2.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_4.param_4_1_2act {
	background: url(../img/calc_otdelka/param_4_1_2act.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_4.param_4_1_3 {
	background: url(../img/calc_otdelka/param_4_1_3.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_4.param_4_1_3act {
	background: url(../img/calc_otdelka/param_4_1_3act.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_4.param_4_1_4 {
	background: url(../img/calc_otdelka/param_4_1_4.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_4.param_4_1_4act {
	background: url(../img/calc_otdelka/param_4_1_4act.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_4.param_4_2_1 {
	background: url(../img/calc_otdelka/param_4_2_1.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_4.param_4_2_1act {
	background: url(../img/calc_otdelka/param_4_2_1act.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_4.param_4_2_2 {
	background: url(../img/calc_otdelka/param_4_2_2.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_4.param_4_2_2act {
	background: url(../img/calc_otdelka/param_4_2_2act.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_4.param_4_2_3 {
	background: url(../img/calc_otdelka/param_4_2_3.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_4.param_4_2_3act {
	background: url(../img/calc_otdelka/param_4_2_3act.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_4.param_4_2_4 {
	background: url(../img/calc_otdelka/param_4_2_4.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_4.param_4_2_4act {
	background: url(../img/calc_otdelka/param_4_2_4act.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_4_link {
	color: #9e9e9e;
	font-family: 'Roboto', sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 10px;
	display: inline-block;
	border-bottom: 2px dotted #9e9e9e;
	cursor: pointer;
}

.calc_otdelka .calc_otdelka__right .param_4_link.param_4_link_act {
	color: #0d0d0d;
	border-bottom: 2px dotted #fff;
	cursor: text;
}

.calc_otdelka .calc_otdelka__right .param_4_block_2 {
	display: none;
}

.calc_otdelka .calc_otdelka__right .param_5 {
	width: 91px;
	height: 110px;
	margin: 0 auto;
	padding-top: 79px;
	font-size: 1.8em;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #3d3d3d;
	text-align: center;
	cursor: pointer;
}

.calc_otdelka .calc_otdelka__right .param_5.param_5_1 {
	background: url(../img/calc_otdelka/param_5_1.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_5.param_5_1act {
	background: url(../img/calc_otdelka/param_5_1act.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_5.param_5_2 {
	background: url(../img/calc_otdelka/param_5_2.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_5.param_5_2act {
	background: url(../img/calc_otdelka/param_5_2act.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_5.param_5_3 {
	background: url(../img/calc_otdelka/param_5_3.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_5.param_5_3act {
	background: url(../img/calc_otdelka/param_5_3act.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_6 {
	width: 70px;
	height: 66px;
	margin: 0 auto;
	cursor: pointer;
}

.calc_otdelka .calc_otdelka__right .param_6.param_6_1_1 {
	background: url(../img/calc_otdelka/param_6_1_1.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_6.param_6_1_1act {
	background: url(../img/calc_otdelka/param_6_1_1act.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_6.param_6_1_2 {
	background: url(../img/calc_otdelka/param_6_1_2.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_6.param_6_1_2act {
	background: url(../img/calc_otdelka/param_6_1_2act.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_6.param_6_1_3 {
	background: url(../img/calc_otdelka/param_6_1_3.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_6.param_6_1_3act {
	background: url(../img/calc_otdelka/param_6_1_3act.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_6.param_6_1_4 {
	background: url(../img/calc_otdelka/param_6_1_4.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_6.param_6_1_4act {
	background: url(../img/calc_otdelka/param_6_1_4act.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_6.param_6_2_1 {
	background: url(../img/calc_otdelka/param_6_2_1.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_6.param_6_2_1act {
	background: url(../img/calc_otdelka/param_6_2_1act.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_6.param_6_2_2 {
	background: url(../img/calc_otdelka/param_6_2_2.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_6.param_6_2_2act {
	background: url(../img/calc_otdelka/param_6_2_2act.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_6.param_6_2_3 {
	background: url(../img/calc_otdelka/param_6_2_3.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_6.param_6_2_3act {
	background: url(../img/calc_otdelka/param_6_2_3act.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_6.param_6_2_4 {
	background: url(../img/calc_otdelka/param_6_2_4.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_6.param_6_2_4act {
	background: url(../img/calc_otdelka/param_6_2_4act.png) no-repeat center top;
}

.calc_otdelka .calc_otdelka__right .param_6.param_6_3_1 {
	background: url(../img/calc_otdelka/param_6_3_1.png) no-repeat center top;
	width: 90px;
	height: 90px;
	margin-top: 10px;
}

.calc_otdelka .calc_otdelka__right .param_6.param_6_3_1act {
	background: url(../img/calc_otdelka/param_6_3_1act.png) no-repeat center top;
	width: 90px;
	height: 90px;
}

.calc_otdelka .calc_otdelka__right .param_6_link {
	color: #9e9e9e;
	font-family: 'Roboto', sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 10px;
	display: inline-block;
	border-bottom: 2px dotted #9e9e9e;
	cursor: pointer;
}

.calc_otdelka .calc_otdelka__right .param_6_link.param_6_link_act {
	color: #0d0d0d;
	border-bottom: 2px dotted #fff;
	cursor: text;
}

.calc_otdelka .calc_otdelka__right .param_6_block_2,.calc_otdelka .calc_otdelka__right .param_6_block_3 {
	display: none;
}

.calc_otdelka .calc_otdelka__center {
	width: 578px;
	height: 900px;
	margin-left: 280px;
	position: relative;
}

.calc_otdelka .calc_otdelka__center .calc_osnova,.calc_otdelka .calc_otdelka__center .calc_1,.calc_otdelka .calc_otdelka__center .calc_2,.calc_otdelka .calc_otdelka__center .calc_3,.calc_otdelka .calc_otdelka__center .calc_4,.calc_otdelka .calc_otdelka__center .calc_5,.calc_otdelka .calc_otdelka__center .calc_6,.calc_otdelka .calc_otdelka__center .calc_4_no,.calc_otdelka .calc_otdelka__center .calc_6_no {
	width: 578px;
	height: 683px;
	position: absolute;
}

.calc_otdelka .calc_otdelka__center .calc_osnova {
	background: url(../img/calc_otdelka/calc_osnova.png);
}

.calc_otdelka .calc_otdelka__center .calc_1 {
	background: url(../img/calc_otdelka/calc_1_1.png);
}

.calc_otdelka .calc_otdelka__center .calc_2 {
	background: url(../img/calc_otdelka/calc_2_no.png);
}

.calc_otdelka .calc_otdelka__center .calc_4 {
	background: url(../img/calc_otdelka/calc_4_1_1.png);
}

.calc_otdelka .calc_otdelka__center .calc_6 {
	background: url(../img/calc_otdelka/calc_6_1_1.png);
}

.calc_otdelka .calc_otdelka__center .tsena_base_bg_block {
	padding-top: 683px;
	position: relative;
}

.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg {
	background: url(../img/calc_otdelka/tsena_base_bg.png) no-repeat center top;
	width: 380px;
	height: 200px;
	margin: 0px 0px 0px 145px;
	text-align: center;
}

.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg .costonsale {
	padding-top: 30px;
	font-size: 2em;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}

.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg .tsena_base_cost {
	margin-bottom: 15px;
	text-align: center;
}

.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg .tsena_base_cost span {
	color: #f72727;
	font-size: 8em;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.02em 0.03em 0.18em rgba(0,0,0,0.8);
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-style: italic;
	line-height: 1;
}

.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg .tsena_base_cost img {
	vertical-align: top;
	margin-right: -10px;
}

.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg .only15days {
	font-size: 3em;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}

.calc_otdelka .plash_line_1 {
	width: 48px;
	height: 48px;
	position: absolute;
	background: url(../img/calc_otdelka/plash_line_1.png);
	margin: 28px 0px 0px 270px;
	z-index: 1;
}

.calc_otdelka .plash_line_2 {
	width: 95px;
	height: 36px;
	position: absolute;
	background: url(../img/calc_otdelka/plash_line_2.png);
	margin: 0px 0px 0px 270px;
	z-index: 1;
}

.calc_otdelka .plash_line_3 {
	width: 74px;
	height: 44px;
	position: absolute;
	background: url(../img/calc_otdelka/plash_line_3.png);
	margin: 27px 0px 0px 270px;
	z-index: 1;
}

.calc_otdelka .plash_line_4 {
	width: 146px;
	height: 119px;
	position: absolute;
	background: url(../img/calc_otdelka/plash_line_4.png);
	margin: 27px 0px 0px -165px;
	z-index: 1;
}

.calc_otdelka .plash_line_5 {
	width: 217px;
	height: 118px;
	position: absolute;
	background: url(../img/calc_otdelka/plash_line_5.png);
	margin: 27px 0px 0px -235px;
	z-index: 1;
}

.calc_otdelka .plash_line_6 {
	width: 185px;
	height: 87px;
	position: absolute;
	background: url(../img/calc_otdelka/plash_line_6.png);
	margin: 27px 0px 0px -200px;
	z-index: 1;
}

.calc_otdelka .calc_otdelka__left_2 {
	width: 390px;
	float: left;
	margin-top: -190px;
}

.calc_otdelka .calc_otdelka__left_2 .calc_otdelka__left_2_zag {
	font-family: 'ALSSchlangesans-Black';
	font-size: 3.2em;
	text-transform: uppercase;
}

.calc_otdelka .calc_otdelka__left_2 .calc_otdelka__left_2_text {
	font-family: 'Roboto', sans-serif;
	font-size: 1.8em;
	line-height: 1.2;
}

.calc_otdelka .calc_otdelka__left_2 img {
	float: left;
	margin: 6px 20px 30px 0px;
}

.calc_otdelka .calc_otdelka__right_2 {
	width: 349px;
	float: right;
	margin-top: -190px;
}

.calc_otdelka .calc_otdelka__right_2 .input_bg {
	width: 349px;
	height: 55px;
	background: url(../img/calc_otdelka/input_bg.png) no-repeat center center;
	margin-bottom: 10px;
}

.calc_otdelka .calc_otdelka__right_2 .input_bg input {
	width: 295px;
	height: 40px;
	margin: 6px 0px 0px 50px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 2.2em;
	background: none;
	border: 0px;
}

@media only screen and (max-width: 1200px) {
	.calc_otdelka__zag {
		text-align: center;
		font-family: 'ALSSchlangesans-Black';
		font-size: 4.9em;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 30px;
	}

	.calc_otdelka__text {
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-size: 3em;
		margin-bottom: 60px;
	}

	.calc_otdelka {
		width: 960px;
		margin: 0 auto;
	}

	.calc_otdelka .calc_otdelka__left {
		width: 250px;
		float: left;
	}

	.calc_otdelka .calc_otdelka__left .yellow_plash_bg {
		width: 100%;
		height: 49px;
		background: #fde800;
		border-radius: 20px;
		font-family: 'ALSSchlangesans-Black';
		font-size: 1.7em;
		text-transform: uppercase;
		padding-left: 25px;
		line-height: 49px;
		margin-bottom: 12px;
	}

	.calc_otdelka .calc_otdelka__left .param_no_a {
		text-align: left;
		padding-left: 30px;
	}

	.calc_otdelka .calc_otdelka__left .param_no {
		font-family: 'Roboto', sans-serif;
		color: #01d4ed;
		font-size: 1.8em;
		margin-bottom: 11px;
		border-bottom: 2px dotted #01d4ed;
		display: inline-block;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__left .param_no.param_no_act {
		color: #000;
		border-bottom: 2px dotted #fff;
	}

	.calc_otdelka .calc_otdelka__left .param_1 {
		width: 91px;
		height: 110px;
		margin: 0 auto;
		padding-top: 79px;
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		color: #3d3d3d;
		text-align: center;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__left .param_1.param_1_1 {
		background: url(../img/calc_otdelka/param_1_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_1.param_1_1act {
		background: url(../img/calc_otdelka/param_1_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_1.param_1_2 {
		background: url(../img/calc_otdelka/param_1_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_1.param_1_2act {
		background: url(../img/calc_otdelka/param_1_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_2 {
		width: 91px;
		height: 110px;
		margin: 0 auto;
		padding-top: 79px;
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		color: #3d3d3d;
		text-align: center;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__left .param_2.param_2_1 {
		background: url(../img/calc_otdelka/param_2_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_2.param_2_1act {
		background: url(../img/calc_otdelka/param_2_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_2.param_2_2 {
		background: url(../img/calc_otdelka/param_2_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_2.param_2_2act {
		background: url(../img/calc_otdelka/param_2_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_3 {
		width: 91px;
		height: 110px;
		margin: 0 auto;
		padding-top: 79px;
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		color: #3d3d3d;
		text-align: center;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__left .param_3.param_3_1 {
		background: url(../img/calc_otdelka/param_3_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_3.param_3_1act {
		background: url(../img/calc_otdelka/param_3_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_3.param_3_2 {
		background: url(../img/calc_otdelka/param_3_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_3.param_3_2act {
		background: url(../img/calc_otdelka/param_3_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right {
		width: 250px;
		float: right;
	}

	.calc_otdelka .calc_otdelka__right .yellow_plash_bg {
		width: 250px;
		height: 49px;
		background: #fde800;
		border-radius: 20px;
		font-family: 'ALSSchlangesans-Black';
		font-size: 1.7em;
		text-transform: uppercase;
		padding-left: 30px;
		line-height: 49px;
		margin-bottom: 12px;
	}

	.calc_otdelka .calc_otdelka__right .param_no_a {
		text-align: left;
		padding-left: 30px;
	}

	.calc_otdelka .calc_otdelka__right .param_no {
		font-family: 'Roboto', sans-serif;
		color: #01d4ed;
		font-size: 1.8em;
		margin-bottom: 11px;
		border-bottom: 2px dotted #01d4ed;
		display: inline-block;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__right .param_no.param_no_act {
		color: #000;
		border-bottom: 2px dotted #fff;
	}

	.calc_otdelka .calc_otdelka__right .param_4 {
		width: 70px;
		height: 66px;
		margin: 0 auto;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_1 {
		background: url(../img/calc_otdelka/param_4_1_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_1act {
		background: url(../img/calc_otdelka/param_4_1_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_2 {
		background: url(../img/calc_otdelka/param_4_1_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_2act {
		background: url(../img/calc_otdelka/param_4_1_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_3 {
		background: url(../img/calc_otdelka/param_4_1_3.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_3act {
		background: url(../img/calc_otdelka/param_4_1_3act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_4 {
		background: url(../img/calc_otdelka/param_4_1_4.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_4act {
		background: url(../img/calc_otdelka/param_4_1_4act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_1 {
		background: url(../img/calc_otdelka/param_4_2_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_1act {
		background: url(../img/calc_otdelka/param_4_2_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_2 {
		background: url(../img/calc_otdelka/param_4_2_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_2act {
		background: url(../img/calc_otdelka/param_4_2_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_3 {
		background: url(../img/calc_otdelka/param_4_2_3.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_3act {
		background: url(../img/calc_otdelka/param_4_2_3act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_4 {
		background: url(../img/calc_otdelka/param_4_2_4.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_4act {
		background: url(../img/calc_otdelka/param_4_2_4act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4_link {
		color: #9e9e9e;
		font-family: 'Roboto', sans-serif;
		font-size: 1.4em;
		font-weight: bold;
		margin-bottom: 10px;
		display: inline-block;
		border-bottom: 0px dotted #9e9e9e;
		cursor: pointer;
		line-height: 1.1;
	}

	.calc_otdelka .calc_otdelka__right .param_4_link.param_4_link_act {
		color: #0d0d0d;
		border-bottom: 0px dotted #fff;
		cursor: text;
	}

	.calc_otdelka .calc_otdelka__right .param_4_block_2 {
		display: none;
	}

	.calc_otdelka .calc_otdelka__right .param_5 {
		width: 70px;
		height: 80px;
		margin: 0 auto;
		padding-top: 59px;
		font-size: 1.4em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		color: #3d3d3d;
		text-align: center;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__right .param_5.param_5_1 {
		background: url(../img/calc_otdelka/param_5_1_.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_5.param_5_1act {
		background: url(../img/calc_otdelka/param_5_1act_.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_5.param_5_2 {
		background: url(../img/calc_otdelka/param_5_2_.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_5.param_5_2act {
		background: url(../img/calc_otdelka/param_5_2act_.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_5.param_5_3 {
		background: url(../img/calc_otdelka/param_5_3_.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_5.param_5_3act {
		background: url(../img/calc_otdelka/param_5_3act_.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6 {
		width: 70px;
		height: 66px;
		margin: 0 auto;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_1 {
		background: url(../img/calc_otdelka/param_6_1_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_1act {
		background: url(../img/calc_otdelka/param_6_1_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_2 {
		background: url(../img/calc_otdelka/param_6_1_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_2act {
		background: url(../img/calc_otdelka/param_6_1_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_3 {
		background: url(../img/calc_otdelka/param_6_1_3.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_3act {
		background: url(../img/calc_otdelka/param_6_1_3act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_4 {
		background: url(../img/calc_otdelka/param_6_1_4.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_4act {
		background: url(../img/calc_otdelka/param_6_1_4act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_1 {
		background: url(../img/calc_otdelka/param_6_2_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_1act {
		background: url(../img/calc_otdelka/param_6_2_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_2 {
		background: url(../img/calc_otdelka/param_6_2_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_2act {
		background: url(../img/calc_otdelka/param_6_2_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_3 {
		background: url(../img/calc_otdelka/param_6_2_3.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_3act {
		background: url(../img/calc_otdelka/param_6_2_3act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_4 {
		background: url(../img/calc_otdelka/param_6_2_4.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_4act {
		background: url(../img/calc_otdelka/param_6_2_4act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_3_1 {
		background: url(../img/calc_otdelka/param_6_3_1.png) no-repeat center top;
		width: 90px;
		height: 90px;
		margin-top: 10px;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_3_1act {
		background: url(../img/calc_otdelka/param_6_3_1act.png) no-repeat center top;
		width: 90px;
		height: 90px;
	}

	.calc_otdelka .calc_otdelka__right .param_6_link {
		color: #9e9e9e;
		font-family: 'Roboto', sans-serif;
		font-size: 1.4em;
		font-weight: bold;
		margin-bottom: 10px;
		display: inline-block;
		border-bottom: 0px dotted #9e9e9e;
		cursor: pointer;
		line-height: 1.1;
	}

	.calc_otdelka .calc_otdelka__right .param_6_link.param_6_link_act {
		color: #0d0d0d;
		border-bottom: 0px dotted #fff;
		cursor: text;
	}

	.calc_otdelka .calc_otdelka__right .param_6_block_2,.calc_otdelka .calc_otdelka__right .param_6_block_3 {
		display: none;
	}

	.calc_otdelka .calc_otdelka__center {
		width: 460px;
		height: 920px;
		margin-left: 230px;
		position: relative;
	}

	.calc_otdelka .calc_otdelka__center .calc_osnova,.calc_otdelka .calc_otdelka__center .calc_1,.calc_otdelka .calc_otdelka__center .calc_2,.calc_otdelka .calc_otdelka__center .calc_3,.calc_otdelka .calc_otdelka__center .calc_4,.calc_otdelka .calc_otdelka__center .calc_5,.calc_otdelka .calc_otdelka__center .calc_6,.calc_otdelka .calc_otdelka__center .calc_4_no,.calc_otdelka .calc_otdelka__center .calc_6_no {
		width: 460px;
		height: 544px;
		position: absolute;
	}

	.calc_otdelka .calc_otdelka__center .calc_osnova {
		background: url(../img/calc_otdelka/calc_osnova.png);
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .calc_1 {
		background: url(../img/calc_otdelka/calc_1_1.png);
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .calc_2 {
		background: url(../img/calc_otdelka/calc_2_no.png);
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .calc_3 {
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .calc_4 {
		background: url(../img/calc_otdelka/calc_4_1_1.png);
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .calc_5 {
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .calc_6 {
		background: url(../img/calc_otdelka/calc_6_1_1.png);
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block {
		padding-top: 544px;
		position: relative;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg {
		background: url(../img/calc_otdelka/tsena_base_bg.png) no-repeat center top;
		width: 380px;
		height: 200px;
		margin: 0px 0px 0px 75px;
		text-align: center;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg .costonsale {
		padding-top: 30px;
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg .tsena_base_cost {
		margin-bottom: 15px;
		text-align: center;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg .tsena_base_cost span {
		color: #f72727;
		font-size: 8em;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.02em 0.03em 0.18em rgba(0,0,0,0.8);
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg .tsena_base_cost img {
		vertical-align: top;
		margin-right: -10px;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg .only15days {
		font-size: 3em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
	}

	.calc_otdelka .plash_line_1,.calc_otdelka .plash_line_2,.calc_otdelka .plash_line_3,.calc_otdelka .plash_line_4,.calc_otdelka .plash_line_5,.calc_otdelka .plash_line_6 {
		display: none;
	}

	.calc_otdelka .calc_otdelka__left_2 {
		width: 390px;
		float: left;
		margin-top: -140px;
		margin-left: 20px;
	}

	.calc_otdelka .calc_otdelka__left_2 .calc_otdelka__left_2_zag {
		font-family: 'ALSSchlangesans-Black';
		font-size: 3.2em;
		text-transform: uppercase;
	}

	.calc_otdelka .calc_otdelka__left_2 .calc_otdelka__left_2_text {
		font-family: 'Roboto', sans-serif;
		font-size: 1.8em;
		line-height: 1.2;
	}

	.calc_otdelka .calc_otdelka__left_2 img {
		float: left;
		margin: 6px 20px 30px 0px;
	}

	.calc_otdelka .calc_otdelka__right_2 {
		width: 349px;
		float: right;
		margin-top: -140px;
		margin-right: 20px;
	}

	.calc_otdelka .calc_otdelka__right_2 .input_bg {
		width: 349px;
		height: 55px;
		background: url(../img/calc_otdelka/input_bg.png) no-repeat center center;
		margin-bottom: 10px;
	}

	.calc_otdelka .calc_otdelka__right_2 .input_bg input {
		width: 295px;
		height: 40px;
		margin: 6px 0px 0px 50px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 2.2em;
		background: none;
		border: 0px;
	}
}

@media only screen and (max-width: 992px) {
	.calc_otdelka__zag {
		text-align: center;
		font-family: 'ALSSchlangesans-Black';
		font-size: 4em;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 30px;
	}

	.calc_otdelka__text {
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-size: 1.8em;
		margin-bottom: 60px;
	}

	.calc_otdelka {
		width: 650px;
		margin: 0 auto;
	}

	.calc_otdelka .calc_otdelka__left {
		width: 250px;
		float: left;
		margin-bottom: 30px;
	}

	.calc_otdelka .calc_otdelka__left .yellow_plash_bg {
		width: 100%;
		height: 49px;
		background: #fde800;
		border-radius: 20px;
		font-family: 'ALSSchlangesans-Black';
		font-size: 1.7em;
		text-transform: uppercase;
		padding-left: 25px;
		line-height: 49px;
		margin-bottom: 12px;
	}

	.calc_otdelka .calc_otdelka__left .param_no_a {
		text-align: left;
		padding-left: 30px;
	}

	.calc_otdelka .calc_otdelka__left .param_no {
		font-family: 'Roboto', sans-serif;
		color: #01d4ed;
		font-size: 1.8em;
		margin-bottom: 11px;
		border-bottom: 2px dotted #01d4ed;
		display: inline-block;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__left .param_no.param_no_act {
		color: #000;
		border-bottom: 2px dotted #fff;
	}

	.calc_otdelka .calc_otdelka__left .param_1 {
		width: 91px;
		height: 110px;
		margin: 0 auto;
		padding-top: 79px;
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		color: #3d3d3d;
		text-align: center;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__left .param_1.param_1_1 {
		background: url(../img/calc_otdelka/param_1_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_1.param_1_1act {
		background: url(../img/calc_otdelka/param_1_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_1.param_1_2 {
		background: url(../img/calc_otdelka/param_1_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_1.param_1_2act {
		background: url(../img/calc_otdelka/param_1_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_2 {
		width: 91px;
		height: 110px;
		margin: 0 auto;
		padding-top: 79px;
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		color: #3d3d3d;
		text-align: center;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__left .param_2.param_2_1 {
		background: url(../img/calc_otdelka/param_2_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_2.param_2_1act {
		background: url(../img/calc_otdelka/param_2_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_2.param_2_2 {
		background: url(../img/calc_otdelka/param_2_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_2.param_2_2act {
		background: url(../img/calc_otdelka/param_2_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_3 {
		width: 91px;
		height: 110px;
		margin: 0 auto;
		padding-top: 79px;
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		color: #3d3d3d;
		text-align: center;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__left .param_3.param_3_1 {
		background: url(../img/calc_otdelka/param_3_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_3.param_3_1act {
		background: url(../img/calc_otdelka/param_3_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_3.param_3_2 {
		background: url(../img/calc_otdelka/param_3_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_3.param_3_2act {
		background: url(../img/calc_otdelka/param_3_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right {
		width: 250px;
		float: right;
		margin-bottom: 30px;
	}

	.calc_otdelka .calc_otdelka__right .yellow_plash_bg {
		width: 250px;
		height: 49px;
		background: #fde800;
		border-radius: 20px;
		font-family: 'ALSSchlangesans-Black';
		font-size: 1.7em;
		text-transform: uppercase;
		padding-left: 30px;
		line-height: 49px;
		margin-bottom: 12px;
	}

	.calc_otdelka .calc_otdelka__right .param_no_a {
		text-align: left;
		padding-left: 30px;
	}

	.calc_otdelka .calc_otdelka__right .param_no {
		font-family: 'Roboto', sans-serif;
		color: #01d4ed;
		font-size: 1.8em;
		margin-bottom: 11px;
		border-bottom: 2px dotted #01d4ed;
		display: inline-block;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__right .param_no.param_no_act {
		color: #000;
		border-bottom: 2px dotted #fff;
	}

	.calc_otdelka .calc_otdelka__right .param_4 {
		width: 70px;
		height: 66px;
		margin: 0 auto;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_1 {
		background: url(../img/calc_otdelka/param_4_1_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_1act {
		background: url(../img/calc_otdelka/param_4_1_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_2 {
		background: url(../img/calc_otdelka/param_4_1_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_2act {
		background: url(../img/calc_otdelka/param_4_1_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_3 {
		background: url(../img/calc_otdelka/param_4_1_3.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_3act {
		background: url(../img/calc_otdelka/param_4_1_3act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_4 {
		background: url(../img/calc_otdelka/param_4_1_4.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_4act {
		background: url(../img/calc_otdelka/param_4_1_4act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_1 {
		background: url(../img/calc_otdelka/param_4_2_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_1act {
		background: url(../img/calc_otdelka/param_4_2_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_2 {
		background: url(../img/calc_otdelka/param_4_2_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_2act {
		background: url(../img/calc_otdelka/param_4_2_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_3 {
		background: url(../img/calc_otdelka/param_4_2_3.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_3act {
		background: url(../img/calc_otdelka/param_4_2_3act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_4 {
		background: url(../img/calc_otdelka/param_4_2_4.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_4act {
		background: url(../img/calc_otdelka/param_4_2_4act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4_link {
		color: #9e9e9e;
		font-family: 'Roboto', sans-serif;
		font-size: 1.4em;
		font-weight: bold;
		margin-bottom: 10px;
		display: inline-block;
		border-bottom: 0px dotted #9e9e9e;
		cursor: pointer;
		line-height: 1.1;
	}

	.calc_otdelka .calc_otdelka__right .param_4_link.param_4_link_act {
		color: #0d0d0d;
		border-bottom: 0px dotted #fff;
		cursor: text;
	}

	.calc_otdelka .calc_otdelka__right .param_4_block_2 {
		display: none;
	}

	.calc_otdelka .calc_otdelka__right .param_5 {
		width: 70px;
		height: 80px;
		margin: 0 auto;
		padding-top: 59px;
		font-size: 1.4em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		color: #3d3d3d;
		text-align: center;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__right .param_5.param_5_1 {
		background: url(../img/calc_otdelka/param_5_1_.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_5.param_5_1act {
		background: url(../img/calc_otdelka/param_5_1act_.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_5.param_5_2 {
		background: url(../img/calc_otdelka/param_5_2_.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_5.param_5_2act {
		background: url(../img/calc_otdelka/param_5_2act_.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_5.param_5_3 {
		background: url(../img/calc_otdelka/param_5_3_.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_5.param_5_3act {
		background: url(../img/calc_otdelka/param_5_3act_.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6 {
		width: 70px;
		height: 66px;
		margin: 0 auto;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_1 {
		background: url(../img/calc_otdelka/param_6_1_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_1act {
		background: url(../img/calc_otdelka/param_6_1_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_2 {
		background: url(../img/calc_otdelka/param_6_1_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_2act {
		background: url(../img/calc_otdelka/param_6_1_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_3 {
		background: url(../img/calc_otdelka/param_6_1_3.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_3act {
		background: url(../img/calc_otdelka/param_6_1_3act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_4 {
		background: url(../img/calc_otdelka/param_6_1_4.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_4act {
		background: url(../img/calc_otdelka/param_6_1_4act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_1 {
		background: url(../img/calc_otdelka/param_6_2_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_1act {
		background: url(../img/calc_otdelka/param_6_2_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_2 {
		background: url(../img/calc_otdelka/param_6_2_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_2act {
		background: url(../img/calc_otdelka/param_6_2_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_3 {
		background: url(../img/calc_otdelka/param_6_2_3.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_3act {
		background: url(../img/calc_otdelka/param_6_2_3act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_4 {
		background: url(../img/calc_otdelka/param_6_2_4.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_4act {
		background: url(../img/calc_otdelka/param_6_2_4act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_3_1 {
		background: url(../img/calc_otdelka/param_6_3_1.png) no-repeat center top;
		width: 90px;
		height: 90px;
		margin-top: 10px;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_3_1act {
		background: url(../img/calc_otdelka/param_6_3_1act.png) no-repeat center top;
		width: 90px;
		height: 90px;
	}

	.calc_otdelka .calc_otdelka__right .param_6_link {
		color: #9e9e9e;
		font-family: 'Roboto', sans-serif;
		font-size: 1.4em;
		font-weight: bold;
		margin-bottom: 10px;
		display: inline-block;
		border-bottom: 0px dotted #9e9e9e;
		cursor: pointer;
		line-height: 1.1;
	}

	.calc_otdelka .calc_otdelka__right .param_6_link.param_6_link_act {
		color: #0d0d0d;
		border-bottom: 0px dotted #fff;
		cursor: text;
	}

	.calc_otdelka .calc_otdelka__right .param_6_block_2,.calc_otdelka .calc_otdelka__right .param_6_block_3 {
		display: none;
	}

	.calc_otdelka .calc_otdelka__center {
		width: 460px;
		height: auto;
		margin: 0px auto 0 auto;
		position: relative;
		clear: both;
	}

	.calc_otdelka .calc_otdelka__center .calc_osnova,.calc_otdelka .calc_otdelka__center .calc_1,.calc_otdelka .calc_otdelka__center .calc_2,.calc_otdelka .calc_otdelka__center .calc_3,.calc_otdelka .calc_otdelka__center .calc_4,.calc_otdelka .calc_otdelka__center .calc_5,.calc_otdelka .calc_otdelka__center .calc_6,.calc_otdelka .calc_otdelka__center .calc_4_no,.calc_otdelka .calc_otdelka__center .calc_6_no {
		width: 460px;
		height: 544px;
		position: absolute;
		margin-left: -40px;
	}

	.calc_otdelka .calc_otdelka__center .calc_osnova {
		background: url(../img/calc_otdelka/calc_osnova.png);
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .calc_1 {
		background: url(../img/calc_otdelka/calc_1_1.png);
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .calc_2 {
		background: url(../img/calc_otdelka/calc_2_no.png);
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .calc_3 {
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .calc_4 {
		background: url(../img/calc_otdelka/calc_4_1_1.png);
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .calc_5 {
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .calc_6 {
		background: url(../img/calc_otdelka/calc_6_1_1.png);
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block {
		padding-top: 544px;
		position: relative;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg {
		background: url(../img/calc_otdelka/tsena_base_bg.png) no-repeat center top;
		width: 380px;
		height: 200px;
		margin: 0px 0px 0px 35px;
		text-align: center;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg .costonsale {
		padding-top: 30px;
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg .tsena_base_cost {
		margin-bottom: 15px;
		text-align: center;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg .tsena_base_cost span {
		color: #f72727;
		font-size: 8em;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.02em 0.03em 0.18em rgba(0,0,0,0.8);
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg .tsena_base_cost img {
		vertical-align: top;
		margin-right: -10px;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg .only15days {
		font-size: 3em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
	}

	.calc_otdelka .plash_line_1,.calc_otdelka .plash_line_2,.calc_otdelka .plash_line_3,.calc_otdelka .plash_line_4,.calc_otdelka .plash_line_5,.calc_otdelka .plash_line_6 {
		display: none;
	}

	.calc_otdelka .calc_otdelka__left_2 {
		width: 80%;
		float: none;
		margin-top: 0px;
		margin-left: 0px;
		clear: both;
		display: none;
	}

	.calc_otdelka .calc_otdelka__left_2 .calc_otdelka__left_2_zag {
		font-family: 'ALSSchlangesans-Black';
		font-size: 2.2em;
		text-transform: uppercase;
	}

	.calc_otdelka .calc_otdelka__left_2 .calc_otdelka__left_2_text {
		font-family: 'Roboto', sans-serif;
		font-size: 1.8em;
		line-height: 1.2;
	}

	.calc_otdelka .calc_otdelka__left_2 img {
		float: left;
		margin: 6px 20px 30px 0px;
	}

	.calc_otdelka .calc_otdelka__right_2 {
		width: 100%;
		float: none;
		margin-top: 20px;
		margin-right: 0px;
		text-align: center;
	}

	.calc_otdelka .calc_otdelka__right_2 .input_bg {
		width: 349px;
		height: 55px;
		background: url(../img/calc_otdelka/input_bg.png) no-repeat center center;
		margin: 0px auto 10px auto;
	}

	.calc_otdelka .calc_otdelka__right_2 .input_bg input {
		width: 295px;
		height: 40px;
		margin: 6px 0px 0px 50px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 2.2em;
		background: none;
		border: 0px;
	}
}

@media only screen and (max-width: 768px) {
	.calc_otdelka__zag {
		text-align: center;
		font-family: 'ALSSchlangesans-Black';
		font-size: 3.6em;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 30px;
	}

	.calc_otdelka__text {
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-size: 1.8em;
		margin-bottom: 60px;
	}

	.calc_otdelka {
		width: 450px;
		margin: 0 auto;
	}

	.calc_otdelka .calc_otdelka__left {
		width: 250px;
		float: none;
		margin: 0 auto 0px auto;
	}

	.calc_otdelka .calc_otdelka__left .yellow_plash_bg {
		width: 100%;
		height: 49px;
		background: #fde800;
		border-radius: 20px;
		font-family: 'ALSSchlangesans-Black';
		font-size: 1.7em;
		text-transform: uppercase;
		padding-left: 25px;
		line-height: 49px;
		margin-bottom: 12px;
	}

	.calc_otdelka .calc_otdelka__left .param_no_a {
		text-align: left;
		padding-left: 30px;
	}

	.calc_otdelka .calc_otdelka__left .param_no {
		font-family: 'Roboto', sans-serif;
		color: #01d4ed;
		font-size: 1.8em;
		margin-bottom: 11px;
		border-bottom: 2px dotted #01d4ed;
		display: inline-block;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__left .param_no.param_no_act {
		color: #000;
		border-bottom: 2px dotted #fff;
	}

	.calc_otdelka .calc_otdelka__left .param_1 {
		width: 91px;
		height: 110px;
		margin: 0 auto;
		padding-top: 79px;
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		color: #3d3d3d;
		text-align: center;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__left .param_1.param_1_1 {
		background: url(../img/calc_otdelka/param_1_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_1.param_1_1act {
		background: url(../img/calc_otdelka/param_1_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_1.param_1_2 {
		background: url(../img/calc_otdelka/param_1_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_1.param_1_2act {
		background: url(../img/calc_otdelka/param_1_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_2 {
		width: 91px;
		height: 110px;
		margin: 0 auto;
		padding-top: 79px;
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		color: #3d3d3d;
		text-align: center;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__left .param_2.param_2_1 {
		background: url(../img/calc_otdelka/param_2_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_2.param_2_1act {
		background: url(../img/calc_otdelka/param_2_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_2.param_2_2 {
		background: url(../img/calc_otdelka/param_2_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_2.param_2_2act {
		background: url(../img/calc_otdelka/param_2_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_3 {
		width: 91px;
		height: 110px;
		margin: 0 auto;
		padding-top: 79px;
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		color: #3d3d3d;
		text-align: center;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__left .param_3.param_3_1 {
		background: url(../img/calc_otdelka/param_3_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_3.param_3_1act {
		background: url(../img/calc_otdelka/param_3_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_3.param_3_2 {
		background: url(../img/calc_otdelka/param_3_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_3.param_3_2act {
		background: url(../img/calc_otdelka/param_3_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right {
		width: 250px;
		float: none;
		margin: 0 auto 0px auto;
	}

	.calc_otdelka .calc_otdelka__right .yellow_plash_bg {
		width: 250px;
		height: 49px;
		background: #fde800;
		border-radius: 20px;
		font-family: 'ALSSchlangesans-Black';
		font-size: 1.7em;
		text-transform: uppercase;
		padding-left: 30px;
		line-height: 49px;
		margin-bottom: 12px;
	}

	.calc_otdelka .calc_otdelka__right .param_no_a {
		text-align: left;
		padding-left: 30px;
	}

	.calc_otdelka .calc_otdelka__right .param_no {
		font-family: 'Roboto', sans-serif;
		color: #01d4ed;
		font-size: 1.8em;
		margin-bottom: 11px;
		border-bottom: 2px dotted #01d4ed;
		display: inline-block;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__right .param_no.param_no_act {
		color: #000;
		border-bottom: 2px dotted #fff;
	}

	.calc_otdelka .calc_otdelka__right .param_4 {
		width: 70px;
		height: 66px;
		margin: 0 auto;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_1 {
		background: url(../img/calc_otdelka/param_4_1_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_1act {
		background: url(../img/calc_otdelka/param_4_1_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_2 {
		background: url(../img/calc_otdelka/param_4_1_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_2act {
		background: url(../img/calc_otdelka/param_4_1_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_3 {
		background: url(../img/calc_otdelka/param_4_1_3.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_3act {
		background: url(../img/calc_otdelka/param_4_1_3act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_4 {
		background: url(../img/calc_otdelka/param_4_1_4.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_4act {
		background: url(../img/calc_otdelka/param_4_1_4act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_1 {
		background: url(../img/calc_otdelka/param_4_2_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_1act {
		background: url(../img/calc_otdelka/param_4_2_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_2 {
		background: url(../img/calc_otdelka/param_4_2_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_2act {
		background: url(../img/calc_otdelka/param_4_2_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_3 {
		background: url(../img/calc_otdelka/param_4_2_3.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_3act {
		background: url(../img/calc_otdelka/param_4_2_3act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_4 {
		background: url(../img/calc_otdelka/param_4_2_4.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_4act {
		background: url(../img/calc_otdelka/param_4_2_4act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4_link {
		color: #9e9e9e;
		font-family: 'Roboto', sans-serif;
		font-size: 1.4em;
		font-weight: bold;
		margin-bottom: 10px;
		display: inline-block;
		border-bottom: 0px dotted #9e9e9e;
		cursor: pointer;
		line-height: 1.1;
	}

	.calc_otdelka .calc_otdelka__right .param_4_link.param_4_link_act {
		color: #0d0d0d;
		border-bottom: 0px dotted #fff;
		cursor: text;
	}

	.calc_otdelka .calc_otdelka__right .param_4_block_2 {
		display: none;
	}

	.calc_otdelka .calc_otdelka__right .param_5 {
		width: 70px;
		height: 80px;
		margin: 0 auto;
		padding-top: 59px;
		font-size: 1.4em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		color: #3d3d3d;
		text-align: center;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__right .param_5.param_5_1 {
		background: url(../img/calc_otdelka/param_5_1_.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_5.param_5_1act {
		background: url(../img/calc_otdelka/param_5_1act_.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_5.param_5_2 {
		background: url(../img/calc_otdelka/param_5_2_.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_5.param_5_2act {
		background: url(../img/calc_otdelka/param_5_2act_.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_5.param_5_3 {
		background: url(../img/calc_otdelka/param_5_3_.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_5.param_5_3act {
		background: url(../img/calc_otdelka/param_5_3act_.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6 {
		width: 70px;
		height: 66px;
		margin: 0 auto;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_1 {
		background: url(../img/calc_otdelka/param_6_1_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_1act {
		background: url(../img/calc_otdelka/param_6_1_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_2 {
		background: url(../img/calc_otdelka/param_6_1_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_2act {
		background: url(../img/calc_otdelka/param_6_1_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_3 {
		background: url(../img/calc_otdelka/param_6_1_3.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_3act {
		background: url(../img/calc_otdelka/param_6_1_3act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_4 {
		background: url(../img/calc_otdelka/param_6_1_4.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_4act {
		background: url(../img/calc_otdelka/param_6_1_4act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_1 {
		background: url(../img/calc_otdelka/param_6_2_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_1act {
		background: url(../img/calc_otdelka/param_6_2_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_2 {
		background: url(../img/calc_otdelka/param_6_2_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_2act {
		background: url(../img/calc_otdelka/param_6_2_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_3 {
		background: url(../img/calc_otdelka/param_6_2_3.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_3act {
		background: url(../img/calc_otdelka/param_6_2_3act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_4 {
		background: url(../img/calc_otdelka/param_6_2_4.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_4act {
		background: url(../img/calc_otdelka/param_6_2_4act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_3_1 {
		background: url(../img/calc_otdelka/param_6_3_1.png) no-repeat center top;
		width: 90px;
		height: 90px;
		margin-top: 10px;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_3_1act {
		background: url(../img/calc_otdelka/param_6_3_1act.png) no-repeat center top;
		width: 90px;
		height: 90px;
	}

	.calc_otdelka .calc_otdelka__right .param_6_link {
		color: #9e9e9e;
		font-family: 'Roboto', sans-serif;
		font-size: 1.4em;
		font-weight: bold;
		margin-bottom: 10px;
		display: inline-block;
		border-bottom: 0px dotted #9e9e9e;
		cursor: pointer;
		line-height: 1.1;
	}

	.calc_otdelka .calc_otdelka__right .param_6_link.param_6_link_act {
		color: #0d0d0d;
		border-bottom: 0px dotted #fff;
		cursor: text;
	}

	.calc_otdelka .calc_otdelka__right .param_6_block_2,.calc_otdelka .calc_otdelka__right .param_6_block_3 {
		display: none;
	}

	.calc_otdelka .calc_otdelka__center {
		width: 460px;
		height: auto;
		margin: 0px auto 0 auto;
		position: relative;
		clear: both;
	}

	.calc_otdelka .calc_otdelka__center .calc_osnova,.calc_otdelka .calc_otdelka__center .calc_1,.calc_otdelka .calc_otdelka__center .calc_2,.calc_otdelka .calc_otdelka__center .calc_3,.calc_otdelka .calc_otdelka__center .calc_4,.calc_otdelka .calc_otdelka__center .calc_5,.calc_otdelka .calc_otdelka__center .calc_6,.calc_otdelka .calc_otdelka__center .calc_4_no,.calc_otdelka .calc_otdelka__center .calc_6_no {
		width: 460px;
		height: 544px;
		position: absolute;
		margin-left: -40px;
	}

	.calc_otdelka .calc_otdelka__center .calc_osnova {
		background: url(../img/calc_otdelka/calc_osnova.png);
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .calc_1 {
		background: url(../img/calc_otdelka/calc_1_1.png);
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .calc_2 {
		background: url(../img/calc_otdelka/calc_2_no.png);
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .calc_3 {
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .calc_4 {
		background: url(../img/calc_otdelka/calc_4_1_1.png);
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .calc_5 {
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .calc_6 {
		background: url(../img/calc_otdelka/calc_6_1_1.png);
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block {
		padding-top: 544px;
		position: relative;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg {
		background: url(../img/calc_otdelka/tsena_base_bg.png) no-repeat center top;
		width: 380px;
		height: 200px;
		margin: 0px 0px 0px 35px;
		text-align: center;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg .costonsale {
		padding-top: 30px;
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg .tsena_base_cost {
		margin-bottom: 15px;
		text-align: center;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg .tsena_base_cost span {
		color: #f72727;
		font-size: 8em;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.02em 0.03em 0.18em rgba(0,0,0,0.8);
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg .tsena_base_cost img {
		vertical-align: top;
		margin-right: -10px;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg .only15days {
		font-size: 3em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
	}

	.calc_otdelka .plash_line_1,.calc_otdelka .plash_line_2,.calc_otdelka .plash_line_3,.calc_otdelka .plash_line_4,.calc_otdelka .plash_line_5,.calc_otdelka .plash_line_6 {
		display: none;
	}

	.calc_otdelka .calc_otdelka__left_2 {
		width: 80%;
		float: none;
		margin-top: 0px;
		margin-left: 0px;
		clear: both;
		display: none;
	}

	.calc_otdelka .calc_otdelka__left_2 .calc_otdelka__left_2_zag {
		font-family: 'ALSSchlangesans-Black';
		font-size: 2.2em;
		text-transform: uppercase;
	}

	.calc_otdelka .calc_otdelka__left_2 .calc_otdelka__left_2_text {
		font-family: 'Roboto', sans-serif;
		font-size: 1.8em;
		line-height: 1.2;
	}

	.calc_otdelka .calc_otdelka__left_2 img {
		float: left;
		margin: 6px 20px 30px 0px;
	}

	.calc_otdelka .calc_otdelka__right_2 {
		width: 100%;
		float: none;
		margin-top: 20px;
		margin-right: 0px;
		text-align: center;
	}

	.calc_otdelka .calc_otdelka__right_2 .input_bg {
		width: 260px;
		height: 55px;
		background: url(../img/calc_otdelka/input_bg_260.png) no-repeat center center;
		margin: 0px auto 10px auto;
	}

	.calc_otdelka .calc_otdelka__right_2 .input_bg input {
		width: 190px;
		height: 40px;
		margin: 6px 0px 0px 40px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 2.2em;
		background: none;
		border: 0px;
	}
}

@media only screen and (max-width: 480px) {
	.calc_otdelka__zag {
		text-align: center;
		font-family: 'ALSSchlangesans-Black';
		font-size: 3.6em;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 30px;
	}

	.calc_otdelka__text {
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-size: 1.8em;
		margin-bottom: 60px;
	}

	.calc_otdelka {
		width: 300px;
		margin: 0 auto;
	}

	.calc_otdelka .calc_otdelka__left {
		width: 250px;
		float: none;
		margin: 0 auto 0px auto;
	}

	.calc_otdelka .calc_otdelka__left .yellow_plash_bg {
		width: 100%;
		height: 49px;
		background: #fde800;
		border-radius: 20px;
		font-family: 'ALSSchlangesans-Black';
		font-size: 1.7em;
		text-transform: uppercase;
		padding-left: 25px;
		line-height: 49px;
		margin-bottom: 12px;
	}

	.calc_otdelka .calc_otdelka__left .param_no_a {
		text-align: left;
		padding-left: 30px;
	}

	.calc_otdelka .calc_otdelka__left .param_no {
		font-family: 'Roboto', sans-serif;
		color: #01d4ed;
		font-size: 1.8em;
		margin-bottom: 11px;
		border-bottom: 2px dotted #01d4ed;
		display: inline-block;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__left .param_no.param_no_act {
		color: #000;
		border-bottom: 2px dotted #fff;
	}

	.calc_otdelka .calc_otdelka__left .param_1 {
		width: 91px;
		height: 110px;
		margin: 0 auto;
		padding-top: 79px;
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		color: #3d3d3d;
		text-align: center;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__left .param_1.param_1_1 {
		background: url(../img/calc_otdelka/param_1_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_1.param_1_1act {
		background: url(../img/calc_otdelka/param_1_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_1.param_1_2 {
		background: url(../img/calc_otdelka/param_1_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_1.param_1_2act {
		background: url(../img/calc_otdelka/param_1_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_2 {
		width: 91px;
		height: 110px;
		margin: 0 auto;
		padding-top: 79px;
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		color: #3d3d3d;
		text-align: center;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__left .param_2.param_2_1 {
		background: url(../img/calc_otdelka/param_2_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_2.param_2_1act {
		background: url(../img/calc_otdelka/param_2_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_2.param_2_2 {
		background: url(../img/calc_otdelka/param_2_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_2.param_2_2act {
		background: url(../img/calc_otdelka/param_2_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_3 {
		width: 91px;
		height: 110px;
		margin: 0 auto;
		padding-top: 79px;
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		color: #3d3d3d;
		text-align: center;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__left .param_3.param_3_1 {
		background: url(../img/calc_otdelka/param_3_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_3.param_3_1act {
		background: url(../img/calc_otdelka/param_3_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_3.param_3_2 {
		background: url(../img/calc_otdelka/param_3_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__left .param_3.param_3_2act {
		background: url(../img/calc_otdelka/param_3_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right {
		width: 250px;
		float: none;
		margin: 0 auto 0px auto;
	}

	.calc_otdelka .calc_otdelka__right .yellow_plash_bg {
		width: 250px;
		height: 49px;
		background: #fde800;
		border-radius: 20px;
		font-family: 'ALSSchlangesans-Black';
		font-size: 1.7em;
		text-transform: uppercase;
		padding-left: 30px;
		line-height: 49px;
		margin-bottom: 12px;
	}

	.calc_otdelka .calc_otdelka__right .param_no_a {
		text-align: left;
		padding-left: 30px;
	}

	.calc_otdelka .calc_otdelka__right .param_no {
		font-family: 'Roboto', sans-serif;
		color: #01d4ed;
		font-size: 1.8em;
		margin-bottom: 11px;
		border-bottom: 2px dotted #01d4ed;
		display: inline-block;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__right .param_no.param_no_act {
		color: #000;
		border-bottom: 2px dotted #fff;
	}

	.calc_otdelka .calc_otdelka__right .param_4 {
		width: 70px;
		height: 66px;
		margin: 0 auto;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_1 {
		background: url(../img/calc_otdelka/param_4_1_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_1act {
		background: url(../img/calc_otdelka/param_4_1_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_2 {
		background: url(../img/calc_otdelka/param_4_1_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_2act {
		background: url(../img/calc_otdelka/param_4_1_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_3 {
		background: url(../img/calc_otdelka/param_4_1_3.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_3act {
		background: url(../img/calc_otdelka/param_4_1_3act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_4 {
		background: url(../img/calc_otdelka/param_4_1_4.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_1_4act {
		background: url(../img/calc_otdelka/param_4_1_4act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_1 {
		background: url(../img/calc_otdelka/param_4_2_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_1act {
		background: url(../img/calc_otdelka/param_4_2_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_2 {
		background: url(../img/calc_otdelka/param_4_2_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_2act {
		background: url(../img/calc_otdelka/param_4_2_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_3 {
		background: url(../img/calc_otdelka/param_4_2_3.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_3act {
		background: url(../img/calc_otdelka/param_4_2_3act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_4 {
		background: url(../img/calc_otdelka/param_4_2_4.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4.param_4_2_4act {
		background: url(../img/calc_otdelka/param_4_2_4act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_4_link {
		color: #9e9e9e;
		font-family: 'Roboto', sans-serif;
		font-size: 1.4em;
		font-weight: bold;
		margin-bottom: 10px;
		display: inline-block;
		border-bottom: 0px dotted #9e9e9e;
		cursor: pointer;
		line-height: 1.1;
	}

	.calc_otdelka .calc_otdelka__right .param_4_link.param_4_link_act {
		color: #0d0d0d;
		border-bottom: 0px dotted #fff;
		cursor: text;
	}

	.calc_otdelka .calc_otdelka__right .param_4_block_2 {
		display: none;
	}

	.calc_otdelka .calc_otdelka__right .param_5 {
		width: 70px;
		height: 80px;
		margin: 0 auto;
		padding-top: 59px;
		font-size: 1.4em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		color: #3d3d3d;
		text-align: center;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__right .param_5.param_5_1 {
		background: url(../img/calc_otdelka/param_5_1_.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_5.param_5_1act {
		background: url(../img/calc_otdelka/param_5_1act_.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_5.param_5_2 {
		background: url(../img/calc_otdelka/param_5_2_.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_5.param_5_2act {
		background: url(../img/calc_otdelka/param_5_2act_.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_5.param_5_3 {
		background: url(../img/calc_otdelka/param_5_3_.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_5.param_5_3act {
		background: url(../img/calc_otdelka/param_5_3act_.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6 {
		width: 70px;
		height: 66px;
		margin: 0 auto;
		cursor: pointer;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_1 {
		background: url(../img/calc_otdelka/param_6_1_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_1act {
		background: url(../img/calc_otdelka/param_6_1_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_2 {
		background: url(../img/calc_otdelka/param_6_1_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_2act {
		background: url(../img/calc_otdelka/param_6_1_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_3 {
		background: url(../img/calc_otdelka/param_6_1_3.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_3act {
		background: url(../img/calc_otdelka/param_6_1_3act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_4 {
		background: url(../img/calc_otdelka/param_6_1_4.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_1_4act {
		background: url(../img/calc_otdelka/param_6_1_4act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_1 {
		background: url(../img/calc_otdelka/param_6_2_1.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_1act {
		background: url(../img/calc_otdelka/param_6_2_1act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_2 {
		background: url(../img/calc_otdelka/param_6_2_2.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_2act {
		background: url(../img/calc_otdelka/param_6_2_2act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_3 {
		background: url(../img/calc_otdelka/param_6_2_3.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_3act {
		background: url(../img/calc_otdelka/param_6_2_3act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_4 {
		background: url(../img/calc_otdelka/param_6_2_4.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_2_4act {
		background: url(../img/calc_otdelka/param_6_2_4act.png) no-repeat center top;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_3_1 {
		background: url(../img/calc_otdelka/param_6_3_1.png) no-repeat center top;
		width: 90px;
		height: 90px;
		margin-top: 10px;
	}

	.calc_otdelka .calc_otdelka__right .param_6.param_6_3_1act {
		background: url(../img/calc_otdelka/param_6_3_1act.png) no-repeat center top;
		width: 90px;
		height: 90px;
	}

	.calc_otdelka .calc_otdelka__right .param_6_link {
		color: #9e9e9e;
		font-family: 'Roboto', sans-serif;
		font-size: 1.4em;
		font-weight: bold;
		margin-bottom: 10px;
		display: inline-block;
		border-bottom: 0px dotted #9e9e9e;
		cursor: pointer;
		line-height: 1.1;
	}

	.calc_otdelka .calc_otdelka__right .param_6_link.param_6_link_act {
		color: #0d0d0d;
		border-bottom: 0px dotted #fff;
		cursor: text;
	}

	.calc_otdelka .calc_otdelka__right .param_6_block_2,.calc_otdelka .calc_otdelka__right .param_6_block_3 {
		display: none;
	}

	.calc_otdelka .calc_otdelka__center {
		width: 280px;
		height: auto;
		margin: 0px auto 0 auto;
		position: relative;
		clear: both;
	}

	.calc_otdelka .calc_otdelka__center .calc_osnova,.calc_otdelka .calc_otdelka__center .calc_1,.calc_otdelka .calc_otdelka__center .calc_2,.calc_otdelka .calc_otdelka__center .calc_3,.calc_otdelka .calc_otdelka__center .calc_4,.calc_otdelka .calc_otdelka__center .calc_5,.calc_otdelka .calc_otdelka__center .calc_6,.calc_otdelka .calc_otdelka__center .calc_4_no,.calc_otdelka .calc_otdelka__center .calc_6_no {
		width: 280px;
		height: 331px;
		position: absolute;
		margin-left: -20px;
	}

	.calc_otdelka .calc_otdelka__center .calc_osnova {
		background: url(../img/calc_otdelka/calc_osnova.png);
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .calc_1 {
		background: url(../img/calc_otdelka/calc_1_1.png);
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .calc_2 {
		background: url(../img/calc_otdelka/calc_2_no.png);
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .calc_3 {
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .calc_4 {
		background: url(../img/calc_otdelka/calc_4_1_1.png);
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .calc_5 {
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .calc_6 {
		background: url(../img/calc_otdelka/calc_6_1_1.png);
		background-size: cover;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block {
		padding-top: 331px;
		position: relative;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg {
		background: url(../img/calc_otdelka/tsena_base_bg.png) no-repeat center -15px;
		width: 260px;
		height: 200px;
		margin: 10px auto;
		text-align: center;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg .costonsale {
		padding-top: 20px;
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		margin-bottom: 10px;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg .tsena_base_cost {
		margin-bottom: 15px;
		text-align: center;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg .tsena_base_cost span {
		color: #f72727;
		font-size: 6.4em;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.02em 0.03em 0.18em rgba(0,0,0,0.8);
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg .tsena_base_cost img {
		vertical-align: top;
		margin-right: -10px;
		width: 70px;
	}

	.calc_otdelka .calc_otdelka__center .tsena_base_bg_block .tsena_base_bg .only15days {
		font-size: 3em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
	}

	.calc_otdelka .plash_line_1,.calc_otdelka .plash_line_2,.calc_otdelka .plash_line_3,.calc_otdelka .plash_line_4,.calc_otdelka .plash_line_5,.calc_otdelka .plash_line_6 {
		display: none;
	}

	.calc_otdelka .calc_otdelka__left_2 {
		width: 80%;
		float: none;
		margin-top: 0px;
		margin-left: 0px;
		clear: both;
		display: none;
	}

	.calc_otdelka .calc_otdelka__left_2 .calc_otdelka__left_2_zag {
		font-family: 'ALSSchlangesans-Black';
		font-size: 2.2em;
		text-transform: uppercase;
	}

	.calc_otdelka .calc_otdelka__left_2 .calc_otdelka__left_2_text {
		font-family: 'Roboto', sans-serif;
		font-size: 1.8em;
		line-height: 1.2;
	}

	.calc_otdelka .calc_otdelka__left_2 img {
		float: left;
		margin: 6px 20px 30px 0px;
	}

	.calc_otdelka .calc_otdelka__right_2 {
		width: 100%;
		float: none;
		margin-top: 20px;
		margin-right: 0px;
		text-align: center;
	}

	.calc_otdelka .calc_otdelka__right_2 .input_bg {
		width: 260px;
		height: 55px;
		background: url(../img/calc_otdelka/input_bg_260.png) no-repeat center center;
		margin: 0px auto 10px auto;
	}

	.calc_otdelka .calc_otdelka__right_2 .input_bg input {
		width: 190px;
		height: 40px;
		margin: 6px 0px 0px 40px;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 2.2em;
		background: none;
		border: 0px;
	}
}

.calc_outside_balkon__zag {
	text-align: center;
	font-family: 'ALSSchlangesans-Black';
	font-size: 4.9em;
	text-transform: uppercase;
	line-height: 1.2;
	margin-bottom: 30px;
}

.calc_outside_balkon__text {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 3em;
	line-height: 1.3;
	margin-bottom: 60px;
}

.calc_outside_balkon-filtr {
	text-align: center;
}

.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff {
	margin: 0 auto;
}

.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li {
	list-style: none;
	display: inline;
	line-height: 52px;
	font-family: 'ALSSchlangesans-Black';
	font-size: 3em;
	text-transform: uppercase;
	color: #01d2e9;
	margin-right: 35px;
	white-space: nowrap;
}

.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li .calc_outside_img {
	cursor: pointer;
	width: 102px;
	height: 52px;
	display: inline-block;
	margin-bottom: -20px;
	cursor: pointer;
}

.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li .calc_outside_img.calc_outside_img_hot {
	background: url(../img/b_market_filtr_on.png);
}

.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li .calc_outside_img.calc_outside_img_cold {
	background: url(../img/b_market_filtr_off.png);
	display: none;
}

.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li.calc_outside_balkon__li {
	border-bottom: 2px dotted #fff;
}

.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li.calc_outside_balkon__li_noact {
	color: #000;
	border-bottom: 2px dotted #000;
	cursor: pointer;
}

.calc_outside_balkon {
	width: 1190px;
	margin: 0 auto;
	height: 730px;
}

.calc_outside_balkon .hotcold {
	float: left;
	width: 639px;
	height: 659px;
}

.calc_outside_balkon .hotcold .hot {
	width: 639px;
	height: 659px;
	background: url(../img/calc_outside_balkon/hot_1.jpg);
	background-size: cover;
	margin-top: 7px;
}

.calc_outside_balkon .hotcold .hot div {
	background: url(../img/calc_outside_balkon/temp_hot.png);
	width: 381px;
	height: 111px;
	position: absolute;
	margin: 570px 0px 0px 240px;
}

.calc_outside_balkon .hotcold .hot.hot_noact {
	display: none;
}

.calc_outside_balkon .hotcold .cold {
	width: 639px;
	height: 659px;
	background: url(../img/calc_outside_balkon/cold_1.jpg);
	background-size: cover;
	margin-left: 1px;
}

.calc_outside_balkon .hotcold .cold div {
	background: url(../img/calc_outside_balkon/temp_cold.png);
	width: 358px;
	height: 111px;
	position: absolute;
	margin: 577px 0px 0px 239px;
}

.calc_outside_balkon .hotcold .cold.cold_noact {
	display: none;
}

.calc_outside_balkon .hot_right {
	width: 462px;
	float: right;
	padding-top: 40px;
}

.calc_outside_balkon .hot_right .redzag {
	width: 462px;
	height: 97px;
	background: url(../img/calc_outside_balkon/redzag.png);
	text-align: center;
	color: #fff;
	font-size: 3em;
	font-family: 'ALSSchlangesans-Black';
	line-height: 1.1;
	padding-top: 14px;
	text-transform: uppercase;
	margin-bottom: 40px;
}

.calc_outside_balkon .hot_right .textstvorki {
	padding-left: 80px;
	font-size: 2.6em;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	line-height: 1.2;
	margin-bottom: 45px;
}

.calc_outside_balkon .hot_right .textstvorki span {
	font-size: 0.7em;
}

.calc_outside_balkon .hot_right .textstvorki .textstvorki__str {
	width: 135px;
	height: 35px;
	background: url(../img/calc_outside_balkon/str.png);
	position: absolute;
	margin: 20px 0px 0px -150px;
}

.calc_outside_balkon .hot_right .textmaxecon {
	padding-left: 80px;
	font-size: 3em;
	font-family: 'ALSSchlangesans-Black';
	text-transform: uppercase;
	line-height: 1.2;
	background: url(../img/calc_outside_balkon/vosklznak.png) no-repeat left 48%;
	margin-bottom: 40px;
}

.calc_outside_balkon .hot_right .yellowzag {
	background: url(../img/calc_outside_balkon/yellowzag_bg.png);
	width: 461px;
	height: 59px;
	font-size: 2.5em;
	font-family: 'ALSSchlangesans-Black';
	text-transform: uppercase;
	line-height: 59px;
	padding-left: 40px;
	margin-bottom: 10px;
}

.calc_outside_balkon .hot_right .yellowzag .grline {
	background: url(../img/calc_outside_balkon/grline.png);
	width: 114px;
	height: 59px;
	position: absolute;
	margin: 27px 0px 0px -140px;
}

.calc_outside_balkon .hot_right .calc_outside_ico {
	text-align: center;
	margin-bottom: 20px;
}

.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico1 {
	width: 90px;
	height: 86px;
	background: url(../img/calc_outside_balkon/ico1.png) center top;
	display: inline-block;
	cursor: pointer;
}

.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico1.calc_outside_ico1_act {
	background: url(../img/calc_outside_balkon/ico1_act.png) center top;
}

.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico2 {
	width: 90px;
	height: 86px;
	background: url(../img/calc_outside_balkon/ico2.png) center top;
	display: inline-block;
	cursor: pointer;
}

.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico2.calc_outside_ico2_act {
	background: url(../img/calc_outside_balkon/ico2_act.png) center top;
}

.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico3 {
	width: 90px;
	height: 86px;
	background: url(../img/calc_outside_balkon/ico3.png) center top;
	display: inline-block;
	cursor: pointer;
}

.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico3.calc_outside_ico3_act {
	background: url(../img/calc_outside_balkon/ico3_act.png) center top;
}

.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico4 {
	width: 90px;
	height: 86px;
	background: url(../img/calc_outside_balkon/ico4.png) center top;
	display: inline-block;
	cursor: pointer;
}

.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico4.calc_outside_ico4_act {
	background: url(../img/calc_outside_balkon/ico4_act.png) center top;
}

.calc_outside_balkon .hot_right .vnotbalzag {
	color: #03c1d6;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 2em;
}

.calc_outside_balkon .hot_right .vnotbalzag span a {
	color: #03c1d6;
}

.calc_outside_balkon .cold_right {
	width: 462px;
	float: right;
	padding-top: 40px;
	display: none;
}

.calc_outside_balkon .cold_right .redzag {
	width: 462px;
	height: 97px;
	background: url(../img/calc_outside_balkon/redzag.png);
	text-align: center;
	color: #fff;
	font-size: 3em;
	font-family: 'ALSSchlangesans-Black';
	line-height: 1.1;
	padding-top: 14px;
	text-transform: uppercase;
	margin-bottom: 40px;
}

.calc_outside_balkon .cold_right .textstvorki {
	padding-left: 80px;
	font-size: 2.6em;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	line-height: 1.2;
	margin-bottom: 45px;
}

.calc_outside_balkon .cold_right .textstvorki span {
	font-size: 0.7em;
}

.calc_outside_balkon .cold_right .textstvorki .textstvorki__str {
	width: 135px;
	height: 35px;
	background: url(../img/calc_outside_balkon/str.png);
	position: absolute;
	margin: 20px 0px 0px -150px;
}

.calc_outside_balkon .cold_right .textmaxecon {
	padding-left: 80px;
	font-size: 3em;
	font-family: 'ALSSchlangesans-Black';
	text-transform: uppercase;
	line-height: 1.2;
	background: url(../img/calc_outside_balkon/vosklznak.png) no-repeat left 48%;
	margin-bottom: 40px;
}

.calc_outside_balkon .cold_right .yellowzag {
	background: url(../img/calc_outside_balkon/yellowzag_bg.png);
	width: 461px;
	height: 59px;
	font-size: 2.5em;
	font-family: 'ALSSchlangesans-Black';
	text-transform: uppercase;
	line-height: 59px;
	padding-left: 40px;
	margin-bottom: 10px;
}

.calc_outside_balkon .cold_right .yellowzag .grline {
	background: url(../img/calc_outside_balkon/grline.png);
	width: 114px;
	height: 59px;
	position: absolute;
	margin: 27px 0px 0px -140px;
}

.calc_outside_balkon .cold_right .calc_outside_ico {
	text-align: center;
	margin-bottom: 20px;
}

.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico1 {
	width: 90px;
	height: 86px;
	background: url(../img/calc_outside_balkon/ico1.png) center top;
	display: inline-block;
	cursor: pointer;
}

.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico1.calc_outside_ico1_act {
	background: url(../img/calc_outside_balkon/ico1_act.png) center top;
}

.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico2 {
	width: 90px;
	height: 86px;
	background: url(../img/calc_outside_balkon/ico2.png) center top;
	display: inline-block;
	cursor: pointer;
}

.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico2.calc_outside_ico2_act {
	background: url(../img/calc_outside_balkon/ico2_act.png) center top;
}

.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico3 {
	width: 90px;
	height: 86px;
	background: url(../img/calc_outside_balkon/ico3.png) center top;
	display: inline-block;
	cursor: pointer;
}

.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico3.calc_outside_ico3_act {
	background: url(../img/calc_outside_balkon/ico3_act.png) center top;
}

.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico4 {
	width: 90px;
	height: 86px;
	background: url(../img/calc_outside_balkon/ico4.png) center top;
	display: inline-block;
	cursor: pointer;
}

.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico4.calc_outside_ico4_act {
	background: url(../img/calc_outside_balkon/ico4_act.png) center top;
}

.calc_outside_balkon .cold_right .vnotbalzag {
	color: #03c1d6;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 2em;
}

.calc_outside_balkon .cold_right .vnotbalzag span a {
	color: #03c1d6;
}

.calc_outside_balkon_under {
	text-align: center;
	font-size: 3em;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 40px;
}

.calc_outside_balkon_under span.redt {
	color: #ff0303;
}

@media only screen and (max-width: 1200px) {
	.calc_outside_balkon__zag {
		text-align: center;
		font-family: 'ALSSchlangesans-Black';
		font-size: 4.9em;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 30px;
	}

	.calc_outside_balkon__text {
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-size: 3em;
		margin-bottom: 60px;
	}

	.calc_outside_balkon-filtr {
		text-align: center;
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff {
		margin: 0 auto;
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li {
		list-style: none;
		display: inline;
		line-height: 52px;
		font-family: 'ALSSchlangesans-Black';
		font-size: 3em;
		text-transform: uppercase;
		color: #01d2e9;
		margin-right: 35px;
		white-space: nowrap;
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li .calc_outside_img {
		cursor: pointer;
		width: 102px;
		height: 52px;
		display: inline-block;
		margin-bottom: -20px;
		cursor: pointer;
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li .calc_outside_img.calc_outside_img_hot {
		background: url(../img/b_market_filtr_on.png);
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li .calc_outside_img.calc_outside_img_cold {
		background: url(../img/b_market_filtr_off.png);
		display: none;
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li.calc_outside_balkon__li {
		border-bottom: 2px dotted #fff;
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li.calc_outside_balkon__li_noact {
		color: #000;
		border-bottom: 2px dotted #000;
		cursor: pointer;
	}

	.calc_outside_balkon {
		width: 900px;
		margin: 0 auto;
		height: 580px;
	}

	.calc_outside_balkon .hotcold {
		float: left;
		width: 400px;
		height: 413px;
	}

	.calc_outside_balkon .hotcold .hot {
		width: 400px;
		height: 413px;
		background: url(../img/calc_outside_balkon/hot_1.jpg);
		background-size: cover;
		margin-top: 7px;
	}

	.calc_outside_balkon .hotcold .hot div {
		background: url(../img/calc_outside_balkon/temp_hot.png);
		width: 381px;
		height: 111px;
		position: absolute;
		margin: 400px 0px 0px 12px;
	}

	.calc_outside_balkon .hotcold .hot.hot_noact {
		display: none;
	}

	.calc_outside_balkon .hotcold .cold {
		width: 400px;
		height: 413px;
		background: url(../img/calc_outside_balkon/cold_1.jpg);
		background-size: cover;
		margin-left: 1px;
	}

	.calc_outside_balkon .hotcold .cold div {
		background: url(../img/calc_outside_balkon/temp_cold.png);
		width: 358px;
		height: 111px;
		position: absolute;
		margin: 407px 0px 0px 11px;
	}

	.calc_outside_balkon .hotcold .cold.cold_noact {
		display: none;
	}

	.calc_outside_balkon .hot_right {
		width: 462px;
		float: right;
		padding-top: 30px;
	}

	.calc_outside_balkon .hot_right .redzag {
		width: 462px;
		height: 97px;
		background: url(../img/calc_outside_balkon/redzag.png);
		text-align: center;
		color: #fff;
		font-size: 3em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1.1;
		padding-top: 14px;
		text-transform: uppercase;
		margin-bottom: 20px;
	}

	.calc_outside_balkon .hot_right .textstvorki {
		padding-left: 80px;
		font-size: 1.9em;
		font-weight: bold;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 25px;
	}

	.calc_outside_balkon .hot_right .textstvorki span {
		font-size: 0.7em;
	}

	.calc_outside_balkon .hot_right .textstvorki .textstvorki__str {
		width: 135px;
		height: 35px;
		background: url(../img/calc_outside_balkon/str.png);
		position: absolute;
		margin: 20px 0px 0px -150px;
	}

	.calc_outside_balkon .hot_right .textmaxecon {
		padding-left: 80px;
		font-size: 2.4em;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 1.2;
		background: url(../img/calc_outside_balkon/vosklznak.png) no-repeat left 48%;
		margin-bottom: 20px;
	}

	.calc_outside_balkon .hot_right .yellowzag {
		background: url(../img/calc_outside_balkon/yellowzag_bg.png);
		width: 461px;
		height: 59px;
		font-size: 2.5em;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 59px;
		padding-left: 40px;
		margin-bottom: 10px;
	}

	.calc_outside_balkon .hot_right .yellowzag .grline {
		display: none;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico {
		text-align: center;
		margin-bottom: 10px;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico1 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico1.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico1.calc_outside_ico1_act {
		background: url(../img/calc_outside_balkon/ico1_act.png) center top;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico2 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico2.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico2.calc_outside_ico2_act {
		background: url(../img/calc_outside_balkon/ico2_act.png) center top;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico3 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico3.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico3.calc_outside_ico3_act {
		background: url(../img/calc_outside_balkon/ico3_act.png) center top;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico4 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico4.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico4.calc_outside_ico4_act {
		background: url(../img/calc_outside_balkon/ico4_act.png) center top;
	}

	.calc_outside_balkon .hot_right .vnotbalzag {
		color: #03c1d6;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		text-align: center;
		font-size: 2em;
	}

	.calc_outside_balkon .hot_right .vnotbalzag span a {
		color: #03c1d6;
	}

	.calc_outside_balkon .cold_right {
		width: 462px;
		float: right;
		padding-top: 30px;
		display: none;
	}

	.calc_outside_balkon .cold_right .redzag {
		width: 462px;
		height: 97px;
		background: url(../img/calc_outside_balkon/redzag.png);
		text-align: center;
		color: #fff;
		font-size: 3em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1.1;
		padding-top: 14px;
		text-transform: uppercase;
		margin-bottom: 20px;
	}

	.calc_outside_balkon .cold_right .textstvorki {
		padding-left: 80px;
		font-size: 1.9em;
		font-weight: bold;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 25px;
	}

	.calc_outside_balkon .cold_right .textstvorki span {
		font-size: 0.7em;
	}

	.calc_outside_balkon .cold_right .textstvorki .textstvorki__str {
		width: 135px;
		height: 35px;
		background: url(../img/calc_outside_balkon/str.png);
		position: absolute;
		margin: 20px 0px 0px -150px;
	}

	.calc_outside_balkon .cold_right .textmaxecon {
		padding-left: 80px;
		font-size: 2.4em;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 1.2;
		background: url(../img/calc_outside_balkon/vosklznak.png) no-repeat left 48%;
		margin-bottom: 20px;
	}

	.calc_outside_balkon .cold_right .yellowzag {
		background: url(../img/calc_outside_balkon/yellowzag_bg.png);
		width: 461px;
		height: 59px;
		font-size: 2.5em;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 59px;
		padding-left: 40px;
		margin-bottom: 10px;
	}

	.calc_outside_balkon .cold_right .yellowzag .grline {
		display: none;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico {
		text-align: center;
		margin-bottom: 10px;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico1 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico1.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico1.calc_outside_ico1_act {
		background: url(../img/calc_outside_balkon/ico1_act.png) center top;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico2 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico2.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico2.calc_outside_ico2_act {
		background: url(../img/calc_outside_balkon/ico2_act.png) center top;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico3 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico3.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico3.calc_outside_ico3_act {
		background: url(../img/calc_outside_balkon/ico3_act.png) center top;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico4 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico4.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico4.calc_outside_ico4_act {
		background: url(../img/calc_outside_balkon/ico4_act.png) center top;
	}

	.calc_outside_balkon .cold_right .vnotbalzag {
		color: #03c1d6;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		text-align: center;
		font-size: 2em;
	}

	.calc_outside_balkon .cold_right .vnotbalzag span a {
		color: #03c1d6;
	}

	.calc_outside_balkon_under {
		text-align: center;
		font-size: 3em;
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 40px;
	}

	.calc_outside_balkon_under span.redt {
		color: #ff0303;
	}
}

@media only screen and (max-width: 992px) {
	.calc_outside_balkon__zag {
		text-align: center;
		font-family: 'ALSSchlangesans-Black';
		font-size: 4.9em;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 30px;
	}

	.calc_outside_balkon__text {
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-size: 3em;
		margin-bottom: 60px;
	}

	.calc_outside_balkon-filtr {
		text-align: center;
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff {
		margin: 0 auto 20px auto;
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li {
		list-style: none;
		display: inline;
		line-height: 52px;
		font-family: 'ALSSchlangesans-Black';
		font-size: 3em;
		text-transform: uppercase;
		color: #01d2e9;
		margin-right: 35px;
		white-space: nowrap;
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li .calc_outside_img {
		cursor: pointer;
		width: 102px;
		height: 52px;
		display: inline-block;
		margin-bottom: -20px;
		cursor: pointer;
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li .calc_outside_img.calc_outside_img_hot {
		background: url(../img/b_market_filtr_on.png);
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li .calc_outside_img.calc_outside_img_cold {
		background: url(../img/b_market_filtr_off.png);
		display: none;
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li.calc_outside_balkon__li {
		border-bottom: 2px dotted #fff;
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li.calc_outside_balkon__li_noact {
		color: #000;
		border-bottom: 2px dotted #000;
		cursor: pointer;
	}

	.calc_outside_balkon {
		width: 700px;
		margin: 0 auto 130px auto;
		height: auto;
	}

	.calc_outside_balkon .hotcold {
		float: none;
		width: 400px;
		height: 413px;
		margin: 0 auto;
	}

	.calc_outside_balkon .hotcold .hot {
		width: 400px;
		height: 413px;
		background: url(../img/calc_outside_balkon/hot_1.jpg);
		background-size: cover;
		margin-top: 7px;
	}

	.calc_outside_balkon .hotcold .hot div {
		background: url(../img/calc_outside_balkon/temp_hot.png);
		width: 381px;
		height: 111px;
		position: absolute;
		margin: 400px 0px 0px 12px;
	}

	.calc_outside_balkon .hotcold .hot.hot_noact {
		display: none;
	}

	.calc_outside_balkon .hotcold .cold {
		width: 400px;
		height: 413px;
		background: url(../img/calc_outside_balkon/cold_1.jpg);
		background-size: cover;
		margin-left: 1px;
	}

	.calc_outside_balkon .hotcold .cold div {
		background: url(../img/calc_outside_balkon/temp_cold.png);
		width: 358px;
		height: 111px;
		position: absolute;
		margin: 407px 0px 0px 11px;
	}

	.calc_outside_balkon .hotcold .cold.cold_noact {
		display: none;
	}

	.calc_outside_balkon .hot_right {
		width: 462px;
		float: none;
		padding-top: 10px;
		margin: 0 auto 30px auto;
	}

	.calc_outside_balkon .hot_right .redzag {
		width: 462px;
		height: 97px;
		background: url(../img/calc_outside_balkon/redzag.png);
		text-align: center;
		color: #fff;
		font-size: 3em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1.1;
		padding-top: 14px;
		text-transform: uppercase;
		margin-bottom: 20px;
	}

	.calc_outside_balkon .hot_right .textstvorki {
		padding-left: 80px;
		font-size: 1.9em;
		font-weight: bold;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 25px;
	}

	.calc_outside_balkon .hot_right .textstvorki span {
		font-size: 0.7em;
	}

	.calc_outside_balkon .hot_right .textstvorki .textstvorki__str {
		display: none;
	}

	.calc_outside_balkon .hot_right .textmaxecon {
		padding-left: 80px;
		font-size: 2.4em;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 1.2;
		background: url(../img/calc_outside_balkon/vosklznak.png) no-repeat left 48%;
		margin-bottom: 20px;
	}

	.calc_outside_balkon .hot_right .yellowzag {
		background: url(../img/calc_outside_balkon/yellowzag_bg.png);
		width: 461px;
		height: 59px;
		font-size: 2.5em;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 59px;
		padding-left: 40px;
		margin-bottom: 10px;
	}

	.calc_outside_balkon .hot_right .yellowzag .grline {
		display: none;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico {
		text-align: center;
		margin-bottom: 10px;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico1 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico1.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico1.calc_outside_ico1_act {
		background: url(../img/calc_outside_balkon/ico1_act.png) center top;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico2 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico2.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico2.calc_outside_ico2_act {
		background: url(../img/calc_outside_balkon/ico2_act.png) center top;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico3 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico3.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico3.calc_outside_ico3_act {
		background: url(../img/calc_outside_balkon/ico3_act.png) center top;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico4 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico4.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico4.calc_outside_ico4_act {
		background: url(../img/calc_outside_balkon/ico4_act.png) center top;
	}

	.calc_outside_balkon .hot_right .vnotbalzag {
		color: #03c1d6;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		text-align: center;
		font-size: 2em;
	}

	.calc_outside_balkon .hot_right .vnotbalzag span a {
		color: #03c1d6;
	}

	.calc_outside_balkon .cold_right {
		width: 462px;
		float: none;
		padding-top: 10px;
		margin: 0 auto 30px auto;
	}

	.calc_outside_balkon .cold_right .redzag {
		width: 462px;
		height: 97px;
		background: url(../img/calc_outside_balkon/redzag.png);
		text-align: center;
		color: #fff;
		font-size: 3em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1.1;
		padding-top: 14px;
		text-transform: uppercase;
		margin-bottom: 20px;
	}

	.calc_outside_balkon .cold_right .textstvorki {
		padding-left: 80px;
		font-size: 1.9em;
		font-weight: bold;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 25px;
	}

	.calc_outside_balkon .cold_right .textstvorki span {
		font-size: 0.7em;
	}

	.calc_outside_balkon .cold_right .textstvorki .textstvorki__str {
		display: none;
	}

	.calc_outside_balkon .cold_right .textmaxecon {
		padding-left: 80px;
		font-size: 2.4em;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 1.2;
		background: url(../img/calc_outside_balkon/vosklznak.png) no-repeat left 48%;
		margin-bottom: 20px;
	}

	.calc_outside_balkon .cold_right .yellowzag {
		background: url(../img/calc_outside_balkon/yellowzag_bg.png);
		width: 461px;
		height: 59px;
		font-size: 2.5em;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 59px;
		padding-left: 40px;
		margin-bottom: 10px;
	}

	.calc_outside_balkon .cold_right .yellowzag .grline {
		display: none;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico {
		text-align: center;
		margin-bottom: 10px;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico1 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico1.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico1.calc_outside_ico1_act {
		background: url(../img/calc_outside_balkon/ico1_act.png) center top;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico2 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico2.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico2.calc_outside_ico2_act {
		background: url(../img/calc_outside_balkon/ico2_act.png) center top;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico3 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico3.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico3.calc_outside_ico3_act {
		background: url(../img/calc_outside_balkon/ico3_act.png) center top;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico4 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico4.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico4.calc_outside_ico4_act {
		background: url(../img/calc_outside_balkon/ico4_act.png) center top;
	}

	.calc_outside_balkon .cold_right .vnotbalzag {
		color: #03c1d6;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		text-align: center;
		font-size: 2em;
	}

	.calc_outside_balkon .cold_right .vnotbalzag span a {
		color: #03c1d6;
	}

	.calc_outside_balkon_under {
		text-align: center;
		font-size: 3em;
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 40px;
	}

	.calc_outside_balkon_under span.redt {
		color: #ff0303;
	}
}

@media only screen and (max-width: 768px) {
	.calc_outside_balkon__zag {
		text-align: center;
		font-family: 'ALSSchlangesans-Black';
		font-size: 4.2em;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 30px;
	}

	.calc_outside_balkon__text {
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 2em;
		margin-bottom: 60px;
	}

	.calc_outside_balkon-filtr {
		text-align: center;
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff {
		margin: 0 auto 20px auto;
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li {
		list-style: none;
		display: inline;
		line-height: 52px;
		font-family: 'ALSSchlangesans-Black';
		font-size: 3em;
		text-transform: uppercase;
		color: #01d2e9;
		margin-right: 0px;
		white-space: nowrap;
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li .calc_outside_img {
		cursor: pointer;
		width: 102px;
		height: 52px;
		display: inline-block;
		margin-bottom: -20px;
		cursor: pointer;
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li .calc_outside_img.calc_outside_img_hot {
		background: url(../img/b_market_filtr_on.png);
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li .calc_outside_img.calc_outside_img_cold {
		background: url(../img/b_market_filtr_off.png);
		display: none;
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li.calc_outside_balkon__li {
		border-bottom: 2px dotted #fff;
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li.calc_outside_balkon__li_noact {
		color: #000;
		border-bottom: 2px dotted #000;
		cursor: pointer;
	}

	.calc_outside_balkon {
		width: 440px;
		margin: 0 auto 130px auto;
		height: auto;
	}

	.calc_outside_balkon .hotcold {
		float: none;
		width: 100%;
		height: 413px;
		margin: 0 auto;
	}

	.calc_outside_balkon .hotcold .hot {
		width: 400px;
		height: 413px;
		background: url(../img/calc_outside_balkon/hot_1.jpg);
		background-size: cover;
		margin: 7px auto 0 auto;
	}

	.calc_outside_balkon .hotcold .hot div {
		background: url(../img/calc_outside_balkon/temp_hot.png);
		width: 381px;
		height: 111px;
		position: absolute;
		margin: 400px 0px 0px 12px;
	}

	.calc_outside_balkon .hotcold .hot.hot_noact {
		display: none;
	}

	.calc_outside_balkon .hotcold .cold {
		width: 400px;
		height: 413px;
		background: url(../img/calc_outside_balkon/cold_1.jpg);
		background-size: cover;
		margin: 7px auto 0 auto;
	}

	.calc_outside_balkon .hotcold .cold div {
		background: url(../img/calc_outside_balkon/temp_cold.png);
		width: 358px;
		height: 111px;
		position: absolute;
		margin: 407px 0px 0px 11px;
	}

	.calc_outside_balkon .hotcold .cold.cold_noact {
		display: none;
	}

	.calc_outside_balkon .hot_right {
		width: 100%;
		float: none;
		padding-top: 10px;
		margin: 0 auto 20px auto;
	}

	.calc_outside_balkon .hot_right .redzag {
		width: 100%;
		height: 97px;
		background: #eb0202;
		border-radius: 5px;
		text-align: center;
		color: #fff;
		font-size: 3em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1.1;
		padding-top: 14px;
		text-transform: uppercase;
		margin-bottom: 20px;
	}

	.calc_outside_balkon .hot_right .textstvorki {
		padding-left: 80px;
		font-size: 1.9em;
		font-weight: bold;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 25px;
	}

	.calc_outside_balkon .hot_right .textstvorki span {
		font-size: 0.7em;
	}

	.calc_outside_balkon .hot_right .textstvorki .textstvorki__str {
		display: none;
	}

	.calc_outside_balkon .hot_right .textmaxecon {
		padding-left: 80px;
		font-size: 2.4em;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 1.2;
		background: url(../img/calc_outside_balkon/vosklznak.png) no-repeat left 48%;
		margin-bottom: 20px;
	}

	.calc_outside_balkon .hot_right .yellowzag {
		background: #fde800;
		border-radius: 25px;
		width: 100%;
		height: 59px;
		font-size: 2.5em;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 59px;
		padding-left: 40px;
		margin-bottom: 10px;
	}

	.calc_outside_balkon .hot_right .yellowzag .grline {
		display: none;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico {
		text-align: center;
		margin-bottom: 10px;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico1 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico1.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico1.calc_outside_ico1_act {
		background: url(../img/calc_outside_balkon/ico1_act.png) center top;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico2 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico2.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico2.calc_outside_ico2_act {
		background: url(../img/calc_outside_balkon/ico2_act.png) center top;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico3 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico3.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico3.calc_outside_ico3_act {
		background: url(../img/calc_outside_balkon/ico3_act.png) center top;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico4 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico4.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico4.calc_outside_ico4_act {
		background: url(../img/calc_outside_balkon/ico4_act.png) center top;
	}

	.calc_outside_balkon .hot_right .vnotbalzag {
		color: #03c1d6;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		text-align: center;
		font-size: 2em;
	}

	.calc_outside_balkon .hot_right .vnotbalzag span a {
		color: #03c1d6;
	}

	.calc_outside_balkon .cold_right {
		width: 100%;
		float: none;
		padding-top: 10px;
		margin: 0 auto 20px auto;
	}

	.calc_outside_balkon .cold_right .redzag {
		width: 100%;
		height: 97px;
		background: #eb0202;
		border-radius: 5px;
		text-align: center;
		color: #fff;
		font-size: 3em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1.1;
		padding-top: 14px;
		text-transform: uppercase;
		margin-bottom: 20px;
	}

	.calc_outside_balkon .cold_right .textstvorki {
		padding-left: 80px;
		font-size: 1.9em;
		font-weight: bold;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 25px;
	}

	.calc_outside_balkon .cold_right .textstvorki span {
		font-size: 0.7em;
	}

	.calc_outside_balkon .cold_right .textstvorki .textstvorki__str {
		display: none;
	}

	.calc_outside_balkon .cold_right .textmaxecon {
		padding-left: 80px;
		font-size: 2.4em;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 1.2;
		background: url(../img/calc_outside_balkon/vosklznak.png) no-repeat left 48%;
		margin-bottom: 20px;
	}

	.calc_outside_balkon .cold_right .yellowzag {
		background: #fde800;
		border-radius: 25px;
		width: 100%;
		height: 59px;
		font-size: 2.5em;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 59px;
		padding-left: 40px;
		margin-bottom: 10px;
	}

	.calc_outside_balkon .cold_right .yellowzag .grline {
		display: none;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico {
		text-align: center;
		margin-bottom: 10px;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico1 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico1.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico1.calc_outside_ico1_act {
		background: url(../img/calc_outside_balkon/ico1_act.png) center top;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico2 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico2.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico2.calc_outside_ico2_act {
		background: url(../img/calc_outside_balkon/ico2_act.png) center top;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico3 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico3.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico3.calc_outside_ico3_act {
		background: url(../img/calc_outside_balkon/ico3_act.png) center top;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico4 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico4.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico4.calc_outside_ico4_act {
		background: url(../img/calc_outside_balkon/ico4_act.png) center top;
	}

	.calc_outside_balkon .cold_right .vnotbalzag {
		color: #03c1d6;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		text-align: center;
		font-size: 2em;
	}

	.calc_outside_balkon .cold_right .vnotbalzag span a {
		color: #03c1d6;
	}

	.calc_outside_balkon_under {
		text-align: center;
		font-size: 2.6em;
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 40px;
		line-height: 1.2;
	}

	.calc_outside_balkon_under span.redt {
		color: #ff0303;
	}
}

@media only screen and (max-width: 480px) {
	.calc_outside_balkon__zag {
		text-align: center;
		font-family: 'ALSSchlangesans-Black';
		font-size: 4.2em;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 30px;
	}

	.calc_outside_balkon__text {
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 2em;
		margin-bottom: 60px;
	}

	.calc_outside_balkon-filtr {
		text-align: center;
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff {
		margin: 0 auto 20px auto;
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li {
		list-style: none;
		display: inline;
		line-height: 52px;
		font-family: 'ALSSchlangesans-Black';
		font-size: 3em;
		text-transform: uppercase;
		color: #01d2e9;
		margin-right: 0px;
		white-space: nowrap;
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li .calc_outside_img {
		cursor: pointer;
		width: 102px;
		height: 52px;
		display: inline-block;
		margin-bottom: -20px;
		cursor: pointer;
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li .calc_outside_img.calc_outside_img_hot {
		background: url(../img/b_market_filtr_on.png);
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li .calc_outside_img.calc_outside_img_cold {
		background: url(../img/b_market_filtr_off.png);
		display: none;
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li.calc_outside_balkon__li {
		border-bottom: 2px dotted #fff;
	}

	.calc_outside_balkon-filtr .calc_outside_balkon-filtr__ul_onoff li.calc_outside_balkon__li_noact {
		color: #000;
		border-bottom: 2px dotted #000;
		cursor: pointer;
	}

	.calc_outside_balkon {
		width: 100%;
		margin: 0 auto 30px auto;
		height: auto;
	}

	.calc_outside_balkon .hotcold {
		float: none;
		width: 100%;
		height: 413px;
		margin: 0 auto;
	}

	.calc_outside_balkon .hotcold .hot {
		width: 290px;
		height: 299px;
		background: url(../img/calc_outside_balkon/hot_1.jpg);
		background-size: cover;
		margin: 7px auto 0 auto;
	}

	.calc_outside_balkon .hotcold .hot div {
		background: url(../img/calc_outside_balkon/temp_hot.png);
		width: 290px;
		height: 90px;
		position: absolute;
		margin: 310px auto 0px auto;
		background-size: cover;
	}

	.calc_outside_balkon .hotcold .hot.hot_noact {
		display: none;
	}

	.calc_outside_balkon .hotcold .cold {
		width: 290px;
		height: 299px;
		background: url(../img/calc_outside_balkon/cold_1.jpg);
		background-size: cover;
		margin: 7px auto 0 auto;
	}

	.calc_outside_balkon .hotcold .cold div {
		background: url(../img/calc_outside_balkon/temp_cold.png);
		background-size: cover;
		width: 290px;
		height: 90px;
		position: absolute;
		margin: 310px auto 0px auto;
	}

	.calc_outside_balkon .hotcold .cold.cold_noact {
		display: none;
	}

	.calc_outside_balkon .hot_right {
		width: 96%;
		float: none;
		padding-top: 10px;
		margin: 0 auto 20px auto;
	}

	.calc_outside_balkon .hot_right .redzag {
		width: 100%;
		height: 80px;
		background: #eb0202;
		border-radius: 5px;
		text-align: center;
		color: #fff;
		font-size: 2.5em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1.1;
		padding-top: 14px;
		text-transform: uppercase;
		margin-bottom: 20px;
	}

	.calc_outside_balkon .hot_right .textstvorki {
		padding-left: 0px;
		text-align: center;
		font-size: 1.9em;
		font-weight: bold;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 25px;
	}

	.calc_outside_balkon .hot_right .textstvorki span {
		font-size: 0.7em;
	}

	.calc_outside_balkon .hot_right .textstvorki .textstvorki__str {
		display: none;
	}

	.calc_outside_balkon .hot_right .textmaxecon {
		padding-left: 80px;
		font-size: 2.4em;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 1.2;
		background: url(../img/calc_outside_balkon/vosklznak.png) no-repeat left 48%;
		margin-bottom: 20px;
	}

	.calc_outside_balkon .hot_right .yellowzag {
		background: #fde800;
		border-radius: 25px;
		width: 100%;
		height: 59px;
		font-size: 1.8em;
		text-align: center;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 59px;
		padding-left: 0px;
		margin-bottom: 10px;
	}

	.calc_outside_balkon .hot_right .yellowzag .grline {
		display: none;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico {
		text-align: center;
		margin-bottom: 10px;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico1 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico1.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico1.calc_outside_ico1_act {
		background: url(../img/calc_outside_balkon/ico1_act.png) center top;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico2 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico2.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico2.calc_outside_ico2_act {
		background: url(../img/calc_outside_balkon/ico2_act.png) center top;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico3 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico3.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico3.calc_outside_ico3_act {
		background: url(../img/calc_outside_balkon/ico3_act.png) center top;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico4 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico4.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .hot_right .calc_outside_ico .calc_outside_ico4.calc_outside_ico4_act {
		background: url(../img/calc_outside_balkon/ico4_act.png) center top;
	}

	.calc_outside_balkon .hot_right .vnotbalzag {
		color: #03c1d6;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		text-align: center;
		font-size: 2em;
	}

	.calc_outside_balkon .hot_right .vnotbalzag span a {
		color: #03c1d6;
	}

	.calc_outside_balkon .cold_right {
		width: 96%;
		float: none;
		padding-top: 10px;
		margin: 0 auto 20px auto;
	}

	.calc_outside_balkon .cold_right .redzag {
		width: 100%;
		height: 80px;
		background: #eb0202;
		border-radius: 5px;
		text-align: center;
		color: #fff;
		font-size: 2.5em;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1.1;
		padding-top: 14px;
		text-transform: uppercase;
		margin-bottom: 20px;
	}

	.calc_outside_balkon .cold_right .textstvorki {
		padding-left: 0px;
		text-align: center;
		font-size: 1.9em;
		font-weight: bold;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 25px;
	}

	.calc_outside_balkon .cold_right .textstvorki span {
		font-size: 0.7em;
	}

	.calc_outside_balkon .cold_right .textstvorki .textstvorki__str {
		display: none;
	}

	.calc_outside_balkon .cold_right .textmaxecon {
		padding-left: 80px;
		font-size: 2.4em;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 1.2;
		background: url(../img/calc_outside_balkon/vosklznak.png) no-repeat left 48%;
		margin-bottom: 20px;
	}

	.calc_outside_balkon .cold_right .yellowzag {
		background: #fde800;
		border-radius: 25px;
		width: 100%;
		height: 59px;
		font-size: 1.8em;
		text-align: center;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		line-height: 59px;
		padding-left: 0px;
		margin-bottom: 10px;
	}

	.calc_outside_balkon .cold_right .yellowzag .grline {
		display: none;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico {
		text-align: center;
		margin-bottom: 10px;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico1 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico1.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico1.calc_outside_ico1_act {
		background: url(../img/calc_outside_balkon/ico1_act.png) center top;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico2 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico2.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico2.calc_outside_ico2_act {
		background: url(../img/calc_outside_balkon/ico2_act.png) center top;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico3 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico3.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico3.calc_outside_ico3_act {
		background: url(../img/calc_outside_balkon/ico3_act.png) center top;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico4 {
		width: 90px;
		height: 86px;
		background: url(../img/calc_outside_balkon/ico4.png) center top;
		display: inline-block;
		cursor: pointer;
	}

	.calc_outside_balkon .cold_right .calc_outside_ico .calc_outside_ico4.calc_outside_ico4_act {
		background: url(../img/calc_outside_balkon/ico4_act.png) center top;
	}

	.calc_outside_balkon .cold_right .vnotbalzag {
		color: #03c1d6;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		text-align: center;
		font-size: 2em;
	}

	.calc_outside_balkon .cold_right .vnotbalzag span a {
		color: #03c1d6;
	}

	.calc_outside_balkon_under {
		text-align: center;
		font-size: 2.6em;
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 40px;
		line-height: 1.2;
	}

	.calc_outside_balkon_under span.redt {
		color: #ff0303;
	}
}

.b-calc-bg {
	background: url(../img/es1balkon_bg.jpg) center top no-repeat;
}

.b-calc {
	width: 1190px;
	margin: 0 auto;
}

.b-calc__zag {
	text-align: center;
	font-family: 'ALSSchlangesans-Black';
	font-size: 4.9em;
	text-transform: uppercase;
	line-height: 1.2;
	margin-bottom: 40px;
	padding-top: 30px;
}

.b-calc__left {
	width: 660px;
	float: left;
}

.b-calc__left .b-calc__ul_onoff {
	position: absolute;
	margin-left: 190px;
}

.b-calc__left .b-calc__ul_onoff li {
	list-style: none;
	display: inline;
	line-height: 52px;
	font-family: 'ALSSchlangesans-Black';
	font-size: 3em;
	text-transform: uppercase;
	color: #01d2e9;
	margin-right: 35px;
	white-space: nowrap;
}

.b-calc__left .b-calc__ul_onoff li img {
	margin-top: 5px;
}

.b-calc__left .b-calc__ul_onoff li a {
	color: #000;
	text-decoration: none;
}

.b-calc__left .oknofull {
	width: 483px;
	height: 331px;
	position: absolute;
	margin: 210px 0px 0px 180px;
}

.b-calc__left .oknofull img {
	width: 100%;
}

.b-calc__left .oknofullbalk {
	margin-top: 235px;
}

.b-calc__left .tabletipokna {
	position: absolute;
	margin: 80px 0px 0px 210px;
}

.b-calc__left .tipokna1,.b-calc__left .tipokna2,.b-calc__left .tipokna3,.b-calc__left .tipokna4 {
	float: left;
	margin-right: 12px;
	margin-left: 12px;
}

.b-calc__left .tipokna1 {
	width: 47px;
	height: 74px;
	background: url(../img/calc/okno/ok1_1.png);
	background-position: center top;
	background-repeat: no-repeat;
	cursor: pointer;
}

.b-calc__left .tipokna2 {
	width: 84px;
	height: 74px;
	background: url(../img/calc/okno/ok2_1.png);
	background-position: center top;
	background-repeat: no-repeat;
	cursor: pointer;
}

.b-calc__left .tipokna2.actok {
	background: url(../img/calc/okno/ok2_1_act.png);
}

.b-calc__left .tipokna3 {
	width: 122px;
	height: 74px;
	background: url(../img/calc/okno/ok3_1.png);
	background-position: center top;
	background-repeat: no-repeat;
	cursor: pointer;
}

.b-calc__left .tipokna4 {
	width: 93px;
	height: 104px;
	background: url(../img/calc/okno/ok4_1.png);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
}

.b-calc__left .tabletipbalk {
	width: 440px;
}

.b-calc__left .tipbalk1 {
	width: 67px;
	height: 48px;
	float: left;
	background: url(../img/calc/balk/b1.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin-right: 25px;
	margin-bottom: 15px;
}

.b-calc__left .tipbalk1.okact,.b-calc__left .tipbalk1:hover {
	background: url(../img/calc/balk/b1_act.png);
	background-repeat: no-repeat;
}

.b-calc__left .tipbalk2 {
	width: 78px;
	height: 48px;
	float: left;
	background: url(../img/calc/balk/b2.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin-right: 25px;
	margin-bottom: 15px;
}

.b-calc__left .tipbalk2.okact,.b-calc__left .tipbalk2:hover {
	background: url(../img/calc/balk/b2_act.png);
	background-repeat: no-repeat;
}

.b-calc__left .tipbalk3 {
	width: 73px;
	height: 48px;
	float: left;
	background: url(../img/calc/balk/b3.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin-right: 25px;
	margin-bottom: 15px;
}

.b-calc__left .tipbalk3.okact,.b-calc__left .tipbalk3:hover {
	background: url(../img/calc/balk/b3_act.png);
	background-repeat: no-repeat;
}

.b-calc__left .tipbalk4 {
	width: 93px;
	height: 48px;
	float: left;
	background: url(../img/calc/balk/b4.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin-bottom: 15px;
}

.b-calc__left .tipbalk4.okact,.b-calc__left .tipbalk4:hover {
	background: url(../img/calc/balk/b4_act.png);
	background-repeat: no-repeat;
}

.b-calc__left .tipbalk5 {
	width: 101px;
	height: 48px;
	float: left;
	background: url(../img/calc/balk/b5.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin-right: 45px;
}

.b-calc__left .tipbalk5.okact,.b-calc__left .tipbalk5:hover {
	background: url(../img/calc/balk/b5_act.png);
	background-repeat: no-repeat;
}

.b-calc__left .tipbalk6 {
	width: 100px;
	height: 48px;
	float: left;
	background: url(../img/calc/balk/b6.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin-right: 45px;
}

.b-calc__left .tipbalk6.okact,.b-calc__left .tipbalk6:hover {
	background: url(../img/calc/balk/b6_act.png);
	background-repeat: no-repeat;
}

.b-calc__left .tipbalk7 {
	width: 97px;
	height: 48px;
	float: left;
	background: url(../img/calc/balk/b7.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.b-calc__left .tipbalk7.okact,.b-calc__left .tipbalk7:hover {
	background: url(../img/calc/balk/b7_act.png);
	background-repeat: no-repeat;
}

.b-calc__left .popok1 {
	position: absolute;
	margin-left: -24px;
	margin-top: -16px;
}

.b-calc__left .popok2 {
	position: absolute;
	margin-left: -24px;
	margin-top: -16px;
}

.b-calc__left .popok3 {
	position: absolute;
	margin-left: -24px;
	margin-top: -16px;
}

.b-calc__left .popok4 {
	position: absolute;
	margin-left: -24px;
	margin-top: -16px;
}

.b-calc__left .tipoknapopcenter {
	border: 1px solid #e7e7e8;
	padding: 15px 23px 15px 23px;
	position: relative;
	z-index: 5;
	border-radius: 7px;
	background: #fff;
	background: #fff;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
}

.b-calc__left .tipoknapopcenter .ok1_1,.b-calc__left .tipoknapopcenter .ok1_2,.b-calc__left .tipoknapopcenter .ok2_1,.b-calc__left .tipoknapopcenter .ok2_2,.b-calc__left .tipoknapopcenter .ok2_3,.b-calc__left .tipoknapopcenter .ok3_1,.b-calc__left .tipoknapopcenter .ok3_2,.b-calc__left .tipoknapopcenter .ok4_1 {
	margin-bottom: 25px;
}

.b-calc__left .ok1_1 {
	background: url(../img/calc/okno/ok1_1.png);
	width: 47px;
	height: 74px;
}

.b-calc__left .ok1_1:hover,.b-calc__left .ok1_1.actok {
	background: url(../img/calc/okno/ok1_1_act.png);
}

.b-calc__left .ok1_2 {
	background: url(../img/calc/okno/ok1_2.png);
	width: 47px;
	height: 74px;
}

.b-calc__left .ok1_2:hover,.b-calc__left .ok1_2.actok {
	background: url(../img/calc/okno/ok1_2_act.png);
}

.b-calc__left .ok1_3 {
	background: url(../img/calc/okno/ok1_3.png);
	width: 47px;
	height: 74px;
}

.b-calc__left .ok1_3:hover,.b-calc__left .ok1_3.actok {
	background: url(../img/calc/okno/ok1_3_act.png);
}

.b-calc__left .ok2_1 {
	background: url(../img/calc/okno/ok2_1.png);
	width: 84px;
	height: 74px;
}

.b-calc__left .ok2_1:hover,.b-calc__left .ok2_1.actok {
	background: url(../img/calc/okno/ok2_1_act.png);
}

.b-calc__left .ok2_2 {
	background: url(../img/calc/okno/ok2_2.png);
	width: 84px;
	height: 74px;
}

.b-calc__left .ok2_2:hover,.b-calc__left .ok2_2.actok {
	background: url(../img/calc/okno/ok2_2_act.png);
}

.b-calc__left .ok2_3 {
	background: url(../img/calc/okno/ok2_3.png);
	width: 84px;
	height: 74px;
}

.b-calc__left .ok2_3:hover,.b-calc__left .ok2_3.actok {
	background: url(../img/calc/okno/ok2_3_act.png);
}

.b-calc__left .ok2_4 {
	background: url(../img/calc/okno/ok2_4.png);
	width: 84px;
	height: 74px;
}

.b-calc__left .ok2_4:hover,.b-calc__left .ok2_4.actok {
	background: url(../img/calc/okno/ok2_4_act.png);
}

.b-calc__left .ok3_1 {
	background: url(../img/calc/okno/ok3_1.png);
	width: 122px;
	height: 74px;
}

.b-calc__left .ok3_1:hover,.b-calc__left .ok3_1.actok {
	background: url(../img/calc/okno/ok3_1_act.png);
}

.b-calc__left .ok3_2 {
	background: url(../img/calc/okno/ok3_2.png);
	width: 122px;
	height: 74px;
}

.b-calc__left .ok3_2:hover,.b-calc__left .ok3_2.actok {
	background: url(../img/calc/okno/ok3_2_act.png);
}

.b-calc__left .ok3_3 {
	background: url(../img/calc/okno/ok3_3.png);
	width: 122px;
	height: 74px;
}

.b-calc__left .ok3_3:hover,.b-calc__left .ok3_3.actok {
	background: url(../img/calc/okno/ok3_3_act.png);
}

.b-calc__left .ok4_1 {
	background: url(../img/calc/okno/ok4_1.png);
	width: 47px;
	height: 104px;
}

.b-calc__left .ok4_1:hover,.b-calc__left .ok4_1.actok {
	background: url(../img/calc/okno/ok4_1_act.png);
}

.b-calc__left .ok4_2 {
	background: url(../img/calc/okno/ok4_2.png);
	width: 93px;
	height: 104px;
}

.b-calc__left .ok4_2:hover,.b-calc__left .ok4_2.actok {
	background: url(../img/calc/okno/ok4_2_act.png);
}

.b-calc__right {
	width: 380px;
	float: right;
	margin-right: 90px;
	margin-bottom: 50px;
}

.b-calc__right .dostavka {
	width: 372px;
	height: 80px;
	background: url(../img/calc/dostavka.png) no-repeat center center;
}

.b-calc__right .underdostavka {
	font-size: 1.8em;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	padding-left: 113px;
	color: #0d0d0d;
	margin-bottom: 30px;
}

.b-calc__right .proc {
	height: 132px;
	margin-bottom: 15px;
}

.b-calc__right .proc div {
	width: 437px;
	height: 132px;
	background: url(../img/calc/proc.png) no-repeat center center;
	position: absolute;
}

.b-calc__right .basechek {
	width: 380px;
	height: 193px;
	font-size: 2em;
	font-family: 'Roboto', sans-serif;
	background: url(../img/calc/basechek.png) no-repeat center center;
	padding-top: 17px;
}

.b-calc__right .basechek .basechek__zag {
	font-family: 'Roboto', sans-serif;
	margin-bottom: 8px;
	margin-left: 30px;
}

.b-calc__right .basechek table {
	width: 200px;
	margin: 0 auto;
}

.b-calc__right .basechek .basechek__line {
	border-bottom: 1px solid #b8c3c9;
	margin: 14px 30px 9px 30px;
}

.b-calc__right .basetsena {
	width: 380px;
	height: 157px;
	margin-top: -14px;
	background: url(../img/calc/basetsena.png) no-repeat center center;
	text-align: center;
	margin-bottom: 16px;
}

.b-calc__right .basetsena .costonsale {
	padding-top: 30px;
	font-size: 2em;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.b-calc__right .basetsena .tsena_base_cost {
	margin-bottom: 15px;
	text-align: center;
}

.b-calc__right .basetsena .tsena_base_cost span {
	color: #f72727;
	font-size: 8em;
	text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.02em 0.03em 0.18em rgba(0,0,0,0.8);
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-style: italic;
	line-height: 1;
}

.b-calc__right .basetsena .tsena_base_cost img {
	vertical-align: top;
	margin-right: -10px;
}

.b-calc__right .basetsena .only15days {
	font-size: 3em;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}

.b-calc__right .calc_but {
	text-align: center;
	margin-bottom: 30px;
}

.b-calc__right .calc_but img {
	cursor: pointer;
}

.b-calc__right .calc_rassr {
	text-align: center;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-size: 3em;
	line-height: 1.2;
}

.b-calc__right .calc_rassr .credd {
	color: #ff0000;
}

.tipoknachek {
	width: 29px;
	height: 30px;
	background: url(../img/calc/chek.png) no-repeat left top;
	cursor: pointer;
}

.tipoknachekact {
	width: 29px;
	height: 30px;
	background: url(../img/calc/chek_act.png) no-repeat left top;
	cursor: pointer;
}

#sliderhor {
	width: 400px;
	position: absolute;
	margin: 580px 0px 0px 225px !important;
}

#sliderhor span.ui-slider-handle {
	display: none;
}

#sliderhor span.ui-slider-handle:last-child {
	display: block;
}

#sliderver {
	height: 340px;
	position: absolute;
	margin: 205px 0px 0px 130px !important;
}

#sliderver span.ui-slider-handle {
	display: none;
}

#sliderver span.ui-slider-handle:last-child {
	display: block;
}

.ui-slider {
	position: relative;
}

.ui-slider-horizontal .ui-slider-handle {
	position: absolute;
	z-index: 2;
	margin-top: -4px;
	width: 23px;
	height: 24px;
	background: url(../img/calc/slider_polz.png) no-repeat;
	cursor: pointer;
}

.ui-slider-vertical .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 23px;
	height: 24px;
	background: url(../img/calc/slider_polz.png) no-repeat;
	cursor: pointer;
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	background: #03c1d7;
	border-radius: 6px;
	overflow: hidden;
}

.ui-slider-horizontal {
	height: 11px;
	width: 400px;
	border: 1px solid #d5dbdf;
	background: #f5f6f7;
}

.ui-slider-vertical {
	width: 11px;
	height: 340px;
	border: 1px solid #d5dbdf;
	background: #f5f6f7;
}

.verbalk .ui-slider-vertical {
	width: 3px;
	height: 100px !important;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -3px;
	margin-left: -10px;
}

.ui-slider-vertical .ui-slider-handle {
	margin-bottom: -15px;
	margin-left: -7px;
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

.ui-widget-header {
	border: 1px solid #D4D4D4;
	background: url(../img/ui-widget-header.png);
}

.ui-corner-all {
	border-radius: 4px;
}

.Costhor11_block {
	width: 100px;
	height: 51px;
	background: url(../img/calc/znachgor.png);
	position: absolute;
	margin: 24px 0px 0px -37px;
	text-align: center;
	font-size: 2.4em;
	color: #161616;
}

.Costhor11_block input {
	width: 48px;
	height: 35px;
	text-align: center;
	margin-left: 0px;
	margin-top: 10px;
	color: #161616;
	padding: 0 !important;
	font-size: 1em;
	background: none;
	border: 0;
}

.Costver11_block {
	width: 110px;
	height: 43px;
	background: url(../img/calc/znachvert.png);
	position: absolute;
	margin: -9px 0px 0px -110px;
	text-align: center;
	font-size: 2.4em;
	color: #161616;
}

.Costver11_block input {
	width: 48px;
	height: 35px;
	text-align: center;
	margin-left: -12px;
	margin-top: 3px;
	color: #161616;
	padding: 0 !important;
	border: 0px solid #ccc;
	font-size: 1em;
	background: none;
}

.b-calc__left .stage1 {
	width: 182px;
	height: 39px;
	background: url(../img/calc/stage1.png);
	position: absolute;
	margin: 90px 0px 0px 0px;
}

.b-calc__left .stage2 {
	width: 129px;
	height: 80px;
	background: url(../img/calc/stage2.png);
	position: absolute;
	margin: 160px 0px 0px 0px;
}

.b-calc__left .stage3 {
	width: 166px;
	height: 42px;
	background: url(../img/calc/stage3.png);
	position: absolute;
	margin: 725px 0px 0px 0px;
}

.b-calc__left .block_econom {
	width: 465px;
	text-align: center;
	position: absolute;
	margin: 675px 0px 0px 185px;
}

.b-calc__left .block_econom .block_econom_text {
	font-size: 2em;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 10px;
}

.b-calc__left .block_econom .block_econom_bg {
	height: 80px;
	line-height: 80px;
	text-align: center;
	background: url(../img/b_market_filtr_bg.png);
	border-radius: 5px;
	font-size: 3em;
	font-family: 'ALSSchlangesans-Black';
	color: #fff;
}

.b-calc__left .block_econom .block_econom_bg span {
	font-size: 1.2em;
}

.b-calc__left .markver {
	width: 5px;
	background: url(../img/calc/markver.png) no-repeat;
	height: 271px;
	position: absolute;
	margin: 230px 0px 0px 155px;
}

.b-calc__left .markhor {
	width: 391px;
	background: url(../img/calc/markhor.png) no-repeat;
	height: 5px;
	position: absolute;
	margin: 565px 0px 0px 229px;
}

@media only screen and (max-width: 1200px) {
	.b-calc {
		width: 960px;
		margin: 0 auto;
	}

	.b-calc__zag {
		text-align: center;
		font-family: 'ALSSchlangesans-Black';
		font-size: 4.9em;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 40px;
		padding-top: 30px;
	}

	.b-calc__left {
		width: 200px;
		float: left;
	}

	.b-calc__left .b-calc__ul_onoff {
		position: absolute;
		margin-left: 10px;
	}

	.b-calc__left .b-calc__ul_onoff li {
		list-style: none;
		display: inline;
		line-height: 52px;
		font-family: 'ALSSchlangesans-Black';
		font-size: 3em;
		text-transform: uppercase;
		color: #01d2e9;
		margin-right: 35px;
		white-space: nowrap;
	}

	.b-calc__left .b-calc__ul_onoff li img {
		margin-top: 5px;
	}

	.b-calc__left .b-calc__ul_onoff li a {
		color: #000;
		text-decoration: none;
	}

	.b-calc__left .oknofull {
		width: 483px;
		height: 331px;
		position: absolute;
		margin: 210px 0px 0px 40px;
	}

	.b-calc__left .oknofull img {
		width: 100%;
	}

	.b-calc__left .oknofullbalk {
		margin-top: 235px;
	}

	.b-calc__left .tabletipokna {
		position: absolute;
		margin: 80px 0px 0px 70px;
	}

	.b-calc__left .tipokna1,.b-calc__left .tipokna2,.b-calc__left .tipokna3,.b-calc__left .tipokna4 {
		float: left;
		margin-right: 12px;
		margin-left: 12px;
	}

	.b-calc__left .tipokna1 {
		width: 47px;
		height: 74px;
		background: url(../img/calc/okno/ok1_1.png);
		background-position: center top;
		background-repeat: no-repeat;
		cursor: pointer;
	}

	.b-calc__left .tipokna2 {
		width: 84px;
		height: 74px;
		background: url(../img/calc/okno/ok2_1.png);
		background-position: center top;
		background-repeat: no-repeat;
		cursor: pointer;
	}

	.b-calc__left .tipokna2.actok {
		background: url(../img/calc/okno/ok2_1_act.png);
	}

	.b-calc__left .tipokna3 {
		width: 122px;
		height: 74px;
		background: url(../img/calc/okno/ok3_1.png);
		background-position: center top;
		background-repeat: no-repeat;
		cursor: pointer;
	}

	.b-calc__left .tipokna4 {
		width: 93px;
		height: 104px;
		background: url(../img/calc/okno/ok4_1.png);
		background-position: left top;
		background-repeat: no-repeat;
		cursor: pointer;
	}

	.b-calc__left .tabletipbalk {
		width: 440px;
	}

	.b-calc__left .popok1 {
		position: absolute;
		margin-left: -24px;
		margin-top: -16px;
	}

	.b-calc__left .popok2 {
		position: absolute;
		margin-left: -24px;
		margin-top: -16px;
	}

	.b-calc__left .popok3 {
		position: absolute;
		margin-left: -24px;
		margin-top: -16px;
	}

	.b-calc__left .popok4 {
		position: absolute;
		margin-left: -24px;
		margin-top: -16px;
	}

	.b-calc__left .tipoknapopcenter {
		border: 1px solid #e7e7e8;
		padding: 15px 23px 15px 23px;
		position: relative;
		z-index: 5;
		border-radius: 7px;
		background: #fff;
		background: rgba(255,255,255,0.9);
		box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
	}

	.b-calc__left .tipoknapopcenter .ok1_1,.b-calc__left .tipoknapopcenter .ok1_2,.b-calc__left .tipoknapopcenter .ok2_1,.b-calc__left .tipoknapopcenter .ok2_2,.b-calc__left .tipoknapopcenter .ok2_3,.b-calc__left .tipoknapopcenter .ok3_1,.b-calc__left .tipoknapopcenter .ok3_2,.b-calc__left .tipoknapopcenter .ok4_1 {
		margin-bottom: 25px;
	}

	.b-calc__left .ok1_1 {
		background: url(../img/calc/okno/ok1_1.png);
		width: 47px;
		height: 74px;
	}

	.b-calc__left .ok1_1:hover,.b-calc__left .ok1_1.actok {
		background: url(../img/calc/okno/ok1_1_act.png);
	}

	.b-calc__left .ok1_2 {
		background: url(../img/calc/okno/ok1_2.png);
		width: 47px;
		height: 74px;
	}

	.b-calc__left .ok1_2:hover,.b-calc__left .ok1_2.actok {
		background: url(../img/calc/okno/ok1_2_act.png);
	}

	.b-calc__left .ok1_3 {
		background: url(../img/calc/okno/ok1_3.png);
		width: 47px;
		height: 74px;
	}

	.b-calc__left .ok1_3:hover,.b-calc__left .ok1_3.actok {
		background: url(../img/calc/okno/ok1_3_act.png);
	}

	.b-calc__left .ok2_1 {
		background: url(../img/calc/okno/ok2_1.png);
		width: 84px;
		height: 74px;
	}

	.b-calc__left .ok2_1:hover,.b-calc__left .ok2_1.actok {
		background: url(../img/calc/okno/ok2_1_act.png);
	}

	.b-calc__left .ok2_2 {
		background: url(../img/calc/okno/ok2_2.png);
		width: 84px;
		height: 74px;
	}

	.b-calc__left .ok2_2:hover,.b-calc__left .ok2_2.actok {
		background: url(../img/calc/okno/ok2_2_act.png);
	}

	.b-calc__left .ok2_3 {
		background: url(../img/calc/okno/ok2_3.png);
		width: 84px;
		height: 74px;
	}

	.b-calc__left .ok2_3:hover,.b-calc__left .ok2_3.actok {
		background: url(../img/calc/okno/ok2_3_act.png);
	}

	.b-calc__left .ok2_4 {
		background: url(../img/calc/okno/ok2_4.png);
		width: 84px;
		height: 74px;
	}

	.b-calc__left .ok2_4:hover,.b-calc__left .ok2_4.actok {
		background: url(../img/calc/okno/ok2_4_act.png);
	}

	.b-calc__left .ok3_1 {
		background: url(../img/calc/okno/ok3_1.png);
		width: 122px;
		height: 74px;
	}

	.b-calc__left .ok3_1:hover,.b-calc__left .ok3_1.actok {
		background: url(../img/calc/okno/ok3_1_act.png);
	}

	.b-calc__left .ok3_2 {
		background: url(../img/calc/okno/ok3_2.png);
		width: 122px;
		height: 74px;
	}

	.b-calc__left .ok3_2:hover,.b-calc__left .ok3_2.actok {
		background: url(../img/calc/okno/ok3_2_act.png);
	}

	.b-calc__left .ok3_3 {
		background: url(../img/calc/okno/ok3_3.png);
		width: 122px;
		height: 74px;
	}

	.b-calc__left .ok3_3:hover,.b-calc__left .ok3_3.actok {
		background: url(../img/calc/okno/ok3_3_act.png);
	}

	.b-calc__left .ok4_1 {
		background: url(../img/calc/okno/ok4_1.png);
		width: 47px;
		height: 104px;
	}

	.b-calc__left .ok4_1:hover,.b-calc__left .ok4_1.actok {
		background: url(../img/calc/okno/ok4_1_act.png);
	}

	.b-calc__left .ok4_2 {
		background: url(../img/calc/okno/ok4_2.png);
		width: 93px;
		height: 104px;
	}

	.b-calc__left .ok4_2:hover,.b-calc__left .ok4_2.actok {
		background: url(../img/calc/okno/ok4_2_act.png);
	}

	.b-calc__right {
		width: 380px;
		float: right;
		margin-right: 0px;
		margin-bottom: 50px;
	}

	.b-calc__right .dostavka {
		width: 372px;
		height: 80px;
		background: url(../img/calc/dostavka.png) no-repeat center center;
	}

	.b-calc__right .underdostavka {
		font-size: 1.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		padding-left: 113px;
		color: #0d0d0d;
		margin-bottom: 30px;
	}

	.b-calc__right .proc {
		height: 115px;
		margin-bottom: 15px;
	}

	.b-calc__right .proc div {
		width: 380px;
		height: 115px;
		background: url(../img/calc/proc.png) no-repeat center center;
		background-size: cover;
		position: absolute;
	}

	.b-calc__right .basechek {
		width: 380px;
		height: 193px;
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		background: url(../img/calc/basechek.png) no-repeat center center;
		padding-top: 17px;
	}

	.b-calc__right .basechek .basechek__zag {
		font-family: 'Roboto', sans-serif;
		margin-bottom: 8px;
		margin-left: 30px;
	}

	.b-calc__right .basechek table {
		width: 200px;
		margin: 0 auto;
	}

	.b-calc__right .basechek .basechek__line {
		border-bottom: 1px solid #b8c3c9;
		margin: 14px 30px 9px 30px;
	}

	.b-calc__right .basetsena {
		width: 380px;
		height: 157px;
		margin-top: -14px;
		background: url(../img/calc/basetsena.png) no-repeat center center;
		text-align: center;
		margin-bottom: 16px;
	}

	.b-calc__right .basetsena .costonsale {
		padding-top: 30px;
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		text-transform: uppercase;
	}

	.b-calc__right .basetsena .tsena_base_cost {
		margin-bottom: 15px;
		text-align: center;
	}

	.b-calc__right .basetsena .tsena_base_cost span {
		color: #f72727;
		font-size: 8em;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.02em 0.03em 0.18em rgba(0,0,0,0.8);
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
	}

	.b-calc__right .basetsena .tsena_base_cost img {
		vertical-align: top;
		margin-right: -10px;
	}

	.b-calc__right .basetsena .only15days {
		font-size: 3em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
	}

	.b-calc__right .calc_but {
		text-align: center;
		margin-bottom: 30px;
	}

	.b-calc__right .calc_but img {
		cursor: pointer;
	}

	.b-calc__right .calc_rassr {
		text-align: center;
		text-transform: uppercase;
		font-family: 'Roboto', sans-serif;
		font-size: 3em;
		line-height: 1.2;
	}

	.b-calc__right .calc_rassr .credd {
		color: #ff0000;
	}

	.tipoknachek {
		width: 29px;
		height: 30px;
		background: url(../img/calc/chek.png) no-repeat left top;
		cursor: pointer;
	}

	.tipoknachekact {
		width: 29px;
		height: 30px;
		background: url(../img/calc/chek_act.png) no-repeat left top;
		cursor: pointer;
	}

	#sliderhor {
		width: 400px;
		position: absolute;
		margin: 580px 0px 0px 75px !important;
	}

	#sliderhor span.ui-slider-handle {
		display: none;
	}

	#sliderhor span.ui-slider-handle:last-child {
		display: block;
	}

	#sliderver {
		height: 340px;
		position: absolute;
		margin: 205px 0px 0px 15px !important;
	}

	#sliderver span.ui-slider-handle {
		display: none;
	}

	#sliderver span.ui-slider-handle:last-child {
		display: block;
	}

	.ui-slider {
		position: relative;
	}

	.ui-slider-horizontal .ui-slider-handle {
		position: absolute;
		z-index: 2;
		margin-top: -4px;
		width: 23px;
		height: 24px;
		background: url(../img/calc/slider_polz.png) no-repeat;
		cursor: pointer;
	}

	.ui-slider-vertical .ui-slider-handle {
		position: absolute;
		z-index: 2;
		width: 23px;
		height: 24px;
		background: url(../img/calc/slider_polz.png) no-repeat;
		cursor: pointer;
	}

	.ui-slider .ui-slider-range {
		position: absolute;
		z-index: 1;
		font-size: .7em;
		display: block;
		background: #03c1d7;
		border-radius: 6px;
		overflow: hidden;
	}

	.ui-slider-horizontal {
		height: 11px;
		width: 400px;
		border: 1px solid #d5dbdf;
		background: #f5f6f7;
	}

	.ui-slider-vertical {
		width: 11px;
		height: 340px;
		border: 1px solid #d5dbdf;
		background: #f5f6f7;
	}

	.verbalk .ui-slider-vertical {
		width: 3px;
		height: 100px !important;
	}

	.ui-slider-horizontal .ui-slider-handle {
		top: -3px;
		margin-left: -10px;
	}

	.ui-slider-vertical .ui-slider-handle {
		margin-bottom: -15px;
		margin-left: -7px;
	}

	.ui-slider-horizontal .ui-slider-range {
		top: 0;
		height: 100%;
	}

	.ui-slider-horizontal .ui-slider-range-min {
		left: 0;
	}

	.ui-slider-horizontal .ui-slider-range-max {
		right: 0;
	}

	.ui-slider-vertical .ui-slider-range {
		left: 0;
		width: 100%;
	}

	.ui-slider-vertical .ui-slider-range-min {
		bottom: 0;
	}

	.ui-slider-vertical .ui-slider-range-max {
		top: 0;
	}

	.ui-widget-header {
		border: 1px solid #D4D4D4;
		background: url(../img/ui-widget-header.png);
	}

	.ui-corner-all {
		border-radius: 4px;
	}

	.Costhor11_block {
		width: 100px;
		height: 51px;
		background: url(../img/calc/znachgor.png);
		position: absolute;
		margin: 24px 0px 0px -37px;
	}

	.Costhor11_block input {
		width: 48px;
		height: 35px;
		text-align: center;
		margin-left: 5px;
		margin-top: 10px;
		color: #161616;
		padding: 0 !important;
		border: 0;
		font-size: 1em;
		background: none;
	}

	.Costver11_block {
		width: 100px;
		height: 51px;
		background: url(../img/calc/znachgor.png);
		position: absolute;
		margin: 24px 0px 0px -37px;
	}

	.Costver11_block input {
		width: 48px;
		height: 35px;
		text-align: center;
		margin-left: 5px;
		margin-top: 10px;
		color: #161616;
		padding: 0 !important;
		border: 0;
		font-size: 1em;
		background: none;
	}

	.b-calc__left .stage1 {
		display: none;
	}

	.b-calc__left .stage2 {
		display: none;
	}

	.b-calc__left .stage3 {
		display: none;
	}

	.b-calc__left .block_econom {
		width: 465px;
		text-align: center;
		position: absolute;
		margin: 675px 0px 0px 45px;
	}

	.b-calc__left .block_econom .block_econom_text {
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		margin-bottom: 10px;
	}

	.b-calc__left .block_econom .block_econom_bg {
		height: 80px;
		line-height: 80px;
		text-align: center;
		background: url(../img/b_market_filtr_bg.png);
		border-radius: 5px;
		font-size: 3em;
		font-family: 'ALSSchlangesans-Black';
		color: #fff;
	}

	.b-calc__left .block_econom .block_econom_bg span {
		font-size: 1.2em;
	}

	.b-calc__left .markver {
		display: none;
	}

	.b-calc__left .markhor {
		display: none;
	}
}

@media only screen and (max-width: 992px) {
	.b-calc {
		width: 700px;
		margin: 0 auto;
	}

	.b-calc__zag {
		text-align: center;
		font-family: 'ALSSchlangesans-Black';
		font-size: 4.9em;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 40px;
		padding-top: 30px;
	}

	.b-calc__left {
		width: 550px;
		float: none;
		height: 680px;
		margin: 0 auto;
	}

	.b-calc__left .b-calc__ul_onoff {
		position: absolute;
		margin-left: 70px;
	}

	.b-calc__left .b-calc__ul_onoff li {
		list-style: none;
		display: inline;
		line-height: 52px;
		font-family: 'ALSSchlangesans-Black';
		font-size: 3em;
		text-transform: uppercase;
		color: #01d2e9;
		margin-right: 35px;
		white-space: nowrap;
	}

	.b-calc__left .b-calc__ul_onoff li img {
		margin-top: 5px;
	}

	.b-calc__left .b-calc__ul_onoff li a {
		color: #000;
		text-decoration: none;
	}

	.b-calc__left .oknofull {
		width: 483px;
		height: 331px;
		position: absolute;
		margin: 210px 0px 0px 40px;
	}

	.b-calc__left .oknofull img {
		width: 100%;
	}

	.b-calc__left .oknofullbalk {
		margin-top: 235px;
	}

	.b-calc__left .tabletipokna {
		position: absolute;
		margin: 80px 0px 0px 70px;
	}

	.b-calc__left .tipokna1,.b-calc__left .tipokna2,.b-calc__left .tipokna3,.b-calc__left .tipokna4 {
		float: left;
		margin-right: 12px;
		margin-left: 12px;
	}

	.b-calc__left .tipokna1 {
		width: 47px;
		height: 74px;
		background: url(../img/calc/okno/ok1_1.png);
		background-position: center top;
		background-repeat: no-repeat;
		cursor: pointer;
	}

	.b-calc__left .tipokna2 {
		width: 84px;
		height: 74px;
		background: url(../img/calc/okno/ok2_1.png);
		background-position: center top;
		background-repeat: no-repeat;
		cursor: pointer;
	}

	.b-calc__left .tipokna2.actok {
		background: url(../img/calc/okno/ok2_1_act.png);
	}

	.b-calc__left .tipokna3 {
		width: 122px;
		height: 74px;
		background: url(../img/calc/okno/ok3_1.png);
		background-position: center top;
		background-repeat: no-repeat;
		cursor: pointer;
	}

	.b-calc__left .tipokna4 {
		width: 93px;
		height: 104px;
		background: url(../img/calc/okno/ok4_1.png);
		background-position: left top;
		background-repeat: no-repeat;
		cursor: pointer;
	}

	.b-calc__left .tabletipbalk {
		width: 440px;
	}

	.b-calc__left .popok1 {
		position: absolute;
		margin-left: -24px;
		margin-top: -16px;
	}

	.b-calc__left .popok2 {
		position: absolute;
		margin-left: -24px;
		margin-top: -16px;
	}

	.b-calc__left .popok3 {
		position: absolute;
		margin-left: -24px;
		margin-top: -16px;
	}

	.b-calc__left .popok4 {
		position: absolute;
		margin-left: -24px;
		margin-top: -16px;
	}

	.b-calc__left .tipoknapopcenter {
		border: 1px solid #e7e7e8;
		padding: 15px 23px 15px 23px;
		position: relative;
		z-index: 5;
		border-radius: 7px;
		background: #fff;
		background: rgba(255,255,255,0.9);
		box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
	}

	.b-calc__left .tipoknapopcenter .ok1_1,.b-calc__left .tipoknapopcenter .ok1_2,.b-calc__left .tipoknapopcenter .ok2_1,.b-calc__left .tipoknapopcenter .ok2_2,.b-calc__left .tipoknapopcenter .ok2_3,.b-calc__left .tipoknapopcenter .ok3_1,.b-calc__left .tipoknapopcenter .ok3_2,.b-calc__left .tipoknapopcenter .ok4_1 {
		margin-bottom: 25px;
	}

	.b-calc__left .ok1_1 {
		background: url(../img/calc/okno/ok1_1.png);
		width: 47px;
		height: 74px;
	}

	.b-calc__left .ok1_1:hover,.b-calc__left .ok1_1.actok {
		background: url(../img/calc/okno/ok1_1_act.png);
	}

	.b-calc__left .ok1_2 {
		background: url(../img/calc/okno/ok1_2.png);
		width: 47px;
		height: 74px;
	}

	.b-calc__left .ok1_2:hover,.b-calc__left .ok1_2.actok {
		background: url(../img/calc/okno/ok1_2_act.png);
	}

	.b-calc__left .ok1_3 {
		background: url(../img/calc/okno/ok1_3.png);
		width: 47px;
		height: 74px;
	}

	.b-calc__left .ok1_3:hover,.b-calc__left .ok1_3.actok {
		background: url(../img/calc/okno/ok1_3_act.png);
	}

	.b-calc__left .ok2_1 {
		background: url(../img/calc/okno/ok2_1.png);
		width: 84px;
		height: 74px;
	}

	.b-calc__left .ok2_1:hover,.b-calc__left .ok2_1.actok {
		background: url(../img/calc/okno/ok2_1_act.png);
	}

	.b-calc__left .ok2_2 {
		background: url(../img/calc/okno/ok2_2.png);
		width: 84px;
		height: 74px;
	}

	.b-calc__left .ok2_2:hover,.b-calc__left .ok2_2.actok {
		background: url(../img/calc/okno/ok2_2_act.png);
	}

	.b-calc__left .ok2_3 {
		background: url(../img/calc/okno/ok2_3.png);
		width: 84px;
		height: 74px;
	}

	.b-calc__left .ok2_3:hover,.b-calc__left .ok2_3.actok {
		background: url(../img/calc/okno/ok2_3_act.png);
	}

	.b-calc__left .ok2_4 {
		background: url(../img/calc/okno/ok2_4.png);
		width: 84px;
		height: 74px;
	}

	.b-calc__left .ok2_4:hover,.b-calc__left .ok2_4.actok {
		background: url(../img/calc/okno/ok2_4_act.png);
	}

	.b-calc__left .ok3_1 {
		background: url(../img/calc/okno/ok3_1.png);
		width: 122px;
		height: 74px;
	}

	.b-calc__left .ok3_1:hover,.b-calc__left .ok3_1.actok {
		background: url(../img/calc/okno/ok3_1_act.png);
	}

	.b-calc__left .ok3_2 {
		background: url(../img/calc/okno/ok3_2.png);
		width: 122px;
		height: 74px;
	}

	.b-calc__left .ok3_2:hover,.b-calc__left .ok3_2.actok {
		background: url(../img/calc/okno/ok3_2_act.png);
	}

	.b-calc__left .ok3_3 {
		background: url(../img/calc/okno/ok3_3.png);
		width: 122px;
		height: 74px;
	}

	.b-calc__left .ok3_3:hover,.b-calc__left .ok3_3.actok {
		background: url(../img/calc/okno/ok3_3_act.png);
	}

	.b-calc__left .ok4_1 {
		background: url(../img/calc/okno/ok4_1.png);
		width: 47px;
		height: 104px;
	}

	.b-calc__left .ok4_1:hover,.b-calc__left .ok4_1.actok {
		background: url(../img/calc/okno/ok4_1_act.png);
	}

	.b-calc__left .ok4_2 {
		background: url(../img/calc/okno/ok4_2.png);
		width: 93px;
		height: 104px;
	}

	.b-calc__left .ok4_2:hover,.b-calc__left .ok4_2.actok {
		background: url(../img/calc/okno/ok4_2_act.png);
	}

	.b-calc__right {
		width: 380px;
		float: none;
		margin: 0 auto 50px auto;
	}

	.b-calc__right .dostavka {
		display: none;
	}

	.b-calc__right .underdostavka {
		display: none;
	}

	.b-calc__right .proc {
		display: none;
	}

	.b-calc__right .proc div {
		width: 380px;
		height: 115px;
		background: url(../img/calc/proc.png) no-repeat center center;
		background-size: cover;
		position: absolute;
	}

	.b-calc__right .basechek {
		width: 380px;
		height: 193px;
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		background: url(../img/calc/basechek.png) no-repeat center center;
		padding-top: 17px;
	}

	.b-calc__right .basechek .basechek__zag {
		font-family: 'Roboto', sans-serif;
		margin-bottom: 8px;
		margin-left: 30px;
	}

	.b-calc__right .basechek table {
		width: 200px;
		margin: 0 auto;
	}

	.b-calc__right .basechek .basechek__line {
		border-bottom: 1px solid #b8c3c9;
		margin: 14px 30px 9px 30px;
	}

	.b-calc__right .basetsena {
		width: 380px;
		height: 157px;
		margin-top: -14px;
		background: url(../img/calc/basetsena.png) no-repeat center center;
		text-align: center;
		margin-bottom: 16px;
	}

	.b-calc__right .basetsena .costonsale {
		padding-top: 30px;
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		text-transform: uppercase;
	}

	.b-calc__right .basetsena .tsena_base_cost {
		margin-bottom: 15px;
		text-align: center;
	}

	.b-calc__right .basetsena .tsena_base_cost span {
		color: #f72727;
		font-size: 8em;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.02em 0.03em 0.18em rgba(0,0,0,0.8);
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
	}

	.b-calc__right .basetsena .tsena_base_cost img {
		vertical-align: top;
		margin-right: -10px;
	}

	.b-calc__right .basetsena .only15days {
		font-size: 3em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
	}

	.b-calc__right .calc_but {
		text-align: center;
		margin-bottom: 30px;
	}

	.b-calc__right .calc_but img {
		cursor: pointer;
	}

	.b-calc__right .calc_rassr {
		text-align: center;
		text-transform: uppercase;
		font-family: 'Roboto', sans-serif;
		font-size: 3em;
		line-height: 1.2;
	}

	.b-calc__right .calc_rassr .credd {
		color: #ff0000;
	}

	.tipoknachek {
		width: 29px;
		height: 30px;
		background: url(../img/calc/chek.png) no-repeat left top;
		cursor: pointer;
	}

	.tipoknachekact {
		width: 29px;
		height: 30px;
		background: url(../img/calc/chek_act.png) no-repeat left top;
		cursor: pointer;
	}

	#sliderhor {
		width: 400px;
		position: absolute;
		margin: 580px 0px 0px 75px !important;
	}

	#sliderhor span.ui-slider-handle {
		display: none;
	}

	#sliderhor span.ui-slider-handle:last-child {
		display: block;
	}

	#sliderver {
		height: 340px;
		position: absolute;
		margin: 205px 0px 0px 15px !important;
	}

	#sliderver span.ui-slider-handle {
		display: none;
	}

	#sliderver span.ui-slider-handle:last-child {
		display: block;
	}

	.ui-slider {
		position: relative;
	}

	.ui-slider-horizontal .ui-slider-handle {
		position: absolute;
		z-index: 2;
		margin-top: -4px;
		width: 23px;
		height: 24px;
		background: url(../img/calc/slider_polz.png) no-repeat;
		cursor: pointer;
	}

	.ui-slider-vertical .ui-slider-handle {
		position: absolute;
		z-index: 2;
		width: 23px;
		height: 24px;
		background: url(../img/calc/slider_polz.png) no-repeat;
		cursor: pointer;
	}

	.ui-slider .ui-slider-range {
		position: absolute;
		z-index: 1;
		font-size: .7em;
		display: block;
		background: #03c1d7;
		border-radius: 6px;
		overflow: hidden;
	}

	.ui-slider-horizontal {
		height: 11px;
		width: 400px;
		border: 1px solid #d5dbdf;
		background: #f5f6f7;
	}

	.ui-slider-vertical {
		width: 11px;
		height: 340px;
		border: 1px solid #d5dbdf;
		background: #f5f6f7;
	}

	.verbalk .ui-slider-vertical {
		width: 3px;
		height: 100px !important;
	}

	.ui-slider-horizontal .ui-slider-handle {
		top: -3px;
		margin-left: -10px;
	}

	.ui-slider-vertical .ui-slider-handle {
		margin-bottom: -15px;
		margin-left: -7px;
	}

	.ui-slider-horizontal .ui-slider-range {
		top: 0;
		height: 100%;
	}

	.ui-slider-horizontal .ui-slider-range-min {
		left: 0;
	}

	.ui-slider-horizontal .ui-slider-range-max {
		right: 0;
	}

	.ui-slider-vertical .ui-slider-range {
		left: 0;
		width: 100%;
	}

	.ui-slider-vertical .ui-slider-range-min {
		bottom: 0;
	}

	.ui-slider-vertical .ui-slider-range-max {
		top: 0;
	}

	.ui-widget-header {
		border: 1px solid #D4D4D4;
		background: url(../img/ui-widget-header.png);
	}

	.ui-corner-all {
		border-radius: 4px;
	}

	.Costhor11_block {
		width: 100px;
		height: 51px;
		background: url(../img/calc/znachgor.png);
		position: absolute;
		margin: 24px 0px 0px -37px;
	}

	.Costhor11_block input {
		width: 48px;
		height: 35px;
		text-align: center;
		margin-left: 5px;
		margin-top: 10px;
		color: #161616;
		padding: 0 !important;
		border: 0;
		font-size: 1em;
		background: none;
	}

	.Costver11_block {
		width: 100px;
		height: 51px;
		background: url(../img/calc/znachgor.png);
		position: absolute;
		margin: 24px 0px 0px -37px;
	}

	.Costver11_block input {
		width: 48px;
		height: 35px;
		text-align: center;
		margin-left: 5px;
		margin-top: 10px;
		color: #161616;
		padding: 0 !important;
		border: 0;
		font-size: 1em;
		background: none;
	}

	.b-calc__left .stage1 {
		display: none;
	}

	.b-calc__left .stage2 {
		display: none;
	}

	.b-calc__left .stage3 {
		display: none;
	}

	.b-calc__left .block_econom {
		display: none;
	}

	.b-calc__left .block_econom .block_econom_text {
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		margin-bottom: 10px;
	}

	.b-calc__left .block_econom .block_econom_bg {
		height: 80px;
		line-height: 80px;
		text-align: center;
		background: url(../img/b_market_filtr_bg.png);
		border-radius: 5px;
		font-size: 3em;
		font-family: 'ALSSchlangesans-Black';
		color: #fff;
	}

	.b-calc__left .block_econom .block_econom_bg span {
		font-size: 1.2em;
	}

	.b-calc__left .markver {
		display: none;
	}

	.b-calc__left .markhor {
		display: none;
	}
}

@media only screen and (max-width: 768px) {
	.b-calc {
		width: 100%;
		margin: 0 auto;
	}

	.b-calc__zag {
		text-align: center;
		font-family: 'ALSSchlangesans-Black';
		font-size: 4em;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 40px;
		padding-top: 30px;
	}

	.b-calc__left {
		width: 460px;
		float: none;
		height: 610px;
		margin: 0 auto;
	}

	.b-calc__left .b-calc__ul_onoff {
		position: absolute;
		margin-left: 25px;
	}

	.b-calc__left .b-calc__ul_onoff li {
		list-style: none;
		display: inline;
		line-height: 52px;
		font-family: 'ALSSchlangesans-Black';
		font-size: 3em;
		text-transform: uppercase;
		color: #01d2e9;
		margin-right: 35px;
		white-space: nowrap;
	}

	.b-calc__left .b-calc__ul_onoff li img {
		margin-top: 5px;
	}

	.b-calc__left .b-calc__ul_onoff li a {
		color: #000;
		text-decoration: none;
	}

	.b-calc__left .oknofull {
		width: 360px;
		height: 331px;
		position: absolute;
		margin: 210px 0px 0px 80px;
	}

	.b-calc__left .oknofull img {
		width: 100%;
	}

	.b-calc__left .oknofullbalk {
		margin-top: 235px;
	}

	.b-calc__left .tabletipokna {
		position: absolute;
		margin: 80px 0px 0px 25px;
	}

	.b-calc__left .tipokna1,.b-calc__left .tipokna2,.b-calc__left .tipokna3,.b-calc__left .tipokna4 {
		float: left;
		margin-right: 12px;
		margin-left: 12px;
	}

	.b-calc__left .tipokna1 {
		width: 47px;
		height: 74px;
		background: url(../img/calc/okno/ok1_1.png);
		background-position: center top;
		background-repeat: no-repeat;
		cursor: pointer;
	}

	.b-calc__left .tipokna2 {
		width: 84px;
		height: 74px;
		background: url(../img/calc/okno/ok2_1.png);
		background-position: center top;
		background-repeat: no-repeat;
		cursor: pointer;
	}

	.b-calc__left .tipokna2.actok {
		background: url(../img/calc/okno/ok2_1_act.png);
	}

	.b-calc__left .tipokna3 {
		width: 122px;
		height: 74px;
		background: url(../img/calc/okno/ok3_1.png);
		background-position: center top;
		background-repeat: no-repeat;
		cursor: pointer;
	}

	.b-calc__left .tipokna4 {
		width: 93px;
		height: 104px;
		background: url(../img/calc/okno/ok4_1.png);
		background-position: left top;
		background-repeat: no-repeat;
		cursor: pointer;
	}

	.b-calc__left .popok1 {
		position: absolute;
		margin-left: -24px;
		margin-top: -16px;
	}

	.b-calc__left .popok2 {
		position: absolute;
		margin-left: -24px;
		margin-top: -16px;
	}

	.b-calc__left .popok3 {
		position: absolute;
		margin-left: -24px;
		margin-top: -16px;
	}

	.b-calc__left .popok4 {
		position: absolute;
		margin-left: -24px;
		margin-top: -16px;
	}

	.b-calc__left .tipoknapopcenter {
		border: 1px solid #e7e7e8;
		padding: 15px 23px 15px 23px;
		position: relative;
		z-index: 5;
		border-radius: 7px;
		background: #fff;
		background: rgba(255,255,255,0.9);
		box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
	}

	.b-calc__left .tipoknapopcenter .ok1_1,.b-calc__left .tipoknapopcenter .ok1_2,.b-calc__left .tipoknapopcenter .ok2_1,.b-calc__left .tipoknapopcenter .ok2_2,.b-calc__left .tipoknapopcenter .ok2_3,.b-calc__left .tipoknapopcenter .ok3_1,.b-calc__left .tipoknapopcenter .ok3_2,.b-calc__left .tipoknapopcenter .ok4_1 {
		margin-bottom: 25px;
	}

	.b-calc__left .ok1_1 {
		background: url(../img/calc/okno/ok1_1.png);
		width: 47px;
		height: 74px;
	}

	.b-calc__left .ok1_1:hover,.b-calc__left .ok1_1.actok {
		background: url(../img/calc/okno/ok1_1_act.png);
	}

	.b-calc__left .ok1_2 {
		background: url(../img/calc/okno/ok1_2.png);
		width: 47px;
		height: 74px;
	}

	.b-calc__left .ok1_2:hover,.b-calc__left .ok1_2.actok {
		background: url(../img/calc/okno/ok1_2_act.png);
	}

	.b-calc__left .ok1_3 {
		background: url(../img/calc/okno/ok1_3.png);
		width: 47px;
		height: 74px;
	}

	.b-calc__left .ok1_3:hover,.b-calc__left .ok1_3.actok {
		background: url(../img/calc/okno/ok1_3_act.png);
	}

	.b-calc__left .ok2_1 {
		background: url(../img/calc/okno/ok2_1.png);
		width: 84px;
		height: 74px;
	}

	.b-calc__left .ok2_1:hover,.b-calc__left .ok2_1.actok {
		background: url(../img/calc/okno/ok2_1_act.png);
	}

	.b-calc__left .ok2_2 {
		background: url(../img/calc/okno/ok2_2.png);
		width: 84px;
		height: 74px;
	}

	.b-calc__left .ok2_2:hover,.b-calc__left .ok2_2.actok {
		background: url(../img/calc/okno/ok2_2_act.png);
	}

	.b-calc__left .ok2_3 {
		background: url(../img/calc/okno/ok2_3.png);
		width: 84px;
		height: 74px;
	}

	.b-calc__left .ok2_3:hover,.b-calc__left .ok2_3.actok {
		background: url(../img/calc/okno/ok2_3_act.png);
	}

	.b-calc__left .ok2_4 {
		background: url(../img/calc/okno/ok2_4.png);
		width: 84px;
		height: 74px;
	}

	.b-calc__left .ok2_4:hover,.b-calc__left .ok2_4.actok {
		background: url(../img/calc/okno/ok2_4_act.png);
	}

	.b-calc__left .ok3_1 {
		background: url(../img/calc/okno/ok3_1.png);
		width: 122px;
		height: 74px;
	}

	.b-calc__left .ok3_1:hover,.b-calc__left .ok3_1.actok {
		background: url(../img/calc/okno/ok3_1_act.png);
	}

	.b-calc__left .ok3_2 {
		background: url(../img/calc/okno/ok3_2.png);
		width: 122px;
		height: 74px;
	}

	.b-calc__left .ok3_2:hover,.b-calc__left .ok3_2.actok {
		background: url(../img/calc/okno/ok3_2_act.png);
	}

	.b-calc__left .ok3_3 {
		background: url(../img/calc/okno/ok3_3.png);
		width: 122px;
		height: 74px;
	}

	.b-calc__left .ok3_3:hover,.b-calc__left .ok3_3.actok {
		background: url(../img/calc/okno/ok3_3_act.png);
	}

	.b-calc__left .ok4_1 {
		background: url(../img/calc/okno/ok4_1.png);
		width: 47px;
		height: 104px;
	}

	.b-calc__left .ok4_1:hover,.b-calc__left .ok4_1.actok {
		background: url(../img/calc/okno/ok4_1_act.png);
	}

	.b-calc__left .ok4_2 {
		background: url(../img/calc/okno/ok4_2.png);
		width: 93px;
		height: 104px;
	}

	.b-calc__left .ok4_2:hover,.b-calc__left .ok4_2.actok {
		background: url(../img/calc/okno/ok4_2_act.png);
	}

	.b-calc__right {
		width: 380px;
		float: none;
		margin: 0 auto 50px auto;
	}

	.b-calc__right .dostavka {
		display: none;
	}

	.b-calc__right .underdostavka {
		display: none;
	}

	.b-calc__right .proc {
		display: none;
	}

	.b-calc__right .proc div {
		width: 380px;
		height: 115px;
		background: url(../img/calc/proc.png) no-repeat center center;
		background-size: cover;
		position: absolute;
	}

	.b-calc__right .basechek {
		width: 380px;
		height: 193px;
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		background: url(../img/calc/basechek.png) no-repeat center center;
		padding-top: 17px;
	}

	.b-calc__right .basechek .basechek__zag {
		font-family: 'Roboto', sans-serif;
		margin-bottom: 8px;
		margin-left: 30px;
	}

	.b-calc__right .basechek table {
		width: 200px;
		margin: 0 auto;
	}

	.b-calc__right .basechek .basechek__line {
		border-bottom: 1px solid #b8c3c9;
		margin: 14px 30px 9px 30px;
	}

	.b-calc__right .basetsena {
		width: 380px;
		height: 157px;
		margin-top: -14px;
		background: url(../img/calc/basetsena.png) no-repeat center center;
		text-align: center;
		margin-bottom: 16px;
	}

	.b-calc__right .basetsena .costonsale {
		padding-top: 30px;
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		text-transform: uppercase;
	}

	.b-calc__right .basetsena .tsena_base_cost {
		margin-bottom: 15px;
		text-align: center;
	}

	.b-calc__right .basetsena .tsena_base_cost span {
		color: #f72727;
		font-size: 8em;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.02em 0.03em 0.18em rgba(0,0,0,0.8);
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
	}

	.b-calc__right .basetsena .tsena_base_cost img {
		vertical-align: top;
		margin-right: -10px;
	}

	.b-calc__right .basetsena .only15days {
		font-size: 3em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
	}

	.b-calc__right .calc_but {
		text-align: center;
		margin-bottom: 30px;
	}

	.b-calc__right .calc_but img {
		cursor: pointer;
	}

	.b-calc__right .calc_rassr {
		text-align: center;
		text-transform: uppercase;
		font-family: 'Roboto', sans-serif;
		font-size: 3em;
		line-height: 1.2;
	}

	.b-calc__right .calc_rassr .credd {
		color: #ff0000;
	}

	.tipoknachek {
		width: 29px;
		height: 30px;
		background: url(../img/calc/chek.png) no-repeat left top;
		cursor: pointer;
	}

	.tipoknachekact {
		width: 29px;
		height: 30px;
		background: url(../img/calc/chek_act.png) no-repeat left top;
		cursor: pointer;
	}

	#sliderhor {
		width: 340px;
		position: absolute;
		margin: 500px 0px 0px 85px !important;
	}

	#sliderhor span.ui-slider-handle {
		display: none;
	}

	#sliderhor span.ui-slider-handle:last-child {
		display: block;
	}

	#sliderver {
		height: 270px;
		position: absolute;
		margin: 205px 0px 0px 35px !important;
	}

	#sliderver span.ui-slider-handle {
		display: none;
	}

	#sliderver span.ui-slider-handle:last-child {
		display: block;
	}

	.ui-slider {
		position: relative;
	}

	.ui-slider-horizontal .ui-slider-handle {
		position: absolute;
		z-index: 2;
		margin-top: -4px;
		width: 23px;
		height: 24px;
		background: url(../img/calc/slider_polz.png) no-repeat;
		cursor: pointer;
	}

	.ui-slider-vertical .ui-slider-handle {
		position: absolute;
		z-index: 2;
		width: 23px;
		height: 24px;
		background: url(../img/calc/slider_polz.png) no-repeat;
		cursor: pointer;
	}

	.ui-slider .ui-slider-range {
		position: absolute;
		z-index: 1;
		font-size: .7em;
		display: block;
		background: #03c1d7;
		border-radius: 6px;
		overflow: hidden;
	}

	.ui-slider-horizontal {
		height: 11px;
		width: 400px;
		border: 1px solid #d5dbdf;
		background: #f5f6f7;
	}

	.ui-slider-vertical {
		width: 11px;
		height: 340px;
		border: 1px solid #d5dbdf;
		background: #f5f6f7;
	}

	.verbalk .ui-slider-vertical {
		width: 3px;
		height: 100px !important;
	}

	.ui-slider-horizontal .ui-slider-handle {
		top: -3px;
		margin-left: -10px;
	}

	.ui-slider-vertical .ui-slider-handle {
		margin-bottom: -15px;
		margin-left: -7px;
	}

	.ui-slider-horizontal .ui-slider-range {
		top: 0;
		height: 100%;
	}

	.ui-slider-horizontal .ui-slider-range-min {
		left: 0;
	}

	.ui-slider-horizontal .ui-slider-range-max {
		right: 0;
	}

	.ui-slider-vertical .ui-slider-range {
		left: 0;
		width: 100%;
	}

	.ui-slider-vertical .ui-slider-range-min {
		bottom: 0;
	}

	.ui-slider-vertical .ui-slider-range-max {
		top: 0;
	}

	.ui-widget-header {
		border: 1px solid #D4D4D4;
		background: url(../img/ui-widget-header.png);
	}

	.ui-corner-all {
		border-radius: 4px;
	}

	.Costhor11_block {
		width: 100px;
		height: 51px;
		background: url(../img/calc/znachgor.png);
		position: absolute;
		margin: 24px 0px 0px -37px;
	}

	.Costhor11_block input {
		width: 48px;
		height: 35px;
		text-align: center;
		margin-left: 5px;
		margin-top: 10px;
		color: #161616;
		padding: 0 !important;
		border: 0;
		font-size: 1em;
		background: none;
	}

	.Costver11_block {
		width: 100px;
		height: 51px;
		background: url(../img/calc/znachgor.png);
		position: absolute;
		margin: 24px 0px 0px -37px;
	}

	.Costver11_block input {
		width: 48px;
		height: 35px;
		text-align: center;
		margin-left: 5px;
		margin-top: 10px;
		color: #161616;
		padding: 0 !important;
		border: 0;
		font-size: 1em;
		background: none;
	}

	.b-calc__left .stage1 {
		display: none;
	}

	.b-calc__left .stage2 {
		display: none;
	}

	.b-calc__left .stage3 {
		display: none;
	}

	.b-calc__left .block_econom {
		display: none;
	}

	.b-calc__left .block_econom .block_econom_text {
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		margin-bottom: 10px;
	}

	.b-calc__left .block_econom .block_econom_bg {
		height: 80px;
		line-height: 80px;
		text-align: center;
		background: url(../img/b_market_filtr_bg.png);
		border-radius: 5px;
		font-size: 3em;
		font-family: 'ALSSchlangesans-Black';
		color: #fff;
	}

	.b-calc__left .block_econom .block_econom_bg span {
		font-size: 1.2em;
	}

	.b-calc__left .markver {
		display: none;
	}

	.b-calc__left .markhor {
		display: none;
	}
}

@media only screen and (max-width: 480px) {
	.b-calc {
		width: 100%;
		margin: 0 auto;
	}

	.b-calc__zag {
		text-align: center;
		font-family: 'ALSSchlangesans-Black';
		font-size: 3.6em;
		text-transform: uppercase;
		line-height: 1.2;
		margin-bottom: 40px;
		padding-top: 30px;
	}

	.b-calc__left {
		width: 300px;
		float: none;
		height: 590px;
		margin: 0 auto;
	}

	.b-calc__left .b-calc__ul_onoff {
		position: absolute;
		margin-left: 10px;
	}

	.b-calc__left .b-calc__ul_onoff li {
		list-style: none;
		display: inline;
		line-height: 52px;
		font-family: 'ALSSchlangesans-Black';
		font-size: 2em;
		text-transform: uppercase;
		color: #01d2e9;
		margin-right: 10px;
		white-space: nowrap;
	}

	.b-calc__left .b-calc__ul_onoff li img {
		margin-top: 5px;
	}

	.b-calc__left .b-calc__ul_onoff li a {
		color: #000;
		text-decoration: none;
	}

	.b-calc__left .oknofull {
		width: 240px;
		height: 331px;
		position: absolute;
		margin: 300px 0px 0px 60px;
	}

	.b-calc__left .oknofull img {
		width: 100%;
	}

	.b-calc__left .oknofullbalk {
		margin-top: 325px;
	}

	.b-calc__left .tabletipokna {
		position: absolute;
		margin: 80px 0px 0px 0px;
	}

	.b-calc__left .tipokna1,.b-calc__left .tipokna2,.b-calc__left .tipokna3,.b-calc__left .tipokna4 {
		float: left;
		margin-right: 5px;
		margin-left: 5px;
		margin-bottom: 20px;
	}

	.b-calc__left .tipokna1 {
		width: 47px;
		height: 74px;
		background: url(../img/calc/okno/ok1_1.png);
		background-position: center top;
		background-repeat: no-repeat;
		cursor: pointer;
	}

	.b-calc__left .tipokna2 {
		width: 84px;
		height: 74px;
		background: url(../img/calc/okno/ok2_1.png);
		background-position: center top;
		background-repeat: no-repeat;
		cursor: pointer;
	}

	.b-calc__left .tipokna2.actok {
		background: url(../img/calc/okno/ok2_1_act.png);
	}

	.b-calc__left .tipokna3 {
		width: 122px;
		height: 74px;
		background: url(../img/calc/okno/ok3_1.png);
		background-position: center top;
		background-repeat: no-repeat;
		cursor: pointer;
	}

	.b-calc__left .tipokna4 {
		width: 93px;
		height: 104px;
		background: url(../img/calc/okno/ok4_1.png);
		background-position: left top;
		background-repeat: no-repeat;
		cursor: pointer;
	}

	.b-calc__left .tabletipbalk {
		width: 290px;
	}

	.b-calc__left .tipbalk1,.b-calc__left .tipbalk2,.b-calc__left .tipbalk3,.b-calc__left .tipbalk4,.b-calc__left .tipbalk5,.b-calc__left .tipbalk6,.b-calc__left .tipbalk7 {
		margin: 0px 15px 15px 0px !important;
	}

	.b-calc__left .popok1 {
		position: absolute;
		margin-left: -24px;
		margin-top: -16px;
	}

	.b-calc__left .popok2 {
		position: absolute;
		margin-left: -24px;
		margin-top: -16px;
	}

	.b-calc__left .popok3 {
		position: absolute;
		margin-left: -24px;
		margin-top: -16px;
	}

	.b-calc__left .popok4 {
		position: absolute;
		margin-left: -24px;
		margin-top: -16px;
	}

	.b-calc__left .tipoknapopcenter {
		border: 1px solid #e7e7e8;
		padding: 15px 23px 15px 23px;
		position: relative;
		z-index: 5;
		border-radius: 7px;
		background: #fff;
		background: rgba(255,255,255,0.9);
		box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
	}

	.b-calc__left .tipoknapopcenter .ok1_1,.b-calc__left .tipoknapopcenter .ok1_2,.b-calc__left .tipoknapopcenter .ok2_1,.b-calc__left .tipoknapopcenter .ok2_2,.b-calc__left .tipoknapopcenter .ok2_3,.b-calc__left .tipoknapopcenter .ok3_1,.b-calc__left .tipoknapopcenter .ok3_2,.b-calc__left .tipoknapopcenter .ok4_1 {
		margin-bottom: 25px;
	}

	.b-calc__left .ok1_1 {
		background: url(../img/calc/okno/ok1_1.png);
		width: 47px;
		height: 74px;
	}

	.b-calc__left .ok1_1:hover,.b-calc__left .ok1_1.actok {
		background: url(../img/calc/okno/ok1_1_act.png);
	}

	.b-calc__left .ok1_2 {
		background: url(../img/calc/okno/ok1_2.png);
		width: 47px;
		height: 74px;
	}

	.b-calc__left .ok1_2:hover,.b-calc__left .ok1_2.actok {
		background: url(../img/calc/okno/ok1_2_act.png);
	}

	.b-calc__left .ok1_3 {
		background: url(../img/calc/okno/ok1_3.png);
		width: 47px;
		height: 74px;
	}

	.b-calc__left .ok1_3:hover,.b-calc__left .ok1_3.actok {
		background: url(../img/calc/okno/ok1_3_act.png);
	}

	.b-calc__left .ok2_1 {
		background: url(../img/calc/okno/ok2_1.png);
		width: 84px;
		height: 74px;
	}

	.b-calc__left .ok2_1:hover,.b-calc__left .ok2_1.actok {
		background: url(../img/calc/okno/ok2_1_act.png);
	}

	.b-calc__left .ok2_2 {
		background: url(../img/calc/okno/ok2_2.png);
		width: 84px;
		height: 74px;
	}

	.b-calc__left .ok2_2:hover,.b-calc__left .ok2_2.actok {
		background: url(../img/calc/okno/ok2_2_act.png);
	}

	.b-calc__left .ok2_3 {
		background: url(../img/calc/okno/ok2_3.png);
		width: 84px;
		height: 74px;
	}

	.b-calc__left .ok2_3:hover,.b-calc__left .ok2_3.actok {
		background: url(../img/calc/okno/ok2_3_act.png);
	}

	.b-calc__left .ok2_4 {
		background: url(../img/calc/okno/ok2_4.png);
		width: 84px;
		height: 74px;
	}

	.b-calc__left .ok2_4:hover,.b-calc__left .ok2_4.actok {
		background: url(../img/calc/okno/ok2_4_act.png);
	}

	.b-calc__left .ok3_1 {
		background: url(../img/calc/okno/ok3_1.png);
		width: 122px;
		height: 74px;
	}

	.b-calc__left .ok3_1:hover,.b-calc__left .ok3_1.actok {
		background: url(../img/calc/okno/ok3_1_act.png);
	}

	.b-calc__left .ok3_2 {
		background: url(../img/calc/okno/ok3_2.png);
		width: 122px;
		height: 74px;
	}

	.b-calc__left .ok3_2:hover,.b-calc__left .ok3_2.actok {
		background: url(../img/calc/okno/ok3_2_act.png);
	}

	.b-calc__left .ok3_3 {
		background: url(../img/calc/okno/ok3_3.png);
		width: 122px;
		height: 74px;
	}

	.b-calc__left .ok3_3:hover,.b-calc__left .ok3_3.actok {
		background: url(../img/calc/okno/ok3_3_act.png);
	}

	.b-calc__left .ok4_1 {
		background: url(../img/calc/okno/ok4_1.png);
		width: 47px;
		height: 104px;
	}

	.b-calc__left .ok4_1:hover,.b-calc__left .ok4_1.actok {
		background: url(../img/calc/okno/ok4_1_act.png);
	}

	.b-calc__left .ok4_2 {
		background: url(../img/calc/okno/ok4_2.png);
		width: 93px;
		height: 104px;
	}

	.b-calc__left .ok4_2:hover,.b-calc__left .ok4_2.actok {
		background: url(../img/calc/okno/ok4_2_act.png);
	}

	.b-calc__right {
		width: 100%;
		float: none;
		margin: 0 auto 50px auto;
	}

	.b-calc__right .dostavka {
		display: none;
	}

	.b-calc__right .underdostavka {
		display: none;
	}

	.b-calc__right .proc {
		display: none;
	}

	.b-calc__right .proc div {
		width: 100%;
		height: 115px;
		background: url(../img/calc/proc.png) no-repeat center center;
		background-size: cover;
		position: absolute;
	}

	.b-calc__right .basechek {
		width: 290px;
		margin: 0 auto;
		height: auto;
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		background: none;
		padding-top: 17px;
		padding-bottom: 10px;
		border: 1px solid #ccc;
		border-radius: 5px;
	}

	.b-calc__right .basechek .basechek__zag {
		font-family: 'Roboto', sans-serif;
		margin-bottom: 8px;
		margin-left: 30px;
	}

	.b-calc__right .basechek table {
		width: 200px;
		margin: 0 auto;
	}

	.b-calc__right .basechek .basechek__line {
		border-bottom: 1px solid #b8c3c9;
		margin: 14px 30px 9px 30px;
	}

	.b-calc__right .basetsena {
		width: 290px;
		height: 120px;
		margin: -10px auto 0 auto;
		background: url(../img/calc/basetsena.png) no-repeat center center;
		background-size: cover;
		text-align: center;
		margin-bottom: 16px;
	}

	.b-calc__right .basetsena .costonsale {
		padding-top: 25px;
		font-size: 1.4em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		text-transform: uppercase;
	}

	.b-calc__right .basetsena .tsena_base_cost {
		margin-bottom: 15px;
		text-align: center;
	}

	.b-calc__right .basetsena .tsena_base_cost span {
		color: #f72727;
		font-size: 6em;
		text-shadow: -3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff,0.02em 0.03em 0.18em rgba(0,0,0,0.8);
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
		font-style: italic;
		line-height: 1;
	}

	.b-calc__right .basetsena .tsena_base_cost img {
		vertical-align: top;
		margin-right: -10px;
		width: 63px;
	}

	.b-calc__right .basetsena .only15days {
		font-size: 3em;
		font-family: 'Roboto', sans-serif;
		font-weight: bold;
	}

	.b-calc__right .calc_but {
		text-align: center;
		margin-bottom: 30px;
	}

	.b-calc__right .calc_but img {
		cursor: pointer;
	}

	.b-calc__right .calc_rassr {
		text-align: center;
		text-transform: uppercase;
		font-family: 'Roboto', sans-serif;
		font-size: 2.4em;
		line-height: 1.2;
	}

	.b-calc__right .calc_rassr .credd {
		color: #ff0000;
	}

	.tipoknachek {
		width: 29px;
		height: 30px;
		background: url(../img/calc/chek.png) no-repeat left top;
		cursor: pointer;
	}

	.tipoknachekact {
		width: 29px;
		height: 30px;
		background: url(../img/calc/chek_act.png) no-repeat left top;
		cursor: pointer;
	}

	#sliderhor {
		width: 230px;
		position: absolute;
		margin: 490px 0px 0px 65px !important;
	}

	#sliderhor span.ui-slider-handle {
		display: none;
	}

	#sliderhor span.ui-slider-handle:last-child {
		display: block;
	}

	#sliderver {
		height: 170px;
		position: absolute;
		margin: 295px 0px 0px 35px !important;
	}

	#sliderver span.ui-slider-handle {
		display: none;
	}

	#sliderver span.ui-slider-handle:last-child {
		display: block;
	}

	.ui-slider {
		position: relative;
	}

	.ui-slider-horizontal .ui-slider-handle {
		position: absolute;
		z-index: 2;
		margin-top: -4px;
		width: 23px;
		height: 24px;
		background: url(../img/calc/slider_polz.png) no-repeat;
		cursor: pointer;
	}

	.ui-slider-vertical .ui-slider-handle {
		position: absolute;
		z-index: 2;
		width: 23px;
		height: 24px;
		background: url(../img/calc/slider_polz.png) no-repeat;
		cursor: pointer;
	}

	.ui-slider .ui-slider-range {
		position: absolute;
		z-index: 1;
		font-size: .7em;
		display: block;
		background: #03c1d7;
		border-radius: 6px;
		overflow: hidden;
	}

	.ui-slider-horizontal {
		height: 11px;
		width: 400px;
		border: 1px solid #d5dbdf;
		background: #f5f6f7;
	}

	.ui-slider-vertical {
		width: 11px;
		height: 340px;
		border: 1px solid #d5dbdf;
		background: #f5f6f7;
	}

	.verbalk .ui-slider-vertical {
		width: 3px;
		height: 100px !important;
	}

	.ui-slider-horizontal .ui-slider-handle {
		top: -3px;
		margin-left: -10px;
	}

	.ui-slider-vertical .ui-slider-handle {
		margin-bottom: -15px;
		margin-left: -7px;
	}

	.ui-slider-horizontal .ui-slider-range {
		top: 0;
		height: 100%;
	}

	.ui-slider-horizontal .ui-slider-range-min {
		left: 0;
	}

	.ui-slider-horizontal .ui-slider-range-max {
		right: 0;
	}

	.ui-slider-vertical .ui-slider-range {
		left: 0;
		width: 100%;
	}

	.ui-slider-vertical .ui-slider-range-min {
		bottom: 0;
	}

	.ui-slider-vertical .ui-slider-range-max {
		top: 0;
	}

	.ui-widget-header {
		border: 1px solid #D4D4D4;
		background: url(../img/ui-widget-header.png);
	}

	.ui-corner-all {
		border-radius: 4px;
	}

	.Costhor11_block {
		width: 100px;
		height: 51px;
		background: url(../img/calc/znachgor.png);
		position: absolute;
		margin: 24px 0px 0px -37px;
	}

	.Costhor11_block input {
		width: 48px;
		height: 35px;
		text-align: center;
		margin-left: 5px;
		margin-top: 10px;
		color: #161616;
		padding: 0 !important;
		border: 0;
		font-size: 1em;
		background: none;
	}

	.Costver11_block {
		width: 100px;
		height: 51px;
		background: url(../img/calc/znachgor.png);
		position: absolute;
		margin: 24px 0px 0px -37px;
	}

	.Costver11_block input {
		width: 48px;
		height: 35px;
		text-align: center;
		margin-left: 5px;
		margin-top: 10px;
		color: #161616;
		padding: 0 !important;
		border: 0;
		font-size: 1em;
		background: none;
	}

	.b-calc__left .stage1 {
		display: none;
	}

	.b-calc__left .stage2 {
		display: none;
	}

	.b-calc__left .stage3 {
		display: none;
	}

	.b-calc__left .block_econom {
		display: none;
	}

	.b-calc__left .block_econom .block_econom_text {
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		margin-bottom: 10px;
	}

	.b-calc__left .block_econom .block_econom_bg {
		height: 80px;
		line-height: 80px;
		text-align: center;
		background: url(../img/b_market_filtr_bg.png);
		border-radius: 5px;
		font-size: 3em;
		font-family: 'ALSSchlangesans-Black';
		color: #fff;
	}

	.b-calc__left .block_econom .block_econom_bg span {
		font-size: 1.2em;
	}

	.b-calc__left .markver {
		display: none;
	}

	.b-calc__left .markhor {
		display: none;
	}
}

.b-pervich {
	padding: 20px 0px 50px 0px;
}

.b-pervich .b-pervich-img img {
	width: 100%;
	margin-bottom: 30px;
}

.b-pervich .b-pervich__zag {
	font-size: 3em;
	font-family: 'ALSSchlangesans-Black';
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 60px;
}

.b-pervich .b-pervich__text {
	font-size: 1.6em;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	margin-bottom: 40px;
}

.b-pervich .b-pervich-but {
	margin-bottom: 40px;
}

@media only screen and (max-width: 1200px) {
	.b-pervich .b-pervich__zag {
		font-size: 3em;
		font-family: 'ALSSchlangesans-Black';
		text-transform: uppercase;
		margin-bottom: 10px;
		margin-top: 40px;
	}
}

#loader-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9000;
	background: #000;
	background: rgba(0,0,0,0.5);
	display: none;
}

#loader {
	display: block;
	position: relative;
	left: 50%;
	top: 50%;
	width: 150px;
	height: 150px;
	margin: -75px 0 0 -75px;
	border-radius: 50%;
	border: 2px solid transparent;
	border-top-color: #01d2e9;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
}

#loader:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	border-radius: 50%;
	border: 6px solid transparent;
	border-top-color: #e30613;
	-webkit-animation: spin 3s linear infinite;
	animation: spin 3s linear infinite;
}

#loader:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #ffe600;
	-webkit-animation: spin 1.5s linear infinite;
	animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.modal-header {
	height: 50px;
	border-bottom: 0px;
}

.modal-header .close {
	opacity: 1;
	margin: -10px -15px -10px -50px;
}

.modal-header .close:hover {
	opacity: .8;
}

.modal-body {
	margin-top: -10px;
	padding: 0px;
}

.modal_zag {
	color: #171616;
	font-size: 4.9em;
	text-align: center;
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
	line-height: 1;
}

#happy {
	display: none;
}

#happy .modal-dialog {
	background: url(../img/happy/happy_bg_.png) no-repeat center center;
	width: 579px;
	height: 731px;
}

#happy .modal-content {
	background: none;
	box-shadow: none;
	border: 0px;
	width: 579px;
	height: 731px;
}

#happy .modal-header .close {
	float: none;
	width: 16px;
	height: 17px;
	line-height: 1;
	text-shadow: none;
	filter: alpha(opacity=20);
	opacity: 1;
	margin: 0px;
	position: absolute;
	bottom: 83px;
	right: 59px;
}

#happy .modal_zag {
	width: 400px;
	height: 56px;
	margin: 0px auto 2px auto;
}

#happy .modal_zag img {
	width: 100%;
}

#happy .madal_t1 {
	text-align: center;
	font-size: 2.3em;
	font-weight: 600;
	margin-bottom: 4px;
}

#happy .madal_t2 {
	text-align: center;
	font-size: 3.1em;
	font-weight: 600;
	line-height: 1.1;
	margin-bottom: 4px;
}

#happy .madal_t3 {
	text-align: center;
	font-size: 1.7em;
	font-weight: 600;
	margin-bottom: 4px;
}

#happy .modal_input_name,#happy .modal_input_tel {
	margin: 0 auto 10px auto;
	font-size: 18px;
}

#happy .happy_but {
	text-align: center;
	position: relative;
}

.topclose5px {
	height: 10px;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 100;
}

#clock_wrapper {
	position: relative;
	margin: 140px auto 0 auto;
	width: 70px;
	overflow: hidden;
}

#clock {
	position: relative;
	z-index: 1;
	width: 300px;
}

#timer {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 2.8em;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	width: 68px;
	z-index: 2;
	padding-top: 8px;
	color: #000;
	transition: opacity 350ms linear 0s;
	-webkit-transition: opacity 350ms linear 0s;
}

.clocksec {
	position: absolute;
	top: 39px;
	left: 0;
	z-index: 3;
	width: 68px;
	text-align: center;
	font-size: 1em;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
}

.half_opacity {
	opacity: 0.5;
}

#gift {
	display: none;
}

#gift .modal-dialog {
	background: url(../img/gift/bg.png) no-repeat center center #fff;
	width: 520px;
	height: 610px;
	border-radius: 6px;
}

#gift .modal-content {
	background: none;
	border: 0px;
	width: 520px;
	height: 610px;
}

#gift .modal-header .close {
	float: none;
	width: 55px;
	height: 55px;
	line-height: 1;
	text-shadow: none;
	margin: 0px;
	position: absolute;
	top: 5px;
	right: 0px;
}

#gift .modal_zag {
	margin: 0px auto 240px auto;
	color: #171616;
	font-size: 4.9em;
	text-align: center;
	text-transform: uppercase;
	font-family: 'ALSSchlangesans-Black';
	line-height: 1;
}

#gift .madal_t1 {
	text-align: center;
	font-size: 2.3em;
	font-weight: 600;
	margin-bottom: 0px;
}

#gift .madal_t2 {
	text-align: center;
	font-size: 2.3em;
	font-weight: 600;
	line-height: 1.1;
	margin-bottom: 18px;
	color: #ff0000;
	text-transform: uppercase;
}

#gift .modal_input_ema {
	margin: 0 auto 10px auto;
	background: url(../img/gift/input.png) no-repeat left top;
	width: 390px;
	height: 55px;
	margin-bottom: 25px;
}

#gift .modal_input_ema input {
	font-family: 'Roboto', sans-serif;
	font-size: 1.8em;
	font-weight: 300;
	font-style: italic;
	height: 34px;
	margin: 10px 0px 0px 15px;
	width: 355px;
	border: 0px;
	background: none;
}

#gift .gift_but {
	text-align: center;
	position: relative;
}

@media only screen and (min-width: 992px) {
	.modal-dialog {
		width: 840px;
	}

	#happy .modal-dialog {
		width: 579px;
		height: 731px;
	}
}

.modal_man {
	height: 472px;
	background: url(../img/modal_man.png) no-repeat left bottom;
}

.modal_man_form {
	margin-left: 450px;
	margin-top: 30px;
	font-size: 2.3em;
	line-height: 1.2;
}

.modal_red {
	color: #ff0000;
}

.modal_input_name {
	background: url(../img/modal_input_name.png) no-repeat left top;
	width: 350px;
	height: 57px;
	margin-bottom: 10px;
}

.modal_input_name input {
	font-family: 'Roboto', sans-serif;
	font-size: 1.2em;
	font-weight: 300;
	font-style: italic;
	height: 38px;
	margin: 9px 0px 0px 45px;
	width: 295px;
	border: 0px;
	background: none;
}

.modal_input_tel {
	background: url(../img/modal_input_tel.png) no-repeat left top;
	width: 350px;
	height: 57px;
	margin-bottom: 42px;
}

.modal_input_tel input {
	font-family: 'Roboto', sans-serif;
	font-size: 1.2em;
	font-weight: 300;
	font-style: italic;
	height: 38px;
	margin: 9px 0px 0px 45px;
	width: 295px;
	border: 0px;
	background: none;
}

.modal_hochu_but {
	margin-left: 55px;
}

@media only screen and (max-width: 992px) {
	.modal_man {
		height: 442px;
		background: none;
	}

	.modal_man_form {
		margin-left: 0px;
		margin-top: 30px;
		font-size: 2.3em;
		line-height: 1.2;
		text-align: center;
	}

	.modal_red {
		color: #ff0000;
	}

	.modal_input_name {
		background: url(../img/modal_input_name.png) no-repeat left top;
		width: 350px;
		height: 57px;
		margin-bottom: 10px;
		margin: 0 auto 10px auto;
	}

	.modal_input_name input {
		font-family: 'Roboto', sans-serif;
		font-size: 1.2em;
		font-weight: 300;
		font-style: italic;
		height: 38px;
		margin: 9px 0px 0px 45px;
		width: 295px;
		border: 0px;
		background: none;
	}

	.modal_input_tel {
		background: url(../img/modal_input_tel.png) no-repeat left top;
		width: 350px;
		height: 57px;
		margin: 0 auto 32px auto;
	}

	.modal_input_tel input {
		font-family: 'Roboto', sans-serif;
		font-size: 1.2em;
		font-weight: 300;
		font-style: italic;
		height: 38px;
		margin: 9px 0px 0px 45px;
		width: 295px;
		border: 0px;
		background: none;
	}

	.modal_hochu_but {
		margin: 0 auto;
	}
}

@media only screen and (max-width: 768px) {
	#happy .modal-dialog {
		background: #fde800;
		width: 300px;
		height: auto;
		margin-left: auto;
		margin-right: auto;
	}

	#happy .modal-content {
		background: none;
		box-shadow: none;
		border: 0px;
		width: 100%;
		height: auto;
	}

	#happy .modal-header .close {
		float: none;
		width: 16px;
		height: 17px;
		line-height: 1;
		text-shadow: none;
		filter: alpha(opacity=20);
		opacity: 1;
		margin: 0px;
		position: absolute;
		top: 15px;
		right: 14px;
	}

	#happy .modal_zag {
		width: 260px;
		height: auto;
		margin: 0px auto 2px auto;
	}

	#happy .modal_zag img {
		width: 100%;
	}

	#happy .madal_t1 {
		text-align: center;
		font-size: 1.6em;
		font-weight: 600;
		margin-bottom: 4px;
	}

	#happy .madal_t2 {
		text-align: center;
		font-size: 3.1em;
		font-weight: 600;
		line-height: 1.1;
		margin-bottom: 4px;
	}

	#happy .madal_t3 {
		text-align: center;
		font-size: 1.4em;
		font-weight: 600;
		margin-bottom: 4px;
	}

	#happy .modal_input_name {
		background: url(../img/modal_input_name_sm.png) no-repeat left top;
		width: 260px;
		height: 57px;
		margin-bottom: 10px;
		margin: 0 auto 10px auto;
		text-align: left;
	}

	#happy .modal_input_name input {
		font-family: 'Roboto', sans-serif;
		font-size: 1.2em;
		font-weight: 300;
		font-style: italic;
		height: 38px;
		margin: 9px 0px 0px 45px;
		width: 200px;
		border: 0px;
		background: none;
	}

	#happy .modal_input_tel {
		background: url(../img/modal_input_tel_sm.png) no-repeat left top;
		width: 260px;
		height: 57px;
		margin: 0 auto 32px auto;
		text-align: left;
	}

	#happy .modal_input_tel input {
		font-family: 'Roboto', sans-serif;
		font-size: 1.2em;
		font-weight: 300;
		font-style: italic;
		height: 38px;
		margin: 9px 0px 0px 45px;
		width: 200px;
		border: 0px;
		background: none;
	}

	#happy .modal_input_name,#happy .modal_input_tel {
		margin: 0 auto 10px auto;
		font-size: 18px;
	}

	#happy .happy_but {
		text-align: center;
		position: relative;
		padding-bottom: 20px;
	}

	#gift {
		display: none;
	}

	#gift .modal-dialog {
		background: url(../img/gift/bg.png) no-repeat center 40px #fff;
		background-size: 100%;
		width: 300px;
		height: 570px;
		border-radius: 6px;
	}

	#gift .modal-content {
		background: none;
		border: 0px;
		width: 300px;
		height: 570px;
	}

	#gift .modal-header .close {
		float: none;
		width: 55px;
		height: 55px;
		line-height: 1;
		text-shadow: none;
		margin: 0px;
		position: absolute;
		top: 5px;
		right: 0px;
	}

	#gift .modal_zag {
		margin: 0px auto 180px auto;
		color: #171616;
		font-size: 2.9em;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
	}

	#gift .madal_t1 {
		text-align: center;
		font-size: 2.3em;
		font-weight: 600;
		margin-bottom: 10px;
		width: 96%;
		margin-left: auto;
		margin-right: auto;
		line-height: 1;
	}

	#gift .madal_t2 {
		text-align: center;
		font-size: 2.3em;
		font-weight: 600;
		line-height: 1.1;
		margin-bottom: 18px;
		color: #ff0000;
		text-transform: uppercase;
		width: 96%;
		margin-left: auto;
		margin-right: auto;
	}

	#gift .modal_input_ema {
		margin: 0 auto 10px auto;
		background: url(../img/gift/input260.png) no-repeat left top;
		width: 260px;
		height: 55px;
		margin-bottom: 25px;
	}

	#gift .modal_input_ema input {
		font-family: 'Roboto', sans-serif;
		font-size: 1.8em;
		font-weight: 300;
		font-style: italic;
		height: 34px;
		margin: 10px 0px 0px 15px;
		width: 230px;
		border: 0px;
		background: none;
	}

	#gift .gift_but {
		text-align: center;
		position: relative;
	}

	#clock_wrapper {
		position: relative;
		margin: -17px auto 0 auto;
		width: 70px;
		overflow: hidden;
	}

	#clock {
		position: relative;
		z-index: 1;
		width: 300px;
	}

	#timer {
		position: absolute;
		top: 0;
		left: 0;
		font-size: 2.8em;
		font-family: 'Roboto', sans-serif;
		font-weight: normal;
		font-style: italic;
		text-align: center;
		width: 68px;
		z-index: 2;
		padding-top: 8px;
		color: #000;
		transition: opacity 350ms linear 0s;
		-webkit-transition: opacity 350ms linear 0s;
	}

	.clocksec {
		position: absolute;
		top: 39px;
		left: 0;
		z-index: 3;
		width: 68px;
		text-align: center;
		font-size: 1em;
		font-family: 'Roboto', sans-serif;
		font-weight: normal;
	}

	.half_opacity {
		opacity: 0.5;
	}
}

@media only screen and (max-width: 480px) {
	.modal_zag {
		color: #171616;
		font-size: 3.2em;
		text-align: center;
		text-transform: uppercase;
		font-family: 'ALSSchlangesans-Black';
		line-height: 1;
	}

	.modal_man_form {
		font-size: 1.8em;
		line-height: 1.2;
	}

	.modal_input_name {
		background: url(../img/modal_input_name_sm.png) no-repeat left top;
		width: 260px;
		height: 57px;
		margin-bottom: 10px;
		margin: 0 auto 10px auto;
		text-align: left;
	}

	.modal_input_name input {
		font-family: 'Roboto', sans-serif;
		font-size: 1.2em;
		font-weight: 300;
		font-style: italic;
		height: 38px;
		margin: 9px 0px 0px 45px;
		width: 200px;
		border: 0px;
		background: none;
	}

	.modal_input_tel {
		background: url(../img/modal_input_tel_sm.png) no-repeat left top;
		width: 260px;
		height: 57px;
		margin: 0 auto 32px auto;
		text-align: left;
	}

	.modal_input_tel input {
		font-family: 'Roboto', sans-serif;
		font-size: 1.2em;
		font-weight: 300;
		font-style: italic;
		height: 38px;
		margin: 9px 0px 0px 45px;
		width: 200px;
		border: 0px;
		background: none;
	}
}

.modal-desc {
	font-size: 2.3em;
	line-height: 1.2;
	text-align: center;
}

.fly_girl {
	bottom: 20px;
	right: 20px;
	position: fixed;
	z-index: 99;
	cursor: pointer;
	color: #ccc;
	width: 200px;
	height: 179px;
	text-align: center;
	z-index: 100;
	background: url(../img/want_zamer/fly_girl_c.png);
	background-size: cover;
	opacity: .6 !important;
}

.fly_girl div {
	font-size: 2.1em;
	font-style: italic;
	text-transform: uppercase;
	text-align: left;
	margin-top: 46px;
	color: #333;
}

.fly_girl:hover {
	opacity: 1 !important;
}

.boxHidded {
	visibility: hidden;
}

.bounceInRight,.fadeIn {
	visibility: visible !important;
}

@media only screen and (max-width: 768px) {
	.fly_girl {
		display: none;
	}
}

#want_zamer .modal-header img {
	margin: 8px 10px 0px 0px;
}

#want_zamer .modal-dialog {
	width: 650px;
}

#want_zamer .modal-dialog .yesterdaytodaytomorrow {
	background: #f4f3f3;
	padding: 20px;
	margin-top: 25px;
	margin-bottom: 20px;
}

#want_zamer .modal-dialog .yesterdaytodaytomorrow .t1 {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 10px;
	padding-left: 0px;
}

#want_zamer .modal-dialog .yesterdaytodaytomorrow .t1 .t1_1,#want_zamer .modal-dialog .yesterdaytodaytomorrow .t1 .t1_3 {
	color: #716f6f;
	border-bottom: 2px dotted #ccc;
	font-size: 2em;
	cursor: pointer;
}

#want_zamer .modal-dialog .yesterdaytodaytomorrow .t1 .t1_1.act,#want_zamer .modal-dialog .yesterdaytodaytomorrow .t1 .t1_3.act {
	color: #000;
	border-bottom: 0px;
}

#want_zamer .modal-dialog .yesterdaytodaytomorrow .t1 .t1_2 {
	font-size: 3.5em;
	font-weight: bold;
	cursor: pointer;
	margin: 0px 40px;
	color: #716f6f;
	border-bottom: 2px dotted #000;
}

#want_zamer .modal-dialog .yesterdaytodaytomorrow .t1 .t1_2.act {
	color: #000;
	border-bottom: 0px dotted #000;
}

#want_zamer .modal-dialog .yesterdaytodaytomorrow .t2 {
	width: 550px;
	margin: 0 auto;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 2em;
	color: #010101;
	text-transform: uppercase;
	line-height: 1;
}

#want_zamer .modal-dialog .yesterdaytodaytomorrow .t2 .t2_1,#want_zamer .modal-dialog .yesterdaytodaytomorrow .t2 .t2_3 {
	margin-bottom: 20px;
}

#want_zamer .modal-dialog .yesterdaytodaytomorrow .t2 .t2_1 span,#want_zamer .modal-dialog .yesterdaytodaytomorrow .t2 .t2_3 span {
	color: #01d2e9;
	font-family: 'ALSSchlangesans-Black';
	font-size: 3em;
	border-bottom: 3px solid #01d2e9;
	padding: 18px 10px 0px 10px;
	margin-bottom: 7px;
	display: block;
}

#want_zamer .modal-dialog .yesterdaytodaytomorrow .t2 .t2_2 {
	margin-bottom: 20px;
}

#want_zamer .modal-dialog .yesterdaytodaytomorrow .t2 .t2_2 span {
	color: #fff;
	background: #fe0000;
	font-family: 'ALSSchlangesans-Black';
	font-size: 4em;
	padding: 0px 25px;
	margin-bottom: 7px;
	display: block;
}

#want_zamer .modal-dialog .butzamer {
	text-align: center;
	margin-bottom: 20px;
}

#want_zamer .modal-dialog .butzamer img {
	cursor: pointer;
	margin: 0px;
	vertical-align: top;
}

#want_zamer .modal-dialog .butzamer .butzamer_inp {
	width: 281px;
	height: 50px;
	background: url(../img/want_zamer/input_bg.png) no-repeat center center;
	display: inline-block;
	margin-right: 25px;
	margin-top: 2px;
	text-align: left;
}

#want_zamer .modal-dialog .butzamer .butzamer_inp input {
	margin: 8px 0px 0px 47px;
	font-size: 2em;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	height: 32px;
	width: 220px;
	border: 0px;
	background: none;
}

@media only screen and (max-width: 768px) {
	#want_zamer .modal-header img {
		margin: 8px 10px 0px 0px;
	}

	#want_zamer .modal-dialog {
		width: 300px;
		margin-left: auto;
		margin-right: auto;
	}

	#want_zamer .modal-dialog .modal_zag {
		font-size: 2.6em;
	}

	#want_zamer .modal-dialog .yesterdaytodaytomorrow {
		background: #f4f3f3;
		padding: 20px;
		margin-top: 25px;
		margin-bottom: 20px;
	}

	#want_zamer .modal-dialog .yesterdaytodaytomorrow .t1 {
		text-align: center;
		font-family: 'Roboto', sans-serif;
		margin-bottom: 10px;
		padding-left: 0px;
	}

	#want_zamer .modal-dialog .yesterdaytodaytomorrow .t1 .t1_1,#want_zamer .modal-dialog .yesterdaytodaytomorrow .t1 .t1_3 {
		color: #716f6f;
		border-bottom: 2px dotted #ccc;
		font-size: 2em;
		cursor: pointer;
	}

	#want_zamer .modal-dialog .yesterdaytodaytomorrow .t1 .t1_1.act,#want_zamer .modal-dialog .yesterdaytodaytomorrow .t1 .t1_3.act {
		color: #000;
		border-bottom: 0px;
	}

	#want_zamer .modal-dialog .yesterdaytodaytomorrow .t1 .t1_2 {
		font-size: 3.5em;
		font-weight: bold;
		cursor: pointer;
		margin: 0px 40px;
		color: #716f6f;
		border-bottom: 2px dotted #000;
	}

	#want_zamer .modal-dialog .yesterdaytodaytomorrow .t1 .t1_2.act {
		color: #000;
		border-bottom: 0px dotted #000;
	}

	#want_zamer .modal-dialog .yesterdaytodaytomorrow .t2 {
		width: 90%;
		margin: 0 auto;
		text-align: center;
		font-family: 'Roboto', sans-serif;
		font-size: 2em;
		color: #010101;
		text-transform: uppercase;
		line-height: 1;
	}

	#want_zamer .modal-dialog .yesterdaytodaytomorrow .t2 .t2_1,#want_zamer .modal-dialog .yesterdaytodaytomorrow .t2 .t2_3 {
		margin-bottom: 10px;
	}

	#want_zamer .modal-dialog .yesterdaytodaytomorrow .t2 .t2_1 span,#want_zamer .modal-dialog .yesterdaytodaytomorrow .t2 .t2_3 span {
		color: #01d2e9;
		font-family: 'ALSSchlangesans-Black';
		font-size: 3em;
		border-bottom: 3px solid #01d2e9;
		padding: 18px 10px 0px 10px;
		margin-bottom: 7px;
		display: block;
	}

	#want_zamer .modal-dialog .yesterdaytodaytomorrow .t2 .t2_2 {
		margin-bottom: 0px;
	}

	#want_zamer .modal-dialog .yesterdaytodaytomorrow .t2 .t2_2 span {
		color: #fff;
		background: #fe0000;
		font-family: 'ALSSchlangesans-Black';
		font-size: 4em;
		padding: 0px 25px;
		margin-bottom: 7px;
		display: block;
	}

	#want_zamer .modal-dialog .butzamer {
		text-align: center;
		margin-bottom: 20px;
	}

	#want_zamer .modal-dialog .butzamer img {
		cursor: pointer;
		margin: 0px;
		vertical-align: top;
	}

	#want_zamer .modal-dialog .butzamer .butzamer_inp {
		width: 260px;
		height: 50px;
		background: url(../img/want_zamer/input260_bg.png) no-repeat center center;
		display: inline-block;
		margin-right: auto;
		margin-left: auto;
		margin-top: 0px;
		margin-bottom: 15px;
		text-align: left;
	}

	#want_zamer .modal-dialog .butzamer .butzamer_inp input {
		margin: 8px 0px 0px 47px;
		font-size: 2em;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		height: 32px;
		width: 220px;
		border: 0px;
		background: none;
	}
}

.windows_free {
	height: 532px;
	background: url(../img/windows_free/bg.jpg) no-repeat center top;
	margin: 0 auto 60px auto;
	position: relative;
}

.windows_free .windows_free_man {
	position: absolute;
	width: 508px;
	height: 532px;
}

.windows_free .windows_free_text {
	margin-left: 500px;
	margin-top: 60px;
}

.windows_free .windows_free_text .windows_free_zag {
	font-family: 'ALSSchlangesans-Black';
	font-size: 9.3em;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.windows_free .windows_free_text .windows_free_t {
	font-family: 'Roboto', sans-serif;
	font-size: 3em;
	line-height: 1.3;
	margin-bottom: 40px;
}

.windows_free .windows_free_text img {
	cursor: pointer;
}

@media only screen and (max-width: 1200px) {
	.windows_free {
		height: 532px;
		background: url(../img/windows_free/bg.jpg) no-repeat center top;
		margin: 0 auto 60px auto;
		position: relative;
	}

	.windows_free .windows_free_man {
		position: absolute;
		width: 508px;
		height: 532px;
	}

	.windows_free .windows_free_text {
		margin-left: 500px;
		margin-top: 60px;
	}

	.windows_free .windows_free_text .windows_free_zag {
		font-family: 'ALSSchlangesans-Black';
		font-size: 7em;
		line-height: 1;
		text-transform: uppercase;
		margin-bottom: 20px;
	}

	.windows_free .windows_free_text .windows_free_t {
		font-family: 'Roboto', sans-serif;
		font-size: 3em;
		line-height: 1.3;
		margin-bottom: 40px;
	}

	.windows_free .windows_free_text img {
		cursor: pointer;
	}
}

@media only screen and (max-width: 992px) {
	.windows_free {
		height: auto;
		background: url(../img/windows_free/bg.jpg) no-repeat center top;
		margin: 0 auto 60px auto;
		position: relative;
		padding: 50px 0px;
	}

	.windows_free .windows_free_man {
		display: none;
	}

	.windows_free .windows_free_text {
		margin-left: 0px;
		margin-top: 0px;
		text-align: center;
	}

	.windows_free .windows_free_text .windows_free_zag {
		font-family: 'ALSSchlangesans-Black';
		font-size: 4.5em;
		line-height: 1;
		text-transform: uppercase;
		margin-bottom: 20px;
	}

	.windows_free .windows_free_text .windows_free_t {
		font-family: 'Roboto', sans-serif;
		font-size: 3em;
		line-height: 1.3;
		margin-bottom: 40px;
	}

	.windows_free .windows_free_text img {
		cursor: pointer;
	}
}

.wave_razd {
	height: 8px;
	background: url(../img/wave_razd.png) repeat-x;
}

.toptop {
	bottom: 20px;
	left: 20px;
	position: fixed;
	z-index: 99;
	cursor: pointer;
	color: #ccc;
	width: 110px;
	height: 131px;
	text-align: center;
	z-index: 100;
}

@media only screen and (max-width: 768px) {
	.toptop {
		display: none;
	}
}