

/* Start:/local/templates/pravo/components/bitrix/news.detail/news_simple/style.css?1701956378917*/
.news_simple_detail {

}
.news_simple_detail h1 {
	font-weight: 600;
	font-size: 36px;
	line-height: 40px;
}
.news_simple_detail_date {
	font-size: 20px;
	line-height: 24px;
	color: var(--color-secondary);
	margin: 0 0 30px;
}
.news_simple_detail_date.bottom_date {
	font-size: 18px;
	line-height: 24px;
	margin-top: 32px;
}
.news_simple_detail_picture {
	width: 100%;
	margin: 0 0 12px;
}
.news_simple_detail_picture_text {
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
	text-align: right;
	color: var(--color-local-middle-grey);
}
.news_simple_detail_text {
	margin: 48px 0 0;
	font-size: 16px;
	line-height: 20px;
}
.news_simple_detail_source {
	font-size: 16px;
	line-height: 20px;
	color: var(--color-local-middle-grey);
	max-width: 350px;
	margin: 48px 0 0;
}
a.news_simple_detail_btn {
	text-transform: uppercase;
	margin-top: 48px;
}

.section_other.section_other_lastnews {
	padding: 92px 0 0;
}
/* End */


/* Start:/local/templates/pravo/components/bitrix/news.list/news_2nav_card/style.css?1780639986942*/
.news_2nav_card_container {
	margin: 0 0 30px;
}
.item_container {
	margin: 0 0 30px;
	border: 1px solid var(--color-local-grey);
}
.item_container:hover {
	box-shadow: 0px 0px 10px rgba(51, 51, 51, 0.15);
}
.item_container a {
	color: inherit;
	display: block;
}
.item_container a:hover {
	color: inherit;
}
.item_image {
	height: 14em !important;
	width: 100%;
}
.item_date {
	font-size: 20px;
	line-height: 24px;
	color: var(--color-secondary);
	padding: 20px 20px 0;
}
.item_day {

}
.item_time {

}
.item_title {
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	padding: 20px 20px 0;
	margin: 0 0 30px;
	letter-spacing: 0;
	height: 115px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}


@media (max-width: 768px) {
	.item_date {
		font-size: 18px;
		line-height: 24px;
	}
	.item_title {
		font-size: 18px;
		line-height: 26px;
		height: 125px;
	}
}
/* End */
/* /local/templates/pravo/components/bitrix/news.detail/news_simple/style.css?1701956378917 */
/* /local/templates/pravo/components/bitrix/news.list/news_2nav_card/style.css?1780639986942 */
