:root{–navy:#0d2b45;–cream:#f7f2e8;–gold:#e8a33d;–orange:#f08a1c;–teal:#2f9e94;–ink:#16232e;–muted:#5b7183;–rad:16px;–max:1180px}
.rmyr *{box-sizing:border-box}
.wp-site-blocks > header.wp-block-template-part{display:none!important}
.entry-content.has-global-padding{padding-left:0!important;padding-right:0!important}
.rmyr{width:100vw;max-width:100vw;margin-left:calc(50% – 50vw);margin-right:calc(50% – 50vw)}
.rmyr > *{max-width:none!important}
.rmyr{font-family:-apple-system,BlinkMacSystemFont,”Segoe UI”,Roboto,Helvetica,Arial,sans-serif;color:var(–ink);line-height:1.65;font-size:17px}
.rmyr img{max-width:100%;height:auto;display:block}
.rmyr a{text-decoration:none}
.rmyr .wrap{max-width:var(–max);margin:0 auto;padding:0 22px}
.rmyr h1,.rmyr h2,.rmyr h3,.rmyr h4{line-height:1.15;margin:0 0 .5em;font-weight:800;letter-spacing:-.01em}
.rmyr p{margin:0 0 1.1em}
.rmyr-nav{position:sticky;top:0;z-index:99;background:var(–navy);border-bottom:1px solid rgba(255,255,255,.08)}
.rmyr-nav .wrap{display:flex;align-items:center;gap:14px;height:74px}
.rmyr-brand{display:flex;align-items:center;gap:11px;color:#fff;flex:0 0 auto}
.rmyr-brand img{width:46px;height:46px;border-radius:50%;object-fit:cover;flex:0 0 46px}
.rmyr-bt b{display:block;font-size:13px;font-weight:800;letter-spacing:.05em;line-height:1.2;text-transform:uppercase;color:#fff;white-space:nowrap}
.rmyr-bt i{display:block;font-style:normal;font-size:9px;letter-spacing:.17em;color:var(–gold);text-transform:uppercase;font-weight:700;margin-top:3px;white-space:nowrap}
.rmyr-menu{display:flex;align-items:center;gap:22px;margin-left:auto;flex-wrap:nowrap}
.rmyr-menu a{color:#dbe6ef;font-size:14.5px;font-weight:600}
.rmyr-menu a:hover{color:var(–gold)}
.rmyr-lang{border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:5px 13px;font-size:12.5px}
.rmyr-cta{background:var(–orange);color:#fff!important;padding:12px 24px;border-radius:999px;font-weight:800;font-size:14.5px}
.rmyr-btn{padding:15px 30px;border-radius:999px;font-weight:800;font-size:15.5px;display:inline-block}
.rmyr-btn.primary{background:var(–orange);color:#fff;box-shadow:0 12px 30px rgba(240,138,28,.4)}
.rmyr-btn.ghost{border:2px solid rgba(255,255,255,.65);color:#fff}
.rmyr-bhero{background:linear-gradient(180deg,#0d2b45 0%,#14567d 60%,#1b7f9a 100%);color:#fff;padding:64px 0 56px;position:relative}
.rmyr-bhero .crumb{font-size:13px;color:#a9c9de;margin-bottom:14px}
.rmyr-bhero .crumb a{color:#a9c9de}
.rmyr-bhero h1{font-size:clamp(32px,5vw,56px);margin-bottom:14px}
.rmyr-badges{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}
.rmyr-badges span{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:7px 16px;font-size:13.5px;font-weight:700}
.rmyr-badges span.price{background:var(–gold);border-color:var(–gold);color:#12202c}
.rmyr-sec{padding:64px 0}
.rmyr-sec.cream{background:var(–cream)}
.rmyr-sec.navy{background:var(–navy);color:#fff}
.rmyr-kicker{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(–teal);font-weight:800;margin-bottom:10px}
.rmyr-sec.navy .rmyr-kicker{color:var(–gold)}
.rmyr-sec h2{font-size:clamp(26px,3.4vw,38px);color:var(–navy)}
.rmyr-sec.navy h2{color:#fff}
.rmyr-gal{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.rmyr-gal a{display:block;border-radius:12px;overflow:hidden;box-shadow:0 8px 22px rgba(13,43,69,.10);aspect-ratio:4/3}
.rmyr-gal a img{width:100%;height:100%;object-fit:cover;transition:transform .4s}
.rmyr-gal a:hover img{transform:scale(1.05)}
.rmyr-gal a.big{grid-column:span 2;grid-row:span 2;aspect-ratio:auto}
.rmyr-two{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:start}
.rmyr-rates{background:#fff;border-radius:var(–rad);padding:28px;box-shadow:0 12px 32px rgba(13,43,69,.09);border-top:4px solid var(–orange)}
.rmyr-rates h3{font-size:20px;color:var(–navy)}
.rmyr-rates ul{list-style:none;padding:0;margin:0}
.rmyr-rates li{padding:11px 0 11px 26px;border-bottom:1px solid #eef2f6;font-size:15.5px;position:relative;color:#2c4256}
.rmyr-rates li:before{content:”⚓”;position:absolute;left:0;top:10px;font-size:13px;opacity:.55}
.rmyr-rates li:last-child{border-bottom:0}
.rmyr-inc{display:grid;grid-template-columns:1fr 1fr;gap:8px 22px;margin-top:26px}
.rmyr-inc div{position:relative;padding-left:28px;font-size:15.5px;color:#cfe0ee}
.rmyr-inc div:before{content:”✓”;position:absolute;left:0;top:1px;width:19px;height:19px;border-radius:50%;background:var(–teal);color:#fff;font-size:11px;font-weight:900;display:flex;align-items:center;justify-content:center}
.rmyr-info{background:#fff;border-radius:var(–rad);padding:24px;box-shadow:0 10px 26px rgba(13,43,69,.07);border-left:4px solid var(–teal);margin-top:22px}
.rmyr-info b{display:block;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(–muted);margin-bottom:3px}
.rmyr-info p{margin:0 0 14px;font-size:15.5px}
.rmyr-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:34px}
.rmyr-boat{background:#fff;border-radius:var(–rad);overflow:hidden;box-shadow:0 12px 30px rgba(13,43,69,.09);display:flex;flex-direction:column}
.rmyr-boat img{width:100%;aspect-ratio:4/3;object-fit:cover}
.rmyr-boat .b{padding:18px 18px 20px;display:flex;flex-direction:column;flex:1}
.rmyr-boat h3{font-size:17.5px;color:var(–navy);margin-bottom:4px}
.rmyr-boat .m{font-size:12.5px;color:var(–muted);text-transform:uppercase;letter-spacing:.1em;font-weight:700;margin-bottom:10px}
.rmyr-boat .p{font-size:20px;font-weight:900;color:var(–orange);margin-bottom:12px}
.rmyr-boat .g{margin-top:auto;font-weight:800;font-size:14px;color:var(–navy);border-top:1px solid #eef2f6;padding-top:12px}
.rmyr-final{background:linear-gradient(120deg,var(–teal),#1b7f9a);border-radius:20px;padding:38px;text-align:center;color:#fff}
.rmyr-final h3{font-size:26px;color:#fff;margin-bottom:8px}
.rmyr-final p{color:#e6f7f5;max-width:600px;margin:0 auto 22px}
.rmyr-foot{background:#08202f;color:#8fa9bd;padding:44px 0;text-align:center}
.rmyr-foot img{width:74px;height:74px;border-radius:50%;margin:0 auto 14px}
.rmyr-foot b{display:block;color:#fff;letter-spacing:.13em;font-size:14px;text-transform:uppercase}
.rmyr-foot .fl{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;margin:18px 0}
.rmyr-foot .fl a{color:#bdd3e3;font-size:14px;font-weight:600}
.rmyr-foot small{font-size:12.5px;color:#6f8ba1}
@media(max-width:980px){.rmyr-gal{grid-template-columns:1fr 1fr}.rmyr-gal a.big{grid-column:span 2;grid-row:auto}.rmyr-two{grid-template-columns:1fr}.rmyr-cards{grid-template-columns:1fr 1fr}.rmyr-menu a:not(.rmyr-cta):not(.rmyr-lang){display:none}}
@media(max-width:640px){.rmyr-gal,.rmyr-cards,.rmyr-inc{grid-template-columns:1fr}.rmyr-sec{padding:48px 0}}
About this yacht
LAGOON 45' Charter We’re excited to introduce our new luxury catamaran, the Lagoon 45′, to our fleet!
This sleek vessel offers ample space to sail along the stunning coastline of Riviera Maya with its innovative forward cockpit design that ensures comfortable stability.
Equipped with all necessary amenities, such as a trampoline sundeck, two cabins, and two bathrooms, this spacious catamaran can comfortably accommodate up to 30 guests.
Our skilled crew will serve fresh guacamole and ceviche, and for charters that last five hours or more, we’ll even throw in a BBQ! You can also indulge in bottomless icy-cold margaritas with our unlimited open bar.
Rates
Pricing & Charter Options All-inclusive rates 4 hour 1-15 guests HALF DAY (9am-1pm or 2:30pm-6:30pm tour): $2,150 USD +$110 USD additional per person if over 15 persons (30 guests max) 5 hour 1-15 guests (8:30am-1:30pm or 2:30pm-7:30pm tour): $2,550 USD Good Value! BBQ included! +$130 USD additional per person if over 15 persons (30 guests max) 8 hour 1-15 guests FULL DAY (10am-6pm tour): $3,150 USD (Cozumel and Palancar Reef, and beach + BBQ included) +$190 USD additional per person if over 15 persons (30 guests max) Max: 30 persons capacity +$10 USD per person governmental dock fee collected at boarding 35% deposit and remaining balance collected at boarding Additional hour $650 USD All inclusive
What’s Included ONBOARD CHEF PREPARED SNACKS AND MEALS:
Fresh fruit platter
Fresh guacamole
Fish or shrimp ceviche
Variety of chips
BBQ (beef or vegetarian burgers) with 5+ hour tours
UNLIMITED OPEN BAR (WITH BARTENDER):
Beer – Corona Extra
Vodka – Smirnoff
Rum – Bacardi Blanco
Whiskey – Johnnie Walker Red Label
Tequila – José Cuervo
Non-alcoholic – Coca-Cola, Coca-Cola Light, Sprite, orange, pineapple, and cranberry juice, bottled water
Large outside dinner table
Shaded cockpit
Large trampoline for sunbathing
2 spacious water access points
Air-conditioned cabins
Complete kitchen
2 queen-size beds
2 bathrooms
High-end sound system for plug in or Bluetooth connection
Clean towels
Snorkeling gear
Life vests
Fishing gear (upon request)
Paddle boards (upon request)
Floaties (upon request)
Ready to charter the LAGOON 45'? Send us your date and group size — you get boat availability and an all-inclusive price the same day.