

/* Start:/bitrix/templates/spine/components/new/empty/news/style.css?16698932583614*/
#pg_news h1
{
	padding-left: 13.5%;
	padding-right: 13.5%;
}
.pg .nav_link .nav_link_text:after
{
	display: none !important;
}
.news_data
{
	padding: 0 13.5% 3rem 13.5%;
	margin: 2rem 0 0 0;
}
.news_row
{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-left: -1%;
	margin-top: -3rem;
}
.news_row > div
{
	width: 49%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	padding: 0 0 3rem 0;
	margin-left: 1%;
	margin-top: 3rem;
	box-shadow: 0 0 2rem rgba(0,0,0,0.1);
}
.news_el > img
{
	position: fixed;
	visibility: hidden;
	top: -20000px;
	left: -20000px;
}
.news_el > i
{
	position: relative;
	width: 100%;
	height: 100%;
	background-size: contain; /*cover;*/
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height: 22rem;
	height: 50vh;
}
.news_el > i.bgclrEB
{
	background-size: contain;
}
.news_el_source_date
{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	width: 100%;
	position: relative;
	padding: 1rem 5% 1rem 5%;
}
.news_el_source_date .nav_link_text
{
	font-weight: bold;
}
.news_el_source
{
	flex: 1;
}
h3
{
	padding: 1rem 5% 1rem 5%;
}
.news_el_text
{
	margin: 0;
	padding: 1rem 5% 1rem 5%;
	flex: 1;
}
.news_el .dlgel_btn.dlgel_btn_3
{
	margin: 1rem 4% 0 4%;
}
.news_el > h3 {
	padding-top: 2rem;
}
#pg_news .pager_pagination_and_ajax_load {
	margin-left: 0;
}
#pg_news .loading
{
	position: relative;
	top: auto;
	transform: translateX(-50%) !important;
	min-height: 5rem;
	padding: 0;
	min-width: 40% !important;
	max-width: 40% !important;
}
#pg_news .loading > .loading_icon
{
	background: #BABABA;
}
#pg_news .loading > p
{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding: 0.5rem 0.5rem 0.5rem 8.5rem;
}
#pg_news .section_banner > div {
	display: block;
	width: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 35vw;
	max-height: 35vw;
}
.news_teaser {
	position: relative;
	width: 33.33%;
	min-height: 9rem;
	padding: 1.5rem 1.5rem 0 1.5rem;
	margin: -9rem auto 0 auto;
	background: #FFF;
}
.news_teaser > h1 {
	font-size: 1.6rem;
	padding: 0;
}
.news_teaser .news_el_text {
	text-align: center;
	padding: 1rem 0 0 0;
}
#news_data_element .news_row {
	justify-content: center;
	margin-top: 1rem;
}
#news_data_element .news_el {
	padding: 0;
	box-shadow: none;
	justify-content: center;
}
#news_data_element .news_el > i {
	height: 75vh;
	background-position: center center;
}
.news_el_txt {
	padding: 1rem;
}
.news_el_txt > h4 {
	margin-bottom: 1rem;
	font-size: 1.3rem;
	color: #000;
}
#news_data_element .news_el.w100 {
	width: 100%;
	margin-left: 0;
}
#news_data_element .news_el.w100 > i {
	background-size: contain;
}
#news_data_element .news_el_date {
	text-align: right;
	margin-bottom: 1rem;
}
#pg_news > .section_banner {
	margin-top: 0;	
}
.news_data_element_btns {
	text-align: center;
	margin: 3rem 0 0 0;
}
@media(max-width: 1500px) {
	.news_row > .news_el > i {
		background-size: contain;
		background-position: center center;
	}
}
@media(max-width: 1300px) {
	.news_row
	{
		margin-left: 0;
	}
	.news_row > div
	{
		width: 100%;
		margin-left: 0;
	}
	#news_data_element .news_el > i {
		height: 90vw;
	}
	.news_teaser {
		width: 66.66%;
	}
}
@media(max-width: 1100px)
{
	#pg_news .loading
	{
		min-width: 60% !important;
		max-width: 60% !important;
	}
}
@media(max-width: 900px)
{
	.news_data
	{
		padding: 0 7% 3rem 7%;
	}
	.news_teaser {
		width: 100%;
		margin-top: 0;
	}
}
@media(max-width: 500px)
{
	#pg_news .loading
	{
		min-width: 80% !important;
		max-width: 80% !important;
	}
}
/* End */
/* /bitrix/templates/spine/components/new/empty/news/style.css?16698932583614 */
