@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:ital,wght@0,400;0,600;0,900;1,400;1,600&amp;display=swap');

body {
    font-family: "Source Sans Pro", "san serif", "Arial";
}
strong {
    font-weight: bold;
    display: inline !important;
    white-space: normal !important;
}

.mt-20 {
    margin-top: 20px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-60 {
    margin-top: 60px;
}
.mt-80 {
    margin-top: 80px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-60 {
    margin-bottom: 60px;
}
.mb-80 {
    margin-bottom: 80px;
}
.ml-20 {
    margin-left: 20px;
}
.ml-40 {
    margin-left: 40px;
}
.ml-60 {
    margin-left: 60px;
}
.ml-80 {
    margin-left: 80px;
}
.mr-20 {
    margin-right: 20px;
}
.mr-40 {
    margin-right: 40px;
}
.mr-60 {
    margin-right: 60px;
}
.mr-80 {
    margin-right: 80px;
}
.pt-20 {
    padding-top: 20px;
}
.pt-40 {
    padding-top: 40px;
}
.pt-60 {
    padding-top: 60px;
}
.pt-80 {
    padding-top: 60px;
}
.pb-20 {
    padding-bottom: 20px;
}
.pb-40 {
    padding-bottom: 40px;
}
.pb-60 {
    padding-bottom: 60px;
}
.pb-80 {
    padding-bottom: 60px;
}
.pl-20 {
    padding-left: 20px;
}
.pl-40 {
    padding-left: 40px;
}
.pl-60 {
    padding-left: 60px;
}
.pl-80 {
    padding-left: 60px;
}
.pr-20 {
    padding-right: 20px;
}
.pr-40 {
    padding-right: 40px;
}
.pr-60 {
    padding-right: 60px;
}
.pr-80 {
    padding-right: 60px;
}
nav {
    height: 80px;
    border-bottom-style: none;
}

.nav-topo {
    height: 80px;
    background-color: #FFFFFF;
    width: 100%;
    border-bottom: 2px solid #f0f0f0;
    color: #041C2C;
}
/* Alinhamento vertical com Flexbox */
.center-vertical {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%; /* Para preencher toda a altura do pai */
}
.nav-topo ul a {
    color: #041C2C;
    font-size: 18px;
    font-weight: 600;
    max-height: 80px;
    margin-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
}
.nav-topo ul a:hover {
    margin-top: 8px;
    background-color: rgba(255, 255, 255, 1.00);
    color: #FF0003;
}

/* Fundo do menu lateral */
.sidenav {
    background-color: #FFFFFF; /* Fundo branco */
    padding-top: 20px; /* Espaçamento superior */
}

/* Estilo do texto */
.sidenav a {
    font-size: 18px;
    color: #041C2C; /* Azul-escuro */
    padding: 10px 20px;
    display: block;
    font-weight: 600; /* Texto em negrito */
    transition: background-color 0.3s, color 0.3s; /* Transições suaves */
}

/* Hover nos links */
.sidenav a:hover {
    background-color: #F7F7F7; /* Fundo cinza claro no hover */
    color: #CA332B; /* Destaque em vermelho */
}

/* Divisores entre os itens */
.sidenav li {
    border-bottom: 1px solid #E0E0E0; /* Linha divisória */
}
/* Altera a cor do ícone do botão de hambúrguer */
.sidenav-trigger i {
    color: #CA332B;
}
/* Estilo dos submenus */
.sidenav .submenu {
    display: none; /* Esconde os submenus por padrão */
    padding-left: 30px; /* Espaçamento para diferenciar do menu principal */
}

.sidenav .submenu-trigger {
    cursor: pointer;
    position: relative;
}

.sidenav .submenu-trigger i {
    position: absolute;
    right: 20px;
    transition: transform 0.3s; /* Suaviza a rotação do ícone */
}

/* Girar o ícone quando ativo */
.sidenav .submenu-trigger.active i {
    transform: rotate(180deg); /* Ícone invertido */
}

/* Submenu visível */
.sidenav .submenu-trigger.active + .submenu {
    display: block; /* Mostra o submenu */
}

/* Ajuste nos links dos submenus */
.sidenav .submenu a {
    font-size: 16px;
    color: #041C2C; /* Cor dos links do submenu */
    padding: 8px 20px;
}

.sidenav .submenu a:hover {
    background-color: #F7F7F7; /* Destaque no hover */
    color: #CA332B; /* Cor vermelha no hover */
}
.submenu {
  display: none; /* Ocultar submenus por padrão */
  padding-left: 15px; /* Identação para diferenciar do menu principal */
}

.submenu-trigger.active {
  font-weight: bold; /* Destacar o item ativo */
}

.sidenav .submenu li a {
  font-size: 14px; /* Tamanho menor para itens do submenu */
  color: #666; /* Cor do texto para submenus */
}
.drop-icon {
    padding-top: 4px;
    padding-left: 0px;
    color: #5fa9d1;
    display: inline;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.btn {
    margin-bottom: 20px;
}
.brand-logo {
    margin-top: 10px;
}
.bt-chat {
    margin-top: 12px;
    margin-right: 0px;
    margin-left: 10px;
}
.destaque-lg {
    height: 475px;
    padding-top: 30px;
}
.row {
    height: 100%; 
}
.destaque-interno-lg {
    padding-top: 30px;
    min-height: 325px;
}
.destaque-interno-ajuda-lg {
    padding-top: 30px;
    min-height: 250px;
    background-image: url(/imagens/help-center-header-bg.jpg);
    background-repeat: no-repeat;
    background-color: #35538F;
    background-position: left 0%;
    color: #FFFFFF;
}
.destaque-interno-ajuda-md {
    padding-top: 20px;
    min-height: 80px;
    padding-bottom: 10px;
    background-image: url(/imagens/help-center-header-bg.jpg);
    background-repeat: no-repeat;
    background-color: #35538F;
    background-position: left 0%;
    color: #FFFFFF;
}
.destaque-interno-md {
    padding-top: 30px;
    min-height: 250px;
}
.tit-banner-principal {
    font-size: 40px;
    font-weight: 900;
}
.subtit-banner-principal {
    font-size: 24px;
}
.btn-branco {
    background-color: #FFFFFF;
    border: 2px solid #CA332B;
    color: #041C2C;
    font-size: 16px;
    margin-top: 0px;
    margin-right: 5px;
    margin-left: 0px;
    margin-bottom: 10px;
    font-weight: 600;
    padding-top: 5px;
    border-radius: 5px;
    padding-bottom: 40px;
}
.btn-branco:hover {
    background-color: #FFFFFF;
    border: 2px solid #CA332B;
    color: #041C2C;
}
.prerodape-lg {
    padding-top: 80px;
    padding-bottom: 80px;
    color: #FFFFFF;
    background-color: #041C2C;
    font-size: 18px;
}
.btn-branco2 {
    background-color: #FFFFFF;
    border: 2px solid #5FA9D1;
    color: #041C2C;
  font-size: 16px;
    margin-top: 0px;
    margin-right: 15px;
    margin-left: 0px;
    margin-bottom: 0px;
    font-weight: 600;
    padding-top: 5px;
    border-radius: 5px;
    padding-bottom: 40px;
}
.btn-branco2:hover {
    background-color: #FFFFFF;
    border: 2px solid #5FA9D1;
    color: #041C2C;
}
.btn-vermelho {
    background-color: #CA332B;
    border: 2px solid #CA332B;
    color: #FFFFFF;
    font-size: 16px;
    margin-top: 0px;
    margin-right: 5px;
    margin-left: 0px;
    margin-bottom: 10px;
    font-weight: 600;
    padding-top: 5px;
    border-radius: 5px;
    padding-bottom: 40px;
}
.btn-vermelho:hover {
    background-color: #CA332B;
    border: 2px solid #CA332B;
    color: #FFFFFF;
}
.btn-vermelho-topo {
    background-color: #CA332B !important;
    border: 2px solid #CA332B !important;
    color: #FFFFFF !important;
    font-size: 14px !important;
    margin-top: 10px !important;
    margin-bottom: 0px !important;
    font-weight: 600 !important;
    padding-top: 0px !important;
    padding-bottom: 15px !important;
    border-radius: 5px !important;
}
.btn-vermelho-topo:hover {
    background-color: #CA332B;
    border: 2px solid #CA332B;
}
.btn-azul {
    background-color: #5FA9D1;
    border: 2px solid #5FA9D1;
    color: #FFFFFF;
    font-size: 16px;
    margin-top: 0px;
    margin-right: 15px;
    margin-left: 0px;
    margin-bottom: 0px;
    font-weight: 600;
    padding-top: 5px;
    border-radius: 5px;
    padding-bottom: 40px;
}
.btn-azul:hover {
    background-color: #5FA9D1;
    border: 2px solid #5FA9D1;
    color: #FFFFFF;
}
.texto-vermelho {
    color: #CA332B;
}
.precos-lg {
    background-image: url(/imagens/people-office-0d77f9.jpg);
    background-size: cover;
    background-position: center;
    height: 795px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #041C2C;
    text-align: center;
}
.destaque-interno2-lg {
    background-image: url("/imagens/bg-pattern-1-c84deb.jpg");
    background-size: cover;
    background-position: center;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #041C2C;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
}
.destaque-interno3-lg {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #041C2C;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #E7E7E7;
}
.destaque-interno4-lg {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #041C2C;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f7eced;
}
.destaque-interno5-lg {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #041C2C;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f1f9fc;
}
.content {
    max-width: 600px;
    padding: 20px;
}
.azul-claro-txt {
    color: #5FA9D1;
}
.azul-claro {
    background-color: #5FA9D1;
}
.azul-claro2-txt {
    color: #3d528d;
}
.azul-claro2 {
    background-color: #3d528d;
}
.precos-lg .card {
    max-width: 370px;
    min-height: 454px;
}
.precos-lg .card-top {
    color: white;
    padding: 15px;
    position: relative;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
}
/* Ajuste para a seta */
.precos-lg .card-top::after {
    content: "";
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 30px 30px 30px;
    border-style: solid;
    border-color: #5FA9D1 transparent transparent;
    width: 0;
    height: 0;
}
.precos-lg .card-top2 {
    color: white;
    padding: 15px;
    position: relative;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
}
/* Ajuste para a seta */
.precos-lg .card-top2::after {
    content: "";
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 30px 30px 30px;
    border-style: solid;
    border-color: #3d528d transparent transparent;
    width: 0;
    height: 0;
}
.precos-lg .card-content {
    padding-top: 40px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 0px;
    text-align: center;
    min-height: 250px;
}
.precos-lg .descricao {
    font-size: 18px;
    color: #041C2C;
    margin-bottom: 25px;
    margin-top: 20px;
}
.precos-lg .valor {
    font-size: 50px;
    font-weight: bold;
    color: #041C2C;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 15px;
}
.ano-menor {
    font-size: 20px;
}
.precos-lg .trial {
    font-size: 16px;
    color: #CA332B;
    font-weight: 400;
}
.destaque-interno2-lg .card {
    max-width: 370px;
    min-height: 454px;
}
.destaque-interno2-lg .card-top {
    color: white;
    padding: 15px;
    position: relative;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
}
/* Ajuste para a seta */
.destaque-interno2-lg .card-top::after {
    content: "";
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 30px 30px 30px;
    border-style: solid;
    border-color: #5FA9D1 transparent transparent;
    width: 0;
    height: 0;
}
.destaque-interno2-lg .card-top2 {
    color: white;
    padding: 15px;
    position: relative;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
}
/* Ajuste para a seta */
.destaque-interno2-lg .card-top2::after {
    content: "";
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 30px 30px 30px;
    border-style: solid;
    border-color: #3d528d transparent transparent;
    width: 0;
    height: 0;
}
.destaque-interno2-lg .card-content {
    padding-top: 40px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 0px;
    text-align: center;
    min-height: 230px;
}
.destaque-interno2-lg .descricao {
    font-size: 18px;
    color: #041C2C;
    margin-bottom: 25px;
    margin-top: 20px;
}
.destaque-interno2-lg .valor {
    font-size: 50px;
    font-weight: bold;
    color: #041C2C;
    margin-bottom: 0px;
    padding-bottom: 15px;
    padding-top: 15px;
}
.valor-maior {
    font-size: 50px;
    font-weight: bold;
    color: #041C2C;
    margin-bottom: 0px;
}
.destaque-interno2-lg .trial {
    font-size: 16px;
    color: #CA332B;
    font-weight: 400;
}
.destaque-interno2-lg .card-details {
    font-size: 18px;
    color: #041C2C;
    padding: 20px;
    background-color: #F3F3F2;
}
.tit-h3 {
    color: #041C2C;
    font-size: 32px;
    font-weight: 900;
}
.tit-h4 {
    color: #CA332B;
    font-size: 24px;
    font-weight: 600;
}
.tit-h42 {
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    margin-bottom: 0px;
}
.tit-h4-cap {
    color: #BE252d;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.tit-h4-cap2 {
    color: #33548E;
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
}
.texto-lg {
    color: #041C2C;
    font-size: 24px;
    padding-top: 60px;
    padding-bottom: 60px;
}
.texto-md {
    color: #041C2C;
    font-size: 20px;
    padding-top: 60px;
    padding-bottom: 60px;
}
.texto-ajuda-lg {
    color: #041C2C;
    font-size: 24px;
    padding-top: 20px;
    padding-bottom: 60px;
}
.conteudo-ajuda-lg {
    color: #041C2C;
    font-size: 24px;
    padding-top: 20px;
    padding-bottom: 60px;
}
.conteudo-form-lg {
    color: #041C2C;
    font-size: 24px;
    padding-top: 20px;
    padding-bottom: 60px;
    background-color: #F3F3F2;
}
.duvidas-lg {
    color: #041C2C;
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.detalhes-lg {
    color: #041C2C;
    font-size: 18px;
    padding-top: 60px;
    padding-bottom: 60px;
}
.detalhes-lg strong {
    font-weight: 600;
}
.detalhes-lg td {
    vertical-align: top;
}
.texto-lg .card-content {
    padding: 20px;
}
.bl-carac {
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    font-size: 18px;
}
.bl-ajuda {
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    font-size: 18px;
}
.bl-ajuda td {
    height: 300px;
}
.bl-ajuda a {
    color: #091927;
    font-size: 18px;
}
.bl-ico {
    vertical-align: top;
    padding-right: 20px;
    padding-top: 30px;
}
.bl-link {
    color: #041C2C;
    border-bottom: 2px solid #CA332B;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 5px;
    margin-top: 20px;
}
.telas-lg {
    height: 895px;
    border-top: 2px solid #f0f0f0;
    border-bottom: 2px solid #f0f0f0;
    padding-bottom: 80px;
}
.telas-lg .carousel {
    text-align: center;
    height: 475px;
}
.telas-lg .carousel img {
    width: 800px;
}
.compat-lg {
    padding-top: 40px;
    padding-bottom: 10px;
    color: #041C2C;
    font-size: 24px;
}
.logo-img {
    max-width: 300px;
    max-height: 100px;
    display: block;
    margin: 0 auto;
}
.chamada-lg {
    background-image: url("/imagens/cta-bg-1-75327a.jpg");
    background-size: cover;
    background-position: center;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #041C2C;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #D4D4D4;
}
.bl-carac tr {
    height: 240px;
}
.img-middle {
    vertical-align: middle;
}
.footer-copyright {
    margin-left: 30px;
}
.cardzao {
    padding: 50px;
    background-color: #FFFFFF;
    font-size: 18px;
    text-align: left;
}
.lista-1 {
    list-style: none;
    padding-left: 0;
}
.lista-1 li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
    margin-left: 20px;
}
.lista-1 li .icon {
    margin-top: 2px;
}
.lista-1 li .text-content {
    display: inline;
    white-space: normal;
}
.lista-2 {
    list-style: none;
    padding-left: 0;
}
.lista-2 li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    margin-left: 20px;
}
.lista-1 li strong {
    white-space: pre;
}
.icon-style {
    color: #2196F3;
    margin-right: 10px;
    font-size: 24px;
}
.icon-style2 {
    color: #C3C3C3;
    margin-right: 10px;
    font-size: 24px;
}
.circle-icon-wrapper {
    background-color: #B71C1C;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.circle-icon-wrapper img {
    max-width: 60%;
    max-height: 60%;
}
.circle-icon-wrapper-azul {
    background-color: #5FA9D1;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
}
.circle-icon-wrapper-azul img {
    max-width: 60%;
    max-height: 60%;
}
.bl-item {
    font-size: 18px;
    text-align: center;
    margin-top: 35px;
}
.bl-item p {
    padding-left: 20px;
    padding-right: 20px;
}
.bg-vermelho {
    background-color: #CA332B;
}
.bg-azul {
    background-color: #2196F3;
}
.bg-cinza {
    background-color: #F3F3F2;
}
.bl-card-titulo {
    color: #FFFFFF;
    font-size: 24px;
    text-align: center;
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
}
.bl-duvidas {
    display: block;
    min-height: 400px;
    height: 400px;
}
.bl-duvidas-maior {
    display: block;
    min-height: 550px;
    height: 550px;
}
.img-cardzinho {
    margin-top: 15px;
    margin-bottom: -15px;
}
.card-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    width: 100%;
}
.card-grid2 {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    width: 100%;
}
.cardzinho {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: auto;
    box-sizing: border-box;
    flex: 1 1 calc(33.333% - 20px);
    margin-bottom: 20px;
    background-color: #FFFFFF;
}

.grid-center {
    display: grid;
    place-items: center; /* Centraliza horizontal e verticalmente */
}
.cardzinho2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: auto;
    box-sizing: border-box;
    flex: 1 1 calc(33.333% - 20px);
    margin-bottom: 20px;
    background-color: #FFFFFF;
    font-size: 18px;
}
.cardzinho3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: auto;
    box-sizing: border-box;
    flex: 1 1 calc(50% - 20px);
    margin-bottom: 20px;
    background-color: #FFFFFF;
    font-size: 18px;
}
.cardzinho4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: auto;
    box-sizing: border-box;
    flex: 1 1 calc(25% - 20px);
    margin-bottom: 20px;
    background-color: #FFFFFF;
    font-size: 18px;
}
.img-selos {
    align-items: center;
    width: 100%;
    background-color: #FFFFFF;
    padding: 50px;
    text-align: center;
    display: block;
}
.img-selos img {
}
.features {
    font-size: 16px;
    min-height: 1200px;
    height: 100%;
}
.features strong {
    font-weight: 600;
}
.feature-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 3px;
}
.feature-item .icon {
    margin-right: 5px;
    color: #2196F3;
    font-size: 24px;
}
.feature-item .text {
    flex: 1;
    word-wrap: break-word;
}
.tab-topo {
    border-bottom: 2px solid #5FA9D1;
    text-transform: uppercase;
    font-weight: normal;
    color: #5FA9D1;
}
.td-1 {
    width: 300px;
    padding-right: 30px;
}
.ajuda-home p {
    margin-bottom: 40px;
}
.ajuda-home .col {
    margin-bottom: 20px;
}
.ajuda-home {
    padding-top: 40px;
    padding-bottom: 60px;
    color: rgba(4, 28, 44, 1.00);
    font-size: 1.2em;
    text-align: center;
    margin-bottom: 0px;
    margin-top: -20px;
    background-color: #A0CBE3;
}
.icos-ajuda-home {
    width: 70px;
    vertical-align: middle;
    display: inline-block;
    padding-top: 0px;
    margin-right: 15px;
}
.ajuda-home a {
    color: #041C2C;
    font-size: 20px;
}
.ajuda-texto {
    font-size: 18px;
}
.lista-3 li {
    margin-bottom: 5px;
    margin-top: 5px;
}
.lista-3 {
    margin-bottom: 10px;
    margin-top: 10px;
}
/* Remove estilos do Materialize nos selects e radio buttons dentro do formulário */
#form-order select {
    display: inline-block !important;
    appearance: auto !important;
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    padding: 10px !important;
    font-size: 16px !important;
    cursor: pointer !important;
    width: 100% !important;
}

#form-order input[type="radio"] {
    display: inline-block !important;
    margin-right: 8px !important;
    appearance: radio !important;
    width: auto !important;
    height: auto !important;
    cursor: pointer !important;
}

/* Garantir estilo padrão para inputs */
#form-order input[type="text"],
#form-order input[type="email"],
#form-order input[type="tel"],
#form-order input[type="password"],
#form-order select {
    font-size: 16px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
}
#form-order textarea {
    font-size: 16px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    height: 250px
}
/* Botões */
#form-order input[type="button"] {
    background: #ca332b;
    color: #fff;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s;
    padding: 10px 20px;
    border-radius: 4px;
}

#form-order input[type="button"]:hover {
    background: #b02b26;
}

/* Estilo da tabela */
#form-order table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
}

#form-order table td {
    padding: 0px;
    vertical-align: top;
}
#form-order table tr {
   
    border-bottom-color: #FFFFFF;
    border-top-color: #FFFFFF;
}
/* Estilo para corrigir os radio buttons */
#form-order input[type="radio"] {
    appearance: radio !important;
    -webkit-appearance: radio !important;
    -moz-appearance: radio !important;
    display: inline-block !important;
    width: auto !important;
    height: auto !important;
    margin: 0 5px 0 0 !important;
    vertical-align: middle !important;
    cursor: pointer !important;
}

/* Estilo para os labels dos radio buttons */
#form-order label.p8 {
    display: inline-block;
    font-size: 16px;
    color: #333;
    cursor: pointer;
    vertical-align: middle;
}
.btn-vermelho-topo  {
    height: 40px;

}


/* Ajustes Responsivos */
@media (max-width: 1200px) {
    .nav-topo ul a {
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
    }

.btn {
    margin-bottom: 20px;
    padding-right: 0px;
}

.tit-banner-principal {
    font-size: 30px;
    }
.precos-lg .valor {
    font-size: 40px;
    font-weight: bold;
    color: #041C2C;
    margin-bottom: 0px;
    padding-bottom: 15px;
    padding-top: 15px;
}



  
}

@media (max-width: 992px) {
    .destaque-lg, .destaque-interno-lg, .precos-lg {
    padding: 20px;
    height: auto;
    text-align: center;
    }
    .tit-banner-principal {
    font-size: 30px;
    }
    .subtit-banner-principal {
        font-size: 20px;
    }
  
    .card {
    flex: 1 1 100%;
    margin-bottom: 20px;
    }


}

@media (max-width: 768px) {
    .nav-topo ul {
        flex-direction: column;
        align-items: center;
    }
    .destaque-lg {
    height: auto;
    padding: 10px;
    text-align: center;
    }

    .tit-banner-principal {
    font-size: 30px;
    }
    .subtit-banner-principal {
        font-size: 20px;
    }
    img {
        max-width: 100%;
        height: auto;
    }
.texto-lg {
    color: #041C2C;
    font-size: 20px;
    padding-top: 60px;
    padding-bottom: 60px;
} .compat-lg {
    color: #041C2C;
    font-size: 20px;
    padding-top: 60px;
    padding-bottom: 60px;

}.bl-ico {
    vertical-align: top;
    padding-right: 0px;
    padding-top: 30px;
    display: none;
}
    
 #form-order {
        padding: 15px;
    }

    #form-order table td {
        display: block;
        width: 100%;
    }

    #form-order input[type="button"] {
        width: 100%;
        margin-top: 10px;
    }
      #form-order input[type="radio"] {
        margin: 5px 0;
    }
    #form-order label.p8 {
        font-size: 14px;
    }
}

@media (max-width: 576px) {
    .nav-topo ul a {
        font-size: 14px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .tit-banner-principal {
    font-size: 30px;
    }
    .subtit-banner-principal {
    font-size: 20px;
    }
  
    .card {
        width: 100%;
        margin-bottom: 20px;
    }
    .card-grid, .card-grid2 {
        flex-direction: column;
        gap: 10px;
    }
    .logo-img {
        max-width: 150px;
    }
    .texto-lg {
    color: #041C2C;
    font-size: 18px;
    padding-top: 60px;
    padding-bottom: 60px;
} .compat-lg {
    color: #041C2C;
    font-size: 18px;
    padding-top: 60px;
    padding-bottom: 60px;
}.duvidas-lg {
    color: #041C2C;
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
}

/* Ajustes finais para pequenos dispositivos */
@media (max-width: 480px) {
    .tit-banner-principal {
    font-size: 25px;
    text-align: center;
    }
    .subtit-banner-principal {
        font-size: 20px;
        text-align: center;
    }
   
    .content, .precos-lg {
        padding: 10px;
    }
    img {
        max-width: 100%;
        height: auto;
        display: block;
    }
.texto-lg {
    color: #041C2C;
    font-size: 18px;
    padding-top: 60px;
    padding-bottom: 60px;
}
    .compat-lg {
    color: #041C2C;
    font-size: 18px;
    padding-top: 60px;
    padding-bottom: 60px;
}
    .duvidas-lg {
    color: #041C2C;
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 20px;
}
}
