.list-page-search__form{
	width: 100% !important;
	margin-bottom: 30px;
}
.list-page-search__form__icon{
	background: #161414;

}
.list-page-search__form__icon svg circle , .list-page-search__form__icon svg path{
	stroke: #fff !important;
}
.list-page-search__form__input{
	border: 1px solid #707070!important;
}
.list-page-switcher li a{
	font-family: "Roboto";
	font-size: 14px !important;
	line-height: 18px !important;
	color: #070707 !important;
	text-transform: capitalize !important;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 4px solid transparent;
}
.list-page-switcher.uk-subnav-pill>.uk-active>a{
	transition: all 0.4s;
	background:none !important; 
	border-bottom: 4px solid #be0027;
}
.news__rubric__filter {
    display: inline-block;
}
.news__rubric__filter .nice-select{
	border-radius: 0;
	border:1px solid #707070;
	height: 35px;
	display: flex;
	align-items: center;
}
.news__rubric__filter .current{
	font-family: "Roboto";
	font-size: 14px;
	line-height: 18px;
	color: #070707;
}
.news__rubric__filter .nice-select:after{
	border-color: #070707 !important;
}
.news__rubric__filter .nice-select .list{
	width: 100%;
}
.news__rubric__finded__news__count{
	font-family: "Roboto";
	font-size: 16px;
	line-height: 18px;
	color: #070707;
}
.finded__content__item__content__title{
	font-family: "Roboto";
	font-size: 24px;
	line-height: 32px;
	color: #000;
	display: block;
	max-height: 61px;
	overflow: hidden;
	font-weight: bold;
}
.finded__content__item__content__caption{
	font-family: "Roboto";
	font-size: 16px;
	line-height: 26px;
	color: #000;
	display: block;
    /*max-height: 70px;
    overflow: hidden;*/
}
.finded__content__item__content .eye{
	background: url(/static/site/images/grey_eye.svg);
	background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    margin-left: 20px;
}
.finded__content__item__type{
	margin-left: 20px;
	font-family: "Roboto";
	font-size: 14px;
	line-height: 13px;
	text-align: left;
	color: #be0027;
}
.finded__content__item__content .detail__text__view__count{
	color: #959595;
}
.finded__content__item {
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(112, 112, 112, 16%);;
}
.finded__content .uk-list>li:nth-child(n+2){
	margin-top: 25px;
}
.finded__content__item__link:hover .finded__content__item__content__title{
	transition: all 0.4s;
	color: #be0027;
}
.finded__content__more{
	display: block;
	margin-left: auto;
	margin-right: auto;
	background: #141212;
	font-family: "Roboto";
	font-size: 14px;
	color: #fff;
	padding-left: 95px;
	padding-right: 95px;
	margin-top: 60px;
}
.finded__content__more:hover{
	background: #000000;
	color: #fff;
}
.list-page-switches{
	padding-bottom: 60px;
	border-bottom: 1px solid #000;
	margin-bottom: 60px !important;
}
.list-page-switcher li a:hover{
	background: none !important;
}
.news__rubric__filter__items.nice-select .option{
	padding:0 10px;
} 




#LentaInformComposite728397_09bd4 .mgline {
	margin: 0 !important; 
}