{"id":15296,"date":"2025-08-06T08:04:17","date_gmt":"2025-08-06T08:04:17","guid":{"rendered":"https:\/\/staging.champion-group.eu\/?page_id=15296"},"modified":"2025-08-06T08:06:45","modified_gmt":"2025-08-06T08:06:45","slug":"contact-new","status":"publish","type":"page","link":"https:\/\/staging.champion-group.eu\/en\/contact-new\/","title":{"rendered":"Contact New"},"content":{"rendered":"\t\t
\n\t\t\t\t
\n\t\t\t\t
\n\t\t\t\t
\n\t\t\t\r\n\r\n\r\n \r\n \r\n Contact Us - Champion Group<\/title>\r\n <!-- Tailwind CSS CDN -->\r\n <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n <!-- Google Fonts - Inter -->\r\n <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n <style>\r\n body {\r\n font-family: 'Inter', sans-serif;\r\n overflow-x: hidden; \/* Prevent horizontal scroll due to potential overflow *\/\r\n }\r\n \/* Custom scrollbar for better aesthetics *\/\r\n ::-webkit-scrollbar {\r\n width: 8px;\r\n }\r\n ::-webkit-scrollbar-track {\r\n background: #f1f1f1;\r\n border-radius: 10px;\r\n }\r\n ::-webkit-scrollbar-thumb {\r\n background: #a0aec0; \/* Gray-400 *\/\r\n border-radius: 10px;\r\n }\r\n ::-webkit-scrollbar-thumb:hover {\r\n background: #718096; \/* Gray-600 *\/\r\n cursor: pointer;\r\n }\r\n .gradient-background {\r\n background: linear-gradient(135deg, #1d4ed8 0%, #3b82f6 100%); \/* Blue-700 to Blue-500 *\/\r\n }\r\n .icon-shadow {\r\n text-shadow: 0 2px 4px rgba(0,0,0,0.1);\r\n }\r\n \/* Animation for hero text *\/\r\n @keyframes fadeInMoveUp {\r\n from {\r\n opacity: 0;\r\n transform: translateY(20px);\r\n }\r\n to {\r\n opacity: 1;\r\n transform: translateY(0);\r\n }\r\n }\r\n .animate-fade-in-up {\r\n animation: fadeInMoveUp 0.8s ease-out forwards;\r\n }\r\n .delay-200 {\r\n animation-delay: 0.2s;\r\n }\r\n .contact-card {\r\n background-color: #ffffff;\r\n border-radius: 1rem; \/* rounded-xl *\/\r\n box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); \/* shadow-xl *\/\r\n transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;\r\n }\r\n .contact-card:hover {\r\n transform: translateY(-5px);\r\n box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); \/* shadow-2xl *\/\r\n }\r\n <\/style>\r\n<\/head>\r\n<body class=\"bg-gray-100 text-gray-800\">\r\n\r\n <!-- Header\/Navigation -->\r\n <header class=\"bg-white shadow-lg py-4 px-6 fixed w-full z-50\">\r\n <nav class=\"container mx-auto flex justify-between items-center\">\r\n <div class=\"text-3xl font-extrabold text-blue-700\">Champion Group<\/div>\r\n <ul class=\"hidden md:flex space-x-8 text-lg\">\r\n <li><a href=\"#\" class=\"text-gray-700 hover:text-blue-600 font-medium transition duration-300\">Home<\/a><\/li>\r\n <li><a href=\"#\" class=\"text-gray-700 hover:text-blue-600 font-medium transition duration-300\">Products<\/a><\/li>\r\n <li><a href=\"#\" class=\"text-gray-700 hover:text-blue-600 font-medium transition duration-300\">Services<\/a><\/li>\r\n <li><a href=\"#\" class=\"text-gray-700 hover:text-blue-600 font-medium transition duration-300\">About Us<\/a><\/li>\r\n <li><a href=\"#\" class=\"text-blue-600 font-semibold\">Contact<\/a><\/li>\r\n <\/ul>\r\n <a href=\"#\" class=\"hidden md:inline-flex items-center bg-blue-600 hover:bg-blue-700 text-white font-semibold py-2.5 px-6 rounded-full shadow-md hover:shadow-lg transition duration-300\">\r\n Request a Quote\r\n <\/a>\r\n <button class=\"md:hidden text-gray-700 focus:outline-none\">\r\n <svg class=\"w-7 h-7\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 6h16M4 12h16M4 18h16\"><\/path><\/svg>\r\n <\/button>\r\n <\/nav>\r\n <\/header>\r\n\r\n <!-- Hero Section for Contact Page -->\r\n <section class=\"relative gradient-background text-white py-28 md:py-40 flex items-center justify-center shadow-inner\">\r\n <div class=\"container mx-auto px-6 text-center z-10\">\r\n <h1 class=\"text-5xl md:text-7xl font-extrabold mb-5 leading-tight animate-fade-in-up\">Contact Us<\/h1>\r\n <p class=\"text-xl md:text-2xl max-w-3xl mx-auto opacity-90 animate-fade-in-up delay-200\">We're here to answer your questions and help you find the perfect access solution for your project.<\/p>\r\n <\/div>\r\n <\/section>\r\n\r\n <!-- Main Content Section: Contact Info Cards, USP, Form -->\r\n <section class=\"py-16 md:py-24 bg-gray-50\">\r\n <div class=\"container mx-auto px-6\">\r\n <h2 class=\"text-4xl font-extrabold text-gray-900 text-center mb-12 md:mb-16\">How Can We Help You?<\/h2>\r\n\r\n <!-- Quick Contact Methods -->\r\n <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8 mb-16\">\r\n <div class=\"contact-card p-8 text-center\">\r\n <svg class=\"w-16 h-16 text-blue-600 mx-auto mb-4 icon-shadow\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 8l7.89 5.26a2 2 0 002.22 0L21 8m-18 4v7a2 2 0 002 2h14a2 2 0 002-2v-7M5 10.74V7a2 2 0 012-2h10a2 2 0 012 2v3.74\"><\/path><\/svg>\r\n <h3 class=\"text-2xl font-semibold text-gray-900 mb-2\">Email Us<\/h3>\r\n <p class=\"text-gray-700 text-lg\">info@staging.champion-group.eu<\/p>\r\n <a href=\"mailto:info@staging.champion-group.eu\" class=\"text-blue-600 hover:text-blue-800 font-medium mt-3 inline-block transition duration-300\">Send an Email →<\/a>\r\n <\/div>\r\n <div class=\"contact-card p-8 text-center\">\r\n <svg class=\"w-16 h-16 text-blue-600 mx-auto mb-4 icon-shadow\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z\"><\/path><\/svg>\r\n <h3 class=\"text-2xl font-semibold text-gray-900 mb-2\">Call Us<\/h3>\r\n <p class=\"text-gray-700 text-lg\">+372 580 840 10<\/p>\r\n <a href=\"tel:+37258084010\" class=\"text-blue-600 hover:text-blue-800 font-medium mt-3 inline-block transition duration-300\">Dial Now →<\/a>\r\n <\/div>\r\n <div class=\"contact-card p-8 text-center\">\r\n <svg class=\"w-16 h-16 text-blue-600 mx-auto mb-4 icon-shadow\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.828 0l-4.243-4.243m11.314 0A10.001 10.001 0 0017.657 16.657M6.343 16.657A10.001 10.001 0 016.343 16.657m0 0L2.099 20.9a1.998 1.998 0 002.828 0l4.243-4.243m-4.243 0a4 4 0 110-5.656 4 4 0 010 5.656zm-4.243 0a4 4 0 110-5.656 4 4 0 010 5.656z\"><\/path><\/svg>\r\n <h3 class=\"text-2xl font-semibold text-gray-900 mb-2\">Visit Us<\/h3>\r\n <p class=\"text-gray-700 text-lg\">Leluda tee 1,<br> 90123 Lihula, Estonia<\/p>\r\n <a href=\"#map-section\" class=\"text-blue-600 hover:text-blue-800 font-medium mt-3 inline-block transition duration-300\">Get Directions →<\/a>\r\n <\/div>\r\n <\/div>\r\n\r\n <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-12 lg:gap-16 items-start\">\r\n <!-- Left Column: Detailed Company Info & Business Hours -->\r\n <div>\r\n <h2 class=\"text-4xl font-extrabold text-gray-900 mb-8\">Our Details<\/h2>\r\n <p class=\"text-lg text-gray-700 mb-10 leading-relaxed\">\r\n Find comprehensive information about Champion Group's headquarters, legal details, and banking information.\r\n <\/p>\r\n\r\n <!-- Detailed Company Information Grid -->\r\n <div class=\"grid grid-cols-1 sm:grid-cols-2 gap-6 mb-12\">\r\n <div class=\"bg-white p-6 rounded-xl shadow-md hover:shadow-lg transition duration-300\">\r\n <h3 class=\"text-xl font-semibold text-gray-900 mb-2\">Champion Group HQ<\/h3>\r\n <p class=\"text-gray-700\">123 Industrial Park,<br> 54321 City, Country<\/p>\r\n <\/div>\r\n <div class=\"bg-white p-6 rounded-xl shadow-md hover:shadow-lg transition duration-300\">\r\n <h3 class=\"text-xl font-semibold text-gray-900 mb-2\">Location (Estonia)<\/h3>\r\n <p class=\"text-gray-700\">Leluda tee 1,<br> 90123 Lihula, Estonia<\/p>\r\n <\/div>\r\n <div class=\"bg-white p-6 rounded-xl shadow-md hover:shadow-lg transition duration-300\">\r\n <h3 class=\"text-xl font-semibold text-gray-900 mb-2\">Company Information<\/h3>\r\n <p class=\"text-gray-700\">Registry code: 14909235<\/p>\r\n <p class=\"text-gray-700\">VAT no.: EE102244414<\/p>\r\n <\/div>\r\n <!-- Bank Accounts - Moved here and styled as a card -->\r\n <div class=\"bg-white p-6 rounded-xl shadow-md hover:shadow-lg transition duration-300 sm:col-span-2\">\r\n <h3 class=\"text-xl font-semibold text-gray-900 mb-2\">Bank Accounts<\/h3>\r\n <p class=\"text-gray-700\">1. LHV Pank: <span class=\"font-medium\">IBAN: EE123456789012345678<\/span><\/p>\r\n <p class=\"text-gray-700\">2. Revolut Bank UAB: <span class=\"font-medium\">IBAN: LT987654321098765432<\/span><\/p>\r\n <\/div>\r\n <\/div>\r\n\r\n <h3 class=\"text-3xl font-bold text-gray-900 mb-5\">Business Hours<\/h3>\r\n <ul class=\"text-gray-700 text-lg space-y-2\">\r\n <li>Monday - Friday: <span class=\"font-semibold\">9:00 AM - 5:00 PM<\/span><\/li>\r\n <li>Saturday: <span class=\"font-semibold\">10:00 AM - 2:00 PM<\/span><\/li>\r\n <li>Sunday: <span class=\"font-semibold text-red-600\">Closed<\/span><\/li>\r\n <\/ul>\r\n <\/div>\r\n\r\n <!-- Right Column: Contact Form -->\r\n <div class=\"bg-white p-8 md:p-10 rounded-xl shadow-2xl border border-gray-200\">\r\n <h2 class=\"text-4xl font-extrabold text-gray-900 mb-8 text-center\">Submit a Quote Request<\/h2>\r\n <p class=\"text-lg text-gray-700 text-center mb-8\">Fill out the form below and we'll get back to you promptly.<\/p>\r\n <form class=\"space-y-7\">\r\n <div>\r\n <label for=\"name\" class=\"block text-base font-medium text-gray-700 mb-2\">Your Name<\/label>\r\n <input type=\"text\" id=\"name\" name=\"name\" class=\"w-full px-5 py-3 rounded-lg border border-gray-300 focus:outline-none focus:ring-3 focus:ring-blue-400 focus:border-blue-500 transition duration-300 placeholder-gray-400\" placeholder=\"John Doe\">\r\n <\/div>\r\n <div>\r\n <label for=\"email\" class=\"block text-base font-medium text-gray-700 mb-2\">Your Email<\/label>\r\n <input type=\"email\" id=\"email\" name=\"email\" class=\"w-full px-5 py-3 rounded-lg border border-gray-300 focus:outline-none focus:ring-3 focus:ring-blue-400 focus:border-blue-500 transition duration-300 placeholder-gray-400\" placeholder=\"john.doe@example.com\">\r\n <\/div>\r\n <div>\r\n <label for=\"subject\" class=\"block text-base font-medium text-gray-700 mb-2\">Subject<\/label>\r\n <input type=\"text\" id=\"subject\" name=\"subject\" class=\"w-full px-5 py-3 rounded-lg border border-gray-300 focus:outline-none focus:ring-3 focus:ring-blue-400 focus:border-blue-500 transition duration-300 placeholder-gray-400\" placeholder=\"Quote for Industrial Hangar Doors\">\r\n <\/div>\r\n <div>\r\n <label for=\"message\" class=\"block text-base font-medium text-gray-700 mb-2\">Your Message<\/label>\r\n <textarea id=\"message\" name=\"message\" rows=\"7\" class=\"w-full px-5 py-3 rounded-lg border border-gray-300 focus:outline-none focus:ring-3 focus:ring-blue-400 focus:border-blue-500 transition duration-300 placeholder-gray-400\" placeholder=\"Please describe your needs or project details...\"><\/textarea>\r\n <\/div>\r\n <div class=\"flex items-center mb-4\">\r\n <input type=\"checkbox\" id=\"privacy-policy\" name=\"privacy-policy\" class=\"h-4 w-4 text-blue-600 rounded border-gray-300 focus:ring-blue-500\">\r\n <label for=\"privacy-policy\" class=\"ml-2 block text-sm text-gray-700\">\r\n I agree to the processing of personal data.\r\n <\/label>\r\n <\/div>\r\n <div class=\"text-center\">\r\n <button type=\"submit\" class=\"inline-flex items-center justify-center bg-blue-600 hover:bg-blue-700 text-white font-semibold text-lg py-3.5 px-10 rounded-full shadow-lg hover:shadow-xl transition duration-300 transform hover:-translate-y-1 focus:outline-none focus:ring-4 focus:ring-blue-500 focus:ring-opacity-50\">\r\n Send Message\r\n <svg class=\"ml-3 w-5 h-5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13 10V3L4 14h7v7l9-11h-7z\"><\/path><\/svg>\r\n <\/button>\r\n <\/div>\r\n <\/form>\r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n <\/section>\r\n\r\n <!-- Champion Group - Your Reliable Door Solutions (USP Block - now a separate section) -->\r\n <section class=\"py-16 md:py-24 bg-blue-700 text-white\">\r\n <div class=\"container mx-auto px-6 text-center\">\r\n <h2 class=\"text-4xl md:text-5xl font-extrabold mb-8\">Champion Group - Your Reliable Door Solutions<\/h2>\r\n <p class=\"text-xl max-w-3xl mx-auto mb-12 opacity-90\">\r\n We specialize in crafting high-performance, compliant, and innovative door and enclosure solutions that meet the strictest standards across Europe and beyond.\r\n <\/p>\r\n <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8 text-left\">\r\n <div class=\"bg-blue-800 p-6 rounded-xl shadow-lg\">\r\n <h3 class=\"text-2xl font-semibold mb-3\">Tailored Guidance & Quick Quotes<\/h3>\r\n <p class=\"text-blue-200\">Get personalized solutions and fast estimates for your specific project needs.<\/p>\r\n <\/div>\r\n <div class=\"bg-blue-800 p-6 rounded-xl shadow-lg\">\r\n <h3 class=\"text-2xl font-semibold mb-3\">High-Performance Products<\/h3>\r\n <p class=\"text-blue-200\">Our doors meet the most stringent industrial and commercial demands for durability and efficiency.<\/p>\r\n <\/div>\r\n <div class=\"bg-blue-800 p-6 rounded-xl shadow-lg\">\r\n <h3 class=\"text-2xl font-semibold mb-3\">EU-Compliant & Certified<\/h3>\r\n <p class=\"text-blue-200\">All products adhere to strict European safety and quality standards, including CE marking.<\/p>\r\n <\/div>\r\n <div class=\"bg-blue-800 p-6 rounded-xl shadow-lg\">\r\n <h3 class=\"text-2xl font-semibold mb-3\">Expertise You Can Trust<\/h3>\r\n <p class=\"text-blue-200\">Specialists in industrial doors, hangar doors, high-speed doors, and lifting partitions.<\/p>\r\n <\/div>\r\n <div class=\"bg-blue-800 p-6 rounded-xl shadow-lg\">\r\n <h3 class=\"text-2xl font-semibold mb-3\">Quality and Innovation<\/h3>\r\n <p class=\"text-blue-200\">Our dedication ensures we deliver exceptional products and cutting-edge service.<\/p>\r\n <\/div>\r\n <div class=\"bg-blue-800 p-6 rounded-xl shadow-lg\">\r\n <h3 class=\"text-2xl font-semibold mb-3\">Global Reach<\/h3>\r\n <p class=\"text-blue-200\">Serving Europe and beyond as a trusted partner for all your access needs.<\/p>\r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n <\/section>\r\n\r\n <!-- Map Section -->\r\n <section id=\"map-section\" class=\"py-16 md:py-24 bg-gray-100\">\r\n <div class=\"container mx-auto px-6 text-center\">\r\n <h2 class=\"text-4xl font-extrabold text-gray-900 mb-10\">Find Us on the Map<\/h2>\r\n <div class=\"rounded-xl overflow-hidden shadow-2xl border border-gray-200\">\r\n <!-- Google Map Embed -->\r\n <iframe\r\n src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d2522.601931653805!2d4.35242251579738!3d50.85034607953259!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47c3c432b0a0a0a1%3A0x47c3c432b0a0a0a1!2sBrussels%2C%20Belgium!5e0!3m2!1sen!2sus!4v1678912345678!5m2!1sen!2sus\"\r\n width=\"100%\"\r\n height=\"500\"\r\n style=\"border:0;\"\r\n allowfullscreen=\"\"\r\n loading=\"lazy\"\r\n referrerpolicy=\"no-referrer-when-downgrade\">\r\n <\/iframe>\r\n <\/div>\r\n <p class=\"text-lg text-gray-700 mt-8 max-w-2xl mx-auto\">\r\n Visit our office or get directions. We look forward to welcoming you and discussing your project in person.\r\n <\/p>\r\n <\/div>\r\n <\/section>\r\n\r\n <!-- Footer -->\r\n <footer class=\"bg-gray-900 text-white py-12 md:py-16 px-6\">\r\n <div class=\"container mx-auto grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-10 text-base\">\r\n <!-- Column 1: Contact Info -->\r\n <div>\r\n <h3 class=\"text-2xl font-bold text-blue-400 mb-5\">Champion Group<\/h3>\r\n <p class=\"mb-3 text-gray-300\">Champion Group HQ,<br> 123 Industrial Park,<br> 54321 City, Country<\/p>\r\n <p class=\"mb-3 text-gray-300\">Phone: <a href=\"tel:+XXX XXX XXXX\" class=\"hover:text-blue-300 transition\">+XXX XXX XXXX<\/a><\/p>\r\n <p class=\"mb-6 text-gray-300\">Email: <a href=\"mailto:info@staging.champion-group.eu\" class=\"hover:text-blue-300 transition\">info@staging.champion-group.eu<\/a><\/p>\r\n <div class=\"flex space-x-5\">\r\n <!-- Social Media Icons (Modernized) -->\r\n <a href=\"#\" class=\"text-gray-300 hover:text-blue-400 transition transform hover:-translate-y-1\">\r\n <svg class=\"w-7 h-7\" fill=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z\"><\/path><\/svg>\r\n <\/a>\r\n <a href=\"#\" class=\"text-gray-300 hover:text-blue-400 transition transform hover:-translate-y-1\">\r\n <svg class=\"w-7 h-7\" fill=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.594 0-6.49 2.902-6.49 6.49 0 .508.059 1.001.169 1.474-5.397-.27-10.187-2.868-13.387-6.815-.561.967-.88 2.09-.88 3.314 0 2.276 1.159 4.286 2.919 5.464-.859-.026-1.672-.262-2.378-.62-.039.694.19 1.357.547 1.93-.292.082-.572.13-.87.169.653 2.044 2.51 3.52 4.68 3.89-.479.129-.984.195-1.504.195-.366 0-.72-.035-1.06-.102.593 1.853 2.313 3.19 4.35 3.23-.974.767-2.215 1.228-3.564 1.228-.23 0-.458-.015-.682-.04 1.483.942 3.23 1.488 5.093 1.488 6.489 0 10.045-5.39 10.045-10.046 0-.153-.003-.305-.01-.458.695-.505 1.298-1.144 1.782-1.865z\"><\/path><\/svg>\r\n <\/a>\r\n <a href=\"#\" class=\"text-gray-300 hover:text-blue-400 transition transform hover:-translate-y-1\">\r\n <svg class=\"w-7 h-7\" fill=\"currentColor\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.204-.012 3.584-.07 4.85-1.691 3.252-1.691 4.771-4.919 4.919-1.266.058-1.644.069-4.85.069-3.204 0-3.584-.012-4.85-.07-3.252-.148-4.771-1.691-4.919-4.919-.058-1.265-.069-1.645-.069-4.849 0-3.204.012-3.584.07-4.85 1.691-3.252 1.691-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.073 4.948.073 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.162 6.162 6.162 6.162-2.759 6.162-6.162c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.791-4-4s1.791-4 4-4 4 1.791 4 4-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"><\/path><\/svg>\r\n <\/a>\r\n <\/div>\r\n <\/div>\r\n\r\n <!-- Column 2: Products -->\r\n <div>\r\n <h3 class=\"text-xl font-bold text-blue-400 mb-4\">Products<\/h3>\r\n <ul class=\"space-y-2\">\r\n <li><a href=\"#\" class=\"text-gray-300 hover:text-blue-300 transition\">Industrial Hangar Doors<\/a><\/li>\r\n <li><a href=\"#\" class=\"text-gray-300 hover:text-blue-300 transition\">Hydraulic Doors<\/a><\/li>\r\n <li><a href=\"#\" class=\"text-gray-300 hover:text-blue-300 transition\">Fabric Fold-Up Doors<\/a><\/li>\r\n <li><a href=\"#\" class=\"text-gray-300 hover:text-blue-300 transition\">Lifting Partitions<\/a><\/li>\r\n <li><a href=\"#\" class=\"text-gray-300 hover:text-blue-300 transition\">High-Speed PVC Roll-Up Doors<\/a><\/li>\r\n <li><a href=\"#\" class=\"text-gray-300 hover:text-blue-300 transition\">Floor Hatches<\/a><\/li>\r\n <li><a href=\"#\" class=\"text-gray-300 hover:text-blue-300 transition\">Single-Layer Fabric Doors<\/a><\/li>\r\n <\/ul>\r\n <\/div>\r\n\r\n <!-- Column 3: Services -->\r\n <div>\r\n <h3 class=\"text-xl font-bold text-blue-400 mb-4\">Services<\/h3>\r\n <ul class=\"space-y-2\">\r\n <li><a href=\"#\" class=\"text-gray-300 hover:text-blue-300 transition\">Custom Design<\/a><\/li>\r\n <li><a href=\"#\" class=\"text-gray-300 hover:text-blue-300 transition\">Precision Manufacturing<\/a><\/li>\r\n <li><a href=\"#\" class=\"text-gray-300 hover:text-blue-300 transition\">Professional Installation<\/a><\/li>\r\n <li><a href=\"#\" class=\"text-gray-300 hover:text-blue-300 transition\">Comprehensive Warranty<\/a><\/li>\r\n <li><a href=\"#\" class=\"text-gray-300 hover:text-blue-300 transition\">24\/7 Technical Support<\/a><\/li>\r\n <li><a href=\"#\" class=\"text-gray-300 hover:text-blue-300 transition\">Regulatory Compliance<\/a><\/li>\r\n <\/ul>\r\n <\/div>\r\n\r\n <!-- Column 4: Legal & More -->\r\n <div>\r\n <h3 class=\"text-xl font-bold text-blue-400 mb-4\">Legal & More<\/h3>\r\n <ul class=\"space-y-2\">\r\n <li><a href=\"#\" class=\"text-gray-300 hover:text-blue-300 transition\">Privacy Policy<\/a><\/li>\r\n <li><a href=\"#\" class=\"text-gray-300 hover:text-blue-300 transition\">Terms of Service<\/a><\/li>\r\n <li><a href=\"#\" class=\"text-gray-300 hover:text-blue-300 transition\">About Us<\/a><\/li>\r\n <li><a href=\"#\" class=\"text-gray-300 hover:text-blue-300 transition\">Blog<\/a><\/li>\r\n <\/ul>\r\n <\/div>\r\n <\/div>\r\n <div class=\"text-center mt-12 md:mt-16 text-sm text-gray-400\">\r\n <p>© 2024 Champion Group. All rights reserved.<\/p>\r\n <\/div>\r\n <\/footer>\r\n\r\n<\/body>\r\n<\/html>\r\n\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>Contact Us – Champion Group Champion Group Home Products Services About Us Contact Request a Quote Contact Us We’re here to answer your questions and help you find the perfect access solution for your project. How Can We Help You? Email Us info@staging.champion-group.eu Send an Email → Call Us +372 580 840 10 Dial Now […]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-15296","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Contact Door Group | Expert Hangar Door Solutions Near You<\/title>\n<meta name=\"description\" content=\"Connect with Door Group Experts for customized industrial hangar door Solutions. Our team is ready to assist with your door needs & inquiries. Reach out today!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/staging.champion-group.eu\/en\/contact-new\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact Door Group | Expert Hangar Door Solutions Near You\" \/>\n<meta property=\"og:description\" content=\"Connect with Door Group Experts for customized industrial hangar door Solutions. Our team is ready to assist with your door needs & inquiries. Reach out today!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/staging.champion-group.eu\/en\/contact-new\/\" \/>\n<meta property=\"og:site_name\" content=\"Champion Group\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-06T08:06:45+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/staging.champion-group.eu\/en\/contact-new\/\",\"url\":\"https:\/\/staging.champion-group.eu\/en\/contact-new\/\",\"name\":\"Contact Door Group | Expert Hangar Door Solutions Near You\",\"isPartOf\":{\"@id\":\"https:\/\/staging.champion-group.eu\/#website\"},\"datePublished\":\"2025-08-06T08:04:17+00:00\",\"dateModified\":\"2025-08-06T08:06:45+00:00\",\"description\":\"Connect with Door Group Experts for customized industrial hangar door Solutions. Our team is ready to assist with your door needs & inquiries. Reach out today!\",\"breadcrumb\":{\"@id\":\"https:\/\/staging.champion-group.eu\/en\/contact-new\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/staging.champion-group.eu\/en\/contact-new\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/staging.champion-group.eu\/en\/contact-new\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/staging.champion-group.eu\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact New\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/staging.champion-group.eu\/#website\",\"url\":\"https:\/\/staging.champion-group.eu\/\",\"name\":\"Champion Group\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/staging.champion-group.eu\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/staging.champion-group.eu\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/staging.champion-group.eu\/#organization\",\"name\":\"Champion Group\",\"url\":\"https:\/\/staging.champion-group.eu\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/staging.champion-group.eu\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/staging.champion-group.eu\/wp-content\/uploads\/2021\/05\/LOGO.svg\",\"contentUrl\":\"https:\/\/staging.champion-group.eu\/wp-content\/uploads\/2021\/05\/LOGO.svg\",\"width\":497,\"height\":54,\"caption\":\"Champion Group\"},\"image\":{\"@id\":\"https:\/\/staging.champion-group.eu\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact Door Group | Expert Hangar Door Solutions Near You","description":"Connect with Door Group Experts for customized industrial hangar door Solutions. Our team is ready to assist with your door needs & inquiries. Reach out today!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/staging.champion-group.eu\/en\/contact-new\/","og_locale":"en_US","og_type":"article","og_title":"Contact Door Group | Expert Hangar Door Solutions Near You","og_description":"Connect with Door Group Experts for customized industrial hangar door Solutions. Our team is ready to assist with your door needs & inquiries. Reach out today!","og_url":"https:\/\/staging.champion-group.eu\/en\/contact-new\/","og_site_name":"Champion Group","article_modified_time":"2025-08-06T08:06:45+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/staging.champion-group.eu\/en\/contact-new\/","url":"https:\/\/staging.champion-group.eu\/en\/contact-new\/","name":"Contact Door Group | Expert Hangar Door Solutions Near You","isPartOf":{"@id":"https:\/\/staging.champion-group.eu\/#website"},"datePublished":"2025-08-06T08:04:17+00:00","dateModified":"2025-08-06T08:06:45+00:00","description":"Connect with Door Group Experts for customized industrial hangar door Solutions. Our team is ready to assist with your door needs & inquiries. Reach out today!","breadcrumb":{"@id":"https:\/\/staging.champion-group.eu\/en\/contact-new\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/staging.champion-group.eu\/en\/contact-new\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/staging.champion-group.eu\/en\/contact-new\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/staging.champion-group.eu\/en\/"},{"@type":"ListItem","position":2,"name":"Contact New"}]},{"@type":"WebSite","@id":"https:\/\/staging.champion-group.eu\/#website","url":"https:\/\/staging.champion-group.eu\/","name":"Champion Group","description":"","publisher":{"@id":"https:\/\/staging.champion-group.eu\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/staging.champion-group.eu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/staging.champion-group.eu\/#organization","name":"Champion Group","url":"https:\/\/staging.champion-group.eu\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/staging.champion-group.eu\/#\/schema\/logo\/image\/","url":"https:\/\/staging.champion-group.eu\/wp-content\/uploads\/2021\/05\/LOGO.svg","contentUrl":"https:\/\/staging.champion-group.eu\/wp-content\/uploads\/2021\/05\/LOGO.svg","width":497,"height":54,"caption":"Champion Group"},"image":{"@id":"https:\/\/staging.champion-group.eu\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/staging.champion-group.eu\/en\/wp-json\/wp\/v2\/pages\/15296","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.champion-group.eu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/staging.champion-group.eu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/staging.champion-group.eu\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.champion-group.eu\/en\/wp-json\/wp\/v2\/comments?post=15296"}],"version-history":[{"count":7,"href":"https:\/\/staging.champion-group.eu\/en\/wp-json\/wp\/v2\/pages\/15296\/revisions"}],"predecessor-version":[{"id":15303,"href":"https:\/\/staging.champion-group.eu\/en\/wp-json\/wp\/v2\/pages\/15296\/revisions\/15303"}],"wp:attachment":[{"href":"https:\/\/staging.champion-group.eu\/en\/wp-json\/wp\/v2\/media?parent=15296"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}