

/* Start:/local/templates/fv-studio-energosoft/components/bitrix/news/uslugi/bitrix/news.list/.default/style.css?17631234121582*/
.arenda-list .arenda-item {margin-bottom:75px;position: relative;}
.arenda-list .preview-picture {width: 100%;height: auto;}
.arenda-list .arenda-item:hover .preview-picture {opacity: 0.95;}
.arenda-list .arenda-bg {
	-webkit-transition: all 400ms ease-out;
	-moz-transition: all 400ms ease-out;
	-o-transition: all 400ms ease-out;
	-ms-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
	background-color:rgba(0,0,0,0.3);
	position: absolute;
    	top: 0;
    	bottom: 0;
    	right: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
    	display: flex;
    	flex-wrap: wrap;
    	justify-content: center;
    	flex-direction: column;
    	align-items: center;
    	padding-top: 30%;
}
.arenda-list .arenda-item .arenda-more {
	transition-delay: 0s;
	transition-duration: 0.4s; 
	display:none;
	background-color: #fff; 
	color:#000;
	margin-top: 50px;
	font-size: 14px;
	padding: 12px 30px;
	font-weight: 700;
}
.arenda-list .arenda-item:hover .arenda-more { display:block;transition: 1s;}
.arenda-list .arenda-title {font-size: 36px;color: #fff;font-weight: 400;margin: 0 30px;text-align: center;}
.arenda-list .arenda-text {text-align: center;margin: 30px 30px 0;color: #fff;font-size: 22px; line-height: 1.55;font-weight: 300;}
@media (max-width: 991px) {
.arenda-list .arenda-item:hover .arenda-more {display:none;}
.arenda-list .arenda-title{line-height: 1.3;}
}
@media (max-width: 767px) {
.arenda-list .arenda-title{font-size: 26px;}
.arenda-list .arenda-text{font-size: 18px;line-height: 1.3;}
.arenda-list .arenda-bg{background-color: rgba(0,0,0,0.5);}
}
/* End */
/* /local/templates/fv-studio-energosoft/components/bitrix/news/uslugi/bitrix/news.list/.default/style.css?17631234121582 */
