

/* Start:/local/templates/bootstrap4/components/bitrix/system.pagenavigation/ajax_pager/style.css?1710765497866*/
.navigation-pages {
	display:flex;
	justify-content: center;
}

a.to-start, a.to-end, span.to-start, span.to-end {
	flex:1 1 auto;
	text-align: center;
}

.navigation-pages span.to-start, .navigation-pages span.to-end {color:#969696;}

.navigation-pages a, .navigation-pages span {
	padding: 12px 15px;
	border-top: 1px solid #bdbdbf;
	border-bottom: 1px solid #bdbdbf;
	border-right: 1px solid #bdbdbf;
	color:#1c2632;
}

.navigation-pages a:hover {
	text-decoration: none;
}

span.nav-current-page {
	color:#969696;
}

.navigation-pages a:nth-child(2), .navigation-pages span:nth-child(2) {
	border-left: 1px solid #bdbdbf;
}

@media (min-width: 576px) { 
	.navigation-pages a:first-child, .navigation-pages span:first-child {
		border-left: 1px solid #bdbdbf;
	}	
	.navigation-pages a:nth-child(2), .navigation-pages span:nth-child(2) {
		border-left: none;
	}	
}
/* End */


/* Start:/local/templates/bootstrap4/components/bitrix/news/news/bitrix/news.list/.default/style.css?1537295635900*/
.row.news-item {
}

a.news-item, a.news-item:hover {
	display:block;
	text-decoration: none;
	color:#1c2632;
	margin-bottom:40px;
}

a.news-item {
	background-color:#f2f2f2;
	transition: background-color 0.3s ease 0s;
}

a.news-item img {
	max-width: 100px;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);	
	transition: filter 0.3s ease 0s;	
}

a.news-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

a.news-item .date {
	color:#969696;
	margin:15px 0px;
}

a.news-item .name {
	font-size: 18px;
	line-height: 1.3;
	margin-bottom:15px;
}


@media (min-width: 576px) { 
}


@media (min-width: 768px) { 
	a.news-item .name {font-size: 20px;}
}


@media (min-width: 992px) { 
	a.news-item .name {font-size: 24px;}
	a.news-item img {max-width: 100%;}
	a.news-item:hover {background-color: #FFF;}	
}


@media (min-width: 1200px) { 
	a.news-item .name {font-size: 28px;}
}

/* End */
/* /local/templates/bootstrap4/components/bitrix/system.pagenavigation/ajax_pager/style.css?1710765497866 */
/* /local/templates/bootstrap4/components/bitrix/news/news/bitrix/news.list/.default/style.css?1537295635900 */
