<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 767px) {
    #top-left-logo {
        width: 280px;
    }
}

@media (max-width: 390px) {
    #top-left-logo {
        width: 200px;
    }
}

#top-left-logo-bis {
    margin-left: 74px;
    margin-top: -50px;
    height: 51px;
}

/* Contenedor del menÃº superior */
.navbar-inverse {
    /* background-color: #08245B; */
    background-color: #08245b;
    min-height: 100px;
}

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

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

/* 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: #45b0e0;
}

/* Cajita para desplegar el menÃº comprimido */
.navbar-inverse .navbar-toggle {
    border-color: #4bceff;
    background-color: #45b0e0;
}

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

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

/* 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: #ffffff;
    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: #45b0e0;
    /* 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: #ffffff;
    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: #45b0e0;
    font-size: 19px;
    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;
    border: 0;
}

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

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

/* 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: #61A3E9;
    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;
}

hr {
    border-top: 1px solid #4ecaff;
}

/* Texto de ocupantes y dormitorios */
.list-property-bottom h5 {
    font-size: 19px;
    color: #FFFFFF;
    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: #FFFFFF;
    text-align: justify;
}

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

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

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

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

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

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

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

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

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

.list-3c-property-reference {
    background-color: #61A3E9;
    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: #61A3E9;
    padding-bottom: 0;
}


.list-4c-property-top table:first-child tr:first-child td:last-child {
    text-align: right;
    /*font-size: 28px;*/
    font-size: 16px;
    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: #FFFFFF;
    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,
.text-on-map-marker-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 {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 48px;
    letter-spacing: 2px;
    margin-top: 16px;
    color: #61A3E9;
}

#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;
}


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


#property-description p {
    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;
}

.about-us-image {
    margin-bottom: 24px;
}

#company-map-logo {
    width: 192px;
}

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

#footer-container {
    background: #000;
    box-shadow: 0 0 40px 20px #000;
    margin-top: 50px;
}

#footer-socialicons {
    /*display: flex;*/
    margin: auto 0;
}

#footer-socialicons &gt; div {
    align-items: center;
    flex-direction: column;
    margin: 0;
    padding:0;
    text-align: center;
}

#footer-socialicons &gt; div &gt; i {
    background-color: #45b1e1;
    background-size: 25%;
    border-radius: 50px;
    color: #000;
    font-size: 32px;
    height: 70px;
    margin-bottom: 15px;
    padding-top: 17px;
    text-align: center;
    width: 70px;
}

#footer-socialicons &gt; div &gt; span {
    display: block;
    font-size: 16px;
}

#footer-socialicons ul {
    padding: 0;
}

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

#footer-socialicons li i {
    font-size: 20px;
}

#footer-socialicons a:hover {
    color: #45b1e1;
}

#footer-socialicons &gt; li &gt; a &gt; img {
    height: 48px;
    width: 48px;
}

@media (max-width: 767px) {
    #footer-socialicons &gt; div {
        margin-bottom: 20px;
    }
}

body {
    background-color: #08245B;
    color: white;
}

#iframe-rol-mainform {
    /* background: linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1)); */
}

.container .navbar-brand, .navbar&gt;.container-fluid .navbar-brand {
    margin-top: -5px;
}

#home-outstanding-header {
    display: none;
}

#main-container {
    margin-top: 40px;
}

#list-header {
    border: 0;
    padding: 0;
}

.one-column-list-separator, .two-column-list-separator, .three-column-list-separator, .four-column-list-separator {
    border: 0;
}

.glyphicon-th-list:before {
    color: #45b0e0;
}

.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 {
    background-color: #45b0e0;
    border-color: #45b0e0;
}

h2 {
    color: white;
}

hr {
    border-top: 1px solid white;
}

.panel-body {
    color: black;
}

#property-rol-form-header {
    color: #cbcbcb;
}

#property-rol-form-header::first-letter {
    color: #cbcbcb;
    text-transform: capitalize;
}

.page-header::first-letter {
    text-transform: capitalize;
}


.panel-title {
    font-weight: bold;
}

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

#property-slogan h2 {
    color: #777;
}

/* Estilos pÃ¡gina resultados para contenedores de filtrado y de inmuebles */
#rol-results-filter-menu {
    color: #333 !important;
    margin-top: 45px;
}

.rol-sm-item, .rol-xs-item {
    color: #333 !important;
}

.xs-rol-result-image-div {
    border-top: 1px solid #f0f0f0;
}

/* Se reduce el tamaÃ±o del email cuando la pantalla es menor de 640px */
@media screen and (max-width: 640px) {
    #footer-telephone {
        font-size: 21px;
    }
    #footer-email &gt; a {
        font-size: 15px;
    }
}

/* Formulario de reserva */
body #booking-form-container {
    color: #333 !important;
}

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

/* Formulario de contacto para propietarios */
#owner-form-contact {
    background-color: transparent;
    border: none;
    padding: 0;
}

/* Resultado precio en ficha */
.property-rol-result-price {
    color: #333;
}

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

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

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

.gdpr-cookie-notice-settings-footer-container {
    background-color: #010101;
    border: 1px solid #111;
    bottom: -1px !important;
    left: 12% !important;
    right: auto !important;
}

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

.gdpr-cookie-notice-nav-item-settings:hover, .gdpr-cookie-notice-modal-footer-item-statement:hover {
    color: #2b81b6;
}

.footer-link-list {
    display: flex;
    font-size: 16px;
    justify-content: space-evenly;
}

.footer-link-list li {
    border: none;
}

.footer-link-list a:hover { 
    color: #45b1e1 !important;
}

#footer-copyright {
    padding-top: 0;
}

@media screen and (max-width: 767px) {
    .footer-link-list {
        display: block;
        font-size: 14px;
        text-align: center;
    }
}</pre></body></html>