

/* Start:/local/templates/avelina/components/bitrix/breadcrumb/template1/style.css?1776029547436*/
.bx-breadcrumb{
	display: flex;
	gap: 5px;	
}

.bx-breadcrumb-item[id^="bx_breadcrumb"] a{
	color: var(--Gray-3, #828282);
	font-size: 13px;
	font-weight: 400;
}
.bx-breadcrumb-item.last-item span{
	color: var(--Blue, #009FE3);
	font-size: 13px;
	font-weight: 600;
}

@media screen  and (max-width: 560px){
	.bredcr_wrup{
		overflow: scroll;
		padding-bottom: 10px;
	}
	.bx-breadcrumb{
		width: max-content;
	}
}
/* End */


/* Start:/local/templates/avelina/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1776029546606*/
div.news-detail
{
	word-wrap: break-word;
	border-radius: 10px;
    background: var(--White, #FFF);
    box-shadow: 2px 2px 16px 0px rgba(12, 37, 47, 0.2);
    padding: 15px;
    margin-bottom: 40px;
}
div.news-detail img.detail_picture
{
    width: 100%;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

h3 {margin-bottom: 40px!important; margin-top: 40px!important;}
.newsitem__img {max-width: 100%;}
.more_cat_akcii {margin-top: 30px!important;}
.news-detail {margin-top: 30px;}
#show_block{text-decoration: underline;font-weight: 500;cursor: pointer}
.info{display: none;margin-top: 10px;}
/* End */
/* /local/templates/avelina/components/bitrix/breadcrumb/template1/style.css?1776029547436 */
/* /local/templates/avelina/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1776029546606 */
