Forte Contábil

Fonte da busca: Google

teste






Forte Contábil - Contabilidade em Brasília desde 1993


</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> tailwind.config = {</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> theme: {</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> extend: {</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> colors: {</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> primary: '#0f6234',</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> secondary: '#41a54b',</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> 'primary-dark': '#0a4a28',</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> 'secondary-light': '#5aba64',</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> }</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> }</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> }</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> }</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> 
</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> </span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> body {</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> font-family: 'Montserrat', sans-serif;</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> scroll-behavior: smooth;</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> }</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> </span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> .hero-gradient {</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> background: linear-gradient(135deg, #0f6234 0%, #41a54b 100%);</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> }</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> </span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> .service-card:hover {</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> transform: translateY(-5px);</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> box-shadow: 0 10px 25px -5px rgba(15, 98, 52, 0.4);</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> }</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> </span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> .testimonial-card {</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> background-color: #ffffff;</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> border-radius: 0.5rem;</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> padding: 1.5rem;</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> margin: 1rem;</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> transition: all 0.3s ease;</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> }</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> </span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> .testimonial-card:hover {</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> transform: translateY(-5px);</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> }</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> 



 


 


 


 


Forte Contábil
 


 




Início
Sobre
Serviços
Blog
Contato


 



(61) 2017-6868


WhatsApp

 




                
            
 




 


 


Início
Sobre
Serviços
Blog
Contato
 



(61) 2017-6868


WhatsApp

 


 


 






 


 


 


 

Contabilidade Especializada para o seu Negócio


 

Desde 1993 oferecendo soluções contábeis completas para empresas e empreendedores em Brasília.


 



Solicite um orçamento


Fale conosco agora

 


 


 


 


 

Abrir Empresa? Clique aqui



 


Nome

 


 


E-mail

 


 


Telefone

 


 


Mensagem

 



                                Comece Agora
                            
 

Entre em contato para iniciarmos seu atendimento.



 


 


 


 






 


 


 


 



 


 

Experiência desde 1993


 

Mais de 30 anos de experiência no mercado contábil, atendendo empresas de todos os portes.


 



 


 



 


 

Equipe Qualificada


 

Profissionais especializados e atualizados com as constantes mudanças na legislação.


 



 


 



 


 

Atendimento Personalizado


 

Soluções sob medida para as necessidades específicas do seu negócio.


 


 


 






 


 


 


 



 










 


 


 


 


 

Sobre a Forte Contábil


 


Desde 1993, a Forte Contábil tem sido referência em serviços contábeis em Brasília, oferecendo soluções completas para empresas de todos os portes e segmentos.
 


 


Nossa equipe é formada por profissionais altamente qualificados e constantemente atualizados com as mudanças na legislação fiscal, tributária e trabalhista, garantindo segurança e tranquilidade para nossos clientes.
 


 


 


 



 


Atendimento Personalizado
 


 


 



 


Soluções Completas
 


 


 


 


 






 


 


 

Nossos Serviços


 

Oferecemos uma ampla gama de serviços contábeis para atender às necessidades específicas do seu negócio.


 



 


 


 



 


 

Contabilidade Empresarial


 

Escrituração contábil completa, elaboração de demonstrações financeiras e relatórios gerenciais.



Saiba mais 

 



 


 



 


 

Assessoria Fiscal e Tributária


 

Planejamento tributário, apuração de impostos e cumprimento das obrigações fiscais.



Saiba mais 

 



 


 



 


 

Departamento Pessoal


 

Admissão, folha de pagamento, férias, rescisões e todas as rotinas trabalhistas.



Saiba mais 

 



 


 



 


 

Abertura de Empresas


 

Assessoria completa para abertura, alteração e encerramento de empresas.



Saiba mais 

 



 


 



 


 

Consultoria Empresarial


 

Orientação para tomada de decisões estratégicas e melhoria da gestão financeira.



Saiba mais 

 



 


 



 


 

Assessoria Jurídica


 

Suporte jurídico especializado em questões societárias, tributárias e trabalhistas.



Saiba mais 

 


 


 






 


 

Pronto para impulsionar seu negócio?


 

Entre em contato conosco hoje mesmo e descubra como podemos ajudar a otimizar a gestão contábil da sua empresa.


 



(61) 2017-6868


Fale pelo WhatsApp

 


 






 


 


 

Blog e Artigos


 

Fique por dentro das novidades e atualizações do mundo contábil.


 



 


 


 



 


 


 


15 de Junho, 2023
 


 

Mudanças na legislação tributária para 2023


 

Confira as principais alterações na legislação tributária e como elas podem impactar o seu negócio.



Ler mais 

 


 



 


 



 


 


 


28 de Maio, 2023
 


 

Como otimizar a gestão financeira da sua empresa


 

Dicas práticas para melhorar o controle financeiro e aumentar a lucratividade do seu negócio.



Ler mais 

 


 



 


 



 


 


 


10 de Maio, 2023
 


 

Obrigações acessórias: o que são e como cumpri-las


 

Entenda a importância das obrigações acessórias e como evitar multas e penalidades.



Ler mais 

 


 


 



 



Ver todos os artigos

 


 






 


 


 

O que nossos clientes dizem


 

A satisfação dos nossos clientes é o nosso maior orgulho.


 



 


 


 


 







 


 


 

"A Forte Contábil tem sido uma parceira fundamental para o crescimento da minha empresa. O atendimento é sempre ágil e a equipe é extremamente competente."


 


 


RM
 


 


 

Ricardo Mendes


 

Empresário


 


 


 



 


 


 







 


 


 

"Desde que contratei a Forte Contábil, posso focar no meu negócio com tranquilidade, sabendo que a parte contábil está em boas mãos. Recomendo a todos."


 


 


CS
 


 


 

Carla Santos


 

Lojista


 


 


 



 


 


 







 


 


 

"Profissionais altamente qualificados e sempre atualizados. O suporte que recebo da Forte Contábil tem sido fundamental para o sucesso do meu negócio."


 


 


PL
 


 


 

Paulo Lima


 

Consultor


 


 


 


 


 






 


 


 

Entre em Contato


 

Estamos à disposição para esclarecer suas dúvidas e oferecer as melhores soluções para o seu negócio.


 



 


 



 


Nome

 



 


E-mail

 



 


Telefone

 



 


Serviço de Interesse
                                Selecione um serviço                                Contabilidade Empresarial                                Assessoria Fiscal e Tributária                                Departamento Pessoal                                Abertura de Empresas                                Consultoria Empresarial                                Assessoria Jurídica                            
 



 


Mensagem

 




                            Enviar Mensagem
                        
 

Este é um formulário de demonstração. Para contato real, utilize os canais oficiais.



 



 


 


 

Informações de Contato



 


 


 



 


 


 

Endereço


 

Quadra QNB 5 lote 39 salas 101 a 106, Taguatinga Norte (Taguatinga) - Brasília / DF


 


 



 


 



 


 


 

Telefone


 

(61) 2017-6868


 


 



 


 



 


 


 

E-mail


 

fortecontabil1993@gmail.com


 


 



 


 



 


 


 

WhatsApp


 

(61) 2017-6868


 


 


 



 


 

Horário de Atendimento


 


 

Segunda a Sexta: 08:00 - 18:00


 

Sábado: 08:00 - 12:00


 

Domingo: Fechado


 


 



 


 

Redes Sociais


 














 


 


 


 


 


 






 


 


 


 

Forte Contábil


 

Soluções contábeis completas para o seu negócio desde 1993.


 














 


 



 


 

Serviços



 



 


 

Links Úteis



 



 


 

Contato



 


 



 


 

© 2023 Forte Contábil. Todos os direitos reservados.


 


 









</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> // Mobile Menu Toggle</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> const mobileMenuButton = document.getElementById('mobile-menu-button');</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> const mobileMenu = document.getElementById('mobile-menu');</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> </span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> mobileMenuButton.addEventListener('click', () => {</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> mobileMenu.classList.toggle('hidden');</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> });</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> </span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> // Close mobile menu when clicking on a link</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> const mobileLinks = mobileMenu.querySelectorAll('a');</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> mobileLinks.forEach(link => {</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> link.addEventListener('click', () => {</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> mobileMenu.classList.add('hidden');</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> });</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> });</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> </span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> // Smooth scrolling for anchor links</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> document.querySelectorAll('a[href^="#"]').forEach(anchor => {</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> anchor.addEventListener('click', function(e) {</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> e.preventDefault();</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> </span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> const targetId = this.getAttribute('href');</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> const targetElement = document.querySelector(targetId);</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> </span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> if (targetElement) {</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> window.scrollTo({</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> top: targetElement.offsetTop - 80,</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> behavior: 'smooth'</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> });</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> }</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> });</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> });</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> </span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> // Form submission (demo)</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> const forms = document.querySelectorAll('form');</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> forms.forEach(form => {</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> const submitButton = form.querySelector('button[type="button"]');</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> if (submitButton) {</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> submitButton.addEventListener('click', () => {</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> const inputs = form.querySelectorAll('input, textarea, select');</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> let isValid = true;</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> </span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> inputs.forEach(input => {</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> if (input.value.trim() === '') {</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> isValid = false;</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> }</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> });</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> </span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> if (isValid) {</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> alert('Este é um formulário de demonstração. Para contato real, utilize os canais oficiais listados na página.');</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> form.reset();</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> } else {</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> alert('Por favor, preencha todos os campos do formulário.');</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> }</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> });</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> }</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> });</span><br><span style="font-size: 16px; font-weight: 400; font-style: normal; color: #000000; letter-spacing: 0em;"> 

 

 

Abrir Empresa

Quer abrir uma empresa? Passo a passo para tirar as ideias do papel.

Clique aqui

Copyright 2025 Design e desenvolvimento | Forte Contábil + administrador