

/* Start:/bitrix/templates/gvozdevsoft_foton_s1/components/bitrix/news.list/news_index_home/style.css?17866010471273*/


.news_index_home a.link_all {
    display: block;
    width: 150px;
    text-align: center;
    padding: 15px;
    margin: 10px auto 0 auto;
    border: 1px solid;
    border-radius: 4px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.9em;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none !important;
    /* border: 0; */
}

.news_index_home .news_item {
    display: inline-block;
    vertical-align: top;
    width: 23.1%;
    max-width: 255px;
    margin-right: 2%;
}

.news_index_home .block_new {
    border: 0 !important;
}

.news_index_home .right_text {
    font-size: 14px;
}

.news_index_home a.link {
    font-weight: 600;
    font-size: 14px !important;
    color: #000;
}


.news_index_home a.link_all {
    margin-top: 50px !important;
}
.news_index.news_index_home {
    padding-top: 30px;
}
.news_index_home h2 {
    font-size: 2em;
    margin: 0 0 30px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
    text-transform: uppercase;
    text-align: center;
}

.news_index_home .news_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

@media screen and (max-width: 767px) {
    .news_index_home .news_item {
        margin-bottom: 30px !important;
    }
}






/* End */
/* /bitrix/templates/gvozdevsoft_foton_s1/components/bitrix/news.list/news_index_home/style.css?17866010471273 */
