

/* Start:/local/templates/camozzi/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1752831150915*/
.news_detail {
    max-width: 850px;
    margin: 0 auto;
}

.news_detail_header {
    border-bottom: 1px solid #C9D2E5;
    margin-bottom: 30px;
}

.news_detail h1{
    color: #000;
    font-size: 28px;
    line-height: 1.3;
    text-decoration: none;
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    margin: 30px 0px;
}

.news_detail_content img {
    width: 100%!important;
    height: auto!important;
    display: block;
    margin: 10px 0px;
}

.news_detail_content p {
    margin: 15px 0px!important;
}

.news_detail_date {
    font-family: Raleway;
    font-style: normal;
    font-size: 14px;
    line-height: 1.5;
    color: #959EAE;
}

.other_news_wrapper {
    margin-top: 100px;
}

.other_news_title {
    font-size: 36px;
    line-height: 46px;
    margin: 30px 0px;
    text-transform: uppercase;
    font-family: Raleway;
    font-style: normal;
}
/* End */


/* Start:/local/templates/camozzi/components/bitrix/news/news/bitrix/news.list/.default/style.css?1752831150867*/
.news_list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
}

.news_list .news_item {
	width: 33.3333%;
	padding: 10px;
}

.news_list .news_item .news_item_img_wrap {
	display: block;
}

.news_list .news_item img {
	width: 100%;
	height: auto;
}

.news_list .news_item_title {
	padding: 5px 0px;
}

.news_list .news_item_title a {
	color: #000;
	font-size: 20px;
	line-height: 1.3;
	text-decoration: none;
	font-family: Raleway;
	font-style: normal;
	font-weight: bold;
}

.news_list .news_item .news_item_date {
	font-family: Raleway;
	font-style: normal;
	font-size: 14px;
	line-height: 1.5;
	color: #959EAE;
}

@media screen and (max-width: 1200px){
	.news_list .news_item {
		width: 50%;
		padding: 10px;
	}
}

@media screen and (max-width: 768px){
	.news_list .news_item {
		width: 100%;
		padding: 10px;
	}
}
/* End */
/* /local/templates/camozzi/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1752831150915 */
/* /local/templates/camozzi/components/bitrix/news/news/bitrix/news.list/.default/style.css?1752831150867 */
