detourafricaexpeditions.com Open in urlscan Pro
192.185.59.117  Public Scan

URL: https://detourafricaexpeditions.com/
Submission: On May 25 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

https://detourafricaexpeditions.com/wp-admin/admin-ajax.php?action=brizy_submit_form

<form class="brz-form brz-d-xs-flex brz-flex-xs-wrap" action="https://detourafricaexpeditions.com/wp-admin/admin-ajax.php?action=brizy_submit_form" novalidate="" data-brz-form-id="awqeghhhsvvljkduczfqdrnphqwgxaxmmhul"
  data-brz-project-id="0c3795a7d5cd180d49c9a628b97e008f" data-brz-success="" data-brz-error="" data-brz-redirect="">
  <div data-brz-translate-text="1" class="brz-forms2__item brz-css-w5pF7 brz-css-qbozi brz-css-hhh0s brz-css-cvK0W"><input type="text" id="ognWrd594xi1" name="wmaeldjbzgxthwhupbrqeiewkglzghqophtr" placeholder="Name" required="" data-brz-type="Text"
      data-brz-label="Name" data-brz-placeholder="Name" class="brz-input brz-forms2__field brz-forms2__field-text"></div>
  <div data-brz-translate-text="1" class="brz-forms2__item brz-css-w5pF7 brz-css-qbozi brz-css-hhh0s brz-css-mSKAa"><input type="text" id="prd3j2CJWqiL" name="hdjtkjscxrdfigblwcpsuzdesxiwexoafwyc" placeholder="Surname" required=""
      data-brz-type="Text" data-brz-label="Surname" data-brz-placeholder="Surname" class="brz-input brz-forms2__field brz-forms2__field-text"></div>
  <div data-brz-translate-text="1" class="brz-forms2__item brz-css-w5pF7 brz-css-qbozi brz-css-hhh0s"><input type="email" id="aJrOLNEwVzYU" name="pumfuukgkytmvkfnadwpxhvlxaqlpczgcsoh" placeholder="Email address" required=""
      pattern="^(([^<>()\[\]\\.,;:\s@&quot;]+(\.[^<>()\[\]\\.,;:\s@&quot;]+)*)|(&quot;.+&quot;))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$" data-brz-type="Email" data-brz-label="Email address"
      data-brz-placeholder="Email address" maxlength="255" class="brz-input brz-forms2__field brz-forms2__field-email"></div>
  <div data-brz-translate-text="1" class="brz-forms2__item brz-css-w5pF7 brz-css-qbozi brz-css-hhh0s brz-css-jrR_0"><input type="text" id="ygRTlqiq3XcD" name="iguwnvxjdyutyaeshktvuuvorzfdcajabtgq" placeholder="Pick a date Tour Starts"
      data-brz-type="Date" data-brz-label="Pick a date Tour Starts" data-brz-placeholder="Pick a date Tour Starts" data-brz-min="" data-brz-native="false" class="brz-input brz-forms2__field brz-forms2__field-date flatpickr-input" readonly="readonly">
  </div>
  <div data-brz-translate-text="1" class="brz-forms2__item brz-css-w5pF7 brz-css-qbozi brz-css-hhh0s brz-css-usiJk"><input type="text" id="naAtv9cevC42" name="zdtshdnwiljqehrsatqvnowtydlsneiqqzlr" placeholder="Pick a date Tour Ends"
      data-brz-type="Date" data-brz-label="Pick a date Tour Ends" data-brz-placeholder="Pick a date Tour Ends" data-brz-min="" data-brz-native="false" class="brz-input brz-forms2__field brz-forms2__field-date flatpickr-input" readonly="readonly">
  </div>
  <div class="brz-forms2 brz-forms2__item brz-forms2__item-button" data-brz-custom-id="awqeghhhsvvljkduczfqdrnphqwgxaxmmhul"><button class="brz-btn brz-btn-submit brz-css-nhD5m brz-css-mGhn8"
      data-brz-custom-id="wijtxwhqcokhbnoxspgghneqsnwdjgrlyvvt"><span data-brz-translate-text="1" class="brz-span brz-text__editor" contenteditable="false">Submit</span><svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 24 24"
        class="brz-icon-svg align-[initial] brz-form-spinner brz-invisible brz-ed-animated--spin" data-type="glyph" data-name="circle-02">
        <g fill="currentColor" class="nc-icon-wrapper">
          <g class="nc-loop_circle-02-24" transform="rotate(131.85714285714246 12 12)">
            <path d="M12 24C5.383 24 0 18.617 0 12S5.383 0 12 0s12 5.383 12 12-5.383 12-12 12zm0-22C6.486 2 2 6.486 2 12s4.486 10 10 10 10-4.486 10-10S17.514 2 12 2z" opacity=".4"></path>
            <path d="M24 12h-2c0-5.514-4.486-10-10-10V0c6.617 0 12 5.383 12 12z" data-color="color-2"></path>
          </g>
          <script>
            ! function() {
              function t(t) {
                this.element = t, this.animationId, this.start = null, this.init()
              }
              if (!window.requestAnimationFrame) {
                var i = null;
                window.requestAnimationFrame = function(t, n) {
                  var e = (new Date).getTime();
                  i || (i = e);
                  var a = Math.max(0, 16 - (e - i)),
                    o = window.setTimeout(function() {
                      t(e + a)
                    }, a);
                  return i = e + a, o
                }
              }
              t.prototype.init = function() {
                var t = this;
                this.animationId = window.requestAnimationFrame(t.triggerAnimation.bind(t))
              }, t.prototype.reset = function() {
                var t = this;
                window.cancelAnimationFrame(t.animationId)
              }, t.prototype.triggerAnimation = function(t) {
                var i = this;
                this.start || (this.start = t);
                var n = t - this.start;
                504 & gt;
                n || (this.start = this.start + 504), this.element.setAttribute("transform", "rotate(" + Math.min(n / 1.4, 360) + " 12 12)");
                if (document.documentElement.contains(this.element)) window.requestAnimationFrame(i.triggerAnimation.bind(i))
              };
              var n = document.getElementsByClassName("nc-loop_circle-02-24"),
                e = [];
              if (n)
                for (var a = 0; n.length & gt; a; a++) ! function(i) {
                  e.push(new t(n[i]))
                }(a);
              document.addEventListener("visibilitychange", function() {
                "hidden" == document.visibilityState ? e.forEach(function(t) {
                  t.reset()
                }) : e.forEach(function(t) {
                  t.init()
                })
              })
            }();
          </script>
        </g>
      </svg></button></div>
</form>

Name: mc-embedded-subscribe-formPOST https://detourafricaexpeditions.us11.list-manage.com/subscribe/post?u=cc69dee69d4d61043a7ae18c9&id=89ebc0ff75&f_id=000ea0e0f0

<form action="https://detourafricaexpeditions.us11.list-manage.com/subscribe/post?u=cc69dee69d4d61043a7ae18c9&amp;id=89ebc0ff75&amp;f_id=000ea0e0f0" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate"
  target="_blank" novalidate="novalidate">
  <div id="mc_embed_signup_scroll">
    <h2>Subscribe to our Newsletter</h2>
    <div class="indicates-required"><span class="asterisk">*</span> indicates required</div>
    <div class="mc-field-group"><label for="mce-FNAME">First Name </label><input type="text" name="FNAME" class=" text" id="mce-FNAME" value=""></div>
    <div class="mc-field-group"><label for="mce-LNAME">Last Name </label><input type="text" name="LNAME" class=" text" id="mce-LNAME" value=""></div>
    <div class="mc-field-group"><label for="mce-EMAIL">Email Address <span class="asterisk">*</span></label><input type="email" name="EMAIL" class="required email" id="mce-EMAIL" required="" value="" aria-required="true"></div>
    <div id="mce-responses" class="clear">
      <div class="response" id="mce-error-response" style="display: none;"></div>
      <div class="response" id="mce-success-response" style="display: none;"></div>
    </div>
    <div aria-hidden="true" style="position: absolute; left: -5000px;"><input type="text" name="b_cc69dee69d4d61043a7ae18c9_89ebc0ff75" tabindex="-1" value=""></div>
    <div class="clear"><input type="submit" name="subscribe" id="mc-embedded-subscribe" class="button" value="Subscribe"></div>
  </div>
</form>

Text Content

Skip to content
 * About Us
   * Who We Are
   * Why Us
   * What we Offer
 * Destinations
   * Botswana
   * Namibia
   * South Africa
   * Zimbabwe
   * Zambia
 * Itineraries/ Tours
   * Standard Mobile Safaris
   * Family Retreats
   * Fly In Safaris
   * Honeymoon Getaway Safaris
   * Luxury Mobile Camping Expedition
   * Incentive Group Travel
   * Lodge to lodge with a professional guide
   * Private Photographic Safaris
 * Self Drive 4X4
   * 4X4 Self Drive Safaris Fully Equipped
   * 4X4 Self Drive Safaris Unequipped
 * Daily Activities
 * Accommodation
   * Botswana
     * Chobe Mopani Forest Lodge
     * Linyanti Expeditions
     * Linyanti Tented Camp
     * Linyanti Ebony
     * Khwai River Lodge
     * Khwai Leadwood
     * Khwai Expeditions
     * Camp Savute
     * Belmond Savute Elephant Lodge
     * Ghoha Hills
     * Jao Camp
     * Mogogelo Camp
     * Planet Baobab
     * Skybeds
     * Duba Plains
     * Savute Under Canvas
     * Savute Safari Lodge
   * Zimbabwe
     * Victoria Falls Hotel
     * Pioneers Lodge
   * Zambia
     * Thorntree Lodge
 * Travel Advice

Dream, Explore the Tranquility


 * About Us
   * Who We Are
   * Why Us
   * What we Offer
 * Destinations
   * Botswana
   * Namibia
   * South Africa
   * Zimbabwe
   * Zambia
 * Itineraries/ Tours
   * Standard Mobile Safaris
   * Family Retreats
   * Fly In Safaris
   * Honeymoon Getaway Safaris
   * Luxury Mobile Camping Expedition
   * Incentive Group Travel
   * Lodge to lodge with a professional guide
   * Private Photographic Safaris
 * Self Drive 4X4
   * 4X4 Self Drive Safaris Fully Equipped
   * 4X4 Self Drive Safaris Unequipped
 * Daily Activities
 * Accommodation
   * Botswana
     * Chobe Mopani Forest Lodge
     * Linyanti Expeditions
     * Linyanti Tented Camp
     * Linyanti Ebony
     * Khwai River Lodge
     * Khwai Leadwood
     * Khwai Expeditions
     * Camp Savute
     * Belmond Savute Elephant Lodge
     * Ghoha Hills
     * Jao Camp
     * Mogogelo Camp
     * Planet Baobab
     * Skybeds
     * Duba Plains
     * Savute Under Canvas
     * Savute Safari Lodge
   * Zimbabwe
     * Victoria Falls Hotel
     * Pioneers Lodge
   * Zambia
     * Thorntree Lodge
 * Travel Advice

Book a Tour
Menu

Unleash Your Adventurous Spirit in the Wilderness of Africa

Explore the beauty and diversity of Africa with Detour Africa Expeditions.
Discover tailor-made safari tours, self-drive adventures, lodge-to-lodge
experiences, and more.






NAMIBIA BOTSWANA ZIMBABWE TOURS

Namibia Botswana Zimbabwe tours are special travel experiences offered by Detour
Africa expeditions. Checkout our self drive Botswana package which explores the
many attractions found in Botswana that include the Okavango delta, Chobe
national park, Moremi game reserve, Nxai pans, Central Kalahari game reserve.
The Namibia Botswana Zimbabwe tours itinerary includes a selection of much sort
luxury safari camps in Southern Africa. If you are planning a trip to Africa our
team can help you the most amazing memories through our tailor-made itineraries
exploring the Southern Africa's Victoria Falls in Zimbabwe and Zambia, Chobe
National park in Botswana, the Sand dunes in Namibia and Table mountains in
Capetown South Africa.

WHERE TO GO

Popular Destinations



Imagine traversing the untamed beauty of Africa's landscapes, where every turn
leads to encounters with the magnificent wildlife that roams free.



Botswana



Zimbabwe



Namibia



Zambia




Roam Africa's untamed beauty with confidence

Imagine traversing the untamed beauty of Africa's landscapes, where every turn
leads to encounters with the magnificent wildlife that roams free. Now picture
yourself doing just that, without a worry in the world, because we've got every
detail meticulously arranged for you.

Book a Tour



Self Drive Car Rental

The best way to properly appreciate Africa is through taking a self-drive 4X4
safari through its stunning wildlife areas. Africa is the ideal place to go on a
self-drive safari, and Botswana, Zambia, and Namibia are the best places to get
started.

Explore Now

--------------------------------------------------------------------------------



Proud Members

Here are some of the organizations we are proud to be members of:




Pick a Safari

Here are some safari activities to pick from

FLY IN SAFARIS



Soar into the heart of African wilderness with our Fly-In Safaris. Explore
untouched landscapes, encounter majestic wildlife, and experience luxury beyond
bounds.

Explore Now


PRIVATE PHOTOGRAPHIC SAFARIS

Go on a Private Photographic Safari to immortalize Africa’s wild wonders. Expert
guides and exclusive access create the perfect canvas for your lens.



Explore Now


HONEYMOON GATEWAY EXPEDITION

Ignite your love on an unforgettable Honeymoon Getaway Expedition. Celebrate
your new journey amidst Africa’s enchanting beauty and cherished moments.

Explore Now



AFRICA IS WILD, CAPTIVATING, AND WAITING FOR YOU.

Let us take the reins, organizing every aspect, while you simply embrace the
journey. Your safari adventure starts here – with us, your trusted partners in
making dreams come true.

Submit


SUBSCRIBE TO OUR NEWSLETTER

* indicates required
First Name
Last Name
Email Address *





ABOUT

 * About Detour
 * Terms of Service
 * Contact Us
 * Make a Booking


SELF DRIVE

 * 4X4 Car Rental
 * Self Drive UnEquipped
 * Self Drive Equipped
 * Lodge to Lodge


DESTINATIONS



Botswana
Namibia
South Africa
Zambia
Zimbabwe






INTINERARIES AND TOURS

 * Family Retreats
 * Fly In Safaris
 * Honeymoon Getaway Safaris
 * Incentive Group Travel
 * Lodge to lodge with a professional guide
 * Luxury Mobile Camping Expedition
 * Private Photographic Safaris
 * All Safari Tours


CONNECT WITH US ON SOCIAL MEDIA



Copyright © Detour Africa Expeditions. 2024 - Offering You Tailored Safaris in
Africa

JanuaryFebruaryMarchAprilMayJuneJulyAugustSeptemberOctoberNovemberDecember

SunMonTueWedThuFriSat
2829301234567891011121314151617181920212223242526272829303112345678
JanuaryFebruaryMarchAprilMayJuneJulyAugustSeptemberOctoberNovemberDecember

SunMonTueWedThuFriSat
2829301234567891011121314151617181920212223242526272829303112345678