{"id":65,"date":"2025-07-23T09:59:31","date_gmt":"2025-07-23T09:59:31","guid":{"rendered":"https:\/\/lwegatech.net\/beaute-sauvage-safaris\/?page_id=65"},"modified":"2025-10-02T08:19:40","modified_gmt":"2025-10-02T08:19:40","slug":"visa-support-services","status":"publish","type":"page","link":"https:\/\/lwegatech.net\/beaute-sauvage-safaris\/visa-support-services\/","title":{"rendered":"Visa Support Services"},"content":{"rendered":"\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\r\n    <!-- Services Section -->\r\n  <section class=\"visa-section\" id=\"visa-services\">\r\n    <div class=\"visa-container\">\r\n        <h2 class=\"visa-section-title visa-animate\">Our Visa Services<\/h2>\r\n        \r\n        <div class=\"visa-services-grid\">\r\n            <!-- Row 1 -->\r\n            <div class=\"visa-service-card\">\r\n                <div class=\"visa-service-icon\">\ud83c\udfaf<\/div>\r\n                <h3 class=\"visa-service-title\">Visa Consultation<\/h3>\r\n                <div class=\"visa-service-desc\">\r\n                    <p>We evaluate your travel purpose, documents, and destination requirements to identify the optimal visa type for your specific needs.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"visa-service-card\">\r\n                <div class=\"visa-service-icon\">\ud83d\udccb<\/div>\r\n                <h3 class=\"visa-service-title\">Document Review<\/h3>\r\n                <div class=\"visa-service-desc\">\r\n                    <p>Tailored checklist for each embassy with thorough document review to ensure compliance with all requirements.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"visa-service-card\">\r\n                <div class=\"visa-service-icon\">\ud83d\udcdd<\/div>\r\n                <h3 class=\"visa-service-title\">Form Guidance<\/h3>\r\n                <div class=\"visa-service-desc\">\r\n                    <p>Expert assistance in completing visa forms accurately based on your specific itinerary and travel profile.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <!-- Row 2 -->\r\n            <div class=\"visa-service-card\">\r\n                <div class=\"visa-service-icon\">\ud83d\udcc5<\/div>\r\n                <h3 class=\"visa-service-title\">Appointments<\/h3>\r\n                <div class=\"visa-service-desc\">\r\n                    <p>We handle embassy appointments, biometric submissions, and visa center visits with optimal scheduling.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"visa-service-card\">\r\n                <div class=\"visa-service-icon\">\ud83d\udcac<\/div>\r\n                <h3 class=\"visa-service-title\">Interview Prep<\/h3>\r\n                <div class=\"visa-service-desc\">\r\n                    <p>Comprehensive training with sample questions and strategies for US, UK, and other interview-required visas.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"visa-service-card\">\r\n                <div class=\"visa-service-icon\">\ud83d\udcca<\/div>\r\n                <h3 class=\"visa-service-title\">Application Tracking<\/h3>\r\n                <div class=\"visa-service-desc\">\r\n                    <p>Regular status updates and notification when your passport is ready for collection after processing.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n    <script>\r\n        \/\/ JavaScript for Visa Sections\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            \/\/ Animation trigger\r\n            const animateElements = document.querySelectorAll('.visa-animate');\r\n            \r\n            const animateOnScroll = function() {\r\n                animateElements.forEach(element => {\r\n                    const elementPosition = element.getBoundingClientRect().top;\r\n                    const windowHeight = window.innerHeight;\r\n                    \r\n                    if (elementPosition < windowHeight - 100) {\r\n                        element.classList.add('visa-animated');\r\n                    }\r\n                });\r\n            };\r\n            \r\n            \/\/ Initial check\r\n            animateOnScroll();\r\n            \r\n            \/\/ Check on scroll\r\n            window.addEventListener('scroll', animateOnScroll);\r\n            \r\n            \/\/ Contact button interaction\r\n            window.handleVisaContact = function() {\r\n                \/\/ You can replace this with a modal or form submission\r\n                alert('Thank you for your interest in our visa services!\\n\\n\ud83d\udce7 Email: visas@travelportal.com\\n\ud83d\udcde Phone: +256-XXX-XXXXXX\\n\\nOur visa specialists will contact you within 24 hours to discuss your requirements.');\r\n            };\r\n            \r\n            \/\/ Add any other visa-specific JavaScript here\r\n        });\r\n    <\/script>\r\n    <style>\r\n      .visa-services-panel{display:flex;max-width:1300px;margin:40px auto;background:white;box-shadow:0 10px 40px rgba(0,0,0,0.08);overflow:hidden;}\r\n.visa-sidebar{width:300px;background:linear-gradient(135deg,#1775bb 0%,#084092 100%);padding:100px 0;}\r\n.sidebar-item{color:rgba(255,255,255,0.85);padding:18px 28px;display:flex;align-items:center;cursor:pointer;transition:all 0.3s ease;border-left:5px solid transparent;font-size:17px;margin:4px 0;}\r\n.sidebar-item:hover{background:rgba(255,255,255,0.12);color:white;}\r\n.sidebar-item.active{background:rgba(255,255,255,0.2);color:white;font-weight:bold;border-left:5px solid #e82a2a;}\r\n.sidebar-item i{margin-right:12px;font-size:20px;width:25px;text-align:center;}\r\n.visa-content{flex:1;padding:40px;background:#fff;}\r\n.content-item{display:none;animation:fadeIn 0.5s ease;}\r\n.content-item.active{display:block;}\r\n.content-item h3{color:#1a2e6f;font-size:26px;margin-bottom:20px;}\r\n.content-item p{font-size:16px;color:#444;line-height:1.7;padding-top:15px;}\r\n@keyframes fadeIn{from{opacity:0;transform:translateY(10px);}to{opacity:1;transform:translateY(0);}}\r\n@media(max-width:992px){.visa-services-panel{flex-direction:column;}.visa-sidebar{width:100%;display:flex;flex-wrap:wrap;padding:15px 0;}.sidebar-item{flex:1 1 150px;justify-content:center;border-left:none;border-bottom:4px solid transparent;margin:0;}.sidebar-item.active{border-bottom:4px solid #1a2e6f;}}\r\n\r\n\r\n\r\n\r\n\/** =========================================================\r\nVisa Content Styles\r\n===============================================================**\/\r\n\r\n:root{--primary-blue:#1A56B4;--medium-blue:#3B82F6;--light-blue:#93C5FD;--dark-blue:#1E3A8A;--pale-blue:#EFF6FF;--primary-red:#DC2626;--light-red:#FCA5A5;--dark-red:#B91C1C;--text-dark:#1F2937;--text-medium:#4B5563;--text-light:#6B7280;--white:#FFFFFF;--shadow:0 4px 6px rgba(30,58,138,0.1);--shadow-hover:0 6px 12px rgba(30,58,138,0.15);--blue-gradient:linear-gradient(135deg,#1A56B4,#3B82F6);--radius-lg:16px;--radius-md:12px;--radius-sm:8px}\r\n.visa-section{padding:30px 0;position:relative;overflow:hidden;}\r\n.visa-section:nth-child(even){background-color:var(--light-bg);}\r\n.visa-container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2;}\r\n.visa-section-title{font-size:2.5rem;text-align:center;margin-bottom:3rem;color:var(--text-dark);position:relative;font-weight:700;}\r\n.visa-section-title:after{content:'';position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:var(--orange-gradient);border-radius:2px;}\r\n.visa-section-subtitle{text-align:center;color:var(--text-medium);max-width:700px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.6;}\r\n.visa-countries-grid{display:flex;flex-wrap:nowrap;gap:10px;padding:10px 0;justify-content:space-between;width:100%;overflow:hidden;}\r\n.visa-country-card{flex:1;min-width:120px;padding:12px;background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow);text-align:center;border:1px solid rgba(255,107,53,0.1);}\r\n.visa-country-flag{font-size:1.8rem;margin-bottom:8px;}\r\n.visa-country-name{font-size:1rem;margin-bottom:4px;color:var(--primary-orange);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}\r\n.visa-country-desc{font-size:0.7rem;color:var(--text-medium);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}\r\n@media(max-width:1200px){.visa-country-card{min-width:110px;}}\r\n@media(max-width:992px){.visa-countries-grid{flex-wrap:wrap;justify-content:center;}.visa-country-card{flex:0 0 calc(25% - 10px);margin-bottom:10px;}}\r\n@media(max-width:768px){.visa-country-card{flex:0 0 calc(33.333% - 10px);}}\r\n@media(max-width:576px){.visa-country-card{flex:0 0 calc(50% - 10px);}}\r\n\r\n\r\n.visa-services-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin: 2.5rem 0; }\r\n.visa-service-card { background: white; padding: 28px 20px; border-radius: 12px; box-shadow: 0 4px 14px rgba(0,0,0,0.08); transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); text-align: center; position: relative; overflow: hidden; height: 160px; }\r\n.visa-service-icon { font-size: 2.4rem; margin-bottom: 14px; transition: all 0.3s ease; color: #1A56B4; }\r\n.visa-service-title { font-size: 1.2rem; margin: 0 0 8px 0; color: #222; font-weight: 600; transition: all 0.3s ease; }\r\n.visa-service-desc { position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 28px 20px; box-sizing: border-box; transition: all 0.4s ease; opacity: 0; display: flex; align-items: center; text-align: center; font-size: 0.95rem; line-height: 1.6; color: #333; background: rgba(234, 242, 253, 0); transform: translateY(10px); }\r\n.visa-service-card:hover { transform: translateY(-6px); box-shadow: 0 12px 24px rgba(0,0,0,0.12); }\r\n.visa-service-card:hover .visa-service-desc { opacity: 1; background: rgba(234, 242, 253, 0.95); transform: translateY(0); }\r\n.visa-service-card:hover .visa-service-icon, .visa-service-card:hover .visa-service-title { opacity: 0; transform: translateY(-15px); }\r\n@media (max-width: 992px) { .visa-services-grid { grid-template-columns: repeat(2, 1fr); } }\r\n@media (max-width: 600px) { .visa-services-grid { grid-template-columns: 1fr; } .visa-service-card { height: 150px; } }\r\n\r\n\r\n\r\n.visa-feature-item{background:var(--white);padding:25px 20px;border-radius:var(--radius-md);box-shadow:var(--shadow);transition:all 0.3s ease;text-align:center;border-top:3px solid transparent;}\r\n.visa-feature-item:hover{transform:translateY(-5px);box-shadow:var(--shadow-hover);border-top-color:var(--primary-orange);}\r\n.visa-feature-icon{font-size:2rem;margin-bottom:1rem;color:var(--primary-orange);}\r\n.visa-feature-title{font-size:1.2rem;margin-bottom:0.5rem;color:var(--text-dark);font-weight:600;}\r\n.visa-feature-desc{color:var(--text-medium);font-size:0.95rem;line-height:1.6;}\r\n.visa-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;margin:3rem 0;}\r\n.visa-feature-card{background:var(--white);padding:30px;border-radius:var(--radius-md);box-shadow:var(--shadow);transition:all 0.3s ease;display:flex;align-items:flex-start;gap:20px;border:1px solid rgba(255,107,53,0.1);}\r\n.visa-feature-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-hover);border-color:rgba(255,107,53,0.3);}\r\n.visa-feature-card-icon{color:var(--primary-orange);font-size:2rem;min-width:50px;height:50px;background:rgba(255,107,53,0.1);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;}\r\n.visa-feature-card-content h4{font-size:1.3rem;margin-bottom:0.5rem;color:var(--text-dark);}\r\n.visa-feature-card-content p{color:var(--text-medium);line-height:1.6;font-size:0.95rem;}\r\n@keyframes fadeInUp{from{opacity:0;transform:translateY(30px);}to{opacity:1;transform:translateY(0);}}\r\n.visa-animate{opacity:0;animation-fill-mode:forwards;}\r\n.visa-animated{animation:fadeInUp 0.8s ease forwards;}\r\n@media(max-width:992px){.visa-section{padding:60px 0;}.visa-section-title{font-size:2.2rem;}.visa-services-grid{grid-template-columns:repeat(2,1fr);}}\r\n@media(max-width:768px){.visa-section{padding:50px 0;}.visa-section-title{font-size:2rem;margin-bottom:2rem;}.visa-countries-grid,.visa-services-grid,.visa-corporate-features,.visa-features-grid{grid-template-columns:1fr;gap:20px;}.visa-important-note{padding:30px 20px;}.visa-cta-section{padding:70px 0;}.visa-cta-title{font-size:2rem;}}\r\n@media(max-width:480px){.visa-section{padding:40px 0;}.visa-section-title{font-size:1.8rem;}.visa-cta-button{padding:15px 30px;font-size:1.1rem;}}\r\n    <\/style>\r\n\r\n    \n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">    <style>\r\n        .visa-services-panel {display: flex; max-height: 500px;}\r\n        .visa-sidebar {flex-shrink: 0;}\r\n        .visa-content {flex: 1; overflow-y: auto; max-height: 500px; padding-right: 10px;}\r\n        .visa-content::-webkit-scrollbar {width: 8px;}\r\n        .visa-content::-webkit-scrollbar-track {background: #f1f1f1; border-radius: 4px;}\r\n        .visa-content::-webkit-scrollbar-thumb {background: #c1c1c1; border-radius: 4px;}\r\n        .visa-content::-webkit-scrollbar-thumb:hover {background: #a8a8a8;}\r\n\r\n        .visa-country-flag {width: 24px; height: auto; margin-right: 8px; border-radius: 2px; box-shadow: 0 1px 3px rgba(0,0,0,0.2);}\r\n        .visa-content .content-item h1, .visa-content .content-item h2, .visa-content .content-item h3, .visa-content .content-item h4, .visa-content .content-item h5, .visa-content .content-item h6 {color: #1e3a8a; font-weight: 600; line-height: 1.3; margin: 12px 0 8px 0; border-bottom: 2px solid #e5e7eb; padding-bottom: 6px;}\r\n        .visa-content .content-item h1 {font-size: 24px;}\r\n        .visa-content .content-item h2 {font-size: 22px;}\r\n        .visa-content .content-item h3 {font-size: 20px;}\r\n        .visa-content .content-item h4 {font-size: 18px;}\r\n        .visa-content .content-item h5 {font-size: 16px;}\r\n        .visa-content .content-item h6 {font-size: 14px;}\r\n        .visa-content .content-item p {line-height: 1.5; margin: 0 0 8px 0; color: #374151; font-size: 17px; text-align: justify; word-spacing: 0.1em;}\r\n        .visa-content .content-item p + p {margin-top: 4px;}\r\n        .visa-content .content-item ul {margin: 8px 0; padding-left: 0; list-style: none;}\r\n        .visa-content .content-item ul li {position: relative; padding-left: 25px; margin-bottom: 4px; line-height: 1.4; color: #374151; font-size: 17px;}\r\n        .visa-content .content-item ul li::before {content: \"\u2605\"; color: #fbbf24; font-size: 17px; position: absolute; left: 0; top: 0;}\r\n        .visa-content .content-item ol {margin: 8px 0; padding-left: 20px; counter-reset: item;}\r\n        .visa-content .content-item ol li {display: block; margin-bottom: 4px; padding-left: 15px; line-height: 1.4; color: #374151; font-size: 17px; position: relative; counter-increment: item;}\r\n        .visa-content .content-item ol li::before {content: counter(item) \".\"; color: #1e3a8a; font-weight: bold; position: absolute; left: -15px; top: 0;}\r\n        .visa-content .content-item ul ul li::before {content: \"\u2606\"; color: #94a3b8;}\r\n        .visa-content .content-item strong, .visa-content .content-item b {color: #1e3a8a; font-weight: 600;}\r\n        .visa-content .content-item em, .visa-content .content-item i {color: #6b7280; font-style: italic;}\r\n        .visa-content .content-item a {color: #2563eb; text-decoration: none; border-bottom: 1px solid transparent; transition: all 0.2s ease;}\r\n        .visa-content .content-item a:hover {color: #1d4ed8; border-bottom-color: #1d4ed8;}\r\n        .visa-content .content-item blockquote {border-left: 4px solid #1e3a8a; margin: 20px 0; padding: 15px 20px; background: #f8fafc; font-style: italic; color: #4b5563; border-radius: 0 4px 4px 0;}\r\n        .visa-content .content-item table {width: 100%; border-collapse: collapse; margin: 20px 0; font-size: 17px;}\r\n        .visa-content .content-item table th, .visa-content .content-item table td {border: 1px solid #e5e7eb; padding: 10px; text-align: left;}\r\n        .visa-content .content-item table th {background-color: #1e3a8a; color: white; font-weight: 600;}\r\n        .visa-content .content-item table tr:nth-child(even) {background-color: #f9fafb;}\r\n        .visa-content .content-item code {background-color: #f3f4f6; color: #dc2626; padding: 2px 6px; border-radius: 3px; font-size: 17px;}\r\n        .visa-content .content-item pre {background-color: #1f2937; color: #f9fafb; padding: 15px; border-radius: 5px; overflow-x: auto; margin: 20px 0; font-size: 17px; line-height: 1.4;}\r\n        .visa-content .content-item img {max-width: 100%; height: auto; border-radius: 5px; margin: 10px 0; box-shadow: 0 2px 8px rgba(0,0,0,0.1);}\r\n        .visa-content .content-item hr {border: none; height: 2px; background: linear-gradient(90deg, #1e3a8a, transparent); margin: 25px 0;}\r\n        .visa-content .content-item .wp-caption-text {font-size: 17px; color: #6b7280; font-style: italic; text-align: center; margin-top: 5px;}\r\n        .content-item {display: none;}\r\n        .content-item.active {display: block;}\r\n        @media (max-width: 768px) {\r\n    .visa-services-panel {flex-direction: column; max-height: none;}\r\n    .visa-sidebar {display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 20px; width: 100%;}\r\n    .visa-content {max-height: none; padding-right: 0; overflow-y: visible;}\r\n    .sidebar-item {flex: 0 0 auto; min-width: 120px;}\r\n}\r\n    <\/style>\r\n    <div class=\"visa-services-panel\">\r\n        <div class=\"visa-sidebar\">\r\n            <div class=\"sidebar-item active\" data-tab=\"usa\">\r\n                        <img decoding=\"async\" class=\"visa-country-flag\" src=\"https:\/\/flagcdn.com\/w40\/us.png\" alt=\"USA flag\" onerror=\"this.style.display='none'\">\r\n                        <span>USA<\/span>\r\n                    <\/div><div class=\"sidebar-item \" data-tab=\"canada\">\r\n                        <img decoding=\"async\" class=\"visa-country-flag\" src=\"https:\/\/flagcdn.com\/w40\/ca.png\" alt=\"Canada flag\" onerror=\"this.style.display='none'\">\r\n                        <span>Canada<\/span>\r\n                    <\/div><div class=\"sidebar-item \" data-tab=\"uk\">\r\n                        <img decoding=\"async\" class=\"visa-country-flag\" src=\"https:\/\/flagcdn.com\/w40\/gb.png\" alt=\"UK flag\" onerror=\"this.style.display='none'\">\r\n                        <span>UK<\/span>\r\n                    <\/div><div class=\"sidebar-item \" data-tab=\"schengen\">\r\n                        <img decoding=\"async\" class=\"visa-country-flag\" src=\"https:\/\/flagcdn.com\/w40\/eu.png\" alt=\"Schengen flag\" onerror=\"this.style.display='none'\">\r\n                        <span>Schengen<\/span>\r\n                    <\/div><div class=\"sidebar-item \" data-tab=\"south_africa\">\r\n                        <img decoding=\"async\" class=\"visa-country-flag\" src=\"https:\/\/flagcdn.com\/w40\/za.png\" alt=\"South Africa flag\" onerror=\"this.style.display='none'\">\r\n                        <span>South Africa<\/span>\r\n                    <\/div><div class=\"sidebar-item \" data-tab=\"india\">\r\n                        <img decoding=\"async\" class=\"visa-country-flag\" src=\"https:\/\/flagcdn.com\/w40\/in.png\" alt=\"India flag\" onerror=\"this.style.display='none'\">\r\n                        <span>India<\/span>\r\n                    <\/div><div class=\"sidebar-item \" data-tab=\"thailand\">\r\n                        <img decoding=\"async\" class=\"visa-country-flag\" src=\"https:\/\/flagcdn.com\/w40\/th.png\" alt=\"Thailand flag\" onerror=\"this.style.display='none'\">\r\n                        <span>Thailand<\/span>\r\n                    <\/div><div class=\"sidebar-item \" data-tab=\"china\">\r\n                        <img decoding=\"async\" class=\"visa-country-flag\" src=\"https:\/\/flagcdn.com\/w40\/cn.png\" alt=\"China flag\" onerror=\"this.style.display='none'\">\r\n                        <span>China<\/span>\r\n                    <\/div><div class=\"sidebar-item \" data-tab=\"uganda\">\r\n                        <img decoding=\"async\" class=\"visa-country-flag\" src=\"https:\/\/flagcdn.com\/w40\/ug.png\" alt=\"Uganda flag\" onerror=\"this.style.display='none'\">\r\n                        <span>Uganda<\/span>\r\n                    <\/div>        <\/div>\r\n        <div class=\"visa-content\">\r\n            <div id=\"usa\" class=\"content-item active\">\r\n                        <a href=\"https:\/\/lwegatech.net\/beaute-sauvage-safaris\/get-in-touch\/\" target=\"_blank\" style=\"display: inline-block; margin-bottom: 15px; padding: 10px 20px; background-color: #1e3a8a; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;\">Get in touch with Consultant<\/a>\r\n                        <h3>USA<\/h3>\r\n                        <p><strong>U.S. Visa Application Support Services<\/strong><\/p>\n<p>We provide end-to-end support for U.S. visa applications including:<\/p>\n<ul>\n<li>General consultation and guidance<\/li>\n<li>Comprehensive document review<\/li>\n<li>Completion of the DS-160 visa application form<\/li>\n<li>Appointment scheduling<\/li>\n<li>Interview preparation<\/li>\n<\/ul>\n<p><strong>U.S Visas we provide support for<\/strong><\/p>\n<p><strong>B1 Visa \u2013 Business Visitor<\/strong><br \/>\nThe B1 visa is designed for individuals traveling to the United States temporarily for business purposes. It is suitable for professionals attending meetings, conferences, training sessions, or conducting business negotiations.<\/p>\n<p><strong>B2 Visa \u2013 Tourist Visitor<\/strong><br \/>\nThe B2 visa is intended for travelers visiting the U.S. for tourism, leisure or medical treatment. It covers purposes such as vacations, family visits, attending social events or receiving specialized medical care.<\/p>\n<p><strong>B1\/B2 Visa \u2013 Combined Business and Tourism<\/strong><br \/>\nThe B1\/B2 visa allows for both business and tourism travel\u2014either on the same trip or separate trips. It is typically issued as a multiple-entry visa, offering flexibility for a wide range of short-term visits for Business or Tourism<\/p>\n<p><strong>F1 Visa \u2013 Student Visa<\/strong><br \/>\nThe F1 visa is for international students seeking to pursue full-time academic programs at U.S. government-approved institutions, including universities, colleges, and accredited language training centers. Applicants must first obtain an acceptance letter and a Form I-20 from the institution.<\/p>\n<p>If you are unsure whether your purpose of travel falls within the above categories, please contact us <a href=\"mailto:info@thetravelerportal.com\">info@thetravelerportal.com<\/a> or +256 771 456146 for further guidance.<\/p>\n<p><strong>Documents that may be required at the U.S. Visa Interview<\/strong><\/p>\n<ul>\n<li>Valid passport<\/li>\n<li>DS-160 confirmation page<\/li>\n<li>Visa fee payment receipt<\/li>\n<li>Appointment confirmation letter<\/li>\n<li>Recent passport-size photo (U.S. dimensions)<\/li>\n<li>Invitation Letter and or Hotel Reservation (whichever is applicable)<\/li>\n<li>Travel itinerary or flight details<\/li>\n<li>Family-related documents (as applicable)<\/li>\n<li>Proof of Finances<\/li>\n<li>Proof of Employment<\/li>\n<li>Medical documents if traveling for medical reasons<\/li>\n<li>For Students: Form I-20 and other academic documents<\/li>\n<\/ul>\n<p>Additional documentation may be required depending on the consulate\u2019s guidelines at the time of your application.<\/p>\n<p><strong>Important Information Required when filling the DS-160 Visa Form<\/strong><\/p>\n<ol>\n<li>Passport details and a recent photo<\/li>\n<li>Marital status; if married, spouse\u2019s passport information<\/li>\n<li>Current residential address<\/li>\n<li>Active telephone numbers and email addresses<\/li>\n<li>List of your social media accounts (e.g., Facebook, Instagram, Twitter)<\/li>\n<li>Information about your parents<\/li>\n<li>Intended travel dates and city of entry into the U.S.<\/li>\n<li>Places you plan to visit in the U.S.<\/li>\n<li>Address of where you will stay in the U.S<\/li>\n<li>Details of the individual or organization funding your trip (name, address, contact info)<\/li>\n<li>Full contact details of your U.S. reference or host<\/li>\n<li>Full current employment details<\/li>\n<li>Full previous employment details<\/li>\n<li>Educational background and qualifications<\/li>\n<li>List of countries visited in the last five years<\/li>\n<li>Tribal affiliation and languages spoken<\/li>\n<\/ol>\n<p><strong>Additional information may be required depending the U.S. Embassy's current requirements. For all other types of U.S. visas, we offer general guidance and support throughout the application process.<\/strong><\/p>\n\r\n                      <\/div><div id=\"canada\" class=\"content-item \">\r\n                        <a href=\"https:\/\/lwegatech.net\/beaute-sauvage-safaris\/get-in-touch\/\" target=\"_blank\" style=\"display: inline-block; margin-bottom: 15px; padding: 10px 20px; background-color: #1e3a8a; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;\">Get in touch with Consultant<\/a>\r\n                        <h3>Canada<\/h3>\r\n                        <p><strong>Canada Visa Application Support Services<\/strong><\/p>\n<p><strong>We offer comprehensive assistance with Canada visa applications, such as:<\/strong><\/p>\n<ul>\n<li>General consultation and guidance<\/li>\n<li>Online application form filling<\/li>\n<li>Document review and verification<\/li>\n<li>Document scanning, compressing, and uploading<\/li>\n<li>Scheduling of biometrics appointment<\/li>\n<\/ul>\n<p><strong>Canada Visas we provide support for<\/strong><\/p>\n<ol>\n<li>Temporary Resident Visa (TRV)<\/li>\n<li>Tourist and Business Visitor Visas for purposes such as:<\/li>\n<\/ol>\n<ul>\n<li>Tourism (e.g., holidays or vacations)<\/li>\n<li>Visiting family or friends<\/li>\n<li>Attending business meetings, conferences, interviews, or events<\/li>\n<li>Other eligible short-term visits<\/li>\n<\/ul>\n<p><strong>If you're unsure whether your purpose of travel falls within the above category, please contact us <a href=\"mailto:info@thetravelerportal.com\">info@thetravelerportal.com<\/a> for further guidance.<\/strong><\/p>\n<p><strong>Documents that may be required for submission with your application<\/strong><\/p>\n<ul>\n<li>Valid passport<\/li>\n<li>Invitation letter and or hotel booking (as applicable)<\/li>\n<li>Flight itinerary<\/li>\n<li>Family-related documents (as applicable)<\/li>\n<li>Proof of finances<\/li>\n<li>Proof of employment<\/li>\n<li>Post-secondary academic documents<\/li>\n<li>Medical documents if traveling on medical grounds<\/li>\n<\/ul>\n<p><strong>NOTE: Additional documents may be required depending on consulate guidelines at the time of your application.<\/strong><\/p>\n<p><strong>Some of the Important information required when filling the Canada Online Application<\/strong><\/p>\n<ol>\n<li>Passport details<\/li>\n<li>Marital status; if married, your spouse\u2019s passport information<\/li>\n<li>Passport information of your children (if applicable)<\/li>\n<li>Information about your parents<\/li>\n<li>Current residential address<\/li>\n<li>Contact details (telephone number and email address)<\/li>\n<li>Intended travel dates and city of entry into Canada<\/li>\n<li>Full contact information of your host in Canada<\/li>\n<li>Addresses where you will stay during your visit<\/li>\n<li>Information about the individual or organization sponsoring your trip (name, address, and contact details)<\/li>\n<li>Employment history for the past 10 years<\/li>\n<li>Post-secondary education information<\/li>\n<li>Details of countries visited in the past five years<\/li>\n<li>Current details of Employment<\/li>\n<\/ol>\n<p><strong>Additional information may be required depending on the Canada Embassy current requirements .<\/strong>For all <strong>other categories of Canadian visas,<\/strong> we provide general guidance and support throughout the application process.<\/p>\n\r\n                      <\/div><div id=\"uk\" class=\"content-item \">\r\n                        <a href=\"https:\/\/lwegatech.net\/beaute-sauvage-safaris\/get-in-touch\/\" target=\"_blank\" style=\"display: inline-block; margin-bottom: 15px; padding: 10px 20px; background-color: #1e3a8a; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;\">Get in touch with Consultant<\/a>\r\n                        <h3>UK<\/h3>\r\n                        <p><strong>UK Visa Application Support Services<\/strong><\/p>\n<p><strong>We offer dedicated support for UK visa applications including:<\/strong><\/p>\n<ul>\n<li>General consultation and guidance<\/li>\n<li>Filling the online visa application form<\/li>\n<li>Appointment scheduling and visa fee payment assistance<\/li>\n<li>Review of supporting documents for submission<\/li>\n<\/ul>\n<p><strong>UK Visas we provide support for<\/strong><\/p>\n<p><strong>Standard Visitor Visa<\/strong><br \/>\nYou can apply for a Standard Visitor Visa to the UK for various short-term purposes including but not limited to:<\/p>\n<ul>\n<li>Tourism (e.g. holiday or vacation)<\/li>\n<li>Visiting family and friends<\/li>\n<li>Volunteering for up to 30 days with a registered charity<\/li>\n<li>Transiting through the UK to another country<\/li>\n<li>Attending meetings, conferences, interviews, or events<\/li>\n<\/ul>\n<p><strong>If you're unsure whether your purpose of travel falls within the above category, please contact us <a href=\"mailto:info@thetravelerportal.com\">info@thetravelerportal.com<\/a> for further guidance.<\/strong><\/p>\n<p><strong>Documents that may be required to be submitted or scanned with your Application<\/strong><\/p>\n<ul>\n<li>Valid passport<\/li>\n<li>Completed visa application form<\/li>\n<li>Document checklist<\/li>\n<li>Visa fee payment confirmation<\/li>\n<li>Appointment confirmation<\/li>\n<li>Recent passport-size photograph (UK dimensions)<\/li>\n<li>Invitation letter and or hotel booking (as applicable)<\/li>\n<li>Travel itinerary or flight booking<\/li>\n<li>Copies of family-related documents (af applicable)<\/li>\n<li>Finance proof documents<\/li>\n<li>Employment documents<\/li>\n<\/ul>\n<p><strong>NOTE: Additional documentation may be required depending on the UK consulate guidelines at the time of your application.<\/strong><\/p>\n<p><strong>Important information required when filling the UK Visa Application Form<\/strong><\/p>\n<ol>\n<li>Passport information<\/li>\n<li>Marital status; if married, spouse\u2019s passport details<\/li>\n<li>Passport information of your children (if applicable)<\/li>\n<li>Current residential address<\/li>\n<li>Active contact details (telephone number and email)<\/li>\n<li>Intended travel dates and city of entry into the UK<\/li>\n<li>Places where you will stay in UK<\/li>\n<li>Information about your parents<\/li>\n<li>Information about the individual or organization funding your trip (name, address, and contact info)<\/li>\n<li>Full details of your host in UK<\/li>\n<li>Details of your personal income sources and expenses<\/li>\n<li>Details of Current Employment<\/li>\n<li>Record of International travel for the past 10 years<\/li>\n<\/ol>\n<p><strong>Additional details may be required depending on the UK Embassy current requirements. <\/strong>For <strong>all other categories of UK visas,<\/strong> we provide general advice and guidance throughout the application process.<\/p>\n<p>&nbsp;<\/p>\n\r\n                      <\/div><div id=\"schengen\" class=\"content-item \">\r\n                        <a href=\"https:\/\/lwegatech.net\/beaute-sauvage-safaris\/get-in-touch\/\" target=\"_blank\" style=\"display: inline-block; margin-bottom: 15px; padding: 10px 20px; background-color: #1e3a8a; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;\">Get in touch with Consultant<\/a>\r\n                        <h3>Schengen<\/h3>\r\n                        <p><strong>Schengen Visa Application Support Services<\/strong><\/p>\n<ul>\n<li>General consultation and guidance<\/li>\n<li>Appointment scheduling<\/li>\n<li>Form filling<\/li>\n<li>Review and verification of supporting documents<\/li>\n<\/ul>\n<p><strong>What countries are Schengen states? <\/strong><\/p>\n<p>Germany, Austria, Belgium, the Czech Republic, Denmark, Estonia, Finland, France, Greece, Hungary, Iceland, Italy, Latvia, Liechtenstein, Lithuania, Luxembourg, Malta, the Netherlands, Norway, Poland, Portugal, Slovakia, Slovenia, Spain, Sweden and Switzerland have all acceded to the Schengen Agreement and are thus Schengen states.<\/p>\n<p>Holders of Schengen visas (text on the visa reads \u201cvalid for Schengen states\u201d in the language of the issuing country) may spend an allowed period in the Schengen area, provided their visa is valid at the time.<\/p>\n<p><strong>SCHENGEN VISAS<\/strong><\/p>\n<p><strong>What is a Schengen visa?<\/strong><\/p>\n<p>A <strong>Schengen visa<\/strong> is an entry permit for non-EU nationals to make a short, temporary visit of up to <strong>90 days <\/strong>to a country in the Schengen area (Schengen States).<\/p>\n<p>Schengen visas come in 3 forms:<\/p>\n<ul>\n<li><strong>single-entry visa<\/strong> - allowing you to enter the Schengen area once;<\/li>\n<li><strong>multiple-entry visa -<\/strong> allowing several visits to the Schengen area for as long as the visa is valid;<\/li>\n<li><strong>airport transit visa<\/strong> - allows you to connect through the international transit area of an airport in the Schengen area during a stopover or a change of flights. It does not allow you to leave the international transit area.<\/li>\n<\/ul>\n<p>We mainly assist persons wishing to apply for Short-Stay Schengen Visas<\/p>\n<p><strong>Visiting more than one Schengen country?<\/strong><\/p>\n<p>You will have to obtain the Schengen visa from the country where the main purpose of travel lies. When travelling to more than one Schengen country, submit your application through the country where you will be staying the longest. In case of equally long stays, you have to apply with the Schengen country where you arrive first.<\/p>\n<p><strong>Also travelling to a non-Schengen country?<\/strong><\/p>\n<p>When also travelling to another country outside the Schengen area (for example in the Caribbean, Croatia, Romania, the United Kingdom and\/or the United States), apply for the other visa first, before applying for the Schengen visa. The Schengen Visa may be used if one is visiting for any of the following reasons:<\/p>\n<ul>\n<li>Tourism<\/li>\n<li>Business<\/li>\n<li>Visiting Family and Friends<\/li>\n<li>Airport transit<\/li>\n<li>Medical treatment<\/li>\n<li>Cultural, sports or religious events and film crews<\/li>\n<\/ul>\n<p><strong>Documents to submit on your day of appointment<\/strong><\/p>\n<ul>\n<li>A valid passport<\/li>\n<li>Completed visa application form<\/li>\n<li>Invitation letter or Hotel Booking, whichever is applicable<\/li>\n<li>Flight itinerary<\/li>\n<li>Family related documents<\/li>\n<li>Proof of finances<\/li>\n<li>Proof of employment<\/li>\n<li>Medical information if traveling on medical grounds<\/li>\n<\/ul>\n<p><strong>Additional documents may be requested for depending on the specific requirements of the Schengen Country and the nature of your application.<\/strong><\/p>\n\r\n                      <\/div><div id=\"south_africa\" class=\"content-item \">\r\n                        <a href=\"https:\/\/lwegatech.net\/beaute-sauvage-safaris\/get-in-touch\/\" target=\"_blank\" style=\"display: inline-block; margin-bottom: 15px; padding: 10px 20px; background-color: #1e3a8a; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;\">Get in touch with Consultant<\/a>\r\n                        <h3>South Africa<\/h3>\r\n                        \r\n                      <\/div><div id=\"india\" class=\"content-item \">\r\n                        <a href=\"https:\/\/lwegatech.net\/beaute-sauvage-safaris\/get-in-touch\/\" target=\"_blank\" style=\"display: inline-block; margin-bottom: 15px; padding: 10px 20px; background-color: #1e3a8a; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;\">Get in touch with Consultant<\/a>\r\n                        <h3>India<\/h3>\r\n                        \r\n                      <\/div><div id=\"thailand\" class=\"content-item \">\r\n                        <a href=\"https:\/\/lwegatech.net\/beaute-sauvage-safaris\/get-in-touch\/\" target=\"_blank\" style=\"display: inline-block; margin-bottom: 15px; padding: 10px 20px; background-color: #1e3a8a; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;\">Get in touch with Consultant<\/a>\r\n                        <h3>Thailand<\/h3>\r\n                        \r\n                      <\/div><div id=\"china\" class=\"content-item \">\r\n                        <a href=\"https:\/\/lwegatech.net\/beaute-sauvage-safaris\/get-in-touch\/\" target=\"_blank\" style=\"display: inline-block; margin-bottom: 15px; padding: 10px 20px; background-color: #1e3a8a; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;\">Get in touch with Consultant<\/a>\r\n                        <h3>China<\/h3>\r\n                        \r\n                      <\/div><div id=\"uganda\" class=\"content-item \">\r\n                        <a href=\"https:\/\/lwegatech.net\/beaute-sauvage-safaris\/get-in-touch\/\" target=\"_blank\" style=\"display: inline-block; margin-bottom: 15px; padding: 10px 20px; background-color: #1e3a8a; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;\">Get in touch with Consultant<\/a>\r\n                        <h3>Uganda<\/h3>\r\n                        <p>Details coming soon...<\/p>\n\r\n                      <\/div>        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        jQuery(document).ready(function($) {\r\n            $('.sidebar-item').click(function() {\r\n                $('.sidebar-item').removeClass('active');\r\n                $(this).addClass('active');\r\n                var tab = $(this).data('tab');\r\n                $('.content-item').removeClass('active');\r\n                $('#' + tab).addClass('active');\r\n            });\r\n        });\r\n    <\/script>\r\n    \n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-cover has-parallax\"><div class=\"wp-block-cover__image-background wp-image-23 size-large has-parallax\" style=\"background-position:50% 50%;background-image:url(https:\/\/lwegatech.net\/beaute-sauvage-safaris\/wp-content\/uploads\/2025\/07\/Egypt-2-576x1024.jpg)\"><\/div><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\" style=\"background-color:#a96430\"><\/span><div class=\"wp-block-cover__inner-container is-layout-constrained wp-block-cover-is-layout-constrained\">\n<p class=\"has-text-align-center flight-tips-title has-white-color has-text-color has-link-color has-x-large-font-size wp-elements-2f38a76a06245baae09d78fe82cc3acd\"><strong>Expert Guidance for Business &amp; Visit Visas<\/strong><\/p>\n<\/div><\/div>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">    \r\n    <!-- Features Section -->\r\n    <section class=\"visa-section\">\r\n        <div class=\"visa-container\">\r\n            <h2 class=\"visa-section-title visa-animate\">Why Choose Travel Portal?<\/h2>\r\n            <p class=\"visa-section-subtitle visa-animate\">Our expertise and personalized approach make the visa process smoother and less stressful<\/p>\r\n            \r\n            <div class=\"visa-features-grid\">\r\n                <div class=\"visa-feature-card visa-animate\">\r\n                    <div class=\"visa-feature-card-icon\">\u2b50<\/div>\r\n                    <div class=\"visa-feature-card-content\">\r\n                        <h4>13+ Years Experience<\/h4>\r\n                        <p>Over a decade of proven success supporting business and tourist travelers with complex visa requirements.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"visa-feature-card visa-animate\">\r\n                    <div class=\"visa-feature-card-icon\">\ud83c\udfaf<\/div>\r\n                    <div class=\"visa-feature-card-content\">\r\n                        <h4>Personalized Attention<\/h4>\r\n                        <p>Country-specific expertise and dedicated support throughout your entire visa application journey.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"visa-feature-card visa-animate\">\r\n                    <div class=\"visa-feature-card-icon\">\ud83d\udcac<\/div>\r\n                    <div class=\"visa-feature-card-content\">\r\n                        <h4>24\/7 Support<\/h4>\r\n                        <p>Available to answer urgent questions throughout the process with reliable, professional service.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"visa-feature-card visa-animate\">\r\n                    <div class=\"visa-feature-card-icon\">\ud83d\udd12<\/div>\r\n                    <div class=\"visa-feature-card-content\">\r\n                        <h4>Confidential Service<\/h4>\r\n                        <p>Secure handling of all personal and business documents with strict confidentiality protocols.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"visa-feature-card visa-animate\">\r\n                    <div class=\"visa-feature-card-icon\">\ud83d\udcc8<\/div>\r\n                    <div class=\"visa-feature-card-content\">\r\n                        <h4>High Success Rate<\/h4>\r\n                        <p>Proven track record of successful applications through meticulous preparation.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"visa-feature-card visa-animate\">\r\n                    <div class=\"visa-feature-card-icon\">\u23f1\ufe0f<\/div>\r\n                    <div class=\"visa-feature-card-content\">\r\n                        <h4>Fast Turnaround<\/h4>\r\n                        <p>Expedited processing options available for urgent travel requirements.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <script>\r\n        \/\/ JavaScript for Why Choose Travel Portal section\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            \/\/ Animation trigger\r\n            const animateElements = document.querySelectorAll('.visa-animate');\r\n            \r\n            const animateOnScroll = function() {\r\n                animateElements.forEach(element => {\r\n                    const elementPosition = element.getBoundingClientRect().top;\r\n                    const windowHeight = window.innerHeight;\r\n                    \r\n                    if (elementPosition < windowHeight - 100) {\r\n                        element.classList.add('visa-animated');\r\n                    }\r\n                });\r\n            };\r\n            \r\n            \/\/ Initial check\r\n            animateOnScroll();\r\n            \r\n            \/\/ Check on scroll\r\n            window.addEventListener('scroll', animateOnScroll);\r\n        });\r\n    <\/script>\r\n    \r\n    <style>\r\n        \/** =========================================================\r\n        Why Choose Travel Portal Styles\r\n        ===============================================================**\/\r\n\r\n        :root{--primary-blue:#1A56B4;--medium-blue:#3B82F6;--light-blue:#93C5FD;--dark-blue:#1E3A8A;--pale-blue:#EFF6FF;--primary-red:#DC2626;--light-red:#FCA5A5;--dark-red:#B91C1C;--text-dark:#1F2937;--text-medium:#4B5563;--text-light:#6B7280;--white:#FFFFFF;--shadow:0 4px 6px rgba(30,58,138,0.1);--shadow-hover:0 6px 12px rgba(30,58,138,0.15);--blue-gradient:linear-gradient(135deg,#1A56B4,#3B82F6);--radius-lg:16px;--radius-md:12px;--radius-sm:8px}\r\n        .visa-section{padding:30px 0;position:relative;overflow:hidden;}\r\n        .visa-section:nth-child(even){background-color:var(--light-bg);}\r\n        .visa-container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2;}\r\n        .visa-section-title{font-size:2.5rem;text-align:center;margin-bottom:3rem;color:var(--text-dark);position:relative;font-weight:700;}\r\n        .visa-section-title:after{content:'';position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:var(--orange-gradient);border-radius:2px;}\r\n        .visa-section-subtitle{text-align:center;color:var(--text-medium);max-width:700px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.6;}\r\n        .visa-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;margin:3rem 0;}\r\n        .visa-feature-card{background:var(--white);padding:30px;border-radius:var(--radius-md);box-shadow:var(--shadow);transition:all 0.3s ease;display:flex;align-items:flex-start;gap:20px;border:1px solid rgba(255,107,53,0.1);}\r\n        .visa-feature-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-hover);border-color:rgba(255,107,53,0.3);}\r\n        .visa-feature-card-icon{color:var(--primary-orange);font-size:2rem;min-width:50px;height:50px;background:rgba(255,107,53,0.1);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;}\r\n        .visa-feature-card-content h4{font-size:1.3rem;margin-bottom:0.5rem;color:var(--text-dark);}\r\n        .visa-feature-card-content p{color:var(--text-medium);line-height:1.6;font-size:0.95rem;}\r\n        @keyframes fadeInUp{from{opacity:0;transform:translateY(30px);}to{opacity:1;transform:translateY(0);}}\r\n        .visa-animate{opacity:0;animation-fill-mode:forwards;}\r\n        .visa-animated{animation:fadeInUp 0.8s ease forwards;}\r\n        @media(max-width:992px){.visa-section{padding:60px 0;}.visa-section-title{font-size:2.2rem;}}\r\n        @media(max-width:768px){.visa-section{padding:50px 0;}.visa-section-title{font-size:2rem;margin-bottom:2rem;}.visa-features-grid{grid-template-columns:1fr;gap:20px;}}\r\n        @media(max-width:480px){.visa-section{padding:40px 0;}.visa-section-title{font-size:1.8rem;}}\r\n    <\/style>\r\n\r\n    \n<\/div><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Expert Guidance for Business &#038; Visit Visas<\/p>\n","protected":false},"author":1,"featured_media":226,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"categories":[],"class_list":["post-65","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/lwegatech.net\/beaute-sauvage-safaris\/wp-json\/wp\/v2\/pages\/65","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lwegatech.net\/beaute-sauvage-safaris\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lwegatech.net\/beaute-sauvage-safaris\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lwegatech.net\/beaute-sauvage-safaris\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lwegatech.net\/beaute-sauvage-safaris\/wp-json\/wp\/v2\/comments?post=65"}],"version-history":[{"count":18,"href":"https:\/\/lwegatech.net\/beaute-sauvage-safaris\/wp-json\/wp\/v2\/pages\/65\/revisions"}],"predecessor-version":[{"id":428,"href":"https:\/\/lwegatech.net\/beaute-sauvage-safaris\/wp-json\/wp\/v2\/pages\/65\/revisions\/428"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lwegatech.net\/beaute-sauvage-safaris\/wp-json\/wp\/v2\/media\/226"}],"wp:attachment":[{"href":"https:\/\/lwegatech.net\/beaute-sauvage-safaris\/wp-json\/wp\/v2\/media?parent=65"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lwegatech.net\/beaute-sauvage-safaris\/wp-json\/wp\/v2\/categories?post=65"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}