<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;500;600;700&amp;display=swap');


html, body { height: 100%; }
body { font-family: 'Montserrat', sans-serif; color: #222222; font-weight: 300; }

/* CSS necesari pel Mapa */
#map img { max-width: inherit; }
#map { height: 550px; }

/* Info Bulle Map */
.infobulle { overflow: hidden; position: relative; background-color: #fff; border-radius: 5px; -webkit-border-radius:5px; -moz-border-radius:5px;  border: 1px solid #fff; }
.infobulle .bg { height: 20px; width: 100%; }
.infobulle .text { color: #000; font-size: 1rem; padding: 4px 20px; white-space: nowrap; /* margin-top: -20px; */ }

/********** Arreglos Bootstrap, tema propio ********/

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { }
h1, h2, h3, .h1, .h2, .h3 {  }
h1, .h1 {  }
.blank h1 { font-size: 2rem; line-height: 2rem; color: #666666; }
h2, .h2 { }
h3, .h3 { font-weight: 300 }
h4, .h4 {font-weight: 300 }
h5, .h5 { }

p {line-height: 1.8rem; }
a { color: #006ba3; } /* Corporate primary */
a:hover, a:focus { color: #0c5460; text-decoration: none; }

.dropdown-toggle::after { display: none }
.grecaptcha-badge { visibility: hidden; }
#logout-session{ position: fixed; z-index: 9999; border-radius: 4px 4px 0 0 ; right: 1rem; bottom: 0; }

/* ----- CSS Ladeus ------ */

.fw-100 { font-weight: 100; }
.fw-700 { font-weight: 700; }
.text-lg { font-size: 1.5rem; }
.text-featured { color: #009900 }
.text-opensans { font-family: 'Open Sans', sans-serif; }
.card-body { transition: all 0.5s; }
.ls-1 { letter-spacing: 0.1rem }
.ls-2 { letter-spacing: 0.2rem }
.ls-3 { letter-spacing: 0.3rem }
.relative {position: relative!important}
.form-control, .form-group-lg .form-control {
    border-radius: 0;
    color: #222222;
}

/* ----- Personalització del primary ------ */
.text-primary {color: #006ba3 !important;}
.btn-primary { background-color: #006ba3; border-color: #006ba3;}
.btn-primary:hover { background-color: #006ba3; border-color: #006ba3;}
.btn-outline-primary {  color: #006ba3; border-color: #006ba3;}
.btn-outline-primary:hover,.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show &gt; .btn-outline-primary.dropdown-toggle {
background-color: #0c5460; border-color: #0c5460;}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show &gt; .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(51, 153, 255, 0.5);}
.bg-featured{ background-color:#fff; border: 6px solid #e3f7ea; }
img.grayscale { 
    filter: url("data: image/svg+xml;utf8,&amp;lt;svg xmlns=\'http: //www.w3.org/2000/svg\'&amp;gt;&amp;lt;filter id=\'grayscale\'&amp;gt;&amp;lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&amp;gt;&amp;lt;/filter&amp;gt;&amp;lt;/svg&amp;gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
 }
.card:hover img.grayscale { filter: none; }
.overlay-black { background-color: rgba(0,0,0,0.35) }
.bg-light-darkest { background-color: #eeeeee; }
.btn {border-radius: 0px; font-size: 0.8rem;}
.smaller { font-size: 60%; }


/********** FIN Arreglos Bootstrap, tema propio ********/

/********** Arreglos genéricos, mejor no tocar ********/
p img{ max-width: 100%; } 
p img.pull-right { margin-left: 30px; }
p img.pull-left { margin-right: 30px; }
.blank { padding: 20px; color: #444; margin: 0 auto; max-width: 1170px; } /* Estilo para la página en blanco */
.click_a { cursor: pointer; }
.c-pointer { cursor: pointer; }
.custom-control-input.is-invalid ~ .custom-control-label a, .was-validated .custom-control-input:invalid ~ .custom-control-label a{ color: #dc3545; }
.custom-control-label a{ text-decoration: underline; }


/********** Hasta aquí arreglos genéricos ********/

/* css dels Tinys */
.linkupload { padding: 2px 5px 0px 50px; color: #454545; }
.link-pdf { background: url(../images/ico/ico-pdf-red.png) no-repeat left 2px; }
.link-docx { background: url(../images/ico/ico-word.png) no-repeat left 2px; }
.img-ico { max-width: 50px; }

/* Cover img para el background-image */
.wrap-img { background-position: center center; background-size: cover; background-repeat: no-repeat; }
/* Cover img sin usar background */
.wrap-img-cover-object.bbcode { display: block; height: 150px; margin: 15px 0; transition: 0.2s opacity }
.wrap-img-cover-object.bbcode:hover { opacity: 0.8; }
.wrap-img-cover-object { position: relative; width: 100%; height: 150px; }
.wrap-img-cover-object img { width: 100%; height: 100%; object-fit: cover; font-family: 'object-fit: cover; object-position: 50% 50%;'; object-position: 50% 50%; transition: all 0.5s; }

.row.picture .wrap-img-cover-object { height: 360px; }
#galerias_imagenes .wrap-img-cover-object { height: 250px; }
[class*=" imghvr-"], [class^="imghvr-"] { background-color: #0c5460; }
[class*=" imghvr-"] figcaption, [class^="imghvr-"] figcaption {
    background-color: #0c5460}
/* Layout */

/* Modal */
.modal-full { min-width: 100%; margin: 0; }
.modal-full .modal-header { border-bottom: 0; }
.modal-full .modal-content { min-height: 100vh; border-radius: 0; border: 0; padding-right: 0 !important; }
.modal-full.wrap-img .modal-content { background-color: rgba(255,255,255,0.8) }
.btn-close-icon { position: absolute; z-index: 1; right: 35px; top: 15px; width: 64px; height: 64px; opacity: 0.5; cursor: pointer }
.btn-close-icon:hover { opacity: 1; }
.btn-close-icon:before, .btn-close-icon:after { position: absolute; left: 30px; content: ' '; height: 65px; width: 2px; background-color: #333; }
.btn-close-icon:before { transform: rotate(45deg); }
.btn-close-icon:after { transform: rotate(-45deg); }
@media (max-width: 480px) {
    .btn-close-icon { width: 32px; height: 32px; }    
    .btn-close-icon:before, .btn-close-icon:after { left: 15px; height: 33px; }
 }


/* Header */

a.navbar-brand { font-size: 3rem; color: #FFFFFF; padding: 20px 0; display: block; transition: 0.6s all }
a.navbar-brand small {font-size: 0.8rem;  display: block; }
.logo-mobile-a img {max-height: 60px; padding: 5px; }
#wrap-menu-principal .navbar-brand.logo-a img {
    max-height: 60px;
}
#wrap-content-header .content-header { }
.carousel-inner .wrap-img-cover-object::after,
#wrap-content-header .content-header::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    content: ' ';
    z-index: 1;
    transition: all 0.2s ease-out;
    background-size:1px 100%;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#131538+0,000000+100&amp;0+48,0.5+100 */
background: -moz-radial-gradient(center, ellipse cover, rgba(19,21,56,0) 0%, rgba(10,11,29,0) 48%, rgba(0,0,0,0.5) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(19,21,56,0) 0%,rgba(10,11,29,0) 48%,rgba(0,0,0,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(19,21,56,0) 0%,rgba(10,11,29,0) 48%,rgba(0,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00131538', endColorstr='#80000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#wrap-content-header { position: relative; height: 250px }
 


/* Menú principal */
#wrap-menu-principal .navbar-brand { position: relative; bottom: 0; color: #fff; }
/*#wrap-menu-principal .navbar-brand img { max-height: 100px; transition: 0.2s all}*/
#menu-principal  a.nav-link { font-size: 0.9rem; font-weight: 500; color: rgba(255,255,255,1); padding: 1.5rem 1rem; text-transform: uppercase; letter-spacing: 0.5px}
#menu-principal  a.nav-link:hover { color: rgba(255,255,255,.7);cursor: pointer;}
#menu-principal .active a.nav-link {}
#menu-principal .dropdown-menu { border-radius: 0; }
.hvr-sweep-to-right {display: block;}
.hvr-sweep-to-right:before { background: #006d80; transition-duration: 0.2s;}


.scroll-down #wrap-menu-principal { background-color: #eeeeee !important;  transition: 0.3s all; box-shadow: 0px 3px 3px rgba(0,0,0,0.15)}
.scroll-down #wrap-menu-principal a { color: #000 !important; transition: 0.25s all}
.scroll-down #wrap-menu-principal a:hover { color: #6B5D4B!important; }
.scroll-down .logo-mobile-a { transition: 0.25s all }
.scroll-down a.navbar-brand small {font-size: 0.7rem; display: none!important; }
.scroll-down a.navbar-brand { padding: 0 0; }
.scroll-down #languages .dropdown-menu { background-color: #fff !important; }
.scroll-down #menu-principal .nav-item.last a:hover {color: #fff!important; }
.scroll-down .logo-mobile {max-height: 60px;}
.logo-mobile-desktop {left: -65px;padding-bottom: 4px!important;}

/*#nav-lang { border-top: 1px solid #242424; }*/

/* Menu Modal - Solo si usamos menu_modal */
#modal-menu{ background-color: #027570; }
#modal-menu .modal-dialog{ min-width: 100%; margin-top: 0; margin-bottom: 0; }
#modal-menu .modal-header{ border: 0; }
#modal-menu .modal-content{ background-color: #027570; border-radius: 0; min-height: 100vh; border: 0; }

#modal-menu .navbar-nav .nav-link{ color: #FFFFFF; font-size: 2rem; }
#modal-menu .modal-title img{ max-height: 31px; }


/* Home */
.carousel-item { height: 100%;}
.carousel-title { text-shadow: 1px 3px 5px rgba(0,0,0,0.75); }
.carousel-inner { height: 100vh; min-height: 460px }
.carousel-inner .wrap-img-cover-object { height: 100%; }

.logos-reviews {position: absolute; left: 0; right: 0; bottom: 0; z-index: 1; background: rgba(0,0,0,0.35)}
.logos-reviews img { max-height: 50px;}

.featured .wrap-img-cover-object {height: 500px;}
.featured-activities .wrap-img-cover-object { height: 400px; }
.activities .wrap-img-cover-object { height: 450px; }
.caixa-reserves {
    background: rgba(255,255,255,0.8);
    background: -moz-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.7) 1%, rgba(255,255,255,1) 46%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.7) 1%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.7) 1%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#ffffff',GradientType=0 );
    box-shadow: 0px 5px 5px rgba(0,0,0,0.2);
    padding: 25px;
}
.div-caixa-reserves{position: absolute; bottom: -40px;left: 0;right: 0;z-index: 10}

.datepicker-here {
    background-color: #FFF !important;
}

/* INTERIORES */
#wrap-contenido { min-height: 200px; }

#wrap-contenido .gallery-image .wrap-img-cover-object {height: 300px;}


/* Booking Calendar*/
#form-booking .hide { opacity: 0; height: 0; padding: 0; }

#reservas_date_range.form-control { color:#17a2b8;}
.fa-square.text-danger {color: #f8d7da!important; }
.fa-square.text-muted {color: #999!important; }
#form-reservation .cf-booking-required .custom-switch label:after, #form-reservation .cf-booking-required .custom-switch label:before{ display: none; }

#form-reservation .datepicker{ width: 100%; margin: 0 auto; font-size: 1rem; }
#form-reservation .datepicker--cell{ height: 50px; }

#form-reservation .alert-partial-stock-start:not(.-selected-):not(.-in-range-) { background-image: -webkit-linear-gradient( 120deg, #f8d7da 50%, #FFF 50% ); }
#form-reservation .alert-partial-stock-end:not(.-selected-):not(.-in-range-){ background-image: -webkit-linear-gradient( 300deg, #f8d7da 50%, #FFF 50% ); }

#search_date_range-error { margin-bottom: 15px; }


/*.calendar-day .text-date-number { margin-top: 0.5rem; margin-bottom: -0.5rem; font-size: 4rem; line-height: 4rem; font-weight: bold; }*/

.datepicker-here[data-inline="true"]{ border: 0; box-shadow: none; cursor: default; padding: 0; font-weight: 600; font-size: 16px; background: none !important; }
.datepicker-inline.is-invalid .datepicker{ border-color: #dc3545; }
.datepicker--cell.-disabled-{ color: #d9d9d9; }
/*.datepicker--cell.-current-{ color: #000; }*/
.datepicker--day-name{ color: #333333; }
.datepicker--cell.-disabled-.alert-danger{ color: rgba(114,28,36,.5); }
.datepicker--cell-day.-other-month-.datepicker--cell.-disabled-.alert-danger{ color: rgba(114,28,36,.3); }
.datepicker--cell.-selected-, .datepicker--cell.-selected-.-current-{ background-color: #0c5460; }
.datepicker--cell.-selected-.-focus-{ background-color: #006d80; }
.datepicker--cell.-in-range-{ background-color: rgba(12,84,96,.2) }
.datepicker--cell-day.-other-month-.datepicker--cell.-disabled-{ color: #eee; }

/*
.btn-trash { position: absolute; right: 20px; top: 5px; }
#rowroom .btn-trash { opacity: 0; }
#wrap-datepicker .daterangepicker { width: 640px }
*/

/* Page */
#galeria .wrap-img-cover-object { height: 200px; }

/* List */
.preu {font-size: 1.5rem; color: #6B5D4B;}
.allotjament .wrap-img-cover-object { height: 250px; }

.foto-categoria.wrap-img-cover-object {height: 300px;}
.breadcrumb {background-color:transparent}

.card.pack-house{ border-radius: 15px 15px 15px 0px; }
.card.pack-house img{ border-radius: 15px 0px 0px 0px; }
.card.pack-house .btn-reservar { position: absolute; bottom: 0; width:100%  }

/* Single */

.div-btn-reserva-mobile {position: fixed; bottom: 0;width: 100%;z-index: 1050;box-shadow: 0 .5rem 2rem rgba(0,0,0,.15)}
.btn-coupon { padding-bottom: 11px; }
.delete_coupon { cursor: pointer; }
#activities-houses img { max-height: 50px; }
.booking .card-header { background-color: rgba(0,0,0,0); }
.btn.focus, .btn:focus {
    box-shadow: 0 0 0 0 rgba(0,123,255,.25);
}
.pack .wrap-img-cover-object { height: 190px; }

.booking .card-header button.collapsed::before { content: "\f107"; }

.booking .card-header button::before {
    content: "\f106";
    font-family: 'FontAwesome';
    position: absolute;
    right: 2rem;
    font-size: 1.4rem;
}
.selected-activity .wrap-img-cover-object { max-height: 50px; max-width: 50px; }

/*#languages a {color: #fff}
#languages .dropdown-menu {background-color:transparent!important}*/

/* Contact */
.error-msg { color: #dc3545; font-size: 80%; }

/* Share */
#share_zone &gt; div { float: left; margin-left: 5px; margin-right: 5px; }
/*#share_zone .fb-share-button &gt; span { height: 30px!important; }*/
#share_zone &gt; div.twitter{ margin-top: 8px; }


/* Footer */

#footer { font-size: 0.90rem; line-height: 1.6rem; color: #444;background-color: #eeeeee }
.firma { background-color: #111111; font-family:  'Open Sans', sans-serif; }
.firma a.ico-ladeus { opacity: 0.4; background: url("https://www.ladeus.com/imatges/ico-color-bn-ladeus.png") no-repeat; background-position: left top; font-style: normal; font-weight: normal; color: #666; display: inline-block; font-size: 11px; height: 18px; line-height: 3px; padding: 7px 0 5px 24px; transition: all 0.15s; }
.firma a.ico-ladeus:hover { opacity: 1; background-position: left bottom; color: #999; text-decoration: none; }
.logo-footer {height: 50px;}

/* Cookies */
#cookiesdirective { position: fixed; left: 0; right: 0; background: #323232; opacity: 0.9; color: #FFFFFF; font-size: 13px; text-align: center; z-index: 1000; padding: 10px; }
#cookiesdirective a { color: #f6a21d; font-weight: bold; } 
#cookiesdirective a.btn:hover { color: #FFF; text-decoration: none; } 

#logos-prefooter img { max-width: 250px; }

/* Login */
#menu-top .toggle-view-pass { top: 0 !important; }

/* CSS Para la shop */
span.offer-price { font-size: 2rem; display: block; margin-bottom: -10px; }
.custom-checkbox label { cursor: pointer; }
.old-price { margin-left: 1rem; }

.img-cart { max-width: 80px; }

/* Select2 - Theme para BS4 */
.select2-container .select2-selection--single { height: 38px; }
.select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 36px; }
.select2-container--default .select2-selection--single .select2-selection__arrow { height: 20px; right: 3px; }
.select2-container--default .select2-selection--single { border: 1px solid #ced4da; }
.select2-container--default .select2-selection--single .select2-selection__arrow b { border: none; font-family: 'FontAwesome'; color: #999999; }
.select2-container--default .select2-selection--single .select2-selection__arrow b:before { content: "\f107"; }
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b { color: #999999; border: none; font-family: 'FontAwesome'; }
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before { content: "\f106"; }
.select2-container--default.select2-container--open .select2-selection--single, .select2-container--default.select2-container--open .select2-selection--multiple { border-color: #80bdff; box-shadow: 0 0 0 .2rem rgba(0,123,255,.25); }

.is-invalid.select2-container--default .select2-selection--single { border: 1px solid #dc3545; }

/*
span.old-price { 
    font-size: 0.9rem; 
    background-color: transparent;
    background-image: -webkit-gradient(linear, 19.1% -7.9%, 81% 107.9%, color-stop(0, #fff), color-stop(.48, #fff), color-stop(.5, #000), color-stop(.52, #fff), color-stop(1, #fff));
    background-image: -webkit-repeating-linear-gradient(287deg, #fff 0%, #fff 48%, #000 50%, #fff 52%, #fff 100%);
    background-image: repeating-linear-gradient(163deg, #fff 0%, #fff 48%, #000 50%, #fff 52%, #fff 100%);
    background-image: -ms-repeating-linear-gradient(287deg, #fff 0%, #fff 48%, #000 50%, #fff 52%, #fff 100%); 
}
*/

/* Large desktop */
@media (min-width: 1200px) {
    
}    

@media (min-width: 980px) and (max-width: 1199px) {
    
    /* #modules .card &gt; div { width: 60%; } */
    
}

/* Large desktop */
@media (max-width: 1200px) {
        .featured .wrap-img-cover-object { height: 250px; }


}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
    
    /* h1, .h1 { font-size: 4.5rem; } */
    
}

@media (max-width: 992px) {
    #wrap-menu-principal .zone-reservas { position: absolute; right: 90px; }
#wrap-menu-principal { background-color: #eeeeee !important;  transition: 0.3s all; box-shadow: 0px 3px 3px rgba(0,0,0,0.15)}
#wrap-menu-principal a { color: #000 !important; transition: 0.15s all}
#wrap-menu-principal a:hover { color: #6B5D4B!important; }
a.navbar-brand {font-size: 2.2rem; transition: 0.2s all}
a.navbar-brand small {font-size: 0.6rem; letter-spacing: 3px; transition: 0.2s all}
#languages a {color: #000}
a.navbar-brand { padding: 5px 0;}
#wrap-menu-principal a {text-align: center;border-top: 1px solid #eee;}

.logo-mobile-desktop {left: 0px;bottom: 0px!important;}
.logo-a{display: none!important;}
.scroll-down .logo-mobile {max-height: 40px;padding-bottom: 5px;}
.logo-mobile-desktop {padding-bottom: 3px!important;}
}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    
    /* #wrap-menu-principal .navbar-brand img { max-height: 60px; } */
    .daterangepicker .drp-calendar { max-width: none; }
    .daterangepicker.ltr .ranges, .daterangepicker.ltr .drp-calendar { margin: 0 auto; float: none; }
    .logos-reviews {position: relative; left: 0; right: 0; bottom: 0; z-index: 1; background: rgba(0,0,0,0.65)}  
    .pack .wrap-img-cover-object { height: 150px; }
}


/* Extra small devices (portrait phones, less than 576px) A partir de aquí SM */
@media (max-width: 575.98px) {
    h1, .h1 { font-size: 1.5rem;    line-height: 1.8rem;}
    a.navbar-brand small {display: none!important; }
 }

@media (max-width: 420px) {

    .zone-reservas &gt; button { position: absolute; z-index: 1; top: 65px; right: -65px; }
    .carousel-inner { height: 770px;min-height: 770px;}
    .div-caixa-reserves { bottom: 0px }
 }


@media all and (transform-3d), (-webkit-transform-3d) {
    
}
</pre></body></html>