

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

}
.news_simple_detail h1 {
	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 {
	font-size: 16px;
	line-height: 22px;
}
.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;
}
.events_program {
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
}
.events_doklad_photo {
height: 140px;
border: 2px solid #FFFFFF;
border-radius: 120px; 
}
.events_doklad_surname {
font-weight: bold;
font-size: 16px;
line-height: 22px;
color: #656565;
}
.events_doklad_post {
font-size: 16px;
line-height: 22px;
color: #656565;
}

.events_title_bg {
	background: #EBF4F8;
}
.events_title_text {
margin-left: 20px;
padding-top: 5px;
}
.events_title_detal h2{
font-weight: 600 !important;
line-height: 40px !important;
}

.content_slider {
	margin: 0 0 40px !important;
}

.sl-count {
	margin-top: 15px !important;
text-align: center;
}

.item_date_title {
    position: relative;
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	color: #1690C1;
    padding: 0 0 0 45px;
    margin: 0 0 16px;
}
.item_date_title:before {
    content: "";
    position: absolute;
    top: 0;
    left: 20px;
    height: 100%;
    width: 15px;
    background: url(/local/templates/pravo/components/bitrix/news.list/events_2nav_line_img/svg/date.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.item_place {
    position: relative;
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	color: #1690C1;
    padding: 0 0 0 45px;
    margin: 0 0 16px;
}
.item_place:before {
    content: "";
    position: absolute;
    top: 0;
    left: 20px;
    height: 100%;
    width: 15px;
    background: url(/local/templates/pravo/components/bitrix/news.list/events_2nav_line_img/svg/place.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.section_other.section_other_lastnews {
	padding: 92px 0 0;
}
.content_slider {
	margin: 0 0 85px;
	text-align: center;
}
/* 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/events_simple/style.css?17019563782703 */
/* /local/templates/pravo/components/bitrix/news.list/news_2nav_card/style.css?1780639986942 */
