330 lines
28 KiB
HTML
330 lines
28 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<title>business_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-2-wrapper"><section class="text-2-section"><p class="text-2-tagline">Pharaoh-Approved Processing</p><h2 class="text-2-heading">Apply for Your Egypt Visa Online – Fast & Secure</h2><p class="text-2-description">Government-approved processing with 24/7 support. Explore the land of Pharaohs with confidence.</p><div class="text-2-button-group"><button class="text-2-btn text-2-solid">Start Your Application</button><button class="text-2-btn text-2-outline">Explore Visa Types</button></div></section></div>
|
||
<section id="visa-overview" style="background-color: #f0f2f5; padding: 80px 20px; font-family: 'Open Sans', sans-serif; line-height: 1.6;">
|
||
<div style="max-width: 1200px; margin: 0 auto;">
|
||
<h2 style="font-family: 'Cairo', sans-serif; text-align: center; color: #002147; font-size: 2.8em; margin-bottom: 60px; font-weight: 700;">Egypt Visa Solutions</h2>
|
||
|
||
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px;">
|
||
|
||
<!-- Visa Card 1: Tourist Visa -->
|
||
<div style="background-color: #ffffff; border-radius: 12px; box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1); padding: 35px; text-align: center; border-top: 6px solid #C19A6B; display: flex; flex-direction: column; justify-content: space-between;">
|
||
<div style="display: flex; justify-content: center; align-items: center; margin-bottom: 25px;">
|
||
<div style="background-color: #002147; border-radius: 50%; width: 70px; height: 70px; display: flex; justify-content: center; align-items: center; margin: 0 5px;">
|
||
<span style="font-size: 2.2em; color: white;">🐫</span>
|
||
</div>
|
||
<div style="background-color: #002147; border-radius: 50%; width: 70px; height: 70px; display: flex; justify-content: center; align-items: center; margin: 0 5px;">
|
||
<span style="font-size: 2.2em; color: white;">⛰</span>
|
||
</div>
|
||
</div>
|
||
<h3 style="font-family: 'Cairo', sans-serif; color: #002147; font-size: 1.8em; margin-bottom: 20px; font-weight: 600;">Tourist Visa</h3>
|
||
<ul style="list-style: none; padding: 0; margin: 0; color: #555; text-align: left;">
|
||
<li style="margin-bottom: 12px;"><strong style="color: #002147;">Processing Time:</strong> 3-5 Business Days</li>
|
||
<li style="margin-bottom: 12px;"><strong style="color: #002147;">Validity:</strong> Up to 90 Days Single Entry</li>
|
||
<li style="margin-bottom: 12px;"><strong style="color: #002147;">Embassy Fees:</strong> Starting from $25 USD</li>
|
||
</ul>
|
||
<a href="#" style="display: inline-block; background-color: #C19A6B; color: white; padding: 14px 30px; border-radius: 8px; text-decoration: none; margin-top: 30px; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.2s ease;">Learn More</a>
|
||
</div>
|
||
|
||
<!-- Visa Card 2: Business Visa -->
|
||
<div style="background-color: #ffffff; border-radius: 12px; box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1); padding: 35px; text-align: center; border-top: 6px solid #C19A6B; display: flex; flex-direction: column; justify-content: space-between;">
|
||
<div style="display: flex; justify-content: center; align-items: center; margin-bottom: 25px;">
|
||
<div style="background-color: #002147; border-radius: 50%; width: 70px; height: 70px; display: flex; justify-content: center; align-items: center; margin: 0 5px;">
|
||
<span style="font-size: 2.2em; color: white;">💼</span>
|
||
</div>
|
||
<div style="background-color: #002147; border-radius: 50%; width: 70px; height: 70px; display: flex; justify-content: center; align-items: center; margin: 0 5px;">
|
||
<span style="font-size: 2.2em; color: white;">💷</span>
|
||
</div>
|
||
</div>
|
||
<h3 style="font-family: 'Cairo', sans-serif; color: #002147; font-size: 1.8em; margin-bottom: 20px; font-weight: 600;">Business Visa</h3>
|
||
<ul style="list-style: none; padding: 0; margin: 0; color: #555; text-align: left;">
|
||
<li style="margin-bottom: 12px;"><strong style="color: #002147;">Processing Time:</strong> 5-7 Business Days</li>
|
||
<li style="margin-bottom: 12px;"><strong style="color: #002147;">Validity:</strong> Up to 180 Days Multiple Entry</li>
|
||
<li style="margin-bottom: 12px;"><strong style="color: #002147;">Embassy Fees:</strong> Starting from $60 USD</li>
|
||
</ul>
|
||
<a href="#" style="display: inline-block; background-color: #C19A6B; color: white; padding: 14px 30px; border-radius: 8px; text-decoration: none; margin-top: 30px; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.2s ease;">Learn More</a>
|
||
</div>
|
||
|
||
<!-- Visa Card 3: Nile Cruise Visa -->
|
||
<div style="background-color: #ffffff; border-radius: 12px; box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1); padding: 35px; text-align: center; border-top: 6px solid #C19A6B; display: flex; flex-direction: column; justify-content: space-between;">
|
||
<div style="display: flex; justify-content: center; align-items: center; margin-bottom: 25px;">
|
||
<div style="background-color: #002147; border-radius: 50%; width: 70px; height: 70px; display: flex; justify-content: center; align-items: center; margin: 0 5px;">
|
||
<span style="font-size: 2.2em; color: white;">🚢</span>
|
||
</div>
|
||
<div style="background-color: #002147; border-radius: 50%; width: 70px; height: 70px; display: flex; justify-content: center; align-items: center; margin: 0 5px;">
|
||
<span style="font-size: 2.2em; color: white;">☀</span>
|
||
</div>
|
||
</div>
|
||
<h3 style="font-family: 'Cairo', sans-serif; color: #002147; font-size: 1.8em; margin-bottom: 20px; font-weight: 600;">Nile Cruise Visa</h3>
|
||
<ul style="list-style: none; padding: 0; margin: 0; color: #555; text-align: left;">
|
||
<li style="margin-bottom: 12px;"><strong style="color: #002147;">Processing Time:</strong> 2-4 Business Days</li>
|
||
<li style="margin-bottom: 12px;"><strong style="color: #002147;">Validity:</strong> 30 Days Single Entry (Cruise Specific)</li>
|
||
<li style="margin-bottom: 12px;"><strong style="color: #002147;">Embassy Fees:</strong> Starting from $25 USD</li>
|
||
</ul>
|
||
<a href="#" style="display: inline-block; background-color: #C19A6B; color: white; padding: 14px 30px; border-radius: 8px; text-decoration: none; margin-top: 30px; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.2s ease;">Learn More</a>
|
||
</div>
|
||
|
||
<!-- Visa Card 4: Archaeology Permit -->
|
||
<div style="background-color: #ffffff; border-radius: 12px; box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1); padding: 35px; text-align: center; border-top: 6px solid #C19A6B; display: flex; flex-direction: column; justify-content: space-between;">
|
||
<div style="display: flex; justify-content: center; align-items: center; margin-bottom: 25px;">
|
||
<div style="background-color: #002147; border-radius: 50%; width: 70px; height: 70px; display: flex; justify-content: center; align-items: center; margin: 0 5px;">
|
||
<span style="font-size: 2.2em; color: white;">📜</span>
|
||
</div>
|
||
<div style="background-color: #002147; border-radius: 50%; width: 70px; height: 70px; display: flex; justify-content: center; align-items: center; margin: 0 5px;">
|
||
<span style="font-size: 2.2em; color: white;">⛏</span>
|
||
</div>
|
||
</div>
|
||
<h3 style="font-family: 'Cairo', sans-serif; color: #002147; font-size: 1.8em; margin-bottom: 20px; font-weight: 600;">Archaeology Permit</h3>
|
||
<ul style="list-style: none; padding: 0; margin: 0; color: #555; text-align: left;">
|
||
<li style="margin-bottom: 12px;"><strong style="color: #002147;">Processing Time:</strong> 10-15 Business Days</li>
|
||
<li style="margin-bottom: 12px;"><strong style="color: #002147;">Validity:</strong> Case-by-case (Project Specific)</li>
|
||
<li style="margin-bottom: 12px;"><strong style="color: #002147;">Embassy Fees:</strong> Varies by Project Scope</li>
|
||
</ul>
|
||
<a href="#" style="display: inline-block; background-color: #C19A6B; color: white; padding: 14px 30px; border-radius: 8px; text-decoration: none; margin-top: 30px; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.2s ease;">Learn More</a>
|
||
</div>
|
||
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<section id="requirements" class="py-16 bg-white text-deep-blue">
|
||
<div class="container mx-auto px-4 md:px-6 lg:px-8">
|
||
<h2 class="text-4xl md:text-5xl font-extrabold text-center mb-6 font-cairo text-deep-blue relative">
|
||
<span class="inline-block pb-2 relative z-10">Egypt Visa Eligibility Requirements</span>
|
||
<span class="absolute bottom-0 left-1/2 -translate-x-1/2 w-24 h-1 bg-egyptian-gold z-0"></span>
|
||
</h2>
|
||
<p class="text-lg md:text-xl text-center mb-12 max-w-3xl mx-auto font-open-sans">
|
||
To ensure a seamless journey to the land of Pharaohs, please review the essential criteria for your visa application. Meeting these requirements is crucial for a successful and "Pharaoh-approved processing."
|
||
</p>
|
||
|
||
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8 mb-12">
|
||
<div class="p-6 border border-egyptian-gold rounded-lg shadow-lg hover:shadow-xl transition-shadow duration-300 bg-white">
|
||
<h3 class="text-2xl font-bold mb-3 font-cairo text-deep-blue">General Requirements</h3>
|
||
<ul class="list-disc pl-5 text-lg font-open-sans space-y-2">
|
||
<li>Passport valid for at least six months beyond your intended stay.</li>
|
||
<li>One recent passport-sized photograph (taken within 6 months).</li>
|
||
<li>Completed and signed visa application form.</li>
|
||
<li>Proof of onward or return travel tickets.</li>
|
||
<li>Proof of sufficient funds to cover your stay in Egypt.</li>
|
||
</ul>
|
||
</div>
|
||
<div class="p-6 border border-egyptian-gold rounded-lg shadow-lg hover:shadow-xl transition-shadow duration-300 bg-white">
|
||
<h3 class="text-2xl font-bold mb-3 font-cairo text-deep-blue">Visa-Specific Documents</h3>
|
||
<div class="space-y-4 text-lg font-open-sans">
|
||
<details class="group border border-deep-blue rounded-md overflow-hidden">
|
||
<summary class="flex justify-between items-center px-4 py-3 cursor-pointer bg-deep-blue text-white group-hover:bg-egyptian-gold group-hover:text-deep-blue transition-colors duration-300 font-cairo text-xl">
|
||
Tourist Visa
|
||
<span class="transform group-open:rotate-90 transition-transform duration-300 text-2xl">+</span>
|
||
</summary>
|
||
<div class="p-4 bg-gray-50 text-deep-blue">
|
||
<ul class="list-disc pl-5 space-y-1">
|
||
<li>Hotel reservation or invitation letter from an Egyptian host.</li>
|
||
<li>Detailed travel itinerary (optional, but recommended).</li>
|
||
</ul>
|
||
</div>
|
||
</details>
|
||
<details class="group border border-deep-blue rounded-md overflow-hidden">
|
||
<summary class="flex justify-between items-center px-4 py-3 cursor-pointer bg-deep-blue text-white group-hover:bg-egyptian-gold group-hover:text-deep-blue transition-colors duration-300 font-cairo text-xl">
|
||
Business Visa
|
||
<span class="transform group-open:rotate-90 transition-transform duration-300 text-2xl">+</span>
|
||
</summary>
|
||
<div class="p-4 bg-gray-50 text-deep-blue">
|
||
<ul class="list-disc pl-5 space-y-1">
|
||
<li>Official invitation letter from an Egyptian company.</li>
|
||
<li>Letter from your employer stating the purpose of visit.</li>
|
||
<li>Company registration documents of the Egyptian entity.</li>
|
||
</ul>
|
||
</div>
|
||
</details>
|
||
<details class="group border border-deep-blue rounded-md overflow-hidden">
|
||
<summary class="flex justify-between items-center px-4 py-3 cursor-pointer bg-deep-blue text-white group-hover:bg-egyptian-gold group-hover:text-deep-blue transition-colors duration-300 font-cairo text-xl">
|
||
Nile Cruise Visa
|
||
<span class="transform group-open:rotate-90 transition-transform duration-300 text-2xl">+</span>
|
||
</summary>
|
||
<div class="p-4 bg-gray-50 text-deep-blue">
|
||
<ul class="list-disc pl-5 space-y-1">
|
||
<li>Confirmed Nile cruise itinerary and booking confirmation.</li>
|
||
<li>Details of all ports of call.</li>
|
||
</ul>
|
||
</div>
|
||
</details>
|
||
</div>
|
||
</div>
|
||
<div class="p-6 border border-egyptian-gold rounded-lg shadow-lg hover:shadow-xl transition-shadow duration-300 bg-white">
|
||
<h3 class="text-2xl font-bold mb-3 font-cairo text-deep-blue">Important Notes</h3>
|
||
<ul class="list-disc pl-5 text-lg font-open-sans space-y-2">
|
||
<li>Requirements may vary slightly based on nationality and specific circumstances.</li>
|
||
<li>All submitted documents must be clear, legible, and in English or Arabic.</li>
|
||
<li>Additional documents may be requested by the Egyptian authorities during processing.</li>
|
||
<li>Please refer to our <a href="#faq" class="text-egyptian-gold hover:underline">FAQ section</a> for common questions.</li>
|
||
<li>For specific requirements, use our <a href="#visa-wizard" class="text-egyptian-gold hover:underline">Visa Wizard Tool</a>.</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="text-center mt-12">
|
||
<p class="text-xl md:text-2xl font-open-sans mb-6 text-deep-blue">
|
||
Ready to find out your exact requirements or start your application?
|
||
</p>
|
||
<a href="#apply" class="inline-block bg-egyptian-gold text-white font-bold py-4 px-8 rounded-full text-xl hover:bg-deep-blue hover:text-egyptian-gold transition-colors duration-300 font-cairo shadow-lg">
|
||
Start Your Application
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<section id="required-documents" class="py-12 bg-white text-deep-blue">
|
||
<div class="container mx-auto px-4">
|
||
<h2 class="text-4xl md:text-5xl font-bold text-center mb-10 font-cairo relative">
|
||
Required Documents List
|
||
<span class="absolute bottom-0 left-1/2 -translate-x-1/2 w-24 h-1 bg-gold rounded-full"></span>
|
||
</h2>
|
||
|
||
<p class="text-lg text-center max-w-3xl mx-auto mb-12 font-open-sans">
|
||
To ensure a seamless and Pharaoh-approved Egypt visa application, please prepare the following documents. Each requirement is detailed below to guide you through the process with confidence.
|
||
</p>
|
||
|
||
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
|
||
|
||
<!-- Document 1: Valid Passport -->
|
||
<div class="bg-gray-50 p-6 rounded-lg shadow-md border border-gold-subtle transform hover:scale-102 transition-transform duration-300">
|
||
<h3 class="text-2xl font-semibold mb-4 text-deep-blue font-cairo flex items-center">
|
||
<span class="icon-passport mr-3 text-gold"></span> Valid Passport
|
||
</h3>
|
||
<ul class="list-disc pl-5 text-gray-700 font-open-sans space-y-2">
|
||
<li>Original passport valid for at least six months beyond your intended stay.</li>
|
||
<li>Minimum two blank visa pages for stamps.</li>
|
||
<li>High-resolution scanned copy of the passport bio-data page.</li>
|
||
</ul>
|
||
<p class="text-sm mt-4 text-gray-600">
|
||
<strong class="text-gold">Tip:</strong> Ensure all details are clearly legible in scanned copies.
|
||
</p>
|
||
</div>
|
||
|
||
<!-- Document 2: Recent Passport-Sized Photographs -->
|
||
<div class="bg-gray-50 p-6 rounded-lg shadow-md border border-gold-subtle transform hover:scale-102 transition-transform duration-300">
|
||
<h3 class="text-2xl font-semibold mb-4 text-deep-blue font-cairo flex items-center">
|
||
<span class="icon-photo mr-3 text-gold"></span> Passport-Sized Photographs
|
||
</h3>
|
||
<ul class="list-disc pl-5 text-gray-700 font-open-sans space-y-2">
|
||
<li>Two recent (taken within 6 months), identical, 2x2 inch, color photographs.</li>
|
||
<li>White background, full face view, no shadows, neutral expression.</li>
|
||
<li>Digital copy (JPEG) also required for online submission.</li>
|
||
</ul>
|
||
<p class="text-sm mt-4 text-gray-600">
|
||
<strong class="text-gold">Tip:</strong> Refer to official photo specifications for strict compliance.
|
||
</p>
|
||
</div>
|
||
|
||
<!-- Document 3: Travel Itinerary/Flight Tickets -->
|
||
<div class="bg-gray-50 p-6 rounded-lg shadow-md border border-gold-subtle transform hover:scale-102 transition-transform duration-300">
|
||
<h3 class="text-2xl font-semibold mb-4 text-deep-blue font-cairo flex items-center">
|
||
<span class="icon-itinerary mr-3 text-gold"></span> Confirmed Travel Itinerary
|
||
</h3>
|
||
<ul class="list-disc pl-5 text-gray-700 font-open-sans space-y-2">
|
||
<li>Confirmed round-trip flight tickets to and from Egypt.</li>
|
||
<li>Proof of accommodation (hotel bookings, Nile cruise itinerary).</li>
|
||
<li>Detailed travel plan if visiting multiple cities or specific sites.</li>
|
||
</ul>
|
||
<p class="text-sm mt-4 text-gray-600">
|
||
<strong class="text-gold">Tip:</strong> Dates on itinerary must align with your proposed visa validity.
|
||
</p>
|
||
</div>
|
||
|
||
<!-- Document 4: Proof of Financial Means -->
|
||
<div class="bg-gray-50 p-6 rounded-lg shadow-md border border-gold-subtle transform hover:scale-102 transition-transform duration-300">
|
||
<h3 class="text-2xl font-semibold mb-4 text-deep-blue font-cairo flex items-center">
|
||
<span class="icon-finance mr-3 text-gold"></span> Proof of Financial Means
|
||
</h3>
|
||
<ul class="list-disc pl-5 text-gray-700 font-open-sans space-y-2">
|
||
<li>Bank statements for the last three months (stamped by bank).</li>
|
||
<li>Letter from employer confirming salary and approved leave (if employed).</li>
|
||
<li>Proof of scholarship or sponsorship (if applicable).</li>
|
||
</ul>
|
||
<p class="text-sm mt-4 text-gray-600">
|
||
<strong class="text-gold">Tip:</strong> Ensure sufficient funds to cover your stay in Egypt.
|
||
</p>
|
||
</div>
|
||
|
||
<!-- Document 5: Invitation Letter (for Business/Visitor Visas) -->
|
||
<div class="bg-gray-50 p-6 rounded-lg shadow-md border border-gold-subtle transform hover:scale-102 transition-transform duration-300">
|
||
<h3 class="text-2xl font-semibold mb-4 text-deep-blue font-cairo flex items-center">
|
||
<span class="icon-invite mr-3 text-gold"></span> Invitation Letter (if applicable)
|
||
</h3>
|
||
<ul class="list-disc pl-5 text-gray-700 font-open-sans space-y-2">
|
||
<li>Official invitation letter from an Egyptian host, company, or institution.</li>
|
||
<li>Must include host's contact details, purpose, and duration of your visit.</li>
|
||
<li>Copy of host's ID/passport (if individual invitation).</li>
|
||
</ul>
|
||
<p class="text-sm mt-4 text-gray-600">
|
||
<strong class="text-gold">Tip:</strong> The letter should be signed, dated, and on official letterhead.
|
||
</p>
|
||
</div>
|
||
|
||
<!-- Document 6: Completed Visa Application Form -->
|
||
<div class="bg-gray-50 p-6 rounded-lg shadow-md border border-gold-subtle transform hover:scale-102 transition-transform duration-300">
|
||
<h3 class="text-2xl font-semibold mb-4 text-deep-blue font-cairo flex items-center">
|
||
<span class="icon-form mr-3 text-gold"></span> Completed Application Form
|
||
</h3>
|
||
<ul class="list-disc pl-5 text-gray-700 font-open-sans space-y-2">
|
||
<li>Fully completed and signed visa application form (online or physical).</li>
|
||
<li>Ensure all information matches your passport details exactly.</li>
|
||
<li>For online forms, ensure digital submission is correctly performed.</li>
|
||
</ul>
|
||
<p class="text-sm mt-4 text-gray-600">
|
||
<strong class="text-gold">Tip:</strong> Double-check all fields for accuracy before final submission.
|
||
</p>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="text-center mt-12 bg-deep-blue text-white p-8 rounded-lg shadow-xl">
|
||
<h3 class="text-3xl font-semibold mb-4 font-cairo">
|
||
Concerned About Document Compliance?
|
||
</h3>
|
||
<p class="text-lg max-w-2xl mx-auto mb-6 font-open-sans">
|
||
Utilize our AI-powered Document Hub for instant checks on your passport scans, photo specifications, and invitation letters. Get Pharaoh-approved confidence before you apply!
|
||
</p>
|
||
<a href="#document-hub" class="inline-block bg-gold text-deep-blue font-bold py-4 px-8 rounded-full text-lg hover:bg-white hover:text-gold transition-colors duration-300 shadow-lg transform hover:scale-105">
|
||
Check Your Documents Now <span class="ml-2">→</span>
|
||
</a>
|
||
</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">
|
||
<div class="apply-now-content">
|
||
<h2 class="section-title">Your Pharaoh-Approved Journey Begins Here</h2>
|
||
<p class="section-description">
|
||
Start your seamless Egypt visa application online. Fast, secure, and trusted by explorers worldwide.
|
||
</p>
|
||
<div class="cta-wrapper">
|
||
<a href="#start-application" class="btn btn-primary">Start Your Application</a>
|
||
</div>
|
||
<div class="benefits-grid">
|
||
<div class="benefit-item">
|
||
<span class="icon"><!-- Placeholder: Speed/Clock Icon --></span>
|
||
<p class="benefit-text">Fast Processing</p>
|
||
</div>
|
||
<div class="benefit-item">
|
||
<span class="icon"><!-- Placeholder: Shield/Lock Icon --></span>
|
||
<p class="benefit-text">Secure & Compliant</p>
|
||
</div>
|
||
<div class="benefit-item">
|
||
<span class="icon"><!-- Placeholder: Support/Headphones Icon --></span>
|
||
<p class="benefit-text">24/7 Expert Support</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<div class="footer-1-wrapper"><section class="footer-1-section"><div class="footer-1-top"><div class="footer-1-brand"><h3 class="footer-1-logo">Visa2Egypt</h3><p class="footer-1-newsletter-text">Stay informed with the latest Egypt travel and visa updates. Your seamless journey starts here!</p><div class="footer-1-newsletter-form"><input type="email" placeholder="Enter your email"></input><button class="footer-1-subscribe-btn">Subscribe</button></div><p class="footer-1-privacy-note"><span>By subscribing you agree to our </span><a href="#">Privacy Policy</a><span> and consent to receive updates about Egypt visa services.</span></p></div><div class="footer-1-columns"><div class="footer-1-column"><h4>Visa Services</h4><ul><li><a href="#">Tourist Visa</a></li><li><a href="#">Business Visa</a></li><li><a href="#">Nile Cruise Visa</a></li><li><a href="#">Archaeology Permit</a></li><li><a href="#">All Visa Types</a></li></ul></div><div class="footer-1-column"><h4>Quick Links</h4><ul><li><a href="#">Requirements</a></li><li><a href="#">Application Process</a></li><li><a href="#">FAQ</a></li><li><a href="#">Track Your Visa</a></li><li><a href="#">Contact Support</a></li></ul></div><div class="footer-1-column footer-1-social"><h4>Follow Our Journey</h4><ul><li><i class="fab fa-facebook"></i><span>Facebook</span></li><li><i class="fab fa-instagram"></i><span>Instagram</span></li><li><i class="fab fa-x-twitter"></i><span>X (Twitter)</span></li><li><i class="fab fa-linkedin"></i><span>LinkedIn</span></li><li><i class="fab fa-youtube"></i><span>Youtube</span></li></ul></div></div></div><div class="footer-1-bottom"><p>© 2024 Visa2Egypt. All rights reserved.</p><ul class="footer-1-links"><li><a href="#">Privacy Policy</a></li><li><a href="#">Terms of Service</a></li><li><a href="#">Cookie Settings</a></li></ul></div></section></div>
|
||
</body>
|
||
</html> |