

/* Start:/bitrix/templates/.default/components/bitrix/news.detail/news/style.css?1581420208664*/
.b-news-pic{position:relative;}
h1.nalosh_bel
{
font-family: 'gotham_promedium', Arial, sans-serif;
/*font-size: 18px;
line-height: 26px;*/
color: #fff;
text-transform: uppercase;
position: absolute;
left: 20px;
bottom: 14px;
max-width: 80%;
font-weight: normal;
margin-bottom: 0;
}
.b-news-pic:before{
  content: '';
	background-color:transparent;
	background-image:-webkit-linear-gradient( top , transparent, rgba(0,0,0,0.5));
	background-image:linear-gradient(to bottom, transparent, rgba(0,0,0,0.5));
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news.detail/news/style.css?1581420208664 */
