

/* Start:/bitrix/templates/l1/components/bitrix/breadcrumb/.default/style.css?1787912372669*/
ol.bx-breadcrumb {
	margin: 10px 0;
	padding-left: 0;
	list-style: none;
}
ol.bx-breadcrumb:after {
	content: "";
	display: block;
	clear: both;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
	list-style: none;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}

/* End */


/* Start:/bitrix/templates/l1/components/bitrix/news/rs_template_news/bitrix/news.detail/.default/style.css?1686202582846*/
div.news-detail
{
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	margin-top: 2rem;

	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	border-radius: 10px;
    max-width: 600px;
    max-height: 400px;
    border: 1px solid #ddd;
    margin: 1rem auto;
    display: block;
}
.news-date-time
{
	display: none;
	color:#486DAA;
}

/* Личная стилизация 29.03.2023 */

p{
	font-size: 1.5rem !important;
	margin-top: 2rem !important;
}

li{
	font-size: 1.5rem !important;
    margin-left: 2rem !important;
	list-style-type: disc !important;
}

.main_head{
	width: 80%;
	margin-left: auto !important;
	margin-right: auto !important;
}

h2, h3{
	margin-top: 2rem !important;
	margin-bottom: 2rem !important;
}

@media screen and (max-width: 600px) {
	div.news-detail img.detail_picture{ width: 100%; height: auto; }
}

/* End */
/* /bitrix/templates/l1/components/bitrix/breadcrumb/.default/style.css?1787912372669 */
/* /bitrix/templates/l1/components/bitrix/news/rs_template_news/bitrix/news.detail/.default/style.css?1686202582846 */
