
/* buscador: diseño horizontal */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_buscador_horizontal.css");
@import url(http://fonts.googleapis.com/css?family=Oxygen:400,300,700);

/* diseño de footer alternativo nº 1 (footer a cuatro columnas, con iconos alineados a la izquierda)*/
footer div#datosContactoFooter > div  {
	padding-bottom: 0;
}

footer div#datosContactoFooter > div > i {
	width: 51px;
	height: 49px;

        margin:0 auto !important;
	margin-bottom: -15px;
	margin-left: -10px;
	margin-right: 10px;
	background:  url(img/icn_footer2.png) no-repeat; 
	z-index: 8;
	position: relative;
	
}

footer div#datosContactoFooter > div.email > i {
	background-position: 0 0;
}

footer div#datosContactoFooter > div.direccion > i {
	background-position: -51px 0;
}

footer div#datosContactoFooter > div.tlf > i {
	background-position: -102px 0;
}

footer div#datosContactoFooter > div.socialLinks > i {
	background-position: -153px 0;
}

footer div#datosContactoFooter > div > i:before {
	display: none;
}

footer div#datosContactoFooter > div > span, footer div#datosContactoFooter > div > ul {
	float: left;
	text-align: center;
	min-height: 78px;
	width: 100%;
	color:#fff;
	padding: 20px 10px 10px 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 3px;
}

footer div#datosContactoFooter > div > ul {
	padding-top: 30px;
}

footer #creditos {
	position: relative;
	padding: 25px 0;
	border-top: none;
}

footer #creditos .left {
	width: 100%;
}

footer #creditos .left p {
	float: left;
	margin-bottom: 0;
}

footer #creditos .left a {
	float: right;
	height: 22px;
	line-height: 22px;	
}

footer #creditos .right {
	position: absolute;
	left: 50%;
	top: 5px;
	margin-left: -65px;
}

@media screen and (max-width: 767px) and (min-width: 0) {
	footer #datosContactoFooter div, footer #datosContactoFooter div.socialLinks > i {
		display: block;
	}
	
	footer div#datosContactoFooter > div {
		margin-bottom: 10px;
		display: table;
	}
	
	footer #creditos {
		padding: 75px 0 25px 0;
		margin-top: 30px;
	}
	
	footer #creditos .left {
		padding: 0 15px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1259px) {
	footer #datosContactoFooter div span {
		font-size: 14px;
	}
	
	footer #datosContactoFooter div.socialLinks ul li a i {
		font-size: 18px;
	}
}

/* ====================
   GENERALES
   ==================== */

.allianz {
    background: url("img/allianz.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 90px;
    position: absolute;
    right: 109px;
    top: 112px;
    width: 152px;

}

.api {
    background: url("img/api.png") no-repeat scroll;
    display: block;
    height: 36px;
    position: absolute;
    right: 0;
    top: 112px;
    width: 89px;
}




#navegacion ul#favoritos > li > div > div {
    box-sizing: border-box;
    display: table;
    margin: 0 auto;
    padding: 0;
    position: relative;
    background:#1a75ce;
}


#contacto .datosContacto .sucursales .sucursal:nth-child(2n+1) {
    background: none;
}

#contacto .datosContacto {
    background: none;
    box-sizing: border-box;
    display: table;
    margin: 0 auto;
    padding: 30px;
    position: relative;
    width: 80%;
}


article.offers #leyenda {
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #ccc;
    box-sizing: border-box;
    float: right;
    padding: 10px;
    width: 25%;
}


.home_section {
    display: none;
    margin: 20px auto;
}



label {
    display: block;
    font-size: 13px;

    margin-bottom: 5px;
}
#navegacion ul#favoritos > li > div > div > div ul li .contenido .caracteristicas li {
    float: none !important;
    font-size: 11px !important;
    margin-top: 14px;
}

footer #datosContactoFooter div span {
    font-size: 16px;
    line-height: 24px;
}
.sliderPropiedad.sliderMini  {overflow: hidden !important;}



footer #creditos {
    border: none;

}
.tabs {border:none;}

header {
    position: relative;
    height: 210px;

}

#home header {
    height: 710px;


}

#logo {
    top: 8px;
    z-index: 2;
    width:auto;

}

#bgContent {}

#content {
    margin: 0 auto !important;
    display: block;
    padding: 10px 0;
}

#home #content {
    margin-top: -50px !important;
    padding-top: 130px;
}

section {
    margin: 0px auto;
}

section {
    padding-top: 30px;
}

body {
    font-family: 'Oxygen', sans-serif;
    color: #737373;

}

a {
    color: #575757;
}

a:hover, a:active {
    color: #636363;
}

::selection {
    background: #00365d;
    color: #FFF;
}

.btn {


    background: #f7a40a; 

    color: #fff;
}

.btn:hover {
    border: none;
    background: #1a75ce; 


}
.btn {

    border: none !important;

}

.fa {
    color: #f7a408;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}

#bgContent {
    position: relative;
    /*z-index: 8;*/
    padding-top: 1px;
}

#home #bgContent {
    padding-top: 0;
}

h2 {
    padding-left: 0px;
    padding-top: 5px;
    color: #3986d6;
    font-weight: 700;

    font-size: 23px;
}

h2:before {
    content: url(img/icn_titulo.png);

    position: relative;

}

.etiqueta {
    top: 36px !important;
}

.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;
}

#seccionInterna, #contacto, .offers, #detalle {
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#captacion #seccionInterna legend {
    background: none;
}

#sliderPropiedad {
    background: none;
}

.tabs li.activo a {
    background: #f1eded;
}


/* ====================
   SLIDER
   ==================== */
#slider {
    z-index: 0;
    position: relative;
    height: 500px;
    padding-top: 177px;
    overflow: visible;
    display: none;
}

#home #slider {
    display: block;
}

#slider #slideshow {
    background: #fff;
    height: 500px;
}

.nivoSlider img {
    width: 1920px !important;
    height: 500px !important;
    left: 50% !important;
    margin-left: -960px !important;
}

.nivo-caption {
    background: none !important;
    padding: 10px !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    display: none !important;
}

.nivo-caption > div {
    padding: 20px;
    background: url(img/bg_nivocaption.png) repeat;
    color: #fff;
    font-size: 20px;
}

.nivo-caption > div span:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0 20px;
    border-radius: 50%;
    border: 2px solid #9e8955;
    position: relative;
    top: -2px;
}

.nivo-caption > div span.superficie:after, .nivo-caption > div span.precio:after {
    display: none;
}

.nivo-caption p {
    color: #d81010;
    font-size: 26px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-shadow: 0 1px 1px #616161;
}

.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;
}


/* ==================== 
   NAVEGACIÓN
   ==================== */
#navegacion {
    background: #070707;
    height: 28px;

    padding: 10px;
    position: absolute;
    top: 168px;
    z-index: 11;


}

#navegacion nav {
    display: table;
    margin: 0 auto;
    position: relative;
}

#navegacion #navHeader #navLinks {
}

#navegacion #navHeader #navLinks li {
    /*border-right: 1px solid #ccc;*/
}

#navegacion ul li a {
    height: 30px;
    line-height: 30px;
    color: #fff;

    padding: 0px 15px !important;
    position: relative;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}

#navegacion .dropDownMenu .dropDownMenu a {
    height: 40px;
    line-height: 40px;
}

#navegacion ul li:hover > a, #navegacion ul li > a:hover {
    background: #1a75ce;
    color: #fff;
    text-decoration: none !important;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}

#navegacion ul li.dropDownMenu:hover ul li:hover {
    background: #0c5eaf !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 {
}

#navegacion ul li.dropDownMenu:hover > a:after {
    display: none;
}

#navegacion nav div > ul > li > a, #navegacion nav ul#favoritos > li > a {
    position: relative;
}

#navLinks .dropDownMenu > a > i {
    float: left;
    margin-top: 9px;
    margin-right: 4px;
}

#navLinks .dropDownMenu > a > span {
    float: left;
}

.dropDownMenu ul {
    background: #1a75ce !important;
}

#navLinks > li.dropDownMenu > ul:before, #operationList > li.dropDownMenu > ul:before, #idiomas > li.dropDownMenu > ul:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 14px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #eaeaea;
}

.dropDownMenu ul li a {
    color: #fff !important;
    border-right: none !important;
    margin: 0 10px;
}

.dropDownMenu ul li a:hover {
    color: #fff !important;
    background: #c2262b !important;
}

#navegacion.fixed {
    position: absolute;
    top: 435px;
}


/* ====================
   FAVORITOS
   ==================== */
#navegacion ul#favoritos {
    float: none;
}

#navegacion ul#favoritos > li > div {
    background: #eaeaea !important;
    left: 50%;
}

#navegacion nav ul#favoritos > li > a span {
}



#navegacion nav ul#favoritos > li > a span {
    display: none !important;
    margin-left: 2px;
}



#navegacion ul#favoritos > li > div > div > div > ul > li {
    background: #fff;
    height: 160px;
    padding: 0px !important;
    box-shadow: 0 0 2px #888;
}

#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 figure {
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 {
    top: 0px;
    left: 0px;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 {
    padding: 5px;
}

#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: #424242!important;
    text-shadow: none;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido {
    padding: 0 5px;
    margin-top: -10px !important;
}

#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;
    margin-top: -15px !important;
}

/*--------------------
 :: IDIOMAS
--------------------*/
#navegacion ul#idiomas {}

#navegacion ul#idiomas li a {
    background: none !important;
    text-transform: inherit;
    font-weight: 300;
}

#navegacion ul#idiomas > li:hover > a {
    background: #1a75ce !important;
}

#navegacion ul#idiomas li ul {
    background: #eaeaea;
}

#navegacion ul#idiomas li ul li a {
    height: 40px;
    line-height: 40px;
}

#navegacion ul#idiomas li:hover > a {
}

#navegacion ul#idiomas li a span > span:last-child {
    display:none;
}


/* ====================
   DATOS CONTACTO HEADER 
   ==================== */
header .datosContacto {
    top: 22px !important;
    z-index: 1;
}

header .datosContacto address {
    background: none;
    color: #575757;
    padding: 0;

}
li.direccion br {display:none;}


header .datosContacto address a {
    color: #0c0a87;
    text-decoration: none;
}

header .datosContacto address ul {
    float: left;
}

header .datosContacto address ul li {
    color: #0c0a87;
    font-size: 14px;
    text-align: right;
    margin-bottom: 2px;
}

header .datosContacto address ul li.direccion {
    display: inline-block;
    margin-right: 5px;
}

header .datosContacto address ul li.direccion:after {
    content: ",";
}

header .datosContacto address ul li.email {
    position: absolute;
    right: 0;
    top: 31px;
}

header .datosContacto address ul li.telefono {
    position: absolute;
    right: 0;
    top: 49px;
}

header .datosContacto address ul li.poblacionProvincia {

}

header .datosContacto address ul li i {
    margin-right: 5px;
    color: #bababa;
    margin-left: 5px;
    text-align: right;
    display: none;
}

header .datosContacto li.agencia, header .datosContacto li.fax, header .datosContacto li.movil, header .datosContacto ul.socialLinks, header .datosContacto ul:first-child li:last-child {
    display: none !important;
}

header .datosContacto address .socialLinks {
    border-top: none;
    margin: 0;
    padding: 0;
}

header .datosContacto address .socialLinks li {
    float: right;
    margin-right: 0;
    margin-left: 5px;
}

/* ==================== 
   BUSCADOR 
   ==================== */
#buscador {
    background: #070707;



    display: none;
    height: 140px;
    left: 0;
    margin-left: 0;
    top: -30px;
    width: 100%;
}

#home #buscador {
    display: block;
}

#buscador > div {
    margin: 0 auto;
    display: table;
    position: relative;


}

#buscador #openProperty form div.line, #buscador #openNew form div.line {
    width: 48.5%;
}

#buscador .tabs {



}

#buscador .tabs li a {
    color: #fff;
    background: none;
    border-radius: 0;

}

#buscador .tabs li a:hover {
    border-bottom: none;
    background: none;
    color: #f8a30a;
}

#buscador .tabs li.activo a { border:none;

}

#buscador label {
    font-size: 12px;
    color: #fff;
    font-weight:300;
}

.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 {
    color: #fff;
    padding: 10px 15px;
    top: 0;
}

.busquedaAvanzada > a:hover {
    color: #f8a30a;
}


/* ====================
   MAIN TEXT
   ==================== */
article#mainText {
    background: none;
    background-position: 0 0 !important;
    padding: 0;
    margin: 0 auto;
    color: #0c0a87;

}

#mainText h2 {
    padding-left: 0;
}

#mainText .welcome {
    width: 100% !important;
}

#mainText .datosContacto {
    display: none;
}

#mainText > div {
    padding: 20px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}


/* ====================
   BOX PROMOCIONES, VENTA Y ALQUILER
   ==================== */
.promocion, .venta, .alquiler {
    padding: 0px !important;
}

.promocion {
    background: #000;
}

.venta, .alquiler {
    background: url("img/bg_ficha.jpg") no-repeat scroll right bottom #f2f2f2;
}

.promocion h3 {
    width: 100%;
    font-size: 17px;
    color: #fff;	
    text-align: center;
    margin: 0;
    padding: 5px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    overflow: visible;
    z-index: 10;
    text-align: left;
    background: none !important;
}

.venta h3, .alquiler h3 {
    width: 100%;
    font-size: 18px;
    color: #ee7a01;	
    text-align: center;
    font-weight:bold;
    margin: 0;
    padding: 5px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    overflow: visible;
    z-index: 10;
    text-align: left;

}

.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: 2px;
    max-height: 155px;
    z-index: 11;
    display: none;
}

.promocion figure:hover div.mask {
}

.promocion figure div.mask a {
    width: 100%;
    height: 100%;
    padding: 0;
    position: relative;
    top: -4px;
    left: -1px;
    background: none;
    text-indent: -9999px;
    border: 1px solid #FFF;
}

.promocion figure div.mask a:hover {
    background: rgba(255,255,255,0.4);
}

.promocion .contenido {
    height: 44px;
    margin: 7px 0 10px 0;
    z-index: 10;
    position: relative;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.promocion .contenido .acciones a {
    text-indent: -9999px;
    position: absolute;
    bottom: -5px;
    right: -5px;
    width: 70px;
    height: 48px;
    background: url(img/bg_accionpromociones.png) no-repeat 0 0;
    display: none;
}

.promocion .contenido .acciones a:hover {
    background: url(img/bg_accionpromociones.png) no-repeat 0 -49px;
}

.promocion .contenido .descripcionCaracteristicas p {
    font-size: 15px;
    margin: 0px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.promocion .contenido .precio {
    background: none;
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 14px;
    text-align: left;
    font-weight:bold;
}


.venta h3, .alquiler h3 {

}


#results .venta h3, #results .alquiler h3 {

}

.box_horizontal .venta h3, .box_horizontal .alquiler h3 {
    top: 7px !important;
    left: 159px !important;
    width: 301px !important;
    background: none !important;
    text-align: left !important;
    box-shadow: none !important;
}

.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: 10;
    height: auto;
}

.venta figure div.mask, .alquiler figure div.mask, .venta figure:hover div.mask, .alquiler figure:hover div.mask {
    bottom: -105px;
}

.venta figure div.mask div.referencia, .alquiler figure div.mask div.referencia {
    background: none;
    font-size: 14px;
    color:#424242;
    padding-left: 10px;
    text-align: left;

}



.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
}

.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: #636363 !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: #636363 !important;
    float: none;
    margin: 0;
    display:none;
}

.venta figure div.mask div.referencia span.numeroRef:before, .alquiler figure div.mask div.referencia span.numeroRef:before {
    content: "Ref. ";
    display:none;
}

.venta figure .sliderPropiedad.sliderMini, .alquiler figure .sliderPropiedad.sliderMini {
}

.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;
}

.venta .contenido .descripcionCaracteristicas h4 a, .alquiler .contenido .descripcionCaracteristicas h4 a {
    color: #424242;
    text-decoration: none;
    font-size:16px;
}

.descripcionCaracteristicas .caracteristicas {
    font-size: 15px;
    font-weight: 300;
    text-align: left;
    padding-left:10px;
	display: table;
}

.descripcionCaracteristicas .caracteristicas span {
    font-weight: 300 !important;
}

.descripcionCaracteristicas .caracteristicas li[class*="sup"] {

}

.venta .contenido .acciones, .alquiler .contenido .acciones {
    position: absolute;
    top: 0 !important;
    left: 0;
    padding: 10px;
    width: 100%;
    height: 144px;
    box-sizing: border-box;
    z-index: 11;
    display: none;
}

#results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
    height: 153px;
}

.venta .contenido .acciones a, .alquiler .contenido .acciones a {
    font-size: 18px;
    width: 16px;
    height: 19px;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    width: 100%;
    height: 100%;
    border: 1px solid #FFF;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a {
    width: 17px;
    height: 44px;
    top: 50%;
    margin-top: -16px;
    background-image: url(img/nav_slider_box.png);
    background-repeat: no-repeat;

    filter: alpha(opacity=70);
}

.sliderPropiedad.sliderMini .sliderPrincipal > a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.anterior {
    background-position: 0 0;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.siguiente {
    background-position: -18px 0;
}

.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: 0px;
    margin-top: -2px;
}

.box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
    padding: 0;
}

.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
    text-align: left;
    color: #fff;
    font-size: 22px;
    padding: 0 10px !important;
    background: none;
    z-index: 10 !important;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.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 {
    color: #0266c8;
    float: none;
	display: block;
    font-size: 18px;
    font-weight: bold;
}

.venta .contenido .precio .antes, .alquiler .contenido .precio .antes {
    color: #fff;
    font-size: 13px !important;
}

#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: #636363;
}

.venta .contenido .descripcionCaracteristicas h4, .alquiler .contenido .descripcionCaracteristicas h4 {

    color: #424242;
    font-size: 17px;
    margin-bottom: 0;
    padding: 5px 0 5px 10px;
    text-align: left;
}

.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;
}

.box_horizontal .promocion .contenido .precio, .box_horizontal .venta .contenido .precio, .box_horizontal .alquiler .contenido .precio {
    position: absolute;
    top: 31px;
    right: 10px;
}

.box_horizontal .promocion .descripcion, .box_horizontal .venta .descripcion, .box_horizontal .alquiler .descripcion {
    float: none;
}

.contenido .descripcionCaracteristicas {
    text-align: center;
}

.box_horizontal .contenido .descripcionCaracteristicas {
    text-align: left;
}

.promocion .contenido .descripcionCaracteristicas {
    text-align: left;
}

.box_horizontal .promocion .contenido, .box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
    float: left;
    margin-left: 20px;
}

.box_horizontal .venta .contenido .descripcionCaracteristicas, .box_horizontal .alquiler .contenido .descripcionCaracteristicas {
    margin-top: 35px;
}

#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: 151px;
}



/* ====================
   FORMULARIO ALERTAS BÚSQUEDAS
   ==================== */



/* ====================
   MAILING LIST
   ==================== */
aside {

background:none !important;
   

}

aside #mailingList p, aside #mailingList form .line.checkbox p a {
    color: #424242;
}

aside #mailingList form .line.checkbox {
    top: 40px;
}


/* ====================
   RESULTS
   ==================== */
.vistaResultados ul li a:hover, .vistaResultados ul li a.activo, .paginacion ul li span.activa, .paginacion ul li a:hover {
    background: none repeat scroll 0 0 #070707;
   
}


.paginacion ul li span, .paginacion ul li a {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    color: #292929;
}



/* ====================
   LEYENDA RESULTADOS
   ==================== */



/* ====================
   FICHA
   ==================== */
#detalle #ficha .header .headerTitulo  {
    border-bottom: 3px solid #f8a30a;
}

#detalle #formMasInfo {
    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;
    width: 170px;
    margin-left: 0;
    background: #677172;
    box-shadow: 0 0 2px #575757;
    z-index: 11;
}

#fichaScroll figure, #fichaScroll div {
    float: none;
    width: auto;
}

#fichaScroll div ul li {
    display: block;
    width: 100%;
    color: #fff;
}

#fichaScroll div ul li i {
    color: #292929;
}

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;
}

/* ====================
   CONTACTO
   ==================== */



/* ====================
   CAPTACIÓN
   ==================== */
form fieldset legend {
    color: #575757;
    border-bottom: 1px solid #f8a30a;
    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 {
    background: url("img/bg_footer.jpg") repeat scroll 0 0 #424242;
   
    color: #0c0a87;
}

#home footer {


}

footer a {
    color: #fff;
}

footer div.email > i, footer div.direccion > i, footer div.tlf > i, footer div.socialLinks > i {
    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 {
    color: #fff;
    float: left;
    margin-bottom: 0;
}


/* ====================
   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;
    }

    h2:before, h2:after {
        display: none;
    }

    .venta h3, .alquiler h3 {
       
    }

    #home section {
        padding-top: 10px;
    }

    #home #logo:after {
        display: none;
    }

    #logo {
        position: initial;
        top: 20px;
        padding: 20px 0;
    }

    #logo img {
        width: 85%;
        margin-left: 0 !important;
    }


    #buscador > div {
        background: none repeat scroll 0 0 #efefef;
        padding: 0 !important;
        width: 100% !important;
    }

    #buscador #openProperty form div.line, #buscador #openNew form div.line {
        width: 100%;
    }

    #buscador div form:first-child {
        padding: 10px;
    }

    #slideshow {
        display: none;
    }	

    #navegacion {
        z-index: 100000;
        top: 97px;
        position: initial;
    }

    #navegacion nav {
        padding: 0;
    }

    #navegacion ul li a {
        padding: 8px 15px !important;
    }

    #navegacion #navHeader #navToggle, #navegacion #navHeader #searchToggle {
        display: inline-block;
    }

    #navegacion ul#idiomas {
        top: 0px;
        right: 10px;
        z-index: 1000000;
    }

    #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: #1a75ce;
   
        color: #292929;
    }

    #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;
        width: 100%;
        box-sizing: border-box;
    }

    #navegacion #navHeader #navLinks {
        top: 43px;
        padding: 0 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        background: #fff;
    }

    #navegacion #navHeader #navLinks .dropDownMenu ul {
        background: none !important;
    }

    #navegacion ul li:hover a {
        background: none;
        color: #575757;
    }

    #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;
        display: none;
        float: none !important;
        padding: 0 !important;
    }

    .home_section {
        display: none;
    }

    #buscador .tabs {
    }

    #idiomas > li > a > i {
        /*color: #fff;*/
    }

    #navegacion ul li a {
        color: #575757;
    }

    section {
        float: none !important;
        width: 100% !important;
    }

    #home section article.offers {
        top: 0px;
    }

    .promocion figure, .venta figure, .alquiler figure {
        left: 0;
    }

    .promocion figure div.mask {
        max-height: 170px;
    }

    .promocion .contenido {
    }

    #sliderPropiedad {
        width: 320px;
    }

    .sliderPropiedad .sliderPrincipal .img img {
        max-height: initial;
    }

    #ficha .sliderPropiedad .sliderPrincipal .img {
        height: auto;
    }

    .promocion,	.venta, .alquiler {
        height: auto !important;
    }

    .venta, .alquiler {
        padding-bottom: 70px !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;
    }

    footer {
        border-top: none;
        margin-top: 0px;
    }
    #enlacescabecera 
    {display:none !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;
    }


}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    #buscador > div, section article.home_section:nth-child(2) {
        width: 768px !important;
    }
    #enlacescabecera 
    {width:768px;
     margin: 0 auto;
     position:relative;
     z-index:1;}
    #buscador > div {
    }

    #buscador #openProperty form div.line, #buscador #openNew form div.line {
        width: 100%;
    }

    #slider {
        background: url(img/bg_slider3.png) no-repeat center bottom;
    }

    #logo {
        width: 768px !important;
    }

    article#mainText {
        display: none;
    }

    .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%;
    }

    .venta h3, .alquiler h3 {
        
    }

    #seccServicios {
        bottom: 358px;
    }

    header .datosContacto address ul {
        float: none;
    }

    .nivo-directionNav, #navegacion ul#favoritos > li > div, #content {
        width: 768px;
        margin-left: -384px;
    }	

    article#mainText .welcome, article#mainText > div h2 {
        width: 70%;
    }

    #navegacion {
    }

    /*#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: 45.5%;
    }

    .box_vertical .promocion {
        height: 285px;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        height: 340px;
    }

    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 {
        height: 350px;
    }

    #navegacion ul#idiomas li a {
        text-align: center;
    }

    #navegacion ul#idiomas li a span span:last-child {
        display: none;
    }

    .sliderPropiedad.sliderMini .img {
        height: 194px;/*204*/
        /*display: table-cell;*/
        vertical-align: middle;
        text-align: center;
    }

    .sliderPropiedad.sliderMini .img img {
        width: auto;
        max-width: 100%;
        max-height: 100%;
    }

    .promocion .contenido {
    }	

    #slider #slideshow img {
        top: 0 !important;
    }	

    section article.home_section:nth-child(2) div[class*="bloque"] .izq {
        display: none;
    }

    section article.home_section:nth-child(2) div[class*="bloque"] .dch {
        width: 100%;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1259px) {
    #navegacion nav ul#favoritos > li > a span {
        display: none !important;
    }

    #enlacescabecera 
    {width:984px;
     margin: 0 auto;
     position:relative;
     z-index:1;}

    section article.home_section:nth-child(2) {
        width: 984px !important;
    }

    article#mainText div {
        width: auto;
    }

    #slider {
        background: url(img/bg_slider2.png) no-repeat center bottom;
    }

    #logo {
        width: 984px !important;
    }

    .nivo-directionNav, #navegacion ul#favoritos > li > div, #content {
        width: 984px;
        margin-left: -492px;
    }	

    .box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
        width: 30.3%;
    }

    .box_vertical .promocion {
        height: 260px;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        height: 310px;
    }

    #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 {
        left: 50% !important;
        margin-left: -247px !important;
    }

    #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;
    }

    .venta h3, .alquiler h3 {
       
    }

    .sliderPropiedad.sliderMini .img {
        height: 167px;/*172*/
        /*display: table-cell;*/
        vertical-align: middle;
        text-align: center;
    }



    .sliderPropiedad.sliderMini .img img {
        width: auto;
        max-width: 100%;
        max-height: 100%;
    }

    #slider #slideshow img {
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        height: 114px;
    }

    #home footer {
        /*border-top: 130px solid #EBEBEB;
        margin-top: -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, section article.home_section:nth-child(2) {
        width: 1220px !important;
    }

    header .datosContacto, #content {
        width: 1220px;
        margin-left: -610px;
    }

    #slider {
        background: url(img/bg_slider.png) no-repeat center bottom;
    }

    /* #logo {
         width: 650px;
         margin-left: -610px;
     }*/

    .nivo-directionNav, #navegacion ul#favoritos > li > div {
        width: 1220px;
        margin-left: -610px;
    }

    .box_vertical .promocion {
        height: 275px;
    }

    .box_vertical .venta, .box_vertical .alquiler {
       height: 400px;
    }

    .box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
        width: 31.5%;
    }

    #detalle #ficha div.colIzq {
        width: 70%;
    }

    #detalle #ficha div.colDch {
        width: 30%;
    }

    .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: 257px;
    }

    #results_promo .box_vertical .promocion {
        height: 255px;
    }

    .box_vertical .venta, .box_vertical .alquiler {
    }

    #detalle #ficha div.colIzq {
        width: 60%;
    }

    #detalle #ficha div.colDch {
        width: 27%;
    }

    #sliderPropiedad, #video, #googleMaps {
        width: 845px;
    }

    #detalle #sliderPropiedad .img img {
        /*max-height: 482px;*/
    }

    #captacion form .detalleInmueble div.line {
        width: 23.3%;
    }

    #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: 385px;
        width: 47%;
    }

    article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
        width: 100%;
    }

    .sliderPropiedad.sliderMini .img {
        height: 162px;/*162*/
        /*display: table-cell;*/
        vertical-align: middle;
        text-align: center;
    }

    #results .sliderPropiedad.sliderMini .img {
        height: 239px;
    }

    .box_horizontal .sliderPropiedad.sliderMini .img {
        height: 85px !important;
    }

    .sliderPropiedad.sliderMini .img img {
        /*width: auto;*/
        max-width: 100%;
        max-height: 100%;
    }
    #enlacescabecera 
    {width:1220px;
     margin: 0 auto;
     position:relative;
     z-index:1;}
}

/* ie 8 */
@media \0screen {
}
