.elementor-24 .elementor-element.elementor-element-343430ff{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-24 .elementor-element.elementor-element-54d72950{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-24 .elementor-element.elementor-element-35707ef4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-24 .elementor-element.elementor-element-69972739{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-24 .elementor-element.elementor-element-749e239a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-24 .elementor-element.elementor-element-3b6b8b96{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-24 .elementor-element.elementor-element-720781c5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-24 .elementor-element.elementor-element-e539eee{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-24 .elementor-element.elementor-element-5fe69c15{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-24 .elementor-element.elementor-element-30ef08cc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-1df5dee8 */.hero {
  margin-top: 0px;
  position: relative;
  background-color: #0b0d12;
  background-image: url('https://funakawaadvogados.com.br/wp-content/uploads/2025/10/imagem-de-fundo-secao-1-funakawa.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  image-rendering: auto; /* melhora a renderização da imagem em alguns navegadores */
  padding: 100px 0;
  min-height: 800px;
  color: white;
  text-align: center; /* Centralizar texto no desktop também */
  overflow: hidden;
}

/* camada de opacidade */
.hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(11, 13, 18, 0.7); /* preto com 70% de opacidade */
  z-index: 1;
}

.hero-container {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  z-index: 2; /* deixa o texto acima da camada de opacidade */
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 40px;
  text-align: center;
}

.hero-text {
  max-width: 900px;
}

.hero-text h1 {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 20px;
}

.hero-text p {
  font-size: 1.1rem;
  margin-bottom: 30px;
  line-height: 1.6;
}

.hero-text a {
  color: #3182f6;
  text-decoration: none;
  font-weight: 500;
}

.logo-menor {
  max-width: 250px !important;
  width: 100% !important;
  height: auto !important;
  margin-bottom: 20px !important;
}

/* BOTÃO WHATSAPP */
.botao-whatsapp {
  display: inline-block;
  background-color: #25D366;
  color: white;
  text-decoration: none;
  border-radius: 40px;
  padding: 12px 24px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  transition: background 0.3s ease, transform 0.2s ease;
  max-width: 400px;
  width: 100%;
  margin-top: 20px;
  animation: pulse 1s infinite;
}

.botao-whatsapp:hover {
  background-color: #1ebd5b;
  transform: translateY(-2px);
}

.botao-conteudo {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}

.icone-whatsapp {
  width: 42px;
  height: 42px;
  margin-right: 16px;
}

.texto-whatsapp {
  text-align: left;
  line-height: 1.2;
  font-size: 15px;
  color: white;
}

.texto-whatsapp strong {
  display: block;
  font-size: 16px;
  color: white;
}

.texto-whatsapp span {
  font-size: 13px;
  opacity: 0.9;
  color: white;
}

/* Animação de pulsar */
@keyframes pulse {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 rgba(37, 211, 102, 0.7);
  }
  50% {
    transform: scale(1.03);
    box-shadow: 0 0 12px rgba(37, 211, 102, 0.7);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 rgba(37, 211, 102, 0.7);
  }
}

/* Ajustes para mobile */
@media (max-width: 768px) {
  .hero {
    background-image: url('https://funakawaadvogados.com.br/wp-content/uploads/2025/10/imagem-de-fundo-secao-1-funakawa.jpg');
    background-position: center top;
    padding-top: 100px; /* <<< CORRIGIDO: reduzido para metade */
    padding-bottom: 100px; /* adiciona um padding inferior para dar equilíbrio */
  }

  .hero-container {
    padding: 0 20px;
  }

  .hero-text img.logo-menor {
    margin: 0 auto 20px;
    display: block;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-34fc600d */:root {
  --fundo-degrade: #0b0d12;
  --fundo-escuro: #1e1e1e;
  --dourado: #c39a6c;
  --cinza-texto: #dddddd;
  --texto-escuro: #35363a;
  --branco: #ffffff;
  --verde-sucesso: #25D366;
}

.sessao-dor-premium {
  background: linear-gradient(120deg, var(--fundo-degrade), var(--fundo-escuro));
  padding: 100px 40px;
  color: var(--branco);
}

.container-dor-premium {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  gap: 60px;
  align-items: center;
  flex-wrap: wrap;
}

.texto-dor {
  flex: 1 1 500px;
  animation: fadeInLeft 1s ease forwards;
}

.texto-dor h2 {
  font-size: 2.6rem;
  color: var(--dourado);
  margin-bottom: 30px;
  font-weight: 700;
}

.texto-dor p {
  font-size: 1.2rem;
  line-height: 1.8;
  color: var(--cinza-texto);
  margin-bottom: 20px;
}

.destaque-dor span {
  display: inline-block;
  margin-top: 30px;
  font-size: 1.3rem;
  font-weight: 600;
  background: rgba(255, 255, 255, 0.05);
  padding: 16px 24px;
  border-left: 4px solid var(--dourado);
  border-radius: 8px;
  color: var(--branco);
}

.visual-dor {
  flex: 1 1 400px;
  display: flex;
  justify-content: center;
  animation: fadeInRight 1s ease forwards;
}

.box-destaque {
  background: #121212;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  padding: 40px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  max-width: 400px;
}

.box-destaque h3 {
  font-size: 1.4rem;
  margin-bottom: 20px;
  color: var(--branco);
  font-weight: 600;
  border-left: 4px solid var(--dourado);
  padding-left: 12px;
}

.box-destaque ul {
  list-style: none;
  padding: 0;
}

.box-destaque ul li {
  margin-bottom: 12px;
  position: relative;
  padding-left: 24px;
  font-size: 1.1rem;
  color: var(--cinza-texto);
}

.box-destaque ul li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--verde-sucesso);
  font-weight: bold;
}

@keyframes fadeInLeft {
  from { opacity: 0; transform: translateX(-40px); }
  to { opacity: 1; transform: translateX(0); }
}

@keyframes fadeInRight {
  from { opacity: 0; transform: translateX(40px); }
  to { opacity: 1; transform: translateX(0); }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-60d40ac5 */.sessao-servicos {
  background: linear-gradient(120deg, #0b0d12, #1e1e1e);
  padding: 5rem 2rem;
  font-family: 'Roboto', sans-serif;
  color: #dddddd;
}

.sessao-servicos .container {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.sessao-servicos h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 2.4rem;
  color: #c39a6c;
  margin-bottom: 1rem;
  font-weight: 700;
}

.sessao-servicos .subtitulo {
  max-width: 820px;
  margin: 0 auto 3rem;
  font-size: 1rem;
  color: #cccccc;
  line-height: 1.6;
}

.grid-servicos {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 2rem;
}

.card-servico {
  background-color: #161616;
  border-radius: 16px;
  padding: 2rem 1.5rem;
  text-align: left;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease;
  border-top: 4px solid #c39a6c;
}

.card-servico:hover {
  transform: translateY(-5px);
}

.card-servico .icone {
  margin-bottom: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.card-servico h3 {
  font-size: 1.1rem;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}

.card-servico p {
  font-size: 0.95rem;
  color: #cccccc;
  line-height: 1.5;
  margin-bottom: 0.75rem;
}

.card-servico ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.card-servico ul li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 8px;
  font-size: 0.9rem;
  color: #bbbbbb;
}

.card-servico ul li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 0;
  color: #25D366;
  font-weight: bold;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2f8ef386 */.sessao-advogada {
  background: linear-gradient(to right, #0b0d12, #1a1c22);
  color: white;
  padding: 100px 40px;
  font-family: 'Poppins', sans-serif;
}

.container-advogada {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 60px;
  justify-content: center;
}

.foto-advogada img {
  max-width: 420px;
  width: 100%;
  border-top-left-radius: 60px;
  border-bottom-right-radius: 60px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  object-fit: cover;
  border: 4px solid #b38c6a;
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.3);
  background-color: transparent;
}

.texto-advogada {
  max-width: 600px;
}

.texto-advogada h2 {
  font-size: 2.4rem;
  font-weight: 700;
  color: #994b0d;
  margin-bottom: 20px;
}

.texto-advogada .oab {
  font-size: 1.2rem;
  font-weight: 500;
  color: #ccc;
  margin-left: 8px;
}

.texto-advogada .intro {
  font-size: 1.1rem;
  line-height: 1.6;
  margin-bottom: 30px;
  color: #ddd;
}

.texto-advogada ul {
  list-style: none;
  padding: 0;
  margin-bottom: 40px;
}

.texto-advogada ul li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 14px;
  font-size: 1rem;
  color: #eee;
}

.texto-advogada ul li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 0;
  color: #25D366;
  font-weight: bold;
}

/* BOTÃO WHATSAPP */
.botao-whatsapp {
  display: inline-block;
  background-color: #25D366;
  color: white;
  text-decoration: none;
  border-radius: 40px;
  padding: 12px 24px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  transition: background 0.3s ease, transform 0.2s ease;
  max-width: 400px;
  width: 100%;
  margin-top: 20px;
  animation: pulse 1s infinite;
}

.botao-whatsapp:hover {
  background-color: #1ebd5b;
  transform: translateY(-2px);
}

.botao-conteudo {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}

.icone-whatsapp {
  width: 42px;
  height: 42px;
  margin-right: 16px;
}

.texto-whatsapp {
  text-align: left;
  line-height: 1.2;
  font-size: 15px;
  color: white;
}

.texto-whatsapp strong {
  display: block;
  font-size: 16px;
  color: white;
}

.texto-whatsapp span {
  font-size: 13px;
  opacity: 0.9;
  color: white;
}

/* Animação de pulsar */
@keyframes pulse {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 rgba(37, 211, 102, 0.7);
  }
  50% {
    transform: scale(1.03);
    box-shadow: 0 0 12px rgba(37, 211, 102, 0.7);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 rgba(37, 211, 102, 0.7);
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2f42229f */.sessao-beneficios {
  background-color: #f6f1e9; /* amarelo claro da paleta */
  background-image: url('https://www.transparenttextures.com/patterns/paper-fibers.png');
  background-repeat: repeat;
  background-size: auto;
  padding: 100px 40px;
  font-family: 'Poppins', sans-serif;
  text-align: center;
}

.sessao-beneficios h2 {
  font-size: 2.2rem;
  color: #c39a6c;
  margin-bottom: 60px;
  font-weight: 700;
}

.card-beneficio svg {
  transition: transform 0.3s ease;
}

.card-beneficio:hover svg {
  transform: scale(1.1);
}

.container-beneficios {
  max-width: 1200px;
  margin: 0 auto;
}

.sessao-beneficios h2 {
  font-size: 2.2rem;
  color: #994b0d;
  margin-bottom: 60px;
  font-weight: 700;
}

.grid-beneficios {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 40px;
}

.card-beneficio {
  background-color: #fff;
  border-radius: 16px;
  padding: 30px 20px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease;
}

.card-beneficio:hover {
  transform: translateY(-6px);
}

.icone-beneficio {
  margin-bottom: 20px;
}

.card-beneficio p {
  font-size: 1rem;
  color: #333;
  font-weight: 500;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-23e31eb4 */.sessao-cta-final {
  background: linear-gradient(to right, #0b0d12, #1a1c22);
  padding: 100px 40px;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  color: white;
}

.container-cta {
  max-width: 900px;
  margin: 0 auto;
}

.sessao-cta-final h2 {
  font-size: 2.2rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 20px;
}

.subheadline-cta {
  font-size: 1.1rem;
  color: #ccc;
  line-height: 1.6;
  margin-bottom: 40px;
}

.botao-cta-final {
  display: inline-block;
  background-color: #25D366;
  color: white;
  font-weight: 600;
  padding: 16px 32px;
  border-radius: 50px;
  font-size: 1rem;
  text-decoration: none;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  transition: background 0.3s ease, transform 0.2s ease;
  animation: pulse 1.4s infinite;
}

.botao-cta-final:hover {
  background-color: #1ebd5b;
  transform: translateY(-3px);
}

/* Animação sutil de pulsar */
@keyframes pulse {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 rgba(37, 211, 102, 0.6);
  }
  50% {
    transform: scale(1.03);
    box-shadow: 0 0 16px rgba(37, 211, 102, 0.6);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 rgba(37, 211, 102, 0.6);
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-178c82f2 */.sessao-selos {
  background-color: #f9f9f9;
  padding: 80px 40px;
  font-family: 'Poppins', sans-serif;
}

.sessao-selos .container {
  max-width: 1280px;
  margin: 0 auto;
  text-align: center;
}

.sessao-selos h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  color: #994b0d;
  margin-bottom: 1rem;
}

.grid-selos {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 2rem;
  margin-top: 3rem;
}

.selo-item {
  background-color: #ffffff;
  border-radius: 16px;
  padding: 2rem 1.5rem;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  border-top: 4px solid #b38c6a;
  transition: transform 0.3s ease;
  text-align: center;
}

.selo-item:hover {
  transform: translateY(-5px);
}

.selo-item .icone {
  margin-bottom: 1rem;
}

.selo-item h3 {
  font-size: 1.05rem;
  color: #1e2b3c;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}

.selo-item p {
  font-size: 0.95rem;
  color: #555;
  line-height: 1.5;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5b44e712 */.sessao-faq {
  background-color: #fdfaf7;
  padding: 100px 40px;
  font-family: 'Poppins', sans-serif;
  overflow-x: hidden; /* Corrige barra de rolagem horizontal */
}

.container-faq {
  max-width: 900px;
  margin: 0 auto;
}

.container-faq h2 {
  font-size: 2.2rem;
  color: #c39a6c;
  text-align: center;
  margin-bottom: 50px;
}

.faq-item {
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}

.faq-pergunta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  max-width: 100%; /* Corrige possíveis estouros */
  box-sizing: border-box; /* Garante que padding e largura se somem corretamente */
  background: none;
  border: none;
  font-size: 1.1rem;
  font-weight: 600;
  color: #333;
  padding: 15px;
  cursor: pointer;
  text-align: left;
  transition: background-color 0.3s ease, color 0.3s ease;
  word-wrap: break-word;
  white-space: normal;
  overflow-wrap: break-word;
}

.faq-pergunta:hover {
  background-color: #f7f3ef;
  color: #994b0d;
}

.icone-pergunta {
  font-size: 1.4rem;
  color: #b38c6a;
  transition: transform 0.3s ease;
}

/* Ícone gira quando ativo */
.faq-pergunta.ativa .icone-pergunta {
  transform: rotate(45deg); /* Deixa o "+" virar "x" quando ativo */
}

/* Estilo da resposta */
.faq-resposta {
  display: none;
  padding: 0 15px 20px;
  font-size: 1rem;
  color: #555;
  line-height: 1.6;
}

/* Responsividade */
@media (max-width: 768px) {
  .sessao-faq {
    padding: 60px 20px;
  }

  .faq-pergunta {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    padding: 15px 12px;
  }

  .faq-pergunta .texto-pergunta {
    width: 100%;
    font-size: 1rem;
    line-height: 1.5;
    word-wrap: break-word;
    white-space: normal;
  }

  .icone-pergunta {
    align-self: flex-end;
  }

  .faq-resposta {
    font-size: 0.95rem;
    padding: 0 12px 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-31556fbe */.footer {
  background: linear-gradient(to right, #0b0d12, #1a1c22);
  color: #ccc;
  padding: 80px 40px 40px;
  font-family: 'Poppins', sans-serif;
  overflow-x: hidden; /* Garantia absoluta contra barra horizontal */
}

.container-footer {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
  align-items: flex-start;
}

.footer-coluna {
  flex: 1 1 300px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.footer-coluna h4 {
  color: #b38c6a;
  margin-bottom: 10px;
  font-size: 1.1rem;
  font-weight: 600;
}

.footer-coluna ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-coluna ul li {
  font-size: 0.95rem;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  color: #ccc;
  word-wrap: break-word; /* Força quebra em palavras longas */
  overflow-wrap: break-word;
}

.footer-coluna i {
  margin-right: 8px;
  color: #25D366;
  min-width: 18px;
}

.footer-coluna a {
  color: #ccc;
  text-decoration: none;
}

.footer-coluna a:hover {
  text-decoration: underline;
  color: #25D366;
}

.logo-footer img {
  width: 64px;
  margin-bottom: 16px;
}

.logo-footer p {
  font-size: 0.9rem; /* Reduzido */
  line-height: 1.5;
  color: #aaa;
  margin-top: 8px;
  word-wrap: break-word;
}

.mapa-footer {
  margin-top: 10px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.25);
}

.mapa-footer iframe {
  width: 100% !important;
  height: 200px !important;
  display: block !important;
  border: none;
}

/* Direitos */
.footer-direitos {
  border-top: 1px solid #333;
  margin-top: 60px;
  padding-top: 20px;
  text-align: center;
  font-size: 0.8rem; /* Ajustado */
  color: #777;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.footer-direitos a {
  color: #25D366;
  text-decoration: underline;
}

/* Responsivo */
@media (max-width: 768px) {
  .container-footer {
    flex-direction: column;
    gap: 40px;
  }

  .footer-coluna {
    width: 100%;
  }

  .footer-coluna ul li {
    font-size: 0.9rem; /* Diminui ainda mais no mobile */
  }

  .logo-footer p {
    font-size: 0.85rem; /* Mais suave no mobile */
  }

  .footer-direitos {
    font-size: 0.75rem; /* Melhor no mobile */
  }

  .mapa-footer iframe {
    height: 220px !important;
  }
}/* End custom CSS */