/* 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_results_map.css");
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800,700);


/* ====================
   GENERALES
   ==================== */

article#mainText #caja1 {
    background: url("img/bienvenido.png") no-repeat scroll right bottom #f6f6f6;
    box-sizing: border-box;
    display: inline-block;
    height: auto;
    margin-right: 30px;
    padding-bottom: 15px;
    position: relative;
    width: 30%;
    text-align: justify;
    padding: 16px 24px 24px;
    vertical-align: top;
    border-radius:4px;
    color:#868b8f;
    position:relative;
}
article#mainText #caja2 {
    background: url("img/equipo.png") no-repeat scroll right bottom #f6f6f6;
    box-sizing: border-box;
    display: inline-block;
    height: auto;
    margin-left: 26px;
    margin-right: 26px;
    padding: 16px 24px 24px;
    position: relative;
    text-align: justify;
    width: 30%;
    vertical-align: top;
    border-radius:4px;
    color:#868b8f;
}
article#mainText #caja3 {
    background: url("img/servicios.png") no-repeat scroll right bottom #f6f6f6;
    box-sizing: border-box;
    display: inline-block;
    height: auto;
    margin-left: 30px;
    padding-bottom: 15px;
    position: relative;
    width: 30%;
    text-align: justify;
    padding: 16px 24px 24px;
    vertical-align: top;
    border-radius:4px;
    color:#868b8f;
}
article#mainText #caja1:after {

    border: 20px solid transparent;
    border-top-color: #f6f6f6;
    content: "";
    display: block;
    position: absolute;
    bottom: -39px;
    /* left: 30px; */
    width: 0;
    height: 0;

}
article#mainText #caja2:after {

    border: 20px solid transparent;
    border-top-color: #f6f6f6;
    content: "";
    display: block;
    position: absolute;
    bottom: -39px;
    /* left: 30px; */
    width: 0;
    height: 0;

}
article#mainText #caja3:after {

    border: 20px solid transparent;
    border-top-color: #f6f6f6;
    content: "";
    display: block;
    position: absolute;
    bottom: -39px;
    /* left: 30px; */
    width: 0;
    height: 0;

}
#caja1 > h3 , #caja2 > h3 , #caja3 > h3{
    text-transform:uppercase;
    letter-spacing:1px;
    padding-bottom:10px;
    color:#b1b1b1;
}
header {
    position: relative;
    background: #000000;
    height:255px;
}
#home header{
    height:650px;
}

#logo {
    top: 60px;
    z-index: 2;
    left: 50%;
    width:592px;
    margin-left: -250px;
}

section {
    margin: 40px auto 0px;
    background:#f5f5f5;
    padding-bottom: 50px;
}

body {
    overflow-x: hidden !important;
}

a {
    color: #000000;
}

a:hover, a:active {
    color: #30a8c8;
}

::selection {
    background: #30a8c8;
    color: #FFF;
}

.btn {
    border-radius: 0px;
    height:30px;
    margin-top:12.5px;
    border: none;
    background: #000000;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -o-border-radius:2px;
    -ms-border-radius:2px;
    -khtml-border-radius:2px;

    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight:500;
    letter-spacing:0.5px;
    padding-top:0;
    padding-bottom:0;
}

.btn:hover {
    border: none;
    background: #000;
}

#bgContent {
    position: relative;
    /*z-index: 8;*/
    padding-top: 15px;
    background: #f5f5f5;
}

#home #bgContent {
    padding-top: 0;
}

h2 {
    font-family:;
    color: black;
    font-size: 28px;
    line-height: 31px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align:center;
    letter-spacing:1px;
    font-weight:normal;
    background:url(img/bg_h2.png)no-repeat center bottom;
    padding-bottom:25px;
    margin-bottom:30px;
    font-family: 'Open Sans', sans-serif;
}

.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;
}

.offers {
    margin: 48px auto;
}
p.descripcion{
    color:black;
}


/* ====================
   SLIDER
   ==================== */
#slider {
    z-index: 0;
    position: relative;
    min-height: 260px;
    background: url(slider_images/img_tempo.jpg)no-repeat top center;

}

#home #slider {
    height:650px;
}

#slider .nivoSlider {
    margin: 0 auto;
    height:650px;
}

#slider .nivoSlider img, #slider .nivoSlider .nivo-slice {

}
#slider #slideshow  img {

}

.nivoSlider img {
    width: 1600px !important;
    height: 650px !important;
    left: 50% !important;
    margin-left: -800px !important;
}

.nivo-caption {
    background: rgba(255,255,255,0.6) !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    display: none !important;
}

.nivo-caption p {
    color: #d81010;
    font-size: 26px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-shadow: 0 1px 1px #616161;
}

.nivo-directionNav {
    position: absolute;
    bottom: 160px;
    left: 50%;
    z-index: 10000;
    height: 60px;
    display: none;
}

.nivo-directionNav a {
    top: 0 !important;
    width: 60px;
    height: 60px;
    text-indent: -9999px;
    background-image: url(img/nav_slider.png);
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.nivo-directionNav a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.nivo-directionNav a.nivo-nextNav {
    background-position: -60px 0;
}

.nivo-directionNav a.nivo-prevNav {
    background-position: 0 0;
}

.nivo-prevNav {
    left: initial !important;
    right: 70px;
}

div.texto{
    margin-left:13.5% !important;
}



/* ====================
   NAVEGACIÃ“N
   ==================== */
#navegacion #navHeader {
    z-index: 9;
}

#navegacion {
    position: absolute !important;
    top: 205px !important;
    background: #ffffff;
}
#home #navegacion{
    top: 640px !important;
}

#navegacion:before {
    content: "";
    width: 100%;
    height: 10px;
    background: url(img/sombra_buscador.png) no-repeat center;
    position: absolute;
    bottom: -10px;
    z-index: 1;
    opacity:0.2;
}
#home #navegacion:before {
    opacity:1;
}

#navegacion nav {
    display: table;
    margin: 0 auto;
    position: relative;
    background: none;
    padding: 10px 0px;
    box-sizing: border-box;
}
#home #navegacion nav{
    box-shadow:none;
}

#navegacion #navHeader #navLinks {

}

#navegacion #navHeader #navLinks li {
    border-right: solid 1px #BCBCBC;
}

#navegacion #navHeader #operationList {
    border-left: solid 1px #BCBCBC;
}

#navegacion #navHeader #navLinks li:last-child {
    border-right: none;
}
#navegacion #navHeader #navLinks li:first-child{
    border-left: none;
}


#navegacion ul li a {
    height: 30px;
    line-height: 30px;
    color: black;
    font-size: 15px;
    padding: 0px 15px !important;
    position: relative;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
}

#navegacion ul li.dropDownMenu ul li a {
    color: #585858 !important;
}

#navegacion ul li:hover > a, #navegacion ul li > a:hover {
    background: none;
    color: #8b9298 !important;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}

#navegacion ul li.dropDownMenu ul li.dropDownMenu a {
    color: ##585858 !important;
}

#navegacion ul li.dropDownMenu ul li.dropDownMenu:hover > a,#navegacion ul li.dropDownMenu ul li.dropDownMenu a:hover {
    color: #fff !important;
}

#navegacion ul li.dropDownMenu:hover > a, #navegacion ul li.dropDownMenu > a:hover {}

#navegacion ul li.dropDownMenu:hover ul li:hover {
    background: rgba(193,193,193,0.8) !important;
}

#navegacion ul li.dropDownMenu:hover ul li a, #navegacion ul li.dropDownMenu ul li a:hover {
    background: none !important;
}

#navegacion #navLinks li:last-child a {
    border-right: none;
}

#navegacion ul li.dropDownMenu:hover > a {
    /*color: #fff !important;*/
    border-bottom: none !important;
}

#navegacion ul li.dropDownMenu:hover > a:after {
    display: none;
}

#navegacion nav div > ul > li > a, #navegacion nav ul#favoritos > li > a {
    position: relative;
}

#navLinks .dropDownMenu > a > i {
    float: right;
    margin-top: 12px;
    margin-left: 4px;
}

#navLinks .dropDownMenu > a > span {
    float: left;
}

.dropDownMenu {
    position: relative;
    top: 4px !important;
}

.dropDownMenu ul {
    background: rgba(255,255,255,1) !important;
    height: auto !important;
}

.dropDownMenu ul li a {
    color: #fff !important;
    border-right: none !important;
    margin: 0 10px;
}

.dropDownMenu ul li a:hover {
    color: #fff !important;
    background: #404d36 !important;
}

#navegacion.fixed {
    position: absolute;
    top: 91px;
}
#operationList > li > a > i {
    top: 1px;
    left: -3px;
    position: relative;
    width: 22px;
}
#operationList > li > a.title{
    top:-4px;
}

.drop
.dropDownMenu ul {
    margin-top:-20px;
}
.dropDownMenu ul li{
    padding:6px;
}

/* ====================
   FAVORITOS
   ==================== */
#navegacion ul#favoritos {
    float: none;
}

#navegacion ul#favoritos > li:hover > a {
}

#navegacion ul#favoritos > li > div {
    background: #c1c1c1 !important;
    left: 50%;
}

#navegacion ul#favoritos > li > div > div > div > ul > li {
    background: #fff;
    height: 190px;
    padding: 0px !important;
}

#navegacion ul#favoritos > li > div > div > div > ul > li:hover {
}

#navegacion ul#favoritos > li:hover > div a {
    height: 82px;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 {
    top: 0px;
    left: 0px;
    padding:5px;
    background:#8b9298 ;
    position: relative;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 {
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 a {
    padding: 0 !important;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 22px !important;
    line-height: 22px;
    color: #fff !important;
    text-shadow: none;
    text-transform:initial;
    letter-spacing:0px;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas .caracteristicas li i{
    display:none;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido {
    padding: 0 5px;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas {
    height: 32px;
    color: #575757;
}

#navegacion ul#favoritos > li > div > div > div > ul > li .contenido .precio {
    background: none !important;
    color: #292929 !important;
    margin-top: -10px;
    font-weight: 700;
    text-align: left;
}

/*--------------------
 :: IDIOMAS
--------------------*/
#navegacion ul#idiomas {
    position: absolute;
    top: 5px;
    right: 15px;
}

#navegacion ul#idiomas li a {
    background: none !important;
    text-transform: inherit;
    font-weight: 300;
    padding:0 !important;
}

#navegacion ul#idiomas > li:hover > a {
    background: rgba(255,255,255,0.8) !important;
}

#navegacion ul#idiomas li ul {
    background: rgba(255,255,255,1) !important;
}

#navegacion ul#idiomas li ul li a {
    height: 30px;
    line-height: 30px;
}

#navegacion ul#idiomas li:hover > a {
}

#navegacion ul#idiomas li ul li:hover > a {
    color: #FFF !important;
}

#navegacion nav ul#favoritos > li > a span {
    display:none !important;
}
#navegacion ul#idiomas li a span > span:last-child {
    display:none;
    text-transform:uppercase;
    margin-left: 7px;
    font-size: 14px;
    letter-spacing: 0.2px;
}
#navegacion ul#idiomas li a.langSelect i {
    background: url(img/icn_select.png)no-repeat !important;
    font-size: 22px;
    top: 3px;
    left: -7px;
    position: relative;

}

/* ====================
   DATOS CONTACTO HEADER
   ==================== */
header .datosContacto {
    top: 25px !important;
    z-index: 1;
}

header .datosContacto address {
    background: none;
    color: #575757;
    padding: 0;
    position: relative;
    width:100%;

}

header .datosContacto address a {
    color: #585856;
    text-decoration: none;
}

header .datosContacto address ul {
    position: relative;
    width:100%;
}

header .datosContacto address ul li {
    color: #c1c1c1;
    font-size: 16px;
    font-family:'Open Sans', sans-serif;
    text-align:right;
    margin-bottom:14px;
}

header .datosContacto address ul li i {
    margin-right: 5px;
    color:#585856;
}

header .datosContacto address ul li.telefono {
    float: left;
    margin-top: 53px;
    color: #585856;
    margin-left:-2.5%
}

header .datosContacto address ul li.telefono i {
    color:transparent;
    background: none;
}
header .datosContacto address ul li.email i {
    color:transparent;
    background: url(img/icn_mail.png) no-repeat left center;
    height: 22px;
    position: relative;
    top: -1px;
}

header .datosContacto address ul li.email {
    float: left;
    margin-top: 80px;
    margin-left:-13.4%;
}

header .datosContacto li.agencia, header .datosContacto li.direccion, header .datosContacto li.poblacionProvincia, header .datosContacto li.fax, header .datosContacto li.movil, header .datosContacto ul:first-child li:last-child, header .datosContacto address .socialLinks {
    display: none !important;
}


header .datosContacto address .socialLinks {
    display:block !important;
    top:67px;
    border-top: none;
    margin: 0;
    padding: 0;
}

header .datosContacto address .socialLinks li {
    float: right;
    margin-right: 0;
    margin-left: 5px;
}

header .datosContacto address ul:after {
    content: "";
    background: url(img/welovefuerteventura.png);
    position: absolute;
    top: 30px;
    right: 0;
    width: 352px;
    height: 40px;
}

/* ====================
   BUSCADOR
   ==================== */
#buscador {
    top: -115px;
    background: rgba(59,59,59,0.85) !important;
    height:106px;
    left: 50%;
    display:none;
}

#buscador form div.line input[type="text"]#max_price, #min_pricep {
    color: #eee;
    font-size: 12px;
}

#home #buscador {
    top: -240px;
}

#buscador > div {
    margin: 0 auto;
    display: table;
    position: relative;
    padding: 30px 0;
    width:100%;
}

#home #buscador {
    display:block;
}

#buscador .tabs {
    margin-top: -73px;
    border-bottom: 1px solid transparent;
}

#buscador .tabs li a {
    width:152px;
    color: #fff;
    border-radius: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight:500;
    font-size:13px;
    padding:15px 0px 15px 12px;
    background:rgba(59,59,59,0.6) !important;
    letter-spacing: 0.5px;
}
#buscador .tabs li a i{
    display:block;
    margin: 0px 10px 0px 0px;
    float:left;
}

#buscador .tabs li a:hover {
    border-bottom: none;
    background: rgba(153,153,153,0.6);
}

#buscador .tabs li.activo a {
    background: rgba(59,59,59,0.85) !important;
    color: #fff;
    border: none;
    border-bottom-color: rgba(0, 0, 0, 0);
    text-shadow: none;
}

#buscador label {
    color: #fff;
    font-size: 12px;
    font-family:'Open Sans', sans-serif;
    font-weight:normal;
    font-size:13px;
    margin-bottom:9px;
}

#buscador div #openProperty form fieldset .line div select, #buscador div #openNew form fieldset .line div select {
    background: #FFF url(img/icn_dropdown.png)no-repeat right !important;
    transition: all 0.5s ease;
}

#buscador div#openProperty form, #buscador div#openNew form, #buscador div#openProperty form fieldset, #buscador div#openNew form fieldset {
    margin-bottom: 0;
    padding-bottom: 0;
}
#buscador div#openProperty , #buscador div#openNew {
    position:relative;
    top:10px;
}

.modal label {
    color: #575757 !important;
}

/*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 {
    width:155px;
    top: -43px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight:500;
    font-size:13px;
    padding:15px 10px 15px 0px;
    right:0px;
    background:rgba(59,59,59,0.8) !important;
}

.busquedaAvanzada > a:hover {
    text-shadow: none;
    background: rgba(153,153,153,0.6) !important;
}

.busquedaAvanzada > a > i {
    display:block;
    float: left;
    margin: 0px 10px;
}
form div.line input[type="text"], form div.line select, form div.line textarea{
    height:30px;
    border-radius:0;
}
#buscador div form fieldset button{
    top:9px !important;
    font-size:14px;
}
/* ====================
   MAIN TEXT
   ==================== */
article#mainText {
    background: none;
    font-family:'Open Sans', sans-serif;
    background-position: right 80px !important;
    padding: 0;
    line-height: 22px;
}

article#mainText h2, article#mainText .datosContacto {
    display: none;
}
#mainText .welcome {
    width: 100% !important;
}


/* ====================
   BOX PROMOCIONES, VENTA Y ALQUILER
   ==================== */
.promocion, .venta, .alquiler {
    padding: 0px !important;
}

.promocion {
    background: #f6f6f6;
}

.venta, .alquiler {
    padding-top: 27px !important;
    background: white;
}

.promocion h3, .venta h3, .alquiler h3 {
    width: 100%;
    color: #9e9e9e;
    font-weight: normal;
    text-align: center;
    margin: -2px 0 0 0;
    padding:22px 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    overflow: visible;
    z-index: 8;
    font-family:'Open Sans', sans-serif;
    letter-spacing:1px;
    font-size:17px;

}

.promocion h3 {
    color: #17819e;
    background: #bceaf4;
}

.promocion figure:hover .sliderPropiedad.sliderMini {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.promocion figure div.mask {
    background: none;
    bottom: 0;
}

.promocion figure:hover div.mask {
}

.promocion figure div.mask a {
    width: 100%;
    padding: 7px 0;
    position: absolute;
    bottom: 3px;
    left: 0;
    background: none;
    text-indent: -9999px;
}

.promocion .contenido {
    margin: 6px 0 10px 0;
    padding: 0 20px;
    width: 94%;
    left: 50%;
    height: 70px;
    margin-left: -47%;
    background: white;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    z-index: 10;
    position: relative;
}

.promocion .contenido .acciones {

}
.promocion .contenido .acciones a {
    display:none;
    text-indent: -9999px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 38px;
    background: #8b9298 url(img/icn_lupa.png) no-repeat center;
    transition: all ease .25s;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
}
.promocion .contenido .acciones a:hover{
    background: #393939 url(img/icn_lupa.png) no-repeat center;
}
.promocion .contenido .descripcionCaracteristicas p {
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0px;
    color: #585856;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family:'Open Sans', sans-serif;
    text-transform:uppercase;
    letter-spacing:0.5px;
}

.promocion .contenido .precio {
    background: none;
    color: #fff;
    margin: 0;
    padding: 0;
    margin-top:8px;
    font-size: 14px;
    text-align: center;
    color: #585856;
    font-family:'Open Sans', sans-serif;
}

.box_vertical .etiqueta {
    top: 10px !important;
    left: -5px !important;
    color: white;
}

.venta h3, .alquiler h3 , .promocion h3 {
    color: #000000;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding-top: 0;
    letter-spacing:0;
    margin-top: -10px;
}

.alquiler h3{
    width:100%;
    left:0%;
    margin-left:0%;
    display:none;
}
.venta h3{
}

.box_horizontal .venta h3, .box_horizontal .alquiler h3 {
    top: 7px !important;
    width: 301px !important;
    color: #989898;
    background: none;
    text-align:left;
    left: 177px;
}

.venta figure div.mask, .alquiler figure div.mask {
    background: transparent;
    height: 25px;
    z-index: 11;
}

.venta figure div.mask div.referencia, .alquiler figure div.mask div.referencia {
    background: #000;
    background: transparent;
}

.venta figure div.mask div.referencia span, .alquiler figure div.mask div.referencia span {
    color: #000000 !important;
}

.venta figure .sliderPropiedad.sliderMini, .alquiler figure .sliderPropiedad.sliderMini {
    top: -28px;
}

.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 {
    margin-top: 25px;
}

.venta .contenido .descripcionCaracteristicas h4 a, .alquiler .contenido .descripcionCaracteristicas h4 a {
    color: #7D7D7D;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}

.venta .contenido .acciones, .alquiler .contenido .acciones {
    position: absolute;
    left: 10px;
    display: none;
}

.venta .contenido .acciones a, .alquiler .contenido .acciones a {
    font-size: 18px;
    width: 16px;
    height: 19px;
    display: block;
    overflow: hidden;
}
.sliderPropiedad .sliderPrincipal .img img{
    max-height: 162px;
}
.promocion figure .sliderPropiedad .sliderPrincipal .img img{
    height: 190px;
}
#results .box_vertical .sliderPropiedad .sliderPrincipal .img img{
    height:119px;
}
.sliderPropiedad.sliderMini .sliderPrincipal > a {
    width: 18px;
    height: 33px;
    top: 50%;
    margin-top: -16px;
    background-image: url(img/nav_slider_box.png);
    background-repeat: no-repeat;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.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 {

    margin-top: 50px;
}

.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
    text-align: right;
    padding: 0 10px;
    background: none;
    color: #989898;
    font-weight: 700;
    right: 0px !important;
    padding: 5px 15px 5px 15px !important;
    z-index: 8 !important;
    position: absolute;
    bottom: 20px;
    left:0;
    width: 84%;
    margin:0 auto;
    height: 44px;
    font-family: 'Open Sans', sans-serif;
    text-transform:uppercase;
    font-size:15px;
    box-sizing:border-box;

}

.venta .contenido .precio p, .alquiler .contenido .precio p {
    line-height: 50px;
    font-size: 22px;
    text-align: center;
    color: #585856;
    font-weight: 500;
}

.venta .contenido .precio .antes, .alquiler .contenido .precio .antes {
    color: #989898;
    margin: -10px 0 -24px 0;
    font-size:11px;
}

#results .box_horizontal .venta .contenido .precio .antes, #results .box_horizontal .alquiler .contenido .precio .antes {
    color: #989898;
    margin: 0 20px 0 0;
}

.venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
    color: #989898;
}

.venta .contenido .descripcionCaracteristicas h4, .alquiler .contenido .descripcionCaracteristicas h4 {
    margin-top: -60px;
    text-align:center;
    padding:5px 0;
}

#results .box_horizontal .venta .contenido .descripcionCaracteristicas h4, #results .box_horizontal .alquiler .contenido .descripcionCaracteristicas h4{
    background:none;
    text-align:left ;
}
#results .box_horizontal .venta .contenido .descripcionCaracteristicas h4 a, #results .box_horizontal .alquiler .contenido .descripcionCaracteristicas h4 a{
    color:#000000;
}
.venta .contenido .descripcionCaracteristicas ul.caracteristicas, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas{
    margin-top:-6px;
}
.contenido .descripcionCaracteristicas .caracteristicas li i {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    position: relative;
    top: 3px;
}
.venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li{
    display: inline-block;
    width: 48%;
    text-align: left;
    font-size: 14px;
    color: #585856;
    margin-bottom: 7px;
    margin-right: 0 !important;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}
.venta .contenido .descripcionCaracteristicas ul.caracteristicas li span, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li span{
    display:none;
}

.contenido .descripcionCaracteristicas .caracteristicas li.habitaciones {

}

.contenido .descripcionCaracteristicas .caracteristicas li.habitaciones i {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(img/bed.png) no-repeat;
    background-size: 35px 30px;
    margin: 0 8px 0 auto;
    margin: auto;
    margin-bottom: 10px;
    position: relative;
    top: 19px;
    margin-right: 15px;
}

.contenido .descripcionCaracteristicas .caracteristicas li.banos i {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(img/bath.png) no-repeat;
    background-size: 37px 33px;
    margin: 0 8px 0 auto;
    margin: auto;
    margin-bottom: 10px;
    position: relative;
    top: 19px;
    margin-right: 15px;
}

.contenido .descripcionCaracteristicas .caracteristicas li.supConstruida i, .contenido .descripcionCaracteristicas .caracteristicas li.supHabitable i, .contenido .descripcionCaracteristicas .caracteristicas li.supParcela i {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(img/plot.png) no-repeat;
    background-size: 30px 28px;
    margin:auto;
    margin-bottom:10px;
    position: relative;
    top: 17px;
    margin-right: 15px;

}

.box_horizontal .promocion figure, .box_horizontal .venta figure, .box_horizontal .alquiler figure {
    top: 38px;
    left: 10px;
}

.box_horizontal .promocion .contenido .precio, .box_horizontal .venta .contenido .precio, .box_horizontal .alquiler .contenido .precio {
    position: absolute;
    top: 10px;
    right: 10px;
    font-family: 'Open Sans', sans-serif;
    text-transform:uppercase;
    font-size: 16px;
    letter-spacing: 0.5px;
    background:none;
    color:#989898;
}

.box_horizontal .promocion .descripcion, .box_horizontal .venta .descripcion, .box_horizontal .alquiler .descripcion {
    float: none;
}

.contenido .descripcionCaracteristicas {
    text-align: left;
}

.box_horizontal .promocion .contenido, .box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
    float: left;
    margin-left: 26px;
    margin-top:32px;
}

.box_horizontal .venta .contenido .descripcionCaracteristicas, .box_horizontal .alquiler .contenido .descripcionCaracteristicas {
    margin-top: 25px;
}

#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: 131px;
    padding-top: 0 !important;
}



/* ====================
   FORMULARIO ALERTAS BÃšSQUEDAS
   ==================== */



/* ====================
   MAILING LIST
   ==================== */
aside {
    background: #5b5b5b;
    /* padding: 10px 0 0px 52px; */
    position: relative;
}
aside:before{
    content:"";
    width:100%;
    height:84px;
    background:url(img/bg_aside.png)no-repeat center;
    position:absolute;
    top:-14px;
}

aside #mailingList p, aside #mailingList form .line.checkbox p a {
    color: white;
    font-family:'Open Sans', sans-serif;
    font-size: 15px;
}
aside #mailingList form .line.checkbox p a {
    font-size: 11px;
}

aside #mailingList form .line.checkbox {
    top: 60px;
}

aside #mailingList form .line button {
    margin: 0;
    padding: 0 10px;
    position: relative;
    top: 0px;
}
aside #mailingList{
    background: url(img/logo_footer_2.png)no-repeat left 20px;
}


/* ====================
   RESULTS
   ==================== */
.vistaResultados ul li a:hover, .vistaResultados ul li a.activo, .paginacion ul li span.activa, .paginacion ul li a:hover {
    background: #8B9298;
    border: 1px solid #8B9298;
}

.paginacion ul li span, .paginacion ul li a {
    border: 1px solid #8B9298;
    color: #8B9298;
}



/* ====================
   LEYENDA RESULTADOS
   ==================== */



/* ====================
   FICHA
   ==================== */
#detalle #ficha .header .headerTitulo  {
    border-bottom: 3px solid #8b9298 ;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    background:#c1c1c1;
}
#detalle #ficha .header .headerTitulo .headerRight .precio{
    font-size: 20px;
}

#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: #c1c1c1;
    box-shadow: 0 0 2px #575757;
    z-index: 10;
    font-family:'Open Sans', sans-serif;
    text-transform:uppercase;
}
#fichaScroll div{
    font-size: 15px;
}

#fichaScroll figure, #fichaScroll div {
    float: none;
    width: auto;
}
#detalle #ficha div .detallesFicha h3{
    font-family:'Open Sans', sans-serif;
    text-transform:uppercase;
    font-size: 14px;
    color:#fff;
    background:#c1c1c1;
}

#fichaScroll div ul li {
    display: block;
    width: 100%;
    color: #fff;
}

#fichaScroll div ul li i {
    color: #8b9298 ;
}

body#promo_details #detalle .colDch {
    position: relative;
}

body#promo_details #detalle .colDch {
    padding-top: 260px;
}

body#promo_details #detalle .colDch .detallesFicha {
    position: absolute;
    top: 0;
    width: 100%;
}

#detalle #ficha .actionBar ul li a {
    color: #575757 !important;
}

/* ====================
   CONTACTO
   ==================== */



/* ====================
   CAPTACIÃ“N
   ==================== */
form fieldset legend {
    color: #c1c1c1;
    border-bottom: 3px solid #8b9298 ;
    padding: 8px 0;
    margin: 0 0 10px 0;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing:0.5px;
}



/* ====================
   MODAL
   ==================== */
.modalContainer form .colIzq, .modalContainer form .colDcha {
    width: 49% !important;
}

.modalContainer form .colDcha {
    float: right !important;
}

/* ====================
   BLOG
   ==================== */
#blog .texto p{
    margin:0px 10px 0px -155px !important;
}

#blog p img{
    margin-right: 25px !important;
}
#articuloCompleto .wrapArticulo .colIzq {
    width: 100% !important;
}

#blog .default-facebook-like, #blog .default-facebook-share, #blog .default-twitter{
    float: right !important;
}
#blog .default-twitter, #blog .default-facebook-share{
    margin-right:20px !important;
}
#blog .articulo p{
    margin:0px !important;
    color:black;
}
#latestArticle {
    display: table;
    width: 1220px !important;
}

/* ====================
   FOOTER
   ==================== */
footer {
    background: #5b5b5b;
    color:#ebebeb;
}

footer a {
    color:#ebebeb;
}

footer #datosContactoFooter{
    background:url(img/bg_footer.png)no-repeat left center;
    padding:60px 0px 0px !important;
    margin-left:260px;
    float:left;
}

footer #datosContactoFooter div{
    float:right;
    text-align:left;
    font-family:'Open Sans', sans-serif;
    height: 184px;
    width:27%;
    float:left;
}


footer #datosContactoFooter div span{
    font-size:16px !important
}

#home footer #datosContactoFooter div{
    height: 65px;

}


footer div.email > i, footer div.direccion > i, footer div.tlf > i, footer div.socialLinks > i {
    color: white !important;
}

footer #creditos {
    font-family:'Open Sans', sans-serif;
}
footer #creditos .left p{
    text-transform:uppercase;
}

footer #creditos .right p a {
    background-image: url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/img/logoinmoweb2_blanco.png) !important;
}

#datosContactoFooter > div.socialLinks{
    width: 25%;
    top: -183px;
    position: relative;
    text-align: center;
    float: right;
    display: block;
    height: 10px !important;
}
#home #datosContactoFooter > div.socialLinks{
    display: block;
    width: 25%;
    float: right;
    right: 8px;
    top: -65px;
}

footer #datosContactoFooter div.socialLinks > i {
    display:block;
}

#results footer #datosContactoFooter div.socialLinks > i {
    display:block;
}

footer #datosContactoFooter div.socialLinks ul li a i{
    color: white;
}

#results footer #datosContactoFooter div.socialLinks ul li a i{
    color: white;
}

footer #datosContactoFooter div.socialLinks ul li a i.fa-facebook-square {
    background:url(img/facebook.png)no-repeat;
}
footer #datosContactoFooter div.socialLinks ul li a i.fa-twitter {
    background:url(img/twitter.png)no-repeat;
}
footer #datosContactoFooter div.socialLinks ul li a i.fa-google-plus {
    background:url(img/googleplus.png)no-repeat;
}
footer #datosContactoFooter div.socialLinks ul li a i.fa-youtube {
    background:url(img/youtube.png)no-repeat;
}
footer #datosContactoFooter div.socialLinks ul li a i.fa-instagram {
    background:url(img/instagram.png)no-repeat;
}
footer #datosContactoFooter div.socialLinks ul li a i.fa-pinterest {
    background:url(img/pinterest.png)no-repeat;
}
footer #datosContactoFooter div.socialLinks ul li a i.fa-linkedin {
    background:url(img/linkedin.png)no-repeat;
}

#datosContactoFooter > div:before{
    font-family:'Open Sans', sans-serif;
    letter-spacing:0.5px;
    color:#ebebeb;
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    display: block;
    height: 20px;
    position: relative;
    top: 50px;
    text-align: left;
    font-size:17px;
    padding-bottom:10px;
}
#datosContactoFooter > div.tlf:before{
    content: "TELÃ‰FONO";
    display:none;

}
#datosContactoFooter > div.direccion:before{
    content: "DIRECCIÃ“N";
    display:none;

}
#datosContactoFooter > div.email:before{
    content: "E-MAIL";
    display:none;

}
footer #datosContactoFooter div > i{
    float: left;
    margin: 0px 20px 5px -50px;
    color: #838383 !important;
}
footer div.email > i, footer div.direccion > i, footer div.tlf > i, footer div.socialLinks > i{
    font-size: 32px !important;
}

footer #datosContactoFooter div.socialLinks ul{
    display:block;
}
#home figure .mask .referencia .tipo{
    display: none;
}
#results article#mapa_results{
    top: 255px;
}#results footer{
    position: relative;
 }
/* ====================
   RESPONSIVE
   ==================== */
@media screen and (min-width: 0) and (max-width: 767px) {
    #home .venta .contenido .descripcionCaracteristicas ul.caracteristicas li.banos {
        display: inline-block !important;
    }
    .venta .contenido .descripcionCaracteristicas ul.caracteristicas li{
        width: 31%;
    }

    #buscador div#openProperty form:last-child div.line:last-child{
        width:100% !important;
    }
    #buscador div form:first-child {
        padding: 10px !important;
    }
    body {
        overflow-x: hidden !important;
    }
    h2 {
        padding-bottom: 0;
    }
    #navegacion nav{
        box-shadow: 0px 0px 9px #AAA;
    }

    #navegacion ul#idiomas li a span > span:last-child{
        display:none;
    }

    #navegacion #navHeader #navLinks li {
        border-right: none;
    }

    #navegacion #navHeader #navLinks, #navegacion #navHeader #operationList{
        border-left: none;
    }

    #background {
        background: none;
    }

    header, #content {
        width: 100%;
        padding-top: 1px;
    }

    header {
        height:130px;
    }
    #home header {
        height: 130px;
    }

    #bgContent {
        padding-top: 0;
    }

    section {
        padding-top: 0;
    }

    section {
        padding-top: 0px;
        float: none;
        width: 100%;
        box-sizing: border-box;
        padding: 0 10px;
    }

    #home #logo:after {
        display: none;
    }

    aside{
        display:none;
    }
    #datosContactoFooter > div.socialLinks{
        top:16px;
    }

    #logo {
        top:16px;
        padding: 10px 0;
        width:100%;
        margin-left:0;
        left:0;
    }

    #logo img {
        width:75%;
    }

    #slideshow {
        display: none;
    }

    #navegacion, #home #navegacion {
        z-index: 100000;
        top: 85px !important;
        position: initial;
    }


    #contact #navegacion, #results #navegacion, #blog #navegacion, #captacion #navegacion, #promo_details #navegacion, #details #navegacion{
        top: 115px !important;
    }

    #navegacion nav {
        padding: 0;
    }

    #navegacion ul li a {
        padding: 0 !important;
        height: 40px;
        line-height: 40px;
    }

    #navegacion #navHeader #navToggle, #navegacion #navHeader #searchToggle {
        display: inline-block;
    }

    #navegacion ul#idiomas {
        top: -4px;
        right: 10px;
        z-index: 1000000;
    }

    #navegacion #navHeader #navToggle button, #navegacion #navHeader #searchToggle button {
        margin: 5px 0;
        padding: 2px 7px;
        background: #c1c1c1;
        border-color: #c1c1c1;
        color: #FFF;
    }
    #slider {
        display: none;
    }

    #navegacion #navHeader {
        position: inherit;
        padding: 0 10px;
        float: left;
        width: 100%;
        box-sizing: border-box;
    }

    #navegacion #navHeader #navLinks {
        top: 43px;
        padding: 0 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        background: #fff;
        margin: 0;
        box-shadow: 0px 6px 7px rgba(0,0,0,0.1);
    }
    #navegacion #navHeader #navLinks li {
        border-bottom: 1px dotted #c1c1c1;
    }

    #navegacion #navHeader #navLinks .dropDownMenu ul {
        background: none !important;
    }

    #navegacion ul li:hover a {
        background: #c1c1c1 !important;
        color: #fff !important;
    }

    #navegacion nav div > ul > li:hover > a:before, #navegacion nav ul#favoritos > li:hover > a:before {
        display: none;
    }

    #navegacion ul#idiomas > li > a {
        margin-bottom: 0;
    }
    #buscador {
        z-index: 1000;
        top: -25px;
        height: 560px;
        width: 100%;
        left: 0%;
        display:none;
        position:absolute;
    }

    #home #buscador {
        z-index: 1000;
        top: -25px;
        height: 560px;
        width: 100%;
        left: 0%;
        display:block !important;
        background: none !important;
        position: relative !important;
    }
    #home #navegacion #navHeader #searchToggle button {
        display: none !important;
    }
    #buscador > div{
        background: rgba(59,59,59,1) !important;
    }

    #buscador .tabs {
        margin-top:-17px;
    }

    #buscador .tabs li a {
        width:160px;
        float:left;
    }
    #detalle #ficha .header .headerTitulo .headerRight .precioReducido > span:nth-child(1) {
        color: #eee;
    }
    #idiomas > li > a > i {
        color: #fff;
    }

    #home section article.offers{
        padding: 0;
        margin: 0;
    }
    #home section article.offers .box_vertical{
        top: 0px;
    }

    #sliderPropiedad {
        width: 320px;
    }
    #navegacion:before {
        display: none;
    }
    #seccionInterna img {
        width: 100% !important;
        height: auto !important;
    }
    .sliderPropiedad .sliderPrincipal .img img {
        max-height: initial;
    }

    #ficha .sliderPropiedad .sliderPrincipal .img {
        height: auto;
    }

    .promocion,	.venta, .alquiler {
        height: auto !important;
    }

    .venta, .alquiler {
        padding-bottom: 70px !important;
    }

    .promocion .contenido .precio {
        margin-bottom: 10px;
    }

    .venta .contenido .precio, .alquiler .contenido .precio {

    }

    #fichaScroll {
        top: 0px;
        width: 100%;
        margin-left: 0;
        left: 0;
    }

    #fichaScroll figure {
        width: 32%;
        float: left;
    }

    #fichaScroll div {
        font-size: 14px;
    }

    #fichaScroll div ul li {
        margin: 0 0 5px 10px;
        width: 100%;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        top: 305px;
    }

    #buscador .busquedaAvanzada {
        display: none;
    }

    footer {
        padding: 10px 0 20px 0;
    }

    #contact footer, #results footer, #blog footer, #captacion footer{
        margin-top:0px;
    }

    .promocion .contenido{
        height:125px;
    }
    footer #datosContactoFooter div.socialLinks > i {
        display: none;
    }

    #home #datosContactoFooter > div.socialLinks {
        width: 70%;
        right: 15%;
        top:-45px;
    }
    footer #datosContactoFooter {
        background: none;
        margin-left: 0px;
    }
}

@media screen and (min-width: 0) and (max-width: 767px) and (orientation: landscape) {
    header {
        height:165px;
    }
    #home header {
        height:165px;
    }
    header {}

    #navegacion {
        z-index: 100000;
        top: 176px;
    }

    #navegacion nav {
        box-shadow: none;
    }


    #sliderPropiedad {
        width: 420px;
    }

    footer #datosContactoFooter div.socialLinks {
        top: -45px !important;
        width: 100% !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    header .datosContacto address ul li i{
        color: white;
    }
    header .datosContacto address a{
        color: white;
    }
    header:before{
        position: absolute;
        content: "";
        top: 0;
        width: 100%;
        height: 167px;
        background-color: #000000;
        z-index: 1;
    }
    footer #datosContactoFooter{
        background:url(img/bg_footer_min.png)no-repeat left center;
        margin-left: -384px;
        left: 50%;
        position: relative;
    }
    footer #datosContactoFooter div > i {
        display:none;
        float: left;
        margin: 0px 7px 5px 0px;
        color: #838383 !important;
    }

    footer #datosContactoFooter div.socialLinks > i {
        display: none !important;
    }
    footer #datosContactoFooter div span {
        font-size: 12px !important;
    }

    footer #creditos {
        width: 745px !important;
    }
    header .datosContacto address ul li.telefono {
        margin-top: 80px;
        color: #585856;
        margin-left:-1.5%;
    }
    header .datosContacto address .socialLinks {
        top: 90px;
        right: 20px;
    }

    header .datosContacto address ul li.email {
        margin-top: 102px;
        margin-left: -21%;
    }

    #navegacion ul li a{
        font-size:14px;
    }
    #navegacion ul#idiomas {
        right: 30px;
    }

    #contact #navegacion, #results #navegacion, #blog #navegacion, #captacion #navegacion, #promo_details #navegacion, #details #navegacion{
        top: 205px !important;
    }

    #buscador > div {
        width: 768px;
    }
    form div.line input[type="text"], form div.line select, form div.line textarea{
        padding-right:25px;
    }
    #tipo_de_propiedado , #tipo_operaciono{
        position:relative;
        top:-10px;
        width:84px !important;
    }
    #buscador div form fieldset button {
        top: 6px !important;
    }
    #logo {
        width: 768px !important;
        top:28px;
    }
    #logo img{
        width: 63%;
    }

    header .datosContacto address ul {
        float: none;
    }

    .nivo-directionNav, #navegacion ul#favoritos > li > div {
        width: 768px;
        margin-left: -384px;
    }

    article#mainText .welcome, article#mainText > div h2 {
        width: 70%;
    }

    #navegacion {
        top: 115px;
    }

    .box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
        width: 46.5%;
    }
    #results .box_vertical .promocion, #results .box_vertical .venta, .box_vertical .alquiler {
        width: 46.4%;
    }

    .box_vertical .promocion {
        height: 316px;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        height: 360px;
    }

    aside div#mailingList > div > p {
        width: 100% !important;
        text-align: center !important;
    }

    aside div#mailingList div > form {
        left: 50% !important;
        margin-left: -247px !important;
    }

    article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
        width: 100%;
    }

    #detalle #ficha div.colIzq {
        width: 100%;
    }

    #detalle #ficha div.colDch {
        width: 100%;
    }

    #sliderPropiedad {
        width: 785px;
    }

    #detalle #sliderPropiedad .img img {
        max-height: 583px;
    }

    #captacion form .datosPersonales div.line:nth-child(2), #captacion form .datosPersonales div.line:nth-child(3) {
        width: 100%;
    }

    #captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
        width: 100%;
    }

    #captacion form .detalleInmueble div.line {
        width: 45.3%;
    }

    #captacion form div.line:last-child div button {
        width: 30%;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        top: 290px;
    }

    #results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
        top: 236px;
    }

    #results .box_vertical .venta, #results .box_vertical .alquiler {
        height: 385px;
    }

    #navegacion ul#idiomas li a {
        text-align: center;
    }

    #navegacion ul#idiomas li a span span:last-child {
        display: none;
    }
    aside{
        background-image:none;
        padding:10px 0 0px 0px;
    }
    footer{
        height:355px;
    }

}

@media screen and (min-width: 1024px) and (max-width: 1259px) {
    header .datosContacto address ul li i{
        color: white;
    }
    header .datosContacto address a{
        color: white;
    }
    header:before{
        position: absolute;
        content: "";
        top: 0;
        width: 100%;
        height: 167px;
        background-color: #000000;
        z-index: 1;
    }
    #contact #navegacion, #results #navegacion, #blog #navegacion, #captacion #navegacion, #promo_details #navegacion, #details #navegacion{
        top: 205px !important;
    }

    #navegacion nav ul#favoritos > li > a span {
        display: none !important;
    }

    header .datosContacto address ul li.telefono {
        margin-top: 80px;
        color: #585856;
        margin-left:-3.5%;
    }
    header .datosContacto address .socialLinks {
        top: 90px;
        right: 0px;
    }

    header .datosContacto address ul li.email {
        margin-top: 102px;
        margin-left: -16.5%;
    }

    div.texto {
        margin-left: 2.1% !important;
    }

    #buscador > div {
        width: 984px;
    }

    #logo {
        top:20px;
    }

    .nivo-directionNav, #navegacion ul#favoritos > li > div {
        width: 984px;
        margin-left: -492px;
    }

    .box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
        width: 30.6%
    }

    .box_vertical .promocion {
        height: 324px;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        height: 360px;
    }
    #results .box_vertical .venta, #results .box_vertical .alquiler {
        height: 390px;
        width:30.5%;
    }
    aside {
        background-image: none;
        padding: 10px 0 0px 0px;
    }

    aside div#mailingList > div > p {
        width: 100% !important;
        text-align: center !important;
    }

    aside div#mailingList div > form {
        left: 50% !important;
        margin-left: -247px !important;
    }

    #detalle #ficha div.colIzq {
        width: 60%;
    }

    #detalle #ficha div.colDch {
        width: 30%;
    }

    #sliderPropiedad {
        width: 655px;
    }

    #detalle #sliderPropiedad .img img {
        max-height: 482px;
    }

    #captacion form .detalleInmueble div.line {
        width: 21.8%;
    }

    #captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
        width: 48.4%;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        top: 210px;
    }

    #results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
        top: 176px;
    }

    footer #datosContactoFooter {
        margin-left: 0px;
    }

    footer #datosContactoFooter div > i {
        display: none;
    }
    footer #datosContactoFooter div.socialLinks > i {
        display: none;
    }
}

@media screen and (min-width: 1260px) {
    #home footer #creditos{
        top: 50px;
    }
    header .datosContacto address ul li i{
        color: white;
    }
    header .datosContacto address a{
        color: white;
    }
    header:before{
        position: absolute;
        content: "";
        top: 0;
        width: 100%;
        height: 167px;
        background-color: #000000;
        z-index: 1;
    }
    #logo img{
        width: 100%;
    }
    #home .venta .contenido .descripcionCaracteristicas ul.caracteristicas li.banos {
        display: inline-block !important;
    }
    #results .venta .contenido .descripcionCaracteristicas ul.caracteristicas li{
        width: 48%;
    }
    .venta .contenido .descripcionCaracteristicas ul.caracteristicas li{
        width: 31%;
    }
    article, article#mainText div, aside > div, footer #datosContactoFooter, footer #creditos, #navegacion nav, #slider .slider .slide .contenedor, #navegacion ul#favoritos > li > div > div > div, .headerResults, .paginacion, .informe_propietario, #aviso_cookie div, #buscador > div {
        width: 1220px;
    }

    header .datosContacto {
        width: 1220px;
        margin-left: -610px;
    }


    #logo {
        width: 670px;
        margin-left: -340px;
    }

    .nivo-directionNav, #navegacion ul#favoritos > li > div {
        width: 1220px;
        margin-left: -610px;
    }

    div.texto {
        margin-left: 2.2% !important;
    }

    #contact #navegacion, #results #navegacion, #blog #navegacion, #captacion #navegacion, #promo_details #navegacion, #details #navegacion{
        top: 205px !important;
    }

    .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: 220px;
    }

    #results_promo .box_vertical .promocion {
        height: 286px;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        height: 420px;
        width: 31.5%;
    }

    #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: 21.8%;
    }

    #captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
        width: 48.4%;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        top: 210px;
    }

    #results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
        top: 176px;
    }

    #results .box_vertical .venta, #results .box_vertical .alquiler {
        height: 389px;
        width: 30%;
    }

    article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
        width: 100%;
    }
    footer{
        height:300px;
    }
    footer #datosContactoFooter {
        position:relative;
        left:50%;
        margin-left:-570px;
    }
    aside {
        background-position: 305px 120px !important;
    }
    header .datosContacto address ul li.telefono {
        margin-left: -3.5%;
    }

    #aviso_cookie div p {
        float: left;
        font-size: 12px !important;
        margin: 30px 0 !important;
    }

    footer #creditos {
        font-family: 'Open Sans', sans-serif;
        top: -50px;
        position: relative;
    }
    footer #creditos .left {
        margin-left: 0% !important;
    }
}

@media screen and (min-width: 1864px) {
    footer #creditos {
        font-family: 'Open Sans', sans-serif;
        top: 240px;
        position: relative;
        left:-17%;
    }
    div.texto {
        margin-left: 18.1% !important;
    }


}

/* ie 8 */
@media \0screen {
}