.class-indent {
    padding-left: 30px!important;
}
a.btn-switch-lang {
    color: #130b04;
    text-decoration: none;
}
a.btn-switch-lang:hover {
    color:#fff;
}
.btn-switch-lang:focus {
    outline: none;
}
.span-date-file,
.span-size-file{
    display: inline-block;
    margin-left: 5px;
}
.select2-container {
    width: auto !important;
}
.select2-container.select2 {
    width: 100% !important;
}
.list-contacts li a:hover,
.list-contacts li a:focus{
    color: #a82624;
}
.list-materials .col-left .icon {
    background-position: center;
    background-size: cover;
    margin-top: -18px;
}
.content-event h2:not([class]) {
    display: block;
}
.box-with-slider-news {
    background: #f1f1f1;
}
[name="req_form-pr"] {
    position: absolute;
    left: -10000px;
    opacity: 0;
}
.slider-journals .item-slide.slick-slide {
    width: 296px;
}
.slider-journals.slick-slider {
    display: block;
}
.pagination-section .btn-pag.prev-page,
.pagination-section .btn-pag.next-page{
    padding: 0 19px;
    background: #fff;
}
.pagination-section span.btn-pag.prev-page,
.pagination-section span.btn-pag.next-page {
    cursor: default;
    opacity: 0.5;
}
.popup {
    width: 400px;
}
.hide-popup {
    display: none;
}
.fancybox-content.popup {
    background: none;
    padding: 0;
}
#popup-form-sub-news .content,
#popup-form-reg-into-event .content,
.popup.popup-content .content{
    background: url(../img/bg-form-2.jpg) center/cover;
    border-radius: 5px;
    padding: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
}
.popup.popup-content .content p.p-title{
    font-size: 22px;
    line-height: 1.1;
    margin-bottom: 0;
}
.popup.popup-content .content p.p-text{
        font-size: 15px;
    line-height: 1.2;
    margin-top: 10px;
    margin-bottom: 0px;
}
#popup-form-sub-news .content p{
    margin: 15px 0;
}
#jGrowl {
    /*display: none!important;*/
}
.link-icon {
    color: #a82624;
    text-decoration: none;
    transition: 0.2s;
    position: relative;
    display: inline-block;
    padding-left: 38px;
}
.link-icon:hover {
    text-decoration: none;
    color: #cd1a18;
}
.link-icon:before {
    content: '';
    display: block;
    position: absolute;
    background: url(/assets/img/link-to.png) center/cover;
    width: 20px;
    height: 19px;
    left: 0;
    top: 1px;
}
.form-reg-event .input-default input.error {
    box-shadow: 0 0 0 1px #a82624;
}
.list-loads-files-error {
    font-weight: 600;
    color: #a82624;
}
.direction-item-tpl .img .icon img {
    height: 55px;
}
.str-sect:nth-child(2) .str-item {
    background: #f5f1e5;
}
.str-sect:nth-child(3) .str-item {
    background: #eeece9;
}
.main_articles_section .list-articles ul,
.main_articles_section .list-articles ol {
    padding: 0;
    margin: 0;
    list-style: none;
}
.main_articles_section .list-articles li{
    position: relative;
    padding-left: 55px;
    margin-bottom: 22px;
}
.main_articles_section .list-articles li:before{
        content: '';
    display: block;
    position: absolute;
    background: url(../img/img-file-article.png) center/cover;
    width: 27px;
    height: 32px;
    left: 0;
    top: 4px;
}
.news-events ul{
        margin: 0;
    padding: 0;
    list-style: none;
}
.news-events ul li{
    margin-bottom: 25px;
}
.news-events ul li a{
        font-size: 17px;
    color: #a82624;
    font-weight: 500;
}
.ul-grand-wrap a{
    color: #a82624;
}
.employee__contents .item__content {
    border-bottom: none;
    padding-bottom: 0;
}
.areas-works.content-event {
    margin-bottom: 0;
}
.ul-grand-wrap ul{
    margin: 30px 0 0 0;
    padding: 0;
    list-style: none;
}
div.ul-grand-wrap ul li, 
.ul-grand-wrap > p{
    position: relative;
    padding-left: 60px;
    margin-bottom: 25px;
    font-weight: 700;
}
.ul-grand-wrap li:after,
.ul-grand-wrap > p:after{
        content: '';
    display: block;
    position: absolute;
    background: url(../img/icon-grand.png) center/cover;
    width: 26px;
    height: 32px;
    left: 0;
    top: -3px;
}
.ul-grand-wrap *:before {
    display: none!important;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: none;
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: 0;
}
.btn-more-red {
    font-weight: 700;
    color: #fff;
    background: #a82624;
    border: 0;
    border-radius: 5px;
    height: 46px;
    transition: 0.3s;
    line-height: 42px;
    cursor: pointer;
    min-width: 200px;
    display: inline-block;
        color: #fff!important;
    text-align: center;
    padding:0px 10px;
}
.btn-more-gray {
    font-weight: 700;
    color: #fff;
    background: gray;
    border: 0;
    border-radius: 5px;
    height: 46px;
    transition: 0.3s;
    line-height: 42px;
    cursor: pointer;
    min-width: 120px;
    display: inline-block;
        color: #fff!important;
    text-align: center;
}
.btn-more-red:hover {
    outline: none;
    background: #cd1a18;
}
.content-event .link-with-file {
    min-height: 28px;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
}
.content-event .link-with-file:before {
    top: 50%;
    margin-top: -14px;
    background: none;
    display: none;
}
.content-event .link-with-file span.span-for-icon {
    display: inline-block;
    width: 20px;
    height: 28px;
    left: 0;
    top: 3px;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    background-position: center;
    background-size: cover;
}

.content-event .link-with-file.link-file-doc:before {
    background: url(../img/svg/files/doc.svg) center/cover;
}
.content-event .link-with-file.link-file-jpg:before {
    background: url(../img/svg/files/jpg.svg) center/cover;
}
.content-event .link-with-file.link-file-pdf:before {
    background: url(../img/svg/files/pdf.svg) center/cover;
}
.content-event .link-with-file.link-file-ppt:before {
    background: url(../img/svg/files/ppt.svg) center/cover;
}
.content-event .link-with-file.link-file-rtf:before {
    background: url(../img/svg/files/rtf.svg) center/cover;
}
.content-event .link-with-file.link-file-txt:before {
    background: url(../img/svg/files/txt.svg) center/cover;
}
.content-event .link-with-file.link-file-video:before {
    background: url(../img/svg/files/video.svg) center/cover;
}
.content-event .link-with-file.link-file-xls:before {
    background: url(../img/svg/files/xls.svg) center/cover;
}
.content-event .link-with-file.link-file-zip:before {
    background: url(../img/svg/files/zip.svg) center/cover;
}

.content-event table {
    width: 100%;
    border: 2px solid #d2d2d1; }
    .content-event table th, .content-event table td {
      height: 60px;
      padding: 0 15px; }
    .content-event table th:first-of-type,
    .content-event table td:first-of-type {
      }
    .content-event table th {
      background: #b8ad9d;
      color: #fff;
      font-weight: 600; }
    .content-event table td {
      border-bottom: 2px solid #d2d2d1; }
    .content-event table tr:nth-child(2n+1) {
      background: #f4f4f4; }
.js-size-font button:focus {
    outline: none;
}
.content-event ul li:before {
    position: relative;
    top: 2px;
    margin-right: 10px;
}
.content-event ul li {
    padding-left: 0;
}
.content-event ul {
    padding-left: 0;
}
.content-event table thead td {
    background: #b8ad9d;
    color: #fff;
    font-weight: 600;
}
.event__table.event__table__table {
    margin: 0;
}
.simplesearch-results {
    font-size: 17px;
    margin-top: 25px;
}
.simplesearch-highlight {
    font-weight: 700;
}
.simplesearch-paging {
    margin-bottom: 20px;
}
.simplesearch-result {
    margin-bottom: 20px;
}
.simplesearch-result h3 {
    font-size: 18px;
}
.simplesearch-result h3 a{
    text-decoration: none;
    color: #a82624;
}
.footer__form__subs .desc a,
.row-pol .text a,
.form-subs-events .text a,
.form-login-in .text a{
    color: #a82624;
}
.faq__content .caption-content {
    font-size: 17px;
    font-weight: 600;
}
.row-pol.row-pol-not {
    padding-left: 0;
}
.login-in-section {
    padding: 50px 0;
}
.form-login-in .text,
.form-reg-in .text{
       font-size: 13px;
    color: #80807f;
    line-height: 1.4;
    margin-top: 25px;
    margin-bottom: 15px;
}
.form-reg-in .caption {
    margin-bottom: 40px;
    line-height: 1.2;
}
.form-reg-in .form-btns-bottom {
    margin-top: 30px;
}
.employee__contents * {
    word-break: break-word;
}
.accordion {
    margin-top: 30px;
}
.accordion-group {
    padding: 15px 0;
    border: 1px solid #d2d2d1;
    border-radius: 4px;
}
.accordion-heading h2,
.accordion-heading h3,
.accordion-heading h4{
    margin-top: 0;
    margin-bottom: 0;
}
.accordion-body {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 30px;
}
.accordion-heading {
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
}
.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {
    background: #dbcfbd!important;
    color:#130b04!important;
}
.datepicker .datepicker-days td, .datepicker .datepicker-days th {
        width: 32px;
    height: 30px;
}
.datepicker .datepicker-days td.myClass, .datepicker .datepicker-days th.myClass {
    background: #a82624!important;
    color:#fff!important;
}
.datepicker table tr td.active.active {
    background: #a82624!important;
    color:#fff!important;
}
.datepicker td, .datepicker th {
    font-weight: 600;
}
/* Print */
@media print {
    body.print .nav__main__wrap{
        display: none;
    }
    body.print .header__logo .img_logo{
        width: 300px;
    }
    body.print .header__main__content{
            padding: 20px 0 40px;
        min-height: auto;
    }
    body.print .page-wrap__content{
        padding-top: 0;
    }
    body.print .page-breads{
        display: none;
    }
    body.print .category-tag,
    body.print .right-content,
    body.print .event__other-news,
    .form-subs-events,
    .footer-main,
    .event__staff{
        display: none!important;
    }
    .event__photos__slider {
        margin-bottom: 0;
    }
    .date-row-new .date {
        padding-left: 0;
    }
    .date-row-new .date:after {
        display: none;
    }
}








