.news-list-detail .news-list {
  	height: 100%;
    max-height: 700px !important;
}

.chronic-list {
    max-width: 70px;
    margin-left: auto;
}

.uk-label {
	padding-top: 2px;
}

.news-brc {
    padding-bottom: 10px;
}

.news-brc__link {
    line-height: 30px;
    color: #898989;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;

}
.news-brc__date__text {
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
    color: #FFFFFF;
}
.news-brc__link:hover {
    color: #898989;
}

.news-brc .uk-breadcrumb > :last-child > * {
    color: #898989;
}

.news-brc .uk-breadcrumb {
    margin-bottom: 0;
}

.news-brc .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
    content: ">";
    display: inline-block;
    margin: 0 2px 0 7px;
    color: #898989
}


.gost-news {
    margin-top: 20px;
}
.gost-news__description, .gost-news__text {
}
.gost-news__title {
    background: #00659D;
    padding: 20px 20px;
    margin-bottom: 25px;
    margin-left: -15px;
    margin-right: -15px;
    color: #fff;
}
.gost-news__title h1 {
    font-family: "bebas-bold";
    color: #fff;
    text-transform: uppercase;
    font-size: 32px;
    margin-bottom: 0px;
}

.gost-news__description {
    font-family: "Roboto";
    font-weight: 600;
    color: #000;
    font-size: 16px;
}

.gost-news__text {
    color: #222222;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 17px
}
.gost-news-credits-t {
    color: #BDBDBD;
    text-transform: lowercase;
    font-family: Roboto;
    font-style: italic;
    font-weight: normal;
    font-size: 15px;
    line-height: 150%;
    display: block;
    margin-bottom: 3px;
}
ul.uk-list.gost-list__items {
    padding-left: 55px;
    margin-left: 10px;
    margin-right: 10px;
}
.gost-list__title{
    color: #000;
    font-family: "Roboto";
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 35px;
    margin-top: 35px;
    margin-left: 10px;
}
.gost-list__item__text{
    color: #6b6b6b;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 16px;
    display: flex
}

.gost-list__item__text:before {
    display: block;
    background: url(../img/tiangle.gif);
    width: 20px;
    height: 20px;
    content: "";
    background-size: 100%;
    background-repeat: no-repeat;
    margin-right: 20px
}
.gost-list .uk-list>li:nth-child(n+2), .uk-list>li>ul {
    margin-top: 20px;
}
.dowload-btn {
    text-align: center;
}
.dowload-btn__link {
    padding: 3px;
    background: #00659d;
    display: inline-flex;
}
.dowload-btn__text{
    color: #fff;
    font-size: 30px;
    font-family: "bebas-bold";
    text-transform: uppercase;
    line-height: 1;
    padding: 10px 50px;

}
.dowload-btn__icon{
    padding: 10px 15px;
    border-right: 2px solid #016da8;
}
img.gost-news__img{
    width: 100%;
}
.gost-news__text.text-quote:before {
    display: block;
    content: "";
    height: 60px;
    width: 80px !important;
    background: url(../img/quotes-text.gif);
    background-size: 100%;
    background-repeat: no-repeat;
}
.gost-news__text.text-quote{
    display: grid;
    grid-template-columns: 1fr 7fr;
}
.gost-news__footer{
    padding:0 0;
    margin-top: 40px;
}
.gost-news__footer__authors__author{
    color: #9d9d9d;
    font-size: 16px;
    font-family: "Roboto";
    font-weight: 400;
    /*text-transform: capitalize;*/
}
.news-brc__date__text {

}
.gost-news__footer__tag{
    color: #BDBDBD;
    text-transform: capitalize;
    font-family: Roboto;
    font-style: italic;
    font-weight: normal;
    font-size: 15px;
    line-height: 150%;
}
.gost-news__footer__tag a {
    font-family: Roboto;
    font-style: italic;
    font-weight: bold;
    font-size: 15px;
    line-height: 150%;
    letter-spacing: 0.01em;
    text-decoration-line: underline;
    color: #222222;
}
.recommend-items{

    font-family: "Roboto";
    font-weight: bold;
    color: #000;
    font-size: 16px;
    margin-top: 0;
}
.spravka .recommend-items{
		margin-bottom:0;
	}
.recommend-items__item__content{
    margin-top: 0 !important;
    background: #f2f2f2;
    /*padding-top: 15px;*/
}
.recommend-items__item {
    margin-top: 0 !important;
    border-bottom: 2px solid #dddddd;
    position: relative;
}
.recommend-items__list li{
	margin-top: 0 !important;
}
.recommend-items__item.uk-open{
    background:#8a92a6;
}
.recommend-items__list .active a{
	color:#fff;
}
.recommend-items .uk-accordion-title{
    font-family: "Roboto";
    font-weight: bold;
    padding:25px 30px; 
}
.recommend-items .uk-accordion-title:before {
    content: "";
    max-width: 20px;
    height: 1.4em;
    margin-left: 10px;
    float: right;
    background-image: url(../img/arrow-bt.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.uk-open>.uk-accordion-title::before {
    background-image: url(../img/arrow-bt-ac.png);
}
li.recommend-items__item.uk-open .uk-accordion-title{
    color:#fff;
}
a.uk-accordion-title span {
    margin-right: 15px;
}
.r-num{
    margin-right: 15px;

}
.list-title-container{
    display: flex;
}
.recommend-items__list {

    padding-left: 0;
}
.recommend-items__list__text {
    color:#9d9d9d;
    font-family: "Roboto";
    font-weight: 400;
}
.recommend-items__list li{
    color:#9d9d9d;
    font-family: "Roboto";
    font-weight: 400;
    padding: 15px 60px;
    padding-right: 15px;
    border-bottom: solid 1px #dddddd;
}
.recommend-items__item.uk-open {
    border-bottom: none;
}
.gost-news img{
	max-width:90%;
	margin:15px 0;
	height:auto !important;
}
.gost-news blockquote {
    background: #F0F0F0;
    position: relative;
    z-index: 10;
    font-size: 17px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.gost-news blockquote:before {
    content: url("data:image/svg+xml,%3Csvg width='83' height='86' viewBox='0 0 83 86' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.2872 43.108L47.2428 86H31.9648L0 44.0804V42.0276L31.9648 0H47.2428L19.2872 43.108ZM55.0444 43.108L83 86H67.7219L35.7572 44.0804V42.0276L67.7219 0H83L55.0444 43.108Z' fill='white'/%3E%3C/svg%3E%0A");
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.gost-news blockquote:after {
    content: url("data:image/svg+xml,%3Csvg width='83' height='86' viewBox='0 0 83 86' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M63.7128 42.892L35.7572 -4.1301e-06L51.0353 -2.79445e-06L83 41.9196L83 43.9724L51.0352 86L35.7572 86L63.7128 42.892ZM27.9556 42.892L7.51836e-06 -7.25609e-06L15.2781 -5.92044e-06L47.2428 41.9196L47.2428 43.9724L15.2781 86L0 86L27.9556 42.892Z' fill='white'/%3E%3C/svg%3E%0A");
    position: absolute;
    right: 0;
    bottom: -6px;
    z-index: -1;
}

/*новости список*/
.all-news__list{
	margin-top: 20px;
}
.news-page__list .news_img__item__text{
	margin-left: 0;
}
.news-page__list .news-list__item__title{
    font-size: 20px;
    max-height: 46px;
    overflow: hidden;
    line-height: 22px;
    margin-bottom: 5px;
}
.news-page__list .news-list__item__caption{
    max-height: 52px;
    overflow: hidden;
    line-height: 17px;
	font-size:14px;
 }
.news-page__list .news-list__item__time{
	font-size:14px;
    color:#9d9d9d;
	text-align: left;
    margin-top: 5px;
}
/*custom bitrix table*/
.all-news__list td.NewsCalHeader {
    background: rgb(0, 101, 157);
    color: #fff;
    font-family: "bebas-bold";
    border-top-width: 0;
    border-bottom-width: 0;
	font-size: 14px;
}

.all-news__list .NewsCalNews a {
    font-family: "Roboto";
    font-weight: 500;
}
.all-news__list td.NewsCalToday {
    background: rgb(106, 186, 230);
}
.all-news__list td.NewsCalToday .NewsCalNews a, .all-news__list td.NewsCalToday span  {
	color:#fff;
	 font-family: "Roboto";
}
.NewsCalTable, .NewsCalTable tr, .NewsCalTable td {
    border-collapse: collapse;
    border: 1px solid #dddddd;
}
.NewsCalTable {
	margin-top:0;
}
p.NewsCalMonthNav{
	padding:15px;
	background: rgb(0, 101, 157);
	color:#fff;
}
.NewsCalMonthNav{
	margin-bottom:0;
	font-family: "Roboto";
	color: #666;
	background: rgb(0, 101, 157);
padding: 15px;
}
.NewsCalMonthNav a{
	margin-bottom:0;
	font-family: "Roboto";
	color: #fff;
}
.news-calendar-parent__child{
	 background:rgb(0, 101, 157);
}
.news-calendar-parent{
    border-collapse: collapse;
    border: 1px solid #dddddd;
    border-bottom: 0;
}
ul.uk-list.recommend-items__list li.active {
    background: rgb(106, 186, 230);
}
.rubric-first__item{
	font-family: "Roboto";
    font-weight: bold;
    padding: 25px 25px;
    color: #000 !important;
    display: block;
	border-bottom: 2px solid #dddddd;
}
.rubric-first__item:hover{
	color:#666;
}
.rubric-first__item.active{
	background: #0b83c5;
	color:#fff !important;
}
.bg-title.pres-job {
    display: flex;
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 15px;
}
.pres-job__links__link {
    color: #fff;
    padding: 4px;
}
a.pres-job__links__link.active {
    color: #fff;
  border-bottom: 2px solid;
}
.pres-job__links__link {
    color: #bfbfbf;
    margin-right:5px;
	font-family:"Roboto";
}
.pres-job__links__link:hover {
    color: #9d9d9d;
    padding: 4px;
	font-family:"Roboto";
}
.pres-job__links .pres-job__links__link:last-child{
	margin-right:0;
}
.news-list.recommend-detail-list {
    max-height: 1050px !important;
}
.new__news__bread>ul{
	overflow:hidden;
}
/*sharer*/
.ya-share2__badge{
	padding:2px;
	background-color: #00659d !important;
}
.ya-share2__container{
	margin-top:5px;
}
blockquote {
    background: #FAFAFA;
	font-style:normal !important;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    padding: 20px;
	margin-top:0;
	margin-bottom:0;
}
em{
	font-style:normal !important;
	color: #6b6b6b !important;
}

.gost-news__footer__authors__author {
    font-family: Roboto;
    font-style: italic;
    font-weight: bold;
    font-size: 15px;
    line-height: 150%;
    color: #222222;
}


@media(max-width:960px) {
    .news-brc {
        padding: 0px 0;
    }
}
