


/* Start:/bitrix/templates/sandbox_empty/components/bitrix/system.pagenavigation/new2016/style.css*/
@media (max-width: 575px) {
    .pagination {
        box-shadow: none;
        display: flex;
        flex-wrap: wrap;
        row-gap: 0.6rem;
        column-gap: 0.6rem;
        justify-content: center;
        width: 100%;
    }

    .page-link {
        border-radius: .4rem;
        box-shadow: 0 .25rem 1.75rem rgba(30, 34, 40, .07);
    }
}
/* End */



/* Start:/bitrix/templates/.default/components/bitrix/news/ie2019/bitrix/news.list/.default/style.css*/
.nl-news-list, .nl-news-body {
	position:relative;
}
.nl-news-list::before {
	content:'';
	position:absolute;
	top:0;
	bottom:0;
	left:21px;
	display:block;
	width:8px;
	background-color:#ddd;
}
.nl-ni-in {
	margin-left:70px;
	position:relative;
}
.nl-news-tags-wrap{
	margin-top: -12px;
}
.nl-news-tags-wrap > a:first-child{margin-left: -6px;}
.nl-news-tags-wrap > a{
	display: inline-block;
	padding: 4px 6px;
	font-size: 11px;
}
.nl-news-tags-wrap > a:hover, .nl-news-tags-wrap > a.active, .nl-news-tags-wrap > a:focus{
	text-decoration: none;
	background-color: #f5f7fa;
}
.nl-ni-in::before, .nl-ni-in::after {
	content: '';
	position: absolute;
	margin-left:-20px;
	left:0;
	top:20px;
	border: 10px solid transparent;
	border-right: 10px solid #555;
}
.nl-ni-in::after {
	border-right: 10px solid #fff;
}
.ni-right .nl-ni-in {
	
}
.nl-news-item {
	position:relative;
}
.nl-news-item.ni-right {
	
}
.nl-ni-date {
	position:absolute;
	left:7px;
	z-index:10;
	background-color:#fff;
	top:0;
	width:65px;
	padding-top:5px;
	text-align:center;
	/*font-family: nexa_lightregular;*/
	color: white;
	background-color:#5c3c87;
	font-size:32px;
	line-height:1;
	border:1px solid #ddd;
	opacity:0.93;
}
.ni-right .nl-ni-date {
	left:7px;

}
.nl-ni-date > span {
	display:block;
	padding:5px 0;
}
.nl-ni-date .month{
	font-size:14px;
}
.nl-ni-date .year{
	padding:5px 0;
	font-size:14px;
	font-weight:bold;
	background-color:#242679;
	color: white;
}
.nl-news-name {
	display:block;
	font-size:24px;
	line-height:100%;
	margin-bottom:15px;
	/*font-family: nexa_lightregular;*/
	color: black;
}


.d-table {
	display:table;
	width:100%;
}
.d-td {
	display:table-cell;
	width:100%;
	vertical-align:middle;
	padding:0 5px;
}
.nl-news-img {
	display:block;
	height:120px;
	background-size: contain;
	background-repeat:no-repeat;
	background-position:center;
}
.nl-td-img {
	padding-bottom:15px;
}
.nl-search {
	margin-left:70px;
}
@media only screen and (min-width: 600px) {
	/*.nl-news-name {*/
		/*font-size:30px;*/
	/*}*/
	.nl-news-preview.nl-margin {
		margin-right:180px;
	}
	.nl-news-img {
		position:absolute;
		top:50%;
		margin-top:-60px;
		height:120px;
		left:0;
		right:0;
		background-size: cover;
		background-repeat:no-repeat;
		background-position:center;
	}
	.nl-td-img {
		width:160px;
		position:absolute;
		height:100%;
		margin:0 5px;
		left:auto;
		right:0;
		top:0;
		padding:0;
	}
}
@media only screen and (min-width: 1200px) {
	.nl-news-list::before {
		left:50%;
		margin-left:-4px;
	}
	.ni-right {
		margin-top:100px;
	}
	.ni-right .nl-ni-date {
		left:-33px;
	}
	.nl-ni-date {
		left:auto;
		right:-33px;
	}
	.nl-ni-in {
		margin-right:30px;
		margin-left:0;
	}
	.ni-right .nl-ni-in {
		margin-right:0px;
		margin-left:30px;
	}
	.nl-ni-in::before, .nl-ni-in::after {
		margin-right:-20px;
		border: 10px solid transparent;
		border-left: 10px solid #555;
		left:auto;
		right:0;
	}
	.nl-ni-in::after {
		border-left: 10px solid #fff;
	}
	.ni-right .nl-ni-in::before, .ni-right .nl-ni-in::after {
		margin-left:-20px;
		margin-right:0;
		border: 10px solid transparent;
		border-right: 10px solid #555;
		left:0;
		right:auto;
	}
	.ni-right .nl-ni-in::after {
		border-right: 10px solid #fff;
	}
	.nl-news-preview.nl-margin {
		margin-right:0;
		margin-left:0;
	}
	.ni-right .nl-news-preview {

	}
	.nl-news-img {
		position:relative;
		width:160px;
		margin:0 auto;
	}
	.nl-td-img {
		position:relative;
		width:100%;
		text-align:center;
		padding-bottom:15px;
	}	
	.ni-right .nl-td-img {
		left:auto;
		right:0;
	}
	.nl-search {
		margin-left:0;
		margin-right:30px;
	}
}
@media only screen and (min-width: 1600px) {
	.nl-news-preview.nl-margin {
		margin-right:0;
		margin-left:180px;
	}
	.ni-right .nl-news-preview.nl-margin {
		margin-left:0;
		margin-right:180px;
	}
	.nl-td-img {
		width:160px;
		position:absolute;
		height:100%;
		margin:0 5px;
		left:0;
		right:auto;
		top:0;
		padding:0;
	}
	.ni-right .nl-td-img {
		left:auto;
		right:0;
	}
	.nl-news-img {
		position:absolute;
		top:50%;
		margin-top:-60px;
		height:120px;
	}
	.nl-search {
		margin-right:30px;
	}
}

.well {
	border-radius: 0;
	background-color: white;
}
a.nl-news-name:hover{
	color:#132f53;
}
/* End */
/* /bitrix/templates/sandbox_empty/components/bitrix/system.pagenavigation/new2016/style.css */
/* /bitrix/templates/.default/components/bitrix/news/ie2019/bitrix/news.list/.default/style.css */
