

/* Start:/local/templates/.default/components/bitrix/news.list/case_items_of_filter_vue/style.css?16947718911414*/
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;
}

.wrapper_nav{
	position:fixed !important;
	top: 4rem !important;
}

.popup_descr{
	position: absolute;
	/* top: calc(50% - 250px); */
	top: 20vh;
	left: 0;
	right: 0;
	z-index: 10;
	/* bottom: calc(50% - 188px); */
}

.popup_descr .uk-container{
	
}
.popup_descr .uk-container .row {
	display:flex;
	align-items:flex-start;
	justify-content:space-between;
}
.popup_descr .row .popup_logo{
	flex: 0 0 25%;
	margin-left: 10%;
}
.popup_descr .row .popup_logo img{
	/* max-width: 250px; */
	max-width: 100%;
}
.popup_descr .row .txt{
	flex: 0 0 calc(75% - 95px);
	font-family: 'Inter',sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 32px;
}

.sct-bg-dark .popup_descr .row .txt{
	color: rgba(255, 255, 255, 0.8);

}
#case{
	position:relative;
	/* z-index: 500; */
}

@media (max-width: 1280px){
	.popup_descr .row .txt{
		display:none;
	}
	.popup_descr .row .popup_logo{
		margin: 0 auto;
		flex: 0 0 100%;
	}
}

.custom-marquee{
	display: flex;
	flex-wrap: nowrap;
	font-size: 20px ;
	width: 40px ;
	max-height: 300px;
	white-space: nowrap;
	line-height: 30px;
	font-weight: 400;
	/* color:rgba(63, 65, 88, .8); */
	opacity: 0;
}
.marquee-visible{
	opacity: 1;
}
.custom-marquee br{
	display: none;
}
.custom-txt{
	width: 500px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/progects_mobile_vue/style.css?1674729297337*/
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;
}
.custom-mobile-projectcard{
	white-space: normal !important;
}
.custom-mobile-hide-text{
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/case_items_of_filter_vue/style.css?16947718911414 */
/* /local/templates/.default/components/bitrix/news.list/progects_mobile_vue/style.css?1674729297337 */
