.wrapper_inner .maxwidth-theme{
    padding: 0 0;
}
.text_before_items:not(:empty) {
    margin-bottom: 47px;
}
.head-block.top.with-tabs .item-link:not(:hover) {
  background: #fafafa;
  background: var(--light2_bg_black);
}
.head-block.top:not(.with-tabs) .item-link.active {
    background: #fafafa;
    background: var(--light2_bg_black);
}
.head-block .item-link {
    display: inline-block;
    vertical-align: top;
    float: left;
    border-right: 1px solid #eeeeee;
    border-color: var(--stroke_black);
}
.head-block .item-link .title {
    padding: 0 0;
    cursor: pointer;
}
.head-block .item-link .title span, .head-block.top .item-link .title .btn-inline {
    position: relative;
    display: block;
    padding: 22px 28px;
    text-decoration: none;
}
.topic__inner>div:not(.topic__heading) {
    margin: 9px -14px 0 19px;
    width: 41px;
    text-align: center;
    position: relative;
    cursor: pointer;
    float: right;
}
.topic .colored_theme_hover_bg-block:not(:hover) .svg path {
    fill: #b8b8b8;
}
.bordered-block {
    border: 1px solid #EEE;
    border-color: var(--stroke_black);
}
.select_head_wrap .menu_item_selected {
    position: relative;
    padding: 15px 55px 15px 25px;
    margin: 0 0 -1px;
    cursor: pointer;
    color: #333;
    color: var(--white_text_black);
}
.font_upper_md {
    font-size: .733em;
    line-height: 1.3em;
    text-transform: uppercase;
    letter-spacing: .8px;
}
.select_head_wrap .menu_item_selected .svg.svg-inline-down {
    right: 15px;
    position: absolute;
    top: 50%;
}
@media (min-width: 768px) {
    .select_head_wrap .menu_item_selected+.head-block {
        display: block !important;
        margin: 0 0 32px;
    }
}
.head-block.top {
    margin: 0 0 48px;
    position: relative;
}
.item-views.news2.with-border {
    padding-bottom: 28px;
}
.item-views {
    margin-bottom: 0;
    position: relative;
}
.item-views.news2 .row .item-wrapper {
    padding-bottom: 32px;
}
.item-views.news2 .item-wrapper .item.with-fon {
    background-size: cover;
}
@media (min-width: 992px) {
    .item-views.news2 .item-wrapper.fon_text_fon .item.with-fon:not(.with-title-fon) {
        padding-top: 66%;
    }
}
@media (min-width: 992px) {
    .item-views.news2 .item-wrapper.fon_text_fon .item.with-fon:not(.with-title-fon) {
        padding-top: 66%;
    }
}
.darken-bg-animate:before {
    opacity: 0;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #0000007F;
    transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease;
    z-index: 11;
}
.full_bg_link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 13;
}
.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text.with-section.with-date:not(.with-fon) {
    padding-bottom: 40px;
}
.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text:not(.with-fon) {
    left: 0;
    padding: 0 25px 0;
    right: 0;
}
.item-views.news2 .item-wrapper .item.with-fon .inner-text .inner-block-text {
    height: 100%;
    min-height: 100%;
    position: static;
}
.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text:not(.with-fon) * {
    color: #fff;
    position: relative;
    z-index: 12;
}
.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text.with-section:not(.with-fon) .section {
    opacity: .7;
}
.item-views.news2 .item-wrapper .item .inner-text.with-section .section {
    margin: 0 0 11px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media (min-width: 992px) {
    .item-views.news2 .item-wrapper.fon_text_fon .item .inner-text:not(.with-fon) {
        position: absolute;
        bottom: 20px;
    }
}
.wrapper_inner:not(.front) .only-on-front {
    padding: 0 0;
}
.item-views.news2 .item-wrapper.fon_text_fon:not(.line_img) .item .inner-text.with-section:not(.with-fon) .period-block {
    position: absolute;
    bottom: 0;
}
.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text .period-block {
    opacity: .7;
    margin-bottom: 9px;
}
.item-views .item {
    position: relative;
    height: 100%;
    min-height: 100%;
}
.item-views.news2 .item-wrapper .item .period-block {
    margin-bottom: 8px;
}
.item-views.news2 .item-wrapper .item .period-block .date {
    display: block;
}
.item-views .item .title {
    max-height: 100px;
    margin-bottom: 6px;
    font-size: .9334em;
    overflow: hidden;
    text-overflow: ellipsis;
}
.item-views .item .title a {
    color: #333;
    color: var(--white_text_black);
    text-decoration: none;
}
.item-views.news2 .row .item-wrapper {
    padding-bottom: 32px;
}

.item-views.news2 .rounded3 .image {
    margin: -1px -1px 0;
    border-radius: 3px 3px 0 0;
}
.hover_shine .shine:before {
    position: absolute;
    top: 0;
    left: -50%;
    z-index: 2;
    display: block;
    content: "";
    width: 25%;
    height: 100%;
    opacity: 0;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    visibility: hidden;
}
@media (min-width: 992px) {
    .item-views.news2.lg .item-wrapper .item .image span {
        height: 208px;
    }
}
.bg-fon-img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    display: block;
}
.item-views.news2 .item-wrapper .item .inner-text.with-date.with-section {
    padding-bottom: 53px;
}
.item-views.news2 .item-wrapper .item.bordered .inner-text.with-section {
    padding-top: 23px;
}
.item-views.news2 .item-wrapper .item.bordered .inner-text {
    padding: 20px 24px 19px;
}
.item-views.news2 .item-wrapper:not(.line_img) .item .inner-text.with-section .period-block {
    position: absolute;
    bottom: 13px;
}
@media (max-width: 991px) {
    .item-views.news2 .item-wrapper .item .image span {
        height: auto;
        padding-top: 66%;
    }
    .select_head_wrap .menu_item_selected{
        display: block
    }
}











