.h_iframe-aparat_embed_frame {
	position: relative
}
.h_iframe-aparat_embed_frame .ratio {
	display: block;
	width: 100%;
	height: auto
}
.h_iframe-aparat_embed_frame iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.aparatchi-video-carousel-wrapper .swiper {
	width: 100%;
	height: 100%
}


.aparatchi-video-carousel-wrapper .swiper-slide {
	height: 100%;
	width: 100%;
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}
.aparatchi-video-carousel-wrapper .swiper-pagination-bullet {
	transition: all 0.3s
}
.aparatchi-video-carousel-wrapper .swiper-pagination-bullet-active {
	width: 25px !important
}
.aparatchi-video-carousel figure{
	overflow: hidden;
	width: 100%
}