

/* 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.list/projects1/style.css?17620090982855 */
