

/* Start:/bitrix/templates/gorizont/components/bitrix/news/catalog2/style.css?172029931543*/
.ppc-text-page {
    margin-bottom: 25px;
}
/* End */


/* Start:/bitrix/templates/gorizont/components/bitrix/news.detail/flat2/style.css?17531078671407*/
/*Новая полоса с ценами*/
.stagesProduct {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
.stagesItem {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
}
.stagesItem .line {
	width: 99%;
	height: 4px;
	background: #D9D9D9;
	margin: 15px 0;
}
.stagesItem.active .line {
	background: #6FD40A;
}
.stagesItem .about {
	font-weight: 500;
	font-size: 17px;
}
.stagesItem .time {
	color: #67748B;
	font-weight: 500;
	font-size: 13px;
}
@media screen and (max-width: 993px) {
	.stagesScroll {
		overflow: auto;
	}
	.stagesProduct {
		width: 1000px;
		margin: 0;
	}
	.stagesScroll::-webkit-scrollbar {
		display: none; /*chrome*/
	}
	.stagesScroll {
		overflow: auto;
		margin: -85px 0;
	}
	.stagesItem .about {
		font-size: 15px;
	}
	.stagesItem .about,
	.stagesItem .time {
		font-weight: 400px;
	}
}
h2.title.ppc {
    max-width: 100% !important;
}
/*Новая полоса с ценами*/

.innerSection .container {
	max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.exampleProductSection .container, 
.similarSection .container, 
.gallerySection .container {
    max-width: 1640px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}
.ppc-fasad-hidden, .ppc-price-hidden, .setSection .ppc-price-table-hidden {
    display: none;
}
video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
/* End */
/* /bitrix/templates/gorizont/components/bitrix/news/catalog2/style.css?172029931543 */
/* /bitrix/templates/gorizont/components/bitrix/news.detail/flat2/style.css?17531078671407 */
