JezK
Edit File: contact.html
<!DOCTYPE html><html lang="en"> <!-- Mirrored from eliteminesminerals.lovable.app/contact by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 07 Aug 2026 07:03:56 GMT --> <!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack --> <head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="image" href="__l5e/assets-v1/02f3eab7-ddee-4a26-8c7d-6a0e07e04559/logo.png"/><link rel="preload" as="image" href="__l5e/assets-v1/d1bde2fa-d633-422b-98b7-697d53c2f682/img_1443.jpg"/><link rel="stylesheet" href="assets/styles-CkcAMg4k.css" data-precedence="default"/><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap" data-precedence="default"/><title>Contact — Elite Mines & Minerals</title><meta name="author" content="Elite Mines & Minerals"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Elite Mines & Minerals — Premium Afghan Talc Supplier"/><meta name="twitter:description" content="Elite Mines & Minerals responsibly develops 40 premium talc mining sites in Afghanistan, supplying high-purity, ethically sourced talc to global industries."/><meta name="twitter:image" content="../pub-bb2e103a32db4e198524a2e9ed8f35b4.r2.dev/d9cb66b5-3d58-4a32-835b-67cdc73fbf0f/id-preview-b2af7f44--f9e91d06-5018-4368-b552-3699a9ce4fff.lovable.a"/><meta name="description" content="Get in touch with our HQ in Belgium or our regional office in Peshawar, Pakistan. Phone, email, and address details."/><meta property="og:title" content="Contact — Elite Mines & Minerals"/><meta property="og:description" content="HQ Belgium and regional office Pakistan. Contact our sales and technical teams."/><meta property="og:image" content="__l5e/assets-v1/d1bde2fa-d633-422b-98b7-697d53c2f682/img_1443.jpg"/><link rel="modulepreload" href="assets/index-ep0C0hKG.js"/><link rel="modulepreload" href="assets/contact-DCAKGYjy.js"/><link rel="modulepreload" href="assets/SiteLayout-DURY82eZ.js"/><link rel="modulepreload" href="assets/map-pin-CvisCUHB.js"/><link rel="preconnect" href="https://fonts.googleapis.com/"/><link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin="anonymous"/><link rel="icon" href="favicon.png" type="image/png"/> <style> @font-face { font-family: 'CameraPlainVariable'; src: url('https://cdn.gpteng.co/mcp-widgets/v1/fonts/CameraPlainVariable.woff2') format('woff2'); font-weight: 100 900; font-style: normal; font-display: swap; } #lovable-badge { --badge-bg: #1b1b1b; --badge-text: #c5c1b9; --badge-text-hover: #dcdad5; --badge-radius: 6px; --badge-padding: 8px; --badge-gap: 6px; --badge-shadow: 0 0 0 1px rgba(0, 0, 0, 0.88), 0 1px 0 0 rgba(0, 0, 0, 0.04), 0 2px 2px -1px rgba(0, 0, 0, 0.08), 0 4px 4px -2px rgba(0, 0, 0, 0.08), 0 8px 8px -4px rgba(0, 0, 0, 0.08), 0 16px 16px -8px rgba(0, 0, 0, 0.08); --badge-transition-duration: 0.2s; --badge-transition-easing: cubic-bezier(0.16, 1, 0.32, 1); --focus-color: #575ECF; --focus-offset: 2px; --focus-width: 2px; position: fixed; bottom: 12px; right: 12px; height: 24px; display: flex; align-items: center; z-index: 1000000; background-color: var(--badge-bg) !important; color: var(--badge-text) !important; border-radius: var(--badge-radius); box-shadow: var(--badge-shadow) !important; font-size: 12px; font-family: CameraPlainVariable, "CameraPlainVariable Fallback", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; font-weight: 400 !important; text-transform: none !important; font-feature-settings: normal !important; transform: translateZ(0); will-change: transform, opacity; } #lovable-badge-cta { display: flex; align-items: center; gap: var(--badge-gap); padding: 0 var(--badge-padding); height: 100%; color: inherit; text-decoration: none; white-space: nowrap; border-radius: var(--badge-radius) 0 0 var(--badge-radius); transition: background-color var(--badge-transition-duration) ease, color var(--badge-transition-duration) ease, transform 0.1s ease; } #lovable-badge-cta:hover { background: rgba(255, 255, 255, 0.04); color: var(--badge-text-hover); } #lovable-badge-cta:active { transform: scale(0.98); } #lovable-badge-cta:focus { outline: none; } #lovable-badge-cta:focus-visible { outline: var(--focus-width) solid var(--focus-color); outline-offset: var(--focus-offset); z-index: 1; } #lovable-badge-text { line-height: 1; } #lovable-badge-divider { width: 1px; height: 24px; background-color: rgba(255, 255, 255, 0.04); flex-shrink: 0; } #lovable-badge-close { width: 24px; height: 24px; min-width: 24px; min-height: 24px; cursor: pointer; background: none; border: none; padding: 0; display: flex; align-items: center; justify-content: center; border-radius: 0 var(--badge-radius) var(--badge-radius) 0; flex-shrink: 0; transition: background-color var(--badge-transition-duration) ease, transform 0.1s ease; } #lovable-badge-close:hover { background: rgba(255, 255, 255, 0.04); } #lovable-badge-close:active { transform: scale(0.92); } #lovable-badge-close:focus { outline: none; } #lovable-badge-close:focus-visible { outline: var(--focus-width) solid var(--focus-color); outline-offset: calc(var(--focus-offset) * -1); z-index: 1; } #lovable-badge-close svg path { fill: var(--badge-text); transition: fill var(--badge-transition-duration) ease; } #lovable-badge-close:hover svg path { fill: var(--badge-text-hover); } @media (prefers-reduced-motion: reduce) { #lovable-badge-cta, #lovable-badge-close, #lovable-badge-close svg path { transition: none; } #lovable-badge-cta:active, #lovable-badge-close:active { transform: none; } } @media (prefers-contrast: high) { #lovable-badge { --badge-bg: #000; --badge-text: #fff; --badge-text-hover: #fff; border: 2px solid currentColor; } #lovable-badge-cta:focus-visible, #lovable-badge-close:focus-visible { outline-width: 3px; } } </style> <script defer src="_flock.js" data-proxy-url="/~api/analytics"></script></head><body><!--$--><div class="min-h-screen bg-background text-foreground"><div class="hidden md:block bg-[color:var(--navy-950)] text-white/70 text-xs"><div class="container-x flex h-9 items-center justify-between"><div class="flex items-center gap-6"><span class="inline-flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-phone h-3 w-3 text-[color:var(--emerald-bright)]" aria-hidden="true"><path d="M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384"></path></svg> HQ Belgium: +32 466 371 514</span><span class="inline-flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-phone h-3 w-3 text-[color:var(--emerald-bright)]" aria-hidden="true"><path d="M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384"></path></svg> Regional PK: +92 319 7709738</span><span class="inline-flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-mail h-3 w-3 text-[color:var(--emerald-bright)]" aria-hidden="true"><path d="m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"></path><rect x="2" y="4" width="20" height="16" rx="2"></rect></svg> info@eliteminesminerals.com</span></div><span>Premium Afghan Talc · Mine to Market</span></div></div><header class="sticky top-0 z-40 bg-white/95 backdrop-blur border-b border-border"><div class="container-x flex h-20 items-center justify-between gap-6"><a href="index.html" class="flex items-center gap-3"><img src="__l5e/assets-v1/02f3eab7-ddee-4a26-8c7d-6a0e07e04559/logo.png" alt="Elite Mines & Minerals logo" width="44" height="44" class="h-11 w-11"/><div class="leading-tight"><div class="font-display text-lg font-bold tracking-wide text-[color:var(--navy-900)]">ELITE MINES</div><div class="font-display text-[11px] font-semibold tracking-[0.25em] text-[color:var(--emerald)]">& MINERALS</div></div></a><nav class="hidden lg:flex items-center gap-7"><div class="relative py-6"><a href="index.html" class="text-sm font-semibold uppercase tracking-wide transition-colors text-[color:var(--navy-900)] hover:text-[color:var(--emerald)]">Home</a></div><div class="relative py-6"><a href="about.html" class="text-sm font-semibold uppercase tracking-wide transition-colors text-[color:var(--navy-900)] hover:text-[color:var(--emerald)]">About Us</a></div><div class="relative py-6"><a href="about-talc.html" class="text-sm font-semibold uppercase tracking-wide transition-colors text-[color:var(--navy-900)] hover:text-[color:var(--emerald)]">Product Talc</a></div><div class="relative py-6"><a href="mines.html" class="text-sm font-semibold uppercase tracking-wide transition-colors text-[color:var(--navy-900)] hover:text-[color:var(--emerald)]">Production</a></div><div class="relative py-6"><a href="csr.html" class="text-sm font-semibold uppercase tracking-wide transition-colors text-[color:var(--navy-900)] hover:text-[color:var(--emerald)]">Sustainability</a></div><div class="relative py-6"><a href="product-development.html" class="text-sm font-semibold uppercase tracking-wide transition-colors text-[color:var(--navy-900)] hover:text-[color:var(--emerald)]">Support</a></div><div class="relative py-6"><a href="careers.html" class="text-sm font-semibold uppercase tracking-wide transition-colors text-[color:var(--navy-900)] hover:text-[color:var(--emerald)]">Careers</a></div><div class="relative py-6"><a class="text-sm font-semibold uppercase tracking-wide transition-colors text-[color:var(--navy-900)] hover:text-[color:var(--emerald)] text-[color:var(--emerald)]" href="contact.html" data-status="active" aria-current="page">Contact Us</a></div></nav><div class="flex items-center gap-4 text-[color:var(--navy-900)]"><button aria-label="Search" class="hover:text-[color:var(--emerald)] transition-colors"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-search h-5 w-5" aria-hidden="true"><path d="m21 21-4.34-4.34"></path><circle cx="11" cy="11" r="8"></circle></svg></button><button aria-label="Language" class="hidden sm:inline-flex items-center gap-1 text-sm font-semibold hover:text-[color:var(--emerald)] transition-colors"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-globe h-5 w-5" aria-hidden="true"><circle cx="12" cy="12" r="10"></circle><path d="M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20"></path><path d="M2 12h20"></path></svg> EN</button><button aria-label="Menu" class="lg:hidden"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-menu h-6 w-6" aria-hidden="true"><path d="M4 5h16"></path><path d="M4 12h16"></path><path d="M4 19h16"></path></svg></button></div></div></header><main><section class="relative h-[46vh] min-h-[340px] w-full overflow-hidden"><img src="__l5e/assets-v1/d1bde2fa-d633-422b-98b7-697d53c2f682/img_1443.jpg" alt="" width="1600" height="900" class="absolute inset-0 h-full w-full object-cover"/><div class="absolute inset-0" style="background:var(--gradient-hero)"></div><div class="relative container-x h-full flex items-end pb-12"><div class="text-white max-w-3xl"><div class="text-xs font-bold tracking-[0.3em] text-slate-300 uppercase">Contact</div><h1 class="hero-text mt-3 font-display text-4xl md:text-6xl font-extrabold uppercase leading-[0.95] tracking-tight">Talk to Elite Mines & Minerals</h1><p class="mt-5 text-slate-200 text-lg max-w-2xl leading-relaxed">We're happy to answer any technical or commercial question — from custom specifications to long-term supply.</p></div></div></section><section class="py-24 md:py-28"><div class="container-x grid grid-cols-1 lg:grid-cols-2 gap-10"><div class="border border-border p-8"><div class="flex items-center gap-2 text-[color:var(--emerald)] uppercase text-xs font-bold tracking-widest"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-map-pin h-4 w-4" aria-hidden="true"><path d="M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0"></path><circle cx="12" cy="10" r="3"></circle></svg> Head Quarter</div><div class="mt-3 font-display text-2xl text-[color:var(--navy-900)]">Belgium</div><p class="mt-3 text-muted-foreground leading-relaxed">Chaussée de Ninove 347 / 1ET<br/>1070 Anderlecht, Belgium</p><ul class="mt-6 space-y-2 text-sm text-[color:var(--navy-900)]"><li class="flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-phone h-4 w-4 text-[color:var(--emerald)]" aria-hidden="true"><path d="M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384"></path></svg> 00 32 466 371 514</li><li class="flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-phone h-4 w-4 text-[color:var(--emerald)]" aria-hidden="true"><path d="M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384"></path></svg> 00 32 473 721 024</li><li class="flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-mail h-4 w-4 text-[color:var(--emerald)]" aria-hidden="true"><path d="m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"></path><rect x="2" y="4" width="20" height="16" rx="2"></rect></svg> info@eliteminesminerals.com</li></ul></div><div class="border border-border p-8"><div class="flex items-center gap-2 text-[color:var(--emerald)] uppercase text-xs font-bold tracking-widest"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-map-pin h-4 w-4" aria-hidden="true"><path d="M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0"></path><circle cx="12" cy="10" r="3"></circle></svg> Regional Office</div><div class="mt-3 font-display text-2xl text-[color:var(--navy-900)]">Pakistan</div><p class="mt-3 text-muted-foreground leading-relaxed">Ring Road, Hazar Khwani Chowk<br/>Opp. Peshawar Model School<br/>Peshawar, Pakistan</p><ul class="mt-6 space-y-2 text-sm text-[color:var(--navy-900)]"><li class="flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-phone h-4 w-4 text-[color:var(--emerald)]" aria-hidden="true"><path d="M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384"></path></svg> +92 319 7709738</li><li class="flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-phone h-4 w-4 text-[color:var(--emerald)]" aria-hidden="true"><path d="M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384"></path></svg> +92 301 7393437</li><li class="flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-mail h-4 w-4 text-[color:var(--emerald)]" aria-hidden="true"><path d="m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"></path><rect x="2" y="4" width="20" height="16" rx="2"></rect></svg> info@eliteminesminerals.com</li></ul></div></div></section><section class="bg-muted py-24 md:py-28"><div class="container-x max-w-3xl"><div class="text-xs font-bold tracking-[0.3em] text-[color:var(--emerald)] uppercase">Send a message</div><h2 class="mt-4 font-display text-4xl md:text-5xl uppercase text-[color:var(--navy-900)] leading-tight">Request a quote or technical data sheet</h2><form class="mt-10 grid grid-cols-1 md:grid-cols-2 gap-5"><input required="" aria-label="Full name" placeholder="Full name" class="border border-border bg-white px-4 py-3 text-sm focus:outline-none focus:border-[color:var(--emerald)]"/><input required="" aria-label="Email" type="email" placeholder="Email" class="border border-border bg-white px-4 py-3 text-sm focus:outline-none focus:border-[color:var(--emerald)]"/><input aria-label="Company" placeholder="Company" class="border border-border bg-white px-4 py-3 text-sm focus:outline-none focus:border-[color:var(--emerald)]"/><input aria-label="Country" placeholder="Country" class="border border-border bg-white px-4 py-3 text-sm focus:outline-none focus:border-[color:var(--emerald)]"/><textarea required="" aria-label="Message" rows="5" placeholder="How can we help?" class="md:col-span-2 border border-border bg-white px-4 py-3 text-sm focus:outline-none focus:border-[color:var(--emerald)]"></textarea><button type="submit" class="md:col-span-2 justify-self-start bg-[color:var(--navy-900)] text-white px-6 py-4 font-semibold text-sm uppercase tracking-wide hover:bg-[color:var(--emerald)] transition-colors">Get a quote now</button></form></div></section></main><footer class="bg-[color:var(--navy-950)] text-white/75"><div class="container-x py-14 grid grid-cols-1 md:grid-cols-4 gap-10"><div><div class="flex items-center gap-3"><img src="__l5e/assets-v1/02f3eab7-ddee-4a26-8c7d-6a0e07e04559/logo.png" alt="" width="40" height="40" class="h-10 w-10"/><div class="leading-tight"><div class="font-display text-white font-bold tracking-wide">ELITE MINES</div><div class="font-display text-[10px] tracking-[0.25em] text-[color:var(--emerald-bright)]">& MINERALS</div></div></div><p class="mt-4 text-sm text-white/60 leading-relaxed">Responsible extraction and global supply of premium Afghan talc.</p></div><div><div class="text-xs uppercase tracking-widest text-white font-semibold">Company</div><ul class="mt-4 space-y-2 text-sm"><li><a href="index.html" class="hover:text-[color:var(--emerald-bright)]">Home</a></li><li><a href="about.html" class="hover:text-[color:var(--emerald-bright)]">About Us</a></li><li><a href="about-talc.html" class="hover:text-[color:var(--emerald-bright)]">Product Talc</a></li><li><a href="mines.html" class="hover:text-[color:var(--emerald-bright)]">Production</a></li><li><a href="csr.html" class="hover:text-[color:var(--emerald-bright)]">Sustainability</a></li><li><a href="product-development.html" class="hover:text-[color:var(--emerald-bright)]">Support</a></li><li><a href="careers.html" class="hover:text-[color:var(--emerald-bright)]">Careers</a></li><li><a class="hover:text-[color:var(--emerald-bright)] active" href="contact.html" data-status="active" aria-current="page">Contact Us</a></li></ul></div><div><div class="text-xs uppercase tracking-widest text-white font-semibold">Contact</div><ul class="mt-4 space-y-2 text-sm"><li class="flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-mail h-4 w-4" aria-hidden="true"><path d="m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"></path><rect x="2" y="4" width="20" height="16" rx="2"></rect></svg> info@eliteminesminerals.com</li><li class="flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-phone h-4 w-4" aria-hidden="true"><path d="M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384"></path></svg> +32 466 371 514</li><li class="flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-phone h-4 w-4" aria-hidden="true"><path d="M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384"></path></svg> +92 319 7709738</li></ul></div><div><div class="text-xs uppercase tracking-widest text-white font-semibold">Offices</div><ul class="mt-4 space-y-3 text-sm"><li>Anderlecht, Belgium</li><li>Peshawar, Pakistan</li></ul></div></div><div class="border-t border-white/10"><div class="container-x py-6 flex flex-col gap-3 text-xs text-white/60"><div class="flex flex-wrap items-center justify-center gap-x-2 gap-y-1 text-center"><span>Designed & developed by</span><span class="text-white font-semibold">Afghan Developers</span><span class="text-white/30">·</span><span>Powered by</span><span class="text-white font-semibold">Oriental Consultants</span></div><div class="flex flex-wrap items-center justify-center gap-x-4 gap-y-1 text-center"><a href="https://wa.me/93787881808" target="_blank" rel="noopener noreferrer" class="hover:text-[color:var(--emerald-bright)] transition-colors">WhatsApp: 0093 787 881808</a><span class="text-white/30">·</span><a href="https://wa.me/923219744347" target="_blank" rel="noopener noreferrer" class="hover:text-[color:var(--emerald-bright)] transition-colors">WhatsApp: 0092 321 9744347</a><span class="text-white/30">·</span><a href="mailto:saeed@ocafghan.com" class="hover:text-[color:var(--emerald-bright)] transition-colors">saeed@ocafghan.com</a></div></div><div class="border-t border-white/10"><div class="container-x py-5 flex flex-wrap items-center justify-between gap-3 text-xs text-white/50"><div>© <!-- -->2026<!-- --> Elite Mines & Minerals. All rights reserved.</div><div>Premium Afghan Talc · Mine to Market</div></div></div></div></footer></div><script>(function(a,f){let l;try{l=JSON.parse(sessionStorage.getItem(a)||"{}")}catch{return}const n=l?.[f||history.state?.__TSR_key];let c=!1;for(const t in n){const e=n[t],o=e?.scrollX,s=e?.scrollY;if(Number.isFinite(o)&&Number.isFinite(s)){if(t==="window")scrollTo(o,s),c=!0;else if(t)try{const r=document.querySelector(t);r&&(r.scrollLeft=o,r.scrollTop=s)}catch{}}}if(c)return;const i=location.hash.slice(1);if(i){const t=history.state?.__hashScrollIntoViewOptions??!0;if(t){const e=document.getElementById(i);e&&e.scrollIntoView(t)}return}scrollTo(0,0)})("tsr-scroll-restoration-v1_3");document.currentScript.remove()</script><!--/$--><script class="$tsr" id="$tsr-stream-barrier">(self.$R=self.$R||{})["tsr"]=[];self.$_TSR={h(){this.hydrated=!0,this.c()},e(){this.streamEnded=!0,this.c()},c(){this.hydrated&&this.streamEnded&&(delete self.$_TSR,delete self.$R.tsr)},p(e){this.initialized?e():this.buffer.push(e)},buffer:[]};$_TSR.router=($R=>$R[0]={manifest:$R[1]={routes:$R[2]={__root__:$R[3]={preloads:$R[4]=["/assets/index-ep0C0hKG.js"],scripts:$R[5]=[$R[6]={attrs:$R[7]={type:"module",async:!0,src:"/assets/index-ep0C0hKG.js"}}]},"/contact":$R[8]={preloads:$R[9]=["/assets/contact-DCAKGYjy.js","assets/SiteLayout-DURY82eZ.js","/assets/map-pin-CvisCUHB.js"]}}},matches:$R[10]=[$R[11]={i:"__root__ ",u:1786086213359,s:"success",ssr:!0},$R[12]={i:" contact contact",u:1786086213359,s:"success",ssr:!0}],lastMatchId:" contact contact"})($R["tsr"]);$_TSR.e();document.currentScript.remove()</script><script type="module" async="" src="assets/index-ep0C0hKG.js"></script> <aside id="lovable-badge" role="complementary" dir="ltr" lang="en" aria-label="Edit with Lovable"> <a id="lovable-badge-cta" target="_blank" href="https://lovable.dev/projects/lovp_00vkq0xpfj9phtngh4p91z4n8w?utm_source=lovable-badge" rel="noopener nofollow" aria-label="Edit with Lovable"> <span id="lovable-badge-text">Edit with</span> <svg xmlns="http://www.w3.org/2000/svg" width="52" height="16" fill="none" viewBox="0 0 52 16"> <path fill="#FCFBF8" fill-rule="evenodd" d="M20.318 5.25c.643 0 1.206.14 1.69.418a2.81 2.81 0 0 1 1.118 1.191c.266.513.4 1.115.4 1.807s-.134 1.296-.4 1.812a2.81 2.81 0 0 1-1.118 1.193c-.484.278-1.047.418-1.69.418s-1.208-.14-1.695-.418a2.85 2.85 0 0 1-1.125-1.193c-.262-.516-.393-1.12-.393-1.812s.131-1.294.393-1.807a2.848 2.848 0 0 1 1.125-1.191c.487-.279 1.052-.418 1.695-.418Zm0 1.425c-.27 0-.504.076-.7.228-.193.147-.34.37-.443.67-.102.295-.153.66-.153 1.093 0 .435.05.801.153 1.1.102.3.25.524.443.676.196.147.43.22.7.22.27 0 .502-.073.694-.22.193-.152.341-.375.443-.67.103-.299.153-.667.153-1.106 0-.65-.112-1.145-.337-1.481a1.08 1.08 0 0 0-.953-.51ZM32.7 5.25c.61 0 1.127.1 1.549.3.422.197.74.48.953.849.217.368.325.809.325 1.32v2.704c0 .29.02.562.062.812.044.245.108.4.19.466V12h-1.935a5.895 5.895 0 0 1-.105-.684 7.745 7.745 0 0 1-.02-.228 2.293 2.293 0 0 1-.151.203c-.205.242-.47.437-.793.584-.32.143-.685.215-1.094.215-.406 0-.77-.08-1.094-.24a1.845 1.845 0 0 1-.756-.682 1.984 1.984 0 0 1-.27-1.045c0-.606.178-1.069.535-1.388.356-.324.87-.534 1.542-.633l1.125-.16c.225-.032.403-.074.534-.123a.622.622 0 0 0 .288-.196.549.549 0 0 0 .093-.327.65.65 0 0 0-.11-.367.702.702 0 0 0-.32-.27c-.14-.07-.31-.105-.51-.105-.32 0-.576.083-.768.251-.193.164-.298.39-.314.676h-1.923c.016-.434.147-.82.393-1.155.25-.34.596-.604 1.039-.792.442-.189.954-.283 1.535-.283Zm.99 3.498a.98.98 0 0 1-.215.14 2.49 2.49 0 0 1-.584.178l-.473.092c-.315.061-.553.156-.713.283-.155.127-.233.305-.233.534 0 .23.084.412.252.547.168.135.383.203.645.203s.494-.058.694-.173c.201-.118.355-.282.461-.49.11-.21.166-.448.166-.714v-.6Zm4.526-2.375c.065-.125.138-.243.221-.349.197-.25.437-.44.719-.571.282-.135.6-.203.952-.203.528 0 .988.138 1.377.412.389.275.688.67.896 1.186.21.512.314 1.12.314 1.824 0 .7-.107 1.309-.32 1.825-.213.512-.518.906-.915 1.18-.393.275-.854.412-1.383.412-.352 0-.667-.062-.946-.184a1.832 1.832 0 0 1-.7-.554 2.2 2.2 0 0 1-.234-.383V12h-1.843V3h1.862v3.373Zm1.284.296c-.274 0-.51.085-.707.253-.192.163-.338.397-.436.7a3.376 3.376 0 0 0-.148 1.05c0 .406.05.759.148 1.058.098.299.243.53.436.694.197.164.433.246.707.246.279 0 .512-.082.7-.246.193-.164.336-.395.43-.694.099-.3.148-.652.148-1.058 0-.405-.05-.757-.147-1.056-.095-.299-.238-.53-.43-.694a1.015 1.015 0 0 0-.7-.253Zm9.416-1.419c.602 0 1.136.131 1.604.393.466.262.829.643 1.086 1.143.263.5.394 1.097.394 1.794 0 .25-.002.449-.006.596H47.51c.018.288.071.538.164.75a1.3 1.3 0 0 0 .491.596c.214.13.465.196.757.196.319 0 .583-.082.792-.246.209-.167.34-.403.393-.706h1.862a2.48 2.48 0 0 1-.485 1.235 2.54 2.54 0 0 1-1.051.805c-.439.188-.949.283-1.53.283-.655 0-1.225-.125-1.708-.375a2.672 2.672 0 0 1-1.13-1.143c-.267-.508-.4-1.137-.4-1.887 0-.712.14-1.327.418-1.843a2.86 2.86 0 0 1 1.155-1.186c.491-.27 1.051-.405 1.678-.405Zm-.044 1.345c-.274 0-.516.068-.725.203a1.29 1.29 0 0 0-.479.59 2.045 2.045 0 0 0-.132.498h2.562a1.873 1.873 0 0 0-.138-.602 1.061 1.061 0 0 0-.418-.516 1.243 1.243 0 0 0-.67-.173Z" clip-rule="evenodd"/> <path fill="#FCFBF8" d="m26.605 9.995 1.342-4.566h1.924L27.628 12h-2.07l-2.33-6.57h1.98l1.397 4.565Zm-13.013.143h2.256c1.632 0 1.421 1.837 1.418 1.861h-5.603V3h1.93v7.138Zm31.516 1.861h-1.862V3h1.862v8.999Z"/> <path fill="url(#a)" fill-rule="evenodd" d="M2.7 3c1.492 0 2.7 1.192 2.7 2.663v1.012h.9c1.49 0 2.7 1.192 2.7 2.662S7.791 12 6.3 12H0V5.663C0 4.193 1.209 3 2.7 3Z" clip-rule="evenodd"/> <defs> <radialGradient id="a" cx="0" cy="0" r="1" gradientTransform="matrix(-1.54236 7.07838 -10.231 -2.15602 4.627 5.022)" gradientUnits="userSpaceOnUse"> <stop offset=".106" stop-color="#FE7B02"/> <stop offset=".394" stop-color="#FE3F21"/> <stop offset=".608" stop-color="#F858BC"/> <stop offset=".929" stop-color="#575ECF"/> </radialGradient> </defs> </svg> </a> <span id="lovable-badge-divider" aria-hidden="true"></span> <button id="lovable-badge-close" aria-label="Dismiss" title="Dismiss" type="button"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16" aria-hidden="true"> <path d="M10.646 4.646a.5.5 0 1 1 .707.708L8.707 8l2.646 2.646a.5.5 0 1 1-.707.707L8 8.707l-2.646 2.646a.5.5 0 1 1-.708-.707L7.293 8 4.646 5.354a.5.5 0 1 1 .708-.708L8 7.293l2.646-2.647Z"/> </svg> </button> </aside> <script> // Don't show the lovable-badge if the page is in an iframe or if it's being rendered by puppeteer (screenshot service) if (window.self !== window.top || navigator.userAgent.includes('puppeteer')) { var badge = document.getElementById('lovable-badge'); if (badge) { badge.style.display = 'none'; } } // Add click event listener to close button with animation var closeButton = document.getElementById('lovable-badge-close'); if (closeButton) { closeButton.addEventListener('click', function(event) { event.preventDefault(); event.stopPropagation(); var badge = document.getElementById('lovable-badge'); if (badge) { badge.classList.add('closing'); setTimeout(function() { if (badge) { badge.style.display = 'none'; } }, 240); } }); } </script> </body> <!-- Mirrored from eliteminesminerals.lovable.app/contact by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 07 Aug 2026 07:03:57 GMT --> </html>