283 lines
20 KiB
HTML
283 lines
20 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<title>tourist_visa_details</title>
|
||
<link rel="stylesheet" href="style.css" />
|
||
</head>
|
||
<body>
|
||
<div class="nav-1-wrapper"><nav class="nav-1-navbar"><div class="nav-1-logo">Visa2Egypt</div><ul class="nav-1-nav-links"><li><a href="home.html">Home</a></li><li><a href="about.html">Visa Types</a></li><li><a href="contact.html">Requirements</a></li><li><a href="services.html">Processing</a></li><li><a href="faq.html">FAQ</a></li><li class="nav-1-dropdown"><a href="#">Resources<i class="fas fa-chevron-down"><i class="fas fa-chevron-down">🔽</i></i></a></li></ul><div class="nav-1-nav-actions"><button class="nav-1-btn nav-1-outline">Track Visa</button><button class="nav-1-btn nav-1-solid">Apply Now</button></div></nav></div>
|
||
<div class="text-1-wrapper"><section class="text-1-section"><p class="text-1-tagline">Pharaoh-Approved Processing</p><h2 class="text-1-heading">Apply for Your Egypt Visa Online – Fast & Secure</h2><p class="text-1-description">Government-approved processing with 24/7 support. Explore the land of Pharaohs with confidence.</p><div class="text-1-button-group"><button class="text-1-btn text-1-solid">Start Your Application</button><button class="text-1-btn text-1-outline">Explore Visa Types</button></div></section></div>
|
||
<section id="visa-overview" class="visa-overview-section">
|
||
<div class="container">
|
||
<h2 class="section-title">Egypt Visa Solutions</h2>
|
||
|
||
<div class="visa-cards-grid">
|
||
<div class="visa-card">
|
||
<div class="visa-card-icon">
|
||
<img src="assets/icons/tourist-visa-icon.svg" alt="Tourist Visa Icon">
|
||
</div>
|
||
<h3 class="visa-card-title">Tourist Visa</h3>
|
||
<p class="visa-card-details">
|
||
Perfect for leisure travel, sightseeing, and exploring Egypt's ancient wonders.
|
||
</p>
|
||
<ul class="visa-card-info">
|
||
<li><strong>Processing:</strong> 3-5 Business Days</li>
|
||
<li><strong>Validity:</strong> Up to 90 Days</li>
|
||
<li><strong>Embassy Fees:</strong> Starting from $50</li>
|
||
</ul>
|
||
<a href="#" class="apply-button">Apply Now</a>
|
||
</div>
|
||
|
||
<div class="visa-card">
|
||
<div class="visa-card-icon">
|
||
<img src="assets/icons/business-visa-icon.svg" alt="Business Visa Icon">
|
||
</div>
|
||
<h3 class="visa-card-title">Business Visa</h3>
|
||
<p class="visa-card-details">
|
||
Designed for corporate meetings, conferences, and professional engagements in Egypt.
|
||
</p>
|
||
<ul class="visa-card-info">
|
||
<li><strong>Processing:</strong> 5-7 Business Days</li>
|
||
<li><strong>Validity:</strong> Up to 180 Days</li>
|
||
<li><strong>Embassy Fees:</strong> Starting from $80</li>
|
||
</ul>
|
||
<a href="#" class="apply-button">Apply Now</a>
|
||
</div>
|
||
|
||
<div class="visa-card">
|
||
<div class="visa-card-icon">
|
||
<img src="assets/icons/nile-cruise-visa-icon.svg" alt="Nile Cruise Visa Icon">
|
||
</div>
|
||
<h3 class="visa-card-title">Nile Cruise Visa</h3>
|
||
<p class="visa-card-details">
|
||
Specifically tailored for travelers embarking on a luxurious Nile River cruise.
|
||
</p>
|
||
<ul class="visa-card-info">
|
||
<li><strong>Processing:</strong> 3-5 Business Days</li>
|
||
<li><strong>Validity:</strong> Up to 30 Days (Single Entry)</li>
|
||
<li><strong>Embassy Fees:</strong> Starting from $60</li>
|
||
</ul>
|
||
<a href="#" class="apply-button">Apply Now</a>
|
||
</div>
|
||
|
||
<div class="visa-card">
|
||
<div class="visa-card-icon">
|
||
<img src="assets/icons/archaeology-permit-icon.svg" alt="Archaeology Permit Icon">
|
||
</div>
|
||
<h3 class="visa-card-title">Archaeology Permit</h3>
|
||
<p class="visa-card-details">
|
||
For researchers and professionals engaged in archaeological studies and excavations.
|
||
</p>
|
||
<ul class="visa-card-info">
|
||
<li><strong>Processing:</strong> 7-10 Business Days</li>
|
||
<li><strong>Validity:</strong> Project Duration</li>
|
||
<li><strong>Embassy Fees:</strong> Varies by Project</li>
|
||
</ul>
|
||
<a href="#" class="apply-button">Apply Now</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<section id="eligibility-requirements" class="py-16 bg-white text-dark-blue">
|
||
<div class="container mx-auto px-4">
|
||
<h2 class="text-4xl font-extrabold text-center mb-12 text-deep-blue font-cairo">
|
||
Egypt Visa Eligibility Requirements
|
||
</h2>
|
||
|
||
<p class="text-lg text-center mb-10 max-w-3xl mx-auto font-open-sans">
|
||
To ensure a seamless application process, please review the general and visa-specific requirements below. Our goal is to help you prepare accurately for your journey to Egypt.
|
||
</p>
|
||
|
||
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-8 mb-12">
|
||
<div class="bg-gray-50 p-8 rounded-lg shadow-md border-t-4 border-gold-accent">
|
||
<h3 class="text-2xl font-semibold mb-4 text-deep-blue font-cairo">
|
||
General Requirements for All Applicants
|
||
</h3>
|
||
<ul class="list-disc list-inside text-gray-700 space-y-2 font-open-sans">
|
||
<li>Valid passport with at least 6 months validity from your intended entry date.</li>
|
||
<li>Scanned copy of your passport's bio page.</li>
|
||
<li>Recent passport-sized digital photograph (2x2 inches, white background).</li>
|
||
<li>Proof of onward or return travel (flight itinerary).</li>
|
||
<li>Completed online application form.</li>
|
||
<li>Payment of applicable visa fees.</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="bg-gray-50 p-8 rounded-lg shadow-md border-t-4 border-gold-accent">
|
||
<h3 class="text-2xl font-semibold mb-4 text-deep-blue font-cairo">
|
||
Tourist Visa Specifics
|
||
</h3>
|
||
<ul class="list-disc list-inside text-gray-700 space-y-2 font-open-sans">
|
||
<li>Proof of accommodation in Egypt (hotel bookings, invitation letter from host).</li>
|
||
<li>Personal bank statement showing sufficient funds (optional, but recommended).</li>
|
||
<li>Travel itinerary outlining planned activities.</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="bg-gray-50 p-8 rounded-lg shadow-md border-t-4 border-gold-accent">
|
||
<h3 class="text-2xl font-semibold mb-4 text-deep-blue font-cairo">
|
||
Business Visa Specifics
|
||
</h3>
|
||
<ul class="list-disc list-inside text-gray-700 space-y-2 font-open-sans">
|
||
<li>Invitation letter from an Egyptian company or organization.</li>
|
||
<li>Letter from your employer stating the purpose of your visit.</li>
|
||
<li>Proof of business registration for the inviting company (if applicable).</li>
|
||
<li>Business itinerary or schedule of meetings.</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="bg-gray-50 p-8 rounded-lg shadow-md border-t-4 border-gold-accent">
|
||
<h3 class="text-2xl font-semibold mb-4 text-deep-blue font-cairo">
|
||
Nile Cruise Visa Specifics
|
||
</h3>
|
||
<ul class="list-disc list-inside text-gray-700 space-y-2 font-open-sans">
|
||
<li>Copy of your confirmed Nile Cruise booking.</li>
|
||
<li>Detailed cruise itinerary provided by the tour operator.</li>
|
||
<li>Passport data page for all travelers on the booking.</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="bg-gray-50 p-8 rounded-lg shadow-md border-t-4 border-gold-accent">
|
||
<h3 class="text-2xl font-semibold mb-4 text-deep-blue font-cairo">
|
||
Archaeology Permit Specifics
|
||
</h3>
|
||
<ul class="list-disc list-inside text-gray-700 space-y-2 font-open-sans">
|
||
<li>Official invitation from an archaeological mission or institution.</li>
|
||
<li>Detailed research proposal or project outline.</li>
|
||
<li>Curriculum Vitae (CV) of the applicant.</li>
|
||
<li>Proof of affiliation with a recognized academic or research institution.</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="bg-deep-blue text-white p-8 rounded-lg text-center font-open-sans">
|
||
<h3 class="text-2xl font-semibold mb-4 font-cairo">Important Notes</h3>
|
||
<p class="mb-4">
|
||
Visa requirements may vary slightly based on your nationality and the latest regulations from the Egyptian Ministry of Foreign Affairs. Always refer to the most current guidelines.
|
||
</p>
|
||
<p>
|
||
Use our <a href="#visa-wizard" class="text-gold-accent hover:underline font-bold">Visa Wizard</a> or <a href="#document-hub" class="text-gold-accent hover:underline font-bold">Document Hub</a> for personalized assistance and to verify your documents.
|
||
</p>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<section id="required-documents" class="py-16 px-4 bg-deep-blue text-white">
|
||
<div class="max-w-6xl mx-auto">
|
||
<h2 class="text-center text-4xl md:text-5xl font-heading text-gold mb-8">Required Documents for Your Egypt Visa</h2>
|
||
<p class="text-center text-lg md:text-xl font-body mb-12 max-w-3xl mx-auto">
|
||
To ensure a seamless and Pharaoh-approved application process, please prepare the following documents. Our AI-powered Document Hub will guide you through the precise specifications for each.
|
||
</p>
|
||
|
||
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
|
||
|
||
<!-- Document Category: General Requirements -->
|
||
<div class="bg-white text-deep-blue p-6 rounded-lg shadow-md border-b-4 border-gold">
|
||
<h3 class="text-2xl font-heading mb-4">General Requirements</h3>
|
||
<ul class="space-y-4">
|
||
<li>
|
||
<h4 class="text-xl font-semibold font-body">Valid Passport</h4>
|
||
<p class="text-sm font-body">Original passport valid for at least six months beyond your intended stay with at least two blank pages.</p>
|
||
<a href="#passport-specs" class="text-gold hover:underline text-sm font-body block mt-1">View Specifications</a>
|
||
</li>
|
||
<li>
|
||
<h4 class="text-xl font-semibold font-body">Passport-Sized Photo</h4>
|
||
<p class="text-sm font-body">Two recent (within 6 months) passport-sized photographs (2x2 inches, white background).</p>
|
||
<a href="#photo-specs" class="text-gold hover:underline text-sm font-body block mt-1">View Specifications</a>
|
||
</li>
|
||
<li>
|
||
<h4 class="text-xl font-semibold font-body">Travel Itinerary</h4>
|
||
<p class="text-sm font-body">Confirmed flight details (round-trip tickets) and accommodation reservations (hotel bookings).</p>
|
||
<a href="#itinerary-guidelines" class="text-gold hover:underline text-sm font-body block mt-1">Guidance on Itinerary</a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<!-- Document Category: Visa Type Specific -->
|
||
<div class="bg-white text-deep-blue p-6 rounded-lg shadow-md border-b-4 border-gold">
|
||
<h3 class="text-2xl font-heading mb-4">Visa Type Specific</h3>
|
||
<ul class="space-y-4">
|
||
<li>
|
||
<h4 class="text-xl font-semibold font-body">Business Invitation Letter</h4>
|
||
<p class="text-sm font-body">For Business Visa: Official letter from an Egyptian company inviting you, stating purpose and duration of visit.</p>
|
||
<a href="#business-template" class="text-gold hover:underline text-sm font-body block mt-1">Download Template</a>
|
||
</li>
|
||
<li>
|
||
<h4 class="text-xl font-semibold font-body">Nile Cruise Confirmation</h4>
|
||
<p class="text-sm font-body">For Nile Cruise Visa: Confirmation of your cruise booking, including vessel name and dates.</p>
|
||
<a href="#cruise-details" class="text-gold hover:underline text-sm font-body block mt-1">Check Cruise Requirements</a>
|
||
</li>
|
||
<li>
|
||
<h4 class="text-xl font-semibold font-body">Archaeology Permit Details</h4>
|
||
<p class="text-sm font-body">For Archaeology Permit: Official letter from sponsoring institution/university, research proposal summary.</p>
|
||
<a href="#archaeology-guide" class="text-gold hover:underline text-sm font-body block mt-1">Archaeology Guide</a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<!-- Document Category: Additional Information -->
|
||
<div class="bg-white text-deep-blue p-6 rounded-lg shadow-md border-b-4 border-gold">
|
||
<h3 class="text-2xl font-heading mb-4">Additional Information</h3>
|
||
<ul class="space-y-4">
|
||
<li>
|
||
<h4 class="text-xl font-semibold font-body">Proof of Funds</h4>
|
||
<p class="text-sm font-body">Bank statements or financial sponsorship letter to demonstrate sufficient funds for your stay.</p>
|
||
<a href="#funds-info" class="text-gold hover:underline text-sm font-body block mt-1">Learn More</a>
|
||
</li>
|
||
<li>
|
||
<h4 class="text-xl font-semibold font-body">Medical Insurance</h4>
|
||
<p class="text-sm font-body">Travel medical insurance covering the entire duration of your stay in Egypt (highly recommended).</p>
|
||
<a href="#insurance-guide" class="text-gold hover:underline text-sm font-body block mt-1">Insurance Guidelines</a>
|
||
</li>
|
||
<li>
|
||
<h4 class="text-xl font-semibold font-body">Completed Application Form</h4>
|
||
<p class="text-sm font-body">Online application form, filled accurately and completely on our secure portal.</p>
|
||
<a href="#application-form" class="text-gold hover:underline text-sm font-body block mt-1">Start Application Now</a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="text-center mt-12">
|
||
<a href="#document-hub" class="inline-block bg-gold text-deep-blue font-heading px-8 py-4 rounded-full text-lg uppercase tracking-wide hover:bg-opacity-90 transition duration-300">
|
||
Proceed to Document Hub
|
||
</a>
|
||
<p class="text-sm mt-4 text-white opacity-80 font-body">Our AI-powered tool will pre-check your documents for compliance, trusted by explorers worldwide.</p>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<div class="steps-wrapper"><h2 class="steps-title">Your Journey to Egypt in 3 Steps</h2><p class="steps-subtitle">Experience Pharaoh-approved processing. Our seamless application process makes securing your Egypt visa effortless and efficient, so you can focus on your adventure.</p><div class="steps-grid"><div class="step"><div class="step-icon">1</div><h3 class="step-title">Complete Your Secure Online Form</h3><p class="step-desc">Our intuitive 10-minute application guides you through each field, ensuring accuracy and compliance for a smooth start to your journey.</p></div><div class="step"><div class="step-icon">2</div><h3 class="step-title">Effortlessly Upload Your Documents</h3><p class="step-desc">Securely upload required documents like your passport, photo, and itinerary. Our system offers AI-powered checks for quick validation.</p></div><div class="step"><div class="step-icon">3</div><h3 class="step-title">Receive Your E-Visa & Explore</h3><p class="step-desc">Your approved e-visa will be delivered directly to your email in 24-72 hours, ready for you to embark on your Egyptian adventure with confidence.</p></div></div></div>
|
||
<section id="apply-now" class="apply-now-section">
|
||
<div class="container">
|
||
<h2 class="section-title">Your Journey to Egypt Starts Here</h2>
|
||
<p class="section-description">Experience the seamless way to apply for your Egypt visa online. Fast, secure, and government-approved processing tailored for explorers like you.</p>
|
||
|
||
<div class="apply-steps-grid">
|
||
<div class="step-card">
|
||
<div class="step-icon-placeholder icon-form"></div>
|
||
<h3 class="step-title">1. Complete Your Easy Application</h3>
|
||
<p class="step-description">Fill out our intuitive 10-minute online form. Designed for simplicity, trusted for security.</p>
|
||
</div>
|
||
<div class="step-card">
|
||
<div class="step-icon-placeholder icon-upload"></div>
|
||
<h3 class="step-title">2. Securely Upload Documents</h3>
|
||
<p class="step-description">Submit your passport, photo, and itinerary with confidence. Our system ensures compliance.</p>
|
||
</div>
|
||
<div class="step-card">
|
||
<div class="step-icon-placeholder icon-visa"></div>
|
||
<h3 class="step-title">3. Receive Your E-Visa by Email</h3>
|
||
<p class="step-description">Get your official e-Visa delivered directly to your inbox, typically within 24-72 hours.</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="cta-wrapper">
|
||
<a href="#" class="cta-button">Start Your Egypt Visa Application</a>
|
||
<p class="cta-note">Trusted by thousands of travelers to the land of Pharaohs.</p>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<div class="footer-2-wrapper"><section class="footer-2-section"><div class="footer-2-top"><div class="footer-2-left"><h3 class="logo">Visa2Egypt</h3><p><strong>Address:</strong><br></br><span>Level 1, 12 Sample St, Sydney NSW 2000</span></p><p><strong>Contact:</strong><br></br><span>1800 123 4567</span><br></br><a href="mailto:support@visa2egypt.com">support@visa2egypt.com</a></p><div class="footer-2-social-icons"><i class="fab fa-facebook"></i><i class="fab fa-instagram"></i><i class="fab fa-x-twitter"></i><i class="fab fa-linkedin"></i><i class="fab fa-youtube"></i></div></div><div class="footer-2-links-columns"><ul><li><a href="#">Visa Types</a></li><li><a href="#">Requirements</a></li><li><a href="#">Processing</a></li><li><a href="#">FAQ</a></li><li><a href="#">Track Application</a></li></ul><ul><li><a href="#">About Us</a></li><li><a href="#">Contact Us</a></li><li><a href="#">Blog: Exploring Ancient Egypt</a></li><li><a href="#">Partnerships</a></li><li><a href="#">Careers</a></li></ul></div></div><div class="footer-2-bottom"><p>© 2024 Visa2Egypt. All rights reserved.</p><ul class="footer-2-links"><li><a href="#">Privacy Policy</a></li><li><a href="#">Terms of Service</a></li><li><a href="#">Cookie Policy</a></li></ul></div></section></div>
|
||
</body>
|
||
</html> |