<!doctype html>
<html lang="en">
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <title>Exhibition Stand Builder Europe | Design & Build | Expo Arts</title>
    <meta
      name="description"
      content="Custom exhibition stand design, production, installation and dismantling across Europe and the UK. One EU-based contractor from brief to handover."
    />
    <meta name="robots" content="index, follow" />
    <meta name="theme-color" content="#aee000" />
    <link rel="canonical" href="https://expoarts.eu/" />
    <meta property="og:type" content="website" />
    <meta property="og:site_name" content="Expo Arts" />
    <meta property="og:title" content="Exhibition Stand Builder for Europe and the UK | Expo Arts" />
    <meta
      property="og:description"
      content="Custom exhibition stand design, production, logistics, installation and dismantling managed by one EU-based contractor."
    />
    <meta property="og:url" content="https://expoarts.eu/" />
    <meta property="og:image" content="https://expoarts.eu/assets/expo-stand-hero.png" />
    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:title" content="Exhibition Stand Builder for Europe and the UK | Expo Arts" />
    <meta
      name="twitter:description"
      content="Custom exhibition stand design, production, logistics, installation and dismantling managed by one EU-based contractor."
    />
    <meta name="twitter:image" content="https://expoarts.eu/assets/expo-stand-hero.png" />
    <script type="application/ld+json">
      {
        "@context": "https://schema.org",
        "@graph": [
          {
            "@type": ["Organization", "ProfessionalService"],
            "@id": "https://expoarts.eu/#organization",
            "name": "Expo Arts",
            "url": "https://expoarts.eu/",
            "logo": "https://expoarts.eu/assets/arts-expo-logo.jpeg",
            "image": "https://expoarts.eu/assets/expo-stand-hero.png",
            "email": "info@expoarts.eu",
            "telephone": "+359 87 606 0266",
            "description": "EU-based exhibition stand contractor providing custom stand design, production, logistics, installation, dismantling and fairground support across Europe and the United Kingdom.",
            "areaServed": [
              { "@type": "Place", "name": "Europe" },
              { "@type": "Country", "name": "United Kingdom" }
            ],
            "address": {
              "@type": "PostalAddress",
              "addressLocality": "Plovdiv",
              "addressCountry": "BG"
            },
            "contactPoint": {
              "@type": "ContactPoint",
              "telephone": "+359 87 606 0266",
              "email": "info@expoarts.eu",
              "contactType": "sales",
              "availableLanguage": ["English", "German", "Turkish"]
            },
            "hasOfferCatalog": {
              "@type": "OfferCatalog",
              "name": "Exhibition stand services",
              "itemListElement": [
                {
                  "@type": "Offer",
                  "itemOffered": { "@type": "Service", "name": "Custom exhibition stand design" }
                },
                {
                  "@type": "Offer",
                  "itemOffered": { "@type": "Service", "name": "Exhibition stand production and build" }
                },
                {
                  "@type": "Offer",
                  "itemOffered": { "@type": "Service", "name": "Trade fair booth installation and dismantling" }
                },
                {
                  "@type": "Offer",
                  "itemOffered": { "@type": "Service", "name": "Exhibition logistics and on-site fair services" }
                }
              ]
            }
          },
          {
            "@type": "WebSite",
            "@id": "https://expoarts.eu/#website",
            "url": "https://expoarts.eu/",
            "name": "Expo Arts",
            "publisher": { "@id": "https://expoarts.eu/#organization" },
            "inLanguage": "en"
          },
          {
            "@type": "FAQPage",
            "@id": "https://expoarts.eu/#faq",
            "mainEntity": [
              {
                "@type": "Question",
                "name": "What does a full-service exhibition stand contractor provide?",
                "acceptedAnswer": {
                  "@type": "Answer",
                  "text": "Expo Arts can coordinate stand design, technical planning, production, printed graphics, lighting, transport, installation, dismantling and on-site support as one project."
                }
              },
              {
                "@type": "Question",
                "name": "Can Expo Arts build an exhibition stand from an existing design?",
                "acceptedAnswer": {
                  "@type": "Answer",
                  "text": "Yes. Expo Arts can review an existing agency or client design, adapt it to the stand dimensions and venue requirements, and prepare the production and installation scope."
                }
              },
              {
                "@type": "Question",
                "name": "Do you provide exhibition stand installation and dismantling?",
                "acceptedAnswer": {
                  "@type": "Answer",
                  "text": "Yes. On-site installation, final checks, handover, dismantling and post-fair coordination can be included in the project proposal."
                }
              },
              {
                "@type": "Question",
                "name": "Which information is needed for an exhibition stand quote?",
                "acceptedAnswer": {
                  "@type": "Answer",
                  "text": "Send the fair name, city and venue, event dates, stand dimensions, number of open sides, required services, preferred style and any available floor plan or organizer manual."
                }
              }
            ]
          }
        ]
      }
    </script>
    <link rel="preconnect" href="https://fonts.googleapis.com" />
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
    <link
      href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap"
      rel="stylesheet"
    />
    <link rel="stylesheet" href="styles.css?v=17" />
  </head>
  <body>
    <header class="site-header">
      <a class="brand" href="#top" aria-label="Expo Arts home">
        <span class="brand-mark" aria-hidden="true">
          <svg viewBox="0 0 92 82" role="img">
            <path class="mark-frame" d="M58 8 14 23v36l44 15" />
            <path class="mark-slat mark-slat-top" d="M38 34h37" />
            <path class="mark-slat" d="M38 45h37" />
            <path class="mark-slat mark-slat-bottom" d="M38 56h37" />
            <path class="mark-notch" d="M58 8v28" />
          </svg>
        </span>
        <span class="brand-type"><span class="brand-expo">expo</span><span class="brand-arts">arts</span></span>
      </a>
      <nav class="site-nav" aria-label="Primary navigation">
        <a href="#services" data-i18n="nav.services">Services</a>
        <a href="#projects" data-i18n="nav.projects">Projects</a>
        <a href="#process" data-i18n="nav.process">Process</a>
        <a href="#faq" data-i18n="nav.faq">FAQ</a>
        <a href="#contact" data-i18n="nav.contact">Contact</a>
      </nav>
      <div class="social-links" aria-label="Social media links">
        <a href="https://www.instagram.com/" target="_blank" rel="noreferrer" aria-label="Instagram">
          <svg viewBox="0 0 24 24" aria-hidden="true">
            <rect x="3" y="3" width="18" height="18" rx="5" />
            <circle cx="12" cy="12" r="4" />
            <circle cx="17.5" cy="6.5" r="1" />
          </svg>
        </a>
        <a href="https://www.linkedin.com/" target="_blank" rel="noreferrer" aria-label="LinkedIn">
          <svg viewBox="0 0 24 24" aria-hidden="true">
            <path d="M5 9h4v12H5z" />
            <path d="M5 4h4v4H5z" />
            <path d="M11 9h4v2c.8-1.4 2-2.3 3.8-2.3 2.7 0 4.2 1.8 4.2 5.1V21h-4v-6.3c0-1.7-.6-2.5-1.9-2.5-1.4 0-2.1 1-2.1 2.8v6h-4z" />
          </svg>
        </a>
      </div>
      <div class="language-switch" aria-label="Language selector">
        <button class="active" type="button" data-lang="en">EN</button>
        <button type="button" data-lang="de">DE</button>
      </div>
    </header>

    <main id="top">
      <section class="hero" aria-labelledby="hero-title">
        <img class="hero-media" src="assets/expo-stand-hero.png" alt="Modern exhibition stand in a European venue" />
        <div class="hero-shade"></div>
        <div class="hero-content">
          <p class="eyebrow" data-i18n="hero.eyebrow">Exhibition stand builder for Europe and the UK</p>
          <h1 id="hero-title" data-i18n="hero.title">Custom exhibition stands, designed and built for impact.</h1>
          <p class="hero-copy" data-i18n="hero.copy">
            From 3D concept and booth production to transport, on-site installation and dismantling, Expo Arts manages
            your trade fair stand as one coordinated project with direct communication from brief to handover.
          </p>
          <div class="hero-actions">
            <a class="button primary" href="#contact" data-i18n="hero.primary">Request a proposal</a>
            <a class="button secondary" href="#services" data-i18n="hero.secondary">Explore services</a>
          </div>
          <dl class="hero-facts" aria-label="Expo Arts service facts">
            <div>
              <dt data-i18n="facts.delivery.label">Delivery</dt>
              <dd data-i18n="facts.delivery.value">Design to dismantling</dd>
            </div>
            <div>
              <dt data-i18n="facts.scope.label">Coverage</dt>
              <dd data-i18n="facts.scope.value">Europe + United Kingdom</dd>
            </div>
          </dl>
        </div>
      </section>

      <section class="intro band">
        <div class="section-inner intro-grid">
          <div>
            <p class="section-kicker" data-i18n="intro.kicker">One contractor, one coordinated delivery</p>
            <h2 data-i18n="intro.title">A full-service exhibition stand builder for brands exhibiting abroad.</h2>
          </div>
          <p data-i18n="intro.copy">
            Exhibiting in another country means venue rules, logistics, tight deadlines and several suppliers to
            coordinate. Expo Arts brings stand design, production, graphics, transport, installation and dismantling
            into one practical workflow.
          </p>
        </div>
      </section>

      <section class="section-inner services" id="services" aria-labelledby="services-title">
        <div class="section-head">
          <p class="section-kicker" data-i18n="services.kicker">Services</p>
          <h2 id="services-title" data-i18n="services.title">Exhibition stand design and build services, managed end to end.</h2>
        </div>
        <div class="service-grid">
          <article>
            <span>01</span>
            <h3 data-i18n="services.design.title">Custom stand design</h3>
            <p data-i18n="services.design.copy">Purpose-built exhibition stand concepts, 3D visuals, floor plans and material direction shaped around your brand, visitors and budget.</p>
          </article>
          <article>
            <span>02</span>
            <h3 data-i18n="services.build.title">Stand production and build</h3>
            <p data-i18n="services.build.copy">Custom and modular booth production including walls, counters, storage, meeting areas and durable finishing details.</p>
          </article>
          <article>
            <span>03</span>
            <h3 data-i18n="services.graphics.title">Graphics, lighting and finishes</h3>
            <p data-i18n="services.graphics.copy">Printed graphics, branded surfaces, lighting and presentation details prepared to create a consistent visitor experience.</p>
          </article>
          <article>
            <span>04</span>
            <h3 data-i18n="services.logistics.title">Transport and fair logistics</h3>
            <p data-i18n="services.logistics.copy">Production schedules, transport coordination, venue access planning and organizer requirements managed before build-up starts.</p>
          </article>
          <article>
            <span>05</span>
            <h3 data-i18n="services.install.title">Installation and dismantling</h3>
            <p data-i18n="services.install.copy">On-site stand installation, technical checks, pre-opening handover, dismantling and post-fair coordination.</p>
          </article>
          <article>
            <span>06</span>
            <h3 data-i18n="services.fair.title">On-site fair services</h3>
            <p data-i18n="services.fair.copy">A practical point of contact for final adjustments, maintenance needs and urgent fairground support during the event.</p>
          </article>
        </div>
      </section>

      <section class="why band" id="why" aria-labelledby="why-title">
        <div class="section-inner why-grid">
          <div>
            <p class="section-kicker" data-i18n="why.kicker">Why Expo Arts</p>
            <h2 id="why-title" data-i18n="why.title">A clearer way to manage an exhibition stand project in Europe.</h2>
            <p class="why-lead" data-i18n="why.copy">
              International exhibitors need more than an attractive booth. They need a buildable design, a realistic
              schedule and one team that understands what must happen before the venue opens.
            </p>
          </div>
          <div class="benefit-list">
            <article>
              <h3 data-i18n="why.team.title">One accountable project team</h3>
              <p data-i18n="why.team.copy">Design, production, logistics and site work stay connected instead of being managed as separate jobs.</p>
            </article>
            <article>
              <h3 data-i18n="why.venue.title">Venue-aware planning</h3>
              <p data-i18n="why.venue.copy">Stand dimensions, technical rules, access times and organizer documents are reviewed before production decisions are finalized.</p>
            </article>
            <article>
              <h3 data-i18n="why.scope.title">A practical, defined scope</h3>
              <p data-i18n="why.scope.copy">The proposal connects the design direction with materials, services, logistics and installation responsibilities.</p>
            </article>
            <article>
              <h3 data-i18n="why.locations.title">Regional contact points</h3>
              <p data-i18n="why.locations.copy">Based in Plovdiv, Bulgaria, Expo Arts supports international projects with direct, practical communication.</p>
            </article>
          </div>
        </div>
      </section>

      <section class="section-inner projects" id="projects" aria-labelledby="projects-title">
        <div class="section-head">
          <p class="section-kicker" data-i18n="projects.kicker">Projects</p>
          <h2 id="projects-title" data-i18n="projects.title">Selected exhibition stand projects and fair installations.</h2>
          <p data-i18n="projects.copy">
            Explore custom exhibition stands delivered for international exhibitors, including design, production,
            branded environments, product displays and on-site installation.
          </p>
          <a class="text-link" href="#contact" data-i18n="projects.cta">Request relevant project references</a>
        </div>
        <div class="project-gallery" id="project-gallery" aria-live="polite">
          <article class="project-card">
            <img
              src="uploads/projects/mat-kuling-future-fish-2024-03.webp"
              alt="Front view of the Mat Kuling custom exhibition stand at Future Fish 2024 in İzmir"
              loading="lazy"
              decoding="async"
            />
            <div>
              <span class="project-service">Stand design, production &amp; installation</span>
              <p class="project-meta">İzmir, Turkey | Future Fish | 2024</p>
              <h3>Mat Kuling</h3>
              <p class="project-description">
                A custom exhibition stand created for Future Fish 2024, combining open visitor areas, integrated
                product displays, illuminated branding, meeting space and natural wood accents.
              </p>
            </div>
          </article>
        </div>
        <script type="application/json" id="initial-projects">
          [
            {
              "id": "mat-kuling-future-fish-2024",
              "name": "Mat Kuling",
              "meta": "İzmir, Turkey | Future Fish | 2024",
              "city": "İzmir",
              "country": "Turkey",
              "fair": "Future Fish",
              "year": "2024",
              "service": "Stand design, production & installation",
              "description": "A custom exhibition stand created for Mat Kuling at Future Fish 2024 in İzmir, combining open visitor areas, integrated product displays, illuminated branding, meeting space and natural wood accents.",
              "alt": "Mat Kuling custom exhibition stand at Future Fish 2024 in İzmir",
              "images": [
                "uploads/projects/mat-kuling-future-fish-2024-03.webp",
                "uploads/projects/mat-kuling-future-fish-2024-04.webp",
                "uploads/projects/mat-kuling-future-fish-2024-05.webp",
                "uploads/projects/mat-kuling-future-fish-2024-07.webp",
                "uploads/projects/mat-kuling-future-fish-2024-02.webp",
                "uploads/projects/mat-kuling-future-fish-2024-06.webp",
                "uploads/projects/mat-kuling-future-fish-2024-01.webp"
              ],
              "imageAlts": [
                "Front view of the Mat Kuling custom exhibition stand at Future Fish 2024 in İzmir",
                "Corner view of the Mat Kuling exhibition stand with illuminated branding at Future Fish 2024",
                "Mat Kuling trade fair stand with product display area and natural wood details in İzmir",
                "Close corner view of the Mat Kuling custom booth and water treatment product display",
                "Wide view of the Mat Kuling exhibition stand and visitor area at Future Fish 2024",
                "Mat Kuling exhibition booth reception and meeting area at Future Fish in İzmir",
                "Main aisle view of the Mat Kuling custom exhibition stand at Future Fish 2024"
              ]
            }
          ]
        </script>
      </section>

      <section class="section-inner coverage" id="coverage" aria-labelledby="coverage-title">
        <div class="coverage-grid">
          <div class="section-head">
            <p class="section-kicker" data-i18n="coverage.kicker">Service area</p>
            <h2 id="coverage-title" data-i18n="coverage.title">Trade fair stand services across Europe and the United Kingdom.</h2>
            <p data-i18n="coverage.copy">
              Share your fair name, city, venue and build dates. We assess the production route, transport plan,
              organizer requirements and on-site installation scope for your destination.
            </p>
          </div>
          <div class="location-groups">
            <article>
              <h3 data-i18n="coverage.germany.title">Germany</h3>
              <p data-i18n="coverage.germany.copy">Frankfurt, Düsseldorf, Cologne, Munich, Berlin, Hanover and Nuremberg.</p>
            </article>
            <article>
              <h3 data-i18n="coverage.west.title">France and Benelux</h3>
              <p data-i18n="coverage.west.copy">Paris, Lyon, Amsterdam, Brussels and other major exhibition destinations.</p>
            </article>
            <article>
              <h3 data-i18n="coverage.south.title">Italy and Spain</h3>
              <p data-i18n="coverage.south.copy">Milan, Bologna, Barcelona, Madrid and regional trade fair venues.</p>
            </article>
            <article>
              <h3 data-i18n="coverage.central.title">Central and Southeast Europe</h3>
              <p data-i18n="coverage.central.copy">Vienna, Prague, Sofia, Plovdiv and surrounding exhibition markets.</p>
            </article>
            <article>
              <h3 data-i18n="coverage.uk.title">United Kingdom</h3>
              <p data-i18n="coverage.uk.copy">London, Birmingham and other leading UK exhibition venues.</p>
            </article>
          </div>
        </div>
      </section>

      <section class="faq band" id="faq" aria-labelledby="faq-title">
        <div class="section-inner">
          <div class="section-head">
            <p class="section-kicker" data-i18n="faq.kicker">Frequently asked questions</p>
            <h2 id="faq-title" data-i18n="faq.title">Questions exhibitors ask before choosing a stand contractor.</h2>
          </div>
          <div class="faq-list">
            <details>
              <summary data-i18n="faq.full.question">What does a full-service exhibition stand contractor provide?</summary>
              <p data-i18n="faq.full.answer">Expo Arts can coordinate stand design, technical planning, production, printed graphics, lighting, transport, installation, dismantling and on-site support as one project.</p>
            </details>
            <details>
              <summary data-i18n="faq.existing.question">Can Expo Arts build an exhibition stand from an existing design?</summary>
              <p data-i18n="faq.existing.answer">Yes. We can review an existing agency or client design, adapt it to the stand dimensions and venue requirements, and prepare the production and installation scope.</p>
            </details>
            <details>
              <summary data-i18n="faq.install.question">Do you provide exhibition stand installation and dismantling?</summary>
              <p data-i18n="faq.install.answer">Yes. On-site installation, final checks, handover, dismantling and post-fair coordination can be included in the project proposal.</p>
            </details>
            <details>
              <summary data-i18n="faq.quote.question">Which information is needed for an exhibition stand quote?</summary>
              <p data-i18n="faq.quote.answer">Send the fair name, city and venue, event dates, stand dimensions, number of open sides, required services, preferred style and any available floor plan or organizer manual.</p>
            </details>
            <details>
              <summary data-i18n="faq.timing.question">How early should we contact an exhibition stand builder?</summary>
              <p data-i18n="faq.timing.answer">As early as possible, especially for large custom stands or busy exhibition periods. You can contact us before the full brief is ready; the fair, location, dates and stand size are enough to begin the first review.</p>
            </details>
          </div>
        </div>
      </section>

      <section class="section-inner process" id="process" aria-labelledby="process-title">
        <div class="section-head">
          <p class="section-kicker" data-i18n="process.kicker">Process</p>
          <h2 id="process-title" data-i18n="process.title">A controlled stand build process from brief to handover.</h2>
        </div>
        <ol class="timeline">
          <li>
            <strong data-i18n="process.step1.title">Brief and venue details</strong>
            <p data-i18n="process.step1.copy">We review your goals, fair manual, stand dimensions, deadlines and technical restrictions.</p>
          </li>
          <li>
            <strong data-i18n="process.step2.title">Design and quotation</strong>
            <p data-i18n="process.step2.copy">You receive a practical booth concept, material direction and a transparent project proposal.</p>
          </li>
          <li>
            <strong data-i18n="process.step3.title">Production and logistics</strong>
            <p data-i18n="process.step3.copy">We prepare stand elements, graphics, transport planning and the installation schedule.</p>
          </li>
          <li>
            <strong data-i18n="process.step4.title">Installation and handover</strong>
            <p data-i18n="process.step4.copy">Our team installs on site, resolves final details and hands over the stand ready for visitors.</p>
          </li>
        </ol>
      </section>

      <section class="contact band" id="contact" aria-labelledby="contact-title">
        <div class="section-inner contact-grid">
          <div class="contact-intro">
            <p class="section-kicker" data-i18n="contact.kicker">Request a proposal</p>
            <h2 id="contact-title" data-i18n="contact.title">Request a quote for your exhibition stand.</h2>
            <p class="contact-copy" data-i18n="contact.copy">
              Include the fair name, venue and city, event dates, stand dimensions, number of open sides, preferred
              style and the services you need. If available, attach the floor plan or share a link in your message.
            </p>
            <address class="contact-details">
              <div class="contact-detail">
                <span class="contact-icon" aria-hidden="true">
                  <svg viewBox="0 0 24 24">
                    <path d="M12 21s7-5.2 7-12a7 7 0 1 0-14 0c0 6.8 7 12 7 12Z" />
                    <circle cx="12" cy="9" r="2.5" />
                  </svg>
                </span>
                <span class="contact-detail-copy">
                  <span class="contact-label" data-i18n="contact.address">Address</span>
                  <span data-i18n="contact.address.value">Plovdiv, Bulgaria</span>
                </span>
              </div>
              <a class="contact-detail" href="tel:+359876060266">
                <span class="contact-icon" aria-hidden="true">
                  <svg viewBox="0 0 24 24">
                    <path d="M7.2 3.5 4.8 5.9c-.8.8-.9 2-.4 3 2.1 4.5 5.8 8.2 10.3 10.3 1 .5 2.2.3 3-.4l2.4-2.4-4-4-2.1 2.1a15.7 15.7 0 0 1-4.5-4.5l2.1-2.1-4-4-.4-.4Z" />
                  </svg>
                </span>
                <span class="contact-detail-copy">
                  <span class="contact-label" data-i18n="contact.phone">Phone</span>
                  <span>+359 87 606 0266</span>
                </span>
                <span class="contact-arrow" aria-hidden="true">↗</span>
              </a>
              <a class="contact-detail" href="mailto:info@expoarts.eu">
                <span class="contact-icon" aria-hidden="true">
                  <svg viewBox="0 0 24 24">
                    <rect x="3" y="5" width="18" height="14" rx="2" />
                    <path d="m4 7 8 6 8-6" />
                  </svg>
                </span>
                <span class="contact-detail-copy">
                  <span class="contact-label" data-i18n="contact.email">Email</span>
                  <span>info@expoarts.eu</span>
                </span>
                <span class="contact-arrow" aria-hidden="true">↗</span>
              </a>
              <a
                class="contact-detail"
                href="https://wa.me/359876060266?text=Hello%20Expo%20Arts%2C%20I%20would%20like%20to%20get%20information%20about%20an%20exhibition%20stand%20project."
                target="_blank"
                rel="noopener noreferrer"
              >
                <span class="contact-icon contact-icon-whatsapp" aria-hidden="true">
                  <svg viewBox="0 0 24 24">
                    <path d="M20.5 11.7a8.5 8.5 0 0 1-12.6 7.4L3 20.5l1.4-4.7a8.5 8.5 0 1 1 16.1-4.1Z" />
                    <path d="M8.2 7.7c.2-.4.4-.4.7-.4h.5c.2 0 .4 0 .5.4l.8 1.8c.1.3.1.5-.1.7l-.6.8c-.2.2-.1.4 0 .6.7 1.2 1.7 2.2 3 2.8.2.1.4.1.6-.1l.8-1c.2-.2.4-.3.7-.2l1.9.9c.3.1.4.3.4.5 0 .3-.2 1.4-.9 2-.6.6-1.5.9-2.4.7-1-.2-2.3-.6-4-2.1-1.4-1.2-2.4-2.7-2.7-3.2-.3-.5-1.7-2.3-1.7-3.7 0-.7.3-1.2.5-1.5Z" />
                  </svg>
                </span>
                <span class="contact-detail-copy">
                  <span class="contact-label">WhatsApp</span>
                  <span data-i18n="contact.whatsapp">Message us directly</span>
                </span>
                <span class="contact-arrow" aria-hidden="true">↗</span>
              </a>
            </address>
          </div>
          <form class="contact-form" action="send.php" method="post">
            <div class="form-heading">
              <p class="form-kicker" data-i18n="form.kicker">Project brief</p>
              <h3 data-i18n="form.title">Tell us about your next exhibition.</h3>
              <p data-i18n="form.intro">A few practical details are enough for us to review your project.</p>
            </div>
            <div class="form-row">
              <label>
                <span data-i18n="form.name">Name</span>
                <input name="name" autocomplete="name" data-i18n-placeholder="form.name.placeholder" placeholder="Your name" required />
              </label>
              <label>
                <span data-i18n="form.email">Email</span>
                <input type="email" name="email" autocomplete="email" data-i18n-placeholder="form.email.placeholder" placeholder="name@company.com" required />
              </label>
            </div>
            <label>
              <span data-i18n="form.message">Fair, stand size and project details</span>
              <textarea
                name="message"
                rows="6"
                data-i18n-placeholder="form.message.placeholder"
                placeholder="Fair name, city, dates, stand dimensions and the services you need..."
                required
              ></textarea>
            </label>
            <button class="button primary contact-submit" type="submit">
              <span data-i18n="form.submit">Send project brief</span>
              <span aria-hidden="true">→</span>
            </button>
            <p class="form-status" id="contact-status" aria-live="polite"></p>
          </form>
        </div>
      </section>
    </main>

    <a
      class="whatsapp-float"
      href="https://wa.me/359876060266?text=Hello%20Expo%20Arts%2C%20I%20would%20like%20to%20get%20information%20about%20an%20exhibition%20stand%20project."
      target="_blank"
      rel="noopener noreferrer"
      aria-label="Message Expo Arts on WhatsApp"
      title="WhatsApp"
    >
      <svg viewBox="0 0 24 24" aria-hidden="true">
        <path d="M20.5 11.7a8.5 8.5 0 0 1-12.6 7.4L3 20.5l1.4-4.7a8.5 8.5 0 1 1 16.1-4.1Z" />
        <path d="M8.2 7.7c.2-.4.4-.4.7-.4h.5c.2 0 .4 0 .5.4l.8 1.8c.1.3.1.5-.1.7l-.6.8c-.2.2-.1.4 0 .6.7 1.2 1.7 2.2 3 2.8.2.1.4.1.6-.1l.8-1c.2-.2.4-.3.7-.2l1.9.9c.3.1.4.3.4.5 0 .3-.2 1.4-.9 2-.6.6-1.5.9-2.4.7-1-.2-2.3-.6-4-2.1-1.4-1.2-2.4-2.7-2.7-3.2-.3-.5-1.7-2.3-1.7-3.7 0-.7.3-1.2.5-1.5Z" />
      </svg>
      <span data-i18n="whatsapp.float">Chat on WhatsApp</span>
    </a>

    <footer class="site-footer">
      <a class="brand footer-brand" href="#top" aria-label="Expo Arts home">
        <span class="brand-mark" aria-hidden="true">
          <svg viewBox="0 0 92 82" role="img">
            <path class="mark-frame" d="M58 8 14 23v36l44 15" />
            <path class="mark-slat mark-slat-top" d="M38 34h37" />
            <path class="mark-slat" d="M38 45h37" />
            <path class="mark-slat mark-slat-bottom" d="M38 56h37" />
            <path class="mark-notch" d="M58 8v28" />
          </svg>
        </span>
        <span class="brand-type"><span class="brand-expo">expo</span><span class="brand-arts">arts</span></span>
      </a>
      <p data-i18n="footer.copy">Expo Arts | Custom exhibition stand design, build, installation and dismantling across Europe and the UK.</p>
      <a href="mailto:info@expoarts.eu">info@expoarts.eu</a>
    </footer>

    <script src="script.js?v=17"></script>
  </body>
</html>
