

/* Start:/local/templates/mfo/components/bitrix/news/warranty/bitrix/news.detail/.default/style.css?16396379523332*/
.news-detail .headerDetail {
	position: relative;
	margin-bottom: 160px;
}
.news-detail .pictureInfo
{
	width: calc(100% + 780px);
	height: 400px;
	background-position: center center;
	background-size: cover;
	background-color: #303030;
	margin-left: -390px;
	margin-right: -390px;
}
.news-detail .title {
	display: flex;
	height: 100%;
	align-items: center;
	text-align: center;
}
.news-detail .title h1 {
	color: #fff;
}
.news-detail .nav-fill {
	background: #fff;
	border: 1px solid #eaeaea;
	box-sizing: border-box;
	border-radius: 5px;
	box-shadow: 0 0 5px 0 rgba(16,16,16,.05);
	-webkit-box-shadow: 0 0 5px 0 rgba(16,16,16,.05);
	-moz-box-shadow: 0 0 5px 0 rgba(16,16,16,.05);
}
.news-detail .nav-fill .nav-item a {
	display: block;
	font-size: 15px;
	line-height: 3.75rem;
	font-weight: 500;
	text-decoration: none;
	position: relative;
}
.news-detail .nav-fill .nav-item.active a {
	color: #fff;
}
.news-detail .calculate-block .head {
	border-radius: 5px 5px 0 0;
}
.news-detail .calculate-block .foot {
	border-radius: 0 0 5px 5px;
}
.news-detail .detailContent {
	font-size: 18px;
	line-height: 1.5;
}

@media (max-width: 767px) {
	.news-detail .detailContent {
		font-size: 16px;
	}
}
@media(min-width: 992px) {
	.news-detail .menuElements {
		width: 100%;
		position: absolute;
		top: -20px;
		z-index: 2;
	}
	.news-detail .nav-fill .nav-item:first-child a {
		border-radius: 5px 0 0 5px;
	}
	.news-detail .nav-fill .nav-item:last-child a {
		border-radius: 0 5px 5px 0;
	}
	.news-detail .nav-fill .nav-item:not(:first-child) a:before {
		content: '';
		display: block;
		width: 1px;
		height: 100%;
		background: #eaeaea;
		position: absolute;
		left: -0.5px;
	}
	.news-detail .calculate-block .foot {
		display: flex;
		flex-wrap: wrap;
	}
	.news-detail .foot .textLine {
		display: block;
		padding-right: 30px;
	}
	.news-detail .foot .links {
		padding-left: 30px;
		border-left: 1px solid #e0e0e0;
	}
	.news-detail .calculate-block {
		position: absolute;
		width: 100%;
		bottom: -40px;
	}
	.news-detail .calculate-block .foot {
		box-shadow: 0 6px 12px 0 rgba(0,0,0,.06);
		-webkit-box-shadow: 0 6px 12px 0 rgba(0,0,0,.06);
		-moz-box-shadow: 0 6px 12px 0 rgba(0,0,0,.06);
	}
	.news-detail .foot a, .news-detail .foot a:hover {
		font-size: 16px;
		display: block;
	}
	.news-detail .foot .textLine .name {
		font-weight: 300;
		font-size: 16px;
	}
	.news-detail .foot .textLine .ask {
		font-weight: 500;
		font-size: 18px;
	}
}
@media(max-width: 992px) {
	.news-detail .nav-fill .nav-item:first-child a {
		border-radius: 5px 5px 0 0;
	}
	.news-detail .nav-fill .nav-item:last-child a {
		border-radius: 0 0 5px 5px;
	}
	.news-detail .foot .links {
		margin-top: .75rem
	}
	.news-detail .nav-fill {
		display: block;
	}
	.news-detail .menuElements {
		margin-bottom: 40px;
	}
	.news-detail .nav-fill .nav-item:not(:last-child) a:after {
		content: '';
		display: block;
		width: 100%;
		height: 1px;
		background: #eaeaea;
	}
	.news-detail .headerDetail {
		margin-bottom: 40px;
	}
	.news-detail .pictureInfo {
		height: auto;
		padding: 1.25rem 0;
		margin-bottom: 40px;
	}
	.news-detail .calculate-block {
		box-shadow: 0 0 5px 0 rgba(16,16,16,.05);
		-webkit-box-shadow: 0 0 5px 0 rgba(16,16,16,.05);
		-moz-box-shadow: 0 0 5px 0 rgba(16,16,16,.05);
	}
	.news-detail .detailContent {
		margin-top: 40px;
	}
}
/* End */


/* Start:/local/templates/mfo/components/bitrix/news.list/choose/style.css?1639637952389*/
.listElements--type5 .item {
	border: 1px solid #ebebeb;
	box-sizing: border-box;
	border-radius: 5px;
	padding: 1.25rem;
	margin-bottom: 2rem;
	position: relative;
	width: 100%;
}
.listElements--type5 .item .imgItem {
	display: flex;
	width: 100%;
	height: 80px;
	align-items: center;
	margin-bottom: 20px;
}
.listElements--type5 .item .imgItem img {
	max-height: 100%;
	margin: 0 auto;
}
/* End */
/* /local/templates/mfo/components/bitrix/news/warranty/bitrix/news.detail/.default/style.css?16396379523332 */
/* /local/templates/mfo/components/bitrix/news.list/choose/style.css?1639637952389 */
