.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;gap:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}.site-header .site-branding{gap:0px;}}/* Start custom CSS */<!-- Página de Captura para GSM Alarmes -->

<!-- Hero com Oferta Direta -->
<section class="hero-captura" style="background: #0e1a2b; color: white; padding: 80px 20px; text-align: center;">
  <h1 style="font-size: 2.5em; margin-bottom: 20px;">Proteja seu patrimônio agora mesmo</h1>
  <p style="font-size: 1.2em; margin-bottom: 30px;">Solicite um orçamento gratuito e descubra como garantir mais segurança para sua casa ou empresa.</p>
</section>

<!-- Formulário de Captura -->
<section style="background: #f7fafc; padding: 60px 20px; display: flex; justify-content: center;">
  <form style="background: white; padding: 40px; border-radius: 12px; box-shadow: 0 0 20px rgba(0,0,0,0.05); max-width: 500px; width: 100%;">
    <h2 style="text-align: center; font-size: 1.8em; margin-bottom: 30px;">Solicite seu Orçamento</h2>
    <label>Nome</label>
    <input type="text" name="nome" style="width: 100%; padding: 10px; margin-bottom: 15px; border-radius: 8px; border: 1px solid #ccc;">

    <label>Telefone</label>
    <input type="tel" name="telefone" style="width: 100%; padding: 10px; margin-bottom: 15px; border-radius: 8px; border: 1px solid #ccc;">

    <label>Serviço de Interesse</label>
    <select name="servico" style="width: 100%; padding: 10px; margin-bottom: 15px; border-radius: 8px; border: 1px solid #ccc;">
      <option>Monitoramento 24h</option>
      <option>Câmeras de Segurança</option>
      <option>Alarmes</option>
    </select>

    <label>Mensagem</label>
    <textarea name="mensagem" rows="4" style="width: 100%; padding: 10px; margin-bottom: 20px; border-radius: 8px; border: 1px solid #ccc;"></textarea>

    <button type="submit" style="background: #0e1a2b; color: white; padding: 15px 30px; border-radius: 10px; border: none; width: 100%; font-size: 1em; font-weight: bold;">Enviar</button>
  </form>
</section>

<!-- Prova Social -->
<section style="padding: 40px 20px; background: #edf2f7; text-align: center;">
  <h2 style="font-size: 1.5em; margin-bottom: 20px;">Mais de 1.000 clientes protegidos em Goiás</h2>
  <p style="max-width: 700px; margin: 0 auto;">A GSM Alarmes atua há mais de 25 anos no mercado de segurança eletrônica, protegendo lares e negócios com tecnologia de ponta.</p>
</section>

<!-- Rodapé Simplificado -->
<footer style="background: #1a202c; color: #cbd5e0; text-align: center; padding: 20px;">
  <p>&copy; 2025 GSM Alarmes. Todos os direitos reservados.</p>
</footer>/* End custom CSS */