<?php ob_start(); set_include_path(__DIR__);include("config.php");?><!doctype html><html lang="<?php echo $language;?>" data-bs-review="simple" data-bs-faq="faqswipe" data-bs-page="pagepro" data-bs-header="PromHeader" data-bs-footer="socialmedia" data-bs-breadcrumb="buttoncrumb" data-bs-template="<?php echo $template_name;?>"  data-bs-theme-value="<?php echo $theme;?>" data-bs-theme="light" class="h-100"><head><meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">  <link rel="icon" href="favicon.png" sizes="32x32">
        <link rel="icon" href="favicon.png" sizes="192x192">
        <link rel="apple-touch-icon-precomposed" href="favicon.png">
        <meta name="msapplication-TileImage" content="favicon.png">
    
            <link rel="canonical" href="<?php echo $language;?>/guides" />
   
    
    
         <link rel="manifest" href="manifest.json">
    
    <title>Guides | Adelaide City Kayak Tour</title>
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css?time=1758557906" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
  <style>.rowing-at-sunset{padding: 0px;};
.kayak-tour-of-adelaide{padding: 0px;};
</style>
 <?php echo return_theme_css($theme);?>
  </head>
  <body <?php echo ($static == 1 ) ? 'class="d-flex flex-column h-100"' : '';?> ><main>
  <div id="id_page_option_guides_has_header"><?php echo $template;?></div><span id="id_page_option_guides_has_breadcrumb"><?php echo $breadtemplate;?></span><div class="container"><div class="row">
    <div id="id_page_option_guides_has_search_box" class="col-md-8">

    <div id="custom-search-input">
                <div class="input-group">
                    <input type="text" class="form-control input-lg" placeholder="..." id="kw" name="kw" style="color:#51b9c6!important;"/>
                    <span class="input-group-btn">
                        <button class="btn btn-primary btn"   type="button" onclick="return SearchDetails();">
                            <svg width="20" height="20" class="DocSearch-Search-Icon" viewBox="0 0 20 20" aria-hidden="true"><path d="M14.386 14.386l4.0877 4.0877-4.0877-4.0877c-2.9418 2.9419-7.7115 2.9419-10.6533 0-2.9419-2.9418-2.9419-7.7115 0-10.6533 2.9418-2.9419 7.7115-2.9419 10.6533 0 2.9419 2.9418 2.9419 7.7115 0 10.6533z" stroke="currentColor" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"></path></svg>
                        </button>
                    </span>
                </div>
            </div>

    </div><div id="id_page_option_guides_has_category_block" class="col-md-4"  style="padding-left:15px;padding-right:15px;">
    <div class=" panel" style="overflow-x:auto;margin-left:auto;margin-right:auto;padding:0"><?php  echo ($do == 0 ? categories_block() : "");?></div></div><div class="container rowing-along-the-river-torrens"><div class="row mb-20"><div id="top-row" style="min-height:20px"></div><div id="id_page_option_guides_has_left_column" class="col-md-4 rowing-at-sunset" > </div><div id="id_page_option_guides_has_center_column" class="col rowing-along-the-river-torrens"><h1 class="fw-bold card-heading Adelaide City Kayak Tour">Guide for booking a tour</h1>
<div class="panel panel-info">
        <div class="panel-heading">
            <h3 class="panel-title">How to Book Your Adelaide City Kayak Tour</h3>
        </div>
        <div class="panel-body">
            <img class="lazyload img-fluid" data-src="heroimage.png" style="width:100%">
            Booking your unforgettable tour is simple and straightforward. Follow these easy steps to secure your spot on this incredible adventure:
        </div>
        <ul class="list-group py-3">
            <li class="list-group-item"><span class="glyphicon glyphicon-calendar" aria-hidden="true"></span> <strong>Select Your Tour and Date:</strong> Begin by choosing the "Tour" from our selection of experiences. The "Book Now" button is conveniently located at the top of the page, to the right of the date selection.</li>
            <li class="list-group-item"><span class="glyphicon glyphicon-user" aria-hidden="true"></span> <strong>Provide Your Details:</strong> After selecting the date, fill in your personal details for us to ensure your tour booking is seamless.</li>
            <li class="list-group-item"><span class="glyphicon glyphicon-ok" aria-hidden="true"></span> <strong>Confirm and Pay:</strong> Review your details and proceed with the payment to finalize your booking.</li>
            <li class="list-group-item"><span class="glyphicon glyphicon-envelope" aria-hidden="true"></span> <strong>Receive Your Confirmation:</strong> You will receive an email with your receipt and the ticket for your Adelaide City Kayak Tour Tour.</li>
        </ul>
        <div class="panel-footer">Ready for Your Adventure? We are excited to welcome you aboard and share the magical experience of Adelaide City Kayak Tour. If you have any questions or need further assistance with your booking, please do not hesitate to <a href="/home/u965316381/domains/gcbt.app/build/83/contact">contact us</a>.</div>
    </div>
<div id="search-details" style="height:auto;">
</div></div></div><div id="id_page_option_guides_has_right_column" class="col-md-4 rowing-at-sunset"></div><div id="bottom-row"></div></div></div></main><div id="id_page_option_guides_has_footer"><?php echo $footertemplate;?></div><script defer src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.min.js?time=1758557906" integrity="sha384-0pUGZvbkm6XF6gxjEnlmuGrJXVbNuzT9qBBavbLwCsOGabYfZo0T0to5eqruptLy" crossorigin="anonymous"></script>
  <script defer src="https://gcbt.app/creator/aliasbuild/init.js?time=1758557906" ></script></body></html><?php ob_end_flush();?>