

/* Start:/bitrix/templates/.default/components/bitrix/system.pagenavigation/round/style.css?16334769832461*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/* End */


/* Start:/local/templates/proTemplate/components/prokatis/news.list/.default/style.css?16334770381844*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.kn_article_excerpt__caption {
    position: relative!important;
    line-height: 24px;
    background: none!important;
    height: auto;
    padding: 14px 20px 5px 20px!important;
}
.kn_article_excerpt_view {
    font-size: 12px;
    color: #a9a9a9;
    padding-left: 20px;
}
.kn_article_excerpt__title {
    margin-bottom: 0px!important;
}
.kn_article_excerpt {
    margin-bottom: 44px!important;
}
.kn_article_excerpt__caption {
    position: relative;
}
.kn_article_excerpt__caption:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 26px;
    width: 10px;
    height: 2px;
    background: #d54e4e;
}
.has_video {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('/local/templates/proTemplate/components/prokatis/news.list/.default/images/ico_video.png') 0 0 no-repeat;
    margin-left: 7px;
    position: relative;
    top: 2px;
    margin-right: -23px;
}
.archive_sticker {
    position: absolute;
    top: 15px;
    left: -10px;
    
    font-size: 15px;
    font-weight: 600;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    padding: 0 14px;
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    color: #000;
    background: rgb(127,201,59);
    z-index: 1;
}
.archive_sticker:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    -webkit-transform: skewX(50deg) translateX(12px);
    transform: skewX(50deg) translateX(12px);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    border-top: 10px solid rgba(0,0,0,0.5);
}
/* End */
/* /bitrix/templates/.default/components/bitrix/system.pagenavigation/round/style.css?16334769832461 */
/* /local/templates/proTemplate/components/prokatis/news.list/.default/style.css?16334770381844 */
