

/* Start:/bitrix/templates/minister/components/bitrix/news/templateEstateForSale/bitrix/news.list/.default/style.css?17279371011549*/
div.news-list img.preview-picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.arenda-all{
	/*display: flex;*/
	flex-direction:row;
	/*flex-wrap:wrap;
	justify-content:center;*/
}

.arenda-block{	
	position:relative;
	padding: 15px;
	/*min-width:320px;*/
}

.arenda-preview{
	position:relative;
}

.arenda-preview-picture{
	width:100%;
	height:66.66%;
}

.arenda-name{
	font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    margin: 0 0 7px 0;
	padding: 15px 0px 7px;
}

.arenda-name a{
	color: var(--color-grey);
	text-decoration: none;
	border-bottom: unset;
	display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    position: relative;
    z-index: 1;

}

.arenda-name>a:hover{
	color: var(--color-base);
}

.rent-pay a, .auction-finish a{
	color:#fff;
	text-decoration: none;
	border-bottom: unset;
}



.rent-pay a:hover, .auction-finish a:hover{
	color:#fff;
}


.rent-pay{
	font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    margin: 0 0 7px;
	color:#fff;
	position: absolute;
	bottom: 12px;
    left: 12px;
}

.rent-pay a{
	text-shadow: 1px 1px 3px black;
}

.auction-finish{
	display: none;
    font-weight: 400;
    margin: 0 0 7px;
	color:#fff;
	position: absolute;
	top: 12px;
    right: 12px;
    font-size: 13px;
    padding: 2px 6px;
	background: var(--color-gray);
}

.arenda-all a.arenda-more{
	display: flex;
    justify-content: center;
    margin: auto;
    width: 40%;
}

/* End */


/* Start:/bitrix/templates/minister/components/bitrix/system.pagenavigation/.default/style.css?1727937100715*/
.blog-page-navigation {
    font-size: 18px;
    font-size: 1.125rem;
    color: #8f909b;
  }
.blog-page-navigation a, .blog-page-navigation span.blog-page-first, .blog-page-navigation span.blog-page-current {
    border: 0 none !important;
    display: inline-block;
    min-width: 28px;
    padding: 0 5px;
    margin: 0 2px;
    text-align: center;
    color: #3c4052;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.blog-page-navigation a:hover {
    color: var(--color-base);
}
.blog-page-navigation span.blog-page-current {
    background: var(--color-base);
    color: #fff;
    cursor: default;
}
/* End */
/* /bitrix/templates/minister/components/bitrix/news/templateEstateForSale/bitrix/news.list/.default/style.css?17279371011549 */
/* /bitrix/templates/minister/components/bitrix/system.pagenavigation/.default/style.css?1727937100715 */
