  

/* Start:/local/templates/nsu/components/bitrix/news/regular_events/bitrix/news.list/.default/style.css?15114346041739*/
.elements {
    width: 100%;
    margin-top: 30px;
    /*margin-left: -43px;*/
}

.contents {
    margin-top: 31px;
    width: 250px;
}

.contents, .read_more_box {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: relative;
    right: 7px;
}

@media (min-width: 1200px) {
    .element {
        width: 320px !important;
    }
}

.element {
    display: inline-block;
    color: white;
    font-size: 16px;
    margin-bottom: 25px;
    min-height: 250px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    vertical-align: text-top;
    z-index: 2;
    background-color: #000000;
    background-repeat: no-repeat;
    margin-right: 20px;
}

/*.element:hover{*/
    /*z-index: 25;*/
/*}*/

.element img {
    width: inherit;
}

.element:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.3;
    width: 100%;
    /*height: 101%;*/
    background-color: inherit;
}

.element a {
    color: inherit;
    text-decoration: none;
}

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

.section_name {
    font-size: 22px;
    font-weight: 800;
    width: 260px;
    text-shadow: 1px 1px 2px #000000, 0 0 1px #000000;
    vertical-align: middle;
    display: table-cell;
    height: 120px;
}

.section_desc, .lab_list {
    font-weight: 800;
}

.read_more_box {
    position: relative;
    width: 170px;
    bottom: -9px;
}

.link {
    border: 2px solid #ffffff;
    padding-top: 6px;
    padding-bottom: 8px;
}

.link:hover{
    background-color: #ffffff;
    color: #272727;
}

.link.current {
    display: block;
}

.link a {
    color: inherit;
    text-decoration: none;
}

/* End */
/* /local/templates/nsu/components/bitrix/news/regular_events/bitrix/news.list/.default/style.css?15114346041739 */
