

/* Start:/local/templates/box/components/bitrix/news/actions/bitrix/news.detail/.default/style.css?1723032229627*/
/* 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;
} */

h1 {
	display: none;
}

.action__detail-img {
	height: 700px;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0px 10px;
}

.actions__title {
	font-size: 64px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}

@media (max-width: 767px) {
	.actions__title {
		font-size: 40px;
	}
}
/* End */
/* /local/templates/box/components/bitrix/news/actions/bitrix/news.detail/.default/style.css?1723032229627 */
