document.addEventListener("DOMContentLoaded", function(){
const visaData = {
eatv:{
cost:"$100",
validity:"90 Days",
entry:"Multiple Entry",
documents:"Passport, ⚠️ Yellow Fever Certificate, Passport Photo",
use:"Best for regional travellers moving between Uganda, Rwanda and Kenya.",
alert:"⚠️ Apply through the country where your journey starts first.",
tabs:{
overview:`
East Africa Tourist Visa (EATV)
The East Africa Tourist Visa allows travel between Uganda, Rwanda and Kenya using one visa.
Cost: $100
Validity: 90 Days
`,
requirements:`
Requirements
- Passport valid for at least 6 months
- Passport photo
- Yellow Fever Certificate
`,
application:`
Application Process
You must apply through the country where you first enter East Africa.
`,
tips:`
Expert Tip
If you intend to visit Uganda and Rwanda during one trip, the EATV is usually the most convenient option.
`
}
},
uganda:{
cost:"$50",
validity:"90 Days",
entry:"Single Entry",
documents:"Passport, Yellow Fever Certificate, Passport Photo",
use:"Best for travellers visiting only Uganda.",
alert:"⚠️ Uganda requires a Yellow Fever Certificate during application.",
tabs:{
overview:`
Uganda Tourist Visa
Suitable for visitors travelling exclusively to Uganda.
`,
requirements:`
Requirements
- Passport
- Passport Photo
- Yellow Fever Certificate (Mandatory)
`,
application:`
Application
Apply via https://visas.immigration.go.ug
`,
tips:`
Expert Tip
Avoid third-party websites that charge excessive visa fees.
`
}
},
rwanda:{
cost:"$50",
validity:"30 Days",
entry:"Single Entry",
documents:"Passport, Passport Photo",
use:"Best for short Rwanda holidays and business trips.",
alert:"✓ Visa on Arrival available for all nationalities.",
tabs:{
overview:`
Rwanda Visa
Rwanda offers one of Africa's easiest visa systems.
`,
requirements:`
Requirements
`,
application:`
Application
Visa on Arrival available.
`,
tips:`
Expert Tip
Citizens of AU, Commonwealth and Francophonie countries receive 30 days free upon arrival.
`
}
}
};
let currentVisa='eatv';
let currentTab='overview';
function updateContent(){
document.getElementById('visaCost').innerHTML=visaData[currentVisa].cost;
document.getElementById('visaValidity').innerHTML=visaData[currentVisa].validity;
document.getElementById('visaEntry').innerHTML=visaData[currentVisa].entry;
document.getElementById('visaDocuments').innerHTML=visaData[currentVisa].documents;
document.getElementById('visaUse').innerHTML=visaData[currentVisa].use;
document.getElementById('visaAlert').innerHTML=visaData[currentVisa].alert;
document.getElementById('tabContent').innerHTML=visaData[currentVisa].tabs[currentTab];
}
document.querySelectorAll('.visa-card').forEach(card=>{
card.addEventListener('click',function(){
document.querySelectorAll('.visa-card').forEach(c=>{
c.classList.remove('active');
});
this.classList.add('active');
currentVisa=this.dataset.visa;
currentTab='overview';
document.querySelectorAll('.tab-btn').forEach(btn=>{
btn.classList.remove('active');
});
document.querySelector('[data-tab="overview"]').classList.add('active');
updateContent();
});
});
document.querySelectorAll('.tab-btn').forEach(btn=>{
btn.addEventListener('click',function(){
document.querySelectorAll('.tab-btn').forEach(b=>{
b.classList.remove('active');
});
this.classList.add('active');
currentTab=this.dataset.tab;
updateContent();
});
});
updateContent();
});
Skip to content
4-Day Botswana Budget SafariMtembezi Safaris2024-06-14T22:38:27+00:00
4-Day Botswana Budget Safari: Moremi Game Reserve
The 4-day Botswana budget safari in the Moremi Game Reserve will enable you to delve into the reserve’s extraordinary wilderness. This habitat boasts remarkable wildlife, including African wild dogs, cheetahs, lions, buffaloes, elephants, and leopards. The reserve is also a birdwatcher’s paradise, hosting over 400 bird species, with many migratory and some endangered. Experience the breathtaking landscapes and the essence of the Okavango. The safari includes game drives, boat or mokoro excursions, meals, and comfortable 3×3 meter canvas tents with attached bathrooms.
The itinerary summarized for you: 4-Day Botswana Budget Safari
- Day 1: Arrival and Departure from Maun
- Day 2–3: Full Days in Moremi Game Reserve
- Day 4: Return and Journey Concludes in Maun
Detailed Itinerary: 4-Day Botswana Budget Safari
Our travel guide will meet you at the airport or hotel in Maun, hop in the safari car, and take you to the Moremi Game Reserve. With an estimated travel time of five to six hours, this trip will effectively be a game drive transport to our campsite. After you are comfortable at the camp, you may relish a delicious dinner and a peaceful evening by the campfire.
- Primary Destination: Moremi Game Reserve (Okavango Delta)
- Lodging: Economical Camping
- Meal Plan: All-Inclusive
End of 4-Day Botswana Budget Safari
Safari Inclusions
- Lunch
- Bottled Water
- Accommodation (3-nights)
- Safari 4×4 Vehicle
- Park fees
- English-speaking guide
Safari Exclusions
- Visas and International flights
- Tips
Itinerary Suggested Route
Other Popular Safari Options
Page load link