@import url('./splide.min.css');

body {background-color: #F2F2F2;}

@keyframes benefitsBounce{
	0% {
		transform:scale(.95);
		box-shadow:0 0 0 0 rgba(255,215,28,.4)
	}
	50% {
		transform:scale(1.25);
		box-shadow:0 0 0 10px rgba(255,215,28,.5)
	}
	to {
		transform:scale(1.15);
		box-shadow:0 0 0 0 rgba(255,215,28,.4)
	}
}

.bnr video::-webkit-media-controls-panel {
	display: none!important;
	-webkit-appearance: none;
}

.bnr video::-webkit-media-controls-play-button {
	display: none!important;
	-webkit-appearance: none;
}

.bnr video::-webkit-media-controls-start-playback-button {
	display: none!important;
	-webkit-appearance: none;
}

.section-wrapper {
	width: 100%;
	max-width: 1322px;
	padding: 0 18px;
	margin: 0 auto;
}

.section-wrapper-m {
	max-width: 1386px;
}

.sctn:not(:last-child) {
	margin-bottom: 100px;
}
.sctn.play-section {
	margin-bottom:0;
}
.sldr .owl-dots {
	position: relative;
	bottom: -30px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}

.sldr .owl-dot {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background-color: transparent;
	transition: 0.3s ease;
}

.sldr .owl-dot span {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #c2d0d8;
	transition: 0.3s ease;
}

.sldr .owl-dot:not(:last-child) {margin-right: 12px;}

.sldr .owl-dot.active {
	background-color: #ffd71c !important;
	box-shadow: 0 5px 10px 0 rgb(255 215 28 / 50%);
}

.sldr .owl-dot.active span {background-color: transparent;}

.subtitle {
	margin-bottom: 20px;
	font-weight: 400;
	font-size: 14px;
	color: #95b4c6;
	text-transform: uppercase;
}

.subtitle-bold {
	margin-bottom: 16px;
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
	color: #95B4C6;
}

.title-xl {
	margin-bottom: 47px;
	font-weight: 700;
	font-size: 48px;
	line-height: 56px;
	color: #FFFFFF;
}

@media (max-width: 992px) {
	.title-xl {
		margin-bottom: 22px;
		font-size: 36px;
		line-height: 45px;
	}
}

@media (max-width: 767px) {
	.title-xl {
		font-size: 20px;
		line-height: 26px;
	}
}

.p-text {
	font-weight: 400;
	font-size: 16px;
	line-height: 21px;
	color: #000000;
}

.p-text-20 {
	margin-bottom: 26px;
	font-weight: 400;
	font-size: 20px;
	line-height: 26px;
	color: #000000;
}

.default-text p,
.default-text ul li,
.default-text ol li {
	position: relative;
	font-size: 17px;
	line-height: 1.3;
	margin-bottom: 30px;
	word-break: break-word;
}

.default-text ol {
	padding-left: 20px;
}

.default-text ol li {margin-bottom: 0;}

.default-text ul {
	list-style: none;
}

.default-text ul li {
	margin-bottom: 20px;
}

.default-text ul li {
	padding-left: 30px;
}

.default-text ul li::before {
	content: "";
	position: absolute;
	left: 0px;
	top: 10px;
	display: block;
	width: 6px;
	height: 6px;
	background-color: #000;
	border-radius: 50%;
}

.link-button {
	display: inline-block;
	padding: 0 11px;
	background: #FFD71D;
	border-radius: 24px;
	transition: 0.3s ease;
}

.link-button-cnt {
	display: flex;
	align-items: center;
	justify-content: center;
}

.link-button-img {
	width: 18px;
	margin-right: 5px;
}

.link-button-text {
	font-weight: 500;
	font-size: 12px;
	line-height: 37px;
	text-transform: uppercase;
	color: #000000;
}

.link-button-l {
	padding: 0 22px;
}

.link-button-l .link-button-text {
	line-height: 48px;
	font-size: 11px;
	font-weight: 900;
	text-align: center;
	text-transform: uppercase;
}

@media (max-width: 992px) {
	.link-button-l {
		padding: 0 30px;
	}
	.link-button-l .link-button-text {
		line-height: 45px;
	}
}

@media (max-width: 767px) {
	.link-button-l {
		padding: 0 18px;
	}
	.link-button-l .link-button-text {
		line-height: 38px;
	}
}

.link-el {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	font-weight: 500;
	font-size: 20px;
	line-height: 20px;
	color: #000000;
	transition: 0.3s ease;
}

@media (min-width: 1200px) {
	.link-button:hover {background-color: #b59500;}
	.link-el:hover {color: #FFD71D;}
}

.link-el-img {
	width: 29px;
	min-width: 29px;
	max-width: 29px;
	margin-right: 8px;
}

.link-el-img img {width: 100%;}

.link-el:not(:last-child) {margin-right: 15px;}

.solution-cnt {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding: 0 107px 0 124px;
	background: #FFFFFF;
	box-shadow: 0px 35px 54px -12px rgba(0, 0, 0, 0.1);
}

.solution-bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	color: transparent;
}

.solution-bg::before {
	content: "";
	display: block;
	position: absolute;
	left: -240px;
	top: 232px;
	width: 940px;
	height: 400px;
	border-radius: 200px;
	border: 3px solid #E9F1F4;
	transform: rotate(-45deg);
}

.solution-cnt > div:not(.solution-bg) {
	position: relative;
	z-index: 2;
}

.solution-info {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	max-width: 550px;
}

.solution-title {
	margin-bottom: 14px;
	font-weight: 700;
	font-size: 34px;
	line-height: 43px;
	text-align: center;
	color: #000000;
}

.link-el-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
}

.solution-img {
	width: 100%;
	max-width: 408px;
	margin-top: -35px;
}

.solution-img img {width: 100%;}

@media (max-width: 1200px) {
	.solution-cnt {
		padding: 0 70px;
	}
}

@media (max-width: 500px){
	.sctn .equipment__block .equipment__wrap .equipment__slider .sp-slide {
		padding-top: 0;
	}}

.seventh__block.sctn {
	padding: 45px 0 65px;
}

@media (max-width: 992px) {
	.sctn:not(:last-child) {
		margin-bottom: 60px;
	}
	.sctn.play-section {
		margin-bottom:0;
	}

	.seventh__block.sctn {
		padding: 40px 0;
	}

	.link-el {
		font-size: 14px;
		line-height: 14px;
	}

	.link-el-img {
		width: 21px;
		min-width: 21px;
		max-width: 21px;
		margin-right: 7px;
	}

	.link-el:not(:last-child) {margin-right: 13px;}

	.solution-cnt {
		flex-direction: column;
		align-items: center;
		justify-content: flex-start;
		padding: 58px 20px 0;
	}

	.solution-bg::before {
		left: auto;
		right: 200px;
		top: -300px;
		width: 277px;
		height: 700px;
		background: #E9F1F4;
		border-radius: 201px;
		border: none;
		transform: rotate(43.17deg);
	}

	.solution-info {
		margin-bottom: 22px;
	}

	.solution-title {
		margin-bottom: 22px;
		font-size: 24px;
		line-height: 30px;
	}

	.solution-img {
		max-width: 350px;
		margin-top: 0;
	}
}

@media (max-width: 850px) {
	.solution-bg::before {
		top: -284px;
		width: 182px;
		height: 632px;
		left: 57%;
		right: 50%;
		border-radius: 101px;
	}
}

@media (max-width: 500px) {
	.solution-img {
		max-width: 210px;
	}
}

@media (max-width: 355px) {
	.link-el-wrap {
		flex-direction: column;
		align-items: center;
	}
	.link-el:not(:last-child) {
		margin: 0 0 20px;
	}
}

.how {
	padding: 65px 0 75px;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
}



.how .more-btn {
	display: none;
}

.how::before {
	content: "";
	position: absolute;
	left: -400px;
	top: 290px;
	display: block;
	width: 1200px;
	height: 400px;
	border-radius: 200px;
	background-color: transparent;
	border: 2px solid #ffd71c;
	transform: rotate(-45deg);
}

.how-row {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.how-slider {
	width: 55%;
	margin-right: 40px;
}

.how-slider-item {
	position: relative;
	width: 100%;
	max-height: 550px;
	overflow: hidden;
}

.how-slider-item::before {
	content: '';
	display: block;
	padding-top: 100%;
}

.how-slider-item img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.how-info {
	width: 45%;
}

.how-inner {
	max-height: 550px;
	overflow-y: auto;
	padding-right: 15px;
}

.how-inner::-webkit-scrollbar {
	width: 4px;
}

.how-inner::-webkit-scrollbar-track {
	background:#eaf1f5;
	height: 100%;
}

.how-inner::-webkit-scrollbar-thumb {
	background:#ffd71c;
}

.how-inner > * {
	width: 100%;
	max-width: 443px;
}

.how-info .h4__title {
	font-size: 30px;
	position: relative;
	margin-bottom: 30px;
}

@media (max-width: 992px) {
	.how { padding: 30px 0; }

	.how .more-btn {
		display: block;
		width: 100%;
		margin-top: 20px;
		text-align: center;
		font-size: 11px;
		font-weight: 900;
		color: #000;
	}

	.how::before { display: none;}

	.how-row { display: block;}

	.how-slider { display: none !important; }

	.how-info { width: 100%; }

	.how-inner {
		max-height: 250px;
		overflow: hidden;
	}

	.how-info.open .how-inner { max-height: initial; }

	.how-inner > * { max-width: 100%; }
}

@media (max-width: 500px) {
	.subtitle {
		font-size: 12px;
		margin-bottom: 15px;
	}

	.subtitle-bold {
		font-size: 14px;
		line-height: 14px;
	}

	.p-text {
		font-size: 14px;
		line-height: 18px;
	}

	.how-inner { max-height: 270px; }

	.how-info .h4__title {
		font-size: 22px;
		margin-bottom: 20px;
	}

	.default-text p,
	.default-text ul li {
		margin-bottom: 10px;
	}
}

.benefits-list {
	display: flex;
	justify-content: flex-start;
	flex-flow: row wrap;
}

.benefits-item-wrap {
	width: calc(100% / 4);
	padding: 0 12px;
}

.benefits-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	height: 100%;
	padding: 34px 20px 30px;
	background: #FFFFFF;
	box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.1);
	border-radius: 23px;
	transition: 0.3s ease;
}

.benefits-item-icon {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 80px;
	min-width: 80px;
	height: 80px;
	margin-bottom: 24px;
	background: #FFD71D;
	border-radius: 50%;
}

.benefits-item-icon img {
	position: relative;
	z-index: 3;
	width: 41px;
}

.benefits-item-icon::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	display: block;
	background: rgba(255,215,28,.3);
	width: 100%;
	height: 100%;
	border-radius: 50%;
	opacity: 0;
	transition: 0.3s ease;
}

@media (min-width: 993px) {
	.benefits-item:hover {
		box-shadow: 0 23px 36px 14px rgb(0 0 0 / 16%);
	}

	.benefits-item:hover .benefits-item-icon::before {
		opacity: 1;
		animation: benefitsBounce .5s forwards;
	}
}

.benefits-item .h3,
.benefits-item h3,
.benefits-item p {
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #000000;
}

.benefits-item p {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.3;
}
.benefits-item .h3:not(:last-child),
.benefits-item h3:not(:last-child),
.benefits-item p:not(:last-child) {
	margin-bottom: 20px;
}

.benefits-item p {font-weight: 400;}

@media (max-width: 992px) {
	.benefits-item-wrap {
		width: calc(100% / 2);
		padding: 0 14px;
		margin-bottom: 27px;
	}

	.benefits-item {
		padding: 36px;
	}
}

@media (max-width: 767px) {
	.benefits-list {
		padding: 26px 10px 0;
		background: #FFFFFF;
		box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.1);
		border-radius: 23px;
	}

	.benefits-item-wrap {
		width: calc(100% / 2);
		padding: 0 10px;
		margin-bottom: 30px;
	}

	.benefits-item {
		padding: 0;
		background: transparent;
		box-shadow: none;
		border-radius: 0;
	}

	.benefits-item-icon {
		width: 58px;
		min-width: 58px;
		height: 58px;
		margin-bottom: 9px;
	}

	.benefits-item-icon img {
		width: 31px;
	}
}

@media (max-width: 600px) {
	.benefits-list { padding: 26px 20px 0; }

	.benefits-item-wrap {
		width: 100%;
		padding: 0;
	}
}

.repair-wrapper {
	background-color: #FFFFFF;
}

.repair-row {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	width: 100%;
	max-width: 1441px;
	margin: 0 auto;
}

.repair-img {
	display: block;
	width: 100%;
	max-width: 854px;
}

.repair-img img {width: 100%;}

.repair-cnt {
	width: 100%;
	max-width: 587px;
	padding: 58px 77px 20px 50px;
}

.repair .subtitle {
	margin-bottom: 44px;
}

@media (max-width: 992px) {
	.repair-row {display: block;}
	.repair .subtitle {display: none;}

	.repair-cnt {
		width: 100%;
		max-width: 100%;
		padding: 18px;
	}

	.repair-img {
		width: 100%;
		max-width: 100%;
	}
}

.certificates { overflow: hidden; }

.certificates-slider.owl-carousel .owl-stage {
	display: flex;
	align-items: center;
}

.certificates-slider-item {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 18px;
}

.certificates-slider-item img {
	width: 100%;
	max-height: 100%;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
}

@media (max-width: 1400px) {
	.certificates .section-wrapper {
		max-width: 1100px;
	}
}

@media (max-width: 1170px) {
	.certificates .section-wrapper {
		max-width: 900px;
	}
}

@media (max-width: 992px) {
	.certificates-slider-item {
		width: 309px;
		height: 431px;
	}

	.certificates-slider .owl-stage-outer {
		overflow: initial !important;
	}

	.certificates-slider-item { padding: 15px; }

	.certificates-slider-item img { box-shadow: 0 0 12px rgba(0, 0, 0, 0.25); }

	.certificates-slider .owl-item {
		transform: scale(0.85);
		transition: 0.3s ease;
	}

	.certificates-slider .owl-item.active.center { transform: scale(1); }
}

@media (max-width: 767px) {
	.certificates-slider-item {
		width: 239px;
		height: 333px;
	}

	.certificates-slider-item { padding: 10px; }

	.certificates-slider-item img { box-shadow: 0 0 10px rgba(0, 0, 0, 0.25); }

	.certificates-slider .owl-item {
		transform: scale(0.85);
	}

	.certificates-slider .owl-item.active.center { transform: scale(1); }
}

.workshop-row {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.workshop-info {
	width: 100%;
	max-width: 656px;
	margin-right: 20px;
}

.workshop-map-wrap {
	width: 100%;
	margin-bottom: 45px;
}

.workshop-map {
	width: 695px;
	height: 480px;
}

.workshop-tabs {
	display: flex;
	justify-content: flex-start;
	flex-flow: row wrap;
}

.workshop-tabs button {
	display: inline-block;
	margin: 4px;
	padding: 0 9px;
	font-weight: 400;
	font-size: 16px;
	line-height: 27px;
	color: #000000;
	border: 1px solid #FFD71D;
	background-color: transparent;
	outline: none;
	border-radius: 30px;
	transition: 0.3s ease;
}

.workshop-tabs button.active {
	background-color: #FFD71D;
}

@media (min-width: 1200px) {
	.workshop-tabs button:hover { background-color: #FFD71D; }
}

.workshop-cnt {
	width: 100%;
	max-width: 569px;
}

.workshop-item {
	display: none;
	width: 100%;
	padding: 15px 17px 28px;
	background: #FFFFFF;
	box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.25);
	border-radius: 23px;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s linear 0.2s;
}

.workshop-item.active {
	display: block;
	opacity: 1;
	visibility: visible;
}

.workshop-item-img {
	width: 100%;
	max-height: 339px;
	margin-bottom: 14px;
	border-radius: 23px;
	overflow: hidden;
}

.workshop-item-img img { width: 100%;}

.workshop-item .p-text-20 {
	width: 100%;
	text-align: center;
}

.workshop-cnt .link-button {
	display: none;
}

.workshop-map .map-element path {
	cursor: pointer;
	transition: 0.3s ease;
}

.workshop-map .map-element  .workshop-map-district{
	fill: #E6E6E6;
}

.workshop-map .map-element  .workshop-map-dot{
	fill: #EEC91B;
}

.workshop-map .map-element.active  .workshop-map-district{
	fill: #FFD71D;
}

.workshop-map .map-element.active:not(.active-2) .workshop-map-dot{
	fill: #fff;
}

.cursor-el {color: transparent;}

.cursor-el.yellow {color: #FFD71D;}

.workshop-map .map-element.active:not(.active-2) .workshop-map-dot-2 {fill: transparent;}
.workshop-map .map-element.active-2 .workshop-map-dot {fill: transparent;}

.workshop-map .map-element.active-2  .workshop-map-dot-2{
	fill: #fff;
}

@media (min-width: 1200px) {
	.workshop-map .map-element:hover  .workshop-map-district{
		fill: #FFD71D;
	}

	.workshop-map .map-element:not(.map-trigger):hover path {
		fill: #B3B3B3;
	}

	.workshop-map .map-element:hover  .workshop-map-dot{
		fill: #fff;
	}
}

@media (max-width: 1300px) {
	.workshop-map-wrap {
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0 0 31px;
	}

	.workshop-map {
		width: 347.5px;
		height: 240px;
	}
}

@media (max-width: 800px) {
	.workshop-row {
		flex-direction: column;
		align-items: center;
	}

	.workshop-info {
		margin: 0 0 28px;
	}

	.workshop-item {
		padding: 9px 10px 13px;
	}

	.workshop-item-img {
		margin: 0 0 10px;
	}

	.workshop-cnt .link-el {
		display: none;
	}

	.workshop-cnt .link-button {
		display: inline-block;
	}
}


@media (max-width: 767px) {
	.workshop-tabs {
		justify-content: center;
	}
	.workshop-map {
		width: 328px;
		height: 186px;
	}
}

.team { overflow: hidden; }

.team-slider-dots.owl-carousel .owl-stage {
	display: flex;
	align-items: center;
}

.team-slider-dots .owl-stage-outer {
	overflow: initial !important;
}

.team-slider-wrap {
	position: relative;
	width: 100%;
	max-width: 780px;
	margin: 0 auto 55px;
}

.team-slider-wrap::before {
	display: block;
	content: "";
	width: 200px;
	height: 80px;
	border-radius: 50px;
	background: transparent;
	border: 2px solid #E6E6E6;
	position: absolute;
	top: 0px;
	left: -143px;
	transform: rotate(-47deg);
}

.team-slider-item,
.team-slider-item iframe {
	width: 100%;
	max-width: 100%;
}

.team-slider-item {
	position: relative;
	min-height: unset;
	height: 0;
	padding-bottom: 56.25%;
	width: 100%;
	max-width: 100%;
}

.team-slider-item iframe {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	background-position: center;
}

.team-slider-dot-wrap {
	padding: 12px;
	width: 303px;
	min-width: 303px;
	height: 171px;
}

.team-slider-dot {
	cursor: pointer;
	position: relative;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
}

.team-slider-dot::before {
	content: '';
	display: block;
	padding-top: 100%;
}

.team-slider-dot img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}


@media (max-width: 992px) {
	.team-slider-wrap { margin: 0 auto 6px; }

	.team-slider-wrap::before {
		width: 84px;
		height: 34px;
		border-radius: 158px;
		top: -30px;
		left: 0;
	}

	.team-slider-dot-wrap {
		padding: 6px;
		width: 145px;
		min-width: 145px;
		height: 81px;
	}

	.team-slider-dot {
		box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
	}

	.team-slider-item {
		min-height: 400px;
	}
}

@media (max-width: 767px) {
	.team-slider-item {
		min-height: 300px;
	}
}

@media (max-width: 600px) {
	.team-slider-item {
		min-height: 280px;
	}
}

@media (max-width: 500px) {
	.team-slider-item {
		min-height: 200px;
	}
}

.rvws { overflow: hidden; }

.rvws-slider-item-wrap {
	padding: 18px 18px 53px;
	transition: 0.2s linear;
}

.rvws-slider-item {
	position: relative;
	width: 217px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	transition: 0.2s linear;
}

.rvws-slider-item-video {
	cursor: pointer;
	position: relative;
	width: 100%;
	height: 385px;
	border-radius: 23px;
	margin-bottom: 16px;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
	transition: 0.2s linear;
}

.rvws-slider-item-video::before {
	content: '';
	display: block;
	padding-top: 178%;
}

.rvws-slider-item-video > video {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top center;
	border-radius: 23px;
	pointer-events: none;
}

.rvws-slider-item-video .rvws-slider-item-bg::before {
	content: '';
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(transparent, #F2F2F2);
}
.rvws-slider-item-video .rvws-slider-item-bg {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	bottom: auto;
	width: 100%;
	height: 136px;
	overflow: hidden;
	border-radius: 23px;
	transition: 0.1s ease;
}

.rvws-slider-item-video .rvws-slider-item-bg video {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 385px;
	object-fit: cover;
	object-position: bottom center;
	transform: scaleY(-1);
	opacity: 0.1;
	filter: blur(2px);
	border-radius: 23px;
}

.rvws-slider-item-play {
	cursor: pointer;
	z-index: 2;
	position: absolute;
	bottom: 53px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	align-items: center;
	justify-content: center;
	width: 86px;
	height: 86px;
	border-radius: 50%;
	border: 3px solid rgba(255, 255, 255, 0.3);
	transition: 0.3s ease;
}

@media (min-width: 1200px) {
	.rvws-slider-item-video:hover .rvws-slider-item-play {
		border: 3px solid #fff;
	}
}

.rvws-slider-item-play img {max-width: 35px;}

.rvws-slider-item.played .rvws-slider-item-play{
	opacity: 0;
	visibility: hidden;
}
.rvws-slider-item .h3,
.rvws-slider-item h3 {
	position: relative;
	z-index: 2;
	width: 100%;
	margin-bottom: 15px;
	font-weight: 500;
	font-size: 20px;
	line-height: 22px;
	text-align: center;
	color: #000000;
	transition: 0.3s ease;
}

.rvws-slider-item p {
	position: relative;
	z-index: 2;
	width: 100%;
	font-weight: 400;
	font-size: 16px;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: center;
	color: #000000;
	transition: 0.3s ease;
}

@media (max-width: 600px) {
	.rvws-slider-item p {
		height: 36px;
	}
}

.rvws-slider .owl-item.center .rvws-slider-item,
.rvws-slider .splide__slide.is-active .rvws-slider-item {
	width: 276px;
}

.rvws-slider .owl-item.center .rvws-slider-item-video,
.rvws-slider .splide__slide.is-active .rvws-slider-item-video {
	height: 492px;
}

.rvws-slider .owl-item.center .rvws-slider-item-video .rvws-slider-item-bg,
.rvws-slider .splide__slide.is-active .rvws-slider-item-video .rvws-slider-item-bg {
	height: 176px;
}

.rvws-slider .owl-item.center .rvws-slider-item-wrap,
.rvws-slider .splide__slide.is-active.rvws-slider-item-wrap {
	padding: 18px 18px 106px;
}

@media (max-width: 1429px) {
	.rvws-slider-splide .splide__arrows {display: none !important;}
	.rvws-slider-splide {
		min-width: 1314px;
		max-width: 1314px;
		width: 1314px;
		margin: 0 -18px;
	}

	.rvws .section-wrapper {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		flex-direction: column;
	}
}

.rvws-slider-item-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	min-height: 697px;
}

.rvws-slider.owl-carousel .owl-stage {
	display: flex;
	justify-content: center;
}

@media (min-width: 768px) {
	.rvws-slider.owl-carousel .owl-stage {
		display: flex;
	}
	.rvws-slider.owl-carousel .owl-stage.center-2 {
		justify-content: center;
	}
}

@media (max-width: 767px) {
	.rvws-slider.owl-carousel .owl-stage {
		display: flex;
		justify-content: center;
	}
}

.rvws .section-wrapper {max-width: 1350px;}

@media (max-width: 1430px) {

	.rvws-slider .owl-nav {display: none !important;}

	.rvws-slider .owl-stage-outer {
		overflow: initial !important;
	}
}

@media (max-width: 992px) {
	.rvws-slider-item-wrap {
		/*padding: 21px 21px 65px;*/
		padding: 21px 21px 0px;
	}

	.rvws-slider-item {
		width: 248px;
	}

	.rvws-slider-item-video {
		height: 440px;
		margin-bottom: 19px;
	}

	.rvws-slider-item-video .rvws-slider-item-bg {
		height: 158px;
	}

	.rvws-slider-item-video .rvws-slider-item-bg video {
		height: 440px;
	}

	.rvws-slider-item-play {
		bottom: 60px;
		width: 98px;
		height: 98px;
	}

	.rvws-slider-item-play img {max-width: 40px;}

	.rvws-slider .owl-item.center .rvws-slider-item,
	.rvws-slider .splide__slide.is-active  .rvws-slider-item {
		width: 315px;
	}

	.rvws-slider .owl-item.center .rvws-slider-item-video,
	.rvws-slider .splide__slide.is-active .rvws-slider-item-video {
		height: 563px;
	}

	.rvws-slider .owl-item.center .rvws-slider-item-video .rvws-slider-item-bg,
	.rvws-slider .splide__slide.is-active .rvws-slider-item-video .rvws-slider-item-bg {
		height: 201px;
	}

	.rvws-slider .owl-item.center .rvws-slider-item-wrap,
	.rvws-slider .splide__slide.is-active.rvws-slider-item-wrap {
		/*padding: 21px 21px 121px;*/
		padding: 21px 21px 0px;
	}

	.rvws-slider-item-wrap {
		min-height: 779px;
	}

	.rvws-slider .owl-item:not(.center) .rvws-slider-item-wrap p,
	.rvws-slider .owl-item:not(.center) .rvws-slider-item-wrap h3{
		opacity: 0;
		visibility: hidden;
	}
	.rvws-slider-splide {
		min-width: 942px;
		max-width: 942px;
		width: 942px;
		margin: 0 -18px;
	}
}


@media (max-width: 767px) {
	.rvws-slider-item-wrap {
		/*padding: 12px 12px 40px;*/
		padding: 12px 12px 0px;
	}

	.rvws-slider-item {
		width: 151px;
	}

	.rvws-slider-item-video {
		height: 266px;
		margin-bottom: 11px;
	}

	.rvws-slider-item-video .rvws-slider-item-bg {
		height: 149px;
	}

	.rvws-slider-item-video .rvws-slider-item-bg video {
		height: 266px;
	}

	.rvws-slider-item-play {
		bottom: 36px;
		width: 59px;
		height: 59px;
	}

	.rvws-slider-item-play img {max-width: 25px;}

	.rvws-slider .owl-item.center .rvws-slider-item,
	.rvws-slider .splide__slide.is-active .rvws-slider-item {
		width: 192px;
	}

	.rvws-slider .owl-item.center .rvws-slider-item-video,
	.rvws-slider .splide__slide.is-active .rvws-slider-item-video {
		height: 340px;
	}

	.rvws-slider .owl-item.center .rvws-slider-item-video .rvws-slider-item-bg,
	.rvws-slider .splide__slide.is-active .rvws-slider-item-video .rvws-slider-item-bg {
		height: 121px;
	}

	.rvws-slider .owl-item.center .rvws-slider-item-wrap,
	.rvws-slider .splide__slide.is-active .rvws-slider-item-wrap {
		padding: 12px 12px 50px;
	}

	.rvws-slider-item-wrap {
		min-height: 486px;
	}
	.rvws-slider-splide {
		min-width: 600px;
		max-width: 600px;
		width: 600px;
	}

	.rvws-slider-splide .splide__slide.is-visible h3,
	.rvws-slider-splide .splide__slide.is-visible p {
		opacity: 0;
	}
	.rvws-slider-splide .splide__slide.is-active h3,
	.rvws-slider-splide .splide__slide.is-active p  {
		opacity: 1;
	}

	/* .rvws-slider-splide .splide__slide.is-visible:not(.is-active) {
	transform: translateY(-25px);
} */
}

.bnr-texts {
	padding: 67px 0 0;
	background-color: #E6E6E6;
}

@media (min-width: 993px) {
	.bnr-texts .block__title {
		text-align: left;
	}

	.bnr-texts .block__title::after {margin: 0;}

	.bnr-texts-row {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		max-width: 1170px;
		margin: 0 auto;
	}

	.bnr-texts-img {
		width: 100%;
		max-width: 490px;
		margin-right: 20px;
	}

	.bnr-texts-img img {width: 100%;}

	.bnr-texts-info {
		width: 100%;
		max-width: 563px;
		padding: 30px 0;
	}
}

@media (max-width: 992px) {
	.bnr-texts {
		padding: 60px 0;
		background-color: transparent;
	}
	.bnr-texts-img {display: none;}
	.bnr-texts-info {text-align: center;}
}

.bnr {
	position: relative;
	min-height: 350px;
	height: calc(100vh - 121px - 64px);
	background-color: black;
}

.bnr::before {
	content: '';
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
}

.bnr.dark::before {
	background-color: rgba(0, 0, 0, 0.5);
}

.bnr-bg {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 100%;
}

.bnr-bg::before {
	content: '';
	display: block;
	width: 100%;
}

.bnr-bg > video,
.bnr-bg > img,
.bnr-bg-slider,
.bnr-bg-slider-item img {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.bnr-bg-slider-item {
	width: 100%;
	min-height: calc(100vh - 121px - 64px);
}

.bnr-bg-slider-item {
	position: relative;
	width: 100%;
	height: 100%;
}

.bnr-bg .bnr-bg-mob {display: none;}

@media (max-width: 992px) {
	.bnr-bg .bnr-bg-mob {display: block;}
	.bnr-bg .bnr-bg-pc {display: none;}
}

.bnr .title-xl {
	text-transform: uppercase;
	min-height: 168px;
}

.bnr .title-xl strong {
	font-weight: 700;
	color: #FFD71D;
}

.bnr .section-wrapper {
	display: flex;
	align-items: center;
	height: 100%;
}

.bnr-cnt {
	position: relative;
	z-index: 3;
	padding: 30px 0;
	width: 100%;
	max-width: 540px;
}

.bnr-cnt .link-button {
	width: 100%;
	max-width: 245px;
}

@media (max-width: 992px) {
	.bnr-cnt .link-button {
		max-width: 128px;
	}
}

.bnr-img {
	z-index: 4;
	position: absolute;
	bottom: -257px;
	right: 0;
	max-width: 485px;
}

.bnr-img img {max-width: 100%;}

@media (max-width: 1370px) {
	.bnr-img {
		bottom: -156px;
		max-width: 350px;
	}
}

@media (max-width: 992px) {
	.bnr {
		margin-bottom: 55px;
		height: calc(100vh - 84px);
	}
	.bnr-bg-slider-item {
		height: calc(100vh - 84px);
	}
	.bnr .title-xl {
		min-height: 135px;
	}
	.bnr-img {display: none;}
}

@media (max-width: 767px) {
	.bnr {
		height: calc(100vh - 51px);
	}
	.bnr-bg-slider-item {
		height: calc(100vh - 51px);
	}
	.bnr .title-xl {
		min-height: 78px;
	}
}

.cr { overflow: hidden; }

.cr-car {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 746px;
	margin: 0 auto -83px;
}

.cr-car img {max-width: 100%;}

.cr-car-wheel {
	position: absolute;
	bottom: 15px;
	animation: wheel 1.5s linear infinite;
}

.cr-car-wheel-left {
	left: 80px;
}

.cr-car-wheel-right {
	right: 93px;
}

@keyframes wheel {
	from { transform: rotate(360deg); }
	to { transform: rotate(0); }
}

.cr-bottom {
	padding: 92px 0 30px;
	background-color: #FFD71D;
}

.cr-bottom-row {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.cr-bottom-item {
	position: relative;
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	margin: 5px;
	padding-right: 30px;
}
.cr-bottom-item .h3,
.cr-bottom-item h3 {
	display: inline-block;
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 117px;
	line-height: 89px;
	text-align: center;
	color: #fff;
}
.cr-bottom-item .h4,
.cr-bottom-item h4 {
	display: inline-block;
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	color: #000;
}

.cr-bottom-item p {
	display: inline-block;
	position: absolute;
	top: 41px;
	right: -26px;
	font-weight: 900;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	transform: rotate(-90deg);
}

@media (max-width: 992px) {
	.cr-car {
		max-width: 446px;
		margin: 0 auto -37px;
	}

	.cr-car .cr-car-wheel {
		bottom: 7px;
		max-width: 82px;
	}

	.cr-car-wheel-left {
		left: 45px;
	}

	.cr-car-wheel-right {
		right: 53px;
	}

	.cr-bottom {
		padding: 50px 0;
	}

	.cr-bottom-item-wrap {
		display: flex;
		align-items: flex-start;
		justify-content: flex-start;
		width: 49%;
	}

	.cr-bottom-item-wrap:nth-child(even) {
		justify-content: flex-end;
	}

	.cr-bottom-row {
		flex-flow: row wrap;
	}

	.cr-bottom-item:first-child,
	.cr-bottom-item:nth-child(2) {
		margin-bottom: 50px;
	}
}

@media (max-width: 550px) {
	.cr-car {
		max-width: 320px;
		margin: 0 auto -37px;
	}

	.cr-car .cr-car-wheel {
		display: none;
	}

	.cr-bottom {
		padding: 40px 0 25px;
	}

	.cr-bottom-item:first-child,
	.cr-bottom-item:nth-child(2) {
		margin-bottom: 22px;
	}
	.cr-bottom-item .h3,
	.cr-bottom-item h3 {
		margin-bottom: 5px;
		font-size: 60px;
		line-height: 45px;
	}
	.cr-bottom-item .h4,
	.cr-bottom-item h4 {
		font-size: 12px;
		line-height: 14px;
	}

	.cr-bottom-item p {
		top: 22px;
		right: -13px;
		font-size: 9px;
		line-height: 9px;
	}

	.cr-bottom-item {padding-right: 15px;}
}

.srvcs {overflow: hidden;}

.srvcs-row-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
}

.srvcs-row {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}

.srvcs-img {
	width: 100%;
	max-width: 415px;
	min-width: 415px;
	padding: 94px 63px;
	border: 2px solid #B3B3B3;
	border-radius: 287px;
}

.srvcs-img img {
	width: 100%;
}

.srvcs-row {
	display: block;
}

.srvcs-list {
	display: block;
}

.srvcs-list-item {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 5px 82px 5px 21px;
	min-height: 66px;
	border: 1px solid #B3B3B3;
	border-radius: 66px;
}

@media (min-width: 1200px) {
	.srvcs-list-item:hover {
		background: #FFD71D;
		border: 1px solid #FFD71D;
		box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.18);
	}
}

.srvcs-list-item-text {
	display: inline-block;
	white-space: nowrap;
	max-width: 250px;
	font-weight: 700;
	font-size: 17px;
	line-height: 17px;
	color: #000000;
}

.srvcs-list-item-img {
	position: absolute;
	top: -4px;
	right: -4px;
	bottom: -4px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 70px;
	height: 70px;
	min-width: 70px;
	background: #FFD71D;
	border-radius: 50%;
	box-shadow: 0px 0 6px rgba(0, 0, 0, 0.15);
}

.srvcs-list-item-img img {max-width: 90%;}

.srvcs-list .splide__slide.disabled {
	display: none;
}

@media (min-width: 993px) {
	.srvcs-list-item-img {
		box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.25);
	}

	.srvcs {padding-bottom: 50px;}

	.srvcs-list,
	.srvcs-wrapper,
	.srvcs-wrapper .splide__list {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		visibility: visible;
		overflow: initial;
	}

	.srvcs-list-item.disabled {display: none;}

	.section-wrapper .splide__list .splide__slide {
		position: static;
	}

	.srvcs-list-item {
		position: absolute;
	}
	.srvcs-list .splide__slide:nth-child(even) .srvcs-list-item {
		padding: 5px 21px 5px 82px;
	}

	.srvcs-list .splide__slide:nth-child(1) .srvcs-list-item,
	.srvcs-list .splide__slide:nth-child(2) .srvcs-list-item { top: 0; }

	.srvcs-list .splide__slide:nth-child(3) .srvcs-list-item,
	.srvcs-list .splide__slide:nth-child(4) .srvcs-list-item { top: 100px; }

	.srvcs-list .splide__slide:nth-child(5) .srvcs-list-item,
	.srvcs-list .splide__slide:nth-child(6) .srvcs-list-item { top: 200px; }

	.srvcs-list .splide__slide:nth-child(7) .srvcs-list-item,
	.srvcs-list .splide__slide:nth-child(8) .srvcs-list-item { top: 300px; }

	.srvcs-list .splide__slide:nth-child(9) .srvcs-list-item,
	.srvcs-list .splide__slide:nth-child(10) .srvcs-list-item { top: 400px; }

	.srvcs-list .splide__slide:nth-child(11) .srvcs-list-item,
	.srvcs-list .splide__slide:nth-child(12) .srvcs-list-item { top: 500px; }

	.srvcs-list .splide__slide:nth-child(13) .srvcs-list-item,
	.srvcs-list .splide__slide:nth-child(14) .srvcs-list-item { top: 600px; }

	.srvcs-list .splide__slide:nth-child(15) .srvcs-list-item,
	.srvcs-list .splide__slide:nth-child(16) .srvcs-list-item { top: 700px; }

	.srvcs-list .splide__slide:nth-child(1) .srvcs-list-item { right: calc(100% - 117px); }
	.srvcs-list .splide__slide:nth-child(15) .srvcs-list-item { right: calc(100% - 90px); }

	.srvcs-list .splide__slide:nth-child(3) .srvcs-list-item,
	.srvcs-list .splide__slide:nth-child(13) .srvcs-list-item { right: calc(100% - 40px); }

	.srvcs-list .splide__slide:nth-child(5) .srvcs-list-item,
	.srvcs-list .splide__slide:nth-child(7) .srvcs-list-item,
	.srvcs-list .splide__slide:nth-child(9) .srvcs-list-item,
	.srvcs-list .splide__slide:nth-child(11) .srvcs-list-item { right: calc(100% - 33px); }

	.srvcs-list .splide__slide:nth-child(6) .srvcs-list-item,
	.srvcs-list .splide__slide:nth-child(8) .srvcs-list-item,
	.srvcs-list .splide__slide:nth-child(10) .srvcs-list-item,
	.srvcs-list .splide__slide:nth-child(12) .srvcs-list-item { left: calc(100% - 33px); }

	.srvcs-list .splide__slide:nth-child(2) .srvcs-list-item { right: calc(100% - 117px); }
	.srvcs-list .splide__slide:nth-child(16) .srvcs-list-item { left: calc(100% - 90px); }

	.srvcs-list .splide__slide:nth-child(4) .srvcs-list-item,
	.srvcs-list .splide__slide:nth-child(14) .srvcs-list-item { left: calc(100% - 40px); }

	.srvcs-list .splide__slide:nth-child(even) .srvcs-list-item .srvcs-list-item-img{
		left: -4px;
		right: auto;
	}
}

@media (max-width: 992px) {
	.srvcs-img {
		border-radius: 190px;
	}

	.srvcs-row-wrap {
		position: relative;
		min-height: 774px;
		width: calc(100% + 36px);
		margin: 0 -18px;
	}

	.srvcs-list .splide__slide {
		display: flex;
		align-items: center;
		justify-content: flex-end;
		padding-right: 5px;
	}

	.srvcs-row {
		position: absolute;
		top: 0;
		right: calc(-415px / 2);
	}

	.srvcs-wrapper {
		position: absolute;
		top: 50%;
		right: calc(100% - 31px);
		left: auto;
		transform: translateY(-50%);
		display: flex;
		align-items: center;
		justify-content: flex-end;
		width: auto;
		height: auto;
	}

	.srvcs-list-item-text {
		font-size: 14px;
		line-height: 14px;
	}

	.srvcs-list-item {
		padding: 5px 62px 5px 14px;
		min-height: 50px;
	}

	.srvcs-list-item-img {
		width: 56px;
		height: 56px;
		min-width: 56px;
	}

	.srvcs-list-item-img img {
		max-width: 55%;
		max-height: 55%;
	}

	.srvcs .splide__arrow {
		opacity: 1;
		left: 50%;
		transform: translateX(-50%);
		display: block;
		width: 48px;
		height: 48px;
		background-image: url('../../img/frontpage/arrow-svg.svg');
		background-repeat: no-repeat;
		background-position: center;
		background-size: 32px 16px;
		background-color: transparent;
		outline: none !important;
		border: none !important;
		z-index: 3;
		transition: 0.3s ease;
	}

	.srvcs .splide__arrow[disabled] {
		opacity: 0.2;
	}

	.srvcs .splide__arrow.splide__arrow--prev {
		top: -48px;
	}

	.srvcs .splide__arrow.splide__arrow--next {
		top: auto;
		bottom: -48px;
		transform: translateX(-50%) rotate(180deg);
	}

	.srvcs .splide__arrow svg {
		display: none;
	}
}



@media (max-width: 550px) {
	.srvcs-row-wrap {
		min-height: 512px;
	}
	.srvcs-img {
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 512px;
		border-radius: 110px;
		padding: 48px 30px;
		max-width: 238px;
		min-width: 238px;
	}

	.srvcs-row {
		right: calc(-238px / 2);
	}

	.srvcs-wrapper {
		right: calc(100% - 23px);
	}

	.srvcs-list-item-text {
		font-size: 12px;
		line-height: 12px;
	}

	.srvcs-list-item {
		padding: 3px 42px 3px 11px;
		min-height: 39px;
	}

	.srvcs-list-item-img {
		width: 43px;
		height: 43px;
		min-width: 43px;
	}

	.srvcs-list-item-img img {
		max-width: 65%;
		max-height: 65%;
	}
}

.sldr-nav .owl-nav button,
.sldr-nav .splide__arrows button {
	position: absolute;
	top: 50%;
	z-index: 2;
	transform: translateY(-50%);
	width: 40px;
	height: 75px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	outline: none !important;
	border: none !important;
}

.rvws .sldr-nav .owl-nav button,
.sldr-nav .splide__arrows button {top: 41%;}

.sldr-nav .owl-nav button span,
.sldr-nav .splide__arrows button svg {display: none;}

.sldr-nav .owl-nav button.owl-prev,
.sldr-nav .splide__arrows button.splide__arrow--prev {
	left: -45px;
	background: url('https://turbosto.com.ua/wp-content/themes/wp-framework/img/left-arrow202.svg');
}

.sldr-nav .owl-nav button.owl-next,
.sldr-nav .splide__arrows button.splide__arrow--next {
	right: -45px;
	background: url('https://turbosto.com.ua/wp-content/themes/wp-framework/img/right-arrow201.svg');
}

@media (min-width: 1200px) {
	.sldr-nav .owl-nav button:hover,
	.sldr-nav .splide__arrows button:hover {opacity: 0.5;}
}

.sldr-nav .owl-nav button.disabled,
.sldr-nav .splide__arrows button.disabled {
	opacity: 0;
	visibility: hidden;
}

.scl {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 46px;
}

.scl a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	min-width: 48px;
	height: 48px;
	border-radius: 50%;
	background-color: #FFD71D;
	text-decoration: none;
	transition: 0.3s ease;
}

.scl a:not(:last-child) {margin-right: 42px;}

.scl .ins {transform: translate(1px, 1px);}

@media (min-width: 1200px) {
	.scl a:hover {
		background-color: #b59500;
	}
}

@media (max-width: 767px) {
	.scl {
		margin-bottom: 23px;
	}

	.scl a {
		width: 38px;
		min-width: 38px;
		height: 38px;
	}

	.scl a img {
		max-width: 50%;
	}

	.scl a:not(:last-child) {margin-right: 33px;}

	.team-slider-wrap::before {display: none;}
}


@media (max-width: 500px) {
	.second__block .advantage__video--wrap {
		max-height: 243px;
	}
}
