{"id":5002,"date":"2021-05-10T12:11:07","date_gmt":"2021-05-10T12:11:07","guid":{"rendered":"https:\/\/questheroes.es\/?page_id=5002"},"modified":"2026-08-06T12:59:55","modified_gmt":"2026-08-06T10:59:55","slug":"boat-rental","status":"publish","type":"page","link":"https:\/\/questheroes.es\/es\/","title":{"rendered":"Alquiler de barcos"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5002\" class=\"elementor elementor-5002\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-fdabd08 wd-section-stretch-content e-flex e-con-boxed e-con e-parent\" data-id=\"fdabd08\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a716c00 elementor-widget elementor-widget-html\" data-id=\"a716c00\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&family=Inter:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root {\r\n    --gold: #DDBB85;\r\n    --gold-deep: #b8935a;\r\n    --gold-soft: rgba(221,187,133,0.14);\r\n    --navy: #071E33;\r\n    --navy-2: #0a2740;\r\n    --navy-3: #0e304d;\r\n    --ink: #12222e;\r\n    --ivory: #f8f7f4;\r\n    --ivory-2: #f1efe9;\r\n    --cream: #f6f1e7;\r\n    --cream-60: rgba(246,241,231,0.62);\r\n    --cream-40: rgba(246,241,231,0.4);\r\n    --line-dark: rgba(246,241,231,0.1);\r\n    --line-light: rgba(18,34,46,0.12);\r\n    --serif: 'Playfair Display', serif;\r\n    --sans: 'Inter', sans-serif;\r\n    --ease: cubic-bezier(.16,1,.3,1);\r\n  }\r\n\r\n  * { box-sizing: border-box; margin: 0; }\r\n  html { scroll-behavior: smooth; }\r\n  body { background: var(--navy); font-family: var(--sans); color: var(--cream); overflow-x: hidden; -webkit-font-smoothing: antialiased; }\r\n  ::selection { background: var(--gold); color: var(--navy); }\r\n  a { text-decoration: none; color: inherit; }\r\n  img { max-width: 100%; display: block; }\r\n\r\n  @keyframes fadeUp { from { opacity: 0; transform: translateY(32px); } to { opacity: 1; transform: translateY(0); } }\r\n  @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }\r\n  @keyframes marquee { from { transform: translateX(0); } to { transform: translateX(-50%); } }\r\n  @keyframes drift { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-10px); } }\r\n\r\n  .reveal { opacity: 0; transform: translateY(36px); transition: opacity 1s var(--ease), transform 1s var(--ease); }\r\n  .reveal.in { opacity: 1; transform: translateY(0); }\r\n  .reveal.d1 { transition-delay: .12s; }\r\n  .reveal.d2 { transition-delay: .24s; }\r\n  .reveal.d3 { transition-delay: .36s; }\r\n\r\n  .wrap { max-width: 1320px; margin: 0 auto; padding: 0 48px; }\r\n\r\n  \/* ============ TYPOGRAPHY SYSTEM ============ *\/\r\n  .eyebrow {\r\n    display: inline-flex; align-items: center; gap: 14px;\r\n    font-size: 11px; letter-spacing: 0.34em; font-weight: 600; color: var(--gold);\r\n    text-transform: uppercase;\r\n  }\r\n  .eyebrow::before { content: ''; width: 36px; height: 1px; background: var(--gold); opacity: .7; }\r\n  .light .eyebrow { color: var(--gold-deep); }\r\n  .light .eyebrow::before { background: var(--gold-deep); }\r\n\r\n  .h2 {\r\n    font-family: var(--sans); font-weight: 700; letter-spacing: -0.02em;\r\n    font-size: clamp(36px, 4.6vw, 58px); line-height: 1.06; color: var(--cream);\r\n    margin: 22px 0 0;\r\n  }\r\n  .h2 em { font-family: var(--serif); font-style: italic; font-weight: 500; color: var(--gold); letter-spacing: 0; }\r\n  .light .h2 { color: var(--ink); }\r\n\r\n  .lede { font-size: 17px; line-height: 1.75; font-weight: 300; color: var(--cream-60); max-width: 560px; }\r\n  .light .lede { color: rgba(18,34,46,0.66); }\r\n\r\n  .qh-btn { display: inline-flex; align-items: center; gap: 12px; font-size: 12.5px; font-weight: 700; letter-spacing: 0.14em; cursor: pointer; }\r\n  .qh-btn .arr { transition: transform .35s var(--ease); }\r\n  .qh-btn:hover .arr { transform: translateX(5px); }\r\n  .qh-btn-gold {\r\n    background: linear-gradient(120deg, #e6c996, var(--gold) 45%, #cfa96f);\r\n    color: var(--navy); padding: 15px 30px; border-radius: 2px;\r\n    box-shadow: 0 10px 30px rgba(221,187,133,0.28);\r\n    transition: box-shadow .35s ease, transform .35s ease;\r\n  }\r\n  .qh-btn-gold:hover { transform: translateY(-2px); box-shadow: 0 16px 40px rgba(221,187,133,0.4); }\r\n  .qh-btn-ghost {\r\n    padding: 15px 30px; border: 1px solid rgba(246,241,231,0.35); color: var(--cream);\r\n    border-radius: 2px; transition: border-color .3s, color .3s, background .3s;\r\n  }\r\n  .qh-btn-ghost:hover { border-color: var(--gold); color: var(--gold); background: rgba(221,187,133,0.06); }\r\n  .qh-btn-line { color: var(--gold); padding: 8px 0; border-bottom: 1px solid rgba(221,187,133,0.45); transition: border-color .3s; }\r\n  .qh-btn-line:hover { border-color: var(--gold); }\r\n\r\n  \/* ============ HERO ============ *\/\r\n  .hero { position: relative; min-height: 100vh; display: flex; align-items: flex-end; overflow: hidden; }\r\n  .hero video { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }\r\n  .hero::before {\r\n    content: ''; position: absolute; inset: 0; z-index: 1;\r\n    background:\r\n      linear-gradient(180deg, rgba(7,30,51,0.5) 0%, rgba(7,30,51,0.15) 38%, rgba(7,30,51,0.92) 100%),\r\n      radial-gradient(ellipse at 22% 78%, rgba(221,187,133,0.12), transparent 55%);\r\n  }\r\n  .hero-inner { position: relative; z-index: 2; width: 100%; max-width: 1400px; margin: 0 auto; padding: 200px 48px 190px; }\r\n  .hero-badge {\r\n    display: inline-flex; align-items: center; gap: 12px; padding: 9px 22px 9px 12px;\r\n    border: 1px solid rgba(246,241,231,0.28); border-radius: 999px; margin-bottom: 34px;\r\n    backdrop-filter: blur(6px); background: rgba(7,30,51,0.25);\r\n    animation: fadeUp 1s .1s var(--ease) both;\r\n  }\r\n  .hero-badge .dot { width: 7px; height: 7px; border-radius: 50%; background: var(--gold); box-shadow: 0 0 0 5px rgba(221,187,133,0.18); }\r\n  .hero-badge span:last-child { font-size: 10.5px; letter-spacing: 0.3em; font-weight: 600; color: #ecdfc6; }\r\n  .hero h1 {\r\n    font-family: var(--sans); font-weight: 800; letter-spacing: -0.03em;\r\n    font-size: clamp(52px, 7.6vw, 116px); line-height: 0.99; color: var(--cream);\r\n    max-width: 14ch; animation: fadeUp 1.1s .22s var(--ease) both; text-wrap: balance;\r\n  }\r\n  .hero h1 em { font-family: var(--serif); font-style: italic; font-weight: 500; color: var(--gold); letter-spacing: 0; }\r\n  .hero-row { display: flex; align-items: flex-end; justify-content: space-between; gap: 48px; margin-top: 44px; flex-wrap: wrap; animation: fadeUp 1.2s .36s var(--ease) both; }\r\n  .hero-sub { font-size: 17px; line-height: 1.75; font-weight: 300; color: rgba(246,241,231,0.85); max-width: 460px; }\r\n  .hero-sub strong { font-weight: 600; color: var(--gold); }\r\n  .hero-ctas { display: flex; gap: 16px; flex-wrap: wrap; }\r\n  .hero-meta-wrap { position: absolute; bottom: 0; left: 0; right: 0; z-index: 2; }\r\n  .hero-meta {\r\n    position: relative; z-index: 2; display: flex; gap: 0;\r\n    max-width: 1400px; margin: 0 auto; padding: 0 48px 0;\r\n    animation: fadeIn 1.6s .8s ease both;\r\n  }\r\n  .hero-meta-inner { display: flex; width: 100%; border-top: 1px solid rgba(246,241,231,0.16); }\r\n  .hero-meta-item { flex: 1; padding: 26px 8px 34px; display: flex; flex-direction: column; gap: 6px; }\r\n  .hero-meta-item + .hero-meta-item { border-left: 1px solid rgba(246,241,231,0.16); padding-left: 32px; }\r\n  .hero-meta-item b { font-size: 13px; font-weight: 700; letter-spacing: 0.08em; color: var(--cream); }\r\n  .hero-meta-item span { font-size: 12px; font-weight: 300; color: var(--cream-60); letter-spacing: 0.03em; }\r\n\r\n  \/* ============ BOATS (light) ============ *\/\r\n  #boats { background: var(--ivory); padding: 150px 0 140px; position: relative; }\r\n  #boats::before { content: ''; position: absolute; top: 0; left: 48px; right: 48px; height: 1px; background: transparent; }\r\n  .boats-head { display: flex; align-items: flex-end; justify-content: space-between; gap: 40px; margin-bottom: 64px; flex-wrap: wrap; }\r\n  .boats-head .lede { margin-top: 20px; }\r\n\r\n  .qh-filters { display: inline-flex; padding: 5px; background: var(--ivory-2); border: 1px solid var(--line-light); border-radius: 3px; gap: 4px; flex-wrap: wrap; }\r\n  .qh-filter-btn {\r\n    display: flex; flex-direction: column; align-items: flex-start; gap: 5px;\r\n    padding: 13px 22px; border: none !important; background: transparent !important;\r\n    box-shadow: none !important; border-radius: 2px; text-transform: uppercase;\r\n    font-family: var(--sans); font-size: 11.5px; font-weight: 700; letter-spacing: 0.1em;\r\n    color: rgba(18,34,46,0.6) !important; cursor: pointer; transition: all .3s ease; text-align: left;\r\n    margin: 0; line-height: 1.3; min-height: 0;\r\n  }\r\n  .qh-filter-btn .loc {\r\n    font-size: 10px; font-weight: 500; letter-spacing: 0.05em; text-transform: none;\r\n    color: rgba(18,34,46,0.45); display: inline-flex; align-items: center; gap: 5px;\r\n    transition: color .3s ease;\r\n  }\r\n  .qh-filter-btn .loc::before { content: ''; width: 5px; height: 5px; border-radius: 50%; background: var(--gold-deep); }\r\n  .qh-filter-btn:hover { color: var(--ink) !important; background: transparent !important; }\r\n  .qh-filter-btn.active, .qh-filter-btn.active:hover { background: var(--navy) !important; color: var(--cream) !important; box-shadow: 0 6px 18px rgba(7,30,51,0.25) !important; }\r\n  .qh-filter-btn.active .loc { color: rgba(246,241,231,0.65); }\r\n  .qh-filter-btn.active .loc::before { background: var(--gold); }\r\n\r\n  .boats-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(330px, 100%), 1fr)); gap: 28px; }\r\n  .boats-note { margin-top: 28px; font-size: 12.5px; font-weight: 400; color: rgba(18,34,46,0.5); font-style: italic; }\r\n  .boat-card {\r\n    background: #fff; border: 1px solid var(--line-light); border-radius: 4px; overflow: hidden;\r\n    display: flex; flex-direction: column;\r\n    transition: transform .55s var(--ease), box-shadow .55s ease, border-color .3s;\r\n  }\r\n  .boat-card:hover { transform: translateY(-10px); box-shadow: 0 34px 70px rgba(7,30,51,0.16); border-color: rgba(221,187,133,0.5); }\r\n  .boat-card.hidden { display: none; }\r\n  .boat-media { height: 240px; position: relative; background: linear-gradient(135deg, var(--navy-3), var(--navy)); display: flex; align-items: center; justify-content: center; overflow: hidden; }\r\n  .boat-media::before { content: ''; position: absolute; inset: 0; background: radial-gradient(circle at 28% 22%, rgba(221,187,133,0.16), transparent 55%); }\r\n  .boat-media svg { opacity: .5; transition: transform .6s var(--ease); }\r\n  .boat-card:hover .boat-media svg { transform: scale(1.08); }\r\n  .boat-media img { width: 100%; height: 100%; object-fit: cover; transition: transform .6s var(--ease); }\r\n  .boat-card:hover .boat-media img { transform: scale(1.06); }\r\n  .boat-card.unavailable .boat-media img { filter: grayscale(.7); opacity: .75; }\r\n  .badge-unavailable {\r\n    position: absolute; bottom: 16px; left: 16px; font-size: 9.5px; font-weight: 800; letter-spacing: 0.12em;\r\n    color: var(--cream); background: rgba(140,32,32,0.92); padding: 7px 13px; border-radius: 2px;\r\n  }\r\n  .boat-cta.disabled { background: rgba(18,34,46,0.14); color: rgba(18,34,46,0.45); cursor: not-allowed; }\r\n  .boat-cta.disabled:hover { background: rgba(18,34,46,0.14); color: rgba(18,34,46,0.45); }\r\n  .ph { position: absolute; bottom: 14px; right: 16px; font-size: 9px; letter-spacing: 0.22em; color: var(--cream-40); font-weight: 700; }\r\n  .badge {\r\n    position: absolute; top: 16px; left: 16px; font-size: 9.5px; font-weight: 800; letter-spacing: 0.12em;\r\n    color: var(--navy); background: var(--gold); padding: 7px 13px; border-radius: 2px;\r\n  }\r\n  .boat-body { padding: 32px 30px 34px; display: flex; flex-direction: column; flex: 1; }\r\n  .boat-body h3 { font-family: var(--serif); font-size: 30px; font-weight: 600; color: var(--ink); }\r\n  .boat-body .tagline { font-size: 13px; font-weight: 400; color: rgba(18,34,46,0.55); margin: 5px 0 24px; }\r\n  .specs { flex: 1; }\r\n  .spec { display: flex; justify-content: space-between; align-items: baseline; padding: 11px 0; border-top: 1px solid rgba(18,34,46,0.08); }\r\n  .spec span:first-child { font-size: 13px; color: rgba(18,34,46,0.55); font-weight: 400; }\r\n  .spec span:last-child { font-size: 13.5px; font-weight: 600; color: var(--ink); }\r\n  .boat-cta {\r\n    display: flex; justify-content: center; margin-top: 26px; padding: 15px;\r\n    background: var(--navy); color: var(--cream); border-radius: 2px;\r\n    font-size: 11.5px; font-weight: 700; letter-spacing: 0.14em;\r\n    transition: background .3s, color .3s;\r\n  }\r\n  .boat-cta:hover { background: var(--gold); color: var(--navy); }\r\n\r\n  \/* ============ EXCURSIONS (dark, alternating rows) ============ *\/\r\n  #excursions { background: var(--navy); padding: 150px 0; position: relative; overflow: hidden; }\r\n  #excursions::before { content: ''; position: absolute; top: -200px; right: -200px; width: 640px; height: 640px; border-radius: 50%; background: radial-gradient(circle, rgba(221,187,133,0.07), transparent 65%); }\r\n  .exc-head { max-width: 720px; margin-bottom: 90px; }\r\n  .exc-list { display: flex; flex-direction: column; gap: 64px; }\r\n  .exc-row {\r\n    display: grid; grid-template-columns: 1.05fr 0.95fr; gap: 56px; align-items: center;\r\n    background: #F7FAFC; border-radius: 10px; padding: 28px;\r\n    box-shadow: 0 24px 60px rgba(0,0,0,0.28);\r\n  }\r\n  .exc-row.flip .exc-media { order: 2; }\r\n  .exc-row.flip .exc-body { order: 1; }\r\n  .exc-media { position: relative; height: 460px; border-radius: 4px; overflow: hidden; background: linear-gradient(135deg, var(--navy-3), #061726); }\r\n  .exc-media::after { content: ''; position: absolute; inset: 0; z-index: 1; background: linear-gradient(180deg, transparent 55%, rgba(7,30,51,0.45)); pointer-events: none; }\r\n  .exc-media img { width: 100%; height: 100%; object-fit: cover; transition: transform .7s var(--ease); }\r\n  .exc-row:hover .exc-media img { transform: scale(1.05); }\r\n  .exc-num {\r\n    position: absolute; bottom: 14px; right: 22px; z-index: 2;\r\n    font-family: var(--serif); font-style: italic; font-size: 54px; color: rgba(246,241,231,0.5);\r\n  }\r\n  .exc-body { padding: 32px 36px 32px 8px; }\r\n  .exc-row.flip .exc-body { padding: 32px 8px 32px 36px; }\r\n  .exc-body .tag {\r\n    display: inline-flex; align-items: center; gap: 14px;\r\n    font-size: 11px; letter-spacing: 0.28em; font-weight: 700; color: var(--gold-deep);\r\n  }\r\n  .exc-body .tag::before { content: ''; width: 32px; height: 1px; background: var(--gold-deep); opacity: .7; }\r\n  .exc-body h3 { font-family: var(--serif); font-size: clamp(30px, 3.2vw, 44px); font-weight: 600; color: var(--ink); line-height: 1.12; margin-top: 20px; }\r\n  .exc-body p { font-size: 16px; line-height: 1.8; font-weight: 300; color: rgba(18,34,46,0.68); margin-top: 20px; max-width: 520px; }\r\n  .exc-foot { display: flex; align-items: center; gap: 36px; margin-top: 36px; flex-wrap: wrap; }\r\n  .exc-price .amount { font-family: var(--serif); font-size: 38px; color: var(--ink); }\r\n  .exc-price .per { display: block; font-size: 12px; font-weight: 300; color: rgba(18,34,46,0.5); margin-top: 4px; }\r\n  .exc-cta {\r\n    display: inline-flex; align-items: center; gap: 12px; padding: 16px 32px; border-radius: 2px;\r\n    background: linear-gradient(120deg, #e6c996, var(--gold) 45%, #cfa96f); color: var(--navy);\r\n    font-size: 12px; font-weight: 800; letter-spacing: 0.14em; white-space: nowrap;\r\n    box-shadow: 0 10px 28px rgba(221,187,133,0.25);\r\n    transition: transform .3s ease, box-shadow .3s ease;\r\n  }\r\n  .exc-cta:hover { transform: translateY(-2px); box-shadow: 0 16px 38px rgba(221,187,133,0.38); }\r\n  .exc-cta .arr { transition: transform .35s var(--ease); }\r\n  .exc-cta:hover .arr { transform: translateX(4px); }\r\n\r\n  \/* ============ DESTINATIONS (dark, horizontal gallery) ============ *\/\r\n  #destinations { background: linear-gradient(180deg, #051524, var(--navy)); padding: 150px 0; position: relative; overflow: hidden; }\r\n  .dest-head {\r\n    display: flex; align-items: flex-end; justify-content: space-between; gap: 40px;\r\n    max-width: 1320px; margin: 0 auto 64px; padding: 0 48px; flex-wrap: wrap;\r\n  }\r\n  .dest-head .lede { margin-top: 20px; }\r\n  .dest-boat-anim { max-width: 520px; margin: 8px 0 -18px; overflow: hidden; }\r\n  .dest-boat-anim svg { display: block; height: 130px; }\r\n  .dest-nav { display: flex; align-items: center; gap: 14px; }\r\n  .dest-counter { font-family: var(--serif); font-style: italic; font-size: 17px; color: var(--cream-60); margin-right: 10px; }\r\n  .dest-counter b { font-style: normal; font-weight: 500; color: var(--gold); font-size: 22px; }\r\n  .dest-arrow {\r\n    width: 52px; height: 52px; border-radius: 50%; cursor: pointer;\r\n    border: 1px solid rgba(246,241,231,0.25) !important; background: transparent !important;\r\n    color: var(--cream) !important; font-size: 20px; display: flex; align-items: center; justify-content: center;\r\n    transition: border-color .3s, background .3s, color .3s; box-shadow: none !important; padding: 0; margin: 0;\r\n  }\r\n  .dest-arrow:hover { border-color: var(--gold) !important; background: rgba(221,187,133,0.1) !important; color: var(--gold) !important; }\r\n  .dest-track {\r\n    display: flex; gap: 26px; overflow-x: auto; scroll-snap-type: x mandatory;\r\n    padding: 0 max(48px, calc((100vw - 1320px) \/ 2 + 48px)) 28px;\r\n    scrollbar-width: none; -ms-overflow-style: none;\r\n  }\r\n  .dest-track::-webkit-scrollbar { display: none; }\r\n  .dest-card {\r\n    position: relative; flex: 0 0 auto; width: clamp(480px, 46vw, 680px); aspect-ratio: 16 \/ 12.5;\r\n    border-radius: 8px; overflow: hidden; scroll-snap-align: start;\r\n    background: linear-gradient(135deg, var(--navy-3), #061726);\r\n  }\r\n  .dest-card img { width: 100%; height: 100%; object-fit: cover; transition: transform .9s var(--ease); }\r\n  .dest-card:hover img { transform: scale(1.05); }\r\n  .dest-card::after {\r\n    content: ''; position: absolute; inset: 0;\r\n    background: linear-gradient(180deg, rgba(4,14,24,0.08) 30%, rgba(4,14,24,0.28) 62%, rgba(4,14,24,0.85) 100%);\r\n  }\r\n  .dest-idx {\r\n    position: absolute; top: 20px; right: 24px; z-index: 2;\r\n    font-family: var(--serif); font-style: italic; font-size: 30px; color: rgba(246,241,231,0.65);\r\n  }\r\n  .dest-info { position: absolute; left: 0; right: 0; bottom: 0; z-index: 2; padding: 30px 34px 28px; display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; }\r\n  .dest-info h3 { font-family: var(--serif); font-size: clamp(26px, 2.4vw, 34px); font-weight: 600; color: var(--cream); line-height: 1.1; }\r\n  .dest-info h3::after {\r\n    content: ''; display: block; width: 34px; height: 1px; background: var(--gold);\r\n    margin-top: 14px; transform: scaleX(0); transform-origin: left; transition: transform .5s var(--ease);\r\n  }\r\n  .dest-card:hover .dest-info h3::after { transform: scaleX(1); }\r\n  .dest-info p { font-size: 13.5px; font-weight: 300; line-height: 1.6; color: rgba(246,241,231,0.78); max-width: 240px; text-align: right; flex-shrink: 0; }\r\n  @media (max-width: 860px) {\r\n    .dest-head { padding: 0 28px; }\r\n    .dest-track { padding: 0 28px 20px; gap: 16px; }\r\n    .dest-card { width: 86vw; }\r\n    .dest-info { flex-direction: column; align-items: flex-start; padding: 20px 22px; gap: 8px; }\r\n    .dest-info p { text-align: left; max-width: none; }\r\n    .dest-idx { font-size: 22px; top: 14px; right: 18px; }\r\n  }\r\n\r\n  \/* ============ EXTRAS (light cards) ============ *\/\r\n  #extras { background: var(--ivory); padding: 130px 0; overflow: hidden; }\r\n  .extras-head { text-align: center; max-width: 680px; margin: 0 auto 70px; padding: 0 48px; }\r\n  .extras-head .eyebrow { justify-content: center; }\r\n  .extras-head .eyebrow::after { content: ''; width: 36px; height: 1px; background: var(--gold-deep); opacity: .7; }\r\n  .extras-grid { display: grid; grid-template-columns: repeat(5, 1fr); }\r\n  .extra-card {\r\n    position: relative; padding: 20px 36px 10px; text-align: center;\r\n  }\r\n  .extra-card + .extra-card { border-left: 1px solid var(--line-light); }\r\n  .extra-icon { height: 150px; display: flex; align-items: flex-end; justify-content: center; margin-bottom: 34px; }\r\n  .extra-icon img {\r\n    max-width: 150px; max-height: 150px; object-fit: contain;\r\n    filter: drop-shadow(0 18px 26px rgba(7,30,51,0.18));\r\n    transition: transform .6s var(--ease);\r\n  }\r\n  .extra-card:hover .extra-icon img { transform: translateY(-10px); }\r\n  .extra-card h4 { position: relative; font-family: var(--serif); font-size: 24px; font-weight: 600; color: var(--ink); padding-top: 26px; }\r\n  .extra-card h4::before { content: ''; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 34px; height: 1px; background: var(--gold-deep); }\r\n  .extra-card p { font-size: 14px; line-height: 1.75; font-weight: 300; color: rgba(18,34,46,0.62); margin-top: 14px; }\r\n  @media (max-width: 1180px) {\r\n    .extras-grid { grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); row-gap: 70px; }\r\n    .extra-card + .extra-card { border-left: none; }\r\n  }\r\n\r\n  \/* ============ ABOUT (dark) ============ *\/\r\n  #about {\r\n    background:\r\n      linear-gradient(90deg, rgba(5,18,31,0.96) 0%, rgba(5,18,31,0.88) 45%, rgba(7,30,51,0.72) 100%),\r\n      url('https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/Cap-des-Pinar.jpg') center \/ cover no-repeat fixed;\r\n    padding: 160px 0; position: relative; overflow: hidden;\r\n  }\r\n  #about::after { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(5,18,31,0.55), transparent 20%, transparent 80%, rgba(5,18,31,0.6)); pointer-events: none; }\r\n  .about-grid { display: grid; grid-template-columns: 1.05fr 0.95fr; gap: 100px; align-items: center; position: relative; z-index: 1; }\r\n  .about-copy p { font-size: 16px; line-height: 1.85; font-weight: 300; color: rgba(246,241,231,0.72); margin-top: 24px; }\r\n  .about-copy p strong { font-weight: 600; color: var(--cream); }\r\n  .stats { display: flex; gap: 0; margin-top: 52px; border-top: 1px solid var(--line-dark); }\r\n  .stat { flex: 1; padding: 28px 10px 0; }\r\n  .stat + .stat { border-left: 1px solid var(--line-dark); padding-left: 34px; }\r\n  .stat-num { font-family: var(--serif); font-size: 56px; font-weight: 500; color: var(--gold); line-height: 1; }\r\n  .stat-num sup { font-size: 34px; vertical-align: baseline; position: static; line-height: 1; }\r\n  .stat-label { font-size: 10.5px; letter-spacing: 0.16em; font-weight: 600; color: var(--cream-60); margin-top: 10px; }\r\n  .reasons { display: flex; flex-direction: column; gap: 0; border: 1px solid var(--line-dark); border-radius: 4px; overflow: hidden; background: rgba(10,39,64,0.4); backdrop-filter: blur(4px); }\r\n  .reason { display: flex; gap: 24px; padding: 34px 36px; align-items: flex-start; transition: background .35s ease; position: relative; }\r\n  .reason + .reason { border-top: 1px solid var(--line-dark); }\r\n  .reason:hover { background: rgba(221,187,133,0.05); }\r\n  .reason::before { content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 2px; background: var(--gold); transform: scaleY(0); transition: transform .4s var(--ease); transform-origin: top; }\r\n  .reason:hover::before { transform: scaleY(1); }\r\n  .reason-num { font-family: var(--serif); font-style: italic; font-size: 30px; color: var(--gold); line-height: 1.1; }\r\n  .reason h4 { font-size: 16.5px; font-weight: 700; color: var(--cream); letter-spacing: 0.01em; }\r\n  .reason p { font-size: 14px; line-height: 1.7; font-weight: 300; color: var(--cream-60); margin-top: 7px; }\r\n\r\n  \/* ============ REVIEWS (light) ============ *\/\r\n  #reviews { background: var(--ivory); padding: 140px 0 120px; border-top: 1px solid var(--line-light); }\r\n  .reviews-head { text-align: center; max-width: 680px; margin: 0 auto 60px; }\r\n  .reviews-head .eyebrow { justify-content: center; }\r\n  .reviews-head .eyebrow::after { content: ''; width: 36px; height: 1px; background: var(--gold-deep); opacity: .7; }\r\n  .reviews-widget { min-height: 220px; }\r\n\r\n  \/* ============ FAQ (light) ============ *\/\r\n  #faq { background: var(--ivory); padding: 150px 0; }\r\n  .qh-faq-grid { display: grid; grid-template-columns: 400px 1fr; gap: 90px; align-items: start; }\r\n  .qh-faq-side { position: sticky; top: 130px; }\r\n  .qh-faq-side .lede { margin-top: 22px; }\r\n  .qh-faq-side .qh-btn-line { margin-top: 30px; display: inline-flex; }\r\n  .qh-faq-item { border-bottom: 1px solid var(--line-light); background: transparent !important; }\r\n  .qh-faq-item:first-child { border-top: 1px solid var(--line-light); }\r\n  .qh-faq-btn {\r\n    width: 100%; background: transparent !important; border: none !important;\r\n    box-shadow: none !important; cursor: pointer; text-align: left;\r\n    display: flex; align-items: center; justify-content: space-between; gap: 24px;\r\n    padding: 30px 4px; margin: 0; min-height: 0; font-family: var(--sans);\r\n  }\r\n  .qh-faq-btn:hover, .qh-faq-btn:focus { background: transparent !important; outline: none; }\r\n  .qh-faq-q {\r\n    font-size: 18px !important; font-weight: 600; letter-spacing: -0.01em;\r\n    color: var(--ink) !important; text-transform: none !important; transition: color .3s;\r\n  }\r\n  .qh-faq-item:hover .qh-faq-q { color: var(--gold-deep); }\r\n  .qh-faq-icon {\r\n    flex-shrink: 0; width: 34px; height: 34px; border: 1px solid var(--line-light) !important; border-radius: 50%;\r\n    display: flex; align-items: center; justify-content: center;\r\n    font-size: 18px; font-weight: 300; color: var(--gold-deep) !important; background: transparent !important;\r\n    transition: transform .35s var(--ease), background .3s, color .3s, border-color .3s;\r\n  }\r\n  .qh-faq-item.open .qh-faq-icon { transform: rotate(45deg); background: var(--navy) !important; border-color: var(--navy) !important; color: var(--gold) !important; }\r\n  .qh-faq-body { max-height: 0; overflow: hidden; transition: max-height .45s var(--ease); }\r\n  .qh-faq-item.open .qh-faq-body { max-height: 480px; }\r\n  .qh-faq-body p { padding: 0 44px 30px 4px; font-size: 15px; line-height: 1.8; font-weight: 300; color: rgba(18,34,46,0.68); }\r\n\r\n  \/* ============ CTA BAND ============ *\/\r\n  .cta-band { position: relative; background: var(--navy); padding: 160px 48px; text-align: center; overflow: hidden; }\r\n  .cta-band::before {\r\n    content: ''; position: absolute; inset: 0;\r\n    background:\r\n      radial-gradient(ellipse at 50% 120%, rgba(221,187,133,0.16), transparent 60%),\r\n      radial-gradient(ellipse at 50% -20%, rgba(79,157,176,0.1), transparent 55%);\r\n  }\r\n  .cta-inner { position: relative; z-index: 1; max-width: 820px; margin: 0 auto; }\r\n  .cta-band h2 { font-family: var(--sans); font-weight: 800; letter-spacing: -0.025em; font-size: clamp(38px, 5.2vw, 68px); line-height: 1.04; color: var(--cream); text-wrap: balance; }\r\n  .cta-band h2 em { font-family: var(--serif); font-style: italic; font-weight: 500; color: var(--gold); }\r\n  .cta-band .lede { margin: 26px auto 0; }\r\n  .cta-band .qh-btn-gold { margin-top: 44px; padding: 19px 44px; font-size: 13px; }\r\n  .cta-ring { position: absolute; border: 1px solid rgba(221,187,133,0.12); border-radius: 50%; animation: drift 7s ease-in-out infinite; }\r\n\r\n  \/* ============ RESPONSIVE ============ *\/\r\n  @media (max-width: 1080px) {\r\n    .qh-faq-grid { grid-template-columns: 1fr; gap: 56px; }\r\n    .qh-faq-side { position: static; }\r\n  }\r\n  @media (max-width: 860px) {\r\n    .wrap { padding: 0 24px; }\r\n\r\n    \/* HERO: la barra meta esce dal posizionamento assoluto e scorre sotto il contenuto *\/\r\n    .hero { min-height: 0; display: block; }\r\n    .hero-inner { padding: 140px 24px 56px; }\r\n    .hero h1 { font-size: clamp(42px, 11.5vw, 60px); }\r\n    .hero-sub { font-size: 15.5px; }\r\n    .hero-row { margin-top: 32px; gap: 28px; }\r\n    .hero-ctas { width: 100%; flex-direction: column; }\r\n    .hero-ctas .qh-btn { justify-content: center; width: 100%; }\r\n    .hero-meta-wrap { position: relative; background: rgba(5,18,31,0.55); backdrop-filter: blur(4px); }\r\n    .hero-meta { padding: 0 24px; }\r\n    .hero-meta-inner { display: grid; grid-template-columns: 1fr 1fr; border-top: 1px solid rgba(246,241,231,0.16); }\r\n    .hero-meta-item { padding: 18px 14px 20px; }\r\n    .hero-meta-item + .hero-meta-item { border-left: none; padding-left: 14px; }\r\n    .hero-meta-item:nth-child(even) { border-left: 1px solid rgba(246,241,231,0.16); }\r\n    .hero-meta-item:nth-child(n+3) { border-top: 1px solid rgba(246,241,231,0.16); }\r\n    .hero-meta-item b { font-size: 12px; }\r\n    .hero-meta-item span { font-size: 11px; }\r\n\r\n    \/* SEZIONI: meno aria verticale *\/\r\n    #boats, #excursions, #destinations, #about, #reviews, #faq { padding-top: 90px; padding-bottom: 90px; }\r\n    #extras { padding: 90px 0; }\r\n    .boats-head, .exc-head, .dest-head { margin-bottom: 44px; }\r\n\r\n    \/* BOATS: filtri a tutta larghezza *\/\r\n    .boats-head { align-items: stretch; flex-direction: column; }\r\n    .qh-filters { display: flex; width: 100%; }\r\n    .qh-filter-btn { flex: 1; padding: 12px 14px; }\r\n    .boat-media { height: 210px; }\r\n\r\n    \/* EXCURSIONS *\/\r\n    .exc-row { grid-template-columns: 1fr; gap: 22px; padding: 14px; }\r\n    .exc-row.flip .exc-media { order: 0; }\r\n    .exc-row.flip .exc-body { order: 1; }\r\n    .exc-media { height: 240px; }\r\n    .exc-num { font-size: 36px; bottom: 8px; right: 14px; }\r\n    .exc-list { gap: 40px; }\r\n    .exc-body, .exc-row.flip .exc-body { padding: 8px 12px 20px; }\r\n    .exc-body h3 { font-size: 26px; }\r\n    .exc-body p { font-size: 14.5px; margin-top: 14px; }\r\n    .exc-foot { margin-top: 24px; gap: 20px; justify-content: space-between; width: 100%; }\r\n    .exc-price .amount { font-size: 30px; }\r\n    .exc-cta { padding: 14px 22px; font-size: 11px; }\r\n\r\n    \/* EXTRAS: icone e testi ridotti *\/\r\n    .extra-card { padding: 10px 20px; }\r\n    .extra-icon { height: 110px; margin-bottom: 24px; }\r\n    .extra-icon img { max-width: 110px; max-height: 110px; }\r\n    .extra-card h4 { font-size: 21px; padding-top: 20px; }\r\n\r\n    \/* ABOUT: niente parallasse fixed (buggy\/pesante su mobile) *\/\r\n    #about {\r\n      background:\r\n        linear-gradient(180deg, rgba(5,18,31,0.94), rgba(5,18,31,0.88)),\r\n        url('https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/Cap-des-Pinar.jpg') center \/ cover no-repeat;\r\n    }\r\n    .about-grid { grid-template-columns: 1fr; gap: 56px; }\r\n    .stats { flex-direction: row; flex-wrap: wrap; }\r\n    .stat { flex: 1 1 45%; padding: 22px 6px 0; }\r\n    .stat + .stat { border-left: none; padding-left: 6px; }\r\n    .stat-num { font-size: 42px; }\r\n    .stat-num sup { font-size: 26px; }\r\n    .reason { padding: 24px 20px; gap: 16px; }\r\n\r\n\r\n    \/* CTA band *\/\r\n    .cta-band { padding: 100px 24px; }\r\n    .cta-band .qh-btn-gold { width: 100%; justify-content: center; }\r\n  }\r\n\r\n  @media (max-width: 480px) {\r\n    .hero h1 { font-size: clamp(38px, 12vw, 48px); }\r\n    .h2 { font-size: clamp(30px, 8.4vw, 38px); }\r\n    .boat-body { padding: 24px 20px 26px; }\r\n    .boat-body h3 { font-size: 25px; }\r\n    .qh-faq-q { font-size: 16px !important; }\r\n    .qh-faq-body p { padding-right: 8px; }\r\n    .dest-card { width: 88vw; }\r\n    .dest-arrow { width: 44px; height: 44px; }\r\n  }\r\n<\/style>\r\n\r\n<!-- HERO -->\r\n<header id=\"top\" class=\"hero\">\r\n  <video autoplay muted loop playsinline src=\"https:\/\/questheroes.b-cdn.net\/1-video-hero.mp4\"><\/video>\r\n  <div class=\"hero-inner\">\r\n    <div class=\"hero-badge\">\r\n      <span class=\"dot\"><\/span>\r\n      <span>DISCOVER MALLORACA WITH QUEST HEROES <\/span>\r\n    <\/div>\r\n    <h1>Rent a boat <br><em>Mallorca<\/em><\/h1>\r\n    <div class=\"hero-row\">\r\n      <p class=\"hero-sub\">Premium boat rental in Mallorca <strong>with license, with skipper, or no license required.<\/strong> Your Mediterranean adventure starts here.<\/p>\r\n      <div class=\"hero-ctas\">\r\n        <a href=\"#boats\" class=\"qh-btn qh-btn-gold\">EXPLORE OUR BOATS <span class=\"arr\">\u2192<\/span><\/a>\r\n        <a href=\"#excursions\" class=\"qh-btn qh-btn-ghost\">VIEW EXCURSIONS<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"hero-meta-wrap\">\r\n    <div class=\"hero-meta\">\r\n      <div class=\"hero-meta-inner\">\r\n        <div class=\"hero-meta-item\"><b>15+ Boats &amp; Tenders<\/b><span>From sport boats to flagship yachts<\/span><\/div>\r\n        <div class=\"hero-meta-item\"><b>4 Signature Excursions<\/b><span>Dolphins, sunrise, sunset &amp; caves<\/span><\/div>\r\n        <div class=\"hero-meta-item\"><b>No License Options<\/b><span>Easy self-drive fleet in Can Picafort<\/span><\/div>\r\n        <div class=\"hero-meta-item\"><b>7 Days a Week<\/b><span>On the water all season long<\/span><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/header>\r\n\r\n<!-- BOATS -->\r\n<section id=\"boats\" class=\"light\">\r\n  <div class=\"wrap\">\r\n    <div class=\"boats-head\">\r\n      <div>\r\n        <span class=\"eyebrow\">Our Fleet<\/span>\r\n        <h2 class=\"h2\">Boat rental for<br>every <em>occasion<\/em><\/h2>\r\n        <p class=\"lede\">Explore paradise beaches and secret bays only reachable from the water self-drive with your license, with a professional skipper, or no license needed at all.<\/p>\r\n      <\/div>\r\n      <div class=\"qh-filters\">\r\n        <button class=\"qh-filter-btn active\" data-filter=\"license\">WITH LICENSE <span class=\"loc\">Port d'Alcudia<\/span><\/button>\r\n        <button class=\"qh-filter-btn\" data-filter=\"skipper\">WITH CAPTAIN <span class=\"loc\">Port d'Alcudia<\/span><\/button>\r\n        <button class=\"qh-filter-btn\" data-filter=\"nolicense\">NO LICENSE <span class=\"loc\">Can Picafort<\/span><\/button>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"boats-grid\" id=\"boatsGrid\"><\/div>\r\n    <p class=\"boats-note\">* Deposit reduced to 500 \u20ac for an additional 20 \u20ac fee, payable at check-in.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- EXCURSIONS -->\r\n<section id=\"excursions\">\r\n  <div class=\"wrap\">\r\n    <div class=\"exc-head reveal\">\r\n      <span class=\"eyebrow\">Discover Mallorca<\/span>\r\n      <h2 class=\"h2\">Boat <em>excursions<\/em><\/h2>\r\n      <p class=\"lede\" style=\"margin-top: 24px;\">Guided experiences with captain, fuel and equipment included no license needed. From swimming with dolphins at sunrise to a glass of cava as the sun sets behind the mountains, each tour takes you to caves, hidden beaches and bays you can only reach from the water.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"exc-list\">\r\n      <article class=\"exc-row reveal\">\r\n        <div class=\"exc-media\">\r\n          <img decoding=\"async\" src=\"https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/Dolphins-Sunrise-Adventure-Tour.webp\" alt=\"Dolphins Sunrise Adventure Tour boat excursion Mallorca\" loading=\"lazy\" onerror=\"this.remove()\">\r\n          <span class=\"exc-num\">01<\/span>\r\n        <\/div>\r\n        <div class=\"exc-body\">\r\n          <span class=\"tag\">SUNRISE \u00b7 3 HOURS<\/span>\r\n          <h3>Dolphins Sunrise Adventure Tour<\/h3>\r\n          <p>Embark on the ultimate ocean experience the only chance to connect with dolphins in their natural habitat, with caves &amp; snorkelling at a hidden beach. Life jackets, masks and snorkels included.<\/p>\r\n          <div class=\"exc-foot\">\r\n            <div class=\"exc-price\"><span class=\"amount\">85 \u20ac<\/span><span class=\"per\">per person<\/span><\/div>\r\n            <a href=\"https:\/\/fareharbor.com\/embeds\/book\/questheroesboatrentalmallorca\/items\/692872\/?full-items=yes&amp;flow=1538904\" target=\"_blank\" rel=\"noopener\" class=\"exc-cta\">BOOK TOUR <span class=\"arr\">\u2192<\/span><\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"exc-row flip reveal\">\r\n        <div class=\"exc-media\">\r\n          <img decoding=\"async\" src=\"https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/Magical-Morning-Boat-Tour.jpg\" alt=\"Magical Morning Boat Tour boat excursion Mallorca\" loading=\"lazy\" onerror=\"this.remove()\">\r\n          <span class=\"exc-num\">02<\/span>\r\n        <\/div>\r\n        <div class=\"exc-body\">\r\n          <span class=\"tag\">MORNING \u00b7 3 HOURS \u00b7 UP TO 9<\/span>\r\n          <h3>Magical Morning Boat Tour<\/h3>\r\n          <p>Start your day with serenity and sunshine sunrise, caves &amp; snorkel at Coll Baix Beach, captain and fuel all included.<\/p>\r\n          <div class=\"exc-foot\">\r\n            <div class=\"exc-price\"><span class=\"amount\">400 \u20ac<\/span><span class=\"per\">for up to 9 people<\/span><\/div>\r\n            <a href=\"https:\/\/fareharbor.com\/embeds\/book\/questheroesboatrentalmallorca\/items\/692873\/?full-items=yes&amp;flow=1538904\" target=\"_blank\" rel=\"noopener\" class=\"exc-cta\">BOOK TOUR <span class=\"arr\">\u2192<\/span><\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"exc-row reveal\">\r\n        <div class=\"exc-media\">\r\n          <img decoding=\"async\" src=\"https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/Sunset-Boat-Tour-in-Alcanada.jpg\" alt=\"Sunset Boat Tour in Alcanada boat excursion Mallorca\" loading=\"lazy\" onerror=\"this.remove()\">\r\n          <span class=\"exc-num\">03<\/span>\r\n        <\/div>\r\n        <div class=\"exc-body\">\r\n          <span class=\"tag\">SUNSET \u00b7 2 HOURS \u00b7 UP TO 5<\/span>\r\n          <h3>Sunset Boat Tour in Alcanada<\/h3>\r\n          <p>End the day the most spectacular way a panoramic sunset behind the island's mountains, glass of cava included.<\/p>\r\n          <div class=\"exc-foot\">\r\n            <div class=\"exc-price\"><span class=\"amount\">350 \u20ac<\/span><span class=\"per\">up to 5 people<\/span><\/div>\r\n            <a href=\"https:\/\/fareharbor.com\/embeds\/book\/questheroesboatrentalmallorca\/items\/692874\/?full-items=yes&amp;flow=1538904\" target=\"_blank\" rel=\"noopener\" class=\"exc-cta\">BOOK TOUR <span class=\"arr\">\u2192<\/span><\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"exc-row flip reveal\">\r\n        <div class=\"exc-media\">\r\n          <img decoding=\"async\" src=\"https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/Sunset-Boat-Trip-with-Captain.webp\" alt=\"Sunset Boat Trip with Captain boat excursion Mallorca\" loading=\"lazy\" onerror=\"this.remove()\">\r\n          <span class=\"exc-num\">04<\/span>\r\n        <\/div>\r\n        <div class=\"exc-body\">\r\n          <span class=\"tag\">WITH CAPTAIN \u00b7 NO LICENSE NEEDED<\/span>\r\n          <h3>Sunset Boat Trip with Captain<\/h3>\r\n          <p>No license? No problem. Sit back, relax and explore bays that can't be reached from the shore with our experienced captain.<\/p>\r\n          <div class=\"exc-foot\">\r\n            <div class=\"exc-price\"><span class=\"amount\">Ask us<\/span><span class=\"per\">via WhatsApp<\/span><\/div>\r\n            <a href=\"https:\/\/api.whatsapp.com\/send\/?phone=34603349359&amp;text=I%27m+interested+in+Boat+trip+with+capitan&amp;type=phone_number&amp;app_absent=0\" target=\"_blank\" rel=\"noopener\" class=\"exc-cta\">ASK DETAILS <span class=\"arr\">\u2192<\/span><\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/article>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- DESTINATIONS -->\r\n<section id=\"destinations\">\r\n  <div class=\"dest-head reveal\">\r\n    <div>\r\n      <span class=\"eyebrow\">Where the Sea Takes You<\/span>\r\n      <h2 class=\"h2\">Explore Mallorca\u2019s Best Beaches<br>and <em> Hidden Coves<\/em><\/h2>\r\n      <div class=\"dest-boat-anim\">\r\n        <svg width=\"100%\" height=\"180\" viewBox=\"0 0 800 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Barca a vela che naviga\">\r\n          <style>\r\n            .sailboat { animation: sail 9s linear infinite; }\r\n            .boat-rock { transform-box: fill-box; transform-origin: center bottom; animation: rock 2.4s ease-in-out infinite; }\r\n            .wave { stroke-dasharray: 22 14; animation: waveMove 3s linear infinite; }\r\n            @keyframes sail { 0% { transform: translateX(-190px); } 100% { transform: translateX(850px); } }\r\n            @keyframes rock { 0%, 100% { transform: rotate(-1.5deg) translateY(0); } 50% { transform: rotate(1.5deg) translateY(-3px); } }\r\n            @keyframes waveMove { from { stroke-dashoffset: 0; } to { stroke-dashoffset: -72; } }\r\n            @media (prefers-reduced-motion: reduce) { .sailboat, .boat-rock, .wave { animation: none; } }\r\n          <\/style>\r\n          <g class=\"sailboat\">\r\n            <g class=\"boat-rock\" fill=\"none\" stroke=\"#ddbb85\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n              <path d=\"M40 120 Q90 145 145 120 H40Z\" \/>\r\n              <path d=\"M94 119 V35\" \/>\r\n              <path d=\"M98 40 L140 105 H98 Z\" \/>\r\n              <path d=\"M89 48 L50 105 H89 Z\" \/>\r\n              <path d=\"M94 35 L112 41 L94 47\" \/>\r\n            <\/g>\r\n          <\/g>\r\n          <path class=\"wave\" d=\"M0 145 Q30 135 60 145 T120 145 T180 145 T240 145 T300 145 T360 145 T420 145 T480 145 T540 145 T600 145 T660 145 T720 145 T800 145\" fill=\"none\" stroke=\"#ddbb85\" stroke-width=\"3\" stroke-linecap=\"round\" \/>\r\n        <\/svg>\r\n      <\/div>\r\n      <p class=\"lede\">Mallorca is famous for its beautiful beaches and secluded bays. Renting a boat allows you to experience these amazing places up close. Discover spots like Call Baix, Cala Figuera and Cala Murta, only accessible by boat.<\/p>\r\n    <\/div>\r\n    <div class=\"dest-nav\">\r\n      <span class=\"dest-counter\"><b id=\"destCurrent\">01<\/b> \/ <span id=\"destTotal\">13<\/span><\/span>\r\n      <button class=\"dest-arrow\" id=\"destPrev\" aria-label=\"Previous destination\">\u2190<\/button>\r\n      <button class=\"dest-arrow\" id=\"destNext\" aria-label=\"Next destination\">\u2192<\/button>\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"dest-track\" id=\"destTrack\"><\/div>\r\n<\/section>\r\n\r\n<!-- EXTRAS -->\r\n<section id=\"extras\" class=\"light\">\r\n  <div class=\"extras-head reveal\">\r\n    <span class=\"eyebrow\">Extras for Rental<\/span>\r\n    <h2 class=\"h2\">Make your day even <em>better<\/em><\/h2>\r\n  <\/div>\r\n  <div class=\"wrap\">\r\n    <div class=\"extras-grid reveal d1\">\r\n      <article class=\"extra-card\">\r\n        <div class=\"extra-icon\"><img decoding=\"async\" src=\"https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/Wakeboard.png\" alt=\"Wakeboard rental Mallorca\" loading=\"lazy\"><\/div>\r\n        <h4>Wakeboard<\/h4>\r\n        <p>Carve the wake and feel the adrenaline board, rope and safety vest ready to go with your boat.<\/p>\r\n      <\/article>\r\n      <article class=\"extra-card\">\r\n        <div class=\"extra-icon\"><img decoding=\"async\" src=\"https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/Underwater-Scooter.png\" alt=\"Underwater scooter rental Mallorca\" loading=\"lazy\"><\/div>\r\n        <h4>Underwater Scooter<\/h4>\r\n        <p>Glide below the surface like a diver explore caves and marine life with zero effort.<\/p>\r\n      <\/article>\r\n      <article class=\"extra-card\">\r\n        <div class=\"extra-icon\"><img decoding=\"async\" src=\"https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/SUP.png\" alt=\"Stand-up paddle rental Mallorca\" loading=\"lazy\"><\/div>\r\n        <h4>SUP<\/h4>\r\n        <p>Stand-up paddle at your own pace perfect for calm coves and morning waters.<\/p>\r\n      <\/article>\r\n      <article class=\"extra-card\">\r\n        <div class=\"extra-icon\"><img decoding=\"async\" src=\"https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/Seamat.png\" alt=\"Seamat floating mat rental Mallorca\" loading=\"lazy\"><\/div>\r\n        <h4>Seamat<\/h4>\r\n        <p>A giant floating mat for lounging on the water the favourite of families and sun lovers.<\/p>\r\n      <\/article>\r\n      <article class=\"extra-card\">\r\n        <div class=\"extra-icon\"><img decoding=\"async\" src=\"https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/Donut.png\" alt=\"Donut ride Mallorca\" loading=\"lazy\"><\/div>\r\n        <h4>Donut<\/h4>\r\n        <p>Hold on tight the classic towable ring guarantees laughter and splashes for all ages.<\/p>\r\n      <\/article>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ABOUT -->\r\n<section id=\"about\">\r\n  <div class=\"wrap\">\r\n    <div class=\"about-grid\">\r\n      <div class=\"about-copy reveal\">\r\n        <span class=\"eyebrow\">Why Choose Us<\/span>\r\n        <h2 class=\"h2\">Why Choose Our Mallorca <em>Boat Rental Services?<\/em><\/h2>\r\n        <p>Based in Port d'Alcudia, Quest Heroes gives you easy access to <strong>Mallorca's best beaches, hidden coves and scenic views<\/strong> with a diverse fleet and flexible rentals for half-day or full-day adventures.<\/p>\r\n        <p>Explore Call Baix, Cala Figuera e Cala Murta spots only accessible by boat with transparent, competitive pricing.<\/p>\r\n        <div class=\"stats\">\r\n          <div class=\"stat\"><div class=\"stat-num\"><span id=\"count1\">0<\/span><sup>+<\/sup><\/div><div class=\"stat-label\">BOATS &amp; TENDERS<\/div><\/div>\r\n          <div class=\"stat\"><div class=\"stat-num\"><span id=\"count2\">0<\/span><\/div><div class=\"stat-label\">SIGNATURE EXCURSIONS<\/div><\/div>\r\n          <div class=\"stat\"><div class=\"stat-num\"><span id=\"count3\">0<\/span><\/div><div class=\"stat-label\">DAYS A WEEK ON THE WATER<\/div><\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"reasons reveal d1\">\r\n        <div class=\"reason\">\r\n          <span class=\"reason-num\">01<\/span>\r\n          <div>\r\n            <h4>Diverse fleet of boats<\/h4>\r\n            <p>From luxury boats to affordable day-boats there's something for everyone.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"reason\">\r\n          <span class=\"reason-num\">02<\/span>\r\n          <div>\r\n            <h4>Ideal location<\/h4>\r\n            <p>Port d'Alcudia base gives easy access to the island's best beaches and coves.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"reason\">\r\n          <span class=\"reason-num\">03<\/span>\r\n          <div>\r\n            <h4>Flexible rentals<\/h4>\r\n            <p>Half-day or full-day experiences plan your trip exactly the way you want.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- REVIEWS -->\r\n<section id=\"reviews\" class=\"light\">\r\n  <div class=\"wrap\">\r\n    <div class=\"reviews-head reveal\">\r\n      <span class=\"eyebrow\">Reviews<\/span>\r\n      <h2 class=\"h2\">What our guests <em>say<\/em><\/h2>\r\n      <p class=\"lede\" style=\"margin: 24px auto 0;\">Real experiences from travellers who set sail with us read their reviews on Google and Tripadvisor.<\/p>\r\n    <\/div>\r\n    <div class=\"reviews-widget reveal d1\">\r\n      <pre class=\"ti-widget\" style=\"display: none\"><template id=\"trustindex-google-widget-html\"><div class=\" ti-widget  ti-goog ti-review-text-mode-readmore ti-text-align-left\" data-no-translation=\"true\" data-time-locale=\"%d %s ago|today|day|days|week|weeks|month|months|year|years\" data-plugin-version=\"13.3.1\" data-layout-id=\"5\" data-layout-category=\"slider\" data-set-id=\"ligth-border\" data-pid=\"\" data-language=\"en\" data-close-locale=\"Close\" data-review-target-width=\"275\" data-css-version=\"2\" data-reply-by-locale=\"Owner&apos;s reply\" data-only-rating-locale=\"This user only left a rating.\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-4\"> <div class=\"ti-footer ti-footer-grid source-Google\"> <div class=\"ti-fade-container\"> <div class=\"ti-rating-text\"> <strong class=\"ti-rating ti-rating-large\"> EXCELLENT <\/strong> <\/div> <span class=\"ti-stars star-lg\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-rating-text\"> <span class=\"nowrap\">Based on <strong>344 reviews<\/strong><\/span> <\/div> <div class=\"ti-large-logo\"> <div class=\"ti-v-center\"> <trustindex-image class=\"ti-logo-fb\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/logo.svg\" width=\"150\" height=\"25\" loading=\"lazy\" alt=\"Google\"><\/trustindex-image> <\/div> <\/div> <\/div> <\/div> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Next review\" role=\"button\" tabindex=\"0\"><\/div> <div class=\"ti-prev\" aria-label=\"Previous review\" role=\"button\" tabindex=\"0\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" data-time=\"1785542400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjVxEbMC8sZUZqYHSmAzjI5jo4GCbHYuv-JMCrk7rQOw4OQeM2Mqsw=w40-h40-c-rp-mo-ba12-br100\" alt=\"Sole Toledano profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Sole Toledano <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Alquilamos una lancha de las que se toman sin licencia. Nos explicaron todo muy bien y fue una maravillosa tarde visitando calas.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1785196800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJr8af3ZymJxcEERoiI7gzhDthFlZNcvuCmwlN9I7IrJH_XmA=w40-h40-c-rp-mo-br100\" alt=\"Sorin Joan profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Sorin Joan <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Personnel tr\u00e8s sympathique donnant de bons conseils.\nUne super journ\u00e9e sur le plan d'eau d'Alcudia et ses alentours !!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1784937600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjVdQymu-nMaOIKI8pEKQoDOuOu2XilFj9erwSewQx_Q-CGMtdY=w40-h40-c-rp-mo-ba12-br100\" alt=\"Urs Casagrande profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Urs Casagrande <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Jo organized a wonderful dolphine tour that cpt Davide delivered wonderfully<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1784678400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocK0CFTnlXAcRw_JYJBftturMiW4aekV_v7VNCVohefhmdvNXg=w40-h40-c-rp-mo-ba12-br100\" alt=\"T S profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> T S <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Gut gepflegte Boote und ein super Service.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1784073600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIxgQpCrSVU9e_ealaeicUuCsCJSANIbTLwrRJiF11DO32o5w=w40-h40-c-rp-mo-br100\" alt=\"Charles profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Charles <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->We had the pleasure of spending two unforgettable days on the De Antonio 36 with Captain David, and we couldn\u2019t have asked for a better experience.\n\nFrom the very first moment, David made our family, including our two children, feel completely safe, comfortable, and welcome. He showed us the most beautiful hidden spots around Mallorca, many of which we would never have discovered on our own.\n\nDavid is a true professional with a genuine passion for what he does. His knowledge of the island, attention to detail, and friendly personality made every moment enjoyable and relaxing. He always made sure everyone was having a great time, and nothing was ever too much to ask.\n\nThese two days have been one of the absolute highlights of our holiday, and we will remember them for a long time. Thank you, David, for your kindness, professionalism, and for creating such amazing memories for our family.\n\nWe highly recommend Captain David to anyone looking for an exceptional day on the water. We hope to see you again!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1783900800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLN7BIMQxGqnj2udy1CLQQ2tgI-R72X5NaOeQgmreCN_C6c8Q=w40-h40-c-rp-mo-br100\" alt=\"Adam Wisniewski profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Adam Wisniewski <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Bardzo polecam wynajem \u0142odzi u Asi i Pablo! Wszystko przebieg\u0142o sprawnie i bez \u017cadnych problem\u00f3w. \u0141\u00f3d\u017a by\u0142a czysta, zadbana i \u015bwietnie przygotowana. Asia i Pablo s\u0105 przesympatyczni, wszystko dok\u0142adnie wyja\u015bnili i od pocz\u0105tku by\u0142 z nimi \u015bwietny kontakt. Wida\u0107, \u017ce zale\u017cy im na zadowoleniu klient\u00f3w. Na pewno jeszcze skorzystamy z ich oferty. Dzi\u0119kujemy i do zobaczenia!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1783382400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJEhO7JaU3K9XP2hmsGl_cc05jJ2ksGpZ60hYYYmH00XutsHg=w40-h40-c-rp-mo-br100\" alt=\"Nuala Moley profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Nuala Moley <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->WOW WOW WOW! Ryek 280!\nAn amazing experience from the simple and easy booking with Joanna to our amazing driver David! From the get go he was so informative about the whole trip, give us a clear understanding of all the different caves &amp; bays. Give us plenty of time at each stop and we were never rushed. An amazing experience on this fabulous boat - definitely worth it and having David as our driver today was an absolute pleasure \ud83d\udc4f\ud83c\udffb<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1783296000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJ67gK0tZtYieXGB0TeiK-Qiu9RfshmejzVoSMTcPNU9wGECg=w40-h40-c-rp-mo-br100\" alt=\"Razvan Achimescu profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Razvan Achimescu <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->We had the ocean master boat and we really enjoyed it. Good engine power and good space overall. The boat has visible wear and tear but perfectly functional.\nGreat communication throughout start end of rental.\nEasy to park just in front of the boat directly in the harbor.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1782604800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjV58tXYCFEjpORPFcvuKdJu4S8JEOWiMtdwDPSZXwqS8-Tbsnlr=w40-h40-c-rp-mo-br100\" alt=\"Marcin Wieczorek profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Marcin Wieczorek <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Polecam! \u015awietna obs\u0142uga r\u00f3wnie\u017c po polsku z Asi\u0105. Wszystko super wyt\u0142umaczone, \u0142\u00f3d\u017a w bardzo dobrym stanie. Ca\u0142odniowe wynaj\u0119cie jachtu to niesamowita przygoda, kt\u00f3ra zostanie na zawsze w pami\u0119ci.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1782086400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocKdel2F689WeKQqzS4YiBnDhTusvfiZxoE-y4UlTgaYcKuV4g=w40-h40-c-rp-mo-br100\" alt=\"Lidia K profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Lidia K <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Super prze\u017cycie! Bardzo polecam. Mieli\u015bmy super kapitana. Nie znam imienia, ale fantastyczny cz\u0142owiek.  ( pan z siw\u0105 br\u00f3dk\u0105 ;) )Pokaza\u0142 nam fajne miejsca. Dzi\u0119kujemy. &lt;3<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div>   <div class=\"ti-verified-by ti-verified-by-row\" data-style=\"1\"> <div class=\"ti-inner\"> Verified by Trustindex <span class=\"ti-info-icon\"><\/span> <div class=\"ti-disclaimer\">Trustindex verified badge is the Universal Symbol of Trust. Only the greatest companies can get the verified badge who has a review score above 4.5, based on customer reviews over the past 12 months. <a href=\"https:\/\/www.trustindex.io\/?a=sys&amp;c=wp-verified-badge&amp;url=\/the-trustindex-verified-badge\/\" target=\"_blank\">Read more<\/a><\/div> <\/div> <\/div>  <\/div> <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-google-widget-html\" data-css-url=\"https:\/\/questheroes.es\/wp-content\/uploads\/trustindex-google-widget.css?1784232773\"><\/div>\r\n    <\/div>\r\n    <div class=\"reviews-widget reveal d1\" style=\"margin-top: 40px;\">\r\n      <pre class=\"ti-widget\" style=\"display: none\"><template id=\"trustindex-tripadvisor-widget-html\"><div class=\" ti-widget  ti-trip ti-disable-font ti-show-rating-text ti-review-text-mode-readmore ti-text-align-left\" data-no-translation=\"true\" data-time-locale=\"%d %s ago|today|day|days|week|weeks|month|months|year|years\" data-plugin-version=\"13.3.1\" data-layout-id=\"5\" data-layout-category=\"slider\" data-set-id=\"ligth-border\" data-pid=\"\" data-language=\"en\" data-close-locale=\"Close\" data-review-target-width=\"275\" data-css-version=\"2\" data-reply-by-locale=\"Owner&apos;s reply\" data-only-rating-locale=\"This user only left a rating.\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-4\"> <div class=\"ti-footer ti-footer-grid source-Tripadvisor\"> <div class=\"ti-fade-container\"> <div class=\"ti-rating-text\"> <strong class=\"ti-rating ti-rating-large\"> EXCELLENT <\/strong> <\/div> <span class=\"ti-stars star-lg\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-rating-text\"> <span class=\"nowrap\">Based on <strong>543 reviews<\/strong><\/span> <\/div> <div class=\"ti-large-logo\"> <div class=\"ti-v-center\"> <trustindex-image class=\"ti-logo-fb\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/logo.svg\" width=\"150\" height=\"25\" loading=\"lazy\" alt=\"Tripadvisor\"><\/trustindex-image> <\/div> <\/div> <\/div> <\/div> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Next review\" role=\"button\" tabindex=\"0\"><\/div> <div class=\"ti-prev\" aria-label=\"Previous review\" role=\"button\" tabindex=\"0\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" data-time=\"1784592000\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Tripadvisor<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"Tripadvisor\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/1a\/f6\/f2\/b8\/default-avatar-2020-26.jpg?w=1200&amp;h=1200&amp;s=1\" alt=\"jat b profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> jat b <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Muy bueno<\/strong>\nDavid el capit\u00e1n ha sido una maravilla nos ha ense\u00f1ado sitios espectaculares y hemos disfrutado much\u00edsimo de la experiencia, sin duda repetir\u00edamos con \u00e9l.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1759622400\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Tripadvisor<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"Tripadvisor\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/05\/cc\/21\/77\/manctripper2014.jpg?w=2592&amp;h=1936&amp;s=1\" alt=\"Manctripper2014 profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Manctripper2014 <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>De Antonio 36 is a must!<\/strong>\nPablo organised us a great trip North, plenty of drinks and a great captain David. The De Antonio 36 is the most expensive boat on the fleet however it's pictures do not do it justice. Thank you Pablo &amp; David, we had a great day on the ocean<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1753660800\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Tripadvisor<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"Tripadvisor\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/default-avatar\/noprofile-07.svg\" alt=\"Burkhard profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Burkhard <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Wir waren sehr zufrieden!<\/strong>\nThe Team is very kind and friendly. The condition of the boat was very good. We recive a map with nice places and instructions. I will Rent the next boat here again Great Team.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1752192000\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Tripadvisor<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"Tripadvisor\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/1a\/f6\/e2\/e6\/default-avatar-2020-45.jpg?w=1200&amp;h=1200&amp;s=1\" alt=\"Jan N profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Jan N <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Top Erlebnis mit Quest Heroes! Haben f\u00fcr 8 Stunden das Marine Time 562 gemietet \u2013 alles lief reibungslos. Super Service!<\/strong>\nTop Erlebnis mit Quest Heroes! Haben f\u00fcr 8 Stunden das Marine Time 562 gemietet \u2013 alles lief reibungslos. Super Service, tolles Boot und traumhafte Buchten rund um Cap Formentor. Jederzeit wieder!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1751846400\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Tripadvisor<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"Tripadvisor\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/1a\/f6\/e5\/66\/default-avatar-2020-53.jpg?w=1200&amp;h=1200&amp;s=1\" alt=\"Veljko S profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Veljko S <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>These people are amazing!<\/strong>\nWe were looking for a bareboat rental in Puerto de Alcudia and got introduced to Quest Heroes. We were welcomed by Nathalie \u2014 she was incredibly kind, funny, and genuinely warm. After finding the boat that best suited our needs, we had a briefing with Pablo, who proved to be a true professional \u2014 attentive, open to all our questions, and full of great suggestions on how to make the most of our time. The boat was exceptionally clean and in flawless working order. This was one of the smoothest experiences I\u2019ve had with chartering boats. I highly recommend Quest Heroes.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1750809600\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Tripadvisor<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"Tripadvisor\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/1a\/f6\/f4\/20\/default-avatar-2020-31.jpg?w=1200&amp;h=1200&amp;s=1\" alt=\"Josh S profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Josh S <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Stag do coastline exploration<\/strong>\nBest day from our trip. We explored so much of the northern coast line; caves, cliffs, mountains and amazing beaches. The skipper was awesome, very knowledgeable, friendly and made sure we had the perfect day. Thank you guys, we\u2019ll be back very soon!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1723334400\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Tripadvisor<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"Tripadvisor\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/1a\/f6\/f2\/b8\/default-avatar-2020-26.jpg?w=1200&amp;h=1200&amp;s=1\" alt=\"Rose M profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Rose M <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Amazing impromptu Boat day<\/strong>\nAmazing staff and Captain, gorgeous new Boat and a really fun itinerary that we could flex based on our preferences and weather. Highly recommend!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1722902400\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Tripadvisor<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"Tripadvisor\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/1a\/f6\/f2\/eb\/default-avatar-2020-27.jpg?w=1200&amp;h=1200&amp;s=1\" alt=\"Stuart W profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Stuart W <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Beautiful Boat Trip<\/strong>\nAmazing trip along the Majorcan coast from Alcudia. Carlos and the whole team at Quest heroes were excellent from start to finish. Cannot recommend them highly enough. The process was smooth and everything was clear and easy. Our boat (Tiger Marine) was so easy to \u2018drive\u2019 even as complete novices. The coast is so beautiful, we had 4 hours from 10am and turned right out of the Marina to a gorgeous little cove up the coast past the lighthouse and jumped into the crystal clear water off the boat. Was just magical and a day we won\u2019t forget. Thanks Quest Heroes, we\u2019ll definitely be back!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1722643200\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Tripadvisor<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"Tripadvisor\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/1a\/f6\/f1\/06\/default-avatar-2020-18.jpg?w=1200&amp;h=1200&amp;s=1\" alt=\"O9450FJthomast profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> O9450FJthomast <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Amazing experience for the family<\/strong>\nAmazing day with captain David on The yellow speedboad. We were gone for almost 3 hours eventhoug we ordered only two. The captein showed us The amazing caves, beautiful beaches and let us jump in clear blue sea. He gave us swimming masks so the kids could watch the fish under the surface. This was absolutely worth every euro and with captain David - extremely friendly and experienced boat man ( told us he drives big katamarans) we felt very safe and had a blast. Thank you so much. We highly higly reccomend this company and the yellow speedboat. Thanks to Carlos for fixing everything for us. You guys are great.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1722124800\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Tripadvisor<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"Tripadvisor\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/default-avatar\/noprofile-03.svg\" alt=\"Wagener Jochen profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Wagener Jochen <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Bootsverleih mit tollem Service<\/strong>\nTolle Firma. Wir hatten gerade unseren Bootsf\u00fchrerschein gemacht und haben bei Quest Heroes das erste Mal ein Boot ausgeliehen. Uns wurde super geholfen, toller Service und Beratung. Auf Wunsch hatte man uns sogar geholfen, aus dem Hafen zu fahren. Wir k\u00f6nne die Firma bedingungslos empfehlen und w\u00fcrden dort auf jeden Fall das n\u00e4chste Mal wieder mieten.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div>   <\/div> <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-tripadvisor-widget-html\" data-css-url=\"https:\/\/questheroes.es\/wp-content\/uploads\/trustindex-tripadvisor-widget.css?1784232773\"><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FAQ -->\r\n<section id=\"faq\" class=\"light\">\r\n  <div class=\"wrap\">\r\n    <div class=\"qh-faq-grid\">\r\n      <div class=\"qh-faq-side reveal\">\r\n        <span class=\"eyebrow\">Good to Know<\/span>\r\n        <h2 class=\"h2\">Frequently asked <em>questions<\/em><\/h2>\r\n        <p class=\"lede\">Everything you need to know before setting sail. Can't find your answer? Reach out on WhatsApp we reply fast.<\/p>\r\n        <a href=\"https:\/\/wa.me\/34603349359\" class=\"qh-btn qh-btn-line\">ASK US ANYTHING <span class=\"arr\">\u2192<\/span><\/a>\r\n      <\/div>\r\n\r\n      <div class=\"qh-faq-list reveal d1\">\r\n        <div class=\"qh-faq-item open\">\r\n          <button class=\"qh-faq-btn\">\r\n            <span class=\"qh-faq-q\">Do I need a license to rent a boat in Mallorca?<\/span>\r\n            <span class=\"qh-faq-icon\">+<\/span>\r\n          <\/button>\r\n          <div class=\"qh-faq-body\">\r\n            <p>Some boats require a license, while others do not our no-license fleet in Can Picafort is available with no boating license at all. Contact us to find the perfect boat for your needs.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"qh-faq-item\">\r\n          <button class=\"qh-faq-btn\">\r\n            <span class=\"qh-faq-q\">Can I hire a skipper with my boat?<\/span>\r\n            <span class=\"qh-faq-icon\">+<\/span>\r\n          <\/button>\r\n          <div class=\"qh-faq-body\">\r\n            <p>Yes, we offer experienced skippers for hire on our Port d'Alcudia fleet to ensure your trip is safe and enjoyable some boats even include the skipper in the price.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"qh-faq-item\">\r\n          <button class=\"qh-faq-btn\">\r\n            <span class=\"qh-faq-q\">How far in advance should I book?<\/span>\r\n            <span class=\"qh-faq-icon\">+<\/span>\r\n          <\/button>\r\n          <div class=\"qh-faq-body\">\r\n            <p>We recommend booking at least a few days in advance, especially during peak tourist season, to secure your preferred boat and time slot.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"qh-faq-item\">\r\n          <button class=\"qh-faq-btn\">\r\n            <span class=\"qh-faq-q\">How much does it cost to rent a boat in Mallorca?<\/span>\r\n            <span class=\"qh-faq-icon\">+<\/span>\r\n          <\/button>\r\n          <div class=\"qh-faq-body\">\r\n            <p>Prices at Quest Heroes start from 262.40 \u20ac for a 4-hour rental in Port d'Alcudia and from 283.39 \u20ac for a no-license boat in Can Picafort. Full-day (8-hour) rentals range from about 357 \u20ac to 945 \u20ac depending on the boat, while our flagship De Antonio 36 yacht with captain included costs 2,309 \u20ac for 8 hours.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"qh-faq-item\">\r\n          <button class=\"qh-faq-btn\">\r\n            <span class=\"qh-faq-q\">Where can I rent a boat without a license in Mallorca?<\/span>\r\n            <span class=\"qh-faq-icon\">+<\/span>\r\n          <\/button>\r\n          <div class=\"qh-faq-body\">\r\n            <p>Our no-license fleet departs from Can Picafort marina, in the Bay of Alcudia, north Mallorca. These 15HP boats (Ocean Master, Tiger Marine, Grand 500) carry up to 6 people and can be driven with no boating license after a short briefing from our team.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"qh-faq-item\">\r\n          <button class=\"qh-faq-btn\">\r\n            <span class=\"qh-faq-q\">What is included in the boat rental price?<\/span>\r\n            <span class=\"qh-faq-icon\">+<\/span>\r\n          <\/button>\r\n          <div class=\"qh-faq-body\">\r\n            <p>Every rental includes safety equipment, life jackets and a full briefing before departure. Fuel is paid separately based on consumption, except on the Bavaria 39 sailing cruiser where it is included. Extras like wakeboard, SUP, seamat, donut and underwater scooter can be added to any booking.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"qh-faq-item\">\r\n          <button class=\"qh-faq-btn\">\r\n            <span class=\"qh-faq-q\">Where can I go by boat from Port d'Alcudia?<\/span>\r\n            <span class=\"qh-faq-icon\">+<\/span>\r\n          <\/button>\r\n          <div class=\"qh-faq-body\">\r\n            <p>From Port d'Alcudia you can reach some of north Mallorca's most beautiful spots: Coll Baix beach, Alcanada Island lighthouse, Cap des Pinar, Cala Figuera, Formentor beach and its fortress, plus the wild coves of Cap Ferrutx and Aubarca. Many of these places are only accessible from the water.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"qh-faq-item\">\r\n          <button class=\"qh-faq-btn\">\r\n            <span class=\"qh-faq-q\">What is the best time of day for a boat trip in Mallorca?<\/span>\r\n            <span class=\"qh-faq-icon\">+<\/span>\r\n          <\/button>\r\n          <div class=\"qh-faq-body\">\r\n            <p>Mornings usually offer the calmest sea and the best conditions for swimming and snorkelling \u2014 that's when our dolphin and sunrise tours run. Sunset trips are ideal for a relaxed, panoramic experience with golden light over the Bay of Alcudia. In July and August, booking the early slots also means fewer crowds at the coves.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CTA BAND -->\r\n<section class=\"cta-band\">\r\n  <span class=\"cta-ring\" style=\"width:420px;height:420px;top:-160px;left:-120px;\"><\/span>\r\n  <span class=\"cta-ring\" style=\"width:280px;height:280px;bottom:-100px;right:-60px;animation-delay:1.4s;\"><\/span>\r\n  <div class=\"cta-inner reveal\">\r\n    <h2>Your Mediterranean adventure is <em>one click away<\/em><\/h2>\r\n    <p class=\"lede\" style=\"text-align:center;\">Boats, skippers and unforgettable excursions all from Port d'Alcudia.<\/p>\r\n    <a href=\"#boats\" class=\"qh-btn qh-btn-gold\">BOOK YOUR BOAT NOW <span class=\"arr\">\u2192<\/span><\/a>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script type=\"application\/ld+json\">\r\n{\r\n  \"@context\": \"https:\/\/schema.org\",\r\n  \"@type\": \"LocalBusiness\",\r\n  \"@id\": \"https:\/\/questheroes.es\/#business\",\r\n  \"name\": \"Quest Heroes Boat Rental Mallorca\",\r\n  \"additionalType\": \"https:\/\/www.wikidata.org\/wiki\/Q2560028\",\r\n  \"description\": \"Premium boat rental in Port d'Alcudia, Mallorca. Boats with license, with captain, or no license required, plus guided boat excursions in the Bay of Alcudia.\",\r\n  \"url\": \"https:\/\/questheroes.es\/\",\r\n  \"telephone\": \"+34603349359\",\r\n  \"email\": \"info@questheroes.es\",\r\n  \"image\": \"https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/Ryck-280.jpg\",\r\n  \"priceRange\": \"\u20ac\u20ac\",\r\n  \"currenciesAccepted\": \"EUR\",\r\n  \"address\": {\r\n    \"@type\": \"PostalAddress\",\r\n    \"streetAddress\": \"Carrer Dels Pins 19\",\r\n    \"postalCode\": \"07400\",\r\n    \"addressLocality\": \"Port d'Alcudia\",\r\n    \"addressRegion\": \"Illes Balears\",\r\n    \"addressCountry\": \"ES\"\r\n  },\r\n  \"geo\": {\r\n    \"@type\": \"GeoCoordinates\",\r\n    \"latitude\": 39.8367,\r\n    \"longitude\": 3.1348\r\n  },\r\n  \"areaServed\": [\r\n    { \"@type\": \"Place\", \"name\": \"Port d'Alcudia\" },\r\n    { \"@type\": \"Place\", \"name\": \"Can Picafort\" },\r\n    { \"@type\": \"Place\", \"name\": \"Bay of Alcudia, Mallorca\" }\r\n  ],\r\n  \"openingHoursSpecification\": {\r\n    \"@type\": \"OpeningHoursSpecification\",\r\n    \"dayOfWeek\": [\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\",\"Sunday\"],\r\n    \"opens\": \"09:00\",\r\n    \"closes\": \"20:00\"\r\n  },\r\n  \"sameAs\": [\r\n    \"https:\/\/www.facebook.com\/rentaboatmallorca\",\r\n    \"https:\/\/instagram.com\/boatrentmallorcaquestheroes\"\r\n  ],\r\n  \"makesOffer\": [\r\n    {\r\n      \"@type\": \"Offer\",\r\n      \"itemOffered\": { \"@type\": \"Service\", \"name\": \"Boat rental with license\", \"areaServed\": \"Port d'Alcudia, Mallorca\" },\r\n      \"priceSpecification\": { \"@type\": \"PriceSpecification\", \"minPrice\": 262.40, \"priceCurrency\": \"EUR\" }\r\n    },\r\n    {\r\n      \"@type\": \"Offer\",\r\n      \"itemOffered\": { \"@type\": \"Service\", \"name\": \"Boat rental without license\", \"areaServed\": \"Can Picafort, Mallorca\" },\r\n      \"priceSpecification\": { \"@type\": \"PriceSpecification\", \"minPrice\": 283.39, \"priceCurrency\": \"EUR\" }\r\n    },\r\n    {\r\n      \"@type\": \"Offer\",\r\n      \"itemOffered\": { \"@type\": \"Service\", \"name\": \"Boat rental with captain\", \"areaServed\": \"Port d'Alcudia, Mallorca\" }\r\n    },\r\n    {\r\n      \"@type\": \"Offer\",\r\n      \"itemOffered\": { \"@type\": \"Service\", \"name\": \"Guided boat excursions\", \"areaServed\": \"Bay of Alcudia, Mallorca\" },\r\n      \"priceSpecification\": { \"@type\": \"PriceSpecification\", \"minPrice\": 85, \"priceCurrency\": \"EUR\" }\r\n    }\r\n  ]\r\n}\r\n<\/script>\r\n<script type=\"application\/ld+json\">\r\n{\r\n  \"@context\": \"https:\/\/schema.org\",\r\n  \"@type\": \"FAQPage\",\r\n  \"mainEntity\": [\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"Do I need a license to rent a boat in Mallorca?\",\r\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Some boats require a license, while others do not. Our no-license fleet in Can Picafort is available with no boating license at all. Contact us to find the perfect boat for your needs.\" }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"Can I hire a skipper with my boat?\",\r\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, we offer experienced skippers for hire on our Port d'Alcudia fleet to ensure your trip is safe and enjoyable. Some boats even include the skipper in the price.\" }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"How far in advance should I book?\",\r\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"We recommend booking at least a few days in advance, especially during peak tourist season, to secure your preferred boat and time slot.\" }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"How much does it cost to rent a boat in Mallorca?\",\r\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Prices at Quest Heroes start from 262.40 \u20ac for a 4-hour rental in Port d'Alcudia and from 283.39 \u20ac for a no-license boat in Can Picafort. Full-day (8-hour) rentals range from about 357 \u20ac to 945 \u20ac depending on the boat, while the flagship De Antonio 36 yacht with captain included costs 2,309 \u20ac for 8 hours.\" }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"Where can I rent a boat without a license in Mallorca?\",\r\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The Quest Heroes no-license fleet departs from Can Picafort marina, in the Bay of Alcudia, north Mallorca. These 15HP boats (Ocean Master, Tiger Marine, Grand 500) carry up to 6 people and can be driven with no boating license after a short briefing.\" }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"What is included in the boat rental price?\",\r\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Every rental includes safety equipment, life jackets and a full briefing before departure. Fuel is paid separately based on consumption, except on the Bavaria 39 sailing cruiser where it is included. Extras like wakeboard, SUP, seamat, donut and underwater scooter can be added to any booking.\" }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"Where can I go by boat from Port d'Alcudia?\",\r\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"From Port d'Alcudia you can reach some of north Mallorca's most beautiful spots: Coll Baix beach, Alcanada Island lighthouse, Cap des Pinar, Cala Figuera, Formentor beach and its fortress, plus the wild coves of Cap Ferrutx and Aubarca. Many of these places are only accessible from the water.\" }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"What is the best time of day for a boat trip in Mallorca?\",\r\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Mornings usually offer the calmest sea and the best conditions for swimming and snorkelling, which is when the dolphin and sunrise tours run. Sunset trips are ideal for a relaxed, panoramic experience over the Bay of Alcudia. In July and August, early slots also mean fewer crowds at the coves.\" }\r\n    }\r\n  ]\r\n}\r\n<\/script>\r\n<script>\r\n(function () {\r\n  var BOAT_SVG = '<svg width=\"92\" height=\"92\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"rgba(246,241,231,0.6)\" stroke-width=\"1\"><path d=\"M3 17h18l-2 3H5l-2-3z\"\/><path d=\"M5 17l1-7 12 0 2 7\"\/><path d=\"M12 10V3l5 3-5 3\"\/><\/svg>';\r\n\r\n  var BOATS = [\r\n    { name: 'De Antonio 36', url: 'https:\/\/questheroes.es\/de-antonio-36\/', img: 'https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/De-Antonio-36.webp', tagline: '12 pax \u00b7 12 m \u00b7 2\u00d7350HP', tags: 'skipper', badge: 'CAPTAIN INCLUDED', port: \"Port d'Alcudia\",\r\n      specs: [['Capacity', '12 pax \u00b7 12 m'], ['8 Hours', '2,309.09 \u20ac'], ['Skipper', 'Included in price'], ['Fuel', 'Not included']] },\r\n    { name: 'Bavaria 39 Cruiser', url: 'https:\/\/questheroes.es\/bavaria-39-cruiser\/', img: 'https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/Bavaria-39-Cruiser.jpg', tagline: '7 pax \u00b7 12 m \u00b7 sailing yacht', tags: 'skipper', badge: 'CAPTAIN INCLUDED', port: \"Port d'Alcudia\",\r\n      specs: [['Capacity', '7 pax \u00b7 12 m'], ['3 Hours', '500 \u20ac'], ['6 Hours', '1,000 \u20ac'], ['Skipper', 'Included in price'], ['Fuel', 'Included']] },\r\n    { name: 'Ryck 280', url: 'https:\/\/questheroes.es\/ryck-280\/', img: 'https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/Ryck-280.jpg', tagline: '8 pax \u00b7 8.8 m \u00b7 300HP', tags: 'license,skipper', badge: 'LICENSE OR CAPTAIN', port: \"Port d'Alcudia\",\r\n      specs: [['Capacity', '8 pax \u00b7 8.8 m'], ['4 Hours', '734.71 \u20ac'], ['8 Hours', '944.63 \u20ac'], ['Skipper (8h)', '262.40 \u20ac'], ['Deposit', '2,000 \u20ac'], ['Fuel', 'Not included']] },\r\n    { name: 'Abaris 23', url: 'https:\/\/questheroes.es\/abaris-23-2\/', img: 'https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/Abaris-23.webp', tagline: '10 pax \u00b7 7.4 m \u00b7 250HP', tags: 'license,skipper', badge: 'LICENSE OR CAPTAIN', port: \"Port d'Alcudia\",\r\n      specs: [['Capacity', '10 pax \u00b7 7.4 m'], ['4 Hours', '577.27 \u20ac'], ['8 Hours', '682.23 \u20ac'], ['Skipper (8h)', '262.40 \u20ac'], ['Deposit', '1,000 \u20ac'], ['Fuel', 'Not included']] },\r\n    { name: 'V2 7.0', url: 'https:\/\/questheroes.es\/v2-7-0\/', img: 'https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/V2-7.0.webp', tagline: '8 pax \u00b7 7 m \u00b7 200HP', tags: 'license,skipper', badge: 'LICENSE OR CAPTAIN', port: \"Port d'Alcudia\",\r\n      specs: [['Capacity', '8 pax \u00b7 7 m'], ['4 Hours', '503.80 \u20ac'], ['8 Hours', '577.27 \u20ac'], ['Skipper (8h)', '262.40 \u20ac'], ['Deposit', '1,000 \u20ac'], ['Fuel', 'Not included']] },\r\n    { name: 'BRIG 700', url: 'https:\/\/questheroes.es\/brig-700\/', img: 'https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/BRIG-700.webp', tagline: '11 pax \u00b7 7 m \u00b7 175HP', tags: 'license,skipper', badge: 'LICENSE OR CAPTAIN', port: \"Port d'Alcudia\",\r\n      specs: [['Capacity', '11 pax \u00b7 7 m'], ['4 Hours', '514.30 \u20ac'], ['8 Hours', '587.77 \u20ac'], ['Skipper (8h)', '262.40 \u20ac'], ['Deposit', '1,000 \u20ac'], ['Fuel', 'Not included']] },\r\n    { name: 'Axopar 22 Spyder Jobe Revolve', url: 'https:\/\/questheroes.es\/axopar-x-jobe-revolve-xxii-t-top\/', img: 'https:\/\/questheroes.es\/wp-content\/uploads\/2026\/08\/Axopar-22-Spyder-Jobe-Revolve-Boat-Rental-2.jpg', tagline: '7 pax \u00b7 7 m \u00b7 200HP', tags: 'license,skipper', badge: 'LICENSE OR CAPTAIN', port: \"Port d'Alcudia\",\r\n      specs: [['Capacity', '7 pax \u00b7 7 m'], ['8 Hours', 'from 590 \u20ac'], ['Skipper (8h)', '262.40 \u20ac'], ['Deposit', '1,000 \u20ac'], ['Fuel', 'Not included']] },\r\n    { name: 'Karnic 650', url: 'https:\/\/questheroes.es\/karnic-650\/', img: 'https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/Karnic-650.jpg', tagline: '7 pax \u00b7 6.5 m \u00b7 225HP', tags: 'license,skipper', badge: 'LICENSE OR CAPTAIN', port: \"Port d'Alcudia\",\r\n      specs: [['Capacity', '7 pax \u00b7 6.5 m'], ['4 Hours', '504 \u20ac'], ['8 Hours', '578 \u20ac'], ['Skipper (8h)', '262.40 \u20ac'], ['Deposit', '1,000 \u20ac'], ['Fuel', 'Not included']] },\r\n    { name: 'OceanMaster 605', url: 'https:\/\/questheroes.es\/oceanmaster605\/', img: 'https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/OCEANMASTER-605.webp', tagline: '6 pax \u00b7 6 m \u00b7 140HP', tags: 'license,skipper', badge: 'LICENSE OR CAPTAIN', port: \"Port d'Alcudia\",\r\n      specs: [['Capacity', '6 pax \u00b7 6 m'], ['4 Hours', '440.83 \u20ac'], ['8 Hours', '514.30 \u20ac'], ['Skipper (8h)', '262.40 \u20ac'], ['Deposit', '1,000 \u20ac \/ 500 \u20ac*'], ['Fuel', 'Not included']] },\r\n    { name: 'Marine Time 562', url: 'https:\/\/questheroes.es\/marine-time-562\/', img: 'https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/Marine-Time-562.webp', tagline: '6 pax \u00b7 5.65 m \u00b7 115HP', tags: 'license', badge: 'LICENSE REQUIRED', port: \"Port d'Alcudia\",\r\n      specs: [['Capacity', '6 pax \u00b7 5.65 m'], ['4 Hours', '346.36 \u20ac'], ['8 Hours', '398.84 \u20ac'], ['Deposit', '1,000 \u20ac \/ 500 \u20ac*'], ['Fuel', 'Not included']] },\r\n    { name: 'Marine Time 563', url: 'https:\/\/questheroes.es\/marine-time-563\/', img: 'https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/Marine-Time-563.webp', tagline: '6 pax \u00b7 5.65 m \u00b7 115HP', tags: 'license', badge: 'LICENSE REQUIRED', port: \"Port d'Alcudia\",\r\n      specs: [['Capacity', '6 pax \u00b7 5.65 m'], ['4 Hours', '346.36 \u20ac'], ['8 Hours', '398.84 \u20ac'], ['Deposit', '1,000 \u20ac \/ 500 \u20ac*'], ['Fuel', 'Not included']] },\r\n    { name: 'Ocean Master 40HP', url: 'https:\/\/questheroes.es\/oceanmaster-40hp\/', img: 'https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/oceanmaster470.webp', tagline: '5 pax \u00b7 5 m \u00b7 40HP', tags: 'license', badge: 'LICENSE REQUIRED', port: \"Port d'Alcudia\",\r\n      specs: [['Capacity', '5 pax \u00b7 5 m'], ['4 Hours', '262.40 \u20ac'], ['8 Hours', '356.86 \u20ac'], ['Deposit', '500 \u20ac'], ['Fuel', 'Not included']] },\r\n    { name: 'Ocean Master 15HP', url: 'https:\/\/questheroes.es\/oceanmaster470\/', img: 'https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/OCEAN-MASTER-15HP.webp', tagline: '5 pax \u00b7 5 m \u00b7 15HP, easy self-drive', tags: 'nolicense', badge: 'NO LICENSE', port: 'Can Picafort',\r\n      specs: [['Capacity', '5 pax \u00b7 5 m'], ['4 Hours', '283.39 \u20ac'], ['8 Hours', '356.86 \u20ac'], ['July \/ August', '304.38 \u20ac \/ 388.35 \u20ac'], ['Deposit', '500 \u20ac'], ['Fuel', 'Not included']] },\r\n    { name: 'Tiger Marine', url: 'https:\/\/questheroes.es\/tiger-marine-45\/', img: 'https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/Tiger-Marine.webp', tagline: '4 pax \u00b7 5 m \u00b7 15HP, easy self-drive', tags: 'nolicense', badge: 'NO LICENSE', port: 'Can Picafort',\r\n      specs: [['Capacity', '4 pax \u00b7 5 m'], ['4 Hours', '283.39 \u20ac'], ['8 Hours', '356.86 \u20ac'], ['July \/ August', '304.38 \u20ac \/ 388.35 \u20ac'], ['Deposit', '500 \u20ac'], ['Fuel', 'Not included']] },\r\n    { name: 'Grand 500', url: 'https:\/\/questheroes.es\/grand-500\/', img: 'https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/GRAND-500.webp', tagline: '6 pax \u00b7 5 m \u00b7 15HP, easy self-drive', tags: 'nolicense', badge: 'NO LICENSE', port: 'Can Picafort',\r\n      specs: [['Capacity', '6 pax \u00b7 5 m'], ['4 Hours', '283.39 \u20ac'], ['8 Hours', '356.86 \u20ac'], ['July \/ August', '304.38 \u20ac \/ 388.35 \u20ac'], ['Deposit', '500 \u20ac'], ['Fuel', 'Not included']] }\r\n  ];\r\n\r\n  var DEST_BASE = 'https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/';\r\n  var DESTINATIONS = [\r\n    { name: 'Alcanada Island', file: 'Alcanada-Island.jpg', text: 'Tiny islet crowned by a lonely lighthouse' },\r\n    { name: 'Coll Baix', file: 'Coll-Baix.jpg', text: 'Wild beach framed by towering cliffs' },\r\n    { name: 'Cap des Pinar', file: 'Cap-des-Pinar.jpg', text: 'Pine-covered headland with deep blue water' },\r\n    { name: 'Cala Gosalba', file: 'Cala-Gosalba.jpg', text: 'Quiet rocky cove, perfect for snorkelling' },\r\n    { name: 'Cala Murta', file: 'Cala-Murta.jpg', text: 'Secluded pebble cove near Formentor' },\r\n    { name: 'Cala Figuera', file: 'Cala-Figuera.jpg', text: 'Fjord-like inlet of turquoise water' },\r\n    { name: 'Formentor Beach', file: 'Formentor-Beach.jpg', text: 'Iconic pine-fringed white sand' },\r\n    { name: 'Formentor Fortress', file: 'Formentor-Fortress.jpg', text: 'Historic fort above the open sea' },\r\n    { name: 'Colonia de Sant Pere', file: 'Colonia-de-Sant-Pere.jpg', text: 'Sleepy fishing-village charm' },\r\n    { name: 'The Betlem Area', file: 'betlem-mallorca-coast.jpg', text: 'Unspoiled coastline at the bay\u2019s edge' },\r\n    { name: 'Es Calo', file: 'es-calo-mallorca.jpg', text: 'Tiny bay with crystal-clear shallows' },\r\n    { name: 'Na Clara', file: 'Na-Clara.jpg', text: 'A hidden swim stop locals love' },\r\n    { name: 'Cap Ferrutx', file: 'Cap-Ferrutx.jpg', text: 'Dramatic cape with sweeping views' },\r\n    { name: 'Aubarca', file: 'Aubarca.jpg', text: 'Remote virgin beach, boat access only' }\r\n  ];\r\n\r\n  var destTrack = document.getElementById('destTrack');\r\n  DESTINATIONS.forEach(function (d, i) {\r\n    var card = document.createElement('div');\r\n    card.className = 'dest-card';\r\n    var idx = (i + 1 < 10 ? '0' : '') + (i + 1);\r\n    card.innerHTML =\r\n      '<img decoding=\"async\" src=\"' + DEST_BASE + d.file + '\" alt=\"' + d.name + ' boat destination Mallorca\" loading=\"lazy\">' +\r\n      '<span class=\"dest-idx\">' + idx + '<\/span>' +\r\n      '<div class=\"dest-info\"><h3>' + d.name + '<\/h3><p>' + d.text + '<\/p><\/div>';\r\n    destTrack.appendChild(card);\r\n  });\r\n\r\n  document.getElementById('destTotal').textContent = DESTINATIONS.length;\r\n  var destCurrent = document.getElementById('destCurrent');\r\n  function destStep() {\r\n    var card = destTrack.querySelector('.dest-card');\r\n    return card ? card.offsetWidth + 26 : 600;\r\n  }\r\n  document.getElementById('destPrev').addEventListener('click', function () {\r\n    destTrack.scrollBy({ left: -destStep(), behavior: 'smooth' });\r\n  });\r\n  document.getElementById('destNext').addEventListener('click', function () {\r\n    destTrack.scrollBy({ left: destStep(), behavior: 'smooth' });\r\n  });\r\n  destTrack.addEventListener('scroll', function () {\r\n    var i = Math.round(destTrack.scrollLeft \/ destStep()) + 1;\r\n    if (destTrack.scrollLeft + destTrack.clientWidth >= destTrack.scrollWidth - 5) i = DESTINATIONS.length;\r\n    i = Math.min(Math.max(i, 1), DESTINATIONS.length);\r\n    destCurrent.textContent = (i < 10 ? '0' : '') + i;\r\n  }, { passive: true });\r\n\r\n  var grid = document.getElementById('boatsGrid');\r\n  BOATS.forEach(function (b) {\r\n    var card = document.createElement('article');\r\n    card.className = 'boat-card' + (b.tags.indexOf('license') === 0 ? '' : ' hidden');\r\n    card.dataset.tags = b.tags;\r\n    var specsHtml = [['Departure port', b.port]].concat(b.specs).map(function (s) {\r\n      return '<div class=\"spec\"><span>' + s[0] + '<\/span><span>' + s[1] + '<\/span><\/div>';\r\n    }).join('');\r\n    var media = b.img\r\n      ? '<img decoding=\"async\" src=\"' + b.img + '\" alt=\"' + b.name + ' boat rental Mallorca\" loading=\"lazy\">'\r\n      : BOAT_SVG + '<span class=\"ph\">PHOTO PLACEHOLDER<\/span>';\r\n    if (b.unavailable) card.classList.add('unavailable');\r\n    card.innerHTML =\r\n      '<div class=\"boat-media\">' + media +\r\n        '<span class=\"badge\">' + b.badge + '<\/span>' +\r\n        (b.unavailable ? '<span class=\"badge-unavailable\">CURRENTLY UNAVAILABLE<\/span>' : '') +\r\n      '<\/div>' +\r\n      '<div class=\"boat-body\">' +\r\n        '<h3>' + b.name + '<\/h3>' +\r\n        '<p class=\"tagline\">' + b.tagline + '<\/p>' +\r\n        '<div class=\"specs\">' + specsHtml + '<\/div>' +\r\n        (b.unavailable\r\n          ? '<span class=\"boat-cta disabled\">CURRENTLY UNAVAILABLE<\/span>'\r\n          : '<a href=\"' + b.url + '\" class=\"boat-cta\">BOOK NOW<\/a>') +\r\n      '<\/div>';\r\n    grid.appendChild(card);\r\n  });\r\n\r\n  document.querySelectorAll('.qh-filter-btn').forEach(function (btn) {\r\n    btn.addEventListener('click', function () {\r\n      document.querySelectorAll('.qh-filter-btn').forEach(function (b) { b.classList.remove('active'); });\r\n      btn.classList.add('active');\r\n      var filter = btn.dataset.filter;\r\n      document.querySelectorAll('.boat-card').forEach(function (card) {\r\n        card.classList.toggle('hidden', card.dataset.tags.split(',').indexOf(filter) === -1);\r\n      });\r\n    });\r\n  });\r\n\r\n  document.querySelectorAll('.qh-faq-item').forEach(function (item) {\r\n    item.querySelector('.qh-faq-btn').addEventListener('click', function () {\r\n      var wasOpen = item.classList.contains('open');\r\n      document.querySelectorAll('.qh-faq-item').forEach(function (i) { i.classList.remove('open'); });\r\n      if (!wasOpen) item.classList.add('open');\r\n    });\r\n  });\r\n\r\n  var countersStarted = false;\r\n  function startCounters() {\r\n    if (countersStarted) return;\r\n    countersStarted = true;\r\n    var targets = { count1: 15, count2: 4, count3: 7 };\r\n    var steps = 26, stepMs = 42, step = 0;\r\n    var timer = setInterval(function () {\r\n      step += 1;\r\n      var p = Math.min(1, step \/ steps);\r\n      var ease = 1 - Math.pow(1 - p, 3);\r\n      Object.keys(targets).forEach(function (k) {\r\n        document.getElementById(k).textContent = Math.round(targets[k] * ease);\r\n      });\r\n      if (p >= 1) clearInterval(timer);\r\n    }, stepMs);\r\n  }\r\n\r\n  var observer = new IntersectionObserver(function (entries) {\r\n    entries.forEach(function (entry) {\r\n      if (entry.isIntersecting) {\r\n        entry.target.classList.add('in');\r\n        if (entry.target.closest('#about')) startCounters();\r\n        observer.unobserve(entry.target);\r\n      }\r\n    });\r\n  }, { threshold: 0.12 });\r\n\r\n  document.querySelectorAll('.reveal').forEach(function (el) { observer.observe(el); });\r\n})();\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>DISCOVER MALLORACA WITH QUEST HEROES Rent a boat Mallorca Premium boat rental in Mallorca with license, with skipper, or no<\/p>","protected":false},"author":4309,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_joinchat":[],"footnotes":""},"class_list":["post-5002","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Boat Rental - Quest Heroes Boat Rental Mallorca<\/title>\n<meta name=\"description\" content=\"Discover the best boat rental options in Mallorca. Enjoy stunning views, crystal-clear waters, and unforgettable experiences.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/questheroes.es\/es\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Boat Rental - Quest Heroes Boat Rental Mallorca\" \/>\n<meta property=\"og:description\" content=\"Discover the best boat rental options in Mallorca. Enjoy stunning views, crystal-clear waters, and unforgettable experiences.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/questheroes.es\/es\/\" \/>\n<meta property=\"og:site_name\" content=\"Quest Heroes Boat Rental Mallorca\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/rentaboatmallorca\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-06T10:59:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/Dolphins-Sunrise-Adventure-Tour.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"40 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/questheroes.es\\\/\",\"url\":\"https:\\\/\\\/questheroes.es\\\/\",\"name\":\"Boat Rental - Quest Heroes Boat Rental Mallorca\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/questheroes.es\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/questheroes.es\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/questheroes.es\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/questheroes.es\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Dolphins-Sunrise-Adventure-Tour.webp\",\"datePublished\":\"2021-05-10T12:11:07+00:00\",\"dateModified\":\"2026-08-06T10:59:55+00:00\",\"description\":\"Discover the best boat rental options in Mallorca. Enjoy stunning views, crystal-clear waters, and unforgettable experiences.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/questheroes.es\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/questheroes.es\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/questheroes.es\\\/#primaryimage\",\"url\":\"https:\\\/\\\/questheroes.es\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Dolphins-Sunrise-Adventure-Tour.webp\",\"contentUrl\":\"https:\\\/\\\/questheroes.es\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Dolphins-Sunrise-Adventure-Tour.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/questheroes.es\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/questheroes.es\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Boat Rental\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/questheroes.es\\\/#website\",\"url\":\"https:\\\/\\\/questheroes.es\\\/\",\"name\":\"Quest Heroes Boat Rental Mallorca\",\"description\":\"Rent a Boat In Mallorca\",\"publisher\":{\"@id\":\"https:\\\/\\\/questheroes.es\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/questheroes.es\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/questheroes.es\\\/#organization\",\"name\":\"Quest Heroes Boat Rental Mallorca\",\"url\":\"https:\\\/\\\/questheroes.es\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/questheroes.es\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/questheroes.es\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/QuestHeroes-3-1.png\",\"contentUrl\":\"https:\\\/\\\/questheroes.es\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/QuestHeroes-3-1.png\",\"width\":493,\"height\":226,\"caption\":\"Quest Heroes Boat Rental Mallorca\"},\"image\":{\"@id\":\"https:\\\/\\\/questheroes.es\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/rentaboatmallorca\",\"https:\\\/\\\/instagram.com\\\/boatrentmallorcaquestheroes\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Alquiler de barcos - Quest Heroes Alquiler de barcos Mallorca","description":"Descubra las mejores opciones de alquiler de barcos en Mallorca. Disfruta de vistas impresionantes, aguas cristalinas y experiencias inolvidables.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/questheroes.es\/es\/","og_locale":"es_ES","og_type":"article","og_title":"Boat Rental - Quest Heroes Boat Rental Mallorca","og_description":"Discover the best boat rental options in Mallorca. Enjoy stunning views, crystal-clear waters, and unforgettable experiences.","og_url":"https:\/\/questheroes.es\/es\/","og_site_name":"Quest Heroes Boat Rental Mallorca","article_publisher":"https:\/\/www.facebook.com\/rentaboatmallorca","article_modified_time":"2026-08-06T10:59:55+00:00","og_image":[{"url":"https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/Dolphins-Sunrise-Adventure-Tour.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"40 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/questheroes.es\/","url":"https:\/\/questheroes.es\/","name":"Alquiler de barcos - Quest Heroes Alquiler de barcos Mallorca","isPartOf":{"@id":"https:\/\/questheroes.es\/#website"},"primaryImageOfPage":{"@id":"https:\/\/questheroes.es\/#primaryimage"},"image":{"@id":"https:\/\/questheroes.es\/#primaryimage"},"thumbnailUrl":"https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/Dolphins-Sunrise-Adventure-Tour.webp","datePublished":"2021-05-10T12:11:07+00:00","dateModified":"2026-08-06T10:59:55+00:00","description":"Descubra las mejores opciones de alquiler de barcos en Mallorca. Disfruta de vistas impresionantes, aguas cristalinas y experiencias inolvidables.","breadcrumb":{"@id":"https:\/\/questheroes.es\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/questheroes.es\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/questheroes.es\/#primaryimage","url":"https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/Dolphins-Sunrise-Adventure-Tour.webp","contentUrl":"https:\/\/questheroes.es\/wp-content\/uploads\/2026\/07\/Dolphins-Sunrise-Adventure-Tour.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/questheroes.es\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/questheroes.es\/"},{"@type":"ListItem","position":2,"name":"Boat Rental"}]},{"@type":"WebSite","@id":"https:\/\/questheroes.es\/#website","url":"https:\/\/questheroes.es\/","name":"Quest Heroes Alquiler de barcos Mallorca","description":"Alquilar un barco en Mallorca","publisher":{"@id":"https:\/\/questheroes.es\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/questheroes.es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/questheroes.es\/#organization","name":"Quest Heroes Alquiler de barcos Mallorca","url":"https:\/\/questheroes.es\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/questheroes.es\/#\/schema\/logo\/image\/","url":"https:\/\/questheroes.es\/wp-content\/uploads\/2021\/10\/QuestHeroes-3-1.png","contentUrl":"https:\/\/questheroes.es\/wp-content\/uploads\/2021\/10\/QuestHeroes-3-1.png","width":493,"height":226,"caption":"Quest Heroes Boat Rental Mallorca"},"image":{"@id":"https:\/\/questheroes.es\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/rentaboatmallorca","https:\/\/instagram.com\/boatrentmallorcaquestheroes"]}]}},"_links":{"self":[{"href":"https:\/\/questheroes.es\/es\/wp-json\/wp\/v2\/pages\/5002","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/questheroes.es\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/questheroes.es\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/questheroes.es\/es\/wp-json\/wp\/v2\/users\/4309"}],"replies":[{"embeddable":true,"href":"https:\/\/questheroes.es\/es\/wp-json\/wp\/v2\/comments?post=5002"}],"version-history":[{"count":306,"href":"https:\/\/questheroes.es\/es\/wp-json\/wp\/v2\/pages\/5002\/revisions"}],"predecessor-version":[{"id":23008,"href":"https:\/\/questheroes.es\/es\/wp-json\/wp\/v2\/pages\/5002\/revisions\/23008"}],"wp:attachment":[{"href":"https:\/\/questheroes.es\/es\/wp-json\/wp\/v2\/media?parent=5002"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}