/* buscador: diseÃƒÆ’Ã‚Â±o horizontal */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_buscador_horizontal.css");
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_idiomas_horizontal.css");

@import url(http://fonts.googleapis.com/css?family=Oxygen:400,300,700);

/* ====================
   GENERALES
   ==================== */
header {
    position: relative;
    /*background: #f6f6f6 url(img/logo_lloret.png) no-repeat 20px 15px;*/
    padding-top: 105px;
}

#logo {
    top: 10px;
    z-index: 2;
    width: 100% !important;
    margin: 0 !important;
    left: 0px;
    padding-left: 20px;
    box-sizing: border-box;
}
#logo img{
   max-height: 85px;
}
section {
    margin: 80px auto;
}

body {
    font-family: 'Oxygen', Helvetica, Arial, sans-serif;
    font-size: 12px;
}

a {
    color: #575757;
}

a:hover, a:active {
    color: #647175;
}

::selection {
    background: #647175;
    color: #FFF;
}

.btn {
    border-radius: 2px;
    border: none;
    background: #647175;
    color: #fff;
}

.btn:hover {
    border: none;
    background: #414a4d;
}

#bgContent {
    position: relative;
    /*z-index: 8;*/
    padding-top: 1px;
}

#home #bgContent {
    padding-top: 0;
}

h2 {
    padding-left: 0px;
    color: #292929;
    font-weight: 700;
    height: 31px;
    font-size: 26px;
    line-height: 31px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.etiqueta {
    top: 10px !important;
}

.modalContainer {}

.simuladorHipoteca.modalContainer .modal {
    padding: 47px 0 30px 0;
}

.modalContainer form {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

form div.line input[type="text"], form div.line select, form div.line textarea {
    border-radius: 0;
}

.offers {
    margin: 40px auto;
}

#promo_details .detallesFicha p, #details .detallesFicha p, #details .detallesFicha ul li {
    font-size: 14px;
}


/* ====================
   SLIDER
   ==================== */
#slider {
    z-index: 0;
    position: relative;
    height: 650px;
    /*border-bottom: 105px solid #f6f6f6;*/
    background: url(slider_images/img01.jpg) no-repeat center;
    background-size: cover;
}

#slider .nivoSlider {
    margin: 0 auto;
}

#slider #slideshow {
    /*display: none;*/
}

.nivoSlider img {
    width: 100% !important;
    max-height: 660px;
    object-fit: cover;
    /*height: 705px !important;
    left: 50% !important;
    margin-left: -960px !important;*/
}

.nivo-caption {
    background: rgba(255,255,255,0.6) !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    display: none !important;
}

.nivo-caption p {
    color: #d81010;
    font-size: 26px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-shadow: 0 1px 1px #616161;
}

.nivo-directionNav {
    position: absolute;
    bottom: 160px;
    left: 50%;
    z-index: 10000;
    height: 60px;
    display: none;
}

.nivo-directionNav a {
    top: 0 !important;
    width: 60px;
    height: 60px;
    text-indent: -9999px;
    background-image: url(img/nav_slider.png);
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.nivo-directionNav a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.nivo-directionNav a.nivo-nextNav {
    background-position: -60px 0;
}

.nivo-directionNav a.nivo-prevNav {
    background-position: 0 0;
}

.nivo-prevNav {
    left: initial !important;
    right: 70px;
}


/* ====================
   NAVEGACIÃƒÆ’Ã¢â‚¬Å“N
   ==================== */
#navegacion #navHeader {
    display: flex;
    justify-content: center;
}

#navegacion {
    position: relative;
    top: 0;
    z-index: 11;/*9*/
    background: #1d3138;
    /*border-bottom: 75px solid #c5d2d6;*/
}

#navegacion:after {

}

#navegacion nav {
    display: table;
    margin: 0 auto;
    position: relative;
}

#navegacion #navHeader #navLinks {
    margin-left: -15px;
}

#navegacion #navHeader #navLinks li {
    /*border-right: 1px solid #ccc;*/
}

#navegacion #navHeader #navLinks li:last-child {
    border-right: none;
}

#navegacion ul li a {
    height: 55px;
    line-height: 55px;
    padding: 0px 10px !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}

#navegacion ul li.dropDownMenu ul li a {
    color: #30a8c8 !important;
}

#navegacion ul li:hover > a, #navegacion ul li > a:hover {
    background: #111f24;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}

#navegacion ul li.dropDownMenu ul li.dropDownMenu a {
    color: #fff !important;
}

#navegacion ul li.dropDownMenu ul li.dropDownMenu:hover > a,#navegacion ul li.dropDownMenu ul li.dropDownMenu a:hover {
    color: #fff !important;
}

#navegacion ul li.dropDownMenu:hover > a, #navegacion ul li.dropDownMenu > a:hover {}

#navegacion ul li.dropDownMenu:hover ul li:hover {
    background: #0a1215 !important;
}

#navegacion ul li.dropDownMenu:hover ul li a, #navegacion ul li.dropDownMenu ul li a:hover {
    background: none !important;
}

#navegacion #navLinks li:last-child a {
    border-right: none;
}

#navegacion ul li.dropDownMenu:hover > a {
    /*color: #fff !important;*/
    border-bottom: none !important;
}

#navegacion ul li.dropDownMenu:hover > a:after {
    display: none;
}

#navegacion nav div > ul > li > a, #navegacion nav ul#favoritos > li > a {
    position: relative;
}

#navLinks .dropDownMenu > a > i {
    float: right;
    margin-top: 12px;
    margin-left: 4px;
}

#navLinks .dropDownMenu > a > span {
    float: left;
}

.dropDownMenu ul {
    background: #111f24 !important;
}

.dropDownMenu ul li a {
    color: #fff !important;
    border-right: none !important;
    margin: 0 10px;
}

.dropDownMenu ul li a:hover {
    color: #fff !important;
    background: #404d36 !important;
}

#navegacion.fixed {
    position: absolute;
    top: 91px;
}


/* ====================
   FAVORITOS
   ==================== */
#navegacion ul#favoritos {
    float: none;
}

#navegacion nav ul#favoritos > li > a span {
    display: none !important;
}

#navegacion ul#favoritos > li:hover > a {
}

#navegacion ul#favoritos > li > div {
    background: #111f24 !important;
    left: 50%;
}

#navegacion ul#favoritos > li > div > div > div > ul > li {
    background: #fff;
    height: 190px;
    padding: 0px !important;
}

#navegacion ul#favoritos > li > div > div > div > ul > li:hover {
}

#navegacion ul#favoritos > li:hover > div a {
    height: 82px;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 {
    top: 0px;
    left: 0px;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 {
    margin-bottom: -8px !important;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 a {
    padding: 0 !important;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 22px !important;
    line-height: 22px;
    color: #17819e !important;
    text-shadow: none;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido {
    padding: 0 10px;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas {
    height: 32px;
    color: #575757;
}

#navegacion ul#favoritos > li > div > div > div > ul > li .contenido .precio {
    background: none !important;
    color: #292929 !important;
    margin-top: -10px;
    font-weight: 700;
    text-align: left;
}

/*--------------------
 :: IDIOMAS
--------------------*/
#navegacion ul#idiomas {
    position: absolute;
    top: -685px;
    right: 0;
}

#navegacion ul#idiomas li a {
    background: none !important;
    text-transform: inherit;
    font-weight: 300;
}

#navegacion ul#idiomas > li:hover > a {
    background: rgba(255,255,255,0.8) !important;
}

#navegacion ul#idiomas li ul {
    height: 55px !important;
}

#navegacion ul#idiomas li ul li a, #navegacion ul#idiomas li a.langSelect {
    height: 17px;
    line-height: 10px;
    opacity: 1;
    filter: alpha(opacity=100);
    padding: 6px 5px !important;
}

#navegacion ul#idiomas li a.langSelect {
    display: none;
}

#navegacion ul#idiomas li:hover > a {
}

#navegacion ul#idiomas li ul li:hover > a {
    color: #FFF !important;
}

#navegacion ul#idiomas li a span > span:last-child {}


/* ====================
   DATOS CONTACTO HEADER
   ==================== */
header .datosContacto {
    top: 25px !important;
    z-index: 1;
    display: none;
}

header .datosContacto address {
    background: none;
    color: #575757;
    padding: 0;
    position: relative;
}

header .datosContacto address a {
    color: #fff;
    text-decoration: none;
}

header .datosContacto address ul {
    position: relative;
}

header .datosContacto address ul li {
    margin-right: 15px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
}

header .datosContacto address ul li i {
    margin-right: 5px;
}

header .datosContacto address ul li.telefono {
    background: url(img/icn_tlf.png) no-repeat left center;
    padding-left: 25px;
}

header .datosContacto address ul li.telefono i {
    display: none;
}

header .datosContacto address ul li.email {
    margin-right: 0;
}

header .datosContacto li.agencia, header .datosContacto li.direccion, header .datosContacto li.poblacionProvincia, header .datosContacto li.fax, header .datosContacto li.movil, header .datosContacto ul:first-child li:last-child, header .datosContacto address .socialLinks {
    display: none !important;
}

header .datosContacto address .socialLinks {
    border-top: none;
    margin: 0;
    padding: 0;
}

header .datosContacto address .socialLinks li {
    float: right;
    margin-right: 0;
    margin-left: 5px;
}

/*header .datosContacto address ul:after {
	content: "";
	background: url(img/welovefuerteventura.png);
	position: absolute;
	top: 30px;
	right: 0;
	width: 352px;
	height: 40px;
}*/

/* ====================
   BUSCADOR
   ==================== */
#buscador {
    position: relative !important;
    top: 0 !important;
    background: #96a8ae !important;
    width: 100%;
    left: 0;
    margin-left: 0;
    padding-top: 34px;
    margin-top: 0;
}

#home #buscador {
    top: -155px;
}

#buscador > div {
    margin: 0 auto;
    display: table;
    position: relative;
}

#home #buscador {
}

#buscador .tabs {
    margin-top: -34px;
    border-bottom: 1px solid transparent;
}

#buscador .tabs li a {
    color: #fff;
    border-radius: 0;
}

#buscador .tabs li a:hover {
    border-bottom: none;
    background: none !important;
    color: #1d3138;
    border-bottom: 2px solid #1d3138;
}

#buscador .tabs li.activo a {
    background: none !important;
    color: #1d3138;
    border: none;
    border-bottom-color: rgba(0, 0, 0, 0);
    text-shadow: none;
    border-bottom: 2px solid #1d3138;
}

#buscador label {
    color: #fff;
    font-size: 12px;
}

#buscador div#openProperty form, #buscador div#openNew form, #buscador div#openProperty form fieldset, #buscador div#openNew form fieldset {
    margin-bottom: 0;
    padding-bottom: 0;
}

.modal label {
    color: #575757 !important;
}

/*div#openProperty form:last-child div.line:last-child {
	width: 68px !important;
}*/

.filtroResultados > ul > li > ul {
    top: 37px;
}

.filtroResultados > ul > li > ul:before {
    content: "";
    position: absolute;
    top: -5px;
    right: 9px;
    width: 0;
    height: 0;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-bottom: 5px solid #e4e4e4;
}

.busquedaAvanzada > a {
    padding: 10px 15px;
    top: -34px;
    color: #fff;
}

.busquedaAvanzada > a:hover {
    text-shadow: none;
    background: none !important;
    color: #1d3138;
    border-bottom: 2px solid #1d3138;
}


/* ====================
   MAIN TEXT
   ==================== */
article#mainText {
    background: none;
}

article#mainText .datosContacto {
    display: none;
}

article#mainText .welcome {
    float: none;
    width: 100%;
    font-size: 15px;
}

/* ====================
   BOX PROMOCIONES, VENTA Y ALQUILER
   ==================== */
.promocion, .venta, .alquiler {
    padding: 0px !important;
}

.promocion {
    background: #647175;
}

.venta, .alquiler {
    background: #dfe5e7;
}

.promocion h3, .venta h3, .alquiler h3 {
    width: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    margin: -2px 0 0 0;
    padding: 9px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    overflow: visible;
    z-index: 10;
}

.promocion h3 {
    color: #fff;
}

.promocion figure:hover .sliderPropiedad.sliderMini {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.promocion figure div.mask {
    background: none;
    bottom: 0;
}

.promocion figure:hover div.mask {
}

.promocion figure div.mask a {
    width: 100%;
    padding: 7px 0;
    position: absolute;
    bottom: 3px;
    left: 0;
    background: none;
    text-indent: -9999px;
}

.promocion .contenido {
    margin: 5px 0 10px 0;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    z-index: 10;
    position: relative;
}

.promocion .contenido .acciones {
    display: none;
}

.promocion .contenido .descripcionCaracteristicas p {
    text-align: left;
    text-transform: uppercase;
    margin: 0px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.promocion .contenido .precio {
    background: none;
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 14px;
    text-align: left;
}

.box_vertical .etiqueta {
    top: 40px !important;
    left: -5px !important;
}

.venta h3, .alquiler h3 {
    margin: 0;
    color: #647175;
}

.box_horizontal .venta h3, .box_horizontal .alquiler h3 {
    top: 7px !important;
    left: 160px !important;
    width: 301px !important;
    color: #647175;
    background: none;
}

.venta figure div.mask, .alquiler figure div.mask {
    background: none;
    height: 25px;
    z-index: 11;
}

.venta figure div.mask div.referencia, .alquiler figure div.mask div.referencia {
    background: #000;
    background: rgba(125,125,125, 0.8);
}

.venta figure div.mask div.referencia span, .alquiler figure div.mask div.referencia span {
    color: #fff !important;
}

.venta figure .sliderPropiedad.sliderMini, .alquiler figure .sliderPropiedad.sliderMini {
}

.venta figure:hover .sliderPropiedad.sliderMini, .alquiler figure:hover .sliderPropiedad.sliderMini {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.box_horizontal .venta .contenido .descripcionCaracteristicas h4, .box_horizontal .alquiler .contenido .descripcionCaracteristicas h4 {
    margin-top: 25px;
}

.venta .contenido .descripcionCaracteristicas h4 a, .alquiler .contenido .descripcionCaracteristicas h4 a {
    color: #647175;
    text-decoration: none;
}

.venta .contenido .acciones, .alquiler .contenido .acciones {
    position: absolute;
    left: 10px;
    display: none;
}

.venta .contenido .acciones a, .alquiler .contenido .acciones a {
    font-size: 18px;
    width: 16px;
    height: 19px;
    display: block;
    overflow: hidden;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a {
    width: 18px;
    height: 33px;
    top: 50%;
    margin-top: -16px;
    background-image: url(img/nav_slider_box.png);
    background-repeat: no-repeat;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.sliderPropiedad.sliderMini .sliderPrincipal > a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.anterior {
    background-position: 0 0;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.siguiente {
    background-position: -18px 0;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a i {
    display: none;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.anterior:hover, .sliderPropiedad.sliderMini .sliderPrincipal > a.siguiente:hover {
    cursor: pointer;
}

.venta .contenido, .alquiler .contenido {
    padding: 0 10px;
    margin-top: 10px;
}

.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
    text-align: center;
    padding: 0 10px;
    background: #647175;
    color: #fff;
    font-weight: 700;
    right: 0px !important;
    padding: 4px 10px 5px 10px !important;
    z-index: 10 !important;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 55px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.venta .contenido .precio p, .alquiler .contenido .precio p {
    line-height: 44px;
}

.venta .contenido .precio .antes, .alquiler .contenido .precio .antes {
    color: #fff;
    margin: -10px 0 -24px 0;
}

#results .box_horizontal .venta .contenido .precio .antes, #results .box_horizontal .alquiler .contenido .precio .antes {
    color: #fff;
    margin: 0 20px 0 0;
}

.venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
    color: #647175;
}

.venta .contenido .descripcionCaracteristicas h4, .alquiler .contenido .descripcionCaracteristicas h4 {
    margin-top: 7px;
    text-align: center;
}

.offers .contenido .descripcionCaracteristicas .caracteristicas {
    text-align: center;
}

.offers .contenido .descripcionCaracteristicas .caracteristicas li {
    display: inline-block;
    width: 25%;
    text-align: center;
}

.offers .contenido .descripcionCaracteristicas .caracteristicas li span {
    display: none;
}

.offers .contenido .descripcionCaracteristicas .caracteristicas li i {
    display: inline-block;
    width: 19px;
    height: 12px;
    margin-right: 5px;
}

.contenido .descripcionCaracteristicas .caracteristicas li.habitaciones {
    margin-right: 20px;
}

.contenido .descripcionCaracteristicas .caracteristicas li.habitaciones i {
    background: url(img/icn_habitaciones.png) no-repeat;
}

.contenido .descripcionCaracteristicas .caracteristicas li.supConstruida i, .contenido .descripcionCaracteristicas .caracteristicas li.supHabitable i, .contenido .descripcionCaracteristicas .caracteristicas li.supParcela i {
    background: url(img/icn_sup.png) no-repeat;
}

.box_horizontal .promocion figure, .box_horizontal .venta figure, .box_horizontal .alquiler figure {
    top: 10px;
    left: 10px;
}

.box_horizontal .promocion .contenido .precio, .box_horizontal .venta .contenido .precio, .box_horizontal .alquiler .contenido .precio {
    position: absolute;
    top: 10px;
    right: 10px;
}

.box_horizontal .promocion .descripcion, .box_horizontal .venta .descripcion, .box_horizontal .alquiler .descripcion {
    float: none;
}

.contenido .descripcionCaracteristicas {
    text-align: left;
}

.box_horizontal .promocion .contenido, .box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
    float: left;
    margin-left: 10px;
}

.box_horizontal .venta .contenido .descripcionCaracteristicas, .box_horizontal .alquiler .contenido .descripcionCaracteristicas {
    margin-top: 25px;
}

#results .box_horizontal .venta .contenido .acciones, #results .box_horizontal .alquiler .contenido .acciones {
    display: none;
}

.box_horizontal .promocion, .box_horizontal .venta, .box_horizontal .alquiler {
    min-height: 131px;
    padding-top: 0 !important;
}



/* ====================
   FORMULARIO ALERTAS BÃƒÆ’Ã…Â¡SQUEDAS
   ==================== */



/* ====================
   MAILING LIST
   ==================== */
aside {
    background: #dedede;
}

aside #mailingList p, aside #mailingList form .line.checkbox p a {
    color: #677172;
}

aside #mailingList form .line.checkbox {
    top: 40px;
}


/* ====================
   RESULTS
   ==================== */
.vistaResultados ul li a:hover, .vistaResultados ul li a.activo, .paginacion ul li span.activa, .paginacion ul li a:hover {
    background: #08bed0;
    border: 1px solid #08bed0;
}

.paginacion ul li span, .paginacion ul li a {
    border: 1px solid #08bed0;
    color: #08bed0;
}



/* ====================
   LEYENDA RESULTADOS
   ==================== */



/* ====================
   FICHA
   ==================== */
#detalle #ficha .header .headerTitulo  {
    border-bottom: 3px solid #08bed0;
}

#detalle #formMasInfo {
    width: 100%;
    float: none;
}

#detalle .colIzq .detallesFicha {
    width: 100% !important;
    float: none !important;
}

#detalle #sliderPropiedad .img img {
    max-width: 100%;
}

#sliderPropiedad .sliderPrincipal > a {
    /*width: 28px;
    height: 55px;
    top: 50%;
    z-index: 10;
    margin-top: -26px;
    background-image: url(img/nav_slider.png);
    background-repeat: no-repeat;
    opacity: 0.5;
    filter: alpha(opacity=50);*/
}

#sliderPropiedad .sliderPrincipal > a:hover {
    /*opacity: 1;
    filter: alpha(opacity=100);*/
}

#sliderPropiedad .sliderPrincipal > a.anterior {
    /*background-position: 0 0;*/
}

#sliderPropiedad .sliderPrincipal > a.siguiente {
    /*background-position: -28px 0;*/
}

#sliderPropiedad .sliderPrincipal > a i {
    /*display: none;*/
    text-shadow: 0 0 2px #575757;
}

#sliderPropiedad .sliderPrincipal > a.anterior:hover, #sliderPropiedad .sliderPrincipal > a.siguiente:hover {
    /*cursor: pointer;*/
}

#fichaScroll {
    top: 10px;
    left: 10px;
    width: 170px;
    margin-left: 0;
    background: #677172;
    box-shadow: 0 0 2px #575757;
    z-index: 10;
}

#fichaScroll figure, #fichaScroll div {
    float: none;
    width: auto;
}

#fichaScroll div ul li {
    display: block;
    width: 100%;
    color: #fff;
}

#fichaScroll div ul li i {
    color: #292929;
}

body#promo_details #detalle .colDch {
    position: relative;
}

body#promo_details #detalle .colDch {
    padding-top: 260px;
}

body#promo_details #detalle .colDch .detallesFicha {
    position: absolute;
    top: 0;
    width: 100%;
}

#detalle #ficha .actionBar ul li a {
    color: #575757 !important;
}

/* ====================
   CONTACTO
   ==================== */



/* ====================
   CAPTACIÃƒÆ’Ã¢â‚¬Å“N
   ==================== */
form fieldset legend {
    color: #08bed0;
    border-bottom: 3px solid #068996;
    padding: 8px 0;
    margin: 0 0 10px 0;
}



/* ====================
   MODAL
   ==================== */
.modalContainer form .colIzq, .modalContainer form .colDcha {
    width: 49% !important;
}

.modalContainer form .colDcha {
    float: right !important;
}



/* ====================
   FOOTER
   ==================== */
footer {
    background: #647175;
    color: #fff;
}

footer a {
    color: #fff;
}

footer div.email > i, footer div.direccion > i, footer div.tlf > i, footer div.socialLinks > i {
    color: #8b9598 !important;
}

footer #creditos .right p a {
    background-image: url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/img/logoinmoweb2_blanco.png) !important;
}
#navegacion > nav{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}
#home article#mainText{
    display: none;
}
:lang(es) #slider:after {
    content: "Inmobiliaria, Promotora y constructora de referencia en la Costa Blanca. Ofrecemos soluciones inmobiliarias siendo expertos en la zona desde 1967.";
    width: 80%;
    background-color: #fff;
    position: absolute;
    top: 433px;
    z-index: 1111;
    font-size: 25px;
    height: 70px;
    padding: 30px 10%;
    text-align: center;
}
:lang(en) #slider:after {
    content: "Real Estate, Developer and builder of reference on the White Coast. We offer real estate solutions being experts in the area since 1967.";
    width: 80%;
    background-color: #fff;
    position: absolute;
    top: 433px;
    z-index: 1111;
    font-size: 25px;
    height: 70px;
    padding: 30px 10%;
    text-align: center;
}
:lang(de) #slider:after {
    content: "Immobilien, Bauträger und Referenzbauer an der Costa Blanca. Wir bieten Immobilienlösungen an, die seit 1967 Experten auf diesem Gebiet sind.";
    width: 80%;
    background-color: #fff;
    position: absolute;
    top: 433px;
    z-index: 1111;
    font-size: 25px;
    height: 70px;
    padding: 30px 10%;
    text-align: center;
}
:lang(fr) #slider:after {
    content: "Immobilier, promoteur et constructeur de référence sur la Costa Blanca. Nous proposons des solutions immobilières en étant experts dans le domaine depuis 1967.";
    width: 80%;
    background-color: #fff;
    position: absolute;
    top: 433px;
    z-index: 1111;
    font-size: 25px;
    height: 70px;
    padding: 30px 10%;
    text-align: center;
}
/* ====================
   RESPONSIVE
   ==================== */
@media screen and (min-width: 0) and (max-width: 767px) {
    #navegacion #navHeader{
        display: unset;
    }
    #slider:after {
        content: unset;
    }
    #sliderPropiedad #miniaturas{
        display: none;
    }
    #background {
        background: none;
    }

    header, #content {
        width: 100%;
    }

    header {
        padding-top: 105px;
        background-size: contain;
        /*background: #f6f6f6 url(img/logo_lloret2.png) no-repeat center 15px;*/
    }

    h2 {
        font-size: 22px;
    }

    #bgContent {
        padding-top: 0;
    }

    section {
        padding-top: 0;
    }

    section {
        padding-top: 0px;
        float: none;
        width: 100%;
    }

    #home #logo:after {
        display: none;
    }

    #logo {
        /*position: initial;*/
        padding: 10px 0;
        top: 0px;
    }

    #logo img {
        width: 95%;
    }

    #slideshow {
        display: none;
    }

    #navegacion {
        z-index: 100000;
        top: 85px;
        position: initial;
        /*border-bottom: 170px solid #c5d2d6;*/
    }

    #navegacion:after {
        bottom: 0px;
        height: 170px;
        /*background: url(img/datos_contacto3.png) no-repeat center;*/
        /*background: url(img/datos_contacto_movil.png) no-repeat center;*/
    }

    #navegacion nav {
        padding: 0;
    }

    #navegacion ul li a {
        padding: 8px 15px !important;
    }

    #navegacion #navHeader #navToggle, #navegacion #navHeader #searchToggle {
        display: inline-block;
    }

    #navegacion ul#idiomas {
        top: 6px;
        right: 10px;
        z-index: 1000000;
    }

    #navegacion #navHeader #navToggle button, #navegacion #navHeader #searchToggle button {
        margin: 5px 0;
        padding: 2px 7px;
        background: #c5d2d6;
        border-color: #c5d2d6;
        color: #FFF;
    }
    #slider {
        height: 180px;
        border-bottom: 37px solid #f6f6f6;
    }

    #navegacion #navHeader {
        position: inherit;
        padding: 0 10px;
        float: left;
        width: 100%;
        box-sizing: border-box;
    }

    #navegacion #navHeader #navLinks {
        top: 43px;
        padding: 0 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        background: #c5d2d6;
        margin: 0;
    }

    #navegacion #navHeader #navLinks .dropDownMenu ul {
        background: none !important;
    }

    #navegacion ul li:hover a {
        background: none;
        color: #575757;
    }

    #navegacion nav div > ul > li:hover > a:before, #navegacion nav ul#favoritos > li:hover > a:before {
        display: none;
    }

    #navegacion ul#idiomas > li > a {
        margin-bottom: 0;
    }

    #home #buscador, #buscador {
        background: #96a8ae;
        z-index: 1000;
    }

    #buscador .tabs {}

    #idiomas > li > a > i {
        color: #fff;
    }

    #home section article.offers {
        top: 0px;
    }

    #sliderPropiedad {
        width: 320px;
    }

    .sliderPropiedad .sliderPrincipal .img img {
        max-height: initial;
    }

    #ficha .sliderPropiedad .sliderPrincipal .img {
        height: auto;
    }

    .promocion,	.venta, .alquiler {
        height: auto !important;
    }

    .venta, .alquiler {
        padding-bottom: 70px !important;
    }

    .promocion .contenido .precio {
        margin-bottom: 10px;
    }

    .venta .contenido .precio, .alquiler .contenido .precio {

    }

    #fichaScroll {
        top: 0px;
        width: 100%;
        margin-left: 0;
        left: 0;
    }

    #fichaScroll figure {
        width: 32%;
        float: left;
    }

    #fichaScroll div {
        font-size: 14px;
    }

    #fichaScroll div ul li {
        margin: 0 0 5px 10px;
        width: 100%;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        top: 305px;
    }

    #buscador .busquedaAvanzada {
        display: none;
    }

    footer {
        padding: 10px 0 20px 0;
    }

    #navegacion ul#idiomas li a.langSelect {
        display: block;
    }

    #navegacion ul#idiomas li ul {
        height: auto !important;
    }
}

@media screen and (min-width: 0) and (max-width: 767px) and (orientation: landscape) {
    header {}

    #navegacion {
        z-index: 100000;
        top: 176px;
    }

    #sliderPropiedad {
        width: 420px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    #slider:after {
        content: unset !important;
    }
    #buscador > div {
        width: 768px;
    }

    #logo {
        width: 55% !important;
    }

    #logo img {
        width: 90%;
    }

    header .datosContacto address ul {
        float: none;
    }

    .nivo-directionNav, #navegacion ul#favoritos > li > div {
        width: 768px;
        margin-left: -384px;
    }

    article#mainText .welcome, article#mainText > div h2 {
        width: 70%;
    }

    #navegacion {}

    #navegacion:after {
        background: url(img/datos_contacto2.png) no-repeat center;
    }

    .box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
        width: 46.5%;
    }

    .box_vertical .promocion {
        height: 300px;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        height: 390px;
    }

    aside div#mailingList > div > p {
        width: 100% !important;
        text-align: center !important;
    }

    aside div#mailingList div > form {
        left: 50% !important;
        margin-left: -247px !important;
    }

    article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
        width: 100%;
    }

    #detalle #ficha div.colIzq {
        width: 100%;
    }

    #detalle #ficha div.colDch {
        width: 100%;
    }

    #sliderPropiedad {
        width: 785px;
    }

    #detalle #sliderPropiedad .img img {
        max-height: 583px;
    }

    #captacion form .datosPersonales div.line:nth-child(2), #captacion form .datosPersonales div.line:nth-child(3) {
        width: 100%;
    }

    #captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
        width: 100%;
    }

    #captacion form .detalleInmueble div.line {
        width: 45.3%;
    }

    #captacion form div.line:last-child div button {
        width: 30%;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        top: 290px;
    }

    #results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
        top: 236px;
    }

    #results .box_vertical .venta, #results .box_vertical .alquiler {
        height: 350px;
    }

    #navegacion ul#idiomas li a {
        text-align: center;
    }

    #navegacion ul#idiomas li a span span:last-child {
        display: none;
    }

}

@media screen and (min-width: 1024px) and (max-width: 1259px) {
    #slider:after {
        top: 525px !important;
    }
    #navegacion nav ul#favoritos > li > a span {
        display: none !important;
    }

    #buscador > div {
        width: 984px;
    }

    #logo {
        width: 984px !important;
    }

    .nivo-directionNav, #navegacion ul#favoritos > li > div {
        width: 984px;
        margin-left: -492px;
    }

    .box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
        width: 30.6%
    }

    .box_vertical .promocion {
        height: 260px;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        height: 350px;
    }

    aside div#mailingList > div > p {
        width: 100% !important;
        text-align: center !important;
    }

    aside div#mailingList div > form {
        left: 50% !important;
        margin-left: -247px !important;
    }

    #detalle #ficha div.colIzq {
        width: 60%;
    }

    #detalle #ficha div.colDch {
        width: 30%;
    }

    #sliderPropiedad {
        width: 655px;
    }

    #detalle #sliderPropiedad .img img {
        max-height: 482px;
    }

    #captacion form .detalleInmueble div.line {
        width: 21.8%;
    }

    #captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
        width: 48.4%;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        top: 210px;
    }

    #results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
        top: 176px;
    }
}

@media screen and (min-width: 1260px) {
    #slider:after {
        top: 545px !important;
    }
    article, article#mainText div, aside > div, footer #datosContactoFooter, footer #creditos, #navegacion nav, #slider .slider .slide .contenedor, #navegacion ul#favoritos > li > div > div > div, .headerResults, .paginacion, .informe_propietario, #aviso_cookie div, #buscador > div {
        width: 1220px;
    }

    header .datosContacto {
        width: 1220px;
        margin-left: -610px;
    }

    #logo {
        width: 650px;
        margin-left: -610px;
    }

    .nivo-directionNav, #navegacion ul#favoritos > li > div {
        width: 1220px;
        margin-left: -610px;
    }

    .box_vertical .promocion {
        height: 275px;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        height: 330px;
    }

    #detalle #ficha div.colIzq {
        width: 70%;
    }

    #detalle #ficha div.colDch {
        width: 30%;
    }

    .sliderPropiedad {
        width: 849px;
    }

    #detalle #sliderPropiedad .img img {
        max-height: 628px;
    }

    #captacion form .detalleInmueble div.line {
        width: 22.6%;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        top: 248px;
    }

    .box_vertical .promocion {
        height: 260px;
    }

    #results_promo .box_vertical .promocion {
        height: 245px;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        height: 320px;
    }

    #detalle #ficha div.colIzq {
        width: 60%;
    }

    #detalle #ficha div.colDch {
        width: 27%;
    }

    #sliderPropiedad, #video, #googleMaps {
        width: 845px;
    }

    #detalle #sliderPropiedad .img img {
        max-height: 482px;
    }

    #captacion form .detalleInmueble div.line {
        width: 21.8%;
    }

    #captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
        width: 48.4%;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        top: 210px;
    }

    #results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
        top: 176px;
    }

    #results .box_vertical .venta, #results .box_vertical .alquiler {
        height: 330px;
        width: 30%;
    }

    article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
        width: 100%;
    }
}

/* ie 8 */
@media \0screen {
}