

/* Start:/bitrix/components/ma/news.detail/templates/.default/style.css?1776929409118*/
.b-news-detail
{
	word-wrap: break-word;
}
.b-news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}


/* End */


/* Start:/bitrix/templates/.default/components/ma/news.list/template1/style.css?17769286062533*/
.b-right-column h3 {
	font-size: 40px;
	margin-top: 19px;
}
.b-mod-news-list {
	margin-top: 30px;
	padding: 20px;
	background-color: #F8F8F8;
	box-shadow: 0 1px 3px #CCC;
	border-radius: 2px;
}
	.b-mod-news-list h3, .b-mod-news-list_title {
		margin: 0 0 15px 0;
		background: transparent url('/bitrix/templates/.default/components/ma/news.list/template1/img/header-news_bg.png') 50% 50% repeat-x;
		font-size: 18px;
		text-transform: uppercase;
		color: #4e4e4e;
		text-align: center;
	}
		.b-mod-news-list h3 span, .b-mod-news-list_title span {
			padding: 0 5px;
			background-color: #F8F8F8;
		}

	.b-mod-news-list_item {
		margin: 15px 0 0 0;
		overflow: hidden;
	}
		.b-mod-news-list_item_holder {
			overflow: hidden;
		}
		.b-mod-news-list_item_pic img {
			max-width: 295px;
			width: 100%;
			height: 197px;
		}
			.b-mod-news-list_item_date {
				display: inline-block;
				padding: 2px 10px;
				border: 2px solid #D7D7D7;
				color: #fe7618;
				font-size: 16px;
				font-weight: bold;
			}
			.b-mod-news-list_item_title {
				margin: 5px 0 10px 0;
			}
				.b-mod-news-list_item_title a {
					font-size: 18px;
					text-decoration: none !important;
					font-weight: bold;
					text-transform: none;
					color: #6e312a;
				}
			.b-mod-news-list_item_text p {
				margin: 0;
			}
			.b-mod-news-list_item_text .detailed {
				display: none;
			}
			.b-mod-news-list_item_text small {
				display: none;
			}

.info-column .b-mod-news-list {
	display: flex;
	flex-direction: column;
}

.info-column .b-mod-news-list_item {
	max-width: 925px;
	width: 100%;
	display: flex;
	margin-bottom: 17px;
}
.info-column .b-mod-news-list_item_pic img {
	max-width: 295px;
	width: 100%;
	height: 197px;
}
.info-column .b-mod-news-list_item_pic {
	max-width: 295px;
	width: 100%;
	height: 197px;
	margin-right: 22px;
}
.info-column .b-mod-news-list_item_text .detailed {
	display: inline-block;
	font-size: 18px;
	margin-top: 17px;
}
.info-column .b-mod-news-list_item_title {
	
}
.info-column .b-mod-news-list_item_title a {
	font-size: 35px;
	line-height: 23px;
	font-weight: normal;
	text-transform: none;
	border-bottom: none;
	color: #372c2c;
}
.info-column h3 {
	font-size: 40px;
	margin-top: 22px;
}

@media (max-width: 767px) {
  .b-mod-news-list {
    display: flex;
    flex-direction: column;
  }

  .b-mod-news-list .b-mod-news-list_item_pic {
    width: auto;
    max-width: 295px;
  }

  .b-mod-news-list .b-mod-news-list_item {
    max-width: 100%;
  }

}
/* End */
/* /bitrix/components/ma/news.detail/templates/.default/style.css?1776929409118 */
/* /bitrix/templates/.default/components/ma/news.list/template1/style.css?17769286062533 */
