<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="https://simply-adria.com/latest.xsl" ?>
<rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:content="http://purl.org/rss/1.0/modules/content/">

	<channel>
	
	<title>Day Tours from Makarska</title>
	<link>https://simply-adria.com/day-tours-from-makarska/</link>
	<dc:language>en</dc:language>
	<dc:creator>info@simply-adria.com</dc:creator>
	<dc:rights>Copyright 2016</dc:rights>
	<dc:date>2016-04-09T07:14:00+00:00</dc:date>
	<admin:generatorAgent rdf:resource="http://expressionengine.com/" />
	

	<item>
	  <title>Mostar &amp;amp; Blagaj Day Tour From Makarska</title>
	  <link>https://simply-adria.com/day-tours-from-makarska/croatia/mostar-day-tour-from-makarska</link>
	  <guid>https://simply-adria.com/day-tours-from-makarska/croatia/mostar-day-tour-from-makarska#When:07:14:00Z</guid>
	  <description><![CDATA[<style type="text/css">@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=Source+Sans+3:wght@300;400;500&display=swap');

  .mostar-wrap {
    font-family: 'Source Sans 3', sans-serif;
    font-weight: 300;
    color: #1a2e4a;
    max-width: 820px;
    margin: 0 auto;
    line-height: 1.8;
  }

  /* INTRO TEXT */
  .mostar-intro {
    padding: 10px 0 32px 0;
    font-size: 16px;
    color: #1a2e4a;
    border-bottom: 1px solid #c8d8e8;
    margin-bottom: 32px;
  }

  .mostar-intro p { margin: 0 0 16px 0; }
  .mostar-intro p:last-child { margin-bottom: 0; }

  /* SECTION CARDS */
  .mostar-section {
    margin-bottom: 20px;
    border-radius: 6px;
    overflow: hidden;
  }

  .mostar-section-header {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 22px;
    font-family: 'Playfair Display', serif;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.03em;
    color: #fff;
  }

  .mostar-section-header .icon {
    font-size: 16px;
    flex-shrink: 0;
    opacity: 0.85;
  }

  .mostar-section-body {
    padding: 20px 22px;
    font-size: 15px;
    line-height: 1.75;
  }

  .mostar-section-header h2 {
    font-family: 'Playfair Display', serif;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.03em;
    color: #fff;
    margin: 0;
    padding: 0;
    display: inline;
  }

  /* COLORS */
  .mostar-included .mostar-section-header { background: #1a2e4a; }
  .mostar-included .mostar-section-body { background: #f0f5fa; border: 1px solid #b8cfe0; border-top: none; }

  .mostar-itinerary .mostar-section-header { background: #1e3a58; }
  .mostar-itinerary .mostar-section-body { background: #f5f8fb; border: 1px solid #b8cfe0; border-top: none; }

  .mostar-pickup .mostar-section-header { background: #1a3252; }
  .mostar-pickup .mostar-section-body { background: #f5f8fb; border: 1px solid #b8cfe0; border-top: none; }

  .mostar-booking .mostar-section-header { background: #0f1e30; }
  .mostar-booking .mostar-section-body { background: #f0f5fa; border: 1px solid #b8cfe0; border-top: none; padding: 0; }
  .mostar-booking iframe { display: block; width: 100%; min-height: 500px; }

  .mostar-faq .mostar-section-header { background: #1e3d5c; }
  .mostar-faq .mostar-section-body { background: #f5f8fb; border: 1px solid #b8cfe0; border-top: none; padding: 0; }

  .mostar-private .mostar-section-header { background: #7a4f1e; }
  .mostar-private .mostar-section-body {
    background: #fdf8f2;
    border: 1px solid #e0c99a;
    border-top: none;
    text-align: center;
    padding: 28px 22px;
  }

  /* LISTS */
  .mostar-list { list-style: none; margin: 0; padding: 0; }
  .mostar-list li {
    padding: 7px 0 7px 20px;
    position: relative;
    border-bottom: 1px solid rgba(26,46,74,0.07);
    color: #1a2e4a;
  }
  .mostar-list li:last-child { border-bottom: none; padding-bottom: 0; }
  .mostar-list li:first-child { padding-top: 0; }
  .mostar-list li::before { content: '—'; position: absolute; left: 0; color: #2e6da4; font-weight: 500; }

  /* TIMELINE */
  .mostar-timeline { list-style: none; margin: 0; padding: 0; }
  .mostar-timeline li {
    padding: 8px 0;
    display: flex;
    gap: 14px;
    align-items: flex-start;
    border-bottom: 1px solid rgba(26,46,74,0.07);
    color: #1a2e4a;
  }
  .mostar-timeline li:last-child { border-bottom: none; padding-bottom: 0; }
  .mostar-timeline li:first-child { padding-top: 0; }

  .timeline-time {
    font-family: 'Playfair Display', serif;
    font-size: 13px;
    font-weight: 600;
    color: #1a3252;
    white-space: nowrap;
    min-width: 90px;
    padding-top: 1px;
    letter-spacing: 0.03em;
  }

  .timeline-desc { font-size: 15px; line-height: 1.5; flex: 1; }

  .timeline-included {
    display: inline-block;
    background: #1a2e4a;
    color: #fff;
    font-size: 11px;
    padding: 2px 8px;
    border-radius: 3px;
    margin-left: 6px;
    font-weight: 500;
    vertical-align: middle;
    letter-spacing: 0.04em;
  }

  /* PICKUP */
  .mostar-pickup-list { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; gap: 8px; }
  .mostar-pickup-list li {
    background: #fff;
    border: 1px solid #b8cfe0;
    border-radius: 4px;
    padding: 5px 14px;
    font-size: 14px;
    color: #1a2e4a;
    white-space: nowrap;
  }
  .mostar-pickup-list li strong { color: #1a3252; font-weight: 600; margin-right: 5px; }

  /* NOTES */
  .mostar-note {
    margin-top: 14px;
    padding: 9px 14px;
    background: rgba(26,46,74,0.05);
    border-left: 3px solid #2e6da4;
    border-radius: 0 4px 4px 0;
    font-size: 13px;
    color: #2e4e72;
    font-style: italic;
    line-height: 1.6;
  }

  /* FAQ */
  .faq-item { border-bottom: 1px solid #d0e0ee; }
  .faq-item:last-child { border-bottom: none; }

  h3.faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 22px;
    cursor: pointer;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #1a2e4a;
    gap: 12px;
    transition: background 0.2s;
    user-select: none;
    margin: 0;
  }
  h3.faq-question:hover { background: #eaf2fa; }

  .faq-arrow { font-size: 11px; color: #2e6da4; transition: transform 0.3s; flex-shrink: 0; }
  .faq-item.open .faq-arrow { transform: rotate(180deg); }

  .faq-answer {
    max-height: 0;
    overflow: hidden;
    padding: 0 22px;
    opacity: 0;
    font-size: 14px;
    line-height: 1.7;
    color: #2e4e72;
    transition: max-height 0.3s ease, opacity 0.2s ease, padding 0.2s ease;
  }
  .faq-item.open .faq-answer { max-height: 600px; padding: 0 22px 16px 22px; opacity: 1; }

  /* PRIVATE */
  .mostar-private-text { font-size: 15px; color: #4a3010; line-height: 1.7; margin-bottom: 20px; }
  .mostar-private-text strong { color: #7a4f1e; font-weight: 600; }

  .mostar-private-btn {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    background: #7a4f1e;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 12px 28px;
    border-radius: 5px;
    text-decoration: none;
    transition: background 0.2s;
  }
  .mostar-private-btn:hover { background: #5c3a12; color: #fff; text-decoration: none; }

  /* HIGHLIGHTS */
  .mostar-highlights { margin-bottom: 28px; }

  .mostar-highlights-title {
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    font-weight: 600;
    color: #1a2e4a;
    text-align: center;
    margin-bottom: 16px;
    letter-spacing: 0.02em;
  }

  /* Desktop: 3 kolone */
  .mostar-highlights-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 14px;
  }

  .mostar-highlight-card {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(26,46,74,0.10);
    background: #fff;
    display: flex;
    flex-direction: column;
  }

  .mostar-highlight-img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: top;
    display: block;
  }

  .mostar-highlight-body { padding: 12px 14px 14px; border-top: 3px solid #1a2e4a; }
  .mostar-highlight-card:nth-child(2) .mostar-highlight-body { border-color: #2e6da4; }
  .mostar-highlight-card:nth-child(3) .mostar-highlight-body { border-color: #7a4f1e; }

  .mostar-highlight-name { font-family: 'Playfair Display', serif; font-size: 14px; font-weight: 600; color: #1a2e4a; margin-bottom: 5px; }
  .mostar-highlight-desc { font-size: 13px; color: #4a6480; line-height: 1.5; }

  .mostar-highlight-badge {
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding: 2px 8px;
    border-radius: 3px;
    margin-bottom: 6px;
    background: #e8f0f8;
    color: #1a3252;
  }
  .mostar-highlight-card:nth-child(2) .mostar-highlight-badge { background: #e0eef8; color: #1a4a7a; }
  .mostar-highlight-card:nth-child(3) .mostar-highlight-badge { background: #fdf0e0; color: #7a4f1e; }

  /* WHY BOOK SECTION */
  .mostar-why { margin-bottom: 28px; }

  .mostar-why-title {
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    font-weight: 600;
    color: #1a2e4a;
    text-align: center;
    margin-bottom: 18px;
    letter-spacing: 0.02em;
  }

  .mostar-why-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
  }

  .mostar-why-card {
    background: #fff;
    border: 1px solid #b8cfe0;
    border-radius: 8px;
    padding: 20px 12px;
    text-align: center;
    box-shadow: 0 2px 8px rgba(26,46,74,0.07);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .mostar-why-icon {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    background: #1a2e4a;
    color: #fff;
    flex-shrink: 0;
  }

  .mostar-why-card:nth-child(2) .mostar-why-icon { background: #2e6da4; }
  .mostar-why-card:nth-child(3) .mostar-why-icon { background: #7a4f1e; }
  .mostar-why-card:nth-child(4) .mostar-why-icon { background: #2a7a3b; }

  .mostar-why-name {
    font-family: 'Source Sans 3', sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #1a2e4a;
    line-height: 1.35;
  }

  /* TRIPADVISOR */
  .mostar-ta-wrap { margin-bottom: 28px; display: flex; justify-content: center; }
  .ta-mobile { display: none; }
  .ta-desktop { display: block; }

  /* MOBILE */
  @media (max-width: 600px) {

    /* Highlights — horizontalni scroll na mobileu */
    .mostar-highlights-grid {
      display: flex;
      overflow-x: auto;
      scroll-snap-type: x mandatory;
      -webkit-overflow-scrolling: touch;
      gap: 12px;
      padding-bottom: 10px;
    }

    .mostar-highlights-grid::-webkit-scrollbar { height: 4px; }
    .mostar-highlights-grid::-webkit-scrollbar-thumb { background: #b8cfe0; border-radius: 2px; }

    .mostar-highlight-card {
      flex: 0 0 80vw;
      scroll-snap-align: start;
      min-width: 0;
    }

    .mostar-highlight-img { height: 180px; }

    /* Why grid — 2 kolone na mobileu */
    .mostar-why-grid { grid-template-columns: repeat(2, 1fr); }

    .ta-desktop { display: none; }
    .ta-mobile { display: block; }

    .mostar-section-header { padding: 12px 16px; font-size: 15px; }
    .mostar-section-body { padding: 16px; }
    .timeline-time { min-width: 70px; font-size: 12px; }
    .mostar-pickup-list li { font-size: 13px; padding: 4px 10px; }
  }
</style>
<div class="mostar-wrap"><!-- INTRO TEXT -->
<div class="mostar-intro">
<p>Just two hours from the Makarska Riviera lies one of the most unforgettable corners of the Balkans. Simply Adria's Mostar &amp; Blagaj day tour takes you to the cultural heart of Bosnia and Herzegovina — where the iconic Stari Most bridge spans the emerald Neretva, and the ancient Buna river springs from beneath a cliff at the foot of a 16th-century Dervish monastery.</p>

<p>Your tour includes a <strong>75-minute guided walk</strong> through the UNESCO-listed old town of Mostar, free time to explore the bazaar or find a riverside terrace for lunch, and then a visit to <strong>Blagaj</strong> — where a local guide takes you to the breathtaking Buna river spring and the historic Tekija monastery built into the cliffside.</p>
</div>
<!-- WHY BOOK -->

<div class="mostar-why">
<h2 class="mostar-why-title">Why Book a Mostar &amp; Blagaj Day Trip from Makarska with Simply Adria?</h2>

<div class="mostar-why-grid">
<div class="mostar-why-card">
<div class="mostar-why-icon">✓</div>

<div class="mostar-why-name">Guided Tour Included</div>
</div>

<div class="mostar-why-card">
<div class="mostar-why-icon">◆</div>

<div class="mostar-why-name">UNESCO World Heritage City</div>
</div>

<div class="mostar-why-card">
<div class="mostar-why-icon">▣</div>

<div class="mostar-why-name">Blagaj Tekija &amp; Buna Spring</div>
</div>

<div class="mostar-why-card">
<div class="mostar-why-icon">△</div>

<div class="mostar-why-name">Small Group 5–18 Pax</div>
</div>
</div>
</div>
<!-- HIGHLIGHTS -->

<div class="mostar-highlights">
<h2 class="mostar-highlights-title">Top Attractions You'll See on a Mostar Day Trip from Makarska</h2>

<div class="mostar-highlights-grid">
<div class="mostar-highlight-card"><img alt="Stari Most - Old Bridge Mostar" class="mostar-highlight-img" loading="lazy" src="https://simply-adria.com/images/uploads/804/mostar.jpg" />
<div class="mostar-highlight-body">
<div class="mostar-highlight-badge">UNESCO Heritage</div>

<div class="mostar-highlight-name">Stari Most — The Old Bridge</div>

<div class="mostar-highlight-desc">The iconic 16th-century Ottoman bridge over the emerald Neretva river — rebuilt from the same limestone after the 1993 war.</div>
</div>
</div>

<div class="mostar-highlight-card"><img alt="Kujundžiluk Bazaar Mostar" class="mostar-highlight-img" loading="lazy" src="https://simply-adria.com/images/uploads/804/mostar_bazzar_1.jpg" />
<div class="mostar-highlight-body">
<div class="mostar-highlight-badge">Oldest Bazaar in Balkans</div>

<div class="mostar-highlight-name">Kujundžiluk Bazaar Street</div>

<div class="mostar-highlight-desc">Cobbled lanes lined with copper craftsmen, hand-painted ceramics and local traders — exactly as they were centuries ago.</div>
</div>
</div>

<div class="mostar-highlight-card"><img alt="Blagaj Tekija Dervish monastery Buna river Bosnia" class="mostar-highlight-img" loading="lazy" src="https://simply-adria.com/images/uploads/804/blagaj_tekke_compressed.jpg" />
<div class="mostar-highlight-body">
<div class="mostar-highlight-badge">Included in Tour</div>

<div class="mostar-highlight-name">Blagaj — Tekija &amp; Buna River Spring</div>

<div class="mostar-highlight-desc">A 16th-century Dervish monastery built into a dramatic cliff above the emerald Buna spring. Your guide covers the full story on site — entering the Tekija is optional (5 € at the door).</div>
</div>
</div>
</div>
</div>
<!-- TRIPADVISOR WIDGET -->

<div class="mostar-ta-wrap">
<div class="ta-desktop">
<div class="TA_selfserveprop" id="TA_selfserveprop429">
<ul class="TA_links Ug35xeA" id="RHAHZ8ZwU">
	<li class="aKuCIoMngd" id="dUMTqds9Yp7k"><a href="https://www.tripadvisor.com/Attraction_Review-g303814-d10179360-Reviews-Simply_Adria_Transfers_Tours-Makarska_Split_Dalmatia_County_Dalmatia.html" target="_blank"><img alt="TripAdvisor" src="https://www.tripadvisor.com/img/cdsi/img2/branding/v2/Tripadvisor_lockup_horizontal_secondary_registered-11900-2.svg" /></a></li>
</ul>
</div>
<script async src="https://www.jscache.com/wejs?wtype=selfserveprop&amp;uniq=429&amp;locationId=10179360&amp;lang=en_US&amp;rating=true&amp;nreviews=2&amp;writereviewlink=true&amp;popIdx=true&amp;iswide=true&amp;border=true&amp;display_version=2" data-loadtrk onload="this.loadtrk=true"></script></div>

<div class="ta-mobile">
<div class="TA_selfserveprop" id="TA_selfserveprop521">
<ul class="TA_links WH2HycADs" id="MbXiB7wz">
	<li class="z0fenkXgKqj" id="xvmgjSiZ"><a href="https://www.tripadvisor.com/Attraction_Review-g303814-d10179360-Reviews-Simply_Adria_Transfers_Tours-Makarska_Split_Dalmatia_County_Dalmatia.html" target="_blank"><img alt="TripAdvisor" src="https://www.tripadvisor.com/img/cdsi/img2/branding/v2/Tripadvisor_lockup_horizontal_secondary_registered-11900-2.svg" /></a></li>
</ul>
</div>
<script async src="https://www.jscache.com/wejs?wtype=selfserveprop&amp;uniq=521&amp;locationId=10179360&amp;lang=en_US&amp;rating=true&amp;nreviews=2&amp;writereviewlink=true&amp;popIdx=true&amp;iswide=false&amp;border=true&amp;display_version=2" data-loadtrk onload="this.loadtrk=true"></script></div>
</div>
<!-- WHAT'S INCLUDED -->

<div class="mostar-section mostar-included">
<div class="mostar-section-header"><span class="icon">✓</span>

<h2>What's Included in This Mostar Day Trip</h2>
</div>

<div class="mostar-section-body">
<ul class="mostar-list">
	<li>Transportation in a modern, air-conditioned vehicle</li>
	<li>Professional driver</li>
	<li>75-minute guided walking tour of Mostar old town</li>
	<li>Visit to Blagaj — guided tour at Buna river spring; Tekija monastery optional (5 € entry on site)</li>
	<li>Travel insurance</li>
</ul>
</div>
</div>
<!-- ITINERARY -->

<div class="mostar-section mostar-itinerary">
<div class="mostar-section-header"><span class="icon">◷</span>

<h2>Mostar Day Trip Itinerary from Makarska</h2>
</div>

<div class="mostar-section-body">
<ul class="mostar-timeline">
	<li><span class="timeline-time">08:00</span><span class="timeline-desc">Departure from Makarska</span></li>
	<li><span class="timeline-time">10:00–11:15</span><span class="timeline-desc">Guided walking tour of Mostar old town — Stari Most, Kujundžiluk bazaar <span class="timeline-included">included</span></span></li>
	<li><span class="timeline-time">11:15–13:15</span><span class="timeline-desc">Free time in Mostar — lunch, bazaar, riverside cafés, bridge divers</span></li>
	<li><span class="timeline-time">13:30–14:45</span><span class="timeline-desc">Blagaj — guided tour &amp; free time at Buna river spring; Tekija monastery optional entry (5 € on site)</span></li>
	<li><span class="timeline-time">~17:00</span><span class="timeline-desc">Return to Makarska</span></li>
</ul>

<div class="mostar-note">Timings are approximate and may vary slightly due to traffic or border crossing conditions.</div>
</div>
</div>
<!-- PICK-UP TIMES -->

<div class="mostar-section mostar-pickup">
<div class="mostar-section-header"><span class="icon">◯</span>

<h2>Pick-up Times from Makarska</h2>
</div>

<div class="mostar-section-body">
<ul class="mostar-pickup-list">
	<li><strong>07:20</strong> Podgora</li>
	<li><strong>07:40</strong> Tučepi</li>
	<li><strong>08:00</strong> Makarska</li>
	<li><strong>08:15</strong> Baška Voda</li>
	<li><strong>08:20</strong> Brela</li>
</ul>

<div class="mostar-note">We will contact you the day before the tour with exact pick-up location details.</div>
</div>
</div>
<!-- TURITOP BOOKING WIDGET -->

<div class="mostar-section mostar-booking">
<div class="mostar-section-header"><span class="icon">⌛</span>

<h2>Book Your Mostar Day Trip from Makarska</h2>
</div>

<div class="mostar-section-body" style="padding: 20px 22px;">
<div class="load-turitop" data-embed="box" data-lang="en" data-service="P12">&nbsp;</div>
<script id="js-turitop" src="https://app.turitop.com/js/load-turitop.min.js" data-company="S1378" data-buttoncolor="green" data-afftag="ttafid"></script></div>
</div>
<!-- PRIVATE TOUR OPTION -->

<div class="mostar-section mostar-private">
<div class="mostar-section-header"><span class="icon">★</span>

<h2>Prefer a Private Mostar Tour?</h2>
</div>

<div class="mostar-section-body">
<p class="mostar-private-text">If you'd prefer to travel on <strong>your own schedule</strong>, with just your group and a dedicated driver — or if the group departure time doesn't suit you — our <strong>private Mostar tour</strong> is the perfect solution. Same route, same experience, completely on your terms.</p>
<a class="mostar-private-btn" href="https://app.turitop.com/light/box/S1378/P3/en" target="_blank"><span class="btn-icon">△</span> Book Private Tour Option</a></div>
</div>
<!-- FAQ -->

<div class="mostar-section mostar-faq">
<div class="mostar-section-header"><span class="icon">ⓘ</span>

<h2>Frequently Asked Questions — Mostar &amp; Blagaj Day Trip</h2>
</div>

<div class="mostar-section-body">
<div class="faq-item">
<h3 class="faq-question" onclick="this.parentElement.classList.toggle('open')">Do I need a passport for a day trip to Mostar? <span class="faq-arrow">▼</span></h3>

<div class="faq-answer">Yes — Bosnia and Herzegovina is not part of the European Union, so you will need a valid <strong>passport or national ID card</strong> to cross the border. Croatian citizens and most EU nationals can enter with an ID card. We recommend bringing your passport to avoid any issues at the border crossing.</div>
</div>

<div class="faq-item">
<h3 class="faq-question" onclick="this.parentElement.classList.toggle('open')">What money should I bring — Euros or BAM? <span class="faq-arrow">▼</span></h3>

<div class="faq-answer">Both work in Mostar. The local currency is the <strong>Bosnian Convertible Mark (BAM)</strong>, pegged to the Euro at approximately <strong>1 EUR = 1.95 BAM</strong>. Euros are widely accepted in tourist areas, but you'll often get slightly better value paying in BAM. ATMs are available in the old town if you need local cash.</div>
</div>

<div class="faq-item">
<h3 class="faq-question" onclick="this.parentElement.classList.toggle('open')">Is this tour suitable for children and elderly guests? <span class="faq-arrow">▼</span></h3>

<div class="faq-answer">Yes, the tour is family-friendly and suitable for all ages. The guided walk covers mostly flat cobblestone streets, though some areas have uneven stone surfaces — <strong>comfortable walking shoes are strongly recommended</strong>. The pace is relaxed and there is plenty of free time for guests to rest at a riverside café if needed.</div>
</div>

<div class="faq-item">
<h3 class="faq-question" onclick="this.parentElement.classList.toggle('open')">Can I book this tour last minute? <span class="faq-arrow">▼</span></h3>

<div class="faq-answer">Yes, you can book online up to <strong>24 hours before departure</strong>. For last-minute bookings within 24 hours, please contact us directly by phone or email and we will do our best to accommodate you if places are still available.</div>
</div>

<div class="faq-item">
<h3 class="faq-question" onclick="this.parentElement.classList.toggle('open')">What is Blagaj and why is it worth visiting? <span class="faq-arrow">▼</span></h3>

<div class="faq-answer">Blagaj is a small village about 15 minutes from Mostar, famous for the <strong>Buna river spring</strong> — one of the largest in Europe — and the <strong>Tekija</strong>, a 16th-century Dervish monastery built directly into the cliff above the water. Your guide will walk you through the history on site. After the guided part, you have free time — those who wish to enter the Tekija can do so independently for <strong>5 € at the entrance</strong>.</div>
</div>

<div class="faq-item">
<h3 class="faq-question" onclick="this.parentElement.classList.toggle('open')">How long is the drive from Makarska to Mostar? <span class="faq-arrow">▼</span></h3>

<div class="faq-answer">The drive takes approximately <strong>2 hours</strong> each way, depending on traffic and border crossing wait times. The route passes through beautiful Dalmatian hinterland and the Neretva valley — a scenic journey in itself.</div>
</div>

<div class="faq-item">
<h3 class="faq-question" onclick="this.parentElement.classList.toggle('open')">What is the group size on this shuttle tour? <span class="faq-arrow">▼</span></h3>

<div class="faq-answer">This is a <strong>small group shuttle tour</strong> with between <strong>5 and 18 passengers</strong>, travelling in a comfortable minibus. This ensures a relaxed journey without the crowds of large coach tours. If you prefer a completely private tour for your group, see our private Mostar tour option above.</div>
</div>
</div>
</div>
</div>
<!-- END MOSTAR CONTENT BLOCK --><!-- FAQ SCHEMA - JSON-LD --><script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Do I need a passport for a day trip to Mostar?",
      "acceptedAnswer": { "@type": "Answer", "text": "Yes — Bosnia and Herzegovina is not part of the European Union, so you will need a valid passport or national ID card to cross the border. Croatian citizens and most EU nationals can enter with an ID card." }
    },
    {
      "@type": "Question",
      "name": "What money should I bring — Euros or BAM?",
      "acceptedAnswer": { "@type": "Answer", "text": "Both work in Mostar. The local currency is the Bosnian Convertible Mark (BAM), pegged to the Euro at approximately 1 EUR = 1.95 BAM. Euros are widely accepted in tourist areas." }
    },
    {
      "@type": "Question",
      "name": "Is this tour suitable for children and elderly guests?",
      "acceptedAnswer": { "@type": "Answer", "text": "Yes, the tour is family-friendly and suitable for all ages. The guided walk covers mostly flat cobblestone streets. Comfortable walking shoes are strongly recommended." }
    },
    {
      "@type": "Question",
      "name": "Can I book this tour last minute?",
      "acceptedAnswer": { "@type": "Answer", "text": "Yes, you can book online up to 24 hours before departure. For last-minute bookings within 24 hours, please contact us directly by phone or email." }
    },
    {
      "@type": "Question",
      "name": "What is Blagaj and why is it worth visiting?",
      "acceptedAnswer": { "@type": "Answer", "text": "Blagaj is a small village about 15 minutes from Mostar, famous for the Buna river spring and the Tekija, a 16th-century Dervish monastery built into the cliff above the water. It is included in your tour with a local guide." }
    },
    {
      "@type": "Question",
      "name": "How long is the drive from Makarska to Mostar?",
      "acceptedAnswer": { "@type": "Answer", "text": "The drive takes approximately 2 hours each way, depending on traffic and border crossing wait times." }
    },
    {
      "@type": "Question",
      "name": "What is the group size on this shuttle tour?",
      "acceptedAnswer": { "@type": "Answer", "text": "This is a small group shuttle tour with between 5 and 18 passengers, travelling in a comfortable minibus." }
    }
  ]
}
</script>]]></description> 
	  <dc:subject></dc:subject>
	  <dc:date>2016-04-13T07:14:00+00:00</dc:date>
	</item>

	<item>
	  <title>Krka Waterfalls Day Tour From Makarska</title>
	  <link>https://simply-adria.com/day-tours-from-makarska/croatia/krka-waterfalls-day-tour-from-makarska</link>
	  <guid>https://simply-adria.com/day-tours-from-makarska/croatia/krka-waterfalls-day-tour-from-makarska#When:07:14:00Z</guid>
	  <description><![CDATA[<style type="text/css">@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=Source+Sans+3:wght@300;400;500&display=swap');

  .krka-wrap {
    font-family: 'Source Sans 3', sans-serif;
    font-weight: 300;
    color: #1a2e4a;
    max-width: 820px;
    margin: 0 auto;
    line-height: 1.8;
  }

  /* INTRO TEXT */
  .krka-intro {
    padding: 10px 0 32px 0;
    font-size: 16px;
    color: #1a2e4a;
    border-bottom: 1px solid #c8d8e8;
    margin-bottom: 32px;
  }

  .krka-intro p { margin: 0 0 16px 0; }
  .krka-intro p:last-child { margin-bottom: 0; }

  /* SECTION CARDS */
  .krka-section {
    margin-bottom: 20px;
    border-radius: 6px;
    overflow: hidden;
  }

  .krka-section-header {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 22px;
    font-family: 'Playfair Display', serif;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.03em;
    color: #fff;
  }

  .krka-section-header .icon {
    font-size: 16px;
    flex-shrink: 0;
    opacity: 0.85;
  }

  .krka-section-body {
    padding: 20px 22px;
    font-size: 15px;
    line-height: 1.75;
  }

  .krka-section-header h2 {
    font-family: 'Playfair Display', serif;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.03em;
    color: #fff;
    margin: 0;
    padding: 0;
    display: inline;
  }

  /* COLORS */
  .krka-included .krka-section-header { background: #1a4a2e; }
  .krka-included .krka-section-body { background: #f0f7f3; border: 1px solid #a8d0b8; border-top: none; }

  .krka-itinerary .krka-section-header { background: #1e5238; }
  .krka-itinerary .krka-section-body { background: #f5f9f6; border: 1px solid #a8d0b8; border-top: none; }

  .krka-pickup .krka-section-header { background: #1a4832; }
  .krka-pickup .krka-section-body { background: #f5f9f6; border: 1px solid #a8d0b8; border-top: none; }

  .krka-booking .krka-section-header { background: #0f2e1a; }
  .krka-booking .krka-section-body { background: #f0f7f3; border: 1px solid #a8d0b8; border-top: none; padding: 0; }
  .krka-booking iframe { display: block; width: 100%; min-height: 500px; }

  .krka-faq .krka-section-header { background: #1e5040; }
  .krka-faq .krka-section-body { background: #f5f9f6; border: 1px solid #a8d0b8; border-top: none; padding: 0; }

  .krka-private .krka-section-header { background: #2a6e3a; }
  .krka-private .krka-section-body {
    background: #f2faf4;
    border: 1px solid #a8d0b8;
    border-top: none;
    text-align: center;
    padding: 28px 22px;
  }

  /* LISTS */
  .krka-list { list-style: none; margin: 0; padding: 0; }
  .krka-list li {
    padding: 7px 0 7px 20px;
    position: relative;
    border-bottom: 1px solid rgba(26,74,46,0.07);
    color: #1a2e4a;
  }
  .krka-list li:last-child { border-bottom: none; padding-bottom: 0; }
  .krka-list li:first-child { padding-top: 0; }
  .krka-list li::before { content: '—'; position: absolute; left: 0; color: #2e8a4a; font-weight: 500; }

  .krka-note {
    margin-top: 14px;
    padding: 9px 14px;
    background: rgba(26,74,46,0.05);
    border-left: 3px solid #2e8a4a;
    border-radius: 0 4px 4px 0;
    font-size: 13px;
    color: #1e4e2e;
    font-style: italic;
    line-height: 1.6;
  }

  /* TIMELINE */
  .krka-timeline { list-style: none; margin: 0; padding: 0; }
  .krka-timeline li {
    padding: 8px 0;
    display: flex;
    gap: 14px;
    align-items: flex-start;
    border-bottom: 1px solid rgba(26,74,46,0.07);
    color: #1a2e4a;
  }
  .krka-timeline li:last-child { border-bottom: none; padding-bottom: 0; }
  .krka-timeline li:first-child { padding-top: 0; }

  .timeline-time {
    font-family: 'Playfair Display', serif;
    font-size: 13px;
    font-weight: 600;
    color: #1a4832;
    white-space: nowrap;
    min-width: 90px;
    padding-top: 1px;
    letter-spacing: 0.03em;
  }

  .timeline-desc { font-size: 15px; line-height: 1.5; flex: 1; }

  .timeline-included {
    display: inline-block;
    background: #1a4a2e;
    color: #fff;
    font-size: 11px;
    padding: 2px 8px;
    border-radius: 3px;
    margin-left: 6px;
    font-weight: 500;
    vertical-align: middle;
    letter-spacing: 0.04em;
  }

  /* PICKUP */
  .krka-pickup-list { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; gap: 8px; }
  .krka-pickup-list li {
    background: #fff;
    border: 1px solid #a8d0b8;
    border-radius: 4px;
    padding: 5px 14px;
    font-size: 14px;
    color: #1a2e4a;
    white-space: nowrap;
  }
  .krka-pickup-list li strong { color: #1a4832; font-weight: 600; margin-right: 5px; }

  /* FAQ */
  .faq-item-krka { border-bottom: 1px solid #c0deca; }
  .faq-item-krka:last-child { border-bottom: none; }

  h3.faq-question-krka {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 22px;
    cursor: pointer;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #1a2e4a;
    gap: 12px;
    transition: background 0.2s;
    user-select: none;
    margin: 0;
  }
  h3.faq-question-krka:hover { background: #e6f4ec; }

  .faq-arrow-krka { font-size: 11px; color: #2e8a4a; transition: transform 0.3s; flex-shrink: 0; }
  .faq-item-krka.open .faq-arrow-krka { transform: rotate(180deg); }

  .faq-answer-krka {
    max-height: 0;
    overflow: hidden;
    padding: 0 22px;
    opacity: 0;
    font-size: 14px;
    line-height: 1.7;
    color: #1e4e2e;
    transition: max-height 0.3s ease, opacity 0.2s ease, padding 0.2s ease;
  }
  .faq-item-krka.open .faq-answer-krka { max-height: 600px; padding: 0 22px 16px 22px; opacity: 1; }

  /* PRIVATE */
  .krka-private-text { font-size: 15px; color: #1a4a2e; line-height: 1.7; margin-bottom: 20px; }
  .krka-private-text strong { color: #2a6e3a; font-weight: 600; }

  .krka-private-btn {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    background: #2a6e3a;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 12px 28px;
    border-radius: 5px;
    text-decoration: none;
    transition: background 0.2s;
  }
  .krka-private-btn:hover { background: #1e5228; color: #fff; text-decoration: none; }

  /* HIGHLIGHTS */
  .krka-highlights { margin-bottom: 28px; }

  .krka-highlights-title {
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    font-weight: 600;
    color: #1a2e4a;
    text-align: center;
    margin-bottom: 16px;
    margin-top: 0;
    letter-spacing: 0.02em;
  }

  .krka-highlights-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 14px;
  }

  .krka-highlight-card {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(26,74,46,0.10);
    background: #fff;
    display: flex;
    flex-direction: column;
  }

  .krka-highlight-img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center;
    display: block;
  }

  .krka-highlight-body { padding: 12px 14px 14px; border-top: 3px solid #1a4a2e; }
  .krka-highlight-card:nth-child(2) .krka-highlight-body { border-color: #2e8a4a; }
  .krka-highlight-card:nth-child(3) .krka-highlight-body { border-color: #1a6ea0; }

  .krka-highlight-name { font-family: 'Playfair Display', serif; font-size: 14px; font-weight: 600; color: #1a2e4a; margin-bottom: 5px; }
  .krka-highlight-desc { font-size: 13px; color: #2a5040; line-height: 1.5; }

  .krka-highlight-badge {
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding: 2px 8px;
    border-radius: 3px;
    margin-bottom: 6px;
    background: #e0f0e8;
    color: #1a4a2e;
  }
  .krka-highlight-card:nth-child(2) .krka-highlight-badge { background: #d8f0e0; color: #1a5a2e; }
  .krka-highlight-card:nth-child(3) .krka-highlight-badge { background: #e0eef8; color: #1a4a7a; }

  /* WHY BOOK */
  .krka-why { margin-bottom: 28px; }

  .krka-why-title {
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    font-weight: 600;
    color: #1a2e4a;
    text-align: center;
    margin-bottom: 18px;
    letter-spacing: 0.02em;
    margin-top: 0;
  }

  .krka-why-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
  }

  .krka-why-card {
    background: #fff;
    border: 1px solid #a8d0b8;
    border-radius: 8px;
    padding: 20px 12px;
    text-align: center;
    box-shadow: 0 2px 8px rgba(26,74,46,0.07);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .krka-why-icon {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    background: #1a4a2e;
    color: #fff;
    flex-shrink: 0;
  }

  .krka-why-card:nth-child(2) .krka-why-icon { background: #2e8a4a; }
  .krka-why-card:nth-child(3) .krka-why-icon { background: #1a6ea0; }
  .krka-why-card:nth-child(4) .krka-why-icon { background: #6e8a1a; }

  .krka-why-name {
    font-family: 'Source Sans 3', sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #1a2e4a;
    line-height: 1.35;
  }

  /* TRIPADVISOR */
  .krka-ta-wrap { margin-bottom: 28px; display: flex; justify-content: center; }
  .ta-mobile { display: none; }
  .ta-desktop { display: block; }

  /* ENTRANCE NOTE BOX */
  .krka-entrance-note {
    margin-top: 14px;
    padding: 12px 16px;
    background: #fff8e8;
    border: 1px solid #e0c070;
    border-left: 4px solid #c8a020;
    border-radius: 0 4px 4px 0;
    font-size: 13px;
    color: #5a4010;
    line-height: 1.6;
  }
  .krka-entrance-note strong { color: #8a6010; }

  /* MOBILE */
  @media (max-width: 600px) {

    .krka-highlights-grid {
      display: flex;
      overflow-x: auto;
      scroll-snap-type: x mandatory;
      -webkit-overflow-scrolling: touch;
      gap: 12px;
      padding-bottom: 10px;
    }

    .krka-highlights-grid::-webkit-scrollbar { height: 4px; }
    .krka-highlights-grid::-webkit-scrollbar-thumb { background: #a8d0b8; border-radius: 2px; }

    .krka-highlight-card {
      flex: 0 0 80vw;
      scroll-snap-align: start;
      min-width: 0;
    }

    .krka-highlight-img { height: 180px; }

    .krka-why-grid { grid-template-columns: repeat(2, 1fr); }

    .ta-desktop { display: none; }
    .ta-mobile { display: block; }

    .krka-section-header { padding: 12px 16px; font-size: 15px; }
    .krka-section-body { padding: 16px; }
    .timeline-time { min-width: 70px; font-size: 12px; }
    .krka-pickup-list li { font-size: 13px; padding: 4px 10px; }
  }
</style>

<div class="krka-wrap">

  <!-- INTRO TEXT -->
  <div class="krka-intro">
    <p>A <a href="/day-tours-from-makarska/">day trip to Krka National Park from Makarska</a> is one of the easiest ways to experience Croatia's famous waterfalls and historic towns in a single day. This tour combines free time in the medieval city of <strong>Šibenik</strong> — home to the UNESCO-listed St. James Cathedral — with several hours inside <strong>Krka National Park</strong>, where wooden boardwalks lead through travertine waterfalls, turquoise pools, and shaded forest trails.</p>
    <p>With Simply Adria, you travel in a comfortable, air-conditioned vehicle with a professional driver — and we take care of reserving your <strong>Krka entrance tickets</strong> at a special price, so you can enter the park smoothly even during busy summer days.</p>
  </div>

  <!-- WHY BOOK -->
  <div class="krka-why">
    <h3 class="krka-why-title">Why Book a Krka and Šibenik Day Trip from Makarska?</h3>
    <div class="krka-why-grid">
      <div class="krka-why-card">
        <div class="krka-why-icon">
          <!-- Church/cathedral -->
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 2v4M10 4h4"/><path d="M4 22V10l8-6 8 6v12H4z"/><path d="M9 22v-6h6v6"/></svg>
        </div>
        <div class="krka-why-name">UNESCO Cathedral in Šibenik</div>
      </div>
      <div class="krka-why-card">
        <div class="krka-why-icon">
          <!-- Water/waterfall droplets -->
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 2C6 9 4 13 4 16a8 8 0 0 0 16 0c0-3-2-7-8-14z"/></svg>
        </div>
        <div class="krka-why-name">Skradinski Buk Waterfalls and Nature Trails</div>
      </div>
      <div class="krka-why-card">
        <div class="krka-why-icon">
          <!-- Ticket -->
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v2z"/><line x1="9" y1="12" x2="15" y2="12"/></svg>
        </div>
        <div class="krka-why-name">Entrance Tickets Reserved for You</div>
      </div>
      <div class="krka-why-card">
        <div class="krka-why-icon">
          <!-- People/group -->
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/><circle cx="9" cy="7" r="4"/><path d="M23 21v-2a4 4 0 0 0-3-3.87"/><path d="M16 3.13a4 4 0 0 1 0 7.75"/></svg>
        </div>
        <div class="krka-why-name">Small Group 5–18 Guests</div>
      </div>
    </div>
  </div>

  <!-- HIGHLIGHTS -->
  <div class="krka-highlights">
    <h3 class="krka-highlights-title">Highlights of a Krka and Šibenik Day Trip from Makarska</h3>
    <div class="krka-highlights-grid">

      <div class="krka-highlight-card">
        <img class="krka-highlight-img" src="https://simply-adria.com/images/uploads/805/sibenik-cathedral-view-optimized_(1).jpg" alt="Šibenik old town view Croatia" loading="lazy" />
        <div class="krka-highlight-body">
          <div class="krka-highlight-badge">Medieval City</div>
          <div class="krka-highlight-name">Šibenik Old Town</div>
          <div class="krka-highlight-desc">One of Croatia's oldest coastal cities, with charming stone streets, hidden squares, and a spectacular clifftop fortress overlooking the Adriatic.</div>
        </div>
      </div>

      <div class="krka-highlight-card">
        <img class="krka-highlight-img" src="https://simply-adria.com/images/uploads/805/145_(3).jpg" alt="St James Cathedral Šibenik UNESCO" loading="lazy" />
        <div class="krka-highlight-body">
          <div class="krka-highlight-badge">UNESCO World Heritage</div>
          <div class="krka-highlight-name">St. James Cathedral</div>
          <div class="krka-highlight-desc">A 15th-century masterpiece built entirely from stone, without a single brick — one of the most remarkable examples of Renaissance architecture in Europe.</div>
        </div>
      </div>

      <div class="krka-highlight-card">
        <img class="krka-highlight-img" src="https://simply-adria.com/images/uploads/805/145_(1).jpg" alt="Skradinski Buk waterfall Krka National Park Croatia" loading="lazy" />
        <div class="krka-highlight-body">
          <div class="krka-highlight-badge">National Park</div>
          <div class="krka-highlight-name">Skradinski Buk Waterfalls & Nature Trails</div>
          <div class="krka-highlight-desc">The main walking route in the park leads around Skradinski Buk, the largest and most famous waterfall area of Krka National Park — turquoise pools, travertine cascades, and shaded boardwalks through the canyon.</div>
        </div>
      </div>

    </div>
  </div>

  <!-- TRIPADVISOR WIDGET -->
  <div class="krka-ta-wrap">
    <div class="ta-desktop">
      <div class="TA_selfserveprop" id="TA_selfserveprop429">
        <ul class="TA_links Ug35xeA" id="RHAHZ8ZwU">
          <li class="aKuCIoMngd" id="dUMTqds9Yp7k"><a href="https://www.tripadvisor.com/Attraction_Review-g303814-d10179360-Reviews-Simply_Adria_Transfers_Tours-Makarska_Split_Dalmatia_County_Dalmatia.html" target="_blank"><img src="https://www.tripadvisor.com/img/cdsi/img2/branding/v2/Tripadvisor_lockup_horizontal_secondary_registered-11900-2.svg" alt="TripAdvisor" /></a></li>
        </ul>
      </div>
      <script async src="https://www.jscache.com/wejs?wtype=selfserveprop&uniq=429&locationId=10179360&lang=en_US&rating=true&nreviews=2&writereviewlink=true&popIdx=true&iswide=true&border=true&display_version=2" data-loadtrk onload="this.loadtrk=true"></script>
    </div>
    <div class="ta-mobile">
      <div class="TA_selfserveprop" id="TA_selfserveprop521">
        <ul class="TA_links WH2HycADs" id="MbXiB7wz">
          <li class="z0fenkXgKqj" id="xvmgjSiZ"><a href="https://www.tripadvisor.com/Attraction_Review-g303814-d10179360-Reviews-Simply_Adria_Transfers_Tours-Makarska_Split_Dalmatia_County_Dalmatia.html" target="_blank"><img src="https://www.tripadvisor.com/img/cdsi/img2/branding/v2/Tripadvisor_lockup_horizontal_secondary_registered-11900-2.svg" alt="TripAdvisor" /></a></li>
        </ul>
      </div>
      <script async src="https://www.jscache.com/wejs?wtype=selfserveprop&uniq=521&locationId=10179360&lang=en_US&rating=true&nreviews=2&writereviewlink=true&popIdx=true&iswide=false&border=true&display_version=2" data-loadtrk onload="this.loadtrk=true"></script>
    </div>
  </div>

  <!-- WHAT'S INCLUDED -->
  <div class="krka-section krka-included">
    <div class="krka-section-header">
      <span class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg></span>
      <h2>What Is Included in This Krka and Šibenik Day Trip</h2>
    </div>
    <div class="krka-section-body">
      <ul class="krka-list">
        <li>Transportation in a modern, air-conditioned vehicle</li>
        <li>Professional driver</li>
        <li>Free time in Šibenik old town (approx. 1.5 hours)</li>
        <li>Free time at Krka National Park (approx. 3 hours)</li>
        <li>Travel insurance</li>
      </ul>
      <div class="krka-entrance-note">
        <strong>Note on entrance tickets:</strong> Entrance tickets to Krka National Park are <strong>not included</strong> in the tour price and vary by season. Book your tour with Simply Adria and we will reserve your tickets at a <strong>special discounted price</strong>, so your entry to the park is easier during busy summer days.
      </div>
    </div>
  </div>

  <!-- ITINERARY -->
  <div class="krka-section krka-itinerary">
    <div class="krka-section-header">
      <span class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/></svg></span>
      <h2>Krka and Šibenik Day Trip Itinerary from Makarska</h2>
    </div>
    <div class="krka-section-body">
      <ul class="krka-timeline">
        <li><span class="timeline-time">08:00</span><span class="timeline-desc">Departure from Makarska (pick-ups from Makarska Riviera)</span></li>
        <li><span class="timeline-time">09:30</span><span class="timeline-desc">Arrival in Šibenik — <strong>free time until 11:00</strong> to explore the old town and St. James Cathedral</span></li>
        <li><span class="timeline-time">11:00</span><span class="timeline-desc">Departure from Šibenik towards Krka National Park</span></li>
        <li><span class="timeline-time">11:30</span><span class="timeline-desc">Arrival at Krka National Park – Skradinski Buk area — <strong>3 hours free time</strong> to explore the waterfalls and walking trails <span class="timeline-included">tickets reserved</span></span></li>
        <li><span class="timeline-time">14:30</span><span class="timeline-desc">Departure from Krka back to Makarska</span></li>
        <li><span class="timeline-time">16:30</span><span class="timeline-desc">Return to Makarska</span></li>
      </ul>
      <div class="krka-note">Timings are approximate and may vary slightly due to traffic conditions or seasonal park entry.</div>
    </div>
  </div>

  <!-- PICK-UP TIMES -->
  <div class="krka-section krka-pickup">
    <div class="krka-section-header">
      <span class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><circle cx="12" cy="12" r="3"/></svg></span>
      <h2>Pick-up Times from Makarska Riviera</h2>
    </div>
    <div class="krka-section-body">
      <ul class="krka-pickup-list">
        <li><strong>07:30</strong> Podgora</li>
        <li><strong>07:40</strong> Tučepi</li>
        <li><strong>08:00</strong> Makarska</li>
        <li><strong>08:15</strong> Baška Voda</li>
        <li><strong>08:25</strong> Brela</li>
      </ul>
      <div class="krka-note">We will contact you the day before the tour with exact pick-up location details.</div>
    </div>
  </div>

  <!-- TURITOP BOOKING WIDGET -->
  <div class="krka-section krka-booking">
    <div class="krka-section-header">
      <span class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="18" rx="2"/><line x1="16" y1="2" x2="16" y2="6"/><line x1="8" y1="2" x2="8" y2="6"/><line x1="3" y1="10" x2="21" y2="10"/></svg></span>
      <h2>Book Your Krka and Šibenik Day Trip from Makarska</h2>
    </div>
    <div class="krka-section-body" style="padding: 20px 22px;">
      <div class="load-turitop" data-service="P6" data-lang="en" data-embed="box"></div>
      <script id="js-turitop" src="https://app.turitop.com/js/load-turitop.min.js" data-company="S1378" data-buttoncolor="green" data-afftag="ttafid"></script>
    </div>
  </div>

  <!-- PRIVATE TOUR OPTION -->
  <div class="krka-section krka-private">
    <div class="krka-section-header">
      <span class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"/></svg></span>
      <h2>Prefer a Private Krka and Šibenik Tour?</h2>
    </div>
    <div class="krka-section-body">
      <p class="krka-private-text">Want to explore at <strong>your own pace</strong>, with just your group and a dedicated driver? Our <strong>private Krka and Šibenik tour</strong> lets you set the schedule — spend more time at the waterfall, linger longer over lunch in Šibenik, or add a stop along the way. Same stunning destinations, completely on your terms.</p>
      <a class="krka-private-btn" href="https://app.turitop.com/light/box/S1378/P7/en" target="_blank">
        <svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 13a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.6 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z"/></svg> Book Private Tour Option
      </a>
    </div>
  </div>

  <!-- FAQ -->
  <div class="krka-section krka-faq">
    <div class="krka-section-header">
      <span class="icon"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><line x1="12" y1="16" x2="12" y2="12"/><line x1="12" y1="8" x2="12.01" y2="8"/></svg></span>
      <h2>Frequently Asked Questions — Krka and Šibenik Day Trip</h2>
    </div>
    <div class="krka-section-body">

      <div class="faq-item-krka">
        <h3 class="faq-question-krka" onclick="this.parentElement.classList.toggle('open')">Are entrance tickets to Krka National Park included? <span class="faq-arrow-krka"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"/></svg></span></h3>
        <div class="faq-answer-krka">Entrance tickets are <strong>not included</strong> in the tour price, as prices vary depending on the season. However, when you book with Simply Adria, we will reserve your Krka tickets at a <strong>special discounted price</strong>. This means you won't need to queue at the ticket office — just show up and enjoy the park.</div>
      </div>

      <div class="faq-item-krka">
        <h3 class="faq-question-krka" onclick="this.parentElement.classList.toggle('open')">How much time do we spend at Krka National Park? <span class="faq-arrow-krka"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"/></svg></span></h3>
        <div class="faq-answer-krka">You will have approximately <strong>3 hours of free time</strong> at Krka National Park to explore the walking trails, waterfalls, and boardwalks at your own pace. The main trail leads around <strong>Skradinski Buk</strong>, the largest waterfall area in the park, and takes about 1.5–2 hours at a relaxed pace. Swimming is not permitted at Skradinski Buk waterfall. In some seasons it may be allowed in designated areas of the park, depending on current park rules.</div>
      </div>

      <div class="faq-item-krka">
        <h3 class="faq-question-krka" onclick="this.parentElement.classList.toggle('open')">What is there to see in Šibenik? <span class="faq-arrow-krka"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"/></svg></span></h3>
        <div class="faq-answer-krka">Šibenik is one of Croatia's most beautiful and often overlooked cities. In your 1.5 hours of free time, highlights include the <strong>St. James Cathedral</strong> (UNESCO World Heritage Site), the atmospheric old town stone streets and squares, St. Michael's Fortress with panoramic sea views, and numerous cafés perfect for a morning coffee before heading to Krka.</div>
      </div>

      <div class="faq-item-krka">
        <h3 class="faq-question-krka" onclick="this.parentElement.classList.toggle('open')">Is this tour suitable for children and elderly guests? <span class="faq-arrow-krka"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"/></svg></span></h3>
        <div class="faq-answer-krka">Yes — this tour is family-friendly and suitable for all ages. The Krka park boardwalks are mostly flat and well-maintained, though some sections involve stairs and uneven surfaces. <strong>Comfortable walking shoes are strongly recommended</strong>. The pace throughout the day is relaxed and there is no guided walking — you explore at your own speed.</div>
      </div>

      <div class="faq-item-krka">
        <h3 class="faq-question-krka" onclick="this.parentElement.classList.toggle('open')">How long is the drive from Makarska to Krka? <span class="faq-arrow-krka"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"/></svg></span></h3>
        <div class="faq-answer-krka">The drive from Makarska to Šibenik takes approximately <strong>1.5 hours</strong>, followed by a further 30–40 minutes from Šibenik to Krka National Park. The route passes through scenic Dalmatian hinterland and along the Dalmatian coast.</div>
      </div>

      <div class="faq-item-krka">
        <h3 class="faq-question-krka" onclick="this.parentElement.classList.toggle('open')">What should I bring on this tour? <span class="faq-arrow-krka"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"/></svg></span></h3>
        <div class="faq-answer-krka">We recommend bringing <strong>comfortable walking shoes</strong>, sun protection (hat, sunscreen), a light jacket for the shaded park trails, a reusable water bottle, and some cash or card for lunch in Šibenik and any purchases at Krka. The park has a small café and souvenir shop on site.</div>
      </div>

    </div>
  </div>

</div>
<!-- END KRKA & ŠIBENIK CONTENT BLOCK -->

<!-- FAQ SCHEMA - JSON-LD -->
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Are entrance tickets to Krka National Park included?",
      "acceptedAnswer": { "@type": "Answer", "text": "Entrance tickets are not included in the tour price as prices vary by season. When you book with Simply Adria, we will reserve your Krka tickets at a special discounted price so you can skip the queue." }
    },
    {
      "@type": "Question",
      "name": "How much time do we spend at Krka National Park?",
      "acceptedAnswer": { "@type": "Answer", "text": "You will have approximately 3 hours of free time at Krka National Park to explore the walking trails, waterfalls, and boardwalks at your own pace." }
    },
    {
      "@type": "Question",
      "name": "What is there to see in Šibenik?",
      "acceptedAnswer": { "@type": "Answer", "text": "Highlights include the St. James Cathedral (UNESCO World Heritage Site), the atmospheric old town stone streets, St. Michael's Fortress with panoramic sea views, and numerous cafés." }
    },
    {
      "@type": "Question",
      "name": "Is this tour suitable for children and elderly guests?",
      "acceptedAnswer": { "@type": "Answer", "text": "Yes, the tour is family-friendly and suitable for all ages. The Krka park boardwalks are mostly flat. Comfortable walking shoes are strongly recommended." }
    },
    {
      "@type": "Question",
      "name": "How long is the drive from Makarska to Krka?",
      "acceptedAnswer": { "@type": "Answer", "text": "The drive from Makarska to Šibenik takes approximately 1.5 hours, followed by a further 30-40 minutes from Šibenik to Krka National Park." }
    },
    {
      "@type": "Question",
      "name": "What should I bring on this tour?",
      "acceptedAnswer": { "@type": "Answer", "text": "We recommend comfortable walking shoes, sun protection, a light jacket, a reusable water bottle, and some cash or card for lunch and purchases." }
    }
  ]
}
</script>

<!-- TOURISTTRIP SCHEMA - JSON-LD -->
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "TouristTrip",
  "name": "Krka and Šibenik Day Trip from Makarska",
  "description": "A full-day tour from Makarska to Šibenik old town and Krka National Park. Includes free time at UNESCO-listed St. James Cathedral and 3 hours at Krka waterfalls. Entrance tickets reserved at special price.",
  "touristType": "Nature lovers, families, culture seekers",
  "itinerary": {
    "@type": "ItemList",
    "itemListElement": [
      { "@type": "ListItem", "position": 1, "name": "Departure from Makarska", "description": "Pick-up from Podgora, Tučepi, Makarska, Baška Voda, Brela" },
      { "@type": "ListItem", "position": 2, "name": "Šibenik Old Town", "description": "1.5 hours free time to explore the UNESCO-listed St. James Cathedral and medieval old town" },
      { "@type": "ListItem", "position": 3, "name": "Krka National Park – Skradinski Buk", "description": "3 hours to explore Skradinski Buk, the largest waterfall area of Krka National Park, boardwalks and nature trails" },
      { "@type": "ListItem", "position": 4, "name": "Return to Makarska", "description": "Approximate return at 16:30" }
    ]
  },
  "provider": {
    "@type": "TouristInformationCenter",
    "name": "Simply Adria",
    "url": "https://simply-adria.com",
    "address": {
      "@type": "PostalAddress",
      "addressLocality": "Makarska",
      "addressRegion": "Split-Dalmatia County",
      "addressCountry": "HR"
    }
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "url": "https://simply-adria.com"
  }
}
</script>]]></description> 
	  <dc:subject></dc:subject>
	  <dc:date>2016-04-12T07:14:00+00:00</dc:date>
	</item>

	<item>
	  <title>Dubrovnik Day Tour From Makarska</title>
	  <link>https://simply-adria.com/day-tours-from-makarska/croatia/dubrovnik-day-tour-from-makarska</link>
	  <guid>https://simply-adria.com/day-tours-from-makarska/croatia/dubrovnik-day-tour-from-makarska#When:07:14:00Z</guid>
	  <description><![CDATA[<style type="text/css">
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=Source+Sans+3:wght@300;400;500&display=swap');

  .dbv-wrap {
    font-family: 'Source Sans 3', sans-serif;
    font-weight: 300;
    color: #1a2e4a;
    max-width: 820px;
    margin: 0 auto;
    line-height: 1.8;
  }

  /* INTRO TEXT */
  .dbv-intro {
    padding: 10px 0 32px 0;
    font-size: 16px;
    color: #1a2e4a;
    border-bottom: 1px solid #c8d8e8;
    margin-bottom: 32px;
  }
  .dbv-intro p { margin: 0 0 16px 0; }
  .dbv-intro p:last-child { margin-bottom: 0; }

  /* SECTION CARDS */
  .dbv-section {
    margin-bottom: 20px;
    border-radius: 6px;
    overflow: hidden;
  }

  .dbv-section-header {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 22px;
    font-family: 'Playfair Display', serif;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.03em;
    color: #fff;
  }

  .dbv-section-header .icon {
    font-size: 16px;
    flex-shrink: 0;
    opacity: 0.85;
  }

  .dbv-section-body {
    padding: 20px 22px;
    font-size: 15px;
    line-height: 1.75;
  }

  .dbv-section-header h2 {
    font-family: 'Playfair Display', serif;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.03em;
    color: #fff;
    margin: 0;
    padding: 0;
    display: inline;
  }

  /* COLORS */
  .dbv-included .dbv-section-header { background: #1a2e4a; }
  .dbv-included .dbv-section-body { background: #f0f5fa; border: 1px solid #b8cfe0; border-top: none; }

  .dbv-itinerary .dbv-section-header { background: #1e3a58; }
  .dbv-itinerary .dbv-section-body { background: #f5f8fb; border: 1px solid #b8cfe0; border-top: none; }

  .dbv-pickup .dbv-section-header { background: #1a3252; }
  .dbv-pickup .dbv-section-body { background: #f5f8fb; border: 1px solid #b8cfe0; border-top: none; }

  .dbv-booking .dbv-section-header { background: #0f1e30; }
  .dbv-booking .dbv-section-body { background: #f0f5fa; border: 1px solid #b8cfe0; border-top: none; padding: 0; }

  .dbv-faq .dbv-section-header { background: #1e3d5c; }
  .dbv-faq .dbv-section-body { background: #f5f8fb; border: 1px solid #b8cfe0; border-top: none; padding: 0; }

  .dbv-private .dbv-section-header { background: #7a4f1e; }
  .dbv-private .dbv-section-body {
    background: #fdf8f2;
    border: 1px solid #e0c99a;
    border-top: none;
    padding: 28px 22px;
  }

  /* LISTS */
  .dbv-list { list-style: none; margin: 0; padding: 0; }
  .dbv-list li {
    padding: 7px 0 7px 20px;
    position: relative;
    border-bottom: 1px solid rgba(26,46,74,0.07);
    color: #1a2e4a;
  }
  .dbv-list li:last-child { border-bottom: none; padding-bottom: 0; }
  .dbv-list li:first-child { padding-top: 0; }
  .dbv-list li::before { content: '—'; position: absolute; left: 0; color: #2e6da4; font-weight: 500; }

  /* TIMELINE */
  .dbv-timeline { list-style: none; margin: 0; padding: 0; }
  .dbv-timeline li {
    padding: 8px 0;
    display: flex;
    gap: 14px;
    align-items: flex-start;
    border-bottom: 1px solid rgba(26,46,74,0.07);
    color: #1a2e4a;
  }
  .dbv-timeline li:last-child { border-bottom: none; padding-bottom: 0; }
  .dbv-timeline li:first-child { padding-top: 0; }

  .timeline-time {
    font-family: 'Playfair Display', serif;
    font-size: 13px;
    font-weight: 600;
    color: #1a3252;
    white-space: nowrap;
    min-width: 90px;
    padding-top: 1px;
    letter-spacing: 0.03em;
  }

  .timeline-desc { font-size: 15px; line-height: 1.5; flex: 1; }

  .timeline-included {
    display: inline-block;
    background: #1a2e4a;
    color: #fff;
    font-size: 11px;
    padding: 2px 8px;
    border-radius: 3px;
    margin-left: 6px;
    font-weight: 500;
    vertical-align: middle;
    letter-spacing: 0.04em;
  }

  /* PICKUP */
  .dbv-pickup-list { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; gap: 8px; }
  .dbv-pickup-list li {
    background: #fff;
    border: 1px solid #b8cfe0;
    border-radius: 4px;
    padding: 5px 14px;
    font-size: 14px;
    color: #1a2e4a;
    white-space: nowrap;
  }
  .dbv-pickup-list li strong { color: #1a3252; font-weight: 600; margin-right: 5px; }

  /* NOTES */
  .dbv-note {
    margin-top: 14px;
    padding: 9px 14px;
    background: rgba(26,46,74,0.05);
    border-left: 3px solid #2e6da4;
    border-radius: 0 4px 4px 0;
    font-size: 13px;
    color: #2e4e72;
    font-style: italic;
    line-height: 1.6;
  }

  /* FAQ */
  .dbv-faq-item { border-bottom: 1px solid #d0e0ee; }
  .dbv-faq-item:last-child { border-bottom: none; }

  h3.dbv-faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 22px;
    cursor: pointer;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #1a2e4a;
    gap: 12px;
    transition: background 0.2s;
    user-select: none;
    margin: 0;
  }
  h3.dbv-faq-question:hover { background: #eaf2fa; }

  .dbv-faq-arrow { font-size: 11px; color: #2e6da4; transition: transform 0.3s; flex-shrink: 0; }
  .dbv-faq-item.open .dbv-faq-arrow { transform: rotate(180deg); }

  .dbv-faq-answer {
    max-height: 0;
    overflow: hidden;
    padding: 0 22px;
    opacity: 0;
    font-size: 14px;
    line-height: 1.7;
    color: #2e4e72;
    transition: max-height 0.3s ease, opacity 0.2s ease, padding 0.2s ease;
  }
  .dbv-faq-item.open .dbv-faq-answer { max-height: 600px; padding: 0 22px 16px 22px; opacity: 1; }

  /* PRIVATE */
  .dbv-private-text { font-size: 15px; color: #4a3010; line-height: 1.7; margin-bottom: 20px; }
  .dbv-private-text strong { color: #7a4f1e; font-weight: 600; }

  .dbv-private-btn {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    background: #7a4f1e;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 12px 28px;
    border-radius: 5px;
    text-decoration: none;
    transition: background 0.2s;
  }
  .dbv-private-btn:hover { background: #5c3a12; color: #fff; text-decoration: none; }

  /* HIGHLIGHTS */
  .dbv-highlights { margin-bottom: 28px; }

  .dbv-highlights-title {
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    font-weight: 600;
    color: #1a2e4a;
    text-align: center;
    margin-bottom: 16px;
    letter-spacing: 0.02em;
  }

  .dbv-highlights-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 14px;
  }

  .dbv-highlight-card {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(26,46,74,0.10);
    background: #fff;
    display: flex;
    flex-direction: column;
  }

  .dbv-highlight-img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: top;
    display: block;
  }

  .dbv-highlight-body { padding: 12px 14px 14px; border-top: 3px solid #1a2e4a; }
  .dbv-highlight-card:nth-child(2) .dbv-highlight-body { border-color: #2e6da4; }
  .dbv-highlight-card:nth-child(3) .dbv-highlight-body { border-color: #7a4f1e; }

  .dbv-highlight-name { font-family: 'Playfair Display', serif; font-size: 14px; font-weight: 600; color: #1a2e4a; margin-bottom: 5px; }
  .dbv-highlight-desc { font-size: 13px; color: #4a6480; line-height: 1.5; }

  .dbv-highlight-badge {
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding: 2px 8px;
    border-radius: 3px;
    margin-bottom: 6px;
    background: #e8f0f8;
    color: #1a3252;
  }
  .dbv-highlight-card:nth-child(2) .dbv-highlight-badge { background: #e0eef8; color: #1a4a7a; }
  .dbv-highlight-card:nth-child(3) .dbv-highlight-badge { background: #fdf0e0; color: #7a4f1e; }

  /* WHY BOOK */
  .dbv-why { margin-bottom: 28px; }

  .dbv-why-title {
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    font-weight: 600;
    color: #1a2e4a;
    text-align: center;
    margin-bottom: 18px;
    letter-spacing: 0.02em;
  }

  .dbv-why-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
  }

  .dbv-why-card {
    background: #fff;
    border: 1px solid #b8cfe0;
    border-radius: 8px;
    padding: 20px 12px;
    text-align: center;
    box-shadow: 0 2px 8px rgba(26,46,74,0.07);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .dbv-why-icon {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    background: #1a2e4a;
    color: #fff;
    flex-shrink: 0;
  }

  .dbv-why-card:nth-child(2) .dbv-why-icon { background: #2e6da4; }
  .dbv-why-card:nth-child(3) .dbv-why-icon { background: #7a4f1e; }
  .dbv-why-card:nth-child(4) .dbv-why-icon { background: #2a7a3b; }

  .dbv-why-name {
    font-family: 'Source Sans 3', sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #1a2e4a;
    line-height: 1.35;
  }

  /* MOBILE */
  @media (max-width: 600px) {
    .dbv-highlights-grid {
      display: flex;
      overflow-x: auto;
      scroll-snap-type: x mandatory;
      -webkit-overflow-scrolling: touch;
      gap: 12px;
      padding-bottom: 10px;
    }
    .dbv-highlights-grid::-webkit-scrollbar { height: 4px; }
    .dbv-highlights-grid::-webkit-scrollbar-thumb { background: #b8cfe0; border-radius: 2px; }
    .dbv-highlight-card {
      flex: 0 0 80vw;
      scroll-snap-align: start;
      min-width: 0;
    }
    .dbv-highlight-img { height: 180px; }
    .dbv-why-grid { grid-template-columns: repeat(2, 1fr); }
    .ta-desktop { display: none; }
    .ta-mobile { display: block; }
    .dbv-section-header { padding: 12px 16px; font-size: 15px; }
    .dbv-section-body { padding: 16px; }
    .timeline-time { min-width: 70px; font-size: 12px; }
    .dbv-pickup-list li { font-size: 13px; padding: 4px 10px; }
  }
</style>

<div class="dbv-wrap">

  <h1 style="font-size:28px;font-weight:700;color:#1a2e4a;line-height:1.3;margin:0 0 20px 0;">Dubrovnik Day Tour from Makarska</h1>

  <!-- INTRO TEXT -->
  <div class="dbv-intro">
    <p>The Dubrovnik Day Tour from Makarska is one of the most popular excursions on the Dalmatian coast. Just a scenic drive south along the Adriatic lies Dubrovnik — Croatia's most iconic UNESCO World Heritage walled city, rising dramatically from the sea. Simply Adria takes you there and back in comfort, with everything organized in advance.</p>
    <p>Your Dubrovnik day trip from Makarska includes a <strong>guided walk</strong> through the old town, followed by free time to explore at your own pace — walk the ancient city walls, discover the secret spots of the famous <strong>Game of Thrones</strong> filming locations, or simply find a terrace above the Adriatic and enjoy the view.</p>
  </div>

  <!-- WHY BOOK -->
  <div class="dbv-why">
    <h2 class="dbv-why-title">Why Book a Dubrovnik Day Tour from Makarska with Simply Adria?</h2>
    <div class="dbv-why-grid">
      <div class="dbv-why-card">
        <div class="dbv-why-icon">&#10003;</div>
        <div class="dbv-why-name">Guided Tour Included</div>
      </div>
      <div class="dbv-why-card">
        <div class="dbv-why-icon">&#9670;</div>
        <div class="dbv-why-name">UNESCO World Heritage City</div>
      </div>
      <div class="dbv-why-card">
        <div class="dbv-why-icon">&#9651;</div>
        <div class="dbv-why-name">Game of Thrones Filming Location</div>
      </div>
      <div class="dbv-why-card">
        <div class="dbv-why-icon">&#9635;</div>
        <div class="dbv-why-name">Scenic Peljesac Bridge Stop</div>
      </div>
    </div>
  </div>

  <!-- HIGHLIGHTS -->
  <div class="dbv-highlights">
    <h2 class="dbv-highlights-title">Top Attractions on a Dubrovnik Day Trip from Makarska</h2>
    <div class="dbv-highlights-grid">

      <div class="dbv-highlight-card">
        <img class="dbv-highlight-img" src="https://simply-adria.com/images/uploads/806/city_walls_dubrovniki.jpg" alt="Dubrovnik Old Town city walls UNESCO Croatia" loading="lazy" />
        <div class="dbv-highlight-body">
          <div class="dbv-highlight-badge">UNESCO Heritage</div>
          <div class="dbv-highlight-name">Dubrovnik City Walls</div>
          <div class="dbv-highlight-desc">Two kilometres of medieval walls encircling the old town — one of the best-preserved fortification systems in Europe, with sweeping views of the Adriatic.</div>
        </div>
      </div>

      <div class="dbv-highlight-card">
        <img class="dbv-highlight-img" src="https://simply-adria.com/images/uploads/806/dubrovnik_stradun_street.jpg" alt="Stradun main street Dubrovnik old town" loading="lazy" />
        <div class="dbv-highlight-body">
          <div class="dbv-highlight-badge">Historic Centre</div>
          <div class="dbv-highlight-name">Stradun and Old Town</div>
          <div class="dbv-highlight-desc">The grand limestone-paved main street lined with baroque architecture, the Rector's Palace, Onofrio's Fountain, and picturesque squares and churches.</div>
        </div>
      </div>

      <div class="dbv-highlight-card">
        <img class="dbv-highlight-img" src="https://simply-adria.com/images/uploads/806/game_of_thrones_dubrovnik.jpg" alt="Game of Thrones Kings Landing filming location Dubrovnik" loading="lazy" />
        <div class="dbv-highlight-body">
          <div class="dbv-highlight-badge">Pop Culture Icon</div>
          <div class="dbv-highlight-name">Game of Thrones Locations</div>
          <div class="dbv-highlight-desc">Dubrovnik's old town served as King's Landing in Game of Thrones — your guide will show you the iconic filming spots from the series.</div>
        </div>
      </div>

    </div>
  </div>

  <!-- YOUTUBE VIDEO -->
  <div style="margin-bottom: 28px; text-align: center;">
    <div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 8px; box-shadow: 0 2px 12px rgba(26,46,74,0.15);">
      <iframe style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;" src="https://www.youtube.com/embed/UorUc650pog?si=51ZGFwPPbdpIAPin" title="Dubrovnik Day Trip from Makarska — Simply Adria" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
    </div>
  </div>

  <!-- WHAT'S INCLUDED -->
  <div class="dbv-section dbv-included">
    <div class="dbv-section-header"><span class="icon">&#10003;</span>
      <h2>What's Included in the Dubrovnik Day Tour from Makarska</h2>
    </div>
    <div class="dbv-section-body">
      <ul class="dbv-list">
        <li>Transportation in a modern, air-conditioned vehicle</li>
        <li>Professional driver</li>
        <li>Guided walking tour of Dubrovnik old town</li>
        <li>Scenic stop at Peljesac bridge area</li>
        <li>Travel insurance</li>
      </ul>
    </div>
  </div>

  <!-- ITINERARY -->
  <div class="dbv-section dbv-itinerary">
    <div class="dbv-section-header"><span class="icon">&#9719;</span>
      <h2>Dubrovnik Day Trip from Makarska — Itinerary</h2>
    </div>
    <div class="dbv-section-body">
      <ul class="dbv-timeline">
        <li><span class="timeline-time">08:00</span><span class="timeline-desc">Departure from Makarska</span></li>
        <li><span class="timeline-time">09:45</span><span class="timeline-desc">Scenic stop at Peljesac bridge area</span></li>
        <li><span class="timeline-time">11:00–12:00</span><span class="timeline-desc">Guided walking tour of Dubrovnik old town <span class="timeline-included">included</span></span></li>
        <li><span class="timeline-time">12:00–15:00</span><span class="timeline-desc">Free time — city walls, Game of Thrones spots, lunch, Old Town exploration</span></li>
        <li><span class="timeline-time">15:00</span><span class="timeline-desc">Departure from Dubrovnik</span></li>
        <li><span class="timeline-time">~18:00</span><span class="timeline-desc">Return to Makarska</span></li>
      </ul>
      <div class="dbv-note">Timings are approximate and may vary slightly due to traffic conditions.</div>
    </div>
  </div>

  <!-- PICK-UP TIMES -->
  <div class="dbv-section dbv-pickup">
    <div class="dbv-section-header"><span class="icon">&#9711;</span>
      <h2>Pick-up Times from Makarska Riviera</h2>
    </div>
    <div class="dbv-section-body">
      <ul class="dbv-pickup-list">
        <li><strong>07:30</strong> Baska Voda and Brela</li>
        <li><strong>08:00</strong> Makarska</li>
        <li><strong>08:15</strong> Tucepi</li>
        <li><strong>08:20</strong> Podgora</li>
        <li><strong>08:30</strong> Igrane and Zivogosće</li>
      </ul>
      <div class="dbv-note">We will contact you the day before the tour with exact pick-up location details.</div>
    </div>
  </div>

  <!-- TURITOP BOOKING WIDGET -->
  <div class="dbv-section dbv-booking">
    <div class="dbv-section-header"><span class="icon">&#8987;</span>
      <h2>Book Your Dubrovnik Day Trip from Makarska</h2>
    </div>
    <div class="dbv-section-body" style="padding: 20px 22px;">
      <div class="load-turitop" data-embed="box" data-lang="en" data-service="P2">&nbsp;</div>
      <script id="js-turitop" src="https://app.turitop.com/js/load-turitop.min.js" data-company="S1378" data-buttoncolor="green" data-afftag="ttafid"></script>
    </div>
  </div>

  <!-- PRIVATE TOUR OPTION -->
  <div class="dbv-section dbv-private">
    <div class="dbv-section-header"><span class="icon">&#9733;</span>
      <h2>Prefer a Private Dubrovnik Tour?</h2>
    </div>
    <div class="dbv-section-body">
      <p class="dbv-private-text">If you'd prefer to travel on <strong>your own schedule</strong>, with just your group and a dedicated driver — our <strong>private Dubrovnik tour</strong> is the perfect solution. Same route, same experience, completely on your terms.</p>
      <a class="dbv-private-btn" href="https://app.turitop.com/light/box/S1378/P1/en" target="_blank"><span class="btn-icon">&#9651;</span> Book Private Tour Option</a>
    </div>
  </div>

  <!-- FAQ -->
  <div class="dbv-section dbv-faq">
    <div class="dbv-section-header"><span class="icon">&#9432;</span>
      <h2>Frequently Asked Questions — Dubrovnik Day Trip</h2>
    </div>
    <div class="dbv-section-body">

      <div class="dbv-faq-item">
        <h3 class="dbv-faq-question" onclick="this.parentElement.classList.toggle('open')">Is the guided tour of Dubrovnik included in the price? <span class="dbv-faq-arrow">&#9660;</span></h3>
        <div class="dbv-faq-answer">Yes — a guided walking tour of Dubrovnik old town is included in your tour price. Your local guide will walk you through the history, architecture, and Game of Thrones filming locations of the old town over approximately one hour.</div>
      </div>

      <div class="dbv-faq-item">
        <h3 class="dbv-faq-question" onclick="this.parentElement.classList.toggle('open')">Do I need to pay to enter the Dubrovnik city walls? <span class="dbv-faq-arrow">&#9660;</span></h3>
        <div class="dbv-faq-answer">Yes — walking the city walls requires a separate entrance ticket, paid on site in Dubrovnik. The current price is approximately <strong>35 EUR per person</strong>. This is not included in the tour price but is highly recommended if you have time during your free hours.</div>
      </div>

      <div class="dbv-faq-item">
        <h3 class="dbv-faq-question" onclick="this.parentElement.classList.toggle('open')">Is Dubrovnik suitable for children and elderly guests? <span class="dbv-faq-arrow">&#9660;</span></h3>
        <div class="dbv-faq-answer">Yes, the tour is suitable for all ages. The old town is mostly pedestrian with some cobblestone streets and stairs. <strong>Comfortable walking shoes are strongly recommended</strong>. The pace of the guided tour is relaxed, and there is plenty of free time to rest at a cafe if needed.</div>
      </div>

      <div class="dbv-faq-item">
        <h3 class="dbv-faq-question" onclick="this.parentElement.classList.toggle('open')">Can I book this tour last minute? <span class="dbv-faq-arrow">&#9660;</span></h3>
        <div class="dbv-faq-answer">Yes, you can book online up to <strong>24 hours before departure</strong>. For last-minute bookings within 24 hours, please contact us directly by phone or email and we will do our best to accommodate you if places are still available.</div>
      </div>

      <div class="dbv-faq-item">
        <h3 class="dbv-faq-question" onclick="this.parentElement.classList.toggle('open')">How long is the drive from Makarska to Dubrovnik? <span class="dbv-faq-arrow">&#9660;</span></h3>
        <div class="dbv-faq-answer">The drive from Makarska to Dubrovnik takes approximately <strong>2.5 to 3 hours</strong> each way, depending on traffic and the time of year. In peak summer season allow for slightly longer. The scenic coastal route passes through the Peljesac peninsula area, with a short stop at the impressive Peljesac bridge — one of the longest bridges in Croatia.</div>
      </div>

      <div class="dbv-faq-item">
        <h3 class="dbv-faq-question" onclick="this.parentElement.classList.toggle('open')">What is the group size on this tour? <span class="dbv-faq-arrow">&#9660;</span></h3>
        <div class="dbv-faq-answer">This is a <strong>small group shuttle tour</strong> travelling in a comfortable minibus. If you prefer a completely private tour for your group, see our private Dubrovnik tour option above.</div>
      </div>

    </div>
  </div>

  <!-- BLOG CTA -->
  <div style="margin-top: 28px; padding: 24px 28px; background: #f0f5fa; border: 1px solid #b8cfe0; border-left: 4px solid #2e6da4; border-radius: 6px;">
    <p style="font-family: 'Playfair Display', serif; font-size: 17px; font-weight: 600; color: #1a2e4a; margin: 0 0 8px 0;">Planning your Dubrovnik day trip?</p>
    <p style="font-size: 15px; color: #2e4e72; line-height: 1.7; margin: 0 0 16px 0;">Read our complete guide on how to make the most of your time in Dubrovnik — what to see, where to go, and insider tips for a perfect day.</p>
    <a href="https://simply-adria.com/blog/croatia/dubrovnik-day-trip-guide-what-to-see-do" style="display: inline-flex; align-items: center; gap: 8px; background: #1a2e4a; color: #fff; font-size: 14px; font-weight: 600; padding: 10px 22px; border-radius: 5px; text-decoration: none;">&#9654; Read the Dubrovnik Day Trip Guide</a>
  </div>

</div>
<!-- END DUBROVNIK CONTENT BLOCK -->

<!-- FAQ SCHEMA - JSON-LD -->
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Is the guided tour of Dubrovnik included in the price?",
      "acceptedAnswer": { "@type": "Answer", "text": "Yes — a guided walking tour of Dubrovnik old town is included in your tour price." }
    },
    {
      "@type": "Question",
      "name": "Do I need to pay to enter the Dubrovnik city walls?",
      "acceptedAnswer": { "@type": "Answer", "text": "Yes — walking the city walls requires a separate entrance ticket, paid on site. The current price is approximately 35 EUR per person. This is not included in the tour price." }
    },
    {
      "@type": "Question",
      "name": "Is Dubrovnik suitable for children and elderly guests?",
      "acceptedAnswer": { "@type": "Answer", "text": "Yes, the tour is suitable for all ages. Comfortable walking shoes are strongly recommended due to cobblestone streets and stairs." }
    },
    {
      "@type": "Question",
      "name": "Can I book this tour last minute?",
      "acceptedAnswer": { "@type": "Answer", "text": "Yes, you can book online up to 24 hours before departure. For last-minute bookings within 24 hours, please contact us directly." }
    },
    {
      "@type": "Question",
      "name": "How long is the drive from Makarska to Dubrovnik?",
      "acceptedAnswer": { "@type": "Answer", "text": "The drive takes approximately 2.5 to 3 hours each way, depending on traffic." }
    },
    {
      "@type": "Question",
      "name": "What is the group size on this tour?",
      "acceptedAnswer": { "@type": "Answer", "text": "This is a small group shuttle tour travelling in a comfortable minibus." }
    }
  ]
}
</script>]]></description> 
	  <dc:subject></dc:subject>
	  <dc:date>2016-04-11T07:14:00+00:00</dc:date>
	</item>

	<item>
	  <title>Split Day Tour From Makarska</title>
	  <link>https://simply-adria.com/day-tours-from-makarska/croatia/split-day-tour-from-makarska</link>
	  <guid>https://simply-adria.com/day-tours-from-makarska/croatia/split-day-tour-from-makarska#When:07:14:00Z</guid>
	  <description><![CDATA[<style type="text/css">
  @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=Source+Sans+3:wght@300;400;500&display=swap');
  
  .dbv-wrap {
    font-family: 'Source Sans 3', sans-serif;
    font-weight: 300;
    color: #1a2e4a;
    max-width: 820px;
    margin: 0 auto;
    line-height: 1.8;
  }

  /* INTRO TEXT */
  .dbv-intro {
    padding: 10px 0 32px 0;
    font-size: 16px;
    color: #1a2e4a;
    border-bottom: 1px solid #c8d8e8;
    margin-bottom: 32px;
  }
  .dbv-intro p { margin: 0 0 16px 0; }

  /* SECTION CARDS */
  .dbv-section {
    margin-bottom: 20px;
    border-radius: 6px;
    overflow: hidden;
  }

  .dbv-section-header {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 22px;
    font-family: 'Playfair Display', serif;
    font-size: 17px;
    font-weight: 600;
    color: #fff;
  }

  .dbv-section-header h2 {
    font-family: 'Playfair Display', serif;
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    margin: 0;
  }

  .dbv-section-body {
    padding: 20px 22px;
    font-size: 15px;
    line-height: 1.75;
  }

  /* COLORS */
  .dbv-included .dbv-section-header { background: #1a2e4a; }
  .dbv-included .dbv-section-body { background: #f0f5fa; border: 1px solid #b8cfe0; border-top: none; }

  .dbv-itinerary .dbv-section-header { background: #1e3a58; }
  .dbv-itinerary .dbv-section-body { background: #f5f8fb; border: 1px solid #b8cfe0; border-top: none; }

  .dbv-booking .dbv-section-header { background: #0f1e30; }
  .dbv-booking .dbv-section-body { background: #f0f5fa; border: 1px solid #b8cfe0; border-top: none; }

  .dbv-pickup .dbv-section-header { background: #1a3252; }
  .dbv-pickup .dbv-section-body { background: #f5f8fb; border: 1px solid #b8cfe0; border-top: none; }

  .dbv-faq .dbv-section-header { background: #2e4e72; }
  .dbv-faq .dbv-section-body { background: #fff; border: 1px solid #b8cfe0; border-top: none; }

  /* PRIVATE TOUR BOX */
  .dbv-private {
    background: #fff;
    border: 1px solid #b8cfe0;
    border-radius: 6px;
    padding: 20px;
    margin-top: 15px;
    text-align: center;
  }
  .private-btn {
    display: inline-block;
    background: #1a2e4a;
    color: #fff !important;
    padding: 12px 25px;
    text-decoration: none !important;
    border-radius: 4px;
    font-weight: 600;
    margin-top: 10px;
  }

  /* LISTS & TIMELINE */
  .dbv-list { list-style: none; margin: 0; padding: 0; }
  .dbv-list li { padding: 7px 0 7px 20px; position: relative; border-bottom: 1px solid rgba(26,46,74,0.07); }
  .dbv-list li::before { content: '—'; position: absolute; left: 0; color: #2e6da4; }

  .dbv-timeline li { padding: 8px 0; display: flex; gap: 14px; border-bottom: 1px solid rgba(26,46,74,0.07); list-style: none;}
  .timeline-time { font-family: 'Playfair Display', serif; font-size: 13px; font-weight: 600; min-width: 90px; }
  .timeline-included { background: #1a2e4a; color: #fff; font-size: 11px; padding: 2px 8px; border-radius: 3px; margin-left: 6px; }

  .dbv-pickup-list { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; gap: 8px; }
  .dbv-pickup-list li { background: #fff; border: 1px solid #b8cfe0; border-radius: 4px; padding: 5px 14px; font-size: 14px; }

  /* FAQ STYLES */
  .faq-item { margin-bottom: 15px; border-bottom: 1px solid rgba(26,46,74,0.1); padding-bottom: 10px; }
  .faq-question { font-weight: 600; color: #1a3252; display: block; margin-bottom: 5px; }
  .faq-answer { font-size: 14px; color: #4a5a6e; }

  .dbv-note { margin-top: 14px; padding: 9px 14px; background: rgba(26,46,74,0.05); border-left: 3px solid #2e6da4; font-size: 13px; font-style: italic; }
</style>

<div class="dbv-wrap">
  <h1 style="font-size:28px;font-weight:700;color:#1a2e4a;line-height:1.3;margin:0 0 20px 0;">Split Day Tour from Makarska</h1>

  <div class="dbv-intro">
    <p>Experience the captivating blend of ancient Roman heritage and modern Mediterranean life with our day trip to Split. Located less than two hours from the Makarska Riviera, Split is home to the stunning Diocletian's Palace, a living monument where historic ruins seamlessly integrate with bustling shops and cafes.</p>
    <p>Enjoy a scenic ride in our premium, air-conditioned vehicles as we head north along the coast. Your visit includes an insightful <strong>90-minute guided walk</strong> through the UNESCO-listed city core. Afterward, take <strong>3 hours of free time</strong> to wander the cobblestone alleys, enjoy a traditional lunch, or soak up the sun on the iconic Riva promenade.</p>
  </div>

  <div class="dbv-section dbv-included">
    <div class="dbv-section-header"><h2>What's Included</h2></div>
    <div class="dbv-section-body">
      <ul class="dbv-list">
        <li>Transportation in a modern, air-conditioned vehicle</li>
        <li>Professional and experienced drivers</li>
        <li>Guided 90-minute walking tour of Split Old Town</li>
        <li>Full travel insurance coverage</li>
      </ul>
    </div>
  </div>

  <div class="dbv-section dbv-itinerary">
    <div class="dbv-section-header"><h2>Split Day Trip — Itinerary</h2></div>
    <div class="dbv-section-body">
      <ul class="dbv-timeline">
        <li><span class="timeline-time">09:00</span><span class="timeline-desc">Departure from the Makarska Riviera</span></li>
        <li><span class="timeline-time">10:30–12:00</span><span class="timeline-desc">Guided tour of Split city and Palace <span class="timeline-included">included</span></span></li>
        <li><span class="timeline-time">12:00–15:00</span><span class="timeline-desc">Free time for lunch and independent exploration</span></li>
        <li><span class="timeline-time">15:00</span><span class="timeline-desc">Departure from Split</span></li>
        <li><span class="timeline-time">16:30</span><span class="timeline-desc">Arrival back at your hotel</span></li>
      </ul>
    </div>
  </div>

  <div class="dbv-section dbv-booking">
    <div class="dbv-section-header"><h2>Book Your Split Day Trip</h2></div>
    <div class="dbv-section-body">
      <div style="margin-bottom: 25px;">
        <h3 style="font-size: 16px; color: #1a2e4a; margin-bottom: 15px;">Join a Group Tour (Shuttle)</h3>
        <div class="load-turitop" data-embed="box" data-lang="en" data-service="P11">&nbsp;</div>
      </div>
      <div class="dbv-private">
        <h3 style="font-size: 16px; color: #1a2e4a; margin: 0 0 10px 0;">Looking for a more personal experience?</h3>
        <p style="font-size: 14px; margin-bottom: 10px;">Book a <strong>Private Tour</strong> tailored exclusively for your group.</p>
        <a href="https://app.turitop.com/light/box/S1378/P8/en" class="private-btn">Book Private Tour</a>
      </div>
      <script id="js-turitop" src="https://app.turitop.com/js/load-turitop.min.js" data-company="S1378" data-buttoncolor="green" data-afftag="ttafid"></script>
    </div>
  </div>

  <div class="dbv-section dbv-pickup">
    <div class="dbv-section-header"><h2>Departure & Pick-up Times</h2></div>
    <div class="dbv-section-body">
      <ul class="dbv-pickup-list">
        <li><strong>08:30</strong> Podgora</li>
        <li><strong>08:40</strong> Tučepi</li>
        <li><strong>09:00</strong> Makarska</li>
        <li><strong>09:15</strong> Baška Voda</li>
        <li><strong>09:20</strong> Brela</li>
      </ul>
      <div class="dbv-note">Exact pick-up location confirmed 24h before the tour.</div>
    </div>
  </div>

  <div class="dbv-section dbv-faq">
    <div class="dbv-section-header"><h2>Frequently Asked Questions</h2></div>
    <div class="dbv-section-body">
      <div class="faq-item">
        <span class="faq-question">How long is the drive to Split?</span>
        <span class="faq-answer">The journey from Makarska to Split usually takes about 1 hour and 15 minutes to 1.5 hours, depending on traffic and pick-up locations.</span>
      </div>
      <div class="faq-item">
        <span class="faq-question">What should I wear?</span>
        <span class="faq-answer">Comfortable walking shoes are highly recommended as Split's Old Town is paved with historic stone. If you plan to visit the Cathedral, please ensure your shoulders are covered.</span>
      </div>
      <div class="faq-item">
        <span class="faq-question">Is the tour suitable for children?</span>
        <span class="faq-answer">Yes! Children find the Roman palace basements very interesting, and the Riva promenade is a great, safe space for families.</span>
      </div>
      <div class="faq-item">
        <span class="faq-question">Are entrance fees to museums included?</span>
        <span class="faq-answer">The guided walking tour covers the history of the palace and streets. Entrance fees to the Cathedral, Jupiter’s Temple, or the basement halls are not included in the basic price.</span>
      </div>
      <div class="faq-item">
        <span class="faq-question">What happens if it rains?</span>
        <span class="faq-answer">The tour operates in most weather conditions. In case of extreme weather, we will contact you to reschedule or provide a full refund.</span>
      </div>
    </div>
  </div>
</div>]]></description> 
	  <dc:subject></dc:subject>
	  <dc:date>2016-04-09T07:14:00+00:00</dc:date>
	</item>

	<item>
	  <title>Wine Tasting Tour from Makarska – Grabovac Winery Experience</title>
	  <link>https://simply-adria.com/day-tours-from-makarska/croatia/wine-tasting-tour-from-makarska</link>
	  <guid>https://simply-adria.com/day-tours-from-makarska/croatia/wine-tasting-tour-from-makarska#When:15:28:00Z</guid>
	  <description><![CDATA[<style type="text/css">@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=Source+Sans+3:wght@300;400;500&display=swap');

  .wtv-wrap {
    font-family: 'Source Sans 3', sans-serif;
    font-weight: 300;
    color: #1a2e4a;
    max-width: 820px;
    margin: 0 auto;
    line-height: 1.8;
  }

  /* INTRO TEXT */
  .wtv-intro {
    padding: 10px 0 32px 0;
    font-size: 16px;
    color: #1a2e4a;
    border-bottom: 1px solid #c8d8e8;
    margin-bottom: 32px;
  }
  .wtv-intro p { margin: 0 0 16px 0; }
  .wtv-intro p:last-child { margin-bottom: 0; }

  /* SECTION CARDS */
  .wtv-section {
    margin-bottom: 20px;
    border-radius: 6px;
    overflow: hidden;
  }

  .wtv-section-header {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 22px;
    font-family: 'Playfair Display', serif;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.03em;
    color: #fff;
  }

  .wtv-section-header .icon {
    font-size: 16px;
    flex-shrink: 0;
    opacity: 0.85;
  }

  .wtv-section-body {
    padding: 20px 22px;
    font-size: 15px;
    line-height: 1.75;
  }

  .wtv-section-header h2 {
    font-family: 'Playfair Display', serif;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.03em;
    color: #fff;
    margin: 0;
    padding: 0;
    display: inline;
  }

  /* COLORS — ista shema kao Dubrovnik */
  .wtv-included .wtv-section-header  { background: #1a2e4a; }
  .wtv-included .wtv-section-body    { background: #f0f5fa; border: 1px solid #b8cfe0; border-top: none; }

  .wtv-itinerary .wtv-section-header { background: #1e3a58; }
  .wtv-itinerary .wtv-section-body   { background: #f5f8fb; border: 1px solid #b8cfe0; border-top: none; }

  .wtv-pickup .wtv-section-header    { background: #1a3252; }
  .wtv-pickup .wtv-section-body      { background: #f5f8fb; border: 1px solid #b8cfe0; border-top: none; }

  .wtv-booking .wtv-section-header   { background: #0f1e30; }
  .wtv-booking .wtv-section-body     { background: #f0f5fa; border: 1px solid #b8cfe0; border-top: none; padding: 0; }

  .wtv-faq .wtv-section-header       { background: #1e3d5c; }
  .wtv-faq .wtv-section-body         { background: #f5f8fb; border: 1px solid #b8cfe0; border-top: none; padding: 0; }

  .wtv-private .wtv-section-header   { background: #7a4f1e; }
  .wtv-private .wtv-section-body     {
    background: #fdf8f2;
    border: 1px solid #e0c99a;
    border-top: none;
    padding: 28px 22px;
  }

  /* LISTS */
  .wtv-list { list-style: none; margin: 0; padding: 0; }
  .wtv-list li {
    padding: 7px 0 7px 20px;
    position: relative;
    border-bottom: 1px solid rgba(26,46,74,0.07);
    color: #1a2e4a;
  }
  .wtv-list li:last-child  { border-bottom: none; padding-bottom: 0; }
  .wtv-list li:first-child { padding-top: 0; }
  .wtv-list li::before { content: '—'; position: absolute; left: 0; color: #2e6da4; font-weight: 500; }

  /* TIMELINE */
  .wtv-timeline { list-style: none; margin: 0; padding: 0; }
  .wtv-timeline li {
    padding: 8px 0;
    display: flex;
    gap: 14px;
    align-items: flex-start;
    border-bottom: 1px solid rgba(26,46,74,0.07);
    color: #1a2e4a;
  }
  .wtv-timeline li:last-child  { border-bottom: none; padding-bottom: 0; }
  .wtv-timeline li:first-child { padding-top: 0; }

  .timeline-time {
    font-family: 'Playfair Display', serif;
    font-size: 13px;
    font-weight: 600;
    color: #1a3252;
    white-space: nowrap;
    min-width: 90px;
    padding-top: 1px;
    letter-spacing: 0.03em;
  }
  .timeline-desc { font-size: 15px; line-height: 1.5; flex: 1; }

  .timeline-included {
    display: inline-block;
    background: #1a2e4a;
    color: #fff;
    font-size: 11px;
    padding: 2px 8px;
    border-radius: 3px;
    margin-left: 6px;
    font-weight: 500;
    vertical-align: middle;
    letter-spacing: 0.04em;
  }

  /* PICKUP PILLS */
  .wtv-pickup-list { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; gap: 8px; }
  .wtv-pickup-list li {
    background: #fff;
    border: 1px solid #b8cfe0;
    border-radius: 4px;
    padding: 5px 14px;
    font-size: 14px;
    color: #1a2e4a;
    white-space: nowrap;
  }
  .wtv-pickup-list li strong { color: #1a3252; font-weight: 600; margin-right: 5px; }

  /* NOTE */
  .wtv-note {
    margin-top: 14px;
    padding: 9px 14px;
    background: rgba(26,46,74,0.05);
    border-left: 3px solid #2e6da4;
    border-radius: 0 4px 4px 0;
    font-size: 13px;
    color: #2e4e72;
    font-style: italic;
    line-height: 1.6;
  }

  /* FAQ — checkbox accordion (no JS needed) */
  .wtv-faq-item { border-bottom: 1px solid #d0e0ee; }
  .wtv-faq-item:last-child { border-bottom: none; }

  .wtv-faq-item input[type="checkbox"] { display: none; }

  .wtv-faq-label {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 22px;
    cursor: pointer;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #1a2e4a;
    gap: 12px;
    transition: background 0.2s;
    user-select: none;
    text-transform: none;
    letter-spacing: normal;
  }
  .wtv-faq-label:hover { background: #eaf2fa; }

  .wtv-faq-arrow { font-size: 11px; color: #2e6da4; transition: transform 0.3s; flex-shrink: 0; }

  .wtv-faq-answer {
    max-height: 0;
    overflow: hidden;
    padding: 0 22px;
    font-size: 14px;
    line-height: 1.7;
    color: #2e4e72;
    transition: max-height 0.3s ease, padding 0.2s ease;
  }

  .wtv-faq-item input:checked ~ .wtv-faq-label .wtv-faq-arrow { transform: rotate(180deg); }
  .wtv-faq-item input:checked ~ .wtv-faq-answer { max-height: 600px; padding: 0 22px 16px 22px; }

  /* PRIVATE */
  .wtv-private-text { font-size: 15px; color: #4a3010; line-height: 1.7; margin-bottom: 20px; }
  .wtv-private-text strong { color: #7a4f1e; font-weight: 600; }

  .wtv-private-btn {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    background: #7a4f1e;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 12px 28px;
    border-radius: 5px;
    text-decoration: none;
    transition: background 0.2s;
  }
  .wtv-private-btn:hover { background: #5c3a12; color: #fff; text-decoration: none; }

  /* HIGHLIGHTS */
  .wtv-highlights { margin-bottom: 28px; }

  .wtv-highlights-title {
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    font-weight: 600;
    color: #1a2e4a;
    text-align: center;
    margin-bottom: 16px;
    letter-spacing: 0.02em;
  }

  .wtv-highlights-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 14px;
  }

  .wtv-highlight-card {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(26,46,74,0.10);
    background: #fff;
    display: flex;
    flex-direction: column;
  }

  .wtv-highlight-img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center;
    display: block;
  }

  .wtv-highlight-body { padding: 12px 14px 14px; border-top: 3px solid #1a2e4a; }
  .wtv-highlight-card:nth-child(2) .wtv-highlight-body { border-color: #2e6da4; }
  .wtv-highlight-card:nth-child(3) .wtv-highlight-body { border-color: #7a4f1e; }

  .wtv-highlight-name { font-family: 'Playfair Display', serif; font-size: 14px; font-weight: 600; color: #1a2e4a; margin-bottom: 5px; }
  .wtv-highlight-desc { font-size: 13px; color: #4a6480; line-height: 1.5; }

  .wtv-highlight-badge {
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding: 2px 8px;
    border-radius: 3px;
    margin-bottom: 6px;
    background: #e8f0f8;
    color: #1a3252;
  }
  .wtv-highlight-card:nth-child(2) .wtv-highlight-badge { background: #e0eef8; color: #1a4a7a; }
  .wtv-highlight-card:nth-child(3) .wtv-highlight-badge { background: #fdf0e0; color: #7a4f1e; }

  /* WHY BOOK */
  .wtv-why { margin-bottom: 28px; }

  .wtv-why-title {
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    font-weight: 600;
    color: #1a2e4a;
    text-align: center;
    margin-bottom: 18px;
    letter-spacing: 0.02em;
  }

  .wtv-why-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
  }

  .wtv-why-card {
    background: #fff;
    border: 1px solid #b8cfe0;
    border-radius: 8px;
    padding: 20px 12px;
    text-align: center;
    box-shadow: 0 2px 8px rgba(26,46,74,0.07);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .wtv-why-icon {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    background: #1a2e4a;
    color: #fff;
    flex-shrink: 0;
  }

  .wtv-why-card:nth-child(2) .wtv-why-icon { background: #2e6da4; }
  .wtv-why-card:nth-child(3) .wtv-why-icon { background: #7a4f1e; }
  .wtv-why-card:nth-child(4) .wtv-why-icon { background: #2a7a3b; }

  .wtv-why-name {
    font-family: 'Source Sans 3', sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #1a2e4a;
    line-height: 1.35;
  }

  /* MOBILE */
  @media (max-width: 600px) {
    .wtv-highlights-grid {
      display: flex;
      overflow-x: auto;
      scroll-snap-type: x mandatory;
      -webkit-overflow-scrolling: touch;
      gap: 12px;
      padding-bottom: 10px;
    }
    .wtv-highlights-grid::-webkit-scrollbar { height: 4px; }
    .wtv-highlights-grid::-webkit-scrollbar-thumb { background: #b8cfe0; border-radius: 2px; }
    .wtv-highlight-card { flex: 0 0 80vw; scroll-snap-align: start; min-width: 0; }
    .wtv-highlight-img { height: 180px; }
    .wtv-why-grid { grid-template-columns: repeat(2, 1fr); }
    .wtv-section-header { padding: 12px 16px; font-size: 15px; }
    .wtv-section-body { padding: 16px; }
    .timeline-time { min-width: 70px; font-size: 12px; }
    .wtv-pickup-list li { font-size: 13px; padding: 4px 10px; }
  }
</style>

<div class="wtv-wrap">

  <!-- INTRO TEXT -->
  <div class="wtv-intro">
    <p>Discover the rich winemaking heritage of Dalmatia on a <strong>wine tasting tour from Makarska</strong>, visiting the renowned Grabovac Winery near Imotski &#8212; one of the most respected wineries in the region, where the grapevine has been cultivated since ancient times. Simply Adria brings you there in comfort for an unforgettable afternoon among the vines.</p>
    <p>The Grabovac family has been passing down winemaking skills through the generations ever since Stipan Grabovac received his licence to produce and sell wine in <strong>1812</strong>. On this tour you will learn about the history, tradition, vineyards and vinification process &#8212; and of course enjoy a proper <strong>wine tasting with 5 wines</strong>, paired with locally produced cheese, smoked ham and homemade bread. This wine tour from Makarska is a perfect afternoon escape into the Dalmatian wine region, combining tradition, local food and authentic winery hospitality.</p>
  </div>

  <!-- WHY BOOK -->
  <div class="wtv-why">
    <h2 class="wtv-why-title">Why Book a Wine Tasting Tour from Makarska with Simply Adria?</h2>
    <div class="wtv-why-grid">
      <div class="wtv-why-card">
        <div class="wtv-why-icon">&#9670;</div>
        <div class="wtv-why-name">5-Wine Tasting Included</div>
      </div>
      <div class="wtv-why-card">
        <div class="wtv-why-icon">&#9632;</div>
        <div class="wtv-why-name">Family Winery Since 1812</div>
      </div>
      <div class="wtv-why-card">
        <div class="wtv-why-icon">&#9651;</div>
        <div class="wtv-why-name">Homemade Snacks Included</div>
      </div>
      <div class="wtv-why-card">
        <div class="wtv-why-icon">&#10003;</div>
        <div class="wtv-why-name">Small Group Experience</div>
      </div>
    </div>
  </div>

  <!-- HIGHLIGHTS -->
  <div class="wtv-highlights">
    <h2 class="wtv-highlights-title">Highlights of the Grabovac Winery Wine Tasting Tour</h2>
    <div class="wtv-highlights-grid">

      <div class="wtv-highlight-card">
        <img class="wtv-highlight-img" loading="lazy"
             src="https://simply-adria.com/images/uploads/808/webp.net-resizeimage-1.jpg"
             alt="Grabovac Winery wine tasting Dalmatia Croatia" />
        <div class="wtv-highlight-body">
          <div class="wtv-highlight-badge">Historic Winery</div>
          <div class="wtv-highlight-name">Grabovac Winery</div>
          <div class="wtv-highlight-desc">One of Dalmatia's leading wine producers with a winemaking tradition stretching back to 1812 &#8212; still family-run and deeply rooted in the local terroir.</div>
        </div>
      </div>

      <div class="wtv-highlight-card">
        <img class="wtv-highlight-img" loading="lazy"
             src="https://simply-adria.com/images/uploads/808/webp.net-resizeimage-2.jpg"
             alt="Wine tasting with cheese ham and bread Dalmatia" />
        <div class="wtv-highlight-body">
          <div class="wtv-highlight-badge">Tasting Experience</div>
          <div class="wtv-highlight-name">5 Wines and Local Food</div>
          <div class="wtv-highlight-desc">Taste five carefully selected wines paired with locally produced cheese, smoked ham and homemade bread &#8212; often described by guests as one of the highlights of their Makarska holiday.</div>
        </div>
      </div>

      <div class="wtv-highlight-card">
        <img class="wtv-highlight-img" loading="lazy"
             src="https://simply-adria.com/images/uploads/808/3c.jpg"
             alt="Dalmatian vineyard landscape wine region Croatia" />
        <div class="wtv-highlight-body">
          <div class="wtv-highlight-badge">Dalmatian Terroir</div>
          <div class="wtv-highlight-name">Vineyards and Tradition</div>
          <div class="wtv-highlight-desc">Learn about the history of viticulture in Dalmatia, the vinification process, and what makes wines from this sun-drenched limestone region so distinctive.</div>
        </div>
      </div>

    </div>
  </div>

  <!-- YOUTUBE VIDEO -->
  <div style="margin-bottom: 28px; text-align: center;">
    <div class="video-container" style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 8px; box-shadow: 0 2px 12px rgba(26,46,74,0.15);">
      <iframe src="https://www.youtube.com/embed/9U3oOe2ZMEc?si=nLoflGTtaY833z9t"
              title="Wine Tasting Tour from Makarska &#8212; Simply Adria"
              frameborder="0"
              allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
              referrerpolicy="strict-origin-when-cross-origin"
              allowfullscreen
              style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;">
      </iframe>
    </div>
  </div>

  <!-- WHAT'S INCLUDED -->
  <div class="wtv-section wtv-included">
    <div class="wtv-section-header">
      <span class="icon">&#10003;</span>
      <h2>What's Included in the Wine Tasting Tour from Makarska</h2>
    </div>
    <div class="wtv-section-body">
      <ul class="wtv-list">
        <li>Wine tasting with 5 wines</li>
        <li>Locally produced cheese, smoked ham and homemade bread</li>
        <li>Professional driver</li>
        <li>Travel insurance</li>
      </ul>
    </div>
  </div>

  <!-- ITINERARY -->
  <div class="wtv-section wtv-itinerary">
    <div class="wtv-section-header">
      <span class="icon">&#9711;</span>
      <h2>Wine Tasting Tour from Makarska &#8212; Itinerary</h2>
    </div>
    <div class="wtv-section-body">
      <ul class="wtv-timeline">
        <li>
          <span class="timeline-time">14:00</span>
          <span class="timeline-desc">Departure from Makarska</span>
        </li>
        <li>
          <span class="timeline-time">15:30</span>
          <span class="timeline-desc">Arrival at Grabovac Winery <span class="timeline-included">included</span></span>
        </li>
        <li>
          <span class="timeline-time">15:30&#8211;17:30</span>
          <span class="timeline-desc">Winery tour, tasting of 5 wines with homemade snacks</span>
        </li>
        <li>
          <span class="timeline-time">~18:00</span>
          <span class="timeline-desc">Return to Makarska Riviera</span>
        </li>
      </ul>
      <div class="wtv-note">Timings are approximate and may vary slightly due to traffic conditions.</div>
    </div>
  </div>

  <!-- PICK-UP TIMES -->
  <div class="wtv-section wtv-pickup">
    <div class="wtv-section-header">
      <span class="icon">&#9711;</span>
      <h2>Pick-up Times from Makarska Riviera</h2>
    </div>
    <div class="wtv-section-body">
      <ul class="wtv-pickup-list">
        <li><strong>13:30</strong> Podgora</li>
        <li><strong>13:40</strong> Tucepi</li>
        <li><strong>14:00</strong> Makarska</li>
        <li><strong>14:15</strong> Baska Voda</li>
        <li><strong>14:20</strong> Brela (Hotel Berulia and Soline)</li>
      </ul>
      <div class="wtv-note">We will contact you the day before the tour with exact pick-up location details.</div>
    </div>
  </div>

  <!-- TURITOP BOOKING WIDGET -->
  <div class="wtv-section wtv-booking">
    <div class="wtv-section-header">
      <span class="icon">&#8987;</span>
      <h2>Book Your Wine Tasting Tour from Makarska</h2>
    </div>
    <div class="wtv-section-body" style="padding: 20px 22px;">
      <div class="load-turitop" data-embed="box" data-lang="en" data-service="P4">&nbsp;</div>
      <script id="js-turitop" src="https://app.turitop.com/js/load-turitop.min.js" data-company="S1378" data-buttoncolor="green" data-afftag="ttafid"></script>
    </div>
  </div>

  <!-- PRIVATE TOUR OPTION -->
  <div class="wtv-section wtv-private">
    <div class="wtv-section-header">
      <span class="icon">&#9733;</span>
      <h2>Prefer a Private Wine Tasting Tour?</h2>
    </div>
    <div class="wtv-section-body">
      <p class="wtv-private-text">If you'd prefer to travel on <strong>your own schedule</strong>, with just your group and a dedicated driver &#8212; our <strong>private wine tasting tour</strong> is the perfect solution. Same winery, same experience, completely on your terms.</p>
      <a class="wtv-private-btn" href="https://app.turitop.com/light/box/S1378/P5/en" target="_blank">&#9651; Book Private Tour Option</a>
    </div>
  </div>

  <!-- FAQ -->
  <div class="wtv-section wtv-faq">
    <div class="wtv-section-header">
      <span class="icon">&#9432;</span>
      <h2>Frequently Asked Questions &#8212; Wine Tasting Tour</h2>
    </div>
    <div class="wtv-section-body">

      <div class="wtv-faq-item">
        <input type="checkbox" id="wfaq1">
        <label class="wtv-faq-label" for="wfaq1">Is the wine tasting included in the price? <span class="wtv-faq-arrow">&#9660;</span></label>
        <div class="wtv-faq-answer">Yes &#8212; the wine tasting with 5 wines is fully included in the tour price, along with locally produced cheese, smoked ham and homemade bread.</div>
      </div>

      <div class="wtv-faq-item">
        <input type="checkbox" id="wfaq2">
        <label class="wtv-faq-label" for="wfaq2">What wines will we taste at Grabovac Winery? <span class="wtv-faq-arrow">&#9660;</span></label>
        <div class="wtv-faq-answer">You will taste a selection of 5 wines produced at Grabovac Winery from native Dalmatian grape varieties. The exact selection varies by season &#8212; your host will guide you through each wine and explain what makes it special.</div>
      </div>

      <div class="wtv-faq-item">
        <input type="checkbox" id="wfaq3">
        <label class="wtv-faq-label" for="wfaq3">Is the tour suitable for non-wine-drinkers or designated drivers? <span class="wtv-faq-arrow">&#9660;</span></label>
        <div class="wtv-faq-answer">Yes &#8212; non-drinkers are welcome to join the tour and enjoy the winery visit, the atmosphere, and the food pairing. Please let us know in advance and we will arrange a non-alcoholic welcome drink.</div>
      </div>

      <div class="wtv-faq-item">
        <input type="checkbox" id="wfaq4">
        <label class="wtv-faq-label" for="wfaq4">How long does the wine tasting last? <span class="wtv-faq-arrow">&#9660;</span></label>
        <div class="wtv-faq-answer">The wine tasting experience at Grabovac Winery lasts approximately <strong>2 hours</strong>, including the winery tour, tasting of 5 wines and the food pairing. The total tour duration from Makarska is approximately 4 hours. This makes it one of the most relaxed wine tasting experiences near Makarska.</div>
      </div>

      <div class="wtv-faq-item">
        <input type="checkbox" id="wfaq5">
        <label class="wtv-faq-label" for="wfaq5">Can I buy wine directly at the winery? <span class="wtv-faq-arrow">&#9660;</span></label>
        <div class="wtv-faq-answer">Yes &#8212; Grabovac Winery wines are available for purchase directly on site. Many guests choose to take home a few bottles as a souvenir from their Makarska wine tour.</div>
      </div>

      <div class="wtv-faq-item">
        <input type="checkbox" id="wfaq6">
        <label class="wtv-faq-label" for="wfaq6">What is the group size on this tour? <span class="wtv-faq-arrow">&#9660;</span></label>
        <div class="wtv-faq-answer">This is a <strong>small group shuttle tour</strong> travelling in a comfortable minibus. If you prefer a completely private tour for your group, see our private wine tasting tour option above.</div>
      </div>

    </div>
  </div>

</div>
<!-- END WINE TASTING CONTENT BLOCK -->

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {"@type":"Question","name":"Is the wine tasting included in the price?","acceptedAnswer":{"@type":"Answer","text":"Yes — the wine tasting with 5 wines is fully included in the tour price, along with locally produced cheese, smoked ham and homemade bread."}},
    {"@type":"Question","name":"What wines will we taste at Grabovac Winery?","acceptedAnswer":{"@type":"Answer","text":"You will taste a selection of 5 wines from native Dalmatian grape varieties. The exact selection varies by season."}},
    {"@type":"Question","name":"Is the tour suitable for non-wine-drinkers?","acceptedAnswer":{"@type":"Answer","text":"Yes — non-drinkers are welcome. Please let us know in advance and we will arrange a non-alcoholic welcome drink."}},
    {"@type":"Question","name":"How long does the wine tasting last?","acceptedAnswer":{"@type":"Answer","text":"The wine tasting experience lasts approximately 2 hours. The total tour duration from Makarska is approximately 4 hours."}},
    {"@type":"Question","name":"Can I buy wine directly at the winery?","acceptedAnswer":{"@type":"Answer","text":"Yes — Grabovac Winery wines are available for purchase directly on site."}},
    {"@type":"Question","name":"What is the group size on this tour?","acceptedAnswer":{"@type":"Answer","text":"This is a small group shuttle tour travelling in a comfortable minibus."}}
  ]
}
</script>

</body>
</html>]]></description> 
	  <dc:subject></dc:subject>
	  <dc:date>2022-05-07T15:28:00+00:00</dc:date>
	</item>

	<item>
	  <title>Biokovo Skywalk Tour From Makarska</title>
	  <link>https://simply-adria.com/day-tours-from-makarska/croatia/biokovo-skywalk-day-tour-from-makarska</link>
	  <guid>https://simply-adria.com/day-tours-from-makarska/croatia/biokovo-skywalk-day-tour-from-makarska#When:13:38:00Z</guid>
	  <description><![CDATA[<style type="text/css">@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=Source+Sans+3:wght@300;400;500&display=swap');

  .sky-wrap {
    font-family: 'Source Sans 3', sans-serif;
    font-weight: 300;
    color: #1a2e4a;
    max-width: 820px;
    margin: 0 auto;
    line-height: 1.8;
  }

  .sky-intro {
    padding: 10px 0 32px 0;
    font-size: 16px;
    color: #1a2e4a;
    border-bottom: 1px solid #c8d8e8;
    margin-bottom: 32px;
  }
  .sky-intro p { margin: 0 0 16px 0; }
  .sky-intro p:last-child { margin-bottom: 0; }

  .sky-section { margin-bottom: 20px; border-radius: 6px; overflow: hidden; }
  .sky-section-header {
    display: flex; align-items: center; gap: 12px;
    padding: 14px 22px;
    font-family: 'Playfair Display', serif;
    font-size: 17px; font-weight: 600; letter-spacing: 0.03em; color: #fff;
  }
  .sky-section-header .icon { font-size: 16px; flex-shrink: 0; opacity: 0.85; }
  .sky-section-body { padding: 20px 22px; font-size: 15px; line-height: 1.75; }
  .sky-section-header h2 {
    font-family: 'Playfair Display', serif;
    font-size: 17px; font-weight: 600; letter-spacing: 0.03em;
    color: #fff; margin: 0; padding: 0; display: inline;
  }

  .sky-included .sky-section-header  { background: #1a2e4a; }
  .sky-included .sky-section-body    { background: #f0f5fa; border: 1px solid #b8cfe0; border-top: none; }
  .sky-itinerary .sky-section-header { background: #1e3a58; }
  .sky-itinerary .sky-section-body   { background: #f5f8fb; border: 1px solid #b8cfe0; border-top: none; }
  .sky-pickup .sky-section-header    { background: #1a3252; }
  .sky-pickup .sky-section-body      { background: #f5f8fb; border: 1px solid #b8cfe0; border-top: none; }
  .sky-booking .sky-section-header   { background: #0f1e30; }
  .sky-booking .sky-section-body     { background: #f0f5fa; border: 1px solid #b8cfe0; border-top: none; padding: 0; }
  .sky-faq .sky-section-header       { background: #1e3d5c; }
  .sky-faq .sky-section-body         { background: #f5f8fb; border: 1px solid #b8cfe0; border-top: none; padding: 0; }
  .sky-private .sky-section-header   { background: #7a4f1e; }
  .sky-private .sky-section-body     { background: #fdf8f2; border: 1px solid #e0c99a; border-top: none; padding: 28px 22px; }

  .sky-list { list-style: none; margin: 0; padding: 0; }
  .sky-list li {
    padding: 7px 0 7px 20px; position: relative;
    border-bottom: 1px solid rgba(26,46,74,0.07); color: #1a2e4a;
  }
  .sky-list li:last-child  { border-bottom: none; padding-bottom: 0; }
  .sky-list li:first-child { padding-top: 0; }
  .sky-list li::before { content: '—'; position: absolute; left: 0; color: #2e6da4; font-weight: 500; }

  .sky-timeline { list-style: none; margin: 0; padding: 0; }
  .sky-timeline li {
    padding: 8px 0; display: flex; gap: 14px;
    align-items: flex-start;
    border-bottom: 1px solid rgba(26,46,74,0.07); color: #1a2e4a;
  }
  .sky-timeline li:last-child  { border-bottom: none; padding-bottom: 0; }
  .sky-timeline li:first-child { padding-top: 0; }
  .timeline-time {
    font-family: 'Playfair Display', serif;
    font-size: 13px; font-weight: 600; color: #1a3252;
    white-space: nowrap; min-width: 90px; padding-top: 1px; letter-spacing: 0.03em;
  }
  .timeline-desc { font-size: 15px; line-height: 1.5; flex: 1; }
  .timeline-included {
    display: inline-block; background: #1a2e4a; color: #fff;
    font-size: 11px; padding: 2px 8px; border-radius: 3px;
    margin-left: 6px; font-weight: 500; vertical-align: middle; letter-spacing: 0.04em;
  }

  .sky-pickup-list { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; gap: 8px; }
  .sky-pickup-list li {
    background: #fff; border: 1px solid #b8cfe0; border-radius: 4px;
    padding: 5px 14px; font-size: 14px; color: #1a2e4a; white-space: nowrap;
  }
  .sky-pickup-list li strong { color: #1a3252; font-weight: 600; margin-right: 5px; }

  .sky-note {
    margin-top: 14px; padding: 9px 14px;
    background: rgba(26,46,74,0.05);
    border-left: 3px solid #2e6da4;
    border-radius: 0 4px 4px 0;
    font-size: 13px; color: #2e4e72; font-style: italic; line-height: 1.6;
  }

  .sky-faq-item { border-bottom: 1px solid #d0e0ee; }
  .sky-faq-item:last-child { border-bottom: none; }
  .sky-faq-item input[type="checkbox"] { display: none; }
  .sky-faq-label {
    display: flex; justify-content: space-between; align-items: center;
    padding: 16px 22px; cursor: pointer;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 15px; font-weight: 600; color: #1a2e4a;
    gap: 12px; transition: background 0.2s; user-select: none;
    text-transform: none; letter-spacing: normal;
  }
  .sky-faq-label:hover { background: #eaf2fa; }
  .sky-faq-arrow { font-size: 11px; color: #2e6da4; transition: transform 0.3s; flex-shrink: 0; }
  .sky-faq-item input:checked ~ .sky-faq-label .sky-faq-arrow { transform: rotate(180deg); }
  .sky-faq-answer {
    max-height: 0; overflow: hidden; padding: 0 22px;
    font-size: 14px; line-height: 1.7; color: #2e4e72;
    transition: max-height 0.3s ease, padding 0.2s ease;
  }
  .sky-faq-item input:checked ~ .sky-faq-answer { max-height: 600px; padding: 0 22px 16px 22px; }

  .sky-private-text { font-size: 15px; color: #4a3010; line-height: 1.7; margin-bottom: 20px; }
  .sky-private-text strong { color: #7a4f1e; font-weight: 600; }
  .sky-private-btn {
    display: inline-flex; align-items: center; gap: 9px;
    background: #7a4f1e; color: #fff;
    font-size: 15px; font-weight: 500; padding: 12px 28px;
    border-radius: 5px; text-decoration: none; transition: background 0.2s;
  }
  .sky-private-btn:hover { background: #5c3a12; color: #fff; text-decoration: none; }

  .sky-social-proof {
    background: #f0f5fa; border: 1px solid #b8cfe0; border-left: 4px solid #2e6da4;
    border-radius: 6px; padding: 16px 20px; margin-bottom: 16px; text-align: center;
  }
  .sky-sp-badge {
    display: inline-block; background: #1a2e4a; color: #fff;
    font-size: 12px; font-weight: 600; letter-spacing: 0.06em; text-transform: uppercase;
    padding: 4px 14px; border-radius: 20px; margin-bottom: 10px;
  }
  .sky-social-proof p {
    margin: 0; font-size: 14px; color: #2e4e72; font-style: italic; line-height: 1.6;
  }
  .sky-booking-sub {
    text-align: center; font-size: 13px; color: #2e6da4; font-weight: 500;
    margin: 0 0 16px 0; letter-spacing: 0.03em;
  }

  .sky-dots {
    display: none;
    justify-content: center;
    gap: 8px;
    margin-top: 12px;
  }
  .sky-dot {
    width: 8px; height: 8px; border-radius: 50%;
    background: #b8cfe0; transition: background 0.3s, transform 0.3s;
    cursor: pointer;
  }
  .sky-dot-active { background: #1a2e4a; transform: scale(1.3); }

  .sky-highlights { margin-bottom: 28px; }
  .sky-highlights-title {
    font-family: 'Playfair Display', serif;
    font-size: 18px; font-weight: 600; color: #1a2e4a;
    text-align: center; margin-bottom: 16px; letter-spacing: 0.02em;
  }
  .sky-highlights-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
  .sky-highlight-card {
    border-radius: 8px; overflow: hidden;
    box-shadow: 0 2px 12px rgba(26,46,74,0.10);
    background: #fff; display: flex; flex-direction: column;
  }
  .sky-highlight-img { width: 100%; height: 200px; object-fit: cover; object-position: center; display: block; }
  .sky-highlight-body { padding: 12px 14px 14px; border-top: 3px solid #1a2e4a; }
  .sky-highlight-card:nth-child(2) .sky-highlight-body { border-color: #2e6da4; }
  .sky-highlight-card:nth-child(3) .sky-highlight-body { border-color: #2a7a3b; }
  .sky-highlight-name { font-family: 'Playfair Display', serif; font-size: 14px; font-weight: 600; color: #1a2e4a; margin-bottom: 5px; }
  .sky-highlight-desc { font-size: 13px; color: #4a6480; line-height: 1.5; }
  .sky-highlight-badge {
    display: inline-block; font-size: 10px; font-weight: 600;
    letter-spacing: 0.08em; text-transform: uppercase;
    padding: 2px 8px; border-radius: 3px; margin-bottom: 6px;
    background: #e8f0f8; color: #1a3252;
  }
  .sky-highlight-card:nth-child(2) .sky-highlight-badge { background: #e0eef8; color: #1a4a7a; }
  .sky-highlight-card:nth-child(3) .sky-highlight-badge { background: #e0f2e8; color: #1a4a2a; }

  .sky-why { margin-bottom: 28px; }
  .sky-why-title {
    font-family: 'Playfair Display', serif;
    font-size: 18px; font-weight: 600; color: #1a2e4a;
    text-align: center; margin-bottom: 18px; letter-spacing: 0.02em;
  }
  .sky-why-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; }
  .sky-why-card {
    background: #fff; border: 1px solid #b8cfe0; border-radius: 8px;
    padding: 20px 12px; text-align: center;
    box-shadow: 0 2px 8px rgba(26,46,74,0.07);
    display: flex; flex-direction: column; align-items: center; gap: 10px;
  }
  .sky-why-icon {
    width: 52px; height: 52px; border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    font-size: 22px; background: #1a2e4a; color: #fff; flex-shrink: 0;
  }
  .sky-why-card:nth-child(2) .sky-why-icon { background: #2e6da4; }
  .sky-why-card:nth-child(3) .sky-why-icon { background: #2a7a3b; }
  .sky-why-card:nth-child(4) .sky-why-icon { background: #7a4f1e; }
  .sky-why-name { font-family: 'Source Sans 3', sans-serif; font-size: 13px; font-weight: 600; color: #1a2e4a; line-height: 1.35; }

  @media (max-width: 600px) {
    .sky-highlights-grid {
      display: flex; overflow-x: auto;
      scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch;
      gap: 12px; padding-bottom: 10px;
    }
    .sky-dots { display: flex; }
    .sky-highlights-grid::-webkit-scrollbar { height: 4px; }
    .sky-highlights-grid::-webkit-scrollbar-thumb { background: #b8cfe0; border-radius: 2px; }
    .sky-highlight-card { flex: 0 0 92vw; scroll-snap-align: start; min-width: 0; align-self: stretch; }
    .sky-highlight-img { height: 180px !important; object-fit: cover !important; }
    .sky-highlight-body { flex: 1; }
    .sky-why-grid { grid-template-columns: repeat(2, 1fr); }
    .sky-section-header { padding: 12px 16px; font-size: 15px; }
    .sky-section-body { padding: 16px; }
    .timeline-time { min-width: 70px; font-size: 12px; }
    .sky-pickup-list li { font-size: 13px; padding: 4px 10px; }
  }
</style>

<div class="sky-wrap">

  <!-- INTRO -->
  <div class="sky-intro">
    <p>The <strong>Skywalk Biokovo tour from Makarska</strong> is one of the most thrilling half-day experiences on the Dalmatian coast. Rising dramatically above the sea, the Biokovo Nature Park is home to one of Croatia's most spectacular viewpoints &#8212; a glass-floored suspended platform jutting out from the cliff edge with breathtaking views over Makarska and the entire Adriatic coastline.</p>
    <p>Simply Adria takes you there and back in comfort, with a scenic drive through the park and two carefully chosen stops. Whether you are a nature lover, an adventure seeker, or simply want to experience something unforgettable during your stay on the Makarska Riviera &#8212; this tour is guaranteed to leave a lasting impression.</p>
  </div>

  <!-- WHY BOOK -->
  <div class="sky-why">
    <h2 class="sky-why-title">Why Book the Biokovo Skywalk Tour with Simply Adria?</h2>
    <div class="sky-why-grid">
      <div class="sky-why-card">
        <div class="sky-why-icon">&#9651;</div>
        <div class="sky-why-name">Priority Entry &amp; Pre-Booked Ticket</div>
      </div>
      <div class="sky-why-card">
        <div class="sky-why-icon">&#9670;</div>
        <div class="sky-why-name">Panoramic Adriatic Views</div>
      </div>
      <div class="sky-why-card">
        <div class="sky-why-icon">&#9786;</div>
        <div class="sky-why-name">Professional Driver Team</div>
      </div>
      <div class="sky-why-card">
        <div class="sky-why-icon">&#10022;</div>
        <div class="sky-why-name">10,000+ Happy Guests</div>
      </div>
    </div>
  </div>

  <!-- HIGHLIGHTS -->
  <div class="sky-highlights">
    <h2 class="sky-highlights-title">Highlights of the Biokovo Skywalk Day Tour</h2>
    <div class="sky-highlights-slider">
      <div class="sky-highlights-grid" id="skyHighlightsGrid">

        <div class="sky-highlight-card">
          <img class="sky-highlight-img" loading="lazy" style="width:100%;height:200px;object-fit:cover;display:block;"
               src="https://simply-adria.com/images/uploads/807/whatsapp_image_2025-04-12_at_18.08.03_(1).jpeg"
               alt="Biokovo Skywalk glass platform Croatia Makarska" />
          <div class="sky-highlight-body">
            <div class="sky-highlight-badge">Main Attraction</div>
            <div class="sky-highlight-name">The Skywalk Platform</div>
            <div class="sky-highlight-desc">A glass-floored platform suspended from the cliff edge of Biokovo &#8212; one of Croatia's most exhilarating viewpoints, with the sea far below.</div>
          </div>
        </div>

        <div class="sky-highlight-card">
          <img class="sky-highlight-img" loading="lazy" style="width:100%;height:200px;object-fit:cover;display:block;"
               src="https://simply-adria.com/images/uploads/807/1.jpg"
               alt="Panoramic view Makarska Riviera from Biokovo mountain" />
          <div class="sky-highlight-body">
            <div class="sky-highlight-badge">Scenic Stop</div>
            <div class="sky-highlight-name">Panoramic Viewpoint</div>
            <div class="sky-highlight-desc">A second stop at a sweeping viewpoint over the Makarska Riviera, the islands of Brac and Hvar, and the full length of the Adriatic coastline.</div>
          </div>
        </div>

        <div class="sky-highlight-card">
          <img class="sky-highlight-img" loading="lazy" style="width:100%;height:200px;object-fit:cover;display:block;"
               src="https://simply-adria.com/images/uploads/807/skywalk3.jpg"
               alt="Biokovo Nature Park mountain landscape Croatia" />
          <div class="sky-highlight-body">
            <div class="sky-highlight-badge">Nature Park</div>
            <div class="sky-highlight-name">Biokovo Nature Park</div>
            <div class="sky-highlight-desc">A scenic drive through the rugged limestone landscape of Biokovo &#8212; a protected nature park with unique flora and dramatic mountain scenery.</div>
          </div>
        </div>

      </div>
      <div class="sky-dots" id="skyDots">
        <span class="sky-dot sky-dot-active"></span>
        <span class="sky-dot"></span>
        <span class="sky-dot"></span>
      </div>
    </div>
  </div>

  <!-- WHAT'S INCLUDED -->
  <div class="sky-section sky-included">
    <div class="sky-section-header">
      <span class="icon">&#10003;</span>
      <h2>What's Included</h2>
    </div>
    <div class="sky-section-body">
      <ul class="sky-list">
        <li>Skywalk entrance ticket <strong>(group tours only)</strong></li>
        <li>Transportation in a modern, air-conditioned vehicle</li>
        <li>Professional driver</li>
        <li>Stop at the Biokovo Skywalk platform</li>
        <li>Stop at the panoramic viewpoint</li>
        <li>Travel insurance</li>
      </ul>
    </div>
  </div>

  <!-- ITINERARY -->
  <div class="sky-section sky-itinerary">
    <div class="sky-section-header">
      <span class="icon">&#9711;</span>
      <h2>Tour Itinerary</h2>
    </div>
    <div class="sky-section-body">
      <ul class="sky-timeline">
        <li>
          <span class="timeline-time">09:00</span>
          <span class="timeline-desc">Departure from Makarska</span>
        </li>
        <li>
          <span class="timeline-time">10:00</span>
          <span class="timeline-desc">First stop &#8212; Biokovo Skywalk glass platform <span class="timeline-included">highlight</span></span>
        </li>
        <li>
          <span class="timeline-time">10:30</span>
          <span class="timeline-desc">Second stop &#8212; Panoramic viewpoint over Makarska Riviera</span>
        </li>
        <li>
          <span class="timeline-time">~12:00</span>
          <span class="timeline-desc">Return to Makarska</span>
        </li>
      </ul>
      <div class="sky-note">This is a sample itinerary only. Actual departure times and schedule may vary depending on weather conditions and available departures.</div>
    </div>
  </div>

  <!-- PICK-UP TIMES — prilagodi po potrebi -->
  <div class="sky-section sky-pickup">
    <div class="sky-section-header">
      <span class="icon">&#9711;</span>
      <h2>Pick-up Times</h2>
    </div>
    <div class="sky-section-body">
      <ul class="sky-pickup-list">
        <li><strong>08:20</strong> Brela</li>
        <li><strong>08:40</strong> Ba&#353;ka Voda</li>
        <li><strong>09:00</strong> Makarska</li>
        <li><strong>09:15</strong> Tu&#269;epi</li>
        <li><strong>09:20</strong> Podgora</li>
      </ul>
      <div class="sky-note">We will contact you the day before the tour with exact pick-up location details.</div>
    </div>
  </div>

  <!-- SOCIAL PROOF -->
  <div class="sky-social-proof">
    <span class="sky-sp-badge">&#9733; Most Popular Tour in Makarska</span>
    <p>This is one of the most popular excursions on the Makarska Riviera. During peak summer weeks departures often sell out &#8212; we recommend booking in advance.</p>
  </div>

  <!-- TURITOP BOOKING -->
  <div class="sky-section sky-booking">
    <div class="sky-section-header">
      <span class="icon">&#8987;</span>
      <h2>Book Your Tour</h2>
    </div>
    <div class="sky-section-body" style="padding: 20px 22px;">
      <p class="sky-booking-sub">Small group tour &nbsp;&#183;&nbsp; Entrance ticket included &nbsp;&#183;&nbsp; Limited seats</p>
      <div class="load-turitop" data-embed="box" data-lang="en" data-service="P9">&nbsp;</div>
      <script id="js-turitop" src="https://app.turitop.com/js/load-turitop.min.js" data-company="S1378" data-buttoncolor="green" data-afftag="ttafid"></script>
    </div>
  </div>

  <!-- PRIVATE OPTION -->
  <div class="sky-section sky-private">
    <div class="sky-section-header">
      <span class="icon">&#9733;</span>
      <h2>Private Tour Option</h2>
    </div>
    <div class="sky-section-body">
      <p class="sky-private-text">If you'd prefer to explore Biokovo on <strong>your own schedule</strong>, with just your group and a dedicated driver &#8212; our <strong>private Skywalk tour</strong> is the perfect solution. Same route, same experience, completely on your terms.</p>
      <a class="sky-private-btn" href="https://app.turitop.com/light/box/S1378/P10/en" target="_blank">&#9651; Book Private Tour Option</a>
    </div>
  </div>

  <!-- FAQ -->
  <div class="sky-section sky-faq">
    <div class="sky-section-header">
      <span class="icon">&#9432;</span>
      <h2>Tour FAQ</h2>
    </div>
    <div class="sky-section-body">

      <div class="sky-faq-item">
        <input type="checkbox" id="sfaq1">
        <label class="sky-faq-label" for="sfaq1">Is the Skywalk entrance ticket included in the price? <span class="sky-faq-arrow">&#9660;</span></label>
        <div class="sky-faq-answer">The Skywalk entrance ticket is <strong>included in the group tour price</strong>. For private tours, the entrance ticket is paid separately on site at the park entrance. Please bring cash or a payment card.</div>
      </div>

      <div class="sky-faq-item">
        <input type="checkbox" id="sfaq2">
        <label class="sky-faq-label" for="sfaq2">Is the tour suitable for children and elderly guests? <span class="sky-faq-arrow">&#9660;</span></label>
        <div class="sky-faq-answer">Yes, the tour is suitable for most ages and fitness levels. The Skywalk platform is a short walk from the parking area. <strong>Comfortable, closed-toe shoes are recommended</strong>. Guests with a fear of heights should be aware that the platform is suspended over a significant drop.</div>
      </div>

      <div class="sky-faq-item">
        <input type="checkbox" id="sfaq3">
        <label class="sky-faq-label" for="sfaq3">What should I bring on the Biokovo Skywalk tour? <span class="sky-faq-arrow">&#9660;</span></label>
        <div class="sky-faq-answer">We recommend sunscreen, a hat, water and comfortable walking shoes. The mountain can be cooler than the coast even in summer &#8212; a light layer is useful. Don't forget your camera for the panoramic views.</div>
      </div>

      <div class="sky-faq-item">
        <input type="checkbox" id="sfaq4">
        <label class="sky-faq-label" for="sfaq4">Can the tour be cancelled due to weather? <span class="sky-faq-arrow">&#9660;</span></label>
        <div class="sky-faq-answer">In cases of extreme weather or park closure, the tour may be rescheduled or cancelled. We will notify you as early as possible and offer a full refund or an alternative date.</div>
      </div>

      <div class="sky-faq-item">
        <input type="checkbox" id="sfaq5">
        <label class="sky-faq-label" for="sfaq5">How long is the tour in total? <span class="sky-faq-arrow">&#9660;</span></label>
        <div class="sky-faq-answer">The total duration is approximately <strong>2.5 to 3 hours</strong>, depending on traffic conditions. A perfect morning excursion that leaves your afternoon completely free.</div>
      </div>

      <div class="sky-faq-item">
        <input type="checkbox" id="sfaq6">
        <label class="sky-faq-label" for="sfaq6">What is the group size on this tour? <span class="sky-faq-arrow">&#9660;</span></label>
        <div class="sky-faq-answer">This is a <strong>small group shuttle tour</strong> with a maximum of <strong>18 passengers</strong>. If you prefer a completely private tour for your group, see our private Skywalk tour option above.</div>
      </div>

    </div>
  </div>

</div>
<!-- END SKYWALK CONTENT BLOCK -->

<script>
(function(){
  var grid = document.getElementById('skyHighlightsGrid');
  var dots = document.querySelectorAll('#skyDots .sky-dot');
  if (!grid || !dots.length) return;
  grid.addEventListener('scroll', function(){
    var index = Math.round(grid.scrollLeft / grid.offsetWidth);
    dots.forEach(function(d, i){
      d.classList.toggle('sky-dot-active', i === index);
    });
  }, { passive: true });
  dots.forEach(function(dot, i){
    dot.addEventListener('click', function(){
      grid.scrollTo({ left: grid.offsetWidth * i, behavior: 'smooth' });
    });
  });
})();
</script>

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {"@type":"Question","name":"Is the Skywalk entrance ticket included in the price?","acceptedAnswer":{"@type":"Answer","text":"The Skywalk entrance ticket is included in the group tour price. For private tours, the entrance ticket is paid separately on site at the park entrance."}},
    {"@type":"Question","name":"Is the tour suitable for children and elderly guests?","acceptedAnswer":{"@type":"Answer","text":"Yes, the tour is suitable for most ages and fitness levels. Comfortable, closed-toe shoes are recommended."}},
    {"@type":"Question","name":"What should I bring on the Biokovo Skywalk tour?","acceptedAnswer":{"@type":"Answer","text":"We recommend sunscreen, a hat, water and comfortable walking shoes. A light layer is useful as the mountain can be cooler than the coast."}},
    {"@type":"Question","name":"Can the tour be cancelled due to weather?","acceptedAnswer":{"@type":"Answer","text":"In cases of extreme weather or park closure, the tour may be rescheduled or cancelled with a full refund offered."}},
    {"@type":"Question","name":"How long is the tour in total?","acceptedAnswer":{"@type":"Answer","text":"The total duration is approximately 2.5 to 3 hours, depending on traffic conditions."}},
    {"@type":"Question","name":"What is the group size on this tour?","acceptedAnswer":{"@type":"Answer","text":"This is a small group shuttle tour with a maximum of 18 passengers."}}
  ]
}
</script>

</body>
</html>]]></description> 
	  <dc:subject></dc:subject>
	  <dc:date>2020-07-19T13:38:00+00:00</dc:date>
	</item>

	<item>
	  <title>Wine &amp;amp; Oysters Private Tour From Makarska</title>
	  <link>https://simply-adria.com/day-tours-from-makarska/croatia/wine-oysters-private-tour-from-makarska</link>
	  <guid>https://simply-adria.com/day-tours-from-makarska/croatia/wine-oysters-private-tour-from-makarska#When:17:50:00Z</guid>
	  <description><![CDATA[<p>Spending your summer in Croatia and not trying the best oysters in the world or visiting one of the best and oldest wine regions would be nonsense. In case you want to avoid the crowds on the beaches and love a nice snack this is the excursion for you.<br />
&nbsp;</p>]]></description> 
	  <dc:subject></dc:subject>
	  <dc:date>2019-03-05T17:50:00+00:00</dc:date>
	</item>

	<item>
	  <title>Mostar &amp;amp; Wine Tasting Day Tour From Makarska</title>
	  <link>https://simply-adria.com/day-tours-from-makarska/croatia/mostar-wine-tasting-day-tour-from-makarska</link>
	  <guid>https://simply-adria.com/day-tours-from-makarska/croatia/mostar-wine-tasting-day-tour-from-makarska#When:07:14:00Z</guid>
	  <description><![CDATA[<p>Visit the historic city of Mostar in southern Herzegovina, in which intertwine the two religions and two ways of life. It’s known for the iconic Stari Most (Old Bridge), UNESCO World Heritage. The nearby alleys are full of shops and market stalls, and the Old Bridge Museum explores the bridge’s long history. After exploring city of Mostar we will visit family winery where you can taste 5 different wines plus smoke ham and cheese.</p>]]></description> 
	  <dc:subject></dc:subject>
	  <dc:date>2016-04-10T07:14:00+00:00</dc:date>
	</item>

	<item>
	  <title>Medugorje Day Tour From Makarska</title>
	  <link>https://simply-adria.com/day-tours-from-makarska/croatia/medugorje-day-tour-from-makarska</link>
	  <guid>https://simply-adria.com/day-tours-from-makarska/croatia/medugorje-day-tour-from-makarska#When:07:14:00Z</guid>
	  <description><![CDATA[<p>Međugorje is now visited by pilgrims from all over the world as a shrine and оne оf the<br />
biggest prayer centres іn the world,comparable tо Lourdes аnd Fatima.You will have free time to discover the town on your<br />
own and climb up on the Apparition Hill (where Virgin Mary appeared in 1981). It is a little challenging to climb up on the hill but as<br />
you get on the top of this holy place you will enjoy a beautiful view on Medjugorje and its surroundings.</p>

<p>Whit a day tour Medugorje we can offer you additional services :</p>

<p><strong>Wine &amp; Food Tasting &amp; Visiting Waterfalls Kravice</strong></p>]]></description> 
	  <dc:subject></dc:subject>
	  <dc:date>2016-04-08T07:14:00+00:00</dc:date>
	</item>

	
	</channel>
</rss>