/* 
 * 
 * ESTRUCTURA 1
 *
 */

@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_buscador_vertical.css");
/*@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_seccioncontacto1.css");*/

@import url(http://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Libre+Baskerville:400,700);

/* selección de tema */
/*@import url("tema_1.css");*/
@import url("tema_2.css");
/* ====================
   GENERALES
   ==================== */
#background {}

header {
	position: relative;
	height: 500px;
	background: url(slider_images/img01.jpg) no-repeat center top;
}

#logo {
	position: relative;
	z-index: 13;
	/*text-align: center;*/
}

#logo:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: -100%;
}

#logo a {
    display: block;
    width: 30%;
    height: 120px;
	
}

#bgContent {}

#content {
	margin: 0 auto;
	position: relative;
	display: table;
	background: url(img/bg_footer.png) no-repeat 371px bottom;
	padding-bottom: 150px;
}

#content:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: -100%;
}

#content:after {
    content: "";
    width: 30%;
    height: 100%;
    position: absolute;
	top: 0;
    left: 0;
    z-index: -1;
}

#home #content {
	padding-top: 0px;
}

section {
	margin: 10px auto;
	width: 68% !important;
	min-height: 750px;
}

#home section {
	margin: 0 auto !important;
}

body {
	color: #737373;
	font-family: 'Oxygen', Arial,Helvetica,sans-serif;
	overflow-x: hidden;
}

a {
	color: #737373;
}

a:hover, a:active {}

::selection {
	color: #FFF;
}

.btn {
	border-radius: 0;
	border: none;
	border: 2px solid #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #fff;
	margin: 17px 0;
	padding: 10px 12px;
	text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    height: auto;
}

.btn:hover {
	border: none;
	border: 2px solid #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #fff;
}

#bgContent {
	position: relative;
	/*z-index: 8;*/
}

#home #bgContent {}

h2 {
	margin: 0 auto 40px auto;
	color: #292929;
	font-weight: 400;
	font-size: 30px;
	font-family: 'Libre Baskerville', Arial,Helvetica,sans-serif;
	text-align: left;
	padding: 10px 0;
	position: relative;
	border-bottom: 1px solid #ccc;
	background: url(img/icn_titulo.png) no-repeat center right;
}

.etiqueta {
	top: -3px !important;
    border: 0 !important;
    padding: 10px 15px !important;
    left: inherit !important;
    right: 40px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    text-align: center;
}

.modalContainer {}

.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;
}

#captacion #seccionInterna legend {
	background: none;
}

#sliderPropiedad {
	background: none;
}

.headerResults {
	background: #E6E6E6;
}

.offers, #seccionInterna {
	margin: 20px auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

article .texto {
	padding: 0 10px;
}

.ocultar {}

#contacto, article.headerPage, .headerResults, .paginacion, .offers, #seccionInterna, #tituloBlog, #detalle, #unsubscribe {
	width: 100% !important;
}

article.headerPage {
	margin: 10px auto 10px auto;
}

#contacto .datosContacto {
	background: none;
	width: 100%;
}

#buscador form {
    padding: 0 20px;
}

.modalContainer .bg {
    background: #fff;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.busquedaAvanzada .modal span.titulo {}

.modalContainer .modal {}

.modalContainer .modal form a.cerrar {}

.modalContainer .modal form a.cerrar:hover {}

.modalContainer .modal form button.btn {}

.modalContainer .modal form button.btn:hover {}

#captacion form .detalleInmueble div.line {
    width: 30.8% !important;
}

#captacion form div.line:last-child div button {
    width: 20%;
}

table tbody tr td {
    padding: 10px 5px;
}

#listOffers table thead tr th:nth-child(1), #listOffers table tbody tr td:nth-child(1) {
	display: none;
}

article.offers #leyenda form .line.filtro_precio div input, article.offers #leyenda form .line.filtro_m2 div input {
    width: 63px;
    padding: 5px 5px;
}

article.offers #leyenda form {
    padding: 0;
}

article.offers #listOffers {
    width: 74% !important;
}

#ficha #etiqueta {
    top: 80px;
    left: 0;
}

.box_horizontal .etiqueta {
    right: initial;
    top: 15px !important;
    left: -5px !important;
}

/* ====================
   INFORME PROPIETARIOS
   ==================== */

#informe_propietario .informe_propietario {
	width: 68% !important;
    float: right;
	margin: 10px 0;
}

#informe_propietario .informe_propietario #content_left, #informe_propietario .informe_propietario #content_right {
	float: none;
	width: 100%;
}

#informe_propietario .informe_propietario #content_left {
    border-right: none;
}

.informe_propietario #content_left .datosContactoPropietario {
    margin-bottom: 0;
}

.informe_propietario #content_left .datosContactoAgencia {
    width: 100%;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.informe_propietario #content_left .datosContactoAgencia > div {
    float: left;
}

/* ====================
   SLIDER
   ==================== */
#slider {
	width: 100%;
	height: 208px;
	z-index: 0;
	position: absolute;
	margin: 0 auto;
	overflow: hidden;
	top: 0;
}

#home #slider {
	background: none;
	height: 500px;
}

#slider #slideshow {
	overflow: visible;
	height: 500px;
}

.nivoSlider img {
	width: 1920px !important;
	height: 500px !important;
	left: 50% !important;
	margin-left: -960px !important;
}

.nivo-caption {
	background: none !important;
	padding: 0px !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	/*display: none !important;*/
	bottom: -45px !important;
	left: 0 !important;
}

.nivo-caption > div {}

.nivo-caption .contenedor .contenido {
	margin: 0 auto;
	position: relative;
	height: 195px;
}

.nivo-caption .contenedor .contenido h3 {
	text-align: center;
	font-size: 42px;
	text-transform: uppercase;
	text-shadow: 0 0 8px #292929;
}

.nivo-caption .contenedor .contenido p {
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-family: 'Libre Baskerville', Arial,Helvetica,sans-serif;
	font-style: italic;
	font-size: 32px;
	font-weight: 300;
	text-align: right;
	padding: 0 !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-shadow: 0 0 6px #292929;
	position: absolute;
	top: 80px;
	right: 150px;
	z-index: 1;
}

.nivo-caption .contenedor .contenido span.num {
	display: block;
	text-align: center;
	font-size: 195px;
	font-family: 'Libre Baskerville', Arial,Helvetica,sans-serif;
	font-weight: 700;
	color: #fff;
	opacity: 0.3;
	filter: alpha(opacity=30);
	position: absolute;
	right: 0;
}

.nivo-caption .contenedor .contenido span.linea {
	width: 1px;
	height: 115px;
	background: #FFF;
	position: absolute;
	left: 50%;
	bottom: 0;
}

.nivo-directionNav {
	position: absolute;
	bottom: 160px;
	left: 50%;
	z-index: 10000;
	height: 60px;
	display: none;
}

.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;
}

#slider .highlighted img {
	top: -30%;
}

.nivo-controlNav {
	top: -265px;
	position: relative;
	z-index: 12;
}

.nivo-controlNav a {
	display: inline-block;
	text-indent: -9999px;
	width: 7px;
	height: 7px;
	margin: 0 4px;
	border-radius: 50%;
	background: none;
	border: 2px solid #fff;
}

.nivo-controlNav a.active, .nivo-controlNav a:hover {
	background: #fff;
}

/* ajustes para poner foto fija para cuando se muestran en el selector de plantillas (eliminar cuando se instale) */
#slider .nivoSlider {
	background: url(slider_images/img01.jpg);
}

#slider .nivoSlider img, #slider .nivoSlider .nivo-slice {
	
}


/* ==================== 
   NAVEGACIÓN
   ==================== */
#navegacion {
	z-index: 13;/*9*/
	background: none;
	margin: 0 auto;
	position: relative;
}

#navegacion:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: -100%;
}

#home #navegacion {
	top: 0;
}

#navegacion.fixed {
	position: absolute;
	top: 0;
}

#home #navegacion.fixed {
	position: absolute;
	top: 0;
}

#navegacion nav {
	display: table;
	width: 30%;
    height: 380px;
	float: left;
}

#navegacion #navHeader {
	position: inherit;
}

#navegacion #navHeader #navLinks, #navegacion #navHeader #operationList {
    float: none;
}

#navegacion #navHeader #navLinks li {
	/*border-right: 1px solid #ccc;*/
}

#navegacion ul > li {
	float: none;
}

#navegacion ul li a {
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	padding: 0px 15px !important;
	position: relative;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#navegacion .dropDownMenu .dropDownMenu a {
	height: 40px;
	line-height: 40px;
}

#navegacion ul li:hover > a, #navegacion ul li > a:hover {
	background: none;
	color: #fff;
}

#navegacion ul#navLinks > li:hover > a {
	padding-left: 30px !important;
}

#navegacion ul#navLinks > li > a:before {
	content: "";
	width: 0;
	height: 100%;
	position: absolute;
	top: 0;
	right: -5px;
	transition: all ease .25s;
	-webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
}

#navegacion ul#navLinks > li:hover > a:before {
	width: 5px;
	transition: all ease .25s;
	-webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
}

#navegacion ul#navLinks > li > a:after {
	content: "";
	width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
	position: absolute;
	top: 50%;
	left: 15px;
	margin-top: -7px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all ease .25s;
	-webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
}

#navegacion ul#navLinks > li:hover > a:after {
	opacity: 1;
	filter: alpha(opacity=100);
	transition: all ease .25s;
	-webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
}

#navegacion ul li.dropDownMenu:hover ul li:hover {
}

#navegacion ul#idiomas li.dropDownMenu:hover ul li:hover {}

#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#operationList li.dropDownMenu:hover > a {
}


#navegacion ul li.dropDownMenu ul li.dropDownMenu:hover > a {
	color: #fff !important;
}

#navegacion nav div > ul > li > a, #navegacion nav ul#favoritos > li > a {
	position: relative;
}

#navLinks .dropDownMenu > a > i {
	float: right;
    margin-top: 18px;
}

#navLinks .dropDownMenu > a > span {
	float: left;
}

.dropDownMenu ul {
}

#navLinks > li.dropDownMenu > ul:before, #operationList > li.dropDownMenu > ul:before, #idiomas > li.dropDownMenu > ul:before, #navegacion ul#favoritos > li > div:before {
	content: "";
	position: absolute;
	top: -5px;
	left: 14px;
	width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

#navegacion ul#favoritos > li > div:before {
	left: 1012px;
}

.dropDownMenu ul li a {
	color: #fff !important;
	border-right: none !important;
	margin: 0 10px;
}

.dropDownMenu ul li a:hover {
	color: #fff !important;
}

#navegacion #navHeader #operationList {
	position: absolute;
    top: -30px;
    right: 140px;
}

#navegacion #operationList a.title {
	text-indent: -9999px;
	padding: 0 20px !important;
}

#navegacion #operationList li.title:after {
	content: "\f046";
	display: inline-block;
	font-family: FontAwesome;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -6px;
	color: #FFF;
}

/* ====================
   FAVORITOS
   ==================== */
#navegacion ul#favoritos {
	float: none;
}

#navegacion ul#favoritos > li > div {
	left: 50%;
	top: 20px;
}

#navegacion nav ul#favoritos > li > a {
    position: absolute;
    top: -30px;
    right: 182px;
}

#navegacion ul#favoritos > li:hover > a, #navegacion ul#favoritos > li > a:hover {}

#navegacion nav ul#favoritos > li > a span {
	display: none !important;
}

#navegacion nav ul#favoritos > li > a i {
	font-size: 14px;
}

#navegacion ul#favoritos > li > div > div > div > ul > li {
	height: 210px;
	padding: 0px !important;
	float: left;
}

#navegacion ul#favoritos > li > div > div > div > ul > li:after {
	display: none;
}

#navegacion ul#favoritos > li > div > div > div > ul > li:hover {
}

#navegacion ul#favoritos > li:hover > div a {
	height: 88px;
	text-align: center;
}

#navegacion ul#favoritos > li > div > div > div > ul > li figure {
	z-index: 3;
	margin-top: 33px;
}

#navegacion ul#favoritos > li > div > div > div > ul > li figure a img {
	max-width: 100%;
	max-height: 100%;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 {
	padding: 5px 3px;
	margin-top: 0px;
}

#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;
	text-shadow: none;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido {
	padding: 0 5px;
	border: none;
	top: 0;
	left: 0;
	height: auto;
	margin: -5px 0 0 2% !important;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido:before, #navegacion ul#favoritos > li > div > div > div ul li .contenido:after {
	display: none;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas {
	height: 17px;
	color: #575757;
	padding: 0;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas .caracteristicas li {
	width: 45%;
	margin: 0;
}

#navegacion ul#favoritos > li > div > div > div > ul > li .contenido .precio {
	background: none !important;
	color: #292929 !important;
	font-weight: 700;
	text-align: center;
	margin-top: 40px !important;
}

/*--------------------
 :: IDIOMAS
--------------------*/
#navegacion ul#idiomas {
	float: none;
    position: absolute;
    top: -30px;
    right: 0;
}

#navegacion ul#idiomas li a.langSelect i {}

#navegacion ul#idiomas li:hover a.langSelect i {
	/*color: #fff;*/
}

#navegacion ul#idiomas li a {
	background: none !important;
	text-transform: inherit;
	font-weight: 300;
}

#navegacion ul#idiomas > li:hover > a {
}

#navegacion ul#idiomas li ul {
}

#navegacion ul#idiomas li ul li a {
	height: 25px;
	line-height: 25px;
	padding: 0px 5px !important;
}

#navegacion ul#idiomas li a.langSelect {}

#navegacion ul#idiomas li:hover > a {
	background: #343434;
}

#navegacion ul#idiomas li a span > span:last-child {}

#navegacion ul#idiomas li:hover a.langSelect {
	/*background: none !important;*/
}


/* ====================
   DATOS CONTACTO HEADER 
   ==================== */
header .datosContacto {
	top: 40px !important;
	z-index: 12;
}

header .datosContacto address {
	background: none;
	color: #575757;
	padding: 0;
}

header .datosContacto address li.email a, header .datosContacto address li.email i, header .datosContacto address li.telefono {
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	font-size: 24px;
}

header .datosContacto address ul {}

header .datosContacto address ul li {
	color: #fff;
	font-size: 16px;
	text-align: left;
	margin-bottom: 10px;
	display: block;
}
header .datosContacto address ul li a {
	color: #fff;
}

header .datosContacto address ul li i {
	margin-right: 10px;
	margin-left: 5px;
	text-align: right;
}

header .datosContacto address ul:first-child li i {
	background: #fff;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 50%;
}

header .datosContacto address ul li.email a:hover {
	text-decoration: underline;
}

header .datosContacto li.agencia, header .datosContacto li.fax, header .datosContacto ul:first-child li:last-child, header .datosContacto li.movil, header .datosContacto li.email, header .direccion, header .datosContacto li.poblacionProvincia {
	display: none !important;
}

header .datosContacto address .socialLinks {
	border-top: none;
	margin: 0 20px 0 0;
	padding: 0;
	float: right;
	margin-top: 20px;
	display: none;
}

header .datosContacto address .socialLinks li {
	float: right;
	margin-right: 0;
	margin-left: 5px;
}

header .socialLinks a {
	color: #575757;
}

header .datosContacto address .socialLinks li i {
	margin: 0;
}

header .datosContacto address ul li.direccion, header .datosContacto address ul li.poblacionProvincia {
	position: relative;
	right: 330px;
}

header .datosContacto address ul li.telefono {}


/* ==================== 
   BUSCADOR 
   ==================== */
#buscador {
	display: block;
	position: relative;
	margin: 0 0 70px 0 !important;
	padding-top: 33px;
	float: none;
	height: auto;
	width: 30%;
    float: left;
}

#buscador > div {
	position: relative;
	display: table;
	margin: 10px;
}

#buscador #openProperty form div.line, #buscador #openNew form div.line {
	/*width: 48.5%;*/
}

#buscador .tabs {
	margin-top: -32px;
	border-bottom: 1px solid transparent;
}

#buscador .tabs li a {
	padding: 10px;
	font-size: 12px;
	font-weight: 400;
	position: relative;
	border-radius: 0;
}

#buscador .tabs li a:hover {
	border-bottom: none;
}

#buscador .tabs li.activo a {
	border: 1px solid transparent;
	border-bottom: none;
}

/*#buscador .tabs li.activo a:after, #buscador .tabs li a:hover:after, .busquedaAvanzada > a:hover:after {
	content: "";
	width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 10px solid #f9f9f9;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -15px;
}*/

#buscador label {
	font-size: 12px;
	font-weight: 400;
}

.modal label {
	color: #575757 !important;
}

#buscador div#openProperty form, #buscador div#openNew form, #buscador div#openProperty form fieldset, #buscador div#openNew form fieldset {
	margin-bottom: 0;
	padding-bottom: 0;
}

/*div#openProperty form:last-child div.line:last-child {
	width: 68px !important;
}*/

.filtroResultados > ul > li > ul {
	top: 37px;
}

.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;
}

.busquedaAvanzada > a {
	padding: 10px 15px;
    top: 507px;
    right: 0;
    left: inherit;
    font-size: 12px;
    font-weight: 400;
    color: #575757;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    box-sizing: border-box;
}

.busquedaAvanzada > a:hover {
	color: #292929;
	text-decoration: underline;
}

div#openNew[style="display: block;"] + div.busquedaAvanzada > a {
	top: 384px;
}


/* ====================
   MAIN TEXT
   ==================== */
article#mainText {
	background: none;
	/*background-position: right top !important;*/
	padding: 0;
	margin: 0 auto 30px auto;
	position: relative;
}

article#mainText:before {
	content: "";
	width: 200%;
	height: 100%;
	background: url(img/bg.png) repeat;
	position: absolute;
	top: 0;
	left: -19px;
	z-index: -1;
}

article#mainText > div {
	padding: 20px 0;
	width: 100%;
}

article#mainText h2 {
	position: relative;
	margin-bottom: 20px;
}

#mainText .welcome {
	line-height: 20px;
	width: 100% !important;
	float: none !important;
}

#mainText .datosContacto {
	padding-left: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-left: 1px solid #ccc;
	display: none;
}

#mainText > div {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}


/* ====================
   BOX PROMOCIONES, VENTA Y ALQUILER
   ==================== */
.promocion, .venta, .alquiler {
	padding: 0px !important;
	background: #f2f2f2;
}

.promocion {
	background: none;
}

.venta:before, .alquiler:before {
	content: "";
	width: 96%;
	height: 4px;
	background: #f2f2f2;
	position: absolute;
	bottom: -4px;
	left: 2%;
}

.venta:after, .alquiler:after {
	content: "";
	width: 92%;
	height: 4px;
	background: #ccc;
	position: absolute;
	bottom: -8px;
	left: 4%;
}

.promocion h3, .venta h3, .alquiler h3 {
	width: 100%;
	font-size: 18px;
	color: #292929;
	text-align: center;
	font-family: 'Libre Baskerville', Arial,Helvetica,sans-serif;
	font-weight: 700;
	margin: -2px 0 0 0;
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	z-index: 10;
}

.promocion h3 {
	color: #fff;
	font-family: 'Libre Baskerville', Arial,Helvetica,sans-serif;
	font-weight: 400;
	padding: 10px;
	position: absolute;
    top: 0;
	width: 96%;
	height: 38px;
	margin-left: 2%;
	overflow: hidden;
}

/*.promocion h3 span {
	position: relative;
	line-height: 1px;
	transition: all ease .15s;
	-webkit-transition: all ease .15s;
	-moz-transition: all ease .15s;
}

.promocion h3 span:before {
	content: attr(title);
	position: absolute;
    top: -30px;
    left: 0;
	width: 100%;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	transition: all ease .15s;
	-webkit-transition: all ease .15s;
	-moz-transition: all ease .15s;
} 

.promocion:hover h3 span {
	position: relative;
	line-height: 80px;
	transition: all ease .15s;
	-webkit-transition: all ease .15s;
	-moz-transition: all ease .15s;
}

.promocion:hover h3 span:before {
	content: attr(title);
	position: absolute;
    line-height: 20px;
    top: -29px;
    left: 0;
	transition: all ease .15s;
	-webkit-transition: all ease .15s;
	-moz-transition: all ease .15s;
} */

.venta h3, .alquiler h3 {
	margin-top: 5px;
}

.promocion figure {
	margin-top: 25px;
}

.venta figure, .alquiler figure {
	position: relative;
}

.venta figure:before, .alquiler figure:before {
	content: "";
	width: 54px;
	height: 20px;
	background: url(img/icn_img.png);
	position: absolute;
	bottom: -1px;
	left: 50%;
	margin-left: -27px;
	z-index: 9;
}

.box_horizontal .venta figure:after, .box_horizontal .alquiler figure:after {
	display: none;
}

.promocion figure:hover .sliderPropiedad.sliderMini {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.promocion .sliderPropiedad .sliderPrincipal .img img {
	position: relative;
}

.venta .sliderPropiedad .sliderPrincipal .img img, .alquiler .sliderPropiedad .sliderPrincipal .img img {
	position: relative;
}

#results .promocion .sliderPropiedad .sliderPrincipal .img img, #results .venta .sliderPropiedad .sliderPrincipal .img img, #results .alquiler .sliderPropiedad .sliderPrincipal .img img {
	border: none;
}

.promocion figure div.mask {
	background: none;
	bottom: 2px;
	max-height: 100%;
	padding: 0;
	z-index: 8;
}

.promocion figure:hover div.mask {
}

.promocion figure div.mask a {
	width: 0%;
	height: 0%;
	padding: 0;
	position: relative;
	top: -2px;
    left: 0px;
	text-indent: -9999px;
	transition: all ease .15s;
	-webkit-transition: all ease .15s;
	-moz-transition: all ease .15s;
}

.promocion figure div.mask:hover a {
	width: 100%;
	height: 100%;
	transition: all ease .15s;
	-webkit-transition: all ease .15s;
	-moz-transition: all ease .15s;
}

.promocion .contenido {
	width: 96%;
    height: 73px;
    margin: -13px 0 0 2%;
    position: relative;
    z-index: 8;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #f1f1f1;
}

.promocion .contenido .acciones {
	display: none;
}

.promocion .contenido .acciones a {
	text-indent: -9999px;
	position: absolute;
	bottom: -35px;
	right: 0;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background: #4d4d4d url(img/icn_lupa.png) no-repeat center;
}

.promocion .contenido .acciones a:hover {
	background: #f9b204 url(img/icn_lupa.png) no-repeat center;
}

.promocion .contenido .descripcionCaracteristicas p {
	font-size: 14px;
	margin: 0px;
	color: #575757;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.promocion .contenido .precio {
	background: none;
	color: #575757;
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 14px;
	text-align: center;
	position: relative;
	z-index: 1;
}

.box_horizontal .venta h3, .box_horizontal .alquiler h3 {
	color: #292929;
	top: 5px !important;
	left: 172px !important;
	width: 301px !important;
	background: none !important;
	text-align: left !important;
	box-shadow: none !important;
	margin-top: 0px;
}

.box_horizontal .venta h3:before, .box_horizontal .alquiler h3:before, .box_horizontal .venta h3:after, .box_horizontal .alquiler h3:after {
	display: none;
}

.venta figure div.mask, .alquiler figure div.mask {
	position: absolute;
	background: none;
	z-index: 8;
	top: 0;
    height: 25px;
}

.venta figure div.mask, .alquiler figure div.mask, .venta figure:hover div.mask, .alquiler figure:hover div.mask {
	bottom: initial;
}

.venta figure div.mask div.referencia, .alquiler figure div.mask div.referencia {
	background: #000;
	background: rgba(0,0,0,0.6);
	font-size: 12px;
	text-align: left;
    padding: 0 10px;
}

.box_horizontal .venta figure div.mask div.referencia, .box_horizontal .alquiler figure div.mask div.referencia {
	text-align: left;
	width: 250px;
	left: 159px;
}

.venta figure div.mask div.referencia span.tipo, .alquiler figure div.mask div.referencia span.tipo {
	color: #fff !important;
	float: none;
	margin: 0;
	display: none;
}

.venta figure div.mask div.referencia span.tipo:after, .alquiler figure div.mask div.referencia span.tipo:after {
	content: "-";
	margin: 0 10px;
}

.venta figure div.mask div.referencia span.numeroRef, .alquiler figure div.mask div.referencia span.numeroRef {
	color: #fff !important;
	float: none;
	margin: 0;
}

.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);
}

.box_horizontal .venta .contenido .descripcionCaracteristicas h4, .box_horizontal .alquiler .contenido .descripcionCaracteristicas h4 {
	background: none;
	text-align: left;
}

.venta .contenido .descripcionCaracteristicas h4 a, .alquiler .contenido .descripcionCaracteristicas h4 a {
	text-decoration: none;
	font-family: 'Libre Baskerville', Arial,Helvetica,sans-serif;
	font-style: italic;
}

.descripcionCaracteristicas .caracteristicas span {
	font-weight: 300 !important;
	display: none;
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas, .venta .contenido .descripcionCaracteristicas ul.caracteristicas, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
	list-style: none;
	margin: 0;
	height: 44px;
	text-align: center;
}
	
#results .venta .contenido .descripcionCaracteristicas ul.caracteristicas, #results .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
	height: 80px;
	margin-top: 5px;
}

#results .box_horizontal .venta .contenido .descripcionCaracteristicas ul.caracteristicas, #results .box_horizontal .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
	text-align: left;
}

.venta .contenido .acciones, .alquiler .contenido .acciones {
	position: absolute;
	top: -3px !important;
	right: 5px;
	z-index: 11;
}

#results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
	height: 153px;
}

.venta .contenido .acciones a, .alquiler .contenido .acciones a {
	width: 30px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	border-radius: 2px;
	position: relative;
}

.venta .contenido .acciones a:before, .alquiler .contenido .acciones a:before {
	content: "";
	width: 0;
    height: 0;
    border-right: 15px solid transparent;
	position: absolute;
	bottom: -9px;
	left: 0;
}

.venta .contenido .acciones a:after, .alquiler .contenido .acciones a:after {
	content: "";
	width: 0;
    height: 0;
    border-left: 15px solid transparent;	
	position: absolute;
	bottom: -9px;
	right: 0;
}

.venta .contenido .acciones a:hover, .alquiler .contenido .acciones a:hover {}

.venta .contenido .acciones a:hover:before, .alquiler .contenido .acciones a:hover:before {}

.venta .contenido .acciones a:hover:after, .alquiler .contenido .acciones a:hover:after {}

.sliderPropiedad.sliderMini .sliderPrincipal > a {
	width: 33px;
	height: 33px;
	top: 55%;
	margin-top: -16px;
	background-image: url(img/nav_slider_box.png);
	background-repeat: no-repeat;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.sliderPropiedad.sliderMini .sliderPrincipal > a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.anterior {
	background-position: 0 0;
	left: 10px;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.siguiente {
	background-position: -33px 0;
	right: 10px;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a i {
	display: none;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.anterior:hover, .sliderPropiedad.sliderMini .sliderPrincipal > a.siguiente:hover {
	cursor: pointer;
}

.venta .contenido, .alquiler .contenido {
	padding: 5px 10px;
	margin-top: -2px;
	height: 120px;
	z-index: 3;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
	padding: 0;
	height: auto;
}

.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	padding: 0 10px !important;
	margin: 0 auto;
	z-index: 10 !important;
	height: 55px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: absolute;
	bottom: 0px;
	right: 0;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#home .box_vertical .venta .contenido .precio, #home .box_vertical .alquiler .contenido .precio {}

.box_vertical .venta .contenido .precio span, .box_vertical .alquiler .contenido .precio span {
	font-weight: 300 !important;
}

.box_vertical .venta .contenido .precio p, .box_vertical .alquiler .contenido .precio p {
	line-height: 55px !important;
	/*float: right;*/
}

#home .box_vertical .venta .contenido .precio p, #home .box_vertical .alquiler .contenido .precio p {
	display: block;
}

.venta .contenido .precio .antes, .alquiler .contenido .precio .antes {
	color: #fff;
	margin: -11px 0 -35px 0;
	font-weight: 300;
	/*float: left !important;*/
}

#results .venta .contenido .precio .antes, #results .alquiler .contenido .precio .antes {
  margin: -11px 0 -35px 0;
}

#home .venta .contenido .precio .antes, #home .alquiler .contenido .precio .antes {
	font-weight: 300;
}

#results .box_horizontal .venta .contenido .precio p, #results .box_horizontal .alquiler .contenido .precio p {
	float: none !important;
	display: inline-block;
}

#results .box_horizontal .venta .contenido .precio .antes, #results .box_horizontal .alquiler .contenido .precio .antes {
	color: #fff;
}


.venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
	color: #575757;
	font-size: 12px;
	height: 100px;
}

#results .venta .contenido .descripcionCaracteristicas, #results .alquiler .contenido .descripcionCaracteristicas {
	height: auto;
}

#results .box_horizontal .venta .contenido .descripcionCaracteristicas, #results .box_horizontal .alquiler .contenido .descripcionCaracteristicas {
	height: auto;
}

.venta .contenido .descripcionCaracteristicas p.descripcion, .alquiler .contenido .descripcionCaracteristicas p.descripcion {
	margin: 10px 0;
    color: #575757;
    text-align: center;
}

#results .venta .contenido .descripcionCaracteristicas p.descripcion, #results .alquiler .contenido .descripcionCaracteristicas p.descripcion {
	position: inherit;
	width: auto;
}

.venta .contenido .descripcionCaracteristicas h4, .alquiler .contenido .descripcionCaracteristicas h4 {
	font-size: 14px;
	margin-bottom: 0px;
	text-align: center;
	padding-bottom: 15px;
	position: relative;
	border-bottom: 1px solid #bbb;
}

.venta .contenido .descripcionCaracteristicas h4:before, .alquiler .contenido .descripcionCaracteristicas h4:before {
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
}

.box_horizontal .promocion figure, .box_horizontal .venta figure, .box_horizontal .alquiler figure {
	top: 10px;
	left: 10px;
}

.box_horizontal .promocion figure .mask, .box_horizontal .venta figure .mask, .box_horizontal .alquiler figure .mask, .box_horizontal .promocion figure:hover .mask, .box_horizontal .venta figure:hover .mask, .box_horizontal .alquiler figure:hover .mask {
	bottom: 2px;
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
	display: inline-block;
	width: 45%;
	text-align: center;
	font-size: 20px;
	padding: 10px 0;
    margin: 10px 0;
}

.venta .contenido .descripcionCaracteristicas ul.caracteristicas li.habitaciones, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li.habitaciones {
	border-right: 1px solid #b5b5b5;
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-habitaciones, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-habitaciones, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-habitaciones {
	display: block;
	width: 28px;
	height: 17px;
	background: url(img/icn_habitaciones.png) no-repeat;
	margin: 0 auto 10px auto;
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supConstruida, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supConstruida, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supConstruida, .promocion .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supParcela, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supParcela, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supParcela, .promocion .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supHabitable, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supHabitable, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supHabitable {
	display: block;
	width: 18px;
	height: 18px;
	background: url(img/icn_sup.png) no-repeat;
	margin: 0 auto 10px auto;
}

.box_horizontal .promocion figure .mask, .box_horizontal .venta figure .mask, .box_horizontal .alquiler figure .mask {
	display: none;
}

.box_horizontal .promocion .contenido .precio, .box_horizontal .venta .contenido .precio, .box_horizontal .alquiler .contenido .precio {
	position: absolute;
	top: 0px;
	right: 10px;
}

.box_horizontal .promocion .descripcion, .box_horizontal .venta .descripcion, .box_horizontal .alquiler .descripcion {
	float: none;
}

.contenido .descripcionCaracteristicas {
	text-align: left;
}

.promocion .contenido .descripcionCaracteristicas {
	text-align: center;
	position: relative;
	z-index: 1;
}

.box_horizontal .contenido .descripcionCaracteristicas {
	text-align: left;
}

.box_horizontal .promocion .contenido, .box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
	float: left;
	margin-left: 20px;
	padding-left: 10px;
	width: 69%;
	height: 210px;
}

.box_horizontal .venta .contenido .descripcionCaracteristicas, .box_horizontal .alquiler .contenido .descripcionCaracteristicas {
	margin-top: 45px;
}

#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: 230px;
}

/* ====================
   MAILING LIST
   ==================== */
aside {
	background-position: center top !important;
	background-repeat: no-repeat !important;
	width: 30%;
	margin: 0;
	padding: 44px 10px 10px 10px;
    box-sizing: border-box;
}

aside #mailingList {
	padding: 20px;
	width: 100%;
    box-sizing: border-box;
}

aside #mailingList p {
	margin: 0 0 20px 0;
	text-align: center !important;
}

aside #mailingList p, aside #mailingList form .line.checkbox p a {
	float: none;
}

aside #mailingList form {
	width: 100% !important;
	padding: 0;
}

aside #mailingList form .line {
	float: none;
	width: 100%;
}

aside #mailingList form .line input[type="text"] {
	margin: 0 auto;
	width: 100%;
}

aside #mailingList form .line button {
	margin: 10px 0;
	width: 100%;
}

aside #mailingList form .line.checkbox {
	top: 0;
	position: inherit;
}

aside #mailingList form .line.checkbox p {
	width: auto !important;
}
aside #mailingList #newsletter_form, aside #mailingList form .line.email, aside #mailingList form .line.email input[type=text] {
	width: 100% !important;
}
aside #mailingList form .line.button {
    margin: 0px 0 15px!important;
}
aside #mailingList form .line.button button {
	height: 50px !important;
}



/* ====================
   RESULTS
   ==================== */
.vistaResultados ul li a:hover, .vistaResultados ul li a.activo, .paginacion ul li span.activa, .paginacion ul li a:hover {
	background: #292929;
	border: 1px solid #292929;
}

.paginacion ul li span, .paginacion ul li a {
	border: 1px solid #292929;
	color: #292929;
}



/* ====================
   FICHA
   ==================== */
#detalle #ficha .header .headerTitulo  {
	border-bottom: 3px solid #000;
}

#detalle #formMasInfo {
	width: 100%;
	float: none;
}

#detalle #ficha div.colIzq, #detalle #ficha div.colDch {
	width: 100%;
	float: none;
}

#detalle .colIzq .detallesFicha {
	width: 100% !important;
	float: none !important;
}

#detalle #sliderPropiedad .img img {
	max-width: 100%;
}

#sliderPropiedad .sliderPrincipal > a {
	/*width: 28px;
	height: 55px;
	top: 50%;
	z-index: 10;
	margin-top: -26px;
	background-image: url(img/nav_slider.png);
	background-repeat: no-repeat;
	opacity: 0.5;
	filter: alpha(opacity=50);*/
}

#sliderPropiedad .sliderPrincipal > a:hover {
	/*opacity: 1;
	filter: alpha(opacity=100);*/
}

#sliderPropiedad .sliderPrincipal > a.anterior {
	/*background-position: 0 0;*/
}

#sliderPropiedad .sliderPrincipal > a.siguiente {
	/*background-position: -28px 0;*/
}

#sliderPropiedad .sliderPrincipal > a i {
	/*display: none;*/
	text-shadow: 0 0 2px #575757;
}

#sliderPropiedad .sliderPrincipal > a.anterior:hover, #sliderPropiedad .sliderPrincipal > a.siguiente:hover {
	/*cursor: pointer;*/
}

#fichaScroll {
	top: 10px;
	left: 10px;
	margin-left: 0;
	box-shadow: 0 0 2px #575757;
	z-index: 11;
}

#fichaScroll > div {
	width: 100%;
	font-size: 18px;
}

#fichaScroll figure, #fichaScroll div {}

#fichaScroll div ul li {
	color: #fff;
}

#fichaScroll div ul li i {}

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 .actionBar ul li a {
	color: #575757 !important;
}

#detalle #formMasInfo #contenido form div.line:nth-child(1), #detalle #formMasInfo #contenido form div.line:nth-child(2), #detalle #formMasInfo #contenido form div.line:nth-child(3) {
	width: 32.5%;
}

/* ====================
   CONTACTO
   ==================== */



/* ====================
   CAPTACIÓN
   ==================== */
form fieldset legend {
	color: #575757;
	border-bottom: 3px solid #292929;
	padding: 8px 0;
	margin: 0 0 20px 0;
}



/* ====================
   MODAL
   ==================== */
.modalContainer form .colIzq, .modalContainer form .colDcha {
	width: 49% !important;
}

.modalContainer form .colDcha {
	float: right !important;
}



/* ====================
   FOOTER
   ==================== */
footer {
	margin: 0 auto;
	position: relative;
	display: table;
}

footer:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: -100%;
}

footer:after {
    content: "";
    width: 30%;
    height: 100%;
    position: absolute;
	top: 0;
    left: 0;
    z-index: -1;
}

footer a {}

footer #datosContactoFooter {
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 30%;
    padding: 10px;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
}


footer #datosContactoFooter div {
	font-weight: 700;
	float: none;
	text-align: left;
	width: 100%;
	padding: 10px 20px;
}

footer #datosContactoFooter div.email {
	padding-top: 20px;
}

footer #datosContactoFooter div.socialLinks {
	padding-bottom: 20px;
}

footer .socialLinks a {}

footer div.email > i:before, footer div.direccion > i:before, footer div.tlf > i:before, footer div.socialLinks > i:before {
	display: none;
}

footer div.email > i, footer div.direccion > i, footer div.tlf > i, footer div.socialLinks > i {
	float: left;
	width: 28px;
	height: 28px;
	margin-right: 15px;
}

footer div.email > i {
	background-position: 0 0;
}

footer div.direccion > i {
	background-position: -28px 0;
}

footer div.tlf > i {
	background-position: -56px 0;
}

footer div.socialLinks > i {
	background-position: -84px 0;
}

footer #creditos {
	border-top: none;
	color: #575757;
	width: 68%;
	float: right;
	position: relative;
}

footer #creditos:before {
    content: "";
    width: 200%;
    height: 100%;
    background: url(img/bg.png) repeat;
    position: absolute;
    top: 0;
    left: -19px;
    z-index: -1;
}

footer #creditos a {
	color: #575757;
}

footer #creditos .right p a {
	background-image: url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/img/logoinmoweb2_gris.png) !important;
}

footer #datosContactoFooter div span {
	font-size: 16px;
}



/* ====================
   RESPONSIVE
   ==================== */
@media screen and (min-width: 0) and (max-width: 767px) {	
	#background {
		background: none;
	}
	
	header, #content, #seccServicios .contenedor {
		width: 100%;
	}
	
	header {
		height: auto !important;
	}
	
	header h1 {
		height: 130px;
	}
	
	#bgContent {
		padding-top: 0;
	}
	
	section {
		padding-top: 60px;
		float: none;
		width: 100%;
	}
	
	#home #content, #content {
		padding-top: 0 !important;
		margin-top: 0 !important;
		padding-bottom: 0 !important;
	}
	
	h2:before, h2:after {
		display: none;
	}
	
	#home section {
		padding-top: 10px;
	}
	
	#home #logo:after {
		display: none;
	}
	
	#logo {
		position: initial;
		width: 100%;
		margin: 0;
	}
	
	#logo a {
		height: auto;
		padding: 10px 0;
		background: none;
		width: 100%;
	}
	
	#logo img {
		width: 85%;
		padding: 0;
	}
	
	#logo:before {
		display: none;
	}
	
	#buscador > div {
		width: 100% !important;
		padding: 0 !important;
		margin: 0;
	}
	
	#buscador #openProperty form div.line, #buscador #openNew form div.line {
		width: 100% !important;
	}
	
	#buscador div form:first-child {
		padding: 10px;
	}
	
	#slideshow {
		display: none;
	}	
	
	#navegacion {
		z-index: 100000;
	}
	
	#navegacion nav {
		padding: 0;
		text-align: left;
		width: 100%;
		height: auto;
		float: none;
		border-right: none;
	}
	
	#navegacion ul li a {
	}
	
	#navegacion ul#idiomas li ul {
		height: auto !important;
	}
	
	#navegacion #navHeader #navToggle, #navegacion #navHeader #searchToggle {
		display: inline-block;
	}
	
	#navegacion ul#idiomas {
		top: 6px;
		z-index: 1000000;
		position: relative;
		float: right;
	}
	
	#navegacion ul#idiomas {
		margin-right: 0;
	}
	
	#navegacion ul#idiomas li a {
		height: 26px;
		line-height: 26px;
	}
	
	#navegacion #navHeader #navToggle button, #navegacion #navHeader #searchToggle button {
		margin: 5px 0;
		padding: 2px 7px;
		background: #a8c545;
		border-color: #a8c545;
		color: #fff;
	}
	
	#navegacion #navHeader #navLinks li:last-child {
		border-right: none;
		border-left: none;
		padding-left: 0px;
		margin-left: 0px;
	}
	
	#slider {
		display: none !important;
	}
	
	#navegacion #navHeader {
		position: inherit;
		padding: 0 10px;
		float: left;
		box-sizing: border-box;
	}
	
	#navegacion #navHeader #navLinks {
		top: 43px;
		padding: 0 10px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		background: #a8c545;
		display: none;
	}
	
	#navegacion #navHeader #navLinks .dropDownMenu ul {
		background: none !important;
	}
	
	#navegacion ul li:hover a {
		background: #81a73d !important;
		color: #fff;
	}
	
	#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;
	}
	
	#home #buscador, #buscador {
		z-index: 1000;
		top: 15px;
		left: 0 !important;
		display: none;
		float: none !important;
		margin: 0 !important;
		background: none;
		border-right: none;
	}
	
	.home_section {
		display: none;
	}
	
	#buscador .tabs {}
	
	#idiomas > li > a > i {
		/*color: #fff;*/
	}
	
	#navegacion ul li a {
		color: #fff;
		/*height: 40px;
		line-height: 40px;*/
	}
	
	section {
		float: none !important;
		width: 100% !important;
		  padding: 0;
	}
	
	#home section article.offers {
		top: 0px;
	}
	
	.box_vertical .venta figure, .box_vertical .alquiler figure, .box_vertical .venta h3, .box_vertical .alquiler h3, .box_vertical .venta .contenido, .box_vertical .alquiler .contenido {
		float: none !important;
		width: 100% !important;
	}
	
	.promocion figure, .venta figure, .alquiler figure {
		left: 0;
	}
	
	.promocion figure div.mask {
		max-height: 170px;
	}
	
	.promocion .contenido {
		top: 2px;
		left: 0px;
	}
	
	#sliderPropiedad {
		width: 290px;
	}
	
	.sliderPropiedad .sliderPrincipal .img img {
		max-height: initial;
	}
	
	#ficha .sliderPropiedad .sliderPrincipal .img {
		height: auto;
	}
	
	.promocion {
		height: auto !important;
	}
	
	.venta, .alquiler {
		height: auto !important
		padding-bottom: 55px !important;
	}
	
	.promocion .contenido .precio {
		margin-bottom: 10px;
	}
	
	.venta .contenido .precio, .alquiler .contenido .precio {
		
	}
	
	#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;
		height: 169px;
	}
	
	#buscador .busquedaAvanzada {
		display: none;
	}
	
	aside #mailingList form .line.checkbox {
		top: 0px !important;
	}
	
	#seccServicios {
		height: 460px;
		bottom: 267px;
	}
	
	#seccServicios .contenedor div {
		width: 100%;
		float: none;
	}
	
	.promocion .contenido .descripcionCaracteristicas p {
		width: 260px;
	}
	
	#bgContent, #home #bgContent {
		margin-top: 0 !important;
	}
	
	#home .box_vertical div.venta:nth-child(2n+1) figure:before, #home .box_vertical div.alquiler:nth-child(2n+1) figure:before, #home .box_vertical div.venta:nth-child(2n) figure:before, #home .box_vertical div.alquiler:nth-child(2n) figure:before {
		display: none;
	}
	
	aside {
		margin: 0 auto 0px auto;
		width: 100%;
		background: none;
	}
	
	aside #mailingList {
		width: 100% !important;
		margin-top: 0;
		padding: 25px 10px;
	}
	
	aside #mailingList form .line.checkbox {
		margin-left: 0;
	}
	
	aside #mailingList form .line.checkbox p {
		text-align: left !important;
		width: 90% !important;
	}
	
	footer #datosContactoFooter div, footer #datosContactoFooter div.socialLinks > i {
		display: block;
	}
	
	footer #datosContactoFooter div {
		width: 100% !important;
		margin: 0;
		position: initial !important;
		bottom: 0 !important;
		left: 0 !important;
		text-align: left !important;
		margin-left: 0px !important;
	}
	
	footer #creditos {
		padding: 10px;
		width: 100%;
	}
	
	header {}
	
	.venta .contenido .descripcionCaracteristicas p.descripcion, .alquiler .contenido .descripcionCaracteristicas p.descripcion {
		position: inherit;
		white-space: inherit;
	}
	
	.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
		width: 100% !important;
	}
	
	#navegacion #navHeader #operationList {
		display: none;
	}
	
	#navegacion ul#favoritos {
		display: none;
	}
	
	.promocion .contenido:before, .venta:before, .alquiler:before, #results .venta:before, #results .alquiler:before, #results .box_horizontal .venta:before, #results .box_horizontal .alquiler:before {}
	
	footer #datosContactoFooter {
		padding: 20px 0;
		left: 0;
		position: initial;
		width: 100%;
	}
	
	#home footer #datosContactoFooter:before {
		display: none;
	}
	
	footer .socialLinks a {
		color: inherit;
	}
	
	#home .box_vertical .promocion figure, #home .box_vertical .promocion figure {
		float: none;
	}
	
	#home .box_vertical .promocion h3, #home .box_vertical .promocion h3 {
		float: none;
	}
	
	#home .box_vertical .promocion .contenido, #home .box_vertical .promocion .contenido {
		float: none;
	}
	
	#navegacion nav #navHeader {
		margin-left: 0;
	}
	
	.promocion .contenido .acciones a {
		bottom: 135px;
		right: 10px;
		z-index: 100;
	}
	
	#content:before, #content:after, footer:before, footer:after {
		display: none;
	}
	
	footer {
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	
	#navegacion ul#navLinks > li:hover > a {
		border-top: none;
		border-bottom: none;
	}
	
	footer #datosContactoFooter:before {
		top: -61px;
	}
	
	section {
		min-height: 200px;
	}
	
	#detalle #formMasInfo #contenido form div.line {
		width: 100% !important;
	}
}

@media screen and (min-width: 0) and (max-width: 767px) and (orientation: landscape) {
	header {
		height: 230px;
	}
	
	#logo img {
		width: 60%;
	}
	
	#navegacion ul#idiomas li a {
		height: 26px;
		line-height: 26px;
	}
	
	#navegacion {
		z-index: 100000;
		top: 98px;
	}
	
	#sliderPropiedad {
		width: 420px;
	}
	
	#home section, section {
		padding-top: 0px;
	}
	
	#home #buscador, #buscador {
		top: 25px;
	}
	
	#seccServicios {
		bottom: 213px;
	}
	
	.promocion figure div.mask {
		max-height: 260px;
	}
	
	.venta h3, .alquiler h3 {
		top: 297px;
	}
	
	.venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
		height: auto;
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	.nivo-caption .contenedor .contenido, #navegacion, footer {
		width: 768px !important;
	}
	
	#buscador #openProperty form div.line, #buscador #openNew form div.line {
		width: 100%;
	}
	
	.tabs li a {
		padding: 10px 5px;
	}
	
	section article.home_section:nth-child(3) {
		top: 610px;
	}
	
	section article.home_section:nth-child(4) {
		display: none;
	}
	
	.busquedaAvanzada > a {
		right: 0;
	}
	
	section article.home_section:nth-child(3), section article.home_section:nth-child(3) a {
		width: 230px !important;
	}
	
	section article.home_section:nth-child(3) {
		right: -230px !important;
	}
	
	section article.home_section:nth-child(3) a img {
		width: 100%;
	}
	
	#seccServicios {
		bottom: 358px;
	}
	
	.nivo-directionNav, #navegacion ul#favoritos > li > div {
		width: 768px !important;
		margin-left: -384px;
	}	
		
	#navegacion {
	}
	
	#navegacion ul li a {
		/*padding: 0px 7px !important;
		font-size: 12px;*/
	}
	
	/*#navegacion #navHeader #navToggle {
		display: block;
		float: right;
		margin-top: -8px;
	}
	
	#navegacion #navHeader #navLinks {
		display: block;
		background: #FFF;
		position: relative;
		right: 0;
		top: 47px;
	}
	
	#navegacion ul#navLinks > li {
		float: none;
	}
	
	#navegacion ul#navLinks > li > a {
		white-space: nowrap;
	}*/
	
	.box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
		width: 41%;
	}
	
	.box_vertical .promocion {
		height: 210px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		height: 355px;
	}
	
	aside div#mailingList > div > p {
		width: 100% !important;
		text-align: center !important;
	}
	
	aside div#mailingList div > form {	
		/*left: 50% !important;
		margin-left: -247px !important;*/
	}
	
	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%;
	}
	
	#sliderPropiedad {
		width: 785px;
	}
	
	#detalle #sliderPropiedad .img img {
		max-height: 583px;
	}
	
	#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;
		height: 134px;
	}
	
	#results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
		top: 236px;
	}
	
	#results .box_vertical .venta, #results .box_vertical .alquiler {
		width: 93%;
		height: 424px !important;
	}
	
	#navegacion ul#idiomas li a {
		text-align: center;
	}
	
	.sliderPropiedad.sliderMini .img {
		height: 122px;/*204*/
		/*display: table-cell;*/
		vertical-align: middle;
		text-align: center;
	}
	
	#results .sliderPropiedad.sliderMini .img {
		height: 200px;
	}
	
	.sliderPropiedad.sliderMini .img img {
		width: auto;
		max-width: 100%;
		max-height: 100%;
	}
	
	.promocion .contenido {
	}	
	
	#slider #slideshow img {
		top: 0 !important;
	}	
		
	.promocion h3 {}
	
	footer #datosContactoFooter div span {
		font-size: 12px;
	}
	
	aside #mailingList form .line input[type="text"] {}
	
	#navegacion {}
	
	#home .box_vertical .venta .contenido, #home .box_vertical .alquiler .contenido {}
	
	#navegacion #operationList a.title {
		text-indent: -9999px;
		padding: 0 20px !important;
	}

	#navegacion #operationList li.title:after {
		content: "\f046";
		display: inline-block;
		font-family: FontAwesome;
		position: absolute;
		top: 18px;
		left: 50%;
		margin-left: -6px;
		color: #fff;
	}
	
	#navegacion ul li a {
		padding: 0px 10px !important;
	}
	
	header .datosContacto address ul li {
		font-size: 12px;
	}
	
	header .datosContacto address ul li.telefono:before {
		top: 1px;
	}
	
	header .datosContacto address ul li.direccion, header .datosContacto address ul li.poblacionProvincia {
		right: 220px;
	}
	
	header .datosContacto address ul li.direccion:before {
		top: 0px;
	}
	
	.nivo-caption .contenedor .contenido p {
		width: 370px;
	}
	
	#buscador .tabs li a {
		width: 10px;
		height: 12px;
		overflow: hidden;
	}
	
	#buscador .tabs li a i {
		margin-bottom: 10px;
	}
	
	footer #datosContactoFooter:before {
		width: 206px;
		height: 59px;
		background-size: contain;
		top: -48px;
		margin-left: -103px;
	}
	
	#contacto .mapa {
		width: 100% !important;
		float: none !important;
	}
	
	#contacto .datosContacto {
		width: 100%;
		float: none !important;
		padding: 0 !important;
		margin-top: 20px;
	}
	
	#content {
		background: url(img/bg_footer.png) no-repeat 235px bottom;
	}
	
	#informe_propietario .informe_propietario #content_right .tablaModificacionPropietario tbody tr td:first-child img {
		max-width: 70px;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1259px) {
	#navegacion nav ul#favoritos > li > a span {
		display: none !important;
	}
	
	.nivo-caption .contenedor .contenido, #navegacion, footer {
		width: 984px !important;
	}
	
	#slider {}
	
	#navegacion {}
	
	#logo {}
	
	.nivo-directionNav, #navegacion ul#favoritos > li > div {
		width: 984px !important;
		margin-left: -492px;
	}	
	
	.box_vertical .promocion {
		height: 200px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		height: 230px !important;
	}
	
	#home .box_vertical .venta, #home .box_vertical .alquiler {
		height: 333px !important;
	}
	
	#results .box_vertical .venta, #results .box_vertical .alquiler {
		height: 365px !important;
		width: 46%;
	}
	
	#results .venta figure div.mask, #results .alquiler figure div.mask {}
	
	aside div#mailingList > div > p {
		width: 100% !important;
		text-align: center !important;
	}
	
	aside div#mailingList div > form {}
	
	#detalle #ficha div.colIzq {
		width: 60%;
	}

	#detalle #ficha div.colDch {
		width: 30%;
	}
	
	#sliderPropiedad {
		width: 655px;
	}
	
	#detalle #sliderPropiedad .img img {
		max-height: 482px;
	}
	
	#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: 116px;/*172*/
		/*display: table-cell;*/
		vertical-align: middle;
		text-align: center;
	}
	
	#results .sliderPropiedad.sliderMini .img {
		height: 131px;
	}
	
	.sliderPropiedad.sliderMini .img img {
		width: auto;
		max-width: 100%;
		max-height: 100%;
	}
	
	#slider #slideshow img {
	}
	
	.promocion h3 {
		margin-top: 0px;
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		height: 114px;
	}
	
	#banners .banner2 {
		float: right;
	}
	
	#banners .banner3 {
		clear: both;
		margin: 0 auto;
		float: none;
		position: relative;
		top: 20px;
	}
	
	#buscador .tabs li a {
		font-size: 10px;
	}
	
	footer #datosContactoFooter div span {
		font-size: 14px;
	}
	
	.venta .sliderPropiedad .sliderPrincipal .img img, .alquiler .sliderPropiedad .sliderPrincipal .img img {
		margin-left: 0px;
	}
	
	.venta .contenido .descripcionCaracteristicas p.descripcion, .alquiler .contenido .descripcionCaracteristicas p.descripcion {
		left: -210px;
		top: 100px;
		width: 202px
	}
	
	.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
		font-size: 14px;
	}
	
	.venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
		height: 120px;
	}
	
	.promocion .contenido .descripcionCaracteristicas p, .promocion .contenido .precio {}
	
	#results .venta .contenido, #results .alquiler .contenido {}
	
	#home .box_vertical .promocion .contenido, #home .box_vertical .promocion .contenido {}
	
	.promocion .contenido .acciones a {
		bottom: -13px;
		width: 34px;
		height: 34px;
	}
	
	#home .box_vertical .promocion, #home .box_vertical .promocion {
		height: 200px !important;
	}
	
	.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
		font-size: 18px;
	}
	
	.nivo-caption .contenedor .contenido p {
		font-size: 26px;
	}
	
	.box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
		width: 30.3%;
	}
	
	footer #datosContactoFooter:before {
		width: 256px;
		height: 73px;
		background-size: contain;
		top: -63px;
		margin-left: -128px;
	}
	
	#contacto .mapa {
		width: 100% !important;
		float: none !important;
	}
	
	#contacto .datosContacto {
		width: 100%;
		float: none !important;
		padding: 0 !important;
		margin-top: 20px;
	}
	
	#content {
		background: url(img/bg_footer.png) no-repeat 301px bottom;
	}
	
	#informe_propietario .informe_propietario #content_right .tablaModificacionPropietario tbody tr td:first-child img {
		max-width: 200px;
	}
}

@media screen and (min-width: 1260px) {
	article, #navegacion, #slider .slider .slide .contenedor, #navegacion ul#favoritos > li > div > div > div, .informe_propietario, #aviso_cookie div, .nivo-caption .contenedor .contenido, footer {
		width: 1220px !important;
	}
	
	header .datosContacto {
		width: 1220px !important;
		margin-left: -610px;
	}
	
	#logo {}
	
	.nivo-directionNav, #navegacion ul#favoritos > li > div {
		width: 1220px;
		margin-left: -610px;
	}
	
	.box_vertical .promocion {
		height: 275px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		height: 325px;
	}
	
	#home .box_vertical .venta, #home .box_vertical .alquiler {
		height: 364px;
	}
	
	.box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
		width: 30.9%;
	}
	
	#details .box_vertical .promocion, #details .box_vertical .venta, #details .box_vertical .alquiler {
		width: 22.5%;
	}
	
	.sliderPropiedad {
		width: 849px;
	}
	
	#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: 240px;
	}
	
	#results_promo .box_vertical .promocion {
		width: 30.9%;
		height: 245px;
	}
	
	#sliderPropiedad, #video, #googleMaps {
		width: 824px;
	}
	
	#detalle #sliderPropiedad .img img {
		max-width: 824px !important;
	}
	
	#detalle #sliderPropiedad .img img {
		/*max-height: 482px;*/
	}
	
	#captacion form .detalleInmueble div.line {
		width: 22.6%;
	}
	
	#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: 391px;
		width: 46%;
	}
	
	article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
		width: 100%;
	}
	
	.sliderPropiedad.sliderMini .img {
		height: 146px;/*162*/
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}
	
	#details .sliderPropiedad.sliderMini .img {
		height: 105px;/*162*/
	}
	
	.promocion .sliderPropiedad.sliderMini .img {
		height: 146px;/*162*/
	}
	
	#results .sliderPropiedad.sliderMini .img {
		height: 162px;
	}
	
	.box_horizontal .sliderPropiedad.sliderMini .img {
		height: 85px !important;
	}
	
	.sliderPropiedad.sliderMini .img img {
		width: auto;
		max-width: 100%;
		max-height: 100%;
	}
}

@media print {
	section {
		width: 100% !important;
		float: none !important;
	}
}

