<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Logo de la parte superior izquierda */
/*#top-left-logo {
    height: 50px;
    margin-top: -9px;
}*/

body {
    padding-top: 0;
}

/* Contenedor del menÃº superior */
.navbar-inverse {
    background-color: transparent;
    border: 0;
    box-shadow: 0 0 5px 0px #333;
    color: #fff;
    height: 0;
}

/* Opciones principales del menÃº superior */
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #333;
}

/* Opciones principales del menÃº superior */
.navbar-inverse .navbar-nav &gt; li &gt; a {
    color: #333;
    font-size: 16px;
    line-height: 30px;
}

/* RatÃ³n sobre las opciones principales del menÃº superior */
.navbar-inverse .navbar-nav &gt; li &gt; a:focus,
.navbar-inverse .navbar-nav &gt; li &gt; a:hover {
    background-color: #00aadc;
    color: #fff;
}

/* OpciÃ³n principal del menÃº superior resaltada */
.navbar-inverse .navbar-nav &gt; .open &gt; a,
.navbar-inverse .navbar-nav &gt; .open &gt; a:focus,
.navbar-inverse .navbar-nav &gt; .open &gt; a:hover {
    background-color: #00aadc;
    color: #fff;
}

/* Caja para desplegar el menÃº comprimido */
.navbar-inverse .navbar-toggle {
    border-color: #50caf9;
    background-color: #333;
}

/* RatÃ³n sobre la caja para desplegar el menÃº comprimido */
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #50caf9;
    border-color: #333;
}

/* Elimino la raya que sale a veces en la parte inferior de la barra contenedora del menÃº cuando Ã©sta estÃ¡
   en su versiÃ³n comprimida. */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border: 0px;
}

/* Estilo para el &lt;ul&gt; contenedor del menÃº */
.navbar-right {
    margin-top: 0;
}

/* Efecto menÃº replegado en todas resoluciones */
.navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
}

.navbar-nav &gt; li {
    float: none;
}

.navbar-toggle {
    display: block;
}

.navbar-header {
    float: none;
}

.navbar .container {
    width: 100%;
}
/* FIN Efecto menÃº replegado en todas resoluciones */


/* Textos de cabecera en un gris tenue */
.page-header {
    color: #ccc;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 58px;
    display: none;
    margin: 20px 0 20px;
}

#home-outstanding-header-row .page-header,
#searchform-results .page-header {
    display: block;
}

#property-contact-form-header {
    display: block;
    margin: 30px 0;
}

/* ImÃ¡genes de los destacados principales en la home. */
#img-home-outstanding {
    /* Para que el faldÃ³n de las imÃ¡genes se superponga un poco a la foto. */
    margin-bottom: -4px;
}

/* Bloque poblaciÃ³n del destacada */
#home-outstanding-bottom-1 {
    background-color: #00aadc;
    color: white;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 28px;
    letter-spacing: 2px;
    opacity: 1;
    padding-top: 10px;
    padding: 8px;
    text-align: right;
}

/* Bloque ocupantes y dormitorios del destacado */
#home-outstanding-bottom-2 {
    color: #bbb;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 16px;
    padding: 10px;
}

/* Celda ocupantes */
#home-outstanding-bottom-2 table:first-child tr:first-child td:first-child {
    text-align: left;
}

/* NÃºmero de ocupantes */
#home-outstanding-bottom-2 table:first-child tr:first-child td:first-child span {
    font-size: 28px;
}

/* Celda dormitorios */
#home-outstanding-bottom-2 table:last-child tr:last-child td:last-child {
    text-align: right;
}

/* NÃºmero dormitorios */
#home-outstanding-bottom-2 table:last-child tr:last-child td:last-child span {
    font-size: 28px;
}

/* Bloque precio del destacado */
#home-outstanding-bottom-3 {
    color: #00aadc;
    font-size: 48px;
    text-align: right;
    font-family: 'Rubik', sans-serif;
    padding-right: 10px;
}

/* "Desde" y "euros" */
#home-outstanding-bottom-3 span {
    font-size: 19px;
    font-family: 'Didact Gothic', sans-serif;
}

#home-outstanding-separator {
    margin-bottom: 48px;
}

/* Banda de desplegables del breadcrumb de los listados */
.breadcrumb {
    background-color: #fff;
}

/* BotÃ³n para elegir el formato de los listados */
#list-format-button {
    color: #00aadc;
}

/* Pie de las fotos en los listados en el que se muestra el tipo y localidad del alojamiento */
.list-property-bottom {
    padding: 8px;
    text-align: right;
    font-family: 'Didact Gothic', sans-serif;
}

.list-2c-property-reference {
    background-color: #00aadc;
    color: white;
    font-size: 28px;
    letter-spacing: 2px;
    margin-top: 0px;
    padding: 8px;
    text-align: right;
}

.list-property-bottom {
    padding-top: 0px;
    font-family: 'Didact Gothic', sans-serif;
}

/* Texto de ocupantes y dormitorios */
.list-property-bottom h5 {
    font-size: 19px;
    color: #999;
    margin-top: -8px;
}

/* NÃºmero de ocupantes y dormitorios */
.list-property-bottom h5 span {
    font-size: 28px;
    color: #999;
}

.list-property-bottom h4 {
    margin-top: 32px;
}

.list-property-bottom h4,
p {
    font-size: 19px;
    color: #333;
    text-align: justify;
}

.list-property-bottom p {
    line-height: 120%;
}

/* Bloque precio  */
.list-property-bottom div {
    color: #00aadc;
    font-size: 48px;
    font-family: 'Rubik', sans-serif;
}

/* "Desde" y "euros" */
.list-property-bottom span {
    font-size: 19px;
}

.list-property-bottom a {
    color: white;
}
/* Fin listados de 2 y 3 columnas */

.one-column-list-data {
    padding-top: 0px;
    font-family: 'Didact Gothic', sans-serif;
}

/* Referencia del alojamiento */
.one-column-list-data h3 {
    color: #00aadc;
    font-size: 45px;
    letter-spacing: 2px;
    margin-top: 0px;
}

/* Texto de ocupantes y dormitorios */
.one-column-list-data h5 {
    font-size: 19px;
    color: #999;
    margin-top: -8px;
}

/* NÃºmero de ocupantes y dormitorios */
.one-column-list-data h5 span {
    font-size: 28px;
    color: #999;
}

.one-column-list-data h4 {
    margin-top: 32px;
}

.one-column-list-data h4,
p {
    font-size: 19px;
    color: #333;
    text-align: justify;
}

.one-column-list-data p {
    line-height: 120%;
}

/* Bloque precio  */
.one-column-list-data div {
    color: #333;
    font-size: 48px;
    font-family: 'Rubik', sans-serif;
}

/* "Desde" y "euros" */
.one-column-list-data span {
    font-size: 19px;
}

.list-3c-property-reference {
    background-color: #00aadc;
    color: white;
    font-size: 28px;
    letter-spacing: 2px;
    margin-top: 0px;
    padding: 8px;
    text-align: right;
}

/* INICIO: Listado 4 columnas */
.list-4c-property-top {
    font-family: 'Didact Gothic', sans-serif;
    /*border: 2px solid lime;*/
}

.list-4c-property-top table {
    width: 100%;
    font-family: 'Rubik', sans-serif;
}

.list-4c-property-top td {
    /*border: 2px solid orange;*/
    vertical-align: bottom;
    color: #00aadc;
    padding-bottom: 0;
}

.list-4c-property-top table:first-child tr:first-child td:last-child {
    text-align: right;
    font-size: 40px;
    line-height: 44px;
}

.list-4c-property-top table:first-child tr:first-child td:last-child span {
    font-size: 16px;
    line-height: 23px;
}

.list-4c-property-bottom {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 15px;
    color: #999;
    text-align: right;
}

.list-4c-property-bottom span {
    font-size: 21px;
}
/* FIN: Listado 4 columnas */

.text-on-outstanding-home-picture,
.text-on-1col-list-picture,
.text-on-2col-list-picture,
.text-on-3col-list-picture,
.text-on-4col-list-picture {
    right: 28px;
}

#home-outstanding-bottom-4 {
    font-family: 'Didact Gothic', sans-serif;
}

/* Celda ocupantes */
#home-outstanding-bottom-4 table:first-child tr:first-child td:first-child {
    text-align: left;
}

/* NÃºmero de ocupantes */
#home-outstanding-bottom-4 table:first-child tr:first-child td:first-child span {
    font-size: 28px;
}

/* Celda dormitorios */
#home-outstanding-bottom-4 table:last-child tr:last-child td:last-child {
    text-align: right;
}

/* NÃºmero dormitorios */
#home-outstanding-bottom-4 table:last-child tr:last-child td:last-child span {
    font-size: 28px;
}

.property-header {
    color: #00aadc;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 48px;
    letter-spacing: 2px;
    margin-top: 16px;
}

#property-header-reference {
    float: left;
    font-size: 35px;
}

#property-header-price {
    float: right;
    font-size: 35px;
}

/* "Desde" y "euros" */
.property-header span {
    font-size: 19px;
}

.property-subheader {
    clear: both;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 19px;
}

#property-subheader-occupants {
    float: left;
    color: #999;
}

#property-subheader-occupants span {
    font-size: 28px;
}

#property-subheader-location {
    float: right;
    color: #333;
}

/* Carrusel mÃºltiple de la parte superior de la ficha del inmueble */
.carousel-inner .active.left {
    left: -25%;
}

.carousel-inner .next {
    left: 25%;
}

.carousel-inner .prev {
    left: -25%;
}

.carousel-control {
    width: 4%;
}

.carousel-control.left,
.carousel-control.right {
    margin-left: 15px;
    background-image: none;
}

.property-carousel-container {
    padding: 0;
}

.property-carousel-container &gt; div {
    padding: 0px;
}

/* div que contiene cada imagen del carrusel del inmueble */
.property-carousel-container &gt; div &gt; div &gt; div &gt; div &gt; div {
    padding-left: 2px;
    padding-right: 2px;
}

#property-map-header {
    padding-left: 16px;
    padding-right: 16px;
}

#property-latitude-longitude-text {
    text-align: right;
    padding: 24px;
    color: #00aadc;
    font-size: 24px;
    font-family: 'Rubik', sans-serif;
}

#property-description {
    max-height: none;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 19px;
    color: #333;
}

.property-feature-heading {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 19px;
    color: #666;
    background-color: #FCFCFC;
}

.property-feature {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 19px;
    color: #333;
}

#footer-container {
    background: #122d48;
    color: #fff;
    font-family: 'Red Hat Display', sans-serif;
    font-size: 16px;
    line-height: 20px;
}

#footer-custom-icons {
    text-align: center;
}

#footer-custom-icons img {
    border-radius: 5px;
}

#footer-icon-mastercard {
    height: 80px;
}

#footer-icon-visa {
    height: 64px;
    margin-top: 4px;
}

/* Estilos para la cabecera de los enlaces del pie */
.footer-link-list-header {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
}

/* Estilos para los enlaces del pie */
.footer-link-list li {
    border-left: none;
    padding-left: 0;
}

.header-rol-form-inner {
    background: #4d536d url('../../../img/custom/296/home-header-background.jpg') no-repeat center center;
    background-size: cover;
}

#footer-socialicons li {
    margin-right: 4px;
}

#home-outstanding-bottom-1 {
    text-align: left;
    font-size: 16px;
}

#home-outstanding-bottom-1 &gt; span {
    font-size: 21px;
}

/* Altura para el carousel en resoluciones grandes */
@media (min-width: 1025px) {
    header.carousel {
        min-height: 500px;
    }
}

.form-control.rol-date-picker:hover {
    border: solid 1px #00aadc;
    background: #fff url(../../../img/icons/svg/cyan/calendar.svg) 97% 5px no-repeat;
    background-size: 30px 30px;
}

.form-control.people:hover {
    border: solid 1px #00aadc;
    background: #fff url(../../../img/icons/svg/cyan/people.svg) 96% 7px no-repeat;
    background-size: 30px 30px;
}

.form-control.location:hover {
    border: solid 1px #00aadc;
    background: #fff url(../../../img/icons/svg/cyan/location.svg) right 5px no-repeat;
    background-size: 30px 30px;
}

/* BotÃ³n bÃºsqueda formulario ROL. */
#search-button {
    background-color: #00aadc;
}

#search-button:hover {
    background-color: #50caf9;
}

/* BotÃ³n para reservar en resultados de ROL. */
.rol-btn-direct-booking,
.btn-direct-booking-on-map-marker {
    background-color: #00aadc;
}

.rol-btn-direct-booking:hover,
.btn-direct-booking-on-map-marker:hover {
    background-color: #50caf9;
    color: #fff;
}

/* BotÃ³n para solicitud de reserva en resultados de ROL. */
.rol-btn-request-booking,
.btn-request-booking-on-map-marker {
    background-color: #00aadc;
}

.rol-btn-request-booking:hover,
.btn-request-booking-on-map-marker:hover {
    background-color: #50caf9;
    color: #fff;
}

/* Forzar a mayÃºscula los textos y caracteres que se representaban mal */
#home-outstanding-bottom-1,
#property-subheader-location,
.list-property-bottom &gt; h4,
.one-column-list-data &gt; h4,
.panel-title &gt; .collapsed,
#home-outstanding-bottom-3 &gt; span {
    text-transform: uppercase;
}

/* LÃ­nea divisora de los elementos en el menÃº pequeÃ±o */
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #e5e5e5;
}

/* Enlace en la ventana del mapa */
.leaflet-container h3 a {
    color: #00aadc !important;
}

/* Desplazamiento del buscador en la pÃ¡gina de resultados porque no se ve completamente debido a la altura de la barra de navegaciÃ³n */
/*body &gt; .rol-form-inner {
    margin-top: 8px;
}*/

/* Ajuste para pÃ¡ginas contenido propio */
#custom-content-row {
    min-height: 60vh;
}

#search-box-button {
    color: #122d48;
}

/* Cambio de color para los elementos del sistema de cookies */
.gdpr-cookie-notice-modal-footer-item,
.gdpr-cookie-notice-modal-cookie-state {
    color: #00aadc;
}

.gdpr-cookie-notice-modal-footer-item-btn,
.gdpr-cookie-notice-nav-item-btn {
    background: #00aadc;
    color: #fff;
}

.gdpr-cookie-notice-settings-footer-container {
    background-color: #122d48;
    border: 1px solid #223b55;
    border-bottom: 0;
}

.gdpr-cookie-notice-modal-cookie-input:checked+.gdpr-cookie-notice-modal-cookie-input-switch {
    background: #00aadc;
    -webkit-box-shadow: inset 0px 0px 0px 1px #00aadc;
    box-shadow: inset 0px 0px 0px 1px #00aadc
}

.header-rol-form-inner {
    min-height: 450px;
}

.ui-datepicker td .ui-state-active,
.ui-datepicker td .ui-state-hover {
    background-color: #00aadc;
}

#favorite-counter-icon {
    padding-top: 17px;
}

/* Mapa al final de los listados */
#pre-footer-container #map-container .panel {
    border-radius: 0;
    border: none;
    margin-bottom: 0;
}

#carousel-only-text-header {
    color: #064e7e;
    font-family: 'Playfair Display', serif;
    font-size: 70px;
    font-style: italic;
    font-weight: 700;
    position: absolute;
    text-align: center;
    top: 40%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 999;
}

#myCarousel .carousel-control.left,
#myCarousel .carousel-control.right {
    z-index: 999;
}

.footer-container-content {
    padding-top: 51px !important;
    padding-bottom: 51px !important;
}

.footer-row-content {
    padding-bottom: 25.5px !important;
    padding-left: 15px;
    padding-right: 15px;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

#footer-telephone {
    color: #fff;
    font-size: 20px;
    display: inline-block;
}

#footer-container fa-phone {
    color: #fff;
}

#footer-email {
    font-size: 19px;
    display: inline-block;
}

.redes-footer {
    padding-top: 11px;
}

.redes-footer &gt; a {
    color: #999 !important;
}

.redes-footer &gt; a:hover {
    color: #064e7e !important;
}

.copyright {
    color: #ccc;
    font-size: 13px;
}

.copyright a {
    color: #ccc !important;
}

.logo-footer-container {
    padding-bottom: 17px !important;
}

.ref-search-container {
    padding-top: 25px;
}

.footer-container-content .ppb-4 {
    padding-bottom: 25.5px !important;
}

.footer-container-content .mmr-1 {
    margin-right: 4.25px !important;
}

.footer-container-content .mmr-2 {
    margin-right: 8.5px !important;
}

.footer-container-content .mmb-0 {
    margin-bottom: 0 !important;
}

.footer-container-content .mmb-2 {
    margin-bottom: 7.5px !important;
}

.footer-container-content .ppt-2 {
    padding-top: 8.5px !important;
}

.footer-container-content .ppt-5 {
    margin-top: 6px !important;
}

#area {
    text-transform: uppercase;
}

#location {
    text-transform: capitalize;
}

/* Contenedor frases antes listado inmuebles alquiler vacacional */
.vacaciones-container {
    background-color: #f9f9f9;
    font-family: 'Playfair Display', serif;
    padding: 20px 0 0 0;
    text-align: center;
}

/* Estilo del texto principal */
.vacaciones-container .main-text {
    color: #333;
    font-size: 29px;
    font-style: italic;
    line-height: 45px;
    margin: 0 0 -15px 0;
    text-align: center;
}

@media (min-width: 768px) {
    .navbar-toggle {
        z-index: 2001;
    }
    .container &gt; .navbar-collapse {
        margin: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .navbar-nav {
        margin: 0;
    }
    .navbar-collapse.collapse,
    .navbar-collapse.collapsing {
        display: block;
        background: #000;
        background: rgba(0,0,0,.7);
        position: fixed;
        top: 0;
        max-height: none;
        right: 0;
        height: 100%;
        z-index: 2000;
        width: 0;
        overflow: hidden;
        -webkit-transition: width ease-in .3s, right ease-in .3s;
        -moz-transition: width ease-in .3s, right ease-in .3s;
        -ms-transition: width ease-in .3s, right ease-in .3s;
        -o-transition: width ease-in .3s, right ease-in .3s;
        transition: width ease-in .3s, right ease-in .3s;
    }
    .navbar-collapse.collapse.in {
        height: 100% !important;
        padding-top: 78px;
        width: 350px;
    }
    .navbar-collapse.collapse.in ul {
        width: 300px;
    }
    .navbar-inverse .navbar-nav &gt; li &gt; a {
        color:#fff;
    }
}

@media (max-width: 767px) {
    /*#top-left-logo {
        height: 40px;
        margin-top: -9px;
    }*/
    .navbar-inverse {
        min-height: auto;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover {
        color: #262626;
        background-color: #f5f5f5;
    }
    #carousel-only-text-header {
        font-size: 35px;
        top: 20%;
    }
}

@media (max-width: 640px) {
    #footer-telephone {
        font-size: 19px;
        white-space: nowrap;
    }
    #footer-email a {
        font-size: 15px;
    }
}

@media (max-width: 465px) {
    .logo-footer-container {
        margin-right: 100%;
    }
    .footer-row-content {
        margin-left: -45px;
        margin-right: -45px;
    }
}

@media (max-width: 414px) {
    #carousel-only-text-header {
        font-size: 35px;
        top: 25%;
    }
}

@media (max-width: 375px) {
    /*#top-left-logo {
        height: 40px;
        margin-top: -9px;
    }*/
    #footer-email a {
        font-size: 14px;
    }
}

@media (max-width: 325px) {
    /*#top-left-logo {
        height: 40px;
    }*/
    #footer-telephone {
        font-size: 17px;
        white-space: nowrap;
    }
    #footer-email a {
        font-size: 12px;
        margin-left: -10px;
    }
    #carousel-only-text-header {
        font-size: 30px;
        top: 23%;
    }
}</pre></body></html>