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

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

ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

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

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

input[type=submit] {
	-webkit-appearance: none;
}

img {
	border: 0;
	max-width: 100%;
	display: block;
}

ul {
	margin-bottom: 20px;
}
ul li {
	margin-bottom: 10px;
}
ul li:last-child {
	margin-bottom: 0;
}

input, textarea, select {
	outline: none;
}

textarea {
	resize: none;
	overflow: hidden;
}

a {
	color: #008fff;
	-webkit-transition: all 0.15s ease 0s;
	transition: all 0.15s ease 0s;
	text-decoration: underline;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
	color: #008fff;
	-webkit-transition: all 0.2s ease 0.05s;
	transition: all 0.2s ease 0.05s;
}

a:active,
a:focus,
a:focus-within,
a:target,
a:visited,
a:focus-visible {
	outline: none;
}

hr {
	margin: 0;
	height: 0;
}

textarea, input[type=text], input[type=button], input[type=submit] {
	-webkit-appearance: none;
	border-radius: 0;
}

p {
	line-height: 1.4;
	margin-bottom: 22px;
}

button:focus {
	outline: 0;
}

*, *:before, *:after {
	box-sizing: border-box;
}

sup {
	font-size: 75%;
	top: -0.5em;
	position: relative;
}

.c-container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
@media (min-width: 577px) {
	.c-container {
		max-width: 540px;
	}
}
@media (min-width: 768px) {
	.c-container {
		max-width: 720px;
	}
}
@media (min-width: 992px) {
	.c-container {
		max-width: 960px;
	}
}
@media (min-width: 1200px) {
	.c-container {
		max-width: 1140px;
	}
}
@media (min-width: 1300px) {
	.c-container {
		max-width: 1280px;
		padding-right: 0;
		padding-left: 0;
	}
}
@media (min-width: 1700px) {
	.c-container {
		max-width: 1640px;
	}
}

.c-container-fluid {
	max-width: 2560px;
	padding-right: 0;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/* open-sans-300 - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 300;
	src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-300italic - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 300;
	src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-300italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-regular - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-italic - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 400;
	src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-500 - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 500;
	src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-500italic - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 500;
	src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-500italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600 - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 600;
	src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600italic - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 600;
	src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-600italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700 - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700italic - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 700;
	src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-700italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-800 - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 800;
	src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-800.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-800italic - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Open Sans";
	font-style: italic;
	font-weight: 800;
	src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-800italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-100 - cyrillic_cyrillic-ext_latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Montserrat";
	font-style: normal;
	font-weight: 100;
	src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-100.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-100italic - cyrillic_cyrillic-ext_latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Montserrat";
	font-style: italic;
	font-weight: 100;
	src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-100italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-200 - cyrillic_cyrillic-ext_latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Montserrat";
	font-style: normal;
	font-weight: 200;
	src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-200.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-200italic - cyrillic_cyrillic-ext_latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Montserrat";
	font-style: italic;
	font-weight: 200;
	src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-200italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-300 - cyrillic_cyrillic-ext_latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Montserrat";
	font-style: normal;
	font-weight: 300;
	src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-300italic - cyrillic_cyrillic-ext_latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Montserrat";
	font-style: italic;
	font-weight: 300;
	src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-300italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-regular - cyrillic_cyrillic-ext_latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Montserrat";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-italic - cyrillic_cyrillic-ext_latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Montserrat";
	font-style: italic;
	font-weight: 400;
	src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-500 - cyrillic_cyrillic-ext_latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Montserrat";
	font-style: normal;
	font-weight: 500;
	src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-500italic - cyrillic_cyrillic-ext_latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Montserrat";
	font-style: italic;
	font-weight: 500;
	src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-500italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-600 - cyrillic_cyrillic-ext_latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Montserrat";
	font-style: normal;
	font-weight: 600;
	src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-600italic - cyrillic_cyrillic-ext_latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Montserrat";
	font-style: italic;
	font-weight: 600;
	src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-600italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700 - cyrillic_cyrillic-ext_latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Montserrat";
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700italic - cyrillic_cyrillic-ext_latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Montserrat";
	font-style: italic;
	font-weight: 700;
	src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-700italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-800 - cyrillic_cyrillic-ext_latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Montserrat";
	font-style: normal;
	font-weight: 800;
	src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-800.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-800italic - cyrillic_cyrillic-ext_latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Montserrat";
	font-style: italic;
	font-weight: 800;
	src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-800italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-900 - cyrillic_cyrillic-ext_latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Montserrat";
	font-style: normal;
	font-weight: 900;
	src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-900.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-900italic - cyrillic_cyrillic-ext_latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Montserrat";
	font-style: italic;
	font-weight: 900;
	src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-900italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* alice-regular - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: "Alice";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/alice-v20-cyrillic_cyrillic-ext_latin_latin-ext-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
body {
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-weight: normal;
	height: auto;
	margin: 0 auto;
	background: transparent;
	color: #323242;
	line-height: normal;
	max-width: 2560px;
	min-height: 100vh;
	display: flex;
	flex-direction: column;
}

main {
	flex-grow: 1;
}

sup {
	font-size: 75%;
}

picture {
	display: flex;
	flex-direction: column;
	height: 100%;
	width: 100%;
}

strong {
	font-weight: 700;
}

a {
	color: inherit;
	transition: 0.25s;
}
a:hover {
	color: #F28719;
	transition: 0.25s;
}

.section-title {
	font-size: 48px;
	line-height: 1.2;
	margin-bottom: 15px;
}
@media (max-width: 1499px) {
	.section-title {
		font-size: 38px;
	}
}
@media (max-width: 1199px) {
	.section-title {
		font-size: 32px;
	}
}
@media (max-width: 767px) {
	.section-title {
		font-size: 30px;
	}
}
@media (max-width: 576px) {
	.section-title {
		font-size: 28px;
	}
}

.section-subtitle {
	font-size: 26px;
	line-height: 1.3;
	font-weight: normal;
	margin-bottom: 15px;
}
@media (max-width: 1199px) {
	.section-subtitle {
		font-size: 22px;
	}
}
@media (max-width: 576px) {
	.section-subtitle {
		font-size: 20px;
	}
}

.page-form__title {
	font-size: 36px;
	margin-bottom: 30px;
}
.page-form__subtitle {
	margin-bottom: 30px;
	flex-grow: 1;
}
@media (max-width: 1399px) {
	.page-form__title {
		font-size: 30px;
	}
}
@media (max-width: 1199px) {
	.page-form__title {
		font-size: 25px;
	}
}

.page-btn {
	position: relative;
	color: #2F3738;
	line-height: 1;
	text-align: center;
	text-decoration: none !important;
	padding: 10px 30px;
	min-height: 56px;
	outline: none;
	cursor: pointer;
	border: 1px solid transparent;
	font-size: 18px;
	font-weight: 500;
	background-color: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 0.25s;
}
@media (max-width: 991px) {
	.page-btn {
		font-size: 15px;
		min-height: 52px;
	}
}
@media (max-width: 576px) {
	.page-btn {
		font-size: 14px;
		min-height: 48px;
	}
}
.page-btn._primary {
	border-color: #0A64DC;
	background-color: #0A64DC;
	color: #fff;
}
.page-btn._orange {
	border-color: #F28719;
	background-color: #F28719;
	color: #fff;
}
.page-btn._transparent {
	border-color: #fff;
	color: #fff;
	background-color: transparent;
}
.page-btn._transparent:hover {
	color: #fff;
	background-color: #525266;
	border-color: #525266;
}
.page-btn._dark {
	border-color: #222;
	background-color: #222;
	color: #fff;
}
.page-btn._grey {
	border-color: #5E5E5E;
	background-color: #5E5E5E;
	color: #fff;
}
.page-btn._blue {
	border-color: #4893CC;
	background-color: #4893CC;
	color: #fff;
}
.page-btn._white {
	background-color: #fff;
	border-color: #fff;
	color: #4893CC;
}
.page-btn._white:hover {
	color: #fff;
	background-color: #525266;
	border-color: #525266;
}
.page-btn._red {
	background-color: #DB0E16;
	color: #fff;
}
.page-btn:hover {
	background-color: #F28719;
	border-color: #F28719;
	color: #fff;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}

._nowrap {
	white-space: nowrap;
}

._uppercase {
	text-transform: uppercase;
}

._text-white {
	color: #fff;
}

._text-grey1 {
	color: #BDBDBD;
}

._text-grey2 {
	color: #828282;
}

._text-blue {
	color: #1A476F;
}

._text-red {
	color: red;
}

._text-gold {
	color: #F28719;
}
._text-600{
    font-weight:600;
}

._text-dark {
	color: #222121;
}

._weight-300 {
	font-weight: 300;
}

._weight-700 {
	font-weight: 700;
}

._strong {
	font-weight: 600;
}

._text-center {
	text-align: center;
}

._rel {
	position: relative;
}

._w100 {
	width: 100%;
}

._font-secondary {
	font-family: Alice, sans-serif;
}

._fz60 {
	font-size: 60px;
}
@media (max-width: 1499px) {
	._fz60 {
		font-size: 48px;
	}
}
@media (max-width: 1199px) {
	._fz60 {
		font-size: 40px;
	}
}
@media (max-width: 767px) {
	._fz60 {
		font-size: 30px;
	}
}
@media (max-width: 576px) {
	._fz60 {
		font-size: 28px;
	}
}

._fz48 {
	font-size: 48px;
}
@media (max-width: 1499px) {
	._fz48 {
		font-size: 38px;
	}
}
@media (max-width: 1199px) {
	._fz48 {
		font-size: 32px;
	}
}
@media (max-width: 767px) {
	._fz48 {
		font-size: 30px;
	}
}
@media (max-width: 576px) {
	._fz48 {
		font-size: 25px;
	}
}

._fz32 {
	font-size: 32px;
}
@media (max-width: 1399px) {
	._fz32 {
		font-size: 28px;
	}
}
@media (max-width: 767px) {
	._fz32 {
		font-size: 24px;
	}
}
@media (max-width: 576px) {
	._fz32 {
		font-size: 21px;
	}
}

._fz26 {
	font-size: 26px;
}
@media (max-width: 1399px) {
	._fz26 {
		font-size: 24px;
	}
}
@media (max-width: 767px) {
	._fz26 {
		font-size: 22px;
	}
}
@media (max-width: 576px) {
	._fz26 {
		font-size: 20px;
	}
}

._fz24 {
	font-size: 24px;
}
@media (max-width: 1399px) {
	._fz24 {
		font-size: 21px;
	}
}

._fz20 {
	font-size: 20px;
}
@media (max-width: 1399px) {
	._fz20 {
		font-size: 18px;
	}
}

._fz18 {
	font-size: 18px;
}
@media (max-width: 1399px) {
	._fz18 {
		font-size: 16px;
	}
}

input[type=number] {
	-moz-appearance: textfield;
}

input[type=checkbox] {
	display: none;
}

input[type=checkbox] + label,
input[type=checkbox] + span {
	padding-left: 30px;
	position: relative;
	cursor: pointer;
}
input[type=checkbox] + label:before,
input[type=checkbox] + span:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	border-radius: 0;
	border: 1px solid rgba(255, 255, 255, 0.5);
	flex-shrink: 0;
}
input[type=checkbox] + label:hover:before,
input[type=checkbox] + span:hover:before {
	border-color: #fff;
}

input[type=checkbox]:checked + span:before,
input[type=checkbox]:checked + label:before {
	background-color: #222;
	border-color: #fff;
	background-image: url("../img/ico-check.svg");
	background-size: 10px 10px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

@media (min-width: 500px) {
	._show-499 {
		display: none !important;
	}
}
@media (max-width: 499px) {
	._hide-499 {
		display: none !important;
	}
}
@media (min-width: 768px) {
	._show-767 {
		display: none !important;
	}
}
@media (max-width: 767px) {
	._hide-767 {
		display: none !important;
	}
}
@media (min-width: 992px) {
	._show-991 {
		display: none !important;
	}
}
@media (max-width: 991px) {
	._hide-991 {
		display: none !important;
	}
}
@media (min-width: 1200px) {
	._show-1199 {
		display: none !important;
	}
}
@media (max-width: 1199px) {
	._hide-1199 {
		display: none !important;
	}
}
@media (min-width: 1300px) {
	._show-1299 {
		display: none !important;
	}
}
@media (max-width: 1299px) {
	._hide-1299 {
		display: none !important;
	}
}
@media (min-width: 992px) {
	.toTop {
		position: fixed;
		right: 100px;
		bottom: 100px;
		cursor: pointer;
		z-index: 50;
		display: none;
		border-radius: 50%;
		-webkit-transition: 0.25s;
		transition: 0.25s;
	}
	.toTop:hover {
		-webkit-transition: 0.25s;
		transition: 0.25s;
	}
	.toTop:hover svg circle {
		fill: transparent;
	}
	.toTop.active {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.15);
		box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.15);
	}
}
@media (max-width: 991px) {
	.toTop.active {
		height: 0;
		width: 0;
		display: none;
	}
}
main > section:last-child {
	margin-bottom: 0;
}

body.overflow {
	height: 100vh;
	overflow: hidden;
}

@media (min-width: 620px) {
	.modal-dialog.modal-sm {
		width: 600px;
	}
}
.modal {
	overflow: hidden;
	opacity: 0;
	position: fixed;
	z-index: -1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(101.43deg, rgba(0, 0, 0, 0.24) -5.15%, rgba(0, 0, 0, 0.04) 104.36%);
	backdrop-filter: blur(8px);
}
.modal .close {
	cursor: pointer;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 24px;
	height: 24px;
	opacity: 0.6;
	transition: 0.25s;
}
.modal .close:hover {
	opacity: 1;
	transition: 0.25s;
}
.modal-dialog {
	position: absolute;
	left: 50%;
	top: -100%;
	transform: translateX(-50%);
	height: auto;
	width: calc(100vw - 30px);
	background-color: #1b1d21;
	transition: 0.25s;
}
@media (min-width: 1150px) {
	.modal-dialog {
		max-width: 1000px;
		width: 100%;
	}
}
.modal.modal-open {
	display: block;
	overflow: visible;
	opacity: 1;
	z-index: 100;
	transition: 0.25s;
}
.modal.modal-open .modal-dialog {
	top: 75px;
	border-radius: 5px;
	transition: 0.25s ease-in-out;
	transition-delay: 0.25s;
}
@media (max-width: 1399px) {
	.modal.modal-open .modal-dialog {
		top: 60px;
	}
}
.modal.modal-open .modal-dialog.modal-sm {
	top: 40%;
	transform: translate(-50%, -50%);
}
.modal-header {
	padding: 20px 30px 0 30px;
	border: 0;
	margin-bottom: 30px;
}
@media (max-width: 991px) {
	.modal-header {
		margin-bottom: 15px;
	}
}
@media (max-width: 499px) {
	.modal-header {
		padding: 15px 15px 0 15px;
	}
}
.modal-body {
	padding: 0 60px 40px 60px;
}
@media (max-width: 499px) {
	.modal-body {
		padding: 0 15px 50px 15px;
	}
}
.modal-title {
	font-size: 36px;
	line-height: 1;
	margin-bottom: 20px;
	color: #fff;
	font-family: "Unbounded", sans-serif;
}
@media (max-width: 1366px) {
	.modal-title {
		font-size: 30px;
	}
}
@media (max-width: 767px) {
	.modal-title {
		font-size: 24px;
	}
}
.modal-subtitle {
	color: #fff;
	font-size: 16px;
}
@media (max-width: 767px) {
	.modal-subtitle {
		font-size: 14px;
	}
}
.modal-text {
	padding-top: 15px;
}
.modal-button {
	display: flex;
	justify-content: center;
	position: relative;
}
.modal-button button:disabled {
	transition: none;
}
.modal-button button:disabled:after, .modal-button button:disabled:before {
	display: none;
}
.modal-form {
	margin-top: 20px;
}
@media (max-width: 991px) {
	.modal-form {
		margin-top: 10px;
	}
}
.modal-form--wrap {
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
}
.modal-input {
	width: 100%;
}
.modal-input input {
	width: 100%;
	border: 1px solid rgba(255, 255, 255, 0.3);
	padding: 18px 15px;
	background-color: rgba(0, 0, 0, 0.4);
	color: #fff;
	font-size: 16px;
	transition: 0.25s;
}
@media (max-width: 991px) {
	.modal-input input {
		padding: 16px 15px;
	}
}
.modal-input input:hover, .modal-input input:focus {
	border-color: white;
	transition: 0.25s;
}
.modal-input input::placeholder {
	color: rgba(255, 255, 255, 0.5);
	transition: 0.25s;
}
.modal-input input.error {
	border-color: red;
}
.modal-input--label {
	font-size: 14px;
	margin-bottom: 5px;
	color: #BDBDBD;
}
.modal-check {
	display: flex;
	align-items: flex-start;
	font-size: 14px;
	font-weight: 300;
	margin-top: 15px;
}
@media (max-width: 650px) {
	.modal-check {
		font-size: 14px;
	}
}
@media (max-width: 499px) {
	.modal-check {
		font-size: 12px;
	}
}
.modal-check.trembling {
	animation: 1.2s ease-in-out 0s normal none running trembling-animation;
}

.js-btn-submit.js-disabled:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
	z-index: 10;
}

.label-agreement {
	display: flex;
	align-items: flex-start;
	color: #BDBDBD;
}

@media (max-width: 499px) {
	.modal-dialog.modal-sm .modal-body {
		padding: 0 15px 30px 15px;
	}
}
@keyframes trembling-animation {
	0%, 50%, 100% {
		transform: scale(1);
	}
	10%, 30% {
		transform: scale(1.1);
	}
	20%, 40% {
		transform: scale(1);
	}
}
/*start menu-top*/
@media (max-width: 1199px) {
	body.menu-show {
		overflow: hidden;
	}
	body.menu-show .menu-top {
		background-color: #2D2D2D;
	}
	body.menu-show .menu-top--nav {
		height: calc(100vh - 50px);
		right: 0;
		overflow-y: auto;
		transition: 0.25s;
	}
	body.menu-show .menu-top--nav-overlay:before {
		width: calc(100vw - 350px);
		transition: 0.3s;
		transition-delay: 0.2s;
	}
}
.menu-top {
	height: 80px;
	padding: 0 30px;
	position: fixed;
	width: 100vw;
	z-index: 20;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	background-color: #2D2D2D;
	transition: 0.15s;
}
.menu-top.menu-shrink {
	height: 60px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
	background-color: #2D2D2D;
	transition: 0.4s;
}
@media (max-width: 1199px) {
	.menu-top.menu-shrink {
		height: 50px;
	}
}
@media (max-width: 1199px) {
	.menu-top {
		height: 50px;
		color: #828282;
		padding: 0 15px;
	}
}
@media (max-width: 1299px) {
	.menu-top {
		font-size: 14px;
	}
}

.menu-top--wrap {
	width: 100%;
	max-width: 1640px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 8px 0;
	transition: 0.25s;
}
@media (max-width: 1399px) {
	.menu-top--wrap {
		max-width: 100%;
	}
}
@media (max-width: 1199px) {
	.menu-top--wrap {
		align-items: center;
	}
}

.menu-top--logo {
	display: flex;
	align-items: center;
	position: relative;
	margin-right: 30px;
}
.menu-top--logo img {
	position: relative;
	transition: 0.25s;
}
.menu-top--logo img.logo {
	height: 50px;
	margin-right: 20px;
}
@media (max-width: 1199px) {
	.menu-top--logo {
		flex-grow: 1;
		justify-content: center;
		margin-right: 0;
		margin-left: 50px;
	}
	.menu-top--logo img.logo {
		height: 40px;
	}
}
@media (max-width: 576px) {
	.menu-top--logo {
		justify-content: flex-start;
		margin-left: 0;
		width: 300px;
		position: relative;
	}
	.menu-top--logo img.logo {
		height: 35px;
	}
}
@media (max-width: 379px) {
	.menu-top--logo {
		width: 220px;
	}
	.menu-top--logo img.logo {
		height: 25px;
	}
}

@media (min-width: 577px) {
	.menu-top.menu-shrink .menu-top--logo img.logo {
		height: 40px;
	}
}
.menu-top.menu-shrink .menu-top--button svg {
	width: 40px;
}

.menu-top--nav {
	flex-grow: 1;
	margin: 0;
	display: flex;
	justify-content: space-between;
}
@media (max-width: 1199px) {
	.menu-top--nav {
		height: calc(100vh - 50px);
		background-color: #2D2D2D;
		display: flex;
		flex-direction: column;
		position: fixed;
		right: -200%;
		top: 50px;
		width: 350px;
		z-index: 11;
		padding: 30px 20px;
		margin: 0;
		transition: 0.25s;
	}
	.menu-top--nav.active {
		right: 0;
		transition: 0.25s;
	}
}
@media (max-width: 399px) {
	.menu-top--nav {
		width: 100vw;
	}
}

@media (max-width: 1199px) {
	.menu-top--nav-overlay:before {
		height: calc(100vh - 50px);
		background: linear-gradient(101.43deg, rgba(0, 0, 0, 0.24) -5.15%, rgba(0, 0, 0, 0.04) 104.36%);
		backdrop-filter: blur(8px);
		content: "";
		position: fixed;
		width: 0;
		right: 350px;
		top: 50px;
	}
}
@media (max-width: 399px) {
	.menu-top--nav-overlay:before {
		display: none;
	}
}

.menu-top--nav-links {
	display: flex;
	align-self: center;
	justify-content: center;
	flex-grow: 1;
}
@media (max-width: 1199px) {
	.menu-top--nav-links {
		display: flex;
		flex-direction: column;
		width: 100%;
		padding-bottom: 30px;
		margin-bottom: 30px;
		border-bottom: 2px solid #BDBDBD;
	}
}
.menu-top--nav-links .menu-link {
	padding: 5px 0;
	margin: 0 20px;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	transition: 0.25s;
}
@media (max-width: 1399px) {
	.menu-top--nav-links .menu-link {
		margin: 0 15px;
	}
}
@media (max-width: 1199px) {
	.menu-top--nav-links .menu-link {
		padding: 15px 0;
		margin: 0;
	}
}
.menu-top--nav-links .menu-link:hover, .menu-top--nav-links .menu-link.active {
	color: #F28719;
}

.menu-top--nav-title {
	display: none;
	color: #fff;
}
@media (max-width: 599px) {
	.menu-top--nav-title {
		display: inline-flex;
		margin-bottom: 16px;
	}
}

@media (max-width: 1199px) {
	.menu-top--nav-buttons {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.menu-top--nav-buttons .page-btn {
		margin-bottom: 25px;
		width: 100%;
	}
	.menu-top--nav-buttons .page-btn:last-child {
		margin-bottom: 0;
	}
}
@media (max-width: 599px) {
	.menu-top--nav-buttons {
		justify-content: center;
	}
}

.menu-top--contacts {
	margin-right: 25px;
	display: flex;
	align-items: center;
}
.menu-top--contacts-phone {
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
	color: #fff;
}
@media (max-width: 1599px) {
	.menu-top--contacts-phone {
		font-size: 16px;
	}
}
@media (max-width: 1399px) {
	.menu-top--contacts {
		display: flex;
		align-items: center;
	}
	.menu-top--contacts-phone {
		display: flex;
		width: 50px;
		padding: 10px;
		background: url(../img/ico-phone.svg) no-repeat center/24px;
		text-indent: -9999px;
	}
	.menu-top--contacts-address {
		display: none;
	}
}
@media (max-width: 1199px) {
	.menu-top--contacts {
		display: none;
	}
	.menu-top--contacts-phone {
		text-indent: 0;
		width: 100%;
		background: none;
		color: #323242;
		text-align: center;
		justify-content: center;
	}
}

@media (min-width: 992px) {
	.show-mob,
	.js-mob-btn {
		display: none;
	}
}
@media (max-width: 1199px) {
	.show-mob,
	.js-mob-btn {
		display: inline-flex;
	}
}

@media (max-width: 1199px) {
	.js-mob-btn {
		position: relative;
		border: none;
		background: transparent;
		width: 24px;
		height: 24px;
		z-index: 2;
	}
	.js-mob-btn::before, .js-mob-btn::after {
		content: "";
		left: 0;
		position: absolute;
		display: block;
		width: 100%;
		height: 2px;
		background: #fff;
		border-radius: 2px;
	}
	.js-mob-btn::before {
		top: 3px;
		box-shadow: 0 8px 0 #fff;
		transition: box-shadow 0.3s 0.15s, top 0.3s 0.15s, transform 0.3s;
	}
	.js-mob-btn::after {
		bottom: 3px;
		transition: bottom 0.3s 0.15s, transform 0.3s;
	}
	.js-mob-btn.active::before {
		top: 11px;
		transform: rotate(45deg);
		box-shadow: none;
		transition: box-shadow 0.15s, top 0.3s, transform 0.3s 0.15s;
	}
	.js-mob-btn.active::after {
		bottom: 11px;
		transform: rotate(-45deg);
		transition: bottom 0.3s, transform 0.3s 0.15s;
	}
}
@media (max-width: 767px) {
	body.menu-show {
		overflow: hidden;
	}
	body.menu-show .menu-top--nav {
		right: 0;
		overflow-y: auto;
		height: calc(100vh - 50px);
		transition: 0.25s;
	}
	body.menu-show .menu-top--nav-overlay:before {
		width: calc(100vw - 350px);
		transition: 0.3s;
		transition-delay: 0.2s;
	}
}
.menu-top--button {
	display: flex;
}
.menu-top--button svg {
	display: block;
	width: 50px;
	transition: 0.25s;
}
.menu-top--button svg path {
	transition: 0.25s;
}
.menu-top--button:hover svg path {
	fill: #F28719;
}
@media (max-width: 1199px) {
	.menu-top--button {
		margin-bottom: 30px;
	}
	.menu-top--button .page-btn {
		width: 100%;
	}
}

.menu-top--mobile-phone {
	display: none;
}
@media (max-width: 1199px) {
	.menu-top--mobile-phone {
		display: flex;
		padding: 12px;
		margin-right: 10px;
	}
}

.menu-top--slides {
	display: none;
}
@media (max-width: 1199px) {
	.menu-top--slides {
		display: flex;
		flex-direction: column;
		padding: 12px;
	}
	.menu-top--slides .footer-slide._info {
		width: 100%;
		max-width: inherit;
		margin-bottom: 15px;
	}
	.menu-top--slides .footer-slide._rules {
		width: 100%;
		max-width: inherit;
	}
	.menu-top--slides .footer-slide .slide__text {
		padding-top: 10px;
	}
}

.menu-top--slides {
	display: none;
}
@media (max-width: 1199px) {
	.menu-top--slides {
		display: flex;
		flex-direction: column;
		padding: 12px 12px 25px 12px;
		color: #fff;
	}
	.menu-top--slides .footer-slide._info {
		width: 100%;
		max-width: inherit;
		margin-bottom: 25px;
	}
	.menu-top--slides .footer-slide._rules {
		width: 100%;
		max-width: inherit;
	}
	.menu-top--slides .footer-slide .slide__title {
		color: #fff;
		font-size: 18px;
	}
	.menu-top--slides .footer-slide .slide__title:after {
		border-right: 2px solid #fff;
		border-bottom: 2px solid #fff;
	}
}
@media (max-width: 1199px) and (max-width: 379px) {
	.menu-top--slides .footer-slide .slide__title {
		font-size: 16px;
	}
}
@media (max-width: 1199px) {
	.menu-top--slides .footer-slide .slide__text {
		padding-top: 10px;
	}
}

.menu-top--address {
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
}
@media (max-width: 1199px) {
	.menu-top--address {
		margin-bottom: 15px;
	}
}
.menu-top--address strong {
	font-size: 18px;
}
@media (max-width: 1599px) {
	.menu-top--address strong {
		font-size: 16px;
	}
}
.menu-top--address span {
	font-size: 14px;
}

.menu-top .how-way {
	color: #fff;
	padding: 12px 5px;
	text-decoration: none;
	margin-left: 15px;
	font-weight: 500;
}
@media (max-width: 1599px) {
	.menu-top .how-way {
		display: none;
	}
}
.menu-top .how-way:hover {
	background-color: #F28719;
	border-color: #F28719;
	color: #fff;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}

/*end menu-top*/
/*start section-top*/
.section-top {
	padding-top: 80px;
	position: relative;
	background-color: #2D2D2D;
}
@media (max-width: 1199px) {
	.section-top {
		padding-top: 50px;
	}
}
.section-top__wrap {
	padding-top: 80px;
	width: 100%;
	max-width: calc(100% - 390px);
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	position: absolute;
	left: calc(50% - 820px);
	top: 40px;
	z-index: 2;
}
@media (max-width: 1699px) {
	.section-top__wrap {
		left: calc(50% - 640px);
	}
}
@media (max-width: 1299px) {
	.section-top__wrap {
		max-width: calc(100% - 600px);
		left: calc(50% - 550px);
	}
}
@media (max-width: 1199px) {
	.section-top__wrap {
		left: calc(50% - 460px);
		padding-top: 40px;
	}
}
@media (max-width: 991px) {
	.section-top__wrap {
		left: 27px;
		top: 30px;
		max-width: calc(100% - 42px);
	}
}
@media (max-width: 576px) {
	.section-top__wrap {
		left: 0;
		top: 0;
		padding: 70px 15px 20px;
		max-width: calc(100% - 30px);
	}
}

.section-top__title {
	font-size: 45px;
	font-weight: 500;
	color: #000;
	margin-bottom: 30px;
	line-height: 1.2;
}
@media (max-width: 1399px) {
	.section-top__title {
		font-size: 40px;
	}
}
@media (max-width: 1199px) {
	.section-top__title {
		font-size: 32px;
	}
}
@media (max-width: 991px) {
	.section-top__title {
		font-size: 27px;
		margin-bottom: 15px;
	}
}
@media (max-width: 576px) {
	.section-top__title {
		font-size: 24px;
	}
}
@media (max-width: 499px) {
	.section-top__title {
		font-size: 21px;
	}
}

.section-top__subtitle {
	font-size: 32px;
	font-weight: 500;
	margin-bottom: 50px;
	color: #0A64DC;
}
@media (max-width: 1399px) {
	.section-top__subtitle {
		font-size: 30px;
	}
}
@media (max-width: 1199px) {
	.section-top__subtitle {
		font-size: 25px;
	}
}
@media (max-width: 991px) {
	.section-top__subtitle {
		font-size: 21px;
		margin-bottom: 20px;
	}
}
@media (max-width: 576px) {
	.section-top__subtitle {
		font-size: 18px;
	}
}

.section-top__image {
	width: 100%;
}
.section-top__image img {
	min-height: 500px;
	object-fit: cover;
}
@media (max-width: 991px) {
	.section-top__image img {
		width: 100%;
		height: 100%;
	}
}
@media (max-width: 767px) {
	.section-top__image img {
		min-height: 350px;
	}
}

.section-top__form {
	position: absolute;
	bottom: 20px;
	max-width: 390px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	color: #fff;
	background-color: #26282A;
	padding: 30px;
	right: calc(50% - 820px);
}
@media (max-width: 1699px) {
	.section-top__form {
		right: calc(50% - 640px);
	}
}
@media (max-width: 1299px) {
	.section-top__form {
		right: calc(50% - 550px);
	}
}
@media (max-width: 1199px) {
	.section-top__form {
		right: 15px;
		bottom: 15px;
	}
}
.section-top__form ._title {
	font-family: "Alice", sans-serif;
	font-size: 26px;
	color: #F28719;
	margin-bottom: 20px;
}
.section-top__form .modal-input input {
	background-color: #222;
}
.section-top__form .label-agreement {
	color: #898989;
}
.section-top__form input[type=checkbox] + label:before,
.section-top__form input[type=checkbox] + span:before {
	border: 1px solid rgba(255, 255, 255, 0.5);
}
.section-top__form input[type=checkbox] + label:hover:before,
.section-top__form input[type=checkbox] + span:hover:before {
	border-color: #fff;
}
.section-top__form input[type=checkbox]:checked + span:before,
.section-top__form input[type=checkbox]:checked + label:before {
	border-color: #fff;
}

.top-advantages li {
	font-weight: 500;
	background: url(../img/li-bg.svg) no-repeat 0 2px;
	padding-left: 25px;
	margin-bottom: 10px;
}

/*end section-top*/
/*start form-mobile*/
.form-mobile {
	padding: 30px 0;
	background-color: #26282A;
	color: #fff;
}
.form-mobile .feedback-form__wrap {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
@media (max-width: 576px) {
	.form-mobile .feedback-form__wrap {
		flex-direction: column;
	}
}
.form-mobile .modal-form--wrap,
.form-mobile .modal-button {
	width: calc(50% - 8px);
}
@media (max-width: 576px) {
	.form-mobile .modal-form--wrap,
	.form-mobile .modal-button {
		width: 100%;
	}
}
.form-mobile .modal-form--wrap {
	margin-bottom: 0;
}
@media (max-width: 576px) {
	.form-mobile .modal-form--wrap {
		margin-bottom: 15px;
	}
}
.form-mobile .section-top__form__title {
	text-align: center;
}

/*end form-mobile*/
/*start timer*/
section.timer {
	background-color: #2B2B2B;
	padding: 15px 0;
}
@media (max-width: 991px) {
	section.timer {
		padding-bottom: 40px;
		display: none;
	}
}

.timer-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
@media (max-width: 991px) {
	.timer-wrap {
		flex-wrap: wrap;
	}
}
@media (max-width: 767px) {
	.timer-wrap {
		flex-direction: column;
	}
}

.timer__action {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 60%;
}
@media (max-width: 1699px) {
	.timer__action {
		width: 65%;
	}
}
@media (max-width: 1299px) {
	.timer__action {
		width: auto;
	}
}
@media (max-width: 991px) {
	.timer__action {
		justify-content: center;
		margin-bottom: 40px;
	}
}
@media (max-width: 767px) {
	.timer__action {
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
}

.timer__title {
	font-size: 18px;
	color: #fff;
	display: flex;
	flex-direction: column;
	margin-right: 150px;
}
@media (max-width: 1299px) {
	.timer__title {
		margin-right: 50px;
	}
}
@media (max-width: 767px) {
	.timer__title {
		margin-bottom: 15px;
		margin-right: 0;
	}
}
.timer__title ._big {
	font-family: "Alice", sans-serif;
	font-size: 26px;
	font-weight: 400;
}
@media (max-width: 991px) {
	.timer__title ._big {
		flex-wrap: wrap;
	}
}
@media (max-width: 767px) {
	.timer__title ._big {
		flex-direction: column;
	}
}

@media (max-width: 991px) {
	.timer__button {
		align-self: center;
		width: 100%;
		margin-top: 30px;
	}
}

@media (max-width: 449px) {
	.timer__action {
		align-self: stretch;
	}
}

@media (max-width: 449px) {
	.timer-axioma {
		display: flex;
		justify-content: space-between;
	}
}

span[id^=timer-number-value] {
	font-family: "Alice", sans-serif;
	font-size: 36px;
	color: #F28719;
	border-bottom: 1px solid #828282;
	display: block;
	min-width: 70px;
	padding-bottom: 7px;
}
@media (max-width: 1199px) {
	span[id^=timer-number-value] {
		min-width: 45px;
	}
}
@media (max-width: 576px) {
	span[id^=timer-number-value] {
		font-size: 30px;
	}
}
@media (max-width: 359px) {
	span[id^=timer-number-value] {
		min-width: 35px;
	}
}

span[id^=timer-text] {
	padding-top: 10px;
	color: #F28719 !important;
}

.timer-element {
	background-color: rgba(0, 0, 0, 0.6);
	border-radius: 0;
	padding: 14px;
	width: 97px;
}
@media (max-width: 1199px) {
	.timer-element {
		width: 75px;
	}
}
@media (max-width: 449px) {
	.timer-element {
		width: calc(25% - 6px);
	}
}

/*end timer*/
/*start equipment-livan*/
section.equipment-livan {
	padding: 30px 0;
}
@media (max-width: 1399px) {
	section.equipment-livan {
		padding: 24px 0;
	}
}
@media (max-width: 576px) {
	section.equipment-livan {
		padding: 20px 0;
	}
}
section.equipment-livan .models-info {
	width: 100%;
	max-width: 470px;
	flex-shrink: 0;
	padding: 50px 25px;
	background-color: #2B2B2B;
	color: #fff;
	display: flex;
	flex-direction: column;
}
@media (max-width: 1299px) {
	section.equipment-livan .models-info {
		max-width: 350px;
		padding: 25px 25px;
	}
}
@media (max-width: 991px) {
	section.equipment-livan .models-info {
		max-width: 100%;
		margin-right: 0;
	}
}
@media (max-width: 576px) {
	section.equipment-livan .models-info {
		padding: 25px 15px;
	}
}

.equipment-livan-slider__wrap {
	width: calc(100% - 470px);
	position: relative;
	overflow: hidden;
}
@media (max-width: 1299px) {
	.equipment-livan-slider__wrap {
		width: calc(100% - 350px);
	}
}
@media (max-width: 991px) {
	.equipment-livan-slider__wrap {
		width: 100%;
	}
}
@media (max-width: 767px) {
	.equipment-livan-slider__wrap {
		display: flex;
		flex-direction: column-reverse;
	}
}
.equipment-livan-slider__wrap .shock-label {
	position: absolute;
	left: 10%;
	top: 5%;
	color: #fff;
	background-color: #686b6c;
	padding: 10px 5px;
	display: flex;
	flex-direction: column;
	z-index: 2;
	max-width: 260px;
	border: 7px solid transparent;
}
@media (max-width: 1699px) {
	.equipment-livan-slider__wrap .shock-label {
		left: 30px;
		top: 30px;
	}
}
@media (max-width: 1299px) {
	.equipment-livan-slider__wrap .shock-label {
		left: 5px;
		top: 5px;
	}
}
@media (max-width: 991px) {
	.equipment-livan-slider__wrap .shock-label {
		left: 0;
		top: 0;
		border: 5px solid transparent;
	}
}
@media (max-width: 767px) {
	.equipment-livan-slider__wrap .shock-label {
		position: static;
		padding: 10px 15px;
		max-width: inherit;
	}
}
.equipment-livan-slider__wrap .shock-label .section-subtitle {
	margin-bottom: 0;
	text-transform: uppercase;
}
.equipment-livan-slider__wrap .shock-label__text {
	font-size: 22px;
	font-family: "Alice", sans-serif;
}
@media (max-width: 1199px) {
	.equipment-livan-slider__wrap .shock-label__text {
		font-size: 18px;
	}
}
@media (max-width: 499px) {
	.equipment-livan-slider__wrap .shock-label__text {
		max-width: 100%;
	}
}
@media (max-width: 389px) {
	.equipment-livan-slider__wrap .shock-label__text {
		font-size: 16px;
	}
}
.equipment-livan-slider__wrap .shock-label._blue {
	border-color: #0A64DC;
}
.equipment-livan-slider__wrap .shock-label._blue {
	border-color: #0A64DC;
}
.equipment-livan-slider__wrap .model-image {
	width: 100%;
	height: 100%;
	background-image: url("../img/card-bg.png");
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-size: contain;
	background-color: #686b6c;
	display: flex;
	align-items: center;
	justify-content: center;
}

.equipment-livan .models-info__head {
	margin-bottom: 40px;
}
.equipment-livan .models-info__head .section-title {
	text-transform: uppercase;
}
@media (max-width: 991px) {
	.equipment-livan .models-info__head {
		margin-bottom: 0;
		padding: 25px;
		background-color: #2b2b2b;
		color: #fff;
	}
	.equipment-livan .models-info__head .section-title {
		margin-bottom: 5px;
	}
}
@media (max-width: 576px) {
	.equipment-livan .models-info__head {
		padding: 15px;
	}
}
.equipment-livan .models-info__head ._profit {
	font-family: "Alice", sans-serif;
	font-size: 28px;
}
@media (max-width: 1399px) {
	.equipment-livan .models-info__head ._profit {
		font-size: 20px;
	}
}
.equipment-livan .models-info__head ._profit + ._profit {
	margin-top: 15px;
}
@media (max-width: 991px) {
	.equipment-livan .models-info__head ._profit + ._profit {
		margin-top: 5px;
	}
}
.equipment-livan .models-info__title {
	font-family: "Alice", sans-serif;
	font-size: 48px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
@media (max-width: 1399px) {
	.equipment-livan .models-info__title {
		font-size: 40px;
	}
}
@media (max-width: 991px) {
	.equipment-livan .models-info__title {
		font-size: 35px;
	}
}
@media (max-width: 767px) {
	.equipment-livan .models-info__title {
		font-size: 30px;
	}
}
@media (max-width: 359px) {
	.equipment-livan .models-info__title {
		font-size: 25px;
	}
}
.equipment-livan .models-info__characteristics {
	margin-bottom: 60px;
}
@media (max-width: 991px) {
	.equipment-livan .models-info__characteristics {
		margin-bottom: 30px;
	}
}
.equipment-livan .models-info__characteristics__point {
	margin-bottom: 12px;
	padding: 3px 0;
	font-weight: 500;
	display: flex;
	align-items: center;
}
.equipment-livan .models-info__characteristics__point:last-child {
	margin-bottom: 0;
}
.equipment-livan .models-info__characteristics__point ._icon {
	margin-right: 15px;
	flex-shrink: 0;
}
.equipment-livan .models-info__characteristics__point ._text {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
}
@media (max-width: 576px) {
	.equipment-livan .models-info__characteristics__point ._text {
		font-size: 14px;
	}
}
.equipment-livan .models-info__buttons .page-btn {
	width: 100%;
	margin-bottom: 10px;
}
.equipment-livan .models-info__buttons .page-btn:last-child {
	margin-bottom: 0;
}
.equipment-livan .models-info__buttons .anchor {
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
	color: #1A476F;
	display: block;
	margin-top: 20px;
	padding: 5px 0;
	width: 100%;
	text-align: center;
}
@media (max-width: 1199px) {
	.equipment-livan .models-info__buttons .anchor {
		font-size: 16px;
	}
}
@media (max-width: 991px) {
	.equipment-livan .models-info__buttons .anchor {
		font-size: 15px;
	}
}
@media (max-width: 576px) {
	.equipment-livan .models-info__buttons .anchor {
		font-size: 14px;
	}
}
.equipment-livan .models-info__buttons .anchor span {
	position: relative;
}
.equipment-livan .models-info__buttons .anchor span:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -2px;
	height: 1px;
	width: 0;
	background-color: #1A476F;
	transition: 0.25s;
}
.equipment-livan .models-info__buttons .anchor:hover span:before {
	left: 0;
	width: 100%;
	transition: 0.25s;
}

.equipment-livan-wrap {
	display: flex;
	justify-content: space-between;
}
@media (max-width: 991px) {
	.equipment-livan-wrap {
		flex-direction: column-reverse;
	}
}
.equipment-livan-wrap .model-rating {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #ECECF0;
}
@media (max-width: 1199px) {
	.equipment-livan-wrap .model-rating {
		width: 30%;
	}
}

/*end equipment-livan*/
/*start equipment-color*/
section.equipment-color {
	padding: 80px 0 50px;
	color: #fff;
	position: relative;
}
@media (max-width: 991px) {
	section.equipment-color {
		background-color: #2B2B2B;
	}
	section.equipment-color:before, section.equipment-color:after {
		display: none;
	}
}
section.equipment-color:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	background-color: #2B2B2B;
}
section.equipment-color:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 100%;
	background-color: #25282A;
}
section.equipment-color .models-info,
section.equipment-color .equipment-color-slider__wrap {
	width: 50%;
}
@media (max-width: 991px) {
	section.equipment-color .models-info,
	section.equipment-color .equipment-color-slider__wrap {
		width: 100%;
	}
}
@media (max-width: 1399px) {
	section.equipment-color {
		padding: 60px 0;
	}
}
@media (max-width: 991px) {
	section.equipment-color .models-images.active {
		margin-bottom: 20px;
	}
}
@media (max-width: 576px) {
	section.equipment-color {
		padding: 50px 0;
	}
}

.equipment-color-slider__wrap {
	display: flex;
	flex-direction: column-reverse;
	position: relative;
	z-index: 1;
}
@media (max-width: 991px) {
	.equipment-color-slider__wrap {
		flex-direction: column;
	}
}

.equipment-color .models-info {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
	max-width: 570px;
}
@media (max-width: 1299px) {
	.equipment-color .models-info {
		padding-right: 100px;
	}
}
@media (max-width: 991px) {
	.equipment-color .models-info {
		padding-right: 0;
		max-width: unset;
	}
}
.equipment-color .models-info__head {
	padding: 30px 0;
}
.equipment-color .models-info__head .section-title {
	font-weight: 400;
	text-transform: uppercase;
	display: flex;
	flex-direction: column;
}
.equipment-color .models-info__characteristics {
	display: flex;
	margin-bottom: 50px;
}
@media (max-width: 991px) {
	.equipment-color .models-info__characteristics {
		justify-content: center;
		margin-bottom: 25px;
		padding-bottom: 25px;
		border-bottom: 1px solid #575757;
	}
}
@media (max-width: 576px) {
	.equipment-color .models-info__characteristics {
		justify-content: space-between;
	}
}
.equipment-color .models-info__characteristics__point {
	margin-right: 80px;
	font-weight: 500;
}
@media (max-width: 576px) {
	.equipment-color .models-info__characteristics__point {
		margin-right: 15px;
	}
}
.equipment-color .models-info__characteristics__point:last-child {
	margin-right: 0;
}
.equipment-color .models-info__characteristics__point ._title {
	font-size: 18px;
}
@media (max-width: 991px) {
	.equipment-color .models-info__characteristics__point ._title {
		font-size: 16px;
	}
}
@media (max-width: 576px) {
	.equipment-color .models-info__characteristics__point ._title {
		font-size: 14px;
	}
}
.equipment-color .models-info__characteristics__point ._value {
	font-size: 22px;
}
@media (max-width: 991px) {
	.equipment-color .models-info__characteristics__point ._value {
		font-size: 20px;
	}
}
@media (max-width: 576px) {
	.equipment-color .models-info__characteristics__point ._value {
		font-size: 18px;
	}
}
.equipment-color .models-info__rules {
	margin-bottom: 20px;
}
@media (max-width: 991px) {
	.equipment-color .models-info__rules {
		font-size: 14px;
	}
}
.equipment-color .models-info__buttons {
	display: flex;
	justify-content: space-between;
}
.equipment-color .models-info__buttons .page-btn {
	width: calc(50% - 8px);
}
@media (max-width: 1199px) {
	.equipment-color .models-info__buttons {
		flex-direction: column;
	}
	.equipment-color .models-info__buttons .page-btn {
		width: 100%;
		margin-bottom: 10px;
	}
	.equipment-color .models-info__buttons .page-btn:last-child {
		margin-bottom: 0;
	}
}

.equipment-color-wrap {
	display: flex;
	justify-content: space-between;
}
@media (max-width: 991px) {
	.equipment-color-wrap {
		flex-direction: column;
	}
}

.equipment-color-filter {
	display: flex;
	width: 100%;
	overflow-x: auto;
	padding-bottom: 10px;
}
.equipment-color-filter .page-badge {
	white-space: nowrap;
}

.equipment-color .models-images:not(.active),
.equipment-color ._js-model-name:not(.active),
.equipment-color .models-info__characteristics:not(.active),
.equipment-color .models-info__rules:not(.active) {
	display: none;
}

.page-badge {
	padding: 23px 47px;
	display: inline-flex;
	align-items: center;
	border: 1px solid #828282;
	border-radius: 32px;
	text-decoration: none;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
	margin-right: 10px;
	cursor: pointer;
	transition: 0.25s;
}
@media (max-width: 1299px) {
	.page-badge {
		padding: 15px 25px;
	}
}
@media (max-width: 1199px) {
	.page-badge {
		font-size: 14px;
	}
}
@media (max-width: 991px) {
	.page-badge {
		font-size: 13px;
	}
}
@media (max-width: 576px) {
	.page-badge {
		font-size: 12px;
	}
}
.page-badge:last-child {
	margin-right: 0;
}
.page-badge:hover, .page-badge._active {
	background-color: #fff;
	color: #323242;
}

.models-slider {
	position: relative;
	min-height: 500px;
	z-index: 3;
}
@media (max-width: 1699px) {
	.models-slider {
		min-height: 400px;
	}
}
@media (max-width: 576px) {
	.models-slider {
		min-height: 60vw;
	}
}
.models-slider img {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	height: 100%;
	width: 100%;
	object-fit: contain;
	transition: 0.5s;
}
.models-slider img.active {
	opacity: 1;
	transition: 0.25s;
}
.models-slider--dots {
	display: flex;
	position: relative;
	z-index: 3;
	height: 40px;
	margin-right: 10px;
	align-items: center;
}
@media (max-width: 576px) {
	.models-slider--dots {
		height: auto;
		width: 100%;
		overflow-x: auto;
		padding: 10px;
	}
}
.models-slider--dots-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
}
@media (max-width: 991px) {
	.models-slider--dots-wrap {
		justify-content: center;
		margin-bottom: 30px;
	}
}
.models-slider--dots-wrap .dots-title {
	margin-right: 50px;
	line-height: 1;
}
@media (max-width: 1699px) {
	.models-slider--dots-wrap .dots-title {
		display: none;
	}
}
.models-slider--dot {
	width: 80px;
	height: 34px;
	margin: 0 10px;
	cursor: pointer;
	position: relative;
	flex-shrink: 0;
	border-radius: 20px;
	transition: 0.25s;
}
@media (max-width: 1199px) {
	.models-slider--dot {
		margin: 0 5px;
		width: 68px;
		height: 30px;
	}
}
.models-slider--dot:last-child {
	margin-right: 0;
}
.models-slider--dot:first-child {
	margin-left: 0;
}
.models-slider--dot-bg {
	width: 100%;
	height: 100%;
	display: inline-flex;
	border-radius: 20px;
	border: 1px solid #BDBDBD;
	position: relative;
}
.models-slider--dot-bg[data-color=red] {
	background-color: #b20b11;
}
.models-slider--dot-bg[data-color=blue] {
	background-color: #4769A4;
}
.models-slider--dot-bg[data-color=black] {
	background-color: #000;
}
.models-slider--dot-bg[data-color=white] {
	background-color: #fff;
}
.models-slider--dot-bg[data-color=darkWhite] {
	background-color: #d6d7df;
}
.models-slider--dot-bg[data-color=darkBlue] {
	background-color: #071235;
}
.models-slider--dot-bg[data-color=lightBlue] {
	background-color: #bbdbed;
}
.models-slider--dot-bg[data-color=green] {
	background-color: #1D4D50;
}
.models-slider--dot-bg[data-color=grey] {
	background-color: #828282;
}
.models-slider--dot-bg[data-color=silver] {
	background-color: #BCBCBC;
}
.models-slider--dot-bg[data-color=steel] {
	background-color: #666a6d;
}
.models-slider--dot-bg[data-color=violet] {
	background-color: #431c59;
}
.models-slider--dot-bg[data-color=orange] {
	background-color: #da9557;
}
.models-slider--dot-bg[data-color=gold] {
	background-color: #b1836e;
}
.models-slider--dot-bg[data-color=peach] {
	background-color: #c7c2b8;
}
.models-slider--dot.active {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 0 10px;
	transform: scale(1.2);
}
.models-slider--dot.active:last-child {
	margin-right: 0;
}
.models-slider--dot.active:first-child {
	margin-left: 0;
}
.models-slider--dot.active .models-slider--dot-bg:after {
	content: "";
	position: absolute;
	left: calc(50% - 4px);
	top: calc(50% - 4px);
	width: 12px;
	height: 8px;
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 1L5 9L1 5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
}
.models-slider--dot.active .models-slider--dot-bg[data-color=silver]:after, .models-slider--dot.active .models-slider--dot-bg[data-color=white]:after {
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 1L5 9L1 5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.models-slider picture {
	align-items: center;
}
.models-slider--image.active img {
	opacity: 1;
}

body.overflow .models-slider {
	z-index: -1;
}

/*end equipment-color*/
/*start credit*/
section.credit {
	padding: 60px 0 60px;
}
@media (max-width: 1199px) {
	section.credit {
		padding: 40px 0 30px;
	}
}
@media (max-width: 576px) {
	section.credit {
		padding: 30px 0 20px;
	}
}

.credit-wrap {
	display: flex;
}
@media (max-width: 991px) {
	.credit-wrap {
		flex-direction: column;
	}
}

.credit__left {
	position: relative;
	flex-grow: 1;
}
.credit__left:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(210deg, rgba(0, 0, 0, 0.4) 16.1%, rgba(0, 0, 0, 0) 49.48%), linear-gradient(210deg, rgba(0, 0, 0, 0.4) 16.1%, rgba(0, 0, 0, 0) 49.48%);
}
@media (max-width: 991px) {
	.credit__left:before {
		height: 75%;
		background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 15.99%, rgba(0, 0, 0, 0) 76.07%), linear-gradient(180deg, rgba(0, 0, 0, 0.4) 24.9%, rgba(0, 0, 0, 0) 89.16%);
	}
}
.credit__left__info {
	position: absolute;
	right: 25px;
	top: 25px;
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
@media (max-width: 991px) {
	.credit__left__info {
		width: calc(100% - 40px);
		right: inherit;
		left: 15px;
		top: 15px;
		align-items: flex-start;
	}
}
.credit__left__image {
	height: 100%;
	min-height: 300px;
}
.credit__left__image img {
	display: flex;
	width: 100%;
	height: 100%;
	min-height: 300px;
	object-fit: cover;
	object-position: 0 0;
}
@media (max-width: 1699px) {
	.credit__left__image img {
		object-position: 77% 0;
	}
}
@media (max-width: 1299px) {
	.credit__left__image img {
		object-position: 30% 0;
	}
}
@media (max-width: 1199px) {
	.credit__left__image img {
		object-position: 20% 0;
	}
}
@media (max-width: 576px) {
	.credit__left__image img {
		object-position: 50% 0;
	}
}
.credit__left .credit__subtitle {
	font-size: 22px;
	font-weight: 500;
}
.credit__left .credit__subtitle li {
	background: url(../img/li-bg.svg) no-repeat 0 50%;
	padding-left: 25px;
	margin-bottom: 10px;
}
@media (max-width: 1199px) {
	.credit__left .credit__subtitle {
		font-size: 18px;
	}
}
@media (max-width: 576px) {
	.credit__left .credit__subtitle {
		font-size: 16px;
	}
}

.credit__right {
	color: #fff;
	background: #2B2B2B;
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 40px 60px;
	max-width: 525px;
}
.credit__right__title {
	font-size: 30px;
	margin-bottom: 30px;
	font-family: Unbounded, sans-serif;
}
@media (max-width: 1699px) {
	.credit__right {
		padding: 40px 30px;
		max-width: 400px;
	}
	.credit__right__title {
		font-size: 25px;
	}
	.credit__right ._fz18 {
		font-size: 16px;
	}
}
@media (max-width: 1199px) {
	.credit__right ._fz18 {
		font-size: 14px;
	}
}
@media (max-width: 991px) {
	.credit__right {
		max-width: 100%;
	}
}
@media (max-width: 576px) {
	.credit__right {
		padding: 30px 15px;
	}
}

.credit-form {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex-grow: 1;
}

.form__range {
	margin-bottom: 30px;
}
.form__range__title {
	font-size: 22px;
	margin-bottom: 10px;
}
@media (max-width: 1199px) {
	.form__range__title {
		font-size: 18px;
	}
}
.form__range__current {
	display: flex;
	justify-content: center;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 5px;
}
.form__range__current i {
	font-size: 0.95em;
	margin-left: 4px;
	font-weight: 500;
}
.form__range__values {
	display: flex;
	justify-content: space-between;
	margin-top: 5px;
	font-weight: 500;
	color: #BDBDBD;
}
.form__range__values i {
	font-size: 0.95em;
	margin-left: 4px;
}
.form__range input[type=range] {
	-webkit-appearance: none;
	width: 100%;
	margin: 0;
	background-color: transparent;
	padding: 0;
	border: none;
	height: auto;
}
.form__range input[type=range]::-webkit-slider-runnable-track {
	max-width: 100%;
	height: 2px;
	border: none;
	background-color: #fff;
	border-radius: 5px;
}
.form__range input[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: 1px solid #fff;
	height: 16px;
	width: 34px;
	border-radius: 20px;
	background-color: #2B2B2B;
	margin-top: -8px;
	cursor: grab;
}
.form__range input[type=range]::-webkit-slider-thumb:hover {
	background-color: #828282;
	transition: 0.25s;
}
.form__range input[type=range]::-webkit-slider-thumb:active {
	cursor: grabbing;
}
.form__range input[type=range]::-moz-range-track {
	max-width: 100%;
	height: 2px;
	border: none;
	background-color: #fff;
	border-radius: 5px;
}
.form__range input[type=range]::-moz-range-thumb {
	-webkit-appearance: none;
	border: 1px solid #fff;
	height: 16px;
	width: 34px;
	border-radius: 20px;
	background-color: #2B2B2B;
	margin-top: -8px;
	cursor: grab;
}

/*end credit*/
/*start trade-in*/
section.trade-in {
	padding: 90px 0;
	position: relative;
}
@media (max-width: 1199px) {
	section.trade-in {
		padding: 60px 0;
	}
}
@media (max-width: 576px) {
	section.trade-in {
		padding: 30px 0;
	}
}

.trade-in__form {
	background: rgba(43, 43, 43, 0.8);
	padding: 30px;
	width: 100%;
	max-width: 450px;
	color: #fff;
	position: relative;
	z-index: 2;
}
.trade-in__form ._fz18 {
	margin-bottom: 40px;
}
@media (max-width: 991px) {
	.trade-in__form {
		background-color: #2B2B2B;
		max-width: 100%;
		margin-bottom: -40px;
	}
}
@media (max-width: 576px) {
	.trade-in__form {
		padding: 25px 15px;
	}
}

.trade-in__image {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.trade-in__image img {
	display: flex;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media (max-width: 991px) {
	.trade-in__image {
		position: relative;
		max-width: 720px;
		margin: 0 auto;
		padding: 0 15px;
	}
	.trade-in__image:before {
		content: "";
		position: absolute;
		left: 15px;
		top: 0;
		width: calc(100% - 30px);
		height: 60%;
		background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 15.99%, rgba(0, 0, 0, 0) 76.07%), linear-gradient(180deg, rgba(0, 0, 0, 0.4) 24.9%, rgba(0, 0, 0, 0) 89.16%);
	}
}
@media (max-width: 767px) {
	.trade-in__image {
		max-width: 540px;
	}
}
@media (max-width: 576px) {
	.trade-in__image {
		max-width: 100%;
	}
}
.trade-in__image ._mobile-title {
	position: absolute;
	left: 15px;
	top: 15px;
	padding: 0 15px;
	color: #fff;
	z-index: 2;
}

/*end trade-in*/
/*start callback*/
section.callback {
	padding: 90px 0;
	margin: 45px 0;
	position: relative;
	background-color: #000;
}
section.callback:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 30%, rgba(0, 0, 0, 0) 100%);
	z-index: 1;
}
@media (max-width: 1299px) {
	section.callback {
		padding: 50px 0;
	}
}
@media (max-width: 991px) {
	section.callback {
		margin: 0;
		background: none;
	}
	section.callback:before {
		display: none;
	}
}
@media (max-width: 576px) {
	section.callback .section-title {
		font-size: 22px;
	}
	section.callback .section-subtitle {
		font-size: 18px;
	}
}

.callback-form {
	position: relative;
	z-index: 3;
}
.callback-form__horizontal {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
.callback-form__horizontal .modal-form--wrap,
.callback-form__horizontal .modal-button {
	width: calc(50% - 8px);
}
.callback-form__horizontal .modal-form--wrap {
	margin-bottom: 0;
}
@media (max-width: 1199px) {
	.callback-form__horizontal .modal-button .page-btn {
		min-height: 60px;
	}
}
@media (max-width: 576px) {
	.callback-form__horizontal {
		flex-direction: column;
	}
	.callback-form__horizontal .modal-form--wrap,
	.callback-form__horizontal .modal-button {
		width: 100%;
	}
	.callback-form__horizontal .modal-form--wrap {
		margin-bottom: 30px;
	}
}

.callback__form {
	background: transparent;
	padding: 75px 30px 85px;
	width: 100%;
	max-width: 900px;
	color: #fff;
	position: relative;
	z-index: 2;
}
@media (max-width: 1699px) {
	.callback__form {
		max-width: 700px;
	}
}
@media (max-width: 991px) {
	.callback__form {
		padding: 30px;
	}
}
.callback__form .section-subtitle {
	color: #BDBDBD;
	margin-bottom: 30px;
}
.callback__form ._fz18 {
	margin-bottom: 40px;
}
@media (max-width: 991px) {
	.callback__form {
		background-color: #2B2B2B;
		max-width: 100%;
	}
}
@media (max-width: 576px) {
	.callback__form {
		padding: 25px 15px;
	}
}

.callback__image {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.callback__image img {
	display: flex;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media (max-width: 991px) {
	.callback__image {
		position: relative;
		max-width: 720px;
		margin: 0 auto;
		padding: 0 15px;
	}
	.callback__image:before {
		content: "";
		position: absolute;
		left: 15px;
		top: 0;
		width: calc(100% - 30px);
		height: 60%;
		background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 15.99%, rgba(0, 0, 0, 0) 76.07%), linear-gradient(180deg, rgba(0, 0, 0, 0.4) 24.9%, rgba(0, 0, 0, 0) 89.16%);
	}
}
@media (max-width: 767px) {
	.callback__image {
		max-width: 540px;
	}
	.callback__image img {
		min-height: 275px;
		object-position: 90% 50%;
	}
}
@media (max-width: 576px) {
	.callback__image {
		max-width: 100%;
	}
}
@media (max-width: 359px) {
	.callback__image img {
		min-height: 225px;
		object-position: 90% 50%;
	}
}
.callback__image ._mobile-title {
	position: absolute;
	left: 15px;
	top: 15px;
	padding: 0 15px;
	color: #fff;
	z-index: 2;
}

/*end callback*/
/*start footer*/
.footer {
	padding: 20px 0 40px 0;
	font-weight: 500;
	background-color: #2D2D2D;
}

.footer__top {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
@media (max-width: 991px) {
	.footer__top {
		flex-direction: column;
		align-items: center;
	}
}

.footer__bottom {
	margin-top: 20px;
	padding-top: 30px;
}
.footer__bottom-wrap {
	display: flex;
	justify-content: space-evenly;
}
@media (max-width: 991px) {
	.footer__bottom-wrap {
		flex-direction: column;
	}
}

.footer__logo {
	display: flex;
	align-items: center;
	width: 35%;
	max-width: 400px;
	flex-shrink: 0;
}
.footer__logo img.footer-logo {
	margin-right: 70px;
}
@media (max-width: 1199px) {
	.footer__logo {
		flex-direction: column;
	}
	.footer__logo img.footer-logo {
		margin-right: 0;
		margin-bottom: 20px;
	}
}
@media (max-width: 991px) {
	.footer__logo {
		width: auto;
		max-width: inherit;
		margin-bottom: 40px;
	}
}
@media (max-width: 767px) {
	.footer__logo {
		margin-bottom: 20px;
	}
}

.footer__menu {
	display: flex;
	justify-content: space-between;
	width: 60%;
}
.footer__menu .menu-link {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
}
.footer__menu .menu-link:hover, .footer__menu .menu-link.active {
	color: #fff;
}
@media (max-width: 991px) {
	.footer__menu {
		width: 100%;
	}
}
@media (max-width: 767px) {
	.footer__menu .menu-link {
		font-size: 14px;
	}
}
@media (max-width: 576px) {
	.footer__menu {
		flex-direction: column;
		align-items: center;
	}
	.footer__menu .menu-link {
		padding: 10px;
	}
}

.footer-slide._info, .footer-slide._rules {
	width: 50%;
	flex-shrink: 0;
	display: flex;
	flex-direction: column;
}
@media (max-width: 991px) {
	.footer-slide {
		width: 100%;
	}
	.footer-slide._info, .footer-slide._rules {
		width: 100%;
	}
	.footer-slide._info {
		margin-bottom: 30px;
		max-width: inherit;
	}
}
@media (max-width: 576px) {
	.footer-slide._info {
		margin-bottom: 25px;
	}
}

.slide__title {
	justify-content: center;
	position: relative;
	display: inline-flex;
	cursor: pointer;
	color: #fff;
}
@media (max-width: 991px) {
	.slide__title {
		display: flex;
		justify-content: center;
		font-size: 14px;
	}
}
.slide__title:after {
	content: "";
	width: 8px;
	height: 8px;
	margin-top: 3px;
	margin-left: 10px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	-webkit-transition: 0.25s;
	transition: 0.25s;
}
.slide__title._active:after {
	margin-top: 8px;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.slide__title:hover, .slide__title._active {
	color: #fff;
	transition: 0.25s;
}
.slide__title:hover:after, .slide__title._active:after {
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

.slide__text {
	padding-top: 30px;
	font-size: 14px;
	display: none;
}
@media (max-width: 991px) {
	.slide__text {
		padding-top: 20px;
	}
}
@media (max-width: 576px) {
	.slide__text {
		padding-top: 15px;
	}
}
/*start description*/
section.description {
  padding: 60px 0;
}
@media (max-width: 1399px) {
  section.description {
    padding: 50px 0;
  }
}
@media (max-width: 576px) {
  section.description {
    padding: 40px 0;
  }
}

.description__list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .description__list {
    flex-direction: column;
    margin-bottom: 0;
  }
}
.description__list:last-child {
  margin-bottom: 0;
}
.description__list:nth-child(even) {
  flex-direction: row-reverse;
}
@media (max-width: 991px) {
  .description__list:nth-child(even) {
    flex-direction: column;
  }
}

.description__card {
  padding: 20px;
  background-color: #fff;
  display: flex;
}
@media (max-width: 1199px) {
  .description__card {
    padding: 15px;
  }
}
@media (max-width: 991px) {
  .description__card {
    margin: 0 0 15px 0;
  }
}
.description__card._w33 {
  width: calc(33.3333333333% - 10px);
  flex-direction: column;
}
@media (max-width: 991px) {
  .description__card._w33 {
    width: 100%;
  }
}
.description__card._w33 ._about {
  margin-top: 10px;
}
.description__card._w66 {
  width: calc(66.6666666667% - 10px);
}
.description__card._w66 ._about {
  margin-left: 20px;
  align-self: center;
}
@media (max-width: 1699px) {
  .description__card._w66 ._image {
    width: 60%;
  }
}
@media (max-width: 991px) {
  .description__card._w66 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .description__card._w66 {
    flex-direction: column;
  }
  .description__card._w66 ._image {
    width: 100%;
  }
  .description__card._w66 ._about {
    margin-left: 0;
    margin-top: 10px;
  }
}
.description__card ._image {
  flex-shrink: 0;
}
.description__card ._image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.description__card ._about-title {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 10px;
}
@media (max-width: 1699px) {
  .description__card ._about-title {
    font-size: 25px;
  }
}
@media (max-width: 991px) {
  .description__card ._about-title {
    font-size: 21px;
  }
}
.description__card ._about-text {
  line-height: 1.5;
}

/*end description*/
/*end footer*/
