<!DOCTYPE html>
<html lang="pt-BR">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>MARQUES E CLAUDIA PARTICIPACOES LTDA | BELO HORIZONTE - MG</title>
  <script src="https://cdn.tailwindcss.com"></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;900&display=swap" rel="stylesheet">
  <style>
    body { font-family: 'Inter', sans-serif; background:#0a0a0a; color:#f5f5f5; }
    .card { background:#111; border:1px solid #1f1f1f; border-radius:16px; }
    .btn-accent { background:#facc15; color:#0a0a0a; }
    .btn-wa { background:#22c55e; color:#fff; }
  </style>
</head>
<body>
  <header class="border-b border-[#1f1f1f]">
    <div class="max-w-6xl mx-auto px-6 py-5 flex flex-col lg:flex-row lg:items-center lg:justify-between gap-5">
      <div>
        <div class="text-sm font-bold text-yellow-400">M</div>
        <div class="font-extrabold text-lg">MARQUES E CLAUDIA PARTICIPACOES LTDA</div>
        <div class="text-sm text-gray-400">64.763.687/0001-08 • BELO HORIZONTE/MG</div>
        <div class="text-sm text-gray-400 mt-1">Nome Fantasia: ********</div>
      </div>
      <nav class="flex flex-wrap items-center gap-5 text-sm text-gray-300">
        <a href="#sobre" class="hover:text-white">Sobre</a>
        <a href="#servicos" class="hover:text-white">Serviços</a>
        <a href="#registro" class="hover:text-white">Registro</a>
        <a href="#contato" class="hover:text-white">Contato</a>
        <a href="https://wa.me/5511958995318" target="_blank" class="btn-accent px-4 py-2 rounded-xl font-bold">Agendar</a>
      </nav>
    </div>
  </header>

  <main>
    <section class="max-w-6xl mx-auto px-6 py-20">
      <div class="grid lg:grid-cols-2 gap-8 items-center">
        <div>
          <span class="inline-flex px-3 py-1 rounded-full border border-[#1f1f1f] bg-[#111] text-sm text-gray-300">Empresa ativa • BELO HORIZONTE/MG</span>
          <h1 class="text-4xl md:text-6xl font-black tracking-tight mt-6">Qualidade e confiança em holdings de instituições não-financeiras</h1>
          <p class="text-gray-400 text-lg mt-6 max-w-2xl">Informações cadastrais e institucionais de MARQUES E CLAUDIA PARTICIPACOES LTDA, empresa estabelecida em BELO HORIZONTE - MG.</p>
          <div class="flex flex-wrap gap-3 mt-8">
            <a href="https://wa.me/5511958995318" target="_blank" class="btn-wa px-5 py-3 rounded-xl font-bold">Falar pelo WhatsApp</a>
            <a href="#registro" class="border border-[#1f1f1f] px-5 py-3 rounded-xl font-bold">Ver registro</a>
          </div>
        </div>
        <div class="card p-7">
          <div class="text-sm text-gray-400">Agendamento / contato</div>
          <div class="text-2xl font-bold mt-2">Entre em contato</div>
          <p class="text-gray-400 mt-3">Utilize o WhatsApp para solicitar atendimento.</p>
          <a href="https://wa.me/5511958995318" target="_blank" class="btn-wa block text-center px-5 py-3 rounded-xl font-bold mt-6">(11) 95899-5318</a>
        </div>
      </div>
    </section>

    <section id="sobre" class="max-w-6xl mx-auto px-6 py-16">
      <div class="max-w-3xl">
        <div class="text-yellow-400 text-sm font-bold uppercase tracking-wider">Sobre</div>
        <h2 class="text-3xl md:text-4xl font-black mt-2">Sobre a empresa</h2>
        <p class="text-gray-400 text-lg mt-5">Fundada em 27/01/2026, a empresa MARQUES E CLAUDIA PARTICIPACOES LTDA — ******** atua no segmento de Holdings de instituições não-financeiras (Dispensada *), com sede em BELO HORIZONTE - MG.</p>
      </div>
      <div class="grid md:grid-cols-2 lg:grid-cols-4 gap-4 mt-8">
        <div class="card p-5"><div class="text-gray-500 text-sm">Razão Social</div><div class="font-bold mt-2">MARQUES E CLAUDIA PARTICIPACOES LTDA</div></div>
        <div class="card p-5"><div class="text-gray-500 text-sm">Nome Fantasia</div><div class="font-bold mt-2">********</div></div>
        <div class="card p-5"><div class="text-gray-500 text-sm">Porte</div><div class="font-bold mt-2">DEMAIS</div></div>
        <div class="card p-5"><div class="text-gray-500 text-sm">Atividade</div><div class="font-bold mt-2">Holdings de instituições não-financeiras (Dispensada *)</div></div>
      </div>
    </section>

    <section id="servicos" class="max-w-6xl mx-auto px-6 py-16">
      <div class="text-yellow-400 text-sm font-bold uppercase tracking-wider">Serviços</div>
      <h2 class="text-3xl md:text-4xl font-black mt-2">Atividades econômicas</h2>
      <div class="grid md:grid-cols-2 gap-5 mt-8">
        <div class="card p-6">
          <div class="text-sm text-yellow-400 font-bold">CNAE PRINCIPAL</div>
          <div class="text-xl font-bold mt-2">64.62-0-00</div>
          <p class="text-gray-400 mt-2">Holdings de instituições não-financeiras (Dispensada *)</p>
          <a href="https://wa.me/5511958995318" target="_blank" class="btn-wa inline-block px-4 py-2 rounded-xl font-bold mt-5">Agendar</a>
        </div>
      </div>
    </section>

    <section id="registro" class="max-w-6xl mx-auto px-6 py-16">
      <div class="text-yellow-400 text-sm font-bold uppercase tracking-wider">Registro</div>
      <h2 class="text-3xl md:text-4xl font-black mt-2">Informações cadastrais</h2>
      <div class="grid md:grid-cols-2 gap-4 mt-8">
        <div class="card p-5"><div class="text-gray-500 text-sm">Razão Social</div><div class="font-bold mt-2">MARQUES E CLAUDIA PARTICIPACOES LTDA</div></div>
        <div class="card p-5"><div class="text-gray-500 text-sm">Nome Fantasia</div><div class="font-bold mt-2">********</div></div>
        <div class="card p-5"><div class="text-gray-500 text-sm">CNPJ</div><div class="font-bold mt-2">64.763.687/0001-08</div></div>
        <div class="card p-5"><div class="text-gray-500 text-sm">Situação</div><div class="font-bold mt-2">ATIVA — 27/01/2026</div></div>
        <div class="card p-5"><div class="text-gray-500 text-sm">Natureza Jurídica</div><div class="font-bold mt-2">206-2 - Sociedade Empresária Limitada</div></div>
        <div class="card p-5"><div class="text-gray-500 text-sm">Endereço</div><div class="font-bold mt-2">R CASTRO ALVES, 416 — SALA 02, COPACABANA</div></div>
        <div class="card p-5"><div class="text-gray-500 text-sm">CEP</div><div class="font-bold mt-2">31.540-680</div></div>
        <div class="card p-5"><div class="text-gray-500 text-sm">Telefone</div><div class="font-bold mt-2">(11) 95899-5318</div></div>
      </div>
    </section>

    <section id="contato" class="max-w-6xl mx-auto px-6 py-16">
      <div class="card p-8 md:p-12 text-center">
        <div class="text-yellow-400 text-sm font-bold uppercase tracking-wider">Contato</div>
        <h2 class="text-3xl md:text-5xl font-black mt-2">Entre em contato</h2>
        <p class="text-gray-400 mt-4">Solicite seu horário pelo WhatsApp.</p>
        <a href="https://wa.me/5511958995318" target="_blank" class="btn-wa inline-block px-6 py-3 rounded-xl font-bold mt-7">Solicite seu Horário</a>
        <div class="mt-5 text-gray-300">(11) 95899-5318</div>
      </div>
    </section>
  </main>

  <footer class="border-t border-[#1f1f1f] mt-10">
    <div class="max-w-6xl mx-auto px-6 py-8 text-sm text-gray-500">
      © 2026 MARQUES E CLAUDIA PARTICIPACOES LTDA • 64.763.687/0001-08 • BELO HORIZONTE - MG • ********
    </div>
  </footer>
</body>
</html>