/* buscador: diseÃ±o horizontal */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_buscador_horizontal.css");

@import url(http://fonts.googleapis.com/css?family=Oxygen:400,700,300);
@font-face {
    font-family: Caviar_Dreams_Bold;
    src: url(fonts/Caviar_Dreams_Bold.ttf);
}

/* ====================
   GENERALES
   ==================== */
.home_section{
    margin-top: 80px !important;
}

#buscador form div.line input[type="text"]#max_price, #min_pricep {
    color:#fff;
}

.promocion figure div.mask, .venta figure div.mask, .alquiler figure div.mask {
    background:none;
}
#background {}

header {
    position: relative;
    height: 708px;
    background: url(slider_images/img01.jpg) no-repeat center top;
}

#home header {
    background: none;
    height: 708px;
}

#logo {
    top: 15px;
    width: auto;
    margin-left: -610px;
    left: 50%;
    z-index: 11;
}

#logo img {}

#bgContent {}

#content {}

#home #content {
    padding-top: 0px;
}

section {
    margin: 0px auto;
    padding-bottom: 55px;
}

#home section {
    margin-top: -178px;
}

body {
    color: #737373;
    font-family: 'Oxygen', 'Roboto Condensed', sans-serif;
}

a {
    color: #292929;
}

a:hover, a:active {
    color: #e08149;
}

::selection {
    background: #c7aa1a;
    color: #FFF;
}

.btn {
    border-radius: 2px;
    border: none;
    background: #e08149;
    color: #fff;
}

.btn:hover {
    border: none;
    background: #dddddd;
    color: #fff;
}

#bgContent {
    position: relative;
    /*z-index: 8;*/
    /*margin-top: -360px;*/
}

#home #bgContent {
    /*margin-top: -360px;*/
}

h2 {
    background: #f4f4f4 url("img/icn_titulo.png") no-repeat scroll left center;
    color: #5b5b5b;
    font-size: 19px;
    font-weight: bold;
    margin: 34px 0px 20px;
    padding-left: 64px;
    padding-top: 6px;
    text-align: left;
}

h5{
    color:#000;
    width:88%;
    padding-top: 13px;
    padding-bottom:5px;
}
.etiqueta {
    top: 10px !important;
}

.modalContainer .modal {
    z-index:30000;
}

.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;
    padding-left:35px;
}

#captacion #seccionInterna legend {
    background: none;
}

#sliderPropiedad {
    background: none;
}

.headerResults {
    background: #E6E6E6;
}

#seccionInterna {
    margin: 0px auto;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.offers:last-child, #seccionInterna {
    margin-bottom: 0;
}

article .texto {
    padding: 0 10px;
}

article.offers.box_listado #listOffers, article.offers.box_mapa #listOffers {
    width: 74%;
}

/* ====================
   SLIDER
   ==================== */
#slider {
    width: 100%;
    height: 0px;
    z-index: 0;
    position: relative;
    margin: 0 auto;
    overflow: visible;
    background: url(slider_images/img01.jpg) no-repeat center bottom;
}

#home #slider {
    height: 643px;
}

#slider #slideshow {
    height: 643px;
}

.nivoSlider img {
    width: 1920px !important;
    height: 643px !important;
    left: 50% !important;
    margin-left: -960px !important;
}

.nivo-caption {
    background: none !important;
    padding: 0px !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    /*display: none !important;*/
    bottom: 270px !important;
    left: 50% !important;
}

.nivo-caption > div {}

.nivo-caption .contenedor .contenido p {
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    text-align: center;
    padding: 0 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-shadow: 0 0 7px #000;
}

.nivo-directionNav {
    position: absolute;
    bottom: 160px;
    left: 50%;
    z-index: 10000;
    height: 60px;
    display: none;
}

.nivo-directionNav a {
    top: 0 !important;
    width: 60px;
    height: 60px;
    text-indent: -9999px;
    background-image: url(img/nav_slider.png);
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.nivo-directionNav a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.nivo-directionNav a.nivo-nextNav {
    background-position: -60px 0;
}

.nivo-directionNav a.nivo-prevNav {
    background-position: 0 0;
}

.nivo-prevNav {
    left: initial !important;
    right: 70px;
}

#slider .highlighted img {
    top: -30%;
}

.nivo-controlNav {
    top: -265px;
    position: relative;
    z-index: 12;
}

.nivo-controlNav a {
    display: inline-block;
    text-indent: -9999px;
    width: 7px;
    height: 7px;
    margin: 0 4px;
    border-radius: 50%;
    background: none;
    border: 2px solid #fff;
}

.nivo-controlNav a.active, .nivo-controlNav a:hover {
    background: #fff;
}



/* ====================
   NAVEGACIÃ“N
   ==================== */
#navegacion {
    position: absolute;
    top: 642px;
    z-index: 11;/*9*/
    background: #363636;
}

#home #navegacion {}

#navegacion nav {
    display: table;
    /*width: 100% !important;*/
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}

#navegacion #navHeader #navLinks {
}

#navegacion #navHeader #navLinks li {
    /*border-right: 1px solid #ccc;*/
}

#navegacion ul li a {
    height: 55px;
    line-height: 55px;
    color: #fff;
    text-transform: uppercase;
    padding: 0px 10px !important;
    position: relative;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}

#navegacion .dropDownMenu .dropDownMenu a {
    height: 40px;
    line-height: 40px;
}

#navegacion ul li:hover > a, #navegacion ul li > a:hover {
    background: #dddddd;
    color: #292929;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}

#navegacion ul li.dropDownMenu:hover ul li:hover {
    background: #dddddd !important;
}

#navegacion ul li.dropDownMenu:hover ul li a, #navegacion ul li.dropDownMenu ul li a:hover {
    background: none !important;
}

#navegacion #navLinks li:last-child a {
    border-right: none;
}

#navegacion ul li.dropDownMenu:hover > a {
}


#navegacion ul li.dropDownMenu ul li.dropDownMenu:hover > a {
    color: #292929 !important;
}

#navegacion ul li.dropDownMenu:hover > a:after {
    display: none;
}

#navegacion nav div > ul > li > a, #navegacion nav ul#favoritos > li > a {
    position: relative;
    font-size: 14px;
}

#navLinks .dropDownMenu > a > i {
    float: left;
    margin-top: 19px;
    margin-right: 4px;
}

#navLinks .dropDownMenu > a > span {
    float: left;
}

.dropDownMenu ul {
    background: #363636 !important;
}

#navLinks > li.dropDownMenu > ul:before, #operationList > li.dropDownMenu > ul:before, #idiomas > li.dropDownMenu > ul:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 14px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #dddddd;
}

.dropDownMenu ul li a {
    color: #fff !important;
    border-right: none !important;
    margin: 0 10px;
}

.dropDownMenu ul li a:hover {
    color: #292929 !important;
    background: #c2262b !important;
}

#navegacion.fixed {
    position: absolute;
    top: 265px;
}

#home #navegacion.fixed {
    position: absolute;
    top: 665px;
}


/* ====================
   FAVORITOS
   ==================== */
#navegacion ul#favoritos {
    position: relative;
}

#navegacion ul#favoritos > li > div {
    background: #363636 !important;
    left: initial;
    right: 0;
}

#navegacion nav ul#favoritos > li > a span {
}

#navegacion ul#favoritos > li > div > div > div > ul > li {
    background: #fff;
    height: 194px;
    padding: 0px !important;
}

#navegacion ul#favoritos > li > div > div > div > ul > li.promocion:before {
    display: none;
}

#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 {
    z-index: 3;
    padding-bottom:0px;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 {
    position: relative;
    top: 0px;
    left: 0px;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 {
    padding: 12px 0px 0px 0px;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 a {
    padding: 0 !important;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 22px !important;
    line-height: 22px;
    color: #e08149 !important;
    text-shadow: none;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido {
    padding: 0 5px;
    margin-top: -10px !important;
    border: none;
    top: 0;
    left: 0;
    background:none;
    height: auto;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas {
    height: 17px;
    color: #575757;
    margin-top: 15px;
}
#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas .caracteristicas{
    padding-top:3px;
    border-top: 1px solid #e0e0e0;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas .caracteristicas li {
    width: 45%;
    padding: 5px 0;
}

#navegacion ul#favoritos > li > div > div > div > ul > li .contenido .precio {
    background: none !important;
    color: #292929 !important;
    margin-top: -10px;
    font-weight: 700;
    text-align: center;
    margin-top: 25px !important;
}

/*--------------------
 :: IDIOMAS
--------------------*/
#navegacion ul#idiomas {}

#navegacion ul#idiomas li a.langSelect i {
    color: #fff;
}

#navegacion ul#idiomas li:hover a.langSelect i {
    color: #292929;
}

#navegacion ul#idiomas li a {
    background: none !important;
    text-transform: inherit;
    font-weight: 300;
}

#navegacion ul#idiomas > li:hover > a {
    background: #dddddd !important;
}

#navegacion ul#idiomas li ul {
    background: #c7aa1a;
}

#navegacion ul#idiomas li ul li a {
    height: 40px;
    line-height: 40px;
}

#navegacion ul#idiomas li:hover > a {
}

#navegacion ul#idiomas li a span > span:last-child {
    display: none;
}


/* ====================
   DATOS CONTACTO HEADER
   ==================== */
header .datosContacto {
    top: 17px !important;
    z-index: 10;
    margin: 0;
    left: initial;
    right: 40px;
}

header .datosContacto address {
    background: none;
    color: #575757;
    padding: 0;
    position: relative;
}

header .datosContacto address li.email a, header .datosContacto address li.email i, header .datosContacto address li.telefono {
    color: #cecece;
    text-decoration: none;
}

header .datosContacto address ul {}

header .datosContacto address ul li, header .datosContacto address ul li a {
    color: #fff;
    font-size: 16px;
    text-align: right;
    margin-bottom: 15px;
}

header .datosContacto address ul li i {
    margin-right: 22px;
    margin-left: 5px;
    text-align: right;

}

header .datosContacto li.agencia, header .datosContacto li.fax, header .datosContacto li.movil, header .datosContacto ul:first-child li:last-child, header .datosContacto li.direccion, header .datosContacto li.poblacionProvincia {
    display: none !important;
}

header .datosContacto address .socialLinks {
    border-top: none;
    margin: 0;
    padding: 0;
    float: right;
    display:none;
}

header .datosContacto address .socialLinks li {
    float: right;
    margin-right: 0;
    margin-left: 5px;
}

header .socialLinks a {
    color: #cecece;
}

header .datosContacto address .socialLinks li i {
    margin: 0;
}


/* ====================
   BUSCADOR
   ==================== */


#buscador {
    display:none;
}

#home #buscador{
    display: block;
    width: 100%;
    background: #000 !important;
    background: rgba(0,0,0,0.70) !important;
    top: -255px;
    position: relative;
    margin-left: 0px !important;
    left: 0px !important;
    height: 120px;
    padding-top: 0px;
}

#buscador > div {
    /*margin: 0 auto;*/
    display: table;
    position: relative;
    margin:auto;
    padding-top: 54px;
}

#buscador #openProperty form div.line, #buscador #openNew form div.line {
    /*width: 48.5%;*/
}

#buscador .tabs {
    margin-top: -73px;
    position: relative;
    top: -14px;
    border-bottom:1px solid transparent;
}

#buscador .tabs li a {
    color: #fff;
    background: #000 !important;
    background: rgba(0,0,0,0.50) !important;
    border-radius: 0;
    padding: 10px;
    font-size: 12px;
}

#buscador .tabs li a:hover {
    border-bottom: none;
    background: #000 !important;
    background: rgba(0,0,0,0.70) !important;
    color: #fff;
}

#buscador .tabs li.activo a {
    background: #000 !important;
    background: rgba(0,0,0,0.70) !important;
    color: #fff;
    border: 1px solid transparent;
    border-bottom: none;
}

#buscador label {
    color: #fff;
    font-size: 12px;
}

.modal label {
    color: #575757 !important;
}

#buscador div#openProperty form, #buscador div#openNew form, #buscador div#openProperty form fieldset, #buscador div#openNew form fieldset {
    margin-bottom: 0;
    padding-bottom: 0;
}

/*div#openProperty form:last-child div.line:last-child {
	width: 68px !important;
}*/

.filtroResultados > ul > li > ul {
    top: 37px;
}

.filtroResultados > ul > li > ul:before {
    content: "";
    position: absolute;
    top: -5px;
    right: 9px;
    width: 0;
    height: 0;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-bottom: 5px solid #e4e4e4;
}

.busquedaAvanzada > a {
    padding: 10px 15px;
    top: -33px;
    color: #fff;
    font-size: 12px;
    background: #000 !important;
    background: rgba(0,0,0,0.50) !important;
}

.busquedaAvanzada > a:hover {
    color: #fff;
    background: #000 !important;
    background: rgba(0,0,0,0.70) !important;
}

#abreBuscadorAvanzado .fa-cog, .fa-home, .fa-search, .fa-star{
    color:#e08149  !important;
}

header .datosContacto .telefono .fa-phone:before{
    content: "\f095";
    color:#e08149;
    margin: auto;
    /* width: 5px; */
    border: 2px solid #e08149;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    padding: 7px 9px;
}
header .datosContacto .email .fa-envelope-o{
    content: "\f095";
    margin: auto;
    color:#e08149;
    /* width: 5px; */
    border: 2px solid #e08149;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    padding: 9px 10px 6px 6px;
    margin-right: 15px;
}


/* ====================
   MAIN TEXT
   ==================== */
article#mainText {
    background: none !important;
    background-position: 0 0 !important;
    padding: 0;
    margin: -20px auto 30px auto;
    position: relative;
    display:none;
}

article#mainText > div {
    width: 500px;
    padding: 0;
    background: #000 !important;
    background: rgba(0,0,0,0.70) !important;
    /*position: absolute;*/
    right: 0;
    bottom: 94px;
}

article#mainText h2 {
    padding: 20px 0 10px 0;
    margin: 0;
    background: none;
    text-align: center;
    border-bottom: none;
    color: #fff;
    height: auto;
    line-height: 22px;
    text-transform: capitalize;
}

#mainText .welcome {
    text-align: center;
    line-height: 20px;
    width: 100% !important;
    float: none !important;
    color: #ccc;
    padding: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#mainText .datosContacto {
    padding-left: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-left: 1px solid #ccc;
    display: none;
}

#mainText > div {
    padding: 30px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}


/* ====================
   BOX PROMOCIONES, VENTA Y ALQUILER
   ==================== */
.promocion, .venta, .alquiler {
    padding: 0px !important;
    background: none;
}

.venta, .alquiler {
    background: #fff;
    border: 4px solid #e0e0e0;
    box-sizing: border-box;
}
#home #background #container #bgContent #content section article.tipo_2 .row .alquiler{
    background: none;
    border: none;
}


.promocion:before {
    content: "";
    width: 279px;
    height: 279px;
    position: absolute;
    top: 50px;
    left: 0;
}



.promocion h3, .venta h3{
    width: 100%;
    font-size: 20px;
    color: #292929;
    text-align: center;
    font-weight: 700;
    margin: 0;
    padding: 15px 10px 0px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    overflow: visible;
    z-index: 10;
}

.promocion h3{
    border-radius: 6px;
    margin-top: -8px;
    padding: 7px 10px 9px 14px;
    color:#e08149;
}
.alquiler h3 {
    margin-top: -20px;
    color:#e08149;
    width: 100%;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    overflow: visible;
    z-index: 10;
    padding: 15px 10px 0px 10px;
}


#home #background #container #bgContent #content section article.tipo_2 .row .alquiler h3{
    margin-top: -20px;
    padding: 0px !important;
    color:#e08149;
    width: 100%;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    overflow: visible;
    z-index: 10;
}

.venta h3, .alquiler h3 {
    color: #e08149;
}

.promocion figure, #home #background #container #bgContent #content section article.tipo_2 .row .alquiler figure {
    overflow: hidden;
    padding-bottom: 25px;
}

.promocion figure:hover .sliderPropiedad.sliderMini , #home #background #container #bgContent #content section article.tipo_2 .row .alquiler figure:hover .sliderPropiedad.sliderMini{
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.promocion figure .sliderPropiedad .sliderPrincipal .img a, #home #background #container #bgContent #content section article.tipo_2 .row .alquiler figure .sliderPropiedad .sliderPrincipal .img a  {
    width: 230px;
    height: 230px;
    border-radius: 50%;
    border: 7px solid #dddddd;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    transition: all ease .25s;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
}

.promocion figure:hover .sliderPropiedad .sliderPrincipal .img a, #home #background #container #bgContent #content section article.tipo_2 .row .alquiler figure:hover .sliderPropiedad .sliderPrincipal .img a {
    border-radius: 5px;
    transition: all ease .15s;
    -webkit-transition: all ease .15s;
    -moz-transition: all ease .15s;
}

.promocion .sliderPropiedad .sliderPrincipal .img a img  , #home #background #container #bgContent #content section article.tipo_2 .row .alquiler .sliderPropiedad .sliderPrincipal .img a img {
    position: relative;
    width: 403px;
    max-width: 403px;
    height: 230px;
    left: 50%;
    margin-left: -201px;
}

.venta .sliderPropiedad .sliderPrincipal .img img {
    position: relative;
}

.venta .sliderPropiedad .sliderPrincipal .img img:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #fabb34;
    border-bottom: 5px solid transparent;
    position: absolute;
    top: 5px;
    right: -10px;
}

#results .promocion .sliderPropiedad .sliderPrincipal .img img, #results .venta .sliderPropiedad .sliderPrincipal .img img, #results .alquiler .sliderPropiedad .sliderPrincipal .img img {
    border: none;
}

.promocion figure div.mask, #home #background #container #bgContent #content section article.tipo_2 .row .alquiler figure div.mask {
    background: none;
    text-align: center;
    z-index: 9;
    position: absolute;
    bottom: -30px;
    width: 100px;
    height: 35px;
    left: 50%;
    margin-left: -50px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.promocion figure:hover div.mask , #home #background #container #bgContent #content section article.tipo_2 .row .alquiler figure:hover div.mask{
    bottom: 30px;
    opacity: 1;
    filter: alpha(opacity=100);
}

.promocion figure:hover div.mask {
}

.promocion figure div.mask a, #home #background #container #bgContent #content section article.tipo_2 .row .alquiler figure div.mask a {
    padding: 10px 0px;
    font-size: 14px;
    border-radius: 3px;
    color: #575757;
    width: 100%;
    text-decoration: none;
    background: rgba(221,221,221,0.7);
}

.promocion figure div.mask a:hover, #home #background #container #bgContent #content section article.tipo_2 .row .alquiler figure div.mask a:hover {
    background: #000;
    background: rgba(221,221,221,1);
}

.promocion .contenido, #home #background #container #bgContent #content section article.tipo_2 .row .alquiler .contenido{
    height: auto;
    margin: 0;
    margin-top:10px;
    z-index: 10;
    position: relative;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-top: 2px solid #e0e0e0;
    border-right: 2px solid #e0e0e0;
    background: #f4f4f4;
    border-radius: 8px;
}

.promocion .contenido .acciones a, #home #background #container #bgContent #content section article.tipo_2 .row .alquiler .contenido .acciones a{
    text-indent: -9999px;
    position: absolute;
    bottom: -5px;
    right: -5px;
    width: 70px;
    height: 48px;
    background: url(img/bg_accionpromociones.png) no-repeat 0 0;
    display: none;
}

.promocion .contenido .acciones a:hover, #home #background #container #bgContent #content section article.tipo_2 .row .alquiler .contenido .acciones a:hover {
    background: url(img/bg_accionpromociones.png) no-repeat 0 -49px;
}

.promocion .contenido .descripcionCaracteristicas p, #home #background #container #bgContent #content section article.tipo_2 .row .alquiler .contenido .descripcionCaracteristicas p{
    font-size: 16px;
    margin: 0px;
    color: #575757;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.box_horizontal .venta h3, #results #background #container #bgContent #content section .box_horizontal #listOffers .row .alquiler h3 {
    top: -3px !important;
    left: 172px !important;
    width: 301px !important;
    background: none !important;
    text-align: left !important;
    box-shadow: none !important;
}

.box_horizontal .venta h3:before, .box_horizontal .venta h3:after{
    display: none;
}

.venta figure div.mask
{
    position: absolute;
    background: none;
    z-index: 10;
    height: auto;
    display: none;
}

.venta figure div.mask, .venta figure:hover div.mask{
    bottom: 0px;
}

.venta figure div.mask div.referencia{
    background: #000;
    background: rgba(0,0,0,0.6);
    font-size: 12px;
    text-align: center;
}
.alquiler figure div.mask div.referencia{
    display:none;
}
.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;
}

.venta figure div.mask div.referencia span.tipo:after, .alquiler figure div.mask div.referencia span.tipo:after {
    content: "-";
    margin: 0 10px;
}


.venta figure div.mask div.referencia span.numeroRef, .alquiler figure div.mask div.referencia span.numeroRef {
    color: #fff !important;
    float: none;
    margin: 0;
}

.venta figure 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;
    width:100%;
}

.venta .contenido .descripcionCaracteristicas h4 a, .alquiler .contenido .descripcionCaracteristicas h4 a {
    color: #7f7f7f;
    text-decoration: none;
}

.descripcionCaracteristicas .caracteristicas span {
    font-weight: 300 !important;
    display: none;
}

.venta .contenido .acciones{
    position: absolute;
    top: 0 !important;
    left: 0;
    padding: 10px;
    width: 100%;
    height: 144px;
    box-sizing: border-box;
    z-index: 11;
    display: none;
}

#results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
    height: 153px;
}

.venta .contenido .acciones a, .alquiler .contenido .acciones a {
    font-size: 18px;
    width: 16px;
    height: 19px;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    width: 100%;
    height: 100%;
}

.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.7;
    filter: alpha(opacity=70);
}

.sliderPropiedad.sliderMini .sliderPrincipal > a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.anterior {
    background-position: 0 0;
}

.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: 3px 0;
    height: 120px;
    z-index: 3;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
    padding: 0;
}

.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio{
    text-align: center;
    color: #7f7f7f;
    font-size: 22px;
    font-weight: 400;
    padding: 4px !important;
    margin: 0 auto;
    background: none;
    z-index: 10 !important;
    position: absolute;
    bottom: 2px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizzing: border-box;
}
.box_vertical .alquiler .contenido .precio{

    bottom: 17px;

}

.box_vertical .venta .contenido .precio span {
    font-weight: 300 !important;
}

.box_vertical .venta .contenido .precio p {
    line-height: 40px !important;
    /*float: right;*/
}

.venta .contenido .precio .antes {
    color: #575757;
    margin: -11px 0 -20px 0;
    font-weight: 300;
    /*float: left !important;*/
}

.promocion .contenido .precio, #home #background #container #bgContent #content section article.tipo_2 .row .alquiler .contenido .precio{
    background: none;
    color: #7f7f7f;
    margin:0;
    font-size: 16px;
    text-align: center;
    position:relative;
    bottom:-2px;
}
#home #background #container #bgContent #content section article.tipo_2 .row .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas{
    margin-top:15px !important;
}

.alquiler .contenido .descripcionCaracteristicas h4{
    margin-bottom:18px !important;
}
#home #background #container #bgContent #content section article.tipo_2 .row .alquiler .contenido .descripcionCaracteristicas h4{
    margin-bottom:10px !important;
}




#results .box_horizontal .venta .contenido .precio p, #results .box_horizontal .alquiler .contenido .precio p {
    float: none !important;
    display: inline-block;
}

#results .box_horizontal .venta .contenido .precio .antes, #results .box_horizontal .alquiler .contenido .precio .antes {
    color: #575757;
}

.venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
    color: #7f7f7f;
}

.venta .contenido .descripcionCaracteristicas h4, .alquiler .contenido .descripcionCaracteristicas h4{
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 20px;
    margin-bottom: 0;
    width:85%;
    margin:auto;
}

#home #background #container #bgContent #content section article.tipo_2 .row .alquiler .contenido .descripcionCaracteristicas h4{
    border:none;
    padding-bottom:0px;
}

.box_horizontal .promocion figure, .box_horizontal .venta figure, .box_horizontal .alquiler figure {
    top: 10px;
    left: 10px;
    height: 10px;
}

.box_horizontal .promocion figure .mask, .box_horizontal .venta figure .mask, .box_horizontal .alquiler figure .mask, .box_horizontal .promocion figure:hover .mask, .box_horizontal .venta figure:hover .mask, .box_horizontal .alquiler figure:hover .mask {
    bottom: 2px;
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas, .venta .contenido .descripcionCaracteristicas ul.caracteristicas{
    margin: 0;
    padding-top:17px;
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 700;
    width: 33%;
}


.box_horizontal .promocion .contenido .descripcionCaracteristicas ul.caracteristicas li, .box_horizontal .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .box_horizontal .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
    width: 30%;
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li:first-child, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li:first-child, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li:first-child {
}

.box_horizontal .promocion .contenido .descripcionCaracteristicas ul.caracteristicas li:first-child, .box_horizontal .venta .contenido .descripcionCaracteristicas ul.caracteristicas li:first-child, .box_horizontal .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li:first-child {
    border-right: none;
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-habitaciones, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-habitaciones, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-habitaciones {
    display: inline-block;
    width: 38px;
    height: 11px;
    background: url(img/icn_habitacion.png) no-repeat;
    margin: 0 auto 5px auto;
    top: 5px;
    position:relative;
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supConstruida, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supConstruida, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supConstruida, .promocion .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supParcela, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supParcela, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supParcela, .promocion .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supHabitable, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supHabitable, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supHabitable {
    display: inline-block;
    width: 25px;
    height: 12px;
    background: url(img/icn_propiedad_min.png) no-repeat;
    margin: 0 auto 5px auto;
    top: 5px;
    position:relative;
}

.box_horizontal .promocion .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-habitaciones, .box_horizontal .venta .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-habitaciones, .box_horizontal .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-habitaciones {
    display: inline-block;
    width: 34px;
    height: 11px;
    background: url(img/icn_habitacion.png) no-repeat;
    margin: 0 10px 0 0;
    position: relative;
    top: 0px;
}

.box_horizontal .promocion .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supConstruida, .box_horizontal .venta .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supConstruida, .box_horizontal .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supConstruida, .box_horizontal .promocion .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supParcela, .box_horizontal .venta .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supParcela, .box_horizontal .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supParcela, .box_horizontal .promocion .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supHabitable, .box_horizontal .venta .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supHabitable, .box_horizontal .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supHabitable {
    display: inline-block;
    width: 25px;
    height: 12px;
    background: url(img/icn_propiedad_min.png) no-repeat;
    margin: 0 10px 0 0;
    position: relative;
    top: 0px;
}

.box_horizontal .promocion figure .mask, .box_horizontal .venta figure .mask, .box_horizontal .alquiler figure .mask {
    display: none;
}

.box_horizontal .promocion .contenido .precio, .box_horizontal .venta .contenido .precio, .box_horizontal .alquiler .contenido .precio {
    position: absolute;
    top: 9px;
    right: 10px;
    background: #e0e0e0;
    color:#575757;
}

.box_horizontal .promocion .descripcion, .box_horizontal .venta .descripcion, .box_horizontal .alquiler .descripcion {
    float: none;
}

.contenido .descripcionCaracteristicas {
    text-align: center;
}

.promocion .contenido .descripcionCaracteristicas {
    text-align: center;
}

.box_horizontal .contenido .descripcionCaracteristicas {
    text-align: left;
}

.box_horizontal .promocion .contenido, .box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
    float: left;
    margin-left: 20px;
    margin-top: 15px;
    padding-left: 10px;
    width: 80%;
    display: table;
}

.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: #626262;
    background-position: center 50px !important;
    background-repeat: no-repeat;
    margin: 0 auto;
    border-top: 15px solid #7c7c7c;
    display:none;
}

aside #mailingList {
    position: relative;
    padding: 35px 0;
}

aside #mailingList:before {
    content: "";
    width: 69px;
    height: 70px;
    background: url(img/icn_aside.png);
    position: absolute;
    top: -43px;
    left: 50%;
    margin-left: -35px;
}

aside #mailingList p, aside #mailingList form .line.checkbox p a {
    color: #fff;
}

aside #mailingList form .line.checkbox {
    top: 40px;
}


/* ====================
   RESULTS
   ==================== */
.vistaResultados ul li a:hover, .vistaResultados ul li a.activo, .paginacion ul li span.activa, .paginacion ul li a:hover {
    background: #292929;
    border: 1px solid #292929;
}

.paginacion ul li span, .paginacion ul li a {
    border: 1px solid #292929;
    color: #292929;
}



/* ====================
   LEYENDA RESULTADOS
   ==================== */



/* ====================
   FICHA
   ==================== */
#detalle #ficha .header .headerTitulo  {
    border-bottom: 3px solid #000;
}

#detalle #formMasInfo {
    width: 100%;
    float: none;
}

#detalle .colIzq .detallesFicha {
    width: 100% !important;
    float: none !important;
}

#detalle #sliderPropiedad .img img {
    max-width: 100%;
}

#sliderPropiedad .sliderPrincipal > a {
    /*width: 28px;
    height: 55px;
    top: 50%;
    z-index: 10;
    margin-top: -26px;
    background-image: url(img/nav_slider.png);
    background-repeat: no-repeat;
    opacity: 0.5;
    filter: alpha(opacity=50);*/
}

#sliderPropiedad .sliderPrincipal > a:hover {
    /*opacity: 1;
    filter: alpha(opacity=100);*/
}

#sliderPropiedad .sliderPrincipal > a.anterior {
    /*background-position: 0 0;*/
}

#sliderPropiedad .sliderPrincipal > a.siguiente {
    /*background-position: -28px 0;*/
}

#sliderPropiedad .sliderPrincipal > a i {
    /*display: none;*/
    text-shadow: 0 0 2px #575757;
}

#sliderPropiedad .sliderPrincipal > a.anterior:hover, #sliderPropiedad .sliderPrincipal > a.siguiente:hover {
    /*cursor: pointer;*/
}

#fichaScroll {
    top: 10px;
    left: 10px;
    width: 170px;
    margin-left: 0;
    background: #e0e0e0e;
    box-shadow: 0 0 2px #575757;
    z-index: 11;
}

#fichaScroll figure, #fichaScroll div {
    float: none;
    width: auto;
}

#fichaScroll div ul li {
    display: block;
    width: 100%;
    color: #575757;
    font-size: 15px;
}

#fichaScroll div ul li i {
    color: #e08149;
}

body#promo_details #detalle .colDch {
    position: relative;
}

body#promo_details #detalle .colDch {
    padding-top: 260px;
}

body#promo_details #detalle .colDch .detallesFicha {
    position: absolute;
    top: 0;
    width: 100%;
}

#detalle #ficha .actionBar ul li a {
    color: #575757 !important;
}

/* ====================
   CONTACTO
   ==================== */



/* ====================
   CAPTACIÃ“N
   ==================== */
form fieldset legend {
    color: #575757;
    border-bottom: 3px solid #292929;
    padding: 8px 0;
    margin: 0 0 20px 0;
}



/* ====================
   MODAL
   ==================== */
.modalContainer form .colIzq, .modalContainer form .colDcha {
    width: 49% !important;
}

.modalContainer form .colDcha {
    float: right !important;
}




/* ====================
   FOOTER
   ==================== */
footer {
    background: #363636;
    color: #fff;
}

footer a {
    color: #fff;
}

footer div.email > i, footer div.direccion > i, footer div.tlf > i, footer div.socialLinks > i {
    color: #575757 !important;
}

footer #creditos .right p a {
    background-image: url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/img/logoinmoweb2_blanco.png) !important;
}

#home .line div select{
    background:#ffffff url(img/icn_poblacion.png) no-repeat 7px;
}
#home #tipo_operaciono div select{
    background:#ffffff url(img/icn_operacion.png) no-repeat 7px;
}
#home #tipo_de_propiedado div select, #home #tipo_de_propiedad div select{
    background:#ffffff url(img/icn_propiedad.png) no-repeat 7px;
}
#home #dormitorios div select{
    background:#ffffff url(img/icn_habitacion.png) no-repeat 7px;
}
#home #precio div input{
    background:#ffffff url(img/icn_precio.png) no-repeat 7px;
}

.busquedaAvanzada form fieldset div.line > div input[type="text"], .busquedaAvanzada form fieldset div.line > div select{
    background:none !important;
    padding-left: 12px !important;
}

#openNew form:last-child fieldset div.line:nth-child(3) div select{
    background:#ffffff url(img/icn_precio.png) no-repeat 7px;
}


footer #datosContactoFooter div > i{
    font-size:83px;
}

#datosContactoFooter .email .fa-envelope-o{
    background: url(img/footer_mail.png) no-repeat center center;
}
#datosContactoFooter .email .fa-envelope-o:before{
    color:transparent !important;
}

#datosContactoFooter .direccion .fa-map-marker{
    background: url(img/footer_local.png) no-repeat center center;
}
#datosContactoFooter .direccion .fa-map-marker:before{
    color:transparent !important;
}

#datosContactoFooter .tlf .fa-phone{
    background: url(img/footer_phone.png) no-repeat center center;
}
#datosContactoFooter .tlf .fa-phone:before{
    color:transparent !important;
}
.fa-globe{
    background: url(img/footer_social.png) no-repeat center center;
}
.fa-globe:before{
    color:transparent !important;
}


.offers{
    margin:42px auto 0px auto !important;
    box-sizing: border-box;
}
header .datosContacto address li.telefono{
    float: left;
}
header .datosContacto li.movil{
    display: block !important;
    float: right;
}
header .datosContacto li.movil i{
    margin-right: 0px;
}
header .datosContacto li.movil i:before{
    content: unset;
}
/* ====================
   RESPONSIVE
   ==================== */
@media screen and (min-width: 0) and (max-width: 767px) {

    #home #background #container #bgContent #content section article.tipo_2 .row .alquiler h3{
        padding-bottom:10px !important;
    }

    #home #background #container #bgContent #content section article.tipo_2 .row .alquiler .contenido .precio{
        position:inherit;
        bottom:4px;
    }
    section {

    }
    #home #buscador{
        height:auto;
        top:35px;
    }
    #buscador .tabs{
        margin-top:-19px;
        left: -10px;
    }
    #navegacion nav{
        display:block;
    }
    #background {
        background: none;
    }

    header, #content, #seccServicios .contenedor {
        width: 100%;
    }

    header {
        height: auto !important;
    }

    header h1 {
        height: 130px;
    }

    #bgContent {
        padding-top: 0;
    }
    #home section {
        margin-top: -17px;
    }
    section {
        float: none;
        width: 100%;
    }

    #home #content, #content {
        padding-top: 0 !important;
        margin-top: 0 !important;
    }

    h2:before, h2:after {
        display: none;
    }

    #home section {
        padding-top: 10px;
    }

    #home #logo:after {
        display: none;
    }

    #logo {
        position: initial;
        width: 100%;
        margin: 0;
        background: #292929;
    }

    #logo img {
        width: 88%;
        padding: 20px 0;
    }

    #buscador > div {
        width: 100% !important;
        padding: 0 !important;
    }

    #buscador #openProperty form div.line, #buscador #openNew form div.line {
        width: 100% !important;
    }

    #buscador div form:first-child {
        padding: 10px;
    }

    #slideshow {
        display: none;
    }

    #navegacion {
        z-index: 100000;
        top: 97px;
        position: initial;
    }

    #navegacion nav {
        padding: 0;
    }

    #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: #f4f4f4;
        border-color: #e0e0e0;
        color: #5b5b5b !important;
    }
    #searchToggle .fa-search{
        color: #5b5b5b !important;
    }
    #navegacion #navHeader #navLinks li:last-child {
        border-right: none;
        border-left: none;
        padding-left: 0px;
        margin-left: 0px;
    }

    #slider {
        display: none !important;
    }

    #navegacion ul#idiomas li a.langSelect i {

    }

    #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: #e08149;
    }

    #navegacion #navHeader #navLinks .dropDownMenu ul {
        background: none !important;
    }

    #navegacion #navHeader #navLinks li {
        border-bottom: 1px solid #aa663d;
    }

    #navegacion ul li:hover a {
        background: #aa663d !important;
        color: #fff;
    }

    #navegacion nav div > ul > li:hover > a:before, #navegacion nav ul#favoritos > li:hover > a:before {
        display: none;
    }

    #navegacion ul#idiomas > li > a {
        margin-bottom: 0;
    }

    #home #buscador, #buscador {
        z-index: 1000;
        top: 35px;
        left: 0;
        display: none;
        float: none !important;
        margin: 0;
    }

    .home_section {
        display: none;
    }

    #buscador .tabs {}

    #idiomas > li > a > i {
        /*color: #fff;*/
    }

    #navegacion ul li a {
        color: #fff;
        height: 40px;
        line-height: 40px;
    }

    section {
        float: none !important;
        width: 100% !important;
    }

    #home section article.offers {
        top: 0px;
    }

    .home_section{
        margin-top:50px !important;
    }


    .box_vertical .venta figure, .box_vertical .alquiler figure, .box_vertical .venta h3, .box_vertical .alquiler h3, .box_vertical .venta .contenido, .box_vertical .alquiler .contenido {
        float: none !important;
        width: 100% !important;
    }

    .promocion figure, .venta figure, .alquiler figure {
        left: 0;
    }

    .promocion figure div.mask , .alquiler figure div.mask{
        max-height: 170px;
    }

    .promocion .contenido, #home #background #container #bgContent #content section article.tipo_2 .row .alquiler .contenido {
        top: 2px;
        left: 0px;
        width:85% !important;
        margin:auto;
    }

    #sliderPropiedad {
        width: 320px;
    }

    .sliderPropiedad .sliderPrincipal .img img {
        max-height: initial;
    }

    #ficha .sliderPropiedad .sliderPrincipal .img {
        height: auto;
    }

    .promocion,	.venta, .alquiler {
        height: auto !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;
    }

    aside #mailingList form .line.checkbox {
        top: 0px !important;
    }

    #seccServicios {
        height: 460px;
        bottom: 267px;
    }

    #seccServicios .contenedor div {
        width: 100%;
        float: none;
    }

    .promocion .contenido .descripcionCaracteristicas p {
        /*width: 260px;*/
    }

    #bgContent, #home #bgContent {
        margin-top: 0 !important;
    }


    .venta .contenido{
        display: table;
        height:147px;
    }
    .box_horizontal .promocion .contenido, .box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
        width: 70%;
    }
}

@media screen and (min-width: 0) and (max-width: 767px) and (orientation: landscape) {
    header {
        height: 230px;
    }

    #logo img {
        width: 75%;
    }

    #navegacion ul#idiomas li a {
        height: 26px;
        line-height: 26px;
    }

    #navegacion {
        z-index: 100000;
        top: 98px;
    }

    #sliderPropiedad {
        width: 420px;
    }

    #home section, section {
        padding-top: 0px;
    }

    #home #buscador, #buscador {
        top: 25px;
    }

    #seccServicios {
        bottom: 213px;
    }

    .promocion figure div.mask {
        max-height: 260px;
    }

    .venta h3, .alquiler h3 {
        /*top: 297px;*/
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {

    #home section{
        margin-top:-115px;
    }

    header .datosContacto address ul li{
        font-size:14px;
    }
    header .datosContacto .email .fa-envelope-o{
        padding: 9px 10px 5px 6px;
    }
    #logo {
        margin-left: -367px;
    }
    #logo img {
        width: 430px;
    }
    section {
        margin: 55px;
        padding-bottom:0px;
    }
    section article.home_section:nth-child(2), article#mainText, #navegacion nav,.datosContacto {
        width: 768px !important;
    }

    #buscador > div {

    }

    #buscador #openProperty form div.line, #buscador #openNew form div.line {
        /*width: 100%;*/
    }

    #slider {
        background: url(img/bg_slider3.png) no-repeat center bottom;
    }

    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%;
    }

    #seccServicios {
        bottom: 358px;
    }

    .nivo-directionNav, #navegacion ul#favoritos > li > div, .nivo-caption {
        width: 768px !important;
        margin-left: -384px;
    }

    article#mainText .welcome, article#mainText > div h2 {
        width: 70%;
    }

    #navegacion {
    }

    #navegacion ul li a {
        padding: 0px 10px !important;
    }

    /*#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, .box_vertical .alquiler  {
        height: 390px;
    }

    .box_vertical .venta{
        height: 402px;
    }

    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: 350px;
    }

    #navegacion ul#idiomas li a {
        text-align: center;
    }

    #navegacion ul#idiomas li a span span:last-child {
        display: none;
    }

    .sliderPropiedad.sliderMini .img {
        height: 194px;/*204*/
        /*display: table-cell;*/
        vertical-align: middle;
        text-align: center;
    }

    .sliderPropiedad.sliderMini .img img {
        /*width: auto;*/
        max-width: 100%;
        max-height: 100%;
    }

    .promocion .contenido {
    }

    #slider #slideshow img {
        top: 0 !important;
    }

    section article.home_section:nth-child(2) div[class*="bloque"] .izq {
        display: none;
    }

    section article.home_section:nth-child(2) div[class*="bloque"] .dch {
        width: 100%;
    }

    .promocion h3 {}

    #buscador:after {
        content: "";
        width: 184px;
        background-size: contain;
        margin-left: -92px;
    }

    .promocion figure .sliderPropiedad .sliderPrincipal .img a {
        width: 230px;
        height: 230px;
    }

    .promocion:before {
        width: 340px;
        height: 340px;
        top: 10px;
    }
    .alquiler:before {
        width: 340px;
        height: 340px;
        top: 10px;
    }
    .box_horizontal .promocion .contenido, .box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
        width: 67%;
    }
    .venta .contenido .descripcionCaracteristicas ul.caracteristicas {
        padding-top:11px;
    }
    #results #background #container #bgContent #content section #offers #listOffers .row .venta figure, #results #background #container #bgContent #content section #offers #listOffers .row .alquiler figure {
        height: 163px;
    }
    .home_section {
        margin-top: 62px !important;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1259px) {

    .venta .contenido .descripcionCaracteristicas ul.caracteristicas {
        padding-top:11px;
    }

    #results #background #container #bgContent #content section article.box_vertical #listOffers .row .venta, #results #background #container #bgContent #content section article.box_vetical #listOffers .row .alquiler{
        width:29.5% !important;
    }

    .box_horizontal .promocion .contenido, .box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {

        width: 74%;

    }
    section {
        margin-top: 55px;
    }
    #navegacion nav ul#favoritos > li > a span {
        display: none !important;
    }

    section article.home_section:nth-child(2), article#mainText, #navegacion nav  {
        width: 984px !important;
    }

    #slider {
        background: url(img/bg_slider2.png) no-repeat center bottom;
    }

    #logo {

        margin-left: -504px;}

    .nivo-directionNav, #navegacion ul#favoritos > li > div, .nivo-caption, .datosContacto{
        width: 984px !important;
        margin-left: -492px;
    }

    .box_vertical .promocion, .box_vertical .alquiler  {
        height: 260px;
    }

    .box_vertical .venta{
        height: 334px;
    }

    #results .box_vertical .venta, #results .box_vertical .alquiler {
        height: 326px;
    }

    #results .venta figure div.mask, #results .alquiler figure div.mask {
        bottom: -245px;
    }

    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;
    }

    .sliderPropiedad.sliderMini .img {
        height: 125px;/*172*/
        /*display: table-cell;*/
        vertical-align: middle;
        text-align: center;
    }

    #results .sliderPropiedad.sliderMini .img {
        height: auto;
    }

    .sliderPropiedad.sliderMini .img img {
        width: auto;
        max-width: 100%;
        max-height: 100%;
    }

    #slider #slideshow img {
    }

    .promocion h3 {}

    .venta .contenido .acciones, .alquiler .contenido .acciones {

    }
    .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, #results #background #container #bgContent #content section .box_vertical #listOffers .row .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li{
        width:48%;
    }

    #banners .banner2 {
        float: right;
    }

    #banners .banner3 {
        clear: both;
        margin: 0 auto;
        float: none;
        position: relative;
        top: 20px;
    }

    #buscador .tabs li a {
        font-size: 10px;
    }

    article#mainText > div {
        width: 460px;
    }

    .promocion figure .sliderPropiedad .sliderPrincipal .img a {
        width: 200px;
        height: 200px;
    }

    .promocion:before {
        width: 220px;
        height: 220px;
        top: 80px;
    }
    .alquiler:before {
        width: 220px;
        height: 220px;
        top: 80px;
    }
    .promocion .contenido .precio{
        font-size:14px;
    }
    #home section {
        margin-top: -164px;
    }
}

@media screen and (min-width: 1260px) {
    #home section {
        margin-top: -178px;
    }
    article, aside > div, footer #datosContactoFooter, footer #creditos, #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), article#mainText, #buscador > div , #navegacion nav, .datosContacto{
        width: 1220px !important;
    }

    .nivo-caption{
        width: 1220px !important;
        margin-left: -610px;
    }

    #logo {}

    .nivo-directionNav, #navegacion ul#favoritos > li > div {
        width: 1220px;
        margin-left: -610px;
    }


    .box_vertical .venta, .box_vertical .promocion, .box_vertical .alquiler{
        height: 365px;
    }

    .box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {}

    #details .box_vertical .promocion, #details .box_vertical .venta, #details .box_vertical .alquiler {
        width: 23.3%;
    }

    #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;
    }

    #results_promo .box_vertical .promocion {
        height: 335px;
    }

    #detalle #ficha div.colIzq {
        width: 60%;
    }

    #detalle #ficha div.colDch {
        width: 27%;
    }

    #sliderPropiedad, #video, #googleMaps {
        width: 845px;
    }

    #detalle #sliderPropiedad .img img {
        /*max-height: 482px;*/
    }

    #captacion form .detalleInmueble div.line {
        width: 22.6%;
    }

    #captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
        width: 48.4%;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        top: 210px;
    }

    #results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
        top: 176px;
    }

    #results .box_vertical .venta{
        height: 380px;
        width: 31%;
    }
    #results .box_vertical .alquiler{
        height: 365px;
        width: 31%;
    }

    article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
        width: 100%;
    }

    .sliderPropiedad.sliderMini .img {
        height: 158px;/*162*/
        /*display: table-cell;*/
        vertical-align: middle;
        text-align: center;
    }

    #results .sliderPropiedad.sliderMini .img {
        height: 156px;
    }

    .box_horizontal .sliderPropiedad.sliderMini .img {
        height: 85px !important;
    }

    .sliderPropiedad.sliderMini .img img {
        /*width: auto;*/
        max-width: 100%;
        max-height: 100%;
    }
}

/* ie 8 */
@media \0screen {
}