<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>CLAUDIOMAR SILVA LTDA - CHIMBINHA TRANSPORTE | ITUMBIARA - GO</title>
<script src="https://cdn.tailwindcss.com"></script>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap" rel="stylesheet">
<style>
  *{font-family:'Inter',sans-serif}
  body{background:#0a0a0a;color:#e5e5e5}
  .btn-accent{background:#facc15;color:#000}
  .btn-wa{background:#22c55e;color:#fff}
</style>
</head>
<body class="antialiased">
<header class="sticky top-0 z-50 bg-[#0a0a0a]/80 backdrop-blur border-b border-[#1f1f1f]">
  <div class="max-w-6xl mx-auto px-6 py-4 flex items-center justify-between">
    <div class="flex items-center gap-3">
      <div class="w-10 h-10 rounded-full bg-[#facc15] text-black font-black flex items-center justify-center">CS</div>
      <div>
        <p class="text-white font-bold leading-none text-sm">CLAUDIOMAR SILVA LTDA</p>
        <p class="text-[11px] text-zinc-400 mt-1">49.113.583/0001-56 • ITUMBIARA/GO • CHIMBINHA TRANSPORTE</p>
      </div>
    </div>
    <nav class="hidden md:flex items-center gap-6 text-sm">
      <a href="#sobre" class="hover:text-white text-zinc-400">Sobre</a>
      <a href="#servicos" class="hover:text-white text-zinc-400">Serviços</a>
      <a href="#registro" class="hover:text-white text-zinc-400">Registro</a>
      <a href="#contato" class="hover:text-white text-zinc-400">Contato</a>
      <a href="https://wa.me/5591980885344" target="_blank" class="btn-accent px-5 py-2 rounded-full font-semibold">Agendar</a>
    </nav>
  </div>
</header>
<section class="max-w-6xl mx-auto px-6 py-16 grid md:grid-cols-2 gap-8 items-center">
  <div>
    <h1 class="text-4xl md:text-5xl font-black text-white leading-tight">Qualidade e confiança em transporte rodoviário de mudanças</h1>
    <p class="text-zinc-400 mt-4 text-[15px] leading-relaxed">Atendimento profissional, transparente e comprometido com resultados. Entre em contato e solicite seu horário com quem entende do assunto em ITUMBIARA - GO.</p>
    <div class="flex gap-3 mt-6">
      <a href="https://wa.me/5591980885344" target="_blank" class="btn-wa px-6 py-3 rounded-full font-semibold">Falar no WhatsApp</a>
      <a href="#servicos" class="btn-accent px-6 py-3 rounded-full font-semibold">Conheça os serviços</a>
    </div>
  </div>
  <div class="bg-[#111] border border-[#1f1f1f] rounded-[16px] p-6">
    <p class="text-sm text-zinc-400">Agendamento rápido</p>
    <h3 class="text-white font-bold text-xl mt-1">CHIMBINHA TRANSPORTE</h3>
    <p class="text-zinc-500 text-sm mt-2">R SANCIA SANTANA OLIVEIRA, 85, OLINTA SOARES GUIMARAES, ITUMBIARA - GO, CEP 75.528-177</p>
    <div class="mt-4 bg-[#0a0a0a] border border-[#1f1f1f] rounded-[12px] p-4 flex items-center justify-between">
      <div>
        <p class="text-xs text-zinc-500">WhatsApp</p>
        <p class="text-white font-semibold">(91) 98088-5344</p>
      </div>
      <a href="https://wa.me/5591980885344" target="_blank" class="btn-wa px-4 py-2 rounded-full text-sm font-semibold">Chamar</a>
    </div>
  </div>
</section>
<section id="sobre" class="max-w-6xl mx-auto px-6 py-12">
  <div class="bg-[#111] border border-[#1f1f1f] rounded-[16px] p-8">
    <h2 class="text-2xl font-bold text-white">Sobre a empresa</h2>
    <p class="text-zinc-400 mt-4 leading-relaxed">Fundada em 09/01/2023, a empresa CLAUDIOMAR SILVA LTDA — CHIMBINHA TRANSPORTE atua no segmento de transporte rodoviário de mudanças, com sede em ITUMBIARA - GO.</p>
    <div class="grid md:grid-cols-4 gap-4 mt-6">
      <div class="bg-[#0a0a0a] border border-[#1f1f1f] rounded-[12px] p-4"><p class="text-xs text-zinc-500">Razão Social</p><p class="text-white text-sm font-semibold mt-1">CLAUDIOMAR SILVA LTDA</p></div>
      <div class="bg-[#0a0a0a] border border-[#1f1f1f] rounded-[12px] p-4"><p class="text-xs text-zinc-500">Nome Fantasia</p><p class="text-white text-sm font-semibold mt-1">CHIMBINHA TRANSPORTE</p></div>
      <div class="bg-[#0a0a0a] border border-[#1f1f1f] rounded-[12px] p-4"><p class="text-xs text-zinc-500">Porte</p><p class="text-white text-sm font-semibold mt-1">ME</p></div>
      <div class="bg-[#0a0a0a] border border-[#1f1f1f] rounded-[12px] p-4"><p class="text-xs text-zinc-500">Atividade Principal</p><p class="text-white text-sm font-semibold mt-1">49.30-2-04 - Transporte rodoviário de mudanças</p></div>
    </div>
  </div>
</section>
<section id="servicos" class="max-w-6xl mx-auto px-6 py-12">
  <h2 class="text-2xl font-bold text-white mb-6">Serviços - CNAEs</h2>
  <div class="grid md:grid-cols-3 gap-4">
    
      <div class="bg-[#111] border border-[#1f1f1f] rounded-[16px] p-6">
        <span class="text-xs text-zinc-500">49.30-2-04</span>
        <h3 class="text-white font-semibold mt-2 mb-4">Transporte rodoviário de mudanças</h3>
        <a href="https://wa.me/5591980885344" target="_blank" class="btn-wa inline-flex items-center justify-center px-4 py-2 rounded-full text-sm font-semibold">Agendar no WhatsApp</a>
      </div>
      <div class="bg-[#111] border border-[#1f1f1f] rounded-[16px] p-6">
        <span class="text-xs text-zinc-500">46.81-8-03</span>
        <h3 class="text-white font-semibold mt-2 mb-4">Comércio atacadista de combustíveis de origem vegetal, exceto álcool carburante</h3>
        <a href="https://wa.me/5591980885344" target="_blank" class="btn-wa inline-flex items-center justify-center px-4 py-2 rounded-full text-sm font-semibold">Agendar no WhatsApp</a>
      </div>
      <div class="bg-[#111] border border-[#1f1f1f] rounded-[16px] p-6">
        <span class="text-xs text-zinc-500">49.30-2-01</span>
        <h3 class="text-white font-semibold mt-2 mb-4">Transporte rodoviário de carga, exceto produtos perigosos e mudanças, municipal.</h3>
        <a href="https://wa.me/5591980885344" target="_blank" class="btn-wa inline-flex items-center justify-center px-4 py-2 rounded-full text-sm font-semibold">Agendar no WhatsApp</a>
      </div>
  </div>
</section>
<section id="registro" class="max-w-6xl mx-auto px-6 py-12">
  <div class="bg-[#111] border border-[#1f1f1f] rounded-[16px] p-8">
    <h2 class="text-2xl font-bold text-white">Registro Oficial</h2>
    <div class="grid md:grid-cols-3 gap-4 mt-6">
      <div class="bg-[#0a0a0a] border border-[#1f1f1f] rounded-[12px] p-4"><p class="text-xs text-zinc-500">Razão Social</p><p class="text-white text-sm mt-1">CLAUDIOMAR SILVA LTDA</p></div>
      <div class="bg-[#0a0a0a] border border-[#1f1f1f] rounded-[12px] p-4"><p class="text-xs text-zinc-500">Nome Fantasia</p><p class="text-white text-sm mt-1">CHIMBINHA TRANSPORTE</p></div>
      <div class="bg-[#0a0a0a] border border-[#1f1f1f] rounded-[12px] p-4"><p class="text-xs text-zinc-500">CNPJ</p><p class="text-white text-sm mt-1">49.113.583/0001-56</p></div>
      <div class="bg-[#0a0a0a] border border-[#1f1f1f] rounded-[12px] p-4"><p class="text-xs text-zinc-500">Situação Cadastral</p><p class="text-white text-sm mt-1">ATIVA</p></div>
      <div class="bg-[#0a0a0a] border border-[#1f1f1f] rounded-[12px] p-4"><p class="text-xs text-zinc-500">Natureza Jurídica</p><p class="text-white text-sm mt-1">206-2 - Sociedade Empresária Limitada</p></div>
      <div class="bg-[#0a0a0a] border border-[#1f1f1f] rounded-[12px] p-4"><p class="text-xs text-zinc-500">Endereço</p><p class="text-white text-sm mt-1">R SANCIA SANTANA OLIVEIRA, 85, OLINTA SOARES GUIMARAES, ITUMBIARA - GO, CEP 75.528-177</p></div>
      <div class="bg-[#0a0a0a] border border-[#1f1f1f] rounded-[12px] p-4"><p class="text-xs text-zinc-500">CEP</p><p class="text-white text-sm mt-1">75.528-177</p></div>
      <div class="bg-[#0a0a0a] border border-[#1f1f1f] rounded-[12px] p-4"><p class="text-xs text-zinc-500">Telefone / WhatsApp</p><p class="text-white text-sm mt-1">(91) 98088-5344</p></div>
    </div>
  </div>
</section>
<section id="contato" class="max-w-6xl mx-auto px-6 py-12">
  <div class="bg-[#111] border border-[#1f1f1f] rounded-[16px] p-8 flex flex-col md:flex-row items-center justify-between gap-6">
    <div>
      <h2 class="text-2xl font-bold text-white">Entre em contato</h2>
      <p class="text-zinc-400 mt-2">Fale diretamente no WhatsApp: <a href="https://wa.me/5591980885344" class="text-[#22c55e] underline">(91) 98088-5344</a></p>
    </div>
    <a href="https://wa.me/5591980885344" target="_blank" class="btn-wa px-8 py-4 rounded-full font-bold text-lg">Solicite seu Horário</a>
  </div>
</section>
<footer class="border-t border-[#1f1f1f] mt-12 py-6 text-center">
  <p class="text-xs text-zinc-500">© 2026 CLAUDIOMAR SILVA LTDA • 49.113.583/0001-56 • ITUMBIARA - CHIMBINHA TRANSPORTE</p>
</footer>
</body>
</html>