{"id":2014,"date":"2024-03-18T08:46:24","date_gmt":"2024-03-18T08:46:24","guid":{"rendered":"https:\/\/iaom-mea.com\/IAOM-DUBAI-2024\/?page_id=2014"},"modified":"2026-05-21T11:27:09","modified_gmt":"2026-05-21T07:27:09","slug":"travel-info","status":"publish","type":"page","link":"https:\/\/iaom-mea.com\/Cape-Town-2026\/travel-info\/","title":{"rendered":"TRAVEL INFO"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2014\" class=\"elementor elementor-2014\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fbca0b7 e-flex e-con-boxed e-con e-parent\" data-id=\"fbca0b7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4fd8e0b elementor-widget elementor-widget-html\" data-id=\"4fd8e0b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Welcome to Cape Town \u2014 The Mother City | IAOM MEA 2026<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Arsenal:ital,wght@0,400;0,700;1,400;1,700&family=Playfair+Display:wght@400;700&display=swap\" rel=\"stylesheet\">\n<style>\n  :root {\n    --maroon: #8B2C2C;\n    --gold: #C9A227;\n    --gold-soft: #f5e9c4;\n    --teal: #2E7D6F;\n    --dark: #1a1a1a;\n    --text: #2d2d2d;\n    --muted: #555;\n    --bg: #ffffff;\n    --soft-bg: #faf7ef;\n    --border: #ece5d3;\n    --row-alt: #fbf8f0;\n  }\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n  body {\n    font-family: 'Arsenal', 'Helvetica Neue', Arial, sans-serif;\n    line-height: 1.7;\n    color: var(--text);\n    background: var(--bg);\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n  }\n  .info-section {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 24px 28px 70px;\n    font-family: 'Arsenal', 'Helvetica Neue', Arial, sans-serif;\n  }\n\n  \/* ---------- HERO TITLE ---------- *\/\n  .hero {\n    text-align: center;\n    margin-bottom: 18px;\n  }\n  .hero-title {\n    font-family: 'Playfair Display', 'Arsenal', serif;\n    font-size: clamp(28px, 3.8vw, 40px);\n    font-weight: 700;\n    color: var(--maroon);\n    letter-spacing: 0.5px;\n    line-height: 1.2;\n    text-align: center;\n  }\n  .hero-divider {\n    width: 80px;\n    height: 2px;\n    background: var(--gold);\n    margin: 10px auto 0;\n    border: none;\n    border-radius: 2px;\n    display: block;\n  }\n\n  \/* ---------- JUSTIFIED TEXT (uniform line ends) ---------- *\/\n  .intro,\n  .sub-section p,\n  .note-line {\n    text-align: justify;\n    text-justify: inter-word;\n    text-align-last: left;\n    hyphens: auto;\n    -webkit-hyphens: auto;\n    -ms-hyphens: auto;\n    word-spacing: 0.02em;\n  }\n\n  \/* Intro paragraph *\/\n  .intro {\n    font-size: 21px;\n    line-height: 1.55;\n    color: var(--text);\n    margin: 0 0 50px;\n    width: 100%;\n    max-width: 100%;\n    padding-top: 0;\n  }\n\n  \/* ---------- INFO TABLE ---------- *\/\n  .info-table {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    margin-bottom: 50px;\n    border: 1px solid var(--border);\n    border-radius: 12px;\n    overflow: hidden;\n    background: #fff;\n    table-layout: fixed;\n  }\n  .info-table tr {\n    transition: background 0.2s ease;\n  }\n  .info-table tr:nth-child(even) {\n    background: var(--row-alt);\n  }\n  .info-table tr:hover {\n    background: var(--gold-soft);\n  }\n  .info-table td {\n    padding: 22px 28px;\n    font-size: 20px;\n    vertical-align: middle;\n    border-bottom: 1px solid var(--border);\n    text-align: left;\n  }\n  .info-table tr:last-child td {\n    border-bottom: none;\n  }\n  .info-table td.label {\n    color: var(--maroon);\n    font-weight: 700;\n    width: 32%;\n    letter-spacing: 0.4px;\n    border-left: 4px solid var(--gold);\n    padding-left: 22px;\n  }\n  .info-table td.value {\n    color: var(--text);\n  }\n\n  \/* ---------- QUICK STATS ---------- *\/\n  .quick-stats {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 0;\n    background: var(--soft-bg);\n    border: 1px solid var(--border);\n    border-radius: 12px;\n    padding: 30px 32px;\n    margin-bottom: 30px;\n    align-items: stretch;\n  }\n  .stat-col {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    gap: 14px;\n    padding: 0 26px;\n    border-right: 2px solid var(--gold);\n  }\n  .stat-col:first-child { padding-left: 0; }\n  .stat-col:last-child  { padding-right: 0; border-right: none; }\n  .stat-item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    color: var(--maroon);\n    font-weight: 700;\n    font-size: 20px;\n    line-height: 1.4;\n  }\n  .stat-item .stat-icon {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    color: var(--gold);\n    font-size: 22px;\n    flex-shrink: 0;\n  }\n\n  \/* ---------- DISCLAIMER ---------- *\/\n  .note-line {\n    font-size: 18px;\n    color: var(--muted);\n    line-height: 1.6;\n    margin: 0 0 56px;\n    padding: 0 4px;\n  }\n\n  \/* ---------- SUB-SECTIONS ---------- *\/\n  .sub-section {\n    margin-bottom: 48px;\n  }\n  .sub-title {\n    font-family: 'Playfair Display', 'Arsenal', serif;\n    font-size: 36px;\n    font-weight: 700;\n    color: var(--maroon);\n    letter-spacing: 3px;\n    margin-bottom: 18px;\n    padding-bottom: 10px;\n    border-bottom: 2px solid var(--gold-soft);\n    position: relative;\n    display: inline-block;\n    text-align: left;\n  }\n  .sub-title::after {\n    content: '';\n    position: absolute;\n    bottom: -2px;\n    left: 0;\n    width: 50px;\n    height: 2px;\n    background: var(--gold);\n  }\n  .sub-section p {\n    font-size: 20px;\n    line-height: 1.55;\n    color: var(--text);\n    margin-bottom: 14px;\n  }\n  .sub-section p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* ---------- LINKS ---------- *\/\n  .link-inline {\n    color: var(--teal);\n    font-weight: 700;\n    text-decoration: none;\n    letter-spacing: 1px;\n    border-bottom: 1px solid transparent;\n    transition: border-color 0.2s ease;\n    white-space: nowrap;\n  }\n  .link-inline:hover {\n    border-bottom-color: var(--teal);\n  }\n  .email-inline {\n    color: var(--teal);\n    font-weight: 600;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n  .email-inline:hover {\n    text-decoration: underline;\n  }\n\n  \/* ---------- RESPONSIVE ---------- *\/\n  @media (max-width: 800px) {\n    .quick-stats {\n      grid-template-columns: 1fr;\n      gap: 14px;\n      padding: 22px 24px;\n    }\n    .stat-col {\n      padding: 0;\n      border-right: none;\n      border-bottom: 2px solid var(--gold);\n      padding-bottom: 14px;\n    }\n    .stat-col:last-child {\n      border-bottom: none;\n      padding-bottom: 0;\n    }\n  }\n  @media (max-width: 600px) {\n    .info-section { padding: 40px 18px; }\n    .info-table td { padding: 16px 18px; font-size: 18px; }\n    .info-table td.label { width: 40%; }\n    .sub-title { font-size: 28px; }\n    .intro { font-size: 19px; }\n    .sub-section p { font-size: 18px; }\n    .stat-item { font-size: 18px; }\n    \/* On narrow screens, justify can leave large gaps \u2014 switch to left *\/\n    .intro,\n    .sub-section p,\n    .note-line {\n      text-align: left;\n      hyphens: none;\n    }\n  }\n<\/style>\n<\/head>\n<body>\n<section class=\"info-section\">\n\n  <!-- ===== HERO ===== -->\n  <div class=\"hero\">\n    <h1 class=\"hero-title\">Welcome to Cape Town \u2014 The Mother City<\/h1>\n    <hr class=\"hero-divider\">\n  <\/div>\n\n  <!-- ===== INTRO ===== -->\n  <p class=\"intro\">South Africa, a leading force on the African continent, is renowned for its rich cultural heritage, strategic economic position, and robust growth. As a global hub for trade and industry, the country is embracing modernization through forward-looking initiatives, fostering a diversified economy and innovative developments. Cape Town, located along the Atlantic seaboard at the foot of Table Mountain, is a dynamic and thriving city, known as the gateway to Africa. With its mix of modern infrastructure and historical significance, Cape Town is a key commercial and tourism center in South Africa. The city's strategic location and world-class venues make it an ideal place to host international business events.<\/p>\n\n  <!-- ===== INFO TABLE ===== -->\n  <table class=\"info-table\">\n    <tbody>\n      <tr>\n        <td class=\"label\">Spoken Languages<\/td>\n        <td class=\"value\">English and Afrikaans are the most widely spoken in Cape Town.<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"label\">Climate<\/td>\n        <td class=\"value\">Spring\/early summer temperatures range between 15&deg;C to 25&deg;C (59&deg;F to 77&deg;F).<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"label\">Currency<\/td>\n        <td class=\"value\">South African Rand (ZAR).<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"label\">Time Zone<\/td>\n        <td class=\"value\">GMT + 2 hours<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"label\">Calling code<\/td>\n        <td class=\"value\">+27<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n\n  <!-- ===== QUICK STATS ===== -->\n  <div class=\"quick-stats\">\n    <div class=\"stat-col\">\n      <div class=\"stat-item\"><span class=\"stat-icon\">&#127963;<\/span>Pretoria<\/div>\n      <div class=\"stat-item\"><span class=\"stat-icon\">&#127760;<\/span>English<\/div>\n    <\/div>\n    <div class=\"stat-col\">\n      <div class=\"stat-item\"><span class=\"stat-icon\">&#9202;<\/span>UTC+02:00 (SAST)<\/div>\n      <div class=\"stat-item\"><span class=\"stat-icon\">&#127780;<\/span>15&deg;C &ndash; 25&deg;C<\/div>\n    <\/div>\n    <div class=\"stat-col\">\n      <div class=\"stat-item\"><span class=\"stat-icon\">&#128101;<\/span>over 60 million<\/div>\n      <div class=\"stat-item\"><span class=\"stat-icon\">&#128176;<\/span>South African Rand (ZAR)<\/div>\n    <\/div>\n  <\/div>\n\n  <p class=\"note-line\">* Exchange rate is posted for information only and is subject to change without notice. You must contact your bank to get the latest and most accurate information.<\/p>\n\n  <!-- ===== VISA ===== -->\n  <div class=\"sub-section\">\n    <h2 class=\"sub-title\">VISA<\/h2>\n    <p>To check visa requirements and application procedures, please visit the official website of the Department of Home Affairs.<\/p>\n    <p>please <a href=\"https:\/\/ehome.dha.gov.za\/epermit\/home\" class=\"link-inline\" target=\"_blank\" rel=\"noopener\">CLICK HERE<\/a><\/p>\n    <p>Before proceeding, we recommend verifying your eligibility for an e-Visa by consulting your nearest embassy or consulate. If you are ineligible, please proceed with applying through the South African embassy or consulate in your country.<\/p>\n    <p>Please email us at <a href=\"mailto:info@iaom-mea.com\" class=\"email-inline\">info@iaom-mea.com<\/a> if you require an invitation letter.<\/p>\n  <\/div>\n\n  <!-- ===== AIRPORT ===== -->\n  <div class=\"sub-section\">\n    <h2 class=\"sub-title\">AIRPORT<\/h2>\n    <p>Cape Town International Airport (CPT) is Cape Town's main airport and one of the busiest in South Africa. It handles both international and domestic flights, serving as a major gateway for travelers to and from South Africa.<\/p>\n  <\/div>\n\n<\/section>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-33bd3f9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"33bd3f9\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-48db45a\" data-id=\"48db45a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b454df9 elementor-widget elementor-widget-image\" data-id=\"b454df9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"350\" src=\"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/04\/infotravel-1024x448.png\" class=\"attachment-large size-large wp-image-6619\" alt=\"\" srcset=\"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/04\/infotravel-1024x448.png 1024w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/04\/infotravel-300x131.png 300w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/04\/infotravel-768x336.png 768w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/04\/infotravel.png 1324w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-2c68506 e-flex e-con-boxed e-con e-parent\" data-id=\"2c68506\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7fe20b1 elementor-widget elementor-widget-spacer\" data-id=\"7fe20b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-aaab4c6 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"aaab4c6\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-05096f5\" data-id=\"05096f5\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-8b5b040 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8b5b040\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-80484f0\" data-id=\"80484f0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-72c508f elementor-widget elementor-widget-text-editor\" data-id=\"72c508f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h6>South Africa, a leading force on the African continent, is renowned for its rich cultural heritage, strategic economic position, and robust growth. As a global hub for trade and industry, the country is embracing modernization through forward-looking initiatives, fostering a diversified economy and innovative developments. Cape Town, located along the Atlantic seaboard at the foot of Table Mountain, is a dynamic and thriving city, known as the gateway to Africa. With its mix of modern infrastructure and historical significance, Cape Town is a key commercial and tourism center in South Africa. The city&#8217;s strategic location and world-class venues make it an ideal place to host international business events.<\/h6>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-93e034c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"93e034c\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-131727e\" data-id=\"131727e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e97640d elementor-widget elementor-widget-text-editor\" data-id=\"e97640d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<table width=\"780\">\n<tbody>\n<tr>\n<td width=\"185\">\n<p><span style=\"color: #b1823f;\">Spoken Languages<\/span><\/p>\n<\/td>\n<td width=\"595\">\n<p>English and Afrikaans are the most widely spoken in Cape Town.<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"185\">\n<p><span style=\"color: #b1823f;\">Climate<\/span><\/p>\n<\/td>\n<td width=\"595\">\n<p>Spring\/early summer temperatures range between 15\u00b0C to 25\u00b0C (59\u00b0F to 77\u00b0F).<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"185\">\n<p><span style=\"color: #b1823f;\">Currency<\/span><\/p>\n<\/td>\n<td width=\"595\">\n<p>South African Rand (ZAR).<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"185\">\n<p><span style=\"color: #b1823f;\">Time Zone<\/span><\/p>\n<\/td>\n<td width=\"595\">\n<p>GMT + 2 hours<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"185\">\n<p><span style=\"color: #b1823f;\">Calling code<\/span><\/p>\n<\/td>\n<td width=\"595\">\n<p>+27<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t<img class=\"e-image-base e-e0d35ee-b1c3c87\" \n\t\t\t\t\tdata-interaction-id=\"e0d35ee\" \n\t\t \n\t\t \n\t\t\t\t\t\t\t\t\tid=\"6839\"\n\t\t\t\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/05\/ICONS-LOCATION-1024x85.png\"\n\t\t\t\t\t\t\t\t\t\t\t\twidth=\"800\"\n\t\t\t\t\t\t\t\t\t\t\t\theight=\"66\"\n\t\t\t\t\t\t\t\t\t\t\t\tsrcset=\"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/05\/ICONS-LOCATION-1024x85.png 1024w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/05\/ICONS-LOCATION-300x25.png 300w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/05\/ICONS-LOCATION-768x63.png 768w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/05\/ICONS-LOCATION-1536x127.png 1536w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/05\/ICONS-LOCATION-2048x169.png 2048w\"\n\t\t\t\t\t\t\t\t\t\t\t\talt=\"\"\n\t\t\t\t\t\t\/>\n\t\t\t\t\t<div class=\"elementor-element elementor-element-52ec96e elementor-widget elementor-widget-text-editor\" data-id=\"52ec96e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>* Exchange rate is posted for information only and is subject to change without notice. You must contact your bank to get the latest and most accurate information.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-2b8ba5a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2b8ba5a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-0e149d9\" data-id=\"0e149d9\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4448e2c elementor-widget elementor-widget-text-editor\" data-id=\"4448e2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h4><span style=\"color: #b1823f;\"><strong>VISA<\/strong><\/span><\/h4><p><span style=\"font-weight: 400;\">To check visa requirements and application procedures, please visit the official website of the <\/span><span style=\"font-weight: 400;\">Department of Home Affairs.<\/span><\/p><p>please <strong><a href=\"https:\/\/ehome.dha.gov.za\/epermit\/home\" target=\"_blank\" rel=\"noopener\">CLICK HERE<\/a><\/strong><\/p><p>Before proceeding, we recommend verifying your eligibility for an e-Visa by consulting your nearest embassy or consulate. If you are ineligible, please proceed with applying through the South African embassy or consulate in your country.<\/p><p>Please email us at <a href=\"mailto:info@iaom-mea.com\">info@iaom-mea.com<\/a> if you require an invitation letter.<\/p><h4>\u00a0<\/h4><h4><span style=\"color: #b1823f;\"><strong>AIRPORT<\/strong><\/span><\/h4><p>Cape Town International Airport (CPT) is Cape Town&#8217;s main airport and one of the busiest in South Africa. It handles both international and domestic flights, serving as a major gateway for travelers to and from South Africa.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Welcome to Cape Town \u2014 The Mother City | IAOM MEA 2026 Welcome to Cape Town \u2014 The Mother City South Africa, a leading force on the African continent, is renowned for its rich cultural heritage, strategic economic position, and robust growth. As a global hub for trade and industry, the country is embracing modernization [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":32,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-2014","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-json\/wp\/v2\/pages\/2014","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-json\/wp\/v2\/comments?post=2014"}],"version-history":[{"count":94,"href":"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-json\/wp\/v2\/pages\/2014\/revisions"}],"predecessor-version":[{"id":7317,"href":"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-json\/wp\/v2\/pages\/2014\/revisions\/7317"}],"wp:attachment":[{"href":"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-json\/wp\/v2\/media?parent=2014"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}