.elementor-kit-6{--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-6 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){--kit-widget-spacing: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-header{padding-inline-end:0px;padding-inline-start: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;}.site-header .site-branding{gap:0px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* CONFIGURAÇÕES GERAIS */
:root {
    --primary-color: #A37937; /* Cor principal (dourado/marrom) */
    --secondary-color: #1e1e1e; /* Cor secundária (preto) */
    --dark-bg: #1e1e1e;
    --light-bg: #f8f8f8;
    --white: #ffffff;
}

/* BASE */
body {
    font-family: 'Georgia', serif; 
    line-height: 1.6;
    color: var(--secondary-color);
}

.container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px;
}

.secao {
    padding: 80px 0;
}

/* AJUSTES GERAIS DE DIAGRAMAÇÃO (Nova Dobra 1) */
.hero-section {
    padding: 50px 0 0; 
}

.hero-image-container {
    padding: 20px 0; 
}

.hero-image {
    width: 100%;
    max-height: 400px; 
    object-fit: cover;
    border-radius: 8px; 
}

/* CORREÇÃO DO LOGO (Centraliza e Define o Tamanho) */
.logo-placeholder {
    display: block; 
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px; 
    max-width: 600px; 
    width: 100%;
}

/* TIPOGRAFIA */
h1 {
    font-size: 2.8em;
    color: var(--secondary-color);
    text-align: center;
    margin-bottom: 20px;
}

h2 {
    font-size: 2em;
    color: var(--secondary-color);
    margin-bottom: 20px;
    text-align: center;
}

.hero-content p {
    font-size: 1.2em;
    text-align: center;
    margin-bottom: 40px;
}

/* DOBRA 2 (Grid e Lista) */
.grid-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: center;
}

.grid-2 img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

.lista-beneficios {
    list-style: none;
    padding: 0;
}

.lista-beneficios li {
    margin-bottom: 15px;
    font-size: 1.1em;
    padding-left: 30px;
    position: relative;
}

.lista-beneficios li:before {
    content: "\2713"; /* Unicode para checkmark */
    color: var(--primary-color);
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    position: absolute;
    left: 0;
}

/* BOTÃO CTA - COR VERDE WHATSAPP */
.cta-secao {
    background-color: var(--light-bg);
    text-align: center;
}

.cta-btn {
    display: inline-block;
    background-color: #25D366; /* Verde WhatsApp Padrão */
    color: var(--dark-bg) !important; 
    padding: 15px 30px;
    text-decoration: none;
    border-radius: 5px;
    font-weight: bold;
    font-size: 1.1em;
    transition: background-color 0.3s;
}

.cta-btn:hover {
    background-color: #1FAF59; 
}

.fa-whatsapp {
    margin-right: 10px;
}

/* RODAPÉ - AJUSTE FINAL */
.footer {
    padding: 40px 0 0; 
    background-color: var(--dark-bg);
    color: var(--white);
    text-align: center;
}

.footer a {
    color: var(--white);
    text-decoration: none;
    margin: 0 10px;
}

/* MEDIA QUERIES PARA RESPONSIVIDADE */
@media (max-width: 768px) {
    .grid-2 {
        grid-template-columns: 1fr;
    }
    .secao {
        padding: 40px 0;
    }
    h1 {
        font-size: 2em;
    }
    h2 {
        font-size: 1.5em;
    }
    .hero-image-container {
        padding: 0;
    }
}
/* --- CORREÇÕES FINAIS SOLICITADAS PELO ESPECIALISTA --- */

/* AJUSTE DO BOTÃO CTA PARA VERDE WHATSAPP PADRÃO */
.cta-btn {
    background-color: #25D366 !important; /* Verde WhatsApp */
    color: #1e1e1e !important; /* Cor do texto em preto forte */
}
.cta-btn:hover {
    background-color: #1FAF59 !important; /* Verde um pouco mais escuro no hover */
}

/* AJUSTE DO RODAPÉ (REMOVER AFRASTAMENTO INFERIOR) */
.footer {
    /* Garante que o padding na base seja zero */
    padding: 40px 0 0 !important; 
    /* Garante as cores corretas (Se o seu rodapé era preto) */
    background-color: #1e1e1e !important; 
    color: #ffffff !important;
}
/* FORÇAR COR BRANCA NO ÍCONE DO WHATSAPP FLUTUANTE */

/* Tenta forçar a cor de preenchimento do SVG */
.floating-whatsapp svg {
    fill: #ffffff !important;
}

/* Tenta forçar a cor do ícone, caso não seja um SVG */
.floating-whatsapp i {
    color: #ffffff !important;
}

/* Garante que o ícone fique centralizado e visível */
.floating-whatsapp {
    text-align: center !important;
    line-height: 60px !important; /* Ajuste se o tamanho do botão for diferente */
}

/* ==================================== */
/* AJUSTES ESPECÍFICOS PARA DISPOSITIVOS MOBILE */
/* Aplicado em telas de até 767px de largura (Celulares) */
/* ==================================== */
@media screen and (max-width: 767px) {
    
    /* 1. Ajuste do Tamanho da Fonte (OAB/Endereço) */
    /* Target: O bloco que contém OAB/RS, Rua Mostardeiro, etc. */
    /* Assumindo que este texto está em um <p> ou <div> dentro do rodapé (footer) */
    .elementor-location-footer p, 
    footer p, 
    .footer-content { /* Tenta atingir o elemento certo, você pode precisar ajustar a classe */
        font-size: 0.85em !important; /* Reduz o tamanho da fonte em 15% */
        line-height: 1.35 !important; /* Ajuda a compactar um pouco a linha */
    }
    
    /* 2. Ajuste do Texto Legal ("Este site tem caráter...") */
    /* Target: O bloco de texto menor sobre a consultoria jurídica */
    /* Assumindo que este texto está em uma tag <p> ou <div> com uma classe de rodapé */
    .site-info p, 
    .footer-disclaimer p, 
    .site-info, 
    .footer-disclaimer {
        font-size: 0.7em !important; /* Reduz a fonte para ser mais discreta */
        line-height: 1.5 !important;
        padding-top: 10px !important; /* Adiciona um pequeno espaço no topo */
        opacity: 0.8; /* Torna o texto levemente transparente para menor destaque */
    }

}

/* ==================================== */
/* AJUSTE DOS BOTÕES CTA PARA FICAR EM 1 LINHA NO MOBILE */
/* ==================================== */
@media screen and (max-width: 767px) {
    
    /* 1. Reduz o Tamanho da Fonte dentro de TODOS os CTAs */
    /* Target: O texto em botões com a classe 'cta-btn' ou 'elementor-button' */
    .cta-btn, .elementor-button { /* Use .cta-btn se você a usou para os botões */
        font-size: 0.8em !important; /* Reduz o texto para 80% do tamanho normal */
        padding: 15px 10px !important; /* Reduz o preenchimento horizontal e vertical */
        line-height: 1 !important; /* Garante que não haja espaçamento vertical extra */
        white-space: nowrap; /* Tenta forçar o texto a ficar na mesma linha (se houver espaço) */
    }
    
    /* 2. Garante que os ícones do FontAwesome fiquem no tamanho certo */
    .cta-btn i, .elementor-button i {
        font-size: 1.1em !important; /* Mantém o ícone legível */
    }
    
    /* 3. Ajuste se o botão for uma DIV ou <p> no Elementor */
    /* Às vezes, o Elementor envolve o botão. Reduzimos a margem vertical para compactar */
    .elementor-widget-container {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }
}

/* AUMENTAR LOGO NO MOBILE (TÉCNICA DE ZOOM) */
@media screen and (max-width: 767px) {
    
    img.logo-placeholder {
        /* Remove limites de tamanho */
        width: 100% !important;
        max-width: none !important;
        
        /* APLICA UM ZOOM DE 35% NA IMAGEM */
        transform: scale(1.35) !important; 
        
        /* Ajusta a margem para compensar o zoom (evita cortar o topo) */
        margin-top: 15px !important; 
        margin-bottom: 30px !important;
        
        /* Garante que o zoom aconteça a partir do centro */
        transform-origin: center center !important;
    }
    
    /* Garante que o container permita o zoom sem cortar */
    .hero-content {
        overflow: visible !important;
    }
}

* ==================================== */
/* SOLUÇÃO GARANTIDA: FONT SIZE E NOWRAP (MOBILE) */
/* ==================================== */
@media screen and (max-width: 767px) {
    
    /* 1. Força a frase a não quebrar */
    .no-break-mobile {
        white-space: nowrap !important;
 /* Limpeza e Novo Seletor para o Parágrafo Principal */

    /* 1. MANTÉM O NOWRAP NA FRASE (necessário para a quebra) */
    .no-break-mobile {
        white-space: nowrap !important;
    }
    
    /* 2. NOVO SELETOR: Reduz a fonte do primeiro widget de texto na área principal */
    .elementor-widget-text-editor:first-child p { 
        font-size: 0.8em !important; /* Redução de 20% */
        line-height: 1.4 !important;
    }
    /* ==================================== */
/* FORÇA TOTAL: REDUÇÃO DE FONTE NO PARÁGRAFO PRINCIPAL (MOBILE) */
/* Este código deve vencer qualquer bloqueio de tema */
/* ==================================== */
@media screen and (max-width: 767px) {
    
    /* Força o tamanho da fonte em todos os parágrafos do corpo da página */
    body p { 
        font-size: 0.8em !important; 
        line-height: 1.4 !important;
    }
}/* End custom CSS */