@charset "utf-8";

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

@font-face {
	font-family: 'Roboto';
	src: url("/g/fonts/roboto/roboto-m.eot");
	src: url("/g/fonts/roboto/roboto-m.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto/roboto-m.woff2") format("woff2"), url("/g/fonts/roboto/roboto-m.woff") format("woff"), url("/g/fonts/roboto/roboto-m.ttf") format("truetype"), url("/g/fonts/roboto/roboto-m.svg#Roboto") format("svg");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url("/g/fonts/roboto/roboto-b.eot");
	src: url("/g/fonts/roboto/roboto-b.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto/roboto-b.woff2") format("woff2"), url("/g/fonts/roboto/roboto-b.woff") format("woff"), url("/g/fonts/roboto/roboto-b.ttf") format("truetype"), url("/g/fonts/roboto/roboto-b.svg#Roboto") format("svg");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url("/g/fonts/roboto/roboto-bl.eot");
	src: url("/g/fonts/roboto/roboto-bl.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto/roboto-bl.woff2") format("woff2"), url("/g/fonts/roboto/roboto-bl.woff") format("woff"), url("/g/fonts/roboto/roboto-bl.ttf") format("truetype"), url("/g/fonts/roboto/roboto-bl.svg#Roboto") format("svg");
	font-weight: 900;
	font-style: normal;
}

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

@font-face {
	font-family: 'OpenSans';
	src: url("/g/fonts/open_sans/open_sans-i.eot");
	src: url("/g/fonts/open_sans/open_sans-i.eot?#iefix") format("embedded-opentype"), url("/g/fonts/open_sans/open_sans-i.woff2") format("woff2"), url("/g/fonts/open_sans/open_sans-i.woff") format("woff"), url("/g/fonts/open_sans/open_sans-i.ttf") format("truetype"), url("/g/fonts/open_sans/open_sans-i.svg#OpenSans") format("svg");
	font-weight: normal;
	font-style: italic;
}

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

@font-face {
	font-family: 'PtSans';
	src: url("/g/fonts/pt_sans/pt_sans-b.eot");
	src: url("/g/fonts/pt_sans/pt_sans-b.eot?#iefix") format("embedded-opentype"), url("/g/fonts/pt_sans/pt_sans-b.woff2") format("woff2"), url("/g/fonts/pt_sans/pt_sans-b.woff") format("woff"), url("/g/fonts/pt_sans/pt_sans-b.ttf") format("truetype"), url("/g/fonts/pt_sans/pt_sans-b.svg#PtSans") format("svg");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'PtSans';
	src: url("/g/fonts/pt_sans/pt_sans-i.eot");
	src: url("/g/fonts/pt_sans/pt_sans-i.eot?#iefix") format("embedded-opentype"), url("/g/fonts/pt_sans/pt_sans-i.woff2") format("woff2"), url("/g/fonts/pt_sans/pt_sans-i.woff") format("woff"), url("/g/fonts/pt_sans/pt_sans-i.ttf") format("truetype"), url("/g/fonts/pt_sans/pt_sans-i.svg#PtSans") format("svg");
	font-weight: normal;
	font-style: italic;
}

h1 {
	margin: 0;
}

img {
	max-width: 100%;
	height: auto;
}

a[href^="tel:"] {
	text-decoration: none;
	color: inherit;
	cursor: default;
}

a[href^="tel:"]:hover {
	text-decoration: none;
	color: inherit;
	cursor: default;
}

.field-required-mark {
	color: red;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.invisible {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

.clear {
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}

.clear-self::after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: '';
}

.overflowHidden {
	overflow: hidden !important;
}

html, body {
	height: 100%;
}

html {
	font-size: 15px;
}

body {
	margin: 0;
	position: relative;
	min-width: 320px;
	text-align: left;
	color: #666;
	background: #fff;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	line-height: 1.25;
}

.table-wrapper {
	max-width: 100%;
	overflow: auto;
}

table.table0 {
	border-collapse: collapse;
}

table.table0 td {
	padding: 5px;
	border: none;
}

table.table1 {
	border-collapse: collapse;
}

table.table1 tr:hover {
	background: rgba(240,240,240,.1);
}

table.table1 td {
	padding: 5px;
	border: 1px solid #bfbfbf;
}

table.table2 {
	border-collapse: collapse;
}

table.table2 tr:hover {
	background: #f0f0f0;
}

table.table2 td {
	padding: 5px;
	border: 1px solid #bfbfbf;
}

table.table2 th {
	padding: 8px 5px;
	border: 1px solid #05425a;
	background-color: #334354;
	color: #fff;
	text-align: left;
}

.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
	display: none;
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
}

.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
	transform-style: preserve-3d;
}

.no-js .owl-carousel {
	display: block;
}

#lp_constructor .header--theme5.header-fixed-menu .header--theme5-inner .top-menu-wrapper {
	padding-left: 120px;
}

.popover-container {
	position: relative;
	width: auto;
}

.popover-scrolling {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	overflow: visible;
}

.popover-wrap {
	max-height: 100%;
	overflow: auto;
	position: relative;
	top: 0 !important;
	left: 0 !important;
}

.header--theme5 .header--theme5-inner {
	position: relative;
}

@media all and (min-width: 750px) {
	.header--theme5 .top-menu-wrapper {
		background-color: #b7ca0f;
		background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0.21)));
		background-image: -o-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
		background-image: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
		background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
		background-image: -ms-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
		background-image: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
		-pie-background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
		box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.06);
	}
}

.header--theme5 .top-menu-inner {
	max-width: 972px;
	margin: 0 auto;
}

.header--theme5 .top-menu-wrapper.fix-menu {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1001;
}

.header--theme5 .menu-button {
	width: 40px;
	height: 40px;
	top: 8px;
	right: 16px;
	position: absolute;
	background: #b7ca0f;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0.21)));
	background-image: -o-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	-pie-background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	border-radius: 4px;
	box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.06);
	z-index: 2;
}

.header--theme5 .menu-button.fixed-button {
	position: fixed;
	top: 10px;
	right: 10px;
	left: inherit;
	bottom: inherit;
	z-index: 4;
}

.header--theme5 .menu-button:before {
	position: absolute;
	display: block;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2222px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2022%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cdefs%3E%3Cfilter%20id%3D%22filter%22%20x%3D%22272%22%20y%3D%2217%22%20width%3D%2224%22%20height%3D%2222%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeOffset%20result%3D%22offset%22%20dy%3D%221%22%20in%3D%22SourceAlpha%22%3E%3C%2FfeOffset%3E%3CfeGaussianBlur%20result%3D%22blur%22%3E%3C%2FfeGaussianBlur%3E%3CfeFlood%20result%3D%22flood%22%20flood-color%3D%22%23dbed14%22%3E%3C%2FfeFlood%3E%3CfeComposite%20result%3D%22composite%22%20operator%3D%22in%22%20in2%3D%22blur%22%3E%3C%2FfeComposite%3E%3CfeBlend%20result%3D%22blend%22%20in%3D%22SourceGraphic%22%3E%3C%2FfeBlend%3E%3C%2Ffilter%3E%3C%2Fdefs%3E%3Cpath%20filter%3D%22url%28%23filter%29%22%20d%3D%22M273.5%2C17h21a1.5%2C1.5%2C0%2C1%2C1%2C0%2C3h-21A1.5%2C1.5%2C0%2C1%2C1%2C273.5%2C17Zm0%2C9h21a1.5%2C1.5%2C0%2C1%2C1%2C0%2C3h-21A1.5%2C1.5%2C0%2C1%2C1%2C273.5%2C26Zm0%2C9h21a1.5%2C1.5%2C0%2C1%2C1%2C0%2C3h-21A1.5%2C1.5%2C0%2C1%2C1%2C273.5%2C35Z%22%20transform%3D%22translate%28-272%20-17%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center center no-repeat;
}

@media all and (min-width: 460px) {
	.header--theme5 .menu-button {
		right: 24px;
		bottom: 26px;
		top: inherit;
		width: 48px;
		height: 48px;
	}
}

@media all and (min-width: 750px) {
	.header--theme5 .menu-button {
		display: none;
	}
}

@media all and (max-width: 749px) {
	.header--theme5 .menu-fixed {
		position: fixed;
		right: 0;
		top: 0;
		width: 320px;
		bottom: 0;
		background: #ff6011;
		z-index: 5;
		overflow: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		-moz-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		-o-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

.header--theme5 .menu-fixed.opened {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	box-shadow: 0 0 0 10000px rgba(0, 0, 0, .8);
}

.header--theme5 .menu-fixed.animit {
	-webkit-transition: transform 0.4s;
	-moz-transition: transform 0.4s;
	-o-transition: transform 0.4s;
	-ms-transition: transform 0.4s;
	transition: transform 0.4s;
}

@media all and (max-width: 749px) {
	.header--theme5 .menu-scroll {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		overflow: auto;
		padding: 15px 0;
	}
}

.header--theme5 .menu-close {
	display: none;
	width: 40px;
	height: 40px;
	margin-left: 264px;
	background: #fff url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2219px%22%20height%3D%2219px%22%20%20viewBox%3D%220%200%2019%2019%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%236f6f6f%22%20d%3D%22M456.718%2C43.02l-0.7.7a0.987%2C0.987%2C0%2C0%2C1-1.395%2C0l-6.861-6.861-6.982%2C6.982a1%2C1%2C0%2C0%2C1-1.414%2C0l-0.707-.707a1%2C1%2C0%2C0%2C1%2C0-1.414l6.982-6.982-6.361-6.361a0.987%2C0.987%2C0%2C0%2C1%2C0-1.4l0.7-.7a0.987%2C0.987%2C0%2C0%2C1%2C1.395%2C0l6.361%2C6.361%2C6.481-6.482a1%2C1%2C0%2C0%2C1%2C1.415%2C0l0.707%2C0.707a1%2C1%2C0%2C0%2C1%2C0%2C1.414l-6.482%2C6.482%2C6.861%2C6.861A0.986%2C0.986%2C0%2C0%2C1%2C456.718%2C43.02Z%22%20transform%3D%22translate%28-438.375%20-25.875%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center center no-repeat;
	border-radius: 4px;
}

@media all and (max-width: 749px) {
	.header--theme5 .menu-close {
		display: block;
	}
}

.header--theme5 .top-menu {
	padding: 10px 0;
	margin: 0;
	list-style: none;
	font-size: 0;
	line-height: 1;
}

.header--theme5 .top-menu li {
	vertical-align: top;
}

@media all and (min-width: 750px) {
	.header--theme5 .top-menu li {
		display: inline-block;
	}
}

.header--theme5 .top-menu li.dropdown-wrap {
	width: 28px;
	height: 28px;
	position: relative;
	border-radius: 50%;
	background: #fff url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%224px%22%20%20viewBox%3D%220%200%2016%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%237a860c%22%20d%3D%22M1432%2C26a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1432%2C26Zm6%2C0a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1438%2C26Zm6%2C0a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1444%2C26Z%22%20transform%3D%22translate%28-1430%20-26%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center center no-repeat;
	margin: 6px 8px;
}

.header--theme5 .top-menu li.dropdown-wrap.active {
	background-color: #fff;
}

.header--theme5 .top-menu li.dropdown-wrap ul {
	position: absolute;
	top: 34px;
	background: #fff;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.17);
	left: inherit !important;
	right: -8px;
	width: 188px;
	padding: 15px 0;
	margin: 0;
	list-style: none;
	display: none;
	z-index: 5;
}

.header--theme5 .top-menu li.dropdown-wrap ul li {
	display: block;
}

.header--theme5 .top-menu li.dropdown-wrap ul a {
	color: #2a2a2a;
	font-size: 14px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 700;
	display: block;
	padding: 9px 23px;
	line-height: 1;
	text-shadow: none;
	border-radius: 0px;
}

.header--theme5.inverse .top-menu li.dropdown-wrap ul a {
	color: #2a2a2a;
}

.header--theme5 .top-menu li.dropdown-wrap ul a:hover, .header--theme5 .top-menu li.dropdown-wrap ul a.active {
	color: #fff;
	background: #ff6311;
}

.header--theme5.inverse .top-menu li.dropdown-wrap ul a:hover, .header--theme5.inverse .top-menu li.dropdown-wrap ul a.active {
	color: #fff;
	background: #ff6311;
}

.header--theme5 .top-menu li a {
	display: block;
	color: #fff;
	padding: 14px 30px;
	font-weight: 700;
	font-size: 14px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

.header--theme5.inverse .top-menu li a:hover, .header--theme5.inverse .top-menu li a.active {
	background: #9fb00b;
	box-shadow: 0 1px rgba(255, 255, 255, .35);
	color: #fff;
	text-shadow: none;
}

@media all and (min-width: 750px) {
	.header--theme5 .top-menu li a {
		/*text-shadow: 0 1px #dbed14;*/
		padding: 13px 16px;
		color: #7a860c;
		border-radius: 4px;
	}
}

.header--theme5 .top-menu li a:hover, .header--theme5 .top-menu li a.active {
	background: rgba(0, 0, 0, .1);
}

@media all and (min-width: 750px) {
	.header--theme5 .top-menu li a:hover, .header--theme5 .top-menu li a.active {
		background: #9fb00b;
		box-shadow: 0 1px rgba(255, 255, 255, .35);
		color: #fff;
		text-shadow: none;
	}
}

.header--theme5 .header-wrapper {
	background: #f8f6f1;
}

@media all and (min-width: 620px) {
	.header--theme5 .header-wrapper {
		padding: 0 24px;
	}
}

@media all and (min-width: 960px) {
	.header--theme5 .header-wrapper {
		padding: 0;
	}
}

.header--theme5 .header-inner {
	max-width: 940px;
	margin: 0 auto;
}

@media all and (min-width: 620px) {
	.header--theme5 .header-inner {
		min-height: 71px;
		padding: 13px 63px 13px 0px;
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center;
	}
}

@media all and (min-width: 750px) {
	.header--theme5 .header-inner {
		padding: 16px 0;
	}
}

.header--theme5 .name-wrapper {
	padding: 16px;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}

@media all and (min-width: 460px) {
	.header--theme5 .name-wrapper {
		padding: 13px 90px 13px 24px;
	}
}

@media all and (min-width: 620px) {
	.header--theme5 .name-wrapper {
		padding: 0 20px 0 0;
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 0px;
		-moz-box-flex: 1;
		-moz-flex: 1 0 0px;
		-ms-flex: 1 0 0px;
		flex: 1 0 0px;
	}
}

.header--theme5 .name-wrapper .logo {
	margin-right: 16px;
	font-size: 0;
}

@media all and (min-width: 460px) {
	.header--theme5 .name-wrapper .logo {
	}
}

@media all and (min-width: 620px) {
	.header--theme5 .name-wrapper .logo {
	}
}

.header--theme5 .name-wrapper .name a {
	color: inherit;
	text-decoration: none;
}

.header--theme5 .name-wrapper .name-inner {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 0px;
	-moz-box-flex: 1;
	-moz-flex: 1 0 0px;
	-ms-flex: 1 0 0px;
	flex: 1 0 0px;
}

.header--theme5 .name-wrapper .name {
	color: #222;
	font-size: 22px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 700;
}

@media all and (min-width: 460px) {
	.header--theme5 .name-wrapper .name {
		font-size: 24px;
	}
}

.header--theme5 .name-wrapper .site-activity {
	color: #222;
	font-size: 13px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.header--theme5 .right-part .right-part-inner {
	background: #ff6411;
	padding: 10px 80px 10px 16px;
}

@media all and (min-width: 460px) {
	.header--theme5 .right-part .right-part-inner {
		padding: 10px 24px;
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
	}
}

@media all and (min-width: 620px) {
	.header--theme5 .right-part .right-part-inner {
		background: none !important;
		display: block;
		padding: 0;
	}
}

.header--theme5 .right-part .mail {
	font-size: 15px;
	color: #333;
	padding-bottom: 8px;
	display: none;
}

.header--theme5.inverse .right-part .mail {
	color: #fff;
}

@media all and (min-width: 620px) {
	.header--theme5 .right-part .mail {
		display: block;
	}

	.header--theme5 .right-part {
		text-align: right;
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-webkit-order: 1;
		-moz-order: 1;
		-ms-flex-order: 1;
		order: 1;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 175px;
		-moz-box-flex: 0;
		-moz-flex: 0 0 175px;
		-ms-flex: 0 0 175px;
		flex: 0 0 175px;
	}
}

@media all and (max-width: 959px) and (min-width: 750px) {
	.header--theme5 .right-part {
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 350px;
		-moz-box-flex: 0;
		-moz-flex: 0 0 350px;
		-ms-flex: 0 0 350px;
		flex: 0 0 350px;
	}
}

@media all and (min-width: 960px) {
	.header--theme5 .right-part {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 360px;
		-moz-box-flex: 0;
		-moz-flex: 0 0 360px;
		-ms-flex: 0 0 360px;
		flex: 0 0 360px;
	}
}

.header--theme5 .right-part .mail a {
	color: inherit;
	text-decoration: none;
}

.header--theme5 .right-part .button {
	display: none;
}

.header--theme5 .right-part .button a {
	text-align: center;
	display: inline-block;
	text-decoration: none;
	padding: 12px 21px 13px;
	color: #fff;
	font-size: 15px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 500;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.16);
	background-color: #ff5f11;
	line-height: 1;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0.21)));
	background-image: -o-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	-pie-background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	border-radius: 4px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.11), inset 0 -2px 0 rgba(0, 0, 0, 0.19);
}

@media all and (max-width: 959px) and (min-width: 750px) {
	.header--theme5 .right-part .button a {
		max-width: 119px;
	}
}

@media all and (min-width: 750px) {
	.header--theme5 .right-part .button {
		display: block;
		margin-left: 15px;
	}
}

.header--theme5 .right-part .work-time {
	color: #fff;
	font-size: 12px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	padding-left: 20px;
	box-sizing: border-box;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2015%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.5%2C10A7.5%2C7.5%2C0%2C1%2C0%2C32%2C17.5%2C7.508%2C7.508%2C0%2C0%2C0%2C24.5%2C10Zm0.38%2C13.757V23.3a0.383%2C0.383%2C0%2C1%2C0-.765%2C0v0.455a6.276%2C6.276%2C0%2C0%2C1-5.872-5.883h0.446a0.383%2C0.383%2C0%2C1%2C0%2C0-.765H18.244a6.275%2C6.275%2C0%2C0%2C1%2C5.873-5.864v0.439a0.383%2C0.383%2C0%2C1%2C0%2C.765%2C0V11.243a6.274%2C6.274%2C0%2C0%2C1%2C5.873%2C5.866H30.309a0.383%2C0.383%2C0%2C1%2C0%2C0%2C.765h0.448A6.275%2C6.275%2C0%2C0%2C1%2C24.881%2C23.756ZM27.5%2C16.887H25.375a1.078%2C1.078%2C0%2C0%2C0-.263-0.263v-3.1a0.612%2C0.612%2C0%2C1%2C0-1.224%2C0v3.1a1.069%2C1.069%2C0%2C1%2C0%2C1.488%2C1.488H27.5A0.612%2C0.612%2C0%2C0%2C0%2C27.5%2C16.887Zm-3%2C1.071a0.459%2C0.459%2C0%2C1%2C1%2C.458-0.459A0.459%2C0.459%2C0%2C0%2C1%2C24.5%2C17.958Z%22%20transform%3D%22translate%28-17%20-10%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left center no-repeat;
	margin-bottom: 3px;
}

@media all and (min-width: 460px) {
	.header--theme5 .right-part .work-time {
		padding: 2px 20px;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-moz-box-flex: 0;
		-moz-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}
}

@media all and (min-width: 620px) {
	.header--theme5 .right-part .work-time {
		color: #222;
		display: inline-block;
		padding-right: 0;
		background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2015%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M24.5%2C10A7.5%2C7.5%2C0%2C1%2C0%2C32%2C17.5%2C7.508%2C7.508%2C0%2C0%2C0%2C24.5%2C10Zm0.38%2C13.757V23.3a0.383%2C0.383%2C0%2C1%2C0-.765%2C0v0.455a6.276%2C6.276%2C0%2C0%2C1-5.872-5.883h0.446a0.383%2C0.383%2C0%2C1%2C0%2C0-.765H18.244a6.275%2C6.275%2C0%2C0%2C1%2C5.873-5.864v0.439a0.383%2C0.383%2C0%2C1%2C0%2C.765%2C0V11.243a6.274%2C6.274%2C0%2C0%2C1%2C5.873%2C5.866H30.309a0.383%2C0.383%2C0%2C1%2C0%2C0%2C.765h0.448A6.275%2C6.275%2C0%2C0%2C1%2C24.881%2C23.756ZM27.5%2C16.887H25.375a1.078%2C1.078%2C0%2C0%2C0-.263-0.263v-3.1a0.612%2C0.612%2C0%2C1%2C0-1.224%2C0v3.1a1.069%2C1.069%2C0%2C1%2C0%2C1.488%2C1.488H27.5A0.612%2C0.612%2C0%2C0%2C0%2C27.5%2C16.887Zm-3%2C1.071a0.459%2C0.459%2C0%2C1%2C1%2C.458-0.459A0.459%2C0.459%2C0%2C0%2C1%2C24.5%2C17.958Z%22%20transform%3D%22translate%28-17%20-10%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left center no-repeat;
	}
}

.header--theme5 .right-part .phones {
	color: #fff;
	font-size: 18px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 700;
	box-sizing: border-box;
	padding-left: 20px;
}

.header--theme5 .right-part .phones div {
	display: inline-block;
	margin-right: 5px;
}

.header--theme5 .right-part .phones div:after {
	content: ";";
}

.header--theme5 .right-part .phones div:last-child {
	margin-right: 0;
}

.header--theme5 .right-part .phones div:last-child:after {
	display: none;
}

@media all and (min-width: 460px) {
	.header--theme5 .right-part .phones {
		padding: 0 0 0 20px;
		text-align: right;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-moz-box-flex: 0;
		-moz-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}
}

@media all and (min-width: 620px) {
	.header--theme5 .right-part .phones {
		color: #222;
	}
}

@media all and (min-width: 960px) {
	.header--theme5 .right-part .phones {
		font-size: 20px;
		padding-bottom: 5px;
	}
}

.header--theme5.inverse .top-menu-wrapper {
	background: #fff;
}

.header--theme5.inverse .top-menu li a {
	color: #2c2c2c;
			/*text-shadow: 0 1px rgba(0, 0, 0, 0); */;
}

.header--theme5 .top-menu li.dropdown-wrap {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%224px%22%20%20viewBox%3D%220%200%2016%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%232c2c2c%22%20d%3D%22M1432%2C26a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1432%2C26Zm6%2C0a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1438%2C26Zm6%2C0a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1444%2C26Z%22%20transform%3D%22translate%28-1430%20-26%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center center no-repeat;
	background-color: #bacd10;
}

.header--theme5 .top-menu li.dropdown-wrap.active {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%224px%22%20%20viewBox%3D%220%200%2016%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%232c2c2c%22%20d%3D%22M1432%2C26a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1432%2C26Zm6%2C0a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1438%2C26Zm6%2C0a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1444%2C26Z%22%20transform%3D%22translate%28-1430%20-26%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center center no-repeat;
	background-color: #bacd10;
}

.header--theme5.inverse .top-menu li.dropdown-wrap {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%224px%22%20%20viewBox%3D%220%200%2016%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%232c2c2c%22%20d%3D%22M1432%2C26a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1432%2C26Zm6%2C0a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1438%2C26Zm6%2C0a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1444%2C26Z%22%20transform%3D%22translate%28-1430%20-26%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center center no-repeat;
	background-color: #bacd10;
}

.header--theme5.inverse .top-menu li.dropdown-wrap.active {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%224px%22%20%20viewBox%3D%220%200%2016%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%232c2c2c%22%20d%3D%22M1432%2C26a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1432%2C26Zm6%2C0a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1438%2C26Zm6%2C0a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1444%2C26Z%22%20transform%3D%22translate%28-1430%20-26%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center center no-repeat;
	background-color: #bacd10;
}

.header--theme5.inverse .header-wrapper {
	background: #000;
}

.header--theme5.inverse .name-wrapper .name {
	color: #fff;
}

.header--theme5.inverse .name-wrapper .site-activity {
	color: #fff;
}

.header--theme5.inverse .right-part .work-time {
	color: #fff;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2015%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.5%2C10A7.5%2C7.5%2C0%2C1%2C0%2C32%2C17.5%2C7.508%2C7.508%2C0%2C0%2C0%2C24.5%2C10Zm0.38%2C13.757V23.3a0.383%2C0.383%2C0%2C1%2C0-.765%2C0v0.455a6.276%2C6.276%2C0%2C0%2C1-5.872-5.883h0.446a0.383%2C0.383%2C0%2C1%2C0%2C0-.765H18.244a6.275%2C6.275%2C0%2C0%2C1%2C5.873-5.864v0.439a0.383%2C0.383%2C0%2C1%2C0%2C.765%2C0V11.243a6.274%2C6.274%2C0%2C0%2C1%2C5.873%2C5.866H30.309a0.383%2C0.383%2C0%2C1%2C0%2C0%2C.765h0.448A6.275%2C6.275%2C0%2C0%2C1%2C24.881%2C23.756ZM27.5%2C16.887H25.375a1.078%2C1.078%2C0%2C0%2C0-.263-0.263v-3.1a0.612%2C0.612%2C0%2C1%2C0-1.224%2C0v3.1a1.069%2C1.069%2C0%2C1%2C0%2C1.488%2C1.488H27.5A0.612%2C0.612%2C0%2C0%2C0%2C27.5%2C16.887Zm-3%2C1.071a0.459%2C0.459%2C0%2C1%2C1%2C.458-0.459A0.459%2C0.459%2C0%2C0%2C1%2C24.5%2C17.958Z%22%20transform%3D%22translate%28-17%20-10%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left center no-repeat;
}

@media al and (min-width: 620px) {
	.header--theme5.inverse .right-part .work-time {
		color: #bacd10;
		background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2015%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23bacd10%22%20d%3D%22M24.5%2C10A7.5%2C7.5%2C0%2C1%2C0%2C32%2C17.5%2C7.508%2C7.508%2C0%2C0%2C0%2C24.5%2C10Zm0.38%2C13.757V23.3a0.383%2C0.383%2C0%2C1%2C0-.765%2C0v0.455a6.276%2C6.276%2C0%2C0%2C1-5.872-5.883h0.446a0.383%2C0.383%2C0%2C1%2C0%2C0-.765H18.244a6.275%2C6.275%2C0%2C0%2C1%2C5.873-5.864v0.439a0.383%2C0.383%2C0%2C1%2C0%2C.765%2C0V11.243a6.274%2C6.274%2C0%2C0%2C1%2C5.873%2C5.866H30.309a0.383%2C0.383%2C0%2C1%2C0%2C0%2C.765h0.448A6.275%2C6.275%2C0%2C0%2C1%2C24.881%2C23.756ZM27.5%2C16.887H25.375a1.078%2C1.078%2C0%2C0%2C0-.263-0.263v-3.1a0.612%2C0.612%2C0%2C1%2C0-1.224%2C0v3.1a1.069%2C1.069%2C0%2C1%2C0%2C1.488%2C1.488H27.5A0.612%2C0.612%2C0%2C0%2C0%2C27.5%2C16.887Zm-3%2C1.071a0.459%2C0.459%2C0%2C1%2C1%2C.458-0.459A0.459%2C0.459%2C0%2C0%2C1%2C24.5%2C17.958Z%22%20transform%3D%22translate%28-17%20-10%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left center no-repeat;
	}
}

@media all and (min-width: 620px) {
	.header--theme5.inverse .right-part .phones {
		color: #fff;
	}
}

.header--theme5.inverse .right-part .button a {
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.16);
	background-color: #ff5f11;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0.21)));
	background-image: -o-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	-pie-background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.11), inset 0 -2px 0 rgba(0, 0, 0, 0.19);
}

@media all and (max-width: 749px) {
	.header--theme5.inverse .menu-fixed {
		background: #fdaa81;
	}
}

.sale-block--theme5 .sale-block-wrapper {
	padding: 0 15px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

@media all and (min-width: 440px) {
	.sale-block--theme5 .sale-block-wrapper {
		padding: 0 8px;
	}
}

@media all and (min-width: 640px) {
	.sale-block--theme5 .sale-block-wrapper {
		padding: 0 24px;
	}
}

@media all and (min-width: 960px) {
	.sale-block--theme5 .sale-block-wrapper {
		padding: 0;
	}
}

.sale-block--theme5 .sale-block-wrapper:before {
	position: absolute;
	display: block;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .8);
}

.sale-block--theme5 .sale-block-inner {
	max-width: 940px;
	margin: 0 auto;
	padding: 15px 0 28px;
	position: relative;
	z-index: 1;
}

@media all and (min-width: 440px) {
	.sale-block--theme5 .sale-block-inner {
		padding: 30px 0;
	}
}

@media all and (min-width: 640px) {
	.sale-block--theme5 .sale-block-inner {
		padding: 40px 0;
	}
}

@media all and (min-width: 768px) {
	.sale-block--theme5 .sale-block-inner {
		padding: 38px 0 50px;
	}
}

@media all and (min-width: 960px) {
	.sale-block--theme5 .sale-block-inner {
		padding: 90px 0 45px;
	}
}

.sale-block--theme5 .top-part {
	padding-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
}

@media all and (min-width: 640px) {
	.sale-block--theme5 .top-part {
		padding-bottom: 32px;
	}
}

@media all and (min-width: 768px) {
	.sale-block--theme5 .top-part {
		padding-bottom: 40px;
	}
}

@media all and (min-width: 960px) {
	.sale-block--theme5 .top-part {
		padding-bottom: 90px;
	}
}

.sale-block--theme5 .top-part .title {
	color: #fff;
	font-size: 16px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}

@media all and (min-width: 440px) {
	.sale-block--theme5 .top-part .title {
		font-size: 18px;
	}
}

@media all and (min-width: 768px) {
	.sale-block--theme5 .top-part .title {
		font-size: 20px;
	}
}

@media all and (min-width: 960px) {
	.sale-block--theme5 .top-part .title {
		font-size: 24px;
	}
}

.sale-block--theme5 .top-part .after-title {
	color: #fff;
	font-size: 18px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 900;
}

@media all and (min-width: 440px) {
	.sale-block--theme5 .top-part .after-title {
		font-size: 20px;
	}
}

@media all and (min-width: 768px) {
	.sale-block--theme5 .top-part .after-title {
		font-size: 26px;
	}
}

@media all and (min-width: 960px) {
	.sale-block--theme5 .top-part .after-title {
		font-size: 30px;
	}
}

.sale-block--theme5 .bottom-part {
	background-color: #f8f6f1;
	border-radius: 6px;
	box-shadow: 0 3px 0 #ded8c9;
	padding: 17px 10px 27px;
	text-align: center;
}

@media all and (min-width: 440px) {
	.sale-block--theme5 .bottom-part {
		padding: 30px 15px 27px;
	}
}

@media all and (min-width: 640px) {
	.sale-block--theme5 .bottom-part {
		padding: 24px 52px 30px;
	}
}

@media all and (min-width: 750px) {
	.sale-block--theme5 .bottom-part {
		padding: 16px 15px 30px;
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
	}
}

@media all and (min-width: 960px) {
	.sale-block--theme5 .bottom-part {
		padding: 20px 20px 25px 38px;
	}
}

.sale-block--theme5 .bottom-part .text-part {
	padding-bottom: 20px;
}

@media all and (min-width: 440px) {
	.sale-block--theme5 .bottom-part .text-part {
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center;
	}
}

.sale-block--theme5 .bottom-part .text-part .icon svg {
	max-width: 100%;
	heaight: auto;
	width: 100px;
}

.sale-block--theme5 .bottom-part .text-part .icon {
	box-sizing: border-box;
	width: 79px;
	max-width: 79px;
	height: 79px;
	padding: 5px;
	border-radius: 50%;
	background-color: #ff6211;
	margin: 0 auto 10px;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0.21)));
	background-image: -o-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	-pie-background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
}

@media all and (min-width: 440px) {
	.sale-block--theme5 .bottom-part .text-part .icon {
		margin-right: 8px;
		margin-bottom: 0;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 79px;
		-moz-box-flex: 0;
		-moz-flex: 0 0 79px;
		-ms-flex: 0 0 79px;
		flex: 0 0 79px;
	}
}

@media all and (min-width: 640px) {
	.sale-block--theme5 .bottom-part .text-part .icon {
		margin-right: 16px;
	}
}

@media all and (min-width: 750px) {
	.sale-block--theme5 .bottom-part .text-part .icon {
		margin-right: 8px;
	}
}

@media all and (min-width: 960px) {
	.sale-block--theme5 .bottom-part .text-part .icon {
		margin-right: 18px;
	}
}

.sale-block--theme5 .bottom-part .text-part .icon svg path {
	fill: #fff;
}

.sale-block--theme5 .bottom-part .text-part .text {
	color: #010101;
	font-size: 14px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

@media all and (min-width: 440px) {
	.sale-block--theme5 .bottom-part .text-part .text {
		text-align: left;
		font-size: 15px;
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 0px;
		-moz-box-flex: 1;
		-moz-flex: 1 0 0px;
		-ms-flex: 1 0 0px;
		flex: 1 0 0px;
	}
}

@media all and (min-width: 750px) {
	.sale-block--theme5 .bottom-part .text-part .text {
		font-size: 13px;
	}
}

@media all and (min-width: 750px) {
	.sale-block--theme5 .bottom-part .text-part .text {
		font-size: 15px;
		font-weight: 700;
	}
}

.sale-block--theme5 .bottom-part .text-part .text .title {
	color: #ff6311;
	font-size: 16px;
	font-weight: 900;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-bottom: 8px;
}

@media all and (min-width: 440px) {
	.sale-block--theme5 .bottom-part .text-part .text .title {
		font-size: 18px;
	}
}

@media all and (min-width: 750px) {
	.sale-block--theme5 .bottom-part .text-part .text .title {
		font-size: 16px;
	}
}

@media all and (min-width: 960px) {
	.sale-block--theme5 .bottom-part .text-part .text .title {
		font-size: 20px;
	}
}

@media all and (min-width: 750px) {
	.sale-block--theme5 .bottom-part .timer-part {
		box-sizing: border-box;
		padding-right: 30px;
		text-align: left;
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 0px;
		-moz-box-flex: 1;
		-moz-flex: 1 0 0px;
		-ms-flex: 1 0 0px;
		flex: 1 0 0px;
	}
}

.sale-block--theme5 .bottom-part .timer-part .title {
	color: #9dae07;
	font-size: 16px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 700;
	padding-bottom: 11px;
}

@media all and (min-width: 440px) {
	.sale-block--theme5 .bottom-part .timer-part .title {
		font-size: 18px;
		padding-bottom: 20px;
	}
}

@media all and (min-width: 750px) {
	.sale-block--theme5 .bottom-part .timer-part .title {
		font-size: 16px;
	}
}

@media all and (min-width: 960px) {
	.sale-block--theme5 .bottom-part .timer-part .title {
		padding-bottom: 15px;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 170px;
		-moz-box-flex: 0;
		-moz-flex: 0 0 170px;
		-ms-flex: 0 0 170px;
		flex: 0 0 170px;
	}
}

.sale-block--theme5 .bottom-part .timer-part .countdown3 {
	padding-bottom: 15px;
}

@media all and (min-width: 750px) {
	.sale-block--theme5 .bottom-part .timer-part .countdown3 {
		padding-bottom: 0;
	}
}

.sale-block--theme5 .bottom-part .timer-part .countdown3 .item {
	display: inline-block;
	vertical-align: top;
	padding-left: 15px;
}

@media all and (min-width: 440px) {
	.sale-block--theme5 .bottom-part .timer-part .countdown3 .item {
		padding-left: 22px;
	}
}

.sale-block--theme5 .bottom-part .timer-part .countdown3 .item:first-child {
	padding-left: 0;
}

.sale-block--theme5 .bottom-part .timer-part .countdown3 .item:first-child .time:before {
	display: none;
}

.sale-block--theme5 .bottom-part .timer-part .countdown3 .item .time {
	border: 2px solid #b7ca0f;
	box-sizing: border-box;
	background: #fff;
	color: #222;
	font-size: 27px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 900;
	line-height: 43px;
	padding: 0 7px;
	border-radius: 6px;
	position: relative;
}

@media all and (min-width: 440px) {
	.sale-block--theme5 .bottom-part .timer-part .countdown3 .item .time {
		font-size: 37px;
		padding: 0 11px;
		line-height: 59px;
	}
}

.sale-block--theme5 .bottom-part .timer-part .countdown3 .item .time:before {
	position: absolute;
	display: block;
	content: ":";
	color: #b7ca0f;
	font-size: 15px;
	font-size: 24px;
	left: -13px;
	line-height: 41px;
}

@media all and (min-width: 440px) {
	.sale-block--theme5 .bottom-part .timer-part .countdown3 .item .time:before {
		font-size: 34px;
		left: -18px;
		line-height: 52px;
	}
}

.sale-block--theme5 .bottom-part .timer-part .countdown3 .item ins {
	color: #4e4e4e;
	font-size: 13px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	text-decoration: none;
}

@media all and (min-width: 750px) {
	.sale-block--theme5 .bottom-part .timer-part .countdown3 .item ins {
		text-align: center;
	}
}

@media all and (min-width: 750px) {
	.sale-block--theme5 .bottom-part .timer-part .countdown3 .item ins {
		text-align: center;
	}
}

.sale-block--theme5 .bottom-part .timer-part .end-message {
	font-size: 18px;
	text-align: center;
	display: none;
	color: #141414;
}

.sale-block--theme5.inverse .bottom-part .timer-part .end-message {
	font-size: 18px;
	text-align: center;
	display: none;
	color: #141414;
}

@media all and (min-width: 750px) {
	.sale-block--theme5 .bottom-part .form-part {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 232px;
		-moz-box-flex: 0;
		-moz-flex: 0 0 232px;
		-ms-flex: 0 0 232px;
		flex: 0 0 232px;
	}
}

@media all and (min-width: 960px) {
	.sale-block--theme5 .bottom-part .form-part {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 360px;
		-moz-box-flex: 0;
		-moz-flex: 0 0 360px;
		-ms-flex: 0 0 360px;
		flex: 0 0 360px;
	}
}

.sale-block--theme5 .bottom-part .form-part .button-wrap {
	text-align: center;
}

@media all and (min-width: 750px) {
	.sale-block--theme5 .bottom-part .form-part .button-wrap {
		display: none;
	}
}

.sale-block--theme5 .bottom-part .form-part .button-wrap a {
	display: inline-block;
	text-shadow: 0 1px 0 #dbed14;
	color: #68720b;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #b5c90f;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0.21)));
	background-image: -o-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	-pie-background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	border-radius: 4px;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	line-height: 1;
	padding: 16px 35px;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa {
	display: none;
}

@media all and (min-width: 750px) {
	.sale-block--theme5 .bottom-part .form-part .tpl-anketa {
		display: block;
		background-color: #f4eede;
		border: 1px solid #e2dbc7;
		border-radius: 4px;
		padding: 16px 14px;
	}
}

@media all and (min-width: 960px) {
	.sale-block--theme5 .bottom-part .form-part .tpl-anketa {
		padding: 28px 28px 10px;
	}
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form-text-after-button {
	color: #bdb499;
	font-size: 12px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	line-height: 15px;
	padding-left: 44px;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2020%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23cdc5ae%22%20d%3D%22M55.666%2C397.374V392.5a6.668%2C6.668%2C0%2C0%2C0-13.332%2C0v4.875A3.293%2C3.293%2C0%2C0%2C0%2C39%2C400.624v8.125A3.293%2C3.293%2C0%2C0%2C0%2C42.334%2C412H55.666A3.293%2C3.293%2C0%2C0%2C0%2C59%2C408.749v-8.125A3.293%2C3.293%2C0%2C0%2C0%2C55.666%2C397.374Zm-5.833%2C7.876v2.687a0.833%2C0.833%2C0%2C0%2C1-1.666%2C0V405.25a1.6%2C1.6%2C0%2C0%2C1-.834-1.376%2C1.668%2C1.668%2C0%2C0%2C1%2C3.334%2C0A1.591%2C1.591%2C0%2C0%2C1%2C49.833%2C405.25Zm2.5-7.876H45.666V392.5a3.335%2C3.335%2C0%2C0%2C1%2C6.667%2C0v4.875Zm-10.916%2C14.32v-0.051H41.408C41.41%2C411.661%2C41.417%2C411.678%2C41.417%2C411.694Z%22%20transform%3D%22translate%28-39%20-386%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') 7px center no-repeat;
	min-height: 26px;
	text-align: left;
}

@media all and (min-width: 440px) {
	.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form-text-after-button {
		background-position: left center;
		padding-left: 33px;
		letter-spacing: -0.9px;
	}
}

@media all and (min-width: 960px) {
	.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form-text-after-button {
		background-position: 23px center;
		padding-left: 60px;
		letter-spacing: normal;
	}
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field {
	padding-bottom: 6px;
	box-sizing: border-box;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field input[type="text"], .sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field textarea, .sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field select {
	width: 100%;
	height: 42px;
	border: 1px solid #d9cfc0;
	border-radius: 5px;
	padding: 0 16px;
	box-sizing: border-box;
	color: #666;
	font-size: 13px;
	outline-style: none;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field input[type="text"]::-webkit-input-placeholder, .sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field textarea::-webkit-input-placeholder, .sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field select::-webkit-input-placeholder {
	color: #666;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field input[type="text"]:moz-placeholder, .sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field textarea:moz-placeholder, .sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field select:moz-placeholder {
	color: #666;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field input[type="text"]::-moz-placeholder, .sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field textarea::-moz-placeholder, .sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field select::-moz-placeholder {
	color: #666;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field input[type="text"]:-ms-input-placeholder, .sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field textarea:-ms-input-placeholder, .sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field select:-ms-input-placeholder {
	color: #666;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field textarea {
	height: 100px;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field.type-text .error-message, .sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field.type-textarea .error-message {
	display: none;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field.field-error input[type="text"], .sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field.field-error textarea, .sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field.field-error select {
	border-color: red;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field.field-error input[type="text"]::-webkit-input-placeholder, .sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field.field-error textarea::-webkit-input-placeholder, .sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field.field-error select::-webkit-input-placeholder {
	color: red;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field.field-error input[type="text"]:moz-placeholder, .sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field.field-error textarea:moz-placeholder, .sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field.field-error select:moz-placeholder {
	color: red;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field.field-error input[type="text"]::-moz-placeholder, .sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field.field-error textarea::-moz-placeholder, .sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field.field-error select::-moz-placeholder {
	color: red;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field.field-error input[type="text"]:-ms-input-placeholder, .sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field.field-error textarea:-ms-input-placeholder, .sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field.field-error select:-ms-input-placeholder {
	color: red;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field ul li {
	padding: 3px 0;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field select[multiple="multiple"] {
	height: 100%;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field input[data-calendar="calendar"] {
	width: 100%;
	margin-bottom: 5px;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field .calendar-label {
	padding-right: 8px;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field .input-name {
	position: relative;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field .input-name:before {
	position: absolute;
	display: block;
	content: "";
	width: 17px;
	height: 17px;
	right: 13px;
	top: 12px;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2217px%22%20height%3D%2217px%22%20%20viewBox%3D%220%200%2017%2017%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23545454%22%20d%3D%22M233.8%2C4492.2a1.9%2C1.9%2C0%2C0%2C0-.819.23%2C4.119%2C4.119%2C0%2C0%2C0-.892.13%2C2.114%2C2.114%2C0%2C0%2C0-1.338%2C1.86c-0.046.45-.057%2C1.72-0.027%2C2.4%2C0.091%2C0.4-.227.4-0.227%2C0.4-0.573-.03-0.316%2C1.74-0.316%2C1.74a0.935%2C0.935%2C0%2C0%2C0%2C.819.99%2C3.514%2C3.514%2C0%2C0%2C0%2C1.431%2C1.72s0.051%2C0.73.067%2C1.25c-0.086-.04.277%2C1.33-2.357%2C1.72s-3.139%2C1.23-3.635%2C1.7-0.459%2C2.65-.459%2C2.65h16.962s-0.108-2.17-.6-2.65-1.038-1.32-3.672-1.7-2.167-1.72-2.185-1.81c0.005-.2.1-1.07%2C0.1-1.07a4.605%2C4.605%2C0%2C0%2C0%2C1.252-1.85%2C1.481%2C1.481%2C0%2C0%2C0%2C.982-0.91s0.215-1.73-.468-1.73c0%2C0-.284.04-0.193-0.36a11.041%2C11.041%2C0%2C0%2C0%2C.015-2.13c-0.045-.45.087-1.75-0.868-1.93a4.528%2C4.528%2C0%2C0%2C0-1.047.02c-0.319-.04-0.7-0.86-1.289-0.86Z%22%20transform%3D%22translate%28-226%20-4492%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left top no-repeat;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field .input-name input[type="text"] {
	padding: 0 35px 0 16px;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field .input-phone {
	position: relative;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field .input-phone:before {
	position: absolute;
	display: block;
	content: "";
	width: 23px;
	height: 16px;
	right: 10px;
	top: 13px;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2223px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2023%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23545454%22%20d%3D%22M467.126%2C4498.1l0.177-.12a6.348%2C6.348%2C0%2C0%2C1-.3-1.8c0-1.58%2C4.312-3.21%2C6.355-3.6v-0.31l0.076-.08%2C0.731-.19%2C0.1%2C0.05%2C0.1%2C0.31a24.419%2C24.419%2C0%2C0%2C1%2C8.12-.04l0.177-.27%2C0.151-.05%2C0.706%2C0.05%2C0.076%2C0.17v0.29c3.026%2C0.85%2C6.053%2C1.8%2C6.153%2C3.26l0.076%2C1.04%2C0.177%2C0.05-0.05%2C1.97-0.782.49-3.909-.63-0.605-.56%2C0.429-1.66%2C0.252-.12a1.977%2C1.977%2C0%2C0%2C0%2C.05-0.44c0-.87-0.807-0.97-2.043-1.02-0.227%2C2.9-.4%2C3.14-1.79%2C4.02l3.43%2C2.26c1.563%2C1.02%2C2.118%2C1.6%2C2.244%2C3.3l0.252%2C3.53H469.42l0.252-3.53c0.127-1.7.681-2.28%2C2.245-3.3l3.43-2.26c-1.387-.88-1.564-1.12-1.791-4.02-1.463.05-2.118%2C0.08-2.118%2C1.12l0.252%2C0.07%2C0.908%2C1.27-0.3.7-3.808%2C1.85-0.807-.22Zm11.323%2C8.54a4.415%2C4.415%2C0%2C0%2C0%2C2.194-.54c-1.084-.99-1.438-1.43-1.438-1.87a2.337%2C2.337%2C0%2C0%2C1-.756.12%2C1.359%2C1.359%2C0%2C1%2C1%2C1.614-1.33%2C1.189%2C1.189%2C0%2C0%2C1-.5%2C1.04c0%2C0.85%2C1.639.63%2C2.118%2C1.31a2.84%2C2.84%2C0%2C0%2C0%2C1.084-2.35c0-2.29-1.916-3.63-4.312-3.63s-4.312%2C1.34-4.312%2C3.63S476.053%2C4506.64%2C478.449%2C4506.64Zm1.664-9.34c1.211%2C0%2C1.236-.17%2C1.816-2.41-1.185.05-2.32%2C0.08-3.48%2C0.08s-2.3-.03-3.48-0.08c0.58%2C2.24.605%2C2.41%2C1.816%2C2.41h3.328Z%22%20transform%3D%22translate%28-467%20-4492%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left top no-repeat;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .form_field .input-phone input[type="text"] {
	padding: 0 38px 0 16px;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .btn {
	padding: 10px 0 16px;
	text-align: center;
	box-sizing: border-box;
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .btn input[type="submit"], .sale-block--theme5 .bottom-part .form-part .tpl-anketa .btn button {
	width: 100%;
	border: none;
	outline-style: none;
	box-sizing: border-box;
	padding: 15px 20px 16px;
	color: #68720b;
	font-size: 14px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #b5c90f;
	border-radius: 4px;
	line-height: 1;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	text-shadow: 0 1px 0 #dbed14;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #d7e216), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#d7e216, #b5c90f);
	background-image: -moz-linear-gradient(#d7e216, #b5c90f);
	background-image: -webkit-linear-gradient(#d7e216, #b5c90f);
	background-image: -ms-linear-gradient(#d7e216, #b5c90f);
	background-image: linear-gradient( #d7e216, #b5c90f);
	-pie-background: linear-gradient( #d7e216, #b5c90f);
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .btn input[type="submit"]:hover, .sale-block--theme5 .bottom-part .form-part .tpl-anketa .btn button:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #dde724), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#dde724, #b5c90f);
	background-image: -moz-linear-gradient(#dde724, #b5c90f);
	background-image: -webkit-linear-gradient(#dde724, #b5c90f);
	background-image: -ms-linear-gradient(#dde724, #b5c90f);
	background-image: linear-gradient( #dde724, #b5c90f);
	-pie-background: linear-gradient( #dde724, #b5c90f);
}

.sale-block--theme5 .bottom-part .form-part .tpl-anketa .btn input[type="submit"]:active, .sale-block--theme5 .bottom-part .form-part .tpl-anketa .btn button:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #b5c90f), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#b5c90f, #b5c90f);
	background-image: -moz-linear-gradient(#b5c90f, #b5c90f);
	background-image: -webkit-linear-gradient(#b5c90f, #b5c90f);
	background-image: -ms-linear-gradient(#b5c90f, #b5c90f);
	background-image: linear-gradient( #b5c90f, #b5c90f);
	-pie-background: linear-gradient( #b5c90f, #b5c90f);
}

.sale-block--theme5.inverse .sale-block-wrapper:before {
	background: rgba(255, 255, 255, .8);
}

.sale-block--theme5.inverse .top-part .title, .sale-block--theme5.inverse .top-part .after-title {
	color: #1b1b1b;
}

.sale-block--theme5.inverse .bottom-part {
	background-color: #bacd10;
	box-shadow: 0 3px 0 #ded8c9;
}

.sale-block--theme5.inverse .bottom-part .text-part .text {
	color: #010101;
}

.sale-block--theme5.inverse .bottom-part .text-part .text .title {
	color: #fff;
}

.sale-block--theme5.inverse .bottom-part .form-part .tpl-anketa {
	background: #a5b60a;
	border-color: #c5d911;
}

.sale-block--theme5.inverse .bottom-part .form-part .tpl-anketa .form-text-after-button {
	color: #fff;
	background-image: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2020%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M55.666%2C397.374V392.5a6.668%2C6.668%2C0%2C0%2C0-13.332%2C0v4.875A3.293%2C3.293%2C0%2C0%2C0%2C39%2C400.624v8.125A3.293%2C3.293%2C0%2C0%2C0%2C42.334%2C412H55.666A3.293%2C3.293%2C0%2C0%2C0%2C59%2C408.749v-8.125A3.293%2C3.293%2C0%2C0%2C0%2C55.666%2C397.374Zm-5.833%2C7.876v2.687a0.833%2C0.833%2C0%2C0%2C1-1.666%2C0V405.25a1.6%2C1.6%2C0%2C0%2C1-.834-1.376%2C1.668%2C1.668%2C0%2C0%2C1%2C3.334%2C0A1.591%2C1.591%2C0%2C0%2C1%2C49.833%2C405.25Zm2.5-7.876H45.666V392.5a3.335%2C3.335%2C0%2C0%2C1%2C6.667%2C0v4.875Zm-10.916%2C14.32v-0.051H41.408C41.41%2C411.661%2C41.417%2C411.678%2C41.417%2C411.694Z%22%20transform%3D%22translate%28-39%20-386%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
}

.sale-block--theme5.inverse .bottom-part .form-part .tpl-anketa .btn input[type="submit"], .sale-block--theme5.inverse .bottom-part .form-part .tpl-anketa .btn button, .sale-block--theme5.inverse .bottom-part .form-part .button-wrap a {
	background: #ff7615;
	color: #fff;
	text-shadow: none;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff8b19), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff8b19, #ff5f11);
	background-image: -moz-linear-gradient(#ff8b19, #ff5f11);
	background-image: -webkit-linear-gradient(#ff8b19, #ff5f11);
	background-image: -ms-linear-gradient(#ff8b19, #ff5f11);
	background-image: linear-gradient( #ff8b19, #ff5f11);
	-pie-background: linear-gradient( #ff8b19, #ff5f11);
}

.sale-block--theme5.inverse .bottom-part .form-part .tpl-anketa .btn input[type="submit"]:hover, .sale-block--theme5.inverse .bottom-part .form-part .tpl-anketa .btn button:hover, .sale-block--theme5.inverse .bottom-part .form-part .button-wrap a:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ffa64e), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ffa64e, #ff5f11);
	background-image: -moz-linear-gradient(#ffa64e, #ff5f11);
	background-image: -webkit-linear-gradient(#ffa64e, #ff5f11);
	background-image: -ms-linear-gradient(#ffa64e, #ff5f11);
	background-image: linear-gradient( #ffa64e, #ff5f11);
	-pie-background: linear-gradient( #ffa64e, #ff5f11);
}

.sale-block--theme5.inverse .bottom-part .form-part .tpl-anketa .btn input[type="submit"]:active, .sale-block--theme5.inverse .bottom-part .form-part .tpl-anketa .btn button:active, .sale-block--theme5.inverse .bottom-part .form-part .button-wrap a:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff5f11), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff5f11, #ff5f11);
	background-image: -moz-linear-gradient(#ff5f11, #ff5f11);
	background-image: -webkit-linear-gradient(#ff5f11, #ff5f11);
	background-image: -ms-linear-gradient(#ff5f11, #ff5f11);
	background-image: linear-gradient( #ff5f11, #ff5f11);
	-pie-background: linear-gradient( #ff5f11, #ff5f11);
}

.sale-block--theme5.inverse .bottom-part .timer-part .countdown3 .item .time {
	border-color: #b7ca0f;
	background: #fff;
	color: #222;
}

.sale-block--theme5.inverse .bottom-part .timer-part .countdown3 .item ins {
	color: #fff;
}

.sale-block--theme5.inverse .bottom-part .timer-part .title {
	color: #fff;
}

.sale-block--theme5.inverse .bottom-part .text-part .icon {
	background-color: #ff6211;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0.21)));
	background-image: -o-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	-pie-background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
}

.sale-block--theme5.inverse .bottom-part .text-part .icon svg path {
	fill: #fff;
}

.m_text_wrapper {
	background: #ffffff;
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	padding: 50px 48px 80px;
	position: relative;
}

@media screen and (max-width: 767px) {
	.m_text_wrapper {
		padding: 45px 48px 66px;
	}
}

@media screen and (max-width: 639px) {
	.m_text_wrapper {
		padding: 40px 32px 50px;
	}
}

@media screen and (max-width: 479px) {
	.m_text_wrapper {
		padding: 40px 24px 40px;
	}
}

.text_bg {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #10100f;
	opacity: .9;
}

.m_text_wrapper.inverse {
	background: #10100F;
}

.m_text_wrap {
	max-width: 920px;
	margin: 0 auto;
	position: relative;
}

.m_text_wrapper .text_block_title {
	color: #000000;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding: 0 0 25px;
}

@media screen and (max-width: 639px) {
	.m_text_wrapper .text_block_title {
		font-size: 24px;
		padding: 0 0 22px;
	}
}

@media screen and (max-width: 479px) {
	.m_text_wrapper .text_block_title {
		padding: 0 0 20px;
		font-size: 22px;
	}
}

.m_text_wrapper.inverse .text_block_title {
	color: #ffffff;
}

.m_text_wrapper.no_inverse .text_block_title {
	color: #fefefe;
}

.m_text_wrapper .text_blocks .title {
	color: #b7ca0f;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0 0 20px;
}

@media screen and (max-width: 639px) {
	.m_text_wrapper .text_blocks .title {
		font-size: 18px;
		padding: 0 0 10px;
		line-height: 24px;
	}
}

@media screen and (max-width: 479px) {
	.m_text_wrapper .text_blocks .title {
		padding: 0 0 15px;
	}
}

.m_text_wrapper.inverse .text_blocks .title {
	color: #b7ca0f;
}

.m_text_wrapper.no_inverse .text_blocks .title {
	color: #b7ca0f;
}

.m_text_wrapper .text_blocks .text_wrap .pic {
	float: left;
	margin: 0 30px 20px 0;
	font-size: 0;
}

@media screen and (max-width: 767px) {
	.m_text_wrapper .text_blocks .text_wrap .pic {
		margin: 0 25px 20px 0;
	}
}

@media screen and (max-width: 639px) {
	.m_text_wrapper .text_blocks .text_wrap .pic {
		margin: 0 25px 15px 0;
	}
}

@media screen and (max-width: 479px) {
	.m_text_wrapper .text_blocks .text_wrap .pic {
		float: none;
		display: block;
		text-align: center;
		margin: 0 0 15px;
	}
}

.m_text_wrapper .text_blocks .text_wrap .pic img {
	height: 207px;
	width: 288px;
	border: none !important;
	line-height: 0;
}

@media screen and (max-width: 767px) {
	.m_text_wrapper .text_blocks .text_wrap .pic img {
		height: 176px;
		width: 238px;
	}
}

@media screen and (max-width: 639px) {
	.m_text_wrapper .text_blocks .text_wrap .pic img {
		height: 128px;
		width: 176px;
	}
}

@media screen and (max-width: 479px) {
	.m_text_wrapper .text_blocks .text_wrap .pic img {
		height: 193px;
		width: 272px;
	}
}

.m_text_wrapper .text_blocks .text_j {
	padding: 0 0 40px;
}

@media screen and (max-width: 767px) {
	.m_text_wrapper .text_blocks .text_j {
		padding: 0 0 30px;
	}
}

@media screen and (max-width: 479px) {
	.m_text_wrapper .text_blocks .text_j {
		padding: 0 0 28x;
	}
}

.m_text_wrapper .text_blocks .text_j:last-child {
	padding: 0;
}

.m_text_wrapper .text_blocks .text_j.left .title {
	text-align: right;
}

.m_text_wrapper .text_blocks .text_j.left .pic {
	float: right;
	margin: 0 0 20px 30px;
}

@media screen and (max-width: 767px) {
	.m_text_wrapper .text_blocks .text_j.left .pic {
		margin: 0 0 20px 25px;
	}
}

@media screen and (max-width: 639px) {
	.m_text_wrapper .text_blocks .text_j.left .pic {
		margin: 0 0 15px 25px;
	}
}

@media screen and (max-width: 479px) {
	.m_text_wrapper .text_blocks .text_j.left .pic {
		margin: 0 0 15px;
	}
}

.m_text_wrapper .text_blocks .text_wrap .text {
	color: #2f2f2f;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
}

.m_text_wrapper .text_blocks .text_wrap .text a {
	color: #42DDDD;
}

.m_text_wrapper.inverse .text_blocks .text_wrap .text {
	color: #f2f2ea;
}

.m_text_wrapper.no_inverse .text_blocks .text_wrap .text {
	color: #f2f2ea;
}

.m_text_wrapper.inverse .text_blocks .text_wrap .text a {
	color: #42DDDD;
}

.m_text_wrapper.no_inverse .text_blocks .text_wrap .text a {
	color: #42DDDD;
}

.text--theme5 {
	position: relative;
}

.text--theme5.no-inverse .left-part .block-title, .text--theme5.no-inverse .right-part .block-title {
	color: #fff;
}

.text--theme5.no-inverse .right-part .text, .text--theme5.no-inverse .left-part .text {
	color: #fff;
}

.text--theme5 .text-wrapper {
	padding: 0 15px;
	background-color: inherit;
}

@media all and (min-width: 440px) {
	.text--theme5 .text-wrapper {
		padding: 0 24px;
	}
}

@media all and (min-width: 960px) {
	.text--theme5 .text-wrapper {
		padding: 0;
	}
}

.text--theme5 .text-inner {
	max-width: 940px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

@media all and (min-width: 740px) {
	.text--theme5 .text-inner {
		padding: 40px 0 15px;
	}
}

@media all and (min-width: 880px) {
	.text--theme5 .text-inner {
		padding: 50px 0 65px;
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
	}
}

.text--theme5 .left-part, .text--theme5 .right-part {
	box-sizing: border-box;
	padding-bottom: 25px;
}

@media all and (min-width: 880px) {
	.text--theme5 .left-part, .text--theme5 .right-part {
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 50%;
		-moz-box-flex: 1;
		-moz-flex: 1 0 50%;
		-ms-flex: 1 0 50%;
		flex: 1 0 50%;
		padding: 0 10px;
	}
}

.text--theme5 .left-part .block-title, .text--theme5 .right-part .block-title {
	color: #222;
	font-size: 24px;
	font-weight: 500;
	padding-bottom: 20px;
}

@media all and (min-width: 620px) {
	.text--theme5 .left-part .block-title, .text--theme5 .right-part .block-title {
		font-size: 26px;
	}
}

@media all and (min-width: 880px) {
	.text--theme5 .left-part .block-title, .text--theme5 .right-part .block-title {
		font-size: 30px;
	}
}

.text--theme5 .left-part iframe, .text--theme5 .right-part iframe {
	max-width: 100%;
}

.text--theme5 .left-part .text, .text--theme5 .right-part .text {
	font-size: 16px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #333;
}

@media all and (min-width: 880px) {
	.text--theme5 .right-part {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-webkit-order: 1;
		-moz-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
}

.text--theme5.inverse .text-wrapper {
	background: #1b1b1b;
}

.text--theme5.inverse .left-part .block-title, .text--theme5.inverse .right-part .block-title {
	color: #9dae07;
}

.text--theme5.inverse .left-part .text, .text--theme5.inverse .right-part .text {
	color: #fff;
}

.how-we-work--theme5 .how-we-work-wrapper {
	position: relative;
	padding: 0 15px;
}

@media all and (min-width: 440px) {
	.how-we-work--theme5 .how-we-work-wrapper {
		padding: 0 24px;
	}
}

@media all and (min-width: 960px) {
	.how-we-work--theme5 .how-we-work-wrapper {
		padding: 0;
	}
}

.how-we-work--theme5 .how-we-work-wrapper:before {
	position: absolute;
	display: block;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .8);
}

.how-we-work--theme5 .how-we-work-inner {
	position: relative;
	z-index: 1;
	max-width: 940px;
	margin: 0 auto;
	padding: 25px 0 30px;
}

@media all and (min-width: 640px) {
	.how-we-work--theme5 .how-we-work-inner {
		padding: 30px 0 15px;
	}
}

@media all and (min-width: 768px) {
	.how-we-work--theme5 .how-we-work-inner {
		padding: 40px 0 32px;
	}
}

@media all and (min-width: 960px) {
	.how-we-work--theme5 .how-we-work-inner {
		padding: 45px 0 50px;
	}
}

.how-we-work--theme5 .block-title {
	color: #fff;
	font-size: 20px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 500;
	padding: 0 15px 25px;
	text-align: center;
}

@media all and (min-width: 440px) {
	.how-we-work--theme5 .block-title {
		font-size: 24px;
		padding: 0 24px 25px;
	}
}

@media all and (min-width: 640px) {
	.how-we-work--theme5 .block-title {
		font-size: 26px;
		padding-bottom: 30px;
	}
}

@media all and (min-width: 960px) {
	.how-we-work--theme5 .block-title {
		font-size: 30px;
		padding-bottom: 40px;
	}
}

@media all and (min-width: 620px) {
	.how-we-work--theme5 .block-inner {
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media all and (min-width: 960px) {
	.how-we-work--theme5 .block-inner {
		text-align: center;
		display: block;
	}
}

.how-we-work--theme5 .item {
	padding-bottom: 30px;
	box-sizing: border-box;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	align-items: flex-start;
}

@media all and (min-width: 620px) {
	.how-we-work--theme5 .item {
		padding-bottom: 20px;
		padding-right: 10px;
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 50%;
		-moz-box-flex: 1;
		-moz-flex: 1 0 50%;
		-ms-flex: 1 0 50%;
		flex: 1 0 50%;
	}
}

@media all and (min-width: 960px) {
	.how-we-work--theme5 .item {
		display: inline-block;
		vertical-align: top;
		width: 25%;
		padding: 0 20px 20px;
	}
}

.how-we-work--theme5 .item:last-child .num {
	font-size: 0;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff8b19), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff8b19, #ff5f11);
	background-image: -moz-linear-gradient(#ff8b19, #ff5f11);
	background-image: -webkit-linear-gradient(#ff8b19, #ff5f11);
	background-image: -ms-linear-gradient(#ff8b19, #ff5f11);
	background-image: linear-gradient( #ff8b19, #ff5f11);
	-pie-background: linear-gradient( #ff8b19, #ff5f11);
}

.how-we-work--theme5 .item:last-child .num span {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2243px%22%20height%3D%2235px%22%20%20viewBox%3D%220%200%2043%2035%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1346.38%2C1499.52c0.25-.32.44-0.62%2C0.68-0.87q9.015-9.2%2C18.03-18.38a10.314%2C10.314%2C0%2C0%2C1%2C.94-0.93%2C5.207%2C5.207%2C0%2C0%2C1%2C5.58-.9%2C5.267%2C5.267%2C0%2C0%2C1%2C3.4%2C4.63%2C5.7%2C5.7%2C0%2C0%2C1-1.81%2C4.78q-11%2C11.16-21.94%2C22.36c-0.4.41-.79%2C0.82-1.2%2C1.21a5.33%2C5.33%2C0%2C0%2C1-7.52.05q-4.575-4.53-9.01-9.2a5.609%2C5.609%2C0%2C0%2C1%2C3.3-9.35%2C5.177%2C5.177%2C0%2C0%2C1%2C4.56%2C1.59c1.41%2C1.4%2C2.79%2C2.83%2C4.19%2C4.25C1345.8%2C1498.98%2C1346.03%2C1499.18%2C1346.38%2C1499.52Z%22%20transform%3D%22translate%28-1332%20-1478%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center center no-repeat;
}

@media all and (max-width: 959px) {
	.how-we-work--theme5 .item:last-child .num span {
		background-size: 24px 20px;
	}
}

.how-we-work--theme5 .item:last-child .text .title {
	color: #ff6011;
}

.how-we-work--theme5.inverse .item:last-child .text .title {
	color: #ff6011;
}

.how-we-work--theme5 .item .num {
	margin-right: 15px;
	padding: 15px;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	height: 64px;
	border-radius: 50%;
	font-size: 29px;
	text-shadow: 0 1px 0 #dbed14;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 900;
	background-color: #b9cc10;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #d9e317), color-stop(11.11111%, #b9cc10));
	background-image: -o-linear-gradient(#d9e317, #b9cc10);
	background-image: -moz-linear-gradient(#d9e317, #b9cc10);
	background-image: -webkit-linear-gradient(#d9e317, #b9cc10);
	background-image: -ms-linear-gradient(#d9e317, #b9cc10);
	background-image: linear-gradient( #d9e317, #b9cc10);
	-pie-background: linear-gradient( #d9e317, #b9cc10);
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 64px;
	-moz-box-flex: 0;
	-moz-flex: 0 0 64px;
	-ms-flex: 0 0 64px;
	flex: 0 0 64px;
	color: #666666;
}

.how-we-work--theme5 .item .num:before {
	position: absolute;
	display: block;
	content: "";
	left: -5px;
	right: -5px;
	top: -5px;
	bottom: -5px;
	border-radius: 50%;
	z-index: -1;
	background: rgba(255, 255, 255, .17);
}

.how-we-work--theme5 .item .num:after {
	position: absolute;
	display: none;
	width: 104px;
	height: 8px;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%22112px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%20112%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23b9cc10%22%20d%3D%22M694%2C1493a4%2C4%2C0%2C1%2C1-4%2C4A4%2C4%2C0%2C0%2C1%2C694%2C1493Zm13%2C0a4%2C4%2C0%2C1%2C1-4%2C4A4%2C4%2C0%2C0%2C1%2C707%2C1493Zm13%2C0a4%2C4%2C0%2C1%2C1-4%2C4A4%2C4%2C0%2C0%2C1%2C720%2C1493Zm13%2C0a4%2C4%2C0%2C1%2C1-4%2C4A4%2C4%2C0%2C0%2C1%2C733%2C1493Zm13%2C0a4%2C4%2C0%2C1%2C1-4%2C4A4%2C4%2C0%2C0%2C1%2C746%2C1493Zm13%2C0a4%2C4%2C0%2C1%2C1-4%2C4A4%2C4%2C0%2C0%2C1%2C759%2C1493Zm13%2C0a4%2C4%2C0%2C1%2C1-4%2C4A4%2C4%2C0%2C0%2C1%2C772%2C1493Zm13%2C0a4%2C4%2C0%2C1%2C1-4%2C4A4%2C4%2C0%2C0%2C1%2C785%2C1493Zm13%2C0a4%2C4%2C0%2C1%2C1-4%2C4A4%2C4%2C0%2C0%2C1%2C798%2C1493Z%22%20transform%3D%22translate%28-690%20-1493%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left top no-repeat;
	content: "";
	left: 123px;
	top: 54px;
}

@media all and (min-width: 960px) {
	.how-we-work--theme5 .item .num:after {
		display: block;
	}
}

@media all and (min-width: 960px) {
	.how-we-work--theme5 .item .num {
		width: 110px;
		height: 110px;
		font-size: 50px;
		line-height: 77px;
		margin: 0 auto 30px;
	}
}

@media all and (min-width: 960px) {
	.how-we-work--theme5 .item .text {
		text-align: center;
	}
}

.how-we-work--theme5 .item .text .title {
	color: #b9cc10;
	font-size: 20px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 700;
	line-height: 1;
	padding-bottom: 5px;
}

@media all and (min-width: 960px) {
	.how-we-work--theme5 .item .text .title {
		font-size: 18px;
	}
}

.how-we-work--theme5 .item .text .text-inner {
	color: #fff;
	font-size: 15px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.how-we-work--theme5.inverse .item .text .text-inner {
	color: #333;
}

@media all and (min-width: 960px) {
	.how-we-work--theme5 .item .text .text-inner {
		font-size: 13px;
	}
}

@media all and (min-width: 960px) {
	.how-we-work--theme5 .item:last-child .num:after, .how-we-work--theme5 .item:nth-child(4n) .num:after {
		display: none;
	}
}

.how-we-work--theme5.inverse .how-we-work-wrapper:before {
	background: rgba(255, 255, 255, .8);
}

.how-we-work--theme5.inverse .block-title {
	color: #1b1b1b;
}

.how-we-work--theme5.inverse .item .num:before {
	background: #fff;
}

.how-we-work--theme5.inverse .item .text .title {
	color: #8e9d09;
}

.how-we-work--theme5.inverse .item .num {
	color: #666666;
	text-shadow: 0 1px 0 #dbed14;
	background-color: #b9cc10;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #d9e317), color-stop(11.11111%, #b9cc10));
	background-image: -o-linear-gradient(#d9e317, #b9cc10);
	background-image: -moz-linear-gradient(#d9e317, #b9cc10);
	background-image: -webkit-linear-gradient(#d9e317, #b9cc10);
	background-image: -ms-linear-gradient(#d9e317, #b9cc10);
	background-image: linear-gradient( #d9e317, #b9cc10);
	-pie-background: linear-gradient( #d9e317, #b9cc10);
}

.how-we-work--theme5.inverse .item .num:after {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%22112px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%20112%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23b9cc10%22%20d%3D%22M694%2C1493a4%2C4%2C0%2C1%2C1-4%2C4A4%2C4%2C0%2C0%2C1%2C694%2C1493Zm13%2C0a4%2C4%2C0%2C1%2C1-4%2C4A4%2C4%2C0%2C0%2C1%2C707%2C1493Zm13%2C0a4%2C4%2C0%2C1%2C1-4%2C4A4%2C4%2C0%2C0%2C1%2C720%2C1493Zm13%2C0a4%2C4%2C0%2C1%2C1-4%2C4A4%2C4%2C0%2C0%2C1%2C733%2C1493Zm13%2C0a4%2C4%2C0%2C1%2C1-4%2C4A4%2C4%2C0%2C0%2C1%2C746%2C1493Zm13%2C0a4%2C4%2C0%2C1%2C1-4%2C4A4%2C4%2C0%2C0%2C1%2C759%2C1493Zm13%2C0a4%2C4%2C0%2C1%2C1-4%2C4A4%2C4%2C0%2C0%2C1%2C772%2C1493Zm13%2C0a4%2C4%2C0%2C1%2C1-4%2C4A4%2C4%2C0%2C0%2C1%2C785%2C1493Zm13%2C0a4%2C4%2C0%2C1%2C1-4%2C4A4%2C4%2C0%2C0%2C1%2C798%2C1493Z%22%20transform%3D%22translate%28-690%20-1493%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left top no-repeat;
}

.how-we-work--theme5.inverse .item:last-child .num {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff8b19), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff8b19, #ff5f11);
	background-image: -moz-linear-gradient(#ff8b19, #ff5f11);
	background-image: -webkit-linear-gradient(#ff8b19, #ff5f11);
	background-image: -ms-linear-gradient(#ff8b19, #ff5f11);
	background-image: linear-gradient( #ff8b19, #ff5f11);
	-pie-background: linear-gradient( #ff8b19, #ff5f11);
}

.how-we-work--theme5.inverse .item:last-child .num span {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2243px%22%20height%3D%2235px%22%20%20viewBox%3D%220%200%2043%2035%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1346.38%2C1499.52c0.25-.32.44-0.62%2C0.68-0.87q9.015-9.2%2C18.03-18.38a10.314%2C10.314%2C0%2C0%2C1%2C.94-0.93%2C5.207%2C5.207%2C0%2C0%2C1%2C5.58-.9%2C5.267%2C5.267%2C0%2C0%2C1%2C3.4%2C4.63%2C5.7%2C5.7%2C0%2C0%2C1-1.81%2C4.78q-11%2C11.16-21.94%2C22.36c-0.4.41-.79%2C0.82-1.2%2C1.21a5.33%2C5.33%2C0%2C0%2C1-7.52.05q-4.575-4.53-9.01-9.2a5.609%2C5.609%2C0%2C0%2C1%2C3.3-9.35%2C5.177%2C5.177%2C0%2C0%2C1%2C4.56%2C1.59c1.41%2C1.4%2C2.79%2C2.83%2C4.19%2C4.25C1345.8%2C1498.98%2C1346.03%2C1499.18%2C1346.38%2C1499.52Z%22%20transform%3D%22translate%28-1332%20-1478%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center center no-repeat;
}

.advantages--theme5 .advantages-wrapper {
	background: #fff;
}

.advantages--theme5 .advantages-inner {
	max-width: 940px;
	margin: 0 auto;
	padding: 25px 0 0 0;
}

@media all and (min-width: 440px) {
	.advantages--theme5 .advantages-inner {
		padding: 35px 0 0 0;
	}
}

@media all and (min-width: 640px) {
	.advantages--theme5 .advantages-inner {
		padding: 40px 0 25px 0;
	}
}

@media all and (min-width: 768px) {
	.advantages--theme5 .advantages-inner {
		padding: 40px 0 40px 0;
	}
}

@media all and (min-width: 960px) {
	.advantages--theme5 .advantages-inner {
		padding: 45px 0 70px 0;
	}
}

.advantages--theme5 .block-title {
	color: #222;
	font-size: 20px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 500;
	padding-bottom: 16px;
	padding: 0 15px 16px;
	text-align: center;
}

@media all and (min-width: 440px) {
	.advantages--theme5 .block-title {
		font-size: 24px;
		padding: 0 24px 30px;
	}
}

@media all and (min-width: 640px) {
	.advantages--theme5 .block-title {
		font-size: 26px;
	}
}

@media all and (min-width: 960px) {
	.advantages--theme5 .block-title {
		font-size: 30px;
		padding-bottom: 50px;
	}
}

@media all and (min-width: 460px) {
	.advantages--theme5 .advantages {
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media all and (max-width: 940px) and (min-width: 720px) {
	.advantages--theme5 .advantages {
		padding: 0 24px;
	}
}

.advantages--theme5 .advantage {
	padding: 16px;
	border-top: 1px solid #e9e9e9;
	box-sizing: border-box;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}

@media all and (min-width: 460px) {
	.advantages--theme5 .advantage {
		padding: 40px 24px;
		border-right: 1px solid #e9e9e9;
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 50%;
		-moz-box-flex: 1;
		-moz-flex: 1 0 50%;
		-ms-flex: 1 0 50%;
		flex: 1 0 50%;
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-moz-box-direction: normal;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

@media all and (min-width: 720px) {
	.advantages--theme5 .advantage {
		padding: 35px 24px 35px;
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 28%;
		-moz-box-flex: 1;
		-moz-flex: 1 0 28%;
		-ms-flex: 1 0 28%;
		flex: 1 0 28%;
	}
}

.advantages--theme5 .advantage svg {
	max-width: 100%;
	width: 100px;
	height: auto;
}

.advantages--theme5 .advantage svg path {
	fill: #bbcd10;
}

.advantages--theme5 .advantage:first-child {
	border-top: none;
}

@media all and (min-width: 460px) {
	.advantages--theme5 .advantage:nth-child(2) {
		border-top: none;
	}
}

@media all and (min-width: 720px) {
	.advantages--theme5 .advantage:nth-child(3) {
		border-top: none;
	}
}

@media all and (max-width: 719px) and (min-width: 460px) {
	.advantages--theme5 .advantage:nth-child(2n) {
		border-right: none;
	}
}

@media all and (min-width: 720px) {
	.advantages--theme5 .advantage:nth-child(3n), .advantages--theme5 .advantage:last-child {
		border-right: none;
	}
}

.advantages--theme5 .advantage .pic {
	max-width: 56px;
	width: 100%;
	margin-right: 10px;
}

@media all and (min-width: 460px) {
	.advantages--theme5 .advantage .pic {
		margin-right: 0;
		margin-bottom: 15px;
		max-height: 100px;
		max-width: 100px;
	}
}

.advantages--theme5 .advantage .title {
	color: #7b7b7b;
	max-width: 100%;
	font-size: 15px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 700;
}

@media all and (min-width: 460px) {
	.advantages--theme5 .advantage .title {
		text-align: center;
		font-size: 16px;
	}
}

@media all and (min-width: 960px) {
	.advantages--theme5 .advantage .title {
		font-size: 18px;
	}
}

.advantages--theme5.inverse .advantages-wrapper {
	background: #bacd10;
}

.advantages--theme5.inverse .block-title {
	color: #000;
}

.advantages--theme5.inverse .advantage {
	border-color: #fff;
}

.advantages--theme5.inverse .advantage svg path {
	fill: #fff;
}

.advantages--theme5.inverse .advantage .title {
	color: #000;
}

.products--theme5 .products-wrapper {
	position: relative;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}

.products--theme5 .products-wrapper:before {
	position: absolute;
	display: block;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .8);
}

.products--theme5 .products-inner {
	position: relative;
	z-index: 1;
	max-width: 960px;
	margin: 0 auto;
	padding: 30px 0 45px;
}

@media all and (min-width: 440px) {
	.products--theme5 .products-inner {
		padding: 35px 0 45px;
	}
}

@media all and (min-width: 640px) {
	.products--theme5 .products-inner {
		padding: 40px 0 50px;
	}
}

@media all and (min-width: 768px) {
	.products--theme5 .products-inner {
		padding: 40px 0 60px;
	}
}

@media all and (min-width: 960px) {
	.products--theme5 .products-inner {
		padding: 60px 0;
	}
}

.products--theme5 .block-title {
	color: #fff;
	font-size: 20px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 500;
	padding: 0 15px 25px;
	text-align: center;
}

@media all and (min-width: 440px) {
	.products--theme5 .block-title {
		font-size: 24px;
		padding: 0 24px 25px;
	}
}

@media all and (min-width: 640px) {
	.products--theme5 .block-title {
		font-size: 26px;
		padding-bottom: 30px;
	}
}

@media all and (min-width: 960px) {
	.products--theme5 .block-title {
		font-size: 30px;
		padding-bottom: 40px;
	}
}

.products--theme5 .item-wrapper {
	width: 256px;
}

@media all and (min-width: 440px) {
	.products--theme5 .item-wrapper {
		width: 296px;
	}
}

@media all and (min-width: 960px) {
	.products--theme5 .item-wrapper {
		display: inline-block;
		padding: 0 10px 23px;
		vertical-align: top;
		width: 33.3%;
		box-sizing: border-box;
	}
}

.products--theme5 .item-wrapper .pic {
	font-size: 0;
	background: #fff;
	text-align: center;
	max-height: 211px;
}

.products--theme5 .item-wrapper .pic img {
	max-height: 211px;
}

.products--theme5 .text-part {
	background: #fff;
	border: 1px solid #e2dbc7;
	border-top: none;
	padding: 26px 15px 23px;
}

.products--theme5 .text-part .title {
	color: #222;
	font-size: 20px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 500;
	padding-bottom: 7px;
}

.products--theme5 .text-part .price {
	line-height: 1;
	color: #ff6211;
	font-size: 16px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 500;
	padding-bottom: 17px;
}

@media all and (min-width: 960px) {
	.products--theme5 .text-part .price {
		padding-bottom: 35px;
	}
}

.products--theme5 .text-part .price span {
	font-weight: 400;
}

.products--theme5 .text-part .button-wrap a {
	color: #68720b;
	display: block;
	font-size: 22px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	text-decoration: none;
	padding: 17px 15px 17px;
	text-align: center;
	background-color: #b5c90f;
	border-radius: 4px;
	line-height: 1;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	text-shadow: 0 1px 0 #dbed14;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #d7e216), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#d7e216, #b5c90f);
	background-image: -moz-linear-gradient(#d7e216, #b5c90f);
	background-image: -webkit-linear-gradient(#d7e216, #b5c90f);
	background-image: -ms-linear-gradient(#d7e216, #b5c90f);
	background-image: linear-gradient( #d7e216, #b5c90f);
	-pie-background: linear-gradient( #d7e216, #b5c90f);
}

.products--theme5 .text-part .button-wrap a:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #dde724), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#dde724, #b5c90f);
	background-image: -moz-linear-gradient(#dde724, #b5c90f);
	background-image: -webkit-linear-gradient(#dde724, #b5c90f);
	background-image: -ms-linear-gradient(#dde724, #b5c90f);
	background-image: linear-gradient( #dde724, #b5c90f);
	-pie-background: linear-gradient( #dde724, #b5c90f);
}

.products--theme5 .text-part .button-wrap a:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #b5c90f), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#b5c90f, #b5c90f);
	background-image: -moz-linear-gradient(#b5c90f, #b5c90f);
	background-image: -webkit-linear-gradient(#b5c90f, #b5c90f);
	background-image: -ms-linear-gradient(#b5c90f, #b5c90f);
	background-image: linear-gradient( #b5c90f, #b5c90f);
	-pie-background: linear-gradient( #b5c90f, #b5c90f);
}

@media all and (min-width: 960px) {
	.products--theme5 .text-part .button-wrap a {
		padding: 19px 15px 19px;
	}
}

@media all and (max-width: 959px) and (min-width: 700px) {
	.products--theme5 .block-inner {
		padding: 0 80px;
	}
}

.products--theme5 .owl-item {
	opacity: 0.3;
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

@media all and (min-width: 700px) {
	.products--theme5 .owl-item {
		opacity: 1;
	}
}

.products--theme5 .owl-item.center {
	opacity: 1;
}

.products--theme5 .owl-nav {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -20px;
	display: none;
}

@media all and (min-width: 440px) {
	.products--theme5 .owl-nav {
		display: block;
	}
}

.products--theme5 .owl-nav div {
	position: absolute;
	width: 23px;
	height: 40px;
	top: 0;
	font-size: 0;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2223px%22%20height%3D%2240px%22%20%20viewBox%3D%220%200%2023%2040%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23cddb14%22%20d%3D%22M43.618%2C6472a3.366%2C3.366%2C0%2C0%2C1-2.4-1.01l-16.235-16.57a3.472%2C3.472%2C0%2C0%2C1%2C0-4.84l16.235-16.57A3.348%2C3.348%2C0%2C0%2C1%2C46%2C6433a3.451%2C3.451%2C0%2C0%2C1%2C.016%2C4.84L32.149%2C6452l13.868%2C14.16A3.451%2C3.451%2C0%2C0%2C1%2C46%2C6471%2C3.329%2C3.329%2C0%2C0%2C1%2C43.618%2C6472Z%22%20transform%3D%22translate%28-24.031%20-6432%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center center no-repeat;
}

.products--theme5 .owl-nav div.owl-prev {
	left: 15px;
}

@media all and (min-width: 440px) {
	.products--theme5 .owl-nav div.owl-prev {
		left: 24px;
	}
}

@media all and (min-width: 720px) {
	.products--theme5 .owl-nav div.owl-prev {
		left: -48px;
	}
}

.products--theme5 .owl-nav div.owl-next {
	right: 15px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

@media all and (min-width: 440px) {
	.products--theme5 .owl-nav div.owl-next {
		right: 24px;
	}
}

@media all and (min-width: 720px) {
	.products--theme5 .owl-nav div.owl-next {
		right: -48px;
	}
}

.products--theme5.inverse .products-wrapper:before {
	background: rgba(255, 255, 255, .8);
}

.products--theme5.inverse .block-title {
	color: #000;
}

.products--theme5.inverse .text-part {
	background: #1b1b1b;
	border-color: #1b1b1b;
}

.products--theme5.inverse .text-part .title {
	color: #fff;
}

.products--theme5.inverse .text-part .price {
	color: #ff6211;
}

.products--theme5.inverse .button-wrap a {
	color: #68720b;
	background-color: #b5c90f;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	text-shadow: 0 1px 0 #dbed14;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #d7e216), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#d7e216, #b5c90f);
	background-image: -moz-linear-gradient(#d7e216, #b5c90f);
	background-image: -webkit-linear-gradient(#d7e216, #b5c90f);
	background-image: -ms-linear-gradient(#d7e216, #b5c90f);
	background-image: linear-gradient( #d7e216, #b5c90f);
	-pie-background: linear-gradient( #d7e216, #b5c90f);
}

.products--theme5.inverse .button-wrap a:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #dde724), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#dde724, #b5c90f);
	background-image: -moz-linear-gradient(#dde724, #b5c90f);
	background-image: -webkit-linear-gradient(#dde724, #b5c90f);
	background-image: -ms-linear-gradient(#dde724, #b5c90f);
	background-image: linear-gradient( #dde724, #b5c90f);
	-pie-background: linear-gradient( #dde724, #b5c90f);
}

.products--theme5.inverse .button-wrap a:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #b5c90f), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#b5c90f, #b5c90f);
	background-image: -moz-linear-gradient(#b5c90f, #b5c90f);
	background-image: -webkit-linear-gradient(#b5c90f, #b5c90f);
	background-image: -ms-linear-gradient(#b5c90f, #b5c90f);
	background-image: linear-gradient( #b5c90f, #b5c90f);
	-pie-background: linear-gradient( #b5c90f, #b5c90f);
}

.double-list--theme5 .block-title {
	background: #ff6011;
	position: relative;
	display: none;
}

@media all and (min-width: 700px) {
	.double-list--theme5 .block-title {
		display: block;
	}
}

.double-list--theme5 .block-title:before {
	position: absolute;
	display: block;
	content: "";
	top: 0;
	bottom: 0;
	right: 0;
	width: 50%;
	background: #b7ca0f;
}

.double-list--theme5 .block-title-inner {
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

@media all and (min-width: 700px) {
	.double-list--theme5 .block-title-inner {
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center;
	}
}

@media all and (min-width: 960px) {
	.double-list--theme5 .block-title-inner {
		font-size: 26px;
	}
}

.double-list--theme5 .title-left {
	background: #ff6011;
}

.double-list--theme5 .title-right {
	background: #b7ca0f;
}

.double-list--theme5 .title-left, .double-list--theme5 .title-right {
	box-sizing: border-box;
	color: #fff;
	font-weight: 500;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 11px 16px;
	text-align: center;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-moz-box-flex: 0;
	-moz-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
}

@media all and (min-width: 440px) {
	.double-list--theme5 .title-left, .double-list--theme5 .title-right {
		font-size: 22px;
		padding: 9px 24px;
	}
}

@media all and (min-width: 640px) {
	.double-list--theme5 .title-left, .double-list--theme5 .title-right {
		font-size: 22px;
		padding: 17px 24px;
	}
}

@media all and (min-width: 700px) {
	.double-list--theme5 .title-left, .double-list--theme5 .title-right {
		font-size: 20px;
		padding: 19px 24px;
		text-align: left;
	}
}

@media all and (min-width: 960px) {
	.double-list--theme5 .title-left, .double-list--theme5 .title-right {
		font-size: 26px;
		padding: 23px 30px;
	}
}

.double-list--theme5 .double-list-wrapper {
	background: #fff;
	position: relative;
}

.double-list--theme5 .double-list-wrapper:before {
	position: absolute;
	display: block;
	content: "";
	top: 0;
	bottom: 0;
	right: 0;
	width: 50%;
}

.double-list--theme5 .double-list-inner {
	position: relative;
	z-index: 1;
	max-width: 1000px;
	margin: 0 auto;
}

.double-list--theme5 .right-part {
	background: rgba(0,0,0,0);
}

.double-list--theme5.inverse .right-part {
	background: rgba(0,0,0,0);
}

@media all and (min-width: 700px) {
	.double-list--theme5 .double-list-wrapper:before {
		background: rgba(0, 0, 0, 0);
	}

	.double-list--theme5.inverse .double-list-wrapper:before {
		background: rgba(0, 0, 0, 0);
	}

	.double-list--theme5 .double-list-inner .title-left, .double-list--theme5 .double-list-inner .title-right {
		display: none;
	}
}

.double-list--theme5 .left-part ul li {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2240px%22%20height%3D%2240px%22%20%20viewBox%3D%220%200%2040%2040%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ff6211%22%20d%3D%22M36%2C3720a20%2C20%2C0%2C1%2C1%2C20-20A20%2C20%2C0%2C0%2C1%2C36%2C3720Zm0-36.25A16.25%2C16.25%2C0%2C1%2C0%2C52.25%2C3700%2C16.247%2C16.247%2C0%2C0%2C0%2C36%2C3683.75Zm8.02%2C24.27a1.426%2C1.426%2C0%2C0%2C1-1.026.43%2C1.448%2C1.448%2C0%2C0%2C1-1.033-.44l-6.162-6.33-6.178%2C6.33a1.453%2C1.453%2C0%2C0%2C1-1.036.44%2C1.431%2C1.431%2C0%2C0%2C1-1.028-.43%2C1.5%2C1.5%2C0%2C0%2C1-.007-2.1l5.985-6.13-5.985-6.13a1.5%2C1.5%2C0%2C0%2C1%2C.007-2.1%2C1.442%2C1.442%2C0%2C0%2C1%2C2.064%2C0l6.178%2C6.33%2C6.162-6.33a1.436%2C1.436%2C0%2C0%2C1%2C2.059%2C0%2C1.506%2C1.506%2C0%2C0%2C1%2C.007%2C2.1l-5.969%2C6.13%2C5.969%2C6.13A1.506%2C1.506%2C0%2C0%2C1%2C44.02%2C3708.02Z%22%20transform%3D%22translate%28-16%20-3680%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left top no-repeat;
}

.double-list--theme5.inverse .left-part ul li {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2240px%22%20height%3D%2240px%22%20%20viewBox%3D%220%200%2040%2040%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ff6211%22%20d%3D%22M36%2C3720a20%2C20%2C0%2C1%2C1%2C20-20A20%2C20%2C0%2C0%2C1%2C36%2C3720Zm0-36.25A16.25%2C16.25%2C0%2C1%2C0%2C52.25%2C3700%2C16.247%2C16.247%2C0%2C0%2C0%2C36%2C3683.75Zm8.02%2C24.27a1.426%2C1.426%2C0%2C0%2C1-1.026.43%2C1.448%2C1.448%2C0%2C0%2C1-1.033-.44l-6.162-6.33-6.178%2C6.33a1.453%2C1.453%2C0%2C0%2C1-1.036.44%2C1.431%2C1.431%2C0%2C0%2C1-1.028-.43%2C1.5%2C1.5%2C0%2C0%2C1-.007-2.1l5.985-6.13-5.985-6.13a1.5%2C1.5%2C0%2C0%2C1%2C.007-2.1%2C1.442%2C1.442%2C0%2C0%2C1%2C2.064%2C0l6.178%2C6.33%2C6.162-6.33a1.436%2C1.436%2C0%2C0%2C1%2C2.059%2C0%2C1.506%2C1.506%2C0%2C0%2C1%2C.007%2C2.1l-5.969%2C6.13%2C5.969%2C6.13A1.506%2C1.506%2C0%2C0%2C1%2C44.02%2C3708.02Z%22%20transform%3D%22translate%28-16%20-3680%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left top no-repeat;
}

.double-list--theme5 .right-part ul li {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2240px%22%20height%3D%2240px%22%20%20viewBox%3D%220%200%2040%2040%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23b7ca0f%22%20d%3D%22M60.435%2C3560.67a20.117%2C20.117%2C0%2C1%2C1-2.99-3.42l2.7-3.33a2.2%2C2.2%2C0%2C0%2C1%2C3.17.01%2C2.34%2C2.34%2C0%2C0%2C1-.011%2C3.25Zm-16.455-4.92a16.289%2C16.289%2C0%2C1%2C0%2C13.95%2C7.97l-12.37%2C15.07a2.2%2C2.2%2C0%2C0%2C1-3.159%2C0l-6.5-6.61a2.34%2C2.34%2C0%2C0%2C1-.011-3.25%2C2.2%2C2.2%2C0%2C0%2C1%2C3.17-.01l4.921%2C5.01%2C11.108-13.76A16.172%2C16.172%2C0%2C0%2C0%2C43.98%2C3555.75Z%22%20transform%3D%22translate%28-24%20-3552%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left top no-repeat;
}

.double-list--theme5.inverse .right-part ul li {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2240px%22%20height%3D%2240px%22%20%20viewBox%3D%220%200%2040%2040%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23b7ca0f%22%20d%3D%22M60.435%2C3560.67a20.117%2C20.117%2C0%2C1%2C1-2.99-3.42l2.7-3.33a2.2%2C2.2%2C0%2C0%2C1%2C3.17.01%2C2.34%2C2.34%2C0%2C0%2C1-.011%2C3.25Zm-16.455-4.92a16.289%2C16.289%2C0%2C1%2C0%2C13.95%2C7.97l-12.37%2C15.07a2.2%2C2.2%2C0%2C0%2C1-3.159%2C0l-6.5-6.61a2.34%2C2.34%2C0%2C0%2C1-.011-3.25%2C2.2%2C2.2%2C0%2C0%2C1%2C3.17-.01l4.921%2C5.01%2C11.108-13.76A16.172%2C16.172%2C0%2C0%2C0%2C43.98%2C3555.75Z%22%20transform%3D%22translate%28-24%20-3552%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left top no-repeat;
}

@media all and (min-width: 700px) {
	.double-list--theme5 .left-part, .double-list--theme5 .right-part {
		display: inline-block;
		vertical-align: top;
		width: 50%;
	}
}

.double-list--theme5 .left-part ul, .double-list--theme5 .right-part ul {
	padding: 22px 16px 8px;
	margin: 0;
	list-style: none;
}

@media all and (min-width: 440px) {
	.double-list--theme5 .left-part ul, .double-list--theme5 .right-part ul {
		padding: 40px 24px 30px;
	}
}

@media all and (min-width: 700px) {
	.double-list--theme5 .left-part ul, .double-list--theme5 .right-part ul {
		padding: 40px 24px 30px;
	}
}

@media all and (min-width: 960px) {
	.double-list--theme5 .left-part ul, .double-list--theme5 .right-part ul {
		padding: 50px 30px;
	}
}

.double-list--theme5 .left-part ul li, .double-list--theme5 .right-part ul li {
	color: #333;
	font-size: 17px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 500;
	margin-bottom: 16px;
	padding: 5px 0 0 47px;
	min-height: 35px;
}

@media all and (min-width: 440px) {
	.double-list--theme5 .left-part ul li, .double-list--theme5 .right-part ul li {
		padding-left: 55px;
		font-size: 18px;
	}
}

@media all and (min-width: 640px) {
	.double-list--theme5 .left-part ul li, .double-list--theme5 .right-part ul li {
		font-size: 20px;
	}
}

@media all and (min-width: 700px) {
	.double-list--theme5 .left-part ul li, .double-list--theme5 .right-part ul li {
		padding-left: 40px;
		margin-bottom: 24px;
		background-size: 32px 32px;
		font-size: 16px;
	}
}

@media all and (min-width: 960px) {
	.double-list--theme5 .left-part ul li, .double-list--theme5 .right-part ul li {
		padding-left: 50px;
		margin-bottom: 18px;
		background-size: 40px 40px;
		font-size: 18px;
	}
}

.double-list--theme5.inverse .block-title, .double-list--theme5.inverse .title-left {
	background: #ff5f11;
}

.double-list--theme5.inverse .block-title:before, .double-list--theme5.inverse .title-right {
	background: #bacd10;
}

.double-list--theme5.inverse .title-left, .double-list--theme5.inverse .title-right {
	color: #fff;
}

.double-list--theme5.inverse .double-list-wrapper {
	background: #1b1b1b;
}

.double-list--theme5.inverse .left-part ul li, .double-list--theme5.inverse .right-part ul li {
	color: #fff;
}

.clients--theme5 .block-title {
	background: #f1f1f1;
	padding: 0 15px;
}

@media all and (min-width: 440px) {
	.clients--theme5 .block-title {
		padding: 0 24px;
	}
}

@media all and (min-width: 960px) {
	.clients--theme5 .block-title {
		padding: 0;
	}
}

.clients--theme5 .block-title-inner {
	max-width: 940px;
	margin: 0 auto;
	color: #222;
	font-size: 20px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 500;
	line-height: 1;
	text-align: center;
	padding: 22px 0;
}

@media all and (min-width: 440px) {
	.clients--theme5 .block-title-inner {
		font-size: 24px;
		padding: 28px 0;
	}
}

@media all and (min-width: 640px) {
	.clients--theme5 .block-title-inner {
		font-size: 26px;
		padding: 26px 0;
	}
}

@media all and (min-width: 960px) {
	.clients--theme5 .block-title-inner {
		font-size: 30px;
		padding: 24px 0;
	}
}

.clients--theme5 .clients-wrapper {
	padding: 0 15px;
}

@media all and (min-width: 440px) {
	.clients--theme5 .clients-wrapper {
		padding: 0 24px;
	}
}

@media all and (min-width: 960px) {
	.clients--theme5 .clients-wrapper {
		padding: 0;
	}
}

.clients--theme5 .clients-inner {
	max-width: 940px;
	margin: 0 auto;
	padding: 40px 0 30px;
}

@media all and (min-width: 440px) {
	.clients--theme5 .clients-inner {
		padding: 30px 0;
	}
}

@media all and (min-width: 640px) {
	.clients--theme5 .clients-inner {
		padding: 30px 0 40px;
	}
}

@media all and (min-width: 768px) {
	.clients--theme5 .clients-inner {
		padding: 40px 0 50px;
	}
}

@media all and (min-width: 960px) {
	.clients--theme5 .clients-inner {
		padding: 45px 0 50px;
	}
}

.clients--theme5 .owl-item {
	text-align: center;
}

.clients--theme5 .item {
	text-align: center;
}

@media all and (min-width: 960px) {
	.clients--theme5 .item {
		display: inline-block;
		vertical-align: top;
		width: 25%;
		box-sizing: border-box;
		padding: 0 15px 30px;
	}
}

.clients--theme5 .item img {
	max-width: 100%;
	height: auto;
	width: auto;
	display: inline;
}

.clients--theme5 .block-inner {
	padding: 0 36px;
}

.clients--theme5 .owl-nav {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -20px;
}

.clients--theme5 .owl-nav div {
	position: absolute;
	width: 23px;
	height: 40px;
	top: 0;
	font-size: 0;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2223px%22%20height%3D%2240px%22%20%20viewBox%3D%220%200%2023%2040%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23cddb14%22%20d%3D%22M43.618%2C6472a3.366%2C3.366%2C0%2C0%2C1-2.4-1.01l-16.235-16.57a3.472%2C3.472%2C0%2C0%2C1%2C0-4.84l16.235-16.57A3.348%2C3.348%2C0%2C0%2C1%2C46%2C6433a3.451%2C3.451%2C0%2C0%2C1%2C.016%2C4.84L32.149%2C6452l13.868%2C14.16A3.451%2C3.451%2C0%2C0%2C1%2C46%2C6471%2C3.329%2C3.329%2C0%2C0%2C1%2C43.618%2C6472Z%22%20transform%3D%22translate%28-24.031%20-6432%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center center no-repeat;
}

.clients--theme5 .owl-nav div.owl-prev {
	left: -36px;
}

.clients--theme5 .owl-nav div.owl-next {
	right: -36px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.clients--theme5 .all {
	text-align: center;
	padding-top: 30px;
}

.clients--theme5 .all a {
	display: inline-block;
	padding: 12px 43px 13px;
	line-height: 1;
	color: #fff;
	font-size: 15px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-decoration: none;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.11), inset 0 -2px 0 rgba(0, 0, 0, 0.19);
	border-radius: 4px;
	background-color: #ff5f11;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff8b19), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff8b19, #ff5f11);
	background-image: -moz-linear-gradient(#ff8b19, #ff5f11);
	background-image: -webkit-linear-gradient(#ff8b19, #ff5f11);
	background-image: -ms-linear-gradient(#ff8b19, #ff5f11);
	background-image: linear-gradient( #ff8b19, #ff5f11);
	-pie-background: linear-gradient( #ff8b19, #ff5f11);
}

.clients--theme5 .all a:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #fd942d), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#fd942d, #ff5f11);
	background-image: -moz-linear-gradient(#fd942d, #ff5f11);
	background-image: -webkit-linear-gradient(#fd942d, #ff5f11);
	background-image: -ms-linear-gradient(#fd942d, #ff5f11);
	background-image: linear-gradient( #fd942d, #ff5f11);
	-pie-background: linear-gradient( #fd942d, #ff5f11);
}

.clients--theme5 .all a:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff5f11), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff5f11, #ff5f11);
	background-image: -moz-linear-gradient(#ff5f11, #ff5f11);
	background-image: -webkit-linear-gradient(#ff5f11, #ff5f11);
	background-image: -ms-linear-gradient(#ff5f11, #ff5f11);
	background-image: linear-gradient( #ff5f11, #ff5f11);
	-pie-background: linear-gradient( #ff5f11, #ff5f11);
}

.clients--theme5.inverse .block-title {
	background: #b0c20c;
}

.clients--theme5.inverse .block-title-inner {
	color: #fff;
}

.clients--theme5.inverse .clients-wrapper {
	background: #a2b30b;
}

.clients--theme5.inverse .all a {
	color: #fff;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.11), inset 0 -2px 0 rgba(0, 0, 0, 0.19);
	background-color: #ff5f11;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff8b19), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff8b19, #ff5f11);
	background-image: -moz-linear-gradient(#ff8b19, #ff5f11);
	background-image: -webkit-linear-gradient(#ff8b19, #ff5f11);
	background-image: -ms-linear-gradient(#ff8b19, #ff5f11);
	background-image: linear-gradient( #ff8b19, #ff5f11);
	-pie-background: linear-gradient( #ff8b19, #ff5f11);
}

.clients--theme5.inverse .all a:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #fd942d), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#fd942d, #ff5f11);
	background-image: -moz-linear-gradient(#fd942d, #ff5f11);
	background-image: -webkit-linear-gradient(#fd942d, #ff5f11);
	background-image: -ms-linear-gradient(#fd942d, #ff5f11);
	background-image: linear-gradient( #fd942d, #ff5f11);
	-pie-background: linear-gradient( #fd942d, #ff5f11);
}

.clients--theme5.inverse .all a:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff5f11), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff5f11, #ff5f11);
	background-image: -moz-linear-gradient(#ff5f11, #ff5f11);
	background-image: -webkit-linear-gradient(#ff5f11, #ff5f11);
	background-image: -ms-linear-gradient(#ff5f11, #ff5f11);
	background-image: linear-gradient( #ff5f11, #ff5f11);
	-pie-background: linear-gradient( #ff5f11, #ff5f11);
}

.clients--theme5.inverse .owl-nav div {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2223px%22%20height%3D%2240px%22%20%20viewBox%3D%220%200%2023%2040%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ff5f11%22%20d%3D%22M43.618%2C6472a3.366%2C3.366%2C0%2C0%2C1-2.4-1.01l-16.235-16.57a3.472%2C3.472%2C0%2C0%2C1%2C0-4.84l16.235-16.57A3.348%2C3.348%2C0%2C0%2C1%2C46%2C6433a3.451%2C3.451%2C0%2C0%2C1%2C.016%2C4.84L32.149%2C6452l13.868%2C14.16A3.451%2C3.451%2C0%2C0%2C1%2C46%2C6471%2C3.329%2C3.329%2C0%2C0%2C1%2C43.618%2C6472Z%22%20transform%3D%22translate%28-24.031%20-6432%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center center no-repeat;
}

.reviews--theme5 .reviews-wrapper {
	position: relative;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

.reviews--theme5 .reviews-wrapper:before {
	position: absolute;
	display: block;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .8);
}

.reviews--theme5 .reviews-inner {
	position: relative;
	z-index: 1;
	max-width: 960px;
	margin: 0 auto;
	padding: 30px 0 45px;
}

@media all and (min-width: 440px) {
	.reviews--theme5 .reviews-inner {
		padding: 35px 0 45px;
	}
}

@media all and (min-width: 640px) {
	.reviews--theme5 .reviews-inner {
		padding: 40px 0 50px;
	}
}

@media all and (min-width: 768px) {
	.reviews--theme5 .reviews-inner {
		padding: 40px 0 60px;
	}
}

@media all and (min-width: 960px) {
	.reviews--theme5 .reviews-inner {
		padding: 60px 0;
	}
}

.reviews--theme5 .block-title {
	color: #fff;
	font-size: 20px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 500;
	padding: 0 15px 25px;
	text-align: center;
}

@media all and (min-width: 440px) {
	.reviews--theme5 .block-title {
		font-size: 24px;
		padding: 0 24px 25px;
	}
}

@media all and (min-width: 640px) {
	.reviews--theme5 .block-title {
		font-size: 26px;
		padding-bottom: 30px;
	}
}

@media all and (min-width: 960px) {
	.reviews--theme5 .block-title {
		font-size: 30px;
		padding-bottom: 40px;
	}
}

.reviews--theme5 .item {
	text-align: center;
}

@media all and (min-width: 960px) {
	.reviews--theme5 .item {
		display: inline-block;
		vertical-align: top;
		width: 33.3%;
		box-sizing: border-box;
		padding: 0 10px 20px;
	}
}

.reviews--theme5 .item .photo {
	display: inline-block;
	box-sizing: border-box;
	border: 3px solid #b7ca0f;
	width: 90px;
	background: #fff;
	border-radius: 50%;
	font-size: 0;
	padding: 7px;
}

.reviews--theme5 .item .photo img {
	border-radius: 50%;
}

.reviews--theme5 .item .photo ~ .text-part {
	margin-top: -41px;
	padding-top: 53px;
}

.reviews--theme5 .item .text-part {
	box-shadow: 0 3px 0 #ded8c9;
	background-color: #f8f6f1;
	border-radius: 4px;
	padding: 35px 10px;
}

@media all and (min-width: 460px) {
	.reviews--theme5 .item .text-part {
		padding: 35px 30px;
	}
}

.reviews--theme5 .item .text-part .name-wrapper {
	padding-bottom: 10px;
}

@media all and (min-width: 440px) {
	.reviews--theme5 .item .text-part .name-wrapper {
		padding-bottom: 15px;
	}
}

@media all and (min-width: 640px) {
	.reviews--theme5 .item .text-part .name-wrapper {
		padding-bottom: 20px;
	}
}

.reviews--theme5 .item .text-part .name-wrapper .name {
	color: #a5b510;
	font-size: 18px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 700;
}

.reviews--theme5 .item .text-part .name-wrapper .position {
	color: #8b8b8b;
	font-size: 13px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	line-height: 1;
	padding-top: 3px;
}

.reviews--theme5 .item .text-part .text {
	color: #000;
	font-size: 13px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 1.5;
	padding-bottom: 10px;
}

@media all and (min-width: 460px) {
	.reviews--theme5 .item .text-part .text {
		padding-bottom: 20px;
	}
}

.reviews--theme5 .item .text-part .date {
	color: #8b8b8b;
	font-size: 13px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.reviews--theme5 .owl-item {
	opacity: 0.3;
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

@media all and (min-width: 720px) {
	.reviews--theme5 .owl-item {
		opacity: 1;
	}
}

.reviews--theme5 .owl-item.center {
	opacity: 1;
}

@media all and (max-width: 959px) and (min-width: 720px) {
	.reviews--theme5 .block-inner {
		padding: 0 72px;
	}
}

.reviews--theme5 .owl-nav {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: 10px;
	display: none;
}

@media all and (min-width: 440px) {
	.reviews--theme5 .owl-nav {
		display: block;
	}
}

.reviews--theme5 .owl-nav div {
	position: absolute;
	width: 23px;
	height: 40px;
	top: 0;
	font-size: 0;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2223px%22%20height%3D%2240px%22%20%20viewBox%3D%220%200%2023%2040%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23cddb14%22%20d%3D%22M43.618%2C6472a3.366%2C3.366%2C0%2C0%2C1-2.4-1.01l-16.235-16.57a3.472%2C3.472%2C0%2C0%2C1%2C0-4.84l16.235-16.57A3.348%2C3.348%2C0%2C0%2C1%2C46%2C6433a3.451%2C3.451%2C0%2C0%2C1%2C.016%2C4.84L32.149%2C6452l13.868%2C14.16A3.451%2C3.451%2C0%2C0%2C1%2C46%2C6471%2C3.329%2C3.329%2C0%2C0%2C1%2C43.618%2C6472Z%22%20transform%3D%22translate%28-24.031%20-6432%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center center no-repeat;
}

.reviews--theme5 .owl-nav div.owl-prev {
	left: 15px;
}

@media all and (min-width: 440px) {
	.reviews--theme5 .owl-nav div.owl-prev {
		left: 24px;
	}
}

@media all and (min-width: 720px) {
	.reviews--theme5 .owl-nav div.owl-prev {
		left: -48px;
	}
}

.reviews--theme5 .owl-nav div.owl-next {
	right: 15px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

@media all and (min-width: 440px) {
	.reviews--theme5 .owl-nav div.owl-next {
		right: 24px;
	}
}

@media all and (min-width: 720px) {
	.reviews--theme5 .owl-nav div.owl-next {
		right: -48px;
	}
}

.reviews--theme5.inverse .reviews-wrapper:before {
	background: rgba(255, 255, 255, .8);
}

.reviews--theme5.inverse .block-title {
	color: #000;
}

.reviews--theme5.inverse .item .text-part {
	background: #1b1b1b;
	box-shadow: 0 3px 0 #ded8c9;
}

.reviews--theme5.inverse .item .photo {
	background: #fff;
	border-color: #b7ca0f;
}

.reviews--theme5.inverse .item .text-part .name-wrapper .name {
	color: #a5b510;
}

.reviews--theme5.inverse .item .text-part .name-wrapper .position {
	color: #8b8b8b;
}

.reviews--theme5.inverse .item .text-part .text {
	color: #fff;
}

.reviews--theme5.inverse .item .text-part .date {
	color: #848484;
}

.reviews--theme5-two .item {
	padding: 0;
	width: 100%;
}

@media all and (min-width: 960px) {
	.reviews--theme5-two .block-inner {
		padding: 0 40px;
	}
}

.form-middle--theme5 .form-middle-wrapper {
	background: #ff6512;
	padding: 0 15px;
}

@media all and (min-width: 460px) {
	.form-middle--theme5 .form-middle-wrapper {
		padding: 0 24px;
	}
}

@media all and (min-width: 580px) {
	.form-middle--theme5 .form-middle-wrapper {
		padding: 0 10px;
	}
}

@media all and (min-width: 960px) {
	.form-middle--theme5 .form-middle-wrapper {
		padding: 0;
	}
}

.form-middle--theme5 .form-middle-inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 25px 0 21px;
	color: #fff;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

@media all and (min-width: 460px) {
	.form-middle--theme5 .form-middle-inner {
		padding: 22px 0 13px;
	}
}

@media all and (min-width: 768px) {
	.form-middle--theme5 .form-middle-inner {
		padding: 35px 0 38px;
	}
}

@media all and (min-width: 960px) {
	.form-middle--theme5 .form-middle-inner {
		padding: 20px 0 23px;
	}
}

.form-middle--theme5 .block-title {
	color: #fff;
	font-size: 16px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 700;
	padding-bottom: 17px;
	text-align: center;
}

@media all and (min-width: 440px) {
	.form-middle--theme5 .block-title {
		font-size: 20px;
		font-weight: 500;
	}
}

@media all and (min-width: 640px) {
	.form-middle--theme5 .block-title {
		font-size: 22px;
		padding-bottom: 22px;
	}
}

@media all and (min-width: 768px) {
	.form-middle--theme5 .block-title {
		padding-bottom: 30px;
	}
}

@media all and (min-width: 960px) {
	.form-middle--theme5 .block-title {
		font-size: 20px;
		padding-bottom: 20px;
	}
}

.form-middle--theme5 .frm-input {
	padding-bottom: 14px;
	box-sizing: border-box;
}

.form-middle--theme5 .frm-input.tpl-field-personal_bottom {
	width: 100%;
	text-align: center;
}

@media all and (min-width: 580px) {
	.form-middle--theme5 .frm-input {
		display: inline-block;
		vertical-align: top;
		width: 50%;
		padding: 0 7px 14px;
	}
}

@media all and (min-width: 720px) {
	.form-middle--theme5 .frm-input {
		width: 33.3%;
	}
}

.form-middle--theme5 .frm-input ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.form-middle--theme5 .frm-input.type-text .error-message, .form-middle--theme5 .frm-input.type-textarea .error-message {
	display: none;
}

.form-middle--theme5 .frm-input.field-error input[type="text"], .form-middle--theme5 .frm-input.field-error textarea, .form-middle--theme5 .frm-input.field-error select {
	border-color: red;
}

.form-middle--theme5 .frm-input.field-error input[type="text"]::-webkit-input-placeholder, .form-middle--theme5 .frm-input.field-error textarea::-webkit-input-placeholder, .form-middle--theme5 .frm-input.field-error select::-webkit-input-placeholder {
	color: red;
}

.form-middle--theme5 .frm-input.field-error input[type="text"]:moz-placeholder, .form-middle--theme5 .frm-input.field-error textarea:moz-placeholder, .form-middle--theme5 .frm-input.field-error select:moz-placeholder {
	color: red;
}

.form-middle--theme5 .frm-input.field-error input[type="text"]::-moz-placeholder, .form-middle--theme5 .frm-input.field-error textarea::-moz-placeholder, .form-middle--theme5 .frm-input.field-error select::-moz-placeholder {
	color: red;
}

.form-middle--theme5 .frm-input.field-error input[type="text"]:-ms-input-placeholder, .form-middle--theme5 .frm-input.field-error textarea:-ms-input-placeholder, .form-middle--theme5 .frm-input.field-error select:-ms-input-placeholder {
	color: red;
}

.form-middle--theme5 .frm-input .field-title {
	padding-bottom: 13px;
}

.form-middle--theme5 .frm-input .calendar-label:first-child {
	margin-right: 10px;
}

.form-middle--theme5 .frm-input input[type="text"], .form-middle--theme5 .frm-input textarea, .form-middle--theme5 .frm-input select, .form-middle--theme5 .frm-input input[type="email"] {
	width: 100%;
	height: 42px;
	border: 1px solid #e45000;
	border-radius: 5px;
	padding: 0 16px;
	box-sizing: border-box;
	color: #666;
	font-size: 13px;
	outline-style: none;
}

.form-middle--theme5 .frm-input input[type="text"]::-webkit-input-placeholder, .form-middle--theme5 .frm-input textarea::-webkit-input-placeholder, .form-middle--theme5 .frm-input select::-webkit-input-placeholder {
	color: #666;
}

.form-middle--theme5 .frm-input input[type="text"]:moz-placeholder, .form-middle--theme5 .frm-input textarea:moz-placeholder, .form-middle--theme5 .frm-input select:moz-placeholder {
	color: #666;
}

.form-middle--theme5 .frm-input input[type="text"]::-moz-placeholder, .form-middle--theme5 .frm-input textarea::-moz-placeholder, .form-middle--theme5 .frm-input select::-moz-placeholder {
	color: #666;
}

.form-middle--theme5 .frm-input input[type="text"]:-ms-input-placeholder, .form-middle--theme5 .frm-input textarea:-ms-input-placeholder, .form-middle--theme5 .frm-input select:-ms-input-placeholder {
	color: #666;
}

.form-middle--theme5 .frm-input textarea {
	padding: 10px 16px;
	height: 100px;
	font-size: 13px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.form-middle--theme5 .frm-input select[multiple="multiple"] {
	height: 100%;
}

.form-middle--theme5 .frm-input input[data-calendar="calendar"] {
	width: 120px;
	margin-right: 5px;
}

.form-middle--theme5 .frm-input .input-name {
	position: relative;
}

.form-middle--theme5 .frm-input .input-name:before {
	position: absolute;
	display: block;
	content: "";
	width: 17px;
	height: 17px;
	right: 13px;
	top: 12px;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2217px%22%20height%3D%2217px%22%20%20viewBox%3D%220%200%2017%2017%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23545454%22%20d%3D%22M233.8%2C4492.2a1.9%2C1.9%2C0%2C0%2C0-.819.23%2C4.119%2C4.119%2C0%2C0%2C0-.892.13%2C2.114%2C2.114%2C0%2C0%2C0-1.338%2C1.86c-0.046.45-.057%2C1.72-0.027%2C2.4%2C0.091%2C0.4-.227.4-0.227%2C0.4-0.573-.03-0.316%2C1.74-0.316%2C1.74a0.935%2C0.935%2C0%2C0%2C0%2C.819.99%2C3.514%2C3.514%2C0%2C0%2C0%2C1.431%2C1.72s0.051%2C0.73.067%2C1.25c-0.086-.04.277%2C1.33-2.357%2C1.72s-3.139%2C1.23-3.635%2C1.7-0.459%2C2.65-.459%2C2.65h16.962s-0.108-2.17-.6-2.65-1.038-1.32-3.672-1.7-2.167-1.72-2.185-1.81c0.005-.2.1-1.07%2C0.1-1.07a4.605%2C4.605%2C0%2C0%2C0%2C1.252-1.85%2C1.481%2C1.481%2C0%2C0%2C0%2C.982-0.91s0.215-1.73-.468-1.73c0%2C0-.284.04-0.193-0.36a11.041%2C11.041%2C0%2C0%2C0%2C.015-2.13c-0.045-.45.087-1.75-0.868-1.93a4.528%2C4.528%2C0%2C0%2C0-1.047.02c-0.319-.04-0.7-0.86-1.289-0.86Z%22%20transform%3D%22translate%28-226%20-4492%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left top no-repeat;
}

.form-middle--theme5 .frm-input .input-name input[type="text"] {
	padding: 0 35px 0 16px;
}

.form-middle--theme5 .frm-input .input-phone {
	position: relative;
}

.form-middle--theme5 .frm-input .input-phone:before {
	position: absolute;
	display: block;
	content: "";
	width: 23px;
	height: 16px;
	right: 10px;
	top: 13px;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2223px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2023%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23545454%22%20d%3D%22M467.126%2C4498.1l0.177-.12a6.348%2C6.348%2C0%2C0%2C1-.3-1.8c0-1.58%2C4.312-3.21%2C6.355-3.6v-0.31l0.076-.08%2C0.731-.19%2C0.1%2C0.05%2C0.1%2C0.31a24.419%2C24.419%2C0%2C0%2C1%2C8.12-.04l0.177-.27%2C0.151-.05%2C0.706%2C0.05%2C0.076%2C0.17v0.29c3.026%2C0.85%2C6.053%2C1.8%2C6.153%2C3.26l0.076%2C1.04%2C0.177%2C0.05-0.05%2C1.97-0.782.49-3.909-.63-0.605-.56%2C0.429-1.66%2C0.252-.12a1.977%2C1.977%2C0%2C0%2C0%2C.05-0.44c0-.87-0.807-0.97-2.043-1.02-0.227%2C2.9-.4%2C3.14-1.79%2C4.02l3.43%2C2.26c1.563%2C1.02%2C2.118%2C1.6%2C2.244%2C3.3l0.252%2C3.53H469.42l0.252-3.53c0.127-1.7.681-2.28%2C2.245-3.3l3.43-2.26c-1.387-.88-1.564-1.12-1.791-4.02-1.463.05-2.118%2C0.08-2.118%2C1.12l0.252%2C0.07%2C0.908%2C1.27-0.3.7-3.808%2C1.85-0.807-.22Zm11.323%2C8.54a4.415%2C4.415%2C0%2C0%2C0%2C2.194-.54c-1.084-.99-1.438-1.43-1.438-1.87a2.337%2C2.337%2C0%2C0%2C1-.756.12%2C1.359%2C1.359%2C0%2C1%2C1%2C1.614-1.33%2C1.189%2C1.189%2C0%2C0%2C1-.5%2C1.04c0%2C0.85%2C1.639.63%2C2.118%2C1.31a2.84%2C2.84%2C0%2C0%2C0%2C1.084-2.35c0-2.29-1.916-3.63-4.312-3.63s-4.312%2C1.34-4.312%2C3.63S476.053%2C4506.64%2C478.449%2C4506.64Zm1.664-9.34c1.211%2C0%2C1.236-.17%2C1.816-2.41-1.185.05-2.32%2C0.08-3.48%2C0.08s-2.3-.03-3.48-0.08c0.58%2C2.24.605%2C2.41%2C1.816%2C2.41h3.328Z%22%20transform%3D%22translate%28-467%20-4492%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left top no-repeat;
}

.form-middle--theme5 .frm-input .input-phone input[type="text"], {
	padding: 0 38px 0 16px;
}

.form-middle--theme5 .btn {
	padding-bottom: 14px;
	text-align: center;
	box-sizing: border-box;
}

@media all and (min-width: 720px) {
	.form-middle--theme5 .btn {
		width: 33.3%;
		display: inline-block;
		padding: 0 7px 14px;
		vertical-align: top;
	}
}

.form-middle--theme5 .btn input[type="submit"], .form-middle--theme5 .btn button {
	width: 100%;
	border: none;
	outline-style: none;
	box-sizing: border-box;
	padding: 21px 20px;
	color: #68720b;
	font-size: 16px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #b5c90f;
	border-radius: 4px;
	line-height: 1;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	text-shadow: 0 1px 0 #dbed14;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #d7e216), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#d7e216, #b5c90f);
	background-image: -moz-linear-gradient(#d7e216, #b5c90f);
	background-image: -webkit-linear-gradient(#d7e216, #b5c90f);
	background-image: -ms-linear-gradient(#d7e216, #b5c90f);
	background-image: linear-gradient( #d7e216, #b5c90f);
	-pie-background: linear-gradient( #d7e216, #b5c90f);
}

.form-middle--theme5.inverse .btn input[type="submit"], .form-middle--theme5.inverse .btn button {
	color: #68720b;
	background-color: #b5c90f;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	text-shadow: 0 1px 0 #dbed14;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #d7e216), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#d7e216, #b5c90f);
	background-image: -moz-linear-gradient(#d7e216, #b5c90f);
	background-image: -webkit-linear-gradient(#d7e216, #b5c90f);
	background-image: -ms-linear-gradient(#d7e216, #b5c90f);
	background-image: linear-gradient( #d7e216, #b5c90f);
	-pie-background: linear-gradient( #d7e216, #b5c90f);
}

.form-middle--theme5 .btn input[type="submit"]:hover, .form-middle--theme5 .btn button:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #dde724), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#dde724, #b5c90f);
	background-image: -moz-linear-gradient(#dde724, #b5c90f);
	background-image: -webkit-linear-gradient(#dde724, #b5c90f);
	background-image: -ms-linear-gradient(#dde724, #b5c90f);
	background-image: linear-gradient( #dde724, #b5c90f);
	-pie-background: linear-gradient( #dde724, #b5c90f);
}

.form-middle--theme5.inverse .btn input[type="submit"]:hover, .form-middle--theme5.inverse .btn button:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #dde724), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#dde724, #b5c90f);
	background-image: -moz-linear-gradient(#dde724, #b5c90f);
	background-image: -webkit-linear-gradient(#dde724, #b5c90f);
	background-image: -ms-linear-gradient(#dde724, #b5c90f);
	background-image: linear-gradient( #dde724, #b5c90f);
	-pie-background: linear-gradient( #dde724, #b5c90f);
}

.form-middle--theme5 .btn input[type="submit"]:active, .form-middle--theme5 .btn button:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #b5c90f), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#b5c90f, #b5c90f);
	background-image: -moz-linear-gradient(#b5c90f, #b5c90f);
	background-image: -webkit-linear-gradient(#b5c90f, #b5c90f);
	background-image: -ms-linear-gradient(#b5c90f, #b5c90f);
	background-image: linear-gradient( #b5c90f, #b5c90f);
	-pie-background: linear-gradient( #b5c90f, #b5c90f);
}

.form-middle--theme5.inverse .btn input[type="submit"]:active, .form-middle--theme5.inverse .btn button:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #b5c90f), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#b5c90f, #b5c90f);
	background-image: -moz-linear-gradient(#b5c90f, #b5c90f);
	background-image: -webkit-linear-gradient(#b5c90f, #b5c90f);
	background-image: -ms-linear-gradient(#b5c90f, #b5c90f);
	background-image: linear-gradient( #b5c90f, #b5c90f);
	-pie-background: linear-gradient( #b5c90f, #b5c90f);
}

@media all and (min-width: 440px) {
	.form-middle--theme5 .btn input[type="submit"], .form-middle--theme5 .btn button {
		display: inline-block;
		padding: 21px 34px;
		width: auto;
	}
}

@media all and (min-width: 720px) {
	.form-middle--theme5 .btn input[type="submit"], .form-middle--theme5 .btn button {
		width: 100%;
		display: block;
		font-size: 15px;
		padding: 12px 15px 13px;
	}
}

.form-middle--theme5.inverse .form-middle-wrapper {
	background: #fff;
}

.form-middle--theme5.inverse .block-title {
	color: #ff6512;
}

.form-middle--theme5.inverse .frm-input input[type="text"], .form-middle--theme5.inverse .frm-input textarea, .form-middle--theme5.inverse .frm-input select {
	background: #f8f6f1;
	border-color: #f4eede;
}

.form-middle--theme5.inverse .tpl-anketa {
	color: #333;
}

.personal--theme5 .personal-wrapper {
	background: #fff;
}

.personal--theme5 .personal-inner {
	max-width: 940px;
	margin: 0 auto;
	padding: 25px 0 0 0;
}

@media all and (min-width: 440px) {
	.personal--theme5 .personal-inner {
		padding: 35px 0 0 0;
	}
}

@media all and (min-width: 640px) {
	.personal--theme5 .personal-inner {
		padding: 40px 0 25px 0;
	}
}

@media all and (min-width: 768px) {
	.personal--theme5 .personal-inner {
		padding: 40px 0 40px 0;
	}
}

@media all and (min-width: 960px) {
	.personal--theme5 .personal-inner {
		padding: 45px 0 70px 0;
	}
}

.personal--theme5 .block-title {
	color: #222;
	font-size: 20px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 500;
	padding-bottom: 16px;
	padding: 0 15px 16px;
	text-align: center;
}

.personal--theme5.inverse .block-title {
	color: #222;
}

@media all and (min-width: 440px) {
	.personal--theme5 .block-title {
		font-size: 24px;
		padding: 0 24px 30px;
	}
}

@media all and (min-width: 640px) {
	.personal--theme5 .block-title {
		font-size: 26px;
	}
}

@media all and (min-width: 960px) {
	.personal--theme5 .block-title {
		font-size: 30px;
		padding-bottom: 50px;
	}
}

@media all and (min-width: 620px) {
	.personal--theme5 .personals {
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.personal--theme5 .item {
	padding: 11px 16px 11px;
	border-top: 1px solid #e9e9e9;
	box-sizing: border-box;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}

@media all and (min-width: 620px) {
	.personal--theme5 .item {
		border-right: 1px solid #e9e9e9;
		padding: 24px 5px 24px 24px;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-moz-box-flex: 0;
		-moz-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}
}

@media all and (min-width: 720px) {
	.personal--theme5 .item {
		padding: 24px;
	}
}

@media all and (min-width: 960px) {
	.personal--theme5 .item {
		padding: 20px 20px 20px 0;
	}
}

@media all and (min-width: 620px) {
	.personal--theme5 .item:nth-child(2n) {
		border-right: none;
		padding: 24px 24px 24px 8px;
	}
}

@media all and (min-width: 720px) {
	.personal--theme5 .item:nth-child(2n) {
		padding: 24px;
	}
}

@media all and (min-width: 960px) {
	.personal--theme5 .item:nth-child(2n) {
		padding: 20px 0px 20px 20px;
	}
}

@media all and (min-width: 620px) {
	.personal--theme5 .item:first-child, .personal--theme5 .item:nth-child(2) {
		border-top: none;
	}
}

@media all and (min-width: 960px) {
	.personal--theme5 .item:first-child, .personal--theme5 .item:nth-child(2) {
		padding-top: 0;
	}
}

.personal--theme5 .item .pic-part {
	border: 3px solid #b8cb10;
	padding: 6px;
	border-radius: 50%;
	font-size: 0;
	box-sizing: border-box;
	margin-right: 8px;
	max-width: 95px;
}

.personal--theme5 .item .pic-part img {
	border-radius: 50%;
}

@media all and (min-width: 440px) {
	.personal--theme5 .item .pic-part {
		margin-right: 16px;
	}
}

@media all and (min-width: 720px) {
	.personal--theme5 .item .pic-part {
		max-width: 112px;
		margin-right: 8px;
	}
}

.personal--theme5 .item .text-part {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 0px;
	-moz-box-flex: 1;
	-moz-flex: 1 0 0px;
	-ms-flex: 1 0 0px;
	flex: 1 0 0px;
}

.personal--theme5 .item .text-part .name {
	color: #7b7b7b;
	font-size: 18px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 700;
}

@media all and (min-width: 440px) {
	.personal--theme5 .item .text-part .name {
		font-size: 22px;
	}
}

@media all and (min-width: 620px) {
	.personal--theme5 .item .text-part .name {
		font-size: 18px;
	}
}

.personal--theme5 .item .text-part .position {
	color: #bbcd10;
	font-size: 15px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 700;
	line-height: 1;
	padding-top: 6px;
}

@media all and (min-width: 440px) {
	.personal--theme5 .item .text-part .position {
		font-size: 16px;
	}
}

@media all and (min-width: 620px) {
	.personal--theme5 .item .text-part .position {
		font-size: 14px;
	}
}

.personal--theme5.inverse .personal-wrapper {
	background: #b0c20c;
}

.personal--theme5.inverse .item .pic-part {
	border-color: #b8cb10;
	background: #fff;
}

.personal--theme5.inverse .item .text-part .name {
	color: #fff;
}

.personal--theme5.inverse .item .text-part .position {
	color: #000;
}

.personal--theme5.inverse .item {
	border-color: #bbca38;
}

.sertificats--theme5 .sertificats-wrapper {
	position: relative;
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.sertificats--theme5 .sertificats-wrapper:before {
	position: absolute;
	display: block;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #000;
	opacity: 0.8;
}

.sertificats--theme5 .sertificats-inner {
	position: relative;
	z-index: 1;
	max-width: 970px;
	margin: 0 auto;
	padding: 30px 0 50px;
}

@media all and (min-width: 440px) {
	.sertificats--theme5 .sertificats-inner {
		padding: 35px 0 50px;
	}
}

@media all and (min-width: 640px) {
	.sertificats--theme5 .sertificats-inner {
		padding: 42px 0 50px;
	}
}

@media all and (min-width: 768px) {
	.sertificats--theme5 .sertificats-inner {
		padding: 42px 0 60px;
	}
}

.sertificats--theme5 .block-title {
	color: #fff;
	font-size: 20px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 500;
	padding-bottom: 16px;
	padding: 0 15px 16px;
	text-align: center;
}

@media all and (min-width: 440px) {
	.sertificats--theme5 .block-title {
		font-size: 24px;
		padding: 0 24px 30px;
	}
}

@media all and (min-width: 640px) {
	.sertificats--theme5 .block-title {
		font-size: 26px;
	}
}

@media all and (min-width: 960px) {
	.sertificats--theme5 .block-title {
		font-size: 30px;
		padding-bottom: 50px;
	}
}

@media all and (max-width: 959px) and (min-width: 720px) {
	.sertificats--theme5 .block-inner {
		padding: 0 56px;
	}
}

@media all and (max-width: 719px) and (min-width: 600px) {
	.sertificats--theme5 .block-inner {
		padding: 0 77px;
	}
}

@media all and (min-width: 960px) {
	.sertificats--theme5 .item {
		width: 20%;
		display: inline-block;
		vertical-align: top;
		padding: 0 15px;
		box-sizing: border-box;
	}
}

.sertificats--theme5 .owl-item {
	opacity: 0.3;
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

@media all and (min-width: 600px) {
	.sertificats--theme5 .owl-item {
		opacity: 1;
	}
}

.sertificats--theme5 .owl-item.center {
	opacity: 1;
}

.sertificats--theme5 .owl-nav {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -20px;
}

.sertificats--theme5 .owl-nav div {
	position: absolute;
	width: 23px;
	height: 40px;
	top: 0;
	font-size: 0;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2223px%22%20height%3D%2240px%22%20%20viewBox%3D%220%200%2023%2040%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23cddb14%22%20d%3D%22M43.618%2C6472a3.366%2C3.366%2C0%2C0%2C1-2.4-1.01l-16.235-16.57a3.472%2C3.472%2C0%2C0%2C1%2C0-4.84l16.235-16.57A3.348%2C3.348%2C0%2C0%2C1%2C46%2C6433a3.451%2C3.451%2C0%2C0%2C1%2C.016%2C4.84L32.149%2C6452l13.868%2C14.16A3.451%2C3.451%2C0%2C0%2C1%2C46%2C6471%2C3.329%2C3.329%2C0%2C0%2C1%2C43.618%2C6472Z%22%20transform%3D%22translate%28-24.031%20-6432%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center center no-repeat;
}

.sertificats--theme5 .owl-nav div.owl-prev {
	left: 15px;
}

@media all and (min-width: 440px) {
	.sertificats--theme5 .owl-nav div.owl-prev {
		left: 24px;
	}
}

@media all and (min-width: 600px) {
	.sertificats--theme5 .owl-nav div.owl-prev {
		left: -53px;
	}
}

@media all and (min-width: 720px) {
	.sertificats--theme5 .owl-nav div.owl-prev {
		left: -32px;
	}
}

.sertificats--theme5 .owl-nav div.owl-next {
	right: 15px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

@media all and (min-width: 440px) {
	.sertificats--theme5 .owl-nav div.owl-next {
		right: 24px;
	}
}

@media all and (min-width: 600px) {
	.sertificats--theme5 .owl-nav div.owl-next {
		right: -53px;
	}
}

@media all and (min-width: 720px) {
	.sertificats--theme5 .owl-nav div.owl-next {
		right: -32px;
	}
}

.sertificats--theme5.inverse .sertificats-wrapper:before {
	background: #fff;
}

.sertificats--theme5.inverse .block-title {
	color: #1b1b1b;
}

.sertificats--theme5.inverse .owl-nav div {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2223px%22%20height%3D%2240px%22%20%20viewBox%3D%220%200%2023%2040%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ff5f11%22%20d%3D%22M43.618%2C6472a3.366%2C3.366%2C0%2C0%2C1-2.4-1.01l-16.235-16.57a3.472%2C3.472%2C0%2C0%2C1%2C0-4.84l16.235-16.57A3.348%2C3.348%2C0%2C0%2C1%2C46%2C6433a3.451%2C3.451%2C0%2C0%2C1%2C.016%2C4.84L32.149%2C6452l13.868%2C14.16A3.451%2C3.451%2C0%2C0%2C1%2C46%2C6471%2C3.329%2C3.329%2C0%2C0%2C1%2C43.618%2C6472Z%22%20transform%3D%22translate%28-24.031%20-6432%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center center no-repeat;
}

.sale-block-two--theme5 .sale-block-two-wrapper {
	padding: 0 15px;
	background-color: #f8f6f1;
	box-shadow: 0 3px 0 #ded8c9;
}

@media all and (min-width: 440px) {
	.sale-block-two--theme5 .sale-block-two-wrapper {
		padding: 0 20px;
	}
}

@media all and (min-width: 640px) {
	.sale-block-two--theme5 .sale-block-two-wrapper {
		padding: 0 70px;
	}
}

@media all and (min-width: 750px) {
	.sale-block-two--theme5 .sale-block-two-wrapper {
		padding: 0 24px;
	}
}

@media all and (min-width: 960px) {
	.sale-block-two--theme5 .sale-block-two-wrapper {
		padding: 0;
	}
}

.sale-block-two--theme5 .sale-block-two-inner {
	max-width: 940px;
	margin: 0 auto;
	padding: 15px 0 28px;
	position: relative;
	z-index: 1;
}

@media all and (min-width: 440px) {
	.sale-block-two--theme5 .sale-block-two-inner {
		padding: 30px 0;
	}
}

@media all and (min-width: 640px) {
	.sale-block-two--theme5 .sale-block-two-inner {
		padding: 40px 0;
	}
}

@media all and (min-width: 750px) {
	.sale-block-two--theme5 .sale-block-two-inner {
		padding: 38px 0 50px;
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
	}
}

@media all and (min-width: 960px) {
	.sale-block-two--theme5 .sale-block-two-inner {
		padding: 30px 0 45px;
		display: block;
	}
}

.sale-block-two--theme5 .timer-part {
	text-align: center;
}

@media all and (min-width: 960px) {
	.sale-block-two--theme5 .timer-part {
		padding-bottom: 25px;
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
	}
}

.sale-block-two--theme5 .text-part {
	padding-bottom: 20px;
}

@media all and (min-width: 440px) {
	.sale-block-two--theme5 .text-part {
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center;
	}
}

@media all and (min-width: 960px) {
	.sale-block-two--theme5 .text-part {
		padding-right: 50px;
		min-width: 450px;
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 0px;
		-moz-box-flex: 1;
		-moz-flex: 1 0 0px;
		-ms-flex: 1 0 0px;
		flex: 1 0 0px;
	}
}

.sale-block-two--theme5 .text-part .icon svg {
	max-width: 100%;
	height: auto;
	width: 100px;
}

.sale-block-two--theme5 .text-part .icon {
	box-sizing: border-box;
	width: 79px;
	max-width: 79px;
	height: 79px;
	padding: 5px;
	border-radius: 50%;
	background-color: #ff6211;
	margin: 0 auto 10px;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0.21)));
	background-image: -o-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	-pie-background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
}

@media all and (min-width: 440px) {
	.sale-block-two--theme5 .text-part .icon {
		margin-right: 8px;
		margin-bottom: 0;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 79px;
		-moz-box-flex: 0;
		-moz-flex: 0 0 79px;
		-ms-flex: 0 0 79px;
		flex: 0 0 79px;
	}
}

@media all and (min-width: 640px) {
	.sale-block-two--theme5 .text-part .icon {
		margin-right: 16px;
	}
}

@media all and (min-width: 750px) {
	.sale-block-two--theme5 .text-part .icon {
		margin-right: 8px;
	}
}

@media all and (min-width: 960px) {
	.sale-block-two--theme5 .text-part .icon {
		margin-right: 18px;
	}
}

.sale-block-two--theme5 .text-part .icon svg path {
	fill: #fff;
}

.sale-block-two--theme5 .text-part .text {
	color: #010101;
	font-size: 14px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

@media all and (min-width: 440px) {
	.sale-block-two--theme5 .text-part .text {
		text-align: left;
		font-size: 15px;
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 0px;
		-moz-box-flex: 1;
		-moz-flex: 1 0 0px;
		-ms-flex: 1 0 0px;
		flex: 1 0 0px;
	}
}

@media all and (min-width: 750px) {
	.sale-block-two--theme5 .text-part .text {
		font-size: 13px;
	}
}

@media all and (min-width: 750px) {
	.sale-block-two--theme5 .text-part .text {
		font-size: 15px;
		font-weight: 700;
	}
}

.sale-block-two--theme5 .text-part .text .title {
	color: #ff6311;
	font-size: 16px;
	font-weight: 900;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-bottom: 8px;
}

@media all and (min-width: 440px) {
	.sale-block-two--theme5 .text-part .text .title {
		font-size: 18px;
	}
}

@media all and (min-width: 750px) {
	.sale-block-two--theme5 .text-part .text .title {
		font-size: 16px;
	}
}

@media all and (min-width: 960px) {
	.sale-block-two--theme5 .text-part .text .title {
		font-size: 20px;
	}
}

@media all and (min-width: 750px) {
	.sale-block-two--theme5 .timer-part {
		box-sizing: border-box;
		padding-right: 30px;
		text-align: left;
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 0px;
		-moz-box-flex: 1;
		-moz-flex: 1 0 0px;
		-ms-flex: 1 0 0px;
		flex: 1 0 0px;
	}
}

.sale-block-two--theme5 .timer-part .title {
	color: #9dae07;
	font-size: 16px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 700;
	padding-bottom: 11px;
}

@media all and (min-width: 440px) {
	.sale-block-two--theme5 .timer-part .title {
		font-size: 18px;
		padding-bottom: 20px;
	}
}

@media all and (min-width: 750px) {
	.sale-block-two--theme5 .timer-part .title {
		font-size: 16px;
	}
}

@media all and (min-width: 960px) {
	.sale-block-two--theme5 .timer-part .title {
		padding-bottom: 15px;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 170px;
		-moz-box-flex: 0;
		-moz-flex: 0 0 170px;
		-ms-flex: 0 0 170px;
		flex: 0 0 170px;
	}
}

.sale-block-two--theme5 .timer-part .countdown3 {
	padding-bottom: 15px;
}

@media all and (min-width: 750px) {
	.sale-block-two--theme5 .timer-part .countdown3 {
		padding-bottom: 0;
	}
}

.sale-block-two--theme5 .timer-part .countdown3 .item {
	display: inline-block;
	vertical-align: top;
	padding-left: 15px;
}

@media all and (min-width: 440px) {
	.sale-block-two--theme5 .timer-part .countdown3 .item {
		padding-left: 22px;
	}
}

.sale-block-two--theme5 .timer-part .countdown3 .item:first-child {
	padding-left: 0;
}

.sale-block-two--theme5 .timer-part .countdown3 .item:first-child .time:before {
	display: none;
}

.sale-block-two--theme5 .timer-part .countdown3 .item .time {
	border: 2px solid #b7ca0f;
	box-sizing: border-box;
	background: #fff;
	color: #222;
	font-size: 27px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 900;
	line-height: 43px;
	padding: 0 7px;
	border-radius: 6px;
	position: relative;
}

@media all and (min-width: 440px) {
	.sale-block-two--theme5 .timer-part .countdown3 .item .time {
		font-size: 37px;
		padding: 0 11px;
		line-height: 59px;
	}
}

.sale-block-two--theme5 .timer-part .countdown3 .item .time:before {
	position: absolute;
	display: block;
	content: ":";
	color: #b7ca0f;
	font-size: 15px;
	font-size: 24px;
	left: -13px;
	line-height: 41px;
}

@media all and (min-width: 440px) {
	.sale-block-two--theme5 .timer-part .countdown3 .item .time:before {
		font-size: 34px;
		left: -18px;
		line-height: 52px;
	}
}

.sale-block-two--theme5 .timer-part .countdown3 .item ins {
	color: #4e4e4e;
	font-size: 13px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	text-decoration: none;
}

@media all and (min-width: 750px) {
	.sale-block-two--theme5 .timer-part .countdown3 .item ins {
		text-align: center;
	}
}

@media all and (min-width: 750px) {
	.sale-block-two--theme5 .timer-part .countdown3 .item ins {
		text-align: center;
	}
}

.sale-block-two--theme5 .timer-part .end-message {
	font-size: 18px;
	text-align: center;
	display: none;
	color: #232323;
}

.sale-block-two--theme5.inverse .timer-part .end-message {
	color: #232323;
}

@media all and (min-width: 750px) {
	.sale-block-two--theme5 .form-part {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 232px;
		-moz-box-flex: 0;
		-moz-flex: 0 0 232px;
		-ms-flex: 0 0 232px;
		flex: 0 0 232px;
	}
}

.sale-block-two--theme5 .form-part .button-wrap {
	text-align: center;
}

@media all and (min-width: 750px) {
	.sale-block-two--theme5 .form-part .button-wrap {
		display: none;
	}
}

.sale-block-two--theme5 .form-part .button-wrap a {
	display: inline-block;
	text-shadow: 0 1px 0 #dbed14;
	color: #68720b;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #b5c90f;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0.21)));
	background-image: -o-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	background-image: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	-pie-background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%);
	border-radius: 4px;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	line-height: 1;
	padding: 16px 35px;
}

.sale-block-two--theme5 .form-part .tpl-anketa {
	display: none;
}

@media all and (min-width: 750px) {
	.sale-block-two--theme5 .form-part .tpl-anketa {
		display: block;
		background-color: #f4eede;
		border: 1px solid #e2dbc7;
		border-radius: 4px;
		padding: 16px 14px;
	}
}

@media all and (min-width: 960px) {
	.sale-block-two--theme5 .form-part .tpl-anketa {
		padding: 28px 26px 10px;
	}
}

.sale-block-two--theme5 .form-part .tpl-anketa .form-text-after-button {
	color: #bdb499;
	font-size: 12px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	line-height: 15px;
	padding-left: 44px;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2020%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23cdc5ae%22%20d%3D%22M55.666%2C397.374V392.5a6.668%2C6.668%2C0%2C0%2C0-13.332%2C0v4.875A3.293%2C3.293%2C0%2C0%2C0%2C39%2C400.624v8.125A3.293%2C3.293%2C0%2C0%2C0%2C42.334%2C412H55.666A3.293%2C3.293%2C0%2C0%2C0%2C59%2C408.749v-8.125A3.293%2C3.293%2C0%2C0%2C0%2C55.666%2C397.374Zm-5.833%2C7.876v2.687a0.833%2C0.833%2C0%2C0%2C1-1.666%2C0V405.25a1.6%2C1.6%2C0%2C0%2C1-.834-1.376%2C1.668%2C1.668%2C0%2C0%2C1%2C3.334%2C0A1.591%2C1.591%2C0%2C0%2C1%2C49.833%2C405.25Zm2.5-7.876H45.666V392.5a3.335%2C3.335%2C0%2C0%2C1%2C6.667%2C0v4.875Zm-10.916%2C14.32v-0.051H41.408C41.41%2C411.661%2C41.417%2C411.678%2C41.417%2C411.694Z%22%20transform%3D%22translate%28-39%20-386%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') 7px center no-repeat;
	min-height: 26px;
	text-align: left;
}

@media all and (min-width: 440px) {
	.sale-block-two--theme5 .form-part .tpl-anketa .form-text-after-button {
		background-position: left center;
		padding-left: 33px;
		letter-spacing: -0.9px;
	}
}

@media all and (min-width: 960px) {
	.sale-block-two--theme5 .form-part .tpl-anketa .form-text-after-button {
		background: none !important;
		padding: 0 274px 0 4px;
		font-size: 14px;
		font-weight: 700;
		margin-top: -13px;
	}
}

.sale-block-two--theme5 .form-part .tpl-anketa .form_field {
	padding-bottom: 6px;
	box-sizing: border-box;
}

.sale-block-two--theme5 .form-part .tpl-anketa .form_field.tpl-field-personal_bottom {
	width: 100%;
}

@media all and (min-width: 960px) {
	.sale-block-two--theme5 .form-part .tpl-anketa .form_field {
		width: 309px;
		padding: 0 4px 19px;
		display: inline-block;
		vertical-align: top;
	}
}

.sale-block-two--theme5 .form-part .tpl-anketa .form_field.type-text .error-message, .sale-block-two--theme5 .form-part .tpl-anketa .form_field.type-textarea .error-message {
	display: none;
}

.sale-block-two--theme5 .form-part .tpl-anketa .form_field.field-error input[type="text"], .sale-block-two--theme5 .form-part .tpl-anketa .form_field.field-error textarea, .sale-block-two--theme5 .form-part .tpl-anketa .form_field.field-error select {
	border-color: red;
}

.sale-block-two--theme5 .form-part .tpl-anketa .form_field.field-error input[type="text"]::-webkit-input-placeholder, .sale-block-two--theme5 .form-part .tpl-anketa .form_field.field-error textarea::-webkit-input-placeholder, .sale-block-two--theme5 .form-part .tpl-anketa .form_field.field-error select::-webkit-input-placeholder {
	color: red;
}

.sale-block-two--theme5 .form-part .tpl-anketa .form_field.field-error input[type="text"]:moz-placeholder, .sale-block-two--theme5 .form-part .tpl-anketa .form_field.field-error textarea:moz-placeholder, .sale-block-two--theme5 .form-part .tpl-anketa .form_field.field-error select:moz-placeholder {
	color: red;
}

.sale-block-two--theme5 .form-part .tpl-anketa .form_field.field-error input[type="text"]::-moz-placeholder, .sale-block-two--theme5 .form-part .tpl-anketa .form_field.field-error textarea::-moz-placeholder, .sale-block-two--theme5 .form-part .tpl-anketa .form_field.field-error select::-moz-placeholder {
	color: red;
}

.sale-block-two--theme5 .form-part .tpl-anketa .form_field.field-error input[type="text"]:-ms-input-placeholder, .sale-block-two--theme5 .form-part .tpl-anketa .form_field.field-error textarea:-ms-input-placeholder, .sale-block-two--theme5 .form-part .tpl-anketa .form_field.field-error select:-ms-input-placeholder {
	color: red;
}

.sale-block-two--theme5 .form-part .tpl-anketa .form_field ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.sale-block-two--theme5 .form-part .tpl-anketa .form_field ul li {
	padding: 3px 0;
}

.sale-block-two--theme5 .form-part .tpl-anketa .form_field input[type="text"], .sale-block-two--theme5 .form-part .tpl-anketa .form_field textarea, .sale-block-two--theme5 .form-part .tpl-anketa .form_field select {
	width: 100%;
	height: 42px;
	border: 1px solid #d9cfc0;
	border-radius: 5px;
	padding: 0 16px;
	box-sizing: border-box;
	color: #666;
	font-size: 13px;
	outline-style: none;
}

.sale-block-two--theme5 .form-part .tpl-anketa .form_field input[type="text"]::-webkit-input-placeholder, .sale-block-two--theme5 .form-part .tpl-anketa .form_field textarea::-webkit-input-placeholder, .sale-block-two--theme5 .form-part .tpl-anketa .form_field select::-webkit-input-placeholder {
	color: #666;
}

.sale-block-two--theme5 .form-part .tpl-anketa .form_field input[type="text"]:moz-placeholder, .sale-block-two--theme5 .form-part .tpl-anketa .form_field textarea:moz-placeholder, .sale-block-two--theme5 .form-part .tpl-anketa .form_field select:moz-placeholder {
	color: #666;
}

.sale-block-two--theme5 .form-part .tpl-anketa .form_field input[type="text"]::-moz-placeholder, .sale-block-two--theme5 .form-part .tpl-anketa .form_field textarea::-moz-placeholder, .sale-block-two--theme5 .form-part .tpl-anketa .form_field select::-moz-placeholder {
	color: #666;
}

.sale-block-two--theme5 .form-part .tpl-anketa .form_field input[type="text"]:-ms-input-placeholder, .sale-block-two--theme5 .form-part .tpl-anketa .form_field textarea:-ms-input-placeholder, .sale-block-two--theme5 .form-part .tpl-anketa .form_field select:-ms-input-placeholder {
	color: #666;
}

.sale-block-two--theme5 .form-part .tpl-anketa .form_field select[multiple="multiple"] {
	height: 100%;
}

.sale-block-two--theme5 .form-part .tpl-anketa .form_field input[data-calendar="calendar"] {
	width: 120px;
	margin-right: 5px;
}

.sale-block-two--theme5 .form-part .tpl-anketa .form_field .calendar-label {
	padding-right: 8px;
}

.sale-block-two--theme5 .form-part .tpl-anketa .form_field .input-name {
	position: relative;
}

.sale-block-two--theme5 .form-part .tpl-anketa .form_field .input-name:before {
	position: absolute;
	display: block;
	content: "";
	width: 17px;
	height: 17px;
	right: 13px;
	top: 12px;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2217px%22%20height%3D%2217px%22%20%20viewBox%3D%220%200%2017%2017%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23545454%22%20d%3D%22M233.8%2C4492.2a1.9%2C1.9%2C0%2C0%2C0-.819.23%2C4.119%2C4.119%2C0%2C0%2C0-.892.13%2C2.114%2C2.114%2C0%2C0%2C0-1.338%2C1.86c-0.046.45-.057%2C1.72-0.027%2C2.4%2C0.091%2C0.4-.227.4-0.227%2C0.4-0.573-.03-0.316%2C1.74-0.316%2C1.74a0.935%2C0.935%2C0%2C0%2C0%2C.819.99%2C3.514%2C3.514%2C0%2C0%2C0%2C1.431%2C1.72s0.051%2C0.73.067%2C1.25c-0.086-.04.277%2C1.33-2.357%2C1.72s-3.139%2C1.23-3.635%2C1.7-0.459%2C2.65-.459%2C2.65h16.962s-0.108-2.17-.6-2.65-1.038-1.32-3.672-1.7-2.167-1.72-2.185-1.81c0.005-.2.1-1.07%2C0.1-1.07a4.605%2C4.605%2C0%2C0%2C0%2C1.252-1.85%2C1.481%2C1.481%2C0%2C0%2C0%2C.982-0.91s0.215-1.73-.468-1.73c0%2C0-.284.04-0.193-0.36a11.041%2C11.041%2C0%2C0%2C0%2C.015-2.13c-0.045-.45.087-1.75-0.868-1.93a4.528%2C4.528%2C0%2C0%2C0-1.047.02c-0.319-.04-0.7-0.86-1.289-0.86Z%22%20transform%3D%22translate%28-226%20-4492%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left top no-repeat;
}

.sale-block-two--theme5 .form-part .tpl-anketa .form_field .input-name input[type="text"] {
	padding: 0 35px 0 16px;
}

.sale-block-two--theme5 .form-part .tpl-anketa .form_field .input-phone {
	position: relative;
}

.sale-block-two--theme5 .form-part .tpl-anketa .form_field .input-phone:before {
	position: absolute;
	display: block;
	content: "";
	width: 23px;
	height: 16px;
	right: 10px;
	top: 13px;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2223px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2023%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23545454%22%20d%3D%22M467.126%2C4498.1l0.177-.12a6.348%2C6.348%2C0%2C0%2C1-.3-1.8c0-1.58%2C4.312-3.21%2C6.355-3.6v-0.31l0.076-.08%2C0.731-.19%2C0.1%2C0.05%2C0.1%2C0.31a24.419%2C24.419%2C0%2C0%2C1%2C8.12-.04l0.177-.27%2C0.151-.05%2C0.706%2C0.05%2C0.076%2C0.17v0.29c3.026%2C0.85%2C6.053%2C1.8%2C6.153%2C3.26l0.076%2C1.04%2C0.177%2C0.05-0.05%2C1.97-0.782.49-3.909-.63-0.605-.56%2C0.429-1.66%2C0.252-.12a1.977%2C1.977%2C0%2C0%2C0%2C.05-0.44c0-.87-0.807-0.97-2.043-1.02-0.227%2C2.9-.4%2C3.14-1.79%2C4.02l3.43%2C2.26c1.563%2C1.02%2C2.118%2C1.6%2C2.244%2C3.3l0.252%2C3.53H469.42l0.252-3.53c0.127-1.7.681-2.28%2C2.245-3.3l3.43-2.26c-1.387-.88-1.564-1.12-1.791-4.02-1.463.05-2.118%2C0.08-2.118%2C1.12l0.252%2C0.07%2C0.908%2C1.27-0.3.7-3.808%2C1.85-0.807-.22Zm11.323%2C8.54a4.415%2C4.415%2C0%2C0%2C0%2C2.194-.54c-1.084-.99-1.438-1.43-1.438-1.87a2.337%2C2.337%2C0%2C0%2C1-.756.12%2C1.359%2C1.359%2C0%2C1%2C1%2C1.614-1.33%2C1.189%2C1.189%2C0%2C0%2C1-.5%2C1.04c0%2C0.85%2C1.639.63%2C2.118%2C1.31a2.84%2C2.84%2C0%2C0%2C0%2C1.084-2.35c0-2.29-1.916-3.63-4.312-3.63s-4.312%2C1.34-4.312%2C3.63S476.053%2C4506.64%2C478.449%2C4506.64Zm1.664-9.34c1.211%2C0%2C1.236-.17%2C1.816-2.41-1.185.05-2.32%2C0.08-3.48%2C0.08s-2.3-.03-3.48-0.08c0.58%2C2.24.605%2C2.41%2C1.816%2C2.41h3.328Z%22%20transform%3D%22translate%28-467%20-4492%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left top no-repeat;
}

.sale-block-two--theme5 .form-part .tpl-anketa .form_field .input-phone input[type="text"] {
	padding: 0 38px 0 16px;
}

.sale-block-two--theme5 .form-part .tpl-anketa .btn {
	padding: 10px 0 16px;
	text-align: center;
	box-sizing: border-box;
}

@media all and (min-width: 960px) {
	.sale-block-two--theme5 .form-part .tpl-anketa .btn {
		width: 267px;
		padding: 0 4px;
		display: inline-block;
		vertical-align: top;
	}
}

.sale-block-two--theme5 .form-part .tpl-anketa .btn input[type="submit"], .sale-block-two--theme5 .form-part .tpl-anketa .btn button {
	width: 100%;
	border: none;
	outline-style: none;
	box-sizing: border-box;
	padding: 15px 20px 16px;
	color: #68720b;
	font-size: 14px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #b5c90f;
	border-radius: 4px;
	line-height: 1;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	text-shadow: 0 1px 0 #dbed14;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #d7e216), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#d7e216, #b5c90f);
	background-image: -moz-linear-gradient(#d7e216, #b5c90f);
	background-image: -webkit-linear-gradient(#d7e216, #b5c90f);
	background-image: -ms-linear-gradient(#d7e216, #b5c90f);
	background-image: linear-gradient( #d7e216, #b5c90f);
	-pie-background: linear-gradient( #d7e216, #b5c90f);
}

.sale-block-two--theme5 .form-part .tpl-anketa .btn input[type="submit"]:hover, .sale-block-two--theme5 .form-part .tpl-anketa .btn button:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #dde724), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#dde724, #b5c90f);
	background-image: -moz-linear-gradient(#dde724, #b5c90f);
	background-image: -webkit-linear-gradient(#dde724, #b5c90f);
	background-image: -ms-linear-gradient(#dde724, #b5c90f);
	background-image: linear-gradient( #dde724, #b5c90f);
	-pie-background: linear-gradient( #dde724, #b5c90f);
}

.sale-block-two--theme5 .form-part .tpl-anketa .btn input[type="submit"]:active, .sale-block-two--theme5 .form-part .tpl-anketa .btn button:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #b5c90f), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#b5c90f, #b5c90f);
	background-image: -moz-linear-gradient(#b5c90f, #b5c90f);
	background-image: -webkit-linear-gradient(#b5c90f, #b5c90f);
	background-image: -ms-linear-gradient(#b5c90f, #b5c90f);
	background-image: linear-gradient( #b5c90f, #b5c90f);
	-pie-background: linear-gradient( #b5c90f, #b5c90f);
}

@media all and (min-width: 960px) {
	.sale-block-two--theme5 .form-part .tpl-anketa .btn input[type="submit"], .sale-block-two--theme5 .form-part .tpl-anketa .btn button {
		padding: 21px 15px 21px;
		font-size: 17px;
	}
}

.sale-block-two--theme5.inverse .sale-block-two-wrapper {
	background: #1b1b1b;
}

.sale-block-two--theme5.inverse .text-part .text .title {
	color: #ff6311;
}

.sale-block-two--theme5.inverse .text-part .text {
	color: #fff;
}

.sale-block-two--theme5.inverse .timer-part .title {
	color: #bacd10;
}

.sale-block-two--theme5.inverse .timer-part .countdown3 .item .time {
	border-color: #b7ca0f;
	background: #fff;
	color: #222;
}

.sale-block-two--theme5.inverse .timer-part .countdown3 .item ins {
	color: #fff;
}

.sale-block-two--theme5.inverse .timer-part .countdown3 .item .time:before {
	color: #b7ca0f;
}

.sale-block-two--theme5.inverse .form-part .tpl-anketa {
	background-color: #bacd10;
	border-color: #bacd10;
}

.sale-block-two--theme5.inverse .form-part .tpl-anketa .form-text-after-button {
	color: #fff;
}

.sale-block-two--theme5.inverse .form-part .tpl-anketa .btn input[type="submit"], .sale-block-two--theme5.inverse .sale-block-two--theme5 .form-part .tpl-anketa .btn button {
	background: #ff7615;
	color: #fff;
	text-shadow: none;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff8b19), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff8b19, #ff5f11);
	background-image: -moz-linear-gradient(#ff8b19, #ff5f11);
	background-image: -webkit-linear-gradient(#ff8b19, #ff5f11);
	background-image: -ms-linear-gradient(#ff8b19, #ff5f11);
	background-image: linear-gradient( #ff8b19, #ff5f11);
	-pie-background: linear-gradient( #ff8b19, #ff5f11);
}

.sale-block-two--theme5.inverse .form-part .tpl-anketa .btn input[type="submit"]:hover, .sale-block-two--theme5.inverse .sale-block-two--theme5 .form-part .tpl-anketa .btn button:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ffa64e), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ffa64e, #ff5f11);
	background-image: -moz-linear-gradient(#ffa64e, #ff5f11);
	background-image: -webkit-linear-gradient(#ffa64e, #ff5f11);
	background-image: -ms-linear-gradient(#ffa64e, #ff5f11);
	background-image: linear-gradient( #ffa64e, #ff5f11);
	-pie-background: linear-gradient( #ffa64e, #ff5f11);
}

.sale-block-two--theme5.inverse .form-part .tpl-anketa .btn input[type="submit"]:active, .sale-block-two--theme5.inverse .sale-block-two--theme5 .form-part .tpl-anketa .btn button:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff5f11), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff5f11, #ff5f11);
	background-image: -moz-linear-gradient(#ff5f11, #ff5f11);
	background-image: -webkit-linear-gradient(#ff5f11, #ff5f11);
	background-image: -ms-linear-gradient(#ff5f11, #ff5f11);
	background-image: linear-gradient( #ff5f11, #ff5f11);
	-pie-background: linear-gradient( #ff5f11, #ff5f11);
}

.our-works--theme5 .our-works-wrapper {
	background: #fff;
}

.our-works--theme5 .our-works-inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 30px 0 40px;
}

@media all and (min-width: 640px) {
	.our-works--theme5 .our-works-inner {
		padding: 40px 0;
	}
}

@media all and (min-width: 750px) {
	.our-works--theme5 .our-works-inner {
		padding: 40px 0 15px;
	}
}

.our-works--theme5 .block-title {
	text-align: center;
	color: #222;
	font-size: 20px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 500;
	padding: 0 15px 30px;
}

@media all and (min-width: 460px) {
	.our-works--theme5 .block-title {
		font-size: 24px;
		padding: 0 24px 30px;
	}
}

@media all and (min-width: 640px) {
	.our-works--theme5 .block-title {
		font-size: 26px;
	}
}

@media all and (min-width: 960px) {
	.our-works--theme5 .block-title {
		font-size: 30px;
	}
}

.our-works--theme5 .owl-item {
	opacity: 0.3;
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

.our-works--theme5 .owl-item.center {
	opacity: 1;
}

@media all and (min-width: 750px) {
	.our-works--theme5 .item {
		padding-bottom: 30px;
		width: 25%;
		box-sizing: border-box;
		display: inline-block;
		vertical-align: top;
		padding: 0 10px 30px;
	}
}

.our-works--theme5 .item .pic {
	font-size: 0;
	padding-bottom: 8px;
}

@media all and (min-width: 460px) {
	.our-works--theme5 .item .pic {
		padding-bottom: 15px;
	}
}

@media all and (min-width: 960px) {
	.our-works--theme5 .item .pic {
		padding-bottom: 17px;
	}
}

.our-works--theme5 .item .title {
	font-size: 18px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: 700;
}

@media all and (min-width: 750px) {
	.our-works--theme5 .item .title {
		font-size: 16px;
	}
}

.our-works--theme5 .owl-nav {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -20px;
	display: none;
}

@media all and (max-width: 749px) and (min-width: 460px) {
	.our-works--theme5 .owl-nav {
		display: block;
	}
}

.our-works--theme5 .owl-nav div {
	position: absolute;
	width: 23px;
	height: 40px;
	top: 0;
	font-size: 0;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2223px%22%20height%3D%2240px%22%20%20viewBox%3D%220%200%2023%2040%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23171717%22%20d%3D%22M43.618%2C6472a3.366%2C3.366%2C0%2C0%2C1-2.4-1.01l-16.235-16.57a3.472%2C3.472%2C0%2C0%2C1%2C0-4.84l16.235-16.57A3.348%2C3.348%2C0%2C0%2C1%2C46%2C6433a3.451%2C3.451%2C0%2C0%2C1%2C.016%2C4.84L32.149%2C6452l13.868%2C14.16A3.451%2C3.451%2C0%2C0%2C1%2C46%2C6471%2C3.329%2C3.329%2C0%2C0%2C1%2C43.618%2C6472Z%22%20transform%3D%22translate%28-24.031%20-6432%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center center no-repeat;
}

.our-works--theme5 .owl-nav div.owl-prev {
	left: 24px;
}

.our-works--theme5 .owl-nav div.owl-next {
	right: 24px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.our-works--theme5.inverse .our-works-wrapper {
	background: #ff5f11;
}

.our-works--theme5.inverse .block-title {
	color: #fff;
}

.our-works--theme5.inverse .item .title {
	color: #fff;
}

.our-works--theme5.inverse .owl-nav div {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2223px%22%20height%3D%2240px%22%20%20viewBox%3D%220%200%2023%2040%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M43.618%2C6472a3.366%2C3.366%2C0%2C0%2C1-2.4-1.01l-16.235-16.57a3.472%2C3.472%2C0%2C0%2C1%2C0-4.84l16.235-16.57A3.348%2C3.348%2C0%2C0%2C1%2C46%2C6433a3.451%2C3.451%2C0%2C0%2C1%2C.016%2C4.84L32.149%2C6452l13.868%2C14.16A3.451%2C3.451%2C0%2C0%2C1%2C46%2C6471%2C3.329%2C3.329%2C0%2C0%2C1%2C43.618%2C6472Z%22%20transform%3D%22translate%28-24.031%20-6432%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center center no-repeat;
}

.numbers-block--theme5 .numbers-block-wrapper {
	position: relative;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0 16px;
}

@media all and (min-width: 460px) {
	.numbers-block--theme5 .numbers-block-wrapper {
		padding: 0 9px;
	}
}

@media all and (min-width: 960px) {
	.numbers-block--theme5 .numbers-block-wrapper {
		padding: 0;
	}
}

.numbers-block--theme5 .numbers-block-wrapper:before {
	position: absolute;
	display: block;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #1b1b1b;
	opacity: 0.8;
}

.numbers-block--theme5 .numbers-block-inner {
	max-width: 940px;
	margin: 0 auto;
	padding: 30px 0 15px;
	position: relative;
	z-index: 1;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

@media all and (min-width: 440px) {
	.numbers-block--theme5 .numbers-block-inner {
		padding: 35px 0 0;
	}
}

@media all and (min-width: 640px) {
	.numbers-block--theme5 .numbers-block-inner {
		padding: 40px 0 20px;
	}
}

@media all and (min-width: 768px) {
	.numbers-block--theme5 .numbers-block-inner {
		padding: 40px 0 30px;
	}
}

@media all and (min-width: 960px) {
	.numbers-block--theme5 .numbers-block-inner {
		padding: 55px 0 40px;
	}
}

.numbers-block--theme5 .block-title {
	color: #fff;
	font-size: 20px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 500;
	padding-bottom: 25px;
	text-align: center;
}

@media all and (min-width: 460px) {
	.numbers-block--theme5 .block-title {
		font-size: 24px;
		padding-bottom: 45px;
	}
}

@media all and (min-width: 640px) {
	.numbers-block--theme5 .block-title {
		font-size: 26px;
		padding-bottom: 50px;
	}
}

@media all and (min-width: 960px) {
	.numbers-block--theme5 .block-title {
		font-size: 30px;
		padding-bottom: 70px;
	}
}

.numbers-block--theme5 .item {
	text-align: center;
	color: #fff;
	padding-bottom: 30px;
	box-sizing: border-box;
}

.numbers-block--theme5 .item .num {
	font-size: 50px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 700;
	display: inline-block;
	padding-bottom: 7px;
	border-bottom: 3px solid #ff6512;
	line-height: 1;
	margin-bottom: 15px;
}

@media all and (min-width: 460px) {
	.numbers-block--theme5 .item .num {
		font-size: 40px;
	}
}

@media all and (min-width: 960px) {
	.numbers-block--theme5 .item .num {
		font-size: 50px;
	}
}

.numbers-block--theme5 .item .title {
	color: #b9cc10;
	font-size: 18px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 700;
}

@media all and (min-width: 460px) {
	.numbers-block--theme5 .item .title {
		font-size: 16px;
	}
}

@media all and (min-width: 460px) {
	.numbers-block--theme5 .item {
		display: inline-block;
		vertical-align: top;
		padding: 0 15px 40px;
		width: 50%;
	}
}

@media all and (min-width: 640px) {
	.numbers-block--theme5 .item {
		padding: 0 15px 30px;
		width: 25%;
	}
}

.numbers-block--theme5.inverse .numbers-block-wrapper:before {
	background: #fff;
}

.numbers-block--theme5.inverse .block-title {
	color: #1b1b1b;
}

.numbers-block--theme5.inverse .item {
	color: #1b1b1b;
}

.numbers-block--theme5.inverse .item .num {
	border-bottom-color: #ff6512;
}

.numbers-block--theme5.inverse .item .title {
	color: #a9bb0a;
}

.contacts-block--theme5 .top-part {
	padding: 0 15px;
	background: #fff;
}

@media all and (min-width: 460px) {
	.contacts-block--theme5 .top-part {
		padding: 0 24px;
	}
}

@media all and (min-width: 960px) {
	.contacts-block--theme5 .top-part {
		padding: 0;
	}
}

.contacts-block--theme5 .top-part-inner {
	max-width: 940px;
	margin: 0 auto;
	padding: 30px 0 25px;
	text-align: center;
}

@media all and (min-width: 460px) {
	.contacts-block--theme5 .top-part-inner {
		padding: 35px 0 30px;
	}
}

@media all and (min-width: 640px) {
	.contacts-block--theme5 .top-part-inner {
		padding: 40px 0 35px;
	}
}

@media all and (min-width: 768px) {
	.contacts-block--theme5 .top-part-inner {
		padding: 40px 0 105px;
	}
}

@media all and (min-width: 960px) {
	.contacts-block--theme5 .top-part-inner {
		padding: 50px 0 115px;
	}
}

.contacts-block--theme5 .top-part-inner .block-title {
	color: #000;
	font-size: 20px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 500;
	padding-bottom: 12px;
}

@media all and (min-width: 460px) {
	.contacts-block--theme5 .top-part-inner .block-title {
		font-size: 24px;
		padding-bottom: 17px;
	}
}

@media all and (min-width: 640px) {
	.contacts-block--theme5 .top-part-inner .block-title {
		font-size: 26px;
		padding-bottom: 20px;
	}
}

@media all and (min-width: 960px) {
	.contacts-block--theme5 .top-part-inner .block-title {
		font-size: 30px;
	}
}

.contacts-block--theme5 .top-part-inner .after-text {
	color: #000;
	font-size: 14px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.contacts-block--theme5 .phone {
	display: inline-block;
	padding: 0 0 0 40px;
	margin-bottom: 10px;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2230px%22%20height%3D%2230px%22%20%20viewBox%3D%220%200%2030%2030%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ff6512%22%20d%3D%22M46%2C7473a15%2C15%2C0%2C1%2C1%2C15-15A15%2C15%2C0%2C0%2C1%2C46%2C7473Zm0-27.66A12.66%2C12.66%2C0%2C1%2C0%2C58.656%2C7458%2C12.659%2C12.659%2C0%2C0%2C0%2C46%2C7445.34Zm4.167%2C20.16c-0.334%2C0-3.084.24-7.26-3.94s-4.407-7.47-4.407-7.73a15.55%2C15.55%2C0%2C0%2C1%2C2.865-3.33c0.333%2C0%2C2.386%2C3.56%2C2.344%2C3.8s-1.568%2C1.26-1.568%2C1.59a8.688%2C8.688%2C0%2C0%2C0%2C2.454%2C4.26c1.828%2C1.83%2C3.469%2C1.88%2C3.732%2C1.75a11.493%2C11.493%2C0%2C0%2C1%2C1.527-1.3A16.21%2C16.21%2C0%2C0%2C1%2C53.5%2C7463%2C13.7%2C13.7%2C0%2C0%2C1%2C50.167%2C7465.5Z%22%20transform%3D%22translate%28-31%20-7443%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left center no-repeat;
}

@media all and (min-width: 640px) {
	.contacts-block--theme5 .phone {
		margin-bottom: 17px;
	}
}

@media all and (min-width: 768px) {
	.contacts-block--theme5 .phone {
		margin-bottom: 20px;
	}
}

@media all and (min-width: 960px) {
	.contacts-block--theme5 .phone {
		margin-bottom: 35px;
	}
}

.contacts-block--theme5 .phone div {
	color: #000;
	font-size: 26px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 700;
}

.contacts-block--theme5 .bottom-part {
	position: relative;
}

@media all and (min-width: 768px) {
	.contacts-block--theme5 .bottom-part {
		min-height: 460px;
	}
}

.contacts-block--theme5 .bottom-part-inner {
	max-width: 940px;
	margin: 0 auto;
	text-align: center;
}

@media all and (min-width: 768px) {
	.contacts-block--theme5 .bottom-part-inner {
		padding-bottom: 30px;
	}
}

.contacts-block--theme5 .map-block {
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

@media all and (min-width: 768px) {
	.contacts-block--theme5 .map-block {
		display: block;
		background: #eee;
		min-height: 460px;
	}
}

.contacts-block--theme5 .address-block {
	text-align: center;
}

@media all and (min-width: 768px) {
	.contacts-block--theme5 .address-block {
		display: inline-block;
		width: 454px;
		margin: 0 auto;
		position: relative;
		z-index: 1;
	}
}

.contacts-block--theme5 .address-block .block-title {
	background: #b9cc10;
	padding: 22px 15px;
	color: #fff;
	font-size: 20px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 500;
	line-height: 1;
}

@media all and (min-width: 460px) {
	.contacts-block--theme5 .address-block .block-title {
		font-size: 26px;
		padding: 19px 15px;
	}
}

@media all and (min-width: 768px) {
	.contacts-block--theme5 .address-block .block-title {
		margin-top: -64px;
	}
}

.contacts-block--theme5 .address-block .block-inner {
	background: #fff;
	padding: 20px 24px;
}

@media all and (min-width: 640px) {
	.contacts-block--theme5 .address-block .block-inner {
		padding: 20px 50px 20px;
	}
}

@media all and (min-width: 9600px) {
	.contacts-block--theme5 .address-block .block-inner {
		padding: 20px 75px 32px;
	}
}

.contacts-block--theme5 .address-block .block-inner .address {
	color: #000;
	font-size: 14px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 700;
	padding-bottom: 10px;
}

@media all and (min-width: 640px) {
	.contacts-block--theme5 .address-block .block-inner .address {
		padding-bottom: 15px;
	}
}

@media all and (min-width: 768px) {
	.contacts-block--theme5 .address-block .block-inner .address {
		padding-bottom: 20px;
	}
}

.contacts-block--theme5 .address-block .block-inner .work-timer {
	color: #000;
	font-size: 14px;
	padding-bottom: 23px;
}

@media all and (min-width: 960px) {
	.contacts-block--theme5 .address-block .block-inner .work-timer {
		padding-bottom: 28px;
	}
}

.contacts-block--theme5 .address-block .block-inner .social-block {
	font-size: 0;
}

.contacts-block--theme5 .address-block .block-inner .social-block a {
	display: inline-block;
	vertical-align: top;
	max-width: 32px;
	margin: 0 7px 12px;
}

.contacts-block--theme5.inverse .top-part {
	background: #000;
}

.contacts-block--theme5.inverse .top-part-inner .block-title {
	color: #b9cc10;
}

.contacts-block--theme5.inverse .phone {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2230px%22%20height%3D%2230px%22%20%20viewBox%3D%220%200%2030%2030%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ff6512%22%20d%3D%22M46%2C7473a15%2C15%2C0%2C1%2C1%2C15-15A15%2C15%2C0%2C0%2C1%2C46%2C7473Zm0-27.66A12.66%2C12.66%2C0%2C1%2C0%2C58.656%2C7458%2C12.659%2C12.659%2C0%2C0%2C0%2C46%2C7445.34Zm4.167%2C20.16c-0.334%2C0-3.084.24-7.26-3.94s-4.407-7.47-4.407-7.73a15.55%2C15.55%2C0%2C0%2C1%2C2.865-3.33c0.333%2C0%2C2.386%2C3.56%2C2.344%2C3.8s-1.568%2C1.26-1.568%2C1.59a8.688%2C8.688%2C0%2C0%2C0%2C2.454%2C4.26c1.828%2C1.83%2C3.469%2C1.88%2C3.732%2C1.75a11.493%2C11.493%2C0%2C0%2C1%2C1.527-1.3A16.21%2C16.21%2C0%2C0%2C1%2C53.5%2C7463%2C13.7%2C13.7%2C0%2C0%2C1%2C50.167%2C7465.5Z%22%20transform%3D%22translate%28-31%20-7443%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left center no-repeat;
}

.contacts-block--theme5.inverse .phone div, .contacts-block--theme5.inverse .top-part-inner .after-text {
	color: #fff;
}

.contacts-block--theme5.inverse .address-block .block-title {
	background: #b9cc10;
	color: #fff;
}

.contacts-block--theme5.inverse .address-block .block-inner {
	background: #fff;
}

.contacts-block--theme5.inverse .address-block .block-inner .address {
	color: #000;
}

.contacts-block--theme5.inverse .address-block .block-inner .work-timer {
	color: #000;
}

.timer-popup--theme5 .block-title {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 18px 0;
	max-width: 940px;
	margin: 0 auto;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

@media all and (min-width: 440px) {
	.timer-popup--theme5 .block-title {
		font-size: 18px;
		padding: 22px 0;
	}
}

@media all and (min-width: 640px) {
	.timer-popup--theme5 .block-title {
		font-size: 22px;
		padding: 32px 0;
	}
}

@media all and (min-width: 768px) {
	.timer-popup--theme5 .block-title {
		font-size: 22px;
		padding: 32px 0;
	}
}

@media all and (min-width: 960px) {
	.timer-popup--theme5 .block-title {
		font-size: 20px;
		padding: 28px 0;
	}
}

.timer-popup--theme5 .block-title-wrapper {
	background: #ff6512;
	padding: 0 16px;
}

@media all and (min-width: 440px) {
	.timer-popup--theme5 .block-title-wrapper {
		padding: 0 24px;
	}
}

@media all and (min-width: 960px) {
	.timer-popup--theme5 .block-title-wrapper {
		padding: 0;
	}
}

.timer-popup--theme5 .timer-wrapper {
	background: #f8f6f1;
	padding: 0 16px;
	border-bottom: 3px solid #ded8c9;
}

@media all and (min-width: 440px) {
	.timer-popup--theme5 .timer-wrapper {
		padding: 0 24px;
	}
}

@media all and (min-width: 960px) {
	.timer-popup--theme5 .timer-wrapper {
		padding: 0;
	}
}

.timer-popup--theme5 .timer-inner {
	max-width: 940px;
	margin: 0 auto;
	padding: 20px 0 25px;
	text-align: center;
}

@media all and (min-width: 440px) {
	.timer-popup--theme5 .timer-inner {
		padding: 30px 0 38px;
	}
}

@media all and (min-width: 960px) {
	.timer-popup--theme5 .timer-inner {
		padding: 35px 0 20px;
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center;
	}
}

.timer-popup--theme5 .timer-title {
	color: #9dae07;
	font-size: 16px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 700;
	padding-bottom: 11px;
}

@media all and (min-width: 440px) {
	.timer-popup--theme5 .timer-title {
		color: #222;
		font-size: 22px;
		padding-bottom: 20px;
	}
}

@media all and (min-width: 960px) {
	.timer-popup--theme5 .timer-title {
		text-align: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 170px;
		-moz-box-flex: 0;
		-moz-flex: 0 0 170px;
		-ms-flex: 0 0 170px;
		flex: 0 0 170px;
	}
}

@media all and (min-width: 960px) {
	.timer-popup--theme5 .timer {
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 0px;
		-moz-box-flex: 1;
		-moz-flex: 1 0 0px;
		-ms-flex: 1 0 0px;
		flex: 1 0 0px;
	}
}

.timer-popup--theme5 .countdown2 {
	padding-bottom: 15px;
}

@media all and (min-width: 960px) {
	.timer-popup--theme5 .countdown2 {
		padding-bottom: 0;
	}
}

.timer-popup--theme5 .countdown2 .item {
	display: inline-block;
	vertical-align: top;
	padding-left: 15px;
}

@media all and (min-width: 440px) {
	.timer-popup--theme5 .countdown2 .item {
		padding-left: 22px;
	}
}

.timer-popup--theme5 .countdown2 .item:first-child {
	padding-left: 0;
}

.timer-popup--theme5 .countdown2 .item:first-child .time:before {
	display: none;
}

.timer-popup--theme5 .countdown2 .item .time {
	border: 2px solid #b7ca0f;
	box-sizing: border-box;
	background: #fff;
	color: #222;
	font-size: 27px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 900;
	line-height: 43px;
	padding: 0 7px;
	border-radius: 6px;
	position: relative;
}

@media all and (min-width: 440px) {
	.timer-popup--theme5 .countdown2 .item .time {
		font-size: 37px;
		padding: 0 11px;
		line-height: 59px;
	}
}

.timer-popup--theme5 .countdown2 .item .time:before {
	position: absolute;
	display: block;
	content: ":";
	color: #b7ca0f;
	font-size: 15px;
	font-size: 24px;
	left: -13px;
	line-height: 41px;
}

@media all and (min-width: 440px) {
	.timer-popup--theme5 .countdown2 .item .time:before {
		font-size: 34px;
		left: -18px;
		line-height: 52px;
	}
}

.timer-popup--theme5 .countdown2 .item ins {
	color: #4e4e4e;
	font-size: 13px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.timer-popup--theme5 .end-message {
	font-size: 18px;
	text-align: center;
	display: none;
	color: #222222;
}

.timer-popup--theme5.inverse .end-message {
	font-size: 18px;
	text-align: center;
	display: none;
	color: #222222;
}

.timer-popup--theme5 .popup-button {
	text-align: center;
}

@media all and (min-width: 960px) {
	.timer-popup--theme5 .popup-button {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 270px;
		-moz-box-flex: 0;
		-moz-flex: 0 0 270px;
		-ms-flex: 0 0 270px;
		flex: 0 0 270px;
	}
}

.timer-popup--theme5 .popup-button a {
	color: #68720b;
	display: inline-block;
	font-size: 16px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	text-decoration: none;
	padding: 16px 45px 16px;
	background-color: #b5c90f;
	border-radius: 4px;
	line-height: 1;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	text-shadow: 0 1px 0 #dbed14;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #d7e216), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#d7e216, #b5c90f);
	background-image: -moz-linear-gradient(#d7e216, #b5c90f);
	background-image: -webkit-linear-gradient(#d7e216, #b5c90f);
	background-image: -ms-linear-gradient(#d7e216, #b5c90f);
	background-image: linear-gradient( #d7e216, #b5c90f);
	-pie-background: linear-gradient( #d7e216, #b5c90f);
}

.timer-popup--theme5 .popup-button a:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #dde724), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#dde724, #b5c90f);
	background-image: -moz-linear-gradient(#dde724, #b5c90f);
	background-image: -webkit-linear-gradient(#dde724, #b5c90f);
	background-image: -ms-linear-gradient(#dde724, #b5c90f);
	background-image: linear-gradient( #dde724, #b5c90f);
	-pie-background: linear-gradient( #dde724, #b5c90f);
}

.timer-popup--theme5 .popup-button a:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #b5c90f), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#b5c90f, #b5c90f);
	background-image: -moz-linear-gradient(#b5c90f, #b5c90f);
	background-image: -webkit-linear-gradient(#b5c90f, #b5c90f);
	background-image: -ms-linear-gradient(#b5c90f, #b5c90f);
	background-image: linear-gradient( #b5c90f, #b5c90f);
	-pie-background: linear-gradient( #b5c90f, #b5c90f);
}

@media all and (min-width: 440px) {
	.timer-popup--theme5 .popup-button a {
		font-size: 17px;
		padding: 19px 45px 19px;
	}
}

@media all and (min-width: 440px) {
	.timer-popup--theme5 .popup-button a {
		font-size: 17px;
		padding: 19px 45px 19px;
	}
}

@media all and (min-width: 960px) {
	.timer-popup--theme5 .popup-button a {
		padding: 21px 45px 21px;
	}
}

.timer-popup--theme5.inverse .block-title-wrapper {
	background: #b0c20c;
}

.timer-popup--theme5.inverse .block-title {
	color: #fff;
}

.timer-popup--theme5.inverse .timer-wrapper {
	background-color: #a2b30b;
	border-bottom-color: rgba(0, 0, 0, 0);
}

.timer-popup--theme5.inverse .timer-title {
	color: #222;
}

.timer-popup--theme5.inverse .popup-button a {
	background: #ff7615;
	color: #fff;
	text-shadow: none;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff8b19), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff8b19, #ff5f11);
	background-image: -moz-linear-gradient(#ff8b19, #ff5f11);
	background-image: -webkit-linear-gradient(#ff8b19, #ff5f11);
	background-image: -ms-linear-gradient(#ff8b19, #ff5f11);
	background-image: linear-gradient( #ff8b19, #ff5f11);
	-pie-background: linear-gradient( #ff8b19, #ff5f11);
}

.timer-popup--theme5.inverse .popup-button a:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ffa64e), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ffa64e, #ff5f11);
	background-image: -moz-linear-gradient(#ffa64e, #ff5f11);
	background-image: -webkit-linear-gradient(#ffa64e, #ff5f11);
	background-image: -ms-linear-gradient(#ffa64e, #ff5f11);
	background-image: linear-gradient( #ffa64e, #ff5f11);
	-pie-background: linear-gradient( #ffa64e, #ff5f11);
}

.timer-popup--theme5.inverse .popup-button a:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff5f11), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff5f11, #ff5f11);
	background-image: -moz-linear-gradient(#ff5f11, #ff5f11);
	background-image: -webkit-linear-gradient(#ff5f11, #ff5f11);
	background-image: -ms-linear-gradient(#ff5f11, #ff5f11);
	background-image: linear-gradient( #ff5f11, #ff5f11);
	-pie-background: linear-gradient( #ff5f11, #ff5f11);
}

.timer-popup--theme5.inverse .countdown3 .item .time {
	color: #222;
	border-color: #b7ca0f;
	background-color: #fff;
}

.timer-popup--theme5.inverse .countdown2 .item ins {
	color: #fff;
}

.timer-popup--theme5.inverse .countdown2 .item .time:before {
	color: #b7ca0f;
}

.footer--theme5 .footer-wrapper {
	background: #fff;
	padding: 0 16px;
}

@media all and (min-width: 440px) {
	.footer--theme5 .footer-wrapper {
		padding: 0 24px;
	}
}

@media all and (min-width: 960px) {
	.footer--theme5 .footer-wrapper {
		padding: 0;
	}
}

.footer--theme5 .footer-inner {
	max-width: 940px;
	margin: 0 auto;
	min-height: 70px;
	padding: 25px 0;
}

.footer--theme5 .footer-inner > div {
	box-sizing: border-box;
}

@media all and (min-width: 440px) {
	.footer--theme5 .footer-inner > div {
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 0px;
		-moz-box-flex: 1;
		-moz-flex: 1 0 0px;
		-ms-flex: 1 0 0px;
		flex: 1 0 0px;
	}
}

@media all and (min-width: 440px) {
	.footer--theme5 .footer-inner {
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center;
	}
}

.footer--theme5 .site-name-bottom {
	color: #000;
	font-size: 14px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
	text-align: center;
}

@media all and (min-width: 440px) {
	.footer--theme5 .site-name-bottom {
		padding-bottom: 0;
		text-align: left;
		padding-right: 10px;
	}
}

.footer--theme5 .site-counters {
	display: none;
}

@media all and (min-width: 960px) {
	.footer--theme5 .site-counters {
		display: block;
		text-align: center;
		padding: 0 10px;
	}
}

.footer--theme5 .site-copyright {
	color: #000;
	font-size: 14px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	text-align: center;
}

@media all and (min-width: 440px) {
	.footer--theme5 .site-copyright {
		padding-bottom: 0;
		text-align: right;
		padding-left: 10px;
	}
}

.footer--theme5.inverse .footer-wrapper {
	background: #1b1b1b;
}

.footer--theme5.inverse .footer-inner > div {
	color: #fff;
}

.footer--theme5.inverse .footer-inner > div a {
	color: #fff;
}

.popover-container .tpl-field.hide-input {
	display: none;
}

.popover-wrap {
	border-width: 60px 16px 25px;
}

.popover-wrap .popover-body {
	background-color: #f4eede;
	border: 1px solid #e2dbc7;
	border-radius: 4px;
	padding: 60px 16px 24px;
	max-width: 360px;
	box-sizing: border-box;
}

@media all and (min-width: 440px) {
	.popover-wrap .popover-body {
		padding: 24px 30px;
	}
}

.popover-wrap .title {
	color: #010101;
	font-size: 20px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 700;
	padding-bottom: 18px;
	text-align: center;
}

.popover-wrap .form-text-after-button {
	color: #bdb499;
	font-size: 12px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	line-height: 15px;
	padding-left: 44px;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2020%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23cdc5ae%22%20d%3D%22M55.666%2C397.374V392.5a6.668%2C6.668%2C0%2C0%2C0-13.332%2C0v4.875A3.293%2C3.293%2C0%2C0%2C0%2C39%2C400.624v8.125A3.293%2C3.293%2C0%2C0%2C0%2C42.334%2C412H55.666A3.293%2C3.293%2C0%2C0%2C0%2C59%2C408.749v-8.125A3.293%2C3.293%2C0%2C0%2C0%2C55.666%2C397.374Zm-5.833%2C7.876v2.687a0.833%2C0.833%2C0%2C0%2C1-1.666%2C0V405.25a1.6%2C1.6%2C0%2C0%2C1-.834-1.376%2C1.668%2C1.668%2C0%2C0%2C1%2C3.334%2C0A1.591%2C1.591%2C0%2C0%2C1%2C49.833%2C405.25Zm2.5-7.876H45.666V392.5a3.335%2C3.335%2C0%2C0%2C1%2C6.667%2C0v4.875Zm-10.916%2C14.32v-0.051H41.408C41.41%2C411.661%2C41.417%2C411.678%2C41.417%2C411.694Z%22%20transform%3D%22translate%28-39%20-386%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') 7px center no-repeat;
	min-height: 26px;
}

@media all and (min-width: 440px) {
	.popover-wrap .form-text-after-button {
		background-position: 21px center;
		padding-left: 60px;
	}
}

.popover-wrap .form_field {
	padding-bottom: 6px;
	box-sizing: border-box;
}

.popover-wrap .form_field.type-text .error-message, .popover-wrap .form_field.type-textarea .error-message {
	display: none;
}

.popover-wrap .form_field.field-error input[type="text"], .popover-wrap .form_field.field-error textarea, .popover-wrap .form_field.field-error select {
	border-color: red;
}

.popover-wrap .form_field.field-error input[type="text"]::-webkit-input-placeholder, .popover-wrap .form_field.field-error textarea::-webkit-input-placeholder, .popover-wrap .form_field.field-error select::-webkit-input-placeholder {
	color: red;
}

.popover-wrap .form_field.field-error input[type="text"]:moz-placeholder, .popover-wrap .form_field.field-error textarea:moz-placeholder, .popover-wrap .form_field.field-error select:moz-placeholder {
	color: red;
}

.popover-wrap .form_field.field-error input[type="text"]::-moz-placeholder, .popover-wrap .form_field.field-error textarea::-moz-placeholder, .popover-wrap .form_field.field-error select::-moz-placeholder {
	color: red;
}

.popover-wrap .form_field.field-error input[type="text"]:-ms-input-placeholder, .popover-wrap .form_field.field-error textarea:-ms-input-placeholder, .popover-wrap .form_field.field-error select:-ms-input-placeholder {
	color: red;
}

.popover-wrap .form_field ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.popover-wrap .form_field ul li {
	padding: 3px 0;
}

.popover-wrap .form_field input[type="text"], .popover-wrap .form_field textarea, .popover-wrap .form_field select, .popover-wrap .form_field input[type="email"] {
	width: 100%;
	min-height: 42px;
	border: 1px solid #d9cfc0;
	border-radius: 5px;
	padding: 0 16px;
	box-sizing: border-box;
	color: #666;
	font-size: 13px;
	font-family: inherit;
	outline-style: none;
}

.popover-wrap .form_field textarea {
	padding: 12px 16px;
}

.popover-wrap .form_field input[type="text"]::-webkit-input-placeholder, .popover-wrap .form_field textarea::-webkit-input-placeholder, .popover-wrap .form_field select::-webkit-input-placeholder {
	color: #666;
}

.popover-wrap .form_field input[type="text"]:moz-placeholder, .popover-wrap .form_field textarea:moz-placeholder, .popover-wrap .form_field select:moz-placeholder {
	color: #666;
}

.popover-wrap .form_field input[type="text"]::-moz-placeholder, .popover-wrap .form_field textarea::-moz-placeholder, .popover-wrap .form_field select::-moz-placeholder {
	color: #666;
}

.popover-wrap .form_field input[type="text"]:-ms-input-placeholder, .popover-wrap .form_field textarea:-ms-input-placeholder, .popover-wrap .form_field select:-ms-input-placeholder {
	color: #666;
}

.popover-wrap .form_field select[multiple="multiple"] {
	height: 100%;
}

.popover-wrap .form_field input[data-calendar="calendar"] {
	width: 120px;
	margin-right: 5px;
}

.popover-wrap .form_field .calendar-label {
	padding-right: 8px;
}

.popover-wrap .form_field .input-name {
	position: relative;
}

.popover-wrap .form_field .input-name:before {
	position: absolute;
	display: block;
	content: "";
	width: 17px;
	height: 17px;
	right: 13px;
	top: 12px;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2217px%22%20height%3D%2217px%22%20%20viewBox%3D%220%200%2017%2017%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23545454%22%20d%3D%22M233.8%2C4492.2a1.9%2C1.9%2C0%2C0%2C0-.819.23%2C4.119%2C4.119%2C0%2C0%2C0-.892.13%2C2.114%2C2.114%2C0%2C0%2C0-1.338%2C1.86c-0.046.45-.057%2C1.72-0.027%2C2.4%2C0.091%2C0.4-.227.4-0.227%2C0.4-0.573-.03-0.316%2C1.74-0.316%2C1.74a0.935%2C0.935%2C0%2C0%2C0%2C.819.99%2C3.514%2C3.514%2C0%2C0%2C0%2C1.431%2C1.72s0.051%2C0.73.067%2C1.25c-0.086-.04.277%2C1.33-2.357%2C1.72s-3.139%2C1.23-3.635%2C1.7-0.459%2C2.65-.459%2C2.65h16.962s-0.108-2.17-.6-2.65-1.038-1.32-3.672-1.7-2.167-1.72-2.185-1.81c0.005-.2.1-1.07%2C0.1-1.07a4.605%2C4.605%2C0%2C0%2C0%2C1.252-1.85%2C1.481%2C1.481%2C0%2C0%2C0%2C.982-0.91s0.215-1.73-.468-1.73c0%2C0-.284.04-0.193-0.36a11.041%2C11.041%2C0%2C0%2C0%2C.015-2.13c-0.045-.45.087-1.75-0.868-1.93a4.528%2C4.528%2C0%2C0%2C0-1.047.02c-0.319-.04-0.7-0.86-1.289-0.86Z%22%20transform%3D%22translate%28-226%20-4492%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left top no-repeat;
}

.popover-wrap .form_field .input-name input[type="text"] {
	padding: 0 35px 0 16px;
}

.popover-wrap .form_field .input-phone {
	position: relative;
}

.popover-wrap .form_field .input-phone:before {
	position: absolute;
	display: block;
	content: "";
	width: 23px;
	height: 16px;
	right: 10px;
	top: 13px;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2223px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2023%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23545454%22%20d%3D%22M467.126%2C4498.1l0.177-.12a6.348%2C6.348%2C0%2C0%2C1-.3-1.8c0-1.58%2C4.312-3.21%2C6.355-3.6v-0.31l0.076-.08%2C0.731-.19%2C0.1%2C0.05%2C0.1%2C0.31a24.419%2C24.419%2C0%2C0%2C1%2C8.12-.04l0.177-.27%2C0.151-.05%2C0.706%2C0.05%2C0.076%2C0.17v0.29c3.026%2C0.85%2C6.053%2C1.8%2C6.153%2C3.26l0.076%2C1.04%2C0.177%2C0.05-0.05%2C1.97-0.782.49-3.909-.63-0.605-.56%2C0.429-1.66%2C0.252-.12a1.977%2C1.977%2C0%2C0%2C0%2C.05-0.44c0-.87-0.807-0.97-2.043-1.02-0.227%2C2.9-.4%2C3.14-1.79%2C4.02l3.43%2C2.26c1.563%2C1.02%2C2.118%2C1.6%2C2.244%2C3.3l0.252%2C3.53H469.42l0.252-3.53c0.127-1.7.681-2.28%2C2.245-3.3l3.43-2.26c-1.387-.88-1.564-1.12-1.791-4.02-1.463.05-2.118%2C0.08-2.118%2C1.12l0.252%2C0.07%2C0.908%2C1.27-0.3.7-3.808%2C1.85-0.807-.22Zm11.323%2C8.54a4.415%2C4.415%2C0%2C0%2C0%2C2.194-.54c-1.084-.99-1.438-1.43-1.438-1.87a2.337%2C2.337%2C0%2C0%2C1-.756.12%2C1.359%2C1.359%2C0%2C1%2C1%2C1.614-1.33%2C1.189%2C1.189%2C0%2C0%2C1-.5%2C1.04c0%2C0.85%2C1.639.63%2C2.118%2C1.31a2.84%2C2.84%2C0%2C0%2C0%2C1.084-2.35c0-2.29-1.916-3.63-4.312-3.63s-4.312%2C1.34-4.312%2C3.63S476.053%2C4506.64%2C478.449%2C4506.64Zm1.664-9.34c1.211%2C0%2C1.236-.17%2C1.816-2.41-1.185.05-2.32%2C0.08-3.48%2C0.08s-2.3-.03-3.48-0.08c0.58%2C2.24.605%2C2.41%2C1.816%2C2.41h3.328Z%22%20transform%3D%22translate%28-467%20-4492%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left top no-repeat;
}

.popover-wrap .form_field .input-phone input[type="text"] {
	padding: 0 38px 0 16px;
}

.popover-wrap .btn {
	padding: 10px 0 16px;
	text-align: center;
	box-sizing: border-box;
}

.popover-wrap .btn input[type="submit"], .popover-wrap .btn button {
	width: 100%;
	border: none;
	outline-style: none;
	box-sizing: border-box;
	padding: 23px 20px 24px;
	color: #68720b;
	font-size: 17px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #b5c90f;
	border-radius: 4px;
	line-height: 1;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	text-shadow: 0 1px 0 #dbed14;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #d7e216), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#d7e216, #b5c90f);
	background-image: -moz-linear-gradient(#d7e216, #b5c90f);
	background-image: -webkit-linear-gradient(#d7e216, #b5c90f);
	background-image: -ms-linear-gradient(#d7e216, #b5c90f);
	background-image: linear-gradient( #d7e216, #b5c90f);
	-pie-background: linear-gradient( #d7e216, #b5c90f);
}

.popover-wrap .btn input[type="submit"]:hover, .popover-wrap .btn button:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #dde724), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#dde724, #b5c90f);
	background-image: -moz-linear-gradient(#dde724, #b5c90f);
	background-image: -webkit-linear-gradient(#dde724, #b5c90f);
	background-image: -ms-linear-gradient(#dde724, #b5c90f);
	background-image: linear-gradient( #dde724, #b5c90f);
	-pie-background: linear-gradient( #dde724, #b5c90f);
}

.popover-wrap .btn input[type="submit"]:active, .popover-wrap .btn button:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #b5c90f), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#b5c90f, #b5c90f);
	background-image: -moz-linear-gradient(#b5c90f, #b5c90f);
	background-image: -webkit-linear-gradient(#b5c90f, #b5c90f);
	background-image: -ms-linear-gradient(#b5c90f, #b5c90f);
	background-image: linear-gradient( #b5c90f, #b5c90f);
	-pie-background: linear-gradient( #b5c90f, #b5c90f);
}

.popover-wrap .popover-close {
	width: 18px;
	height: 18px;
	top: 20px;
	right: 20px;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2018%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ff6411%22%20d%3D%22M304.718%2C79.02l-0.7.7a0.986%2C0.986%2C0%2C0%2C1-1.395%2C0l-6.861-6.861-6.982%2C6.982a1%2C1%2C0%2C0%2C1-1.414%2C0l-0.707-.707a1%2C1%2C0%2C0%2C1%2C0-1.414l6.982-6.982-6.361-6.361a0.987%2C0.987%2C0%2C0%2C1%2C0-1.4l0.7-.7a0.986%2C0.986%2C0%2C0%2C1%2C1.394%2C0l6.361%2C6.361%2C6.482-6.482a1%2C1%2C0%2C0%2C1%2C1.415%2C0l0.707%2C0.707a1%2C1%2C0%2C0%2C1%2C0%2C1.414l-6.482%2C6.482%2C6.861%2C6.861A0.986%2C0.986%2C0%2C0%2C1%2C304.718%2C79.02Z%22%20transform%3D%22translate%28-286.375%20-61.875%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center center no-repeat;
}

.popover-wrap .popover-close:after {
	display: none;
}

.big-pic--theme9 .big-pic-wrapper {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 50px 0;
	position: relative;
}

.big-pic--theme9 .big-pic-wrapper.background:before {
	position: absolute;
	display: block;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .6);
}

.big-pic--theme9 .big-pic-wrapper.background .text-part {
	background: none;
	border-color: transparent;
}

.big-pic--theme9 .big-pic-wrapper.top-left .big-pic-inner {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	justify-content: flex-start;
}

.big-pic--theme9 .big-pic-wrapper.top-center .big-pic-inner {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	text-align: center;
}

.big-pic--theme9 .big-pic-wrapper.top-right .big-pic-inner {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	align-items: flex-start;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	justify-content: flex-end;
	text-align: right;
}

.big-pic--theme9 .big-pic-wrapper.center-left .big-pic-inner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	justify-content: flex-start;
}

.big-pic--theme9 .big-pic-wrapper.center-center .big-pic-inner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	text-align: center;
}

.big-pic--theme9 .big-pic-wrapper.center-right .big-pic-inner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	justify-content: flex-end;
	text-align: right;
}

.big-pic--theme9 .big-pic-wrapper.bottom-left .big-pic-inner {
	-webkit-box-align: end;
	-ms-flex-align: end;
	-webkit-align-items: flex-end;
	-moz-align-items: flex-end;
	align-items: flex-end;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	justify-content: flex-start;
}

.big-pic--theme9 .big-pic-wrapper.bottom-center .big-pic-inner {
	-webkit-box-align: end;
	-ms-flex-align: end;
	-webkit-align-items: flex-end;
	-moz-align-items: flex-end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	text-align: center;
}

.big-pic--theme9 .big-pic-wrapper.bottom-right .big-pic-inner {
	-webkit-box-align: end;
	-ms-flex-align: end;
	-webkit-align-items: flex-end;
	-moz-align-items: flex-end;
	align-items: flex-end;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	justify-content: flex-end;
	text-align: right;
}

.big-pic--theme9 .big-pic-inner {
	padding: 0 45px;
	min-height: 440px;
	height: 100%;
	max-width: 940px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media all and (max-width: 980px) {
	.big-pic--theme9 .big-pic-inner {
		min-height: 380px;
	}
}

@media all and (max-width: 767px) {
	.big-pic--theme9 .big-pic-inner {
		min-height: 280px;
	}
}

@media all and (max-width: 599px) {
	.big-pic--theme9 .big-pic-inner {
		min-height: 180px;
		padding: 0 63px;
	}
}

@media all and (max-width: 410px) {
	.big-pic--theme9 .big-pic-inner {
		min-height: 120px;
		padding: 0 16px;
	}
}

.big-pic--theme9 .big-pic-inner .text-part {
	padding: 30px 40px;
	max-width: 710px;
	box-sizing: border-box;
	background: #000;
	border: 3px solid white;
	background-color: rgba(74, 74, 74, 0.7);
}

@media all and (max-width: 599px) {
	.big-pic--theme9 .big-pic-inner .text-part {
		padding: 30px 25px;
	}
}

@media all and (max-width: 767px) {
	.big-pic--theme9 .big-pic-inner .text-part {
		text-align: center;
	}
}

.big-pic--theme9 .big-pic-inner .slogan {
	color: #fff;
	font-size: 36px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 700;
}

@media all and (max-width: 980px) {
	.big-pic--theme9 .big-pic-inner .slogan {
		font-size: 32px;
	}
}

@media all and (max-width: 767px) {
	.big-pic--theme9 .big-pic-inner .slogan {
		font-size: 28px;
	}
}

@media all and (max-width: 599px) {
	.big-pic--theme9 .big-pic-inner .slogan {
		font-size: 25px;
	}
}

.big-pic--theme9 .big-pic-inner .slogan-inner {
	font-size: 0;
	margin-top: 15px;
	font-size: 20px;
	color: #fff;
}

@media all and (max-width: 980px) {
	.big-pic--theme9 .big-pic-inner .slogan-inner {
		font-size: 18px;
	}
}

@media all and (max-width: 767px) {
	.big-pic--theme9 .big-pic-inner .slogan-inner {
		font-size: 16px;
	}
}

@media all and (max-width: 599px) {
	.big-pic--theme9 .big-pic-inner .slogan-inner {
		font-size: 14px;
	}
}

.big-pic--theme9.inverse .big-pic-wrapper.background:before {
	background: rgba(255, 255, 255, .6);
}

.big-pic--theme9.inverse  .big-pic-wrapper.background .text-part {
	background: none;
	border-color: transparent;
}

.big-pic--theme9.inverse .big-pic-inner .text-part {
	border-color: #4a4a4a;
	background-color: rgba(255, 255, 255, .7);
}

.big-pic--theme9.inverse .big-pic-inner .slogan, .big-pic--theme9.inverse .big-pic-inner .slogan-inner {
	color: #4a4a4a;
}

.header-one--theme9 .header-one-wrapper {
	background: #F8F6F1;
	padding: 0 20px;
}

.header-one--theme9 .header-one-inner {
	max-width: 940px;
	margin: 0 auto;
	text-align: center;
	padding: 18px 0;
}

.header-one--theme9 .logo {
	font-size: 0;
	padding-bottom: 5px;
}

.header-one--theme9 .logo img {
	max-height: 100px;
	width: auto;
}

.header-one--theme9 .site-name {
	color: #010101;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: 700;
	line-height: 1.35;
}

@media all and (max-width: 980px) {
	.header-one--theme9 .site-name {
		font-size: 26px;
	}
}

@media all and (max-width: 768px) {
	.header-one--theme9 .site-name {
		font-size: 24px;
	}
}

@media all and (max-width: 600px) {
	.header-one--theme9 .site-name {
		font-size: 22px;
	}
}

@media all and (max-width: 600px) {
	.header-one--theme9 .site-name {
		font-size: 22px;
	}
}

.header-one--theme9 .site-name a {
	color: inherit;
	text-decoration: none;
}

.header-one--theme9.inverse .header-one-wrapper {
	background: #000000;
}

.header-one--theme9.inverse .site-name {
	color: #fff;
}

.header-two--theme9 .header-two-wrapper {
	background: #F8F6F1;
	padding: 0 20px;
}

.header-two--theme9 .header-two-inner {
	max-width: 940px;
	margin: 0 auto;
	padding: 13px 0;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}

@media all and (max-width: 580px) {
	.header-two--theme9 .header-two-inner {
		display: block;
	}
}

.header-two--theme9 .left-part {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 1%;
	-moz-box-flex: 1;
	-moz-flex: 1 0 1%;
	-ms-flex: 1 0 1%;
	flex: 1 0 1%;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}

@media all and (max-width: 580px) {
	.header-two--theme9 .left-part {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		justify-content: center;
	}
}

.header-two--theme9 .left-part .site-name-wrapper {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 1%;
	-moz-box-flex: 1;
	-moz-flex: 1 0 1%;
	-ms-flex: 1 0 1%;
	flex: 1 0 1%;
}

@media all and (max-width: 580px) {
	.header-two--theme9 .left-part .site-name-wrapper {
		-webkit-box-flex: none;
		-webkit-flex: none;
		-moz-box-flex: none;
		-moz-flex: none;
		-ms-flex: none;
		flex: none;
		max-width: 100%;
		padding-bottom: 20px;
	}
}

.header-two--theme9 .left-part .logo {
	margin-right: 20px;
	font-size: 0;
}

@media all and (max-width: 980px) {
	.header-two--theme9 .left-part .logo {
		margin-right: 15px;
	}
}

@media all and (max-width: 580px) {
	.header-two--theme9 .left-part .logo {
		margin-right: 11px;
		padding-bottom: 20px;
	}
}

.header-two--theme9 .left-part .logo img {
	max-height: 100px;
	width: auto;
}

.header-two--theme9 .left-part .site-name {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.35;
}

@media all and (max-width: 980px) {
	.header-two--theme9 .left-part .site-name {
		font-size: 26px;
	}
}

@media all and (max-width: 780px) {
	.header-two--theme9 .left-part .site-name {
		font-size: 24px;
	}
}

@media all and (max-width: 460px) {
	.header-two--theme9 .left-part .site-name {
		font-size: 22px;
	}
}

.header-two--theme9 .left-part .site-name a {
	color: inherit;
	text-decoration: none;
}

.header-two--theme9 .left-part .site-activity {
	color: #000;
	font-size: 16px;
}

@media all and (max-width: 980px) {
	.header-two--theme9 .left-part .site-activity {
		font-size: 15px;
	}
}

@media all and (max-width: 780px) {
	.header-two--theme9 .left-part .site-activity {
		font-size: 14px;
	}
}

.header-two--theme9 .right-part {
	text-align: right;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 320px;
	-moz-box-flex: 0;
	-moz-flex: 0 0 320px;
	-ms-flex: 0 0 320px;
	flex: 0 0 320px;
}

@media all and (max-width: 980px) {
	.header-two--theme9 .right-part {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 290px;
		-moz-box-flex: 0;
		-moz-flex: 0 0 290px;
		-ms-flex: 0 0 290px;
		flex: 0 0 290px;
	}
}

@media all and (max-width: 750px) {
	.header-two--theme9 .right-part {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 230px;
		-moz-box-flex: 0;
		-moz-flex: 0 0 230px;
		-ms-flex: 0 0 230px;
		flex: 0 0 230px;
	}
}

@media all and (max-width: 580px) {
	.header-two--theme9 .right-part {
		text-align: center;
	}
}

.header-two--theme9 .right-part .work-time {
	color: #6e6e6e;
	font-size: 14px;
	padding-bottom: 6px;
}

@media all and (max-width: 980px) {
	.header-two--theme9 .right-part .work-time {
		font-size: 13px;
	}
}

.header-two--theme9 .right-part .phone {
	color: #4a4a4a;
	font-size: 17px;
	font-weight: 500;
	padding-bottom: 7px;
}

@media all and (max-width: 980px) {
	.header-two--theme9 .right-part .phone {
		font-size: 16px;
	}
}

@media all and (max-width: 580px) {
	.header-two--theme9 .right-part .phone {
		font-size: 14px;
	}
}

.header-two--theme9 .right-part .phone div {
	display: inline-block;
	margin-left: 7px;
}

.header-two--theme9 .right-part .phone div:after {
	content: ";";
}

.header-two--theme9 .right-part .phone div:last-child:after {
	display: none;
}

.header-two--theme9 .right-part .address {
	color: #6e6e6e;
	font-size: 14px;
}

@media all and (max-width: 980px) {
	.header-two--theme9 .right-part .address {
		font-size: 11px;
	}
}

.header-two--theme9 .right-part .address a {
	color: inherit;
}

.header-two--theme9.inverse .header-two-wrapper {
	background: #000000;
}

.header-two--theme9.inverse .site-name, .header-two--theme9.inverse .left-part .site-activity, .header-two--theme9.inverse .right-part .work-time, .header-two--theme9.inverse .right-part .phone, .header-two--theme9.inverse .right-part .address {
	color: #fff;
}

.header-four--theme9 .header-four-wrapper {
	background: #F8F6F1;
	padding: 0 20px;
}

@media all and (max-width: 400px) {
	.header-four--theme9 .header-four-wrapper {
		padding: 0 17px;
	}
}

.header-four--theme9 .header-four-inner {
	max-width: 940px;
	margin: 0 auto;
	padding: 20px 0;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}

@media all and (max-width: 640px) {
	.header-four--theme9 .header-four-inner {
		display: block;
		text-align: center;
	}
}

.header-four--theme9 .site-activity {
	color: #000;
	font-size: 16px;
	-webkit-box-ordinal-group: 0;
	-moz-box-ordinal-group: 0;
	-webkit-order: -1;
	-moz-order: -1;
	-ms-flex-order: -1;
	order: -1;
	max-width: 285px;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 28%;
	-moz-box-flex: 1;
	-moz-flex: 1 0 28%;
	-ms-flex: 1 0 28%;
	flex: 1 0 28%;
}

@media all and (max-width: 960px) {
	.header-four--theme9 .site-activity {
		font-size: 16px;
	}
}

@media all and (max-width: 640px) {
	.header-four--theme9 .site-activity {
		font-size: 14px;
		max-width: 100%;
		padding-bottom: 10px;
	}
}

.header-four--theme9 .site-name-wrapper {
	text-align: center;
	padding: 0 20px;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 1%;
	-moz-box-flex: 1;
	-moz-flex: 1 0 1%;
	-ms-flex: 1 0 1%;
	flex: 1 0 1%;
}

@media all and (max-width: 640px) {
	.header-four--theme9 .site-name-wrapper {
		padding-bottom: 10px;
	}
}

.header-four--theme9 .site-name-wrapper .logo {
	font-size: 0;
}

.header-four--theme9 .site-name-wrapper .site-name {
	color: #000;
	padding-top: 10px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: 700;
}

.header-four--theme9 .site-name-wrapper .site-name a {
	color: inherit;
	text-decoration: none;
}

@media all and (max-width: 980px) {
	.header-four--theme9 .site-name-wrapper .site-name {
		font-size: 26px;
	}
}

@media all and (max-width: 768px) {
	.header-four--theme9 .site-name-wrapper .site-name {
		font-size: 24px;
	}
}

@media all and (max-width: 640px) {
	.header-four--theme9 .site-name-wrapper .site-name {
		font-size: 22px;
	}
}

.header-four--theme9 .right-part {
	text-align: right;
	max-width: 285px;
}

@media all and (max-width: 980px) {
	.header-four--theme9 .right-part {
		max-width: 200px;
	}
}

@media all and (max-width: 640px) {
	.header-four--theme9 .right-part {
		max-width: 100%;
		text-align: center;
	}
}

.header-four--theme9 .right-part .phones {
	padding-bottom: 15px;
	font-size: 18px;
	font-weight: 500;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #333;
}

.header-four--theme9 .right-part .phones div {
	display: inline-block;
	margin-left: 5px;
}

.header-four--theme9 .right-part .phones div:after {
	content: ";";
}

.header-four--theme9 .right-part .phones div:last-child:after {
	display: none;
}

.header-four--theme9 .right-part .button-wrap a {
	color: #fff;
	display: inline-block;
	padding: 9px 23px 11px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1;
	text-decoration: none;
	background-color: #ff5f11;
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, transparent 100%);
	border-radius: 4px;
	box-shadow: inset 0 -1px 0 1px rgba(0, 0, 0, 0.2);
}

.header-four--theme9.inverse .header-four-wrapper {
	background: #000;
}

.header-four--theme9.inverse .site-activity {
	color: #fff;
}

.header-four--theme9.inverse .site-name-wrapper .site-name {
	color: #fff;
}

.header-four--theme9.inverse .right-part .phones {
	color: #fff;
}

.header-four--theme9.inverse .right-part .button-wrap a {
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	background-color: #ff5f11;
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, transparent 100%);
	box-shadow: inset 0 -1px 0 1px rgba(0, 0, 0, 0.2);
}

.header-six--theme9 .header-six-wrapper {
	background: #F8F6F1;
	padding: 0 20px;
}

.header-six--theme9 .header-six-inner {
	max-width: 940px;
	margin: 0 auto;
	padding: 20px 0;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}

@media all and (max-width: 560px) {
	.header-six--theme9 .header-six-inner {
		display: block;
	}
}

.header-six--theme9 .left-part {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 1%;
	-moz-box-flex: 1;
	-moz-flex: 1 0 1%;
	-ms-flex: 1 0 1%;
	flex: 1 0 1%;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}

@media all and (max-width: 560px) {
	.header-six--theme9 .left-part {
		padding-bottom: 15px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		justify-content: center;
	}
}

.header-six--theme9 .left-part .logo {
	margin-right: 20px;
	font-size: 0;
}

@media all and (max-width: 980px) {
	.header-six--theme9 .left-part .logo {
		margin-right: 15px;
	}
}

@media all and (max-width: 580px) {
	.header-six--theme9 .left-part .logo {
		margin-right: 11px;
	}
}

.header-six--theme9 .left-part .logo img {
	max-height: 100px;
	width: auto;
}

.header-six--theme9 .left-part .site-name-wrapper {
	min-width: 280px;
}

@media all and (max-width: 980px) {
	.header-six--theme9 .left-part .site-name-wrapper {
		min-width: 250px;
	}
}

@media all and (max-width: 460px) {
	.header-six--theme9 .left-part .site-name-wrapper {
		min-width: 210px;
	}
}

.header-six--theme9 .left-part .site-name {
	color: #000;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.35;
}

@media all and (max-width: 980px) {
	.header-six--theme9 .left-part .site-name {
		font-size: 26px;
	}
}

@media all and (max-width: 780px) {
	.header-six--theme9 .left-part .site-name {
		font-size: 24px;
	}
}

@media all and (max-width: 460px) {
	.header-six--theme9 .left-part .site-name {
		font-size: 22px;
	}
}

.header-six--theme9 .left-part .site-name a {
	color: inherit;
	text-decoration: none;
}

.header-six--theme9 .left-part .site-activity {
	color: #000;
	font-size: 16px;
}

@media all and (max-width: 980px) {
	.header-six--theme9 .left-part .site-activity {
		font-size: 15px;
	}
}

@media all and (max-width: 780px) {
	.header-six--theme9 .left-part .site-activity {
		font-size: 14px;
	}
}

.header-six--theme9 .right-part {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 55%;
	-moz-box-flex: 0;
	-moz-flex: 0 0 55%;
	-ms-flex: 0 0 55%;
	flex: 0 0 55%;
	text-align: right;
}

@media all and (max-width: 740px) {
	.header-six--theme9 .right-part {
		display: block;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 37%;
		-moz-box-flex: 0;
		-moz-flex: 0 0 37%;
		-ms-flex: 0 0 37%;
		flex: 0 0 37%;
	}
}

@media all and (max-width: 560px) {
	.header-six--theme9 .right-part {
		text-align: center;
	}
}

.header-six--theme9 .right-part .phones-part {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 1%;
	-moz-box-flex: 1;
	-moz-flex: 1 0 1%;
	-ms-flex: 1 0 1%;
	flex: 1 0 1%;
}

@media all and (max-width: 740px) {
	.header-six--theme9 .right-part .phones-part {
		padding-bottom: 10px;
	}
}

.header-six--theme9 .right-part .phones-part .work-time {
	color: #6e6e6e;
	font-size: 12px;
}

.header-six--theme9 .right-part .phones-part .phones div {
	color: #4a4a4a;
	font-size: 17px;
	font-weight: 500;
	display: inline-block;
	margin-left: 6px;
}

@media all and (max-width: 560px) {
	.header-six--theme9 .right-part .phones-part .phones div {
		margin: 0 3px;
	}
}

.header-six--theme9 .right-part .button {
	margin-left: 35px;
}

@media all and (max-width: 980px) {
	.header-six--theme9 .right-part .button {
		margin-left: 15px;
	}
}

@media all and (max-width: 560px) {
	.header-six--theme9 .right-part .button {
		margin-left: 0;
	}
}

.header-six--theme9 .right-part .button a {
	display: inline-block;
	background-color: #ff5f11;
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, transparent 100%);
	border-radius: 4px;
	box-shadow: inset 0 -1px 0 1px rgba(0, 0, 0, 0.2);
	color: #fff;
	text-decoration: none;
	line-height: 1;
	padding: 9px 23px 11px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.header-six--theme9.inverse .header-six-wrapper {
	background: #000;
}

.header-six--theme9.inverse .left-part .site-name {
	color: #fff;
}

.header-six--theme9.inverse .left-part .site-activity {
	color: #fff;
}

.header-six--theme9.inverse .right-part .phones-part .work-time {
	color: #fff;
}

.header-six--theme9.inverse .right-part .phones-part .phones div {
	color: #fff;
}

.header-six--theme9.inverse .right-part .button a {
	background-color: #ff5f11;
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, transparent 100%);
	box-shadow: inset 0 -1px 0 1px rgba(0, 0, 0, 0.2);
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.header-seven--theme9 .header-seven-wrapper {
	background: #F8F6F1;
	padding: 0 20px;
}

.header-seven--theme9 .header-seven-inner {
	max-width: 940px;
	padding: 20px 0;
	margin: 0 auto;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}

@media all and (max-width: 550px) {
	.header-seven--theme9 .header-seven-inner {
		display: block;
		text-align: center;
	}
}

.header-seven--theme9 .left-part {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 1%;
	-moz-box-flex: 1;
	-moz-flex: 1 0 1%;
	-ms-flex: 1 0 1%;
	flex: 1 0 1%;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}

@media all and (max-width: 700px) {
	.header-seven--theme9 .left-part {
		display: block;
	}
}

@media all and (max-width: 550px) {
	.header-seven--theme9 .left-part {
		display: inline-block;
	}
}

.header-seven--theme9 .left-part .site-name-wrapper {
	padding-right: 50px;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 0px;
	-moz-box-flex: 1;
	-moz-flex: 1 0 0px;
	-ms-flex: 1 0 0px;
	flex: 1 0 0px;
}

@media all and (max-width: 980px) {
	.header-seven--theme9 .left-part .site-name-wrapper {
		padding-right: 20px;
	}
}

.header-seven--theme9 .left-part .logo {
	margin-right: 20px;
	font-size: 0;
}

@media all and (max-width: 980px) {
	.header-seven--theme9 .left-part .logo {
		margin-right: 15px;
	}
}

.header-seven--theme9 .left-part .site-name {
	color: #000;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.35;
	min-width: 215px;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 0px;
	-moz-box-flex: 1;
	-moz-flex: 1 0 0px;
	-ms-flex: 1 0 0px;
	flex: 1 0 0px;
}

@media all and (max-width: 980px) {
	.header-seven--theme9 .left-part .site-name {
		font-size: 26px;
	}
}

@media all and (max-width: 780px) {
	.header-seven--theme9 .left-part .site-name {
		font-size: 24px;
	}
}

@media all and (max-width: 550px) {
	.header-seven--theme9 .left-part .site-name {
		text-align: left;
	}
}

@media all and (max-width: 460px) {
	.header-seven--theme9 .left-part .site-name {
		font-size: 22px;
	}
}

.header-seven--theme9 .left-part .site-name a {
	color: inherit;
	text-decoration: none;
}

.header-seven--theme9 .left-part .site-activity {
	color: #000;
	font-size: 14px;
	font-style: italic;
	max-width: 200px;
}

@media all and (max-width: 980px) {
	.header-seven--theme9 .left-part .site-activity {
		max-width: 150px;
	}
}

@media all and (max-width: 700px) {
	.header-seven--theme9 .left-part .site-activity {
		max-width: 100%;
		padding-top: 9px;
		font-size: 14px;
	}
}

@media all and (max-width: 550px) {
	.header-seven--theme9 .left-part .site-activity {
		padding-top: 5px;
	}
}

.header-seven--theme9 .right-part {
	text-align: right;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 280px;
	-moz-box-flex: 0;
	-moz-flex: 0 0 280px;
	-ms-flex: 0 0 280px;
	flex: 0 0 280px;
}

@media all and (max-width: 800px) {
	.header-seven--theme9 .right-part {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 200px;
		-moz-box-flex: 0;
		-moz-flex: 0 0 200px;
		-ms-flex: 0 0 200px;
		flex: 0 0 200px;
	}
}

@media all and (max-width: 550px) {
	.header-seven--theme9 .right-part {
		text-align: center;
		padding-top: 10px;
	}
}

.header-seven--theme9 .right-part .phones div {
	color: #4a4a4a;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	display: inline-block;
	margin-left: 6px;
}

@media all and (max-width: 550px) {
	.header-seven--theme9 .right-part .phones div {
		margin: 0 3px;
	}
}

.header-seven--theme9 .right-part .button {
	padding-top: 10px;
}

.header-seven--theme9 .right-part .button a {
	display: inline-block;
	background-color: #ff5f11;
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, transparent 100%);
	border-radius: 4px;
	box-shadow: inset 0 -1px 0 1px rgba(0, 0, 0, 0.2);
	color: #fff;
	text-decoration: none;
	line-height: 1;
	padding: 7px 23px 9px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.header-seven--theme9.inverse .header-seven-wrapper {
	background: #000;
}

.header-seven--theme9.inverse .left-part .site-name {
	color: #fff;
}

.header-seven--theme9.inverse .left-part .site-activity {
	color: #fff;
}

.header-seven--theme9.inverse .right-part .phones div {
	color: #fff;
}

.header-seven--theme9.inverse .right-part .button a {
	background-color: #ff5f11;
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, transparent 100%);
	box-shadow: inset 0 -1px 0 1px rgba(0, 0, 0, 0.2);
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.products-with-pic--theme9 .products-wrapper {
	background: #fff;
	padding: 0 5px;
}

.products-with-pic--theme9 .products-inner {
	padding: 30px 0 30px;
	max-width: 970px;
	margin: 0 auto;
}

.products-with-pic--theme9 .block-title {
	font-size: 30px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	margin-bottom: 35px;
}

.products-with-pic--theme9 .text-before {
	color: #333;
	padding: 0 15px 30px;
	font-size: 18px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.products-with-pic--theme9 .text-after {
	color: #333;
	padding: 30px 15px 0px;
	font-size: 18px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.products-with-pic--theme9 .product {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	box-sizing: border-box;
	padding: 0 8px 10px;
}

@media all and (min-width: 500px) {
	.products-with-pic--theme9 .product {
		width: 50%;
	}
}

@media all and (min-width: 800px) {
	.products-with-pic--theme9 .product {
		width: 33.3%;
		padding: 0 15px 30px;
	}
}

.products-with-pic--theme9 .product .pic {
	font-size: 0;
	text-align: center;
}

.products-with-pic--theme9 .product .bottom-part {
	padding: 20px 30px 35px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	text-align: center;
	border: 1px solid rgba(0, 0, 0, .1);
	border-top: none;
}

.products-with-pic--theme9 .product .bottom-part .title {
	font-size: 21px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 500;
	padding-bottom: 12px;
	color: #000;
}

.products-with-pic--theme9 .product .bottom-part .text {
	font-size: 16px;
	line-height: 1.4;
	padding: 12px;
	color: #333;
}

.products-with-pic--theme9 .product .bottom-part .price {
	font-size: 19px;
	font-weight: 500;
	color: #000;
	padding-bottom: 5px;
}

.products-with-pic--theme9 .product .bottom-part .button {
	padding-top: 20px;
}

.products-with-pic--theme9 .product .bottom-part .button a {
	display: inline-block;
	padding: 12px 20px;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	background: #43a260;
}

.products-with-pic--theme9 .product-inner {
	background: rgba(119, 107, 95, .2);
}

.products-with-pic--theme9.inverse .products-wrapper {
	background: #437698;
}

.products-with-pic--theme9.inverse .block-title {
	color: #fff;
}

.products-with-pic--theme9.inverse .text-before {
	color: #fff;
}

.products-with-pic--theme9.inverse .text-after {
	color: #fff;
}

.products-with-pic--theme9.inverse .product .bottom-part {
	border: 1px solid rgba(0, 0, 0, .1);
	border-top: none;
}

.products-with-pic--theme9.inverse .product .bottom-part .title {
	color: #fff;
}

.products-with-pic--theme9.inverse .product .bottom-part .text {
	color: #fff;
}

.products-with-pic--theme9.inverse .product .bottom-part .price {
	color: #fff;
}

.products-with-pic--theme9.inverse .product .bottom-part .button a {
	color: #fff;
	background: #ea6a45;
}

.products-with-pic--theme9.inverse .product-inner {
	background: #6a97b5;
}

.products--theme9 .products-wrapper {
	padding: 0 5px;
	background: #fff;
}

.products--theme9 .products-inner {
	padding: 30px 0 30px;
	max-width: 970px;
	margin: 0 auto;
}

.products--theme9 .block-title {
	font-size: 30px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	margin-bottom: 35px;
}

.products--theme9 .text-before {
	padding: 0 15px 30px;
	font-size: 18px;
	color: #333;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.products--theme9 .text-after {
	padding: 30px 15px 0px;
	font-size: 18px;
	color: #333;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.products--theme9 .product {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	box-sizing: border-box;
	padding: 0 8px 10px;
}

@media all and (min-width: 500px) {
	.products--theme9 .product {
		width: 50%;
	}
}

@media all and (min-width: 800px) {
	.products--theme9 .product {
		width: 33.3%;
		padding: 0 15px 30px;
	}
}

.products--theme9 .product .top-part {
	background: #43a260;
	padding: 20px 20px;
	text-align: center;
	color: #fff;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.products--theme9 .product .top-part .name {
	font-size: 21px;
}

.products--theme9 .product .top-part .price {
	padding-top: 10px;
	font-size: 25px;
}

.products--theme9 .product .bottom-part {
	padding: 20px 30px 35px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	text-align: center;
}

.products--theme9 .product .bottom-part ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.products--theme9 .product .bottom-part ul li {
	padding-bottom: 10px;
	font-size: 17px;
	color: #333;
}

.products--theme9 .product .bottom-part .button {
	padding-top: 20px;
}

.products--theme9 .product .bottom-part .button a {
	display: inline-block;
	padding: 12px 20px;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	background: #ee7b5a;
}

.products--theme9 .product-inner {
	background: rgba(119, 107, 95, .2);
}

.products--theme9.inverse .products-wrapper {
	background: #437698;
}

.products--theme9.inverse .block-title {
	color: #fff;
}

.products--theme9.inverse .text-before {
	color: #fff;
}

.products--theme9.inverse .text-after {
	color: #fff;
}

.products--theme9.inverse .product .top-part {
	background: #1d4b69;
	color: #fff;
}

.products--theme9.inverse .product .bottom-part ul li {
	color: #fff;
}

.products--theme9.inverse .product .bottom-part .button a {
	color: #fff;
	background: #ea6a45;
}

.products--theme9.inverse .product-inner {
	background: #6a97b5;
}

.multi-text-no-pic {
	background: #f4f4f4;
}

.multi-text-no-pic .multi-text-wrapper {
	max-width: 980px;
	margin: 0 auto;
	padding: 20px 0 20px;
}

@media all and (min-width: 620px) {
	.multi-text-no-pic .multi-text-wrapper {
		padding: 30px 0 20px 0;
	}
}

@media all and (min-width: 960px) {
	.multi-text-no-pic .multi-text-wrapper {
		padding: 40px 0 0 0;
	}
}

.multi-text-no-pic .block-title {
	font-size: 20px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	margin-bottom: 18px;
}

@media all and (min-width: 640px) {
	.multi-text-no-pic .block-title {
		font-size: 25px;
		margin-bottom: 25px;
	}
}

@media all and (min-width: 960px) {
	.multi-text-no-pic .block-title {
		font-size: 30px;
	}
}

.multi-text-no-pic .text-block {
	padding: 0 20px 30px;
}

@media all and (min-width: 620px) {
	.multi-text-no-pic .text-block {
		display: inline-block;
		vertical-align: top;
		width: 50%;
		padding: 0 30px 40px;
		box-sizing: border-box;
	}
}

.multi-text-no-pic .text-block .title {
	font-size: 22px;
	font-weight: 700;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	padding-bottom: 18px;
	color: #64584c;
}

.multi-text-no-pic .text-block .text {
	font-size: 18px;
	line-height: 1.5;
	color: #333;
}

.multi-text-no-pic .col {
	padding: 0 20px;
}

@media all and (min-width: 620px) {
	.multi-text-no-pic .col {
		vertical-align: top;
		display: inline-block;
		width: 50%;
		padding: 0 30px;
		box-sizing: border-box;
	}
}

.multi-text-no-pic .col .text-block {
	display: block;
	padding: 0 0 30px;
	width: 100%;
}

.multi-text-no-pic.inverse {
	background: #64584c;
}

.multi-text-no-pic.inverse .block-title {
	color: #fff;
}

.multi-text-no-pic.inverse .text-block .title {
	color: #fff;
}

.multi-text-no-pic.inverse .text-block .text {
	color: #fff;
}

.text-with-pic--theme9 .text-with-pic-wrapper {
	padding: 0 20px;
	background: #f4f4f4;
}

.text-with-pic--theme9 .text-with-pic-inner {
	padding: 30px 0;
	max-width: 940px;
	margin: 0 auto;
}

@media all and (max-width: 620px) {
	.text-with-pic--theme9 .text-with-pic-inner.small .pic-part {
		float: none;
		text-align: center;
		margin-bottom: 20px;
		max-width: 100%;
	}
}

.text-with-pic--theme9 .text-with-pic-inner.medium .pic-part {
	max-width: 410px;
}

@media all and (max-width: 700px) {
	.text-with-pic--theme9 .text-with-pic-inner.medium .pic-part {
		float: none;
		text-align: center;
		margin-bottom: 20px;
		max-width: 100%;
	}
}

.text-with-pic--theme9 .text-with-pic-inner.medium .text-part .title {
	font-size: 26px;
}

.text-with-pic--theme9 .text-with-pic-inner.medium .text-part .title-after {
	font-size: 23px;
}

.text-with-pic--theme9 .text-with-pic-inner.medium .text-part .text {
	font-size: 18px;
}

.text-with-pic--theme9 .text-with-pic-inner.big .pic-part {
	max-width: 520px;
}

@media all and (max-width: 820px) {
	.text-with-pic--theme9 .text-with-pic-inner.big .pic-part {
		float: none;
		text-align: center;
		margin-bottom: 20px;
		max-width: 100%;
	}
}

.text-with-pic--theme9 .text-with-pic-inner.big .text-part .title {
	font-size: 27px;
}

.text-with-pic--theme9 .text-with-pic-inner.big .text-part .title-after {
	font-size: 24px;
}

.text-with-pic--theme9 .text-with-pic-inner.big .text-part .text {
	font-size: 19px;
}

.text-with-pic--theme9 .text-with-pic-inner.right .pic-part {
	float: right;
	margin: 0 0 0 30px;
}

.text-with-pic--theme9 .text-with-pic-inner .pic-part {
	float: left;
	max-width: 300px;
	margin: 0 30px 0 0;
}

.text-with-pic--theme9 .text-with-pic-inner .text-part {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.text-with-pic--theme9 .text-with-pic-inner .text-part .title {
	font-weight: 700;
	text-align: center;
	font-size: 25px;
	padding-bottom: 15px;
	color: #000;
}

.text-with-pic--theme9 .text-with-pic-inner .text-part .title-after {
	font-weight: 500;
	font-size: 22px;
	padding-bottom: 7px;
	color: #000;
}

.text-with-pic--theme9 .text-with-pic-inner .text-part .text {
	font-size: 17px;
	color: #333;
	line-height: 1.5;
}

.text-with-pic--theme9.inverse .text-with-pic-wrapper {
	background: #64584c;
}

.text-with-pic--theme9.inverse .text-with-pic-inner .text-part .title {
	color: #fff;
}

.text-with-pic--theme9.inverse .text-with-pic-inner .text-part .title-after {
	color: #fff;
}

.text-with-pic--theme9.inverse .text-with-pic-inner .text-part .text {
	color: #fff;
}

.foto-gallery-inline--theme9 .foto-gallery-inline-wrapper {
	background: #fff;
	padding: 0 20px;
}

.foto-gallery-inline--theme9 .foto-gallery-inline-inner {
	max-width: 980px;
	margin: 0 auto;
	padding: 30px 0 10px;
}

.foto-gallery-inline--theme9 .foto-gallery-inline-inner.items2 .item {
	width: 100%;
}

@media all and (min-width: 500px) {
	.foto-gallery-inline--theme9 .foto-gallery-inline-inner.items2 .item {
		width: 50%;
	}
}

.foto-gallery-inline--theme9 .foto-gallery-inline-inner.items3 .item {
	width: 100%;
}

@media all and (min-width: 500px) {
	.foto-gallery-inline--theme9 .foto-gallery-inline-inner.items3 .item {
		width: 50%;
	}
}

@media all and (min-width: 730px) {
	.foto-gallery-inline--theme9 .foto-gallery-inline-inner.items3 .item {
		width: 33.3%;
	}
}

@media all and (min-width: 500px) {
	.foto-gallery-inline--theme9 .foto-gallery-inline-inner.items4 .item {
		width: 50%;
	}
}

@media all and (min-width: 730px) {
	.foto-gallery-inline--theme9 .foto-gallery-inline-inner.items4 .item {
		width: 33.3%;
	}
}

@media all and (min-width: 1025px) {
	.foto-gallery-inline--theme9 .foto-gallery-inline-inner.items4 .item {
		width: 25%;
	}
}

.foto-gallery-inline--theme9 .block-title {
	font-size: 30px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	padding-bottom: 25px;
	color: #000;
	text-align: center;
}

.foto-gallery-inline--theme9 .item {
	display: inline-block;
	padding: 0 20px 40px;
	vertical-align: top;
	box-sizing: border-box;
	width: 100%;
}

@media all and (min-width: 500px) {
	.foto-gallery-inline--theme9 .item {
		width: 50%;
	}
}

@media all and (min-width: 730px) {
	.foto-gallery-inline--theme9 .item {
		width: 33.3%;
	}
}

.foto-gallery-inline--theme9 .item .pic {
	padding-bottom: 15px;
	font-size: 0;
}

.foto-gallery-inline--theme9 .item .title {
	font-size: 22px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 500;
	padding-bottom: 8px;
	color: #000;
}

.foto-gallery-inline--theme9 .item .text-inner {
	font-size: 18px;
	line-height: 1.4;
	color: #333;
}

.foto-gallery-inline--theme9.inverse .foto-gallery-inline-wrapper {
	background: #64584c;
}

.foto-gallery-inline--theme9.inverse .block-title {
	color: #fff;
}

.foto-gallery-inline--theme9.inverse .item .title {
	color: #fff;
}

.foto-gallery-inline--theme9.inverse .item .text-inner {
	color: #fff;
}

.video-block--theme9 .video-block-wrapper {
	background: #fff;
	padding: 0 20px;
}

.video-block--theme9 .video-block-inner {
	padding: 30px 0;
	max-width: 940px;
	margin: 0 auto;
	text-align: center;
}

.video-block--theme9 .block-title {
	font-size: 30px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	margin-bottom: 35px;
}

.video-block--theme9 .text {
	font-size: 18px;
	line-height: 1.4;
	color: #333;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	padding-bottom: 18px;
}

.video-block--theme9 .video iframe {
	max-width: 100%;
}

.video-block--theme9.inverse .video-block-wrapper {
	background: #2b2b2b;
}

.video-block--theme9.inverse .block-title {
	color: #fff;
}

.video-block--theme9.inverse .text {
	color: #fff;
}

.video-block-two--theme9 .video-block-wrapper {
	background: #fff;
	padding: 0 20px;
}

.video-block-two--theme9 .video-block-inner {
	padding: 30px 0;
	max-width: 940px;
	margin: 0 auto;
}

.video-block-two--theme9 .video-block-inner.left .video {
	margin-right: 20px;
	float: left;
}

.video-block-two--theme9 .video-block-inner.right .video {
	margin-left: 20px;
	float: right;
}

.video-block-two--theme9 .video {
	float: left;
	margin-right: 20px;
}

.video-block-two--theme9 .video iframe {
	max-width: 300px;
	max-height: 250px;
}

.video-block-two--theme9 .video.small iframe {
	max-width: 300px;
	max-height: 250px;
}

.video-block-two--theme9 .video.small + .text-part .block-title {
	text-align: left !important;
	font-size: 25px;
}

.video-block-two--theme9 .video.small + .text-part .text {
	font-size: 18px;
}

@media all and (max-width: 600px) {
	.video-block-two--theme9 .video.small {
		float: none;
		margin-bottom: 10px;
		text-align: center;
	}
}

.video-block-two--theme9 .video.medium iframe {
	max-width: 410px;
	max-height: 350px;
}

.video-block-two--theme9 .video.medium + .text-part .block-title {
	font-size: 27px;
}

.video-block-two--theme9 .video.medium + .text-part .text {
	font-size: 20px;
}

@media all and (max-width: 760px) {
	.video-block-two--theme9 .video.medium {
		float: none;
		margin-bottom: 10px;
		text-align: center;
	}
}

.video-block-two--theme9 .video.big iframe {
	max-width: 520px;
	max-height: 450px;
}

.video-block-two--theme9 .video.big + .text-part .block-title {
	font-size: 29px;
}

.video-block-two--theme9 .video.big + .text-part .text {
	font-size: 22px;
}

@media all and (max-width: 850px) {
	.video-block-two--theme9 .video.big {
		float: none;
		margin-bottom: 10px;
		text-align: center;
	}
}

.video-block-two--theme9 .block-title {
	font-size: 25px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #000;
	padding-bottom: 18px;
}

.video-block-two--theme9 .text {
	font-size: 18px;
	line-height: 1.4;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	padding-bottom: 18px;
	color: #333;
}

.video-block-two--theme9.inverse .video-block-wrapper {
	background: #2b2b2b;
}

.video-block-two--theme9.inverse .block-title {
	color: #fff;
}

.video-block-two--theme9.inverse .text {
	color: #fff;
}

.reviews--theme9 .reviews-wrapper {
	background: #f4f4f4;
	padding: 0 5px;
}

.reviews--theme9 .reviews-inner {
	padding: 30px 0 30px;
	max-width: 970px;
	margin: 0 auto;
}

.reviews--theme9 .reviews-inner.one .review {
	width: 100%;
}

@media all and (min-width: 540px) {
	.reviews--theme9 .reviews-inner.one .review .top-part {
		float: left;
		width: 220px;
	}

	.reviews--theme9 .reviews-inner.one .review .top-part + .text {
		padding-left: 250px;
		text-align: left;
	}
}

.reviews--theme9 .reviews-inner.two .review {
	width: 100%;
}

@media all and (min-width: 620px) {
	.reviews--theme9 .reviews-inner.two .review {
		width: 50%;
	}
}

.reviews--theme9 .reviews-inner.three .review {
	width: 100%;
}

@media all and (min-width: 620px) {
	.reviews--theme9 .reviews-inner.three .review {
		width: 50%;
	}
}

@media all and (min-width: 750px) {
	.reviews--theme9 .reviews-inner.three .review {
		width: 33.3%;
	}
}

.reviews--theme9 .block-title {
	font-size: 30px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	margin-bottom: 35px;
}

.reviews--theme9 .review {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	box-sizing: border-box;
	padding: 0 8px 10px;
	text-align: center;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

@media all and (min-width: 500px) {
	.reviews--theme9 .review {
		width: 50%;
	}
}

@media all and (min-width: 800px) {
	.reviews--theme9 .review {
		width: 33.3%;
		padding: 0 15px 30px;
	}
}

.reviews--theme9 .review-inner {
	background: rgba(100, 88, 76, 0.15);
	padding: 28px 20px;
	border: 1px solid rgba(0, 0, 0, .15);
}

.reviews--theme9 .review .pic {
	text-align: center;
	font-size: 0;
	padding-bottom: 18px;
}

.reviews--theme9 .review .pic img {
	border-radius: 50%;
	max-width: 100px;
}

.reviews--theme9 .review .name {
	color: #333;
	font-size: 20px;
	padding-bottom: 7px;
	font-weight: 500;
}

.reviews--theme9 .review .position {
	color: #bbb;
	font-size: 14px;
}

.reviews--theme9 .review .text {
	font-size: 16px;
	line-height: 1.45;
	font-style: italic;
	padding-top: 15px;
}

.reviews--theme9.inverse .reviews-wrapper {
	background: #64584c;
}

.reviews--theme9.inverse .block-title {
	color: #fff;
}

.reviews--theme9.inverse .review-inner {
	border: 1px solid rgba(0, 0, 0, .15);
}

.reviews--theme9.inverse .review .name {
	color: #fff;
}

.reviews--theme9.inverse .review .position {
	color: #bbb;
}

.reviews--theme9.inverse .review .text {
	font-size: 16px;
	line-height: 1.45;
	font-style: italic;
	padding-top: 15px;
	color: #fff;
}

.reviews--theme9.inverse .review-inner {
	background: rgb(142, 128, 113);
}

.map-with-contacts-theme9 .map-with-contacts-wrapper {
	padding: 0 20px;
	position: relative;
}

.map-with-contacts-theme9 .map-with-contacts-wrapper.top-left .map-with-contacts-inner {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	align-items: flex-start;
	text-align: left;
}

.map-with-contacts-theme9 .map-with-contacts-wrapper.top-center .map-with-contacts-inner {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
}

.map-with-contacts-theme9 .map-with-contacts-wrapper.top-right .map-with-contacts-inner {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	align-items: flex-start;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	justify-content: flex-end;
}

.map-with-contacts-theme9 .map-with-contacts-wrapper.center-left .map-with-contacts-inner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	text-align: left;
}

.map-with-contacts-theme9 .map-with-contacts-wrapper.center-center .map-with-contacts-inner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
}

.map-with-contacts-theme9 .map-with-contacts-wrapper.center-right .map-with-contacts-inner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	justify-content: flex-end;
}

.map-with-contacts-theme9 .map-with-contacts-wrapper.bottom-left .map-with-contacts-inner {
	-webkit-box-align: end;
	-ms-flex-align: end;
	-webkit-align-items: flex-end;
	-moz-align-items: flex-end;
	align-items: flex-end;
	text-align: left;
}

.map-with-contacts-theme9 .map-with-contacts-wrapper.bottom-center .map-with-contacts-inner {
	-webkit-box-align: end;
	-ms-flex-align: end;
	-webkit-align-items: flex-end;
	-moz-align-items: flex-end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
}

.map-with-contacts-theme9 .map-with-contacts-wrapper.bottom-right .map-with-contacts-inner {
	-webkit-box-align: end;
	-ms-flex-align: end;
	-webkit-align-items: flex-end;
	-moz-align-items: flex-end;
	align-items: flex-end;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	justify-content: flex-end;
}

@media all and (max-width: 640px) {
	.map-with-contacts-theme9 .map-fixed.fixed {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 105;
	}
}

.map-with-contacts-theme9 .map-fixed.fixed .close-map2 {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 50px;
	height: 50px;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2228px%22%20height%3D%2228px%22%20%20viewBox%3D%220%200%2028%2028%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M280%2E107%2C116%2E642L269%2E5%2C106%2E036l%2D10%2E607%2C10%2E606%2D3%2E535%2D3%2E535L265%2E964%2C102%2E5%2C255%2E358%2C91%2E893l3%2E535%2D3%2E535L269%2E5%2C98%2E965l10%2E607%2D10%2E607%2C3%2E535%2C3%2E535L273%2E036%2C102%2E5l10%2E606%2C10%2E607Z%22%20transform%3D%22translate%28%2D255%2E344%20%2D88%2E344%29%22%2F%3E%3C%2Fsvg%3E') center center no-repeat rgba(0, 0, 0, 0.5);
	background-size: 23px;
	z-index: 106;
	border-radius: 6px;
}

.map-with-contacts-theme9 .map {
	background: #eee;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.map-with-contacts-theme9 .map-with-contacts-inner {
	padding: 20px 0;
}

@media all and (min-width: 641px) {
	.map-with-contacts-theme9 .map-with-contacts-inner {
		max-width: 960px;
		margin: 0 auto;
		padding: 30px 0px;
		min-height: 400px;
		height: 100%;
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.map-with-contacts-theme9 .contacts {
	position: relative;
	z-index: 2;
	border-radius: 6px;
	padding: 20px;
	background: rgba(0, 0, 0, .8);
	color: #fff;
	text-align: center;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.map-with-contacts-theme9.inverse .contacts {
	background: rgba(255, 255, 255, .9);
	color: #333;
}

@media all and (min-width: 641px) {
	.map-with-contacts-theme9 .contacts {
		max-width: 330px;
		text-align: left;
		padding: 30px 35px;
	}
}

.map-with-contacts-theme9 .phones {
	font-size: 21px;
	padding-bottom: 8px;
	font-weight: 500;
}

.map-with-contacts-theme9 .phones div {
	display: inline-block;
	margin-right: 6px;
}

.map-with-contacts-theme9 .phones div:after {
	content: ",";
}

.map-with-contacts-theme9 .phones div:last-child {
	margin-right: 0;
}

.map-with-contacts-theme9 .phones div:last-child:after {
	display: none;
}

.map-with-contacts-theme9 .address {
	font-size: 18px;
	line-height: 1.35;
	padding-bottom: 12px;
}

.map-with-contacts-theme9 .rejim {
	font-size: 16px;
	padding-bottom: 8px;
}

.map-with-contacts-theme9 .mail {
	font-size: 16px;
	padding-bottom: 8px;
}

.map-with-contacts-theme9 .mail a {
	color: inherit;
}

.map-with-contacts-theme9 .all-map a {
	display: inline-block;
	background: #ff655d;
	color: #fff;
	text-decoration: none;
	padding: 14px 20px;
	border-radius: 5px;
}

@media all and (min-width: 641px) {
	.map-with-contacts-theme9 .all-map a {
		display: none;
	}
}

.map-with-contacts-theme9.inverse .all-map a {
	background: #3ed1c1;
	color: #fff;
}

.one-good-wrapper.inverse {
	background: #BACD10;
}

.one-good-wrapper.inverse .one-good-big-title {
	color: #000;
}

.one-good-wrapper.inverse .good-desc-block .good-title {
	color: #000;
}

.one-good-wrapper.inverse .good-desc-block .good-desc {
	color: #000;
}

.one-good-wrapper.inverse .good-desc-block .good-price-title {
	color: #000;
}

.one-good-wrapper.inverse .good-desc-block .good-price {
	color: #000;
}

.one-good-wrapper.inverse .good-desc-block .good-price span {
	color: #f00;
	;
}

.one-good-wrapper.inverse .good-desc-block .buy-good {
	background-color: #FF6819;
	color: #fff;
}

.one-good-wrapper {
	background: #fff;
}

.one-good-wrapper .good-wrap {
	max-width: 960px;
	margin: 0 auto;
	padding: 32px 0px;
}

@media screen and (max-width: 960px) {
	.one-good-wrapper .good-wrap {
		padding: 15px 15px 30px 15px;
	}
}

@media screen and (max-width: 580px) {
	.one-good-wrapper .good-wrap {
		display: block;
		text-align: center;
		padding: 15px;
	}
}

@media screen and (max-width: 340px) {
	.one-good-wrapper .good-wrap {
		padding: 20px 15px;
	}
}

.one-good-wrapper .one-good-inner {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}

.one-good-wrapper .one-good-inner.right .good-img {
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-webkit-order: 1;
	-moz-order: 1;
	-ms-flex-order: 1;
	order: 1;
	margin-right: 0;
}

.one-good-wrapper .one-good-inner.right .good-desc-block {
	padding-right: 30px;
}

@media screen and (max-width: 500px) {
	.one-good-wrapper .one-good-inner {
		display: block;
	}
}

.one-good-wrapper .one-good-big-title {
	display: none;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: 700;
	color: #333;
}

@media screen and (max-width: 960px) {
	.one-good-wrapper .one-good-big-title {
		display: block;
		padding: 30px 0 20px 0;
		font-size: 26px;
	}
}

@media screen and (max-width: 640px) {
	.one-good-wrapper .one-good-big-title {
		font-size: 24px;
	}
}

@media screen and (max-width: 580px) {
	.one-good-wrapper .one-good-big-title {
		padding-top: 20px;
	}
}

.one-good-wrapper .good-img {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-moz-box-flex: 0;
	-moz-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	border-radius: 7px;
	margin-right: 42px;
	width: 460px;
	height: 460px;
}

@media screen and (max-width: 960px) {
	.one-good-wrapper .good-img {
		margin-right: 30px;
		width: 260px;
		height: 260px;
	}
}

@media screen and (max-width: 700px) {
	.one-good-wrapper .good-img {
		margin-right: 15px;
		width: 200px;
		height: 200px;
	}
}

@media screen and (max-width: 500px) {
	.one-good-wrapper .good-img {
		display: block;
		width: 440px;
		height: 440px;
		margin: 0 auto !important;
		padding-bottom: 20px;
	}
}

@media screen and (max-width: 470px) {
	.one-good-wrapper .good-img {
		width: 290px;
		height: 290px;
	}
}

.one-good-wrapper .good-img img {
	border-radius: 7px;
	width: 100%;
	height: auto;
}

.one-good-wrapper .good-desc-block {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-moz-box-flex: 0;
	-moz-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	padding-top: 38px;
}

@media screen and (max-width: 960px) {
	.one-good-wrapper .good-desc-block {
		padding-top: 0;
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 auto;
		-moz-box-flex: 0;
		-moz-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}
}

@media screen and (max-width: 580px) {
	.one-good-wrapper .good-desc-block {
		text-align: left;
	}
}

.one-good-wrapper .good-desc-block .good-title {
	font-size: 30px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	text-align: left !important;
	padding-bottom: 30px;
}

@media screen and (max-width: 960px) {
	.one-good-wrapper .good-desc-block .good-title {
		display: none;
	}
}

.one-good-wrapper .good-desc-block .good-desc {
	font-size: 18px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #666;
	padding-bottom: 30px;
}

@media screen and (max-width: 700px) {
	.one-good-wrapper .good-desc-block .good-desc {
		font-size: 17px;
	}
}

@media screen and (max-width: 460px) {
	.one-good-wrapper .good-desc-block .good-desc {
		font-size: 16px;
	}
}

.one-good-wrapper .good-desc-block .good-price-title {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
}

@media screen and (max-width: 960px) {
	.one-good-wrapper .good-desc-block .good-price-title {
		font-size: 16px;
	}
}

@media screen and (max-width: 470px) {
	.one-good-wrapper .good-desc-block .good-price-title {
		font-size: 16px;
	}
}

.one-good-wrapper .good-desc-block .good-price {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #000;
	padding-bottom: 18px;
}

@media screen and (max-width: 960px) {
	.one-good-wrapper .good-desc-block .good-price {
		font-size: 22px;
	}
}

@media screen and (max-width: 580px) {
	.one-good-wrapper .good-desc-block .good-price {
		font-size: 21px;
	}
}

.one-good-wrapper .good-desc-block .good-price span {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #f00;
	text-decoration: line-through;
	padding-left: 30px;
}

@media screen and (max-width: 960px) {
	.one-good-wrapper .good-desc-block .good-price span {
		font-size: 20px;
	}
}

@media screen and (max-width: 580px) {
	.one-good-wrapper .good-desc-block .good-price span {
		font-size: 19px;
	}
}

.one-good-wrapper .good-desc-block .buy-good {
	display: inline-block;
	background-color: #B9CC11;
	border-radius: 4px;
	text-decoration: none;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 19px;
	padding: 14px 30px;
	color: #fff;
}

@media screen and (max-width: 960px) {
	.one-good-wrapper .good-desc-block .buy-good {
		font-size: 17px;
		padding: 12px 26px;
	}
}

@media screen and (max-width: 580px) {
	.one-good-wrapper .good-desc-block .buy-good {
		font-size: 18px;
		//display: block;
		text-align: center;
		padding: 14px;
	}
}

@media screen and (max-width: 470px) {
	.one-good-wrapper .good-desc-block .buy-good {
		display: block;
		font-size: 19px;
		padding: 14px;
	}
}

.one-good-icon__wrapper {
	background: #fff;
}

.one-good-icon__wrapper.inverse {
	background: #BACD10;
}

.one-good-icon__wrapper.inverse .one-good-icon__title {
	color: #000;
}

.one-good-icon__wrapper.inverse .one-good-icon__list .list-items .item .text {
	color: #000;
}

.one-good-icon__wrapper.inverse .one-good-icon__list .list-items .item svg path {
	fill: #000;
}

.one-good-icon__wrapper.inverse .one-good-icon__list .one-good-icon__price-title {
	color: #000;
}

.one-good-icon__wrapper.inverse .one-good-icon__list .one-good-icon__price {
	color: #000;
}

.one-good-icon__wrapper.inverse .one-good-icon__list .one-good-icon__price span {
	color: #f00;
}

.one-good-icon__wrapper.inverse .one-good-icon__list .one-good-icon__buy {
	background-color: #FF6819;
	color: #fff;
}

.one-good-icon__wrapper .one-good-icon__wrap {
	max-width: 960px;
	margin: 0 auto;
	padding: 32px 0;
}

@media screen and (max-width: 980px) {
	.one-good-icon__wrapper .one-good-icon__wrap {
		padding: 15px 15px 30px 15px;
	}
}

@media screen and (max-width: 580px) {
	.one-good-icon__wrapper .one-good-icon__wrap {
		display: block;
		text-align: center;
		padding: 15px;
	}
}

@media screen and (max-width: 340px) {
	.one-good-icon__wrapper .one-good-icon__wrap {
		padding: 20px 15px;
	}
}

.one-good-icon__wrapper .one-good-icon__inner {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}

.one-good-icon__wrapper .one-good-icon__inner.right .one-good-icon__img {
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-webkit-order: 1;
	-moz-order: 1;
	-ms-flex-order: 1;
	order: 1;
	margin-left: 42px;
	margin-right: 0;
}

@media screen and (max-width: 650px) {
	.one-good-icon__wrapper .one-good-icon__inner {
		display: block;
	}
}

.one-good-icon__wrapper .one-good-icon__title {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 700;
	color: #333;
	text-align: center;
	padding-bottom: 35px;
}

@media screen and (max-width: 960px) {
	.one-good-icon__wrapper .one-good-icon__title {
		padding: 40px 0 20px 0;
		font-size: 26px;
	}
}

@media screen and (max-width: 640px) {
	.one-good-icon__wrapper .one-good-icon__title {
		font-size: 24px;
		padding-top: 20px;
	}
}

.one-good-icon__wrapper .one-good-icon__img {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-moz-box-flex: 0;
	-moz-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	border-radius: 7px;
	margin-right: 42px;
	width: 460px;
	height: 460px;
}

@media screen and (max-width: 960px) {
	.one-good-icon__wrapper .one-good-icon__img {
		margin-right: 20px;
		width: 360px;
		height: 360px;
	}
}

@media screen and (max-width: 768px) {
	.one-good-icon__wrapper .one-good-icon__img {
		margin-right: 30px;
		width: 260px;
		height: 260px;
	}
}

@media screen and (max-width: 650px) {
	.one-good-icon__wrapper .one-good-icon__img {
		display: block;
		width: 440px;
		height: 440px;
		margin: 0 auto !important;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 470px) {
	.one-good-icon__wrapper .one-good-icon__img {
		width: 290px;
		height: 290px;
	}
}

.one-good-icon__wrapper .one-good-icon__img img {
	border-radius: 7px;
	width: 100%;
	height: 100%;
}

.one-good-icon__wrapper .one-good-icon__list {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-moz-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding-top: 38px;
}

@media screen and (max-width: 960px) {
	.one-good-icon__wrapper .one-good-icon__list {
		padding-top: 0;
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 auto;
		-moz-box-flex: 0;
		-moz-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}
}

@media screen and (max-width: 580px) {
	.one-good-icon__wrapper .one-good-icon__list {
		text-align: left;
	}
}

.one-good-icon__wrapper .one-good-icon__list .list-items .item {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	margin-bottom: 20px;
}

@media screen and (max-width: 960px) {
	.one-good-icon__wrapper .one-good-icon__list .list-items .item {
		margin-bottom: 0px;
	}
}

@media screen and (max-width: 650px) {
	.one-good-icon__wrapper .one-good-icon__list .list-items .item {
		padding-left: 50px;
	}
}

@media screen and (max-width: 580px) {
	.one-good-icon__wrapper .one-good-icon__list .list-items .item {
		padding-left: 0;
	}
}

.one-good-icon__wrapper .one-good-icon__list .list-items .item span {
	max-width: 48px;
	overflow: hidden;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 48px;
	-moz-box-flex: 0;
	-moz-flex: 0 0 48px;
	-ms-flex: 0 0 48px;
	flex: 0 0 48px;
}

.one-good-icon__wrapper .one-good-icon__list .list-items .item span svg {
	max-width: 100%;
}

.one-good-icon__wrapper .one-good-icon__list .list-items .item span img {
	max-width: 100%;
}

.one-good-icon__wrapper .one-good-icon__list .list-items .item svg path {
	fill: #212121;
}

.one-good-icon__wrapper .one-good-icon__list .list-items .item .text {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-moz-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #666;
	margin: auto;
	padding: 0 0 0 22px;
}

@media screen and (max-width: 960px) {
	.one-good-icon__wrapper .one-good-icon__list .list-items .item .text {
		font-size: 16px;
	}
}

@media screen and (max-width: 650px) {
	.one-good-icon__wrapper .one-good-icon__list .list-items .item .text {
		font-size: 17px;
	}
}

@media screen and (max-width: 580px) {
	.one-good-icon__wrapper .one-good-icon__list .list-items .item .text {
		font-size: 17px;
	}
}

@media screen and (max-width: 470px) {
	.one-good-icon__wrapper .one-good-icon__list .list-items .item .text {
		font-size: 16px;
	}
}

.one-good-icon__wrapper .one-good-icon__list .one-good-icon__price-title {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
}

@media screen and (max-width: 960px) {
	.one-good-icon__wrapper .one-good-icon__list .one-good-icon__price-title {
		font-size: 16px;
	}
}

@media screen and (max-width: 650px) {
	.one-good-icon__wrapper .one-good-icon__list .one-good-icon__price-title {
		padding-left: 50px;
	}
}

@media screen and (max-width: 580px) {
	.one-good-icon__wrapper .one-good-icon__list .one-good-icon__price-title {
		padding-left: 0;
	}
}

@media screen and (max-width: 470px) {
	.one-good-icon__wrapper .one-good-icon__list .one-good-icon__price-title {
		font-size: 16px;
	}
}

.one-good-icon__wrapper .one-good-icon__list .one-good-icon__price {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #000;
	padding-bottom: 18px;
}

@media screen and (max-width: 960px) {
	.one-good-icon__wrapper .one-good-icon__list .one-good-icon__price {
		font-size: 22px;
	}
}

@media screen and (max-width: 650px) {
	.one-good-icon__wrapper .one-good-icon__list .one-good-icon__price {
		padding-left: 50px;
	}
}

@media screen and (max-width: 580px) {
	.one-good-icon__wrapper .one-good-icon__list .one-good-icon__price {
		padding-left: 0;
		font-size: 21px;
	}
}

.one-good-icon__wrapper .one-good-icon__list .one-good-icon__price span {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #f00;
	text-decoration: line-through;
	padding-left: 30px;
}

@media screen and (max-width: 960px) {
	.one-good-icon__wrapper .one-good-icon__list .one-good-icon__price span {
		font-size: 20px;
	}
}

@media screen and (max-width: 580px) {
	.one-good-icon__wrapper .one-good-icon__list .one-good-icon__price span {
		font-size: 19px;
	}
}

.one-good-icon__wrapper .one-good-icon__list .one-good-icon__buy {
	display: inline-block;
	background-color: #B9CC11;
	border-radius: 4px;
	text-decoration: none;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: 700;
	padding: 14px 30px;
	color: #fff;
}

@media screen and (max-width: 960px) {
	.one-good-icon__wrapper .one-good-icon__list .one-good-icon__buy {
		font-size: 17px;
		padding: 12px 26px;
	}
}

@media screen and (max-width: 650px) {
	.one-good-icon__wrapper .one-good-icon__list .one-good-icon__buy {
		margin-left: 50px;
	}
}

@media screen and (max-width: 580px) {
	.one-good-icon__wrapper .one-good-icon__list .one-good-icon__buy {
		margin-left: 0;
	}
}

@media screen and (max-width: 580px) {
	.one-good-icon__wrapper .one-good-icon__list .one-good-icon__buy {
		font-size: 18px;
		//display: block;
		text-align: center;
		padding: 14px;
	}
}

@media screen and (max-width: 470px) {
	.one-good-icon__wrapper .one-good-icon__list .one-good-icon__buy {
		display: block;
		//font-size: 19px;
		padding: 14px;
	}
}

.one-good-horizontal__bg-wrapper {
	background: #fff;
}

.one-good-horizontal__bg-wrapper.inverse {
	background: #BACD10;
}

.one-good-horizontal__bg-wrapper.inverse .one-good-horizontal__wrapper .good-title {
	color: #000;
}

.one-good-horizontal__bg-wrapper.inverse .one-good-horizontal__wrapper .good-desc {
	color: #000;
}

.one-good-horizontal__bg-wrapper.inverse .one-good-horizontal__wrapper .old-price {
	color: #f00;
}

.one-good-horizontal__bg-wrapper.inverse .one-good-horizontal__wrapper .price {
	color: #000;
}

.one-good-horizontal__bg-wrapper.inverse .one-good-horizontal__wrapper .buy-good {
	background-color: #FF6819;
	color: #fff;
}

.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper {
	max-width: 960px;
	margin: 0 auto;
	padding: 32px 0;
	text-align: center;
}

@media screen and (max-width: 980px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper {
		padding: 15px 15px 30px 15px;
	}
}

@media screen and (max-width: 340px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper {
		padding: 20px 15px;
	}
}

.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .good-img {
	border-radius: 8px;
	width: 900px;
	height: 440px;
	margin: 0 auto;
	padding-bottom: 30px;
}

@media screen and (max-width: 940px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .good-img {
		width: 700px;
		height: 342px;
	}
}

@media screen and (max-width: 770px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .good-img {
		display: block;
		width: 440px;
		height: 215px;
		margin: 0 auto;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 479px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .good-img {
		width: 330px;
		height: 146px;
	}
}

@media screen and (max-width: 370px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .good-img {
		width: 290px;
		height: 142px;
	}
}

.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .good-img img {
	border-radius: 8px;
	width: 100%;
	height: 100%;
}

.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .good-title {
	font-size: 30px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
	padding-bottom: 20px;
}

@media screen and (max-width: 960px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .good-title {
		font-size: 26px;
	}
}

@media screen and (max-width: 640px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .good-title {
		font-size: 24px;
	}
}

.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .good-desc {
	font-size: 18px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #666;
	padding-bottom: 30px;
}

@media screen and (max-width: 700px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .good-desc {
		font-size: 17px;
	}
}

@media screen and (max-width: 460px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .good-desc {
		font-size: 16px;
	}
}

.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .old-price {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #f00;
	text-decoration: line-through;
}

@media screen and (max-width: 940px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .old-price {
		font-size: 20px;
	}
}

@media screen and (max-width: 580px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .old-price {
		font-size: 19px;
	}
}

.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .price {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #000;
	padding-bottom: 20px;
}

@media screen and (max-width: 940px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .price {
		font-size: 22px;
	}
}

@media screen and (max-width: 580px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .price {
		font-size: 21px;
	}
}

.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .buy-good {
	display: inline-block;
	background-color: #B9CC11;
	border-radius: 4px;
	text-decoration: none;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: 700;
	padding: 14px 30px;
	color: #fff;
}

@media screen and (max-width: 940px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .buy-good {
		font-size: 17px;
		padding: 12px 26px;
	}
}

@media screen and (max-width: 580px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .buy-good {
		font-size: 18px;
		//display: block;
		text-align: center;
		padding: 14px;
	}
}

@media screen and (max-width: 470px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .buy-good {
		display: block;
		//font-size: 19px;
		padding: 14px;
	}
}

.header--theme5 .name-wrapper .logo img {
	max-height: 200px;
}

.one_good_wrap + .one_good_wrap {
	margin-top: 30px;
}

.only-one-product {
	background: #fff;
}

.only-one-product.inverse {
	background: #BACD10;
}

.only-one-product.inverse .text-part .title {
	color: #000;
}

.only-one-product.inverse .text-part .sub-title {
	color: #000;
}

.only-one-product.inverse .text-part .text {
	color: #000;
}

.only-one-product.inverse .text-part .button a {
	background: #FF6819;
}

.only-one-product .only-one-product-wrapper {
	padding: 0 20px;
}

@media screen and (max-width: 630px) {
	.only-one-product .only-one-product-wrapper {
		padding: 0 15px;
	}
}

.only-one-product .only-one-product-inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 30px 0;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media screen and (max-width: 630px) {
	.only-one-product .only-one-product-inner {
		display: block;
	}
}

.only-one-product .only-one-product-inner.top {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	align-items: flex-start;
}

.only-one-product .only-one-product-inner.center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}

.only-one-product .only-one-product-inner.bottom {
	-webkit-box-align: end;
	-ms-flex-align: end;
	-webkit-align-items: flex-end;
	-moz-align-items: flex-end;
	align-items: flex-end;
}

.only-one-product .only-one-product-inner.left .pic-part {
	-webkit-box-ordinal-group: 0;
	-moz-box-ordinal-group: 0;
	-webkit-order: -1;
	-moz-order: -1;
	-ms-flex-order: -1;
	order: -1;
	padding-right: 30px;
}

.only-one-product .only-one-product-inner.left .text-part {
	padding-right: 0;
}

.only-one-product .text-part {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 0px;
	-moz-box-flex: 1;
	-moz-flex: 1 0 0px;
	-ms-flex: 1 0 0px;
	flex: 1 0 0px;
	padding-right: 30px;
}

@media screen and (max-width: 630px) {
	.only-one-product .text-part {
		text-align: center;
	}
}

.only-one-product .text-part .title-wrapper {
	padding-bottom: 20px;
}

.only-one-product .text-part .title {
	font-size: 26px;
	text-align: left !important;
	color: #000;
}

.only-one-product .text-part .sub-title {
	font-size: 18px;
	font-weight: 500;
	padding-top: 8px;
	color: #000;
}

.only-one-product .text-part .text {
	font-size: 16px;
	line-height: 1.4;
	color: #464646;
}

.only-one-product .text-part .button {
	padding-top: 15px;
}

.only-one-product .text-part .button a {
	display: inline-block;
	outline-style: none;
	padding: 11px 20px;
	background: #B9CC11;
	text-decoration: none;
	box-sizing: border-box;
	border: none;
	color: #fff;
	font-size: 17px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-radius: 4px;
}

.only-one-product .pic-part {
	width: 35%;
	height: 220px;
	padding-right: 0;
}

@media screen and (max-width: 930px) {
	.only-one-product .pic-part {
		width: 32%;
		height: 180px;
	}
}

@media screen and (max-width: 630px) {
	.only-one-product .pic-part {
		max-width: 100%;
		margin: 0 auto;
		text-align: center;
		padding-top: 20px;
		padding-right: 0 !important;
	}
}

.only-one-product .pic-part img {
	width: 100%;
	height: 100%;
}

.sale-block1.inverse .color-background {
	background: rgba(255, 255, 255, 0.8);
}

.sale-block1.inverse .left-part {
	color: #444;
}

.sale-block1.inverse .right-part {
	background-color: #a5b60a;
	border: 1px solid #c5d911;
	color: #fff;
}

.sale-block1.inverse .right-part input {
	background-color: #fff;
}

.sale-block1.inverse .right-part .title {
	color: #fff;
}

.sale-block1.inverse .right-part form label {
	color: #fff;
}

.sale-block1.inverse .right-part input[type="text"] {
	color: #000;
	border: 1px solid #d9cfc0;
	box-shadow: none;
}

.sale-block1.inverse .right-part input[type="text"]::-webkit-input-placeholder {
	color: #666;
}

.sale-block1.inverse .right-part input[type="text"]:moz-placeholder {
	color: #666;
}

.sale-block1.inverse .right-part input[type="text"]::-moz-placeholder {
	color: #666;
}

.sale-block1.inverse .right-part input[type="text"]:-ms-input-placeholder {
	color: #666;
}

.sale-block1.inverse .right-part input[type="text"].placeholder {
	color: #666;
}

.sale-block1.inverse .right-part .tpl-field textarea {
	border: 1px solid #d9cfc0;
	color: #000;
}

.sale-block1.inverse .right-part .tpl-field.type-multi_select select {
	border: 1px solid #d9cfc0;
	color: #000;
}

.sale-block1.inverse .right-part .tpl-field.type-select select {
	border: 1px solid #d9cfc0;
	color: #000;
}

.sale-block1.inverse .right-part button {
	background: #ff7615;
	color: #fff;
	text-shadow: none;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff8b19), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff8b19, #ff5f11);
	background-image: -moz-linear-gradient(#ff8b19, #ff5f11);
	background-image: -webkit-linear-gradient(#ff8b19, #ff5f11);
	background-image: -ms-linear-gradient(#ff8b19, #ff5f11);
	background-image: linear-gradient( #ff8b19, #ff5f11);
	-pie-background: linear-gradient( #ff8b19, #ff5f11);
}

.sale-block1.inverse .right-part button:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ffa64e), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ffa64e, #ff5f11);
	background-image: -moz-linear-gradient(#ffa64e, #ff5f11);
	background-image: -webkit-linear-gradient(#ffa64e, #ff5f11);
	background-image: -ms-linear-gradient(#ffa64e, #ff5f11);
	background-image: linear-gradient( #ffa64e, #ff5f11);
	-pie-background: linear-gradient( #ffa64e, #ff5f11);
}

.sale-block1.inverse .right-part button:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff5f11), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff5f11, #ff5f11);
	background-image: -moz-linear-gradient(#ff5f11, #ff5f11);
	background-image: -webkit-linear-gradient(#ff5f11, #ff5f11);
	background-image: -ms-linear-gradient(#ff5f11, #ff5f11);
	background-image: linear-gradient( #ff5f11, #ff5f11);
	-pie-background: linear-gradient( #ff5f11, #ff5f11);
}

.sale-block1.inverse .right-part .tpl-anketa-success-note {
}

.sale-block1 .sale-block-wrapper {
	padding: 0 20px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.sale-block1 .color-background {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .8);
}

.sale-block1 .sale-block-inner {
	position: relative;
	z-index: 1;
	max-width: 960px;
	margin: 0 auto;
	padding: 80px 0;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition: padding 0.3s;
	-moz-transition: padding 0.3s;
	-o-transition: padding 0.3s;
	-ms-transition: padding 0.3s;
	transition: padding 0.3s;
}

.sale-block1 .sale-block-inner.center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}

.sale-block1 .sale-block-inner.top {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	align-items: flex-start;
}

.sale-block1 .sale-block-inner.bottom {
	-webkit-box-align: end;
	-ms-flex-align: end;
	-webkit-align-items: flex-end;
	-moz-align-items: flex-end;
	align-items: flex-end;
}

@media screen and (max-width: 960px) {
	.sale-block1 .sale-block-inner {
		padding: 60px 0;
	}
}

@media screen and (max-width: 768px) {
	.sale-block1 .sale-block-inner {
		padding: 50px 0;
	}
}

@media screen and (max-width: 740px) {
	.sale-block1 .sale-block-inner {
		display: block;
		text-align: left;
	}
}

@media screen and (max-width: 640px) {
	.sale-block1 .sale-block-inner {
		padding: 40px 0;
	}
}

@media screen and (max-width: 640px) {
	.sale-block1 .sale-block-inner {
		padding: 30px 0;
	}
}

.sale-block1 .left-part {
	color: #fff;
	padding-right: 30px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 0px;
	-moz-box-flex: 1;
	-moz-flex: 1 0 0px;
	-ms-flex: 1 0 0px;
	flex: 1 0 0px;
}

@media screen and (max-width: 740px) {
	.sale-block1 .left-part {
		padding: 0 0 30px;
	}
}

.sale-block1 .left-part .title {
	font-weight: 700;
	font-size: 36px;
	-webkit-transition: font-size 0.3s;
	-moz-transition: font-size 0.3s;
	-o-transition: font-size 0.3s;
	-ms-transition: font-size 0.3s;
	transition: font-size 0.3s;
}

@media screen and (max-width: 960px) {
	.sale-block1 .left-part .title {
		font-size: 33px;
	}
}

@media screen and (max-width: 768px) {
	.sale-block1 .left-part .title {
		font-size: 30px;
	}
}

@media screen and (max-width: 640px) {
	.sale-block1 .left-part .title {
		font-size: 27px;
	}
}

@media screen and (max-width: 500px) {
	.sale-block1 .left-part .title {
		font-size: 24px;
	}
}

.sale-block1 .left-part .text {
	padding-top: 20px;
	font-size: 22px;
	-webkit-transition: font-size 0.3s;
	-moz-transition: font-size 0.3s;
	-o-transition: font-size 0.3s;
	-ms-transition: font-size 0.3s;
	transition: font-size 0.3s;
}

@media screen and (max-width: 960px) {
	.sale-block1 .left-part .text {
		font-size: 21px;
	}
}

@media screen and (max-width: 768px) {
	.sale-block1 .left-part .text {
		font-size: 20px;
		padding-top: 15px;
	}
}

@media screen and (max-width: 640px) {
	.sale-block1 .left-part .text {
		font-size: 18px;
	}
}

@media screen and (max-width: 500px) {
	.sale-block1 .left-part .text {
		font-size: 17px;
		padding-top: 10px;
	}
}

.sale-block1 .right-part {
	width: 320px;
	max-width: 100%;
	background-color: #f4eede;
	border: 1px solid #e2dbc7;
	border-radius: 4px;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 auto;
	color: #000;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
}

@media screen and (max-width: 740px) and (min-width: 500px) {
	.sale-block1 .right-part {
		width: 100%;
	}
}

.sale-block1 .right-part input {
	background-color: #fff;
}

.sale-block1 .right-part .title {
	color: #475055;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	padding: 17px 25px;
	background: rgba(0, 0, 0, 0);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.sale-block1 .right-part .title .ui-text-shadow-copy-1 {
	visibility: visible;
	color: black;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50) progid:DXImageTransform.Microsoft.Blur(makeShadow=false,pixelRadius=1);
	left: -0.5px;
	top: -0.1px;
}

.ie-8 .sale-block1 .right-part .title .ui-text-shadow-copy-1 {
	top: 0.9px;
}

@media screen and (max-width: 960px) {
	.sale-block1 .right-part .title {
		font-size: 18px;
		padding: 16px 25px;
	}
}

@media screen and (max-width: 768px) {
	.sale-block1 .right-part .title {
		font-size: 18px;
		padding: 15px 25px;
	}
}

@media screen and (max-width: 640px) {
	.sale-block1 .right-part .title {
		font-size: 18px;
		padding: 14px 25px;
	}
}

@media screen and (max-width: 500px) {
	.sale-block1 .right-part .title {
		font-size: 18px;
		padding: 13px 25px;
	}
}

.sale-block1 .right-part form {
	padding: 25px;
}

.sale-block1 .right-part form label {
	color: #000;
}

@media screen and (max-width: 960px) {
	.sale-block1 .right-part form {
		padding: 23px;
	}
}

@media screen and (max-width: 768px) {
	.sale-block1 .right-part form {
		padding: 21px;
	}
}

@media screen and (max-width: 640px) {
	.sale-block1 .right-part form {
		padding: 19px;
	}
}

@media screen and (max-width: 500px) {
	.sale-block1 .right-part form {
		padding: 16px;
	}
}

.sale-block1 .right-part .tpl-field {
	padding-bottom: 10px;
}

@media screen and (max-width: 740px) and (min-width: 500px) {
	.sale-block1 .right-part .tpl-field {
		width: 50%;
		box-sizing: border-box;
		display: inline-block;
		vertical-align: top;
		padding-right: 8px;
		padding-left: 0px;
	}
}

.sale-block1 .right-part .tpl-field ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sale-block1 .right-part .tpl-field textarea {
	width: 100%;
	outline-style: none;
	box-sizing: border-box;
	font-size: 13px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	border: 1px solid #d9cfc0;
	color: #000;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	-ms-transition: all 0.25s;
	transition: all 0.25s;
	border-radius: 5px;
	min-height: 42px;
	padding: 13px 18px;
}

.sale-block1 .right-part .tpl-field.type-calendar_interval .field-title {
	display: none;
}

.sale-block1 .right-part .tpl-field.type-calendar_interval input[type="text"] {
	margin-bottom: 10px;
}

.sale-block1 .right-part input[type="checkbox"], input[type="radio"] {
	margin-right: 5px;
}

.sale-block1 .right-part .tpl-field.type-calendar .field-title {
	display: none;
}

.sale-block1 .right-part .tpl-field.type-multi_select .field-title {
	display: none;
}

.sale-block1 .right-part .tpl-field.type-multi_select select {
	outline-style: none;
	box-sizing: border-box;
	font-size: 13px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	border: 1px solid #d9cfc0;
	color: #000;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	-ms-transition: all 0.25s;
	transition: all 0.25s;
	width: 100%;
	padding: 0 18px;
}

.sale-block1 .right-part .tpl-field.type-select .field-title {
	display: none;
}

.sale-block1 .right-part .tpl-field.type-select select {
	outline-style: none;
	box-sizing: border-box;
	font-size: 13px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	border: 1px solid #d9cfc0;
	color: #000;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	-ms-transition: all 0.25s;
	transition: all 0.25s;
	border-radius: 5px;
	min-height: 42px;
	width: 100%;
	padding: 0 18px;
}

.sale-block1 .right-part input[type="text"] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 9px 18px;
	outline-style: none;
	box-sizing: border-box;
	font-size: 13px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #d9cfc0;
	border-radius: 5px;
}

.sale-block1 .right-part input[type="text"]::-webkit-input-placeholder {
	color: #666;
	font-size: 13px;
}

.sale-block1 .right-part input[type="text"]:moz-placeholder {
	color: #666;
	font-size: 13x;
}

.sale-block1 .right-part input[type="text"]::-moz-placeholder {
	color: #666;
	font-size: 13px;
}

.sale-block1 .right-part input[type="text"]:-ms-input-placeholder {
	color: #666;
	font-size: 13px;
}

.sale-block1 .right-part input[type="text"].placeholder {
	color: #666;
	font-size: 13x;
}

.sale-block1 .right-part button {
	display: block;
	outline-style: none;
	padding: 13px 20px;
	width: 100%;
	box-sizing: border-box;
	border: none;
	color: #68720b;
	font-size: 14px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	background: #b5c90f;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #d7e216), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#d7e216, #b5c90f);
	background-image: -moz-linear-gradient(#d7e216, #b5c90f);
	background-image: -webkit-linear-gradient(#d7e216, #b5c90f);
	background-image: -ms-linear-gradient(#d7e216, #b5c90f);
	background-image: linear-gradient( #d7e216, #b5c90f);
	-pie-background: linear-gradient( #d7e216, #b5c90f);
	cursor: pointer;
	text-shadow: 0 1px 0 #dbed14;
	border-radius: 4px;
	-moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.sale-block1 .right-part button .ui-text-shadow-copy-1 {
	visibility: visible;
	color: #593824;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60) progid:DXImageTransform.Microsoft.Blur(makeShadow=false,pixelRadius=1);
	left: -0.5px;
	top: -0.1px;
}

.ie-8 .sale-block1 .right-part button .ui-text-shadow-copy-1 {
	top: 0.9px;
}

@media screen and (max-width: 960px) {
	.sale-block1 .right-part button {
		padding: 13px 20px;
	}
}

@media screen and (max-width: 768px) {
	.sale-block1 .right-part button {
		padding: 13px 20px;
	}
}

@media screen and (max-width: 740px) and (min-width: 500px) {
	.sale-block1 .right-part button {
		padding: 9px 20px;
	}
}

@media screen and (max-width: 499px) {
	.sale-block1 .right-part button {
		padding: 9px 20px;
	}
}

.sale-block1 .right-part button:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #dde724), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#dde724, #b5c90f);
	background-image: -moz-linear-gradient(#dde724, #b5c90f);
	background-image: -webkit-linear-gradient(#dde724, #b5c90f);
	background-image: -ms-linear-gradient(#dde724, #b5c90f);
	background-image: linear-gradient( #dde724, #b5c90f);
	-pie-background: linear-gradient( #dde724, #b5c90f);
}

.sale-block1 .right-part button:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #b5c90f), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#b5c90f, #b5c90f);
	background-image: -moz-linear-gradient(#b5c90f, #b5c90f);
	background-image: -webkit-linear-gradient(#b5c90f, #b5c90f);
	background-image: -ms-linear-gradient(#b5c90f, #b5c90f);
	background-image: linear-gradient( #b5c90f, #b5c90f);
	-pie-background: linear-gradient( #b5c90f, #b5c90f);
}

.sale-block1 .right-part .tpl-anketa-success-note {
	padding: 20px;
	font-weight: bold;
	-moz-text-shadow: 0.5px 0.9px 1px rgba(89, 56, 36, 0.6);
	-webkit-text-shadow: 0.5px 0.9px 1px rgba(89, 56, 36, 0.6);
	text-shadow: 0.5px 0.9px 1px rgba(89, 56, 36, 0.6);
	text-align: center;
}

.sale-block1 .right-part .tpl-anketa-success-note .ui-text-shadow-copy-1 {
	visibility: visible;
	color: #593824;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60) progid:DXImageTransform.Microsoft.Blur(makeShadow=false,pixelRadius=1);
	left: -0.5px;
	top: -0.1px;
}

.ie-8 .sale-block1 .right-part .tpl-anketa-success-note .ui-text-shadow-copy-1 {
	top: 0.9px;
}

.sale-block1 .right-part .error-message {
	font-size: 16px;
	-moz-text-shadow: 0.5px 0.9px 1px rgba(255, 255, 255, 0.6);
	-webkit-text-shadow: 0.5px 0.9px 1px rgba(255, 255, 255, 0.6);
	text-shadow: 0.5px 0.9px 1px rgba(255, 255, 255, 0.6);
}

.sale-block1 .right-part .error-message .ui-text-shadow-copy-1 {
	visibility: visible;
	color: white;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60) progid:DXImageTransform.Microsoft.Blur(makeShadow=false,pixelRadius=1);
	left: -0.5px;
	top: -0.1px;
}

.ie-8 .sale-block1 .right-part .error-message .ui-text-shadow-copy-1 {
	top: 0.9px;
}

.sale-block-two {
	min-height: 100px;
}

.sale-block-two.inverse .sale-block-inner {
	color: #444;
}

.sale-block-two.inverse .color-background {
	background: rgba(255, 255, 255, 0.8);
}

.sale-block-two.inverse .button a {
	color: #fff;
	background: #ff7615;
	text-shadow: none;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff8b19), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff8b19, #ff5f11);
	background-image: -moz-linear-gradient(#ff8b19, #ff5f11);
	background-image: -webkit-linear-gradient(#ff8b19, #ff5f11);
	background-image: -ms-linear-gradient(#ff8b19, #ff5f11);
	background-image: linear-gradient( #ff8b19, #ff5f11);
	-pie-background: linear-gradient( #ff8b19, #ff5f11);
}

.sale-block-two.inverse .button a:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ffa64e), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ffa64e, #ff5f11);
	background-image: -moz-linear-gradient(#ffa64e, #ff5f11);
	background-image: -webkit-linear-gradient(#ffa64e, #ff5f11);
	background-image: -ms-linear-gradient(#ffa64e, #ff5f11);
	background-image: linear-gradient( #ffa64e, #ff5f11);
	-pie-background: linear-gradient( #ffa64e, #ff5f11);
}

.sale-block-two.inverse .button a:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff5f11), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff5f11, #ff5f11);
	background-image: -moz-linear-gradient(#ff5f11, #ff5f11);
	background-image: -webkit-linear-gradient(#ff5f11, #ff5f11);
	background-image: -ms-linear-gradient(#ff5f11, #ff5f11);
	background-image: linear-gradient( #ff5f11, #ff5f11);
	-pie-background: linear-gradient( #ff5f11, #ff5f11);
}

.sale-block-two.inverse .arrow-down {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2243px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2043%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M43%2C1L21%2E8%2C18l%2D0%2E3%2D0%2E4L21%2E2%2C18L0%2C1l0%2E8%2D1l20%2E7%2C16%2E6L42%2E2%2C0L43%2C1z%22%2F%3E%3C%2Fsvg%3E') center center no-repeat;
	background-size: 100% 100%;
}

.sale-block-two .sale-block-wrapper {
	padding: 0 20px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.sale-block-two .color-background {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .8);
}

.sale-block-two .sale-block-inner {
	min-height: 650px;
	box-sizing: border-box;
	padding: 150px 0;
	z-index: 1;
	max-width: 960px;
	margin: 0 auto;
	text-align: center;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #fff;
	position: relative;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-direction: normal;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

@media screen and (max-width: 960px) {
	.sale-block-two .sale-block-inner {
		padding: 130px 0;
		min-height: 550px;
	}
}

@media screen and (max-width: 768px) {
	.sale-block-two .sale-block-inner {
		padding: 110px 0;
		min-height: 450px;
	}
}

@media screen and (max-width: 640px) {
	.sale-block-two .sale-block-inner {
		padding: 60px 0 90px 0;
		min-height: 350px;
	}
}

@media screen and (max-width: 500px) {
	.sale-block-two .sale-block-inner {
		padding: 40px 0 70px 0;
		min-height: 250px;
	}
}

.sale-block-two .title {
	font-weight: 700;
	font-size: 42px;
	-webkit-transition: font-size 0.3s;
	-moz-transition: font-size 0.3s;
	-o-transition: font-size 0.3s;
	-ms-transition: font-size 0.3s;
	transition: font-size 0.3s;
}

@media screen and (max-width: 960px) {
	.sale-block-two .title {
		font-size: 38px;
	}
}

@media screen and (max-width: 768px) {
	.sale-block-two .title {
		font-size: 34px;
	}
}

@media screen and (max-width: 640px) {
	.sale-block-two .title {
		font-size: 30px;
	}
}

@media screen and (max-width: 500px) {
	.sale-block-two .title {
		font-size: 26px;
	}
}

.sale-block-two .text {
	padding-top: 20px;
	font-size: 25px;
	-webkit-transition: font-size 0.3s;
	-moz-transition: font-size 0.3s;
	-o-transition: font-size 0.3s;
	-ms-transition: font-size 0.3s;
	transition: font-size 0.3s;
}

@media screen and (max-width: 960px) {
	.sale-block-two .text {
		font-size: 22px;
	}
}

@media screen and (max-width: 768px) {
	.sale-block-two .text {
		font-size: 20px;
		padding-top: 15px;
	}
}

@media screen and (max-width: 640px) {
	.sale-block-two .text {
		font-size: 18px;
	}
}

@media screen and (max-width: 500px) {
	.sale-block-two .text {
		font-size: 17px;
		padding-top: 10px;
	}
}

.sale-block-two .button {
	display: inline-block;
	margin-top: 60px;
}

@media screen and (max-width: 960px) {
	.sale-block-two .button {
		margin-top: 50px;
	}
}

@media screen and (max-width: 768px) {
	.sale-block-two .button {
		margin-top: 40px;
	}
}

@media screen and (max-width: 640px) {
	.sale-block-two .button {
		margin-top: 30px;
	}
}

@media screen and (max-width: 500px) {
	.sale-block-two .button {
		margin-top: 20px;
	}
}

.sale-block-two .button a {
	display: inline-block;
	padding: 14px 45px;
	color: #68720b;
	text-decoration: none;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 14px;
	border-radius: 4px;
	background: #b5c90f;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #d7e216), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#d7e216, #b5c90f);
	background-image: -moz-linear-gradient(#d7e216, #b5c90f);
	background-image: -webkit-linear-gradient(#d7e216, #b5c90f);
	background-image: -ms-linear-gradient(#d7e216, #b5c90f);
	background-image: linear-gradient( #d7e216, #b5c90f);
	-pie-background: linear-gradient( #d7e216, #b5c90f);
	text-shadow: 0 1px 0 #dbed14;
	-moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
}

.sale-block-two .button a .ui-text-shadow-copy-1 {
	visibility: visible;
	color: #593824;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60) progid:DXImageTransform.Microsoft.Blur(makeShadow=false,pixelRadius=1);
	left: -0.5px;
	top: -0.1px;
}

.ie-8 .sale-block-two .button a .ui-text-shadow-copy-1 {
	top: 0.9px;
}

.sale-block-two .button a:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #dde724), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#dde724, #b5c90f);
	background-image: -moz-linear-gradient(#dde724, #b5c90f);
	background-image: -webkit-linear-gradient(#dde724, #b5c90f);
	background-image: -ms-linear-gradient(#dde724, #b5c90f);
	background-image: linear-gradient( #dde724, #b5c90f);
	-pie-background: linear-gradient( #dde724, #b5c90f);
}

.sale-block-two .button a:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #b5c90f), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#b5c90f, #b5c90f);
	background-image: -moz-linear-gradient(#b5c90f, #b5c90f);
	background-image: -webkit-linear-gradient(#b5c90f, #b5c90f);
	background-image: -ms-linear-gradient(#b5c90f, #b5c90f);
	background-image: linear-gradient( #b5c90f, #b5c90f);
	-pie-background: linear-gradient( #b5c90f, #b5c90f);
}

.sale-block-two .arrow-down {
	width: 62px;
	height: 27px;
	display: block;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2243px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2043%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M43%2C1L21%2E8%2C18l%2D0%2E3%2D0%2E4L21%2E2%2C18L0%2C1l0%2E8%2D1l20%2E7%2C16%2E6L42%2E2%2C0L43%2C1z%22%2F%3E%3C%2Fsvg%3E') center center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	bottom: 90px;
	opacity: 0.4;
	cursor: pointer;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.sale-block-two .arrow-down:hover {
	opacity: 1;
}

@media screen and (max-width: 960px) {
	.sale-block-two .arrow-down {
		bottom: 70px;
		width: 57px;
		height: 23px;
	}
}

@media screen and (max-width: 768px) {
	.sale-block-two .arrow-down {
		bottom: 50px;
		width: 53px;
		height: 22px;
	}
}

@media screen and (max-width: 640px) {
	.sale-block-two .arrow-down {
		bottom: 30px;
		width: 48px;
		height: 19px;
	}
}

@media screen and (max-width: 500px) {
	.sale-block-two .arrow-down {
		bottom: 25px;
		width: 43px;
		height: 18px;
	}
}

.sale-block-three.inverse .sale-block-wrapper .color-background {
	background: rgba(255, 255, 255, 0.8);
}

.sale-block-three.inverse .sale-block-wrapper .sale-block-inner {
	color: #444;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part {
	background: #a5b60a;
	color: #fff;
	border: 1px solid #c5d911;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part input {
	background: #fff;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part .title {
	color: #fff;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part form label {
	color: #fff;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part input[type="text"] {
	color: #000;
	border: 1px solid #d9cfc0;
	box-shadow: none;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part input[type="text"]::-webkit-input-placeholder {
	color: #666;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part input[type="text"]:moz-placeholder {
	color: #666;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part input[type="text"]::-moz-placeholder {
	color: #666;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part input[type="text"]:-ms-input-placeholder {
	color: #666;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part input[type="text"].placeholder {
	color: #666;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part .tpl-field textarea {
	border: 1px solid #d9cfc0;
	color: #000;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part .tpl-field.type-multi_select select {
	border: 1px solid #d9cfc0;
	color: #000;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part .tpl-field.type-select select {
	border: 1px solid #d9cfc0;
	color: #000;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part button {
	background: #ff7615;
	color: #fff;
	border: none;
	text-shadow: none;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff8b19), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff8b19, #ff5f11);
	background-image: -moz-linear-gradient(#ff8b19, #ff5f11);
	background-image: -webkit-linear-gradient(#ff8b19, #ff5f11);
	background-image: -ms-linear-gradient(#ff8b19, #ff5f11);
	background-image: linear-gradient( #ff8b19, #ff5f11);
	-pie-background: linear-gradient( #ff8b19, #ff5f11);
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part button:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ffa64e), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ffa64e, #ff5f11);
	background-image: -moz-linear-gradient(#ffa64e, #ff5f11);
	background-image: -webkit-linear-gradient(#ffa64e, #ff5f11);
	background-image: -ms-linear-gradient(#ffa64e, #ff5f11);
	background-image: linear-gradient( #ffa64e, #ff5f11);
	-pie-background: linear-gradient( #ffa64e, #ff5f11);
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part button:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff5f11), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff5f11, #ff5f11);
	background-image: -moz-linear-gradient(#ff5f11, #ff5f11);
	background-image: -webkit-linear-gradient(#ff5f11, #ff5f11);
	background-image: -ms-linear-gradient(#ff5f11, #ff5f11);
	background-image: linear-gradient( #ff5f11, #ff5f11);
	-pie-background: linear-gradient( #ff5f11, #ff5f11);
}

.sale-block-three.inverse .sale-block-wrapper .arrow-down {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2243px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2043%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M43%2C1L21%2E8%2C18l%2D0%2E3%2D0%2E4L21%2E2%2C18L0%2C1l0%2E8%2D1l20%2E7%2C16%2E6L42%2E2%2C0L43%2C1z%22%2F%3E%3C%2Fsvg%3E') center center no-repeat;
	background-size: 100% 100%;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part .tpl-anketa-success-note {
}

.sale-block-three .sale-block-wrapper {
	padding: 0 20px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.sale-block-three .sale-block-wrapper .color-background {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .8);
}

.sale-block-three .sale-block-wrapper .sale-block-inner {
	min-height: 750px;
	box-sizing: border-box;
	padding: 150px 0;
	position: relative;
	z-index: 1;
	max-width: 960px;
	margin: 0 auto;
	text-align: center;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #fff;
	position: relative;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-direction: normal;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

@media screen and (max-width: 960px) {
	.sale-block-three .sale-block-wrapper .sale-block-inner {
		padding: 130px 0;
		min-height: 650px;
	}
}

@media screen and (max-width: 768px) {
	.sale-block-three .sale-block-wrapper .sale-block-inner {
		padding: 110px 0;
		min-height: 500px;
	}
}

@media screen and (max-width: 640px) {
	.sale-block-three .sale-block-wrapper .sale-block-inner {
		padding: 60px 0 90px 0;
		min-height: 350px;
	}
}

@media screen and (max-width: 500px) {
	.sale-block-three .sale-block-wrapper .sale-block-inner {
		padding: 40px 0 70px 0;
		min-height: 250px;
	}
}

.sale-block-three .sale-block-wrapper .top-part {
	padding-bottom: 40px;
}

.sale-block-three .sale-block-wrapper .title {
	font-weight: 700;
	font-size: 42px;
	-webkit-transition: font-size 0.3;
	-moz-transition: font-size 0.3;
	-o-transition: font-size 0.3;
	-ms-transition: font-size 0.3;
	transition: font-size 0.3;
}

@media screen and (max-width: 960px) {
	.sale-block-three .sale-block-wrapper .title {
		font-size: 38px;
	}
}

@media screen and (max-width: 768px) {
	.sale-block-three .sale-block-wrapper .title {
		font-size: 34px;
	}
}

@media screen and (max-width: 640px) {
	.sale-block-three .sale-block-wrapper .title {
		font-size: 30px;
	}
}

@media screen and (max-width: 500px) {
	.sale-block-three .sale-block-wrapper .title {
		font-size: 26px;
	}
}

.sale-block-three .sale-block-wrapper .text {
	padding-top: 20px;
	font-size: 25px;
	-webkit-transition: font-size 0.3;
	-moz-transition: font-size 0.3;
	-o-transition: font-size 0.3;
	-ms-transition: font-size 0.3;
	transition: font-size 0.3;
}

@media screen and (max-width: 960px) {
	.sale-block-three .sale-block-wrapper .text {
		font-size: 22px;
	}
}

@media screen and (max-width: 768px) {
	.sale-block-three .sale-block-wrapper .text {
		font-size: 20px;
		padding-top: 15px;
	}
}

@media screen and (max-width: 640px) {
	.sale-block-three .sale-block-wrapper .text {
		font-size: 18px;
	}
}

@media screen and (max-width: 500px) {
	.sale-block-three .sale-block-wrapper .text {
		font-size: 17px;
		padding-top: 10px;
	}
}

.sale-block-three .sale-block-wrapper .bottom-part {
	background: #f4eede;
	border-radius: 5px;
	border: 1px solid #e2dbc7;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 -5px;
	color: #000;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.sale-block-three .sale-block-wrapper .bottom-part input {
	background: #fff;
}

.sale-block-three .sale-block-wrapper .bottom-part .title {
	color: #475055;
	font-weight: 700;
	text-align: center;
	font-size: 18px;
	padding: 17px 25px;
	background: rgba(0, 0, 0, 0);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.sale-block-three .sale-block-wrapper .bottom-part .title .ui-text-shadow-copy-1 {
	visibility: visible;
	color: black;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50) progid:DXImageTransform.Microsoft.Blur(makeShadow=false,pixelRadius=1);
	left: -0.5px;
	top: -0.1px;
}

.ie-8 .sale-block-three .sale-block-wrapper .bottom-part .title .ui-text-shadow-copy-1 {
	top: 0.9px;
}

@media screen and (max-width: 960px) {
	.sale-block-three .sale-block-wrapper .bottom-part .title {
		font-size: 22px;
		padding: 16px 25px;
	}
}

@media screen and (max-width: 768px) {
	.sale-block-three .sale-block-wrapper .bottom-part .title {
		font-size: 21px;
		padding: 15px 25px;
	}
}

@media screen and (max-width: 640px) {
	.sale-block-three .sale-block-wrapper .bottom-part .title {
		font-size: 20px;
		padding: 14px 25px;
	}
}

@media screen and (max-width: 500px) {
	.sale-block-three .sale-block-wrapper .bottom-part .title {
		font-size: 19px;
		padding: 13px 25px;
	}
}

.sale-block-three .sale-block-wrapper .bottom-part form {
	padding: 25px;
}

.sale-block-three .sale-block-wrapper .bottom-part form .field-title {
	font-size: 16px;
}

.sale-block-three .sale-block-wrapper .bottom-part form label {
	color: #000;
}

@media screen and (max-width: 960px) {
	.sale-block-three .sale-block-wrapper .bottom-part form {
		padding: 23px;
	}
}

@media screen and (max-width: 768px) {
	.sale-block-three .sale-block-wrapper .bottom-part form {
		padding: 21px;
	}
}

@media screen and (max-width: 640px) {
	.sale-block-three .sale-block-wrapper .bottom-part form {
		padding: 19px;
	}
}

@media screen and (max-width: 500px) {
	.sale-block-three .sale-block-wrapper .bottom-part form {
		padding: 16px;
	}
}

.sale-block-three .sale-block-wrapper .bottom-part .tpl-field {
	padding-bottom: 10px;
	width: 25%;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	padding: 0 5px 10px;
	text-align: left;
}

.sale-block-three .sale-block-wrapper .bottom-part .tpl-field.tpl-field-personal_bottom {
	width: 100%;
	text-align: center;
}

@media screen and (max-width: 768px) {
	.sale-block-three .sale-block-wrapper .bottom-part .tpl-field {
		width: 50%;
	}
}

@media screen and (max-width: 500px) {
	.sale-block-three .sale-block-wrapper .bottom-part .tpl-field {
		width: 100%;
		padding: 0 0px 10px;
	}
}

.sale-block-three .sale-block-wrapper .bottom-part .tpl-field ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sale-block-three .sale-block-wrapper .bottom-part .tpl-field textarea {
	width: 100%;
	outline-style: none;
	box-sizing: border-box;
	font-size: 13x;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	border: 1px solid #d9cfc0;
	color: #000;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	-ms-transition: all 0.25s;
	transition: all 0.25s;
	border-radius: 5px;
	box-shadow: none;
	min-height: 42px;
	padding: 13px 18px;
}

.sale-block-three .sale-block-wrapper .bottom-part .tpl-field.type-calendar_interval .field-title {
	display: none;
}

.sale-block-three .sale-block-wrapper .bottom-part input[type="checkbox"], input[type="radio"] {
	margin-right: 5px;
}

.sale-block-three .sale-block-wrapper .bottom-part .tpl-field.type-calendar_interval input[type="text"] {
	margin-bottom: 10px;
}

.sale-block-three .sale-block-wrapper .bottom-part .tpl-field.type-calendar .field-title {
	display: none;
}

.sale-block-three .sale-block-wrapper .bottom-part .tpl-field.type-multi_select .field-title {
	display: none;
}

.sale-block-three .sale-block-wrapper .bottom-part .tpl-field.type-multi_select select {
	outline-style: none;
	box-sizing: border-box;
	font-size: 13px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	border: 1px solid #d9cfc0;
	color: #000;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	-ms-transition: all 0.25s;
	width: 100%;
	padding: 0 18px;
}

.sale-block-three .sale-block-wrapper .bottom-part .tpl-field.type-select .field-title {
	display: none;
}

.sale-block-three .sale-block-wrapper .bottom-part .tpl-field.type-select select {
	outline-style: none;
	box-sizing: border-box;
	font-size: 13px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	border: 1px solid #d9cfc0;
	color: #000;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	-ms-transition: all 0.25s;
	transition: all 0.25s;
	border-radius: 5px;
	min-height: 42px;
	width: 100%;
	padding: 0 18px;
}

.sale-block-three .sale-block-wrapper .bottom-part input[type="text"] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	outline-style: none;
	box-sizing: border-box;
	font-size: 13px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	border: 1px solid #d9cfc0;
	color: #000;
	border-radius: 5px;
}

.sale-block-three .sale-block-wrapper .bottom-part input[type="text"]::-webkit-input-placeholder {
	color: #666;
	font-size: 13px;
}

.sale-block-three .sale-block-wrapper .bottom-part input[type="text"]:moz-placeholder {
	color: #666;
	font-size: 13px;
}

.sale-block-three .sale-block-wrapper .bottom-part input[type="text"]::-moz-placeholder {
	color: #666;
	font-size: 13px;
}

.sale-block-three .sale-block-wrapper .bottom-part input[type="text"]:-ms-input-placeholder {
	color: #666;
	font-size: 13px;
}

.sale-block-three .sale-block-wrapper .bottom-part input[type="text"].placeholder {
	color: #666;
	font-size: 13px;
}

.sale-block-three .sale-block-wrapper .bottom-part button {
	display: block;
	outline-style: none;
	padding: 11px 20px;
	width: 100%;
	box-sizing: border-box;
	border: none;
	color: #68720b;
	font-size: 14px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	background: #b5c90f;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #d7e216), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#d7e216, #b5c90f);
	background-image: -moz-linear-gradient(#d7e216, #b5c90f);
	background-image: -webkit-linear-gradient(#d7e216, #b5c90f);
	background-image: -ms-linear-gradient(#d7e216, #b5c90f);
	background-image: linear-gradient( #d7e216, #b5c90f);
	-pie-background: linear-gradient( #d7e216, #b5c90f);
	cursor: pointer;
	text-shadow: 0 1px 0 #dbed14;
	border-radius: 4px;
	-moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
}

.sale-block-three .sale-block-wrapper .bottom-part button .ui-text-shadow-copy-1 {
	visibility: visible;
	color: #593824;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60) progid:DXImageTransform.Microsoft.Blur(makeShadow=false,pixelRadius=1);
	left: -0.5px;
	top: -0.1px;
}

.ie-8 .sale-block-three .sale-block-wrapper .bottom-part button .ui-text-shadow-copy-1 {
	top: 0.9px;
}

.sale-block-three .sale-block-wrapper .bottom-part button:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #dde724), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#dde724, #b5c90f);
	background-image: -moz-linear-gradient(#dde724, #b5c90f);
	background-image: -webkit-linear-gradient(#dde724, #b5c90f);
	background-image: -ms-linear-gradient(#dde724, #b5c90f);
	background-image: linear-gradient( #dde724, #b5c90f);
	-pie-background: linear-gradient( #dde724, #b5c90f);
}

.sale-block-three .sale-block-wrapper .bottom-part button:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #b5c90f), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#b5c90f, #b5c90f);
	background-image: -moz-linear-gradient(#b5c90f, #b5c90f);
	background-image: -webkit-linear-gradient(#b5c90f, #b5c90f);
	background-image: -ms-linear-gradient(#b5c90f, #b5c90f);
	background-image: linear-gradient( #b5c90f, #b5c90f);
	-pie-background: linear-gradient( #b5c90f, #b5c90f);
}

.sale-block-three .sale-block-wrapper .bottom-part .tpl-anketa-success-note {
	padding: 20px;
	font-weight: bold;
	-moz-text-shadow: 0.5px 0.9px 1px rgba(89, 56, 36, 0.6);
	-webkit-text-shadow: 0.5px 0.9px 1px rgba(89, 56, 36, 0.6);
	text-shadow: 0.5px 0.9px 1px rgba(89, 56, 36, 0.6);
	text-align: center;
}

.sale-block-three .sale-block-wrapper .bottom-part .tpl-anketa-success-note .ui-text-shadow-copy-1 {
	visibility: visible;
	color: #593824;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60) progid:DXImageTransform.Microsoft.Blur(makeShadow=false,pixelRadius=1);
	left: -0.5px;
	top: -0.1px;
}

.ie-8 .sale-block-three .sale-block-wrapper .bottom-part .tpl-anketa-success-note .ui-text-shadow-copy-1 {
	top: 0.9px;
}

.sale-block-three .sale-block-wrapper .bottom-part .error-message {
	font-size: 16px;
	-moz-text-shadow: 0.5px 0.9px 1px rgba(255, 255, 255, 0.6);
	-webkit-text-shadow: 0.5px 0.9px 1px rgba(255, 255, 255, 0.6);
	text-shadow: 0.5px 0.9px 1px rgba(255, 255, 255, 0.6);
}

.sale-block-three .sale-block-wrapper .bottom-part .error-message .ui-text-shadow-copy-1 {
	visibility: visible;
	color: white;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60) progid:DXImageTransform.Microsoft.Blur(makeShadow=false,pixelRadius=1);
	left: -0.5px;
	top: -0.1px;
}

.ie-8 .sale-block-three .sale-block-wrapper .bottom-part .error-message .ui-text-shadow-copy-1 {
	top: 0.9px;
}

.sale-block-three .sale-block-wrapper .arrow-down {
	width: 62px;
	height: 27px;
	display: block;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2243px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2043%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M43%2C1L21%2E8%2C18l%2D0%2E3%2D0%2E4L21%2E2%2C18L0%2C1l0%2E8%2D1l20%2E7%2C16%2E6L42%2E2%2C0L43%2C1z%22%2F%3E%3C%2Fsvg%3E') center center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	bottom: 80px;
	opacity: 0.4;
	cursor: pointer;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

@media screen and (max-width: 960px) {
	.sale-block-three .sale-block-wrapper .arrow-down {
		bottom: 70px;
		width: 57px;
		height: 23px;
	}
}

@media screen and (max-width: 768px) {
	.sale-block-three .sale-block-wrapper .arrow-down {
		bottom: 50px;
		width: 53px;
		height: 22px;
	}
}

@media screen and (max-width: 640px) {
	.sale-block-three .sale-block-wrapper .arrow-down {
		bottom: 30px;
		width: 48px;
		height: 19px;
	}
}

@media screen and (max-width: 500px) {
	.sale-block-three .sale-block-wrapper .arrow-down {
		bottom: 25px;
		width: 43px;
		height: 18px;
	}
}

.sale-block-three .sale-block-wrapper .arrow-down:hover {
	opacity: 1;
}

.tariff-blocks_wrapper {
	background: #FFFFFF;
	padding: 40px 0;
}

.tariff-blocks_wrapper.inverse {
	background: #BACD10;
}

.tariff-blocks_wrapper.inverse .title {
	color: #fff;
}

.tariff-blocks_wrapper.inverse .block {
	border: 1px solid rgba(0, 0, 0, 0.3);
	background: #f6f1ed;
}

.tariff-blocks_wrapper.inverse .block:hover {
	border: 1px solid #000;
}

.tariff-blocks_wrapper.inverse .block span svg path {
	fill: #000;
}

.tariff-blocks_wrapper.inverse .block .tariff-name {
	color: #000;
}

.tariff-blocks_wrapper.inverse .block .tariff-rate {
	color: #000;
}

.tariff-blocks_wrapper.inverse .block .tariff-currency {
	color: #000;
}

.tariff-blocks_wrapper.inverse .block .note {
	color: #000;
}

.tariff-blocks_wrapper.inverse .block .button {
	background: #FF6819;
	color: #fff;
}

.tariff-blocks_wrapper p {
	margin: 0;
	padding: 0;
}

.tariff-blocks_wrapper .tariff-blocks_inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 0 15px;
}

.tariff-blocks_wrapper .title {
	text-align: center;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #000;
	margin-bottom: 40px;
}

@media screen and (max-width: 850px) {
	.tariff-blocks_wrapper .title {
		font-size: 24px;
	}
}

@media screen and (max-width: 650px) {
	.tariff-blocks_wrapper .title {
		font-size: 32px;
	}
}

@media screen and (max-width: 400px) {
	.tariff-blocks_wrapper .title {
		font-size: 24px;
	}
}

.tariff-blocks_wrapper .blocks {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
}

@media screen and (max-width: 650px) {
	.tariff-blocks_wrapper .blocks {
		display: block;
	}

	.tariff-blocks_wrapper .block {
		max-width: 100% !important;
	}
}

.tariff-blocks_wrapper .block {
	max-width: 32%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 32%;
	-moz-box-flex: 0;
	-moz-flex: 0 0 32%;
	-ms-flex: 0 0 32%;
	flex: 0 0 32%;
	margin: 0 2% 20px 0;
	text-align: center;
	background: #fff;
	border-radius: 10px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
	padding: 20px 15px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

@media screen and (max-width: 400px) {
	.tariff-blocks_wrapper .block {
		padding: 15px 10px;
	}
}

.tariff-blocks_wrapper .block:nth-child(3n) {
	margin: 0 0 20px 0;
}

.tariff-blocks_wrapper .block:last-child {
	margin: 0 0 20px 0;
}

.tariff-blocks_wrapper .block:hover {
	border: 1px solid #212121;
}

.tariff-blocks_wrapper .block span {
	display: inline-block;
	width: 81px;
	vertical-align: middle;
	font-size: 0;
}

.tariff-blocks_wrapper .block span svg {
	width: 100%;
	height: auto;
}

.tariff-blocks_wrapper .block span svg path {
	fill: #000;
}

.tariff-blocks_wrapper .block span img {
	max-width: 100%;
}

.tariff-blocks_wrapper .block .tariff-name {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666;
	padding-bottom: 20px;
}

@media screen and (max-width: 850px) {
	.tariff-blocks_wrapper .block .tariff-name {
		font-size: 17px;
	}
}

@media screen and (max-width: 650px) {
	.tariff-blocks_wrapper .block .tariff-name {
		font-size: 24px;
	}
}

@media screen and (max-width: 400px) {
	.tariff-blocks_wrapper .block .tariff-name {
		font-size: 20px;
	}
}

.tariff-blocks_wrapper .block .tariff-rate {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #212121;
	font-size: 50px;
	font-weight: 700;
}

@media screen and (max-width: 850px) {
	.tariff-blocks_wrapper .block .tariff-rate {
		font-size: 40px;
	}
}

@media screen and (max-width: 650px) {
	.tariff-blocks_wrapper .block .tariff-rate {
		font-size: 70px;
	}
}

@media screen and (max-width: 400px) {
	.tariff-blocks_wrapper .block .tariff-rate {
		font-size: 40px;
	}
}

.tariff-blocks_wrapper .block .tariff-currency {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 14px;
	padding-bottom: 30px;
}

@media screen and (max-width: 850px) {
	.tariff-blocks_wrapper .block .tariff-currency {
		padding-bottom: 20px;
	}
}

@media screen and (max-width: 650px) {
	.tariff-blocks_wrapper .block .tariff-currency {
		font-size: 16px;
	}
}

@media screen and (max-width: 400px) {
	.tariff-blocks_wrapper .block .tariff-currency {
		font-size: 14px;
	}
}

.tariff-blocks_wrapper .block .note {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 18px;
	padding-bottom: 30px;
}

@media screen and (max-width: 850px) {
	.tariff-blocks_wrapper .block .note {
		font-size: 16px;
	}
}

@media screen and (max-width: 650px) {
	.tariff-blocks_wrapper .block .note {
		font-size: 24px;
	}
}

@media screen and (max-width: 400px) {
	.tariff-blocks_wrapper .block .note {
		font-size: 20px;
	}
}

.tariff-blocks_wrapper .block .button {
	display: inline-block;
	padding: 10px 30px;
	border-radius: 4px;
	background-color: #A2B309;
	text-decoration: none;
	color: #fff;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 19px;
}

@media screen and (max-width: 480px) {
	.tariff-blocks_wrapper .block .button {
		display: block;
	}
}

.icon-plus-text {
	padding-top: 60px;
	text-align: center;
	background: #fff;
}

.icon-plus-text p {
	margin: 0;
	padding: 0;
}

.icon-plus-text.inverse {
	background: #BACD10;
}

.icon-plus-text.inverse .item-wrap .item-icon {
	border: 2px solid #f24954;
}

.icon-plus-text.inverse .item-wrap .item-icon span svg path {
	fill: #fff;
}

.icon-plus-text.inverse .item-wrap .item-title {
	color: #fff;
}

.icon-plus-text.inverse .item-wrap .item-text {
	color: #fff;
}

.icon-plus-text .icon-plus-text_wrap {
	max-width: 960px;
	margin: 0 auto;
}

@media screen and (max-width: 1024px) {
	.icon-plus-text .icon-plus-text_wrap {
		max-width: 900px;
		padding: 0 15px;
	}
}

.icon-plus-text .item-wrap {
	padding-bottom: 40px;
	text-align: center;
}

.icon-plus-text .item-wrap .item-icon-wrap {
	margin-bottom: 30px;
	text-align: center;
}

@media screen and (max-width: 768px) {
	.icon-plus-text .item-wrap .item-icon-wrap {
		margin-bottom: 20px;
	}
}

.icon-plus-text .item-wrap .item-icon {
	display: inline-block;
	width: 160px;
	height: 160px;
	border-radius: 50%;
	border: 2px solid rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 768px) {
	.icon-plus-text .item-wrap .item-icon {
		width: 120px;
		height: 120px;
	}
}

@media screen and (max-width: 470px) {
	.icon-plus-text .item-wrap .item-icon {
		width: 80px;
		height: 80px;
	}
}

.icon-plus-text .item-wrap .item-icon:after {
	content: '';
	display: inline-block;
	width: 0;
	opacity: 0;
	height: 100%;
	vertical-align: middle;
}

.icon-plus-text .item-wrap .item-icon span {
	max-width: 96px;
	display: inline-block;
	vertical-align: middle;
}

@media screen and (max-width: 768px) {
	.icon-plus-text .item-wrap .item-icon span {
		max-width: 72px;
	}
}

@media screen and (max-width: 470px) {
	.icon-plus-text .item-wrap .item-icon span {
		max-width: 48px;
	}
}

.icon-plus-text .item-wrap .item-icon span svg {
	max-width: 100%;
	height: auto;
	max-height: 91px;
}

.icon-plus-text .item-wrap .item-icon span svg path {
	fill: #f00;
}

.icon-plus-text .item-wrap .item-icon span img {
	max-width: 100%;
}

.icon-plus-text .item-wrap .item-title {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #212121;
	margin-bottom: 10px;
}

@media screen and (max-width: 1024px) {
	.icon-plus-text .item-wrap .item-title {
		font-size: 32px;
	}
}

@media screen and (max-width: 470px) {
	.icon-plus-text .item-wrap .item-title {
		font-size: 22px;
		margin-bottom: 6px;
	}
}

.icon-plus-text .item-wrap .item-text {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 400;
	color: #484848;
}

@media screen and (max-width: 1024px) {
	.icon-plus-text .item-wrap .item-text {
		font-size: 18px;
	}
}

@media screen and (max-width: 520px) {
	.icon-plus-text .item-wrap .item-text {
		font-size: 20px;
	}
}

@media screen and (max-width: 470px) {
	.icon-plus-text .item-wrap .item-text {
		font-size: 16px;
	}
}

.faq_ver1 {
	background-color: #fafafa;
	padding: 40px 15px;
}

.faq_ver1.inverse {
	background-color: #BACD10;
}

.faq_ver1.inverse .faq_ver1_wrapper .title {
	color: #fff;
}

.faq_ver1.inverse .faq_ver1_wrapper .faq_ver1_inner .faq-item .faq-item_title {
	color: #fff;
}

.faq_ver1.inverse .faq_ver1_wrapper .faq_ver1_inner .faq-item .faq-item_title:before {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2014%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M1%2E560%2C7%2E560%20C1%2E392%2C7%2E730%201%2E173%2C7%2E810%200%2E915%2C7%2E810%20C0%2E667%2C7%2E810%200%2E449%2C7%2E730%200%2E260%2C7%2E560%20C0%2E081%2C7%2E390%20%2D0%2E008%2C7%2E180%20%2D0%2E008%2C6%2E920%20C%2D0%2E008%2C5%2E030%200%2E677%2C3%2E400%202%2E037%2C2%2E030%20C3%2E426%2C0%2E680%205%2E084%2C%2D0%2E000%207%2E000%2C%2D0%2E000%20C8%2E945%2C%2D0%2E000%2010%2E593%2C0%2E680%2011%2E952%2C2%2E030%20C13%2E322%2C3%2E380%2014%2E007%2C5%2E010%2014%2E007%2C6%2E920%20C14%2E007%2C8%2E850%2013%2E322%2C10%2E480%2011%2E952%2C11%2E820%20L11%2E952%2C11%2E810%20L9%2E441%2C14%2E120%20C8%2E429%2C15%2E130%207%2E923%2C16%2E340%207%2E923%2C17%2E750%20C7%2E923%2C18%2E010%207%2E833%2C18%2E220%207%2E655%2C18%2E400%20C7%2E466%2C18%2E570%207%2E258%2C18%2E660%207%2E000%2C18%2E660%20C6%2E742%2C18%2E660%206%2E533%2C18%2E570%206%2E354%2C18%2E400%20C6%2E176%2C18%2E220%206%2E086%2C18%2E010%206%2E086%2C17%2E750%20C6%2E086%2C15%2E840%206%2E771%2C14%2E210%208%2E141%2C12%2E860%20L8%2E141%2C12%2E870%20L10%2E652%2C10%2E570%20C11%2E675%2C9%2E570%2012%2E181%2C8%2E350%2012%2E181%2C6%2E920%20C12%2E181%2C5%2E500%2011%2E675%2C4%2E300%2010%2E652%2C3%2E310%20C9%2E660%2C2%2E310%208%2E439%2C1%2E810%207%2E000%2C1%2E810%20C5%2E570%2C1%2E810%204%2E349%2C2%2E310%203%2E327%2C3%2E310%20C2%2E325%2C4%2E310%201%2E828%2C5%2E510%201%2E828%2C6%2E920%20C1%2E828%2C7%2E180%201%2E739%2C7%2E390%201%2E560%2C7%2E560%20ZM8%2E528%2C22%2E480%20C8%2E528%2C22%2E060%208%2E379%2C21%2E700%208%2E081%2C21%2E420%20C7%2E794%2C21%2E130%207%2E426%2C20%2E980%207%2E000%2C20%2E980%20C6%2E553%2C20%2E980%206%2E196%2C21%2E130%205%2E928%2C21%2E420%20C5%2E630%2C21%2E700%205%2E481%2C22%2E060%205%2E481%2C22%2E480%20C5%2E481%2C22%2E910%205%2E630%2C23%2E270%205%2E928%2C23%2E560%20C6%2E196%2C23%2E850%206%2E553%2C24%2E000%207%2E000%2C24%2E000%20C7%2E426%2C24%2E000%207%2E794%2C23%2E850%208%2E081%2C23%2E560%20C8%2E379%2C23%2E270%208%2E528%2C22%2E910%208%2E528%2C22%2E480%20Z%22%2F%3E%3C%2Fsvg%3E') 50% 50% no-repeat #fff;
}

.faq_ver1.inverse .faq_ver1_wrapper .faq_ver1_inner .faq-item .faq-item_text {
	color: #fff;
}

.faq_ver1.inverse .faq_ver1_wrapper .faq_ver1_inner .faq-item .faq-item_text:before {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2264px%22%20height%3D%2264px%22%20%20viewBox%3D%220%200%2064%2064%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M7%2021a1%201%200%201%200%202%200%201%201%200%201%200%2D2%200zm32%2018c1%2E7%200%203%2D1%2E3%203%2D3V16c0%2D1%2E7%2D1%2E3%2D3%2D3%2D3H10c%2D1%2E7%200%2D3%201%2E3%2D3%203v1c0%20%2E6%2E4%201%201%201s1%2D%2E4%201%2D1v%2D1c0%2D%2E6%2E4%2D1%201%2D1h29c%2E6%200%201%20%2E4%201%201v20c0%20%2E6%2D%2E4%201%2D1%201H20%2E5v6%2E6l%2D5%2E8%2D5%2E9%2D%2E7%2D%2E7h%2D4c%2D%2E6%200%2D1%2D%2E4%2D1%2D1V25c0%2D%2E6%2D%2E4%2D1%2D1%2D1s%2D1%20%2E4%2D1%201v11c0%201%2E7%201%2E3%203%203%203h3%2E2l%2E1%2E1%206%2E8%206%2E9c1%201%202%2E4%2E5%202%2E4%2D1v%2D6H39zM17%2027h15c%2E5%200%201%2D%2E4%201%2D1s%2D%2E4%2D1%2D1%2D1H17c%2D%2E5%200%2D1%20%2E4%2D1%201s%2E4%201%201%201zm0%205h15c%2E5%200%201%2D%2E4%201%2D1s%2D%2E4%2D1%2D1%2D1H17c%2D%2E5%200%2D1%20%2E4%2D1%201s%2E4%201%201%201zm15%2D10c%2E5%200%201%2D%2E4%201%2D1s%2D%2E4%2D1%2D1%2D1H17c%2D%2E5%200%2D1%20%2E4%2D1%201s%2E4%201%201%201h15zm22%206H44c%2D%2E6%200%2D1%20%2E4%2D1%201s%2E4%201%201%201h10c%2E6%200%201%20%2E4%201%201v12c0%20%2E6%2D%2E4%201%2D1%201h%2D4l%2D%2E6%2E7%2D3%2E4%204%2E4V44H34c%2D%2E6%200%2D1%2D%2E4%2D1%2D1v%2D2c0%2D%2E6%2D%2E4%2D1%2D1%2D1s%2D1%20%2E4%2D1%201v2c0%201%2E7%201%2E3%203%203%203h10v5c0%201%2E5%201%2E5%202%202%2E4%2E8L51%2046h3c1%2E7%200%203%2D1%2E3%203%2D3V31c0%2D1%2E7%2D1%2E3%2D3%2D3%2D3z%22%2F%3E%3C%2Fsvg%3E') 50% 50% no-repeat #fff;
	background-size: 34px 34px;
}

.faq_ver1.inverse .faq_ver1_wrapper .button-wrap .button {
	background: #FF6819;
	color: #fff;
}

.faq_ver1 p {
	margin: 0;
	padding: 0;
}

.faq_ver1 .faq_ver1_wrapper {
	max-width: 960px;
	margin: 0 auto;
}

.faq_ver1 .faq_ver1_wrapper .title {
	text-align: center;
	color: #333;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 32px;
	margin-bottom: 12px;
}

@media screen and (max-width: 940px) {
	.faq_ver1 .faq_ver1_wrapper .title {
		font-size: 24px;
	}
}

@media screen and (max-width: 560px) {
	.faq_ver1 .faq_ver1_wrapper .title {
		font-size: 32px;
		text-align: left;
	}
}

@media screen and (max-width: 479px) {
	.faq_ver1 .faq_ver1_wrapper .title {
		font-size: 24px;
		text-align: center;
		margin-bottom: 5px;
	}
}

.faq_ver1 .faq_ver1_wrapper .faq_ver1_inner {
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	-webkit-column-gap: 48px;
	-moz-column-gap: 48px;
	column-gap: 48px;
}

@media screen and (max-width: 940px) {
	.faq_ver1 .faq_ver1_wrapper .faq_ver1_inner {
		-webkit-columns: auto;
		-moz-columns: auto;
		columns: auto;
	}
}

.faq_ver1 .faq_ver1_wrapper .faq_ver1_inner .faq-item {
	display: inline-block;
	padding: 20px 10px 14px 59px;
}

@media screen and (max-width: 940px) {
	.faq_ver1 .faq_ver1_wrapper .faq_ver1_inner .faq-item {
		padding: 20px 10px 14px 79px;
	}
}

@media screen and (max-width: 560px) {
	.faq_ver1 .faq_ver1_wrapper .faq_ver1_inner .faq-item {
		padding: 20px 0 14px 79px;
	}
}

@media screen and (max-width: 479px) {
	.faq_ver1 .faq_ver1_wrapper .faq_ver1_inner .faq-item {
		padding: 20px 0 10px 0;
	}
}

.faq_ver1 .faq_ver1_wrapper .faq_ver1_inner .faq-item .faq-item_title {
	padding: 5px 10px 5px 0;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #212121;
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
	position: relative;
}

@media screen and (max-width: 560px) {
	.faq_ver1 .faq_ver1_wrapper .faq_ver1_inner .faq-item .faq-item_title {
		font-size: 24px;
		line-height: 36px;
	}
}

@media screen and (max-width: 479px) {
	.faq_ver1 .faq_ver1_wrapper .faq_ver1_inner .faq-item .faq-item_title {
		font-size: 20px;
		line-height: 30px;
		padding: 5px 0;
		text-align: center;
		margin-bottom: 9px;
	}
}

.faq_ver1 .faq_ver1_wrapper .faq_ver1_inner .faq-item .faq-item_title:before {
	content: '';
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: -54px;
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.14);
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.14);
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.14);
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2014%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M1%2E560%2C7%2E560%20C1%2E392%2C7%2E730%201%2E173%2C7%2E810%200%2E915%2C7%2E810%20C0%2E667%2C7%2E810%200%2E449%2C7%2E730%200%2E260%2C7%2E560%20C0%2E081%2C7%2E390%20%2D0%2E008%2C7%2E180%20%2D0%2E008%2C6%2E920%20C%2D0%2E008%2C5%2E030%200%2E677%2C3%2E400%202%2E037%2C2%2E030%20C3%2E426%2C0%2E680%205%2E084%2C%2D0%2E000%207%2E000%2C%2D0%2E000%20C8%2E945%2C%2D0%2E000%2010%2E593%2C0%2E680%2011%2E952%2C2%2E030%20C13%2E322%2C3%2E380%2014%2E007%2C5%2E010%2014%2E007%2C6%2E920%20C14%2E007%2C8%2E850%2013%2E322%2C10%2E480%2011%2E952%2C11%2E820%20L11%2E952%2C11%2E810%20L9%2E441%2C14%2E120%20C8%2E429%2C15%2E130%207%2E923%2C16%2E340%207%2E923%2C17%2E750%20C7%2E923%2C18%2E010%207%2E833%2C18%2E220%207%2E655%2C18%2E400%20C7%2E466%2C18%2E570%207%2E258%2C18%2E660%207%2E000%2C18%2E660%20C6%2E742%2C18%2E660%206%2E533%2C18%2E570%206%2E354%2C18%2E400%20C6%2E176%2C18%2E220%206%2E086%2C18%2E010%206%2E086%2C17%2E750%20C6%2E086%2C15%2E840%206%2E771%2C14%2E210%208%2E141%2C12%2E860%20L8%2E141%2C12%2E870%20L10%2E652%2C10%2E570%20C11%2E675%2C9%2E570%2012%2E181%2C8%2E350%2012%2E181%2C6%2E920%20C12%2E181%2C5%2E500%2011%2E675%2C4%2E300%2010%2E652%2C3%2E310%20C9%2E660%2C2%2E310%208%2E439%2C1%2E810%207%2E000%2C1%2E810%20C5%2E570%2C1%2E810%204%2E349%2C2%2E310%203%2E327%2C3%2E310%20C2%2E325%2C4%2E310%201%2E828%2C5%2E510%201%2E828%2C6%2E920%20C1%2E828%2C7%2E180%201%2E739%2C7%2E390%201%2E560%2C7%2E560%20ZM8%2E528%2C22%2E480%20C8%2E528%2C22%2E060%208%2E379%2C21%2E700%208%2E081%2C21%2E420%20C7%2E794%2C21%2E130%207%2E426%2C20%2E980%207%2E000%2C20%2E980%20C6%2E553%2C20%2E980%206%2E196%2C21%2E130%205%2E928%2C21%2E420%20C5%2E630%2C21%2E700%205%2E481%2C22%2E060%205%2E481%2C22%2E480%20C5%2E481%2C22%2E910%205%2E630%2C23%2E270%205%2E928%2C23%2E560%20C6%2E196%2C23%2E850%206%2E553%2C24%2E000%207%2E000%2C24%2E000%20C7%2E426%2C24%2E000%207%2E794%2C23%2E850%208%2E081%2C23%2E560%20C8%2E379%2C23%2E270%208%2E528%2C22%2E910%208%2E528%2C22%2E480%20Z%22%2F%3E%3C%2Fsvg%3E') 50% 50% no-repeat #fff;
}

@media screen and (max-width: 940px) {
	.faq_ver1 .faq_ver1_wrapper .faq_ver1_inner .faq-item .faq-item_title:before {
		left: -60px;
	}
}

@media screen and (max-width: 479px) {
	.faq_ver1 .faq_ver1_wrapper .faq_ver1_inner .faq-item .faq-item_title:before {
		position: relative;
		display: block;
		margin: 0 auto;
		left: 0;
		margin-bottom: 6px;
	}
}

.faq_ver1 .faq_ver1_wrapper .faq_ver1_inner .faq-item .faq-item_text {
	padding: 8px 10px 5px 0;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	position: relative;
}

@media screen and (max-width: 940px) {
	.faq_ver1 .faq_ver1_wrapper .faq_ver1_inner .faq-item .faq-item_text {
		padding: 10px 10px 5px 0;
	}
}

@media screen and (max-width: 560px) {
	.faq_ver1 .faq_ver1_wrapper .faq_ver1_inner .faq-item .faq-item_text {
		font-size: 18px;
		line-height: 27px;
	}
}

@media screen and (max-width: 479px) {
	.faq_ver1 .faq_ver1_wrapper .faq_ver1_inner .faq-item .faq-item_text {
		font-size: 16px;
		line-height: 24px;
		padding: 5px 0;
		text-align: center;
	}
}

.faq_ver1 .faq_ver1_wrapper .faq_ver1_inner .faq-item .faq-item_text:before {
	content: '';
	width: 40px;
	height: 40px;
	position: absolute;
	top: 10px;
	left: -54px;
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.14);
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.14);
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.14);
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2264px%22%20height%3D%2264px%22%20%20viewBox%3D%220%200%2064%2064%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M7%2021a1%201%200%201%200%202%200%201%201%200%201%200%2D2%200zm32%2018c1%2E7%200%203%2D1%2E3%203%2D3V16c0%2D1%2E7%2D1%2E3%2D3%2D3%2D3H10c%2D1%2E7%200%2D3%201%2E3%2D3%203v1c0%20%2E6%2E4%201%201%201s1%2D%2E4%201%2D1v%2D1c0%2D%2E6%2E4%2D1%201%2D1h29c%2E6%200%201%20%2E4%201%201v20c0%20%2E6%2D%2E4%201%2D1%201H20%2E5v6%2E6l%2D5%2E8%2D5%2E9%2D%2E7%2D%2E7h%2D4c%2D%2E6%200%2D1%2D%2E4%2D1%2D1V25c0%2D%2E6%2D%2E4%2D1%2D1%2D1s%2D1%20%2E4%2D1%201v11c0%201%2E7%201%2E3%203%203%203h3%2E2l%2E1%2E1%206%2E8%206%2E9c1%201%202%2E4%2E5%202%2E4%2D1v%2D6H39zM17%2027h15c%2E5%200%201%2D%2E4%201%2D1s%2D%2E4%2D1%2D1%2D1H17c%2D%2E5%200%2D1%20%2E4%2D1%201s%2E4%201%201%201zm0%205h15c%2E5%200%201%2D%2E4%201%2D1s%2D%2E4%2D1%2D1%2D1H17c%2D%2E5%200%2D1%20%2E4%2D1%201s%2E4%201%201%201zm15%2D10c%2E5%200%201%2D%2E4%201%2D1s%2D%2E4%2D1%2D1%2D1H17c%2D%2E5%200%2D1%20%2E4%2D1%201s%2E4%201%201%201h15zm22%206H44c%2D%2E6%200%2D1%20%2E4%2D1%201s%2E4%201%201%201h10c%2E6%200%201%20%2E4%201%201v12c0%20%2E6%2D%2E4%201%2D1%201h%2D4l%2D%2E6%2E7%2D3%2E4%204%2E4V44H34c%2D%2E6%200%2D1%2D%2E4%2D1%2D1v%2D2c0%2D%2E6%2D%2E4%2D1%2D1%2D1s%2D1%20%2E4%2D1%201v2c0%201%2E7%201%2E3%203%203%203h10v5c0%201%2E5%201%2E5%202%202%2E4%2E8L51%2046h3c1%2E7%200%203%2D1%2E3%203%2D3V31c0%2D1%2E7%2D1%2E3%2D3%2D3%2D3z%22%2F%3E%3C%2Fsvg%3E') 50% 50% no-repeat #fff;
	background-size: 34px 34px;
}

@media screen and (max-width: 940px) {
	.faq_ver1 .faq_ver1_wrapper .faq_ver1_inner .faq-item .faq-item_text:before {
		left: -60px;
	}
}

@media screen and (max-width: 479px) {
	.faq_ver1 .faq_ver1_wrapper .faq_ver1_inner .faq-item .faq-item_text:before {
		position: relative;
		display: block;
		margin: 0 auto;
		left: 0;
		top: 0;
		margin-bottom: 4px;
	}
}

.faq_ver1 .faq_ver1_wrapper .button-wrap {
	width: 100%;
	text-align: center;
	padding-top: 26px;
}

@media screen and (max-width: 560px) {
	.faq_ver1 .faq_ver1_wrapper .button-wrap {
		width: auto;
	}
}

@media screen and (max-width: 479px) {
	.faq_ver1 .faq_ver1_wrapper .button-wrap {
		padding-top: 13px;
	}
}

.faq_ver1 .faq_ver1_wrapper .button-wrap .button {
	box-sizing: border-box;
	display: inline-block;
	text-decoration: none;
	padding: 14px 30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background: #A2B309;
	color: #fff;
	font-size: 19px;
	font-weight: 700;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 560px) {
	.faq_ver1 .faq_ver1_wrapper .button-wrap .button {
		width: 100%;
		font-size: 26px;
		padding: 20px 30px;
	}
}

@media screen and (max-width: 479px) {
	.faq_ver1 .faq_ver1_wrapper .button-wrap .button {
		font-size: 19px;
		padding: 14px 30px;
	}
}

.faq_ver2 {
	background-color: #fafafa;
	padding: 40px 15px;
}

.faq_ver2 p {
	margin: 0;
	padding: 0;
}

@media screen and (max-width: 920px) {
	.faq_ver2 {
		padding: 40px 34px;
	}
}

@media screen and (max-width: 740px) {
	.faq_ver2 {
		padding: 40px 15px;
	}
}

.faq_ver2.inverse {
	background-color: #BACD10;
}

.faq_ver2.inverse .faq_ver2_wrapper .title {
	color: #fff;
}

.faq_ver2.inverse .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_title {
	color: #333;
}

.faq_ver2.inverse .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_text {
	color: #333;
}

.faq_ver2.inverse .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_button-wrap .button_read {
	border: 1px solid rgba(55, 91, 250, 0.2);
	color: #385cfa;
}

.faq_ver2.inverse .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_button-wrap .button_hide {
	border: 1px solid rgba(55, 91, 250, 0.2);
	color: #385cfa;
}

.faq_ver2.inverse .faq_ver2_wrapper .faq_ver2_inner .faq-item.shadow {
	z-index: 999;
	-moz-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.7);
	box-shadow: 0 20px 40px rgba(0, 0, 0, 0.7);
}

.faq_ver2.inverse .faq_ver2_wrapper .button-wrap .button {
	background: #FF6819;
	color: #fff;
}

.faq_ver2 p {
	margin: 0;
	padding: 0;
}

.faq_ver2 .faq_ver2_wrapper {
	max-width: 960px;
	margin: 0 auto;
}

.faq_ver2 .faq_ver2_wrapper .title {
	text-align: center;
	color: #333;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 32px;
	margin-bottom: 30px;
}

@media screen and (max-width: 560px) {
	.faq_ver2 .faq_ver2_wrapper .title {
		font-size: 32px;
	}
}

@media screen and (max-width: 479px) {
	.faq_ver2 .faq_ver2_wrapper .title {
		font-size: 24px;
		margin-bottom: 5px;
	}
}

.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .left-column {
	display: inline-block;
	width: 50%;
	vertical-align: top;
	padding-right: 9px;
	box-sizing: border-box;
}

@media screen and (max-width: 920px) {
	.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .left-column {
		display: block;
		width: 100%;
		padding: 0;
	}
}

.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .right-column {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	padding-left: 9px;
	box-sizing: border-box;
}

@media screen and (max-width: 920px) {
	.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .right-column {
		display: block;
		width: 100%;
		padding: 0;
	}
}

.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item {
	width: 100%;
	box-sizing: border-box;
	padding: 20px 30px 40px 30px;
	background-color: #fff;
	border-radius: 10px;
	margin-bottom: 20px;
	position: relative;
	-webkit-transition: box-shadow 0.5s;
	-moz-transition: box-shadow 0.5s;
	-o-transition: box-shadow 0.5s;
	-ms-transition: box-shadow 0.5s;
	transition: box-shadow 0.5s;
}

.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item.shadow {
	z-index: 999;
	-moz-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
	box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 560px) {
	.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item {
		margin-bottom: 10px;
	}
}

.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_title {
	padding: 5px 0;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #212121;
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
	position: relative;
}

@media screen and (max-width: 560px) {
	.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_title {
		font-size: 24px;
		line-height: 36px;
	}
}

@media screen and (max-width: 479px) {
	.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_title {
		font-size: 20px;
		line-height: 30px;
		padding: 5px 0;
		margin-bottom: 9px;
	}
}

.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_text {
	padding: 8px 0;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	display: none;
}

@media screen and (max-width: 940px) {
	.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_text {
		padding: 10px 10px 5px 0;
	}
}

@media screen and (max-width: 560px) {
	.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_text {
		font-size: 18px;
		line-height: 27px;
	}
}

@media screen and (max-width: 479px) {
	.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_text {
		font-size: 16px;
		line-height: 24px;
		padding: 5px 0;
	}
}

.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_button-wrap {
	text-align: left;
}

.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_button-wrap .button_read {
	padding: 10px 24px;
	border-radius: 20px;
	border: 1px solid rgba(55, 91, 250, 0.2);
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #385cfa;
	cursor: pointer;
	text-align: center;
	display: none;
	margin-top: 20px;
}

.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_button-wrap .button_read.active {
	display: inline-block !important;
}

.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_button-wrap .button_hide {
	padding: 10px 24px;
	border-radius: 20px;
	border: 1px solid rgba(55, 91, 250, 0.2);
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #385cfa;
	cursor: pointer;
	text-align: center;
	display: none;
	margin-top: 20px;
}

.faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_button-wrap .button_hide.active {
	display: inline-block !important;
}

.faq_ver2 .faq_ver2_wrapper .button-wrap {
	width: 100%;
	text-align: center;
	padding-top: 26px;
}

@media screen and (max-width: 560px) {
	.faq_ver2 .faq_ver2_wrapper .button-wrap {
		width: auto;
	}
}

@media screen and (max-width: 479px) {
	.faq_ver2 .faq_ver2_wrapper .button-wrap {
		padding-top: 13px;
	}
}

.faq_ver2 .faq_ver2_wrapper .button-wrap .button {
	box-sizing: border-box;
	display: inline-block;
	text-decoration: none;
	padding: 14px 30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background: #A2B309;
	color: #fff;
	font-size: 19px;
	font-weight: 700;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 560px) {
	.faq_ver2 .faq_ver2_wrapper .button-wrap .button {
		width: 100%;
		font-size: 26px;
		padding: 20px 30px;
	}
}

@media screen and (max-width: 479px) {
	.faq_ver2 .faq_ver2_wrapper .button-wrap .button {
		font-size: 19px;
		padding: 14px 30px;
	}
}

.roundpic_wrapper {
	background: #fff;
	padding: 40px 0;
}

.roundpic_wrapper p {
	margin: 0;
	padding: 0;
}

.roundpic_wrapper.inverse {
	background: #BACD10;
}

.roundpic_wrapper.inverse .roundpic_inner .title {
	color: #fff;
}

.roundpic_wrapper.inverse .roundpic_inner .roundpic_item .roundpic-part img {
	border-color: rgba(255, 255, 255, 0.3);
}

.roundpic_wrapper.inverse .roundpic_inner .roundpic_item .text-part .subtitle {
	color: #fff;
}

.roundpic_wrapper.inverse .roundpic_inner .roundpic_item .text-part .text {
	color: #fff;
}

.roundpic_wrapper .roundpic_inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 0 15px;
}

@media screen and (max-width: 750px) {
	.roundpic_wrapper .roundpic_inner {
		padding: 0 20px;
	}
}

@media screen and (max-width: 400px) {
	.roundpic_wrapper .roundpic_inner {
		padding: 0 10px;
	}
}

.roundpic_wrapper .roundpic_inner .title {
	text-align: center;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 32px;
	margin-bottom: 60px;
}

@media screen and (max-width: 870px) {
	.roundpic_wrapper .roundpic_inner .title {
		font-size: 24px;
	}
}

@media screen and (max-width: 750px) {
	.roundpic_wrapper .roundpic_inner .title {
		font-size: 32px;
	}
}

@media screen and (max-width: 400px) {
	.roundpic_wrapper .roundpic_inner .title {
		font-size: 24px;
		margin-bottom: 40px;
	}
}

.roundpic_wrapper .roundpic_inner .roundpic_item {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	padding: 0 30px;
	margin-bottom: 20px;
}

.roundpic_wrapper .roundpic_inner .roundpic_item:last-child {
	margin-bottom: 0;
}

@media screen and (max-width: 870px) {
	.roundpic_wrapper .roundpic_inner .roundpic_item {
		padding: 0 20px;
	}
}

@media screen and (max-width: 750px) {
	.roundpic_wrapper .roundpic_inner .roundpic_item {
		display: block;
		text-align: center;
		padding: 0;
		margin-bottom: 50px;
	}
}

@media screen and (max-width: 400px) {
	.roundpic_wrapper .roundpic_inner .roundpic_item {
		margin-bottom: 40px;
	}
}

.roundpic_wrapper .roundpic_inner .roundpic_item.left .roundpic-part {
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-webkit-order: 1;
	-moz-order: 1;
	-ms-flex-order: 1;
	order: 1;
	margin-left: 40px;
}

@media screen and (max-width: 870px) {
	.roundpic_wrapper .roundpic_inner .roundpic_item.left .roundpic-part {
		margin-left: 30px;
	}
}

@media screen and (max-width: 750px) {
	.roundpic_wrapper .roundpic_inner .roundpic_item.left .roundpic-part {
		margin: 0 auto;
	}
}

.roundpic_wrapper .roundpic_inner .roundpic_item.left .text-part {
	padding-left: 0;
}

.roundpic_wrapper .roundpic_inner .roundpic_item .roundpic-part {
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	width: 320px;
	height: 320px;
	box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

@media screen and (max-width: 870px) {
	.roundpic_wrapper .roundpic_inner .roundpic_item .roundpic-part {
		width: 260px;
		height: 260px;
	}
}

@media screen and (max-width: 750px) {
	.roundpic_wrapper .roundpic_inner .roundpic_item .roundpic-part {
		display: block;
		margin: 0 auto;
	}
}

@media screen and (max-width: 650px) {
	.roundpic_wrapper .roundpic_inner .roundpic_item .roundpic-part {
		width: 200px;
		height: 200px;
	}
}

@media screen and (max-width: 400px) {
	.roundpic_wrapper .roundpic_inner .roundpic_item .roundpic-part {
		width: 120px;
		height: 120px;
	}
}

.roundpic_wrapper .roundpic_inner .roundpic_item .roundpic-part img {
	width: 100%;
	height: auto;
	border-radius: 50%;
	border: 10px solid #f5f5f5;
	box-sizing: border-box;
	background-clip: content-box !important;
}

@media screen and (max-width: 400px) {
	.roundpic_wrapper .roundpic_inner .roundpic_item .roundpic-part img {
		border: 6px solid #f5f5f5;
	}
}

.roundpic_wrapper .roundpic_inner .roundpic_item .text-part {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-moz-box-flex: 0;
	-moz-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	padding-left: 40px;
	width: 100%;
}

@media screen and (max-width: 870px) {
	.roundpic_wrapper .roundpic_inner .roundpic_item .text-part {
		padding-left: 30px;
	}
}

@media screen and (max-width: 750px) {
	.roundpic_wrapper .roundpic_inner .roundpic_item .text-part {
		display: block;
		padding: 0;
		margin-top: 20px;
	}
}

@media screen and (max-width: 400px) {
	.roundpic_wrapper .roundpic_inner .roundpic_item .text-part {
		margin-top: 10px;
	}
}

.roundpic_wrapper .roundpic_inner .roundpic_item .text-part .subtitle {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #212121;
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 10px;
}

@media screen and (max-width: 870px) {
	.roundpic_wrapper .roundpic_inner .roundpic_item .text-part .subtitle {
		font-size: 22px;
	}
}

@media screen and (max-width: 750px) {
	.roundpic_wrapper .roundpic_inner .roundpic_item .text-part .subtitle {
		font-size: 24px;
	}
}

@media screen and (max-width: 400px) {
	.roundpic_wrapper .roundpic_inner .roundpic_item .text-part .subtitle {
		font-size: 20px;
	}
}

.roundpic_wrapper .roundpic_inner .roundpic_item .text-part .text {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #484848;
	font-size: 20px;
	font-weight: 400;
}

@media screen and (max-width: 870px) {
	.roundpic_wrapper .roundpic_inner .roundpic_item .text-part .text {
		font-size: 17px;
	}
}

@media screen and (max-width: 750px) {
	.roundpic_wrapper .roundpic_inner .roundpic_item .text-part .text {
		font-size: 18px;
	}
}

@media screen and (max-width: 400px) {
	.roundpic_wrapper .roundpic_inner .roundpic_item .text-part .text {
		font-size: 16px;
	}
}

.steps-ver1_wrapper {
	padding: 40px 0;
	background: #f8f6f1;
}

.steps-ver1_wrapper.inverse {
	background: #B0C20C;
}

.steps-ver1_wrapper.inverse .steps-ver1_inner .title {
	color: #000;
}

.steps-ver1_wrapper.inverse .steps-ver1_inner .step:last-child .number {
	background: #FF6A1B;
	color: #000;
}

.steps-ver1_wrapper.inverse .steps-ver1_inner .step .number {
	color: #000;
	background: #B0C20C;
	border: 2px solid #FF6A1B;
}

.steps-ver1_wrapper.inverse .steps-ver1_inner .step .desc {
	color: #000;
}

.steps-ver1_wrapper p {
	margin: 0;
	padding: 0;
}

.steps-ver1_wrapper .steps-ver1_inner {
	padding: 0 15px;
	max-width: 960px;
	margin: 0 auto;
}

@media screen and (max-width: 940px) {
	.steps-ver1_wrapper .steps-ver1_inner {
		padding: 0 30px;
	}
}

@media screen and (max-width: 500px) {
	.steps-ver1_wrapper .steps-ver1_inner {
		padding: 0 20px;
	}
}

@media screen and (max-width: 450px) {
	.steps-ver1_wrapper .steps-ver1_inner {
		padding: 0 10px;
	}
}

.steps-ver1_wrapper .steps-ver1_inner .title {
	text-align: center;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #000;
	margin-bottom: 70px;
}

@media screen and (max-width: 940px) {
	.steps-ver1_wrapper .steps-ver1_inner .title {
		font-size: 24px;
		margin-bottom: 40px;
	}
}

@media screen and (max-width: 500px) {
	.steps-ver1_wrapper .steps-ver1_inner .title {
		font-size: 32px;
	}
}

@media screen and (max-width: 450px) {
	.steps-ver1_wrapper .steps-ver1_inner .title {
		font-size: 24px;
	}
}

.steps-ver1_wrapper .steps-ver1_inner .steps {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media screen and (max-width: 500px) {
	.steps-ver1_wrapper .steps-ver1_inner .steps {
		display: block;
	}
}

.steps-ver1_wrapper .steps-ver1_inner .step {
	font-size: 0;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 25%;
	-moz-box-flex: 0;
	-moz-flex: 0 1 25%;
	-ms-flex: 0 1 25%;
	flex: 0 1 25%;
	box-sizing: border-box;
	padding-right: 10px;
	padding-bottom: 60px;
}

@media screen and (max-width: 940px) {
	.steps-ver1_wrapper .steps-ver1_inner .step {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 33%;
		-moz-box-flex: 0;
		-moz-flex: 0 1 33%;
		-ms-flex: 0 1 33%;
		flex: 0 1 33%;
		padding-bottom: 40px;
	}
}

@media screen and (max-width: 680px) {
	.steps-ver1_wrapper .steps-ver1_inner .step {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 50%;
		-moz-box-flex: 0;
		-moz-flex: 0 1 50%;
		-ms-flex: 0 1 50%;
		flex: 0 1 50%;
	}
}

@media screen and (max-width: 500px) {
	.steps-ver1_wrapper .steps-ver1_inner .step {
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		-webkit-align-items: flex-start;
		-moz-align-items: flex-start;
		align-items: flex-start;
		padding-right: 0;
		padding-bottom: 30px;
	}
}

@media screen and (max-width: 450px) {
	.steps-ver1_wrapper .steps-ver1_inner .step {
		padding-bottom: 20px;
	}
}

.steps-ver1_wrapper .steps-ver1_inner .step:last-child .number {
	background: #BACD12;
	color: #fff;
}

.steps-ver1_wrapper .steps-ver1_inner .step .number {
	display: inline-block;
	width: 60px;
	height: 60px;
	text-align: center;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #000;
	background: #f8f6f1;
	font-size: 34px;
	line-height: 56px;
	font-weight: 700;
	border-radius: 50%;
	border: 2px solid #BACD12;
	box-sizing: border-box;
	margin-bottom: 20px;
}

@media screen and (max-width: 500px) {
	.steps-ver1_wrapper .steps-ver1_inner .step .number {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 450px) {
	.steps-ver1_wrapper .steps-ver1_inner .step .number {
		width: 40px;
		height: 40px;
		font-size: 20px;
		line-height: 36px;
	}
}

.steps-ver1_wrapper .steps-ver1_inner .step .desc {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #484848;
	font-size: 19px;
	font-weight: 700;
}

@media screen and (max-width: 500px) {
	.steps-ver1_wrapper .steps-ver1_inner .step .desc {
		padding-top: 10px;
		font-size: 24px;
		padding-left: 20px;
	}
}

@media screen and (max-width: 450px) {
	.steps-ver1_wrapper .steps-ver1_inner .step .desc {
		font-size: 18px;
		padding-top: 8px;
		padding-left: 10px;
	}
}

.steps-ver2_wrapper {
	background: #fff;
	padding: 40px 0;
}

.steps-ver2_wrapper.inverse {
	background: #B0C20C;
}

.steps-ver2_wrapper.inverse .steps-ver2_inner .title {
	color: #fff;
}

.steps-ver2_wrapper.inverse .steps-ver2_inner .steps-ver2_item .pic-part .number {
	background: #FF6819;
	color: #fff;
}

.steps-ver2_wrapper.inverse .steps-ver2_inner .steps-ver2_item .text-part .subtitle {
	color: #fff;
}

.steps-ver2_wrapper.inverse .steps-ver2_inner .steps-ver2_item .text-part .text {
	color: #fff;
}

.steps-ver2_wrapper p {
	margin: 0;
	padding: 0;
}

.steps-ver2_wrapper .steps-ver2_inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 0 15px;
}

@media screen and (max-width: 940px) {
	.steps-ver2_wrapper .steps-ver2_inner {
		padding: 0 30px;
	}
}

@media screen and (max-width: 750px) {
	.steps-ver2_wrapper .steps-ver2_inner {
		padding: 0 20px;
	}
}

@media screen and (max-width: 450px) {
	.steps-ver2_wrapper .steps-ver2_inner {
		padding: 0 10px;
	}
}

.steps-ver2_wrapper .steps-ver2_inner .title {
	text-align: center;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 60px;
}

@media screen and (max-width: 940px) {
	.steps-ver2_wrapper .steps-ver2_inner .title {
		font-size: 24px;
		margin-bottom: 40px;
	}
}

@media screen and (max-width: 750px) {
	.steps-ver2_wrapper .steps-ver2_inner .title {
		font-size: 32px;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 450px) {
	.steps-ver2_wrapper .steps-ver2_inner .title {
		font-size: 24px;
		margin-bottom: 20px;
	}
}

.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	margin-bottom: 60px;
}

@media screen and (max-width: 940px) {
	.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item {
		margin-bottom: 40px;
	}
}

@media screen and (max-width: 750px) {
	.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item {
		display: block;
		padding: 0;
	}
}

@media screen and (max-width: 450px) {
	.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item {
		margin-bottom: 30px;
	}
}

.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item:last-child {
	margin-bottom: 0;
}

.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item.left .pic-part {
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-webkit-order: 1;
	-moz-order: 1;
	-ms-flex-order: 1;
	order: 1;
	margin-left: 40px;
}

@media screen and (max-width: 940px) {
	.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item.left .pic-part {
		margin-left: 20px;
	}
}

@media screen and (max-width: 750px) {
	.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item.left .pic-part {
		margin: 0 auto;
	}
}

.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item.left .pic-part .number {
	right: 100%;
	margin-right: -80px;
}

@media screen and (max-width: 940px) {
	.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item.left .pic-part .number {
		margin-right: -70px;
	}
}

@media screen and (max-width: 750px) {
	.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item.left .pic-part .number {
		margin-right: -70px;
	}
}

@media screen and (max-width: 550px) {
	.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item.left .pic-part .number {
		margin-right: -90px;
	}
}

@media screen and (max-width: 450px) {
	.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item.left .pic-part .number {
		margin-right: -70px;
	}
}

.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item.left .text-part {
	padding-left: 0;
}

.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .pic-part {
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	width: 380px;
	height: 234px;
	box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
}

@media screen and (max-width: 940px) {
	.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .pic-part {
		width: 280px;
		height: 172px;
	}
}

@media screen and (max-width: 750px) {
	.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .pic-part {
		margin: 0 auto;
		width: 80%;
		height: auto;
		position: relative;
	}

	.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .pic-part:before {
		content: '';
		display: block;
		padding-top: 62.5%;
	}
}

@media screen and (max-width: 550px) {
	.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .pic-part {
		width: 100%;
	}
}

.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .pic-part img {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}

@media screen and (max-width: 750px) {
	.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .pic-part img {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
}

.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .pic-part .number {
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -45px;
	margin-right: -10px;
	width: 90px;
	height: 90px;
	text-align: center;
	background: #A2B309;
	font-size: 55px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 90px;
}

@media screen and (max-width: 940px) {
	.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .pic-part .number {
		width: 70px;
		height: 70px;
		line-height: 70px;
		font-size: 45px;
		margin-right: 0;
		margin-top: -35px;
	}
}

@media screen and (max-width: 750px) {
	.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .pic-part .number {
		width: 70px;
		height: 70px;
		line-height: 70px;
		font-size: 45px;
		right: 100%;
		top: 100%;
		margin-right: -70px;
		margin-top: -70px;
	}
}

@media screen and (max-width: 550px) {
	.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .pic-part .number {
		width: 90px;
		height: 90px;
		line-height: 90px;
		font-size: 55px;
		margin-right: -90px;
		margin-top: -90px;
	}
}

@media screen and (max-width: 450px) {
	.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .pic-part .number {
		width: 70px;
		height: 70px;
		line-height: 70px;
		font-size: 45px;
		margin-right: -70px;
		margin-top: -70px;
	}
}

.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .text-part {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-moz-box-flex: 0;
	-moz-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	padding-left: 40px;
	width: 100%;
}

@media screen and (max-width: 940px) {
	.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .text-part {
		padding-left: 20px;
	}
}

@media screen and (max-width: 750px) {
	.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .text-part {
		display: block;
		padding: 0;
		margin-top: 20px;
	}
}

@media screen and (max-width: 450px) {
	.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .text-part {
		display: block;
		padding: 0;
		margin-top: 15px;
	}
}

.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .text-part .subtitle {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #212121;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 10px;
}

@media screen and (max-width: 450px) {
	.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .text-part .subtitle {
		font-size: 18px;
	}
}

.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .text-part .text {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #484848;
	font-size: 18px;
	font-weight: 400;
}

@media screen and (max-width: 450px) {
	.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .text-part .text {
		font-size: 16px;
	}
}

.horizontal-gallery_wrapper {
	background: #fff;
	padding: 40px 0 10px;
}

.horizontal-gallery_wrapper.inverse {
	background: #BACD10;
}

.horizontal-gallery_wrapper.inverse .horizontal-gallery_inner .title {
	color: #fff;
}

.horizontal-gallery_wrapper.inverse .horizontal-gallery_inner .horizontal-gallery .picture .view {
	background-color: rgba(0, 0, 0, 0.7);
}

.horizontal-gallery_wrapper.inverse .horizontal-gallery_inner .horizontal-gallery .picture .view svg path {
	fill: #fff;
}

.horizontal-gallery_wrapper .horizontal-gallery_inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 0 15px;
}

@media screen and (max-width: 980px) {
	.horizontal-gallery_wrapper .horizontal-gallery_inner {
		max-width: 702px;
	}
}

.horizontal-gallery_wrapper .horizontal-gallery_inner .title {
	text-align: center;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 32px;
	margin-bottom: 40px;
}

@media screen and (max-width: 800px) {
	.horizontal-gallery_wrapper .horizontal-gallery_inner .title {
		font-size: 24px;
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 750px) {
	.horizontal-gallery_wrapper .horizontal-gallery_inner .title {
		font-size: 32px;
	}
}

@media screen and (max-width: 400px) {
	.horizontal-gallery_wrapper .horizontal-gallery_inner .title {
		font-size: 24px;
		margin-bottom: 20px;
	}
}

.horizontal-gallery_wrapper .horizontal-gallery_inner .horizontal-gallery {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
}

.horizontal-gallery_wrapper .horizontal-gallery_inner .horizontal-gallery .picture {
	position: relative;
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	text-decoration: none;
	width: 220px;
	height: 157px;
	box-sizing: border-box;
	margin: 0 20px 20px 0;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

@media screen and (max-width: 980px) {
	.horizontal-gallery_wrapper .horizontal-gallery_inner .horizontal-gallery .picture {
		width: 160px;
		height: 114px;
	}
}

@media screen and (max-width: 730px) {
	.horizontal-gallery_wrapper .horizontal-gallery_inner .horizontal-gallery .picture {
		width: 210px;
		height: 150px;
	}
}

@media screen and (max-width: 700px) {
	.horizontal-gallery_wrapper .horizontal-gallery_inner .horizontal-gallery .picture {
		width: 47%;
		height: auto;
	}
}

@media screen and (max-width: 400px) {
	.horizontal-gallery_wrapper .horizontal-gallery_inner .horizontal-gallery .picture {
		margin: 0 10px 10px 0;
	}
}

.horizontal-gallery_wrapper .horizontal-gallery_inner .horizontal-gallery .picture:nth-child(4n) {
	margin: 0 0 20px 0;
}

@media screen and (max-width: 730px) {
	.horizontal-gallery_wrapper .horizontal-gallery_inner .horizontal-gallery .picture:nth-child(4n) {
		margin: 0 20px 20px 0;
	}
}

@media screen and (max-width: 730px) and (min-width: 700px) {
	.horizontal-gallery_wrapper .horizontal-gallery_inner .horizontal-gallery .picture:nth-child(3n) {
		margin: 0 0 20px 0;
	}
}

@media screen and (max-width: 699px) {
	.horizontal-gallery_wrapper .horizontal-gallery_inner .horizontal-gallery .picture:nth-child(even) {
		margin: 0 0 20px 0;
	}
}

@media screen and (max-width: 400px) {
	.horizontal-gallery_wrapper .horizontal-gallery_inner .horizontal-gallery .picture:nth-child(even) {
		margin: 0 0 10px 0;
	}
}

.horizontal-gallery_wrapper .horizontal-gallery_inner .horizontal-gallery .picture:last-child {
	margin: 0 0 20px 0;
}

@media screen and (max-width: 400px) {
	.horizontal-gallery_wrapper .horizontal-gallery_inner .horizontal-gallery .picture:last-child {
		margin: 0 0 10px 0;
	}
}

.horizontal-gallery_wrapper .horizontal-gallery_inner .horizontal-gallery .picture:hover .view {
	opacity: 1;
	-webkit-transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	-o-transition: opacity 0.5s linear;
	-ms-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
}

.horizontal-gallery_wrapper .horizontal-gallery_inner .horizontal-gallery .picture img {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border-radius: 6px;
}

.horizontal-gallery_wrapper .horizontal-gallery_inner .horizontal-gallery .picture .view {
	display: inline-block;
	opacity: 0;
	-webkit-transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	-o-transition: opacity 0.5s linear;
	-ms-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
	background-color: rgba(0, 0, 0, 0.7);
	border-radius: 50%;
	width: 100px;
	height: 100px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -50px;
}

@media screen and (max-width: 980px) {
	.horizontal-gallery_wrapper .horizontal-gallery_inner .horizontal-gallery .picture .view {
		display: none;
	}
}

.horizontal-gallery_wrapper .horizontal-gallery_inner .horizontal-gallery .picture .view:after {
	content: '';
	display: inline-block;
	width: 0;
	opacity: 0;
	height: 100%;
	vertical-align: middle;
}

.horizontal-gallery_wrapper .horizontal-gallery_inner .horizontal-gallery .picture .view svg {
	display: inline-block;
	vertical-align: middle;
}

.horizontal-gallery_wrapper .horizontal-gallery_inner .horizontal-gallery .picture .view svg path {
	fill: #fff;
}

.vertical-gallery_wrapper {
	background: #fff;
	padding: 40px 0 10px;
}

.vertical-gallery_wrapper.inverse {
	background: #BACD10;
}

.vertical-gallery_wrapper.inverse .vertical-gallery_inner .title {
	color: #fff;
}

.vertical-gallery_wrapper.inverse .vertical-gallery_inner .vertical-gallery .picture .view {
	background-color: rgba(0, 0, 0, 0.7);
}

.vertical-gallery_wrapper.inverse .vertical-gallery_inner .vertical-gallery .picture .view svg path {
	fill: #fff;
}

.vertical-gallery_wrapper .vertical-gallery_inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 0 15px;
}

@media screen and (max-width: 980px) {
	.vertical-gallery_wrapper .vertical-gallery_inner {
		max-width: 702px;
	}
}

@media screen and (max-width: 500px) {
	.vertical-gallery_wrapper .vertical-gallery_inner {
		padding: 0 10px;
	}
}

.vertical-gallery_wrapper .vertical-gallery_inner .title {
	text-align: center;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 32px;
	margin-bottom: 40px;
}

@media screen and (max-width: 800px) {
	.vertical-gallery_wrapper .vertical-gallery_inner .title {
		font-size: 24px;
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 750px) {
	.vertical-gallery_wrapper .vertical-gallery_inner .title {
		font-size: 32px;
	}
}

@media screen and (max-width: 400px) {
	.vertical-gallery_wrapper .vertical-gallery_inner .title {
		font-size: 24px;
		margin-bottom: 20px;
	}
}

.vertical-gallery_wrapper .vertical-gallery_inner .vertical-gallery {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
}

.vertical-gallery_wrapper .vertical-gallery_inner .vertical-gallery .picture {
	position: relative;
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	text-decoration: none;
	width: 220px;
	height: 290px;
	margin: 0 20px 20px 0;
	box-sizing: border-box;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

@media screen and (max-width: 980px) {
	.vertical-gallery_wrapper .vertical-gallery_inner .vertical-gallery .picture {
		width: 160px;
		height: 210px;
	}
}

@media screen and (max-width: 730px) {
	.vertical-gallery_wrapper .vertical-gallery_inner .vertical-gallery .picture {
		width: 210px;
		height: 278px;
	}
}

@media screen and (max-width: 700px) {
	.vertical-gallery_wrapper .vertical-gallery_inner .vertical-gallery .picture {
		width: 47%;
		height: auto;
	}
}

@media screen and (max-width: 400px) {
	.vertical-gallery_wrapper .vertical-gallery_inner .vertical-gallery .picture {
		margin: 0 10px 10px 0;
	}
}

.vertical-gallery_wrapper .vertical-gallery_inner .vertical-gallery .picture:nth-child(4n) {
	margin: 0 0 20px 0;
}

@media screen and (max-width: 730px) {
	.vertical-gallery_wrapper .vertical-gallery_inner .vertical-gallery .picture:nth-child(4n) {
		margin: 0 20px 20px 0;
	}
}

@media screen and (max-width: 730px) and (min-width: 700px) {
	.vertical-gallery_wrapper .vertical-gallery_inner .vertical-gallery .picture:nth-child(3n) {
		margin: 0 0 20px 0;
	}
}

@media screen and (max-width: 699px) {
	.vertical-gallery_wrapper .vertical-gallery_inner .vertical-gallery .picture:nth-child(even) {
		margin: 0 0 20px 0;
	}
}

@media screen and (max-width: 400px) {
	.vertical-gallery_wrapper .vertical-gallery_inner .vertical-gallery .picture:nth-child(even) {
		margin: 0 0 10px 0;
	}
}

.vertical-gallery_wrapper .vertical-gallery_inner .vertical-gallery .picture:last-child {
	margin: 0 0 20px 0;
}

@media screen and (max-width: 400px) {
	.vertical-gallery_wrapper .vertical-gallery_inner .vertical-gallery .picture:last-child {
		margin: 0 0 10px 0;
	}
}

.vertical-gallery_wrapper .vertical-gallery_inner .vertical-gallery .picture:hover .view {
	opacity: 1;
	-webkit-transition: opacity 0.4s linear;
	-moz-transition: opacity 0.4s linear;
	-o-transition: opacity 0.4s linear;
	-ms-transition: opacity 0.4s linear;
	transition: opacity 0.4s linear;
}

.vertical-gallery_wrapper .vertical-gallery_inner .vertical-gallery .picture img {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border-radius: 12px;
}

.vertical-gallery_wrapper .vertical-gallery_inner .vertical-gallery .picture .view {
	display: inline-block;
	opacity: 0;
	-webkit-transition: opacity 0.4s linear;
	-moz-transition: opacity 0.4s linear;
	-o-transition: opacity 0.4s linear;
	-ms-transition: opacity 0.4s linear;
	transition: opacity 0.4s linear;
	background-color: rgba(0, 0, 0, 0.7);
	border-radius: 50%;
	width: 100px;
	height: 100px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -50px;
}

@media screen and (max-width: 980px) {
	.vertical-gallery_wrapper .vertical-gallery_inner .vertical-gallery .picture .view {
		display: none;
	}
}

.vertical-gallery_wrapper .vertical-gallery_inner .vertical-gallery .picture .view:after {
	content: '';
	display: inline-block;
	width: 0;
	opacity: 0;
	height: 100%;
	vertical-align: middle;
}

.vertical-gallery_wrapper .vertical-gallery_inner .vertical-gallery .picture .view svg {
	display: inline-block;
	vertical-align: middle;
}

.vertical-gallery_wrapper .vertical-gallery_inner .vertical-gallery .picture .view svg path {
	fill: #fff;
}

.one-good-wrapper .good-img a {
	display: inline-block;
	text-decoration: none;
	font-size: 0;
}

.one-good-icon__wrapper .one-good-icon__img a {
	display: inline-block;
	text-decoration: none;
	font-size: 0;
}

.only-one-product .only-one-product-inner.left .pic-part a {
	display: block;
	text-decoration: none;
	font-size: 0;
	height: 100%;
}

.roundpic_wrapper .roundpic_inner .roundpic_item .roundpic-part a {
	display: inline-block;
	text-decoration: none;
	font-size: 0;
}

.comments-cackle, .comments-vk {
	padding: 0 20px;
	background: #fff;
}

.comments-cackle-inner, .comments-vk-inner {
	padding: 30px 0;
	max-width: 960px;
	margin: 0 auto;
}

.comments-cackle-inner .title, .comments-vk-inner .title {
	color: #333;
	text-align: center;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding: 0 0 18px;
}

.not-support-cackle , .not-support-vk {
	position: relative;
	text-align: center;
}

.not-support-cackle img, .not-support-vk img {
	opacity: 0.2;
}

.not-support-cackle .text, .not-support-vk .text {
	position: absolute;
	top: 50%;
	width: 100%;
	color: #000;
	font-size: 20px;
	transform: translateY(-50%);
}

@media all and (max-width: 960px) {
	.comments-cackle-inner, .comments-vk-inner {
		padding: 26px 0;
	}

	.comments-cackle-inner .title, .comments-vk-inner .title {
		font-size: 27px;
	}

	.not-support-cackle .text, .comments-vk-inner .text {
		font-size: 19px;
	}
}

@media all and (max-width: 768px) {
	.comments-cackle-inner, .comments-vk-inner {
		padding: 22px 0;
	}

	.comments-cackle-inner .title {
		font-size: 24px;
		padding: 0 0 17px;
	}

	.not-support-cackle .text {
		font-size: 18px;
	}
}

@media all and (max-width: 640px) {
	.comments-cackle-inner, .comments-vk-inner {
		padding: 20px 0;
	}

	.comments-cackle-inner .title {
		font-size: 21px;
		padding: 0 0 16px;
	}

	.not-support-cackle .text {
		font-size: 17px;
	}
}

@media all and (max-width: 480px) {
	.comments-cackle-inner, .comments-vk-inner {
		padding: 15px 0;
	}

	.comments-cackle-inner .title, .comments-vk-inner .title {
		font-size: 19px;
		padding: 0 0 15px;
	}

	.not-support-cackle .text, .not-support-vk .text {
		font-size: 16px;
	}
}

.comments-cackle.inverse, .comments-vk.inverse {
	background-color: #b0c20c;
}

.comments-cackle.inverse .not-support-cackle .text, .comments-cackle.inverse .title, .comments-vk.inverse .not-support-vk .text, .comments-vk.inverse .title {
	color: #fff;
}

.faq_ver3 {
	background-color: #f8f8f8;
	padding: 40px 35px;
}

@media screen and (max-width: 740px) {
	.faq_ver3 {
		padding: 40px 15px;
	}
}

@media screen and (max-width: 400px) {
	.faq_ver3 {
		padding: 40px 15px;
	}
}

.faq_ver3.inverse {
	background-color: #BACD10;
}

.faq_ver3.inverse .faq_ver3_wrapper .title {
	color: #fff;
}

.faq_ver3.inverse .faq_ver3_wrapper .faq_ver3_inner .faq-item {
	background-color: rgba(0,0,0,.3);
}

.faq_ver3.inverse .faq_ver3_wrapper .faq_ver3_inner .faq-item .faq-item_title {
	color: #fff;
	border-right: 1px solid rgba(255, 255, 255, 0.1);
}

@media screen and (max-width: 830px) {
	.faq_ver3.inverse .faq_ver3_wrapper .faq_ver3_inner .faq-item .faq-item_title {
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}
}

.faq_ver3.inverse .faq_ver3_wrapper .faq_ver3_inner .faq-item .faq-item_text {
	color: #fff;
}

.faq_ver3.inverse .faq_ver3_wrapper .button-wrap .button {
	background: #FF6819;
	color: #fff;
}

.faq_ver3 p {
	margin: 0;
	padding: 0;
}

.faq_ver3 .faq_ver3_wrapper {
	max-width: 960px;
	margin: 0 auto;
}

.faq_ver3 .faq_ver3_wrapper .title {
	text-align: left;
	color: #000;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 32px;
	margin-bottom: 30px;
}

@media screen and (max-width: 830px) {
	.faq_ver3 .faq_ver3_wrapper .title {
		font-size: 24px;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 510px) {
	.faq_ver3 .faq_ver3_wrapper .title {
		font-size: 32px;
	}
}

@media screen and (max-width: 400px) {
	.faq_ver3 .faq_ver3_wrapper .title {
		font-size: 24px;
	}
}

.faq_ver3 .faq_ver3_wrapper .faq_ver3_inner .faq-item {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 20px 30px;
	margin-bottom: 20px;
	background-color: #fff;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 830px) {
	.faq_ver3 .faq_ver3_wrapper .faq_ver3_inner .faq-item {
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-moz-box-direction: normal;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.faq_ver3 .faq_ver3_wrapper .faq_ver3_inner .faq-item:last-child {
	margin-bottom: 0;
}

.faq_ver3 .faq_ver3_wrapper .faq_ver3_inner .faq-item .faq-item_title {
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	width: 360px;
	padding-right: 30px;
	box-sizing: border-box;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #212121;
	font-size: 20px;
	font-weight: 700;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 830px) {
	.faq_ver3 .faq_ver3_wrapper .faq_ver3_inner .faq-item .faq-item_title {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 auto;
		-moz-box-flex: 0;
		-moz-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		width: 100%;
		padding-right: 0;
		padding-bottom: 20px;
		border-right: none;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}
}

@media screen and (max-width: 510px) {
	.faq_ver3 .faq_ver3_wrapper .faq_ver3_inner .faq-item .faq-item_title {
		font-size: 24px;
	}
}

@media screen and (max-width: 400px) {
	.faq_ver3 .faq_ver3_wrapper .faq_ver3_inner .faq-item .faq-item_title {
		font-size: 18px;
	}
}

.faq_ver3 .faq_ver3_wrapper .faq_ver3_inner .faq-item .faq-item_text {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-moz-box-flex: 0;
	-moz-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 17px;
	padding-left: 30px;
	line-height: 27px;
	font-weight: 400;
	position: relative;
}

@media screen and (max-width: 830px) {
	.faq_ver3 .faq_ver3_wrapper .faq_ver3_inner .faq-item .faq-item_text {
		padding-left: 0;
		padding-top: 20px;
	}
}

@media screen and (max-width: 510px) {
	.faq_ver3 .faq_ver3_wrapper .faq_ver3_inner .faq-item .faq-item_text {
		font-size: 20px;
	}
}

@media screen and (max-width: 400px) {
	.faq_ver3 .faq_ver3_wrapper .faq_ver3_inner .faq-item .faq-item_text {
		font-size: 16px;
	}
}

.faq_ver3 .faq_ver3_wrapper .button-wrap {
	width: 100%;
	text-align: right;
	padding-top: 20px;
}

.faq_ver3 .faq_ver3_wrapper .button-wrap .button {
	box-sizing: border-box;
	display: inline-block;
	text-decoration: none;
	padding: 14px 30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background: #A2B309;
	color: #fff;
	font-size: 19px;
	font-weight: 700;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 400px) {
	.faq_ver3 .faq_ver3_wrapper .button-wrap .button {
		font-size: 17px;
		padding: 10px 24px;
	}
}

.mirrored-products_wrapper {
	background: #fff;
	padding: 40px 0;
}

.mirrored-products_wrapper.inverse {
	background: #BACD10;
}

.mirrored-products_wrapper.inverse .mirrored-products_inner .title {
	color: #fff;
}

.mirrored-products_wrapper.inverse .mirrored-products_inner .mirrored-products_item {
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.mirrored-products_wrapper.inverse .mirrored-products_inner .mirrored-products_item .text-part .subtitle {
	color: #fff;
}

.mirrored-products_wrapper.inverse .mirrored-products_inner .mirrored-products_item .text-part .text {
	color: #fff;
}

.mirrored-products_wrapper.inverse .mirrored-products_inner .mirrored-products_item .text-part .price {
	color: #fff;
}

.mirrored-products_wrapper.inverse .mirrored-products_inner .mirrored-products_item .text-part .button {
	background: #FF6819;
	color: #fff;
}

.mirrored-products_wrapper p {
	margin: 0;
	padding: 0;
}

.mirrored-products_wrapper .mirrored-products_inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 0 15px;
}

@media screen and (max-width: 940px) {
	.mirrored-products_wrapper .mirrored-products_inner {
		padding: 0 30px;
	}
}

@media screen and (max-width: 750px) {
	.mirrored-products_wrapper .mirrored-products_inner {
		padding: 0 20px;
	}
}

@media screen and (max-width: 450px) {
	.mirrored-products_wrapper .mirrored-products_inner {
		padding: 0 10px;
	}
}

.mirrored-products_wrapper .mirrored-products_inner .title {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 60px;
}

@media screen and (max-width: 940px) {
	.mirrored-products_wrapper .mirrored-products_inner .title {
		font-size: 24px;
		margin-bottom: 40px;
	}
}

@media screen and (max-width: 750px) {
	.mirrored-products_wrapper .mirrored-products_inner .title {
		font-size: 32px;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 450px) {
	.mirrored-products_wrapper .mirrored-products_inner .title {
		font-size: 24px;
		margin-bottom: 20px;
	}
}

.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 940px) {
	.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item {
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
}

@media screen and (max-width: 750px) {
	.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item {
		padding-bottom: 10px;
		margin-bottom: 10px;
		display: block;
	}
}

@media screen and (max-width: 450px) {
	.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item {
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
}

.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item:last-child {
	margin-bottom: 0;
	border-bottom: 0;
}

.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item.top {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	align-items: flex-start;
}

.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item.center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}

.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item.bottom {
	-webkit-box-align: end;
	-ms-flex-align: end;
	-webkit-align-items: flex-end;
	-moz-align-items: flex-end;
	align-items: flex-end;
}

.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item.left .pic-part {
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-webkit-order: 1;
	-moz-order: 1;
	-ms-flex-order: 1;
	order: 1;
	margin-left: 40px;
}

@media screen and (max-width: 940px) {
	.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item.left .pic-part {
		margin-left: 20px;
	}
}

@media screen and (max-width: 750px) {
	.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item.left .pic-part {
		margin: 0 auto;
	}
}

.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item.left .text-part {
	padding-left: 0;
}

.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .pic-part {
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	width: 380px;
	height: 234px;
	box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
}

@media screen and (max-width: 840px) {
	.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .pic-part {
		width: 280px;
		height: 172px;
	}
}

@media screen and (max-width: 750px) {
	.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .pic-part {
		margin: 0 auto;
		width: 80%;
		height: auto;
		position: relative;
	}

	.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .pic-part:before {
		content: '';
		display: block;
		padding-top: 62.5%;
	}
}

@media screen and (max-width: 550px) {
	.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .pic-part {
		width: 100%;
	}
}

.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .pic-part a {
	display: block;
	text-decoration: none;
	font-size: 0;
	height: 100%;
}

.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .pic-part img {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border-radius: 10px;
}

@media screen and (max-width: 750px) {
	.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .pic-part img {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
}

.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .text-part {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-moz-box-flex: 0;
	-moz-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	padding-left: 40px;
}

@media screen and (max-width: 940px) {
	.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .text-part {
		padding-left: 20px;
	}
}

@media screen and (max-width: 750px) {
	.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .text-part {
		display: block;
		padding: 0;
		margin-top: 20px;
	}
}

@media screen and (max-width: 450px) {
	.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .text-part {
		display: block;
		padding: 0;
		margin-top: 15px;
	}
}

.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .text-part .subtitle {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #212121;
	font-size: 24px;
	margin-bottom: 10px;
}

@media screen and (max-width: 450px) {
	.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .text-part .subtitle {
		font-size: 18px;
	}
}

.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .text-part .text {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #484848;
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 30px;
}

@media screen and (max-width: 450px) {
	.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .text-part .text {
		font-size: 16px;
	}
}

.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .text-part .price {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 31px;
	color: #000;
	padding-bottom: 18px;
}

@media screen and (max-width: 940px) {
	.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .text-part .price {
		font-size: 24px;
	}
}

@media screen and (max-width: 580px) {
	.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .text-part .price {
		font-size: 31px;
	}
}

.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .text-part .button {
	display: inline-block;
	border-radius: 4px;
	text-decoration: none;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: 700;
	padding: 11px 30px;
	background: #A2B309;
	color: #fff;
}

@media screen and (max-width: 940px) {
	.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .text-part .button {
		font-size: 17px;
		padding: 12px 26px;
	}
}

@media screen and (max-width: 580px) {
	.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .text-part .button {
		font-size: 26px;
		display: block;
		text-align: center;
		padding: 20px;
	}
}

@media screen and (max-width: 470px) {
	.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .text-part .button {
		font-size: 19px;
		padding: 14px;
	}
}

.reviews-and-feedback {
	background-color: #fff;
	padding: 40px 0;
}

.reviews-and-feedback.inverse {
	background-color: #BACD10;
}

.reviews-and-feedback.inverse .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .review {
	background-color: #BACD10;
	border: 1px solid rgba(255, 255, 255, 0.2);
}

.reviews-and-feedback.inverse .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .review .title {
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.reviews-and-feedback.inverse .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .review .name {
	color: #fff;
}

.reviews-and-feedback.inverse .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .review .text {
	color: #fff;
}

.reviews-and-feedback.inverse .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .feedback {
	background-color: rgba(46,46,46,.2);
}

.reviews-and-feedback.inverse .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .feedback .title {
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.reviews-and-feedback.inverse .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .feedback .name {
	color: #fff;
}

.reviews-and-feedback.inverse .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .feedback .text {
	color: #fff;
}

.reviews-and-feedback.inverse .reviews-and-feedback_wrapper .owl-next {
	border: 1px solid rgba(255, 255, 255, 0.2);
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2014%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%2E525%2C3%2E305%20C%2D0%2E205%2C2%2E498%20%2D0%2E136%2C1%2E249%200%2E673%2C0%2E521%20C1%2E481%2C%2D0%2E207%202%2E733%2C%2D0%2E138%203%2E463%2C0%2E669%20L13%2E301%2C11%2E471%20C13%2E646%2C11%2E845%2013%2E824%2C12%2E317%2013%2E824%2C12%2E799%20C13%2E824%2C13%2E281%2013%2E646%2C13%2E763%2013%2E301%2C14%2E147%20L3%2E463%2C24%2E950%20C2%2E733%2C25%2E756%201%2E481%2C25%2E825%200%2E673%2C25%2E097%20C%2D0%2E136%2C24%2E369%20%2D0%2E205%2C23%2E120%200%2E525%2C22%2E313%20L9%2E200%2C12%2E809%20L0%2E525%2C3%2E305%20Z%22%20fill%2Dopacity%3D%22%2E5%22%20%2F%3E%3C%2Fsvg%3E') center center no-repeat #BACD10;
}

.reviews-and-feedback.inverse .reviews-and-feedback_wrapper .owl-next:hover {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2014%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%2E525%2C3%2E305%20C%2D0%2E205%2C2%2E498%20%2D0%2E136%2C1%2E249%200%2E673%2C0%2E521%20C1%2E481%2C%2D0%2E207%202%2E733%2C%2D0%2E138%203%2E463%2C0%2E669%20L13%2E301%2C11%2E471%20C13%2E646%2C11%2E845%2013%2E824%2C12%2E317%2013%2E824%2C12%2E799%20C13%2E824%2C13%2E281%2013%2E646%2C13%2E763%2013%2E301%2C14%2E147%20L3%2E463%2C24%2E950%20C2%2E733%2C25%2E756%201%2E481%2C25%2E825%200%2E673%2C25%2E097%20C%2D0%2E136%2C24%2E369%20%2D0%2E205%2C23%2E120%200%2E525%2C22%2E313%20L9%2E200%2C12%2E809%20L0%2E525%2C3%2E305%20Z%22%20fill%2Dopacity%3D%221%22%20%2F%3E%3C%2Fsvg%3E') center center no-repeat #BACD10;
}

.reviews-and-feedback.inverse .reviews-and-feedback_wrapper .owl-prev {
	border: 1px solid rgba(255, 255, 255, 0.2);
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2014%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13%2E285%2C3%2E305%20C14%2E014%2C2%2E498%2013%2E945%2C1%2E249%2013%2E137%2C0%2E521%20C12%2E329%2C%2D0%2E207%2011%2E077%2C%2D0%2E138%2010%2E347%2C0%2E669%20L0%2E508%2C11%2E471%20C0%2E164%2C11%2E845%20%2D0%2E014%2C12%2E317%20%2D0%2E014%2C12%2E799%20C%2D0%2E014%2C13%2E281%200%2E164%2C13%2E763%200%2E508%2C14%2E147%20L10%2E347%2C24%2E950%20C11%2E077%2C25%2E756%2012%2E329%2C25%2E825%2013%2E137%2C25%2E097%20C13%2E945%2C24%2E369%2014%2E014%2C23%2E120%2013%2E285%2C22%2E313%20L4%2E609%2C12%2E809%20L13%2E285%2C3%2E305%20Z%22%20fill%2Dopacity%3D%22%2E5%22%20%2F%3E%3C%2Fsvg%3E') center center no-repeat #BACD10;
}

.reviews-and-feedback.inverse .reviews-and-feedback_wrapper .owl-prev:hover {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2014%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13%2E285%2C3%2E305%20C14%2E014%2C2%2E498%2013%2E945%2C1%2E249%2013%2E137%2C0%2E521%20C12%2E329%2C%2D0%2E207%2011%2E077%2C%2D0%2E138%2010%2E347%2C0%2E669%20L0%2E508%2C11%2E471%20C0%2E164%2C11%2E845%20%2D0%2E014%2C12%2E317%20%2D0%2E014%2C12%2E799%20C%2D0%2E014%2C13%2E281%200%2E164%2C13%2E763%200%2E508%2C14%2E147%20L10%2E347%2C24%2E950%20C11%2E077%2C25%2E756%2012%2E329%2C25%2E825%2013%2E137%2C25%2E097%20C13%2E945%2C24%2E369%2014%2E014%2C23%2E120%2013%2E285%2C22%2E313%20L4%2E609%2C12%2E809%20L13%2E285%2C3%2E305%20Z%22%20fill%2Dopacity%3D%221%22%20%2F%3E%3C%2Fsvg%3E') center center no-repeat #BACD10;
}

.reviews-and-feedback.inverse .reviews-and-feedback_wrapper .button-wrap .button {
	background: #FF6819;
	color: #fff;
}

.reviews-and-feedback p {
	margin: 0;
	padding: 0;
}

.reviews-and-feedback .reviews-and-feedback_wrapper {
	max-width: 960px;
	padding: 0 35px;
	margin: 0 auto;
}

@media screen and (max-width: 600px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper {
		padding: 0 20px;
	}
}

@media screen and (max-width: 450px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper {
		padding: 0 10px;
	}
}

.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}

@media screen and (max-width: 600px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item {
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-moz-box-direction: normal;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .review {
	width: 50%;
	background-color: #fff;
	border-radius: 6px 0 0 6px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	padding: 10px 20px 20px 20px;
}

@media screen and (max-width: 600px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .review {
		width: auto;
		border-radius: 6px 6px 0 0;
		padding: 18px 30px 30px 30px;
	}
}

@media screen and (max-width: 450px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .review {
		padding: 14px 20px 20px 20px;
	}
}

.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .review .title {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-align: left !important;
	color: #333;
	padding-bottom: 12px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	margin-bottom: 10px;
}

@media screen and (max-width: 810px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .review .title {
		font-size: 26px;
	}
}

@media screen and (max-width: 600px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .review .title {
		font-size: 32px;
	}
}

@media screen and (max-width: 450px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .review .title {
		font-size: 22px;
	}
}

.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .review .name {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #666;
	margin-bottom: 10px;
}

@media screen and (max-width: 600px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .review .name {
		font-size: 22px;
	}
}

@media screen and (max-width: 450px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .review .name {
		font-size: 16px;
	}
}

.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .review .text {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	line-height: 27px;
}

@media screen and (max-width: 600px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .review .text {
		font-size: 22px;
	}
}

@media screen and (max-width: 450px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .review .text {
		font-size: 16px;
	}
}

.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .feedback {
	width: 50%;
	background-color: #f6f6f6;
	border-radius: 0 6px 6px 0;
	padding: 10px 20px 20px 20px;
}

@media screen and (max-width: 600px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .feedback {
		width: auto;
		border-radius: 0 0 6px 6px;
		padding: 18px 30px 30px 30px;
	}
}

@media screen and (max-width: 450px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .feedback {
		padding: 14px 20px 20px 20px;
	}
}

.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .feedback .title {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-align: left !important;
	color: #333;
	padding-bottom: 12px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	margin-bottom: 10px;
}

@media screen and (max-width: 810px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .feedback .title {
		font-size: 26px;
	}
}

@media screen and (max-width: 600px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .feedback .title {
		font-size: 32px;
	}
}

@media screen and (max-width: 450px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .feedback .title {
		font-size: 22px;
	}
}

.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .feedback .name {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #666;
	margin-bottom: 10px;
}

@media screen and (max-width: 600px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .feedback .name {
		font-size: 22px;
	}
}

@media screen and (max-width: 450px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .feedback .name {
		font-size: 16px;
	}
}

.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .feedback .text {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	line-height: 27px;
}

@media screen and (max-width: 600px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .feedback .text {
		font-size: 22px;
	}
}

@media screen and (max-width: 450px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .feedback .text {
		font-size: 16px;
	}
}

.reviews-and-feedback .reviews-and-feedback_wrapper .owl-next {
	position: absolute;
	z-index: 100;
	right: 0;
	bottom: -70px;
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 10px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2014%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M0%2E525%2C3%2E305%20C%2D0%2E205%2C2%2E498%20%2D0%2E136%2C1%2E249%200%2E673%2C0%2E521%20C1%2E481%2C%2D0%2E207%202%2E733%2C%2D0%2E138%203%2E463%2C0%2E669%20L13%2E301%2C11%2E471%20C13%2E646%2C11%2E845%2013%2E824%2C12%2E317%2013%2E824%2C12%2E799%20C13%2E824%2C13%2E281%2013%2E646%2C13%2E763%2013%2E301%2C14%2E147%20L3%2E463%2C24%2E950%20C2%2E733%2C25%2E756%201%2E481%2C25%2E825%200%2E673%2C25%2E097%20C%2D0%2E136%2C24%2E369%20%2D0%2E205%2C23%2E120%200%2E525%2C22%2E313%20L9%2E200%2C12%2E809%20L0%2E525%2C3%2E305%20Z%22%20fill%2Dopacity%3D%22%2E5%22%20%2F%3E%3C%2Fsvg%3E') center center no-repeat #fff;
	font-size: 0;
}

@media screen and (max-width: 450px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper .owl-next {
		width: 40px;
		height: 40px;
		background-size: 10px 18px;
		bottom: -50px;
	}
}

.reviews-and-feedback .reviews-and-feedback_wrapper .owl-next:hover {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2014%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M0%2E525%2C3%2E305%20C%2D0%2E205%2C2%2E498%20%2D0%2E136%2C1%2E249%200%2E673%2C0%2E521%20C1%2E481%2C%2D0%2E207%202%2E733%2C%2D0%2E138%203%2E463%2C0%2E669%20L13%2E301%2C11%2E471%20C13%2E646%2C11%2E845%2013%2E824%2C12%2E317%2013%2E824%2C12%2E799%20C13%2E824%2C13%2E281%2013%2E646%2C13%2E763%2013%2E301%2C14%2E147%20L3%2E463%2C24%2E950%20C2%2E733%2C25%2E756%201%2E481%2C25%2E825%200%2E673%2C25%2E097%20C%2D0%2E136%2C24%2E369%20%2D0%2E205%2C23%2E120%200%2E525%2C22%2E313%20L9%2E200%2C12%2E809%20L0%2E525%2C3%2E305%20Z%22%20fill%2Dopacity%3D%221%22%20%2F%3E%3C%2Fsvg%3E') center center no-repeat #fff;
}

@media screen and (max-width: 450px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper .owl-next:hover {
		background-size: 10px 18px;
	}
}

.reviews-and-feedback .reviews-and-feedback_wrapper .owl-prev {
	position: absolute;
	z-index: 100;
	right: 55px;
	bottom: -70px;
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 10px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2014%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M13%2E285%2C3%2E305%20C14%2E014%2C2%2E498%2013%2E945%2C1%2E249%2013%2E137%2C0%2E521%20C12%2E329%2C%2D0%2E207%2011%2E077%2C%2D0%2E138%2010%2E347%2C0%2E669%20L0%2E508%2C11%2E471%20C0%2E164%2C11%2E845%20%2D0%2E014%2C12%2E317%20%2D0%2E014%2C12%2E799%20C%2D0%2E014%2C13%2E281%200%2E164%2C13%2E763%200%2E508%2C14%2E147%20L10%2E347%2C24%2E950%20C11%2E077%2C25%2E756%2012%2E329%2C25%2E825%2013%2E137%2C25%2E097%20C13%2E945%2C24%2E369%2014%2E014%2C23%2E120%2013%2E285%2C22%2E313%20L4%2E609%2C12%2E809%20L13%2E285%2C3%2E305%20Z%22%20fill%2Dopacity%3D%22%2E5%22%20%2F%3E%3C%2Fsvg%3E') center center no-repeat #fff;
	font-size: 0;
}

@media screen and (max-width: 450px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper .owl-prev {
		width: 40px;
		height: 40px;
		background-size: 10px 18px;
		bottom: -50px;
		right: 45px;
	}
}

.reviews-and-feedback .reviews-and-feedback_wrapper .owl-prev:hover {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2014%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M13%2E285%2C3%2E305%20C14%2E014%2C2%2E498%2013%2E945%2C1%2E249%2013%2E137%2C0%2E521%20C12%2E329%2C%2D0%2E207%2011%2E077%2C%2D0%2E138%2010%2E347%2C0%2E669%20L0%2E508%2C11%2E471%20C0%2E164%2C11%2E845%20%2D0%2E014%2C12%2E317%20%2D0%2E014%2C12%2E799%20C%2D0%2E014%2C13%2E281%200%2E164%2C13%2E763%200%2E508%2C14%2E147%20L10%2E347%2C24%2E950%20C11%2E077%2C25%2E756%2012%2E329%2C25%2E825%2013%2E137%2C25%2E097%20C13%2E945%2C24%2E369%2014%2E014%2C23%2E120%2013%2E285%2C22%2E313%20L4%2E609%2C12%2E809%20L13%2E285%2C3%2E305%20Z%22%20fill%2Dopacity%3D%221%22%20%2F%3E%3C%2Fsvg%3E') center center no-repeat #fff;
}

@media screen and (max-width: 450px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper .owl-prev:hover {
		background-size: 10px 18px;
	}
}

.reviews-and-feedback .reviews-and-feedback_wrapper .button-wrap {
	width: 100%;
	padding-top: 20px;
}

@media screen and (max-width: 450px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper .button-wrap {
		padding-top: 10px;
	}
}

.reviews-and-feedback .reviews-and-feedback_wrapper .button-wrap .button {
	box-sizing: border-box;
	display: inline-block;
	text-decoration: none;
	padding: 14px 30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background: #A2B309;
	color: #fff;
	font-size: 19px;
	font-weight: 700;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 450px) {
	.reviews-and-feedback .reviews-and-feedback_wrapper .button-wrap .button {
		font-size: 16px;
		padding: 11px 20px;
	}
}

.link-top {
	opacity: 0;
	visibility: hidden;
	position: fixed;
	right: 40px;
	bottom: 40px;
	width: 64px;
	height: 64px;
	background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2248px%22%20height%3D%2230px%22%20%20viewBox%3D%220%200%2048%2030%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M83%2C67.422L64.639%2C86%2C58.99%2C80.284%2C77.351%2C61.706%2C83%2C55.99l5.65%2C5.716L107.01%2C80.284%2C101.361%2C86Z%22%20transform%3D%22translate%28-59%20-56%29%22%2F%3E%3C%2Fsvg%3E") center center no-repeat rgba(0,0,0,.5);
	border-radius: 6px;
	background-size: 36px 22px;
	z-index: 1000;
	transition: opacity 0.5s;
}

.link-top.show {
	opacity: 1;
	visibility: visible;
}

@media all and (max-width: 1024px) {
	.link-top {
		width: 48px;
		height: 48px;
		right: 20px;
		bottom: 20px;
		background-size: 29px 18px;
	}
}

.one-good-form2 {
	background: #fff;
}

.one-good-form2.inverse {
	background: #BACD10;
}

.one-good-form2.inverse .one-good-form2_wrapper .big-title {
	color: #fff;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .pic-part .good-desc {
	color: #fff;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .button {
	background: #ff7615;
	color: #fff;
	text-shadow: none;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff8b19), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff8b19, #ff5f11);
	background-image: -moz-linear-gradient(#ff8b19, #ff5f11);
	background-image: -webkit-linear-gradient(#ff8b19, #ff5f11);
	background-image: -ms-linear-gradient(#ff8b19, #ff5f11);
	background-image: linear-gradient( #ff8b19, #ff5f11);
	-pie-background: linear-gradient( #ff8b19, #ff5f11);
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .button:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ffa64e), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ffa64e, #ff5f11);
	background-image: -moz-linear-gradient(#ffa64e, #ff5f11);
	background-image: -webkit-linear-gradient(#ffa64e, #ff5f11);
	background-image: -ms-linear-gradient(#ffa64e, #ff5f11);
	background-image: linear-gradient( #ffa64e, #ff5f11);
	-pie-background: linear-gradient( #ffa64e, #ff5f11);
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .button:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff5f11), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff5f11, #ff5f11);
	background-image: -moz-linear-gradient(#ff5f11, #ff5f11);
	background-image: -webkit-linear-gradient(#ff5f11, #ff5f11);
	background-image: -ms-linear-gradient(#ff5f11, #ff5f11);
	background-image: linear-gradient( #ff5f11, #ff5f11);
	-pie-background: linear-gradient( #ff5f11, #ff5f11);
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa-popup {
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap {
	background: #fff;
	border: 1px solid #c5d911;
	color: #000;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap .title {
	color: #000;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap form label {
	color: #000;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap input[type="text"] {
	color: #000;
	border: 1px solid #d9cfc0;
	box-shadow: none;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap input[type="text"]::-webkit-input-placeholder {
	color: #666;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap input[type="text"]:moz-placeholder {
	color: #666;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap input[type="text"]::-moz-placeholder {
	color: #666;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap input[type="text"]:-ms-input-placeholder {
	color: #666;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap input[type="text"].placeholder {
	color: #666;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap .tpl-field textarea {
	border: 1px solid #d9cfc0;
	color: #000;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap .tpl-field.type-multi_select select {
	border: 1px solid #d9cfc0;
	color: #000;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap .tpl-field.type-select select {
	border: 1px solid #d9cfc0;
	color: #000;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap .field-title {
	color: #000;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap button {
	background: #ff7615;
	color: #fff;
	text-shadow: none;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff8b19), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff8b19, #ff5f11);
	background-image: -moz-linear-gradient(#ff8b19, #ff5f11);
	background-image: -webkit-linear-gradient(#ff8b19, #ff5f11);
	background-image: -ms-linear-gradient(#ff8b19, #ff5f11);
	background-image: linear-gradient( #ff8b19, #ff5f11);
	-pie-background: linear-gradient( #ff8b19, #ff5f11);
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap button:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ffa64e), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ffa64e, #ff5f11);
	background-image: -moz-linear-gradient(#ffa64e, #ff5f11);
	background-image: -webkit-linear-gradient(#ffa64e, #ff5f11);
	background-image: -ms-linear-gradient(#ffa64e, #ff5f11);
	background-image: linear-gradient( #ffa64e, #ff5f11);
	-pie-background: linear-gradient( #ffa64e, #ff5f11);
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap button:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff5f11), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff5f11, #ff5f11);
	background-image: -moz-linear-gradient(#ff5f11, #ff5f11);
	background-image: -webkit-linear-gradient(#ff5f11, #ff5f11);
	background-image: -ms-linear-gradient(#ff5f11, #ff5f11);
	background-image: linear-gradient( #ff5f11, #ff5f11);
	-pie-background: linear-gradient( #ff5f11, #ff5f11);
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap .form-desc {
	color: #000;
}

.one-good-form2 .one-good-form2_wrapper {
	max-width: 960px;
	margin: 0 auto;
	padding: 40px 0;
}

@media screen and (max-width: 1010px) {
	.one-good-form2 .one-good-form2_wrapper {
		padding: 40px 35px;
	}
}

@media screen and (max-width: 750px) {
	.one-good-form2 .one-good-form2_wrapper {
		padding: 40px 20px;
	}
}

@media screen and (max-width: 450px) {
	.one-good-form2 .one-good-form2_wrapper {
		padding: 40px 10px;
	}
}

.one-good-form2 .one-good-form2_wrapper .big-title {
	color: #000;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 32px;
	text-align: center;
	margin-bottom: 30px;
	-webkit-transition: font-size 0.3s;
	-moz-transition: font-size 0.3s;
	-o-transition: font-size 0.3s;
	-ms-transition: font-size 0.3s;
	transition: font-size 0.3s;
	padding: 0 10px;
}

@media screen and (max-width: 940px) {
	.one-good-form2 .one-good-form2_wrapper .big-title {
		font-size: 24px;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 650px) {
	.one-good-form2 .one-good-form2_wrapper .big-title {
		font-size: 32px;
	}
}

@media screen and (max-width: 450px) {
	.one-good-form2 .one-good-form2_wrapper .big-title {
		font-size: 24px;
		margin-bottom: 10px;
		text-align: left;
	}
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner.left .pic-part {
	-webkit-box-ordinal-group: 3;
	-moz-box-ordinal-group: 3;
	-webkit-order: 2;
	-moz-order: 2;
	-ms-flex-order: 2;
	order: 2;
	margin-right: 0;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner.left .form-part {
	margin-right: 60px;
}

@media screen and (max-width: 940px) {
	.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner {
		display: block;
	}
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .pic-part {
	width: 66%;
	margin-right: 20px;
	position: relative;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 0px;
	-moz-box-flex: 1;
	-moz-flex: 1 0 0px;
	-ms-flex: 1 0 0px;
	flex: 1 0 0px;
}

@media screen and (max-width: 940px) {
	.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .pic-part {
		display: block;
		width: 100%;
	}
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .pic-part .good-img {
	display: block;
	margin-bottom: 10px;
	font-size: 0;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .pic-part .good-img img {
	width: 100%;
	height: auto;
	border-radius: 10px;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .pic-part .good-desc {
	color: #666;
	font-size: 18px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 27px;
	-webkit-transition: font-size 0.3s;
	-moz-transition: font-size 0.3s;
	-o-transition: font-size 0.3s;
	-ms-transition: font-size 0.3s;
	transition: font-size 0.3s;
}

@media screen and (max-width: 520px) and (min-width: 470px) {
	.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .pic-part .good-desc {
		font-size: 22px;
	}
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part {
	width: 300px;
	max-width: 100%;
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
}

@media screen and (max-width: 940px) {
	.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part {
		display: block;
		width: 100%;
		margin-top: 20px;
	}
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .button-wrap {
	display: none;
}

@media screen and (max-width: 940px) {
	.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .button-wrap {
		display: block;
		vertical-align: middle;
		width: 100%;
		text-align: center;
	}
}

@media screen and (max-width: 480px) {
	.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .button-wrap {
		margin-top: 25px;
	}
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .button {
	min-height: 40px;
	box-sizing: border-box;
	min-width: 200px;
	text-align: center;
	text-decoration: none;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: 700;
	padding: 9px 10px;
	display: none;
	background: #b5c90f;
	color: #68720b;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #d7e216), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#d7e216, #b5c90f);
	background-image: -moz-linear-gradient(#d7e216, #b5c90f);
	background-image: -webkit-linear-gradient(#d7e216, #b5c90f);
	background-image: -ms-linear-gradient(#d7e216, #b5c90f);
	background-image: linear-gradient( #d7e216, #b5c90f);
	-pie-background: linear-gradient( #d7e216, #b5c90f);
	cursor: pointer;
	text-shadow: 0 1px 0 #dbed14;
	border-radius: 4px;
	-moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .button:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #dde724), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#dde724, #b5c90f);
	background-image: -moz-linear-gradient(#dde724, #b5c90f);
	background-image: -webkit-linear-gradient(#dde724, #b5c90f);
	background-image: -ms-linear-gradient(#dde724, #b5c90f);
	background-image: linear-gradient( #dde724, #b5c90f);
	-pie-background: linear-gradient( #dde724, #b5c90f);
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .button:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #b5c90f), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#b5c90f, #b5c90f);
	background-image: -moz-linear-gradient(#b5c90f, #b5c90f);
	background-image: -webkit-linear-gradient(#b5c90f, #b5c90f);
	background-image: -ms-linear-gradient(#b5c90f, #b5c90f);
	background-image: linear-gradient( #b5c90f, #b5c90f);
	-pie-background: linear-gradient( #b5c90f, #b5c90f);
}

@media screen and (max-width: 940px) {
	.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .button {
		display: inline-block;
	}
}

@media screen and (max-width: 480px) {
	.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .button {
		width: 100%;
		padding: 15px;
		font-size: 26px;
	}
}

@media screen and (max-width: 390px) {
	.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .button {
		font-size: 22px;
		padding: 7px 15px;
	}
}

@media screen and (max-width: 940px) {
	.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa-popup {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		min-height: 100%;
		overflow: auto;
		white-space: nowrap;
		text-align: center;
		background: rgba(34, 34, 34, 0.5);
		opacity: 0;
		visibility: hidden;
		z-index: 111;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		-ms-transition: all 0.3s;
		transition: all 0.3s;
	}
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa-popup.expand {
	visibility: visible;
	opacity: 1;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa-popup:before {
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 0;
	opacity: 0;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap {
	display: inline-block;
	position: relative;
	background-color: #f4eede;
	border: 1px solid #e2dbc7;
	color: #000;
	border-radius: 10px;
	text-align: left;
	padding: 20px 30px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

@media screen and (max-width: 940px) {
	.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap {
		box-sizing: border-box;
		max-width: 300px;
		white-space: normal;
		vertical-align: middle;
	}
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap .tpl-anketa_close {
	position: absolute;
	right: 0;
	top: 0;
	width: 45px;
	height: 45px;
	background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGJhc2VQcm9maWxlPSJmdWxsIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczpldj0iaHR0cDovL3d3dy53My5vcmcvMjAwMS94bWwtZXZlbnRzIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE1cHgiIGhlaWdodD0iMTVweCIgIHZpZXdCb3g9IjAgMCAxNSAxNSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgc2hhcGUtcmVuZGVyaW5nPSJnZW9tZXRyaWNQcmVjaXNpb24iPjxwb2x5Z29uIGZpbGw9IiMzMzMzMzMiIHBvaW50cz0iMTQuMSwxLjQgMTIuNywwIDcuMSw1LjcgMS40LDAgMCwxLjQgNS43LDcuMSAwLDEyLjcgMS40LDE0LjEgNy4xLDguNSAxMi43LDE0LjEgMTQuMSwxMi43IDguNSw3LjEiLz48L3N2Zz4=) 50% no-repeat;
	cursor: pointer;
}

@media screen and (min-width: 940px) {
	.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap .tpl-anketa_close {
		display: none;
	}
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap .title {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #475055;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	padding-bottom: 15px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap .error-message {
	font-size: 13px;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap form label {
	color: #000;
	font-size: 15px;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap form .tpl-field {
	padding-bottom: 10px;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap input[type="text"] {
	width: 100%;
	line-height: 40px;
	height: 40px;
	padding: 0 18px;
	outline-style: none;
	box-sizing: border-box;
	font-size: 16px;
	border-radius: 4px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #d9cfc0;
	background: #fff;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	-ms-transition: all 0.25s;
	transition: all 0.25s;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap input[type="checkbox"], input[type="radio"] {
	margin-right: 5px;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap input[type="text"]::-webkit-input-placeholder {
	color: #666;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap input[type="text"]:moz-placeholder {
	color: #666;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap input[type="text"]::-moz-placeholder {
	color: #666;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap input[type="text"]:-ms-input-placeholder {
	color: #666;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap input[type="text"].placeholder {
	color: #666;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap .tpl-field ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap .tpl-field textarea {
	box-sizing: border-box;
	outline-style: none;
	width: 100%;
	font-size: 16px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	border-radius: 4px;
	border: 1px solid #d9cfc0;
	color: #000;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	-ms-transition: all 0.25s;
	transition: all 0.25s;
	background: #fff;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap .tpl-field.type-calendar_interval input[type="text"] {
	margin-bottom: 10px;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap .tpl-field.type-multi_select select {
	outline-style: none;
	box-sizing: border-box;
	width: 100%;
	font-size: 16px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	border: 1px solid #d9cfc0;
	border-radius: 4px 0 0 4px;
	color: #000;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	-ms-transition: all 0.25s;
	transition: all 0.25s;
	background: #fff;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap .tpl-field.type-select select {
	outline-style: none;
	box-sizing: border-box;
	width: 100%;
	font-size: 16px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	border: 1px solid #d9cfc0;
	color: #000;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	-ms-transition: all 0.25s;
	transition: all 0.25s;
	background: #fff;
	border-radius: 4px;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap .field-title {
	text-align: left;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 17px;
	padding-bottom: 5px;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap {
	font-size: 13px;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap button {
	display: block;
	outline-style: none;
	padding: 13px 20px;
	width: 100%;
	box-sizing: border-box;
	border: none;
	color: #68720b;
	font-size: 19px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #b5c90f;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #d7e216), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#d7e216, #b5c90f);
	background-image: -moz-linear-gradient(#d7e216, #b5c90f);
	background-image: -webkit-linear-gradient(#d7e216, #b5c90f);
	background-image: -ms-linear-gradient(#d7e216, #b5c90f);
	background-image: linear-gradient( #d7e216, #b5c90f);
	-pie-background: linear-gradient( #d7e216, #b5c90f);
	cursor: pointer;
	text-shadow: 0 1px 0 #dbed14;
	border-radius: 4px;
	-moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	margin-top: 10px;
	cursor: pointer;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap button:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #dde724), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#dde724, #b5c90f);
	background-image: -moz-linear-gradient(#dde724, #b5c90f);
	background-image: -webkit-linear-gradient(#dde724, #b5c90f);
	background-image: -ms-linear-gradient(#dde724, #b5c90f);
	background-image: linear-gradient( #dde724, #b5c90f);
	-pie-background: linear-gradient( #dde724, #b5c90f);
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap button:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #b5c90f), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#b5c90f, #b5c90f);
	background-image: -moz-linear-gradient(#b5c90f, #b5c90f);
	background-image: -webkit-linear-gradient(#b5c90f, #b5c90f);
	background-image: -ms-linear-gradient(#b5c90f, #b5c90f);
	background-image: linear-gradient( #b5c90f, #b5c90f);
	-pie-background: linear-gradient( #b5c90f, #b5c90f);
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap .tpl-anketa-success-note {
	padding: 20px;
	font-weight: bold;
	-moz-text-shadow: 0.5px 0.9px 1px rgba(89, 56, 36, 0.6);
	-webkit-text-shadow: 0.5px 0.9px 1px rgba(89, 56, 36, 0.6);
	text-shadow: 0.5px 0.9px 1px rgba(89, 56, 36, 0.6);
	text-align: center;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap .form-desc {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #bdb499;
	padding: 7px 0;
	line-height: 21px;
}

.popup_video_block {
	padding-top: 140px;
	padding-bottom: 140px;
	text-align: center;
	position: relative;
}

@media screen and (max-width: 940px) {
	.popup_video_block {
		padding-top: 80px;
		padding-bottom: 80px;
	}
}

@media screen and (max-width: 500px) {
	.popup_video_block {
		padding-top: 60px;
		padding-bottom: 60px;
	}
}

@media screen and (max-width: 475px) {
	.popup_video_block {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

.popup_video_block.inverse .shadow {
	background-color: rgba(255, 255, 255, 0.8);
}

.popup_video_block.inverse .title {
	color: #000;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	text-shadow: none;
}

.popup_video_block.inverse .title .ui-text-shadow-copy-1 {
	visibility: visible;
	color: inherit;
	filter: ;
			left: none-0;
	top: 0;
}

.ie-8 .popup_video_block.inverse .title .ui-text-shadow-copy-1 {
	top: 1px;
}

.popup_video_block.inverse .button {
	background: #FF6819;
	color: #fff;
}

.popup_video_block p {
	margin: 0;
	padding: 0;
}

.popup_video_block .shadow {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, .8);
}

.popup_video_block .popup_video_block_wrap {
	max-width: 960px;
	padding: 0 24px;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
}

@media screen and (max-width: 500px) {
	.popup_video_block .popup_video_block_wrap {
		padding: 0 10px;
	}
}

.popup_video_block .title {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 46px;
	line-height: 63px;
	font-weight: 700;
	color: #fff;
	padding-bottom: 40px;
	-moz-text-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	-webkit-text-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	text-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.popup_video_block .title .ui-text-shadow-copy-1 {
	visibility: visible;
	color: black;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20) progid:DXImageTransform.Microsoft.Blur(makeShadow=false,pixelRadius=6);
	left: -6;
	top: -4px;
}

.ie-8 .popup_video_block .title .ui-text-shadow-copy-1 {
	top: -3px;
}

@media screen and (max-width: 940px) {
	.popup_video_block .title {
		font-size: 32px;
		padding-bottom: 30px;
		line-height: normal;
	}
}

@media screen and (max-width: 500px) {
	.popup_video_block .title {
		font-size: 38px;
	}
}

@media screen and (max-width: 475px) {
	.popup_video_block .title {
		font-size: 26px;
	}
}

.popup_video_block .button {
	display: inline-block;
	background-color: #A2B309;
	border-radius: 5px;
	color: #fff;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: 700;
	text-decoration: none;
	padding: 14px 36px;
}

@media screen and (max-width: 500px) {
	.popup_video_block .button {
		font-size: 20px;
	}
}

@media screen and (max-width: 475px) {
	.popup_video_block .button {
		font-size: 17px;
		padding: 10px 24px;
	}
}

.background_video_block {
	padding-top: 140px;
	padding-bottom: 140px;
	text-align: center;
	position: relative;
}

@media screen and (max-width: 940px) {
	.background_video_block {
		padding-top: 80px;
		padding-bottom: 80px;
	}
}

@media screen and (max-width: 500px) {
	.background_video_block {
		padding-top: 60px;
		padding-bottom: 60px;
	}
}

@media screen and (max-width: 475px) {
	.background_video_block {
		padding-top: 65px;
		padding-bottom: 65px;
	}
}

.background_video_block.inverse .shadow {
	background-color: rgba(255, 255, 255, 0.8);
}

.background_video_block.inverse .title {
	color: #000;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	text-shadow: none;
}

.background_video_block.inverse .title .ui-text-shadow-copy-1 {
	visibility: visible;
	color: inherit;
	filter: ;
			left: none-0;
	top: 0;
}

.ie-8 .background_video_block.inverse .title .ui-text-shadow-copy-1 {
	top: 1px;
}

.background_video_block.inverse .button {
	background-color: #FF6819;
	color: #fff;
}

.background_video_block p {
	margin: 0;
	padding: 0;
}

.background_video_block .shadow {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.8);
}

.background_video_block .video-background {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -99;
	overflow: hidden;
}

.background_video_block video {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	height: auto;
	width: auto;
}

@media screen and (max-width: 580px) {
	.background_video_block video {
		max-height: 100%;
	}
}

.background_video_block .background_video_block_wrap {
	max-width: 960px;
	padding: 0 24px;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
}

@media screen and (max-width: 500px) {
	.background_video_block .background_video_block_wrap {
		padding: 0 10px;
	}
}

.background_video_block .title {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 46px;
	line-height: 63px;
	font-weight: 700;
	color: #fff;
	padding-bottom: 40px;
	-moz-text-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	-webkit-text-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	text-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.background_video_block .title .ui-text-shadow-copy-1 {
	visibility: visible;
	color: black;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20) progid:DXImageTransform.Microsoft.Blur(makeShadow=false,pixelRadius=6);
	left: -6;
	top: -4px;
}

.ie-8 .background_video_block .title .ui-text-shadow-copy-1 {
	top: -3px;
}

@media screen and (max-width: 940px) {
	.background_video_block .title {
		font-size: 32px;
		padding-bottom: 30px;
		line-height: normal;
	}
}

@media screen and (max-width: 500px) {
	.background_video_block .title {
		font-size: 38px;
	}
}

@media screen and (max-width: 475px) {
	.background_video_block .title {
		font-size: 26px;
	}
}

.background_video_block .button {
	display: inline-block;
	background-color: #A2B309;
	border-radius: 5px;
	color: #fff;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: 700;
	text-decoration: none;
	padding: 14px 36px;
}

@media screen and (max-width: 500px) {
	.background_video_block .button {
		font-size: 20px;
	}
}

@media screen and (max-width: 475px) {
	.background_video_block .button {
		font-size: 17px;
		padding: 10px 24px;
	}
}

.horizontal_blocks {
	background-color: #fff;
	padding: 40px 0;
}

@media screen and (max-width: 700px) {
	.horizontal_blocks {
		padding: 40px 0 10px;
	}
}

.horizontal_blocks.inverse {
	background-color: #BACD10;
}

.horizontal_blocks.inverse .horizontal_blocks_wrapper .title {
	color: #fff;
}

.horizontal_blocks.inverse .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item .service-desc-block .service-title {
	color: #fff;
}

.horizontal_blocks.inverse .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item .service-desc-block .service-desc {
	color: #fff;
}

.horizontal_blocks.inverse .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item .service-desc-block .service-price {
	color: #fff;
}

.horizontal_blocks.inverse .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item .service-desc-block .order {
	background: #FF6819;
	color: #fff;
}

.horizontal_blocks p {
	margin: 0;
	padding: 0;
}

.horizontal_blocks .horizontal_blocks_wrapper {
	max-width: 960px;
	margin: 0 auto;
}

.horizontal_blocks .horizontal_blocks_wrapper .title {
	text-align: center;
	color: #000;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 40px;
}

@media screen and (max-width: 800px) {
	.horizontal_blocks .horizontal_blocks_wrapper .title {
		font-size: 24px;
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 700px) {
	.horizontal_blocks .horizontal_blocks_wrapper .title {
		font-size: 32px;
		margin-bottom: 40px;
	}
}

@media screen and (max-width: 450px) {
	.horizontal_blocks .horizontal_blocks_wrapper .title {
		font-size: 24px;
		margin-bottom: 30px;
	}
}

.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner {
	font-size: 0;
	padding: 0 15px;
}

@media screen and (max-width: 450px) {
	.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner {
		padding: 0 10px;
	}
}

.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .left-column {
	display: inline-block;
	width: 49%;
	vertical-align: top;
	margin-right: 2%;
	box-sizing: border-box;
}

@media screen and (max-width: 700px) {
	.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .left-column {
		display: block;
		width: 100%;
		margin-right: 0;
	}
}

.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .right-column {
	display: inline-block;
	width: 49%;
	vertical-align: top;
	padding-right: 0;
	box-sizing: border-box;
}

@media screen and (max-width: 700px) {
	.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .right-column {
		display: block;
		width: 100%;
	}
}

.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item {
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 60px;
	position: relative;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition: box-shadow 0.4s;
	-moz-transition: box-shadow 0.4s;
	-o-transition: box-shadow 0.4s;
	-ms-transition: box-shadow 0.4s;
	transition: box-shadow 0.4s;
}

.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item:last-child {
	margin-bottom: 0;
}

@media screen and (max-width: 920px) {
	.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item {
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 700px) {
	.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item:last-child {
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 450px) {
	.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item {
		display: block;
		text-align: center;
	}
}

.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item .service-img {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-moz-box-flex: 0;
	-moz-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	border-radius: 50%;
	width: 140px;
	height: 140px;
	margin-right: 20px;
}

@media screen and (max-width: 920px) {
	.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item .service-img {
		width: 90px;
		height: 90px;
		margin-right: 10px;
	}
}

@media screen and (max-width: 450px) {
	.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item .service-img {
		width: 140px;
		height: 140px;
		margin-right: 0px;
		margin: 0 auto;
	}
}

.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item .service-img img {
	border-radius: 50%;
	width: 100%;
	height: auto;
}

.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item .service-img a {
	text-decoration: none;
	display: block;
}

.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item .service-desc-block {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-moz-box-flex: 0;
	-moz-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}

.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item .service-desc-block .service-title {
	font-size: 22px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #212121;
}

@media screen and (max-width: 700px) {
	.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item .service-desc-block .service-title {
		font-size: 28px;
	}
}

@media screen and (max-width: 450px) {
	.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item .service-desc-block .service-title {
		padding-top: 10px;
		font-size: 18px;
	}
}

.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item .service-desc-block .service-desc {
	font-size: 16px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #666;
	padding-bottom: 10px;
}

@media screen and (max-width: 700px) {
	.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item .service-desc-block .service-desc {
		font-size: 18px;
	}
}

@media screen and (max-width: 450px) {
	.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item .service-desc-block .service-desc {
		font-size: 16px;
	}
}

.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item .service-desc-block .service-price {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: 700;
	color: #212121;
	padding-bottom: 10px;
}

@media screen and (max-width: 700px) {
	.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item .service-desc-block .service-price {
		font-size: 28px;
	}
}

@media screen and (max-width: 450px) {
	.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item .service-desc-block .service-price {
		font-size: 20px;
	}
}

.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item .service-desc-block .order {
	display: inline-block;
	background-color: #A2B309;
	border-radius: 5px;
	text-decoration: none;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	padding: 8px 24px;
	color: #fff;
}

@media screen and (max-width: 700px) {
	.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item .service-desc-block .order {
		padding: 10px 32px;
		font-size: 20px;
	}
}

@media screen and (max-width: 450px) {
	.horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item .service-desc-block .order {
		font-size: 18px;
		padding: 10px 25px;
	}
}

.multy_blocks {
	background-color: #fafafa;
	padding: 40px 0 20px;
}

@media screen and (max-width: 700px) {
	.multy_blocks {
		padding: 40px 0 10px;
	}
}

.multy_blocks.inverse {
	background-color: #BACD10;
}

.multy_blocks.inverse .multy_blocks_wrapper .title {
	color: #fff;
}

.multy_blocks.inverse .multy_blocks_wrapper .multy_blocks_inner .service-item {
	background: #BACD10;
	border: 1px solid rgba(255, 255, 255, 0.2);
}

.multy_blocks.inverse .multy_blocks_wrapper .multy_blocks_inner .service-item .service-img:hover {
	-moz-box-shadow: 0 0 30px rgba(255, 255, 255, 0.6);
	-webkit-box-shadow: 0 0 30px rgba(255, 255, 255, 0.6);
	box-shadow: 0 0 30px rgba(255, 255, 255, 0.6);
}

.multy_blocks.inverse .multy_blocks_wrapper .multy_blocks_inner .service-item .service-desc-block .service-title {
	color: #fff;
}

.multy_blocks.inverse .multy_blocks_wrapper .multy_blocks_inner .service-item .service-desc-block .service-desc {
	color: #fff;
}

.multy_blocks.inverse .multy_blocks_wrapper .multy_blocks_inner .service-item .service-desc-block .service-price .price-new {
	color: #fff;
}

.multy_blocks.inverse .multy_blocks_wrapper .multy_blocks_inner .service-item .service-desc-block .service-price .price-old {
	color: #e24343;
}

.multy_blocks.inverse .multy_blocks_wrapper .multy_blocks_inner .service-item .service-desc-block .buy-button {
	background: #FF6819;
	color: #fff;
}

.multy_blocks p {
	margin: 0;
	padding: 0;
}

.multy_blocks .multy_blocks_wrapper {
	max-width: 960px;
	padding: 0 15px;
	margin: 0 auto;
}

.multy_blocks .multy_blocks_wrapper .title {
	text-align: center;
	color: #000;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 30px;
}

@media screen and (max-width: 980px) {
	.multy_blocks .multy_blocks_wrapper .title {
		font-size: 24px;
	}
}

@media screen and (max-width: 500px) {
	.multy_blocks .multy_blocks_wrapper .title {
		font-size: 32px;
	}
}

@media screen and (max-width: 450px) {
	.multy_blocks .multy_blocks_wrapper .title {
		font-size: 24px;
	}
}

.multy_blocks .multy_blocks_wrapper .multy_blocks_inner {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
}

@media screen and (max-width: 969px) {
	.multy_blocks .multy_blocks_wrapper .multy_blocks_inner {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		-webkit-justify-content: flex-start;
		-moz-justify-content: flex-start;
		justify-content: flex-start;
	}
}

@media screen and (max-width: 500px) {
	.multy_blocks .multy_blocks_wrapper .multy_blocks_inner {
		display: block;
	}
}

.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item {
	box-sizing: border-box;
	-webkit-transition: box-shadow 0.4s;
	-moz-transition: box-shadow 0.4s;
	-o-transition: box-shadow 0.4s;
	border: 1px solid transparent;
	-ms-transition: box-shadow 0.4s;
	transition: box-shadow 0.4s;
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	max-width: 220px;
	margin-right: 20px;
	margin-bottom: 20px;
	background: #fff;
}

.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item:nth-child(4n) {
	margin-right: 0;
}

.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item:hover {
	-moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 969px) {
	.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item {
		max-width: 32%;
		margin-right: 2%;
		margin-bottom: 15px;
	}

	.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item:nth-child(4n) {
		margin-right: 2%;
	}

	.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item:nth-child(3n) {
		margin-right: 0;
	}
}

@media screen and (max-width: 680px) {
	.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item {
		max-width: 49%;
		margin-right: 2%;
		margin-bottom: 15px;
	}

	.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item:nth-child(4n) {
		margin-right: 0;
	}

	.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item:nth-child(3n) {
		margin-right: 2%;
	}

	.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item:nth-child(even) {
		margin-right: 0;
	}
}

@media screen and (max-width: 500px) {
	.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item {
		max-width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item:nth-child(3n) {
		margin-right: 0;
	}
}

@media screen and (max-width: 450px) {
	.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item {
		margin-bottom: 10px;
	}
}

.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item .service-img {
	width: 100%;
	height: auto;
	font-size: 0;
	-webkit-transition: box-shadow 0.4s;
	-moz-transition: box-shadow 0.4s;
	-o-transition: box-shadow 0.4s;
	-ms-transition: box-shadow 0.4s;
	transition: box-shadow 0.4s;
}

.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item .service-img:hover {
	-moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 500px) {
	.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item .service-img {
		text-align: center;
	}
}

.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item .service-img a {
	display: block;
	text-decoration: none;
}

.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item .service-img img {
	width: 100%;
	height: auto;
}

.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item .service-desc-block {
	padding: 12px;
}

.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item .service-desc-block .block-height {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-direction: normal;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item .service-desc-block .service-title {
	font-size: 16px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #212121;
}

@media screen and (max-width: 500px) {
	.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item .service-desc-block .service-title {
		font-size: 26px;
	}
}

@media screen and (max-width: 450px) {
	.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item .service-desc-block .service-title {
		font-size: 22px;
	}
}

.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item .service-desc-block .service-desc {
	font-size: 14px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #666;
	padding-bottom: 10px;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-moz-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

@media screen and (max-width: 500px) {
	.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item .service-desc-block .service-desc {
		font-size: 18px;
	}
}

.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item .service-desc-block .service-price {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: reverse;
	-webkit-box-orient: horizontal;
	-moz-box-direction: reverse;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row-reverse;
	-moz-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item .service-desc-block .service-price .price-new {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-moz-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	display: inline-block;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #212121;
	padding-bottom: 10px;
	font-weight: 700;
}

@media screen and (max-width: 500px) {
	.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item .service-desc-block .service-price .price-new {
		font-size: 30px;
	}
}

@media screen and (max-width: 450px) {
	.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item .service-desc-block .service-price .price-new {
		font-size: 24px;
	}
}

.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item .service-desc-block .service-price .price-old {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-moz-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	display: inline-block;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #aeaeae;
	padding-bottom: 10px;
	font-weight: 400;
	text-decoration: line-through;
}

@media screen and (max-width: 500px) {
	.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item .service-desc-block .service-price .price-old {
		font-size: 30px;
	}
}

@media screen and (max-width: 450px) {
	.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item .service-desc-block .service-price .price-old {
		font-size: 24px;
	}
}

.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item .service-desc-block .buy-button {
	display: inline-block;
	background-color: #A2B309;
	border-radius: 5px;
	text-decoration: none;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 700;
	padding: 8px 20px;
	color: #fff;
}

@media screen and (max-width: 500px) {
	.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item .service-desc-block .buy-button {
		display: block;
		text-align: center;
		font-size: 26px;
		padding: 15px 20px;
	}
}

@media screen and (max-width: 450px) {
	.multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item .service-desc-block .buy-button {
		font-size: 22px;
		padding: 7px 20px;
	}
}

.header--theme5.second-menu .menu-button {
	position: relative;
	top: inherit;
	right: inherit;
	bottom: inherit;
	left: inherit;
	margin: 10px 15px 10px auto;
}

/*Блок контактов с картой, изображением и текстовым блоком*/

.multy_offices {
	background-color: #f8f8f8;
	padding: 40px 0;
}

@media screen and (max-width: 420px) {
	.multy_offices {
		padding: 40px 0 30px;
	}
}

.multy_offices.inverse {
	background: #BACD10;
}

.multy_offices.inverse .multy_offices_wrap .title {
	color: #fff;
}

.multy_offices.inverse .multy_offices_wrap .single-office_wrap {
	background-color: rgba(0, 0, 0, 0.3);
	box-shadow: none;
}

.multy_offices.inverse .multy_offices_wrap .single-office_wrap .subtitle {
	color: #fff;
	border-bottom: solid 1px rgba(255, 255, 255, 0.1);
}

.multy_offices.inverse .multy_offices_wrap .single-office_wrap .single-office_inner .top-contacts .metro span svg .metro-style {
	fill: #fff;
}

.multy_offices.inverse .multy_offices_wrap .single-office_wrap .single-office_inner .top-contacts .metro span svg .cls-2 {
	fill: #fff;
}

.multy_offices.inverse .multy_offices_wrap .single-office_wrap .single-office_inner .top-contacts .metro span svg .cls-3 {
	fill: #263D96;
}

.multy_offices.inverse .multy_offices_wrap .single-office_wrap .single-office_inner .top-contacts .metro .metro-inner {
	color: #fff;
}

.multy_offices.inverse .multy_offices_wrap .single-office_wrap .single-office_inner .top-contacts .address {
	color: #fff;
}

.multy_offices.inverse .multy_offices_wrap .single-office_wrap .single-office_inner .top-contacts .multy_offices_map_button {
	background: #FF6819;
	color: #fff;
}

.multy_offices.inverse .multy_offices_wrap .single-office_wrap .single-office_inner .top-contacts .phones {
	color: #fff;
}

.multy_offices.inverse .multy_offices_wrap .single-office_wrap .single-office_inner .top-contacts .contacts-title {
	color: #fff;
}

.multy_offices.inverse .multy_offices_wrap .single-office_wrap .single-office_inner .top-contacts .text {
	color: #fff;
}

.multy_offices.inverse .multy_offices_wrap .single-office_wrap .single-office_inner .picture-wrap .text {
	color: #fff;
}

.multy_offices .multy_offices_wrap {
	max-width: 960px;
	margin: 0 auto;
}

@media screen and (max-width: 1000px) {
	.multy_offices .multy_offices_wrap {
		padding: 0 35px;
	}
}

@media screen and (max-width: 650px) {
	.multy_offices .multy_offices_wrap {
		padding: 0 20px;
	}
}

@media screen and (max-width: 420px) {
	.multy_offices .multy_offices_wrap {
		padding: 0 10px;
	}
}

.multy_offices .title {
	color: #000;
	font-size: 32px;
	font-weight: 700;
	font-family: 'PtSans', Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
}

@media screen and (max-width: 880px) {
	.multy_offices .title {
		font-size: 24px;
	}
}

@media screen and (max-width: 650px) {
	.multy_offices .title {
		font-size: 32px;
	}
}

@media screen and (max-width: 420px) {
	.multy_offices .title {
		font-size: 24px;
		margin-bottom: 20px;
	}
}

.multy_offices .single-office_wrap {
	background-color: #ffffff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	padding: 14px 20px 20px 20px;
}

.multy_offices .single-office_wrap:nth-child(even) {
	margin-top: 40px;
}

@media screen and (max-width: 880px) {
	.multy_offices .single-office_wrap:nth-child(even) {
		margin-top: 20px;
	}
}

@media screen and (max-width: 650px) {
	.multy_offices .single-office_wrap {
		padding: 18px 0 20px 0;
	}
}

@media screen and (max-width: 420px) {
	.multy_offices .single-office_wrap {
		padding: 8px 0 10px 0;
	}
}

.multy_offices .single-office_wrap .subtitle {
	color: #212121;
	font-size: 20px;
	font-weight: 700;
	font-family: 'PtSans', Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	border-bottom: solid 1px rgba(0, 0, 0, 0.1);
	margin-bottom: 20px;
}

@media screen and (max-width: 650px) {
	.multy_offices .single-office_wrap .subtitle {
		font-size: 24px;
		padding: 0 20px 18px 20px;
	}
}

@media screen and (max-width: 420px) {
	.multy_offices .single-office_wrap .subtitle {
		font-size: 18px;
		padding: 0 10px 8px 10px;
		margin-bottom: 10px;
	}
}

.multy_offices .single-office_wrap .single-office_inner {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media screen and (max-width: 880px) {
	.multy_offices .single-office_wrap .single-office_inner {
		-webkit-flex-wrap: nowrap;
		-moz-flex-wrap: nowrap;
		-ms-flex-wrap: none;
		flex-wrap: nowrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		justify-content: space-between;
	}
}

@media screen and (max-width: 650px) {
	.multy_offices .single-office_wrap .single-office_inner {
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-moz-box-direction: normal;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0 20px;
	}
}

@media screen and (max-width: 420px) {
	.multy_offices .single-office_wrap .single-office_inner {
		padding: 0 10px;
	}
}

.multy_offices .single-office_wrap .single-office_inner .top-contacts {
	display: block;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 100%;
	-moz-box-flex: 1;
	-moz-flex: 1 0 100%;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 30px;
}

@media screen and (max-width: 880px) {
	.multy_offices .single-office_wrap .single-office_inner .top-contacts {
		-webkit-box-flex: auto;
		-webkit-flex: auto;
		-moz-box-flex: auto;
		-moz-flex: auto;
		-ms-flex: auto;
		flex: auto;
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-moz-box-direction: normal;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		max-width: 50%;
	}
}

@media screen and (max-width: 720px) {
	.multy_offices .single-office_wrap .single-office_inner .top-contacts {
		max-width: 45%;
	}
}

@media screen and (max-width: 650px) {
	.multy_offices .single-office_wrap .single-office_inner .top-contacts {
		max-width: 100%;
		width: 100%;
	}
}

.multy_offices .single-office_wrap .single-office_inner .top-contacts .metro {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 210px;
	-moz-box-flex: 0;
	-moz-flex: 0 1 210px;
	-ms-flex: 0 1 210px;
	flex: 0 1 210px;
	margin-right: 20px;
}

@media screen and (max-width: 880px) {
	.multy_offices .single-office_wrap .single-office_inner .top-contacts .metro {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 auto;
		-moz-box-flex: 0;
		-moz-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		margin-right: 0;
		margin-bottom: 20px;
	}
}

.multy_offices .single-office_wrap .single-office_inner .top-contacts .metro span {
	display: inline-block;
	font-size: 0;
	vertical-align: middle;
	margin-right: 16px;
}

@media screen and (max-width: 950px) {
	.multy_offices .single-office_wrap .single-office_inner .top-contacts .metro span {
		margin-right: 10px;
	}
}

.multy_offices .single-office_wrap .single-office_inner .top-contacts .metro span svg .metro-style {
	fill: #d9242a;
}

.multy_offices .single-office_wrap .single-office_inner .top-contacts .metro span svg .cls-1 {
	fill: #ee2722;
}

.multy_offices .single-office_wrap .single-office_inner .top-contacts .metro span svg .cls-2 {
	fill: #263d96;
}

.multy_offices .single-office_wrap .single-office_inner .top-contacts .metro span svg .cls-3 {
	fill: #fff;
}

.multy_offices .single-office_wrap .single-office_inner .top-contacts .metro > div:nth-child(even) {
	margin-top: 10px;
}

.multy_offices .single-office_wrap .single-office_inner .top-contacts .metro .metro-inner {
	display: inline-block;
	font-size: 16px;
	color: #212121;
	font-family: 'PtSans', Arial, Helvetica, sans-serif;
	vertical-align: middle;
	max-width: 156px;
	word-wrap: break-word;
}

@media screen and (max-width: 970px) {
	.multy_offices .single-office_wrap .single-office_inner .top-contacts .metro .metro-inner {
		max-width: 150px;
	}
}

@media screen and (max-width: 920px) {
	.multy_offices .single-office_wrap .single-office_inner .top-contacts .metro .metro-inner {
		max-width: 140px;
	}
}

@media screen and (max-width: 880px) {
	.multy_offices .single-office_wrap .single-office_inner .top-contacts .metro .metro-inner {
		max-width: 80%;
	}
}

@media screen and (max-width: 650px) {
	.multy_offices .single-office_wrap .single-office_inner .top-contacts .metro .metro-inner {
		font-size: 22px;
		max-width: 88%;
	}
}

@media screen and (max-width: 420px) {
	.multy_offices .single-office_wrap .single-office_inner .top-contacts .metro .metro-inner {
		font-size: 17px;
		max-width: 85%;
	}
}

.multy_offices .single-office_wrap .single-office_inner .top-contacts .address {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 210px;
	-moz-box-flex: 0;
	-moz-flex: 0 1 210px;
	-ms-flex: 0 1 210px;
	flex: 0 1 210px;
	font-size: 16px;
	color: #212121;
	font-family: 'PtSans', Arial, Helvetica, sans-serif;
	margin-right: 20px;
}

@media screen and (max-width: 880px) {
	.multy_offices .single-office_wrap .single-office_inner .top-contacts .address {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 auto;
		-moz-box-flex: 0;
		-moz-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		margin-right: 0;
		margin-bottom: 40px;
	}
}

@media screen and (max-width: 650px) {
	.multy_offices .single-office_wrap .single-office_inner .top-contacts .address {
		font-size: 22px;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 420px) {
	.multy_offices .single-office_wrap .single-office_inner .top-contacts .address {
		font-size: 17px;
	}
}

.multy_offices .single-office_wrap .single-office_inner .top-contacts .multy_offices_map_button {
	display: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #A2B309;
	padding: 14px 30px;
	text-align: center;
	text-decoration: none;
	font-family: 'PtSans', Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 19px;
	font-weight: 700;
	-webkit-align-self: flex-start;
	-moz-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin-bottom: 30px;
	box-sizing: border-box;
}

@media screen and (max-width: 650px) {
	.multy_offices .single-office_wrap .single-office_inner .top-contacts .multy_offices_map_button {
		display: inline-block;
	}
}

@media screen and (max-width: 420px) {
	.multy_offices .single-office_wrap .single-office_inner .top-contacts .multy_offices_map_button {
		font-size: 18px;
		padding: 10px 24px;
		margin-bottom: 20px;
	}
}

.multy_offices .single-office_wrap .single-office_inner .top-contacts .phones {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 170px;
	-moz-box-flex: 0;
	-moz-flex: 0 1 170px;
	-ms-flex: 0 1 170px;
	flex: 0 1 170px;
	font-size: 16px;
	color: #212121;
	font-family: 'PtSans', Arial, Helvetica, sans-serif;
	font-weight: 700;
	margin-right: 20px;
}

.multy_offices .single-office_wrap .single-office_inner .top-contacts .phones a {
	text-decoration: none;
}

@media screen and (max-width: 880px) {
	.multy_offices .single-office_wrap .single-office_inner .top-contacts .phones {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 auto;
		-moz-box-flex: 0;
		-moz-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		margin-right: 0;
	}
}

@media screen and (max-width: 650px) {
	.multy_offices .single-office_wrap .single-office_inner .top-contacts .phones {
		font-size: 22px;
	}
}

@media screen and (max-width: 420px) {
	.multy_offices .single-office_wrap .single-office_inner .top-contacts .phones {
		font-size: 17px;
	}
}

.multy_offices .single-office_wrap .single-office_inner .top-contacts .contacts-title {
	font-size: 16px;
	color: #666666;
	font-weight: 700 !important;
	margin-bottom: 6px;
}

@media screen and (max-width: 880px) {
	.multy_offices .single-office_wrap .single-office_inner .top-contacts .contacts-title {
		margin-bottom: 4px;
	}
}

@media screen and (max-width: 650px) {
	.multy_offices .single-office_wrap .single-office_inner .top-contacts .contacts-title {
		font-size: 22px;
	}
}

@media screen and (max-width: 420px) {
	.multy_offices .single-office_wrap .single-office_inner .top-contacts .contacts-title {
		font-size: 17px;
	}
}

.multy_offices .single-office_wrap .single-office_inner .top-contacts .text {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 250px;
	-moz-box-flex: 1;
	-moz-flex: 1 1 250px;
	-ms-flex: 1 1 250px;
	flex: 1 1 250px;
	font-size: 16px;
	color: #212121;
	font-family: 'PtSans', Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 880px) {
	.multy_offices .single-office_wrap .single-office_inner .top-contacts .text {
		display: none;
	}
}

.multy_offices .single-office_wrap .single-office_inner .multy_offices_map-wrap {
	width: 60%;
	margin-right: 4%;
	font-size: 0;
}

@media screen and (max-width: 1015px) {
	.multy_offices .single-office_wrap .single-office_inner .multy_offices_map-wrap {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 auto;
		-moz-box-flex: 0;
		-moz-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		margin-right: 20px;
	}
}

@media screen and (max-width: 880px) {
	.multy_offices .single-office_wrap .single-office_inner .multy_offices_map-wrap {
		display: none;
	}
}

@media screen and (max-width: 650px) {
	.multy_offices .single-office_wrap .single-office_inner .multy_offices_map-wrap {
		display: block;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 111;
		margin-right: 0;
		min-height: 100%;
		width: 100%;
		overflow: auto;
		white-space: nowrap;
		text-align: center;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		-ms-transition: all 0.3s;
		transition: all 0.3s;
	}

	.multy_offices .single-office_wrap .single-office_inner .multy_offices_map-wrap.expand {
		position: fixed;
		visibility: visible;
		opacity: 1;
	}

	.multy_offices .single-office_wrap .single-office_inner .multy_offices_map-wrap:before {
		height: 100%;
		display: inline-block;
		vertical-align: middle;
		content: '';
		width: 0;
		opacity: 0;
	}
}

.multy_offices .single-office_wrap .single-office_inner .map-block {
	height: 280px;
	-moz-border-radius: 5px 5px 5px 5px;
/* Firefox */
	-webkit-border-radius: 5px 5px 5px 5px;
/* Safari, Chrome */
	-khtml-border-radius: 5px 5px 5px 5px;
/* KHTML */
	border-radius: 5px 5px 5px 5px;
/* CSS3 */
	overflow: hidden;
	position: relative;
/* chrome bug fix */
	-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}

.multy_offices .single-office_wrap .single-office_inner .map-block > ymaps {
	height: 100% !important;
}

@media screen and (max-width: 1000px) {
	.multy_offices .single-office_wrap .single-office_inner .map-block {
		height: 200px;
	}
}

@media screen and (max-width: 650px) {
	.multy_offices .single-office_wrap .single-office_inner .map-block {
		background: #eee;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		height: auto;
	}
}

.multy_offices .single-office_wrap .single-office_inner .multy_offices_map_close {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 50px;
	height: 50px;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2228px%22%20height%3D%2228px%22%20%20viewBox%3D%220%200%2028%2028%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M280%2E107%2C116%2E642L269%2E5%2C106%2E036l%2D10%2E607%2C10%2E606%2D3%2E535%2D3%2E535L265%2E964%2C102%2E5%2C255%2E358%2C91%2E893l3%2E535%2D3%2E535L269%2E5%2C98%2E965l10%2E607%2D10%2E607%2C3%2E535%2C3%2E535L273%2E036%2C102%2E5l10%2E606%2C10%2E607Z%22%20transform%3D%22translate%28%2D255%2E344%20%2D88%2E344%29%22%2F%3E%3C%2Fsvg%3E') center center no-repeat rgba(0, 0, 0, 0.5);
	background-size: 23px;
	z-index: 106;
	border-radius: 6px;
}

@media screen and (min-width: 650px) {
	.multy_offices .single-office_wrap .single-office_inner .multy_offices_map_close {
		display: none;
	}
}

.multy_offices .single-office_wrap .single-office_inner .picture-wrap {
	width: 36%;
}

@media screen and (max-width: 1000px) {
	.multy_offices .single-office_wrap .single-office_inner .picture-wrap {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-moz-box-flex: 0;
		-moz-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		max-width: 340px;
	}
}

@media screen and (max-width: 880px) {
	.multy_offices .single-office_wrap .single-office_inner .picture-wrap {
		-webkit-box-flex: auto;
		-webkit-flex: auto;
		-moz-box-flex: auto;
		-moz-flex: auto;
		-ms-flex: auto;
		flex: auto;
		max-width: 50%;
	}
}

@media screen and (max-width: 650px) {
	.multy_offices .single-office_wrap .single-office_inner .picture-wrap {
		max-width: 400px;
		width: auto;
	}
}

.multy_offices .single-office_wrap .single-office_inner .picture-wrap .text {
	font-size: 16px;
	color: #212121;
	font-family: 'PtSans', Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
	display: none;
}

@media screen and (max-width: 880px) {
	.multy_offices .single-office_wrap .single-office_inner .picture-wrap .text {
		display: block;
	}
}

@media screen and (max-width: 650px) {
	.multy_offices .single-office_wrap .single-office_inner .picture-wrap .text {
		font-size: 22px;
	}
}

@media screen and (max-width: 420px) {
	.multy_offices .single-office_wrap .single-office_inner .picture-wrap .text {
		font-size: 17px;
	}
}

.multy_offices .single-office_wrap .single-office_inner .picture-wrap a {
	display: block;
	font-size: 0;
}

.multy_offices .single-office_wrap .single-office_inner .picture-wrap img {
	width: 100%;
	height: 280px;
	border-radius: 5px;
}

@media screen and (max-width: 1000px) {
	.multy_offices .single-office_wrap .single-office_inner .picture-wrap img {
		height: 200px;
	}
}

@media screen and (max-width: 650px) {
	.multy_offices .single-office_wrap .single-office_inner .picture-wrap img {
		height: 260px;
	}
}

@media screen and (max-width: 420px) {
	.multy_offices .single-office_wrap .single-office_inner .picture-wrap img {
		height: 182px;
	}
}

.multy_offices .single-office_wrap .multy_offices_map-wrap2 {
	display: none;
}

@media screen and (max-width: 880px) {
	.multy_offices .single-office_wrap .multy_offices_map-wrap2 {
		display: block;
		margin-top: 20px;
	}
}

@media screen and (max-width: 650px) {
	.multy_offices .single-office_wrap .multy_offices_map-wrap2 {
		display: none;
	}
}

.multy_offices .single-office_wrap .multy_offices_map-wrap2 .map-block {
	height: 280px;
	-moz-border-radius: 5px 5px 5px 5px;
/* Firefox */
	-webkit-border-radius: 5px 5px 5px 5px;
/* Safari, Chrome */
	-khtml-border-radius: 5px 5px 5px 5px;
/* KHTML */
	border-radius: 5px 5px 5px 5px;
/* CSS3 */
	overflow: hidden;
	position: relative;
/* chrome bug fix */
	-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}

/*Блок социальных сетей*/

.social-links_wrap {
	background: #fff;
	padding: 34px 0 14px 0;
}

@media screen and (max-width: 800px) {
	.social-links_wrap {
		padding: 30px 0 10px 0;
	}
}

.social-links_wrap.inverse {
	background: #BACD10;
}

.social-links_wrap .social-links_inner {
	max-width: 612px;
	margin: 0 auto;
	padding: 0 40px;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}

@media screen and (max-width: 800px) {
	.social-links_wrap .social-links_inner {
		max-width: 440px;
		padding: 0 70px;
	}
}

@media screen and (max-width: 440px) {
	.social-links_wrap .social-links_inner {
		padding: 0 45px;
	}
}

.social-links_wrap .social-links_inner .social-links_icon-item {
	width: 52px;
	height: 52px;
	margin-right: 60px;
	margin-bottom: 20px;
}

.social-links_wrap .social-links_inner .social-links_icon-item:nth-child(6n) {
	margin-right: 0;
}

.social-links_wrap .social-links_inner .social-links_icon-item:last-child {
	margin-right: 0;
}

@media screen and (max-width: 820px) {
	.social-links_wrap .social-links_inner .social-links_icon-item {
		margin-right: 40px;
	}
}

@media screen and (max-width: 600px) {
	.social-links_wrap .social-links_inner .social-links_icon-item {
		margin-right: 20px;
	}
}

@media screen and (max-width: 500px) {
	.social-links_wrap .social-links_inner .social-links_icon-item {
		margin-right: 10px;
	}
}

@media screen and (max-width: 800px) {
	.social-links_wrap .social-links_inner .social-links_icon-item {
		width: 40px;
		height: 40px;
	}
}

@media screen and (max-width: 440px) {
	.social-links_wrap .social-links_inner .social-links_icon-item {
		width: 30px;
		height: 30px;
	}
}

.social-links_wrap .social-links_inner .social-links_icon-item a {
	display: inline-block;
	font-size: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.social-links_wrap .social-links_inner .social-links_icon-item a img {
	width: 100%;
	height: auto;
}

/*Галерея с превью-слайдером*/

.gallery-with-preview {
	background: #fff;
	padding: 40px 0;
}

@media screen and (max-width: 950px) {
	.gallery-with-preview {
		padding-bottom: 100px;
	}
}

@media screen and (max-width: 500px) {
	.gallery-with-preview {
		padding-bottom: 30px;
	}
}

@media screen and (max-width: 450px) {
	.gallery-with-preview {
		padding-bottom: 20px;
	}
}

.gallery-with-preview.inverse {
	background: #BACD10;
}

.gallery-with-preview.inverse .gallery-with-preview_wrapper .title {
	color: #fff;
}

.gallery-with-preview.inverse .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_slider-wrap .view {
	background-color: rgba(0, 0, 0, 0.7);
}

.gallery-with-preview.inverse .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_slider-wrap .view svg path {
	fill: #fff;
}

.gallery-with-preview.inverse .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager a span {
	background: rgba(255, 255, 255, 0.5);
}

@media screen and (max-width: 950px) {
	.gallery-with-preview.inverse .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager a.shadow img {
		border: 4px solid #ff0000;
		margin: 0;
	}
}

.gallery-with-preview.inverse .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager .owl-prev {
	border: 1px solid rgba(255, 255, 255, 0.2);
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2014%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13%2E285%2C3%2E305%20C14%2E014%2C2%2E498%2013%2E945%2C1%2E249%2013%2E137%2C0%2E521%20C12%2E329%2C%2D0%2E207%2011%2E077%2C%2D0%2E138%2010%2E347%2C0%2E669%20L0%2E508%2C11%2E471%20C0%2E164%2C11%2E845%20%2D0%2E014%2C12%2E317%20%2D0%2E014%2C12%2E799%20C%2D0%2E014%2C13%2E281%200%2E164%2C13%2E763%200%2E508%2C14%2E147%20L10%2E347%2C24%2E950%20C11%2E077%2C25%2E756%2012%2E329%2C25%2E825%2013%2E137%2C25%2E097%20C13%2E945%2C24%2E369%2014%2E014%2C23%2E120%2013%2E285%2C22%2E313%20L4%2E609%2C12%2E809%20L13%2E285%2C3%2E305%20Z%22%20fill%2Dopacity%3D%22%2E5%22%20%2F%3E%3C%2Fsvg%3E') center center no-repeat transparent;
}

.gallery-with-preview.inverse .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager .owl-prev:hover {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2014%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13%2E285%2C3%2E305%20C14%2E014%2C2%2E498%2013%2E945%2C1%2E249%2013%2E137%2C0%2E521%20C12%2E329%2C%2D0%2E207%2011%2E077%2C%2D0%2E138%2010%2E347%2C0%2E669%20L0%2E508%2C11%2E471%20C0%2E164%2C11%2E845%20%2D0%2E014%2C12%2E317%20%2D0%2E014%2C12%2E799%20C%2D0%2E014%2C13%2E281%200%2E164%2C13%2E763%200%2E508%2C14%2E147%20L10%2E347%2C24%2E950%20C11%2E077%2C25%2E756%2012%2E329%2C25%2E825%2013%2E137%2C25%2E097%20C13%2E945%2C24%2E369%2014%2E014%2C23%2E120%2013%2E285%2C22%2E313%20L4%2E609%2C12%2E809%20L13%2E285%2C3%2E305%20Z%22%20fill%2Dopacity%3D%221%22%20%2F%3E%3C%2Fsvg%3E') center center no-repeat transparent;
}

.gallery-with-preview.inverse .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager .owl-next {
	border: 1px solid rgba(255, 255, 255, 0.2);
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2014%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%2E525%2C3%2E305%20C%2D0%2E205%2C2%2E498%20%2D0%2E136%2C1%2E249%200%2E673%2C0%2E521%20C1%2E481%2C%2D0%2E207%202%2E733%2C%2D0%2E138%203%2E463%2C0%2E669%20L13%2E301%2C11%2E471%20C13%2E646%2C11%2E845%2013%2E824%2C12%2E317%2013%2E824%2C12%2E799%20C13%2E824%2C13%2E281%2013%2E646%2C13%2E763%2013%2E301%2C14%2E147%20L3%2E463%2C24%2E950%20C2%2E733%2C25%2E756%201%2E481%2C25%2E825%200%2E673%2C25%2E097%20C%2D0%2E136%2C24%2E369%20%2D0%2E205%2C23%2E120%200%2E525%2C22%2E313%20L9%2E200%2C12%2E809%20L0%2E525%2C3%2E305%20Z%22%20fill%2Dopacity%3D%22%2E5%22%20%2F%3E%3C%2Fsvg%3E') center center no-repeat transparent;
}

.gallery-with-preview.inverse .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager .owl-next:hover {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2014%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%2E525%2C3%2E305%20C%2D0%2E205%2C2%2E498%20%2D0%2E136%2C1%2E249%200%2E673%2C0%2E521%20C1%2E481%2C%2D0%2E207%202%2E733%2C%2D0%2E138%203%2E463%2C0%2E669%20L13%2E301%2C11%2E471%20C13%2E646%2C11%2E845%2013%2E824%2C12%2E317%2013%2E824%2C12%2E799%20C13%2E824%2C13%2E281%2013%2E646%2C13%2E763%2013%2E301%2C14%2E147%20L3%2E463%2C24%2E950%20C2%2E733%2C25%2E756%201%2E481%2C25%2E825%200%2E673%2C25%2E097%20C%2D0%2E136%2C24%2E369%20%2D0%2E205%2C23%2E120%200%2E525%2C22%2E313%20L9%2E200%2C12%2E809%20L0%2E525%2C3%2E305%20Z%22%20fill%2Dopacity%3D%221%22%20%2F%3E%3C%2Fsvg%3E') center center no-repeat transparent;
}

.gallery-with-preview .gallery-with-preview_wrapper {
	max-width: 960px;
	margin: 0 auto;
	padding: 0 15px;
}

@media screen and (max-width: 950px) {
	.gallery-with-preview .gallery-with-preview_wrapper {
		padding: 0 35px;
	}
}

@media screen and (max-width: 500px) {
	.gallery-with-preview .gallery-with-preview_wrapper {
		padding: 0 20px;
	}
}

@media screen and (max-width: 470px) {
	.gallery-with-preview .gallery-with-preview_wrapper {
		padding: 0 10px;
	}
}

.gallery-with-preview .gallery-with-preview_wrapper .title {
	color: #000;
	font-family: 'PtSans', Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 32px;
	margin-bottom: 40px;
	text-align: center;
}

@media screen and (max-width: 950px) {
	.gallery-with-preview .gallery-with-preview_wrapper .title {
		font-size: 24px;
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 500px) {
	.gallery-with-preview .gallery-with-preview_wrapper .title {
		font-size: 32px;
	}
}

@media screen and (max-width: 470px) {
	.gallery-with-preview .gallery-with-preview_wrapper .title {
		font-size: 24px;
		margin-bottom: 20px;
	}
}

.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}

@media screen and (max-width: 950px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner {
		display: block;
	}
}

.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_slider-wrap {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-moz-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	max-width: 660px;
}

@media screen and (max-width: 950px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_slider-wrap {
		width: 100%;
		display: block;
		max-width: 100%;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 600px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_slider-wrap {
		margin-bottom: 10px;
	}
}

.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_slider-wrap .gallery-with-preview_Slider {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
}

.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_slider-wrap .gallery-with-preview_Slider li {
	outline: none;
}

.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_slider-wrap .gallery-with-preview_img {
	display: inline-block;
	text-decoration: none;
	width: 660px;
	height: 375px;
}

@media screen and (max-width: 950px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_slider-wrap .gallery-with-preview_img {
		width: 100%;
		max-height: 400px;
	}
}

@media screen and (max-width: 700px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_slider-wrap .gallery-with-preview_img {
		height: 350px;
	}
}

@media screen and (max-width: 600px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_slider-wrap .gallery-with-preview_img {
		height: 300px;
	}
}

@media screen and (max-width: 500px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_slider-wrap .gallery-with-preview_img {
		height: 250px;
	}
}

@media screen and (max-width: 420px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_slider-wrap .gallery-with-preview_img {
		height: 170px;
	}
}

.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_slider-wrap .gallery-with-preview_img:hover .view {
	opacity: 1;
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}

.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_slider-wrap .gallery-with-preview_img a {
	display: block;
	height: 100%;
	text-decoration: none;
}

.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_slider-wrap .gallery-with-preview_img img {
	width: 100%;
	height: 100%;
	border-radius: 10px;
}

.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_slider-wrap .gallery-with-preview_img .view {
	display: inline-block;
	opacity: 0;
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
	background-color: rgba(0, 0, 0, 0.7);
	border-radius: 50%;
	width: 100px;
	height: 100px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -50px;
}

@media screen and (max-width: 768px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_slider-wrap .gallery-with-preview_img .view {
		display: none;
	}
}

.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_slider-wrap .gallery-with-preview_img .view:after {
	content: '';
	display: inline-block;
	width: 0;
	opacity: 0;
	height: 100%;
	vertical-align: middle;
}

.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_slider-wrap .gallery-with-preview_img .view svg {
	display: inline-block;
	vertical-align: middle;
}

.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_slider-wrap .gallery-with-preview_img .view svg path {
	fill: #fff;
}

.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-moz-box-flex: 0;
	-moz-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	font-size: 0;
	max-width: 250px;
	margin-left: 30px;
}

@media screen and (max-width: 950px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager {
		max-width: 100%;
		margin-left: 0;
	}
}

@media screen and (max-width: 500px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager {
		max-width: 350px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 470px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager {
		max-width: 79%;
	}
}

@media screen and (max-width: 950px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager .owl-item.active {
		text-align: center;
	}
}

@media screen and (max-width: 790px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager .owl-item.active {
		text-align: left;
	}
}

@media screen and (max-width: 600px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager .owl-item.active {
		text-align: center;
	}
}

@media screen and (max-width: 360px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager .owl-item.active {
		text-align: left;
	}
}

.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager a {
	display: inline-block;
	text-decoration: none;
	width: 120px;
	height: 66px;
	margin-bottom: 10px;
	position: relative;
}

@media screen and (max-width: 950px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager a {
		width: 160px;
		height: 88px;
	}
}

@media screen and (max-width: 760px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager a {
		width: 140px;
		height: 80px;
	}
}

@media screen and (max-width: 670px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager a {
		width: 125px;
		height: 70px;
	}
}

@media screen and (max-width: 500px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager a {
		width: 90px;
		height: 50px;
	}
}

@media screen and (max-width: 470px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager a {
		width: 72px;
		height: 40px;
	}
}

@media screen and (min-width: 950px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager a.shadow span {
		display: block;
	}
}

.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager a span {
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border-radius: 6px;
	background: rgba(255, 255, 255, 0.5);
}

.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager a:nth-child(odd) {
	margin-right: 10px;
}

@media screen and (max-width: 950px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager a:nth-child(odd) {
		margin-right: 0;
	}
}

@media screen and (max-width: 950px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager a.shadow img {
		border: 4px solid #ff0000;
		margin: 0;
	}
}

.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager a img {
	width: 100%;
	height: 100%;
	border-radius: 6px;
	overflow: hidden;
	display: inline-block;
}

@media screen and (max-width: 950px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager a img {
		margin: 4px;
	}
}

.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager .owl-prev {
	position: absolute;
	z-index: 100;
	right: 55px;
	bottom: -10px;
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 10px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2014%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M13%2E285%2C3%2E305%20C14%2E014%2C2%2E498%2013%2E945%2C1%2E249%2013%2E137%2C0%2E521%20C12%2E329%2C%2D0%2E207%2011%2E077%2C%2D0%2E138%2010%2E347%2C0%2E669%20L0%2E508%2C11%2E471%20C0%2E164%2C11%2E845%20%2D0%2E014%2C12%2E317%20%2D0%2E014%2C12%2E799%20C%2D0%2E014%2C13%2E281%200%2E164%2C13%2E763%200%2E508%2C14%2E147%20L10%2E347%2C24%2E950%20C11%2E077%2C25%2E756%2012%2E329%2C25%2E825%2013%2E137%2C25%2E097%20C13%2E945%2C24%2E369%2014%2E014%2C23%2E120%2013%2E285%2C22%2E313%20L4%2E609%2C12%2E809%20L13%2E285%2C3%2E305%20Z%22%20fill%2Dopacity%3D%22%2E5%22%20%2F%3E%3C%2Fsvg%3E') center center no-repeat transparent;
}

@media screen and (max-width: 950px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager .owl-prev {
		bottom: -60px;
		right: 50%;
		margin-left: -5px;
	}
}

@media screen and (max-width: 500px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager .owl-prev {
		right: 100%;
		bottom: 5px;
		margin-left: 0;
	}
}

@media screen and (max-width: 470px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager .owl-prev {
		width: 30px;
		height: 40px;
		background-size: 10px 18px;
	}
}

.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager .owl-prev:hover {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2014%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M13%2E285%2C3%2E305%20C14%2E014%2C2%2E498%2013%2E945%2C1%2E249%2013%2E137%2C0%2E521%20C12%2E329%2C%2D0%2E207%2011%2E077%2C%2D0%2E138%2010%2E347%2C0%2E669%20L0%2E508%2C11%2E471%20C0%2E164%2C11%2E845%20%2D0%2E014%2C12%2E317%20%2D0%2E014%2C12%2E799%20C%2D0%2E014%2C13%2E281%200%2E164%2C13%2E763%200%2E508%2C14%2E147%20L10%2E347%2C24%2E950%20C11%2E077%2C25%2E756%2012%2E329%2C25%2E825%2013%2E137%2C25%2E097%20C13%2E945%2C24%2E369%2014%2E014%2C23%2E120%2013%2E285%2C22%2E313%20L4%2E609%2C12%2E809%20L13%2E285%2C3%2E305%20Z%22%20fill%2Dopacity%3D%221%22%20%2F%3E%3C%2Fsvg%3E') center center no-repeat transparent;
}

@media screen and (max-width: 470px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager .owl-prev:hover {
		background-size: 10px 18px;
	}
}

.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager .owl-next {
	position: absolute;
	z-index: 100;
	right: 0;
	bottom: -10px;
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 10px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2014%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M0%2E525%2C3%2E305%20C%2D0%2E205%2C2%2E498%20%2D0%2E136%2C1%2E249%200%2E673%2C0%2E521%20C1%2E481%2C%2D0%2E207%202%2E733%2C%2D0%2E138%203%2E463%2C0%2E669%20L13%2E301%2C11%2E471%20C13%2E646%2C11%2E845%2013%2E824%2C12%2E317%2013%2E824%2C12%2E799%20C13%2E824%2C13%2E281%2013%2E646%2C13%2E763%2013%2E301%2C14%2E147%20L3%2E463%2C24%2E950%20C2%2E733%2C25%2E756%201%2E481%2C25%2E825%200%2E673%2C25%2E097%20C%2D0%2E136%2C24%2E369%20%2D0%2E205%2C23%2E120%200%2E525%2C22%2E313%20L9%2E200%2C12%2E809%20L0%2E525%2C3%2E305%20Z%22%20fill%2Dopacity%3D%22%2E5%22%20%2F%3E%3C%2Fsvg%3E') center center no-repeat transparent;
}

@media screen and (max-width: 950px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager .owl-next {
		bottom: -60px;
		right: 50%;
		margin-right: -55px;
	}
}

@media screen and (max-width: 500px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager .owl-next {
		right: -50px;
		bottom: 5px;
		margin-right: 0;
	}
}

@media screen and (max-width: 470px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager .owl-next {
		width: 30px;
		height: 40px;
		background-size: 10px 18px;
		right: -35px;
	}
}

.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager .owl-next:hover {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2014%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M0%2E525%2C3%2E305%20C%2D0%2E205%2C2%2E498%20%2D0%2E136%2C1%2E249%200%2E673%2C0%2E521%20C1%2E481%2C%2D0%2E207%202%2E733%2C%2D0%2E138%203%2E463%2C0%2E669%20L13%2E301%2C11%2E471%20C13%2E646%2C11%2E845%2013%2E824%2C12%2E317%2013%2E824%2C12%2E799%20C13%2E824%2C13%2E281%2013%2E646%2C13%2E763%2013%2E301%2C14%2E147%20L3%2E463%2C24%2E950%20C2%2E733%2C25%2E756%201%2E481%2C25%2E825%200%2E673%2C25%2E097%20C%2D0%2E136%2C24%2E369%20%2D0%2E205%2C23%2E120%200%2E525%2C22%2E313%20L9%2E200%2C12%2E809%20L0%2E525%2C3%2E305%20Z%22%20fill%2Dopacity%3D%221%22%20%2F%3E%3C%2Fsvg%3E') center center no-repeat transparent;
}

@media screen and (max-width: 470px) {
	.gallery-with-preview .gallery-with-preview_wrapper .gallery-with-preview_inner .gallery-with-preview_Pager .owl-next:hover {
		background-size: 10px 18px;
	}
}

/*Блок с увеличивающимися фото и описанием*/

.square-photo-blocks_wrapper {
	background: #fff;
	padding: 40px 0;
}

@media screen and (max-width: 450px) {
	.square-photo-blocks_wrapper {
		padding: 40px 0 30px 0;
	}
}

.square-photo-blocks_wrapper.inverse {
	background: #BACD10;
}

.square-photo-blocks_wrapper.inverse .square-photo-blocks_inner .title {
	color: #fff;
}

@media screen and (min-width: 950px) {
	.square-photo-blocks_wrapper.inverse .square-photo-blocks_inner .square-photo-blocks .square-photo-blocks_picture-wrap:hover .square-photo-blocks_picture {
		-moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
		box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
	}

	.square-photo-blocks_wrapper.inverse .square-photo-blocks_inner .square-photo-blocks .square-photo-blocks_picture-wrap:hover .shadow {
		background: rgba(0, 0, 0, 0.7);
	}
}

.square-photo-blocks_wrapper.inverse .square-photo-blocks_inner .square-photo-blocks .square-photo-blocks_picture-wrap .shadow {
	background: rgba(0, 0, 0, 0.4);
}

.square-photo-blocks_wrapper.inverse .square-photo-blocks_inner .square-photo-blocks .square-photo-blocks_picture-wrap .shadow .square-photo-blocks_text {
	color: #fff;
}

.square-photo-blocks_wrapper .square-photo-blocks_inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 0 15px;
}

@media screen and (max-width: 750px) {
	.square-photo-blocks_wrapper .square-photo-blocks_inner {
		padding: 0;
	}
}

.square-photo-blocks_wrapper .square-photo-blocks_inner .title {
	text-align: center;
	font-family: 'PtSans', Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 32px;
	margin-bottom: 30px;
	font-weight: 700;
}

@media screen and (max-width: 950px) {
	.square-photo-blocks_wrapper .square-photo-blocks_inner .title {
		font-size: 24px;
	}
}

@media screen and (max-width: 750px) {
	.square-photo-blocks_wrapper .square-photo-blocks_inner .title {
		font-size: 32px;
		padding: 0 20px;
	}
}

@media screen and (max-width: 450px) {
	.square-photo-blocks_wrapper .square-photo-blocks_inner .title {
		font-size: 24px;
		padding: 0 10px;
		margin-bottom: 20px;
	}
}

.square-photo-blocks_wrapper .square-photo-blocks_inner .square-photo-blocks {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
}

.square-photo-blocks_wrapper .square-photo-blocks_inner .square-photo-blocks .square-photo-blocks_picture-wrap {
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	text-decoration: none;
	width: 300px;
	height: 220px;
	box-sizing: border-box;
}

@media screen and (max-width: 950px) {
	.square-photo-blocks_wrapper .square-photo-blocks_inner .square-photo-blocks .square-photo-blocks_picture-wrap {
		width: 350px;
		height: 250px;
	}
}

@media screen and (max-width: 750px) {
	.square-photo-blocks_wrapper .square-photo-blocks_inner .square-photo-blocks .square-photo-blocks_picture-wrap {
		width: 480px;
		height: 360px;
	}
}

@media screen and (max-width: 500px) {
	.square-photo-blocks_wrapper .square-photo-blocks_inner .square-photo-blocks .square-photo-blocks_picture-wrap {
		width: 100%;
		height: 240px;
	}
}

@media screen and (max-width: 370px) {
	.square-photo-blocks_wrapper .square-photo-blocks_inner .square-photo-blocks .square-photo-blocks_picture-wrap {
		height: 200px;
	}
}

@media screen and (min-width: 950px) {
	.square-photo-blocks_wrapper .square-photo-blocks_inner .square-photo-blocks .square-photo-blocks_picture-wrap:hover .square-photo-blocks_picture {
		z-index: 99;
		-moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
		box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
	}

	.square-photo-blocks_wrapper .square-photo-blocks_inner .square-photo-blocks .square-photo-blocks_picture-wrap:hover .shadow {
		background: rgba(0, 0, 0, 0.7);
	}
}

.square-photo-blocks_wrapper .square-photo-blocks_inner .square-photo-blocks .square-photo-blocks_picture-wrap .square-photo-blocks_picture {
	display: inline-block;
	font-size: 0;
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.square-photo-blocks_wrapper .square-photo-blocks_inner .square-photo-blocks .square-photo-blocks_picture-wrap img {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}

.square-photo-blocks_wrapper .square-photo-blocks_inner .square-photo-blocks .square-photo-blocks_picture-wrap .shadow {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.4);
	padding: 14px 20px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

@media screen and (max-width: 750px) {
	.square-photo-blocks_wrapper .square-photo-blocks_inner .square-photo-blocks .square-photo-blocks_picture-wrap .shadow {
		padding: 20px;
	}
}

@media screen and (max-width: 400px) {
	.square-photo-blocks_wrapper .square-photo-blocks_inner .square-photo-blocks .square-photo-blocks_picture-wrap .shadow {
		padding: 10px;
	}
}

.square-photo-blocks_wrapper .square-photo-blocks_inner .square-photo-blocks .square-photo-blocks_picture-wrap .shadow:after {
	content: '';
	display: inline-block;
	width: 0;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	vertical-align: bottom;
}

.square-photo-blocks_wrapper .square-photo-blocks_inner .square-photo-blocks .square-photo-blocks_picture-wrap .shadow .square-photo-blocks_text {
	display: inline-block;
	vertical-align: bottom;
	font-family: 'PtSans', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 700;
	color: #ffffff;
	-moz-text-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
	-webkit-text-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
	text-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
}

.square-photo-blocks_wrapper .square-photo-blocks_inner .square-photo-blocks .square-photo-blocks_picture-wrap .shadow .square-photo-blocks_text .ui-text-shadow-copy-1 {
	visibility: visible;
	color: black;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40) progid:DXImageTransform.Microsoft.Blur(makeShadow=false,pixelRadius=6);
	left: -6;
	top: -5px;
}

.ie-8 .square-photo-blocks_wrapper .square-photo-blocks_inner .square-photo-blocks .square-photo-blocks_picture-wrap .shadow .square-photo-blocks_text .ui-text-shadow-copy-1 {
	top: -4px;
}

@media screen and (max-width: 950px) {
	.square-photo-blocks_wrapper .square-photo-blocks_inner .square-photo-blocks .square-photo-blocks_picture-wrap .shadow .square-photo-blocks_text {
		font-size: 22px;
	}
}

@media screen and (max-width: 750px) {
	.square-photo-blocks_wrapper .square-photo-blocks_inner .square-photo-blocks .square-photo-blocks_picture-wrap .shadow .square-photo-blocks_text {
		font-size: 28px;
	}
}

@media screen and (max-width: 450px) {
	.square-photo-blocks_wrapper .square-photo-blocks_inner .square-photo-blocks .square-photo-blocks_picture-wrap .shadow .square-photo-blocks_text {
		font-size: 22px;
	}
}

/*Табы со слайдером заголовков и галереей*/

.tabs-block_wrap {
	background-color: #F0F0F0;
}

.tabs-block_wrap.inverse {
	background: #76820d;
}

.tabs-block_wrap.inverse .tabs_block .title {
	color: #fff;
}

.tabs-block_wrap.inverse .tabs_block .tabs li {
	background: none;
	color: #fff;
}

.tabs-block_wrap.inverse .tabs_block .tabs li span {
	border-bottom: 1px dotted #fff;
}

.tabs-block_wrap.inverse .tabs_block .tabs li.opened {
	background-color: #BACD10;
	color: #fff;
}

.tabs-block_wrap.inverse .tabs_block .box {
	background-color: #BACD10;
	color: #fff;
}

.tabs-block_wrap.inverse .tabs_block .slick-prev {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2016%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5%2E081%2C13%2E003%20L15%2E193%2C22%2E458%20C16%2E014%2C23%2E227%2016%2E014%2C24%2E469%2015%2E193%2C25%2E238%20C14%2E363%2C26%2E017%2013%2E029%2C26%2E017%2012%2E208%2C25%2E238%20L0%2E604%2C14%2E393%20C0%2E198%2C14%2E008%20%2D0%2E009%2C13%2E505%20%2D0%2E009%2C13%2E003%20C%2D0%2E009%2C12%2E500%200%2E198%2C11%2E997%200%2E604%2C11%2E612%20L12%2E208%2C0%2E767%20C13%2E029%2C%2D0%2E012%2014%2E363%2C%2D0%2E012%2015%2E193%2C0%2E767%20C16%2E014%2C1%2E536%2016%2E014%2C2%2E779%2015%2E193%2C3%2E548%20L5%2E081%2C13%2E003%20Z%22%2F%3E%3C%2Fsvg%3E') 50% no-repeat #BACD10;
}

.tabs-block_wrap.inverse .tabs_block .slick-next {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2016%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10%2E919%2C12%2E997%20L0%2E807%2C3%2E542%20C%2D0%2E014%2C2%2E773%20%2D0%2E014%2C1%2E531%200%2E807%2C0%2E762%20C1%2E637%2C%2D0%2E017%202%2E971%2C%2D0%2E017%203%2E792%2C0%2E762%20L15%2E396%2C11%2E607%20C15%2E802%2C11%2E992%2016%2E009%2C12%2E495%2016%2E009%2C12%2E997%20C16%2E009%2C13%2E500%2015%2E802%2C14%2E003%2015%2E396%2C14%2E388%20L3%2E792%2C25%2E233%20C2%2E971%2C26%2E012%201%2E637%2C26%2E012%200%2E807%2C25%2E233%20C%2D0%2E014%2C24%2E464%20%2D0%2E014%2C23%2E221%200%2E807%2C22%2E452%20L10%2E919%2C12%2E997%20Z%22%2F%3E%3C%2Fsvg%3E') 50% no-repeat #BACD10;
}

.tabs-block_wrap .tabs_block:after {
	content: "";
	display: block;
	clear: both;
}

.tabs-block_wrap .tabs_block .title_wr {
	max-width: 960px;
	margin: 0 auto;
	padding-top: 40px;
}

@media screen and (max-width: 1020px) {
	.tabs-block_wrap .tabs_block .title_wr {
		padding-left: 34px;
		padding-right: 34px;
	}
}

@media screen and (max-width: 530px) {
	.tabs-block_wrap .tabs_block .title_wr {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media screen and (max-width: 430px) {
	.tabs-block_wrap .tabs_block .title_wr {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.tabs-block_wrap .tabs_block .title {
	font-family: 'PtSans', Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 30px;
}

@media screen and (max-width: 1020px) {
	.tabs-block_wrap .tabs_block .title {
		font-size: 24px;
	}
}

@media screen and (max-width: 530px) {
	.tabs-block_wrap .tabs_block .title {
		font-size: 32px;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 430px) {
	.tabs-block_wrap .tabs_block .title {
		font-size: 24px;
	}
}

.tabs-block_wrap .tabs_block .tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
}

@media screen and (max-width: 300px) {
	.tabs-block_wrap .tabs_block .tabs {
		float: none;
	}
}

.tabs-block_wrap .tabs_block .tabs li {
	outline: none;
	text-align: center;
	float: left;
	padding: 19px 30px;
	background: rgba(0,0,0,.1);
	margin-right: 1px;
	cursor: pointer;
	color: #6a8826;
	font-family: 'PtSans', Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 700;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}

@media screen and (max-width: 530px) {
	.tabs-block_wrap .tabs_block .tabs li {
		font-size: 22px;
	}
}

@media screen and (max-width: 430px) {
	.tabs-block_wrap .tabs_block .tabs li {
		padding: 11px 20px;
		font-size: 16px;
	}
}

.tabs-block_wrap .tabs_block .tabs li span {
	border-bottom: 1px dotted #6a8826;
}

.tabs-block_wrap .tabs_block .tabs li.opened {
	background: #fff;
	color: #212121;
	font-weight: 700;
}

.tabs-block_wrap .tabs_block .tabs li.opened span {
	border-bottom: none;
}

.tabs-block_wrap .tabs_block .box {
	width: 100%;
	background: #fff;
	display: none;
	text-align: left;
	float: left;
	padding-bottom: 50px;
	font-family: 'PtSans', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 27px;
	color: #484848;
}

@media screen and (max-width: 1020px) {
	.tabs-block_wrap .tabs_block .box {
		padding: 0 34px;
		box-sizing: border-box;
	}
}

@media screen and (max-width: 530px) {
	.tabs-block_wrap .tabs_block .box {
		padding: 0 20px;
		font-size: 20px;
	}
}

@media screen and (max-width: 430px) {
	.tabs-block_wrap .tabs_block .box {
		padding: 0 10px;
		font-size: 16px;
	}
}

.tabs-block_wrap .tabs_block .box .box-inner {
	max-width: 940px;
	padding: 30px 0 40px 0;
	margin: 0 auto;
	box-sizing: border-box;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}

@media screen and (max-width: 720px) {
	.tabs-block_wrap .tabs_block .box .box-inner {
		display: block;
		text-align: center;
	}
}

@media screen and (max-width: 530px) {
	.tabs-block_wrap .tabs_block .box .box-inner {
		padding: 20px 0 40px 0;
	}
}

@media screen and (max-width: 430px) {
	.tabs-block_wrap .tabs_block .box .box-inner {
		padding: 20px 0 30px 0;
	}
}

.tabs-block_wrap .tabs_block .box.visible, .tabs-block_wrap .tabs_block .box.open_tab {
	display: block;
}

.tabs-block_wrap .tabs_block .box p {
	margin-top: 0;
	display: inline-block;
	text-align: left;
}

.tabs-block_wrap .tabs_block .box .img_wrap {
	display: inline-block;
	width: 380px;
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
}

@media screen and (max-width: 1020px) {
	.tabs-block_wrap .tabs_block .box .img_wrap {
		width: 300px;
	}
}

@media screen and (max-width: 720px) {
	.tabs-block_wrap .tabs_block .box .img_wrap {
		margin-top: 20px;
		width: 440px;
	}
}

@media screen and (max-width: 530px) {
	.tabs-block_wrap .tabs_block .box .img_wrap {
		max-width: 440px;
		width: 100%;
		position: relative;
		overflow: hidden;
		height: auto;
	}
}

.tabs-block_wrap .tabs_block .box .img_wrap a {
	display: inline-block;
}

@media screen and (min-width: 720px) {
	.tabs-block_wrap .tabs_block .box .img_wrap.pl-left {
		-webkit-box-ordinal-group: 0;
		-moz-box-ordinal-group: 0;
		-webkit-order: -1;
		-moz-order: -1;
		-ms-flex-order: -1;
		order: -1;
		margin: 0 40px 0 0;
	}
@  media screen and (max-width: 1020px) {
		.tabs-block_wrap .tabs_block .box .img_wrap.pl-left {
margin: 0 10px 0 0;
	}
}

.tabs-block_wrap .tabs_block .box .img_wrap a:not(:first-child) {
	width: 33%;
	box-sizing: border-box;
	padding: 5px;
}

.tabs-block_wrap .tabs_block .box .img_wrap.pl-right {
	margin: 0 0 0 40px;
}

@media screen and (max-width: 1020px) {
	.tabs-block_wrap .tabs_block .box .img_wrap.pl-right {
		margin: 0 0 0 10px;
	}
}
}

.tabs-block_wrap .tabs_block .slick-prev {
	width: 60px;
	height: 60px;
	font-size: 0;
	outline: none;
	box-shadow: none;
	border: none;
	-moz-box-shadow: 0 1px 16px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 16px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 16px rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 0;
	z-index: 100;
	cursor: pointer;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2016%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M5%2E081%2C13%2E003%20L15%2E193%2C22%2E458%20C16%2E014%2C23%2E227%2016%2E014%2C24%2E469%2015%2E193%2C25%2E238%20C14%2E363%2C26%2E017%2013%2E029%2C26%2E017%2012%2E208%2C25%2E238%20L0%2E604%2C14%2E393%20C0%2E198%2C14%2E008%20%2D0%2E009%2C13%2E505%20%2D0%2E009%2C13%2E003%20C%2D0%2E009%2C12%2E500%200%2E198%2C11%2E997%200%2E604%2C11%2E612%20L12%2E208%2C0%2E767%20C13%2E029%2C%2D0%2E012%2014%2E363%2C%2D0%2E012%2015%2E193%2C0%2E767%20C16%2E014%2C1%2E536%2016%2E014%2C2%2E779%2015%2E193%2C3%2E548%20L5%2E081%2C13%2E003%20Z%22%2F%3E%3C%2Fsvg%3E') 50% no-repeat #fff;
}

@media screen and (max-width: 530px) {
	.tabs-block_wrap .tabs_block .slick-prev {
		width: 65px;
		height: 65px;
	}
}

@media screen and (max-width: 430px) {
	.tabs-block_wrap .tabs_block .slick-prev {
		width: 42px;
		height: 42px;
	}
}

.tabs-block_wrap .tabs_block .slick-next {
	width: 60px;
	height: 60px;
	font-size: 0;
	outline: none;
	box-shadow: none;
	border: none;
	-moz-box-shadow: 0 1px 16px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 16px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 16px rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 0;
	right: 0px;
	z-index: 100;
	cursor: pointer;
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2016%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M10%2E919%2C12%2E997%20L0%2E807%2C3%2E542%20C%2D0%2E014%2C2%2E773%20%2D0%2E014%2C1%2E531%200%2E807%2C0%2E762%20C1%2E637%2C%2D0%2E017%202%2E971%2C%2D0%2E017%203%2E792%2C0%2E762%20L15%2E396%2C11%2E607%20C15%2E802%2C11%2E992%2016%2E009%2C12%2E495%2016%2E009%2C12%2E997%20C16%2E009%2C13%2E500%2015%2E802%2C14%2E003%2015%2E396%2C14%2E388%20L3%2E792%2C25%2E233%20C2%2E971%2C26%2E012%201%2E637%2C26%2E012%200%2E807%2C25%2E233%20C%2D0%2E014%2C24%2E464%20%2D0%2E014%2C23%2E221%200%2E807%2C22%2E452%20L10%2E919%2C12%2E997%20Z%22%2F%3E%3C%2Fsvg%3E') 50% no-repeat #fff;
}

@media screen and (max-width: 530px) {
	.tabs-block_wrap .tabs_block .slick-next {
		width: 65px;
		height: 65px;
	}
}

@media screen and (max-width: 430px) {
	.tabs-block_wrap .tabs_block .slick-next {
		width: 42px;
		height: 42px;
	}
}

.tabs-block_wrap .tabs_block .slick-disabled {
	display: none !important;
}

/*Блок с описанием, слайдером и формой*/

.one-good-form {
	background: #fff;
}

.one-good-form.inverse {
	background: #BACD10;
}

.one-good-form.inverse .one-good-form_wrapper .big-title {
	color: #fff;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .pic-part .pic-part-title {
	color: #fff;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .pic-part .good-desc {
	color: #fff;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .slick-prev {
	border: 1px solid rgba(255, 255, 255, 0.2);
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2228px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2028%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1000%2E34%20224%2E49C999%2E52%20225%2E23000000000002%20998%2E25%20225%2E16%20997%2E51%20224%2E34C996%2E77%20223%2E52%20996%2E84%20222%2E25%20997%2E66%20221%2E51L1008%2E64%20211%2E53C1009%2E02%20211%2E18%201009%2E5%20211%201009%2E99%20211C1010%2E48%20211%201010%2E97%20211%2E18%201011%2E36%20211%2E53L1022%2E34%20221%2E51C1023%2E1600000000001%20222%2E25%201023%2E23%20223%2E51999999999998%201022%2E49%20224%2E34C1021%2E75%20225%2E16%201020%2E48%20225%2E23%201019%2E66%20224%2E49L1010%20215%2E69Z%22%20fill%2Dopacity%3D%22%2E5%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C%2D996%2C%2D211%29%22%2F%3E%3C%2Fsvg%3E') center center no-repeat transparent;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .slick-prev:hover {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2228px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2028%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1000%2E34%20224%2E49C999%2E52%20225%2E23000000000002%20998%2E25%20225%2E16%20997%2E51%20224%2E34C996%2E77%20223%2E52%20996%2E84%20222%2E25%20997%2E66%20221%2E51L1008%2E64%20211%2E53C1009%2E02%20211%2E18%201009%2E5%20211%201009%2E99%20211C1010%2E48%20211%201010%2E97%20211%2E18%201011%2E36%20211%2E53L1022%2E34%20221%2E51C1023%2E1600000000001%20222%2E25%201023%2E23%20223%2E51999999999998%201022%2E49%20224%2E34C1021%2E75%20225%2E16%201020%2E48%20225%2E23%201019%2E66%20224%2E49L1010%20215%2E69Z%22%20fill%2Dopacity%3D%221%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C%2D996%2C%2D211%29%22%2F%3E%3C%2Fsvg%3E') center center no-repeat transparent;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .slick-next {
	border: 1px solid rgba(255, 255, 255, 0.2);
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2228px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2028%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M1000%2E34%20711%2E51C999%2E52%20710%2E77%20998%2E25%20710%2E84%20997%2E51%20711%2E66C996%2E77%20712%2E48%20996%2E84%20713%2E75%20997%2E66%20714%2E49L1008%2E64%20724%2E47C1009%2E02%20724%2E82%201009%2E5%20725%201009%2E99%20725C1010%2E48%20725%201010%2E97%20724%2E82%201011%2E36%20724%2E47L1022%2E34%20714%2E49C1023%2E1600000000001%20713%2E75%201023%2E23%20712%2E48%201022%2E49%20711%2E66C1021%2E75%20710%2E8399999999999%201020%2E48%20710%2E77%201019%2E66%20711%2E51L1010%20720%2E31Z%22%20fill%3D%22%23fff%22%20fill%2Dopacity%3D%22%2E5%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C%2D996%2C%2D710%29%22%2F%3E%3C%2Fsvg%3E') center center no-repeat transparent;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .slick-next:hover {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2228px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2028%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M1000%2E34%20711%2E51C999%2E52%20710%2E77%20998%2E25%20710%2E84%20997%2E51%20711%2E66C996%2E77%20712%2E48%20996%2E84%20713%2E75%20997%2E66%20714%2E49L1008%2E64%20724%2E47C1009%2E02%20724%2E82%201009%2E5%20725%201009%2E99%20725C1010%2E48%20725%201010%2E97%20724%2E82%201011%2E36%20724%2E47L1022%2E34%20714%2E49C1023%2E1600000000001%20713%2E75%201023%2E23%20712%2E48%201022%2E49%20711%2E66C1021%2E75%20710%2E8399999999999%201020%2E48%20710%2E77%201019%2E66%20711%2E51L1010%20720%2E31Z%22%20fill%3D%22%23fff%22%20fill%2Dopacity%3D%221%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C%2D996%2C%2D710%29%22%2F%3E%3C%2Fsvg%3E') center center no-repeat transparent;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .price {
	background: #fff;
	border: 1px solid #c5d911;
	color: #000;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .price .price-title {
	color: #000;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .price .price-stroke {
	color: #ea6565;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .price .price-actual {
	color: #000;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .price .button {
	background: #ff7615;
	color: #fff;
	text-shadow: none;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff8b19), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff8b19, #ff5f11);
	background-image: -moz-linear-gradient(#ff8b19, #ff5f11);
	background-image: -webkit-linear-gradient(#ff8b19, #ff5f11);
	background-image: -ms-linear-gradient(#ff8b19, #ff5f11);
	background-image: linear-gradient( #ff8b19, #ff5f11);
	-pie-background: linear-gradient( #ff8b19, #ff5f11);
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .price .button:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff5f11), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff5f11, #ff5f11);
	background-image: -moz-linear-gradient(#ff5f11, #ff5f11);
	background-image: -webkit-linear-gradient(#ff5f11, #ff5f11);
	background-image: -ms-linear-gradient(#ff5f11, #ff5f11);
	background-image: linear-gradient( #ff5f11, #ff5f11);
	-pie-background: linear-gradient( #ff5f11, #ff5f11);
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap {
	background: #fff;
	border: 1px solid #c5d911;
	color: #000;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap .title {
	color: #000;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap form label {
	color: #000;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap input[type="text"] {
	color: #000;
	border: 1px solid #d9cfc0;
	box-shadow: none;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap input[type="text"]::-webkit-input-placeholder {
	color: #a5a5a5;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap input[type="text"]:moz-placeholder {
	color: #a5a5a5;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap input[type="text"]::-moz-placeholder {
	color: #a5a5a5;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap input[type="text"]:-ms-input-placeholder {
	color: #a5a5a5;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap input[type="text"].placeholder {
	color: #a5a5a5;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap .tpl-field textarea {
	color: #000;
	border: 1px solid #d9cfc0;
	box-shadow: none;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap .tpl-field.type-multi_select select {
	color: #000;
	border: 1px solid #d9cfc0;
	box-shadow: none;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap .tpl-field.type-select select {
	color: #000;
	border: 1px solid #d9cfc0;
	box-shadow: none;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap .field-title {
	color: #000;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap button {
	background: #ff7615;
	color: #fff;
	text-shadow: none;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff8b19), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff8b19, #ff5f11);
	background-image: -moz-linear-gradient(#ff8b19, #ff5f11);
	background-image: -webkit-linear-gradient(#ff8b19, #ff5f11);
	background-image: -ms-linear-gradient(#ff8b19, #ff5f11);
	background-image: linear-gradient( #ff8b19, #ff5f11);
	-pie-background: linear-gradient( #ff8b19, #ff5f11);
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap button:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ffa64e), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ffa64e, #ff5f11);
	background-image: -moz-linear-gradient(#ffa64e, #ff5f11);
	background-image: -webkit-linear-gradient(#ffa64e, #ff5f11);
	background-image: -ms-linear-gradient(#ffa64e, #ff5f11);
	background-image: linear-gradient( #ffa64e, #ff5f11);
	-pie-background: linear-gradient( #ffa64e, #ff5f11);
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap button:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ff5f11), color-stop(11.11111%, #ff5f11));
	background-image: -o-linear-gradient(#ff5f11, #ff5f11);
	background-image: -moz-linear-gradient(#ff5f11, #ff5f11);
	background-image: -webkit-linear-gradient(#ff5f11, #ff5f11);
	background-image: -ms-linear-gradient(#ff5f11, #ff5f11);
	background-image: linear-gradient( #ff5f11, #ff5f11);
	-pie-background: linear-gradient( #ff5f11, #ff5f11);
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap .form-desc {
	color: #151515;
}

.one-good-form .one-good-form_wrapper {
	max-width: 960px;
	margin: 0 auto;
	padding: 40px 10px;
	@media screen and (max-width: 750px) {
padding: 40px 15px;
}
}

.one-good-form .one-good-form_wrapper .big-title {
	display: block;
	color: #333;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin-bottom: 20px;
	-webkit-transition: font-size 0.3s;
	-moz-transition: font-size 0.3s;
	-o-transition: font-size 0.3s;
	-ms-transition: font-size 0.3s;
	transition: font-size 0.3s;
}

@media screen and (max-width: 940px) {
	.one-good-form .one-good-form_wrapper .big-title {
		display: none;
	}
}

.one-good-form .one-good-form_wrapper .one-good-form_inner {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner.left .pic-part {
	-webkit-box-ordinal-group: 3;
	-moz-box-ordinal-group: 3;
	-webkit-order: 2;
	-moz-order: 2;
	-ms-flex-order: 2;
	order: 2;
	margin-right: 0;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner.left .form-part {
	margin-right: 30px;
}

@media screen and (max-width: 940px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner {
		display: block;
	}
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part {
	margin-right: 35px;
	width: 70%;
	position: relative;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 0px;
	-moz-box-flex: 1;
	-moz-flex: 1 0 0px;
	-ms-flex: 1 0 0px;
	flex: 1 0 0px;
}

@media screen and (max-width: 960px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part {
		margin-right: 15px;
	}
}

@media screen and (max-width: 940px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part {
		display: block;
		width: 100%;
	}
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .pic-part-title {
	color: #333;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	//font-weight: 700;
	font-size: 30px;
	margin-bottom: 20px;
	-webkit-transition: font-size 0.3s;
	-moz-transition: font-size 0.3s;
	-o-transition: font-size 0.3s;
	-ms-transition: font-size 0.3s;
	transition: font-size 0.3s;
}

@media screen and (min-width: 940px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .pic-part-title {
		display: none;
	}
}

@media screen and (max-width: 940px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .pic-part-title {
		display: block;
		font-size: 24px;
	}
}

@media screen and (max-width: 520px) and (min-width: 480px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .pic-part-title {
		font-size: 32px;
	}
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .good-desc {
	color: #666;
	font-size: 18px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	margin-bottom: 40px;
	line-height: 27px;
	-webkit-transition: font-size 0.3s;
	-moz-transition: font-size 0.3s;
	-o-transition: font-size 0.3s;
	-ms-transition: font-size 0.3s;
	transition: font-size 0.3s;
}

@media screen and (max-width: 520px) and (min-width: 480px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .good-desc {
		font-size: 24px;
	}
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap {
	width: 500px;
	float: left;
}

@media screen and (max-width: 940px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap {
		width: 88%;
	}
}

@media screen and (max-width: 750px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap {
		width: 100%;
		float: none;
	}
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap .one-good-form_productSlider {
	margin: 0;
	padding: 0;
	list-style: none;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap .one-good-form_productSlider li {
	outline: none;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap .good-img {
	height: 375px;
}

@media screen and (max-width: 940px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap .good-img {
		height: 450px;
	}
}

@media screen and (max-width: 479px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap .good-img {
		height: 330px;
	}
}

@media screen and (max-width: 400px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap .good-img {
		height: 225px;
	}
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap .good-img img {
	width: 100%;
	height: 100%;
	border-radius: 10px;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 {
	float: right;
}

@media screen and (max-width: 750px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 {
		float: none;
		display: block;
	}
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .pager-outer {
	position: relative;
	height: 375px;
	width: 80px;
}

@media screen and (max-width: 940px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .pager-outer {
		height: 450px;
	}
}

@media screen and (max-width: 750px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .pager-outer {
		width: 90%;
		margin: 0 auto;
		height: 80px;
	}
}

@media screen and (max-width: 600px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .pager-outer {
		width: 100%;
		margin: 0 auto;
	}
}

@media screen and (max-width: 450px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .pager-outer {
		width: 80%;
		margin: 0 auto;
		height: 50px;
	}
}

@media screen and (max-width: 390px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .pager-outer {
		width: 90%;
		margin: 0 auto;
	}
}

@media screen and (max-width: 350px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .pager-outer {
		width: 100%;
		margin: 0 auto;
	}
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .one-good-form_pager-wrap {
	padding: 45px 0;
	height: 375px;
}

@media screen and (max-width: 940px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .one-good-form_pager-wrap {
		padding: 42px 0;
		height: 450px;
	}
}

@media screen and (max-width: 750px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .one-good-form_pager-wrap {
		padding: 0 88px;
		height: 100px;
	}
}

@media screen and (max-width: 544px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .one-good-form_pager-wrap {
		padding: 0 87px;
		height: 100px;
	}
}

@media screen and (max-width: 450px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .one-good-form_pager-wrap {
		padding: 0 55px;
		height: 50px;
	}
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .pager {
	display: inline-block;
	width: 80px !important;
	height: 80px;
	outline: none;
	border: none;
	margin: 6px 0;
	position: relative;
}

@media screen and (max-width: 750px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .pager {
		margin: 10px 15px;
	}
}

@media screen and (max-width: 520px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .pager {
		margin: 10px 8px;
	}
}

@media screen and (max-width: 450px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .pager {
		width: 50px !important;
		height: 50px;
	}
}

@media screen and (max-width: 400px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .pager {
		margin: 10px 7px;
	}
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .pager img {
	width: auto;
	height: 100%;
	border-radius: 5px;
	outline: none;
	cursor: pointer;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .pager img:focus {
	outline: 0 !important;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .pager.slick-current span {
	display: inline-block;
	position: absolute;
	background: rgba(0, 0, 0, 0.6);
	border-radius: 4px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .slick-prev {
	font-size: 0;
	display: inline-block;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100;
	width: 80px;
	height: 40px;
	border-radius: 10px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2228px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2028%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M1000%2E34%20224%2E49C999%2E52%20225%2E23000000000002%20998%2E25%20225%2E16%20997%2E51%20224%2E34C996%2E77%20223%2E52%20996%2E84%20222%2E25%20997%2E66%20221%2E51L1008%2E64%20211%2E53C1009%2E02%20211%2E18%201009%2E5%20211%201009%2E99%20211C1010%2E48%20211%201010%2E97%20211%2E18%201011%2E36%20211%2E53L1022%2E34%20221%2E51C1023%2E1600000000001%20222%2E25%201023%2E23%20223%2E51999999999998%201022%2E49%20224%2E34C1021%2E75%20225%2E16%201020%2E48%20225%2E23%201019%2E66%20224%2E49L1010%20215%2E69Z%22%20fill%2Dopacity%3D%22%2E5%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C%2D996%2C%2D211%29%22%2F%3E%3C%2Fsvg%3E') center center no-repeat #fff;
	-moz-box-shadow: 0px 0px 10px 5px #ffffff;
	-webkit-box-shadow: 0px 0px 10px 5px #ffffff;
	box-shadow: 0px 0px 10px 5px #ffffff;
}

@media screen and (max-width: 750px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .slick-prev {
		width: 80px;
		height: 80px;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		top: 100%;
		right: 100%;
		margin-top: -87px;
		margin-right: -80px;
	}
}

@media screen and (max-width: 450px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .slick-prev {
		width: 50px;
		height: 50px;
		margin-top: -38px;
		margin-right: -50px;
	}
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .slick-prev:hover {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2228px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2028%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M1000%2E34%20224%2E49C999%2E52%20225%2E23000000000002%20998%2E25%20225%2E16%20997%2E51%20224%2E34C996%2E77%20223%2E52%20996%2E84%20222%2E25%20997%2E66%20221%2E51L1008%2E64%20211%2E53C1009%2E02%20211%2E18%201009%2E5%20211%201009%2E99%20211C1010%2E48%20211%201010%2E97%20211%2E18%201011%2E36%20211%2E53L1022%2E34%20221%2E51C1023%2E1600000000001%20222%2E25%201023%2E23%20223%2E51999999999998%201022%2E49%20224%2E34C1021%2E75%20225%2E16%201020%2E48%20225%2E23%201019%2E66%20224%2E49L1010%20215%2E69Z%22%20fill%2Dopacity%3D%221%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C%2D996%2C%2D211%29%22%2F%3E%3C%2Fsvg%3E') center center no-repeat #fff;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .slick-prev:focus {
	outline: none;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .slick-next {
	font-size: 0;
	display: inline-block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 100;
	width: 80px;
	height: 40px;
	border-radius: 10px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2228px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2028%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M1000%2E34%20711%2E51C999%2E52%20710%2E77%20998%2E25%20710%2E84%20997%2E51%20711%2E66C996%2E77%20712%2E48%20996%2E84%20713%2E75%20997%2E66%20714%2E49L1008%2E64%20724%2E47C1009%2E02%20724%2E82%201009%2E5%20725%201009%2E99%20725C1010%2E48%20725%201010%2E97%20724%2E82%201011%2E36%20724%2E47L1022%2E34%20714%2E49C1023%2E1600000000001%20713%2E75%201023%2E23%20712%2E48%201022%2E49%20711%2E66C1021%2E75%20710%2E8399999999999%201020%2E48%20710%2E77%201019%2E66%20711%2E51L1010%20720%2E31Z%22%20fill%3D%22%23212121%22%20fill%2Dopacity%3D%22%2E5%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C%2D996%2C%2D710%29%22%2F%3E%3C%2Fsvg%3E') center center no-repeat #fff;
	-moz-box-shadow: 0px 0px 10px 5px #ffffff;
	-webkit-box-shadow: 0px 0px 10px 5px #ffffff;
	box-shadow: 0px 0px 10px 5px #ffffff;
}

@media screen and (max-width: 750px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .slick-next {
		width: 80px;
		height: 80px;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		bottom: 7px;
		right: 0px;
	}
}

@media screen and (max-width: 450px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .slick-next {
		width: 50px;
		height: 50px;
		bottom: -12px;
		right: 0px;
	}
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .slick-next:hover {
	background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2228px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2028%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M1000%2E34%20711%2E51C999%2E52%20710%2E77%20998%2E25%20710%2E84%20997%2E51%20711%2E66C996%2E77%20712%2E48%20996%2E84%20713%2E75%20997%2E66%20714%2E49L1008%2E64%20724%2E47C1009%2E02%20724%2E82%201009%2E5%20725%201009%2E99%20725C1010%2E48%20725%201010%2E97%20724%2E82%201011%2E36%20724%2E47L1022%2E34%20714%2E49C1023%2E1600000000001%20713%2E75%201023%2E23%20712%2E48%201022%2E49%20711%2E66C1021%2E75%20710%2E8399999999999%201020%2E48%20710%2E77%201019%2E66%20711%2E51L1010%20720%2E31Z%22%20fill%3D%22%23212121%22%20fill%2Dopacity%3D%221%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C%2D996%2C%2D710%29%22%2F%3E%3C%2Fsvg%3E') center center no-repeat #fff;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .slider-wrap2 .slick-next:focus {
	outline: none;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part {
	width: 32%;
	max-width: 100%;
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
}

@media screen and (max-width: 940px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part {
		display: block;
		width: 100%;
		margin-top: 20px;
	}
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .price {
	border: 1px solid #e2dbc7;
	background-color: #f4eede;
	border-radius: 10px;
	padding: 20px;
	font-size: 0;
}

@media screen and (max-width: 480px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .price {
		padding: 20px 10px;
	}
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .price .price-inner {
	display: inline-block;
	vertical-align: middle;
}

@media screen and (max-width: 940px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .price .price-inner {
		width: 50%;
	}
}

@media screen and (max-width: 480px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .price .price-inner {
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-ms-flex-align: end;
		-webkit-align-items: flex-end;
		-moz-align-items: flex-end;
		align-items: flex-end;
		width: 100%;
	}
}

@media screen and (max-width: 350px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .price .price-inner {
		display: block;
	}
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .price .price-title {
	display: inline-block;
	font-size: 18px;
	color: #666;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	padding-right: 20px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

@media screen and (max-width: 480px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .price .price-title {
		-webkit-box-ordinal-group: -1;
		-moz-box-ordinal-group: -1;
		-webkit-order: -2;
		-moz-order: -2;
		-ms-flex-order: -2;
		order: -2;
	}
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .price .price-stroke {
	display: inline-block;
	font-size: 18px;
	text-decoration: line-through;
	color: #f00;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

@media screen and (max-width: 480px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .price .price-stroke {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		-moz-box-flex: 1;
		-moz-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		text-align: right;
	}
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .price .price-actual {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #000;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

@media screen and (max-width: 480px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .price .price-actual {
		-webkit-box-ordinal-group: 0;
		-moz-box-ordinal-group: 0;
		-webkit-order: -1;
		-moz-order: -1;
		-ms-flex-order: -1;
		order: -1;
	}
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .price .button-wrap {
	display: none;
}

@media screen and (max-width: 940px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .price .button-wrap {
		display: inline-block;
		vertical-align: middle;
		width: 50%;
		text-align: right;
	}
}

@media screen and (max-width: 480px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .price .button-wrap {
		display: block;
		width: 100%;
		text-align: center;
		margin-top: 25px;
	}
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .price .button {
	min-height: 40px;
	box-sizing: border-box;
	min-width: 200px;
	text-align: center;
	text-decoration: none;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: 700;
	padding: 9px 10px;
	display: none;
	background: #b5c90f;
	color: #68720b;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #d7e216), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#d7e216, #b5c90f);
	background-image: -moz-linear-gradient(#d7e216, #b5c90f);
	background-image: -webkit-linear-gradient(#d7e216, #b5c90f);
	background-image: -ms-linear-gradient(#d7e216, #b5c90f);
	background-image: linear-gradient( #d7e216, #b5c90f);
	-pie-background: linear-gradient( #d7e216, #b5c90f);
	cursor: pointer;
	text-shadow: 0 1px 0 #dbed14;
	border-radius: 4px;
	-moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .price .button:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #b5c90f), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#b5c90f, #b5c90f);
	background-image: -moz-linear-gradient(#b5c90f, #b5c90f);
	background-image: -webkit-linear-gradient(#b5c90f, #b5c90f);
	background-image: -ms-linear-gradient(#b5c90f, #b5c90f);
	background-image: linear-gradient( #b5c90f, #b5c90f);
	-pie-background: linear-gradient( #b5c90f, #b5c90f);
}

@media screen and (max-width: 940px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .price .button {
		display: inline-block;
	}
}

@media screen and (max-width: 480px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .price .button {
		width: 100%;
		padding: 15px;
		font-size: 26px;
	}
}

@media screen and (max-width: 390px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .price .button {
		font-size: 22px;
		padding: 7px 15px;
	}
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa-popup {
}

@media screen and (max-width: 940px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa-popup {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		min-height: 100%;
		overflow: auto;
		white-space: nowrap;
		text-align: center;
		background: rgba(34, 34, 34, 0.5);
		opacity: 0;
		visibility: hidden;
		z-index: 111;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		-ms-transition: all 0.3s;
		transition: all 0.3s;
	}
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa-popup.expand {
	visibility: visible;
	opacity: 1;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa-popup:before {
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 0;
	opacity: 0;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap {
	display: inline-block;
	position: relative;
	margin-top: 21px;
	border: 1px solid #e2dbc7;
	background-color: #f4eede;
	color: #000;
	border-radius: 10px;
	text-align: left;
	padding: 20px 30px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

@media screen and (max-width: 940px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap {
		box-sizing: border-box;
		max-width: 300px;
		white-space: normal;
		vertical-align: middle;
	}
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap .tpl-anketa_close {
	position: absolute;
	right: 0;
	top: 0;
	width: 45px;
	height: 45px;
	background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGJhc2VQcm9maWxlPSJmdWxsIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczpldj0iaHR0cDovL3d3dy53My5vcmcvMjAwMS94bWwtZXZlbnRzIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE1cHgiIGhlaWdodD0iMTVweCIgIHZpZXdCb3g9IjAgMCAxNSAxNSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgc2hhcGUtcmVuZGVyaW5nPSJnZW9tZXRyaWNQcmVjaXNpb24iPjxwb2x5Z29uIGZpbGw9IiMzMzMzMzMiIHBvaW50cz0iMTQuMSwxLjQgMTIuNywwIDcuMSw1LjcgMS40LDAgMCwxLjQgNS43LDcuMSAwLDEyLjcgMS40LDE0LjEgNy4xLDguNSAxMi43LDE0LjEgMTQuMSwxMi43IDguNSw3LjEiLz48L3N2Zz4=) 50% no-repeat;
	cursor: pointer;
}

@media screen and (min-width: 940px) {
	.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap .tpl-anketa_close {
		display: none;
	}
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap .title {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #475055;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	padding-bottom: 15px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap form label {
	color: #000;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap form .tpl-field {
	padding-bottom: 10px;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap input[type="text"] {
	width: 100%;
	height: 40px;
	padding: 0 18px;
	outline-style: none;
	box-sizing: border-box;
	font-size: 16px;
	border-radius: 4px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #d9cfc0;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	-ms-transition: all 0.25s;
	transition: all 0.25s;
	background: #fff;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	-ms-transition: all 0.25s;
	transition: all 0.25s;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap input[type="text"]::-webkit-input-placeholder {
	color: #a5a5a5;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap input[type="text"]:moz-placeholder {
	color: #a5a5a5;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap input[type="text"]::-moz-placeholder {
	color: #a5a5a5;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap input[type="text"]:-ms-input-placeholder {
	color: #a5a5a5;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap input[type="text"].placeholder {
	color: #a5a5a5;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap .tpl-field ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap .tpl-field textarea {
	box-sizing: border-box;
	outline-style: none;
	width: 100%;
	font-size: 16px;
	border: 1px solid #d9cfc0;
	border-radius: 4px;
	color: #000;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	-ms-transition: all 0.25s;
	transition: all 0.25s;
	background: #fff;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap .tpl-field.type-calendar_interval input[type="text"] {
	margin-bottom: 10px;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap .tpl-field.type-multi_select select {
	outline-style: none;
	box-sizing: border-box;
	width: 100%;
	font-size: 16px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	border: 1px solid #d9cfc0;
	border-radius: 4px 0 0 4px;
	color: #000;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	-ms-transition: all 0.25s;
	transition: all 0.25s;
	background: #fff;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap .tpl-field.type-select select {
	outline-style: none;
	box-sizing: border-box;
	width: 100%;
	min-height: 40px;
	font-size: 16px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	border: 1px solid #d9cfc0;
	color: #000;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	-ms-transition: all 0.25s;
	transition: all 0.25s;
	background: #fff;
	border-radius: 4px;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap .field-title {
	text-align: left;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 17px;
	padding-bottom: 5px;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap button {
	display: block;
	outline-style: none;
	padding: 13px 20px;
	width: 100%;
	box-sizing: border-box;
	border: none;
	color: #68720b;
	font-size: 19px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #b5c90f;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #d7e216), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#d7e216, #b5c90f);
	background-image: -moz-linear-gradient(#d7e216, #b5c90f);
	background-image: -webkit-linear-gradient(#d7e216, #b5c90f);
	background-image: -ms-linear-gradient(#d7e216, #b5c90f);
	background-image: linear-gradient( #d7e216, #b5c90f);
	-pie-background: linear-gradient( #d7e216, #b5c90f);
	cursor: pointer;
	text-shadow: 0 1px 0 #dbed14;
	border-radius: 4px;
	-moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	margin-top: 10px;
	cursor: pointer;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap button:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #dde724), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#dde724, #b5c90f);
	background-image: -moz-linear-gradient(#dde724, #b5c90f);
	background-image: -webkit-linear-gradient(#dde724, #b5c90f);
	background-image: -ms-linear-gradient(#dde724, #b5c90f);
	background-image: linear-gradient( #dde724, #b5c90f);
	-pie-background: linear-gradient( #dde724, #b5c90f);
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap button:active {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #b5c90f), color-stop(11.11111%, #b5c90f));
	background-image: -o-linear-gradient(#b5c90f, #b5c90f);
	background-image: -moz-linear-gradient(#b5c90f, #b5c90f);
	background-image: -webkit-linear-gradient(#b5c90f, #b5c90f);
	background-image: -ms-linear-gradient(#b5c90f, #b5c90f);
	background-image: linear-gradient( #b5c90f, #b5c90f);
	-pie-background: linear-gradient( #b5c90f, #b5c90f);
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap .tpl-anketa-success-note {
	padding: 20px;
	font-weight: bold;
	text-align: center;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap .form-desc {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #bdb499;
	padding: 7px 0;
	line-height: 21px;
}

.txt_bl3_wrapper {
	position: relative;
	background: #fff;
}

@media screen and (max-width: 1023px) {
	.txt_bl3_wrapper {
		padding: 0 30px;
	}
}

@media screen and (max-width: 767px) {
	.txt_bl3_wrapper {
		padding: 0 20px;
	}
}

.txt_bl3_wrapper.inverse {
	background: #BACD10;
}

.txt_bl3_wrapper.inverse .txt_bl3_title {
	color: #fff;
}

.txt_bl3_wrapper.inverse .txt_bl3_title span {
	border-color: rgba(255, 255, 255, 0.15);
}

.txt_bl3_wrapper.inverse .txt_bl3_item {
	background: #fff;
	border-color: #fff;
}

.txt_bl3_wrapper.inverse .txt_bl3_item .txt_item_title {
	color: #222;
}

.txt_bl3_wrapper.inverse .txt_bl3_item .txt_item_text {
	color: #555;
}

.txt_bl3_wrapper.padding_class {
	padding-top: 48px;
}

@media screen and (max-width: 1023px) {
	.txt_bl3_wrapper.padding_class {
		padding-top: 42px;
	}
}

@media screen and (max-width: 767px) {
	.txt_bl3_wrapper.padding_class {
		padding-top: 44px;
	}
}

@media screen and (max-width: 639px) {
	.txt_bl3_wrapper.padding_class {
		padding-top: 106px;
	}
}

.txt_bl3_wrapper .txt_bl3_wrap {
	max-width: 960px;
	margin: 0 auto;
	padding: 67px 0 40px;
}

@media screen and (max-width: 1023px) {
	.txt_bl3_wrapper .txt_bl3_wrap {
		padding: 38px 0 30px;
	}
}

@media screen and (max-width: 767px) {
	.txt_bl3_wrapper .txt_bl3_wrap {
		padding: 30px 0 10px;
	}
}

@media screen and (max-width: 639px) {
	.txt_bl3_wrapper .txt_bl3_wrap {
		padding: 25px 0 10px;
	}
}

.txt_bl3_wrapper .txt_bl3_title {
	color: #222222;
	font: 32px/1.2 'opssb', Arial, Helvetica, sans-serif;
	margin: 0 0 25px;
}

@media screen and (max-width: 1023px) {
	.txt_bl3_wrapper .txt_bl3_title {
		font-size: 30px;
		color: #333;
		text-align: left;
		margin: 0 0 20px;
	}
}

@media screen and (max-width: 767px) {
	.txt_bl3_wrapper .txt_bl3_title {
		font-size: 26px;
	}
}

@media screen and (max-width: 639px) {
	.txt_bl3_wrapper .txt_bl3_title {
		font-size: 22px;
		text-align: center;
	}
}

.txt_bl3_wrapper .txt_bl3_title span {
	padding: 0 0 18px;
	display: inline-block;
	vertical-align: top;
	border-bottom: 2px solid rgba(0, 0, 0, 0.05);
}

@media screen and (max-width: 639px) {
	.txt_bl3_wrapper .txt_bl3_title span {
		padding: 0 0 6px;
	}
}

.txt_bl3_wrapper .txt_bl3_items {
	font-size: 0;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media screen and (max-width: 1023px) {
	.txt_bl3_wrapper .txt_bl3_items {
		display: block;
	}
}

.txt_bl3_wrapper .txt_bl3_item {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 48%;
	-moz-box-flex: 1;
	-moz-flex: 1 1 48%;
	-ms-flex: 1 1 48%;
	flex: 1 1 48%;
	margin: 0 3% 40px 0;
	background: #fff;
	border: 2px solid #F2F2F2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 38px;
}

@media screen and (max-width: 1023px) {
	.txt_bl3_wrapper .txt_bl3_item {
		margin: 0 0 20px;
		padding: 32px 37px 30px;
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		width: auto;
	}
}

@media screen and (max-width: 767px) {
	.txt_bl3_wrapper .txt_bl3_item {
		padding: 20px 20px 20px;
	}
}

@media screen and (max-width: 639px) {
	.txt_bl3_wrapper .txt_bl3_item {
		display: block;
	}
}

@media screen and (min-width: 1024px) {
	.txt_bl3_wrapper .txt_bl3_item:nth-child(2n) {
		margin-right: 0;
	}
}

.txt_bl3_wrapper .txt_bl3_item .txt_item_pic {
	max-height: 240px;
	margin: 0 0 30px;
	font-size: 0;
	text-align: center;
}

@media screen and (max-width: 1023px) {
	.txt_bl3_wrapper .txt_bl3_item .txt_item_pic {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 300px;
		-moz-box-flex: 0;
		-moz-flex: 0 0 300px;
		-ms-flex: 0 0 300px;
		flex: 0 0 300px;
		margin: 0 30px 0 0;
	}
}

@media screen and (max-width: 767px) {
	.txt_bl3_wrapper .txt_bl3_item .txt_item_pic {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 260px;
		-moz-box-flex: 0;
		-moz-flex: 0 0 260px;
		-ms-flex: 0 0 260px;
		flex: 0 0 260px;
		margin: 0 20px 0 0;
	}
}

@media screen and (max-width: 639px) {
	.txt_bl3_wrapper .txt_bl3_item .txt_item_pic {
		margin: 0 0 20px;
	}
}

.txt_bl3_wrapper .txt_bl3_item .txt_item_pic a {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
}

.txt_bl3_wrapper .txt_bl3_item .txt_item_pic img {
	max-height: 240px;
}

@media screen and (max-width: 1023px) {
	.txt_bl3_wrapper .txt_bl3_item .txt_item_wr {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		-moz-box-flex: 1;
		-moz-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
	}
}

.txt_bl3_wrapper .txt_bl3_item .txt_item_title {
	font-size: 18px;
	color: #379088;
	font: bold 20px/1.2 Arial, Helvetica, sans-serif;
	padding: 0 0 16px;
}

@media screen and (max-width: 767px) {
	.txt_bl3_wrapper .txt_bl3_item .txt_item_title {
		font-size: 18px;
		padding-bottom: 4px;
	}
}

@media screen and (max-width: 639px) {
	.txt_bl3_wrapper .txt_bl3_item .txt_item_title {
		padding: 0 0 11px;
	}
}

.txt_bl3_wrapper .txt_bl3_item .txt_item_text {
	color: #666;
	font: 14px/22px Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 767px) {
	.txt_bl3_wrapper .txt_bl3_item .txt_item_text {
		font-size: 15px;
		line-height: 22px;
	}
}

.txt_bl3_wrapper.inverse .txt-block_button {
	background: #FF6819;
	color: #fff;
}

.txt_bl3_wrapper .txt-block_button {
	box-sizing: border-box;
	display: inline-block;
	text-decoration: none;
	padding: 14px 30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background: #A2B309;
	color: #fff;
	font-size: 19px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
}

.how-we-work_wrapper {
	background-color: #fff;
}

.how-we-work_wrapper.inverse {
	background-color: #BACD10;
}

.how-we-work_wrapper.inverse .how-we-work_inner > .title {
	color: #fff;
}

@media screen and (min-width: 650px) {
	.how-we-work_wrapper.inverse .content-item.right .content-item_real {
		border-left: 2px solid #fff;
	}
}

.how-we-work_wrapper.inverse .content-item .number {
	background: #fff;
	color: #000;
	border: 4px solid #BACD10;
}

.how-we-work_wrapper.inverse .content-item .content-item_real {
	border-right: 2px solid #fff;
}

@media screen and (max-width: 650px) {
	.how-we-work_wrapper.inverse .content-item .content-item_real {
		border-right: none;
		border-left: 2px solid #fff;
	}
}

.how-we-work_wrapper.inverse .content-item .title {
	color: #fff;
}

.how-we-work_wrapper.inverse .content-item .text {
	color: #fff;
}

.how-we-work_wrapper .how-we-work_inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 60px 40px;
}

@media screen and (max-width: 1000px) {
	.how-we-work_wrapper .how-we-work_inner {
		padding: 40px 34px;
	}
}

@media screen and (max-width: 750px) {
	.how-we-work_wrapper .how-we-work_inner {
		padding: 40px 20px;
	}
}

@media screen and (max-width: 450px) {
	.how-we-work_wrapper .how-we-work_inner {
		padding: 40px 10px;
	}
}

.how-we-work_wrapper .how-we-work_inner > .title {
	color: #222;
	text-align: center;
	font-family: "roboto", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 30px;
	margin-bottom: 70px;
}

@media screen and (max-width: 1000px) {
	.how-we-work_wrapper .how-we-work_inner > .title {
		font-size: 24px;
		margin-bottom: 50px;
	}
}

@media screen and (max-width: 750px) {
	.how-we-work_wrapper .how-we-work_inner > .title {
		font-size: 26px;
		margin-bottom: 44px;
	}
}

@media screen and (max-width: 650px) {
	.how-we-work_wrapper .how-we-work_inner > .title {
		margin-bottom: 50px;
	}
}

@media screen and (max-width: 450px) {
	.how-we-work_wrapper .how-we-work_inner > .title {
		font-size: 24px;
	}
}

.how-we-work_wrapper .content-item {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}

@media screen and (min-width: 650px) {
	.how-we-work_wrapper .content-item.right .number {
		left: -36px;
	}

	.how-we-work_wrapper .content-item.right .content-item_real {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-webkit-order: 1;
		-moz-order: 1;
		-ms-flex-order: 1;
		order: 1;
		padding-right: 0;
		padding-left: 60px;
		text-align: left;
		border-right: none;
		border-left: 2px solid #b7ca0f;
	}

	.how-we-work_wrapper .content-item.right .content-item_shadow {
		padding-left: 0;
		padding-right: 60px;
	}
}

.how-we-work_wrapper .content-item:last-child .content-item_real {
	border: none;
}

.how-we-work_wrapper .content-item .number {
	content: '';
	position: absolute;
	top: -23px;
	right: -34px;
	display: inline-block;
	background: #b7ca0f;
	color: #fff;
	font-family: "roboto", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: 700;
	line-height: 60px;
	text-align: center;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	border: 4px solid #fff;
}

@media screen and (max-width: 650px) {
	.how-we-work_wrapper .content-item .number {
		left: -35px;
	}
}

@media screen and (max-width: 450px) {
	.how-we-work_wrapper .content-item .number {
		width: 40px;
		height: 40px;
		font-size: 20px;
		line-height: 40px;
		left: -25px;
		top: -12px;
	}
}

.how-we-work_wrapper .content-item .content-item_real {
	position: relative;
	width: 50%;
	padding-right: 60px;
	text-align: right;
	border-right: 2px solid #b7ca0f;
	padding-bottom: 30px;
}

@media screen and (max-width: 1000px) {
	.how-we-work_wrapper .content-item .content-item_real {
		padding-bottom: 20px;
	}
}

@media screen and (max-width: 650px) {
	.how-we-work_wrapper .content-item .content-item_real {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-webkit-order: 1;
		-moz-order: 1;
		-ms-flex-order: 1;
		order: 1;
		width: 100%;
		border-right: none;
		border-left: 2px solid #b7ca0f;
		padding-right: 0;
		padding-left: 40px;
		margin-left: 30px;
		text-align: left;
	}
}

@media screen and (max-width: 450px) {
	.how-we-work_wrapper .content-item .content-item_real {
		padding-left: 30px;
		margin-left: 20px;
	}
}

.how-we-work_wrapper .content-item .title {
	color: #444;
	font-family: "roboto", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
}

@media screen and (max-width: 650px) {
	.how-we-work_wrapper .content-item .title {
		margin-bottom: 4px;
	}
}

.how-we-work_wrapper .content-item .text {
	color: #666;
	font-family: "roboto", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
}

.how-we-work_wrapper .content-item .content-item_shadow {
	width: 50%;
	padding-left: 60px;
	padding-bottom: 30px;
}

@media screen and (max-width: 1000px) {
	.how-we-work_wrapper .content-item .content-item_shadow {
		padding-bottom: 20px;
	}
}

@media screen and (max-width: 650px) {
	.how-we-work_wrapper .content-item .content-item_shadow {
		display: none;
	}
}

.form-with-phone_wrapper {
	background-color: #fff;
	padding: 40px 30px;
}

@media screen and (max-width: 600px) {
	.form-with-phone_wrapper {
		padding: 10px;
	}
}

.form-with-phone_wrapper.inverse {
	background: #BACD10;
}

.form-with-phone_wrapper.inverse button {
	background: #FF6819;
	color: #fff;
}

.form-with-phone_wrapper .form-with-phone_inner {
	max-width: 960px;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-direction: normal;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	box-sizing: border-box;
	margin: 0 auto;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	border: 1px solid #e2dbc7;
	background-color: #f4eede;
	border-radius: 10px;
}

.form-with-phone_wrapper .title {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: medium;
	color: #222;
	font-size: 30px;
	text-align: center;
	margin-bottom: 30px;
}

@media screen and (max-width: 860px) {
	.form-with-phone_wrapper .title {
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 600px) {
	.form-with-phone_wrapper .title {
		font-size: 26px;
		margin-bottom: 40px;
		text-align: center;
	}
}

@media screen and (max-width: 450px) {
	.form-with-phone_wrapper .title {
		font-size: 24px;
		margin-bottom: 20px;
	}
}

.form-with-phone_wrapper .form-part {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 65%;
	-moz-box-flex: 1;
	-moz-flex: 1 0 65%;
	-ms-flex: 1 0 65%;
	flex: 1 0 65%;
	border-right: none;
	border-bottom: 1px solid #aeaeae;
	padding: 30px 40px 55px 40px;
	box-sizing: border-box;
}

@media screen and (max-width: 860px) {
	.form-with-phone_wrapper .form-part {
		padding: 20px 30px 40px 30px;
	}
}

@media screen and (max-width: 600px) {
	.form-with-phone_wrapper .form-part {
		padding: 30px 20px 50px 20px;
	}
}

@media screen and (max-width: 450px) {
	.form-with-phone_wrapper .form-part {
		padding: 10px 10px 30px 10px;
	}
}

@media screen and (max-width: 600px) {
	.form-with-phone_wrapper .form-wrap {
		text-align: center;
	}
}

.form-with-phone_wrapper .column.first {
	padding-right: 40px;
	box-sizing: border-box;
	width: 43% !important;
	max-width: 43%;
}

@media screen and (max-width: 860px) {
	.form-with-phone_wrapper .column.first {
		padding-right: 30px;
		min-width: 280px;
	}
}

@media screen and (max-width: 750px) {
	.form-with-phone_wrapper .column.first {
		min-width: auto;
		max-width: auto;
		width: 50%;
		padding-right: 15px;
	}
}

.form-with-phone_wrapper .column.last {
	box-sizing: border-box;
	width: auto !important;
	max-width: 410px;
}

@media screen and (max-width: 860px) {
	.form-with-phone_wrapper .column.last {
		max-width: 55%;
	}
}

@media screen and (max-width: 750px) {
	.form-with-phone_wrapper .column.last {
		min-width: auto;
		max-width: auto;
		width: 50%;
		padding-left: 15px;
	}
}

.form-with-phone_wrapper input[type="text"], .form-with-phone_wrapper input[type="email"] {
	width: 100%;
	height: 40px;
	padding: 0 18px;
	outline-style: none;
	border: 1px solid #d9cfc0;
	box-sizing: border-box;
	font-size: 16px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #000;
	border-radius: 3px;
	background: #fff;
}

.form-with-phone_wrapper input[type="text"]::-webkit-input-placeholder, .form-with-phone_wrapper input[type="email"]::-webkit-input-placeholder {
	color: #a5a5a5;
}

.form-with-phone_wrapper input[type="text"]:moz-placeholder, .form-with-phone_wrapper input[type="email"]:moz-placeholder {
	color: #a5a5a5;
}

.form-with-phone_wrapper input[type="text"]::-moz-placeholder, .form-with-phone_wrapper input[type="email"]::-moz-placeholder {
	color: #a5a5a5;
}

.form-with-phone_wrapper input[type="text"]:-ms-input-placeholder, .form-with-phone_wrapper input[type="email"]:-ms-input-placeholder {
	color: #a5a5a5;
}

.form-with-phone_wrapper input[type="text"].placeholder, .form-with-phone_wrapper input[type="email"].placeholder {
	color: #a5a5a5;
}

@media screen and (max-width: 600px) {
	.form-with-phone_wrapper input[type="text"], .form-with-phone_wrapper input[type="email"] {
		height: 50px;
	}
}

@media screen and (max-width: 450px) {
	.form-with-phone_wrapper input[type="text"], .form-with-phone_wrapper input[type="email"] {
		height: 40px;
	}
}

.form-with-phone_wrapper textarea {
	width: 100%;
	max-width: 100%;
	outline-style: none;
	display: block;
	height: 116px;
	box-sizing: border-box;
	font-size: 16px;
	padding: 13px 18px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	border: 1px solid #d9cfc0;
	color: #000;
	border-radius: 3px;
	background: #fff;
	margin-bottom: 24px;
}

@media screen and (max-width: 860px) {
	.form-with-phone_wrapper textarea {
		margin-bottom: 30px;
	}
}

.form-with-phone_wrapper button {
	display: inline-block;
	outline-style: none;
	padding: 14px 30px;
	box-sizing: border-box;
	border: none;
	background: #A2B309;
	color: #fff;
	font-size: 19px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-radius: 4px;
}

@media screen and (max-width: 860px) {
	.form-with-phone_wrapper button {
		font-size: 17px;
		padding: 12px 26px;
	}
}

@media screen and (max-width: 600px) {
	.form-with-phone_wrapper button {
		width: 100%;
		padding: 20px;
		font-size: 26px;
	}
}

@media screen and (max-width: 450px) {
	.form-with-phone_wrapper button {
		padding: 14px 25px;
		font-size: 19px;
	}
}

.form-with-phone_wrapper .tpl-anketa-success-note {
	padding: 20px;
	color: #000;
	font-weight: bold;
	text-align: center;
}

.form-with-phone_wrapper .error-message {
	font-size: 16px;
}

.form-with-phone_wrapper form label {
	color: #000;
	margin-bottom: 3px;
}

.form-with-phone_wrapper form label input[type="radio"], .form-with-phone_wrapper form label input[type="checkbox"] {
	margin-right: 5px;
	vertical-align: middle;
}

.form-with-phone_wrapper .tpl-field {
	margin-bottom: 12px;
}

@media screen and (max-width: 600px) {
	.form-with-phone_wrapper .tpl-field {
		margin-bottom: 30px;
		text-align: left;
		margin-left: 30px;
		margin-right: 30px;
	}
}

@media screen and (max-width: 450px) {
	.form-with-phone_wrapper .tpl-field {
		margin-bottom: 14px;
		margin-left: 0;
		margin-right: 0;
	}
}

.form-with-phone_wrapper .tpl-field .field-title {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #212121;
	margin-bottom: 4px;
}

@media screen and (max-width: 600px) {
	.form-with-phone_wrapper .tpl-field .field-title {
		font-size: 18px;
	}
}

@media screen and (max-width: 450px) {
	.form-with-phone_wrapper .tpl-field .field-title {
		font-size: 16px;
	}
}

.form-with-phone_wrapper .tpl-field ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.form-with-phone_wrapper .tpl-field.tpl-field-button {
	margin-bottom: 0;
}

.form-with-phone_wrapper .tpl-field.type-calendar_interval input[type="text"] {
	margin-bottom: 10px;
}

.form-with-phone_wrapper .tpl-field.type-radio_group ul li, .form-with-phone_wrapper .tpl-field.type-multi_checkbox ul li {
	margin-bottom: 3px;
}

.form-with-phone_wrapper .tpl-field.type-multi_select select {
	outline-style: none;
	box-sizing: border-box;
	font-size: 16px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	border: 1px solid #d9cfc0;
	border-radius: 3px;
	color: #000;
	background: #fff;
	width: 100%;
	padding: 10px 18px;
}

.form-with-phone_wrapper .tpl-field.type-select select {
	outline-style: none;
	box-sizing: border-box;
	font-size: 16px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	border: 1px solid #d9cfc0;
	border-radius: 3px;
	color: #000;
	background: #fff;
	min-height: 40px;
	width: 100%;
	padding: 0 18px;
}

.form-with-phone_wrapper .phone-part {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 35%;
	-moz-box-flex: 1;
	-moz-flex: 1 0 35%;
	-ms-flex: 1 0 35%;
	flex: 1 0 35%;
	padding: 30px 40px 40px 40px;
	box-sizing: border-box;
}

.form-with-phone_wrapper .form-with-phone_inner .cell {
	display: inline-block;
	width: 50%;
	box-sizing: border-box;
	vertical-align: top;
}

.form-with-phone_wrapper .form-with-phone_inner .cell:nth-child(2n-1) {
	padding-right: 20px;
}

.form-with-phone_wrapper .form-with-phone_inner .cell:nth-child(2n) {
	padding-left: 20px;
}

@media all and (max-width: 768px) {
	.form-with-phone_wrapper .form-with-phone_inner .cell:nth-child(2n-1) {
		padding-right: 12px;
	}

	.form-with-phone_wrapper .form-with-phone_inner .cell:nth-child(2n) {
		padding-left: 12px;
	}
}

@media all and (max-width: 600px) {
	.form-with-phone_wrapper .form-with-phone_inner .cell {
		display: block;
		width: 100%;
		box-sizing: border-box;
	}

	.form-with-phone_wrapper .form-with-phone_inner .cell:nth-child(2n-1) {
		padding-right: 0px;
	}

	.form-with-phone_wrapper .form-with-phone_inner .cell:nth-child(2n) {
		padding-left: 0px;
	}
}

.form-with-phone_wrapper .phone-part .title {
	margin-bottom: 20px;
}

@media screen and (max-width: 600px) {
	.form-with-phone_wrapper .phone-part {
		padding: 20px 30px 40px 30px;
	}
}

@media screen and (max-width: 860px) {
	.form-with-phone_wrapper .phone-part {
		padding: 20px 30px 30px 30px;
	}
}

@media screen and (max-width: 450px) {
	.form-with-phone_wrapper .phone-part {
		padding: 10px;
	}
}

@media screen and (max-width: 860px) {
	.form-with-phone_wrapper .phone-part .inner {
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		justify-content: space-between;
	}
}

@media screen and (max-width: 650px) {
	.form-with-phone_wrapper .phone-part .inner {
		display: block;
	}
}

@media screen and (max-width: 450px) {
	.form-with-phone_wrapper .phone-part .inner {
		padding: 10px;
	}
}

.form-with-phone_wrapper .phone-part .item {
	display: inline-block;
	width: 220px;
	padding-right: 15px;
	box-sizing: border-box;
	margin-bottom: 0;
	vertical-align: top;
}

.form-with-phone_wrapper .phone-part .item:last-child {
	margin-bottom: 0;
}

@media screen and (max-width: 860px) {
	.form-with-phone_wrapper .phone-part .item {
		padding-right: 0;
		width: auto;
	}
}

@media screen and (max-width: 650px) {
	.form-with-phone_wrapper .phone-part .item {
		display: block;
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 450px) {
	.form-with-phone_wrapper .phone-part .item {
		margin-bottom: 20px;
	}
}

.form-with-phone_wrapper .phone-part .subtitle {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #444;
	margin-bottom: 4px;
}

@media screen and (max-width: 860px) {
	.form-with-phone_wrapper .phone-part .subtitle {
		font-size: 14px;
	}
}

@media screen and (max-width: 600px) {
	.form-with-phone_wrapper .phone-part .subtitle {
		font-size: 18px;
	}
}

@media screen and (max-width: 450px) {
	.form-with-phone_wrapper .phone-part .subtitle {
		font-size: 16px;
	}
}

.form-with-phone_wrapper .phone-part .number {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #212121;
	font-weight: 700;
}

@media screen and (max-width: 860px) {
	.form-with-phone_wrapper .phone-part .number {
		font-size: 18px;
	}
}

@media screen and (max-width: 600px) {
	.form-with-phone_wrapper .phone-part .number {
		font-size: 28px;
	}
}

@media screen and (max-width: 450px) {
	.form-with-phone_wrapper .phone-part .number {
		font-size: 20px;
	}
}


/*=====================Color styles=====================*/

/*===================== Titles =========================*/

.one-good-form2 .one-good-form2_wrapper .big-title,  .products-with-pic--theme9 .block-title, .products--theme9 .block-title, .one-good-wrapper .good-desc-block .good-title, .one-good-wrapper .one-good-big-title, .one-good-icon__wrapper .one-good-icon__title, .one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .good-title, .only-one-product .text-part .title, .tariff-blocks_wrapper .title, .mirrored-products_wrapper .mirrored-products_inner .title, .horizontal_blocks .horizontal_blocks_wrapper .title, .multy_blocks .multy_blocks_wrapper .title, .text--theme5 .left-part .block-title, .text--theme5 .right-part .block-title, .text--theme5 .left-part .block-title, .text--theme5 .right-part .block-title, .m_text_wrapper .text_block_title, .multi-text-no-pic .block-title, .multi-text-no-pic .block-title, .text-with-pic--theme9 .text-with-pic-inner .text-part .title, .text--theme5 .left-part .block-title, .text--theme5 .right-part .block-title, .icon-plus-text .item-wrap .item-title, .roundpic_wrapper .roundpic_inner .title, .advantages--theme5 .block-title, .our-works--theme5 .block-title, .foto-gallery-inline--theme9 .block-title, .horizontal-gallery_wrapper .horizontal-gallery_inner .title, .vertical-gallery_wrapper .vertical-gallery_inner .title, .video-block--theme9 .block-title, .video-block-two--theme9 .video.small + .text-part .block-title, .clients--theme5 .block-title-inner, .reviews--theme9 .block-title, .reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .review .title, .reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .feedback .title, .steps-ver1_wrapper .steps-ver1_inner .title, .steps-ver2_wrapper .steps-ver2_inner .title, .personal--theme5 .block-title, .faq_ver2 .faq_ver2_wrapper .title, .comments-cackle-inner .title, .comments-vk-inner .title, .faq_ver3 .faq_ver3_wrapper .title, .square-photo-blocks_wrapper .square-photo-blocks_inner .title, .gallery-with-preview .gallery-with-preview_wrapper .title, .tabs-block_wrap .tabs_block .title, .multy_offices .title, .one-good-form .one-good-form_wrapper .big-title, .one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .pic-part-title, .txt_bl3_wrapper.inverse .txt_bl3_title {
	color: #222;
}


/*=============== Subtitles ================*/

.products-with-pic--theme9 .text-before, .products-with-pic--theme9 .product .bottom-part .title, .one-good-icon__wrapper .one-good-icon__list .list-items .item .text, .mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .text-part .subtitle, .horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item .service-desc-block .service-title, .multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item .service-desc-block .service-title, .multi-text-no-pic .text-block .title, .text-with-pic--theme9 .text-with-pic-inner .text-part .title-after, .roundpic_wrapper .roundpic_inner .roundpic_item .text-part .subtitle, .advantages--theme5 .advantage .title, .reviews--theme9 .review .name, .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .text-part .subtitle, .personal--theme5 .item .text-part .name, .faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_title, .faq_ver3 .faq_ver3_wrapper .faq_ver3_inner .faq-item .faq-item_title, .tabs-block_wrap .tabs_block .tabs li.opened, .multy_offices .single-office_wrap .subtitle {
	color: #444;
}

/*=============== Content ==================*/

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .pic-part .good-desc, .products-with-pic--theme9 .text-before, .products-with-pic--theme9 .product .bottom-part .title, .products-with-pic--theme9 .product .bottom-part .text, .products-with-pic--theme9 .text-after, .products--theme9 .text-before, .products--theme9 .product .bottom-part ul li, .products--theme9 .text-after, .one-good-wrapper .good-desc-block .good-desc, .one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .good-desc, .only-one-product .text-part .text, .tariff-blocks_wrapper .block .note, .mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .text-part .text, .horizontal_blocks .horizontal_blocks_wrapper .horizontal_blocks_inner .service-item .service-desc-block .service-desc, .multy_blocks .multy_blocks_wrapper .multy_blocks_inner .service-item .service-desc-block .service-desc, .text--theme5 .left-part .text, .text--theme5 .right-part .text, .m_text_wrapper .text_blocks .text_wrap .text, .multi-text-no-pic .text-block .text, .multi-text-no-pic .text-block .text, .text-with-pic--theme9 .text-with-pic-inner .text-part .text, .text--theme5 .left-part .text, .text--theme5 .right-part .text, .icon-plus-text .item-wrap .item-text, .roundpic_wrapper .roundpic_inner .roundpic_item .text-part .text, .our-works--theme5 .item .title, .foto-gallery-inline--theme9 .item .text-inner, .video-block--theme9 .text, .video-block-two--theme9 .video.small + .text-part .text, .reviews--theme5 .item .text-part .text, .reviews--theme9 .review .text, .reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .review .text, .reviews-and-feedback .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .feedback .text, .steps-ver1_wrapper .steps-ver1_inner .step .desc, .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .text-part .text, .faq_ver2 .faq_ver2_wrapper .faq_ver2_inner .faq-item .faq-item_text, .faq_ver3 .faq_ver3_wrapper .faq_ver3_inner .faq-item .faq-item_text, .tabs-block_wrap .tabs_block .box, .multy_offices .single-office_wrap .single-office_inner .top-contacts .contacts-title, .multy_offices .single-office_wrap .single-office_inner .top-contacts .metro .metro-inner, .multy_offices .single-office_wrap .single-office_inner .top-contacts .address, .multy_offices .single-office_wrap .single-office_inner .top-contacts .phones, .multy_offices .single-office_wrap .single-office_inner .top-contacts .text, .multy_offices .single-office_wrap .single-office_inner .picture-wrap .text, .one-good-form .one-good-form_wrapper .one-good-form_inner .pic-part .good-desc, .txt_bl3_wrapper.inverse .txt_bl3_item .txt_item_text {
	color: #666;
}

/*============== Global font styles =====================*/



.lp6_content_text {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 1rem;
	line-height: 1.5rem;
}

.lp6_comment_text {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 0.8rem;
}

.lp6_title_text {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 2rem;
	font-weight: 500;
	text-align: center;
}

@media screen and (max-width: 640px) {
	.lp6_title_text {
		font-size: 1.73rem t;
	}
}

@media screen and (max-width: 440px) {
	.lp6_title_text {
		font-size: 1.6rem;
	}
}

.lp6_subtitle_text {
	font-family: 'Roboto', Arial, Helvetica, sans-serif !important;
	font-size: 1.2rem;
}

@media screen and (max-width: 960px) {
	.lp6_title_text {
		font-size: 1.6rem;
	}
}

.tpl-anketa .title {
	font-family: 'Roboto', Arial, Helvetica, sans-serif !important;
	font-size: 1.4rem;
	text-align: center;
	margin-bottom: 5px;
}

.text-with-background-image-wrapper {
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0 20px;
}

.text-with-background-image-wrapper .overlay-block {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0.5;
}

@media all and (min-width: 1025px) {
	.text-with-background-image-wrapper.image-fixed {
		background-attachment: fixed;
	}
}

.text-with-background-image-wrapper.inverse .overlay-block {
	background: #fff;
}

.text-with-background-image-wrapper.inverse .text-with-background-image-inner, .text-with-background-image-wrapper.inverse .title-wrapper, .text-with-background-image-wrapper.inverse .text-title, .text-with-background-image-wrapper.inverse .text-subtitle {
	color: #222;
}

.text-with-background-image-inner {
	position: relative;
	max-width: 940px;
	margin: 0 auto;
	padding: 40px 0;
	line-height: 1.5;
	font-size: 16px;
	color: #fff;
}

.text-with-background-image-inner .title-wrapper {
	color: #fff;
	padding-bottom: 25px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.text-with-background-image-inner .text-title {
	color: #fff;
	font-size: 30px;
	padding-bottom: 15px;
}

.text-with-background-image-inner .text-subtitle {
	font-size: 20px;
}

@media all and (max-width: 960px) {
	.text-with-background-image-inner {
		padding: 30px 0;
	}

	.text-with-background-image-inner .title-wrapper {
		padding-bottom: 20px;
	}

	.text-with-background-image-inner .text-title {
		font-size: 27px;
		padding-bottom: 12px;
	}

	.text-with-background-image-inner .text-subtitle {
		font-size: 19px;
	}
}

@media all and (max-width: 640px) {
	.text-with-background-image-inner {
		padding: 20px 0;
	}

	.text-with-background-image-inner .text-subtitle {
		font-size: 17px;
	}

	.text-with-background-image-inner .text-title {
		font-size: 24px;
		padding-bottom: 8px;
	}

	.text-with-background-image-inner .title-wrapper {
		padding-bottom: 15px;
	}
}

@media all and (min-width: 960px) {
	.sertificats-two--theme5 .item {
		width: auto;
		display: block;
		vertical-align: top;
		padding: 0 0;
		box-sizing: border-box;
	}
}

.one-screen {
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	line-height: 1.4;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
}

.one-screen:before {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	content: "";
	display: block;
	background: #000;
	opacity: 0.4;
}

@media all and (min-width: 1025px) {
	.one-screen.background-fixed {
		background-attachment: fixed;
	}
}

.one-screen__inner {
	min-height: 100vh;
	position: relative;
	z-index: 1;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-direction: normal;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.one-screen__top {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	padding: 30px 50px;
}

.one-screen__bottom {
	max-width: 1200px;
	margin: 0 auto;
	padding: 35px;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 1%;
	-moz-box-flex: 1;
	-moz-flex: 1 0 1%;
	-ms-flex: 1 0 1%;
	flex: 1 0 1%;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-direction: normal;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
}

.one-screen .company-name {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 0px;
	-moz-box-flex: 1;
	-moz-flex: 1 0 0px;
	-ms-flex: 1 0 0px;
	flex: 1 0 0px;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.one-screen .company-name__logo {
	font-size: 0;
	padding-right: 30px;
}

.one-screen .company-name__text {
	color: #fff;
	font-size: 26px;
	line-height: 1.4;
	min-width: 200px;
}

.one-screen .company-name__text a {
	color: inherit;
	text-decoration: none;
}

.one-screen .contacts-part {
	position: relative;
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
}

.one-screen .contacts-part__address {
	display: inline-block;
	position: relative;
}

.one-screen .contacts-part__address--icon {
	display: inline-block;
	width: 48px;
	height: 48px;
	vertical-align: middle;
	border-radius: 50%;
	margin-right: 12px;
	background: rgba(0, 0, 0, 0.2) url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2217px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2017%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M156.612%2C54.463l-5.49%2C5.2a0.914%2C0.914%2C0%2C0%2C1-1.253%2C0l-5.49-5.2a8.513%2C8.513%2C0%2C0%2C1%2C0-12.117%2C8.714%2C8.714%2C0%2C0%2C1%2C12.233%2C0A8.5%2C8.5%2C0%2C0%2C1%2C156.612%2C54.463ZM155.33%2C43.641a6.892%2C6.892%2C0%2C0%2C0-9.669%2C0%2C6.661%2C6.661%2C0%2C0%2C0-.01%2C9.507l4.849%2C4.6%2C4.84-4.588A6.673%2C6.673%2C0%2C0%2C0%2C155.33%2C43.641Zm-4.83%2C8.513a3.649%2C3.649%2C0%2C1%2C1%2C3.637-3.644A3.649%2C3.649%2C0%2C0%2C1%2C150.5%2C52.154Zm0-1.827a1.822%2C1.822%2C0%2C1%2C0-1.823-1.817A1.815%2C1.815%2C0%2C0%2C0%2C150.5%2C50.327Z%22%20transform%3D%22translate%28-141.844%20-39.844%29%22%2F%3E%3C%2Fsvg%3E") center center no-repeat;
	background-size: 19px 22px;
}

.one-screen .contacts-part__address--radio {
	display: none;
}

.one-screen .contacts-part__address .address {
	position: relative;
	color: #fff;
	vertical-align: middle;
	font-size: 16px;
	display: inline-block;
	max-width: 200px;
	line-height: 1.4;
	box-sizing: border-box;
}

.one-screen .contacts-part__phones {
	display: inline-block;
	position: relative;
	margin-left: 40px;
}

.one-screen .contacts-part__phones--icon {
	display: inline-block;
	width: 48px;
	height: 48px;
	vertical-align: middle;
	border-radius: 50%;
	margin-right: 12px;
	background: rgba(0, 0, 0, 0.2) url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2020%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20class%3D%22cls-1%22%20d%3D%22M162.365%2C54.04l-2.182-1.824a0.464%2C0.464%2C0%2C0%2C0-.427-0.02l-1.21.8a0.947%2C0.947%2C0%2C0%2C1-.5.159A5.413%2C5.413%2C0%2C0%2C1%2C156.93%2C53a6.465%2C6.465%2C0%2C0%2C1-3.184-1.775%2C6.082%2C6.082%2C0%2C0%2C1-.734-0.873%2C6.521%2C6.521%2C0%2C0%2C1-1.032-2.3%2C4.8%2C4.8%2C0%2C0%2C1-.159-1.11%2C0.915%2C0.915%2C0%2C0%2C1%2C.149-0.506l0.814-1.209a0.466%2C0.466%2C0%2C0%2C0-.03-0.426l-1.815-2.181a0.227%2C0.227%2C0%2C0%2C0-.407%2C0l-1.21%2C1.467a2.071%2C2.071%2C0%2C0%2C0-.308%2C1.6c0.01%2C0.03.02%2C0.069%2C0.03%2C0.1a2.25%2C2.25%2C0%2C0%2C0%2C.119.407%2C9.577%2C9.577%2C0%2C0%2C0%2C.536%2C1.3%2C19.357%2C19.357%2C0%2C0%2C0%2C7.786%2C7.783%2C11.347%2C11.347%2C0%2C0%2C0%2C1.3.545%2C3.316%2C3.316%2C0%2C0%2C0%2C.417.109%2C0.56%2C0.56%2C0%2C0%2C1%2C.119.04%2C1.989%2C1.989%2C0%2C0%2C0%2C1.567-.317l1.478-1.21A0.218%2C0.218%2C0%2C0%2C0%2C162.365%2C54.04Zm-3.61-3.341a2.208%2C2.208%2C0%2C0%2C1%2C2.579.139l2.182%2C1.814a2.012%2C2.012%2C0%2C0%2C1-.01%2C3.182l-1.468%2C1.21a3.787%2C3.787%2C0%2C0%2C1-3.234.644%2C9.508%2C9.508%2C0%2C0%2C1-2.122-.8%2C19.422%2C19.422%2C0%2C0%2C1-4.93-3.658%2C19.211%2C19.211%2C0%2C0%2C1-3.66-4.937%2C9.157%2C9.157%2C0%2C0%2C1-.813-2.122%2C3.791%2C3.791%2C0%2C0%2C1%2C.654-3.222l1.2-1.467a2.024%2C2.024%2C0%2C0%2C1%2C3.194-.01l1.815%2C2.171a2.253%2C2.253%2C0%2C0%2C1%2C.139%2C2.588l-0.635.952a3.673%2C3.673%2C0%2C0%2C0%2C.08.456%2C4.937%2C4.937%2C0%2C0%2C0%2C.764%2C1.685%2C3.925%2C3.925%2C0%2C0%2C0%2C.535.635%2C4.7%2C4.7%2C0%2C0%2C0%2C.635.535%2C4.917%2C4.917%2C0%2C0%2C0%2C1.686.753c0.179%2C0.04.328%2C0.069%2C0.456%2C0.089ZM167%2C47.9a0.9%2C0.9%2C0%2C0%2C1-1.805%2C0%2C8.109%2C8.109%2C0%2C0%2C0-8.114-8.11%2C0.9%2C0.9%2C0%2C0%2C1%2C0-1.8A9.92%2C9.92%2C0%2C0%2C1%2C167%2C47.9Zm-9.919-5.859a0.9%2C0.9%2C0%2C0%2C0%2C0%2C1.8%2C4.054%2C4.054%2C0%2C0%2C1%2C4.057%2C4.055%2C0.9%2C0.9%2C0%2C0%2C0%2C1.805%2C0A5.866%2C5.866%2C0%2C0%2C0%2C157.078%2C42.044Z%22%20transform%3D%22translate%28-147.156%20-38%29%22%2F%3E%3C%2Fsvg%3E") center center no-repeat;
	background-size: 22px 22px;
}

.one-screen .contacts-part__phones--radio {
	display: none;
}

.one-screen .contacts-part__phones .phones {
	position: relative;
	color: #fff;
	vertical-align: middle;
	font-size: 20px;
	display: inline-block;
	max-width: 200px;
	line-height: 1.4;
	box-sizing: border-box;
}

.one-screen .contacts-part__phones .phones__title {
	font-size: 16px;
}

.one-screen .text-part {
	text-align: center;
	max-width: 1050px;
	margin: 0 auto;
	padding-bottom: 100px;
}

.one-screen .text-part__title {
	color: #fff;
	line-height: 1.4;
	padding-bottom: 20px;
	font-size: 50px;
}

.one-screen .text-part__text {
	color: #fff;
	font-size: 17px;
	padding-bottom: 40px;
	line-height: 1.8;
}

.one-screen .text-part__button {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 17px;
	line-height: 1;
	color: #68720b;
	text-decoration: none;
	display: inline-block;
	border-radius: 4px;
	background-color: #b5c90f;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	background-image: linear-gradient( #d7e216, #b5c90f);
	text-shadow: 0 1px 0 #dbed14;
	padding: 17px 63px 18px 62px;
}

.one-screen .advatages-part {
	text-align: center;
	margin: 0 -20px;
}

.one-screen .advatages-part__block {
	display: inline-block;
	vertical-align: top;
	width: 33.3%;
	box-sizing: border-box;
	padding: 0 20px 30px;
}

.one-screen .advatages-part__pic {
	display: inline-block;
	width: 88px;
	height: 88px;
	background: #fff;
	border-radius: 50%;
	box-sizing: border-box;
	padding: 15px;
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}

.one-screen .advatages-part__pic svg {
	max-width: 100%;
	max-height: 100%;
}

.one-screen .advatages-part__pic svg path {
	fill: #ff6311;
}

.one-screen .advatages-part__title {
	font-size: 24px;
	color: #fff;
	padding-bottom: 7px;
}

.one-screen .advatages-part__text {
	color: #fff;
	font-size: 15px;
}

.one-screen.first-part .text-part__text {
	padding-bottom: 0;
}

.one-screen.first-part .form-bottom-part {
	max-width: 940px;
	margin: 0 auto;
	text-align: center;
}

.one-screen.first-part .form-bottom-part .tpl-anketa {
	border-radius: 6px;
	padding: 20px 30px;
	background-color: #fff;
}

.one-screen.first-part .form-bottom-part .title {
	font-size: 24px;
	color: #212121;
	padding-bottom: 24px;
}

.one-screen.first-part .form-bottom-part .tpl-field {
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 20px;
	width: 260px;
	box-sizing: border-box;
}

.one-screen.first-part .form-bottom-part .tpl-field.tpl-field-personal_bottom {
	font-size: 14px;
	color: #666;
	margin: 0;
	width: 100%;
}

.one-screen.first-part .form-bottom-part .tpl-field.tpl-field-personal_bottom a {
	color: #2a3ff8;
}

.one-screen.first-part .form-bottom-part .tpl-field input[type="text"], .one-screen.first-part .form-bottom-part .tpl-field input[type="email"], .one-screen.first-part .form-bottom-part .tpl-field textarea {
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #b5b5b5;
	box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
	padding: 0 16px;
	height: 46px;
	border-radius: 6px;
}

.one-screen.first-part .form-bottom-part .tpl-field button {
	font-size: 19px;
	color: #68720b;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 14px;
	border-radius: 4px;
	background-color: #b5c90f;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	background-image: linear-gradient( #d7e216, #b5c90f);
	text-shadow: 0 1px 0 #dbed14;
	border: none;
	outline-style: none;
	display: block;
	min-height: 46px;
	box-sizing: border-box;
	width: 100%;
	padding: 8px 15px;
}

.one-screen.first-part .form-bottom-part .tpl-field ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.one-screen.first-part .form-bottom-part .tpl-field textarea {
	height: 100px;
	padding: 16px;
}

.one-screen.third-part .form-and-video-wrapper {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	align-items: flex-start;
}

.one-screen.third-part .form-bottom-part {
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	width: 320px;
	box-sizing: border-box;
	padding: 20px 30px 30px;
	background: #fff;
	border-radius: 6px;
	text-align: center;
}

.one-screen.third-part .form-bottom-part .title {
	font-size: 24px;
	padding-bottom: 24px;
}

.one-screen.third-part .form-bottom-part .tpl-field {
	padding-bottom: 20px;
	text-align: left;
	font-size: 17px;
	box-sizing: border-box;
}

.one-screen.third-part .form-bottom-part .tpl-field.tpl-field-personal_bottom {
	font-size: 14px;
	color: #666;
	margin: 0;
	width: 100%;
	text-align: center;
	padding: 20px 0 0 0;
}

.one-screen.third-part .form-bottom-part .tpl-field.tpl-field-personal_bottom a {
	color: #2a3ff8;
}

.one-screen.third-part .form-bottom-part .tpl-field.tpl-field-button {
	padding-bottom: 0;
}

.one-screen.third-part .form-bottom-part .tpl-field input[type="text"], .one-screen.third-part .form-bottom-part .tpl-field input[type="email"], .one-screen.third-part .form-bottom-part .tpl-field textarea {
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #b5b5b5;
	box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
	padding: 0 16px;
	height: 46px;
	border-radius: 6px;
}

.one-screen.third-part .form-bottom-part .tpl-field button {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 14px;
	color: #68720b;
	border-radius: 4px;
	background-color: #b5c90f;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	background-image: linear-gradient( #d7e216, #b5c90f);
	text-shadow: 0 1px 0 #dbed14;
	border: none;
	outline-style: none;
	display: block;
	min-height: 46px;
	box-sizing: border-box;
	width: 100%;
	padding: 8px 15px;
}

.one-screen.third-part .form-bottom-part .tpl-field ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.one-screen.third-part .form-bottom-part .tpl-field textarea {
	height: 100px;
	padding: 16px;
}

.one-screen.third-part .video-wrapper {
	text-align: center;
	padding: 0 15px;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 0px;
	-moz-box-flex: 1;
	-moz-flex: 1 0 0px;
	-ms-flex: 1 0 0px;
	flex: 1 0 0px;
}

.one-screen.third-part .video-wrapper iframe {
	max-width: 100%;
}

.one-screen.second-part .one-screen__bottom {
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}

.one-screen.second-part .text-part {
	text-align: left;
	padding: 0 30px 0;
}

.one-screen.second-part .form-bottom-part {
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	width: 320px;
	box-sizing: border-box;
	padding: 20px 30px 30px;
	background: #fff;
	border-radius: 6px;
	text-align: center;
}

.one-screen.second-part .form-bottom-part .title {
	font-size: 24px;
	padding-bottom: 24px;
}

.one-screen.second-part .form-bottom-part .tpl-field {
	padding-bottom: 20px;
	text-align: left;
	font-size: 17px;
	box-sizing: border-box;
}

.one-screen.second-part .form-bottom-part .tpl-field.tpl-field-personal_bottom {
	font-size: 14px;
	color: #666;
	margin: 0;
	width: 100%;
	padding: 20px 0 0 0;
	text-align: center;
}

.one-screen.second-part .form-bottom-part .tpl-field.tpl-field-personal_bottom a {
	color: #2a3ff8;
}

.one-screen.second-part .form-bottom-part .tpl-field.tpl-field-button {
	padding-bottom: 0;
}

.one-screen.second-part .form-bottom-part .tpl-field input[type="text"], .one-screen.second-part .form-bottom-part .tpl-field input[type="email"], .one-screen.second-part .form-bottom-part .tpl-field textarea {
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #b5b5b5;
	box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
	padding: 0 16px;
	height: 46px;
	border-radius: 6px;
}

.one-screen.second-part .form-bottom-part .tpl-field button {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 14px;
	color: #68720b;
	border-radius: 4px;
	background-color: #b5c90f;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.12), inset 0 -3px 0 rgba(0, 0, 0, 0.19);
	background-image: linear-gradient( #d7e216, #b5c90f);
	text-shadow: 0 1px 0 #dbed14;
	border: none;
	outline-style: none;
	display: block;
	min-height: 46px;
	box-sizing: border-box;
	width: 100%;
	padding: 8px 15px;
}

.one-screen.second-part .form-bottom-part .tpl-field ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.one-screen.second-part .form-bottom-part .tpl-field textarea {
	height: 100px;
	padding: 16px;
}

@media all and (max-width: 1280px) {
	.one-screen__top {
		padding: 20px 40px;
	}

	.one-screen .text-part__title {
		font-size: 36px;
	}

	.one-screen .text-part__text {
		font-size: 16px;
		line-height: 1.5;
	}

	.one-screen .advatages-part__title {
		font-size: 20px;
	}

	.one-screen .advatages-part__pic {
		width: 72px;
		height: 72px;
		padding: 10px;
	}

	.one-screen.first-part .form-bottom-part .tpl-field input[type="text"], .one-screen.first-part .form-bottom-part .tpl-field input[type="email"], .one-screen.first-part .form-bottom-part .tpl-field textarea {
		height: 40px;
	}

	.one-screen.first-part .form-bottom-part .tpl-field textarea {
		height: 80px;
	}
}

@media all and (max-width: 940px) {
	.one-screen__top {
		padding: 20px 30px;
	}

	.one-screen .company-name__text {
		font-size: 26px;
	}

	.one-screen .contacts-part__address--icon {
		background: #fff url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2217px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2017%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ff6311%22%20d%3D%22M156.612%2C54.463l-5.49%2C5.2a0.914%2C0.914%2C0%2C0%2C1-1.253%2C0l-5.49-5.2a8.513%2C8.513%2C0%2C0%2C1%2C0-12.117%2C8.714%2C8.714%2C0%2C0%2C1%2C12.233%2C0A8.5%2C8.5%2C0%2C0%2C1%2C156.612%2C54.463ZM155.33%2C43.641a6.892%2C6.892%2C0%2C0%2C0-9.669%2C0%2C6.661%2C6.661%2C0%2C0%2C0-.01%2C9.507l4.849%2C4.6%2C4.84-4.588A6.673%2C6.673%2C0%2C0%2C0%2C155.33%2C43.641Zm-4.83%2C8.513a3.649%2C3.649%2C0%2C1%2C1%2C3.637-3.644A3.649%2C3.649%2C0%2C0%2C1%2C150.5%2C52.154Zm0-1.827a1.822%2C1.822%2C0%2C1%2C0-1.823-1.817A1.815%2C1.815%2C0%2C0%2C0%2C150.5%2C50.327Z%22%20transform%3D%22translate%28-141.844%20-39.844%29%22%2F%3E%3C%2Fsvg%3E") center center no-repeat;
		margin-right: 0;
	}

	.one-screen .contacts-part__address .address {
		display: none;
		position: absolute;
		background: #fff;
		color: #333;
		padding: 20px;
		top: 121%;
		width: 270px;
		border-radius: 6px;
		max-width: none;
		right: -25px;
	}

	.one-screen .contacts-part__phones {
		margin-left: 20px;
	}

	.one-screen .contacts-part__address--radio {
		display: block;
		opacity: 0;
		position: absolute;
		width: 48px;
		height: 48px;
		top: 0;
		left: 0;
	}

	.one-screen .contacts-part__address--radio:checked + div {
		display: block;
	}

	.one-screen .advatages-part {
		margin: 0;
		text-align: left;
	}

	.one-screen .advatages-part__block {
		width: 100%;
		padding: 0 0 40px;
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
	}

	.one-screen .advatages-part__pic {
		margin-right: 18px;
		-webkit-box-flex: none;
		-webkit-flex: none;
		-moz-box-flex: none;
		-moz-flex: none;
		-ms-flex: none;
		flex: none;
	}

	.one-screen .advatages-part__pic img {
		max-height: 100%;
	}

	.one-screen.third-part .form-and-video-wrapper {
		display: block;
	}

	.one-screen.third-part .video-wrapper {
		padding: 0 0 40px;
	}

	.one-screen.third-part .form-bottom-part {
		width: 100%;
	}

	.one-screen.third-part .form-bottom-part .tpl-field, .one-screen.second-part .form-bottom-part .tpl-field {
		display: inline-block;
		width: 260px;
		vertical-align: top;
		margin: 0 10px;
	}

	.one-screen.third-part .form-bottom-part .tpl-field input[type="text"], .one-screen.third-part .form-bottom-part .tpl-field input[type="email"], .one-screen.third-part .form-bottom-part .tpl-field textarea {
		height: 40px;
	}

	.one-screen.third-part .form-bottom-part .tpl-field textarea {
		height: 90px;
	}

	.one-screen.second-part .one-screen__bottom {
		display: block;
	}

	.one-screen.second-part .text-part {
		text-align: center;
	}

	.one-screen.second-part .form-bottom-part {
		width: 100%;
	}

	.one-screen.second-part .text-part {
		padding: 0 0 30px;
	}
}

@media all and (max-width: 767px) {
	.one-screen .one-screen__inner, .one-screen .one-screen__bottom {
		display: block;
	}

	.one-screen.first-part .text-part {
		padding-bottom: 60px;
	}

	.one-screen__top {
		padding: 20px;
	}

	.one-screen .contacts-part__phones--icon {
		background: #fff url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2020%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ff6311%22%20class%3D%22cls-1%22%20d%3D%22M162.365%2C54.04l-2.182-1.824a0.464%2C0.464%2C0%2C0%2C0-.427-0.02l-1.21.8a0.947%2C0.947%2C0%2C0%2C1-.5.159A5.413%2C5.413%2C0%2C0%2C1%2C156.93%2C53a6.465%2C6.465%2C0%2C0%2C1-3.184-1.775%2C6.082%2C6.082%2C0%2C0%2C1-.734-0.873%2C6.521%2C6.521%2C0%2C0%2C1-1.032-2.3%2C4.8%2C4.8%2C0%2C0%2C1-.159-1.11%2C0.915%2C0.915%2C0%2C0%2C1%2C.149-0.506l0.814-1.209a0.466%2C0.466%2C0%2C0%2C0-.03-0.426l-1.815-2.181a0.227%2C0.227%2C0%2C0%2C0-.407%2C0l-1.21%2C1.467a2.071%2C2.071%2C0%2C0%2C0-.308%2C1.6c0.01%2C0.03.02%2C0.069%2C0.03%2C0.1a2.25%2C2.25%2C0%2C0%2C0%2C.119.407%2C9.577%2C9.577%2C0%2C0%2C0%2C.536%2C1.3%2C19.357%2C19.357%2C0%2C0%2C0%2C7.786%2C7.783%2C11.347%2C11.347%2C0%2C0%2C0%2C1.3.545%2C3.316%2C3.316%2C0%2C0%2C0%2C.417.109%2C0.56%2C0.56%2C0%2C0%2C1%2C.119.04%2C1.989%2C1.989%2C0%2C0%2C0%2C1.567-.317l1.478-1.21A0.218%2C0.218%2C0%2C0%2C0%2C162.365%2C54.04Zm-3.61-3.341a2.208%2C2.208%2C0%2C0%2C1%2C2.579.139l2.182%2C1.814a2.012%2C2.012%2C0%2C0%2C1-.01%2C3.182l-1.468%2C1.21a3.787%2C3.787%2C0%2C0%2C1-3.234.644%2C9.508%2C9.508%2C0%2C0%2C1-2.122-.8%2C19.422%2C19.422%2C0%2C0%2C1-4.93-3.658%2C19.211%2C19.211%2C0%2C0%2C1-3.66-4.937%2C9.157%2C9.157%2C0%2C0%2C1-.813-2.122%2C3.791%2C3.791%2C0%2C0%2C1%2C.654-3.222l1.2-1.467a2.024%2C2.024%2C0%2C0%2C1%2C3.194-.01l1.815%2C2.171a2.253%2C2.253%2C0%2C0%2C1%2C.139%2C2.588l-0.635.952a3.673%2C3.673%2C0%2C0%2C0%2C.08.456%2C4.937%2C4.937%2C0%2C0%2C0%2C.764%2C1.685%2C3.925%2C3.925%2C0%2C0%2C0%2C.535.635%2C4.7%2C4.7%2C0%2C0%2C0%2C.635.535%2C4.917%2C4.917%2C0%2C0%2C0%2C1.686.753c0.179%2C0.04.328%2C0.069%2C0.456%2C0.089ZM167%2C47.9a0.9%2C0.9%2C0%2C0%2C1-1.805%2C0%2C8.109%2C8.109%2C0%2C0%2C0-8.114-8.11%2C0.9%2C0.9%2C0%2C0%2C1%2C0-1.8A9.92%2C9.92%2C0%2C0%2C1%2C167%2C47.9Zm-9.919-5.859a0.9%2C0.9%2C0%2C0%2C0%2C0%2C1.8%2C4.054%2C4.054%2C0%2C0%2C1%2C4.057%2C4.055%2C0.9%2C0.9%2C0%2C0%2C0%2C1.805%2C0A5.866%2C5.866%2C0%2C0%2C0%2C157.078%2C42.044Z%22%20transform%3D%22translate%28-147.156%20-38%29%22%2F%3E%3C%2Fsvg%3E") center center no-repeat;
		margin-right: 0;
	}

	.one-screen .contacts-part__phones .phones {
		display: none;
		position: absolute;
		background: #fff;
		color: #333;
		padding: 20px;
		top: 121%;
		width: 270px;
		border-radius: 6px;
		max-width: none;
		right: -10px;
	}

	.one-screen .contacts-part__phones--radio {
		display: block;
		opacity: 0;
		position: absolute;
		width: 48px;
		height: 48px;
		top: 0;
		left: 0;
	}

	.one-screen .contacts-part__phones {
		margin-left: 10px;
	}

	.one-screen .contacts-part__phones--radio:checked + div {
		display: block;
	}

	.one-screen .text-part__text {
		font-size: 18px;
	}

	.one-screen__bottom {
		padding: 30px 20px;
	}

	.one-screen .text-part {
		padding-bottom: 70px;
	}

	.one-screen .advatages-part__title {
		font-size: 24px;
	}

	.one-screen .advatages-part__text {
		font-size: 17px;
	}

	.one-screen .advatages-part__pic {
		width: 60px;
		height: 60px;
	}
}

@media all and (max-width: 640px) {
	.one-screen.first-part .form-bottom-part .tpl-field {
		width: 100%;
		margin: 0 0 20px;
	}

	.one-screen.third-part .form-bottom-part .tpl-field, .one-screen.second-part .form-bottom-part .tpl-field {
		width: 100%;
		margin: 0;
	}
}

@media all and (max-width: 479px) {
	.one-screen .contacts-part__address .address, .one-screen .contacts-part__phones .phones {
		right: -117px;
	}

	.one-screen .contacts-part__phones .phones {
		font-size: 16px;
	}

	.one-screen .company-name {
		padding-bottom: 10px;
		display: block;
	}

	.one-screen .contacts-part__address--icon, .one-screen .contacts-part__phones--icon, .one-screen .contacts-part__address--radio, .one-screen .contacts-part__phones--radio {
		width: 36px;
		height: 36px;
	}

	.one-screen__top {
		padding: 10px;
		text-align: center;
		display: block;
	}

	.one-screen .company-name__logo {
		padding-bottom: 10px;
		padding-right: 0;
	}

	.one-screen .company-name__text {
		font-size: 24px;
	}

	.one-screen .contacts-part__address, .one-screen .contacts-part__phones {
		margin: 0 5px;
	}

	.one-screen .text-part__title {
		font-size: 26px;
	}

	.one-screen .text-part__text {
		font-size: 16px;
	}

	.one-screen__bottom {
		padding: 30px 10px;
	}

	.one-screen .text-part {
		padding-bottom: 60px;
	}

	.one-screen .advatages-part__title {
		font-size: 18px;
	}

	.one-screen .advatages-part__text {
		font-size: 15px;
	}

	.one-screen .advatages-part__pic {
		width: 40px;
		height: 40px;
		padding: 7px;
	}

	.one-screen.first-part .form-bottom-part .title {
		font-size: 20px;
	}

	.one-screen.third-part .form-bottom-part, .one-screen.second-part .form-bottom-part {
		padding: 10px 20px 20px;
	}

	.one-screen.third-part .form-bottom-part .title, .one-screen.second-part .form-bottom-part .title {
		font-size: 20px;
	}

	.one-screen.third-part .form-and-video-wrapper {
		padding: 0 10px;
	}

	.one-screen.second-part .form-bottom-part {
		margin: 0 10px;
	}
}

.one-screen.inverse:before {
	background: #fff;
}

.one-screen .video-block {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	overflow: hidden;
}

.one-screen .video-block video {
	display: block;
	position: absolute;
	width: 100%;
	min-height: 100%;
}

.one-screen .video-block iframe {
	width: 100%;
	height: 100%;
}

@media all and (max-width: 767px) {
	.one-screen .video-block #tubular-shield, .one-screen .video-block #tubular-container {
		display: none;
	}
}

.one-screen.inverse .advatages-part__text, .one-screen.inverse .company-name__text, .one-screen.inverse .contacts-part__address .address, .one-screen.inverse .contacts-part__phones .phones, .one-screen.inverse .text-part__title, .one-screen.inverse .text-part__text, .one-screen.inverse .advatages-part__title {
	color: #333;
}

.new-menu1__subpages {
	position: absolute;
	display: none;
	z-index: 22;
    background: #f3f3f3;
    padding: 10px 0;
    width: 220px;
    box-shadow: 0 10px 7px rgba(0,0,0,.25);
    margin: 5px 0 0 0;
    list-style: none;
    text-align: left;
    box-sizing: border-box;
}

.header--theme5 .top-menu li .new-menu1__subpages li {
	display: block;
}

.new-menu1__subpages a {
	font-size: 14px;
	display: block;
	padding: 8px 17px;
	color: #333;
	text-decoration: none;
	margin: 0 5px;
}

.new-menu1__subpages a:hover {
	background: #006cbf;
	color: #fff;
}

#landing_page_site [data-block-layout] {
	z-index: inherit;
	overflow: visible;
}