.center-horizontal{display:flex;justify-content:center}.center-vertical{display:flex;align-items:center}.center-all{display:flex;align-items:center;justify-content:center}html{scroll-behavior:smooth}body{font-family:"Barlow",sans-serif;font-size:16px}section{padding:130px 0 45px}@media(max-width: 768px){section{padding:32px 0}}@media(max-width: 578px){section{padding:24px 0}}button{border:none;background:none;padding:0}img{max-width:100%}ul{padding-left:22px;margin-bottom:0;list-style:none}a{text-decoration:none;color:inherit}.img-fit{position:relative}.img-fit img,.img-fit video{object-fit:cover;object-position:center;-o-object-fit:cover;-o-object-position:center;width:100%;height:100%}.img-contain{position:relative}.img-contain img,.img-contain video{object-fit:contain;object-position:center;-o-object-fit:contain;-o-object-position:center;width:100%;height:100%}header .menu-item{position:relative;text-align:center}header .menu-item a{display:block;border-bottom:3px solid rgba(0,0,0,0);transition:.3s;padding:10px 0;text-align:center;margin:auto;width:fit-content}header .menu-item:hover>a{border-bottom:3px solid #00adee;width:fit-content}header .menu-item ul{display:none;position:absolute;background:#fff;box-shadow:0 0 14px rgba(0,0,0,.2);padding:15px;left:50%;transform:translateX(-50%);top:100%;min-width:200px;border-radius:12px}header .menu-item:has(>ul){padding:10px 20px 10px 0}header .menu-item:has(>ul)::after{content:"";position:absolute;background:url("https://cotelco.nuvadev.com/wp-content/uploads/2025/11/chevron-down.svg") center center no-repeat;background-size:contain;top:50%;right:0;transform:translateY(-50%);width:15px;height:15px}header .menu-item:hover ul{display:block}header .lang-selector{position:relative;display:flex;align-items:center;gap:6px}header .lang-selector svg{width:20px;height:20px}header .lang-selector select{appearance:none;border:none;background:#fff;padding:6px 20px 6px 8px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;line-height:1;color:#333;box-shadow:0 0 0 2px rgba(0,0,0,0)}header .lang-selector select:focus{outline:none;box-shadow:0 0 0 2px rgba(0,0,0,0)}header .lang-selector select ::picker(select){appearance:base-select}header .lang-selector::after{content:"";position:absolute;right:8px;top:50%;transform:translateY(-50%);width:12px;height:12px;pointer-events:none;background:url("https://cotelco.nuvadev.com/wp-content/uploads/2025/11/chevron-down.svg") no-repeat center/contain}.banner-pagination{color:#00adee;position:relative !important;margin-top:40px}.banner-pagination .swiper-pagination-bullet{background:#fff}.banner-pagination .swiper-pagination-bullet{width:30px;height:10px;border-radius:8px;margin-bottom:100px}.banner-pagination .swiper-pagination-bullet-active{border:2px solid #fff}.swiper-home .swiper-pagination{color:#00adee;position:relative !important}.swiper-home .swiper-pagination .swiper-pagination-bullet{width:30px;height:10px;border-radius:8px;margin-bottom:100px}.swiper-home .swiper-pagination .swiper-pagination-bullet-active{border:2px solid #fff}.hero-bg{background-image:url("/mnt/data/3a71a46c-71be-455f-aabb-cf20e68c3ff2.png");background-size:cover;background-position:center}.sep{border-left:1px solid rgba(0,0,0,.06)}#mobile-menu-toggle{padding:8px;border-radius:8px;color:#2c2c2c !important;background:rgba(0,0,0,0);transition:background-color .2s ease}#mobile-menu-toggle svg{display:block;stroke:#2c2c2c !important}#mobile-menu-toggle:hover{background-color:rgba(0,0,0,.05)}#mobile-menu{position:fixed;inset:0;z-index:100;background:#fff;color:#2c2c2c;transform:translateX(100%);transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1);visibility:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}#mobile-menu.is-open{transform:translateX(0);visibility:visible}#mobile-menu .mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f3f4f6}#mobile-menu .mobile-menu-logo img{max-width:120px;display:block}#mobile-menu #mobile-menu-close{padding:8px;border-radius:8px;background:rgba(0,0,0,0);color:#111827;transition:background-color .2s ease}#mobile-menu #mobile-menu-close svg{display:block;stroke:currentColor}#mobile-menu #mobile-menu-close:hover{background-color:rgba(0,0,0,.05)}#mobile-menu .mobile-menu-body{display:flex;flex-direction:column;padding:32px 24px;min-height:calc(100% - 72px)}#mobile-menu .mobile-menu-nav{flex:1}#mobile-menu .mobile-menu-list{font-weight:600;font-size:18px;color:#2c2c2c;list-style:none;margin:0;padding:0}#mobile-menu .mobile-menu-list>.menu-item{border-bottom:1px solid rgba(0,0,0,.06)}#mobile-menu .mobile-menu-list>.menu-item:last-child{border-bottom:none}#mobile-menu .mobile-menu-list>.menu-item>a{color:inherit;display:flex;align-items:center;justify-content:space-between;padding:14px 0;text-align:left;border-bottom:none;width:100%;margin:0}#mobile-menu .mobile-menu-list .menu-item-has-children>a::after{content:"";width:12px;height:12px;background:url("https://cotelco.nuvadev.com/wp-content/uploads/2025/11/chevron-down.svg") no-repeat center/contain;transition:transform .25s ease;flex-shrink:0;margin-left:12px}#mobile-menu .mobile-menu-list .menu-item-has-children.is-open>a::after{transform:rotate(180deg)}#mobile-menu .mobile-menu-list .menu-item-has-children::after{content:none}#mobile-menu .mobile-menu-list .sub-menu,#mobile-menu .mobile-menu-list ul{list-style:none;margin:0;padding:0 0 12px 14px;border-left:2px solid rgba(0,173,238,.25);display:none;flex-direction:column;gap:4px;position:static;box-shadow:none;background:rgba(0,0,0,0);transform:none;min-width:0}#mobile-menu .mobile-menu-list .sub-menu .menu-item a,#mobile-menu .mobile-menu-list ul .menu-item a{font-size:16px;font-weight:500;opacity:.85;padding:8px 0;display:block;text-align:left;text-transform:capitalize;border-bottom:none;width:auto;margin:0}#mobile-menu .mobile-menu-list .menu-item-has-children.is-open>.sub-menu,#mobile-menu .mobile-menu-list .menu-item-has-children.is-open>ul{display:flex}#mobile-menu .mobile-menu-divider{border-top:1px solid #e5e7eb;margin:24px 0}#mobile-menu .mobile-menu-footer{display:flex;align-items:center;justify-content:space-between;gap:16px}body.mobile-menu-open{overflow:hidden}@media(prefers-color-scheme: dark){#mobile-menu{background:#0c1726;color:#f9fafb}#mobile-menu .mobile-menu-header{border-bottom-color:rgba(255,255,255,.12)}#mobile-menu #mobile-menu-close{color:#fff}#mobile-menu #mobile-menu-close:hover{background-color:rgba(255,255,255,.08)}#mobile-menu .mobile-menu-list,#mobile-menu .mobile-menu-list .menu-item a{color:#f9fafb}#mobile-menu .mobile-menu-list>.menu-item{border-bottom-color:rgba(255,255,255,.08)}#mobile-menu .mobile-menu-list .menu-item-has-children>a::after{filter:invert(1) brightness(1.4)}#mobile-menu .mobile-menu-list .sub-menu,#mobile-menu .mobile-menu-list ul{border-left-color:rgba(0,173,238,.5)}#mobile-menu .mobile-menu-divider{border-top-color:rgba(255,255,255,.15)}#mobile-menu select{background-color:rgba(255,255,255,.08);color:#f9fafb}}@media(min-width: 1500px){.container{max-width:1400px !important;margin:auto !important;padding:0 20px !important}}@media(max-width: 991px){.container{max-width:100% !important;padding:0 30px !important;margin:auto !important;padding:0 20px !important}}@media(max-width: 768px){.container{padding:0 20px !important;margin:auto !important}}.container{margin:auto;padding:20px !important}.events-section::before{content:"";position:absolute;top:-120px;left:-120px;width:350px;height:350px;background:radial-gradient(circle, #3b82f6 0%, transparent 70%);opacity:.15;border-radius:50%}.events-section::after{content:"";position:absolute;bottom:-120px;right:-120px;width:400px;height:400px;background:radial-gradient(circle, #0ea5e9 0%, transparent 70%);opacity:.15;border-radius:50%}.single .prose>*+*{margin-top:1.5rem}.single .prose h2{font-size:32px}.single .prose p{margin-bottom:1rem}.single .prose ul,.single .prose ol{margin-top:1rem;margin-bottom:1rem;padding-left:1.25rem}.single .prose li{margin-bottom:.5rem;list-style:disc}.single .prose img{margin:auto}.single .prose .wp-block-gallery{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:1rem}.single .prose .wp-block-gallery .blocks-gallery-item img{width:100%;height:auto;display:block}.evento-content{color:#334155}.evento-content h1,.evento-content h2,.evento-content h3,.evento-content h4,.evento-content h5,.evento-content h6{color:#0f172a}.evento-content p,.evento-content li,.evento-content blockquote,.evento-content span{color:inherit}.evento-content a:not(.btn){color:#0284c7;text-decoration:underline}.evento-content a:not(.btn):hover{color:#0369a1}.evento-prose{color:#334155;line-height:1.75}.evento-prose>*+*{margin-top:1.25rem}.evento-prose h1,.evento-prose h2,.evento-prose h3,.evento-prose h4,.evento-prose h5,.evento-prose h6{color:#0f172a;font-weight:700;line-height:1.25;margin-top:2rem;margin-bottom:.75rem}.evento-prose h1{font-size:2rem}.evento-prose h2{font-size:1.625rem}.evento-prose h3{font-size:1.25rem}.evento-prose h4{font-size:1.125rem}.evento-prose p{color:#334155;font-size:1rem;line-height:1.75}.evento-prose strong,.evento-prose b{color:#0f172a;font-weight:600}.evento-prose ul,.evento-prose ol{padding-left:1.5rem;margin:1rem 0}.evento-prose ul li{list-style:disc;margin-bottom:.5rem}.evento-prose ol li{list-style:decimal;margin-bottom:.5rem}.evento-prose blockquote{border-left:4px solid #00adee;background:#f8fafc;padding:1rem 1.25rem;margin:1.5rem 0;color:#475569;font-style:italic;border-radius:0 8px 8px 0}.evento-prose img{border-radius:12px;margin:1.5rem auto}.evento-prose a:not(.btn){color:#0284c7;text-decoration:underline;text-underline-offset:3px}.evento-prose a:not(.btn):hover{color:#0369a1}.evento-prose code{background:#f1f5f9;color:#0f172a;padding:2px 6px;border-radius:4px;font-size:.9em}.hotel-search{color:#2c2c2c}@media(max-width: 1023px){.hotel-search-toggle{position:fixed;top:76px;left:16px;right:16px;margin-bottom:0 !important}.hotel-search-toggle>div{box-shadow:0 8px 24px rgba(15,23,42,.18)}}.hotel-search-toggle .hotel-view-btn{color:#64748b;background:rgba(0,0,0,0)}.hotel-search-toggle .hotel-view-btn.is-active{background:#00adee;color:#fff;box-shadow:0 4px 10px rgba(0,173,238,.25)}@media(max-width: 1023px){.hotel-search-layout{margin-top:70px}}@media(max-width: 1023px){.hotel-search-layout[data-view=list] .hotel-search-map{display:none}.hotel-search-layout[data-view=map] .hotel-search-list{display:none}.hotel-search-layout[data-view=map] .hotel-search-map{position:sticky;top:140px}.hotel-map-canvas{height:calc(100vh - 240px);min-height:420px}}@media(min-width: 1024px){.hotel-map-canvas{height:calc(100vh - 200px);min-height:480px}.hotel-search-list{max-height:100vh;overflow-y:auto;padding-right:8px}.hotel-search-list::-webkit-scrollbar{width:6px}.hotel-search-list::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.hotel-search-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.hotel-search-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}}.hotel-card{color:#2c2c2c}.hotel-card h3{color:#2c2c2c}.hotel-card p{color:#64748b}.hotel-card .hotel-card-img img{transition:none;transform:none}.hotel-card:hover .hotel-card-img img{transform:none}.hotel-card.is-hidden{display:none}.hotel-load-more-wrap{grid-column:1/-1;margin-top:24px;display:flex;flex-direction:column;align-items:center;gap:12px}.hotel-load-sentinel{width:100%;height:1px}.hotel-load-status{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;border-radius:999px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 14px rgba(15,23,42,.1);font-size:14px;font-weight:600;color:#475569}.hotel-load-status[hidden]{display:none}.load-more-spinner{width:16px;height:16px;flex-shrink:0;border-radius:50%;border:2px solid #cbd5e1;border-top-color:#00adee;animation:hotelLoadSpin .7s linear infinite}@keyframes hotelLoadSpin{to{transform:rotate(360deg)}}.hotel-load-fallback{display:none;align-items:center;gap:8px;padding:12px 24px;border-radius:999px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 14px rgba(15,23,42,.1);font-size:14px;font-weight:600;color:#334155;transition:background .2s ease}.hotel-load-fallback.is-visible{display:inline-flex}.hotel-load-fallback:hover{background:#f8fafc}.hotel-card.is-revealed{animation:hotelCardIn .35s ease both}@keyframes hotelCardIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion: reduce){.hotel-card.is-revealed{animation:none}.load-more-spinner{animation:none}}body{color:#fff;font-family:"Lato",sans-serif;background:#fff}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{font-family:"Montserrat",sans-serif}.airbnb-marker .marker-badge{background:#fff;padding:6px 14px;border-radius:9999px;font-size:14px;font-weight:600;color:#222;box-shadow:0 4px 12px rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.08);white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;transition:transform .15s ease,box-shadow .15s ease;display:flex;gap:2px;align-items:center}.marker-badge.active{transform:scale(1.1);box-shadow:0 8px 20px rgba(0,0,0,.25);border-color:#0284c7}.leaflet-popup-content-wrapper{border-radius:14px;padding:0;box-shadow:0 10px 30px rgba(0,0,0,.2)}.leaflet-popup-content{margin:0}.leaflet-popup-tip{background:#fff}.hotel-popup{width:260px;background:#fff;border-radius:16px;padding:12px;display:flex;flex-direction:column;gap:8px}.hotel-popup img{width:100%;height:130px;object-fit:cover;border-radius:12px}.hotel-popup h4{font-size:18px;font-weight:600;color:#111827;line-height:1.3;text-align:center}.hotel-popup a{align-self:flex-start;background:#0284c7;color:#fff;font-size:16px;font-weight:500;padding:6px 14px;border-radius:9999px;text-decoration:none;transition:all .15s ease;display:block;width:100%;text-align:center}.hotel-popup a:hover{background:#0369a1;transform:translateY(-1px);box-shadow:0 6px 14px rgba(2,132,199,.35)}.leaflet-popup-content-wrapper{border-radius:18px;padding:0}.leaflet-popup-content{margin:0}.multi-item input[type=checkbox]{opacity:1;pointer-events:none}.multi-item input[type=checkbox]:checked+div{outline:2px solid #0284c7;outline-offset:-2px}.multi-item input[type=checkbox]:checked+div .check-icon{display:flex}.multi-item input[type=checkbox]:checked+div{box-shadow:0 10px 25px rgba(2,132,199,.25)}.dropdown-item{display:flex;gap:12px;padding:14px 16px;width:100%;text-align:left;align-items:center;transition:background .2s}.dropdown-item:hover{background:#f5f7fa}.dropdown-item .icon{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.dropdown-item .title{font-weight:600;font-size:15px;color:#111827}.dropdown-item .desc{font-size:13px;color:#6b7280}.swiper{height:max-content}.leaflet-marker-icon{width:fit-content !important}.leaflet-popup-close-button{background:#111827 !important;color:#fff !important;border-radius:100% !important}#map{z-index:10}.swiper-wrapper{transition-timing-function:linear !important}/*# sourceMappingURL=custom.min.css.map */
