.main__3 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(40%, #213870), color-stop(30%, white), color-stop(30%, white));
    background-image: linear-gradient(to right, #213870 40%, white 30%, white 30%);
}
.main__5 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(40%, #213870), color-stop(30%, white), color-stop(30%, white));
    background-image: linear-gradient(to left, #213870 40%, white 30%, white 30%);
}

.footer {
    background: #213870;
}
.header__bottom--link.active:after {background-color: #E32E33;}
.main__1 .header__bottom--link:last-child {
    color: #E32E33;
}
.main__1--note__subtitle {
    color: #E32E33;
}
.main__3--item__link {background: #E32E33;}
.main__4--right__title-red {
    color: #E32E33;
}
.main__4--left .main__4--left__note{
    text-transform: uppercase;
}
.main__5--branch {
    color: #E32E33;
}
.main__6--title {
    color: #E32E33;}
 .main__7--right__date span {
    background: #E32E33;
}
.main__8--item__coment {
    color: #E32E33;
}
.photo_member img{
    max-width: 100px;
}
.leadership__tab{
    margin-top:-350px;
}
.main__10 img {
    height: 262px;
}
.main__4--right__img {
    height: 200px;
}
.news_list .header__bottom--link:last-child{
    color:#000;
}
.menu__footer--link.visible_xs{
    display: none;
}
.banners_new img{
    max-width: 100%;
    display: block;
    height: auto;
}
@media (max-width: 992px) {
    .news_list{
        white-space: nowrap;
        overflow: auto;

    }
    .menu__footer--link.visible_xs{
        display: block;
        color:#e65639;
        margin-bottom: 10px;
    }

.main__7 {
    display: block;
    background-image: none;}
.main__7--title { color:#000;}
.main__7--subtitle {
    color: #000;
}
    .leadership__tab{
        margin-top:0;
    }
.main__7--link {
    color: #000;
}
.main__4 .main__5--title{
    color:#000;
}
.main__7--date {
    color: #000;
}
.main__7--geo {
    color: #000;
}
.main__3 {background-image: none;}
.main__5 {background: #151443;background-image: none;}
.main__5--title {color:#fff;}
.main__5--popular {color:#fff;}
.main__5--title-link {color:#fff !important;}
.main__5--title-link h4 {color:#fff !important;}
.d-none-md {display: none;}
}
@media (max-width: 768px) {
.main__2--img {
    left: -90px;
}
.main__10 img {
    height: auto;
}
.main__6.person_slider .main__5--title{
    color:#000;
    font-size: 24px;
}
}
