  

/* Start:/local/templates/nsu/components/bitrix/news/governance/bitrix/news.list/.default/style.css?15162463871508*/
.articles .tab-pane {
    display: none;
}

.articles .tab-pane.active {
    display: block;
}

.articles .moreNews {
    max-width: 1000px;
    margin-left: auto;
    margin-right: 50px;
}

.item_art {
    width: 315px;
    border-bottom: 2px #e1e1e1 solid;
    display: inline-block;
    /*margin-right: 20px;*/
    margin-top: 40px;
    padding-bottom: 40px;
    font-size: 16px;
    vertical-align: top;
}

.item_art.under {
    border-bottom: none;

}

.table_arts {
    display: table;
    width: 1050px;
    margin-top: -40px;
}

.name {
    color: #272727;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 15px;
}

.read_more {
    color: #72c81e;
    border: 2px solid #72c81e;
    width: 140px;
    padding: 10px 30px;
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
}

.read_more a, .read_more a:hover {
    text-decoration: none;
    color: inherit;
}

.tags a {
    color: #72c81e;
    font-size: 14px;
}

.tags .news-list-tabs {
    padding: 0;
    margin: auto;
}

.author {
    font-weight: 800;
    color: #666666;
}

.preview, .art_edition {
    margin-bottom: 25px;
}
.text.underblock{
    width: 75%;
    margin-left: 7%;
    position: relative;
    z-index: 2;
    line-height: 15px;
    font-family: 'PTSansRegular';
    text-decoration: none;
    color: #6e6e6e;
    margin-right: 0px!important;
    flex-direction: column;
    justify-content: flex-end;
    display: flex;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
/* End */
/* /local/templates/nsu/components/bitrix/news/governance/bitrix/news.list/.default/style.css?15162463871508 */
