{"id":313,"date":"2026-02-08T17:00:54","date_gmt":"2026-02-08T17:00:54","guid":{"rendered":"https:\/\/nasrconsult.com\/?page_id=313"},"modified":"2026-02-08T17:02:51","modified_gmt":"2026-02-08T17:02:51","slug":"about-us","status":"publish","type":"page","link":"https:\/\/nasrconsult.com\/?page_id=313&lang=en","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"313\" class=\"elementor elementor-313\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ba3791 e-con-full e-flex e-con e-parent\" data-id=\"4ba3791\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6100b16 elementor-widget elementor-widget-html\" data-id=\"6100b16\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n<style>\r\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Tajawal:wght@300;400;500;700;800;900&display=swap');\r\n\r\n    :root {\r\n        --primary-purple: #8E24AA;\r\n        --dark-purple: #4A148C;\r\n        --accent-red: #D32F2F;\r\n        --text-dark: #2C3E50;\r\n        --text-grey: #455A64;\r\n        --glass-bg: rgba(255, 255, 255, 0.75);\r\n        --glass-border: rgba(255, 255, 255, 0.5);\r\n    }\r\n\r\n    .about-section-wrapper {\r\n        font-family: 'Tajawal', sans-serif;\r\n        direction: ltr; \/* \u062a\u063a\u064a\u064a\u0631 \u0627\u0644\u0627\u062a\u062c\u0627\u0647 \u0644\u0644\u064a\u0633\u0627\u0631 *\/\r\n        text-align: left; \/* \u0645\u062d\u0627\u0630\u0627\u0629 \u0627\u0644\u0646\u0635 \u0644\u0644\u064a\u0633\u0627\u0631 *\/\r\n        padding: 60px 20px;\r\n        \/* \u0639\u0643\u0633 \u0627\u062a\u062c\u0627\u0647 \u0627\u0644\u062a\u062f\u0631\u062c *\/\r\n        background: radial-gradient(circle at top left, #f3e5f5, #f9f9f9);\r\n        overflow-x: hidden;\r\n        box-sizing: border-box;\r\n    }\r\n\r\n    .container-width {\r\n        max-width: 1100px;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    \/* \u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646 *\/\r\n    .main-heading {\r\n        font-size: 2.5rem;\r\n        font-weight: 900;\r\n        color: var(--primary-purple);\r\n        text-align: center;\r\n        margin-bottom: 60px;\r\n        text-shadow: 0 5px 15px rgba(142, 36, 170, 0.15);\r\n    }\r\n\r\n    .section-heading {\r\n        font-size: 1.6rem;\r\n        font-weight: 800;\r\n        color: var(--dark-purple);\r\n        margin-bottom: 20px;\r\n        position: relative;\r\n        display: inline-block;\r\n    }\r\n\r\n    \/* \u0627\u0644\u0646\u0635\u0648\u0635 *\/\r\n    p {\r\n        font-size: 1.05rem;\r\n        line-height: 1.7;\r\n        color: var(--text-grey);\r\n        margin-bottom: 15px;\r\n    }\r\n\r\n    \/* \u062a\u0635\u0645\u064a\u0645 \u0627\u0644\u0628\u0637\u0627\u0642\u0627\u062a \u0627\u0644\u0632\u062c\u0627\u062c\u064a\u0629 *\/\r\n    .glass-box {\r\n        background: rgba(255, 255, 255, 0.65);\r\n        backdrop-filter: blur(20px);\r\n        -webkit-backdrop-filter: blur(20px);\r\n        border: 1px solid rgba(255, 255, 255, 0.8);\r\n        border-radius: 24px;\r\n        padding: 40px;\r\n        margin-bottom: 40px;\r\n        box-shadow: \r\n            0 20px 40px rgba(0,0,0,0.05),\r\n            inset 0 0 0 1px rgba(255,255,255,0.5);\r\n        transition: transform 0.3s ease;\r\n    }\r\n\r\n    .glass-box:hover {\r\n        transform: translateY(-5px);\r\n        box-shadow: 0 25px 50px rgba(142, 36, 170, 0.1);\r\n    }\r\n\r\n    \/* \u0627\u0644\u0623\u064a\u0642\u0648\u0646\u0627\u062a \u0627\u0644\u0632\u062c\u0627\u062c\u064a\u0629 *\/\r\n    .glass-icon-wrapper {\r\n        width: 70px;\r\n        height: 70px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        margin-bottom: 20px;\r\n        background: linear-gradient(135deg, rgba(255,255,255,0.9), rgba(255,255,255,0.4));\r\n        border: 1px solid rgba(255,255,255,0.8);\r\n        border-radius: 20px;\r\n        box-shadow: \r\n            0 10px 20px rgba(142, 36, 170, 0.15), \r\n            inset 0 2px 5px rgba(255,255,255,1);\r\n        font-size: 1.8rem;\r\n        color: var(--primary-purple);\r\n        transition: 0.3s;\r\n    }\r\n\r\n    .glass-box:hover .glass-icon-wrapper {\r\n        transform: scale(1.1) rotate(5deg);\r\n        color: var(--accent-red);\r\n        border-color: var(--primary-purple);\r\n    }\r\n\r\n    \/* \u0634\u0628\u0643\u0629 \u0627\u0644\u0631\u0624\u064a\u0629 \u0648\u0627\u0644\u0631\u0633\u0627\u0644\u0629 *\/\r\n    .vm-grid {\r\n        display: grid;\r\n        grid-template-columns: 1fr 1fr;\r\n        gap: 30px;\r\n    }\r\n\r\n    .vm-card {\r\n        padding: 30px;\r\n        background: rgba(255, 255, 255, 0.5);\r\n        border: 1px solid rgba(255,255,255,0.6);\r\n        border-radius: 20px;\r\n    }\r\n\r\n    \/* \u0634\u0628\u0643\u0629 \u0627\u0644\u0642\u064a\u0645 *\/\r\n    .values-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n        gap: 20px;\r\n    }\r\n\r\n    .value-item {\r\n        background: rgba(255,255,255,0.7);\r\n        padding: 25px;\r\n        border-radius: 18px;\r\n        border: 1px solid rgba(255,255,255,0.5);\r\n        transition: 0.3s;\r\n        text-align: center;\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: center;\r\n    }\r\n\r\n    .value-item:hover {\r\n        background: white;\r\n        transform: translateY(-5px);\r\n        box-shadow: 0 15px 30px rgba(0,0,0,0.08);\r\n    }\r\n    \r\n    .value-item .glass-icon-wrapper {\r\n        width: 60px;\r\n        height: 60px;\r\n        font-size: 1.5rem;\r\n        border-radius: 50%;\r\n        margin-bottom: 15px;\r\n    }\r\n\r\n    .value-title {\r\n        font-size: 1.15rem;\r\n        font-weight: 700;\r\n        color: var(--dark-purple);\r\n        margin-bottom: 8px;\r\n    }\r\n\r\n    \/* \u0642\u0633\u0645 \u0627\u0644\u0627\u0646\u062a\u0645\u0627\u0621 *\/\r\n    .affiliation-box {\r\n        position: relative;\r\n        overflow: hidden;\r\n        background: linear-gradient(135deg, rgba(255,255,255,0.8), rgba(240, 240, 255, 0.9));\r\n    }\r\n\r\n    .flags-container {\r\n        font-size: 3rem;\r\n        margin-bottom: 15px;\r\n        display: inline-block;\r\n        filter: drop-shadow(0 5px 10px rgba(0,0,0,0.1));\r\n    }\r\n\r\n    \/* \u0627\u0644\u062a\u062c\u0627\u0648\u0628 *\/\r\n    @media (max-width: 768px) {\r\n        .about-section-wrapper { padding: 40px 15px; }\r\n        .glass-box { padding: 25px; border-radius: 20px; }\r\n        .main-heading { font-size: 2rem; margin-bottom: 40px; }\r\n        .section-heading { font-size: 1.4rem; }\r\n        .vm-grid { grid-template-columns: 1fr; gap: 20px; }\r\n        .values-grid { grid-template-columns: 1fr; }\r\n        \/* \u062a\u0639\u062f\u064a\u0644 \u0627\u062a\u062c\u0627\u0647 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0641\u064a \u0627\u0644\u0645\u0648\u0628\u0627\u064a\u0644 \u0644\u0644\u064a\u0633\u0627\u0631 *\/\r\n        .value-item { flex-direction: row; align-items: center; text-align: left; padding: 20px; gap: 15px; }\r\n        .value-item .glass-icon-wrapper { margin-bottom: 0; width: 50px; height: 50px; font-size: 1.2rem; flex-shrink: 0; }\r\n        p { font-size: 1rem; text-align: left; }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"about-section-wrapper\">\r\n    <div class=\"container-width\">\r\n\r\n        <h1 class=\"main-heading\">About Us<\/h1>\r\n\r\n        <div class=\"glass-box\">\r\n            <p>\r\n                Al Nasr Consultancy is a specialized firm in chemical consulting, offering technical and economic feasibility studies and delivering integrated solutions for chemical, petrochemical, and advanced production projects.\r\n            <\/p>\r\n            <p>\r\n                We operate according to the highest international standards, serving investors and entrepreneurs across the Arab world, with a strong focus on quality, innovation, and environmental stewardship.\r\n            <\/p>\r\n            <p>\r\n                We believe that robust investment decisions are built on precise scientific analysis and professionally executed planning, transforming complex industrial challenges into actionable, sustainable outcomes.\r\n            <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"vm-grid\">\r\n            <div class=\"glass-box vm-card\">\r\n                <div class=\"glass-icon-wrapper\">\r\n                    <i class=\"fas fa-eye\"><\/i>\r\n                <\/div>\r\n                <h3 class=\"section-heading\">Our Vision<\/h3>\r\n                <p>\r\n                    Al Nasr Chemicals Consultancy is the trusted partner for the chemical and petrochemical industries across the region. We combine scientific excellence, practical industrial expertise, and continuous innovation to deliver solutions that balance quality, efficiency, and sustainability.\r\n                <\/p>\r\n                <p>\r\n                    We empower investors and industrial projects through knowledge transfer, technology localization, and capacity building, all while upholding the highest international standards of safety, quality, and environmental stewardship\u2014shaping a more efficient, resilient, and sustainable industrial future.\r\n                <\/p>\r\n            <\/div>\r\n\r\n            <div class=\"glass-box vm-card\">\r\n                <div class=\"glass-icon-wrapper\">\r\n                    <i class=\"fas fa-rocket\"><\/i>\r\n                <\/div>\r\n                <h3 class=\"section-heading\">Our Mission<\/h3>\r\n                <h4 style=\"color: var(--primary-purple); margin-bottom: 10px;\">Empowering Industrial Excellence<\/h4>\r\n                <p>\r\n                    At Al Nasr Chemicals Consultancy, we turn scientific insight into actionable industrial value. We help investors and decision-makers in the chemical and petrochemical sectors make confident, high-return investment decisions through precise consulting, advanced technical analysis, and proven industrial solutions.\r\n                <\/p>\r\n                <p>\r\n                    We transform complexity into clarity, ensuring projects are efficient, sustainable, and future-ready\u2014all while fully complying with international standards, regulatory requirements, and best practices in safety, quality, and environmental protection.\r\n                <\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"glass-box\">\r\n            <h2 class=\"section-heading\">Our Values<\/h2>\r\n            <p style=\"margin-bottom: 30px;\">\r\n                The core values of Al Nasr Chemicals Consultancy define our approach, guide every decision we make, and form the foundation of trust with our clients and partners. They shape our professional conduct and technical practices, ensuring excellence across all our activities.\r\n            <\/p>\r\n\r\n            <div class=\"values-grid\">\r\n                <div class=\"value-item\">\r\n                    <div class=\"glass-icon-wrapper\"><i class=\"fas fa-flask\"><\/i><\/div>\r\n                    <div>\r\n                        <div class=\"value-title\">Precision & Professionalism<\/div>\r\n                        <p style=\"font-size: 0.9rem; margin:0;\">Consulting grounded in science, technical accuracy, and professional excellence.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"value-item\">\r\n                    <div class=\"glass-icon-wrapper\"><i class=\"fas fa-sync-alt\"><\/i><\/div>\r\n                    <div>\r\n                        <div class=\"value-title\">Innovation & Growth<\/div>\r\n                        <p style=\"font-size: 0.9rem; margin:0;\">Continuously developing solutions aligned with the latest global advancements.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"value-item\">\r\n                    <div class=\"glass-icon-wrapper\"><i class=\"fas fa-balance-scale\"><\/i><\/div>\r\n                    <div>\r\n                        <div class=\"value-title\">Integrity & Transparency<\/div>\r\n                        <p style=\"font-size: 0.9rem; margin:0;\">Honest, objective, data-driven recommendations that build trust.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"value-item\">\r\n                    <div class=\"glass-icon-wrapper\"><i class=\"fas fa-leaf\"><\/i><\/div>\r\n                    <div>\r\n                        <div class=\"value-title\">Sustainability & Efficiency<\/div>\r\n                        <p style=\"font-size: 0.9rem; margin:0;\">Minimizing environmental impact and optimizing energy use.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"value-item\">\r\n                    <div class=\"glass-icon-wrapper\"><i class=\"fas fa-handshake\"><\/i><\/div>\r\n                    <div>\r\n                        <div class=\"value-title\">Client Success & Partnerships<\/div>\r\n                        <p style=\"font-size: 0.9rem; margin:0;\">Delivering real value and nurturing long-term, collaborative relationships.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"glass-box affiliation-box\">\r\n            <div class=\"flags-container\">\ud83c\uddea\ud83c\uddec \ud83c\uddf8\ud83c\udde6<\/div>\r\n            <h2 class=\"section-heading\">Our Affiliation<\/h2>\r\n            <h3 style=\"color: var(--primary-purple); font-size: 1.2rem; margin-bottom: 20px;\">Egypt and Saudi Arabia: Lands of Knowledge, Life, and Prosperity<\/h3>\r\n            \r\n            <p>\r\n                Al Nasr Chemical Consultancy proudly affiliates itself with Egypt and the Kingdom of Saudi Arabia, blessed lands that have long been a source of knowledge, prosperity, and well-being. These countries witnessed the flourishing of Islamic sciences and contributed to the foundations of human civilization, from which pure waters\u2014symbols of purity, life, and generosity\u2014emerged.\r\n            <\/p>\r\n            <p>\r\n                Egypt and Saudi Arabia are distinguished by possessing all the essential elements of life: their abundant natural resources, hidden wealth beneath the earth, and foremost among them\u2014the human intellect with its latent potential and capabilities\u2014have formed a foundation for global industrial and economic transformation. Both nations are also endowed with tremendous human capital, combining knowledge, ambition, and the ability to build, innovate, and develop.\r\n            <\/p>\r\n            <p>\r\n                On this fertile land, sources of energy and vitality manifest in their most magnificent forms\u2014from lands rich in treasures, to a sun harnessed for renewable energy, to seas that converge and diversify, opening wide horizons for industry, commerce, and sustainable development\u2014making the Kingdom a comprehensive model where humanity, nature, science, and energy coexist harmoniously.\r\n            <\/p>\r\n            <p>\r\n                Building on this civilizational heritage, natural wealth, and human potential, Al Nasr Chemical Consultancy embarks on its mission to provide expert consulting and technical support, contributing to the advancement of industrial and scientific development, and building a future founded on sustainability, innovation, and maximized added value, in line with the leading regional and global stature of these nations.\r\n            <\/p>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/div>\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>About Us Al Nasr Consultancy is a specialized firm in chemical consulting, offering technical and economic feasibility studies and delivering integrated solutions for chemical, petrochemical, and advanced production projects. We operate according to the highest international standards, serving investors and entrepreneurs across the Arab world, with a strong focus on quality, innovation, and environmental stewardship. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-313","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nasrconsult.com\/index.php?rest_route=\/wp\/v2\/pages\/313","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nasrconsult.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nasrconsult.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nasrconsult.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nasrconsult.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=313"}],"version-history":[{"count":4,"href":"https:\/\/nasrconsult.com\/index.php?rest_route=\/wp\/v2\/pages\/313\/revisions"}],"predecessor-version":[{"id":317,"href":"https:\/\/nasrconsult.com\/index.php?rest_route=\/wp\/v2\/pages\/313\/revisions\/317"}],"wp:attachment":[{"href":"https:\/\/nasrconsult.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=313"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}