@font-face {

	font-family: 'big stem';
	src: url(/wp-content/themes/bootscore-child/fonts/BigStem-Regular.ttf);
}

@font-face {

	font-family: 'Bicubik';
	src: url(/wp-content/themes/bootscore-child/fonts/Bicubik.ttf);
}


@font-face {
	font-family: 'Acrom';
	src: url(/wp-content/themes/bootscore-child/fonts/Acrom/Acrom-Regular.eot);
	src: local('Acrom Regular'), local('Acrom-Regular'),
	url(/wp-content/themes/bootscore-child/fonts/Acrom/Acrom-Regular.eot?#iefix) format('embedded-opentype'),
url(/wp-content/themes/bootscore-child/fonts/Acrom/Acrom-Regular.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Acrom';
	src: url(/wp-content/themes/bootscore-child/fonts/Acrom/Acrom-Bold.eot);
	src: local('Acrom Bold'), local('Acrom-Bold'),
	url(/wp-content/themes/bootscore-child/fonts/Acrom/Acrom-Bold.eot?#iefix) format('embedded-opentype'),
url(/wp-content/themes/bootscore-child/fonts/Acrom/Acrom-Bold.ttf) format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Acrom';
	src: url(/wp-content/themes/bootscore-child/fonts/Acrom/Acrom-Thin.eot);
	src: local('Acrom Thin'), local('Acrom-Thin'),
	url(/wp-content/themes/bootscore-child/fonts/Acrom/Acrom-Thin.eot?#iefix) format('embedded-opentype'),
url(/wp-content/themes/bootscore-child/fonts/Acrom/Acrom-Thin.ttf) format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Acrom';
	src: url(/wp-content/themes/bootscore-child/fonts/Acrom/Acrom-Light.eot);
	src: local('Acrom Light'), local('Acrom-Light'),
	url(/wp-content/themes/bootscore-child/fonts/Acrom/Acrom-Light.eot?#iefix) format('embedded-opentype'),
url(/wp-content/themes/bootscore-child/fonts/Acrom/Acrom-Light.ttf) format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Acrom';
	src: url(/wp-content/themes/bootscore-child/fonts/Acrom/Acrom-ExtraBold.eot);
	src: local('Acrom ExtraBold'), local('Acrom-ExtraBold'),
	url(/wp-content/themes/bootscore-child/fonts/Acrom/Acrom-ExtraBold.eot?#iefix) format('embedded-opentype'),
url(/wp-content/themes/bootscore-child/fonts/Acrom/Acrom-ExtraBold.ttf) format('truetype');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'Acrom';
	src: url(/wp-content/themes/bootscore-child/fonts/Acrom/Acrom-Medium.eot);
	src: local('Acrom Medium'), local('Acrom-Medium'),
	url(/wp-content/themes/bootscore-child/fonts/Acrom/Acrom-Medium.eot?#iefix) format('embedded-opentype'),
url(/wp-content/themes/bootscore-child/fonts/Acrom/Acrom-Medium.ttf) format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Segoe UI';
	src: url("/wp-content/themes/bootscore-child/fonts/Segoe UI.ttf");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Comfortaa';
	src: url(/wp-content/themes/bootscore-child/fonts/Comfortaa-Regular.ttf);
	src: local('Comfortaa Regular'), local('Comfortaa-Regular'),
	url(/wp-content/themes/bootscore-child/fonts/Comfortaa-Regular.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Comfortaa';
	src: url(/wp-content/themes/bootscore-child/fonts/Comfortaa-Bold.ttf);
	src: local('Comfortaa Bold'), local('Comfortaa-Bold'),
	url(/wp-content/themes/bootscore-child/fonts/Comfortaa-Bold.ttf) format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Comfortaa';
	src: url(/wp-content/themes/bootscore-child/fonts/Comfortaa-Light.ttf);
	src: local('Comfortaa Light'), local('Comfortaa-Light'),
	url(/wp-content/themes/bootscore-child/fonts/Comfortaa-Light.ttf) format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Comfortaa';
	src: url(/wp-content/themes/bootscore-child/fonts/Comfortaa-Medium.ttf);
	src: local('Comfotaa Medium'), local('Comfortaa-Medium'),
	url(/wp-content/themes/bootscore-child/fonts/Comfortaa-Medium.ttf) format('truetype');
	font-weight: 500;
	font-style: normal;
}


.my-6{
	margin-top: 6rem;
}

body {
	background-color: #050505 !important;
	font-family: "Acrom", sans-serif !important;
	line-height: 1.3em !important;
	color: #FFF !important;
}

.fixed-container{
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	padding: 0 30px;
}


.toggler-icon-animated span,
.toggler-icon span {
	background-color: #101010 !important;
}

.nav-link {
	color: #101010 !important;
}

.navbar-social {
	color: #101010 !important;
}


#contact-footer {
	color: #6f6f6f !important;
}

#social-footer a {
	color: #6f6f6f !important;
}

.panel {
	height: 100%;
	width: 100%;
}

.panel.green {
	margin-bottom: 400px
}

.c-button{
	height: 52px;
	line-height: 50px;
	white-space: nowrap;
	text-align: center;
	border-radius: 26px;
	border: 1px solid;
	padding: 0 42px;
	font-weight: 400;
	font-size: 16px;
	display: flex;
	align-items: center;
}

.c-button--white{
	color: #FFF;
	border-color: #FFF;
}

.c-button--white:hover{
	color: #FFF;
}

.c-button__next-white{
	width: 26px;
	height: 26px;
	display: block;
	margin-left: 12px;
	background: url("../img/pages/iris-din/button-next.svg") no-repeat center;
}

#hero {
	overflow: hidden;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	font-family: Acrom, sans-serif;
}


#hero-content {
	position: relative;
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 100%;
	min-height: 100vh;
	height: auto;
	top: 0;
	left: 0;
	z-index: 30;
	padding-top: 210px;
}


#hero-video {
	left: 0;
	top: 0;
	z-index: 1;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}

#hero-video-media {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -1000;
	overflow: hidden;
}

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

.container.form__body {
	position: relative;
	display: flex !important;
	padding-bottom: 50px;
	justify-content: flex-start;
	align-items: center;
}
.form__body > div {
	margin-right: 50px;
}
@media (max-width: 992px) {
	.container.form__body {
		padding-bottom: 50px;
		flex-direction: column;
	}
	.form__body > div {
		margin-bottom: 50px;
		margin-right: 0;
	}
}

#nav-main .nav-link{
	color: #FFF !important;
}

.c-hero{
	min-height: 100vh;
	position: relative;
	margin-top: 106px;
	overflow: hidden;
}

.c-hero__video-wrapper{
	z-index: 10;
	margin: 0 auto;
	width: 100%;
	height: auto;
	aspect-ratio: 1920 / 472;
	position: relative;
}

.c-hero__video-out{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

.c-hero__video-inner{
	aspect-ratio: 1920 / 1140;
}

.c-hero__video{
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 28%;
	bottom: 0;
	margin: auto;
}

.c-hero__content{
	position: relative;
	z-index: 20;
}

.c-hero__logo-text{
	display: block;
	max-width: 569px;
	margin: 0 auto;
	width: 100%;
}

.circle{
	position: absolute;
	border-radius: 20px;
	background: #F2F2F2;
	top: 26.1%;
	right: 29%;
	aspect-ratio: 1/1;
	max-width: 40px;
	width: 2.2%;
}


.c-hero__six-in-one{
	font-weight: 700;
	font-size: 40px;
	margin: 6px auto;
	text-align: center;
}

.c-hero__text{
	max-width: 520px;
	margin: 20px auto 40px auto;
	font-weight: 300;
	font-size: 24px;
	line-height: 1.3em;
}

.c-hero__content-inner{
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 80px;
}

.c-hero__video-elements{
	position: absolute;
	top: -90px;
	left: 0;
	width: 100%;
	z-index: 30;
}

.c-hero__video-elements .container{
	display: flex;
	position: relative;
}

.c-hero__video-white-block{
	background: #FFF;
	text-align: center;
	padding: 16px 32px;
	width: 208px;
	flex-shrink: 0;
	margin-right: 40px;
	border-radius: 12px;
	font-weight: 400;
	font-size: 20px;
	color: #000;
	margin-left: 83px;
	line-height: 1.3em;
}

.c-hero__video-white-block a{
	color: #696969;
	text-decoration: underline;
}

.c-hero__video-label{
	border-radius: 20px;
	padding: 16px 24px;
	font-size: 18px;
	background: #80b647;
	color: #FFF;
	height: 76px;
}
.c-hero__video-label strong{
	font-size: 32px;
	line-height: 18px;
}

.c-hero__video-label::before{
	content: '';
	position: absolute;
	height: 68px;
	width: 6px;
	background: #80b647;
	left: 50px;
	bottom: -68px;
}

.c-hero__video-label::after{
	width: 52px;
	height: 52px;
	border-radius: 26px;
	content: '';
	left: 29px;
	bottom: -70px;
	position: absolute;
	background: #80b647 url("../img/pages/iris-din/plus.svg") no-repeat center;
}

.c-hero__video-label--1{	
	position: absolute;
	right: 198px;
	bottom: 18px;
	width: 320px;
}
.c-hero__video-label--2{	
	position: absolute;
	right: 42px;
	bottom: 18px;
	width: 129px;
}

.c-hero__video-captions{
	position: absolute;
	width: 100%;
	bottom: -25px;
	left: 0;
}

.c-hero__video-captions .container{
	display: flex;
	justify-content: center;
	align-items: center;
}

.c-hero__video-captions .container .c-hero__video-caption-item{
	backdrop-filter: blur(15px);
	background: rgba(65, 65, 65, 0.3);
	border-radius: 8px;
	padding: 12px 20px;
	text-align: center;
}
.c-hero__video-captions .container .c-hero__video-caption-item:nth-child(1),
.c-hero__video-captions .container .c-hero__video-caption-item:nth-child(3){
	width: 30%;
}

.c-hero__video-captions .container .c-hero__video-caption-item:nth-child(2){
	width: 25%;
	margin: 0 20px;
}

.container-head{
	position: relative;
	z-index: 10;
}


.container-head .container{
	z-index: 30;
}

.container-head h2{
	font-weight: 400;
	font-size: 60px;
	text-transform: uppercase;
	line-height: 1.3em;
}

.c-title-first{
	-webkit-text-stroke: 1px #FFFFFF;
	text-stroke: 1px #FFFFFF;
	color: #050505;
}

.c-run-line{
	display: flex;
	overflow: hidden;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 10;
	opacity: 0.05;
	align-items: center;
	width: 100%;
	pointer-events: none;
}

@keyframes lineAnimate {
	0%{
		transform: translateX(0%)
	}
	100%{
		transform: translateX(-200%)
	}
}

.c-run-line__item{
	font-weight: 400;
	font-size: 100px;
	line-height: 120%;
	text-transform: uppercase;
	white-space: nowrap;
	-webkit-text-stroke: 1px #FFFFFF;
	text-stroke: 1px #FFFFFF;
	color: #050505;
	margin: 0 40px;
	animation: lineAnimate 20s infinite linear;
}

.c-tabs-switcher{
	display: flex;
	justify-content: center;

}

.c-tabs-switcher__btn{
	width: 320px;
	text-align: center;
	padding: 30px 0;
	border-radius: 20px;
	font-weight: 300;
	font-size: 24px;
	line-height: 120%;
	background: #131313;
	white-space: nowrap;
	color: #FFF;
	margin: 0 15px;
	transition: background-color 300ms ease;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.c-tabs-switcher__btn div{
	font-size: 16px;
}

.c-tabs-switcher__btn:hover{
	color: #FFF;
	background: #80b647;
	transition: background-color 300ms ease;
}

.c-tabs-switcher__btn--active{
	background: #80b647;
}

.c-alluneed .container{
	max-width: 1070px !important;
	border-radius: 20px;
	padding: 48px 60px 55px 60px;
	background: rgba(16, 16, 16, 0.6);
}

.c-alluneed h2{
	text-align: center;
	margin-bottom: 30px;
}

.module-slider .swiper-slide img{
	display: block;
	width: 100%;
}

.c-alluneed__grid{
	display: flex;
	align-items: stretch;
}

.c-alluneed__grid .c-alluneed__column:first-child{
	width: calc(70% - 16px);
	margin-right: 16px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.c-alluneed__grid .c-alluneed__column:last-child{
	width: 30%;
	align-items: stretch;
	padding-bottom: 16px;
}

.c-alluneed__videos{
	display: flex;
	margin-left: -8px;
	margin-right: -8px;
}
.c-alluneed__video{
	position: relative;
	margin-left: 8px;
	margin-right: 8px;
}
.c-alluneed__video > div{
	position: relative;
	margin-bottom: 8px;
	border-radius: 6px;
	overflow: hidden;
}
.c-alluneed__video > div::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../img/pages/iris-din/icon-play.png") no-repeat center;
	background-size: 32px;
	transition: all .3s ease;
}
.c-alluneed__video p{
	margin-bottom: 0;
	font-size: 16px;
	line-height: 1.2em;
	color: #fff;
}
.c-alluneed__video a{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 2;
}
.c-alluneed__video a:hover~div::after{
	background-size: 52px;
}

.c-alluneed__item{
	border: 1px solid #fff;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 80px;
	padding: 0 32px;
	color: #FFF;
}

.c-alluneed__item:hover{
	color: #FFF;
	box-shadow: 0 0 12px #80b647;
}

.c-alluneed__grid .c-alluneed__column:last-child .c-alluneed__item{
	height: 100%;
}

.c-alluneed__grid .c-alluneed__column:first-child .c-alluneed__item{
	width: calc(50% - 8px);
	margin-bottom: 16px;
}

.c-alluneed__icon {
	display: block;
	width: 32px;
	height: 32px;
	margin-right: 16px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

@media (max-width: 990px) {
	.c-alluneed__videos{
		margin-left: 0;
		margin-right: 0;
		flex-direction: column;
		align-items: center;
	}
	.c-alluneed__video{
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 16px;
		max-width: 320px;
	}
}

.icon-tech-quest{
	background-image: url("../img/pages/iris-din/icon-tech-quest.svg");
}

.icon-software{
	background-image: url("../img/pages/iris-din/icon-software.svg");
}

.icon-documentation{
	background-image: url("../img/pages/iris-din/icon-documentation.svg");
}

.icon-3d-model{
	background-image: url("../img/pages/iris-din/icon-3d-model.svg");
}

.icon-presentation{
	background-image: url("../img/pages/iris-din/icon-presentation.svg");
}

.c-iris-luck{
	position: relative;
	aspect-ratio: 1923 / 1264;
	width: 100%;
	max-width: 100%;
}

@media (max-width: 1920px) {
	.c-iris-luck {
		aspect-ratio: 1923 / 1664;
	}
}

.c-iris-luck-mobile{
	display: none;
}

.c-iris-luck .container{
	height: 100%;
}

.c-iris-luck__image{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url("../img/pages/iris-din/webp/c-iris-luck__image.webp") no-repeat center;
	background-size: cover;
	z-index: 30;
}

.c-iris-luck__row{
	display: flex;
	height: 100%;
	white-space: nowrap;
}

.c-iris-luck__column{
	width: 50%;
}

.c-iris-luck__column:first-child{
	display: flex;
	flex-direction: column;
	padding-top: 10%;
}

.c-iris-luck__column:last-child{
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-end;
	padding-bottom: 10%;
}

.c-iris-luck__left-first{
	font-weight: 700;
	font-size: clamp(2.375rem, -0.25rem + 13.125vw, 11.563rem);
	line-height: 89%;
	-webkit-text-stroke: 1px #FFFFFF;
	text-stroke: 1px #FFFFFF;
	color: #050505;
}

.c-iris-luck__left-second{
	font-weight: 700;
	font-size: clamp(2.375rem, -0.25rem + 13.125vw, 11.563rem);
	line-height: 89%;
	color: #FFF;
}

.c-iris-luck__right-first{
	opacity: 0.4;
	font-weight: 400;
	font-size: clamp(1.688rem, -0.17rem + 9.286vw, 8.188rem);
	line-height: 0.8em;
	color: #fff;
}

.c-iris-luck__right-second{
	opacity: 0.4;
	font-weight: 400;
	font-size: clamp(1.25rem, -0.179rem + 7.143vw, 6.25rem);
	line-height: 0.9em;
	color: #fff;
}

.c-iris-luck__right-last{
	font-weight: 400;
	font-size: 16px;
	line-height: 1.2em;
	color: #fff;
	opacity: 0.21;
	margin-bottom: 30px;
}

.c-iris-complectation{
	width: 100%;
	max-width: 100%;
	overflow: hidden;
}

.c-iris-complectation__wrapper{
	position: relative;
	z-index: 30;
}

.c-iris-configurator .c-title-first{
	font-weight: 400;
	font-size: 89px;
	line-height: 120%;
	opacity: 0.32;
	position: relative;
	z-index: 10;
}

.c-iris-configurator .c-title-second{
	font-weight: 400;
	font-size: clamp(2.125rem, 1.5rem + 3.125vw, 4.313rem);
	line-height: 120%;
	margin-left: 6%;
	margin-top: -130px;
	position: relative;
	z-index: 20;
}

.c-iris-configurator-slider-wrapper{
	border-radius: 27px;
	background: #0c0c0c url("../img/pages/iris-din/c-iris-configurator-slider.svg") left center no-repeat;
	background-size: auto 100%;
	padding: 60px 80px;
	margin-top: 90px;
	display: flex;
}


.c-iris-configurator-slider{
	width: 100%;
}

.c-iris-configurator__row{
	flex-shrink: 0;
	width: 350px;
}

.c-iris-configurator__tabs{
	width: 100%;
	display: flex;
	flex-direction: column;
	padding-left: 42px;
}

.c-iris-configurator__tab-item{
	display: block;
	backdrop-filter: blur(53px);
	background: rgba(170, 170, 170, 0.05);
	text-align: center;
	padding: 28px;
	border-radius: 12px;
	color: #fff;
	font-weight: 500;
	font-size: 19px;
	margin-bottom: 20px;
	transition: background-color 300ms ease;
}

.c-iris-configurator__tab-item:last-child{
	margin-bottom: 0;
}

.c-iris-configurator__tab-item:hover,
.c-iris-configurator__tab-item--active{
	background-color: #80b647;
	transition: background-color 300ms ease;
	color: white;
}

.c-iris-configurator__image{
	display: block;
	margin-top: 70px;
}

.c-iris-configurator__text{
	font-weight: 400;
	font-size: 24px;
	line-height: 130%;
}

.c-iris-configurator__text .c-button{
	border-color: white;
	color: white;
}

.c-iris-complectation__img{
	display: block;
	max-width: 100%;
	height: 100%;
	max-height: 920px;
	margin-top: -180px;
}

.c-iris-complectation__list{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin: 35px 150px 35px 0;
	flex-shrink: 0;
	width: 514px;
}

.c-iris-complectation__list b{
	font-weight: 500;
	font-size: 24px;
	line-height: 130%;
}

.c-iris-complectation__item{
	display: flex;
	align-items: center;
	color: #8d8d8d;
	transition: color 300ms ease;
	margin-bottom: 18px;
}

.c-iris-complectation__item-line{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 14px;
	margin-right: 30px;
	transition: padding-left 300ms ease;
}

.c-iris-complectation__item-line i{
	content: '';
	display: block;
	height: 2px;
	width: 100%;
	background: #8d8d8d;
	border-radius: 2px;
	box-sizing: content-box;
	transition: padding-left 300ms ease;
}

.c-iris-complectation__item-line:after{
	content: '';
	display: block;
	flex-shrink: 0;
	width: 14px;
	height: 14px;
	border-radius: 7px;
	border: 2px solid #8d8d8d;
	margin-right: -14px;
}

.c-iris-complectation__item:hover{
	color: white;
	transition: color 300ms ease;
}

.c-iris-complectation__item:hover .c-iris-complectation__item-line i{
	padding-left: 15px;
	transition: padding-left 300ms ease;
}

.c-iris-complectation__item-text{
	max-width: 345px;
}

.c-iris-complectation__item-text span{
	text-decoration: underline !important;
}


.c-constructor{
	display: flex;
	align-items: center;
	padding-left: 2.7%;
	position: relative;
	z-index: 10;
}

.c-constructor-item{
	height: 100%;
}

.c-constructor-item:before{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center;
}


.с-constructor__rail-left{
	aspect-ratio: 82 / 210;
	background: url("../img/pages/iris-din/webp/с-constructor__rail-left.webp") no-repeat center;
	background-size: auto 100%;
	position: relative;
	z-index: 5;
	width: 5.3%;
	max-width: 82px;
	margin-right: -1.9%;
	flex-shrink: 0;
	opacity: 0.35;
	transition: opacity 300ms ease;
}

.с-constructor__rail-din-1{
	aspect-ratio: 384 / 434;
	background: url("../img/pages/iris-din/webp/с-constructor__rail-din-1.webp") no-repeat center;
	background-size: auto 100%;
	position: relative;
	z-index: 10;
	width: 25.1%;
	max-width: 384px;
	flex-shrink: 0;
}

.с-constructor__rail-din-2{
	aspect-ratio: 313 / 428;
	background: url("../img/pages/iris-din/webp/с-constructor__rail-din-2.webp") no-repeat center;
	background-size: auto 100%;
	position: relative;
	z-index: 20;
	width: 20.3%;
	max-width: 313px;
	margin-left: -6.5%;
	margin-top: 0.7%;
	flex-shrink: 0;
}

.с-constructor__rail-din-c{
	aspect-ratio: 293 / 434;
	background: url("../img/pages/iris-din/webp/с-constructor__rail-din-c.webp") no-repeat center;
	background-size: auto 100%;
	position: relative;
	z-index: 20;
	width: 18.3%;
	max-width: 293px;
	margin-left: -2.9%;
	margin-top: 0;
	flex-shrink: 0;
}

.с-constructor__rail-din-3{
	aspect-ratio: 310 / 428;
	background: url("../img/pages/iris-din/webp/с-constructor__rail-din-3.webp") no-repeat center;
	background-size: auto 100%;
	position: relative;
	z-index: 15;
	width: 20.1%;
	max-width: 310px;
	margin-left: -2.7%;
	margin-top: -0.1%;
	flex-shrink: 0;
}

.с-constructor__rail-din-4{
	aspect-ratio: 353 / 443;
	background: url("../img/pages/iris-din/webp/с-constructor__rail-din-4.webp") no-repeat center;
	background-size: auto 100%;
	position: relative;
	z-index: 10;
	width: 22.9%;
	max-width: 353px;
	margin-left: -5.1%;
	margin-top: -0.1%;
	flex-shrink: 0;
}

.с-constructor__rail-right{
	aspect-ratio: 82 / 210;
	background: url("../img/pages/iris-din/webp/с-constructor__rail-right.webp") no-repeat center;
	background-size: auto 100%;
	position: relative;
	z-index: 5;
	width: 5.3%;
	max-width: 82px;
	margin-left: -1.1%;
	flex-shrink: 0;
	opacity: 0.35;
	transition: opacity 300ms ease;
}

.с-constructor__rail-din-1:before{
	background-image: url("../img/pages/iris-din/webp/с-constructor__rail-din-1--dark.webp");
}

.с-constructor__rail-din-2:before{
	background-image: url("../img/pages/iris-din/webp/с-constructor__rail-din-2--dark.webp");
}

.с-constructor__rail-din-c:before{
	background-image: url("../img/pages/iris-din/webp/с-constructor__rail-din-c--dark.webp");
}


.с-constructor__rail-din-3:before{
	background-image: url("../img/pages/iris-din/webp/с-constructor__rail-din-3--dark.webp");
}

.с-constructor__rail-din-4:before{
	background-image: url("../img/pages/iris-din/webp/с-constructor__rail-din-4--dark.webp");
}

.с-constructor__rail-din-c:after{
	display: block;
	content: '';
	width: 36px;
	height: 36px;
	border-radius: 18px;
	background:#80B647  url("../img/pages/iris-din/add-ok.svg") no-repeat center;
	position: absolute;
	right: 21px;
	top: -11px;
	opacity: 0;
	transition: opacity 300ms ease;
}

.с-constructor__rail-din-c--success:after{
	transition: opacity 300ms ease;
	opacity: 1;
}


.c-constructor__container{
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	padding: 0 30px;
	position: relative;
}


.c-constructor__power {
	display: none;
}
.btn-add--disabled .c-constructor__power {
	display: flex;
	align-items: center;
	margin-top: 11px;
}
.c-constructor__power-check {
	position: relative;
	display: flex;
	align-items: center;
	position: relative;
	margin-right: 24px;
	font-size: 16px;
	line-height: 120%;
	color: #828282;
}
.c-constructor__power-check p {
	margin: 0 0 0 8px;
}
.c-constructor__power-value {
	width: 24px;
	height: 24px;
	border-radius: 4px;
	border: 1px solid white;
}
.c-constructor__power-check.active .c-constructor__power-value {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #91CF4F;
	border-color: #91CF4F;
	background-image: url("../img/pages/iris-din/icon-check.svg");
	background-repeat: no-repeat;
	background-position: center;
}
.c-constructor__power-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 4px;
}


.btn-add{
	display: flex;
	width: 342px;
	min-width: 450px;
	align-items: center;
	height: 72px;
	color: white;
	background: #80B647;
	justify-content: center;
	border-radius: 12px;
	position: relative;
	z-index: 40;
	transition: all 300ms ease;
	font-size: 18px;
	font-weight: 700;
	opacity: 0;
	pointer-events: none;
	white-space: nowrap;
	flex-shrink: 0;
}

.btn-add small{
	display: block;
	font-size: 16px;
	font-weight: 300;
}

.btn-add:hover{
	color: #FFF;
	box-shadow: 0 0 14px 0 rgba(128, 182, 71, 0.8);
	transition: box-shadow 300ms ease;
}

.c-iris-order{
	margin-bottom: 120px;
}

.btn-add img{
	display: block;
	flex-shrink: 0;
	margin-right: 8px;
}

.c-constructor-item--show{
	opacity: 1;
	transition: opacity 300ms ease;
}

.c-constructor-item--show:before{
	opacity: 0;
	transition: opacity 300ms ease;
}

.c-constructor-actions{
	display: flex;
	justify-content: center;
}

.btn-add-wrapper{
	position: relative;
	width: 100%;
	max-width: 491px;
	margin: 0 2.2%;
	display: flex;
	opacity: 0;
}

.btn-add-wrapper--show{
	opacity: 1;
}

.btn-add-left.btn-add--disabled,
.btn-add-right.btn-add--disabled{
	background: #131313;
	cursor: auto;
	color: #FFF;
	transition: all 300ms ease;
	width: 277px;
	min-width: 310px;
}
.btn-add-right.btn-add--disabled{
	height: 104px;
}

.btn-add-right i,
.btn-add-left i{
	font-style: normal;
}

.btn-add-left .btn-add-block{
	display: none;
}
.btn-add-left.btn-add--warning {
	background-color: #131313;
}
.btn-add-left.btn-add--warning img, 
.btn-add-left.btn-add--warning > div{
	opacity: .35;
}
.btn-add-left.btn-add--warning .btn-add-block{
	display: block;
	text-wrap-mode: wrap;
}
.btn-add-left.btn-add--warning .btn-add-active{
	display: none;
}

.btn-add-right.btn-add--disabled img,
.btn-add-left.btn-add--disabled img,
.btn-add-right.btn-add--disabled span,
.btn-add-left.btn-add--disabled span{
	display: none;
}

.btn-add-left.btn-add--disabled:hover{
	box-shadow: none;
}

.add-counter-wrapper{
	width: 226px;
	display: flex;
	align-items: center;
	position: absolute;
	z-index: 10;
	opacity: 0;
}

.add-counter__line{
	width: 62px;
	height: 6px;
	background: linear-gradient(-270deg, #131313 0%, #5b8d26 62.21%, #80b647 100%);
	z-index: -1;
}

.add-counter__line--rev{
	margin-left: -12px;
	background: linear-gradient(270deg, #131313 0%, #5b8d26 62.21%, #80b647 100%);
}

.add-counter{
	border-radius: 12px;
	width: 175px;
	height: 72px;
	display: flex;
	background: #80b647;
	align-items: center;
	justify-content: center;
}

.add-counter__minus{
	width: 35px;
	height: 35px;
	background: url("../img/pages/iris-din/rem-btn.svg") no-repeat center;
}

.add-counter__plus{
	width: 35px;
	height: 35px;
	background: url("../img/pages/iris-din/add-btn.svg") no-repeat center;
}

.add-counter__value{
	width: 35px;
	height: 35px;
	text-align: center;
	font-weight: 700;
	font-size: 24px;
	line-height: 120%;
	color: #fff;
	margin: 0 8px;
}

.btn-add--show{
	opacity: 1;
	pointer-events: auto;
}

.add-counter--left{
	right: 250px;
	transition: right 300ms ease;
}

.add-counter--left--show{
	right: -86px;
	opacity: 1;
	transition: right 300ms ease;
}

.add-counter--right{
	left: 250px;
	transition: right 300ms ease;
}

.add-counter--right--show{
	left: -96px;
	opacity: 1;
	transition: left 300ms ease;
}

.c-iris-order-result{
	margin-top: 80px;
}


.c-iris-order-result__title{
	margin-bottom: 18px;
	display: inline-flex;
	align-items: center;
	font-weight: 400;
	font-size: 32px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 18px;
}

.c-iris-order-result__formula {
	margin-left: 18px;
	font-weight: 400;
	font-size: 24px;
	color: #2f2f2f;
}

.c-iris-order-result__row{
	display: flex;
	justify-content: space-between;
}

.c-iris-order-result__col{
	width: calc(50% - 15px);
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.c-iris-order-result__list{
	margin-bottom: 40px;
}

.c-iris-order-result__item{
	display: flex;
	align-items: flex-start;
	font-weight: 400;
	font-size: 20px;
	color: #a4a4a4;
	margin-bottom: 10px;
}

.c-iris-order-result__item strong{
	margin-left: 6px;
}

.c-iris-order-result__item:before{
	content: '';
	width: 54px;
	min-width: 54px;
	height: 14px;
	display: flex;
	margin-right: 11px;
	margin-top: 8px;
	background: url("../img/pages/iris-din/c-iris-order-result__item.svg") no-repeat center;
}

.c-iris-order__add-module{
	position: relative;
	width: 498px;
	height: 156px;
	border: 1px solid #f8f8f8;
	border-radius: 20px;
	margin-top: 60px;
	display: flex;
	justify-content: flex-end;
}

.c-iris-order-result--hidden{
	display: none;
}

.c-iris-order__add-module-image{
	position: absolute;
	top: -53px;
	left: -14px;
	z-index: 10;
}

.c-iris-order__add-module-back{
	position: absolute;
	right: -1px;
	top: -1px;
	width: 50%;
	height: calc(100% + 2px);
	border-radius: 20px;
	border: 1px solid #f8f8f8;
	transition: all 300ms ease;
	background: #131313;
}

.c-iris-order__add-module:hover .c-iris-order__add-module-back{
	width: calc(100% + 2px);
	background: #80B647;
	transition: all 300ms ease;
}

.c-iris-order__add-module-text{
	position: relative;
	z-index: 100;
	width: 50%;
	color: #80B647;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 30px;
}

.c-iris-order__add-module-icon{
	width: 40px;
	height: 40px;
	position: relative;
}

.add-module-icon{
	position: absolute;
	width: 40px;
	height: 40px;
	display: block;
	left: 0;
	top: 0;
	opacity: 0;
	transition: opacity 300ms ease;
}

.add-module-icon--show{
	opacity: 1;
	transition: opacity 300ms ease;
}

.add-module-text-item{
	display: none;
	text-align: center;
	transition: color 300ms ease;
}

.add-module-text-item--show{
	display: block;
}

.c-iris-order__add-module:hover .add-module-text-item{
	color: #FFF;
	transition: color 300ms ease;
}

.c-iris-order__add-module:hover .add-module-icon--white{
	opacity: 1;
	transition: opacity 300ms ease;
}

.c-iris-order__add-module:hover .add-module-icon--green{
	opacity: 0;
	transition: opacity 300ms ease;
}

.c-iris-order__add-module--added .c-iris-order__add-module-back{
	width: calc(100% + 2px);
	background: #80B647;
}

.c-iris-order__add-module--added .add-module-text-item{
	color: #FFF;
}

.c-iris-order__add-module--added .add-module-icon--white{
	opacity: 1;
}

.c-iris-order__add-module--added .add-module-icon--green{
	opacity: 0;
}

.c-iris-order__add-module--success .add-module-icon--white,
.c-iris-order__add-module--success .add-module-icon--green{
	opacity: 0 !important;
}

.c-iris-order__add-module--success .add-module-icon--success{
	opacity: 1;
}

.c-iris-order__add-module--finish .c-iris-order__add-module-icon{
	display: none;
}

.c-iris-order__add-module--finish .c-iris-order__add-module-back{
	background: transparent !important;
	transition: background-color 300ms ease;
}
.c-iris-order__add-module--finish .add-module-text-item{
	color: #80B647;
	transition: color 300ms ease;
}

.c-order-form{
	padding: 0;
	background: transparent;
	border-radius: 10px;
	overflow: hidden;
}

.c-hero-mobile{
	display: none;
}

.c-hero-mobile__info{
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 620px;
	margin: -40px auto 0 auto;
}

.desktop-slide{
	display: block;
}

.mobile-slide{
	display: none;
	max-width: 620px;
	width: 100%;
	margin: 0 auto;
}

.mobile-slide__title{
	text-align: center;
	font-weight: 400;
	font-size: 20px;
	line-height: 120%;
	margin-bottom: 20px;
}

.mobile-slide__title strong{
	display: block;
	font-weight: 500;
	font-size: 20px;
	line-height: 120%;
	color: #fff
}

.mobile-slide__image-bt{
	margin-top: -70px;
	padding-bottom: 70px;
	display: block;
	text-decoration: none;
	border: none;
}

.c-swiper-nav{
	position: absolute;
	margin-block: auto;
	top: 0;
	bottom: 0;
	height: 0;
	display: flex;
	justify-content: space-between;
	z-index: 10;
	width: 100%;
	padding-inline: 20px;
}

.c-swiper-nav__prev,
.c-swiper-nav__next{
	width: 32px;
	height: 32px;
	display: block;
	background: url("../img/pages/iris-din/slider-arrow.svg") no-repeat center;
	background-size: cover;
	margin-top: -18px;
}

.c-swiper-nav__next{
	transform: rotate(180deg);
}



@media (max-width: 1920px) {
	.c-hero__content-inner{
		margin-bottom: 150px;
	}

	.c-tabs-switcher__btn{
		width: 210px;
		font-size: 20px;
		padding: 20px 0;
	}
}


@media (max-width: 990px) {
	.c-hero__video-wrapper{
		display: none;
	}

	.c-hero__content-inner{
		margin-bottom: 0;
	}

	.c-hero-mobile{
		display: block;
		margin-bottom: 30px;
	}

	.c-hero-mobile img{
		display: block;
		width: 100%;
		max-width: 620px;
		margin: 0 auto;
	}

	.c-hero__logo-text{
		height: 67px;
		width: auto;
	}

	.c-hero__six-in-one{
		font-size: 28px;
		font-weight: 700;
		text-align: center;
	}

	.c-hero__text{
		font-size: 18px;
	}

	.c-hero__video-white-block{
		margin: 0;
		font-size: 14px;
		padding: 8px 18px;
		width: 150px;
	}

	.c-hero__video-sk-logo img{
		width: 53px;
	}

	.c-iris-module h2 div:nth-child(2){
		margin-left: 0 !important;
	}

	.c-tabs-switcher.d-flex{
		display: none !important;
	}

	.desktop-slide{
		display: none;
	}

	.mobile-slide{
		display: block;
	}

	.c-alluneed__grid{
		display: block;
	}

	.c-alluneed__grid .c-alluneed__column:first-child{
		width: 100%;
		margin-right: 0;
		display: block;
	}

	.c-alluneed__grid .c-alluneed__column:last-child{
		width: 100%;
	}

	.c-alluneed__grid .c-alluneed__column:first-child .c-alluneed__item{
		width: 100%;
	}

	.c-alluneed__grid .c-alluneed__column:last-child .c-alluneed__item{
		height: 80px;
	}

	.mobile-slide__text-list{
		font-weight: 400;
		font-size: 14px;
		line-height: 120%;
		color: #a5a5a5;
	}

	.mobile-slide__t1{
		font-weight: 400;
		font-size: 16px;
		line-height: 110%;
		text-transform: uppercase;
		color: #fff;
		margin-bottom: 44px;
	}

	.mobile-slide__line{
		display: flex;
		white-space: nowrap;
		align-items: center;
		margin-bottom: 9px;
	}

	.mobile-slide__line i{
		height: 1px;
		width: 100%;
		margin-left: 31px;
		background-color: rgba(255,255,255,0.2);
	}

	.mobile-slide__line i:before{
		content: '';
		display: block;
		width: 16px;
		height: 16px;
		border-radius: 8px;
		border: 1px solid rgba(255,255,255,0.2);
		margin-left: -16px;
		margin-top: -8px;
	}

	.mobile-slide__t2{
		margin-bottom: 12px;
	}

	.mobile-slide__t3-item{
		margin-bottom: 12px;
		font-weight: 300;
		font-size: 16px;
		line-height: 130%;
		color: #fff;
		list-style: disc;
		margin-left: 24px;
		display: list-item;
		padding-left: 7px;
	}

	.swiper-wrapper{
		align-items: flex-start !important;
	}

	.swiper-slide{
		height: auto !important;
	}

	.c-alluneed .container{
		padding-inline: 20px;
	}

	.c-iris-ext-module h2 div:nth-child(2){
		margin-left: 0 !important;
	}

	.mobile-slide__legend{
		font-weight: 400;
		font-size: 12px;
		line-height: 120%;
		color: #a5a5a5;
		margin-bottom: 8px;
	}

	.mobile-slide__text{
		font-weight: 400;
		font-size: 16px;
		line-height: 120%;
		color: #fff;
	}

	.mobile-slide__aplt{
		font-weight: 400;
		font-size: 16px;
		line-height: 130%;
		color: #fff;
		opacity: 0.5;
		margin-bottom: 8px;
	}

	.mobile-slide__apli{
		font-weight: 400;
		font-size: 16px;
		line-height: 120%;
		color: #fff;
		margin-bottom: 12px;
	}

	.c-iris-luck{
		margin-top: 0 !important;
	}

	.aos-animate {

		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;

		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;

		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}

	.c-iris-luck{
		display: none !important;
	}

	.c-iris-luck-mobile{
		display: block;
	}
	.c-iris-luck-mobile img{
		display: block;
		width: 100%;
	}

	.c-iris-configurator .c-title-second{
		margin: 0;
	}

	.c-iris-configurator h2{
		display: flex;
		flex-direction: column-reverse;
		align-items: center;
	}

	.c-iris-configurator-slider-wrapper{
		margin-top: 36px;
		padding: 0;
	}

	.c-iris-configurator__row{
		display: none;
	}

	.c-iris-configurator__image{
		margin-top: 0;
		margin-bottom: 35px;
	}

	.c-iris-configurator__text{
		font-size: 18px;
	}

	.c-iris-configurator-slider-wrapper .swiper-slide{
		display: flex;
		flex-direction: column-reverse;
	}


	.c-iris-complectation h2 .c-title-second{
		margin: 0 !important;
	}

	.c-iris-complectation__wrapper{
		flex-direction: column-reverse;
	}

	.c-iris-complectation__img{
		display: block;
		width: 100%;
		max-width: 360px;
		margin: 0 auto 30px auto;
	}

	.c-iris-complectation__list{
		width: 100%;
		max-width: unset;
		margin: 0;
	}

	.c-iris-order{
		display: none;
	}

	#iris-o-form{
		background-color: transparent;
		box-shadow: none;
	}

	#iris-o-form-p{
		color: #bdbdbd;
		text-align: center;
	}

	#iris-o-form-p br{
		display: none;
	}

	.form-control{
		height: 44px !important;
		background: #2f2f2f !important;
		font-size: 16px !important;
		padding-inline: 21px !important;
		border-radius: 81px !important;
	}


	#iris-o-form-submit{
		height: 44px !important;
		line-height: 44px !important;
		border-radius: 81px !important;
		padding: 0 21px !important;
	}

}

.c-iris-ext-module .c-tabs-switcher__btn{
	min-width: 250px;
	width: 250px !important;
}

.c-iris-configurator-slider-wrapper .swiper-wrapper{
	height: 100% !important;
	max-height: unset !important;
}

textarea.form-control{
	display: none;
}