/*
 * 
Theme Name: Actmob 2024 - Site institucional
Author: Jean Andrade
Author URI: https://actmob.com/
Description:  Tema desenvolvido exclusivamente pela Actmob para seu site.
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Actmob
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/

:root {
  --act_theme_font_14px: 0.875rem;
  --act_theme_font_40px: 2.5rem;
  --act_theme_font_64px: 4rem;
}
@font-face {
  font-family: "Chillax";
  src: url("./assets/fonts/Chillax_Complete/Fonts/OTF/Chillax-Extralight.otf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Chillax";
  src: url("./assets/fonts/Chillax_Complete/Fonts/OTF/Chillax-Light.otf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Chillax";
  src: url("./assets/fonts/Chillax_Complete/Fonts/OTF/Chillax-Regular.otf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Chillax";
  src: url("./assets/fonts/Chillax_Complete/Fonts/OTF/Chillax-Medium.otf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Chillax";
  src: url("./assets/fonts/Chillax_Complete/Fonts/OTF/Chillax-Semibold.otf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Chillax";
  src: url("./assets/fonts/Chillax_Complete/Fonts/OTF/Chillax-Bold.otf");
  font-weight: 700;
  font-style: normal;
}
a {
  text-decoration: none !important;
}

* {
  outline: none;
  box-sizing: border-box;
  font-family: "Inter", sans-serif;
  margin: 0;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

b,
strong {
  font-weight: bold;
}

figure {
  margin-bottom: 0;
}

p {
  line-height: 125%;
}

main > p,
p {
  margin: 0;
}

ul {
  padding: 0;
}

body,
html {
  padding: 0;
  margin: 0;

  background-color: var(--act_theme_cor_3);
  line-height: 160%;
  color: var(--act_theme_cor_4);
  scroll-padding-top: 75px;
  scroll-behavior: smooth;
  max-width: 2400px;
  margin: auto;
}

* {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
}

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

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

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

.container-custom {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0px 20px;
}
.container-custom-2 {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0px 20px;
}
.container-low {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0px 20px;
}

.bg_act_theme_cor_1 {
  background-color: var(--act_theme_cor_1);
}

.bg_act_theme_cor_2 {
  background-color: var(--act_theme_cor_2);
}

.bg_act_theme_cor_3 {
  background-color: var(--act_theme_cor_3);
}

.bg_act_theme_cor_4 {
  background-color: var(--act_theme_cor_4);
}

.bg_act_theme_cor_5 {
  background-color: var(--act_theme_cor_5);
}

.bg_act_theme_cor_6 {
  background-color: var(--act_theme_cor_6);
}

.bg_act_theme_cor_7 {
  background-color: var(--act_theme_cor_7);
}

.bg_act_theme_cor_8 {
  background-color: var(--act_theme_cor_8);
}

.bg_act_theme_cor_9 {
  background-color: var(--act_theme_cor_9);
}

.bg_act_theme_cor_10 {
  background-color: var(--act_theme_cor_10);
}

.text_act_theme_cor_1 {
  color: var(--act_theme_cor_1);
}

.text_act_theme_cor_2 {
  color: var(--act_theme_cor_2);
}

.text_act_theme_cor_3 {
  color: var(--act_theme_cor_3) !important;
}

.text_act_theme_cor_4 {
  color: var(--act_theme_cor_4);
}

.text_act_theme_cor_5 {
  color: var(--act_theme_cor_5);
}

.text_act_theme_cor_6 {
  color: var(--act_theme_cor_6);
}

.text_act_theme_cor_7 {
  color: var(--act_theme_cor_7);
}

.text_act_theme_cor_8 {
  color: var(--act_theme_cor_8);
}

.text_act_theme_cor_9 {
  color: var(--act_theme_cor_9);
}

.text_act_theme_cor_10 {
  color: var(--act_theme_cor_10);
}

.size_act_theme_font_xs {
  font-size: var(--act_theme_font_xs);
}

.size_act_theme_font_sm {
  font-size: var(--act_theme_font_sm);
}

.size_act_theme_font_md {
  font-size: var(--act_theme_font_md);
}

.size_act_theme_font_lg {
  font-size: var(--act_theme_font_lg);
}

.size_act_theme_font_xg {
  font-size: var(--act_theme_font_xg);
}

.size_act_theme_font_cor {
  font-size: var(--act_theme_font_cor);
}

.py-7 {
  padding: 4.875rem 0;
}

.btn:hover,
.wp-block-button__link:hover,
.btn.bg_act_theme_cor_1:hover {
  background-color: #d1d1d1;
  transition: 0.3s;
  /* color: white; */
}

::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background: var(--act_theme_cor_3);
}

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
  display: none;
}

::-webkit-scrollbar-track-piece {
  background-color: transparent;
  -webkit-border-radius: 0px;
}

::-webkit-scrollbar-thumb:vertical {
  background-color: var(--act_theme_cor_2);
  -webkit-border-radius: 0px;
  height: 6px;
}

::-webkit-scrollbar-thumb:horizontal {
  background: var(--act_theme_cor_2);
  border-radius: 4px;
  width: 10px;
}

::-moz-scrollbar {
  width: 5px;
  height: 5px;
}

::-moz-scrollbar-button:start:decrement,
::-moz-scrollbar-button:end:increment {
  display: none;
}

::-moz-scrollbar-track-piece {
  background-color: transparent;
  -webkit-border-radius: 4px;
}

::-moz-scrollbar-thumb:vertical {
  background-color: var(--act_theme_cor_2);
  -webkit-border-radius: 4px;
}

::-moz-scrollbar-thumb:horizontal {
  background: var(--act_theme_cor_3);
  border-radius: 4px;
  width: 10px;
}

::-scrollbar-button:start:decrement,
::-scrollbar-button:end:increment {
  display: none;
}

::-scrollbar-track-piece {
  background-color: transparent;
  -webkit-border-radius: 4px;
}

::-scrollbar-thumb:vertical {
  background-color: var(--act_theme_cor_2);
  -webkit-border-radius: 0px;
  height: 6px;
}

::-scrollbar-thumb:horizontal {
  background: var(--act_theme_cor_3);
  border-radius: 4px;
  width: 10px;
}

.wp-block-columns {
  gap: unset !important;
}

.wp-block-column[class*="col-"] {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.mt-perso {
  margin-top: 84px;
}

.w-max-content {
  max-width: max-content;
}
.h-max-content {
  max-height: max-content;
}

/* HEADER */
header {
  top: 0px !important;
  margin-top: 1.125rem;
}
.header a {
  font-family: "Chillax";
}
header.header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99998;
}

header .btn-conta {
  white-space: nowrap;
}

header.header .fundo-header {
  transition: all 0.4s;
  padding: 24px 0px;
  background: transparent;
  padding: 0 1rem;
}

header.header.ativo .fundo-header {
  /* backdrop-filter: blur(10.399999618530273px); */
  /* background: var(--act_theme_cor_1); */
}

header.header .fundo-header > div {
  max-width: 1800px;
  padding: 0 1rem;
}

.itens_header {
  background: var(--act_theme_cor_1);
  border-bottom: 2px solid var(--act_theme_cor_2);
  border-radius: 50px;
  /* padding: 8px 0px; */
}
.itens_header .col-6 {
  padding-left: 0;
}

/* redes sociais */
.redes-sociais {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: start;
  gap: 20px;
}

.redes-sociais a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--act_theme_font_sm);
  color: var(--act_theme_cor_3);
  transition: all 0.4s;
}
.menu-item a {
  color: white;
  padding: 0px 0px;
  transition: 0.2s;
}
.menu-item a:hover {
  color: var(--act_theme_cor_2);
}
header .redes-sociais a:hover,
header #menu-menu-principal > .menu-item > a:hover {
  color: var(--act_theme_cor_2);
}

.redes-sociais a:hover,
#menu-menu-principal > .menu-item > a:hover {
  color: var(--act_theme_cor_2);
}

header .menu_header_container li.active a {
  color: var(--act_theme_cor_2) !important;
}
#menu-item-334 > a:nth-child(1),
#menu-item-336 > a:nth-child(1) {
  margin-left: 18px;
}

.redes-sociais a.rede-social-whatsapp {
  display: none;
}

.header_dados_de_contato .dados_de_contato,
.header_dados_de_contato,
.dado_contato,
.rede_social {
  font-size: var(--act_theme_font_sm);
  color: var(--act_theme_cor_4);
  display: flex;
  align-items: center;
  gap: 0.625rem;
}

.header_dados_de_contato {
  gap: 1rem;
}

header .dado_contato i,
header .rede_social i {
  font-size: var(--act_theme_font_sm);
  color: var(--act_theme_cor_3);
  font-size: 20px;
  transition: 0.3s;
}

.dado_contato i,
.rede_social i {
  color: var(--act_theme_cor_2);
  font-size: 24px;
  transition: 0.3s;
}

.contato-section .redes-sociais {
  justify-content: start;
  gap: 8px;
}
.contato-section .rede_social i {
  font-size: 40px;
  color: var(--act_theme_cor_3);
}

.dado_contato i:hover,
.rede_social i:hover,
.dado_contato_telefone:hover i,
.dado_contato_telefone:hover span {
  color: var(--act_theme_cor_2);
}

.icons-parceiro .dado_contato i,
.icons-parceiro .dado_contato span {
  color: var(--act_theme_cor_4);
}

.fa-whatsapp:before {
  color: var(--act_theme_cor_3);
}

.border-bottom-custom {
  border-bottom: 1px solid #e0e0e0;
}

/* MENU */
.menu_header {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  gap: 0.3125rem;
  flex-wrap: wrap;
  padding-bottom: 0px;
  text-align: center;
}

.menu_header ul {
  display: flex;
}

.menu_header > li {
  position: relative;
}

header #menu-menu-principal > .menu-item > a {
  font-size: var(--act_theme_font_xs);
  font-weight: 400;
  color: var(--act_theme_cor_3);
  display: block;
  transition: all 0.4s;
}

#menu-menu-principal > .menu-item > a {
  font-size: var(--act_theme_font_xs);
  font-weight: 400;
  color: var(--act_theme_cor_2);
  display: block;
  transition: all 0.4s;
}

/* #menu-menu-principal > .menu-item > a:after {
  font-family: "Chillax";
  content: "";
  display: block;
  width: 0%;
  height: 5px;
  background-color: transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: all 0.4s;
} */

.menu_header > li > .sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 100%;
  background-color: var(--act_theme_cor_1);
  width: 15rem;
  padding: 0rem;
  border-radius: 0px 0px 4px 4px;
  height: 0rem;
  overflow-y: auto;
  opacity: 0;
  transition: 0.3s ease-in-out;
}

.menu_header > li > .sub-menu > li > a {
  color: var(--act_theme_cor_3);
  display: block;
  font-size: var(--act_theme_font_xs);
  padding: 0.335rem 0;
  margin: 0.1rem 0;
}
.menu_header > li > .sub-menu > li > a:hover {
  color: var(--act_theme_cor_2);
}

.menu_header > li > .sub-menu::-webkit-scrollbar-thumb {
  background: var(--act_theme_cor_3);
}

.menu_header > li > a:hover + .sub-menu,
.menu_header > li > .sub-menu:hover {
  opacity: 1;
  height: auto;
  transition: 0.3s ease-in-out;
  padding: 0.875rem;
  flex-direction: column;
}

.menu_header > li.menu-item-has-children > a::after {
  content: "\f078";
  font-family: "FontAwesome";
  margin-left: 0.313rem;
  font-size: 80%;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.4s;
}

.header_redes_sociais {
  align-content: center;
}

.btn-open-menu {
  font-size: var(--act_theme_font_md);
  color: var(--act_theme_cor_3);
  height: 40px;
  min-width: 40px;
  max-width: 40px;
  border: none;
  border-radius: 5px;
  background-color: transparent;
}

.container-404 {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.container-404 p {
  font-size: var(--act_theme_font_xs);
  margin-bottom: 0;
}

.container-404 h1 {
  font-weight: bold;
  font-size: var(--act_theme_font_xg);
  color: var(--act_theme_cor_1);
  margin-bottom: 0.625rem;
}

.container-404 {
  padding: 3.75rem 0;
}

.container-404 .btn-voltar-home {
  display: inline-block;
  margin-top: 2rem;
  margin-bottom: 2rem;
  color: var(--bs-white);
  background: var(--act_theme_cor_1);
  border-radius: 5px;
  padding: 1rem;
}

.container-404 h2 {
  font-size: var(--act_theme_font_xg);
  font-weight: bold;
  color: var(--act_theme_cor_1);
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.container-404 .sitemap li a:hover {
  color: var(--act_theme_cor_1);
}

.container-404 .sitemap li a {
  color: var(--act_theme_cor_1);
  font-weight: bold;
  margin: 0.2rem 0.665rem;
  font-size: var(--act_theme_font_md);
  display: inline-block;
}

.container-404 .sitemap {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  column-count: 3;
  text-align: left;
}

.owl-carousel .owl-nav .owl-next::before {
  content: "\f061";
}

.owl-carousel .owl-nav .owl-prev::before {
  content: "\f060";
}

.owl-carousel .owl-nav .owl-prev::before,
.owl-carousel .owl-nav .owl-next::before {
  color: var(--act_theme_cor_9);
  font-size: var(--act_theme_font_lg);
}

.owl-carousel .owl-nav .owl-prev span,
.owl-carousel .owl-nav .owl-next span {
  display: none;
}

.owl-carousel .owl-nav .owl-prev {
  top: calc(50% - 40px);
  left: 0;
}

.owl-carousel .owl-nav .owl-next {
  top: calc(50% - 40px);
  right: 0;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  width: 40px;
  height: 40px;
  font-family: "FontAwesome" !important;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  border-radius: 0;
  background: var(--act_theme_cor_3) !important;
  z-index: 2;
}

.owl-carousel .owl-dots {
  position: absolute;
  width: 100%;
}

.owl-carousel .owl-dots .owl-dot.active {
  background-color: var(--act_theme_cor_1);
}

.owl-carousel .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 25px;
}

.owl-carousel .owl-dots .owl-dot {
  width: 1rem;
  height: 1rem;
  background-color: var(--act_theme_cor_9);
  border-radius: 100px;
  margin: 0 0.4rem;
}

/* WhatsApp Flutuante */
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 20px rgba(42, 208, 122, 0);
  }
}

@keyframes pulse {
  to {
    box-shadow: 0 0 0 20px rgba(42, 208, 122, 0);
  }
}

.btn-flutuante-whatsapp,
.btn-flutuante-whatsapp span,
.btn-flutuante-whatsapp i {
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-flutuante-whatsapp span {
  display: none;
}

.btn-flutuante-whatsapp {
  position: fixed;
  right: 20px;
  bottom: 35px;
  z-index: 9999;
  font-size: var(--act_theme_font_lg);
  color: var(--act_theme_cor_3);
}

.btn-flutuante-whatsapp i {
  font-size: var(--act_theme_font_lg);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #95c590;
  z-index: 2;
  box-shadow: 0 0 0 0 rgba(34, 243, 135, 0.3);
  animation: pulse 2.25s infinite cubic-bezier(0.16, 0, 0, 1);
}

.btn-flutuante-whatsapp:hover i {
  animation: none;
}

.btn-flutuante-whatsapp span {
  font-size: var(--act_theme_font_sm);
  background-color: rgb(0, 0, 0, 0.8);
  position: absolute;
  right: 50px;
  width: 145px;
  padding: 0.3125rem 1rem;
  border-radius: 5px;
  z-index: 1;
}
.whatsapp-texto {
  position: fixed;
  right: 50px;
  bottom: 80px;
  z-index: 100;
  font-size: 1rem;
  font-family: "Chillax";
  padding: 8px;
  background: var(--act_theme_cor_3);
  color: var(--act_theme_cor_4);
  font-weight: 500;
  border-radius: 8px;
}

.btn-size {
  width: 30px;
  height: 30px;
}
.btn {
  padding: 0;
  align-items: center;
}
.pp-1 {
  padding: 1rem !important;
}
button.pp-1 {
  max-width: max-content;
}
.w-80 {
  max-width: 80%;
}
.border-primary {
  --bs-border-opacity: 1;
  border: 2px solid var(--act_theme_cor_1) !important;
  border-color: var(--act_theme_cor_1) !important;
}
.border-secondary {
  --bs-border-opacity: 1;
  border: 2px solid var(--act_theme_cor_2) !important;
  border-color: var(--act_theme_cor_2) !important;
}
.bi::before,
[class*=" bi-"]::before,
[class^="bi-"]::before {
  font-weight: bold !important;
}

footer {
  background-color: var(--act_theme_cor_1);
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-top: 0;
}

footer .img-actmob img {
  max-height: 55px;
}

footer .copyright p {
  font-size: var(--act_theme_font_xs);
  font-weight: 400;
  color: var(--act_theme_cor_3);
  margin-bottom: 0;
}

.border-top {
  border-top: 1px solid #292b2d !important;
}

footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-content-row a {
  color: var(--act_theme_cor_4);
  padding: 0.2125rem 0;
  display: inline-block;
  font-weight: 300;
  transition: all 0.4s;
}

.footer-content-row a:hover,
.lista-servicos a:hover {
  color: var(--act_theme_cor_1) !important;
}

footer .copyright p {
  margin: 0;
}

footer .rede_social i {
  color: var(--act_theme_cor_3);
}

footer .dado_contato_telefone:hover span {
  transition: 0.3s ease;
  color: var(--act_theme_cor_2);
}

.menu_footer {
  display: grid;
  grid-template-columns: 1fr 1fr; /* duas colunas */
  gap: 8px 40px; /* espaçamento vertical e horizontal */
  list-style: none;
  padding: 0;
  margin: 0;
}

.menu_footer li {
  margin: 0;
}

.menu_footer li:nth-child(1) {
  grid-column: 1;
  grid-row: 1;
}
.menu_footer li:nth-child(2) {
  grid-column: 1;
  grid-row: 2;
}
.menu_footer li:nth-child(3) {
  grid-column: 1;
  grid-row: 3;
}
.menu_footer li:nth-child(4) {
  grid-column: 2;
  grid-row: 1;
}
.menu_footer li:nth-child(5) {
  grid-column: 2;
  grid-row: 2;
}

/* Container geral */
.footer-newsletter {
  display: flex;
  flex-direction: column;
  gap: 12px;
  color: #fff;
}

.footer-newsletter h5 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}

/* Inputs */
.footer-newsletter input[type="text"],
.footer-newsletter input[type="email"] {
  background: transparent;
  border: none;
  border-bottom: 1px solid #7a7a7a;
  color: var(--act_theme_cor_4);
  padding: 11px 0;
  font-size: 14px;
  width: 100%;
}

.footer-newsletter input::placeholder {
  color: #bbb;
  font-weight: 400;
}

/* Instagram */

.instagram-section p {
  font-size: var(--act_theme_font_md);
  color: var(--act_theme_cor_1);
  font-weight: 500;
}
.instagram-section h2 {
  font-size: var(--act_theme_font_xg);
  color: var(--act_theme_cor_2);
  font-weight: 600;
}

/* Botão */
.footer-newsletter input[type="submit"] {
  background: #aaaaaa;
  border: none;
  border-radius: 30px;
  padding: 12px 42px;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  color: var(--act_theme_cor_4);
  transition: all 0.3s ease;
  width: auto;
}

.footer-newsletter input[type="submit"]:hover {
  background: #ffb300;
}

main.main-content-site > br {
  display: none;
}

main.main-content-site {
  overflow: hidden;
}

main.main-content-site > p {
  margin-bottom: 0;
}

/* BANNER */
.banner_bg {
  display: flex !important;
  position: relative;
}

.banner_conteudo {
  display: flex;
  gap: 0.625rem;
  padding: 1.25rem;
  position: absolute;
  z-index: 3;
  padding-top: 32px;
}

/* .banner_conteudo p {
  font-size: clamp(var(--act_theme_font_xs), 4vw, var(--act_theme_font_sm));
  color: var(--act_theme_cor_3);
  font-weight: 300;
  max-width: 50ch;
  margin: 0px auto 20px auto;
} */

#banner-11 .banner_conteudo {
  top: 24%;
}
#banner-11 .banner_conteudo h1 {
  font-size: var(--act_theme_font_cor);
  color: var(--act_theme_cor_3);
  /* max-width: 16ch; */
  margin-bottom: 20px;
  font-weight: bold;
}

#banner-11 .banner_conteudo strong {
  font-size: var(--act_theme_font_cor);
  color: var(--act_theme_cor_2);
  font-weight: bold;
}

#banner-11 div.wp-block-group.is-nowrap {
  width: 50%;
  display: flex;
  gap: 20px;
}

#banner-11 div.wp-block-group.is-nowrap .wp-block-group {
  background: #ffffff12;
  width: 50%;
  padding: 24px 20px;
  border-radius: 10px;
}
#banner-11 div.wp-block-group p:nth-child(1) {
  font-family: "Chillax";
  font-size: var(--act_theme_font_md);
  color: var(--act_theme_cor_3);
  font-weight: 600;
}
#banner-11 div.wp-block-group p:nth-child(2) {
  font-size: var(--act_theme_font_xs);
  color: var(--act_theme_cor_3);
  margin: 24px auto;
}
.text-banner {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-content: center;
}

.video_com_conteudo video {
  max-width: 300px;
}

.banner_img img {
  width: 100%;
  object-fit: cover;
}

.banner_slider .slick-arrow.slick-prev {
  left: 5%;
}

.banner_slider .slick-arrow.slick-prev::before {
  content: "\f060";
}

.banner_slider .slick-arrow.slick-next {
  right: 5%;
}

.banner_slider .slick-arrow.slick-next::before {
  content: "\f061";
}
.banner-principal .wp-block-heading {
  max-width: 25ch;
  font-size: var(--act_theme_font_cor);
  font-weight: 200;
}

.banner_slider .slick-arrow::before {
  font-family: "FontAwesome";
  font-size: var(--act_theme_font_md);
  color: var(--act_theme_cor_4);
  opacity: 1;
  transition: all 0.4s;
}

.banner_slider .slick-arrow {
  width: 42px;
  height: 38px;
  background-color: transparent;
  z-index: 5;
  transition: all 0.4s;
  color: var(--act_theme_cor_4) !important;
}

.banner_slider .slick-arrow:hover:before {
  color: var(--act_theme_cor_4);
}

.banner_slider .slick-arrow:hover {
  opacity: 0.8;
}

.banner_video,
.banner_video video {
  width: 100%;
  display: flex;
}

.filtro_banner .banner_img,
.filtro_banner .banner_video {
  background-color: rgb(0 0 0 / 80%);
}

.filtro_banner .banner_img img,
.filtro_banner .banner_video video {
  mix-blend-mode: darken;
}
.banner_img_destacada_ativo {
  position: relative;
  display: grid;
  grid-template-columns: 0.8fr 1fr;
  align-items: center;
}

.banner_img_destacada {
  display: flex;
  align-items: center;
}

.banner_img_destacada img {
  max-width: 100%;
  height: auto;
}

.banner-principal .anima_left {
  animation: anima_left 1s 1 forwards;
}

.banner-secundario .anima_left {
  animation: unset;
}
.banner_section .slick-track {
  padding: 0px;
}

@keyframes anima_left {
  0% {
    opacity: 0;
    transform: translate3d(-100px, 0, 0);
  }

  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* FIM BANNER */

/* ul.slick-dots {
  bottom: 25px;
} */

ul.slick-dots li {
  width: auto;
  height: auto;
}

ul.slick-dots li button {
  width: 8px;
  height: 8px;
  background-color: #d9d9d9;
  border-radius: 50%;
  transition: all 0.4s;
}

ul.slick-dots li button:hover,
ul.slick-dots li.slick-active button {
  background-color: var(--act_theme_cor_1);
}

.container-marcas ul.slick-dots li button:hover,
.container-marcas ul.slick-dots li.slick-active button {
  background-color: var(--act_theme_cor_1);
}

ul.slick-dots button::before {
  display: none;
}

.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
  flex-basis: initial;
  flex-grow: initial;
}

@media screen and (max-width: 1199px) {
  .bloco-menu {
    position: fixed;
    top: 0;
    left: -150%;
    height: 100dvh;
    width: 100dvw;
    padding: 0;
    transition: all 0.5s;
  }

  .bloco-menu.ativo {
    left: 0;
  }

  .bloco-menu .fundo-menu {
    background-color: var(--act_theme_cor_1);
    height: 100dvh;
    width: 100dvw;
  }

  .menu_header {
    flex-direction: column;
  }

  #menu-menu-principal > .menu-item > a {
    font-size: var(--act_theme_font_md);
    padding: 0.625rem;
    display: block;
  }

  .header_dados_de_contato .dado_contato span {
    display: none;
  }

  .header_menu_mobile .img-fluid {
    width: 100% !important;
    height: 100px !important;
  }

  .header_menu_mobile {
    justify-content: space-around;
    align-items: center;
    padding: 1.25rem;
    margin-bottom: 1.5rem;
  }
  .header_menu_mobile .redes-sociais a:hover {
    color: var(--act_theme_cor_3);
  }

  .itens_header > div:first-child,
  .itens_header > div:last-child {
    /* padding-top: 1.5rem; */
  }

  .header_menu_mobile .redes-sociais a {
    font-size: var(--act_theme_font_xg);
    color: var(--act_theme_cor_2);
  }
  .menu_principal_item {
    display: contents;
  }
  .menu_header > li.menu-item-has-children > a::after {
    padding: 4px 12px;
  }
}

/* CODIGOS PERSONALIZADOS  */
.btn_principal > a,
a.btn_principal,
.btn_principal > button,
button.btn_principal {
  background-color: var(--act_theme_cor_1);
  color: var(--act_theme_cor_9);
  font-size: var(--act_theme_font_14px);
  font-weight: 600;
  width: 100%;
  max-width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 60px;
  border-radius: 30px;
  letter-spacing: 1px;
  transition: all 0.4s;
}

.btn_principal > a:hover,
a.btn_principal:hover,
.btn_principal > button:hover,
button.btn_principal:hover {
  background-color: var(--act_theme_cor_6);
  transform: scale(1.05);
}

.abrangencia-territorial {
  padding: 0px 20px;
}

.enderecos-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
  max-width: 1000px;
  margin: 0 auto;
}

.endereco-card {
  background-color: #ffffff;
  border-radius: 12px;
  padding: 16px;
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(0, 0, 0, 0.04);
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease;
}

.endereco-card p {
  font-size: var(--act_theme_font_xs);
  color: var(--act_theme_cor_1);
  max-width: 100%;
  margin: 0 auto 0 auto;
}

.endereco-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 32px rgba(0, 0, 0, 0.06);
}

.endereco-card img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 8px;
  margin-bottom: 20px;
}

.endereco-card h3 {
  font-family: "Chillax";
  font-size: var(--act_theme_font_sm);
  font-weight: 600;
  margin-bottom: 10px;
  color: var(--act_theme_cor_1);
}

/* Responsivo */
@media (max-width: 768px) {
  .enderecos-grid {
    grid-template-columns: 1fr;
  }
  .endereco-card {
    margin: 0 12px;
  }
}

@media screen and (max-width: 1399px) {
}

@media screen and (max-width: 1199px) {
}

@media screen and (max-width: 991px) {
  .menu_principal_item {
    position: absolute;
  }

  .banner_conteudo.banner_img_destacada_ativo {
    flex-direction: column-reverse;
    display: flex;
  }

  .banner_conteudo.banner_img_destacada_ativo .banner_img_destacada {
    max-width: 500px;
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .container-404 .sitemap {
    column-count: 1;
  }

  .btn-flutuante-whatsapp {
    bottom: 20px;
  }
  .whatsapp-texto {
    bottom: 65px;
    display: none;
  }
  .endereco-card img {
    height: 350px;
  }
}

@media screen and (max-width: 575px) {
  .endereco-card img {
    height: 200px;
  }
}

@media screen and (max-width: 425px) {
}

.wpcf7-spinner {
  display: none;
}

/* Home */
.eco-1 {
  border-top-left-radius: 35px;
  border-top-right-radius: 35px;
}
.ecosistema {
  background-color: var(--act_theme_cor_1);
  position: relative;
  overflow: hidden;
  padding: 0px 20px;
  z-index: 10;
}
.container-header.home-bg-2 {
  padding: 0;
}
.container-header.home-bg-2 img {
  object-fit: cover;
  border-bottom-left-radius: 35px;
  border-bottom-right-radius: 35px;
}
/* 
.container-header {
  border-radius: 24px 24px 0 0;
  z-index: 2;
  position: relative;
  background-color: #fff;
  padding: 3rem 1.5rem;
} */

.cards-wrapper {
  position: absolute;
  top: 175%;
  left: 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  transform: translateY(-50%);
  z-index: 3;
  padding: 0 15px;
}

.card-servico {
  flex: 1 1 calc(33.333% - 24px);
  background: #243b55;
  color: #fff;
  border-radius: 16px;
  padding: 24px;
  transition: all 0.3s ease;
  height: 100%;
}

.card-servico h3 {
  font-size: 1.25rem;
  margin-bottom: 12px;
}

.card-servico p {
  font-size: 0.95rem;
  margin-bottom: 16px;
}

.card-servico:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
}

.card-servico a.btn-link {
  padding: 0;
  font-weight: 600;
  text-decoration: none;
}

.card-servico a.btn-link:hover {
  text-decoration: underline;
}
.container-img {
  position: relative;
}

.container-img img {
  width: 100%;
  height: auto;
  display: block;
}

/* card pagina home */
.card-produto {
  background: #001c32a3;
  height: max-content;
  transition: 0.3s;
}

.card-produto h3 {
  font-family: "Chillax";
  font-size: var(--act_theme_font_md);
  font-weight: 600;
  /* height: 67.2px; */
  align-content: center;
}
.card-produto p {
  font-size: var(--act_theme_font_xs);
  color: var(--act_theme_cor_3);
  font-weight: 400;
}

/* card pagina sobre e pessoa fisica/juridica */

.sobre .card-produto h3 {
  text-transform: uppercase;
  height: 67.2px;
}

.sobre .card-produto p {
  color: var(--act_theme_cor_4);
}
.fisica .card-produto p,
.juridica .card-produto p {
  color: var(--act_theme_cor_4);
}

.sobre .secao-produtos .card-produto .btn-saiba-mais {
  color: var(--act_theme_cor_1);
}

.masonry-grid {
  column-count: 2; /* Para desktop, cria 2 colunas */
  column-gap: 24px; /* O espaço entre as colunas */
  gap: 12px;
}

.max-content-width {
  width: max-content;
}

.grid-item {
  -webkit-column-break-inside: avoid; /* Previne quebras dentro do item (WebKit) */
  page-break-inside: avoid; /* Previne quebras dentro do item (outros navegadores) */
  break-inside: avoid-column; /* O padrão moderno */
  margin-bottom: 12px; /* Espaço entre os cards, dentro das colunas */
  display: inline-block; /* Crucial para o layout funcionar corretamente */
  width: 100%; /* Ocupa 100% da largura da coluna */
}

.btn-saiba-mais {
  display: flex;
  justify-content: center;
  width: max-content;
  padding: 12px 18px;
  border-radius: 50px;
  color: var(--act_theme_cor_2);
  font-size: var(--act_theme_font_xs);
  font-weight: 500;
  transition: 0.3s;
}

.btn-saiba-mais::after,
.btn-esquerda::after,
.banner-pessoa-ju-fi .wp-block-button__link::after,
.secao-solucoes .banner-conteudo .btn::after,
.duvidas .banner-conteudo .btn::after,
.item-feature::after,
.btn-servicos::after,
#banner-11 .wp-element-button::after {
  content: "";
  display: inline-block;
  min-width: 24px;
  height: 24px;
  background-image: url("./assets/imagens/arrow-up.webp");
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 10px;
}

.card-produto:hover {
  background: var(--act_theme_cor_1);
}
.card-produto:hover .btn-saiba-mais {
  background: var(--act_theme_cor_3);
  color: var(--act_theme_cor_1);
  transition: 0.3s;
}
p.info-text:nth-child(1),
p.info-text:nth-child(3) {
  font-family: "Chillax";
  font-size: var(--act_theme_font_md);
  color: var(--act_theme_cor_1);
  font-weight: 600;
  line-height: 1;
}
p.info-text:nth-child(1) > strong:nth-child(1),
p.info-text:nth-child(3) > strong:nth-child(1) {
  font-size: var(--act_theme_font_xg);
  color: var(--act_theme_cor_2);
}
p.info-text:nth-child(2) > strong:nth-child(1) {
  font-size: var(--act_theme_font_xg);
  color: var(--act_theme_cor_1);
}
p.info-text:nth-child(2) {
  font-family: "Chillax";
  font-size: var(--act_theme_font_md);
  color: var(--act_theme_cor_2);
  font-weight: 600;
  line-height: 1;
  margin: 4.5rem 0;
}
.info-text::before {
  content: "";
  position: absolute;
  height: 100px;
  width: 6px;
  left: 0;
  background: var(--act_theme_cor_2);
  top: 50%;
  transform: translateY(-50%);
}

.lead p {
  font-size: var(--act_theme_font_sm);
}
.lead strong {
  font-family: "Chillax";
  font-weight: 600;
  color: var(--act_theme_cor_2);
}
.abrangencia-section {
  max-height: 1255px;
}
.abrangencia {
  position: relative;
  bottom: 45px;
}

#banner-60 h2 {
  font-size: var(--act_theme_font_cor);
  color: var(--act_theme_cor_2);
  font-weight: bold;
}
#banner-60 p.has-text-align-center {
  font-size: var(--act_theme_font_sm);
  color: var(--act_theme_cor_3);
  font-family: "Chillax";
  max-width: 75%;
  margin: 0 auto 32px auto;
}

#banner-60 .wp-container-core-group-is-layout-94bc23d7 {
  width: 730px;
  margin: 0 auto;
}

#banner-60 .wp-container-core-group-is-layout-94bc23d7 p {
  margin: 0;
  font-size: var(--act_theme_font_xs);
  color: var(--act_theme_cor_1);
  background: var(--act_theme_cor_3);
  padding: 22px 10px;
  width: 28%;
  text-align: center;
  font-weight: 500;
  border-radius: 10px;
}

#banner-60 .wp-container-core-group-is-layout-94bc23d7 {
  gap: 32px;
  justify-content: space-between;
}

#banner-60 .wp-container-core-group-is-layout-94bc23d7:nth-of-type(1) {
  padding: 48px 0px;
  border-top: 1px solid #ffffff50;
  border-bottom: 1px solid #ffffff50;
  display: flex;
  flex-wrap: wrap;
}
#banner-60 .wp-container-core-group-is-layout-94bc23d7:nth-of-type(2) {
  padding-bottom: 48px;
  margin-top: 16px;
  border-bottom: 1px solid #ffffff50;
}

#banner-60 .banner_img img {
  height: 1300px;
}

.item-marca {
  background: var(--act_theme_cor_3);
}

.slider-marcas {
  background: var(--act_theme_cor_3);
  border-radius: 10px;
  box-shadow: 0px 5px 12px -3px #6e6e6ea4;
}

.slider-marcas .slick-prev {
  background: var(--act_theme_cor_2);
  height: 30px;
  width: 30px;
  left: -10px;
  border-radius: 50px;
  z-index: 10;
}
.slider-marcas .slick-next {
  background: var(--act_theme_cor_2);
  height: 30px;
  width: 30px;
  right: -10px;
  border-radius: 50px;
  z-index: 10;
}

.slider-marcas .slick-prev::before {
  font-size: 14px;
  opacity: 1;
  color: rgb(255, 255, 255);
}
.slider-marcas .slick-next::before {
  font-size: 14px;
  opacity: 1;
  color: rgb(255, 255, 255);
}
/*  */
.produtos-slider {
  padding: 0px 32px;
}

.produtos-slider .slick-prev {
  background: var(--act_theme_cor_2);
  height: 30px;
  width: 30px;
  left: -5px;
  border-radius: 50px;
  z-index: 10;
}
.produtos-slider .slick-next {
  background: var(--act_theme_cor_2);
  height: 30px;
  width: 30px;
  right: -5px;
  border-radius: 50px;
  z-index: 10;
}

.produtos-slider .slick-prev::before {
  font-size: 14px;
  opacity: 1;
  color: rgb(255, 255, 255);
}
.produtos-slider .slick-next::before {
  font-size: 14px;
  opacity: 1;
  color: rgb(255, 255, 255);
}

.titulo-marcas {
  font-size: var(--act_theme_font_sm);
  color: var(--act_theme_cor_3);
  max-width: 50ch;
  margin: 0 auto;
}

.secao-certificacoes {
  bottom: 185px;
  z-index: 10;
}

.secao-investir {
  min-height: 800px;
  overflow: hidden;
  align-content: end;
  background: linear-gradient(to right, #ffffff 51%, #042c4c 51%);
}

.secao-investir .lado-direito {
  /* background-color: #032b47; */
  position: relative;
  left: 18%;
  margin-top: 30px;
  z-index: 10;
}

.secao-investir .celulares {
  z-index: 5;
  max-width: 600px;
  top: 67%;
}

.secao-investir .celulares img {
  width: 100%;
  height: auto;
}

.secao-investir .conteudo-esquerdo h3 {
  font-family: "Chillax";
  font-size: var(--act_theme_font_md);
  font-weight: 600;
  color: var(--act_theme_cor_4);
  max-width: 20ch;
  line-height: 1.3;
}
.secao-investir .conteudo-esquerdo p {
  font-size: var(--act_theme_font_sm);
  color: var(--act_theme_cor_4);
  max-width: 28ch;
}

.secao-investir .conteudo-esquerdo a {
  color: var(--act_theme_cor_1);
  font-size: var(--act_theme_font_xs);
}

.secao-investir .conteudo-direito h2 {
  font-size: var(--act_theme_font_cor);
}
.secao-investir .conteudo-direito p {
  font-size: var(--act_theme_font_sm);
  max-width: 28ch;
}

.btn-esquerda {
  width: max-content;
}

.btn-esquerda:hover,
.btn-login:hover {
  background-color: transparent;
  opacity: 0.8;
}

.btn-login,
.btn-conta {
  font-family: "Chillax";
  color: var(--act_theme_cor_3);
  font-size: 1rem;
  font-weight: 600;
}
.btn-conta {
  background: #ab9466;
  color: var(--act_theme_cor_3);
  border-radius: 50px;
}

.btn-conta::after {
  content: "";
  display: inline-block;
  min-width: 24px;
  height: 24px;
  background-image: url("./assets/imagens/white-arrow.webp");
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 10px;
}

.conta-digital .banner-pessoa-ju-fi .wp-block-button__link::after {
  content: "";
  display: inline-block;
  min-width: 24px;
  height: 24px;
  background-image: url("./assets/imagens/white-arrow.webp");
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 10px;
}

.btn-conta:hover {
  background: #917c54;
  color: var(--act_theme_cor_3);
}

.secao-conteudos {
  padding-top: 5rem;
}

.secao-conteudos .card {
  transition: transform 0.3s ease;
}

.secao-conteudos .card:hover {
  transform: translateY(-5px);
}

.secao-conteudos .card-img-top {
  object-fit: cover;
  width: 100%;
}

.secao-conteudos h2,
.secao-faq h2 {
  font-family: "Chillax";
  font-size: var(--act_theme_font_lg);
  color: var(--act_theme_cor_1);
  font-weight: 600;
}
.secao-conteudos a {
  font-family: "Chillax";
  font-size: var(--act_theme_font_xs);
  color: var(--act_theme_cor_1);
}

.card-body h3 {
  font-family: "Chillax";
  font-size: var(--act_theme_font_xs);
  font-weight: 500;
  color: var(--act_theme_cor_4);
}

.card-conteudo {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.secao-faq .accordion-button {
  font-family: "Lato";
  font-size: var(--act_theme_font_sm);
  font-weight: 500;
  color: var(--act_theme_cor_4);
  box-shadow: none !important;
  padding: 32px 0;
}

.secao-faq .accordion-button:not(.collapsed) {
  background: none;
  color: var(--act_theme_cor_4);
}

.secao-faq .accordion-item {
  border-radius: 0 !important;
}

.accordion-body {
  padding: 0px 0px 32px 0px;
  font-size: var(--act_theme_font_xs);
  color: var(--act_theme_cor_4);
}

.banner-sobre {
  position: relative;
  overflow: hidden;
  min-height: 600px;
}

.banner-sobre-overlay {
  background: rgba(0, 0, 0, 0.4); /* leve overlay sobre a imagem */
  padding: 60px 0;
}

.banner-sobre .texto-sobre {
  font-size: 1.2rem;
  line-height: 1.6;
}

.banner-sobre .info-text {
  font-size: 1.4rem;
  font-weight: 400;
  margin-bottom: 2rem;
}

.banner-sobre .info-text::before {
  display: none;
}

.banner-sobre .info-text strong {
  font-size: 2rem;
  font-weight: 700;
  color: #d4af37; /* dourado para destacar */
}

.banner-sobre p.info-text:nth-child(1),
.banner-sobre p.info-text:nth-child(3),
.banner-sobre p.info-text:nth-child(2) > strong:nth-child(1) {
  color: var(--act_theme_cor_3);
}

.texto-sobre p {
  font-family: "Chillax";
  font-size: var(--act_theme_font_md);
  max-width: 43ch;
  font-weight: 600;
}

.texto-sobre span {
  font-family: "Chillax";
  color: var(--act_theme_cor_2);
  font-weight: 600;
}

.btn-arrow {
  transition: all 0.3s ease;
}

.btn-arrow img.arrow-icon {
  width: 42px;
  height: auto;
}
/* .btn-arrow:hover {
  background-color: rgba(255, 255, 255, 0.1);
  transform: scale(1.05);
} */

.mvv div.py-5:nth-child(1) {
  padding-right: 3rem;
}

.mvv div.py-5:nth-child(2) {
  padding: 0 3rem;
}

.mvv div.mb-0:nth-child(2) {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.mvv div.py-5:nth-child(3) {
  padding-left: 3rem;
}

.mvv-title {
  font-family: "Chillax";
  font-size: var(--act_theme_font_md);
  font-weight: 600;
  color: var(--act_theme_cor_2);
}

.mvv-title + p,
.mvv-list li {
  font-size: var(--act_theme_font_xs);
}

.mvv-list li::marker {
  margin-left: 16px;
}

.mvv-list li {
  display: flex;
  align-items: center;
  /* margin-bottom: 10px; */
}

.mvv-list li::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #505050;
  border-radius: 50%;
  margin-right: 8px;
}

.timeline-section {
  position: relative;
  min-height: 400px;
  max-height: 1590px;
  color: #fff;
}

.timeline-overlay {
  padding: 3rem 0;
  max-height: 1590px;
}

.timeline {
  position: absolute;
  width: 100%;
  top: 13%;
}

.timeline-line {
  position: absolute;
  top: 50%;
  left: 51.5%;
  width: 85.9%;
  height: 2px;
  background-color: #2679b9;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}

.timeline-item {
  position: relative;
  z-index: 2;
  flex: 1;
  min-width: 120px;
  text-align: center;
}
div.timeline-item:nth-child(1) > span:nth-child(1) {
  font-size: var(--act_theme_font_lg);
  font-family: "Chillax";
  color: #d1a14f;
}

div.timeline-item:nth-child(1) {
  width: 200px;
  padding: 1rem 2rem;
  background: #001c3242;
  border-radius: 10px;
  border: 1px dotted #184e77;
}
.timeline-year {
  font-size: var(--act_theme_font_lg);
  font-family: "Chillax";
  color: #ffffff;
  font-weight: 500;
}

.timeline-dot {
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-radius: 50%;
  margin: 0.5rem auto;

  box-shadow:
    0 0 10px 1px rgba(0, 136, 255, 0.8),
    0 0 20px 6px rgba(0, 136, 255, 0.5);
}

.timeline-item:nth-child(odd) {
  bottom: 105px;
}

.timeline-item:nth-child(1) {
  bottom: 120px;
}
.timeline-item:nth-child(even) {
  top: 150px;
}

.timeline-item:nth-child(even) .timeline-dot::after {
  content: "";
  position: absolute;
  top: 225%;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 23px;
  background: url("./assets/imagens/detalhe-linha.webp") no-repeat center;
}
.timeline-item:nth-child(odd) .timeline-dot::before {
  content: "";
  position: absolute;
  bottom: 225%;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 23px;
  background: url("./assets/imagens/detalhe-linha.webp") no-repeat center;
}

.timeline-item:nth-child(even) .timeline-dot {
  position: absolute;
  top: calc(50% - 164px);
}

.timeline-item:nth-child(odd) .timeline-dot {
  position: absolute;
  top: calc(50% + 91px);
}
.timeline-item:nth-child(1) .timeline-dot {
  position: absolute;
  top: calc(50% + 105px);
}

.timeline-text {
  font-size: var(--act_theme_font_xs);
}

/* Seção equipe */
.secao-equipe {
  background: linear-gradient(to bottom, #0000, #000406 45%);
  color: #fff;
  padding-bottom: 100px !important;
  position: relative;
  bottom: 500px;
}

/* Grid de até 5 colunas */
.equipe-grid {
  display: flex;
  flex-wrap: wrap;
}
.equipe-grid .equipe-item {
  flex: 0 0 20%;
  max-width: 20%;
  padding: 0px;
}

/* Card */
.card-equipe {
  border: none;
  border-radius: 0;
  overflow: hidden;
  position: relative;
}

.card-equipe .foto-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.card-equipe .foto-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  min-height: 423px;
}

/* Overlay degradê no rodapé */
.card-equipe .overlay-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 72px 12px 14px 12px;
  background: linear-gradient(to top, #001c32, rgba(0, 28, 50, 0));
  text-align: center;
}

.card-equipe .overlay-info h3 {
  font-size: 1.2rem; /* maior que o padrão */
  font-weight: 600;
  color: #fff;
  margin-bottom: 4px;
}

.card-equipe .overlay-info p {
  font-size: 0.95rem;
  color: #ddd;
  margin: 0;
}

.card-equipe .overlay-info .nome {
  font-family: "Chillax";
  font-size: var(--act_theme_font_xs);
  font-weight: 600;
  margin: 0;
}

.card-equipe .overlay-info .cargo {
  font-size: var(--act_theme_font_xs);
  margin: 0;
  color: #ddd;
}

/* Placeholder (sem imagem) */
.card-equipe .foto-wrapper.placeholder {
  background: #444;
  aspect-ratio: 1/1;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.secao-publicos {
  overflow: hidden;
}

.secao-publicos img {
  object-fit: cover;
  height: 100%;
  display: block;
}

.info-card {
  position: absolute;
  bottom: 31%;
  max-width: 80%;
  background: rgba(0, 28, 50, 0.52); /* cor #001c32 translúcida */
  color: var(--act_theme_cor_3);
  padding: 20px;
  border-radius: 10px;
  text-align: left;
  border-bottom: 1px solid var(--act_theme_cor_2);
}

.info-card .btn-saiba-mais {
  color: var(--act_theme_cor_1);
  font-size: var(--act_theme_font_xs);
  font-weight: 500;
}

/* Esquerda → card colado mais à direita da imagem */
.col-md-6:first-child .info-card {
  left: auto; /* remove o left padrão */
  right: 10%; /* aproxima do centro */
  transform: none; /* remove o translate que bagunça */
}

/* Direita → card colado mais à esquerda da imagem */
.col-md-6:last-child .info-card {
  right: auto; /* remove o right (caso exista) */
  left: 10%; /* aproxima do centro */
  transform: none; /* remove o translate */
}

.info-card h3 {
  font-family: "Chillax";
  font-size: var(--act_theme_font_md);
  /* margin-bottom: 10px; */
  color: var(--act_theme_cor_3);
}

.info-card p {
  font-size: var(--act_theme_font_xs);
  /* margin-bottom: 15px; */
  color: var(--act_theme_cor_3);
  max-width: 25ch;
}

.btn-publico,
#banner-11 .wp-element-button {
  padding: 12px 24px;
  border-radius: 50px;
  background: var(--act_theme_cor_3);
  color: var(--act_theme_cor_1);
  text-decoration: none;
  transition: all 0.3s ease;
  justify-content: center;
  display: flex;
}

/* Seção */
/* Título */
.titulo-secao {
  font-size: var(--act_theme_font_xg);
  font-weight: 700;
  color: var(--act_theme_cor_2); /* dourado */
}
.subtitulo-secao {
  font-size: var(--act_theme_font_xg);
  font-weight: 700;
  color: var(--act_theme_cor_1); /* azul escuro */
  margin: 0;
  max-width: 27ch;
}

/* Card */
.card-produto {
  border: none;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease;
  border-bottom: 1px solid var(--act_theme_cor_2);
}

/* Ícone redondo */
.icon-wrapper {
  position: absolute;
  bottom: -20px;
  left: 20px;
  background: var(--act_theme_cor_1);
  border-radius: 50%;
  padding: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.icon-produto {
  width: 68px;
  height: 68px;
  object-fit: contain;
}

/* Conteúdo */
.titulo-produto {
  font-size: 1rem;
  font-weight: 700;
  margin-top: 15px;
  color: var(--act_theme_cor_1);
}
.descricao-produto {
  font-size: 0.9rem;
  color: #555;
  margin-bottom: 15px;
}

/* Botão */
.btn-saiba-mais span {
  transition: transform 0.3s ease;
}
.btn-saiba-mais:hover span {
  transform: translateX(4px);
}

.btn-publico:hover {
  background: #b5b5b5;
}

.conteudo-produto .btn-saiba-mais {
  color: var(--act_theme_cor_1);
}

.conteudo-produto {
  text-align: start;
  min-height: 275px;
}

.banner-pessoa-ju-fi h1 {
  font-family: "Chillax";
  font-size: var(--act_theme_font_md);
  color: var(--act_theme_cor_3);
  font-weight: 400;
}

.banner-pessoa-ju-fi h2 {
  font-size: var(--act_theme_font_cor);
  color: var(--act_theme_cor_3);
  font-weight: bold;
  max-width: 20ch;
}
.conteudos .banner-pessoa-ju-fi h2 {
  font-size: var(--act_theme_font_cor);
  color: var(--act_theme_cor_3);
  font-weight: bold;
  max-width: 23ch;
}

.conteudos-blog {
  position: relative;
  bottom: 150px;
}

.banner-pessoa-ju-fi h2 > span {
  color: var(--act_theme_cor_2);
  font-weight: bold;
}

.banner-pessoa-ju-fi p {
  font-family: "Chillax";
  font-size: var(--act_theme_font_md);
  color: var(--act_theme_cor_3);
  max-width: 42ch;
}

.banner-pessoa-ju-fi .wp-block-button__link {
  display: flex;
  justify-content: center;
  background-color: var(--act_theme_cor_3);
  color: var(--act_theme_cor_1);
  padding: 12px 32px;
}

.secao-solucoes {
  padding: 0px 20px;
  background: var(--act_theme_cor_1);
}

.secao-solucoes div.position-relative {
  bottom: 20px;
}

.secao-formulario div.position-relative {
  bottom: 80px;
}

/* Títulos */
.titulo-solucoes {
  font-family: "Chillax";
  font-size: var(--act_theme_font_md);
  font-weight: 600;
  color: var(--act_theme_cor_2);
}

.subtitulo-solucoes {
  font-size: var(--act_theme_font_sm);
  color: var(--act_theme_cor_4);
  margin-bottom: 42px;
}

/* Banner */
.banner-wrapper {
  position: relative;
  overflow: hidden;
}

.banner-img {
  width: 100%;
  height: auto;
  display: block;
}

.banner-conteudo {
  position: absolute;
  top: 48%;
  right: 5%;
  transform: translateY(-50%);
  color: var(--act_theme_cor_3);
  max-width: 45%;
  /* text-align: start; */
}

.banner-conteudo h2 {
  font-size: var(--act_theme_font_cor);
  font-weight: 700;
  line-height: 1.2;
  max-width: 25ch;
}

.banner-conteudo p {
  font-family: "Chillax";
  font-size: var(--act_theme_font_xs);
  max-width: 63ch;
}

.secao-solucoes .banner-conteudo .btn,
.duvidas .banner-conteudo .btn {
  display: flex;
  justify-content: center;
  border-radius: 30px;
  padding: 12px 30px;
  font-size: var(--act_theme_font_xs);
  background-color: var(--act_theme_cor_3);
  color: var(--act_theme_cor_1);
  font-weight: 500;
  border: none;
  transition: 0.3s;
  width: max-content;
}

.secao-solucoes .solucoes {
  background: var(--act_theme_cor_3);
  margin: 0;
  padding-bottom: 80px !important;
  border-top-left-radius: 35px;
  border-top-right-radius: 35px;
}

.banner-conteudo .btn:hover {
  background-color: #e6e6e6;
}

.secao-formulario {
  background-color: var(--act_theme_cor_1);
}

.secao-formulario .col-lg-7 {
  padding-left: 0;
}
.secao-formulario .col-lg-5 {
  padding-right: 0;
}

form input,
form textarea {
  font-family: "Chillax";
  font-size: var(--act_theme_font_xs) !important;
  font-weight: 500;
}
/* Imagem ocupa toda a altura */
.form-img-wrapper {
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
  overflow: hidden;
}

.form-img-wrapper img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  display: block;
}

/* Conteúdo do form ocupa toda a altura */
.form-conteudo {
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
}

.form-titulo {
  font-size: var(--act_theme_font_xg);
  font-weight: 700;
  color: var(--act_theme_cor_2);
  margin-bottom: 15px;
}

.form-subtitulo {
  font-size: var(--act_theme_font_sm);
  color: var(--act_theme_cor_4);
  margin-bottom: 25px;
}

/* Campos */
.form-conteudo input,
.form-conteudo textarea {
  width: 100%;
  border: none;
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
  margin-bottom: 25px;
  background: transparent;
  font-size: 15px;
}

.form-conteudo input:focus,
.form-conteudo textarea:focus {
  outline: none;
  border-color: var(--act_theme_cor_2);
}

/* Botão */
.form-conteudo input[type="submit"] {
  border-radius: 30px;
  padding: 16px 30px;
  background-color: var(--act_theme_cor_2);
  color: var(--act_theme_cor_3);
  font-weight: 600;
  border: none;
  cursor: pointer;
  transition: 0.3s;
}

.form-conteudo input[type="submit"]:hover {
  background-color: #b18e3c;
}

.juridica .banner-pessoa-ju-fi h2 {
  max-width: 22ch;
}

.juridica .banner-pessoa-ju-fi p {
  margin: 22px 0px;
}

.secao-produtos {
  position: relative;
  overflow: hidden;
}

.bg-banner {
  position: relative;
  z-index: 1;
}

.conteudo-produtos {
  position: absolute;
  inset: 0;
  z-index: 2;
  padding: 80px 0;
}

/* títulos */
.titulo-produtos {
  font-size: var(--act_theme_font_xg);
  font-weight: 700;
  color: var(--act_theme_cor_3);
}
.subtitulo-produtos {
  font-family: "Chillax";
  font-size: var(--act_theme_font_lg);
  font-weight: 600;
  color: var(--act_theme_cor_3);
  max-width: 16ch;
}

/* cards */
.secao-produtos .row.my-5 {
  padding: 0px 40px;
}

.secao-produtos .card-produto {
  background: rgba(255, 255, 255, 0.09);
  border-radius: 12px;
  color: var(--act_theme_cor_3);
  backdrop-filter: blur(8px);
  transition: all 0.3s ease;
  height: 100%;
  padding: 32px;
}
.secao-produtos .card-produto:hover {
  background: #001c327e;
}
.secao-produtos .icone-card img {
  max-width: 68px;
  display: block;
}
.secao-produtos .titulo-card {
  font-size: var(--act_theme_font_md);
  font-weight: 600;
  color: var(--act_theme_cor_3);
}
.secao-produtos .descricao-card {
  font-size: var(--act_theme_font_xs);
  color: var(--act_theme_cor_3);
}
.secao-produtos .link-card {
  font-size: var(--act_theme_font_xs);
  font-weight: 600;
  color: #d4af37;
  text-decoration: none;
}
.secao-produtos .link-card span {
  margin-left: 5px;
}
.secao-produtos .card-produto .btn-saiba-mais {
  color: var(--act_theme_cor_3);
}

.secao-produtos .card-produto:hover .btn-saiba-mais {
  color: var(--act_theme_cor_1);
}

.cards {
  position: relative;
  top: 7%;
}

/*  */

.banner-interno {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 400px; /* altura mínima ajustável */
  display: flex;
  align-items: center;
}

.banner-interno .bg-banner img {
  width: 100%;
  /* height: 100%; */
  object-fit: cover;
}

.conteudo-banner {
  z-index: 2;
  color: #fff;
}

.conteudo-banner div.container-1350 {
  position: relative;
  top: -65px;
}

.categoria-produto {
  font-family: "Chillax";
  font-size: var(--act_theme_font_lg);
  font-weight: 300;
  color: var(--act_theme_cor_3);
}

.titulo-interno {
  font-size: var(--act_theme_font_cor);
  font-weight: bold;
  color: var(--act_theme_cor_3);
  max-width: 92%;
}
.titulo-interno > p:nth-child(1) {
  font-weight: bold;
}
.titulo-interno strong {
  color: var(--act_theme_cor_2);
}

.descricao-interna {
  font-size: var(--act_theme_font_md);
  margin: 25px 0 45px;
  color: var(--act_theme_cor_3);
  font-family: "Chillax";
  max-width: 72ch;
}

/* Botão para categoria Serviços */
.btn-servicos {
  background: var(--act_theme_cor_3);
  color: var(--act_theme_cor_1);
  border-radius: 50px;
  text-decoration: none;
  font-weight: 500;
  font-size: var(--act_theme_font_xs);
  transition: 0.3s;
}
.btn-servicos:hover {
  background: #e7e7e7;
}

.secao-destaque {
  background: var(--act_theme_cor_1);
  /* max-height: 640px; */
}

.secao-destaque .container-1400 {
  position: relative;
  bottom: 200px;
  z-index: 1;
}

.secao-destaque .row {
  display: flex;
  align-items: stretch; /* força colunas na mesma altura */
}

.secao-destaque .col-lg-5 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-left-radius: 35px;
  border-bottom-left-radius: 35px;
}

.secao-destaque .col-lg-5,
.secao-destaque .col-lg-7 {
  display: flex;
  flex-direction: column;
}

.secao-destaque .col-lg-7 {
  justify-content: center;
  display: flex;
}

.titulo-destaque {
  font-size: var(--act_theme_font_xg);
  font-weight: bold;
  color: var(--act_theme_cor_2);
}

.descricao {
  font-size: var(--act_theme_font_xs);
}

.secao-destaque .grid-itens {
  flex: 1;
  align-content: baseline;
}

.secao-destaque .conteudo-destaque-wrapper {
  flex: 1;
  background: #fff;
  padding: 3rem 4.5rem;
  display: flex;
  flex-direction: column;
  border-top-right-radius: 35px;
  border-bottom-right-radius: 35px;
}

.secao-destaque .col-lg-5,
.secao-destaque .col-lg-7 {
  padding: 0;
}

.secao-destaque .btn-conta,
.secao-destaque .btn-servicos {
  left: 50%;
  transform: translateX(-50%);
  bottom: 5%;
}

.duvidas .conteudos-blog > div.bg_act_theme_cor_3 {
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}

.item-feature {
  background: #f2f2f2;
  border-radius: 5px;
  color: var(--act_theme_cor_1);
  font-weight: 500;
}

.conteudo-produtos-2 {
  background-color: var(--act_theme_cor_1);
  padding-bottom: 150px;
  padding-top: 42px;
}

.conteudo-produtos-2 .card-produto {
  background: #ffffff36;
  border-radius: 10px;
}

.conteudo-produtos-2 .card-produto h3 {
  color: var(--act_theme_cor_3);
}

.conteudo-produtos-2 .col-lg-4 {
  padding-left: 4rem;
}

.bloco-numero {
  border: 1px solid #f3f3f3;
  border-radius: 12px;
  transition: transform 0.2s ease;
}
.bloco-numero .numero {
  color: var(--act_theme_cor_1);
  font-size: var(--act_theme_font_xg);
  line-height: 1.2;
}
.bloco-numero .texto_cima,
.bloco-numero .texto_baixo {
  color: var(--act_theme_cor_2);
  font-size: var(--act_theme_font_xs);
  letter-spacing: 0.5px;
  font-family: "Chillax";
  font-weight: 500;
}

.secao-empresas h2 {
  color: var(--act_theme_cor_1);
  font-size: var(--act_theme_font_xg);
  font-weight: 600;
  max-width: 21ch;
}

.secao-empresas span {
  color: var(--act_theme_cor_2);
  font-weight: 600;
}

.secao-banners {
  max-height: 390px;
}

.participacoes {
  position: relative;
  bottom: 130px;
}

.agfe .banner_conteudo {
  margin-bottom: 8rem;
}

.agfe div.wp-block-column:nth-child(2) {
  margin-top: 33px;
}
.agfe #banner-285 .wp-image-286 {
  width: 100% !important;
  height: 100% !important;
}
#banner-285 img {
  height: 1000px;
}

.banner-pessoa-ju-fi {
  position: relative;
}

.banner-pessoa-ju-fi .secao-atendimento {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.duvidas .banner-pessoa-ju-fi img {
  height: 710px;
}

.banner-pessoa-ju-fi img,
.banner-pessoa-ju-fi .slick-slide img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.conteudos .banner-pessoa-ju-fi img {
  height: 710px;
}

.card-atendimento {
  border-bottom: 1px solid var(--act_theme_cor_2);
}

.cards-atendimento {
  margin: 4rem 0;
}

.cards-atendimento h3 {
  font-family: "Chillax";
  font-size: var(--act_theme_font_md);
  font-weight: 500;
}
.cards-atendimento p,
.cards-atendimento span {
  font-size: var(--act_theme_font_xs);
  color: var(--act_theme_cor_3);
}

.cards-atendimento i,
.localizacao i,
footer .dado_contato_endereco i,
footer .dado_contato_email i,
footer .dado_contato_telefone i {
  display: none;
}

.secao-atendimento span:nth-child(1),
.localizacao h4 {
  font-family: "Chillax";
  font-size: var(--act_theme_font_lg);
  font-weight: 400;
}

.localizacao .dado_contato span {
  font-family: "Chillax";
  color: var(--act_theme_cor_3);
  font-size: var(--act_theme_font_md);
  font-weight: 400;
  max-width: 45ch;
}
.login {
  font-size: var(--act_theme_font_xs);
  font-weight: 600;
  transition: 0.3s;
}
.login:hover,
.lgoin:hover i {
  color: var(--act_theme_cor_2) !important;
}

footer .dado_contato,
footer a {
  color: var(--act_theme_cor_3);
  font-size: var(--act_theme_font_xs);
}

footer li {
  margin-bottom: 8px;
}

footer h4,
footer h5 {
  font-family: "Chillax";
  font-size: var(--act_theme_font_md);
  font-weight: 500;
}

footer p {
  font-size: var(--act_theme_font_xs);
}

footer a:hover,
footer i:hover {
  color: var(--act_theme_cor_2) !important;
}

footer .dado_contato_telefone {
  margin: 8px 0px;
}

/* BLOG */
.blog .post-content h1,
.blog .post-content h2,
.blog .post-content h3,
.blog .post-content h4,
.blog .post-content h5,
.blog .post-content h6 {
  font-family: "Chillax";
  color: var(--act_theme_cor_1);
  margin: 20px 0px 16px 0px;
}

.post-banner {
  position: relative;
  overflow: hidden;
}

.post-banner-img {
  width: 100%;
  height: 750px;
  display: block;
  object-fit: cover;
}

.post-banner-overlay {
  position: absolute;
  inset: 0;
}

.post-banner-title-wrap {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  text-align: center;
  width: 100%;
  padding: 0 15px;
}

.post-banner-title {
  color: var(--act_theme_cor_3);
  font-family: "Chillax";
  font-size: var(--act_theme_font_xg);
  font-weight: 500;
  margin: 0;
  line-height: 1.2;
  /* max-width: 45ch; */
  margin: 0 auto;
}

/* ===== CONTEÚDO ===== */
.post-content {
  font-family: "Lato";
  font-size: var(--act_theme_font_xs);
  color: var(--act_theme_cor_4);
  background: var(--act_theme_cor_1);
}
.post-content .content-wrapper {
  background: var(--act_theme_cor_3);
  padding: 1.5rem 3rem 3rem 3rem;
  border-top-left-radius: 35px;
  border-top-right-radius: 35px;
  border-bottom-left-radius: 35px;
  border-bottom-right-radius: 35px;
}
.post-content .container {
  position: relative;
  bottom: 150px;
}
.post-content p + p {
  margin-top: 16px;
}
.post-content img {
  max-width: 100%;
  border-radius: 8px;
}

@media (max-width: 1400px) {
  /* Estilos para telas super grandes (monitores ultrawide) */
}

@media (max-width: 1300px) {
  .secao-investir .celulares {
    max-width: 530px;
  }
  .secao-investir .lado-direito {
    left: 15%;
  }
}

@media (max-width: 1199px) {
  /* Estilos para telas extra grandes (desktops maiores) */
  .equipe-grid .equipe-item {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .menu_header > li > .sub-menu {
    position: inherit;
  }

  .secao-investir {
    min-height: 650px;
  }
  .secao-investir .celulares {
    top: 55%;
    max-width: 35%;
  }
  .secao-investir .lado-direito {
    position: inherit;
  }
  .conteudo-direito {
    display: flex;
    flex-direction: column;
    align-items: end;
  }
  .conteudo-direito h2,
  .conteudo-direito p {
    text-align: end;
  }
  .home p.info-text {
    width: 33%;
    align-content: center;
    margin: 0;
  }
  p.info-text:nth-child(2) {
    margin: 2rem 0;
  }
  .sobre p.info-text:nth-child(2) {
    margin: 1rem 0;
  }
  .cards-wrapper {
    top: calc(1630px * 0.6);
    padding: 0;
  }
  .cards-wrapper .img-card {
    width: 100%;
  }
  .ecosistema .col-xl-8 {
    padding-bottom: 135px;
  }
  .ecosistema .container-header {
    padding: 0 !important;
  }
  .home-bg-2 img {
    height: calc(1630px + 1vw);
  }
}

@media (max-width: 1100px) {
  #banner-11 div.wp-block-group.is-nowrap {
    width: 100%;
  }
  .banner-conteudo h2 {
    font-size: var(--act_theme_font_xg);
  }
  .secao-destaque .conteudo-destaque-wrapper {
    padding: 3rem 2.5rem;
  }
}

@media (max-width: 991px) {
  /* Estilos para telas grandes (desktops) */
  .equipe-grid .equipe-item {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .timeline-overlay,
  .timeline-section {
    max-height: 2125px;
  }
  .secao-investir {
    background: linear-gradient(to bottom, #fff 40%, #042c4c 40%);
  }
  .secao-investir .celulares {
    top: 60%;
    max-width: 500px;
  }
  .esquerda {
    background: var(--act_theme_cor_3);
    text-align: center;
  }
  .esquerda .btn-esquerda {
    margin: 0 auto;
  }
  .secao-investir .conteudo-esquerdo h3 {
    max-width: 30ch;
  }
  .secao-investir .conteudo-esquerdo p {
    max-width: 45ch;
  }

  .direita {
    background: #042c4c;
    text-align: center;
  }
  .conteudo-direito {
    align-items: center;
  }

  .secao-investir .conteudo-direito p,
  .conteudo-direito h2 {
    max-width: 50ch;
    text-align: center;
  }
  .secao-investir .lado-direito {
    padding-top: 500px !important;
  }
  .home p.info-text:nth-child(1),
  .home p.info-text:nth-child(2) {
    width: 50%;
  }
  .home p.info-text:nth-child(3) {
    margin: 38px auto 0px auto;
    width: 50%;
  }
  .card-equipe .foto-wrapper img {
    min-height: 350px;
    max-height: 350px;
  }
  /* ===== ESTRUTURA GERAL ===== */
  .timeline-vertical {
    position: relative;
    padding: 2rem 0;
  }

  .timeline-vertical::before {
    content: "";
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
    width: 2px;
    height: 83%;
    background-color: #ddd; /* cor da linha central */
    z-index: 1;
  }

  .timeline-vertical-item {
    position: relative;
    margin-bottom: 1rem;
  }

  /* ===== ITENS ÍMPARES (ESQUERDA) ===== */
  .timeline-vertical-item.odd {
    left: 0;
    text-align: right;
  }

  .timeline-vertical-item.odd .timeline-vertical-content {
    margin-left: 0;
    margin-left: calc(15% + 25px); /* empurra para esquerda da linha central */
  }

  .timeline-vertical-item.odd .timeline-vertical-dot {
    position: absolute;
    top: 50%;
    left: calc(50% - 7px); /* centraliza na linha vertical */
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow:
      0 0 10px 1px rgba(0, 136, 255, 0.8),
      0 0 20px 6px rgba(0, 136, 255, 0.5);
    z-index: 2;
  }

  /* ===== ITENS PARES (DIREITA) ===== */
  .timeline-vertical-item.even {
    left: 50%;
    text-align: left;
  }

  .timeline-vertical-item.even .timeline-vertical-content {
    margin-left: 45px; /* empurra para a direita da linha central */
    margin-right: 0;
  }

  .timeline-vertical-item.even .timeline-vertical-dot {
    position: absolute;
    top: 50%;
    left: -7px; /* centraliza na linha vertical considerando left: 50% */
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow:
      0 0 10px 1px rgba(0, 136, 255, 0.8),
      0 0 20px 6px rgba(0, 136, 255, 0.5);
    z-index: 2;
  }

  /* ===== CONTEÚDO GERAL ===== */
  .timeline-vertical-content {
    max-width: 25%;
    background: #f8f8f8;
    padding: 1rem;
    border-radius: 8px;
    position: relative;
    z-index: 2;
    text-align: center;
  }

  .timeline-vertical-year {
    display: block;
    font-weight: bold;
    font-size: var(--act_theme_font_xs);
    color: var(--act_theme_cor_2);
    margin-bottom: 0.3rem;
  }

  .timeline-vertical-text {
    margin: 0;
    font-size: var(--act_theme_font_xs);
    color: var(--act_theme_cor_3);
  }

  .timeline-desktop {
    display: none;
  }

  .timeline-mobile {
    position: relative;
    z-index: 3; /* acima do banner */
    top: -28%;
  }

  .timeline-mobile .timeline-vertical-content {
    background: #0136603d;
    color: #fff;
    backdrop-filter: blur(4px); /* opcional, efeito bonito no banner */
  }
  .secao-equipe {
    bottom: 169px;
    background: #000406;
  }
  .secao-formulario div.position-relative {
    position: initial !important;
    padding-bottom: 3rem;
  }
  .banner-pessoa-ju-fi img,
  .banner-pessoa-ju-fi .slick-slide img {
    height: 100vh;
  }
  .secao-formulario .col-lg-7 {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
  .form-conteudo {
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
  }
  .secao-destaque .col-lg-5 img {
    max-height: 350px;
  }
  .secao-destaque .row {
    flex-direction: column-reverse;
  }
  .secao-destaque .row.part {
    flex-direction: row;
  }
  .secao-destaque .col-lg-5,
  .secao-destaque .col-lg-7 {
    margin: 0;
  }
  .secao-destaque .col-lg-5 img {
    border-top-left-radius: 0px;
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 35px;
  }
  .secao-destaque .conteudo-destaque-wrapper {
    border-top-right-radius: 35px;
    border-top-left-radius: 35px;
    border-bottom-right-radius: 0px;
  }
  .conteudo-produtos-2 .col-lg-4 {
    padding-left: 1rem;
  }
  .container-custom > div:nth-child(1) {
    flex-direction: column-reverse;
  }
  .subtitulo-produtos {
    max-width: 100%;
  }
  .conteudo-produtos-2 {
    padding-top: 0;
    padding-bottom: 100px;
  }
  #banner-291 img {
    height: 100%;
  }
  .secao-investir .lado-direito {
    z-index: 0;
  }
}

@media (max-width: 850px) {
  .banner-conteudo h2 {
    font-size: var(--act_theme_font_lg);
  }
  .banner-conteudo {
    max-width: 48%;
  }
}

@media (max-width: 768px) {
  /* Estilos para telas médias (tablets) */
  .equipe-grid .equipe-item {
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
  .masonry-grid {
    column-count: 1; /* Uma única coluna em telas pequenas */
  }
  .secao-investir .conteudo-direito h2 {
    font-size: var(--act_theme_font_xg);
  }
  .secao-investir .lado-direito {
    padding-top: 550px !important;
  }
  .secao-investir .celulares {
    top: 60%;
  }
  /* Seleciona o <br> que é filho do <p> com a classe 'info-text' */
  .info-text br {
    display: none;
  }
  .cards-wrapper {
    top: calc(1980px * 0.59);
    padding: 0;
  }
  .home-bg-2 img {
    height: calc(1980px + 1vw);
  }
  .cards-wrapper .img-card {
    display: none;
  }
  .ecosistema {
    padding: 0;
  }
  #banner-60 p {
    max-width: 100%;
  }
  #banner-60 .wp-container-core-group-is-layout-94bc23d7 {
    width: 100%;
  }
  #banner-60 .wp-container-core-group-is-layout-94bc23d7 p {
    width: 47%;
  }
  .banner-11 .banner_img img {
    height: 100vh;
  }
  #banner-11 .banner_conteudo {
    top: 10%;
  }
  #banner-11 .banner_conteudo h1,
  #banner-11 .banner_conteudo strong {
    font-size: var(--act_theme_font_xg);
  }
  #banner-11 div.wp-block-group.is-nowrap {
    flex-direction: column;
  }
  #banner-11 div.wp-block-group.is-nowrap .wp-block-group {
    width: 100%;
    background: #001c32d1;
    border-bottom: 1px solid var(--act_theme_cor_2);
    text-align: center;
  }
  #banner-11 .wp-block-buttons {
    justify-content: center;
  }
  .timeline-overlay,
  .timeline-section {
    max-height: 2475px;
  }
  .timeline-mobile {
    top: -31%;
  }
  .mvv div.py-5:nth-child(1),
  .mvv div.py-5:nth-child(2),
  .mvv div.py-5:nth-child(3) {
    padding: 0px 20px;
  }
  .mvv-list li::before {
    display: none;
  }
  .banner-sobre .info-text {
    margin: 1rem 0px;
  }
  .sobre p.info-text {
    font-size: var(--act_theme_font_sm);
  }
  .sobre p.info-text > strong {
    font-size: var(--act_theme_font_lg) !important;
  }
  .btn-arrow img.arrow-icon {
    width: 24px;
  }
  .banner-pessoa-ju-fi h2 {
    font-size: var(--act_theme_font_xg);
  }
  .banner-pessoa-ju-fi p {
    font-size: var(--act_theme_font_sm);
  }
  input::placeholder,
  textarea::placeholder,
  .form-subtitulo {
    font-size: var(--act_theme_font_xs);
  }
  .form-titulo {
    font-size: var(--act_theme_font_lg);
  }
  .banner-conteudo {
    max-width: 90%;
  }
  .secao-solucoes .banner-img,
  .duvidas .banner-img {
    filter: brightness(50%);
    height: 55vh;
    object-fit: cover;
  }
  .secao-solucoes {
    padding: 0;
  }
  .banner-conteudo h2 {
    text-align: center;
    max-width: 100%;
  }
  .banner-conteudo p {
    text-align: center;
  }
  .banner-conteudo .btn {
    margin: 0 auto;
  }
  .form-conteudo input,
  .form-conteudo textarea {
    padding: 8px 0px;
  }
  .secao-solucoes .solucoes {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  .cards {
    top: 0;
  }
  .conteudos .banner-pessoa-ju-fi img,
  #banner-285 img {
    height: 100vh;
  }
  .conteudos .banner-pessoa-ju-fi h2 {
    font-size: var(--act_theme_font_xg);
  }
  .single-produtos .banner-interno .bg-banner img {
    filter: brightness(75%);
  }
  .duvidas .container-header {
    padding: 0;
  }
  .agfe .banner_conteudo {
    margin-bottom: 0;
  }

  .duvidas .conteudos-blog > div.bg_act_theme_cor_3 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .secao-empresas h2 {
    font-size: var(--act_theme_font_lg);
  }
  .footer-links {
    display: none;
  }
  .post-banner-title {
    font-size: var(--act_theme_font_lg);
  }
  .mvv div.mb-0:nth-child(2) {
    border-left: none;
    border-right: none;
  }
  .home .card-produto h3 {
    height: 68px;
  }
}

@media (max-width: 720px) {
  .timeline-vertical-item.odd .timeline-vertical-content {
    margin-left: calc(-2% + 25px);
  }
  .timeline-vertical-content.timeline-vertical-content {
    max-width: 40%;
  }
}

@media (max-width: 672px) {
  .secao-investir {
    background: linear-gradient(to bottom, #fff 39%, #042c4c 35%);
  }
}

@media (max-width: 610px) {
  .cards-wrapper {
    top: calc(1980px * 0.61);
  }
}

@media (max-width: 576px) {
  /* Estilos para telas pequenas (smartphones em modo paisagem) */
  header.header .fundo-header {
    padding: 0;
  }
  header .btn-conta {
    font-size: 14px;
  }

  div.logo_header:nth-child(1) > a:nth-child(1) {
    max-width: 78%;
  }

  header .logo_header img {
    margin-left: 16px;
  }
  .cards-wrapper {
    top: calc(2050px * 0.6);
    padding: 0;
  }
  .home-bg-2 img {
    height: calc(2050px + 0.6vw);
  }
  .container-header.home-bg-2 img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  p.info-text:nth-child(1),
  p.info-text:nth-child(2),
  p.info-text:nth-child(3) {
    font-size: 1rem;
  }
  .info-text::before {
    height: 50px;
    width: 4px;
  }
  p.info-text {
    font-weight: 500 !important;
  }
  p.info-text:nth-child(1) > strong:nth-child(1),
  p.info-text:nth-child(2) > strong:nth-child(1),
  p.info-text:nth-child(3) > strong:nth-child(1) {
    font-weight: bold !important;
    font-family: "Chillax";
    font-weight: 700 !important;
    font-size: var(--act_theme_font_xs);
  }
  p.info-text:nth-child(1) {
    padding-right: 20px;
  }

  #banner-119 img {
    height: 110vh;
  }

  .sobre p.info-text:nth-child(1) {
    max-width: 24ch;
  }
  .sobre p.info-text:nth-child(2) {
    max-width: 26ch;
  }
  .sobre p.info-text:nth-child(3) {
    max-width: 18ch;
    margin: 0;
  }
  #banner-60 h2 {
    font-size: var(--act_theme_font_xg);
  }
  #banner-60 .wp-container-core-group-is-layout-94bc23d7 {
    gap: 16px;
  }
  #banner-60 .wp-container-core-group-is-layout-94bc23d7:nth-of-type(1) {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  #banner-60 .wp-container-core-group-is-layout-94bc23d7 p {
    width: 100%;
  }
  p.info-text:nth-child(3) {
    margin: 20px auto 0px auto;
  }
  #banner-11 .banner_conteudo {
    top: 8%;
  }
  #banner-11 .banner_conteudo h1,
  #banner-11 .banner_conteudo strong {
    font-size: var(--act_theme_font_md);
    text-align: center;
    margin: 0px auto 20px auto;
  }

  #banner-11 .banner_img img {
    height: 120vh;
  }
  .abrangencia-section .banner_conteudo {
    top: 5%;
  }
  .secao-certificacoes {
    bottom: 285px;
  }
  .titulo-marcas {
    font-size: var(--act_theme_font_xs);
  }
  .equipe-grid .equipe-item {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .timeline-overlay,
  .timeline-section {
    max-height: 2793px;
  }
  .info-card {
    bottom: 10%;
  }
  .titulo-secao,
  .subtitulo-secao {
    font-size: var(--act_theme_font_lg);
  }
  .timeline-mobile {
    top: -34%;
  }
  .timeline-mobile .container {
    padding: 0;
  }
  .secao-investir .conteudo-direito h2 {
    font-size: var(--act_theme_font_lg);
  }
  .secao-investir .conteudo-direito p {
    font-size: var(--act_theme_font_xs);
  }
  .banner-pessoa-ju-fi h2 {
    font-size: var(--act_theme_font_lg);
  }
  .text-banner {
    text-align: center;
    align-items: center;
  }
  .produtos-slider {
    padding: 0px 24px;
  }
  .subtitulo-produtos {
    font-size: var(--act_theme_font_md);
  }
  .conteudos .banner-pessoa-ju-fi h2 {
    font-size: var(--act_theme_font_lg);
  }
  .titulo-produtos {
    font-size: var(--act_theme_font_lg);
  }
  .conteudo-produtos-2 .subtitulo-produtos {
    font-size: var(--act_theme_font_sm);
  }
  .titulo-destaque {
    font-size: var(--act_theme_font_lg);
  }
  .titulo-interno {
    font-size: var(--act_theme_font_lg);
    max-width: 100%;
  }
  .descricao-interna {
    font-size: var(--act_theme_font_sm);
  }
  .categoria-produto {
    font-size: var(--act_theme_font_md);
  }
  .single-produtos .banner-interno .bg-banner img {
    height: 100vh;
  }
  .single-produtos .banner-interno div.col-lg-7:nth-child(1) {
    text-align: center;
  }
  .single-produtos .banner-interno a.btn:nth-child(4) {
    margin: 0 auto;
  }
  .secao-destaque .col-lg-5 img {
    max-height: 250px;
  }
  .conteudo-produtos-2 .col-lg-4 {
    margin-top: 200px;
  }
  .secao-destaque .container-1400 {
    bottom: 30px;
  }
  .conteudo-banner div.container-1350 {
    top: 0;
  }
  #banner-279 .banner_conteudo {
    top: 20%;
  }
  .secao-destaque .conteudo-destaque-wrapper {
    padding: 2rem;
  }
  .localizacao h4 {
    font-size: var(--act_theme_font_md);
  }
  .localizacao .dado_contato span {
    font-size: var(--act_theme_font_sm);
  }
  .banner-pessoa-ju-fi h2 {
    max-width: 100%;
  }
  footer .dado_contato,
  footer a {
    justify-content: center;
  }
  .redes-sociais {
    justify-content: center;
  }
  .itens_header {
    padding: 10px 0px;
  }
  .post-content .content-wrapper {
    padding: 1rem 1.5rem 1.5rem 1.5rem;
  }
  .sobre .secao-produtos .card-produto {
    padding: 0;
  }
  .secao-produtos .row.my-5 {
    padding: 0px 32px;
  }
  p.info-text:nth-child(2) > strong:nth-child(1) {
    color: var(--act_theme_cor_2);
  }
  .info-text.position-relative.ps-3.ps-md-4 {
    color: var(--act_theme_cor_1);
  }
  .lead p {
    font-size: var(--act_theme_font_xs);
    text-align: center;
  }
  .home .card-produto h3 {
    margin-left: 8px;
    /* max-width: 15ch; */
  }
  .card-produto .btn-saiba-mais {
    margin: 0 auto;
  }
  .secao-produtos .descricao-card {
    text-align: center;
  }
  #banner-60 p.has-text-align-center {
    max-width: 100%;
  }
}

@media (max-width: 552px) {
  .secao-investir {
    background: linear-gradient(to bottom, #fff 40%, #042c4c 35%);
  }
  .secao-investir .celulares {
    top: 61%;
  }
}

@media (max-width: 540px) {
  .cards-wrapper {
    top: calc(2040px * 0.61);
    padding: 0;
  }
  .cards-wrapper .img-card {
    display: none;
  }

  .abrangencia-section .banner_img img {
    height: calc(1105px + 2vw);
    display: inline-block;
  }
  .abrangencia-section {
    max-height: calc(1105px + 2vw);
  }
}

@media (max-width: 520px) {
  .cards-wrapper {
    top: calc(2080px * 0.61);
    padding: 0;
  }
}

@media (max-width: 500px) {
  .cards-wrapper {
    top: calc(2180px * 0.61);
    padding: 0;
  }
  .home-bg-2 img {
    height: calc(2180px + 0.6vw);
  }
}

@media (max-width: 480px) {
  .cards-wrapper {
    top: calc(2220px * 0.61);
    padding: 0;
  }
  .home-bg-2 img {
    height: calc(2220px + 0.6vw);
  }
  .esquerda {
    padding-top: 0px !important;
  }
}

@media (max-width: 460px) {
  .secao-investir .lado-direito {
    padding-top: 400px !important;
  }
  .secao-investir .celulares {
    top: 63%;
  }
  .secao-investir {
    background: linear-gradient(to bottom, #fff 44%, #042c4c 35%);
  }
}

@media (max-width: 440px) {
  .secao-certificacoes {
    bottom: 360px;
  }
  .abrangencia-section .banner_img img {
    height: calc(1155px + 2vw);
    display: inline-block;
  }
  .abrangencia-section {
    max-height: calc(1155px + 2vw);
  }
  .timeline-vertical::before {
    left: 15px; /* distância fixa da borda esquerda */
  }

  /* Pontos alinhados com a linha */
  .timeline-vertical-dot {
    left: 15px;
    transform: translateX(-50%);
  }

  /* Todos os itens ficam iguais, sem alternância */
  .timeline-vertical-item {
    left: 0 !important;
    text-align: left !important;
  }

  .timeline-vertical-item.odd .timeline-vertical-content,
  .timeline-vertical-item.even .timeline-vertical-content {
    margin: 0 0 0 40px; /* espaço à direita da linha */
    max-width: calc(100% - 55px);
  }

  /* Opcional: ajustar padding interno */
  .timeline-vertical-content {
    width: auto;
    max-width: 85%;
    padding: 0.8rem 1rem;
  }
  .timeline-vertical::before {
    top: 68px;
  }
  .timeline-vertical-item.odd .timeline-vertical-dot {
    left: calc(4% - 8px);
  }
  .timeline-vertical-item.even .timeline-vertical-dot {
    left: 8px;
  }
  #banner-11 .banner_conteudo {
    top: 5%;
  }
}

@media (max-width: 430px) {
  .cards-wrapper {
    top: calc(2200px * 0.62);
    padding: 0;
  }
  .home-bg-2 img {
    height: calc(2200px + 0.6vw);
  }
}

@media (max-width: 420px) {
  .secao-investir {
    background: linear-gradient(to bottom, #fff 46%, #042c4c 35%);
  }
  .secao-solucoes .banner-img,
  .duvidas .banner-img {
    height: 100vh;
  }
  /* .secao-produtos .banner_img img {
    height: 1600px;
  } */
}

@media (max-width: 400px) {
  .cards-wrapper {
    top: calc(2360px * 0.62);
    padding: 0;
  }
  .home-bg-2 img {
    height: calc(2360px + 0.1vw);
  }
}

@media (max-width: 390px) {
  .secao-certificacoes {
    bottom: 370px;
  }
  .abrangencia-section .banner_img img {
    height: calc(1205px + 2vw);
    display: inline-block;
  }
  .abrangencia-section {
    max-height: calc(1205 + 2vw);
  }
  .timeline-vertical-item.odd .timeline-vertical-dot {
    left: calc(4% - 6px);
  }
  .timeline-vertical::before {
    top: 78px;
    height: 82%;
  }
  .timeline-vertical-item {
    margin-bottom: 1.5rem;
  }
  .timeline-mobile {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .cards-wrapper {
    top: calc(2410px * 0.62);
    padding: 0;
  }
}

/* detalhes */

#banner-11 {
  position: relative;
}
#banner-11::after {
  content: "";
  position: absolute;
  bottom: -31%;
  width: 1150px;
  height: 570px;
  background-image: url("./assets/imagens/detalhe.svg");
  background-repeat: no-repeat;
  background-size: contain;
  right: 0px;
}
.secao-investir::after {
  content: "";
  position: absolute;
  bottom: 13%;
  width: 1145px;
  height: 600px;
  background-image: url("./assets/imagens/detalhe-2.svg");
  background-repeat: no-repeat;
  background-size: contain;
  right: -100px;
}

.secao-investimentos {
  padding: 60px 0;
  text-align: center;
}

.secao-investimentos h2 {
  font-family: "Chillax";
  color: var(--act_theme_cor_1);
}

.cards-investimentos {
  display: flex;
  gap: 30px;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 40px;
}

.cta-investimento {
  margin-top: 30px;
}

.btn-investimento {
  display: inline-block;
  padding: 15px 40px;
  font-weight: 700;
  background: #001b36;
  color: #fff;
  border-radius: 6px;
  text-decoration: none;
}
.secao-investimentos .card {
  border-radius: 12px;
  transition: 0.2s;
  box-shadow: 0 0.5rem 1.2rem rgba(0, 0, 0, 0.12);
}

.secao-investimentos .card:hover {
  transform: translateY(-4px);
  box-shadow: 0 0.5rem 1.2rem rgba(0, 0, 0, 0.12);
}

.secao-investimentos .card h5 {
  font-family: "Chillax";
  color: var(--act_theme_cor_2);
}
.secao-investimentos .card p {
  font-family: "Chillax";
  color: var(--act_theme_cor_2);
  font-size: var(--act_theme_font_xs);
}

.secao-investimentos .btn-fale {
  background: var(--act_theme_cor_1);
  color: var(--act_theme_cor_3);
}

.section-video-download {
  padding: 80px 0px 40px 0px;
  text-align: center;
}

.section-video-download h2 {
  font-family: "Lato";
  color: var(--act_theme_cor_1);
  font-size: var(--act_theme_font_lg);
}

.video-box {
  width: 100%;
  max-width: 900px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);
}

.section-video-download .video-wrapper iframe {
  width: 100%;
  max-width: 900px;
  height: 500px;
  max-height: 55vh;
  margin: 0 auto 20px;
  display: block;
}

.section-video-download .btn-download {
  font-family: "Chillax";
  display: inline-block;
  background: #ab9466;
  color: #fff;
  padding: 14px 32px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
  transition: 0.3s;
  margin-top: 16px;
}

.section-video-download .btn-download:hover {
  background: #8b774f;
  transform: translateY(-2px);
  transition: all 0.2s;
}
