Overview

Cancellation & Refund Policy

Cancellation more than a week in advance : 15% administration fee.

Cancellation between a week and 72 hours prior to departure date: 50% of the total amount plus administration fees that might be imposed.

Cancellation less than 48 hours prior to departure date and time or no-show : 100% of the total amount.

Tickets for Events or Attractions are non-refundable.

Airport, Limousine or Coach – transfer services are non-refundable.

Need help?

Contact us at {email} for questions related to refunds and returns.

document.addEventListener("DOMContentLoaded", function() { const menuToggle = document.querySelector('.menu-toggle, .navbar-toggler'); const menu = document.querySelector('.mobile-menu, .nav-menu'); if (menuToggle && menu) { menuToggle.addEventListener('click', function() { menu.classList.toggle('active'); }); } });