

/* Start:/local/templates/.default/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17748703311156*/
.news_detail{
	margin-top: 30px;
}
.detail_width{
	max-width: 810px;
	width: 100%;
	
}
.wrapper .detail_title{
	color: #1A1919;
	font-size: 40px;
	font-style: normal;
	font-weight: 600;
	line-height: 50px; /* 125% */
	margin-bottom: 45px;
}
.news-date-time{
	color: #8C8A89;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 26px; /* 162.5% */
	margin-bottom: 22px;
}
.news_detail p{
	color: #1A1A1A;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 26px; /* 162.5% */
}
.detail_picture{
	margin: 30px 0 50px 0;
	border-radius: 20px;
}
.news_detail span {
    color: #1A1A1A;
    text-decoration: underline #E55000 2px;
    text-underline-offset: 5px;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
}
.detail_photos{
	margin:50px 0 50px 0;
}
.detail_photos img{
	border-radius: 20px;
}
@media (max-width:992px) {
	.wrapper .detail_title {
    font-size: 35px;
    line-height: 42px;
	}
}
@media (max-width:768px) {
	.wrapper .detail_title {
    font-size: 26px;
    line-height: 36px;
  }
}
@media (max-width:576px) {
	.detail_photos img{
		margin-bottom: 20px;
	}
}
 
/* End */
/* /local/templates/.default/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17748703311156 */
