

/* Start:/local/templates/mag/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17587966051099*/
/* div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
} */

.action__detail-img {
	text-align: center;
}

.news-detail p {
	font-size: 24px;
	text-align: justify;
	color: #222222;
}

.news-date-time {
	font-size: 14px !important;
	color: #aeaeae !important;
	margin: 40px 0px;
	font-weight: bold;
}

.news_list_return__button {
	cursor: pointer;
    background: #D6CFC3;
    color: #222222;
    font-size: 24px;
    border-radius: 30px;
    line-height: 30px;
    padding: 15px 20px;
    font-weight: bold;
    border: 2px solid #D6CFC3;
    text-decoration: none;
}

.news_list_return__button:hover {
    background: #fff;
    color: #222222;
    border: 2px solid #222222;
}

ol li::marker {
	font-size: 24px;
}

@media (max-width: 768px) {
	.news-detail p {
		font-size: 16px;
		text-align: left;
	}

	ol li::marker {
		font-size: 16px;
	}
	
}

@media (max-width: 576px) {
    .news_list_return__button {
        font-size: 16px;
        white-space: nowrap;
        padding: 15px 10px;
    }
}
/* End */
/* /local/templates/mag/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17587966051099 */
