html {
  scrollbar-width: thin;
  scrollbar-color: var(--cor-base-escuro-opc03) #e9e9e9;
}

*:not(i) {
  font-family: 'Acumin Variable Concept ExtraCo', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.btn {
  font-family: 'Constantia', serif;
}

html {
  overflow-x: hidden !important;
}

/* Navegação (Troca de cor) */

#mainNav {
  background-color: transparent !important;
  transition: all 0.3s ease-in-out;
}

.nav-link {
  margin: 0px;
  margin-right: 0px;
  padding: 0 10px !important;
  font-size: 14px !important;
  color: var(--cor-branca);
  height: 24px;
  margin-top: 0px;
  margin-bottom: 0px;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active,
#mainNav .navbar-nav > li.nav-item > button.nav-link.active,
#mainNav .navbar-nav > li.nav-item > button.nav-link:focus.active {
  color: rgb(151, 119, 83) !important;
  background-color: transparent;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover,
#mainNav .navbar-nav > li.nav-item > button.nav-link:hover,
#mainNav .navbar-nav > li.nav-item > button.nav-link:focus:hover {
  color: rgb(151, 119, 83) !important;
}

#mainNav.navbar-shrink {
  border-bottom: 1px solid rgba(33, 37, 41, 0.1) !important;
  background-color: var(--cor-branca) !important;
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 5px 0 rgb(0 0 0 / 23%);
  transition: all 0.5s ease-in-out;
  transition-property: background-color, box-shadow;
}

#mainNav.navbar-shrink .cor-link {
  color: rgb(33, 37, 41) !important;
}

#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link.active,
#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus.active,
#mainNav.navbar-shrink .navbar-nav > li.nav-item > button.nav-link.active,
#mainNav.navbar-shrink
  .navbar-nav
  > li.nav-item
  > button.nav-link:focus.active {
  color: rgb(151, 119, 83) !important;
  background-color: transparent;
}

#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover,
#mainNav.navbar-shrink .navbar-nav > li.nav-item > button.nav-link:hover,
#mainNav.navbar-shrink .navbar-nav > li.nav-item > button.nav-link:focus:hover {
  color: var(--cor-base-medio) !important;
}

.navbar__logo {
  width: 200px;
  height: 60px;
  filter: drop-shadow(4px 4px 3px rgba(0, 0, 0, 0.5));
}

/* Navegação efeito hover */

.link {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #fff;
}

.link::after,
.link > .link:has(> a.active)::after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: rgb(38, 56, 74);
  background: linear-gradient(
    90deg,
    rgba(38, 56, 74, 1) 0%,
    rgba(87, 100, 125, 1) 33%,
    rgba(86, 102, 128, 1) 38%,
    rgba(102, 112, 133, 1) 48%,
    rgba(71, 93, 124, 1) 63%,
    rgba(45, 62, 81, 1) 94%
  );
  transform: scaleX(0);
  transition: transform 0.25s;
}

.link:hover::after,
.link:has(> a.active)::after {
  transform: scaleX(1);
}

/* .parallax {
  background-image: url("foto-predio-1.png");
  min-height: 500px !important;
  background-attachment: fixed;
  background-position: center !important;
  background-repeat: no-repeat;
  background-size: cover !important;
} */

@media (max-width: 1024px) {
  .numeros__paragrafo {
    font-size: 12px !important;
  }
}

#collapse-1.collapsing {
  transition-duration: 2s;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  color: #fff;
  background-color: var(--cor-base-escuro) !important;
  background: linear-gradient(
    90deg,
    rgb(38, 56, 74) 0%,
    rgb(87, 100, 125) 33%,
    rgb(86, 102, 128) 38%,
    rgb(102, 112, 133) 48%,
    rgb(71, 93, 124) 63%,
    rgb(45, 62, 81) 94%
  ) !important;
}

.coloracao {
  color: var(--cor-base-medio) !important;
}

.coloracao_titulo {
  color: rgba(53, 79, 117, 1) !important;
}

:root {
  --swiper-theme-color: var(--cor-base-medio) !important;
}

.btn-primary:active,
.btn-primary:focus {
  box-shadow: 0 0 0 0.2rem var(--cor-base-claro-opc05) !important;
}

.colaboradores__fotos {
  width: 175px;
  height: 175px;
  margin: 0 auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
}

.colaboradores {
  row-gap: 25px;
}

.contato__formulario {
  display: grid;
  grid-template-rows: 1fr 1fr 1fr 1fr;
}

.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: var(--cor-base-claro) !important;
  outline: 0;
  box-shadow: 0 0 0 0.25rem var(--cor-base-claro-opc05);
  border: 1px solid;
  border-radius: 0.375rem;
}

.form-label {
  margin-bottom: 0px !important;
}

.collapse__esconder {
  display: inline !important;
}

.botao__colapsar:not(.collapsed) span {
  display: none !important;
}

.botao__colapsar.collapsed strong {
  display: none !important;
}

.collapsing {
  transition: height 0.5s;
}

@media (max-width: 991px) {
  .flex-md-column {
    flex-direction: column !important;
  }
}

.form-select:focus {
  border-color: var(--cor-base-claro) !important;
  outline: 0;
  box-shadow: 0 0 0 0.25rem var(--cor-base-claro-opc025);
  border-radius: 0.375rem;
  border: 1px solid;
}

.form-check-input:focus {
  border-color: var(--cor-base-claro);
  outline: 0;
  box-shadow: 0 0 0 0.25rem var(--cor-base-claro-opc025);
}

.form-check-input:checked {
  background-color: var(--cor-base-medio);
  border-color: var(--cor-base-medio);
}

.accordion {
  --bs-accordion-color: #000;
  --bs-accordion-bg: rgba(255, 255, 255, 0);
  --bs-accordion-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: 1px;
  --bs-accordion-border-radius: 0px;
  --bs-accordion-inner-border-radius: calc(0.375rem - 1px);
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-bg);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23B97611'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-border-color: var(--cor-base-claro-opc06);
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--cor-base-claro);
  --bs-accordion-active-bg: var(--cor-base-claro-opc06);
}

@media (min-width: 1024px) {
  .container__servicos--cambio {
    padding: 48px 50px 0;
    gap: 47px !important;
  }
}

/* @media (min-width: 1400px) {
  .container__servicos {
    gap: 46px !important;
  }
} */

@media (min-width: 1024px) and (max-width: 1220px) {
  .container__servicos--cambio {
    gap: 40px !important;
    padding: 48px 135px 0 !important;
  }
}

.accordion-button:focus,
.accordion-button:active {
  background: var(--cor-base-claro-opc06);
}

p::selection,
h1::selection,
h2::selection,
h3::selection,
h4::selection,
span::selection,
strong::selection {
  color: var(--cor-branca);
  background-color: var(--cor-base-claro);
  -webkit-text-fill-color: var(--cor-branca);
}

.button:hover {
  animation: pulsate 1s ease-in-out;
}

@keyframes pulsateAzul {
  0% {
    box-shadow: 0 0 5px var(--cor-base-escuro), 0 0 10px var(--cor-base-claro);
  }
}

@keyframes pulsate {
  0% {
    box-shadow: 0 0 5px var(--cor-base-claro), 0 0 10px var(--cor-base-escuro);
  }
}

.formulario-enviar {
  position: relative;
  width: 140px;
  height: 30px;
  font-size: 12px;
  color: #fff;
  background-color: var(--cor-base-claro-opc085);
  border: none;
  cursor: pointer;
  transition: width 0.5s, border-radius 0.5s;
}

.container__faq {
  box-shadow: 1.9px 1.6px 2.2px rgb(0 0 0 / 6%),
    4.6px 3.8px 5.3px rgb(0 0 0 / 8%), 8.6px 7.1px 9.9px rgb(0 0 0 / 8%),
    15.4px 12.7px 17.6px rgb(0 0 0 / 8%), 28.8px 23.8px 33px rgb(0 0 0 / 7%),
    69px 57px 79px rgb(0 0 0 / 8%);
}

#currency-converter-170922 {
  margin: auto;
}

.main_section {
  padding: 128px 0px;
}

.html_overflow {
  overflow-y: visible;
  overflow-x: hidden;
}

.slick-track {
  display: flex !important;
  align-items: center;
}

@media screen and (max-width: 992px) {
  .mobile-margin {
    margin-left: 10px;
    margin-right: 5px;
  }
}

@media screen and (max-width: 992px) {
  .mobile-padding {
    padding: 0 10px;
  }
}

@media screen and (max-width: 992px) {
  .section-heading {
    font-size: 29px !important;
    line-height: 40px;
    margin-bottom: 40px !important;
  }
}

@media (max-width: 576px) {
  .hero__container-mainTitle {
    font-size: 16px !important;
  }
}

@media (max-width: 400px) {
  .hero__container-subTitle {
    font-size: 11.2px !important;
  }
}

.hero__container {
  padding: 0 12px;
}

.hero__container--conheca::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-image: url('../../assets/img/gc5ff29851ab55661b7bc5d6b66ab45475cc36f39fae133354c65c08f04ff6fbdbe525504d422d8745bd43190bdc5b7e28f137e8fe8134defd36569aad5718e9b_640.webp') !important;
  background-position: center;
  background-size: cover;
  filter: brightness(30%);
  z-index: -1;
}

.hero__container--cambio::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-image: url(../../assets/img/pexels-photo.webp) !important;
  background-position: center;
  background-size: cover;
  filter: brightness(50%);
  z-index: -1;
}

.hero__container--acessos::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-image: url('../../assets/img/1674498214576.webp');
  background-position: center;
  background-size: cover;
  filter: brightness(50%);
  z-index: -1;
}

.hero__container--antecipacao::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-image: url('../../assets/img/1679693008852.webp');
  background-position: center;
  background-size: cover;
  filter: brightness(50%);
  z-index: -1;
}

.hero__container--estruturadas::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-image: url('../../assets/img/photo-1599897764706-ac8a991d16c7.webp');
  background-position: center;
  background-size: cover;
  filter: brightness(30%);
  z-index: -1;
}

.hero__container--especiais::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-image: url(../../assets/img/g477a669dd99b30117e73b37cb6fe01018b1f511e0a832ae9f849f13e63955bc171e3b2d088c1be25add8af6f8558aad4b75791bb696e49843047493275c60876_640.webp) !important;
  background-position: center;
  background-size: cover;
  filter: brightness(30%);
  z-index: -1;
}

.hero__container--sacado::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-image: url('../../assets/img/pexels-photo-273209.webp') !important;
  background-position: center;
  background-size: cover;
  filter: brightness(30%);
  z-index: -1;
}

.hero__container::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-image: url('../../assets/img/1679693008852.webp') !important;
  background-position: center;
  background-size: cover;
  filter: brightness(50%);
  z-index: -1;
}

.nossos-servicos {
  /*height: 100vh;*/
  position: relative;
  gap: 15px;
  width: 100vw;
  background-image: url('../../assets/img/305313383_567008308398477_8849075941351120616_n.webp');
  background-size: contain;
  background-repeat: no-repeat;
}

.quem-somos::before {
  background: url('../../assets/img/305313383_567008308398477_8849075941351120616_n.webp');
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  filter: brightness(50%);
  z-index: -1;
}

.cor-link__servicos {
  color: #000000 !important;
}

.img-shadow {
  box-shadow: 2.8px 2.8px 2.2px rgba(0, 0, 0, 0.02),
    6.7px 6.7px 5.3px rgba(0, 0, 0, 0.028),
    12.5px 12.5px 10px rgba(0, 0, 0, 0.035),
    22.3px 22.3px 17.9px rgba(0, 0, 0, 0.042),
    41.8px 41.8px 33.4px rgba(0, 0, 0, 0.05),
    100px 100px 80px rgba(0, 0, 0, 0.07);
}

.card__antecipacao p {
  color: var(--cor-branca);
  font-weight: 700;
  /*background-image: linear-gradient(var(--linear-gradient-card));*/
  /*-webkit-background-clip: text;*/
  /*-webkit-text-fill-color: transparent;*/
}

.card__antecipacao {
  width: 362px;
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: var(--cinza-texto);
}

.dropdown-menu {
  --bs-dropdown-zindex: 999999999999;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: #212529;
  --bs-dropdown-bg: #fff;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: 0.375rem;
  --bs-dropdown-border-width: 1px;
  --bs-dropdown-inner-border-radius: calc(0.375rem - 1px);
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-dropdown-link-color: #212529;
  --bs-dropdown-link-hover-color: #1e2125;
  --bs-dropdown-link-hover-bg: var(--cor-base-claro);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: var(--verde-escuro);
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #868e96;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}

a:hover {
  color: #fff;
}

.nossos-servicos__drop-link {
  padding: 12px 16px;
}

.container__servicos--cambio {
  gap: 25px;
}

@media (max-width: 1220px) {
  .container__servicos--cambio {
    gap: 25px;
  }
}

@media (max-width: 1024px) {
  .card__estruturadas p {
    font-size: 14px !important;
  }
}

@media (max-width: 768px) {
  .card__estruturadas p {
    font-size: 12px !important;
  }
}

.esquema__estruturadas--mobile {
  display: none;
}

@media (max-width: 768px) {
  .esquema__estruturadas {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .esquema__estruturadas--mobile {
    display: inherit !important;
    width: 100%;
  }
}

.card__estruturadas {
  justify-self: center;
  width: 18vw !important;
}

.titulo__faq {
  text-transform: uppercase;
}

.accordion-item {
  min-height: 63px;
}

.link__card {
  position: relative;
  text-decoration: none;
}

.titulo__link-card {
  /*position: absolute;*/
  /*z-index: 3;*/
  /*left: 50%;*/
  /*top: 50%;*/
  /*transform: translate(-50%, -50%);*/
  color: var(--cor-base-medio);
  font-weight: 700;
  font-size: 43px;
}

.card__acessos {
  height: 406px;
  width: 320px;
}

.card__acessos-description {
  line-height: 150% !important;
}

.cor-link__acessos {
  color: black !important;
}

.parallax-escondido {
  display: none;
}

.display-flex {
  display: flex;
}

.servico-escondido {
  display: none;
}

.swiper-pagination-bullet-active {
  background: var(--cor-base-medio) !important;
}

.blog-image__box--o-que-e-antecipacao::before {
  background-image: url('../../assets/img/postplanta.webp');
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-position: bottom;
  background-size: cover;
  filter: brightness(50%);
  z-index: -1;
}

.blog-image__box--o-que-e-antecipacao::before {
  background-image: url('../../assets/img/postplanta.webp');
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-position: bottom;
  background-size: cover;
  filter: brightness(50%);
  z-index: -1;
}

.blog-image__box--o-que-sao-debentures::before {
  background-image: url('../../assets/img/1677548587561.webp');
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-position: center;
  background-size: cover;
  filter: brightness(50%);
  z-index: -1;
}

.blog-image__box--antecipacao-oxigena::before {
  background-image: url('../../assets/img/1677548558801.webp');
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-position: bottom;
  background-size: cover;
  filter: brightness(50%);
  z-index: -1;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  transition: all 0.15s ease-in-out;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid;
  background: transparent;
}

.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  transition: all 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid;
  /*background: transparent;*/
  border-radius: 0;
}

.banner__antecipacao-recebiveis {
  display: grid;
  align-content: stretch;
  grid-template-columns: auto auto auto;
  padding: 0px;
  height: 100vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  padding-top: 77px;
  overflow: hidden;
}

.form__antecipacao-recebiveis {
  border-radius: 24px;
  margin-left: 35px;
  padding: 10px;
  height: 530px;
  max-width: 420px;
  height: fit-content;
  min-width: 250px;
  align-self: center;
  justify-self: center;
  z-index: 1;
}

@media screen and (min-width: 1400px) {
  .form__antecipacao-recebiveis {
    padding: 24px;
    min-width: 400px;
  }
}

.icones__antecipacao-recebiveis {
  width: 230px;
  align-self: center;
  justify-self: center;
  margin-left: 20px;
  z-index: 1;
}

@media screen and (min-width: 1400px) {
  .icones__antecipacao-recebiveis {
    width: 300px;
  }
}

.fotoLu__antecipacao-recebiveis {
  height: 80vh;
  align-self: end;
  z-index: 1;
}

@media screen and (min-width: 1400px) {
  .fotoLu__antecipacao-recebiveis {
    height: 80vh;
    /*align-self: end;*/
  }
}

@media screen and (max-width: 1024px) {
  .banner__antecipacao-recebiveis {
    height: auto;
    display: grid;
    grid-template-columns: auto auto;
    grid-template-rows: auto auto;
    justify-content: space-around;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 1024px) {
  .icones__antecipacao-recebiveis {
    grid-column: 1/2;
    width: 25vw;
    position: absolute;
    top: 77px;
    left: 45px;
  }
}

@media screen and (max-width: 1024px) {
  .form__antecipacao-recebiveis {
    grid-row: 2;
    grid-column: 1/3;
    width: 70%;
    max-width: none;
    margin: 0;
    z-index: 2;
  }
}

.titulo-inicio__servicos {
  color: var(--cor-branca);
  font-weight: 600;
  font-size: 32px;
  margin-top: 9px;
}

.sub-titulo-inicio__servicos {
  color: var(--cor-base-claro);
  font-size: 18px;
}

.container__servicos-gerais {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding-top: 32px;
  padding-bottom: 32px;
  gap: 15px;
}

.container-titulo__servicos-gerais {
  width: 30%;
}

.container-texto__servicos-gerais {
  width: 70%;
}

.texto-esqueminha {
  margin: 0;
  color: var(--cor-branca);
  text-align: center;
  font-size: 17px;
}

.icones-esqueminha {
  font-size: 50px;
  color: var(--cor-base-claro);
}

@media (max-width: 580px) {
  .titulo-inicio__servicos {
    font-size: 22px;
  }
}

@media (max-width: 580px) {
  .sub-titulo-inicio__servicos {
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .container__servicos-gerais {
    flex-direction: column;
  }
}

@media (max-width: 768px) {
  .container-titulo__servicos-gerais {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .container-texto__servicos-gerais {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .texto-esqueminha {
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .icones-esqueminha {
    font-size: 30px;
  }
}

@media (max-width: 991px) {
  .navbar-nav {
    gap: 10px;
    background: #fff !important;
    border-radius: 10px;
    padding: 15px 0px;
  }
}

@media (max-width: 768px) {
  .nav-link {
    color: #000;
  }
}

@media (min-width: 992px) {
  #mainNav .navbar-nav > li.nav-item > a.nav-link,
  #mainNav .navbar-nav > li.nav-item > button.nav-link {
    padding: 0 1rem;
  }
}

@media (min-width: 992px) {
  #mainNav .navbar-nav > li.nav-item > a.nav-link,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus,
  #mainNav .navbar-nav > li.nav-item > button.nav-link,
  #mainNav .navbar-nav > li.nav-item > button.nav-link:focus {
    color: rgba(255, 255, 255);
  }
}

@media (max-width: 992px) {
  #mainNav .navbar-nav > li.nav-item > button.nav-link,
  #mainNav .navbar-nav > li.nav-item > button.nav-link:focus {
    color: #212529;
  }
}

.foto-mais-pra-cima {
  background-position: right 25% bottom 77%;
}

.widget-top-pane {
  background: transparent !important;
}

@media screen and (max-width: 1024px) {
  .container__foto-antecipacao {
    width: 20vw;
    height: 36vw;
    grid-column: 2 / 3;
  }
}

@media screen and (max-width: 1024px) {
  .fotoLu__antecipacao-recebiveis {
    grid-column: 2/3;
    height: 80vw;
    position: absolute;
    left: -74px;
    top: 0px;
    /*height: unset;*/
  }
}

.acessos__button {
  margin-left: 5px;
  font-size: 13px;
  padding: 4px 16px;
  height: 30px;
  border-width: 0px;
  background: rgb(151, 119, 83, 0.85);
  background: linear-gradient(
    90deg,
    rgba(151, 119, 83, 0.85) 05%,
    rgba(216, 188, 153, 0.85) 52%,
    rgba(180, 144, 99, 0.85) 100%
  );
}

.icone__servicos {
  margin-bottom: 15px;
  position: relative;
  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.3));
  width: 65px;
}

#card-conhecer-empresa {
  border-radius: 12.5px;
  border: none;
  box-shadow: 1.9px 1.6px 2.2px rgba(0, 0, 0, 0.064),
    4.6px 3.8px 4px rgba(0, 0, 0, 0.079), 8.6px 7.1px 8px rgba(0, 0, 0, 0.08),
    15.4px 12.7px 12px rgba(0, 0, 0, 0.076);
}

.sobre__conteudo {
  display: flex;
  align-items: center;
  gap: 60px;
}

.sobre__conteudo--inverso {
  flex-direction: row-reverse;
}

@media screen and (max-width: 768px) {
  .sobre__conteudo {
    flex-direction: column;
  }
}

a {
  text-decoration: none;
}

.cta--dourado {
  background-color: #977753;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%232e394b' fill-opacity='0.4' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");
}

.cta a {
  font-size: 1.125rem;
  font-weight: 700;
  filter: drop-shadow(2px 4px 4px rgba(0, 0, 0, 0.5));
  padding: 16px 32px;
  height: fit-content;
}

.cta a:hover {
  background: rgb(151, 119, 83, 0.85);
  background: linear-gradient(
    90deg,
    rgba(151, 119, 83, 0.85) 05%,
    rgba(216, 188, 153, 0.85) 52%,
    rgba(180, 144, 99, 0.85) 100%
  );
  animation: pulsateAzul 1s ease-in-out;
}

.linear-gradient__button--azul {
  background: rgb(38, 56, 74);
  background: linear-gradient(
    90deg,
    rgba(38, 56, 74, 1) 0%,
    rgba(87, 100, 125, 1) 33%,
    rgba(86, 102, 128, 1) 38%,
    rgba(102, 112, 133, 1) 48%,
    rgba(71, 93, 124, 1) 63%,
    rgba(45, 62, 81, 1) 94%
  );
  color: #fff;
}

.linear-gradient__button--azul:hover {
  background: rgb(151, 119, 83, 0.85);
  background: linear-gradient(
    90deg,
    rgba(151, 119, 83, 0.85) 05%,
    rgba(216, 188, 153, 0.85) 52%,
    rgba(180, 144, 99, 0.85) 100%
  );
}

.numeros__paragrafo {
  font-weight: 700 !important;
}

.numeros__paragrafo--texto {
  font-weight: 400;
}

.servicos__card--home {
  width: 100%;
  height: 400px;
  padding: 8px;
  gap: 0;
}

.servicos__card--home .icon {
  height: 100%;
  background: rgba(151, 119, 83, 0.14);
  border-radius: 12.5px 12.5px 0 0;
  padding: 20px 40px;
}

.services__card--home-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 18px;
}

.container__servicos--home {
  gap: 28px;
  padding-top: 48px;
  display: grid;
  grid-template-areas: 'card card card' 'card card card';
  justify-items: center;
}

@media (max-width: 992px) {
  .container__servicos--home {
    grid-template-areas: 'card card' 'card card' 'card card';
  }
}

@media (max-width: 768px) {
  .container__servicos--home {
    grid-template-areas: 'card';
  }
}

.cta__container div {
  width: 60%;
}

@media (max-width: 768px) {
  .cta__container {
    flex-direction: column;
  }
}

@media (max-width: 768px) {
  .cta__container div {
    width: 100%;
  }
}

.fundos__container {
  display: grid;
  grid-template-areas: 'card card card';
  justify-content: center;
  gap: 28px;
  padding-top: 48px;
}

@media (max-width: 768px) {
  .fundos__container {
    display: flex;
    flex-wrap: wrap;
  }
}

.fundos__card:hover {
  transform: scale(1.05);
}

.fundos__card {
  width: 100%;
  padding: 35px 25px;
  border-radius: 12.5px;
}

@media (max-width: 1024px) {
  .fundos__card {
    width: 100%;
    padding: 32px 12px;
    border-radius: 12.5px;
  }
}

@media (max-width: 768px) {
  .fundos__card {
    width: 100%;
    padding: 40px;
    border-radius: 12.5px;
    height: fit-content;
  }
}

.cor-link {
  display: flex;
  align-items: center;
}

.cta {
  display: flex;
  justify-content: center;
  padding: 5.5rem 0;
}

.cta--azul {
  background-color: #354f75;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23977753' fill-opacity='0.4' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");
}

.linear-gradient__button--dourado {
}

.cta--branco-dourado {
  background-color: #e9e9e9;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23977753' fill-opacity='0.4' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");
}

.cta--branco-azul {
  background-color: #e9e9e9;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%2326384a' fill-opacity='0.4' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");
}

.dropdown-menu a:first-child:hover {
  border-radius: 8px 8px 0 0;
}

.dropdown-menu a:last-child:hover {
  border-radius: 0 0 8px 8px;
}

.hero__container--consultoria::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-image: url('../../assets/img/openbankopcao.webp') !important;
  background-position: center;
  background-size: cover;
  filter: brightness(30%);
  z-index: -1;
}

#dropdownMenuLink:hover,
#dropdownMenuLink:active,
#dropdownMenuLink:focus {
  color: rgb(151, 119, 83) !important;
  background-color: transparent;
}

@media (max-width: 992px) {
  #dropdownMenuLink {
    margin: 0 auto;
  }
}

@media (max-width: 992px) {
  .cor-link {
    text-shadow: none !important;
  }
}

#google_translate_element,
.skiptranslate {
  display: none;
}

/* body {
  position: static !important;
  top: 0 !important;
} */

#mainNav {
  top: 0;
}

body {
  top: unset !important;
}

/* Language Selector Container */
.language-selector {
  position: fixed;
  bottom: 2rem;
  left: 2rem;
  width: 50px;
  height: 50px;
  z-index: 1000;
}

/* Selected Language Circle */
.selected-language {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.selected-language img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Language Options */
.language-options {
  position: absolute;
  bottom: 60px;
  left: 0;
  display: none;
  flex-direction: column;
  align-items: center;
}

.language-options img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-bottom: 5px;
  cursor: pointer;
  transition: transform 0.3s ease, opacity 0.3s ease;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

/* Show the options when active */
.language-selector.active .language-options {
  display: flex;
}

/* Transition effect */
.language-selector.active .language-options img {
  opacity: 1;
  transform: translateY(0);
}

.language-options img {
  opacity: 0;
  transform: translateY(20px);
}

.modal-alerta {
  display: none !important; /* Esconde o modal por padrão */
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto; /* Habilita scroll se necessário */
  background-color: rgba(0, 0, 0, 0.5); /* Fundo semitransparente */
}

/* Conteúdo do modal */
.modal-alerta .modal-content {
  position: fixed;
  background-color: #fff;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  border: 1px solid #888;
  width: 95%;
  max-width: 700px; /* Limita a largura máxima */
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

/* Botão de fechar */
.modal-alerta .close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  right: 20px;
  top: 10px;
  cursor: pointer;
}

.modal-alerta .close:hover,
.modal-alerta .close:focus {
  color: #000;
  text-decoration: none;
}

/* Título do modal */
.modal-alerta .modal-content h2 {
  font-weight: 700;
  margin-top: 0;
  color: #d9534f;
  text-align: center;
  margin-bottom: 1rem;
}

/* Parágrafo do modal */
.modal-alerta .modal-content p {
  line-height: 1.6;
  color: #333;
  text-align: justify;
}
