

/* Start:/bitrix/templates/simai.school/components/bitrix/catalog/video/style.css?15445868261529*/
.video__section-description {
	margin-bottom: 25px;
}
.video__item {
	margin-bottom: 30px;
}
.video__img {
	position: relative;
	width: 100%;
	/*height: 200px;*/
	cursor: pointer;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0!important;
	/*overflow: hidden;*/
}
.video__img iframe{
	width: 100%;
	height: 100%;
}
.video_button_play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90px;
}
.video__svg {
	cursor: pointer;
	transition: fill 0.4s;
}
.video__img:hover .video__svg,
.video__svg:hover {
	 fill: red;
 }
.fa.warn-icon {
	color: #3f51b5;
	vertical-align: middle;
	font-size: 1.8em;
	margin-right: 5px;
}
.video-not-found {
	vertical-align: middle;
}
.video__description {
	padding: 10px 15px 5px!important;
}

@media (min-width: 768px) {
	.video__img {
		/*height: 225px;*/
	}
	.video_button_play {
		width: 90px;
	}
	.video__description {
		padding: 0 0 0 30px!important;
	}
}
@media (min-width: 992px) {
	/*.video__item:nth-child(2n) {*/
		/*padding-right: 0;*/
	/*}*/
	/*.video__item:nth-child(2n+1) {*/
		/*padding-left: 0;*/
	/*}*/
	.video__img.col-sm-6 {
		/*height: 200px;*/
		padding-left: 0;
	}
	/*.video__description.col-sm-6 {*/
		/*padding-right: 0;*/
		/*padding-left: 30px;*/
	/*}*/
	.video_button_play {
		width: 80px;
	}
}
@media (min-width: 1200px) {
	.video__img {
		/*height: 225px;*/
	}
	.video_button_play {
		width: 90px;
	}
}
.video__img:after {
	content: ' ';
	display: block;
	height: 0;
	clear: both;
}
/* End */


/* Start:/bitrix/components/bitrix/player/templates/.default/style.min.css?1542599572122*/
td.popupmenu div.popupitem .playlist-edit{background-image:url(/bitrix/components/bitrix/player/images/playlist_edit.gif)}
/* End */
/* /bitrix/templates/simai.school/components/bitrix/catalog/video/style.css?15445868261529 */
/* /bitrix/components/bitrix/player/templates/.default/style.min.css?1542599572122 */
