

/* Start:/local/templates/concept_v3/components/bitrix/news.detail/specialist/style.css?16645211471142*/
.row > .dates-block_item {
	width: 100%;
    margin-bottom: 20px;
}
.dates-block_name {
    text-align: left;
    font-weight: 600;
}
.dates-block_announce {
    padding-top: 1em;
    text-align: left;
}

.news-text.flex {
	    -webkit-box-pack: start;
	        -ms-flex-pack: start;
	            justify-content: start;
}
@media screen and (max-width: 600px){
	.news-picture .detail_picture {
	    display: block;
	    margin: 0 auto;
	    padding-bottom: 20px;
	}
	.news-text.flex {
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	.news-picture,
	.news-properties {
		width: 100%;
	}
}

.news-text  {
    display: block;
    text-align: center;
    margin: auto;
    max-width: 600px;
}

.hr_type-7 {
    margin-top: 20px;
    border: 0;
    height: 55px;
    background-image: url(/images/type_7.png);
    background-repeat: no-repeat;
    filter: brightness(0.5);
}


.detail_picture {
	border-radius: 15px;
    /* box-shadow: 0 0 5px 5px rgb(0 0 0 / 20%); */
    /* box-shadow: 10px 10px 10px 2px rgb(34 60 80 / 20%); */
    box-shadow: 0 0 5px 5px rgb(34 60 80 / 20%);
}

    
/* End */
/* /local/templates/concept_v3/components/bitrix/news.detail/specialist/style.css?16645211471142 */
