@import "../../fonts/lato/stylesheet.css"/*tpa=http://xn--80aaaq5cbi.xn--p1ai/fonts/lato/stylesheet.css*/ all;
@import "../../fonts/muller/stylesheet.css"/*tpa=http://xn--80aaaq5cbi.xn--p1ai/fonts/muller/stylesheet.css*/ all;

/* Standard Tags */
body {
	font-family: 'latoregular';
	color: #07141a;
	-webkit-font-smoothing: subpixel-antialiased;
}

@media (min-width: 1100px) {
	body {
		overflow-x: hidden;
	}
}

a {
	text-decoration: none;
}
/* \Standard Tags */

/* I Elements */
.l-main {
	min-width: 1100px;
}

.i-thin {
	font-weight: 100 !important;
}

.i-clear {
	clear: both;
}

.i-block {
	margin: 0 auto;
	position: relative;
	width: 980px;
}

.i-lazyload {
	background: transparent url(images/empty.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/empty.png*/ no-repeat center center !important;
	opacity: 0.0 !important;
	visibility: hidden !important;
}

.i-lazyload * {
	background: transparent url(images/empty.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/empty.png*/ no-repeat center center !important;
}

.i-show_form {

}

.i-links a {
	color: #000;
	border-bottom: 1px dashed #000;
}
/* \I Elements */

/* Unique Elements */
.b-logo {
	background: transparent url(images/logo.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/logo.png*/ left top no-repeat;
	width: 144px;
	height: 51px;
}

.b-logo-i {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.b-contacts {
	text-align: right;
}

.b-contacts-phone {
	font-size: 23px;
	line-height: 23px;
	font-weight: normal;
	margin-bottom: 8px;
	opacity: 1.0;
	color: #ffffff;
	font-family: 'mullerextrabold';
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.b-contacts-phone-i {
	color: inherit;
}

.b-contacts-phone:hover {
	color: #e1bd07;
}

.b-contacts-ordercall {
	display: inline-block;
	vertical-align: top;
	font-weight: normal;
	font-family: 'latoblack';
}

.b-contacts-ordercall-i {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 26px;
	height: 26px;
	color: inherit;
	border-bottom: none;
	outline: none !important;
	color: #fff;
	text-decoration: none;
	padding-left: 25px;
	background: transparent url(images/ordercall.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/ordercall.png*/ no-repeat left bottom;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.b-contacts-ordercall:hover .b-contacts-ordercall-i {
	text-decoration: none;
	color: #e1bd07;
}

.b-form-input {
	display: inline-block;
	vertical-align: middle;
	width: 271px;
	height: 50px;
	background: #fff;
	border-radius: 6px;
	margin-bottom: 20px;
}

.b-form-input input {
	background: transparent;
	border: none;
	width: 100%;
	height: 100%;
	padding-left: 18px;
	font-size: 16px;
	line-height: 100%;
	outline: none;
	font-weight: normal;
	font-family: 'mullerlight';
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.b-form-input input::-webkit-input-placeholder {
   line-height: normal;
   color: #282828;
}

.b-form-input input:-moz-placeholder { /* Firefox 18- */
   /*line-height: 100%;*/
   color: #282828;
}

.b-form-input input::-moz-placeholder {  /* Firefox 19+ */
   /*line-height: 100%;*/
   color: #282828;
}

.b-form-input input:-ms-input-placeholder {  
   line-height: normal;
   color: #282828;
}

.b-button {
	display: inline-block;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	text-align: center;
}

.b-button-i {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	background: transparent;
	font-size: 0px;
	margin: 0 auto;
	outline: none !important;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.b-button_active {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
}

.b-button_1 {
	background: transparent url(images/buttons/1.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/1.png*/ no-repeat center center;
	width: 305px;
	height: 92px;
}

.b-button_1 .b-button-i {
	display: block;
	width: 291px;
	height: 80px;
	position: relative;
	left: 4px;
	margin: 0;
}

.b-button_1.b-button_active {
	background: transparent url(images/buttons/1_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/1_a.png*/ no-repeat center center;
}

.b-button_2 {
	background: transparent url(images/buttons/2.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/2.png*/ no-repeat center center;
	width: 305px;
	height: 92px;
}

.b-button_2 .b-button-i {
	display: block;
	width: 291px;
	height: 80px;
	position: relative;
	left: 4px;
	margin: 0;
}

.b-button_2.b-button_active {
	background: transparent url(images/buttons/2_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/2_a.png*/ no-repeat center center;
}

.b-button_3 {
	background: transparent url(images/buttons/3.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/3.png*/ no-repeat center center;
	width: 243px;
	height: 79px;
	cursor: default;
}

.b-button_3 .b-button-i {
	display: block;
	width: 229px;
	height: 67px;
	position: relative;
	left: 4px;
	margin: 0;
}

.b-button_3.b-button_active {
	background: transparent url(images/buttons/3_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/3_a.png*/ no-repeat center center;
}

.b-button_4 {
	background: transparent url(images/buttons/4.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/4.png*/ no-repeat center center;
	width: 328px;
	height: 92px;
}

.b-button_4 .b-button-i {
	display: block;
	width: 314px;
	height: 80px;
	position: relative;
	left: 4px;
	margin: 0;
}

.b-button_4.b-button_active {
	background: transparent url(images/buttons/4_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/4_a.png*/ no-repeat center center;
}

.b-button_5 {
	background: transparent url(images/buttons/5.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/5.png*/ no-repeat center center;
	width: 301px;
	height: 88px;
}

.b-button_5 .b-button-i {
	display: block;
	width: 287px;
	height: 76px;
	position: relative;
	left: 4px;
	margin: 0;
}

.b-button_5.b-button_active {
	background: transparent url(images/buttons/5_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/5_a.png*/ no-repeat center center;
}

.b-button_6 {
	background: transparent url(images/buttons/6.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/6.png*/ no-repeat center center;
	width: 301px;
	height: 88px;
}

.b-button_6 .b-button-i {
	display: block;
	width: 287px;
	height: 76px;
	position: relative;
	left: 4px;
	margin: 0;
}

.b-button_6.b-button_active {
	background: transparent url(images/buttons/6_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/6_a.png*/ no-repeat center center;
}

.b-button_7 {
	background: transparent url(images/buttons/7.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/7.png*/ no-repeat center center;
	width: 301px;
	height: 88px;
}

.b-button_7 .b-button-i {
	display: block;
	width: 287px;
	height: 76px;
	position: relative;
	left: 4px;
	margin: 0;
}

.b-button_7.b-button_active {
	background: transparent url(images/buttons/7_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/7_a.png*/ no-repeat center center;
}

.b-button_8 {
	background: transparent url(images/buttons/8.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/8.png*/ no-repeat center center;
	width: 257px;
	height: 88px;
}

.b-button_8 .b-button-i {
	display: block;
	width: 243px;
	height: 76px;
	position: relative;
	left: 4px;
	margin: 0;
	cursor: pointer;
}

.b-button_8.b-button_active {
	background: transparent url(images/buttons/8_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/8_a.png*/ no-repeat center center;
}

.b-button_9 {
	background: transparent url(images/buttons/9.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/9.png*/ no-repeat center center;
	width: 305px;
	height: 92px;
}

.b-button_9 .b-button-i {
	display: block;
	width: 291px;
	height: 80px;
	position: relative;
	left: 4px;
	margin: 0;
	cursor: pointer;
}

.b-button_9.b-button_active {
	background: transparent url(images/buttons/9_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/9_a.png*/ no-repeat center center;
}

.b-button_10 {
	background: transparent url(images/buttons/10.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/10.png*/ no-repeat center center;
	width: 301px;
	height: 88px;
}

.b-button_10 .b-button-i {
	display: block;
	width: 287px;
	height: 76px;
	position: relative;
	left: 4px;
	margin: 0;
}

.b-button_10.b-button_active {
	background: transparent url(images/buttons/10_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/10_a.png*/ no-repeat center center;
}

.b-button_11 {
	background: transparent url(images/buttons/11.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/11.png*/ no-repeat center center;
	width: 305px;
	height: 92px;
}

.b-button_11 .b-button-i {
	display: block;
	width: 291px;
	height: 80px;
	position: relative;
	left: 4px;
	margin: 0;
	cursor: pointer;
}

.b-button_11.b-button_active {
	background: transparent url(images/buttons/11_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/11_a.png*/ no-repeat center center;
}
/* \Unique Elements */

/* Block Styles */

/* Header */
.b-block_header {
	background: #0a2834 url(images/header.jpg)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header.jpg*/ no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

.b-block_header_2 {
	background: #0b041b url(images/header/bg_2.jpg)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/bg_2.jpg*/ no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

.b-block_header_3 {
	background: #0a3b4f url(images/header/bg_3.jpg)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/bg_3.jpg*/ no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

.b-block_header_4 {
	background: #1f1e1a url(images/header/bg_4.jpg)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/bg_4.jpg*/ no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

.b-block_header_5 {
	background: #0b041b url(images/header/bg_5.jpg)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/bg_5.jpg*/ no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: visible;
}

.b-block_header-i {
	background: transparent url(images/header_image.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header_image.png*/ no-repeat center 146px;
}

.b-block_header_2 .b-block_header-i {
	background: transparent;
}

.b-block_header_3 .b-block_header-i {
	background: transparent url(images/header/bg_3_image.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/bg_3_image.png*/ no-repeat center 148px;
}

.b-block_header_4 .b-block_header-i {
	background: transparent;
}

.b-block_header_5 .b-block_header-i {
	background: transparent;
}

.b-block_header .b-block-i {
	height: 900px;
}

.b-block_header_2 .b-block-i {
	height: 845px;
}

.b-block_header-balls {
	position: absolute;
	left: 0px;
	top: 568px;
	width: 227px;
	height: 343px;
	background: transparent url(images/header/header_5_balls.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/header_5_balls.png*/ no-repeat center center;
	z-index: 5;
}

.b-block_header .b-logo {
	position: absolute;
	left: 12px;
	top: 36px;
}

.b-block_header-name {
	position: absolute;
	left: 190px;
	top: 36px;
	font-size: 14px;
	line-height: 120%;
	color: #fff;
	font-family: 'latoregular';
	text-align: left;
}

.b-block_header .b-contacts {
	position: absolute;
	right: 0px;
	top: 30px;
}

.b-block_header .b-header {
	position: absolute;
	right: 349px;
	top: 70px;
	text-align: center;
	white-space: nowrap;
	z-index: 3;
}

.b-block_header_2 .b-header {
	right: 236px;
	top: 42px;
	z-index: 6;
}

.b-block_header_3 .b-header {
	right: 262px;
	top: 37px;
	z-index: 6;
}

.b-block_header_4 .b-header {
	right: 387px;
	top: 71px;
	z-index: 6;
}

.b-block_header_5 .b-header {
	right: 274px;
	top: 34px;
	z-index: 6;
}

.b-block_header .b-header-i {
	width: 749px;
	background: transparent url(images/header_header.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header_header.png*/ no-repeat center top;
	padding-top: 290px;
}

.b-block_header_2 .b-header-i {
	width: 904px;
	background: transparent url(images/header/header_2.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/header_2.png*/ no-repeat center top;
	padding-top: 333px;
	height: 193px;
}

.b-block_header_3 .b-header-i {
	width: 878px;
	background: transparent url(images/header/header_3.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/header_3.png*/ no-repeat center top;
	padding-top: 340px;
	height: 143px;
}

.b-block_header_4 .b-header-i {
	width: 706px;
	background: transparent url(images/header/header_4.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/header_4.png*/ no-repeat center top;
	padding-top: 310px;
	height: 94px;
}

.b-block_header_5 .b-header-i {
	width: 866px;
	background: transparent url(images/header/header_5.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/header_5.png*/ no-repeat center top;
	padding-top: 325px;
	height: 156px;
}

.b-block_header .b-header h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 22px;
	line-height: 120%;
	color: #fff;
	font-family: 'mullerlight';
	text-align: left;
	width: 622px;
	float: right;
}

.b-block_header_2 .b-header h2 {
	width: 744px;
}

.b-block_header_3 .b-header h2 {
	width: 718px;
}

.b-block_header_4 .b-header h2 {
	width: 576px;
}

.b-block_header_5 .b-header h2 {
	width: 706px;
}

.b-block_header .b-header h2 strong {
	font-weight: normal;
	font-family: 'mullerblack';
}

.b-block_header-end {
	padding-top: 35px;
	text-align: left;
	width: 626px;
	float: right;
}

.b-block_header_2 .b-block_header-end {
	width: 744px;
	margin-top: -130px;
}

.b-block_header_3 .b-block_header-end {
	width: 722px;
	margin-top: -60px;
}

.b-block_header_4 .b-block_header-end {
	width: 580px;
}

.b-block_header_5 .b-block_header-end {
	width: 710px;
	margin-top: -95px;
}

.b-block_header-scroll {
	position: absolute;
	left: 127px;
	top: 594px;
	width: 61px;
	height: 156px;
	background: transparent url(images/header_scroll.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header_scroll.png*/ no-repeat center center;
	opacity: 1.0;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	z-index: 6;
}

.b-block_header_2 .b-block_header-scroll {
	left: 281px;
	top: 685px;
}

.b-block_header_3 .b-block_header-scroll {
	left: 115px;
	top: 634px;
}

.b-block_header_4 .b-block_header-scroll {
	left: 127px;
	top: 614px;
}

.b-block_header_5 .b-block_header-scroll {
	left: 460px;
	top: 730px;
}

.b-block_header-scroll:hover {
	opacity: 0.5;
}

.b-block_header-scroll-link {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	outline: none !important;
}
/* \Header */

/* Catalog */
.b-block_catalog {
	background: transparent url(images/catalog.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog.png*/ no-repeat center center;
	-webkit-background-size: 100% 3353px;
	background-size: 100% 3353px;
	position: relative;
	top: -393px;
	margin-bottom: -625px;
	z-index: 3;
}

.b-block_catalog_2 {
	background: transparent url(images/header/catalog_2.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/catalog_2.png*/ no-repeat center center;
	-webkit-background-size: 100% 3353px;
	background-size: 100% 3353px;
	top: -363px;
	margin-bottom: -595px;
}

.b-block_catalog_3 {
	background: transparent url(images/header/catalog_3.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/catalog_3.png*/ no-repeat center center;
	-webkit-background-size: 100% 3353px;
	background-size: 100% 3353px;
	top: -433px;
	margin-bottom: -665px;
}

.b-block_catalog_4 {
	background: transparent url(images/header/catalog_3.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/catalog_3.png*/ no-repeat center center;
	-webkit-background-size: 100% 3353px;
	background-size: 100% 3353px;
	top: -433px;
	margin-bottom: -665px;
}

.b-block_catalog_5 {
	background: transparent url(images/header/catalog_2.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/catalog_2.png*/ no-repeat center center;
	-webkit-background-size: 100% 3353px;
	background-size: 100% 3353px;
	top: -353px;
	margin-bottom: -585px;
}

.b-block_catalog-i {
	background: transparent url(images/catalog_image.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog_image.png*/ no-repeat center 556px;
}

.b-block_catalog .b-block-i {
	height: 3353px;
}

.b-block_catalog .b-header {
	position: absolute;
	left: 246px;
	top: 389px;
	width: 647px;
	height: 270px;
	background: transparent url(images/catalog_header.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog_header.png*/ no-repeat center center;
}

.b-block_catalog_2 .b-header {
	background: transparent url(images/header/catalog_2_header.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/catalog_2_header.png*/ no-repeat center center;
}

.b-block_catalog_5 .b-header {
	background: transparent url(images/header/catalog_2_header.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/catalog_2_header.png*/ no-repeat center center;
}

.b-block_catalog-scroll {
	position: absolute;
	left: 669px;
	top: 709px;
	width: 47px;
	height: 152px;
	background: transparent url(images/catalog_scroll.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog_scroll.png*/ no-repeat center center;
	opacity: 1.0;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.b-block_catalog-scroll_2 {
	left: 757px;
	top: 3072px;
	width: 47px;
	height: 48px;
	background: transparent url(images/catalog_scroll_2.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog_scroll_2.png*/ no-repeat center center;
	z-index: 3;
}

.b-block_catalog-scroll:hover {
	opacity: 0.5;
}

.b-block_catalog-scroll-link {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	outline: none !important;
}

.b-block_catalog__item {
	position: absolute;
}

.b-block_catalog__item-i {
	position: relative;
	z-index: 3;
	font-size: 0;
	white-space: nowrap;
	text-align: center;
	overflow: hidden;
}

.b-block_catalog__item-l {
	display: inline-block;
	vertical-align: middle;
	width: 0px;
	height: 100%;
}

.b-block_catalog__item-content {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	opacity: 0.0;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.b-block_catalog__item_active .b-block_catalog__item-content {
	opacity: 1.0;
}

.b-block_catalog__item_1 {
	left: -5px;
	top: 1063px;
	width: 513px;
	height: 515px;
	background: transparent url(images/catalog/1.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/1.png*/ no-repeat center center;
}

.b-block_catalog__item_1.b-block_catalog__item_active {
	background: transparent url(images/catalog/1_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/1_a.png*/ no-repeat center center;
}

.b-block_catalog__item_1 .b-block_catalog__item-i {
	left: 2px;
	top: 25px;
	width: 465px;
	height: 450px;
}

.b-block_catalog__item_2 {
	left: 456px;
	top: 951px;
	width: 608px;
	height: 517px;
	background: transparent url(images/catalog/2.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/2.png*/ no-repeat center center;
}

.b-block_catalog__item_2.b-block_catalog__item_active {
	background: transparent url(images/catalog/2_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/2_a.png*/ no-repeat center center;
}

.b-block_catalog__item_2 .b-block_catalog__item-i {
	left: 48px;
	top: 102px;
	width: 448px;
	height: 415px;
}

.b-block_catalog__item_3 {
	left: 0px;
	top: 1598px;
	width: 477px;
	height: 485px;
	background: transparent url(images/catalog/3.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/3.png*/ no-repeat center center;
}

.b-block_catalog__item_3.b-block_catalog__item_active {
	background: transparent url(images/catalog/3_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/3_a.png*/ no-repeat center center;
}

.b-block_catalog__item_3 .b-block_catalog__item-i {
	left: 0px;
	top: 0px;
	width: 474px;
	height: 469px;
}

.b-block_catalog__item_4 {
	left: 510px;
	top: 1526px;
	width: 465px;
	height: 453px;
	background: transparent url(images/catalog/4.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/4.png*/ no-repeat center center;
}

.b-block_catalog__item_4.b-block_catalog__item_active {
	background: transparent url(images/catalog/4_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/4_a.png*/ no-repeat center center;
}

.b-block_catalog__item_4 .b-block_catalog__item-i {
	left: 25px;
	top: 0px;
	width: 440px;
	height: 425px;
}

.b-block_catalog__item_5 {
	left: -62px;
	top: 2109px;
	width: 552px;
	height: 483px;
	background: transparent url(images/catalog/5.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/5.png*/ no-repeat center center;
}

.b-block_catalog__item_5.b-block_catalog__item_active {
	background: transparent url(images/catalog/5_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/5_a.png*/ no-repeat center center;
}

.b-block_catalog__item_5 .b-block_catalog__item-i {
	left: 61px;
	top: 0px;
	width: 491px;
	height: 483px;
}

.b-block_catalog__item_6 {
	left: 411px;
	top: 2003px;
	width: 589px;
	height: 436px;
	background: transparent url(images/catalog/6.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/6.png*/ no-repeat center center;
}

.b-block_catalog__item_6.b-block_catalog__item_active {
	background: transparent url(images/catalog/6_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/6_a.png*/ no-repeat center center;
}

.b-block_catalog__item_6 .b-block_catalog__item-i {
	left: 103px;
	top: 0px;
	width: 468px;
	height: 434px;
}

.b-block_catalog__item_7 {
	left: 20px;
	top: 2643px;
	width: 472px;
	height: 460px;
	background: transparent url(images/catalog/7.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/7.png*/ no-repeat center center;
}

.b-block_catalog__item_7.b-block_catalog__item_active {
	background: transparent url(images/catalog/7_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/7_a.png*/ no-repeat center center;
}

.b-block_catalog__item_7 .b-block_catalog__item-i {
	left: 0px;
	top: 0px;
	width: 472px;
	height: 454px;
}

.b-block_catalog__item_8 {
	left: 501px;
	top: 2491px;
	width: 465px;
	height: 453px;
	background: transparent url(images/catalog/8.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/8.png*/ no-repeat center center;
}

.b-block_catalog__item_8.b-block_catalog__item_active {
	background: transparent url(images/catalog/8_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/8_a.png*/ no-repeat center center;
}

.b-block_catalog__item_8 .b-block_catalog__item-i {
	left: 24px;
	top: 0px;
	width: 441px;
	height: 426px;
}

.b-block_catalog__item-header {
	position: absolute;
	opacity: 1.0;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.b-block_catalog__item_active .b-block_catalog__item-header {
	opacity: 0.0;
}

.b-block_catalog__item_1 .b-block_catalog__item-header {
	left: -14px;
	top: 184px;
	width: 556px;
	height: 303px;
	background: transparent url(images/catalog/headers/1.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/headers/1.png*/ no-repeat center center;
}

.b-block_catalog__item_1 .b-block_catalog__item-content-header {
	height: 303px;
	background: transparent url(images/catalog/headers/1.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/headers/1.png*/ no-repeat center center;
	margin-bottom: -76px;
	margin-top: -105px;
}

.b-block_catalog__item_2 .b-block_catalog__item-header {
	left: -84px;
	top: 54px;
	width: 438px;
	height: 325px;
	background: transparent url(images/catalog/headers/2.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/headers/2.png*/ no-repeat center center;
}

.b-block_catalog__item_2 .b-block_catalog__item-content-header {
	height: 325px;
	background: transparent url(images/catalog/headers/2.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/headers/2.png*/ no-repeat center center;
	margin-bottom: -76px;
	margin-top: -105px;
}

.b-block_catalog__item_2 .b-block_catalog__item-content-end {
	padding-left: 10px;
}

.b-block_catalog__item_3 .b-block_catalog__item-header {
	left: -67px;
	top: 191px;
	width: 433px;
	height: 364px;
	background: transparent url(images/catalog/headers/3.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/headers/3.png*/ no-repeat center center;
}

.b-block_catalog__item_3 .b-block_catalog__item-content-header {
	height: 364px;
	background: transparent url(images/catalog/headers/3_h.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/headers/3_h.png*/ no-repeat center center;
	margin-bottom: -100px;
	margin-top: -105px;
}

.b-block_catalog__item_3 .b-block_catalog__item-content-end {
	padding-left: 10px;
}

.b-block_catalog__item_4 .b-block_catalog__item-header {
	left: -89px;
	top: 136px;
	width: 501px;
	height: 327px;
	background: transparent url(images/catalog/headers/4.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/headers/4.png*/ no-repeat center center;
}

.b-block_catalog__item_4 .b-block_catalog__item-content-header {
	height: 327px;
	background: transparent url(images/catalog/headers/4_h.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/headers/4_h.png*/ no-repeat center center;
	margin-bottom: -46px;
	margin-top: -105px;
}

.b-block_catalog__item_5 .b-block_catalog__item-header {
	left: 15px;
	top: -75px;
	width: 419px;
	height: 319px;
	background: transparent url(images/catalog/headers/5.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/headers/5.png*/ no-repeat center center;
}

.b-block_catalog__item_5 .b-block_catalog__item-content-header {
	height: 319px;
	background: transparent url(images/catalog/headers/5.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/headers/5.png*/ no-repeat center center;
	margin-bottom: -76px;
	margin-top: -105px;
}

.b-block_catalog__item_5 .b-block_catalog__item-content-end {
	padding-left: 10px;
}

.b-block_catalog__item_6 .b-block_catalog__item-header {
	left: -61px;
	top: -49px;
	width: 587px;
	height: 301px;
	background: transparent url(images/catalog/headers/6.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/headers/6.png*/ no-repeat center center;
}

.b-block_catalog__item_6 .b-block_catalog__item-content-header {
	height: 301px;
	background: transparent url(images/catalog/headers/6.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/headers/6.png*/ no-repeat center center;
	margin-bottom: -100px;
	margin-top: -105px;
}

.b-block_catalog__item_7 .b-block_catalog__item-header {
	left: -45px;
	top: -61px;
	width: 419px;
	height: 319px;
	background: transparent url(images/catalog/headers/7.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/headers/7.png*/ no-repeat center center;
}

.b-block_catalog__item_7 .b-block_catalog__item-content-header {
	height: 319px;
	background: transparent url(images/catalog/headers/7_h.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/headers/7_h.png*/ no-repeat center center;
	margin-bottom: -105px;
	margin-top: -105px;
}

.b-block_catalog__item_7 .b-block_catalog__item-content-end {
	padding-left: 10px;
}

.b-block_catalog__item_8 .b-block_catalog__item-header {
	left: -88px;
	top: 144px;
	width: 455px;
	height: 330px;
	background: transparent url(images/catalog/headers/8.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/headers/8.png*/ no-repeat center center;
}

.b-block_catalog__item_8 .b-block_catalog__item-content-header {
	height: 330px;
	background: transparent url(images/catalog/headers/8.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/headers/8.png*/ no-repeat center center;
	margin-bottom: -76px;
	margin-top: -105px;
}

.b-block_catalog__item_8 .b-block_catalog__item-content-end {
	padding-left: 10px;
}
/* \Catalog */

/* Cover */
.b-block_cover {
	background: #073b55 url(images/cover.jpg)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/cover.jpg*/ no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	z-index: 2;
}

.b-block_cover_1_2 {
	background: #0a041a url(images/header/sbg_2.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/sbg_2.png*/ no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}

.b-block_cover_1_5 {
	background: #0a041a url(images/header/sbg_2.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/sbg_2.png*/ no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}

.b-block_cover-i {
	background: transparent url(images/cover_image.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/cover_image.png*/ no-repeat right bottom;
}

.b-block_cover .b-block-i {
	height: 1030px;
}

.b-block_cover .b-header {
	position: absolute;
	right: 314px;
	top: 173px;
	text-align: center;
	white-space: nowrap;
	z-index: 3;
}

.b-block_cover .b-header-i {
	width: 791px;
	background: transparent url(images/cover_header.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/cover_header.png*/ no-repeat center top;
	padding-top: 395px;
}

.b-block_cover .b-header h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 22px;
	line-height: 120%;
	color: #fff;
	font-family: 'mullerlight';
	text-align: left;
	width: 652px;
	float: right;
}

.b-block_cover .b-header h2 strong {
	font-weight: normal;
	font-family: 'mullerblack';
}

.b-block_cover .b-block_header-end {
	padding-top: 35px;
	text-align: left;
	width: 654px;
	float: right;
}
/* \Cover */

/* Warranty */
.b-block_warranty {
	background: transparent url(images/warranty.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/warranty.png*/ no-repeat center center;
	-webkit-background-size: 100% 1301px;
	background-size: 100% 1301px;
	position: relative;
	top: -98px;
	margin-bottom: -492px;
	z-index: 4;
}

.b-block_warranty-i {
	background: transparent url(images/warranty_image.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/warranty_image.png*/ no-repeat center 190px;
}

.b-block_warranty .b-block-i {
	height: 1301px;
}

.b-block_warranty-bgs__item {
	position: absolute;
	left: 0px;
	top: 381px;
	width: 465px;
	height: 430px;
	opacity: 0.0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.b-block_warranty-bgs__item_active {
	opacity: 1.0;
	visibility: visible;
}

.b-block_warranty-bgs__item_1 {
	background: transparent url(images/warranty/1.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/warranty/1.png*/ no-repeat center center;
}

.b-block_warranty-bgs__item_2 {
	background: transparent url(images/warranty/2.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/warranty/2.png*/ no-repeat center center;
}

.b-block_warranty-bgs__item_3 {
	background: transparent url(images/warranty/3.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/warranty/3.png*/ no-repeat center center;
}

.b-block_warranty-bgs__item_4 {
	background: transparent url(images/warranty/4.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/warranty/4.png*/ no-repeat center center;
}

.b-block_warranty-bgs__item_5 {
	background: transparent url(images/warranty/5.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/warranty/5.png*/ no-repeat center center;
}

.b-block_warranty-numerator {
	position: absolute;
	left: 481px;
	top: 401px;
	width: 56px;
	height: 135px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.b-block_warranty-numerator_1 {
	background: transparent url(images/warranty/numerator/1.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/warranty/numerator/1.png*/ no-repeat center center;
}

.b-block_warranty-numerator_2 {
	background: transparent url(images/warranty/numerator/2.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/warranty/numerator/2.png*/ no-repeat center center;
}

.b-block_warranty-numerator_3 {
	background: transparent url(images/warranty/numerator/3.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/warranty/numerator/3.png*/ no-repeat center center;
}

.b-block_warranty-numerator_4 {
	background: transparent url(images/warranty/numerator/4.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/warranty/numerator/4.png*/ no-repeat center center;
}

.b-block_warranty-numerator_5 {
	background: transparent url(images/warranty/numerator/5.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/warranty/numerator/5.png*/ no-repeat center center;
}

.b-block_warranty_2 .b-block_warranty-numerator_1, .b-block_warranty_5 .b-block_warranty-numerator_1 {
	background: transparent url(images/header/warranty_2_numerator/1.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/warranty_2_numerator/1.png*/ no-repeat center center;
}

.b-block_warranty_2 .b-block_warranty-numerator_2, .b-block_warranty_5 .b-block_warranty-numerator_2 {
	background: transparent url(images/header/warranty_2_numerator/2.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/warranty_2_numerator/2.png*/ no-repeat center center;
}

.b-block_warranty_2 .b-block_warranty-numerator_3, .b-block_warranty_5 .b-block_warranty-numerator_3 {
	background: transparent url(images/header/warranty_2_numerator/3.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/warranty_2_numerator/3.png*/ no-repeat center center;
}

.b-block_warranty_2 .b-block_warranty-numerator_4, .b-block_warranty_5 .b-block_warranty-numerator_4 {
	background: transparent url(images/header/warranty_2_numerator/4.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/warranty_2_numerator/4.png*/ no-repeat center center;
}

.b-block_warranty_2 .b-block_warranty-numerator_5, .b-block_warranty_5 .b-block_warranty-numerator_5 {
	background: transparent url(images/header/warranty_2_numerator/5.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/warranty_2_numerator/5.png*/ no-repeat center center;
}

.b-block_warranty__item {
	position: absolute;
	left: 487px;
	top: 475px;
	white-space: nowrap;
	text-align: left;
	opacity: 0.0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.b-block_warranty__item_active {
	opacity: 1.0;
	visibility: visible;
}

.b-block_warranty__item-header {
	padding-left: 65px;
	font-size: 23px;
	line-height: 120%;
	color: #11292c;
	font-family: 'mullerblack';
	text-transform: uppercase;
	margin-bottom: 50px;
}

.b-block_warranty__item-content {
	font-size: 16px;
	line-height: 120%;
	color: #11292c;
	font-family: 'mullerlight';
}

.b-block_warranty__item-content strong {
	font-weight: normal;
	font-family: 'mullerbold';
}

.b-block_warranty-controls {
	position: absolute;
	left: 480px;
	top: 690px;
	white-space: nowrap;
	text-align: left;
	font-size: 0;
	z-index: 3;
}

.b-block_warranty-controls__item {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	line-height: 28px;
	height: 28px;
	cursor: pointer;
	color: #d1d1d1;
	font-family: 'mullerbold';
	margin-left: 8px;
	margin-right: 8px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.b-block_warranty-controls__item:hover {
	color: #fcb029;
}

.b-block_warranty-controls__item_left {
	padding-left: 44px;
	background: transparent url(images/warranty/left.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/warranty/left.png*/ no-repeat left center;
}

.b-block_warranty-controls__item_left:hover {
	background: transparent url(images/warranty/left_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/warranty/left_a.png*/ no-repeat left center;
}

.b-block_warranty-controls__item_right {
	padding-right: 44px;
	background: transparent url(images/warranty/right.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/warranty/right.png*/ no-repeat right center;
}

.b-block_warranty-controls__item_right:hover {
	background: transparent url(images/warranty/right_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/warranty/right_a.png*/ no-repeat right center;
}

.b-block_warranty-controls__item_divider {
	font-size: 0;
	cursor: default;
	width: 1px;
	height: 27px;
	background: transparent url(images/warranty/divider.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/warranty/divider.png*/ no-repeat center center;
}
/* \Warranty */

/* Cover 2 */
.b-block_cover_2 {
	background: #082b3c url(images/header.jpg)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header.jpg*/ no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	z-index: 3;
}

.b-block_cover_2_2 {
	background: #0a041a url(images/header/sbg_2.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/sbg_2.png*/ no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}

.b-block_cover_2_5 {
	background: #0a041a url(images/header/sbg_2.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/sbg_2.png*/ no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}

.b-block_cover_2-i {
	background: transparent url(images/cover_2_image.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/cover_2_image.png*/ no-repeat center 393px;
}

.b-block_cover_2 .b-block-i {
	height: 1100px;
}

.b-block_cover_2 .b-header {
	position: absolute;
	left: 0px;
	top: 133px;
	text-align: center;
	white-space: nowrap;
	z-index: 3;
	width: 100%;
}

.b-block_cover_2 .b-header-i {
	background: transparent url(images/cover_2_header.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/cover_2_header.png*/ no-repeat center top;
	padding-top: 280px;
}

.b-block_cover_2 .b-header h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 22px;
	line-height: 120%;
	color: #fff;
	font-family: 'mullerlight';
}

.b-block_cover_2 .b-header h2 strong {
	font-weight: normal;
	font-family: 'mullerblack';
}

.b-block_cover_2 .b-block_header-end {
	padding-top: 40px;
	text-align: center;
	float: none;
	width: 100%;
}
/* \Cover 2 */

/* Reviews */
.b-block_reviews {
	background: transparent url(images/reviews.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/reviews.png*/ no-repeat center center;
	-webkit-background-size: 100% 936px;
	background-size: 100% 936px;
	position: relative;
	margin-bottom: -288px;
	z-index: 3;
}

.b-block_reviews .b-block-i {
	height: 936px;
	background: transparent url(images/reviews_block.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/reviews_block.png*/ no-repeat 389px 187px;
}

.b-block_reviews .b-header {
	position: absolute;
	left: 257px;
	top: 0px;
	width: 449px;
	height: 108px;
	background: transparent url(images/reviews_header.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/reviews_header.png*/ no-repeat center center;
}

.b-block_reviews__item {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0.0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.b-block_reviews__item_active {
	opacity: 1.0;
	visibility: visible;
}

.b-block_reviews__item-i {
	position: relative;
	width: 100%;
	height: 100%;
}

.b-block_reviews__item-photo {
	position: absolute;
	left: 92px;
	top: 203px;
	width: 268px;
	padding-top: 285px;
	text-align: center;
	font-size: 18px;
	line-height: 120%;
	color: #474034;
	font-family: 'mullerlight';
}

.b-block_reviews__item_1 .b-block_reviews__item-photo {
	background: transparent url(images/reviews/1.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/reviews/1.png*/ no-repeat center top;
}

.b-block_reviews__item_2 .b-block_reviews__item-photo {
	background: transparent url(images/reviews/2.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/reviews/2.png*/ no-repeat center top;
}

.b-block_reviews__item_3 .b-block_reviews__item-photo {
	background: transparent url(images/reviews/3.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/reviews/3.png*/ no-repeat center top;
}

.b-block_reviews__item_4 .b-block_reviews__item-photo {
	background: transparent url(images/reviews/4.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/reviews/4.png*/ no-repeat center top;
}

.b-block_reviews__item_5 .b-block_reviews__item-photo {
	background: transparent url(images/reviews/5.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/reviews/5.png*/ no-repeat center top;
}

.b-block_reviews__item-content {
	position: absolute;
	left: 470px;
	top: 210px;
	height: 225px;
	text-align: left;
	white-space: nowrap;
}

.b-block_reviews__item-content-l {
	display: inline-block;
	vertical-align: middle;
	width: 0px;
	height: 100%;
}

.b-block_reviews__item-content-c {
	display: inline-block;
	vertical-align: middle;
}

.b-block_reviews__item-content-header {
	font-size: 23px;
	line-height: 120%;
	text-transform: uppercase;
	color: #282828;
	font-family: 'mullerblack';
	margin-bottom: 25px;
}

.b-block_reviews__item-content-text {
	font-size: 16px;
	line-height: 120%;
	color: #282828;
	font-family: 'muller_regularregular';
}

.b-block_reviews-controls {
	position: absolute;
	right: 300px;
	top: 502px;
	white-space: nowrap;
	text-align: right;
	font-size: 0;
}

.b-block_reviews-controls__item {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	line-height: 28px;
	height: 28px;
	cursor: pointer;
	color: #d1d1d1;
	font-family: 'mullerbold';
	margin-left: 8px;
	margin-right: 8px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.b-block_reviews-controls__item:hover {
	color: #fcb029;
}

.b-block_reviews-controls__item_left {
	padding-left: 44px;
	background: transparent url(images/warranty/left.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/warranty/left.png*/ no-repeat left center;
}

.b-block_reviews-controls__item_left:hover {
	background: transparent url(images/warranty/left_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/warranty/left_a.png*/ no-repeat left center;
}

.b-block_reviews-controls__item_right {
	padding-right: 44px;
	background: transparent url(images/warranty/right.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/warranty/right.png*/ no-repeat right center;
}

.b-block_reviews-controls__item_right:hover {
	background: transparent url(images/warranty/right_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/warranty/right_a.png*/ no-repeat right center;
}

.b-block_reviews-controls__item_divider {
	font-size: 0;
	cursor: default;
	width: 1px;
	height: 27px;
	background: transparent url(images/warranty/divider.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/warranty/divider.png*/ no-repeat center center;
}
/* \Reviews */

/* End */
.b-block_end {
	background: #063c58 url(images/end.jpg)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/end.jpg*/ no-repeat center top !important;
	-webkit-background-size: cover !important;
	background-size: cover !important;
	position: relative;
}

.b-block_end_2 {
	background: #0a041a url(images/header/sbg_2.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/sbg_2.png*/ no-repeat center center !important;
	-webkit-background-size: cover !important;
	background-size: cover !important;
}

.b-block_end_5 {
	background: #0a041a url(images/header/sbg_2.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header/sbg_2.png*/ no-repeat center center !important;
	-webkit-background-size: cover !important;
	background-size: cover !important;
}

.b-block_end-i {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: transparent url(images/end_image.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/end_image.png*/ no-repeat center top;
	z-index: 4;
}

.b-block_end .b-block-i {
	height: 1090px;
}

.b-block_end .b-header {
	position: absolute;
	right: 349px;
	top: 140px;
	text-align: center;
	white-space: nowrap;
	z-index: 5;
}

.b-block_end .b-header-i {
	width: 749px;
	background: transparent url(images/header_header.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/header_header.png*/ no-repeat center top;
	padding-top: 290px;
}

.b-block_end .b-header h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 22px;
	line-height: 120%;
	color: #fff;
	font-family: 'mullerlight';
	text-align: left;
	width: 622px;
	float: right;
}

.b-block_end .b-header h2 strong {
	font-weight: normal;
	font-family: 'mullerblack';
}

.b-block_end .b-block_header-end {
	padding-top: 35px;
	text-align: left;
	width: 626px;
	float: right;
}

.b-block_footer {
	background: transparent url(images/footer.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/footer.png*/ no-repeat center top;
	-webkit-background-size: 100% 156px;
	background-size: 100% 156px;
	position: relative;
	top: -156px;
	margin-bottom: -156px;
}

.b-block_footer-balloons {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 130px;
	height: 407px;
	background: transparent url(images/end_baloons.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/end_baloons.png*/ no-repeat center center;
}

.b-block_footer .b-block-i {
	height: 156px;
}

.b-block_footer .b-logo {
	position: absolute;
	left: 5px;
	bottom: 30px;
	z-index: 5;
}

.b-block_footer .b-contacts {
	position: absolute;
	right: 0px;
	bottom: 30px;
	z-index: 5;
}

.b-block_footer .b-contacts-phone {
	padding-top: 16px;
	text-align: center;
	color: #212121;
	margin-bottom: 3px;
}

.b-block_footer .b-contacts-phone:hover {
	color: #e1bd07;
}

.b-block_footer .b-contacts-ordercall-i {
	color: #212121;
	background: transparent url(images/ordercall_end.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/ordercall_end.png*/ no-repeat left center;
}

.b-block_footer .b-contacts-ordercall-i:hover {
	color: #e1bd07;
}

.b-block_footer-addr {
	position: absolute;
	left: 185px;
	bottom: 45px;
	font-size: 14px;
	line-height: 120%;
	color: #373737;
	font-family: 'latoregular';
	text-align: left;
	z-index: 5;
}

.b-block_footer-addr a {
	color: #fbd03c;
	text-decoration: underline;
	outline: none !important;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.b-block_footer-addr a:hover {
	text-decoration: none;
}

.b-footer-made {
	position: absolute;
	left: 0;
	bottom: 5px;
	width: 100%;
	text-align: center;
	color: #8B8B8B;
	font-size: 11px;
	font-weight: normal;
	font-family: 'latolight';
	z-index: 5;
}

.b-footer-made a {
	font-weight: normal;
	color: #8B8B8B;
	font-family: 'latoregular';
}

.b-footer-made a span {
	font-size: 11px;
	font-weight: normal;
	color: #8B8B8B;
}

.b-footer-made a:hover {
	border-bottom: 1px solid #8B8B8B;
}
/* \End */

/* Up Forms */
#lean_overlay {
	position: fixed;
	z-index: 9999;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	display: none;
}

.b-ordercall-form, .i-order_call-h, .i-order_call-h2, .i-order_call-hweddings {
	display: none;
}

.b-ordercall-form {
	background: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 10px solid #f9a51b;
	padding: 20px;
	padding-bottom: 45px;
	padding-top: 0;
	text-align: center;
	width: 420px;
}



.b-ordercall-form-h {
	position: relative;
}

.b-ordercall-form-exit {
	position: absolute;
	right: 26px;
	top: -33px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.i-ordercall_exit {
	display: block;
	font-size: 0px;
	line-height: 29px;
	height: 29px;
	width: 29px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'mullerblack';
	text-decoration: none;
	outline: none !important;
	background: transparent url(images/form_close.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/form_close.png*/ no-repeat left center;
	opacity: 1.0;
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.i-ordercall_exit:hover {
	opacity: 0.5;
}

.b-ordercall-form-header {
	color: #282828;
	font-weight: normal;
	margin-bottom: 30px;
	margin-top: 0px;
	padding-top: 50px;
	text-align: center;
	font-size: 24px;
	line-height: 120%;
	font-weight: normal;
	font-family: 'mullerblack';
	text-transform: uppercase;
	letter-spacing: 0px;
	padding-bottom: 25px;
	background: transparent url(images/form_line.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/form_line.png*/ no-repeat center bottom;
}

.b-ordercall-form-message_support {
	font-size: 17px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 45px;
	color: #282828;
	font-family: 'mullerlight';
}

.b-ordercall-form-message_support span {
	color: #ffe624;
}

.b-form-block-body-line {
	border: none;
}

.b-form-license {
	font-size: 13px;
	line-height: 120%;
	font-weight: normal;
	display: inline-block;
	vertical-align: top;
	padding-left: 30px;
	background: transparent url(images/lock_2.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/lock_2.png*/ no-repeat left center;
	color: #282828;
	margin-top: 25px;
	text-align: left;
	font-family: 'mullerlight';
}

.b-ordercall-form_programm .b-form-license {
	background: transparent url(images/lock.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/lock.png*/ no-repeat left center;
	color: #fff;
}

.b-ordercall-form .b-form-input {
	width: 291px;
	border: 1px solid #fff;
	margin-bottom: 10px;
	background: #fff;
	-webkit-box-shadow: inset 0px 0px 9px rgba(59,59,59,0.39);
	box-shadow: inset 0px 0px 9px rgba(59,59,59,0.39);
}

#done-form .b-ordercall-form-message_support, #error-form .b-ordercall-form-message_support {
	margin-bottom: 0;
}

#show-map {
	width: 775px;
	padding: 0px;
	padding-bottom: 20px;
}

#show-map .b-ordercall-form-exit {
	right: 0px;
    top: -55px;
}

.b-ordercall-form-exit {
	right: -20px;
    top: -55px;
}

.b-cool_form-label {
	width: 360px;
	display: inline-block;
	vertical-align: top;
	font-size: 10px;
	line-height: 10px;
	color: #333333;
	font-weight: normal;
	padding-bottom: 5px;
	text-align: left;
	font-family: 'informapronormal';
	text-transform: uppercase;
}
/* \Up Forms */

/* \Block Styles */

.i-preload {
	width: 0px;
	height: 0px;
}

.i-fuckedup {
	opacity: 0.0;
	visibility: hidden;
}

/* Pretty Image */
.pp_top, .pp_bottom {
	display: none;
}

.pp_left {
	background: transparent !important;
	padding: 0 !important;
}

.pp_right {
	background: transparent !important;
	padding: 0 !important;
}

.pp_social {
	display: none;
}

.pp_close {
	background: transparent !important;
	font-size: 14px !important;
	border-bottom: 1px dotted #fff;
	color: #fff;
    width: auto !important;
    height: auto !important;
    text-indent: 0px !important;
}

.pp_content {
	background: transparent !important;
}
/* \Pretty Image */

.b-form-block-body-line_submit {
	margin: 0;
	padding: 0;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 14px;
}

#show-map {
	background: transparent;
	height: auto;
	padding: 0;
}

#show-map .b-ordercall-form-map {
	background: #fff url(images/ajax-loader.gif)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/ajax-loader.gif*/ no-repeat center center;
}

#show-map .b-ordercall-form-header {
	display: none;
}

.i-preloads {
	width: 0px;
	height: 0px;
	overflow: hidden;
}

.i-preloads__item_1 {
	background: transparent url(images/buttons/1_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/1_a.png*/ no-repeat center center;
}

.i-preloads__item_2 {
	background: transparent url(images/buttons/2_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/2_a.png*/ no-repeat center center;
}

.i-preloads__item_3 {
	background: transparent url(images/buttons/3_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/3_a.png*/ no-repeat center center;
}

.i-preloads__item_4 {
	background: transparent url(images/buttons/4_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/4_a.png*/ no-repeat center center;
}

.i-preloads__item_5 {
	background: transparent url(images/catalog/1_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/1_a.png*/ no-repeat center center;
}

.i-preloads__item_6 {
	background: transparent url(images/catalog/2_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/2_a.png*/ no-repeat center center;
}

.i-preloads__item_7 {
	background: transparent url(images/catalog/3_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/3_a.png*/ no-repeat center center;
}

.i-preloads__item_8 {
	background: transparent url(images/catalog/4_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/4_a.png*/ no-repeat center center;
}

.i-preloads__item_9 {
	background: transparent url(images/catalog/5_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/5_a.png*/ no-repeat center center;
}

.i-preloads__item_10 {
	background: transparent url(images/catalog/6_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/6_a.png*/ no-repeat center center;
}

.i-preloads__item_11 {
	background: transparent url(images/catalog/7_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/7_a.png*/ no-repeat center center;
}

.i-preloads__item_12 {
	background: transparent url(images/catalog/8_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/catalog/8_a.png*/ no-repeat center center;
}

.i-preloads__item_13 {
	background: transparent url(images/buttons/3.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/3.png*/ no-repeat center center;
}

.i-preloads__item_14 {
	background: transparent url(images/warranty/left_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/warranty/left_a.png*/ no-repeat left center;
}

.i-preloads__item_15 {
	background: transparent url(images/warranty/right_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/warranty/right_a.png*/ no-repeat right center;
}

.i-preloads__item_16 {
	background: transparent url(images/buttons/5_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/5_a.png*/ no-repeat center center;
}

.i-preloads__item_17 {
	background: transparent url(images/buttons/6_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/6_a.png*/ no-repeat center center;
}

.i-preloads__item_18 {
	background: transparent url(images/buttons/7_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/buttons/7_a.png*/ no-repeat center center;
}

.b-ordercall-form_programm {
	background: transparent url(images/forms/bg.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/bg.png*/ no-repeat center top;
	-webkit-background-size: normal;
	background-size: normal;
	width: 982px;
	height: 809px;
	padding: 0px;
	border: none !important;
}

.b-ordercall-form_programm .b-ordercall-form-exit {
	right: 0px;
	top: -20px;
	z-index: 3;
}

.b-ordercall-form_programm .b-ordercall-form-h {
	width: 100%;
	height: 100%;
}

.b-ordercall-form_programm-block {
	width: 100%;
	height: 100%;
}

.b-ordercall-form_programm-block-i {
	position: relative;
	width: 100%;
	height: 100%;
}

.b-ordercall-form_programm-block-left {
	position: absolute;
	left: 75px;
	width: 470px;
	height: 100%;
}

.b-ordercall-form_programm-block-left-video {
	position: absolute;
	left: 0px;
	top: 520px;
	width: 200px;
	height: 195px;
	background: transparent url(images/forms/video.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/video.png*/ no-repeat left top;
}

.b-ordercall-form_programm_3 .b-ordercall-form_programm-block-left-video {
	background: transparent url(images/forms/videos/3.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/videos/3.png*/ no-repeat left top;
}

.b-ordercall-form_programm-block-left-video-i {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url(images/forms/video_title.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/video_title.png*/ no-repeat 9px 99px;
	opacity: 1.0;
	text-decoration: none;
	outline: none !important;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.b-ordercall-form_programm-block-left-video-i:hover {
	opacity: 0.5;
}

.b-ordercall-form_programm-block-left-photo {
	position: absolute;
	left: 0px;
	top: 520px;
	width: 200px;
	height: 195px;
}

.b-ordercall-form_programm_1 .b-ordercall-form_programm-block-left-photo {
	background: transparent url(images/forms/photos/1.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/photos/1.png*/ no-repeat left top;
}

.b-ordercall-form_programm_2 .b-ordercall-form_programm-block-left-photo {
	background: transparent url(images/forms/photos/2.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/photos/2.png*/ no-repeat left top;
}

.b-ordercall-form_programm_3 .b-ordercall-form_programm-block-left-photo {
	background: transparent url(images/forms/photos/3.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/photos/3.png*/ no-repeat left top;
}

.b-ordercall-form_programm_4 .b-ordercall-form_programm-block-left-photo {
	background: transparent url(images/forms/photos/4.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/photos/4.png*/ no-repeat left top;
}

.b-ordercall-form_programm_5 .b-ordercall-form_programm-block-left-photo {
	background: transparent url(images/forms/photos/5.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/photos/5.png*/ no-repeat left top;
}

.b-ordercall-form_programm_6 .b-ordercall-form_programm-block-left-photo {
	background: transparent url(images/forms/photos/6.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/photos/6.png*/ no-repeat left top;
}

.b-ordercall-form_programm_7 .b-ordercall-form_programm-block-left-photo {
	background: transparent url(images/forms/photos/7.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/photos/7.png*/ no-repeat left top;
}

.b-ordercall-form_programm-block-left-photo-i {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url(images/forms/photo_title.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/photo_title.png*/ no-repeat 9px 99px;
	opacity: 1.0;
	text-decoration: none;
	outline: none !important;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.b-ordercall-form_programm-block-left-photo-i:hover {
	opacity: 0.5;
}

.b-ordercall-form_programm-block-right {
	position: absolute;
	right: 0px;
	width: 430px;
	height: 100%;
	background: transparent url(images/forms/header.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/header.png*/ no-repeat center -48px;
	padding-top: 220px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.b-ordercall-form-header-top {
	font-size: 63px;
}

.b-ordercall-form-header-bottom {
	font-size: 80px;
}

.b-ordercall-form_programm .b-ordercall-form-header {
	margin: 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 20px;
	line-height: 21px;
	color: #fff;
	font-family: 'mullerbold';
	padding-bottom: 25px;
	background: transparent url(images/form_line.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/form_line.png*/ no-repeat center bottom;
	margin-bottom: 25px;
	text-transform: none;
}

.b-ordercall-form_programm .b-ordercall-form-message_support {
	margin: 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 17px;
	line-height: 120%;
	color: #fff;
	font-family: 'mullerlight';
	margin-bottom: 45px;
}

.b-ordercall-form_programm-block-left-i {
	position: relative;
	width: 100%;
	height: 100%;
}

.b-ordercall-form_programm-block-left-content {
	position: absolute;
	left: 0px;
	top: 350px;
	font-size: 16px;
	line-height: 120%;
	color: #292727;
	font-family: 'mullerlight';
	text-align: left;
}

.b-ordercall-form_programm-block-left-content strong {
	font-weight: normal;
	font-family: 'mullerbold';
}

.b-ordercall-form_programm-block-left-list {
	position: absolute;
	text-align: left;
	white-space: nowrap;
}

.b-ordercall-form_programm-block-left-list__item {
	font-size: 16px;
	line-height: 120%;
	color: #292727;
	font-family: 'mullerlight';
	margin-bottom: 15px;
	padding-left: 30px;
	background: transparent url(images/list.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/list.png*/ no-repeat left center;
}

.b-ordercall-form_programm-block-left-list__item strong {
	font-weight: normal;
	font-family: 'mullerbold';
}

.b-ordercall-form_programm-block-left-list__sub {
	font-size: 16px;
	line-height: 120%;
	color: #292727;
	font-family: 'mullerlight';
	margin-bottom: 15px;
	padding-left: 30px;
}

.b-ordercall-form_programm-block-left-list__sub strong {
	font-weight: normal;
	font-family: 'mullerbold';
}

.b-ordercall-form_programm_1 .b-ordercall-form_programm-block-left-list {
	left: 250px;
	top: 480px;
}

.b-ordercall-form_programm_2 .b-ordercall-form_programm-block-left-list {
	left: 220px;
	top: 500px;
}

.b-ordercall-form_programm_3 .b-ordercall-form_programm-block-left-content {
	top: 325px;
}

.b-ordercall-form_programm_3 .b-ordercall-form_programm-block-left-list {
	left: 220px;
	top: 485px;
}

.b-ordercall-form_programm_4 .b-ordercall-form_programm-block-left-content {
	top: 340px;
}

.b-ordercall-form_programm_4 .b-ordercall-form_programm-block-left-list {
	left: 220px;
	top: 515px;
}

.b-ordercall-form_programm_5 .b-ordercall-form_programm-block-left-list {
	left: 220px;
	top: 505px;
}

.b-ordercall-form_programm_6 .b-ordercall-form_programm-block-left-list {
	left: 220px;
	top: 505px;
}

.b-ordercall-form_programm_7 .b-ordercall-form_programm-block-left-content {
	top: 340px;
}

.b-ordercall-form_programm_7 .b-ordercall-form_programm-block-left-list {
	left: 220px;
	top: 525px;
}

.b-ordercall-form_programm_8 .b-ordercall-form_programm-block-left-content {
	top: 340px;
}

.b-ordercall-form_programm_8 .b-ordercall-form_programm-block-left-list {
	left: 220px;
	top: 520px;
}

.b-ordercall-form_programm-block-left-list__item-mini {
	font-size: 13px;
	line-height: 120%;
}

.b-ordercall-form_programm_1 .b-ordercall-form_programm-block-bg {
	position: absolute;
	left: -40px;
	top: -49px;
	width: 875px;
	height: 437px;
	background: transparent url(images/forms/1.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/1.png*/ no-repeat center center;
}

.b-ordercall-form_programm_2 .b-ordercall-form_programm-block-bg {
	position: absolute;
	left: -50px;
	top: -89px;
	width: 606px;
	height: 521px;
	background: transparent url(images/forms/2.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/2.png*/ no-repeat center center;
}

.b-ordercall-form_programm_3 .b-ordercall-form_programm-block-bg {
	position: absolute;
	left: -59px;
	top: -61px;
	width: 772px;
	height: 367px;
	background: transparent url(images/forms/3.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/3.png*/ no-repeat center center;
}

.b-ordercall-form_programm_4 .b-ordercall-form_programm-block-bg {
	position: absolute;
	left: -55px;
	top: -48px;
	width: 630px;
	height: 472px;
	background: transparent url(images/forms/4.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/4.png*/ no-repeat center center;
}

.b-ordercall-form_programm_5 .b-ordercall-form_programm-block-bg {
	position: absolute;
	left: -57px;
	top: -42px;
	width: 654px;
	height: 474px;
	background: transparent url(images/forms/5.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/5.png*/ no-repeat center center;
}

.b-ordercall-form_programm_6 .b-ordercall-form_programm-block-bg {
	position: absolute;
	left: -66px;
	top: -46px;
	width: 649px;
	height: 366px;
	background: transparent url(images/forms/6.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/6.png*/ no-repeat center center;
}

.b-ordercall-form_programm_7 .b-ordercall-form_programm-block-bg {
	position: absolute;
	left: -61px;
	top: -44px;
	width: 662px;
	height: 359px;
	background: transparent url(images/forms/7.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/7.png*/ no-repeat center center;
}

.b-ordercall-form_programm_8 .b-ordercall-form_programm-block-bg {
	position: absolute;
	left: -53px;
	top: -120px;
	width: 719px;
	height: 441px;
	background: transparent url(images/forms/8.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/8.png*/ no-repeat center center;
}

div.pp_overlay {
	position: fixed !important;
}

.b-ordercall-form_questions {
	background: transparent url(images/forms/questions/bg.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/bg.png*/ no-repeat center center;
	width: 980px;
	height: 804px;
	border: none;
	padding: 0;
	margin: 0;
}

.b-ordercall-form_questions .b-ordercall-form-h {
	width: 100%;
	height: 100%;
}

.b-ordercall-form_questions-block {
	width: 100%;
	height: 100%;
	position: relative;
}

.b-ordercall-form_questions-block-header {
	position: absolute;
	left: 0px;
	top: 108px;
	width: 100%;
	text-align: center;
	font-size: 0;
	white-space: nowrap;
}

.b-ordercall-form_questions-block-header__item {
	display: inline-block;
	vertical-align: top;
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom: 20px;
	background: transparent url(images/forms/questions/header_line.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/header_line.png*/ repeat-x left bottom;
	cursor: default;
	opacity: 0.26;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.b-ordercall-form_questions-block-header__item_last {
	cursor: pointer;
	opacity: 0.5;
}

.b-ordercall-form_questions-block-header__item:hover {
	opacity: 0.8;
}

.b-ordercall-form_questions-block-header__item_active {
	opacity: 1.0;
	cursor: default;
	background: transparent url(images/forms/questions/header_line_active.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/header_line_active.png*/ repeat-x left bottom;
}

.b-ordercall-form_questions-block-header__item-top {
	font-size: 18px;
	line-height: 18px;
	color: #06212e;
	font-family: 'mullerbold';
	margin-bottom: 15px;
}

.b-ordercall-form_questions-block-header__item-bottom {
	font-size: 12px;
	line-height: 120%;
	color: #060702;
	font-family: 'mullerlight';
}

.b-ordercall-form_questions-block__step {
	position: absolute;
	left: 0px;
	top: 173px;
	width: 100%;
	height: 575px;
	opacity: 0.0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.b-ordercall-form_questions-block__step_active {
	opacity: 1.0;
	visibility: visible;
}

.b-ordercall-form_questions-block__step-i {
	position: relative;
	width: 100%;
	height: 100%;
}

.b-ordercall-form_questions-block__step_1-variants {
	position: absolute;
	left: 73px;
	top: 90px;
	width: 483px;
	height: 100%;
	text-align: left;
}

.b-ordercall-form_questions-block__step_1-variants__item {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	margin-bottom: 35px;
	width: 216px;
	white-space: nowrap;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.b-ordercall-form_questions-block__step_1-variants__item-photo {
	border: 1px solid #fff;
	padding: 3px;
	width: 193px;
	height: 134px;
	margin-bottom: 15px;
}

.b-ordercall-form_questions-block__step_1-variants__item:hover .b-ordercall-form_questions-block__step_1-variants__item-photo, .b-ordercall-form_questions-block__step_1-variants__item_active .b-ordercall-form_questions-block__step_1-variants__item-photo {
	border: 1px solid #ffbb00;
}

.b-ordercall-form_questions-block__step_1-variants__item_1 .b-ordercall-form_questions-block__step_1-variants__item-photo {
	background: transparent url(images/forms/questions/1/1.jpg)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/1/1.jpg*/ no-repeat center center;
}

.b-ordercall-form_questions-block__step_1-variants__item_2 .b-ordercall-form_questions-block__step_1-variants__item-photo {
	background: transparent url(images/forms/questions/1/2.jpg)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/1/2.jpg*/ no-repeat center center;
}

.b-ordercall-form_questions-block__step_1-variants__item_3 .b-ordercall-form_questions-block__step_1-variants__item-photo {
	background: transparent url(images/forms/questions/1/3.jpg)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/1/3.jpg*/ no-repeat center center;
}

.b-ordercall-form_questions-block__step_1-variants__item_4 .b-ordercall-form_questions-block__step_1-variants__item-photo {
	background: transparent url(images/forms/questions/1/4.jpg)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/1/4.jpg*/ no-repeat center center;
}

.b-ordercall-form_questions-block__step_1-variants__item-label {
	text-align: left;
	padding-left: 43px;
	line-height: 19px;
	font-size: 16px;
	color: #11292c;
	font-family: 'mullerlight';
	background: transparent url(images/forms/questions/radio.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/radio.png*/ no-repeat 10px center;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.b-ordercall-form_questions-block__step_1-variants__item_active .b-ordercall-form_questions-block__step_1-variants__item-label {
	background: transparent url(images/forms/questions/radio_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/radio_a.png*/ no-repeat 10px center;
}

.b-ordercall-form_questions-block__step_1-where {
	position: absolute;
	left: 552px;
	top: 47px;
	height: 498px;
	background: transparent url(images/forms/questions/1/vline.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/1/vline.png*/ no-repeat left top;
	width: 425px;
	text-align: left;
}

.b-ordercall-form_questions-block__step_1-where-i {
	padding-left: 31px;
}

.b-ordercall-form_questions-block__step_1-where-header {
	width: 310px;
	height: 90px;
	background: transparent url(images/forms/questions/1/header.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/1/header.png*/ no-repeat left top;
	margin-bottom: 60px;
}

.b-ordercall-form_questions-block__step_1-where-variants {
	margin-bottom: 18px;
}

.b-ordercall-form_questions-block__step_1-where-variants__item {
	padding-left: 42px;
	background: transparent url(images/forms/questions/checkbox.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/checkbox.png*/ no-repeat 4px center;
	margin-bottom: 30px;
	cursor: pointer;
	opacity: 1.0;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.b-ordercall-form_questions-block__step_1-where-variants__item_active {
	background: transparent url(images/forms/questions/checkbox_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/checkbox_a.png*/ no-repeat 4px center;
}

.b-ordercall-form_questions-block__step_1-where-variants__item-i {
	padding-left: 65px;
	font-size: 16px;
	line-height: 120%;
	color: #11292c;
	font-family: 'mullerlight';
	opacity: 1.0;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.b-ordercall-form_questions-block__step_1-where-variants__item_1 .b-ordercall-form_questions-block__step_1-where-variants__item-i {
	background: transparent url(images/forms/questions/1/icons/1.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/1/icons/1.png*/ no-repeat left center;
}

.b-ordercall-form_questions-block__step_1-where-variants__item_2 .b-ordercall-form_questions-block__step_1-where-variants__item-i {
	background: transparent url(images/forms/questions/1/icons/2.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/1/icons/2.png*/ no-repeat 2px center;
}

.b-ordercall-form_questions-block__step_1-where-variants__item:hover .b-ordercall-form_questions-block__step_1-where-variants__item-i {
	opacity: 0.5;
}

.b-ordercall-form_questions-block__step_1-where-variants__item-i strong {
	font-weight: normal;
	font-family: 'mullerbold';
}

.b-ordercall-form_questions-block__step_2 .b-ordercall-form_questions-block__step-i {
	background: transparent url(images/forms/questions/2/bg.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/2/bg.png*/ no-repeat 37px 16px;
}

.b-ordercall-form_questions-block__step_2-end {
	position: absolute;
	left: 347px;
	top: 481px;
}

.b-ordercall-form_questions-block__step-fields .b-form-input_1 {
	position: absolute;
	left: 322px;
	top: 181px;
	width: 326px;
	height: 56px;
	background: #fff url(images/forms/questions/2/1.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/2/1.png*/ no-repeat 22px center;
}

.b-ordercall-form_questions-block__step-fields .b-form-input_1 input {
	padding-left: 75px;
}

.b-ordercall-form_questions-block__step-fields .b-form-input_2 {
	position: absolute;
	left: 137px;
	top: 391px;
	width: 326px;
	height: 56px;
	background: #fff url(images/forms/questions/2/2.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/2/2.png*/ no-repeat 20px center;
}

.b-ordercall-form_questions-block__step-fields .b-form-input_2 input {
	padding-left: 75px;
}

.b-ordercall-form_questions-block__step-fields .b-form-input_3 {
	position: absolute;
	left: 515px;
	top: 391px;
	width: 326px;
	height: 56px;
	background: #fff url(images/forms/questions/2/3.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/2/3.png*/ no-repeat 20px center;
}

.b-ordercall-form_questions-block__step-fields .b-form-input_3 input {
	padding-left: 75px;
}

.b-ordercall-form_questions-block__step_3-header {
	position: absolute;
	left: 0px;
	top: 60px;
	width: 100%;
	height: 65px;
	background: transparent url(images/forms/questions/3/header.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/3/header.png*/ no-repeat center center;
}

.b-ordercall-form_questions-block__step_3-items {
	position: absolute;
	left: 120px;
	top: 195px;
	text-align: left;
	white-space: nowrap;
}

.b-ordercall-form_questions-block__step_3__item {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 120%;
	color: #11292c;
	font-family: 'mullerlight';
	margin-bottom: 15px;
	width: 215px;
	padding-left: 42px;
	background: transparent url(images/forms/questions/checkbox.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/checkbox.png*/ no-repeat left center;
	text-align: left;
	cursor: pointer;
	opacity: 1.0;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.b-ordercall-form_questions-block__step_3__item:hover {
	opacity: 0.5;
}

.b-ordercall-form_questions-block__step_3__item_active {
	background: transparent url(images/forms/questions/checkbox_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/checkbox_a.png*/ no-repeat left center;
}

.b-ordercall-form_questions-block__step_3-end {
	position: absolute;
	left: 0px;
	top: 430px;
	width: 100%;
	text-align: center;
}

.b-ordercall-form_questions-block__step_4-variants {
	position: absolute;
	left: 73px;
	top: 90px;
	width: 483px;
	height: 100%;
	text-align: left;
	white-space: nowrap;
}

.b-ordercall-form_questions-block__step_4-variants__item {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	margin-bottom: 35px;
	width: 247px;
	white-space: nowrap;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.b-ordercall-form_questions-block__step_4-variants__item-photo {
	border: 1px solid #fff;
	padding: 3px;
	width: 210px;
	height: 134px;
	margin-bottom: 15px;
}

.b-ordercall-form_questions-block__step_4-variants__item:hover .b-ordercall-form_questions-block__step_4-variants__item-photo, .b-ordercall-form_questions-block__step_4-variants__item_active .b-ordercall-form_questions-block__step_4-variants__item-photo {
	border: 1px solid #ffbb00;
}

.b-ordercall-form_questions-block__step_4-variants__item_1 .b-ordercall-form_questions-block__step_4-variants__item-photo {
	background: transparent url(images/forms/questions/4/1.jpg)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/4/1.jpg*/ no-repeat center center;
}

.b-ordercall-form_questions-block__step_4-variants__item_2 .b-ordercall-form_questions-block__step_4-variants__item-photo {
	background: transparent url(images/forms/questions/4/2.jpg)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/4/2.jpg*/ no-repeat center center;
}

.b-ordercall-form_questions-block__step_4-variants__item_3 .b-ordercall-form_questions-block__step_4-variants__item-photo {
	background: transparent url(images/forms/questions/4/3.jpg)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/4/3.jpg*/ no-repeat center center;
}

.b-ordercall-form_questions-block__step_4-variants__item_4 .b-ordercall-form_questions-block__step_4-variants__item-photo {
	background: transparent url(images/forms/questions/4/4.jpg)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/4/4.jpg*/ no-repeat center center;
}

.b-ordercall-form_questions-block__step_4-variants__item-label {
	text-align: left;
	padding-left: 43px;
	line-height: 19px;
	font-size: 16px;
	color: #11292c;
	font-family: 'mullerlight';
	background: transparent url(images/forms/questions/checkbox.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/checkbox.png*/ no-repeat 10px center;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.b-ordercall-form_questions-block__step_4-variants__item_active .b-ordercall-form_questions-block__step_4-variants__item-label {
	background: transparent url(images/forms/questions/checkbox_a.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/checkbox_a.png*/ no-repeat 10px center;
}

.b-ordercall-form_questions-block__step_4-where {
	position: absolute;
	left: 578px;
	top: 47px;
	height: 498px;
	background: transparent url(images/forms/questions/1/vline.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/1/vline.png*/ no-repeat left top;
	width: 400px;
	text-align: left;
}

.b-ordercall-form_questions-block__step_4-where-i {
	padding-left: 44px;
	padding-top: 114px;
}

.b-ordercall-form_questions-block__step_4-where-header {
	width: 263px;
	height: 112px;
	background: transparent url(images/forms/questions/4/header.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/questions/4/header.png*/ no-repeat left top;
	margin-bottom: 22px;
}

#form-order-questions .b-ordercall-form-header {
	display: block;
	height: 98px;
	background: transparent url(images/forms/order_questions_header.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/forms/order_questions_header.png*/ no-repeat center bottom;
}

#form-order-questions .b-ordercall-form-message_support {
	padding-top: 30px;
	background: transparent url(images/form_line.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/form_line.png*/ no-repeat center top;
}

#form-questions .b-ordercall-form-exit {
    right: 0px;
    top: -35px;
}

.pp_close {
	top: auto !important;
    bottom: 495px;
    right: -10px !important;
}

div.pp_default .pp_close {
	width: 29px !important;
	height: 29px !important;
	font-size: 0 !important;
	text-decoration: none;
	border: none !important;
	outline: none !important;
	background: transparent url(images/form_close.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/form_close.png*/ no-repeat left center !important;
	opacity: 1.0;
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.pp_close:hover {
	opacity: 0.5;
}

#pp_full_res iframe {
	border: 10px solid #f9a51b;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #ccc url(images/ajax-loader.gif)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/ajax-loader.gif*/ no-repeat center center;
}

.lb-data .lb-close {
	width: 29px !important;
	height: 29px !important;
	font-size: 0 !important;
	text-decoration: none;
	border: none !important;
	outline: none !important;
	background: transparent url(images/form_close.png)/*tpa=http://xn--80aaaq5cbi.xn--p1ai/2/styles/images/form_close.png*/ no-repeat left center !important;
	opacity: 1.0;
    position: relative !important;
    bottom: 15px !important;
    right: -10px !important;
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.lb-data .lb-close:hover {
	opacity: 0.5;
}

.lb-container {
	padding: 0px;
}

.lb-outerContainer {
	border: 10px solid #f9a51b;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}