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




body {
	background-color: #EBEEF5 !important;
}

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

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

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

#header-phone {
	color: #101010 !important;
}

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

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

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

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

#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: 120px;
}


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

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

#iris-o-form {
	height: 100%;
	width: 100%;
	padding-top: 40px;
}
#iris-o-form .col-md-4 {
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}
#iris-o-form-submit {
	background-color: #93df1c;
	border-color: #93df1c;
	border-radius: 20px;
	text-align: center;
	font: normal normal normal 24px/40px Acrom;
	letter-spacing: 0px;
	color: #ffffff;
	text-transform: lowercase;
	margin-top: 20px;
	width: 100%;
	transition: all .3s ease;
}
#iris-o-form-submit:hover {
	background-color: #80b647;
	border-color: #80b647;
}
.alert {
	position: absolute !important;
	top: 100%;
	left: 10px;
	right: 10px;
	transform: translateY(-40px);
	width: calc(100% - 20px) !important;
}

.container {
	max-width: 1400px !important;
}

@media (min-width: 1920px) {
	body .container {
		max-width: 1400px !important;
	}
}

@media (max-width: 1400px) {
	.container {
		max-width: 1100px !important;
	}
}

@media (max-width: 768px) {
	.container {
		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;
	}
}

.hero-content-inner{
	background: #FFFFFFF2;
	width: 100%;
	max-width: 753px;
	padding: 60px;
	border-radius: 20px;
}

.hero-content-inner:first-child{
	margin-bottom: 35px;
}

.hero-content-inner:last-child{
	margin-bottom: 80px;
}

.hero-content-text{
	margin-top: 32px;
	font-size: 18px;
	font-weight: 300;
	line-height: 23px;
	margin-bottom: 32px;
}

.hero-content-big-text {
	position: relative;
	padding-right: 46px;
	font-size: 32px;
	font-weight: 400;
	line-height: 35px;
	margin-bottom: 30px;
}
.hero-content-big-text::after {
	content: '';
	position: absolute;
	bottom: 0;
	right: -24px;
    width: 60px;
    height: 60px;
	background-image: url("../img/pages/lyutik-d/iD.png");
	background-size: 60px;
	background-position: top left;
}

.hero-content-actions{
	display: flex;
}

.hero-content-actions a {
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	padding: 16px 42px;

	border-radius: 100px;
	border: 1px solid #000000;
	color: #000;

	display: flex;
	align-items: center;

	transition: all .3s ease;
}

@keyframes arrowAnimate {
	0%{
		transform: translate(0px);
	}
	50%{
		transform: translate(12px);
	}
	100%{
		transform: translate(0px);
	}
}

.hero-content-actions a:hover {
	color: #94d055;
	border-color: #94d055;
}

.hero-content-actions a:after {
	content: '';
	display: block;
	width: 24px;
	height: 24px;
	background: url("../img/pages/lyutik-d/btn-arrow.svg") no-repeat center;
	margin-left: 10px;
	animation: arrowAnimate 2s infinite;
}

.hero-content-actions a:hover:after {
	transform: translate(12px) !important;
	transition: transform 300ms ease!important;
	animation: none;
}

.hero-grid{
	display: flex;
}

.hero-grid__item{
	margin-right: 44px;
	width: calc(33% - 30px);
}

.hero-grid__item:last-child{
	margin-right: 0;
}

.hero-grid__title{
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	display: block;
}

.hero-content-inner--w2{
	max-width: unset;
	width: 100%;
}


.purpose{
	padding: 120px 0 50px 0;
	font-family: Acrom, sans-serif;
}

.purpose-description{
	padding: 23px 46px;
	background-color: #050505;
	border-radius: 10px;
	max-width: 717px;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 300;
	line-height: 24px;
	text-align: center;
	position: relative;
	z-index: 30;
}

.purpose-cards{
	display: flex;
	margin-top: -47px;
	position: relative;
	z-index: 20;
	justify-content: space-between;
}

.purpose-cards__card-item-wrapper{
	width: calc(50% - 10px);
}

.purpose-cards__card-item{
	width: 100%;
	border-radius: 20px;
	height: 750px;
	background-color: #FFF;
	padding: 100px 60px 0 60px;
	transition: background-size 600ms ease;
}

.purpose-cards__card-item:first-child{
	margin-right: 20px;

}

.purpose-cards__card-item-wrapper .purpose-cards__text-item{
	font-size: 18px;
	font-weight: 300;
	line-height: 22px;
	max-width: 410px;
	background: url("../img/pages/lyutik-d/purpose-cards__text-item.svg") no-repeat center left;
	padding-left: 44px;
	margin-bottom: 28px;
}

.purpose-cards__card-item-wrapper:nth-child(1) .purpose-cards__card-item{
	background: #FFF url("../img/pages/lyutik-d/purpose-cards__card-item-1.png") no-repeat bottom left;
	background-size: 93%;
}

.purpose-cards__card-item-wrapper:nth-child(2) .purpose-cards__card-item{
	background: #FFF url("../img/pages/lyutik-d/purpose-cards__card-item-2.png") no-repeat bottom left;
	background-size: 93%;
}

.purpose-cards__card-item-wrapper .purpose-cards__card-item:hover{
	background-size: 98%;
	transition: background-size 1000ms ease;
}

.run-line-wrapper{
	width: 100%;
	overflow: hidden;
	margin-bottom: 120px;
	margin-top: 120px;
	padding: 50px 0;
}

.run-line{
	display: flex;
	overflow: hidden;
	transform: rotate(-3deg);
	width: calc(100% + 100px);
	margin-left: -50px;
	font-family: Acrom, sans-serif;
}


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

.run-line__item{
	display: flex;
	align-items: center;
	flex-shrink: 0;
	animation: lineAnimate 20s infinite linear;
}

@keyframes circleRotate {
	0%{
		transform: rotate(0deg);
	}
	100%{
		transform: rotate(360deg);
	}
}

.run-line__circle{
	width: 100px;
	height: 100px;
	background: url("../img/pages/lyutik-d/run-line__item.svg");
	margin: 0 20px;
	background-size: cover;
	animation: circleRotate 6s linear infinite;
}

.run-line__text{
	font-size: 19px;
	font-weight: 300;
	text-align: center;
	line-height: 1.3em;
}

.run-line__text b{
	font-size: 28px;
	font-weight: 600;
}

.run-line__text span{
	font-size: 30px;
	font-weight: 300;
}

.run-line-support .run-line__text{
	position: relative;
	min-width: 225px;
	text-align: left;
}

.run-line-support .run-line__text img{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
}

.run-line-support .run-line__text b{
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	text-transform: uppercase;
}

.run-line-support .run-line__item:nth-child(even) .run-line__text b{
	font-size: 24px;
	font-weight: 700;
	line-height: 29px;
}


.scheme-section{
	font-family: Acrom, sans-serif;
	margin-bottom: 100px;
}

.scheme-description{
	font-size: 20px;
	font-weight: 300;
	line-height: 26px;
	letter-spacing: 0em;
	text-align: center;
	max-width: 524px;
	margin: 0 auto 60px auto;
}

.scheme-slide-mobile{
	display: none;
}

.scheme-slider-prewrap{
	padding-left: 90px !important;
	padding-right: 90px !important;
	position: relative;
}

.scheme-slider .scheme-slide-desktop{
	width: 100%;
	display: block;
	max-height: 640px;
}

.scheme-slider__paginator-btn{
	padding: 0;
	display: block;
	max-width: 41px;
	height: 41px;
	line-height: 41px;
	border-radius: 22px;
	background-color: #333838;
	margin: 0 6px;
	white-space: nowrap;
	overflow: hidden;
	transition: max-width 400ms linear, height 400ms linear, background-color 400ms linear, padding 400ms linear;
	color: #333838;
}

.scheme-slider__paginator-btn--active{
	padding: 0 32px;
	height: 41px;
	line-height: 41px;
	background-color: #FFF;
	text-align: center;
	font-size: 16px;
	border-radius: 56px;
	width: auto;
	max-width: 300px;
	transition: max-width 400ms linear, height 400ms linear, background-color 400ms linear, padding 400ms linear;
}

.swiper-pagination{
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}

.scheme-slider-prewrap .swiper-button-next,
.scheme-slider-prewrap .swiper-button-prev{
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	background: #00000066 url("../img/pages/lyutik-d/scheme-slider/slider-arrow.svg") no-repeat center;

}

.scheme-slider-prewrap .swiper-button-next:after,
.scheme-slider-prewrap .swiper-button-next:before,
.scheme-slider-prewrap .swiper-button-prev:after,
.scheme-slider-prewrap .swiper-button-prev:before{
	display: none;
}

.scheme-slider-prewrap .swiper-button-next{
	transform: rotate(180deg);
}

.technology-section{
	font-family: Acrom, sans-serif;
	margin-bottom: 60px;
}

.technology-row {
	display: flex;
	justify-content: space-between;
}

.technology-row--rtl {
	flex-direction: row-reverse;
}

.technology-detail__title{
	font-size: 32px;
	font-weight: 600;
	line-height: 35px;
	margin-bottom: 20px;
}

.technology-row:nth-child(1) .technology-row__lb{
	width: 30%;
	margin-right: 10%;
	max-width: 411px;
}

.technology-row:nth-child(1) .technology-row__rb{
	width: 60%;
}

.technology-row:nth-child(1) .technology-row__rb img{
	display: block;
	border-radius: 22px;
}

.technology-detail__list{
	margin-top: 40px;
}

.technology-detail__list-item{
	background: url("../img/pages/lyutik-d/purpose-cards__text-item.svg") no-repeat center left;
	background-size: 24px;
	padding-left: 36px;
	margin-bottom: 28px;
	font-size: 18px;
	font-weight: 300;
	line-height: 23px;
}

.technology-detail__text{
	font-size: 18px;
	font-weight: 300;
	line-height: 23px;
}

.technology-image-bg{
	background: #05050580;
	border-radius: 20px;
	backdrop-filter: blur(30px);
	overflow: hidden;
}

.technology-row:nth-child(2){
	align-items: flex-end;
	margin-top: -100px;
}

.technology-row:nth-child(2) .technology-row__lb{
	padding-bottom: 26px;
	margin-left: 5%;
	max-width: 479px;
	width: 30%;
	padding-top: 120px;
	transform: translateY(30px);
}

.technology-row:nth-child(2) .technology-row__rb{
	width: 65%;
}

.technology-row:nth-child(2) .technology-row__rb img{
	display: block;
	width: 100%;
}
.technology-row:nth-child(2) .technology-detail__text p:last-child {
	margin-bottom: 0;
}


.economy-section{
	font-family: Acrom, sans-serif;
	margin-bottom: 120px;
}
.economy-section__row{
	display: flex;
}


.economy-section__rvtext{
	margin-right: 55px;
	flex-shrink: 0;
}

.economy-section__rvtext .economy-section__rvtext-d{
	display: block;
	height: 100%;
}

.economy-section__rvtext .economy-section__rvtext-m{
	display: none;
}

.economy-section__content{
	width: 100%;
}

.economy-section__cards{
	display: flex;
	justify-content: space-between;
}

.economy-section__card-item{
	width: calc(50% - 10px);
	border-radius: 20px;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	padding: 40px 30px;
	margin-top: 49px;
	position: relative;
}

.economy-section__card-label-wrapper{
	width: 100%;
	height: 100%;
	border-radius: 20px;
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	overflow: hidden;
}

.economy-section__card-label{
	position: absolute;
	background: #fff;
	transform: rotate(-40deg);
	padding: 12px 0;
	display: flex;
	left: -113px;
	top: 90px;
}


.economy-section__card-label-item{
	font-weight: 700;
	font-size: 16px;
	color: #000;
	white-space: nowrap;
	margin-right: 8px;
	animation: lineAnimate 10s infinite linear;
}


.economy-section__card-item:nth-child(1){
	background-color: #FFF;
}

.economy-section__card-item:nth-child(2){
	background: #80b647;
	color: #FFF;
}

.economy-section__card-price{
	border-radius: 8px;
	padding: 20px 36px;
	font-weight: 400;
	font-size: 32px;
	margin-top: -83px;
	background: #050505;
	color: #fff;
	z-index: 10;
}

.economy-section__card-item:nth-child(2) .economy-section__card-price{
	background: #94d055;
}

.economy-section__card-image{
	max-width: 479px;
	width: 100%;
	display: block;
	margin-top: 12px;
	margin-bottom: 20px;
}

.economy-section__card-name{
	font-weight: 600;
	font-size: 28px;
	line-height: 130%;
	text-align: center;
	margin-bottom: 8px;
}

.economy-section__card-description{
	font-weight: 300;
	font-size: 18px;
	line-height: 130%;
	text-align: center;
}

.economy-section__text{
	margin-top: 20px;
	background: #050505;
	border-radius: 20px;
	padding: 28px 60px;
}

.economy-section__text span{
	display: block;
	text-align: center;
	color: #fff;
	max-width: 682px;
	font-weight: 200;
	font-size: 20px;
	line-height: 130%;
	margin: 0 auto;
}

.video-section{
	font-family: Acrom, sans-serif;
	position: relative;
	margin-bottom: 120px;
}
.video-section .container{
	z-index: 30;
	position: relative;
}

.video-section-row{
	display: flex;
	justify-content: space-between;
}

.video-section__scheme{
	width: calc(58% - 10px);
}

.video-section__video{
	width: calc(42% - 10px);
}

.video-section__blink{
	position: absolute;
	max-width: 725px;
	width: 40%;
	right: 0;
	bottom: -200px;
	z-index: 10;
	pointer-events: none;
}

.video-section__name{
	padding: 20px 0 4px 0;
	font-size: 24px;
	font-weight: 700;
	line-height: 31px;
}

.video-section__description{
	font-size: 18px;
	font-weight: 300;
	line-height: 23px;
}

.lyutik-cards{
	margin-bottom: 20px;
	font-family: Acrom,sans-serif;
}

.lyutik-cards__row{
	display: flex;
	justify-content: space-between;
}

.lyutik-cards__item{
	width: calc(50% - 10px);
	padding: 60px 68px;
	background-color: #FFF;
	border-radius: 20px;
	height: 680px;
	display: flex;
	flex-direction: column;
	transition: background-size 300ms ease;
	background-repeat: no-repeat;
	background-size: 100%;
}

.lyutik-cards__item:first-child{
	justify-content: flex-end;
}

.lyutik-cards__item-content{
	max-width: 396px;
}

.lyutik-cards__title{
	font-size: 32px;
	font-weight: 700;
	line-height: 35px;
	margin-bottom: 20px;
}

.lyutik-cards__item-value{
	font-size: 28px;
	font-weight: 500;
	line-height: 31px;
	margin: 12px 0;
	display: block;
}

.lyutik-cards__item:nth-child(1){
	background-image: url("../img/pages/lyutik-d/lyutik-cards__item-1.png");
	background-position: top left;
}


.lyutik-cards__item:nth-child(2){
	background-image: url("../img/pages/lyutik-d/lyutik-cards__item-2.png");
	background-position: bottom right;
}
.lyutik-cards__item:nth-child(2) ul {
	max-width: 80%;
}

.lyutik-cards__item:hover{
	background-size: 105%;
	transition: background-size 600ms ease;
}

.video-section__video-play{
	position: relative;
}

.video-section__video-play:after{
	content: '';
	display: block;
	width: 63px;
	height: 42px;
	background: url("../img/pages/lyutik-d/video-section__video-play.png") no-repeat center;
	position: absolute;
	z-index: 20;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

.lyutik-in-station{
	margin-bottom: 120px;
	position: relative;
}

.lyutik-in-station__text{
	width: 100%;
	max-width: 730px;
	margin: 0 auto 0 auto;
	padding: 30px;
	background: #FFF;
	border-radius: 20px;
	position: relative;
	font-size: 20px;
	line-height: 26px;
	font-family: Acrom, sans-serif;
	z-index: 20;
}

.lyutik-in-station__text span{
	display: block;
	max-width: 530px;
	margin: 0 auto;
	text-align: center;
}

.lyutik-in-station__image{
	display: block;
	margin-top: -56px;
	position: relative;
	z-index: 10;
}

.lyutik-second-slider-section{
	font-family: Acrom, sans-serif;
	margin-bottom: 160px;
}

.lyutik-second-slider .swiper-slide{
	position: relative;
	overflow: hidden;
}

.lyutik-second-slider__content{
	position: absolute;
}

.lyutik-second-slider__inner,
.lyutik-last-slider__inner{
	padding-left: 90px !important;
	padding-right: 90px !important;
	position: relative;
}

.lyutik-second-slider .swiper-slide:nth-child(1) .lyutik-second-slider__content{
	margin-top: 67px;
}

.lyutik-second-slider__title{
	font-size: 32px;
	font-weight: 700;
	line-height: 35px;
	margin-bottom: 20px;
}

.lyutik-second-slider__text{
	font-size: 18px;
	font-weight: 400;
	line-height: 23px;
}

.lyutik-second-slider__blink{
	position: absolute;
	right: 0;
	top: -220px;
}

.lyutik-second-slider-section{
	position: relative;
	margin-bottom: 70px;
}

.lyutik-second-slider-section .swiper-button-next,
.lyutik-second-slider-section .swiper-button-prev{
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	background: #00000066 url("../img/pages/lyutik-d/scheme-slider/slider-arrow.svg") no-repeat center;

}

.lyutik-second-slider-section .swiper-button-next:after,
.lyutik-second-slider-section .swiper-button-next:before,
.lyutik-second-slider-section .swiper-button-prev:after,
.lyutik-second-slider-section .swiper-button-prev:before{
	display: none;
}

.lyutik-second-slider-section .swiper-button-next{
	transform: rotate(180deg);
}


.lyutik-second-slider .swiper-slide:nth-child(2) .lyutik-second-slider__title{
	font-size: 83px;
	font-weight: 700;
	line-height: 1.1em;
	letter-spacing: -0.04em;
	text-transform: uppercase;
}

.lyutik-second-slider .swiper-slide:nth-child(2) .lyutik-second-slider__title div:nth-child(2){
	margin-left: 148px;
}

.lyutik-second-slider .swiper-slide:nth-child(1) img {
	max-height: 780px;
}
.lyutik-second-slider .swiper-slide:nth-child(2) img{
	position: relative;
	margin-left: auto;
	display: block;
	margin-right: -180px;
	max-height: 780px;
	z-index: 1;
}

.lyutik-second-slider__list{
	max-width: 385px;
}

.lyutik-second-slider__video-row{
	display: flex;
}

.lyutik-second-slider__list-item{
	font-size: 18px;
	font-weight: 300;
	line-height: 22px;
	background: url("../img/pages/lyutik-d/purpose-cards__text-item.svg") no-repeat center left;
	padding-left: 44px;
	margin-bottom: 28px;
}

.lyutik-second-slider__video-ti{
	margin-left: -20px;
	width: 100%;
}

.lyutik-second-slider .swiper-slide:nth-child(3) .lyutik-second-slider__video-column:nth-child(1){
	width: 87%;
	position: relative;
	z-index: 20;
}

.lyutik-second-slider .swiper-slide:nth-child(3) .lyutik-second-slider__video-column:nth-child(2){
	width: 13%;
	position: relative;
	z-index: 10;
}

.lyutik-second-slider__video-text-wrapper{
	padding: 1px;
	margin: -46px 40px 0 40px;
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(119,117,116,1) 100%);
	border-radius: 18px;
}

.lyutik-second-slider__video-text{
	backdrop-filter: blur(79px);
	background: rgba(5, 5, 5, 0.4);
	border-radius: 16px;
	padding: 24px 32px;


	font-size: 16px;
	font-weight: 300;
	line-height: 21px;
	color: #FFF;
}

.lyutik-second-slider__video-text-text-text-text-text-text-text{
	max-width: 425px;
	width: 100%;
	margin-right: 30px;
}

.lyutik-second-slider__video-text{
	display: flex;
	align-items: center;
}

@keyframes pulseLineAnimate {
	0%{
		width: 0%;
		opacity: 1;
	}
	70%{
		width: 100%;
		opacity: 1;
	}
	98%{
		opacity: 0;
		width: 100%;
	}
	99%{
		opacity: 0;
		width: 0%;
	}
	100%{
		opacity: 1;
		width: 0%;
	}
}

@keyframes pulseDotAnimate {
	0%{
		opacity: 1;
	}
	70%{
		opacity: 1;
	}
	98%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}

.lyutik-second-slider__video-line{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 100%;
}

.lyutik-second-slider__video-line:before{
	border-radius: 5px;
	background: #FFF;
	width: 5px;
	height: 5px;
	content: '';
	flex-shrink: 0;
	animation: pulseDotAnimate 2300ms ease infinite;
}

.lyutik-second-slider__video-line:after{
	content: '';
	display: block;
	height: 1px;
	width: 100%;
	background: rgb(255,255,255);
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(119,117,116,0) 100%);
	animation: pulseLineAnimate 2300ms ease infinite;
}

.lyutik-second-slider__paginator-btn{
	width: 18px;
	height: 18px;
	border-radius: 9px;
	background-color: #333838;
	margin: 0 4px;
	transition: width 400ms linear, background-color 400ms linear;
}

.lyutik-second-slider__paginator-btn--active{
	width: 60px;
	height: 18px;
	border-radius: 9px;
	background-color: #FFFFFF;
	margin: 0 4px;
	transition: width 400ms linear, background-color 400ms linear;
}

.lyutik-last-slider .lyutik-second-slider__content{
	position: absolute;
	left: 0;
	top: 120px;
	max-width: 445px;
}

.lyutik-last-slider .swiper-slide .lyutik-second-slider__picture {
	display: block;
	margin-left: auto;
	max-height: 724px;
}
.lyutik-last-slider .swiper-slide:nth-child(1) .lyutik-second-slider__picture {
	transform: translateX(20%);
}

.complectation-section{
	font-family: Acrom, sans-serif;
	margin-bottom: 180px;
}

.complectation-section__inner{
	position: relative;
}

.complectation__blink{
	position: absolute;
	right: 20%;
	margin-top: -90px;
	z-index: 10;
}

.complectation-section__content{
	position: relative;
	z-index: 20;
}

.complectation-section__top-content,
.complectation-section__bottom-content{
	position: absolute;
}

.complectation-section__top-content{
	left: 0;
	top: 0;
	max-width: 375px;
}

.complectation-section__bottom-content{
	right: 0;
	bottom: -70px;
	max-width: 640px;
}

.complectation-section__title{
	font-size: 32px;
	font-weight: 700;
	line-height: 35px;
	margin-bottom: 20px;
}

.complectation-section__list{
	display: flex;
	justify-content: space-between;
}

.complectation-section__list-l,
.complectation-section__list-r{
	width: calc(50% - 16px);
}

.complectation-section__top-content .complectation-section__list{
	display: block;
}

.complectation-section__item{
	background: url("../img/pages/lyutik-d/purpose-cards__text-item.svg") no-repeat center left;
	background-size: 24px;
	padding-left: 36px;
	margin-bottom: 28px;
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
}

.complectation-section__item a {
	color: #000000;
}
.complectation-section__item a:hover {
	color: #94d055;
}

.complectation-section__bottom-content .complectation-section__item{
	background: url("../img/pages/lyutik-d/purpose-cards__text-item-dark.svg") no-repeat center left;
	background-size: 24px;
	padding-left: 36px;
	margin-bottom: 12px;
	font-size: 18px;
	font-weight: 300;
	line-height: 23px;
	min-height: 24px;
}

.complectation-section__image{
	margin-bottom: 150px;
}


.lyutik-from{
	font-family: Acrom, sans-serif;
	padding: 0 0 100px 0;
	position: relative;
	overflow: hidden;
}

.lyutik-from .container{
	position: relative;
	z-index: 20;
}

.lyutik-from__row{
	display: flex;
	align-items: stretch!important;
}

.lyutik-from__links{
	width: 600px;
	margin-right: 20px;
	border-radius: 20px;
	background: #FFF;
	padding: 48px 60px 55px 60px;
	background: rgba(255, 255, 255, 0.6);
}

.lyutik-from__include{
	width: 100%;
	height: unset;
}

.lyutik-from__include form,
.lyutik-from__include > div{
	position: relative;
	height: 100%;
}

.lyutik-from__include form > div{
	max-width: unset !important;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.lyutik-from__include .row{
	max-width: 452px;
	margin: 0 auto;
}

.lyutik-from__include button{
	max-width: 452px;
}

.lyutik-from__title{
	margin-bottom: 24px;
	font-weight: 700;
	font-size: 32px;
	line-height: 120%;
	color: #050505;
}

.lyutik-from__links-list{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.lyutik-from__link{
	min-height: 80px;
	backdrop-filter: blur(40px);
	background: rgba(66, 66, 66, 0.05);
	font-weight: 500;
	font-size: 18px;
	line-height: 120%;
	color: #050505;
	align-items: center;
	padding: 18px 32px;
	border-radius: 8px;
	width: 100%;
	margin-bottom: 16px;
	display: flex;
	transition: all .3s ease;
}
.lyutik-from__link:hover {
	background-color: #94d055;
	color: white;
}
.lyutik-from__link:last-child{
	margin-bottom: 0;
}
.lyutik-from__link:before{
	content: '';
	display: block;
	width: 32px;
	height: 32px;
	margin-right: 14px;
	background-position: center;
	background-repeat: no-repeat;
	flex-shrink: 0;
}

.lyutik-from__link--docs:before{
	background-image: url("../img/pages/lyutik-d/lyutik-from__link--docs.svg");
}

.lyutik-from__link--tech:before{
	background-image: url("../img/pages/lyutik-d/lyutik-from__link--tech.svg");
}

.lyutik-from__link--3d:before{
	background-image: url("../img/pages/lyutik-d/lyutik-from__link--3d.svg");
}

.lyutik-from__link--presentation:before{
	background-image: url("/wp-content/themes/bootscore-child/img/pages/blick/library_1.svg");
}

.lyutik-from__blink{
	position: absolute;
	left: 0;
	top: -100px;
	pointer-events: none;
}

.c-lyutik-front{
	position: relative;
}

.lytik-d-front-panel{
	width: 96px;
	height: 96px;
	position: absolute;
	left: 0;
	top: 86px;
	z-index: 10;
	border-radius: 47px;
	overflow: hidden;
}

.c-lyutik-front .scheme-slide-desktop{
	padding-left: 110px;
}

.device__dot {
	display: none;
}

@media (max-width: 1400px) {
	.purpose-cards__card-item {
		height: 590px;
	}
	.lyutik-second-slider .swiper-slide:nth-child(2) .lyutik-second-slider__title {
		font-size: 79px;
	}
	.lyutik-second-slider .swiper-slide:nth-child(2) img {
		margin-right: auto;
        max-width: 506px;
        margin-bottom: 60px;
		margin-left: 518px;
	}

	.lyutik-second-slider .swiper-slide:nth-child(2) .lyutik-second-slider__title div:nth-child(2) {
		margin-left: 0;
	}

	.lyutik-last-slider .swiper-slide:nth-child(1) .lyutik-second-slider__picture {
		max-width: 650px;
		margin-left: 270px;
		margin-top: 50px;
	}
}

@media screen and (max-width: 1160px) {
	.scheme-slider-prewrap {
		padding-left: 60px !important;
		padding-right: 60px !important;
	}
	.scheme-slider .scheme-slide-desktop {
		margin-bottom: 40px;
	}

	.economy-section__row{
		flex-direction: column;
	}

	.economy-section__rvtext{
		height: auto;
		margin: 0 0 20px 0;
	}

	.economy-section__rvtext .economy-section__rvtext-d{
		display: none;
	}

	.economy-section__rvtext .economy-section__rvtext-m{
		display: block;
		width: 100%;
	}

	.technology-row:nth-child(2) .technology-row__lb{
		width: 60%;
		max-width: unset;
	}
	.technology-row:nth-child(2) .technology-row__rb{
		width: 40%;
	}

	.lyutik-cards__item:nth-child(2) ul {
		max-width: none;
	}

	.lyutik-second-slider__inner, .lyutik-last-slider__inner {
		padding-left: 60px !important;
		padding-right: 60px !important;
	}
	.lyutik-second-slider .swiper-slide:nth-child(1) img {
		margin-left: 160px;
		margin-top: 220px;
		max-width: 74%;
	}
	.lyutik-second-slider .swiper-slide:nth-child(2) img {
		margin-right: -250px;
		max-width: 80%;
		margin-bottom: 60px;
		margin-left: 370px;			
	}
	.lyutik-second-slider .swiper-slide:nth-child(2) .lyutik-second-slider__title {
		height: 154px;
	}
	.lyutik-second-slider .swiper-slide:nth-child(2) .lyutik-second-slider__title > div {
		font-size: 72%;
        line-height: initial;
	}

	.lyutik-last-slider .lyutik-second-slider__content {
		position: static;
	}
	.lyutik-last-slider .swiper-slide:nth-child(1) .lyutik-second-slider__picture {
		transform: translateX(12%);
		max-width: 600px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		margin-bottom: 30px;
	}
	.lyutik-last-slider .swiper-slide:nth-child(2) .lyutik-second-slider__picture {
		max-width: 550px;
	}

	.lyutik-from__title {
		margin-bottom: 16px;
		font-size: 20px;
	}
	.lyutik-from__link {
		font-size: 16px;
	}

	.complectation-section {
		padding-top: 50px;
		margin-bottom: 200px;
	}
	.complectation-section__top-content {
		top: -60px;
	}
	.complectation-section__bottom-content {
		bottom: -150px;
	}
}

@media (max-width: 992px) {
	.purpose-cards__card-item {
		padding: 70px 30px 0 30px;
		height: 500px;
	}

	.hero-grid {
		flex-direction: column;
	}
	.hero-grid__item {
		margin-right: 0;
		margin-bottom: 20px;
		width: 100%;
	}

	.lytik-d-front-panel {
		width: 72px;
		height: 72px;
	}

	.c-lyutik-front .scheme-slide-desktop {
		padding-left: 75px;
	}

	.technology-row{
		flex-direction: column-reverse;
		margin-bottom: 20px;
		margin-top: 0 !important;
	}

	.technology-row__lb,
	.technology-row__rb{
		width: 100% !important;
		margin: 0 0 20px 0;
		max-width: none !important;
	}
	.technology-row:nth-child(2) .technology-row__lb{
		padding-top: 0;
	}
	.technology-row__rb img,
	.technology-image-bg {
		max-width: 540px;
	}

	.lyutik-from__row {
		flex-direction: column;
	}
	.lyutik-from__links {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;
	}
}

@media (max-width: 768px) {
	.purpose-cards{
		margin-top: 20px;
		display: block;
	}

	.purpose-cards__card-item-wrapper {
		width: 100%;
	}

	.purpose-cards__card-item-wrapper .purpose-cards__card-item {
		padding: 20px;
		margin-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
		max-width: 500px;
	}

	.lytik-d-front-panel {
		width: 50px;
		height: 50px;
	}
	.c-lyutik-front .scheme-slide-desktop {
		padding-left: 55px;
	}

	.economy-section__card-price {
		font-size: 27px;
	}
}

@media screen and (max-width: 767px) {
	.economy-section {
		margin-bottom: 80px;
	}
	.economy-section__window {
		overflow-x: scroll;
		overflow-y: hidden;
	}
	.economy-section__cards {
		padding-bottom: 20px;
		width: 180%;
	}

	.video-section {
		margin-bottom: 80px;
	}
	.video-section-row {
		flex-direction: column;
	}
	.video-section__scheme {
		margin-bottom: 20px;
		width: 100%;
	}
	.video-section__video {
		width: 100%;
	}

	.lyutik-cards {
		margin-bottom: 32px;
	}
	.lyutik-cards__item {
		padding: 24px;

		border-radius: 12px;
		width: 100%;
		height: 660px;
	}
	.lyutik-cards__item:first-child {
		margin-bottom: 8px;
	}
	.lyutik-cards__row {
		flex-direction: column;
	}

	.lyutik-in-station {
		margin-bottom: 70px;
	}
	.lyutik-in-station__image {
		margin-top: 12px;
		margin-left: -16px;
		margin-right: -16px;
		max-width: calc(100% + 32px);
		background-color: black;
	}

	.lyutik-second-slider__inner, .lyutik-last-slider__inner {
		padding-left: 0 !important;
		padding-right: 0 !important;
		padding-top: 70px !important;
	}

	.lyutik-second-slider-section .swiper-button-next,
	.lyutik-second-slider-section .swiper-button-prev {
		top: 24px;
	}

	.lyutik-second-slider__list-item {
		padding-left: 26px;
		margin-bottom: 12px;

		font-size: 14px;
		line-height: 17px;

		background-size: 18px;
	}

	.lyutik-last-slider .swiper-slide:nth-child(1) .lyutik-second-slider__picture {
		max-width: 380px;
	}
	.lyutik-second-slide-2 .lyutik-second-slider__content {
		position: static;
	}
	.lyutik-second-slider .swiper-slide:nth-child(2) img {
		margin-right: auto !important;
		margin-bottom: 20px;
		margin-left: auto;

		max-width: 270px;

		transform: translateX(18%);
	}

	.lyutik-second-slider .swiper-slide:nth-child(2) .lyutik-second-slider__title {
		font-size: 24px;
		height: auto;
	}
	.lyutik-second-slider .swiper-slide:nth-child(2) .lyutik-second-slider__title > div {
		font-size: inherit;
	}

	.lyutik-second-slider .swiper-slide:nth-child(3) .lyutik-second-slider__video-column:nth-child(1) {
		width: 100%;
	}
	.lyutik-second-slider .swiper-slide:nth-child(3) .lyutik-second-slider__video-column:nth-child(2) {
		width: 100%;
		height: 100px;
	}

	.lyutik-second-slider__video-row {
		flex-direction: column-reverse;
	}
	.lyutik-second-slider__video-ti {
		margin-left: 0px;
		width: 100px;
		transform: rotate(-90deg);
		position: absolute;
		top: 112px;
		right: 275px;
		transform-origin: 0 0;
	}
	.lyutik-second-slider__video-line {
		display: none;
	}
	.lyutik-second-slider__video-text-wrapper {
		margin: -46px 10px 0 10px;
	}
	.lyutik-second-slider__video-text-text-text-text-text-text-text {
		max-width: none;
		margin-right: 0;
	}
	.lyutik-second-slider__video-text {
		border: 1px solid white;
		border-radius: 16px;
	}

	.lyutik-second-slide-1,
	.lyutik-second-slide-2 {
		display: flex;
		flex-direction: column;
	}
	.lyutik-second-slide-1 .lyutik-second-slider__title {
	    margin-bottom: 8px;	
	}
	.lyutik-second-slide-1 .lyutik-second-slider__content {
		position: static;
		margin-top: 0;
	}
	.lyutik-second-slide-1 .lyutik-second-slider__text {
		margin-bottom: 24px;
	}
	.lyutik-second-slider .swiper-slide:nth-child(1) img {
		margin-top: 0;
	}

	.lyutik-last-slider .swiper-slide:nth-child(2) .lyutik-second-slider__picture {
		max-width: 350px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
	}

	.complectation-section {
		padding-top: 0;
		margin-bottom: 50px;
	}
	.complectation-section__content {
		display: flex;
		flex-direction: column;
	}
	.complectation-section__top-content {
		order: 0;
	}
	.complectation-section__bottom-content {
		order: 2;
	}
	.complectation-section__image {
		margin: 24px auto 40px auto;
	}
	.complectation-section__top-content, .complectation-section__bottom-content {
		position: static;
	}
	.complectation-section__item,
	.complectation-section__bottom-content .complectation-section__item {
		padding-left: 26px;
		margin-bottom: 10px;

		background-size: 18px;

		font-size: 16px;
		line-height: 21px;
	}
	.complectation-section__title {
		font-size: 20px;
		line-height: 22px;
		margin-bottom: 12px;
	}
	.complectation-section__list {
		flex-direction: column;
	}
	.complectation-section__list-l, .complectation-section__list-r {
		width: 100%;
	}

	.lyutik-from__links {
		padding: 35px 20px;
		margin-bottom: 16px;
		width: 100%;
	}
	.lyutik-from__include {
		
	}
	.lyutik-from__link {
		margin-bottom: 8px;
	}

	[data-aos] {
		pointer-events: auto !important;
		opacity: 1 !important;
		transform: none !important;
	}
}

@media (max-width: 600px) {
	.container {
		padding: 0 16px;
	}

	#hero-content {
		min-height: auto;
		padding-top: 50vh;
	}

	.hero-content-big-text {
		padding-right: 0;
		font-size: 24px !important;
		line-height: 27px;
	}
	.hero-content-big-text::after {
		display: none;
	}
	.hero-content-text {
		font-size: 16px;
		line-height: 20px;
	}
	.hero-content-actions a {
		width: 100%;
		justify-content: center;
	}

	#hero .container {
		padding: 40px 0;
		width: 100%;
		background-color: #EBEEF5;
	}

	.hero-content-inner{
		padding: 16px;
		margin: 0 !important;
		border-radius: 0;
		background: transparent;
	}

	.hero-grid {
		flex-direction: row;

		overflow-x: scroll;
		overflow-y: hidden;

		padding-bottom: 10px;
	}

	.hero-grid__item{
		width: 85%;
		padding: 20px;
		background: #ffffff;
		border-radius: 12px;
		flex-shrink: 0;
		margin-right: 16px;
	}

	.purpose{
		padding: 20px 0;
	}

	.purpose-description {
		padding: 20px 9px;

		font-size: 16px;
		line-height: 20px;
	}

	.purpose-cards__card-item-wrapper .purpose-cards__text-item {
		padding-left: 26px;
		margin-bottom: 8px;

		font-size: 14px;
		line-height: 18px;

		background-size: 18px;
	}
	.purpose-cards__card-item-wrapper:nth-child(1) .purpose-cards__card-item {
		height: 380px;
        background-size: 440px auto !important;
        background-position: 0 80px;
	}
	.purpose-cards__card-item-wrapper:nth-child(1) .purpose-cards__card-item:hover {
		background-size: 456px auto !important;
	}
	
	.purpose-cards__card-item-wrapper:nth-child(2) .purpose-cards__card-item {
		height: 450px;
		background-size: 100% 380px !important;
	}
	.purpose-cards__card-item-wrapper:nth-child(2) .purpose-cards__card-item:hover {
		background-size: 102% 390px !important;
	}

	.run-line-wrapper{
		margin-top: 15px;
		margin-bottom: 15px;
		padding: 10px 0;
	}

	.scheme-section{
		margin-top: 50px;
		margin-bottom: 30px;
	}
	.scheme-description {
		margin-bottom: 28px;

		font-size: 16px;
		line-height: 21px;
	}

	.scheme-slider-prewrap{
		padding: 0 0 50px 0 !important;
	}

	.scheme-slider .scheme-slide-desktop{
		display: none;
	}

	.scheme-slider .scheme-slide-mobile{
		display: block;
		width: 100%;
	}

	.scheme-slider-prewrap .swiper-button-next,
	.scheme-slider-prewrap .swiper-button-prev{
		display: none;
	}

	.lytik-d-front-panel {
		left: 9%;
		width: 96px;
		height: 96px;
	}

	.technology-row{
		margin-top: 0 !important;
	}

	.technology-row__lb,
	.technology-row__rb{
		margin: 0 0 20px 0;
	}

	.technology-row__rb img{
		width: 100%;
	}

	.technology-detail__title,
	.technology-detail__text,
	.technology-detail__list{
		width: 100%;
	}
	.technology-detail__title {
		font-size: 24px;
		line-height: 27px;
	}
	.technology-detail__text {
		font-size: 16px;
		line-height: 21px;
	}
	.technology-detail__list-item {
		background-size: 18px;
		padding-left: 26px;
		margin-bottom: 16px;
		font-size: 16px;
		line-height: 20px;
	}

	.economy-section__card-price {
		padding: 16px 28px;
		font-size: 20px;
	}
	.economy-section__card-name {
		font-size: 24px;
		margin-bottom: 6px;
	}
	.economy-section__card-description {
		font-size: 16px;
	}
	.economy-section__text {
		border-radius: 12px;
		padding: 9px 20px;
	}
	.economy-section__text span {
		font-size: 16px;
	}

	.video-section__name {
		font-size: 18px;
		line-height: 24px;
	}
	.video-section__description {
		font-size: 16px;
		line-height: 18px;
	}

	.lyutik-cards__item {
		height: 490px;
	}
	.lyutik-cards__item:nth-child(2) {
		background-position: bottom center;
		background-size: 460px;
	}
	.lyutik-cards__item:nth-child(2):hover {
		background-size: 490px;
	}
	.lyutik-cards__title {
		font-size: 20px;
		line-height: 22px;

		margin-bottom: 12px;
	}
	.lyutik-cards__description {
		font-size: 16px;
		line-height: 21px;
	}
	.lyutik-cards__description .lyutik-cards__item-value {
		font-size: 20px;
		line-height: 22px;
	}

	.lyutik-in-station__text {
		padding: 9px 20px;
		border-radius: 12px;
		font-size: 16px;
		line-height: 20px;
	}
	.lyutik-second-slider__title {
		font-size: 24px;
		line-height: 27px;
	}
	.lyutik-second-slider__text {
		font-size: 16px;
		line-height: 21px;
	}

	#iris-o-form-submit {
		width: 100% !important;
		padding-left: 50px;
		padding-right: 50px;
		display: block;
	}

	.device__dot {
		display: block;
		position: absolute;
		width: 24px;
		height: 24px;
		border-radius: 50%;
		background-color: white;
	}
	.device__dot.active::after,
	.device__dot:hover:after {
		content: '';
		position: absolute;
		top: -3px;
		left: -3px;
		right: -3px;
		bottom: -3px;
		border: 2px solid white;
		border-radius: 50%;
	}
	.device__dot.active > div {
		display: block;
	}
	.device__dot > div {
		display: none;
		position: absolute;
		top: calc(100% + 5px);
		left: 30px;
		width: calc(100% - 60px);
		padding: 30px 20px;
		border-radius: 10px;
		background-color: rgba(0, 0, 0, 0.8);
		z-index: 2;
	}
	.device__dot h4 {
		padding: 0;
		margin: 0 0 5px 0;
		font-size: 14px !important;
		line-height: 1.2em;
		color: white;
	}
	.device__dot p {
		padding: 0;
		margin: 0 0 5px 0;
		font-size: 11px !important;
		line-height: 1.2em;
		color: white;
	}

	.device__dot--1 {
		top: 24%;
        left: 14%;
	}
	.device__dot--2 {
		top: 40%;
        left: 14%;
	}
	.device__dot--3 {
		top: 67%;
        left: 13%;
	}
	.device__dot--4 {
		top: 80%;
        left: 24%;
	}
	.device__dot--5 {
		top: 76%;
        left: 46%;
	}
	.device__dot--6 {
		top: 75%;
        left: 59%;
	}
	.device__dot--7 {
		top: 52%;
        left: 67%;
	}

	.device__dot--8 {
		top: 52%;
        left: 30%;
	}
	.device__dot--9 {
		top: 49%;
        left: 12%;
	}
	.device__dot--10 {
		top: 62%;
        left: 25%;
	}
	.device__dot--11 {
		top: 49%;
        left: 81%;
	}
	.device__dot--12 {
		top: 62%;
        left: 86%;
	}
}


.c-point{
	display: none;
	width: 24px;
	height: 24px;
	border-radius: 18px;
	background-color: #FFF;
	position: absolute;
	top: 24%;
	left: 14%;
}

@keyframes circle1animate {
	0%{
		opacity: 1;
		transform: translateX(calc(-50% + 12px)) translateY(calc(-50% + 12px)) scale(1);
	}
	100%{
		opacity: 0;
		transform: translateX(calc(-50% + 12px)) translateY(calc(-50% + 12px)) scale(4);
	}
}

@keyframes circle2animate {
	0%{
		opacity: 1;
		transform: translateX(calc(-50% + 12px)) translateY(calc(-50% + 12px)) scale(1);
	}
	25%{
		opacity: 1;
		transform: translateX(calc(-50% + 12px)) translateY(calc(-50% + 12px)) scale(1);
	}
	100%{
		opacity: 0;
		transform: translateX(calc(-50% + 12px)) translateY(calc(-50% + 12px)) scale(4);
	}
}

@keyframes circle3animate {
	0%{
		opacity: 1;
		transform: translateX(calc(-50% + 12px)) translateY(calc(-50% + 12px)) scale(1);
	}
	50%{
		opacity: 1;
		transform: translateX(calc(-50% + 12px)) translateY(calc(-50% + 12px)) scale(1);
	}
	100%{
		opacity: 0;
		transform: translateX(calc(-50% + 12px)) translateY(calc(-50% + 12px)) scale(4);
	}
}

.c-point__circle{
	position: absolute;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: none;
	border: 1px solid #FFF;
	transform: translateX(calc(-50% + 12px)) translateY(calc(-50% + 12px)) scale(1);
	opacity: 1;
	pointer-events: none;
}

.c-point__circle:nth-child(1){
	animation: circle1animate 4000ms ease infinite;
}

.c-point__circle:nth-child(2){
	animation: circle2animate 4000ms ease infinite;
}

.c-point__circle:nth-child(3){
	animation: circle3animate 4000ms ease infinite;
}

@media (max-width: 600px) {
	.c-point{
		display: block;
	}
}


.btn-1 {
  display: flex;
  padding: 0 20px;
  align-items: center;
  justify-content: center;
  text-align: left;
  max-width: 330px;
  height: 50px;
  border: none;
  border-radius: 25px;
  background-color: #121212;
  color: white;
  font: normal normal normal 18px / 20px Acrom !important;
  transition: all 0.3s ease;
  cursor: pointer;
}
.btn-1:hover {
  background-color: #91CF4F;
  color: white !important;
  text-decoration: none !important;
}
.btn-1:active {
  background-color: #272727;
  color: white !important;
  text-decoration: none !important;
}
.btn-1--white {
  background-color: white;
  color: #121212;
  border: 1px solid #121212;
}
.btn-1--white:hover {
  background-color: #252423;
  border-color: #252423;
  color: white !important;
  text-decoration: none !important;
}
.btn-1--white:active {
  background-color: #1F1E1D;
  border-color: #1F1E1D;
  color: white;
  text-decoration: none !important;
}

.description {
  margin-bottom: 120px;
}
.description__blocks {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.description__block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 32px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  border-radius: 20px;
  background-color: white;
  width: calc(50% - 20px);
}
.description__title {
  display: flex;
  align-items: flex-start;
}
.description__title img {
  margin-right: 16px;
  width: 95px;
  height: 95px;
}
.description__h3 {
  margin-bottom: 8px;
  font: normal normal 500 24px / 29px Acrom !important;
  color: #121212;
}
.description__p {
  margin-bottom: 0;
  font: normal normal normal 20px / 24px Acrom !important;
  color: #121212;
}
.description__block .btn-1 {
	margin-top: 35px;
  max-width: none;
	width: 100%;
	white-space: nowrap;
}
.description__btns {
	margin-left: -4px;
	margin-right: -4px;
	display: flex;
	align-items: center;
}
.description__btns .btn-1 {
	margin-left: 4px;
	margin-right: 4px;
}
.description__videos {
  display: flex;
  margin-left: -10px;
  margin-right: -10px;
}
.description__video {
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.description__video > div {
	position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.description__video > div::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: inherit;
	background-color: rgba(0, 0, 0, .5);
}
.description__video > p {
  margin: 8px 0 0 0;
  font: normal normal normal 20px / 24px Acrom !important;
  color: #121212;
}
.description__video > a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../img/pages/lutik-plus/icon-play.svg) no-repeat center;
  background-size: 62px;
  transition: .3s ease;
	z-index: 2;
}
.description__video > a:hover {
  background-size: 82px;
}

@media (max-width: 1140px) {
  .description {
    margin-bottom: 100px;
  }
  .description__block {
    width: calc(100% - 20px);
  }
  .description__videos {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
		align-items: center;
  }
  .description__video {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 12px;
		max-width: 420px;
  }
}

@media (max-width: 640px) {
	.btn-1 {
		height: 48px;
		font: normal normal normal 16px / 18px Acrom !important;
	}

  .description {
    margin-bottom: 60px;
  }
  .description__title {
    flex-direction: column;
  }
  .description__title img {
    margin-right: 0;
    margin-bottom: 10px;
    width: auto;
    height: 38px;
  }
  .description__h3 {
    font: normal normal 500 18px / 21px Acrom !important;
  }
  .description__p {
    font: normal normal normal 16px / 19px Acrom !important;
  }


  .description__blocks {
    margin-left: 0;
    margin-right: 0;
  }

  .description__block .btn-1 {
    margin-top: 16px;
  }
  .description__block {
		padding: 16px;
		margin-left: -14px;
		margin-right: -14px;
		margin-bottom: 12px;
		width: calc(100% + 28px);
		border-radius: 12px;
  }
	.description__btns {
		margin-top: 8px;
		margin-left: 0;
    margin-right: 0;
		flex-direction: column;
	}
	.description__btns .btn-1 {
		margin-top: 8px;
	}

  .description__video > p {
    font: normal normal normal 16px / 18px Acrom !important;
  }
}

.hero-content__reest {
	margin-top: 20px;
}
.hero-content__reest > div {
	display: flex;
}
.hero-content__reest h3 {
	padding: 0;
	margin: 0;
	font: normal normal normal 16px / 120% Acrom !important;
	color: #B3B3B3;
}
.hero-content__reest p {
	padding: 0;
	margin: 0 6px 0 0;
	font: normal normal normal 18px / 120% Acrom !important;
	color: #050505;
}
.hero-content__reest a {
	color: #050505;
	text-decoration: underline;
	transition: all .3s ease;
}
.hero-content__reest a:hover {
	color: #94d055;
	text-decoration: underline;
}

@media (max-width: 768px) {
	.hero-content__reest > div {
		flex-direction: column;
	}
	.hero-content__reest span {
		display: none;
	}
}
