

/* Start:/local/templates/skytrade/css/main_global.css?1777457268134599*/
.btn, .btn span {
	position: relative
}
.btn, .btn:after {
	-webkit-border-radius: .5rem;
	-moz-border-radius: .5rem;
	border-radius: .5rem
}
.btn {
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	font: 1em/5rem "Tahoma", sans-serif;
	text-align: center;
	color: #fff;
	height: 5.2rem;
	border: 0;
	padding: 0 3rem;
	-webkit-backface-visibility: hidden;
	-moz-transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	z-index: 1
}
.btn:after {
	-moz-transition: all .4s ease-out;
	-webkit-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	opacity: 0
}
.btn:hover {
	-moz-transition: none .2s ease-out;
	-webkit-transition: none .2s ease-out;
	-o-transition: none .2s ease-out;
	transition: none .2s ease-out;
	color: #fff
}
.btn:hover:after {
	opacity: 1
}
.btn span {
	z-index: 3
}
.btn + .btn {
	margin-top: 2rem
}
.btn .icon-check {
	display: inline-block;
	vertical-align: middle;
	margin: -.2rem 1.1rem 0 0
}
.btn_xs {
	font-size: .8em;
	height: 4rem;
	line-height: 3.8rem;
	padding: 0 2.1rem
}
.btn_lg {
	height: 7.2rem;
	line-height: 7rem;
	font-size: 1.4em;
	padding: 0 5.7rem
}
.btn_lg .icon-check {
	width: 1.14286em;
	height: .85714em
}
.btn_file {
	background-color: #666;
	height: 5rem;
	padding: 0 2.6rem
}
.btn_file + .file-formats {
	padding-top: .6rem;
	margin-bottom: 0
}
.btn_default {
	background: linear-gradient(180deg, #00c8c9 0%, #009798 100%), #00aaab;
	border-bottom: .2rem solid #005c5d
}
.btn_default:after {
	background: linear-gradient(180deg, #1ee6e7 0%, #14abac 100%)
}
.btn_default:hover {
	color: #fff;
	border-color: #005c5d
}
@media screen and (max-width:1023px) {
	.btn_lg {
		height: 6.4rem;
		line-height: 6rem;
		padding: 0 5rem
	}
}
@media screen and (max-width:767px) {
	.btn, .btn_lg {
		width: 30rem;
		display: block;
		font-size: 1.53846em;
		height: 5.2rem;
		line-height: 5rem
	}
	.btn + .btn, .btn_lg + .btn {
		margin-top: 1.8rem
	}
}
@font-face {
	font-family: "Tahoma";
	src: url(/local/templates/skytrade/css/../fonts/Tahoma.eot);
	src: url(/local/templates/skytrade/css/../fonts/Tahoma.eot?#iefix) format("embedded-opentype"), url(/local/templates/skytrade/css/../fonts/Tahoma.woff2) format("woff2"), url(/local/templates/skytrade/css/../fonts/Tahoma.ttf) format("truetype"), url(/local/templates/skytrade/css/../fonts/Tahoma.svg#Tahoma) format("svg");
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: "Tahoma";
	src: url(/local/templates/skytrade/css/../fonts/Tahoma-Bold.eot);
	src: url(/local/templates/skytrade/css/../fonts/Tahoma-Bold.eot?#iefix) format("embedded-opentype"), url(/local/templates/skytrade/css/../fonts/Tahoma-Bold.woff2) format("woff2"), url(/local/templates/skytrade/css/../fonts/Tahoma-Bold.ttf) format("truetype"), url(/local/templates/skytrade/css/../fonts/Tahoma-Bold.svg#Tahoma) format("svg");
	font-weight: 600;
	font-style: normal
}
@font-face {
	font-family: "KelsonSans";
	src: url(/local/templates/skytrade/css/../fonts/KelsonSans.eot);
	src: url(/local/templates/skytrade/css/../fonts/KelsonSans.eot?#iefix) format("embedded-opentype"), url(/local/templates/skytrade/css/../fonts/KelsonSans.woff2) format("woff2"), url(/local/templates/skytrade/css/../fonts/KelsonSans.ttf) format("truetype"), url(/local/templates/skytrade/css/../fonts/KelsonSans.svg#KelsonSans) format("svg");
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: "KelsonSans";
	src: url(/local/templates/skytrade/css/../fonts/KelsonSans-Bold.eot);
	src: url(/local/templates/skytrade/css/../fonts/KelsonSans-Bold.eot?#iefix) format("embedded-opentype"), url(/local/templates/skytrade/css/../fonts/KelsonSans-Bold.woff2) format("woff2"), url(/local/templates/skytrade/css/../fonts/KelsonSans-Bold.ttf) format("truetype"), url(/local/templates/skytrade/css/../fonts/KelsonSans-Bold.svg#KelsonSans) format("svg");
	font-weight: 600;
	font-style: normal
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-height: 1000000px
}
html {
	height: 100%;
	font-size: 62.5%
}
body {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
	margin: 0;
	font-family: "Tahoma", sans-serif;
	font-size: 2em;
	line-height: 1.5;
	color: #000;
	-webkit-font-smoothing: antialiased;
	min-height: 100%;
	font-weight: 400;
	min-width: 32rem
}
aside, details, footer, header, main, nav, section {
	display: block
}
img {
	border-style: none;
	vertical-align: top;
	max-width: 100%;
	height: auto
}
a, button {
	-moz-transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}
.btn:hover:after, a:hover, button:hover {
	-moz-transition: none .2s ease-out;
	-webkit-transition: none .2s ease-out;
	-o-transition: none .2s ease-out;
	transition: none .2s ease-out
}
a {
	text-decoration: none;
	color: #00b4bc;
	border-bottom: 1px solid;
	border-color: rgba(0, 180, 188, .4)
}
a:hover {
	color: #df5b56;
	border-color: rgba(223, 91, 86, .4)
}
.content__text dl dt, strong {
	font-weight: 600
}
input, select {
	vertical-align: middle
}
fieldset, form {
	margin: 0;
	padding: 0;
	border-style: none
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}
button, html input[type=button], input[type=reset] {
	-webkit-appearance: button;
	cursor: pointer
}
input[type=submit] {
	cursor: pointer
}
button:active, button:focus, html input[type=button]:active, html input[type=button]:focus, input[type=reset]:active, input[type=reset]:focus, input[type=submit]:active, input[type=submit]:focus {
	outline: none !important
}
button:hover, input[type=submit]:hover {
	cursor: pointer
}
input[type=email], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea {
	margin: 0;
	font-family: "Tahoma", sans-serif;
	font-weight: 400
}
input[type=email]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, textarea:focus {
	outline: none
}
input[type=email]:focus::-webkit-input-placeholder, input[type=password]:focus::-webkit-input-placeholder, input[type=search]:focus::-webkit-input-placeholder, input[type=tel]:focus::-webkit-input-placeholder, input[type=text]:focus::-webkit-input-placeholder, input[type=url]:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
	color: transparent
}
input[type=email]:focus:-moz-placeholder, input[type=email]:focus::-moz-placeholder, input[type=password]:focus:-moz-placeholder, input[type=password]:focus::-moz-placeholder, input[type=search]:focus:-moz-placeholder, input[type=search]:focus::-moz-placeholder, input[type=tel]:focus:-moz-placeholder, input[type=tel]:focus::-moz-placeholder, input[type=text]:focus:-moz-placeholder, input[type=text]:focus::-moz-placeholder, input[type=url]:focus:-moz-placeholder, input[type=url]:focus::-moz-placeholder, textarea:focus:-moz-placeholder, textarea:focus::-moz-placeholder {
	color: transparent
}
input[type=email]:focus:-ms-input-placeholder, input[type=password]:focus:-ms-input-placeholder, input[type=search]:focus:-ms-input-placeholder, input[type=tel]:focus:-ms-input-placeholder, input[type=text]:focus:-ms-input-placeholder, input[type=url]:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
	color: transparent
}
input[type=email]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: rgba(22, 23, 74, .6) !important
}
input[type=email]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=url]::-moz-placeholder, textarea::-moz-placeholder {
	color: rgba(22, 23, 74, .6) !important;
	opacity: 1
}
input[type=email]:-moz-placeholder, input[type=password]:-moz-placeholder, input[type=search]:-moz-placeholder, input[type=tel]:-moz-placeholder, input[type=text]:-moz-placeholder, input[type=url]:-moz-placeholder, textarea:-moz-placeholder {
	color: rgba(22, 23, 74, .6) !important
}
input[type=email]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: rgba(22, 23, 74, .6) !important
}
input[type=email], input[type=file], input[type=password], input[type=submit], input[type=tel], input[type=text], input[type=url], textarea {
	-webkit-appearance: none
}
textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top
}
input[type=checkbox], input[type=radio] {
	padding: 0
}
input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
	webkit-appearance: none
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.2em;
	margin: 0 0 1.2em
}
p {
	margin: 0 0 1rem
}
q {
	quotes: none
}
q:after, q:before {
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.text_center {
	text-align: center
}
.text_right {
	text-align: right
}
.text_left {
	text-align: left
}
@media screen and (max-width:1230px) {
	body {
		font-size: 1.8em
	}
}
@media screen and (max-width:1023px) {
	body {
		font-size: 1.6em
	}
}
@media screen and (max-width:767px) {
	body {
		font-size: 1.3em;
		line-height: 1.3
	}
}
section {
	padding: 4.6em 0
}
section.shape_style-1:before {
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	content: '';
	position: absolute;
	top: -24rem;
	left: 50%;
	background: url(/local/templates/skytrade/css/../i/shapes/content-shape-1.svg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	width: 144rem;
	height: 57.8rem
}
section.no-bg + .no-bg {
	padding-top: 1.7em
}
.s-inner-intro {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-end;
	align-items: flex-end;
	z-index: 1;
	height: 100vh;
	min-height: 56rem;
	padding: 0
}
.object-fit-container, .s-inner-intro, section.shape_style-1 {
	position: relative
}
img[object-fit=cover] {
	top: 0;
	left: 0;
	max-width: none;
	width: 100%;
	height: 100%;
	object-fit: cover
}
.custom-object-fit {
	background-size: cover;
	background-position: center
}
.custom-object-fit img {
	display: none
}
p.no-margin {
	margin-bottom: 0
}
p + .content-img {
	padding-top: 1rem
}
.max-width_md {
	overflow: hidden;
	max-width: 92rem;
	margin-right: auto;
	margin-left: auto
}
.max-width_md .icon {
	margin-bottom: 3rem
}
.margin_lg {
	margin-bottom: 4.6em
}
.max-width_xs {
	overflow: hidden;
	max-width: 74rem
}
.hidden {
	display: none
}
.tablet-visible {
	display: none !important
}
.columns {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: flex-start;
	margin: 0 -1.5rem -3rem
}
.columns.content__text {
	padding-bottom: 3.6rem
}
.columns + .max-width_md {
	padding-top: 4.9em
}
[class*=col-] {
	padding: 0 1.5rem;
	margin-bottom: 3rem
}
.col-3_xs {
	width: 25%
}
.col-4_xs {
	width: 33.3%
}
.col-5_xs {
	width: 41.7%
}
.col-6_xs {
	width: 50%
}
.section__main-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.content {
	background: url(/local/templates/skytrade/css/../i/shapes/content-shape-1.svg);
	background-repeat: no-repeat;
	background-position: 50% 10.7rem;
	padding-top: 20.4rem
}
.content > section:first-child {
	padding-top: 0
}
.content > ol {
	margin-top: -3.2rem
}
.content__text h2 {
	margin-bottom: 1.3rem
}
.content__text h2 + h4 {
	padding-top: 2.2rem
}
.content__text h3 {
	margin-bottom: 1.8rem
}
.content__text ol, .content__text ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 3rem;
	padding-bottom: 2.5rem
}
.content__text ul li {
	position: relative;
	padding-left: 3rem
}
.content__text ol li {
	position: relative;
	counter-increment: step-counter;
	padding-left: 2.5rem
}
.content__text ol + h2, .content__text ul + h2 {
	padding-top: 2.8rem
}
.content__text ol.no-indent, .content__text ul.no-indent {
	padding-left: 0
}
.content__text ul li + li {
	margin-top: .5rem
}
.content__text ul li:before {
	content: '';
	position: absolute;
	top: 1.6rem;
	left: 0;
	width: 1.8rem;
	height: .1rem;
	background-color: #000
}
.content__text ol li + li {
	margin-top: 1rem
}
.content__text ol li:before {
	content: counter(step-counter) ".";
	font-weight: 600;
	position: absolute;
	top: 0;
	left: 0
}
.content__text p + h2 {
	padding-top: 4.7rem
}
.content__text p + h4 {
	padding-top: 1rem
}
.content__text p + address, .content__text p + ol, .content__text p + ul {
	margin-top: -1rem
}
.content__text p + .btn {
	margin-top: 1.8rem
}
.content__text address {
	font-style: normal;
	margin-bottom: 1rem
}
.content__text h4 + ul {
	margin-top: -1.2rem
}
.content__text dl {
	padding: 0;
	margin: 0 0 -1.25em
}
.content__text dl dd {
	margin: 0 0 1.25em
}
.text-size_md {
	font-size: .8em
}
.text-size_md h3 {
	font-size: 1.75em
}
.text-size_md ul li:before {
	top: 1.2rem;
	width: 1.5rem
}
.text-size_md ol li, .text-size_md ul li {
	padding-left: 2rem
}
.text-size_lg {
	font-size: 1.4em;
	line-height: 1.42857em
}
.text-color_grey {
	color: #666
}
.content-columns {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: flex-start;
	padding: 0 0 4.7rem
}
.content-col {
	padding-right: 4rem;
	width: calc(100% - 37.7rem)
}
.content-col:last-child {
	width: 37.7rem;
	padding-right: 0;
	padding-top: .8rem
}
.content-img {
	-webkit-border-radius: .5rem;
	-moz-border-radius: .5rem;
	border-radius: .5rem;
	overflow: hidden;
	margin-bottom: 7.4rem;
	position: relative
}
.content-img_no-margin {
	margin-bottom: 0
}
.content-img__text {
	position: absolute;
	color: #fff;
	bottom: 0;
	left: 0;
	width: 100%;
	font-weight: 600;
	background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, .01) 1%, rgba(0, 0, 0, .68) 59%, rgba(0, 0, 0, .89) 100%);
	margin-bottom: 0;
	padding: 0 6rem 4.7rem
}
.prevent-scroll {
	position: fixed !important
}
.prevent-scroll .fotorama__wrap {
	width: auto !important
}
.text-center {
	text-align: center
}
.fw-normal {
	font-weight: 400 !important
}
.w-100 {
	width: 100% !important
}
.mb-0 {
	margin-bottom: 0 !important
}
.ai-flex-end {
	align-items: flex-end
}
.ff-main {
	font-family: "Tahoma", sans-serif
}
@media screen and (min-width:501px) {
	.col-3_sm {
		width: 25%
	}
	.col-4_sm {
		width: 33.3%
	}
	.col-5_sm {
		width: 41.7%
	}
	.col-6_sm {
		width: 50%
	}
	.tel-link {
		color: #000;
		pointer-events: none;
		cursor: default;
		border: 0
	}
}
@media screen and (min-width:1024px) {
	.col-3_md {
		width: 25%
	}
	.col-4_md {
		width: 33.3%
	}
	.col-5_md {
		width: 41.7%
	}
	.col-6_md {
		width: 50%
	}
}
@media screen and (max-width:1023px) {
	.tablet-hidden {
		display: none !important
	}
	.tablet-visible {
		display: block !important
	}
	.content {
		padding-top: 14rem
	}
	.content > ol {
		margin-top: -1rem
	}
	section {
		padding: 4.375em 0
	}
	.s-inner-intro {
		height: auto
	}
	.content-img {
		margin-bottom: 5rem
	}
	.content-img_no-margin {
		margin-bottom: 0
	}
	.content-col {
		padding-right: 4rem;
		width: calc(100% - 28rem)
	}
	.content-col:last-child {
		width: 28rem;
		padding-right: 0;
		padding-top: .8rem
	}
	.content__text ul {
		padding-left: 1rem
	}
	.content__text ul li:before {
		top: 1.2rem
	}
}
@media screen and (min-width:768px) {
	.mobile-visible {
		display: none !important
	}
}
@media screen and (max-width:767px) {
	section {
		padding: 4.4rem 0
	}
	section.shape_style-1 {
		position: relative
	}
	section.shape_style-1:before {
		top: -5rem;
		background: url(/local/templates/skytrade/css/../i/shapes/content-shape-1.svg);
		background-repeat: no-repeat;
		background-position: 50% -10%;
		background-size: 500px
	}
	section.no-bg + .no-bg {
		padding-top: 0
	}
	.s-inner-intro {
		min-height: 42rem;
		height: 88vh;
		max-height: 50rem
	}
	.mobile-hidden {
		display: none !important
	}
	.content {
		background: 0 0;
		padding-top: 11.2rem
	}
	.content-columns {
		display: block;
		padding: 0 0 1.9rem
	}
	.content-columns + h4 {
		padding-top: 3rem
	}
	.content-col {
		width: 100%;
		padding-right: 0
	}
	.content-col:last-child {
		width: 100%
	}
	.content-col + .content-col {
		padding-top: 3rem
	}
	.content-col + .content-col:after {
		content: " ";
		display: block;
		clear: both
	}
	.content-col .btn {
		float: left;
		clear: left
	}
	.content__text h2 + h4 {
		padding-top: .9rem
	}
	.content__text ul li:before {
		top: .8rem;
		width: 1.2rem
	}
	.content__text ul li + li {
		margin-top: .6rem
	}
	.content__text ol, .content__text ul {
		padding-bottom: 2rem;
		padding-left: 0
	}
	.content__text ol li, .content__text ul li {
		padding-left: 1.8rem
	}
	.content__text ol + h2, .content__text ul + h2 {
		padding-top: 1.4rem
	}
	.content__text p + h2 {
		padding-top: 2.2rem
	}
	.content__text h3 {
		font-family: "Tahoma", sans-serif;
		font-weight: 600;
		margin-bottom: .8rem
	}
	.text-size_md {
		font-size: 1em
	}
	.text-size_md h3 {
		font-size: 1.23077em
	}
	.content-img {
		margin-bottom: 1.8rem
	}
	.content-img img {
		-webkit-border-radius: .5rem;
		-moz-border-radius: .5rem;
		border-radius: .5rem
	}
	.content-img_no-margin {
		margin-bottom: 0
	}
	.content-img__text {
		background: 0 0;
		position: static;
		color: #000;
		padding: 2.5rem 0 0
	}
	.columns {
		margin: 0 -1rem;
		margin-bottom: -2rem
	}
	.columns + .max-width_md {
		padding-top: 3.84615em
	}
	.columns.content__text {
		padding-bottom: 2rem
	}
	.columns.content__text [class*=col-], .max-width_md .icon, [class*=col-] {
		margin-bottom: 2rem
	}
	[class*=col-] {
		padding: 0 1rem
	}
	.margin_lg {
		margin-bottom: 3.38462em
	}
}
@media screen and (max-width:500px) {
	p + .content-img {
		padding-top: 0
	}
}
.icon-arm {
	width: 3.035em;
	height: 4.3em
}
.icon-arrow-right {
	width: .525em;
	height: .9em
}
.icon-arrow-right-thin {
	width: .35em;
	height: .65em
}
.icon-arrows {
	width: .6em;
	height: 1em
}
.icon-b40 {
	width: 3.08em;
	height: 2.61em
}
.icon-b75-b35 {
	width: 3.615em;
	height: 3.38em
}
.icon-books {
	width: 4.4465em;
	height: 5em
}
.icon-calendar {
	width: 1.6em;
	height: 1.6em
}
.icon-certificate {
	width: 5.51em;
	height: 4.695em
}
.icon-check {
	width: 1.635em;
	height: 1.2em
}
.icon-chemistry {
	width: 1.717em;
	height: 2.4em
}
.icon-communication {
	width: 4em;
	height: 4em
}
.icon-copy {
	width: 5em;
	height: 5em
}
.icon-environment {
	width: 2.362em;
	height: 2.4em
}
.icon-experiment {
	width: 3.417em;
	height: 5em
}
.icon-file {
	width: 3.45em;
	height: 4.45em
}
.icon-filter {
	width: 1.4em;
	height: 1.15em
}
.icon-frost-resistance {
	width: .4735em;
	height: .893em
}
.icon-handshake {
	width: 7.8em;
	height: 5em
}
.icon-high-strength {
	width: .815em;
	height: .6105em
}
.icon-highly-marginal-business {
	width: 6.285em;
	height: 5em
}
.icon-lamp {
	width: 4.826em;
	height: 5em
}
.icon-liquor {
	width: 1.0705em;
	height: .9005em
}
.icon-lock {
	width: 4.445em;
	height: 5em
}
.icon-logo-mindobavki {
	width: 14.5em;
	height: 3.8em
}
.icon-logo-skaitrade {
	width: 14.8em;
	height: 4em
}
.icon-logo-testbeton {
	width: 14.9em;
	height: 4.2em
}
.icon-meeting {
	width: 5.5225em;
	height: 5em
}
.icon-plus {
	width: 1.12em;
	height: 1.18em
}
.icon-portfolio-expansion {
	width: 5.7205em;
	height: 5em
}
.icon-search {
	width: 4em;
	height: 4em
}
.icon-single-arrow {
	width: .7em;
	height: .4em
}
.icon-support {
	width: 3.21em;
	height: 4em
}
.icon-target {
	width: 9.9975em;
	height: 10em
}
.icon-walking-person {
	width: 1.467em;
	height: 2.4em
}
.icon-watertightness {
	width: 3.8em;
	height: 3.85em
}
.icon-wavy-line {
	width: 9.2855em;
	height: 1.94em
}
.icon-wavy-line-center-mobile {
	width: 1.15em;
	height: 4.3em
}
.icon-wavy-line-mobile {
	width: 3.378em;
	height: 4.4555em
}
.icon {
	display: inline-block;
	vertical-align: top;
	fill: currentColor
}
.icon-hexagon {
	width: 7.5em;
	height: 6.5em
}
.style-h1, .style-h1_md, h1 {
	font: 600 3em/1.1em "KelsonSans", sans-serif;
	margin-bottom: 2.9rem;
	margin-bottom: .48333em
}
.style-h1 + p, .style-h1_md + p, h1 + p {
	margin-top: -1rem;
	font-size: 1.4em
}
.style-h1 + p.text-size_base, .style-h1_md + p.text-size_base, h1 + p.text-size_base {
	font-size: 1em
}
.style-h1.color_black, .style-h1_md.color_black, h1.color_black {
	color: #000
}
.style-h1 + .columns, .style-h1_md + .columns, h1 + .columns {
	padding-top: 1.5em
}
.style-h1_md {
	font-size: 2.5em;
	line-height: 1.32em;
	font-weight: 400
}
.style-h2, h2 {
	font: 2em/1.1em "KelsonSans", sans-serif;
	margin-bottom: 1.8rem
}
.style-h2 + .product-block, h2 + .product-block {
	padding-top: 2.2rem
}
.style-h3, h3 {
	font: 600 1.4em/1.21429em "KelsonSans", sans-serif;
	margin-bottom: 1.1rem
}
h3.font_main, p.style-h3 {
	font-family: "Tahoma", sans-serif
}
h4 {
	font: 600 1em/1.3em "Tahoma", sans-serif;
	margin-bottom: 1.2rem
}
h4.no-margin {
	margin-bottom: 0
}
.weight_normal {
	font-weight: 400
}
@media screen and (max-width:767px) {
	.style-h1, .style-h1_md, h1 {
		font-size: 2.15385em;
		line-height: 1.21429em;
		margin-bottom: 1.6rem
	}
	.style-h1 + .columns, .style-h1_md + .columns, h1 + .columns {
		padding-top: .76923em
	}
	.style-h2, h2 {
		font-size: 1.53846em;
		line-height: 1.25em;
		font-family: "Tahoma", sans-serif;
		font-weight: 600
	}
	.style-h2 + .product-block, h2 + .product-block {
		padding-top: .4rem
	}
	.style-h3, h3 {
		font-size: 1.23077em;
		line-height: 1.125em;
		margin-bottom: .6rem
	}
	p.style-h3 {
		font-size: 1em;
		line-height: 1.23077em
	}
}
.form-wrap {
	background: url(/local/templates/skytrade/css/../i/textures/texture-1.png);
	padding-top: 7.3rem;
	padding-bottom: 7.8rem
}
.form-wrap h2.style-h1 {
	font-weight: 400;
	margin-bottom: 3.8rem
}
.form-wrap h2.style-h1 + p.form-wrap__lead {
	margin-top: -3rem
}
.form-wrap_color {
	-webkit-border-radius: 1rem;
	-moz-border-radius: 1rem;
	border-radius: 1rem;
	background: linear-gradient(78.98deg, #00aaab 0%, #af5aa3 52.52%, #f47f7d 100%);
	color: #fff;
	padding: 5rem 8rem 6rem;
	position: relative
}
.form-wrap_color .form-horizontal__note {
	color: #fff
}
.form-wrap_color .form-horizontal__bottom-text {
	color: #000
}
.form-wrap_color:after, .form-wrap_color:before {
	content: '';
	position: absolute;
	z-index: -1;
	width: 32.4rem;
	height: 16.2rem
}
.form-wrap_color:before {
	top: 0;
	left: -15.6rem;
	background: url(/local/templates/skytrade/css/../i/shapes/content-shape-3.svg)
}
.form-wrap_color:after {
	bottom: -6rem;
	right: -15.4rem;
	background: url(/local/templates/skytrade/css/../i/shapes/content-shape-4.svg)
}
p.form-wrap__lead {
	font-size: 1em;
	margin-bottom: 3.7rem
}
.form-group {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: flex-start;
	padding-bottom: 2rem
}
label {
	display: inline-block;
	vertical-align: top;
	margin-bottom: .8rem
}
.form-control {
	-moz-transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
	-o-transition: all .4s ease-in;
	transition: all .4s ease-in;
	-webkit-border-radius: .5rem;
	-moz-border-radius: .5rem;
	border-radius: .5rem;
	height: 5rem;
	border: .2rem solid #fff;
	width: 100%;
	padding: 1.5rem;
	font: 1em/1.25em "Tahoma", sans-serif
}
.form-control:focus {
	border-color: #00b4bc
}
.form-control.disable {
	cursor: default;
	background: rgba(255, 255, 255, .4);
	border-color: rgba(255, 255, 255, .2);
	pointer-events: none
}
.form-control_lg {
	height: 7rem
}
.form-control_error {
	border-color: red
}
button + .form__note {
	padding-top: 1.7rem
}
.form-horizontal__note, .form__note {
	color: #666;
	font-size: .8em;
	display: block
}
.form__note {
	line-height: 1.375em;
	text-align: center
}
.form__note.color_white {
	color: #fff
}
.form-horizontal__note {
	padding: .6rem 0 .4rem
}
textarea.form-control {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	height: 22rem;
	max-height: 22rem;
	min-height: 22rem;
	resize: none
}
.input-holder {
	width: 100%;
	display: block
}
.form_horizontal label {
	width: 20rem;
	padding-top: .9rem;
	margin-bottom: 0;
	margin-right: -.4rem
}
.form_horizontal .input-holder {
	width: calc(100% - 20rem);
	display: inline-block;
	vertical-align: top;
	max-width: 68rem
}
.form_horizontal .form-control {
	max-width: 27rem
}
.form_sent {
	pointer-events: none
}
.form_sent .form-control {
	background-color: #d6d6d6;
	border-color: #d6d6d6;
	color: #999
}
.form_sent .form-control::-webkit-input-placeholder {
	color: #999 !important
}
.form_sent .form-control::-moz-placeholder {
	color: #999 !important;
	opacity: 1
}
.form_sent .form-control:-moz-placeholder {
	color: #999 !important
}
.form_sent .form-control:-ms-input-placeholder {
	color: #999 !important
}
.form_sent .file-formats, .form_sent label {
	color: #999
}
.form_sent .btn_default {
	background: linear-gradient(to bottom, #5ee063 0%, #00a807 100%);
	min-width: 9.6rem
}
.form_sent .form-horizontal__note {
	color: #999
}
.form_sent .btn_file {
	background-color: #d6d6d6;
	color: #999
}
.form_sent .btn_default {
	background: #a15391;
	border: 0;
	cursor: default
}
.form_sent .btn_default:after {
	display: none
}
.form_sent .btn_default:hover {
	background: #a15391
}
.form_sent .btn_lg {
	height: 7rem;
	padding: 0 3rem
}
p.success-message {
	color: #00a807;
	font-size: 1.6rem;
	line-height: 1.8rem;
	font-weight: 600;
	display: block;
	margin: .9rem 0 0;
	max-width: 26.4rem
}
.form-control_file {
	width: .1px;
	height: .1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1
}
.form-control_file + label {
	cursor: pointer;
	width: auto;
	padding-top: 0;
	margin-bottom: .6rem
}
.form-control_file + label .btn_file {
	vertical-align: middle
}
.form-control_file + label:hover .btn, .form-control_file:focus + label .btn {
	background-color: #8e8e8e
}
.file-name {
	display: inline-block;
	vertical-align: middle;
	padding-left: 1.8rem
}
.file-formats {
	font-size: .8em;
	color: #666
}
.form-horizontal__bottom-area {
	-webkit-border-radius: .4rem;
	-moz-border-radius: .4rem;
	border-radius: .4rem;
	background-color: #fff;
	margin-top: .5rem;
	padding: 3rem 3.9rem
}
.form-horizontal__bottom-area button, .form_no-labels__bottom-area button {
	margin-right: 2rem
}
.form-horizontal__bottom-area, .form_no-labels__bottom-area {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: center
}
.form_no-labels__bottom-area .form-horizontal__bottom-text {
	max-width: 30rem
}
.form-horizontal__bottom-text {
	max-width: 60rem;
	line-height: 1.25
}
.chk-wrap {
	padding-bottom: .4rem
}
.chk-wrap:last-child {
	padding-bottom: 0
}
.chk-wrap label {
	font-family: "KelsonSans", sans-serif;
	font-size: .8em
}
.breadcrumb + section, .chk-wrap + .form-group {
	padding-top: 1.2rem
}
[type=checkbox]:checked, [type=checkbox]:not(:checked) {
	position: absolute;
	left: -9999px
}
[type=checkbox]:checked + label, [type=checkbox]:not(:checked) + label {
	position: relative;
	padding-left: 1.95em;
	cursor: pointer;
	padding-top: .1rem
}
[type=checkbox]:checked + label:before, [type=checkbox]:not(:checked) + label:before {
	-webkit-border-radius: .3rem;
	-moz-border-radius: .3rem;
	border-radius: .3rem;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 2.4rem;
	height: 2.4rem;
	background-color: #fff
}
[type=checkbox]:checked + label:after, [type=checkbox]:not(:checked) + label:after {
	content: '';
	-moz-transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	border-right: .2rem solid #fff;
	border-bottom: .2rem solid #fff;
	border-top: 0;
	border-left: 0;
	position: absolute;
	top: .3rem;
	left: .8rem;
	width: .6rem;
	height: 1.1rem
}
[type=checkbox]:not(:checked) + label:after {
	transform: rotate(45deg) scale(0);
	-moz-transform: rotate(45deg) scale(0);
	-ms-transform: rotate(45deg) scale(0);
	-o-transform: rotate(45deg) scale(0);
	-webkit-transform: rotate(45deg) scale(0);
	opacity: 0
}
[type=checkbox]:checked + label:after {
	transform: rotate(45deg) scale(1);
	-moz-transform: rotate(45deg) scale(1);
	-ms-transform: rotate(45deg) scale(1);
	-o-transform: rotate(45deg) scale(1);
	-webkit-transform: rotate(45deg) scale(1);
	opacity: 1
}
[type=checkbox]:checked + label:before {
	background-color: #00b4bc
}
[type=checkbox]:disabled:checked + label:before, [type=checkbox]:disabled:not(:checked) + label:before {
	box-shadow: none;
	border-color: #bbb;
	background-color: #ddd
}
[type=checkbox]:disabled:checked + label:after {
	color: #999
}
[type=checkbox]:disabled + label {
	color: #aaa
}
.select-holder {
	-webkit-border-radius: .5rem;
	-moz-border-radius: .5rem;
	border-radius: .5rem;
	background: #f5f5f5 url(/local/templates/skytrade/css/../i/textures/texture-1.png);
	display: block;
	height: 5rem;
	position: relative
}
.select-holder .icon-arrows {
	position: absolute;
	top: 50%;
	margin-top: -1rem;
	right: 1.5rem;
	pointer-events: none;
	width: 1.2rem;
	height: 2rem
}
.select-holder select {
	background: 0 0;
	border: 0;
	font-family: "Tahoma", sans-serif;
	font-size: 1em;
	display: block;
	height: 100%;
	width: 100%;
	text-align: center;
	padding: 0 1rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: ''
}
.select-holder select::-ms-expand {
	display: none
}
.form-wrap_img-left {
	-webkit-border-radius: .5rem;
	-moz-border-radius: .5rem;
	border-radius: .5rem;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: center;
	padding: 0
}
.form-wrap__img {
	width: calc(100% - 47.1rem)
}
.form-wrap__holder {
	padding: 1rem 4rem;
	width: 47.1rem
}
.form-wrap__holder button.btn {
	width: 100%;
	padding: 0 3rem
}
.form-wrap_padding-md {
	-webkit-border-radius: .5rem;
	-moz-border-radius: .5rem;
	border-radius: .5rem;
	overflow: hidden;
	padding: 5.4rem 6.1rem 8.6rem
}
.form_short {
	min-width: 33rem;
	max-width: 33rem
}
.form_short .btn {
	padding: 0 2rem;
	width: 100%
}
h2 + .form_inline {
	padding-top: 1.8rem
}
.form_inline {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: center;
	padding-top: 4rem
}
.form_inline .form-group {
	padding-bottom: 0;
	margin: -4rem 2rem 0 0;
	width: 37rem
}
.form_inline .form-group label {
	white-space: nowrap
}
.form_inline .btn {
	margin-right: 2rem;
	padding: 0 4.4rem;
	width: 25.1rem
}
.form_inline .form__note {
	padding: 0;
	text-align: left
}
@media screen and (max-width:1230px) {
	.form-wrap_img-left {
		align-items: stretch
	}
	.form-wrap__holder {
		padding-top: 3rem;
		padding-bottom: 3rem
	}
}
@media screen and (max-width:1023px) {
	[type=checkbox]:checked + label, [type=checkbox]:not(:checked) + label {
		padding-left: 3rem
	}
	.form-control_lg {
		height: 6.4rem
	}
	.form-wrap_color {
		padding: 4rem
	}
	.form-wrap__img {
		width: calc(100% - 35rem)
	}
	.form-wrap__holder {
		width: 35rem
	}
	.form-wrap_padding-md {
		padding: 4rem
	}
	.form_inline, h2 + .form_inline {
		padding-top: 4rem
	}
	.form_inline .form-control {
		width: 26rem
	}
	.form_inline .form-group {
		margin-top: -3.4rem;
		margin-right: 1.5rem
	}
	.form_inline .btn {
		padding: 0 3rem;
		margin-right: 1.5rem
	}
}
@media screen and (max-width:767px) {
	.form-wrap {
		padding-top: 3.5rem;
		padding-bottom: 4rem
	}
	.form-wrap h2 {
		font-size: 2.15385em;
		line-height: 1.21429em;
		font-family: "KelsonSans", sans-serif;
		margin-bottom: 1.6rem;
		font-weight: 400
	}
	.form-wrap h2.style-h1 {
		margin-bottom: 2rem
	}
	.form-wrap h2.style-h1 + p.form-wrap__lead {
		margin-top: -1.4rem
	}
	.form-wrap_color {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		margin: 0 -2rem;
		padding: 3.3rem 1rem 4rem
	}
	.form-wrap_color .form-horizontal__bottom-text {
		color: #fff
	}
	.form-wrap_color:after, .form-wrap_color:before {
		display: none
	}
	p.form-wrap__lead {
		font-size: 1em;
		margin-bottom: 3rem
	}
	.form-group {
		display: block;
		padding-bottom: 1.4rem
	}
	.form-control {
		height: 4rem;
		padding-top: .8rem;
		padding-bottom: .8rem
	}
	.form_horizontal label {
		width: auto;
		padding: 0;
		margin-bottom: .6rem
	}
	.form_horizontal .input-holder {
		width: 100%;
		max-width: 100%
	}
	.form_horizontal .form-control {
		width: calc(100% - 14rem);
		display: inline-block;
		vertical-align: top
	}
	.form_horizontal .form-horizontal__note {
		padding: 0 0 0 1.1rem;
		max-width: 13rem;
		display: inline-block;
		vertical-align: top
	}
	.btn_file, .form-horizontal__note, .form__note {
		font-size: 1em
	}
	textarea.form-control {
		height: 14rem;
		min-height: 14rem;
		max-height: 14rem
	}
	.btn_file {
		height: 3.4rem;
		line-height: 3.4rem;
		width: auto;
		padding: 0 1.6rem
	}
	.file-formats {
		font-size: 1em;
		display: inline-block;
		vertical-align: top;
		max-width: 17rem;
		padding-left: 1.1rem
	}
	.form-horizontal__bottom-area {
		background: 0 0;
		padding: 0;
		display: block;
		margin-top: .8rem
	}
	.form-horizontal__bottom-area .btn {
		margin-right: 0
	}
	.form-horizontal__bottom-text {
		padding-top: 1.4rem;
		display: block
	}
	.form-control_file + label {
		margin-bottom: 0
	}
	.form-control_file + label .btn_file {
		margin-bottom: .6rem
	}
	.file-name {
		display: inline;
		padding-left: 0
	}
	.chk-wrap {
		padding-bottom: .8rem
	}
	.chk-wrap label {
		font-size: 1em
	}
	.form-window__chk-wrap {
		padding-bottom: .4rem
	}
	[type=checkbox]:checked + label, [type=checkbox]:not(:checked) + label {
		padding-top: .5rem;
		padding-bottom: .3rem;
		padding-left: 3.4rem
	}
	.form_no-labels__bottom-area {
		display: block;
		text-align: center
	}
	.form-wrap_img-left {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		margin: 0 -1rem;
		flex-wrap: wrap;
		padding: 0 0 .4rem
	}
	.form-wrap__img, .form_inline .form-control {
		width: 100%
	}
	.form-wrap__holder {
		width: 100%;
		padding: 1.4rem 1rem
	}
	button + .form__note {
		padding-top: 1.4rem
	}
	.form-wrap_padding-md {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		margin: 0 -1rem;
		padding: 3.4rem 1rem
	}
	.form_short {
		min-width: 30rem;
		max-width: 30rem
	}
	h2 + .form_inline {
		padding-top: 0
	}
	.form_inline {
		flex-wrap: wrap;
		max-width: 30rem
	}
	.form_inline .form-group {
		width: 100%;
		margin: 0;
		padding-bottom: 1.4rem
	}
	.form_inline .btn {
		width: 100%;
		margin: 0
	}
	.form_inline .form__note {
		padding-top: 1.4rem
	}
}
@media screen and (max-width:500px) {
	.form-wrap_color {
		margin: 0 -1rem
	}
}
.menu-toggle {
	-moz-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	width: 2.8rem;
	height: 2.4rem;
	position: absolute;
	cursor: pointer;
	z-index: 6;
	float: right;
	border: 0;
	margin: .4rem 0 0;
	top: 0;
	right: 2rem
}
.menu-toggle span {
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	-webkit-border-radius: .2rem;
	-moz-border-radius: .2rem;
	border-radius: .2rem;
	display: block;
	position: absolute;
	height: .4rem;
	width: 100%;
	background: #000;
	opacity: 1;
	left: 0
}
.menu-toggle span:nth-child(1), .menu-toggle span:nth-child(2), .menu-toggle span:nth-child(3) {
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center
}
.menu-toggle span:nth-child(1) {
	top: 0
}
.menu-toggle span:nth-child(2), .menu-toggle span:nth-child(3) {
	top: 1rem
}
.menu-toggle span:nth-child(3) {
	top: 2rem
}
.header_white .menu-toggle span, .modal-open .menu-toggle span {
	background-color: #fff
}
.modal-open .menu-toggle span:nth-child(1) {
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	top: -.1rem;
	left: .2rem;
	width: 3.2rem
}
.modal-open .menu-toggle span:nth-child(2) {
	width: 0;
	opacity: 0
}
.modal-open .menu-toggle span:nth-child(3) {
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	top: 2.1rem;
	left: .2rem;
	width: 3.2rem
}
@media screen and (max-width:500px) {
	.menu-toggle {
		right: 1rem
	}
}
.tag {
	font-size: 1.1rem;
	line-height: 1.3rem;
	text-transform: uppercase;
	letter-spacing: .15rem
}
.news-item__tag {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	padding: 3rem 2.1rem
}
@media screen and (max-width:767px) {
	.tag {
		font-size: 1.1rem
	}
}
.breadcrumb {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: .8em;
	white-space: nowrap;
	overflow: auto
}
.breadcrumb::-webkit-scrollbar {
	display: none
}
.breadcrumb li {
	display: inline-block;
	vertical-align: top;
	padding-right: 1.5rem;
	margin-right: .6rem;
	position: relative
}
.breadcrumb li:after {
	content: '';
	position: absolute;
	top: 40%;
	right: 0;
	width: .2rem;
	height: .2rem;
	background-color: #999
}
.breadcrumb li:last-child:after {
	display: none
}
.breadcrumb li:last-child a {
	pointer-events: none;
	color: #999
}
.breadcrumb a:not(:hover) {
	color: #000;
	border-color: transparent
}
@media screen and (max-width:767px) {
	.breadcrumb {
		font-size: 1em
	}
	.breadcrumb li {
		padding-right: 1.2rem;
		margin-right: .5rem
	}
	.breadcrumb + section {
		padding-top: 3.2rem
	}
}
.pager {
	margin: 0;
	padding: 0;
	list-style: none;
	-webkit-border-radius: .5rem;
	-moz-border-radius: .5rem;
	border-radius: .5rem;
	background: url(/local/templates/skytrade/css/../i/textures/texture-1.png);
	padding: 1.6rem 2rem 1.4rem
}
.pager__item {
	display: inline-block;
	vertical-align: top;
	margin-right: -.6rem
}
.pager__link {
	-webkit-border-radius: .5rem;
	-moz-border-radius: .5rem;
	border-radius: .5rem;
	height: 5.2rem;
	width: 5rem;
	line-height: 5rem;
	padding: 0 .5rem;
	text-align: center;
	position: relative;
	-webkit-backface-visibility: hidden;
	z-index: 1;
	border-bottom: .2rem solid transparent;
	display: block;
	color: #00b4bc
}
.pager__link:hover {
	border-bottom-color: transparent
}
.pager__link_active {
	background: linear-gradient(180deg, #00c8c9 0%, #009798 100%), #00aaab;
	border-bottom-color: #005c5d;
	color: #fff;
	font-weight: 600
}
.pager__link_active:hover {
	border-bottom-color: #005c5d;
	color: #fff;
	pointer-events: none
}
.collapse, .pager-wrap .select-holder {
	display: none
}
@media screen and (max-width:767px) {
	ul.pager {
		display: none
	}
	.pager-wrap .select-holder {
		display: block
	}
}
.collapse.in {
	display: block
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility
}
.accordion__opener[aria-expanded=true]:not(.collapsed) {
	background: 0 0
}
.accordion__opener[aria-expanded=true]:not(.collapsed) .icon-plus {
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg)
}
@media screen and (max-width:767px) {
	.accordion__opener[aria-expanded=true]:not(.collapsed) {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-content: flex-start;
		align-items: flex-start;
		-moz-transition: all .2s ease-out;
		-webkit-transition: all .2s ease-out;
		-o-transition: all .2s ease-out;
		transition: all .2s ease-out;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		background: #f5f5f5 url(/local/templates/skytrade/css/../i/textures/texture-1.png);
		padding: 1.4rem 1rem 1.1rem
	}
	.accordion__opener[aria-expanded=true]:not(.collapsed) .icon-plus {
		width: 1.84615em;
		height: 1.84615em
	}
	.accordion__opener[aria-expanded=true]:not(.collapsed) .accordion__opener__text {
		font-size: 2.8rem;
		line-height: 3.4rem;
		margin-top: -.6rem;
		font-weight: 600;
		padding-left: 1.3rem;
		padding-right: 2rem
	}
}
/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */
.fotorama__nav__frame:focus .fotorama__dot:after {
	position: absolute;
	width: 100%;
	height: 100%;
	right: 0;
	bottom: 0
}
.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__html, .fotorama__img, .fotorama__nav__frame:focus .fotorama__thumb:after, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0
}
.fotorama--fullscreen, .fotorama__img {
	max-width: 99999px !important;
	max-height: 99999px !important;
	min-width: 0 !important;
	min-height: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	padding: 0 !important
}
.fotorama__wrap .fotorama__grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}
.fotorama__grabbing * {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}
.fotorama__spinner {
	position: absolute !important;
	top: 50% !important;
	left: 50% !important
}
.fotorama__wrap--css3 .fotorama__arr, .fotorama__wrap--css3 .fotorama__fullscreen-icon, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border, .fotorama__wrap--css3 .fotorama__video-play {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.fotorama__caption, .fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before, .fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__nav, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__wrap--css3 .fotorama__stage .fotorama__img, .fotorama__wrap--css3 .fotorama__stage__frame {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}
.fotorama__arr:focus, .fotorama__fullscreen-icon:focus, .fotorama__nav__frame {
	outline: 0
}
.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after {
	content: '';
	border-radius: inherit;
	background-color: rgba(0, 175, 234, .5)
}
.fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage__shaft {
	-webkit-transform: none !important;
	transform: none !important
}
.fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
	transition-property: -webkit-transform, width;
	transition-property: transform, width;
	transition-timing-function: cubic-bezier(.1, 0, .25, 1);
	transition-duration: 0ms
}
.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__no-select, .fotorama__video-close, .fotorama__video-play, .fotorama__wrap {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.fotorama__select {
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text
}
.fotorama__nav, .fotorama__nav__frame {
	margin: auto;
	padding: 0
}
.fotorama__caption__wrap, .fotorama__nav__frame, .fotorama__nav__shaft {
	-moz-box-orient: vertical;
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1
}
.fotorama__nav__frame, .fotorama__thumb-border {
	box-sizing: content-box
}
.fotorama__caption__wrap {
	box-sizing: border-box
}
.fotorama--hidden, .fotorama__load {
	position: absolute;
	left: -99999px;
	top: -99999px;
	z-index: -1
}
.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__nav, .fotorama__nav__frame, .fotorama__nav__shaft, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video-close, .fotorama__video-play {
	-webkit-tap-highlight-color: transparent
}
.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
	background: url(/local/templates/skytrade/css/../i/fotorama/fotorama.png) no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:2dppx) {
	.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
		background: url(/local/templates/skytrade/css/../i/fotorama/fotorama@2x.png) 0 0/96px 160px no-repeat
	}
}
.fotorama__thumb {
	background-color: #7f7f7f;
	background-color: rgba(127, 127, 127, .2)
}
@media print {
	.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__thumb-border, .fotorama__video-close, .fotorama__video-play {
		background: 0 0 !important
	}
}
.fotorama {
	min-width: 1px;
	overflow: hidden
}
.fotorama--fullscreen, .fullscreen {
	background: #000;
	width: 100% !important;
	height: 100% !important;
	margin: 0 !important
}
.fullscreen {
	max-width: 100% !important;
	max-height: 100% !important;
	padding: 0 !important;
	overflow: hidden !important
}
.fotorama--fullscreen {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	float: none !important;
	z-index: 2147483647 !important
}
.fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage {
	background: #000
}
.fotorama__wrap {
	-webkit-text-size-adjust: 100%;
	position: relative;
	direction: ltr;
	z-index: 0
}
.fotorama__wrap--rtl .fotorama__stage__frame {
	direction: rtl
}
.fotorama__nav, .fotorama__stage {
	overflow: hidden;
	position: relative;
	max-width: 100%
}
.fotorama__wrap--pan-y {
	-ms-touch-action: pan-y
}
.fotorama__wrap .fotorama__pointer {
	cursor: pointer
}
.fotorama__wrap--slide .fotorama__stage__frame {
	opacity: 1 !important
}
.fotorama__stage__frame {
	overflow: hidden
}
.fotorama__stage__frame.fotorama__active {
	z-index: 8
}
.fotorama__wrap--fade .fotorama__stage__frame {
	display: none
}
.fotorama__wrap--fade .fotorama__fade-front, .fotorama__wrap--fade .fotorama__fade-rear, .fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
	display: block;
	left: 0;
	top: 0
}
.fotorama__wrap--fade .fotorama__fade-front {
	z-index: 8
}
.fotorama__wrap--fade .fotorama__fade-rear {
	z-index: 7
}
.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
	z-index: 9
}
.fotorama__img {
	-ms-filter: "alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	border: none !important
}
.fotorama__error .fotorama__img, .fotorama__loaded .fotorama__img {
	-ms-filter: "alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img, .fotorama__img--full, .fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
	display: none
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
	display: block
}
.fotorama__wrap--only-active .fotorama__nav, .fotorama__wrap--only-active .fotorama__stage {
	max-width: 99999px !important
}
.fotorama__wrap--only-active .fotorama__stage__frame {
	visibility: hidden
}
.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
	visibility: visible
}
.fotorama__nav {
	font-size: 0;
	line-height: 0;
	display: none;
	white-space: nowrap;
	z-index: 5
}
.fotorama__nav__shaft {
	position: relative;
	left: 0;
	top: 0;
	text-align: left
}
.fotorama__nav__frame {
	position: relative;
	cursor: pointer
}
.fotorama__nav--dots, .fotorama__nav--thumbs, .vacancy-address strong {
	display: block
}
.fotorama__nav--dots .fotorama__nav__frame {
	width: 18px;
	height: 30px
}
.fotorama__nav--dots .fotorama__nav__frame--thumb, .fotorama__nav--dots .fotorama__thumb-border {
	display: none
}
.fotorama__nav--thumbs .fotorama__nav__frame {
	padding-left: 0 !important
}
.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
	padding-right: 0 !important
}
.fotorama__nav--thumbs .fotorama__nav__frame--dot {
	display: none
}
.fotorama__dot {
	display: block;
	width: 4px;
	height: 4px;
	position: relative;
	top: 12px;
	left: 6px;
	border-radius: 6px;
	border: 1px solid #7f7f7f
}
.fotorama__nav__frame:focus .fotorama__dot:after {
	padding: 1px;
	top: -1px;
	left: -1px
}
.fotorama__nav__frame.fotorama__active .fotorama__dot {
	width: 0;
	height: 0;
	border-width: 3px
}
.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
	padding: 3px;
	top: -3px;
	left: -3px
}
.fotorama__thumb {
	position: relative;
	width: 100%;
	height: 100%
}
.fotorama__nav__frame:focus .fotorama__thumb {
	z-index: 2
}
.fotorama__thumb-border {
	position: absolute;
	z-index: 9;
	top: 0;
	left: 0;
	background-image: linear-gradient(to bottom right, rgba(255, 255, 255, .25), rgba(64, 64, 64, .1))
}
.fotorama__caption {
	position: absolute;
	z-index: 12;
	bottom: 0;
	left: 0;
	right: 0;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #000
}
.fotorama__caption a {
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid;
	border-color: rgba(0, 0, 0, .5)
}
.fotorama__caption a:hover {
	color: #333;
	border-color: rgba(51, 51, 51, .5)
}
.fotorama__wrap--rtl .fotorama__caption {
	left: auto;
	right: 0
}
.fotorama__wrap--no-captions .fotorama__caption, .fotorama__wrap--video .fotorama__caption {
	display: none
}
.fotorama__caption__wrap {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .9);
	padding: 5px 10px
}
@-webkit-keyframes spinner {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}
@keyframes spinner {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}
.fotorama__wrap--css3 .fotorama__spinner {
	-webkit-animation: spinner 24s infinite linear;
	animation: spinner 24s infinite linear
}
.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
	transition-property: opacity;
	transition-timing-function: linear;
	transition-duration: .3s
}
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
	-ms-filter: "alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0
}
.fotorama__select {
	cursor: auto
}
.fotorama__video {
	top: 32px;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 10
}
@-moz-document url-prefix() {
	.fotorama__active {
		box-shadow: 0 0 0 transparent
	}
}
.fotorama__arr {
	z-index: 11;
	cursor: pointer
}
.fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
	position: absolute;
	cursor: pointer
}
.fotorama__video-play {
	z-index: 11
}
.fotorama__arr {
	position: absolute;
	width: 32px;
	height: 32px;
	top: 50%;
	margin-top: -16px
}
.fotorama__arr--prev {
	left: 2px;
	background-position: 0 0
}
.fotorama__arr--next {
	right: 2px;
	background-position: -32px 0
}
.fotorama__arr--disabled {
	pointer-events: none;
	cursor: default;
	*display: none;
	opacity: .1
}
.fotorama__fullscreen-icon {
	width: 32px;
	height: 32px;
	top: 2px;
	right: 2px;
	background-position: 0 -32px;
	z-index: 20
}
.fotorama__arr:focus, .fotorama__fullscreen-icon:focus {
	border-radius: 50%
}
.fotorama--fullscreen .fotorama__fullscreen-icon {
	background-position: -32px -32px
}
.fotorama__video-play {
	width: 96px;
	height: 96px;
	left: 50%;
	top: 50%;
	margin-left: -48px;
	margin-top: -48px;
	background-position: 0 -64px;
	opacity: 0
}
.fotorama__wrap--css2 .fotorama__video-play, .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
	display: none
}
.fotorama__error .fotorama__video-play, .fotorama__loaded .fotorama__video-play, .fotorama__nav__frame .fotorama__video-play {
	opacity: 1;
	display: block
}
.fotorama__nav__frame .fotorama__video-play {
	width: 32px;
	height: 32px;
	margin-left: -16px;
	margin-top: -16px;
	background-position: -64px -32px
}
.fotorama__video-close {
	width: 32px;
	height: 32px;
	top: 0;
	right: 0;
	background-position: -64px 0;
	z-index: 20;
	opacity: 0
}
.fotorama__wrap--css2 .fotorama__video-close {
	display: none
}
.fotorama__wrap--css3 .fotorama__video-close {
	-webkit-transform: translate3d(32px, -32px, 0);
	transform: translate3d(32px, -32px, 0)
}
.fotorama__wrap--video .fotorama__video-close {
	display: block;
	opacity: 1
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
	opacity: 0
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
	opacity: 1
}
.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--video .fotorama__fullscreen-icon {
	opacity: 0 !important
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
	display: none
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
	display: block
}
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
	display: none !important
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
	-webkit-transform: translate3d(32px, -32px, 0);
	transform: translate3d(32px, -32px, 0)
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
	-webkit-transform: translate3d(-48px, 0, 0);
	transform: translate3d(-48px, 0, 0)
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
	-webkit-transform: translate3d(48px, 0, 0);
	transform: translate3d(48px, 0, 0)
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
	-webkit-transform: translate3d(32px, -32px, 0) !important;
	transform: translate3d(32px, -32px, 0) !important
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
	-webkit-transform: translate3d(-48px, 0, 0) !important;
	transform: translate3d(-48px, 0, 0) !important
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
	-webkit-transform: translate3d(48px, 0, 0) !important;
	transform: translate3d(48px, 0, 0) !important
}
.fotorama__wrap--css3 .fotorama__arr:not(:focus), .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus), .fotorama__wrap--css3 .fotorama__video-close:not(:focus), .fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	transition-duration: .3s
}
.fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before {
	content: "";
	display: block;
	position: absolute;
	text-decoration: none;
	top: 0;
	bottom: 0;
	width: 10px;
	height: auto;
	z-index: 10;
	pointer-events: none;
	background-repeat: no-repeat;
	background-size: 1px 100%, 5px 100%
}
.fotorama__nav:before, .fotorama__stage:before {
	background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, .4), transparent);
	background-position: 0 0, 0 0;
	left: -10px
}
.fotorama__nav.fotorama__shadows--left:before, .fotorama__stage.fotorama__shadows--left:before {
	left: 0
}
.fotorama__nav:after, .fotorama__stage:after {
	background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, .4), transparent);
	background-position: 100% 0, 100% 0;
	right: -10px
}
.fotorama__nav.fotorama__shadows--right:after, .fotorama__stage.fotorama__shadows--right:after {
	right: 0
}
.fotorama--fullscreen .fotorama__nav:after, .fotorama--fullscreen .fotorama__nav:before, .fotorama--fullscreen .fotorama__stage:after, .fotorama--fullscreen .fotorama__stage:before, .fotorama__wrap--fade .fotorama__stage:after, .fotorama__wrap--fade .fotorama__stage:before, .fotorama__wrap--no-shadows .fotorama__nav:after, .fotorama__wrap--no-shadows .fotorama__nav:before, .fotorama__wrap--no-shadows .fotorama__stage:after, .fotorama__wrap--no-shadows .fotorama__stage:before {
	display: none
}
.fotorama {
	margin-bottom: 9.4rem
}
.fotorama__stage {
	-webkit-border-radius: .5rem;
	-moz-border-radius: .5rem;
	border-radius: .5rem
}
.fotorama__nav {
	text-align: left
}
.fotorama__thumb, .fotorama__thumb-border, .fotorama__thumb-border:before {
	-webkit-border-radius: .5rem;
	-moz-border-radius: .5rem;
	border-radius: .5rem;
	overflow: hidden
}
.fotorama__thumb-border {
	border: 0;
	background: linear-gradient(0deg, rgba(241, 125, 128, .6), rgba(241, 125, 128, .6))
}
.fotorama__thumb-border:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% - 6px);
	height: calc(100% - 6px);
	border-style: solid;
	border-image-source: linear-gradient(to right, #00aaab, #af5aa3, #f47f7d);
	border-image-slice: 1
}
@media screen and (max-width:767px) {
	.fotorama {
		margin-bottom: 5rem
	}
}
.modal {
	position: relative;
	z-index: 1;
	display: block
}
.modal:focus, a[data-toggle]:active, a[data-toggle]:focus {
	outline: none
}
a[data-toggle] {
	cursor: pointer
}
.modal:not(.modal_menu) {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 5;
	-webkit-overflow-scrolling: touch;
	outline: 0
}
.modal:not(.modal_menu).fade .modal-dialog {
	transform: translate(0, -25%);
	-moz-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	-webkit-transform: translate(0, -25%);
	-moz-transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.modal:not(.modal_menu).in .modal-dialog {
	transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-webkit-transform: translate(0, 0)
}
.modal:not(.modal_menu).fade {
	-moz-transition: opacity .15s linear;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
	opacity: 0
}
.modal:not(.modal_menu).fade.in {
	opacity: 1
}
.modal:not(.modal_menu) .modal-dialog {
	background: url(/local/templates/skytrade/css/../i/textures/texture-1.png);
	max-width: 78rem;
	overflow: hidden
}
.modal:not(.modal_menu) .modal-body {
	height: 100%;
	overflow: auto
}
.modal.product-popup.fade .modal-dialog {
	transform: translate(25%, 0);
	-moz-transform: translate(25%, 0);
	-ms-transform: translate(25%, 0);
	-o-transform: translate(25%, 0);
	-webkit-transform: translate(25%, 0);
	-moz-transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.modal.product-popup.in .modal-dialog {
	transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-webkit-transform: translate(0, 0)
}
.modal.product-popup .modal-dialog {
	background: #fff
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 4;
	background-color: #000
}
.modal-backdrop.fade {
	-moz-transition: opacity .15s linear;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
	opacity: 0
}
.modal-backdrop.fade.in {
	opacity: .3
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}
.modal-open {
	overflow: hidden
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}
.modal__close {
	width: 2.8rem;
	height: 2.4rem;
	cursor: pointer;
	border: 0;
	background: 0 0;
	position: absolute;
	top: 2.9rem;
	right: 2.8rem;
	padding: 0
}
.modal__close:after, .modal__close:before {
	-webkit-border-radius: .2rem;
	-moz-border-radius: .2rem;
	border-radius: .2rem;
	content: '';
	position: absolute;
	top: 1rem;
	left: 0;
	width: 100%;
	background: #000;
	height: .4rem
}
.modal__close:before {
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg)
}
.modal__close:after {
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg)
}
.modal-body.form-wrap {
	padding: 7rem 6rem;
	min-height: 40.6rem
}
.modal-body.form-wrap h2.style-h1 {
	margin-bottom: 2.9rem
}
.modal-body.form-wrap .form-control {
	max-width: 30rem
}
.modal-body.form-wrap .btn_lg {
	padding: 0 3.9rem
}
@media screen and (min-width:1023px) {
	.modal.modal_menu {
		display: block !important
	}
}
@media screen and (max-width:1023px) {
	.fade {
		-moz-transition: opacity .15s linear;
		-webkit-transition: opacity .15s linear;
		-o-transition: opacity .15s linear;
		transition: opacity .15s linear;
		opacity: 0
	}
	.fade.in {
		opacity: 1
	}
	.modal {
		display: none;
		overflow: hidden;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 5;
		-webkit-overflow-scrolling: touch;
		outline: 0
	}
	.modal:not(.modal_menu) {
		z-index: 6
	}
	.modal:not(.modal_menu) .modal-dialog {
		max-width: 100%
	}
	.modal-body.form-wrap {
		padding: 6rem 4rem;
		min-height: 1px
	}
	.modal_menu.fade .modal-dialog {
		transform: translateX(100%);
		-moz-transform: translateX(100%);
		-ms-transform: translateX(100%);
		-o-transform: translateX(100%);
		-webkit-transform: translateX(100%);
		-moz-transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		-o-transition: all .3s ease-out;
		transition: all .3s ease-out
	}
	.modal_menu.in .modal-dialog {
		transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		-webkit-transform: translateX(0)
	}
	.modal_menu .modal-dialog {
		background: #333
	}
	.modal-dialog {
		position: relative;
		width: 100%;
		display: inline-block;
		vertical-align: middle;
		white-space: normal;
		height: 100%
	}
	.modal-body {
		height: 100%;
		overflow: auto
	}
	.modal-scrollbar-measure {
		position: absolute;
		top: -9999px;
		width: 50px;
		height: 50px;
		overflow: scroll
	}
	.modal__close {
		width: 3.1rem;
		top: 2rem;
		right: 2rem;
		z-index: 1
	}
}
@media screen and (min-width:1023px) {
	.modal:not(.modal_menu) .modal-dialog {
		-webkit-border-radius: 1rem;
		-moz-border-radius: 1rem;
		border-radius: 1rem;
		margin: 17.4vh auto
	}
}
@media screen and (max-width:767px) {
	.modal-dialog .logo {
		margin-left: 1rem
	}
	.modal-body.form-wrap {
		padding: 4.6rem 2rem;
		max-width: 34rem;
		margin: 0 auto
	}
	.modal-body.form-wrap .btn, .modal-body.form-wrap .form-control {
		width: 100%
	}
	.modal-body.form-wrap h2.style-h1 {
		margin-bottom: 2.6rem
	}
}
@media screen and (max-width:500px) {
	.modal__close {
		right: 1rem
	}
}
.s-media {
	padding-top: 8.9rem
}
.media-item {
	-webkit-border-radius: .5rem;
	-moz-border-radius: .5rem;
	border-radius: .5rem;
	overflow: hidden;
	position: relative
}
.media-item__img {
	height: 68rem;
	position: relative
}
.media-item__link {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	text-align: center;
	color: #fff;
	padding: 0 3rem
}
.media-item__link:hover {
	color: #fff
}
.media-item__link:hover .svg-play-hover {
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 1ms;
	-o-transition-delay: 1ms;
	-moz-transition-delay: 1ms;
	transition-delay: 1ms
}
.media-item__link:hover .svg-play {
	opacity: 0;
	visibility: hidden;
	-webkit-transition-delay: 80ms;
	-o-transition-delay: 80ms;
	-moz-transition-delay: 80ms;
	transition-delay: 80ms
}
.media-item__icon {
	margin-bottom: 2.8rem;
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 15rem;
	height: 18rem
}
.media-item__icon .svg-play, .media-item__icon .svg-play-hover {
	-moz-transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	position: absolute;
	top: 0;
	left: 0
}
.media-item__icon .svg-play {
	-webkit-transition-delay: 10ms;
	-o-transition-delay: 10ms;
	-moz-transition-delay: 10ms;
	transition-delay: 10ms
}
.media-item__icon .svg-play-hover {
	opacity: 0;
	visibility: hidden;
	-webkit-transition-delay: 100ms;
	-o-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	transition-delay: 100ms
}
.media-item__text {
	font-size: 1.4em;
	line-height: 1.21429em;
	display: block;
	max-width: 90rem
}
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	display: none
}
.embed-container embed, .embed-container iframe, .embed-container object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
@media screen and (max-width:1023px) {
	.media-item__img {
		height: 50rem
	}
}
@media screen and (max-width:767px) {
	.s-media {
		padding-top: 5.5rem
	}
	.media-item__text {
		display: none
	}
	.media-item__img {
		height: 20rem
	}
	.media-item__icon {
		width: 6.6rem;
		height: 8rem;
		margin-bottom: 0
	}
}
.collapse-wrap {
	padding-bottom: 6rem
}
.accordion__opener {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-content: flex-start;
	align-items: center;
	background: #f5f5f5 url(/local/templates/skytrade/css/../i/textures/texture-1.png);
	color: #000;
	border: 0;
	padding: 17px 19px 18px 21px;
	font-size: 1.1em
}
.accordion__opener:hover {
	color: #000
}
.accordion__opener, .accordion__opener .icon-plus {
	-moz-transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}
.accordion__opener__text {
	width: 100%;
	font-size: .90909em;
	padding-left: .9rem;
	font-family: "KelsonSans", sans-serif
}
.filter-columns {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-content: flex-start;
	align-items: stretch;
	padding: 3.4rem 3rem 3.8rem 5.8rem;
	background-color: #fff;
	border: solid #d7d7d7;
	border-width: .1rem 0;
	background: #f5f5f5 url(/local/templates/skytrade/css/../i/textures/texture-1.png)
}
.filter-col {
	padding-right: 2rem
}
.filter-col:last-child {
	padding-right: 0
}
.filter-col h4 {
	font-family: "KelsonSans", sans-serif
}
.filter-col.btn-wrap {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-end;
	align-content: flex-end;
	align-items: flex-end
}
@media screen and (max-width:1023px) {
	.filter-columns {
		padding: 3rem
	}
	.collapse-wrap {
		padding-bottom: 3rem
	}
}
@media screen and (max-width:767px) {
	.collapse-wrap {
		margin: 0 -1rem
	}
	.accordion__opener {
		padding: 1.4rem 1.6rem 1.1rem
	}
	.accordion__opener .icon-filter {
		width: 2.15385em;
		height: 1.76923em
	}
	.accordion__opener .icon-plus {
		width: 1.38462em;
		height: 1.38462em
	}
	.collapse-wrap {
		padding-bottom: 4rem
	}
	.filter-columns {
		border: 0;
		display: block;
		padding: 1.5rem 1rem
	}
	.filter-col {
		padding: 0 0 2rem
	}
	.filter-col:last-child {
		padding-bottom: 0
	}
	.filter-col h4 {
		font-size: 1.53846em;
		font-family: "Tahoma", sans-serif;
		margin-bottom: 1rem
	}
	.filter-col.btn-wrap {
		display: block
	}
}
.header {
	-moz-transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
	-o-transition: all .4s ease-in;
	transition: all .4s ease-in;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	left: 0;
	padding: 2.9rem 0
}
.header:after {
	content: " ";
	display: block;
	clear: both
}
.header .tel-link {
	color: #000;
	border: 0
}
.header .modal, .navbar-holder {
	overflow: hidden
}
.navbar-holder {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	padding: 0 0 0 6rem
}
.logo {
	border: 0;
	float: left;
	display: inline-block;
	vertical-align: top;
	width: 16.7rem;
	height: 10.3rem;
	position: relative;
	z-index: 2;
	order: 1;
	margin-top: -1rem
}
.logo img {
	max-height: 100%;
}
.footer__contact, .header__contact {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-end;
	align-content: center;
	align-items: center;
	width: 32rem
}
.tel-link {
	color: #fff
}
.navbar__top {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	width: 100%;
	font-size: .8em;
	padding-bottom: 1.3rem
}
.navbar__top .btn_xs {
	font-size: 1em
}
.navbar__top .nav__item {
	padding: .9rem 1.3rem
}
.navbar__top .nav__item:first-child {
	margin-left: .2rem
}
.navbar__top .nav__item_active a {
	border-color: transparent
}
.nav {
	margin: 0;
	padding: 0;
	list-style: none
}
.nav__item {
	-webkit-border-radius: .4rem;
	-moz-border-radius: .4rem;
	border-radius: .4rem;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	padding: 1rem 1.3rem 1.5rem;
	margin-right: -.6rem
}
.header_white .nav__item_active a, .nav__item_active a, .nav__link:hover {
	color: #000;
	border-color: rgba(0, 0, 0, .4)
}
.nav__item_active {
	background-color: #f0f0f0
}
.header_white .nav__link {
	color: #fff;
	border-color: rgba(255, 255, 255, .4)
}
.footer .contact-link .nav__item_active a, .header_white .nav__link:hover {
	color: #df5b56;
	border-color: rgba(223, 91, 86, .4)
}
.header_white .tel-link {
	color: #fff
}
.header_white + .content {
	padding-top: 0;
	background: 0 0
}
.tel-link + .btn {
	margin-left: 2rem
}
@media screen and (max-width:1230px) {
	.navbar-holder {
		padding-left: 2rem
	}
	.logo {
		width: 19.4rem;
		height: 9.1rem;
		margin-top: 0
	}
	.navbar__top {
		font-size: .88889em;
		padding-bottom: 1.3rem
	}
}
@media screen and (min-width:1023px) {
	.header_white .navbar__top .nav__link, .navbar__top .nav__item a {
		border-color: transparent
	}
}
@media screen and (max-width:1023px) {
	.navbar-holder {
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-content: flex-start;
		align-items: flex-start;
		width: 100%
	}
	.nav {
		font-size: 2rem
	}
	.header {
		padding: 1.4rem 0;
		z-index: auto
	}
	.header .navbar-holder {
		height: 100%;
		overflow: auto;
		padding: 1.4rem 0 3rem;
		background: url(/local/templates/skytrade/css/../i/shapes/footer-shape.svg);
		background-repeat: no-repeat;
		background-position: 92% 115%
	}
	.header .nav-wrap {
		width: 100%;
		padding-bottom: 0
	}
	.header .nav__item {
		padding: 0;
		margin-right: 0;
		display: block;
		margin-bottom: -.1rem
	}
	.header .nav__link {
		padding: 1rem 4rem 1.2rem 2rem;
		display: block;
		text-align: left;
		position: relative;
		color: #fff;
		border: solid #4d4d4d;
		border-width: .1rem 0
	}
	.header .nav__link:hover {
		z-index: 1;
		color: #df5b56
	}
	.header .nav__link:hover:after {
		border-color: #df5b56
	}
	.header .nav__link:after {
		width: 1rem;
		height: 1rem;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		border-top: .1rem solid #fff;
		border-right: .1rem solid #fff;
		border-bottom: 0;
		border-left: 0;
		content: '';
		position: absolute;
		top: 1.8rem;
		right: 2.2rem
	}
	.header .nav__item_active {
		background: 0 0
	}
	.header .nav__item_active .nav__link {
		background-color: #f0f0f0;
		color: #000
	}
	.header .nav__item_active .nav__link:after {
		border-color: #000
	}
	.header .tel-link {
		color: #fff;
		font-weight: 400;
		font-size: 2.8rem;
		margin-bottom: 0
	}
	.header .navbar__top {
		order: 3;
		flex-direction: column;
		padding-bottom: 0;
		flex-grow: 1
	}
	.header .navbar__top .nav-wrap {
		height: calc(100% - 16.2rem);
		width: 100%
	}
	.header .navbar__bottom {
		order: 2;
		width: 100%;
		margin-bottom: 5rem
	}
	.navbar-holder .logo {
		float: none;
		order: 1;
		margin: 0 0 5rem 2rem
	}
	.contact-link {
		order: 3;
		flex-grow: 2;
		font-size: 2rem;
		margin: 0 0 3rem
	}
	.contact-link .nav__item {
		width: 100%
	}
	.header__contact {
		display: block;
		width: 30rem;
		margin: 0 auto;
		padding: 5rem 0 3rem;
		text-align: center
	}
	.header__contact .btn_xs {
		height: 5rem;
		line-height: 5rem;
		font-size: 2rem;
		padding: 0 5.7rem;
		width: 100%
	}
	.header__contact .tel-link {
		margin-bottom: 2rem;
		display: inline-block;
		vertical-align: top
	}
	.header__contact .tel-link + .btn {
		margin-left: 0
	}
	.tel-link-wrap {
		font-weight: 400
	}
}
@media screen and (max-width:767px) {
	.logo {
		width: 18.3rem;
		height: 6.4rem
	}
	.nav-wrap, .nav__item {
		display: block
	}
	.nav__item {
		padding: 0;
		margin-right: 0;
		margin-bottom: -.1rem
	}
	.nav__link {
		padding: 1rem 4rem 1.2rem 2rem;
		display: block;
		text-align: left;
		position: relative;
		color: #fff;
		border: solid #4d4d4d;
		border-width: .1rem 0
	}
	.nav__link:hover {
		z-index: 1;
		color: #df5b56
	}
	.nav__link:hover:after {
		border-color: #df5b56
	}
	.nav__link:after {
		width: 1rem;
		height: 1rem;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		border-top: .1rem solid #fff;
		border-right: .1rem solid #fff;
		border-bottom: 0;
		border-left: 0;
		content: '';
		position: absolute;
		top: 1.8rem;
		right: 2.2rem
	}
	.nav__item_active {
		background: 0 0
	}
	.nav__item_active .nav__link {
		background-color: #f0f0f0;
		color: #000
	}
	.nav__item_active .nav__link:after {
		border-color: #000
	}
	.tel-link {
		color: #fff
	}
}
@media screen and (max-width:500px) {
	.navbar-holder .logo {
		margin-left: 1rem
	}
}
#wrapper {
	overflow: hidden;
	width: 100%
}
#wrapper, .center-holder, .content {
	position: relative
}
.center-holder {
	max-width: 123rem;
	padding: 0 3rem;
	margin-left: auto;
	margin-right: auto
}
.center-holder:after, .footer__top-area:after {
	content: " ";
	display: block;
	clear: both
}
.hidden {
	display: none !important
}
@media screen and (max-width:1023px) {
	.center-holder {
		padding: 0 2rem
	}
}
@media screen and (max-width:500px) {
	.center-holder {
		padding: 0 1rem
	}
}
.footer {
	padding: 1.6rem 0 3.2rem;
	color: #999;
	background: #333 url(/local/templates/skytrade/css/../i/shapes/footer-shape.svg);
	background-repeat: no-repeat;
	background-position: 57% 0
}
.footer .navbar-holder {
	padding-top: 1.4rem
}
.footer .logo {
	margin-top: 1.4rem
}
.footer .nav__link {
	color: #fff;
	border-color: transparent
}
.footer .nav__link:hover {
	color: #df5b56;
	border-color: transparent
}
.footer .navbar__bottom .nav__link:hover {
	border-color: rgba(223, 91, 86, .4)
}
.footer .navbar__bottom .nav__item_active .nav__link, .footer .navbar__bottom .nav__link {
	border-color: rgba(255, 255, 255, .4)
}
.footer .tel-link {
	border: 0
}
.footer .nav__item_active .nav__link, .footer .tel-link:hover {
	color: #fff
}
.footer .nav__item_active {
	background-color: #999
}
.footer .contact-link .nav__item_active {
	background: 0 0
}
.footer__top-area {
	padding-bottom: 6.1rem
}
.footer__bottom-area {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: flex-start;
	align-items: flex-start;
	font-size: .8em
}
.footer__bottom-area a:not(:hover) {
	color: #999;
	border-color: rgba(153, 153, 153, .4)
}
@media screen and (max-width:1023px) {
	.footer .nav {
		font-size: 1.6rem
	}
	.footer .logo {
		margin-top: 0
	}
	.footer .navbar-holder {
		width: 100%;
		padding: 2rem 0 0;
		margin-left: 0;
		overflow: visible
	}
	.footer .nav-wrap {
		margin-left: -1.1rem
	}
	.footer .contact-link {
		font-size: 1em;
		margin: 0;
		text-align: left;
		width: auto
	}
	.footer .contact-link .nav__item {
		width: auto
	}
	.footer .contact-link .nav__item_active {
		background-color: #999
	}
	.footer .contact-link .nav__item_active a {
		color: #fff;
		border-color: rgba(255, 255, 255, .6)
	}
	.footer .nav__item {
		padding: .8rem .9rem
	}
	.footer .nav__item:last-child {
		margin-right: 0
	}
	.footer .tel-link {
		margin-bottom: 0
	}
}
@media screen and (max-width:767px) {
	.footer {
		padding: 1.4rem 0 2.4rem;
		background-position: 92% 114%
	}
	.footer .logo {
		order: 1;
		margin-bottom: 3.6rem
	}
	.footer .nav,
	.footer .nav-wrap .nav__item._separated {
		font-size: 2rem
	}
	.footer .logo {
		float: none;
		display: inline-block;
		vertical-align: top
	}
	.footer .navbar-holder {
		margin: 0 -2rem;
		width: auto;
		padding: 1.4rem 0 3rem
	}
	.footer .nav-wrap {
		margin: 0;
		width: 100%;
		padding-bottom: 0
	}
	.footer .tel-link {
		font-size: 2.15385em
	}
	.footer .nav__item {
		padding: 0
	}
	.footer .nav__link {
		border-color: #4d4d4d
	}
	.footer .nav__item_active {
		background: 0 0
	}
	.footer .nav__item_active .nav__link {
		background-color: #999;
		border-color: #999
	}
	.footer .nav__item_active .nav__link:after {
		border-color: #fff
	}
	.footer .navbar__top {
		order: 2;
		flex-direction: column;
		padding-bottom: 0;
		flex-grow: 1
	}
	.footer .navbar__top .nav-wrap {
		height: calc(100% - 16.2rem);
		width: 100%
	}
	.footer .navbar__bottom {
		order: 1;
		width: 100%;
		margin-bottom: 5.1rem
	}
	.footer .navbar__bottom .nav__link {
		border-color: #4d4d4d
	}
	.footer .navbar__bottom .nav__item_active .nav__link {
		border-color: #999
	}
	.footer__contact {
		display: block;
		width: calc(100% - 4rem);
		margin: 0 auto;
		padding: 5rem 0 0
	}
	.footer__contact .btn_xs {
		height: 5rem;
		line-height: 5rem;
		font-size: 2rem;
		padding: 0 5.7rem;
		max-resolution: 30rem
	}
	.footer__contact .tel-link {
		margin-bottom: 2rem;
		display: inline-block;
		vertical-align: top;
		font-size: 2.8rem
	}
	.footer__contact .tel-link + .btn {
		margin-left: 0
	}
	.footer__bottom-area {
		font-size: 1em
	}
	.footer__bottom-area .by {
		display: block;
		padding-top: .4rem
	}
	.footer__top-area {
		padding-bottom: 0
	}
}
@media screen and (max-width:500px) {
	.footer .navbar-holder {
		margin: 0 -1rem
	}
	.footer .tel-link-wrap {
		padding-left: 1rem;
		padding-right: 1rem
	}
	.footer__contact {
		width: calc(100% - 2rem)
	}
}
.s-intro {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-end;
	align-items: flex-end;
	position: relative;
	z-index: 1;
	/*height: 100vh;*/
	min-height: 75rem;
	padding: 0
}
.s-intro__center-holder {
	padding-bottom: 3.2rem
}
.s-intro__center-holder:after {
	content: '';
	background: url(/local/templates/skytrade/css/../i/shapes/intro-shape.svg);
	background-repeat: no-repeat;
	position: absolute;
	bottom: -3.9rem;
	left: -6.8%;
	width: 121.8rem;
	height: 58.6rem;
	pointer-events: none
}
.s-intro__center-holder_no-overlay:after {
	display: none
}
.s-intro__text {
	color: #fff;
	position: relative;
	z-index: 2
}
.s-intro__text p {
	max-width: 104rem;
	font-size: 0.9em;
    line-height: 2rem;
}
.s-intro__text p.size-md {
	font-size: 1.4em;
	line-height: 1.21429em;
	max-width: 100%
}
@media screen and (max-width:1230px) {
	.s-intro__center-holder {
		padding-bottom: 4rem
	}

}
@media screen and (max-width:1023px) {
	.s-intro__center-holder:after {
		bottom: -1.9rem;
		width: 90rem;
		height: 43.6rem;
		background-size: 100%
	}
	.s-intro {
		height: auto
	}
}
@media screen and (max-width:767px) {
	.s-intro {
		min-height: 42rem;
		height: 88vh;
		max-height: 50rem
	}
	.s-intro__center-holder {
		padding-top: 4rem;
		padding-bottom: 2.8rem;
		width: 100%
	}
	.s-intro__center-holder:after {
		width: calc(100% + 7rem);
		max-width: 60rem;
		height: 30rem;
		bottom: -12%;
		left: -2.7rem
	}
	.s-intro__text {
		max-width: 50rem
	}
	.s-intro__text p {
		line-height: 1.4rem
	}
}
@media screen and (max-width:500px) {
	.s-intro__text p.size-md {
		font-size: 1em;
		line-height: 1.23077em
	}
}
@media screen and (max-width:374px) {
	.s-intro__center-holder:after {
		bottom: 0
	}
}
.s-catalog {
	position: relative;
	color: #fff;
	padding: 15rem 0 9.3rem
}
.catalog-wrap {
	padding: 3.4rem 0 6.4rem
}
.catalog__inner-head {
	border-bottom: .1rem solid rgba(255, 255, 255, .2);
	padding-bottom: 1.6rem;
	margin-bottom: 3rem
}
.catalog {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-content: flex-end;
	align-items: flex-start;
	margin: 0 -1.5rem
}
.catalog-section, .catalog-section a, .catalog-section__img {
	-webkit-border-radius: .4rem;
	-moz-border-radius: .4rem;
	border-radius: .4rem
}
.catalog-section {
	height: 22rem
}
.catalog-section.height-two-columns {
	height: 47rem;
	margin-bottom: -22rem
}
.catalog-section a, .catalog-section__img {
	position: relative;
	height: 100%
}
.catalog-section a:hover {
	-moz-transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	transform: translateX(1rem) translateY(1rem);
	-moz-transform: translateX(1rem) translateY(1rem);
	-ms-transform: translateX(1rem) translateY(1rem);
	-o-transform: translateX(1rem) translateY(1rem);
	-webkit-transform: translateX(1rem) translateY(1rem)
}
.catalog-section a:hover .catalog-section__img:before {
	opacity: 0;
	visibility: visible
}
.catalog-section a:hover .catalog-section__text {
	right: -1rem
}
.catalog-section__img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}
.catalog-section__img:before, .catalog-section__text {
	-moz-transition: all .4s ease-out;
	-webkit-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
	position: absolute;
	bottom: 0;
	left: 0
}
.catalog-section__img:before {
	-webkit-border-radius: 0 0 .4rem .4rem;
	-moz-border-radius: 0 0 .4rem .4rem;
	border-radius: 0 0 .4rem .4rem;
	opacity: 1;
	visibility: visible;
	content: '';
	background: linear-gradient(0deg, rgba(0, 0, 0, .8) 0%, transparent 100%, transparent 100%);
	height: 7.5rem;
	width: 100%;
	z-index: 1
}
.catalog-section__text, .concrete-features {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-content: flex-start
}
.catalog-section__text {
	right: 0;
	z-index: 2;
	padding: 0 1.9rem 1.7rem 2rem;
	align-items: flex-end
}
.catalog-section__text .icon-arrow-right {
	min-width: .8rem;
	margin: 0 0 .3rem .5rem
}
.concrete-features {
	margin: 0;
	padding: 0;
	list-style: none;
	align-items: flex-start
}
.concrete-features li {
	max-width: 15rem;
	text-align: center
}
.catalog-section a, .concrete-features a {
	border: 0;
	display: block;
	color: #fff
}
.concrete-features a:hover .concrete-features__text span {
	border-bottom-color: #fff
}
.concrete-features__icon {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-content: center;
	align-items: center;
	text-align: center;
	width: 7.5em;
	height: 6.5em;
	background: url(/local/templates/skytrade/css/../i/icons/hexagon.svg);
	margin: 0 auto 1.6rem
}
.concrete-features__icon > div {
	display: inline-block;
	vertical-align: top
}
.concrete-features__icon .icon:not(.icon-m100-m400):not(.icon-m1500):not(.icon-watertightness) {
	width: 57%;
	max-height: 70%;
	height: auto
}
.concrete-features__text {
	font-family: "KelsonSans", sans-serif;
	line-height: 1.3em
}
.concrete-features__text span {
	-moz-transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	border-bottom: 1px solid rgba(255, 255, 255, .4)
}
.catalog-anchor-list {
	list-style: none;
	margin: 0;
	padding: 0 0 7.9rem
}
.catalog-anchor-list li {
	padding-bottom: .9rem
}
.catalog-anchor-list li:last-child, .repair-products__inner-list-items li:last-child, .repair-products__list-items li:last-child {
	padding-bottom: 0
}
.catalog-anchor-list a {
	border: 0;
	padding-right: 1.8rem;
	margin-right: 1.4rem;
	position: relative;
	display: inline-block;
	vertical-align: top
}
.catalog-anchor-list a:last-child {
	margin-right: 0;
	padding-right: 0
}
.catalog-anchor-list a:last-child:after {
	display: none
}
.catalog-anchor-list a:after {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	content: '';
	width: .3rem;
	height: .3rem;
	background-color: #000;
	position: absolute;
	top: 40%;
	right: 0
}
.catalog-item {
	background: url(/local/templates/skytrade/css/../i/textures/texture-2.png);
	padding: 3.1rem 3.9rem 4rem;
	margin-bottom: 6rem
}
.catalog-item:last-of-type {
	margin-bottom: 0
}
.catalog-item__holder {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: flex-start;
	align-items: center;
	overflow: hidden
}
.catalog-item__img {
	width: 32rem;
	text-align: center;
	position: relative
}
.catalog-item__text {
	width: calc(100% - 32rem);
	padding: .4rem 1.5rem 0 0
}
.catalog-item__columns, .catalog-item__two-columns {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: flex-start
}
.catalog-item__columns {
	padding-left: 2.1rem;
	padding-right: 5%
}
.catalog-item__columns + h2 {
	padding-top: 2.3rem
}
.catalog-item__two-columns {
	padding-right: 6%
}
.catalog-item__two-columns .catalog-item__head {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-end;
	align-items: flex-end
}
.catalog-item__two-columns .catalog-item__col {
	max-width: 10rem
}
.catalog-item__col {
	font-size: .9em;
	padding-right: 3rem;
	white-space: normal
}
.catalog-item__col:last-child {
	padding-right: 0
}
.catalog-item__head {
	margin-bottom: 0;
	padding: .8rem 0 1.2rem;
	position: relative;
	line-height: 1.25
}
.catalog-item__head:after {
	transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	content: '';
	position: absolute;
	left: -999px;
	right: -999px;
	bottom: 0;
	background-color: #d0d0d0;
	height: 1px
}
.catalog-item__head p {
	margin-bottom: .6rem
}
.catalog-item__common-title {
	display: block;
	margin-bottom: .6rem
}
.catalog-item__list {
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 1.8rem 0
}
.catalog-item__list li + li {
	padding-top: 1rem
}
@media screen and (max-width:1230px) {
	.catalog-item__two-columns {
		padding-right: 4%
	}
	.catalog-item__img {
		width: 29rem
	}
}
@media screen and (max-width:1023px) {
	.s-catalog {
		padding: 10rem 0
	}
	.concrete-features {
		flex-wrap: wrap;
		margin-bottom: -2rem
	}
	.concrete-features li {
		min-width: 33.3%;
		padding-bottom: 2rem
	}
	.catalog-anchor-list a {
		padding-right: 1.4rem;
		margin-right: 1rem
	}
	.catalog-item__img {
		width: 13rem
	}
	.catalog-item__text {
		width: calc(100% - 13rem)
	}
	.catalog-item {
		padding: 3.1rem 2rem 4rem
	}
	.catalog-anchor-list {
		padding-bottom: 5rem
	}
	.catalog-section.height-two-columns {
		height: 22rem
	}
}
@media screen and (max-width:767px) {
	.s-catalog {
		padding: 4.4rem 0 5rem
	}
	.catalog-section__text {
		font-size: 1.53846em;
		padding: 0 1.9rem 1.7rem 1rem
	}
	.catalog {
		margin: 0 -1rem
	}
	.catalog-section {
		height: 42vw;
		min-height: 18rem
	}
	.catalog-section.height-two-columns {
		height: 42vw;
		min-height: 18rem;
		margin-bottom: 2rem
	}
	.catalog__inner-head {
		border: 0;
		margin-bottom: 0;
		padding-bottom: 1.1rem
	}
	.catalog-wrap {
		padding: 1rem 0 3rem
	}
	.concrete-features {
		padding: 1rem 0 0
	}
	.concrete-features li {
		min-width: 33.3%;
		padding: 0 1rem .9rem
	}
	.concrete-features__icon {
		margin-bottom: 1.1rem
	}
	.catalog-anchor-list {
		padding-bottom: 3.9rem
	}
	.catalog-anchor-list li:after, .catalog-anchor-list:after {
		content: " ";
		display: block;
		clear: both
	}
	.catalog-anchor-list li {
		padding-bottom: 0
	}
	.catalog-anchor-list a {
		padding-left: 1rem;
		float: left;
		clear: left;
		margin-bottom: 1rem
	}
	.catalog-anchor-list a:last-child:after {
		display: block
	}
	.catalog-anchor-list a:after {
		right: auto;
		left: .1rem;
		width: .2rem;
		height: .2rem
	}
	.catalog-item {
		padding: 0;
		padding-top: 6.4rem;
		padding-bottom: 4.6rem;
		background: 0 0;
		margin-bottom: 0
	}
	.catalog-item:last-of-type {
		padding-bottom: 0
	}
	.catalog-item__holder {
		background: url(/local/templates/skytrade/css/../i/textures/texture-2.png);
		padding: 0 1rem 3rem
	}
	.catalog-item__img {
		width: 12.8rem;
		height: 12.6rem;
		order: 1;
		margin: -6.3rem 0 .6rem 2rem
	}
	.catalog-item__img img {
		max-width: 100%;
		max-height: 100%
	}
	.catalog-item__text {
		order: 2;
		width: 100%;
		padding-right: 0
	}
	.catalog-item__holder {
		overflow: visible
	}
	.catalog-item__columns {
		display: block;
		padding: .2rem 0 0
	}
	.catalog-item__columns + h2 {
		padding-top: 3rem
	}
	.catalog-item__col {
		font-size: 1em;
		padding: 0 0 2rem
	}
	.catalog-item__col:last-child {
		padding-bottom: 0
	}
	.catalog-item__two-columns {
		display: block;
		padding: 0 0 2rem
	}
	.catalog-item__two-columns .catalog-item__col {
		max-width: 100%;
		padding-bottom: 1rem
	}
	.catalog-item__two-columns .catalog-item__head {
		font-weight: 400;
		display: block;
		padding-bottom: .6rem
	}
	.catalog-item__head {
		height: auto !important;
		font-weight: 600;
		padding: 0 0 .6rem
	}
	.catalog-item__head:after {
		display: none
	}
	.catalog-item__list {
		padding: 0
	}
	.catalog-item__list li {
		display: inline
	}
	.catalog-item__list li:after {
		content: ','
	}
	.catalog-item__list li:last-child:after {
		display: none
	}
	.catalog-item__common-title {
		font-weight: 600;
		display: block;
		margin-bottom: 1rem
	}
}
@media screen and (max-width:500px) {
	.catalog {
		display: block
	}
	.catalog-section, .catalog-section.height-two-columns {
		margin-bottom: 1rem
	}
	.concrete-features li {
		min-width: 50%
	}
}
.s-projects {
	position: relative
}
.s-projects:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: #f5f5f5 url(/local/templates/skytrade/css/../i/textures/texture-1.png);
	opacity: .5
}
h4 + .project-items {
	padding-top: 1.8rem
}
.project-item, .project-items {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: flex-start;
	align-items: flex-start;
	margin-bottom: -3rem
}
.project-items + .pager-wrap {
	margin-top: 6rem
}
.project-item {
	-webkit-border-radius: .4rem;
	-moz-border-radius: .4rem;
	border-radius: .4rem;
	-webkit-box-shadow: 0 .3rem .6rem rgba(0, 0, 0, .15);
	box-shadow: 0 .3rem .6rem rgba(0, 0, 0, .15);
	justify-content: center;
	align-content: center;
	align-items: center;
	width: calc(50% - 1.5rem);
	height: 20rem;
	overflow: hidden;
	margin-bottom: 3rem;
	background-color: #fff;
	border: 0;
	color: #000;
	position: relative
}
.project-item:hover {
	-moz-transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	transform: translateX(10px) translateY(10px);
	-moz-transform: translateX(10px) translateY(10px);
	-ms-transform: translateX(10px) translateY(10px);
	-o-transform: translateX(10px) translateY(10px);
	-webkit-transform: translateX(10px) translateY(10px);
	color: #000
}
.project-item:hover .case-item__text-bottom {
	padding-right: 1rem
}
.project-item_border {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: .1rem solid #d0d0d0;
	overflow: visible
}
.project-item_border:hover {
	border-color: #d0d0d0
}
.project-item_border .project-item__img {
	-webkit-border-radius: .4rem 0 0 .4rem;
	-moz-border-radius: .4rem 0 0 .4rem;
	border-radius: .4rem 0 0 .4rem;
	margin-left: -.2rem;
	height: calc(100% + .2rem);
	border-right: .1rem solid #d0d0d0
}
.project-item__img {
	width: 20rem;
	height: 100%
}
.project-item__text {
	width: calc(100% - 20rem);
	padding: 1rem 4rem 1rem 2rem
}
.project-item__text p {
	font-size: .8em;
	line-height: 1.25;
	margin-bottom: 0
}
.project-item__text h3 {
	color: #00b4bc;
	line-height: 1.07143em
}
.project-item__text .icon-arrow-right {
	position: absolute;
	right: 1.9rem;
	bottom: 1.4rem
}
.project-item__text .tag {
	display: inline-block;
	vertical-align: bottom;
	margin-bottom: 1.1rem
}
.s-projects__btn-area {
	padding-top: 6rem
}
.s-project h1 {
	margin-bottom: 5rem
}
.s-project .content-col {
	width: calc(100% - 32.5rem)
}
.s-project .content-col:last-child {
	width: 32.5rem
}
@media screen and (max-width:1023px) {
	.project-item__img {
		width: 14rem
	}
	.project-item__text {
		width: calc(100% - 14rem)
	}
	.project-item__text h3 {
		font-size: 1.2em
	}
	.s-project h1 {
		margin-bottom: 3.5rem
	}
	.s-project .content-col {
		width: calc(100% - 28rem)
	}
	.s-project .content-col:last-child {
		width: 28rem
	}
}
@media screen and (max-width:767px) {
	.project-items {
		margin-bottom: -2rem
	}
	.project-items + .pager-wrap {
		margin-top: 4rem
	}
	h4 + .project-items {
		padding-top: .7rem
	}
	.project-item {
		height: auto;
		margin-bottom: 2rem;
		width: calc(50% - 1rem)
	}
	.project-item:hover {
		transform: translateX(0) translateY(0);
		-moz-transform: translateX(0) translateY(0);
		-ms-transform: translateX(0) translateY(0);
		-o-transform: translateX(0) translateY(0);
		-webkit-transform: translateX(0) translateY(0)
	}
	.project-item__img {
		height: 42vw;
		min-height: 18rem;
		width: 100%
	}
	.project-item__text {
		width: 100%;
		padding: 1.9rem 4rem 2rem 1rem
	}
	.project-item__text h3 {
		font-size: 1.53846em;
		line-height: 1.2em
	}
	.project-item__text p {
		font-size: 1em
	}
	.project-item__text .tag {
		margin-bottom: .6rem
	}
	.project-item__text .icon-arrow-right {
		display: none
	}
	.s-projects {
		padding-bottom: 3.8rem
	}
	.s-projects__btn-area {
		padding-top: 4rem
	}
	.project-item_border .project-item__img {
		-webkit-border-radius: .4rem .4rem 0 0;
		-moz-border-radius: .4rem .4rem 0 0;
		border-radius: .4rem .4rem 0 0;
		height: 18rem;
		width: calc(100% + .2rem);
		margin-left: -.1rem;
		margin-right: -.1rem;
		margin-top: -.1rem;
		border-width: 0 0 .1rem
	}
	.s-project h1 {
		margin-bottom: 2.5rem
	}
	.s-project .content-col {
		width: 100%
	}
	.s-project .content-col:last-child {
		width: 100%
	}
}
@media screen and (max-width:500px) {
	.project-items {
		display: block;
		margin-bottom: 0
	}
	.project-item {
		width: 100%;
		display: block;
		margin-bottom: 1rem
	}
	.project-item:last-child {
		margin-bottom: 0
	}
}
.s-about {
	position: relative;
	color: #fff;
	padding-bottom: 7.3rem
}
.s-about__companies {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: flex-start;
	align-items: flex-start;
	padding: 1.9rem 0 2rem;
	border-bottom: .1rem solid rgba(255, 255, 255, .5)
}
.company-item {
	width: calc(33.3% - 4rem)
}
.company-item__text {
	padding-right: 1rem
}
.company-item__text p {
	font-size: .8em;
	margin-bottom: 1rem
}
.company-item__img {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	height: 8rem;
	margin-bottom: 4rem
}
.company-item__img .icon-logo-mindobavki {
	margin-bottom: 2.2rem
}
.company-item__img .icon-logo-testbeton {
	margin-bottom: -.6rem
}
.s-about__btn-area {
	padding-top: 2.5rem
}
.s-about_detail h1 {
	margin-bottom: 5rem
}
.s-about_detail .content__text {
	padding: 0 6rem
}
.s-about_detail .list-features {
	/*margin-right: -4rem;
	margin-left: -4rem*/
}
.list-features, .list-features_2cols {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start
}
.list-features {
	-webkit-border-radius: .5rem;
	-moz-border-radius: .5rem;
	border-radius: .5rem;
	background: linear-gradient(78.98deg, #00aaab 0%, #af5aa3 52.52%, #f47f7d 100%);
	color: #fff;
	padding: 4.3rem 4rem;
	margin-top: 1.3rem;
	margin-bottom: 3.7em;
	position: relative;
	flex-wrap: nowrap;
	align-content: center
}
.list-features:after, .list-features:before {
	content: '';
	position: absolute;
	z-index: -1;
	width: 32.4rem;
	height: 16.2rem
}
.list-features:before {
	top: 0;
	left: -15.6rem;
	background: url(/local/templates/skytrade/css/../i/shapes/content-shape-3.svg)
}
.list-features:after {
	bottom: -6rem;
	right: -15.4rem;
	background: url(/local/templates/skytrade/css/../i/shapes/content-shape-4.svg)
}
.list-features + .max-width_md {
	padding-top: 3.3em
}
.list-features_2cols {
	flex-wrap: wrap;
	align-content: flex-start
}
.feature-item_half-width {
	width: calc(50% - 2rem);
	margin-bottom: 3rem
}
.feature-item_half-width:last-child, .feature-item_half-width:nth-last-child(2) {
	margin-bottom: 0
}
.list-features_wrap {
	flex-wrap: wrap
}
.list-features_wrap h2 {
	width: 100%;
	margin-bottom: 1.7em
}
.feature-item {
	font-size: .8em;
	width: calc(20% - 1.5rem);
	position: relative;
	z-index: 1
}
.feature-item:last-child {
	padding-right: 0
}
.feature-item_md {
	font-size: 1em;
	line-height: 1.25em
}
.feature-item_md .list-features__icon {
	margin-bottom: 20px
}
.feature-item__title {
	font-size: 2.125em;
	margin-bottom: 0
}
.key-principles {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-content: flex-start;
	align-items: flex-start;
	padding: 3.3rem 0 5rem
}
.principle-item__text {
	font-size: .8em
}
.principle-item__icon {
	color: #df5b56;
	margin-bottom: 2.5rem
}
.principle-item {
	width: calc(33.3% - 3rem)
}
@media screen and (max-width:1023px) {
	.s-about_detail h1 {
		margin-bottom: 3.5rem
	}
	.s-about_detail .list-features {
		margin-left: -6rem;
		margin-right: -6rem
	}
	.list-features {
		padding: 2.5rem
	}
	.feature-item__title {
		font-size: 1.75em
	}
	.company-item__img {
		margin-bottom: 2.5rem
	}
}
@media screen and (max-width:767px) {
	.s-about {
		padding-top: 4.6rem;
		padding-bottom: 4rem
	}
	.s-about h2 {
		font-size: 1.53846em;
		line-height: 2.5rem
	}
	.s-about__companies {
		border: 0
	}
	.company-item {
		width: 100%;
		padding-bottom: 2rem
	}
	.company-item:last-child {
		padding-bottom: 0
	}
	.company-item__text h4 {
		margin-bottom: 0
	}
	.company-item__text p {
		font-size: 1em
	}
	.company-item__img {
		font-size: 1.15385em;
		margin-bottom: .9rem
	}
	.s-about__btn-area {
		padding-top: 1rem
	}
	.s-about_detail h1 {
		margin-bottom: 2.1rem
	}
	.s-about_detail .content__text {
		padding: 0
	}
	.s-about_detail .list-features {
		margin: .3rem -1rem 4rem
	}
	.list-features {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		display: block;
		text-align: center;
		padding: 3.1rem 2.5rem 3rem;
		background: linear-gradient(180deg, #00aaab 0%, #af5aa3 49.17%, #f47f7d 100%)
	}
	.list-features:after, .list-features:before {
		display: none
	}
	.list-features + .max-width_md {
		padding-top: 0
	}
	.list-features_2cols {
		-webkit-border-radius: .4rem;
		-moz-border-radius: .4rem;
		border-radius: .4rem;
		text-align: left;
		padding: 2rem 1rem
	}
	.list-features_2cols h2, .list-features_wrap h2 {
		font-family: "KelsonSans", sans-serif;
		font-weight: 400;
		margin-bottom: 1.3em
	}
	.feature-item_half-width {
		width: 100%;
		margin-bottom: 2rem
	}
	.list-features_wrap {
		-webkit-border-radius: .4rem;
		-moz-border-radius: .4rem;
		border-radius: .4rem;
		text-align: left;
		padding: 1.6rem 1rem 3rem
	}
	.feature-item {
		width: 100%;
		font-size: 1.23077em;
		padding-bottom: 2.2rem
	}
	.feature-item:last-child {
		padding: 0
	}
	.feature-item_md .list-features__icon {
		margin-bottom: .8rem
	}
	.feature-item__title {
		font-size: 2.5em;
		margin-bottom: .4rem
	}
	.key-principles {
		padding: 1.8rem 0 4rem;
		display: block
	}
	.principle-item {
		width: 100%
	}
	.principle-item + .principle-item {
		padding-top: 2rem
	}
	.principle-item__icon {
		margin: 0 0 1rem 3rem;
		font-size: 1.53846em
	}
	.principle-item__text {
		font-size: 1em
	}
}
.s-news {
	position: relative;
	padding-bottom: 9.8rem;
	color: #fff
}
.news-item, .s-news__items {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: stretch;
	align-items: stretch;
	color: #fff;
	margin-bottom: -3rem
}
.s-news__items + .pager-wrap {
	margin-top: 6rem
}
.news-item {
	-webkit-border-radius: .4rem;
	-moz-border-radius: .4rem;
	border-radius: .4rem;
	justify-content: flex-start;
	align-content: flex-end;
	align-items: flex-end;
	width: calc(25% - 2.25rem);
	position: relative;
	overflow: hidden;
	border: 0;
	height: 42rem;
	margin-bottom: 3rem
}
.news-item:hover {
	transform: translateX(1rem) translateY(1rem);
	-moz-transform: translateX(1rem) translateY(1rem);
	-ms-transform: translateX(1rem) translateY(1rem);
	-o-transform: translateX(1rem) translateY(1rem);
	-webkit-transform: translateX(1rem) translateY(1rem);
	color: #fff
}
.news-item:hover:after {
	opacity: 0;
	visibility: hidden
}
.news-item:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 18rem;
	background: linear-gradient(0deg, #000 0%, transparent 100%);
	z-index: 2
}
.download-link__title span, .news-item:after, .news-item:before, .news-item:hover {
	-moz-transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}
.news-item:after {
	content: '';
	background-color: rgba(0, 0, 0, .2);
	z-index: 1
}
.news-item:after, .news-item__img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.news-item__text {
	position: relative;
	z-index: 3;
	padding: 3.4rem 2rem 1.9rem
}
.news-item__text h4 {
	margin-bottom: .3rem
}
.news-item__text p {
	font-size: .8em;
	line-height: 1.25;
	color: #999
}
.news-item_half-width {
	width: calc(50% - 1.5rem);
	height: 40rem;
	margin-bottom: 3rem
}
.news-item_half-width h4 {
	font-size: 1.4em
}
.news-item_half-width p {
	font-size: 1em
}
.news-item_half-width .news-item__tag {
	font-size: .8em
}
.s-news__btn-area {
	padding-top: 6rem
}
.s-news__all h1 {
	margin-bottom: 5rem
}
@media screen and (max-width:1023px) {
	.s-news {
		padding-bottom: 7rem
	}
	.news-item {
		width: calc(50% - 1.5rem)
	}
	.s-news_all h1 {
		margin-bottom: 3.5rem
	}
}
@media screen and (max-width:767px) {
	.s-news__items {
		margin-bottom: -2rem
	}
	.s-news {
		padding-bottom: 4rem
	}
	.news-item {
		width: calc(50% - 1rem);
		height: 60vw;
		min-height: 40rem;
		margin-bottom: 2rem
	}
	.news-item:hover {
		transform: translateX(0) translateY(0);
		-moz-transform: translateX(0) translateY(0);
		-ms-transform: translateX(0) translateY(0);
		-o-transform: translateX(0) translateY(0);
		-webkit-transform: translateX(0) translateY(0)
	}
	.news-item__text h4 {
		font-size: 1.53846em
	}
	.news-item__text p {
		font-size: 1.23077em
	}
	.s-news__btn-area {
		padding-top: 4rem
	}
	.s-news_all h1 {
		margin-bottom: 1.5rem
	}
	.s-news__items + .pager-wrap {
		margin-top: 4rem
	}
}
@media screen and (max-width:500px) {
	.s-news__items {
		margin-bottom: 0
	}
	.news-item {
		width: 100%;
		margin-bottom: 1rem
	}
	.news-item:last-child {
		margin-bottom: 0
	}
}
.list-clients {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: center;
	list-style: none;
	margin: 0 -1.5rem;
	padding: 0;
	text-align: center
}
.list-clients li {
	width: 20%;
	padding: 3rem 1.5rem 0
}
.list-clients a {
	border: 0;
	display: block
}
@media screen and (max-width:1023px) {
	.list-clients li {
		width: 25%
	}
}
@media screen and (max-width:767px) {
	.list-clients li {
		width: 33.3%
	}
}
@media screen and (max-width:500px) {
	.list-clients li {
		width: 50%;
		padding-top: 1.5rem
	}
}
.s-product .content-columns {
	background: url(/local/templates/skytrade/css/../i/shapes/content-shape-2.svg);
	background-repeat: no-repeat;
	background-position: 100% 78%
}
.s-product h2 + p, .s-speakers h2 + .columns {
	padding-top: 2rem
}
.product-title {
	font-size: 5em;
	margin-bottom: .9rem
}
.download-link {
	-webkit-border-radius: .4rem;
	-moz-border-radius: .4rem;
	border-radius: .4rem;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: center;
	width: 100%;
	background-color: #e57874;
	color: #000;
	padding: 2rem 1.5rem 2.6rem 3rem;
	margin-bottom: 5rem;
	border: 0
}
.download-link:hover {
	color: #000
}
.download-link:hover .download-link__title span {
	-moz-transition: none .2s ease-out;
	-webkit-transition: none .2s ease-out;
	-o-transition: none .2s ease-out;
	transition: none .2s ease-out;
	color: #ffdb03;
	border-bottom-color: rgba(255, 219, 3, .4)
}
.download-link__title {
	font-weight: 400;
	margin-bottom: .7rem
}
.download-link__title span {
	color: #fff;
	border-bottom: .1rem solid rgba(255, 255, 255, .4)
}
.download-link__text {
	padding-left: 1.9rem
}
.download-link__formats {
	font-size: .8em;
	display: block
}
.product-block {
	padding-bottom: 3.7rem
}
.product-block:last-of-type {
	padding-bottom: 0
}
.product-block__heading {
	border-bottom: .1rem solid #c4c4c4;
	font-weight: 400;
	padding-bottom: .6rem;
	margin-bottom: 2rem
}
.product-wrap__list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: flex-start
}
.product-item {
	width: 17rem;
	border: 0;
	margin-right: 3rem
}
.product-item:hover .product-item__title {
	border-bottom-color: rgba(223, 91, 86, .4)
}
.product-item__img {
	-webkit-border-radius: .4rem;
	-moz-border-radius: .4rem;
	border-radius: .4rem;
	border: .1rem solid #ebebeb;
	width: 100%;
	height: 17rem;
	padding: 2rem;
	text-align: center;
	margin-bottom: .3rem
}
.product-item__img img {
	max-height: 100%
}
.product-item__title {
	border-bottom: .1rem solid rgba(0, 180, 188, .4)
}
@media screen and (max-width:1023px) {
	.download-link {
		margin-bottom: 4rem
	}
}
@media screen and (max-width:767px) {
	.s-product .content-columns {
		background: 0 0;
		padding-bottom: 9.6rem
	}
	.product-title {
		font-size: 4.61538em;
		margin-bottom: .7rem
	}
	.download-link {
		padding: 2rem 1.5rem 2.2rem;
		margin-bottom: 2rem;
		max-width: 30rem
	}
	.download-link__title {
		margin-bottom: .6rem
	}
	.download-link__text {
		padding-left: 1.6rem
	}
	.download-link__formats {
		font-size: 1em
	}
	.download-link__title {
		font-size: 1.53846em
	}
	.product-block {
		padding-bottom: 4.1rem
	}
	.product-block__heading {
		font-size: 1em;
		font-family: "Tahoma", sans-serif;
		font-weight: 600;
		padding-bottom: .7rem;
		margin-bottom: 1rem
	}
	.product-wrap__list {
		display: block;
		margin: 0 -.5rem -2rem
	}
	.product-item {
		width: 14.5rem;
		display: inline-block;
		vertical-align: top;
		margin: 0 .5rem 2rem
	}
	.product-item__img {
		height: 14.5rem;
		padding: 1.4rem;
		margin-bottom: .6rem
	}
	.product-item__title {
		font-size: 1.23077em
	}
}
.s-vacancies h1 {
	margin-bottom: 5rem
}
.vacancy-item {
	-webkit-border-radius: .5rem;
	-moz-border-radius: .5rem;
	border-radius: .5rem;
	background: url(/local/templates/skytrade/css/../i/textures/texture-1.png);
	display: block;
	margin-bottom: 3rem;
	border: 0;
	color: #000;
	padding: 3.6rem 8rem 4.2rem
}
.vacancy-item:last-of-type {
	margin-bottom: 0
}
.vacancy-item:hover {
	color: #000
}
.vacancy-item:hover .vacancy-title span {
	-moz-transition: none .2s ease-out;
	-webkit-transition: none .2s ease-out;
	-o-transition: none .2s ease-out;
	transition: none .2s ease-out;
	color: #df5b56
}
.vacancy-title span {
	-moz-transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	color: #00b4bc
}
.vacancy-item__list {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "KelsonSans", sans-serif
}
.vacancy-item__list li {
	display: inline-block;
	vertical-align: top;
	padding-right: 2rem;
	margin-right: .9rem;
	position: relative
}
.vacancy-item__list li:after {
	content: '';
	position: absolute;
	top: 47%;
	right: 0;
	width: .2rem;
	height: .2rem;
	background-color: #000
}
.vacancy-item__list li:last-child:after {
	display: none
}
.vacancy-item__list a:not(:hover) {
	color: #000;
	border-color: transparent
}
.s-vacancies_detail {
	padding-bottom: 2rem
}
.s-vacancies_detail .content-columns {
	justify-content: space-between
}
.s-vacancies_detail h1 {
	margin-bottom: 5.6rem
}
.vacancy-address {
	font-style: normal
}
.map-area {
	-webkit-border-radius: .5rem;
	-moz-border-radius: .5rem;
	border-radius: .5rem;
	height: 24rem;
	margin-bottom: 1.7rem;
	overflow: hidden
}
.map-area iframe {
	height: 100%;
	width: 100%
}
@media screen and (max-width:1023px) {
	.s-vacancies h1, .s-vacancies_detail h1 {
		margin-bottom: 3.5rem
	}
	.s-vacancies_detail .content-col {
		width: calc(100% - 28rem)
	}
	.s-vacancies_detail .content-col:last-child {
		width: 28rem
	}
}
@media screen and (max-width:767px) {
	.s-vacancies {
		padding-bottom: 4rem
	}
	.s-vacancies h1 {
		margin-bottom: 1.5rem
	}
	.vacancy-title {
		font-weight: 400;
		margin-bottom: .6rem
	}
	.vacancy-item {
		padding: 1.6rem 2rem 2rem;
		margin-bottom: 1rem
	}
	.vacancy-item:last-child {
		margin-bottom: 0
	}
	.vacancy-item__list {
		font-family: "Tahoma", sans-serif
	}
	.vacancy-item__list li {
		padding-right: 1.3rem;
		margin-right: .8rem
	}
	.s-vacancies_detail h1 {
		margin-bottom: .5rem
	}
	.s-vacancies_detail .content-col {
		width: 100%
	}
	.s-vacancies_detail .content-col + .content-col {
		padding-top: 1rem
	}
	.s-vacancies_detail .content-col:last-child {
		width: 100%
	}
	.map-area {
		margin: 0 0 1.1rem;
		height: 20rem
	}
}
.tab-pane {
	display: none
}
.tab-pane.active, .tabs a {
	display: block
}
.tabs {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: flex-start;
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: .1rem solid #dbdbdb;
	padding-top: .7rem
}
.tabs li {
	padding: 0 1.1em
}
.tabs li + li {
	padding-left: 1em
}
.tabs li.active a {
	border-bottom-color: #e57874;
	color: #000
}
.tabs a {
	-moz-transition: none .2s ease-out;
	-webkit-transition: none .2s ease-out;
	-o-transition: none .2s ease-out;
	transition: none .2s ease-out;
	color: #e57874;
	font-size: 1.35em;
	border-bottom: .4rem solid transparent;
	padding-bottom: .7rem
}
.tab-content {
	padding: 1.95em 0 0
}
.contact-columns {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: flex-start;
	align-items: flex-start
}
.contact-columns .map-area {
	height: 20em;
	margin-bottom: 0
}
.contact-col:first-child {
	width: 34%;
	padding-right: 2rem
}
.contact-col:last-child {
	width: 66%
}
.contact-col .tel-link {
	color: #000;
	margin-bottom: 0
}
@media screen and (max-width:767px) {
	.contact-col:first-child {
		width: 40%;
		padding-right: 2rem
	}
	.contact-col:last-child {
		width: 60%
	}
	.contact-col .tel-link {
		color: #00b4bc;
		border-bottom: .1rem solid rgba(0, 180, 188, .4)
	}
	.contact-col .tel-link:hover {
		color: #df5b56;
		border-bottom-color: rgba(223, 91, 86, .4)
	}
}
@media screen and (max-width:500px) {
	.s-contact {
		padding-bottom: 2.53846em
	}
	.tabs {
		margin: 0 -1rem;
		padding-top: 0
	}
	.tabs li {
		padding: 0 .76923em
	}
	.tabs, .tabs li + li {
		padding-left: .76923em
	}
	.tabs a {
		font-size: 1em
	}
	.tab-content {
		padding-top: 1.53846em
	}
	.contact-columns .map-area {
		height: 15.38462em
	}
	.contact-col:first-child {
		order: 2;
		width: 100%;
		padding: 0 0 1rem
	}
	.contact-col:last-child {
		width: 100%;
		order: 1;
		margin-bottom: 1.53846em
	}
}
.s-partners-intro {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-end;
	align-items: flex-end;
	position: relative;
	z-index: 1;
	height: 100vh;
	min-height: 56rem;
	padding: 0
}
.s-partners-intro__center-holder {
	padding-bottom: 8rem;
	width: 100%
}
@media screen and (max-width:1230px) {
	.s-partners-intro__center-holder {
		padding-bottom: 4rem
	}
}
@media screen and (max-width:1023px) {
	.s-partners-intro {
		height: auto
	}
}
@media screen and (max-width:767px) {
	.s-partners-intro {
		min-height: 42rem;
		height: 88vh;
		max-height: 50rem
	}
	.s-partners-intro__center-holder {
		padding-top: 4rem;
		padding-bottom: 2.8rem;
		width: 100%
	}
}
.s-partners-features {
	position: relative;
	background: url(/local/templates/skytrade/css/../i/shapes/content-shape-1.svg);
	background-repeat: no-repeat;
	background-position: 50% -42%
}
.s-partners-features + .s-product-description {
	padding-top: 3.9rem
}
.s-partners-features .list-features {
	margin-bottom: 0
}
.s-partners-features__head {
	line-height: 1.5em;
	max-width: 86.4rem;
	margin-right: auto;
	margin-left: auto;
	padding: .5rem 0 8.5rem
}
.list-features_3cols {
	flex-wrap: wrap;
	padding: 2.7rem 4rem 8rem
}
.list-features__top-text {
	width: 100%;
	margin-bottom: 5.4rem
}
.list-features__icon {
	margin-bottom: 1.6rem
}
.list-features__icon .icon-communication {
	height: 5em;
	width: 5em
}
.feature-item_partners {
	width: 30%
}
@media screen and (min-width:767px) {
	.feature-item_partners {
		padding: 0 0 8rem
	}
	.feature-item_partners:nth-last-child(-n+3) {
		padding-bottom: 0
	}
}
@media screen and (max-width:1023px) and (min-width:767px) {
	.feature-item_partners {
		padding: 0 0 5rem
	}
	.feature-item_partners:nth-last-child(-n+3) {
		padding-bottom: 0
	}
}
@media screen and (max-width:767px) {
	.s-partners-features {
		background-position: 50% -10%;
		background-size: 500px;
		padding: 3rem 0 0
	}
	.s-partners-features + .s-product-description {
		padding-top: 4.4rem
	}
	.s-partners-features__head {
		font-size: 1em;
		line-height: 1.3;
		font-weight: 400;
		padding: 0 0 1.2rem
	}
	.list-features_3cols {
		-webkit-border-radius: .5rem;
		-moz-border-radius: .5rem;
		border-radius: .5rem;
		display: flex;
		text-align: left;
		padding: 2rem 1rem 3rem
	}
	.feature-item_partners {
		width: 48%;
		padding: 0 0 1.8rem
	}
	.feature-item_partners:nth-last-child(-n+2) {
		padding-bottom: 0
	}
	.list-features__top-text {
		margin-bottom: 1.9rem
	}
	.list-features__icon {
		font-size: 1rem;
		margin-bottom: .9rem
	}
}
.product-info {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-content: center;
	align-items: flex-start
}
.product-info:first-of-type {
	padding-top: 8rem
}
.product-info + .product-info {
	padding-top: 10rem
}
.product-info__img_right-align {
	order: 2
}
.product-info__img_right-align + .product-info__text {
	order: 1;
	padding-right: 5rem;
	padding-left: 0
}
.product-info__img {
	width: 48%
}
.product-info__img img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.product-info__text {
	padding-top: 5.7rem;
	padding-left: 5rem;
	width: 52%
}
.product-img-wrap {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url(/local/templates/skytrade/css/../i/textures/texture-1.png);
	padding: 3.5rem 15%;
	text-align: center
}
@media screen and (max-width:1023px) {
	.product-info__text {
		padding-top: 2rem
	}
}
@media screen and (max-width:767px) {
	.product-info {
		display: block
	}
	.product-info:first-of-type {
		padding-top: 2rem
	}
	.product-info + .product-info {
		padding-top: 2rem
	}
	.product-info__img {
		width: 100%;
		margin-bottom: 1.4rem
	}
	.product-info__img_right-align + .product-info__text {
		padding-right: 0
	}
	.product-info__text {
		width: 100%;
		padding: 0
	}
	.product-info__text .btn {
		margin-bottom: 2rem
	}
}
.s-production-banner {
	position: relative;
	color: #fff
}
.s-production-banner:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .6) 100%)
}
.s-production-banner__text {
	position: relative;
	z-index: 1
}
.s-production-banner__bottom-area {
	white-space: nowrap;
	min-height: 47rem
}
.s-production-banner__bottom-area:after {
	content: '';
	vertical-align: bottom;
	display: inline-block;
	min-height: 47rem
}
.s-production-banner__bottom-columns {
	white-space: normal;
	display: inline-block;
	vertical-align: bottom;
	overflow: hidden;
	margin: 0 -1.5rem -3rem
}
.s-production-banner__bottom-columns .col-6_sm {
	float: left
}
@media screen and (max-width:767px) {
	.s-production-banner {
		padding: 2.4rem 0 3rem
	}
	.s-production-banner__bottom-area {
		white-space: nowrap;
		min-height: 36rem
	}
	.s-production-banner__bottom-area:after {
		content: '';
		vertical-align: bottom;
		display: inline-block;
		min-height: 36rem
	}
	.s-production-banner__bottom-columns {
		margin-bottom: -2rem
	}
}
.s-support {
	padding-top: 13rem
}
.s-support + .s-common-achievements {
	padding-top: 3.4rem
}
.support-columns {
	padding-top: 3rem
}
.support-head, .support-line {
	padding-bottom: 1rem
}
.support-head:after, .support-line:after {
	content: " ";
	display: block;
	clear: both
}
.support-item {
	width: calc(50% - 11.5rem);
	float: left;
	max-width: 42.7rem
}
.support-item:first-of-type {
	text-align: right
}
.support-arrow {
	width: 23rem;
	height: 2.17rem;
	float: left;
	text-align: center;
	padding-top: 2rem
}
.support-arrow img {
	width: 16.8rem
}
.support-head .support-item:last-of-type {
	padding-left: 23rem
}
@media screen and (max-width:767px) {
	.s-support {
		padding-top: 4.4rem
	}
	.s-support h2.text_center {
		text-align: left
	}
	.s-support + .s-common-achievements {
		padding-top: 0
	}
	.support-columns {
		padding-top: 1rem
	}
	.support-head, .support-line {
		padding-bottom: 1rem
	}
	.support-item {
		width: calc(50% - 3.7rem)
	}
	.support-arrow {
		width: 7.2rem;
		height: 1.6rem;
		padding-top: 2rem
	}
	.support-arrow img {
		width: 5.2rem
	}
	.support-head h2 {
		font-weight: 400;
		margin-bottom: 1rem
	}
	.support-head .support-item:last-of-type {
		padding-left: 7.2rem
	}
}
.achievements-columns {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: flex-start;
	align-items: flex-start;
	padding-top: 5rem
}
.achievement-item__number {
	color: #e57874;
	display: block;
	font: 600 5em/1em "KelsonSans", sans-serif;
	margin-bottom: .7rem
}
.achievement-item__icon {
	color: #e57874;
	display: block;
	margin-bottom: 1.6rem;
	height: 10rem;
	margin-top: -9px
}
@media screen and (min-width:767px) {
	.achievement-item {
		padding-bottom: 6.6rem
	}
	.achievement-item:nth-last-child(-n+3) {
		padding-bottom: 0
	}
}
@media screen and (max-width:767px) {
	.achievements-columns {
		padding-top: 1.8rem;
		margin-bottom: -2rem
	}
	.achievement-item {
		width: 48%;
		padding-bottom: 1.8rem
	}
	.achievement-item:nth-last-child(-n+2) {
		padding-bottom: 0
	}
	.achievement-item__number {
		font: 600 3.07692em/.90909em "KelsonSans", sans-serif;
		margin-bottom: 1rem
	}
	.achievement-item__icon {
		font-size: .69231em;
		margin-bottom: 1.4rem;
		height: auto;
		margin-top: -9px
	}
}
.s-education-intro .section__main-img {
	background: url(/local/templates/skytrade/css/../i/education/intro-bg.jpg);
	background-size: cover;
	background-position: 100% 100%
}
.icon-target {
	fill: url(#gradient_green-purple-red)
}
.form-wrap__inner-columns {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-content: flex-start;
	align-items: flex-start;
	padding-top: 1.8rem
}
.form-wrap__text-col {
	padding-right: 4rem
}
.list-videos, .video-item {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: flex-start
}
.list-videos {
	list-style: none;
	padding: 1.7rem 0 0;
	max-width: 66rem;
	flex-wrap: wrap
}
.video-item {
	flex-wrap: nowrap;
	font-size: .8em;
	line-height: 1.375em;
	width: 50%
}
#ed-popup .video-item {
	width: 100%
}
.icon-youtube {
	-webkit-border-radius: 1rem;
	-moz-border-radius: 1rem;
	border-radius: 1rem;
	min-width: 4.6rem;
	height: 3.2rem;
	background-color: red;
	position: relative;
	margin-top: .5rem
}
.icon-youtube:after {
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	border: 6px solid transparent;
	border-left: 12px solid #fff;
	border-width: .7rem .7rem .7rem 1.2rem;
	content: '';
	position: absolute;
	top: 50%;
	left: 1.8rem
}
.video-item__description {
	padding: 0 0 0 1.6rem
}
.video-item__description p {
	margin-bottom: .4rem
}
.s-speakers .columns p:last-of-type {
	margin-bottom: 3rem
}
.speaker-img {
	margin-bottom: 2.4rem
}
.s-speakers__bottom-text {
	max-width: 67rem;
	padding: 2.42857em 0 0;
	margin: 0 auto;
	font-size: 1.4em;
	line-height: 1.21429em;
	text-align: center
}
.s-speakers__bottom-text p {
	border-top: .1rem solid #e1e1e1;
	padding-top: 2rem
}
.schedule-columns-wrap {
	padding-top: 2rem
}
.schedule-columns {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: flex-start;
	border: .1rem solid #e1e1e1;
	border-width: .1rem 0 0;
	padding: 2em 0 1.5em
}
.schedule-columns:last-child {
	border-width: .1rem 0
}
.schedule-dates {
	width: 30rem;
	padding-right: 2rem
}
.schedule-dates p + p {
	padding-top: 4rem
}
.schedule-dates time {
	font-weight: 600;
	display: block
}
.schedule-description {
	width: calc(100% - 30rem)
}
@media screen and (max-width:1023px) {
	.video-item {
		width: 100%
	}
	.schedule-dates {
		width: 26rem
	}
	.schedule-description {
		width: calc(100% - 26rem)
	}
}
@media screen and (max-width:767px) {
	.s-education-intro .section__main-img {
		background: url(/local/templates/skytrade/css/../i/education/intro-bg_xs.jpg);
		background-size: cover;
		background-position: 100% 50%
	}
	.s-education-about .columns {
		margin-bottom: -3rem
	}
	.s-education-about .col-6_sm {
		margin-bottom: 3rem
	}
	.icon-target + p {
		padding: 0 1.5rem
	}
	.form-wrap__inner-columns {
		flex-wrap: wrap;
		padding-top: 0
	}
	.form-wrap__text-col {
		padding-right: 0;
		padding-bottom: 3rem
	}
	.list-videos {
		padding-top: 2rem
	}
	.video-item {
		font-size: 1em
	}
	.video-item__description {
		padding-left: 1.4rem
	}
	.video-item__description p {
		margin-bottom: .2rem
	}
	.icon-youtube {
		margin-top: .3rem
	}
	.s-speakers h2 + .columns {
		padding-top: 1rem
	}
	.s-speakers .columns p:last-of-type {
		margin-bottom: 1rem
	}
	.speaker-img {
		margin-bottom: 1.6rem
	}
	.s-speakers__bottom-text {
		font-size: 1em;
		padding-top: 2.6rem
	}
	.s-speakers__bottom-text p {
		padding-top: 1.1rem
	}
	.schedule-columns-wrap {
		padding-top: 1rem
	}
	.schedule-columns {
		-webkit-border-radius: .5rem;
		-moz-border-radius: .5rem;
		border-radius: .5rem;
		background-color: #f0f0f0;
		flex-wrap: wrap;
		border: none;
		padding: 2rem 1.5rem;
		margin-bottom: 1rem
	}
	.schedule-columns:last-child {
		margin-bottom: 0
	}
	.schedule-dates {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: flex-start;
		align-content: flex-start;
		align-items: center;
		width: 100%;
		padding: 0 0 2rem
	}
	.schedule-dates p {
		margin: 0 2rem 0 0
	}
	.schedule-dates p + p {
		padding-top: 0
	}
	.schedule-dates p:last-child {
		margin-right: 0
	}
	.schedule-dates time {
		font-weight: 600;
		display: block
	}
	.schedule-dates .icon-calendar {
		width: 3.2rem;
		height: 3.2rem;
		fill: url(#gradient_calendar);
		margin-right: 1rem
	}
	.schedule-description {
		width: 100%
	}
	.schedule-description h3 {
		font-size: 1.53846em;
		line-height: 1.25em;
		margin-bottom: 1.1rem
	}
}
.s-destructive-forces {
	position: relative;
	background: url(/local/templates/skytrade/css/../i/shapes/content-shape-1.svg);
	background-repeat: no-repeat;
	background-position: 50% -42%
}
.s-destructive-forces__head {
	line-height: 1.5em;
	max-width: 86.4rem;
	margin-right: auto;
	margin-left: auto;
	padding: .5rem 0 4.5rem
}
.destructive-forces__line {
	transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	-webkit-transform: rotate(0);
	fill: url(#baseGradient);
	margin: -3.3rem 0 0 1.2rem
}
.destructive-forces__columns {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-content: center;
	align-items: center;
	padding-bottom: 5.6rem
}
.destructive-forces__description {
	padding-right: 3.5rem
}
.destructive-forces__list {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 2.9rem
}
.destructive-forces__list-item {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	margin-bottom: 3rem
}
.destructive-forces__list-item:nth-child(2) .destructive-forces__line {
	transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	-webkit-transform: rotate(10deg);
	margin-top: -.1rem
}
.destructive-forces__list-item:last-child {
	margin-bottom: 0
}
.destructive-forces__list-item:last-child .destructive-forces__line {
	transform: rotate(20deg);
	-moz-transform: rotate(20deg);
	-ms-transform: rotate(20deg);
	-o-transform: rotate(20deg);
	-webkit-transform: rotate(20deg);
	margin: .7rem 0 -2.4rem 1.2rem
}
.destructive-forces__list-text {
	width: 26rem;
	text-align: right;
	margin-right: 1.9rem
}
.destructive-forces__icon {
	color: #f17d7f;
	width: 4.7rem;
	text-align: center
}
@media screen and (max-width:767px) {
	.s-destructive-forces__head {
		font-family: "KelsonSans", sans-serif;
		font-size: 2.15385em;
		line-height: 1.21429em;
		font-weight: 400;
		padding-bottom: 3.8rem
	}
	.destructive-forces__description {
		padding-right: 0;
		text-align: center
	}
	.destructive-forces__img {
		max-width: 29rem;
		width: 100%;
		text-align: right
	}
	.destructive-forces__img img {
		max-width: 22rem
	}
	.destructive-forces__columns {
		flex-wrap: wrap;
		padding-bottom: 2.4rem
	}
	.destructive-forces__list {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: center;
		align-content: flex-start;
		align-items: flex-start;
		padding-top: 1rem;
		margin-bottom: -2.4rem
	}
	.destructive-forces__list-item {
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-content: center;
		align-items: center;
		width: 10rem;
		max-width: 33.3%;
		flex-wrap: wrap;
		padding: 0 .5rem
	}
	.destructive-forces__list-item:nth-child(2) .destructive-forces__line {
		transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		-webkit-transform: rotate(0);
		margin: -.6rem 0 0
	}
	.destructive-forces__list-item:last-child {
		margin-bottom: 0
	}
	.destructive-forces__list-item:last-child .destructive-forces__line {
		transform: rotate(0) scale(-1, 1);
		-moz-transform: rotate(0) scale(-1, 1);
		-ms-transform: rotate(0) scale(-1, 1);
		-o-transform: rotate(0) scale(-1, 1);
		-webkit-transform: rotate(0) scale(-1, 1);
		margin: 1.7rem 0 0 -7rem
	}
	.destructive-forces__list-text {
		text-align: center;
		margin: 0 0 1.5rem;
		order: 2
	}
	.destructive-forces__icon {
		order: 1;
		margin-bottom: 1.1rem
	}
	.destructive-forces__line {
		order: 3;
		fill: url(#baseGradientMobile);
		font-size: 1.53846em;
		margin: 0 -6.8rem 0 0
	}
}
.repair-products {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: flex-start;
	margin: 0 -2.5rem;
	padding: 2rem 0 0
}
.repair-products__type {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	padding: 0 2.5rem
}
.repair-products__img {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-content: flex-end;
	align-items: flex-end;
	height: 15.4rem;
	margin: 0 0 2.4rem
}
.repair-products__title {
	font-weight: 400;
	margin-bottom: 1.7rem
}
.repair-products__inner-list-items, .repair-products__list-items {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 18px;
	line-height: 1.16667em
}
.repair-products__list-items li {
	padding-bottom: 2.1rem
}
.repair-products__inner-list-items {
	padding: 10px 0 0 23px
}
.repair-products__inner-list-items li {
	padding-bottom: 1.7rem
}
.repair-products__accordion-opener {
	border: none;
	padding-left: 2.2rem;
	position: relative;
	display: inline-block;
	vertical-align: top
}
.repair-products__accordion-opener svg.icon-arrow-right-thin {
	-moz-transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	color: #000;
	position: absolute;
	top: .6rem;
	left: .3rem;
	font-size: 1.11111em
}
.repair-products__accordion-opener[aria-expanded=true] svg.icon-arrow-right-thin {
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	top: .5rem;
	left: .4rem
}
@media screen and (max-width:1023px) {
	.repair-products {
		margin-bottom: -4rem
	}
	.repair-products__type {
		max-width: 50%;
		min-width: 50%;
		margin-bottom: 4rem
	}
}
@media screen and (max-width:767px) {
	.repair-products {
		border-top: .1rem solid #eaeaea;
		padding: 0;
		margin-bottom: 0
	}
	.repair-products__type {
		max-width: 100%;
		min-width: 100%;
		margin-bottom: 0
	}
	.modal-body .repair-products__type .icon-arrow-right-thin, .s-repair-products .repair-products__list-items {
		display: none
	}
	.s-repair-products .repair-products__type {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-content: center;
		align-items: center;
		padding: 1rem 2.5rem;
		border-bottom: .1rem solid #eaeaea
	}
	.s-repair-products .repair-products__img {
		min-width: 4.8rem;
		max-width: 4.8rem;
		height: auto;
		margin-bottom: 0;
		justify-content: center
	}
	.s-repair-products .repair-products__img img {
		max-width: 4.8rem;
		max-height: 4.8rem
	}
	.s-repair-products .repair-products__title {
		font-size: 1em;
		font-family: "Tahoma", sans-serif;
		margin-bottom: 0;
		width: 100%;
		padding: 0 1.3rem
	}
	.s-repair-products .icon-arrow-right-thin {
		min-width: .7rem
	}
	.modal-body .repair-products__type {
		padding: 4rem 1.5rem
	}
	.modal-body .repair-products__type .collapse {
		display: block
	}
	.modal-body .repair-products__img {
		height: auto;
		margin-left: 1.5rem
	}
	.modal-body .repair-products__img img {
		height: 14rem
	}
	.modal-body .repair-products__title {
		font-size: 2.15385em;
		line-height: 1.21429em;
		font-weight: 600;
		margin-bottom: 1.4rem
	}
	.repair-products__list-items {
		font-size: 1em
	}
	.repair-products__list-items li {
		padding-bottom: .5rem
	}
	.repair-products__accordion-opener {
		font-weight: 600;
		padding: 0;
		color: #000;
		pointer-events: none
	}
	.repair-products__accordion-opener:hover {
		color: #000
	}
	.repair-products__inner-list-items {
		font-size: 1em;
		padding: .6rem 0 1.6rem 1rem
	}
	.repair-products__inner-list-items li {
		padding-bottom: .1rem
	}
}
.s-catalog-products {
	background: #f5f5f5 url(/local/templates/skytrade/css/../i/textures/texture-1.png)
}
.s-catalog-products__center-holder {
	max-width: 103rem
}
.s-catalog-products__columns {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-content: flex-start;
	align-items: flex-start
}
.s-catalog-products__form {
	width: 37rem
}
.s-catalog-products__form .chk-wrap label {
	font-family: "Tahoma", sans-serif
}
.s-catalog-products__form .btn {
	width: 100%
}
@media screen and (max-width:1023px) {
	.s-catalog-products__form {
		width: 30rem
	}
}
.form-window {
	-webkit-border-radius: .5rem;
	-moz-border-radius: .5rem;
	border-radius: .5rem;
	-webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, .25);
	box-shadow: 0 10px 15px rgba(0, 0, 0, .25);
	width: calc(100% - 6rem - 37rem);
	background-color: #fff
}
.form-window__head {
	-webkit-border-radius: .5rem .5rem 0 0;
	-moz-border-radius: .5rem .5rem 0 0;
	border-radius: .5rem .5rem 0 0;
	background: linear-gradient(62.94deg, #00aaab 0%, #af5aa3 52.52%, #f47f7d 100%), #d9d9d9;
	height: 4rem;
	padding: 1.5rem 1.9rem
}
.form-window__option {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 1rem;
	height: 1rem;
	margin-right: .8rem;
	background-color: #fff;
	display: inline-block;
	vertical-align: top
}
.form-window__frame {
	padding: 1.1rem 2rem 2rem
}
.form-window__field {
	white-space: nowrap;
	border-bottom: .1rem solid #e1e1e1;
	font-size: .8em;
	line-height: 1.375em;
	padding: .8rem 0 .7rem
}
.form-window__label {
	color: #999;
	margin-right: .5rem
}
.form-window__holder {
	padding: 3rem 0 3.1rem
}
.attached-file {
	font-size: .8em;
	line-height: 1.375em;
	text-align: center;
	max-width: 13rem;
	display: inline-block;
	vertical-align: top;
	margin-right: 1.5rem
}
.attached-file__img {
	margin-bottom: .9rem
}
.form-window__initials {
	color: #999;
	font-size: .65em;
	line-height: 1.23077em
}
.form-window__initials-link {
	border: none;
	color: #999
}
@media screen and (max-width:1023px) {
	.form-window {
		width: calc(100% - 6rem - 30rem)
	}
}
p + .repair-materials-using {
	padding-top: 5.2rem
}
.repair-materials-using {
	padding-bottom: 6rem
}
.repair-materials-using:last-child {
	padding-bottom: 0
}
.repair-materials-using__columns {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-content: flex-start;
	align-items: flex-start;
	padding-top: 1rem
}
.repair-materials-using__list-items {
	width: 30rem;
	padding-right: 3rem
}
.repair-materials-using__gallery {
	width: calc(100% - 30rem)
}
.product-item-inline {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	margin-bottom: 2rem
}
.product-item-inline:last-child {
	margin-bottom: 0
}
.product-item-inline__img {
	width: 6.4rem;
	text-align: center;
	margin-right: 1.5rem
}
.product-item-inline__img img {
	max-width: 6.4rem;
	max-height: 6.4rem
}
@media screen and (max-width:767px) {
	p + .repair-materials-using {
		padding-top: 2.5rem
	}
	.repair-materials-using {
		padding-bottom: 4rem
	}
	.individual-approach {
		text-align: center;
		font-size: 1em
	}
	.individual-approach .text-size_lg, .individual-approach h3 {
		font-size: 1em
	}
	.individual-approach__text {
		margin-bottom: 2rem
	}
	.repair-materials-using__columns {
		flex-wrap: wrap;
		padding-top: 0
	}
	.repair-materials-using__list-items {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-content: flex-start;
		align-items: flex-start;
		width: 100%;
		padding: 0 0 1rem
	}
	.repair-materials-using__list-items .product-item-inline {
		margin: 0 1.7rem .6rem 0
	}
	.product-item-inline__img {
		width: 3.4rem;
		margin-right: .8rem
	}
	.product-item-inline__img img {
		max-width: 3.4rem;
		max-height: 3.4rem
	}
	.repair-materials-using__gallery {
		width: 100%
	}
}
/* End */


/* Start:/local/templates/skytrade/css/costume.css?1777450536157*/
.inputo:hover{
    background: linear-gradient(180deg,#1ee6e7 0%,#14abac 100%);
}
.thanku{
    margin-bottom: 10px;
    text-decoration: underline;
}

/* End */


/* Start:/local/templates/skytrade/styles.css?177745053662*/
.icon-target{fill:url(#gradient_green-purple-red) !important;}
/* End */


/* Start:/local/templates/skytrade/template_styles.css?1777450536308*/
.icon-target{fill:url(#gradient_green-purple-red) !important;}
select.form-control {
	padding: .5rem 1.5rem
}
.footer .logo {
	height: auto
}
.legal-info {
	font-size: 12px;
	color: #fff;
	margin-top: 25px
}

@media screen and (max-width: 767px) {
    .footer .logo {
		max-width: none;
		width: 100%
    }
}
/* End */
/* /local/templates/skytrade/css/main_global.css?1777457268134599 */
/* /local/templates/skytrade/css/costume.css?1777450536157 */
/* /local/templates/skytrade/styles.css?177745053662 */
/* /local/templates/skytrade/template_styles.css?1777450536308 */
