

/* Start:/local/templates/gos_modern_blue_s4/components/bitrix/news/our-events/bitrix/news.detail/our-events/style.css?17458372391746*/
/* ==========================================================================
   NEWS-LIST */
/* ========================================================================== */

.news-item {
    text-align: justify;
}

.news-item:before,
.news-item:after {
    content: " ";
    display: table;
}

.news-item:after {
    clear: both;
}

.news-item:first-child {
    margin-top: 0;
}

.news-item:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}

.news-detail .news-item-text {
    font-size: 114%;
    line-height: 25px;
}

/* В мобильной версии картинка по центру, текст под ней */
@media (max-width: 767px) {
    .news-item-image {
        margin: 0 auto;
    }
}

/* В экранной версии картинка слева, даты и город справа, осн. описание внизу */
@media (min-width: 768px) {
    .news-item-image,
    .news-item-header {
        margin: 0 30px 20px 0;
        vertical-align: top;
        display: inline-block;
    }
}
@media (min-width: 1280px) {
    .news-item-image {
        margin: 0 60px 20px 0;
    }
}

a[href$=".doc"],
a[href$=".docx"],
a[href$=".rtf"] {
    background: url("/logo/docx.png") no-repeat;
    background-size: 20px 20px;
   
}
a[href$=".pdf"] {
    background: url("/logo/pdf.png") no-repeat;
    background-size: 20px 20px;
}
a[href$=".xls"],
a[href$=".xlsx"] {
    background: url("/logo/exl.png") no-repeat;
    background-size: 20px 20px;
}

.place-date {
    font-weight: 700;
    color: #707070;
}

.primary-list>li {
    padding: 0 20px;
}


.primary-list>li  {
    padding: 0 20px !important; 
}
/* End */
/* /local/templates/gos_modern_blue_s4/components/bitrix/news/our-events/bitrix/news.detail/our-events/style.css?17458372391746 */
