/* buscador: diseño horizontal */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_buscador_horizontal.css");

@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Rokkitt:400,700');
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:400,600,700');




/* ====================
   GENERALES
   ==================== */
   
   h1 {
    color: #fff;
}

.home_section img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
	margin-top:25px;
}
.home_section img:hover {
	filter:none;
}
.home_section div {
	text-align: center;
}
	
	
.home_section h4 {
	font-size: 1.20em;
    text-align: center;
    color: #555864;
    font-style: italic;
	margin-bottom:20px;
}
.home_section {
    display: table;
    margin: 20px auto 0;
    background: #fff;
    padding-bottom: 45px;
    padding-top: 20px;
    width: 100%;
}
.home_section h2 {
	width: 100% !important;
}

#detalle #ficha div .detallesFicha ul li i {
    display: none;
}  
#detalle #ficha div .detallesFicha ul li {

}
#detalle #ficha div .detallesFicha ul li strong {
	font-weight: 700;
    margin-right: 10px;
}
#ficha > div.colIzq > div:nth-child(5) {
	margin-top: 75px;
}
.fa-caret-down:before {
    content: "\f107" !important;
}
.paginacion:before, article.headerPage:before , article.headerResults:before, #results .offers:before , #detalle:before {
	display:none !important;
}

#detalle .tabs li a {
    display: block;
    padding: 16px 20px;
    margin-right: 5px;
    text-decoration: none;
    border-radius: 4px 4px 0 0;
	background: #4d5154 !important;
    border-radius: 0;
    border: none !important;
    color: #fff;
}
#detalle .tabs li.activo a {
    background: #1a1d1f !important;
}
#detalle .tabs li a i {
	display:none;
}
#detalle #ficha div.colIzq .groupTabs .tabs {
	border:none !important;
	    display: none;
}
.breadcrumbs {
	display:none;
}
.breadcrumbs > ul > li:after {
    content: "\f105";
    font-family: FontAwesome;
    font-weight: bold;
    font-size: 17px;
    margin-left: 9px;
    line-height: 50px;
    position: absolute;
    top: 0px;
    right: -25px;
}
   
/* ====================
   COOKIES
   ==================== */
   
.title_child { 
	    font-size: 26px;
} 
.tres_columnas .column_child, .tres_columnas_foto .column_child, .tres_columnas_foto_enlace .column_child {
    width: 31.5% !important;
    float: left!important;
    text-align: justify;
}
#aviso_cookie {
    width: 35%;
    height: auto;
    position: fixed;
    bottom: 10px;
    right: 10px;
    left: inherit;
    z-index: 999;
}

#aviso_cookie div {
    margin: 0 auto;
    display: table;
    line-height: 42px;
    border-radius: 0px;
        background: #26456a;
    color: #FFF;
    position: relative;
    width: 100% !important;
    padding: 20px;
    box-sizing: border-box;
}

#aviso_cookie div p {
    font-size: 16px !important;
	font-family: 'Raleway', sans-serif;
	color: #fff;
}
#aviso_cookie div p a {
    color: #89cad4;
	text-decoration:none;
}
#aviso_cookie div > a {
    text-indent: -9999px;
    width: 13px;
    height: 13px;
    background: none; 
    position: absolute;
    right: 4px;
    top: 13px;
    height: 40px;
    position: absolute;
    width: 40px;
    cursor: pointer;
	opacity:.7;
}
#aviso_cookie div > a:hover, #aviso_cookie div > a:focus {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	background:none !important
}
#aviso_cookie div > a:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 8px;
    height: 2px;
    border-style: solid;
    border-width: 0;
    border-color: rgba(255,255,255,0);
    background: rgba(255,255,255,1);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: auto;
    width: 24px;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
#aviso_cookie div > a:after {
    content: "";
    position: absolute;
    margin: auto;
    width: 24px;
    height: 2px;
    background: #fff;
    top: 8px;
    left: 8px;
    height: 2px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}




#home .row {
	margin:auto;
}
#content > section > div > article > div > h1 {
	text-align: center;
    text-indent: inherit;
    position: relative;
	color:#174D67;
	
}

.home_section a.masInfo{
	display:none !important;
}


   
/* ====================
   BLOG
   ==================== */
   
   #blog #content > section > div.texto{
	   display:none;
   }
	#blog .texto{
		margin-right:10px !important;
	
	
	}
	
	#blog .texto p img{
		margin-right:20px !important;
	}
	#blog #articuloCompleto .wrapArticulo .colIzq {
		width: 100% !important;
	}
	
	#blog .default-facebook-like, #blog .default-facebook-like{
		float:left;
	}
	
	
	#blog .default-facebook-like{
		margin-left: 120px;
		margin-right: -300px;
	}
	
	#blog .default-facebook-share{
		margin-left: -100px;
	}
	
	#blog .default-twitter{
		float:right;
		margin-right: 60px;
		margin-top: -20px;
	}
	#blog #latestArticle{
		width:60% !important;
	}
	
	
	#content > section > div.texto{
		width:100% !important}
	
	#articuloCompleto {
		margin: 0 auto 100px auto !important;
		position: relative;
	}
	
	#articulosBlog .articulo .contenido .fecha, #articuloCompleto .wrapArticulo .fecha {
		width: 105px !important;
		right: 10px;
		text-align: center;
	}
	#latestArticle {
		width: initial;
	}
	
	#formAlertaBusqueda {
    	background: #8cacd5;
	    border: 0;
	}
	
	#formAlertaBusqueda .titulo {
    	background: #ffffff;
	}
	
	#formAlertaBusqueda .titulo h3 {
    	color: #555864;
	}
   
#background{
    background: #457cc1;
}
header {
	position: relative;
	background: #fff;
	height:auto;
}
#home header{
	border:none;
}

#logo {
	z-index: 13;
        top: 16px;
    background: none;
    /* padding: 25px 0; */
    width: 300px !important;
    left: 50% !important;
}

section {
	margin: 0px auto;
    padding-top: 15px;
}
#home section {
	width:100%;
	margin-top: -201px;
}
.nivo-controlNav {
	display:none !important;
}

body {
    font-family: 'Lato', sans-serif;
	color: #555864;
	font-weight:500;
}
label {
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}

p , article .texto {
    font-size: 15px;
    line-height: 26px;
    color: #fff;
    font-weight: 400;
}

a {
	color: #555864;
	text-decoration: none;
}

a:hover, a:active {
    color: #9597a0;
}

::selection {
	background: #3fb9be;
	color: #FFF;
}

.btn {
	font-size: 13px;
    font-weight: 600;
    height: 55px;
    border-radius: 0;
        background: #457cc1;
    color: #fff !important;
    border: none;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    letter-spacing: .5px;
}

.btn:hover {
	border: none;
}

#bgContent {
	padding-top: 1px;
	padding-bottom: 40px;
}

button.btn.btnDefault {
    padding: 10px 20px;
    color: #fff !important;
    border: 1px solid #fff;
}

#home #bgContent {
	padding-top: 1px;
	padding-bottom: 0px;
}
.sliderPropiedad.sliderMini {
	z-index:0;
}

#home #bgContent {
}
article {
    position: relative;
}

h2 {
	    font-family: "Poppins", monospace;
    font-weight: 500;
    line-height: 1.1;
    color: #fff;
    /* text-transform: uppercase; */
    position: relative;
    text-align: left;
    letter-spacing: 3px;
    font-size: 30px;
    padding-bottom: 20px;
    margin: 30px 0 35px;
}

article#mainText h2:before {
    background: #457cc1 !important;
}

h2:before {
    content: "";
    width: 60px;
    height: 4px;
    background-color: #26456a;
    position: absolute;
    bottom: 0;
    left: 0;
}


#mainText > div > h2 {
    color: #fff;
    float: left;
    text-align: left;
	    margin: 50px 0 10px;
}





.modalContainer {
	top: -56px;
	}

.simuladorHipoteca.modalContainer .modal {
	padding: 47px 0 30px 0;
}

.modalContainer form {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

form div.line input[type="text"], form div.line select, form div.line textarea {
	border-radius: 0;
}

.breadcrumbs , .breadcrumbs > ul > li > a {
	color:#fff;
}

#detalle #ficha .header .headerTitulo .headerRight .precioReducido {
    text-decoration: line-through;
    color: #ff4a00;
    margin-bottom: 12px;
}

/* ====================
   SLIDER
   ==================== */
#slider {
	z-index: 0;
	position: relative;
	background: url(slider_images/img01.jpg) no-repeat center -473px;
	background-attachment: fixed;
	background-size: cover;
	padding-top: 0px;
	height: 0px;

}

#slider:before {
	content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    position: absolute;
    z-index: 2;
    top: 0;
}


#home #slider {
	background:none;
	height: auto;
    max-height: 750px;
}


#slider .nivoSlider {
	margin: 0 auto;
}

#slider #slideshow  img {
}

.nivoSlider img {
	width: 100% !important;
	height: auto !important;
	
}

.nivo-caption {
    background: none !important;
    padding: 0px !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
	bottom: 130px !important;
	font-size: 20px;
    font-weight: 600;
    background: none!important;
    padding: 15px !important;
	
	
}
.nivo-caption > div {
	color: #fff;
    font-size: 20px;
    text-align: center;
}

.nivo-caption p {
	    color: #fff;
    font-size: 30px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.45);
}

.nivo-directionNav {
	position: absolute;
	bottom: 160px;
	left: 50%;
	z-index: 10000;
	height: 60px;
	display: none;
}


.nivo-caption > div span:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0 20px;
    border-radius: 50%;
    border: 2px solid #568298;
    position: relative;
    top: -2px;
}
.nivo-caption > div span.superficie:after, .nivo-caption > div span.precio:after {
	display:none !important;
}

.nivo-directionNav a {
	top: 0 !important;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	background-image: url(img/nav_slider.png);
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.nivo-directionNav a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.nivo-directionNav a.nivo-nextNav {
	background-position: -60px 0;
}

.nivo-directionNav a.nivo-prevNav {
	background-position: 0 0;
}

.nivo-prevNav {
	left: initial !important;
	right: 70px;
}


/* ==================== 
   NAVEGACIÓN
   ==================== */

#navegacion #navHeader {
	z-index:1;
	    float: right;
	}

#navegacion {
	position: absolute !important;
    top: 0;
    background: #ffffff;
    padding: 20px 0;
    padding: 0;
    z-index: 12;
	
}
#home #navegacion {
	padding:0;
}


#home #navegacion:before {
	opacity:1; 
}

#navegacion nav {
	display: table;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
	 box-shadow:none;
	    padding: 40px 0 0;
}

#navegacion #navHeader #navLinks, #navegacion #navHeader #operationList {
    /*float: right;*/
}

#navegacion #navHeader #navLinks li {
	/*border-right: 1px solid #ccc;*/
}

#navegacion #navHeader #navLinks li:last-child {
	border-right: none;
}

#navegacion ul li a {
	height: 60px;
    line-height: 63px;
    font-weight: 400;
    color: #000;
    font-size: 15px;
    padding: 0px 25px !important;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    transition: none;
    text-transform: uppercase;
    font-family: 'Poppins', serif;
    letter-spacing: .5px;
}

#navegacion ul li.dropDownMenu ul li a {
	color: #fff !important;
}

#navegacion ul li:hover > a, #navegacion ul li > a:hover {
	background: none;
	    color: #8cacd5 !important;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
}

#navegacion ul li.dropDownMenu ul li.dropDownMenu a {
	color: #fff !important;
}

#navegacion ul li.dropDownMenu ul li.dropDownMenu:hover > a,#navegacion ul li.dropDownMenu ul li.dropDownMenu a:hover {
	color: #fff !important;
}

#navegacion ul li.dropDownMenu:hover > a, #navegacion ul li.dropDownMenu > a:hover {}

#navegacion ul li.dropDownMenu:hover ul li:hover {
    background: #555864 !important;
}
#navegacion ul#idiomas li.dropDownMenu:hover ul li:hover {
	 background: none !important;
}

#navegacion ul li.dropDownMenu:hover ul li a, #navegacion ul li.dropDownMenu ul li a:hover {
	background: none !important;
}

#navegacion #navLinks li:last-child a {
	border-right: none;
}

#navegacion ul li.dropDownMenu:hover > a {
	/*color: #fff !important;*/
	border-bottom: none !important;
}

#navegacion ul li.dropDownMenu:hover > a:after {
	display: none;
}

#navegacion nav div > ul > li > a, #navegacion nav ul#favoritos > li > a {
	position: relative;
	padding-left:0 !important;
}

#navLinks .dropDownMenu > a > i {
    float: left;
    margin-top: 23px;
    margin-right: 5px;
}

#navLinks .dropDownMenu > a > span {
	float: left;
}

.dropDownMenu ul {
	background: #8cacd5 !important;
	height: auto !important;
	right:0;
	top: 60px;
}

.dropDownMenu ul li a {
	color: #fff !important;
	border-right: none !important;
	margin: 0 10px;
}

.dropDownMenu ul li a:hover {
	color: #fff !important;
	background: #404d36 !important;
}

#navegacion.fixed {
}
.dropDownMenu ul li{
	padding:6px;
}

/* ====================
   FAVORITOS
   ==================== */
#navegacion ul#favoritos {
	float: none;
	display:none;
}

#navegacion ul#favoritos > li:hover > a {
}

#navegacion ul#favoritos > li > div {
	background: rgba(212,175,95,.9) !important;
	left: 50%;
}

#navegacion ul#favoritos > li > div > div > div > ul > li {
	background: #fff;
	height: 190px;
	padding: 0px !important;
}

#navegacion ul#favoritos > li > div > div > div > ul > li:hover {
}

#navegacion ul#favoritos > li:hover > div a {
	height: 82px;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 {
	top: 0px;
	left: 0px;
	padding:5px;
	background:#272727 ;
	position: relative;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 {
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 a {
	padding: 0 !important;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 22px !important;
	line-height: 22px;
	color: #fff !important;
	text-shadow: none;
	text-transform:initial;
	letter-spacing:0px;
}
#navegacion ul#favoritos > li > div > div > div ul li .contenido .caracteristicas li{
	text-align:center;
}


#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas .caracteristicas li i{
	display:none;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido {
	padding: 0 5px;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas {
	height: 32px;
	color: #575757;
}

#navegacion ul#favoritos > li > div > div > div > ul > li .contenido .precio {
	background: none !important;
	color: #292929 !important;
	margin-top: -10px;
	font-weight: 700;
	text-align: center;
}

/*--------------------
 :: IDIOMAS
--------------------*/

#navegacion ul#idiomas li a.langSelect {
    float: left;
    padding: 24px 5px !important;
    height: auto !important;
    line-height: inherit !important;
}
#idiomas > li > a > i {
	font-size:12px;
}
#navLinks > li.dropDownMenu > ul:before, #operationList > li.dropDownMenu > ul:before, #idiomas > li.dropDownMenu > ul:before {
	content: "";
	position: absolute;
	top: -12px;
	right: 20px;
	width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #9597a0;
}  
#navegacion #operationList > li > ul > li.dropDownMenu > a > i {
    margin: 19px 8px 0 0;
}
#navegacion #operationList > li > ul li a {
    padding: 0px 20px 0 2px !important;
    height: 55px;
    line-height: 55px;
}

#navegacion ul#idiomas li a {
	background: none !important;
	text-transform: inherit;
	font-weight: 300;
	padding:0 !important;
}


#navegacion ul#idiomas > li:hover > a {
	background: none!important;
}

#navegacion ul#idiomas li ul {
    top: 61px;
}

#navegacion ul#idiomas li ul li a {
	height: 30px;
	line-height: 30px;
}

#navegacion ul#idiomas li:hover > a {
}

#navegacion ul#idiomas li ul li:hover > a {
	color: #FFF !important;
}

 #navegacion nav ul#favoritos > li > a span {
	display:none !important;
}
#navegacion ul#idiomas li a span > span:last-child {
	display:inline-block;
	text-transform:uppercase;
    margin-left: 7px;
	font-size: 14px;
	letter-spacing: 0.2px;
	display:none;
}
#navegacion ul#idiomas {
    float: right;
    position: absolute;
    right: 0;
	    top: -10px;
}


/* ====================
   DATOS CONTACTO HEADER 
   ==================== */
header .datosContacto {
	top:0px !important;
    z-index: 1;
    background: #555864;
	width: 100% !important;
	margin-left:0 !important;
	left:0 !important;
	font-family: 'Poppins', serif;
	    display: none;
}

header .datosContacto address {
    background: none;
    color: #fff;
    padding: 0;
    position: relative;
	float: none;
	margin:auto;
	
}

header .datosContacto address a {
	color: #e0e0e0;
	text-decoration: none;
}

header .datosContacto address ul {
	position: relative;
	text-align: right;
    float: right;
    width: auto;
}

header .datosContacto address ul li {
	color: #e0e0e0;
    text-align: right;
    display: inline-block;
    font-size: 17px;
	margin-bottom: 0;
	font-weight: 300;
    float: right;
	border-right: 1px solid #8d8f96;
    padding: 0px 20px;
    margin:9px 0;
    height: 20px;
    line-height: 20px;
}
header .datosContacto address ul li.direccion {
	float: left;
    border: none;
    padding-right: 5px;
}
header .datosContacto address ul li.poblacionProvincia {
	float: left;
    padding-left: 0;
}


header .datosContacto address ul li.telefono {
	border-right:none;
}

header .datosContacto address ul li i {
    display:none;
}
header .datosContacto address ul li.email i {
    color: transparent;
    background: url(img/mail_header.png) no-repeat left center;
    background-size: 22px;
    height: 21px;
    position: relative;
    top: -4px;
    margin-right: 10px;
}

header .datosContacto li.agencia,  header .datosContacto li.fax, header .datosContacto li.movil, header .datosContacto ul:first-child li:last-child, header .datosContacto address .socialLinks{
	display: none !important;
}

header .datosContacto address .socialLinks {
	border-top: none;
	margin: 0;
	padding: 0;
	padding-left: 9px;
	display:block !important;
 
}


header .datosContacto address .socialLinks li {
    display: block;
	border: none;
	padding:0px 5px;
	float:left;
	margin-right:0;
}
header .datosContacto address .socialLinks li:last-child{
	border-right:1px solid #6b6b6b;	
	padding-right: 12px;
}
header .datosContacto address .socialLinks li i {
	display:block !important;
}



header .datosContacto address ul.socialLinks li i {
	margin-right: 0px;
	color: #fff;
	width: 20px;
    font-size: 15px;
	line-height: 20px;
}

/* ==================== 
   BUSCADOR 
   ==================== */
#buscador {
    display: none;
    left: 50%;
	position: relative;
        top: -190px;
    box-sizing: border-box;
    padding: 5px 10px;
}

#buscador > div {
	margin: 0 auto;
    display: table;
    position: relative;
	padding: 42px 0 0px;
    box-sizing: border-box;
	background: #fff;
}


#home #buscador {
	display:block;
}

#buscador .tabs {
        border-bottom: 1px solid transparent;
    margin-top: 0px;
    left: 0;
    position: absolute;
        top: -48px;
    /* margin-bottom: 40px; */
    text-transform: uppercase;
}
#buscador .tabs li {
	position: relative;
    display: inline-block;
    padding: 0;
    line-height: 24px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    margin: 0 0 10px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
/*#buscador .tabs li.activo:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 1;
    background: #fff;
}*/
#buscador div#openProperty form fieldset #numero_ref {
    width: 150px;
}

form div.line {
    margin-bottom: 5px;
}
#buscador .tabs li a {
    font-weight: 400;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    background: none;
    padding: 0;
    border-radius: 0;
    border: none;
    color: #777;
    position: relative;
    margin: 0;
}
#buscador .tabs li a i{
	display:none;
}
#buscador .tabs li.activo a i{
	color: #fff;
}

#buscador .tabs li.activo a {
	    color: #ffffff;
    background: #8cacd5;
    padding: 12px 28px;
}

#buscador label {
	color: #8cacd5;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: .1px;
}
#buscador div form:first-child {
	padding-right:0;
}
.globalSelector div.value {
    height: 47px;
}


#buscador div#openProperty form, #buscador div#openNew form, #buscador div#openProperty form fieldset, #buscador div#openNew form fieldset {
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
}
#buscador div#openProperty , #buscador div#openNew {
	top: -24px;
    position: relative;
}

.modal label {
	color: #575757 !important;
}

/*div#openProperty form:last-child div.line:last-child {
	width: 68px !important;
}*/

.filtroResultados > ul > li > ul {
	top: 37px;
	width: 405px;
	color: #555864;
}

.filtroResultados > ul > li > ul:before {
	content: "";
	position: absolute;
	top: -5px;
	right: 9px;
	width: 0;
	height: 0;
	border-left: 5px solid rgba(0, 0, 0, 0);
	border-right: 5px solid rgba(0, 0, 0, 0);
	border-bottom: 5px solid #e4e4e4;
}
article.offers #leyenda {
    border: 1px solid #2b6371;
}

.busquedaAvanzada > a {
	    color: #fff;
    font-weight: 400;
    font-size: 13px;
    padding: 16px 24px;
    background: #8cacd5;
    text-transform: uppercase;
    top: 11px;
    right: 0;
    font-family: 'Poppins', sans-serif;
}

.busquedaAvanzada > a:hover > i {
 	color: #818a95;
}

.busquedaAvanzada > a > i {
    display:none;
}
form div.line input[type="text"], form div.line select, form div.line textarea{
	border-radius: 0;
    height: 50px;
    border: none;
    background-color: #fff;
    border: 1px solid #a2a4a9;
    -webkit-padding-end: inherit;
    -webkit-appearance: none;
    color: #a2a4a9;
    font-weight: 500;
    font-size: 13px;
}
#detalle form div.line input[type="text"], #detalle form div.line select, #detalle form div.line textarea , #results form div.line input[type="text"], #results form div.line select, #results form div.line textarea{
	height: 45px;
    border: 1px solid #d6d6d6;
}
#results #leyenda form div.line input[type="text"], #results leyenda  form div.line select, #results leyenda form div.line textarea{
	height: 45px;
	width: 35%;
}
#results #leyenda label {
    margin: 10px 0 5px 0;
    font-size: 15px !important;
    color: #525b61;
    font-weight: normal;
}
article.offers #leyenda form .line.filtro_precio div span, article.offers #leyenda form .line.filtro_m2 div span {

    color: #525b61;
}
#detalle #formMasInfo #contenido form {
	background:none;
}
#buscador div form fieldset button, #buscador div form:first-child fieldset button, #buscador div form:last-child fieldset button{
	top: 6px !important;
    border-radius: 0px;
    /* color: transparent !important; */
    background: #8cacd5;
    background-size: 23px;
    height: 48px;
    width: 75px !important;
    padding: 8px;
    right: inherit;
}
#buscador div form fieldset button:hover, #buscador div form:first-child fieldset button:hover, #buscador div form:last-child fieldset button:hover{
	background: #26456a;
    background-size: 23px;
}
/* ====================
   MAIN TEXT
   ==================== */
article#mainText {
	    background: #26456a;
	margin: 0;
	padding: 0px 0 0;
	margin-bottom: 20px;
	width: 100% !important;
	/*display:none;*/
}
article#mainText:after {
	content:"";
	clear:both;
	display: block;
}
article#mainText div {
    margin: 0 auto;
}

article#mainText > div {
	padding: 0px;
}
article#mainText > div > h2 {
	/*display:none;*/
}

article#mainText div.welcome 
{
	    width: 100%;
}
article#mainText div.welcome .left
{
	text-align:left;
	width: 55%;
	float:left;
	padding-right: 100px;
	box-sizing:border-box;
}
article#mainText div.welcome .right
{
	width: 45%;
	float:left;
}

 article#mainText div.welcome .right img
{   display: block;
    max-width: 100%;
    height: auto;
}

#mainText > div > div.welcome > div:nth-child(3) {
	padding-top: 35px;
    text-align: justify;
}
article#mainText div.welcome h3 {
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    letter-spacing: 1px;
    color: rgb(63, 185, 190);
	font-style:italic;
	font-family: 'Poppins', serif;
	letter-spacing:3px;
}
article#mainText div.welcome h2 {
    font-size: 35px;
    font-weight: 400;
    text-transform: inherit;
    color: #fff;
    width: 100% !important;
    text-align: left;
    margin: 0px 0 10px;
    line-height: 46px;
	border:none;
	padding-bottom: 10px;
	letter-spacing: 5px;
}
article#mainText div.welcome h2:before {
	display:none;
}
article#mainText div.welcome {
	color:#fff;
}
article#mainText div.welcome p {
	margin-bottom: 0px;
    font-size: 15px;
    line-height: 26px;
    font-weight: 300;
	font-family: 'Poppins', sans-serif;
    letter-spacing: .5px;
	float: left;
    width: 100%;
}

.welcome div img {
    padding-left: 70px;
	margin-top: -40px;
	max-width: 75% !important;
}

article#mainText div.welcome h2:after {
	display:none;
}

article#mainText .welcome {
	box-sizing: border-box;
    color: #fff;
    font-weight: 500;
	margin-top: 20px;
    margin-bottom: 40px;
}

article#mainText .datosContacto {
	display:none;

}
article#mainText .datosContacto {
	display: none;
}


.flecha {
	    background: rgb(239, 17, 76);
}

#contacto .datosContacto .sucursales .sucursal:nth-child(2n+1) {
	    background: #fff;
}

.modalContainer .modal form button.btn {
    position: absolute;
    bottom: -40px;
    left: 50%;
    width: 155px;
    border: none;
    border-radius: 0;
    color: #fff;
    margin: 0 0 0 -75px;
    font-size: 14px;
    color: transparent;
    background: #457cc1;
    background-size: 26px;
    text-transform: uppercase;
    height: 35px;
}

#seccionInterna {
	top:90px;
}

#captacion label {
    color: #fff !important;
}

.modalContainer .modal form button.btn:hover {
	color:#fff;
}
#buscadorAvanzado > form > div:nth-child(3) > div > button > i {
	display:none;
}


/* ====================
   BOX PROMOCIONES, VENTA Y ALQUILER
   ==================== */
   
  
.etiqueta {
	text-transform: lowercase !important;
    color: #fff;
    background-color: #b881fc;
    position: absolute;
    top: 25px !important;
    right: -43px !important;
    left: inherit !important;
    z-index: 11;
    padding: 7px 47px !important;
    z-index: 1;
    font-size: 12px !important;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(45deg);
    border: none !important;

}

#ficha #etiqueta {
    left: 1px;
    top: 1px;
}
#ficha .etiqueta {
    padding: 17px 49px !important;
    font-size: 16px !important;
}
.promocion {
	background: none;
    padding: 0px !important;
    margin: 0 20px 20px 20px;
	
}
.venta, .alquiler {
	background: #26456a;
    box-sizing: border-box;
	overflow:hidden;
	margin-left: 15px;
    margin-right: 15px;
    position: relative;
    min-height: 1px;
    padding: 0 !important;

}


.venta h3, .alquiler h3 {
	padding: 15px 0 0 15px;
    /* height: 180px; */
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 0;
    background: none;
    left: 0;
    position: absolute;
    top: -15px;
    font-size: 26px;
    width: 70%;
    box-sizing: border-box;

}


.promocion h3 {
    border-bottom: 1px solid #c8c8c8;
    position: absolute;
    bottom: 0;
    top: inherit;
    height: 45px;
    line-height: 25px;
    padding: 10px 15px;
    background: rgba(161,161,161,.9);
    color: #fff;
    text-transform: none;
    text-align: center;
    font-size: 17px;
    width: 100%;
	  -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}


.promocion:hover h3{
	height:100%;
}
.promocion:hover .contenido {
	opacity:1;
}

.promocion figure:hover .sliderPropiedad.sliderMini {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.promocion figure div.mask {
	background: none;
	bottom: 0;
}

.promocion figure:hover div.mask {
	
}

.promocion figure div.mask a {
	width: 100%;
	padding: 7px 0;
	position: absolute;
	bottom: 3px;
	left: 0;
	background: none;
	text-indent: -9999px;
}

.promocion .contenido {
	padding: 0 11px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    z-index: 10;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;   
	padding-top: 80px;
	-webkit-transition: all .6s ease-in;
    -moz-transition: all .6s ease-in;
    -o-transition: all .6s ease-in;
    transition: all .6s ease-in;
}
.promocion figure a img, .venta figure a img, .alquiler figure a img {
    opacity: .9;
}

.promocion .contenido .acciones a {
    text-indent: -9999px;
    position: absolute;
    bottom: 26px;
    right: 15px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    /* height: 39px; */
    background: #c8c8c8 url(img/lupa.png) no-repeat center;
    background-size: 25px;
    transition: all ease .25s;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
}
.promocion .contenido .acciones a:hover{
	 background: #000 url(img/lupa.png) no-repeat center;
	 background-size: 25px;
}
.promocion .contenido .descripcionCaracteristicas p {
	text-align: center;
    font-size: 16px;
    margin: 0px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}

.promocion .contenido .precio {
	background: none;
    margin: 0;
    padding: 0;
    margin-top: 8px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}






.box_horizontal .venta h3, .box_horizontal .alquiler h3 {
	top: 7px !important;
	width: 301px !important;
	color: #333;
	background: none;
	text-align:left;
	left: 177px;
	padding-left: 10px;
}

.venta figure div.mask, .alquiler figure div.mask {
	display:none;
	z-index: 1;
    background: none;
}
figure div.sliderPropiedad.sliderMini .img a {
	position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
  
}

.venta figure div.sliderPropiedad.sliderMini .img img , .alquiler figure div.sliderPropiedad.sliderMini .img img{
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.venta:hover figure div.sliderPropiedad.sliderMini .img img , .alquiler:hover figure div.sliderPropiedad.sliderMini .img img{
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
}

.venta figure div.mask div.referencia, .alquiler figure div.mask div.referencia {
	background: none;
	position: absolute;
    bottom: 13px;
    left: 0px;
    width: 100%;
    height: 25px;
    line-height: 25px;
    box-sizing: border-box;
}

.venta figure div.mask div.referencia span, .alquiler figure div.mask div.referencia span {
	color: #fff !important;
	padding:5px 15px;
}
.promocion figure div.mask div.referencia span.numeroRef, .venta figure div.mask div.referencia span.numeroRef, .alquiler figure div.mask div.referencia span.numeroRef {
    float: right;
    background: none;
	margin-right: 0;
}

.venta figure .sliderPropiedad.sliderMini, .alquiler figure .sliderPropiedad.sliderMini {
    overflow: hidden;
	width:100.2%;
}

.venta figure:hover .sliderPropiedad.sliderMini, .alquiler figure:hover .sliderPropiedad.sliderMini {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}
.promocion figure div.mask div.referencia span.tipo, .venta figure div.mask div.referencia span.tipo, .alquiler figure div.mask div.referencia span.tipo {
    float: right;
    margin-right: 10px;
	margin-left:0;
    background: rgba(0,0,0,.8);
	display:none;
}

.box_horizontal .venta .contenido .descripcionCaracteristicas h4, .box_horizontal .alquiler .contenido .descripcionCaracteristicas h4 {

    margin-bottom: 0;
}

.venta .contenido .descripcionCaracteristicas h4 a, .alquiler .contenido .descripcionCaracteristicas h4 a {
	text-decoration: none;
    font-size: 18px;
    color: #9a9ca3 !important;
    font-weight: 600;
    font-size: 16px;
    font-style: italic;
}

.venta .contenido .acciones, .alquiler .contenido .acciones {
	position: absolute;
	left: 10px;
	display: none;
}

.venta .contenido .acciones a, .alquiler .contenido .acciones a {
	font-size: 18px;
	width: 16px;
	height: 19px;
	display: block;
	overflow: hidden;
}

.promocion figure .sliderPropiedad .sliderPrincipal .img img{

}
#results .box_vertical .sliderPropiedad .sliderPrincipal .img img{
	
}
.sliderPropiedad.sliderMini .sliderPrincipal > a {
	top: 50%;
    margin-top: -15px;
    background-repeat: no-repeat;
    background: none;
    filter: alpha(opacity=50);
    width: 63px;
    height: 42px;
    line-height: 2.8em;
	-webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
	display:none; /*PROVISIONALMENTE - NACHO*/
}

.sliderPropiedad.sliderMini .sliderPrincipal > a:hover {
	background:#d81010;
}
.sliderPropiedad .sliderPrincipal > a.anterior {
    left: -70px;
}
.sliderPropiedad .sliderPrincipal > a.siguiente {
    right: -70px;
}

.venta:hover .sliderPropiedad .sliderPrincipal > a.anterior , .alquiler:hover .sliderPropiedad .sliderPrincipal > a.anterior {
    left: 0px;
}
.venta:hover .sliderPropiedad .sliderPrincipal > a.siguiente, .alquiler:hover .sliderPropiedad .sliderPrincipal > a.siguiente {
    right: 0px;
}


.sliderPropiedad.sliderMini .sliderPrincipal > a i {
    top: 50%;
    font-size: 22px;
    color: #f7f7f7;
    margin-top: -11px;
}
.sliderPropiedad .sliderPrincipal > a.siguiente:hover i {
	opacity:1;
	color:#fff;
}
.sliderPropiedad .sliderPrincipal > a.anterior:hover i {
	opacity:1;
	color:#fff;
}
.sliderPropiedad.sliderMini .sliderPrincipal > a i.fa.fa-angle-left:before {
    content: "\f177" !important;
}
.sliderPropiedad.sliderMini .sliderPrincipal > a i.fa.fa-angle-right:before {
    content: "\f178" !important;
}
.sliderPropiedad .sliderPrincipal > a.anterior i {
    left: 19px;
}
.sliderPropiedad .sliderPrincipal > a.siguiente i {
    right: 19px;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.anterior:hover, .sliderPropiedad.sliderMini .sliderPrincipal > a.siguiente:hover {
	cursor: pointer;
}

.venta .contenido, .alquiler .contenido {
    height: 55px;
	position: absolute;
    margin: 0;
	    top: 65px;
	width: 100%;
}

.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
	text-align: right;
    background: none;
    color: #fff;
    font-weight: 500;
	right:0;
    width: auto;
    height: 50px;
    box-sizing: border-box;
    bottom: -96px;
    position: absolute;
}

.precio > p:nth-child(2) > span:nth-child(1) {
    display: none;
}

.venta .contenido .precio p, .alquiler .contenido .precio p {
    font-size: 38px;
    color: #fff;
    font-weight: 500;
}

.venta .contenido .precio .antes, .alquiler .contenido .precio .antes {
    color: #d81010;
    margin: -23px 0 -12px 0;
    font-size: 12px;
    line-height: 35px !important;
    font-weight: normal;
}

#results .box_horizontal .venta .contenido .precio .antes, #results .box_horizontal .alquiler .contenido .precio .antes {
	    color: #fff;
    margin: 4px 18px 0 0;
}

.venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
	color: #989898;
}

.venta .contenido .descripcionCaracteristicas h4, .alquiler .contenido .descripcionCaracteristicas h4 {
    margin-bottom: 0;
    text-align: left;
    width: 100%;
	padding: 3px 20px 10px;
    box-sizing: border-box;
    margin-top: 15px;
	display: none;
}

#results .box_horizontal .venta .contenido .descripcionCaracteristicas h4, #results .box_horizontal .alquiler .contenido .descripcionCaracteristicas h4{
	background: none;
    text-align: left;
    padding-left: 10px;
    padding-bottom: 5px;
    position: relative;
    top: 0;
}
#results .box_horizontal .venta .contenido .descripcionCaracteristicas h4 a, #results .box_horizontal .alquiler .contenido .descripcionCaracteristicas h4 a{
		color:#333;
}
.venta .contenido .descripcionCaracteristicas ul.caracteristicas, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
	margin: 0;
    box-sizing: border-box;
        background: none;
    color: #FFF;
    padding: 0 10px;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 0;
	opacity: 0;
	transition:.3s;
}

.venta:hover .contenido .descripcionCaracteristicas ul.caracteristicas, .alquiler:hover .contenido .descripcionCaracteristicas ul.caracteristicas {
	opacity: 1;
}

.venta figure div.sliderPropiedad.sliderMini .img a:after, .alquiler figure div.sliderPropiedad.sliderMini .img a:after {
	content: "";
    background: #000;
    display: block;
    top: 0;
    width: 100%;
    height: 216px;
    position: absolute;
    left: 0;
    z-index: 1;
    box-sizing: border-box;
    opacity: .1;
    transition: 2s;
}

.venta:hover figure div.sliderPropiedad.sliderMini .img a:after, .alquiler:hover figure div.sliderPropiedad.sliderMini .img a:after {
	opacity:.4;
}

.contenido .descripcionCaracteristicas .caracteristicas li i {
	width: 16px;
	height: 16px;
	margin-right: 5px;	
	position: relative;
	top: 3px;
}
.venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li{
	display: inline-block;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    color: #fff;
    /* float: left; */
    width: 30%;
    padding-left: 16px;
    /* padding-right: 0; */
    position: relative;
	margin-bottom: 0;
}

li.habitaciones {
}

.box_horizontal .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .box_horizontal .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
	
}
.box_horizontal .venta .contenido .descripcionCaracteristicas ul.caracteristicas , .box_horizontal .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
	padding-left:10px;
}

.venta .contenido .descripcionCaracteristicas ul.caracteristicas li span, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li span{
    font-weight:normal;
    color: #333;	
	display:none;
}

.contenido .descripcionCaracteristicas .caracteristicas li.habitaciones {
	
}

.contenido .descripcionCaracteristicas .caracteristicas li.habitaciones i {
	    width: 35px;
    height: 35px;
    background: url(img/icon-bed.png) no-repeat;
    background-size: 35px;
    margin: 0 auto 3px auto;
    position: relative;
    top: 11px;
    margin-right: 8px;
    display: inline-block;

}

.contenido .descripcionCaracteristicas .caracteristicas li.supConstruida i, .contenido .descripcionCaracteristicas .caracteristicas li.supHabitable i, .contenido .descripcionCaracteristicas .caracteristicas li.supParcela i {
        width: 35px;
    height: 35px;
    background: url(img/icon-sup.png) no-repeat;
    background-size: 35px;
    margin: 0 auto 3px auto;
    top: 11px;
    left: 3px;
    position: relative;
    margin-right: 8px;
    display: inline-block;

}

.box_horizontal .promocion figure, .box_horizontal .venta figure, .box_horizontal .alquiler figure {
	top: 10px;
	left: 10px;
}

.box_horizontal .promocion .contenido .precio, .box_horizontal .venta .contenido .precio, .box_horizontal .alquiler .contenido .precio {
	position: absolute;
    top: 20px;
    right: 10px;
    /* text-transform: uppercase; */
    font-size: 18px;
    /* letter-spacing: 0.5px; */
    background: none;
    color: #555e64;
    font-weight: bold;
    padding: 0 15px;
    background: none;
}

.box_horizontal .promocion .descripcion, .box_horizontal .venta .descripcion, .box_horizontal .alquiler .descripcion {
	float: none;
	font-family: Lato;
    padding: 0 11px;
    color: #333;
}

.contenido .descripcionCaracteristicas {
	text-align: left;
}

.box_horizontal .promocion .contenido, .box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
	float: left;
	margin-left: 26px;
	margin-top:32px;
	    width: 68%;
}

.box_horizontal .venta .contenido .descripcionCaracteristicas, .box_horizontal .alquiler .contenido .descripcionCaracteristicas {

}

#results .box_horizontal .venta .contenido .acciones, #results .box_horizontal .alquiler .contenido .acciones {
	display: none;
}

.box_horizontal .promocion, .box_horizontal .venta, .box_horizontal .alquiler {
	min-height: 215px;
	padding-top: 0 !important;
}



/* ====================
   FORMULARIO ALERTAS BÚSQUEDAS
   ==================== */



/* ====================
   MAILING LIST
   ==================== */
aside {
        background: none;
    right: 0;
    float: right;
    padding: 20px;
    margin-top: 20px;
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    z-index: 9;
    bottom: 380px;
	
}
aside #mailingList {
        box-sizing: border-box;
    margin: 0;
    padding: 5px;
    font-size: 13px;
    width: 51% !important;
    right: 0;
    position: absolute;
    z-index: 2;
}

aside #mailingList h3 {
    text-align: center !important;
    color: #fff;
    margin-bottom: 25px;
    display: block;
    width: auto !important;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .5px;
    line-height: 25px;
}
#mailingList > div > p {
    display: none;
}

aside #mailingList form .line input[type="text"] {
    margin: 0 auto;
    height: 44px;
    border-radius: 0px;
    border: none;
}

aside #mailingList form .line.checkbox {
    top: 60px;
}
#newsletter_form > div:nth-child(1) {
    margin-right: 0;
}
aside #mailingList form .line button {
	margin: 0;
    padding: 0 33px;
    position: relative;
    top: 0px;
    font-size: 13px;
    float: right;
    font-weight: 600;
    height: 45px;
    border-radius: 0px;
    text-transform: none;
        background: #457cc1;
    color: transparent !important;
}
aside #mailingList form .line button:after {
    content: "\f003";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    width: 100%;
    height: 100%;
    line-height: 45px;
    font-size: 24px;
}

aside #mailingList form {
    left: 50% !important;
    margin-left: -271px !important;
}
aside #mailingList form {
    position: relative;
    top: -4px;
    margin: auto;
    width: auto !important;
}

/* ====================
   RESULTS
   ==================== */
.vistaResultados {
	
	display:none;
}
#results footer {
	z-index: 1;

}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translateX(-15px);
    transform: translateX(-15px);
  }

  90% {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
	
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }

  90% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
	
  }
}

@-webkit-keyframes fadeInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}



.wxp-map-icon-animated > div {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  animation-name: bounce;
  background-color:none !important;
}

#results header {
	position: fixed;
    top: 0px;
    z-index: 1000;
	left:0;
	width:100%;
}
#results section {
    width: 100% !important;
    position: relative;
    margin-top: 100px;
	padding-top: 85px;
}
#results article.headerPage, #results article.headerResults, #results article.paginacion, #results article#offers {
    width: 60% !important;
    margin-left: 0 !important;
    padding-right: 25px;
    padding-left: 25px;
    box-sizing: border-box;
    margin: 0px;
    margin-bottom: 10px;
	display: block;
}

a#abreFiltroResultado, .paginacion .resultados {
    color: #fff;
}

#results article.paginacion{
	display:table;
	margin-bottom:25px;
	z-index: 0;
}
#results article, .headerResults {
	position:relative;
	z-index:1;
}

#results article#mapa_results {
	display:block !important;
    position: fixed;
    top: 100px;
    right: 0;
    background: #8cacd5 url(img/no-results.png)no-repeat center;
	background-size: 80%;
    height: 100%;
    width: 40% !important;
}
#results article.offers {
    position: initial;
}
#results article.offers #listOffers {
    float: none;
    width: 100%;
}
#results article.offers #leyenda {
    border: none;
    position: fixed;
    top: 100px;
    left: 0;
    width: 60%;
    box-sizing: border-box;
    z-index: 1;
    padding: 0;
	cursor:pointer;
}
#results article.offers #leyenda form {
	background: #e3e3e3;
    padding: 5px 25px;
    position: relative;
}
#results article.offers #leyenda form:after {
	content:"";
	clear:both;
	display:block;
}
#results article.offers #leyenda span.titulo {
	border:none;
	font-weight:bold;
	padding:20px;
	box-sizing:border-box;
	margin:0;
    width: 100%;
	background: #e3e3e3;
	
}
.paginacion ul li span, .paginacion ul li a {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #ffffff;
    color: #ffffff;
    border-radius: 0;
}
.paginacion ul li span.activa, .paginacion ul li a:hover {
   	background: #ffffff;
    color: #457cc1;
    border-radius: 0;
}
#results article.offers #leyenda span.titulo:after {
    content: "\f103";
    position: absolute;
    top: 15px;
    color: #555864;
    right: 10px;
    width: 30px;
    height: 30px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 25px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
article.offers #leyenda form .line {
    width: 32.3%;
    margin: 0 .5%;
    float: left;
    margin-bottom: 0;
    position: relative;
    margin-top: 20px;
}
article.offers #leyenda form .line.filtro_precio, article.offers #leyenda form .line.filtro_m2 {
	width: 100%;
    margin: 5px .5%;
}

article.offers #leyenda form .line.filtro_precio div input, article.offers #leyenda form .line.filtro_m2 div input {
    background-color: #fff;
    border: 1px solid #e7e9ef;
    color: #8A8F9A;
    height: 45px;
	margin: 0;
}
article.offers #leyenda form .line .desplegado, #leyenda > form > fieldset > div:nth-child(10) > div > ul {
    background: #fff;
    padding: 15px;
    position: absolute;
    z-index: 11;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    top: 44px;
    border: 1px solid #e7e9ef;
    border-top: 0;
	display: none;
}
article.offers #leyenda form .line:hover > div > .desplegado, #leyenda > form > fieldset > div:nth-child(10):hover > div > ul {
	display:block;
}
article.offers #leyenda form .filtro_bano > div , article.offers #leyenda form .filtro_dormitorio > div {
	 background: #fff;
    padding: 15px;
    position: absolute;
    z-index: 11;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    top: 44px;
    border: 1px solid #e7e9ef;
    border-top: 0;
	display: none;
}
article.offers #leyenda form .filtro_bano:hover > div , article.offers #leyenda form .filtro_dormitorio:hover > div {
	display:block;
}
article.offers #leyenda form .line .desplegado span , article.offers #leyenda form .line ul li{
   line-height: 20px;
}  

article.offers #leyenda form {
    display:none;
}

article.offers #leyenda:hover > form{
   -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
   -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display:block;
}
#results #leyenda label {
	font-size: 14px;
    margin-bottom: 0;
    width: 100%;
    float: left;
    font-weight: 500;
    background-color: #fff;
    border: 1px solid #e7e9ef;
    color: #8A8F9A;
    padding-left: 45px;
    height: 45px;
    box-sizing: border-box;
    line-height: 45px;
    vertical-align: middle;
	margin: 0;
}
#results label:after {
	content: " ";
    position: absolute;
    top: 14px;
    color: #ff3133;
    left: 16px;
    width: 20px;
    height: 20px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    opacity: .7;
}
article.offers #leyenda form .line.filtro_precio label, article.offers #leyenda form .line.filtro_m2 label {
	 width: 90% !important;
}

#results div.filtro_precio label:after {
	content: "\f0d6";
}
#results div.filtro_m2 label:after {
    content: "\f0b2";
}
#results div.filtro_dormitorio label:after {
    content: "\f236";
}
#results div.filtro_bano label:after {
   content: "\f2cd";
}
#results div.filtro_obra label:after {
 	content: "\f1ad";
}
#results div.filtro_tipo > label:after {
    content: "\f015";
}
#results div.filtro_otro label:after {
    content: "\f0c9";
}
#results div.filtro_piscina label:after {
    content: "\f043";
}
#results div.filtro_fecha label:after {
 	content: "\f274";
}
#results div:nth-child(10) label:after {
	content: "\f02c";
}

#results input[type="checkbox"], input[type="radio"] {
    top: 0px;
}
    

 

article.offers #leyenda form .line.filtro_precio div span, article.offers #leyenda form .line.filtro_m2 div span {
	margin: 0;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #d8dbe1;
    line-height: 31px;
    border-radius: 0px;
    height: 31px;

}
#leyenda > form > fieldset > div.line.filtro_m2  {
	position:relative;
}
#leyenda > form > fieldset > div.line.filtro_m2:after {
	content:"m2";
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #d8dbe1;
    line-height: 31px;
    border-radius: 0px;
    height: 31px;
	position:absolute;
}


.leaflet-marker-icon {
	width: auto !important;
	height: auto !important;
}
.wxp-map-icon div {
	width: auto !important;
    height: auto !important;
    background:none !important;
	box-shadow:none !important;
}
.wxp-map-icon img {
    width: 40px !important;
    height: 40px !important;
    border: 5px solid #457cc1 !important;
	transition: all .5s;
}
.wxp-map-icon span {
    padding: 4px 10px !important;
    border-radius: 4px !important;
    display: block !important;
	margin: -3px 0;
	line-height: 17px;
    background-color: #457cc1  !important;
	transition: all .5s;
}
.wxp-map-icon-animated span, .wxp-map-icon-hover span {
   background-color: #d81010 !important;
}
.wxp-map-icon-hover div img, .wxp-map-icon-animated div img {
    border-color: #d81010 !important;
}
.wxp-map-icon-selected {
 	border-color:#d81010 !important;
}
.wxp-map-icon-selected h3 {
	color: #d81010 !important;
}



/* ====================
   LEYENDA RESULTADOS
   ==================== */



/* ====================
   FICHA
   ==================== */
#details section {
	    margin: 0px auto;
    width: 100% !important;
    padding: 0px;
    position: relative;
}
#ficha > div.colDch > div:last-child {
	display:none;
}
.headerResults {
    background: none;
    position: relative;
    z-index: 2;
    color: #fff !important;
}
.breadcrumbs > ul > li {
    font-size: 12px;
}
.breadcrumbs > ul > li:after {
    font-size: 16px;
}
.breadcrumbs > ul > li > a {
	color:#fff;
}
#detalle {
	padding-top: 375px;
	position: initial;

}

#detalle #ficha .header .headerTitulo  {
	width:100%;
	background:none;
	position: relative;
}
#detalle #ficha .header {
    width: 100%;
	position:absolute;
	top:0;
	left:0;
    margin: 0px 0 40px;
    height: 450px;
    overflow: hidden;
}
#detalle #ficha .header:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.45);
	z-index:1;
}
#detalle #ficha .header img {
	position: absolute;
    width: 100%;
	display:block;
}
#detalle #ficha .header .headerTitulo  {
	width:100%;
	background:none;
	border:none;
	position: relative;
	padding: 10px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 115px auto 0;
    z-index:2;
}
#detalle #ficha .header .headerTitulo .headerLeft , #detalle #ficha .header .headerTitulo .headerRight {
    float: none;
    width: 100%;
	text-align:center;
	color:#fff;
}
#detalle #ficha .header .headerTitulo .headerLeft h1 {
    font-size: 2.7em;    
	color: #ffffff;
	font-family: "Poppins", monospace;
    font-weight: 800;
    line-height: 1.1;
    text-transform: uppercase;
    letter-spacing: 3px;
}
#detalle #ficha .header .headerTitulo p {
   margin: 12px 0;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}
#detalle #ficha .header .headerTitulo .headerRight {
    margin-top: 25px;
}
#detalle #ficha .header .headerTitulo .headerRight .precio {
    font-size: 35px;
    font-weight: bold;
}

#detalle #ficha .header .caracteristicasPrincipales {
    display: table;
    margin: 20px auto 0;
    position: relative;
	z-index:2;
}
#detalle #ficha .header .caracteristicasPrincipales ul li {
    text-align: center;
    float: left;
    list-style: none;
    width: 240px;
    color: #fff;
    font-size: 21px;
    border-radius: 50%;
    border: 2px solid #ffffff;
    width: 140px;
    height: 140px;
    /* line-height: 160px; */
    box-sizing: border-box;
    padding-top: 30px;
    margin: 0 30px;
}
#detalle #ficha .header .caracteristicasPrincipales ul li i {
    display: none;
}
#detalle #ficha .header .caracteristicasPrincipales ul li strong {
    display: block;
    margin: 12px 0;
    font-size: 18px;
}
#detalle #ficha .actionBar {
    position: fixed;
    left: 0;
    top: 225px;
    border: none;
    z-index: 9;
    width: auto;
}
#detalle #ficha .actionBar ul li {
    float: none;
    margin: 0;
    width: 45px;
    height: 45px !important;
    padding: 0 !important;
    line-height: inherit !important;
    color: transparent;
    margin-bottom: 1px;
}
#detalle #ficha .actionBar ul li > a {
    color: transparent !important;
    padding: 0;
    width: 45px;
    height: 45px;
    border: none;
}
 #detalle #ficha .actionBar ul li i {
    width: 45px;
    height: 45px;
    background: #26456a;
    margin: 0 0 4px 0;
    position: relative;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
#detalle #ficha .actionBar ul li a > i:before, #detalle #ficha .actionBar ul li.share > i:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 18px;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #fff;
}
#detalle #ficha .actionBar ul li.share {
    position:relative;
}
#detalle #ficha .actionBar ul li.share > i {
    top: 0px !important;
}
#detalle #ficha .actionBar ul li.share div.addthis_toolbox a {
    color: transparent !important;
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    box-sizing: border-box;
}
#detalle #ficha .actionBar ul li.share div.addthis_toolbox a span{
	display:none;
}
#detalle #ficha .actionBar a.hazOferta {
    float: left;
    font-size: 12px;
    color: transparent !important;
    line-height: 30px;
    margin-right: 0;
    padding: 0;
    height: 45px;
    width: 45px;
    background: #63696d;
    margin-top: 0px;
    position: relative;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
#detalle #ficha .actionBar a.hazOferta:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 20px;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #fff;
    content: "\f0d6";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#detalle #ficha .actionBar a.hazOferta:hover{
	background:#ccbf9c;
	color:#fff;
}
#detalle #ficha div.colIzq .groupTabs {
	position:inherit;
}
#detalle #ficha div.colIzq .groupTabs .tabs {
    display:none;
}
#detalle #sliderPropiedad .img img {
    max-width: 100% !important;
}
.sliderPropiedad .miniaturas div ul li {
    margin: 0 2px;
}
.sliderPropiedad .miniaturas > a {
    position: absolute;
    top: 0;
    background: none;
    height: 131px;
    width: 23px;
    box-sizing: border-box;
    padding: 53px 7px;
    font-size: 23px;
    color: #fff;
}
.sliderPropiedad .miniaturas > a.anterior {
    /*border-right: 2px solid #fff;*/
}
.sliderPropiedad .miniaturas > a.siguiente {
    right: 0px;
}
#ficha > div.colIzq > div:nth-child(5) {
	display: none;
}
#detalle .colIzq .detallesFicha {
    width: 50% !important;
    float: left !important;
	    font-weight: 500;
}
#detalle .colIzq .detallesFicha#descripcionFicha {
    width: 100% !important;
    float: none !important;
    margin: 30px 0 45px !important;
	display: block !important;
}
#detalle .colIzq .detallesFicha#descripcionFicha h3 {
	text-align:center;
}
#detalle .colIzq .detallesFicha#descripcionFicha p {
	text-align:justify;
}
#detalle #ficha div .detallesFicha h3 , #detalle .googleMaps h3 ,  #detalle .videos h3{
	font-family: "Josefin Sans", monospace;
    font-weight: 800;
    line-height: 1.1;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    letter-spacing: 3px;
    font-size: 20px;
    margin: 5px 0 35px;
	border:none;
	padding: 11px 0 30px;
}
#detalle #ficha div .detallesFicha ul {
    padding: 0;
}
#detalle #ficha div .detallesFicha ul li {
    line-height: 18px;
    font-size: 13px;
    background: #fff;
    width: 49%;
    margin: 0.5%;
    padding: 15px;
    box-sizing: border-box;
}
#detalle #ficha div .detallesFicha h3 i{
	display:none;
}
#detalle h3:before {
    content: "";
    width: 60px;
    height: 5px;
    background-color: #26456a;
    position: absolute;
    bottom: 0;
    margin: auto;
    text-align: center;
    left: 46%;
}


#detalle #ficha div .detallesFicha ul li i {
    color: transparent;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #56a1c1;
    position: relative;
    top: 6px;
    margin-right: 10px;
}
#detalle #ficha div.colDch {
    width: 100% !important; 
	background: #ffffff;
	float:none;
}
#detalle #formMasInfo {
    width: 100%;
    float: none;
    padding: 20px 20px 15px;
    box-sizing: border-box;
    color: #555864;
}
#detalle #formMasInfo #contenido form {
    background: none;
	padding: 5px 0;
}
#detalle #ficha div.colIzq {
    margin-bottom: 50px;
	position:inherit;
}
#detalle .googleMaps {
    display: block !important;
    position: absolute !important;
    bottom: 0px !important;
    width: 100% !important;
    background: url(img/mapa.jpg)no-repeat;
	background-size:100%;
	left:0;
	overflow: hidden;
	z-index: 1;
}
#detalle .videos {
    display: block !important;
    position: absolute !important;
    bottom: 0px !important;
	left:50%;
	overflow: hidden;
	z-index: 1;
}
#bgContent.hay_mapa.hay_video section #detalle .videos {
	 bottom: 590px !important;
}
#detalle #ficha div.colIzq .groupTabs .googleMaps, #detalle #ficha div.colIzq .groupTabs .videos {
    display: block;
}
#detalle #ficha div.colIzq .groupTabs .googleMaps #mapa, #detalle #ficha div.colIzq .groupTabs .videos iframe {
    height: 400px;
}
#detalle .googleMaps h3, #detalle .videos h3  {
    text-align: center;
    margin-bottom: 32px;
    margin-top: 15px;
    font-size: 2em;
}
#detalle #formMasInfo #contenido h3 {
    padding: 11px 0px 0px 0px;
    font-weight: bold;
    color: #63696d;
    bordeR: none;
    font-size: 17px;
	text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 1px;
}
#detalle #formMasInfo #contenido h3:after {
	display:none !important;
}
#detalle #formMasInfo #contenido h3 i {
	display:none;
}
.sliderPropiedad .miniaturas div ul li a img {
    width: 230px;
}

#detalle #ficha .sliderPropiedad {
   margin-bottom:35px;
}
#detalle #formMasInfo #contenido form div.line {
    width: 32.9%;
}
#detalle #formMasInfo #contenido form div.line.checkbox {
    margin-top:0px;
}
#detalle #formMasInfo #contenido form div.line:nth-child(4) {
	width: 99.4% !important;
}

#contenido > form > fieldset > div:nth-child(6) {
	clear:both;
}
#contenido > form > fieldset > div:nth-child(6) button {
	margin-top: 0px;
    margin-bottom: 0;
    border-radius: 0;
    padding: 0 60px;
}
#detalle #ficha div.colIzq .groupTabs .googleMaps h3, #detalle #ficha div.colIzq .groupTabs .videos h3 {
    display: block;
}
#detalle #ficha .header .headerTitulo .headerRight .precioReducido {
    color: #FFF;
    font-size: 15px;
    margin-top: -15px;
}
label {
    font-size: 13px;
    font-weight: 600;
    color: #63696d;
    margin-left: 3px;
}

#contact label, #frm > fieldset > div.line.checkbox > p > a {
    color: #fff;
}

#fichaScroll {
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	    background: #26456a; 
	box-shadow: 0 4px 4px 0 rgba(70,70,70,0.4);
	padding: 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	z-index: 10000;
	margin-left: 0;
}
#fichaScroll div {
	width: 100%;
	font-size: 20px;
	margin:auto;
	    float: none;
}
#fichaScroll div > div {
	position:relative;
	top: 25px;
}
#fichaScroll figure {
	float: left;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    overflow: hidden;
}

#fichaScroll figure img {
	width: 100%;
    height: 100%;
}
#fichaScroll div ul li {
    display: inline-block;
    width: auto;
    margin-left: 20px;
    color: #fff;
    font-size: 17px;
	    margin-top: 0;
}
#fichaScroll div ul li.precio {
    font-weight: bold;
    float: right;
    margin-top: 3px;
}
#fichaScroll div ul li i {
	color: #fff;
	width: 25px;
	text-align: center;
}

body#promo_details #detalle .colDch {
	position: relative;
}

body#promo_details #detalle .colDch {
	padding-top: 260px;
}

body#promo_details #detalle .colDch .detallesFicha {
	position: absolute;
	top: 0;
	width: 100%;
}
#detalle #ficha .header .headerTitulo .headerRight .precio{
    font-size: 30px;
    color: #ffffff;
}

#detalle #ficha .actionBar ul li.share {
    padding: 2px 10px;
}
#detalle #formMasInfo #contenido .tlf {
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -2px;
	color: #26456a;
}

#contenido > p:nth-child(4) {
    color: #457cc1;
}

.vistaResultados ul li a {
    color: #969b9e;
    border-radius: 0;
    width: 40px;
    height: 40px;
    line-height: 41px;
}
.paginacion {
	padding:0;
}

/* ====================
   CONTACTO
   ==================== */

#contacto .mapa {
    width: 100%;
    height: 500px;
}
#contacto .datosContacto{
	background:none;
}


/* ====================
   CAPTACIÓN
   ==================== */
form fieldset legend {
	color: #fff;
    border-bottom: 1px solid #26456a;
    padding: 12px 0 9px;
    margin: 0px 0 20px 0;
    font-size: 16px;
    background: none;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#buscador form fieldset legend {
	color:#1a1a1a;
}

#captacion form div.line:last-child div button {
    border: 1px solid #fff;
}

#ficha > div.colDch > div:last-child{
	position: relative;
}
#detalle #ficha .actionBar a.hazOferta {
    font-size: 12px;
    color: transparent !important;
    line-height: 30px;
    padding: 13px 0 0;
    margin-right: 0;
    /* padding: 0; */
    box-sizing: border-box;
    height: 45px;
    width: 45px;
    background: #26456a;
    /* border-radius: 50%; */
    margin-top: 0px;
    position: relative;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    margin-top: 1px;
    margin-right: 5px;
}
#detalle #ficha .actionBar a.hazOferta:hover {
	background: #90999e;
}
#detalle #ficha .actionBar a.hazOferta:before {
	position: absolute;
    top: 50%;
    left: 50%;
    font-size: 20px;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #fff;
	content: "\f0d6";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#detalle #ficha .actionBar ul li.share div.addthis_toolbox a {
    padding: 0;
    color: transparent !important;
}
/* ====================
   MODAL
   ==================== */
.modalContainer form .colIzq, .modalContainer form .colDcha {
	width: 49% !important;
}

.modalContainer form .colDcha {
	float: right !important;
}

.busquedaAvanzada .modal span.titulo {
        background: #26456a;
}
.modalContainer .modal {
    border-bottom: 45px solid #555864;
}

/* ====================
   FOOTER
   ==================== */
footer {
	    background: url(img/footer-background.jpg)no-repeat;
    background-size: 100%;
    color: #fff;
    position: relative;
    z-index: 0;
    background-size: cover;
    margin-top: 40px;
    padding-top: 40px;
}
footer:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(85,88,100,.85);
    position: absolute;
    z-index: -2;
    top: 0;
    left: 0;
}

footer #datosContactoFooter {
    position: relative;
	
}

footer #datosContactoFooter div {
    width: 32%;
}

span.provincia {
    top: 0 !important;
    margin-left: 12px;
}


#home footer {
    background-size: cover;
	margin-top:0;
}
#home footer #datosContactoFooter{
	    padding: 30px 0 25px;
	position: relative;
    z-index: 2;
}

#home footer #datosContactoFooter div {
    float: none;
    width: 53%;
	text-align: left;
}

footer #datosContactoFooter div > i {
    margin-bottom: 0;
    background: #457cc1;
    /* border-radius: 37px; */
    width: 73px;
    height: 73px;
    position: relative;
    display: inline-block;
    margin-right: 20px;
}

footer #datosContactoFooter div > i:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 24px;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

footer a {
	color:#fff;
}
footer #datosContactoFooter div span {
    font-size: 15px;
    font-weight: 500;
    position: relative;
    top: -15px;
    display: inline-block;
}

#datosContactoFooter > div.direccion > span > span.poblacion {
    top: 0;
    left: 5px;
}


#home footer #datosContactoFooter div.direccion span.provincia{
	display: none;
}


footer div.email > i, footer div.direccion > i, footer div.tlf > i, footer div.socialLinks > i {
	color: #fff !important;
}


footer #creditos, footer #creditos a {
	color:#fff !important
}
footer #creditos .right p a {
    background-image: url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/img/logoinmoweb2_blanco.png) !important;
}

footer #creditos .left p{
	text-transform:uppercase;
	font-size: 14px;
	color: #fff;
}
footer #creditos .left {
    position: relative;
    top: 17px;
}
footer #creditos .right {
    position: relative;
    top: 15px;
}

footer #creditos .right p a {
}

#datosContactoFooter > div.socialLinks {
	display:none;
	
}


footer #datosContactoFooter div.socialLinks ul li a i{
	
}


footer #datosContactoFooter div > i{
	margin-bottom:5px;
}
footer div.email > i, footer div.direccion > i, footer div.tlf > i, footer div.socialLinks > i{
	color: #fff !important;
	font-size: 15px !important;
}
footer div.socialLinks > i{
	display:block !important;
}

footer ul.socialLinks {
    display: inline-block;
    position: relative;
    top: -28px;
}



footer #datosContactoFooter div > i {
    height: 70px;
    width: 70px;
    color: transparent;
    position: relative;
	margin-bottom: 10px;
	margin-right: 20px;
}
#home footer #datosContactoFooter div > i {
}


footer #datosContactoFooter div.email > i {
    /*background: url(img/mail.png) no-repeat center center;*/
	background-size: 30px;
}
footer #datosContactoFooter div.tlf > i {
   /* background: url(img/phone.png) no-repeat center center;*/
	background-size: 30px;
}
footer #datosContactoFooter div.direccion > i {
   /* background: url(img/pin.png) no-repeat center center;*/
	background-size: 30px;
}

footer #datosContactoFooter div.socialLinks > i {
   /* background: url(img/social.png) no-repeat center center;*/
	background-size: 30px;
}


#detalle #ficha .actionBar ul li.share {
	padding: 0;
    line-height: 0;
	text-align: center;
	height: 42px;
}

#detalle #ficha .actionBar ul li.share div.addthis_toolbox a span{
	display:none !important;
}
footer #datosContactoFooter div.socialLinks > i {
	display: inline-block !important;
}
footer #datosContactoFooter div.socialLinks ul li a i{
	    font-size: 23px;
}

footer #datosContactoFooter div.socialLinks ul li {
	margin-right:16px;
}
.sliderPropiedad, #tabsDetails > li > a {
	background:none;
}
#creditos {
	border-top:none !important;
	color:#000;
}
#creditos a {
	color:#000;
}


#detalle #ficha div.colDch {
	margin-top: 27px;
	padding:0;
}
#datosContactoFooter > div.tlf > i {
	top:0 !important;
}
   
#ficha .sliderPropiedad .sliderPrincipal .img {
    height: 680px;
	vertical-align: inherit;
}
.sliderPropiedad .miniaturas > a {
    top: 0;
	color: #fff;
}
.sliderPropiedad .miniaturas > a.siguiente {
    right: 0;
}
#detalle #ficha div .detallesFicha ul {
    padding: 0;
}
#ficha > div.colDch > div:last-child {
    display: none;
}
.gdprcookie p,
.gdprcookie h1{
    color: #000;
}
figure .swiper-button-next, figure .swiper-button-prev{
    top: 64%;
}
/* ====================
   RESPONSIVE
   ==================== */
@media screen and (min-width: 0) and (max-width: 767px) {	
	.home_section  {
		display:none;
	}
	#detalle #ficha .header img {
		display: none;
	}
	#detalle #ficha .header:before {
		display:none;
	}
	#detalle #ficha .header .headerTitulo .headerLeft h1 {
		color: #555864;
	}
	#detalle #ficha .header .headerTitulo {
		padding: 0;
		margin:20px 0;
	}
	#buscador div#openProperty form fieldset #numero_ref {
		width: 100%;
	}
	#section_agente_personal {
    	padding: 0px 0 25px;
	}
	.indicador {
		width: 100%;
		margin: 0;
		float: none;
		text-align: center;
		margin:0 !important;
		margin-bottom: 25px !important;
	}
	#section_contactar {
		display:none;
	}
	.indicador img {
		width: 120px !important;
	}
	#indicadores {
		width: 100%;
		margin-left: 0;
		left:0;
		position:relative;
	}
	#navegacion #navHeader #navLinks li {
		float: none;
	    border-bottom: 1px solid #d9d9d9;
	}
	
	#navegacion #navHeader #navToggle button:hover, #navegacion #navHeader #searchToggle button:hover {
	    background: #0d0f10;
		color: #fff;
	}
	#content > section > div > article:nth-child(7) {
    	padding: 5px 0 170px;
	}
	.testimonio h4 {
		margin-top: 15px;
	}
	.agente_personal_imagen {
		display:none;
	}
	.agente_personal_texto {
		width: 100%;
		float: none;
		padding: 0 10px;
		box-sizing: border-box;
		text-align: center;
	}
	#home footer {
    	padding-top: 20px;
	}
	#section_cuatro_rombos , #content > section > div > article:nth-child(6) {
		padding: 40px 0;
	}
	.equipo_miembro {
		width: 100%;
		margin: 0;
		float: none;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.testimonio {
		width: 100%;
		margin: 0;
		float: none;		
		padding: 0 10px;
		box-sizing: border-box;
		
		    margin-bottom: 30px !important;
	}
	#content > section > div > article:nth-child(3) {
		padding: 5px 0 35px;
	}
	#iconos_rombos .icono_rombo {
		float: none;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}
	.left, .center, .right {
		float: none;
		width: 100%;
	}
	#buscador > div { 
		padding:0;
	}
	.center {
		margin-bottom:50px;
	}
	.nuestra_empresa_caracteristica {
		padding: 0 10px;
	}
	#navegacion.fixed {
		padding: 0 !important;
	}
	#detalle #ficha h1 {
		border:none;
		line-height: 35px;
	    margin-bottom: 32px;
		text-align: center;
	}
	#detalle #ficha .header .caracteristicasPrincipales {
		display:none;
	}
	#detalle #ficha .actionBar {
		width:100%;
		padding: 0;
		display:none;
	}
	#detalle #ficha .actionBar ul li {
		width:50%;
		height: 30px;
	}
	#detalle #ficha .header .headerTitulo p {
        margin-bottom: 25px;
		margin-top: 0;
		color: #555864;
	}
	#detalle #ficha .header .headerTitulo .headerRight .precio {
		font-size: 30px;
		color: #555864;
	}
	#detalle .colIzq .detallesFicha {
		width: 100% !important;
		float: none !important;
	}
	#detalle {
		padding-top: 280px;
		position: initial;
	}
	#detalle #ficha .header {
		height: auto;
	}
	#aviso_cookie {
		width: 100% !important;
		bottom: 0px;
		right: 0px;
	}
	#aviso_cookie div a, #aviso_cookie div a:hover { 
		background: none;
	}
    
    #buscador div form:first-child {
		padding:10px;
	}
	#details .headerResults {
		display: none;
	}
	#detalle .sliderPropiedad .miniaturas div ul {
		width: 100%;
	}
	#detalle .sliderPropiedad .miniaturas div ul li {
		float: none;
		width: 100%;
	}
	#detalle #ficha div.colIzq {
		padding: 0;
	}
	#detalle .sliderPropiedad .miniaturas div ul li a img {
	    width: 100% !important;
	}
	#detalle .sliderPropiedad .miniaturas div {
		margin: 0;
	}
	#detalle #ficha div.colIzq .groupTabs #sliderPropiedad {
		width: 100%;
	}
	#details .sliderPropiedad .sliderPrincipal {
		display: none;
	}

	#detalle #formMasInfo #contenido form div.line {
		width: 100%;
	}
	.breadcrumbs , #blog .headerResults {
		display:none;
	}

	#articuloCompleto > div > div > div.colIzq > div.social-share {
		display:none;
	}
	#articuloCompleto .wrapArticulo .contenido img, #articuloCompleto .wrapArticulo .contenido iframe {
		width: 100% !important;
		margin: 0 !important;
		margin-bottom: 10px !important;
	}

	#articulosBlog, #articulosBlog .articulo, #latestArticle .articulo {
		display: inherit !important;
	}
	#articulosBlog .articulo .contenido a.verMas, #articulosBlog .articulo .contenido a.facebook, #articulosBlog .articulo .contenido a.twitter {
		top: -51px !important;
		right: 110px !important;
	}
	#articulosBlog .articulo .contenido .fecha {
		top: -62px !important;
		right:10px !important;
	}

	.venta h3, .alquiler h3, .promocion h3{
    	    width: 90%;
    height: 100px;
	}
	#navegacion ul#idiomas li a span > span:last-child{
		display:none;
	}
	
	#background {
		
	}
	
	header, #content {
		width: 100%;
	}
	
	header , #home header {
	     height: auto;
		 position: relative !important;
	}
	#navegacion{
		padding:0;
	}
	
	
	#bgContent {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	section {
		padding-top: 0;
	}
	.headerRight {
		border-top: 1px solid #fff;
	}
	#detalle #ficha div.colDch { 
		margin-top:0;
	}
	
	section, #home section {
		padding-top: 0px;
		float: none;
		width: 100%;
		margin: 0 !important;
		padding: 0 15px;
    	box-sizing: border-box;
	}
	
	#home #logo:after {
		display: none;
	}
	
	aside{
		display:none;
	}
	footer #datosContactoFooter {
		background: none;
	}
	#datosContactoFooter > div.socialLinks{
		top:16px;
	}
	
	#home #logo , #logo {
		top: 0;
		position: relative;
		width: 100%;
    	left: inherit;
	}
	
	#home #logo a img , #logo a img {
	
	}
	
	#slideshow {
		display: none;
	}	
	
	#navegacion {
		position: relative !important;
		top: 0;
	}
	
	#navegacion nav {
		padding: 0;
		background:none;
	}
	
	/* RESULTS */
	
	#results section {
	    padding-top: 20px;
	}
	#results article#mapa_results {
		display:none !important;
	}
	#results article.headerPage, #results article.headerResults, #results article.paginacion, #results article#offers {
		width:100% !important;
		float:none;
		padding: 0;
	}
	#results article.offers #leyenda {
		position:absolute;
		top:0;
	}
	
	
	
	article.offers #leyenda form .line.filtro_precio, article.offers #leyenda form .line.filtro_m2 {
		width: 100%;
		margin: 0;
	}
	article.offers #leyenda form .line.filtro_precio label, article.offers #leyenda form .line.filtro_m2 label {
   	 	width: 84%;
	}
	#leyenda > form > fieldset > div.line.filtro_m2:after {
		right: 0;
		top: 45px;
	}
	article.offers #leyenda form .line.filtro_precio div input, article.offers #leyenda form .line.filtro_m2 div input {
    	width: 29%;
		height: 45px !important;
	}
	article.offers #leyenda form .line {
		width: 100%;
		margin: 0;
	}
	#results footer {
		width:100%;
	}
	#results #leyenda > form > div > div > button {
		width:100%;
	}
	
	
	
	
	article#mainText {
		display: none;
	}
		
	
	#navegacion #navHeader #navToggle, #navegacion #navHeader #searchToggle {
		float: left;
	}
	
	#navegacion ul#idiomas {
		    top: -10px;
    	right: 17px;
		z-index: 1000000;
		left:inherit;
	}
	h2 {
    	font-size: 26px;

	}
	#navegacion ul li a , #navegacion nav div > ul > li > a, #navegacion nav ul#favoritos > li > a{
		height: 60px;
    	line-height: 60px;
		padding-left:10px !important;
		color:#fff;
	}
	#detalle #ficha .header .headerTitulo {
      	padding: 0 20px;
	}
	article:before {
		width:100%;
	}
	#navegacion #navHeader #navToggle button, #navegacion #navHeader #searchToggle button {
	    margin: 6px 5px;
		padding: 6px 10px;
	    background: #2a72c2;
		color: #fff;
		height: auto !important;
		border-radius: 0;
		box-sizing: border-box;
		border: none;
	}
	footer #creditos .left {
		margin-top: 17px;
		float: none;
		    top: 0;
		text-align: center;
	}
	#slider {
	    display:none;
	}
	
	#navegacion #navHeader {
		padding: 0px 5px;
		box-sizing: border-box;
		width: 100%;
	}
	footer #datosContactoFooter div.socialLinks > i {
		display: none !important;
	}
	
	#navegacion #navHeader #navLinks {
		position: absolute;
    	    background: #457cc1;
	    top: 48px;
		left: 0;
		width: 100%;
	    padding: 0px 10px;
		display: none;
		z-index: 9999999;
		box-sizing: border-box;
	}
	#detalle #ficha div .detallesFicha h3, #detalle .googleMaps h3, #detalle .videos h3 {
		margin: 25px 0 35px;
	}

	
	#navegacion #navHeader #navLinks .dropDownMenu ul {
		background: none !important;
	}
	
	#navegacion ul li:hover a {
		background: #272727 !important;
		color: #fff !important;
	}
	
	#navegacion nav div > ul > li:hover > a:before, #navegacion nav ul#favoritos > li:hover > a:before {
		display: none;
	}
	
	#navegacion ul#idiomas > li > a {
		margin-bottom: 0;
	    color: #fff;
		height: 50px;
    	line-height: 52px;
	}
	.nuestra_empresa_texto {
		width: 100%;
		text-align: justify;
		font-size: 16px;
		padding: 0 10px;
		box-sizing: border-box;
	}
	#home #buscador, #buscador {
		z-index: 1000;
		display:none;
		left:0;
	    top: 0 !important;
        position: relative;
	    background: rgb(255, 255, 255) !important;
		margin: 0;
		outline: none;
	}
	#buscador div#openProperty form:last-child div.line:last-child {
		width:100% !important;
	}
	.box_vertical .etiqueta {
		margin-right:0;
	}
	.box_vertical .etiqueta:before {
		display:none;
	}
	#buscador .tabs {
		border-bottom: 1px solid transparent;
		margin-top: 15px;
		left: 0;
		position: relative;
		margin-bottom: 15px;
	}
	
	#buscador div form fieldset button, #buscador div form:first-child fieldset button, #buscador div form:last-child fieldset button {
		width:100% !important;
	}
	#home section article.offers {
		top: 0px;
		padding:0 !important;
	}
	
	#sliderPropiedad {
		width: 320px;
	}
	
	.sliderPropiedad .sliderPrincipal .img img {
		max-height: initial;
		height: 237px;
	}
	
	#ficha .sliderPropiedad .sliderPrincipal .img {
		height: auto;
	}
	
	.promocion,	.venta, .alquiler {
		height: auto !important;
	}
	
	.venta, .alquiler {
   		padding: 0 !important;
		margin: 0px 0px 20px !important;
	}
	
	.promocion .contenido .precio {
		margin-bottom: 10px;
	}
	
	.venta .contenido .precio, .alquiler .contenido .precio {
		    bottom: -44px;
	}
	
	#fichaScroll {
		top: 0px;
		width: 100%;
		margin-left: 0;
		left: 0;
	}
	
	#fichaScroll figure {
		width: 32%;
		float: left;
	}
	
	#fichaScroll div {
		font-size: 14px;
	}
	
	#fichaScroll div ul li {
		margin: 0 0 5px 10px;
		width: 100%;
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		top: 305px;
	}
	
	#buscador .busquedaAvanzada {
		display: none;
	}
	
	footer {
	    padding: 20px 0 22px 0;
	}
	.promocion .contenido{
		height:125px;
	}
	#ficha > div.colIzq > div:nth-child(4) > p {
		text-align:justify;
	}
	#detalle #ficha .header .headerTitulo .headerRight {
		position: relative;
		border:none;
	}
	.sliderPropiedad .miniaturas {
		margin-top:0;
	}
	.sliderPropiedad.sliderMini .img, .sliderPropiedad.sliderMini .img img {
    	height: 165px;
	} 

}

@media screen and (min-width: 0) and (max-width: 767px) and (orientation: landscape) {
	
	

}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	#buscador div form fieldset button, #buscador div form:first-child fieldset button, #buscador div form:last-child fieldset button {
       top: 4px !important;
	}
	
	#ficha .sliderPropiedad .sliderPrincipal .img {
		height: 570px;
	}
	#buscador {
		outline-offset: -15px;
	}
	.nivo-caption > div {
		font-size:17px;
	}
	
	article#mainText #caja2 {
      height: 422px;
      margin-left: 0px;
      margin-right: 0px;
  }
	article#mainText #caja3 {
	    height: 422px;
	}
	
	
	footer #datosContactoFooter div span {
        font-size: 14px;
	}
	#buscador > div , #home h2, header .datosContacto address{
		width: 768px;
	}
	form div.line input[type="text"], form div.line select, form div.line textarea{
		padding-right:25px;
	}
	

	
	header .datosContacto address ul {
		float: none;
	}
	
	.nivo-directionNav, #navegacion ul#favoritos > li > div, #home #logo, aside, aside #mailingList {
		width: 768px;
		margin-left: -384px;
	}	
	
	header .datosContacto address .socialLinks {
		display:none !important;
	}
	
	#navegacion {
	}
	
	.box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
	    width: 44.7%;
	}
	#results .box_vertical .promocion, #results .box_vertical .venta, #results .box_vertical .alquiler {
	    width: 95% !important;
	}
	#detalle #ficha .actionBar {
		width: 100%;
	}
	
	.box_vertical .promocion {
	    height: 198px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
	      height: 195px;
    	  width: 46%;
	}
	#buscador div form:first-child {
		padding-left: 17px;
		padding-right: 0;
	}
	
	aside div#mailingList > div > p {
		width: 100% !important;
		text-align: center !important;
	}
	#buscador div form fieldset button {
		top: 0px !important;
		
	}
	#buscador div#openProperty form:last-child div.line {
		width: 88px;
	}
	#tipo_de_propiedado, #tipo_operaciono {
	    top: -10px;
    	position: relative;
	}


		
	article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
		width: 100%;
	}
	
	#detalle #ficha div.colIzq {
		width: 100%;
	}

	#detalle #ficha div.colDch {
		width: 100%;
		margin-top:0;
	}
	
	#sliderPropiedad {
		width: 785px;
	}
	
	#detalle #sliderPropiedad .img img {
	    max-height: 100%;
   		max-width: 100% !important;
    	width: 768px;
	}
	
	#captacion form .datosPersonales div.line:nth-child(2), #captacion form .datosPersonales div.line:nth-child(3) {
		width: 100%;
	}
	
	#captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
		width: 100%;
	}
	
	#captacion form .detalleInmueble div.line {
		width: 45.3%;
	}
	
	#captacion form div.line:last-child div button {
		width: 30%;
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		top: 290px;
	}
	
	#results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
		top: 236px;
	}
	
	#results .box_vertical .venta, #results .box_vertical .alquiler {
	        height: 195px;

	}
	
	#results .venta h3, #results .alquiler h3 {
    	/*height: 195px;*/
	}
	
	#results .venta figure div.mask, #results .alquiler figure div.mask {
    	bottom: -52px;
	}
	
	#results article.headerPage, #results article.headerResults, #results article.paginacion, #results article#offers, #results article.offers #leyenda {
    	width: 55% !important;
	}
	
	#results article#mapa_results {
    width: 45% !important;
}
	
	#navegacion ul#idiomas li a {
		text-align: center;
	}

	#navegacion ul#idiomas li a span span:last-child {
		display: none;
	}
	
	#results .box_vertical .etiqueta {
		    top: 108px !important;
	}

	.sliderPropiedad.sliderMini .img {
		height: 195px;
		/* display: table-cell; */
		vertical-align: middle;
		text-align: center;
	}
	.home_section img {
		width: 768px;
	}
	
	#navegacion ul li a {
    height: 50px;
	font-size: 13px;
    padding: 0px 19px !important;
}

#navegacion nav {
    padding: 50px 0 0;
}

#logo {
	    top: 12px;
}

#logo img {
    width: 250px;
}

article#mainText {
	display:none;
}

#home section {
    margin-top: -160px;
}

.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
    bottom: -74px;
	
}

article.offers #leyenda form .line {
    width: 48.5%;
}

#results article.offers #leyenda {
    top: 113px;
}

}
@media screen and (min-width: 1024px) and (max-width: 1259px) {
	#iconos_rombos .icono_rombo h4 {
		line-height: 27px;
		font-size: 19px;
	}
	.home_section img {
		width: 800px;
	}
	.nivo-caption > div{
		font-size:17px !important;
	}

	#navegacion nav ul#favoritos > li > a span {
		display: none !important;
	}
	
	#buscador > div , section, #home .row , #home h2, header .datosContacto address, #iconos_rombos, #banda_contactar, #nuestra_empresa, #caracteristicas_nuestra_empresa , #agente_personal, #equipo, #testimonios  {
		width: 984px;
	}
	.nivo-directionNav, #navegacion ul#favoritos > li > div, #home #logo, aside , #indicadores, aside #mailingList{
		width: 984px;
		margin-left: -492px;
	}	
	
	
	article#mainText #caja2 {
	 	height: 334px;
	  	margin-left: 0px;
	 	margin-right: 0px;
	}
	article#mainText #caja3 {
		height: 334px;
	}
		
	.box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
		width: 30.6%
	}
	.box_vertical .promocion {
		width: 29.2%
	}
	
	.box_vertical .promocion {
		height: 165px;
	}

	.box_vertical .venta, .box_vertical .alquiler {
	    height: 170px;
    	  width: 30.2%;
	}
	#results .box_vertical .venta, #results .box_vertical .alquiler {
	    height: 160px;
		width: 262px;
		margin-left: 10px;
		margin-right: 10px;
	}
	
	#results .venta .contenido .precio p, #results .alquiler .contenido .precio p {
    	font-size: 32px;
	}
	
	#results .venta .contenido .precio, #results .alquiler .contenido .precio {
    	bottom: -45px;
		width: 95%;
	}
	
	aside div#mailingList > div > p {
		width: 100% !important;
	}

	#detalle #ficha div.colIzq {
		width: 60%;
	}

	#detalle #ficha div.colDch {
		width: 30%;
	}
	
	#sliderPropiedad {
    	width: 984px;
		    max-width: inherit;
	}
	
	#detalle #sliderPropiedad .img img {
		max-height: inherit;
		max-width:100% !important;
		width:984px;
	}
	
	#captacion form .detalleInmueble div.line {
		width: 21.8%;
	}
	
	#captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
		width: 48.4%;
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		top: 210px;
	}
	
	#results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
		top: 176px;
	}
	.sliderPropiedad.sliderMini .img {
		height: 195px;
		/* display: table-cell; */
		vertical-align: middle;
		text-align: center;
	}
	#results .sliderPropiedad.sliderMini .img {
		height: 160px;
	}
	.sliderPropiedad .sliderPrincipal .img img {
		height:100%; 
	}
	
	#navegacion ul li a {
		font-size: 12px;
    	padding: 0px 11px !important;
}

.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
    bottom: -53px;
}

.venta h3, .alquiler h3 {
    padding: 10px 0 0 10px;
    width: 95%;
    font-size: 24px;
}

.venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
    width: 37%;
    padding-left: 5px;
}

.contenido .descripcionCaracteristicas .caracteristicas li.habitaciones {
    width: 30% !important;
}

.nivoSlider img {
    min-height: 500px !important;
}

article#mainText div.welcome p {
    font-size: 14px;
    width: 100%;
}

.welcome div img {
    padding-left: 10px;
    margin-top: 0;
    width: 315px !important;
    height: auto !important;
}

.venta .contenido .precio p, .alquiler .contenido .precio p {
    font-size: 34px;
}

#buscador div#openProperty form fieldset #numero_ref {
    width: 130px;
}

}

@media screen and (min-width: 1260px) {
	
	article,  aside > div, footer #datosContactoFooter, footer #creditos, #navegacion nav, #slider .slider .slide .contenedor, #navegacion ul#favoritos > li > div > div > div, .headerResults, .paginacion, .informe_propietario, #aviso_cookie div, #buscador > div, section, #home .row , #home h2, header .datosContacto address, #fichaScroll div, #iconos_rombos, #banda_contactar, #nuestra_empresa, #caracteristicas_nuestra_empresa , #agente_personal, #equipo, #testimonios , #indicadores 
	 {
		width: 1220px;
	}
	.home_section img {
		width: 630px;
	}
	
	header .datosContacto, aside, aside #mailingList {
		width: 1220px;
		margin-left: -610px;
	}
	
	#logo {
		
	}
	
	.nivo-directionNav, #navegacion ul#favoritos > li > div, #home #logo {
		width: 1220px;
		margin-left: -610px;
	}
	
	.box_vertical .promocion {
		height: 275px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		height: 330px;
	}

	#detalle #ficha div.colIzq {
		width: 70%;
	}

	#detalle #ficha div.colDch {
		width: 30%;
	}
	
	.sliderPropiedad {
		width: 849px;
	}
	
	#sliderPropiedad {
    	max-width: inherit;
	}

	#detalle #sliderPropiedad .img img {
		max-height: 628px;
	}
	
	#captacion form .detalleInmueble div.line {
		width: 22.6%;
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		top: 248px;
	}
	
	.box_vertical .promocion {
	    height: 220px;
		width:30%;
	}
	
	#results_promo .box_vertical .promocion {
		height: 286px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
     	height: 215px;
    	width: 30.8%;
	}
	
	#detalle #ficha div.colIzq {
		width: 60%;
	}

	#detalle #ficha div.colDch {
		width: 27%;
	}
	
	#sliderPropiedad, #video, #googleMaps {
		width: 1220px;
	}
	
	#detalle #sliderPropiedad .img img {
	   max-height: 790px;
	}
	#detalle .groupTabs #sliderPropiedad .img img {
		width:1220px !important;
		max-width: 100% !important;
	}
	
	#captacion form .detalleInmueble div.line {
		width: 21.8%;
	}
	
	#captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
		width: 48.4%;
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		top: 210px;
	}
	
	#results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
		top: 176px;
	}
	
	#results .box_vertical .venta, #results .box_vertical .alquiler {
	   height: 175px;
      width: 330px;
	  margin-right:10px;
	  margin-left:10px;
	}
	
	#results .box_vertical .venta:hover, #results .box_vertical .alquiler:hover {
    	border: 1px solid #fff;
	}
	
	#results .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, #results .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
    	width: 34%;
	}
	
	#results .venta figure div.mask, #results .alquiler figure div.mask {
		bottom:-52px;
	}
	
	article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
		width: 100%;
	}
	.sliderPropiedad.sliderMini .img {
	    height: 216px;
		/* display: table-cell; */
		vertical-align: middle;
		text-align: center;
	}
	#results .sliderPropiedad.sliderMini .img {
    	height: 175px;
	}
	
	#results .box_vertical .venta .contenido .precio, #results .box_vertical .alquiler .contenido .precio {
    	bottom: -54px;
	}

	.promocion .sliderPropiedad.sliderMini .img {
		height: 220px;
	}
	.box_horizontal figure div.sliderPropiedad.sliderMini .img {
		height:110px;
	}
	.box_horizontal figure div.sliderPropiedad.sliderMini .img img {
		height:auto !important;
	}
	.box_horizontal figure div.sliderPropiedad.sliderMini .img a:after {
		display:none !important;
	}
	.sliderPropiedad.sliderMini .img img {
		/* width: auto; */
		max-width: 100%;
		max-height: 100%;
	    height: 100%;
	}
	#buscador div#openNew form:last-child div.line {
		width: 231px;
	}
	.groupTabs .sliderPropiedad .sliderPrincipal {
		height: 785px;
	}
}

/* ie 8 */
@media \0screen {
}