@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;
}

.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);
}

.element_property .property_price {
    float: right;
}

.additional_information{
	float: right;
	margin-top:15px;
	border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}

.bedroom_label{
	float:right;
	margin-right:10px;
}

.square_label{
	float:left;
}

.ospico-square, .ospico-bed, .ospico-bath, .ospico-parking{
	background:url(osp_icon.png) no-repeat;
    display: inline-block;
    line-height: 16px;
    margin-right: 5px;
	height:16px;
    width: 16px;
	background-size:100%;
}
.ospico-bed {
    background-position: 0 -30px;
}
.ospico-bath {
    background-position: 0 -16px;
}
.ospico-parking {
    background-position: 0 -45px;
}
.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) 50%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.6) 100%) repeat scroll 0 0;
    width: 100%;
}
.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:10px !important;
	margin-right:10px !important;
}
.mbm {
    margin-bottom: 10px !important;
}

.man {
    margin: 0 !important;
}

.property-card-details .property-price-showcase {
    font-size: 16px;
}
.typeEmphasize {
    font-weight: 700 !important;
}
.mvn {
    margin-bottom: 0 !important;
    margin-top: 0 !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;
}
.ospRandomPageNav
{
	margin-bottom:5px;
}
.ospRandomPageNav a:link
{
	border:1px solid #CCC;
	padding:2px;
	width:16px;
	display:inline-block;
	text-decoration:none;
	text-align:center;
	color:#999;
	background-color:#FFF;
	outline:0;
}

.ospRandomPageNav a:hover, .ospRandomPageNav a:active, .ospRandomPageNav a:visited, .ospRandomPageNav a.osprandomactivated
{
	background-color:#efefef;
	outline:0;
}

.container-showcase {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	gap: 20px;
	width: 100%;
}
.showcase-property-box {
	position: relative;
	overflow: hidden;
	border-radius: 8px;
	transition: transform 0.3s ease;
}
.showcase-property-box:hover {
	transform: scale(1.03);
}
.showcase-property-box a {
	display: block;
	text-decoration: none;
	color: inherit;
}
.showcase-property-box img {
	width: 100%;
	height: 250px;
	object-fit: cover;
	border-radius: 8px;
}
.showcase-property-box .showcase-overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
	border-radius: 12px;
}
.showcase-info {
	position: absolute;
	bottom: 5px;
	left: 15px;
	color: white;
}
.showcase-info h3 {
	margin-bottom: 5px;
	font-size: 18px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.showcase-price {
	font-size: 15px;
	font-weight: 600;
	display:block;
}
.showcase-info p {
	font-size: 14px;
}

.showcase-randompropertytype
{
	position: absolute;
	left: 15px;
	color:white;
	top:5px;
}

.showcase-randompropertytype strong
{
	font-weight:600;
}