.simple-block-hover{
	display:none;
}

.product-blocks .simple-block,
.blocks-two .simple-block{
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
	transition:all 0.5s;
}

.product-blocks .simple-block:hover,
.blocks-two .simple-block:hover{
/*	-webkit-filter: grayscale(0%);*/
/*    filter: grayscale(0%);*/
}


.capital-blue-text{
	color:#5e5e5e;
}


.footer-top{
	background:#5e5e5e;
}

.offices-content.offices-list.content-with-sidebar{
	min-height: 450px;
}

.ft-item{
	background-color:#5e5e5e;
}

.ft-item:after{
	background-color:#5e5e5e;
}




.item-box:hover .item-bottom,
.label-pink,
.broker:hover .broker-bottom{
	background-color:#6d6f71;
}

.swal2-modal .swal2-cancel{
	background-color:#6d6f71 !important;
}

.realty-price-info strong,
.realty-broker-email a,
.mcb-call strong,
.information-description ul li:after, .broker-content-inside ul li:after, .information-section ul li:after{
	color:#6d6f71;
}

.remember-button.active,

.remember-action.active .remember-button{
	color:#009cf6 !important;
}

.show-on-map{
	background:rgba(0, 0, 0, 0.43)!important;
}

.show-on-map:hover{
	background:rgba(0, 0, 0, 0.60)!important;
}
span.time-left{
    color: #5e5e5e;
}