.flat-icon{
	background: url(/regions/img/icons-listing.png) no-repeat;
	display: inline-block;
}

.flat-icon.favorite{
	background-position: 0 0;
	width: 15px;
	height: 13px;
}

.flat-icon.favorite.active{
	background-position: 0 -35px ;
	width: 15px;
	height: 13px;
}

.flat-icon.hide{
	background-position: -150px -1px ;
	width: 15px;
	height: 12px;
}

.flat-icon.remove{
	background-position: -250px -1px ;
	width: 11px;
	height: 11px;
}

.flat-icon.rur{
	background-position: -100px 0;
	width: 12px;
	height: 16px;
}

.flat-icon.rur_red{
	background-position: -100px -31px ;
	width: 12px;
	height: 16px;
}

.flat-icon.subway{
	background-position: -299px -1.0000152587890625px ;
	width: 11px;
	height: 10px;
}

.flat-icon.arrow_down{
	background-position: -50px -36px ;
	width: 6px;
	height: 11px;
}

.flat-icon.arrow_up{
	background-position: -50px 0;
	width: 6px;
	height: 11px;
}

.flat-icon.edit{
	background-position: -200px -1px ;
	width: 18px;
	height: 13px;
}

.objects-listing{
	font: normal 13px/20px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #000;
}

.objects-listing .group-sep{
	position: relative;
	margin-top: 8px;
	margin-bottom: 2px;
}

.objects-listing .group-sep h3{
	display: inline-block;
	position: relative;
	z-index: 2;
	margin: 0;
	color: #1c1c1c;
	font: bold 14px/20px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	background-color: #ffffff;
	padding-right: 15px;
	text-transform: uppercase;
}

.objects-listing .group-sep:before{
	content: '';
	position: absolute;
	left: 0;
	top: 8px;
	z-index: 1;
	display: block;
	width: 100%;
	height: 3px;
	background-color: #f2f9fc;
}

.objects-listing .list-view a{

	text-decoration: none;
}
.objects-listing .list-view a .not-built{
	color: #b3b3b3;
	text-decoration: none;
	border-bottom: 0;
}

.objects-listing .custom-select__option a{
	color: #000000;
	border-bottom: none;
}

.objects-listing .list-view a:hover{

}

.objects-listing a.favorite{
	text-decoration: none;
	border-bottom: none;
}

.objects-listing .list-view .item{
}

.objects-listing .item.hlight{
	background-color: #ffffed;
}

.objects-listing .item:hover{
	background-color: #f0fafa;
}

.objects-listing .item .price{
	position: relative;
	font: bold 22px/20px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #041727;
}
.objects-listing .item .price .formated{
	margin-right: 3px;
	font: bold 18px/20px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.objects-listing .item .price .price-history{
	position: absolute;
	left: -10px;
	top: 0px;
	}

.objects-listing .price-history .prices{
	position: absolute;
	right: 100%;
	top: -15px;
	display: none;
    z-index: 1;
	margin-right: 10px;
}

.objects-listing .price-history .prices:before{
	content: "";
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 100%;
	width: 8px;
	height: 23px;
	background: url("data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAXCAMAAAABUf73AAAAaVBMVEUAAADP09T+/v/9/v7+//9fbHD+///+/v7////9/v5jcHTz9PVfbHBfbHD9/v7+/v7+//9fbHD09fb+/v5fbHBfbHD9/v5fbHBfbHD+/v7+/v79/v7+/v7+///g4+Skq66Nlpl0f4NfbHDyeZXlAAAAHHRSTlMABO6hYjYuHxf57+jYz82wp6Ock5Jua2ZKRzw3t5kCKwAAAFxJREFUCNdlzlkOgCAMBFBBEPd9t7jd/5A2MnzRn76kk3QijPBIo2CCTOKhPFofkcBGQAMYAgbAZEBMDgc5iJq3Zcxkz+vhSrK432riZJ+XKx921Y3iL6IXvNFufSuOBJD4IvQqAAAAAElFTkSuQmCC") no-repeat;
	z-index: 2;

	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}

.objects-listing .price:hover .price-history .prices{
	display: block;
}


.objects-listing .price-history .price-history-link{
	font: bold 12px/12px Arial;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	position: relative;
	width: 6px;
	height: 11px;
	position: absolute;
	left: 0;
	top: 3px;
	cursor: pointer;
}

.objects-listing .price-history .price-history-link.increase:before{
	content: '';
	display: inline-block;
	width: 6px;
	height: 11px;
	background: url(/regions/img/icons-listing.png) no-repeat -50px 0;
	position: absolute;
	left: 0;
	top: 0;
	cursor: help;
}

.objects-listing .price-history .price-history-link.decrease:before{
	content: '';
	display: inline-block;
	width: 6px;
	height: 11px;
	background: url(/regions/img/icons-listing.png) no-repeat -50px -36px;
	position: absolute;
	left: 0;
	top: 0;
	cursor: help;
}

.objects-listing .price-history-link.new{
    vertical-align: top;
	color: #e79d36;
    font: bold 10px/12px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;;
}

.objects-listing .price-history .prices ul{
	min-width: 220px;
	list-style: none;
	margin: 0;
	padding: 8px 14px 0 14px;
	position: relative;
	float: left;
	background: url("data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABcBAMAAABdK8KTAAAAElBMVEXw9ffz9/n9/v76/P33+vv////hzRvdAAAAGElEQVQI12MIQIMKBKABXuiAFwoQhEQDANFDDCHa1FveAAAAAElFTkSuQmCC") left bottom repeat-x #ffffff;
	border-radius: 3px;
	border-bottom: 1px solid #ffffff;
	-webkit-box-shadow: 0px 5px 30px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow:    0px 5px 30px 2px rgba(50, 50, 50, 0.15);
	box-shadow:         0px 5px 30px 2px rgba(50, 50, 50, 0.15);
}

.objects-listing .price-history .prices ul li{
	white-space: nowrap;
	display: flex;
	justify-content: space-between;
}

.objects-listing .price-history .prices ul li + li{
	border-top: 1px solid #e9f1f5;
}

.objects-listing .price-history .prices .date-field{
	color: #89929c;
	font: normal 12px/27px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	width: 100px;
}

.objects-listing .price-history .prices  .price-field{
	color: #041727;
	font: bold 12px/27px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.objects-listing .price-history ul li .delta-field {
	font: normal 12px/27px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	margin-left: auto;
}
.objects-listing .price-history ul li.down .delta-field{
	color: #2eb398;
}
.objects-listing .price-history ul li.up .delta-field{
	color: #ff6b6b;
}

.objects-listing .price-history ul li.up .price-field,
.objects-listing .price-history ul li.down .price-field{
	margin-right: 10px;
}

.objects-listing .item.hlight .price{
	color: #ff5252;
}

.objects-listing .item .price:after{
	content: '';
	display: inline-block;
	vertical-align: top;
	background: url(/regions/img/icons-listing.png) no-repeat;
	background-position: -100px 0;
	width: 12px;
	height: 16px;
	margin-top: 2px;
	margin-left: 4px;
}

.objects-listing .item.hlight .price:after{
	background-position: -100px -31px;
}


.objects-listing .about{
	font: normal 17px/18px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	margin-bottom: 17px;
}

.objects-listing .item a.complex,
.objects-listing .item a.title{
	font: bold 17px/18px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #0090ff;
}

.objects-listing .item a.complex:hover,
.objects-listing .item a.title:hover {
	color: #005EA6;
}

.objects-listing .item a.complex{
	white-space: nowrap;
}

.objects-listing .date{
	font: normal 13px/18px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #91a2a8;
	float: right;
}

.objects-listing .district{

}


.objects-listing .subway a{

}

.objects-listing .subway i.flat-icon{
    margin-right: 1px;
}

.objects-listing .subway a span{
	border-bottom: 1px solid rgba(1,167,202,0.5);
}

.objects-listing .subway a:hover span{
	border-bottom: none;
}

.objects-listing .subway .time{
	font: normal 13px/20px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #91a2a8;
	padding-left: 15px;
}

.objects-listing .list-view .address{
	padding-left: 15px;

}

.objects-listing .nowrap{
    position: relative;
    overflow: hidden;
    white-space: nowrap;
}

.objects-listing .blur{
    position: relative;
}

.objects-listing .blur:after,
.objects-listing .nowrap:after{
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    height: 20px;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.46) 17%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(17%,rgba(255,255,255,0.46)), color-stop(37%,#FFF));
    width: 30px;
    pointer-events: none;
}

.objects-listing .blur.xl:after{
    width: 90px;
}

.objects-listing .item.hlight .blur:after,
.objects-listing .item.hlight .nowrap:after{
    background: -moz-linear-gradient(left, rgba(255,255,237,0) 0%, rgba(255,255,237,0.46) 17%, rgba(255,255,237, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,237,0)), color-stop(17%,rgba(255,255,237,0.46)), color-stop(37%,rgba(255,255,237, 1)));
}

.objects-listing .item:hover .blur:after,
.objects-listing .item:hover .nowrap:after{
	background: -moz-linear-gradient(left, rgba(240, 250, 250, 0) 0%, rgba(240, 250, 250, 0.46) 17%, rgba(240, 250, 250, 1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(240, 250, 250, 0)), color-stop(17%,rgba(240, 250, 250, 0.46)), color-stop(37%,rgba(240, 250, 250, 1)));
}



.objects-listing .cols{
	padding-left: 20px;

}

.objects-listing .cols:after{
	content: '';
	width: 100%;
	display: inline-block;
}

.objects-listing .cols .col{
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

.objects-listing .cols .col.addr_col{
    width: 210px;
}

.objects-listing .cols .col.s_col{
    width: 153px;
}

.objects-listing .cols .col.queue_owner_col{
    width: 276px;
}

.objects-listing .cols .col.queue_owner_col{
	width: 276px;
}

.objects-listing .cols .col.queue_owner_col .owner{
	background-color: rgba(147, 198, 221, 0.13);
	padding: 1px 14px;
	font: normal 13px/20px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.objects-listing .hlight .cols .col.queue_owner_col .owner{
	background-color: rgba(210,188,142, 0.13);
}

.objects-listing .hlight:hover .cols .col.queue_owner_col .owner{
	background-color: rgba(147, 198, 221, 0.13);
}

.objects-listing .cols .col.queue_owner_col .owner_name{
	font: bold 13px/20px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
}


.objects-listing .cols .col.price_col{
    float: right;
}


.objects-listing .s_param span{
    display: inline-block;
    vertical-align: middle;
    min-width: 72px;
}


.objects-listing .list-view .description{
	display: inline-block;
	vertical-align: top;
	width: 100%;
   	margin-left: 0px;
	font: normal 13px/20px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	letter-spacing: -0.5px;
	color: #434c53;
    overflow: hidden;
}

.objects-listing .list-view .description p{
	margin: 0;
	color: #000;
	max-height: 40px;
}

.objects-listing .list-view .description a.more{
	white-space: nowrap;
	border-bottom: none;
	font: normal 13px/20px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.objects-listing .list-view .description  a.more span{
	border-bottom: 1px solid rgba(1,167,202,0.5);

}

.objects-listing .list-view .description a.more:hover span{
	border-bottom: none;
}

.objects-listing .list-view .description a.more:after{
	display: inline-block;
	content: '\2192';
	margin-left: 9px;
	font: normal 17px/20px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.objects-listing .item .photos{
	display: inline-block;
	width: 385px;
	margin-top: 4px;
}

.objects-listing .item .photos .no-ptohos{
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 87px;
	height: 58px;
	background: #e6e7e8;
	color: #ffffff;
	font: normal 14px/17px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-align: center;
	padding-top: 21px;
}



.objects-listing .item .photos a{
	border-bottom: none;
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 87px;
	height: 79px;
	background-color: #E6E7E8;
	text-align: center;
	line-height: 79px;
    overflow: hidden;
}

.objects-listing .item .photos a img{
	max-width: 87px;
	max-height: 79px;
	vertical-align: middle;
}

.objects-listing .item .photos a .more{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	min-height: 34px;
	background-color: rgba(4,23,39, 0.6);
	color: #ffffff;
	font: normal 14px/17px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.objects-listing .item .photos a .more .c{
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	margin-top: -17px;
	font: normal 14px/17px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.objects-listing .item .photos a .more span{
	display: block;
	font: bold 22px/17px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.objects-listing .item .photos a .more span:first-letter{
	font: normal 18px/17px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
}




.objects-listing .list-view .pager{
	margin-top: 13px;
}

.description-text{
	font: normal 13px/18px "PT Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #434c53;
	margin-bottom: 18px;
}

.description-text a{
	color: #00b3dc;
	text-decoration: none;
	border-bottom: 1px solid;
	border-color: rgba(1, 167, 202, 0.5);
}

.description-text a:hover{
	border: none;
}


.objects-listing .items .d-flex{
	display: -webkit-flex;
	display: flex;

	-webkit-justify-content: space-between;
	justify-content: space-between;

	width: 100%;
}

.objects-listing .photos_col{
	position: relative;
	width: 300px;
	height: 247px;
}

.objects-listing .photos_col .plankton_label{
	position: absolute;
    top: 8px;
    left: 8px;
    width: 91px;
    height: 38px;
    background: #CCE9FF;
    backdrop-filter: blur(8px);
    border-radius: 4px;
    z-index: 10;
}

.objects-listing .photos_col .plankton_label span{
    font: normal 14px/14px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
    position: absolute;
    top: 12px;
    left: 28px;
}

.objects-listing .photos_col .plankton_label span:before{
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    left: -20px;
    background: url(/regions/img/newbuildings/tesseract.svg) 0 0 no-repeat;
}

.objects-listing .params_col{
	width: 240px;
}

.objects-listing .queue_owner_col {
	width: 300px;
	margin-right: 20px;
}

.objects-listing .btn_col {
	width: 47px;
	margin-left: auto;
	padding-top: 10px;
}


.objects-listing .btn_col > div {
	display: block;
	margin: 5px auto;
	width: 17px;
	height: 20px;
	position: relative;
	opacity: 1 !important;
	z-index: 10;
	overflow: visible;
	cursor: pointer;
}

.objects-listing .btn_col > .objectToFavorite {
	background: url(/regions/img/newbuildings/favorite.png) 0 0 no-repeat;
}
.objects-listing .btn_col > .objectToFavorite:hover {
	background: url(/regions/img/newbuildings/favorite.png) 0 -30px no-repeat;
}

.objects-listing .btn_col > .objectToFavorite.gold {
	background: url(/regions/img/newbuildings/favorite.png) 0 -30px no-repeat;
}

.objects-listing .info_col{
	width: 540px;
	padding: 20px 20px 0 20px;
    overflow: hidden;
}

.objects-listing .info_col .addr{
	padding: 10px 0;
	font: normal 15px/24px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.objects-listing .info_col .addr a{
	font: normal 15px/24px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.objects-listing .info_col .addr a:hover{
	color: #005EA6;
}

.objects-listing .info_col .addr a:visited{
	color: #0090FF;
}

.objects-listing .info_col .s{
	font: normal 15px/24px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	margin-bottom: 10px;
}

.objects-listing .title_col {
	font: bold 17px/18px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	width: 65%;
	white-space: nowrap;
	overflow: hidden;
}

.objects-listing .title_col.blur:after{
	bottom: -1px;
}

.objects-listing .owner{
	margin: 10px 0;
	background-color: #ececec;
	padding: 10px 10px;
	font: normal 13px/20px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.objects-listing .owner_name{
	font: bold 13px/20px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.objects-listing .list-view .items > .item {
	margin-bottom: 30px;
}

.objects-listing .list-view .items > .item:first-child {
	margin-top: 12px;
}

/* item__photo */
.item__photo {
	display: block;
	width: 300px;
	height: 247px;
	overflow: hidden;
	float: left;
	position: relative;
	margin-right: 24px;

	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	border-bottom: none !important;
}

.item__photo .item {
	width: 292px;
	height: 233px;
	background-color: #ffffff !important;
	border: 1px solid #e1e1e1;
	padding: 3px 3px 9px 3px;
	text-align: center;
	line-height: 233px;
}
.item__photo .item.one {
	height: 239px;
	line-height: 239px;
	padding: 3px;
}

.item__photo .item > img {
	max-width: 292px;
	max-height: 233px;
	line-height: normal;
	display: inline-block;
	vertical-align: middle;
	width: auto !important;
}
.item__photo .item.one > img {
	max-height: 239px;
}

.item__photo .noimg{
	border: 1px solid #e2eaec;
	display: block;
	height: 100%;
	background: url('/regions/img/noimg.png') center center no-repeat #ffffff;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
}

.item__photo .c-photos {
	position: absolute;
	z-index: 2;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAYAAACALL/6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUZDMjgzNzk4MTVCMTFFNThBQkRGRjEwM0RCQUE5MTciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUZDMjgzN0E4MTVCMTFFNThBQkRGRjEwM0RCQUE5MTciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5RkMyODM3NzgxNUIxMUU1OEFCREZGMTAzREJBQTkxNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5RkMyODM3ODgxNUIxMUU1OEFCREZGMTAzREJBQTkxNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjgEG0UAAABkSURBVHjaYvj//z8DFlz/HxXUw+SwSeID9Yz/wdqIB0xIbEYk9gMgdgFiXij9AC6Dw2oXND/ZwyRwOQlk8hckPhsQ/0R3EjIwR+NbEnLSfSB2BmJuKH2fkJPwhlIjCeobAQIMAEJlwOkJnBQRAAAAAElFTkSuQmCC") 5px 4px no-repeat rgba(130, 180, 196, 0.9);
	color: #fff;
	font: bold 11px/18px "PT Sans";
	top: 5px;
	left: 6px;
	padding: 0 5px 0 20px;
	border-radius: 2px;
	text-decoration: none;
}

.item__photo .c-cams {
	position: absolute;
	z-index: 2;
	background: url("/regions/img/webcam-icon.png") 4px 2px no-repeat rgba(130, 180, 196, 0.9);
	color: #fff;
	font: bold 11px/18px "PT Sans";
	top: 5px;
	left: 54px;
	padding: 0 5px 0 20px;
	border-radius: 2px;
	text-decoration: none;
}

.item__photo span.n-recomended {
	position: absolute;
	z-index: 2;
	color: #fff;
	font: bold 13px/30px "PT Sans";
	text-transform: uppercase;
	background-color: #ff0d29;
	width: 100%;
	bottom: 0;
	left: 0;
	height: 30px;
}
/* EOF item__photo */

.nwb-list-item__content-bot-badges {

}
.nwb-list-item__content-bot-badges .badge {
	font-size: 13px;
	font-weight: 700;
	border: 1px solid #3884d2;
	border-radius: 2px;
	color: #3884d2;
	height: 26px;
	display: inline-block;
	line-height: 26px;
	padding: 0 8px;
	margin-right: 1px;
	margin-bottom: 4px;
}

.in_flats_listing_banner {
	margin-bottom: 30px;
}