

/* Start:/local/templates/main/assets/css/content.css?17485383741413*/
/* Общие настройки */


/* Заголовки */
h1,
h2, h3, h4, h5, h6 {
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    font-weight: 600;
    color: #222;
    line-height: 1.2;
}

.content-mm h1 {
    font-size: 2em;
    padding-bottom: 0.3em;
}

.content-mm h2 {
    font-size: 1.5em;
    margin-bottom: 0.5em;
}

.content-mm h3 {
    font-size: 1.2em;
    margin-bottom: 0.5em;
}

.content-mm h4 {
    font-size: 1em;
}

/* Абзацы */
.content-mm p {
    margin-bottom: 1em;
    font-size: 1rem;
}

/* Ссылки */
.content-mm a {
    color: #007BFF;
    text-decoration: none;
}

.content-mm a:hover {
    text-decoration: underline;
}

/* Списки */
.content-mm ul, .content-mm ol {
    margin-bottom: 1em;
    padding-left: 1.5em;
}

.content-mm li {
    margin-bottom: 0.4em;
}

.content-mm ul li {
    list-style-type: disc;
}

.content-mm ol li {
    list-style-type: decimal;
}

/* Горизонтальная линия */
.content-mm hr {
    border: 0;
    height: 1px;
    background: #ccc;
    margin: 2em 0;
}

/* Цитаты */
.content-mm blockquote {
    border-left: 4px solid #007BFF;
    padding-left: 1em;
    margin: 1.5em 0;
    color: #555;
    font-style: italic;
}

/* Мелкие элементы */
.content-mm small {
    font-size: 0.85em;
    color: #666;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news/actions/bitrix/news.list/.default/style.css?1699450080652*/
div.news-list
{
	word-wrap: break-word;
}
.news-item .mobile-banner{
	display: none;
}
.news-item .link{
	color: #75A285;
	border-bottom: 1px dashed;
	float: right;
	font-size: 14px;
}
.news-item{
	margin-bottom: 10px;
	overflow: hidden;
}
@media screen and (max-width: 767px){

	.news-item{

	}
	.news-item a{
		display: block;
		margin: 15px 30px;
		border-bottom: 1px solid #CDCDCD;
		overflow: hidden;
		padding-bottom: 20px;
		text-align: center;
	}
	.news-item .mobile-banner{
		display: block;
		margin-bottom: 10px;
	}
	.news-item .desctop-banner{
		display: none;
	}
	.left-sidebar {
		display: none;
	}
	.news-item .link{
		float: none;

	}
}
/* End */
/* /local/templates/main/assets/css/content.css?17485383741413 */
/* /local/templates/main/components/bitrix/news/actions/bitrix/news.list/.default/style.css?1699450080652 */
