.elementor-454 .elementor-element.elementor-element-1e531147{--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-454 .elementor-element.elementor-element-4fdf9439{--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-454 .elementor-element.elementor-element-81333de{--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-454 .elementor-element.elementor-element-6b598b86{--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-454 .elementor-element.elementor-element-1f77cdf9{--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-454 .elementor-element.elementor-element-1fbe37f2{--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-454 .elementor-element.elementor-element-2b129e1c{--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-454 .elementor-element.elementor-element-5c188873{--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-454 .elementor-element.elementor-element-1c118565{--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-454 .elementor-element.elementor-element-6f5c5cc1{--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-454 .elementor-element.elementor-element-75a0d211 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-454 .elementor-element.elementor-element-2114140a{--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-b38c762 */.hero {
  position: relative;
  background-color: #0f1b2a;
  background-image: url('https://gomesofficecoworking.com.br/wp-content/uploads/2025/06/happy-businesswoman-reading-something-internet-while-using-computer-office.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 150px 20px;
  min-height: 700px;
  color: white;
  text-align: center;
  overflow: hidden;
}

.hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(15, 27, 42, 0.85);
  z-index: 0;
}

.hero-container {
  position: relative;
  z-index: 1;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 20px;
}

.hero-text.centralizado {
  max-width: 700px;
  margin: 0 auto;
}

.hero-text h1 {
  font-size: 2.6rem;
  font-weight: 700;
  margin-bottom: 20px;
}

.hero-text p {
  font-size: 1.2rem;
  margin-bottom: 25px;
  line-height: 1.5;
}

.logo-menor {
  max-width: 250px;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

/* 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-1af1270e */.sessao-beneficios-endereco {
  background: linear-gradient(120deg, var(--fundo-degrade), var(--fundo-escuro));
  padding: 100px 40px;
  color: var(--branco);
}

.container-beneficios-endereco {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  gap: 60px;
  align-items: center;
  flex-wrap: wrap;
}

.texto-beneficios {
  flex: 1 1 500px;
  animation: fadeInLeft 1s ease forwards;
}

.texto-beneficios h2 {
  font-size: 2.6rem;
  color: var(--dourado);
  margin-bottom: 30px;
  font-weight: 700;
}

.texto-beneficios p {
  font-size: 1.2rem;
  line-height: 1.8;
  color: var(--cinza-texto);
  margin-bottom: 20px;
}

.destaque-beneficio span {
  display: inline-block;
  margin-top: 30px;
  font-size: 1.2rem;
  font-weight: 700;
  background: linear-gradient(135deg, #e4c28b, #d4a25e); /* dourado realçado */
  padding: 18px 28px;
  border-left: 6px solid #fff;
  border-radius: 12px;
  color: #0f1b2a; /* azul escuro para contraste no texto */
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.destaque-beneficio span:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.2);
}


.visual-beneficios {
  flex: 1 1 400px;
  display: flex;
  justify-content: center;
  animation: fadeInRight 1s ease forwards;
}

.box-beneficios {
  background: rgba(15, 27, 42, 0.96); /* azul escuro com transparência */
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  padding: 40px;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.5);
  max-width: 400px;
  color: #ffffff;
}

.box-beneficios h3 {
  font-size: 1.4rem;
  margin-bottom: 20px;
  color: var(--dourado); /* destaque no dourado */
  font-weight: 600;
  border-left: 4px solid var(--dourado);
  padding-left: 12px;
}

.box-beneficios ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.box-beneficios ul li {
  margin-bottom: 14px;
  position: relative;
  padding-left: 28px;
  font-size: 1.15rem;
  color: #ffffff;
  font-weight: 500;
}

.box-beneficios ul li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--dourado);
  font-weight: bold;
  font-size: 1.2rem;
}

/* 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-8a8d5d9 */.sessao-planos-premium {
  position: relative;
  padding: 100px 20px;
  overflow: hidden;
  z-index: 1;
  background: url('https://gomesofficecoworking.com.br/wp-content/uploads/2025/06/04c0bdee-1fc7-4606-a3bb-86c9e885bd80.webp') no-repeat center center;
  background-size: cover;
}

.overlay-fundo {
  position: absolute;
  inset: 0;
  background: rgba(15, 27, 42, 0.85); /* opacidade do escurecimento */
  z-index: -1; /* corrigido para ficar atrás do conteúdo */
}

.container-planos-premium {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  color: #ffffff;
  position: relative;
  z-index: 1; /* garante que o texto esteja acima do overlay */
}

.container-planos-premium h2 {
  font-size: 2.6rem;
  color: #ffffff;
  margin-bottom: 20px;
  font-weight: 700;
}

.container-planos-premium .subtitulo {
  font-size: 1.2rem;
  color: #ffffff;
  margin-bottom: 60px;
}

.grid-planos {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: center;
}

.card-plano {
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 20px;
  padding: 40px 30px;
  max-width: 360px;
  text-align: left;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
  transition: transform 0.3s ease;
}

.card-plano:hover {
  transform: translateY(-6px);
}

.card-plano h3 {
  font-size: 1.6rem;
  color: #ffffff;
  margin-bottom: 16px;
  font-weight: 700;
}

.card-plano p {
  font-size: 1.05rem;
  color: #cccccc;
  margin-bottom: 24px;
  line-height: 1.6;
}

.preco {
  font-size: 2rem;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 30px;
}

.preco span {
  font-size: 1rem;
  color: #bbbbbb;
  font-weight: 400;
}

.botao-plano {
  display: inline-block;
  background-color: #e4c28b;
  color: #0f1b2a;
  padding: 14px 28px;
  border-radius: 40px;
  text-align: center;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.3s ease;
  font-size: 1rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.botao-plano:hover {
  background-color: #d4a25e;
}

.destaque {
  border: 2px solid #e4c28b;
}

.destaque-botao {
  background: #e4c28b;
  color: #0f1b2a;
}

.destaque-botao:hover {
  background: #d4a25e;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1e4e9bec */.sessao-diferenciais {
  background: #f4f4f4; /* cor clara e visível */
  padding: 80px 20px;
  text-align: center;
}

.container-diferenciais {
  max-width: 1100px;
  margin: 0 auto;
}

.container-diferenciais h2 {
  font-size: 2.2rem;
  color: #0f1b2a;
  margin-bottom: 50px;
  font-weight: 700;
}

.grid-diferenciais {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}

.item-diferencial {
  width: 180px;
  text-align: center;
  font-size: 1rem;
  color: #333;
  padding: 10px;
}

.icone-diferencial {
  width: 48px;
  height: 48px;
  margin-bottom: 15px;
}

@media (max-width: 600px) {
  .item-diferencial {
    width: 45%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3fc57c64 *//* SEÇÃO: BANCO DE HORAS */
.sessao-banco-horas,
.sessao-turno {
  background: #1a1f27;
  padding: 30px 20px;
  text-align: center;
}

.container-banco-horas,
.container-turno {
  max-width: 1200px;
  margin: 0 auto;
}

.container-banco-horas h2,
.container-turno h2 {
  font-size: 2.4rem;
  color: #ffffff;
  margin-bottom: 20px;
  font-weight: 700;
}

.container-banco-horas .descricao,
.container-turno .descricao {
  font-size: 1.1rem;
  color: #cccccc;
  margin-bottom: 50px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

/* GRID DE CARDS DAS DUAS SESSÕES */
.grid-horas,
.grid-turnos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  margin-bottom: 40px;
}

/* CARD PADRÃO (reutilizado) */
.card-hora,
.card-turno {
  background: #2a2f38;
  border-radius: 16px;
  padding: 30px 25px;
  max-width: 300px;
  text-align: left;
  box-shadow: 0 5px 20px rgba(0,0,0,0.3);
  transition: transform 0.3s ease;
  border: 1px solid rgba(255, 255, 255, 0.06);
}

.card-hora:hover,
.card-turno:hover {
  transform: translateY(-5px);
}

.card-hora h3,
.card-turno h3 {
  font-size: 1.3rem;
  color: #ffffff;
  margin-bottom: 12px;
  font-weight: 700;
}

.card-hora p,
.card-turno p {
  font-size: 1rem;
  color: #bbbbbb;
  margin-bottom: 12px;
  line-height: 1.4;
}

/* DESTAQUE NO CARD INTERMEDIÁRIO */
.destaque-hora {
  border: 2px solid #e4c28b;
  background: #353b47;
}

/* PREÇO EM DESTAQUE */
.preco-hora {
  font-size: 1.6rem;
  color: #e4c28b;
  font-weight: bold;
  margin-top: 10px;
}

/* BOTÃO DE WHATSAPP */
.botao-hora {
  display: inline-block;
  background-color: #e4c28b;
  color: #0f1b2a;
  padding: 14px 30px;
  border-radius: 40px;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.3s ease;
  font-size: 1rem;
  box-shadow: 0 4px 12px rgba(0,0,0,0.2);
  margin-top: 20px;
}

.botao-hora:hover {
  background-color: #d4a25e;
}

/* INFORMAÇÕES ADICIONAIS DOS TURNOS */
.turno-info {
  max-width: 700px;
  margin: 0 auto;
  color: #cccccc;
  font-size: 1rem;
  line-height: 1.6;
  margin-top: 20px;
  text-align: left;
}

.turno-info ul {
  list-style: none;
  padding-left: 0;
  margin: 10px 0 20px;
}

.turno-info ul li::before {
  content: "• ";
  color: #e4c28b;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2665eb84 *//* Seção Turno Fixo */
.sessao-turno {
  background: #1a1f27;
  padding: 20px 20px;
  text-align: center;
}

.container-turno {
  max-width: 1200px;
  margin: 0 auto;
}

.container-turno h2 {
  font-size: 2.4rem;
  color: #ffffff;
  margin-bottom: 20px;
  font-weight: 700;
}

.container-turno .descricao {
  font-size: 1.1rem;
  color: #cccccc;
  margin-bottom: 50px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

/* Grid de Cards */
.grid-turnos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  margin-bottom: 40px;
}

/* Cards */
.card-turno {
  background: #2a2f38;
  border-radius: 16px;
  padding: 30px 25px;
  max-width: 300px;
  text-align: left;
  box-shadow: 0 5px 20px rgba(0,0,0,0.3);
  transition: transform 0.3s ease;
  border: 1px solid rgba(255, 255, 255, 0.06);
}

.card-turno:hover {
  transform: translateY(-5px);
}

/* Headline */
.card-turno h3 {
  font-size: 1.3rem;
  margin-bottom: 4px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.3;
}

/* Metragem destacada */
.card-turno .metragem {
  display: block;
  font-size: 1rem;
  color: #e4c28b;
  margin-top: 4px;
  font-weight: 500;
}

/* Textos */
.card-turno p {
  font-size: 1rem;
  color: #bbbbbb;
  margin-bottom: 10px;
  line-height: 1.4;
}

.card-turno p strong {
  color: #e4c28b;
  font-weight: 600;
}

/* Bloco Turno Info */
.turno-info {
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
  color: #cccccc;
  font-size: 1rem;
  line-height: 1.6;
  margin-top: 30px;
}

.turno-info ul {
  display: block;
  text-align: center;
  margin: 10px auto 20px;
  padding-left: 0;
}

.turno-info ul li::before {
  content: "• ";
  color: #e4c28b;
}

/* Botão Centralizado */
.botao-centralizado {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

/* Botão */
.botao-hora {
  display: inline-block;
  background-color: #e4c28b;
  color: #0f1b2a;
  padding: 14px 30px;
  border-radius: 40px;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.3s ease;
  font-size: 1rem;
  box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

.botao-hora:hover {
  background-color: #d4a25e;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-231e03e0 */.sessao-galeria {
  background: #0f1b2a;
  padding: 100px 20px;
  text-align: center;
}

.container-galeria {
  max-width: 1200px;
  margin: 0 auto;
  color: #ffffff;
}

.container-galeria h2 {
  font-size: 2.4rem;
  margin-bottom: 16px;
  font-weight: 700;
  color: #ffffff;
}

.container-galeria .subtitulo {
  font-size: 1.1rem;
  color: #cccccc;
  margin-bottom: 60px;
}

.grid-galeria {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
}

.imagem-galeria {
  overflow: hidden;
  border-radius: 12px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  transition: transform 0.3s ease;
  background: #1a1f27;
}

.imagem-galeria img {
  width: 100%;
  height: 260px; /* altura aumentada para melhor leitura do texto na imagem */
  object-fit: cover;
  display: block;
  border-radius: 12px;
  transition: transform 0.4s ease;
}

.imagem-galeria:hover img {
  transform: scale(1.05);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7e52d016 */.sessao-faq {
  background: #0f1b2a;
  padding: 20px 20px;
  color: #ffffff;
  text-align: center;
}

.container-faq {
  max-width: 800px;
  margin: 0 auto;
}

.container-faq h2 {
  font-size: 2.4rem;
  margin-bottom: 40px;
  font-weight: 700;
  color: #ffffff;
}

.faq-item {
  margin-bottom: 25px;
  text-align: left;
}

.faq-pergunta {
  background-color: #1b2c42;
  padding: 18px 22px;
  cursor: pointer;
  border-radius: 8px;
  font-weight: 600;
  transition: background 0.3s ease;
  position: relative;
}

.faq-pergunta::after {
  content: "+";
  position: absolute;
  right: 20px;
  font-size: 1.2rem;
  transition: transform 0.3s ease;
}

.faq-pergunta.ativa::after {
  transform: rotate(45deg);
}

.faq-resposta {
  display: none;
  background-color: #152233;
  padding: 16px 22px;
  border-radius: 0 0 8px 8px;
  margin-top: 5px;
  color: #cccccc;
  line-height: 1.5;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1e1e2737 */.sessao-cta-final {
  background: linear-gradient(to right, #0f1b2a, #1a2f45);
  padding: 100px 20px;
  text-align: center;
  color: #ffffff;
}

.container-cta-final {
  max-width: 800px;
  margin: 0 auto;
}

.container-cta-final h2 {
  font-size: 2.6rem;
  margin-bottom: 20px;
  font-weight: 700;
  color: #ffffff;
}

.container-cta-final .subheadline {
  font-size: 1.2rem;
  color: #dddddd;
  margin-bottom: 20px;
}

.container-cta-final .urgencia {
  font-size: 1rem;
  color: #ffcb7c;
  font-weight: 600;
  margin-bottom: 40px;
}

.botao-cta-final {
  display: inline-block;
  background-color: #e4c28b;
  color: #0f1b2a;
  padding: 16px 34px;
  font-size: 1.1rem;
  font-weight: 700;
  text-decoration: none;
  border-radius: 40px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  transition: background 0.3s ease;
}

.botao-cta-final:hover {
  background-color: #d4a25e;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-75a0d211 *//* Botão Flutuante */
.whatsapp-float {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  width: 60px;
  height: 60px;
  background-color: #25D366;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  animation: pulse 1.5s infinite;
  cursor: pointer;
}

.whatsapp-float img {
  width: 30px;
  height: 30px;
}

@keyframes pulse {
  0% { transform: scale(1); box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.6); }
  70% { transform: scale(1.1); box-shadow: 0 0 0 15px rgba(37, 211, 102, 0); }
  100% { transform: scale(1); box-shadow: 0 0 0 0 rgba(37, 211, 102, 0); }
}

/* Chat Box */
.chat-whatsapp-custom {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 320px;
  max-width: 90vw;
  background: white;
  border-radius: 20px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);
  font-family: 'Segoe UI', sans-serif;
  z-index: 10000;
  overflow: hidden;
  animation: popchat 0.5s ease;
}

@keyframes popchat {
  from {
    transform: scale(0.8);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}

.chat-header {
  background: #25D366;
  padding: 14px;
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.chat-user {
  display: flex;
  align-items: center;
}

.user-photo {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  margin-right: 10px;
  border: 2px solid white;
  object-fit: cover;
}

.user-info .user-name {
  font-weight: bold;
  display: flex;
  align-items: center;
}

.user-info .verified-icon {
  width: 16px;
  margin-left: 6px;
}

.user-status {
  font-size: 0.75rem;
  color: #e5ffe5;
}

.close-chat {
  font-size: 22px;
  cursor: pointer;
  font-weight: bold;
}

.chat-body {
  padding: 16px;
  background: #f0f0f0 url('https://web.whatsapp.com/img/bg-chat-tile_7d3c510d29623b0b2c444f5c6a4f55ba.png');
  background-repeat: repeat;
}

.chat-bubble {
  background: white;
  border-radius: 12px;
  padding: 12px 14px;
  font-size: 0.95rem;
  max-width: 85%;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  position: relative;
  margin-bottom: 15px;
}

.message-time {
  display: block;
  font-size: 0.75rem;
  color: #888;
  text-align: right;
  margin-top: 6px;
}

.whatsapp-button {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #25D366;
  color: white;
  text-decoration: none;
  padding: 14px;
  font-weight: bold;
  border-radius: 50px;
  font-size: 1rem;
  margin-top: 8px;
  transition: background 0.3s;
}

.whatsapp-button:hover {
  background: #1ebe5d;
}

.icon-whatsapp {
  width: 20px;
  margin-right: 8px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7b83daa5 */.footer {
  background-color: #0f1b2a;
  color: #ffffff;
  padding: 60px 20px 40px;
  font-family: 'Segoe UI', sans-serif;
}

.container-footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.footer-coluna {
  flex: 1 1 300px;
}

.logo-footer img {
  max-width: 180px;
  margin-bottom: 20px;
}

.footer-coluna h4 {
  font-size: 1.3rem;
  margin-bottom: 15px;
  color: #e4c28b;
  font-weight: 600;
}

.footer-coluna ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-coluna ul li {
  margin-bottom: 12px;
  font-size: 0.95rem;
  display: flex;
  align-items: center;
  gap: 8px;
  color: #ddd;
}

.footer-coluna ul li i {
  color: #e4c28b;
  width: 20px;
}

.footer-coluna a {
  color: #ddd;
  text-decoration: none;
}

.footer-coluna a:hover {
  text-decoration: underline;
}

.mapa-footer iframe {
  margin-top: 20px;
  border-radius: 8px;
  border: none;
}

.footer-direitos {
  text-align: center;
  margin-top: 60px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 30px;
  font-size: 0.9rem;
  color: #ccc;
}

.footer-direitos a {
  color: #e4c28b;
  text-decoration: underline;
}

@media (max-width: 768px) {
  .container-footer {
    flex-direction: column;
    align-items: center;
  }

  .footer-coluna {
    text-align: center;
  }

  .footer-coluna ul li {
    justify-content: center;
  }

  .mapa-footer iframe {
    width: 100%;
  }
}/* End custom CSS */