O valor do IPVA tira o sono de qualquer motorista. Porém, o mesmo carro, pode ter um imposto muito deferenciado a depender do estado. Logo abaixo, explicamos todos os detalhes. Acompanhe!
@media (min-width: 992px) {
.recomendadorV2Area1{
width: 320px;
}
.recomendadorV2Area2{
padding: 0px 20px;
width: calc(100% – 320px);
}
}
@media (max-width: 992px) {
.recomendadorV2Button{
margin: 0 auto;
}
.recomendadorV2Area{
flex-direction: column;
text-align: center;
}
.recomendadorV2Area2{
padding: 0px 20px;
}
}
.recomendadorV2Area {
background: #eeeeee3d;
border-radius: 10px;
padding: 20px;
display: flex;
margin: 20px auto 20px auto;
border: 1px solid #00000014;
}
.recomendadorV2Area1 img {
width: 320px;
}
.linkrecomendadorv2{
text-decoration: none !important;
}
.recomendadorV2Area2 .recomendadorV2Type {
text-transform: uppercase;
font-weight: 100;
font-size: 12px;
letter-spacing: 4px;
}
.recomendadorV2Title h2 {
padding-top: 0px !important;
margin: 0px !important;
border-left: none !important;
padding-left: 0px !important;
line-height: 40px;
color: #000 !important;
font-size: 39px;
}
.recomendadorV2Desc p {
color: #000;
margin: 20px 0px !important;
}
@keyframes crescendo {
0% {transform: scale(0.9);}
100% {transform: scale(1.0);}
}
.recomendadorV2Button {
width: 90%;
margin: 0 auto;
display: flex;
align-items: center;
background: #1D3557;
border-radius: 16px;
color: #fff;
height: 40px;
justify-content: center;
text-align: center;
font-size: 16px;
}
.recomendadorV2Button:after {
margin-top: -3px;
content: “→”;
padding: 0px 0px 0px 10px;
}
.recomendadorV2Alert {
text-align: center;
font-size: 10px;
margin-top: 10px;
color: #00000063;
}
.recomendadorFixedArea {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
}
@media (min-width: 992px) {
#recomendadorFixed {
width: 32% !important;
left: 5%;
}
.recomendadorCloseFixed{
right: inherit !important;
left: 378px !important;
}
}
#recomendadorFixed {
width: 90%;
box-shadow: 0 10px 20px 0px #00000057;
display: none;
height: 90px;
background: #F6F6F6;
position: fixed;
flex-direction: row;
bottom: 10px;
z-index: 9999;
border-radius: 16px;
padding: 7px 10px;
}
.recomendadorLeftArea {
width: 160px;
}
.recomendadorRightArea h2 {
padding-top: 0px;
margin: 2px 0px 4px 0px !important;
font-weight: 400;
text-align: center;
padding-left: 0px !important;
color: #000 !important;
border-left: none !important;
line-height: 20px;
font-size: 12px !important;
}
.recomendadorImgFixed {
overflow: hidden;
padding: 8px 6px;
height: 100%;
}
.recomendadorImgFixed img {
height: 100% !important;
border-radius: 16px;
}
.recomendadorRightArea {
padding-top: 6px;
display: flex;
width: calc(100% – 130px);
justify-content: space-between;
align-items: center;
flex-direction: column;
}
.recomendadorButtonFixed {
margin: 0 auto;
background: #1D3557;
width: 80%;
text-align: center;
font-size: 10px;
color: #FFF;
padding: 2px 10px;
border-radius: 3px;
}
.recomendadorButtonFixed:after {
margin-top: -3px;
content: “→”;
padding: 0px 0px 0px 10px;
}
.recomendadorAlertFixed {
font-weight: 400;
text-align: center;
color: #484848;
font-size: 8px;
}
.recomendadorCloseFixed {
z-index: 99999;
display: none;
right: 0px;
left: inherit;
bottom: 99px;
position: fixed;
justify-content: center;
background: #F6F6F6;
width: 25px;
align-items: center;
height: 25px;
font-weight: 800;
border-radius: 50%;
border: 1px solid #EBEBEB;
}
.recomendadorV2Desc{
color: #000000;
margin: 20px 0px;
}
Como calcular o IPVA 2025?
Siga este passo a passo:
-
Consulte o valor venal do carro na Tabela Fipe usando como base o mês de setembro de 2024;
-
Multiplique o valor do veículo pela alíquota do tributo.
Assim, você terá a seguinte fórmula: valor venal do carro x alíquota = IPVA.
@media (min-width: 992px) {
.recomendadorV2Area1{
width: 320px;
}
.recomendadorV2Area2{
padding: 0px 20px;
width: calc(100% – 320px);
}
}
@media (max-width: 992px) {
.recomendadorV2Button{
margin: 0 auto;
}
.recomendadorV2Area{
flex-direction: column;
text-align: center;
}
.recomendadorV2Area2{
padding: 0px 20px;
}
}
.recomendadorV2Area {
background: #eeeeee3d;
border-radius: 10px;
padding: 20px;
display: flex;
margin: 20px auto 20px auto;
border: 1px solid #00000014;
}
.recomendadorV2Area1 img {
width: 320px;
}
.linkrecomendadorv2{
text-decoration: none !important;
}
.recomendadorV2Area2 .recomendadorV2Type {
text-transform: uppercase;
font-weight: 100;
font-size: 12px;
letter-spacing: 4px;
}
.recomendadorV2Title h2 {
padding-top: 0px !important;
margin: 0px !important;
border-left: none !important;
padding-left: 0px !important;
line-height: 40px;
color: #000 !important;
font-size: 39px;
}
.recomendadorV2Desc p {
color: #000;
margin: 20px 0px !important;
}
@keyframes crescendo {
0% {transform: scale(0.9);}
100% {transform: scale(1.0);}
}
.recomendadorV2Button {
width: 90%;
margin: 0 auto;
display: flex;
align-items: center;
background: #1D3557;
border-radius: 16px;
color: #fff;
height: 40px;
justify-content: center;
text-align: center;
font-size: 16px;
}
.recomendadorV2Button:after {
margin-top: -3px;
content: “→”;
padding: 0px 0px 0px 10px;
}
.recomendadorV2Alert {
text-align: center;
font-size: 10px;
margin-top: 10px;
color: #00000063;
}
.recomendadorFixedArea {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
}
@media (min-width: 992px) {
#recomendadorFixed {
width: 32% !important;
left: 5%;
}
.recomendadorCloseFixed{
right: inherit !important;
left: 378px !important;
}
}
#recomendadorFixed {
width: 90%;
box-shadow: 0 10px 20px 0px #00000057;
display: none;
height: 90px;
background: #F6F6F6;
position: fixed;
flex-direction: row;
bottom: 10px;
z-index: 9999;
border-radius: 16px;
padding: 7px 10px;
}
.recomendadorLeftArea {
width: 160px;
}
.recomendadorRightArea h2 {
padding-top: 0px;
margin: 2px 0px 4px 0px !important;
font-weight: 400;
text-align: center;
padding-left: 0px !important;
color: #000 !important;
border-left: none !important;
line-height: 20px;
font-size: 12px !important;
}
.recomendadorImgFixed {
overflow: hidden;
padding: 8px 6px;
height: 100%;
}
.recomendadorImgFixed img {
height: 100% !important;
border-radius: 16px;
}
.recomendadorRightArea {
padding-top: 6px;
display: flex;
width: calc(100% – 130px);
justify-content: space-between;
align-items: center;
flex-direction: column;
}
.recomendadorButtonFixed {
margin: 0 auto;
background: #1D3557;
width: 80%;
text-align: center;
font-size: 10px;
color: #FFF;
padding: 2px 10px;
border-radius: 3px;
}
.recomendadorButtonFixed:after {
margin-top: -3px;
content: “→”;
padding: 0px 0px 0px 10px;
}
.recomendadorAlertFixed {
font-weight: 400;
text-align: center;
color: #484848;
font-size: 8px;
}
.recomendadorCloseFixed {
z-index: 99999;
display: none;
right: 0px;
left: inherit;
bottom: 99px;
position: fixed;
justify-content: center;
background: #F6F6F6;
width: 25px;
align-items: center;
height: 25px;
font-weight: 800;
border-radius: 50%;
border: 1px solid #EBEBEB;
}
.recomendadorV2Desc{
color: #000000;
margin: 20px 0px;
}
Quais são os estados com as alíquotas de IPVA mais caras do Brasil?
A alíquota mais cara do IPVA no Brasil é de 4%. Ela é cobrada em estados, como: Goiás (GO), Mato Grosso do Sul (MS) e São Paulo (SP).
Leia também:
Quais são os estados com as alíquotas de IPVA mais baratas do Brasil?
A alíquota mais barata do país é de 2%. Ela é cobrada nos seguintes estados: Acre (AC), Santa Catarina (SC) e Tocantins (TO).
Para ajudá-lo no cálculo do IPVA de acordo com o seu estado, confira, a seguir, o valor da alíquota para cada região do país.
Estado | Alíquota do IPVA para carros de passeio | Alíquota do IPVA para caminhonetes e utilitários | Alíquota do IPVA para motocicletas | Alíquota do IPVA para caminhões |
---|---|---|---|---|
Acre (AC) | 2% | 1% | 1% | 2% |
Alagoas (AL) | 3% | 3% | 3% | 1% |
Amapá (AP) | 3% | 3% | 2% | 1,5% |
Amazonas (AM) | 3% | 3% | 2% | 2% |
Bahia (BA) | 3% | 3% | 3% | 1% |
Ceará (CE) | 3% | 3% | 2% | 1% |
Distrito Federal (DF) | 4% | 1% | 2% | 1% |
Espírito Santo (ES) | 2% | 2% | 1% | 1% |
Goiás (GO) | 4% | 3% | 3% | 1,25% |
Maranhão (MA) | 3% | 3% | 1% | 1% |
Mato Grosso (MT) | 3% | 3% | 1% | 1% |
Mato Grosso do Sul (MS) | 4% | 4% | 2% | 1,5% |
Minas Gerais (MG) | 4% | 3% | 2% | 1% |
Pará (PA) | 3% | 3% | 1% | 1% |
Paraíba (PB) | 3% | 3% | 3% | 2,5% |
Paraná (PR) | 4% | 4% | 4% | 1% |
Pernambuco (PE) | 3% | 3% | 3% | 1% |
Piauí (PI) | 3% | 3% | 2% | 1% |
Rio de Janeiro (RJ) | 4% | 3% | 2% | 2% |
Rio Grande do Norte (RN) | 3% | 3% | 2% | 1,5% |
Rio Grande do Sul (RS) | 3% | 3% | 2% | 1% |
Rondônia (RO) | 3% | 3% | 2% | 1% |
Roraima (RR) | 3% | 2% | 2% | 2% |
Santa Catarina (SC) | 2% | 2% | 1% | 1% |
São Paulo (SP) | 4% | 2% | 2% | 1,5% |
Sergipe (SE) | 3% | 3% | 2% | 1% |
Tocantins (TO) | 2% | 3% | 2% | 3% |
IPVA 2025 pode ter diferença de R$ 2.700 a depender do estado
Para que você entenda melhor, vamos colocar como exemplo o IPVA do Tiggo 7 Sport. Nas regiões em que ele é de 4%, como em São Paulo, o valor do tributo será de R$ 5.400,84. Já em Santa Catarina, o valor do IPVA será de R$ 2.700.
Portanto, o mesmo carro, com o mesmo ano, acaba tendo uma economia de R$ 2.700,84 somente por conta do estado que é registrado.
O Garagem360 quer saber: restou alguma dúvida? Comente!
Leia também: IPVA 2025: veja onde consultar o valor
Fonte: Garagem 360