<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: -10px;
}

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

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

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

/* 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 {
    color: #333;
}

/* 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 {
    color: #fff;
    background-color: #1919b2;
}

/* Cajita para desplegar el menÃº comprimido */
.navbar-inverse .navbar-toggle {
    border-color: #94cfff;
    background-color: #1919b2;
}

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

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

/* 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 {
    text-align: right;
    color: white;
    background-color: #1919b2;
    opacity: 0.8;
    font-size: 28px;
    padding: 8px;
    padding-top: 10px;
    font-family: 'Didact Gothic', sans-serif;
    letter-spacing: 2px;
}

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

/* 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: #1919b2;
    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: #1919b2;
}

/* 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: #1919b2;
    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: #1919b2;
    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: #1919b2;
    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: #1919b2;
    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: #1919b2;
    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: #1919b2;
    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 */

#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 {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 48px;
    letter-spacing: 2px;
    margin-top: 16px;
    color: #1919b2;
}

#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: #1919b2;
    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-custom-icons  {
    margin-top: 16px;
}

.footer-custom-icon {
    margin-top: 8px;
    margin-bottom: 8px;
    border-radius: 4px;
}

#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/176/home-header-background.jpg') no-repeat center center;
    background-size: cover;
}

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

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

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

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

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

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

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

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

#search-button:hover {
    background-color: #02027f;
}

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

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

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

.rol-btn-request-booking:hover, .btn-request-booking-on-map-marker:hover {
    background-color: #02027f;
    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 {
    text-transform: uppercase;
}

#footer-container {
    background: #222;
}

/* Celda de los calendario de entrada y salida */
.ui-datepicker td .ui-state-active, .ui-datepicker td .ui-state-hover {
    background: #1919b2;
}

/* 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: #1919b2 !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: 20px;
}

#top-search-box {
    margin-top: -10px;
}

#custom-content-row{
    margin-top: 15px;
    min-height: 60vh;
}

#footer-email {
    display: flex;
    flex-direction: column;
    line-height: 25px;
}

.booking-form-section-title,
#property-search-formresults-container-header {
    background-color: #333 !important;
}

.color-btn-form,
.color-btn-form-fixed {
    background-color: #1919b2 !important;
}

.color-btn-form:hover {
    background-color: #02027f !important;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    opacity: 0.25;
}

@media (max-width: 1024px) {
    #top-left-logo {
        height: 50px;
        margin-top: -12px;
    }
    .nav &gt; li &gt; a {
        padding: 9px 13px;
    }
    .navbar-inverse {
        min-height: 55px;
    }
}

@media (max-width: 767px) {
    .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;
    }
    .navbar-inverse .navbar-nav &gt; li &gt; a {
        line-height: 20px;
    }
}

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

@media (max-width: 375px) {
    #top-left-logo {
        height: 45px;
        margin-top: -10px;
    }
    .navbar-inverse {
        min-height: 55px;
    }
    #footer-email a {
        font-size: 11px;
        margin-left: -10px;
    }
}

@media (max-width: 325px) {
    #top-left-logo {
        height: 45px;
        margin-top: -10px;
    }
    #footer-telephone {
        font-size: 17px;
        white-space: nowrap;
    }
    #footer-email a {
        font-size: 10px;
        margin-left: -15px;
    }
}</pre></body></html>