@import url("https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i&subset=cyrillic");
.ood,
.ood-1 {
    font-weight: bold;
}
#end-all {
    padding-top: 20px;
    padding-bottom: 20px;
}
.header-img-mob {
    display: none;
}
.pagination {
    text-align: center;
}
.pagination .page {
    background: transparent;
    color: #333 !important;
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 26px;
}
.pagination#yw1:before {
    content: 'Страницы:';
    display: inline-block;
    vertical-align: middle;
    color: #333;
    margin-right: 15px;
}
.pagination .page.active {
    background: #9c1416;
    color: #fff !important;
}
@media (max-width: 991px) {
    #wr, .menu, .content, .flex-tab, #end-all {
        width: 100%;
    }
    .content p {
        text-align: left;
        line-height: 20px;
    }
    #data {
        margin-right: 0;
        text-align: center;
    }
    .news-article .article-img {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .news-article .article-txt {
        flex: 0 0 100%;
        max-width: 100%;
        min-height: auto;
    }
    .article-body {
        display: block;
        margin-bottom: 20px;
    }
    .news-article .article-txt {
        margin-left: 0 !important;
    }
    .article-title-news {
        background: transparent;
        height: auto;
    }
    .article-date {
        position: relative;
        width: 78px;
        height: auto;
    }
    .article-title {
        margin-right: 0;
        text-align: left;
        display: block;
        line-height: 20px !important;
        margin-top: 10px;
    }
    .news .px-3,
    .articles-item,
    .articles-item .px-3 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .read-more-block {
        margin-top: 0;
        /*-webkit-box-orient: inherit;*/
        /*-webkit-box-direction: inherit;*/
        /*-ms-flex-direction: inherit;*/
        /*flex-direction: inherit;*/
        /*-webkit-box-align: center;*/
        /*-ms-flex-align: center;*/
        /*align-items: center;*/
    }
    .article-text-news table {
        width: 100%;
    }
    .menu-contents {
        display: none;
    }
    .article-title-news {
        display: block;
    }
    .article-title-news--grid2 .article-pagetitle {
        display: block;
        width: 100%;
        margin-left: auto;
        text-align: left;
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .article-news .uk-child-width-1-2 > * {
        margin-bottom: 20px;
    }
    .header-logo {
        display: none;
    }
    .header-menu {
        display: none !important;
    }
    .header-img-mob {
        display: block;
    }
    #wr div:first-child {
        display: none !important;
    }
    #wr {
        height: auto;
        padding-bottom: 20px;
    }
    .ood-1,
    .ood {
        letter-spacing: 2px;
        padding-left: 15px;
        padding-right: 15px;
    }
    #menu-burger {
        position: fixed;
        top: 0;
        width: 100%;
        background: #990000;
        box-sizing: border-box;
        padding: 5px 15px;
        height: 42px;
        z-index: 102;
        left: 0;
        right: 0;
    }
    body {
        padding-top: 42px;
    }
    #menu-burger svg path {
        fill: #fff;
    }
    header .uk-container {
        padding-bottom: 0;
    }
    .mobile-menu {
        background: #fff;
        width: calc(100% - 40px);
        padding-top: 0;
    }
    .hide {
        transform: translateX(-200%);
    }
    .menu {
        display: block;
        padding-top: 42px;
    }
    .menu-item {
        width: 100%;
        height: auto;
        display: block;
    }
    .menu-level-1 > .menu-item .menu-link {
        text-align: left;
        border-bottom: 1px solid #eef0f1;
        padding: 15px;
        display: block;
        color: #333;
        text-shadow: none;
        font-size: 14px;
        width: 100%;
        box-sizing: border-box;
        margin-top: 0;
        line-height: inherit;
    }
    .menu-level-1 > .menu-item.current-menu-item {
        background: #f5f5f5 no-repeat;
    }
    .menu-level-1 > .menu-item.current-menu-item > .menu-link {
        color: #333;
    }
    .menu-item ul.flex-tab {
        padding-top: 0;
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        display: block;
        visibility: visible !important;
        margin-top: 0;
        padding-left: 0px;
        box-sizing: border-box;
        margin-left: 0 !important;
        background: #fff;
    }
    .menu-item-lvl2 {
        height: auto;
        margin-top: 0;
        margin-bottom: 0;
    }
    .menu-level-1 > .menu-item .menu-item-lvl2 > a.menu-link {
        padding-left: 30px;
    }
    .selected-lvl2 a{
        font-weight: bold !important;
    }
    .mobile-menu nav {
        height: 100%;
        overflow-y: auto;
    }
    .menu-level-1 > .menu-item {
        line-height: initial;
    }
    .menu-item .uk-position-center {
        top: 0;
        left: 0;
        transform: translate(0%, 0%);
        position: relative !important;
    }
    .close-btn {
        right: -30px;
    }
    table {
        width: 100%;
    }
    .scroll-table {
        overflow-x: auto;
    }
    .menu-item-lvl3 {
        width: 100%;
        margin: 0 0 15px;
    }
    .menu-item-lvl3 a {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .personnel-list {
        display: block;
        padding-left: 0;
        padding-right: 0;
    }
    .personnel-item {
        width: 100%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .personnel-card__box {
        display: block;
    }
    .personnel-card__content {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .uk-container {
        padding-bottom: 0;
    }
    .gall-items {

        margin-top: 30px;
    }
    .gall-items > div {
        width: 50%;
    }
    .gall-items .link-nodecor {
        display: block;
    }
    .gall-items .uk-inline {
        width: 100%;
    }
    .gall-items img {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    iframe {
        width: 100%;
    }
    .gallery-item__wrap {
        width: 50%;
    }
}