@font-face {
	font-family: 'Montserrat';
	/*src: url('./font/Montserrat-Regular.woff2') format('woff2'),
	url('./font/Montserrat-Regular.woff') format('woff'),
	url('./font/Montserrat-Regular.eot') format('eot'),
	url('./font/Montserrat-Regular.ttf') format('truetype'),
	url('./font/Montserrat-Regular.svg#Montserrat-Regular') format('svg');*/
	src: url('./font/Montserrat-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;

}
@font-face {
	font-family: 'Montserrat Black';
	src: url("./font/Montserrat-Black.ttf");
}
@font-face {
	font-family: 'Montserrat Bold';
	src: url("./font/Montserrat-Bold.ttf");
}
@font-face {
	font-family: 'Montserrat SemiBold';
	src: url("./font/Montserrat-SemiBold.ttf");
}
@font-face {
	font-family: 'Montserrat Medium';
	src: url("./font/Montserrat-Medium.ttf");
}

@font-face {
  font-family: "Roboto";
  src:
    url('/local/templates/landing_ru_2025/fonts/Roboto/Roboto.ttf') format('truetype');
}

@font-face {
    font-family: "Roboto-Regular";
    src:
      url('/local/templates/landing_ru_2025/fonts/Roboto/Roboto-Regular.ttf') format('truetype');
}

@font-face {
    font-family: "Roboto-Light";
    src:
      url('/local/templates/landing_ru_2025/fonts/Roboto/Robotolight.ttf') format('truetype');
}

@font-face {
    font-family: "Roboto-Medium";
    src:
      url('/local/templates/landing_ru_2025/fonts/Roboto/Robotomedium.ttf') format('truetype');
}

@font-face {
    font-family: "Roboto-Bold";
    src:
      url('/local/templates/landing_ru_2025/fonts/Roboto/Robotobold.ttf') format('truetype');
}

body {
	font-family: "Montserrat", sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#000;
	min-width:1200px;
}

.box {
	/*background: url("./images/540.png") center top no-repeat;*/
	/*overflow: hidden;*/
}

div.block {
	min-width:320px;
/* +	background-color: #fff;*/
}
div.block div.container {
	height: 100%;
	position: relative;
	padding-left: 0;
	padding-right: 0;
}


#header {
	height: 549px;
	min-height: 153px;
}
#header .header-fon, #header .header-fon_eng {
	height: 549px;
}
#header .header-fon {
	background: url("./images/header_bg.png") center top no-repeat,
				url("./images/header_bg_left.png") left top / 35% 100% no-repeat,
				url("./images/header_bg_right.png") right top / 35% 100% no-repeat;
}
#header .header-fon_eng {
	background: url("./images/header_bg_eng.png") center top no-repeat,
				url("./images/header_bg_left.png") left top / 35% 100% no-repeat,
				url("./images/header_bg_right.png") right top / 35% 100% no-repeat;
}
#header div.container {
	max-width: 1276px;
	padding: 0px;
	position: relative;
}
#header div.logo {
	position: absolute;
	left: 38px;
	top: 30px;
	width: 491px;
	height: 123px;
	background-image: url("./images/logo_2025.png");
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 10;
}
#header div.girl {
	display: none;
}
#header div.text-1,
#header div.text-2,
#header div.text-3,
#header div.text-4,
#header div.text-5,
#header div.text-6 {
	background: linear-gradient(#ffbb80 10%, #d79a60 40%, #a76c35 85%);
    background-clip: border-box;
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;	
}
#header div.text-1 {
	font-weight: bold;
	position: absolute;
	left: 55px;
	top: 230px;
	font-size: 27px;
	text-transform: uppercase;
	z-index:20;
	color:#fff;
	font-family: "Montserrat SemiBold";
}
#header div.text-2 {
	position: absolute;
	left: 216px;
	top: 291px;
	font-size: 27px;
	text-transform: uppercase;
	z-index:20;
	color:#fff;
	font-family: "Montserrat SemiBold";
}
#header div.text-3 {
	position: absolute;
	left: 90px;
	top: 354px;
	font-size: 24px;
	text-transform: uppercase;
	z-index: 20;
	color: #fff;
}
#header div.text-4 {
	position: absolute;
	left: 38px;
	bottom:25px;
	font-size: 16px;
	z-index:20;
	color:#fff;
}
#header div.text-5 {
	position: absolute;
	right: 194px;
	top: 267px;
	font-size: 21px;
	z-index: 20;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Montserrat SemiBold";
	/*text-shadow:1px 1px 3px rgba(0,0,0, 0.5);*/
}

#header div.text-6 {
	position: absolute;
	right: 57px;
	top: 288px;
	font-size: 14px;
	z-index: 20;
	color: #fff;
	text-transform: uppercase;
	font-family: "Montserrat SemiBold";
	/*text-shadow:4px 3px 3px rgba(0,0,0, 0.5);*/
}
#header div.text-6 span{
	font-family: "Montserrat Bold";
	font-size: 52px;
	letter-spacing: -0.03em;
}
#header div.text-7 {
	position: absolute;
	right: 20px;
	top:373px;
	font-size: 20px;
	z-index:20;
	color:#fff;
	text-transform: uppercase;
	font-weight: bold;
}
#header div.text-8 {
	position: absolute;
	right: 77px;
	bottom: 25px;
	font-size: 16px;
	z-index:20;
	color:#fff;
}
#terms {
	position: relative;
	z-index: 10;
	background: #fff;
}
#terms div.items {
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
	padding-top: 17px;
}
#terms div.items div.item {
	width: 342px;
	font-size: 14px;
	line-height: 1.2;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color:#333333;
	margin-left: 4%;
	margin-right:4%;
}
#terms div.items div.item span {
	display: block;
	font-size: 19px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Montserrat Bold";
	color: #cc0305;
	white-space: nowrap;
}
#terms div.items div.item.i-1{
	background-image: url("./images/icon_2025_1.png");
}
#terms div.items div.item.i-2{
	background-image: url("./images/icon_2025_2.png");
}
#terms div.items div.item.i-3{
	background-image: url("./images/icon_2025_3.png");
}

.block.anketa .container .button:hover a {
	background: #d61212;
	color: #fff !important;
	border: 1px solid #fff;
	border-radius: 5px;
}

.button:hover a {
	background: #fff;
	color: #d20f0f !important;
	border: 1px solid #d20f0f;
	border-radius: 5px;
}

.video a:hover img {
	scale: 1.01;
}

#social .container .item a:hover img {
	scale: 1.05;
}

div.anketa {
	background: url("./images/anketa_bg.png") center top / 100% 100% no-repeat; 
}
div.anketa div.container{
	padding-bottom: 43px;

}
div.anketa div.h4{
	color:#fff;
	font-size: 23px;
	margin-top:35px;
	margin-bottom: 16px;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
	width: 100%;
	font-weight: bold;
}
div.anketa div.button {
	width: 60%;
	max-width: 426px;
	color: #cc0305;
	border-radius: 8px;
	margin: 0 auto;
	background: #fff;
}
div.anketa div.button a {
	text-align: center;
	display: block;
	height: 45px;
	line-height: 42px;
	text-transform: uppercase;
	color:#cc0305;
	font-size: 24px;
	font-family: "Montserrat Medium";
	font-weight: bold;
	text-decoration: none;
}


#stages div.container {
}

#stages h4 {
	margin-top: 42px;
	margin-bottom: 52px;
}

#stages div.item {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
#stages div.photo {
	max-width: 500px;
	border-radius: 10px;
	overflow: hidden;
}
#stages div.num-2 div.photo {
	/*border: 2px solid #aaa;*/
}
#stages div.text {
	max-width: 640px;
	padding-left: 80px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	line-height: 36px;
	font-size: 17px;
	font-family: "Montserrat";
}
#stages div.text h5{
	font-size: 35px;
	line-height: 42px;
	margin-top: 40px;
	color: #cc0305;
}
#stages div.num-1 div.text {
	background-image: url("./images/stages-num-1.png");
	background-repeat: no-repeat;
	background-position: 20px 33px;
}
#stages div.num-2 div.text {
	background-image: url("./images/stages-num-2.png");
	background-repeat: no-repeat;
	background-position: 20px 4px;
}
#stages div.num-3 div.text {
	background-image: url("./images/stages-num-3.png");
	background-repeat: no-repeat;
	background-position: 20px 22px;
}
#stages img {
	height: 100%;
}


#how .how-bg {
	background: url("./images/how_bg.png") center top no-repeat,
				url("./images/how_bg_left.png") left top / 35% 100% no-repeat,
				url("./images/how_bg_right.png") right top / 35% 100% no-repeat;
}
#how div.container {
	display: flex;
	justify-content: space-between;
}
.en #how div.container {
	justify-content: space-evenly;
}
#how div.container>div{
	/*width: 50%;*/
	margin-left: 1%;
	margin-right: 1%;
	color:#fff;
}
#how div.container>div.text_eng{
	text-shadow: 3px 3px #4242429c;
}
#how div.video {
	margin-top: 44px;
	margin-bottom: 44px;
	width: 40%;
	height: 278px;
	position: relative;
	left: 45px;
}
#how div.text {
	display: flex;
	flex-direction: column;
	justify-content: center;
	line-height: 52px;
	padding-right: 2%;
	font-family: "Montserrat Medium";
	width: 55%;
}
.en #how div.text {
	width: 43%;
}

#how div.text-1 {
	font-size: 36px;
	text-transform: uppercase;
	padding-left: 60px;
	padding-top: 10px;
}
#how div.text-1_eng {
	padding-left: 0px;
	font-size: 45px;
}
#how div.text-2 {
	font-size: 48px;
	text-transform: uppercase;
	padding-left: 92px;
	font-family: "Montserrat";
}
#how div.text-2_eng {
	font-weight: bold;
	font-size: 70px;
	font-family: "Montserrat Bold";
	padding-left: 82px;
	margin: 10px 0px 10px 0px;
}
#how div.text-3 {
	font-size: 72px;
	line-height: 64px;
	text-transform: uppercase;
	font-family: "Montserrat Bold";
	text-align: right;
	padding-right: 0;
}
#how div.text-3_eng {
	font-size: 45px;
	padding-right: 40px;
}



#show {
}
#show .show-bg {
	background: #000 url("./images/show_bg.png") center top no-repeat;
}
#show div.container {
	display: flex;
	justify-content: space-between;
}
.en #show div.container {
	justify-content: space-evenly;
}
#show div.container>div{
	/*width: 50%;*/
	margin-left: 1%;
	margin-right: 1%;
	color:#fff;
}
#show div.container>div.video {
	margin-top: 44px;
	margin-bottom: 26px;
	width: 40%;
	position: relative;
	margin-left: 0;
}
#show div.text {
	display: flex;
	flex-direction: column;
	justify-content: center;
	line-height: 44px;
	padding-right: 2%;
	font-family: "Montserrat Medium";
	width: 55%;
}
.en #show div.text {
	width: 43%;
}

#show div.text-1 {
	font-size: 46px;
	text-transform: uppercase;
	padding-left: 60px;
	padding-top: 10px;
	font-family: "Montserrat Bold";
	padding-bottom: 12px;
}
#show div.text-2 {
	font-size: 46px;
	text-transform: uppercase;
	padding-right: 110px;
	font-family: "Montserrat";
	text-align: center;
}
#show div.text-3 {
	font-size: 25px;
	text-transform: uppercase;
	text-align: center;
	padding-right: 220px;
}
#show div.text-4 {
	font-size: 40px;
	text-transform: uppercase;
	text-align: right;
	font-family: "Montserrat Bold";
	position: relative;
	right: 95px;
}
#why h4 {
	margin-top: 44px;
	margin-bottom: 8px;
}
#why div.container{
	background-image: url("./images/list-img.png");
	background-repeat: no-repeat;
	background-position: 100%;
	background-position-x: -405px;
	padding-bottom: 40px;
}

#why div.container.eng{
	background-image: url("./images/list-img.png");
	background-repeat: no-repeat;
	background-position: 100%;
	background-position-x: -355px;
	background-position-y: -113px;
	background-size: 1500px;
	padding-bottom: 40px;
}

#why {
	background: 
		url("./images/why-bg_left.png") left top / 50% 100% no-repeat,
		url("./images/why-bg_right.png") right top / 50% 100% no-repeat;
}
.en #why div.container{
	background-size: 205px;
}

#why div.text{
	width: 80%;
	line-height: 30px;
}
#why div.text b {
	font-family: "Montserrat SemiBold";
}
#why ul {
	/*padding-left: 5px;
	list-style-position: inside;*/
}
#why li{
	margin-top: 15px;
	margin-bottom: 25px;
	font-size: 15px;
}

#numbers {
	background: url("./images/number_bg.png") center top no-repeat;
	background-size: cover;
	height: 255px;
	color:#fff;
	pointer-events: none !important;
}
.numbers-wrapper {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 35px;
}
.numbers-wrapper__item {
	display: flex;
  	flex-direction: column;
  	justify-content: center;
	width: 23%;
	text-align: center;
	font-family: "Montserrat Medium";
  	padding: 8px 10px 8px 10px;
}
.numbers-wrapper__item-desc, .numbers-wrapper__item-text {
	font-size: 13px;
  }
.numbers-wrapper__item-title {
	font-weight: bold;
	font-size: 20px;
	line-height: 1.2;
	color: #fff !important;
	pointer-events: none !important;
  }
#numbers div.row {
/*	align-items: center;*/
}
#numbers h4{
	margin-top: 25px;
	margin-bottom: 25px;
	font-family: "Montserrat Medium";
}
#numbers div.col {
	font-size: 41px;
	/*line-height: 20px;*/
	text-align: center;
	white-space: nowrap;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	line-height: 60px;


}
#numbers small{
	font-size: 15px;
	display: block;
	line-height: 15px;
}
/*
#numbers div.row {
	align-items: center;
}
#numbers h4{
	margin-top: 60px;
	margin-bottom: 20px;
	font-family: "Montserrat";
}
#numbers div.col {
	font-size: 61px;
	text-align: center;
	white-space: nowrap;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	line-height: 72px;
	margin-bottom: 30px;
	font-family: "Montserrat SemiBold";
}
#numbers div.col.order-1 {
	top:8px;
}
#numbers div.col.order-2 {
	top: 8px;
}
#numbers div.col.order-4 {}

#numbers small{
	font-size: 17px;
	display: block;
	line-height: 18px;
	font-family: "Montserrat";
}
*/
#culture {

}
#culture div.container {
	max-width: 1260px;
}
#culture div.text{
	text-align: left;
	margin-bottom: 20px;
	font-size: 18px;
}
#culture div.text.second{
	text-align: center;
	margin-top: 74px;
	font-family: "Montserrat SemiBold";
}
#culture h4 {
	margin-top: 50px;
	margin-bottom: 42px;
}
#culture div.photos {
	display: flex;
	justify-content: center;
	margin-bottom: 9%;
}
#culture div.photos.mt-50 {
	margin-top: 46px;
}
#culture div.item {
	margin-left: 1.5%;
	margin-right: 1.5%;
	border-radius: 10px;
	overflow: hidden;
}

.anketa-text {
	flex: max-content;
	max-width: 60%;
}
.anketa-image {
	max-width: 35%;
}
div.anketa-b {
	margin: 85px 0px 75px 0px;
}
div.anketa-b div.container{
	padding-top: 25px;
	padding-bottom: 15px;
	position: relative;
	/*height: 240px;*/
}
div.anketa-b div.text {
	/*width: 55%;*/
	padding-left: 2.5%;
	padding-right: 2.5%;
	text-align: center;
	margin-bottom: 2%;
	font-size: 18px;
	margin-top: 5px;
	font-family: "Montserrat";
}
div.anketa-b div.button {
	background: #cc0305;
	/*width: 55%;*/
	max-width: 518px;
	border-radius:10px;
	margin: 30px auto 0;
}
div.anketa-b div.button a {
	text-align: center;
	display: block;
	height: 45px;
	line-height: 45px;
	text-transform: uppercase;
	color:#fff;
	font-size: 20px;
	font-weight: normal;
	font-family: "Montserrat Medium";
	text-decoration: none;
}
div.anketa-b div.photo {
	background-image: url("./images/mac.png");
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	width: 390px;
	height: 360px;
	right: 0;
	top: -50px;
}



#collage {
	margin-bottom: 34px;
}
#collage div.container {
	max-width: 1920px;
	text-align: center;
	padding: 0;
}
#collage div.button {
	width: 400px;
	background: linear-gradient(to bottom, #2248a2, #1d2a4a);
	display: block;
	margin: 0 auto;
}

#social div.container{
	display: flex;
	justify-content: center;
}
#social div.container div.item {
	width: 50px;
	height: 50px;
	margin-left: 5px;
	margin-right: 5px;
}

#copy {
	font-size: 10px;
	font-weight: bold;
	margin: 50px 0px 20px 0px;
}


h4 {
	font-size: 24px;
	margin-top:32px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
	width: 100%;
	font-family: "Montserrat SemiBold";
}
div.block h5 {
	text-transform: uppercase;
	font-size: 60px;
	color:#6c6666;
	font-weight: bold;
	font-family: "Montserrat Bold";
}
div.block h5 span{
	font-size: 24px;
	font-weight: normal;
}

.animated {
	-webkit-animation-duration: 1s;
	-o-animation-duration: 1s;
	-moz-animation-duration: 1s;
	animation-duration: 1s;

	-webkit-animation-delay: 0.5s;
	-o-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

#videoModal,
#videoModal1,
#videoModal2,
#videoModal3,
#videoModal4 {
	/*width: 800px;*/
	padding-top: 100px;
}
#videoModal div.modal-dialog,
#videoModal1 div.modal-dialog,
#videoModal2 div.modal-dialog,
#videoModal3 div.modal-dialog,
#videoModal4 div.modal-dialog {
	max-width: 800px;
	height: auto;
}

#videoModal div.modal-content,
#videoModal1 div.modal-content,
#videoModal2 div.modal-content,
#videoModal3 div.modal-content,
#videoModal4 div.modal-content {
	background-color: transparent;
	height: auto;
	border: 0;
	text-align: center;
	/*width: 800px;*/
	/*height: 450px;*/
}
#videoModal div.modal-body,
#videoModal1 div.modal-body,
#videoModal2 div.modal-body,
#videoModal3 div.modal-body,
#videoModal4 div.modal-body {
	padding: 0;
	text-align: center;
}
#videoModal a,
#videoModal1 a,
#videoModal2 a,
#videoModal3 a,
#videoModal4 a {
	display: block;
	height: 100%;
}
.modal-backdrop {
	min-height: 100%;
	min-width: 100%;
}
div.clear {
	clear:both;
}

@media (min-width: 576px) {
	.modal-dialog {
		max-width: 800px;
	}
}
@media (max-width: 920px) {
	.video-box {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-evenly;
		gap: 10px;
		padding: 0px 10px;
		margin: 0px;
	}
}

@media (max-width: 550px) {
	.video-box {
		margin: -50px 0px 15px 0px !important;
	}
}
.video-box {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin: 35px 0px 35px 0px;
}