

/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1749306934467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/snt_publick/components/bitrix/news/gallery/bitrix/news.detail/.default/style.css?1749306945860*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.gallery img {
	width: 100%;
	height: auto;
	border-radius: 8px;
	margin-bottom: 15px;
	cursor: pointer;
	transition: transform 0.3s;
}

.gallery img:hover {
	transform: scale(1.1);
}


.popup {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	justify-content: center;
	align-items: center;
	z-index: 1000;
}

.popup-content {
	position: relative;
	max-width: 90%;
	max-height: 90%;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide img {
	width: 100%;
	height: auto;
	border-radius: 8px;
}

.close-btn {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #fff;
	font-size: 24px;
	cursor: pointer;
	z-index: 1001;
}
/* End */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1749306934467 */
/* /local/templates/snt_publick/components/bitrix/news/gallery/bitrix/news.detail/.default/style.css?1749306945860 */
