

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


.box > div > div {
position: absolute;
    width: 100%;
    height: 100%;
    padding: 20px;
    font-size: 32px;
    box-sizing: border-box;
    text-align: center;
    box-shadow: 0px 4px 8px rgba(0,0,0,0.5);
    color: rgb(255, 172, 96);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: blur(5px);
    z-index: -1;
}
.box > div {
    position: relative;
    width: 100%;
    padding-bottom: 50%;
}
.box {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    border-radius: 10px;
}
/* End */
/* /local/templates/dosug/components/bitrix/news/spravochnik/bitrix/news.detail/.default/style.css?1689181367768 */
