.elementor-13 .elementor-element.elementor-element-1bc285e5{--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-13 .elementor-element.elementor-element-1bc285e5.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-13 .elementor-element.elementor-element-706c9b3f{--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-13 .elementor-element.elementor-element-98f1501{--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-13 .elementor-element.elementor-element-1da131a6{--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-13 .elementor-element.elementor-element-4a477b4c{--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-13 .elementor-element.elementor-element-71876561{--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-13 .elementor-element.elementor-element-4a32e98c{--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-13 .elementor-element.elementor-element-7ab92bff{--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;}@media(min-width:768px){.elementor-13 .elementor-element.elementor-element-1bc285e5{--width:100.997%;}}/* Start custom CSS for html, class: .elementor-element-4455d999 */.gallucci-hero {
  position: relative;
  background-color: #000000;
  padding: 150px 0;
  min-height: 800px;
  color: #ffffff;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  overflow: hidden;
}

.gallucci-hero::before {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  background: url('https://gallucciesouzapinto.adv.br/wp-content/uploads/2025/07/photorealistic-lawyer-environment.webp') no-repeat center center;
  background-size: cover;
  z-index: 0;
}

.gallucci-hero::after {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0,0,0,0.7), rgba(0,0,0,0.9));
  z-index: 1;
}

.gallucci-hero-container {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  width: 100%;
  padding: 0 40px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.gallucci-hero-text {
  max-width: 600px;
  width: 100%;
  text-align: center;
}

.gallucci-hero-text h1 {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 20px;
  color: #BFA76F;
}

.gallucci-hero-text p {
  font-size: 1.1rem;
  margin-bottom: 30px;
  line-height: 1.6;
  color: #ffffff;
}

.gallucci-hero-text a {
  text-align: center;
}

.gallucci-logo-menor {
  max-width: 250px !important;
  width: 100% !important;
  height: auto !important;
  margin: 0 auto 30px auto !important;
  display: block;
}

.gallucci-botao-whatsapp {
  display: inline-block;
  background-color: #25D366;
  color: #ffffff;
  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;
}

.gallucci-botao-whatsapp:hover {
  background-color: #1ebd5b;
  transform: translateY(-2px);
}

.gallucci-botao-conteudo {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  flex-direction: row;
}

.gallucci-icone-whatsapp {
  width: 28px;
  height: 28px;
  margin-right: 12px;
  filter: brightness(0) invert(1);
  display: inline-block;
}

.gallucci-texto-whatsapp {
  text-align: left;
  line-height: 1.2;
  font-size: 15px;
  color: #ffffff;
}

.gallucci-texto-whatsapp strong {
  display: block;
  font-size: 16px;
  color: #ffffff;
}

.gallucci-texto-whatsapp span {
  font-size: 13px;
  opacity: 0.9;
  color: #ffffff;
}

/* Responsivo */
@media (max-width: 768px) {
  .gallucci-hero {
    padding: 80px 20px;
    background-position: center top;
  }

  .gallucci-hero-container {
    padding: 0 20px;
  }

  .gallucci-logo-menor {
    margin-top: 260px !important;
  }

  .gallucci-hero-text h1 {
    font-size: 2rem;
  }

  .gallucci-hero-text p {
    font-size: 1rem;
  }

  .gallucci-botao-whatsapp {
    width: 100%;
  }

  .gallucci-botao-conteudo {
    flex-direction: row;
    justify-content: center;
  }

  .gallucci-icone-whatsapp {
    margin-right: 10px;
  }

  .gallucci-texto-whatsapp {
    text-align: left;
  }
}

/* Animação */
@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-634cb2df */.sessao-dor-premium {
  background: #ffffff; /* fundo branco */
  padding: 100px 40px;
  color: #222222; /* texto escuro */
}

.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: #B3924B; /* dourado escuro para contraste no fundo claro */
  margin-bottom: 30px;
  font-weight: 700;
}

.texto-dor p {
  font-size: 1.2rem;
  line-height: 1.8;
  color: #444444; /* cinza escuro para leitura confortável */
  margin-bottom: 20px;
}

.destaque-dor span {
  display: inline-block;
  margin-top: 30px;
  font-size: 1.3rem;
  font-weight: 600;
  background: #f5f5f5;
  padding: 16px 24px;
  border-left: 4px solid #B3924B;
  border-radius: 8px;
  color: #222222;
}

.visual-dor {
  flex: 1 1 400px;
  display: flex;
  justify-content: center;
  animation: fadeInRight 1s ease forwards;
}

.box-destaque {
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 16px;
  padding: 40px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  max-width: 400px;
}

.box-destaque h3 {
  font-size: 1.4rem;
  margin-bottom: 20px;
  color: #B3924B;
  font-weight: 600;
  border-left: 4px solid #B3924B;
  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: #333333;
}

.box-destaque ul li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #25D366;
  font-weight: bold;
}

/* Animações */
@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-5649b720 */.sessao-servicos {
  background-color: #ffffff; /* fundo branco */
  padding: 5rem 2rem;
  font-family: 'Roboto', sans-serif;
  color: #1e2b3a;
}

.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: #b58a53; /* dourado */
  margin-bottom: 1rem;
  font-weight: 700;
}

.sessao-servicos .subtitulo {
  max-width: 820px;
  margin: 0 auto 3rem;
  font-size: 1rem;
  color: #555555;
  line-height: 1.6;
}

.grid-servicos {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 2rem;
}

.card-servico {
  background-color: #f9f9f9; /* leve tom para destacar no fundo branco */
  border-radius: 16px;
  padding: 2rem 1.5rem;
  text-align: left;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.12); /* sombra reforçada */
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border-top: 4px solid #b58a53; /* dourado da paleta */
}

.card-servico:hover {
  transform: translateY(-5px);
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.18); /* elevação no hover */
}

.card-servico .icone {
  margin-bottom: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #b58a53;
}

.card-servico h3 {
  font-size: 1.1rem;
  color: #1e2b3a;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}

.card-servico p {
  font-size: 0.95rem;
  color: #444444;
  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: #333333;
}

.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-7450dbf5 */.sessao-advogado {
  background: #0d0d0d;
  color: #ffffff;
  padding: 100px 40px;
  font-family: 'Poppins', sans-serif;
}

.container-advogado {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 60px;
  justify-content: center;
}

.foto-advogado 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 #C2A66B;
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.4);
  background-color: transparent;
}

.texto-advogado {
  max-width: 600px;
}

.texto-advogado h2 {
  font-size: 2.4rem;
  font-weight: 700;
  color: #C2A66B;
  margin-bottom: 20px;
}

.texto-advogado .oab {
  font-size: 1.2rem;
  font-weight: 500;
  color: #dddddd;
  margin-left: 8px;
}

.texto-advogado .intro {
  font-size: 1.1rem;
  line-height: 1.6;
  margin-bottom: 30px;
  color: #dddddd;
}

.texto-advogado ul {
  list-style: none;
  padding: 0;
  margin-bottom: 40px;
}

.texto-advogado ul li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 14px;
  font-size: 1rem;
  color: #eeeeee;
}

.texto-advogado 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: 28px;
  height: 28px;
  margin-right: 12px;
  filter: brightness(0) invert(1);
  display: inline-block;
}

.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-48bbcc43 */.sessao-beneficios-unica {
  background-color: #0d0d0d;
  padding: 100px 40px;
  font-family: 'Poppins', sans-serif;
  text-align: center;
  color: #ffffff;
}

.container-beneficios-unica {
  max-width: 1200px;
  margin: 0 auto;
}

.sessao-beneficios-unica h2 {
  font-size: 2.2rem;
  color: #C2A66B;
  margin-bottom: 60px;
  font-weight: 700;
}

.grid-beneficios-unica {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;
}

@media (max-width: 1024px) {
  .grid-beneficios-unica {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .grid-beneficios-unica {
    grid-template-columns: 1fr;
  }
}

.card-beneficio-unico {
  background-color: #1a1a1a;
  border-radius: 16px;
  padding: 24px 12px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border-top: 4px solid #C2A66B;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 160px;
}

.card-beneficio-unico:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.35);
}

.icone-beneficio-unico {
  margin-bottom: 16px;
}

.card-beneficio-unico p {
  font-size: 0.95rem;
  color: #eeeeee;
  font-weight: 500;
  text-align: center;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7585e8ee */.sessao-cta-final {
  background: #0d0d0d;
  padding: 100px 40px;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  color: #ffffff;
}

.container-cta {
  max-width: 900px;
  margin: 0 auto;
}

.sessao-cta-final h2 {
  font-size: 2.2rem;
  font-weight: 700;
  color: #C2A66B;
  margin-bottom: 20px;
}

.subheadline-cta {
  font-size: 1.1rem;
  color: #dddddd;
  line-height: 1.6;
  margin-bottom: 40px;
}

/* BOTÃO WHATSAPP FINAL */
.botao-whatsapp {
  display: inline-block;
  background-color: #25D366;
  color: white;
  text-decoration: none;
  border-radius: 50px;
  padding: 16px 32px;
  font-weight: 600;
  font-size: 1rem;
  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;
  max-width: 400px;
  width: 100%;
}

.botao-whatsapp:hover {
  background-color: #1ebd5b;
  transform: translateY(-3px);
}

.botao-conteudo {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
}

.icone-whatsapp {
  width: 28px;
  height: 28px;
  filter: brightness(0) invert(1);
}

.texto-whatsapp {
  text-align: left;
  line-height: 1.2;
  font-size: 15px;
}

.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.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-5ebb3e */.sessao-faq {
  background-color: #111;
  color: #fff;
  padding: 80px 20px;
  font-family: 'Poppins', sans-serif;
}

.container-faq {
  max-width: 900px;
  margin: 0 auto;
}

.container-faq h2 {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 40px;
  color: #bfa064;
}

.faq-item {
  border-bottom: 1px solid #333;
  margin-bottom: 15px;
}

.faq-pergunta {
  background: none;
  border: none;
  width: 100%;
  text-align: left;
  padding: 16px 0;
  font-size: 1.05rem;
  font-weight: 500;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  color: #fff;
  transition: color 0.3s;
  flex-wrap: wrap;
  word-wrap: break-word;
  white-space: normal; /* garante quebra */
}

.texto-pergunta {
  flex: 1;
  margin-right: 10px;
  white-space: normal;
  word-break: break-word;
}

.icone-pergunta {
  font-size: 24px;
  color: #bfa064;
  transition: transform 0.3s ease;
}

.faq-pergunta.active .icone-pergunta {
  transform: rotate(45deg);
}

.faq-resposta {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}

.faq-resposta p {
  padding: 0 0 15px;
  font-size: 0.95rem;
  color: #ccc;
  line-height: 1.6;
}

/* Expandido */
.faq-pergunta.active + .faq-resposta {
  max-height: 500px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-74a8f67c */.footer {
  background: linear-gradient(to right, #000000, #0D0D0D); /* preto institucional */
  color: #e0e0e0;
  padding: 80px 40px 40px;
  font-family: 'Poppins', sans-serif;
}

.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: #bfa064; /* dourado elegante */
  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: #e0e0e0;
}

.footer-coluna i {
  margin-right: 8px;
  min-width: 18px;
  color: #bfa064; /* ícones dourados */
}

.footer-coluna i.fa-whatsapp {
  color: #25D366; /* ícone do WhatsApp em verde */
}

.footer-coluna a {
  color: #e0e0e0;
  text-decoration: none;
  transition: color 0.3s;
}

.footer-coluna a:hover {
  text-decoration: underline;
  color: #25D366;
}

.logo-footer img {
  width: 72px;
  margin-bottom: 16px;
}

.logo-footer p {
  font-size: 0.95rem;
  line-height: 1.5;
  color: #cccccc;
  margin-top: 8px;
}

.mapa-footer {
  margin-top: 10px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
}

.mapa-footer iframe {
  width: 100% !important;
  height: 200px !important;
  display: block !important;
  border: none;
}

/* Direitos */
.footer-direitos {
  border-top: 1px solid #2e2e2e;
  margin-top: 60px;
  padding-top: 20px;
  text-align: center;
  font-size: 0.85rem;
  color: #bbbbbb;
}

.footer-direitos a {
  color: #25D366;
  text-decoration: underline;
}

/* Responsivo */
@media (max-width: 768px) {
  .container-footer {
    flex-direction: column;
    gap: 40px;
  }

  .footer-coluna {
    width: 100%;
  }

  .mapa-footer iframe {
    height: 220px !important;
  }
}/* End custom CSS */