

/* Start:/local/templates/.default/components/bitrix/news.list/new-buildings/style.css?16070839751224*/
.object {
	width: 90%;
	margin: auto;
	border: 1px solid #b2b2b2;
}

.object .info {
	padding: .5rem;
	text-align: center;
}

.object .t,
.object .t:hover,
.object .t:active,
.object .t:visited {
	color: #17ad4b;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1em;
}
.object .info > *:not(:last-child) {
	margin-bottom: 1.25rem;
	display: block;
}

.object .img {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.object .img:after {
	content: '';
	display: block;
	padding-top: 80%;
}

.object .more,
.object .more:hover,
.object .more:active,
.object .more:visited {
	display: inline-block;
	background: #17ad4b;
	color: white;
	padding: .4rem 2rem;
}

.object .addr,
.object .metro-loc {
	width: 80%;
	text-align: left;
	margin: auto;
	font-size: 1rem;
	background-size: contain !important;
	padding-left: 1.25rem;
}


.object .metro-loc .from {
	color: #929497;
}
.object .ico-metro {
	background: url(/local/static/images/metro.png) left center no-repeat;
	background-size: 1rem !important;
	background-position: 0 .4rem !important;
	margin-bottom: .5rem !important;
	
}
.bn {
	color: #17ad4b;
	font-weight: bold;
}
.objects {
	margin-top: 1rem !important;
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/new-buildings/style.css?16070839751224 */
