

/* Start:/local/templates/.default/components/bitrix/news/mtk_NEW_news1/bitrix/news.detail/.default/style.css?16886371931692*/
#detail-news-elem .back-to-list-cont {
 	padding-top: 34px;
	padding-bottom: 34px;
}

#detail-news-elem .back-to-list-cont a {
	padding: 11px 15px 10px 60px;
	border: 1px solid #C4C4C4;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	color: #C4C4C4;
	text-transform: uppercase;
	position: relative;
	transition: all linear .3s;
}


#detail-news-elem .back-to-list-cont a::before {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 18px;
	width: 18px;
	height: 18px;
	background-position: center;
	background-size: cover;
	background-image: url('/bitrix/templates/new_mtk/assets/imgs/ar_left_grey.png');
	transition: all linear .3s;
}

#detail-news-elem .back-to-list-cont a:hover {
	color:#4C4C4C;
	border-color: #4C4C4C;
	text-decoration: none;
}
#detail-news-elem .back-to-list-cont a:hover::before {
	filter: invert(1);
}
#detail-news-elem .back-to-list-cont {
	border-bottom: 2px solid #C4C4C4;
}

#detail-news-elem .detail-date {
	font-family: 'Ubuntu';
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	color: #8B969D;
	padding: 23px 0 16px 0;
}
#detail-news-elem .detail-h1-wrapper h1 {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	color: #000000;
	margin-bottom: 15px;
}
#detail-news-elem .detail-container {
	margin-bottom: 30px;
}
#detail-news-elem .make-fullframe > iframe {
	width: 100%;
	height: 300px;
}
.news-slick-list {
  margin-bottom: 20px;
}
.news-slick-list .news-slick-element {
  padding: 5px;
}
.news-slick-list .news-slick-element .news-slick-element-inner {
  height: 200px;
  width: 100%;
  background-position: center;
  background-size: cover;
}

/* End */
/* /local/templates/.default/components/bitrix/news/mtk_NEW_news1/bitrix/news.detail/.default/style.css?16886371931692 */
