body {
	background-color: #fff;
}
.header {
	position: relative;
	z-index: 1000;
}
video {
  width: 100%;
  height: auto;
  max-height: 90vh;
}
.video-frame {
	padding: 15px;
	
}
.video-frame [data-fancybox-close] path {
	fill: #fff;
}
.btn {
	color: #fff !important;
}
.footer a {
	color: #e2e2e2 !important;
}
.store-link-disabled:hover {
	box-shadow: none;
}
.video-play,
.slider-arrows .slick-arrow {
	transition: all 0.1s;
}
.video-play:hover {
	background-image: url(https://prosto-buy.ru/include/skillfun/img/icons/play-hover.svg);
}
.slider-arrows .slick-arrow:hover {
	background-image: url(https://prosto-buy.ru/include/skillfun/img/icons/arrow-left-hover.svg);
}
.t-records ul {
	padding-left: 0 !important;
	margin-left: -14px;
}
.slider-item-name {
	min-height: 100px;
}
.right a {
	text-decoration: underline;
}
/*
.footer {
	background-color: #662080;
}
.footer::before {
	display: none;
}
.mission-head {
	color: #9C34C2;
}
.cloud-2 {
	color: #0079BD;
}
*/
.top-section-mobile img {
	max-height: 633px;
}
@media(max-width: 991px) {

	
}
@media(min-width: 992px) {
	.clouds {
		font-size: 24px;
	}
}