﻿@charset 'UTF-8';

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,
center,
dl,
dt,
dd,
ol,
ul,
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;
}

html {
	height: 100%;
}

img,
fieldset,
a img {
	border: none;
}

input[type='submit'],
button {
	cursor: pointer;
}

input[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;

	border: 0;
}

textarea {
	overflow: auto;
}

a {
	text-decoration: none;
}

a {
	color: #336199;
}

a:hover {
	color: #003a80;
}

button {
	border: 0;
	background: none;
}

input,
button {
	margin: 0;
	padding: 0;

	border: 0;
}

input,
textarea,
select,
button,
h1,
h2,
h3,
h4,
h5,
h6,
a,
span,
a:focus {
	outline: none;
}

ul,
ol {
	list-style-type: none;
}

table {
	width: 100%;

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

li {
	margin-bottom: 10px;
}

.clearfix::before {
	display: table;

	content: ' ';
}

.clearfix::after {
	display: table;
	clear: both;

	content: ' ';
}

@-webkit-keyframes pools {
	0% {
		background: #003a80;
	}

	100% {
		background: #ccd8e6;
	}
}

@keyframes pools {
	0% {
		background: #003a80;
	}

	100% {
		background: #ccd8e6;
	}
}

@font-face {
	font-family: 'Arial MT';
	font-weight: normal;
	font-style: normal;

	src: url('../fonts/ArialMT/ArialMT.woff2') format('woff2'), url('../fonts/ArialMT/ArialMT.woff') format('woff'), url('../fonts/ArialMT/ArialMT.ttf') format('truetype');
}

@font-face {
	font-family: 'Arial MT';
	font-weight: bold;
	font-style: italic;

	src: url('../fonts/ArialMT/Arial-BoldItalicMT.woff2') format('woff2'), url('../fonts/ArialMT/Arial-BoldItalicMT.woff') format('woff'), url('../fonts/ArialMT/Arial-BoldItalicMT.ttf') format('truetype');
}

@font-face {
	font-family: 'Arial MT';
	font-weight: bold;
	font-style: normal;

	src: url('../fonts/ArialMT/Arial-BoldMT.woff2') format('woff2'), url('../fonts/ArialMT/Arial-BoldMT.woff') format('woff'), url('../fonts/ArialMT/Arial-BoldMT.ttf') format('truetype');
}

h1,
.heading-1 {
	font-size: 3.5rem;
	font-weight: 400;
	line-height: 56px;

	padding: 20px 0;

	color: #003a80;
}

@media screen and (max-width: 1023px) {
	h1,
	.heading-1 {
		font-size: 2.875rem;
	}
}

@media screen and (max-width: 767px) {
	h1,
	.heading-1 {
		font-size: 2rem;
		line-height: 1.25;
		line-height: 36px;

		padding: 10px 0;
	}
}

h2,
.heading-2 {
	font-size: 2.375rem;
	font-weight: 600;

	padding: 15px 0 25px;

	color: #000;
}

@media screen and (max-width: 767px) {
	h2,
	.heading-2 {
		font-size: 1.875rem;
		line-height: 1.25;
		line-height: 36px;

		padding: 10px 0;
	}
}

h3,
.heading-3 {
	font-size: 1.75rem;
	font-weight: 700;
	line-height: 28px;

	padding: 15px 0;

	color: #000;
}

@media screen and (max-width: 767px) {
	h3,
	.heading-3 {
		font-size: 1.4375rem;
		line-height: 1.25;
	}
}

h6,
.heading-6 {
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 26px;

	padding: 10px 0;

	color: #4c75a6;
}

@media screen and (max-width: 767px) {
	h6,
	.heading-6 {
		line-height: 21px;
	}
}

.t-index {
	font-weight: 400;
	line-height: 44px;

	color: #003a80;
}

@media screen and (max-width: 767px) {
	.t-index {
		line-height: 30px;
	}
}

.t-index_white {
	color: #fff;
}

button {
	font-family: 'Arial MT', Arial, Helvetica, sans-serif;
}

.text {
	line-height: 26px;

	color: #000;
}

.text p {
	margin-bottom: 10px;
}

.text h3 {
	font-weight: 400;

	margin: 15px 0;
}

@media screen and (max-width: 767px) {
	.text h3 {
		margin: 0;
	}
}

.text h4 {
	font-size: 1.125rem;
	font-weight: 400;

	padding: 10px 0;
}

@media screen and (max-width: 767px) {
	.text h4 {
		margin: 0;
	}
}

.text blockquote {
	font-size: 1.125rem;
	font-style: italic;

	margin: 15px 0;
	padding: 15px 10px 15px 30px;

	border-left: 6px solid #003a80;
}

.text blockquote p {
	margin-bottom: 10px;

	opacity: 0.5;
}

.text blockquote p:first-of-type {
	opacity: 1;
}

.text blockquote p:last-of-type {
	margin-bottom: 0;
}

ul li {
	position: relative;

	padding-left: 20px;
}

ul li:before {
	position: absolute;
	top: 10px;
	left: 0;

	width: 6px;
	height: 6px;

	content: '';

	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAE0lEQVQYV2NksGpoYMACGAdSAgBu+wdjMLJQMgAAAABJRU5ErkJggg==);
	background-repeat: no-repeat;
	background-position: center;
}

.text-uppercase {
	text-transform: uppercase;
}

.text-right {
	text-align: right;
}

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

.text-underline {
	text-decoration: underline;
}

*:root {
	font-family: 'Arial MT', Arial, Helvetica, sans-serif;
	font-size: 16px;
}

@media screen and (max-width: 1024px) {
	*:root {
		font-size: 14px;
	}
}

@media screen and (max-width: 767px) {
	*:root {
		font-size: 12px;
	}
}

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

input[type='number']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button {
	margin: 0;

	-webkit-appearance: none;
}

input[type='number']:hover,
input[type='number']:focus {
	-moz-appearance: number-input;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
	margin: 0;

	-webkit-appearance: none;
}

body {
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.25;

	overflow: hidden;

	height: 100%;

	color: #000;

	scroll-behavior: smooth;
}

main {
	position: relative;

	height: 100vh;
	height: -webkit-fill-available;
}

.inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

@media screen and (max-width: 1440px) {
	.inner {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 20px;
	}
}

.section {
	padding-top: 120px;
}

@media screen and (max-width: 1280px) {
	.section {
		padding-top: 60px;
	}
}

@media screen and (max-width: 767px) {
	.section {
		padding-top: 30px;
	}
}

.section_bottom {
	padding-bottom: 120px;
}

@media screen and (max-width: 1280px) {
	.section_bottom {
		padding-bottom: 60px;
	}
}

@media screen and (max-width: 767px) {
	.section_bottom {
		padding-bottom: 30px;
	}
}

.scrollbar-thumb {
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	background: #336199 !important;
}

.scrollbar-track {
	background: transparent !important;
}

.pagination {
	margin-top: 40px;
}

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

.pagination__item {
	margin-right: 15px;
	padding-left: 0;
}

.pagination__item:last-of-type {
	margin-right: 0;
}

.pagination__item:before {
	display: none;
}

.pagination__link {
	font-size: 1.125rem;

	display: -webkit-inline-box;

	display: -webkit-inline-flex;

	display: -ms-inline-flexbox;

	display: inline-flex;

	width: 30px;
	height: 30px;

	-webkit-transition: 0.5s ease-in-out;

	-o-transition: 0.5s ease-in-out;

	transition: 0.5s ease-in-out;
	text-align: center;

	color: #7f9cbf;
	-webkit-border-radius: 4px;
	border-radius: 4px;

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

.pagination__link.active {
	color: #003a80;
}

.pagination__link:hover {
	background-color: #f2f5f9;
}

.tag {
	font-size: 0.75rem;
	line-height: 1;

	position: relative;

	display: inline-block;

	margin-right: 6px;
	margin-bottom: 6px;
	padding: 5px 14px;

	-webkit-transition: 0.5s ease-in-out;

	-o-transition: 0.5s ease-in-out;

	transition: 0.5s ease-in-out;
}

.tag_white {
	color: #7f9cbf;
	border: 1px solid #ccd8e6;
	background-color: #fff;
}

.tag_white:hover {
	border-color: #7f9cbf;
}

.tag_blue {
	color: #fff;
	background: rgba(0, 58, 128, 0.5);
}

.tag_link.active {
	color: #fff;
	background: rgba(0, 58, 128, 0.5);
}

.tag_link.active:after {
	opacity: 1;
}

.tags {
	margin-bottom: 20px;
}

.tags.mobile {
	display: none;
}

@media screen and (max-width: 1023px) {
	.tags.mobile {
		display: block;

		margin-bottom: 10px;
	}
}

.page-error {
	width: 100vw;
	height: 100vh;
	min-height: -webkit-fill-available;

	background-image: url(../images/error-page.jpg);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}

@media screen and (max-width: 1023px) {
	.page-error {
		background-image: url(../images/bg-error-middle.jpg);
	}
}

@media screen and (max-width: 575px) {
	.page-error {
		background-image: url(../images/bg-error-small.jpg);
	}
}

.page-error__text {
	font-size: 1.75rem;
	line-height: 34px;

	max-width: 695px;
	margin: 0 auto;
	padding: 35% 0 0;

	text-align: center;
	text-transform: uppercase;

	color: #fdfdfd;
}

@media screen and (max-width: 1600px) {
	.page-error__text {
		padding: 43% 0 0;
	}
}

@media screen and (max-width: 1280px) {
	.page-error__text {
		padding: 50% 0 0;
	}
}

@media screen and (max-width: 1023px) {
	.page-error__text {
		padding: 85% 0 0;
	}
}

@media screen and (max-width: 575px) {
	.page-error__text {
		line-height: 1.25;

		width: 90%;
		margin-bottom: 10px;
		padding: 120% 0 0;
	}
}

.page-error__btn {
	display: block;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	width: 225px;
	margin: 1% auto 0;
	padding: 15px;

	text-align: center;
	text-transform: uppercase;

	color: #fff;
	background: #003a80;
}

.page-error__btn:hover {
	color: #fff;
	background: #336199;
}

.legal {
	padding-top: 23%;
}

.checkbox {
	display: block;

	cursor: pointer;
}

.checkbox__hidden {
	display: none;
}

.checkbox__hidden:checked + .checkbox__text:after {
	opacity: 1;
}

.checkbox__hidden.error + .checkbox__text:before {
	border: 1px solid #ff4657;
}

.checkbox__text {
	font-size: 0.875rem;

	position: relative;

	padding-left: 30px;
}

@media screen and (max-width: 767px) {
	.checkbox__text {
		font-size: 1.125rem;
	}
}

.checkbox__text::before {
	position: absolute;
	top: 0;
	left: 0;

	width: 14px;
	height: 14px;

	content: '';
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;

	border: 1px solid #ccd8e6;
	background-color: #fff;
}

.checkbox__text:hover::before {
	border: 1px solid #7f9cbf;
}

.checkbox__text:after {
	position: absolute;
	top: 3px;
	left: 3px;

	width: 10px;
	height: 10px;

	content: '';
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;

	opacity: 0;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAHCAYAAAAxrNxjAAAAhUlEQVQoU32Pyw2DMBBE316gnVxjcXAJpAKSCmhhO4AOoISUgKUonOmECmKEMUEmUua2s2/2I/yT0QuehpybBK5Qy0uHJGP0DnTRc8Jh9Lz1ERopNPGhFK7aI1Qx+cTjEJpYT2RYBp231UZboD6d+4VWfwN/1zkyynXS3j7AHfZYxvBIogUWZiYqLZLcWQAAAABJRU5ErkJggg==);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: contain;
	background-size: contain;
}

.checkbox_polit {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	margin: 30px 0 20px;

	-webkit-box-pack: justify;

	-webkit-justify-content: space-between;

	-ms-flex-pack: justify;

	justify-content: space-between;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.checkbox_polit .checkbox__text {
	font-size: 0.75rem;
	line-height: 14px;

	color: rgba(0, 0, 0, 0.5);
}

.select2-container {
	width: 100%;
}

.select2-container:hover .select2-selection--single {
	border: 1px solid #4c75a6;
	border-bottom: 1px solid transparent;
}

.select2-container:not(.select2) {
	position: fixed !important;
}

.select2-container .select2-selection--single {
	position: relative;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	height: auto;

	-webkit-transition: 0.2s ease-in-out;

	-o-transition: 0.2s ease-in-out;

	transition: 0.2s ease-in-out;

	border: 1px solid #e5ebf2;
	border-bottom: 1px solid transparent;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.select2-container .select2-selection--single .select2-selection__arrow {
	width: 50px;
	height: 100%;

	-webkit-transition: 0.5s ease-in-out;

	-o-transition: 0.5s ease-in-out;

	transition: 0.5s ease-in-out;

	background-image: url(../icon/arrow.svg);
	background-repeat: no-repeat;
	background-position: center;
}

.select2-container .select2-selection--single .select2-selection__arrow b {
	display: none;
}

.select2-container .select2-selection--single:after {
	position: absolute;
	bottom: -4px;
	left: -1px;

	width: -webkit-calc(100% + 2px);

	width: calc(100% + 2px);
	height: 5px;

	content: '';
	-webkit-transition: 0.1s ease-out;
	-o-transition: 0.1s ease-out;
	transition: 0.1s ease-out;

	background: #003a80;
}

.select2-selection__rendered {
	padding: 10px 50px 6px 15px;
}

.select2-container--open .select2-selection__arrow {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.select2-container--open .select2-selection--single {
	border-bottom: 1px solid #e5ebf2;
}

.select2-container--open .select2-selection--single:after {
	height: 0;
}

.select2-container--open .select2-dropdown {
	border: 1px solid #336199;
	border-bottom: 7px solid #003a80;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.select2-results {
	max-height: 200px;
}

.select2-results__options li {
	padding: 10px;
	padding-left: 30px;

	color: #000;
}

@media screen and (max-width: 767px) {
	.select2-results__options li {
		padding-left: 10px;
	}
}

.select2-results__options li:before {
	display: none;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	color: #000;
	background: #e5ebf2;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	padding-right: 50px;
}

.number {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	width: 188px;
	height: 40px;

	background-color: #fff;

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

@media screen and (max-width: 767px) {
	.number {
		width: 140px;
	}
}

.number__btn {
	font-size: 1.875rem;
	line-height: 40px;

	width: 40px;
	height: 100%;

	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	text-align: center;

	border: 1px solid #ccd8e6;
	outline: none;

	-webkit-flex-shrink: 0;

	-ms-flex-negative: 0;

	flex-shrink: 0;
}

.number__btn_minus {
	line-height: 35px;
}

.number__btn:hover {
	border: 1px solid #4c75a6;
}

.number__count {
	font-size: 1rem;

	width: 80%;
	height: 100%;

	text-align: center;

	color: #000;
	border-top: 1px solid #ccd8e6;
	border-bottom: 1px solid #ccd8e6;
}

@media screen and (max-width: 767px) {
	.number__count {
		font-size: 1.125rem;
	}
}

.btn {
	font-size: 1rem;

	display: inline-block;

	min-width: 170px;
	padding: 15px 15px 13px;

	cursor: pointer;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	text-align: center;
	text-transform: uppercase;

	color: #fff;
	background: #003a80;
}

.btn:hover {
	color: #fff;
	background-color: #336199;
}

.btn.active {
	background-color: #b2c4d9;
}

.btn_light {
	font-size: 0.75rem;

	color: #003a80;
	background-color: #99b0cc;
}

.btn_light:hover {
	color: #003a80;
}

.btn_white {
	color: #003a80;
	background-color: #fff;
}

.btn_white:hover {
	color: #003a80;
	background-color: #b2c4d9;
}

table {
	border: 1px solid #ccd8e6;
}

table th,
table td {
	font-size: 1rem;

	padding: 9px 16px;

	text-align: center;

	border-right: 1px solid #b2c4d9;
	border-bottom: 1px solid #b2c4d9;
}

table th {
	font-size: 0.875rem;
	font-weight: 400;

	color: #7f9cbf;
}

.swiper-pagination {
	bottom: 15px !important;
}

.swiper-button-prev {
	left: 5px;

	background-image: url(../icon/arrow_left.svg);
}

.swiper-button-next {
	right: 0;

	background-image: url(../icon/arrow_right.svg);
}

.breadcrumb {
	margin-top: 10px;
}

.breadcrumb__link,
.breadcrumb__active {
	line-height: 1;
}

.breadcrumb__link a,
.breadcrumb__active a {
	font-size: 0.75rem;

	color: #b2c4d9;
}

.breadcrumb__link a {
	margin-right: 8px;
	padding-right: 8px;

	border-right: 1px solid #b2c4d9;
}

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

.social__item {
	width: 39px;
	height: 39px;
	margin-right: 12px;

	cursor: pointer;
	-webkit-transition: background 0.5s ease-in-out;
	-o-transition: background 0.5s ease-in-out;
	transition: background 0.5s ease-in-out;

	background-color: #fff;
	background-image: url(../icon/social.png);
	background-repeat: no-repeat;
	background-position-y: center;
}

@media screen and (max-width: 767px) {
	.social__item {
		margin-right: 5px;
	}
}

.social__item:hover {
	background-color: #003a80;
	background-image: url(../icon/social_hover.png);
}

.social__item_y {
	background-position-x: 10px;
}

.social__item_i {
	background-position-x: -41px;
}

.social__item_f {
	background-position-x: -92px;
}

.social__item_v {
	background-position-x: -140px;
}

.group {
	position: relative;

	margin-top: 30px;
}

.group__name {
	font-size: 1rem;

	position: absolute;
	z-index: 1;
	top: 0;

	-webkit-transition: all 0.2s ease-in-out;

	-o-transition: all 0.2s ease-in-out;

	transition: all 0.2s ease-in-out;

	color: #7f9cbf;
}

.group__field {
	font-size: 1rem;
	line-height: 1;

	position: relative;
	z-index: 3;

	display: block;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	width: 100%;
	min-height: 28px;
	padding: 3px 0;

	letter-spacing: 0.8px;

	color: #000;
	border-bottom: 1px solid #ccd8e6;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: none;
}

.group__field:focus {
	border-bottom: 1px solid #003a80;
}

.group__field.error {
	border-bottom: 1px solid #ff4657;
}

.group__field_textarea {
	max-height: 80px;

	resize: none;

	border: none;
	border-bottom: 1px solid #ccd8e6;
}

.group_half {
	width: 48%;
}

@media screen and (max-width: 767px) {
	.group_half {
		width: 100%;
	}
}

.group .error-tooltip {
	font-size: 0.75rem;

	position: absolute;
	top: 110%;
	right: 0;

	color: #ff4657;
}

.basket-open {
	position: fixed;
	z-index: 9;
	top: 45%;
	right: 0;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;
	display: none;

	width: 54px;
	height: 54px;

	cursor: pointer;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;

	background: #003a80;

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

.basket-open__numb {
	font-size: 0.625rem;

	position: absolute;
	right: 3px;
	bottom: 3px;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	width: 22px;
	height: 22px;

	opacity: 0;
	color: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background-color: #7f9cbf;

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

.basket-open::before {
	position: absolute;
	top: -35%;
	right: 0;

	content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAHUlEQVQoU2NksGkyZiARMI5qgoTYaEBAUw79AgIArqwMS0JFfg0AAAAASUVORK5CYII=);
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}

.basket-open::after {
	position: absolute;
	top: 110%;
	right: 0;

	content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAbCAYAAAAH+20UAAAAeUlEQVRYR+3WQQqAIBSEYd+ZWgWep3NIx+hCXUvcWWCMg7T6Xb+Rx8dERtrLkWbPXa5HJJ/b7BXufLCwSyfmEBah7DGEbToxiLAIZY8hbNOJQYRFKHss7GQf/PXxs2JjFh4rUokVDfu6A2GEXwJUgkpQiSbAr3n8JVQc0ECHidaDogAAAABJRU5ErkJggg==);
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}

.basket-open:hover {
	-webkit-transform: translateX(-10px);
	-ms-transform: translateX(-10px);
	transform: translateX(-10px);
}

.basket-open:hover::after,
.basket-open:hover::before {
	-webkit-transform: translateX(10px);
	-ms-transform: translateX(10px);
	transform: translateX(10px);
}

.basket-mobile {
	position: relative;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;
	display: none;

	width: 40px;
	height: 40px;
	margin-right: 10px;

	cursor: pointer;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;

	background: #003a80;

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

@media screen and (max-width: 767px) {
	.basket-mobile {
		width: 30px;
		height: 30px;
		margin-right: 5px;
	}
}

.basket-mobile__numb {
	font-size: 0.5625rem;

	position: absolute;
	right: 3px;
	bottom: 3px;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	width: 18px;
	height: 18px;

	color: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background-color: #7f9cbf;

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

@media screen and (max-width: 767px) {
	.basket-mobile__numb {
		right: 0;
		bottom: 0;

		width: 13px;
		height: 13px;
	}
}

.basket {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;

	display: none;

	width: 100%;
	height: 100%;

	background: rgba(0, 0, 0, 0.5);
}

.basket__container {
	position: relative;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	width: 0;
	max-width: 710px;
	height: 100%;
	margin-right: 0;
	margin-left: auto;

	background: #fff;
}

.basket__form {
	padding: 60px;

	opacity: 0;
}

@media screen and (max-width: 767px) {
	.basket__form {
		padding: 40px 20px;
	}
}

.basket__close {
	position: absolute;
	top: 18px;
	right: 60px;

	padding-right: 15px;

	text-transform: uppercase;

	color: #003a80;
}

@media screen and (max-width: 767px) {
	.basket__close {
		right: 30px;
	}
}

.basket__close:after {
	position: absolute;
	top: 50%;
	right: 0;

	width: 7px;
	height: 10px;

	content: '';
	-webkit-transform: translateY(-55%);
	-ms-transform: translateY(-55%);
	transform: translateY(-55%);

	background-image: url(../icon/arrow_right.svg);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: contain;
	background-size: contain;
}

.basket__success {
	display: none;

	padding: 100px 50px;
}

.basket__list {
	margin-bottom: 5%;

	border-top: 1px solid #ccd8e6;
}

.basket__item {
	position: relative;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	margin-bottom: 0;
	padding: 18px 0;
	padding-left: 0;

	border-bottom: 1px solid #ccd8e6;

	-webkit-box-pack: justify;

	-webkit-justify-content: space-between;

	-ms-flex-pack: justify;

	justify-content: space-between;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.basket__item:before {
	display: none;
}

.basket__title {
	font-size: 2.125rem;
	font-weight: 400;
}

.basket__pic {
	width: 100px;
	height: 100px;
	margin-right: 20px;

	border: 1px solid #e5ebf2;

	-o-object-fit: cover;

	object-fit: cover;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.basket__text {
	font-size: 0.875rem;
	line-height: 22px;

	max-width: 75%;
	margin-bottom: 5px;
}

.basket__text_article {
	margin-bottom: 10px;
}

.basket__text_elem {
	margin-bottom: 20px;
}

.basket__remove {
	position: absolute;
	top: 18px;
	right: 0;

	width: 14px;
	height: 14px;

	cursor: pointer;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;

	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAsElEQVQ4T5WSwQ3DIAxFP4eIa7pBN2hHSCZvR2g2yAbNFeVSfYQRge9DuSAsP/z97QAA3/k+874d+8HbO21e4GNK6cXkM8bVg/s8A98AHgA+Cm6gJ4DtjHEJJnVKScIKoqoMejDjpY1ayVqpoILLnwPE+AUUMEO5p940D6TLrMQjDVNSDdoKKN3uzakQ5RVzpNvtOC6Q9VTGMcDt5kj3vFG1m8OVG9wTc855Veq/S/4DeQ6uywPyaD8AAAAASUVORK5CYII=);
	background-repeat: no-repeat;
	background-position: contain;
	background-position: center;
}

.basket__remove:hover {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.basket__info {
	width: 100%;
}

.basket__caption {
	font-weight: 400;

	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: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.basket__caption span {
	font-size: 0.625rem;

	color: #7f9cbf;
}

.basket__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;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

@media screen and (max-width: 767px) {
	.basket__row {
		display: block;
	}
}

.basket__control {
	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: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

@media screen and (max-width: 767px) {
	.basket__control {
		display: block;
	}
}

.basket .empty {
	margin-top: 20px;
}

.modal {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;

	display: none;

	width: 100%;
	height: 100%;

	opacity: 0;
	background: rgba(0, 0, 0, 0.8);

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

.modal__container {
	position: relative;

	display: none;

	width: 100%;
	max-width: 660px;

	background: #fff;
}

@media screen and (max-width: 767px) {
	.modal__container {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		height: 100%;
		padding: 40px 0 0;
	}
}

.modal__container:after {
	position: absolute;
	top: 0;
	right: 0;

	content: url(../images/form-layer-2.png);
	-webkit-transform: translate(65%, -30%);
	-ms-transform: translate(65%, -30%);
	transform: translate(65%, -30%);
}

@media screen and (max-width: 767px) {
	.modal__container:after {
		display: none;
	}
}

.modal__container:before {
	position: absolute;
	bottom: 0;
	left: 0;

	content: url(../images/form-layer-1.png);
	-webkit-transform: translate(-70%, 30%);
	-ms-transform: translate(-70%, 30%);
	transform: translate(-70%, 30%);
}

@media screen and (max-width: 767px) {
	.modal__container:before {
		display: none;
	}
}

.modal__form {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 60px;
}

@media screen and (max-width: 767px) {
	.modal__form {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;

		height: 100%;
		padding: 0 30px;

		-webkit-box-orient: vertical;

		-webkit-box-direction: normal;

		-webkit-flex-flow: column;

		-ms-flex-flow: column;

		flex-flow: column;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.modal__form:after {
	position: absolute;
	bottom: 0;
	left: 0;

	width: 45px;
	height: 45px;

	content: '';

	background-color: #003a80;
}

@media screen and (max-width: 767px) {
	.modal__form:after {
		display: none;
	}
}

.modal__title {
	font-size: 2.125rem;
	font-weight: 400;
}

@media screen and (max-width: 767px) {
	.modal__submit {
		margin-top: 20px;
		margin-bottom: 60px;
	}
}

.modal__sign {
	font-size: 0.625rem;

	position: absolute;
	right: 60px;
	bottom: 35px;

	color: #7f9cbf;
}

@media screen and (max-width: 767px) {
	.modal__sign {
		right: -10px;
		bottom: 85px;
	}
}

.modal__close {
	position: absolute;
	z-index: 9;
	top: 0;
	right: 0;

	width: 45px;
	height: 45px;

	cursor: pointer;

	background-color: #003a80;
	background-image: url(../icon/close.svg);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 50% 50%;
	background-size: 50%;
}

.modal__control {
	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: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

@media screen and (max-width: 767px) {
	.modal__control {
		display: block;
	}
}

.modal__success {
	display: none;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	padding: 40px 60px 60px;
}

@media screen and (max-width: 767px) {
	.modal__success {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;

		height: 100%;
		padding: 0 30px;

		-webkit-box-orient: vertical;

		-webkit-box-direction: normal;

		-webkit-flex-flow: column;

		-ms-flex-flow: column;

		flex-flow: column;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.modal__success:after {
	position: absolute;
	bottom: 0;
	left: 0;

	width: 45px;
	height: 45px;

	content: '';

	background-color: #003a80;
}

@media screen and (max-width: 767px) {
	.modal__success:after {
		display: none;
	}
}

.modal__success h3 {
	font-weight: 400;
}

.form-add {
	min-height: 31px;
	margin-top: 20px;
	margin-bottom: 30px;
}

.form-add input {
	display: none;
}

.form-add__sign {
	line-height: 20px;

	color: #003a80;
}

.form-add li {
	position: relative;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	margin-bottom: 20px;
	padding-left: 40px;
}

.form-add li::before {
	top: 0;
	left: 2px;

	width: 25px;
	height: 20px;
	margin-right: 20px;

	content: '';

	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAABlUlEQVQ4T63VXVKCUBQH8P/R6jV3EO6AVhDtQOmpUWfcQdwdsINLK9AmGJ8CXIG2gtpBLMHHJovTXEBE/AJHXhl+c74hnPjISaA1/vgOTK24gXfR636uKKprylHQostYAjQsfTtnIqHwWmgK8gxAm8E2mo0Q31jgAgaIHQKueUntyugGSGQU01URZ+8jBsJK6DFwVQb5+mYT0dNRtCqYROsFQ2IeHUTLIH4Q4QpaOfVSpNZedAsEdGKWAFoAIm7SvXjsRjmYNvGLgelOdA84YuAFTGPVaQWLvtkpNCmdiibpW+ghUPTNZDal5zuIoYuBaeyq+QZaDQxUGWbM/IzfhpPPbWHMcrQWCEyxJGsXqDJJ0HOCa9T11b5qnKUgXV91db6uYZbykQjzg5JtgbUCywdGevXAJNIkKkIoeqZ1DjBBHddfMLMjBg92ET0lwnX6rq+uyo3VN2/z7SikrOoqXX9MQGdficoZUhbRh9oQIhozx5o6wGp78kZNAk19WFzLQ8c9HSkv0MFsE2AwEIE5LJejzh/iH/JhUpx6Au3dAAAAAElFTkSuQmCC);
}

.form-add li span {
	font-size: 1.1875rem;

	display: block;
	overflow: hidden;

	width: 100%;

	-o-text-overflow: ellipsis;

	text-overflow: ellipsis;

	color: #003a80;
}

.form-add li .clear-form {
	font-size: 1.1875rem;

	-webkit-transition: 0.5s ease-in-out;

	-o-transition: 0.5s ease-in-out;

	transition: 0.5s ease-in-out;

	color: #003a80;

	-webkit-flex-shrink: 0;

	-ms-flex-negative: 0;

	flex-shrink: 0;
}

.form-add li .clear-form:hover {
	color: #336199;
}

.add-file:hover {
	cursor: pointer;
}

.add-file:hover span {
	color: #336199;
}

.add-file:hover .add-file__icon {
	background-position: left bottom;
}

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

.add-file__icon {
	display: inline-block;

	width: 31px;
	height: 31px;
	margin-right: 20px;

	background-image: url(../icon/add.svg);
	background-repeat: no-repeat;
	background-position: left top;
	-webkit-background-size: cover;
	background-size: cover;
}

.add-file span {
	font-size: 1.1875rem;

	color: #003a80;
}

.up {
	position: fixed;
	top: 90vh;
	right: 30px;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	cursor: pointer;
	-webkit-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;

	opacity: 0;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

@media screen and (max-width: 1280px) {
	.up {
		display: none;
	}
}

.up:hover img {
	height: 75px;
}

.up span {
	font-size: 0.75rem;
	font-weight: 400;

	-webkit-transform: rotate(-90deg) translateY(50px);

	-ms-transform: rotate(-90deg) translateY(50px);

	transform: rotate(-90deg) translateY(50px);
	-webkit-transform-origin: left bottom;
	-ms-transform-origin: left bottom;
	transform-origin: left bottom;
	text-transform: uppercase;
}

.up img {
	width: 11px;
	height: 68px;

	-webkit-transition: 0.5s ease;

	-o-transition: 0.5s ease;

	transition: 0.5s ease;

	-o-object-fit: cover;

	object-fit: cover;
	-o-object-position: top;
	object-position: top;
}

.header {
	position: absolute;
	z-index: 9999;
	top: 0;
	left: 0;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	width: 100%;
	height: 65px;

	background-color: #fff;
	-webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.2);

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media screen and (max-width: 767px) {
	.header {
		height: 45px;
	}
}

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

@media screen and (max-width: 767px) {
	.header__nav {
		width: 100%;

		-webkit-box-pack: end;

		-webkit-justify-content: flex-end;

		-ms-flex-pack: end;

		justify-content: flex-end;
	}
}

.header__info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	width: 90%;

	background: #003a80;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media screen and (max-width: 767px) {
	.header__info {
		width: 95%;
		height: 35px;
	}
}

.header__logo {
	position: relative;

	display: block;

	width: 291px;
	height: 100%;

	-webkit-flex-shrink: 0;

	-ms-flex-negative: 0;

	flex-shrink: 0;
}

@media screen and (max-width: 1023px) {
	.header__logo {
		width: 200px;
	}
}

@media screen and (max-width: 767px) {
	.header__logo {
		width: 130px;
	}
}

@media screen and (max-width: 350px) {
	.header__logo {
		width: 100px;
	}
}

.header__pic {
	position: absolute;
	z-index: 9;
	top: 0;
	left: 50%;

	max-width: 110px;

	-webkit-transform: translateX(-50%);

	-ms-transform: translateX(-50%);

	transform: translateX(-50%);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.header__pic {
		height: 106px;
	}
}

@media screen and (max-width: 767px) {
	.header__pic {
		height: 100%;
	}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.header__pic.min {
		height: 67px;
	}
}

.header__phone {
	font-size: 1.125rem;
	font-weight: 700;

	display: block;

	width: 13%;
	padding-left: 5%;

	white-space: pre;

	color: #fff;

	-webkit-flex-shrink: 0;

	-ms-flex-negative: 0;

	flex-shrink: 0;
}

.header__phone:hover {
	color: #e5ebf2;
}

@media screen and (max-width: 767px) {
	.header__phone {
		display: none;
	}
}

.header__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	margin-right: 15px;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;
}

@media screen and (max-width: 1280px) {
	.header__list {
		display: none;
	}
}

.header__item {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 42px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 11px;
	padding-left: 0;
}

.header__item:before {
	display: none;
}

.header__item:hover {
	border-bottom: 4px solid #99b0cc;
}

.header__item:hover .header__link {
	color: #fff;
}

@media screen and (max-width: 1280px) {
	.header__item:hover .header__link {
		color: #003a80;
	}
}

@media screen and (max-width: 1280px) {
	.header__item {
		height: auto;
		margin-left: 0;
		padding: 20px 0 17px;

		border-bottom: 1px solid #ccd8e6;
	}
}

.header__link {
	font-size: 0.75rem;
	line-height: 1;

	-webkit-transition: 0.5s ease-in-out;

	-o-transition: 0.5s ease-in-out;

	transition: 0.5s ease-in-out;
	text-transform: uppercase;

	color: #fff;
}

@media screen and (max-width: 1280px) {
	.header__link {
		font-size: 1.375rem;
		font-weight: 500;

		color: #003a80;
	}
}

@media screen and (max-width: 1280px) {
	.header__menu {
		position: fixed;
		z-index: 99999;
		top: 65px;
		right: 0;

		display: none;

		width: 100%;
		max-width: 71.5%;
		height: auto;

		background: #fff;
		-webkit-box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.2), 0 5px 10px -5px rgba(0, 0, 0, 0.2);
		box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.2), 0 5px 10px -5px rgba(0, 0, 0, 0.2);
	}
}

@media screen and (max-width: 767px) {
	.header__menu {
		top: 45px;
	}
}

.header__header-search {
	position: absolute;
	top: 65px;
	left: 0;

	display: none;

	width: 100%;
	padding: 11px 0;

	background: #fff;
	-webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 767px) {
	.header__header-search {
		top: 45px;
	}
}

.header__header-search .search-cart {
	width: 76%;
	max-width: 1460px;
	margin-right: 170px;
	margin-left: auto;
}

@media screen and (max-width: 1600px) {
	.header__header-search .search-cart {
		width: 68%;
	}
}

@media screen and (max-width: 1400px) {
	.header__header-search .search-cart {
		width: 65.5%;
	}
}

@media screen and (max-width: 1280px) {
	.header__header-search .search-cart {
		width: 66.5%;
		margin-right: 50px;
	}
}

@media screen and (max-width: 1023px) {
	.header__header-search .search-cart {
		width: -webkit-calc(100% - 60px);
		width: calc(100% - 60px);
	}
}

.header__header-search .search-cart__field {
	padding: 12px 18px 11px;

	border: 1px solid #ccd8e6;
	background: none;
	background-color: #f2f5f9;
}

.header__header-search .search-cart__title {
	line-height: 20px;

	color: #010101;
}

.header__header-search .search-cart__title:hover {
	color: #010101;
}

@media screen and (max-width: 767px) {
	.header__header-search .search-cart__list {
		width: -webkit-calc(100% + 40px);
		width: calc(100% + 40px);
	}
}

.header__search {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 20px;
	padding: 8px 20px 7px;

	cursor: pointer;

	border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.header__search path {
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}

.header__search:hover path {
	fill: #fff;
}

.header__menu-open {
	display: none;
	overflow: hidden;

	min-width: 120px;
	height: 41px;
	padding-top: 13px;

	-webkit-box-pack: end;

	-webkit-justify-content: flex-end;

	-ms-flex-pack: end;

	justify-content: flex-end;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

@media screen and (max-width: 1280px) {
	.header__menu-open {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
}

@media screen and (max-width: 767px) {
	.header__menu-open {
		min-width: 100px;
		height: 35px;
		padding: 5px 10px;
	}
}

.header .btn_light {
	background-color: rgb(253, 74, 17);
	color: #fff;
}

.header .btn_light:hover {
	background-color: #b2c4d9;
}

@media screen and (max-width: 767px) {
	.header .btn_light {
		display: none;
	}
}

.header .mobile {
	display: none;
}

@media screen and (max-width: 767px) {
	.header .mobile {
		display: block;

		width: 100%;
		margin-bottom: 20px;
	}
}

.new_header__list {
	display: block;

	margin-right: 0;
	padding: 20px 20px 30px;

	background: #fff;
}

@media screen and (min-width: 1280px) {
	.new_header__list {
		display: none;
	}
}

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

.new_header__item {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	margin-bottom: 0;
	margin-left: 0;
	padding: 20px 0 17px;

	-webkit-transition: 0.5s ease;

	-o-transition: 0.5s ease;

	transition: 0.5s ease;

	border-bottom: 1px solid #ccd8e6;
}

.new_header__item:before {
	display: none;
}

.new_header__item:hover {
	border-bottom: 4px solid #99b0cc;
}

.new_header__link {
	font-size: 1.375rem;
	font-weight: 500;
	line-height: 1;

	-webkit-transition: 0.5s ease-in-out;

	-o-transition: 0.5s ease-in-out;

	transition: 0.5s ease-in-out;
	text-transform: uppercase;

	color: #fff;
	color: #003a80;
}

.sign.open {
	display: none;
}

.burger {
	position: relative;

	display: block;

	width: 30px;
	height: 3px;
	margin-left: 10px;

	-webkit-transition: 0.4s;

	-o-transition: 0.4s;

	transition: 0.4s;

	background: white;
}

@media screen and (max-width: 767px) {
	.burger {
		width: 25px;
		height: 2px;
	}
}

.burger::after,
.burger::before {
	position: absolute;

	display: block;

	width: 100%;
	height: 3px;

	content: '';
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;

	background: white;
}

.burger::after {
	top: 8px;
}

@media screen and (max-width: 767px) {
	.burger::after {
		top: 6px;

		height: 2px;
	}
}

.burger::before {
	top: -8px;
}

@media screen and (max-width: 767px) {
	.burger::before {
		top: -6px;

		height: 2px;
	}
}

.burger.open {
	background: transparent;
}

.burger.open::before,
.burger.open::after {
	top: 0;
}

.burger.open::after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.burger.open::before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.page-banner {
	position: absolute;
	top: 65px;
	left: 0;

	width: 100%;
}

@media screen and (max-width: 767px) {
	.page-banner {
		top: 45px;
	}
}

.page-banner .inner {
	position: absolute;
	top: 25%;
	right: 0;
	left: 0;

	margin: 0 auto;
}

@media screen and (max-width: 1023px) {
	.page-banner .inner {
		top: 40%;
	}
}

.page-banner h1 {
	line-height: 1.15;
}

.page-banner h6 {
	font-style: italic;
}

@media screen and (max-width: 1023px) {
	.page-banner h6 {
		margin-top: -10px;
		padding-top: 0;
	}
}

@media screen and (max-width: 767px) {
	.page-banner h6 {
		line-height: 1.25;

		max-width: 65%;
		margin-top: 0;
	}
}

.page-banner__overlay {
	display: block;

	width: 100%;
}

.page-banner__overlay img {
	width: 100%;
}

@media screen and (max-width: 1023px) {
	.page-banner__overlay img {
		height: 250px;

		-o-object-fit: cover;

		object-fit: cover;
		-o-object-position: right;
		object-position: right;
	}
}

@media screen and (max-width: 767px) {
	.page-banner__overlay img {
		height: 180px;

		-o-object-fit: cover;

		object-fit: cover;
		-o-object-position: right;
		object-position: right;
	}
}

.after-page-title {
	padding-top: 400px;
}

@media screen and (max-width: 1500px) {
	.after-page-title {
		padding-top: 350px;
	}
}

@media screen and (max-width: 1023px) {
	.after-page-title {
		padding-top: 310px;
	}
}

@media screen and (max-width: 767px) {
	.after-page-title {
		padding-top: 220px;
	}
}

@media screen and (max-width: 767px) {
	.after-page-title.legal {
		padding-top: 240px;
	}
}

.banner {
	position: relative;
}

.banner__text {
	font-size: 1.75rem;
	font-weight: 700;
	line-height: 38px;

	position: absolute;
	bottom: 15%;
	left: 19%;

	max-width: 610px;

	color: #fff;
}

@media screen and (max-width: 1600px) {
	.banner__text {
		bottom: 20%;
		left: 25%;
	}
}

@media screen and (max-width: 1280px) {
	.banner__text {
		left: 10%;
	}
}

@media screen and (max-width: 1023px) {
	.banner__text {
		bottom: 16%;
		left: 8%;
	}
}

@media screen and (max-width: 767px) {
	.banner__text {
		font-size: 1.4375rem;
		line-height: 30px;

		bottom: 14%;
		left: 3%;

		width: 80%;
	}
}

.banner__pic {
	display: block;
}

@media screen and (max-width: 1280px) {
	.banner__pic {
		height: 800px;
	}
}

@media screen and (max-width: 767px) {
	.banner__pic {
		height: 600px;
	}
}

.banner__pic img {
	width: 100%;
}

@media screen and (max-width: 1280px) {
	.banner__pic img {
		height: 100%;

		-o-object-fit: cover;

		object-fit: cover;
		-o-object-position: 50%;
		object-position: 50%;
	}
}

.banner video {
	width: 100%;
	height: 550px;
}

@media screen and (max-width: 767px) {
	.banner video {
		display: none;
	}
}

.banner video + img {
	display: none;
}

@media screen and (max-width: 767px) {
	.banner video + img {
		display: block !important;
		width: 100%;
		height: 100%;
		object-position: center bottom;
		object-fit: cover;
	}
}

.banner::before {
	position: absolute;
	bottom: 0;
	left: 0;

	display: none;

	content: url(../images/banner-layer.png);
}

@media screen and (max-width: 1280px) {
	.banner::before {
		bottom: 10%;

		content: url(../images/banner-layer-middle.png);
	}
}

@media screen and (max-width: 1280px) {
	.about {
		overflow: hidden;
	}
}

.about_index {
	padding-top: 120px;
}

@media screen and (max-width: 1280px) {
	.about_index {
		padding-top: 60px;
	}
}

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

.about__row:after {
	position: absolute;
	top: 0;
	right: 0;

	display: block;

	width: 20%;
	max-width: 190px;
	height: 100%;

	content: '';

	background: rgba(0, 58, 128, 0.1);
}

@media screen and (max-width: 1280px) {
	.about__row:after {
		width: 12%;
	}
}

@media screen and (max-width: 767px) {
	.about__row:after {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.about__row {
		display: block;
	}
}

.about__pic {
	display: block;

	max-width: 600px;
	margin-right: 5%;
}

@media screen and (max-width: 1280px) {
	.about__pic {
		margin-left: -10%;
	}
}

@media screen and (max-width: 1023px) {
	.about__pic {
		margin-left: -2%;
	}
}

@media screen and (max-width: 767px) {
	.about__pic {
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.about__pic img {
		width: 100%;
	}
}

.about__text {
	width: 80%;
	margin-bottom: 25px;
}

@media screen and (max-width: 767px) {
	.about__text {
		width: 100%;
	}
}

.numbs__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;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

@media screen and (max-width: 1280px) {
	.numbs__row {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
}

@media screen and (max-width: 1023px) {
	.numbs__row {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.numbs__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	width: 240px;
	height: 240px;

	border: 20px solid rgba(0, 58, 128, 0.1);
	background: #fff;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;
}

@media screen and (max-width: 1280px) {
	.numbs__item {
		width: 180px;
		height: 180px;
	}
}

@media screen and (max-width: 1023px) {
	.numbs__item {
		width: 240px;
		height: 240px;
		margin: 0 3% 6%;
	}
}

@media screen and (max-width: 767px) {
	.numbs__item {
		width: 45%;
		height: 160px;
		margin: 5px;
	}
}

.numbs__content {
	position: relative;

	margin-left: -20px;
	padding: 10px 0;

	background: #fff;
}

.numbs__sign {
	font-size: 0.75rem;
	font-weight: 900;

	text-transform: uppercase;

	color: #003a80;
}

.numbs__sign_left {
	position: absolute;
	top: 35%;
	right: 15px;

	-webkit-transform: rotate(90deg);

	-ms-transform: rotate(90deg);

	transform: rotate(90deg);
	-webkit-transform-origin: right bottom;
	-ms-transform-origin: right bottom;
	transform-origin: right bottom;
}

@media screen and (max-width: 1280px) {
	.numbs__sign_left {
		top: 40%;
	}
}

@media screen and (max-width: 767px) {
	.numbs__sign_left {
		right: 10px;
	}
}

.numbs__numb {
	font-size: 4rem;
	font-weight: 900;
	line-height: 0.8;

	letter-spacing: -3.84px;
	text-transform: uppercase;

	color: #003a80;
}

@media screen and (max-width: 1280px) {
	.numbs__numb {
		font-size: 3rem;
	}
}

@media screen and (max-width: 1023px) {
	.numbs__numb {
		font-size: 4rem;
	}
}

@media screen and (max-width: 767px) {
	.numbs__numb {
		font-size: 3rem;
	}
}

.numbs__numb_padding {
	padding-top: 10px;
}

.numbs__title {
	font-size: 0.875rem;
	font-weight: 400;

	width: 90%;

	text-transform: uppercase;

	color: #000;
}

@media screen and (max-width: 1280px) {
	.numbs__title {
		font-size: 0.75rem;
		line-height: 13.48px;

		margin-top: 5px;
	}
}

@media screen and (max-width: 1023px) {
	.numbs__title {
		font-size: 0.875rem;
	}
}

@media screen and (max-width: 767px) {
	.numbs__title {
		font-size: 0.625rem;
		line-height: 10px;
	}
}

.interruption {
	position: relative;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	height: 460px;

	background-image: url(../images/interruption.jpg);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}

@media screen and (max-width: 1023px) {
	.interruption {
		height: 330px;
	}
}

.interruption__text {
	font-size: 3.125rem;
	line-height: 50px;

	position: absolute;
	bottom: 20%;
	left: 20%;

	max-width: 640px;

	color: #fff;
	text-shadow: 0 0 7px rgba(0, 0, 0, 0.61);
}

@media screen and (max-width: 1600px) {
	.interruption__text {
		left: 10%;
	}
}

@media screen and (max-width: 767px) {
	.interruption__text {
		font-size: 1.875rem;
		line-height: 30px;

		bottom: 10%;
		left: 3%;
	}
}

.vantage__items {
	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;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media screen and (max-width: 1023px) {
	.vantage__items {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

.vantage__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	width: 29%;
	max-width: 340px;
	margin: 45px 10px;

	-webkit-box-align: start;

	-webkit-align-items: flex-start;

	-ms-flex-align: start;

	align-items: flex-start;
}

.vantage__item:last-of-type,
.vantage__item:nth-of-type(3) {
	width: 35%;
}

@media screen and (max-width: 1023px) {
	.vantage__item:last-of-type,
	.vantage__item:nth-of-type(3) {
		width: 45%;
	}
}

@media screen and (max-width: 1023px) {
	.vantage__item {
		display: block;

		width: 45%;
		margin: 20px 10px;
	}
}

@media screen and (max-width: 767px) {
	.vantage__item {
		margin: 10px 0;
	}
}

.vantage__pic {
	margin-right: 30px;

	-webkit-flex-shrink: 0;

	-ms-flex-negative: 0;

	flex-shrink: 0;
}

@media screen and (max-width: 1023px) {
	.vantage__pic {
		margin-bottom: 10px;
	}
}

.blockquote {
	max-width: 980px;
	margin: 4% auto;
}

@media screen and (max-width: 1280px) {
	.blockquote {
		width: 80%;
	}
}

@media screen and (max-width: 1023px) {
	.blockquote {
		width: 90%;
		margin-top: 30px;
		margin-bottom: 0;
	}
}

@media screen and (max-width: 767px) {
	.blockquote {
		width: 100%;
		margin-top: 0;
		margin-bottom: 30px;
	}
}

.blockquote__block {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;

	border: 20px solid rgba(0, 58, 128, 0.1);
	background: #fff;
}

.blockquote__content {
	font-size: 1.25rem;

	position: relative;

	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: -20px;
	padding: 30px 30px 30px 0;

	background: #fff;
}

@media screen and (max-width: 767px) {
	.blockquote__content {
		padding-right: 15px;
	}
}

.history {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	max-height: 900px;

	-webkit-box-pack: justify;

	-webkit-justify-content: space-between;

	-ms-flex-pack: justify;

	justify-content: space-between;
}

@media screen and (max-width: 1280px) {
	.history {
		display: block;

		max-height: auto;
		padding-bottom: 50px;

		background: #f2f5f9;
	}
}

.history__nav {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 40%;
	padding: 5% 10% 3% 20%;

	background: #f2f5f9;

	-webkit-flex-shrink: 0;

	-ms-flex-negative: 0;

	flex-shrink: 0;
}

@media screen and (max-width: 1600px) {
	.history__nav {
		padding: 5% 10% 3% 15%;
	}
}

@media screen and (max-width: 1280px) {
	.history__nav {
		width: 100%;
		padding: 3%;
	}
}

.history__contain {
	position: relative;

	height: 100%;
}

@media screen and (max-width: 767px) {
	.history__contain {
		display: none;
	}
}

.history__dots {
	position: relative;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	height: 100%;
	max-height: 500px;
	margin-top: 30px;

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	-webkit-flex-flow: column;

	-ms-flex-flow: column;

	flex-flow: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media screen and (max-width: 1280px) {
	.history__dots {
		margin-top: 10px;
		margin-bottom: 20px;

		-webkit-box-orient: horizontal;

		-webkit-box-direction: normal;

		-webkit-flex-flow: row;

		-ms-flex-flow: row;

		flex-flow: row;
	}
}

.history__dots li {
	font-size: 1.125rem;

	position: relative;

	display: block;
	display: block;

	width: 100%;
	height: 20px;
	padding-left: 30px;

	cursor: pointer;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;

	color: #7f9cbf;
	background: none;
}

.history__dots li:hover:before {
	-webkit-animation: pools 1s;
	animation: pools 1s;
}

.history__dots li span {
	position: relative;
}

.history__dots li span:hover {
	color: #003a80;
}

@media screen and (max-width: 1280px) {
	.history__dots li {
		width: 55px;
		height: 30px;
		padding-left: 0;

		text-align: center;
	}
}

.history__dots li.active {
	font-size: 1.75rem;

	color: #003a80;
}

.history__dots li.active span {
	top: -5px;

	-webkit-transition: top 0.6s ease-in 0.5s;

	-o-transition: top 0.6s ease-in 0.5s;

	transition: top 0.6s ease-in 0.5s;
}

.history__dots li::before {
	position: absolute;
	top: 0;
	left: -7px;

	display: block;

	width: 20px;
	height: 20px;

	content: '';
	-webkit-transition: background 0.2s ease-in 0.1s;
	-o-transition: background 0.2s ease-in 0.1s;
	transition: background 0.2s ease-in 0.1s;

	background: #ccd8e6;
}

@media screen and (max-width: 1280px) {
	.history__dots li::before {
		top: 83%;
		right: 0;
		left: 0;

		margin: 0 auto;
	}
}

.history__dots li.visited::before,
.history__dots li.active::before {
	background: #003a80;
}

.history__dots li:first-child::before {
	background: url(../icon/hisory-dots.jpg) center/contain no-repeat;
}

@media screen and (max-width: 1280px) {
	.history__dots li:first-child::before {
		margin-left: 0;

		-webkit-transform: rotate(-90deg);

		-ms-transform: rotate(-90deg);

		transform: rotate(-90deg);
	}
}

@media screen and (max-width: 1280px) {
	.history__dots li:last-of-type {
		text-align: right;
	}
}

@media screen and (max-width: 1280px) {
	.history__dots li:last-of-type::before {
		margin-right: 0;
	}
}

.history__content {
	position: absolute;
	top: 50%;
	left: -100px;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	max-width: 350px;
	padding: 50px 50px 70px;

	color: #fff;
	background: #003a80;
}

@media screen and (max-width: 1280px) {
	.history__content {
		top: 0;
		left: 20px;
	}
}

@media screen and (max-width: 1023px) {
	.history__content {
		width: 35%;
		padding: 40px;
	}
}

@media screen and (max-width: 767px) {
	.history__content {
		right: 0;
		left: 0;

		width: 100%;
		max-width: 320px;
		margin: 0 auto;
	}
}

.history__content:after {
	position: absolute;
	right: -100px;
	bottom: -5px;

	content: url(../images/history-layer-2.png);
}

@media screen and (max-width: 1280px) {
	.history__content:after {
		right: 30%;
		bottom: -135px;

		-webkit-transform: scale(-1, 1) rotate(90deg);

		-ms-transform: scale(-1, 1) rotate(90deg);

		transform: scale(-1, 1) rotate(90deg);
	}
}

@media screen and (max-width: 1023px) {
	.history__content:after {
		right: auto;
		left: 30px;
	}
}

.history__content:before {
	position: absolute;
	top: -55px;
	left: 45px;

	content: url(../images/history-layer-1.png);
}

@media screen and (max-width: 1280px) {
	.history__content:before {
		display: none;
	}
}

.history__header {
	font-size: 6.25rem;
}

@media screen and (max-width: 1023px) {
	.history__header {
		font-size: 4.375rem;
	}
}

.history__pic {
	width: 100%;
	height: 100%;

	-o-object-fit: cover;

	object-fit: cover;
}

@media screen and (max-width: 1280px) {
	.history__pic {
		display: block;

		max-width: 70%;
		margin-right: 0;
		margin-left: auto;
	}
}

@media screen and (max-width: 1023px) {
	.history__pic {
		max-width: 76%;
	}
}

@media screen and (max-width: 767px) {
	.history__pic {
		max-width: 100%;
		margin-top: 40%;
	}
}

.history__progress {
	position: absolute;
	top: 20px;

	width: 6px;
	height: 470px;

	background: #ccd8e6;
}

@media screen and (max-width: 1280px) {
	.history__progress {
		top: 32px;

		width: 100%;
		height: 6px;
	}
}

.history__progress .line {
	height: 5px;

	-webkit-transition: height 0.3s ease-in-out;

	-o-transition: height 0.3s ease-in-out;

	transition: height 0.3s ease-in-out;

	background: #003a80;
}

@media screen and (max-width: 1280px) {
	.history__progress .line {
		width: 0;
		height: 6px;
	}
}

.roads {
	position: relative;
}

.roads:after {
	position: absolute;
	z-index: -1;
	bottom: 0;
	left: 0;

	width: 100%;
	height: 70%;

	content: '';

	background: #003a80;
}

@media screen and (max-width: 1280px) {
	.roads:after {
		height: 80%;
	}
}

@media screen and (max-width: 767px) {
	.roads:after {
		height: 85%;
	}
}

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

@media screen and (max-width: 1280px) {
	.roads__items {
		width: 70%;
		margin: 0 auto;

		-webkit-flex-wrap: wrap;

		-ms-flex-wrap: wrap;

		flex-wrap: wrap;
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
}

@media screen and (max-width: 1023px) {
	.roads__items {
		width: 100%;

		-webkit-box-pack: center;

		-webkit-justify-content: center;

		-ms-flex-pack: center;

		justify-content: center;
	}
}

.roads__item {
	width: 23%;
	max-width: 291px;
}

@media screen and (max-width: 1280px) {
	.roads__item {
		width: 50%;
		margin: 0 10px 10px;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 767px) {
	.roads__item {
		width: 100%;
	}
}

.roads__caption {
	font-size: 1.125rem;
	font-weight: 400;

	width: 90%;

	color: #fff;
}

@media screen and (max-width: 767px) {
	.roads__caption {
		line-height: 1.25;
	}
}

.roads__desc {
	font-size: 1rem;
	line-height: 24px;

	width: 90%;

	color: #b2c4d9;
}

@media screen and (max-width: 767px) {
	.roads__desc {
		line-height: 1.35;
	}
}

.callback {
	position: relative;
}

.callback_about {
	padding: 5%;

	background-image: url(../images/callback-about-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}

@media screen and (max-width: 767px) {
	.callback_about {
		padding: 10% 5%;
	}
}

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

.callback__content {
	max-width: 570px;
	margin-right: 0;
	margin-left: auto;
}

@media screen and (max-width: 1023px) {
	.callback__content {
		max-width: 100%;
		margin-left: 0;
	}
}

.callback__text {
	line-height: 26px;

	margin-bottom: 20px;

	color: #fff;
}

@media screen and (max-width: 1023px) {
	.callback__text {
		line-height: 1.35;
	}
}

.docs__row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	-webkit-box-align: end;

	-webkit-align-items: flex-end;

	-ms-flex-align: end;

	align-items: flex-end;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media screen and (max-width: 1023px) {
	.docs__row {
		display: block;
	}
}

.docs__content {
	width: 50%;
	max-width: 490px;

	-webkit-flex-shrink: 0;

	-ms-flex-negative: 0;

	flex-shrink: 0;
}

@media screen and (max-width: 1023px) {
	.docs__content {
		width: 100%;
		max-width: 100%;
	}
}

.docs__pic {
	width: 48%;
}

.manufactur {
	background: #f2f5f9;
}

.manufactur__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	margin-bottom: 30px;

	-webkit-box-pack: justify;

	-webkit-justify-content: space-between;

	-ms-flex-pack: justify;

	justify-content: space-between;
}

@media screen and (max-width: 1023px) {
	.manufactur__list {
		display: block;
	}
}

.manufactur__item {
	max-width: 360px;
}

@media screen and (max-width: 1023px) {
	.manufactur__item {
		max-width: 100%;
		margin-bottom: 20px;
	}
}

.manufactur__title {
	font-size: 1.125rem;

	margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
	.manufactur__title {
		font-weight: 700;
	}
}

.collection {
	position: relative;

	width: 1100px;
	height: 500px;
	margin: 0 auto;
}

@media screen and (max-width: 1280px) {
	.collection {
		width: 960px;
		height: 400px;
	}
}

@media screen and (max-width: 1023px) {
	.collection {
		width: 725px;
	}
}

@media screen and (max-width: 767px) {
	.collection {
		left: -10px;

		width: 320px;
		height: 200px;
	}
}

.collection__container::before {
	position: absolute;
	top: 0;
	left: 0;

	content: url(../images/man-layer-1.png);
}

@media screen and (max-width: 1280px) {
	.collection__container::before {
		top: -14px;
		left: -8px;

		-webkit-transform: scale(0.8);

		-ms-transform: scale(0.8);

		transform: scale(0.8);
	}
}

@media screen and (max-width: 1023px) {
	.collection__container::before {
		display: none;
	}
}

.collection__container::after {
	position: absolute;
	top: 28.9%;
	right: -96px;

	content: url(../images/man-layer-2.png);
}

@media screen and (max-width: 1280px) {
	.collection__container::after {
		top: 23%;
		right: -27px;

		-webkit-transform: scale(0.8);

		-ms-transform: scale(0.8);

		transform: scale(0.8);
	}
}

@media screen and (max-width: 1023px) {
	.collection__container::after {
		top: 38%;
		right: 41px;

		content: url(../images/man-layer-3.png);
	}
}

@media screen and (max-width: 767px) {
	.collection__container::after {
		display: none;
	}
}

.collection__item {
	position: absolute;

	display: block;

	-webkit-transition: 0.5s ease-in-out;

	-o-transition: 0.5s ease-in-out;

	transition: 0.5s ease-in-out;
}

.collection__item[data-slider='1'] {
	top: 0;
	left: 100px;
}

@media screen and (max-width: 1280px) {
	.collection__item[data-slider='1'] {
		left: 82px;
	}
}

@media screen and (max-width: 1023px) {
	.collection__item[data-slider='1'] {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.collection__item[data-slider='1'] {
		display: none;
	}
}

.collection__item[data-slider='3'] {
	z-index: 4;
	top: 0;
	left: 305px;

	width: 494px;
	height: 494px;
}

@media screen and (max-width: 1280px) {
	.collection__item[data-slider='3'] {
		left: 245px;

		width: 395px;
		height: 395px;
	}
}

@media screen and (max-width: 1023px) {
	.collection__item[data-slider='3'] {
		left: 185px;

		width: 355px;
		height: 355px;
	}
}

@media screen and (max-width: 767px) {
	.collection__item[data-slider='3'] {
		left: 0;

		width: 200px;
		height: 200px;
	}
}

.collection__item[data-slider='4'] {
	left: 806px;
}

@media screen and (max-width: 1280px) {
	.collection__item[data-slider='4'] {
		left: 652px;
	}
}

@media screen and (max-width: 1023px) {
	.collection__item[data-slider='4'] {
		left: 0;
	}
}

@media screen and (max-width: 767px) {
	.collection__item[data-slider='4'] {
		display: none;
	}
}

.collection__item[data-slider='2'] {
	top: 302px;
	left: 806px;
}

@media screen and (max-width: 1280px) {
	.collection__item[data-slider='2'] {
		top: 244px;
		left: 652px;
	}
}

@media screen and (max-width: 1023px) {
	.collection__item[data-slider='2'] {
		top: 0;
		left: 553px;
	}
}

@media screen and (max-width: 767px) {
	.collection__item[data-slider='2'] {
		left: 210px;
	}
}

.collection__item[data-slider='5'] {
	top: 200px;
	left: 0;
}

@media screen and (max-width: 1280px) {
	.collection__item[data-slider='5'] {
		top: 162px;
	}
}

@media screen and (max-width: 1023px) {
	.collection__item[data-slider='5'] {
		top: 185px;
	}
}

@media screen and (max-width: 767px) {
	.collection__item[data-slider='5'] {
		display: none;
	}
}

.collection__pic {
	width: 100%;

	-o-object-position: center;

	object-position: center;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.collection__control {
	position: absolute;
	right: 0;
	bottom: 0;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	width: 150px;
	height: 65px;

	-webkit-transform: translateX(50%);

	-ms-transform: translateX(50%);

	transform: translateX(50%);

	-webkit-box-pack: end;

	-webkit-justify-content: flex-end;

	-ms-flex-pack: end;

	justify-content: flex-end;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media screen and (max-width: 1280px) {
	.collection__control {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

@media screen and (max-width: 1023px) {
	.collection__control {
		right: 30px;
		bottom: 20px;
	}
}

@media screen and (max-width: 767px) {
	.collection__control {
		right: -10px;
		bottom: -20px;
	}
}

.collection__counter {
	font-size: 1.625rem;

	text-transform: uppercase;

	color: #003a80;
}

.collection__counter .big {
	font-size: 3.75rem;
}

@media screen and (max-width: 1023px) {
	.collection__counter .big {
		font-size: 3rem;
	}
}

.collection__btn {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 45px;
	height: 45px;
	margin-top: 13px;
	margin-left: 12px;
	padding: 14px 15px;

	border: 1px solid #e5ebf2;
	background-color: #fff;

	-webkit-flex-shrink: 0;

	-ms-flex-negative: 0;

	flex-shrink: 0;
}

@media screen and (max-width: 1023px) {
	.collection__btn {
		width: 35px;
		height: 35px;
		margin-top: 7px;
		padding-top: 10px;
	}
}

@media screen and (max-width: 767px) {
	.collection__btn {
		margin-left: 5px;
		padding-top: 9px;
	}
}

.collection__btn svg {
	position: relative;
}

.collection__btn svg path {
	fill: rgba(0, 58, 128, 0.2);
}

.collection__btn_prev svg {
	left: -2px;
}

@media screen and (max-width: 767px) {
	.collection__btn_prev svg {
		left: -4px;
	}
}

.collection__btn_next svg {
	left: 2px;
}

@media screen and (max-width: 767px) {
	.collection__btn_next svg {
		left: 0;
	}
}

.collection__item[data-slider='4'],
.collection__item[data-slider='5'] {
	width: 291px;
	height: 291px;
}

@media screen and (max-width: 1280px) {
	.collection__item[data-slider='4'],
	.collection__item[data-slider='5'] {
		width: 233px;
		height: 233px;
	}
}

@media screen and (max-width: 1023px) {
	.collection__item[data-slider='4'],
	.collection__item[data-slider='5'] {
		width: 172px;
		height: 172px;
	}
}

.collection__item[data-slider='1'],
.collection__item[data-slider='2'] {
	width: 190px;
	height: 190px;
}

@media screen and (max-width: 1280px) {
	.collection__item[data-slider='1'],
	.collection__item[data-slider='2'] {
		width: 150px;
		height: 150px;
	}
}

@media screen and (max-width: 767px) {
	.collection__item[data-slider='1'],
	.collection__item[data-slider='2'] {
		width: 120px;
		height: 120px;
	}
}

.partners {
	overflow: hidden;

	background: #003a80;
}

.partners__inner {
	max-width: 1200px;
	/* max-width: 1100px; */
}

@media screen and (max-width: 1280px) {
	.partners__inner {
		width: 900px;
	}
}

@media screen and (max-width: 1023px) {
	.partners__inner {
		width: 700px;
	}
}

@media screen and (max-width: 640px) {
	.partners__inner {
		width: 320px;
		padding: 10px;
	}
}

.partners__title {
	padding-left: 9%;
}

@media screen and (max-width: 1280px) {
	.partners__title {
		padding-left: 8%;
	}
}

@media screen and (max-width: 1023px) {
	.partners__title {
		padding-left: 0;
	}
}

@media screen and (max-width: 640px) {
	.partners__title {
		margin-left: -15px;
	}
}

.tiles {
	position: relative;
}

.tiles__container {
	height: 600px;
	margin: 0 auto;
}

@media screen and (max-width: 1280px) {
	/* .tiles__container {
		height: 460px;
	} */
}

.tiles__item {
	position: absolute;

	-webkit-transition: 0.5s ease-in-out;

	-o-transition: 0.5s ease-in-out;

	transition: 0.5s ease-in-out;
}

.tiles__item[data-slide='1'] {
	top: 0;
	left: 100px;
}

@media screen and (max-width: 1280px) {
	.tiles__item[data-slide='1'] {
		left: 72px;
	}
}

@media screen and (max-width: 1023px) {
	.tiles__item[data-slide='1'] {
		left: 0;
	}
}

@media screen and (max-width: 640px) {
	.tiles__item[data-slide='1'] {
		left: -15px;

		width: 190px !important;
		height: 190px !important;
	}
}

.tiles__item[data-slide='2'] {
	top: 0;
	left: 403px;
}

@media screen and (max-width: 1280px) {
	.tiles__item[data-slide='2'] {
		left: 307px;
	}
}

@media screen and (max-width: 1023px) {
	.tiles__item[data-slide='2'] {
		left: 235px;
	}
}

@media screen and (max-width: 640px) {
	.tiles__item[data-slide='2'] {
		top: 55px;
		left: 183px;

		width: 135px !important;
		height: 135px !important;
	}
}

.tiles__item[data-slide='3'] {
	top: 102px;
	left: 706px;
}

@media screen and (max-width: 1280px) {
	.tiles__item[data-slide='3'] {
		top: 81px;
		left: 543px;
	}
}

@media screen and (max-width: 1023px) {
	.tiles__item[data-slide='3'] {
		left: 470px;
	}
}

@media screen and (max-width: 640px) {
	.tiles__item[data-slide='3'] {
		top: 198px;
		left: 115px;

		width: 190px !important;
		height: 190px !important;
	}
}

.tiles__item[data-slide='4'] {
	top: 102px;
	left: 877px;
	/* left: 906px; */
}

@media screen and (max-width: 1280px) {
	.tiles__item[data-slide='4'] {
		top: 81px;
		left: 698px;
	}
}

@media screen and (max-width: 1023px) {
	.tiles__item[data-slide='4'] {
		display: none;
	}
}

@media screen and (max-width: 640px) {
	.tiles__item[data-slide='4'] {
		top: 198px;
		left: -28px;

		display: block;

		width: 135px !important;
		height: 135px !important;
	}
}

.tiles__item[data-slide='5'] {
	top: 102px;
	/* top: 303px; */
	left: 1050px;
	/* left: 706px; */
}

@media screen and (max-width: 1280px) {
	.tiles__item[data-slide='5'] {
		top: 235px;
		left: 620px;
		/* left: 542px; */
	}
}

@media screen and (max-width: 1023px) {
	.tiles__item[data-slide='5'] {
		/* left: 435px; */
		left: 235px;
	}
}

@media screen and (max-width: 640px) {
	.tiles__item[data-slide='5'] {
		display: none;
	}
}

.tiles__item[data-slide='6'] {
	top: 303px;
	left: 950px;
	/* left: 404px; */
}

@media screen and (max-width: 1280px) {
	.tiles__item[data-slide='6'] {
		top: 235px;
		left: 465px;
		/* left: 308px; */
	}
}

@media screen and (max-width: 1023px) {
	.tiles__item[data-slide='6'] {
		left: 465px;
		/* left: 200px; */
	}
}

@media screen and (max-width: 640px) {
	.tiles__item[data-slide='6'] {
		display: none;
	}
}

.tiles__item[data-slide='7'] {
	top: 303px;
	/* left: 202px; */
	left: 790px;
}

@media screen and (max-width: 1280px) {
	.tiles__item[data-slide='7'] {
		top: 235px;
		left: 310px;
		/* left: 152px; */
	}
}

@media screen and (max-width: 1023px) {
	.tiles__item[data-slide='7'] {
		left: 46px;
	}
}

@media screen and (max-width: 640px) {
	.tiles__item[data-slide='7'] {
		display: none;
	}
}

.tiles__item[data-slide='8'] {
	top: 303px;
	/* left: 0; */
	left: 630px;
}

@media screen and (max-width: 1280px) {
	.tiles__item[data-slide='8'] {
		top: 235px;
		left: 155px;
		/* left: -4px; */
	}
}

@media screen and (max-width: 1023px) {
	.tiles__item[data-slide='8'] {
		display: none;
	}
}



.tiles__item[data-slide='9']{
	top: 303px;
	left: 470px;
}

.tiles__item[data-slide='10'] {
	top: 303px;
	left: 310px;
}

.tiles__item[data-slide='11'] {
	top: 303px;
	left: 149px;
}

.tiles__item[data-slide='12'] {
	top: 303px;
	left: -13px;
}

@media screen and (max-width: 1280px) {
	.tiles__item[data-slide='9']{
		top: 390px;
		left: 620px;
	}
	
	.tiles__item[data-slide='10'] {
		top: 390px;
		left: 465px;
	}
	
	.tiles__item[data-slide='11'] {
		top: 390px;
		left: 310px;
	}
	
	.tiles__item[data-slide='12'] {
		top: 390px;
		left: 155px;
	}
}

@media screen and (max-width: 1023px) {

	.tiles__item[data-slide='9'] {
		left: 465px;
	}
	.tiles__item[data-slide='10'] {
		left: 310px;
	}
	
	.tiles__item[data-slide='11'] {
		left: 155px;
	}
	
	.tiles__item[data-slide='12'] {
		left: 0;
	}
}

@media screen and (max-width: 640px) {

	.tiles__item[data-slide='9'] {
		display: none;
	}
	.tiles__item[data-slide='10'] {
		display: none;
	}
	.tiles__item[data-slide='11'] {
		top: 395px;
		width: 135px !important;
		height: 135px !important;
		left: 183px;
	}
	.tiles__item[data-slide='12'] {
		top: 395px;
		left: -15px;
		width: 190px !important;
		height: 190 !important;
	}
}


.tiles__pic {
	width: 100%;

	-o-object-position: center;

	object-position: center;
}

.tiles__control {
	position: absolute;
	bottom: 0;
	left: 0;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	width: 392px;
	height: 100px;

	background: #003a80;

	-webkit-box-pack: end;

	-webkit-justify-content: flex-end;

	-ms-flex-pack: end;

	justify-content: flex-end;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media screen and (max-width: 1280px) {
	.tiles__control {
		width: 298px;
		height: 79px;
		bottom: -20px;
	}
}

@media screen and (max-width: 1023px) {
	.tiles__control {
		width: 190px;
	}
}

@media screen and (max-width: 640px) {
	.tiles__control {
		/* bottom: 40px; */
		bottom: -64px;
		width: 107px;
	}
}

.tiles__counter {
	font-size: 1.625rem;

	text-transform: uppercase;

	color: #7f9cbf;
}

.tiles__counter .big {
	font-size: 3.75rem;
}

@media screen and (max-width: 1023px) {
	.tiles__counter .big {
		font-size: 3rem;
	}
}

.tiles__btn {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 45px;
	height: 45px;
	margin-top: 13px;
	margin-left: 12px;
	padding: 15px;

	background-color: rgba(255, 255, 255, 0.5);
}

@media screen and (max-width: 1023px) {
	.tiles__btn {
		width: 35px;
		height: 35px;
		margin-top: 7px;
		padding-top: 10px;
	}
}

.tiles__btn svg {
	position: relative;
}

.tiles__btn svg path {
	fill: #fff;
}

.tiles__btn_prev svg {
	left: -2px;
}

.tiles__btn_next svg {
	left: 2px;
}

.tiles__layer {
	position: absolute;
	top: 50.5%;
	right: 0;

	display: inline-block;
}

@media screen and (max-width: 1600px) {
	.tiles__layer {
		right: -36px;
	}
}

@media screen and (max-width: 1280px) {
	.tiles__layer {
		top: 46.2%;
		right: 4px;

		-webkit-transform: scale(0.7);

		-ms-transform: scale(0.7);

		transform: scale(0.7);
	}
}

@media screen and (max-width: 1023px) {
	.tiles__layer {
		display: none;
	}
}

.tiles:after {
	position: absolute;
	top: 25%;
	left: -13px;
	/* left: 0; */

	content: url('../../../../images/parents-layer-2.png');
	-webkit-transform: translate(0px, -4px);
	-ms-transform: translate(0px, -4px);
	transform: translate(0px, -4px);
}

@media screen and (max-width: 1280px) {
	.tiles:after {
		top: 22%;
		left: -13px;

		-webkit-transform: translate(0px, -2px) scale(0.7);

		-ms-transform: translate(0px, -2px) scale(0.7);

		transform: translate(0px, -2px) scale(0.7);
	}
}

@media screen and (max-width: 1023px) {
	.tiles:after {
		display: none;
	}
}

.tiles:before {
	position: absolute;
	top: 0;
	left: 706px;

	content: url('../../../../images/parents-layer-3.png');
}

@media screen and (max-width: 1280px) {
	.tiles:before {
		top: -9px;
		left: 528px;

		-webkit-transform: scale(0.8);

		-ms-transform: scale(0.8);

		transform: scale(0.8);
	}
}

@media screen and (max-width: 1023px) {
	.tiles:before {
		left: 455px;
	}
}

/* .tiles__item[data-slide='9'] {
	top: 0;
	left: 100px;
}

.tiles__item[data-slide='1'],
.tiles__item[data-slide='2'],
.tiles__item[data-slide='9'],
.tiles__item[data-slide='10'],
.tiles__item[data-slide='11'],
.tiles__item[data-slide='12']  */



/* .tiles__item[data-slide='9'],
.tiles__item[data-slide='10'],
.tiles__item[data-slide='11'],
.tiles__item[data-slide='12'] {
	display: none;
} */


.tiles__item[data-slide='1'],
.tiles__item[data-slide='2']
/* .tiles__item[data-slide='5'], */
/* .tiles__item[data-slide='6'], */
 {
	width: 292px;
	height: 292px;
}

@media screen and (max-width: 1280px) {
	.tiles__item[data-slide='1'],
	.tiles__item[data-slide='2'],
	.tiles__item[data-slide='5'],
	.tiles__item[data-slide='6'] {
		width: 225px;
		height: 225px;
	}
}
/* .tiles__item[data-slide='3'],
.tiles__item[data-slide='4'] {
	width: 190px;
	height: 190px;
} */

.tiles__item[data-slide='3'],
.tiles__item[data-slide='4'],
.tiles__item[data-slide='5'],
.tiles__item[data-slide='6'],
.tiles__item[data-slide='7'],
.tiles__item[data-slide='8'],
.tiles__item[data-slide='9'],
.tiles__item[data-slide='10'], 
.tiles__item[data-slide='11'],
.tiles__item[data-slide='12']   {
	/* width: 190px;
	height: 190px; */
	width: 150px;
	height: 150px;
}

@media screen and (max-width: 1280px) {
	.tiles__item[data-slide='3'],
	.tiles__item[data-slide='4'],
	.tiles__item[data-slide='6'],
	.tiles__item[data-slide='7'],
	.tiles__item[data-slide='8'],
	.tiles__item[data-slide='9'],
	.tiles__item[data-slide='10'], 
	.tiles__item[data-slide='11'],
	.tiles__item[data-slide='12']  {
		width: 145px;
		height: 145px;
	}
}

.map {
	position: relative;

	margin-top: -100px;

	background-color: #003a80;
	background-image: url(../images/map-bg.jpg);
	background-repeat: no-repeat;
	background-position-y: 106%;
	-webkit-background-size: contain;
	background-size: contain;
}

@media screen and (max-width: 1600px) {
	.map {
		/* margin-top: -70px; */
		margin-top: 45px;

		background-position-y: 101%;
	}
}

@media screen and (max-width: 1280px) {
	.map {
		margin-top: 45px;
	}
}

@media screen and (max-width: 1023px) {
	.map {
		display: none;
	}
}

.map:after {
	position: absolute;
	top: -15%;
	right: 0;

	content: url(../images/map-layer.png);
}

@media screen and (max-width: 1600px) {
	.map:after {
		-webkit-transform: scale(0.8) translateX(40px);
		-ms-transform: scale(0.8) translateX(40px);
		transform: scale(0.8) translateX(40px);
	}
}

@media screen and (max-width: 1280px) {
	.map:after {
		-webkit-transform: scale(0.6) translateX(100px);
		-ms-transform: scale(0.6) translateX(100px);
		transform: scale(0.6) translateX(100px);
	}
}

.map__sign {
	line-height: 24px;

	max-width: 450px;

	color: #fff;
}

.map__pic {
	margin-top: -60px;
}

@media screen and (max-width: 1280px) {
	.map__pic {
		width: 100%;
	}
}



.information .inner {
	position: relative;
}

.information .inner:before {
	position: absolute;
	top: 0;
	left: 0;

	width: 91%;
	height: 100%;

	content: '';

	opacity: 0.1;
	background-color: #003a80;
}

@media screen and (max-width: 1280px) {
	.information .inner:before {
		left: 2%;

		width: 85%;
	}
}

.information__inner {
	position: relative;
	z-index: 9;

	max-width: 1110px;
	margin-right: 0;
	margin-left: auto;
	padding: 50px 0;
}

@media screen and (max-width: 1280px) {
	.information__inner {
		max-width: 92%;
		margin: 0 auto;
	}
}

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

.information__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	margin-bottom: 12px;

	background: #fff;

	-webkit-box-pack: justify;

	-webkit-justify-content: space-between;

	-ms-flex-pack: justify;

	justify-content: space-between;
}

@media screen and (max-width: 767px) {
	.information__item {
		display: block;

		border: 1px solid #ccd8e6;
	}
}

.information__content {
	line-height: 26px;
	line-height: 20px;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	width: 100%;
	padding: 20px 16px;

	color: #000;
	border: 1px solid #ccd8e6;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;
}

@media screen and (max-width: 1280px) {
	.information__content {
		max-height: 100%;
	}
}

@media screen and (max-width: 767px) {
	.information__content {
		padding: 10px;

		border: none;
	}
}

.information__btn {
	font-size: 0.75rem;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	width: 90px;
	height: auto;
	max-height: 100%;
	padding: 18px 12px;

	cursor: pointer;
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-align: center;
	text-transform: uppercase;

	color: #fff;
	border: 1px solid #ccd8e6;
	background-color: #003a80;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-flow: column;
	-ms-flex-flow: column;
	flex-flow: column;
	-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;
}

@media screen and (max-width: 767px) {
	.information__btn {
		font-size: 1.125rem;
		line-height: 1;

		width: 160px;
		max-width: 160px;
		height: 44px;
		margin: 0 0 15px 15px;
		padding: 0 30px;

		-webkit-box-orient: horizontal;

		-webkit-box-direction: normal;

		-webkit-flex-flow: row;

		-ms-flex-flow: row;

		flex-flow: row;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

.information__btn:hover {
	color: #fff;
	border: 1px solid #ccd8e6;
	background-color: #336199;
}

.information__btn img {
	margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
	.information__btn img {
		height: 25px;
		margin-right: 15px;
		margin-bottom: 0;
	}
}

.contacts__tabs {
	border-bottom: 10px solid #003a80;
}

.contacts__inner {
	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__item {
	font-size: 0.875rem;

	position: relative;
	z-index: 9;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	width: 34%;
	max-width: 400px;
	padding: 15px;

	cursor: pointer;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	text-align: center;
	text-transform: uppercase;

	color: #003a80;
	border-right: 1px solid #003a80;
	background: #ccd8e6;

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

.contacts__item:last-of-type {
	border-right: none;
}

.contacts__item:hover {
	color: #fff;
	background: #4c75a6;
}

.contacts__item.active {
	color: #fff;
	background: #003a80;
}

@media screen and (max-width: 767px) {
	.contacts__item {
		padding: 10px 20px;
	}
}

.contacts__box {
	position: relative;

	display: none;
}

.contacts__box:before {
	position: absolute;
	z-index: -2;
	top: -30px;

	width: 100%;
	height: 100%;
	min-height: 600px;
	max-height: 760px;

	content: '';

	background: #f2f5f9;
}

.contacts__box:after {
	position: absolute;
	z-index: -1;
	top: -30px;

	width: 100%;
	height: 100%;
	max-height: 860px;

	content: '';

	background-image: url(../images/contacts-layer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

@media screen and (max-width: 1280px) {
	.contacts__box:after {
		display: none;
	}
}

.contacts__box[data-box='1'] {
	display: block;
}

.contacts__row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	margin-top: 30px;

	-webkit-flex-wrap: wrap;

	-ms-flex-wrap: wrap;

	flex-wrap: wrap;
}

.contacts__col {
	width: 50%;
}

@media screen and (max-width: 1023px) {
	.contacts__col {
		width: 100%;
	}
}

@media screen and (max-width: 1280px) {
	.contacts__col > img {
		width: 100%;
	}
}

@media screen and (max-width: 1023px) {
	.contacts__col > img {
		max-height: 282px;

		-o-object-fit: cover;

		object-fit: cover;
	}
}

.contacts__title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	margin-bottom: 50px;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;
}

@media screen and (max-width: 1023px) {
	.contacts__title {
		margin-bottom: 25px;
	}
}

@media screen and (max-width: 767px) {
	.contacts__title {
		margin-bottom: 10px;
	}
}

.contacts__pic {
	margin-right: 5%;
}

.contacts__map {
	height: 100%;
}

.contacts__contact {
	line-height: 26px;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	margin-bottom: 15px;

	-webkit-box-align: start;

	-webkit-align-items: flex-start;

	-ms-flex-align: start;

	align-items: flex-start;
}

.contacts__contact a {
	display: block;

	color: #000;
}

.contacts__contact a:hover {
	color: #003a80;
}

@media screen and (max-width: 1023px) {
	.contacts__contact {
		margin-bottom: 10px;
	}
}

.contacts__first {
	width: 22%;

	color: #4c75a6;

	-webkit-flex-shrink: 0;

	-ms-flex-negative: 0;

	flex-shrink: 0;
}

.contacts__elem {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 32%;
	max-width: 391px;
	margin-right: 12px;
	margin-bottom: 12px;
	padding: 35px 40px;

	border: 1px solid #e5ebf2;
	background-color: #fff;
}

@media screen and (max-width: 1023px) {
	.contacts__elem {
		width: 49%;
		margin-right: 10px;
		padding: 25px;
	}
}

@media screen and (max-width: 767px) {
	.contacts__elem {
		width: 100%;
		margin-right: 0;
	}
}

.contacts__elem:nth-of-type(3n) {
	margin-right: 0;
}

@media screen and (max-width: 1023px) {
	.contacts__elem:nth-of-type(3n) {
		margin-right: 10px;
	}
}

@media screen and (max-width: 767px) {
	.contacts__elem:nth-of-type(3n) {
		margin-right: 0;
	}
}

@media screen and (max-width: 1023px) {
	.contacts__elem:nth-of-type(2n) {
		margin-right: 0;
	}
}

.contacts__elem h6 {
	color: #000;
}

.contacts__elem .contacts__contact {
	margin-bottom: 10px;
}

.contacts__elem .contacts__first {
	width: 25%;
}

.map-bottom {
	position: relative;
}

@media screen and (max-width: 767px) {
	.map-bottom {
		display: none;
	}
}

.map-bottom__map {
	height: 800px;
}

.map-bottom__info {
	position: absolute;
	top: 15%;
	left: 20%;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	width: 50%;
	max-width: 493px;
	padding: 60px 70px 60px 80px;

	background-color: #003a80;
}

@media screen and (max-width: 1600px) {
	.map-bottom__info {
		left: 10%;
	}
}

@media screen and (max-width: 1023px) {
	.map-bottom__info {
		left: 0;

		padding: 60px 50px;
	}
}

@media screen and (max-width: 767px) {
	.map-bottom__info {
		top: 5%;
		right: 0;
		left: 0;

		width: 90%;
		margin: 0 auto;
		padding: 40px 30px;
	}
}

.map-bottom__item {
	margin-bottom: 25px;
}

.map-bottom__item:before {
	display: none;
}

.map-bottom__item:last-of-type {
	margin-bottom: 0;
}

.map-bottom__name {
	font-size: 0.75rem;

	margin-bottom: 3px;

	text-transform: uppercase;

	opacity: 0.5;
	color: #fff;
}

.map-bottom__text {
	font-size: 1.125rem;
	line-height: 28px;

	color: #fff;
}

.map-bottom__stub {
	width: 100%;
	min-height: 700px;

	-o-object-fit: cover;

	object-fit: cover;
}

@media screen and (max-width: 767px) {
	.map-bottom__stub {
		min-height: 800px;

		-o-object-position: center;

		object-position: center;
	}
}

.map-bottom a:hover {
	color: #7f9cbf;
}

.news {
	position: relative;
	z-index: 9;
}

.news__inner {
	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: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

@media screen and (max-width: 1023px) {
	.news__inner {
		display: block;
	}
}

.news__elems {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	margin-top: 20px;

	-webkit-box-pack: justify;

	-webkit-justify-content: space-between;

	-ms-flex-pack: justify;

	justify-content: space-between;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

@media screen and (max-width: 767px) {
	.news__elems {
		display: block;
	}
}

.news__elem {
	position: relative;

	width: 32%;
	max-width: 392px;

	cursor: pointer;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;

	border: 1px solid #e5ebf2;
	background-color: #fff;
}

.news__elem:after {
	position: absolute;
	bottom: 0;
	left: -1px;

	width: -webkit-calc(100% + 2px);

	width: calc(100% + 2px);
	height: 7px;

	content: '';
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;

	opacity: 0;
	background: #003a80;
}

.news__elem:hover {
	border: 1px solid #003a80;
}

.news__elem:hover:after {
	opacity: 1;
}

@media screen and (max-width: 1023px) {
	.news__elem {
		width: 49%;
	}
}

@media screen and (max-width: 767px) {
	.news__elem {
		width: 100%;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 1023px) {
	.news:not(.video_main) .news__elem:last-of-type {
		display: none;
	}
}

.video_main .news__elem::after {display:none;}
.video_main a.video-open {text-decoration:none; border:none;}

.news__item {
	position: relative;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	margin-bottom: 10px;

	cursor: pointer;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;

	border: 1px solid #e5ebf2;
	background-color: #fff;

	-webkit-box-pack: justify;

	-webkit-justify-content: space-between;

	-ms-flex-pack: justify;

	justify-content: space-between;
}

@media screen and (max-width: 767px) {
	.news__item {
		-webkit-flex-wrap: wrap-reverse;
		-ms-flex-wrap: wrap-reverse;
		flex-wrap: wrap-reverse;
	}
}

.news__item:last-of-type {
	margin-bottom: 0;
}

.news__item:after {
	position: absolute;
	bottom: -6px;
	left: -1px;

	width: -webkit-calc(100% + 2px);

	width: calc(100% + 2px);
	height: 7px;

	content: '';
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;

	opacity: 0;
	background: #003a80;
}

.news__item:hover {
	border: 1px solid #003a80;
}

.news__item:hover:after {
	opacity: 1;
}

.news__img {
	width: 100%;
	height: 270px;

	-o-object-fit: cover;

	object-fit: cover;
}

.news__pic {
	height: 240px;

	-o-object-fit: cover;

	object-fit: cover;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

@media screen and (max-width: 767px) {
	.news__pic {
		width: 100%;
	}
}

.news__content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	padding: 30px 35px;

	color: #000;

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	-webkit-flex-flow: column;

	-ms-flex-flow: column;

	flex-flow: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.news__content {
		display: block;

		width: 70%;
	}
}

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

.news__title {
	display: -webkit-box;
	overflow: hidden;

	width: 100%;
	max-height: 80px;
	margin: 10px 0;
	padding: 0;

	-o-text-overflow: ellipsis;

	text-overflow: ellipsis;

	color: #000;

	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.news__date {
	font-size: 0.75rem;

	width: 100%;

	opacity: 0.5;
}

.news__list {
	width: 80%;
	max-width: 900px;
}

@media screen and (max-width: 1023px) {
	.news__list {
		width: 100%;
	}
}

.news__sidebar {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 34%;
	max-width: 290px;
	margin-left: 12px;
	padding: 40px 30px;

	background: rgba(0, 58, 128, 0.3);

	-webkit-flex-shrink: 0;

	-ms-flex-negative: 0;

	flex-shrink: 0;
}

@media screen and (max-width: 1280px) {
	.news__sidebar {
		width: 27%;
		margin-right: 5%;
		padding: 30px 20px;
	}
}

@media screen and (max-width: 1023px) {
	.news__sidebar {
		display: none;
	}
}

.news__sidebar h3 {
	font-weight: 400;

	padding-top: 0;
}

.news__more {
	display: block;

	max-width: 180px;
	margin: 20px auto;
}

.news-single {
	padding-top: 65px;

	background-image: url(../images/layer-news-single.png);
	background-repeat: no-repeat;
	background-position-y: 3%;
	-webkit-background-size: contain;
	background-size: contain;
}

@media screen and (max-width: 1023px) {
	.news-single {
		margin-bottom: 150px;
	}
}

@media screen and (max-width: 767px) {
	.news-single {
		margin-bottom: 0;
		padding-top: 45px;

		background-position-y: 45px;
	}
}

.news-single__head {
	padding-top: 3%;

	text-align: center;
}

@media screen and (max-width: 767px) {
	.news-single__head {
		padding: 6% 0 0;
	}
}

.news-single__title {
	line-height: 44px;

	width: 100%;
	max-width: 980px;
	margin: 10px auto;
}

@media screen and (max-width: 767px) {
	.news-single__title {
		font-size: 1.625rem;
		font-weight: normal;
		line-height: 1.25;

		-webkit-box-sizing: border-box;

		box-sizing: border-box;
		margin: 0;
		padding: 10px;
	}
}

.news-single__date {
	font-size: 0.75rem;

	margin-bottom: 25px;

	opacity: 0.5;
}

@media screen and (max-width: 767px) {
	.news-single__date {
		margin-bottom: 15px;
	}
}

.news-single__body {
	position: relative;
}

.news-single__body::before {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;

	width: 100%;
	height: 90%;

	content: '';

	background: #f2f5f9;
}

.news-single__content {
	position: relative;
	z-index: 9;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	width: 100%;
	max-width: 980px;
	margin: -90px auto 0;
	padding: 80px 100px;

	border: 1px solid #e5ebf2;
	background-color: #fff;
}

@media screen and (max-width: 1023px) {
	.news-single__content {
		margin-top: -20px;
		padding: 50px;
	}
}

@media screen and (max-width: 767px) {
	.news-single__content {
		margin-top: -10px;
		padding: 30px 15px;
	}
}

.news-single__pic {
	display: block;

	width: 100%;
	min-height: 150px;
}

.news-single__pic img {
	width: 100%;
}

.video_main {
	padding-top:50px; 
	margin-top:50px; 
	border-top:2px solid #e5ebf2;
}
.video-card {
	border: 1px solid #7f9cbf;
}
.video-card:hover {
	border: 1px solid #003a80;
}
.video-bottom {
	padding:20px;
}
.video-title {
	font-weight:bold;
}
.video-description {
	margin:10px 0 0; 
	font-size: 0.8rem; 
	color:#000;
}
.news__elem.video-open .news__play, .video-card .video-play {
	display:block; 
	position:relative;
}
.news__elem.video-open .news__play:after, .video-card .video-play:after {
	content:""; 
	display:block; 
	position:absolute; 
	z-index:99; 
	width:70px; 
	height:70px; 
	top:calc(50% - 35px); 
	left:calc(50% - 35px); 
	right:calc(50% - 35px); 
	bottom:calc(50% - 35px);
	margin:0; 
	padding:0; 
	background:transparent url("../images/play-video.svg") no-repeat 50% 50%; 
	background-size:70px auto;
	opacity:0.7;
	webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
.news__elem.video-open .news__play img, .video-card .video-play img {
	display:block;
	z-index:1;
}

.news__elem.video-open .news__play:hover:after, .video-card .video-play:hover:after {
	
	width:90px; 
	height:90px; 
	top:calc(50% - 45px); 
	left:calc(50% - 45px); 
	right:calc(50% - 45px); 
	bottom:calc(50% - 45px);
	background-size:90px auto;
	opacity:1;
}

.control {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	width: 100%;
	max-width: 980px;
	margin: 25px auto 0;

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

.control__btn {
	font-size: 0.875rem;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	padding: 12px 15px;

	-webkit-transition: 0.5s ease;

	-o-transition: 0.5s ease;

	transition: 0.5s ease;
	text-transform: uppercase;

	color: #003a80;
	background: #f2f5f9;
}

@media screen and (max-width: 767px) {
	.control__btn {
		font-size: 0.625rem;

		padding: 10px;
	}
}

.control__btn:hover {
	background-color: #e5ebf2;
}

.control__btn_blue {
	color: #fff;
	background: #003a80;
}

.control__btn_blue:hover {
	color: #fff;
	background-color: #336199;
}

.sales {
	position: relative;
	z-index: 9;
}

.sales__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	margin-bottom: 12px;

	border: 1px solid #e5ebf2;
	background-color: #fff;

	-webkit-box-pack: justify;

	-webkit-justify-content: space-between;

	-ms-flex-pack: justify;

	justify-content: space-between;
}

.sales__item:nth-of-type(2n) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-flow: row-reverse;
	-ms-flex-flow: row-reverse;
	flex-flow: row-reverse;
}

@media screen and (max-width: 767px) {
	.sales__item:nth-of-type(2n) {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-flow: row;
		-ms-flex-flow: row;
		flex-flow: row;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media screen and (max-width: 767px) {
	.sales__item {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.sales__picture {
	display: block;

	width: 50%;

	-webkit-flex-shrink: 0;

	-ms-flex-negative: 0;

	flex-shrink: 0;
}

@media screen and (max-width: 767px) {
	.sales__picture {
		width: 100%;
	}
}

.sales__picture img {
	width: 100%;
	height: 100%;

	vertical-align: middle;

	/* -o-object-fit: cover;

	object-fit: cover;
	-o-object-position: 15%;
	object-position: 15%; */
}

.sales__content {
	line-height: 26px;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	padding: 45px 55px;
}

@media screen and (max-width: 1023px) {
	.sales__content {
		padding: 35px 10px 35px 25px;
	}
}

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

.sales__title {
	font-size: 1.125rem;

	color: #000;
}

.sales__date {
	font-size: 1.125rem;

	color: #003a80;
}

@media screen and (max-width: 575px) {
	.vacancy-banner__inner {
		padding: 0;
	}
}

.vacancy-banner__pic {
	display: block;

	width: 100%;

	vertical-align: middle;
}

@media screen and (max-width: 575px) {
	.vacancy-banner__pic {
		margin-top: 30px;
	}
}

.vacancy-about {
	margin-top: 120px;
}

@media screen and (max-width: 1200px) {
	.vacancy-about {
		overflow: hidden;

		margin-top: 60px;
	}
}

@media screen and (max-width: 575px) {
	.vacancy-about {
		margin-top: 24px;
	}
}

.vacancy-about__row {
	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;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-flow: row-reverse;
	-ms-flex-flow: row-reverse;
	flex-flow: row-reverse;
}

@media screen and (max-width: 1200px) {
	.vacancy-about__row {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

.vacancy-about__row:after {
	position: absolute;
	top: 0;
	left: 0;

	display: block;

	width: 20%;
	max-width: 190px;
	height: 100%;

	content: '';

	background: rgba(0, 58, 128, 0.1);
}

@media screen and (max-width: 1200px) {
	.vacancy-about__row:after {
		width: 12%;
	}
}

@media screen and (max-width: 575px) {
	.vacancy-about__row:after {
		display: none;
	}
}

@media screen and (max-width: 575px) {
	.vacancy-about__row {
		display: block;
	}
}

.vacancy-about__pic {
	display: block;

	max-width: 600px;
	margin-left: 5%;
}

@media screen and (max-width: 1200px) {
	.vacancy-about__pic {
		margin-left: -10%;
	}
}

@media screen and (max-width: 1023px) {
	.vacancy-about__pic {
		margin-left: -2%;
	}
}

@media screen and (max-width: 575px) {
	.vacancy-about__pic {
		width: 100%;
		margin-left: 0;
	}
}

@media screen and (max-width: 575px) {
	.vacancy-about__pic img {
		width: 100%;
	}
}

.vacancy-about__text {
	font-size: 16px;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	padding-left: 100px;
}

@media screen and (max-width: 1200px) {
	.vacancy-about__text {
		width: 50%;
		padding-left: 0;
	}
}

@media screen and (max-width: 575px) {
	.vacancy-about__text {
		width: 100%;
		margin-top: 10px;
	}
}

.vacancy-vantage {
	margin-top: 100px;
}

@media screen and (max-width: 1200px) {
	.vacancy-vantage {
		margin-top: 70px;
	}
}

@media screen and (max-width: 575px) {
	.vacancy-vantage {
		margin-top: 50px;
	}
}

.vacancy-vantage__title {
	font-weight: 400;

	margin-bottom: 50px;

	color: #003a80;
}

@media screen and (max-width: 1023px) {
	.vacancy-vantage__title {
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 575px) {
	.vacancy-vantage__title {
		font-size: 30px;
		line-height: 44px;
	}
}

.vacancy-vantage__list {
	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;
}

@media screen and (max-width: 1200px) {
	.vacancy-vantage__list {
		max-width: 700px;
		margin: 0 auto;

		-webkit-flex-wrap: wrap;

		-ms-flex-wrap: wrap;

		flex-wrap: wrap;
	}
}

@media screen and (max-width: 575px) {
	.vacancy-vantage__list {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
}

.vacancy-vantage__item {
	width: auto;
	margin: 0 25px;

	text-align: center;
}

@media screen and (max-width: 1200px) {
	.vacancy-vantage__item {
		width: 25%;
		margin: 0 25px 25px;
	}
}

@media screen and (max-width: 1023px) {
	.vacancy-vantage__item {
		width: 28%;
		margin: 0 15px 20px;
	}
}

@media screen and (max-width: 575px) {
	.vacancy-vantage__item {
		width: 48%;
		margin: 0 0 25px;
	}
}

@media screen and (max-width: 575px) {
	.vacancy-vantage__item:nth-of-type(3) {
		-webkit-box-ordinal-group: -1;
		-webkit-order: -2;
		-ms-flex-order: -2;
		order: -2;
	}
}

@media screen and (max-width: 575px) {
	.vacancy-vantage__item:nth-of-type(4) {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
	}
}

.vacancy-vantage__icon {
	width: 65px;
	height: 65px;

	-o-object-fit: contain;

	object-fit: contain;
}

.vacancy-vantage__caption {
	font-size: 16px;
	line-height: 22px;

	margin-top: 30px;

	color: #000;
}

@media screen and (max-width: 575px) {
	.vacancy-vantage__caption {
		font-size: 14px;
	}
}

.vacancy-accordion {
	margin-top: 100px;
}

@media screen and (max-width: 1200px) {
	.vacancy-accordion {
		margin-top: 50px;
	}
}

.vacancy-accordion__title {
	font-weight: 400;

	margin-bottom: 50px;

	color: #003a80;
}

@media screen and (max-width: 1023px) {
	.vacancy-accordion__title {
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 575px) {
	.vacancy-accordion__title {
		font-size: 30px;
		line-height: 44px;
	}
}

.vacancy-accordion__section {
	position: relative;
	padding: 25px;
}

/* @media screen and (max-width: 1200px) {
  .vacancy-accordion__section {
    padding: 40px 0 40px 80px;
  }
}

@media screen and (max-width: 1023px) {
  .vacancy-accordion__section {
    padding: 40px 0 40px 60px;
  }
}

@media screen and (max-width: 575px) {
  .vacancy-accordion__section {
    padding: 35px 0 35px 20px;
  }
} */

.vacancy-accordion__section:before {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

	content: '';

	opacity: 0.1;
	background: #003a80;
}

/* @media screen and (max-width: 575px) {
  .vacancy-accordion__section:before {
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
  }
} */

.vacancy-accordion__item {
	width: 100%;
	border: 1px solid #ccd8e6;
	background: #fff;
}

.vacancy-accordion__item + .vacancy-accordion__item {
	margin-top: 12px;
}

.vacancy-accordion__head {
	position: relative;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	padding: 30px 75px 30px 25px;

	cursor: pointer;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;

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

@media screen and (max-width: 575px) {
	.vacancy-accordion__head {
		padding: 24px 20px;

		-webkit-flex-wrap: wrap;

		-ms-flex-wrap: wrap;

		flex-wrap: wrap;
	}
}

.vacancy-accordion__head:after {
	position: absolute;
	bottom: -1px;
	left: 0;

	display: block;

	width: 100%;
	height: 6px;
	height: 0;

	content: '';
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;

	background: #003a80;
}

.vacancy-accordion__head:not(.open):hover:after {
	height: 6px;
}

.vacancy-accordion__head.open {
	background: #003a80;
}

.vacancy-accordion__head.open .vacancy-accordion__icon {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.vacancy-accordion__head.open .vacancy-accordion__icon path {
	fill: #fff;
}

.vacancy-accordion__head.open .vacancy-accordion__caption,
.vacancy-accordion__head.open .vacancy-accordion__price {
	color: #fff;
}

.vacancy-accordion__icon {
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}

.vacancy-accordion__icon path {
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;

	fill: #003a80;
}

.vacancy-accordion__caption {
	font-size: 1.125rem;
	line-height: 1;

	margin: 0 20px;

	-webkit-transition: 0.5s ease;

	-o-transition: 0.5s ease;

	transition: 0.5s ease;

	color: #000;

	-webkit-box-flex: 1;

	-webkit-flex-grow: 1;

	-ms-flex-positive: 1;

	flex-grow: 1;
}

@media screen and (max-width: 575px) {
	.vacancy-accordion__caption {
		margin: 0 0 0 10px;

		-webkit-box-flex: 1;

		-webkit-flex-grow: 1;

		-ms-flex-positive: 1;

		flex-grow: 1;
	}
}

.vacancy-accordion__price {
	font-size: 1.125rem;
	line-height: 1;

	-webkit-transition: 0.5s ease;

	-o-transition: 0.5s ease;

	transition: 0.5s ease;

	color: #000;
}

@media screen and (max-width: 575px) {
	.vacancy-accordion__price {
		margin-top: 10px;
		padding-left: 25px;
	}
}

.vacancy-accordion__content {
	font-size: 16px;

	display: none;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	padding: 40px 70px 70px;
}

@media screen and (max-width: 1023px) {
	.vacancy-accordion__content {
		padding: 40px;
	}
}

@media screen and (max-width: 575px) {
	.vacancy-accordion__content {
		font-size: 14px;

		padding: 30px 20px;
	}
}

@media screen and (max-width: 575px) {
	.vacancy-accordion__content p {
		margin-bottom: 0;
	}
}

.vacancy-accordion__content h4 {
	font-weight: 700;
}

.vacancy-accordion__btn {
	margin-top: 20px;
}

.vacancy-faq {
	margin-top: 120px;
}

@media screen and (max-width: 1200px) {
	.vacancy-faq {
		overflow: hidden;

		margin-top: 50px;
	}
}

.vacancy-faq__inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	-webkit-box-align: start;

	-webkit-align-items: flex-start;

	-ms-flex-align: start;

	align-items: flex-start;
}

@media screen and (max-width: 1200px) {
	.vacancy-faq__inner {
		position: relative;
		left: -10%;
	}
}

@media screen and (max-width: 1023px) {
	.vacancy-faq__inner {
		left: -30%;
	}
}

@media screen and (max-width: 575px) {
	.vacancy-faq__inner {
		left: 0;

		padding: 0;
	}
}

.vacancy-faq__box {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 595px;
	margin: 0 auto;
	padding: 60px;

	text-align: center;

	background: #003a80;
}

@media screen and (max-width: 1200px) {
	.vacancy-faq__box {
		max-width: 570px;

		-webkit-flex-shrink: 0;

		-ms-flex-negative: 0;

		flex-shrink: 0;
	}
}

@media screen and (max-width: 575px) {
	.vacancy-faq__box {
		margin: 0;
		padding: 60px 40px;
	}
}

.vacancy-faq__title {
	font-weight: 400;

	margin-bottom: 20px;
	padding: 0;

	text-transform: uppercase;

	color: #fff;
}

.vacancy-faq__subtitle {
	font-size: 16px;
	line-height: 24px;

	display: inline-block;

	max-width: 280px;
	margin-bottom: 20px;

	color: #fff;
}

.vacancy-faq__cnt {
	font-size: 1.25rem;

	display: block;

	margin-bottom: 10px;

	color: #fff;
}

.vacancy-faq__cnt:hover {
	color: #ccd8e6;
}

.vacancy-faq__icon {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

@media screen and (max-width: 575px) {
	.vacancy-faq__icon {
		display: none;
	}
}

@media screen and (max-width: 1200px) {
	.vacancy-faq__icon .tbl-hide {
		display: none;
	}
}

.catalog {
	padding-top: 4%;

	background-image: url(../images/layer-catalog.png);
	background-repeat: no-repeat;
	background-position: right 7%;
}

@media screen and (min-width: 1500px) {
	.catalog {
		min-height: 80vh;
	}
}

@media screen and (max-width: 1280px) {
	.catalog {
		padding-top: 10%;

		background: none;
	}
}

@media screen and (max-width: 767px) {
	.catalog {
		padding-top: 12%;
	}
}

.catalog_index {
	position: relative;

	padding-top: 120px;

	background: none;
}

@media screen and (max-width: 1280px) {
	.catalog_index {
		padding-top: 60px;
	}
}

.catalog_index:after {
	position: absolute;
	z-index: -1;
	bottom: 0;
	left: 0;

	width: 100%;
	height: 50%;

	content: '';

	background: #003a80;
}

.catalog_index h2 {
	padding-top: 0;
}

.catalog_product {
	padding-top: 4%;

	background-position: right 2%;
}

@media screen and (max-width: 1600px) {
	.catalog_product {
		padding-top: 6%;
	}
}

@media screen and (max-width: 1300px) {
	.catalog_product {
		padding-top: 9%;
	}
}

@media screen and (max-width: 767px) {
	.catalog_product {
		padding-top: 16%;
	}
}

.catalog_product .catalog__head {
	padding-top: 0;
}

@media screen and (max-width: 1600px) {
	.catalog__inner {
		max-width: 900px;
	}
}

@media screen and (max-width: 1400px) {
	.catalog__inner {
		-webkit-transform: translateX(5%);
		-ms-transform: translateX(5%);
		transform: translateX(5%);
	}
}

@media screen and (max-width: 1280px) {
	.catalog__inner {
		max-width: 75%;
		margin-right: 0;

		-webkit-transform: none;

		-ms-transform: none;

		transform: none;
	}
}

@media screen and (max-width: 1023px) {
	.catalog__inner {
		max-width: 100%;
	}
}

.catalog__inner_middle {
	max-width: 980px;

	-webkit-transform: translateX(-10%);

	-ms-transform: translateX(-10%);

	transform: translateX(-10%);
}

@media screen and (max-width: 1600px) {
	.catalog__inner_middle {
		max-width: 785px;

		-webkit-transform: none;

		-ms-transform: none;

		transform: none;
	}
}

@media screen and (max-width: 1330px) {
	.catalog__inner_middle {
		margin-right: 7%;
	}
}

@media screen and (max-width: 1280px) {
	.catalog__inner_middle {
		max-width: 75%;
		margin-right: 0;
	}
}

@media screen and (max-width: 1023px) {
	.catalog__inner_middle {
		max-width: 100%;
	}
}

@media screen and (max-width: 1600px) {
	.catalog__inner_product {
		max-width: 1000px;

		-webkit-transform: translateX(5%);

		-ms-transform: translateX(5%);

		transform: translateX(5%);
	}
}

@media screen and (max-width: 1400px) {
	.catalog__inner_product {
		-webkit-transform: translateX(10%);
		-ms-transform: translateX(10%);
		transform: translateX(10%);
	}
}

@media screen and (max-width: 1300px) {
	.catalog__inner_product {
		max-width: 760px;
		margin-right: auto;

		-webkit-transform: translateX(35px);

		-ms-transform: translateX(35px);

		transform: translateX(35px);
	}
}

@media screen and (max-width: 1100px) {
	.catalog__inner_product {
		margin-right: 0;

		-webkit-transform: none;

		-ms-transform: none;

		transform: none;
	}
}

.catalog__sidebar {
	position: absolute;
	top: 0;
	left: 0;

	width: 25%;
	max-width: 291px;
	height: 100%;

	background-color: #fff;
	-webkit-box-shadow: 1px 1px 14px rgba(0, 58, 128, 0.3);
	box-shadow: 1px 1px 14px rgba(0, 58, 128, 0.3);
}

@media screen and (max-width: 1600px) {
	.catalog__sidebar {
		max-width: 260px;
	}
}

@media screen and (max-width: 1023px) {
	.catalog__sidebar {
		z-index: 99;

		display: none;

		width: 70%;
	}
}

.catalog__title {
	position: relative;

	margin-bottom: 4%;
	padding-bottom: 4%;
}

.catalog__title:after {
	position: absolute;
	bottom: 0;
	left: 0;

	width: 43px;
	height: 6px;

	content: '';

	opacity: 0.5;
	background-color: #003a80;
}

.catalog__title.heading-2 {
	font-weight: 400;
	line-height: 40px;
}

@media screen and (max-width: 767px) {
	.catalog__title.heading-2 {
		line-height: 1.25;
	}
}

.catalog__head {
	padding-top: 4%;
}

.catalog__items {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	margin-top: 23px;

	-webkit-flex-wrap: wrap;

	-ms-flex-wrap: wrap;

	flex-wrap: wrap;
}

.catalog__line {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	height: 91px;
	margin-bottom: 10px;

	-webkit-transition: 0.5s ease-in-out;

	-o-transition: 0.5s ease-in-out;

	transition: 0.5s ease-in-out;

	background: url(../images/catalog-line.png);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right;
	-webkit-background-size: cover;
	background-size: cover;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;
}

.catalog__line:first-of-type {
	margin-top: 30px;
}

.catalog__line:hover {
	background-image: url(../images/catalog-line-hover.png);
}

.catalog__line:hover .catalog__icon {
	border-left: 1px solid #7f9cbf;
}

.catalog__content {
	padding: 25px 55px 25px 25px;
}

@media screen and (max-width: 767px) {
	.catalog__content {
		line-height: 1.25;

		padding: 10px 34px 9px 10px;
	}
}

.catalog__icon {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	width: 90px;
	height: 90px;

	-webkit-transition: 0.5s ease-in-out;

	-o-transition: 0.5s ease-in-out;

	transition: 0.5s ease-in-out;

	border-right: 1px solid #e5ebf2;
	border-left: 1px solid #e5ebf2;

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

.catalog__icon img {
	/*width: 100%;*/
	width: 86px;
}

.catalog hr {
	height: 6px;
	margin: 5% 0;

	opacity: 0.2;
	background: #003a80;
}

.cart {
	position: relative;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	width: 24%;
	max-width: 291px;
	margin-right: 16px;
	margin-bottom: 16px;
	padding: 20px;

	cursor: pointer;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;

	border: 1px solid #e5ebf2;
	background-color: #fff;

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	-webkit-flex-flow: column;

	-ms-flex-flow: column;

	flex-flow: column;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media screen and (max-width: 1600px) {
	.cart {
		margin-right: 10px;
		margin-bottom: 14px;
	}
}

@media screen and (max-width: 1280px) {
	.cart {
		width: 32%;
		padding-top: 25px;
	}
}

@media screen and (max-width: 767px) {
	.cart {
		width: 48%;
		height: 150px;
		margin-right: 10px;
		margin-bottom: 10px;
		padding: 15px 10px;
	}
}

.cart:nth-of-type(4n) {
	margin-right: 0;
}

@media screen and (max-width: 1280px) {
	.cart:nth-of-type(4n) {
		margin-right: 10px;
	}
}

@media screen and (max-width: 767px) {
	.cart:nth-of-type(4n) {
		margin-right: 0;
	}
}

@media screen and (max-width: 1280px) {
	.cart:nth-of-type(3n) {
		margin-right: 0;
	}
}

@media screen and (max-width: 767px) {
	.cart:nth-of-type(3n) {
		margin-right: 10px;
	}
}

@media screen and (max-width: 767px) {
	.cart:nth-of-type(2n) {
		margin-right: 0;
	}
}

.cart:after {
	position: absolute;
	bottom: 0;
	left: -1px;

	width: -webkit-calc(100% + 2px);

	width: calc(100% + 2px);
	height: 7px;

	content: '';
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;

	opacity: 0;
	background: #003a80;
}

.cart:hover {
	border: 1px solid #003a80;
}

.cart:hover:after {
	opacity: 1;
}

.cart_level2 {
	height: auto;

	-webkit-box-pack: space-evenly;

	-webkit-justify-content: space-evenly;

	-ms-flex-pack: space-evenly;

	justify-content: space-evenly;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

@media screen and (max-width: 1600px) {
	.cart_level2 {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

.cart_index:hover {
	border: 1px solid #7f9cbf;
}

.cart_index:after {
	background: #7f9cbf;
}

@media screen and (max-width: 1280px) {
	.cart_index {
		width: 24%;
		height: 230px;
	}
}

@media screen and (max-width: 1023px) {
	.cart_index {
		width: 32%;
		margin-right: 10px;
	}
}

@media screen and (max-width: 767px) {
	.cart_index {
		width: 47%;
		height: 150px;
	}
}

@media screen and (max-width: 1280px) {
	.cart_index:nth-of-type(4n) {
		margin-right: 0;
	}
}

@media screen and (max-width: 1023px) {
	.cart_index:nth-of-type(4n) {
		margin-right: 9px;
	}
}

@media screen and (max-width: 767px) {
	.cart_index:nth-of-type(4n) {
		margin-right: 0;
	}
}

@media screen and (max-width: 1280px) {
	.cart_index:nth-of-type(3n) {
		margin-right: 9px;
	}
}

@media screen and (max-width: 1023px) {
	.cart_index:nth-of-type(3n) {
		margin-right: 0;
	}
}

@media screen and (max-width: 767px) {
	.cart_index:nth-of-type(3n) {
		margin-right: 9px;
	}
}

.cart_link {
	border: none;
	background: rgba(255, 255, 255, 0.23);
}

@media screen and (max-width: 767px) {
	.cart_link {
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
}

.cart_link:hover {
	border: 0;
}

.cart_link:hover:after {
	opacity: 0;
}

.cart_link:hover .cart__link {
	width: 40px;
}

.cart_single {
	width: 100%;
	margin-bottom: 0;
}

.cart__link {
	width: 29px;
	height: 17px;

	-webkit-transition: 0.5s ease;

	-o-transition: 0.5s ease;

	transition: 0.5s ease;

	-o-object-fit: cover;

	object-fit: cover;
	-o-object-position: right;
	object-position: right;
}

.cart__pic {
	display: block;

	margin-bottom: 5px;
}

.cart__pic img {
	width: 100%;
	max-height: 175px;

	-o-object-fit: contain;

	object-fit: contain;
}

@media screen and (max-width: 1600px) {
	.cart__pic img {
		height: 130px;
	}
}

@media screen and (max-width: 767px) {
	.cart__pic img {
		height: 80px;
	}
}

.cart__pic_level2 {
	text-align: center;
}

@media screen and (max-width: 1600px) {
	.cart__pic_level2 img {
		height: 100px;
	}
}

.cart__caption {
	font-size: 1.125rem;
	font-weight: 400;

	padding-bottom: 0;

	color: #003a80;
}

@media screen and (max-width: 1600px) {
	.cart__caption {
		font-size: 0.875rem;

		width: 100%;

		text-align: center;
	}
}

@media screen and (max-width: 767px) {
	.cart__caption {
		line-height: 1.25;
	}
}

.cart__caption_level2 {
	font-size: 0.875rem;

	width: 100%;
	padding-top: 0;

	text-align: center;

	color: #000;
}

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

.cart__title-link {
	font-weight: 400;

	width: 90%;
	padding-bottom: 0;

	color: #fff;
}

@media screen and (max-width: 1600px) {
	.cart__title-link {
		font-size: 1.5625rem;

		padding-top: 0;
		padding-bottom: 5px;
	}
}

.cart__sign {
	width: 100%;
	margin-bottom: 10px;

	color: #fff;
}

@media screen and (max-width: 767px) {
	.cart__sign {
		display: none;
	}
}

.search-cart {
	position: relative;
}

.search-cart_index {
	display: none;
}

@media screen and (max-width: 1280px) {
	.search-cart_index {
		display: block;
	}
}

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

.search-cart__field {
	font-size: 1rem;

	display: block;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	width: 100%;
	padding: 13px 18px 14px;

	border: 1px solid #7f9cbf;
	background-color: #f7f9fb;
	background-image: url(../icon/search.svg);
	background-repeat: no-repeat;
	background-position: 98% center;
}

.search-cart__field::-webkit-input-placeholder {
	font-size: 1rem;

	opacity: 0.5;
	color: #003a80;
}

.search-cart__field:-ms-input-placeholder {
	font-size: 1rem;

	opacity: 0.5;
	color: #003a80;
}

.search-cart__field::-ms-input-placeholder {
	font-size: 1rem;

	opacity: 0.5;
	color: #003a80;
}

.search-cart__field::placeholder {
	font-size: 1rem;

	opacity: 0.5;
	color: #003a80;
}

.search-cart__list {
	position: absolute !important;
	z-index: 99;
	top: 55px;
	left: 0;

	display: none;
	overflow: hidden;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	width: 100%;
	height: 40vh;

	border: 1px solid #ccd8e6;
	border-bottom: 6px solid #003a80;
	background-color: #fff;
}

.search-cart__list[data-scrollbar] {
	display: none;
}

.search-cart__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	max-width: 80%;
	margin: 4px 20px;
	margin-bottom: 0;
	padding: 4px 8px 8px 0;
	padding-left: 0;

	border-bottom: 1px solid #ccd8e6;

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

.search-cart__item:first-of-type {
	margin-top: 20px;
}

.search-cart__item:last-of-type {
	margin-bottom: 30px;

	border-bottom: none;
}

.search-cart__item:before {
	display: none;
}

.search-cart__title {
	width: 100%;

	color: #000;
}

.search-cart__pic {
	width: 62px;
	height: 62px;
	margin-right: 20px;

	border: 1px solid #e5ebf2;

	-o-object-fit: contain;

	object-fit: contain;
}

.search-cart__search {
	font-size: 0.875rem;
	line-height: 1;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	max-width: 100px;
	padding: 14px 20px 11px;

	-webkit-transition: 0.5s ease;

	-o-transition: 0.5s ease;

	transition: 0.5s ease;
	text-align: center;
	text-transform: uppercase;

	color: #fff;
	border: 1px solid #003a80;
	background: #003a80;

	-webkit-flex-shrink: 0;

	-ms-flex-negative: 0;

	flex-shrink: 0;
}

.search-cart__search:active {
	background: #e5ebf2;
}

.search-cart__search:hover {
	cursor: pointer;

	color: #003a80;
	background: #fff;
}

.search-cart__btn-filter {
	display: none;

	min-width: 110px;
	margin-left: 10px;

	-webkit-flex-shrink: 0;

	-ms-flex-negative: 0;

	flex-shrink: 0;
}

@media screen and (max-width: 1330px) {
	.search-cart__btn-filter {
		display: inline-block;

		padding: 18px 15px 15px;
	}
}

@media screen and (max-width: 1023px) {
	.search-cart__btn-filter {
		font-size: 0;

		min-width: 47px;
		height: 47px;
		padding: 0;

		vertical-align: top;

		background-image: url(../icon/btn-filter.png);
		background-repeat: no-repeat;
		background-position: center;
		-webkit-background-size: 40% 40%;
		background-size: 40%;
	}
}

.search-cart__btn-catalog-mobile {
	font-size: 1.125rem;
	line-height: 1;

	width: 20%;
	max-width: 180px;
	margin-right: 5px;
	padding: 16px 20px;

	text-transform: uppercase;

	color: #003a80;
	border: 1px solid rgba(0, 58, 128, 0.5);

	-webkit-flex-shrink: 0;

	-ms-flex-negative: 0;

	flex-shrink: 0;
}

.search-cart__btn-catalog-mobile:active {
	background: #e5ebf2;
}

@media screen and (min-width: 1023px) {
	.search-cart__btn-catalog-mobile {
		display: none;
	}
}

.sidebar {
	position: relative;

	padding-top: 50%;
}

@media screen and (max-width: 1280px) {
	.sidebar {
		padding-top: 25%;
	}
}

@media screen and (max-width: 1023px) {
	.sidebar {
		padding-top: 25%;
	}
}

.sidebar__title {
	padding: 20% 10% 40px;

	color: #003a80;
	border-bottom: 6px solid rgba(0, 58, 128, 0.1);
}

@media screen and (max-width: 1280px) {
	.sidebar__title {
		padding: 19% 10% 20px;
	}
}

@media screen and (max-width: 1023px) {
	.sidebar__title {
		padding: 10% 10% 20px;
	}
}

.sidebar__list_level2 {
	display: none;

	margin-top: 10px;
}

.sidebar__item {
	margin-bottom: 0;
}

.sidebar__item:before {
	display: none;
}

.sidebar__item_level1 {
	padding: 10px 13%;

	border-bottom: 1px solid rgba(0, 58, 128, 0.1);
}

.sidebar__item_level1 > .sidebar__link {
	text-transform: uppercase;

	opacity: 1;
}

.sidebar__item_level1 > .sidebar__link:before {
	position: absolute;
	top: 5px;
	left: -19px;

	width: 7px;
	height: 2px;

	content: '';

	background: #003a80;
}

.sidebar__item_level1 > .sidebar__link:after {
	position: absolute;
	top: 3px;
	left: -16px;

	width: 2px;
	height: 7px;

	content: '';
	-webkit-transform: translate(-20%, -8%);
	-ms-transform: translate(-20%, -8%);
	transform: translate(-20%, -8%);

	background: #003a80;
}

.sidebar__item_level2 > .sidebar__link.active {
	opacity: 1;
}

.sidebar__link {
	font-size: 0.75rem;
	line-height: 16px;

	position: relative;

	cursor: pointer;

	opacity: 0.7;
	color: #003a80;
}

.sidebar__link.open::after {
	display: none;
}

.sidebar__link.open + .sidebar__list {
	display: block;
}

.filter {
	position: fixed;
	top: 0;
	right: 0;

	width: 34%;
	max-width: 500px;
	height: 100%;

	background-color: #e5ebf2;
}

@media screen and (max-width: 1600px) {
	.filter {
		width: 295px;
	}
}

@media screen and (max-width: 1330px) {
	.filter {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.filter {
		z-index: 9999;

		-webkit-box-sizing: border-box;

		box-sizing: border-box;
		width: 100%;
		height: 100vh;
		max-height: -webkit-fill-available;
		padding-top: 40px;

		background-color: #fff;
	}
}

.filter::before {
	position: absolute;
	top: 65px;
	right: 0;

	content: url(../images/layer-filter.png);
}

@media screen and (max-width: 1023px) {
	.filter::before {
		display: none;
	}
}

.filter__form {
	padding-top: 15%;

	border-bottom: 6px solid rgba(0, 58, 128, 0.1);
}

@media screen and (max-width: 1600px) {
	.filter__form {
		margin-top: 25%;
	}
}

@media screen and (max-width: 1023px) {
	.filter__form {
		padding: 0;
	}
}

@media screen and (max-width: 767px) {
	.filter__form {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;

		margin-top: 0;
		padding: 18px 10px 12px;

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

.filter__tabs {
	max-height: 60vh;
}

.filter__title {
	font-weight: 400;

	padding: 20% 10% 40px;
}

@media screen and (max-width: 1600px) {
	.filter__title {
		font-size: 1.25rem;
		line-height: 22px;

		max-width: 70%;
	}
}

@media screen and (max-width: 1023px) {
	.filter__title {
		font-size: 1.5625rem;

		max-width: 100%;
		padding: 20px;
	}
}

@media screen and (max-width: 767px) {
	.filter__title {
		font-size: 0;

		padding: 0;

		border-bottom: 0;
	}

	.filter__title:after {
		font-size: 1.5rem;
		font-weight: 400;

		position: relative;

		content: 'Фильтры';
	}
}

.filter__tab {
	padding: 20px 45px;

	cursor: pointer;

	border-bottom: 1px solid rgba(0, 58, 128, 0.1);
}

@media screen and (max-width: 1600px) {
	.filter__tab {
		padding: 20px 25px;
	}
}

.filter__body {
	display: none;

	margin-top: 15px;
}

.filter__caption {
	position: relative;
}

.filter__caption:after {
	position: absolute;
	top: 50%;
	right: 0;

	width: 12px;
	height: 8px;

	content: '';
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);

	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAICAYAAADN5B7xAAAAhElEQVQoU3WOTRECMQxGXxSsBSRwBE5FARIWnERKJeAATh2OSMACCrrTdDs7/dmcMsl7XyKkOumBj/6s36uVES56BF7Ak6CPIX9Wj3ADrqsQ3yAT4DspwzPEP4gTS7QrA6mBCfrNwkjK03tJTnAabEIv0cK9UEm2diW5PFJfqN6DFk7rBcL6Nt2SC4QNAAAAAElFTkSuQmCC);
	background-repeat: no-repeat;
	background-position: center;
}

.filter__caption.active:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.filter__stepper {
	width: 100%;
	max-width: 265px;
	height: 6px;
	margin-top: 20px;

	border: 1px solid #e5ebf2;
	background-color: #fff;

	-webkit-box-flex: 1;

	-webkit-flex-grow: 1;

	-ms-flex-positive: 1;

	flex-grow: 1;
}

.filter__stepper .ui-slider-handle {
	width: 16px;
	height: 16px;

	border: none;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #003a80;
}

.filter__stepper .ui-slider-range {
	background: #003a80;
}

.filter__field {
	font-size: 1rem;

	width: 116px;
	height: 38px;

	text-align: center;

	border: 1px solid #ccd8e6;
	background-color: #fff;
}

@media screen and (max-width: 1600px) {
	.filter__field {
		width: 80px;
	}
}

.filter__tab-numb {
	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-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.filter__line {
	font-size: 1.25rem;

	margin: 0 15px;
}

.filter__reset {
	padding: 20px 45px;

	text-transform: uppercase;

	color: #003a80;
}

@media screen and (max-width: 767px) {
	.filter__reset {
		display: none;
	}
}

.filter__reset_head {
	display: none;
}

@media screen and (max-width: 767px) {
	.filter__reset_head {
		display: block;

		padding: 0;
	}
}

.filter__close {
	display: none;

	text-transform: uppercase;

	color: #003a80;
}

@media screen and (max-width: 767px) {
	.filter__close {
		display: block;
	}
}

.filter .checkbox {
	width: 100%;
	margin-bottom: 5px;
}

@media screen and (max-width: 767px) {
	.filter .checkbox {
		margin-bottom: 12px;
	}
}

.product__info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	border: 1px solid #e5ebf2;
}

@media screen and (max-width: 767px) {
	.product__info {
		display: block;
	}
}

@media screen and (max-width: 380px) {
	.product__info .btn {
		font-size: 0.8125rem;

		min-width: 140px;
		padding: 15px;
	}
}

.product__picture {
	display: block;

	width: 40%;
	max-width: 493px;

	border-right: 1px solid #e5ebf2;

	-webkit-flex-shrink: 0;

	-ms-flex-negative: 0;

	flex-shrink: 0;
}

.product__picture img {
	width: 100%;
	max-height: 380px;

	-o-object-fit: contain;

	object-fit: contain;
}

@media screen and (max-width: 767px) {
	.product__picture {
		width: 100%;
	}
}

.product__desc {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	padding: 40px 50px;

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	-webkit-flex-flow: column;

	-ms-flex-flow: column;

	flex-flow: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media screen and (max-width: 1280px) {
	.product__desc {
		padding: 40px 20px;
	}
}

@media screen and (max-width: 767px) {
	.product__desc {
		padding: 10px 20px;
	}
}

@media screen and (max-width: 380px) {
	.product__desc {
		padding: 10px;
	}
}

.product__caption {
	font-size: 1.125rem;

	margin-bottom: 20px;
}

.product__select {
	max-width: 445px;
}

.product__count {
	margin-right: 20px;
}

@media screen and (max-width: 1280px) {
	.product__count {
		margin-right: 10px;
	}
}

.product__control {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	margin-top: 20px;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.product__mod {
	margin-top: 30px;
}

@media screen and (max-width: 767px) {
	.product__mod {
		margin-top: 10px;
	}
}

@media screen and (max-width: 1280px) {
	.product__text {
		display: none;
	}
}

.product__sign {
	font-size: 0.875rem;
	font-style: italic;

	width: 100%;
	margin-top: 20px;

	color: #4c75a6;

	-webkit-box-flex: 1;

	-webkit-flex-grow: 1;

	-ms-flex-positive: 1;

	flex-grow: 1;
}

.product__anchors {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	margin-top: 12px;

	border: 1px solid #7f9cbf;

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

.product__more {
	font-size: 0.875rem;
	font-style: italic;

	margin-top: 0;

	cursor: pointer;

	color: #4c75a6;
}

.product__more:hover {
	color: #336199;
}

.product__anchor {
	display: inline-block;

	width: 25%;
	padding: 15px 15px 13px;

	cursor: pointer;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	text-align: center;
	text-transform: uppercase;

	color: #003a80;
	border-left: 1px solid #7f9cbf;
	background: #ccd8e6;
}

.product__anchor:first-of-type {
	border-left: 0;
}

.product__anchor:hover {
	background: #b2c4d9;
}

.product__anchor.active {
	color: #fff;
	background: #003a80;
}

@media screen and (max-width: 767px) {
	.product__anchor {
		display: none;
	}
}

.product__line {
	margin-top: 40px;
}

@media screen and (max-width: 767px) {
	.product__line {
		margin-top: 5px;
	}
}

@media screen and (max-width: 767px) {
	.product__line .product__caption {
		position: relative;

		margin-bottom: 5px;
		padding: 15px 15px 13px;

		cursor: pointer;
		-webkit-transition: 0.5s ease-in-out;
		-o-transition: 0.5s ease-in-out;
		transition: 0.5s ease-in-out;
		text-transform: uppercase;

		color: #003a80;
		background: #ccd8e6;
	}

	.product__line .product__caption:after {
		position: absolute;
		top: 0;
		right: 0;

		width: 50px;
		height: 100%;

		content: '';
		-webkit-transition: 0.5s ease-in-out;
		-o-transition: 0.5s ease-in-out;
		transition: 0.5s ease-in-out;

		background-image: url(../icon/arrow.svg);
		background-repeat: no-repeat;
		background-position: center;
	}

	.product__line .product__caption + div,
	.product__line .product__caption + article {
		display: none;
	}

	.product__line .product__caption.open:after {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}
}

.product__table {
	overflow: hidden;
}

@media screen and (max-width: 767px) {
	.product__table {
		margin: 10px 0;
	}
}

.product__table th:nth-of-type(2),
.product__table td:nth-of-type(2) {
	width: 20%;
}

.product__table td {
	white-space: nowrap;
}

@media screen and (max-width: 767px) {
	.product__table td {
		padding: 5px;
	}
}

.slider__slide {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	width: 25%;
	max-width: 291px;
	height: 280px;
	padding: 25px;

	cursor: pointer;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;

	border: 1px solid #e5ebf2;
	background-color: #fff;

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	-webkit-flex-flow: column;

	-ms-flex-flow: column;

	flex-flow: column;
	-webkit-box-pack: space-evenly;
	-webkit-justify-content: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
}

.slider__slide:hover {
	border: 1px solid #336199;
}

@media screen and (max-width: 767px) {
	.slider__slide {
		max-width: 100%;
	}
}

.slider__pic {
	display: block;

	margin: 10px 0;
}

.slider__pic img {
	width: 100%;
	max-height: 190px;

	-o-object-fit: contain;

	object-fit: contain;
}

.slider__pic_level2 {
	text-align: center;
}

.slider__caption {
	font-size: 0.875rem;
	line-height: 1.25;

	text-align: center;

	color: #000;
}

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

.scheme__item {
	width: 50%;
	margin-right: 10px;
}

.scheme__pic {
	width: 100%;
	height: 400px;

	-o-object-fit: contain;

	object-fit: contain;
}

@media screen and (max-width: 767px) {
	.scheme__pic {
		height: 300px;
	}
}

.footer {
	position: relative;
	z-index: 999;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	margin-top: 12%;

	-webkit-box-pack: center;

	-webkit-justify-content: center;

	-ms-flex-pack: center;

	justify-content: center;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

@media screen and (max-width: 1023px) {
	.footer {
		margin-top: 15%;

		-webkit-box-pack: center;

		-webkit-justify-content: center;

		-ms-flex-pack: center;

		justify-content: center;
	}
}

.footer_index {
	margin-top: -7%;
}

@media screen and (max-width: 1600px) {
	.footer_index {
		margin-top: -8%;
	}
}

@media screen and (max-width: 1280px) {
	.footer_index {
		margin-top: -14%;
	}
}

@media screen and (max-width: 767px) {
	.footer_index {
		margin-top: 0;
	}
}

.footer__contacts {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 50%;
	padding-top: 38px;
	padding-right: 12px;
	padding-bottom: 38px;
	background: #e5ebf2;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media screen and (max-width: 1280px) {
	.footer__contacts {
		width: 60%;
	}
}

@media screen and (max-width: 1023px) {
	.footer__contacts {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		padding: 20px 12px;

		-webkit-box-pack: center;

		-webkit-justify-content: center;

		-ms-flex-pack: center;

		justify-content: center;
	}
}

.footer__contacts:after {
	position: absolute;
	top: -104px;
	right: 12px;

	content: url(../images/footer-layer-2.png);
}

@media screen and (max-width: 767px) {
	.footer__contacts:after {
		display: none;
	}
}

.footer__logo {
	display: block;

	margin-right: 70px;
}

@media screen and (max-width: 1280px) {
	.footer__logo {
		margin-right: 30px;
	}
}

@media screen and (max-width: 1023px) {
	.footer__logo {
		margin-right: 70px;
	}
}

@media screen and (max-width: 767px) {
	.footer__logo {
		display: none;
	}
}

.footer__pic {
	width: 132px;
}

.footer__nav {
	position: relative;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;
	width: 50%;
	padding: 66px 100px;

	background: #003a80;
}

@media screen and (max-width: 1600px) {
	.footer__nav {
		padding: 56px 70px;
	}
}

@media screen and (max-width: 1280px) {
	.footer__nav {
		width: 40%;
		padding: 85px;
	}
}

@media screen and (max-width: 1023px) {
	.footer__nav {
		display: none;
	}
}

.footer__nav::after {
	position: absolute;
	right: 0;
	bottom: -10px;

	content: url(../images/footer-layer.png);
}

.footer__line {
	font-size: 0.875rem;

	max-width: 318px;
	margin-right: 80px;
	margin-bottom: 15px;

	color: #336199;
}

.footer__line a {
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}

.footer__line a:hover {
	color: #7f9cbf;
}

.footer__caption {
	font-size: 0.875rem;
	font-weight: 700;

	margin-bottom: 15px;

	text-transform: uppercase;

	color: #003a80;
}

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

@media screen and (max-width: 350px) {
	.footer__control {
		display: block;
	}
}

.footer__list {
	margin-right: 10%;
}

@media screen and (max-width: 1400px) {
	.footer__list {
		margin-right: 15%;
	}
}

@media screen and (max-width: 1280px) {
	.footer__list:last-of-type {
		display: none;
	}
}

.footer__item {
	padding-left: 0;
}

.footer__item::before {
	display: none;
}

.footer__name {
	font-size: 0.875rem;
	font-weight: 700;

	text-transform: uppercase;

	color: #fff;
}

.footer__link {
	cursor: pointer;

	color: #b2c4d9;
}

.footer__link:hover {
	color: #fff;
}

.footer .btn {
	font-size: 0.875rem;

	padding: 12px 15px 11px;
}

@media screen and (max-width: 1280px) {
	.footer .btn {
		width: 190px;
		padding: 12px 15px 11px;
	}
}

@media screen and (max-width: 767px) {
	.footer .btn {
		width: 170px;
	}
}

@media screen and (max-width: 350px) {
	.footer .btn {
		margin-top: 10px;
	}
}

.copyright {
	position: relative;
	z-index: 999;

	background: #002756;
}

.copyright__inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	padding: 15px;

	-webkit-box-align: center;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.copyright p {
	font-size: 0.875rem;

	color: #b2c4d9;
}

.copyright p a {
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	text-decoration: underline;

	color: #b2c4d9;
}

.copyright p a:hover {
	color: #7f9cbf;
}

@media screen and (max-width: 575px) {
	.copyright p a {
		display: none;
	}
}

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

.copyright__block span {
	font-size: 0.875rem;

	margin-right: 20px;

	color: #b2c4d9;
}

@media screen and (max-width: 575px) {
	.copyright__block span {
		margin-right: 10px;
	}
}

@media screen and (max-width: 575px) {
	.copyright__block img {
		width: 70px;
	}
}

.header__item > ul li {
	padding-left: 0;
	margin-bottom: 0;
}

#horizontal-multilevel-menu li:hover li:hover a {
	color: #399ce3 !important;
}

.banner {
	height: 550px;
}

.banner video {
	height: 100%;
	object-fit: cover;
	object-position: bottom;
}
@media screen and (max-width: 550px) {
	.banner {
		    height: 450px !important;
	}
}
@media screen and (max-width: 400px) {
	.banner {
		height: 300px !important;
	}
}


/* video */

.video-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:30px;
}

.video-card img{
    width:100%;
    display:block;
}

.video-title{
    margin-top:10px;
}

@media(max-width:992px){
    .video-grid{
        grid-template-columns:repeat(2,1fr);
    }
}

@media(max-width:768px){
    .video-grid{
        grid-template-columns:1fr;
    }
}