

/* Start:/local/templates/ceiling/components/bitrix/news.detail/ceil-detail/style.css?1717426530687*/
.videos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.videos-item {
    display: flex;
    justify-content: center;
    width: 49%;
    max-height: 440px;
}

.videos-item video {
    width: 100%;
}

img.no-video {
    margin: unset!important;
}

.item__box-shadow, .gallery-item, .price-container, .order-call-container, .questions-item, .page-feedback .column-left-container, .sidebar-questions-container, .modal-success-container {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.left_indexform{
	float: none;
		width: 30%;
		align-self: flex-start;
}
.content-container.ceil{
	display: flex;
	justify-content: space-between;
}
.cont {
	width: 68%;
}
/* End */
/* /local/templates/ceiling/components/bitrix/news.detail/ceil-detail/style.css?1717426530687 */
