<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 {
    margin-top: -13px;
    height: 50px;
}

/* Contenedor del menÃº superior */
.navbar-inverse {
    background-color: #e0873e;
    min-height: 55px;
}

.navbar-header {
    padding-bottom: 2px;
}

.navbar-inverse .navbar-nav &gt; li &gt; a {
    color: white;
    line-height: 23px;
}

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

/* RatÃ³n sobre las opciones principales del menu superior */
.navbar-inverse .navbar-nav &gt; li &gt; a:focus, .navbar-inverse .navbar-nav &gt; li &gt; a:hover {
    color: #F0F0F0;
}

/* 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: #fe7700;
    background-color: white;
}

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

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

/* Color de fondo de las subopciones de la versiÃ³n comprimida del menÃº principal */
@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;
    }
}

/* Subopiones del menÃº comprimido */
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a {
        color: white;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover {
        background-color: white;
        color: silver;
    }
}

/* 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: #cccccc;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 58px;
}
*/

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

/* Bloque ocupantes y dormitorios del destacado */
#home-outstanding-bottom-2 {
    color: #bbbbbb;
    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: #e0873e;
    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: #ffffff;
}

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

/* 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: #e0873e;
    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: #999999;
    margin-top: -8px;
}

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

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

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

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

/* Bloque precio  */
.list-property-bottom div {
    color: #FE5B00;
    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: #FE5B00;
    font-size: 45px;
    letter-spacing: 2px;
    margin-top: 0px;
}

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

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

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

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

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

/* Bloque precio  */
.one-column-list-data div {
    color: #FE5B00;
    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: #e0873e;
    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: #FE5B00;
    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: #999999;
    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: #FE5B00;
}

#property-header-reference {
    float: left;
}

#property-header-price {
    float: right;
}

/* "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: #999999;
}

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

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

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

/* 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: #FE5B00;
    font-size: 24px;
    font-family: 'Rubik', sans-serif;
}

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

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

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

#news-letter-icon {
    height: 48px;
}

#footer-whatsapp-icon {
    height: 32px;
}

#contact-whatsapp-icon {
    height: 24px;
}

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

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

a {
    color: #fe9202;
}

a:hover {
    color: #fe6f22;
}

.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
    color: #fe9202;
}

.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; span:focus, .pagination &gt; .active &gt; span:hover
.pagination &gt; .active &gt; span:hover {
    background-color: #fe9202;
    border-color: #fe9202;
}

#favorite-counter-number {
    text-shadow: 0 0 6px white;
}

.fc-on {
    color: red;
    transition: 0.25s;
    cursor: pointer;
    text-shadow: 0 0 6px white;
}

.favorite-on {
    color: red;
    opacity: 1.0;
    transition: 0.25s;
    text-shadow: 0 0 6px white;
}

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

#search-button {
    background-color: #fe7b32;
}

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

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

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

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

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

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

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

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

.ui-datepicker td .ui-state-active, .ui-datepicker td .ui-state-hover {
    background: #fe7b32;
}

/* TamaÃ±o iconos redes sociales */
#footer-socialicons &gt; li &gt; a &gt; img {
    height: 48px;
    width: 48px;
}

/* Filtros de caracterÃ­sticas en lso resultados de ROL */
#rol-results-filter-air_conditioner,
#rol-results-filter-first_line_beach,
#rol-results-filter-sea_view {
    display: none;
}

#property-search-formresults-container-header {
    background-color: #3f5565;
}

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

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

.gdpr-cookie-notice-settings-footer-container {
    background-color: #070707;
    border: 1px solid #171717;
    right: 12% !important;
}

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

.gdpr-cookie-notice-nav-item:hover,
.gdpr-cookie-notice-nav-item-settings:hover {
    color: #e0873e;
}

.gdpr-cookie-notice-nav-item-btn:hover,
.gdpr-cookie-notice-modal-footer-item-btn:hover,
.gdpr-cookie-notice-modal-footer-item-statement:hover {
    color: #3f5565;
}

/* Estilos formulario de reserva. */
.booking-form-section-title,
.color-btn-form,
.color-btn-form-fixed {
    background-color: #3f5565 !important;
}

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

/* Color para el "loading" del formulario de reserva al cliclar el botÃ³n para enviar el formulario */
:root {
    --color: 224, 135, 62 !important; /* #e0873e in decimal RGB */
}

/* Estilos para la herramienta AddToAny */
.a2a_kit {
    background-color: transparent !important;
}

.a2a_svg {
    background-color: #e0873e !important;
}

.a2a_menu a {
    color: #3f5565 !important;
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar  .container {
        width: 100% !important;
    }
    .nav &gt; li &gt; a {
        padding: 15px 4px;
    }
}

@media (max-width: 414px) {
    #footer-socialicons {
        margin-bottom: 60px;
    }
    #footer-telephone {
        font-size: 15px;
        white-space: nowrap;
    }
    #footer-email a {
        font-size: 14px;
    }
}

@media (max-width: 320px) {
    #top-left-logo {
        margin-top: -13px;
        height: 45px;
    }
    #footer-telephone {
        font-size: 13px;
    }
    #footer-email a {
        font-size: 12px;
    }
}</pre></body></html>