<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: 60px;
    margin-top: -15px;
}

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

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

/* Opciones principales del menÃº superior */
.navbar-inverse .navbar-nav &gt; li &gt; a {
    color: #0063a4;
    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: #0063a4;
    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: #0063a4;
    color: #fff;
}

/* Cajita para desplegar el menÃº comprimido */
.navbar-inverse .navbar-toggle {
    border-color: #e2c400;
    background-color: #0063a4;
}

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

/* Elimino la rayita 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;
}

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

/* 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: #0063a4;
    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: #0063a4;
    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;
}

/* Botoncillo para elegir el formato de los listados */
#list-format-button {
    color: #0063a4;
}

/* 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: #0063a4;
    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: #0063a4;
    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: #0063a4;
    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: #0063a4;
    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: #0063a4;
    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: #0063a4;
    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: #0063a4;
    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: #0063a4;
    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: #0063a4;
}

#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/261/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: 20px;
}

#home-outstanding-bottom-1 &gt; .favorite-icon {
    font-size: 17px;
}

#rol-result-map-link {
    margin-bottom: 30px;
}

/* 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 #0063a4;
    background: #fff url(../../../img/icons/svg/blue-1/calendar.svg) 97% 5px no-repeat;
    background-size: 30px 30px;
}

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

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

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

#search-button:hover {
    background-color: #e2c400;
}

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

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

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

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

/* 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: #0063a4 !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: 10px;
}

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

#search-box-button {
    color: #0063a4;
}

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

.gdpr-cookie-notice-modal-footer-item-btn,
.gdpr-cookie-notice-nav-item-btn {
    background: #fad701;
    color: #333;
}

.gdpr-cookie-notice-modal-footer-item-btn:hover,
.gdpr-cookie-notice-nav-item-btn:hover {
    background: #e2c400;
}

.gdpr-cookie-notice-settings-footer-container {
    background-color: #0063a4;
    border: 1px solid transparent;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    left: 5% !important;
    right: auto !important;
}

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

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

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

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

#scroll-to-top-button {
    background-color: #fff !important;
    border-radius: 20px;
    box-shadow: 0 0 15px -5px #02629f;
    color: #02629f;
    cursor: pointer;
    display: none;
    font-size: 13px;
    height: 40px;
    padding-top: 5px;
    right: 20px;
    width: 40px;
}

.whatsapp-contact-page {
    margin-left: 0px;
    margin-right: -35px;
}

#floating-whatsapp {
    background-color: #2ab200;
    border-radius: 25px;
    font-size: 20px;
    height: 40px;
    margin: 0;
    padding: 7px 8px;
    position: relative;
    top: 10px;
    width: 40px;
    z-index: 9999;
}

#floating-whatsapp i {
    color: #fff;
}

#footer-copyright {
    bottom: 0;
    right: 15px;
}

/* Borde superior caja de bÃºsqueda ficha alojamiento */
#property-search-formresults-container-header {
    background-color: #0063a4;
}

/* Estilos formulario de reserva. */
.booking-form-section-title {
    background-color: #0063a4 !important;
}

.color-btn-form,
.color-btn-form-fixed {
    background-color: #0063a4 !important;
}

.color-btn-form:hover,
.color-btn-form-fixed:hover {
    background-color: #0063a4 !important;
}

/* Botones de ocupantes y complementos */
#booking-form-container .btn.disabled,
#booking-form-container .btn[disabled] {
    opacity: 0.25;
}

#booking-form-customer-details-adults i,
#booking-form-payments i {
    color: #333 !important;
}
/* FIN Estilos formulario de reserva. */

#photos-by {
    color: #fff;
    font-family: verdana;
    font-size: 10px;
    left: 2px;
    margin-top: -15px;
    position: absolute;
    z-index: 9999;
}

#photos-by a {
    color: #0063a4;
}

#rol-results-filter-chimney,
#rol-results-filter-heating,
#rol-results-filter-private_swimming_pool {
    display: none;
}

#rol-results-filter-barbecue,
#rol-results-filter-garden,
#rol-results-filter-lift,
#rol-results-filter-terrace {
    display: block !important;
}

#rol-result-map-button {
    background-color: #0063a4;
    color: #fff;
    font-size: 22px;
    padding: 5px 3px;
}

#rol-result-map-button span {
    font-size: 19px;
    margin-left: -3px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    #top-left-logo {
        height: 50px;
        margin-top: -10px;
    }
    .nav &gt; li &gt; a {
        padding: 10px;
    }
    .navbar &gt; .container {
        margin-right: 0;
        margin-left: 0;
        width: 100%;
    }
    .navbar-inverse .navbar-nav &gt; li &gt; a {
        line-height: 40px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #top-left-logo {
        height: 40px;
        margin-top: -5px;
        margin-left: -10px;
    }
    nav &gt; div.container {
        margin-left: 0;
        width: 100%;
    }
    .navbar-inverse .navbar-nav &gt; li &gt; a {
        font-size: 14px;
        line-height: 46px;
        padding: 7px;
    }
    #favorite-counter {
        padding-left: 0;
    }
    #favorite-counter-number {
        font-size: 25px;
    }
    #favorite-counter-icon {
        font-size: 20px;
    }
}

@media (min-width: 768px) {
    .carousel-indicators {
        top: 75px !important;
    }
}

@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;
    }
    #floating-whatsapp {
        top: 0;
    }
    #top-search-box-container {
        top: 44px;
    }
    .whatsapp-contact-page {
        margin-left: 0px;
        margin-right: -19px;
    }
}

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

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

@media (max-width: 325px) {
    #top-left-logo {
        height: 40px;
    }
    #footer-telephone {
        font-size: 14px;
        white-space: nowrap;
    }
    #footer-email a {
        font-size: 12px;
        margin-left: -10px;
    }
    .whatsapp-contact-page {
        margin-left: 0px;
        margin-right: -17px;
    }
}</pre></body></html>