/* 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=Lato:400,300,700);
@import "tema_11.css";


/* ====================
   GENERALES
   ==================== */

#favoritos .promocion .contenido .precio p, #favoritos .venta .contenido .precio p, #favoritos .alquiler .contenido .precio p {margin-top:21px;}

.promocion figure div.mask div.referencia, .venta figure div.mask div.referencia, .alquiler figure div.mask div.referencia {
    background: #ccc none repeat scroll 0 0;
    bottom: -2px;
    box-sizing: border-box;
    height: 21px;
    left: 0;
    line-height: 12px;
    position: absolute;
    width: 100%;
}
.promocion figure div.mask, .venta figure div.mask, .alquiler figure div.mask {
    background: #fafafa none repeat scroll 0 0;
    bottom: -44px;
    box-sizing: border-box;
    height: 100%;
    left: 0;
    padding: 10px;
    position: absolute;
    transition: all 0.25s ease 0s;
    width: 100%;
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas, .venta .contenido .descripcionCaracteristicas ul.caracteristicas, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
    list-style: outside none none;
    margin: 10px 0;
	display: block !important;
}
p.descripcion {
	display:none;
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
    margin-bottom: 5px;
}

h1 {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.modalContainer .modal form button.btn {

    margin: 5px 0 0 -75px;

}

article.offers #leyenda {
    border: none !important;

}


form div.line {
    float: left;
    font-weight: bold;
}
footer #creditos {

    font-size: 12px;
    margin: 0 auto;
    padding: 20px 0;
}

article.offers #leyenda .titulo {
    border-bottom: 1px dashed #fff;
    color: #fff;
    display: block;
    font-size: 19px;
    font-weight: bold;
    margin: 5px 0 15px;
    padding-bottom: 15px;
    text-align: center;
    width: 100%;
}



article.offers #leyenda {

    box-sizing: border-box;
    float: right;

    padding: 10px;
    width: 25%;
}
.busquedaAvanzada .modal span.titulo {

    color: #fff;
    font-size: 20px;
    font-weight: bold;

}

.modalContainer .modal {

    border-bottom: none !important;

}

#contacto .datosContacto {
    background: none;

}

address .agencia {
    color: #fff;
    font-size: 19px;
    font-weight: 400;
}
#contacto .datosContacto .sucursales .sucursal:nth-child(2n+1) {
    background: none;
}


footer #datosContactoFooter div.email a {
    color: #fff;
    text-decoration: none;
}


footer #datosContactoFooter div.socialLinks ul li a i {
    font-size: 18px;
}



.promocion figure .sliderPropiedad.sliderMini, .venta figure .sliderPropiedad.sliderMini, .alquiler figure .sliderPropiedad.sliderMini {
    overflow:hidden;
}

.promocion figure div.mask div.referencia, .venta figure div.mask div.referencia, .alquiler figure div.mask div.referencia {

    font-size:14px;
    background: none !important;

    text-align: center;
    font-weight:bold;
}
.sliderPropiedad.sliderMini .img:hover  

{
    transform: scale(1.1,1.1);

    -ms-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -webkit-transform: rotate(1.1,1.1);
    transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;

}


#buscador > div::after {


    content: "";
    height: 27px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    top: 130px;
    width: 100%;
}


#detalle #ficha div .detallesFicha ul li strong {
    margin-right:3px;
}

aside #mailingList form .line button {
    margin: 0;
    top: 1px;
}


#buscador div form:first-child fieldset button {
    padding: 0;

    right: 0;
    text-align: center;
    top: 2px;
    width: 60px !important;
}

label {
    font-size: 12px !important;
}

#detalle #formMasInfo #contenido h3 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
    padding: 11px 15px 10px;
}

label {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}


address ul li {
    font-size: 15px;
    list-style: none outside none;
    margin-bottom: 8px;
}

form input[type="text"], form select, form textarea {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    font-family: inherit;
    font-size: 15px;
    height: 30px;
    padding: 5px 12px;
    width: 100%;
}


#detalle #ficha .actionBar ul li.share {
    height: 33px;
    line-height: 37px;
    padding: 0 10px;
}

.vistaResultados ul li:nth-child(2) {display:none;}

article#mainText .welcome {
    float: left;
    margin-bottom: 40px;
    width: 75%;
}




#detalle #ficha .actionBar ul li a {
    border-left: 2px solid transparent;
    display: block;
    font-size: 15px;
    padding: 10px;
    text-decoration: none;
}

p {
    font-size: 14px;
    line-height: 17px;
    margin: 10px 0;
    color: #fff !important;


}

#detalle #ficha div .detallesFicha h3 {

    color: #fff;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 10px;
    padding: 11px 15px 10px;
    margin-top: 28px;
}
.nivo-controlNav{
	display:none;
}



#detalle #ficha .header .headerTitulo p {
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0;
}



#detalle #ficha .actionBar {
    border-bottom:none;
    border-top: none;

}

#logo {
    top: 27px;
    z-index: 2;
}

#bgContent {}

#content {
    margin: 0 auto !important;
    display: block;
    padding: 10px 0;
}

#home #content {
    margin-top: -50px !important;
    padding-top: 130px;
}

section {
    /*margin: 54px auto;*/
}

#home section {
    /*margin: -84px auto;*/
}

body {
    color: #fff;
    font-family: 'Lato', sans-serif;

}

a {
    color: #fff;
}





.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;

    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;

    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.btn:hover, .btn:focus, .btn:active {
    color: white;
}
.btn:hover:before, .btn:focus:before, .btn:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}









.btn {
    border-radius: 2px;
    border: none;

    color: #fff;
    top: 2px;
    font-weight:bold;


}


.btn:hover {
    border: none;

    font-weight:bold;

}



#contacto .datosContacto .sucursales {

    float: left;
    padding-right: 20px;
    text-align: right;
    width: 35%;
}


#articulosBlog .articulo:nth-child(2n+1), #latestArticle .articulo:nth-child(2n+1) {
    background: none !important;}

#latestArticle .articulo:nth-child(2n+1) .contenido::after, #articulosBlog .articulo:nth-child(2n+1) .contenido::after {
    background:none !important;

}

#articulosBlog .articulo .contenido {

    color: #fff !important;

}



#articulosBlog .articulo .contenido .fecha, #articuloCompleto .wrapArticulo .fecha {


    color: #fff !important;
    font-weight: bold;

}


#articulosBlog .articulo .contenido .fecha::before, #articuloCompleto .wrapArticulo .fecha::before {
    background:none !important;

}




#articulosBlog .articulo, #latestArticle .articulo {
    background: none !important;

}
#latestArticle .articulo .contenido::after, #articulosBlog .articulo .contenido::after {
    background: none !important;

}

#articulosBlog .articulo figure {
    border: none !important;

}
#articulosBlog .articulo figure, #latestArticle .articulo figure {
    width: 24%;
}


#bgContent {
    position: relative;
    /*z-index: 8;*/
    padding-top: 1px;

}

#home #bgContent {
    padding-top: 39px;;
}

h2 {

    color: #fff;
    font-size: 23px;
    font-weight: 400;
    padding-left: 0;
    padding-top: 18px;
}

h2:before {

    margin-right: 10px;
    position: relative;
    top: 2px;
}

.etiqueta {
    top: 10px !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;
}


#contacto {
    box-sizing: border-box;
    margin-top: -10px;
    margin-bottom: 28px;

}

#captacion #seccionInterna legend {
    background: none;
}

#sliderPropiedad {
    background: none;
}

.tabs li.activo a {
    background: none !important;
    border:none !important;

}
.tabs li a:hover {
    background: none !important;
    border:none !important;
}
#detalle #ficha .header .headerTitulo {

    border-bottom: none !important;

}


.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    filter: alpha(opacity=0);
    opacity: 0;

}


/* ====================
   SLIDER
   ==================== */


.nivo-caption {
    background: none repeat scroll 0 0 #000;

    box-sizing: border-box;
    color: #fff;
    display: none;
    left: 0;

    overflow: hidden;
    padding: 5px 10px;
    position: absolute;
    width: 100%;
    z-index: 8;
}


#slider .highlighted .nivo-caption {

    display: none;
    font-size: 24px;
    max-width: 335px;

}
#slider .highlighted .nivo-caption {

    font-size: 18px;
    height: auto;
    margin-bottom: 99px;
    margin-left: 23px;
    padding: 0 23px 23px;
}

#slider .highlighted .nivo-caption .precio {

    color: #fff;
    margin-top: 38px;
    padding: 19px 20px 0;
}


#slider .highlighted .nivo-caption .precio {
    box-sizing: border-box;
    display: block;
    float: none;
    font-size: 24px;
    left: -15px;
    margin: 23px auto 0;
    width: 100%;
}


#slider {
    display: none;
    height: 600px;
    left: 50%;
    margin-left: -604px;
    overflow: visible;
    padding-top: 229px;
    position: relative;
    width: 1207px;
    z-index: 0;
    ;

}

#home #slider {
    display: block;
}

#slider #slideshow {
    /*  background: #fff;*/
    height: 462px;

}

.nivoSlider img {
    width: 1207px !important;
    height: 461px !important;
    left: 50% !important;

    margin-left: -610px !important;
}

.nivo-caption {

    bottom: 90px;
    box-sizing: border-box;
    color: #fff;
    display: none;
    left: 0;
    overflow: hidden;
    padding: 5px 17px;
    position: absolute;
    width: 42%;
    z-index: 8;
}




.nivo-caption > div {


    color: #fff;
    margin-top: 24px;
    text-align: center;

}

.nivo-caption {

    opacity: 1 !important;
    display:none !important;

}
#slideshow.highlighted .nivo-caption {display: block !important;}




.nivo-caption > div span:after {
    content: "";
    left: -48px;
    display: block;

    margin: 14px 0 3px 49px;
    position: relative;
    top: -2px;
    width:0px;

    -webkit-animation-fill-mode: forwards; /* Chrome, Safari, Opera */
    animation-fill-mode: forwards;

    -webkit-animation-name: animacion;
    animation-name: animacion;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;

    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-delay: 1s; 
    animation-delay: 1s;
}

@-webkit-keyframes animacion {
    from {width:0px;}
    to {
        width: 100%;

    }
}

@keyframes animacion {
    from {width:0px;}
    to {
        width: 100%;

    }
}



.nivo-caption > div span.superficie::after, .nivo-caption > div span.precio::after {
    border-bottom: medium none;
}

.nivo-caption p {

    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;
    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 {
    height: auto !important;
    left: 0 !important;
    margin: 0 !important;
    top: -26%;
    width: 100% !important;

}

/* logo */
#logo a {
	display: block;
}

#logo a img {
	width:330px; 
}

/* ajustes para poner foto fija para cuando se muestran en el selector de plantillas (eliminar cuando se instale) */
#slider .nivoSlider {
	/*background: url(slider_images/img01.jpg) no-repeat center top;*/
}

#slider .nivoSlider img, #slider .nivoSlider .nivo-slice {
	/*display: none !important;*/
}


/* ====================
   NAVEGACIÃ“N
   ==================== */




#navegacion {
    position: absolute;
    top: 147px;
    z-index: 11;/*9*/


}

#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 {
    color: #fff;
    font-size: 15px;
    font-weight: 400 !important;
    height: 53px;
    line-height: 53px;
    padding: 0 9px !important;
    position: relative;

    transition: none 0s ease 0s ;
}

#navegacion #navLinks li a {}

#navegacion .dropDownMenu .dropDownMenu a {
    height: 40px;
    line-height: 40px;
}

#navegacion ul li:hover > a, #navegacion ul li > a:hover {

    color: #fff;

    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}



#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;
}



#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;
    display:none;
}

.dropDownMenu ul li a {
    color: #fff !important;
    border-right: none !important;
    margin: 0 10px;
}

.dropDownMenu ul li a:hover {
    color: #fff !important;

}

#navegacion.fixed {
    position: absolute;
    top: 435px;
}


/* ====================
   FAVORITOS
   ==================== */
#navegacion ul#favoritos {
    float: left;
}

#navegacion ul#favoritos > li > div {


    left: 50%;
}


#navegacion nav ul#favoritos > li > a span {
    display: none !important;
}

#navegacion ul#favoritos > li > div > div > div > ul > li {
    background: #fff;
    height: 183px;
    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;

    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;
}

#navegacion ul#favoritos > li > div > div > div > ul > li .contenido .precio {
    background: none !important;
    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 ul li a {
    height: 40px;
    line-height: 40px;
}

#navegacion ul#idiomas li:hover > a {  background: rgba(63, 0, 66, 0.4) none repeat scroll 0 0;
}


#navegacion ul#idiomas li a span > span:last-child {
    display: none;
}


/* ====================
   DATOS CONTACTO HEADER
   ==================== */
header .datosContacto {
    top: 15px !important;
    z-index: 1;
}

header .datosContacto address {
    background: none;
    padding: 0;
    position: relative;
}

header .datosContacto address a {
    color: #fff;
    text-decoration: none;
}

header .datosContacto address ul {
    float: right;
}

header .datosContacto address ul li {
    color: #fff;
    font-size: 16px;
    text-align: right;
    margin-bottom: 15px;
}

header .datosContacto address ul li.direccion {
    display: inline-block;
    display: none;
    margin-right: 5px;
}

header .datosContacto address ul li.direccion:after {
    content: ",";
}

header .datosContacto address ul li.email {
   
    font-weight:bold;
}


header .datosContacto address ul li.telefono {
    font-weight: bold;
}

header .datosContacto address ul li.poblacionProvincia {
    display: none;
}

header .datosContacto address ul li i {
    color: #fff;
    margin-left: -2px;
    margin-right: 5px;
    text-align: right;

}

header .datosContacto li.agencia, header .datosContacto li.fax, header .datosContacto ul:first-child li:last-child {
    display: none !important;
}

header .datosContacto address .socialLinks {
    border-top: medium none;
    padding: 0;
	position: absolute;
    right: -10px;
    top: 81px;
}

header .datosContacto address .socialLinks li {
    float: right;
    margin-right: 0;
    margin-left: 5px;
}

header .datosContacto li.movil{
	display:block;
	font-weight: bold;
}

/* ====================
   BUSCADOR
   ==================== */
#buscador {
    top: -130px;
    background: none !important;
    width: 100%;
    left: 0;
    margin-left: 0;
    display: none;

}

#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 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

#buscador .tabs li a:hover {
    border-bottom: none;
    background: none;
    font-weight: 400;
}

#buscador .tabs li.activo a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none !important;
    text-decoration:underline;
    font-size: 14px;
    font-weight: 400;
}

#buscador label {
    font-size: 13px;
    color: #fff;
    font-weight:400 !important;
}
.tabs {
    border-bottom: none;

}
.modal label {
    color: #fff !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 {
    display:none;
}


.busquedaAvanzada > a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 15px;
    top: 0px;
}




/* ====================
   MAIN TEXT
   ==================== */
article#mainText {
    background: none;
    background-position: 0 0 !important;
    padding: 0;
    margin: 0 auto;
}

#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 h3{
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 6px 0 0;
    overflow: visible;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 10;
}


.venta h3, .alquiler h3 {
    box-sizing: border-box;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    overflow: visible;
    padding: 5px 10px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 10;
}

.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 .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;
    display: none;
}



.promocion .contenido .descripcionCaracteristicas p {
    color: #fff;
    font-size: 14px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 193px;
}

.promocion .contenido .precio {
    background: none;
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 0;

    font-size: 16px;
    text-align: center;
}

.venta h3, .alquiler h3 {
    position: absolute;
    font-size: 16px;
}

#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;
}



.box_horizontal .venta figure div.mask div.referencia, .box_horizontal .alquiler figure div.mask div.referencia {
    display: none;
    left: 159px;
    text-align: left;
    width: 250px;
}

.box_horizontal .venta figure div.mask div.referencia, .box_horizontal .alquiler figure div.mask div.referencia {
    text-align: left;
    width: 250px;
    left: 159px;
}

.venta figure div.mask div.referencia span.tipo, .alquiler figure div.mask div.referencia span.tipo {
    color: #fff !important;
    float: none;
    margin: 0;
    font-weight:400;
    font-size:9px;
}

.venta figure div.mask div.referencia span.tipo:after, .alquiler figure div.mask div.referencia span.tipo:after {
    content: "-";
    margin: 0 10px;
}

.venta figure div.mask div.referencia span.numeroRef, .alquiler figure div.mask div.referencia span.numeroRef {
    color: #fff !important;
    float: none;
    font-size:9px;
    margin: 0;
    font-weight:400;
}

.venta figure div.mask div.referencia span.numeroRef:before, .alquiler figure div.mask div.referencia span.numeroRef:before {
    content: "Ref. ";
}

.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 {

    font-size: 14px;
    text-decoration: none;
}

.descripcionCaracteristicas .caracteristicas {
    font-size: 14px;
    font-weight: regular;
}

.descripcionCaracteristicas .caracteristicas span {
    font-weight: 300 !important;
}

.descripcionCaracteristicas .caracteristicas li[class*="sup"] {

}

.venta .contenido .acciones, .alquiler .contenido .acciones {
    position: absolute;
    top: 300px !important;
    left: 0;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    z-index: 11;

}

#results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
  
}

.venta .contenido .acciones a, .alquiler .contenido .acciones a {

    box-sizing: border-box;
    display: block;
    height: 26px;
    text-indent: -9999px;
    transition: all 0.25s ease 0s;

}
.venta .contenido .acciones a:hover, .alquiler .contenido .acciones a:hover {

    box-sizing: border-box;
    display: block;
    height: 26px;
    text-indent: -9999px;
    transition: all 0.25s ease 0s;

}

.sliderPropiedad.sliderMini .sliderPrincipal > a {
    width: 18px;
    height: 33px;
    top: 50%;
    margin-top: -16px;
    background-repeat: no-repeat;

}

.venta .contenido .acciones, .alquiler .contenido .acciones {
    top: 261px;
}

.venta .contenido .acciones, .alquiler .contenido .acciones {
    bottom: 0 !important;
    box-sizing: border-box;
    padding: 10px;
    position: absolute;
    right: 0;
    z-index: 11;
}

.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: -6px;
}

.box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
    padding: 0;
}

.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    bottom: 45px;
    box-sizing: border-box;
    color: #fff;
    font-size: 22px;
    height: 22px;
    left: 0;
    padding: 0 10px !important;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 10 !important;
}

.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 {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 17px !important;
}

.venta .contenido .precio .antes, .alquiler .contenido .precio .antes {
    color: #fff;
    float: left !important;
    display:none;
    font-size: 16px;
    margin: 0 0 -30px;
    text-decoration: none;
}

#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 {

    font-weight:300 !important;
    font-size:11px;
    margin-top:51px;
}

.venta .contenido .descripcionCaracteristicas h4, .alquiler .contenido .descripcionCaracteristicas h4 {
    font-size: 22px;
    margin: 0 auto;
    padding: 0;
    width: 200px;
}

.box_horizontal .promocion figure, .box_horizontal .venta figure, .box_horizontal .alquiler figure {
    top: 10px;
    left: 10px;
}

.box_horizontal .promocion .contenido .precio, .box_horizontal .venta .contenido .precio, .box_horizontal .alquiler .contenido .precio {
    position: absolute;
    top: -10px;
    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: center;
}

.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;
    background-position: center 50px !important;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    padding-bottom: 10px !important;
    margin: 0 auto;
}



aside #mailingList {
    box-sizing: border-box;
    margin: 0;
    padding: 20px;
    position: relative;
    /*top: 118px;*/
    width: 44% !important;
}


aside #mailingList p {
    text-align: center !important;
    margin: 0 0 10px 0;
}


aside #mailingList p, aside #mailingList form .line.checkbox p a {
    color: #fff;
    float: none;
    font-size: 13px;
    font-weight: 300;
    line-height: 16px;
    margin: 0 0 17px;
}

.promocion figure:hover div.mask, .venta figure:hover div.mask, .alquiler figure:hover div.mask {
    bottom: -44px;
    transition: all 0.25s ease 0s;
}


aside #mailingList form {
    float: none;
    position: initial;
    margin: 0 !important;
    padding: 0;
}

aside #mailingList form .line {
    float: none;
    margin-bottom: 10px;
}

aside #mailingList form .line input[type="text"] {
    width: 100%;
    background: #fff;
}

aside #mailingList form .line.checkbox {
    top: 40px;
    position: inherit;
}

aside #mailingList form .line button {
    width: 100%;
}
aside {
    background:none;
    display: table;

}



/* ====================
   RESULTS
   ==================== */

.vistaResultados ul li a:hover, .vistaResultados ul li a.activo, .paginacion ul li span.activa, .paginacion ul li a:hover {
    font-weight: bold;
}


.paginacion ul li span, .paginacion ul li a {
    font-weight: bold;
}



.vistaResultados ul li a:active {
    border: none !important;
}




/* ====================
   LEYENDA RESULTADOS
   ==================== */



/* ====================
   FICHA
   ==================== */


#detalle #formMasInfo {
    width: 100%;
    float: none;
}


#detalle .colIzq .detallesFicha {
    float: none !important;
    font-size: 16px;
    margin-bottom: 30px;
    width: 100% !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;
    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: #fff;
}


#fichaScroll div {
    font-size: 16px;
}

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: #fff !important;
}

/* ====================
   CONTACTO
   ==================== */



/* ====================
   CAPTACIÃ“N
   ==================== */
form fieldset legend {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    margin: 0 0 20px;
    padding: 8px 0;
}



/* ====================
   MODAL
   ==================== */
.modalContainer form .colIzq, .modalContainer form .colDcha {
    width: 49% !important;
}

.modalContainer form .colDcha {
    float: right !important;
}



/* ====================
   FOOTER
   ==================== */
footer {
    color: #fff;
    position: relative;
    /*z-index: 1;*/
    /*padding-top: 30px;*/	
}

footer #datosContactoFooter {
    padding: 20px 0;
}

footer a {
    color: #fff;
}

footer .socialLinks a {
    color: #fff;
}



footer #datosContactoFooter {
    position: relative;	
}

#home footer #datosContactoFooter {
    margin-top: 0 !important;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: row;
}

footer #datosContactoFooter div {
    padding-left: 15px;
    margin: 0 5px;
    width: 24%;
    float: right;
    text-align: center;
    background: none !important;
}

#home footer #datosContactoFooter div.socialLinks {
    position: absolute;
    left: 305px;
    top: -64px;
    z-index: 1;
    display:none;
}

footer #datosContactoFooter div.socialLinks ul {
    margin-left: 4px;
    margin-top: 3px;
    /* width: 300px;*/
}

footer #datosContactoFooter div > i {
    display: inline-block;
    font-size: 30px;
    margin-bottom: 15px;
    float: left;
}

footer #datosContactoFooter div > span {
    font-size: 16px;
    float: left;
    margin-left: 15px;
    text-align: left;
}

footer div.email > i, footer div.direccion > i, footer div.tlf > i, footer div.socialLinks > i {
    color: #fff !important;
    text-align: center;
    font-size: 30px;
}

footer #creditos {
    color: #fff;

    /*text-align: center;*/
}

/*footer #creditos .left {
        float: none;
        display: inline-block;
        position: relative;
        top: -7px;
}

footer #creditos .left p {
        float: left;
}

footer #creditos .left a {
        float: left;
        height: 22px;
        line-height: 22px;
        margin-left: 30px;
        margin-right: 30px;
}

footer #creditos .right {
        float: none;
        display: inline-block;
}*/

footer #creditos a {
    color: #fff;
}

footer #creditos .right p a {
    background-image: url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/img/logoinmoweb_blanco.png) !important;
}

footer #datosContactoFooter div span {
    font-size: 16px;
}

/* ====================
   RESPONSIVE
   ==================== */
@media screen and (min-width: 0) and (max-width: 767px) {
    header #logo{
        max-height: 125px;
        top: 11px;
    }
    header #logo a img{
        max-height: 125px;
        width: auto;
    }
	#details .headerResults {
    display: none;
	}
	#detalle .sliderPropiedad .miniaturas div ul {
		width: 100%;
	}
	#detalle .sliderPropiedad .miniaturas div ul li {
		float: none;
		width: 100%;
	}
	#detalle #ficha div.colIzq {
		padding: 0;
	}
	#detalle .sliderPropiedad .miniaturas div ul li a img {
		width: 100%;
	}
	#detalle .sliderPropiedad .miniaturas div {
		margin: 0;
	}
	#detalle #ficha div.colIzq .groupTabs #sliderPropiedad {
		width: 100%;
	}
	#details .sliderPropiedad .sliderPrincipal {
		display: none;
	}
	.venta .contenido .acciones a, .alquiler .contenido .acciones a {
		box-sizing: border-box;
		display: block;
		height: 26px;
		text-indent: -9999px;
		transition: all 0.25s ease 0s;
		bottom: 10px;
		position: absolute;
		width: 100%;
		left: 0;
	}
    #contacto .datosContacto .sucursales, #contacto .datosContacto form {
        width: 100%;
    }
    #contacto .datosContacto .sucursales {

        text-align: center;
        width: 80%;
        border-right:none;
    }
    #seccionInterna, #contacto, .offers, #detalle {
        background: none !important;
    }
    .box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {

        margin: 0 0 43px;

    }
    #home footer #datosContactoFooter div.socialLinks {
        display: none;

    }


    label {
        display: block;
        font-size: 16px!important;
        font-weight: bold;
        margin-bottom: 5px;
    }


    #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 {
        top: 204px;
    }

    #home section {
        padding-top: 10px;
    }

    #home #logo:after {
        display: none;
    }

    #logo {
        position: initial;
        top: 20px;
        padding: 20px 0;
    }

    #logo img {
        /*width: 85% !important;*/
        margin-left: 0 !important;
    }

    #buscador > div {
        width: 100% !important;
        padding: 0 !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: #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 {
        box-sizing: border-box;
        padding: 0 10px;
        top: 43px;
    }

    #navegacion #navHeader #navLinks .dropDownMenu ul {
        background: none !important;
    }

    #navegacion ul li:hover a {
        background: none;
        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 {
        display: none;
        float: none !important;
        padding: 0 !important;
        top: -21px;
        z-index: 1000;
    }

    .home_section {
        display: none;
    }

    #buscador .tabs {
    }

    #idiomas > li > a > i { 
        color: #fff;
    }

    #navegacion ul li a {
        color: #fff;
    }

    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 {
		bottom: 40px;
    }

    #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: auto;
    }

    #buscador .busquedaAvanzada {
        display: none;
    }

    aside #mailingList form .line.checkbox {
        top: 0px !important;
    }

    #seccServicios {
        height: 460px;
        bottom: 267px;
    }

    #seccServicios .contenedor div {
        width: 100%;
        float: none;
    }

    #home footer, footer {
    }

    .venta h3, .alquiler h3 {
           top: 0;
    	   position: relative;
    }

    aside #mailingList {

        width: 100% !important;
    }
    h4 a {font-weight: bold;
          margin-top: 3px;
          text-decoration: none;
          width: 193px;
    }
    #home section {
        margin: -31px auto;
    }


    .box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
        min-height: 214px;
    }

    #buscador > div::after {
        background: none;
    }

    footer #datosContactoFooter div.socialLinks ul {
        display: none;
    }
    #results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
    
    }
	.venta .contenido, .alquiler .contenido {
		margin-top: -22px;
		height: 63px;
	}
	

}

@media screen and (min-width: 360px) and (max-width: 399px) {


    label {
        display: block;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 5px;
    }
    .venta h3, .alquiler h3 {
            top: 0;
    		position: relative;
    }
}

@media screen and (min-width: 400px) and (max-width: 767px) {


    label {
        display: block;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 5px;
    }


   
}

@media screen and (min-width: 0) and (max-width: 767px) and (orientation: landscape) {


    label {
        display: block;
        font-size: 16px!important;
        font-weight: bold;
        margin-bottom: 5px;
    }

    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;
    }
}

@media screen and (min-width: 0px) and (max-width: 480px) and (orientation: landscape) {

    label {
        display: block;
        font-size: 16px!important;
        font-weight: bold;
        margin-bottom: 5px;
    }
   
}

@media screen and (min-width: 481px) and (max-width: 568px) and (orientation: landscape) {

    label {
        display: block;
        font-size: 16px!important;
        font-weight: bold;
        margin-bottom: 5px;
    }
    
}

@media screen and (min-width: 569px) and (max-width: 600px) and (orientation: landscape) {

    label {
        display: block;
        font-size: 16px!important;
        font-weight: bold;
        margin-bottom: 5px;
    }
   
}

@media screen and (min-width: 601px) and (max-width: 767px) and (orientation: landscape) {

    label {
        display: block;
        font-size: 16px!important;
        font-weight: bold;
        margin-bottom: 5px;
    }
   
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    header #logo{
        max-height: 125px;
        top: 11px;
    }
    header #logo a img{
        max-height: 125px;
        width: auto;
    }

    #slider {
        display: none;
        height: 385px;
        left: 50%;
        margin-left: -385px;
        overflow: visible;
        padding-top: 232px;
        position: relative;
        width: 770px;
        z-index: 0;

    }



    #buscador > div, section article.home_section:nth-child(2) {
        width: 768px !important;
    }

    #buscador > div {
    }

    #buscador #openProperty form div.line, #buscador #openNew form div.line {
        width: 100%;
    }



    #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;

    }

    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: 320px !important;
    }

    #results .box_vertical .venta, #results .box_vertical .alquiler {
        height: 366px;
    }

    #navegacion ul#idiomas li a {
        text-align: center;
    }

    #navegacion ul#idiomas li a span span:last-child {
        display: none;
    }

    .sliderPropiedad.sliderMini .img {
        height: 163px;/*204*/
        /*display: table-cell;*/
        vertical-align: middle;
        text-align: center;
    }

    .sliderPropiedad.sliderMini .img img {

        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%;
    }
    label {
        font-size: 10px !important;
    }

    .box_vertical .promocion {
        height: 234px;
    }

    #home footer #datosContactoFooter div {

        width: 18%;
    }
    footer #datosContactoFooter div {

        width: 22%;
    }


    .box_vertical .venta, .box_vertical .alquiler {
        height: 352px;
    }

    aside #mailingList {

        width: 37% !important;
    }
    aside #mailingList p, aside #mailingList form .line.checkbox p a {

        margin: -3px -13px 17px;
    }
    .venta h3, .alquiler h3 {

    }


    #results .venta h3, #results .alquiler h3 {
        top: 150px;
    }

    .venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {

        margin-top: 0px;
    }

    .venta figure div.mask, .alquiler figure div.mask, .venta figure:hover div.mask, .alquiler figure:hover div.mask {

    }


    .venta .contenido, .alquiler .contenido {
        margin-top: 44px;
    }




}

@media screen and (min-width: 1024px) and (max-width: 1259px) {
    header #logo{
        max-height: 140px;
        top: 11px;
    }
    header #logo a img{
        max-height: 140px;
        width: auto;
    }

    #slider {
        display: none;
        height: 350px;
        left: 50%;
        margin-left: -482px;
        overflow: visible;
        padding-top: 232px;
        position: relative;
        width: 974px;
        z-index: 0;

    }


    #navegacion nav ul#favoritos > li > a span {
        display: none !important;
    }

    section article.home_section:nth-child(2) {
        width: 984px !important;
    }

    article#mainText div {
        width: auto;
    }



    #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;

    }

    #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: 318px !important;
    }

    .venta h3, .alquiler h3 {

    }

    #results .venta h3, #results .alquiler h3 {

    }

    .sliderPropiedad.sliderMini .img {
        height: 172px;/*172*/
        /*display: table-cell;*/
        vertical-align: middle;
        text-align: center;
    }

    #results .sliderPropiedad.sliderMini .img {
        height: 128px;
    }

    .sliderPropiedad.sliderMini .img img {
        width: auto;
        max-width: 100%;
        max-height: 100%;
    }

    #slider #slideshow img {
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        height:26px;
    }

    #home footer {

    }

    .box_vertical .promocion {
        height: 245px;
    }




    footer #datosContactoFooter div {

        width: 22%;
    }

    aside #mailingList p, aside #mailingList form .line.checkbox p a {

        margin: 0 -18px 17px;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        height: 359px;
    }

    #results .box_vertical .venta, #results .box_vertical .alquiler {
      height: 348px
    }


    .venta .contenido .acciones a, .alquiler .contenido .acciones a {
        margin-top: 8px;
    }


    #results .venta .contenido .acciones a, #results .alquiler .contenido .acciones a {
        margin-top: -15px;
    }
}

@media screen and (min-width: 1260px) {
    header #logo{
        max-height: 125px;
        top: 11px;
    }
    header #logo a img{
        max-height: 125px;
        width: auto;
    }

    label {
        color: #fff;
        display: block;
        font-size: 13px !important;
        font-weight: bold;
        margin-bottom: 5px;
    }


    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 {

    }

    #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: 330px;
    }



    #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: 315px;
    }

    #results_promo .box_vertical .promocion {
        height: 245px;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        height: 383px;

    }

    #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: 421px;
        width: 47%;
    }


    article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
        color: #fff;
        width: 100%;
    }

    .sliderPropiedad.sliderMini .img {
        height: 160px;
        /*display: table-cell;*/
        vertical-align: middle;
        text-align: center;
    }

    #results .sliderPropiedad.sliderMini .img {

    }

    .box_horizontal .sliderPropiedad.sliderMini .img {
        height: 85px !important;
    }

    .sliderPropiedad.sliderMini .img img {
        /*width: auto;*/
        max-width: 100%;
        max-height: 100%;
    }
    .box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
        width: 23%;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        height: 350px !important;
    }
	#results .venta .contenido .acciones, #results .alquiler .contenido .acciones{
		top:320px !important;
	}
	#results .box_vertical .venta, #results .box_vertical .alquiler {
        height: 365px !important;
    }
    .box_vertical .promocion {
        height: 234px;
    }

    #results .box_vertical .venta, #results .box_vertical .alquiler {
        height: 421px;
        width: 31%;
    }
}

/* ie 8 */
@media \0screen {
}