@charset "utf-8";

@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;
}

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

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

.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;
}

.nooverflowHidden {
	overflow: visible !important;
}

img, textarea, object, object embed, .table-wrapper {
	max-width: 100%;
}

.table-wrapper {
	overflow: auto;
}

html, body {
	height: 100%;
}

h1 {
	margin: 0;
}

table.table0 {
	border-collapse: collapse;
}

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

table.table1 {
	border-collapse: collapse;
}

table.table1 tr:hover {
	background: rgba(177, 177, 177, 0.1);
}

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

table.table2 {
	border-collapse: collapse;
}

table.table2 tr:hover {
	background: rgba(177, 177, 177, 0.1);
}

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;
}

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

.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;
}

.p-form-input .input-name, .frm-input .input-name {
	position: relative;
}

.p-form-input .input-name:before, .frm-input .input-name:before {
	position: absolute;
	width: 15px;
	height: 15px;
	display: block;
	content: "";
	left: 12px;
	top: 11px;
	z-index: 2;
	background: url("/g/s3/lp/img/lp5//ico1.png") left top no-repeat;
}

.p-form-input .input-phone, .frm-input .input-phone {
	position: relative;
}

.p-form-input .input-phone:before, .frm-input .input-phone:before {
	position: absolute;
	width: 16px;
	height: 16px;
	display: block;
	content: "";
	left: 10px;
	top: 11px;
	z-index: 2;
	background: url("/g/s3/lp/img/lp5//ico2.png") left top no-repeat;
}

.p-form-input .input-email, .frm-input .input-email {
	position: relative;
}

.p-form-input .input-email:before, .frm-input .input-email:before {
	position: absolute;
	width: 16px;
	height: 13px;
	display: block;
	content: "";
	left: 9px;
	top: 12px;
	z-index: 2;
	background: url("/g/s3/lp/img/lp5//ico3.png") left top no-repeat;
}

.menu--theme1 .menu-wrapper {
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	z-index: 10;
	position: relative;
}

@media all and (max-width: 640px) {
	.menu--theme1 .menu-wrapper {
		height: 45px;
	}
}

.menu--theme1 .menu-inner {
	max-width: 960px;
	margin: 0 auto;
}

.ie .sale-block--theme1 .bottom-part-inner .left-part .pic svg {
	height: none;
}

.menu--theme1 .menu-button {
	display: none;
	width: 45px;
	height: 45px;
	background: #ff9635 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%23fff%22%20d%3D%22M260%2C7h24a3%2C3%2C0%2C0%2C1%2C0%2C6H260A3%2C3%2C0%2C0%2C1%2C260%2C7Zm0%2C12h24a3%2C3%2C0%2C0%2C1%2C0%2C6H260A3%2C3%2C0%2C0%2C1%2C260%2C19Zm0%2C12h24a3%2C3%2C0%2C0%2C1%2C0%2C6H260A3%2C3%2C0%2C0%2C1%2C260%2C31Z%22%20transform%3D%22translate%28-257%20-7%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center center no-repeat;
	background-size: 22px 19px;
	position: absolute;
	top: 0;
	left: 100%;
}

@media all and (max-width: 640px) {
	.menu--theme1 .menu-button {
		display: block;
	}
}

.menu--theme1 .menu-button.active {
	background-size: 19px 19px;
	background: #ff9635 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%2224px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2024%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M285.021%2C30.192l-2.829%2C2.828L273%2C23.828l-9.192%2C9.192-2.829-2.828L270.172%2C21l-9.193-9.192%2C2.829-2.828L273%2C18.172l9.192-9.192%2C2.829%2C2.828L275.828%2C21Z%22%20transform%3D%22translate%28-260.969%20-8.969%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center center no-repeat;
}

.menu--theme1 .top-menu {
	padding: 11px 0 12px;
	margin: 0;
	list-style: none;
	font-size: 0;
}

@media all and (max-width: 640px) {
	.menu--theme1 .top-menu {
		padding: 20px 0;
	}
}

.menu--theme1 .top-menu > li {
	display: inline-block;
	vertical-align: top;
}

@media all and (max-width: 640px) {
	.menu--theme1 .top-menu > li {
		display: block;
	}
}

.menu--theme1 .top-menu > li:first-child > a {
	margin-left: 10px;
}

@media all and (max-width: 640px) {
	.menu--theme1 .top-menu > li:first-child > a {
		margin: 0;
	}
}

.menu--theme1 .top-menu > li:first-child > a:hover, .menu--theme1 .top-menu > li:first-child > a.active {
	margin-left: 0;
}

.menu--theme1 .top-menu > li.dropdown-wrap {
	position: relative;
	cursor: pointer;
	width: 30px;
	height: 24px;
	box-sizing: border-box;
	margin-left: 5px;
	margin-bottom: 3px;
	border-radius: 4px;
	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%224px%22%20%20viewBox%3D%220%200%2018%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23006cbf%22%20d%3D%22M1262%2C108a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1262%2C108Zm7%2C0a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1269%2C108Zm7%2C0a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1276%2C108Z%22%20transform%3D%22translate%28-1260%20-108%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center center no-repeat;
}

.menu--theme1 .top-menu > li.dropdown-wrap.active {
	background: #006cbf 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%224px%22%20%20viewBox%3D%220%200%2018%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M1262%2C108a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1262%2C108Zm7%2C0a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1269%2C108Zm7%2C0a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1276%2C108Z%22%20transform%3D%22translate%28-1260%20-108%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center center no-repeat;
}

.menu--theme1 .top-menu > li.dropdown-wrap ul {
	position: absolute;
	top: 33px;
	left: -25px;
	display: none;
	width: 220px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	background: #f7f7f7;
	padding: 10px 0;
	margin: 0;
	border-radius: 6px;
}

.menu--theme1 .top-menu > li.dropdown-wrap ul a {
	display: block;
	padding: 8px 20px;
	font-size: 16px;
	color: #006cbf;
	text-decoration: none;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
}

.menu--theme1 .top-menu > li.dropdown-wrap ul a:hover {
	background: rgba(0, 0, 0, 0.10);
}

.menu--theme1 .top-menu > li.dropdown-wrap ul a.active {
	background: #ff9635;
	color: #fff;
}

.menu--theme1 .top-menu > li > a {
	display: inline-block;
	padding: 5px 0 2px;
	margin: 0 15px 3px;
	border-bottom: 1px dashed #006cbf;
	font-size: 16px;
	line-height: 16px;
	color: #006cbf;
	text-decoration: none;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
}

@media all and (max-width: 640px) {
	.menu--theme1 .top-menu > li > a {
		margin: 0;
		display: block;
		padding: 12px 20px;
		font-size: 16px;
		color: #006cbf;
		text-decoration: none;
		font-family: "PtSans", Arial, Helvetica, sans-serif;
		border: none;
	}
}

.menu--theme1 .top-menu > li > a:hover {
	padding: 4px 9px;
	margin: 0 5px;
	border: 1px solid rgba(0, 108, 191, 0.5);
	border-radius: 3px;
}

@media all and (max-width: 640px) {
	.menu--theme1 .top-menu > li > a:hover {
		margin: 0;
		padding: 12px 20px;
		border: none;
	}
}

.menu--theme1 .top-menu > li > a.active {
	padding: 5px 10px;
	margin: 0 5px;
	border: none;
	background: #ff9635;
	border-radius: 3px;
	color: #fff;
	text-decoration: none;
}

@media all and (max-width: 640px) {
	.menu--theme1 .top-menu > li > a.active {
		margin: 0;
		padding: 12px 20px;
	}
}

.menu--theme1.menu--theme1-fixed {
	/*padding-bottom: 50px;*/;
}

@media all and (max-width: 640px) {
	.menu--theme1.menu--theme1-fixed {
		height: 45px;
	}
}
/*.menu--theme1.menu--theme1-fixed .menu-wrapper {
		position: fixed;
		left: 0;
		right: 0;
		top: 0; }*/
.menu--theme1.inverse .menu-wrapper {
	background: #0b6db9;
}

.menu--theme1.inverse .menu-fixed {
	background: #0b6db9;
}

.menu--theme1.inverse .top-menu > li > a {
	color: #fff;
	border-color: #fff;
}

.menu--theme1.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%2218px%22%20height%3D%224px%22%20%20viewBox%3D%220%200%2018%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1262%2C108a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1262%2C108Zm7%2C0a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1269%2C108Zm7%2C0a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1276%2C108Z%22%20transform%3D%22translate%28-1260%20-108%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center center no-repeat;
}

.menu--theme1.inverse .top-menu > li.dropdown-wrap.active {
	background: #ff9635 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%224px%22%20%20viewBox%3D%220%200%2018%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1262%2C108a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1262%2C108Zm7%2C0a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1269%2C108Zm7%2C0a2%2C2%2C0%2C1%2C1-2%2C2A2%2C2%2C0%2C0%2C1%2C1276%2C108Z%22%20transform%3D%22translate%28-1260%20-108%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center center no-repeat;
}

.menu--theme1.inverse .top-menu > li > a.active {
	background: #ff9635;
	color: #fff;
}

@media all and (max-width: 640px) {
	.menu-fixed {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		width: 265px;
		background: #e7e7e7;
		-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);
	}

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

	.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, 0.5);
	}

	.menu-scroll {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		overflow: auto;
	}
}

.header--theme1 .header-wrapper {
	padding: 0 10px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.79);
	position: relative;
	z-index: 1;
	background: #fff;
}

.header--theme1 .header-inner {
	max-width: 960px;
	margin: 0 auto;
	min-height: 88px;
	padding: 18px 0;
	height: 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;
}

@media all and (max-width: 639px) {
	.header--theme1 .header-inner {
		display: block;
		text-align: center;
	}
}

.header--theme1 .header-inner .left-part {
	padding-right: 30px;
	-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: 639px) {
	.header--theme1 .header-inner .left-part {
		padding: 0 0 10px;
	}
}

.header--theme1 .header-inner .left-part .site-name {
	font: 700 32px "PtSans", Arial, Helvetica, sans-serif;
	color: #006cbf;
}

.header--theme1 .header-inner .left-part .site-name a {
	text-decoration: none;
	color: inherit;
}

@media all and (max-width: 960px) {
	.header--theme1 .header-inner .left-part .site-name {
		font-size: 30px;
	}
}

@media all and (max-width: 768px) {
	.header--theme1 .header-inner .left-part .site-name {
		font-size: 28px;
	}
}

@media all and (max-width: 640px) {
	.header--theme1 .header-inner .left-part .site-name {
		font-size: 26px;
	}
}

@media all and (max-width: 480px) {
	.header--theme1 .header-inner .left-part .site-name {
		font-size: 24px;
	}
}

@media all and (max-width: 400px) {
	.header--theme1 .header-inner .left-part .site-name {
		font-size: 22px;
	}
}

.header--theme1 .header-inner .left-part .site-activity {
	font-size: 22px;
	color: #f02200;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
}

@media all and (max-width: 960px) {
	.header--theme1 .header-inner .left-part .site-activity {
		font-size: 21px;
	}
}

@media all and (max-width: 768px) {
	.header--theme1 .header-inner .left-part .site-activity {
		font-size: 20px;
	}
}

@media all and (max-width: 640px) {
	.header--theme1 .header-inner .left-part .site-activity {
		font-size: 19px;
	}
}

@media all and (max-width: 480px) {
	.header--theme1 .header-inner .left-part .site-activity {
		font-size: 18px;
	}
}

@media all and (max-width: 400px) {
	.header--theme1 .header-inner .left-part .site-activity {
		font-size: 17px;
	}
}

.header--theme1 .header-inner .right-part {
	text-align: right;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
}

@media all and (min-width: 640px) {
	.header--theme1 .header-inner .right-part {
		max-width: 350px;
		min-width: 250px;
	}
}

@media all and (max-width: 639px) {
	.header--theme1 .header-inner .right-part {
		display: inline-block;
		text-align: left;
	}
}

.header--theme1 .header-inner .right-part .work-time {
	color: #333;
	font-size: 14px;
	padding-left: 40px;
	padding-bottom: 5px;
}

.header--theme1 .header-inner .right-part .phone-part {
	color: #333;
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 3px;
	padding-left: 40px;
	position: relative;
}

@media all and (min-width: 640px) {
	.header--theme1 .header-inner .right-part .phone-part {
		display: inline-block;
	}
}

.header--theme1 .header-inner .right-part .phone-part:before {
	position: absolute;
	display: block;
	content: "";
	left: 0;
	top: 50%;
	margin-top: -17px;
	width: 29px;
	height: 29px;
	border-radius: 50%;
	background: #0c6eba 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%2212px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2012%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1411.93%2C97.74l0.62%2C3.279-0.78.309-0.81-3.57Zm5.23%2C14.574-3.53.32a16.584%2C16.584%2C0%2C0%2C1-6.39-12.244l2.39-2.456%2C0.52-.057%2C0.88%2C3.732-1.07.86%2C3.84%2C7.051%2C1.12-.48%2C2.6%2C2.908Zm1.03-.827-2.72-2.843%2C0.85-.463%2C2.4%2C2.68Z%22%20transform%3D%22translate%28-1407.09%20-97.75%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center center no-repeat;
}

.header--theme1 .header-inner .right-part .mail {
	color: #0c6eba;
	font-size: 18px;
	font-weight: 700;
	padding-left: 40px;
}

@media all and (max-width: 768px) {
	.header--theme1 .header-inner .right-part .mail {
		font-size: 16px;
	}
}

@media all and (max-width: 540px) {
	.header--theme1 .header-inner .right-part .mail {
		font-size: 14px;
	}
}

.header--theme1 .header-inner .right-part .mail a {
	text-decoration: none;
	color: inherit;
	cursor: default;
}

.header--theme1.inverse .header-wrapper {
	background: #0b6db9;
}

.header--theme1.inverse .header-inner .left-part .site-name, .header--theme1.inverse .header-inner .left-part .site-activity, .header--theme1.inverse .header-inner .right-part .work-time, .header--theme1.inverse .header-inner .right-part .phone-part {
	color: #fff;
}

.header--theme1.inverse .header-inner .right-part .mail {
	color: #ff9635;
}

.header--theme1.inverse .header-inner .right-part .phone-part::before {
	background: #aaa 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%2212px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2012%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1411.93%2C97.74l0.62%2C3.279-0.78.309-0.81-3.57Zm5.23%2C14.574-3.53.32a16.584%2C16.584%2C0%2C0%2C1-6.39-12.244l2.39-2.456%2C0.52-.057%2C0.88%2C3.732-1.07.86%2C3.84%2C7.051%2C1.12-.48%2C2.6%2C2.908Zm1.03-.827-2.72-2.843%2C0.85-.463%2C2.4%2C2.68Z%22%20transform%3D%22translate%28-1407.09%20-97.75%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center center no-repeat;
}

.sale-block--theme1 .top-part {
	padding: 30px 0;
	position: relative;
	box-shadow: inset 0 -20px 20px -20px rgba(0, 0, 0, 0.79);
	/*background: url(../bg-patern.png) left top repeat;*/;
}

@media all and (max-width: 960px) {
	.sale-block--theme1 .top-part {
		padding: 20px 15px;
	}
}

@media all and (max-width: 640px) {
	.sale-block--theme1 .top-part {
		padding: 10px;
	}
}

.sale-block--theme1 .top-part .background {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	opacity: 0.6;
}

.sale-block--theme1 .top-part-inner {
	max-width: 960px;
	margin: 0 auto;
}

.sale-block--theme1 .top-part-inner .pic {
	display: inline-block;
	width: 628px;
	margin-right: 31px;
	vertical-align: top;
	font-size: 0;
	margin-bottom: 10px;
}

.sale-block--theme1 .top-part-inner .pic img {
	border-radius: 3px;
}

@media all and (max-width: 960px) {
	.sale-block--theme1 .top-part-inner .pic {
		width: 100%;
		text-align: center;
		margin-right: 0;
	}
}

.sale-block--theme1 .top-part-inner .picture-form {
	display: inline-block;
	width: 280px;
	vertical-align: top;
	box-sizing: border-box;
	background: #fff;
	border-radius: 3px;
	padding: 12px 20px 25px;
	min-height: 315px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.32);
	color: #333;
}

.sale-block--theme1 .top-part-inner .picture-form form {
	color: #333;
}

@media all and (max-width: 960px) {
	.sale-block--theme1 .top-part-inner .picture-form {
		display: block;
		width: 100%;
		min-height: 0px;
		padding: 12px 10px 13px;
	}
}

.sale-block--theme1 .top-part-inner .picture-form .p-form-title {
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 20px;
	padding-bottom: 15px;
	color: #f02200;
}

@media all and (max-width: 960px) {
	.sale-block--theme1 .top-part-inner .picture-form .p-form-title {
		padding: 0 10px 18px;
		text-align: center;
	}
}

@media all and (max-width: 600px) {
	.sale-block--theme1 .top-part-inner .picture-form .p-form-title {
		font-size: 18px;
	}
}

@media all and (max-width: 400px) {
	.sale-block--theme1 .top-part-inner .picture-form .p-form-title {
		font-size: 16px;
	}
}

.sale-block--theme1 .top-part-inner .picture-form .calendar-label {
	margin-right: 8px;
}

.sale-block--theme1 .top-part-inner .picture-form .p-form-input {
	padding-bottom: 18px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	box-sizing: border-box;
}

.sale-block--theme1 .top-part-inner .picture-form .p-form-input.type-text .error-message, .sale-block--theme1 .top-part-inner .picture-form .p-form-input.type-textarea .error-message {
	display: none;
}

.sale-block--theme1 .top-part-inner .picture-form .p-form-input ul {
	padding: 0 0 0 10px;
	margin: 0;
	list-style: none;
}

.sale-block--theme1 .top-part-inner .picture-form .p-form-input ul li {
	padding: 2px 0px;
}

@media all and (max-width: 960px) {
	.sale-block--theme1 .top-part-inner .picture-form .p-form-input {
		display: inline-block;
		vertical-align: top;
		width: 25%;
		padding: 0 10px 12px;
	}
}

@media all and (max-width: 767px) {
	.sale-block--theme1 .top-part-inner .picture-form .p-form-input {
		width: 50%;
	}
}

@media all and (max-width: 479px) {
	.sale-block--theme1 .top-part-inner .picture-form .p-form-input {
		width: 100%;
	}
}

.sale-block--theme1 .top-part-inner .picture-form .p-form-input input[type="text"], .sale-block--theme1 .top-part-inner .picture-form .p-form-input textarea, .sale-block--theme1 .top-part-inner .picture-form .p-form-input input[type="email"] {
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	height: 37px;
	padding: 0 12px 0 38px;
	background-color: #f3f3f3;
	outline-style: none;
	border: none;
	border-radius: 3px;
	box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.37);
}

.sale-block--theme1 .top-part-inner .picture-form .p-form-input input[type="text"]:focus, .sale-block--theme1 .top-part-inner .picture-form .p-form-input textarea:focus {
	background-color: #fff;
	padding: 0 10px 0 36px;
	border: 2px solid #ffca4a;
	box-shadow: inset 1px 1px 4px -1px rgba(0, 0, 0, 0.37);
}

.sale-block--theme1 .top-part-inner .picture-form .p-form-input input[data-calendar="calendar"] {
	width: 90px;
	padding: 0 12px;
	margin-right: 5px;
}

.sale-block--theme1 .top-part-inner .picture-form .p-form-input input[data-calendar="calendar"]:focus {
	padding: 0 10px;
}

.sale-block--theme1 .top-part-inner .picture-form .p-form-input textarea {
	height: 100px;
	padding: 10px 12px 10px;
}

.sale-block--theme1 .top-part-inner .picture-form .p-form-input textarea:focus {
	padding: 8px 10px 8px 10px;
}

.sale-block--theme1 .top-part-inner .picture-form .p-form-input select {
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	height: 37px;
	padding: 0 12px 0 12px;
	background-color: #f3f3f3;
	outline-style: none;
	border: none;
	border-radius: 3px;
	box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.37);
}

.sale-block--theme1 .top-part-inner .picture-form .p-form-input select:focus {
	background-color: #fff;
	padding: 0 10px 0 10px;
	border: 2px solid #ffca4a;
	box-shadow: inset 1px 1px 4px -1px rgba(0, 0, 0, 0.37);
}

.sale-block--theme1 .top-part-inner .picture-form .p-form-input select[multiple="multiple"] {
	height: 100%;
}

.sale-block--theme1 .top-part-inner .picture-form .p-form-input.field-error input[type="text"], .sale-block--theme1 .top-part-inner .picture-form .p-form-input.field-error textarea {
	background-color: #fff;
	padding: 0 10px 0 36px;
	border: 2px solid red;
	box-shadow: inset 1px 1px 4px -1px rgba(0, 0, 0, 0.37);
}

.sale-block--theme1 .top-part-inner .picture-form .p-form-input.field-error textarea {
	padding: 8px 10px 8px 36px;
}

.sale-block--theme1 .top-part-inner .picture-form .btn {
	box-sizing: border-box;
}

@media all and (max-width: 960px) {
	.sale-block--theme1 .top-part-inner .picture-form .btn {
		display: inline-block;
		width: 25%;
		padding: 0 10px 12px;
	}
}

@media all and (max-width: 767px) {
	.sale-block--theme1 .top-part-inner .picture-form .btn {
		width: 50%;
	}
}

@media all and (max-width: 479px) {
	.sale-block--theme1 .top-part-inner .picture-form .btn {
		width: 100%;
	}
}

.sale-block--theme1 .top-part-inner .picture-form .btn input[type="submit"], .sale-block--theme1 .top-part-inner .picture-form .btn button {
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	line-height: 1;
	padding: 12px 15px 11px;
	margin: 0;
	border: none;
	border-radius: 3px;
	background: #006cbf;
	box-shadow: inset 0 1px 2px -1px rgba(255, 255, 255, 0.7);
	font: normal 20px "PtSans", Arial, Helvetica, sans-serif;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	cursor: pointer;
	background-image: -webkit-gradient(linear, , , color-stop(0%, rgba(255, 255, 255, 0)), color-stop(11.11111%, rgba(255, 255, 255, 0.16)));
	background-image: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.16));
	background-image: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.16));
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.16));
	background-image: -ms-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.16));
	background-image: linear-gradient( rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.16));
	-pie-background: linear-gradient( rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.16));
}

@media all and (max-width: 960px) {
	.sale-block--theme1 .top-part-inner .picture-form .btn input[type="submit"], .sale-block--theme1 .top-part-inner .picture-form .btn button {
		padding: 7px 9px 5px;
	}
}

.sale-block--theme1 .bottom-part {
	background: #006cbf;
	padding: 0 10px;
	box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.51);
	background-image: -webkit-gradient(linear, , , color-stop(0%, rgba(255, 255, 255, 0.03)), color-stop(11.11111%, rgba(255, 255, 255, 0)));
	background-image: -o-linear-gradient(rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0));
	background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0));
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0));
	background-image: -ms-linear-gradient(rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0));
	background-image: linear-gradient( rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0));
	-pie-background: linear-gradient( rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0));
}

@media all and (max-width: 940px) {
	.sale-block--theme1 .bottom-part {
		padding: 0 15px;
	}
}

.sale-block--theme1 .bottom-part-inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 14px 0 10px;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}

@media all and (max-width: 940px) {
	.sale-block--theme1 .bottom-part-inner {
		display: block;
	}
}

.sale-block--theme1 .bottom-part-inner .left-part {
	max-width: 435px;
	-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;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	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: 940px) {
	.sale-block--theme1 .bottom-part-inner .left-part {
		display: block;
		text-align: center;
		max-width: 100%;
		padding-bottom: 15px;
	}
}

.sale-block--theme1 .bottom-part-inner .left-part .pic {
	max-width: 55px;
	margin-right: 10px;
}

.sale-block--theme1 .bottom-part-inner .left-part .pic svg path {
	fill: #fff;
	width: 100px;
}

@media all and (max-width: 940px) {
	.sale-block--theme1 .bottom-part-inner .left-part .pic {
		display: inline-block;
		vertical-align: middle;
	}
}

.sale-block--theme1 .bottom-part-inner .left-part .text {
	color: #fff;
	font-size: 16px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-shadow: 0.5px 0.9px 0 rgba(0, 0, 0, 0.39);
	-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: 940px) {
	.sale-block--theme1 .bottom-part-inner .left-part .text {
		display: inline-block;
		vertical-align: middle;
	}
}

.sale-block--theme1 .bottom-part-inner .left-part .text span {
	color: #ffea3c;
}

.sale-block--theme1 .bottom-part-inner .right-part {
	text-align: right;
	padding-left: 20px;
	-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-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: 940px) {
	.sale-block--theme1 .bottom-part-inner .right-part {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		justify-content: center;
		padding-left: 0;
	}
}

@media all and (max-width: 479px) {
	.sale-block--theme1 .bottom-part-inner .right-part {
		display: block;
	}
}

.sale-block--theme1 .bottom-part-inner .right-part .cntdwn-title {
	max-width: 115px;
	color: #fff;
	font-size: 16px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-align: left;
	text-shadow: 0.5px 0.9px 0 rgba(0, 0, 0, 0.39);
}

@media all and (max-width: 479px) {
	.sale-block--theme1 .bottom-part-inner .right-part .cntdwn-title {
		max-width: 100%;
		padding-bottom: 10px;
		text-align: center;
	}
}

.sale-block--theme1 .bottom-part-inner .right-part .countdown-end {
	color: #fff;
	text-shadow: 0.5px 0.9px 0 rgba(0, 0, 0, 0.39);
	font-size: 20px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
}

@media all and (max-width: 768px) {
	.sale-block--theme1 .bottom-part-inner .right-part .countdown-end {
		font-size: 18px;
	}
}

@media all and (max-width: 480px) {
	.sale-block--theme1 .bottom-part-inner .right-part .countdown-end {
		font-size: 17px;
	}
}

@media all and (max-width: 400px) {
	.sale-block--theme1 .bottom-part-inner .right-part .countdown-end {
		font-size: 16px;
	}
}

@media all and (max-width: 479px) {
	.sale-block--theme1 .bottom-part-inner .right-part .cntdwn-elem {
		text-align: center;
	}
}

.sale-block--theme1 .bottom-part-inner .right-part .cntdwn-elem span {
	display: inline-block;
	margin: 0 0 0 14px;
	font-size: 0;
	text-align: center;
}

@media all and (max-width: 479px) {
	.sale-block--theme1 .bottom-part-inner .right-part .cntdwn-elem span:first-child {
		margin-left: 0;
	}
}

.sale-block--theme1 .bottom-part-inner .right-part .cntdwn-elem span ins {
	position: relative;
	display: inline-block;
	width: 29px;
	margin: 0 1px;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: bold 25px/45px Arial;
	text-align: center;
	text-decoration: none;
	color: #000;
}

@media all and (max-width: 400px) {
	.sale-block--theme1 .bottom-part-inner .right-part .cntdwn-elem span ins {
		width: 24px;
		font: bold 20px/35px Arial;
	}
}

.sale-block--theme1 .bottom-part-inner .right-part .cntdwn-elem span ins:after {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 2px;
	margin: -2px 0 0;
	content: "";
	background: #ccc;
	font-size: 0;
	opacity: 0.5;
}

.sale-block--theme1 .bottom-part-inner .right-part .cntdwn-elem span em {
	display: block;
	margin: 2px 0 0;
	font: normal 13px "PTSans";
	color: #fff;
}

.sale-block--theme1 .bottom-part-inner .right-part .countdown-end {
	display: none;
}

.sale-block--theme1.inverse .top-part-inner .picture-form {
	background: #0b6db9;
}

.sale-block--theme1.inverse .top-part-inner .picture-form .p-form-title {
	color: #fff;
}

.sale-block--theme1.inverse .top-part-inner .picture-form .btn input[type="submit"], .sale-block--theme1.inverse .top-part-inner .picture-form .btn button {
	background: #ff9635;
}

.sale-block--theme1.inverse .top-part-inner .picture-form {
	color: #fff;
}

.sale-block--theme1.inverse .bottom-part {
	background: #ff9635;
}

.sale-block--theme1.inverse .bottom-part-inner .left-part .text {
	color: #fff;
}

.sale-block--theme1.inverse .bottom-part-inner .left-part .text span {
	color: #fff;
}

.sale-block--theme1.inverse .bottom-part-inner .right-part .cntdwn-title {
	color: #fff;
}

.sale-block--theme1.inverse .bottom-part-inner .right-part .countdown-end {
	color: #fff;
}

.sale-block--theme1.inverse .bottom-part-inner .right-part .cntdwn-elem span em {
	color: #fff;
}

.sale-block--theme1.inverse .top-part-inner .picture-form .btn input[type="submit"], .sale-block--theme1.inverse .top-part-inner .picture-form .btn button {
	color: #fff;
}

.sale-block--theme1.inverse .bottom-part-inner .left-part .pic svg path {
	fill: #fff;
}

.sale-block--theme1.inverse .bottom-part-inner .right-part .cntdwn-elem span ins {
	background: #fff;
	color: #000;
}

.double-list--theme1 .double-list-wrapper {
	background: #fff;
}

.double-list--theme1 .block-title-wrapper {
	background: #f5efe8;
	padding: 0 10px;
}

@media all and (max-width: 960px) {
	.double-list--theme1 .block-title-wrapper {
		padding: 0 15px;
	}
}

@media all and (max-width: 639px) {
	.double-list--theme1 .block-title-wrapper {
		display: none;
	}
}

.double-list--theme1 .block-title-inner {
	max-width: 960px;
	margin: 0 auto;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}

.double-list--theme1 .block-title {
	background: #f5efe8;
	width: 50%;
	box-sizing: border-box;
	padding: 25px 15px 25px 0;
	color: #333;
	font-size: 30px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
}

@media all and (max-width: 960px) {
	.double-list--theme1 .block-title {
		font-size: 28px;
		padding: 20px 15px 20px 0;
	}
}

@media all and (max-width: 768px) {
	.double-list--theme1 .block-title {
		font-size: 26px;
		padding: 18px 15px 18px 0;
	}
}

@media all and (max-width: 640px) {
	.double-list--theme1 .block-title {
		font-size: 24px;
	}
}

@media all and (max-width: 480px) {
	.double-list--theme1 .block-title {
		font-size: 22px;
	}
}

@media all and (max-width: 400px) {
	.double-list--theme1 .block-title {
		font-size: 20px;
	}
}

.double-list--theme1 .double-list-inner {
	max-width: 960px;
	margin: 0 auto;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}

@media all and (max-width: 639px) {
	.double-list--theme1 .double-list-inner {
		display: block;
	}
}

.double-list--theme1 .double-list-inner .left-part, .double-list--theme1 .double-list-inner .right-part {
	width: 50%;
	padding: 0 35px;
	box-sizing: border-box;
}

@media all and (max-width: 960px) {
	.double-list--theme1 .double-list-inner .left-part, .double-list--theme1 .double-list-inner .right-part {
		padding: 0 30px;
	}
}

@media all and (max-width: 768px) {
	.double-list--theme1 .double-list-inner .left-part, .double-list--theme1 .double-list-inner .right-part {
		padding: 0 25px;
	}
}

@media all and (max-width: 639px) {
	.double-list--theme1 .double-list-inner .left-part, .double-list--theme1 .double-list-inner .right-part {
		padding: 0;
		width: 100%;
	}
}

.double-list--theme1 .double-list-inner .left-part .block-title, .double-list--theme1 .double-list-inner .right-part .block-title {
	width: 100%;
	display: none;
}

@media all and (max-width: 639px) {
	.double-list--theme1 .double-list-inner .left-part .block-title, .double-list--theme1 .double-list-inner .right-part .block-title {
		display: block;
		padding: 17px 15px;
	}
}

.double-list--theme1 .double-list-inner .right-part ul li:before {
	background: #0c6eba 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%2212px%22%20%20viewBox%3D%220%200%2015%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.1%2C10.683l-9.256%2C9.576L9.665%2C18.005l0.074-.077L5.909%2C13.965l2.178-2.253%2C3.831%2C3.963%2C7-7.246Z%22%20transform%3D%22translate%28-5.906%20-8.438%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center center no-repeat;
}

.double-list--theme1 .double-list-inner ul {
	padding: 25px 0;
	margin: 0;
	list-style: none;
}

@media all and (max-width: 960px) {
	.double-list--theme1 .double-list-inner ul {
		display: block;
		padding: 20px 0;
	}
}

@media all and (max-width: 639px) {
	.double-list--theme1 .double-list-inner ul {
		display: block;
		padding: 15px 30px;
	}
}

.double-list--theme1 .double-list-inner ul li {
	padding: 14px 0 14px 38px;
	color: #333;
	font-size: 18px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	position: relative;
}

@media all and (max-width: 639px) {
	.double-list--theme1 .double-list-inner ul li {
		padding: 12px 0 12px 38px;
	}
}

@media all and (max-width: 480px) {
	.double-list--theme1 .double-list-inner ul li {
		padding: 10px 0 10px 38px;
	}
}

.double-list--theme1 .double-list-inner ul li:before {
	position: absolute;
	display: block;
	content: "";
	width: 28px;
	height: 28px;
	left: 0;
	top: 50%;
	margin-top: -14px;
	border-radius: 50%;
	background: #c2c2c2 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%2212px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2012%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M19.989%2C17.822l-2.166%2C2.166-3.845-3.845-3.72%2C3.72L8.136%2C17.743l3.72-3.72L8.011%2C10.177l2.167-2.167%2C3.845%2C3.845%2C3.72-3.72%2C2.121%2C2.122-3.72%2C3.72Z%22%20transform%3D%22translate%28-8%20-8%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center center no-repeat;
}

.double-list--theme1.inverse .block-title-wrapper, .double-list--theme1.inverse .block-title {
	background: #2185d2;
}

.double-list--theme1.inverse .double-list-wrapper {
	background: #0b6db9;
}

.double-list--theme1.inverse .block-title {
	color: #fff;
}

.double-list--theme1.inverse .double-list-inner ul li {
	color: #fff;
}

.double-list--theme1.inverse .double-list-inner ul li:before {
	background-color: #75a8d0;
}

.double-list--theme1.inverse .double-list-inner .right-part ul li:before {
	background-color: #ff9635;
}

.double-list--theme1.inverse .double-list-inner ul li:before {
	background: #c2c2c2 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%2212px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2012%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M19.989%2C17.822l-2.166%2C2.166-3.845-3.845-3.72%2C3.72L8.136%2C17.743l3.72-3.72L8.011%2C10.177l2.167-2.167%2C3.845%2C3.845%2C3.72-3.72%2C2.121%2C2.122-3.72%2C3.72Z%22%20transform%3D%22translate%28-8%20-8%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center center no-repeat;
}

.double-list--theme1.inverse .double-list-inner .right-part ul li:before {
	background: #ff9635 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%2212px%22%20%20viewBox%3D%220%200%2015%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.1%2C10.683l-9.256%2C9.576L9.665%2C18.005l0.074-.077L5.909%2C13.965l2.178-2.253%2C3.831%2C3.963%2C7-7.246Z%22%20transform%3D%22translate%28-5.906%20-8.438%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center center no-repeat;
}

.gallery--theme1 .gallery-wrapper {
	padding: 0 10px;
	background: #f5efe8;
}

@media all and (max-width: 960px) {
	.gallery--theme1 .gallery-wrapper {
		padding: 0 15px;
	}
}

.gallery--theme1 .gallery-inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 30px 0 50px;
}

@media all and (max-width: 639px) {
	.gallery--theme1 .gallery-inner {
		padding: 25px 0 35px;
	}
}

.gallery--theme1 .gallery-inner .owl-carousel .owl-item {
	text-align: center;
}

.gallery--theme1 .gallery-inner .owl-carousel .owl-item img {
	width: auto;
	height: auto;
	max-width: 100%;
	display: inline;
}

.gallery--theme1 .block-title {
	color: #333;
	font-size: 30px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	padding-bottom: 25px;
}

@media all and (max-width: 960px) {
	.gallery--theme1 .block-title {
		font-size: 28px;
		padding-bottom: 20px;
	}
}

@media all and (max-width: 768px) {
	.gallery--theme1 .block-title {
		font-size: 26px;
	}
}

@media all and (max-width: 640px) {
	.gallery--theme1 .block-title {
		font-size: 24px;
		padding-bottom: 15px;
	}
}

@media all and (max-width: 480px) {
	.gallery--theme1 .block-title {
		font-size: 22px;
	}
}

@media all and (max-width: 400px) {
	.gallery--theme1 .block-title {
		font-size: 21px;
	}
}

.gallery--theme1 .block-inner {
	padding: 0 10px;
}

.gallery--theme1 .block-inner img {
	border-radius: 4px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.24);
}

.gallery--theme1 .owl-nav {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -16px;
}

.gallery--theme1 .owl-nav div {
	position: absolute;
	top: 0;
	width: 31px;
	font-size: 0;
	border-radius: 3px;
	height: 31px;
	box-sizing: border-box;
	background: #fff;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.29);
	background-image: -webkit-gradient(linear, , , color-stop(0%, rgba(0, 0, 0, 0.06)), color-stop(11.11111%, rgba(255, 255, 255, 0.06)));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
	background-image: -ms-linear-gradient(rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
	background-image: linear-gradient( rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
	-pie-background: linear-gradient( rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
}

.gallery--theme1 .owl-nav div:before {
	position: absolute;
	display: block;
	content: "";
	width: 7px;
	height: 7px;
	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%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%237c7c7c%22%20d%3D%22M7%2C6.146L6.4%2C7.01%2C0%2C3.854V3.146L6.4-.01%2C7%2C0.854%2C1.63%2C3.5Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") left top no-repeat;
	top: 12px;
	left: 12px;
}

.gallery--theme1 .owl-nav div.owl-prev {
	left: -20px;
}

.gallery--theme1 .owl-nav div.owl-next {
	right: -20px;
}

.gallery--theme1 .owl-nav div.owl-next:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	left: 14px;
}

.gallery--theme1.inverse .gallery-wrapper {
	background: #2185d2;
}

.gallery--theme1.inverse .block-title {
	color: #fff;
}

.gallery--theme1.inverse .owl-nav div {
	background-color: #b4d8f5;
}

.gallery--theme1.inverse .owl-nav div: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%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7%2C6.146L6.4%2C7.01%2C0%2C3.854V3.146L6.4-.01%2C7%2C0.854%2C1.63%2C3.5Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") left top no-repeat;
}

.middle-form--theme1 .middle-form-wrapper {
	padding: 0 10px;
	background: #ff9635;
}

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

.middle-form--theme1 .middle-form-inner {
	max-width: 900px;
	margin: 0 auto;
	padding: 20px 0;
	color: #fff;
}

.middle-form--theme1 .middle-form-inner .tpl-anketa {
	text-align: center;
}

.middle-form--theme1 .middle-form-inner .tpl-anketa .tpl-field {
	text-align: left;
}

.middle-form--theme1 .middle-form-inner .tpl-anketa .tpl-field a {
	color: inherit;
}

.middle-form--theme1 .block-title {
	color: #fff;
	font-size: 22px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	padding: 0 7px 15px;
	text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.5);
}

@media all and (max-width: 768px) {
	.middle-form--theme1 .block-title {
		font-size: 21px;
	}
}

@media all and (max-width: 640px) {
	.middle-form--theme1 .block-title {
		font-size: 20px;
	}
}

@media all and (max-width: 480px) {
	.middle-form--theme1 .block-title {
		font-size: 19px;
		padding-bottom: 12px;
	}
}

@media all and (max-width: 400px) {
	.middle-form--theme1 .block-title {
		font-size: 18px;
	}
}

.middle-form--theme1 form {
	color: #fff;
}

.middle-form--theme1 .frm .frm-input {
	width: 25%;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	padding: 0 7px 11px;
}

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

.middle-form--theme1 .frm .frm-input label {
	color: #fff;
}

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

.middle-form--theme1 .frm .frm-input ul li {
	padding: 3px 0;
}

@media all and (max-width: 800px) {
	.middle-form--theme1 .frm .frm-input {
		width: 50%;
	}
}

@media all and (max-width: 460px) {
	.middle-form--theme1 .frm .frm-input {
		width: 100%;
		padding: 0 0px 11px;
	}
}

.middle-form--theme1 .frm .frm-input input[type="text"], .middle-form--theme1 .frm .frm-input textarea, .middle-form--theme1 .frm .frm-input input[type="email"] {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	border-radius: 3px;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	height: 37px;
	background-color: transparent;
	border: none;
	font: normal 16px "PTSans";
	color: #999;
	padding: 4px 7px 2px 36px;
	outline-style: none;
	background-color: #fff;
}

.middle-form--theme1 .frm .frm-input input[type="text"]:focus, .middle-form--theme1 .frm .frm-input textarea:focus, .middle-form--theme1 .frm .frm-input input[type="email"]:focus {
	border: 2px solid rgba(0, 0, 0, 0.2);
	padding: 2px 7px 0px 34px;
}

.middle-form--theme1 .frm .frm-input select {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	border-radius: 3px;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	height: 37px;
	background-color: transparent;
	border: none;
	font: normal 16px "PTSans";
	color: #999;
	padding: 4px 7px 2px 10px;
	outline-style: none;
	background-color: #fff;
}

.middle-form--theme1 .frm .frm-input select:focus {
	border: 2px solid rgba(0, 0, 0, 0.2);
	padding: 2px 7px 0px 8px;
}

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

.middle-form--theme1 .frm .frm-input input[data-calendar="calendar"] {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	border-radius: 3px;
	position: relative;
	width: 90px;
	margin-right: 8px;
	box-sizing: border-box;
	height: 37px;
	background-color: transparent;
	border: none;
	font: normal 16px "PTSans";
	color: #999;
	padding: 4px 7px 2px 7px;
	outline-style: none;
	background-color: #fff;
	margin-bottom: 8px;
}

.middle-form--theme1 .frm .frm-input input[data-calendar="calendar"]:focus {
	border: 2px solid rgba(0, 0, 0, 0.2);
	padding: 2px 7px 0px 5px;
}

.middle-form--theme1 .frm .frm-input textarea {
	height: 100px;
	padding: 8px 7px 8px 10px;
}

.middle-form--theme1 .frm .frm-input textarea:focus {
	padding: 6px 7px 6px 8px;
}

.middle-form--theme1 .frm .frm-input.field-error .error-message {
	font-size: 11px;
	padding-bottom: 3px;
}

.middle-form--theme1 .frm .frm-input.field-error input[type="text"], .middle-form--theme1 .frm .frm-input.field-error textarea {
	border: 2px solid red;
}

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

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

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

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

.middle-form--theme1 .btn {
	width: 25%;
	box-sizing: border-box;
	vertical-align: top;
	display: inline-block;
	padding: 0 7px 11px;
}

@media all and (max-width: 800px) {
	.middle-form--theme1 .btn {
		width: 50%;
	}
}

@media all and (max-width: 460px) {
	.middle-form--theme1 .btn {
		width: 100%;
		padding: 0 0px 11px;
	}
}

.middle-form--theme1 .btn input[type="submit"], .middle-form--theme1 .btn button {
	background: #016cbe;
	width: 100%;
	box-sizing: border-box;
	padding: 9px 15px 8px;
	border: none;
	outline-style: none;
	border-radius: 3px;
	text-shadow: 0.5px 0.9px 1px rgba(89, 56, 36, 0.6);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.37);
	color: #fff;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1;
	cursor: pointer;
	background-image: -webkit-gradient(linear, , , color-stop(0%, rgba(255, 255, 255, 0.07)), color-stop(11.11111%, rgba(0, 0, 0, 0.07)));
	background-image: -o-linear-gradient(rgba(255, 255, 255, 0.07), rgba(0, 0, 0, 0.07));
	background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.07), rgba(0, 0, 0, 0.07));
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.07), rgba(0, 0, 0, 0.07));
	background-image: -ms-linear-gradient(rgba(255, 255, 255, 0.07), rgba(0, 0, 0, 0.07));
	background-image: linear-gradient( rgba(255, 255, 255, 0.07), rgba(0, 0, 0, 0.07));
	-pie-background: linear-gradient( rgba(255, 255, 255, 0.07), rgba(0, 0, 0, 0.07));
}

.middle-form--theme1.inverse .middle-form-wrapper {
	background: #0b6db9;
}

.middle-form--theme1.inverse .btn input[type="submit"], .middle-form--theme1.inverse .btn button {
	background-color: #ff9635;
	color: #fff;
}

.middle-form--theme1.inverse .block-title {
	color: #fff;
}

.sertificats--theme1 .sertificats-wrapper, .partners--theme1 .sertificats-wrapper, .sertificats--theme1 .partners-wrapper, .partners--theme1 .partners-wrapper {
	padding: 0 10px;
	border-bottom: 2px solid #f0e6da;
	background: #fff;
}

@media all and (max-width: 960px) {
	.sertificats--theme1 .sertificats-wrapper, .partners--theme1 .sertificats-wrapper, .sertificats--theme1 .partners-wrapper, .partners--theme1 .partners-wrapper {
		padding: 0 15px;
	}
}

.sertificats--theme1 .sertificats-inner, .partners--theme1 .sertificats-inner, .sertificats--theme1 .partners-inner, .partners--theme1 .partners-inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 26px 0 45px;
}

@media all and (max-width: 640px) {
	.sertificats--theme1 .sertificats-inner, .partners--theme1 .sertificats-inner, .sertificats--theme1 .partners-inner, .partners--theme1 .partners-inner {
		padding: 20px 0 30px;
	}
}

.sertificats--theme1 .block-title, .partners--theme1 .block-title {
	color: #333;
	font-size: 30px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	padding-bottom: 25px;
}

@media all and (max-width: 960px) {
	.sertificats--theme1 .block-title, .partners--theme1 .block-title {
		font-size: 28px;
		padding-bottom: 20px;
	}
}

@media all and (max-width: 768px) {
	.sertificats--theme1 .block-title, .partners--theme1 .block-title {
		font-size: 26px;
	}
}

@media all and (max-width: 640px) {
	.sertificats--theme1 .block-title, .partners--theme1 .block-title {
		font-size: 24px;
		padding-bottom: 15px;
	}
}

@media all and (max-width: 480px) {
	.sertificats--theme1 .block-title, .partners--theme1 .block-title {
		font-size: 22px;
	}
}

@media all and (max-width: 400px) {
	.sertificats--theme1 .block-title, .partners--theme1 .block-title {
		font-size: 21px;
	}
}

.sertificats--theme1 .block-inner, .partners--theme1 .block-inner {
	padding: 0 45px;
	position: relative;
}

.sertificats--theme1 .owl-nav, .partners--theme1 .owl-nav {
	/*position: absolute;
		left: 0;
		right: 0;
		top: 50%;
		margin-top: -16px;*/;
}

.sertificats--theme1 .owl-nav div, .partners--theme1 .owl-nav div {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 31px;
	font-size: 0;
	border-radius: 3px;
	height: 31px;
	box-sizing: border-box;
	background: #ff9635;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
	opacity: 0.5;
	background-image: -webkit-gradient(linear, , , color-stop(0%, rgba(0, 0, 0, 0.06)), color-stop(11.11111%, rgba(255, 255, 255, 0.06)));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
	background-image: -ms-linear-gradient(rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
	background-image: linear-gradient( rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
	-pie-background: linear-gradient( rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.sertificats--theme1 .owl-nav div:hover, .partners--theme1 .owl-nav div:hover {
	opacity: 1;
}

.sertificats--theme1 .owl-nav div:before, .partners--theme1 .owl-nav div:before {
	position: absolute;
	display: block;
	content: "";
	width: 7px;
	height: 7px;
	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%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7%2C6.146L6.4%2C7.01%2C0%2C3.854V3.146L6.4-.01%2C7%2C0.854%2C1.63%2C3.5Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") left top no-repeat;
	top: 12px;
	left: 12px;
}

.sertificats--theme1 .owl-nav div.owl-prev, .partners--theme1 .owl-nav div.owl-prev {
	left: -45px;
}

.sertificats--theme1 .owl-nav div.owl-next, .partners--theme1 .owl-nav div.owl-next {
	right: -45px;
}

.sertificats--theme1 .owl-nav div.owl-next:before, .partners--theme1 .owl-nav div.owl-next:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	left: 14px;
}

.sertificats--theme1.inverse .sertificats-wrapper, .partners--theme1.inverse .sertificats-wrapper, .sertificats--theme1.inverse .partners-wrapper, .partners--theme1.inverse .partners-wrapper {
	background: #0b6db9;
	border-bottom-color: rgba(255, 255, 255, 0.3);
}

.sertificats--theme1.inverse .block-title, .partners--theme1.inverse .block-title {
	color: #fff;
}

.sertificats--theme1.inverse .owl-nav div, .partners--theme1.inverse .owl-nav div {
	background: #b4d8f5;
}

.partners--theme1 .partners-wrapper {
	border-bottom: none;
}

.text-part--theme1 .text-part-wrapper {
	border-bottom: 1px solid #ddd;
	padding: 0 10px;
	background: #fff;
}

@media all and (max-width: 960px) {
	.text-part--theme1 .text-part-wrapper {
		padding: 0 20px;
	}
}

.text-part--theme1 .text-part-inner {
	padding: 55px 0;
	max-width: 960px;
	font-size: 16px;
	line-height: 1.4;
	margin: 0 auto;
}

@media all and (max-width: 960px) {
	.text-part--theme1 .text-part-inner {
		padding: 50px 0;
	}
}

@media all and (max-width: 768px) {
	.text-part--theme1 .text-part-inner {
		padding: 40px 0;
	}
}

@media all and (max-width: 640px) {
	.text-part--theme1 .text-part-inner {
		padding: 30px 0;
	}
}

@media all and (max-width: 480px) {
	.text-part--theme1 .text-part-inner {
		padding: 25px 0 30px;
	}
}

.text-part--theme1 .block-title {
	color: #333;
	font-size: 30px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
}

@media all and (max-width: 960px) {
	.text-part--theme1 .block-title {
		font-size: 28px;
	}
}

@media all and (max-width: 768px) {
	.text-part--theme1 .block-title {
		font-size: 26px;
	}
}

@media all and (max-width: 640px) {
	.text-part--theme1 .block-title {
		font-size: 24px;
	}
}

@media all and (max-width: 480px) {
	.text-part--theme1 .block-title {
		font-size: 22px;
	}
}

@media all and (max-width: 400px) {
	.text-part--theme1 .block-title {
		font-size: 21px;
	}
}

.text-part--theme1.inverse .text-part-wrapper {
	background: #0b6db9;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.text-part--theme1.inverse .block-title {
	color: #fff;
}

.text-part--theme1.inverse .block-text {
	color: #fff;
}

.advantages--theme1 .advantages-wrapper {
	padding: 0 10px;
	background: #fff;
}

@media all and (max-width: 960px) {
	.advantages--theme1 .advantages-wrapper {
		padding: 0 15px;
	}
}

.advantages--theme1 .block-title {
	color: #333;
	font-size: 30px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}

@media all and (max-width: 960px) {
	.advantages--theme1 .block-title {
		font-size: 28px;
		padding-bottom: 15px;
	}
}

@media all and (max-width: 768px) {
	.advantages--theme1 .block-title {
		font-size: 26px;
	}
}

@media all and (max-width: 640px) {
	.advantages--theme1 .block-title {
		font-size: 24px;
		padding-bottom: 10px;
	}
}

@media all and (max-width: 480px) {
	.advantages--theme1 .block-title {
		font-size: 22px;
	}
}

@media all and (max-width: 400px) {
	.advantages--theme1 .block-title {
		font-size: 21px;
	}
}

.advantages--theme1 .advantages-inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 55px 0 0 0;
}

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

@media all and (max-width: 768px) {
	.advantages--theme1 .advantages-inner {
		padding: 35px 0 0;
	}
}

@media all and (max-width: 640px) {
	.advantages--theme1 .advantages-inner {
		padding: 30px 0 0;
	}
}

@media all and (max-width: 480px) {
	.advantages--theme1 .advantages-inner {
		padding: 25px 0 10px;
	}
}

.advantages--theme1 .advantages-inner ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
	padding: 0 40px 0 15px;
	width: 50%;
	vertical-align: top;
	box-sizing: border-box;
}

.advantages--theme1 .advantages-inner ul:nth-child(2n) {
	padding: 0 15px 0 40px;
}

@media all and (max-width: 960px) {
	.advantages--theme1 .advantages-inner ul:nth-child(2n) {
		padding: 0 15px 0 20px;
	}
}

@media all and (max-width: 639px) {
	.advantages--theme1 .advantages-inner ul:nth-child(2n) {
		padding: 0 10px;
		width: 100%;
	}
}

@media all and (max-width: 960px) {
	.advantages--theme1 .advantages-inner ul {
		padding: 0 20px 0 15px;
	}
}

@media all and (max-width: 639px) {
	.advantages--theme1 .advantages-inner ul {
		padding: 0 10px;
		width: 100%;
	}
}

.advantages--theme1 .advantages-inner ul li {
	padding-bottom: 35px;
	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: 960px) {
	.advantages--theme1 .advantages-inner ul li {
		padding-bottom: 30px;
	}
}

@media all and (max-width: 639px) {
	.advantages--theme1 .advantages-inner ul li {
		padding-bottom: 25px;
	}
}

@media all and (max-width: 480px) {
	.advantages--theme1 .advantages-inner ul li {
		padding-bottom: 20px;
	}
}

.advantages--theme1 .advantages-inner ul li .num {
	box-sizing: border-box;
	border-radius: 50%;
	width: 64px;
	height: 64px;
	margin-right: 10px;
	border: 2px solid #ffa421;
	color: #484848;
	font-size: 28px;
	background: rgba(0, 0, 0, 0);
	font-family: Arial, Helvetica, sans-serif;
	-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;
	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 (max-width: 960px) {
	.advantages--theme1 .advantages-inner ul li .num {
		width: 48px;
		height: 48px;
		font-size: 23px;
		-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;
	}
}

.advantages--theme1 .advantages-inner ul li .text {
	color: #333;
	font-size: 16px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
}

.advantages--theme1.inverse .advantages-wrapper {
	background: #0b6db9;
}

.advantages--theme1.inverse .block-title, .advantages--theme1.inverse .advantages-inner ul li .text, .advantages--theme1.inverse .advantages-inner ul li .num {
	color: #fff;
}

.advantages--theme1.inverse .advantages-inner ul li .num {
	border-color: #ffb74f;
	background: rgba(0, 0, 0, 0);
}

.map--theme1 .map-wrapper {
	background: rgba(0, 0, 0, 0.2);
}

.map--theme1 .map-wrapper .map {
	height: 400px;
}

@media all and (max-width: 960px) {
	.map--theme1 .map-wrapper .map {
		height: 300px;
	}
}

@media all and (max-width: 640px) {
	.map--theme1 .map-wrapper .map {
		height: 250px;
	}
}

@media all and (max-width: 480px) {
	.map--theme1 .map-wrapper .map {
		height: 200px;
	}
}

.reviews--theme1 .reviews-wrapper {
	padding: 0 10px;
	background: #f5efe8;
}

@media all and (max-width: 960px) {
	.reviews--theme1 .reviews-wrapper {
		padding: 0 15px;
	}
}

.reviews--theme1 .reviews-inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 30px 0 50px;
}

@media all and (max-width: 639px) {
	.reviews--theme1 .reviews-inner {
		padding: 25px 0 35px;
	}
}

.reviews--theme1 .block-title {
	color: #333;
	font-size: 30px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	padding-bottom: 35px;
}

@media all and (max-width: 960px) {
	.reviews--theme1 .block-title {
		font-size: 28px;
		padding-bottom: 25px;
	}
}

@media all and (max-width: 768px) {
	.reviews--theme1 .block-title {
		font-size: 26px;
		padding-bottom: 20;
	}
}

@media all and (max-width: 640px) {
	.reviews--theme1 .block-title {
		font-size: 24px;
		padding-bottom: 15px;
	}
}

@media all and (max-width: 480px) {
	.reviews--theme1 .block-title {
		font-size: 22px;
	}
}

@media all and (max-width: 400px) {
	.reviews--theme1 .block-title {
		font-size: 21px;
	}
}

.reviews--theme1 .reviews {
	padding: 0 45px;
}

.reviews--theme1 .reviews .item {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}

@media all and (max-width: 600px) {
	.reviews--theme1 .reviews .item {
		display: block;
	}
}

.reviews--theme1 .reviews .item .left-part {
	margin-right: 45px;
	text-align: center;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 173px;
	-moz-box-flex: 0;
	-moz-flex: 0 0 173px;
	-ms-flex: 0 0 173px;
	flex: 0 0 173px;
}

@media all and (max-width: 600px) {
	.reviews--theme1 .reviews .item .left-part {
		text-align: right;
		padding-top: 8px;
	}
}

.reviews--theme1 .reviews .item .left-part .pic {
	display: inline-block;
	width: 100px;
	margin-bottom: 8px;
}

.reviews--theme1 .reviews .item .left-part .pic img {
	border-radius: 50%;
	box-shadow: 0.5px 0.9px 3px rgba(0, 0, 0, 0.28);
}

@media all and (max-width: 600px) {
	.reviews--theme1 .reviews .item .left-part .pic {
		display: none;
	}
}

.reviews--theme1 .reviews .item .left-part .name {
	color: #333;
	font-size: 15px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	font-weight: 700;
}

.reviews--theme1 .reviews .item .text-part {
	color: #333;
	font-size: 17px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	font-style: italic;
	padding: 17px 0 10px;
	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;
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-webkit-order: 1;
	-moz-order: 1;
	-ms-flex-order: 1;
	order: 1;
}

.reviews--theme1 .owl-nav {
	/*position: absolute;*/
	/*left: 0;
		right: 0;
		top: 50%;
		margin-top: -16px;*/;
}

.reviews--theme1 .owl-nav div {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 31px;
	font-size: 0;
	border-radius: 3px;
	height: 31px;
	box-sizing: border-box;
	background: #fff;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.29);
	background-image: -webkit-gradient(linear, , , color-stop(0%, rgba(0, 0, 0, 0.06)), color-stop(11.11111%, rgba(255, 255, 255, 0.06)));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
	background-image: -ms-linear-gradient(rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
	background-image: linear-gradient( rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
	-pie-background: linear-gradient( rgba(0, 0, 0, 0.06), rgba(255, 255, 255, 0.06));
}

.reviews--theme1 .owl-nav div:before {
	position: absolute;
	display: block;
	content: "";
	width: 7px;
	height: 7px;
	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%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%237c7c7c%22%20d%3D%22M7%2C6.146L6.4%2C7.01%2C0%2C3.854V3.146L6.4-.01%2C7%2C0.854%2C1.63%2C3.5Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") left top no-repeat;
	top: 12px;
	left: 12px;
}

.reviews--theme1 .owl-nav div.owl-prev {
	left: -45px;
}

.reviews--theme1 .owl-nav div.owl-next {
	right: -45px;
}

.reviews--theme1 .owl-nav div.owl-next:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	left: 14px;
}

.reviews--theme1.inverse .reviews-wrapper {
	background: #2185d2;
}

.reviews--theme1.inverse .block-title, .reviews--theme1.inverse .reviews .item .left-part .name, .reviews--theme1.inverse .reviews .item .text-part {
	color: #fff;
}

.reviews--theme1.inverse .reviews .item .text-part:before, .reviews--theme1.inverse .reviews .item .text-part:after {
	color: #8eceff;
}

.timer-form--theme1 .timer-form-wrapper {
	background: #0b6db9;
}

.timer-form--theme1 .timer-wrapper {
	background: rgba(255, 255, 255, 0.05);
	padding: 0 10px;
}

@media all and (max-width: 940px) {
	.timer-form--theme1 .timer-wrapper {
		padding: 0 15px;
	}
}

.timer-form--theme1 .svg {
	fill: #fff;
}

.timer-form--theme1 .timer-inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 27px 0 22px;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}

@media all and (max-width: 940px) {
	.timer-form--theme1 .timer-inner {
		display: block;
	}
}

.timer-form--theme1 .timer-inner .left-part {
	max-width: 435px;
	-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;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	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: 940px) {
	.timer-form--theme1 .timer-inner .left-part {
		display: block;
		text-align: center;
		max-width: 100%;
		padding-bottom: 15px;
	}
}

.timer-form--theme1 .timer-inner .left-part .pic {
	margin-right: 10px;
	max-width: 55px;
}

@media all and (max-width: 940px) {
	.timer-form--theme1 .timer-inner .left-part .pic {
		display: inline-block;
		vertical-align: middle;
	}
}

.timer-form--theme1 .timer-inner .left-part .pic svg path {
	fill: #fff;
	width: 100px;
}

.timer-form--theme1 .timer-inner .left-part .text {
	color: #fff;
	font-size: 16px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-shadow: 0.5px 0.9px 0 rgba(0, 0, 0, 0.39);
	-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: 940px) {
	.timer-form--theme1 .timer-inner .left-part .text {
		display: inline-block;
		vertical-align: middle;
	}
}

.timer-form--theme1 .timer-inner .left-part .text span {
	color: #ffea3c;
}

.timer-form--theme1 .timer-inner .right-part {
	text-align: right;
	padding-left: 20px;
	-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-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: 940px) {
	.timer-form--theme1 .timer-inner .right-part {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		justify-content: center;
		padding-left: 0;
	}
}

@media all and (max-width: 479px) {
	.timer-form--theme1 .timer-inner .right-part {
		display: block;
	}
}

.timer-form--theme1 .timer-inner .right-part .cntdwn-title {
	max-width: 115px;
	color: #fff;
	font-size: 16px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-align: left;
	text-shadow: 0.5px 0.9px 0 rgba(0, 0, 0, 0.39);
}

@media all and (max-width: 479px) {
	.timer-form--theme1 .timer-inner .right-part .cntdwn-title {
		max-width: 100%;
		padding-bottom: 10px;
		text-align: center;
	}
}

.timer-form--theme1 .timer-inner .right-part .countdown-end {
	color: #fff;
	text-shadow: 0.5px 0.9px 0 rgba(0, 0, 0, 0.39);
	font-size: 20px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
}

@media all and (max-width: 768px) {
	.timer-form--theme1 .timer-inner .right-part .countdown-end {
		font-size: 18px;
	}
}

@media all and (max-width: 480px) {
	.timer-form--theme1 .timer-inner .right-part .countdown-end {
		font-size: 17px;
	}
}

@media all and (max-width: 400px) {
	.timer-form--theme1 .timer-inner .right-part .countdown-end {
		font-size: 16px;
	}
}

@media all and (max-width: 479px) {
	.timer-form--theme1 .timer-inner .right-part .cntdwn-elem {
		text-align: center;
	}
}

.timer-form--theme1 .timer-inner .right-part .cntdwn-elem span {
	display: inline-block;
	margin: 0 0 0 14px;
	font-size: 0;
	text-align: center;
}

@media all and (max-width: 479px) {
	.timer-form--theme1 .timer-inner .right-part .cntdwn-elem span:first-child {
		margin-left: 0;
	}
}

.timer-form--theme1 .timer-inner .right-part .cntdwn-elem span ins {
	position: relative;
	display: inline-block;
	width: 29px;
	margin: 0 1px;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: bold 25px/45px Arial;
	text-align: center;
	text-decoration: none;
	color: #000;
}

@media all and (max-width: 400px) {
	.timer-form--theme1 .timer-inner .right-part .cntdwn-elem span ins {
		width: 24px;
		font: bold 20px/35px Arial;
	}
}

.timer-form--theme1 .timer-inner .right-part .cntdwn-elem span ins:after {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 2px;
	margin: -2px 0 0;
	content: "";
	background: #ccc;
	font-size: 0;
	opacity: 0.5;
}

.timer-form--theme1 .timer-inner .right-part .cntdwn-elem span em {
	display: block;
	margin: 2px 0 0;
	font: normal 13px "PTSans";
	color: #fff;
}

.timer-form--theme1 .timer-inner .right-part .countdown-end {
	display: none;
}

.timer-form--theme1 .form-wrapper {
	max-width: 960px;
	padding: 22px 10px 24px;
	margin: 0 auto;
	color: #fff;
}

@media all and (max-width: 960px) {
	.timer-form--theme1 .form-wrapper {
		padding: 20px 15px;
	}
}

.timer-form--theme1 .form-title {
	color: #fff;
	font-size: 27px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	text-shadow: 0.5px 0.9px 0 rgba(0, 0, 0, 0.5);
	padding-bottom: 17px;
}

@media all and (max-width: 960px) {
	.timer-form--theme1 .form-title {
		font-size: 26px;
		padding-bottom: 15px;
	}
}

@media all and (max-width: 768px) {
	.timer-form--theme1 .form-title {
		font-size: 25px;
		padding-bottom: 14px;
	}
}

@media all and (max-width: 640px) {
	.timer-form--theme1 .form-title {
		font-size: 24px;
		padding-bottom: 13px;
	}
}

@media all and (max-width: 480px) {
	.timer-form--theme1 .form-title {
		font-size: 23px;
	}
}

@media all and (max-width: 400px) {
	.timer-form--theme1 .form-title {
		font-size: 20px;
	}
}

.timer-form--theme1 .form-inner {
	padding: 0 18px;
	text-align: center;
}

.timer-form--theme1 .form-inner a {
	color: inherit;
}

@media all and (max-width: 768px) {
	.timer-form--theme1 .form-inner {
		padding: 0px;
	}
}

.timer-form--theme1 form {
	color: #fff;
}

.timer-form--theme1 .calendar-label {
	margin-right: 8px;
}

.timer-form--theme1 .frm .frm-input {
	width: 25%;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	box-sizing: border-box;
	padding: 0 7px 14px;
}

@media all and (max-width: 800px) {
	.timer-form--theme1 .frm .frm-input {
		width: 50%;
	}
}

@media all and (max-width: 460px) {
	.timer-form--theme1 .frm .frm-input {
		width: 100%;
		padding: 0 0px 14px;
	}
}

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

.timer-form--theme1 .frm .frm-input ul {
	padding: 0 0 0 10px;
	margin: 0;
	list-style: none;
}

.timer-form--theme1 .frm .frm-input ul li {
	padding: 2px 0px;
}

.timer-form--theme1 .frm .frm-input input[type="text"], .timer-form--theme1 .frm .frm-input textarea {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	border-radius: 3px;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	height: 37px;
	background-color: transparent;
	border: none;
	font: normal 16px "PTSans";
	color: #999;
	padding: 4px 7px 2px 36px;
	outline-style: none;
	background-color: #fff;
}

.timer-form--theme1 .frm .frm-input input[type="text"]:focus, .timer-form--theme1 .frm .frm-input textarea:focus {
	border: 2px solid rgba(0, 0, 0, 0.2);
	padding: 2px 7px 0px 34px;
}

.timer-form--theme1 .frm .frm-input.field-error input[type="text"]:focus, .timer-form--theme1 .frm .frm-input.field-error textarea:focus {
	padding: 2px 7px 0px 36px;
}

.timer-form--theme1 .frm .frm-input select {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	border-radius: 3px;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	height: 37px;
	background-color: transparent;
	border: none;
	font: normal 16px "PTSans";
	color: #999;
	padding: 4px 7px 2px 10px;
	outline-style: none;
	background-color: #fff;
}

.timer-form--theme1 .frm .frm-input select:focus {
	border: 2px solid rgba(0, 0, 0, 0.2);
	padding: 2px 7px 0px 8px;
}

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

.timer-form--theme1 .frm .frm-input input[data-calendar="calendar"] {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	border-radius: 3px;
	position: relative;
	width: 90px;
	margin-right: 5px;
	box-sizing: border-box;
	height: 37px;
	background-color: transparent;
	border: none;
	font: normal 16px "PTSans";
	color: #999;
	padding: 4px 7px 2px 7px;
	outline-style: none;
	background-color: #fff;
	margin-bottom: 8px;
}

.timer-form--theme1 .frm .frm-input input[data-calendar="calendar"]:focus {
	border: 2px solid rgba(0, 0, 0, 0.2);
	padding: 2px 7px 0px 5px;
}

.timer-form--theme1 .frm .frm-input textarea {
	height: 100px;
	padding: 8px 7px 8px 10px;
}

.timer-form--theme1 .frm .frm-input textarea:focus {
	padding: 6px 7px 6px 8px;
}

.timer-form--theme1 .frm .frm-input.field-error .error-message {
	font-size: 11px;
	padding-bottom: 3px;
}

.timer-form--theme1 .frm .frm-input.field-error input[type="text"], .timer-form--theme1 .frm .frm-input.field-error textarea {
	border: 2px solid red;
}

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

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

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

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

.timer-form--theme1 .btn {
	width: 25%;
	box-sizing: border-box;
	vertical-align: top;
	display: inline-block;
	padding: 0 7px 14px;
}

@media all and (max-width: 800px) {
	.timer-form--theme1 .btn {
		width: 50%;
	}
}

@media all and (max-width: 460px) {
	.timer-form--theme1 .btn {
		width: 100%;
		padding: 0 0px 14px;
	}
}

.timer-form--theme1 .btn input[type="submit"], .timer-form--theme1 .btn button {
	background: #ff952d;
	width: 100%;
	box-sizing: border-box;
	padding: 9px 15px 8px;
	border: none;
	outline-style: none;
	border-radius: 3px;
	text-shadow: 0.5px 0.9px 1px rgba(89, 56, 36, 0.6);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.37);
	color: #fff;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1;
	cursor: pointer;
	background-image: -webkit-gradient(linear, , , color-stop(0%, rgba(255, 255, 255, 0.07)), color-stop(11.11111%, rgba(0, 0, 0, 0.07)));
	background-image: -o-linear-gradient(rgba(255, 255, 255, 0.07), rgba(0, 0, 0, 0.07));
	background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.07), rgba(0, 0, 0, 0.07));
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.07), rgba(0, 0, 0, 0.07));
	background-image: -ms-linear-gradient(rgba(255, 255, 255, 0.07), rgba(0, 0, 0, 0.07));
	background-image: linear-gradient( rgba(255, 255, 255, 0.07), rgba(0, 0, 0, 0.07));
	-pie-background: linear-gradient( rgba(255, 255, 255, 0.07), rgba(0, 0, 0, 0.07));
}

.timer-form--theme1.inverse .timer-form-wrapper {
	background: #ff9635;
}

.timer-form--theme1.inverse .timer-wrapper {
	background: rgba(0, 0, 0, 0.05);
}

.timer-form--theme1.inverse .timer-inner .left-part .text span {
	color: #fff;
}

.timer-form--theme1.inverse .btn input[type="submit"], .timer-form--theme1.inverse .btn button {
	background: #0b6db9;
	color: #fff;
}

.timer-form--theme1.inverse .timer-inner .right-part .cntdwn-elem span ins {
	background: #fff;
	color: #000;
}

.timer-form--theme1.inverse .timer-inner .right-part .cntdwn-title {
	color: #fff;
}

.timer-form--theme1.inverse .timer-inner .left-part .pic svg path {
	fill: #fff;
	width: 100px;
}

.timer-form--theme1.inverse .timer-inner .left-part .text {
	color: #fff;
}

.timer-form--theme1.inverse .timer-inner .left-part .text span {
	color: #ffea3c;
}

.footer--theme1 .site-social ul li img {
	width: 100%;
}

.footer--theme1 .footer-wrapper {
	padding: 0 10px;
	background: #fff;
}

@media all and (max-width: 960px) {
	.footer--theme1 .footer-wrapper {
		padding: 0 15px;
	}
}

.footer--theme1 .footer-inner {
	max-width: 960px;
	margin: 0 auto;
	min-height: 66px;
	padding: 16px 0 22px;
	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: 450px) {
	.footer--theme1 .footer-inner {
		display: block;
		text-align: center;
	}
}

.footer--theme1 .footer-inner > * {
	border-left: 1px solid #d6d2d0;
	padding: 10px 16px;
	box-sizing: border-box;
}

@media all and (max-width: 450px) {
	.footer--theme1 .footer-inner > * {
		padding: 0 0 20px;
		border-left: none;
	}
}

@media all and (max-width: 450px) {
	.footer--theme1 .footer-inner > *:last-child {
		padding-bottom: 0;
	}
}

.footer--theme1 .site-address {
	width: 26%;
	color: #333;
	font-size: 13px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
}

@media all and (max-width: 769px) {
	.footer--theme1 .site-address {
		width: 50%;
	}
}

@media all and (max-width: 450px) {
	.footer--theme1 .site-address {
		width: 100%;
	}
}

.footer--theme1 .site-social {
	width: 24%;
}

@media all and (max-width: 769px) {
	.footer--theme1 .site-social {
		width: 50%;
	}
}

@media all and (max-width: 450px) {
	.footer--theme1 .site-social {
		width: 100%;
	}
}

.footer--theme1 .site-social .socail-title {
	color: #333;
	font-size: 13px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	line-height: 1;
}

.footer--theme1 .site-social ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0;
}

.footer--theme1 .site-social ul li {
	display: inline-block;
	vertical-align: top;
	margin-right: 6px;
	max-width: 28px;
}

.footer--theme1 .copyright {
	width: 23%;
	color: #333;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footer--theme1 .copyright span {
	font-size: 11px !important;
}

.footer--theme1 .copyright a {
	color: #2f7000;
}

@media all and (max-width: 769px) {
	.footer--theme1 .copyright {
		width: 50%;
	}
}

@media all and (max-width: 450px) {
	.footer--theme1 .copyright {
		width: 100%;
	}
}

.footer--theme1 .site-phone {
	width: 27%;
}

.footer--theme1 .site-phone .work-time {
	color: #333;
	font-size: 13px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
}

.footer--theme1 .site-phone .phone {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
}

@media screen and (min-width: 770px) and (max-width: 1023px) {
	.footer--theme1 .site-phone .phone {
		font-size: 16px;
	}
}

@media all and (max-width: 769px) {
	.footer--theme1 .site-phone {
		width: 50%;
	}
}

@media all and (max-width: 450px) {
	.footer--theme1 .site-phone {
		width: 100%;
	}
}

.footer--theme1.inverse .footer-wrapper {
	background: #0b6db9;
}

.footer--theme1.inverse .footer-inner > * {
	border-color: rgba(255, 255, 255, 0.2);
}

.footer--theme1.inverse .site-address, .footer--theme1.inverse .site-phone .work-time, .footer--theme1.inverse .site-phone .phone, .footer--theme1.inverse .site-social .socail-title, .footer--theme1.inverse .copyright {
	color: #fff;
}

.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-nav.disabled, .owl-carousel .owl-dots.disabled {
	display: 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;
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("../lp/owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-moz-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	-ms-transition: scale 100ms ease;
	transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	-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-video-frame {
	position: relative;
	z-index: 1;
}

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

.pr_block1_wrapper {
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	padding: 40px 0 30px;
	background: #006cbf;
}

@media screen and (max-width: 979px) {
	.pr_block1_wrapper {
		padding: 25px 0 30px;
	}
}

@media screen and (max-width: 767px) {
	.pr_block1_wrapper {
		padding: 25px 0 50px;
	}
}

.pr_block1_wrapper.inverse {
	background: #f5efe8;
}

.pr_block1_wrapper.inverse .pr_block1_title {
	color: #333;
}

.pr_block1_wrapper.inverse .pr_block1_item .pr_block1_in {
	background: #fff;
}

.pr_block1_wrapper.inverse .pr_block1_item .title {
	color: #1f1f1f;
}

.pr_block1_wrapper.inverse .pr_block1_item .text {
	color: #676767;
}

.pr_block1_wrapper.inverse .pr_block1_item .pr_title {
	color: #333;
}

.pr_block1_wrapper.inverse .pr_block1_item .pr_price {
	color: #1f1f1f;
}

.pr_block1_wrapper.inverse .pr_block1_item .pr_button {
	color: #fff;
	background-image: -webkit-gradient(linear, , , color-stop(0%, #ffbc2a), color-stop(11.11111%, #ff9e1f));
	background-image: -o-linear-gradient(#ffbc2a, #ff9e1f);
	background-image: -moz-linear-gradient(#ffbc2a, #ff9e1f);
	background-image: -webkit-linear-gradient(#ffbc2a, #ff9e1f);
	background-image: -ms-linear-gradient(#ffbc2a, #ff9e1f);
	background-image: linear-gradient( #ffbc2a, #ff9e1f);
	-pie-background: linear-gradient( #ffbc2a, #ff9e1f);
}

.pr_block1_wrapper.inverse .pr_block1_item .pr_button:hover {
	color: #fff;
	background-image: -webkit-gradient(linear, , , color-stop(0%, #ff9e1f), color-stop(11.11111%, #ffbc2a));
	background-image: -o-linear-gradient(#ff9e1f, #ffbc2a);
	background-image: -moz-linear-gradient(#ff9e1f, #ffbc2a);
	background-image: -webkit-linear-gradient(#ff9e1f, #ffbc2a);
	background-image: -ms-linear-gradient(#ff9e1f, #ffbc2a);
	background-image: linear-gradient( #ff9e1f, #ffbc2a);
	-pie-background: linear-gradient( #ff9e1f, #ffbc2a);
}

.pr_block1_wrapper.inverse .owl-dots .owl-dot {
	border-color: #ffa421;
	background: #f5efe8;
}

.pr_block1_wrapper.inverse .owl-dots .owl-dot.active {
	border-color: #ffa421;
	background: #ffa421;
}

.pr_block1_wrapper.inverse .owl-prev {
	background: #fff;
}

.pr_block1_wrapper.inverse .owl-prev: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%227px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%207%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23c4c4c4%22%20d%3D%22M6.996%2C6.146%20L6.404%2C7.010%20L0.004%2C3.854%20L0.004%2C3.146%20L6.404%2C-0.010%20L6.996%2C0.854%20L1.630%2C3.500%20L6.996%2C6.146%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
}

.pr_block1_wrapper.inverse .owl-next {
	background: #fff;
}

.pr_block1_wrapper.inverse .owl-next: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%227px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%207%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23c4c4c4%22%20d%3D%22M6.996%2C6.146%20L6.404%2C7.010%20L0.004%2C3.854%20L0.004%2C3.146%20L6.404%2C-0.010%20L6.996%2C0.854%20L1.630%2C3.500%20L6.996%2C6.146%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
}

.pr_block1_wrapper .pr_block1_wr {
	max-width: 960px;
	margin: 0 auto;
}

.pr_block1_wrapper .pr_block1_title {
	color: #fff;
	font: 30px/1 "PtSans", Arial, Helvetica, sans-serif;
	padding: 0 0 18px;
}

@media screen and (max-width: 1023px) {
	.pr_block1_wrapper .pr_block1_title {
		padding: 0 30px 18px;
	}
}

@media screen and (max-width: 767px) {
	.pr_block1_wrapper .pr_block1_title {
		font-size: 21px;
		padding: 0 24px 16px;
	}
}

.pr_block1_wrapper .pr_block1 {
	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-direction: normal;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	text-align: center;
	padding: 0 20px;
}

.pr_block1_wrapper .pr_block1.owl-carousel {
	display: block;
	padding: 0;
	margin: 0 0 20px;
}

@media screen and (max-width: 767px) {
	.pr_block1_wrapper .pr_block1.owl-carousel {
		margin: 0;
	}
}

.pr_block1_wrapper .owl-stage .pr_block1_item {
	margin: 0;
}

.pr_block1_wrapper .owl-carousel .owl-stage-outer {
	padding: 0 0 3px;
}

.pr_block1_wrapper .owl-prev {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -16px;
	width: 32px;
	height: 32px;
	font-size: 0;
	line-height: 0;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
}

@media screen and (max-width: 979px) {
	.pr_block1_wrapper .owl-prev {
		left: 10px;
	}
}

.pr_block1_wrapper .owl-prev:before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	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%227px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%207%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23c5c5c5%22%20d%3D%22M6.996%2C6.146%20L6.404%2C7.010%20L0.004%2C3.854%20L0.004%2C3.146%20L6.404%2C-0.010%20L6.996%2C0.854%20L1.630%2C3.500%20L6.996%2C6.146%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
}

.pr_block1_wrapper .owl-next {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -16px;
	width: 32px;
	height: 32px;
	font-size: 0;
	line-height: 0;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
}

@media screen and (max-width: 979px) {
	.pr_block1_wrapper .owl-next {
		right: 10px;
	}
}

.pr_block1_wrapper .owl-next:before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	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%227px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%207%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23c5c5c5%22%20d%3D%22M6.996%2C6.146%20L6.404%2C7.010%20L0.004%2C3.854%20L0.004%2C3.146%20L6.404%2C-0.010%20L6.996%2C0.854%20L1.630%2C3.500%20L6.996%2C6.146%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
}

.pr_block1_wrapper .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -29px;
	text-align: center;
	font-size: 0;
	line-height: 0;
}

.pr_block1_wrapper .owl-dots .owl-dot {
	display: inline-block;
	vertical-align: top;
	width: 10px;
	height: 10px;
	border: 1px solid #f4a228;
	background: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 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;
	margin: 0 5px;
}

.pr_block1_wrapper .owl-dots .owl-dot.active {
	background: #ffa421;
}

@media screen and (max-width: 920px) {
	.pr_block1_wrapper .owl-item {
		-webkit-transition: opacity 0.3s;
		-moz-transition: opacity 0.3s;
		-o-transition: opacity 0.3s;
		-ms-transition: opacity 0.3s;
		transition: opacity 0.3s;
		opacity: 0.5;
	}

	.pr_block1_wrapper .owl-item.center {
		opacity: 1;
	}
}

.pr_block1_wrapper .pr_block1_item {
	-moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.32);
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.32);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.32);
	max-width: 290px;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 32%;
	-moz-box-flex: 1;
	-moz-flex: 1 0 32%;
	-ms-flex: 1 0 32%;
	flex: 1 0 32%;
	margin: 0 2% 20px 0;
	text-align: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.pr_block1_wrapper .pr_block1_item:nth-child(3n) {
	margin-right: 0;
}

.pr_block1_wrapper .pr_block1_item .pr_block1_in {
	background: #f5efe8;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.pr_block1_wrapper .pr_block1_item .pic {
	font-size: 0;
	height: 180px;
}

.pr_block1_wrapper .pr_block1_item .text_wrap {
	padding: 16px;
}

.pr_block1_wrapper .pr_block1_item .title {
	color: #1f1f1f;
	font: bold 18px Arial, Helvetica, sans-serif;
	padding: 0 0 10px;
}

.pr_block1_wrapper .pr_block1_item .text {
	color: #676767;
	font: 14px/18px Arial, Helvetica, sans-serif;
	padding: 0 0 10px;
}

.pr_block1_wrapper .pr_block1_item .pr_title {
	color: #333;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 0 0 3px;
}

.pr_block1_wrapper .pr_block1_item .pr_price {
	color: #1f1f1f;
	font: bold 24px Arial, Helvetica, sans-serif;
	padding: 0 0 12px;
}

.pr_block1_wrapper .pr_block1_item .pr_button {
	display: block;
	color: #fff;
	font: 23px/1.2 "PtSans", Arial, Helvetica, sans-serif;
	padding: 12px 20px 9px;
	text-decoration: none;
	text-align: center;
	background-image: -webkit-gradient(linear, , , color-stop(0%, #ffbc2a), color-stop(11.11111%, #ff9e1f));
	background-image: -o-linear-gradient(#ffbc2a, #ff9e1f);
	background-image: -moz-linear-gradient(#ffbc2a, #ff9e1f);
	background-image: -webkit-linear-gradient(#ffbc2a, #ff9e1f);
	background-image: -ms-linear-gradient(#ffbc2a, #ff9e1f);
	background-image: linear-gradient( #ffbc2a, #ff9e1f);
	-pie-background: linear-gradient( #ffbc2a, #ff9e1f);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.38);
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.38);
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.38);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

.pr_block1_wrapper .pr_block1_item .pr_button:hover {
	color: #fff;
	background-image: -webkit-gradient(linear, , , color-stop(0%, #ff9e1f), color-stop(11.11111%, #ffbc2a));
	background-image: -o-linear-gradient(#ff9e1f, #ffbc2a);
	background-image: -moz-linear-gradient(#ff9e1f, #ffbc2a);
	background-image: -webkit-linear-gradient(#ff9e1f, #ffbc2a);
	background-image: -ms-linear-gradient(#ff9e1f, #ffbc2a);
	background-image: linear-gradient( #ff9e1f, #ffbc2a);
	-pie-background: linear-gradient( #ff9e1f, #ffbc2a);
}

.pr_block2_wrapper {
	padding: 30px 0 59px;
	background: #f5efe8;
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
}

@media screen and (max-width: 1023px) {
	.pr_block2_wrapper {
		padding: 30px 24px 59px;
	}
}

@media screen and (max-width: 899px) {
	.pr_block2_wrapper {
		padding: 30px 0 50px;
	}
}

.pr_block2_wrapper.inverse {
	background: #016cbf;
}

.pr_block2_wrapper.inverse .pr_block2_title {
	color: #fff;
}

.pr_block2_wrapper.inverse .pr_block2_item {
	background: #f6efe9;
}

.pr_block2_wrapper.inverse .text_wrap .title {
	color: #1f1f1f;
}

.pr_block2_wrapper.inverse .text_wrap .text {
	color: #676767;
}

.pr_block2_wrapper.inverse .price_wr .pr_title {
	color: #333;
}

.pr_block2_wrapper.inverse .price_wr .pr_price {
	color: #1f1f1f;
}

.pr_block2_wrapper.inverse .but_wr .pr_button {
	color: #fff;
	background-image: -webkit-gradient(linear, , , color-stop(0%, #ffbc2a), color-stop(11.11111%, #ff9e1f));
	background-image: -o-linear-gradient(#ffbc2a, #ff9e1f);
	background-image: -moz-linear-gradient(#ffbc2a, #ff9e1f);
	background-image: -webkit-linear-gradient(#ffbc2a, #ff9e1f);
	background-image: -ms-linear-gradient(#ffbc2a, #ff9e1f);
	background-image: linear-gradient( #ffbc2a, #ff9e1f);
	-pie-background: linear-gradient( #ffbc2a, #ff9e1f);
}

.pr_block2_wrapper.inverse .but_wr .pr_button:hover {
	color: #fff;
	background-image: -webkit-gradient(linear, , , color-stop(0%, #ff9e1f), color-stop(11.11111%, #ffbc2a));
	background-image: -o-linear-gradient(#ff9e1f, #ffbc2a);
	background-image: -moz-linear-gradient(#ff9e1f, #ffbc2a);
	background-image: -webkit-linear-gradient(#ff9e1f, #ffbc2a);
	background-image: -ms-linear-gradient(#ff9e1f, #ffbc2a);
	background-image: linear-gradient( #ff9e1f, #ffbc2a);
	-pie-background: linear-gradient( #ff9e1f, #ffbc2a);
}

.pr_block2_wrapper.inverse .owl-next {
	background: #fff;
}

.pr_block2_wrapper.inverse .owl-next: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%227px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%207%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23c5c5c5%22%20d%3D%22M6.996%2C6.146%20L6.404%2C7.010%20L0.004%2C3.854%20L0.004%2C3.146%20L6.404%2C-0.010%20L6.996%2C0.854%20L1.630%2C3.500%20L6.996%2C6.146%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
}

.pr_block2_wrapper.inverse .owl-prev {
	background: #fff;
}

.pr_block2_wrapper.inverse .owl-prev: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%227px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%207%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23c5c5c5%22%20d%3D%22M6.996%2C6.146%20L6.404%2C7.010%20L0.004%2C3.854%20L0.004%2C3.146%20L6.404%2C-0.010%20L6.996%2C0.854%20L1.630%2C3.500%20L6.996%2C6.146%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
}

.pr_block2_wrapper.inverse .owl-dots .owl-dot {
	background: #fff;
	border-color: #ffa421;
}

.pr_block2_wrapper.inverse .owl-dots .owl-dot.active {
	background: #ffa421;
}

.pr_block2_wrapper .pr_block2_wr {
	max-width: 960px;
	margin: 0 auto;
}

.pr_block2_wrapper .pr_block2_title {
	color: #333;
	font: 30px/1 "PtSans", Arial, Helvetica, sans-serif;
	padding: 0 0 15px;
}

@media screen and (max-width: 899px) {
	.pr_block2_wrapper .pr_block2_title {
		padding: 0 24px 15px;
	}
}

@media screen and (max-width: 767px) {
	.pr_block2_wrapper .pr_block2_title {
		font-size: 26px;
	}
}

@media screen and (max-width: 479px) {
	.pr_block2_wrapper .pr_block2_title {
		font-size: 21px;
	}
}

.pr_block2_wrapper .pr_block2 {
	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;
	padding: 0 21px;
}

.pr_block2_wrapper .pr_block2.owl-carousel {
	display: block;
	padding: 0;
	margin: 0 auto;
	max-width: 918px;
}

.pr_block2_wrapper .owl-stage .pr_block2_item {
	margin: 0 5px 0 0;
}

.pr_block2_wrapper .owl-carousel .owl-stage-outer {
	padding: 3px 0 3px 3px;
}

.pr_block2_wrapper .owl-prev {
	position: absolute;
	left: -20px;
	top: 50%;
	margin-top: -16px;
	width: 32px;
	height: 32px;
	font-size: 0;
	line-height: 0;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
}

@media screen and (max-width: 899px) {
	.pr_block2_wrapper .owl-prev {
		left: 10px;
	}
}

.pr_block2_wrapper .owl-prev:before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	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%227px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%207%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23c5c5c5%22%20d%3D%22M6.996%2C6.146%20L6.404%2C7.010%20L0.004%2C3.854%20L0.004%2C3.146%20L6.404%2C-0.010%20L6.996%2C0.854%20L1.630%2C3.500%20L6.996%2C6.146%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
}

.pr_block2_wrapper .owl-next {
	position: absolute;
	right: -20px;
	top: 50%;
	margin-top: -16px;
	width: 32px;
	height: 32px;
	font-size: 0;
	line-height: 0;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
}

@media screen and (max-width: 899px) {
	.pr_block2_wrapper .owl-next {
		right: 10px;
	}
}

.pr_block2_wrapper .owl-next:before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	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%227px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%207%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23c5c5c5%22%20d%3D%22M6.996%2C6.146%20L6.404%2C7.010%20L0.004%2C3.854%20L0.004%2C3.146%20L6.404%2C-0.010%20L6.996%2C0.854%20L1.630%2C3.500%20L6.996%2C6.146%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
}

.pr_block2_wrapper .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -29px;
	text-align: center;
	font-size: 0;
	line-height: 0;
}

.pr_block2_wrapper .owl-dots .owl-dot {
	display: inline-block;
	vertical-align: top;
	width: 10px;
	height: 10px;
	border: 1px solid #f4a228;
	background: #f5efe8;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 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;
	margin: 0 5px;
}

.pr_block2_wrapper .owl-dots .owl-dot.active {
	background: #ffa421;
}

@media screen and (max-width: 830px) {
	.pr_block2_wrapper .owl-item {
		-webkit-transition: opacity 0.3s;
		-moz-transition: opacity 0.3s;
		-o-transition: opacity 0.3s;
		-ms-transition: opacity 0.3s;
		transition: opacity 0.3s;
		opacity: 0.5;
		text-align: center;
	}

	.pr_block2_wrapper .owl-item.center {
		opacity: 1;
	}
}

.pr_block2_wrapper .pr_block2_item {
	text-align: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.32);
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.32);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.32);
	min-height: 233px;
	background: #fff;
	position: relative;
	-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;
	margin: 0 0 20px;
}

@media screen and (max-width: 899px) {
	.pr_block2_wrapper .pr_block2_item {
		width: 260px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
	}
}

@media screen and (min-width: 900px) {
	.pr_block2_wrapper .pic {
		-webkit-border-radius: 10px 0 0 10px;
		-moz-border-radius: 10px 0 0 10px;
		-ms-border-radius: 10px 0 0 10px;
		-o-border-radius: 10px 0 0 10px;
		border-radius: 10px 0 0 10px;
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		width: 382px;
	}
}

@media screen and (max-width: 899px) {
	.pr_block2_wrapper .pic {
		display: block;
		width: 260px;
		height: 160px;
		-webkit-border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		-ms-border-radius: 5px 5px 0 0;
		-o-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
	}
}

.pr_block2_wrapper .text_wrap {
	padding: 18px 16px 16px 21px;
	margin: 0 0 0 382px;
}

@media screen and (max-width: 899px) {
	.pr_block2_wrapper .text_wrap {
		margin: 0;
		padding: 16px;
	}
}

.pr_block2_wrapper .text_wrap .text_wr {
	padding: 0 0 60px;
}

@media screen and (max-width: 899px) {
	.pr_block2_wrapper .text_wrap .text_wr {
		padding: 0 0 8px;
	}
}

.pr_block2_wrapper .text_wrap .title {
	color: #1f1f1f;
	font: bold 21px/1 Arial, Helvetica, sans-serif;
	padding: 0 0 12px;
}

.pr_block2_wrapper .text_wrap .text {
	color: #676767;
	font: 14px/18px Arial, Helvetica, sans-serif;
}

.pr_block2_wrapper .pr_in {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}

@media screen and (max-width: 899px) {
	.pr_block2_wrapper .pr_in {
		display: block;
	}
}

.pr_block2_wrapper .price_wr {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 180px;
	-moz-box-flex: 0;
	-moz-flex: 0 0 180px;
	-ms-flex: 0 0 180px;
	flex: 0 0 180px;
}

@media screen and (max-width: 899px) {
	.pr_block2_wrapper .price_wr {
		padding: 0 0 13px;
	}
}

.pr_block2_wrapper .price_wr .pr_title {
	color: #333;
	font: bold 12px/1 Arial, Helvetica, sans-serif;
	padding: 0 0 5px;
}

.pr_block2_wrapper .price_wr .pr_price {
	color: #1f1f1f;
	font: bold 24px/1 Arial, Helvetica, sans-serif;
}

.pr_block2_wrapper .but_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;
	text-align: right;
}

.pr_block2_wrapper .but_wr .pr_button {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	font: 23px/1.2 "PtSans", Arial, Helvetica, sans-serif;
	min-width: 188px;
	padding: 12px 20px 9px;
	text-decoration: none;
	text-align: center;
	background-image: -webkit-gradient(linear, , , color-stop(0%, #ffbc2a), color-stop(11.11111%, #ff9e1f));
	background-image: -o-linear-gradient(#ffbc2a, #ff9e1f);
	background-image: -moz-linear-gradient(#ffbc2a, #ff9e1f);
	background-image: -webkit-linear-gradient(#ffbc2a, #ff9e1f);
	background-image: -ms-linear-gradient(#ffbc2a, #ff9e1f);
	background-image: linear-gradient( #ffbc2a, #ff9e1f);
	-pie-background: linear-gradient( #ffbc2a, #ff9e1f);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.38);
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.38);
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.38);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

@media screen and (max-width: 899px) {
	.pr_block2_wrapper .but_wr .pr_button {
		display: block;
		min-width: 10px;
	}
}

.pr_block2_wrapper .but_wr .pr_button:hover {
	color: #fff;
	background-image: -webkit-gradient(linear, , , color-stop(0%, #ff9e1f), color-stop(11.11111%, #ffbc2a));
	background-image: -o-linear-gradient(#ff9e1f, #ffbc2a);
	background-image: -moz-linear-gradient(#ff9e1f, #ffbc2a);
	background-image: -webkit-linear-gradient(#ff9e1f, #ffbc2a);
	background-image: -ms-linear-gradient(#ff9e1f, #ffbc2a);
	background-image: linear-gradient( #ff9e1f, #ffbc2a);
	-pie-background: linear-gradient( #ff9e1f, #ffbc2a);
}

.steps_wrapper {
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	background: #006cbf;
	padding: 28px 24px 10px;
}

@media screen and (max-width: 767px) {
	.steps_wrapper {
		padding: 22px 15px 10px;
	}
}

.steps_wrapper.inverse {
	background: #fff;
}

.steps_wrapper.inverse .steps_title {
	color: #323232;
}

.steps_wrapper.inverse .step_in .steps_num {
	background: #006cbf;
	color: #fff;
}

.steps_wrapper.inverse .step_in .steps_num span:before {
	background: #ffa421;
}

.steps_wrapper.inverse .step_in .step_title {
	color: #323232;
}

.steps_wrapper.inverse .step:last-child .step_in .steps_num {
	background: #ffa421;
}

.steps_wrapper.inverse .step:last-child .step_in .steps_num: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%2229px%22%20height%3D%2221px%22%20%20viewBox%3D%220%200%2029%2021%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M10.265%2C16.644%20C11.237%2C14.637%2013.691%2C12.559%2015.437%2C10.402%20C17.184%2C8.244%2019.135%2C6.328%2021.292%2C4.651%20C23.449%2C2.975%2025.379%2C0.756%2027.082%2C-0.006%20L28.246%2C4.158%20C26.129%2C5.069%2024.269%2C7.115%2022.664%2C8.295%20C20.382%2C9.952%2018.300%2C11.897%2016.420%2C14.131%20C14.541%2C16.364%2013.213%2C17.256%2012.322%2C19.263%20L10.240%2C20.152%20L0.001%2C10.770%20L1.764%2C6.681%20L10.265%2C16.644%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
}

.steps_wrapper .steps_wrap {
	max-width: 960px;
	margin: 0 auto;
}

.steps_wrapper .steps_title {
	color: #fff;
	font: 30px/1 "PtSans", Arial, Helvetica, sans-serif;
	padding: 0 0 28px;
}

@media screen and (max-width: 767px) {
	.steps_wrapper .steps_title {
		font-size: 21px;
		padding: 0 0 16px;
	}
}

.steps_wrapper .steps_wr {
	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;
	text-align: center;
}

@media screen and (max-width: 560px) {
	.steps_wrapper .steps_wr {
		display: block;
	}
}

.steps_wrapper .step {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-moz-box-flex: 0;
	-moz-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	text-align: center;
	margin: 0 0 40px;
}

@media screen and (max-width: 989px) {
	.steps_wrapper .step {
		max-width: 50%;
		-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%;
		margin: 0 0 30px;
		text-align: left;
	}
}

@media screen and (max-width: 560px) {
	.steps_wrapper .step {
		max-width: 100%;
		margin: 0 0 36px;
	}
}

.steps_wrapper .step:last-child .step_in {
	max-width: 240px;
}

@media screen and (max-width: 989px) {
	.steps_wrapper .step:last-child .step_in {
		max-width: 100%;
	}
}

.steps_wrapper .step:last-child .step_in .steps_num {
	background: #fff;
	font-size: 0;
}

.steps_wrapper .step:last-child .step_in .steps_num:before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	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%2229px%22%20height%3D%2221px%22%20%20viewBox%3D%220%200%2029%2021%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffa421%22%20d%3D%22M10.265%2C16.644%20C11.237%2C14.637%2013.691%2C12.559%2015.437%2C10.402%20C17.184%2C8.244%2019.135%2C6.328%2021.292%2C4.651%20C23.449%2C2.975%2025.379%2C0.756%2027.082%2C-0.006%20L28.246%2C4.158%20C26.129%2C5.069%2024.269%2C7.115%2022.664%2C8.295%20C20.382%2C9.952%2018.300%2C11.897%2016.420%2C14.131%20C14.541%2C16.364%2013.213%2C17.256%2012.322%2C19.263%20L10.240%2C20.152%20L0.001%2C10.770%20L1.764%2C6.681%20L10.265%2C16.644%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
}

@media screen and (min-width: 990px) {
	.steps_wrapper .step:last-child .step_in .steps_num span:before {
		right: 0;
		left: -70px;
		width: 60px;
	}
}

@media screen and (max-width: 560px) {
	.steps_wrapper .step:last-child .step_in .steps_num span:before {
		display: none;
	}
}

@media screen and (min-width: 990px) {
	.steps_wrapper .step:nth-child(4n) .step_in .steps_num span:before {
		width: 60px;
		right: -70px;
	}
}

.steps_wrapper .step_in {
	display: inline-block;
	vertical-align: top;
	max-width: 210px;
}

@media screen and (max-width: 989px) {
	.steps_wrapper .step_in {
		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 20px 0 0;
		max-width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.steps_wrapper .step_in {
		padding: 0 10px 0 0;
	}
}

@media screen and (max-width: 560px) {
	.steps_wrapper .step_in {
		padding: 0;
	}
}

.steps_wrapper .step_in .steps_num {
	position: relative;
	color: #fff;
	background: #ffa421;
	width: 60px;
	height: 60px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	font: 28px/60px Arial, Helvetica, sans-serif;
	margin: 0 0 15px;
}

@media screen and (max-width: 989px) {
	.steps_wrapper .step_in .steps_num {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 60px;
		-moz-box-flex: 0;
		-moz-flex: 0 0 60px;
		-ms-flex: 0 0 60px;
		flex: 0 0 60px;
		margin: 0 18px 0 0;
	}
}

@media screen and (max-width: 767px) {
	.steps_wrapper .step_in .steps_num {
		-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;
		width: 48px;
		height: 48px;
		line-height: 48px;
	}
}

.steps_wrapper .step_in .steps_num span {
	display: block;
	position: relative;
}

.steps_wrapper .step_in .steps_num span:before {
	position: absolute;
	background: #f5efe8;
	content: "";
}

@media screen and (min-width: 990px) {
	.steps_wrapper .step_in .steps_num span:before {
		right: -170px;
		top: 50%;
		margin-top: -1px;
		height: 2px;
		width: 160px;
	}
}

@media screen and (max-width: 560px) {
	.steps_wrapper .step_in .steps_num span:before {
		width: 2px;
		height: 24px;
		bottom: -30px;
		left: 50%;
		margin-left: -1px;
	}
}

.steps_wrapper .step_in .step_title {
	color: #fff;
	font: 18px/18px "PtSans", Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 989px) {
	.steps_wrapper .step_in .step_title {
		-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: 767px) {
	.steps_wrapper .step_in .step_title {
		font-size: 16px;
		line-height: 18px;
	}
}

.tm_block1_wrapper {
	background: #f4efe7;
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	padding: 38px 24px 48px;
}

@media screen and (max-width: 767px) {
	.tm_block1_wrapper {
		padding: 20px 24px 48px;
	}
}

.tm_block1_wrapper.inverse {
	background: #0b6db9;
}

.tm_block1_wrapper.inverse .tm_block1_title {
	color: #fff;
}

.tm_block1_wrapper.inverse .tm_block1_item {
	background: #f4efe7;
}

.tm_block1_wrapper.inverse .tm_block1_item .tm_title {
	color: #242424;
}

.tm_block1_wrapper.inverse .tm_block1_item .tm_desc {
	color: #676767;
}

.tm_block1_wrapper.inverse .tm_block1_item .tm_text {
	color: #676767;
}

.tm_block1_wrapper.inverse .owl-prev {
	background: #fba600;
}

.tm_block1_wrapper.inverse .owl-prev: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%227px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%207%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M6.996%2C6.146%20L6.404%2C7.010%20L0.004%2C3.854%20L0.004%2C3.146%20L6.404%2C-0.010%20L6.996%2C0.854%20L1.630%2C3.500%20L6.996%2C6.146%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
}

.tm_block1_wrapper.inverse .owl-next {
	background: #fba600;
}

.tm_block1_wrapper.inverse .owl-next: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%227px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%207%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M6.996%2C6.146%20L6.404%2C7.010%20L0.004%2C3.854%20L0.004%2C3.146%20L6.404%2C-0.010%20L6.996%2C0.854%20L1.630%2C3.500%20L6.996%2C6.146%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
}

.tm_block1_wrapper.inverse .owl-dots .owl-dot {
	border-color: #fff;
	background: #2168ba;
}

.tm_block1_wrapper.inverse .owl-dots .owl-dot.active {
	background: #fff;
}

.tm_block1_wrapper .tm_block1_wrap {
	max-width: 960px;
	margin: 0 auto;
}

.tm_block1_wrapper .tm_block1_title {
	color: #333;
	font: 30px/1 "PtSans", Arial, Helvetica, sans-serif;
	padding: 0 0 15px;
}

@media screen and (max-width: 767px) {
	.tm_block1_wrapper .tm_block1_title {
		font-size: 21px;
	}
}

.tm_block1_wrapper .tm_block1_slider {
	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-direction: normal;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	max-width: 920px;
	margin: 0 auto;
}

.tm_block1_wrapper .tm_block1_slider.owl-carousel {
	display: block;
}

.tm_block1_wrapper .tm_block1_slider.owl-carousel .tm_block1_item {
	margin-right: 4px;
	margin-bottom: 3px;
	max-width: 100%;
}

.tm_block1_wrapper .tm_block1_item {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 49%;
	-moz-box-flex: 1;
	-moz-flex: 1 0 49%;
	-ms-flex: 1 0 49%;
	flex: 1 0 49%;
	margin: 0 2% 20px 0;
	box-sizing: border-box;
	background: #fff;
	-moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.32);
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.32);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.32);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	padding: 16px;
	text-align: left;
}

@media screen and (max-width: 767px) {
	.tm_block1_wrapper .tm_block1_item {
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 49%;
		-moz-box-flex: 1;
		-moz-flex: 1 0 49%;
		-ms-flex: 1 0 49%;
		flex: 1 0 49%;
		margin: 0 2% 20px 0;
		max-width: 100%;
	}
}

.tm_block1_wrapper .tm_block1_item:nth-child(2n) {
	margin-right: 0;
}

.tm_block1_wrapper .tm_block1_item .pic {
	width: 200px;
	height: 200px;
	float: left;
	text-align: center;
	margin: 0 17px 0 0;
}

@media screen and (max-width: 979px) {
	.tm_block1_wrapper .tm_block1_item .pic {
		float: none;
		margin: 0 0 12px;
		width: auto;
	}
}

.tm_block1_wrapper .tm_block1_item .pic img {
	height: 200px;
	max-height: 200px;
}

.tm_block1_wrapper .tm_block1_item .tm_text_wr {
	overflow: hidden;
}

.tm_block1_wrapper .tm_block1_item .tm_title {
	color: #1f1f1f;
	font: bold 16px/20px Arial, Helvetica, sans-serif;
	padding: 0 0 8px;
}

.tm_block1_wrapper .tm_block1_item .tm_desc {
	color: #676767;
	font: 14px Arial, Helvetica, sans-serif;
	padding: 0 0 14px;
}

.tm_block1_wrapper .tm_block1_item .tm_text {
	color: #676767;
	font: 14px/18px Arial, Helvetica, sans-serif;
}

.tm_block1_wrapper .owl-carousel .owl-stage {
	padding: 2px 0 0 0;
}

.tm_block1_wrapper .owl-carousel .owl-stage-outer {
	padding: 0 0 0 2px;
}

.tm_block1_wrapper .owl-prev {
	position: absolute;
	left: -20px;
	top: 50%;
	margin-top: -16px;
	width: 32px;
	height: 32px;
	font-size: 0;
	line-height: 0;
	background: #0b6db9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
}

@media screen and (max-width: 899px) {
	.tm_block1_wrapper .owl-prev {
		left: -10px;
	}
}

.tm_block1_wrapper .owl-prev:before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	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%227px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%207%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M6.996%2C6.146%20L6.404%2C7.010%20L0.004%2C3.854%20L0.004%2C3.146%20L6.404%2C-0.010%20L6.996%2C0.854%20L1.630%2C3.500%20L6.996%2C6.146%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
}

.tm_block1_wrapper .owl-next {
	position: absolute;
	right: -20px;
	top: 50%;
	margin-top: -16px;
	width: 32px;
	height: 32px;
	font-size: 0;
	line-height: 0;
	background: #0b6db9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
}

@media screen and (max-width: 899px) {
	.tm_block1_wrapper .owl-next {
		right: -10px;
	}
}

.tm_block1_wrapper .owl-next:before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	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%227px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%207%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M6.996%2C6.146%20L6.404%2C7.010%20L0.004%2C3.854%20L0.004%2C3.146%20L6.404%2C-0.010%20L6.996%2C0.854%20L1.630%2C3.500%20L6.996%2C6.146%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
}

.tm_block1_wrapper .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -29px;
	text-align: center;
	font-size: 0;
	line-height: 0;
}

.tm_block1_wrapper .owl-dots .owl-dot {
	display: inline-block;
	vertical-align: top;
	width: 10px;
	height: 10px;
	border: 1px solid #f4a228;
	background: #f5efe8;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 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;
	margin: 0 5px;
}

.tm_block1_wrapper .owl-dots .owl-dot.active {
	background: #ffa421;
}

.tm_block2_wrapper {
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	background: #f4efe7;
	padding: 26px 24px 9px;
}

@media screen and (max-width: 767px) {
	.tm_block2_wrapper {
		padding: 22px 15px 9px;
	}
}

.tm_block2_wrapper.inverse {
	background: #0b6db9;
}

.tm_block2_wrapper.inverse .tm_block2_title {
	color: #fff;
}

.tm_block2_wrapper.inverse .tm_block2_item {
	background: #f4efe7;
}

.tm_block2_wrapper.inverse .tm_block2_item .tm_title {
	color: #242424;
}

.tm_block2_wrapper.inverse .tm_block2_item .tm_desc {
	color: #676767;
}

.tm_block2_wrapper .tm_block2_wrap {
	max-width: 960px;
	margin: 0 auto;
}

.tm_block2_wrapper .tm_block2_title {
	color: #333;
	font: 30px/1 "PtSans", Arial, Helvetica, sans-serif;
	padding: 0 0 18px;
}

@media screen and (max-width: 767px) {
	.tm_block2_wrapper .tm_block2_title {
		font-size: 21px;
	}
}

.tm_block2_wrapper .tm_block2_wr {
	padding: 0 21px;
	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: 979px) {
	.tm_block2_wrapper .tm_block2_wr {
		padding: 0;
	}
}

.tm_block2_wrapper .tm_block2_item {
	-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% 25px 0;
	padding: 16px;
	max-width: 32%;
	background: #fff;
	box-sizing: border-box;
	-moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.32);
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.32);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.32);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
}

@media screen and (max-width: 639px) {
	.tm_block2_wrapper .tm_block2_item {
		width: 48%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 48%;
		-moz-box-flex: 0;
		-moz-flex: 0 0 48%;
		-ms-flex: 0 0 48%;
		flex: 0 0 48%;
		margin: 0 4% 20px 0;
		max-width: 48%;
	}
}

@media screen and (max-width: 479px) {
	.tm_block2_wrapper .tm_block2_item {
		padding: 12px;
	}
}

@media screen and (min-width: 640px) {
	.tm_block2_wrapper .tm_block2_item:nth-child(3n) {
		margin-right: 0;
	}
}

@media screen and (max-width: 639px) {
	.tm_block2_wrapper .tm_block2_item:nth-child(2n) {
		margin-right: 0;
	}
}

.tm_block2_wrapper .tm_block2_item:last-child {
	margin-right: 0;
}

.tm_block2_wrapper .tm_block2_item .pic {
	margin: 0 0 10px;
	font-size: 0;
}

.tm_block2_wrapper .tm_block2_item .pic img {
	max-height: 269px;
}

@media screen and (min-width: 320px) {
	.tm_block2_wrapper .tm_block2_item .pic img {
		min-height: 121px;
	}
}

@media screen and (min-width: 480px) {
	.tm_block2_wrapper .tm_block2_item .pic img {
		min-height: 180px;
	}
}

@media screen and (min-width: 768px) {
	.tm_block2_wrapper .tm_block2_item .pic img {
		min-height: 200px;
	}
}

@media screen and (min-width: 980px) {
	.tm_block2_wrapper .tm_block2_item .pic img {
		min-height: 269px;
	}
}

.tm_block2_wrapper .tm_block2_item .tm_title {
	color: #1f1f1f;
	font: bold 18px/18px Arial, Helvetica, sans-serif;
	padding: 0 0 8px;
}

@media screen and (max-width: 979px) {
	.tm_block2_wrapper .tm_block2_item .tm_title {
		font-size: 16px;
		padding: 0 0 5px;
	}
}

@media screen and (max-width: 767px) {
	.tm_block2_wrapper .tm_block2_item .tm_title {
		font-size: 14px;
	}
}

@media screen and (max-width: 639px) {
	.tm_block2_wrapper .tm_block2_item .tm_title {
		font-size: 12px;
		line-height: 16px;
	}
}

.tm_block2_wrapper .tm_block2_item .tm_desc {
	color: #676767;
	font: 14px Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 979px) {
	.tm_block2_wrapper .tm_block2_item .tm_desc {
		font-size: 12px;
		line-height: 14px;
	}
}

.cns_block_wrapper {
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	background: #0b6db9;
	padding: 0 0 45px;
}

.cns_block_wrapper.no_contacts {
	padding-bottom: 0;
}

@media screen and (max-width: 767px) {
	.cns_block_wrapper {
		padding: 0 0 22px;
	}
}

.cns_block_wrapper.inverse {
	background: #f5efe8;
}

.cns_block_wrapper.inverse .cns_title_wr {
	background: #ff9635;
}

.cns_block_wrapper.inverse .cns_title_wr .cns_block_title {
	color: #fff;
}

.cns_block_wrapper.inverse .cns_item1 .cns_phones {
	color: #000;
}

.cns_block_wrapper.inverse .cns_item1 .cns_phones: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%2232px%22%20height%3D%2235px%22%20%20viewBox%3D%220%200%2032%2035%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23aba7a2%22%20d%3D%22M24.239%2C30.976%20C25.109%2C30.703%2025.857%2C30.353%2026.502%2C29.939%20C27.132%2C29.532%2027.667%2C29.060%2028.124%2C28.534%20C28.270%2C28.365%2028.353%2C28.240%2028.357%2C28.168%20C28.359%2C28.136%2028.314%2C28.064%2028.214%2C27.948%20C27.780%2C27.447%2027.425%2C27.048%2027.073%2C26.652%20C26.614%2C26.136%2026.155%2C25.620%2025.614%2C24.985%20L25.608%2C24.985%20L25.597%2C24.972%20L25.601%2C24.970%20C23.756%2C22.807%2023.755%2C22.808%2021.533%2C24.631%20C20.588%2C25.406%2019.682%2C25.800%2018.736%2C25.773%20C17.741%2C25.744%2016.856%2C25.276%2016.010%2C24.327%20C13.784%2C21.829%2011.524%2C19.184%209.265%2C16.540%20L8.475%2C15.616%20C7.766%2C14.787%207.456%2C13.912%207.496%2C13.019%20C7.535%2C12.111%207.941%2C11.261%208.658%2C10.487%20C9.095%2C10.016%209.490%2C9.644%209.886%2C9.273%20C10.117%2C9.056%2010.349%2C8.838%2010.544%2C8.646%20C10.745%2C8.449%2010.853%2C8.291%2010.860%2C8.178%20C10.865%2C8.085%2010.790%2C7.946%2010.629%2C7.758%20L10.439%2C7.536%20C9.153%2C6.034%207.866%2C4.532%206.480%2C2.997%20C6.377%2C2.882%206.300%2C2.814%206.261%2C2.808%20C6.244%2C2.811%206.195%2C2.843%206.111%2C2.908%20C5.277%2C3.552%204.565%2C4.258%204.028%2C5.057%20C3.508%2C5.829%203.141%2C6.704%202.975%2C7.716%20C2.784%2C8.880%202.794%2C10.011%202.977%2C11.112%20C3.161%2C12.226%203.522%2C13.312%204.030%2C14.373%20C5.439%2C17.317%207.239%2C19.959%209.329%2C22.361%20C11.429%2C24.775%2013.825%2C26.947%2016.415%2C28.943%20C17.698%2C29.932%2019.076%2C30.656%2020.480%2C31.005%20C21.723%2C31.314%2022.993%2C31.332%2024.240%2C30.979%20L24.239%2C30.976%20L24.239%2C30.976%20ZM28.030%2C32.315%20C27.178%2C32.863%2026.203%2C33.321%2025.080%2C33.673%20L25.047%2C33.678%20C23.284%2C34.186%2021.515%2C34.172%2019.805%2C33.746%20C18.004%2C33.299%2016.272%2C32.397%2014.687%2C31.176%20C11.957%2C29.072%209.424%2C26.773%207.192%2C24.207%20C4.949%2C21.630%203.011%2C18.781%201.483%2C15.588%20C0.859%2C14.285%200.414%2C12.945%200.186%2C11.565%20C-0.045%2C10.171%20-0.058%2C8.738%200.185%2C7.262%20C0.420%2C5.828%200.940%2C4.585%201.679%2C3.488%20C2.401%2C2.416%203.322%2C1.496%204.383%2C0.675%20C5.101%2C0.121%205.842%2C-0.083%206.575%2C-0.000%20L6.580%2C-0.000%20C7.345%2C0.087%208.020%2C0.482%208.585%2C1.107%20C9.905%2C2.569%2011.247%2C4.136%2012.588%2C5.701%20L12.778%2C5.923%20C13.441%2C6.697%2013.733%2C7.509%2013.683%2C8.343%20C13.633%2C9.185%2013.237%2C9.958%2012.527%2C10.657%20C12.275%2C10.905%2012.049%2C11.118%2011.824%2C11.329%20C11.427%2C11.702%2011.029%2C12.076%2010.729%2C12.400%20C10.472%2C12.676%2010.329%2C12.928%2010.319%2C13.141%20C10.312%2C13.316%2010.408%2C13.530%2010.623%2C13.781%20L11.413%2C14.706%20C13.604%2C17.269%2015.795%2C19.833%2018.125%2C22.448%20C18.426%2C22.786%2018.650%2C22.950%2018.813%2C22.955%20C19.025%2C22.961%2019.331%2C22.788%2019.739%2C22.453%20C24.104%2C18.872%2024.104%2C18.872%2027.751%2C23.149%20L27.757%2C23.149%20L27.768%2C23.161%20L27.764%2C23.164%20C28.169%2C23.639%2028.679%2C24.212%2029.188%2C24.784%20C29.607%2C25.256%2030.025%2C25.725%2030.351%2C26.102%20C30.970%2C26.816%2031.229%2C27.560%2031.181%2C28.334%20C31.135%2C29.069%2030.812%2C29.745%2030.261%2C30.380%20C29.629%2C31.108%2028.894%2C31.758%2028.030%2C32.315%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
}

.cns_block_wrapper.inverse .cns_item1 .cns_phones a {
	color: #000;
}

.cns_block_wrapper.inverse .cns_item1 .cns_adress {
	color: #000;
}

.cns_block_wrapper.inverse .cns_item1 .cns_adress: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%2237px%22%20height%3D%2246px%22%20%20viewBox%3D%220%200%2037%2046%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23aba7a2%22%20d%3D%22M31.935%2C32.357%20L31.935%2C32.363%20C28.583%2C37.380%2023.892%2C41.909%2019.202%2C45.029%20L18.416%2C45.552%20L17.630%2C45.029%20C12.940%2C41.909%208.249%2C37.380%204.897%2C32.363%20L4.897%2C32.357%20C1.925%2C27.908%20-0.012%2C23.049%20-0.012%2C18.387%20C-0.012%2C13.308%202.051%2C8.710%205.386%2C5.382%20C8.720%2C2.054%2013.328%2C-0.005%2018.416%2C-0.005%20C23.504%2C-0.005%2028.112%2C2.054%2031.447%2C5.382%20C34.781%2C8.710%2036.844%2C13.308%2036.844%2C18.387%20C36.844%2C23.049%2034.907%2C27.908%2031.935%2C32.357%20ZM29.442%2C7.382%20C26.621%2C4.566%2022.722%2C2.825%2018.416%2C2.825%20C14.110%2C2.825%2010.211%2C4.566%207.390%2C7.382%20C4.569%2C10.198%202.823%2C14.089%202.823%2C18.387%20C2.823%2C22.453%204.571%2C26.779%207.254%2C30.795%20L7.256%2C30.794%20C10.212%2C35.218%2014.281%2C39.238%2018.416%2C42.137%20C22.552%2C39.238%2026.620%2C35.218%2029.576%2C30.794%20L29.579%2C30.795%20C32.261%2C26.779%2034.009%2C22.453%2034.009%2C18.387%20C34.009%2C14.089%2032.264%2C10.198%2029.442%2C7.382%20ZM25.432%2C25.389%20C23.637%2C27.181%2021.156%2C28.290%2018.416%2C28.290%20C15.676%2C28.290%2013.195%2C27.181%2011.400%2C25.389%20C9.604%2C23.597%208.493%2C21.121%208.493%2C18.387%20C8.493%2C15.652%209.604%2C13.176%2011.400%2C11.384%20C13.195%2C9.592%2015.676%2C8.484%2018.416%2C8.484%20C21.156%2C8.484%2023.637%2C9.592%2025.432%2C11.384%20C27.228%2C13.176%2028.339%2C15.652%2028.339%2C18.387%20C28.339%2C21.121%2027.228%2C23.597%2025.432%2C25.389%20ZM23.428%2C13.385%20C22.146%2C12.105%2020.373%2C11.313%2018.416%2C11.313%20C16.459%2C11.313%2014.687%2C12.105%2013.404%2C13.385%20C12.122%2C14.664%2011.329%2C16.433%2011.329%2C18.387%20C11.329%2C20.340%2012.122%2C22.109%2013.404%2C23.389%20C14.687%2C24.668%2016.459%2C25.460%2018.416%2C25.460%20C20.373%2C25.460%2022.146%2C24.668%2023.428%2C23.389%20C24.710%2C22.109%2025.504%2C20.340%2025.504%2C18.387%20C25.504%2C16.433%2024.710%2C14.664%2023.428%2C13.385%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
}

.cns_block_wrapper.inverse .cns_item2 .cns_time {
	color: #000;
}

.cns_block_wrapper.inverse .cns_item2 .cns_time: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%2237px%22%20height%3D%2237px%22%20%20viewBox%3D%220%200%2037%2037%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23aba7a2%22%20d%3D%22M18.484%2C-0.014%20C23.591%2C-0.014%2028.216%2C2.057%2031.563%2C5.404%20C34.910%2C8.750%2036.980%2C13.374%2036.980%2C18.482%20C36.980%2C23.589%2034.910%2C28.214%2031.563%2C31.560%20C28.216%2C34.907%2023.591%2C36.978%2018.484%2C36.978%20C13.377%2C36.978%208.752%2C34.907%205.406%2C31.560%20C2.059%2C28.214%20-0.012%2C23.589%20-0.012%2C18.482%20C-0.012%2C13.409%202.031%2C8.812%205.339%2C5.471%20C5.360%2C5.447%205.382%2C5.424%205.405%2C5.401%20C5.428%2C5.378%205.451%2C5.356%205.475%2C5.335%20C8.816%2C2.028%2013.412%2C-0.014%2018.484%2C-0.014%20L18.484%2C-0.014%20ZM6.472%2C28.514%20L7.430%2C27.553%20C7.983%2C26.998%208.881%2C26.995%209.437%2C27.548%20C9.992%2C28.100%209.994%2C28.999%209.442%2C29.554%20L8.480%2C30.518%20C10.835%2C32.477%2013.773%2C33.758%2016.995%2C34.062%20L17.002%2C32.704%20C17.005%2C31.921%2017.642%2C31.289%2018.424%2C31.292%20C19.207%2C31.296%2019.839%2C31.933%2019.836%2C32.715%20L19.830%2C34.075%20C23.090%2C33.798%2026.066%2C32.521%2028.448%2C30.552%20L27.492%2C29.587%20C26.939%2C29.031%2026.941%2C28.133%2027.497%2C27.580%20C28.052%2C27.028%2028.951%2C27.030%2029.503%2C27.586%20L30.463%2C28.554%20C32.559%2C26.065%2033.892%2C22.912%2034.105%2C19.457%20L32.745%2C19.495%20C31.963%2C19.517%2031.311%2C18.900%2031.289%2C18.117%20C31.268%2C17.335%2031.885%2C16.682%2032.667%2C16.661%20L34.025%2C16.622%20C33.642%2C13.383%2032.269%2C10.447%2030.218%2C8.126%20L29.288%2C9.110%20C28.751%2C9.681%2027.852%2C9.708%2027.282%2C9.171%20C26.711%2C8.634%2026.683%2C7.736%2027.220%2C7.165%20L28.155%2C6.176%20C25.843%2C4.357%2023.005%2C3.175%2019.907%2C2.895%20L19.907%2C4.254%20C19.907%2C5.040%2019.270%2C5.677%2018.484%2C5.677%20C17.698%2C5.677%2017.061%2C5.040%2017.061%2C4.254%20L17.061%2C2.895%20C13.808%2C3.189%2010.842%2C4.477%208.470%2C6.454%20L9.428%2C7.413%20C9.984%2C7.969%209.984%2C8.869%209.428%2C9.425%20C8.873%2C9.980%207.972%2C9.980%207.417%2C9.425%20L6.458%2C8.466%20C4.475%2C10.845%203.184%2C13.822%202.895%2C17.086%20L4.256%2C17.084%20C5.039%2C17.084%205.673%2C17.719%205.673%2C18.501%20C5.673%2C19.284%205.039%2C19.918%204.256%2C19.918%20L2.899%2C19.920%20C3.196%2C23.175%204.489%2C26.143%206.472%2C28.514%20L6.472%2C28.514%20ZM11.041%2C13.050%20L17.478%2C19.488%20C17.756%2C19.766%2018.120%2C19.905%2018.484%2C19.905%20L27.021%2C19.905%20C27.807%2C19.905%2028.444%2C19.268%2028.444%2C18.482%20C28.444%2C17.696%2027.807%2C17.059%2027.021%2C17.059%20L19.073%2C17.059%20L13.053%2C11.038%20C12.497%2C10.483%2011.596%2C10.483%2011.041%2C11.038%20C10.485%2C11.593%2010.485%2C12.494%2011.041%2C13.050%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
}

.cns_block_wrapper.inverse .cns_item2 .cns_mail {
	color: #000;
}

.cns_block_wrapper.inverse .cns_item2 .cns_mail: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%2237px%22%20height%3D%2227px%22%20%20viewBox%3D%220%200%2037%2027%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23aba7a2%22%20d%3D%22M1.418%2C-0.002%20L35.438%2C-0.002%20C36.221%2C-0.002%2036.856%2C0.632%2036.856%2C1.413%20L36.856%2C24.048%20C36.856%2C24.830%2036.221%2C25.463%2035.438%2C25.463%20L1.418%2C25.463%20C0.635%2C25.463%200.000%2C24.830%200.000%2C24.048%20L0.000%2C1.413%20C0.000%2C0.632%200.635%2C-0.002%201.418%2C-0.002%20L1.418%2C-0.002%20ZM5.997%2C7.291%20L17.642%2C15.040%20C18.142%2C15.372%2018.777%2C15.346%2019.241%2C15.022%20L30.903%2C7.263%20C31.554%2C6.830%2031.730%2C5.951%2031.296%2C5.301%20C30.862%2C4.651%2029.981%2C4.475%2029.330%2C4.909%20L18.428%2C12.162%20L7.569%2C4.937%20C6.918%2C4.504%206.037%2C4.680%205.603%2C5.330%20C5.169%2C5.980%205.345%2C6.858%205.997%2C7.291%20L5.997%2C7.291%20ZM34.021%2C2.828%20L2.835%2C2.828%20L2.835%2C22.634%20L34.021%2C22.634%20L34.021%2C2.828%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
}

.cns_block_wrapper.inverse .cns_item2 .cns_mail a {
	color: #000;
}

.cns_block_wrapper .cns_title_wr {
	background: #fff;
}

.cns_block_wrapper .cns_title_wr .cns_block_title {
	color: #000;
	font: 30px/1 "PtSans", Arial, Helvetica, sans-serif;
	padding: 32px 0 26px;
	max-width: 960px;
	margin: 0 auto;
}

@media screen and (max-width: 1008px) {
	.cns_block_wrapper .cns_title_wr .cns_block_title {
		padding: 32px 24px 26px;
	}
}

@media screen and (max-width: 767px) {
	.cns_block_wrapper .cns_title_wr .cns_block_title {
		padding: 25px 28px 20px;
		font-size: 21px;
	}
}

.cns_block_wrapper .cns_block_wrap {
	max-width: 960px;
	margin: 0 auto;
	padding: 48px 0 0 0;
}

@media screen and (max-width: 1008px) {
	.cns_block_wrapper .cns_block_wrap {
		padding: 48px 24px 0;
	}
}

@media screen and (max-width: 767px) {
	.cns_block_wrapper .cns_block_wrap {
		padding: 20px 16px 0;
	}
}

.cns_block_wrapper .cns_item1 {
	padding: 0 0 55px;
	font-size: 0;
}

@media screen and (max-width: 767px) {
	.cns_block_wrapper .cns_item1 {
		padding: 0 0 22px;
	}
}

@media screen and (max-width: 549px) {
	.cns_block_wrapper .cns_item1 {
		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;
	}
}

.cns_block_wrapper .cns_item1 .cns_phones {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	font: 18px "PtSans", Arial, Helvetica, sans-serif;
	color: #fff;
	position: relative;
	padding: 0 15px 0 54px;
	box-sizing: border-box;
}

@media screen and (max-width: 767px) {
	.cns_block_wrapper .cns_item1 .cns_phones {
		font-size: 16px;
	}
}

@media screen and (max-width: 639px) {
	.cns_block_wrapper .cns_item1 .cns_phones {
		padding: 0 15px 0 47px;
	}
}

@media screen and (max-width: 549px) {
	.cns_block_wrapper .cns_item1 .cns_phones {
		width: auto;
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		padding-right: 0;
		-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;
	}
}

.cns_block_wrapper .cns_item1 .cns_phones:before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	margin-top: -18px;
	height: 35px;
	width: 32px;
	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%2232px%22%20height%3D%2235px%22%20%20viewBox%3D%220%200%2032%2035%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23C2DBEE%22%20d%3D%22M24.239%2C30.976%20C25.109%2C30.703%2025.857%2C30.353%2026.502%2C29.939%20C27.132%2C29.532%2027.667%2C29.060%2028.124%2C28.534%20C28.270%2C28.365%2028.353%2C28.240%2028.357%2C28.168%20C28.359%2C28.136%2028.314%2C28.064%2028.214%2C27.948%20C27.780%2C27.447%2027.425%2C27.048%2027.073%2C26.652%20C26.614%2C26.136%2026.155%2C25.620%2025.614%2C24.985%20L25.608%2C24.985%20L25.597%2C24.972%20L25.601%2C24.970%20C23.756%2C22.807%2023.755%2C22.808%2021.533%2C24.631%20C20.588%2C25.406%2019.682%2C25.800%2018.736%2C25.773%20C17.741%2C25.744%2016.856%2C25.276%2016.010%2C24.327%20C13.784%2C21.829%2011.524%2C19.184%209.265%2C16.540%20L8.475%2C15.616%20C7.766%2C14.787%207.456%2C13.912%207.496%2C13.019%20C7.535%2C12.111%207.941%2C11.261%208.658%2C10.487%20C9.095%2C10.016%209.490%2C9.644%209.886%2C9.273%20C10.117%2C9.056%2010.349%2C8.838%2010.544%2C8.646%20C10.745%2C8.449%2010.853%2C8.291%2010.860%2C8.178%20C10.865%2C8.085%2010.790%2C7.946%2010.629%2C7.758%20L10.439%2C7.536%20C9.153%2C6.034%207.866%2C4.532%206.480%2C2.997%20C6.377%2C2.882%206.300%2C2.814%206.261%2C2.808%20C6.244%2C2.811%206.195%2C2.843%206.111%2C2.908%20C5.277%2C3.552%204.565%2C4.258%204.028%2C5.057%20C3.508%2C5.829%203.141%2C6.704%202.975%2C7.716%20C2.784%2C8.880%202.794%2C10.011%202.977%2C11.112%20C3.161%2C12.226%203.522%2C13.312%204.030%2C14.373%20C5.439%2C17.317%207.239%2C19.959%209.329%2C22.361%20C11.429%2C24.775%2013.825%2C26.947%2016.415%2C28.943%20C17.698%2C29.932%2019.076%2C30.656%2020.480%2C31.005%20C21.723%2C31.314%2022.993%2C31.332%2024.240%2C30.979%20L24.239%2C30.976%20L24.239%2C30.976%20ZM28.030%2C32.315%20C27.178%2C32.863%2026.203%2C33.321%2025.080%2C33.673%20L25.047%2C33.678%20C23.284%2C34.186%2021.515%2C34.172%2019.805%2C33.746%20C18.004%2C33.299%2016.272%2C32.397%2014.687%2C31.176%20C11.957%2C29.072%209.424%2C26.773%207.192%2C24.207%20C4.949%2C21.630%203.011%2C18.781%201.483%2C15.588%20C0.859%2C14.285%200.414%2C12.945%200.186%2C11.565%20C-0.045%2C10.171%20-0.058%2C8.738%200.185%2C7.262%20C0.420%2C5.828%200.940%2C4.585%201.679%2C3.488%20C2.401%2C2.416%203.322%2C1.496%204.383%2C0.675%20C5.101%2C0.121%205.842%2C-0.083%206.575%2C-0.000%20L6.580%2C-0.000%20C7.345%2C0.087%208.020%2C0.482%208.585%2C1.107%20C9.905%2C2.569%2011.247%2C4.136%2012.588%2C5.701%20L12.778%2C5.923%20C13.441%2C6.697%2013.733%2C7.509%2013.683%2C8.343%20C13.633%2C9.185%2013.237%2C9.958%2012.527%2C10.657%20C12.275%2C10.905%2012.049%2C11.118%2011.824%2C11.329%20C11.427%2C11.702%2011.029%2C12.076%2010.729%2C12.400%20C10.472%2C12.676%2010.329%2C12.928%2010.319%2C13.141%20C10.312%2C13.316%2010.408%2C13.530%2010.623%2C13.781%20L11.413%2C14.706%20C13.604%2C17.269%2015.795%2C19.833%2018.125%2C22.448%20C18.426%2C22.786%2018.650%2C22.950%2018.813%2C22.955%20C19.025%2C22.961%2019.331%2C22.788%2019.739%2C22.453%20C24.104%2C18.872%2024.104%2C18.872%2027.751%2C23.149%20L27.757%2C23.149%20L27.768%2C23.161%20L27.764%2C23.164%20C28.169%2C23.639%2028.679%2C24.212%2029.188%2C24.784%20C29.607%2C25.256%2030.025%2C25.725%2030.351%2C26.102%20C30.970%2C26.816%2031.229%2C27.560%2031.181%2C28.334%20C31.135%2C29.069%2030.812%2C29.745%2030.261%2C30.380%20C29.629%2C31.108%2028.894%2C31.758%2028.030%2C32.315%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
}

@media screen and (max-width: 639px) {
	.cns_block_wrapper .cns_item1 .cns_phones:before {
		width: 24px;
		height: 26px;
		margin-top: -13px;
		background-size: 24px 26px !important;
	}
}

.cns_block_wrapper .cns_item1 .cns_phones a {
	color: #fff;
	text-decoration: none;
}

.cns_block_wrapper .cns_item1 .cns_phones div {
	display: inline-block;
	vertical-align: top;
	margin-right: 9px;
}

.cns_block_wrapper .cns_item1 .cns_phones div:last-child {
	margin-right: 0;
}

@media screen and (max-width: 479px) {
	.cns_block_wrapper .cns_item1 .cns_phones div {
		display: block;
		margin-right: 0;
	}
}

.cns_block_wrapper .cns_item1 .cns_adress {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	min-height: 35px;
	color: #fff;
	font: 18px "PtSans", Arial, Helvetica, sans-serif;
	padding: 0 15px 0 56px;
	box-sizing: border-box;
	position: relative;
}

@media screen and (max-width: 767px) {
	.cns_block_wrapper .cns_item1 .cns_adress {
		font-size: 16px;
	}
}

@media screen and (max-width: 639px) {
	.cns_block_wrapper .cns_item1 .cns_adress {
		padding: 0 15px 0 47px;
	}
}

@media screen and (max-width: 549px) {
	.cns_block_wrapper .cns_item1 .cns_adress {
		width: auto;
		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-ordinal-group: 0;
		-moz-box-ordinal-group: 0;
		-webkit-order: -1;
		-moz-order: -1;
		-ms-flex-order: -1;
		order: -1;
		padding-right: 0;
		margin: 0 0 15px;
	}
}

.cns_block_wrapper .cns_item1 .cns_adress:before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	margin-top: -23px;
	width: 37px;
	height: 46px;
	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%2237px%22%20height%3D%2246px%22%20%20viewBox%3D%220%200%2037%2046%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23c2dbee%22%20d%3D%22M31.935%2C32.357%20L31.935%2C32.363%20C28.583%2C37.380%2023.892%2C41.909%2019.202%2C45.029%20L18.416%2C45.552%20L17.630%2C45.029%20C12.940%2C41.909%208.249%2C37.380%204.897%2C32.363%20L4.897%2C32.357%20C1.925%2C27.908%20-0.012%2C23.049%20-0.012%2C18.387%20C-0.012%2C13.308%202.051%2C8.710%205.386%2C5.382%20C8.720%2C2.054%2013.328%2C-0.005%2018.416%2C-0.005%20C23.504%2C-0.005%2028.112%2C2.054%2031.447%2C5.382%20C34.781%2C8.710%2036.844%2C13.308%2036.844%2C18.387%20C36.844%2C23.049%2034.907%2C27.908%2031.935%2C32.357%20ZM29.442%2C7.382%20C26.621%2C4.566%2022.722%2C2.825%2018.416%2C2.825%20C14.110%2C2.825%2010.211%2C4.566%207.390%2C7.382%20C4.569%2C10.198%202.823%2C14.089%202.823%2C18.387%20C2.823%2C22.453%204.571%2C26.779%207.254%2C30.795%20L7.256%2C30.794%20C10.212%2C35.218%2014.281%2C39.238%2018.416%2C42.137%20C22.552%2C39.238%2026.620%2C35.218%2029.576%2C30.794%20L29.579%2C30.795%20C32.261%2C26.779%2034.009%2C22.453%2034.009%2C18.387%20C34.009%2C14.089%2032.264%2C10.198%2029.442%2C7.382%20ZM25.432%2C25.389%20C23.637%2C27.181%2021.156%2C28.290%2018.416%2C28.290%20C15.676%2C28.290%2013.195%2C27.181%2011.400%2C25.389%20C9.604%2C23.597%208.493%2C21.121%208.493%2C18.387%20C8.493%2C15.652%209.604%2C13.176%2011.400%2C11.384%20C13.195%2C9.592%2015.676%2C8.484%2018.416%2C8.484%20C21.156%2C8.484%2023.637%2C9.592%2025.432%2C11.384%20C27.228%2C13.176%2028.339%2C15.652%2028.339%2C18.387%20C28.339%2C21.121%2027.228%2C23.597%2025.432%2C25.389%20ZM23.428%2C13.385%20C22.146%2C12.105%2020.373%2C11.313%2018.416%2C11.313%20C16.459%2C11.313%2014.687%2C12.105%2013.404%2C13.385%20C12.122%2C14.664%2011.329%2C16.433%2011.329%2C18.387%20C11.329%2C20.340%2012.122%2C22.109%2013.404%2C23.389%20C14.687%2C24.668%2016.459%2C25.460%2018.416%2C25.460%20C20.373%2C25.460%2022.146%2C24.668%2023.428%2C23.389%20C24.710%2C22.109%2025.504%2C20.340%2025.504%2C18.387%20C25.504%2C16.433%2024.710%2C14.664%2023.428%2C13.385%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
}

@media screen and (max-width: 639px) {
	.cns_block_wrapper .cns_item1 .cns_adress:before {
		width: 28px;
		height: 35px;
		margin-top: -18px;
		background-size: 28px 35px !important;
	}
}

.cns_block_wrapper .cns_item2 {
	font-size: 0;
}

.cns_block_wrapper .cns_item2 .cns_time {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	box-sizing: border-box;
	padding: 0 15px 0 55px;
	position: relative;
	color: #fff;
	font: 18px "PtSans", Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 767px) {
	.cns_block_wrapper .cns_item2 .cns_time {
		font-size: 16px;
	}
}

@media screen and (max-width: 639px) {
	.cns_block_wrapper .cns_item2 .cns_time {
		padding: 0 15px 0 47px;
	}
}

@media screen and (max-width: 549px) {
	.cns_block_wrapper .cns_item2 .cns_time {
		display: block;
		padding-right: 0;
		margin: 0 0 25px;
		width: auto;
	}
}

.cns_block_wrapper .cns_item2 .cns_time:before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	margin-top: -19px;
	height: 37px;
	width: 37px;
	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%2237px%22%20height%3D%2237px%22%20%20viewBox%3D%220%200%2037%2037%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23c2dbee%22%20d%3D%22M18.484%2C-0.014%20C23.591%2C-0.014%2028.216%2C2.057%2031.563%2C5.404%20C34.910%2C8.750%2036.980%2C13.374%2036.980%2C18.482%20C36.980%2C23.589%2034.910%2C28.214%2031.563%2C31.560%20C28.216%2C34.907%2023.591%2C36.978%2018.484%2C36.978%20C13.377%2C36.978%208.752%2C34.907%205.406%2C31.560%20C2.059%2C28.214%20-0.012%2C23.589%20-0.012%2C18.482%20C-0.012%2C13.409%202.031%2C8.812%205.339%2C5.471%20C5.360%2C5.447%205.382%2C5.424%205.405%2C5.401%20C5.428%2C5.378%205.451%2C5.356%205.475%2C5.335%20C8.816%2C2.028%2013.412%2C-0.014%2018.484%2C-0.014%20L18.484%2C-0.014%20ZM6.472%2C28.514%20L7.430%2C27.553%20C7.983%2C26.998%208.881%2C26.995%209.437%2C27.548%20C9.992%2C28.100%209.994%2C28.999%209.442%2C29.554%20L8.480%2C30.518%20C10.835%2C32.477%2013.773%2C33.758%2016.995%2C34.062%20L17.002%2C32.704%20C17.005%2C31.921%2017.642%2C31.289%2018.424%2C31.292%20C19.207%2C31.296%2019.839%2C31.933%2019.836%2C32.715%20L19.830%2C34.075%20C23.090%2C33.798%2026.066%2C32.521%2028.448%2C30.552%20L27.492%2C29.587%20C26.939%2C29.031%2026.941%2C28.133%2027.497%2C27.580%20C28.052%2C27.028%2028.951%2C27.030%2029.503%2C27.586%20L30.463%2C28.554%20C32.559%2C26.065%2033.892%2C22.912%2034.105%2C19.457%20L32.745%2C19.495%20C31.963%2C19.517%2031.311%2C18.900%2031.289%2C18.117%20C31.268%2C17.335%2031.885%2C16.682%2032.667%2C16.661%20L34.025%2C16.622%20C33.642%2C13.383%2032.269%2C10.447%2030.218%2C8.126%20L29.288%2C9.110%20C28.751%2C9.681%2027.852%2C9.708%2027.282%2C9.171%20C26.711%2C8.634%2026.683%2C7.736%2027.220%2C7.165%20L28.155%2C6.176%20C25.843%2C4.357%2023.005%2C3.175%2019.907%2C2.895%20L19.907%2C4.254%20C19.907%2C5.040%2019.270%2C5.677%2018.484%2C5.677%20C17.698%2C5.677%2017.061%2C5.040%2017.061%2C4.254%20L17.061%2C2.895%20C13.808%2C3.189%2010.842%2C4.477%208.470%2C6.454%20L9.428%2C7.413%20C9.984%2C7.969%209.984%2C8.869%209.428%2C9.425%20C8.873%2C9.980%207.972%2C9.980%207.417%2C9.425%20L6.458%2C8.466%20C4.475%2C10.845%203.184%2C13.822%202.895%2C17.086%20L4.256%2C17.084%20C5.039%2C17.084%205.673%2C17.719%205.673%2C18.501%20C5.673%2C19.284%205.039%2C19.918%204.256%2C19.918%20L2.899%2C19.920%20C3.196%2C23.175%204.489%2C26.143%206.472%2C28.514%20L6.472%2C28.514%20ZM11.041%2C13.050%20L17.478%2C19.488%20C17.756%2C19.766%2018.120%2C19.905%2018.484%2C19.905%20L27.021%2C19.905%20C27.807%2C19.905%2028.444%2C19.268%2028.444%2C18.482%20C28.444%2C17.696%2027.807%2C17.059%2027.021%2C17.059%20L19.073%2C17.059%20L13.053%2C11.038%20C12.497%2C10.483%2011.596%2C10.483%2011.041%2C11.038%20C10.485%2C11.593%2010.485%2C12.494%2011.041%2C13.050%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
}

@media screen and (max-width: 639px) {
	.cns_block_wrapper .cns_item2 .cns_time:before {
		width: 28px;
		height: 28px;
		margin-top: -14px;
		background-size: 28px 28px !important;
	}
}

.cns_block_wrapper .cns_item2 .cns_mail {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	box-sizing: border-box;
	color: #fff;
	font: 18px "PtSans", Arial, Helvetica, sans-serif;
	position: relative;
	padding: 0 15px 0 55px;
}

@media screen and (max-width: 767px) {
	.cns_block_wrapper .cns_item2 .cns_mail {
		font-size: 16px;
	}
}

@media screen and (max-width: 639px) {
	.cns_block_wrapper .cns_item2 .cns_mail {
		padding: 0 15px 0 47px;
	}
}

@media screen and (max-width: 549px) {
	.cns_block_wrapper .cns_item2 .cns_mail {
		display: block;
		width: auto;
		padding-right: 0;
	}
}

.cns_block_wrapper .cns_item2 .cns_mail:before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	height: 27px;
	width: 37px;
	margin-top: -14px;
	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%2237px%22%20height%3D%2227px%22%20%20viewBox%3D%220%200%2037%2027%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23c2dbee%22%20d%3D%22M1.418%2C-0.002%20L35.438%2C-0.002%20C36.221%2C-0.002%2036.856%2C0.632%2036.856%2C1.413%20L36.856%2C24.048%20C36.856%2C24.830%2036.221%2C25.463%2035.438%2C25.463%20L1.418%2C25.463%20C0.635%2C25.463%200.000%2C24.830%200.000%2C24.048%20L0.000%2C1.413%20C0.000%2C0.632%200.635%2C-0.002%201.418%2C-0.002%20L1.418%2C-0.002%20ZM5.997%2C7.291%20L17.642%2C15.040%20C18.142%2C15.372%2018.777%2C15.346%2019.241%2C15.022%20L30.903%2C7.263%20C31.554%2C6.830%2031.730%2C5.951%2031.296%2C5.301%20C30.862%2C4.651%2029.981%2C4.475%2029.330%2C4.909%20L18.428%2C12.162%20L7.569%2C4.937%20C6.918%2C4.504%206.037%2C4.680%205.603%2C5.330%20C5.169%2C5.980%205.345%2C6.858%205.997%2C7.291%20L5.997%2C7.291%20ZM34.021%2C2.828%20L2.835%2C2.828%20L2.835%2C22.634%20L34.021%2C22.634%20L34.021%2C2.828%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
}

@media screen and (max-width: 639px) {
	.cns_block_wrapper .cns_item2 .cns_mail:before {
		width: 28px;
		height: 20px;
		margin-top: -10px;
		background-size: 28px 20px !important;
	}
}

.cns_block_wrapper .cns_item2 .cns_mail a {
	color: #fff;
	text-decoration: none;
}

.cns_block_wrapper .cns_item2 .cns_mail a:hover {
	text-decoration: underline;
}

.popover-container .popover-body {
	background: #fff;
	-moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.32);
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.32);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.32);
	padding: 25px 36px 36px;
	width: 240px;
}

.popover-container .field-note {
	display: none;
}

.popover-container .popover-close {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	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%2213px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2013%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M12.734%2C11.356%20L11.320%2C12.770%20L6.354%2C7.805%20L1.420%2C12.739%20L0.006%2C11.325%20L4.940%2C6.390%20L0.006%2C1.456%20L1.420%2C0.042%20L6.354%2C4.976%20L11.320%2C0.011%20L12.734%2C1.425%20L7.769%2C6.391%20L12.734%2C11.356%20Z%22%20%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
	background-size: 15px 15px;
}

.popover-container .popover-close:after {
	display: none;
}

.popover-container .tpl-anketa .title {
	color: #000;
	font: 20px/24px "PtSans", Arial, Helvetica, sans-serif;
	padding: 0 0 15px;
}

.popover-container .tpl-anketa {
	font-size: 14px;
	color: #000;
}

.popover-container .tpl-anketa-success-note {
	text-align: center;
	font-size: 18px;
}

.popover-container .tpl-anketa .tpl-field {
	margin: 0 0 17px;
}

.popover-container .tpl-anketa .tpl-field.hide-input {
	display: none;
}

.popover-container .tpl-anketa .tpl-field.type-text .field-title {
	display: none;
}

.popover-container .tpl-anketa .tpl-field.type-text input, .popover-container .tpl-anketa .tpl-field.type-email input {
	color: #999;
	font: 16px "PtSans", Arial, Helvetica, sans-serif;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid transparent;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.37);
	background-image: -webkit-gradient(linear, , , color-stop(0%, #f3f3f3), color-stop(11.11111%, #eee));
	background-image: -o-linear-gradient(#f3f3f3, #eee);
	background-image: -moz-linear-gradient(#f3f3f3, #eee);
	background-image: -webkit-linear-gradient(#f3f3f3, #eee);
	background-image: -ms-linear-gradient(#f3f3f3, #eee);
	background-image: linear-gradient( #f3f3f3, #eee);
	padding: 9px 13px 6px 13px;
	outline: none;
}

.popover-container .tpl-anketa .tpl-field.type-text input:focus, .popover-container .tpl-anketa .tpl-field.type-email input:focus {
	border-color: #ffca4a;
	border-width: 2px;
	background: #fff;
	box-shadow: none;
	padding: 8px 12px 5px 12px;
}

.popover-container .tpl-anketa .tpl-field.type-calendar .field-title {
	display: none;
}

.popover-container .tpl-anketa .tpl-field.type-calendar span {
	display: block;
	position: relative;
}

.popover-container .tpl-anketa .tpl-field.type-calendar span img {
	position: absolute;
	right: 15px;
	top: 11px;
}

.popover-container .tpl-anketa .tpl-field.type-calendar input {
	color: #999;
	font: 16px "PtSans", Arial, Helvetica, sans-serif;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid transparent;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.37);
	box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.37);
	background-image: -webkit-gradient(linear, , , color-stop(0%, #f3f3f3), color-stop(11.11111%, #eee));
	background-image: -o-linear-gradient(#f3f3f3, #eee);
	background-image: -moz-linear-gradient(#f3f3f3, #eee);
	background-image: -webkit-linear-gradient(#f3f3f3, #eee);
	background-image: -ms-linear-gradient(#f3f3f3, #eee);
	background-image: linear-gradient( #f3f3f3, #eee);
	-pie-background: linear-gradient( #f3f3f3, #eee);
	padding: 9px 13px 6px 13px;
	outline: none;
}

.popover-container .tpl-anketa .tpl-field.type-calendar_interval .field-title {
	display: none;
}

.popover-container .tpl-anketa .tpl-field.type-calendar_interval .calendar-label {
	display: block;
	position: relative;
	margin-bottom: 7px;
}

.popover-container .tpl-anketa .tpl-field.type-calendar_interval .calendar-label img {
	position: absolute;
	right: 15px;
	top: 11px;
}

.popover-container .tpl-anketa .tpl-field.type-calendar_interval input {
	color: #999;
	font: 16px "PtSans", Arial, Helvetica, sans-serif;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid transparent;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.37);
	box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.37);
	background-image: -webkit-gradient(linear, , , color-stop(0%, #f3f3f3), color-stop(11.11111%, #eee));
	background-image: -o-linear-gradient(#f3f3f3, #eee);
	background-image: -moz-linear-gradient(#f3f3f3, #eee);
	background-image: -webkit-linear-gradient(#f3f3f3, #eee);
	background-image: -ms-linear-gradient(#f3f3f3, #eee);
	background-image: linear-gradient( #f3f3f3, #eee);
	-pie-background: linear-gradient( #f3f3f3, #eee);
	padding: 9px 13px 6px 13px;
	outline: none;
}

.popover-container .tpl-anketa .tpl-field.type-select .field-title {
	display: none;
}

.popover-container .tpl-anketa .tpl-field.type-select select {
	color: #999;
	font: 16px "PtSans", Arial, Helvetica, sans-serif;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid transparent;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.37);
	box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.37);
	background-image: -webkit-gradient(linear, , , color-stop(0%, #f3f3f3), color-stop(11.11111%, #eee));
	background-image: -o-linear-gradient(#f3f3f3, #eee);
	background-image: -moz-linear-gradient(#f3f3f3, #eee);
	background-image: -webkit-linear-gradient(#f3f3f3, #eee);
	background-image: -ms-linear-gradient(#f3f3f3, #eee);
	background-image: linear-gradient( #f3f3f3, #eee);
	-pie-background: linear-gradient( #f3f3f3, #eee);
	padding: 9px 13px 6px 13px;
	outline: none;
}

.popover-container .tpl-anketa .tpl-field.type-multi_select .field-title {
	display: none;
}

.popover-container .tpl-anketa .tpl-field.type-multi_select select {
	color: #999;
	font: 16px "PtSans", Arial, Helvetica, sans-serif;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid transparent;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.37);
	box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.37);
	background-image: -webkit-gradient(linear, , , color-stop(0%, #f3f3f3), color-stop(11.11111%, #eee));
	background-image: -o-linear-gradient(#f3f3f3, #eee);
	background-image: -moz-linear-gradient(#f3f3f3, #eee);
	background-image: -webkit-linear-gradient(#f3f3f3, #eee);
	background-image: -ms-linear-gradient(#f3f3f3, #eee);
	background-image: linear-gradient( #f3f3f3, #eee);
	-pie-background: linear-gradient( #f3f3f3, #eee);
	padding: 9px 13px 6px 13px;
	outline: none;
}

.popover-container .tpl-anketa .tpl-field.type-textarea {
	line-height: 0;
}

.popover-container .tpl-anketa .tpl-field.type-textarea .field-title {
	display: none;
}

.popover-container .tpl-anketa .tpl-field.type-textarea textarea {
	color: #999;
	font: 16px "PtSans", Arial, Helvetica, sans-serif;
	width: 100%;
	height: 70px;
	resize: none;
	box-sizing: border-box;
	border: 1px solid transparent;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.37);
	box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.37);
	background-image: -webkit-gradient(linear, , , color-stop(0%, #f3f3f3), color-stop(11.11111%, #eee));
	background-image: -o-linear-gradient(#f3f3f3, #eee);
	background-image: -moz-linear-gradient(#f3f3f3, #eee);
	background-image: -webkit-linear-gradient(#f3f3f3, #eee);
	background-image: -ms-linear-gradient(#f3f3f3, #eee);
	background-image: linear-gradient( #f3f3f3, #eee);
	-pie-background: linear-gradient( #f3f3f3, #eee);
	padding: 9px 13px 6px 13px;
	outline: none;
}

.popover-container .tpl-anketa .tpl-field.type-textarea textarea:focus {
	border-color: #ffca4a;
	border-width: 2px;
	background: #fff;
	box-shadow: none;
	padding: 8px 12px 5px 12px;
}

.popover-container .tpl-anketa .tpl-field.type-multi_checkbox, .popover-container .tpl-anketa .tpl-field.type-checkbox, .popover-container .tpl-anketa .tpl-field.type-radio_group {
	text-align: left;
}

.popover-container .tpl-anketa .tpl-field.type-multi_checkbox .field-title, .popover-container .tpl-anketa .tpl-field.type-checkbox .field-title, .popover-container .tpl-anketa .tpl-field.type-radio_group .field-title {
	padding: 0 0 8px;
	font-size: 16px;
}

.popover-container .tpl-anketa .tpl-field.type-multi_checkbox ul, .popover-container .tpl-anketa .tpl-field.type-checkbox ul, .popover-container .tpl-anketa .tpl-field.type-radio_group ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.popover-container .tpl-anketa .tpl-field.type-multi_checkbox input, .popover-container .tpl-anketa .tpl-field.type-checkbox input, .popover-container .tpl-anketa .tpl-field.type-radio_group input {
	vertical-align: middle;
	margin: 0 5px 3px 0;
}

.popover-container .tpl-anketa .tpl-field.tpl-field-button {
	margin: 0;
}

.popover-container .tpl-anketa .tpl-field.tpl-field-button button {
	color: #fff;
	font: 23px "PtSans", Arial, Helvetica, sans-serif;
	padding: 10px 15px 9px;
	width: 100%;
	border: none;
	background-image: -webkit-gradient(linear, , , color-stop(0%, #0088d0), color-stop(11.11111%, #0064ba));
	background-image: -o-linear-gradient(#0088d0, #0064ba);
	background-image: -moz-linear-gradient(#0088d0, #0064ba);
	background-image: -webkit-linear-gradient(#0088d0, #0064ba);
	background-image: -ms-linear-gradient(#0088d0, #0064ba);
	background-image: linear-gradient( #0088d0, #0064ba);
	-pie-background: linear-gradient( #0088d0, #0064ba);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	outline: none;
	-moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.38),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.37);
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.38),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.37);
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.38),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.37);
}

.popover-container .tpl-anketa .tpl-field.tpl-field-button button:hover {
	background-image: -webkit-gradient(linear, , , color-stop(0%, #0064ba), color-stop(11.11111%, #0088d0));
	background-image: -o-linear-gradient(#0064ba, #0088d0);
	background-image: -moz-linear-gradient(#0064ba, #0088d0);
	background-image: -webkit-linear-gradient(#0064ba, #0088d0);
	background-image: -ms-linear-gradient(#0064ba, #0088d0);
	background-image: linear-gradient( #0064ba, #0088d0);
	-pie-background: linear-gradient( #0064ba, #0088d0);
}

.popover-container .error-message {
	padding: 0 0 6px;
}

.popover-container .tpl-anketa .tpl-field.field-error input {
	border-color: red;
}

@media screen and (min-width: 980px) {
	.tm_block1_wrapper .tm_block1_item .tm_text_wr {
		padding-top: 8px;
	}
}

.steps_wrapper .step_in .steps_num.no_line span:before {
	display: none !important;
}

@media screen and (max-width: 380px) {
	.popover-wrap {
		border: none;
	}

	.popover-container .popover-body {
		width: auto;
		padding: 25px 20px 36px;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-o-border-radius: 0;
		-webkit-box-shadow: 0 0 0 10000px #fff;
		-moz-box-shadow: 0 0 0 10000px #fff;
		-o-box-shadow: 0 0 0 10000px #fff;
		box-shadow: 0 0 0 10000px #fff;
	}

	.popover-container .tpl-anketa .title {
		text-align: center;
	}
}

.m_text_wrapper {
	background: #f3efe6;
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	padding: 28px 48px 30px;
	position: relative;
}

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

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

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

.m_text_wrapper.inverse {
	background: #2168ba;
}

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

.m_text_wrapper .text_block_title {
	color: #333;
	font: bold 25px Arial, Helvetica, sans-serif;
	padding: 0 0 25px;
}

@media screen and (max-width: 639px) {
	.m_text_wrapper .text_block_title {
		font-size: 21px;
		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: #fff;
}

.m_text_wrapper .text_blocks .title {
	color: #333;
	font: 20px/1 Arial, Helvetica, sans-serif;
	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;
		text-align: left !important;
	}
}

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

.m_text_wrapper .text_blocks p {
	margin: 0;
}

.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 !important;
		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 25px;
}

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

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

.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: #333;
	font: 15px/24px Arial, Helvetica, sans-serif;
}

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

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

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

.steps_bl2_wrapper {
	background: #016cbf;
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	padding: 28px 24px 53px;
}

@media screen and (max-width: 979px) {
	.steps_bl2_wrapper {
		padding: 22px 24px 40px;
	}
}

@media screen and (max-width: 639px) {
	.steps_bl2_wrapper {
		padding: 19px 20px 40px;
	}
}

.steps_bl2_wrapper.inverse {
	background: #fff;
}

.steps_bl2_wrapper.inverse .steps_bl2_title {
	color: #4e4e4e;
}

.steps_bl2_wrapper.inverse .st_extra: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%2269px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2069%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffa421%22%20d%3D%22M68.7%2C5.3l-4.6-4.6c-0.4-0.4-1-0.4-1.4%2C0c-0.4%2C0.4-0.4%2C1%2C0%2C1.4L65.6%2C5H1C0.4%2C5%2C0%2C5.4%2C0%2C6s0.4%2C1%2C1%2C1h64.6l-2.9%2C2.9c-0.4%2C0.4-0.4%2C1%2C0%2C1.4c0.4%2C0.4%2C1%2C0.4%2C1.4%2C0l4.5-4.5c0%2C0%2C0.1%2C0%2C0.1%2C0C69.1%2C6.3%2C69.1%2C5.7%2C68.7%2C5.3z%22%2F%3E%3C%2Fsvg%3E") 100% 0 no-repeat;
}

.steps_bl2_wrapper.inverse .steps_bl2_item {
	border-color: #dcdcdc;
}

@media screen and (max-width: 639px) {
	.steps_bl2_wrapper.inverse .steps_bl2_item: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%2269px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2069%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffa421%22%20d%3D%22M68.7%2C5.3l-4.6-4.6c-0.4-0.4-1-0.4-1.4%2C0c-0.4%2C0.4-0.4%2C1%2C0%2C1.4L65.6%2C5H1C0.4%2C5%2C0%2C5.4%2C0%2C6s0.4%2C1%2C1%2C1h64.6l-2.9%2C2.9c-0.4%2C0.4-0.4%2C1%2C0%2C1.4c0.4%2C0.4%2C1%2C0.4%2C1.4%2C0l4.5-4.5c0%2C0%2C0.1%2C0%2C0.1%2C0C69.1%2C6.3%2C69.1%2C5.7%2C68.7%2C5.3z%22%2F%3E%3C%2Fsvg%3E") 100% 0 no-repeat;
	}
}

.steps_bl2_wrapper.inverse .st_extra .steps_bl2_item: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%2269px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2069%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffa421%22%20d%3D%22M68.7%2C5.3l-4.6-4.6c-0.4-0.4-1-0.4-1.4%2C0c-0.4%2C0.4-0.4%2C1%2C0%2C1.4L65.6%2C5H1C0.4%2C5%2C0%2C5.4%2C0%2C6s0.4%2C1%2C1%2C1h64.6l-2.9%2C2.9c-0.4%2C0.4-0.4%2C1%2C0%2C1.4c0.4%2C0.4%2C1%2C0.4%2C1.4%2C0l4.5-4.5c0%2C0%2C0.1%2C0%2C0.1%2C0C69.1%2C6.3%2C69.1%2C5.7%2C68.7%2C5.3z%22%2F%3E%3C%2Fsvg%3E") 100% 0 no-repeat;
}

.steps_bl2_wrapper.inverse .steps_bl2_text {
	color: #514e4c;
}

.steps_bl2_wrapper.inverse .steps_bl2_num {
	background: #016cbf;
	color: #fff;
}

.steps_bl2_wrapper.inverse .st_extra:last-child .steps_bl2_item:last-child .steps_bl2_num {
	background: #ffa421;
}

.steps_bl2_wrapper.inverse .st_extra:last-child .steps_bl2_item:last-child .steps_bl2_num: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%2229px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2029%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M29.010%2C3.212%20L11.336%2C21.047%20L8.178%2C17.850%20L8.315%2C17.712%20L0.005%2C9.326%20L3.163%2C6.130%20L11.478%2C14.520%20L25.852%2C0.015%20L29.010%2C3.212%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
}

.steps_bl2_wrapper .steps_bl2_wrap {
	max-width: 960px;
	margin: 0 auto;
}

.steps_bl2_wrapper .steps_bl2_title {
	color: #fff;
	font-size: 30px;
	line-height: 35px;
	padding: 0 0 23px;
}

@media screen and (max-width: 979px) {
	.steps_bl2_wrapper .steps_bl2_title {
		font-size: 25px;
		line-height: 30px;
		padding: 0 0 19px;
	}
}

@media screen and (max-width: 639px) {
	.steps_bl2_wrapper .steps_bl2_title {
		font-size: 21px;
		line-height: 1.2;
		padding-bottom: 15px;
	}
}

.steps_bl2_wrapper .steps_bl2_wr {
	position: relative;
	display: block;
	overflow: hidden;
}

.steps_bl2_wrapper .st_extra {
	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-direction: normal;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	align-items: flex-start;
	margin: 0 0 40px;
	position: relative;
}

@media screen and (max-width: 639px) {
	.steps_bl2_wrapper .st_extra {
		display: block;
	}
}

.steps_bl2_wrapper .st_extra:before {
	position: absolute;
	left: 100%;
	margin-left: -224px;
	bottom: -27px;
	content: "";
	width: 19px;
	overflow: hidden;
	height: 12px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	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%2269px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2069%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%2380b6df%22%20d%3D%22M68.7%2C5.3l-4.6-4.6c-0.4-0.4-1-0.4-1.4%2C0c-0.4%2C0.4-0.4%2C1%2C0%2C1.4L65.6%2C5H1C0.4%2C5%2C0%2C5.4%2C0%2C6s0.4%2C1%2C1%2C1h64.6l-2.9%2C2.9c-0.4%2C0.4-0.4%2C1%2C0%2C1.4c0.4%2C0.4%2C1%2C0.4%2C1.4%2C0l4.5-4.5c0%2C0%2C0.1%2C0%2C0.1%2C0C69.1%2C6.3%2C69.1%2C5.7%2C68.7%2C5.3z%22%2F%3E%3C%2Fsvg%3E") 100% 0 no-repeat;
}

@media screen and (max-width: 979px) {
	.steps_bl2_wrapper .st_extra:before {
		margin-left: -23%;
	}
}

@media screen and (max-width: 639px) {
	.steps_bl2_wrapper .st_extra:before {
		display: none;
	}
}

.steps_bl2_wrapper .st_extra:last-child {
	margin-bottom: 0;
}

.steps_bl2_wrapper .st_extra:last-child .steps_bl2_item:last-child:before {
	/*display: none;*/;
}

.steps_bl2_wrapper .st_extra:last-child .steps_bl2_item:last-child .steps_bl2_num {
	font-size: 0;
	background: #fff;
	position: relative;
}

.steps_bl2_wrapper .st_extra:last-child .steps_bl2_item:last-child .steps_bl2_num:before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	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%2229px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2029%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffa421%22%20d%3D%22M29.010%2C3.212%20L11.336%2C21.047%20L8.178%2C17.850%20L8.315%2C17.712%20L0.005%2C9.326%20L3.163%2C6.130%20L11.478%2C14.520%20L25.852%2C0.015%20L29.010%2C3.212%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
}

.steps_bl2_wrapper .st_extra:nth-child(2n):before {
	left: 214px;
	margin-left: 0;
}

@media screen and (max-width: 979px) {
	.steps_bl2_wrapper .st_extra:nth-child(2n):before {
		left: 21.5%;
	}
}

.steps_bl2_wrapper .st_extra:nth-child(2n) .steps_bl2_item:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.steps_bl2_wrapper .st_extra:nth-child(2n) .steps_bl2_item:first-child {
	margin-right: 0;
}

@media screen and (min-width: 640px) {
	.steps_bl2_wrapper .st_extra:nth-child(2n) .steps_bl2_item:last-child {
		-webkit-box-ordinal-group: 0;
		-moz-box-ordinal-group: 0;
		-webkit-order: -1;
		-moz-order: -1;
		-ms-flex-order: -1;
		order: -1;
		margin-right: 10%;
	}
}

@media screen and (max-width: 639px) {
	.steps_bl2_wrapper .st_extra:nth-child(2n) .steps_bl2_item:last-child {
		margin-bottom: 0;
	}
}

@media screen and (min-width: 640px) {
	.steps_bl2_wrapper .st_extra.extra {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		-webkit-justify-content: flex-end;
		-moz-justify-content: flex-end;
		justify-content: flex-end;
	}

	.steps_bl2_wrapper .st_extra.extra .steps_bl2_item {
		margin-right: 0 !important;
	}
}

.steps_bl2_wrapper .st_extra .steps_bl2_item:before {
	position: absolute;
	right: -84px;
	top: 24px;
	content: "";
	width: 69px;
	height: 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%2269px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2069%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%2380b6df%22%20d%3D%22M68.7%2C5.3l-4.6-4.6c-0.4-0.4-1-0.4-1.4%2C0c-0.4%2C0.4-0.4%2C1%2C0%2C1.4L65.6%2C5H1C0.4%2C5%2C0%2C5.4%2C0%2C6s0.4%2C1%2C1%2C1h64.6l-2.9%2C2.9c-0.4%2C0.4-0.4%2C1%2C0%2C1.4c0.4%2C0.4%2C1%2C0.4%2C1.4%2C0l4.5-4.5c0%2C0%2C0.1%2C0%2C0.1%2C0C69.1%2C6.3%2C69.1%2C5.7%2C68.7%2C5.3z%22%2F%3E%3C%2Fsvg%3E") 100% 0 no-repeat;
}

@media screen and (max-width: 979px) {
	.steps_bl2_wrapper .st_extra .steps_bl2_item:before {
		width: 49px;
		right: -18%;
	}
}

@media screen and (max-width: 800px) {
	.steps_bl2_wrapper .st_extra .steps_bl2_item:before {
		right: -19.5%;
	}
}

@media screen and (max-width: 767px) {
	.steps_bl2_wrapper .st_extra .steps_bl2_item:before {
		width: 38px;
		right: -18.5%;
	}
}

@media screen and (max-width: 639px) {
	.steps_bl2_wrapper .st_extra .steps_bl2_item:before {
		display: none;
	}
}

.steps_bl2_wrapper .steps_bl2_item {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 45%;
	-moz-box-flex: 1;
	-moz-flex: 1 0 45%;
	-ms-flex: 1 0 45%;
	flex: 1 0 45%;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 45%;
	margin-right: 10%;
	border: 1px solid rgba(255, 255, 255, 0.46);
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	padding: 6px 20px 6px 6px;
	box-sizing: border-box;
	position: relative;
}

.steps_bl2_wrapper .steps_bl2_item:nth-child(2) {
	margin-right: 0;
}

@media screen and (max-width: 639px) {
	.steps_bl2_wrapper .steps_bl2_item {
		max-width: 100%;
		margin: 0 0 40px;
	}

	.steps_bl2_wrapper .steps_bl2_item:after {
		position: absolute;
		left: 50%;
		margin-left: -10px;
		bottom: -27px;
		content: "";
		width: 20px;
		overflow: hidden;
		height: 12px;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		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%2269px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2069%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%2380b6df%22%20d%3D%22M68.7%2C5.3l-4.6-4.6c-0.4-0.4-1-0.4-1.4%2C0c-0.4%2C0.4-0.4%2C1%2C0%2C1.4L65.6%2C5H1C0.4%2C5%2C0%2C5.4%2C0%2C6s0.4%2C1%2C1%2C1h64.6l-2.9%2C2.9c-0.4%2C0.4-0.4%2C1%2C0%2C1.4c0.4%2C0.4%2C1%2C0.4%2C1.4%2C0l4.5-4.5c0%2C0%2C0.1%2C0%2C0.1%2C0C69.1%2C6.3%2C69.1%2C5.7%2C68.7%2C5.3z%22%2F%3E%3C%2Fsvg%3E") 100% 0 no-repeat;
	}
}

.steps_bl2_wrapper .steps_bl2_num {
	-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;
	width: 48px;
	height: 48px;
	margin: 0 17px 0 0;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	font: 28px/48px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #ffa421;
}

.steps_bl2_wrapper .steps_bl2_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;
	color: #fff;
	font: 16px/18px;
	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 screen and (max-width: 639px) {
	.steps_bl2_wrapper .st_extra:last-child .steps_bl2_item {
		margin-bottom: 0;
	}

	.steps_bl2_wrapper .st_extra:last-child .steps_bl2_item:last-child:after {
		display: none;
	}
}

.steps_bl2_wrapper .steps_bl2_item.no_arrow:before {
	display: none;
}

@font-face {
	font-family : "pti";
	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.woff") format("woff"), url("/g/fonts/pt_sans/pt_sans-i.ttf") format("truetype"), url("/g/fonts/pt_sans/pt_sans-i.svg#pti") format("svg");
	font-weight : normal;
	font-style : normal;
}

@font-face {
	font-family : "ptb";
	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.woff") format("woff"), url("/g/fonts/pt_sans/pt_sans-b.ttf") format("truetype"), url("/g/fonts/pt_sans/pt_sans-b.svg#ptb") format("svg");
	font-weight : normal;
	font-style : normal;
}

.site_header1_wrapper {
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	background: #fff;
	position: relative;
	z-index: 1;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.79);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.79);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.79);
	padding: 0 24px;
}

@media screen and (max-width: 767px) {
	.site_header1_wrapper {
		padding: 0 16px;
	}
}

.site_header1_wrapper.inverse {
	background: #f5efe8;
}

.site_header1_wrapper.inverse .h_site_name {
	color: #0c6eba;
}

.site_header1_wrapper.inverse .h_site_name a {
	color: #0c6eba;
}

.site_header1_wrapper.inverse .h_site_desc {
	color: #f02200;
}

.site_header1_wrapper.inverse .h_time {
	color: #94918d;
}

.site_header1_wrapper.inverse .h_phones_wr .h_phones a, .site_header1_wrapper.inverse .h_phones_wr .h_phones {
	color: #333;
}

.site_header1_wrapper.inverse .h_phones_wr .h_phones: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%2212px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2012%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%230C6EBA%22%20d%3D%22M4%2E844%2C%2D0%2E010%20L5%2E458%2C3%2E269%20L4%2E681%2C3%2E578%20L3%2E866%2C0%2E008%20L4%2E844%2C%2D0%2E010%20ZM10%2E069%2C14%2E564%20L6%2E539%2C14%2E884%20C0%2E019%2C9%2E617%200%2E150%2C2%2E640%200%2E150%2C2%2E640%20L2%2E543%2C0%2E185%20L3%2E065%2C0%2E127%20L3%2E939%2C3%2E859%20L2%2E866%2C4%2E719%20L6%2E709%2C11%2E770%20L7%2E829%2C11%2E290%20L10%2E434%2C14%2E199%20L10%2E069%2C14%2E564%20ZM11%2E104%2C13%2E737%20L8%2E377%2C10%2E894%20L9%2E227%2C10%2E431%20L11%2E629%2C13%2E110%20L11%2E104%2C13%2E737%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #fff;
}

.site_header1_wrapper.inverse .h_mail a {
	color: #ff9635;
}

.site_header1_wrapper .site_header1_wrap {
	max-width: 960px;
	margin: 0 auto;
	padding: 22px 0 22px;
}

.site_header1_wrapper .h_left_part {
	float: left;
	width: 470px;
	margin: 0 0 0 0;
}

@media screen and (max-width: 979px) {
	.site_header1_wrapper .h_left_part {
		margin: 6px 0 0 0;
	}
}

@media screen and (max-width: 767px) {
	.site_header1_wrapper .h_left_part {
		width: 370px;
	}
}

@media screen and (max-width: 639px) {
	.site_header1_wrapper .h_left_part {
		float: none;
		width: auto;
		text-align: center;
		margin: 0 0 10px;
	}
}

.site_header1_wrapper .h_left_part_in {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-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;
}

@media screen and (max-width: 639px) {
	.site_header1_wrapper .h_left_part_in {
		display: block;
	}
}

.site_header1_wrapper .site_logo {
	-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;
	margin: 0 20px 0 0;
}

@media screen and (max-width: 979px) {
	.site_header1_wrapper .site_logo {
		margin-right: 15px;
	}
}

@media screen and (max-width: 639px) {
	.site_header1_wrapper .site_logo {
		text-align: center;
		margin-right: 0;
	}
}

.site_header1_wrapper .site_logo a {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 240px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}

@media screen and (max-width: 639px) {
	.site_header1_wrapper .site_logo a {
		display: inline-block;
	}
}

.site_header1_wrapper .site_logo a img {
	border: none;
	width: 100%;
}

.site_header1_wrapper .site_logo a svg {
	max-width: 100%;
	height: auto;
}

.site_header1_wrapper .h_text_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;
}

.site_header1_wrapper .h_site_name {
	font: 32px/1 "ptb", Arial, Helvetica, sans-serif;
	color: #0c6eba;
}

@media screen and (max-width: 767px) {
	.site_header1_wrapper .h_site_name {
		font-size: 24px;
	}
}

@media screen and (max-width: 639px) {
	.site_header1_wrapper .h_site_name {
		font-size: 28px;
	}
}

@media screen and (max-width: 479px) {
	.site_header1_wrapper .h_site_name {
		font-size: 26px;
	}
}

.site_header1_wrapper .h_site_name a {
	color: #0c6eba;
	text-decoration: none;
}

.site_header1_wrapper .h_site_desc {
	color: #f02200;
	font: 22px "pti", Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 767px) {
	.site_header1_wrapper .h_site_desc {
		font-size: 16px;
	}
}

@media screen and (max-width: 639px) {
	.site_header1_wrapper .h_site_desc {
		font-size: 18px;
	}
}

@media screen and (max-width: 479px) {
	.site_header1_wrapper .h_site_desc {
		font-size: 17px;
	}
}

.site_header1_wrapper .h_right_part {
	float: right;
	width: 240px;
	text-align: right;
}

@media screen and (max-width: 767px) {
	.site_header1_wrapper .h_right_part {
		width: 220px;
	}
}

@media screen and (max-width: 639px) {
	.site_header1_wrapper .h_right_part {
		float: none;
		text-align: center;
		width: auto;
	}
}

.site_header1_wrapper .h_time {
	color: #333;
	font: 14px "PtSans", Arial, Helvetica, sans-serif;
	padding: 0 0 6px;
}

.site_header1_wrapper .h_phones_wr {
	padding: 0 0 5px;
}

@media screen and (max-width: 767px) {
	.site_header1_wrapper .h_phones_wr {
		padding: 0 0 2px;
	}
}

@media screen and (max-width: 639px) {
	.site_header1_wrapper .h_phones_wr {
		margin: 0 35px 0 0;
	}
}

.site_header1_wrapper .h_phones_wr .h_phones {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 0 0 38px;
	color: #333;
	font: 22px/1 "ptb", Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 767px) {
	.site_header1_wrapper .h_phones_wr .h_phones {
		font-size: 19px;
		padding-left: 34px;
	}
}

.site_header1_wrapper .h_phones_wr .h_phones:before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	margin-top: -16px;
	height: 29px;
	width: 29px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	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%2212px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2012%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M4%2E844%2C%2D0%2E010%20L5%2E458%2C3%2E269%20L4%2E681%2C3%2E578%20L3%2E866%2C0%2E008%20L4%2E844%2C%2D0%2E010%20ZM10%2E069%2C14%2E564%20L6%2E539%2C14%2E884%20C0%2E019%2C9%2E617%200%2E150%2C2%2E640%200%2E150%2C2%2E640%20L2%2E543%2C0%2E185%20L3%2E065%2C0%2E127%20L3%2E939%2C3%2E859%20L2%2E866%2C4%2E719%20L6%2E709%2C11%2E770%20L7%2E829%2C11%2E290%20L10%2E434%2C14%2E199%20L10%2E069%2C14%2E564%20ZM11%2E104%2C13%2E737%20L8%2E377%2C10%2E894%20L9%2E227%2C10%2E431%20L11%2E629%2C13%2E110%20L11%2E104%2C13%2E737%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #0c6eba;
}

@media screen and (max-width: 767px) {
	.site_header1_wrapper .h_phones_wr .h_phones:before {
		width: 24px;
		height: 24px;
		margin-top: -14px;
		background-size: 10px 14px;
	}
}

.site_header1_wrapper .h_mail {
	font: 18px "ptb", Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 767px) {
	.site_header1_wrapper .h_mail {
		font-size: 16px;
	}
}

.site_header1_wrapper .h_mail a {
	text-decoration: none;
	color: #0c6eba;
}

.site_header1_wrapper .h_mail a:hover {
	text-decoration: underline;
}

.site_header2_wrapper {
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	background: #fff;
	position: relative;
	z-index: 1;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.79);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.79);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.79);
	padding: 0 24px;
}

@media screen and (max-width: 767px) {
	.site_header2_wrapper {
		padding: 0 16px;
	}
}

.site_header2_wrapper.inverse {
	background: #f5efe8;
}

.site_header2_wrapper.inverse .h_site_name {
	color: #0c6eba;
}

.site_header2_wrapper.inverse .h_site_name a {
	color: #0c6eba;
}

.site_header2_wrapper.inverse .h_site_desc {
	color: #f02200;
}

.site_header2_wrapper.inverse .call_button {
	color: #fff;
	background-image: -o-linear-gradient(#ffb039, #ff8d2a);
	background-image: -moz-linear-gradient(#ffb039, #ff8d2a);
	background-image: -webkit-linear-gradient(#ffb039, #ff8d2a);
	background-image: -ms-linear-gradient(#ffb039, #ff8d2a);
	background-image: linear-gradient( #ffb039, #ff8d2a);
}

.site_header2_wrapper.inverse .call_button:hover {
	background-image: -o-linear-gradient(#fdb85c, #fc9945);
	background-image: -moz-linear-gradient(#fdb85c, #fc9945);
	background-image: -webkit-linear-gradient(#fdb85c, #fc9945);
	background-image: -ms-linear-gradient(#fdb85c, #fc9945);
	background-image: linear-gradient( #fdb85c, #fc9945);
	color: #fff;
}

.site_header2_wrapper .site_header2_wrap {
	max-width: 960px;
	margin: 0 auto;
	padding: 22px 0 22px;
}

.site_header2_wrapper .h_left_part {
	float: left;
	width: 470px;
}

@media screen and (max-width: 979px) {
	.site_header2_wrapper .h_left_part {
		margin: 6px 0 0 0;
	}
}

@media screen and (max-width: 767px) {
	.site_header2_wrapper .h_left_part {
		width: 370px;
	}
}

@media screen and (max-width: 639px) {
	.site_header2_wrapper .h_left_part {
		float: none;
		width: auto;
		text-align: center;
		margin: 0 0 10px;
	}
}

.site_header2_wrapper .h_left_part_in {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-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;
}

@media screen and (max-width: 639px) {
	.site_header2_wrapper .h_left_part_in {
		display: block;
	}
}

.site_header2_wrapper .site_logo {
	-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;
	margin: 0 20px 0 0;
}

@media screen and (max-width: 979px) {
	.site_header2_wrapper .site_logo {
		margin-right: 15px;
	}
}

@media screen and (max-width: 639px) {
	.site_header2_wrapper .site_logo {
		text-align: center;
		margin-right: 0;
	}
}

.site_header2_wrapper .site_logo a {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 240px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}

@media screen and (max-width: 639px) {
	.site_header2_wrapper .site_logo a {
		display: inline-block;
	}
}

.site_header2_wrapper .site_logo a img {
	border: none;
}

.site_header1_wrapper .site_logo a svg {
	max-width: 100%;
	height: auto;
}

.site_header2_wrapper .h_text_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;
}

.site_header2_wrapper .h_site_name {
	font: 32px/1 "ptb", Arial, Helvetica, sans-serif;
	color: #0c6eba;
}

@media screen and (max-width: 767px) {
	.site_header2_wrapper .h_site_name {
		font-size: 24px;
	}
}

@media screen and (max-width: 639px) {
	.site_header2_wrapper .h_site_name {
		font-size: 28px;
	}
}

@media screen and (max-width: 479px) {
	.site_header2_wrapper .h_site_name {
		font-size: 26px;
	}
}

.site_header2_wrapper .h_site_name a {
	color: #0c6eba;
	text-decoration: none;
}

.site_header2_wrapper .h_site_desc {
	color: #f02200;
	font: 22px "pti", Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 767px) {
	.site_header2_wrapper .h_site_desc {
		font-size: 16px;
	}
}

@media screen and (max-width: 639px) {
	.site_header2_wrapper .h_site_desc {
		font-size: 18px;
	}
}

@media screen and (max-width: 479px) {
	.site_header2_wrapper .h_site_desc {
		font-size: 17px;
	}
}

.site_header2_wrapper .h_right_part {
	float: right;
	width: 240px;
	text-align: right;
}

@media screen and (max-width: 767px) {
	.site_header2_wrapper .h_right_part {
		width: 220px;
	}
}

@media screen and (max-width: 639px) {
	.site_header2_wrapper .h_right_part {
		float: none;
		text-align: center;
		width: auto;
	}
}

.site_header2_wrapper .call_button {
	display: inline-block;
	vertical-align: top;
	padding: 7px 19px 5px 19px;
	background-image: -o-linear-gradient(#0f8acc, #0b66b5);
	background-image: -moz-linear-gradient(#0f8acc, #0b66b5);
	background-image: -webkit-linear-gradient(#0f8acc, #0b66b5);
	background-image: -ms-linear-gradient(#0f8acc, #0b66b5);
	background-image: linear-gradient( #0f8acc, #0b66b5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 0px 1px 1px rgba(89, 56, 36, 0.6);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.38),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.37);
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.38),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.37);
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.38),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.37);
	text-decoration: none;
	color: #fff;
	font: 20px "PtSans", Arial, Helvetica, sans-serif;
	margin: 12px 0 0 0;
}

.site_header2_wrapper .call_button:hover {
	background-image: -o-linear-gradient(#2a9bd0, #1f72bb);
	background-image: -moz-linear-gradient(#2a9bd0, #1f72bb);
	background-image: -webkit-linear-gradient(#2a9bd0, #1f72bb);
	background-image: -ms-linear-gradient(#2a9bd0, #1f72bb);
	background-image: linear-gradient( #2a9bd0, #1f72bb);
	color: #fff;
}

.site_header3_wrapper {
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	background: #fff;
	position: relative;
	z-index: 1;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.79);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.79);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.79);
	padding: 0 24px;
}

@media screen and (max-width: 767px) {
	.site_header3_wrapper {
		padding: 0 16px;
	}
}

.site_header3_wrapper.inverse {
	background: #f5efe8;
}

.site_header3_wrapper.inverse .h_mid_part .h_site_name {
	color: #0c6eba;
}

.site_header3_wrapper.inverse .h_mid_part .h_site_name a {
	color: #0c6eba;
}

.site_header3_wrapper.inverse .h_mid_part .h_site_desc {
	color: #f02200;
}

.site_header3_wrapper.inverse .h_left_part .h_time {
	color: #94918d;
}

.site_header3_wrapper.inverse .h_left_part .h_phones_wr .h_phones a, .site_header3_wrapper.inverse .h_left_part .h_phones_wr .h_phones {
	color: #333;
}

.site_header3_wrapper.inverse .h_left_part .h_phones_wr .h_phones: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%2212px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2012%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%230C6EBA%22%20d%3D%22M4%2E844%2C%2D0%2E010%20L5%2E458%2C3%2E269%20L4%2E681%2C3%2E578%20L3%2E866%2C0%2E008%20L4%2E844%2C%2D0%2E010%20ZM10%2E069%2C14%2E564%20L6%2E539%2C14%2E884%20C0%2E019%2C9%2E617%200%2E150%2C2%2E640%200%2E150%2C2%2E640%20L2%2E543%2C0%2E185%20L3%2E065%2C0%2E127%20L3%2E939%2C3%2E859%20L2%2E866%2C4%2E719%20L6%2E709%2C11%2E770%20L7%2E829%2C11%2E290%20L10%2E434%2C14%2E199%20L10%2E069%2C14%2E564%20ZM11%2E104%2C13%2E737%20L8%2E377%2C10%2E894%20L9%2E227%2C10%2E431%20L11%2E629%2C13%2E110%20L11%2E104%2C13%2E737%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #fff;
}

.site_header3_wrapper.inverse .h_right_part .call_button {
	color: #fff;
	background-image: -o-linear-gradient(#ffb039, #ff8d2a);
	background-image: -moz-linear-gradient(#ffb039, #ff8d2a);
	background-image: -webkit-linear-gradient(#ffb039, #ff8d2a);
	background-image: -ms-linear-gradient(#ffb039, #ff8d2a);
	background-image: linear-gradient( #ffb039, #ff8d2a);
}

.site_header3_wrapper.inverse .h_right_part .call_button:hover {
	background-image: -o-linear-gradient(#fdb85c, #fc9945);
	background-image: -moz-linear-gradient(#fdb85c, #fc9945);
	background-image: -webkit-linear-gradient(#fdb85c, #fc9945);
	background-image: -ms-linear-gradient(#fdb85c, #fc9945);
	background-image: linear-gradient( #fdb85c, #fc9945);
	color: #fff;
}

.site_header3_wrapper .site_header3_wrap {
	max-width: 960px;
	margin: 0 auto;
	padding: 16px 0 22px;
}

@media screen and (max-width: 979px) {
	.site_header3_wrapper .site_header3_wrap {
		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;
	}
}

.site_header3_wrapper .h_mid_part {
	width: 420px;
	margin: 0 auto;
	text-align: center;
}

@media screen and (max-width: 979px) {
	.site_header3_wrapper .h_mid_part {
		-webkit-box-ordinal-group: 0;
		-moz-box-ordinal-group: 0;
		-webkit-order: -1;
		-moz-order: -1;
		-ms-flex-order: -1;
		order: -1;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-moz-box-flex: 0;
		-moz-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		width: 100%;
		margin: 0 auto 15px;
	}
}

@media screen and (max-width: 639px) {
	.site_header3_wrapper .h_mid_part .site_logo {
		text-align: center;
	}
}

.site_header3_wrapper .h_mid_part .site_logo a {
	display: inline-block;
	vertical-align: top;
	max-width: 240px;
}

.site_header3_wrapper .h_mid_part .site_logo a img {
	border: none;
}

.site_header3_wrapper .h_mid_part .site_logo a svg {
	height: auto;
	max-width: 100%;
}

.site_header3_wrapper .h_mid_part .h_text_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;
}

.site_header3_wrapper .h_mid_part .h_site_name {
	font: 32px/1 "ptb", Arial, Helvetica, sans-serif;
	color: #0c6eba;
}

@media screen and (max-width: 767px) {
	.site_header3_wrapper .h_mid_part .h_site_name {
		font-size: 24px;
	}
}

@media screen and (max-width: 639px) {
	.site_header3_wrapper .h_mid_part .h_site_name {
		font-size: 28px;
	}
}

@media screen and (max-width: 479px) {
	.site_header3_wrapper .h_mid_part .h_site_name {
		font-size: 26px;
	}
}

.site_header3_wrapper .h_mid_part .h_site_name a {
	color: #0c6eba;
	text-decoration: none;
}

.site_header3_wrapper .h_mid_part .h_site_desc {
	color: #f02200;
	font: 22px "pti", Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 767px) {
	.site_header3_wrapper .h_mid_part .h_site_desc {
		font-size: 16px;
	}
}

@media screen and (max-width: 639px) {
	.site_header3_wrapper .h_mid_part .h_site_desc {
		font-size: 18px;
	}
}

@media screen and (max-width: 479px) {
	.site_header3_wrapper .h_mid_part .h_site_desc {
		font-size: 17px;
	}
}

.site_header3_wrapper .h_right_part {
	float: right;
	width: 220px;
	text-align: right;
	margin: 40px 0 0 0;
}

@media screen and (max-width: 979px) {
	.site_header3_wrapper .h_right_part {
		margin: 0;
		float: none;
		-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%;
		width: auto;
		text-align: right;
	}
}

@media screen and (max-width: 479px) {
	.site_header3_wrapper .h_right_part {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-moz-box-flex: 0;
		-moz-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		text-align: center;
	}
}

.site_header3_wrapper .h_right_part .call_button {
	display: inline-block;
	vertical-align: top;
	padding: 7px 19px 5px 19px;
	background-image: -o-linear-gradient(#0f8acc, #0b66b5);
	background-image: -moz-linear-gradient(#0f8acc, #0b66b5);
	background-image: -webkit-linear-gradient(#0f8acc, #0b66b5);
	background-image: -ms-linear-gradient(#0f8acc, #0b66b5);
	background-image: linear-gradient( #0f8acc, #0b66b5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 0px 1px 1px rgba(89, 56, 36, 0.6);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.38),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.37);
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.38),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.37);
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.38),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.37);
	text-decoration: none;
	color: #fff;
	font: 20px "PtSans", Arial, Helvetica, sans-serif;
	margin: 0 0 0 8px;
}

.site_header3_wrapper .h_right_part .call_button:hover {
	background-image: -o-linear-gradient(#2a9bd0, #1f72bb);
	background-image: -moz-linear-gradient(#2a9bd0, #1f72bb);
	background-image: -webkit-linear-gradient(#2a9bd0, #1f72bb);
	background-image: -ms-linear-gradient(#2a9bd0, #1f72bb);
	background-image: linear-gradient( #2a9bd0, #1f72bb);
	color: #fff;
}

.site_header3_wrapper .h_left_part {
	float: left;
	width: 230px;
	margin: 30px 0 0 0;
}

@media screen and (max-width: 979px) {
	.site_header3_wrapper .h_left_part {
		margin: 0;
		float: none;
		-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%;
		width: auto;
	}
}

@media screen and (max-width: 479px) {
	.site_header3_wrapper .h_left_part {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-moz-box-flex: 0;
		-moz-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		text-align: center;
		margin: 0 0 13px;
	}
}

.site_header3_wrapper .h_left_part .h_time {
	color: #999;
	font: 13px "PtSans", Arial, Helvetica, sans-serif;
	padding: 0 0 4px 38px;
}

@media screen and (max-width: 479px) {
	.site_header3_wrapper .h_left_part .h_time {
		padding: 0 0 4px;
	}
}

.site_header3_wrapper .h_left_part .h_phones_wr .h_phones {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 0 0 38px;
	color: #333;
	font: 20px/1 "ptb", Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 767px) {
	.site_header3_wrapper .h_left_part .h_phones_wr .h_phones {
		font-size: 19px;
		padding-left: 34px;
	}
}

.site_header3_wrapper .h_left_part .h_phones_wr .h_phones:before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	margin-top: -16px;
	height: 29px;
	width: 29px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	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%2212px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2012%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M4%2E844%2C%2D0%2E010%20L5%2E458%2C3%2E269%20L4%2E681%2C3%2E578%20L3%2E866%2C0%2E008%20L4%2E844%2C%2D0%2E010%20ZM10%2E069%2C14%2E564%20L6%2E539%2C14%2E884%20C0%2E019%2C9%2E617%200%2E150%2C2%2E640%200%2E150%2C2%2E640%20L2%2E543%2C0%2E185%20L3%2E065%2C0%2E127%20L3%2E939%2C3%2E859%20L2%2E866%2C4%2E719%20L6%2E709%2C11%2E770%20L7%2E829%2C11%2E290%20L10%2E434%2C14%2E199%20L10%2E069%2C14%2E564%20ZM11%2E104%2C13%2E737%20L8%2E377%2C10%2E894%20L9%2E227%2C10%2E431%20L11%2E629%2C13%2E110%20L11%2E104%2C13%2E737%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #0c6eba;
}

@media screen and (max-width: 767px) {
	.site_header3_wrapper .h_left_part .h_phones_wr .h_phones:before {
		width: 24px;
		height: 24px;
		margin-top: -14px;
		background-size: 10px 14px;
	}
}

.site_header3_wrapper .h_left_part .h_phones_wr .h_phones a {
	text-decoration: none;
	color: #333;
}

.top_block1_wrapper {
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	position: relative;
}

.top_block1_wrapper.inverse .top_bl1_bg {
	background: rgba(0, 0, 0, 0.4);
}

.top_block1_wrapper.inverse .top_bl1_title_wr .top_bl1_title {
	color: #fff;
}

.top_block1_wrapper.inverse .top_bl1_title_wr .top_bl1_button {
	color: #fff;
	background-image: -o-linear-gradient(#0088d0, #0064ba);
	background-image: -moz-linear-gradient(#0088d0, #0064ba);
	background-image: -webkit-linear-gradient(#0088d0, #0064ba);
	background-image: -ms-linear-gradient(#0088d0, #0064ba);
	background-image: linear-gradient( #0088d0, #0064ba);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.38),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.17);
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.38),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.17);
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.38),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.17);
}

.top_block1_wrapper.inverse .top_bl1_title_wr .top_bl1_button:hover {
	background-image: -o-linear-gradient(#1898d6, #1271c5);
	background-image: -moz-linear-gradient(#1898d6, #1271c5);
	background-image: -webkit-linear-gradient(#1898d6, #1271c5);
	background-image: -ms-linear-gradient(#1898d6, #1271c5);
	background-image: linear-gradient( #1898d6, #1271c5);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.38),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.17);
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.38),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.17);
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.38),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.17);
}

.top_block1_wrapper.inverse .top_bl1_inner {
	-moz-box-shadow: inset 0px 0px 3px 0px #fff;
	-webkit-box-shadow: inset 0px 0px 3px 0px #fff;
	box-shadow: inset 0px 0px 3px 0px #fff;
	background: rgba(255, 150, 53, 0.89);
}

.top_block1_wrapper.inverse .top_bl1_inner .top_bl1_left {
	color: #fff;
}

.top_block1_wrapper.inverse .top_bl1_inner .top_bl1_right .timer_title {
	color: #fff;
}

.top_block1_wrapper.inverse .top_bl1_inner .top_bl1_right .top_bl1_timer span {
	color: #fff;
}

.top_block1_wrapper.inverse .top_bl1_inner .top_bl1_right .top_bl1_timer ins {
	color: #333;
	background: #fff;
}

.top_block1_wrapper.inverse .top_bl1_inner .top_bl1_right .top_bl1_timer ins:before {
	background: rgba(0, 0, 0, 0.1);
}

.top_block1_wrapper .top_bl1_bg {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	pointer-events: none;
	background: rgba(255, 255, 255, 0.4);
}

.top_block1_wrapper .top_block1_wrap {
	position: relative;
	z-index: 1;
	max-width: 960px;
	margin: 0 auto;
	padding: 160px 0 29px;
}

@media screen and (max-width: 979px) {
	.top_block1_wrapper .top_block1_wrap {
		padding: 90px 0 0;
	}
}

@media screen and (max-width: 767px) {
	.top_block1_wrapper .top_block1_wrap {
		padding: 60px 0 0 0;
	}
}

@media screen and (max-width: 639px) {
	.top_block1_wrapper .top_block1_wrap {
		padding: 40px 0 0 0;
	}
}

.top_block1_wrapper .top_bl1_title_wr {
	padding: 0 24px 144px;
	text-align: center;
}

@media screen and (max-width: 979px) {
	.top_block1_wrapper .top_bl1_title_wr {
		padding: 0 24px 90px;
	}
}

@media screen and (max-width: 767px) {
	.top_block1_wrapper .top_bl1_title_wr {
		padding: 0 16px 60px;
	}
}

@media screen and (max-width: 639px) {
	.top_block1_wrapper .top_bl1_title_wr {
		padding: 0 16px 40px;
	}
}

.top_block1_wrapper .top_bl1_title_wr .top_bl1_title {
	color: #484b4e;
	font: 32px "ptb", Arial, Helvetica, sans-serif;
	padding: 0 0 30px;
}

@media screen and (max-width: 767px) {
	.top_block1_wrapper .top_bl1_title_wr .top_bl1_title {
		font-size: 28px;
		padding: 0 0 20px;
		line-height: 1;
	}
}

@media screen and (max-width: 639px) {
	.top_block1_wrapper .top_bl1_title_wr .top_bl1_title {
		font-size: 26px;
	}
}

@media screen and (max-width: 479px) {
	.top_block1_wrapper .top_bl1_title_wr .top_bl1_title {
		font-size: 24px;
	}
}

.top_block1_wrapper .top_bl1_title_wr .top_bl1_button {
	color: #fff;
	font: 23px/1 "PtSans", Arial, Helvetica, sans-serif;
	display: inline-block;
	vertical-align: top;
	padding: 10px 40px 9px;
	text-decoration: none;
	background-image: -o-linear-gradient(#ffb143, #ff8e31);
	background-image: -moz-linear-gradient(#ffb143, #ff8e31);
	background-image: -webkit-linear-gradient(#ffb143, #ff8e31);
	background-image: -ms-linear-gradient(#ffb143, #ff8e31);
	background-image: linear-gradient( #ffb143, #ff8e31);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.38),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.17);
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.38),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.17);
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.38),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.17);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

@media screen and (max-width: 479px) {
	.top_block1_wrapper .top_bl1_title_wr .top_bl1_button {
		font-size: 21px;
		padding: 10px 28px 7px;
	}
}

.top_block1_wrapper .top_bl1_title_wr .top_bl1_button:hover {
	background-image: -o-linear-gradient(#fdb85c, #fc9844);
	background-image: -moz-linear-gradient(#fdb85c, #fc9844);
	background-image: -webkit-linear-gradient(#fdb85c, #fc9844);
	background-image: -ms-linear-gradient(#fdb85c, #fc9844);
	background-image: linear-gradient( #fdb85c, #fc9844);
}

.top_block1_wrapper .top_bl1_inner {
	-moz-box-shadow: inset 0px 0px 3px 0px #fff;
	-webkit-box-shadow: inset 0px 0px 3px 0px #fff;
	box-shadow: inset 0px 0px 3px 0px #fff;
	background: rgba(12, 110, 186, 0.89);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	align-items: flex-start;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 14px 26px 8px 26px;
}

@media screen and (max-width: 979px) {
	.top_block1_wrapper .top_bl1_inner {
		display: block;
		text-align: center;
	}
}

@media screen and (max-width: 639px) {
	.top_block1_wrapper .top_bl1_inner {
		padding: 16px 16px 16px;
	}
}

.top_block1_wrapper .top_bl1_inner:before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	pointer-events: none;
	opacity: 0.3;
	background-image: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
	background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
	background-image: -ms-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
	background-image: -o-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
}

.top_block1_wrapper .top_bl1_inner .top_bl1_left {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 48%;
	-moz-box-flex: 1;
	-moz-flex: 1 0 48%;
	-ms-flex: 1 0 48%;
	flex: 1 0 48%;
	/*max-width: 48%;*/
	color: #fff;
	margin: 0 0 13px;
	font: 16px/19px "ptb", Arial, Helvetica, sans-serif;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.39);
	padding: 9px 0 0 0;
	box-sizing: border-box;
	position: relative;
}

.top_block1_wrapper .top_bl1_inner .top_bl1_left .top_bl1_left_in {
	padding: 0 0 0 46px;
}

@media screen and (max-width: 979px) {
	.top_block1_wrapper .top_bl1_inner .top_bl1_left .top_bl1_left_in {
		padding-left: 44px;
	}
}

@media screen and (max-width: 979px) {
	.top_block1_wrapper .top_bl1_inner .top_bl1_left {
		text-align: center;
		display: inline-block;
		vertical-align: top;
		margin: 0 0 20px;
		width: auto;
		max-width: 400px;
		padding-left: 0;
	}
}

.top_block1_wrapper .top_bl1_inner .top_bl1_left:before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	height: 37px;
	width: 32px;
	margin-top: -18px;
	background: url(/d/1/d/fgs16_lp1_gift.png) 0 0 no-repeat;
}

.top_block1_wrapper .top_bl1_inner .top_bl1_right {
	-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;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: 2%;
}

@media screen and (max-width: 979px) {
	.top_block1_wrapper .top_bl1_inner .top_bl1_right {
		margin: 0;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		justify-content: center;
	}
}

@media screen and (max-width: 639px) {
	.top_block1_wrapper .top_bl1_inner .top_bl1_right {
		display: block;
	}
}

.top_block1_wrapper .top_bl1_inner .top_bl1_right .timer_title {
	font: 16px/20px "ptb", Arial, Helvetica, sans-serif;
	color: #fff;
	max-width: 100%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 130px;
	-moz-box-flex: 0;
	-moz-flex: 0 0 130px;
	-ms-flex: 0 0 130px;
	flex: 0 0 130px;
	padding: 8px 0 0 0;
	text-align: left;
	margin: 0 12px 0 0;
}

@media screen and (max-width: 979px) {
	.top_block1_wrapper .top_bl1_inner .top_bl1_right .timer_title {
		-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;
		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 0 18px;
	}
}

@media screen and (max-width: 639px) {
	.top_block1_wrapper .top_bl1_inner .top_bl1_right .timer_title {
		display: block;
		text-align: center;
		margin: 0;
	}
}

.top_block1_wrapper .top_bl1_inner .top_bl1_right .top_bl1_timer {
	-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-size: 0;
	text-align: right;
}

@media screen and (max-width: 979px) {
	.top_block1_wrapper .top_bl1_inner .top_bl1_right .top_bl1_timer {
		-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: 639px) {
	.top_block1_wrapper .top_bl1_inner .top_bl1_right .top_bl1_timer {
		text-align: center;
	}
}

.top_block1_wrapper .top_bl1_inner .top_bl1_right .top_bl1_timer span {
	display: inline-block;
	vertical-align: top;
	font: 13px "PtSans", Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
}

.top_block1_wrapper .top_bl1_inner .top_bl1_right .top_bl1_timer span + span {
	margin-left: 13px;
}

.top_block1_wrapper .top_bl1_inner .top_bl1_right .top_bl1_timer ins {
	width: 29px;
	height: 45px;
	text-align: center;
	font: bold 25px/45px Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	margin-bottom: 3px;
}

@media screen and (max-width: 479px) {
	.top_block1_wrapper .top_bl1_inner .top_bl1_right .top_bl1_timer ins {
		width: 26px;
		height: 40px;
		font-size: 23px;
		line-height: 40px;
	}
}

.top_block1_wrapper .top_bl1_inner .top_bl1_right .top_bl1_timer ins + ins {
	margin-left: 2px;
}

.top_block1_wrapper .top_bl1_inner .top_bl1_right .top_bl1_timer ins:before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 22px;
	height: 1px;
	background: rgba(0, 0, 0, 0.1);
}

.menu--theme1.menu--theme1-fixed .menu-wrapper.fixed {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
}

.multi-text-no-pic .multi-text-wrapper {
	background: #f3efe6;
	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 20px 0;
	}
}

.multi-text-no-pic .multi-text-inner {
	margin: 0 auto;
	max-width: 1020px;
}

.multi-text-no-pic .block-title {
	font-size: 24px;
	font-family: "Roboto";
	text-align: center;
	padding: 0 24px;
	color: #333;
	margin-bottom: 18px;
}

@media screen and (max-width: 767px) {
	.multi-text-no-pic .block-title {
		padding: 0 16px;
	}
}

@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;
		margin-bottom: 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 24px 40px;
		box-sizing: border-box;
	}
}

.multi-text-no-pic .text-block .title {
	font-size: 22px;
	font-weight: 700;
	font-family: "Roboto";
	padding-bottom: 18px;
	color: #333;
}

.multi-text-no-pic .text-block .text {
	font-size: 18px;
	line-height: 1.5;
	color: #333;
}

.multi-text-no-pic .text-block .text a {
	color: inherit;
}

.multi-text-no-pic .text-block .text a:hover {
	text-decoration: none;
}

.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 .multi-text-wrapper {
	background: #0b6db9;
}

.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: #f3efe6;
}

.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;
	font-size: 25px;
	padding-bottom: 15px;
	text-align: center;
	color: #333;
}

.text-with-pic--theme9 .text-with-pic-inner .text-part .title-after {
	font-weight: 500;
	font-size: 22px;
	padding-bottom: 7px;
	color: #333;
}

.text-with-pic--theme9 .text-with-pic-inner .text-part .text {
	font-size: 17px;
	color: #333;
	line-height: 1.5;
}

.text-with-pic--theme9 .text-with-pic-inner .text-part .text a {
	color: inherit;
}

.text-with-pic--theme9 .text-with-pic-inner .text-part .text a:hover {
	text-decoration: none;
}

.text-with-pic--theme9.inverse .text-with-pic-wrapper {
	background: #0b6db9;
}

.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;
}

.video-block--theme9 .video-block-wrapper {
	background: #ff9635;
	padding: 0 20px;
}

.video-block--theme9 .video-block-inner {
	padding: 30px 0;
	max-width: 960px;
	margin: 0 auto;
	text-align: center;
}

.video-block--theme9 .block-title {
	font-size: 30px;
	font-family: "Roboto";
	text-align: center;
	color: #fff;
	margin-bottom: 35px;
}

.video-block--theme9 .text {
	font-size: 18px;
	line-height: 1.4;
	color: #fff;
	font-family: "Roboto";
	padding-bottom: 18px;
}

.video-block--theme9 .video iframe {
	max-width: 100%;
}

.video-block--theme9.inverse .video-block-wrapper {
	background: #0b6db9;
}

.video-block--theme9.inverse .block-title {
	color: #fff;
}

.video-block--theme9.inverse .text {
	color: #fff;
}

.video-block-two--theme9 .video-block-wrapper {
	background: #006cbf;
	padding: 0 20px;
}

.video-block-two--theme9 .video-block-inner {
	padding: 30px 0;
	max-width: 960px;
	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;
}

@media screen and (max-width: 479px) {
	.video-block-two--theme9 .video.small iframe {
		max-width: 280px;
	}
}

.video-block-two--theme9 .video.small + .text-part .block-title {
	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";
	color: #fff;
	padding-bottom: 18px;
}

.video-block-two--theme9 .text {
	font-size: 18px;
	line-height: 1.4;
	font-family: "Roboto";
	padding-bottom: 18px;
	color: #fff;
}

.video-block-two--theme9.inverse .video-block-wrapper {
	background: #ff9635;
}

.video-block-two--theme9.inverse .block-title {
	color: #fff;
}

.video-block-two--theme9.inverse .text {
	color: #fff;
}

.products-with-pic--theme9 .products-wrapper {
	background: #f3efe6;
	padding: 0 5px;
}

.products-with-pic--theme9 .products-inner {
	padding: 30px 0 30px;
	max-width: 960px;
	margin: 0 auto;
}

.products-with-pic--theme9 .block-title {
	font: 30px/1 "PtSans", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333;
	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-before a {
	color: inherit;
}

.products-with-pic--theme9 .text-before a:hover {
	text-decoration: none;
}

.products-with-pic--theme9 .text-after a {
	color: inherit;
}

.products-with-pic--theme9 .text-after a:hover {
	text-decoration: none;
}

.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, 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: 10px 20px 12px;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	background: #ff9635;
}

.products-with-pic--theme9 .product-inner {
	background: #fff;
}

.products-with-pic--theme9.inverse .products-wrapper {
	background: #0b6db9;
}

.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, 0.1);
	border-top: none;
}

.products-with-pic--theme9.inverse .product .bottom-part .title {
	color: #000;
}

.products-with-pic--theme9.inverse .product .bottom-part .text {
	color: #333;
}

.products-with-pic--theme9.inverse .product .bottom-part .price {
	color: #000;
}

.products-with-pic--theme9.inverse .product .bottom-part .button a {
	color: #fff;
	background: #ff9635;
}

.products-with-pic--theme9.inverse .product-inner {
	background: #fff;
}

.products--theme9 .products-wrapper {
	padding: 0 5px;
	background: #f3efe6;
}

.products--theme9 .products-inner {
	padding: 30px 0 30px;
	max-width: 960px;
	margin: 0 auto;
}

.products--theme9 .block-title {
	font-size: 30px;
	font-family: "Roboto";
	text-align: center;
	color: #333;
	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-before a {
	color: inherit;
}

.products--theme9 .text-before a:hover {
	text-decoration: none;
}

.products--theme9 .text-after a {
	color: inherit;
}

.products--theme9 .text-after a:hover {
	text-decoration: none;
}

.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: #1674bc;
	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: #f59231;
}

.products--theme9 .product-inner {
	background: #f5f5f5;
}

.products--theme9.inverse .products-wrapper {
	background: #ff9635;
}

.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: #0b6db9;
	color: #fff;
}

.products--theme9.inverse .product .bottom-part ul li {
	color: #333;
}

.products--theme9.inverse .product .bottom-part .button a {
	color: #fff;
	background: #ff9635;
}

.products--theme9.inverse .product-inner {
	background: #fff;
}

.foto-gallery-inline--theme9 .foto-gallery-inline-wrapper {
	background: #006cbf;
	padding: 0 20px;
}

.foto-gallery-inline--theme9 .foto-gallery-inline-inner {
	max-width: 960px;
	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: #fff;
	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: #fff;
}

.foto-gallery-inline--theme9.inverse .foto-gallery-inline-wrapper {
	background: #ff9635;
}

.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;
}

.reviews--theme9 .reviews-wrapper {
	background: #f3efe6;
	padding: 0 5px;
}

.reviews--theme9 .reviews-inner {
	padding: 30px 0 30px;
	max-width: 960px;
	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: 800px) {
	.reviews--theme9 .reviews-inner.three .review {
		width: 33.3%;
	}
}

.reviews--theme9 .block-title {
	font-size: 30px;
	font-family: "Roboto";
	text-align: center;
	color: #333;
	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: #fff;
	padding: 28px 20px;
	border: 1px solid rgba(0, 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;
	color: #333;
	line-height: 1.45;
	font-style: italic;
	padding-top: 15px;
}

.reviews--theme9.inverse .reviews-wrapper {
	background: #0b6db9;
}

.reviews--theme9.inverse .block-title {
	color: #fff;
}

.reviews--theme9.inverse .review-inner {
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
}

.reviews--theme9.inverse .review .name {
	color: #333;
}

.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: #333;
}

.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, .map-only-theme9 .map-inner.fixed .close-map {
	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, 0.5);
	color: #fff;
	text-align: center;
	font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.map-with-contacts-theme9.inverse .contacts {
	background: #0b6db9;
}

@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 .mail a:hover {
	text-decoration: none;
}

.map-with-contacts-theme9 .all-map a {
	display: inline-block;
	background: rgba(255, 255, 255, 0.7);
	color: #333;
	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 .map-fixed.fixed .close-map2 {
	background: #000;
}

.map-with-contacts-theme9.inverse .contacts {
	color: #fff;
}

.map-with-contacts-theme9.inverse .all-map a {
	background: rgba(255, 255, 255, 0.7);
	color: #333;
}

.accordion {
	background: #f3efe6;
	padding: 28px 0 30px;
}

.accordion__inner {
	margin: 0 auto;
	max-width: 940px;
	font-size: 0;
	text-align: center;
}

.accordion__title {
	color: #333;
	font: 30px/1 "PtSans", Arial, Helvetica, sans-serif;
	padding-bottom: 7px;
}

.accordion__subtitle {
	color: #808080;
	font: italic 16px/1.56 "OpenSans", Arial, Helvetica, sans-serif;
}

.accordion .blocks {
	padding-top: 20px;
}

.accordion .item {
	margin-bottom: 1px;
	text-align: left;
}

.accordion .item .title {
	background: #fff;
	color: #333;
	font: 18px/1 Arial, Helvetica, sans-serif;
	padding: 20px 90px 20px 33px;
	cursor: pointer;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.accordion .item .title:before {
	position: absolute;
	content: "";
	right: 34px;
	top: 50%;
	margin-top: -5px;
	width: 17px;
	height: 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%2217px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2017%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23F59231%22%20d%3D%22M0%2C1.4c0%2C0.4%2C0.1%2C0.7%2C0.4%2C1l7%2C6.8c0.6%2C0.5%2C1.5%2C0.5%2C2%2C0l7-6.8c0.6-0.5%2C0.6-1.4%2C0-2c-0.6-0.6-1.5-0.6-2%2C0L8.4%2C6.2L2.5%2C0.4c-0.6-0.5-1.5-0.5-2%2C0C0.1%2C0.7%2C0%2C1.1%2C0%2C1.4z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.accordion .item .title.opened {
	background: #f59231;
	color: #fff;
}

.accordion .item .title.opened: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%2217px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2017%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M0%2C1.4c0%2C0.4%2C0.1%2C0.7%2C0.4%2C1l7%2C6.8c0.6%2C0.5%2C1.5%2C0.5%2C2%2C0l7-6.8c0.6-0.5%2C0.6-1.4%2C0-2c-0.6-0.6-1.5-0.6-2%2C0L8.4%2C6.2L2.5%2C0.4c-0.6-0.5-1.5-0.5-2%2C0C0.1%2C0.7%2C0%2C1.1%2C0%2C1.4z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.accordion .item .body {
	background: #1674bc;
	color: #fff;
	padding: 0 31px;
	font: 18px/1.5 "Roboto", Arial, Helvetica, sans-serif;
	display: none;
}

@media all and (max-width: 768px) {
	.accordion .item .body {
		font-size: 17px;
		padding: 0 25px;
	}
}

@media all and (max-width: 640px) {
	.accordion .item .body {
		font-size: 16px;
		padding: 0 20px;
	}
}

@media all and (max-width: 460px) {
	.accordion .item .body {
		padding: 0;
	}
}

.accordion .item .body .line {
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	padding: 26px 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: 768px) {
	.accordion .item .body .line {
		padding: 22px 0;
	}
}

@media all and (max-width: 640px) {
	.accordion .item .body .line {
		padding: 18px 0;
	}
}

@media all and (max-width: 460px) {
	.accordion .item .body .line {
		padding: 16px;
	}
}

.accordion .item .body .line:first-child {
	border-bottom-color: #fff;
	font-weight: 500;
}

.accordion .item .body .line:last-child {
	border-bottom: none;
}

.accordion .item .body .left-part {
	padding-right: 20px;
	-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;
}

.accordion .item .body .right-part {
	text-align: right;
	font-weight: 500;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 110px;
	-moz-box-flex: 0;
	-moz-flex: 0 0 110px;
	-ms-flex: 0 0 110px;
	flex: 0 0 110px;
}

@media all and (max-width: 460px) {
	.accordion .item .body .right-part {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100px;
		-moz-box-flex: 0;
		-moz-flex: 0 0 100px;
		-ms-flex: 0 0 100px;
		flex: 0 0 100px;
	}
}

.accordion.inverse {
	background: #ff9635;
}

.accordion.inverse .accordion__title, .accordion.inverse .accordion__subtitle {
	color: #fff;
}

.accordion.inverse .item .title.opened {
	background: #2185d2;
	color: #fff;
}

.accordion.inverse .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%2217px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2017%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23F59231%22%20d%3D%22M0%2C1.4c0%2C0.4%2C0.1%2C0.7%2C0.4%2C1l7%2C6.8c0.6%2C0.5%2C1.5%2C0.5%2C2%2C0l7-6.8c0.6-0.5%2C0.6-1.4%2C0-2c-0.6-0.6-1.5-0.6-2%2C0L8.4%2C6.2L2.5%2C0.4c-0.6-0.5-1.5-0.5-2%2C0C0.1%2C0.7%2C0%2C1.1%2C0%2C1.4z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat;
}

.accordion.inverse .item .title.opened: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%2217px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2017%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M0%2C1.4c0%2C0.4%2C0.1%2C0.7%2C0.4%2C1l7%2C6.8c0.6%2C0.5%2C1.5%2C0.5%2C2%2C0l7-6.8c0.6-0.5%2C0.6-1.4%2C0-2c-0.6-0.6-1.5-0.6-2%2C0L8.4%2C6.2L2.5%2C0.4c-0.6-0.5-1.5-0.5-2%2C0C0.1%2C0.7%2C0%2C1.1%2C0%2C1.4z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat;
}

.accordion.inverse .item .body {
	background: #1674bc;
	color: #fff;
}

.accordion.inverse .item .body .line {
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.contacts-one--theme9 .contacts-one-wrapper {
	background: #fff;
}

.contacts-one--theme9 .contacts-one-inner {
	max-width: 940px;
	margin: 0 auto;
	padding: 15px 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;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media all and (max-width: 580px) {
	.contacts-one--theme9 .contacts-one-inner {
		display: block;
	}
}

.contacts-one--theme9 .block {
	padding: 0 20px;
	min-width: 15%;
	box-sizing: border-box;
	-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;
}

.contacts-one--theme9 .block.one .work-time {
	color: #333;
	font-family: "PtSans";
	font-size: 14px;
	padding: 7px 0 6px 55px;
	min-height: 30px;
	box-sizing: border-box;
	margin: 5px 0 10px;
}

.contacts-one--theme9 .block.one .work-time:before {
	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%2220px%22%20%20viewBox%3D%220%200%2020%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M512.07%20345.93C513.88%20347.74%20515%20350.24%20515%20353C515%20355.76%20513.88%20358.26%20512.07%20360.07C510.26000000000005%20361.88%20507.76000000000005%20363%20505.00000000000006%20363C502.24000000000007%20363%20499.74000000000007%20361.88%20497.93000000000006%20360.07C496.12000000000006%20358.26%20495.00000000000006%20355.76%20495.00000000000006%20353C495.00000000000006%20350.26%20496.1000000000001%20347.77%20497.89000000000004%20345.97C497.90000000000003%20345.95000000000005%20497.92%20345.94000000000005%20497.93000000000006%20345.93C497.94000000000005%20345.92%20497.95000000000005%20345.90000000000003%20497.9700000000001%20345.89C499.7700000000001%20344.09999999999997%20502.2600000000001%20343%20505.00000000000006%20343C507.76000000000005%20343%20510.26000000000005%20344.12%20512.07%20345.93ZM499.02%20357.9C499.32%20357.59999999999997%20499.81%20357.59999999999997%20500.10999999999996%20357.9C500.40999999999997%20358.2%20500.40999999999997%20358.69%20500.10999999999996%20358.98999999999995L499.59%20359.50999999999993C500.85999999999996%20360.56999999999994%20502.45%20361.25999999999993%20504.19%20361.41999999999996L504.2%20360.68999999999994C504.2%20360.2699999999999%20504.53999999999996%20359.91999999999996%20504.96999999999997%20359.92999999999995C505.39%20359.92999999999995%20505.72999999999996%20360.2699999999999%20505.72999999999996%20360.69999999999993L505.72999999999996%20361.42999999999995C507.48999999999995%20361.28%20509.09999999999997%20360.59%20510.39%20359.53L509.87%20359C509.57%20358.7%20509.57%20358.22%20509.87%20357.92C510.17%20357.62%20510.66%20357.62%20510.96%20357.92L511.47999999999996%20358.45C512.61%20357.09999999999997%20513.3299999999999%20355.4%20513.4499999999999%20353.53L512.7099999999999%20353.54999999999995C512.29%20353.55999999999995%20511.93999999999994%20353.22999999999996%20511.9199999999999%20352.79999999999995C511.9099999999999%20352.37999999999994%20512.2499999999999%20352.03%20512.6699999999998%20352.02L513.3999999999999%20351.99C513.1999999999998%20350.24%20512.4499999999998%20348.66%20511.33999999999986%20347.40000000000003L510.83999999999986%20347.93C510.54999999999984%20348.24%20510.0599999999999%20348.26%20509.7599999999999%20347.97C509.4499999999999%20347.68%20509.4299999999999%20347.19000000000005%20509.71999999999986%20346.88000000000005L510.22999999999985%20346.3500000000001C508.97999999999985%20345.36000000000007%20507.4399999999998%20344.7200000000001%20505.76999999999987%20344.5700000000001L505.76999999999987%20345.3100000000001C505.76999999999987%20345.73000000000013%20505.41999999999985%20346.0800000000001%20504.9999999999999%20346.0800000000001C504.57999999999987%20346.0800000000001%20504.2299999999999%20345.7300000000001%20504.2299999999999%20345.3100000000001L504.2299999999999%20344.5700000000001C502.4699999999999%20344.73000000000013%20500.8699999999999%20345.4300000000001%20499.5899999999999%20346.5000000000001L500.0999999999999%20347.0200000000001C500.3999999999999%20347.3200000000001%20500.3999999999999%20347.80000000000007%20500.0999999999999%20348.1000000000001C499.7999999999999%20348.4000000000001%20499.31999999999994%20348.4000000000001%20499.0199999999999%20348.1000000000001L498.49999999999994%20347.5800000000001C497.42999999999995%20348.8700000000001%20496.72999999999996%20350.4800000000001%20496.56999999999994%20352.2500000000001L497.30999999999995%20352.2400000000001C497.72999999999996%20352.2400000000001%20498.06999999999994%20352.59000000000015%20498.06999999999994%20353.0100000000001C498.06999999999994%20353.4300000000001%20497.72999999999996%20353.7800000000001%20497.30999999999995%20353.7800000000001L496.56999999999994%20353.7800000000001C496.72999999999996%20355.5400000000001%20497.42999999999995%20357.1400000000001%20498.50999999999993%20358.4200000000001ZM504.46%20353.54C504.60999999999996%20353.69%20504.79999999999995%20353.77000000000004%20505%20353.77000000000004L509.62%20353.77000000000004C510.04%20353.77000000000004%20510.38%20353.42%20510.38%20353.00000000000006C510.38%20352.58000000000004%20510.04%20352.2300000000001%20509.62%20352.2300000000001L505.32%20352.2300000000001L502.06%20348.9800000000001C501.76%20348.68000000000006%20501.28000000000003%20348.68000000000006%20500.98%20348.9800000000001C500.68%20349.2800000000001%20500.68%20349.76000000000005%20500.98%20350.06000000000006Z%20%22%20fill%3D%22%23ffffff%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C-495%2C-343%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
	background-repeat: no-repeat;
	background-position: center center;
}

@media all and (max-width: 980px) {
	.contacts-one--theme9 .block.one .work-time {
		padding-left: 50px;
	}
}

@media all and (max-width: 980px) {
	.contacts-one--theme9 .block.one .work-time {
		margin: 0 0 20px;
	}
}

.contacts-one--theme9 .block.one .phone {
	color: #333;
	font-family: "PtSans";
	font-size: 16px;
	padding: 5px 0 5px 55px;
	margin: 0 0 5px 0;
	min-height: 30px;
	box-sizing: border-box;
}

.contacts-one--theme9 .block.one .phone:before {
	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%2218px%22%20height%3D%2217px%22%20%20viewBox%3D%220%200%2018%2017%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20%20d%3D%22M510.6%20399.94C510.92%20399.74%20511.19%20399.5%20511.43%20399.24C511.5%20399.16%20511.55%20399.1%20511.55%20399.06C511.55%20399.04%20511.53000000000003%20399.01%20511.47%20398.95C511.25%20398.7%20511.07000000000005%20398.5%20510.89000000000004%20398.3C510.65000000000003%20398.05%20510.42%20397.79%20510.14000000000004%20397.47L510.13000000000005%20397.47L510.13000000000005%20397.46000000000004C509.19000000000005%20396.39000000000004%20509.19000000000005%20396.39000000000004%20508.05000000000007%20397.3C507.56000000000006%20397.68%20507.1000000000001%20397.88%20506.61000000000007%20397.87C506.1000000000001%20397.85%20505.6500000000001%20397.62%20505.2100000000001%20397.14C504.0700000000001%20395.9%20502.9100000000001%20394.58%20501.7500000000001%20393.26L501.35000000000014%20392.8C500.98000000000013%20392.38%20500.82000000000016%20391.95%20500.84000000000015%20391.5C500.8600000000001%20391.05%20501.07000000000016%20390.63%20501.44000000000017%20390.24C501.6600000000002%20390.01%20501.8700000000002%20389.82%20502.07000000000016%20389.63C502.19000000000017%20389.53%20502.3100000000002%20389.42%20502.41000000000014%20389.32C502.51000000000016%20389.21999999999997%20502.57000000000016%20389.14%20502.57000000000016%20389.09C502.57000000000016%20389.03999999999996%20502.53000000000014%20388.96999999999997%20502.45000000000016%20388.88L502.35000000000014%20388.77C501.6900000000001%20388.02%20501.03000000000014%20387.27%20500.32000000000016%20386.5C500.27000000000015%20386.45%20500.2300000000002%20386.41%20500.21000000000015%20386.41C500.20000000000016%20386.41%20500.1800000000002%20386.43%20500.13000000000017%20386.46000000000004C499.70000000000016%20386.78000000000003%20499.34000000000015%20387.13000000000005%20499.0600000000002%20387.53000000000003C498.8000000000002%20387.92%20498.6100000000002%20388.35%20498.52000000000015%20388.86C498.42000000000013%20389.44%20498.4300000000002%20390%20498.52000000000015%20390.55C498.6200000000002%20391.11%20498.8000000000001%20391.65000000000003%20499.0600000000002%20392.18C499.7900000000002%20393.65000000000003%20500.71000000000015%20394.96%20501.7800000000002%20396.16C502.8600000000002%20397.37%20504.0900000000002%20398.45000000000005%20505.4200000000002%20399.45000000000005C506.0800000000002%20399.94000000000005%20506.7900000000002%20400.30000000000007%20507.51000000000016%20400.47C508.14000000000016%20400.63000000000005%20508.8000000000002%20400.64000000000004%20509.44000000000017%20400.46000000000004L509.4300000000002%20400.46000000000004C509.88000000000017%20400.32000000000005%20510.27000000000015%20400.15000000000003%20510.6000000000002%20399.94000000000005ZM509.87%20401.81L509.85%20401.81C508.94%20402.06%20508.04%20402.05%20507.16%20401.84C506.24%20401.61999999999995%20505.35%20401.16999999999996%20504.53000000000003%20400.56C503.13000000000005%20399.51%20501.83000000000004%20398.36%20500.69000000000005%20397.08C499.5400000000001%20395.8%20498.5400000000001%20394.38%20497.76000000000005%20392.78C497.44000000000005%20392.13%20497.21000000000004%20391.46999999999997%20497.09000000000003%20390.78C496.97%20390.08%20496.97%20389.36999999999995%20497.09000000000003%20388.63C497.21000000000004%20387.92%20497.48%20387.3%20497.86%20386.75C498.23%20386.21%20498.7%20385.76%20499.25%20385.35C499.61%20385.07000000000005%20499.99%20384.97%20500.37%20385.01000000000005C500.77%20385.05000000000007%20501.11%20385.25000000000006%20501.4%20385.56000000000006C502.08%20386.2900000000001%20502.77%20387.07000000000005%20503.46%20387.8500000000001L503.54999999999995%20387.9600000000001C503.88999999999993%20388.3500000000001%20504.03999999999996%20388.7500000000001%20504.02%20389.1700000000001C503.99%20389.5900000000001%20503.78999999999996%20389.9800000000001%20503.41999999999996%20390.32000000000005C503.29999999999995%20390.45000000000005%20503.17999999999995%20390.55000000000007%20503.05999999999995%20390.66C502.85999999999996%20390.85%20502.65999999999997%20391.03000000000003%20502.49999999999994%20391.19C502.36999999999995%20391.33%20502.29999999999995%20391.46%20502.28999999999996%20391.56C502.28999999999996%20391.65%20502.34%20391.76%20502.45%20391.88L502.84999999999997%20392.34C503.97999999999996%20393.61999999999995%20505.09999999999997%20394.9%20506.29999999999995%20396.21C506.44999999999993%20396.38%20506.56999999999994%20396.46%20506.65%20396.46C506.76%20396.46%20506.91999999999996%20396.38%20507.13%20396.21C509.37%20394.41999999999996%20509.37%20394.41999999999996%20511.24%20396.56C511.45%20396.8%20511.71000000000004%20397.09%20511.97%20397.37C512.19%20397.61%20512.4%20397.84000000000003%20512.57%20398.03000000000003C512.8900000000001%20398.39000000000004%20513.0200000000001%20398.76000000000005%20513%20399.14000000000004C512.97%20399.51000000000005%20512.81%20399.85%20512.53%20400.16C512.1999999999999%20400.53000000000003%20511.82%20400.85%20511.38%20401.13000000000005C510.94%20401.40000000000003%20510.44%20401.63000000000005%20509.87%20401.81000000000006Z%20%22%20fill%3D%22%23ffffff%22%20%20transform%3D%22matrix%281%2C0%2C0%2C1%2C-496%2C-385%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
	background-repeat: no-repeat;
	background-position: center center;
}

.contacts-one--theme9 .block.one .phone div {
	display: inline-block;
	margin-right: 10px;
}

.contacts-one--theme9 .block.one .phone div:after {
	content: ";";
}

.contacts-one--theme9 .block.one .phone div:last-child {
	margin-right: 0;
}

.contacts-one--theme9 .block.one .phone div:last-child:after {
	display: none;
}

@media all and (max-width: 980px) {
	.contacts-one--theme9 .block.one .phone {
		padding-left: 50px;
	}
}

@media all and (max-width: 980px) {
	.contacts-one--theme9 .block.one .phone {
		margin: 0 0 20px;
	}
}

.contacts-one--theme9 .block.two .mail {
	color: #333;
	font-family: "PtSans";
	padding: 7px 0 6px 55px;
	margin: 5px 0 10px;
	font-size: 14px;
	min-height: 30px;
	box-sizing: border-box;
}

.contacts-one--theme9 .block.two .mail:before {
	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%2218px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2018%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M913.31%20345C913.6899999999999%20345%20914%20345.32%20914%20345.72L914%20357.28000000000003C914%20357.68%20913.69%20358.00000000000006%20913.31%20358.00000000000006L896.6899999999999%20358.00000000000006C896.31%20358.00000000000006%20895.9999999999999%20357.68000000000006%20895.9999999999999%20357.28000000000003L895.9999999999999%20345.72C895.9999999999999%20345.32000000000005%20896.3099999999998%20345%20896.6899999999999%20345ZM904.57%20351.89C904.84%20352.03999999999996%20905.1800000000001%20352.03%20905.4200000000001%20351.88L911.6600000000001%20348.21999999999997C912.0100000000001%20348.02%20912.1000000000001%20347.59999999999997%20911.8700000000001%20347.29999999999995C911.6400000000001%20346.98999999999995%20911.1700000000001%20346.90999999999997%20910.8200000000002%20347.10999999999996L904.9900000000001%20350.53L899.1800000000002%20347.13C898.8300000000002%20346.92%20898.3600000000001%20347%20898.1300000000002%20347.31C897.9000000000002%20347.62%20897.9900000000002%20348.03000000000003%20898.3400000000003%20348.24ZM897%20346L897%20357L913%20357L913%20346Z%20%22%20fill%3D%22%23ffffff%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C-896%2C-345%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
	background-repeat: no-repeat;
	background-position: center center;
}

.contacts-one--theme9 .block.two .mail a {
	color: inherit;
	text-decoration: none;
}

@media all and (max-width: 980px) {
	.contacts-one--theme9 .block.two .mail {
		padding-left: 50px;
	}
}

@media all and (max-width: 980px) {
	.contacts-one--theme9 .block.two .mail {
		margin: 0 0 20px;
	}
}

.contacts-one--theme9 .block.two .address {
	color: #333;
	font-family: "PtSans";
	font-size: 14px;
	min-height: 30px;
	box-sizing: border-box;
	padding-left: 55px;
	margin: 0 0 5px;
}

.contacts-one--theme9 .block.two .address:before {
	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%2216px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2016%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M910.66%20384.36C912.1%20385.83000000000004%20913%20387.84000000000003%20913%20390.07C913%20392.12%20912.16%20394.25%20910.87%20396.21C909.41%20398.40999999999997%20907.38%20400.4%20905.34%20401.77L905%20402L904.66%20401.77C902.62%20400.4%20900.5899999999999%20398.40999999999997%20899.13%20396.21C897.84%20394.25%20897%20392.12%20897%20390.07C897%20387.84%20897.9%20385.83%20899.34%20384.36C900.7900000000001%20382.90000000000003%20902.7900000000001%20382%20905%20382C907.21%20382%20909.21%20382.9%20910.66%20384.36ZM901.95%20387C901.1700000000001%20387.79%20900.69%20388.87%20900.69%20390.07C900.69%20391.27%20901.1700000000001%20392.36%20901.95%20393.15C902.73%20393.92999999999995%20903.8100000000001%20394.41999999999996%20905%20394.41999999999996C906.19%20394.41999999999996%20907.27%20393.92999999999995%20908.05%20393.15C908.8299999999999%20392.35999999999996%20909.31%20391.27%20909.31%20390.07C909.31%20388.87%20908.8299999999999%20387.79%20908.05%20387C907.27%20386.21%20906.1899999999999%20385.73%20905%20385.73C903.81%20385.73%20902.73%20386.21000000000004%20901.95%20387ZM907.18%20387.88C907.7299999999999%20388.44%20908.0799999999999%20389.21999999999997%20908.0799999999999%20390.07C908.0799999999999%20390.93%20907.7299999999999%20391.71%20907.18%20392.27C906.62%20392.83%20905.8499999999999%20393.18%20905%20393.18C904.15%20393.18%20903.38%20392.83%20902.82%20392.27C902.2700000000001%20391.71%20901.9200000000001%20390.93%20901.9200000000001%20390.07C901.9200000000001%20389.21999999999997%20902.2700000000001%20388.44%20902.82%20387.88C903.38%20387.32%20904.1500000000001%20386.96999999999997%20905%20386.96999999999997C905.85%20386.96999999999997%20906.62%20387.32%20907.18%20387.88ZM905%20383.24C903.13%20383.24%20901.44%20384.01%20900.21%20385.24C898.99%20386.48%20898.23%20388.19%20898.23%20390.07C898.23%20391.86%20898.99%20393.76%20900.15%20395.52L900.16%20395.52C901.4399999999999%20397.46%20903.1999999999999%20399.22999999999996%20905%20400.5C906.8%20399.23%20908.56%20397.46%20909.84%20395.52L909.85%20395.52C911.01%20393.76%20911.77%20391.85999999999996%20911.77%20390.07C911.77%20388.19%20911.01%20386.48%20909.79%20385.24C908.56%20384.01%20906.87%20383.24%20905%20383.24Z%20%22%20fill%3D%22%23ffffff%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C-897%2C-382%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
	background-repeat: no-repeat;
	background-position: center center;
}

.contacts-one--theme9 .block.two .address a {
	color: inherit;
}

@media all and (max-width: 980px) {
	.contacts-one--theme9 .block.two .address {
		padding-left: 50px;
	}
}

@media all and (max-width: 980px) {
	.contacts-one--theme9 .block.two .address {
		margin: 0 0 20px;
	}
}

.contacts-one--theme9 .block.three {
	-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: 33%;
}

@media all and (max-width: 700px) {
	.contacts-one--theme9 .block.three {
		-webkit-box-flex: none;
		-webkit-flex: none;
		-moz-box-flex: none;
		-moz-flex: none;
		-ms-flex: none;
		flex: none;
		width: 100%;
		max-width: 100%;
		text-align: center;
		padding-top: 20px;
	}
}

@media all and (max-width: 580px) {
	.contacts-one--theme9 .block.three {
		text-align: left;
		padding: 0 20px 0 65px;
	}
}

.contacts-one--theme9 .block.three a {
	display: inline-block;
	vertical-align: top;
	max-width: 28px;
	margin: 5px 10px 5px 0;
}

@media all and (max-width: 700px) {
	.contacts-one--theme9 .block.three a {
		margin: 5px;
	}
}

.contacts-one--theme9 .block > div {
	position: relative;
}

.contacts-one--theme9 .block > div:before {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	background-color: #1674bc;
	border-radius: 50%;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
	content: "";
}

.contacts-one--theme9.inverse .contacts-one-wrapper {
	background: #1674bc;
}

.contacts-one--theme9.inverse .block.one .work-time {
	color: #fff;
}

.contacts-one--theme9.inverse .block.one .work-time:before {
	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%2220px%22%20%20viewBox%3D%220%200%2020%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M512.07%20345.93C513.88%20347.74%20515%20350.24%20515%20353C515%20355.76%20513.88%20358.26%20512.07%20360.07C510.26000000000005%20361.88%20507.76000000000005%20363%20505.00000000000006%20363C502.24000000000007%20363%20499.74000000000007%20361.88%20497.93000000000006%20360.07C496.12000000000006%20358.26%20495.00000000000006%20355.76%20495.00000000000006%20353C495.00000000000006%20350.26%20496.1000000000001%20347.77%20497.89000000000004%20345.97C497.90000000000003%20345.95000000000005%20497.92%20345.94000000000005%20497.93000000000006%20345.93C497.94000000000005%20345.92%20497.95000000000005%20345.90000000000003%20497.9700000000001%20345.89C499.7700000000001%20344.09999999999997%20502.2600000000001%20343%20505.00000000000006%20343C507.76000000000005%20343%20510.26000000000005%20344.12%20512.07%20345.93ZM499.02%20357.9C499.32%20357.59999999999997%20499.81%20357.59999999999997%20500.10999999999996%20357.9C500.40999999999997%20358.2%20500.40999999999997%20358.69%20500.10999999999996%20358.98999999999995L499.59%20359.50999999999993C500.85999999999996%20360.56999999999994%20502.45%20361.25999999999993%20504.19%20361.41999999999996L504.2%20360.68999999999994C504.2%20360.2699999999999%20504.53999999999996%20359.91999999999996%20504.96999999999997%20359.92999999999995C505.39%20359.92999999999995%20505.72999999999996%20360.2699999999999%20505.72999999999996%20360.69999999999993L505.72999999999996%20361.42999999999995C507.48999999999995%20361.28%20509.09999999999997%20360.59%20510.39%20359.53L509.87%20359C509.57%20358.7%20509.57%20358.22%20509.87%20357.92C510.17%20357.62%20510.66%20357.62%20510.96%20357.92L511.47999999999996%20358.45C512.61%20357.09999999999997%20513.3299999999999%20355.4%20513.4499999999999%20353.53L512.7099999999999%20353.54999999999995C512.29%20353.55999999999995%20511.93999999999994%20353.22999999999996%20511.9199999999999%20352.79999999999995C511.9099999999999%20352.37999999999994%20512.2499999999999%20352.03%20512.6699999999998%20352.02L513.3999999999999%20351.99C513.1999999999998%20350.24%20512.4499999999998%20348.66%20511.33999999999986%20347.40000000000003L510.83999999999986%20347.93C510.54999999999984%20348.24%20510.0599999999999%20348.26%20509.7599999999999%20347.97C509.4499999999999%20347.68%20509.4299999999999%20347.19000000000005%20509.71999999999986%20346.88000000000005L510.22999999999985%20346.3500000000001C508.97999999999985%20345.36000000000007%20507.4399999999998%20344.7200000000001%20505.76999999999987%20344.5700000000001L505.76999999999987%20345.3100000000001C505.76999999999987%20345.73000000000013%20505.41999999999985%20346.0800000000001%20504.9999999999999%20346.0800000000001C504.57999999999987%20346.0800000000001%20504.2299999999999%20345.7300000000001%20504.2299999999999%20345.3100000000001L504.2299999999999%20344.5700000000001C502.4699999999999%20344.73000000000013%20500.8699999999999%20345.4300000000001%20499.5899999999999%20346.5000000000001L500.0999999999999%20347.0200000000001C500.3999999999999%20347.3200000000001%20500.3999999999999%20347.80000000000007%20500.0999999999999%20348.1000000000001C499.7999999999999%20348.4000000000001%20499.31999999999994%20348.4000000000001%20499.0199999999999%20348.1000000000001L498.49999999999994%20347.5800000000001C497.42999999999995%20348.8700000000001%20496.72999999999996%20350.4800000000001%20496.56999999999994%20352.2500000000001L497.30999999999995%20352.2400000000001C497.72999999999996%20352.2400000000001%20498.06999999999994%20352.59000000000015%20498.06999999999994%20353.0100000000001C498.06999999999994%20353.4300000000001%20497.72999999999996%20353.7800000000001%20497.30999999999995%20353.7800000000001L496.56999999999994%20353.7800000000001C496.72999999999996%20355.5400000000001%20497.42999999999995%20357.1400000000001%20498.50999999999993%20358.4200000000001ZM504.46%20353.54C504.60999999999996%20353.69%20504.79999999999995%20353.77000000000004%20505%20353.77000000000004L509.62%20353.77000000000004C510.04%20353.77000000000004%20510.38%20353.42%20510.38%20353.00000000000006C510.38%20352.58000000000004%20510.04%20352.2300000000001%20509.62%20352.2300000000001L505.32%20352.2300000000001L502.06%20348.9800000000001C501.76%20348.68000000000006%20501.28000000000003%20348.68000000000006%20500.98%20348.9800000000001C500.68%20349.2800000000001%20500.68%20349.76000000000005%20500.98%20350.06000000000006Z%20%22%20fill%3D%22%231674BC%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C-495%2C-343%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}

.contacts-one--theme9.inverse .block.one .phone {
	color: #fff;
}

.contacts-one--theme9.inverse .block.one .phone:before {
	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%2218px%22%20height%3D%2217px%22%20%20viewBox%3D%220%200%2018%2017%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20%20d%3D%22M510.6%20399.94C510.92%20399.74%20511.19%20399.5%20511.43%20399.24C511.5%20399.16%20511.55%20399.1%20511.55%20399.06C511.55%20399.04%20511.53000000000003%20399.01%20511.47%20398.95C511.25%20398.7%20511.07000000000005%20398.5%20510.89000000000004%20398.3C510.65000000000003%20398.05%20510.42%20397.79%20510.14000000000004%20397.47L510.13000000000005%20397.47L510.13000000000005%20397.46000000000004C509.19000000000005%20396.39000000000004%20509.19000000000005%20396.39000000000004%20508.05000000000007%20397.3C507.56000000000006%20397.68%20507.1000000000001%20397.88%20506.61000000000007%20397.87C506.1000000000001%20397.85%20505.6500000000001%20397.62%20505.2100000000001%20397.14C504.0700000000001%20395.9%20502.9100000000001%20394.58%20501.7500000000001%20393.26L501.35000000000014%20392.8C500.98000000000013%20392.38%20500.82000000000016%20391.95%20500.84000000000015%20391.5C500.8600000000001%20391.05%20501.07000000000016%20390.63%20501.44000000000017%20390.24C501.6600000000002%20390.01%20501.8700000000002%20389.82%20502.07000000000016%20389.63C502.19000000000017%20389.53%20502.3100000000002%20389.42%20502.41000000000014%20389.32C502.51000000000016%20389.21999999999997%20502.57000000000016%20389.14%20502.57000000000016%20389.09C502.57000000000016%20389.03999999999996%20502.53000000000014%20388.96999999999997%20502.45000000000016%20388.88L502.35000000000014%20388.77C501.6900000000001%20388.02%20501.03000000000014%20387.27%20500.32000000000016%20386.5C500.27000000000015%20386.45%20500.2300000000002%20386.41%20500.21000000000015%20386.41C500.20000000000016%20386.41%20500.1800000000002%20386.43%20500.13000000000017%20386.46000000000004C499.70000000000016%20386.78000000000003%20499.34000000000015%20387.13000000000005%20499.0600000000002%20387.53000000000003C498.8000000000002%20387.92%20498.6100000000002%20388.35%20498.52000000000015%20388.86C498.42000000000013%20389.44%20498.4300000000002%20390%20498.52000000000015%20390.55C498.6200000000002%20391.11%20498.8000000000001%20391.65000000000003%20499.0600000000002%20392.18C499.7900000000002%20393.65000000000003%20500.71000000000015%20394.96%20501.7800000000002%20396.16C502.8600000000002%20397.37%20504.0900000000002%20398.45000000000005%20505.4200000000002%20399.45000000000005C506.0800000000002%20399.94000000000005%20506.7900000000002%20400.30000000000007%20507.51000000000016%20400.47C508.14000000000016%20400.63000000000005%20508.8000000000002%20400.64000000000004%20509.44000000000017%20400.46000000000004L509.4300000000002%20400.46000000000004C509.88000000000017%20400.32000000000005%20510.27000000000015%20400.15000000000003%20510.6000000000002%20399.94000000000005ZM509.87%20401.81L509.85%20401.81C508.94%20402.06%20508.04%20402.05%20507.16%20401.84C506.24%20401.61999999999995%20505.35%20401.16999999999996%20504.53000000000003%20400.56C503.13000000000005%20399.51%20501.83000000000004%20398.36%20500.69000000000005%20397.08C499.5400000000001%20395.8%20498.5400000000001%20394.38%20497.76000000000005%20392.78C497.44000000000005%20392.13%20497.21000000000004%20391.46999999999997%20497.09000000000003%20390.78C496.97%20390.08%20496.97%20389.36999999999995%20497.09000000000003%20388.63C497.21000000000004%20387.92%20497.48%20387.3%20497.86%20386.75C498.23%20386.21%20498.7%20385.76%20499.25%20385.35C499.61%20385.07000000000005%20499.99%20384.97%20500.37%20385.01000000000005C500.77%20385.05000000000007%20501.11%20385.25000000000006%20501.4%20385.56000000000006C502.08%20386.2900000000001%20502.77%20387.07000000000005%20503.46%20387.8500000000001L503.54999999999995%20387.9600000000001C503.88999999999993%20388.3500000000001%20504.03999999999996%20388.7500000000001%20504.02%20389.1700000000001C503.99%20389.5900000000001%20503.78999999999996%20389.9800000000001%20503.41999999999996%20390.32000000000005C503.29999999999995%20390.45000000000005%20503.17999999999995%20390.55000000000007%20503.05999999999995%20390.66C502.85999999999996%20390.85%20502.65999999999997%20391.03000000000003%20502.49999999999994%20391.19C502.36999999999995%20391.33%20502.29999999999995%20391.46%20502.28999999999996%20391.56C502.28999999999996%20391.65%20502.34%20391.76%20502.45%20391.88L502.84999999999997%20392.34C503.97999999999996%20393.61999999999995%20505.09999999999997%20394.9%20506.29999999999995%20396.21C506.44999999999993%20396.38%20506.56999999999994%20396.46%20506.65%20396.46C506.76%20396.46%20506.91999999999996%20396.38%20507.13%20396.21C509.37%20394.41999999999996%20509.37%20394.41999999999996%20511.24%20396.56C511.45%20396.8%20511.71000000000004%20397.09%20511.97%20397.37C512.19%20397.61%20512.4%20397.84000000000003%20512.57%20398.03000000000003C512.8900000000001%20398.39000000000004%20513.0200000000001%20398.76000000000005%20513%20399.14000000000004C512.97%20399.51000000000005%20512.81%20399.85%20512.53%20400.16C512.1999999999999%20400.53000000000003%20511.82%20400.85%20511.38%20401.13000000000005C510.94%20401.40000000000003%20510.44%20401.63000000000005%20509.87%20401.81000000000006Z%20%22%20fill%3D%22%231674BC%22%20%20transform%3D%22matrix%281%2C0%2C0%2C1%2C-496%2C-385%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}

.contacts-one--theme9.inverse .block.two .mail {
	color: #fff;
}

.contacts-one--theme9.inverse .block.two .mail:before {
	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%2218px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2018%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M913.31%20345C913.6899999999999%20345%20914%20345.32%20914%20345.72L914%20357.28000000000003C914%20357.68%20913.69%20358.00000000000006%20913.31%20358.00000000000006L896.6899999999999%20358.00000000000006C896.31%20358.00000000000006%20895.9999999999999%20357.68000000000006%20895.9999999999999%20357.28000000000003L895.9999999999999%20345.72C895.9999999999999%20345.32000000000005%20896.3099999999998%20345%20896.6899999999999%20345ZM904.57%20351.89C904.84%20352.03999999999996%20905.1800000000001%20352.03%20905.4200000000001%20351.88L911.6600000000001%20348.21999999999997C912.0100000000001%20348.02%20912.1000000000001%20347.59999999999997%20911.8700000000001%20347.29999999999995C911.6400000000001%20346.98999999999995%20911.1700000000001%20346.90999999999997%20910.8200000000002%20347.10999999999996L904.9900000000001%20350.53L899.1800000000002%20347.13C898.8300000000002%20346.92%20898.3600000000001%20347%20898.1300000000002%20347.31C897.9000000000002%20347.62%20897.9900000000002%20348.03000000000003%20898.3400000000003%20348.24ZM897%20346L897%20357L913%20357L913%20346Z%20%22%20fill%3D%22%231674BC%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C-896%2C-345%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}

.contacts-one--theme9.inverse .block.two .address {
	color: #fff;
}

.contacts-one--theme9.inverse .block.two .address:before {
	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%2216px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2016%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M910.66%20384.36C912.1%20385.83000000000004%20913%20387.84000000000003%20913%20390.07C913%20392.12%20912.16%20394.25%20910.87%20396.21C909.41%20398.40999999999997%20907.38%20400.4%20905.34%20401.77L905%20402L904.66%20401.77C902.62%20400.4%20900.5899999999999%20398.40999999999997%20899.13%20396.21C897.84%20394.25%20897%20392.12%20897%20390.07C897%20387.84%20897.9%20385.83%20899.34%20384.36C900.7900000000001%20382.90000000000003%20902.7900000000001%20382%20905%20382C907.21%20382%20909.21%20382.9%20910.66%20384.36ZM901.95%20387C901.1700000000001%20387.79%20900.69%20388.87%20900.69%20390.07C900.69%20391.27%20901.1700000000001%20392.36%20901.95%20393.15C902.73%20393.92999999999995%20903.8100000000001%20394.41999999999996%20905%20394.41999999999996C906.19%20394.41999999999996%20907.27%20393.92999999999995%20908.05%20393.15C908.8299999999999%20392.35999999999996%20909.31%20391.27%20909.31%20390.07C909.31%20388.87%20908.8299999999999%20387.79%20908.05%20387C907.27%20386.21%20906.1899999999999%20385.73%20905%20385.73C903.81%20385.73%20902.73%20386.21000000000004%20901.95%20387ZM907.18%20387.88C907.7299999999999%20388.44%20908.0799999999999%20389.21999999999997%20908.0799999999999%20390.07C908.0799999999999%20390.93%20907.7299999999999%20391.71%20907.18%20392.27C906.62%20392.83%20905.8499999999999%20393.18%20905%20393.18C904.15%20393.18%20903.38%20392.83%20902.82%20392.27C902.2700000000001%20391.71%20901.9200000000001%20390.93%20901.9200000000001%20390.07C901.9200000000001%20389.21999999999997%20902.2700000000001%20388.44%20902.82%20387.88C903.38%20387.32%20904.1500000000001%20386.96999999999997%20905%20386.96999999999997C905.85%20386.96999999999997%20906.62%20387.32%20907.18%20387.88ZM905%20383.24C903.13%20383.24%20901.44%20384.01%20900.21%20385.24C898.99%20386.48%20898.23%20388.19%20898.23%20390.07C898.23%20391.86%20898.99%20393.76%20900.15%20395.52L900.16%20395.52C901.4399999999999%20397.46%20903.1999999999999%20399.22999999999996%20905%20400.5C906.8%20399.23%20908.56%20397.46%20909.84%20395.52L909.85%20395.52C911.01%20393.76%20911.77%20391.85999999999996%20911.77%20390.07C911.77%20388.19%20911.01%20386.48%20909.79%20385.24C908.56%20384.01%20906.87%20383.24%20905%20383.24Z%20%22%20fill%3D%22%231674BC%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C-897%2C-382%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}

.contacts-one--theme9.inverse .block > div:before {
	background-color: #fff;
}

.contacts-two--theme9 .contacts-two-wrapper {
	background: #fff;
}

.contacts-two--theme9 .contacts-two-inner {
	max-width: 940px;
	margin: 0 auto;
	padding: 40px 0 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 all and (max-width: 450px) {
	.contacts-two--theme9 .contacts-two-inner {
		display: block;
	}
}

.contacts-two--theme9 .contacts-two-inner .phone {
	color: #333;
	font-family: "PtSans";
	font-size: 16px;
}

.contacts-two--theme9 .contacts-two-inner .phone:before {
	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%2221px%22%20height%3D%2223px%22%20%20viewBox%3D%220%200%2021%2023%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M166%2074.31C166.4%2074.05%20166.74%2073.75%20167.04%2073.41C167.13%2073.3%20167.17999999999998%2073.22%20167.17999999999998%2073.17C167.18999999999997%2073.15%20167.15999999999997%2073.10000000000001%20167.08999999999997%2073.03C166.80999999999997%2072.71000000000001%20166.58999999999997%2072.45%20166.35999999999999%2072.19C166.07%2071.86%20165.76999999999998%2071.53%20165.42999999999998%2071.12L165.42%2071.12L165.41%2071.11L165.42%2071.11C164.23%2069.71%20164.23%2069.72%20162.80999999999997%2070.89C162.19999999999996%2071.39%20161.61999999999998%2071.64%20161.00999999999996%2071.63C160.37999999999997%2071.61%20159.80999999999997%2071.31%20159.25999999999996%2070.69C157.83999999999997%2069.08%20156.38999999999996%2067.38%20154.93999999999997%2065.67L154.42999999999998%2065.08C153.98%2064.53999999999999%20153.77999999999997%2063.98%20153.79999999999998%2063.4C153.82999999999998%2062.82%20154.08999999999997%2062.269999999999996%20154.54999999999998%2061.769999999999996C154.82999999999998%2061.47%20155.07999999999998%2061.23%20155.33999999999997%2060.989999999999995C155.47999999999996%2060.849999999999994%20155.62999999999997%2060.709999999999994%20155.75999999999996%2060.589999999999996C155.88999999999996%2060.459999999999994%20155.95999999999995%2060.36%20155.95999999999995%2060.279999999999994C155.95999999999995%2060.21999999999999%20155.91999999999996%2060.129999999999995%20155.80999999999995%2060.00999999999999L155.68999999999994%2059.86999999999999C154.86999999999995%2058.89999999999999%20154.03999999999994%2057.92999999999999%20153.14999999999995%2056.93999999999999C153.08999999999995%2056.86999999999999%20153.03999999999994%2056.82999999999999%20153.00999999999996%2056.81999999999999C152.99999999999997%2056.81999999999999%20152.96999999999997%2056.839999999999996%20152.91999999999996%2056.88999999999999C152.37999999999997%2057.29999999999999%20151.91999999999996%2057.75999999999999%20151.57999999999996%2058.269999999999996C151.24999999999994%2058.769999999999996%20151.00999999999996%2059.33%20150.89999999999995%2059.989999999999995C150.77999999999994%2060.739999999999995%20150.78999999999994%2061.46999999999999%20150.89999999999995%2062.17999999999999C151.01999999999995%2062.88999999999999%20151.24999999999994%2063.58999999999999%20151.57999999999996%2064.27999999999999C152.47999999999996%2066.17999999999999%20153.63999999999996%2067.87999999999998%20154.97999999999996%2069.42999999999999C156.32999999999996%2070.97999999999999%20157.85999999999996%2072.38%20159.51999999999995%2073.66999999999999C160.34999999999997%2074.30999999999999%20161.22999999999996%2074.76999999999998%20162.12999999999997%2074.99999999999999C162.92999999999998%2075.19999999999999%20163.73999999999998%2075.20999999999998%20164.53999999999996%2074.97999999999999C165.09999999999997%2074.79999999999998%20165.57999999999996%2074.57999999999998%20165.99999999999997%2074.30999999999999ZM165.08%2076.72L165.06%2076.72C163.93%2077.05%20162.8%2077.03999999999999%20161.7%2076.77C160.54%2076.47999999999999%20159.42999999999998%2075.89999999999999%20158.42%2075.11C156.66%2073.75%20155.04%2072.27%20153.60999999999999%2070.62C152.17%2068.96000000000001%20150.92999999999998%2067.12%20149.95%2065.06C149.54999999999998%2064.22%20149.26%2063.36%20149.10999999999999%2062.47C148.97%2061.57%20148.95999999999998%2060.64%20149.10999999999999%2059.69C149.26%2058.769999999999996%20149.6%2057.97%20150.07%2057.26C150.54%2056.57%20151.13%2055.98%20151.81%2055.449999999999996C152.27%2055.089999999999996%20152.74%2054.959999999999994%20153.21%2055.01L153.22%2055.01C153.71%2055.07%20154.14%2055.32%20154.5%2055.73C155.35%2056.669999999999995%20156.21%2057.68%20157.07%2058.69L157.19%2058.83C157.62%2059.33%20157.8%2059.85%20157.77%2060.39C157.74%2060.93%20157.49%2061.43%20157.03%2061.88C156.87%2062.04%20156.72%2062.18%20156.58%2062.32C156.33%2062.56%20156.07000000000002%2062.8%20155.88000000000002%2063.01C155.71000000000004%2063.18%20155.62000000000003%2063.35%20155.61%2063.48C155.61%2063.599999999999994%20155.67000000000002%2063.73%20155.81%2063.9L156.32%2064.49C157.72%2066.14%20159.13%2067.8%20160.62%2069.47999999999999C160.81%2069.69999999999999%20160.96%2069.80999999999999%20161.06%2069.80999999999999C161.2%2069.80999999999999%20161.4%2069.69999999999999%20161.66%2069.49C164.46%2067.17999999999999%20164.46%2067.17999999999999%20166.79999999999998%2069.94C167.05999999999997%2070.25%20167.39%2070.62%20167.71999999999997%2070.99C167.98999999999998%2071.28999999999999%20168.24999999999997%2071.6%20168.45999999999998%2071.83999999999999C168.85999999999999%2072.29999999999998%20169.02999999999997%2072.77999999999999%20168.99999999999997%2073.27999999999999C168.96999999999997%2073.74999999999999%20168.75999999999996%2074.18999999999998%20168.40999999999997%2074.59999999999998C167.99999999999997%2075.06999999999998%20167.52999999999997%2075.48999999999998%20166.97999999999996%2075.83999999999997C166.42999999999995%2076.19999999999997%20165.79999999999995%2076.48999999999998%20165.07999999999996%2076.71999999999997Z%20%22%20fill%3D%22%23ffffff%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C-149%2C-54%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}

.contacts-two--theme9 .contacts-two-inner .phone div {
	display: inline-block;
	margin-right: 10px;
}

.contacts-two--theme9 .contacts-two-inner .phone div:after {
	content: ";";
}

.contacts-two--theme9 .contacts-two-inner .phone div:last-child:after {
	display: none;
}

.contacts-two--theme9 .contacts-two-inner .address {
	color: #333;
	font-family: "PtSans";
	font-size: 16px;
}

.contacts-two--theme9 .contacts-two-inner .address:before {
	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%2225px%22%20%20viewBox%3D%220%200%2020%2025%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M166.07%20144.92C167.88%20146.73%20169%20149.22%20169%20151.98C169%20154.51%20167.95%20157.14999999999998%20166.34%20159.56C164.52%20162.29%20161.97%20164.74%20159.43%20166.44L159%20166.72L158.57%20166.44C156.03%20164.74%20153.48%20162.29%20151.66%20159.56C150.04999999999998%20157.15%20149%20154.51%20149%20151.98C149%20149.22%20150.12%20146.73%20151.93%20144.92C153.74%20143.11999999999998%20156.24%20142%20159%20142C161.76%20142%20164.26%20143.12%20166.07%20144.92ZM155.19%20148.18C154.22%20149.15%20153.62%20150.5%20153.62%20151.98000000000002C153.62%20153.46%20154.22%20154.81000000000003%20155.19%20155.78000000000003C156.17%20156.75000000000003%20157.51%20157.35000000000002%20159%20157.35000000000002C160.49%20157.35000000000002%20161.83%20156.75000000000003%20162.81%20155.78000000000003C163.78%20154.81000000000003%20164.38%20153.46000000000004%20164.38%20151.98000000000002C164.38%20150.50000000000003%20163.78%20149.15%20162.81%20148.18C161.83%20147.21%20160.49%20146.61%20159%20146.61C157.51%20146.61%20156.17%20147.21%20155.19%20148.18ZM161.72%20149.27C162.42%20149.96%20162.85%20150.92000000000002%20162.85%20151.98000000000002C162.85%20153.04000000000002%20162.42%20154.00000000000003%20161.72%20154.69000000000003C161.02%20155.39000000000001%20160.06%20155.82000000000002%20159%20155.82000000000002C157.94%20155.82000000000002%20156.98%20155.39000000000001%20156.28%20154.69000000000003C155.58%20154.00000000000003%20155.15%20153.04000000000002%20155.15%20151.98000000000002C155.15%20150.92000000000002%20155.58%20149.96%20156.28%20149.27C156.98%20148.57000000000002%20157.94%20148.14000000000001%20159%20148.14000000000001C160.06%20148.14000000000001%20161.02%20148.57000000000002%20161.72%20149.27ZM159%20143.54C156.66%20143.54%20154.55%20144.48%20153.02%20146.01C151.49%20147.54%20150.54000000000002%20149.64999999999998%20150.54000000000002%20151.98C150.54000000000002%20154.19%20151.49%20156.53%20152.94000000000003%20158.70999999999998C154.55000000000004%20161.10999999999999%20156.76000000000002%20163.29999999999998%20159.00000000000003%20164.86999999999998C161.24000000000004%20163.29999999999998%20163.45000000000002%20161.10999999999999%20165.06000000000003%20158.70999999999998C166.51000000000002%20156.52999999999997%20167.46000000000004%20154.18999999999997%20167.46000000000004%20151.98C167.46000000000004%20149.64999999999998%20166.51000000000005%20147.54%20164.98000000000005%20146.01C163.45000000000005%20144.48%20161.34000000000006%20143.54%20159.00000000000006%20143.54Z%20%22%20fill%3D%22%23ffffff%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C-149%2C-142%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}

.contacts-two--theme9 .contacts-two-inner .address a {
	color: inherit;
}

.contacts-two--theme9 .contacts-two-inner .mail {
	color: #333;
	font-family: "PtSans";
	font-size: 16px;
}

.contacts-two--theme9 .contacts-two-inner .mail:before {
	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%2226px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2026%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M171%20269C171.55%20269%20172%20269.45%20172%20270L172%20286C172%20286.55%20171.55%20287%20171%20287L147%20287C146.45%20287%20146%20286.55%20146%20286L146%20270C146%20269.45%20146.45%20269%20147%20269ZM158.45%20279.63C158.79999999999998%20279.87%20159.25%20279.85%20159.57%20279.62L167.79999999999998%20274.14C168.26%20273.83%20168.38%20273.21%20168.07999999999998%20272.75C167.76999999999998%20272.29%20167.14999999999998%20272.16%20166.69%20272.47L159%20277.6L151.34%20272.49C150.88%20272.19%20150.26%20272.31%20149.95000000000002%20272.77C149.65%20273.22999999999996%20149.77%20273.84999999999997%20150.23000000000002%20274.15999999999997ZM148%20271L148%20285L170%20285L170%20271Z%20%22%20fill%3D%22%23ffffff%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C-146%2C-269%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}

.contacts-two--theme9 .contacts-two-inner .mail a {
	color: inherit;
	text-decoration: none;
}

.contacts-two--theme9 .contacts-two-inner .block {
	text-align: center;
	box-sizing: border-box;
	padding: 0 15px 24px;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 30%;
	-moz-box-flex: 1;
	-moz-flex: 1 0 30%;
	-ms-flex: 1 0 30%;
	flex: 1 0 30%;
}

@media all and (max-width: 599px) {
	.contacts-two--theme9 .contacts-two-inner .block {
		-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%;
	}
}

.contacts-two--theme9 .contacts-two-inner .block:before {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin: 0 auto 15px;
	content: "";
	background-color: #1674bc;
	background-position: center center;
	background-repeat: no-repeat;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
}

.contacts-two--theme9.inverse .contacts-two-wrapper {
	background: #1674bc;
}

.contacts-two--theme9.inverse .contacts-two-inner .phone {
	color: #fff;
}

.contacts-two--theme9.inverse .contacts-two-inner .phone:before {
	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%2221px%22%20height%3D%2223px%22%20%20viewBox%3D%220%200%2021%2023%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M166%2074.31C166.4%2074.05%20166.74%2073.75%20167.04%2073.41C167.13%2073.3%20167.17999999999998%2073.22%20167.17999999999998%2073.17C167.18999999999997%2073.15%20167.15999999999997%2073.10000000000001%20167.08999999999997%2073.03C166.80999999999997%2072.71000000000001%20166.58999999999997%2072.45%20166.35999999999999%2072.19C166.07%2071.86%20165.76999999999998%2071.53%20165.42999999999998%2071.12L165.42%2071.12L165.41%2071.11L165.42%2071.11C164.23%2069.71%20164.23%2069.72%20162.80999999999997%2070.89C162.19999999999996%2071.39%20161.61999999999998%2071.64%20161.00999999999996%2071.63C160.37999999999997%2071.61%20159.80999999999997%2071.31%20159.25999999999996%2070.69C157.83999999999997%2069.08%20156.38999999999996%2067.38%20154.93999999999997%2065.67L154.42999999999998%2065.08C153.98%2064.53999999999999%20153.77999999999997%2063.98%20153.79999999999998%2063.4C153.82999999999998%2062.82%20154.08999999999997%2062.269999999999996%20154.54999999999998%2061.769999999999996C154.82999999999998%2061.47%20155.07999999999998%2061.23%20155.33999999999997%2060.989999999999995C155.47999999999996%2060.849999999999994%20155.62999999999997%2060.709999999999994%20155.75999999999996%2060.589999999999996C155.88999999999996%2060.459999999999994%20155.95999999999995%2060.36%20155.95999999999995%2060.279999999999994C155.95999999999995%2060.21999999999999%20155.91999999999996%2060.129999999999995%20155.80999999999995%2060.00999999999999L155.68999999999994%2059.86999999999999C154.86999999999995%2058.89999999999999%20154.03999999999994%2057.92999999999999%20153.14999999999995%2056.93999999999999C153.08999999999995%2056.86999999999999%20153.03999999999994%2056.82999999999999%20153.00999999999996%2056.81999999999999C152.99999999999997%2056.81999999999999%20152.96999999999997%2056.839999999999996%20152.91999999999996%2056.88999999999999C152.37999999999997%2057.29999999999999%20151.91999999999996%2057.75999999999999%20151.57999999999996%2058.269999999999996C151.24999999999994%2058.769999999999996%20151.00999999999996%2059.33%20150.89999999999995%2059.989999999999995C150.77999999999994%2060.739999999999995%20150.78999999999994%2061.46999999999999%20150.89999999999995%2062.17999999999999C151.01999999999995%2062.88999999999999%20151.24999999999994%2063.58999999999999%20151.57999999999996%2064.27999999999999C152.47999999999996%2066.17999999999999%20153.63999999999996%2067.87999999999998%20154.97999999999996%2069.42999999999999C156.32999999999996%2070.97999999999999%20157.85999999999996%2072.38%20159.51999999999995%2073.66999999999999C160.34999999999997%2074.30999999999999%20161.22999999999996%2074.76999999999998%20162.12999999999997%2074.99999999999999C162.92999999999998%2075.19999999999999%20163.73999999999998%2075.20999999999998%20164.53999999999996%2074.97999999999999C165.09999999999997%2074.79999999999998%20165.57999999999996%2074.57999999999998%20165.99999999999997%2074.30999999999999ZM165.08%2076.72L165.06%2076.72C163.93%2077.05%20162.8%2077.03999999999999%20161.7%2076.77C160.54%2076.47999999999999%20159.42999999999998%2075.89999999999999%20158.42%2075.11C156.66%2073.75%20155.04%2072.27%20153.60999999999999%2070.62C152.17%2068.96000000000001%20150.92999999999998%2067.12%20149.95%2065.06C149.54999999999998%2064.22%20149.26%2063.36%20149.10999999999999%2062.47C148.97%2061.57%20148.95999999999998%2060.64%20149.10999999999999%2059.69C149.26%2058.769999999999996%20149.6%2057.97%20150.07%2057.26C150.54%2056.57%20151.13%2055.98%20151.81%2055.449999999999996C152.27%2055.089999999999996%20152.74%2054.959999999999994%20153.21%2055.01L153.22%2055.01C153.71%2055.07%20154.14%2055.32%20154.5%2055.73C155.35%2056.669999999999995%20156.21%2057.68%20157.07%2058.69L157.19%2058.83C157.62%2059.33%20157.8%2059.85%20157.77%2060.39C157.74%2060.93%20157.49%2061.43%20157.03%2061.88C156.87%2062.04%20156.72%2062.18%20156.58%2062.32C156.33%2062.56%20156.07000000000002%2062.8%20155.88000000000002%2063.01C155.71000000000004%2063.18%20155.62000000000003%2063.35%20155.61%2063.48C155.61%2063.599999999999994%20155.67000000000002%2063.73%20155.81%2063.9L156.32%2064.49C157.72%2066.14%20159.13%2067.8%20160.62%2069.47999999999999C160.81%2069.69999999999999%20160.96%2069.80999999999999%20161.06%2069.80999999999999C161.2%2069.80999999999999%20161.4%2069.69999999999999%20161.66%2069.49C164.46%2067.17999999999999%20164.46%2067.17999999999999%20166.79999999999998%2069.94C167.05999999999997%2070.25%20167.39%2070.62%20167.71999999999997%2070.99C167.98999999999998%2071.28999999999999%20168.24999999999997%2071.6%20168.45999999999998%2071.83999999999999C168.85999999999999%2072.29999999999998%20169.02999999999997%2072.77999999999999%20168.99999999999997%2073.27999999999999C168.96999999999997%2073.74999999999999%20168.75999999999996%2074.18999999999998%20168.40999999999997%2074.59999999999998C167.99999999999997%2075.06999999999998%20167.52999999999997%2075.48999999999998%20166.97999999999996%2075.83999999999997C166.42999999999995%2076.19999999999997%20165.79999999999995%2076.48999999999998%20165.07999999999996%2076.71999999999997Z%20%22%20fill%3D%22%231674BC%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C-149%2C-54%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}

.contacts-two--theme9.inverse .contacts-two-inner .address {
	color: #fff;
}

.contacts-two--theme9.inverse .contacts-two-inner .address:before {
	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%2225px%22%20%20viewBox%3D%220%200%2020%2025%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M166.07%20144.92C167.88%20146.73%20169%20149.22%20169%20151.98C169%20154.51%20167.95%20157.14999999999998%20166.34%20159.56C164.52%20162.29%20161.97%20164.74%20159.43%20166.44L159%20166.72L158.57%20166.44C156.03%20164.74%20153.48%20162.29%20151.66%20159.56C150.04999999999998%20157.15%20149%20154.51%20149%20151.98C149%20149.22%20150.12%20146.73%20151.93%20144.92C153.74%20143.11999999999998%20156.24%20142%20159%20142C161.76%20142%20164.26%20143.12%20166.07%20144.92ZM155.19%20148.18C154.22%20149.15%20153.62%20150.5%20153.62%20151.98000000000002C153.62%20153.46%20154.22%20154.81000000000003%20155.19%20155.78000000000003C156.17%20156.75000000000003%20157.51%20157.35000000000002%20159%20157.35000000000002C160.49%20157.35000000000002%20161.83%20156.75000000000003%20162.81%20155.78000000000003C163.78%20154.81000000000003%20164.38%20153.46000000000004%20164.38%20151.98000000000002C164.38%20150.50000000000003%20163.78%20149.15%20162.81%20148.18C161.83%20147.21%20160.49%20146.61%20159%20146.61C157.51%20146.61%20156.17%20147.21%20155.19%20148.18ZM161.72%20149.27C162.42%20149.96%20162.85%20150.92000000000002%20162.85%20151.98000000000002C162.85%20153.04000000000002%20162.42%20154.00000000000003%20161.72%20154.69000000000003C161.02%20155.39000000000001%20160.06%20155.82000000000002%20159%20155.82000000000002C157.94%20155.82000000000002%20156.98%20155.39000000000001%20156.28%20154.69000000000003C155.58%20154.00000000000003%20155.15%20153.04000000000002%20155.15%20151.98000000000002C155.15%20150.92000000000002%20155.58%20149.96%20156.28%20149.27C156.98%20148.57000000000002%20157.94%20148.14000000000001%20159%20148.14000000000001C160.06%20148.14000000000001%20161.02%20148.57000000000002%20161.72%20149.27ZM159%20143.54C156.66%20143.54%20154.55%20144.48%20153.02%20146.01C151.49%20147.54%20150.54000000000002%20149.64999999999998%20150.54000000000002%20151.98C150.54000000000002%20154.19%20151.49%20156.53%20152.94000000000003%20158.70999999999998C154.55000000000004%20161.10999999999999%20156.76000000000002%20163.29999999999998%20159.00000000000003%20164.86999999999998C161.24000000000004%20163.29999999999998%20163.45000000000002%20161.10999999999999%20165.06000000000003%20158.70999999999998C166.51000000000002%20156.52999999999997%20167.46000000000004%20154.18999999999997%20167.46000000000004%20151.98C167.46000000000004%20149.64999999999998%20166.51000000000005%20147.54%20164.98000000000005%20146.01C163.45000000000005%20144.48%20161.34000000000006%20143.54%20159.00000000000006%20143.54Z%20%22%20fill%3D%22%231674BC%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C-149%2C-142%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}

.contacts-two--theme9.inverse .contacts-two-inner .mail {
	color: #fff;
}

.contacts-two--theme9.inverse .contacts-two-inner .mail:before {
	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%2226px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2026%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M171%20269C171.55%20269%20172%20269.45%20172%20270L172%20286C172%20286.55%20171.55%20287%20171%20287L147%20287C146.45%20287%20146%20286.55%20146%20286L146%20270C146%20269.45%20146.45%20269%20147%20269ZM158.45%20279.63C158.79999999999998%20279.87%20159.25%20279.85%20159.57%20279.62L167.79999999999998%20274.14C168.26%20273.83%20168.38%20273.21%20168.07999999999998%20272.75C167.76999999999998%20272.29%20167.14999999999998%20272.16%20166.69%20272.47L159%20277.6L151.34%20272.49C150.88%20272.19%20150.26%20272.31%20149.95000000000002%20272.77C149.65%20273.22999999999996%20149.77%20273.84999999999997%20150.23000000000002%20274.15999999999997ZM148%20271L148%20285L170%20285L170%20271Z%20%22%20fill%3D%22%231674BC%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C-146%2C-269%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}

.contacts-two--theme9.inverse .contacts-two-inner .block:before {
	background-color: #fff;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
}

.contacts-three--theme9 .contacts-three-wrapper {
	background: #fff;
}

.contacts-three--theme9 .contacts-three-inner {
	max-width: 940px;
	margin: 0 auto;
	padding: 18px 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 all and (max-width: 595px) {
	.contacts-three--theme9 .contacts-three-inner {
		display: block;
	}
}

.contacts-three--theme9 .block {
	box-sizing: border-box;
	padding: 0 20px;
	-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%;
}

.contacts-three--theme9 .left-part {
	min-height: 60px;
	padding-left: 97px;
	position: relative;
}

@media all and (max-width: 595px) {
	.contacts-three--theme9 .left-part {
		margin-bottom: 20px;
	}
}

.contacts-three--theme9 .left-part:before {
	position: absolute;
	display: block;
	content: "";
	left: 20px;
	top: 0;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	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%2227px%22%20height%3D%2230px%22%20%20viewBox%3D%220%200%2027%2030%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M59.09%20436C59.620000000000005%20435.66%2060.07%20435.26%2060.45%20434.82C60.57%20434.68%2060.64%20434.58%2060.64%20434.52C60.64%20434.49%2060.6%20434.43%2060.52%20434.34C60.160000000000004%20433.91999999999996%2059.86000000000001%20433.58%2059.57%20433.25C59.19%20432.82%2058.8%20432.39%2058.35%20431.86L58.34%20431.85C56.800000000000004%20430.05%2056.800000000000004%20430.05%2054.95%20431.57000000000005C54.160000000000004%20432.21000000000004%2053.410000000000004%20432.5400000000001%2052.620000000000005%20432.52000000000004C51.790000000000006%20432.50000000000006%2051.050000000000004%20432.11%2050.34%20431.31000000000006C48.49%20429.2300000000001%2046.6%20427.02000000000004%2044.720000000000006%20424.82000000000005L44.06000000000001%20424.05000000000007C43.470000000000006%20423.3500000000001%2043.21000000000001%20422.62000000000006%2043.24000000000001%20421.88000000000005C43.28000000000001%20421.12000000000006%2043.62000000000001%20420.41%2044.21000000000001%20419.77000000000004C44.580000000000005%20419.37000000000006%2044.91000000000001%20419.06000000000006%2045.24000000000001%20418.75000000000006C45.43000000000001%20418.57000000000005%2045.62000000000001%20418.39000000000004%2045.790000000000006%20418.2300000000001C45.95%20418.06000000000006%2046.040000000000006%20417.93000000000006%2046.050000000000004%20417.8400000000001C46.050000000000004%20417.7600000000001%2045.99%20417.6500000000001%2045.86000000000001%20417.49000000000007L45.70000000000001%20417.30000000000007C44.63000000000001%20416.05000000000007%2043.55000000000001%20414.80000000000007%2042.40000000000001%20413.5200000000001C42.31000000000001%20413.4200000000001%2042.250000000000014%20413.36000000000007%2042.210000000000015%20413.36000000000007C42.20000000000002%20413.36000000000007%2042.16000000000002%20413.39000000000004%2042.09000000000002%20413.44000000000005C41.390000000000015%20413.9800000000001%2040.80000000000002%20414.57000000000005%2040.350000000000016%20415.2300000000001C39.920000000000016%20415.88000000000005%2039.610000000000014%20416.61000000000007%2039.47000000000001%20417.4500000000001C39.320000000000014%20418.42000000000013%2039.320000000000014%20419.3700000000001%2039.48000000000001%20420.2900000000001C39.63000000000001%20421.2200000000001%2039.930000000000014%20422.12000000000006%2040.35000000000001%20423.0100000000001C41.53000000000001%20425.4600000000001%2043.03000000000001%20427.67000000000013%2044.77000000000001%20429.67000000000013C46.52000000000001%20431.6900000000001%2048.52000000000001%20433.5000000000001%2050.68000000000001%20435.17000000000013C51.75000000000001%20435.9900000000001%2052.900000000000006%20436.59000000000015%2054.07000000000001%20436.89000000000016C55.11000000000001%20437.14000000000016%2056.17000000000001%20437.16000000000014%2057.21000000000001%20436.8600000000002C57.93000000000001%20436.63000000000017%2058.56000000000001%20436.3400000000002%2059.09000000000001%20436.00000000000017ZM57.91%20439.11L57.879999999999995%20439.12C56.41%20439.54%2054.92999999999999%20439.53000000000003%2053.51%20439.17C52.01%20438.8%2050.559999999999995%20438.05%2049.239999999999995%20437.03000000000003C46.959999999999994%20435.27000000000004%2044.849999999999994%20433.35%2042.989999999999995%20431.21000000000004C41.12%20429.06000000000006%2039.49999999999999%20426.69000000000005%2038.23%20424.02000000000004C37.709999999999994%20422.93000000000006%2037.339999999999996%20421.82000000000005%2037.15%20420.66C36.96%20419.5%2036.949999999999996%20418.31%2037.15%20417.07000000000005C37.339999999999996%20415.88000000000005%2037.78%20414.84000000000003%2038.39%20413.93000000000006C39%20413.0300000000001%2039.76%20412.26000000000005%2040.65%20411.58000000000004C41.25%20411.12000000000006%2041.87%20410.95000000000005%2042.48%20411.01000000000005C43.12%20411.09000000000003%2043.68%20411.4200000000001%2044.15%20411.94000000000005C45.25%20413.1600000000001%2046.37%20414.47%2047.489999999999995%20415.77000000000004L47.64999999999999%20415.96000000000004C48.19999999999999%20416.6%2048.44999999999999%20417.28000000000003%2048.39999999999999%20417.98C48.35999999999999%20418.68%2048.029999999999994%20419.32%2047.43999999999999%20419.91C47.22999999999999%20420.11%2047.03999999999999%20420.29%2046.84999999999999%20420.47C46.51999999999999%20420.78000000000003%2046.18999999999999%20421.09000000000003%2045.93999999999999%20421.36C45.72999999999999%20421.59000000000003%2045.60999999999999%20421.8%2045.59999999999999%20421.98C45.58999999999999%20422.13%2045.66999999999999%20422.3%2045.84999999999999%20422.51L46.509999999999984%20423.28999999999996C48.33999999999998%20425.41999999999996%2050.15999999999998%20427.55999999999995%2052.109999999999985%20429.74999999999994C52.359999999999985%20430.0299999999999%2052.54999999999998%20430.15999999999997%2052.679999999999986%20430.16999999999996C52.859999999999985%20430.16999999999996%2053.109999999999985%20430.03%2053.44999999999999%20429.74999999999994C57.08999999999999%20426.75999999999993%2057.08999999999999%20426.75999999999993%2060.139999999999986%20430.3299999999999L60.149999999999984%20430.3399999999999C60.47999999999998%20430.7399999999999%2060.90999999999998%20431.2199999999999%2061.329999999999984%20431.69999999999993C61.679999999999986%20432.0899999999999%2062.02999999999999%20432.4799999999999%2062.29999999999998%20432.79999999999995C62.819999999999986%20433.38999999999993%2063.039999999999985%20434.00999999999993%2062.999999999999986%20434.65999999999997C62.95999999999999%20435.27%2062.68999999999998%20435.83%2062.22999999999998%20436.35999999999996C61.69999999999998%20436.96999999999997%2061.08999999999998%20437.50999999999993%2060.36999999999998%20437.97999999999996C59.65999999999998%20438.43999999999994%2058.83999999999998%20438.81999999999994%2057.90999999999998%20439.10999999999996Z%20%22%20fill%3D%22%23ffffff%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C-37%2C-410%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center center no-repeat #1674bc;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
}

.contacts-three--theme9 .left-part .work-time {
	color: #333;
	font-family: "PtSans";
	font-size: 13px;
	padding-bottom: 3px;
}

.contacts-three--theme9 .left-part .phone {
	color: #333;
	font-family: "PtSans";
	font-size: 20px;
}

.contacts-three--theme9 .left-part .phone div {
	display: inline-block;
	margin-right: 7px;
}

.contacts-three--theme9 .left-part .phone div:after {
	content: ";";
}

.contacts-three--theme9 .left-part .phone div:last-child:after {
	display: none;
}

@media all and (max-width: 595px) {
	.contacts-three--theme9 .right-part {
		padding-left: 35px;
	}
}

.contacts-three--theme9 .right-part > div {
	position: relative;
}

.contacts-three--theme9 .right-part > div:before {
	position: absolute;
	display: block;
	content: "";
	width: 30px;
	height: 30px;
	border-radius: 50%;
	left: 0;
	top: 50%;
	margin-top: -15px;
	background-color: #1674bc;
}

.contacts-three--theme9 .right-part .mail {
	color: #333;
	font-family: "PtSans";
	padding: 7px 0 6px 55px;
	margin: 0 0 10px;
	font-size: 14px;
	min-height: 30px;
	box-sizing: border-box;
}

.contacts-three--theme9 .right-part .mail:before {
	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%2218px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2018%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M913.31%20345C913.6899999999999%20345%20914%20345.32%20914%20345.72L914%20357.28000000000003C914%20357.68%20913.69%20358.00000000000006%20913.31%20358.00000000000006L896.6899999999999%20358.00000000000006C896.31%20358.00000000000006%20895.9999999999999%20357.68000000000006%20895.9999999999999%20357.28000000000003L895.9999999999999%20345.72C895.9999999999999%20345.32000000000005%20896.3099999999998%20345%20896.6899999999999%20345ZM904.57%20351.89C904.84%20352.03999999999996%20905.1800000000001%20352.03%20905.4200000000001%20351.88L911.6600000000001%20348.21999999999997C912.0100000000001%20348.02%20912.1000000000001%20347.59999999999997%20911.8700000000001%20347.29999999999995C911.6400000000001%20346.98999999999995%20911.1700000000001%20346.90999999999997%20910.8200000000002%20347.10999999999996L904.9900000000001%20350.53L899.1800000000002%20347.13C898.8300000000002%20346.92%20898.3600000000001%20347%20898.1300000000002%20347.31C897.9000000000002%20347.62%20897.9900000000002%20348.03000000000003%20898.3400000000003%20348.24ZM897%20346L897%20357L913%20357L913%20346Z%20%22%20fill%3D%22%23ffffff%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C-896%2C-345%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
	background-repeat: no-repeat;
	background-position: center center;
}

.contacts-three--theme9 .right-part .mail a {
	color: inherit;
	text-decoration: none;
}

@media all and (max-width: 980px) {
	.contacts-three--theme9 .right-part .mail {
		padding-left: 50px;
	}
}

@media all and (max-width: 980px) {
	.contacts-three--theme9 .right-part .mail {
		margin: 0 0 20px;
	}
}

.contacts-three--theme9 .right-part .address {
	color: #333;
	font-family: "PtSans";
	font-size: 14px;
	min-height: 30px;
	box-sizing: border-box;
	padding-left: 55px;
	padding-top: 5px;
}

.contacts-three--theme9 .right-part .address:before {
	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%2216px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2016%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M910.66%20384.36C912.1%20385.83000000000004%20913%20387.84000000000003%20913%20390.07C913%20392.12%20912.16%20394.25%20910.87%20396.21C909.41%20398.40999999999997%20907.38%20400.4%20905.34%20401.77L905%20402L904.66%20401.77C902.62%20400.4%20900.5899999999999%20398.40999999999997%20899.13%20396.21C897.84%20394.25%20897%20392.12%20897%20390.07C897%20387.84%20897.9%20385.83%20899.34%20384.36C900.7900000000001%20382.90000000000003%20902.7900000000001%20382%20905%20382C907.21%20382%20909.21%20382.9%20910.66%20384.36ZM901.95%20387C901.1700000000001%20387.79%20900.69%20388.87%20900.69%20390.07C900.69%20391.27%20901.1700000000001%20392.36%20901.95%20393.15C902.73%20393.92999999999995%20903.8100000000001%20394.41999999999996%20905%20394.41999999999996C906.19%20394.41999999999996%20907.27%20393.92999999999995%20908.05%20393.15C908.8299999999999%20392.35999999999996%20909.31%20391.27%20909.31%20390.07C909.31%20388.87%20908.8299999999999%20387.79%20908.05%20387C907.27%20386.21%20906.1899999999999%20385.73%20905%20385.73C903.81%20385.73%20902.73%20386.21000000000004%20901.95%20387ZM907.18%20387.88C907.7299999999999%20388.44%20908.0799999999999%20389.21999999999997%20908.0799999999999%20390.07C908.0799999999999%20390.93%20907.7299999999999%20391.71%20907.18%20392.27C906.62%20392.83%20905.8499999999999%20393.18%20905%20393.18C904.15%20393.18%20903.38%20392.83%20902.82%20392.27C902.2700000000001%20391.71%20901.9200000000001%20390.93%20901.9200000000001%20390.07C901.9200000000001%20389.21999999999997%20902.2700000000001%20388.44%20902.82%20387.88C903.38%20387.32%20904.1500000000001%20386.96999999999997%20905%20386.96999999999997C905.85%20386.96999999999997%20906.62%20387.32%20907.18%20387.88ZM905%20383.24C903.13%20383.24%20901.44%20384.01%20900.21%20385.24C898.99%20386.48%20898.23%20388.19%20898.23%20390.07C898.23%20391.86%20898.99%20393.76%20900.15%20395.52L900.16%20395.52C901.4399999999999%20397.46%20903.1999999999999%20399.22999999999996%20905%20400.5C906.8%20399.23%20908.56%20397.46%20909.84%20395.52L909.85%20395.52C911.01%20393.76%20911.77%20391.85999999999996%20911.77%20390.07C911.77%20388.19%20911.01%20386.48%20909.79%20385.24C908.56%20384.01%20906.87%20383.24%20905%20383.24Z%20%22%20fill%3D%22%23ffffff%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C-897%2C-382%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
	background-repeat: no-repeat;
	background-position: center center;
}

.contacts-three--theme9 .right-part .address a {
	color: inherit;
}

@media all and (max-width: 980px) {
	.contacts-three--theme9 .right-part .address {
		padding-left: 50px;
	}
}

@media all and (max-width: 980px) {
	.contacts-three--theme9 .right-part .address {
		margin: 0 0 20px;
	}
}

.contacts-three--theme9.inverse .contacts-three-wrapper {
	background: #1674bc;
}

.contacts-three--theme9.inverse .left-part: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%2227px%22%20height%3D%2230px%22%20%20viewBox%3D%220%200%2027%2030%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M59.09%20436C59.620000000000005%20435.66%2060.07%20435.26%2060.45%20434.82C60.57%20434.68%2060.64%20434.58%2060.64%20434.52C60.64%20434.49%2060.6%20434.43%2060.52%20434.34C60.160000000000004%20433.91999999999996%2059.86000000000001%20433.58%2059.57%20433.25C59.19%20432.82%2058.8%20432.39%2058.35%20431.86L58.34%20431.85C56.800000000000004%20430.05%2056.800000000000004%20430.05%2054.95%20431.57000000000005C54.160000000000004%20432.21000000000004%2053.410000000000004%20432.5400000000001%2052.620000000000005%20432.52000000000004C51.790000000000006%20432.50000000000006%2051.050000000000004%20432.11%2050.34%20431.31000000000006C48.49%20429.2300000000001%2046.6%20427.02000000000004%2044.720000000000006%20424.82000000000005L44.06000000000001%20424.05000000000007C43.470000000000006%20423.3500000000001%2043.21000000000001%20422.62000000000006%2043.24000000000001%20421.88000000000005C43.28000000000001%20421.12000000000006%2043.62000000000001%20420.41%2044.21000000000001%20419.77000000000004C44.580000000000005%20419.37000000000006%2044.91000000000001%20419.06000000000006%2045.24000000000001%20418.75000000000006C45.43000000000001%20418.57000000000005%2045.62000000000001%20418.39000000000004%2045.790000000000006%20418.2300000000001C45.95%20418.06000000000006%2046.040000000000006%20417.93000000000006%2046.050000000000004%20417.8400000000001C46.050000000000004%20417.7600000000001%2045.99%20417.6500000000001%2045.86000000000001%20417.49000000000007L45.70000000000001%20417.30000000000007C44.63000000000001%20416.05000000000007%2043.55000000000001%20414.80000000000007%2042.40000000000001%20413.5200000000001C42.31000000000001%20413.4200000000001%2042.250000000000014%20413.36000000000007%2042.210000000000015%20413.36000000000007C42.20000000000002%20413.36000000000007%2042.16000000000002%20413.39000000000004%2042.09000000000002%20413.44000000000005C41.390000000000015%20413.9800000000001%2040.80000000000002%20414.57000000000005%2040.350000000000016%20415.2300000000001C39.920000000000016%20415.88000000000005%2039.610000000000014%20416.61000000000007%2039.47000000000001%20417.4500000000001C39.320000000000014%20418.42000000000013%2039.320000000000014%20419.3700000000001%2039.48000000000001%20420.2900000000001C39.63000000000001%20421.2200000000001%2039.930000000000014%20422.12000000000006%2040.35000000000001%20423.0100000000001C41.53000000000001%20425.4600000000001%2043.03000000000001%20427.67000000000013%2044.77000000000001%20429.67000000000013C46.52000000000001%20431.6900000000001%2048.52000000000001%20433.5000000000001%2050.68000000000001%20435.17000000000013C51.75000000000001%20435.9900000000001%2052.900000000000006%20436.59000000000015%2054.07000000000001%20436.89000000000016C55.11000000000001%20437.14000000000016%2056.17000000000001%20437.16000000000014%2057.21000000000001%20436.8600000000002C57.93000000000001%20436.63000000000017%2058.56000000000001%20436.3400000000002%2059.09000000000001%20436.00000000000017ZM57.91%20439.11L57.879999999999995%20439.12C56.41%20439.54%2054.92999999999999%20439.53000000000003%2053.51%20439.17C52.01%20438.8%2050.559999999999995%20438.05%2049.239999999999995%20437.03000000000003C46.959999999999994%20435.27000000000004%2044.849999999999994%20433.35%2042.989999999999995%20431.21000000000004C41.12%20429.06000000000006%2039.49999999999999%20426.69000000000005%2038.23%20424.02000000000004C37.709999999999994%20422.93000000000006%2037.339999999999996%20421.82000000000005%2037.15%20420.66C36.96%20419.5%2036.949999999999996%20418.31%2037.15%20417.07000000000005C37.339999999999996%20415.88000000000005%2037.78%20414.84000000000003%2038.39%20413.93000000000006C39%20413.0300000000001%2039.76%20412.26000000000005%2040.65%20411.58000000000004C41.25%20411.12000000000006%2041.87%20410.95000000000005%2042.48%20411.01000000000005C43.12%20411.09000000000003%2043.68%20411.4200000000001%2044.15%20411.94000000000005C45.25%20413.1600000000001%2046.37%20414.47%2047.489999999999995%20415.77000000000004L47.64999999999999%20415.96000000000004C48.19999999999999%20416.6%2048.44999999999999%20417.28000000000003%2048.39999999999999%20417.98C48.35999999999999%20418.68%2048.029999999999994%20419.32%2047.43999999999999%20419.91C47.22999999999999%20420.11%2047.03999999999999%20420.29%2046.84999999999999%20420.47C46.51999999999999%20420.78000000000003%2046.18999999999999%20421.09000000000003%2045.93999999999999%20421.36C45.72999999999999%20421.59000000000003%2045.60999999999999%20421.8%2045.59999999999999%20421.98C45.58999999999999%20422.13%2045.66999999999999%20422.3%2045.84999999999999%20422.51L46.509999999999984%20423.28999999999996C48.33999999999998%20425.41999999999996%2050.15999999999998%20427.55999999999995%2052.109999999999985%20429.74999999999994C52.359999999999985%20430.0299999999999%2052.54999999999998%20430.15999999999997%2052.679999999999986%20430.16999999999996C52.859999999999985%20430.16999999999996%2053.109999999999985%20430.03%2053.44999999999999%20429.74999999999994C57.08999999999999%20426.75999999999993%2057.08999999999999%20426.75999999999993%2060.139999999999986%20430.3299999999999L60.149999999999984%20430.3399999999999C60.47999999999998%20430.7399999999999%2060.90999999999998%20431.2199999999999%2061.329999999999984%20431.69999999999993C61.679999999999986%20432.0899999999999%2062.02999999999999%20432.4799999999999%2062.29999999999998%20432.79999999999995C62.819999999999986%20433.38999999999993%2063.039999999999985%20434.00999999999993%2062.999999999999986%20434.65999999999997C62.95999999999999%20435.27%2062.68999999999998%20435.83%2062.22999999999998%20436.35999999999996C61.69999999999998%20436.96999999999997%2061.08999999999998%20437.50999999999993%2060.36999999999998%20437.97999999999996C59.65999999999998%20438.43999999999994%2058.83999999999998%20438.81999999999994%2057.90999999999998%20439.10999999999996Z%20%22%20fill%3D%22%231674BC%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C-37%2C-410%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center center no-repeat #fff;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
}

.contacts-three--theme9.inverse .left-part .work-time {
	color: #fff;
}

.contacts-three--theme9.inverse .left-part .phone {
	color: #fff;
}

.contacts-three--theme9.inverse .right-part > div:before {
	background-color: #fff;
}

.contacts-three--theme9.inverse .right-part .mail {
	color: #fff;
}

.contacts-three--theme9.inverse .right-part .mail:before {
	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%2218px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2018%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M913.31%20345C913.6899999999999%20345%20914%20345.32%20914%20345.72L914%20357.28000000000003C914%20357.68%20913.69%20358.00000000000006%20913.31%20358.00000000000006L896.6899999999999%20358.00000000000006C896.31%20358.00000000000006%20895.9999999999999%20357.68000000000006%20895.9999999999999%20357.28000000000003L895.9999999999999%20345.72C895.9999999999999%20345.32000000000005%20896.3099999999998%20345%20896.6899999999999%20345ZM904.57%20351.89C904.84%20352.03999999999996%20905.1800000000001%20352.03%20905.4200000000001%20351.88L911.6600000000001%20348.21999999999997C912.0100000000001%20348.02%20912.1000000000001%20347.59999999999997%20911.8700000000001%20347.29999999999995C911.6400000000001%20346.98999999999995%20911.1700000000001%20346.90999999999997%20910.8200000000002%20347.10999999999996L904.9900000000001%20350.53L899.1800000000002%20347.13C898.8300000000002%20346.92%20898.3600000000001%20347%20898.1300000000002%20347.31C897.9000000000002%20347.62%20897.9900000000002%20348.03000000000003%20898.3400000000003%20348.24ZM897%20346L897%20357L913%20357L913%20346Z%20%22%20fill%3D%22%231674BC%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C-896%2C-345%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}

.contacts-three--theme9.inverse .right-part .address {
	color: #fff;
}

.contacts-three--theme9.inverse .right-part .address:before {
	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%2216px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2016%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M910.66%20384.36C912.1%20385.83000000000004%20913%20387.84000000000003%20913%20390.07C913%20392.12%20912.16%20394.25%20910.87%20396.21C909.41%20398.40999999999997%20907.38%20400.4%20905.34%20401.77L905%20402L904.66%20401.77C902.62%20400.4%20900.5899999999999%20398.40999999999997%20899.13%20396.21C897.84%20394.25%20897%20392.12%20897%20390.07C897%20387.84%20897.9%20385.83%20899.34%20384.36C900.7900000000001%20382.90000000000003%20902.7900000000001%20382%20905%20382C907.21%20382%20909.21%20382.9%20910.66%20384.36ZM901.95%20387C901.1700000000001%20387.79%20900.69%20388.87%20900.69%20390.07C900.69%20391.27%20901.1700000000001%20392.36%20901.95%20393.15C902.73%20393.92999999999995%20903.8100000000001%20394.41999999999996%20905%20394.41999999999996C906.19%20394.41999999999996%20907.27%20393.92999999999995%20908.05%20393.15C908.8299999999999%20392.35999999999996%20909.31%20391.27%20909.31%20390.07C909.31%20388.87%20908.8299999999999%20387.79%20908.05%20387C907.27%20386.21%20906.1899999999999%20385.73%20905%20385.73C903.81%20385.73%20902.73%20386.21000000000004%20901.95%20387ZM907.18%20387.88C907.7299999999999%20388.44%20908.0799999999999%20389.21999999999997%20908.0799999999999%20390.07C908.0799999999999%20390.93%20907.7299999999999%20391.71%20907.18%20392.27C906.62%20392.83%20905.8499999999999%20393.18%20905%20393.18C904.15%20393.18%20903.38%20392.83%20902.82%20392.27C902.2700000000001%20391.71%20901.9200000000001%20390.93%20901.9200000000001%20390.07C901.9200000000001%20389.21999999999997%20902.2700000000001%20388.44%20902.82%20387.88C903.38%20387.32%20904.1500000000001%20386.96999999999997%20905%20386.96999999999997C905.85%20386.96999999999997%20906.62%20387.32%20907.18%20387.88ZM905%20383.24C903.13%20383.24%20901.44%20384.01%20900.21%20385.24C898.99%20386.48%20898.23%20388.19%20898.23%20390.07C898.23%20391.86%20898.99%20393.76%20900.15%20395.52L900.16%20395.52C901.4399999999999%20397.46%20903.1999999999999%20399.22999999999996%20905%20400.5C906.8%20399.23%20908.56%20397.46%20909.84%20395.52L909.85%20395.52C911.01%20393.76%20911.77%20391.85999999999996%20911.77%20390.07C911.77%20388.19%20911.01%20386.48%20909.79%20385.24C908.56%20384.01%20906.87%20383.24%20905%20383.24Z%20%22%20fill%3D%22%231674BC%22%20transform%3D%22matrix%281%2C0%2C0%2C1%2C-897%2C-382%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}

.header-four--theme9 .header-four-wrapper {
	background: #fff;
	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: #f24954;
	font-family: "PtSans";
	font-size: 18px;
	font-style: italic;
	max-width: 255px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 28%;
	-moz-box-flex: 0;
	-moz-flex: 0 0 28%;
	-ms-flex: 0 0 28%;
	flex: 0 0 28%;
	-webkit-box-ordinal-group: 0;
	-moz-box-ordinal-group: 0;
	-webkit-order: -1;
	-moz-order: -1;
	-ms-flex-order: -1;
	order: -1;
}

@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: #0c6eba;
	padding-top: 10px;
	font-family: 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: 19px;
	font-family: "PtSans";
	color: #333;
}

.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: "PtSans";
	font-size: 16px;
	line-height: 1;
	text-decoration: none;
	background-color: #0b66b5;
	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: #f5efe8;
}

.header-four--theme9.inverse .site-activity {
	color: #f02200;
}

.header-four--theme9.inverse .site-name-wrapper .site-name {
	color: #0c6eba;
}

.header-four--theme9.inverse .right-part .phones {
	color: #333;
}

.header-four--theme9.inverse .right-part .button-wrap a {
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	background-color: #ff8d2a;
	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-one--theme9 .header-one-wrapper {
	background: #fff;
	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: #0c6eba;
	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: #f5efe8;
}

.header-one--theme9.inverse .site-name {
	color: #0c6eba;
}

.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, 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, 0.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, 0.7);
}

.big-pic--theme9.inverse .big-pic-inner .slogan, .big-pic--theme9.inverse .big-pic-inner .slogan-inner {
	color: #4a4a4a;
}

.one_good_wrap + .one_good_wrap {
	margin-top: 30px;
}

.one-good-wrapper.inverse {
	background: #1674bc;
}

.one-good-wrapper.inverse .one-good-big-title {
	color: #fff;
}

.one-good-wrapper.inverse .good-desc-block .good-title {
	color: #fff;
}

.one-good-wrapper.inverse .good-desc-block .good-desc {
	color: #fff;
}

.one-good-wrapper.inverse .good-desc-block .good-price-title {
	color: #fff;
}

.one-good-wrapper.inverse .good-desc-block .good-price {
	color: #fff;
}

.one-good-wrapper.inverse .good-desc-block .good-price span {
	color: #f5efe8;
	;
}

.one-good-wrapper.inverse .good-desc-block .buy-good {
	background-color: #f28f2e;
	color: #fff;
}

.one-good-wrapper {
	background: #fff;
}

.one-good-wrapper .good-wrap {
	max-width: 960px;
	margin: 0 auto;
	padding: 40px 10px;
}

@media screen and (max-width: 1300px) {
	.one-good-wrapper .good-wrap {
		padding: 40px 10px 40px 10px;
	}
}

@media screen and (max-width: 940px) {
	.one-good-wrapper .good-wrap {
		padding: 15px 15px 40px 15px;
	}
}

@media screen and (max-width: 580px) {
	.one-good-wrapper .good-wrap {
		display: block;
		text-align: center;
		padding: 20px 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: 24px "PtSans";
	color: #333;
}

@media screen and (max-width: 940px) {
	.one-good-wrapper .one-good-big-title {
		display: block;
		padding: 40px 0 20px 0;
		font-size: 28px;
	}
}

@media screen and (max-width: 768px) {
	.one-good-wrapper .one-good-big-title {
		font-size: 26px;
	}
}

@media screen and (max-width: 640px) {
	.one-good-wrapper .one-good-big-title {
		font-size: 24px;
	}
}

@media screen and (max-width: 480px) {
	.one-good-wrapper .one-good-big-title {
		font-size: 22px;
	}
}

@media screen and (max-width: 400px) {
	.one-good-wrapper .one-good-big-title {
		font-size: 21px;
	}
}

@media screen and (max-width: 580px) {
	.one-good-wrapper .one-good-big-title {
		padding-top: 20px;
		text-align: left;
	}
}

@media screen and (max-width: 470px) {
	.one-good-wrapper .one-good-big-title {
		font-size: 24px;
	}
}

.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: 940px) {
	.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: 940px) {
	.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: "PtSans";
	color: #333;
	padding-bottom: 30px;
}

@media screen and (max-width: 940px) {
	.one-good-wrapper .good-desc-block .good-title {
		display: none;
	}
}

.one-good-wrapper .good-desc-block .good-desc {
	font-size: 16px;
	font-family: "PtSans";
	color: #666;
	padding-bottom: 30px;
}

@media screen and (max-width: 940px) {
	.one-good-wrapper .good-desc-block .good-desc {
		font-size: 16px;
	}
}

@media screen and (max-width: 470px) {
	.one-good-wrapper .good-desc-block .good-desc {
		font-size: 18px;
	}
}

.one-good-wrapper .good-desc-block .good-price-title {
	font: 18px "PtSans";
	color: #666;
}

@media screen and (max-width: 940px) {
	.one-good-wrapper .good-desc-block .good-price-title {
		font-size: 16px;
	}
}

@media screen and (max-width: 580px) {
	.one-good-wrapper .good-desc-block .good-price-title {
		font-size: 24px;
	}
}

@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: 31px "PtSans";
	color: #000;
	padding-bottom: 18px;
}

@media screen and (max-width: 940px) {
	.one-good-wrapper .good-desc-block .good-price {
		font-size: 24px;
	}
}

@media screen and (max-width: 580px) {
	.one-good-wrapper .good-desc-block .good-price {
		font-size: 31px;
	}
}

.one-good-wrapper .good-desc-block .good-price span {
	font: 24px "PtSans";
	color: #f00;
	text-decoration: line-through;
	padding-left: 30px;
}

@media screen and (max-width: 940px) {
	.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: 24px;
	}
}

.one-good-wrapper .good-desc-block .buy-good {
	display: inline-block;
	background-color: #0b6db9;
	border-radius: 4px;
	text-decoration: none;
	font: bold 19px "PtSans";
	padding: 14px 30px;
	color: #fff;
}

@media screen and (max-width: 940px) {
	.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: 24px;
		display: block;
		text-align: center;
		padding: 20px;
	}
}

@media screen and (max-width: 470px) {
	.one-good-wrapper .good-desc-block .buy-good {
		font-size: 19px;
		padding: 14px;
	}
}

.one-good-icon__wrapper {
	background: #fff;
}

.one-good-icon__wrapper.inverse {
	background: #1674bc;
}

.one-good-icon__wrapper.inverse .one-good-icon__title {
	color: #fff;
}

.one-good-icon__wrapper.inverse .one-good-icon__list .list-items .item .text {
	color: #fff;
}

.one-good-icon__wrapper.inverse .one-good-icon__list .list-items .item svg path {
	fill: #fff;
}

.one-good-icon__wrapper.inverse .one-good-icon__list .one-good-icon__price-title {
	color: #fff;
}

.one-good-icon__wrapper.inverse .one-good-icon__list .one-good-icon__price {
	color: #fff;
}

.one-good-icon__wrapper.inverse .one-good-icon__list .one-good-icon__price span {
	color: #f5efe8;
}

.one-good-icon__wrapper.inverse .one-good-icon__list .one-good-icon__buy {
	background-color: #f28f2e;
	color: #fff;
}

.one-good-icon__wrapper .one-good-icon__wrap {
	max-width: 960px;
	margin: 0 auto;
	padding: 50px 0;
}

@media screen and (max-width: 940px) {
	.one-good-icon__wrapper .one-good-icon__wrap {
		padding-top: 15px;
		padding: 15px 15px 40px 15px;
	}
}

@media screen and (max-width: 580px) {
	.one-good-icon__wrapper .one-good-icon__wrap {
		display: block;
		text-align: center;
		padding: 20px 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: 24px "PtSans";
	color: #333;
	text-align: center;
	padding-bottom: 35px;
}

@media screen and (max-width: 940px) {
	.one-good-icon__wrapper .one-good-icon__title {
		padding: 40px 0 20px 0;
	}
}

@media screen and (max-width: 580px) {
	.one-good-icon__wrapper .one-good-icon__title {
		font-size: 24px;
		padding-top: 20px;
	}
}

@media screen and (max-width: 470px) {
	.one-good-icon__wrapper .one-good-icon__title {
		font-size: 21px;
	}
}

.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: 940px) {
	.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: 940px) {
	.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;
	margin-bottom: 20px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}

@media screen and (max-width: 940px) {
	.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%;
	max-height: 48px;
}

.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: bold 20px "PtSans";
	color: #666;
	margin: auto;
	padding: 0 0 0 22px;
}

@media screen and (max-width: 940px) {
	.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: 18px "PtSans";
	color: #666;
}

@media screen and (max-width: 940px) {
	.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: 580px) {
	.one-good-icon__wrapper .one-good-icon__list .one-good-icon__price-title {
		font-size: 20px;
	}
}

@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: 31px "PtSans";
	color: #000;
	padding-bottom: 18px;
}

@media screen and (max-width: 940px) {
	.one-good-icon__wrapper .one-good-icon__list .one-good-icon__price {
		font-size: 24px;
	}
}

@media screen and (max-width: 650px) {
	.one-good-icon__wrapper .one-good-icon__list .one-good-icon__price {
		padding-left: 50px;
		font-size: 22px;
	}
}

@media screen and (max-width: 580px) {
	.one-good-icon__wrapper .one-good-icon__list .one-good-icon__price {
		padding-left: 0;
	}
}

@media screen and (max-width: 580px) {
	.one-good-icon__wrapper .one-good-icon__list .one-good-icon__price {
		font-size: 21px;
	}
}

.one-good-icon__wrapper .one-good-icon__list .one-good-icon__price span {
	font: 24px "PtSans";
	color: #f00;
	text-decoration: line-through;
	padding-left: 30px;
}

@media screen and (max-width: 940px) {
	.one-good-icon__wrapper .one-good-icon__list .one-good-icon__price span {
		font-size: 20px;
	}
}

@media screen and (max-width: 650px) {
	.one-good-icon__wrapper .one-good-icon__list .one-good-icon__price span {
		font-size: 16px;
	}
}

@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: #0b6db9;
	border-radius: 4px;
	text-decoration: none;
	font: bold 19px "PtSans";
	padding: 14px 30px;
	color: #fff;
}

@media screen and (max-width: 940px) {
	.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: #1674bc;
}

.one-good-horizontal__bg-wrapper.inverse .one-good-horizontal__wrapper .good-title {
	color: #fff;
}

.one-good-horizontal__bg-wrapper.inverse .one-good-horizontal__wrapper .good-desc {
	color: #fff;
}

.one-good-horizontal__bg-wrapper.inverse .one-good-horizontal__wrapper .old-price {
	color: #f5efe8;
}

.one-good-horizontal__bg-wrapper.inverse .one-good-horizontal__wrapper .price {
	color: #fff;
}

.one-good-horizontal__bg-wrapper.inverse .one-good-horizontal__wrapper .buy-good {
	background-color: #f28f2e;
	color: #fff;
}

.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper {
	max-width: 960px;
	margin: 0 auto;
	padding: 40px 0;
	text-align: center;
}

@media screen and (max-width: 940px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper {
		padding: 40px 15px;
	}
}

@media screen and (max-width: 770px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper {
		padding: 20px 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: 24px;
	font-family: "PtSans";
	color: #333;
	padding-bottom: 20px;
}

@media screen and (max-width: 940px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .good-title {
		font-size: 24px;
	}
}

@media screen and (max-width: 580px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .good-title {
		font-size: 24px;
	}
}

@media screen and (max-width: 479px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .good-title {
		font-size: 21px;
	}
}

.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .good-desc {
	font-size: 18px;
	font-family: "PtSans";
	color: #666;
	padding-bottom: 30px;
}

@media screen and (max-width: 940px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .good-desc {
		font-size: 16px;
	}
}

@media screen and (max-width: 580px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .good-desc {
		font-size: 17px;
	}
}

@media screen and (max-width: 479px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .good-desc {
		font-size: 17px;
	}
}

.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .old-price {
	font: 24px "PtSans";
	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: 650px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .old-price {
		font-size: 16px;
	}
}

@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: 31px "PtSans";
	color: #000;
	padding-bottom: 20px;
}

@media screen and (max-width: 940px) {
	.one-good-horizontal__bg-wrapper .one-good-horizontal__wrapper .price {
		font-size: 24px;
	}
}

@media screen and (max-width: 650px) {
	.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: #0b6db9;
	border-radius: 4px;
	text-decoration: none;
	font: bold 19px "PtSans";
	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;
	}
}

.popover-wrap {
	max-width: 312px;
}

.map-only-theme9 .map-only-wrapper {
	position: relative;
}

@media all and (min-width: 641px) {
	.map-only-theme9 .map-only-wrapper {
		height: 300px;
	}
}

@media all and (min-width: 961px) {
	.map-only-theme9 .map-only-wrapper {
		height: 400px;
	}
}

.map-only-theme9 .map {
	background: #eee;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.map-only-theme9 .map-wrapper {
	padding: 15px;
	text-align: center;
}

@media all and (min-width: 641px) {
	.map-only-theme9 .map-wrapper {
		padding: 0;
	}
}

@media all and (max-width: 640px) {
	.map-only-theme9 .map-inner.fixed {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 105;
	}
}

.map-only-theme9 .map-inner.fixed .close-map {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 50px;
	height: 50px;
	z-index: 106;
	border-radius: 6px;
}

.map-only-theme9 .show-map {
	display: inline-block;
	border-radius: 6px;
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	padding: 15px 25px;
	text-decoration: none;
	font-size: 18px;
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 1;
}

@media all and (min-width: 641px) {
	.map-only-theme9 .show-map {
		display: none;
	}
}

.sale-block1.inverse .right-part {
	background: #0b6db9;
	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"] {
	background: #fff;
	color: #000;
}

.sale-block1.inverse .right-part input[type="text"]::-webkit-input-placeholder {
	color: #a5a5a5;
}

.sale-block1.inverse .right-part input[type="text"]:moz-placeholder {
	color: #a5a5a5;
}

.sale-block1.inverse .right-part input[type="text"]::-moz-placeholder {
	color: #a5a5a5;
}

.sale-block1.inverse .right-part input[type="text"]:-ms-input-placeholder {
	color: #a5a5a5;
}

.sale-block1.inverse .right-part input[type="text"].placeholder {
	color: #a5a5a5;
}

.sale-block1.inverse .right-part input[type="text"]:focus {
	border-color: #f28f2e;
}

.sale-block1.inverse .right-part button {
	background: #f28f2e;
	color: #fff;
}

.sale-block1.inverse .right-part button:hover {
	background: #ec9f52;
	color: #fff;
}

.sale-block1.inverse .right-part button:active {
	background: #ef7804 !important;
	color: #fff !important;
}

.sale-block1.inverse .right-part .tpl-anketa-success-note {
	background: #0b6db9;
	color: #fff;
}

.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,0.6);
}

.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: "PtSans", 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: #ff9635;
	border-radius: 5px;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 auto;
	color: #000;
	font-family: "PtSans", 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 .title {
	color: #fff;
	-moz-text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.5);
	-webkit-text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.5);
	text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.5);
	font-size: 23px;
	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: 22px;
		padding: 16px 25px;
	}
}

@media screen and (max-width: 768px) {
	.sale-block1 .right-part .title {
		font-size: 21px;
		padding: 15px 25px;
	}
}

@media screen and (max-width: 640px) {
	.sale-block1 .right-part .title {
		font-size: 20px;
		padding: 14px 25px;
	}
}

@media screen and (max-width: 500px) {
	.sale-block1 .right-part .title {
		font-size: 19px;
		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: 16px;
	font-family: "PTSans", Arial, Helvetica, sans-serif;
	border: 1px solid rgba(0, 0, 0, 0);
	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;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	border-radius: 4px;
	background: #fff;
	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 .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: 16px;
	font-family: "PTSans", Arial, Helvetica, sans-serif;
	border: 1px solid rgba(0, 0, 0, 0);
	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;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	background: #fff;
	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: 16px;
	font-family: "PTSans", Arial, Helvetica, sans-serif;
	border: 1px solid rgba(0, 0, 0, 0);
	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;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	background: #fff;
	border-radius: 4px;
	min-height: 42px;
	width: 100%;
	padding: 0 18px;
}

.sale-block1 .right-part input[type="text"] {
	width: 100%;
	height: 42px;
	line-height: 42px;
	padding: 0 18px;
	outline-style: none;
	box-sizing: border-box;
	font-size: 16px;
	font-family: "PTSans", Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid rgba(0, 0, 0, 0);
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	-ms-transition: all 0.25s;
	transition: all 0.25s;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	border-radius: 4px;
	background: #fff;
}

.sale-block1 .right-part input[type="text"]::-webkit-input-placeholder {
	color: #a5a5a5;
}

.sale-block1 .right-part input[type="text"]:moz-placeholder {
	color: #a5a5a5;
}

.sale-block1 .right-part input[type="text"]::-moz-placeholder {
	color: #a5a5a5;
}

.sale-block1 .right-part input[type="text"]:-ms-input-placeholder {
	color: #a5a5a5;
}

.sale-block1 .right-part input[type="text"].placeholder {
	color: #a5a5a5;
}

.sale-block1 .right-part input[type="text"]:focus {
	border-color: #0b6db9;
}

.sale-block1 .right-part button {
	display: block;
	outline-style: none;
	padding: 11px 20px;
	width: 100%;
	box-sizing: border-box;
	border: none;
	color: #fff;
	font-size: 17px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #0b6db9;
	-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);
	border-radius: 4px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.37);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.37);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.37);
}

.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: 14px 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: 10px 20px;
	}
}

@media screen and (max-width: 499px) {
	.sale-block1 .right-part button {
		padding: 10px 20px;
	}
}

.sale-block1 .right-part button:hover {
	background: #2c7ebd;
	color: #fff;
}

.sale-block1 .right-part button:active {
	background: #0a5e9e !important;
	color: #fff !important;
}

.sale-block1 .right-part .tpl-anketa-success-note {
	background: #0b6db9;
	padding: 20px;
	color: #fff;
	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.inverse .sale-block-inner {
	color: #fff;
}

.sale-block-two.inverse .button a {
	color: #fff;
	background: #0b6db9;
}

.sale-block-two.inverse .button a:hover {
	background: #2c7ebd;
	color: #fff;
}

.sale-block-two.inverse .button a:active {
	background: #0a5e9e !important;
	color: #fff !important;
}

.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,0.6);
}

.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: "PtSans", 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: 10px 35px;
	color: #fff;
	text-decoration: none;
	background: #0b6db9;
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 17px;
	border-radius: 4px;
	background: #0b6db9;
	-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);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.37);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.37);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.37);
}

.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: #2c7ebd;
	color: #fff;
}

.sale-block-two .button a:active {
	background: #0a5e9e !important;
	color: #fff !important;
}

.sale-block-two .arrow-down {
	width: 62px;
	height: 27px;
	display: block;
	background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGJhc2VQcm9maWxlPSJmdWxsIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczpldj0iaHR0cDovL3d3dy53My5vcmcvMjAwMS94bWwtZXZlbnRzIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjQzcHgiIGhlaWdodD0iMThweCIgIHZpZXdCb3g9IjAgMCA0MyAxOCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgc2hhcGUtcmVuZGVyaW5nPSJnZW9tZXRyaWNQcmVjaXNpb24iPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xNDksOTUuMDM4bC0yMS4xOCwxNi45NzJMMTI3LjUsMTExLjZsLTAuMzE2LjQwOEwxMDYsOTUuMDM4bDAuODEyLTEuMDQ4TDEyNy41LDExMC41NjQsMTQ4LjE4NCw5My45OVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDYgLTk0KSIvPjwvc3ZnPg==) 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 .sale-block-inner {
	color: #fff;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part {
	background: #0b6db9;
	color: #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"] {
	background: #fff;
	color: #000;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part input[type="text"]::-webkit-input-placeholder {
	color: #a5a5a5;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part input[type="text"]:moz-placeholder {
	color: #a5a5a5;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part input[type="text"]::-moz-placeholder {
	color: #a5a5a5;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part input[type="text"]:-ms-input-placeholder {
	color: #a5a5a5;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part input[type="text"].placeholder {
	color: #a5a5a5;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part input[type="text"]:focus {
	border-color: #f28f2e;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part button {
	background: #f28f2e;
	color: #fff;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part button:hover {
	background: #ec9f52;
	color: #fff;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part button:active {
	background: #ef7804 !important;
	color: #fff !important;
}

.sale-block-three.inverse .sale-block-wrapper .bottom-part .tpl-anketa-success-note {
	background: #0b6db9;
	color: #fff;
}

.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,0.6);
}

.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: "PtSans", 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: #ff9635;
	border-radius: 5px;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 -5px;
	color: #000;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
}

.sale-block-three .sale-block-wrapper .bottom-part .title {
	color: #fff;
	-moz-text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.5);
	-webkit-text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.5);
	text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.5);
	font-weight: 700;
	text-align: center;
	font-size: 23px;
	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;
}

@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: 16px;
	font-family: "PTSans", Arial, Helvetica, sans-serif;
	border: 1px solid rgba(0, 0, 0, 0);
	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;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	border-radius: 4px;
	background: #fff;
	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 .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: 16px;
	font-family: "PTSans", Arial, Helvetica, sans-serif;
	border: 1px solid rgba(0, 0, 0, 0);
	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;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	background: #fff;
	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: 16px;
	font-family: "PTSans", Arial, Helvetica, sans-serif;
	border: 1px solid rgba(0, 0, 0, 0);
	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;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	background: #fff;
	border-radius: 4px;
	min-height: 42px;
	width: 100%;
	padding: 0 18px;
}

.sale-block-three .sale-block-wrapper .bottom-part input[type="text"] {
	width: 100%;
	height: 42px;
	line-height: 42px;
	padding: 0 18px;
	outline-style: none;
	box-sizing: border-box;
	font-size: 16px;
	font-family: "PTSans", Arial, Helvetica, sans-serif;
	border: 1px solid rgba(0, 0, 0, 0);
	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;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	border-radius: 4px;
	background: #fff;
}

.sale-block-three .sale-block-wrapper .bottom-part input[type="text"]::-webkit-input-placeholder {
	color: #a5a5a5;
}

.sale-block-three .sale-block-wrapper .bottom-part input[type="text"]:moz-placeholder {
	color: #a5a5a5;
}

.sale-block-three .sale-block-wrapper .bottom-part input[type="text"]::-moz-placeholder {
	color: #a5a5a5;
}

.sale-block-three .sale-block-wrapper .bottom-part input[type="text"]:-ms-input-placeholder {
	color: #a5a5a5;
}

.sale-block-three .sale-block-wrapper .bottom-part input[type="text"].placeholder {
	color: #a5a5a5;
}

.sale-block-three .sale-block-wrapper .bottom-part input[type="text"]:focus {
	border-color: #0b6db9;
}

.sale-block-three .sale-block-wrapper .bottom-part button {
	display: block;
	outline-style: none;
	padding: 9px 20px;
	width: 100%;
	box-sizing: border-box;
	border: none;
	color: #fff;
	font-size: 17px;
	font-family: "PTSans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #0b6db9;
	-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);
	border-radius: 4px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.37);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.37);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.37);
}

.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: #2d7dbb;
	color: #fff;
}

.sale-block-three .sale-block-wrapper .bottom-part button:active {
	background: #0c5e9e !important;
	color: #fff !important;
}

.sale-block-three .sale-block-wrapper .bottom-part .tpl-anketa-success-note {
	background: #0b6db9;
	padding: 20px;
	color: #fff;
	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;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGJhc2VQcm9maWxlPSJmdWxsIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczpldj0iaHR0cDovL3d3dy53My5vcmcvMjAwMS94bWwtZXZlbnRzIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjQzcHgiIGhlaWdodD0iMThweCIgIHZpZXdCb3g9IjAgMCA0MyAxOCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgc2hhcGUtcmVuZGVyaW5nPSJnZW9tZXRyaWNQcmVjaXNpb24iPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xNDksOTUuMDM4bC0yMS4xOCwxNi45NzJMMTI3LjUsMTExLjZsLTAuMzE2LjQwOEwxMDYsOTUuMDM4bDAuODEyLTEuMDQ4TDEyNy41LDExMC41NjQsMTQ4LjE4NCw5My45OVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDYgLTk0KSIvPjwvc3ZnPg==) 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;
}

.only-one-product {
	background: #fff;
}

.only-one-product.inverse {
	background: #1674bc;
}

.only-one-product.inverse .text-part .title {
	color: #fff;
}

.only-one-product.inverse .text-part .sub-title {
	color: #fff;
}

.only-one-product.inverse .text-part .text {
	color: #fff;
}

.only-one-product.inverse .text-part .button a {
	background: #f28f2e;
}

.only-one-product.inverse .text-part .button a:hover {
	background: #ec9f52;
}

.only-one-product.inverse .text-part .button a:active {
	background: #ef7804;
}

.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: 940px;
	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: "PtSans", 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;
	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: #0b6db9;
	text-decoration: none;
	box-sizing: border-box;
	border: none;
	color: #fff;
	font-size: 17px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-radius: 4px;
}

.only-one-product .text-part .button a:hover {
	background: #2c7ebd;
}

.only-one-product .text-part .button a:active {
	background: #0a5e9e;
}

.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%;
}

.one-good-form {
	background: #fff;
}

.one-good-form.inverse {
	background: #1674bc;
}

.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 {
	border: 1px solid rgba(255, 255, 255, 0.2);
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .price .price-title {
	color: #fff;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .price .price-stroke {
	color: #f9dcdc;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .price .price-actual {
	color: #fff;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .price .button {
	color: #fff;
	background: #f28f2e;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap {
	background: #ff9635;
	color: #000;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap .title {
	color: #fff;
	-moz-text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.5);
	-webkit-text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.5);
	text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.5);
}

.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 rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	background: #fff;
}

.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 {
	border: 1px solid rgba(0, 0, 0, 0);
	color: #000;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	background: #fff;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap .tpl-field.type-multi_select select {
	border: 1px solid rgba(0, 0, 0, 0);
	color: #000;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	background: #fff;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap .tpl-field.type-select select {
	border: 1px solid rgba(0, 0, 0, 0);
	color: #000;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	background: #fff;
}

.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 {
	color: #fff;
	background: #0b6db9;
	-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);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.37);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.37);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.37);
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap button:hover {
	background: #2c7ebd;
	color: #fff;
}

.one-good-form.inverse .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap button:active {
	background: #0a5e9e !important;
	color: #fff !important;
}

.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: "PtSans", 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 (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: "PtSans", 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: "PtSans", 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;
	cursor: pointer;
	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;
}

.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;
	cursor: pointer;
	display: inline-block;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100;
	width: 80px;
	height: 40px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	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 #fff;
	-webkit-box-shadow: 0px 0px 10px 5px #fff;
	box-shadow: 0px 0px 10px 5px #fff;
}

@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;
	cursor: pointer;
	bottom: 0px;
	right: 0px;
	z-index: 100;
	width: 80px;
	height: 40px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	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 #fff;
	-webkit-box-shadow: 0px 0px 10px 5px #fff;
	box-shadow: 0px 0px 10px 5px #fff;
}

@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 rgba(0, 0, 0, 0.2);
	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: "PtSans", 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: "PtSans", 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: "PtSans", 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;
	border-radius: 6px;
	background-color: #0b6db9;
	color: #fff;
	text-decoration: none;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: 700;
	padding: 9px 10px;
	display: none;
	cursor: pointer;
	-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 .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;
	}
}

@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;
	background: #ff9635;
	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: "PTSans", Arial, Helvetica, sans-serif;
	color: #fff;
	-moz-text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.5);
	-webkit-text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.5);
	text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.5);
	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: "PTSans", Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid rgba(0, 0, 0, 0);
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	-ms-transition: all 0.25s;
	transition: all 0.25s;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	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;
	font-family: "PTSans", Arial, Helvetica, sans-serif;
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0);
	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;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	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: "PTSans", Arial, Helvetica, sans-serif;
	border: 1px solid rgba(0, 0, 0, 0);
	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;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	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%;
	font-size: 16px;
	font-family: "PTSans", Arial, Helvetica, sans-serif;
	border: 1px solid rgba(0, 0, 0, 0);
	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;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	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: "PtSans", Arial, Helvetica, sans-serif;
	color: #000;
	//font-weight: 700;
	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: 9px 20px;
	width: 100%;
	box-sizing: border-box;
	border: none;
	color: #fff;
	font-size: 17px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #0b6db9;
	-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);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.37);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.37);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.37);
	border-radius: 4px;
	margin-top: 10px;
	cursor: pointer;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap button:hover {
	background: #2c7ebd;
	color: #fff;
}

.one-good-form .one-good-form_wrapper .one-good-form_inner .form-part .tpl-anketa_wrap button:active {
	background: #0a5e9e !important;
	color: #fff !important;
}

.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: "PtSans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #151515;
	padding: 7px 0;
	line-height: 21px;
}

.faq_ver1 {
	background-color: #f8f8f8;
	padding: 40px 15px;
}

.faq_ver1.inverse {
	background-color: #1674bc;
}

.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: #f28f2e;
	color: #fff;
}

.faq_ver1 p {
	margin: 0;
	padding: 0;
}

.faq_ver1 .faq_ver1_wrapper {
	max-width: 940px;
	margin: 0 auto;
}

.faq_ver1 .faq_ver1_wrapper .title {
	text-align: center;
	color: #333;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	font-size: 32px;
	//font-weight: 700;
	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: "PtSans", 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: "PtSans", 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: #0b6db9;
	color: #fff;
	font-size: 19px;
	font-weight: 700;
	font-family: "PtSans", 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: #f8f8f8;
	padding: 40px 15px;
}

@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: #1674bc;
}

.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.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: #f28f2e;
	color: #fff;
}

.faq_ver2 p {
	margin: 0;
	padding: 0;
}

.faq_ver2 .faq_ver2_wrapper {
	max-width: 940px;
	margin: 0 auto;
}

.faq_ver2 .faq_ver2_wrapper .title {
	text-align: center;
	color: #333;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	font-size: 32px;
	//font-weight: 700;
	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: "PtSans", 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: "PtSans", 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: "PtSans", 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: "PtSans", 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: #0b6db9;
	color: #fff;
	font-size: 19px;
	font-weight: 700;
	font-family: "PtSans", 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: #1674bc;
}

.roundpic_wrapper.inverse .roundpic_inner .title {
	color: #fff;
}

.roundpic_wrapper.inverse .roundpic_inner .roundpic_item .pic-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: 940px;
	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: "PtSans", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 32px;
	//font-weight: 700;
	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: "PtSans", 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: "PtSans", 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;
	}
}

.tariff-blocks_wrapper {
	background: #fff;
	padding: 40px 0;
}

.tariff-blocks_wrapper.inverse {
	background: #1674bc;
}

.tariff-blocks_wrapper.inverse .title {
	color: #fff;
}

.tariff-blocks_wrapper.inverse .block {
	border: 1px solid rgba(255, 255, 255, 0.3);
}

.tariff-blocks_wrapper.inverse .block:hover {
	border: 1px solid #fff;
}

.tariff-blocks_wrapper.inverse .block span svg path {
	fill: #fff;
}

.tariff-blocks_wrapper.inverse .block .tariff-name {
	color: #fff;
}

.tariff-blocks_wrapper.inverse .block .tariff-rate {
	color: #fff;
}

.tariff-blocks_wrapper.inverse .block .tariff-currency {
	color: #fff;
}

.tariff-blocks_wrapper.inverse .block .note {
	color: #fff;
}

.tariff-blocks_wrapper.inverse .block .button {
	background: #f28f2e;
	color: #fff;
}

.tariff-blocks_wrapper p {
	margin: 0;
	padding: 0;
}

.tariff-blocks_wrapper .tariff-blocks_inner {
	max-width: 940px;
	margin: 0 auto;
	padding: 0 15px;
}

.tariff-blocks_wrapper .title {
	text-align: center;
	font-family: "PtSans", 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: 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;
	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: 650px) {
	.tariff-blocks_wrapper .title {
		font-size: 32px;
	}

	.tariff-blocks_wrapper .block {
		max-width: 100%;
	}
}

@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: "PtSans", 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: "PtSans", 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: "PtSans", 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: "PtSans", 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: #0b6db9;
	text-decoration: none;
	color: #fff;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 19px;
}

@media screen and (max-width: 480px) {
	.tariff-blocks_wrapper .block .button {
		display: block;
	}
}

.steps-ver1_wrapper {
	padding: 40px 0;
	background: #fff;
}

.steps-ver1_wrapper.inverse {
	background: #1674bc;
}

.steps-ver1_wrapper.inverse .steps-ver1_inner .title {
	color: #fff;
}

.steps-ver1_wrapper.inverse .steps-ver1_inner .step:last-child .number {
	background: #f28f2e;
	color: #fff;
}

.steps-ver1_wrapper.inverse .steps-ver1_inner .step .number {
	color: #fff;
	background: #1674bc;
	border: 2px solid #f28f2e;
}

.steps-ver1_wrapper.inverse .steps-ver1_inner .step .desc {
	color: #fff;
}

.steps-ver1_wrapper p {
	margin: 0;
	padding: 0;
}

.steps-ver1_wrapper .steps-ver1_inner {
	padding: 0 15px;
	max-width: 940px;
	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: "PtSans", 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: #0b6db9;
	color: #fff;
}

.steps-ver1_wrapper .steps-ver1_inner .step .number {
	display: inline-block;
	width: 60px;
	height: 60px;
	text-align: center;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	color: #212121;
	background: #fff;
	font-size: 34px;
	line-height: 56px;
	font-weight: 700;
	border-radius: 50%;
	border: 2px solid #0b6db9;
	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: "PtSans", 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: #1674bc;
}

.steps-ver2_wrapper.inverse .steps-ver2_inner .title {
	color: #fff;
}

.steps-ver2_wrapper.inverse .steps-ver2_inner .steps-ver2_item .pic-part .number {
	background: #ff9635;
	color: #1674bc;
}

.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: 940px;
	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: "PtSans", 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: #0b6db9;
	font-size: 55px;
	font-family: "PtSans", 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: "PtSans", 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: "PtSans", 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: #1674bc;
}

.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: 940px;
	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: "PtSans", 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: #1674bc;
}

.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: 940px;
	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: "PtSans", 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-form2 {
	background: #fff;
}

.one-good-form2.inverse {
	background: #1674bc;
}

.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-color: #f28f2e;
	color: #fff;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap {
	background: #ff9635;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap .title {
	color: #fff;
}

.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 rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	background: #fff;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap input[type="text"]::-webkit-input-placeholder {
	color: #a5a5a5;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap input[type="text"]:moz-placeholder {
	color: #a5a5a5;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap input[type="text"]::-moz-placeholder {
	color: #a5a5a5;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap input[type="text"]:-ms-input-placeholder {
	color: #a5a5a5;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap input[type="text"].placeholder {
	color: #a5a5a5;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap .tpl-field textarea {
	color: #000;
	border: 1px solid rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	background: #fff;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap .tpl-field.type-multi_select select {
	color: #000;
	border: 1px solid rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	background: #fff;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap .tpl-field.type-select select {
	color: #000;
	border: 1px solid rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	background: #fff;
}

.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 {
	color: #fff;
	background-color: #0b6db9;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap button:hover {
	color: #fff;
	background-color: #2c7ebd;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap button:active {
	color: #fff !important;
	background-color: #0a5e9e !important;
}

.one-good-form2.inverse .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap .form-desc {
	color: #151515;
}

.one-good-form2 .one-good-form2_wrapper {
	max-width: 940px;
	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: "PtSans", 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: "PtSans", 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;
	border-radius: 6px;
	background-color: #0b6db9;
	color: #fff;
	text-decoration: none;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: 700;
	padding: 9px 10px;
	display: none;
	-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 .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: #ff9635;
	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: "PTSans", Arial, Helvetica, sans-serif;
	color: #fff;
	-moz-text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.5);
	-webkit-text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.5);
	text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.5);
	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-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap form label {
	color: #000;
}

.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%;
	height: 40px;
	padding: 0 18px;
	outline-style: none;
	box-sizing: border-box;
	font-size: 16px;
	border-radius: 4px;
	font-family: "PTSans", Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid rgba(0, 0, 0, 0);
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	-ms-transition: all 0.25s;
	transition: all 0.25s;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	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="text"]::-webkit-input-placeholder {
	color: #a5a5a5;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap input[type="text"]:moz-placeholder {
	color: #a5a5a5;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap input[type="text"]::-moz-placeholder {
	color: #a5a5a5;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap input[type="text"]:-ms-input-placeholder {
	color: #a5a5a5;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap input[type="text"].placeholder {
	color: #a5a5a5;
}

.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: "PTSans", Arial, Helvetica, sans-serif;
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0);
	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;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	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: "PTSans", Arial, Helvetica, sans-serif;
	border: 1px solid rgba(0, 0, 0, 0);
	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;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	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: "PTSans", Arial, Helvetica, sans-serif;
	border: 1px solid rgba(0, 0, 0, 0);
	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;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.37);
	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: "PtSans", Arial, Helvetica, sans-serif;
	color: #000;
	//font-weight: 700;
	font-size: 17px;
	padding-bottom: 5px;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap button {
	display: block;
	outline-style: none;
	padding: 9px 20px;
	width: 100%;
	box-sizing: border-box;
	border: none;
	color: #fff;
	font-size: 17px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #0b6db9;
	-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);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.37);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.37);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.37);
	border-radius: 4px;
	margin-top: 10px;
	cursor: pointer;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap button:hover {
	background: #2c7ebd;
	color: #fff;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap button:active {
	background: #0a5e9e !important;
	color: #fff !important;
}

.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;
	text-align: center;
}

.one-good-form2 .one-good-form2_wrapper .one-good-form2_inner .form-part .tpl-anketa_wrap .form-desc {
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #151515;
	padding: 7px 0;
	line-height: 21px;
}

.mirrored-products_wrapper {
	background: #fff;
	padding: 40px 0;
}

.mirrored-products_wrapper.inverse {
	background: #1674bc;
}

.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-color: #f28f2e;
	color: #000;
}

.mirrored-products_wrapper.inverse .mirrored-products_inner .mirrored-products_item .text-part .button:hover {
	background-color: #ec9f52;
	color: #000;
}

.mirrored-products_wrapper.inverse .mirrored-products_inner .mirrored-products_item .text-part .button:active {
	background-color: #ef7804 !important;
	color: #000 !important;
}

.mirrored-products_wrapper p {
	margin: 0;
	padding: 0;
}

.mirrored-products_wrapper .mirrored-products_inner {
	max-width: 940px;
	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: "PtSans", 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;
	width: 100%;
}

@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: "PtSans", 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: "PtSans", 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: 31px "PtSans", Arial, Helvetica, sans-serif;
	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;
	background-color: #0b6db9;
	border-radius: 4px;
	text-decoration: none;
	font: bold 19px "PtSans", Arial, Helvetica, sans-serif;
	padding: 11px 30px;
	color: #fff;
}

.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .text-part .button:hover {
	background-color: #2c7ebd;
	color: #fff;
}

.mirrored-products_wrapper .mirrored-products_inner .mirrored-products_item .text-part .button:active {
	background-color: #0a5e9e !important;
	color: #fff !important;
}

@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;
	}
}

.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: 940px;
	margin: 0 auto;
}

.comments-cackle-inner .title, .comments-vk-inner .title {
	color: #333;
	text-align: center;
	font: 30px "PtSans", Arial, Helvetica, sans-serif;
	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: #0b6db9;
}

.comments-cackle.inverse .not-support-cackle .text, .comments-cackle.inverse .title, .comments-vk.inverse .not-support-vk .text, .comments-vk.inverse .title {
	color: #fff;
}

.icon-plus-text {
	padding-top: 60px;
	text-align: center;
	background: #fff;
}

.icon-plus-text.inverse {
	background: #1674bc;
}

.icon-plus-text.inverse .item-wrap .item-icon {
	border: 2px solid rgba(255, 255, 255, 0.2);
}

.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: 940px;
	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: "PtSans", 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: "PtSans", 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_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: #1674bc;
}

.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,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: #f28f2e;
	color: #fff;
}

.faq_ver3 p {
	margin: 0;
	padding: 0;
}

.faq_ver3 .faq_ver3_wrapper {
	max-width: 940px;
	margin: 0 auto;
}

.faq_ver3 .faq_ver3_wrapper .title {
	text-align: left;
	color: #000;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	font-size: 32px;
	//font-weight: 700;
	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: "PtSans", 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: "PtSans", 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: #0b6db9;
	color: #fff;
	font-size: 19px;
	font-weight: 700;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 400px) {
	.faq_ver3 .faq_ver3_wrapper .button-wrap .button {
		font-size: 17px;
		padding: 10px 24px;
	}
}

.reviews-and-feedback {
	background-color: #fff;
	padding: 40px 0;
}

.reviews-and-feedback.inverse {
	background-color: #1674bc;
}

.reviews-and-feedback.inverse .reviews-and-feedback_wrapper .reviews-and-feedback_inner .reviews-and-feedback-item .review {
	background-color: #1674bc;
	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,0.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 #1674bc;
}

.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 #1674bc;
}

.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 #1674bc;
}

.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 #1674bc;
}

.reviews-and-feedback.inverse .reviews-and-feedback_wrapper .button-wrap .button {
	background: #f28f2e;
	color: #fff;
}

.reviews-and-feedback p {
	margin: 0;
	padding: 0;
}

.reviews-and-feedback .reviews-and-feedback_wrapper {
	max-width: 940px;
	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: "PtSans", Arial, Helvetica, sans-serif;
	font-size: 28px;
	//font-weight: 700;
	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: "PtSans", 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: "PtSans", 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: "PtSans", Arial, Helvetica, sans-serif;
	font-size: 28px;
	//font-weight: 700;
	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: "PtSans", 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: "PtSans", 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: #0b6db9;
	color: #fff;
	font-size: 19px;
	font-weight: 700;
	font-family: "PtSans", 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,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;
	}
}

.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.6);
}

.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;
	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-color: #f28f2e;
	color: #000;
}

.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, 0.4);
}

.popup_video_block .popup_video_block_wrap {
	max-width: 940px;
	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: "PtSans", 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: #0b6db9;
	border-radius: 5px;
	color: #fff;
	font-family: "PtSans", 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.5);
}

.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;
	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: #f28f2e;
	color: #000;
}

.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.5);
}

.background_video_block .video-background {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -99;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.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: 940px;
	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: "PtSans", 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: #0b6db9;
	border-radius: 5px;
	color: #fff;
	font-family: "PtSans", 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: #1674bc;
}

.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-color: #f28f2e;
	color: #fff;
}

.horizontal_blocks p {
	margin: 0;
	padding: 0;
}

.horizontal_blocks .horizontal_blocks_wrapper {
	max-width: 940px;
	margin: 0 auto;
}

.horizontal_blocks .horizontal_blocks_wrapper .title {
	text-align: center;
	color: #000;
	font-family: "PtSans", 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: "PtSans";
	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: "PtSans";
	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: 26px "PtSans";
	color: #212121;
	padding-bottom: 10px;
	font-weight: 700;
}

@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: #0b6db9;
	border-radius: 4px;
	text-decoration: none;
	font: bold 16px "PtSans";
	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: #f8f8f8;
	padding: 40px 0 20px;
}

@media screen and (max-width: 700px) {
	.multy_blocks {
		padding: 40px 0 10px;
	}
}

.multy_blocks.inverse {
	background-color: #1674bc;
}

.multy_blocks.inverse .multy_blocks_wrapper .title {
	color: #fff;
}

.multy_blocks.inverse .multy_blocks_wrapper .multy_blocks_inner .service-item {
	background: #1674bc;
	border: 1px solid rgba(255, 255, 255, 0.1);
}

.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: #f3cece;
}

.multy_blocks.inverse .multy_blocks_wrapper .multy_blocks_inner .service-item .service-desc-block .buy-button {
	background-color: #f28f2e;
	color: #fff;
}

.multy_blocks p {
	margin: 0;
	padding: 0;
}

.multy_blocks .multy_blocks_wrapper {
	max-width: 940px;
	padding: 0 15px;
	margin: 0 auto;
}

.multy_blocks .multy_blocks_wrapper .title {
	text-align: center;
	color: #000;
	font-family: "PtSans", 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: "PtSans", 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: "PtSans", 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: "PtSans", 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: "PtSans", 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: #0b6db9;
	border-radius: 4px;
	text-decoration: none;
	font: bold 17px "PtSans", Arial, Helvetica, sans-serif;
	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;
	}
}

/*Блок контактов с картой, изображением и текстовым блоком*/

.multy_offices {
	background-color: #f8f8f8;
	padding: 40px 0;
}

@media screen and (max-width: 420px) {
	.multy_offices {
		padding: 40px 0 30px;
	}
}

.multy_offices.inverse {
	background: #1674bc;
}

.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-color: #f28f2e;
	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: #aeaeae;
}

.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: 940px;
	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: #fff;
	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;
	background-color: #0b6db9;
	padding: 14px 30px;
	text-align: center;
	text-decoration: none;
	border-radius: 6px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	color: #fff;
	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: #666;
	font-weight: 700;
	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: #1674bc;
}

.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: #1674bc;
}

.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 #f00;
		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: 940px;
	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 #f00;
		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: #1674bc;
}

.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: 940px;
	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: #fff;
	-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: #545454;
}

.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: #222;
	color: #fff;
}

.tabs-block_wrap.inverse .tabs_block .box {
	background-color: #222;
	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 #222;
}

.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 #222;
}

.tabs-block_wrap .tabs_block:after {
	content: "";
	display: block;
	clear: both;
}

.tabs-block_wrap .tabs_block .title_wr {
	max-width: 940px;
	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,0.1);
	margin-right: 1px;
	cursor: pointer;
	color: #46a664;
	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 #46a664;
}

.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: 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;
}

.tabs-block_wrap .tabs_block .box .img_wrap a:not(:first-child) {
	width: 33%;
	box-sizing: border-box;
	padding: 5px;
}

@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.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: 62px;
	height: 62px;
	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: 62px;
	height: 62px;
	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;
}

.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: #1674bc;
}

.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: 940px;
	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: #222;
	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 .txt-block_button {
	display: inline-block;
	background-color: #0b6db9;
	border-radius: 4px;
	text-decoration: none;
	font: bold 17px "PtSans", Arial, Helvetica, sans-serif;
	padding: 8px 20px;
	color: #fff;
	margin-top: 20px;
}

.txt_bl3_wrapper.inverse .txt-block_button {
	background-color: #f28f2e;
	color: #fff;
}

.how-we-work_wrapper {
	background-color: #fff;
}

.how-we-work_wrapper.inverse {
	background-color: #1674bc;
}

.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 #1674bc;
}

.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: 940px;
	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: #333;
	text-align: left;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	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: 30px;
		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 #1674bc;
	}

	.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: #1674bc;
	color: #fff;
	font-family: "PtSans", 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 #1674bc;
	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 #1674bc;
		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: #484848;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	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: "PtSans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	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-color: #1674bc;
}

.form-with-phone_wrapper.inverse button {
	background: #f28f2e;
	color: #fff;
}

.form-with-phone_wrapper .form-with-phone_inner {
	max-width: 940px;
	-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;
	background: #f3f3f3;
	border-radius: 10px;
}

.form-with-phone_wrapper .title {
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 30px;
	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: 30px;
		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%;
}

.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;
	}
}

@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 #b5b5b5;
	box-sizing: border-box;
	-moz-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.37);
	box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.37);
	font-size: 16px;
	font-family: "PtSans", 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: "PtSans", Arial, Helvetica, sans-serif;
	border: 1px solid #b5b5b5;
	color: #000;
	-moz-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.37);
	box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.37);
	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;
	color: #fff;
	font-size: 19px;
	font-family: "PtSans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #0b6db9;
	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: "PtSans", 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: "PtSans", Arial, Helvetica, sans-serif;
	border: 1px solid #b5b5b5;
	border-radius: 3px;
	color: #000;
	-moz-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.37);
	box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.37);
	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: "PtSans", Arial, Helvetica, sans-serif;
	border: 1px solid #b5b5b5;
	border-radius: 3px;
	color: #000;
	-moz-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.37);
	-webkit-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.37);
	box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.37);
	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 .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: "PtSans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	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: 20px;
	}
}

@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: "PtSans", 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;
	}
}

.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: #333;
}

.text-with-background-image-inner {
	position: relative;
	max-width: 980px;
	margin: 0 auto;
	padding: 40px 0;
	line-height: 1.5;
	font-size: 15px;
	color: #fff;
}

.text-with-background-image-inner .title-wrapper {
	color: #fff;
	padding-bottom: 25px;
	font-family: "PtSans", 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: 18px;
}

@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: 17px;
	}
}

@media all and (max-width: 640px) {
	.text-with-background-image-inner {
		padding: 20px 0;
	}

	.text-with-background-image-inner .text-subtitle {
		font-size: 16px;
	}

	.text-with-background-image-inner .text-title {
		font-size: 24px;
		padding-bottom: 8px;
	}

	.text-with-background-image-inner .title-wrapper {
		padding-bottom: 15px;
	}
}

.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-size: 19px;
	line-height: 1;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	border-radius: 4px;
	background-color: #006cbf;
	background-image: linear-gradient( rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.16));
	box-shadow: inset 0 1px 2px -1px rgba(255, 255, 255, 0.7);
	padding: 17px 63px 18px 62px;
}

.one-screen .text-part__button:hover {
	background-color: #0d82dc;
}

.one-screen .text-part__button:active {
	background-color: #01518e;
}

.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: #ff9635;
}

.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: #fff;
	border-radius: 4px;
	background-color: #006cbf;
	background-image: linear-gradient( rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.16));
	box-shadow: inset 0 1px 2px -1px rgba(255, 255, 255, 0.7);
	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 button:hover {
	background-color: #0d82dc;
}

.one-screen.first-part .form-bottom-part .tpl-field button:active {
	background-color: #01518e;
}

.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%;
	padding: 20px 0 0 0;
	text-align: center;
}

.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-size: 19px;
	color: #fff;
	border-radius: 4px;
	background-color: #006cbf;
	background-image: linear-gradient( rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.16));
	box-shadow: inset 0 1px 2px -1px rgba(255, 255, 255, 0.7);
	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 button:hover {
	background-color: #0d82dc;
}

.one-screen.third-part .form-bottom-part .tpl-field button:active {
	background-color: #01518e;
}

.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%;
	text-align: center;
	padding: 20px 0 0 0;
}

.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-size: 19px;
	color: #fff;
	border-radius: 4px;
	background-color: #006cbf;
	background-image: linear-gradient( rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.16));
	box-shadow: inset 0 1px 2px -1px rgba(255, 255, 255, 0.7);
	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 button:hover {
	background-color: #0d82dc;
}

.one-screen.second-part .form-bottom-part .tpl-field button:active {
	background-color: #01518e;
}

.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.first-part .form-bottom-part .tpl-field button {
		min-height: 40px;
	}

	.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%23ff9635%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%23ff9635%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;
	}
}

.ie .one-screen.second-part .one-screen__bottom {
	flex: 1 0 auto;
}

.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: 200px;
    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;
}

.new-menu1__subpages a {
	font-size: 14px;
	display: block;
	padding: 8px 17px;
	color: #333;
	text-decoration: none;
}

.new-menu1__subpages a:hover {
	background: #006cbf;
	color: #fff;
}

#landing_page_site [data-block-layout] {
	z-index: inherit;
	overflow: visible;
}