

/* 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 */


/* Start:/local/templates/insertdesign/components/bitrix/map.yandex.view/work_areas/style.css?1758902451556*/
.work-area-legend {
	margin-top: 0.5rem;
}

.work-area-legend__rectangle {
	border-width: 2px;
	border-style: solid;
	width: 3rem;
	height: 1.5rem;
	margin-right: 1rem;
	border-radius: 4px;
}

.work-area-legend__rectangle-1 {
	background-color: rgba(46, 125, 50, 0.6);
	border-color: #1B5E20;
}

.work-area-legend__rectangle-2 {
	background-color: rgba(251, 140, 0, 0.5);
	border-color: #EF6C00;
}

.work-area-legend__rectangle-3 {
	background-color: rgba(57, 73, 171, 0.4);
	border-color: #283593;
}

.ymaps-map.ymaps-i-ua_js_yes {
	border-radius: 10px;
}
/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1661149125666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/local/templates/insertdesign/components/bitrix/news/services/bitrix/news.detail/.default/style.css?17628676035697*/
.news-detail__image {
	margin-bottom: 20px;
	position: relative;
}

.news-detail__title {
	margin-top: 53px;
	margin-bottom: 33px;
	border-bottom: 2px solid #ececec;
	padding-bottom: 9px;
}

.news-detail__text h3 {
	text-transform: uppercase;
	border-bottom: 2px solid #ececec;
	margin: 53px 0 33px;
	padding-bottom: 9px;
}

.news-detail__gray {
	background: #eee;
	margin: 14px 0 30px;
	padding: 35px 30px;
}

.news-detail__gray h2 {
	font-size: 20px;
	margin-bottom: 15px;
}

.news-detail__gray ol li {
	margin-bottom: 9px;
}

.price-card {
	text-align: center;
	border: 2px solid #1690cf;
	min-height: 216px;
	margin-bottom: 15px;
}

.price-card__title {
	background: #1690cf;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 7px;
}

.price-card__price {
	font-size: 32px;
	color: #000;
	margin: 21px 0 18px;
}

.price-card__text {
	border-bottom: 1px solid #ececec;
	margin: 0 15%;
	line-height: 1.6;
	padding-bottom: 9px;
}

.button.button_service {
	margin-bottom: 17px;
}

.news-detail__image img,
.news-detail__text img,
.news-detail__gray,
.specialist-form,
.specialist-form__input,
.specialist-form__textarea,
.button.button_specialist,
.error-text-form,
.accordion .accordion-title,
.news-detail__text-block,
.button.button_request,
.green-block,
.green-block .button.button_hollow,
.work-list {
	border-radius: 10px !important;
}

.news-detail__text img {
	width: 100%;
}

.info-item__title {
	display: block;
	font-weight: bold;
	font-size: 1.125rem;
	line-height: 1;
	margin-bottom: 10px;
}

.info-item__content {
	position: relative;
	display: block;
}

.button.info-item__more {
	position: absolute;
	bottom: 30px;
	right: 30px;
	border-radius: 10px;
}

@media (width < 640px) {
	.button.info-item__more {
		bottom: 10px;
		right: 10px;
	}
}

.questions-title-wrapper {
	margin: 66px 0 33px !important;
}

.news-detail__text,
.accordion .accordion-title,
.accordion .accordion-content {
	color: #000;
}

.slider-container {
	max-height: 550px;
	max-width: 1440px;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 0 auto 1.5rem;
	border-radius: 10px;
}

.slider-container figure {
	background-image: url("/upload/services/InsertDesign-dialux-1.jpg");
	background-size: cover;
	font-size: 0;
	height: 550px;
	margin: 0;
	position: relative;
	width: 100%;
}

#compare {
	background-image: url("/upload/services/InsertDesign-dialux-2.jpg");
	background-size: cover;
	bottom: 0;
	border-right: 5px solid rgba(255, 255, 255, 0.7);
	box-shadow: 10px 0 15px -13px #000;
	height: 100%;
	max-width: 99.6%;
	min-width: 0.6%;
	overflow: visible;
	position: absolute;
	width: 50%;
	animation: first 2s 1 normal ease-in-out 0.1s;
	-webkit-animation: first 2s 1 normal ease-in-out 0.1s;
}

input#slider {
	-moz-appearance: none;
	-webkit-appearance: none;
	border: none;
	background: transparent;
	cursor: col-resize;
	height: 100vw;
	left: 0;
	margin: 0;
	outline: none;
	padding: 0;
	position: relative;
	top: -100vw;
	width: 100%;
}

input#slider::-moz-range-track {
	background: transparent;
}

input#slider::-ms-track {
	border: none;
	background-color: transparent;
	height: 100vw;
	left: 0;
	outline: none;
	position: relative;
	top: -100vw;
	width: 100%;
	margin: 0;
	padding: 0;
	cursor: col-resize;
	color: transparent;
}

input#slider::-ms-fill-lower {
	background-color: transparent;
}

input#slider::-webkit-slider-thumb {
	-webkit-appearance: none;
	height: 100vw;
	width: 0.5%;
	opacity: 0;
}

input#slider::-moz-range-thumb {
	-moz-appearance: none;
	height: 100vw;
	width: 0.5%;
	opacity: 0;
}

input#slider::-ms-thumb {
	height: 100vw;
	width: 0.5%;
	opacity: 0;
}

input#slider::-ms-tooltip {
	display: none;
}

#compare::before {
	background: url(https://webdevtrick.com/wp-content/uploads/comparision.png) no-repeat scroll 0 center transparent;
	background-size: contain;
	content: " ";
	float: right;
	height: 100%;
	margin-right: -34px;
	position: relative;
	top: 0;
	width: 64px;
}

@keyframes first {
	0% {
		width: 0%;
	}

	50% {
		width: 80%;
	}

	100% {
		width: 50%;
	}
}

@-webkit-keyframes first {
	0% {
		width: 0%;
	}

	50% {
		width: 80%;
	}

	100% {
		width: 50%;
	}
}

@media (max-width: 1023px) {
	.slider-container,
	.slider-container figure {
		height: 410px;
	}
}

@media (max-width: 850px) {
	.slider-container,
	.slider-container figure {
		height: 310px;
	}
}

.news-detail__text-block {
	color: #fff;
	background-color: rgba(59, 58, 58, 0.6);
	padding: 26px 30px;
	max-width: 740px;
	position: absolute;
	top: 50px;
	left: 77px;
}

.news-detail__text-block p {
	margin-bottom: 0;
}

.carousel-light__title {
	font-size: 31px;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom: 0;
}

.carousel-light__subtitle {
	font-weight: bold;
	font-size: 25px;
	line-height: 1.4;
	margin-bottom: 12px;
}

.work-list__icon img {
	width: auto;
}

.advantages-list {
	list-style-type: none;
	margin-left: 0;
}

.advantages-list li {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 18px;
}

.advantages-list svg {
	flex-shrink: 0;
}

.news-detail__image:has(.news-detail__text-block) img {
	height: 500px;
	object-fit: cover;
}

@media (width < 1023px) {
	.news-detail__text-block {
		left: unset;
		max-width: unset;
		top: 50%;
		transform: translateY(-50%);
		margin: 0 15px;
		padding: 26px 15px;
	}
}

/* End */


/* Start:/local/templates/insertdesign/components/bitrix/news.list/questions/style.css?1698401396156*/
.accordion-item.is-active .accordion-title {
  color: #1690cf;
  border-color: #1690cf;
  background-color: rgba(0, 0, 0, 0.03);
  font-weight: bold;
}
/* End */


/* Start:/local/templates/insertdesign/components/bitrix/form.result.new/specialist-form/style.css?17494645891844*/
.check-lg__input:checked + .check-lg__label {
	background: url("/local/templates/insertdesign/components/bitrix/form.result.new/specialist-form/./images/check-lg.svg") no-repeat !important;
}

.check-lg__label {
	background: url("/local/templates/insertdesign/components/bitrix/form.result.new/specialist-form/./images/square-lg.svg") no-repeat !important;
}

@media (max-width: 639px) {
	.button.button_specialist-mb-20 {
		margin-bottom: 20px;
	}
}

.border_red {
	border: 1px solid red !important;
}

.error-text-form {
	position: absolute;
	width: 100%;
	bottom: -93px;
	padding-left: 40px;
	background-color: #ececec;
}

#specialist-form {
	position: relative;
}

.error-text-form_small {
	display: block;
	margin-top: 23px;
}

.specialist-form__soc {
	max-width: 100px !important;
}

.specialist-form__textarea {
	height: 60px !important;
}

.button.button_specialist {
	margin-top: 15px;
}

#specialist-form .specialist-form__fields {
	margin-bottom: 8px !important;
}

#specialist-form .specialist-form {
	padding: 10px 40px !important;
}

#specialist-form .specialist-form__title_second {
	margin-bottom: 5px !important;
}

.specialist-form {
	height: auto !important;
	background-size: cover;
}

/* @media (width < 1200px) {
	.specialist-form {
		height: auto !important;
	}
} */

@media (width < 640px) {
	#specialist-form .specialist-form {
		padding: 15px 20px !important;
	}
}

.specialist-form .error-text-form {
	bottom: -42px !important;
}

.specialist-form__textarea {
	height: 50px !important;
	margin-bottom: 10px !important;
}

.specialist-form__fields .check-lg_margin {
	margin-bottom: 10px !important;
}

.specialist-form__fields .check-lg__label {
	font-size: 13px;
}

.specialist-form__input[type="text"],
.specialist-form__input[type="email"] {
	margin-bottom: 12px !important;
}

@media (width < 1400px) {
	.specialist-form {
		background-position: center !important;
	}
}

/* End */
/* /local/templates/insertdesign/components/bitrix/news.list/projects1/style.css?17620090982855 */
/* /local/templates/insertdesign/components/bitrix/map.yandex.view/work_areas/style.css?1758902451556 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1661149125666 */
/* /local/templates/insertdesign/components/bitrix/news/services/bitrix/news.detail/.default/style.css?17628676035697 */
/* /local/templates/insertdesign/components/bitrix/news.list/questions/style.css?1698401396156 */
/* /local/templates/insertdesign/components/bitrix/form.result.new/specialist-form/style.css?17494645891844 */
