@font-face {
	font-family: "Gilroy";
	src: url("../fonts/Gilroy-Regular.woff2") format("woff2"), url("../fonts/Gilroy-Regular.woff") format("woff");
	font-display: swap;
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Gilroy";
	src: url("../fonts/Gilroy-Medium.woff2") format("woff2"), url("../fonts/Gilroy-Medium.woff") format("woff");
	font-display: swap;
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Gilroy";
	src: url("../fonts/Gilroy-Bold.woff2") format("woff2"), url("../fonts/Gilroy-Bold.woff") format("woff");
	font-display: swap;
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Gilroy";
	src: url("../fonts/Gilroy-Black.woff2") format("woff2"), url("../fonts/Gilroy-Black.woff") format("woff");
	font-display: swap;
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "Russo One";
	src: url("../fonts/RussoOne-Regular.woff2") format("woff2"), url("../fonts/RussoOne-Regular.woff") format("woff");
	font-display: swap;
	font-weight: 400;
	font-style: normal;
}

* {
	padding: 0;
	margin: 0;
}

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

:focus,
:active {
	outline: none;
}

a:focus,
a:active {
	outline: none;
}

nav,
footer,
header,
aside,
section {
	display: block;
}

html,
body {
	min-width: 320px;
}

body {
	line-height: 1;
	font-family: "Gilroy", sans-serif;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

input,
button,
textarea {
	font-family: "Gilroy", sans-serif;
	border: none;
}

input::-ms-clear {
	display: none;
}

button {
	cursor: pointer;
	border: none;
}

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

a,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

ul li {
	list-style: none;
}

img {
	max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: inherit;
}

b,
strong {
	font-weight: bolder;
}

small {
	font-size: 80%;
}

/*--------------------*/
.container {
	max-width: 1640px;
	padding: 0 20px;
	margin: 0 auto;
}

html,
body {
	font-size: 16px;
}

.wrapper {
	min-height: 100vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow: hidden;
}

.title {
	font-weight: 900;
	font-size: 36px;
	line-height: 1.28;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #2c2c2c;
}

.title--b {
	font-size: 48px;
	line-height: 1.2;
}

.red {
	color: #e31e24;
}

.footer-text {
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: 0.05em;
	color: #000000;
}

.visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	clip: rect(0 0 0 0);
}

.disable-scroll {
	overflow: hidden;
	height: 100vh;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
}

.main {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

.main--grey {
	background-color: #f4f4f4;
}

.main--eb {
	background-color: #ebebeb;
}

.main-ev {
	max-width: 1137px;
	width: 100%;
}

@media (max-width: 992px) {
	.main-ev {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
}

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

@media (max-width: 992px) {
	.ev-cont {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.ev-sect {
	position: relative;
}

.trail-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.trail-block__date {
	font-size: 14px;
	margin-bottom: 30px;
}

.trail-block__link-title {
	margin-bottom: 26px;
}

.trail-block__title {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #000;
}

.trail-block__subtitle {
	margin-bottom: 27px;
	font-size: 16px;
	line-height: 1.625;
	letter-spacing: 0.05em;
}

.trail-block__more {
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.05em;
	color: #d60007;
}

.trail-block__tlg {
	font-size: 14px;
	margin-bottom: 20px;
}

.date {
	color: #d60007;
	letter-spacing: 0.05em;
}

.tlg {
	color: #5e81a8;
}

.type-style h1 {
	margin-bottom: 35px;
}

@media (max-width: 992px) {
	.type-style h1 {
		margin-bottom: calc(20px + 15 * ((100vw - 320px) / (992 - 320)));
	}
}

.type-style p,
.type-style h2,
.type-style h3,
.type-style h4,
.type-style h5,
.type-style h6,
.type-style ul,
.type-style ol,
.type-style table {
	margin-bottom: 25px;
}

@media (max-width: 992px) {
	.type-style p,
	.type-style h2,
	.type-style h3,
	.type-style h4,
	.type-style h5,
	.type-style h6,
	.type-style ul,
	.type-style ol,
	.type-style table {
		margin-bottom: calc(15px + 10 * ((100vw - 320px) / (992 - 320)));
	}
}

.type-style p {
	font-size: 18px;
	line-height: 1.44444;
}

@media (max-width: 992px) {
	.type-style p {
		font-size: calc(15px + 3 * ((100vw - 320px) / (992 - 320)));
	}
}

.type-style h1 {
	font-weight: 900;
	font-size: 36px;
	line-height: 1.28;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

@media (max-width: 1200px) {
	.type-style h1 {
		font-size: calc(25px + 11 * ((100vw - 320px) / (1200 - 320)));
	}
}

.type-style h2 {
	font-weight: 900;
	font-size: 30px;
	line-height: 1.33;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

@media (max-width: 1200px) {
	.type-style h2 {
		font-size: calc(16px + 14 * ((100vw - 320px) / (1200 - 320)));
	}
}

.type-style h3 {
	font-weight: 900;
	font-size: 24px;
	line-height: 1.41667;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

@media (max-width: 1200px) {
	.type-style h3 {
		font-size: calc(15px + 9 * ((100vw - 320px) / (1200 - 320)));
	}
}

.type-style h4 {
	font-weight: 700;
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

@media (max-width: 1200px) {
	.type-style h4 {
		font-size: calc(14px + 6 * ((100vw - 320px) / (1200 - 320)));
	}
}

.type-style h5 {
	font-weight: 700;
	font-size: 16px;
	line-height: 1.875;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

@media (max-width: 992px) {
	.type-style h5 {
		font-size: calc(13px + 3 * ((100vw - 320px) / (992 - 320)));
	}
}

.type-style ul,
.type-style ol {
	margin-bottom: 23px;
}

.type-style ul li,
.type-style ol li {
	font-size: 20px;
	line-height: 1.5;
}

@media (max-width: 992px) {
	.type-style ul li,
	.type-style ol li {
		font-size: calc(15px + 5 * ((100vw - 320px) / (992 - 320)));
	}
}

.type-style ul li:not(:last-child),
.type-style ol li:not(:last-child) {
	margin-bottom: 15px;
}

@media (max-width: 992px) {
	.type-style ul li:not(:last-child),
	.type-style ol li:not(:last-child) {
		margin-bottom: calc(7px + 8 * ((100vw - 320px) / (992 - 320)));
	}
}

.type-style ul li {
	position: relative;
	padding-left: 10px;
}

.type-style ul li::before {
	content: "";
	position: absolute;
	top: 0.6em;
	left: 0;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background-color: #8ca03a;
	overflow: hidden;
}

.type-style ol {
	counter-reset: info;
	list-style-type: none;
}

.type-style ol li {
	position: relative;
	padding-left: 30px;
}

.type-style ol li::before {
	counter-increment: info;
	content: counter(info) "/";
	position: absolute;
	top: 0.05em;
	left: 0;
	color: #8ca03a;
}

.type-style .table {
	overflow-x: auto;
}

.type-style .table.on-grey tr:nth-child(2n + 1) {
	background: #fff;
}

.type-style .table.on-grey tr {
	background: #f4f4f4;
}

.type-style .table.on-grey td {
	border-left: 3px solid #f4f4f4;
	border-right: 3px solid #f4f4f4;
}

.type-style .table.on-grey td:first-child {
	border-left: none;
}

.type-style .table.on-grey td:last-child {
	border-right: none;
}

.type-style table {
	border-collapse: collapse;
	width: 100%;
	min-width: 420px;
	font-size: 14px;
}

@media (max-width: 768px) {
	.type-style table {
		font-size: 15px;
	}
}

@media (max-width: 425px) {
	.type-style table {
		font-size: 14px;
	}
}

.type-style table th {
	padding: 15px 30px;
	line-height: 1.62;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #ffffff;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background: #000000;
	text-align: center;
	font-weight: 400;
}

@media (max-width: 992px) {
	.type-style table th {
		padding: 10px 20px;
	}
}

@media (max-width: 768px) {
	.type-style table th {
		padding: 10px 15px;
	}
}

.type-style table th:first-child {
	border-left: none;
}

.type-style table th:last-child {
	border-right: none;
}

.type-style table td {
	padding: 12px 22px;
	line-height: 1.3;
	letter-spacing: 0.05em;
	color: #000;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
}

@media (max-width: 992px) {
	.type-style table td {
		padding: 10px 20px;
	}
}

@media (max-width: 768px) {
	.type-style table td {
		padding: 10px 15px;
	}
}

.type-style table td:first-child {
	border-left: none;
}

.type-style table td:last-child {
	border-right: none;
}

.type-style table tr {
	background: #fff;
}

.type-style table tr:nth-child(2n + 1) {
	background: #f4f4f4;
}

.top-ev__title {
	margin-bottom: 51px;
}

.top-ev__subtitle {
	font-size: 30px;
	font-weight: 900;
	line-height: 1.33;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #000000;
}

.top-ev__link {
	display: inline-block;
	margin-top: 32px;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.62;
	letter-spacing: 0.05em;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	color: #d60007;
	padding-left: 33px;
	background: url("../img/download.svg") 0 50%/contain no-repeat;
}

.aside-ev {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 530px;
	flex: 0 0 530px;
	width: 100%;
	max-width: 530px;
	margin-left: 50px;
	margin-right: calc((100vw - 100%) / -2);
	padding: 200px 80px 60px 80px;
	background: #d60007;
}

@media (min-width: 1921px) {
	.aside-ev {
		position: absolute;
		top: 0;
		left: calc(50% + 430px);
		height: 100%;
	}
}

.aside-ev__list {
	margin-bottom: 86px;
}

.aside-ev__list li:not(:last-child) {
	margin-bottom: 35px;
}

.aside-ev__list li.current a {
	padding-left: 16px;
}

.aside-ev__list li.current a::before {
	content: "";
	position: absolute;
	top: 0.5em;
	left: 0;
	width: 7px;
	height: 7px;
	background-color: #fff;
	border-radius: 100%;
}

.aside-ev__list li.current a::after {
	left: 16px;
}

.aside-ev__list li.current a:hover::after {
	width: calc(100% - 16px);
}

.aside-ev__list a {
	font-weight: 900;
	font-size: 20px;
	line-height: 1.3;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #ffffff;
	position: relative;
}

.aside-ev__list a::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0px;
	width: 0px;
	height: 1px;
	background: #fff;
	-webkit-transition: width 0.3s;
	-o-transition: width 0.3s;
	transition: width 0.3s;
}

.aside-ev__list a:hover::after {
	width: 100%;
}

.aside-ev__action {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	padding: 10px;
	max-width: 206px;
	min-height: 41px;
	background: #ffffff;
	border-radius: 49px;
	color: #000;
	font-size: 14px;
	line-height: 1.7;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

.aside-ev__action:hover {
	color: #d60007;
}

.select2-container--default .select2-selection--single {
	border: none;
	border-bottom: 1px solid #000000;
	border-radius: 0;
	background-color: transparent;
	height: 35px;
}

input.tabs__select::-webkit-input-placeholder {
	font-size: 18px;
	line-height: 1.44;
	letter-spacing: 0.05em;
	color: #000000;
}

input.tabs__select::-moz-placeholder {
	font-size: 18px;
	line-height: 1.44;
	letter-spacing: 0.05em;
	color: #000000;
}

input.tabs__select:-ms-input-placeholder {
	font-size: 18px;
	line-height: 1.44;
	letter-spacing: 0.05em;
	color: #000000;
}

input.tabs__select::-ms-input-placeholder {
	font-size: 18px;
	line-height: 1.44;
	letter-spacing: 0.05em;
	color: #000000;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder,
.select2-container--default .select2-selection--single .select2-selection__rendered,
input.tabs__select::placeholder {
	font-size: 18px;
	line-height: 1.44;
	letter-spacing: 0.05em;
	color: #000000;
}

@media (max-width: 992px) {
	input.tabs__select::-webkit-input-placeholder {
		font-size: 16px;
	}

	input.tabs__select::-moz-placeholder {
		font-size: 16px;
	}

	input.tabs__select:-ms-input-placeholder {
		font-size: 16px;
	}

	input.tabs__select::-ms-input-placeholder {
		font-size: 16px;
	}

	.select2-container--default .select2-selection--single .select2-selection__placeholder,
	.select2-container--default .select2-selection--single .select2-selection__rendered,
	input.tabs__select::placeholder {
		font-size: 16px;
	}
}

@media (max-width: 425px) {
	input.tabs__select::-webkit-input-placeholder {
		font-size: 14px;
	}

	input.tabs__select::-moz-placeholder {
		font-size: 14px;
	}

	input.tabs__select:-ms-input-placeholder {
		font-size: 14px;
	}

	input.tabs__select::-ms-input-placeholder {
		font-size: 14px;
	}

	.select2-container--default .select2-selection--single .select2-selection__placeholder,
	.select2-container--default .select2-selection--single .select2-selection__rendered,
	input.tabs__select::placeholder {
		font-size: 14px;
	}
}

.select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 20px;
}

@media (max-width: 425px) {
	.select2-results__option {
		font-size: 14px;
	}
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #2b2a29 transparent transparent transparent;
}

@-webkit-keyframes logo {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

@keyframes logo {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

@-webkit-keyframes rope {
	100% {
		-webkit-transform: rotate(20deg);
		transform: rotate(20deg);
	}
}

@keyframes rope {
	100% {
		-webkit-transform: rotate(20deg);
		transform: rotate(20deg);
	}
}

@-webkit-keyframes rope-2 {
	100% {
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg);
	}
}

@keyframes rope-2 {
	100% {
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg);
	}
}

.burger {
	display: none;
	width: 40px;
	height: 26px;
	position: relative;
	background-color: transparent;
}

@media (min-width: 992px) {
	.burger:hover.burger span {
		background-color: #e31e24;
	}
}

.burger span {
	width: 100%;
	height: 2px;
	background-color: #000;
	position: absolute;
	top: calc(50% - 1px);
	-webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
	transition: background-color 0.3s, -webkit-transform 0.3s;
	-o-transition: background-color 0.3s, transform 0.3s;
	transition: background-color 0.3s, transform 0.3s;
	transition: background-color 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.burger span:first-child {
	position: absolute;
	top: 0px;
}

.burger span:last-child {
	position: absolute;
	top: auto;
	bottom: 0;
}

.burger.active span {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.burger.active span:first-child {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: calc(50% - 1px);
}

.burger.active span:last-child {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	bottom: calc(50% - 1px);
}

.breadcrumbs {
	padding-bottom: 39px;
	padding-top: 33px;
}

@media (max-width: 1640px) {
	.breadcrumbs {
		padding-bottom: calc(20px + 19 * ((100vw - 320px) / (1600 - 320)));
		padding-top: calc(20px + 13 * ((100vw - 320px) / (1600 - 320)));
	}
}

.breadcrumbs__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.breadcrumbs__container a,
.breadcrumbs__container span {
	font-size: 14px;
	line-height: 1.86;
	letter-spacing: 0.05em;
	color: #000000;
}

@media (max-width: 576px) {
	.breadcrumbs__container a,
	.breadcrumbs__container span {
		font-size: 13px;
	}
}

.breadcrumbs__break {
	margin-left: 7px;
	margin-right: 7px;
	width: 32px;
	height: 7px;
	background: url("../img/break.svg") center/contain no-repeat;
}

@media (max-width: 576px) {
	.breadcrumbs__break {
		width: 22px;
		height: 6px;
	}
}

.about-ev {
	position: relative;
}

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

.about-ev__main {
	max-width: 1137px;
}

.about-ev__top {
	margin-bottom: 31px;
}

.about-ev__text {
	margin-bottom: 40px;
}

.about-ev__text p,
.about-ev__text h2,
.about-ev__text h3,
.about-ev__text h4,
.about-ev__text h5,
.about-ev__text h6,
.about-ev__text ul,
.about-ev__text ol,
.about-ev__text table {
	margin-bottom: 20px;
}

@media (max-width: 992px) {
	.about-ev__text p,
	.about-ev__text h2,
	.about-ev__text h3,
	.about-ev__text h4,
	.about-ev__text h5,
	.about-ev__text h6,
	.about-ev__text ul,
	.about-ev__text ol,
	.about-ev__text table {
		margin-bottom: calc(15px + 5 * ((100vw - 320px) / (992 - 320)));
	}
}

.about-ev__grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(253px, 1fr));
	grid-column-gap: 112px;
	grid-row-gap: 40px;
	margin-bottom: 118px;
}

.about-ev__item {
	height: 100%;
}

.item-about {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.item-about::before {
	content: "";
	width: 11px;
	height: 11px;
	margin-bottom: 20px;
	background: #d60007;
	border-radius: 100%;
}

.item-about__title {
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #000000;
}

.item-about__desc * {
	font-size: 18px;
	line-height: 1.44444;
}

.item-about__item {
	padding-left: 11px;
	font-size: 18px;
	line-height: 1.44444;
	letter-spacing: 0.05em;
	position: relative;
}

.item-about__item:not(:last-child) {
	margin-bottom: 20px;
}

.item-about__item::before {
	content: "";
	position: absolute;
	top: 0.5em;
	left: 0;
	width: 2px;
	height: 2px;
	border-radius: 100%;
	background-color: #000;
}

.schema__title {
	margin-bottom: 20px;
	font-weight: 900;
	font-size: 24px;
	line-height: 1.42;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #000000;
}

.ev-about__animate {
	margin: 0 auto;
}

.ev-about__row {
	font-size: 0;
	position: relative;
	height: 376px;
}

@media (max-width: 1200px) {
	.ev-about__row {
		height: 313px;
	}
}

@media (max-width: 992px) {
	.ev-about__row {
		height: 274px;
	}
}

@media (max-width: 768px) {
	.ev-about__row {
		height: 245px;
	}
}

@media (max-width: 576px) {
	.ev-about__row {
		height: 195px;
	}
}

@media (max-width: 425px) {
	.ev-about__row {
		height: 133px;
	}
}

.ev-about__row:last-child .ev-about__moving-block {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}

.ev-about__moving-block {
	position: absolute;
	top: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	min-width: 100%;
	height: 100%;
	-webkit-animation-name: logo;
	animation-name: logo;
	-webkit-animation-duration: 30s;
	animation-duration: 30s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

.ev-about__moving-block--helper {
	left: 100%;
}

.ev-about__image {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 480px;
	flex: 1 0 480px;
	width: 480px;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

@media (max-width: 1200px) {
	.ev-about__image {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 400px;
		flex: 1 0 400px;
		width: 400px;
	}
}

@media (max-width: 992px) {
	.ev-about__image {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 350px;
		flex: 1 0 350px;
		width: 350px;
	}
}

@media (max-width: 768px) {
	.ev-about__image {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 350px;
		flex: 0 0 350px;
		width: 350px;
	}
}

@media (max-width: 576px) {
	.ev-about__image {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 250px;
		flex: 1 0 250px;
		width: 250px;
	}
}

@media (max-width: 425px) {
	.ev-about__image {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 170px;
		flex: 1 0 170px;
		width: 170px;
	}
}

.ev-video__container {
	padding-top: 96px;
	padding-bottom: 92px;
}

.ev-video__flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 1151px;
}

.ev-video__left {
	margin-right: 50px;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 643px;
	flex: 0 1 643px;
}

.ev-video__video {
	display: block;
	position: relative;
	padding-bottom: 100%;
	border-radius: 100%;
	overflow: hidden;
}

.ev-video__video::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
}

.ev-video__img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.ev-video__control {
	position: absolute;
	top: 38%;
	left: 43%;
	max-width: 159px;
	z-index: 1;
}

.ev-video__control::before {
	content: "";
	display: block;
	width: 129px;
	height: 149px;
	background: url("../img/ev-video-control.svg") center/contain no-repeat;
}

.ev-video__control-text {
	margin-top: 33px;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #ffffff;
}

.ev-video__right {
	max-width: 331px;
}

.ev-video__title {
	margin-bottom: 30px;
	font-weight: 900;
	font-size: 24px;
	line-height: 1.42;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

@media (max-width: 992px) {
	.ev-video__title {
		font-size: calc(15px + 9 * ((100vw - 320px) / (992 - 320)));
		margin-bottom: calc(15px + 15 * ((100vw - 320px) / (992 - 320)));
	}
}

.ev-video__text p {
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: 0.05em;
}

.ev-video__text p:not(:last-child) {
	margin-bottom: 25px;
}

@media (max-width: 992px) {
	.ev-video__text p:not(:last-child) {
		margin-bottom: calc(15px + 10 * ((100vw - 320px) / (992 - 320)));
	}
}

@media (max-width: 992px) {
	.ev-video__text p {
		font-size: calc(15px + 5 * ((100vw - 320px) / (992 - 320)));
	}
}

.rule {
	position: relative;
}

.rule__top {
	margin-bottom: 31px;
}

.rule__text {
	padding-bottom: 140px;
}

.rule__text p,
.rule__text h2,
.rule__text h3,
.rule__text h4,
.rule__text h5,
.rule__text h6,
.rule__text ul,
.rule__text ol,
.rule__text table {
	margin-bottom: 20px;
}

@media (max-width: 992px) {
	.rule__text p,
	.rule__text h2,
	.rule__text h3,
	.rule__text h4,
	.rule__text h5,
	.rule__text h6,
	.rule__text ul,
	.rule__text ol,
	.rule__text table {
		margin-bottom: calc(15px + 5 * ((100vw - 320px) / (992 - 320)));
	}
}

.members__top {
	margin-bottom: 78px;
}

.members__tabs .tabs__item {
	padding: 10px 43px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.tabs__selects {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	grid-column-gap: 40px;
	grid-row-gap: 15px;
	margin-bottom: 70px;
}

.tabs input.tabs__select {
	background-color: transparent;
	border-bottom: 1px solid #000000;
	font-size: 18px;
	line-height: 1.44;
	letter-spacing: 0.05em;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 8px;
}

@media (max-width: 992px) {
	.tabs input.tabs__select {
		font-size: 16px;
	}
}

@media (max-width: 425px) {
	.tabs input.tabs__select {
		font-size: 14px;
	}
}

.tabs__table {
	margin-bottom: 45px;
	overflow-x: auto;
}

.tabs__table table {
	border-collapse: collapse;
	width: 100%;
	min-width: 641px;
	font-size: 16px;
}

.tabs__table table th {
	padding: 15px 25px;
	background: #c4c4c4;
	text-align: left;
	font-weight: 700;
	line-height: 1.62;
	letter-spacing: 0.05em;
	color: #000000;
}

.tabs__table table td {
	padding: 15px 25px;
	line-height: 1.62;
	letter-spacing: 0.05em;
	color: #000;
}

.tabs__table table tr {
	background: transparent;
}

.tabs__table table tr:nth-child(2n + 1) {
	background: #ffffff;
}

.tabs__expand {
	text-align: center;
	margin-bottom: 87px;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.87;
	letter-spacing: 0.05em;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	text-transform: uppercase;
	color: #d60007;
	cursor: pointer;
}

.tabs__expand:hover {
	-webkit-text-decoration-line: none;
	text-decoration-line: none;
}

.contacts__container {
	padding-bottom: 117px;
}

.contacts__title {
	margin-bottom: 66px;
}

.contacts__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -65px;
}

.contacts__column {
	padding: 0 65px 30px 65px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.contacts__column--helper {
	overflow: hidden !important;
	visibility: hidden !important;
	opacity: 0 !important;
	height: 0 !important;
	max-height: 0 !important;
	min-height: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.item-contacts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
}

.item-contacts__image {
	margin-bottom: 50px;
	width: 118px;
	height: 118px;
	border: 11px solid #fff;
	border-radius: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #d60007;
	position: relative;
}

.item-contacts__image img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 40px;
	max-width: 40px;
}

.item-contacts__content {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.item-contacts__name {
	margin-bottom: 21px;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.25;
	letter-spacing: 0.05em;
	color: #000000;
	text-transform: uppercase;
}

.item-contacts__position {
	font-size: 20px;
	line-height: 1.25;
	letter-spacing: 0.05em;
	color: #000000;
}

.item-contacts__link {
	font-weight: 700;
	font-size: 24px;
	line-height: 1.25;
	letter-spacing: 0.05em;
	color: #000000;
}

.item-contacts__link:not(:last-child) {
	margin-bottom: 21px;
}

.trail-single__container {
	padding-top: 17px;
	padding-bottom: 150px;
}

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

.trail-single__left {
	max-width: 917px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 917px;
	flex: 0 0 917px;
	margin-right: 50px;
}

.trail-single__image {
	position: relative;
	padding-bottom: 72.85%;
	margin-bottom: 78px;
}

.trail-single__image img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	font-family: "object-fit: cover; object-position: center;";
}

.trail-single__title {
	margin-bottom: 23px;
	font-weight: 900;
	font-size: 24px;
	line-height: 1.42;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.trail-single__date {
	margin-bottom: 26px;
}

.trail-single__content {
	margin-bottom: 27px;
}

.trail-single__right {
	max-width: 501px;
}

.trail-single__column {
	padding: 0px 0px 84px 0px;
}

.trail-archive__container {
	padding-bottom: 163px;
}

.trail-archive__title {
	margin-bottom: 73px;
}

.trail-archive__list {
	margin-bottom: 77px;
}

@media (max-width: 1200px) {
	.trail-archive__list {
		margin-bottom: calc(35px + 42 * ((100vw - 320px) / (1200 - 320)));
	}
}

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

.trail-archive__row:not(:last-child) {
	margin-bottom: 80px;
}

.trail-archive__left {
	max-width: 780px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 780px;
	flex: 0 0 780px;
	margin-right: 50px;
}

.trail-archive__image {
	display: block;
	position: relative;
	padding-bottom: 70.7%;
}

.trail-archive__image img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	font-family: "object-fit: cover; object-position: center;";
}

.trail-archive__right {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 643px;
	flex: 0 1 643px;
	max-width: 643px;
	padding-top: 74px;
}

.trail-archive__item .trail-block__title {
	font-weight: 900;
	font-size: 24px;
	line-height: 1.41667;
}

.trail-archive__item .trail-block__subtitle {
	font-size: 18px;
	line-height: 1.44444;
}

.trail-archive__item .trail-block__more {
	font-size: 18px;
	line-height: 1.44444;
}

.coming__container {
	padding-bottom: 106px;
}

.coming__title {
	margin-bottom: 86px;
}

.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 992px) {
	.pagination {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.pagination a {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.pagination a:hover {
	background-color: #ffffff;
	color: #d60007;
}

.pagination .prev,
.pagination .next,
.pagination .dots {
	font-size: 16px;
}

.pagination .prev,
.pagination .next {
	background-image: url("../img/pagination.svg");
	background-repeat: no-repeat;
	background-size: 20px 12px;
	background-position: center;
}

@media (max-width: 768px) {
	.pagination .prev,
	.pagination .next {
		background-size: 18px 10px;
	}
}

@media (max-width: 374px) {
	.pagination .prev,
	.pagination .next {
		background-size: 16px 8px;
	}
}

.pagination .prev.page-numbers {
	border-right: 1px solid #c4c4c4;
	border-left: none;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.pagination .page-numbers {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-width: 60px;
	min-height: 60px;
	padding: 5px;
	font-size: 16px;
	line-height: 1.62;
	color: #000000;
	background-color: #ebebeb;
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
	border-left: 1px solid #c4c4c4;
}

.pagination .page-numbers:last-child {
	border-right: 1px solid #c4c4c4;
}

@media (max-width: 1200px) {
	.pagination .page-numbers {
		min-width: 55px;
		min-height: 55px;
	}
}

@media (max-width: 992px) {
	.pagination .page-numbers {
		min-width: 50px;
		min-height: 50px;
		font-size: 15px;
	}
}

@media (max-width: 768px) {
	.pagination .page-numbers {
		min-width: 45px;
		min-height: 45px;
		font-size: 15px;
	}
}

@media (max-width: 576px) {
	.pagination .page-numbers {
		min-width: 38px;
		min-height: 38px;
		font-size: 14px;
	}
}

@media (max-width: 374px) {
	.pagination .page-numbers {
		min-width: 32px;
		min-height: 32px;
		font-size: 12px;
		padding: 3px;
	}
}

.pagination .current {
	background: #ffffff;
	color: #d60007;
}

.modal {
	display: none;
	max-width: 570px;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	background-color: transparent;
}

.modal__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	overflow: hidden;
	background: #ebebeb;
	border-radius: 26px;
}

.modal__close {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 15px;
	right: 12px;
	background-color: transparent;
	cursor: pointer;
}

@media (min-width: 992px) {
	.modal__close:hover.modal__close::after, .modal__close:hover.modal__close::before {
		background-color: #e31e24;
	}
}

.modal__close::before, .modal__close::after {
	content: "";
	position: absolute;
	top: calc(50% - 1px);
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #000;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

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

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

.modal__image {
	width: 100%;
	max-width: 170px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50% 50%;
	height: auto;
}

.modal__content {
	padding: 30px 35px 30px 25px;
}

.modal__title {
	margin-bottom: 10px;
	padding-bottom: 18px;
	padding-left: 27px;
	font-size: 24px;
	position: relative;
}

.modal__title::after {
	content: "";
	position: absolute;
	left: 0;
	top: -9px;
	width: 7px;
	height: 45px;
	background-color: #e31e24;
}

.modal__subtitle {
	margin-bottom: 20px;
	font-size: 16px;
	color: #000;
}

.modal__form {
	margin-bottom: 28px;
}

.modal__input {
	min-height: 51px;
	width: 100%;
	background-color: transparent;
	border: 1px solid #545a65;
	font-size: 16px;
	padding: 5px 20px;
	color: #000;
}

.modal__input:not(:last-child) {
	margin-bottom: 18px;
}

.modal__btn {
	width: 100%;
	min-height: 52px !important;
	background: #e31e24;
	border-radius: 50px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fefefe;
}

.modal__privacy {
	font-size: 12px;
	width: 100%;
	text-align: left;
	padding-left: 34px;
	background-image: url("../img/polit.png");
	background-size: 22px auto;
	background-repeat: no-repeat;
	background-position: 0 0;
	min-height: 23px;
	color: #000;
}

.modal__privacy a {
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	color: #e31e24;
	cursor: pointer;
}

@media (max-width: 768px) {
	.modal-container-polit {
		padding: 40px 20px 20px 20px;
	}

	.title-modal-polit {
		font-size: 23px;
		line-height: 24px;
	}

	.modal-close-polit {
		top: 9px;
		right: 10px;
	}
}

@media (max-width: 576px) {
	.modal__image {
		display: none;
	}
}

.modal-container-polit {
	display: none;
	max-width: 95%;
	max-height: 95%;
	width: 1000px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 36px 34px;
	height: auto;
	position: relative;
}

.modal-close-polit {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 15px;
	right: 12px;
	background-color: transparent;
	cursor: pointer;
}

@media (min-width: 992px) {
	.modal-close-polit:hover.modal-close-polit::after, .modal-close-polit:hover.modal-close-polit::before {
		background-color: #e31e24;
	}
}

.modal-close-polit::before, .modal-close-polit::after {
	content: "";
	position: absolute;
	top: calc(50% - 1px);
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #000;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.modal-close-polit::before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.modal-close-polit::after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.modal-block-polit {
	width: 100%;
	max-width: 100%;
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.modal-content-polit {
	line-height: 22px;
}

.title-modal-polit {
	font-size: 29px;
	font-weight: 700;
	line-height: 35px;
	margin-bottom: 15px;
}

.subtitle-modal-polit {
	font-size: 15px;
	margin-bottom: 15px;
}

.caption-modal-polit li {
	background: url("../img/checked.svg") 0 3px/12px 12px no-repeat;
	padding-left: 25px;
	font-size: 13px;
	margin-bottom: 10px;
	line-height: 17px;
}

@media (max-width: 768px) {
	.modal-container-polit {
		padding: 40px 20px 20px 20px;
	}

	.title-modal-polit {
		font-size: 23px;
		line-height: 24px;
	}

	.modal-close-polit {
		top: 9px;
		right: 10px;
	}
}

.mob-menu {
	position: fixed;
	right: -150%;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 50px 15px 30px 15px;
	border-radius: 20px 0 0 20px;
	z-index: 888;
	background: #ebebeb;
	width: 320px;
	height: 100%;
	overflow: auto;
	-webkit-box-shadow: 0 0 7px #9e9e9e4d;
	box-shadow: 0 0 7px #9e9e9e4d;
	-webkit-transition: right 0.4s, visibility 0.4s;
	-o-transition: right 0.4s, visibility 0.4s;
	transition: right 0.4s, visibility 0.4s;
}

.mob-menu.active {
	visibility: visible;
	right: 0;
}

.mob-menu__close {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 20px;
	right: 20px;
	background-color: transparent;
	cursor: pointer;
}

@media (min-width: 992px) {
	.mob-menu__close:hover.mob-menu__close::after, .mob-menu__close:hover.mob-menu__close::before {
		background-color: #e31e24;
	}
}

.mob-menu__close::before, .mob-menu__close::after {
	content: "";
	position: absolute;
	top: calc(50% - 1px);
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #000;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.mob-menu__close::before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.mob-menu__close::after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.mob-menu__title {
	margin-bottom: 30px;
	font-weight: 600;
	font-size: 20px;
	text-transform: uppercase;
}

.mob-menu__content {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.mob-menu__top {
	padding-bottom: 21px;
}

.mob-menu__social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 40px;
}

.mob-menu__social a img {
	-webkit-filter: brightness(0.02);
	filter: brightness(0.02);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.mob-menu__social a:hover img {
	-webkit-filter: none;
	filter: none;
}

.mob-menu__social a:not(:last-child) {
	margin-right: 39px;
}

.mob-menu__tel {
	display: block;
	text-align: center;
	margin-bottom: 40px;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.2;
	letter-spacing: 0.05em;
	color: #2c2c2c;
}

.mob-menu__btn {
	padding: 10px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 206px;
	min-height: 50px;
	background: #e31e24;
	border-radius: 49px;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.71;
	text-transform: uppercase;
	color: #fefefe;
}

.mob-menu__nav {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	margin-bottom: 30px;
}

.mob-menu__nav li:not(:last-child) {
	margin-bottom: 20px;
}

.mob-menu__nav li a {
	font-weight: 500;
	font-size: 20px;
	line-height: 1.33;
	color: #000000;
	-webkit-transition: font-weight 0.3s, color 0.3s;
	-o-transition: font-weight 0.3s, color 0.3s;
	transition: font-weight 0.3s, color 0.3s;
}

@media (min-width: 992px) {
	.mob-menu__nav li a:hover {
		font-weight: 500;
		color: #e31e24;
	}
}

.mob-menu__nav .current-menu-item a {
	font-weight: 500;
	color: #e31e24;
}

.mob-menu__nav .sub-menu {
	display: none;
}

.header {
	background: #ffffff;
	padding: 14px 0px 0px 0px;
}

.header__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.header__logo {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 109px;
	flex: 0 0 109px;
	margin-right: 28px;
}

.header__title {
	max-width: 233px;
	padding-right: 20px;
	margin-right: auto;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.33;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #2c2c2c;
}

.header__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 21px;
}

.header__social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 116px;
}

.header__social a img {
	-webkit-filter: brightness(0.02);
	filter: brightness(0.02);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.header__social a:hover img {
	-webkit-filter: none;
	filter: none;
}

.header__social a:not(:last-child) {
	margin-right: 39px;
}

.header__tel {
	margin-right: 46px;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.2;
	letter-spacing: 0.05em;
	color: #2c2c2c;
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

@media (min-width: 992px) {
	.header__tel:hover {
		color: #ca0006;
	}
}

.header__btn {
	padding: 10px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 206px;
	min-height: 50px;
	background: #e31e24;
	border-radius: 49px;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.71;
	text-transform: uppercase;
	color: #fefefe;
	cursor: pointer;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

@media (min-width: 992px) {
	.header__btn:hover {
		background: #ca0006;
	}
}

.header__nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 15px 0px 0px 60px;
	border-top: 1px solid #e3e3e3;
}

.header__nav .current-menu-item a {
	font-weight: 500;
	color: #e31e24;
}

.header__nav > li {
	padding-bottom: 18px;
}

.header__nav > li a {
	font-weight: 500;
	font-size: 18px;
	line-height: 1.33;
	color: #000000;
	-webkit-transition: font-weight 0.3s, color 0.3s;
	-o-transition: font-weight 0.3s, color 0.3s;
	transition: font-weight 0.3s, color 0.3s;
}

@media (min-width: 992px) {
	.header__nav > li a:hover {
		font-weight: 500;
		color: #e31e24;
	}
}

.header__nav > li:not(:last-child) {
	margin-right: 46px;
}

.header__nav .menu-item-has-children {
	position: relative;
}

.header__nav .menu-item-has-children:hover .sub-menu {
	display: block;
}

.header__nav .sub-menu {
	display: none;
	padding: 34px 0px 50px 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	min-width: 350px;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	z-index: 3;
}

.header__nav .sub-menu::before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	width: 10000px;
	height: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #f2f2f2;
}

.header__nav .sub-menu li {
	position: relative;
	z-index: 1;
}

.header__nav .sub-menu li:not(:last-child) {
	margin-bottom: 15px;
}

.header__nav .sub-menu li a {
	display: inline-block;
	padding-left: 10px;
	font-size: 16px;
	line-height: 1.62;
	letter-spacing: 0.05em;
	color: #000000;
	position: relative;
}

.header__nav .sub-menu li a::before {
	content: "";
	position: absolute;
	top: 0.6em;
	left: 0;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background-color: #000;
	overflow: hidden;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.header__nav .sub-menu li a:hover {
	color: #e31e24;
}

.header__nav .sub-menu li a:hover::before {
	content: "";
	background-color: #e31e24;
}

.first {
	min-height: 900px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.first__slider-container {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	min-width: 0;
}

.first__slider {
	height: 100%;
}

.first .swiper-pagination {
	bottom: 98px;
}

.first .swiper-pagination-bullet {
	width: 62px;
	height: 9px;
	background: #fefefe;
	border-radius: unset;
	opacity: 1;
	-webkit-transition: width 0.3s;
	-o-transition: width 0.3s;
	transition: width 0.3s;
}

.first .swiper-pagination-bullet:not(:last-child) {
	margin-right: 18px;
}

.first .swiper-pagination-bullet-active {
	width: 146px;
	background: #e31e24;
}

.slide-first {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}

.slide-first__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	position: relative;
	z-index: 1;
}

.slide-first__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 14px;
	padding-top: 94px;
}

.slide-first__date {
	margin-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.slide-first__num {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 75px;
	height: 104px;
	background: #e31e24;
	font-family: "Russo One";
	font-size: 70px;
	text-transform: uppercase;
	color: #ffffff;
}

.slide-first__num:not(:last-child) {
	margin-right: 12px;
}

.slide-first__month {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 104px;
	padding: 0px 42px;
	background: #e31e24;
	font-family: "Russo One";
	font-size: 70px;
	text-transform: uppercase;
	color: #ffffff;
	background: #2c2c2c;
}

.slide-first__season {
	margin-bottom: 74px;
	font-weight: 900;
	font-size: 60px;
	text-align: center;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #2c2c2c;
}

.slide-first__btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 83px;
	width: 300px;
	padding: 10px 20px;
	background: #e31e24;
	border-radius: 49px;
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
	color: #fefefe;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

@media (min-width: 992px) {
	.slide-first__btn:hover {
		background: #ca0006;
	}
}

.parallax {
	position: relative;
	min-height: 1100px;
	padding-top: 123px;
}

.parallax__block {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.parallax__block img {
	position: absolute;
	-webkit-transition: top 0.3s, bottom 0.3s;
	-o-transition: top 0.3s, bottom 0.3s;
	transition: top 0.3s, bottom 0.3s;
}

.parallax__content {
	padding-top: 17px;
	margin-left: auto;
	max-width: 690px;
	position: relative;
	z-index: 3;
}

.parallax__title {
	margin-bottom: 68px;
}

.parallax__subtitle {
	margin-bottom: 24px;
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: 0.05em;
	color: #2c2c2c;
}

.parallax__subtitle p:not(:last-child) {
	margin-bottom: 15px;
}

.parallax__link {
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.05em;
	color: #e31e24;
	text-transform: uppercase;
	text-decoration: underline;
}

.grime-2 {
	top: 158px;
	left: 83px;
}

.grime-3 {
	bottom: 37px;
	left: 283px;
}

.grime-1 {
	top: 13px;
	left: 0;
}

.grime-4 {
	top: 374px;
	left: 108px;
}

.hill {
	bottom: -30px;
	left: 0;
}

.bg-2 {
	bottom: -113px;
	left: 0;
	max-width: unset;
}

.girl {
	bottom: 60px;
	left: -117px;
	-webkit-transition: -webkit-transform 0.15s;
	transition: -webkit-transform 0.15s;
	-o-transition: transform 0.15s;
	transition: transform 0.15s;
	transition: transform 0.15s, -webkit-transform 0.15s;
	max-width: 1017px;
}

.reasons {
	padding-top: 131px;
	padding-bottom: 93px;
}

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

.reasons__left {
	position: relative;
	margin-top: 151px;
	margin-right: 50px;
}

.reasons__number {
	position: absolute;
	top: -10%;
	left: 0;
	width: 290px;
	height: 372px;
}

.reasons__number svg {
	width: 100%;
	height: 100%;
}

.reasons__number #image0 {
	-webkit-animation: five 20s linear infinite alternate;
	animation: five 20s linear infinite alternate;
}

@-webkit-keyframes five {
	100% {
		-webkit-transform: translate(-90%, -90%);
		transform: translate(-90%, -90%);
	}
}

@keyframes five {
	100% {
		-webkit-transform: translate(-90%, -90%);
		transform: translate(-90%, -90%);
	}
}

.reasons__right {
	max-width: 782px;
}

.reasons__title {
	margin-left: 140px;
	max-width: 477px;
	position: relative;
	z-index: 1;
}

.reasons__title span {
	font-size: 64px;
	display: block;
	margin-bottom: 13px;
}

.reasons__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -20px;
}

.reasons__column {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 274px;
	flex: 1 0 274px;
	padding: 0px 20px 61px 20px;
}

.reasons__column--help {
	overflow: hidden !important;
	visibility: hidden !important;
	opacity: 0 !important;
	height: 0 !important;
	max-height: 0 !important;
	min-height: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.reason {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 21px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}

@media (min-width: 992px) {
	.reason:hover::before {
		left: 99%;
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

.reason__number {
	margin-bottom: 18px;
	font-weight: 900;
	font-size: 36px;
	line-height: 1.28;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #e31e24;
	position: relative;
	z-index: 2;
}

.reason__title {
	margin-bottom: 15px;
	font-weight: 900;
	font-size: 24px;
	line-height: 1.42;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #000000;
	position: relative;
	z-index: 2;
}

.reason__subtitle {
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0.05em;
	position: relative;
	z-index: 2;
}

.reason::before {
	content: "";
	position: absolute;
	top: 0;
	left: 14px;
	width: 113px;
	height: 199px;
	background: url("../img/arrow-reasons.svg") 0 0 no-repeat;
	-webkit-transition: left 1s ease, -webkit-transform 1s ease;
	transition: left 1s ease, -webkit-transform 1s ease;
	-o-transition: left 1s ease, transform 1s ease;
	transition: left 1s ease, transform 1s ease;
	transition: left 1s ease, transform 1s ease, -webkit-transform 1s ease;
}

.events {
	background: #ebebeb;
	padding-top: 98px;
	padding-bottom: 118px;
}

.events__title {
	max-width: 846px;
	margin-bottom: 66px;
}

.events__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0px -19px 20px -19px;
}

.events__column {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 510px;
	flex: 1 0 510px;
	padding: 0px 19px 39px 19px;
}

.events__column--help {
	overflow: hidden !important;
	visibility: hidden !important;
	opacity: 0 !important;
	height: 0 !important;
	max-height: 0 !important;
	min-height: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.tabs__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: -21px;
	margin-right: -21px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 57px;
}

.tabs__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 79px;
	padding: 10px 58px;
	margin: 0px 21px 20px 21px;
	font-weight: bold;
	font-size: 18px;
	line-height: 2.56;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #fefefe;
	background: #c4c4c4;
	border-radius: 100px;
	cursor: pointer;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

@media (min-width: 992px) {
	.tabs__item:hover {
		background: #ca0006;
	}
}

.tabs__item.active {
	background: #e31e24;
	color: #fefefe;
}

.tabs__block {
	display: none;
}

.tabs__block.active {
	display: block;
}

.tabs__btn-load-wrapper {
	width: 100%;
}

.tabs__btn-load {
	display: block;
	margin: 0 auto;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.05em;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	text-transform: uppercase;
	text-align: center;
	color: #e31e24;
	background-color: transparent;
}

.event {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	padding: 30px 30px 40px 30px;
	background: #ffffff;
	-webkit-transition: -webkit-box-shadow 0.4s;
	transition: -webkit-box-shadow 0.4s;
	-o-transition: box-shadow 0.4s;
	transition: box-shadow 0.4s;
	transition: box-shadow 0.4s, -webkit-box-shadow 0.4s;
	position: relative;
}

.event:hover {
	-webkit-box-shadow: 5px 5px 50px rgba(0, 0, 0, 0.1);
	box-shadow: 5px 5px 50px rgba(0, 0, 0, 0.1);
}

.event--past::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(196, 196, 196, 0.2);
	z-index: 2;
	pointer-events: none;
}

.event__top {
	padding-left: 39px;
	position: relative;
}

.event__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-top: -69px;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

.event__data {
	font-weight: 900;
	font-size: 18px;
	line-height: 1.44;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #000000;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	position: absolute;
	top: 67%;
	left: 0;
	z-index: 2;
}

.event__image {
	padding-bottom: 63%;
	position: relative;
}

.event__image img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	font-family: "object-fit: cover; object-position: center;";
}

.event__number {
	margin-bottom: 20px;
	font-weight: 900;
	font-size: 96px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #e31e24;
	position: relative;
	z-index: 2;
}

.event__title {
	margin-bottom: 23px;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.08;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #000000;
}

.event__subtitle {
	margin-bottom: 35px;
	line-height: 26px;
	letter-spacing: 0.05em;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

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

.event__link {
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 21px;
	line-height: 1.62;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #000;
	border-bottom: 4px solid #000;
	-webkit-transition: color 0.3s, border-bottom 0.3s;
	-o-transition: color 0.3s, border-bottom 0.3s;
	transition: color 0.3s, border-bottom 0.3s;
}

@media (min-width: 992px) {
	.event__link:hover {
		color: #e31e24;
		border-bottom: 4px solid #e31e24;
	}
}

.event__link--about {
	/* color: #c4c4c4; */
	color: #000;
	border-bottom: 4px solid #000;
}

.event__link--about:hover {
	color: red !important;
	border-bottom: 4px solid red !important;
}

@media (min-width: 992px) {
	.event__link--about:hover {
		color: #000;
		border-bottom: 4px solid #000;
	}
}

.partners {
	padding-top: 125px;
	padding-bottom: 131px;
}

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

.partners__content {
	max-width: 507px;
	margin-right: 135px;
}

.partners__title {
	margin-bottom: 78px;
}

.partners__subtitle {
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: 0.05em;
	color: #2c2c2c;
}

.partners__subtitle p {
	margin-bottom: 27px;
	font-size: 20px;
	line-height: 1.5;
}

@media (max-width: 992px) {
	.partners__subtitle p {
		font-size: calc(15px + 5 * ((100vw - 320px) / (992 - 320)));
		margin-bottom: calc(15px + 12 * ((100vw - 320px) / (992 - 320)));
	}
}

.partners__subtitle h3 {
	margin-bottom: 27px;
	font-weight: 900;
	font-size: 24px;
	line-height: 1.41667;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

@media (max-width: 1200px) {
	.partners__subtitle h3 {
		font-size: calc(15px + 9 * ((100vw - 320px) / (1200 - 320)));
		margin-bottom: calc(15px + 12 * ((100vw - 320px) / (992 - 320)));
	}
}

.partners__subtitle h4 {
	margin-bottom: 27px;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

@media (max-width: 1200px) {
	.partners__subtitle h4 {
		font-size: calc(14px + 6 * ((100vw - 320px) / (1200 - 320)));
		margin-bottom: calc(15px + 12 * ((100vw - 320px) / (992 - 320)));
	}
}

.partners__subtitle ul,
.partners__subtitle ol {
	margin-bottom: 23px;
}

.partners__subtitle ul li,
.partners__subtitle ol li {
	font-size: 20px;
	line-height: 1.5;
}

@media (max-width: 992px) {
	.partners__subtitle ul li,
	.partners__subtitle ol li {
		font-size: calc(15px + 5 * ((100vw - 320px) / (992 - 320)));
	}
}

.partners__subtitle ul li:not(:last-child),
.partners__subtitle ol li:not(:last-child) {
	margin-bottom: 15px;
}

@media (max-width: 992px) {
	.partners__subtitle ul li:not(:last-child),
	.partners__subtitle ol li:not(:last-child) {
		margin-bottom: calc(7px + 8 * ((100vw - 320px) / (992 - 320)));
	}
}

.partners__subtitle ul li {
	position: relative;
	padding-left: 10px;
}

.partners__subtitle ul li::before {
	content: "";
	position: absolute;
	top: 0.6em;
	left: 0;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background-color: #8ca03a;
	overflow: hidden;
}

.partners__subtitle ol {
	counter-reset: info;
	list-style-type: none;
}

.partners__subtitle ol li {
	position: relative;
	padding-left: 30px;
}

.partners__subtitle ol li::before {
	counter-increment: info;
	content: counter(info) "/";
	position: absolute;
	top: 0.05em;
	left: 0;
	color: #8ca03a;
}

.partners__btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 390px;
	padding: 10px 15px;
	min-height: 82px;
	margin-top: 60px;
	background: #ffffff;
	border: 2px solid #e31e24;
	border-radius: 100px;
	font-weight: bold;
	font-size: 30px;
	line-height: 1;
	letter-spacing: 0.05em;
	color: #e31e24;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

@media (min-width: 992px) {
	.partners__btn:hover {
		background: #ca0006;
		color: #fefefe;
		border-color: #ca0006;
	}
}

.partners__animate {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	margin-right: calc((100vw - 100%) / -2);
	overflow: hidden;
	position: relative;
}

.partners__row {
	position: relative;
	overflow: hidden;
	height: 190px;
	width: 100%;
}

.partners__row:nth-child(2) .partners__moving-block {
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

.partners__row:nth-child(3) .partners__moving-block {
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

.partners__row:not(:last-child) {
	margin-bottom: 62px;
}

.partners__row--evenly {
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
}

.partners__moving-block {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-animation-name: logo;
	animation-name: logo;
	-webkit-animation-duration: 17s;
	animation-duration: 17s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

.partners__moving-block--helper {
	left: 100%;
}

.partners__link {
	height: 100%;
	width: 300px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.partners__link img {
	max-height: 100%;
	padding: 0px 40px 0px 40px;
}

.news {
	background: url("../img/news__bg.jpg") 0 0/cover no-repeat;
}

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

.news__content {
	padding-top: 149px;
	padding-bottom: 234px;
}

.news__links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	z-index: 4;
}

.news__title {
	margin-bottom: 86px;
}

.news__vk {
	width: 370px;
	margin-right: 40px;
	border-radius: 5px;
	overflow: hidden;
}

.news__decor {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	position: relative;
}

.news__ropes {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin-right: calc((100vw - 1600px) / -2);
	overflow: hidden;
}

.news__ropes::before {
	content: "";
	position: absolute;
	top: -20px;
	left: 104px;
	width: 100%;
	max-width: 88px;
	padding-bottom: 37.3%;
	background: url("../img/rope-1.png") 0 0/contain no-repeat;
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-transform: rotate(-20deg);
	-ms-transform: rotate(-20deg);
	transform: rotate(-20deg);
	-webkit-animation: rope 3.3s ease-in-out infinite alternate;
	animation: rope 3.3s ease-in-out infinite alternate;
	z-index: 1;
}

.news__ropes::after {
	content: "";
	position: absolute;
	top: -10px;
	right: 19%;
	width: 100%;
	max-width: 104px;
	padding-bottom: 89%;
	background: url("../img/rope-2.png") 0 0/contain no-repeat;
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg);
	-webkit-animation: rope-2 2s ease-in-out 0.5s infinite alternate;
	animation: rope-2 2s ease-in-out 0.5s infinite alternate;
	z-index: 1;
}

.news__men {
	width: 465px;
	margin-left: 196px;
	background: url("../img/news-men.png") 0 0/contain no-repeat;
	margin-bottom: -100px;
	-webkit-transition: -webkit-transform 2s ease;
	transition: -webkit-transform 2s ease;
	-o-transition: transform 2s ease;
	transition: transform 2s ease;
	transition: transform 2s ease, -webkit-transform 2s ease;
	position: relative;
	z-index: 0;
}

.news__men.transform {
	-webkit-transform: translateX(100px);
	-ms-transform: translateX(100px);
	transform: translateX(100px);
}

.inst {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	max-width: 370px;
	width: 370px;
	padding: 49px 38px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
}

@media (min-width: 992px) {
	.inst:hover::before {
		background: rgba(0, 0, 0, 0.2);
	}
}

.inst::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.inst__logo {
	width: 45px;
	height: 45px;
	background: url("../img/news-inst-svg.svg") 0 0/contain no-repeat;
	position: relative;
	z-index: 1;
}

.inst__title {
	margin-top: 13px;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.5;
	text-transform: uppercase;
	color: #fefefe;
	position: relative;
	z-index: 1;
}

.inst__id {
	margin-top: 49px;
	font-weight: bold;
	font-size: 32px;
	line-height: 0.56;
	text-transform: uppercase;
	color: #fefefe;
	position: relative;
	z-index: 1;
}

.footer {
	padding-top: 33px;
	padding-bottom: 43px;
}

.footer__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.footer__left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 129px;
	margin-bottom: 30px;
}

.footer__logo {
	width: 153px;
	height: 164px;
	margin-right: 39px;
	position: relative;
}

.footer__logo img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	font-family: "object-fit: contain;";
}

.footer__title {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 269px;
	flex: 0 1 269px;
	max-width: 269px;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.42;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #2c2c2c;
}

.footer__text-block {
	max-width: 306px;
	margin-right: 94px;
	margin-bottom: 30px;
}

.footer__text-block.requisites {
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: 0.05em;
	color: #000000;
}

.footer__privacy {
	color: #e31e24;
	text-decoration: underline;
	cursor: pointer;
}

.footer__dev {
	max-width: 306px;
	margin-bottom: 30px;
}

.footer__dev a {
	color: #000000;
	text-decoration: underline;
}

@media (max-width: 1640px) {
	.header__nav {
		padding: 15px 0 0px 50px;
	}

	.header__nav > li:not(:last-child) {
		margin-right: 45px;
	}

	.news__men {
		margin-left: 11%;
	}

	.news__ropes::after {
		right: 15%;
	}

	.contacts__title {
		margin-bottom: calc(25px + 41 * ((100vw - 320px) / (1600 - 320)));
	}

	.contacts__container {
		padding-bottom: calc(50px + 67 * ((100vw - 320px) / (1600 - 320)));
	}

	.trail-single__container {
		padding-bottom: calc(50px + 100 * ((100vw - 320px) / (1600 - 320)));
	}

	.trail-archive__title {
		margin-bottom: calc(25px + 48 * ((100vw - 320px) / (1600 - 320)));
	}

	.trail-archive__container {
		padding-bottom: calc(50px + 113 * ((100vw - 320px) / (1600 - 320)));
	}

	.coming__container {
		padding-bottom: calc(50px + 56 * ((100vw - 320px) / (1600 - 320)));
	}

	.coming__title {
		margin-bottom: calc(25px + 48 * ((100vw - 320px) / (1600 - 320)));
	}

	.aside-ev {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 320px;
		flex: 0 0 320px;
		padding: 200px 40px 60px 40px;
	}

	.aside-ev__list a {
		font-size: 18px;
	}
}

@media (max-width: 1600px) {
	.news__ropes {
		margin-right: 0;
	}

	.first .swiper-pagination-bullet {
		width: 45px;
	}

	.first .swiper-pagination-bullet-active {
		width: 100px;
	}

	.grime-2 {
		top: 9.8%;
		left: 83px;
	}

	.grime-3 {
		bottom: 37px;
		left: 17%;
	}

	.grime-1 {
		top: 13px;
		left: 0;
	}

	.grime-4 {
		top: 23%;
		left: 6%;
	}

	.hill {
		max-width: 77%;
	}

	.bg-2 {
		max-width: 1600px;
		left: 0;
	}

	.girl {
		bottom: 30px;
	}

	.reasons__right {
		max-width: 50%;
	}
}

@media (max-width: 1549px) and (min-width: 1160px) {
	.events__column {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 387px;
		flex: 1 0 387px;
	}

	.event__top {
		padding-left: 30px;
	}

	.event__data {
		font-size: 14px;
	}

	.event__content {
		margin-top: -46px;
	}

	.event__title {
		margin-bottom: 10px;
		font-size: 20px;
	}

	.event__subtitle {
		margin-bottom: 21px;
		line-height: 1.5;
		font-size: 15px;
	}

	.event__link {
		font-size: 13px;
	}

	.event__number {
		margin-bottom: 10px;
		font-size: 60px;
	}

	.events__list {
		margin: 0px -19px 0px -19px;
	}
}

@media (max-width: 1440px) {
	.header__content {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 70%;
		flex: 0 0 70%;
	}

	.header__nav > li:not(:last-child) {
		margin-right: 1.5vw;
	}

	.header__nav {
		padding: 15px 0px 0px 0px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.header__nav li a {
		font-weight: 500;
		font-size: 16px;
	}

	.header__logo {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 97px;
		flex: 0 0 97px;
	}

	.header__title {
		max-width: 196px;
		font-size: 16px;
	}

	.news__content {
		padding-top: 100px;
		padding-bottom: 150px;
	}

	.news__men {
		margin-bottom: -20px;
	}

	.news__vk {
		width: 320px;
	}

	.news__inst {
		max-width: 320px;
		width: 320px;
	}

	.inst__id {
		font-size: 25px;
	}

	.footer__text-block {
		margin-right: 50px;
	}

	.footer__logo {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 120px;
		flex: 0 0 120px;
		width: 120px;
		height: 141px;
	}

	.footer__left {
		margin-right: 60px;
	}

	.partners__content {
		margin-right: 90px;
	}

	.partners__link {
		width: 250px;
	}

	.partners__row {
		height: 140px;
	}

	.reasons__title {
		margin-left: 46px;
	}

	.reasons__number {
		top: -19%;
	}

	.parallax {
		padding-top: 90px;
	}

	.girl {
		bottom: -60px;
	}

	.hill {
		bottom: -25px;
	}

	.contacts__row {
		margin: 0 -40px;
	}

	.contacts__column {
		padding: 0 40px 30px 40px;
	}

	.trail-single__left {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 67%;
		flex: 0 0 67%;
	}

	.trail-single__column {
		padding: 0px 0px 50px 0px;
	}

	.trail-archive__left {
		-ms-flex-negative: 1;
		flex-shrink: 1;
	}

	.trail-archive__right {
		padding-top: calc(40px + 40 * ((100vw - 1200px) / (1440 - 1200)));
	}

	.trail-archive__item .trail-block__title {
		font-size: 20px;
	}

	.trail-archive__item .trail-block__link-title {
		margin-bottom: 18px;
	}

	.trail-archive__item .trail-block__subtitle {
		margin-bottom: 18px;
		font-size: 17px;
	}

	.top-ev__title {
		margin-bottom: calc(20px + 31 * ((100vw - 320px) / (1440 - 320)));
	}

	.top-ev__subtitle {
		font-size: calc(18px + 12 * ((100vw - 320px) / (1440 - 320)));
	}

	.about-ev__top {
		margin-bottom: calc(20px + 11 * ((100vw - 320px) / (1440 - 320)));
	}

	.rule__top {
		margin-bottom: calc(20px + 11 * ((100vw - 320px) / (1440 - 320)));
	}

	.about-ev__grid {
		margin-bottom: calc(45px + 73 * ((100vw - 320px) / (1440 - 320)));
	}

	.schema__title {
		font-size: calc(18px + 6 * ((100vw - 320px) / (1440 - 320)));
	}

	.ev-video__container {
		padding-top: calc(40px + 56 * ((100vw - 320px) / (1440 - 320)));
		padding-bottom: calc(40px + 52 * ((100vw - 320px) / (1440 - 320)));
	}

	.tabs__table table {
		font-size: 14px;
	}

	.tabs__table table th {
		padding: 15px 15px;
	}

	.tabs__table table td {
		padding: 15px 15px;
	}
}

@media (max-width: 1440px) and (min-width: 1201px) {
	.trail-block__date {
		font-size: 14px;
		margin-bottom: 20px;
	}

	.trail-block__title {
		font-size: 18px;
	}

	.trail-block__link-title {
		margin-bottom: 18px;
	}

	.trail-block__subtitle {
		margin-bottom: 18px;
		font-size: 15px;
	}
}

@media (max-width: 1200px) {
	.header {
		padding-bottom: 18px;
	}

	.header__nav {
		display: none;
	}

	.header__top {
		padding-bottom: 0;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.header__content {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		padding: 0px 25px 0px 0px;
	}

	.header__social {
		margin-right: 45px;
	}

	.header__social a:not(:last-child) {
		margin-right: 30px;
	}

	.header__tel {
		margin-right: 25px;
	}

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

	.events__title {
		margin-bottom: 45px;
	}

	.events {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.tabs__list {
		margin-left: -17px;
		margin-right: -17px;
		margin-bottom: 37px;
	}

	.tabs__item {
		min-height: 60px;
		padding: 10px 40px;
		font-size: 17px;
		margin: 0px 17px 20px 17px;
	}

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

	.footer__left {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		margin-right: 0;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.footer__title {
		margin-right: 0;
	}

	.footer__text-block {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 100%;
		flex: 0 1 100%;
		margin-right: 0;
		padding: 0px 0px 0px 0px;
		max-width: none;
		text-align: center;
	}

	.footer__logo {
		max-width: none;
		padding: 0 15px;
	}

	.footer__dev {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 100%;
		flex: 0 1 100%;
		text-align: center;
		margin-bottom: 0;
	}

	.news__container {
		position: relative;
	}

	.news__decor {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.news__men {
		margin-left: auto;
		margin-right: 0;
	}

	.news__content {
		position: relative;
		z-index: 2;
	}

	.news__ropes::before {
		left: auto;
		right: 30%;
		padding-bottom: 18.3%;
	}

	.news__ropes::after {
		padding-bottom: 53%;
		right: 6%;
	}

	.partners {
		padding-top: 90px;
		padding-bottom: 100px;
	}

	.partners__row:not(:last-child) {
		margin-bottom: 40px;
	}

	.partners__link img {
		padding: 0px 30px 0px 30px;
	}

	.partners__row {
		height: 125px;
	}

	.partners__link {
		width: 170px;
	}

	.partners__content {
		margin-right: 5%;
		max-width: 470px;
	}

	.partners__title {
		margin-bottom: 40px;
	}

	.partners__btn {
		margin-top: 40px;
	}

	.first .swiper-pagination-bullet {
		width: 40px;
	}

	.first .swiper-pagination-bullet-active {
		width: 90px;
	}

	.girl {
		max-width: 940px;
		bottom: -90px;
	}

	.parallax {
		min-height: 1000px;
		padding-top: 70px;
	}

	.slide-first__num {
		width: 70px;
		height: 89px;
		font-size: 65px;
	}

	.slide-first__month {
		min-height: 89px;
		font-size: 65px;
		padding: 0px 35px;
	}

	.slide-first__season {
		margin-bottom: 44px;
		font-size: 55px;
	}

	.slide-first__btn {
		min-height: 74px;
		width: 282px;
	}

	.reasons__container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.reasons__left {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-right: 0;
		margin-top: 0;
		margin-bottom: 70px;
	}

	.reasons__number {
		position: static;
		-webkit-box-flex: 0;
		-ms-flex: 0 1 165px;
		flex: 0 1 165px;
		width: 165px;
		height: 220px;
	}

	.reasons__right {
		max-width: none;
	}

	.reasons__title {
		margin-left: -70px;
		max-width: none;
	}

	.reasons {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.contacts__row {
		margin: 0 -25px;
	}

	.contacts__column {
		padding: 0 25 25px 25px;
	}

	.item-contacts__position {
		font-size: 18px;
	}

	.item-contacts__name {
		margin-bottom: 16px;
		font-size: 21px;
	}

	.item-contacts__link {
		font-size: 21px;
	}

	.item-contacts__link:not(:last-child) {
		margin-bottom: 16px;
	}

	.item-contacts__image {
		margin-bottom: 45px;
		width: 100px;
		height: 100px;
		border: 9px solid #fff;
	}

	.trail-single__flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.trail-single__left {
		margin-right: 0;
		margin-bottom: 80px;
	}

	.trail-single__right {
		max-width: none;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 0 -20px;
	}

	.trail-single__column {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		padding: 0px 20px 40px 20px;
	}

	.trail-single__left {
		margin-bottom: calc(35px + 45 * ((100vw - 320px) / (1200 - 320)));
	}

	.trail-archive__right {
		padding-top: 0;
	}

	.trail-archive__left {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 48%;
		flex: 0 0 48%;
	}

	.trail-archive__item .trail-block__title {
		font-size: 18px;
	}

	.trail-archive__item .trail-block__link-title {
		margin-bottom: 15px;
	}

	.trail-archive__item .trail-block__subtitle {
		margin-bottom: 15px;
		font-size: 16px;
	}

	.trail-archive__item .trail-block__date {
		margin-bottom: 20px;
	}

	.trail-archive__item .trail-block__more {
		font-size: 16px;
	}

	.about-ev__grid {
		grid-column-gap: 80px;
	}

	.rule__text {
		padding-bottom: calc(45px + 95 * ((100vw - 320px) / (1200 - 320)));
	}

	.tabs__table table {
		font-size: 12.5px;
	}

	.tabs__table table th {
		padding: 10px 10px;
	}

	.tabs__table table td {
		padding: 10px 10px;
	}
}

@media (max-width: 1039px) and (min-width: 772px) {
	.events__column {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 385px;
		flex: 1 0 385px;
	}

	.event__top {
		padding-left: 30px;
	}

	.event__data {
		font-size: 14px;
	}

	.event__content {
		margin-top: -46px;
	}

	.event__title {
		margin-bottom: 10px;
		font-size: 20px;
	}

	.event__subtitle {
		margin-bottom: 21px;
		line-height: 1.5;
		font-size: 15px;
	}

	.event__link {
		font-size: 13px;
	}

	.event__number {
		margin-bottom: 10px;
		font-size: 60px;
	}

	.events__list {
		margin: 0px -19px 0px -19px;
	}
}

@media (max-width: 992px) {
	.header__tel {
		display: none;
	}

	.header__content {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		padding: 0px 25px 0px 0px;
	}

	.header__title {
		max-width: 204px;
		font-size: 17px;
	}

	.header__social {
		margin-right: 30px;
	}

	.header__social a:not(:last-child) {
		margin-right: 25px;
	}

	.tabs__item {
		min-height: 60px;
		padding: 10px 30px;
		font-size: 16px;
		margin: 0px 15px 20px 15px;
	}

	.tabs__list {
		margin-left: -15px;
		margin-right: -15px;
	}

	.news__men {
		height: 595px;
	}

	.news__title {
		margin-bottom: 158px;
	}

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

	.partners__container {
		display: block;
	}

	.partners__content {
		margin-right: 0;
		margin-bottom: 40px;
		max-width: none;
	}

	.partners__btn {
		max-width: 340px;
		min-height: 70px;
		font-size: 25px;
	}

	.partners__link {
		width: 190px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 190px;
		flex: 0 0 190px;
	}

	.partners__row {
		height: 100px;
	}

	.slide-first::before {
		display: block;
	}

	.slide-first__container {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.first .swiper-pagination-bullet {
		width: 35px;
	}

	.first .swiper-pagination-bullet-active {
		width: 70px;
	}

	.hill {
		bottom: -20px;
		max-width: 768px;
	}

	.girl {
		bottom: -60px;
		max-width: 884px;
	}

	.parallax__content {
		padding-top: 0;
		margin-left: 0;
	}

	.title--b {
		font-size: 40px;
	}

	.parallax__title {
		margin-bottom: 50px;
	}

	.reasons__title span {
		font-size: 55px;
		margin-bottom: 0;
	}

	.contacts__row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.contacts__column {
		padding: 0 25px 50px 25px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}

	.item-contacts__name {
		margin-bottom: 16px;
	}

	.item-contacts__link:not(:last-child) {
		margin-bottom: 16px;
	}

	.item-contacts {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
	}

	.item-contacts__image {
		margin-bottom: 30px;
	}

	.trail-single__image {
		margin-bottom: calc(15px + 63 * ((100vw - 320px) / (992 - 320)));
	}

	.trail-single__title {
		font-size: calc(16px + 8 * ((100vw - 320px) / (992 - 320)));
	}

	.trail-single__date {
		margin-bottom: calc(10px + 16 * ((100vw - 320px) / (992 - 320)));
		font-size: calc(12px + 4 * ((100vw - 320px) / (992 - 320)));
	}

	.trail-single__tlg {
		font-size: calc(12px + 4 * ((100vw - 320px) / (992 - 320)));
	}

	.trail-archive__left {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		margin-right: 30px;
	}

	.trail-archive__row:not(:last-child) {
		margin-bottom: 60px;
	}

	.ev-video__left {
		margin-right: 70px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 348px;
		flex: 0 0 348px;
	}

	.ev-video__flex {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.ev-video__control::before {
		width: 56px;
		height: 64px;
	}

	.ev-video__control {
		max-width: 130px;
	}

	.ev-video__control-text {
		margin-top: 22px;
		font-size: 16px;
	}

	.about-ev__container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

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

	.aside-ev {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		padding: 20px 0 0 0;
		margin: 0px 0px 0px 0px;
		max-width: none;
		background-color: transparent;
	}

	.aside-ev__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-right: -10px;
		margin-left: -10px;
		margin-bottom: calc(15px + 15 * ((100vw - 320px) / (992 - 320)));
	}

	.aside-ev__action {
		margin: 0 auto;
		background-color: #d60007;
		color: #fefefe;
	}

	.aside-ev__list li.current a {
		color: #fefefe;
		background-color: #d60007;
	}

	.aside-ev__list li.current a::before,
	.aside-ev__list li.current a::after {
		display: none;
	}

	.aside-ev__list li:not(:last-child) {
		margin-bottom: 0;
	}

	.aside-ev__list li {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		padding: 0px 10px 15px 10px;
	}

	.aside-ev__list a {
		font-size: calc(13px + 5 * ((100vw - 320px) / (992 - 320)));
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
		min-height: 40px;
		padding: 10px !important;
		border-radius: 100px;
		border: 1px solid #d60007;
		color: #2c2c2c;
		overflow: hidden;
	}

	.item-about__title {
		margin-bottom: calc(10px + 10 * ((100vw - 320px) / (992 - 320)));
		font-size: calc(15px + 5 * ((100vw - 320px) / (992 - 320)));
	}

	.item-about__item {
		font-size: calc(15px + 3 * ((100vw - 320px) / (992 - 320)));
	}

	.item-about__item:not(:last-child) {
		margin-bottom: calc(10px + 10 * ((100vw - 320px) / (992 - 320)));
	}

	.about-ev__grid {
		grid-column-gap: 60px;
	}

	.top-ev__link {
		margin-top: calc(20px + 12 * ((100vw - 320px) / (992 - 320)));
		font-size: calc(14px + 2 * ((100vw - 320px) / (992 - 320)));
	}

	.members__top {
		margin-bottom: calc(30px + 48 * ((100vw - 320px) / (992 - 320)));
	}

	.tabs__expand {
		font-size: calc(14px + 2 * ((100vw - 320px) / (992 - 320)));
		margin-bottom: calc(40px + 47 * ((100vw - 320px) / (992 - 320)));
	}

	.tabs__selects {
		margin-bottom: calc(20px + 50 * ((100vw - 320px) / (992 - 320)));
	}
}

@media (max-width: 992px) and (min-width: 577px) {
	.trail-block__date {
		font-size: 14px;
		margin-bottom: 20px;
	}

	.trail-block__title {
		font-size: 18px;
	}

	.trail-block__link-title {
		margin-bottom: 18px;
	}

	.trail-block__subtitle {
		margin-bottom: 18px;
		font-size: 15px;
	}
}

@media (max-width: 768px) {
	.header__content {
		display: none;
	}

	.events__title br {
		display: none;
	}

	.header__title {
		margin-right: 0;
	}

	.footer__title {
		font-size: 22px;
	}

	.news__content {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
	}

	.news__links {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.news__content {
		padding-top: 50px;
		padding-bottom: 80px;
	}

	.news__title {
		margin-bottom: 268px;
	}

	.news__vk {
		margin-right: 0;
		margin-bottom: 20px;
	}

	.inst {
		padding: 170px 38px 49px 38px;
	}

	.news__ropes::after {
		padding-bottom: 72%;
		right: 12%;
	}

	.news__ropes::before {
		right: 57%;
		padding-bottom: 26.3%;
	}

	.first .swiper-pagination-bullet {
		width: 30px;
		height: 7px;
	}

	.first .swiper-pagination-bullet-active {
		width: 60px;
	}

	.title--b {
		font-size: 36px;
	}

	.parallax {
		min-height: 880px;
	}

	.grime-2 {
		left: 0;
	}

	.grime-3 {
		left: 0;
	}

	.grime-4 {
		left: 0;
	}

	.parallax__subtitle {
		font-size: 18px;
	}

	.parallax__link {
		font-size: 15px;
	}

	.girl {
		bottom: -20px;
		max-width: 744px;
	}

	.hill {
		max-width: 684px;
	}

	.bg-2 {
		bottom: -55px;
	}

	.slide-first__num {
		width: 61px;
		height: 80px;
		font-size: 52px;
	}

	.slide-first__month {
		min-height: 80px;
		font-size: 52px;
		padding: 0px 25px;
	}

	.slide-first__season {
		margin-bottom: 40px;
		font-size: 50px;
	}

	.slide-first__btn {
		min-height: 74px;
		width: 265px;
		font-size: 21px;
	}

	.trail-single__container {
		padding-top: 0;
	}

	.trail-archive__item .trail-block__title {
		font-size: 16px;
	}

	.trail-archive__item .trail-block__link-title {
		margin-bottom: 15px;
	}

	.trail-archive__item .trail-block__subtitle {
		margin-bottom: 10px;
		font-size: 15px;
	}

	.trail-archive__item .trail-block__date {
		margin-bottom: 15px;
	}

	.trail-archive__item .trail-block__more {
		font-size: 14px;
	}

	.trail-archive__item .trail-block__tlg {
		font-size: 14px;
		margin-bottom: 15px;
	}

	.trail-archive__left {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 35%;
		flex: 0 0 35%;
	}

	.trail-archive__row:not(:last-child) {
		margin-bottom: 50px;
	}

	.ev-video__left {
		margin-right: 50px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 210px;
		flex: 0 0 210px;
	}

	.ev-video__right {
		max-width: none;
	}

	.ev-video__control-text {
		margin-top: 10px;
		font-size: 11px;
	}

	.ev-video__control {
		max-width: 87px;
	}

	.ev-video__control::before {
		width: 40px;
		height: 44px;
	}

	.item-about::before {
		width: 9px;
		height: 9px;
		margin-bottom: 15px;
	}

	.about-ev__grid {
		grid-column-gap: 30px;
	}

	.tabs__item {
		line-height: 1;
		min-height: 43px;
		font-size: 13px;
	}
}

@media (max-width: 576px) {
	.header__title {
		max-width: 224px;
		padding-left: 20px;
	}

	.header__logo {
		margin-right: 0;
	}

	.events {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.title {
		font-size: 28px;
	}

	.tabs__item {
		margin: 0px 7px 15px 7px;
		line-height: 1;
		min-height: 43px;
		border-radius: 80px;
		font-size: 13px;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
	}

	.tabs__list {
		margin-right: -7px;
		margin-left: -7px;
	}

	.footer__container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
	}

	.footer__title {
		padding: 0;
	}

	.footer__text-block {
		padding: 0;
	}

	.footer__logo {
		width: 141px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 141px;
		flex: 0 0 141px;
		padding: 0;
		margin-right: 0;
		margin-bottom: 30px;
	}

	.footer__dev {
		margin-bottom: 0;
	}

	.footer {
		padding-bottom: 20px;
	}

	.events__title {
		margin-bottom: 34px;
	}

	.events__column {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 385px;
		flex: 1 0 385px;
	}

	.event__top {
		padding-left: 30px;
	}

	.event__data {
		font-size: 14px;
	}

	.event__content {
		margin-top: -46px;
	}

	.event__title {
		margin-bottom: 10px;
		font-size: 20px;
	}

	.event__subtitle {
		margin-bottom: 21px;
		line-height: 1.5;
		font-size: 15px;
	}

	.event__link {
		font-size: 13px;
	}

	.event__number {
		margin-bottom: 10px;
		font-size: 60px;
	}

	.events__list {
		margin: 0px -19px 0px -19px;
	}

	.hill {
		max-width: 577px;
	}

	.girl {
		max-width: 608px;
		bottom: 0;
	}

	.bg-2 {
		max-width: 1000px;
	}

	.parallax__subtitle {
		font-size: 17px;
	}

	.parallax {
		min-height: 770px;
	}

	.parallax__title {
		margin-bottom: 40px;
	}

	.grime-1,
	.grime-2,
	.grime-3,
	.grime-4 {
		opacity: 0;
		visibility: hidden;
	}

	.first {
		min-height: 500px;
	}

	.first .swiper-pagination {
		display: none;
	}

	.slide-first__content {
		padding-left: 0;
		padding-top: 30px;
		padding-bottom: 40px;
	}

	.slide-first__date {
		margin-bottom: 20px;
	}

	.slide-first__num {
		width: 43px;
		height: 65px;
		font-size: 50px;
	}

	.slide-first__num:not(:last-child) {
		margin-right: 5px;
	}

	.slide-first__month {
		min-height: 65px;
		font-size: 30px;
		padding: 0px 23px;
	}

	.slide-first__season {
		margin-bottom: auto;
		font-size: 30px;
		line-height: 1.2;
	}

	.slide-first__btn {
		min-height: 70px;
		width: 250px;
		font-size: 24px;
	}

	.partners__title {
		margin-bottom: 20px;
	}

	.partners__subtitle {
		font-size: 17px;
	}

	.partners__btn {
		margin-top: 30px;
		max-width: 300px;
		min-height: 58px;
		font-size: 22px;
	}

	.partners {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.partners__row:not(:last-child) {
		margin-bottom: 25px;
	}

	.partners__row {
		height: 80px;
	}

	.partners__link {
		width: 140px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 140px;
		flex: 0 0 140px;
	}

	.reasons__number {
		height: 183px;
	}

	.reasons__title span {
		font-size: 45px;
	}

	.reasons__left {
		margin-bottom: 40px;
	}

	.reasons__column {
		padding: 0px 20px 40px 20px;
	}

	.news__title {
		margin-bottom: 214px;
	}

	.news__men {
		height: 516px;
		margin-left: 0;
		width: 100%;
		background-position: center;
	}

	.contacts__column {
		padding: 0 25px 40px 25px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}

	.item-contacts__name {
		margin-bottom: 16px;
	}

	.item-contacts__link:not(:last-child) {
		margin-bottom: 16px;
	}

	.item-contacts {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
	}

	.item-contacts__image {
		margin-bottom: 30px;
		width: 90px;
		height: 90px;
		border: 8px solid #fff;
	}

	.trail-single__right {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.trail-block__title {
		font-size: calc(15px + 5 * ((100vw - 320px) / (576 - 320)));
	}

	.trail-block__date {
		margin-bottom: calc(10px + 20 * ((100vw - 320px) / (576 - 320)));
		font-size: calc(12px + 2 * ((100vw - 320px) / (576 - 320)));
	}

	.trail-block__link-title {
		margin-bottom: calc(10px + 16 * ((100vw - 320px) / (576 - 320)));
	}

	.trail-block__subtitle {
		margin-bottom: calc(15px + 12 * ((100vw - 320px) / (576 - 320)));
		font-size: calc(14px + 2 * ((100vw - 320px) / (576 - 320)));
	}

	.trail-block__more {
		font-size: calc(14px + 2 * ((100vw - 320px) / (576 - 320)));
	}

	.trail-single__content {
		margin-bottom: 15px;
	}

	.trail-archive__row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.trail-archive__left {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		margin-right: 0;
		margin-bottom: calc(20px + 20 * ((100vw - 320px) / (576 - 320)));
	}

	.trail-archive__right {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}

	.trail-archive__item .trail-block__title {
		font-size: 16px;
	}

	.trail-archive__item .trail-block__link-title {
		margin-bottom: calc(10px + 5 * ((100vw - 320px) / (576 - 320)));
	}

	.trail-archive__item .trail-block__subtitle {
		margin-bottom: calc(15px + 12 * ((100vw - 320px) / (576 - 320)));
		font-size: calc(14px + 2 * ((100vw - 320px) / (576 - 320)));
	}

	.trail-archive__item .trail-block__date {
		margin-bottom: calc(10px + 20 * ((100vw - 320px) / (576 - 320)));
		font-size: calc(12px + 2 * ((100vw - 320px) / (576 - 320)));
	}

	.trail-archive__item .trail-block__more {
		font-size: calc(14px + 2 * ((100vw - 320px) / (576 - 320)));
	}

	.ev-video__flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.ev-video__left {
		width: 280px;
		margin-right: 0;
		margin-bottom: 30px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}

	.ev-video__control::before {
		width: 56px;
		height: 64px;
	}

	.ev-video__control {
		max-width: 105px;
	}

	.ev-video__control-text {
		font-size: 13px;
	}

	.item-about::before {
		width: 7px;
		height: 7px;
		margin-bottom: 10px;
	}
}

@media (max-width: 425px) {
	.title {
		font-size: 25px;
	}

	.header__logo {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 70px;
		flex: 0 0 70px;
	}

	.header__title {
		max-width: 209px;
		font-size: 15px;
	}

	.news__vk {
		width: 100%;
	}

	.news__inst {
		max-width: none;
		width: 100%;
		padding: 70px 38px 49px 38px;
	}

	.news__content {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.events {
		padding-top: 35px;
		padding-bottom: 40px;
	}

	.event__top {
		padding-left: 20px;
	}

	.event__data {
		font-size: 11px;
		top: 74%;
	}

	.events__title {
		margin-bottom: 20px;
	}

	.tabs__item {
		margin: 0px 7px 10px 7px;
	}

	.tabs__list {
		margin-bottom: 15px;
	}

	.events__column {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 280px;
		flex: 1 0 280px;
	}

	.event {
		padding: 25px 20px 30px 20px;
	}

	.event__content {
		margin-top: -31px;
	}

	.event__title {
		margin-bottom: 10px;
		font-size: 17px;
	}

	.event__subtitle {
		margin-bottom: 15px;
		font-size: 14px;
	}

	.event__link {
		font-size: 11px;
	}

	.event__number {
		margin-bottom: 5px;
		font-size: 45px;
	}

	.parallax__subtitle {
		font-size: 16px;
	}

	.reasons {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.reasons__title span {
		font-size: 35px;
	}

	.reasons__number {
		height: 161px;
	}

	.reason__title {
		margin-bottom: 10px;
		font-size: 19px;
	}

	.reason__number {
		margin-bottom: 10px;
		font-size: 29px;
	}

	.hill {
		max-width: 460px;
	}

	.girl {
		max-width: 510px;
		bottom: 0;
	}

	.parallax__title {
		margin-bottom: 25px;
	}

	.news__men {
		height: 659px;
		background-position: 0% 50%;
		z-index: 1;
	}

	.news__ropes::after {
		right: -10%;
	}

	.contacts__column {
		padding: 0 25px 30px 25px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}

	.item-contacts__name {
		margin-bottom: 10px;
		font-size: 17px;
	}

	.item-contacts__link:not(:last-child) {
		margin-bottom: 10px;
	}

	.item-contacts__link {
		font-size: 17px;
	}

	.item-contacts__position {
		font-size: 17px;
	}

	.item-contacts__image {
		margin-bottom: 20px;
	}

	.trail-single__title {
		margin-bottom: 15px;
	}

	.aside-ev__list {
		margin-right: -5px;
		margin-left: -5px;
	}

	.aside-ev__list li {
		padding: 0px 5px 10px 5px;
	}

	.aside-ev__list a {
		min-height: 35px;
		padding: 5px 10px !important;
	}
}

@media (max-width: 360px) {
	.header {
		padding: 10px 0px 10px 0px;
	}

	.header__burger {
		width: 35px;
		height: 23px;
	}

	.header__title {
		max-width: 171px;
		font-size: 12px;
	}

	.header__logo {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 60px;
		flex: 0 0 60px;
	}

	.inst__id {
		font-size: 22px;
	}

	.inst__title {
		font-size: 18px;
	}

	.news__vk {
		max-width: 100;
		width: 280px;
	}

	.news__inst {
		padding: 90px 25px 49px 25px;
		max-width: 100%;
	}

	.slide-first__month {
		min-height: 55px;
		font-size: 26px;
		padding: 0px 12px;
	}

	.slide-first__num:not(:last-child) {
		margin-right: 3px;
	}

	.slide-first__date {
		margin-bottom: 15px;
	}

	.slide-first__season {
		font-size: 27px;
	}

	.slide-first__btn {
		min-height: 57px;
		width: 240px;
		font-size: 20px;
	}

	.slide-first__num {
		width: 39px;
		height: 55px;
		font-size: 42px;
	}
}


/*================= ДОРАБОТКИ =============*/
#main.single-race {

}
#main.single-race .screen {
	width: 100%;
	display: none;
}
#main.single-race .screen.current {
	display: block;
}
#main.single-race .race-top {
	display: grid;
	grid-template-columns: 3fr 1fr;
	grid-gap: 30px;
}

#main.single-race aside {
	background-color: #d60007;
	padding: 200px 40px 60px;
}
#main.single-race aside .btn {
	width: 100%;
}
#main.single-race .top-ev__subtitle {
	margin-bottom: 30px;
}

.scheme-download-button {
	padding: 15px 30px;
	border-radius: 20px;
	outline: none;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	background-color: #d60007;
	border: 1px solid #d60007;
}
.scheme-download-button:hover {
	color: #d60007;
	background-color: #fff;
}

.reg-notify {
	color: #fff;
	font-weight: 700;
	font-size: 20px;
}


@media (max-width: 1440px) {
	#main.single-race .about-ev__top {
		margin-bottom: 0;
	}
	#main.single-race .top-ev__subtitle {
		margin-bottom: calc(20px + 11 * ((100vw - 320px) / (1440 - 320)));
	}
}

@media (max-width: 992px) {
	#main.single-race .race-top {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	#main.single-race .race-top .side {
		width: 100%;
	}
	#main.single-race aside {
		order: -1;
		background-color: transparent;
		padding: 20px;
	}
	#main.single-race aside .navigation {
		margin: 0;
		flex-wrap: wrap;
	}
	#main.single-race aside .nav-item a:after {
		display: none;
	}
	.reg-notify {
		color: #d60007;
		margin: 0 auto;
		text-align: center;
		display: block;
	}

}

/* new css */

.losi-search-filter {
  display: block;
  width: 100%;
  float: none;
  text-align: left;
  margin-bottom: 10px;
  position: relative;
}

.losi-search-filter > label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.losi-search-filter input {
  font-size: 16px;
  line-height: 1.5;
  padding: 5px 8px !important;
  border-radius: 5px !important;
  width: 100%;
  margin-left: 5px !important;
}

.clear-search-losi {
  display: block;
  width: 36px;
  min-width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  background: #e31e24;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  border-radius: 5px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}

.contacts h2.contacts__title {
  font-size: 28px;
  text-transform: capitalize;
  font-weight: 600;
}

.contacts .contacts__title {
  margin-bottom: 25px;
}

.contacts .item-contacts {
  flex-direction: row;
  align-items: center;
}

.contacts .item-contacts__image {
  width: 68px;
  height: 68px;
  border-width: 4px;
  margin-bottom: 0;
  margin-right: 10px;
}

.contacts .contacts__grid {
  margin-bottom: 40px;
}

.contacts .item-contacts__link {
  font-size: 22px;
}

.input-autocomplete .autocomplete {
    position: relative;
    display: inline-block;
    width: 300px;
}

.input-autocomplete .autocomplete-items {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    border: 1px solid #d4d4d4;
    border-top: none;
    background-color: #fff;
    z-index: 99;
    max-height: 120px; /* Примерно 5 элементов по 40px */
    overflow-y: auto;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.input-autocomplete .autocomplete-item {
    padding: 10px;
    cursor: pointer;
    border-bottom: 1px solid #f0f0f0;
}

.input-autocomplete .autocomplete-item:hover {
    background-color: #e9e9e9;
}

.input-autocomplete .autocomplete-item:last-child {
    border-bottom: none;
}



.form-checkboxes-list .checkbox-item {
  display: flex;
  align-items: flex-start;
  cursor: pointer;
  margin-bottom: 10px;
  user-select: none;
  font-size: 14px;
}

.form-checkboxes-list .checkbox-item input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  flex-shrink: 0;
  width: 24px;
  height: 20px;
  border: 2px solid red;
  border-radius: 4px;
  background-color: white;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
  transition: background-color 0.3s ease, border-color 0.3s ease;
}

.form-checkboxes-list .checkbox-item input[type="checkbox"]::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 1px;
  width: 8px;
  height: 14px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) scale(0);
  opacity: 0;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

.form-checkboxes-list .checkbox-item input[type="checkbox"]:checked {
  background-color: red;
  border-color: red;
}

.form-checkboxes-list .checkbox-item input[type="checkbox"]:checked::after {
  transform: rotate(45deg) scale(1);
  opacity: 1;
}

.form-checkboxes-list .checkbox-item span {
  line-height: 1.1;
}

.main video {
	background: black;
}

.main .slide-first__btn {
	width: auto;
	padding-left: 40px;
	padding-right: 40px;
}

.theme-modal {
	width: 900px !important;
}

.input-title > span {
	opacity: .35;
}

.request-form .btn {
	font-weight: 700;
	font-size: 16px !important;
}

@media (max-width: 649px) {
  .theme-modal .request-form .form-input {grid-column: span 2 !important;}
}

@media (max-width: 599px) {
	.contacts .item-contacts__image {width: 32px; height: 32px;}
	.item-contacts__image img {max-width: 14px;}
	.contacts__column {padding: 3px 18px;}
	.contacts__row {align-items: start;}
	.contacts .contacts__title {margin-bottom: 10px;}
	.contacts .item-contacts__link {font-size: 16px; font-weight: 500;}
	.contacts h2.contacts__title {font-size: 22px; line-height: 1;}
	.contacts .contacts__grid {margin-bottom: 25px; border-bottom: 1px solid #d60007; padding-bottom: 10px;}
	.contacts .contacts__grid:nth-last-of-type(1) {border: 0 !important;}
	.contacts__container {padding-bottom: 20px !important;}
	.outer-wrapper {overflow-x: auto;}
	.outer-wrapper > table {min-width: 599px !important; overflow-x: hidden;}
}


@media (max-width: 499px) {
	.formwpoap {
		max-height: 95dvh;
		overflow-y: auto;
		
	}
	.theme-modal .close-modal {top: 30px !important;}
	.theme-modal {
		 
		overflow-y: hidden !important;
		padding-top: 55px !important;
		max-height: none !important;
	}
}

.form-holder{
	padding-bottom: 50px;
}


@media (max-width: 499px) {
 .theme-modal .request-form select {
  font-size: 14px;
  text-transform: lowercase;
 }
}

.list_uchyasniki_button{
	color: black;
	text-decoration: underline;
}
.list_uchyasniki_button:hover{
	text-decoration: none;
}