

/* Start:/bitrix/templates/facebody/components/bitrix/news/services_custom/bitrix/news.list/services_custom_section/style.css?17700367542634*/
.div-fon {
	background-color: blue;
}
.image-comparison {
	position: relative;
	display: inline-block;
	width: 520px;
	width: 100%;
	max-width: 520px;
	overflow: hidden;
}

.image-comparison__before {
	position: absolute;
	width: 35%;
	overflow: hidden;
}

.image-comparison__image {
	display: block;
}

/* Ползунок */
.image-comparison__slider {
	padding: 0;
	position: absolute;
	top: 50%;
	left: 35%;
	transform: translate(-50%, -50%);
	width: 2px;
	height: 100%;
	cursor: col-resize;
	outline: none;
	border: none;
	background-color: #73518dfa;
}

/* Стрелки */
.image-comparison__slider::before {
	content: "";
	position: absolute;
	top: calc(50% - 60px);
	left: -14px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: transparent url("/bitrix/templates/facebody/components/bitrix/news/services_custom/bitrix/news.list/services_custom_section/./img/arrows.png") no-repeat center;
	border: 2px solid #fff;
	background-size: 90%;
}

.image-comprison__slider:hover,
.image-comprison__slider:focus,
.image-comprison__slider:hover::before,
.image-comprison__slider:focus::before {
	background-color: #ccc;
	outline: none;
	border: none;
}

.text-overlay {
	z-index: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: white;
	font-size: 34px;
	letter-spacing: 0px;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.7);
}

.gradient {
	display: inline-block;
	position: relative;    
	line-height: 0;
}
.gradient:after {
	content: "";
	display: block;    
	width: 100%;
	height: 100%;    
	position: absolute;
	top: 0;      
	left: 0;   
	background: transparent;
	background-image: linear-gradient(to left, #74528e, #74528e);
	opacity: 0.4;
}
.swiper-photo-do-posle-nav-block {
	display: flex;
	gap: 10px;
	margin-top: 40px;
	width: 400px;
	justify-content: center;
}
.photo-do-posle-swiper {
	max-width: 400px;
	height: 640px;
	margin: 0 !important;
	margin-top: 43px !important; 
	border-radius: 20px;
	background-color: rgba(157, 157, 157, 0.2);
}
.image-comparison-container {
	height: 640px;
}
.image-comparison-container img {
	object-fit: cover;
	height: 100%;
}
.block-images-do-posle {
	width: 400px;
}
@media (max-width:768px) {
	.services__pageHeader {
		flex-direction: column;
	}
}
@media (max-width:520px) {
	.swiper {
		width: 400px !important;
	}
	.swiper-photo-do-posle-nav-block {
		width: 400px;
	}
}
@media (max-width:450px) {
	.swiper {
		width: 350px !important;
	}
	.swiper-photo-do-posle-nav-block {
		width: 350px;
	}
	.photo-detail-pages {
		width: 300px;
	}
}
@media (max-width:400px) {
	.swiper {
		width: 290px !important;
	}
	.swiper-photo-do-posle-nav-block {
		width: 290px;
	}
}
@media (max-width:375px) {
	.block-images-do-posle {
		width: 290px;
	}
}
/* End */


/* Start:/bitrix/templates/facebody/components/bitrix/news.list/main_news/style.css?1731493763233*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.news__sec_inner{
	padding-left: 20px!important;
	padding-right: 20px!important;
}

/* End */
/* /bitrix/templates/facebody/components/bitrix/news/services_custom/bitrix/news.list/services_custom_section/style.css?17700367542634 */
/* /bitrix/templates/facebody/components/bitrix/news.list/main_news/style.css?1731493763233 */
