<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.news .titlePage:after,
.news .titlePage:before {
	display:none;
}
.news .topList+.simpleList .titlePage {
	padding-top:24px;
	padding-bottom:32px;
	border-top:1px solid #e5e5e5;
	margin-top:28px;
}
.news .topList+.simpleList .titlePage:before {
	display:none;
}
.news .simpleList {
	padding:0 0 20px;
}
.news .simpleList .item {
	
}
.news .simpleList .item+.item {
	margin-top:35px;
}
.news .simpleList .item:hover:before {
	position:absolute;
	left:-1.5%;
	width:1%;
	top:-10px;
	bottom:-10px;
	background: #ffb400;
	content:' ';
}
.news .simpleList .item&gt;* {
	width:70%;
}
.news .tagsList{margin: 20px 0 50px;}
.news .tagsList .tagItem{padding: 5px; background:#eee;}
.news .tagsList .tagItem a{text-decoration:none;}
.news .tagsList .tagItem:hover{background:#ddd;}
.news .tagsList .tagItem.active{background:#ffd200;}
.news .tagsList .tagItem + .tagItem{margin-left:10px;}
.news .simpleList .title a {
	color:#585858;
	font:400 16px/16px 'robotoregular',Arial,sans-serif;
	text-decoration: none;
}
.news .simpleList .item:hover .title a {
	color:#000;
}
.news .simpleList .lead {
	color:#6d6d6d;
	font:400 14px/24px 'robotoregular',Arial,sans-serif;
	padding:5px 0 0;
}

.news .topList .fw {
	/*margin:0 -1.5%;*/
}
.news .topList .item {
	float:left;
	width:24%;
}
.news .topList .item:first-child {
	margin-left: -1.5%;
	width: 51.5%;
}
.news .topList .item+.item {
	margin-left:1.7%;
}
.news .topList .item+.item+.item {
	float:right;
	margin-left: 0;
	margin-right: -1.5%;
}
.news .topList .item img {
	display:block;
	width:100%;
}
.news .topList .img {
	padding:0 0 20px;
}
.news .topList .title a {
	color:#000;
	font:400 18px/24px 'robotobold',Arial,sans-serif;
}
.news .topList .lead {
	color:#6d6d6d;
	font:400 14px/24px 'robotoregular',Arial,sans-serif;
	padding:20px 0 0;
}
.news .topList .item:first-child .img {
	padding:0;
}
.news .topList .item:first-child .info {
	position:absolute;
	background: #ffb400;
	left:0;
	z-index:10;
	width:50%;
	padding:3%;
	bottom:24px;
}
.news .topList .item:first-child .lead {
	color:#000;
}

.newsItem .titlePage {
	position:absolute;
	left:0;
	top:0;
	right:0;
	z-index:-1;
}
.newsItem .topList {
	padding-top:30px;
} 
.newsItem .topList .item {
	width:34%;
}
.newsItem .text {
	width:100%;
	margin:20px 0;
	color:#585858;
	font:400 16px/28px 'robotoregular',Arial,sans-serif;
	padding-bottom:50px;
	overflow:hidden;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom:20px;
}
.newsItem .source{
	color: #585858;
    font: 400 12px/18px "robotoregular",Arial,sans-serif;
    padding: 0 0 20px;	
}
.newsItem .text p+p {
	margin-top:25px;
}
.newsItem .topList .newsHeader:first-child {
	width:75%;
	margin-left:0;
}
.newsItem .topList .newsHeader:first-child .info {
	position:static;
	padding:0;
	background: none;
	left:auto;
	bottom:auto;
}
.tenders .titlePage h1{width:50%;}</pre></body></html>