/* Buscadores */

#minifichas_buscador{
	width: 100%;
	text-align: center;
}

#minifichas_buscador_principales{
	position: relative;
	width: 100%;
	float: left;
}

#minifichas_buscador_mas{
	width: 100%;
	float: left;
	margin-top: 10px;
	border-top: 1px solid #ccc;
	padding: 5px 0px;
}

.minifichas_etiqueta {
	display: block;
	width: 100%;
	float: left;
	text-align: center;
	color: #fff;
}

.minifichas_label {
    width: 18%;
    margin-left: 1%;
    margin-right: 1%;
    display: block;
    float: left;
	height: 65px;
	margin-bottom: 10px;
}

.minifichas_label_checkbox{
    width: 23%;
    margin-left: 1%;
    margin-right: 1%;
    display: block;
    float: left;
	min-height: 20px;
	margin-bottom: 10px;
	text-align: center;
	color: #fff;
}

.minifichas_label_checkbox option {
	text-align: center;
}

.minifichas_select{
	border: 1px solid #ccc;
    height: 40px;
    padding: 5px;
    font-size: 16px;       
    width: 99%;
}

.minifichas_select_doble{
	border: 1px solid #ccc;
    height: 40px;
    padding: 5px;
    font-size: 16px;       
    width: 45%;    
}

#buscar_mas {
	overflow: hidden;
	width: 18%;
	margin-left: 1%;
	margin-right: 1%;
	display: block;
	float: right;
	height: 60px;
	right: 0px;
	bottom: 0px;
	position: relative;
}

#minifichas_boton {
	height: 40px;
	bottom: 20px;
	position: absolute;
	display: block;
	margin-left: 1%;
	margin-right: 1%;
	background: #001;
	text-align: center;
	line-height: 40px;
	width: 100%;
}

#minifichas_boton b {
	color: white;
}

#buscar_mas_opciones {
	bottom: 0px;
	display: block;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	width: 100%;
	position: absolute;
	font-size: 12px;
	color: #fff;
}

#buscar_mas_opciones a {
	color: #fff;
}

#SuperficieFinca .minifichas_label, #MaximoSinAscensor .minifichas_label {
	width: 100% !important;
	margin-top: 10px;
}

#contenedorBuscadorMapa {
	width: 100%;
}

#cabeceraBuscadorMapa {
	width: 100%;
}

#tituloBuscadorMapa {
	width: 20%;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-size: 24px;
	color: #001;
	float: left;
}

#botonBuscadorMapa {
	width: 80%;
	float: right;
	text-align: center;
}

#botonBuscadorMapa i {
	color: white;
	margin-right: 10px;
}

#buscadorMapa .minifichas_label {
	width:98%;
}

#buscadorMapa .minifichas_label_checkbox {
	width:98%;
}

#buscadorMapa #buscar_mas{
	width:98%;
}

#buscadorMapa #minifichas_filtro, #buscadorMapa #minifichas_buscador_principales {
	width: 98%;
	margin: 0px !important;
}

#enlaceAListado, #enlaceAMapa  {
	display: block;
	margin-left: 1%;
	margin-right: 1%;
	background: #001;
	text-align: center;
	line-height: 40px;
	color: white;
	float: right;
	width: 150px;
	font-weight: 600;
}

/* Fin buscador */

/* BUSCADOR LATERAL */

#div_inmuebles_buscador_lateral {
    float:right;
	width: 100%;
	text-align: center;
}

.dereitababtn
{
	border:none;
	margin:15px 0px 0px;
	padding:0px;
	height:20px;
	width:120px;
	text-align:center;
	font:normal 12px/20px arial;
	color:#000000;
	text-decoration:none;
	overflow:hidden;
	background: #CCCCCC;
	background-position: 0px 0px;
	cursor:default;
}
.dereitababtn:hover
{
	background-position: -120px 0px;
	cursor:pointer;
}

#dereitaba
{
	margin-top:30px;
	width:310px;
	font:bold 18px arial;
	color:#ffffff;
	text-align:left;
}
.dereitabalm
{
	margin: 20px auto 0px auto;
	width: 25%;
	display:none;
	-moz-opacity:0;
	opacity:0;
	filter:alpha(opacity='0');
	vertical-align: top;
}

#bsqpara {
	width: 20% !important;
}
.dereitabalme
{
	float:left;
	width:40%;
	font:bold 15px arial;
	color:#ffffff;	
	text-align:right;
}
.dereitabalmd
{
	width:60%;
	font:normal 14px/20px arial;
	color:#ffffff;	
	text-align:left;
	float: left;
	box-sizing: border-box;
	padding-left: 5px;
}

.dereitababtn {
	width: 200px;
	height: 40px;
	line-height: 40px;
	background: #001;
	border: 0px;
	color: white;
	box-sizing: border-box;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: 600;
}

/* FIN BUSCADOR LATERAL */

#minifichas_filtro{
    float:left;
    width:100%;
	margin-top: 30px;
    margin-bottom: 30px;
}

#minifichas_titulo_ordenar{
    float:left;
    width:100%;
    margin-bottom: 30px;
}

#minifichas_titulo{
    color:#001;
    float:left;
    width: 35%;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
}

#minifichas_enlace_mapa {
	float: left;
	width: 20%;
}

#minifichas_enlace_mapa i {
	color: white;
	margin-right: 10px;
}

#minifichas_numinmuebles{
    font-size: 12px;
    color:#000;
    display:inline;
}

#minifichas_ordenar{
    float:right;
    width: 40%;
    text-align: right;
    margin-right: 2%;
	margin-left: 5px;
    height: 40px;
    line-height: 40px;
	color: #000;
	/* padding-right: 5px; */
}

#minifichas_ordenar option, .minifichas_select option{
	padding: 0px 5px;
}

.primera{
     margin-left: 0%;
}

.minifichas_ordenar_label {
    border: 1px solid #ccc;
    overflow: hidden; 
    height: 40px;    
    width: 240px;
    /* position: relative; */
    display: block;
    float:right;
    
}

#minifichas_ordenar_select{       
    height: 40px;
    padding: 5px;
    border: 0;
    font-size: 16px;       
    width: 100%;
    text-align: left;
}

#div_inmuebles #minifichas {
    float:left;
    width:100%;
	display: flex;
	flex-wrap: wrap;
}

#contenido #minifichas {
    float:left;
    width:100%;
	display: flex;
	flex-wrap: wrap;
}
/*
#div_inmuebles #minifichas .minificha{
	width: 48%;
}
*/

.minificha{
	position: relative;
    float:left;
    width: 31%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 40px;
	/* 
    -webkit-box-shadow: 4px 4px 2px 0px rgba(214,211,214,1);
    -moz-box-shadow: 4px 4px 2px 0px rgba(214,211,214,1);
    box-shadow: 4px 4px 2px 0px rgba(214,211,214,1);
	border: 1px solid #ddd;
	*/
	background-color: white;
	border: 1px solid #ccc;
}

.minificha_foto{
    width: 100%;
    float:left;
    height: 200px;
    background: red;
	border-bottom: 1px solid #efefef;
}

#contenido > #minifichas > .minificha{
	position: inherit;
	-webkit-box-shadow: 4px 4px 2px 0px rgba(214,211,214,1);
	border: 1px solid #ccc;
	background-color: #ccc;
}

.minificha_zona_precio{
	width: 100%;
	background-color: #0C4CA4;
	/* position: absolute; */
	/* opacity: 0.75; */
}

.minificha_precio{
	color: #fff;
	width: 100%;
	text-align: right;
	font-size: 13px;
	z-index: 1000;
	font-weight: 900;
	line-height: 25px;
}

.minificha_precio span {
	display: inline-block;
	color: #fff;
	width: auto;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

.minificha_precio i{
	color: #000 !important;
}

.minificha_zona{
	width: 100%;
	float: left;
	background-color: white;
	display: table;
}

.minificha_zona_contenedor{
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	padding: 5px;
	color: #000;
}

.minificha_zona i{
	color: black;
	padding-right: 1px;
}

.minificha_titulo{
	display: table;
	width: 100%;
	height: 60px;
	line-height: 22px;
	color: black;
	text-align: center;
	float: left;
	background-color: white;
	border-top: 1px solid #efefef;
}

.minificha_titulo_contenedor{
	display: table-cell;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	padding: 0 5px;
}

.minificha_titulo a{
	color: black;
	text-decoration: none;
}

.minificha_caracteristicas{
	width: 100%;
	float: left;
	background-color: white;
	text-align: center;
	line-height: 34px;
	min-height: 55px !important;
	border-top: 1px solid #efefef;
}

.minificha_caracteristicas .cv {
	display: block;
	font-family: icomoon;
	font-size: inherit;
	font-style: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #000;
}

.minificha_caracteristica{
	width: 21.5%;
	margin-left: 1%;
	margin-right: 1%;
	height: 35px;
	line-height: 25px;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	color: #000;
}

.minificha_referencia{
    width: 100%;
	float: left;
	background-color: white;
	text-align: center;
	border-top: 1px solid #efefef;
	line-height: 34px;
}

/* Modificaciones minifichas internas */

#contenido .minificha_zona {
    background-color: #fff !important;
}

#contenido .minificha_zona_contenedor {
    color: #000 !important;
}

#contenido .minificha_caracteristicas, #contenido .minificha_titulo {
	background-color: #fff !important;
}

#div_inmuebles .minificha_titulo .minificha_titulo_contenedor a sup {
	color: #000 !important;
}

#contenido .minificha_caracteristica, #contenido .minificha_caracteristica i, #contenido .minificha_caracteristica sup, #contenido .minificha_titulo a {
	color: #000 !important;
}

/* Fin modificaciones */

/*******************************************************************/
/*******************************************************************/
/*******		     MINI BUSCADOR		 				  **********/
/*******************************************************************/
/*******************************************************************/
#fotos #minifichas_filtro{
	margin-top:0px;
	background: rgba(255,255,255,.8);
}

#fotos #minifichas_filtro .minifichas_label {
    overflow: hidden; 
    height: 65px;    
    width: 14.5%;
    /* position: relative; */
    display: inline-block;
    float:left;
    margin-top: 10px;
    margin-left: 1%;
    margin-right: 1%;
	color: #000;
}

#fotos #minifichas_filtro .minifichas_etiqueta {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
    color: #000;
}

#fotos #minifichas_filtro .minifichas_label .minifichas_select{
	border: 1px solid #ccc;
    height: 40px;
    padding: 5px;
    font-size: 16px;       
    width: 100%;
}

#fotos #minifichas_filtro #minifichas_boton{
    height: 40px;    
    width: 31%;
    position: relative;
    display: inline-block;
    margin-top: 40px;
    margin-left: 1%;
    margin-right: 1%;
	background: #001;
	text-align: center;
	line-height: 40px;
}

#fotos #minifichas_filtro #minifichas_boton b{
	color: white;
}

/*******************************************************************/
/*******************************************************************/
/*******		PAGINACION			  **********/
/*******************************************************************/
/*******************************************************************/
#minifichas_paginacion{
    width: 100%;
    float:left;
    text-align: center;
	margin-bottom: 10px;
}

.minifichas_pagina{
    margin-left: 20px;
    display: inline-block;
    color: #74777c;
}

.minifichas_pagina a{
    color: #000;
    text-decoration: none;
}

.minifichas_pagina_actual{
    margin-left: 20px;
	border: 1px solid #047235;
	background-color: #001;
	color: #fff;
	padding: 2px;
	width: 20px;
	height: 24px;
	display: inline-block;
}

@media all and (max-width: 500px) {
	.minifichas_label_checkbox{
		width: 48%;
	}

	.minifichas_label_checkbox input{
		float: right;
		margin-top: 5px;
		margin-right: 5px;
	}
	
	#minifichas_titulo{
		width: 100% !important;
		text-align: center;
    }
	
	#minifichas_enlace_mapa {
		width: 100% !important;
	}
	
	#enlaceAMapa {
		float: none !important;
	}
	
	#map {
		height: 320px;
	}
	
    .minifichas_label {
		width: 98% !important;
    }
	
	#fotos #minifichas_filtro #minifichas_boton {
		width: 98%;
	}
}

@media screen and (min-width:500px) and (max-width:650px) {
	#fotos #minifichas_filtro .minifichas_label {
		width: 31% !important;
	}
	
	#fotos #minifichas_filtro #minifichas_boton {
		margin-top: 61px !important;
	}
}

@media all and (max-width: 990px) {
	#fotos #minifichas_filtro .minifichas_select_doble {
		font-size: 15px !important;
		width: 43% !important;
	}
	
	.minificha{
	width: 98%;
    }
    
    .miniBuscadorLabel {
	height: 30px;
	width: 47%;
    }
    
    .miniBuscadorSelect{       
	height: 30px;
	padding: 5px;
	border: 0;
	font-size: 16px;       
	width: 100%;
    }
    
    #miniBuscadorBoton{
	height: 30px;    
	width: 98%;
	text-align: center;
    }
    
    #minifichas_titulo_ordenar{
	float:left;
	width:100%;
	margin-bottom: 20px;
    }
    
    #minifichas_titulo{
	color:#001;
	text-transform: uppercase;
	float:left;
	width: 65%;
	line-height: 40px;
	font-size: 24px;
	height: auto;
    }
	
	#minifichas_enlace_mapa {
		float: right;
		width: 32%;
		margin-bottom: 10px;
		text-align: right;
	}
	
	#enlaceAMapa {
		margin: 0 auto !important;
	}
    
    #minifichas_numinmuebles{
	font-size: 12px;
	color:#666666;
	display:inline;
    }
    
    #minifichas_ordenar{
	float:left;
	width: 100%;
	text-align: right;
	line-height: 40px;
	height: auto;
	margin-left: 0px;
    }
    
    .primera{
	 margin-left: 1%;
    }
    
    .minifichas_ordenar_label {
	border: 1px solid #ccc;
	overflow: hidden; 
	height: 40px;    
	width: 200px;
	/* position: relative; */
	display: block;
	float:right;
    }
        
    #minifichas_ordenar_select{       
	height: 40px;
	padding: 5px;
	border: 0;
	font-size: 16px;       
	width: 100%;
	text-align: left;
    }
    
    #buscar_mas{
		width: 100%;
		margin-top: 10px;
    }
        
    .minifichas_select{
		border: 1px solid #ccc;    
		height: 40px;
		padding: 5px;
		font-size: 16px;       
		width: 99%;
    }
    
    .minifichas_label {
		/* overflow: hidden; */
		width: 46%;
		position: relative;
		margin-bottom: 3px;
    }
	
	#buscadorMapa .minifichas_label {
		width: 46%;
		margin-bottom: 3px;
	}
	
	#buscadorMapa, #map {
		width: 92% !important;
		margin: 0 auto;
		float: none !important;
	}
}

@media screen and (min-width:501px) and (max-width:990px) {
	.minificha {
		width: 47% !important;
	}
}


@media all and (min-width: 768px) {
	#minifichas_filtro {
		float: left;
		width: 200%;
		margin-top: 30px;
		margin-bottom: 30px;
		margin-left: -50%;
		background: #dd541e;
	}
	
	#minifichas_buscador_principales {
		position: relative;
		width: 50%;
		float: unset;
		margin: 0 auto;
	    height: auto;
		min-height: 150px;
	}
	
	#minifichas_buscador_mas {
		max-width: 990px;
		margin: 0 auto;
		float: unset;
	    height: auto;
		min-height: 50px;
	}
}

.propWidget-2 {
    display: block;
    background-color: #fff;
	/*
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.13);
	*/
    margin-bottom: 20px;
    cursor: pointer;
    text-decoration: none;
    overflow: hidden;
    border-radius: 3px;
    height: 200px;
}
.propWidget-2 .fig {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.propWidget-2 .fig img {
	width: 100% !important;
    position: relative !important;
    display: block;
}
.propWidget-2 .fig img.blur {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    filter: url('../images/blur.svg#blur');
    filter: blur(2px);
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    display: none;
}
.no-touch .propWidget-2 .fig img.blur {
    display: block;
}
.propWidget-2 .fig .opac {
    display: block;
    background-color: rgba(0,0,0,0.30);
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.no-touch .propWidget-2 .fig div.opac {
    display: none;
}
.no-touch .propWidget-2 .fig img.blur {
     -webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
    transition: transform 0.35s, opacity 0.35s;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0 !important;
}
.no-touch .propWidget-2:hover .fig > img.blur {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1 !important;
}
.propWidget-2 .fig .figType {
    font-size: 10px;
    line-height: 11px;
    color: #fff;
    padding: 2px 4px;
    border-radius: 2px;
    position: absolute;
    top: 15px;
    text-transform: uppercase;
    z-index: 3;
	/*
    margin-left: -34px;
    background-color: #eab134;
    left: 44%;
	*/
	width: 100%;
	text-align: center;
}
.no-touch .propWidget-2 .fig .figType {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.no-touch .propWidget-2:hover .fig .figType {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.propWidget-2 .fig .figType span {
	background-color: #eab134;
    padding: 2px 4px;
    border-radius: 2px;
}
.propWidget-2 .fig h3 {
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: normal !important;
    margin: 0;
    padding: 0 !important;
    margin: 0 0 0 10% !important;
    position: absolute;
    z-index: 3;
    top: 48%;
    left: 0;
    color: #fff;
    text-align: center;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
	text-shadow: 2px 2px 2px rgb(0, 0, 0);
}
.no-touch .propWidget-2 .fig h3 {
    -webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
    transition: transform 0.35s, opacity 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
    opacity: 0;
    top: 75%;
}
.no-touch .propWidget-2:hover .fig h3 {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
    opacity: 1;
}
.no-touch .propWidget-2 .fig > img {
    -webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
    transition: transform 0.35s, opacity 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
    opacity: 0;
}
.no-touch .propWidget-2:hover .fig > img {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
    opacity: 1;
}
.propWidget-2 .fig .address {
    font-size: 11px;
    font-style: italic;
    padding-top: 2px;
    position: absolute;
    bottom: 30%;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 4;
    color: #fff;
	text-shadow: 2px 2px 2px rgb(0, 0, 0);
}
.no-touch .propWidget-2 .fig .address {
    -webkit-transition: -webkit-transform 0.60s, opacity 0.60s;
    transition: transform 0.60s, opacity 0.60s;
    -webkit-transform: translate3d(0,-30px,0);
    transform: translate3d(0,-30px,0);
    opacity: 0;
    bottom: 50%;
}
.no-touch .propWidget-2:hover .fig .address {
    -webkit-transform: translate3d(0,30px,0);
    transform: translate3d(0,30px,0);
    opacity: 1;
}
.propWidget-2 .fig .priceCap {
    font-size: 20px;
    line-height: 30px;
    position: absolute;
    z-index: 5;
    top: 25%;
    left: 20%;
    right: 20%;
    color: #fff;
    text-align: center;
    width: 60%;
    letter-spacing: -1px;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    overflow: hidden;
    padding-bottom: 5px;
	text-shadow: 2px 2px 2px rgb(0, 0, 0);
}
.no-touch .propWidget-2 .fig .priceCap {
    -webkit-transition: -webkit-transform 0.70s;
    transition: transform 0.70s;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}
.no-touch .propWidget-2 .fig .priceCap span {
    -webkit-transition: -webkit-transform 0.35s, opacity 0.15s;
    transition: transform 0.35s, opacity 0.15s;
    -webkit-transform: translate3d(0,50px,0);
    transform: translate3d(0,50px,0);
    opacity: 0;
}
.no-touch .propWidget-2:hover .fig .priceCap {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.no-touch .propWidget-2:hover .fig .priceCap span {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s;
    opacity: 1;
}
.propWidget-2 ul.rating {
    list-style-type: none;
    margin: 0 0 0 -44px;
    padding: 0;
    position: absolute;
    z-index: 6;
    bottom: 20px;
    left: 50%;
}
.propWidget-2 ul.rating li {
    font-size: 12px;
    line-height: 13px;
    float: left;
    margin: 0 2px;
}
.propWidget-2 ul.rating li span {
    color: #fff;
    font-size: 14px;
}
.no-touch .propWidget-2 ul.rating li span {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.no-touch .propWidget-2:hover ul.rating li span {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.no-touch .propWidget-2:hover ul.rating li span.star-1 {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
.no-touch .propWidget-2:hover ul.rating li span.star-2 {
    -webkit-transition-delay: 0.10s;
    transition-delay: 0.10s;
}
.no-touch .propWidget-2:hover ul.rating li span.star-3 {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.no-touch .propWidget-2:hover ul.rating li span.star-4 {
    -webkit-transition-delay: 0.20s;
    transition-delay: 0.20s;
}
.no-touch .propWidget-2:hover ul.rating li span.star-5 {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}

/**
 * 11.0 - Property widget
 */

.propsWidget {
    
}
.propsWidget ul.propList {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.propsWidget ul.propList li a {
    padding: 0;
    margin: 0;
    display: block;
}
.propsWidget ul.propList li a .image {
    width: 60px;
    height: 60px;
    border-radius: 3px;
    float: left;
    text-align: center;
    overflow: hidden;
}
.propsWidget ul.propList li a .image img {
    height: 60px;
    width: auto;
}
.propsWidget ul.propList li a .info {
    float: left;
    margin-left: 10px;
    max-width: 70%;
    padding-top: 5px;
    overflow: hidden;
}
.propsWidget ul.propList li a .info .name {
    font-size: 14px;
    line-height: 16px;
}
.no-touch .propsWidget ul.propList li a:hover .info .name {
    color: #0eaaa6;
}
.propsWidget ul.propList li a .info .price {
    font-size: 14px;
    line-height: 22px;
}
.no-touch .propsWidget ul.propList li a:hover .info .price {
    color: #fff;
}
.propsWidget ul.propList li a .info .price .badge {
    background-color: #eab134;
    font-size: 10px;
    line-height: 11px;
    color: #fff;
    padding: 2px 4px;
    border-radius: 2px;
    text-transform: uppercase;
    font-weight: normal;
}
.propsWidget ul.propList li a .info .address {
    font-size: 11px;
    line-height: 13px;
    color: #999;
    font-style: italic;
}

.entry-content img, .wp-caption img {
    max-width: 100%;
    height: auto;
}

.accesos {
    background: #e1e1e1;
    padding: 75px 0;
}

.pie {
    padding-top: 20px;
    font-size: 13px;
    color: #dfdfdf;
    background: #000001;
    padding-bottom: 20px;
}

.bx-wrapper {
    background: none !important;
    border: none !important;
    margin: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

#pie1_lblInfoPieEmpresa, #pie1_lblInfoPieEmpresa a, #pie1_lblInfoPieEmpresa a:hover {
    color: #fff;
}

/**
 * 11.0 - Property widget
 */

.propsWidget {
    
}
.propsWidget ul.propList {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.propsWidget ul.propList li a {
    padding: 0;
    margin: 0;
    display: block;
}
.propsWidget ul.propList li a .image {
    width: 60px;
    height: 60px;
    border-radius: 3px;
    float: left;
    text-align: center;
    overflow: hidden;
}
.propsWidget ul.propList li a .image img {
    height: 60px;
    width: auto;
}
.propsWidget ul.propList li a .info {
    float: left;
    margin-left: 10px;
    max-width: 70%;
    padding-top: 5px;
    overflow: hidden;
}
.propsWidget ul.propList li a .info .name {
    font-size: 14px;
    line-height: 16px;
}
.no-touch .propsWidget ul.propList li a:hover .info .name {
    color: #0eaaa6;
}
.propsWidget ul.propList li a .info .price {
    font-size: 14px;
    line-height: 22px;
}
.no-touch .propsWidget ul.propList li a:hover .info .price {
    color: #fff;
}
.propsWidget ul.propList li a .info .price .badge {
    background-color: #eab134;
    font-size: 10px;
    line-height: 11px;
    color: #fff;
    padding: 2px 4px;
    border-radius: 2px;
    text-transform: uppercase;
    font-weight: normal;
}
.propsWidget ul.propList li a .info .address {
    font-size: 11px;
    line-height: 13px;
    color: #999;
    font-style: italic;
}

/**
 * 27.0 - Footer
 */

.home-footer {
    background-color: #333;
    color: #fff;
}
.footer-header {
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 20px;
    margin: 0;
    color: #c6e4e3;
}
.footer-nav, .footer-nav ul {
    margin: 0;
    padding: 0 0 20px 0;
    list-style-type: none;
}
.footer-nav li {
    line-height: 13px;
    padding-bottom: 7px;
    color: #dfdfdf;
}
.footer-nav li a {
    color: #fff;
}
.no-touch .footer-nav li a:hover {
    color: #999;
}
.footer-nav select {
    color: #fff;
    background-color: #333;
    width: 100%;
    padding: 7px;
    border: 1px solid #fff;
}
.footer-nav .post-date {
    font-style: italic;
    font-size: 11px;
}
.footer-nav .searchform label {
    display: none;
}
.footer-nav .searchform input[type="text"] {
    display: block;
    width: 100%;
    height: 37px;
    padding: 10px 14px;
    font-size: 13px;
    line-height: 16px;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    -webkit-appearance: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-bottom: 15px;
}
.footer-nav .searchform input[type="submit"] {
    display: block;
    width: 100%;
    padding: 10px 14px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: normal;
    line-height: 14px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    background-color: #068b85;
    color: #fff;
    -webkit-appearance: none;
}
.footer-nav .tagcloud a {
    padding: .2em .6em .3em;
    font-size: 12px !important;
    font-weight: normal;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 2px;
    background-color: #777;
    display: inline-block;
    margin-bottom: 5px;
    margin-left: 5px;
}
.no-touch .footer-nav .tagcloud a:hover {
    background-color: #000;
    color: #fff;
}
.footer-nav li.widget-phone {
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 15px;
}
.footer-nav li.widget-address {
    padding-bottom: 15px;
}
.footer-nav li.widget-address p {
    line-height: 13px;
    margin: 0 0 5px;
}
.copyright {
    text-align: center;
    color: #999;
    font-size: 12px;
    /*padding-top: 30px;*/
}
.content-sidebar ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.content-sidebar ul li {
    font-size: 14px;
}
.content-sidebar .widget-container {
    padding-bottom: 30px;
}
.content-sidebar h3 {
    margin-top: 0;
}
.content-sidebar li.widget-phone {
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 15px;
}
.content-sidebar li.widget-address {
    padding-bottom: 15px;
}
.content-sidebar li.widget-address p {
    line-height: 13px;
    margin: 0 0 5px;
}
.content-sidebar .agentsList li {
    padding-bottom: 7px;
}
.content-sidebar .agentsWidget ul.agentsList li a .info .name {
    font-size: 14px;
    line-height: 16px;
    color: #333
}
.no-touch .content-sidebar .agentsWidget ul.agentsList li a:hover .info .name {
    color: #0eaaa6;
}
.content-sidebar .agentsWidget ul.agentsList li a .info .title {
    font-size: 12px;
    line-height: 20px;
    color: #999;
}
.no-touch .content-sidebar .agentsWidget ul.agentsList li a:hover .info .title {
    color: #999;
}
.content-sidebar .propList li {
    padding-bottom: 7px;
}
.content-sidebar .propsWidget ul.propList li a .info .name {
    font-size: 14px;
    line-height: 16px;
    color: #333;
}
.no-touch .content-sidebar .propsWidget ul.propList li a:hover .info .name {
    color: #0eaaa6;
}
.content-sidebar .propsWidget ul.propList li a .info .price {
    font-size: 14px;
    line-height: 22px;
    color: #333;
}
.no-touch .content-sidebar .propsWidget ul.propList li a:hover .info .price {
    color: #333;
}
.propsWidget ul.propList li a .info .address {
    font-size: 11px;
    line-height: 13px;
    color: #999;
    font-style: italic;
}
.content-sidebar .btn-white {
    background-color: #333;
    color: #fff;
}
.content-sidebar .btn-o.btn-white {
    background-color: transparent;
    color: #333;
    border-color: #333;
}
.no-touch .content-sidebar .btn-white:hover,
.content-sidebar .btn-white:focus,
.content-sidebar .btn-white:active,
.content-sidebar .btn-white.active,
.content-sidebar .open > .dropdown-toggle.btn-white {
    background-color: #000;
    color: #fff;
}
.no-touch .content-sidebar .btn-o.btn-white:hover,
.content-sidebar .btn-o.btn-white:focus,
.content-sidebar .btn-o.btn-white:active,
.content-sidebar .btn-o.btn-white.active,
.content-sidebar .open > .dropdown-toggle.btn-o.btn-white {
    background-color: #000;
    color: #fff;
}
.content-sidebar .post-date {
    font-style: italic;
    font-size: 11px;
}
.content-sidebar .searchform label {
    display: none;
}
.content-sidebar .searchform input[type="text"] {
    display: block;
    width: 100%;
    height: 37px;
    padding: 10px 14px;
    font-size: 13px;
    line-height: 16px;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    -webkit-appearance: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-bottom: 15px;
}
.content-sidebar .searchform input[type="submit"] {
    display: block;
    width: 100%;
    padding: 10px 14px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: normal;
    line-height: 14px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    background-color: #068b85;
    color: #fff;
    -webkit-appearance: none;
}
.content-sidebar .tagcloud a {
    padding: .2em .6em .3em;
    font-size: 12px !important;
    font-weight: normal;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 2px;
    background-color: #777;
    display: inline-block;
    margin-bottom: 5px;
    margin-left: 5px;
}
.no-touch .content-sidebar .tagcloud a:hover {
    background-color: #333;
}
#comments ol.comment-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.commentBody p {
    font-size: 12px;
}
.commentContent {
    margin-bottom: 20px;
}

.filtro {width:65% !important; margin:0 !important}


/**
 * 3.0 - Buttons
 */

.btn {
    border-radius: 2px;
    text-decoration: none;
}
.btn-round {
    border-radius: 50px;
}
.btn-o {
    border-width: 1px;
    border-style: solid;
}
.btn-gray {
    background-color: #999;
    color: #fff;
}
.btn-o.btn-gray {
    background-color: transparent;
    color: #999;
    border-color: #999;
}
.no-touch .btn-gray:hover,
.btn-gray:focus,
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
    background-color: #333;
    color: #fff;
}
.no-touch .btn-o.btn-gray:hover,
.btn-o.btn-gray:focus,
.btn-o.btn-gray:active,
.btn-o.btn-gray.active,
.open > .dropdown-toggle.btn-o.btn-gray {
    background-color: #999;
    color: #fff;
}
.btn-light-gray {
    background-color: #dfdfdf;
    color: #333;
}
.btn-o.btn-light-gray {
    background-color: #fff;
    color: #333;
    border-color: #999;
}
.no-touch .btn-light-gray:hover,
.btn-light-gray:focus,
.btn-light-gray:active,
.btn-light-gray.active,
.open > .dropdown-toggle.btn-light-gray {
    background-color: #fff;
    color: #333;
}
.no-touch .btn-o.btn-light-gray:hover,
.btn-o.btn-light-gray:focus,
.btn-o.btn-light-gray:active,
.btn-o.btn-light-gray.active,
.open > .dropdown-toggle.btn-o.btn-light-gray {
    background-color: #fff;
    color: #333;
    border-color: #999;
}
.btn-white {
    background-color: #fff;
    color: #999;
}
.btn-o.btn-white {
    background-color: transparent;
    color: #fff;
    border-color: #fff;
}
.no-touch .btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
    background-color: #fff;
    color: #333;
}
.no-touch .btn-o.btn-white:hover,
.btn-o.btn-white:focus,
.btn-o.btn-white:active,
.btn-o.btn-white.active,
.open > .dropdown-toggle.btn-o.btn-white {
    background-color: #fff;
    color: #333;
}
.btn-black {
    background-color: #333;
    color: #fff;
}
.btn-o.btn-black {
    background-color: transparent;
    color: #333;
    border-color: #333;
}
.no-touch .btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active,
.open > .dropdown-toggle.btn-black {
    background-color: #000;
    color: #fff;
}
.no-touch .btn-o.btn-black:hover,
.btn-o.btn-black:focus,
.btn-o.btn-black:active,
.btn-o.btn-black.active,
.open > .dropdown-toggle.btn-o.btn-black {
    background-color: #000;
    color: #fff;
}
.btn-green {
    background-color: #0eaaa6;
    color: #fff;
}
.btn-o.btn-green {
    background-color: transparent;
    color: #0eaaa6;
    border-color: #0eaaa6;
}
.no-touch .btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green {
    background-color: #068b85;
    color: #fff;
}
.no-touch .btn-o.btn-green:hover,
.btn-o.btn-green:focus,
.btn-o.btn-green:active,
.btn-o.btn-green.active,
.open > .dropdown-toggle.btn-o.btn-green {
    background-color: #0eaaa6;
    color: #fff;
}
.btn-blue {
    background-color: #1d82aa;
    color: #fff;
}
.btn-o.btn-blue {
    background-color: transparent;
    color: #1d82aa;
    border-color: #1d82aa;
}
.no-touch .btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
    background-color: #086492;
    color: #fff;
}
.no-touch .btn-o.btn-blue:hover,
.btn-o.btn-blue:focus,
.btn-o.btn-blue:active,
.btn-o.btn-blue.active,
.open > .dropdown-toggle.btn-o.btn-blue {
    background-color: #1d82aa;
    color: #fff;
}
.btn-magenta {
    background-color: #9b156e;
    color: #fff;
}
.btn-o.btn-magenta {
    background-color: transparent;
    color: #9b156e;
    border-color: #9b156e;
}
.no-touch .btn-magenta:hover,
.btn-magenta:focus,
.btn-magenta:active,
.btn-magenta.active,
.open > .dropdown-toggle.btn-magenta {
    background-color: #7e115f;
    color: #fff;
}
.no-touch .btn-o.btn-magenta:hover,
.btn-o.btn-magenta:focus,
.btn-o.btn-magenta:active,
.btn-o.btn-magenta.active,
.open > .dropdown-toggle.btn-o.btn-magenta {
    background-color: #9b156e;
    color: #fff;
}
.btn-yellow {
    background-color: #eab134;
    color: #fff;
}
.btn-o.btn-yellow {
    background-color: transparent;
    color: #eab134;
    border-color: #eab134;
}
.no-touch .btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active,
.btn-yellow.active,
.open > .dropdown-toggle.btn-yellow {
    background-color: #dfa412;
    color: #fff;
}
.no-touch .btn-o.btn-yellow:hover,
.btn-o.btn-yellow:focus,
.btn-o.btn-yellow:active,
.btn-o.btn-yellow.active,
.open > .dropdown-toggle.btn-o.btn-yellow {
    background-color: #eab134;
    color: #fff;
}
.btn-red {
    background-color: #ea3d36;
    color: #fff;
}
.btn-o.btn-red {
    background-color: transparent;
    color: #ea3d36;
    border-color: #ea3d36;
}
.no-touch .btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active,
.open > .dropdown-toggle.btn-red {
    background-color: #d22a2a;
    color: #fff;
}
.no-touch .btn-o.btn-red:hover,
.btn-o.btn-red:focus,
.btn-o.btn-red:active,
.btn-o.btn-red.active,
.open > .dropdown-toggle.btn-o.btn-red {
    background-color: #ea3d36;
    color: #fff;
}
.btn-facebook {
    background-color: #43609c;
    color: #fff;
}
.btn-o.btn-facebook {
    background-color: transparent;
    color: #43609c;
    border-color: #43609c;
}
.no-touch .btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
    background-color: #395285;
    color: #fff;
}
.no-touch .btn-o.btn-facebook:hover,
.btn-o.btn-facebook:focus,
.btn-o.btn-facebook:active,
.btn-o.btn-facebook.active,
.open > .dropdown-toggle.btn-o.btn-facebook {
    background-color: #43609c;
    color: #fff;
}
.btn-twitter {
    background-color: #55acee;
    color: #fff;
}
.btn-o.btn-twitter {
    background-color: transparent;
    color: #55acee;
    border-color: #55acee;
}
.no-touch .btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
    background-color: #4993cc;
    color: #fff;
}
.no-touch .btn-o.btn-twitter:hover,
.btn-o.btn-twitter:focus,
.btn-o.btn-twitter:active,
.btn-o.btn-twitter.active,
.open > .dropdown-toggle.btn-o.btn-twitter {
    background-color: #55acee;
    color: #fff;
}
.btn-google {
    background-color: #dd4b39;
    color: #fff;
}
.btn-o.btn-google {
    background-color: transparent;
    color: #dd4b39;
    border-color: #dd4b39;
}
.no-touch .btn-google:hover,
.btn-google:focus,
.btn-google:active,
.btn-google.active,
.open > .dropdown-toggle.btn-google {
    background-color: #c44433;
    color: #fff;
}
.no-touch .btn-o.btn-google:hover,
.btn-o.btn-google:focus,
.btn-o.btn-google:active,
.btn-o.btn-google.active,
.open > .dropdown-toggle.btn-o.btn-google {
    background-color: #dd4b39;
    color: #fff;
}
.btn-pinterest {
    background-color: #cb2027;
    color: #fff;
}
.btn-o.btn-pinterest {
    background-color: transparent;
    color: #cb2027;
    border-color: #cb2027;
}
.no-touch .btn-pinterest:hover,
.btn-v:focus,
.btn-pinterest:active,
.btn-pinterest.active,
.open > .dropdown-toggle.btn-pinterest {
    background-color: #b51d22;
    color: #fff;
}
.no-touch .btn-o.btn-pinterest:hover,
.btn-o.btn-pinterest:focus,
.btn-o.btn-pinterest:active,
.btn-o.btn-pinterest.active,
.open > .dropdown-toggle.btn-o.btn-pinterest {
    background-color: #cb2027;
    color: #fff;
}
.btn-linkedin {
    background-color: #0177b5;
    color: #fff;
}
.btn-o.btn-linkedin {
    background-color: transparent;
    color: #0177b5;
    border-color: #0177b5;
}
.no-touch .btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin:active,
.btn-linkedin.active,
.open > .dropdown-toggle.btn-linkedin {
    background-color: #026599;
    color: #fff;
}
.no-touch .btn-o.btn-linkedin:hover,
.btn-o.btn-linkedin:focus,
.btn-o.btn-linkedin:active,
.btn-o.btn-linkedin.active,
.open > .dropdown-toggle.btn-o.btn-linkedin {
    background-color: #0177b5;
    color: #fff;
}
.btn-icon {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 36px;
    text-align: center;
}
.btn-icon.btn-lg {
    width: 41px;
}
.btn-icon.btn-sm {
    width: 31px;
}
.btn-icon.btn-xs {
    width: 22px;
}
.btn-icon.btn-round {
    border-radius: 50%;
}
.btn > .state, .btn.active > .state-active {
    display: inline-block;
}
.btn.active > .state, .btn > .state-active {
    display: none;
}

/**
 * 4.0 - Text colors
 */

.text-white {
    color: #fff;
}
.text-gray {
    color: #999;
}
.no-touch a.text-gray:hover {
    color: #333;
}
.text-green {
    color: #0eaaa6;
}
.no-touch a.text-green:hover {
    color: #068b85;
}
.text-blue {
    color: #1d82aa;
}
.no-touch a.text-blue:hover {
    color: #086492;
}
.text-magenta {
    color: #9b156e;
}
.no-touch a.text-magenta:hover {
    color: #7e115f;
}
.text-yellow {
    color: #eab134;
}
.no-touch a.text-yellow:hover {
    color: #dfa412;
}
.text-red {
    color: #ea3d36;
}
.no-touch a.text-red:hover {
    color: #d22a2a;
}
.text-facebook {
    color: #43609c;
}
.no-touch a.text-facebook:hover {
    color: #374e7e;
}
.text-twitter {
    color: #55acee;
}
.no-touch a.text-twitter:hover {
    color: #438cc3;
}
.text-google {
    color: #dd4b39;
}
.no-touch a.text-google:hover {
    color: #b63d2e;
}
.text-linkedin {
    color: #0177b5;
}
.no-touch a.text-linkedin:hover {
    color: #015f91;
}
.bg-green {
    color: #fff;
    background-color: #0eaaa6;
}
.no-touch a.bg-green:hover {
    background-color: #068b85;
}
.bg-red {
    color: #fff;
    background-color: #ea3d36;
}
.no-touch a.bg-red:hover {
    background-color: #d22a2a;
}
.bg-blue {
    color: #fff;
    background-color: #1d82aa;
}
.no-touch a.bg-blue:hover {
    background-color: #086492;
}
.bg-yellow {
    color: #fff;
    background-color: #eab134;
}
.no-touch a.bg-yellow:hover {
    background-color: #dfa412;
}
.bg-magenta {
    color: #fff;
    background-color: #9b156e;
}
.no-touch a.bg-magenta:hover {
    background-color: #7e115f;
}

/* GRID INMUEBLES */
.fa {
    text-align: center;
    height: 18px;
	font-size: 18px !important;
}
.subtitulo { line-height:1.3; margin-top:25px; margin-bottom:25px; }
.DLFichaParent {border: 1px solid #ccc; border-bottom:3px solid #ccc; background:#fff; padding: 0px; margin-top: 5px; margin-bottom: 5px; margin-left:-9px; margin-right:-9px; overflow:hidden !important}
.DLFichaParent .DLFichaImagen { max-height: 184px; height:184px; position: relative; overflow:hidden }
    .DLFichaParent .DLFichaImagen > a > img { width:100% !important; height:100% !important; position:absolute; top:0; left:0; right:0; padding:0; margin:auto; }

    .DLFichaImagen .container_image { position: relative; width: 100%; height:184px; float:left; overflow: hidden; }
        .DLFichaImagen .container_image .carousel-images { width: 100%; height:184px; overflow: hidden; }
        .DLFichaImagen .container_image .carousel-images img { object-fit:cover; width: 100%; height:184px; }
        .DLFichaImagen .container_image .controles { position: absolute; top: 0; bottom: 0; left:0; right: 0; z-index: 1}
            .DLFichaImagen .container_image .controles .anterior { color: #fff; display: inline-block; width: 50px; float: left; text-align: center; font-size: 55px; line-height: 184px; opacity:0.5 }
            .DLFichaImagen .container_image .controles .siguiente { color: #fff; display: inline-block; width: 50px; float: right; text-align: center; font-size: 55px; line-height: 184px; opacity:0.5 }
            .DLFichaImagen .container_image .controles a:hover { opacity: 1 }
            .DLFichaImagen .container_image .controles .gotoInmueble { color: #fff; display: inline-block; width: calc(100% - 100px); float: left; text-align: center; font-size: 55px; line-height: 184px; opacity: 0.5; }
                .DLFichaImagen .container_image .controles .gotoInmueble:hover { text-decoration: none; }

.DLFicha.Destacado .DLFichaParent .DLFichaImagen { max-height: 237px; height: 237px; }
    .DLFicha.Destacado .DLFichaImagen .container_image { position: relative; width: 100%; height:237px; float:left; overflow: hidden; }
        .DLFicha.Destacado .DLFichaImagen .container_image .carousel-images { width: 100%; height:237px; overflow: hidden; }
        .DLFicha.Destacado .DLFichaImagen .container_image .carousel-images img { object-fit:cover; width: 100%; height:237px; }

.DLFichaParent .DLFichaTitulo { font-family: 'Roboto Condensed', sans-serif; font-weight:300; max-height:76px; height:76px; padding:10px 25px; font-size:1.5em; line-height:1.1em; overflow:hidden;}
.DLFichaParent .DLFichaResumen { font-weight:normal; font-size:1em; padding:0 34px; max-height:100px; height:100px; overflow:hidden; color: #777; }
.DLFichaParent .DLFichaReferencia { min-height: 20px; font-size:12px; }

.DLFichaParent .DLFichaPrecioVenta { font-family:'Roboto Condensed', sans-serif; font-weight:500; min-height:20px; font-size:1.6em; padding:10px 30px; display: none; }
.DLFichaParent .DLFichaPrecioAlquiler { font-family:'Roboto Condensed', sans-serif; font-weight:500; min-height:20px; font-size:1.6em; padding:10px 30px; color:#999}
.DLFichaParent .DLFichaCaracteristicas { }
.DLFichaParent .iconos {background:rgba(255,255,255, 0.8); position:absolute; bottom:0; width: 100%; padding:4px 20px; text-align:left; z-index: 1; }
.DLFichaParent .iconos span{font-family: 'Roboto Condensed', sans-serif; font-weight:900}
.DLFichaParent .iconos i {margin-right:20px; }


/****************** Listado ********************/
.Destacado .DLFichaPrecioVenta {color:#000}
.Destacado .DLFichaParent .precios {bottom:4px}
.DLFichaParent {border-top:1px solid #ececec; border-right:1px solid #ececec; border-bottom:2px solid #ececec; border-left:1px solid #ececec; margin-left:0;  margin-right:0; margin-bottom:30px; margin-top:0px }
.DLFichaParent .DLFichaTitulo {font-family:"Open Sans", sans-serif !important; padding:16px 33px; font-size:20px}
.DLFichaParent a{color:#dd541e}

.inmueblesLateral .DLFichaParent {margin-left:0px; margin-right:0px; }
.inmueblesLateral .DLFicha {min-height:120px}
.inmueblesLateral .DLFichaParent:first-child {margin-top:0}
.inmueblesLateral .DLFichaParent {margin-top:15px; margin-bottom:15px}
.inmueblesLateral .DLFichaParent .DLFichaTitulo{padding:14px 0 0 0; height:auto; font-size:16px}
.inmueblesLateral .DLFichaParent .DLFichaPrecioVenta {padding:0 0; font-family:"Open Sans", sans-serif !important; font-weight:bold; font-size:18px}
.inmueblesLateral .DLFichaParent .DLFichaImagen {height:100px;}
.inmueblesLateral .DLFichaParent .DLFichaImagen img {width:200px !important;}
.inmueblesLateral .DLFicha {width:100%; margin-bottom:10px}
#mID71513 {margin-bottom:0; }
#mID71513 .inmueblesLateral {margin-top:14px}

.inmueblesLateral .DLFichaParent .DLFichaPrecioVenta span {font-weight:700 !important; font-family:"Open Sans", sans-serif !important; font-size:16px; padding:0} 
.inmueblesLateral .DLFichaParent .DLFichaPrecioAlquiler{font-family:"Open Sans", sans-serif !important; text-align:left !important; font-size:16px }
.inmueblesLateral .DLFichaParent .DLFichaPrecioAlquiler span {padding:0  !important; color:#333}
.inmueblesLateral h3 {font-size:20px !important;}
#mID71513 .zm-header h1{border-bottom: 1px solid #a6a6a6;}
.DLFichaParent .precios {position:absolute; right:0; bottom:20px; margin:10px 34px;}
.DLFichaParent .DLFichaPrecioAlquiler {padding:0px; text-align:right;}
.DLFichaParent .DLFichaPrecioAlquiler  span{font-family:"Open Sans", sans-serif; font-size:14px; background:rgba(255,255,255,0.8); padding:4px 10px; font-weight:100 !important}
.DLFichaParent .DLFichaPrecioVenta {font-family:"Open Sans", sans-serif; padding:5px 0}
.DLFichaParent .DLFichaPrecioVenta span {font-family:"Open Sans", sans-serif; font-size:20px; background:rgba(255,255,255,0.8); padding:4px 10px; font-weight:100 !important}
td .precioAlquiler {color:#b5b4b4}
.Destacado .DLFichaParent .DLFichaPrecioVenta {font-size:24px}
.DLFichaParent .DLFichaPrecioAlquiler {color:#000;}
.DLFichaParent .DLFichaResumen {padding-bottom:20px}
.iconos {color:#a6a6a6}
.iconos .metros{line-height:18px !important}
#infoListado {color:#4b4b4b}
#infoListado a {color:#dd541e}
#infoListado td{text-align:left !important; border-top:12px solid #f0f0f0; background:#f6f6f6}
#infoListado .odd{margin:5px 0 !important}
#infoListado .even{margin:5px 0 !important}
#infoListado .foto {width:120px;}
#infoListado .alias{text-transform:uppercase; font-weight:700}
#infoListado .foto a img {width:100%}
#infoListado .foto {padding:0px}
.btn-primary.active {background:#333 !important}
#infoListado .noFoto {
	height:68px !important;
	display:block;
	margin-left:20px
	}

.titulo h1 small {font-size:22px; font-weight:700; color:#dd541e}
.DLFichaParent .iconos i:last-child {margin-right:0}
.DLFichaParent .iconos {
    padding: 10px 30px;
    bottom: 10px;
    background: none;
    display: inline-block;
    height: 40px;
	position:relative !important
	}
.DLFichaParent .iconos span {font-weight:300 !important; font-family:"Open Sans", sans-serif; vertical-align: middle; line-height: 7px;}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {vertical-align:middle !important}
.table.dataTable.no-footer{border:none}
.table.dataTable thead th, table.dataTable thead td {border:none !important}
#infoListado thead{height:60px !important; font-weight:bold; text-transform:uppercase}
#infoListado thead td {background:#FFF; border-top:1px solid #e8e8e8 !important; border-bottom:1px solid #e8e8e8 !important; padding-top:0px !important; padding-bottom:0px !important; height:65px}
#infoListado tr {background:#FFF; padding:2px 0;}
#mID71275 .titulo h1, #mID72023 .titulo h1 {margin-bottom:14px;}
.containerLinksInteres ul li {font-size:15px}

.panel.error{background-image:url(/Portals/inmolares/Images/Error.jpg) !important; /*background-size:cover;*/ margin-top:-148px}
.ains{font-family: 'Pacifico', cursive; font-size:80px; }
.mensajeError {
	font-size:18px; 
	text-shadow:0px 0px 3px #FFFFFF, 0px 0px 3px #FFFFFF, 0px 0px 3px #FFFFFF, 0px 0px 3px #FFFFFF;
	}
.panel {

    background-repeat: no-repeat;
    background-position:center bottom;
	border-bottom:10px solid #dd541e;
	height:600px
}
.panel.error .mensaje{margin-top:220px}

table.dataTable thead th, table.dataTable thead td {padding:10px 8px !important}
.foto.sorting_disabled img {margin-left:-8px}
#divOrdenIsotope .dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus{background:#F0F0F0 !important; color:#000}
.gmap3 {margin-bottom:30px}
#infoListado_wrapper {margin-bottom:30px}

@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
.DLFicha{
  opacity:0;
  -webkit-animation:fadeIn ease-in 1;
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:0.6s;
  -moz-animation-duration:0.6s;
  animation-duration:0.6s;

  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

#infoListado .tag {display:none}
.bloqueInfo { position:relative; overflow:hidden}
.DLFichaParent {position:relative; overflow:hidden}

.tag {
		width:270px; 
		z-index:9; 
		background:#900; 
		position:absolute; 
		top:50px; 
		left:-44px;
		text-align:center; 
		padding:10px 20px; 
		color:#FFF; 	
		font-family: 'Roboto Condensed', sans-serif;
		font-size:20px;
		text-transform:uppercase;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.45);
		-moz-box-shadow:    3px 3px 5px 0px rgba(0, 0, 0, 0.45);
		box-shadow:         3px 3px 5px 0px rgba(0, 0, 0, 0.45);
		font-weight:300;
		text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
		letter-spacing:2px	
		}
	

.DLFicha .tag
{
	width:80px; 
	font-size:18px;
	top: -3px;
    left: -23px;
	padding:5px 10px; 
}
.DLFicha .DLFichaImagen .tag
{
	left: -10px;
}

.DLFicha .DLFichaImagen img, .inmueblesLateral .DLFichaParent .DLFichaImagen img{


  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);

  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;

}

.DLFicha .DLFichaImagen img:hover, .inmueblesLateral .DLFichaParent .DLFichaImagen img:hover{


  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);


}
 .container  .DLFichaParent .DLFichaResumen {
  padding: 9px 35px 0;
  overflow: hidden;
  color: #777;
  max-height: 90px;
  height: 90px;


}
 .container .DLFichaParent .precios{
  bottom: 9px;
}

 .container .DLFichaParent .DLFichaPrecioAlquiler{
  min-height: 0;

}


 .container .DLFichaParent .iconos{
  padding: 17px 34px 17px 31px;
  height: 58px;
  bottom:0;

}

.container .DLFichaParent .DLFichaImagen{
  max-height: 174px;
  height: 174px;

}

 .container .DLFichaParent .DLFichaTitulo{
  padding: 20px 34px 0;
  max-height: 66px;
}
