

/* Start:/bitrix/templates/vn_2021_mobile/components/bitrix/news.list/tema_news_list_sp/style.css?17432099411478*/
.project_name {
    font-size: 12px;
    color: #FFF;
    background: #02d183;
    padding: 4px 10px;
    font-family: 'Open Sans', sans-serif;
    width: max-content;
    margin-bottom: 10px;
}

.sp_subtitle_flex {
    display: flex;
    flex-flow: row nowrap;
    margin-bottom: 30px
}

.sp_subtitle_value {
    margin-right: 10px;
}

.sp_subtitle_value h2 {
    margin: 0;
}

.sp_subtitle_link {}

.sp_subtitle_link a {
    font-size: 16px;
    color: #666C6E;
    text-decoration: none;
}

.sp_subtitle_link a:hover {
    text-decoration: none;
    color: #007348;
}

.list-all-news-wrapper.tag-list-wrapper {
    margin-bottom: 30px;
    padding-top: 0;
}

.sp_subtitle_value h1 {
    line-height: 1;
    margin: 0;
}

.sp_subtitle_link {
    margin-top: auto;
}

.sp_subtitle_link a {
    display: inline-block;
}

.list-all-news-wrapper .lan-item {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
}

@media (min-width: 320px) {
	.sp_subtitle_flex {
        justify-content: space-between;
    }
}

@media (min-width: 410px) {
	
}

@media (min-width: 640px) {
	
}
@media (min-width: 820px) {
    .list-all-news-wrapper.tag-list-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1024px) {
	.sp_subtitle_flex {
        justify-content: flex-start;
    }
}

@media (min-width: 1280px) {
	
}

@media (min-width: 1368px) {
	
}
/* End */
/* /bitrix/templates/vn_2021_mobile/components/bitrix/news.list/tema_news_list_sp/style.css?17432099411478 */
