{"id":5426,"date":"2026-01-14T07:56:00","date_gmt":"2026-01-14T07:56:00","guid":{"rendered":"https:\/\/auviaeg.com\/?page_id=5426"},"modified":"2026-01-22T13:14:14","modified_gmt":"2026-01-22T13:14:14","slug":"company-profile","status":"publish","type":"page","link":"https:\/\/auviaeg.com\/ar\/company-profile\/","title":{"rendered":"Company profile"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5426\" class=\"elementor elementor-5426\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ca99994 e-flex e-con-boxed e-con e-parent\" data-id=\"ca99994\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;tmea_shape_divider_top&quot;:&quot;none&quot;,&quot;tmea_shape_divider_bottom&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\n\t\t<div class=\"elementor-element elementor-element-a6c3fda elementor-widget elementor-widget-shortcode\" data-id=\"a6c3fda\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n    <script type=\"application\/ld+json\">{\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"Organization\",\n    \"name\": \"AUVIA Global Trading\",\n    \"url\": \"https:\/\/auviaeg.com\/ar\/\",\n    \"logo\": \"https:\/\/auviaeg.com\/wp-content\/uploads\/2025\/12\/AUVIA-LOGO-36PP-4-e1766994264565.png\",\n    \"location\": [\n        {\n            \"@type\": \"Place\",\n            \"name\": \"Cairo, Egypt\",\n            \"description\": \"Headquarters\"\n        }\n    ]\n}<\/script>\n    \n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@400;500;700&family=Playfair+Display:wght@600;800&display=swap\" rel=\"stylesheet\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n\n    <style>\n        :root {\n            --rv-gold: #C5A059;\n            --rv-black: #050608;\n            --rv-panel: #131720;\n            --rv-gray: #f9f9f9;\n        }\n\n        .rv-wrap { font-family: 'Manrope', sans-serif; color: #555; line-height: 1.7; background: #fff; overflow-x: hidden; }\n        .rv-wrap * { box-sizing: border-box; }\n        .rv-con { max-width: 1200px; margin: 0 auto; padding: 0 20px; }\n\n        \/* 1. Header Section *\/\n        .rv-head-sec { text-align: center; padding: 80px 0 60px; }\n        .rv-title-lg { font-family: 'Playfair Display', serif; font-size: 3rem; color: var(--rv-black); margin-bottom: 20px; line-height: 1.1; }\n        .rv-subtitle { font-size: 1.2rem; max-width: 800px; margin: 0 auto; color: #777; }\n        \n        \/* 2. Mission & Vision Cards *\/\n        .rv-mv-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; margin-bottom: 80px; }\n        .rv-mv-card {\n            background: #fff; border: 1px solid #eee; padding: 50px 40px;\n            border-top: 4px solid var(--rv-gold); position: relative;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03); transition: 0.3s;\n        }\n        .rv-mv-card:hover { transform: translateY(-5px); box-shadow: 0 20px 40px rgba(0,0,0,0.06); }\n        .rv-mv-icon { font-size: 40px; color: var(--rv-gold); margin-bottom: 20px; opacity: 0.2; position: absolute; top: 20px; right: 20px; }\n        .rv-mv-title { font-family: 'Playfair Display', serif; font-size: 1.8rem; color: var(--rv-black); margin-bottom: 15px; }\n        \n        \/* 3. Who We Are Section *\/\n        .rv-who-sec { background: var(--rv-gray); padding: 80px 0; }\n        .rv-who-grid { display: grid; grid-template-columns: 1.2fr 0.8fr; gap: 60px; align-items: center; }\n        .rv-who-txt p { margin-bottom: 20px; text-align: justify; }\n        \n        \/* 4. Global Presence Map *\/\n        .rv-global-sec { padding: 80px 0; text-align: center; }\n        .rv-map-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; margin-top: 50px; }\n        .rv-loc-card { padding: 30px; border: 1px solid #eee; border-radius: 8px; transition: 0.3s; }\n        .rv-loc-card:hover { border-color: var(--rv-gold); }\n        .rv-loc-flag { font-size: 40px; margin-bottom: 15px; display: block; }\n        .rv-loc-title { font-weight: 700; color: var(--rv-black); font-size: 1.1rem; margin-bottom: 5px; }\n        .rv-loc-desc { font-size: 0.9rem; color: #888; }\n        .rv-badge { \n            display: inline-block; background: var(--rv-black); color: #fff; \n            font-size: 10px; padding: 3px 8px; border-radius: 4px; margin-top: 10px; text-transform: uppercase; \n        }\n\n        \/* 5. CTA Section *\/\n        .rv-cta { text-align: center; padding: 60px 0; border-top: 1px solid #eee; }\n        .rv-btn {\n            display: inline-block; background: var(--rv-gold); color: #000; padding: 15px 40px;\n            font-weight: 800; text-transform: uppercase; text-decoration: none; border-radius: 50px; transition: 0.3s;\n        }\n        .rv-btn:hover { background: var(--rv-black); color: #fff; }\n\n        \/* Responsive *\/\n        @media (max-width: 900px) {\n            .rv-mv-grid, .rv-who-grid, .rv-map-grid { grid-template-columns: 1fr; }\n            .rv-title-lg { font-size: 2.2rem; }\n        }\n    <\/style>\n\n    <div class=\"rv-wrap\">\n        \n        <div class=\"rv-con\">\n            <section class=\"rv-head-sec\">\n                <h1 class=\"rv-title-lg\">Connecting Origins to Destinations<\/h1>\n                <p class=\"rv-subtitle\">\n                    AUVIA Global Trading is a premier B2B export house dedicated to bridging the gap between Egypt\u2019s resources and the global market.\n                <\/p>\n            <\/section>\n\n            <section class=\"rv-mv-grid\">\n                <div class=\"rv-mv-card\">\n                    <i class=\"fas fa-eye rv-mv-icon\"><\/i>\n                    <h2 class=\"rv-mv-title\">Our Vision<\/h2>\n                    <p>\n                        To become the global benchmark for Egyptian exports, redefining international trade standards through transparency, consistent quality, and seamless supply chain management. We envision a world where \"Made in Egypt\" is synonymous with premium quality.\n                    <\/p>\n                <\/div>\n                <div class=\"rv-mv-card\">\n                    <i class=\"fas fa-bullseye rv-mv-icon\"><\/i>\n                    <h2 class=\"rv-mv-title\">Our Mission<\/h2>\n                    <p>\n                        To empower international buyers by providing direct access to Egypt\u2019s finest Agricultural and Industrial products. We eliminate supply chain friction, ensuring compliance, timely delivery, and a transparent sourcing process free from hidden complexities.\n                    <\/p>\n                <\/div>\n            <\/section>\n        <\/div>\n\n        <section class=\"rv-who-sec\">\n            <div class=\"rv-con\">\n                <div class=\"rv-who-grid\">\n                    <div class=\"rv-who-txt\">\n                        <h2 style=\"font-family:'Playfair Display', serif; margin-bottom:20px; font-size:2rem;\">More Than Just Traders<\/h2>\n                        <p>\n                            Headquartered in Cairo, <strong>AUVIA Global Trading<\/strong> does not act merely as a middleman. We are your partners on the ground. We oversee the entire process\u2014from the farm\/factory selection to the final loading at the port.\n                        <\/p>\n                        <p>\n                            We understand that international trade is built on trust. That\u2019s why we focus on <strong>B2B solutions<\/strong>, ensuring that every shipment comes with the correct documentation (ISO, Global G.A.P, FDA) and meets the exact specifications of your market.\n                        <\/p>\n                        <ul style=\"margin-top:20px; list-style:none; padding:0;\">\n                            <li style=\"margin-bottom:10px;\"><i class=\"fas fa-check\" style=\"color:var(--rv-gold); margin-right:10px;\"><\/i> Direct Sourcing (No hidden agents).<\/li>\n                            <li style=\"margin-bottom:10px;\"><i class=\"fas fa-check\" style=\"color:var(--rv-gold); margin-right:10px;\"><\/i> Strict Quality Control on every container.<\/li>\n                            <li><i class=\"fas fa-check\" style=\"color:var(--rv-gold); margin-right:10px;\"><\/i> Transparent Communication.<\/li>\n                        <\/ul>\n                    <\/div>\n                    <div>\n                        <img decoding=\"async\" src=\"https:\/\/auviaeg.com\/wp-content\/uploads\/2026\/01\/shelves-with-cheese-at-a-cheese-warehouse-2025-02-12-06-28-52-utc-scaled.jpg\" style=\"width:100%; border-radius:8px; box-shadow:20px 20px 0 #ddd;\" alt=\"AUVIA Storage Operations\">\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"rv-global-sec\">\n            <div class=\"rv-con\">\n                <h2 style=\"font-family:'Playfair Display', serif; font-size:2.2rem;\">Global Presence<\/h2>\n                <p style=\"color:#777; max-width:600px; margin:0 auto;\">\n                    While our operations are centralized in Egypt, we maintain commercial representatives abroad to facilitate communication in your time zone.\n                <\/p>\n\n                <div class=\"rv-map-grid\">\n                    <div class=\"rv-loc-card\" style=\"border-color:var(--rv-black);\">\n                        <span class=\"rv-loc-flag\">\ud83c\uddea\ud83c\uddec<\/span>\n                        <div class=\"rv-loc-title\">Cairo, Egypt<\/div>\n                        <div class=\"rv-loc-desc\">Headquarters & Operations<\/div>\n                        <span class=\"rv-badge\">Main Hub<\/span>\n                    <\/div>\n\n                    <div class=\"rv-loc-card\">\n                        <span class=\"rv-loc-flag\">\ud83c\uddf5\ud83c\uddf1<\/span>\n                        <div class=\"rv-loc-title\">Warsaw, Poland<\/div>\n                        <div class=\"rv-loc-desc\">Commercial Representative<\/div>\n                        <p style=\"font-size:12px; margin-top:10px; color:#999;\">Assisting EU clients.<\/p>\n                    <\/div>\n\n                    <div class=\"rv-loc-card\">\n                        <span class=\"rv-loc-flag\">\ud83c\udde6\ud83c\uddea<\/span>\n                        <div class=\"rv-loc-title\">Dubai, UAE<\/div>\n                        <div class=\"rv-loc-desc\">Sales Representative<\/div>\n                        <p style=\"font-size:12px; margin-top:10px; color:#999;\">Gulf market relations.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <div class=\"rv-con\">\n            <div class=\"rv-cta\">\n                <h2 style=\"font-family:'Playfair Display', serif; margin-bottom:20px;\">Ready to Source from Egypt?<\/h2>\n                <a href=\"https:\/\/auviaeg.com\/ar\/contact-us\/\" class=\"rv-btn\">Contact Our Team<\/a>\n            <\/div>\n        <\/div>\n\n    <\/div>\n\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_angie_page":false,"footnotes":""},"class_list":["post-5426","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/auviaeg.com\/ar\/wp-json\/wp\/v2\/pages\/5426","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/auviaeg.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/auviaeg.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/auviaeg.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/auviaeg.com\/ar\/wp-json\/wp\/v2\/comments?post=5426"}],"version-history":[{"count":8,"href":"https:\/\/auviaeg.com\/ar\/wp-json\/wp\/v2\/pages\/5426\/revisions"}],"predecessor-version":[{"id":5657,"href":"https:\/\/auviaeg.com\/ar\/wp-json\/wp\/v2\/pages\/5426\/revisions\/5657"}],"wp:attachment":[{"href":"https:\/\/auviaeg.com\/ar\/wp-json\/wp\/v2\/media?parent=5426"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}