@CHARSET "ISO-8859-1";

.element_property {
	padding-bottom:10px;
	margin-bottom:10px;
	position: relative;
}

.price_label{
	font-weight:bold;
	color:gray;
	font-size:11px;
}

.category_label{

}
.properttype_label{

}
.address_value{
	color:#898989;
}

.icon_module{
	border:1px solid #CCC !important;
}

.desc_module{
	color:gray;
	font-size:11px;
}

.description_property1{
	font-size:11px;
}

.image_property{
	position:relative;
}

.image_property .randompropertyfeatured{
	top:5px;
	left:15px;
	color:white;
	font-size: 13px;
    font-weight: 400;
    padding: 6px 10px;
    position: absolute;
    text-transform: uppercase;
	background:none repeat scroll 0 0 #D91C44;
	opacity: 0.8;
    filter: alpha(opacity=80);
}

.image_property .randompropertytype{
	bottom:5px;
	right:15px;
	color:white;
	font-size: 13px;
    font-weight: 400;
    padding: 6px 10px;
    position: absolute;
    text-transform: uppercase;
	background:none repeat scroll 0 0 #1DCA83;
	opacity: 0.8;
    filter: alpha(opacity=80);
}

.image_property .randompropertysold, .image_property .randompropertymarket{
	position:absolute;
	top:5px;
	right:15px;
	color:white;
	font-size: 13px;
    font-weight: 400;
    padding: 6px 10px;
    position: absolute;
    text-transform: uppercase;
	background:none repeat scroll 0 0 #f5c622;
	opacity: 0.8;
    filter: alpha(opacity=80);
}


.element_title h4{
	line-height:27px;
}

.image_property {
    overflow: hidden;
}

.image_property img {
    transition: all .3s, visibility 0s;
    -ms-transition: all .3s, visibility 0s;
    -webkit-transition: all .3s, visibility 0s;
    -moz-transition: all .3s, visibility 0s;
    border-radius: 30px;
}

.image_property img:hover {
	filter: brightness(0.5);
	-webkit-filter: brightness(0.5);
	-moz-filter: brightness(0.5);
	-o-filter: brightness(0.5);
	-ms-filter: brightness(0.5);
}


.image_property_showcase .property_price:before {
   content: " Price From: "
   
}



.element_property .property_price {
    float: left;
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: Helvetica;
    font-weight: 600;
    /*text-decoration: underline;*/
    margin-left: 5px;
    font-size: 16px;
    
}

.additional_information{
	float: left;
	margin-top:5px;
	/*border-bottom: 1px solid #e5e5e5; 
    border-top: 1px solid #e5e5e5; */
	/*width:100%;*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	/*border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;*/
	background-color: #dbd7d747;
	border-radius: 10px 10px 10px 10px;
	display: block;
	background-color: #8686861a;
	margin-right: 3px;
	padding-right: 5px;
}

.additional_information1{
	float: left;
	margin-top:5px;
	/*border-bottom: 1px solid #e5e5e5; 
    border-top: 1px solid #e5e5e5; */
	/*width:100%;*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	/*border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;*/
	background-color: #dbd7d747;
	border-radius: 10px 10px 10px 10px;
	display: block;
	background-color: #8686861a;
	margin-right: 3px;
	padding-right: 5px;
}

.additional_information2{
	float: right;
	margin-top:5px;
	/*border-bottom: 1px solid #e5e5e5; 
    border-top: 1px solid #e5e5e5; */
	/*width:100%;*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	/*border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;*/
	background-color: #dbd7d747;
	border-radius: 10px 10px 10px 10px;
	display: block;
	background-color: #8686861a;
	margin-right: 3px;
	padding-right: 5px;
}

.bedroom_label{
	float:left;
	margin-right:10px;
	display:block;
}

.bathroom_label {
    float: right;
    display: block;
}

.parking_label {
    float: left;
    display: block;
}

.square_label{
	float:left;
}

.ospico-square, .ospico-bed, .ospico-bath, .ospico-parking{
	background:url(osp_icon.svg) no-repeat;
    display: inline-block;
    line-height: 16px;
    margin-right: 2px;
	height:16px;
    width: 16px;
	background-size:100%;
}
.ospico-bed {
    background-position: 0 -32px;
    margin-top: -1px;
}
.ospico-bath {
    background-position: 0 -16px;
    margin-bottom: -2px;
}
.ospico-parking {
    background-position: 0 0px;
    margin: 0px 0 -3px 0;
}
.ospico-square{
	background-position: 0 0px;
}

.image_property_showcase{
	position:relative;
}

.image_property_showcase ul{
	list-style: none;
}

.overlayTop {
    top: 0;
}
.overlayPhoto, .overlayTransparent {
    position: absolute;
}
/*
.image_property_showcase .overlayPhoto {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.81) 100%) repeat scroll 0 0;
    width: 100%;
    border-radius: 30px;
}*/

.overlayFull {
    bottom: 0;
    top: 0;
}

.hpCardText {
    display: block;
    padding: 0 0 0 0px;
    width: 100%;
}
.overlayBottom {
    bottom: 0;
}

.typeReversed {
    color: #fff;
    font-weight: 700;
}
.clickable {
    cursor: pointer;
}

.property-card-details {
	/*
    font-size: 0.75rem;
    line-height: 1.1rem;
	*/
	margin-left:16px !important;
	margin-right:3px !important;
}
.mbm {
    margin-bottom: -49px !important;
}

.man {
    margin: -1px !important;
}

.property-card-details .property-price-showcase {
    font-size: 16px;
}
.typeEmphasize {
    font-weight: 700 !important;
}

/*  hidden
.mvn {
    margin-bottom: -12px !important;
    margin-top: -2px !important;
}
*/

.image_property_showcase .property_price {
    float: left !important;
}


.image_property_showcase .randompropertytype{
	top:5px;
	right:5px;
	color:white;
	font-size: 13px;
    font-weight: 400;
    padding: 6px 10px;
    position: absolute;
    text-transform: uppercase;
	background:none repeat scroll 0 0 #1DCA83;
	opacity: 0.8;
    filter: alpha(opacity=100);
}

.image_property_showcase .randompropertysold{
	position:absolute;
	left:5px;
	top:36px;
	color:white;
	font-size: 13px;
    font-weight: 400;
    padding: 6px 10px;
    position: absolute;
    text-transform: uppercase;
	background:none repeat scroll 0 0 #CCC;
	opacity: 0.8;
    filter: alpha(opacity=80);
}

.image_property_showcase .randompropertyfeatured{
	top:5px;
	left:5px;
	color:white;
	font-size: 13px;
    font-weight: 400;
    padding: 6px 10px;
    position: absolute;
    text-transform: uppercase;
	background:none repeat scroll 0 0 #D91C44;
	opacity: 0.8;
    filter: alpha(opacity=80);
}

.noWrap {
    white-space: nowrap;
}

.showcase_address{
	font-weight:normal !important;
}

.lazy {
    display: none;
}

.man a{
	color:white;
	text-decoration:none;
}

.notransition {
  -webkit-transform: none;
  transform: none;
}

.showcasetopheader {
    text-align: center;
    margin: auto;
    width: 100%;
    padding: 3px 5px 3px 5px;
    display: block;
    font-family: 'Montserrat',sans-serif;
    font-weight: 550;
    font-size: 14px;
    color: #fff;
    text-shadow: 3px 3px #ff3c00;
    
}

.desc_modulewhite {

    font-weight: bold;

}









/* mobile view to iapd view */

@media only screen and (min-width:150px) and (max-width:979px) {


.mvn {
    margin-bottom: -1px !important;
    margin-top: 2px !important;
}


}




/* desktop view showcase */

@media only screen and (min-width:980px) and (max-width:1293px) {

.mvn {
    margin-bottom: -1px !important;
    margin-top: 0px !important;
}
}






