/* buscador: diseÃ±o horizontal */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_buscador_horizontal.css");
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_idiomas_horizontal.css");
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_favoritos1.css");

@import url(https://fonts.googleapis.com/css?family=Raleway:400,700,300);

/* ====================
   GENERALES
   ==================== */
#background {}

header {
    position: relative;
    height: 185px;
}

#home header {
    height: 636px;
}

#logo {
    top: 20px;
    width: auto !important;
    z-index: 14;
    /*text-align: center;*/
}

#bgContent {}

#content {
    margin: 0 auto;
    width: 100%;
    display: table;
    position: relative;
}

#home #content {
    padding-top: 0px;
}

section {
    margin: 0px auto;
    float: none;
    width: 100%;
}

body {
    color: #000;
    font-family: 'Raleway', Arial,Helvetica,sans-serif;
}

a {
    color: #292929;
}

a:hover, a:active {
    color: #640025;
}

::selection {
    background: #640025;
    color: #FFF;
}

@-webkit-keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}

@keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}

.btn {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}
.btn:before {
    content: '';
    position: absolute;
    border: #640025 solid 6px;
    border-radius: 2px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
}
.btn:hover:before, .btn:focus:before, .btn:active:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
}


.btn {
    border-radius: 2px;
    border: none;
    background: #640025;
    color: #fff;
    margin: 17px 0;
}

.btn:hover {
    border: none;
    background: #49001b;
    color: #fff;
}

#bgContent {
    position: relative;
    /*z-index: 8;*/
}

#home #bgContent {}

h2 {
    margin: 0 auto 40px auto;
    color: #292929;
    font-weight: 400;
    font-size: 30px;
    text-align: left;
    padding: 10px 0 10px 0;
    position: relative;
    background: url(img/icn_titulo.png) no-repeat right center;
    border-bottom: 1px solid #ccc;
}

.etiqueta {
    top: -10px !important;
    left: -10px !important;
    padding: 10px 25px !important;
    opacity: 0.85;
    font-size: 14px !important;
    border: none !important;
    transform: rotate(-7deg);
    box-shadow: 0 0 3px #575757;
}

#results .etiqueta {
    top: 5px !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;
    border: 0;
    background-color: #F3F3F3;
}

#captacion #seccionInterna legend {
    background: none;
}

#sliderPropiedad {
    background: none;
}

.headerResults {
    background: #E6E6E6;
}

.offers, #seccionInterna {
    margin: 20px auto;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.offers:last-child, #seccionInterna {}

article .texto {
    padding: 0 10px;
}

.ocultar {}

#contacto, article.headerPage, .headerResults, .paginacion, .offers {}

article.headerPage {
    margin: 10px auto 10px auto;
}

#contacto .datosContacto {
    background: none;
}

#home article.offers:nth-child(2) h2, #home article.offers:nth-child(2) .row {
    /*width: 75%;
    float: left;*/
}

#detalle #formMasInfo #contenido form {
    background: #FFF;
    border: 1px solid #ccc;
}

.groupTabs {
    min-height: 80px;
}

/* ====================
   SLIDER
   ==================== */
#slider {
    width: 100%;
    height: 208px;
    z-index: 0;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    top: 186px;
}

#home #slider {
    background: none;
    height: 450px;
}

#slider #slideshow {
    overflow: visible;
}

.nivoSlider img {
    width: 1920px !important;
    height: 590px !important;
    left: 50% !important;
    margin-left: -960px !important;
    top: -80px !important;
}

.nivo-caption {
    background: none !important;
    padding: 0px !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    /*display: none !important;*/
    bottom: 370px !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-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: 100px;
    right: 150px;
    text-transform: uppercase;
    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: #640025;
    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;
}



/* ==================== 
   NAVEGACIÃN
   ==================== */
#navegacion {
    position: absolute;
    top: 135px;
    z-index: 13;/*9*/
    background: #2f3f4e;
}

#home #navegacion {
    top: 135px;
}

#navegacion.fixed {
    position: absolute;
    top: 135px;
}

#home #navegacion.fixed {
    position: absolute;
    top: 135px;
}

#navegacion nav {
    display: table;
    margin: 0 auto;
    position: relative;
}

#navegacion #navHeader {}

#navegacion #navHeader #navLinks li {
    border-right: 1px dotted #acb2b8;
}

#navegacion ul > li {
    margin: 8px 0;
}

#navegacion ul li a {
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0px 15px !important;
    position: relative;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    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;
    background: #a0003b;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}

#navegacion ul li.dropDownMenu:hover ul li:hover {
    background: #49001b !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 ul li.dropDownMenu:hover > a {
    color: #fff !important;
}

#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: 10px;
    margin-right: 4px;
}

#navLinks .dropDownMenu > a > span {
    float: left;
}

.dropDownMenu ul {
    background: #640025 !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 #640025;
}

.dropDownMenu ul li a {
    color: #fff !important;
    border-right: none !important;
    margin: 0 10px;
}

.dropDownMenu ul li a:hover {
    color: #fff !important;
    background: #49001b !important;
}


/* ====================
   FAVORITOS
   ==================== */
#navegacion ul#favoritos {}

#navegacion ul#favoritos > li > div {
    background: #640025 !important;
    left: 50%;
}

#navegacion nav ul#favoritos > li > a span {
    display: none !important;
}

#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: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;
}

#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: -32px;
}

#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: #121a89 !important;
    text-shadow: none;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido {
    padding: 0 5px;
    border: none;
    top: 0;
    left: 0;
    height: auto;
}

#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%;
}

#navegacion ul#favoritos > li > div > div > div > ul > li .contenido .precio {
    background: none !important;
    color: #292929 !important;
    font-weight: 700;
    text-align: center;
}

/*--------------------
 :: IDIOMAS
--------------------*/
#navegacion ul#idiomas {
    position: absolute;
    top: -47px;
    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 {
    background: #640025 !important;
}

#navegacion ul#idiomas li ul {
    background: #585759;
    height: 25px !important;
}

#navegacion ul#idiomas li ul li {
    background: none !important;
    margin: 0;
}

#navegacion ul#idiomas li ul li a {
    height: 25px;
    line-height: 25px;
    padding: 0px 5px !important;
}

#navegacion ul#idiomas li ul li a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
#navegacion ul#idiomas li ul li a:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 80%;
    left: 30%;
    height: 5px;
    width: 90%;
    opacity: 0 !important;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
#navegacion ul#idiomas li ul li a:hover, #navegacion ul#idiomas li ul li a:focus, #navegacion ul#idiomas li ul li a:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    /* move the element up by 5px */
}
#navegacion ul#idiomas li ul li a:hover:before {
    opacity: 1 !important;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}


#navegacion ul#idiomas li a.langSelect {
    padding: 0px 5px !important;
    width: 23px;
    height: 25px;
    line-height: 25px;
}

#navegacion ul#idiomas li:hover > a {
    background: #343434;
}

#navegacion ul#idiomas li a span > span:last-child {
    display: none;
}

#navegacion ul#idiomas li:hover a.langSelect {
    background: none !important;
}


/* ====================
   DATOS CONTACTO HEADER 
   ==================== */
header .datosContacto {
    top: 30px !important;
    z-index: 12;
}

header .datosContacto address {
    background: none;
    color: #fff;
    padding: 0;
}

header .datosContacto address li.email a, header .datosContacto address li.email i, header .datosContacto address li.telefono {
    color: #2f3f4e;
    text-decoration: none;
}
header address li.telefono a {
    text-decoration: none;
}

header .datosContacto address ul {}

header .datosContacto address ul li {
    color: #fff;
    font-size: 16px;
    text-align: right;
    margin-bottom: 10px;
    display: block;
}

header .datosContacto address ul li i {
    margin-right: 10px;
    margin-left: 5px;
    text-align: right;
}

header .datosContacto address ul:first-child li i {}

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.direccion, header .datosContacto li.poblacionProvincia, header .datosContacto li.movil {
    display: none !important;
}

header .datosContacto li.telefono {}

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;
}

/* ==================== 
   BUSCADOR 
   ==================== */
#buscador {
    top: -525px;
    position: absolute;
    /*margin: 0 !important;*/
    padding-top: 40px;
    padding-bottom: 10px;
    left: 50% !important;
    display: none;
}

#home #buscador {
    top: -180px;
    display: block;
}

#buscador > div {
    /*margin: 0 auto;*/
    display: table;
    position: relative;
    width: 100%;
}

#buscador > div:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2f3f4e;
}

#buscador > div:before {
    content: "";
    position: absolute;
    top: 9px;
    left: -8px;
    width: 100%;
    height: 100%;
    border: 2px solid #a9b1b9;
}

#buscador > div #openProperty {
    z-index: 1;
    position: relative;
}

#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 {
    background: #2f3f4e;
    background: rgba(47,63,78,0.65);
    color: #fff;
    padding: 10px;
    font-size: 12px;
    font-weight: 400;
    position: relative;
    border-radius: 0;
}

#buscador .tabs li a:hover {
    border-bottom: none;
    background: #2f3f4e;
    color: #fff;
}

#buscador .tabs li.activo a {
    background: #2f3f4e;
    color: #fff;
    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 {
    color: #fff;
    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: -32px;
    right: 0;
    font-size: 12px;
    font-weight: 400;;
    background: #2f3f4e;
    background: rgba(47,63,78,0.65);
    color: #fff;
    z-index: 1;
}

.busquedaAvanzada > a:hover {
    background: #2f3f4e;
    color: #fff;
    text-decoration: underline;
}

#buscadorAvanzado .btn {
    width: 150px !important;
    margin-left: -75px !important;
    background: #640025 !important;
}

#buscadorAvanzado .btn:hover {
    background: #49001b !important;
}


/* ====================
   MAIN TEXT
   ==================== */
article#mainText {
    background: none;
    /*background-position: right top !important;*/
    padding: 0;
    margin: 0 auto 20px auto;
    background: #f1f1f1;
    position: relative;
    z-index: -1;
}

article#mainText > div {
    display: table;
    padding: 15px 0;
}

article#mainText h2 {
    position: relative;
    margin-bottom: 20px;
}

#mainText .welcome {
    width: 100% !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;
}

.promocion {
    background: #f5f5f5 url(img/bg_promociones.png) no-repeat right bottom;
}

.venta, .alquiler {
    margin-top: 40px;
    background: #f5f5f5 url(img/bg_propiedades.png) no-repeat left bottom;
}

.venta:before, .alquiler:before {
    content: "";
    width: 100%;
    height: 63px;
    background: #ebebeb;
    background: rgba(235,235,235,0.7);
    position: absolute;
    top: 40px;
    left: 0;
}

#results .venta:before, #results .alquiler:before {
    top: 239px;
}

.venta .sliderPropiedad.sliderMini .img a, .alquiler .sliderPropiedad.sliderMini .img a {
    position: relative;
}

.venta .sliderPropiedad.sliderMini .img a:before, .alquiler .sliderPropiedad.sliderMini .img a:before {
    content: "";
    width: 100%;
    height: 5px;
    background: url(img/bg_propiedades.png) repeat-x;
    position: absolute;
    bottom: 3px;
    left: 0;
    z-index: 1;
}

.promocion h3, .venta h3, .alquiler h3 {
    width: 100%;
    font-size: 18px;
    color: #2f3f4e;
    text-align: center;
    font-weight: 700;
    margin: -2px 0 0 0;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    overflow: visible;
    z-index: 10;
    text-transform: uppercase;
}

.promocion h3 {
    color: #fff;
    font-weight: 400;
    padding: 10px;
    background: #640025;
    margin: -49px 0 13px 8px;
}

.venta h3, .alquiler h3 {
    margin-top: -200px;
    width: 100%;
    float: none;
    text-align: right;
}

#results .venta h3, #results .alquiler h3 {
    margin-top: 5px;
    width: 100%;
    float: none;
    text-align: center;
}

.venta figure, .alquiler figure {
    position: relative;
    width: 50%;
    float: none;
    top: 0;
    left: 0;
}

#results .box_vertical .venta figure, #results .box_vertical .alquiler figure {
    width: 100%;
    float: none;
    left: 0;
    top: 0;
}

.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 a {
    position: relative;
}

.promocion .sliderPropiedad .sliderPrincipal .img img {
    position: relative;
    border: 3px solid #fff;
    box-shadow: 0 0 3px #c5c5c5;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.venta .sliderPropiedad .sliderPrincipal .img img, .alquiler .sliderPropiedad .sliderPrincipal .img img {
    position: relative;
    border: 3px solid #FFF;
    box-shadow: 0 0 3px #C5C5C5;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.venta .sliderPropiedad .sliderPrincipal .img img:before, .alquiler .sliderPropiedad .sliderPrincipal .img img:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #fabb34;
    border-bottom: 5px solid transparent;
    position: absolute;
    top: 5px;
    right: -10px;
}

#results .promocion .sliderPropiedad .sliderPrincipal .img img, #results .venta .sliderPropiedad .sliderPrincipal .img img, #results .alquiler .sliderPropiedad .sliderPrincipal .img img {}

.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: 73px;
    margin: 0;
    position: relative;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-top: 3px;
}

.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: 16px;
    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: 16px;
    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: 10;
    height: auto;
}

.venta figure div.mask, .alquiler figure div.mask, .venta figure:hover div.mask, .alquiler figure:hover div.mask {
    top: 72px;
    left: 438px;
    width: 50%;
    bottom: initial !important;
}

#home article.offers:nth-child(2) .venta figure div.mask, #home article.offers:nth-child(2) .alquiler figure div.mask, #home article.offers:nth-child(2) .venta figure:hover div.mask, #home article.offers:nth-child(2) .alquiler figure:hover div.mask {
    right: 0px;
}

.venta figure div.mask div.referencia, .alquiler figure div.mask div.referencia {
    background: none;
    font-size: 12px;
    text-align: center;
}

.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, .alquiler figure div.mask div.referencia span {
    display: inline-block;
    width: 45%;
    text-align: center;
    font-size: 12px;
    padding: 13px 0;
    color: #000 !important;
}

#home article.offers:nth-child(2) .venta figure div.mask div.referencia span, #home article.offers:nth-child(2) .alquiler figure div.mask div.referencia span {
    font-size: 12px;
}

.venta figure div.mask div.referencia span.tipo, .alquiler figure div.mask div.referencia span.tipo {
    margin: 0;
    position: relative;
    width: 45%;
    float: none;
}

.venta figure div.mask div.referencia span.tipo:before, .alquiler figure div.mask div.referencia span.tipo:before {
    content: "";
    width: 27px;
    height: 26px;
    background: url(img/icn_tipo.png);
    position: absolute;
    top: -17px;
    left: 50%;
    margin-left: -13px;
}

.venta figure div.mask div.referencia span.numeroRef, .alquiler figure div.mask div.referencia span.numeroRef {
    margin: 0;
    position: relative;
    width: 45%;
    float: none;
}

.venta figure div.mask div.referencia span.numeroRef:before, .alquiler figure div.mask div.referencia span.numeroRef:before {
    content: "";
    width: 27px;
    height: 24px;
    background: url(img/icn_ref.png);
    position: absolute;
    top: -16px;
    left: 50%;
    margin-left: -13px;
}

.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 {
    color: #575757;
    text-decoration: none;
}

.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;
    text-align: center;
    width: 50%;
    margin-top: -3px;
}

#results .venta .contenido .descripcionCaracteristicas ul.caracteristicas, #results .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
    height: 70px;
}

#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: 111px !important;
    right: 5px;
    z-index: 8;
    display: none;
}

.venta .contenido .acciones a, .alquiler .contenido .acciones a {
    width: 34px;
    height: 34px;
    display: block;
    text-indent: -9999px;
    border-radius: 2px;
    background: #e5c18b url(img/icn_lupa.png) no-repeat center;
    transition: all ease .15s;
    -webkit-transition: all ease .15s;
    -moz-transition: all ease .15s;
}

.venta .contenido .acciones a:hover, .alquiler .contenido .acciones a:hover {
    background: #49001b url(img/icn_lupa.png) no-repeat center;
    transition: all ease .25s;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a {
    width: 33px;
    height: 33px;
    top: 50%;
    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 5px 0;
    margin-top: -2px;
    height: 120px;
    z-index: 3;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: right;
    width: 50%;
    position: relative;
}

#results .venta .contenido, #results .alquiler .contenido {
    width: 100%;
    float: none;
    padding: 5px 10px;
}

.box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
    padding: 0;
    height: auto;
}

.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
    text-align: right;
    color: #2f3f4e;
    background: none;
    font-size: 20px;
    font-weight: 700;
    padding: 0 !important;
    margin: 0 auto;
    z-index: 10 !important;
    height: 45px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
}

#results .box_vertical .venta .contenido .precio, #results .box_vertical .alquiler .contenido .precio {
    text-align: center;
}

.box_vertical .venta .contenido .precio span, .box_vertical .alquiler .contenido .precio span {

}

.box_vertical .venta .contenido .precio p, .box_vertical .alquiler .contenido .precio p {
    line-height: 45px !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: #2f3f4e;
    margin: -20px 0 -25px 0;
    font-weight: 300;
    /*float: left !important;*/
}

#results .venta .contenido .precio .antes, #results .alquiler .contenido .precio .antes {
    margin: -13px 0 -25px 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: #000;
    font-size: 12px;
    height: 100px;
    font-weight: bold;
}

#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: 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-top: 10px;
    margin-bottom: 0px;
    text-align: right;
    padding-bottom: 15px;
    position: relative;
    overflow: visible;
}

#results .venta .contenido .descripcionCaracteristicas h4, #results .alquiler .contenido .descripcionCaracteristicas h4 {
    margin-top: 0;
    text-align: center;
}

.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: 14px;
    padding: 13px 0;
    margin: 0;
}

#home article.offers:nth-child(2) .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, #home article.offers:nth-child(2) .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
    font-size: 14px;
}

.venta .contenido .descripcionCaracteristicas ul.caracteristicas li.habitaciones, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li.habitaciones {}

.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: 75%;
    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: 151px;
}



/* ====================
   FORMULARIO ALERTAS BÃSQUEDAS
   ==================== */



/* ====================
   MAILING LIST
   ==================== */
aside {
    background: none;
    background-position: center 50px !important;
    background-repeat: no-repeat;
    margin: 0 auto;
}

aside #mailingList {
    padding: 20px;
    position: relative;
    box-sizing: border-box;
    border-top: 1px solid #ccc;
}

aside #mailingList > div:before {
    content: "";
    width: 265px;
    height: 8px;
    background: url(img/bg_aside3.png);
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -132px;
}

aside #mailingList p {
    margin: 0 0 20px 0;
    text-align: center !important;
}

aside #mailingList p, aside #mailingList form .line.checkbox p a {
    color: #575757;
    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;
}



/* ====================
   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;
}



/* ====================
   LEYENDA RESULTADOS
   ==================== */



/* ====================
   FICHA
   ==================== */
#detalle #ficha .header .headerTitulo  {
    border-bottom: 3px solid #000;
}

#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;
}

/* ====================
   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 {
    color: #000;
    background: #f3f3f3;
    border-bottom: 80px solid #1A1C3C;
}

footer a {
    color: #000;
    text-decoration: none;
}

footer #datosContactoFooter {
    position: absolute;
    left: 50%;
    padding: 10px 0;
    z-index: 1;
}

footer #datosContactoFooter div {
    font-weight: 300;
    text-align: left;
}

footer .socialLinks a {
    color: #000;
}

/*footer #datosContactoFooter div.socialLinks ul li a i:after {
	content: "";
	margin-left: 15px;
	font-size: 16px;
	color: #737373;
	font-family: 'Oxygen', Arial,Helvetica,sans-serif;
	position: relative;
	top: -3px;
}

footer #datosContactoFooter div.socialLinks ul li.facebook a i:after {
	content: "Facebook";
}

footer #datosContactoFooter div.socialLinks ul li.twitter a i:after {
	content: "Twitter";
}

footer #datosContactoFooter div.socialLinks ul li.googleplus a i:after {
	content: "Google Plus";
}

footer #datosContactoFooter div.socialLinks ul li.youtube a i:after {
	content: "You Tube";
}

footer #datosContactoFooter div.socialLinks ul li.instagram a i:after {
	content: "Instagram";
}

footer #datosContactoFooter div.socialLinks ul li.pinterest a i:after {
	content: "Pinterest";
}

footer #datosContactoFooter div.socialLinks ul li.linkedin a i:after {
	content: "LinkedIn";
}*/

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: 29px;
    height: 28px;
    background: url(img/icn_footer.png);
    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: #fff;
    text-align: right;
    position: relative;
    bottom: -80px;
}

footer #creditos .left {}

footer #creditos .right {}

footer #creditos a {
    color: #fff;
}

footer #creditos .right p a {
    background-image: url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/img/logoinmoweb2_blanco.png) !important;
    text-align: left;
}

footer #datosContactoFooter div span {
    font-size: 16px;
}
#detalle #ficha .actionBar ul li.share>i{
    position: unset;
}
#detalle #ficha .actionBar ul li.share div.addthis_toolbox{
    height: 12px;
}

/* ====================
   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;
    }

    #home section {
        padding-top: 10px;
    }

    #home #logo:after {
        display: none;
    }

    #logo {
        position: initial;
        width: 100%;
        margin: 0;
    }

    #navegacion #navHeader {
        margin-left: 0px;
    }

    #navegacion ul#idiomas li a.langSelect {
        width: auto;
    }

    #logo img {
        width: 80%;
        padding: 20px 0;
    }

    #buscador > div {
        width: 100% !important;
        padding: 0 !important;
    }

    #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;
        top: 97px;
        position: initial;
    }

    #navegacion nav {
        padding: 0;
        text-align: left;
    }

    #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: 8px;
        right: 10px;
        z-index: 1000000;
    }

    #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: #640025;
        border-color: #640025;
        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;
        width: 100%;
        box-sizing: border-box;
    }

    #navegacion #navHeader #navLinks {
        top: 43px;
        padding: 0 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        background: #640025;
        display: none;
    }

    #navegacion #navHeader #navLinks .dropDownMenu ul {
        background: none !important;
    }

    #navegacion ul li:hover a {
        background: #49001b !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: -5px;
        left: 0 !important;
        display: none;
        float: none !important;
        margin: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .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;
        width: 100% !important;
    }

    .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;
        margin-top: 0;
    }

    .promocion figure, .venta figure, .alquiler figure {
        left: 0;
    }

    .promocion figure div.mask {
        max-height: 170px;
    }

    .promocion .contenido {
        top: 2px;
        left: 0px;
    }

    #sliderPropiedad {
        width: 320px;
    }

    .sliderPropiedad .sliderPrincipal .img img {
        max-height: initial;
    }

    #ficha .sliderPropiedad .sliderPrincipal .img {
        height: auto;
    }

    .promocion {
        height: auto !important;
    }

    .venta, .alquiler {
        height: 400px !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;
        display: none;
    }

    aside #mailingList {
        width: 100% !important;
        margin-top: 0;
    }

    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;
    }

    header {}

    .venta .contenido .descripcionCaracteristicas p.descripcion, .alquiler .contenido .descripcionCaracteristicas p.descripcion {
        position: 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;
        position: relative;
        top: 40px;
    }

    #home footer #datosContactoFooter:before {
        display: none;
    }

    footer .socialLinks a {
        color: inherit;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        margin-bottom: 100px;
    }

    #navegacion #navHeader #navLinks li {
        border-right: none;
    }

    #home article.offers:nth-child(2) h2, #home article.offers:nth-child(2) .row {
        width: 100%;
        float: none;
    }

    .venta figure div.mask, .alquiler figure div.mask, .venta figure:hover div.mask, .alquiler figure:hover div.mask {
        top: 317px;
        left: initial;
        right: 0;
    }
}

@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) {
    #promo_details .dropDownMenu ul li a{
        color: #ffffff !important;
    }

    section article.home_section:nth-child(2), .nivo-caption .contenedor .contenido, aside {
        width: 768px !important;
    }

    #buscador > div {}

    #buscador #openProperty form div.line, #buscador #openNew form div.line {
        width: 100%;
    }

    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 {}

    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, #buscador, footer #datosContactoFooter {
        width: 768px !important;
        margin-left: -384px;
    }

    article#mainText > div {
        width: 808px !important;
        margin-left: -404px;
    }

    article#mainText .welcome, article#mainText > div h2 {
        width: 70%;
    }

    #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: 45.5%;
    }

    #home .box_vertical .venta, #home .box_vertical .alquiler {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .box_vertical .promocion {
        height: 275px;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        height: 200px;
    }

    #home .box_vertical .venta .contenido .precio, #home .box_vertical .alquiler .contenido .precio {}

    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: 156px !important;
    }

    #results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
        top: 236px;
    }

    #results .box_vertical .venta, #results .box_vertical .alquiler {
        height: 340px !important;
    }

    #navegacion ul#idiomas li a {
        text-align: center;
    }

    #navegacion ul#idiomas li a span span:last-child {
        display: none;
    }

    .sliderPropiedad.sliderMini .img {
        height: 200px;/*204*/
        /*display: table-cell;*/
        vertical-align: middle;
        text-align: center;
    }

    .promocion .sliderPropiedad.sliderMini .img {
        height: 200px;/*204*/
    }

    #results .sliderPropiedad.sliderMini .img {
        height: 143px;
    }

    .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%;
    }

    .promocion h3 {}

    footer #datosContactoFooter div span {}

    aside #mailingList form .line input[type="text"] {}

    #home .box_vertical div.venta:nth-child(2n) figure:before, #home .box_vertical div.alquiler:nth-child(2n) figure:before {
        left: -1px;
    }

    #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: 11px;
        left: 50%;
        margin-left: -6px;
        color: #fff;
    }

    footer #datosContactoFooter div {}

    .venta figure div.mask, .alquiler figure div.mask, .venta figure:hover div.mask, .alquiler figure:hover div.mask {
        top: 78px;
        left: 570px;
    }

    #results .venta figure div.mask, #results .alquiler figure div.mask, #results .venta figure:hover div.mask, #results .alquiler figure:hover div.mask {
        top: 243px;
        left: 128px;
    }

    footer #datosContactoFooter div.socialLinks {
        left: 240px;
    }

    #logo {
        top: 28px;
    }

    #logo img {
        width: 80%;
    }

    #results .venta:before, #results .alquiler:before {
        top: 219px;
    }
    #results .box_vertical .venta figure, #results .box_vertical .alquiler figure {
        height: 142px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1259px) {
    #navegacion nav ul#favoritos > li > a span {
        display: none !important;
    }

    section article.home_section:nth-child(2), .nivo-caption .contenedor .contenido, aside {
        width: 984px !important;
    }

    #slider {}

    #navegacion {}

    #logo {}

    .nivo-directionNav, #buscador, footer #datosContactoFooter {
        width: 984px !important;
        margin-left: -492px;
    }

    .box_vertical .promocion {
        width: 30.5%;
        height: 245px;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        height: 260px !important;
    }

    #home .box_vertical .venta, #home .box_vertical .alquiler {
        width: 45.7%;
        height: 155px !important;
    }

    #results .box_vertical .venta, #results .box_vertical .alquiler {
        height: 315px !important;
        width: 30%;
    }

    #results .venta figure div.mask, #results .alquiler figure div.mask {}

    aside div#mailingList > div > p {
        width: 100% !important;
        text-align: center !important;
    }

    footer #datosContactoFooter div {}

    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: 174px;/*172*/
        /*display: table-cell;*/
        vertical-align: middle;
        text-align: center;
    }

    #results .sliderPropiedad.sliderMini .img {
        height: 123px;
    }

    .sliderPropiedad.sliderMini .img img {
        width: auto;
        max-width: 100%;
        max-height: 100%;
    }

    #slider #slideshow img {
    }

    .promocion h3 {}

    .venta .contenido .acciones, .alquiler .contenido .acciones {}

    #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 {}

    .venta .sliderPropiedad .sliderPrincipal .img img, .alquiler .sliderPropiedad .sliderPrincipal .img img {
        margin-left: 0px;
    }

    #home .box_vertical .venta .contenido, #home .box_vertical .alquiler .contenido {}

    #home .box_vertical .venta h3, #home .box_vertical .alquiler h3 {}

    .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 {}

    .venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
        height: 100px;
    }

    .promocion .contenido .descripcionCaracteristicas p, .promocion .contenido .precio {
        font-size: 14px;
    }

    #results .venta .contenido, #results .alquiler .contenido {}

    .promocion .sliderPropiedad .sliderPrincipal .img a:before, .promocion .sliderPropiedad .sliderPrincipal .img a:after {
        bottom: -4px;
    }

    .venta figure div.mask, .alquiler figure div.mask, .venta figure:hover div.mask, .alquiler figure:hover div.mask {
        top: 80px;
        left: 340px;
    }

    #results .venta figure div.mask, #results .alquiler figure div.mask, #results .venta figure:hover div.mask, #results .alquiler figure:hover div.mask {
        top: 222px;
        left: 110px;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        position: absolute;
        top: 78px !important;
    }

    .sliderPropiedad.sliderMini .sliderPrincipal > a {
        top: 45%;
    }

    #home .sliderPropiedad.sliderMini .sliderPrincipal > a {
        top: 35%;
    }

    .venta figure div.mask div.referencia span, .alquiler figure div.mask div.referencia span, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
        font-size: 12px;
    }

    #results .venta:before, #results .alquiler:before {
        top: 193px;
    }
    #results .box_vertical .venta figure, #results .box_vertical .alquiler figure {
        height: 122px;
    }
}

@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, .informe_propietario, #aviso_cookie div, .nivo-caption .contenedor .contenido, aside {
        width: 1220px !important;
    }
    #results .box_vertical .venta figure, #results .box_vertical .alquiler figure {
        height: 166px;
    }
    header .datosContacto, #buscador, footer #datosContactoFooter {
        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 {
        width: 48.3%;
        height: 155px;
    }

    .box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {}

    #details .box_vertical .promocion, #details .box_vertical .venta, #details .box_vertical .alquiler {
        width: 23.3%;
        height: 355px;
    }

    #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: 280px;
    }

    #home .box_vertical .promocion {
        width: 23.3%;
        height: 240px;
    }

    #results_promo .box_vertical .promocion {
        height: 245px;
    }

    #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: 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: 355px;
        width: 31%;
    }

    article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
        width: 100%;
    }

    .sliderPropiedad.sliderMini .img {
        height: 172px;/*162*/
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    #details .sliderPropiedad.sliderMini .img {
        height: 160px;/*162*/
    }

    .promocion .sliderPropiedad.sliderMini .img {
        height: 167px;/*162*/
    }

    #results .sliderPropiedad.sliderMini .img {
        height: 165px;
    }

    .box_horizontal .sliderPropiedad.sliderMini .img {
        height: 85px !important;
    }

    .sliderPropiedad.sliderMini .img img {
        width: auto;
        max-width: 100%;
        max-height: 100%;
    }

    #results .venta figure div.mask, #results .alquiler figure div.mask, #results .venta figure:hover div.mask, #results .alquiler figure:hover div.mask {
        top: 265px;
        left: 135px;
    }

    .box_horizontal .promocion .contenido .descripcionCaracteristicas ul.caracteristicas, .box_horizontal .venta .contenido .descripcionCaracteristicas ul.caracteristicas, .box_horizontal .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
        border-bottom: none;
    }
}

/* ie 8 */
@media \0screen {
}

#details .box_vertical .venta figure, #results .box_vertical .alquiler figure {
    width: 100%;
    float: none;
    left: 0;
    top: 0;
}

#details #results .venta figure div.mask, #results .alquiler figure div.mask, #results .venta figure:hover div.mask, #results .alquiler figure:hover div.mask {
    top: 72px;
    left: 438px;
}

#details .venta h3, #results .alquiler h3 {
    margin-top: 5px;
    width: 100%;
    float: none;
    text-align: center;
}

#details .venta .contenido, #results .alquiler .contenido {
    width: 100%;
    float: none;
    padding: 5px 10px;
}

#details .venta .contenido .descripcionCaracteristicas h4, #results .alquiler .contenido .descripcionCaracteristicas h4 {
    margin-top: 0;
    text-align: center;
}

#details .venta figure div.mask, #results .alquiler figure div.mask, #results .venta figure:hover div.mask, #results .alquiler figure:hover div.mask {
    top: 265px;
    left: 135px;
}

#details .box_vertical .venta .contenido .precio, #results .box_vertical .alquiler .contenido .precio {
    text-align: center;
}

.mask .referencia .tipo {
    display:none !important;
}

#openNew {
    position: relative;
    z-index: 1;
}