@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i);@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800);@import url(https://fonts.googleapis.com/css?family=Lustria) @import url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/latest/content/cookies/imp_cookies_top_v1.css);@import url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/latest/header/slider/imp_slider_foto_fija_v1.css);@import url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/latest/header/slider/controlNav/imp_controlNav_numeros_v1.css);@import url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/latest/header/datos_contacto/imp_datos_contacto_iconos_v1.css);@import url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/latest/header/navegacion/imp_idiomas_banderas_desplegable_v1.css);@import url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/latest/content/buscador/imp_buscador_horizontal_v1.css);@import url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/latest/content/boxes/columns/imp_box_promociones_3col_v1.css);@import url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/latest/content/boxes/columns/imp_box_propiedades_3col_v1.css);@import url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/latest/content/boxes/design/imp_box_promociones_horizontal_v1.css);@import url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/latest/content/boxes/design/imp_box_promociones_foto_v1.css);@import url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/latest/content/boxes/design/imp_box_propiedades_completo_v1.css);@import url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/latest/content/boxes/tags/imp_etiqueta_diagonal_dch_v1.css);@import url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/latest/content/results/imp_results_desplegables_v1.css);@import url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/latest/content/details/imp_ficha_header_2col_v1.css);@import url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/latest/content/details/actionbar/imp_actionbar_estandar_v1.css);@import url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/latest/footer/imp_footer_3col_v1.css);#navegacion ul li a,.btn,article>h2,h1,h2 {
    text-transform: uppercase
}

a,a:active,a:hover,label {
    color: #4C515F
}

article>h2,h1,h2 {
    text-align: center
}

a,a:focus {
    outline: 0
}

article>h2,h1,h2,label {
    font-weight: 300
}

@keyframes flash {
    50%,from,to {
        opacity: 1
    }

    25% {
        opacity: 0
    }
}

@-webkit-keyframes zoomIn {
    100% {
        -webkit-transform: scale(1.25)
    }
}

@keyframes zoomIn {
    100% {
        transform: scale(1.25)
    }
}

.zoomIn {
    animation-name: zoomIn
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

a {
    text-decoration: none;
    -webkit-transition: all .2s;
    transition: all .2s
}

::selection {
    background: #4C515F;
    color: #FFF
}

li,ul {
    list-style: none
}

h1,h2,h3,h4,h5,h6 {
    color: #4C515F;
    -webkit-transition: opacity .24s ease-in-out;
    -moz-transition: opacity .24s ease-in-out;
    transition: opacity .24s ease-in-out
}

article>h2,h1 {
    color: #263648;
    font-family: Lustria,serif;
    padding-bottom: 15px;
    margin-bottom: 1.4em
}

h1,h2 {
    letter-spacing: .2em;
    line-height: 40px
}

h1 {
    font-weight: 400;
    letter-spacing: 4px;
    line-height: 1.4;
    font-size: 1.8em;
    position: relative
}

article>h2:before,h1:before {
    content: "";
    height: 2px;
    width: 4em;
    bottom: 0;
    left: 50%;
    margin-left: -2em;
    background-color: #263648;
    border: 0;
    position: absolute
}

article>h2 {
    letter-spacing: .2em;
    line-height: 1.5;
    font-size: 1.9em;
    position: relative
}

#buscador .busquedaAvanzada>a,#buscador ul.tabs,#navegacion ul li a,#slider #slideshow .nivo-caption h3,.btn,body {
    font-family: Raleway,sans-serif
}

iframe,img {
    max-width: 100%
}

#blog .imgBg,#blog .wrapArticulo h2 {
    display: none
}

#blog .wrapArticulo .texto h2 {
    display: block
}

form input[type=text],form select,form textarea {
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: left!important;
    height: 39px;
    line-height: 39px;
    border: 1px solid #e5e5f8!important;
    font-size: 14px;
    border-radius: 0!important;
    color: #263648!important
}

form div.line.checkbox {
    padding-left: 22px!important;
    position: relative
}

form div.line.checkbox p {
    display: inline;
    font-size: 12px;
    line-height: 18px
}

input[type=checkbox],input[type=radio] {
    position: absolute;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    top: 0;
    left: 0;
    border: none!important
}

input[type=checkbox]:before {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 14px;
    height: 14px
}

input[type=checkbox]:checked:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 7px;
    border: 2px solid #26a69a;
    border-top-style: none;
    border-right-style: none
}

input[type=checkbox]:after {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    width: 14px;
    height: 14px;
    z-index: 0;
    border: 1px solid #c9c9c9;
    border-radius: 1px;
    margin-top: 2px;
    transition: .2s
}

input[type=checkbox]:checked:after {
    border: 0
}

input[type=radio]:after,input[type=radio]:before {
    content: '';
    position: absolute;
    left: -2px;
    top: -2px;
    margin: 0;
    width: 14px;
    height: 14px;
    z-index: 0;
    transition: .28s ease;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 50%
}

input[type=radio]:checked:before {
    border-color: #26a69a
}

input[type=radio]:checked:after {
    -webkit-transform: scale(.65);
    transform: scale(.65);
    background: #28a4a6;
    border-color: #28a4a6
}

label {
    font-size: 14px
}

.breadcrumbs>ul>li,.breadcrumbs>ul>li:after {
    font-size: 13px;
    color: #aaa;
    position: relative
}

.breadcrumbs ul {
    float: right
}

.breadcrumbs>ul>li {
    float: left;
    margin: 0;
    padding: 0 12px 0 0;
    font-weight: 500
}

.breadcrumbs>ul>li:after {
    content: '/';
    opacity: .6;
    top: 0;
    right: 0;
    line-height: 0!important;
    margin: 0 0 0 10px
}

.breadcrumbs>ul>li>a {
    color: #4C515F;
    transition: .25s all linear
}

#buscador:before,body {
    -webkit-transition: all .5s
}

.breadcrumbs>ul>li>a:hover {
    color: #2fa5c8
}

body {
    font-size: 14px;
    color: #434343;
    font-weight: 400;
    -webkit-text-size-adjust: 100%;
    word-wrap: break-word;
    text-rendering: optimizeLegibility!important;
    transition: all .5s
}

#background {
    background: #f4f6fa
}

.btn {
    outline: 0!important;
    padding: 0;
    font-size: 13px;
    line-height: 25px;
    color: #fff;
    border: none;
    border-radius: 0;
    background-color: #2fa5c8;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    font-weight: 600;
    letter-spacing: .5px
}

.btn:hover {
    color: #fff;
    background: #151515;
    border: none!important
}

.fa-caret-down:before {
    content: "\f107"!important
}

.fa-bullseye:before {
    content: "\f1e0"!important
}

.fa-briefcase:before {
    content: "\f1ec"!important
}

.flecha {
    background: #2fa5c8;
    width: 55px;
    height: 55px;
    z-index: 999;
    text-align: center;
    border-radius: 0;
    right: 20px;
    bottom: 105px;
    align-items: center;
    display: flex;
    justify-content: center;
    transition: .25s all linear
}

.flecha:hover {
    color: #fff;
    background: #2fa5c8;
    opacity: .6
}

.flecha i:before {
    content: "\f062";
    font-size: 18px
}

.texto,.texto p,.texto p span {
    color: #4C515F;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

#bgContent {
    padding-bottom: 80px
}

#home #bgContent {
    margin-top: -186px;
    padding-bottom: 0
}

.fa-facebook-square:before {
    content: "\f09a"!important
}

#aviso_cookie {
    bottom: 0;
    top: inherit;
    background: rgba(26,39,51,.8)
}

#aviso_cookie div,#home #slider {
    background: 0 0
}

#aviso_cookie div p {
    color: #fff
}

#aviso_cookie div p a {
    color: #fff;
    text-decoration: underline
}

#aviso_cookie div>a {
    background: 0 0;
    top: 16px
}

#aviso_cookie div>a:after,#aviso_cookie div>a:before {
    content: "";
    top: 9px;
    left: 10px;
    width: 18px;
    height: 2px;
    margin: auto;
    background: #fff
}

#aviso_cookie div>a:before {
    position: absolute;
    border-style: solid;
    border-width: 0;
    border-color: rgba(256,256,256,0);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in
}

#aviso_cookie div>a:after {
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#home #logo,#logo {
    -webkit-transform: translate(-50%,-50%)!important
}

#aviso_cookie div>a:hover {
    background: 0 0;
    opacity: .6
}

header {
    position: relative;
    height: auto
}

#aboutus header,#captacion header,#contact header,#details header,#lopd header,#notFound header,#promo_details header,#results header {
    background: #263648;
    height: 145px;
    z-index: 55
}

#aboutus #slider,#captacion #slider,#contact #slider,#details #slider,#lopd #slider,#notFound #slider,#promo_details #slider,#results #slider {
    display: none
}

#logo {
    top: 40px;
    right: 0;
    left: inherit;
    -ms-transform: translate(-50%,-50%)!important;
    transform: translate(-50%,-50%)!important;
    width: auto!important;
    margin-left: 0!important;
    z-index: 2;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

#home #logo {
    top: 50%;
    left: 50%;
    right: inherit;
    -ms-transform: translate(-50%,-50%)!important;
    transform: translate(-50%,-50%)!important
}

#logo a img {
    width: 155px
}

#home #logo a img {
    width: 380px
}

#aboutus #logo,#captacion #logo,#contact #logo,#details #logo,#lopd #logo,#notFound #logo,#promo_details #logo,#results #logo {
    top: 75px;
    left: 0;
    margin-left: 130px!important;
    right: initial
}

#aboutus #logo a img,#captacion #logo a img,#contact #logo a img,#details #logo a img,#lopd #logo a img,#notFound #logo a img,#promo_details #logo a img,#results #logo a img {
    width: 195px
}

#slider {
    background: url(slider_images/img01.jpg);
    background-size: cover;
    height: 90px
}

#slider #slideshow {
    display: flex;
    height: 100vh;
    min-height: 600px;
    max-height: 1070px!important
}

#slider .nivoSlider:before {
    background: rgba(38,54,72,.7)!important
}

#slider .nivoSlider img {
    width: 2000px!important;
    left: 50%!important;
    height: 1070px!important;
    margin-left: -1000px!important;
    animation-duration: 20s;
    animation-fill-mode: both;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

#slider #slideshow .nivo-caption {
    top: 50%!important;
    -webkit-transform: translate(-50%,-50%)!important;
    -ms-transform: translate(-50%,50%)!important;
    transform: translate(-50%,-50%)!important;
    height: 200px;
    padding: 0;
    max-width: inherit!important;
    display: none
}

.alquiler figure:hover .sliderPropiedad.sliderMini,.promocion figure:hover .sliderPropiedad.sliderMini,.venta figure:hover .sliderPropiedad.sliderMini {
    transform: none!important
}

#slider #slideshow .nivo-caption h3 {
    color: #ffe156;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 1.4em;
    letter-spacing: 6px;
    animation-duration: 1.5s;
    animation-fill-mode: both;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    right: 0!important;
    position: absolute;
    text-align: right
}

#slider #slideshow .nivo-caption h3 span {
    font-weight: 700;
    animation-duration: 1.5s;
    animation-fill-mode: both;
    -webkit-animation-delay: 3.5s;
    animation-delay: 3.5s;
    -webkit-animation-name: flash;
    animation-name: flash;
    display: block
}

#home #navegacion,#navegacion nav {
    box-shadow: none;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-duration: 1s;
    animation-fill-mode: both
}

#navegacion {
    position: absolute;
    top: 35px;
    background: 0 0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease
}

#home #navegacion {
    background: 25px center;
    top: 40px;
    position: absolute;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

#home #navegacion.fixed,#navegacion.fixed {
    background: rgba(38,54,72,.9);
    top: 0;
    position: fixed
}

#navegacion nav {
    display: flex;
    justify-content: center;
    align-content: center;
    box-sizing: border-box;
    width: 100%;
    position: initial;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

#navegacion ul li a {
    color: #fff;
    height: 90px;
    line-height: 90px;
    font-size: 14px;
    font-weight: 600;
    padding: 0 12px;
    letter-spacing: 1px;
    display: flex;
    align-items: center
}

#blog #navegacion ul li a {
    color: #00b5d9
}

#navLinks>li.dropDownMenu>ul:before,#navegacion ul li.dropDownMenu:hover>a:after,#operationList>li.dropDownMenu>ul:before {
    display: none
}

#navegacion ul li:hover>a,#navegacion ul li>a:hover {
    background: 0 0;
    color: #2fa5c8!important
}

#navegacion ul li.dropDownMenu>ul {
    background: rgba(47,165,200,.8)!important;
    height: auto!important;
    right: 0;
    top: 110px
}

#home #navegacion ul li.dropDownMenu>ul {
    background: rgba(47,165,200,.8)!important;
    height: auto!important;
    right: 0;
    top: 80px
}

#navegacion #operationList>li>a.title {
    padding-right: 0!important
}

#navegacion #operationList>li>a.title>i {
    margin-right: 5px
}

#navegacion #operationList>li>ul>li.dropDownMenu>ul {
    top: 0!important;
    margin-top: 0!important
}

#navegacion ul li.dropDownMenu ul li a {
    border-right: none!important;
    margin: 0 10px
}

#navegacion ul li.dropDownMenu ul li a,#navegacion ul li.dropDownMenu ul li.dropDownMenu a {
    color: #fff!important;
    padding: 0 10px;
    height: 50px;
    line-height: 50px
}

#navegacion ul li.dropDownMenu ul li.dropDownMenu a:hover,#navegacion ul li.dropDownMenu ul li.dropDownMenu:hover>a {
    color: #fff!important;
    transition: none!important
}

#navegacion ul li.dropDownMenu:hover ul li:hover {
    background: rgba(38,54,72,.7)!important
}

#navegacion ul li.dropDownMenu:hover ul li a {
    background: 0 0!important
}

#navegacion ul li.dropDownMenu ul li a:hover {
    background: 0 0!important;
    color: #fff!important
}

#navegacion ul li.dropDownMenu:hover>a {
    border-bottom: none!important
}

#navLinks .dropDownMenu>a>i {
    float: left;
    margin-right: 5px
}

#navLinks .dropDownMenu>a>span {
    float: left
}

#navegacion #operationList>li>ul>li.dropDownMenu>a>i {
    margin: 0 5px 0 0
}

#navegacion ul#favoritos li>a>i:before {
    content: "\f004"
}

#buscador:before,#details #ficha .header:after,article#mainText h2:before {
    content: ""
}

#navegacion ul#favoritos>li>div {
    background: #ebebeb;
    width: 100%!important;
    padding: 0 10px;
    box-sizing: border-box
}

#navegacion ul#favoritos>li>div>div>div>ul>li.promocion {
    background: #fff;
    height: auto;
    padding: 0!important;
    margin: 20px 10px
}

#navegacion ul#favoritos>li:hover>div a {
    height: 82px
}

#navegacion ul#favoritos>li>div>div>div>ul>li.promocion h3 {
    top: 0;
    left: 0;
    padding: 5px 10px;
    background: #4C515F;
    color: #fff;
    position: relative;
    margin: 0;
    width: 100%;
    text-align: center;
    opacity: 1!important
}

#navegacion ul#favoritos>li>div>div>div>ul>li.promocion 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: 0;
    text-align: center;
    display: block
}

#navegacion ul#favoritos>li>div>div>div ul li.promocion .contenido {
    padding: 0;
    height: auto;
    margin: 0 auto;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 1
}

#navegacion ul#favoritos>li>div>div>div ul li.promocion .contenido .descripcionCaracteristicas {
    padding: 0
}

#navegacion ul#favoritos>li>div>div>div ul li.promocion .contenido .descripcionCaracteristicas .caracteristicas {
    padding: 0 5px
}

#navegacion ul#favoritos>li>div>div>div ul li.promocion .contenido .descripcionCaracteristicas .caracteristicas li {
    text-align: center;
    display: block;
    width: 100%;
    color: #4C515F;
    margin: 5px 0
}

#navegacion ul#favoritos>li>div>div>div ul li.promocion .contenido .descripcionCaracteristicas .caracteristicas li i {
    display: none
}

#navegacion ul#favoritos>li>div>div>div ul li.promocion .contenido .descripcionCaracteristicas .caracteristicas li span {
    display: inline-block;
    color: #4C515F;
    font-weight: 700;
    margin-right: 2px
}

#navegacion nav ul#favoritos>li>a span,header .datosContacto {
    display: none!important
}

#navegacion ul#favoritos>li>div>div>div>ul>li.promocion .contenido .precio {
    background: 0 0!important;
    color: #292929!important;
    font-weight: 700;
    text-align: center;
    position: relative;
    border: none;
    height: auto;
    margin-top: 7px!important;
    border-top: 1px solid #dbdbdb;
    padding: 5px 0!important
}

#navegacion ul#idiomas {
    right: 20px;
    top: 18px;
    background: 0 0;
    height: 62px
}

#navegacion ul#idiomas li.dropDownMenu ul {
    top: 92px
}

#home #navegacion ul#idiomas li.dropDownMenu ul {
    top: 65px!important
}

#navegacion ul#idiomas li.dropDownMenu a.langSelect {
    height: 70px;
    line-height: 60px
}

#navegacion ul#idiomas li ul li:hover>a {
    background: rgba(38,54,72,.7)!important
}

#buscador,#home article.home_section h2,.highlighted_searches,article#mainText .datosContacto {
    display: none
}

header .datosContacto address ul li,header .datosContacto address ul li a,header .datosContacto address ul li i,header .datosContacto address ul.socialLinks li i {
    color: #fff
}

header .datosContacto address ul.socialLinks li:hover i {
    color: #4C515F
}

#buscador {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    background: 0 0;
    margin-bottom: 0;
    width: 100%
}

#buscador:before {
    width: 100%;
    background: rgba(38,54,72,.6);
    height: 166px;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    position: absolute;
    opacity: 0
}

#buscador:hover ul.tabs,#buscador:hover:before {
    opacity: 1
}

#home #buscador {
    display: block;
    cursor: pointer
}

#buscador>div {
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
    position: relative;
    padding-top: 15px
}

#buscador ul.tabs {
    border: none!important;
    top: 0!important;
    margin-bottom: 20px;
    position: relative!important;
    opacity: 1;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

#buscador .busquedaAvanzada>a,#buscador ul.tabs li a {
    border-radius: 0;
    background: 0 0!important;
    letter-spacing: .2px;
    font-size: 14px
}

#buscador ul.tabs li a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: none!important;
    padding: 0 15px 0 0!important
}

#buscador ul.tabs li a:hover,#buscador ul.tabs li.activo a,#buscador ul.tabs li.activo a:hover {
    color: #fff
}

#buscador ul.tabs li a:hover,#buscador ul.tabs li.activo a:hover {
    opacity: .6
}

#buscador .busquedaAvanzada>a {
    border: none!important;
    padding: 0!important;
    top: 15px!important;
    left: inherit!important;
    right: 0!important;
    opacity: 1;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

#buscador .busquedaAvanzada>a:hover {
    opacity: .6
}

#buscador:hover .busquedaAvanzada>a {
    opacity: 1
}

#buscador div#openNew form,#buscador div#openProperty form {
    box-sizing: inherit!important
}

#buscador div#openNew form div.line>div,#buscador div#openProperty form div.line>div,#buscador form div.line .globalSelector>i {
    box-sizing: initial!important
}

#buscador div#openNew form div.line label,#buscador div#openProperty form div.line label {
    color: #fff;
    font-size: 14px;
    font-weight: 300
}

#buscador form div.line .globalSelector,#buscador form div.line .globalSelector div.value,#buscador form div.line input[type=text] {
    height: 40px;
    border-radius: 0
}

#buscador div#openNew form button,#buscador div#openProperty form button {
    padding: 0 12px;
    height: 40px;
    margin: 20px 0 0;
    background: #2fa5c8;
    color: #fff
}

#buscador div#openNew form button:hover,#buscador div#openProperty form button:hover {
    background: #1f83a1;
    color: #fff
}

#buscador div#openNew form:first-child button,#buscador div#openProperty form:first-child button {
    background: 0 0;
    top: 1px;
    color: transparent
}

#buscador div#openNew form:first-child button:before,#buscador div#openProperty form:first-child button:before {
    color: #2fa5c8
}

#buscador ::-webkit-input-placeholder {
    color: #fff!important;
    font-size: 14px;
    font-weight: 500
}

#buscador :-moz-placeholder {
    color: #fff!important;
    font-size: 14px;
    opacity: 1;
    font-weight: 500
}

#buscador ::-moz-placeholder {
    color: #fff!important;
    font-size: 14px;
    opacity: 1;
    font-weight: 500
}

#buscador :-ms-input-placeholder {
    color: #fff!important;
    font-size: 14px;
    font-weight: 500
}

.ui-slider .ui-slider-handle,.ui-widget-header {
    background: #2FA5C8!important
}

section {
    margin-top: 80px
}

#home section {
    margin-top: 0
}

#home .offers {
    padding: 40px 0 60px
}

article#mainText {
    background: #fff;
    margin: 0!important;
    padding: 80px 0
}

article#mainText h2 {
    color: #263648;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: .2em;
    line-height: 1.5;
    font-size: 1.9em;
    font-family: Lustria,serif;
    text-align: center;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 1.4em
}

article#mainText h2:before {
    height: 2px;
    width: 4em;
    bottom: 0;
    left: 50%;
    margin-left: -2em;
    background-color: #263648;
    border: 0;
    position: absolute
}

article#mainText .welcome {
    width: 100%;
    text-align: center;
    color: #4C515F;
    font-size: 16px;
    font-weight: 300
}

article#mainText .welcome p {
    line-height: 26px
}

.home_section_parent {
    background: #fff;
    margin-top: -22px
}

#home article.home_section {
    background: #fff;
    padding: 40px 0 80px
}

#home article.home_section .column_child {
    position: relative;
    padding-top: 94px;
    text-align: center
}

#home article.home_section .column_child .title_child {
    text-transform: none;
    font-size: 18px;
    padding-bottom: 10px;
    padding-top: 10px
}

#home article.home_section .column_child img {
    width: auto;
    max-width: 80px;
    display: block;
    margin: 0 auto 0 -40px;
    position: absolute;
    top: 0;
    left: 50%
}

#home article.home_section p {
    text-align: center
}

#home article.home_section p span {
    color: #434343
}

.promocion h3 {
    font-family: Montserrat;
    letter-spacing: 1px!important;
    font-size: 23px!important;
    text-transform: uppercase!important;
    font-weight: 300!important
}

.alquiler h3,.box_vertical .promocion h3,.venta h3,aside #mailingList h3 {
    font-family: Lustria,serif
}

.promocion .contenido .descripcionCaracteristicas,.promocion .contenido .precio {
    font-size: .9em!important;
    font-weight: 700!important;
    text-transform: uppercase;
    letter-spacing: .2em!important;
    padding: 0 15px!important
}

.promocion .contenido .descripcionCaracteristicas p {
    text-align: center!important
}

.alquiler,.venta {
    background-color: #fff;
    border: 1px solid #e5e5f8;
    padding: 85px 5px 5px!important;
    transition: .25s all linear;
    cursor: pointer
}

.alquiler:hover,.venta:hover {
    border: 1px solid #2fa5c8
}

.alquiler .etiqueta,.venta .etiqueta {
    z-index: 9
}

.alquiler figure .sliderPropiedad.sliderMini,.venta figure .sliderPropiedad.sliderMini {
    z-index: 0
}

.alquiler figure .mask,.venta figure .mask {
    background: 0 0!important;
    display: none
}

.alquiler figure div.mask div.referencia span.numeroRef:before,.venta figure div.mask div.referencia span.numeroRef:before {
    color: #4C515F;
    font-size: 16px;
    display: none
}

.alquiler h3,.venta h3 {
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .5px;
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%
}

.alquiler .contenido,.venta .contenido {
    margin-top: 20px
}

.alquiler .contenido .descripcionCaracteristicas h4,.venta .contenido .descripcionCaracteristicas h4 {
    font-weight: 300;
    font-size: 16px;
    position: absolute;
    top: 50px;
    text-align: center;
    width: 100%;
    left: 0;
    line-height: 20px
}

.alquiler .contenido .descripcionCaracteristicas h4 i.wxp-ubicacion,.venta .contenido .descripcionCaracteristicas h4 i.wxp-ubicacion {
    display: none
}

.alquiler .contenido .descripcionCaracteristicas h4 i.wxp-ubicacion:before,.venta .contenido .descripcionCaracteristicas h4 i.wxp-ubicacion:before {
    color: #29aea4
}

.alquiler .contenido .descripcionCaracteristicas h4 a,.venta .contenido .descripcionCaracteristicas h4 a {
    color: #2FA5C8;
    font-weight: 400
}

.alquiler .contenido .descripcionCaracteristicas ul.caracteristicas,.venta .contenido .descripcionCaracteristicas ul.caracteristicas {
    background: 0 0;
    display: table;
    padding: 0 5px;
    margin: 15px auto 10px
}

.alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li,.venta .contenido .descripcionCaracteristicas ul.caracteristicas li {
    color: #535353;
    font-weight: 300
}

.alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li.banos,.venta .contenido .descripcionCaracteristicas ul.caracteristicas li.banos {
    display: block!important;
    line-height: 35px
}

.alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li span,.venta .contenido .descripcionCaracteristicas ul.caracteristicas li span {
    display: none
}

.alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i,.venta .contenido .descripcionCaracteristicas ul.caracteristicas li i {
    font-size: 16px;
    color: transparent;
    height: 22px;
    width: 22px;
    position: relative;
    top: 6px
}

.alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li.habitaciones i,.venta .contenido .descripcionCaracteristicas ul.caracteristicas li.habitaciones i {
    background: url(img/bed.png) center no-repeat;
    background-size: 22px
}

.alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li.banos i:before,.venta .contenido .descripcionCaracteristicas ul.caracteristicas li.banos i:before {
    content: "\f2cd"
}

.alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li.supHabitable i,.venta .contenido .descripcionCaracteristicas ul.caracteristicas li.supHabitable i {
    background: url(img/construida.png) center no-repeat;
    background-size: 19px
}

.alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li.supConstruida i,.venta .contenido .descripcionCaracteristicas ul.caracteristicas li.supConstruida i {
    background: url(img/construida.png) center no-repeat;
    background-size: 21px
}

.alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li.supParcela i,.venta .contenido .descripcionCaracteristicas ul.caracteristicas li.supParcela i {
    background: url(img/parcela.png) center no-repeat;
    background-size: 21px
}

.alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li.banos i,.venta .contenido .descripcionCaracteristicas ul.caracteristicas li.banos i {
    color: transparent;
    font-size: 19px;
    top: 0;
    background: url(img/bath.png) center no-repeat;
    background-size: 21px
}

.alquiler .contenido .descripcionCaracteristicas .descripcion,.venta .contenido .descripcionCaracteristicas .descripcion {
    font-size: 14px;
    color: #4C515F;
    font-weight: 400;
    text-align: center
}

.alquiler .contenido .precio,.venta .contenido .precio {
    padding: 0 20px;
    font-size: 17px;
    color: #263648;
    background: #fff;
    position: absolute;
    z-index: 99999;
    top: 0;
    right: -5px;
    width: auto;
    margin-top: 230px;
    transition: .25s all linear
}

.alquiler:hover .contenido .precio,.venta:hover .contenido .precio {
    color: #fff!important;
    background: #2fa5c8
}

.alquiler .contenido .precio p span,.venta .contenido .precio p span {
    font-weight: 600
}

.alquiler .contenido .precio .antes,.venta .contenido .precio .antes {
    color: #4C515F;
    font-size: 11px;
    float: none;
    text-align: right;
    transition: .25s all linear
}

.alquiler:hover .contenido .precio .antes,.venta:hover .contenido .precio .antes {
    color: #fff
}

.alquiler figure a img,.promocion figure a img,.venta figure a img {
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
}

.alquiler figure a img:hover,.promocion figure a img:hover,.venta figure a img:hover {
    -webkit-transform: scale3d(1.2,1.2,1);
    transform: scale3d(1.2,1.2,1)
}

.alquiler:hover figure a img,.promocion:hover figure a img,.venta:hover figure a img {
    opacity: .4
}

aside {
    background: url(img/bg_aside.jpg) center no-repeat fixed #e0e0e0;
    background-size: cover;
    background-position: center!important
}

aside:before {
    background: rgba(38,54,72,.7)
}

aside #mailingList h3 {
    font-size: 1.6em;
    color: #FFF;
    margin-bottom: 1.9em;
    text-transform: none;
    font-weight: 300;
    letter-spacing: .1em;
    line-height: 1.5;
    max-width: 30em
}

aside #mailingList form .line:first-child {
    position: relative
}

aside #mailingList form .line:first-child:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0e0";
    color: #fff;
    width: 44px;
    height: 40px;
    line-height: 38px;
    border-radius: 3px 0 0 3px;
    background-color: #212121;
    border: 1px solid #212121;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    font-size: 17px
}

aside #mailingList form .line input[type=text] {
    padding-left: 50px
}

aside #mailingList form .line.button button {
    background: #2fa5c8;
    font-family: Raleway,sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    letter-spacing: 0;
    text-transform: uppercase;
    border-radius: 0
}

aside #mailingList form .line.button button:hover {
    background: #1f83a1;
    color: #fff
}

aside #mailingList form .line.checkbox p a {
    font-size: 13px;
    font-weight: 300
}

aside #mailingList form .line.email:before {
    background-color: transparent
}

aside #mailingList form .line.email input[type=text] {
    width: 400px!important;
    height: 42px!important;
    padding-left: 55px!important;
    border-radius: 0!important;
    background: 0 0;
    border: 1px solid #fff;
    color: #fff
}

#results article.headerPage h1:first-letter {
    text-transform: uppercase
}

#results article.headerResults {
    background: 0 0;
    padding: 0
}

#results article.headerResults .filtroResultados {
    border: 1px solid #ccc;
    height: 45px;
    margin-top: 3px;
    line-height: 36px;
    padding-left: 15px
}

#results article.headerResults .filtroResultados a {
    line-height: 45px
}

#results article.headerResults .filtroResultados ul li a i {
    margin-left: 5px
}

#results article.headerResults .filtroResultados>ul>li>ul {
    width: 410px;
    top: 50px;
    visibility: visible;
    text-align: left;
    padding: 15px;
    background: #fff;
    -webkit-box-shadow: 0 8px 12px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 8px 12px 0 rgba(0,0,0,.1);
    box-shadow: 0 8px 12px 0 rgba(0,0,0,.1);
    position: absolute;
    transition: transform .5s ease 0s,opacity .6s ease 0s,max-height .6s step-end 0s,max-width .6s step-end 0s,padding .6s step-end 0s
}

#results article.headerResults .filtroResultados #filtroResultadoAbrir>ul>li {
    color: transparent;
    margin-bottom: 10px
}

#results article.headerResults .filtroResultados #filtroResultadoAbrir strong {
    display: block;
    background: 0 0;
    line-height: 10px;
    text-transform: capitalize;
    padding-left: 0;
    font-size: 15px;
    color: #4C515F;
    font-weight: 400
}

#results article.headerResults .filtroResultados #filtroResultadoAbrir li a {
    text-decoration: none;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 5px 10px;
    opacity: .6;
    transition: all ease .25s;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
    color: #263648;
    font-weight: 400
}

#results article.headerResults .filtroResultados #filtroResultadoAbrir li a:hover {
    opacity: 1;
    border: 1px solid rgba(0,0,0,1)
}

#results article.headerResults .vistaResultados ul li a {
    width: 45px;
    height: 45px;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 0
}

#results article.headerResults .vistaResultados ul li a:hover,.vistaResultados ul li a.activo {
    border: 1px solid #263648;
    background: #263648
}

#results article.paginacion,#results_promo article.paginacion {
    padding: 0;
    margin: 30px auto
}

#results article.paginacion .resultados,#results_promo article.paginacion .resultados {
    color: #4C515F;
    font-size: 17px
}

#results article.paginacion .resultados a {
    color: #29aea4
}

#results article.paginacion ul li a,#results article.paginacion ul li span {
    width: 32px!important;
    height: 32px!important;
    border-radius: 0!important;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center!important;
    border: 1px solid transparent;
    color: #4C515F
}

#captacion form fieldset legend:before,#results .box_horizontal .alquiler .contenido .acciones,#results .box_horizontal .venta .contenido .acciones,#results article.offers #leyenda form>.line {
    display: none
}

#results article.paginacion ul li a:hover,#results article.paginacion ul li span.activa {
    color: #fff;
    background: #4c515f
}

#results article.offers {
    position: relative
}

#results article.offers #tooMuchResults {
    right: 0
}

#results .box_vertical .alquiler,#results .box_vertical .venta {
    width: 38%
}

#results .box_vertical figure {
    height: auto!important;
    overflow: hidden;
    min-height: 263px
}

#results .box_horizontal .alquiler,#results .box_horizontal .venta {
    padding: 0!important;
    margin-bottom: 30px!important
}

#results .box_horizontal .alquiler h3,#results .box_horizontal .venta h3 {
    width: 60%;
    margin-top: 0;
    background: 0 0;
    text-align: center;
    float: left;
    position: relative;
    top: 0;
    left: 0;
    padding: 25px 20px 9px 25px;
    opacity: 1
}

#results .box_horizontal .alquiler:hover,#results .box_horizontal .venta:hover {
    background: #fff
}

#results article.offers #leyenda {
    padding: 0 0 0 28px;
    float: right
}

#results article.offers #listOffers {
    float: left
}

#results article.offers #leyenda form .line.filtro_m2 div input,#results article.offers #leyenda form .line.filtro_precio div input {
    border: 1px solid #e5e5f8;
    border-radius: 0
}

#results .alquiler .contenido .precio,#results venta .contenido .precio {
    margin-top: 280px
}

#results article.offers #leyenda form .line.filtro_m2 div span:nth-child(1),#results article.offers #leyenda form .line.filtro_precio div span:nth-child(1) {
    border-right: 1px solid #e5e5f8;
    left: 0;
    color: #4C515F
}

#results article.offers #leyenda form .line.filtro_m2 div span:nth-child(3),#results article.offers #leyenda form .line.filtro_precio>div span:nth-child(3) {
    border-right: 1px solid #e5e5f8;
    color: #4C515F
}

#results article.offers #leyenda form .line label {
    font-weight: 400;
    color: #4C515F;
    border-radius: 0!important;
    border: 1px solid #e5e5f8
}

#results .alquiler .contenido .descripcionCaracteristicas h4 a,#results .box_horizontal .venta .contenido .descripcionCaracteristicas h4 a {
    color: #2FA5C8;
    font-weight: 400;
    font-size: 16px
}

#results .alquiler .contenido .precio,#results .venta .contenido .precio {
    margin-top: 60%
}

#results .box_horizontal .alquiler .contenido .precio,#results .box_horizontal .venta .contenido .precio {
    height: auto;
    top: 58px;
    right: initial;
    bottom: inherit;
    left: 0;
    width: auto;
    opacity: 1;
    text-align: left;
    color: #263648;
    border: none;
    position: absolute;
    background: #fff!important;
    margin-top: 95px;
    padding: 0 20px;
    font-size: 16px;
    transition: .25s all linear
}

#results .box_horizontal .alquiler:hover .contenido .precio,#results .box_horizontal .venta:hover .contenido .precio {
    color: #fff;
    background: #2fa5c8!important
}

#results .box_horizontal .alquiler .contenido,#results .box_horizontal .venta .contenido {
    margin-top: 0
}

#results .box_horizontal .alquiler .contenido .descripcionCaracteristicas h4,#results .box_horizontal .venta .contenido .descripcionCaracteristicas h4 {
    text-align: center;
    margin: 0
}

#results .box_horizontal .alquiler .contenido .precio p,#results .box_horizontal .venta .contenido .precio p {
    line-height: 50px
}

.wxp-map-icon span,.wxp-map-icon-animated span,.wxp-map-icon-hover span {
    background-color: #4C515F!important
}

.wxp-map-icon img,.wxp-map-icon-animated div img,.wxp-map-icon-hover div img {
    border: 7px solid #4C515F!important
}

#results article#offers.box_mapa+article+article#mapa_results {
    top: 170px!important;
    right: 0;
    left: inherit!important;
    z-index: 0
}

#captacion form fieldset legend {
    line-height: 20px;
    color: #4C515F;
    border-bottom: none;
    font-size: 20px;
    padding-left: 0;
    z-index: 0;
    background: 0 0;
    font-family: Raleway,sans-serif;
    position: relative;
    margin: 0 auto 40px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px
}

#captacion form input[type=text],#captacion form select,#captacion form textarea {
    background: #fff;
    font-weight: 300;
    border: 1px solid #e5e5f8
}

#captacion form#frm {
    padding: 10px 0
}

#captacion form .detalleInmueble div.line.labelCheckbox {
    position: relative;
    padding-left: 22px
}

#captacion form div.line div button {
    height: 50px;
    border-radius: 0;
    margin-left: 10px;
    border: 3px solid transparent;
    font-weight: 700
}

#captacion form div.line div button:hover {
    background: #1f83a1;
    border: 3px solid #1f83a1
}

#captacion form div.line div button:last-child {
    color: #434345;
    background-color: transparent;
    border-color: #434345
}

#captacion form .datosPersonales,#captacion form .localizacionInmueble {
    width: 100%;
    border-bottom: 2px solid #4C515F;
    padding-bottom: 20px;
    margin: 40px auto
}

#captacion form {
    padding: 0
}

#details #slider,#promo_details #slider {
    height: 90px
}

#details section {
    margin-top: 0;
    padding-top: 580px
}

#details .breadcrumbs {
    margin: 0 auto;
    float: none
}

#details .breadcrumbs li.activo a {
    color: #2fa5c8
}

#details #detalle #ficha .header {
    top: 140px;
    height: 580px;
    padding: 70px 0 0;
    clip: rect(0,3000px,580px,0)
}

#promo_details #detalle #ficha .header {
    margin-bottom: 0
}

#details #ficha .header:before {
    height: 100%!important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    position: absolute;
    background: rgba(38,54,72,.8)!important
}

#details #ficha .header:after {
    height: 70px;
    bottom: 96px!important;
    left: 0;
    width: 100%;
    z-index: 1;
    position: absolute;
    background: linear-gradient(to bottom,transparent,rgba(0,0,0,.74))
}

#details #detalle #ficha div.colIzq .groupTabs .googleMaps #mapa,footer {
    z-index: 0
}

#details #detalle #ficha .header .headerTitulo,#promo_details #detalle #ficha .header .headerTitulo {
    margin: 0 auto;
    background: 0 0;
    border: none
}

#details #detalle #ficha .header .headerTitulo .headerLeft,#promo_details #detalle #ficha .header .headerTitulo .headerLeft {
    width: 100%!important
}

#details #detalle #ficha .header .headerTitulo .headerLeft h1 {
    font-size: 2.3em;
    color: #fff
}

#detalle #ficha .header .headerTitulo .headerRight .precioReducido>span:nth-child(1) {
    color: #fff
}

#promo_details #detalle #ficha .header .headerTitulo .headerLeft h1 {
    font-size: 2.3em;
    color: #263648
}

#details #detalle #ficha .header .headerTitulo .headerLeft h1:before {
    background: #fff
}

#details #detalle #ficha .header .headerTitulo .headerLeft p,#promo_details #detalle #ficha .header .headerTitulo .headerLeft p {
    text-align: center;
    opacity: 1;
    font-size: 1.8em;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0
}

#promo_details #detalle #ficha .header .headerTitulo .headerLeft p {
    color: #2FA5C8
}

#details #detalle #ficha .header .headerTitulo .headerRight,#promo_details #detalle #ficha .header .headerTitulo .headerRight {
    width: 100%;
    text-align: center;
    margin-top: 45px
}

#promo_details #detalle #ficha .header .headerTitulo .headerRight {
    margin-top: 50px
}

#details #detalle #ficha .header .headerTitulo .headerRight p.precio,#promo_details #detalle #ficha .header .headerTitulo .headerRight p.precio {
    text-transform: uppercase;
    font-weight: 600!important;
    letter-spacing: 1px;
    font-size: 1.8em;
    opacity: 1;
    display: inline;
    border: 1px solid #2fa5c8;
    padding: 10px 15px;
    background: #2fa5c8
}

#promo_details #detalle #ficha .header .headerTitulo .headerRight p.precio {
    border: none;
    color: #fff
}

#promo_details #detalle #ficha .header .headerTitulo .headerRight .precio span {
    display: inline;
    font-weight: 600
}

#details #detalle #ficha .header .actionBar ul li a,#detalle #ficha .header .caracteristicasPrincipales ul li strong,#promo_details #detalle #ficha .header .actionBar ul li a {
    font-weight: 400
}

#detalle #ficha .header .caracteristicasPrincipales {
    background: #fff;
    border-bottom: 1px solid #e5e5f8;
    padding: 20px 0
}

#detalle #ficha .header .caracteristicasPrincipales ul li {
    color: #4C515F;
    font-weight: 400
}

#detalle #ficha .header .caracteristicasPrincipales ul li i {
    height: 40px;
    width: 40px;
    line-height: 40px
}

#detalle #ficha .header .caracteristicasPrincipales ul li#sup_util i {
    color: transparent;
    background: url(img/construida.png) center no-repeat;
    background-size: 22px
}

#detalle #ficha .header .caracteristicasPrincipales ul li#sup_parcela i {
    color: transparent;
    background: url(img/parcela.png) center no-repeat;
    background-size: 25px
}

#detalle #ficha .header .caracteristicasPrincipales ul li#habitaciones i {
    color: transparent;
    background: url(img/bed.png) center no-repeat;
    background-size: 25px
}

#detalle #ficha .header .caracteristicasPrincipales ul li#banos i {
    background: url(img/bath.png) center no-repeat;
    background-size: 25px;
    font-size: 20px;
    color: transparent
}

#details #detalle #ficha .header .actionBar {
    bottom: 95px;
    position: absolute;
    border-top: 1px solid rgba(256,256,256,.2);
    border-bottom: 1px solid rgba(256,256,256,.2);
    margin-top: 30px;
    width: 100%
}

#promo_details #detalle #ficha .header .actionBar {
    margin-top: 35px
}

#details #detalle #ficha .header .actionBar ul li,#promo_details #detalle #ficha .header .actionBar ul li {
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
    transition: all ease .25s
}

#promo_details #detalle #ficha .header .actionBar ul li a,#promo_details #detalle #ficha .header .actionBar ul li i {
    color: #4f515d
}

#details #detalle #ficha div.colIzq {
    background: 0 0
}

#details #detalle #ficha div.colIzq #descripcionFicha {
    display: block!important
}

#details #detalle #ficha div.colIzq .groupTabs .tabs {
    border: none
}

#details #detalle #ficha div.colIzq .groupTabs .tabs li {
    width: auto
}

#details #detalle #ficha div.colIzq .groupTabs .tabs li a {
    box-shadow: none;
    border: none;
    background: 0 0;
    color: #ccc;
    text-transform: uppercase;
    font-weight: 600;
    transition: .25s all linear
}

#details #detalle #ficha div.colIzq .groupTabs .tabs li a:hover {
    color: #2fa5c8
}

#details #detalle #ficha div.colIzq .groupTabs .tabs li.activo a,#detalle #ficha div.colIzq .groupTabs .tabs li a:hover {
    color: #4b505e;
    background: 0 0;
    border: none;
    border-bottom: 2px solid #4b505e
}

#ficha #etiqueta .descuento_label {
    display: none
}

#details #detalle #ficha div.colIzq .groupTabs .tabs li a i {
    display: inline-block;
    margin-right: 10px
}

#details #detalle #ficha div.colIzq .groupTabs #etiqueta .etiqueta:after,#detalle #ficha div.colDch .detallesFicha h3 i,#detalle #ficha div.colIzq .detallesFicha h3 i {
    display: none
}

#details #detalle #ficha div.colIzq .groupTabs #etiqueta .etiqueta {
    border-radius: 0!important;
    text-transform: uppercase!important;
    font-size: 16px!important;
    top: 0px!important
}

#details #detalle #ficha div.colIzq .groupTabs .sliderPropiedad {
    background: 0 0
}

#detalle #ficha div.colIzq .detallesFicha {
    width: 100%!important
}

#detalle #ficha div.colDch #formMasInfo #contenido h3,#detalle #ficha div.colDch .detallesFicha h3,#detalle #ficha div.colIzq .detallesFicha h3 {
    text-transform: uppercase;
    font-weight: 400;
    line-height: 28px;
    color: #4C515F;
    letter-spacing: .1em;
    text-align: center;
    font-size: 22px
}

#detalle #ficha div.colDch .detallesFicha ul,#detalle #ficha div.colIzq .detallesFicha ul {
    padding: 0
}

#detalle #ficha div.colDch .detallesFicha ul li,#detalle #ficha div.colIzq .detallesFicha ul li {
    width: 32.3%!important;
    float: left!important;
    margin: 10px .5%;
    font-size: 14px!important;
    padding: 14px 10px!important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #4C515F!important;
    border-radius: 0;
    background: #e8e8e8;
    font-weight: 600
}

#detalle #ficha .header .headerTitulo p {
    margin: 5px 0 25px;
    font-size: 22px;
    font-weight: 600
}

#detalle #ficha div.colDch .detallesFicha:nth-child(2) {
    width: 100%!important
}

#detalle #ficha div.colDch .detallesFicha ul li i,#detalle #ficha div.colIzq .detallesFicha ul li i {
    color: transparent!important
}

#detalle #ficha div.colDch .detallesFicha ul li strong,#detalle #ficha div.colIzq .detallesFicha ul li strong {
    font-weight: 400
}

#detalle #ficha div.colIzq #descripcionFicha2 {
    display: block
}

#detalle #ficha div.colDch #formMasInfo {
    width: 100%!important;
    float: none
}

#detalle #ficha div.colDch #formMasInfo #contenido h3 i {
    display: none
}

#detalle #ficha div.colDch #formMasInfo #contenido>p:nth-child(2) {
    text-align: center
}

#detalle #formMasInfo #contenido form div.line {
    position: relative
}

#detalle #formMasInfo #contenido p:nth-child(4) {
    text-align: center
}

#detalle #formMasInfo #contenido .tlf {
    font-family: 'Open Sans',sans-serif;
    text-align: center
}

#detalle #formMasInfo #contenido .tlf:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f095";
    margin-right: 8px;
    font-size: 23px
}

#detalle #formMasInfo #contenido>a {
    display: none
}

#details .offers h2:first-letter {
    text-transform: uppercase
}

#detalle #fichaScroll {
    top: 90px;
    left: 0;
    width: 100%;
    margin-left: 0;
    z-index: 100000;
    background: rgba(38,54,72,.9);
    box-shadow: 0 4px 4px 0 rgba(70,70,70,.4)
}

#detalle #fichaScroll div {
    float: none;
    margin: 0 auto
}

#detalle #fichaScroll figure {
    float: left!important;
    width: 95px!important
}

#detalle #fichaScroll figure img {
    width: 100%
}

#detalle #fichaScroll>div>div {
    position: relative;
    top: 0
}

#detalle #fichaScroll div ul li {
    width: auto;
    color: #fff;
    font-size: 15px;
    float: left;
    margin-left: 20px;
    margin-top: 16px
}

#detalle #fichaScroll div ul li i {
    color: #fff
}

#detalle #fichaScroll div ul li.precio i {
    color: #2fa5c8
}

#detalle #fichaScroll div ul li.precio {
    font-weight: 700;
    float: right;
    font-size: 22px;
    top: -2px;
    position: relative;
    color: #2fa5c8
}

#ficha .colDch .certificacionContenedor h3 {
    display: block;
    text-align: center;
    line-height: 20px;
    color: #4C515F;
    font-size: 20px;
    font-family: Raleway,sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0!important;
    margin: 0 auto 40px
}

#promo_details #detalle #ficha div.colIzq .detallesFicha table td {
    width: 25%!important;
    padding: 15px 10px;
    margin-bottom: 1px
}

#promo_details #detalle #ficha div.colIzq .detallesFicha table td:first-child a {
    font-weight: 600
}

#promo_details #detalle #ficha div.colIzq .detallesFicha table td:first-child a:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f107";
    font-size: 16px;
    margin-left: 8px;
    position: relative;
    top: 1px;
    color: #848484
}

#promo_details #detalle #ficha div .detallesFicha div[id*=modelo_] {
    background: #fff;
    margin: 12px 0;
    border-radius: 0!important
}

#promo_details #detalle #ficha div .detallesFicha div[id*=modelo_]:before {
    background: #fff
}

#promo_details #detalle #ficha div .detallesFicha div[id*=modelo_] .row .caracteristicas {
    width: 100%
}

#promo_details #detalle #ficha div .detallesFicha div[id*=modelo_] p.precio {
    border-bottom: none;
    color: #292929;
    font-size: 20px
}

#promo_details #detalle #ficha div.colIzq {
    background: 0 0
}

#promo_details #detalle #ficha .detallesFicha .descripcion {
    text-align: justify
}

#promo_details #detalle #ficha div.colDch .detallesFicha {
    border-top: 2px solid #4C515F;
    margin-top: 40px;
    padding-top: 30px
}

#promo_details #detalle #ficha div.colDch .detallesFicha ul li {
    width: 100%!important
}

#contact #bgContent {
    position: relative
}

#contact section {
    margin-top: 0;
    padding-top: 420px
}

#contacto .mapa {
    width: 100%;
    height: 340px;
    position: absolute!important;
    left: 0;
    top: 0;
    background: url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/img/no-results.png) center top no-repeat #e3e3e3
}

#contacto .texto {
    text-align: center
}

#contacto .datosContacto {
    background: 0 0;
    width: 100%;
    padding: 0;
    margin-top: 60px
}

#contacto .datosContacto .sucursales {
    padding: 0;
    border: none;
    width: 100%;
    text-align: left
}

#contacto .datosContacto .sucursales .sucursal {
    padding: 0 0 20px;
    border: 1px solid #e5e5f8;
    margin-bottom: 25px
}

#contacto .datosContacto .sucursales .sucursal:nth-child(2n+1) {
    background: #fff
}

#contacto .datosContacto .sucursales .sucursal address ul li,#contacto .datosContacto .sucursales .sucursal ul li a {
    color: #4C515F;
    font-size: 15px;
    margin-bottom: 10px
}

#contacto .datosContacto .sucursales .sucursal address ul li {
    margin: 10px 20px
}

#contacto .datosContacto .sucursales .sucursal address ul li.agencia {
    margin: 0 0 25px;
    padding: 15px 20px;
    background: #fff;
    border-bottom: 2px solid #263648;
    font-weight: 500;
    color: #263648;
    font-size: 16px
}

#contacto .datosContacto form .alert {
    margin-bottom: 30px;
    line-height: 18px;
    color: #dc2b32
}

#contacto .datosContacto form div.line {
    position: relative
}

#contacto .datosContacto form div.line:before {
    content: "";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3rem;
    font-size: 22px;
    transition: color .2s;
    color: #4C515F
}

#contacto .datosContacto form div.line.name:before {
    content: "\f007"
}

#contacto .datosContacto form div.line.email:before {
    content: "\f2b7"
}

#contacto .datosContacto form div.line.phone:before {
    content: "\f095"
}

#contacto .datosContacto form div.line.comment:before {
    content: "\f075"
}

#contacto form input[type=text],#contacto form textarea {
    border-radius: 0;
    outline: 0;
    height: 42px;
    font-size: 1rem;
    margin: 0 0 20px 3rem;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    transition: all .3s;
    width: 92%;
    width: calc(100% - 3rem);
    border: 1px solid #e5e5f8;
    background: #fff
}

#contacto form label {
    cursor: text;
    margin-left: 3rem;
    font-weight: 40;
    font-size: 15px;
    transform: none;
    position: initial
}

#contacto form input[type=text]:focus label,#contacto form textarea:focus label {
    font-size: .8rem;
    color: #4C515F;
    transform: translateY(-140%)
}

#contacto form input[type=text]:focus:before,#contacto form textarea:focus:before {
    color: red
}

#contacto .datosContacto form div.line button.btn {
    width: 135px!important;
    border: none;
    color: #fff;
    outline: 0!important;
    padding: 0 1em!important;
    font-size: 15px!important;
    height: 45px!important;
    line-height: 40px!important;
    transition: all .2s;
    overflow: hidden;
    border-radius: 0
}

#contacto .datosContacto form div.line button.btn:hover {
    background: #1f83a1!important
}

#contacto .datosContacto form div.line button.btn i {
    display: none!important
}

#contacto .datosContacto form {
    float: none;
    width: 55%;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    margin: 40px auto 0;
    overflow: hidden;
    padding-top: 40px
}

address ul li i {
    font-size: 22px!important
}

.modalContainer .modal {
    border-bottom: 45px solid #2e353e
}

.modalContainer .modal span.titulo {
    font-family: Lustria,serif!important;
    text-transform: uppercase!important;
    color: #263648!important
}

.modalContainer .modal form fieldset div.line label,.modalContainer .modal form fieldset div.line.labelHorizontal label {
    color: #4C515F!important
}

.modalContainer .modal form .colDcha {
    float: right!important
}

.modalContainer .modal form fieldset div.line {
    border: none
}

.modalContainer .modal form button.btn {
    color: #fff;
    background: #2fa5c8!important;
    font-family: Raleway,sans-serif!important
}

.modalContainer .modal form button.btn:hover {
    background: #1f83a1!important
}

footer {
    background: #263648;
    color: #fff;
    position: relative;
    clear: both
}

footer:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(80,43,126,.83);
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    display: none
}

footer #datosContactoFooter {
    padding: 10px 0
}

footer #datosContactoFooter div>i {
    font-size: 30px
}

footer #datosContactoFooter div.email>i:before {
    content: "\f2b7"
}

footer #datosContactoFooter div.direccion>i:before {
    content: "\f278"
}

footer #datosContactoFooter div.socialLinks ul li a i {
    border: 1px solid #2fa5c8;
    color: #2fa5c8;
    border-radius: 0;
    background: 0 0;
    transition: .25s all linear
}

footer #datosContactoFooter div.socialLinks ul li a i:hover {
    border: 1px solid #2fa5c8;
    color: #fff;
    border-radius: 0;
    background: #2fa5c8
}

footer #datosContactoFooter div span {
    font-size: 15px
}

footer #creditos {
    font-size: 12px;
    border-top: 1px solid rgba(256,256,256,.2)
}

#creditos a,footer a {
    color: #fff;
    font-family: 'Open Sans',sans-serif
}

footer #creditos .right p a {
    background-image: url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/img/logoinmoweb2_blanco.png)!important
}

footer #creditos .left p {
    color: #fff
}

table thead tr th {
    background: #263648
}
#details #ficha #etiqueta{
    position: relative;
    top: 50px !important;
}
#details #detalle #ficha div.colIzq{
    display: grid;
}
#details #detalle #ficha div.colIzq #descripcionFicha{
    display: none !important;
}
#details #detalle #ficha div.colIzq #descripcionFicha2{
    display: block !important;
    grid-row-start: 1;
    margin-top: 0;
    margin-bottom: 50px;
}
#details #detalle #descripcionFicha2 .wxp_property_external_frame{
    width: 100% !important;
    height: 500px ;
}
@media screen and (min-width: 0) and (max-width:480px) {
    #home #logo a img,#logo a img {
        width:100%!important
    }

    article#mainText h2 {
        color: red
    }
}

@media screen and (min-width: 0) and (max-width:767px) {
    #aviso_cookie div,#buscador>div,#details #detalle #ficha .header .headerTitulo,#details .breadcrumbs,#fichaScroll div,#home .row,#slider #slideshow .nivo-caption,.home_section>div,article,header .datosContacto address {
        width:95%
    }

    #home .row {
        width: 100%
    }

    #aboutus header,#captacion header,#contact header,#details header,#lopd header,#notFound header,#promo_details header,#results header {
        height: auto
    }
    #home #home_section_90911 div p{
        margin-left:0px !important;
    }
    #slider::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 6
    }

    #slider .nivoSlider::before {
        background: 0 0!important
    }

    #details #detalle #ficha .header img {
        left: 0!important;
        top: 0!important;
        width: 100%!important;
        transform: none!important
    }

    #details #detalle #ficha .header {
        top: 300px!important;
        clip: initial;
        padding-top: 30px;
        padding-bottom: 30px;
        z-index: 1
    }

    #aboutus #slider,#captacion #slider,#contact #slider,#details #slider,#lopd #slider,#promo_details #slider {
        height: 250px!important
    }

    #details #detalle #ficha .header:after {
        bottom: 0!important
    }

    #details #detalle #ficha .header .headerTitulo .headerRight p.precio,#promo_details #detalle #ficha .header .headerTitulo .headerRight p.precio {
        font-size: 22px
    }

    #details #detalle #ficha .header .headerTitulo .headerLeft h1,#promo_details #detalle #ficha .header .headerTitulo .headerLeft h1 {
        font-size: 24px;
        margin-top: 0;
        padding-bottom: 10px;
        letter-spacing: 1px
    }

    #details #detalle #ficha .header .headerTitulo .headerRight,#promo_details #detalle #ficha .header .headerTitulo .headerRight {
        margin-top: 30px;
        margin-bottom: 15px
    }

    #details #detalle #ficha .header .headerTitulo .headerLeft p,#promo_details #detalle #ficha .header .headerTitulo .headerLeft p {
        margin-top: 12px!important;
        margin-bottom: 0!important
    }

    #blog .headerResults,#detalle #ficha .header .caracteristicasPrincipales,#home #logo:after,#navegacion nav div>ul>li:hover>a:before,#navegacion nav ul#favoritos>li:hover>a:before,#slider,.box_vertical .etiqueta:before,.breadcrumbs,.mainText,article#mainText,aside,footer #datosContactoFooter div.socialLinks>i {
        display: none
    }

    article#mainText,aside {
        display: block!important
    }

    aside #mailingList {
        padding: 35px 0 5px!important
    }

    aside #mailingList form .line.captcha {
        height: auto;
        margin-bottom: 5px!important
    }

    aside #mailingList h3 {
        font-size: 18px;
        margin: 0 0 5px;
        padding: 0 10px
    }

    aside #mailingList form .line.button {
        float: none;
        display: table;
        width: 100%!important
    }

    aside #mailingList form .line.checkbox {
        margin-top: 10px
    }

    aside #mailingList form .line.captcha .g-recaptcha {
        transform: scale(.8);
        transform-origin: 50%
    }

    article .texto img {
        height: auto!important
    }

    article>h2 {
        letter-spacing: .1em;
        font-size: 1.5em
    }

    .offers,.row {
        display: block;
        padding: 0
    }

    #home #bgContent {
        margin-top: 0;
        padding: 0
    }

    #contacto,#results article.headerPage,#seccionInterna,form {
        padding: 0
    }

    .headerRight {
        border-top: 1px solid #fff
    }

    .ui-widget.ui-widget-content {
        width: 95%
    }

    .flecha {
        right: 0;
        margin-right: 15px;
        bottom: 55px
    }

    .column_child {
        width: 100%!important;
        float: none!important
    }

    #home header,header {
        height: auto;
        background: #fff
    }

    #home #logo,#logo {
        top: 40%;
        left: 50%;
        right: inherit;
        -webkit-transform: translate(-50%,-50%)!important;
        -ms-transform: translate(-50%,-50%)!important;
        transform: translate(-50%,-50%)!important
    }

    #home #logo a img,#logo a img {
        width: 70%!important;
        min-width: 230px
    }

    #aboutus #logo,#captacion #logo,#contact #logo,#details #logo,#lopd #logo,#notFound #logo,#promo_details #logo,#results #logo {
        top: 40%;
        left: 50%;
        right: inherit;
        -webkit-transform: translate(-50%,-50%)!important;
        -ms-transform: translate(-50%,-50%)!important;
        transform: translate(-50%,-50%)!important;
        margin-left: 0!important
    }

    #slider {
        background: url(slider_images/img01.jpg) center no-repeat!important;
        background-size: cover!important;
        display: block!important;
        height: 250px!important
    }

    #slider #slideshow {
        height: 250px!important;
        min-height: inherit!important
    }

    #slider #slideshow .nivo-caption {
        display: block;
        height: auto;
        top: 57%!important
    }

    #slider #slideshow img {
        display: none!important
    }

    #slider #slideshow .nivo-caption h3 {
        text-align: center;
        font-size: 42px;
        position: relative
    }

    #slider::before {
        background: rgba(38,54,72,.7)!important
    }

    #navegacion {
        position: relative!important;
        top: 0!important;
        background: rgba(38,54,72,.6)!important;
        margin-top: -48px
    }

    #details #navegacion {
        margin-top: 0!important
    }

    #home #navegacion,#navegacion {
        z-index: 5
    }

    #navegacion nav {
        padding: 0;
        width: 100%;
        background: 0 0
    }

    #navegacion #navHeader {
        padding: 5px;
        box-sizing: border-box;
        width: 100%;
        right: 0;
        margin: 0!important
    }

    #navegacion #navHeader #navLinks {
        position: absolute;
        background: #263648;
        left: 0;
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
        display: none;
        z-index: 9999999;
        top: 48px
    }

    #navegacion #navHeader #navLinks li {
        float: none;
        border-bottom: 1px solid rgba(217,217,217,.4)
    }

    #navegacion #navHeader #navLinks .dropDownMenu ul {
        background: 0 0!important;
        display: block
    }

    #buscador::before,#navegacion #idiomas>li.dropDownMenu>ul:before,#navegacion #navLinks>li.dropDownMenu>ul:before,#navegacion #operationList>li.dropDownMenu>ul:before {
        display: none
    }

    #navegacion #navHeader #navLinks li a:hover {
        background: 0 0
    }

    #navegacion ul li a {
        padding-left: 10px!important;
        height: 50px;
        line-height: 50px;
        color: #fff
    }

    #navegacion #navHeader #navToggle,#navegacion #navHeader #searchToggle {
        display: inline-block
    }

    #home #navegacion #navHeader #searchToggle {
        display: none!important
    }

    #navegacion #navHeader #navToggle button,#navegacion #navHeader #searchToggle button {
        margin: 0;
        padding: 6px 10px;
        background: 0 0;
        color: #fff;
        border-radius: 3px;
        border: none
    }

    #navegacion #navHeader #navToggle button:hover,#navegacion #navHeader #searchToggle button:hover {
        background: #4C515F;
        color: #fff
    }

    #navegacion ul#idiomas {
        right: 0
    }

    #navegacion ul#idiomas>li>a>i {
        color: #fff
    }

    #navegacion ul#idiomas li a {
        padding: 0 10px!important
    }

    #buscador,#home #buscador {
        display: none;
        left: 0;
        top: 0!important;
        position: relative;
        margin: 0!important;
        outline: 0;
        padding: 0;
        background: #263648!important;
        width: 100%;
        height: auto;
        z-index: 555
    }

    #home #buscador {
        display: block!important
    }

    #buscador>div {
        height: auto;
        background: 0 0;
        width: 95%;
        padding: 20px 20px 56px
    }

    #buscador div form {
        border: none!important
    }

    #buscador>div>ul.tabs {
        top: 0!important;
        left: 0!important;
        position: relative!important;
        margin-top: 20px;
        margin-bottom: 20px;
        width: 100%!important;
        opacity: 1!important
    }

    #ficha #etiqueta,.promocion .contenido .precio {
        position: relative
    }

    #buscador .tabs li {
        width: 50%;
        text-align: center;
        margin: 0!important;
        float: left!important
    }

    #buscador ul.tabs li a {
        border: none!important;
        height: auto;
        line-height: inherit
    }

    #buscador .busquedaAvanzada {
        display: block;
        bottom: 0;
        top: inherit;
        right: 0;
        left: inherit
    }

    #buscador .busquedaAvanzada>a {
        width: 100%;
        text-align: center;
        right: 0!important;
        left: inherit!important;
        top: inherit!important;
        bottom: 0!important;
        border: none!important;
        border-radius: 0!important;
        background: #4C515F;
        color: #fff!important;
        opacity: 1!important
    }

    #buscador form div.line .globalSelector {
        justify-content: inherit
    }

    #buscador form div.line .globalSelector div.value {
        max-width: 350px
    }

    #gtypeContent.globalSelector>ul,#pbAContent.globalSelector>ul,#pbContent.globalSelector>ul {
        width: 100%
    }

    #price-range,#price-rangep {
        width: 95%
    }

    #home section,section {
        float: none;
        width: 100%;
        margin: 40px 0 0!important;
        padding: 0 10px;
        box-sizing: border-box
    }

    #home section {
        padding: 0;
        margin: 0!important
    }

    #results .box_vertical .alquiler,#results .box_vertical .promocion,#results .box_vertical .venta,.alquiler,.promocion,.venta {
        height: auto!important;
        width: 100%!important;
        float: none!important
    }

    #results header {
        position: relative!important
    }

    #results section {
        padding-top: 10px!important
    }

    #results_promo article.offers #listOffers,article.offers #leyenda form .line {
        display: table
    }

    #results article#offers,#results article.headerPage,#results article.headerResults,#results article.offers #leyenda,#results article.paginacion {
        width: 100%!important
    }

    #results article.paginacion {
        padding: 0
    }

    #results article.paginacion .resultados {
        font-size: 18px
    }

    #results section.box_mapa>article.paginacion:nth-child(3) {
        display: none
    }

    #results article.offers #leyenda form .line .desplegado span,#results article.offers #leyenda form .line ul li,article.offers #leyenda form .line.checkboxNum div span {
        padding-left: 25px;
        margin-bottom: 15px;
        font-size: 16px
    }

    article.offers #leyenda form .line.filtro_m2 div input,article.offers #leyenda form .line.filtro_m2 div span,article.offers #leyenda form .line.filtro_precio div input,article.offers #leyenda form .line.filtro_precio div span {
        float: none
    }

    #results article.offers #leyenda form .line.filtro_m2 div span:nth-child(3),#results article.offers #leyenda form .line.filtro_precio>div span:nth-child(3) {
        margin-top: 0
    }

    #results article.offers #leyenda {
        padding: 0
    }

    #results article.headerResults .vistaResultados {
        margin-left: 0
    }

    #results article.headerResults .filtroResultados>ul>li>ul {
        width: 360px;
        right: 0
    }

    #results article.headerResults .filtroResultados #filtroResultadoAbrir li a {
        font-size: 12px
    }

    #results article.headerResults .filtroResultados #filtroResultadoAbrir strong {
        font-size: 14px
    }

    #results article#offers.box_mapa+article+article#mapa_results {
        top: 0!important
    }

    #detalle #ficha div.colDch .detallesFicha ul li,#detalle #ficha div.colIzq .detallesFicha ul li {
        width: 100%!important;
        margin: 10px 0
    }

    #results article.offers #leyenda span.titulo {
        background-color: #263648;
        color: #fff
    }

    #results article.offers #leyenda form {
        padding: 25px!important
    }

    #results .alquiler .contenido .precio,#results .venta .contenido .precio {
        margin-top: 56%
    }

    #results .box_vertical .alquiler,#results .box_vertical .venta {
        margin: 10px 1%!important
    }

    #results article.headerResults .filtroResultados {
        margin-bottom: 40px
    }

    #details section {
        margin-top: 0!important;
        position: inherit;
        padding-top: 205px
    }

    #details #detalle {
        padding: 80px 0 0
    }

    #detalle #ficha .header {
        height: auto!important
    }

    #detalle #ficha .header img {
        max-width: inherit!important;
        width: auto!important
    }

    #detalle #ficha div.colIzq #descripcionFicha p,#detalle #ficha div.colIzq #descripcionFicha2 p {
        text-align: justify
    }

    #ficha h1 {
        text-align: center
    }

    #ficha #etiqueta {
        z-index: 9
    }

    #details #detalle #ficha .header .actionBar,#promo_details #detalle #ficha .header .actionBar {
        width: 100%!important;
        position: fixed;
        bottom: 0;
        left: 0;
        top: initial;
        z-index: 12;
        background-color: #4C515F;
        padding: 0;
        border: none!important
    }

    #details #detalle #ficha .header .actionBar>ul,#promo_details #detalle #ficha .header .actionBar>ul {
        float: left
    }

    #details #detalle #ficha .header .actionBar ul li,#promo_details #detalle #ficha .header .actionBar a.hazOferta {
        position: relative;
        width: 50px!important;
        height: 50px!important;
        padding: 0!important;
        float: left;
        border-radius: 0!important;
        margin: 0;
        border-right: 1px solid rgba(120,120,120,.4)!important
    }

    #details #detalle #ficha .actionBar a.hazOferta {
        float: left!important;
        clear: inherit;
        border-radius: 0!important
    }

    #details #detalle #ficha .header .actionBar #ficha .actionBar ul li>a,#promo_details #detalle #ficha .header .actionBar ul li.share {
        width: 50px!important;
        height: 50px!important
    }

    #details #detalle #ficha .header .actionBar ul li.share div.addthis_toolbox,#promo_details #detalle #ficha .header .actionBar ul li.share div.addthis_toolbox {
        position: absolute;
        top: 0
    }

    #details #detalle #ficha .header .actionBar ul li a,#detalle #ficha .actionBar ul li.share div.addthis_toolbox a,#promo_details #detalle #ficha .header .actionBar ul li a {
        border: none!important;
        width: 50px!important;
        height: 50px!important;
        color: transparent!important;
        padding: 0!important
    }

    #details #detalle #ficha .actionBar a.hazOferta {
        width: 50px!important;
        height: 50px!important;
        padding: 0!important;
        border: none!important;
        border-right: 1px solid rgba(120,120,120,.4)!important
    }

    #details #detalle #ficha .actionBar a.hazOferta i,#details #detalle #ficha .actionBar a.hazOferta:before,#details #detalle #ficha .header .actionBar ul li i,#promo_details #detalle #ficha .actionBar a.hazOferta i,#promo_details #detalle #ficha .header .actionBar ul li i {
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%!important;
        height: 100%!important;
        font-size: 16px;
        color: #fff
    }

    #details #detalle #ficha .header .actionBar ul li.share>i,#promo_details #detalle #ficha .header .actionBar ul li.share>i {
        top: 0!important;
        margin: 0!important
    }

    #details #detalle #ficha .header .actionBar ul li.share div.addthis_toolbox a,#promo_details #detalle #ficha .header .actionBar ul li.share div.addthis_toolbox a {
        padding: 0;
        margin: 0
    }

    #details #detalle #ficha .actionBar ul li.documents,#details #detalle #ficha .actionBar ul li.presentation,#details #detalle #ficha .actionBar ul li.printPage {
        display: inline-block!important
    }

    #details #detalle #ficha div.colDch,#promo_details #detalle #ficha div.colDch {
        margin-top: 0
    }

    #ficha>div.colIzq>div:nth-child(4)>p {
        text-align: justify
    }

    #detalle #ficha .header .headerTitulo .headerRight {
        position: relative;
        border: none
    }

    #ficha #sliderPropiedad {
        width: 320px
    }

    #detalle #ficha div.colIzq .groupTabs .googleMaps #mapa,#detalle #ficha div.colIzq .groupTabs .videos iframe {
        height: 260px
    }

    #details #detalle #ficha .header .headerTitulo .headerLeft p,#promo_details #detalle #ficha .header .headerTitulo .headerLeft p {
        font-size: 1.5em
    }

    #details #detalle #ficha .header img {
        display: none
    }

    #details #ficha .header::before {
        background: rgba(38,54,72,1)!important
    }

    #aviso_cookie div a,footer #datosContactoFooter {
        background: 0 0
    }

    #home footer,footer {
        margin-top: 30px;
        padding: 25px 0!important
    }

    #home footer {
        margin-top: 0
    }

    #details footer {
        padding-bottom: 65px!important
    }

    #home footer #datosContactoFooter {
        padding: 10px 0!important;
        display: table
    }

    #home footer #datosContactoFooter div,footer #datosContactoFooter div {
        width: 100%!important;
        position: relative;
        padding: 0 10px!important;
        text-align: center!important;
        display: block;
        top: 0!important;
        margin-bottom: 25px!important
    }

    #home footer #datosContactoFooter div.socialLinks,footer #datosContactoFooter div.socialLinks {
        margin-top: 30px!important;
        position: relative;
        top: 0!important;
        padding: 0!important
    }

    #home footer #datosContactoFooter div>i,footer #datosContactoFooter div>i {
        position: relative!important;
        top: 0!important;
        margin: 0 auto 8px;
        transform: none!important;
        font-size: 26px
    }

    footer #datosContactoFooter div.socialLinks>i {
        display: none!important
    }

    footer #creditos .right:before {
        margin-right: 0
    }

    footer #creditos {
        position: relative!important;
        padding: 0;
        margin-top: 0!important
    }

    footer #creditos .left {
        margin-top: 15px;
        float: none;
        top: 0;
        text-align: center
    }

    footer #creditos .right {
        float: none;
        width: 100%;
        text-align: center
    }

    #captacion form .localizacionInmueble div.line:nth-child(2),#captacion form .localizacionInmueble div.line:nth-child(3),#captacion form .localizacionInmueble div.line:nth-child(6),#captacion form .localizacionInmueble div.line:nth-child(7),#captacion form .localizacionInmueble div.line:nth-child(8),#captacion form .localizacionInmueble div.line:nth-child(9),#captacion form .localizacionInmueble>div.line:last-child,#contacto .datosContacto form div.line button.btn,aside #mailingList form .line.email input[type=text] {
        width: 100%!important
    }

    footer #creditos .right p {
        float: none;
        margin: 10px 0 0!important
    }

    footer #creditos .right p a,footer #creditos .right p.mls_logo img {
        margin: auto
    }

    #contact section {
        margin-top: 0!important;
        padding-top: 200px
    }

    #contacto .mapa {
        height: 200px
    }

    #contacto {
        margin-top: 20px
    }

    #contacto .datosContacto,#contacto .datosContacto form {
        padding: 0
    }

    #home article.home_section .column_child {
        position: relative;
        padding-top: 94px;
        text-align: center;
        margin-bottom: 60px
    }

    .alquiler .contenido .precio,.venta .contenido .precio {
        margin-top: 55%
    }

    #captacion form>div.line.button button {
        WIDTH: 49%!important
    }

    #aviso_cookie div p {
        padding-right: 50px
    }
}

@media screen and (min-width: 0) and (max-width:320px) {
    #buscador form div.line .globalSelector div.value {
        max-width:298px
    }
}

@media screen and (min-width: 768px) and (max-width:1023px) {
    #extra_section #logo, #blog #logo{
        top: 95px;
        left: 0;
        margin-left: 120px!important;
        right: initial;
    }

    #extra_section #navHeader,#aboutus #navHeader,
    #captacion #navHeader,#blog #navHeader{
        top: 10px;
        left: 60px;
    }
    #extra_section nav #navLinks li a span, #extra_section nav #operationList li a ,
    #blog nav #navLinks li a span, #blog nav #operationList li a {
        font-size: 11px;
    }
    #extra_section #slider, #blog #slider{
        background: none;
    }
    #extra_section header, #blog header{
        background: #263648;
        height: 165px;
    }
    #extra_section #navHeader, #blog #navHeader {
        top: 10px;
        left: -30px;
    }
    header #navegacion{
        top: 110px;
    }
    #extra_section #logo, #blog #logo{
        top: 95px;
        left: 0;
        margin-left: 50% !important;
        right: initial;
    }
    #extra_section header, #blog header{
        background: #263648;
        height: 185px;
    }
    #aboutus #logo a img,#captacion #logo a img,#contact #logo a img,#details #logo a img,#lopd #logo a img,#promo_details #logo a img,#results #logo a img {
        width:160px
    }

    #aboutus #logo,#captacion #logo,#contact #logo,#details #logo,#lopd #logo,#promo_details #logo,#results #logo {
        margin-left: 95px!important
    }

    #aviso_cookie div,#buscador>div,#details #detalle #ficha .header .headerTitulo,#details .breadcrumbs,#fichaScroll div,#home .row,#slider #slideshow .nivo-caption,.headerResults,.home_section>div,.paginacion,article,header .datosContacto address {
        width: 95%
    }

    #home .row {
        width: 100%
    }

    #home #bgContent {
        margin-top: -248px
    }

    #buscador::before {
        height: 100%
    }

    #home #logo a img {
        width: 300px
    }

    #home #logo {
        top: 42%;
        left: 50%;
        right: inherit;
        -webkit-transform: translate(-50%,-42%)!important;
        -ms-transform: translate(-50%,-42%)!important;
        transform: translate(-50%,-42%)!important
    }

    .alquiler .contenido .precio,.venta .contenido .precio {
        margin-top: 275px
    }

    #blog .texto {
        width: 768px!important
    }

    #navegacion ul li a,#results article.headerResults,#results article.paginacion,article#mainText .welcome,article#mainText div>h2,h1,h2 {
        padding-left: 10px;
        padding-right: 10px
    }

    #navegacion ul#favoritos>li>div>div>div>ul>li.promocion {
        width: calc(100% * (1/5) - 0px - 1px)!important
    }

    #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),#gtypeContent.globalSelector>ul,#pbContent.globalSelector>ul,#tipo_propiedad.globalSelector>ul {
        width: 100%
    }

    #navegacion ul#idiomas {
        right: 10px
    }

    #buscador label {
        font-size: 12px
    }

    #buscador .busquedaAvanzada>a,.modalContainer {
        right: 27px
    }

    #captacion form .detalleInmueble div.line {
        width: 45.3%
    }

    #detalle #ficha div .detallesFicha ul li {
        width: 50%
    }

    #contacto .datosContacto form,#details #detalle #ficha .header .actionBar,#detalle #ficha .header .caracteristicasPrincipales ul,#promo_details #detalle #ficha .header .actionBar,#promo_details .sliderPropiedad .miniaturas div ul {
        width: 100%
    }

    #details #detalle #ficha .header .headerTitulo .headerLeft h1 {
        font-size: 2em
    }

    #results .box_vertical .alquiler figure,#results .box_vertical .venta figure {
        width: 100%!important;
        height: auto;
        overflow: hidden
    }

    #results .alquiler .contenido .precio,#results .venta .contenido .precio {
        margin-top: 280px
    }

    #results .box_vertical .alquiler h3,#results .box_vertical .venta h3 {
        width: 100%!important;
        float: none;
        text-align: center;
        position: absolute;
        top: 10px;
        left: 0;
        opacity: 1;
        margin: 10px 0 0;
        padding: 0 20px;
        font-size: 20px
    }

    #results .box_vertical .alquiler .contenido h4,#results .box_vertical .venta .contenido h4 {
        font-size: 20px;
        text-align: center
    }

    #results .box_vertical .alquiler .contenido,#results .box_vertical .venta .contenido {
        float: left;
        width: 100%!important;
        padding: 5px 20px;
        box-sizing: border-box;
        margin-top: 42px
    }

    #results .box_vertical .alquiler .contenido .precio,#results .box_vertical .venta .contenido .precio {
        position: absolute;
        top: 115px;
        color: #373737;
        font-size: 19px;
        width: auto;
        opacity: 1;
        padding: 0 20px
    }
}

@media screen and (min-width: 1024px) and (max-width:1259px) {
    #extra_section #logo, #blog #logo{
        top: 95px;
        left: 0;
        margin-left: 120px!important;
        right: initial;
    }

    #extra_section #navHeader,#aboutus #navHeader,
    #captacion #navHeader,#blog #navHeader{
        top: 10px;
        left: 60px;
    }
    #extra_section nav #navLinks li a span, #extra_section nav #operationList li a ,
    #blog nav #navLinks li a span, #blog nav #operationList li a {
        font-size: 11px;
    }
    #extra_section #slider, #blog #slider{
        background: none;
    }
    #extra_section header, #blog header{
        background: #263648;
        height: 165px;
    }
    #extra_section nav #navLinks li a span, #extra_section nav #operationList li a ,
    #blog nav #navLinks li a span, #blog nav #operationList li a {
        font-size: 11px;
    }
    #aviso_cookie div,#buscador>div,#details #detalle #ficha .header .headerTitulo,#details .breadcrumbs,#fichaScroll div,#home .row,#slider #slideshow .nivo-caption,.home_section>div,article,header .datosContacto address {
        width:95%
    }

    #home .row {
        width: 100%
    }

    #blog .texto {
        width: 984px!important
    }

    #navegacion ul#favoritos>li>div>div>div>ul>li.promocion {
        width: calc(100% * (1/7) - 0px - 1px)!important
    }

    #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%
    }

    #captacion form .detalleInmueble div.line {
        width: 21.8%
    }

    #detalle #ficha div .detallesFicha ul li {
        width: 50%
    }

    #results .box_vertical .alquiler figure,#results .box_vertical .venta figure {
        height: auto;
        overflow: hidden;
        min-height: 216px
    }

    #results .alquiler .contenido .precio,#results .venta .contenido .precio {
        margin-top: 60%
    }

    #results article.headerResults,#results article.paginacion,#results_promo article.paginacion {
        width: 95%
    }

    #details .headerResults,#detalle #ficha .header .caracteristicasPrincipales ul {
        width: 100%
    }
}
@media screen and (min-width: 1024px) {
    #details #detalle #descripcionFicha2 .wxp_property_external_frame{
        width: 100% !important;
        height: 650px ;
    }
    #home footer #datosContactoFooter > div.socialLinks{

        display: flex;

        position: fixed;

        top: 115px;

        width: 4%;

        margin-left: 20px;
    }
    footer #datosContactoFooter div.socialLinks ul li:last-child{

        margin-right: 10px !important;
    }
}

@media screen and (min-width: 1260px) {
    #details #detalle #descripcionFicha2 .wxp_property_external_frame{
        width: 100% !important;
        height: 650px ;
    }
    #extra_section #logo, #blog #logo{
        top: 95px;
        left: 0;
        margin-left: 120px!important;
        right: initial;
    }

    #extra_section #navHeader,#aboutus #navHeader,
    #captacion #navHeader,#blog #navHeader{
        top: 10px;
        left: 60px;
    }
    #extra_section #slider, #blog #slider{
        background: none;
    }
    #extra_section header, #blog header{
        background: #263648;
        height: 165px;
    }
    #extra_section nav #navLinks li a span, #extra_section nav #operationList li a ,
    #blog nav #navLinks li a span, #blog nav #operationList li a {
        font-size: 14px;
    }
    #blog .texto,#buscador>div,#details #detalle #ficha .header .headerTitulo,#details .breadcrumbs,#fichaScroll div,#home .row,#slider #slideshow .nivo-caption,.home_section>div,header .datosContacto address {
        width:1220px
    }

    #navegacion ul#favoritos>li>div>div>div>ul>li.promocion {
        width: calc(100% * (1/8) - 0px - 1px)!important
    }

    #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%
    }

    #aviso_cookie div {
        width: 97%;
        background: 0 0
    }

    #results .box_vertical .alquiler,#results .box_vertical .venta {
        width: 48%!important
    }

    #blog figure img {
        width: 1220px;
        max-width: 1220px!important
    }

    #blog .contenido .texto img {
        width: 1220px!important;
        height: initial!important;
        max-width: 1220px!important
    }
}

@media print {
    #detalle #ficha div.colIzq .groupTabs .googleMaps,#detalle #ficha div.colIzq .groupTabs .tabs,#detalle #ficha div.colIzq .groupTabs .videos,#ficha #etiqueta,#fichaScroll,.fotorama__nav-wrap,div#miniaturas {
        display: none!important
    }

    #detalle {
        padding-top: 40px
    }

    #detalle #ficha {
        margin-top: -40px
    }

    #detalle #ficha .header {
        height: 200px
    }

    #detalle #ficha .header .headerTitulo {
        top: 0;
        padding: 0!important;
        border: none!important
    }

    #detalle #ficha .header .headerTitulo .headerLeft h1 {
        font-size: 1.6em;
        border-bottom: 0
    }

    #detalle #ficha .header .headerTitulo p {
        font-size: 15px
    }

    #detalle #ficha .header .caracteristicasPrincipales ul li {
        font-size: 18px;
        width: 100px;
        height: 70px;
        padding-top: 0;
        margin: 0 20px
    }

    #detalle #ficha div.colIzq {
        margin-top: 0;
        width: 700px
    }

    #detalle #ficha div .detallesFicha ul li {
        width: 48%;
        padding: 1px 1%
    }

    #detalle #ficha .sliderPropiedad,.fotorama__img,.fotorama__stage,.fotorama__stage img,.fotorama__stage__frame.fotorama__loaded.fotorama__loaded--img,.fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__stage .fotorama__img,.fotorama__wrap--slide .fotorama__stage__frame,.sliderPropiedad {
        height: 500px!important;
        width: 700px!important
    }

    #detalle .colIzq .detallesFicha#descripcionFicha p {
        font-size: 12px
    }

    #details section {
        margin-top: -120px
    }

    #promo_details #detalle {
        margin-top: -140px
    }

    #detalle #ficha .header .headerTitulo .headerRight .precio {
        font-size: 25px!important;
        font-weight: 700;
        margin-bottom: 20px
    }

    #detalle #ficha div .detallesFicha h3 {
        padding-left: 0;
        font-size: 18px;
        font-weight: 700
    }

    .sliderPropiedad {
        margin-top: -40px;
        background: 0 0
    }
}