<!doctype html> <html lang="pt-BR"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Claudio Gomes Bittencourt | CGB Imóveis</title> <meta name="description" content="Claudio Gomes Bittencourt - Corretor de Imóveis desde 1977."> <style> body { font-family: Arial, sans-serif; margin: 0; padding: 40px 20px; background: #f7f7f7; color: #222; line-height: 1.6; text-align: center; } .box { max-width: 800px; margin: 0 auto; background: #fff; padding: 30px; border-radius: 12px; box-shadow: 0 4px 18px rgba(0,0,0,.08); } h1 { margin-top: 0; } .phone { display: inline-block; margin-top: 15px; padding: 12px 18px; background: #25D366; color: #fff; text-decoration: none; border-radius: 8px; font-weight: bold; } </style> </head> <body> <div class="box"> <h1>BITTENCOURT, CLAUDIO GOMES</h1> <p><strong>Corretor de Imóveis</strong></p> <p>Desde 1977, realizando pra você!</p> <p>CRECI 4721-F • SINDICATO 3904</p> <p>Diretor do sindicato • SINDIMÓVEIS-RS • Gestão 2026 / 2029</p> <p>Perito Avaliador Judicial e Extrajudicial • CNAI 4106</p> <p>"Somente o corretor identifica determinadas particularidades do mercado"</p> <p> WhatsApp: <a class="phone" href="https://wa.me/5551999852233" target="_blank">55 (51) 99985-2233</a> </p> <p>www.cgbimoveis.com.br</p> </div> </body> </html>