{"id":3922,"date":"2026-04-24T23:52:51","date_gmt":"2026-04-24T23:52:51","guid":{"rendered":"https:\/\/forestgreen-bison-952857.hostingersite.com\/?page_id=3922"},"modified":"2026-04-25T00:12:31","modified_gmt":"2026-04-25T00:12:31","slug":"contacts","status":"publish","type":"page","link":"https:\/\/almada-eg.com\/ar\/contacts\/","title":{"rendered":"Contacts"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3922\" class=\"elementor elementor-3922\">\n\t\t\t\t<div class=\"elementor-element elementor-element-85c12c2 e-flex e-con-boxed e-con e-parent\" data-id=\"85c12c2\" 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-277382c elementor-widget elementor-widget-shortcode\" data-id=\"277382c\" 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\">    <!DOCTYPE html>\r\n    <html>\r\n    <head>\r\n        <meta charset=\"UTF-8\">\r\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, height=device-height, viewport-fit=cover\">\r\n        <title> | LinkTree<\/title>\r\n        <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n        <style>\r\n            * { margin: 0; padding: 0; box-sizing: border-box; }\r\n            html, body { height: 100%; overflow: hidden; position: fixed; top: 0; left: 0; width: 100%; }\r\n            .almada-fullscreen {\r\n                position: fixed;\r\n                top: 0;\r\n                left: 0;\r\n                width: 100%;\r\n                height: 100%;\r\n                background: url(\"https:\/\/almada-eg.com\/wp-content\/uploads\/2026\/04\/655e870f-a3d1-47be-9c2f-d797f152ab5d.jpg\") center\/cover no-repeat;\r\n                z-index: 9999;\r\n                overflow-y: auto;\r\n                font-family: 'Segoe UI', sans-serif;\r\n            }\r\n            @media (max-width: 768px) {\r\n                .almada-fullscreen {\r\n                    background: url(\"https:\/\/almada-eg.com\/wp-content\/uploads\/2026\/04\/3917008b-4c26-4373-a0b8-96b68166de83.jpg\") center\/cover no-repeat;\r\n                }\r\n            }\r\n            .almada-fullscreen::before {\r\n                content: '';\r\n                position: fixed;\r\n                top: 0;\r\n                left: 0;\r\n                width: 100%;\r\n                height: 100%;\r\n                background: rgba(0,0,0,0.55);\r\n                z-index: 0;\r\n            }\r\n            .almada-content {\r\n                position: relative;\r\n                z-index: 1;\r\n                max-width: 500px;\r\n                margin: 0 auto;\r\n                padding: 30px 20px;\r\n                min-height: 100%;\r\n                display: flex;\r\n                flex-direction: column;\r\n                justify-content: center;\r\n            }\r\n            .almada-logo {\r\n                width: 110px;\r\n                height: 110px;\r\n                margin: 0 auto 20px;\r\n                background: #fff;\r\n                border-radius: 50%;\r\n                padding: 15px;\r\n                box-shadow: 0 10px 30px rgba(0,0,0,0.3);\r\n            }\r\n            .almada-logo img { width: 100%; height: 100%; object-fit: contain; }\r\n            .almada-name {\r\n                text-align: center;\r\n                color: #fff;\r\n                font-size: 26px;\r\n                font-weight: 800;\r\n                margin-bottom: 35px;\r\n                text-shadow: 0 2px 10px rgba(0,0,0,0.3);\r\n            }\r\n            .almada-links { display: flex; flex-direction: column; gap: 14px; margin-bottom: 30px; }\r\n            .almada-link {\r\n                background: rgba(255,255,255,0.96);\r\n                border-radius: 60px;\r\n                padding: 12px 20px;\r\n                display: flex;\r\n                align-items: center;\r\n                gap: 15px;\r\n                text-decoration: none;\r\n                transition: 0.3s;\r\n                box-shadow: 0 4px 12px rgba(0,0,0,0.1);\r\n            }\r\n            .almada-link:hover { transform: translateY(-2px); background: #fff; }\r\n            .almada-link i:first-child { font-size: 24px; width: 38px; text-align: center; }\r\n            .almada-link span { flex: 1; font-weight: 600; font-size: 15px; color: #1e293b; }\r\n            .almada-link i:last-child { color: #94a3b8; transition: 0.3s; }\r\n            .almada-link:hover i:last-child { transform: translateX(5px); color: #38bdf8; }\r\n            .almada-save-contact {\r\n                background: linear-gradient(135deg, #38bdf8, #10b981);\r\n                border-radius: 60px;\r\n                padding: 12px 20px;\r\n                display: flex;\r\n                align-items: center;\r\n                gap: 15px;\r\n                cursor: pointer;\r\n                transition: 0.3s;\r\n                margin-bottom: 25px;\r\n                border: none;\r\n                width: 100%;\r\n            }\r\n            .almada-save-contact:hover { transform: translateY(-2px); }\r\n            .almada-save-contact i:first-child { font-size: 24px; width: 38px; text-align: center; color: #fff; }\r\n            .almada-save-contact span { flex: 1; font-weight: 600; font-size: 15px; color: #fff; }\r\n            .almada-save-contact i:last-child { color: #fff; transition: 0.3s; }\r\n            .almada-save-contact:hover i:last-child { transform: translateX(5px); }\r\n            .almada-footer { text-align: center; color: rgba(255,255,255,0.8); font-size: 12px; margin-top: 15px; }\r\n            @media (max-width: 480px) {\r\n                .almada-logo { width: 85px; height: 85px; }\r\n                .almada-name { font-size: 20px; margin-bottom: 25px; }\r\n                .almada-link i:first-child { font-size: 20px; width: 32px; }\r\n            }\r\n        <\/style>\r\n    <\/head>\r\n    <body>\r\n        <div class=\"almada-fullscreen\">\r\n            <div class=\"almada-content\">\r\n                                <div class=\"almada-logo\"><img decoding=\"async\" src=\"https:\/\/almada-eg.com\/wp-content\/uploads\/2026\/04\/logo-2.png\"><\/div>\r\n                                <div class=\"almada-name\"><\/div>\r\n                <div class=\"almada-links\">\r\n                                                            <a href=\"https:\/\/www.facebook.com\" class=\"almada-link\" target=\"_blank\">\r\n                        <i class=\"fab fa-facebook\"><\/i>\r\n                        <span>Facebook<\/span>\r\n                        <i class=\"fas fa-arrow-right\"><\/i>\r\n                    <\/a>\r\n                                                                                <a href=\"https:\/\/www.instagram.com\" class=\"almada-link\" target=\"_blank\">\r\n                        <i class=\"fab fa-instagram\"><\/i>\r\n                        <span>Instagram<\/span>\r\n                        <i class=\"fas fa-arrow-right\"><\/i>\r\n                    <\/a>\r\n                                                                                <a href=\"https:\/\/www.linkedin.com\" class=\"almada-link\" target=\"_blank\">\r\n                        <i class=\"fab fa-linkedin\"><\/i>\r\n                        <span>Linkedin<\/span>\r\n                        <i class=\"fas fa-arrow-right\"><\/i>\r\n                    <\/a>\r\n                                                                                <a href=\"https:\/\/maps.app.goo.gl\/GyPwz2n4GYekqBaUA\" class=\"almada-link\" target=\"_blank\">\r\n                        <i class=\"fas fa-location-dot\"><\/i>\r\n                        <span>Location<\/span>\r\n                        <i class=\"fas fa-arrow-right\"><\/i>\r\n                    <\/a>\r\n                                                                                <a href=\"mailto:info@almada-eg.com\" class=\"almada-link\" target=\"_blank\">\r\n                        <i class=\"fas fa-envelope\"><\/i>\r\n                        <span>Email Address<\/span>\r\n                        <i class=\"fas fa-arrow-right\"><\/i>\r\n                    <\/a>\r\n                                                                                <a href=\"https:\/\/+2011111111\/\" class=\"almada-link\" target=\"_blank\">\r\n                        <i class=\"fab fa-whatsapp\"><\/i>\r\n                        <span>Whatsapp<\/span>\r\n                        <i class=\"fas fa-arrow-right\"><\/i>\r\n                    <\/a>\r\n                                                                                <a href=\"tel:+20226783650\" class=\"almada-link\" target=\"_blank\">\r\n                        <i class=\"fas fa-phone\"><\/i>\r\n                        <span>Call Us<\/span>\r\n                        <i class=\"fas fa-arrow-right\"><\/i>\r\n                    <\/a>\r\n                                                        <\/div>\r\n                                <button class=\"almada-save-contact\" onclick=\"saveContact()\">\r\n                    <i class=\"fas fa-address-card\"><\/i>\r\n                    <span>Save Contact<\/span>\r\n                    <i class=\"fas fa-download\"><\/i>\r\n                <\/button>\r\n                                <div class=\"almada-footer\">\u26a1 Powered by ALMADA CONSTRUCTION<\/div>\r\n            <\/div>\r\n        <\/div>\r\n        <script>\r\n            function saveContact() {\r\n                let vCard = \"BEGIN:VCARD\\nVERSION:3.0\\nFN:ALMADA CONSTRUCTION\\nORG:\\n\";\r\n                vCard += \"TEL:+20226783650\\n\";                vCard += \"EMAIL:info@almada-eg.com\\n\";                vCard += \"URL:https:\/\/almada-eg.com\/ar\\nEND:VCARD\";\r\n                const blob = new Blob([vCard], { type: 'text\/vcard' });\r\n                const link = document.createElement('a');\r\n                link.href = URL.createObjectURL(blob);\r\n                link.download = 'contact.vcf';\r\n                link.click();\r\n                URL.revokeObjectURL(link.href);\r\n            }\r\n        <\/script>\r\n    <\/body>\r\n    <\/html>\r\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":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-3922","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/almada-eg.com\/ar\/wp-json\/wp\/v2\/pages\/3922","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/almada-eg.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/almada-eg.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/almada-eg.com\/ar\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/almada-eg.com\/ar\/wp-json\/wp\/v2\/comments?post=3922"}],"version-history":[{"count":10,"href":"https:\/\/almada-eg.com\/ar\/wp-json\/wp\/v2\/pages\/3922\/revisions"}],"predecessor-version":[{"id":3933,"href":"https:\/\/almada-eg.com\/ar\/wp-json\/wp\/v2\/pages\/3922\/revisions\/3933"}],"wp:attachment":[{"href":"https:\/\/almada-eg.com\/ar\/wp-json\/wp\/v2\/media?parent=3922"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}