@charset "UTF-8";
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

:focus {
	outline: 0
}

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

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

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

table {
	border-collapse: collapse;
	border-spacing: 0
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
	-webkit-appearance: none;
	-moz-appearance: none
}

input[type=search] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical
}

audio,
canvas,
video {
	display: inline-block;
	max-width: 100%
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden] {
	display: none
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

a:focus {
	outline: thin dotted
}

a:active,
a:hover {
	outline: 0
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic
}

figure {
	margin: 0
}

form {
	margin: 0
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0;
	white-space: normal
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline
}

button,
input {
	line-height: normal
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto;
	vertical-align: top
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

button,
html,
input,
select,
textarea {
	color: #222
}

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none
}

::selection {
	background: #b3d4fc;
	text-shadow: none
}

img {
	vertical-align: middle
}

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

textarea {
	resize: vertical
}

.chromeframe {
	margin: .2em 0;
	background: #ccc;
	color: #000;
	padding: .2em 0
}

@font-face {
	font-family: "Yandex Sans Text";
	font-weight: 400;
	font-style: normal;
	src: url(../font/YandexSansText-Regular.eot);
	src: url(../font/YandexSansText-Regular.eot?#iefix) format("embedded-opentype"), url(../font/YandexSansText-Regular.woff) format("woff"), url(../font/YandexSansText-Regular.ttf) format("truetype")
}

@font-face {
	font-family: "Yandex Sans Text";
	font-weight: 500;
	font-style: normal;
	src: url(../font/YandexSansText-Medium.eot);
	src: url(../font/YandexSansText-Medium.eot?#iefix) format("embedded-opentype"), url(../font/YandexSansText-Medium.woff) format("woff"), url(../font/YandexSansText-Medium.ttf) format("truetype")
}

@font-face {
	font-family: "Yandex Sans Text";
	font-weight: 700;
	font-style: normal;
	src: url(../font/YandexSansText-Bold.eot);
	src: url(../font/YandexSansText-Bold.eot?#iefix) format("embedded-opentype"), url(../font/YandexSansText-Bold.woff) format("woff"), url(../font/YandexSansText-Bold.ttf) format("truetype")
}

@font-face {
	font-family: "Bebas Neue";
	font-weight: 700;
	font-style: normal;
	src: url(../font/BebasNeueBold.eot);
	src: url(../font/BebasNeueBold.eot?#iefix) format("embedded-opentype"), url(../font/BebasNeueBold.woff) format("woff"), url(../font/BebasNeueBold.ttf) format("truetype")
}

@-ms-viewport {
	width: device-width
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-overflow-style: scrollbar
}

*,
::after,
::before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:576px) {
	.container {
		max-width: 540px
	}
}

@media (min-width:768px) {
	.container {
		max-width: 720px
	}
}

@media (min-width:992px) {
	.container {
		max-width: 960px
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 1170px
	}
}

.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col {
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}

.col-auto {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}

.col-1 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 8.33333%;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}

.col-2 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}

.col-3 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}

.col-5 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 41.66667%;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}

.col-6 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 58.33333%;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}

.col-8 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 66.66667%;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}

.col-9 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 83.33333%;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}

.col-11 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 91.66667%;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}

.col-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.order-first {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1
}

.order-last {
	-webkit-box-ordinal-group: 14;
	-webkit-order: 13;
	-ms-flex-order: 13;
	order: 13
}

.order-0 {
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0
}

.order-1 {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

.order-2 {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}

.order-3 {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3
}

.order-4 {
	-webkit-box-ordinal-group: 5;
	-webkit-order: 4;
	-ms-flex-order: 4;
	order: 4
}

.order-5 {
	-webkit-box-ordinal-group: 6;
	-webkit-order: 5;
	-ms-flex-order: 5;
	order: 5
}

.order-6 {
	-webkit-box-ordinal-group: 7;
	-webkit-order: 6;
	-ms-flex-order: 6;
	order: 6
}

.order-7 {
	-webkit-box-ordinal-group: 8;
	-webkit-order: 7;
	-ms-flex-order: 7;
	order: 7
}

.order-8 {
	-webkit-box-ordinal-group: 9;
	-webkit-order: 8;
	-ms-flex-order: 8;
	order: 8
}

.order-9 {
	-webkit-box-ordinal-group: 10;
	-webkit-order: 9;
	-ms-flex-order: 9;
	order: 9
}

.order-10 {
	-webkit-box-ordinal-group: 11;
	-webkit-order: 10;
	-ms-flex-order: 10;
	order: 10
}

.order-11 {
	-webkit-box-ordinal-group: 12;
	-webkit-order: 11;
	-ms-flex-order: 11;
	order: 11
}

.order-12 {
	-webkit-box-ordinal-group: 13;
	-webkit-order: 12;
	-ms-flex-order: 12;
	order: 12
}

.offset-1 {
	margin-left: 8.33333%
}

.offset-2 {
	margin-left: 16.66667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.33333%
}

.offset-5 {
	margin-left: 41.66667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.33333%
}

.offset-8 {
	margin-left: 66.66667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.33333%
}

.offset-11 {
	margin-left: 91.66667%
}

@media (min-width:576px) {
	.col-sm {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-sm-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-sm-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-sm-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-sm-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-sm-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-sm-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-sm-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-sm-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-sm-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-sm-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-sm-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-sm-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-sm-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}
	.order-sm-last {
		-webkit-box-ordinal-group: 14;
		-webkit-order: 13;
		-ms-flex-order: 13;
		order: 13
	}
	.order-sm-0 {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0
	}
	.order-sm-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}
	.order-sm-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.order-sm-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3
	}
	.order-sm-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4
	}
	.order-sm-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5
	}
	.order-sm-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6
	}
	.order-sm-7 {
		-webkit-box-ordinal-group: 8;
		-webkit-order: 7;
		-ms-flex-order: 7;
		order: 7
	}
	.order-sm-8 {
		-webkit-box-ordinal-group: 9;
		-webkit-order: 8;
		-ms-flex-order: 8;
		order: 8
	}
	.order-sm-9 {
		-webkit-box-ordinal-group: 10;
		-webkit-order: 9;
		-ms-flex-order: 9;
		order: 9
	}
	.order-sm-10 {
		-webkit-box-ordinal-group: 11;
		-webkit-order: 10;
		-ms-flex-order: 10;
		order: 10
	}
	.order-sm-11 {
		-webkit-box-ordinal-group: 12;
		-webkit-order: 11;
		-ms-flex-order: 11;
		order: 11
	}
	.order-sm-12 {
		-webkit-box-ordinal-group: 13;
		-webkit-order: 12;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-sm-0 {
		margin-left: 0
	}
	.offset-sm-1 {
		margin-left: 8.33333%
	}
	.offset-sm-2 {
		margin-left: 16.66667%
	}
	.offset-sm-3 {
		margin-left: 25%
	}
	.offset-sm-4 {
		margin-left: 33.33333%
	}
	.offset-sm-5 {
		margin-left: 41.66667%
	}
	.offset-sm-6 {
		margin-left: 50%
	}
	.offset-sm-7 {
		margin-left: 58.33333%
	}
	.offset-sm-8 {
		margin-left: 66.66667%
	}
	.offset-sm-9 {
		margin-left: 75%
	}
	.offset-sm-10 {
		margin-left: 83.33333%
	}
	.offset-sm-11 {
		margin-left: 91.66667%
	}
}

@media (min-width:768px) {
	.col-md {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-md-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-md-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-md-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-md-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-md-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-md-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-md-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-md-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-md-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-md-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-md-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-md-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-md-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-md-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}
	.order-md-last {
		-webkit-box-ordinal-group: 14;
		-webkit-order: 13;
		-ms-flex-order: 13;
		order: 13
	}
	.order-md-0 {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0
	}
	.order-md-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}
	.order-md-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.order-md-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3
	}
	.order-md-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4
	}
	.order-md-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5
	}
	.order-md-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6
	}
	.order-md-7 {
		-webkit-box-ordinal-group: 8;
		-webkit-order: 7;
		-ms-flex-order: 7;
		order: 7
	}
	.order-md-8 {
		-webkit-box-ordinal-group: 9;
		-webkit-order: 8;
		-ms-flex-order: 8;
		order: 8
	}
	.order-md-9 {
		-webkit-box-ordinal-group: 10;
		-webkit-order: 9;
		-ms-flex-order: 9;
		order: 9
	}
	.order-md-10 {
		-webkit-box-ordinal-group: 11;
		-webkit-order: 10;
		-ms-flex-order: 10;
		order: 10
	}
	.order-md-11 {
		-webkit-box-ordinal-group: 12;
		-webkit-order: 11;
		-ms-flex-order: 11;
		order: 11
	}
	.order-md-12 {
		-webkit-box-ordinal-group: 13;
		-webkit-order: 12;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-md-0 {
		margin-left: 0
	}
	.offset-md-1 {
		margin-left: 8.33333%
	}
	.offset-md-2 {
		margin-left: 16.66667%
	}
	.offset-md-3 {
		margin-left: 25%
	}
	.offset-md-4 {
		margin-left: 33.33333%
	}
	.offset-md-5 {
		margin-left: 41.66667%
	}
	.offset-md-6 {
		margin-left: 50%
	}
	.offset-md-7 {
		margin-left: 58.33333%
	}
	.offset-md-8 {
		margin-left: 66.66667%
	}
	.offset-md-9 {
		margin-left: 75%
	}
	.offset-md-10 {
		margin-left: 83.33333%
	}
	.offset-md-11 {
		margin-left: 91.66667%
	}
}

@media (min-width:992px) {
	.col-lg {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-lg-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-lg-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-lg-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-lg-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-lg-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-lg-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-lg-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-lg-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-lg-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-lg-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-lg-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-lg-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-lg-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}
	.order-lg-last {
		-webkit-box-ordinal-group: 14;
		-webkit-order: 13;
		-ms-flex-order: 13;
		order: 13
	}
	.order-lg-0 {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0
	}
	.order-lg-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}
	.order-lg-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.order-lg-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3
	}
	.order-lg-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4
	}
	.order-lg-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5
	}
	.order-lg-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6
	}
	.order-lg-7 {
		-webkit-box-ordinal-group: 8;
		-webkit-order: 7;
		-ms-flex-order: 7;
		order: 7
	}
	.order-lg-8 {
		-webkit-box-ordinal-group: 9;
		-webkit-order: 8;
		-ms-flex-order: 8;
		order: 8
	}
	.order-lg-9 {
		-webkit-box-ordinal-group: 10;
		-webkit-order: 9;
		-ms-flex-order: 9;
		order: 9
	}
	.order-lg-10 {
		-webkit-box-ordinal-group: 11;
		-webkit-order: 10;
		-ms-flex-order: 10;
		order: 10
	}
	.order-lg-11 {
		-webkit-box-ordinal-group: 12;
		-webkit-order: 11;
		-ms-flex-order: 11;
		order: 11
	}
	.order-lg-12 {
		-webkit-box-ordinal-group: 13;
		-webkit-order: 12;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-lg-0 {
		margin-left: 0
	}
	.offset-lg-1 {
		margin-left: 8.33333%
	}
	.offset-lg-2 {
		margin-left: 16.66667%
	}
	.offset-lg-3 {
		margin-left: 25%
	}
	.offset-lg-4 {
		margin-left: 33.33333%
	}
	.offset-lg-5 {
		margin-left: 41.66667%
	}
	.offset-lg-6 {
		margin-left: 50%
	}
	.offset-lg-7 {
		margin-left: 58.33333%
	}
	.offset-lg-8 {
		margin-left: 66.66667%
	}
	.offset-lg-9 {
		margin-left: 75%
	}
	.offset-lg-10 {
		margin-left: 83.33333%
	}
	.offset-lg-11 {
		margin-left: 91.66667%
	}
}

@media (min-width:1200px) {
	.col-xl {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-xl-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-xl-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-xl-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-xl-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xl-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-xl-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-xl-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xl-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-xl-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-xl-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xl-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-xl-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-xl-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xl-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}
	.order-xl-last {
		-webkit-box-ordinal-group: 14;
		-webkit-order: 13;
		-ms-flex-order: 13;
		order: 13
	}
	.order-xl-0 {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0
	}
	.order-xl-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}
	.order-xl-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.order-xl-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3
	}
	.order-xl-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4
	}
	.order-xl-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5
	}
	.order-xl-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6
	}
	.order-xl-7 {
		-webkit-box-ordinal-group: 8;
		-webkit-order: 7;
		-ms-flex-order: 7;
		order: 7
	}
	.order-xl-8 {
		-webkit-box-ordinal-group: 9;
		-webkit-order: 8;
		-ms-flex-order: 8;
		order: 8
	}
	.order-xl-9 {
		-webkit-box-ordinal-group: 10;
		-webkit-order: 9;
		-ms-flex-order: 9;
		order: 9
	}
	.order-xl-10 {
		-webkit-box-ordinal-group: 11;
		-webkit-order: 10;
		-ms-flex-order: 10;
		order: 10
	}
	.order-xl-11 {
		-webkit-box-ordinal-group: 12;
		-webkit-order: 11;
		-ms-flex-order: 11;
		order: 11
	}
	.order-xl-12 {
		-webkit-box-ordinal-group: 13;
		-webkit-order: 12;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-xl-0 {
		margin-left: 0
	}
	.offset-xl-1 {
		margin-left: 8.33333%
	}
	.offset-xl-2 {
		margin-left: 16.66667%
	}
	.offset-xl-3 {
		margin-left: 25%
	}
	.offset-xl-4 {
		margin-left: 33.33333%
	}
	.offset-xl-5 {
		margin-left: 41.66667%
	}
	.offset-xl-6 {
		margin-left: 50%
	}
	.offset-xl-7 {
		margin-left: 58.33333%
	}
	.offset-xl-8 {
		margin-left: 66.66667%
	}
	.offset-xl-9 {
		margin-left: 75%
	}
	.offset-xl-10 {
		margin-left: 83.33333%
	}
	.offset-xl-11 {
		margin-left: 91.66667%
	}
}

.d-none {
	display: none!important
}

.d-inline {
	display: inline!important
}

.d-inline-block {
	display: inline-block!important
}

.d-block {
	display: block!important
}

.d-table {
	display: table!important
}

.d-table-row {
	display: table-row!important
}

.d-table-cell {
	display: table-cell!important
}

.d-flex {
	display: -webkit-box!important;
	display: -webkit-flex!important;
	display: -ms-flexbox!important;
	display: flex!important
}

.d-inline-flex {
	display: -webkit-inline-box!important;
	display: -webkit-inline-flex!important;
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}

@media (min-width:576px) {
	.d-sm-none {
		display: none!important
	}
	.d-sm-inline {
		display: inline!important
	}
	.d-sm-inline-block {
		display: inline-block!important
	}
	.d-sm-block {
		display: block!important
	}
	.d-sm-table {
		display: table!important
	}
	.d-sm-table-row {
		display: table-row!important
	}
	.d-sm-table-cell {
		display: table-cell!important
	}
	.d-sm-flex {
		display: -webkit-box!important;
		display: -webkit-flex!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-sm-inline-flex {
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

@media (min-width:768px) {
	.d-md-none {
		display: none!important
	}
	.d-md-inline {
		display: inline!important
	}
	.d-md-inline-block {
		display: inline-block!important
	}
	.d-md-block {
		display: block!important
	}
	.d-md-table {
		display: table!important
	}
	.d-md-table-row {
		display: table-row!important
	}
	.d-md-table-cell {
		display: table-cell!important
	}
	.d-md-flex {
		display: -webkit-box!important;
		display: -webkit-flex!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-md-inline-flex {
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

@media (min-width:992px) {
	.d-lg-none {
		display: none!important
	}
	.d-lg-inline {
		display: inline!important
	}
	.d-lg-inline-block {
		display: inline-block!important
	}
	.d-lg-block {
		display: block!important
	}
	.d-lg-table {
		display: table!important
	}
	.d-lg-table-row {
		display: table-row!important
	}
	.d-lg-table-cell {
		display: table-cell!important
	}
	.d-lg-flex {
		display: -webkit-box!important;
		display: -webkit-flex!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-lg-inline-flex {
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

@media (min-width:1200px) {
	.d-xl-none {
		display: none!important
	}
	.d-xl-inline {
		display: inline!important
	}
	.d-xl-inline-block {
		display: inline-block!important
	}
	.d-xl-block {
		display: block!important
	}
	.d-xl-table {
		display: table!important
	}
	.d-xl-table-row {
		display: table-row!important
	}
	.d-xl-table-cell {
		display: table-cell!important
	}
	.d-xl-flex {
		display: -webkit-box!important;
		display: -webkit-flex!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-xl-inline-flex {
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

@media print {
	.d-print-none {
		display: none!important
	}
	.d-print-inline {
		display: inline!important
	}
	.d-print-inline-block {
		display: inline-block!important
	}
	.d-print-block {
		display: block!important
	}
	.d-print-table {
		display: table!important
	}
	.d-print-table-row {
		display: table-row!important
	}
	.d-print-table-cell {
		display: table-cell!important
	}
	.d-print-flex {
		display: -webkit-box!important;
		display: -webkit-flex!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-print-inline-flex {
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

.flex-row {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: normal!important;
	-webkit-flex-direction: row!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}

.flex-column {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: normal!important;
	-webkit-flex-direction: column!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}

.flex-row-reverse {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: reverse!important;
	-webkit-flex-direction: row-reverse!important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}

.flex-column-reverse {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: reverse!important;
	-webkit-flex-direction: column-reverse!important;
	-ms-flex-direction: column-reverse!important;
	flex-direction: column-reverse!important
}

.flex-wrap {
	-webkit-flex-wrap: wrap!important;
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}

.flex-nowrap {
	-webkit-flex-wrap: nowrap!important;
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}

.flex-wrap-reverse {
	-webkit-flex-wrap: wrap-reverse!important;
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}

.justify-content-start {
	-webkit-box-pack: start!important;
	-webkit-justify-content: flex-start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important
}

.justify-content-end {
	-webkit-box-pack: end!important;
	-webkit-justify-content: flex-end!important;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}

.justify-content-center {
	-webkit-box-pack: center!important;
	-webkit-justify-content: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important
}

.justify-content-between {
	-webkit-box-pack: justify!important;
	-webkit-justify-content: space-between!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}

.justify-content-around {
	-webkit-justify-content: space-around!important;
	-ms-flex-pack: distribute!important;
	justify-content: space-around!important
}

.align-items-start {
	-webkit-box-align: start!important;
	-webkit-align-items: flex-start!important;
	-ms-flex-align: start!important;
	align-items: flex-start!important
}

.align-items-end {
	-webkit-box-align: end!important;
	-webkit-align-items: flex-end!important;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}

.align-items-center {
	-webkit-box-align: center!important;
	-webkit-align-items: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}

.align-items-baseline {
	-webkit-box-align: baseline!important;
	-webkit-align-items: baseline!important;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}

.align-items-stretch {
	-webkit-box-align: stretch!important;
	-webkit-align-items: stretch!important;
	-ms-flex-align: stretch!important;
	align-items: stretch!important
}

.align-content-start {
	-webkit-align-content: flex-start!important;
	-ms-flex-line-pack: start!important;
	align-content: flex-start!important
}

.align-content-end {
	-webkit-align-content: flex-end!important;
	-ms-flex-line-pack: end!important;
	align-content: flex-end!important
}

.align-content-center {
	-webkit-align-content: center!important;
	-ms-flex-line-pack: center!important;
	align-content: center!important
}

.align-content-between {
	-webkit-align-content: space-between!important;
	-ms-flex-line-pack: justify!important;
	align-content: space-between!important
}

.align-content-around {
	-webkit-align-content: space-around!important;
	-ms-flex-line-pack: distribute!important;
	align-content: space-around!important
}

.align-content-stretch {
	-webkit-align-content: stretch!important;
	-ms-flex-line-pack: stretch!important;
	align-content: stretch!important
}

.align-self-auto {
	-webkit-align-self: auto!important;
	-ms-flex-item-align: auto!important;
	-ms-grid-row-align: auto!important;
	align-self: auto!important
}

.align-self-start {
	-webkit-align-self: flex-start!important;
	-ms-flex-item-align: start!important;
	align-self: flex-start!important
}

.align-self-end {
	-webkit-align-self: flex-end!important;
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}

.align-self-center {
	-webkit-align-self: center!important;
	-ms-flex-item-align: center!important;
	-ms-grid-row-align: center!important;
	align-self: center!important
}

.align-self-baseline {
	-webkit-align-self: baseline!important;
	-ms-flex-item-align: baseline!important;
	align-self: baseline!important
}

.align-self-stretch {
	-webkit-align-self: stretch!important;
	-ms-flex-item-align: stretch!important;
	-ms-grid-row-align: stretch!important;
	align-self: stretch!important
}

@media (min-width:576px) {
	.flex-sm-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: row!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-sm-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: column!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-sm-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: row-reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-sm-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: column-reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-sm-wrap {
		-webkit-flex-wrap: wrap!important;
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-sm-nowrap {
		-webkit-flex-wrap: nowrap!important;
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-sm-wrap-reverse {
		-webkit-flex-wrap: wrap-reverse!important;
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.justify-content-sm-start {
		-webkit-box-pack: start!important;
		-webkit-justify-content: flex-start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-sm-end {
		-webkit-box-pack: end!important;
		-webkit-justify-content: flex-end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-sm-center {
		-webkit-box-pack: center!important;
		-webkit-justify-content: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-sm-between {
		-webkit-box-pack: justify!important;
		-webkit-justify-content: space-between!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-sm-around {
		-webkit-justify-content: space-around!important;
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-sm-start {
		-webkit-box-align: start!important;
		-webkit-align-items: flex-start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-sm-end {
		-webkit-box-align: end!important;
		-webkit-align-items: flex-end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-sm-center {
		-webkit-box-align: center!important;
		-webkit-align-items: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-sm-baseline {
		-webkit-box-align: baseline!important;
		-webkit-align-items: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-sm-stretch {
		-webkit-box-align: stretch!important;
		-webkit-align-items: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-sm-start {
		-webkit-align-content: flex-start!important;
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-sm-end {
		-webkit-align-content: flex-end!important;
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-sm-center {
		-webkit-align-content: center!important;
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-sm-between {
		-webkit-align-content: space-between!important;
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-sm-around {
		-webkit-align-content: space-around!important;
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-sm-stretch {
		-webkit-align-content: stretch!important;
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-sm-auto {
		-webkit-align-self: auto!important;
		-ms-flex-item-align: auto!important;
		-ms-grid-row-align: auto!important;
		align-self: auto!important
	}
	.align-self-sm-start {
		-webkit-align-self: flex-start!important;
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-sm-end {
		-webkit-align-self: flex-end!important;
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-sm-center {
		-webkit-align-self: center!important;
		-ms-flex-item-align: center!important;
		-ms-grid-row-align: center!important;
		align-self: center!important
	}
	.align-self-sm-baseline {
		-webkit-align-self: baseline!important;
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-sm-stretch {
		-webkit-align-self: stretch!important;
		-ms-flex-item-align: stretch!important;
		-ms-grid-row-align: stretch!important;
		align-self: stretch!important
	}
}

@media (min-width:768px) {
	.flex-md-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: row!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-md-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: column!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-md-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: row-reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-md-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: column-reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-md-wrap {
		-webkit-flex-wrap: wrap!important;
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-md-nowrap {
		-webkit-flex-wrap: nowrap!important;
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-md-wrap-reverse {
		-webkit-flex-wrap: wrap-reverse!important;
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.justify-content-md-start {
		-webkit-box-pack: start!important;
		-webkit-justify-content: flex-start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-md-end {
		-webkit-box-pack: end!important;
		-webkit-justify-content: flex-end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-md-center {
		-webkit-box-pack: center!important;
		-webkit-justify-content: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-md-between {
		-webkit-box-pack: justify!important;
		-webkit-justify-content: space-between!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-md-around {
		-webkit-justify-content: space-around!important;
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-md-start {
		-webkit-box-align: start!important;
		-webkit-align-items: flex-start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-md-end {
		-webkit-box-align: end!important;
		-webkit-align-items: flex-end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-md-center {
		-webkit-box-align: center!important;
		-webkit-align-items: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-md-baseline {
		-webkit-box-align: baseline!important;
		-webkit-align-items: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-md-stretch {
		-webkit-box-align: stretch!important;
		-webkit-align-items: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-md-start {
		-webkit-align-content: flex-start!important;
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-md-end {
		-webkit-align-content: flex-end!important;
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-md-center {
		-webkit-align-content: center!important;
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-md-between {
		-webkit-align-content: space-between!important;
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-md-around {
		-webkit-align-content: space-around!important;
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-md-stretch {
		-webkit-align-content: stretch!important;
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-md-auto {
		-webkit-align-self: auto!important;
		-ms-flex-item-align: auto!important;
		-ms-grid-row-align: auto!important;
		align-self: auto!important
	}
	.align-self-md-start {
		-webkit-align-self: flex-start!important;
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-md-end {
		-webkit-align-self: flex-end!important;
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-md-center {
		-webkit-align-self: center!important;
		-ms-flex-item-align: center!important;
		-ms-grid-row-align: center!important;
		align-self: center!important
	}
	.align-self-md-baseline {
		-webkit-align-self: baseline!important;
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-md-stretch {
		-webkit-align-self: stretch!important;
		-ms-flex-item-align: stretch!important;
		-ms-grid-row-align: stretch!important;
		align-self: stretch!important
	}
}

@media (min-width:992px) {
	.flex-lg-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: row!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-lg-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: column!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-lg-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: row-reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-lg-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: column-reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-lg-wrap {
		-webkit-flex-wrap: wrap!important;
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-lg-nowrap {
		-webkit-flex-wrap: nowrap!important;
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-lg-wrap-reverse {
		-webkit-flex-wrap: wrap-reverse!important;
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.justify-content-lg-start {
		-webkit-box-pack: start!important;
		-webkit-justify-content: flex-start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-lg-end {
		-webkit-box-pack: end!important;
		-webkit-justify-content: flex-end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-lg-center {
		-webkit-box-pack: center!important;
		-webkit-justify-content: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-lg-between {
		-webkit-box-pack: justify!important;
		-webkit-justify-content: space-between!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-lg-around {
		-webkit-justify-content: space-around!important;
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-lg-start {
		-webkit-box-align: start!important;
		-webkit-align-items: flex-start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-lg-end {
		-webkit-box-align: end!important;
		-webkit-align-items: flex-end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-lg-center {
		-webkit-box-align: center!important;
		-webkit-align-items: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-lg-baseline {
		-webkit-box-align: baseline!important;
		-webkit-align-items: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-lg-stretch {
		-webkit-box-align: stretch!important;
		-webkit-align-items: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-lg-start {
		-webkit-align-content: flex-start!important;
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-lg-end {
		-webkit-align-content: flex-end!important;
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-lg-center {
		-webkit-align-content: center!important;
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-lg-between {
		-webkit-align-content: space-between!important;
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-lg-around {
		-webkit-align-content: space-around!important;
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-lg-stretch {
		-webkit-align-content: stretch!important;
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-lg-auto {
		-webkit-align-self: auto!important;
		-ms-flex-item-align: auto!important;
		-ms-grid-row-align: auto!important;
		align-self: auto!important
	}
	.align-self-lg-start {
		-webkit-align-self: flex-start!important;
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-lg-end {
		-webkit-align-self: flex-end!important;
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-lg-center {
		-webkit-align-self: center!important;
		-ms-flex-item-align: center!important;
		-ms-grid-row-align: center!important;
		align-self: center!important
	}
	.align-self-lg-baseline {
		-webkit-align-self: baseline!important;
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-lg-stretch {
		-webkit-align-self: stretch!important;
		-ms-flex-item-align: stretch!important;
		-ms-grid-row-align: stretch!important;
		align-self: stretch!important
	}
}

@media (min-width:1200px) {
	.flex-xl-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: row!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-xl-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: column!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-xl-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: row-reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-xl-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: column-reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-xl-wrap {
		-webkit-flex-wrap: wrap!important;
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-xl-nowrap {
		-webkit-flex-wrap: nowrap!important;
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-xl-wrap-reverse {
		-webkit-flex-wrap: wrap-reverse!important;
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.justify-content-xl-start {
		-webkit-box-pack: start!important;
		-webkit-justify-content: flex-start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-xl-end {
		-webkit-box-pack: end!important;
		-webkit-justify-content: flex-end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-xl-center {
		-webkit-box-pack: center!important;
		-webkit-justify-content: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-xl-between {
		-webkit-box-pack: justify!important;
		-webkit-justify-content: space-between!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-xl-around {
		-webkit-justify-content: space-around!important;
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-xl-start {
		-webkit-box-align: start!important;
		-webkit-align-items: flex-start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-xl-end {
		-webkit-box-align: end!important;
		-webkit-align-items: flex-end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-xl-center {
		-webkit-box-align: center!important;
		-webkit-align-items: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-xl-baseline {
		-webkit-box-align: baseline!important;
		-webkit-align-items: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-xl-stretch {
		-webkit-box-align: stretch!important;
		-webkit-align-items: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-xl-start {
		-webkit-align-content: flex-start!important;
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-xl-end {
		-webkit-align-content: flex-end!important;
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-xl-center {
		-webkit-align-content: center!important;
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-xl-between {
		-webkit-align-content: space-between!important;
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-xl-around {
		-webkit-align-content: space-around!important;
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-xl-stretch {
		-webkit-align-content: stretch!important;
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-xl-auto {
		-webkit-align-self: auto!important;
		-ms-flex-item-align: auto!important;
		-ms-grid-row-align: auto!important;
		align-self: auto!important
	}
	.align-self-xl-start {
		-webkit-align-self: flex-start!important;
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-xl-end {
		-webkit-align-self: flex-end!important;
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-xl-center {
		-webkit-align-self: center!important;
		-ms-flex-item-align: center!important;
		-ms-grid-row-align: center!important;
		align-self: center!important
	}
	.align-self-xl-baseline {
		-webkit-align-self: baseline!important;
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-xl-stretch {
		-webkit-align-self: stretch!important;
		-ms-flex-item-align: stretch!important;
		-ms-grid-row-align: stretch!important;
		align-self: stretch!important
	}
}

body {
	min-width: 320px;
	position: relative;
	font-family: 'Yandex Sans Text', sans-serif;
	overflow-x: hidden;
	color: #000;
	font-size: 16px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100vh;
	background-color: #eee
}

main {
	position: relative;
	margin-bottom: auto
}

img {
	max-width: 100%
}

a {
	color: inherit;
	text-decoration: none
}

a:focus {
	outline: 0
}

.overflow-hidden {
	overflow: hidden
}

.article p {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.5;
	color: #666;
	text-indent: 18px
}

.article a {
	text-decoration: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.article a:hover {
	text-decoration: underline
}

.article img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block
}

.article img.alignleft {
	float: left;
	margin: 0 20px 10px 0;
	max-width: 50%
}

.article img.alignright {
	float: right;
	margin: 0 0 10px 20px;
	max-width: 50%
}

.article img.aligncenter {
	margin: 0 auto
}

.article ol,
.article ul {
	padding-bottom: 1.5em;
	padding-left: 0;
	padding-right: 1.5em
}

.article ol li,
.article ul li {
	-webkit-transform: translateX(1.5em);
	-ms-transform: translateX(1.5em);
	transform: translateX(1.5em);
	line-height: 1.8em;
	font-size: 14px;
    color: #666;
}

.article ul {
	list-style: none
}

.article li {
	position: relative
}

.article li::before {
	content: '';
	position: absolute;
	top: 9px;
	left: -12px;
	display: block;
	width: 7px;
	height: 7px;
	background-color: #0495ff;
	border-radius: 50%
}

.article h2,
.article h3,
.article h4 {
	line-height: 1.2;
	font-weight: 500;
	color: #000
}

.article h2 {
	margin-top: 10px;
	margin-bottom: 35px;
	font-size: 20px
}

.article h3 {
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 18px
}

.article h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px
}

.article strong {
	font-weight: 600
}

.clearfix::after {
	display: table;
	clear: both;
	content: ""
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	right: auto;
	bottom: auto;
	left: auto;
	background: 0 0;
	border: none;
	outline: 0;
	width: 23px;
	max-width: 23px;
	height: 23px;
	background-color: #fed343;
	top: calc(50% - 11px);
	border-radius: 50%;
	margin: 0;
	vertical-align: inherit;
}

.swiper-button-next::after,
.swiper-button-prev::after {
	content: '';
	position: absolute;
	left: calc(50% - 3px);
	top: calc(50% - 5px);
	margin: 0;
	width: 5px;
	height: 10px;
	background: transparent url(../img/arrow.svg) no-repeat center center;
	background-size: contain
}

.swiper-button-prev {
	left: -12px
}

.swiper-button-prev::after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.swiper-button-next {
	right: -12px
}

.slider__btns {
	text-align: center;
	padding-top: 24px
}

.slider__btns .swiper-pagination {
	position: static
}

.swiper-pagination-bullet {
	width: 9px;
	height: 9px;
	margin: 0 11px;
	opacity: 1;
	background-color: #00b3ed
}

.swiper-pagination-bullet-active {
	background-color: #fed343
}

.swiper-button-disabled {
	opacity: 0
}

@media (max-width:1199px) {
	.container {
		max-width: 100%
	}
}

@media (max-width:500px) {
	
	.swiper-pagination-bullet {
		width: 7px;
		height: 7px;
		margin: 0 4px
	}
	.article img {
		width: auto;
		max-width: 100%;
		height: auto;
		display: block
	}
	.article img.alignleft {
		float: none;
		margin: 0 0 20px 0;
		max-width: 100%
	}
	.article img.alignright {
		float: none;
		margin: 0 0 20px 0;
		max-width: 100%
	}
	.article img.aligncenter {
		margin: 0 auto
	}
	.article h2 {
		margin-bottom: 15px
	}
	.article h3 {
		margin-bottom: 10px
	}
	.article h4 {
		margin-bottom: 5px
	}
}

[class$='-controls-pane'],
[class$='-copyrights-pane'] {
	display: none
}

.button {
	display: inline-block;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #ffcb08;
	padding: 13px;
	background-color: #ffcb08;
	border-radius: 6px;
	text-align: center;
	line-height: 16px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	font-family: inherit
}

.button:hover {
	background-color: #00b3ed;
	border-color: #00b3ed
}

.input {
	padding: 20px 14px 17px;
	border: none;
	background-color: #fff;
	-webkit-box-shadow: 0 0 7px rgba(8, 37, 63, .15);
	box-shadow: 0 0 7px rgba(8, 37, 63, .15);
	border-radius: 3px;
	font-size: 13px;
	color: #000;
	font-family: inherit;
	-webkit-transition: -webkit-box-shadow .3s;
	transition: -webkit-box-shadow .3s;
	-o-transition: box-shadow .3s;
	transition: box-shadow .3s;
	transition: box-shadow .3s, -webkit-box-shadow .3s
}

.input:focus,
.input:hover {
	-webkit-box-shadow: 0 0 10px rgba(8, 37, 63, .4);
	box-shadow: 0 0 10px rgba(8, 37, 63, .4)
}

.input::-webkit-input-placeholder {
	color: inherit
}

.input::-moz-placeholder {
	color: inherit
}

.input:-ms-input-placeholder {
	color: inherit
}

.input::-ms-input-placeholder {
	color: inherit
}

.input::placeholder {
	color: inherit
}

.input--email,
.input--name,
.input--phone {
	background-repeat: no-repeat;
	background-position: 17px center
}

.input--name {
	padding-left: 42px;
	background-image: url(../img/input-name.png)
}

.input--name {
	padding-left: 42px;
	background-image: url(../img/input-name.png)
}

.input--phone {
	padding-left: 41px;
	background-image: url(../img/input-phone.png)
}

.input--email {
	padding-left: 52px;
	background-image: url(../img/input-email.png)
}

.checkbox .wpcf7-acceptance label input {
	display: none
}

.checkbox .wpcf7-acceptance label input:checked+span::before {
	background-color: #ffcb08;
	background-image: url(../img/check.png);
	background-position: center;
	background-repeat: no-repeat
}

.checkbox .wpcf7-acceptance label span {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	font-size: 12px;
	color: #000
}

.checkbox .wpcf7-acceptance label span::before {
	content: '';
	width: 15px;
	height: 15px;
	border: 1px solid #ffcb08;
	margin-right: 8px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.pager ul.page-numbers {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.pager ul.page-numbers>li {
	position: relative;
	line-height: 1.2;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.pager ul.page-numbers .next,
.pager ul.page-numbers .page-numbers,
.pager ul.page-numbers .prev {
	display: block;
	text-decoration: none;
	outline: 0
}

.pager ul.page-numbers .next,
.pager ul.page-numbers .prev {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 23px;
	height: 23px;
	border-radius: 50%;
	background-color: #fed343;
	-webkit-transition: background-color .3s;
	-o-transition: background-color .3s;
	transition: background-color .3s;
	font-size: 12px
}

.pager ul.page-numbers .next:hover,
.pager ul.page-numbers .prev:hover {
	background-color: #00b3ed
}

.pager ul.page-numbers .page-numbers:not(.prev):not(.next) {
	font-size: 18px;
	font-weight: 500;
	margin: 0 17px
}

.pager ul.page-numbers .page-numbers:not(.prev):not(.next):hover {
	text-decoration: underline
}

.breadcrumbs {
	position: relative
}

.breadcrumbs ol {
	margin: 0;
	padding: 0;
	list-style: none
}

.breadcrumbs ol li {
	position: relative;
	display: inline-block
}

.breadcrumbs ol li a,
.breadcrumbs ol li span {
	text-decoration: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	font-size: 14px;
	line-height: 1.2;
	font-weight: 400;
	color: #fff;
	text-transform: none
}

.breadcrumbs ol li a[href]:hover,
.breadcrumbs ol li span[href]:hover {
	color: #00b3ed
}

.breadcrumbs ol li:not(:last-of-type)::after {
	content: '>';
	margin: 0 4px;
	font-size: 14px
}



@media screen and (max-width:500px) {
	.header__aside-menu .menu:first-of-type>li{
		margin-bottom: 15px !important;
	}
	.header__aside-menu .menu:last-of-type{
		margin-top: 20px !important;
	}
	.header__aside-menu .menu:last-of-type>li{
		margin-bottom: 14px !important;
	}
}

@media screen and (max-width:400px) {
	.breadcrumbs ol li a,
	.breadcrumbs ol li span {
		font-size: 12px
	}
	.breadcrumbs ol li:not(:last-of-type)::after {
		font-size: 12px
	}
}


















.modal {
	position: relative;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 0;
	background-color: rgba(0, 0, 0, .5);
	z-index: 1000;
	opacity: 0;
	overflow: hidden
}

.modal.active {
	display: block;
	opacity: 1;
	min-height: 100vh
}

.modal__content {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 609px;
	background-color: #002738;
	max-width: 100%;
	opacity: 0;
	-webkit-transition: .7s;
	-o-transition: .7s;
	transition: .7s
}

.modal__content.visible {
	opacity: 1
}

.modal__decor {
	position: absolute;
	top: -56px;
	left: calc(50% - 57px);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-shadow: 2px 4px 35px 0 rgba(231, 149, 151, .15);
	box-shadow: 2px 4px 35px 0 rgba(231, 149, 151, .15);
	width: 114px;
	height: 114px;
	background-color: #fff;
	border-radius: 50%;
	z-index: 1
}

.modal__decor img {
	position: relative;
	width: auto;
	margin-left: 10px;
	z-index: 1
}

.modal .form {
	max-height: 100vh;
	overflow: auto;
	width: 100%;
	z-index: 0;
	padding: 45px 75px 42px
}

.modal .form .form__item--submit {
	margin-top: 5px;
	margin-bottom: 44px;
	text-align: center
}

.modal .form .calc__accept label>span {
	color: #fff
}

.modal .form .contacts__form-title {
	margin-bottom: 24px;
	text-align: center
}

.modal .form .calc__input--comment {
	margin-bottom: 22px
}

.modal .form .btn__wrap {
	margin-bottom: 18px;
	text-align: center
}

.modal .form .btn__wrap input[type=submit] {
	padding: 13px 37px
}

.modal .close {
	background: 0 0;
	border: none;
	outline: 0;
	cursor: pointer;
	z-index: 300;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 20px;
	height: 20px
}

.modal .close::after,
.modal .close::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 16px;
	height: 3px;
	background-color: #ffcb08;
	border-radius: 1.5px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.modal .close::before {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg)
}

.modal .close::after {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	-ms-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg)
}

.modal .close:hover::after,
.modal .close:hover::before {
	background-color: #fff
}

@media screen and (max-width:767px) {
	.modal__content {
		width: 489px
	}
	.modal .form {
		padding: 45px 35px 42px
	}
}

@media screen and (max-width:400px) {
	.modal .form {
		padding: 45px 20px 42px
	}
}

















.header {
	z-index: 500
}

.header__menu .menu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	padding: 0 85px;
	background-color: #ffcb08;
	color: #fff;
	font-weight: 500;
	position: fixed;
	width: 100%;
	height: 50px;
	z-index: 2
}

.header__menu .menu>li>a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 20px;
	position: relative;
	height: 100%;
	color: #000;
}

.header__menu .menu>li>a::after {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	height: 5px;
	background-color: #00b3ed;
	opacity: 0;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s
}

.header__menu .menu>li>a.active::after,
.header__menu .menu>li>a:hover::after {
	opacity: 1
}

.header__aside {
	padding-top: 50px;
	position: fixed;
	height: 100%;
	width: 308px;
	background-color: #fff;
	z-index: 1;
	border-right: 1px solid #dadada;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .4);
	box-shadow: 0 0 15px rgba(0, 0, 0, .4)
}

.header__aside-wrap {
	height: 100%;
	padding-top: 15px;
	overflow: auto
}

.header__aside-top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.header__logo {
	width: 106px
}

.header__phone {
	font-size: 20px;
	font-weight: 500;
	margin-top: 14px
}

.header__request-call {
	font-size: 14px;
	line-height: 18px;
	color: #00b3ed;
	margin-top: 8px;
	border-bottom: 2px dotted #00b3ed;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s
}

.header__request-call:hover {
	opacity: .5
}

.header__order-button {
	margin-top: 20px;
	font-size: 14px;
	width: 167px
}

.header__aside-menu .menu:first-of-type {
	margin-top: 30px;
	line-height: 24px;
	padding-left: 70px;
	font-weight: 500;
	border-bottom: 1px solid #d6d6d6
}

.header__aside-menu .menu:first-of-type>li {
	margin-bottom: 24px
}

.header__aside-menu .menu:first-of-type>li>a {
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s
}

.header__aside-menu .menu:first-of-type>li>a:hover {
	color: #00b3ed
}

.header__aside-menu .menu:last-of-type {
	margin-top: 28px;
	padding-left: 70px;
	font-size: 14px;
	line-height: 20px
}

.header__aside-menu .menu:last-of-type>li {
	margin-bottom: 20px
}

#menu-item-186, #menu-item-188{
	font-size: 12px;
	color: #9a9a9a;
}



.header__aside-menu .menu:last-of-type>li>a {
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s
}

.header__aside-menu .menu:last-of-type>li>a:hover {
	color: #00b3ed
}

.header__phone {
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s
}

.header__phone:hover {
	color: #00b3ed
}

.header__apps {
	padding-left: 50px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 28px;
	border-bottom: 1px solid #ccc
}

.header__apps-link {
	margin-left: 9px
}

.header__apps-link img {
	border-radius: 3px;
	-webkit-transition: -webkit-filter .3s;
	transition: -webkit-filter .3s;
	-o-transition: filter .3s;
	transition: filter .3s;
	transition: filter .3s, -webkit-filter .3s
}

.header__apps-link::first-child {
	margin-left: 0
}

.header__apps-link:hover img {
	-webkit-filter: brightness(80%);
	filter: brightness(80%)
}

.header .burger {
	display: none;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	position: relative;
	background: 0 0;
	outline: 0;
	border: none;
	cursor: pointer;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 25px;
	height: 25px;
	margin-right: 15px
}

.header .burger__wrap {
	position: relative;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	z-index: 100;
	display: block
}

.header .burger.active .line {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg)
}

.header .burger.active .line:after,
.header .burger.active .line:before {
	-webkit-transform: translateX(0) rotate(-90deg);
	-ms-transform: translateX(0) rotate(-90deg);
	transform: translateX(0) rotate(-90deg)
}

.header .burger .line {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.header .burger .line::after,
.header .burger .line::before {
	content: '';
	left: 0
}

.header .burger .line::before {
	-webkit-transform: translateY(-7px);
	-ms-transform: translateY(-7px);
	transform: translateY(-7px)
}

.header .burger .line::after {
	-webkit-transform: translateY(7px);
	-ms-transform: translateY(7px);
	transform: translateY(7px)
}

.header .burger .line,
.header .burger .line::after,
.header .burger .line::before {
	position: absolute;
	display: block;
	width: 28px;
	height: 2px;
	background-color: #ffcb08;
	-webkit-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out
}

.header .burger:hover .line,
.header .burger:hover .line::after,
.header .burger:hover .line::before {
	background-color: #ffcb08
}

@media screen and (max-width:1070px) {
	.header__menu .menu>li>a {
		padding: 0 10px
	}
}

@media screen and (max-width:950px) {
	.header__menu .menu {
		display: none
	}
	.header .burger {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
	.header__aside {
		width: 100%;
		height: auto;
		padding-top: 0
	}
	.header__aside-top {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 10px;
		padding-bottom: 10px
	}
	.header__aside-wrap {
		padding-top: 0
	}
	.header__logo {
		width: 76px;
		margin-right: auto
	}
	.header__request-call {
		display: none
	}
	.header__phone {
		margin-top: 0
	}
	.header__order-button {
		margin-left: 15px;
		margin-top: 0
	}
	.header__aside-menu {
		display: none
	}
}

@media screen and (max-width:1500px) {
	.header__aside-menu .menu:first-of-type {
		padding-left: 40px;
	}
	.header__aside-menu .menu:last-of-type {
		padding-left: 40px;
	}
	.header__apps {
		padding-left: 30px;
	}
}
@media screen and (max-width:575px) {
	.header__phone {
		font-size: 13px
	}
	.header__order-button {
		font-size: 10px;
		width: 107px;
		white-space: nowrap
	}
	.header__logo-wrap {
		margin-right: auto;
	}
}

@media screen and (max-width:500px) {
	.header__aside-menu .menu:first-of-type {
		padding-left: 20px
	}
	.header__aside-menu .menu:last-of-type {
		padding-left: 20px
	}
	.header__apps {
		padding-left: 10px
	}
}

@media screen and (max-width:400px) {
	.header__order-button {
		position: absolute;
		padding: 5px;
		top: 42px;
		right: 12px;
	}
	.header__phone{
		margin-top: -35px;
	}
	
}

.main {
	padding-top: 50px;
	padding-left: 308px
}

.main--contacts {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

@media screen and (max-width:950px) {
	.main {
		padding-left: 0;
		padding-top: 86px
	}
}

.footer {
	background-color: #002738;
	color: #fff;
	padding: 18px 0
}

.footer__container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 14px;
	font-weight: 400
}

.footer__copyright,
.footer__madein {
	opacity: .5
}

.footer__madein a:hover {
	text-decoration: underline
}

.footer__social-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 20px
}

.footer__social-item {
	margin-left: 23px
}

.footer__social-link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	background-color: #003c56;
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s
}

.footer__social-link:hover {
	color: #ffcb08
}

@media screen and (max-width:1700px) {
	.footer__copyright {
		margin-left: 320px
	}
}

@media screen and (max-width:1250px) {
	.footer__copyright {
		margin-left: 360px
	}
}

@media screen and (max-width:1070px) {
	.footer__copyright {
		margin-left: 300px
	}
}

@media screen and (max-width:991px) {
	.footer__copyright {
		margin-left: 190px
	}
}

@media screen and (max-width:950px) {
	.footer__copyright {
		margin-left: 0
	}
}

@media screen and (max-width:767px) {
	.footer .container {
		max-width: 100%
	}
	.footer__social-item {
		margin-left: 10px
	}
	.footer__social-item:first-of-type {
		margin-left: 0
	}
	.footer__social-link {
		width: 35px;
		height: 35px
	}
	.footer__copyright {
		font-size: 13px
	}
	.footer__madein {
		font-size: 13px
	}
}

@media screen and (max-width:575px) {
	.footer .container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.footer__copyright {
		margin-bottom: 15px
	}
	.footer__madein {
		margin-bottom: 15px
	}
}

.title-box {
	height: 285px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 15px;
	background-size: cover;
	background-position: center center;
	font-size: 40px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	text-align: center
}

.title-box h1 small {
	display: block;
	margin-top: 5px;
	text-transform: none;
	font-weight: 400
}

.title-box time {
	display: block;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 36px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	text-transform: none
}

@media screen and (max-width:768px) {
	.title-box {
		height: 225px;
		font-size: 36px
	}
	.title-box time {
		margin-bottom: 10px
	}
}

@media screen and (max-width:400px) {
	.title-box time {
		font-size: 14px
	}
}

.vacancy {
	padding-bottom: 30px
}

.vacancy__tabs {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 20px
}

.vacancy__tabs-item {
	margin: 0 6px
}

.vacancy__tabs-link {
	width: 167px;
	font-size: 14px;
	background-color: #fff;
	color: #333;
	border-color: #008fcc;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.vacancy__tabs-link.active,
.vacancy__tabs-link:hover {
	border-color: #008fcc;
	background-color: #008fcc;
	color: #fff
}

.vacancy__box {
	margin-top: 20px;
	background-color: #fff;
	border-radius: 6px;
	-webkit-box-shadow: 0 7px 10px rgba(51, 51, 51, .15);
	box-shadow: 0 7px 10px rgba(51, 51, 51, .15);
	padding: 38px 40px 25px
}

.vacancy__box:not(#driver) {
	display: none
}

.vacancy__row {
	margin-left: -30px;
	margin-right: -30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	color: #666;
	line-height: 24px
}

.vacancy__col-3,
.vacancy__col-6 {
	padding: 0 30px 40px
}

.vacancy__col-6 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.vacancy__col-3 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.vacancy__main-item {
	padding-top: 8px
}

.vacancy__title {
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 24px;
	font-weight: 500;
	color: #000
}

.vacancy__icon {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 46px;
	height: 46px;
	padding: 12px;
	background-color: #ffcb08;
	border-radius: 50%
}

.vacancy__item-title {
	margin-top: 20px;
	font-size: 18px;
	color: #000;
	font-weight: 500
}

.vacancy__item-desc {
	font-size: 14px;
	line-height: 20px;
	margin-top: 30px
}

.vacancy__list-wrap {
	padding-top: 10px
}

.vacancy__list {
	padding-left: 8px;
	list-style-type: disc;
	line-height: 30px
}

.vacancy__form {
	text-align: center;
	max-width: 720px;
	margin: 20px auto 0
}

.vacancy__form-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
	margin-top: 33px
}

.vacancy__form-col {
	padding: 0 10px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	margin-bottom: 17px
}

.vacancy__form-col--button {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto
}

.vacancy__input {
	width: 100%
}

.vacancy__button {
	width: 100%
}

.vacancy__checkbox {
	margin-top: 7px
}

@media screen and (max-width:1250px) {
	.vacancy__item-title {
		margin-top: 10px;
		font-size: 15px;
		line-height: 1.2
	}
	.vacancy__item-desc {
		font-size: 13px;
		line-height: 17px;
		margin-top: 10px
	}
	.vacancy__item-desc br {
		display: none
	}
	.vacancy__col-3,
	.vacancy__col-6 {
		padding: 0 10px 20px
	}
	.vacancy__title {
		margin-bottom: 14px
	}
	.vacancy__list li {
		font-size: 14px;
		line-height: 1.5
	}
}

@media screen and (max-width:991px) {
	.vacancy__main-item {
		font-size: 14px
	}
	.vacancy__title {
		font-size: 20px
	}
	.vacancy__item-title {
		font-size: 14px
	}
	.vacancy__item-desc {
		font-size: 12px
	}
	.vacancy__col-3,
	.vacancy__col-6 {
		padding: 0 4px 20px
	}
	.vacancy__list {
		padding-left: 18px
	}
}

@media screen and (max-width:700px) {
	.vacancy__row {
		margin-left: 0;
		margin-right: 0
	}
	.vacancy__box {
		padding: 38px 15px 25px
	}
}

@media screen and (max-width:630px) {
	.vacancy__col-3 {
		max-width: 50%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%
	}
	.vacancy__col-6 {
		max-width: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}
	.vacancy__form {
		margin-top: 5px
	}
	.vacancy__form-col {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%
	}
}

@media screen and (max-width:575px) {
	.vacancy__box {
		width: calc(100% + 30px);
		margin-left: -15px
	}
}

@media screen and (max-width:470px) {
	.vacancy__form-col {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}
	.vacancy__col-3 {
		max-width: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}
}

@media screen and (max-width:400px) {
	.vacancy__tabs-link {
		width: 147px;
		font-size: 12px
	}
}

.news {
	padding-bottom: 55px
}

.news__box {
	margin-top: 30px;
	background-color: #fff;
	border-radius: 6px;
	-webkit-box-shadow: 0 7px 10px rgba(51, 51, 51, .15);
	box-shadow: 0 7px 10px rgba(51, 51, 51, .15);
	padding: 18px 20px 30px
}

.news__row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px
}

.news__col {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
	padding: 0 10px
}

.news__col:nth-child(11) .news__img-box,
.news__col:nth-child(14) .news__img-box,
.news__col:nth-child(2) .news__img-box,
.news__col:nth-child(5) .news__img-box,
.news__col:nth-child(8) .news__img-box {
	-ms-grid-row: 2;
	grid-row-start: 2
}

.news__col:nth-child(11) .news__content,
.news__col:nth-child(14) .news__content,
.news__col:nth-child(2) .news__content,
.news__col:nth-child(5) .news__content,
.news__col:nth-child(8) .news__content {
	padding-top: 20px
}

.news__item {
	background-color: #eee;
	height: 100%;
	display: -ms-grid;
	display: grid;
	-ms-grid-rows: 1fr 1fr;
	grid-template-rows: 1fr 1fr
}

.news__img-box {
	overflow: hidden
}

.news__img-box img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.news__img-box:hover img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-filter: blur(2px);
	filter: blur(2px)
}

.news__content {
	padding: 30px 20px 20px
}

.news__title {
	font-size: 18px;
	font-weight: 500;
	line-height: normal
}

.news__date {
	margin-top: 15px
}

.news__desc {
	margin-top: 35px;
	font-size: 14px;
	line-height: 20px;
	word-break: break-all
}

.news__pagination-wrap {
	margin-left: -10px;
	margin-right: -10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 30px
}

.news__pagination {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
	padding: 0 10px
}

@media screen and (max-width:768px) {
	.news__col {
		padding: 0 5px
	}
	.news__content {
		padding: 20px 10px 16px
	}
	.news__title {
		font-size: 16px
	}
	.news__date {
		font-size: 13px
	}
	.news__desc {
		margin-top: 25px;
		font-size: 13px
	}
}

@media screen and (max-width:670px) {
	.news .news__col:nth-child(11) .news__img-box,
	.news .news__col:nth-child(14) .news__img-box,
	.news .news__col:nth-child(2) .news__img-box,
	.news .news__col:nth-child(5) .news__img-box,
	.news .news__col:nth-child(8) .news__img-box {
		-ms-grid-row: 1;
		grid-row-start: 1
	}
	.news .news__col {
		width: 50%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.news .news__col:nth-of-type(2n) .news__img-box {
		-ms-grid-row: 2;
		grid-row-start: 2
	}
	.news__pagination {
		max-width: 100%;
		max-width-flex: 0 0 100%
	}
}

@media screen and (max-width:575px) {
	.news__box {
		width: calc(100% + 30px);
		margin-left: -15px
	}
}

@media screen and (max-width:430px) {
	.news .news__col {
		width: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.news .news__col:nth-of-type(2n) .news__img-box {
		-ms-grid-row: 1;
		grid-row-start: 1
	}
}

.services__container {
	padding-top: 35px;
	padding-bottom: 35px
}

.services__title {
	font-size: 36px;
	font-weight: 500
}

.services__row {
	margin-top: 35px;
	margin-left: -13px;
	margin-right: -13px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.services__col {
	margin-bottom: 26px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	padding: 0 13px
}

.services__item {
	display: block;
	padding: 20px;
	position: relative;
	background-color: #00477b;
	height: 280px;
	border-radius: 6px;
	overflow: hidden;
	color: #fff;
	-webkit-box-shadow: 0 7px 10px rgba(51, 51, 51, .15);
	box-shadow: 0 7px 10px rgba(51, 51, 51, .15)
}

.services__item-img {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	-o-object-fit: cover;
	object-fit: cover;
	opacity: .5;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s
}

.services__item-text,
.services__item-title {
	position: relative;
	z-index: 1
}

.services__item-title {
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 500
}

.services__item-text {
	margin-top: 45px;
	font-size: 14px;
	line-height: 20px;
	opacity: 0;
	-webkit-transform: translate(0, 10px);
	-ms-transform: translate(0, 10px);
	transform: translate(0, 10px);
	-webkit-transition: opacity .3s, -webkit-transform .3s;
	transition: opacity .3s, -webkit-transform .3s;
	-o-transition: opacity .3s, transform .3s;
	transition: opacity .3s, transform .3s;
	transition: opacity .3s, transform .3s, -webkit-transform .3s
}

.services__item:hover .services__item-img {
	opacity: .1
}

.services__item:hover .services__item-text {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

@media screen and (max-width:1400px) {
	.services__col {
		padding: 0 5px
	}
	.services__item {
		padding: 20px 10px
	}
	.services__item-title {
		font-size: 19px
	}
}

@media screen and (max-width:1200px) {
	.services__item {
		height: 250px
	}
	.services__item-text {
		margin-top: 15px;
		font-size: 13px
	}
}

@media screen and (max-width:800px) {
	.services__item img {
		opacity: .3
	}
	.services__item:hover img {
		opacity: .3
	}
	.services__item-text {
		opacity: 1
	}
}

@media screen and (max-width:767px) {
	.services__container {
		padding-bottom: 15px
	}
	.services__row {
		margin-top: 25px
	}
	.services__col {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.services__title {
		font-size: 30px
	}
}

@media screen and (max-width:430px) {
	.services__col {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

.calc {
	position: relative;
	z-index: 1
}

.calc__map {
	position: relative;
	height: 750px;
	background: #ccc url(../img/map.jpg) no-repeat center center;
	background-size: cover;
	z-index: -1
}

.calc__map [class*=ymaps-2][class*=-ground-pane] {
	-webkit-filter: grayscale(1);
	filter: grayscale(1)
}

.calc__title {
	background-color: #008fcc;
	color: #fff;
	position: absolute;
	top: 50px;
	left: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 15px 30px 15px 40px;
	border-radius: 0 6px 6px 0;
	font-family: 'Bebas Neue';
	font-weight: 700
}

.calc__title::before {
	content: '';
	border: 6px solid transparent;
	border-left-color: #fff;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -6px
}

.calc__title-left {
	text-transform: uppercase;
	font-size: 23px;
	letter-spacing: .05em
}

.calc__title-left span {
	font-size: 28px
}

.calc__title-right {
	margin-left: 25px;
	font-size: 25px
}

.calc__title-right span {
	font-size: 40px
}

.calc__form {
	background: rgba(255, 255, 255, 1);
	position: absolute;
	top: 70px;
	right: 55px;
	border-radius: 6px;
	-webkit-box-shadow: 0 7px 20px rgba(51, 51, 51, .45);
	box-shadow: 0 7px 20px rgba(51, 51, 51, .45);
	padding: 10px 35px 20px;
	max-width: 530px;
	color: #666;
	z-index: 10
}

.calc__input {
	height: 50px;
	width: 100%;
	/* min-width: 200px; */
	border: 1px solid #ccc;
	background-color: #fff;
	border-radius: 3px;
	margin-top: 14px;
	padding: 0 15px;
	background-repeat: no-repeat;
	font-family: inherit;
	font-size: 14px;
	color: inherit
}

.calc__input::-webkit-input-placeholder {
	color: inherit
}

.calc__input::-moz-placeholder {
	color: inherit
}

.calc__input:-ms-input-placeholder {
	color: inherit
}

.calc__input::-ms-input-placeholder {
	color: inherit
}

.calc__input::placeholder {
	color: inherit
}

.calc__input--tel {
	padding-left: 41px;
	background-image: url(../img/input-phone.png);
	background-position: 16px center
}

.calc__input--point {
	padding-left: 41px;
	background-image: url(../img/input-point.png);
	background-position: 14px center
}

.calc__input--comment {
	margin-bottom: 15px;
	height: 71px;
	margin-top: 0;
	padding: 11px 15px 15px 43px;
	background-image: url(../img/input-msg.png);
	background-position: 14px 15px;
	resize: none
}

.calc__price {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 19px
}

.calc__price-title {
	margin-bottom: 4px;
	padding-left: 2px;
	font-size: 13px;
	font-weight: 400;
	color: #000
}

.calc__price b {
	font-size: 30px;
	font-weight: 500;
	text-transform: uppercase;
	color: #030200
}

.calc__price input[type=submit] {
	min-width: 167px
}

.calc__accept {
	text-align: center;
	display: block;
	display-text-align: center
}

.calc__accept label {
	display: block;
	width: 100%;
	cursor: pointer;
	text-align: center
}

.calc__accept label input {
	display: none
}

.calc__accept label>span {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	font-size: 12px;
	line-height: 1.2;
	font-weight: 400;
	color: #666
}

.calc__accept label .accept__icon {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1;
	position: relative;
	display: block;
	width: 13px;
	height: 13px;
	margin-right: 11px;
	border: 1px solid #ccc
}

.calc__accept label:hover>span {
	color: #008fcc
}

.calc__accept label input:checked+span .accept__icon {
	background-color: #ffcb08;
	background-image: url(../img/check.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-color: #ffcb08
}

.calc__add-button {
	font-size: 13px;
	position: relative;
	display: inline-block;
	cursor: pointer
}

.calc__add-button::after {
	content: '+';
	width: 16px;
	height: 16px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 500;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	margin-right: -23px;
	background-color: #008fcc
}

.calc__point {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative
}

.calc__point-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 14px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.calc__point-item {
	margin-left: 22px;
	cursor: pointer
}

.calc__point-item.active,
.calc__point-item:hover {
	opacity: .5
}

.calc__point-item--airplane {
	width: 26px
}

.calc__point-item--train {
	width: 20px
}

.calc__point-item--bus {
	width: 19px
}

.calc__point-item--delete {
	width: 19px
}

.calc__point-add {
	margin-top: 13px
}

.calc__point-select {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1;
	font-size: 14px;
	background-color: #fff;
	width: 329px;
	border: 1px solid #ccc;
	max-height: 150px;
	overflow: auto
}

.calc__point-select li {
	padding: 5px
}

.calc__point-select li:hover {
	background-color: #ccc;
	cursor: pointer
}

.calc__point-select li:last-child {
	border-bottom: none
}

.calc__class {
	margin-bottom: 16px
}

.calc__select {
	position: relative
}

.calc__select .chosen-container {
	width: 100%!important
}

.calc__select .chosen-container .chosen-single {
	width: 100%;
	min-height: 42px;
	padding-left: 14px;
	border-radius: 3px;
	border-color: #ccc;
	background: 0 0
}

.calc__select .chosen-container .chosen-single span {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}

.calc__select .chosen-container .chosen-single div b {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background: 0 0
}

.calc__select .chosen-container .chosen-single div b::before {
	content: '';
	position: absolute;
	top: calc(50% - 3px);
	left: calc(50% - 3px);
	width: 0;
	height: 0;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-bottom: 6px solid #aaa;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.calc__select .chosen-container-active .chosen-single div b::before {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.calc__select-df {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 10px;
	margin-bottom: 12px
}

.calc__select-item {
	width: calc(50% - 15px)
}

.calc__select-title {
	color: #000;
	font-size: 14px;
	margin-bottom: 4px
}

.calc__select-phone {
	margin-top: 10px;
	margin-bottom: 15px
}

.calc__select-phone .calc__input {
	margin-top: 0
}

.calc__select-form {
	display: none;
	position: absolute;
	top: 50px;
	left: -15px;
	width: calc(100% + 30px);
	padding: 15px;
	background: #fff;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	z-index: 500
}

.calc__select-button {
	background: 0 0;
	border: none;
	outline: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	width: 100%;
	height: 42px;
	padding-left: 14px;
	margin-bottom: 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	font-size: 14px;
	font-weight: 400;
	color: #000
}

.calc__class,
.calc__time {
	background-color: #fff;
	-webkit-box-shadow: 0 0 7px rgba(8, 37, 63, .15);
	box-shadow: 0 0 7px rgba(8, 37, 63, .15);
	border-radius: 6px;
	padding: 14px 14px 17px
}

.calc__time {
	margin-top: 20px
}

.calc__class-title,
.calc__time-title {
	font-size: 14px;
	color: #000
}

.calc__time-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 14px
}

.calc__time-radio {
	font-size: 13px;
	margin-left: 18px
}

.calc__time-radio input:checked+span,
.calc__time-radio:hover span {
	color: #fff;
	background-color: #008fcc
}

.calc__time-radio:first-child {
	margin-left: 0;
	-webkit-flex-basis: 195px;
	-ms-flex-preferred-size: 195px;
	flex-basis: 195px
}

.calc__time-radio input {
	display: none
}

.calc__time-radio span {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 6px;
	text-align: center;
	border: 1px solid #008fcc;
	height: 100%;
	padding: 14px 11px;
	cursor: pointer
}

.calc__date-time-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 20px
}

.calc__date-inputs {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg height='50' viewBox='0 0 1792 1792' width='50' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M192 1664h288v-288h-288v288zm352 0h320v-288h-320v288zm-352-352h288v-320h-288v320zm352 0h320v-320h-320v320zm-352-384h288v-288h-288v288zm736 736h320v-288h-320v288zm-384-736h320v-288h-320v288zm768 736h288v-288h-288v288zm-384-352h320v-320h-320v320zm-352-864v-288q0-13-9.5-22.5t-22.5-9.5h-64q-13 0-22.5 9.5t-9.5 22.5v288q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5-9.5t9.5-22.5zm736 864h288v-320h-288v320zm-384-384h320v-288h-320v288zm384 0h288v-288h-288v288zm32-480v-288q0-13-9.5-22.5t-22.5-9.5h-64q-13 0-22.5 9.5t-9.5 22.5v288q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5-9.5t9.5-22.5zm384-64v1280q0 52-38 90t-90 38h-1408q-52 0-90-38t-38-90v-1280q0-52 38-90t90-38h128v-96q0-66 47-113t113-47h64q66 0 113 47t47 113v96h384v-96q0-66 47-113t113-47h64q66 0 113 47t47 113v96h128q52 0 90 38t38 90z'/%3E%3C/svg%3E")
}

.calc__date-inputs input {
	margin-left: 20px
}

.calc__time-input {
	padding-left: 70px;
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg height='50' viewBox='0 0 1792 1792' width='50' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1024 544v448q0 14-9 23t-23 9h-320q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h224v-352q0-14 9-23t23-9h64q14 0 23 9t9 23zm416 352q0-148-73-273t-198-198-273-73-273 73-198 198-73 273 73 273 198 198 273 73 273-73 198-198 73-273zm224 0q0 209-103 385.5t-279.5 279.5-385.5 103-385.5-103-279.5-279.5-103-385.5 103-385.5 279.5-279.5 385.5-103 385.5 103 279.5 279.5 103 385.5z'/%3E%3C/svg%3E")
}

.calc__meet-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.calc__meet-row label {
	padding-left: 60px;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 100%
}

.calc__meet-row label:first-child {
	margin-left: 0
}

.calc__meet-adults {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' xmlns:xlink='http://www.w3.org/1999/xlink' style='enable-background:new 0 0 50 50;' version='1.1' viewBox='0 0 50 50' xml:space='preserve'%3E%3Cg id='Layer_1'%3E%3Cpath d='M19.38,19.265C13.464,20.481,9,25.729,9,32v17h32V32c0-6.271-4.464-11.519-10.38-12.735C33.261,17.464,35,14.431,35,11 c0-5.514-4.486-10-10-10S15,5.486,15,11C15,14.431,16.739,17.464,19.38,19.265z M28,21c6.065,0,11,4.935,11,11v15H11V32 c0-6.065,4.935-11,11-11H28z M25,3c4.411,0,8,3.589,8,8s-3.589,8-8,8s-8-3.589-8-8S20.589,3,25,3z'/%3E%3C/g%3E%3Cg/%3E%3C/svg%3E")
}

.calc__meet-children {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' id='Icons_Baby' overflow='hidden' width='50' version='1.1' viewBox='0 0 96 96'%3E%3Ccircle cx='48' cy='20.5' r='12.5'/%3E%3Cpath d=' M 57 62.5 C 57 62.6 57 62.7 57 62.8 C 53.5 63.1 50.9 66 51 69.5 C 51 70.5 51.3 71.5 51.8 72.3 C 50.7 72.7 49.3 72.9 47.8 72.9 C 46.2 72.9 44.9 72.7 43.9 72.3 C 45.4 70.1 45.4 67.1 43.8 64.8 C 42.6 63.2 40.9 62.2 39 62 L 39 60 L 57 60 L 57 62.5 Z M 76.2 44.2 L 59 35.2 C 58.6 35.1 58.2 35 57.8 35 L 39 35 C 38.5 35 38.1 35.1 37.6 35.2 L 19.6 45.2 C 17.5 46 16.5 48.3 17.2 50.3 C 17.8 52 19.4 53 21 53 C 21.5 53 21.9 52.9 22.4 52.8 L 35 46.2 C 35 46.2 35 62.7 35 63 C 34.8 63.1 26.8 68.7 26.8 68.7 C 25.1 69.9 24.6 72.3 25.7 74.1 L 32.7 85.1 C 33.9 87 36.4 87.5 38.2 86.3 C 40 85.1 40.6 82.6 39.4 80.8 L 36 75.3 L 38.2 75.3 C 38.9 75.3 39.6 75.2 40.3 75 C 42.1 76.2 44.5 76.9 47.7 76.9 C 50.7 76.9 53.1 76.2 55 75.2 C 55.8 75.6 56.8 75.7 57.8 75.7 L 59.6 75.6 L 56 80.6 C 54.7 82.4 55.1 84.9 56.9 86.2 C 58.7 87.5 61.2 87.1 62.5 85.3 L 70.5 74.3 C 70.6 74.2 70.7 74.1 70.7 73.9 C 71.8 72 71.1 69.5 69.2 68.4 L 61 63.8 C 61 63.4 61 45.8 61 45.8 L 73.8 51.9 C 74.2 52 74.6 52.1 75 52.1 C 76.7 52.1 78.3 51 78.8 49.3 C 79.5 47.1 78.3 44.9 76.2 44.2 Z'/%3E%3C/svg%3E")
}

.calc__meet-baggage {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' data-name='Layer 1' id='Layer_1' viewBox='0 0 24 24'%3E%3Ctitle/%3E%3Cpath d='M22,6H16V2H8V6H2V22H22ZM6,20H4V8H6ZM14,6H10V4h4Zm6,14H18V8h2Z'/%3E%3C/svg%3E")
}

.calc__meet-checkbox {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-top: 15px;
	font-size: 13px
}

.calc__meet-checkbox span {
	margin-left: 5px
}

.calc__date-time-wrap,
.calc__meet-wrap {
	display: none
}

.calc__class {
	margin-top: 15px
}

.calc__class-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.calc__class-radio {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	margin-top: 19px;
	cursor: pointer
}

.calc__class-radio:hover img {
	opacity: .5
}

.calc__class-radio input {
	display: none
}

.calc__class-radio img {
	width: 47px;
	max-height: 14px;
}

.calc__class-radio span {
	margin-top: 12px;
	font-size: 13px;
	position: relative;
	padding-bottom: 26px
}

.calc__class-radio span::after {
	content: '';
	margin-top: 10px;
	width: 16px;
	height: 16px;
	border: 1px solid #ccc;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -8px
}

.calc__class-radio input:checked~img {
	opacity: .5
}

.calc__class-radio input:checked~span::after {
	border-color: #ffcb08;
	background-color: #ffcb08;
	background-image: url(../img/check.png);
	background-repeat: no-repeat;
	background-position: center center
}

.calc__select-checkbox label {
	cursor: pointer
}

.calc__select-checkbox label:hover .check {
	color: #00b3ed
}

.calc__select-checkbox input {
	display: none
}

.calc__select-checkbox .check {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	font-size: 13px;
	padding-bottom: 10px
}

.calc__select-checkbox .check::before {
	content: '';
	margin-right: 10px;
	width: 16px;
	height: 16px;
	border: 1px solid #ccc;
	margin-left: 2px
}

.calc__select-checkbox input:checked~.check::before {
	border-color: #ffcb08;
	background-color: #ffcb08;
	background-image: url(../img/check.png);
	background-repeat: no-repeat;
	background-position: center center
}

.calc__class-add {
	margin-top: 21px
}

.calc__class-add-wrap {
	display: none
}

@media screen and (max-width:1200px) {
	.calc__form {
		right: 15px
	}
}

@media screen and (max-width:1070px) {
	.calc__form {
		padding: 10px 15px 20px;
		max-width: 440px
	}
}

@media screen and (max-width:950px) {
	.calc__form {
		position: static;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 40px;
		max-width: 540px
	}
	.calc__map {
		height: 540px
	}
}

@media screen and (max-width:575px) {
	.calc__map {
		height: 470px
	}
	.calc__title {
		top: 60px;
		padding: 10px 20px 10px 30px;
	}
	.calc__title span {
		font-size: 22px
	}
	.calc__title-left {
		font-size: 16px
	}
	.calc__title-right {
		font-size: 18px
	}
	.show-map__wrap {
	    padding-bottom: 40px;
	}
}

@media screen and (max-width:500px) {
	.calc__time-radio {
		margin-left: 8px
	}
	.calc__time-radio span {
		padding: 14px 5px;
		font-size: 12px
	}
	
	.calc__class-radio span {
		font-size: 10px;
	}
	
}

.order {
	position: relative;
	background: transparent url(../img/order-bg.png) no-repeat top center;
	background-size: cover;
	z-index: 1;
	margin-top: -150px;
	padding-bottom: 48px;
	padding-top: 245px
}

.order__wrap {
	position: relative;
	max-width: 1225px;
	padding-left: 80px;
	padding-right: 15px;
	z-index: -1
}

.order__df {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.order__title {
	font-size: 36px;
	font-weight: 500;
	color: #000
}

.order__steps {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 47.6734693877551%;
	margin-top: -60px
}

.order__steps li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 50px
}

.order__steps li:last-of-type {
	margin-bottom: 0
}

.order__steps li:hover .order__steps-img {
	-webkit-transform: translateY(5px);
	-ms-transform: translateY(5px);
	transform: translateY(5px)
}

.order__steps-text {
	padding-top: 27px;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
	color: #000
}

.order__steps-text h3 {
	margin-bottom: 25px;
	font-size: 24px;
	line-height: 1.25
}

.order__steps-text a {
	color: #008fcc;
	text-decoration: underline;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.order__steps-text a b {
	font-weight: 500
}

.order__steps-text a:hover {
	color: #ff1414
}

.order__steps-img {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 153px;
	height: 142px;
	margin-right: 33px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.order__img {
	position: relative;
	width: 45.30612244897959%;
	min-height: 590px
}

.order__img-wrap {
	position: absolute;
	top: -130px;
	left: -80px;
	display: block;
	width: 850px;
	height: 750px;
	z-index: -1
}

.order__img-wrap img {
	display: block;
	width: auto;
	height: 100%
}

@media screen and (max-width:1700px) {
	.order__wrap {
		padding-top: 40px
	}
}

@media screen and (max-width:1400px) {
	.order__wrap {
		padding-top: 40px
	}
	.order__img {
		width: 35.306122%
	}
	.order__img-wrap {
		width: 710px;
		height: 550px
	}
}

@media screen and (max-width:1200px) {
	.order__wrap {
		padding-left: 20px
	}
	.order__img {
		display: none
	}
	.order__steps {
		margin-top: 30px
	}
	.order__steps>li {
		margin-bottom: 20px
	}
	.order__steps-text {
		padding-top: 7px
	}
	.order__steps-text h3 {
		margin-bottom: 10px;
		font-size: 20px
	}
	.order__steps-text p {
		font-size: 14px
	}
	.order__steps-img {
		width: 123px;
		height: 112px;
		margin-right: 23px
	}
}

@media screen and (max-width:950px) {
	.order {
		padding-top: 85px
	}
}

@media screen and (max-width:575px) {
	.order__title {
		font-size: 31px
	}
}

@media screen and (max-width:575px) {
	.order__steps-img {
		width: 93px;
		height: 92px;
		margin-right: 13px
	}
	.order__steps-text h3 {
		font-size: 18px
	}
	.order__steps-text p {
		font-size: 13px
	}
}

@media screen and (max-width:400px) {
	.order__steps-img {
		width: 77px;
		width-height: 78px;
		width-margin-right: 10px
	}
}

.contacts {
	position: relative;
	background: #546878 url(../img/contacts-bg.jpg) no-repeat center center;
	background-size: cover;
	width: 100%
}

.contacts__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 100%;
	padding: 30px 30px 20px 151px
}

.contacts .footer__social-list {
	margin-top: 35px;
	margin-bottom: 80px
}

.contacts .footer__social-link {
	background-color: #ffcb08;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.contacts .footer__social-link .fa {
	color: #002738
}

.contacts .footer__social-link:hover {
	background-color: #002738
}

.contacts .footer__social-link:hover .fa {
	color: #ffcb08
}

.contacts .footer__social-item:first-of-type {
	margin-left: 0
}

.contacts__title {
	margin-bottom: 37px;
	font-size: 40px;
	line-height: 1.25;
	font-weight: 500;
	text-transform: uppercase;
	color: #feffff
}

.contacts__phone {
	margin-bottom: 30px;
	font-size: 20px;
	line-height: 24px;
	font-weight: 500
}

.contacts__phone a {
	text-decoration: none;
	outline: 0;
	color: #fff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.contacts__phone a:hover {
	color: #ffcb08
}

.contacts__email {
	font-size: 16px;
	line-height: 30px;
	font-weight: 500
}

.contacts__email a {
	text-decoration: none;
	outline: 0;
	color: #fff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.contacts__email a:hover {
	color: #ffcb08
}

.contacts__form {
	max-width: 462px
}

.contacts__form-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.contacts__form-row>input {
	width: calc((100% - 20px)/ 2);
	margin-right: 20px;
	margin-bottom: 16px
}

.contacts__form-row>input:last-of-type {
	margin-right: 0
}

.contacts__form-title {
	margin-bottom: 20px;
	font-size: 24px;
	line-height: 1.2;
	font-weight: 500;
	color: #fff
}

.contacts__form .calc__accept {
	width: calc((100% - 20px)/ 2);
	margin-right: 20px;
	padding-top: 6px
}

.contacts__form .calc__accept label>span {
	font-size: 12px;
	color: #fff;
	text-align: left
}

@media screen and (max-width:767px) {
	.contacts__wrap {
		padding-left: 30px
	}
	.contacts__title {
		margin-bottom: 27px;
		font-size: 34px
	}
	.contacts__phone {
		margin-bottom: 10px;
		font-size: 17px
	}
	.contacts__email {
		font-size: 15px
	}
	.contacts .footer__social-list {
		margin-top: 20px;
		margin-bottom: 40px
	}
}

@media screen and (max-width:500px) {
	.contacts__wrap {
		padding: 30px 15px 20px 15px
	}
}

@media screen and (max-width:450px) {
	.contacts__form-row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.contacts__form-row>input {
		width: 100%;
		margin-right: 0
	}
	.contacts__form .calc__accept {
		width: 100%;
		margin-right: 0
	}
	.contacts__form .calc__accept label>span {
		margin-bottom: 15px
	}
}

.post .title-box {
	font-size: 30px
}

.post .title-box h1 {
	margin-bottom: 8px
}

.post__box {
	margin-bottom: 30px;
	padding: 38px 25px 30px
}

@media screen and (max-width:768px) {
	.post .title-box {
		font-size: 24px
	}
}

@media screen and (max-width:500px) {
	.post__box {
		padding: 28px 25px 20px
	}
	.post .title-box {
		font-size: 21px
	}
}

@media screen and (max-width:400px) {
	.post .title-box {
		font-size: 19px
	}
}

.serv .article p {
	line-height: 1.71429
}

.serv .post__box {
	padding-left: 40px
}

.serv__features {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 25px
}

.serv__features>li {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 33.3%;
	padding-right: 20px;
	font-size: 14px;
	line-height: 1.42857;
	font-weight: 400;
	color: #666
}

.serv__features>li::before {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	content: '';
	width: 46px;
	height: 46px;
	margin-right: 18px;
	border-radius: 50%;
	background: #ffcb08 url(../img/tick.svg) no-repeat center center;
	background-size: 17px 12px
}

.serv__features>li:last-of-type {
	padding-right: 0
}

@media screen and (max-width:1500px) {
	.serv__features>li br {
		display: none
	}
}

@media screen and (max-width:1200px) {
	.serv__features>li {
		padding-right: 10px
	}
}

@media screen and (max-width:1070px) {
	.serv .post__box {
		padding-left: 25px
	}
	.serv__features {
		margin-top: 15px
	}
	.serv__features>li {
		font-size: 13px
	}
	.serv__features>li::before {
		width: 42px;
		height: 42px;
		margin-right: 8px
	}
}

@media screen and (max-width:650px) {
	.serv__features {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.serv__features>li {
		width: 50%;
		margin-bottom: 15px
	}
	.serv__features>li:nth-of-type(2n) {
		padding-right: 0
	}
}

@media screen and (max-width:500px) {
	.serv__features {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.serv__features>li {
		width: 100%;
		padding-right: 0
	}
	.serv .article p {
		line-height: 1.51429
	}
}

.about .article p {
	font-size: 16px;
	line-height: 1.5
}

.about .post__box {
	padding-bottom: 55px;
	padding-left: 35px;
	padding-right: 35px;
	margin-top: 42px;
	margin-bottom: 59px
}

.about .serv__features {
	margin-top: 45px
}

@media screen and (max-width:1200px) {
	.about .article p {
		font-size: 14px
	}
	.about .post__box {
		padding-bottom: 35px;
		padding-left: 15px;
		padding-right: 15px;
		margin-top: 32px;
		margin-bottom: 39px
	}
}

@media screen and (max-width:500px) {
	.about .serv__features {
		margin-top: 15px
	}
}

.app {
	position: relative;
	background-image: url(../img/app-bg.jpg)
}

.app .contacts__wrap {
	display: block;
	padding-top: 115px
}

.app__list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.app__link {
	display: block;
	text-decoration: none;
	outline: 0;
	height: 69px;
	border-radius: 6px;
	overflow: hidden;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.app__link:hover {
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .5);
	box-shadow: 0 0 20px rgba(0, 0, 0, .5)
}

.app__link--apple {
	width: 218px;
	margin-right: 58px
}

.app__link--google {
	width: 245px
}

@media screen and (max-width:1070px) {
	.app .contacts__wrap {
		padding-left: 100px
	}
}

@media screen and (max-width:767px) {
	.app .contacts__wrap {
		padding-left: 30px
	}
}

@media screen and (max-width:575px) {
	.app .contacts__wrap {
		padding-top: 65px
	}
	.app .contacts__title {
		font-size: 28px
	}
	.app__link--apple {
		width: 188px;
		margin-right: 28px
	}
	.app__link--google {
		width: 205px
	}
}

@media screen and (max-width:500px) {
	.app__list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.app__link {
		margin-bottom: 15px
	}
	.app .contacts__title {
		font-size: 25px
	}
	.app .contacts__title br {
		display: none
	}
}

@media screen and (max-width:374px) {
	.app .contacts__wrap {
		padding-left: 15px;
		padding-right: 15px
	}
}

.reviews__slider {
	position: relative;
	max-width: 673px;
	margin-top: 38px;
	margin-left: auto;
	margin-right: auto
}

.reviews__slider .swiper-slide::before {
	-webkit-transition: background-image 0s .3s;
	-o-transition: background-image 0s .3s;
	transition: background-image 0s .3s
}

.reviews__slider .swiper-slide-prev::before {
	content: '';
	position: absolute;
	top: -10px;
	left: 0;
	width: 90%;
	height: calc(100% + 20px);
	background-image: -webkit-gradient(linear, left top, right top, from(#eee), color-stop(50%, #eee), to(rgba(238, 238, 238, 0)));
	background-image: -o-linear-gradient(left, #eee 0, #eee 50%, rgba(238, 238, 238, 0) 100%);
	background-image: linear-gradient(90deg, #eee 0, #eee 50%, rgba(238, 238, 238, 0) 100%)
}

.reviews__slider .swiper-slide-next::before {
	content: '';
	position: absolute;
	top: -10px;
	right: 0;
	width: 90%;
	height: calc(100% + 20px);
	background-image: -webkit-gradient(linear, right top, left top, from(#eee), color-stop(50%, #eee), to(rgba(238, 238, 238, 0)));
	background-image: -o-linear-gradient(right, #eee 0, #eee 50%, rgba(238, 238, 238, 0) 100%);
	background-image: linear-gradient(270deg, #eee 0, #eee 50%, rgba(238, 238, 238, 0) 100%)
}

.reviews__item {
	-webkit-box-shadow: 3px 6px 10px 0 rgba(51, 51, 51, .15);
	box-shadow: 3px 6px 10px 0 rgba(51, 51, 51, .15);
	background-color: #fff;
	border-radius: 6px;
	padding: 38px 75px 49px;
	text-align: center
}

.reviews__top {
	margin-bottom: 35px
}

.reviews__top h2 {
	margin-bottom: 8px;
	font-size: 24px;
	line-height: 1.2;
	font-weight: 500
}

.reviews__top p {
	margin-bottom: 0;
	text-indent: 0;
	font-size: 16px;
	line-height: 1.2
}

.reviews__bottom p {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 1.42857
}

.reviews__btns {
	margin-top: 39px;
	margin-bottom: 40px;
	text-align: center
}

.reviews__btns .button {
	padding: 15px 38px 14px
}

@media screen and (max-width:768px) {
	.reviews__slider {
		max-width: calc(100% - 30px)
	}
	.reviews__item {
		padding: 18px 25px 29px
	}
	.reviews__btns {
		margin-top: 29px;
		margin-bottom: 30px
	}
}

@media screen and (max-width:575px) {
	.reviews__top {
		margin-bottom: 25px
	}
	.reviews__top h2 {
		font-size: 20px
	}
	.reviews__top p {
		font-size: 14px
	}
	.reviews__bottom p {
		font-size: 13px
	}
}

@media screen and (max-width:500px) {
	.reviews__item {
		padding: 18px 15px 19px
	}
}

.route__df {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.route__table {
	width: 52.86506469500924%
}

.route__table table {
	width: 100%
}

.route__table table td {
	padding: 14px 25px 14px 22px;
	vertical-align: middle
}

.route__table table thead td {
	padding-top: 5px;
	font-size: 16px;
	line-height: 1.2;
	font-weight: 400;
	color: #666
}

.route__table table tbody tr:nth-of-type(2n+1) {
	background-color: rgba(238, 238, 238, .3)
}

.route__table table tbody td {
	font-size: 17px;
	line-height: 1.2;
	font-weight: 400;
	text-transform: uppercase
}

.route__places {
	width: 32.71719038817006%;
	padding-top: 28px
}

.route__places-list {
	counter-reset: myCounter
}

.route__places-list li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 26px;
	list-style: none
}

.route__places-list li::before {
	counter-increment: myCounter;
	content: counter(myCounter);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	margin-right: 13px;
	background-color: #fed343;
	border-radius: 50%;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 700
}

.route__title {
	margin-bottom: 43px;
	font-size: 24px;
	line-height: 1.2;
	font-weight: 500
}

.route__box {
	margin-bottom: 35px
}

.route .title-box {
	position: relative;
	overflow: hidden
}

.route__nav {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 10;
	padding-left: 90px;
	padding-right: 139px
}

.route__nav-item {
	position: relative;
	display: inline-block;
	padding-top: 50px;
	padding-bottom: 11px;
	text-decoration: none;
	outline: 0;
	font-size: 17px;
	font-weight: 400;
	text-transform: uppercase;
	color: #feffff;
	margin: 0 5px;
}

.route__nav-item::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #ffcb08;
	opacity: 0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.route__nav-item.active::after {
	opacity: 1
}

.route__nav::before {
	content: '';
	position: absolute;
	bottom: -17px;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#03405a), to(rgba(3, 64, 90, 0)));
	background-image: -o-linear-gradient(bottom, #03405a 0, rgba(3, 64, 90, 0) 100%);
	background-image: linear-gradient(0deg, #03405a 0, rgba(3, 64, 90, 0) 100%);
	z-index: -1
}

.route__slider {
	overflow: hidden
}

.route__slider .swiper-slide {
	width: auto
}

.route .slider__btns {
	padding: 0;
	vertical-align: inherit;
}

.route .swiper-button-prev {
	left: 50px;
	top: auto;
	bottom: 10px
}

.route .swiper-button-next {
	right: 90px;
	top: auto;
	bottom: 10px
}

.route__map {
	position: relative
}

.fv-container-single-service{
	position: relative;
	z-index: 3;
}

.route__map::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 300px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), color-stop(50%, #eee), to(rgba(238, 238, 238, 0)));
	background-image: -o-linear-gradient(top, #eee 0, #eee 50%, rgba(238, 238, 238, 0) 100%);
	background-image: linear-gradient(180deg, #eee 0, #eee 50%, rgba(238, 238, 238, 0) 100%);
	z-index: 2
}

.route__map .calc__form {
	z-index: 10;
	max-height: 860px;
    overflow-y: auto;
}

.route__map-title {
	position: relative;
	margin-bottom: 120px;
	font-size: 36px;
	font-weight: 500;
	text-align: center;
	z-index: 10
}

@media screen and (max-width:1600px) {
	.route__nav {
		padding-left: 50px;
		padding-right: 50px
	}
	.route .swiper-button-prev {
		left: 15px
	}
	.route .swiper-button-next {
		right: 15px
	}
}

@media screen and (max-width:1500px) {
	.route__places {
		width: 42.71719%
	}
}
@media screen and (max-width:1300px) {
	.route__table table tbody td {
    	font-size: 14px;
    }
    .route__table table thead td {
	    font-size: 14px;
	}
	.route__places-list li {
		font-size: 14px;
		margin-bottom: 22px;
	}
	.route__places-list li::before {			
	    width: 36px;
	    height: 36px;
	    margin-right: 9px;
	}
	.route__places {
	    width: 37.71719%;
	}
	.route__table {
		width: 58.865065%;
	}
}

@media screen and (max-width:1170px) {
	.route__table thead td {
		font-size: 13px
	}
	.route__table table tbody td {
		font-size: 14px
	}
	.route__places-list li {
		margin-bottom: 16px
	}
	.route__places-list li::before {
		width: 35px;
		height: 35px;
		font-size: 17px
	}
	.route__title {
		margin-bottom: 23px;
		font-size: 20px
	}
	.route__table table td {
    	padding: 14px 5px 14px 5px;	    
	}
}

@media screen and (max-width:950px) {
	.route__map::before {
		background: 0 0
	}
	.route__map .calc__map {
		height: 400px
	}
	.route__map-title {
		margin-bottom: 30px
	}
}

@media screen and (max-width:767px) {
	.route__nav-item {
		font-size: 14px
	}
	.route .title-box {
		font-size: 30px
	}
	.route .title-box small {
		font-size: 26px
	}
}

@media screen and (max-width:650px) {
	.route__df {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.route__table {
		width: 100%
	}
	.route__places {
		width: 100%;
		text-align: center
	}
	.route__places-list>li {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

@media screen and (max-width:500px) {
	.route__map-title {
		font-size: 29px
	}
	.route__table table tbody td {
		padding: 14px 15px 14px 15px;
		font-size: 13px
	}
	.route .swiper-button-next {
		right: 10px
	}
	.route .swiper-button-prev {
		left: 10px
	}
	.route__nav-item {
		font-size: 13px
	}
}

@media screen and (max-width:400px) {
	.route__map-title {
		font-size: 25px
	}
	.route .title-box {
		font-size: 27px
	}
	.route .title-box small {
		font-size: 24px
	}
	.route__title {
		margin-bottom: 21px;
		font-size: 18px
	}
	.route__places-list>li {
		font-size: 14px
	}
	.route__places-list>li::before {
		width: 30px;
		height: 30px;
		font-size: 15px
	}

	.route__table {
		overflow-x: auto;
	}
	.route__table table tbody td {
    	font-size: 12px;
    }
    .route__table table thead td {
	    font-size: 12px;
	}
}

.tariff .route__box {
	margin-top: 48px;
	margin-bottom: 45px;
	padding: 18px 40px 30px
}

.tariff__df {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.tariff__table {
	-webkit-box-flex: 1px;
	-webkit-flex-grow: 1px;
	-ms-flex-positive: 1px;
	flex-grow: 1px;
	margin-left: auto;
	max-width: 580px
}

.tariff__table table tbody td {
	text-transform: none;
	font-size: 16px
}

.tariff__payment {
	width: 45.79439252336449%;
	padding-right: 20px
}

.tariff__payment-title {
	margin-bottom: 12px;
	font-size: 24px;
	line-height: 1.25;
	font-weight: 400
}

.tariff__payment-sum {
	margin-bottom: 62px;
	font-size: 30px;
	font-weight: 500;
	text-transform: uppercase;
	color: #030200
}

.tariff__payment-list {
	margin: 0;
	padding: 0;
	list-style: none
}

.tariff__payment-list>li {
	margin-bottom: 24px;
	font-size: 14px;
	line-height: 1.2;
	color: #666
}

.tariff .route__map-title {
	margin-top: 40px;
	text-align: left
}

.tariff .calc__form {
	top: 0;
	right: 35px
}

.tariff .container {
	position: relative
}

@media screen and (max-width:1450px) {
	.tariff .calc__form {
		top: 50px
	}
}

@media screen and (max-width:1300px) {
	.tariff__table table tbody td {
		font-size: 13px
	}
	.tariff__payment-title {
		margin-bottom: 10px;
		font-size: 20px
	}
}

@media screen and (max-width:950px) {
	.tariff .route__map-title {
		text-align: center
	}
}

@media screen and (max-width:850px) {
	.tariff__payment {
		padding-right: 10px
	}
	.tariff .route__box {
		margin-top: 38px;
		padding: 18px 15px 30px
	}
}

@media screen and (max-width:700px) {
	.tariff__df {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.tariff__table {
		width: 100%;
		margin-left: 0
	}
	.tariff__payment {
		width: 100%
	}
	.tariff__payment-sum {
		margin-bottom: 32px
	}
	.tariff__payment-list {
		margin-bottom: 20px
	}
	.tariff__payment-list>li {
		margin-bottom: 14px;
		font-size: 13px
	}
}

@media screen and (max-width:500px) {
	.tariff .article p {
		font-size: 13px
	}
}

@media screen and (max-width:450px) {
	.tariff__table {
		width: calc(100% + 30px);
		margin-left: -15px
	}
	.tariff__table table tbody td {
		font-size: 12px
	}
}

html {
	overflow-x: hidden;
}

.route__df.is-not-flex{
	display: block;
}
.fv-detailed-tariff {
	width: 100%;
	overflow: auto;
}

.fv-detailed-tariff table {
	width: 100% !important;
}

@media screen and (max-width:1400px) {
	.fv-detailed-tariff table tbody td {
	    font-size: 14px;
	}
}

@media screen and (max-width:1300px) {
	.fv-detailed-tariff table td {
	    padding: 14px 15px 14px;	    
	}
}

@media screen and (max-width:1170px) {
	.fv-detailed-tariff table tbody td {
	    font-size: 13px;
	}
	.fv-detailed-tariff table td {
	    padding: 14px 5px 14px;	    
	}
}
@media screen and (max-width:650px) {
	.fv-detailed-tariff table tbody td {
	    font-size: 12px;
	}
} 
@media screen and (max-width:575px) {
	.fv-detailed-tariff {
		max-width: 100%;
	    overflow-x: auto;
	}
} 
.show-map__wrap {
	display: none;
}
@media screen and (max-width:950px) {	
	.show-map__wrap {
		display: block;
		text-align: center;
		padding-bottom: 30px;
	}
	.order {
		-webkit-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
		margin-top: 10px;
		padding-top: 0;
	}
	.order.active {
	    padding-top: 85px;    
	    margin-top: -150px;
	}
	.calc__map {
		display: none;
	}
	.calc .calc__title {
		display: none;
	}
} 

.calc__point-input-block {
	position: relative;
}
.calc__point-clear-inp {	
    position: absolute;
    top: 32px;
    right: 10px;
}

@media screen and (max-width:500px) {
	.calc__point-item {
		margin-left: 10px;
	}
	.calc__point-item--airplane {
	    width: 18px;
	}
	.calc__point-item--train {
	    width: 16px;
	}
	.calc__point-item--bus {
	    width: 15px;
	}
	.calc__point-item--delete {
	    width: 15px;
	}
}

@media screen and (max-width:450px) {
	.calc__meet-row label{
		padding-top: 60px;
		padding-left: 0;
		margin-left: 20px;
		background-repeat: no-repeat;
		background-position: 12px 20%;
	}
}