

/* Start:/bitrix/templates/autogas_copy/components/bitrix/news.list/videos-on-main_v2/style.css?1580394353945*/

.news-list .image-wrapper{
    border-bottom: 1px solid #e6e6e6;
    display: block;
    position: relative;
}
.news-list .image-wrapper .video-icon{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.news-list .image-wrapper .video-icon .grid-x{
    height: 100%;
}
.news-list .image-wrapper .video-icon .video-play {

    height: 90px;
}
.news-list .image-wrapper .icon-bg{
    position: absolute;
    width: 96px;
    height: 96px;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 50%;
    display: inline-block;
    top: 0;
    left: 0;
}
.news-list .image-wrapper .video-icon .video-play .icon-image{
    width: 96px;
    height: 96px;
    position: relative;
    display: inline-block;
}
.news-list .image-wrapper .video-icon .video-play svg{
    width: 90px;
    height: 90px;
    fill: #0C5B88;
    position: absolute;
    top: 3px;
    left: 3px;

}
/* End */


/* Start:/bitrix/templates/autogas_copy/components/bitrix/news.list/videos-on-main_v2/jquery_image_quickview.css?1580394353707*/
/***************
Image Quick View
****************/
#imageQuickView {
	display:none;
	width:100%;
	height:100%;
	background:#333333;
	background:rgba(0,0,0,0.8);
	z-index:99999;
	position:fixed;
	top:0;
	left:0;
}
/*#imageQuickViewTable {
	display:table;
	width:100%;
	height:100%;
}*/
#imageQuickViewCell {
	/*display:inline-block;*/
	display:table-cell;
	vertical-align: middle;
	text-align: center;
	width:100%;
	height:100%;
}
#imageQuickView img {
	max-width: 90%;
	max-height: 90%;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.8);
	cursor: pointer;
}
#imageQuickView iframe {
	max-width: 80%;
	max-height: 80%;
	border: none;
}
#imageQuickView .caption {
	color:#FFFFFF;
	max-width:640px;
	margin:5px auto;
}
/* End */
/* /bitrix/templates/autogas_copy/components/bitrix/news.list/videos-on-main_v2/style.css?1580394353945 */
/* /bitrix/templates/autogas_copy/components/bitrix/news.list/videos-on-main_v2/jquery_image_quickview.css?1580394353707 */
