

/* Start:/local/templates/insertdesign/components/bitrix/news/light/style.css?17592496541141*/
.carousel-light__video,
.carousel-light__text,
.carousel-light__text .button,
.news-detail__gray,
.blue.stats,
.interiors-banner,
.green-block,
.green-block .button.button_hollow,
.light__image,
.accordion-title,
.accordion-content img,
.logo-cert__item img,
.specialist-form,
.specialist-form__input,
.specialist-form__textarea,
.button.button_specialist,
.error-text-form,
.news-detail img,
.calculator__top-cell > .grid-x,
.calculator__answer-text,
.work-list__element,
.advantages-block__element,
.reviews__item,
.work-list,
.states-light__item,
.states-light__info,
.states-light__link {
	border-radius: 10px !important;
}

.calculator__question-image {
	padding: 0;
}

.error-text-form {
	bottom: -42px !important;
}

.light__image {
	border-radius: 10px;
}

.accordion-content a:has(img) {
	margin: 0 !important;
}

.carousel-light__text .button_request {
	margin-top: 10px;
}

.news-detail__delivery-info {
	background: #eee;
	margin: 53px 0 30px;
	padding: 30px;
	border-radius: 10px;
	font-size: 18px;
}

.work-list__element .work-list__text.short {
	padding: 0 52px;
}

/* End */


/* Start:/local/templates/insertdesign/components/bitrix/news.list/projects1/style.css?17620090982855*/
.project-slider {
	width: 100%;
	overflow: hidden;
}
.slick-item img {
	width: 100%;
	height: auto;
	display: block;
}

.project-modal__text {
	font-size: 14px;
}

.swiper-button-next,
swiper-button-prev {
	outline: none !important;
}
.project-slider {
	margin-bottom: 10px;
}

.swiper-slide {
	cursor: pointer;
}
/*
.project-thumbs .swiper-slide {
    width: 160px !important;
}
*/

.project-thumbs .swiper-slide.swiper-slide-thumb-active {
	border: 3px solid #007aff;
}

.project-thumbs .swiper-slide,
.project-slider .swiper-slide {
	border-radius: 10px;
	overflow: hidden;
}

.project-slider .swiper-slide {
	max-height: 435px !important;
}

.project-thumbs .swiper-slide {
	max-height: 100px !important;
}

.project-slider .swiper-slide img {
	height: 435px;
}

.project-thumbs .swiper-slide img {
	height: 100px;
}

.swiper-slide img {
	width: 100%;
	object-fit: cover;
}

.project-modal__text {
	max-height: 510px;
	overflow: auto;
}

div.fancybox__content {
	width: 100%;
	max-width: 1440px;
	border-radius: 10px;
	padding: 50px 40px;
}

.fancybox__content .light h2 {
	font-size: 30px;
}

@media screen and (max-width: 1025px) {
	.project-slider .swiper-slide img {
		height: 235px;
	}

	.project-thumbs .swiper-slide img {
		height: 60px;
	}

	.project-modal__img {
		margin-bottom: 30px;
	}

	.project-modal__text {
		max-height: none;
	}
	/*for button more*/
	.collapsible-text {
		position: relative;
		max-width: 600px; /* по желанию */
		margin: 20px 0;
	}

	.project-modal__text-wrp {
		max-height: 250px; /* ограничение высоты */
		overflow: hidden;
		position: relative;
		line-height: 1.5;
	}

	.collapsible-text__overlay {
		position: absolute;
		bottom: 80px;
		left: 0;
		right: 0;
		height: 250px;
		background: linear-gradient(to bottom, transparent, white);
		pointer-events: none; /* чтобы не мешать кликам на кнопку */
		transition: opacity 0.3s ease;
	}

	.collapsible-text--expanded .collapsible-text__overlay {
		opacity: 0;
		pointer-events: none;
	}

	.collapsible-text--expanded .project-modal__text-wrp {
		max-height: none;
	}

	button.collapsible-text__toggle {
		margin-top: 10px;
		background: #007bff;
		color: white;
		border: none;
		padding: 8px 16px;
		border-radius: 4px;
		cursor: pointer;
		height: 40px;
		border-radius: 10px;
		position: relative;
		z-index: 2;
	}

	.collapsible-text__toggle:hover {
		background: #0056b3;
	}

	button.collapsible-text__toggle {
		display: block;
		margin: 10px auto 0 auto;
	}
	/*****************/
	div.fancybox__content {
		padding: 40px 10px;
	}
}

.ligth__prop ul {
	list-style-type: none;
	margin-left: 0;
}

.ligth__prop ul li {
	line-height: 1.1;
}

/* End */
/* /local/templates/insertdesign/components/bitrix/news/light/style.css?17592496541141 */
/* /local/templates/insertdesign/components/bitrix/news.list/projects1/style.css?17620090982855 */
