

/* Start:/bitrix/templates/dsh_by_gtech/components/bitrix/news/dsh_video/bitrix/news.detail/.default/style.css?17587266171588*/
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}


iframe.asf_video_iframe{
	position: relative;
	width: 100%;
	min-height: 335px;
}
p.preview_text{
	position: relative;
	font-style: italic;
}

section.section_element_wrap *{
	position: relative;
}
section.section_element_wrap{
	position: relative;
	text-align: center;
	padding: 100px 0;
}
article.catalog_element{
	position: relative;
	display: inline-block;
	width: 270px; height: 270px;
	margin: 0px 6px 15px 6px;

}
article.catalog_element > a{
	position: relative;
	display: inline-block;
	width: 100%; height: 100%;
}
article.catalog_element header{
	position: absolute;
	top: -100px; left: 0;
	width: 100%; height: 100px;
	text-align: center;
	color: #8a3763;
	font-family: CompactBold;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 28px;
	padding-bottom: 15px;
}
article.catalog_element img{
	position: relative;
	width: 100%; height: 100%;
	border-radius: 135px;
}

@media(min-width: 1200px){
	article.catalog_element header > div > div{
		vertical-align: bottom;
	}
	article.catalog_element:nth-child(n+5) header{
		top: 270px;
		padding-top: 15px;
	}
	article.catalog_element:nth-child(n+5) header > div > div{
		vertical-align: top;
	}
}
@media(max-width: 1199px){
	article.catalog_element header > div > div{
		vertical-align: middle;
	}
	article.catalog_element header{
		padding: 0;
	}
	article.catalog_element:nth-child(n+4){
		margin-top: 100px;
	}
}
@media(max-width: 584px){
	article.catalog_element:nth-child(n+2){
		margin-top: 100px;
	}
}
/* End */
/* /bitrix/templates/dsh_by_gtech/components/bitrix/news/dsh_video/bitrix/news.detail/.default/style.css?17587266171588 */
