{"id":701,"date":"2024-03-24T09:59:38","date_gmt":"2024-03-24T09:59:38","guid":{"rendered":"https:\/\/dev.lp-form.com\/elsewedy-wp\/%d8%af%d8%a7%d8%b1-%d8%a7%d9%84%d8%b3%d9%88%d9%8a%d8%af%d9%8a\/"},"modified":"2026-03-09T12:09:26","modified_gmt":"2026-03-09T12:09:26","slug":"elsewedy-printhouse","status":"publish","type":"page","link":"https:\/\/elsewedyprint.com\/en\/elsewedy-printhouse\/","title":{"rendered":"Elsewedy Printhouse"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"701\" class=\"elementor elementor-701 elementor-52\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b120bb9 e-con-full e-flex e-con e-parent\" data-id=\"b120bb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-00aa4c8 e-con-full e-flex e-con e-child\" data-id=\"00aa4c8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0490c7e elementor-widget elementor-widget-heading\" data-id=\"0490c7e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">40 Years of Excellence: From a Small Family Business to Digital Printing Leaders in Egypt\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-674a28c e-con-full e-flex e-con e-parent\" data-id=\"674a28c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-98fd37b e-con-full e-flex e-con e-child\" data-id=\"98fd37b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5801357 elementor-widget elementor-widget-heading\" data-id=\"5801357\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">.Founded by Eng. Medhat El Sewedy in 1985. Today we serve 500+ brands with 50\u00d770 digital printing technology,  the first in Egypt and the Middle East<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-888b9a9 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-parent\" data-id=\"888b9a9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8088f29 elementor-widget elementor-widget-shortcode\" data-id=\"8088f29\" 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>\n<html lang=\"ar\" dir=\"rtl\">\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u062f\u0639\u0648\u0629 \u0644\u0627\u062a\u062e\u0627\u0630 \u0625\u062c\u0631\u0627\u0621<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            direction: rtl;\n        }\n\n        \/* CTA Section *\/\n        .cta-section {\n            background: linear-gradient(180deg, #fff9f5 0%, #ffffff 100%);\n            padding: 80px 20px;\n            overflow: hidden;\n        }\n\n        .cta-container {\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n\n        \/* CTA Buttons *\/\n        .cta-buttons {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            gap: 30px;\n            flex-wrap: wrap;\n        }\n\n        .cta-btn {\n            display: inline-flex;\n            align-items: center;\n            gap: 12px;\n            padding: 20px 45px;\n            border-radius: 50px;\n            font-size: 1.2em;\n            font-weight: 700;\n            text-decoration: none;\n            transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n            box-shadow: 0 10px 30px rgba(185, 28, 68, 0.2);\n            position: relative;\n            overflow: hidden;\n        }\n\n        .cta-btn::before {\n            content: '';\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            width: 0;\n            height: 0;\n            border-radius: 50%;\n            background: rgba(255, 255, 255, 0.2);\n            transform: translate(-50%, -50%);\n            transition: width 0.6s, height 0.6s;\n        }\n\n        .cta-btn:hover::before {\n            width: 350px;\n            height: 350px;\n        }\n\n        .cta-btn span {\n            position: relative;\n            z-index: 1;\n        }\n\n        .cta-btn svg {\n            width: 24px;\n            height: 24px;\n            transition: transform 0.4s ease;\n            position: relative;\n            z-index: 1;\n        }\n\n        .cta-btn:hover svg {\n            transform: translateX(-8px);\n        }\n\n        \/* Primary Button *\/\n        .cta-primary {\n            background: linear-gradient(135deg, #E63946, #B91C44);\n            color: white;\n        }\n\n        .cta-primary:hover {\n            transform: translateY(-4px) scale(1.02);\n            box-shadow: 0 15px 40px rgba(185, 28, 68, 0.4);\n        }\n\n        \/* Secondary Button *\/\n        .cta-secondary {\n            background: white;\n            color: #B91C44;\n            border: 3px solid #B91C44;\n            box-shadow: 0 10px 30px rgba(247, 127, 0, 0.15);\n        }\n\n        .cta-secondary:hover {\n            background: linear-gradient(135deg, #F77F00, #FF9B71);\n            color: white;\n            border-color: transparent;\n            transform: translateY(-4px) scale(1.02);\n            box-shadow: 0 15px 40px rgba(247, 127, 0, 0.4);\n        }\n\n        \/* Animation *\/\n        @keyframes fadeIn {\n            from {\n                opacity: 0;\n                transform: translateY(30px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        .cta-btn {\n            animation: fadeIn 0.8s ease forwards;\n            opacity: 0;\n        }\n\n        .cta-btn:nth-child(1) { animation-delay: 0.2s; }\n        .cta-btn:nth-child(2) { animation-delay: 0.4s; }\n\n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .cta-section {\n                padding: 60px 15px;\n            }\n\n            .cta-buttons {\n                flex-direction: column;\n                gap: 20px;\n            }\n\n            .cta-btn {\n                width: 100%;\n                justify-content: center;\n                font-size: 1.1em;\n                padding: 18px 35px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <section class=\"cta-section\">\n        <div class=\"cta-container\">\n            <div class=\"cta-buttons\">\n                <a href=\"https:\/\/elsewedyprint.com\/%d8%ae%d8%af%d9%85%d8%a7%d8%aa%d9%86%d8%a7\/\" class=\"cta-btn cta-primary\">\n                    <span>\u0627\u0633\u062a\u0643\u0634\u0641 \u062e\u062f\u0645\u0627\u062a\u0646\u0627<\/span>\n                    <svg fill=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path d=\"M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z\"\/>\n                    <\/svg>\n                <\/a>\n                <a href=\"https:\/\/elsewedyprint.com\/%d9%81%d8%b1%d9%8a%d9%82-%d8%a7%d9%84%d8%b3%d9%88%d9%8a%d8%af%d9%8a\/\" class=\"cta-btn cta-secondary\">\n                    <span>\u0627\u0646\u0636\u0645 \u0644\u0640 500+ \u0639\u0644\u0627\u0645\u0629<\/span>\n                    <svg fill=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path d=\"M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z\"\/>\n                    <\/svg>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/html><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8fc72fb e-con-full e-flex e-con e-parent\" data-id=\"8fc72fb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ad074a8 elementor-widget elementor-widget-shortcode\" data-id=\"ad074a8\" 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>\n<html lang=\"en\">\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>About Us - El Sewedy Print<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            direction: ltr;\n        }\n\n        \/* Story Section *\/\n        .story-section {\n            background: linear-gradient(180deg, #ffffff 0%, #fff9f5 50%, #ffffff 100%);\n            padding: 100px 20px;\n            overflow: hidden;\n        }\n\n        .story-container {\n            max-width: 1400px;\n            margin: 0 auto;\n        }\n\n        \/* How We Started *\/\n        .story-header {\n            text-align: center;\n            margin-bottom: 60px;\n        }\n\n        .story-header h2 {\n            font-size: 3em;\n            color: #B91C44;\n            margin-bottom: 25px;\n            font-weight: 800;\n            position: relative;\n            display: inline-block;\n        }\n\n        .story-header h2::after {\n            content: '';\n            position: absolute;\n            bottom: -15px;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 120px;\n            height: 5px;\n            background: linear-gradient(90deg, #F77F00, #E63946, #B91C44);\n            border-radius: 10px;\n        }\n\n        .story-intro {\n            max-width: 1100px;\n            margin: 40px auto 0;\n            background: white;\n            padding: 50px;\n            border-radius: 25px;\n            box-shadow: 0 10px 40px rgba(185, 28, 68, 0.08);\n            border-left: 5px solid #B91C44;\n        }\n\n        .story-intro p {\n            font-size: 1.2em;\n            color: #2D2D2D;\n            line-height: 2;\n            margin-bottom: 25px;\n            font-weight: 500;\n        }\n\n        .story-intro p:last-child {\n            margin-bottom: 0;\n        }\n\n        \/* Stats Section *\/\n        .stats-wrapper {\n            margin: 80px 0;\n        }\n\n        .stats-header {\n            text-align: center;\n            margin-bottom: 50px;\n        }\n\n        .stats-header h3 {\n            font-size: 2.5em;\n            color: #B91C44;\n            font-weight: 800;\n        }\n\n        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 30px;\n            margin-bottom: 40px;\n        }\n\n        .stat-card {\n            background: white;\n            padding: 40px 30px;\n            border-radius: 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(185, 28, 68, 0.08);\n            transition: all 0.4s ease;\n            border: 2px solid transparent;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .stat-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 4px;\n            background: linear-gradient(90deg, #E63946, #B91C44);\n            transform: scaleX(0);\n            transition: transform 0.4s ease;\n        }\n\n        .stat-card:hover::before {\n            transform: scaleX(1);\n        }\n\n        .stat-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 20px 50px rgba(185, 28, 68, 0.15);\n            border-color: rgba(185, 28, 68, 0.1);\n        }\n\n        .stat-number {\n            font-size: 3em;\n            color: #B91C44;\n            font-weight: 800;\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .stat-label {\n            font-size: 1.1em;\n            color: #4A4A4A;\n            font-weight: 600;\n            line-height: 1.6;\n        }\n\n        \/* Vision Section *\/\n        .vision-section {\n            background: linear-gradient(135deg, #B91C44, #E63946);\n            padding: 60px 50px;\n            border-radius: 30px;\n            margin: 80px 0;\n            box-shadow: 0 15px 50px rgba(185, 28, 68, 0.25);\n            position: relative;\n            overflow: hidden;\n        }\n\n        .vision-section::before {\n            content: '';\n            position: absolute;\n            top: -100px;\n            right: -100px;\n            width: 300px;\n            height: 300px;\n            background: rgba(255, 255, 255, 0.05);\n            border-radius: 50%;\n        }\n\n        .vision-section::after {\n            content: '';\n            position: absolute;\n            bottom: -150px;\n            left: -150px;\n            width: 400px;\n            height: 400px;\n            background: rgba(255, 255, 255, 0.05);\n            border-radius: 50%;\n        }\n\n        .vision-content {\n            position: relative;\n            z-index: 2;\n        }\n\n        .vision-content h3 {\n            font-size: 2.5em;\n            color: white;\n            margin-bottom: 30px;\n            font-weight: 800;\n            text-align: center;\n        }\n\n        .vision-content p {\n            font-size: 1.25em;\n            color: rgba(255, 255, 255, 0.95);\n            line-height: 2;\n            text-align: center;\n            max-width: 1000px;\n            margin: 0 auto;\n            font-weight: 500;\n        }\n\n        \/* Values Section *\/\n        .values-header {\n            text-align: center;\n            margin-bottom: 50px;\n        }\n\n        .values-header h3 {\n            font-size: 2.5em;\n            color: #B91C44;\n            font-weight: 800;\n        }\n\n        .values-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 35px;\n        }\n\n        .value-card {\n            background: white;\n            padding: 45px 40px;\n            border-radius: 25px;\n            box-shadow: 0 10px 40px rgba(185, 28, 68, 0.08);\n            transition: all 0.5s ease;\n            border: 2px solid transparent;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .value-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 5px;\n            height: 100%;\n            background: linear-gradient(180deg, #E63946, #B91C44);\n            transform: scaleY(0);\n            transition: transform 0.5s ease;\n        }\n\n        .value-card:hover::before {\n            transform: scaleY(1);\n        }\n\n        .value-card:hover {\n            transform: translateX(5px);\n            box-shadow: 0 20px 60px rgba(185, 28, 68, 0.15);\n            border-color: rgba(185, 28, 68, 0.1);\n        }\n\n        .value-header-row {\n            display: flex;\n            align-items: center;\n            gap: 20px;\n            margin-bottom: 25px;\n        }\n\n        .value-icon {\n            width: 60px;\n            height: 60px;\n            background: linear-gradient(135deg, #E63946, #B91C44);\n            border-radius: 15px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            flex-shrink: 0;\n            box-shadow: 0 8px 20px rgba(185, 28, 68, 0.25);\n            transition: all 0.4s ease;\n        }\n\n        .value-card:hover .value-icon {\n            transform: scale(1.1) rotate(5deg);\n        }\n\n        .value-icon svg {\n            width: 30px;\n            height: 30px;\n            color: white;\n        }\n\n        .value-title {\n            font-size: 1.8em;\n            color: #B91C44;\n            font-weight: 800;\n        }\n\n        .value-description {\n            font-size: 1.1em;\n            color: #2D2D2D;\n            line-height: 1.9;\n            font-weight: 500;\n        }\n\n        \/* Animations *\/\n        @keyframes fadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(40px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        .stat-card, .value-card {\n            animation: fadeInUp 0.7s ease forwards;\n            opacity: 0;\n        }\n\n        .stat-card:nth-child(1) { animation-delay: 0.1s; }\n        .stat-card:nth-child(2) { animation-delay: 0.2s; }\n        .stat-card:nth-child(3) { animation-delay: 0.3s; }\n        .stat-card:nth-child(4) { animation-delay: 0.4s; }\n        .stat-card:nth-child(5) { animation-delay: 0.5s; }\n        .stat-card:nth-child(6) { animation-delay: 0.6s; }\n        .stat-card:nth-child(7) { animation-delay: 0.7s; }\n        .stat-card:nth-child(8) { animation-delay: 0.8s; }\n\n        .value-card:nth-child(1) { animation-delay: 0.1s; }\n        .value-card:nth-child(2) { animation-delay: 0.2s; }\n        .value-card:nth-child(3) { animation-delay: 0.3s; }\n        .value-card:nth-child(4) { animation-delay: 0.4s; }\n        .value-card:nth-child(5) { animation-delay: 0.5s; }\n\n        \/* Responsive *\/\n        @media (max-width: 1100px) {\n            .stats-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n\n            .values-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .story-section {\n                padding: 70px 15px;\n            }\n\n            .story-header h2 {\n                font-size: 2em;\n            }\n\n            .story-intro {\n                padding: 35px 25px;\n            }\n\n            .story-intro p {\n                font-size: 1.05em;\n            }\n\n            .stats-header h3, .values-header h3 {\n                font-size: 1.8em;\n            }\n\n            .stats-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .stat-number {\n                font-size: 2.5em;\n            }\n\n            .vision-section {\n                padding: 40px 30px;\n            }\n\n            .vision-content h3 {\n                font-size: 1.8em;\n            }\n\n            .vision-content p {\n                font-size: 1.1em;\n            }\n\n            .value-title {\n                font-size: 1.5em;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <section class=\"story-section\">\n        <div class=\"story-container\">\n            \n            <!-- How We Started -->\n            <div class=\"story-header\">\n                <h2>How We Started<\/h2>\n            <\/div>\n\n            <div class=\"story-intro\">\n                <p>\n                    In 1985, Eng. Medhat El Sewedy started with a small workshop and a team of 12 people in 10th of Ramadan City. The goal wasn't to become the biggest, but to print with quality we're proud of.\n                <\/p>\n                <p>\n                    The turning point was importing the first 50\u00d770 digital printing machine in Egypt \u2014 a technology that gave our clients the ability to print small quantities (from 100 pieces) with the same quality as large quantities. We were the first to introduce this technology in Egypt and the Middle East.\n                <\/p>\n                <p>\n                    Growth came gradually: we entered the Saudi market, obtained 4 ISO certifications, and our team grew to 300 employees. Today we serve 500+ brands in Egypt and the Gulf. This growth wasn't by chance \u2014 it's the result of daily commitment to quality and deadlines.\n                <\/p>\n            <\/div>\n\n            <!-- Stats Section -->\n            <div class=\"stats-wrapper\">\n                <div class=\"stats-header\">\n                    <h3>Our Journey in Numbers<\/h3>\n                <\/div>\n\n                <div class=\"stats-grid\">\n                    <div class=\"stat-card\">\n                        <span class=\"stat-number\">40+<\/span>\n                        <span class=\"stat-label\">Years of Experience<\/span>\n                    <\/div>\n\n                    <div class=\"stat-card\">\n                        <span class=\"stat-number\">500+<\/span>\n                        <span class=\"stat-label\">Brands Trust Us<\/span>\n                    <\/div>\n\n                    <div class=\"stat-card\">\n                        <span class=\"stat-number\">300<\/span>\n                        <span class=\"stat-label\">Professional Team<\/span>\n                    <\/div>\n\n                    <div class=\"stat-card\">\n                        <span class=\"stat-number\">98%<\/span>\n                        <span class=\"stat-label\">Come Back for More Orders<\/span>\n                    <\/div>\n\n                    <div class=\"stat-card\">\n                        <span class=\"stat-number\">15M<\/span>\n                        <span class=\"stat-label\">Food Packages Printed<\/span>\n                    <\/div>\n\n                    <div class=\"stat-card\">\n                        <span class=\"stat-number\">Zero<\/span>\n                        <span class=\"stat-label\">Quality Complaints<\/span>\n                    <\/div>\n\n                    <div class=\"stat-card\">\n                        <span class=\"stat-number\">90%<\/span>\n                        <span class=\"stat-label\">Customer Satisfaction<\/span>\n                    <\/div>\n\n                    <div class=\"stat-card\">\n                        <span class=\"stat-number\">99.5%<\/span>\n                        <span class=\"stat-label\">Safe Delivery for International Shipments<\/span>\n                    <\/div>\n                <\/div>\n\n                <div class=\"stat-card\" style=\"max-width: 300px; margin: 0 auto;\">\n                    <span class=\"stat-number\">4<\/span>\n                    <span class=\"stat-label\">ISO Certifications<\/span>\n                <\/div>\n            <\/div>\n\n            <!-- Vision Section -->\n            <div class=\"vision-section\">\n                <div class=\"vision-content\">\n                    <h3>Our Vision<\/h3>\n                    <p>\n                        To be the partner that enables every brand \u2014 from startups to leaders \u2014 to compete globally. We're working toward a future where the first 100 boxes are printed with the same international standards as the first million. Where smart technology meets 40 years of experience to print with consistent quality, grow with you, and enable you to export confidently to any market in the world.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <!-- Values Section -->\n            <div class=\"values-header\">\n                <h3>Our Values<\/h3>\n            <\/div>\n\n            <div class=\"values-grid\">\n                \n                <!-- Value 1 -->\n                <div class=\"value-card\">\n                    <div class=\"value-header-row\">\n                        <div class=\"value-icon\">\n                            <svg fill=\"currentColor\" viewBox=\"0 0 24 24\">\n                                <path d=\"M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z\"\/>\n                            <\/svg>\n                        <\/div>\n                        <h4 class=\"value-title\">Quality First<\/h4>\n                    <\/div>\n                    <p class=\"value-description\">\n                        Our Finalizer team checks every file three times before printing. Our quality lab tests 10% of every batch, with a final review before delivery. The result: zero pharmaceutical errors for 3 years, zero complaints on 15 million food packages. Quality is measured by results, not promises.\n                    <\/p>\n                <\/div>\n\n                <!-- Value 2 -->\n                <div class=\"value-card\">\n                    <div class=\"value-header-row\">\n                        <div class=\"value-icon\">\n                            <svg fill=\"currentColor\" viewBox=\"0 0 24 24\">\n                                <path d=\"M9 11H7v2h2v-2zm4 0h-2v2h2v-2zm4 0h-2v2h2v-2zm2-7h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V9h14v11z\"\/>\n                            <\/svg>\n                        <\/div>\n                        <h4 class=\"value-title\">Continuous Innovation<\/h4>\n                    <\/div>\n                    <p class=\"value-description\">\n                        50\u00d770 digital printing technology \u2014 no one was using it in Egypt. We invested, and it became our main competitive advantage. Today we invest in AI and automation. We don't invest in technology to look modern; we invest to give clients what they can't find elsewhere. Evolution isn't a choice, it's survival.\n                    <\/p>\n                <\/div>\n\n                <!-- Value 3 -->\n                <div class=\"value-card\">\n                    <div class=\"value-header-row\">\n                        <div class=\"value-icon\">\n                            <svg fill=\"currentColor\" viewBox=\"0 0 24 24\">\n                                <path d=\"M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z\"\/>\n                            <\/svg>\n                        <\/div>\n                        <h4 class=\"value-title\">Growing Together<\/h4>\n                    <\/div>\n                    <p class=\"value-description\">\n                        Our first clients from 1985 are still with us. 98% return rate over 40 years because we treat every brand as a partner. We respond within minutes, solve problems quickly, and learn from every challenge. When our client grows from 1,000 boxes to 100,000, we grow with them \u2014 same quality, same commitment.\n                    <\/p>\n                <\/div>\n\n                <!-- Value 4 -->\n                <div class=\"value-card\">\n                    <div class=\"value-header-row\">\n                        <div class=\"value-icon\">\n                            <svg fill=\"currentColor\" viewBox=\"0 0 24 24\">\n                                <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/>\n                            <\/svg>\n                        <\/div>\n                        <h4 class=\"value-title\">Environmental Commitment<\/h4>\n                    <\/div>\n                    <p class=\"value-description\">\n                        We obtained ISO 14001 and Green Printing because our exporting clients need it. The European Union requires sustainability. We use plant-based inks, FSC-certified paper, and systems that reduce emissions by 30%. Environmental commitment has become a competitive requirement, not just a moral responsibility.\n                    <\/p>\n                <\/div>\n\n                <!-- Value 5 -->\n                <div class=\"value-card\">\n                    <div class=\"value-header-row\">\n                        <div class=\"value-icon\">\n                            <svg fill=\"currentColor\" viewBox=\"0 0 24 24\">\n                                <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z\"\/>\n                            <\/svg>\n                        <\/div>\n                        <h4 class=\"value-title\">Real Flexibility: From 100 to Millions<\/h4>\n                    <\/div>\n                    <p class=\"value-description\">\n                        50\u00d770 digital technology prints 100 pieces with the same quality as 100,000. We don't force you into large quantities to get professional quality. Start small, test the market, order more when you succeed. We enable every brand \u2014 startup or leader \u2014 to compete with global standards.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n    <\/section>\n<\/html><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b3c119 e-con-full e-flex e-con e-parent\" data-id=\"5b3c119\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aa97ab0 elementor-widget elementor-widget-shortcode\" data-id=\"aa97ab0\" 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>\n<html lang=\"en\">\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Leadership Team<\/title>\n<style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            direction: ltr;\n        }\n\n        \/* Leadership Section *\/\n        .leadership-section {\n            background: linear-gradient(180deg, #fff9f5 0%, #ffffff 100%);\n            padding: 100px 20px;\n            overflow: hidden;\n        }\n\n        .leadership-container {\n            max-width: 1400px;\n            margin: 0 auto;\n        }\n\n        \/* Section Header *\/\n        .section-header {\n            text-align: center;\n            margin-bottom: 70px;\n        }\n\n        .section-header h2 {\n            font-size: 3em;\n            color: #B91C44;\n            margin-bottom: 25px;\n            font-weight: 800;\n            position: relative;\n            display: inline-block;\n        }\n\n        .section-header h2::after {\n            content: '';\n            position: absolute;\n            bottom: -15px;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 120px;\n            height: 5px;\n            background: linear-gradient(90deg, #F77F00, #E63946, #B91C44);\n            border-radius: 10px;\n        }\n\n        \/* Leadership Grid - 2x2 for 4 cards *\/\n        .leadership-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 40px;\n            margin-bottom: 100px;\n        }\n\n        \/* Leader Card *\/\n        .leader-card {\n            background: white;\n            border-radius: 25px;\n            padding: 45px 35px;\n            box-shadow: 0 10px 40px rgba(185, 28, 68, 0.08);\n            transition: all 0.5s ease;\n            border: 2px solid transparent;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .leader-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 5px;\n        }\n\n        .leader-card:nth-child(1)::before {\n            background: linear-gradient(90deg, #E63946, #B91C44);\n        }\n\n        .leader-card:nth-child(2)::before {\n            background: linear-gradient(90deg, #F77F00, #FF9B71);\n        }\n\n        .leader-card:nth-child(3)::before {\n            background: linear-gradient(90deg, #B91C44, #E63946);\n        }\n\n        .leader-card:nth-child(4)::before {\n            background: linear-gradient(90deg, #ed1c24, #ff5a5f);\n        }\n\n        .leader-card:hover {\n            transform: translateY(-10px);\n            box-shadow: 0 20px 60px rgba(185, 28, 68, 0.15);\n            border-color: rgba(185, 28, 68, 0.1);\n        }\n\n        .leader-card:hover::before {\n            height: 8px;\n        }\n\n        \/* Leader Icon *\/\n        .leader-icon {\n            width: 100px;\n            height: 100px;\n            border-radius: 50%;\n            margin: 0 auto 25px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            box-shadow: 0 10px 30px rgba(185, 28, 68, 0.25);\n            transition: all 0.4s ease;\n        }\n        \n        .leader-icon svg {\n            width: 50px;\n            height: 50px;\n            color: white;\n        }\n\n        .leader-card:nth-child(1) .leader-icon {\n            background: linear-gradient(135deg, #E63946, #B91C44);\n        }\n\n        .leader-card:nth-child(2) .leader-icon {\n            background: linear-gradient(135deg, #F77F00, #FF9B71);\n        }\n\n        .leader-card:nth-child(3) .leader-icon {\n            background: linear-gradient(135deg, #B91C44, #E63946);\n        }\n\n        .leader-card:nth-child(4) .leader-icon {\n            background: linear-gradient(135deg, #ed1c24, #ff5a5f);\n            box-shadow: 0 10px 30px rgba(237, 28, 36, 0.3);\n        }\n\n        .leader-card:hover .leader-icon {\n            transform: scale(1.1);\n        }\n\n        \/* Leader Info *\/\n        .leader-name {\n            font-size: 1.6em;\n            color: #B91C44;\n            margin-bottom: 10px;\n            font-weight: 800;\n            text-align: center;\n        }\n\n        .leader-card:nth-child(4) .leader-name {\n            color: #ed1c24;\n        }\n\n        .leader-title {\n            font-size: 1.1em;\n            color: #E63946;\n            margin-bottom: 20px;\n            font-weight: 700;\n            text-align: center;\n        }\n\n        .leader-card:nth-child(4) .leader-title {\n            color: #ed1c24;\n        }\n\n        .leader-description {\n            font-size: 1.05em;\n            color: #2D2D2D;\n            line-height: 1.9;\n            font-weight: 500;\n            text-align: center;\n        }\n\n        \/* Why Choose Us Section *\/\n        .why-us-section {\n            margin-top: 100px;\n        }\n\n        .reasons-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 35px;\n        }\n\n        \/* Reason Card *\/\n        .reason-card {\n            background: white;\n            border-radius: 25px;\n            padding: 40px 35px;\n            box-shadow: 0 10px 40px rgba(185, 28, 68, 0.08);\n            transition: all 0.5s ease;\n            border: 2px solid transparent;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .reason-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 5px;\n            height: 100%;\n            background: linear-gradient(180deg, #E63946, #B91C44);\n            transform: scaleY(0);\n            transition: transform 0.5s ease;\n        }\n\n        .reason-card:hover::before {\n            transform: scaleY(1);\n        }\n\n        .reason-card:hover {\n            transform: translateX(5px);\n            box-shadow: 0 20px 60px rgba(185, 28, 68, 0.15);\n            border-color: rgba(185, 28, 68, 0.1);\n        }\n\n        .reason-header {\n            display: flex;\n            align-items: flex-start;\n            gap: 20px;\n            margin-bottom: 20px;\n        }\n\n        .reason-number {\n            flex-shrink: 0;\n            width: 50px;\n            height: 50px;\n            background: linear-gradient(135deg, #E63946, #B91C44);\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 1.5em;\n            color: white;\n            font-weight: 800;\n            box-shadow: 0 8px 20px rgba(185, 28, 68, 0.25);\n            transition: all 0.4s ease;\n        }\n\n        .reason-card:hover .reason-number {\n            transform: scale(1.1) rotate(5deg);\n        }\n\n        .reason-title {\n            flex: 1;\n            font-size: 1.5em;\n            color: #B91C44;\n            font-weight: 800;\n            line-height: 1.3;\n        }\n\n        .reason-description {\n            font-size: 1.05em;\n            color: #2D2D2D;\n            line-height: 1.9;\n            font-weight: 500;\n            padding-left: 70px;\n        }\n\n        \/* Decorative Shape *\/\n        .reason-card .deco-shape {\n            position: absolute;\n            bottom: -30px;\n            right: -30px;\n            width: 100px;\n            height: 100px;\n            background: linear-gradient(135deg, rgba(185, 28, 68, 0.05), rgba(247, 127, 0, 0.05));\n            border-radius: 50%;\n            transition: all 0.5s ease;\n        }\n\n        .reason-card:hover .deco-shape {\n            transform: scale(1.5);\n            opacity: 0.7;\n        }\n\n        \/* Animations *\/\n        @keyframes fadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(40px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        .leader-card, .reason-card {\n            animation: fadeInUp 0.7s ease forwards;\n            opacity: 0;\n        }\n\n        .leader-card:nth-child(1) { animation-delay: 0.1s; }\n        .leader-card:nth-child(2) { animation-delay: 0.2s; }\n        .leader-card:nth-child(3) { animation-delay: 0.3s; }\n        .leader-card:nth-child(4) { animation-delay: 0.4s; }\n\n        .reason-card:nth-child(1) { animation-delay: 0.1s; }\n        .reason-card:nth-child(2) { animation-delay: 0.2s; }\n        .reason-card:nth-child(3) { animation-delay: 0.3s; }\n        .reason-card:nth-child(4) { animation-delay: 0.4s; }\n        .reason-card:nth-child(5) { animation-delay: 0.5s; }\n        .reason-card:nth-child(6) { animation-delay: 0.6s; }\n        .reason-card:nth-child(7) { animation-delay: 0.7s; }\n\n        \/* Responsive *\/\n        @media (max-width: 1100px) {\n            .leadership-grid {\n                grid-template-columns: 1fr;\n                gap: 35px;\n            }\n\n            .reasons-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .leadership-section {\n                padding: 70px 15px;\n            }\n\n            .section-header h2 {\n                font-size: 2em;\n            }\n\n            .leader-card {\n                padding: 35px 28px;\n            }\n\n            .leader-name {\n                font-size: 1.4em;\n            }\n\n            .reason-title {\n                font-size: 1.3em;\n            }\n\n            .reason-description {\n                padding-left: 0;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <section class=\"leadership-section\">\n        <div class=\"leadership-container\">\n            \n            <!-- Leadership Team -->\n            <div class=\"section-header\">\n                <h2>Leadership Team<\/h2>\n            <\/div>\n\n            <div class=\"leadership-grid\">\n                \n                <!-- Leader 1 -->\n                <div class=\"leader-card\">\n                    <div class=\"leader-icon\">\n                        <svg fill=\"currentColor\" viewBox=\"0 0 24 24\">\n                            <path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"\/>\n                        <\/svg>\n                    <\/div>\n                    <h3 class=\"leader-name\">Eng. Medhat Hafez Ahmed El Sewedy<\/h3>\n                    <p class=\"leader-title\">Founder | 40 Years Experience<\/p>\n                    <p class=\"leader-description\">\n                        Founded the company in 1985 specializing in offset printing. Led the strategic transformation by introducing 50\u00d770 digital printing technology \u2014 the first in Egypt. Under his leadership, the company grew from a local print shop to a factory serving Egypt and Gulf markets with 4 certified ISO standards. He oversees overall strategy and regional expansion.\n                    <\/p>\n                <\/div>\n\n                <!-- Leader 2 -->\n                <div class=\"leader-card\">\n                    <div class=\"leader-icon\">\n                        <svg fill=\"currentColor\" viewBox=\"0 0 24 24\">\n                            <path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"\/>\n                        <\/svg>\n                    <\/div>\n                    <h3 class=\"leader-name\">Dr. Kareem El Sewedy<\/h3>\n                    <p class=\"leader-title\">Factory General Manager | 25 Years Experience<\/p>\n                    <p class=\"leader-description\">\n                        Manages complete production operations: scheduling, maintenance, quality control, and meeting deadlines. Under his supervision, the factory achieved: zero pharmaceutical errors for 3 years, 80% on-time delivery, and 25% reduction in production time. He oversees a team of 300 employees and the internal quality lab.\n                    <\/p>\n                <\/div>\n\n                <!-- Leader 3 -->\n                <div class=\"leader-card\">\n                    <div class=\"leader-icon\">\n                        <svg fill=\"currentColor\" viewBox=\"0 0 24 24\">\n                            <path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"\/>\n                        <\/svg>\n                    <\/div>\n                    <h3 class=\"leader-name\">Mr. Mohamed El Sewedy<\/h3>\n                    <p class=\"leader-title\">Commercial Director | 25 Years Experience<\/p>\n                    <p class=\"leader-description\">\n                        Leads the sales and customer service team. Responsible for long-term client relationships, expansion into new markets, and ensuring customer satisfaction. Under his leadership, clients grew from 200 to 500+ brands, and we entered the Saudi market. He believes that a 98% return rate is built on real relationships, not just price quotes.\n                    <\/p>\n                <\/div>\n\n                <!-- Leader 4 -->\n                <div class=\"leader-card\">\n                    <div class=\"leader-icon\">\n                        <svg fill=\"currentColor\" viewBox=\"0 0 24 24\">\n                            <path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"\/>\n                        <\/svg>\n                    <\/div>\n                    <h3 class=\"leader-name\">Mr. Shehab El Sewedy<\/h3>\n                    <p class=\"leader-title\">Digital Printing Sales Manager | 10 Years Experience<\/p>\n                    <p class=\"leader-description\">\n                        Leads the digital printing sales division with 10 years of specialized expertise in the sector. Responsible for client acquisition and building sustainable business partnerships in the digital printing field. A key partner in developing the company's business and supporting its vision of leading digital printing in Egypt.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n\n            <!-- Why Choose Us -->\n            <div class=\"why-us-section\">\n                <div class=\"section-header\">\n                    <h2>Why 500+ Brands Choose Us?<\/h2>\n                <\/div>\n\n                <div class=\"reasons-grid\">\n                    \n                    <!-- Reason 1 -->\n                    <div class=\"reason-card\">\n                        <div class=\"deco-shape\"><\/div>\n                        <div class=\"reason-header\">\n                            <div class=\"reason-number\">1<\/div>\n                            <h4 class=\"reason-title\">50\u00d770 Digital Printing \u2014 The Only One in Egypt<\/h4>\n                        <\/div>\n                        <p class=\"reason-description\">\n                            The first and largest 50\u00d770 digital printing machine in Egypt. Prints from 100 pieces with quality that rivals 100,000. Flexibility not available from competitors.\n                        <\/p>\n                    <\/div>\n\n                    <!-- Reason 2 -->\n                    <div class=\"reason-card\">\n                        <div class=\"deco-shape\"><\/div>\n                        <div class=\"reason-header\">\n                            <div class=\"reason-number\">2<\/div>\n                            <h4 class=\"reason-title\">40 Years of Professional Printing Experience<\/h4>\n                        <\/div>\n                        <p class=\"reason-description\">\n                            Since 1985 we've been serving major brands. 40 years taught us how to avoid mistakes before they happen, and how to solve complex problems quickly.\n                        <\/p>\n                    <\/div>\n\n                    <!-- Reason 3 -->\n                    <div class=\"reason-card\">\n                        <div class=\"deco-shape\"><\/div>\n                        <div class=\"reason-header\">\n                            <div class=\"reason-number\">3<\/div>\n                            <h4 class=\"reason-title\">4 Certified ISO Standards<\/h4>\n                        <\/div>\n                        <p class=\"reason-description\">\n                            ISO 9001 (quality), ISO 14001 (environment), ISO 45001 (safety), BRCS (food safety). Certifications that open European and Gulf markets for your product.\n                        <\/p>\n                    <\/div>\n\n                    <!-- Reason 4 -->\n                    <div class=\"reason-card\">\n                        <div class=\"deco-shape\"><\/div>\n                        <div class=\"reason-header\">\n                            <div class=\"reason-number\">4<\/div>\n                            <h4 class=\"reason-title\">Quality Lab with Precise Equipment<\/h4>\n                        <\/div>\n                        <p class=\"reason-description\">\n                            Spectrophotometer for color accuracy, Burst Test for cardboard strength, moisture and heat resistance tests. Every batch is tested before delivery. A detailed report is delivered with your order.\n                        <\/p>\n                    <\/div>\n\n                    <!-- Reason 5 -->\n                    <div class=\"reason-card\">\n                        <div class=\"deco-shape\"><\/div>\n                        <div class=\"reason-header\">\n                            <div class=\"reason-number\">5<\/div>\n                            <h4 class=\"reason-title\">90% On-Time Delivery<\/h4>\n                        <\/div>\n                        <p class=\"reason-description\">\n                            We give you a realistic deadline from the start. If there's a delay, we tell you immediately \u2014 we don't hide it until the last minute. Complete transparency at every stage.\n                        <\/p>\n                    <\/div>\n\n                    <!-- Reason 6 -->\n                    <div class=\"reason-card\">\n                        <div class=\"deco-shape\"><\/div>\n                        <div class=\"reason-header\">\n                            <div class=\"reason-number\">6<\/div>\n                            <h4 class=\"reason-title\">Professional Shipping to Saudi Arabia & the Gulf<\/h4>\n                        <\/div>\n                        <p class=\"reason-description\">\n                            300+ international shipments, 99.5% safe arrival. Air (5\u20137 days) or sea (14\u201321 days). Professional packaging, full tracking, and shipment insurance.\n                        <\/p>\n                    <\/div>\n\n                    <!-- Reason 7 -->\n                    <div class=\"reason-card\">\n                        <div class=\"deco-shape\"><\/div>\n                        <div class=\"reason-header\">\n                            <div class=\"reason-number\">7<\/div>\n                            <h4 class=\"reason-title\">We Protect Your Product from Customs Rejection<\/h4>\n                        <\/div>\n                        <p class=\"reason-description\">\n                            Triple review catches errors before printing: wrong barcode, missing information, mismatched colors. Customs rejection rate is close to zero. We save you losses that could reach millions.\n                        <\/p>\n                    <\/div>\n\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/section>\n<\/html><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5d8b6de e-con-full e-flex e-con e-parent\" data-id=\"5d8b6de\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0eb34a2 e-con-full e-flex e-con e-child\" data-id=\"0eb34a2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9c268c4 e-con-full e-flex e-con e-child\" data-id=\"9c268c4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d38ab9 elementor-widget elementor-widget-heading\" data-id=\"5d38ab9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our Clients<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2fe9d1d e-con-full e-flex e-con e-parent\" data-id=\"2fe9d1d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-df49e46 e-con-full e-flex e-con e-child\" data-id=\"df49e46\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1aec400 e-con-full e-flex e-con e-child\" data-id=\"1aec400\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-936688a elementor-widget elementor-widget-heading\" data-id=\"936688a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">.500+ brands trust our quality, from startups to major brands in Egypt and the Gulf<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b9694b3 e-con-full e-flex e-con e-parent\" data-id=\"b9694b3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-d5e9cb9 e-con-full e-flex e-con e-child\" data-id=\"d5e9cb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a32bc9a e-con-full e-flex e-con e-child\" data-id=\"a32bc9a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-73c0180 e-con-full e-flex e-con e-child\" data-id=\"73c0180\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e090386 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"e090386\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">500+ brands trust our quality, from startups to major brands in Egypt and the Gulf.\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b06c1d2 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"b06c1d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;6&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"\u0639\u0627\u0631\u0636 \u0627\u0644\u0635\u0648\u0631\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/elsewedyprint.com\/wp-content\/uploads\/2024\/09\/logo-19-150x150.png\" alt=\"logo-19\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/elsewedyprint.com\/wp-content\/uploads\/2024\/09\/logo-11-150x150.png\" alt=\"logo-11\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/elsewedyprint.com\/wp-content\/uploads\/2024\/09\/logo-20-150x150.png\" alt=\"logo-20\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/elsewedyprint.com\/wp-content\/uploads\/2024\/09\/logo-22-150x150.png\" alt=\"logo-22\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/elsewedyprint.com\/wp-content\/uploads\/2024\/09\/logo-06-150x150.png\" alt=\"logo-06\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/elsewedyprint.com\/wp-content\/uploads\/2024\/09\/logo-01-150x150.png\" alt=\"logo-01\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/elsewedyprint.com\/wp-content\/uploads\/2024\/09\/logo-09-150x150.png\" alt=\"logo-09\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6deabca e-flex e-con-boxed e-con e-parent\" data-id=\"6deabca\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-be037ac e-con-full e-flex e-con e-child\" data-id=\"be037ac\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-71776b4 e-con-full e-flex e-con e-child\" data-id=\"71776b4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2c54f93 e-con-full e-flex e-con e-child\" data-id=\"2c54f93\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-60b7754 e-con-full e-flex e-con e-child\" data-id=\"60b7754\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ca1f450 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"ca1f450\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"> \u0623\u063a\u0630\u064a\u0629 \u0648\u0645\u0634\u0631\u0648\u0628\u0627\u062a<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-422d67e elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"422d67e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;6&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"\u0639\u0627\u0631\u0636 \u0627\u0644\u0635\u0648\u0631\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/elsewedyprint.com\/wp-content\/uploads\/2024\/09\/logo-98-150x150.png\" alt=\"logo-98\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/elsewedyprint.com\/wp-content\/uploads\/2024\/09\/logo-59-1-150x150.png\" alt=\"logo-59\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/elsewedyprint.com\/wp-content\/uploads\/2024\/09\/logo-61-150x150.png\" alt=\"logo-61\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/elsewedyprint.com\/wp-content\/uploads\/2024\/09\/logo-29-150x150.png\" alt=\"logo-29\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/elsewedyprint.com\/wp-content\/uploads\/2024\/09\/logo-33-150x150.png\" alt=\"logo-33\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/elsewedyprint.com\/wp-content\/uploads\/2024\/09\/logo-34-150x150.png\" alt=\"logo-34\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/elsewedyprint.com\/wp-content\/uploads\/2024\/09\/logo-39-150x150.png\" alt=\"logo-39\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/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<div class=\"elementor-element elementor-element-1545319 e-flex e-con-boxed e-con e-parent\" data-id=\"1545319\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-be93c31 e-con-full e-flex e-con e-child\" data-id=\"be93c31\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-cc1db8c e-con-full e-flex e-con e-child\" data-id=\"cc1db8c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-002397e e-con-full e-flex e-con e-child\" data-id=\"002397e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-24a15e1 e-con-full e-flex e-con e-child\" data-id=\"24a15e1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8ada02c elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"8ada02c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Manufacturing<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d5d3c95 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"d5d3c95\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;6&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"\u0639\u0627\u0631\u0636 \u0627\u0644\u0635\u0648\u0631\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/elsewedyprint.com\/wp-content\/uploads\/2024\/09\/logo-122-150x150.png\" alt=\"logo-122\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/elsewedyprint.com\/wp-content\/uploads\/2024\/09\/logo-123-150x150.png\" alt=\"logo-123\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/elsewedyprint.com\/wp-content\/uploads\/2024\/09\/logo-120-150x150.png\" alt=\"logo-120\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/elsewedyprint.com\/wp-content\/uploads\/2024\/09\/logo-119-150x150.png\" alt=\"logo-119\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/elsewedyprint.com\/wp-content\/uploads\/2024\/09\/logo-116-150x150.png\" alt=\"logo-116\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/elsewedyprint.com\/wp-content\/uploads\/2024\/09\/logo-115-150x150.png\" alt=\"logo-115\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/elsewedyprint.com\/wp-content\/uploads\/2024\/09\/logo-114-150x150.png\" alt=\"logo-114\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/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<div class=\"elementor-element elementor-element-63f35d4 e-con-full e-flex e-con e-parent\" data-id=\"63f35d4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8a1187a e-con-full e-flex e-con e-child\" data-id=\"8a1187a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-7af4839 e-con-full e-flex e-con e-child\" data-id=\"7af4839\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-224191a e-flex e-con-boxed e-con e-child\" data-id=\"224191a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-194ad28 e-con-full e-flex e-con e-child\" data-id=\"194ad28\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-653b2cb elementor-widget elementor-widget-image\" data-id=\"653b2cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"640\" height=\"810\" src=\"https:\/\/elsewedyprint.com\/wp-content\/uploads\/2022\/08\/Q-809x1024.webp\" class=\"attachment-large size-large wp-image-4415\" alt=\"\" srcset=\"https:\/\/elsewedyprint.com\/wp-content\/uploads\/2022\/08\/Q-809x1024.webp 809w, https:\/\/elsewedyprint.com\/wp-content\/uploads\/2022\/08\/Q-237x300.webp 237w, https:\/\/elsewedyprint.com\/wp-content\/uploads\/2022\/08\/Q-768x972.webp 768w, https:\/\/elsewedyprint.com\/wp-content\/uploads\/2022\/08\/Q-1214x1536.webp 1214w, https:\/\/elsewedyprint.com\/wp-content\/uploads\/2022\/08\/Q-1619x2048.webp 1619w, https:\/\/elsewedyprint.com\/wp-content\/uploads\/2022\/08\/Q-600x759.webp 600w, https:\/\/elsewedyprint.com\/wp-content\/uploads\/2022\/08\/Q-scaled.webp 2023w\" sizes=\"(max-width: 640px) 100vw, 640px\">\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<div class=\"elementor-element elementor-element-0271bcf e-con-full e-flex e-con e-child\" data-id=\"0271bcf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-926163e e-con-full e-flex e-con e-child\" data-id=\"926163e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1585890 elementor-widget elementor-widget-prionx-faq-id\" data-id=\"1585890\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"prionx-faq-id.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <!-- Faq Section -->\n\t<section class=\"faq-section\">\n\t\t<div class=\"color-one\"><\/div>\n\t\t<div class=\"color-two\"><\/div>\n\t\t<div class=\"color-three\"><\/div>\n\t\t<div class=\"color-four\"><\/div>\n                \t\t<div class=\"auto-container\">\n\t\t\t<!-- Sec Title -->\n\t\t\t<div class=\"sec-title centered\">\n                \n                \t\t\t\t    <h2>\u2753FAQs\n\n<\/h2>\n                \n                \n\t\t\t<\/div>\n\t\t\t<div class=\"inner-container\">\n\t\t\t\t\n\t\t\t\t<!-- Accordion Box \/ Style Two -->\n\t\t\t\t<ul class=\"accordion-box style-two\">\n\t\t\t\t\t\n                    \t\t\t\t\t<!-- Block -->\n\t\t\t\t\t<li class=\"accordion block\">\n\t\t\t\t\t\t<div class=\"acc-btn active\"><div class=\"icon-outer\"><span class=\"icon icon-plus fa fa-plus\"><\/span> <span class=\"icon icon-minus fa fa-minus\"><\/span><\/div>When was Dar El Sewedy founded?<\/div>\n\t\t\t\t\t\t<div class=\"acc-content current \">\n\t\t\t\t\t\t\t<div class=\"content\">\n\t\t\t\t\t\t\t\t<div class=\"text\">Dar Medhat El Sewedy was founded in 1985 by Eng. Medhat Hafez El Sewedy. We started with a small workshop and a team of 12 employees specializing in offset printing. Today, after 40 years, we've become a factory with 300 employees serving 500+ brands in Egypt and the Gulf.<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t<!-- Block -->\n\t\t\t\t\t<li class=\"accordion block\">\n\t\t\t\t\t\t<div class=\"acc-btn \"><div class=\"icon-outer\"><span class=\"icon icon-plus fa fa-plus\"><\/span> <span class=\"icon icon-minus fa fa-minus\"><\/span><\/div>What makes you different from other print shops?<\/div>\n\t\t\t\t\t\t<div class=\"acc-content  \">\n\t\t\t\t\t\t\t<div class=\"content\">\n\t\t\t\t\t\t\t\t<div class=\"text\">We own the first and largest 50\u00d770 digital printing machine in Egypt, a technology that allows printing from 100 pieces with professional quality. Plus 4 certified ISO standards, an internal quality lab, and 40 years of experience in critical sectors (pharmaceuticals and food). We combine flexibility, quality, and credibility.<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t<!-- Block -->\n\t\t\t\t\t<li class=\"accordion block\">\n\t\t\t\t\t\t<div class=\"acc-btn \"><div class=\"icon-outer\"><span class=\"icon icon-plus fa fa-plus\"><\/span> <span class=\"icon icon-minus fa fa-minus\"><\/span><\/div>Do you ship to Saudi Arabia and Gulf countries?<\/div>\n\t\t\t\t\t\t<div class=\"acc-content  \">\n\t\t\t\t\t\t\t<div class=\"content\">\n\t\t\t\t\t\t\t\t<div class=\"text\">Yes, we ship to all Gulf countries. We've completed 300+ international shipments with a 99.5% safe arrival rate. We offer two options: air shipping (5-7 days) or sea (14-21 days). Every shipment is insured, professionally packaged, and trackable in real-time. We also provide the compliance certificates required for customs.<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t<!-- Block -->\n\t\t\t\t\t<li class=\"accordion block\">\n\t\t\t\t\t\t<div class=\"acc-btn \"><div class=\"icon-outer\"><span class=\"icon icon-plus fa fa-plus\"><\/span> <span class=\"icon icon-minus fa fa-minus\"><\/span><\/div>What international certifications have you obtained?<\/div>\n\t\t\t\t\t\t<div class=\"acc-content  \">\n\t\t\t\t\t\t\t<div class=\"content\">\n\t\t\t\t\t\t\t\t<div class=\"text\">We've obtained 4 certified ISO standards:\n- ISO 9001:2015 (Quality Management)\n- ISO 14001:2015 (Environmental Management - Green Printing)\n- ISO 45001:2018 (Occupational Health and Safety)\n- BRCS (Food Packaging Materials Safety)\n\nThese certifications are required for exporting to Europe and the Gulf, and ensure your product meets international standards.\n<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n\t<!-- End Faq Section -->\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>40 \u0639\u0627\u0645\u0627\u064b \u0645\u0646 \u0627\u0644\u062a\u0645\u064a\u0632: \u0645\u0646 \u0645\u0635\u0646\u0639 \u0639\u0627\u0626\u0644\u064a \u0635\u063a\u064a\u0631 \u0644\u0631\u0648\u0627\u062f \u0627\u0644\u0637\u0628\u0627\u0639\u0629 \u0627\u0644\u062f\u064a\u062c\u064a\u062a\u0627\u0644 \u0641\u064a \u0645\u0635\u0631 \u0623\u0633\u0633\u0647\u0627 \u0627\u0644\u0645\u0647\u0646\u062f\u0633 \u0645\u062f\u062d\u062a \u0627\u0644\u0633\u0648\u064a\u062f\u064a \u0639\u0627\u0645 1985. \u0627\u0644\u064a\u0648\u0645 \u0646\u062e\u062f\u0645 500+ \u0639\u0644\u0627\u0645\u0629 \u0628\u062a\u0642\u0646\u064a\u0629 50\u00d770 \u062f\u064a\u062c\u064a\u062a\u0627\u0644\u060c \u0627\u0644\u0623\u0648\u0644\u0649 \u0641\u064a \u0645\u0635\u0631 \u0648\u0627\u0644\u0634\u0631\u0642 \u0627\u0644\u0623\u0648\u0633\u0637. &nbsp; \u0627\u0633\u062a\u0643\u0634\u0641 \u062e\u062f\u0645\u0627\u062a\u0646\u0627 \u0627\u0646\u0636\u0645 \u0644\u0640 500+ \u0639\u0644\u0627\u0645\u0629 &nbsp; &nbsp; \u0643\u064a\u0641 \u0628\u062f\u0623\u0646\u0627 \u0639\u0627\u0645 1985\u060c \u0628\u062f\u0623 \u0627\u0644\u0645\u0647\u0646\u062f\u0633 \u0645\u062f\u062d\u062a \u0627\u0644\u0633\u0648\u064a\u062f\u064a \u0628\u0648\u0631\u0634\u0629 \u0635\u063a\u064a\u0631\u0629 \u0648\u0641\u0631\u064a\u0642 \u0645\u0646 12 \u0634\u062e\u0635\u0627\u064b \u0641\u064a [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-701","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/elsewedyprint.com\/en\/wp-json\/wp\/v2\/pages\/701","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/elsewedyprint.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/elsewedyprint.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/elsewedyprint.com\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/elsewedyprint.com\/en\/wp-json\/wp\/v2\/comments?post=701"}],"version-history":[{"count":23,"href":"https:\/\/elsewedyprint.com\/en\/wp-json\/wp\/v2\/pages\/701\/revisions"}],"predecessor-version":[{"id":4987,"href":"https:\/\/elsewedyprint.com\/en\/wp-json\/wp\/v2\/pages\/701\/revisions\/4987"}],"wp:attachment":[{"href":"https:\/\/elsewedyprint.com\/en\/wp-json\/wp\/v2\/media?parent=701"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}