@import url("mega-menu.css");
@import url("icone-menu.css");
@import url("rotate.css");
@media (min-width: 1499.98px) {
  .container {
    max-width: 1400px;
  }
}
.pricing-table-wrap {
  max-width: 720px;
  margin: 0 auto 12px;
}
.pricing-table-wrap .table {
  margin-bottom: 0;
}
.pricing-table-wrap .table th,
.pricing-table-wrap .table td {
  text-align: center;
  vertical-align: middle;
}
h1, h2, h3 {
  font-weight: 500;
}
h1 {
  font-size: 2em;
  line-height: 1.2em;
  font-weight: 500;
    color: #a5cf3b;
    position: relative;
}

.faixa-icone{
    background-color: #a5cf3b;
}

.titulo-prin h1::after{
    content: " ";
    border-bottom: 3px solid #a5cf3b;
    position: absolute;
    width: 300px;
    left: 0px;
    bottom: -20px;
}
h2 {
  font-size: 1.6em;
  line-height: 1.2em;
  margin-right: 0;
}
h2.no-border::before {
  border-color: transparent !important;
}

h3, strong, bold {
  font-size: 1.05em;
}

h4, h3, strong, bold {
  font-weight: 500;
}
h4 {
  font-size: 1.15em;
  line-height: 1em;
  padding-bottom: 15px;
}
.h3, h3 {
  font-size: 1.5em;
}
body {
  color: #000100;
  background: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  overflow-x: hidden;
}
a, a:hover, a:active {
  text-decoration: none;
  color: #000000;
}
a {
  color: #000000;
}
.cta-section {
  background: #161b2e;
  color: #fff;
  padding: 45px 0 35px;
  margin-bottom: 0;
}
.cta-section h2 {
  color: #fff;
  font-size: 1.4em;
}
.cta-section h2::before {
  display: none;
}
.cta-section p {
  color: rgba(255,255,255,0.6);
  font-size: 0.95em;
}
.cta-section .btn-primary {
  padding: 10px 28px;
}
.cta-section .mt-3 a {
  color: rgba(255,255,255,0.5);
  font-size: 0.85em;
}
footer {
  font-size: 0.82em;
  color: rgba(255,255,255,0.6);
  background: #12162a;
  padding: 0;
  border-top: 1px solid rgba(165,207,59,0.15);
}
.cta-section + footer {
  border-top: 1px solid rgba(255,255,255,0.06);
}
footer a {
  color: rgba(255,255,255,0.8);
  text-decoration: none;
  transition: color 0.2s;
}
footer a:hover, footer a:active, footer a:focus {
  color: #a5cf3b;
}
.footer-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 0;
  flex-wrap: wrap;
  gap: 18px;
}
.footer-brand img {
  height: 46px;
  width: auto;
  opacity: 0.9;
}
.footer-links {
  display: flex;
  gap: 20px;
}
.footer-links a {
  font-size: 0.9em;
  letter-spacing: 0.02em;
  border-bottom: 1px solid transparent;
  padding-bottom: 1px;
  transition: color 0.2s, border-color 0.2s;
}
.footer-links a:hover {
  border-bottom-color: #a5cf3b;
}
.footer-contact {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.9em;
}
.footer-contact span {
  opacity: 0.5;
}
.footer-partners {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
}
.footer-partners img {
  height: 40px;
  width: auto;
  opacity: 0.85;
  transition: opacity 0.2s;
}
.footer-partners img:hover {
  opacity: 1;
}
.footer-partners .footer-dponet {
  display: inline-flex;
  align-items: center;
  padding: 0;
  transition: transform 0.2s;
}
.footer-partners .footer-dponet:hover {
  transform: translateY(-1px);
}
.footer-partners .footer-dponet img {
  height: 40px;
  width: auto;
  opacity: 0.95;
  background: #fff;
  border-radius: 4px;
  padding: 3px 6px;
}
.footer-ra-row {
  display: flex;
  justify-content: center;
  padding: 8px 0 4px;
}
.footer-ra-row #ra-verified-seal {
  display: inline-block;
}
.footer-bottom {
  border-top: 1px solid rgba(255,255,255,0.06);
  padding: 10px 0;
  text-align: center;
  font-size: 0.75em;
  color: rgba(255,255,255,0.7);
  letter-spacing: 0.02em;
}
@media (max-width: 991.98px) {
  .footer-bar {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 16px;
    padding: 24px 0;
  }
  .footer-links, .footer-contact, .footer-partners {
    flex-wrap: wrap;
    justify-content: center;
  }
}
#logo, #logoMob {
  width: 244px;
  height: 70px;
  margin-top: 12px;
  margin-bottom: 18px;
}
#particles-js {
  position: relative;
  width: 100%;
  height: 750px;
  overflow: hidden;
}
#particles-js > .hero-bg,
#particles-js > .hero-bg img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
#particles-js > .hero-bg img {
  object-fit: cover;
  object-position: center;
}
#banner-superior{
    width: 100%;
    display: block;
    height: 400px;
    background-color: #1a1a2e;
    background: no-repeat center;
    background-size: cover;
     text-shadow: 0 1px 3px rgba(0,0,0,0.9), 0 0 20px rgba(0,0,0,0.5);
  -webkit-text-shadow: 0 1px 3px rgba(0,0,0,0.9), 0 0 20px rgba(0,0,0,0.5);
  -moz-text-shadow: 0 1px 3px rgba(0,0,0,0.9), 0 0 20px rgba(0,0,0,0.5);   
}

#banner-superior .conteudo{
    display: block;
    padding-top: 140px;
    max-width: 750px;
    background: rgba(0,0,0,0.35);
    padding: 140px 30px 30px 30px;
    border-radius: 0 8px 8px 0;
    border-left: 4px solid #a5cf3b;
}
#banner-superior h1{
    color: #ffffff;
}
#banner-superior p{
    color: #ffffff;
    font-size: 1.1em;
    line-height: 1.4em;
}


.navbar-light .navbar-nav .nav-link.nav-link-principal, .navbar-light .navbar-nav .nav-link.nav-link-principal {
  color: rgba(0, 0, 0, .9);
  font-size: 1.1em;
  padding-top: 30px;
    padding-bottom: 40px;
  background-image: url("../images/marker-menu@2x.png");
  background-size: 27px 27px;
  background-position: center -30px;
  background-repeat: no-repeat;
  transition: 0.5s;
  padding-right: 1rem;
  padding-left: 1rem;
}
.navbar-light .navbar-nav .nav-link.nav-link-principal:focus, .navbar-light .navbar-nav .nav-link.nav-link-principal:hover {
  color: rgba(0, 0, 0, 1);
  background-position: center top;
}
#over-particle {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 2;
}
.texto-banner {
  max-width: 800px;
  font-size: 1.9em;
  line-height: 1.1em;
  margin-top: 300px;
  font-weight: 500;
  color: #ffffff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
  -webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
  -moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
#grafico-home {
  display: block;
  width: 100%;
  padding-bottom: 100%;
  height: 0;
  position: relative;
  margin-top: 15px;
  overflow: hidden;
  margin-bottom: 50px;
}
#grafico-home img {
  display: block;
  position: absolute;
  width: 94%;
  height: 94%;
  z-index: 1;
  left: 3%;
  top: 3%;
}
#home {
  background: url("../images/bg-home.jpg") no-repeat left bottom;
  background-size: 450px 450px;
  padding-bottom: 100px;
  min-height: 500px;
}
.main {
  padding-top: 50px;
  padding-bottom: 40px;
  min-height: 300px;
}

.servicos-home {
  transition: 0.3s ease;
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 0 15px 0 0;
  margin-bottom: 50px;
  height: 100%;
}
.servicos-home > a,
.servicos-home > a:hover,
.servicos-home > a:focus,
.servicos-home > a:active {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding-top: 70px;
  padding-bottom: 24px;
  position: relative;
  text-decoration: none !important;
}
.servicos-home i.servicos-num,
.servicos-home .circulo {
  display: none;
}
/* Phosphor service chip - sole visual marker in top-left */
.servicos-home .servico-chip {
  width: 52px;
  height: 52px;
  background: #ffffff;
  border: 1.5px solid #1a1a2e;
  box-shadow: 4px 4px 0 rgba(165,207,59,0.4);
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.55em;
  color: #1a1a2e;
  transition: transform 0.25s ease, box-shadow 0.25s ease, color 0.25s ease;
}
.servicos-home:hover .servico-chip,
.servicos-home:focus .servico-chip {
  transform: translate(-2px, -2px);
  box-shadow: 6px 6px 0 rgba(165,207,59,0.65);
  color: #a5cf3b;
}
/* Subtle arrow that slides in on hover, top-right */
.servicos-home .ph-arrow-right.servicos-arrow {
  font-size: 1.1em;
  color: #a5cf3b;
  display: block;
  position: absolute;
  right: 0;
  top: 18px;
  opacity: 0;
  transform: translateX(-8px);
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.servicos-home:hover .servicos-arrow,
.servicos-home:focus .servicos-arrow {
  opacity: 1;
  transform: translateX(0);
}
.servicos-home h3 {
  transition: color 0.25s ease;
  font-size: 1.15em;
  font-weight: 500;
  line-height: 1em;
  padding-bottom: 15px;
}
.servicos-home:hover h3,
.servicos-home:focus h3 {
  color: #a5cf3b;
}

/* Service page section typography
   Gives consistent breathing room to the H2/H3/p inside <main> sections
   so FAQs and content blocks don't feel mashed together. */
.main h2 {
  margin-top: 8px;
  margin-bottom: 18px;
  font-size: 1.55em;
  color: #1a1a2e;
}
.main h3 {
  margin-top: 32px;
  margin-bottom: 12px;
  font-size: 1.15em;
  font-weight: 600;
  color: #1a1a2e;
}
.main h2 + h3,
.main h2 + p + h3 {
  margin-top: 18px;
}
.main p {
  line-height: 1.65;
  margin-bottom: 14px;
}
.main ul {
  margin-bottom: 18px;
}
.main ul li {
  line-height: 1.65;
  margin-bottom: 6px;
}
/* Step section title (already defined) gets a bit more breathing */
.main h3.step-section-title {
  margin-top: 0;
}
#clientes.owl-carousel .owl-item img {
  height: auto;
  max-width: 230px;
    margin: 0px auto
}
.owl-carousel .owl-nav button.owl-next img, .owl-carousel .owl-nav button.owl-prev img {
  width: 45px;
  height: 45px;
}
.owl-carousel {
  padding-left: 80px;
  padding-right: 80px;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  overflow: hidden;
}

.logos-footer{
    width: 100%;
    max-width: 150px;
    height: 0px;
    padding-bottom: 35%;
    
    display: block; 
    position: relative;
}
.logos-footer img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  margin-top: -80px;
  position: absolute;
}
.owl-carousel .owl-nav .owl-next {
  right: 0px;
}
.owl-carousel .owl-nav .owl-prev {
  left: 0px;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: block !important;
}
#logo-footer {
  width: 100%;
  max-width: 185px;
  height: auto;
  display: block;
  margin-bottom: 40px;
}
footer .nav-link {
  padding: 0px;
}

#teste-agora{
    width: 153px;
    height: 166px;
    background: url("../images/baloon.png") no-repeat center;
    background-image: image-set(url("../images/baloon.webp") type("image/webp"), url("../images/baloon.png") type("image/png"));
    background-size: cover;
    color: #ffffff;
    font-weight: 500;
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 100;
    font-size: 1.4em;
    text-align: center;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -mwebkitoz-transition: 0.5s;
}
#teste-agora span{
    display: block;
    padding: 38px 30px 0px 14px;
}

#teste-agora.off{
    right: -200px;
}

#return-top{
    width: 55px;
    height: 55px;
    position: fixed;
}

#spacer-top{
    width: 100%;
    height: 116px;
    display: block;
}

.bt-invisivel{
    width: 0px;
    height: 0px;
    overflow: hidden;
    visibility: hidden;
    
}

.form-control {
	display: block;
	width: 100%;
	height: calc(2.25rem + 2px);
	padding: .375rem .75rem;
	font-size: 1em;
    font-weight: 300;
	line-height: 1.5;
	color: #000000;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-primary {
	color: #fff;
	background-color: #a4cf39;
	border-color: #a4cf39;
}
.btn-primary:hover {
	color: #fff;
	background-color: #87ab2d;
	border-color: #a4cf39;
}

.corpo a {
    text-decoration: underline;
}

.sombra-projetada{
    -webkit-box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    -moz-box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
}

/* Styled pricing tables */
.table thead th {
    background-color: #1a1a2e;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 0.85em;
    letter-spacing: 0.5px;
    padding: 12px 16px;
    border-bottom: 2px solid #a5cf3b;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(165,207,59,0.04);
}
.table tbody tr:hover {
    background-color: rgba(165,207,59,0.08);
}
.table {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0,0,0,0.06);
}
.table {
  max-width: 800px;
  margin: 0 auto;
  font-size: 0.95em;
}
.table td, .table th {
  padding: 14px 18px;
}
@media (max-width: 991.98px) {
  .table {
    font-size: 14px;
  }
  .table td, .table th {
    padding: 10px 12px;
  }
}

/* Hero overlay */
#banner-superior {
    position: relative;
}
#banner-superior::before {
    content: '';
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    background: linear-gradient(to right, rgba(0,0,0,0.55) 0%, rgba(0,0,0,0.2) 100%);
    z-index: 0;
}
#banner-superior .conteudo,
#banner-superior .container {
    position: relative;
    z-index: 1;
}

/* Neo-brutalist details */
.main h3, main h3 {
    border-left: 3px solid #a5cf3b;
    padding-left: 12px;
}
.servicos-home {
    position: relative;
    overflow: hidden;
}
.servicos-home::after {
    content: '';
    position: absolute;
    bottom: 0; left: 0;
    width: 100%; height: 1px;
    background: rgba(26,26,46,0.08);
    transition: background-color 0.3s ease;
}
.servicos-home:hover::after {
    background: rgba(26,26,46,0.22);
}
.related-services .card {
    position: relative;
    overflow: hidden;
}
.related-services .card::before {
    content: '';
    position: absolute;
    top: 0; left: -100%;
    width: 100%; height: 3px;
    background: linear-gradient(90deg, transparent, #a5cf3b, transparent);
    transition: left 0.5s ease;
}
.related-services .card:hover::before {
    left: 100%;
}
.main a:not(.btn):not(.nav-link):not(.servicos-home a), main a:not(.btn):not(.nav-link) {
    text-decoration: none;
    color: #5a8a1a;
    background-image: linear-gradient(#a5cf3b, #a5cf3b);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    transition: background-size 0.3s ease;
}
.main a:not(.btn):not(.nav-link):hover, main a:not(.btn):not(.nav-link):hover {
    background-size: 100% 2px;
    color: #3d6a0f;
}
/* Service home cards: kill the inherited fancy underline */
.servicos-home a,
.servicos-home a:hover,
.servicos-home a:focus,
.servicos-home a:active {
  background-image: none !important;
  color: inherit !important;
}

/* Scoped h2 green bar */
.main h2::before, main h2::before {
    content: '';
    display: block;
    width: 50px;
    height: 4px;
    background: #a5cf3b;
    margin-bottom: 15px;
    border-radius: 2px;
}
.cta-section h2::before,
footer h2::before,
#banner-superior h2::before,
.related-services h2::before {
    display: none;
}

#flag-container{
    top: 112px;
    width: 100%;
    z-index: 1020;
}

/* === BEAUTY DETAILS === */

/* Custom scrollbar */
::-webkit-scrollbar { width: 6px; }
::-webkit-scrollbar-track { background: #f5f5f5; }
::-webkit-scrollbar-thumb { background: #a5cf3b; border-radius: 3px; }
::-webkit-scrollbar-thumb:hover { background: #8ab82f; }

/* Text selection */
::selection { background: rgba(165,207,59,0.25); color: #1a1a2e; }

/* Focus states */
a:focus-visible, button:focus-visible, input:focus-visible, textarea:focus-visible {
  outline: 2px solid #a5cf3b;
  outline-offset: 2px;
}

/* Smooth scroll */
html { scroll-behavior: smooth; }

/* Page content fade-in */
.main, main { animation: fadeInUp 0.5s ease-out; }
@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(16px); }
  to { opacity: 1; transform: translateY(0); }
}

/* Form input focus enhancement */
.form-control:focus {
  border-color: #a5cf3b;
  box-shadow: 0 0 0 3px rgba(165,207,59,0.12);
}

/* Pricing table rows - clean */

/* Related services cards - matching pricing table style */
.related-services .row {
  display: flex;
  flex-wrap: wrap;
}
.related-services .col-md-4 {
  display: flex;
}
.related-services .card {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 200px;
  border: none;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 12px rgba(0,0,0,0.06);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.related-services .card-header-dark {
  background-color: #1a1a2e;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 0.85em;
  letter-spacing: 0.5px;
  padding: 14px 18px;
  border-bottom: 2px solid #a5cf3b;
}
.related-services .card-body {
  background: #fff;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.related-services .card-body p {
  font-size: 0.9em;
  color: #555;
  line-height: 1.5;
  flex-grow: 1;
  margin-bottom: 12px;
}
.related-services .card-body a {
  margin-top: auto;
  align-self: flex-start;
  color: #a5cf3b;
  font-weight: 500;
  font-size: 0.9em;
}
.related-services .card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(26,26,46,0.12);
}
.related-services .card:hover .card-header-dark {
  background-color: #0f0f1f;
}

/* Banner panel - adapt to content length */
#banner-superior .conteudo {
  width: fit-content;
  min-width: 480px;
  max-width: 720px;
}
@media (max-width: 991.98px) {
  #banner-superior .conteudo {
    min-width: auto;
    width: auto;
    max-width: 100%;
  }
}

/* Empresa page - more breathing room between sections.
   Excludes .cta-section so the dark CTA strip flows directly into the dark footer
   without a white gap. */
.empresa-page section:not(.cta-section),
.empresa-page > .container > .row {
  margin-bottom: 60px;
}
.empresa-page .row.py-5 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

/* Banner to content soft transition */
#banner-superior::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: linear-gradient(to bottom, transparent, #ffffff);
  z-index: 1;
}

/* CTA subtle background animation */
.cta-section {
  position: relative;
  overflow: hidden;
}
.cta-section::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(165,207,59,0.04) 0%, transparent 50%);
  animation: ctaGlow 15s linear infinite;
  pointer-events: none;
}
@keyframes ctaGlow {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

/* FAQ question left accent */
.faq-question {
  border-left: 3px solid transparent;
  transition: border-color 0.2s, background 0.2s;
}
.faq-item.active .faq-question {
  border-left-color: #a5cf3b;
  background: rgba(165,207,59,0.04);
}

/* Service card number badges */
.servicos-home i:first-child {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background: #1a1a2e;
  color: #a5cf3b;
  font-style: normal;
  font-weight: 500;
  font-size: 0.8em;
  margin-bottom: 6px;
}

/* LGPD section cards */
.lgpd-content h3 {
  background: linear-gradient(90deg, rgba(165,207,59,0.04) 0%, transparent 60%);
  padding: 16px 16px 16px 16px;
  margin-left: -16px;
  margin-right: -16px;
}

/* Empresa setores badges */
.setores-badge {
  transition: all 0.2s;
}
.setores-badge:hover {
  background: rgba(165,207,59,0.15);
  border-color: #a5cf3b;
  transform: translateY(-1px);
}

/* ScrollReveal fallback - ensure content is always visible */
.anima1, .anima2, .anima3, .anima4 {
  visibility: visible !important;
  opacity: 1 !important;
}

/* Empresa illustration integration */
.empresa-img {
  max-width: 420px;
  border-radius: 16px;
  filter: drop-shadow(0 8px 24px rgba(26,26,46,0.15));
  margin: 20px auto;
  display: block;
}

/* Contact form enhancement */
#newsletterForm {
  background: none;
  border: none;
  padding: 0;
  border-radius: 0;
  margin-top: 0;
}
#newsletterForm .btn-primary {
  width: 100%;
  padding: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-size: 0.9em;
}

/* Map neo-brutalist frame */
.sombra-projetada, iframe[src*="google"] {
  border: 2px solid #1a1a2e;
  box-shadow: 5px 5px 0 rgba(165,207,59,0.2);
}

/* Subtle diagonal pattern on white sections */
.main > .container:first-child, main > .container:first-child {
  position: relative;
}

/* Service illustration - height-bound so it matches text column height
   instead of bloating the row with vertical whitespace */
.service-illustration {
  display: block;
  max-height: 240px;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0 auto;
}

/* Step cards (process flow) - washed neo-brutalist */
.step-section-title {
  display: inline-block;
  color: #1a1a2e;
  font-weight: 600;
  font-size: 1.05em;
  margin: 0 0 22px 0;
  padding-bottom: 6px;
  border-bottom: 2px solid #a5cf3b;
}
.step-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 22px;
  margin: 6px 0 0;
  padding: 0;
  list-style: none;
}
.step-card {
  position: relative;
  background: #ffffff;
  border: 1px solid rgba(26,26,46,0.14);
  box-shadow: 4px 4px 0 rgba(165,207,59,0.35);
  padding: 30px 22px 22px;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}
.step-card:hover {
  transform: translate(-1px, -1px);
  box-shadow: 6px 6px 0 rgba(165,207,59,0.5);
  border-color: rgba(26,26,46,0.22);
}
.step-card .step-num {
  position: absolute;
  top: -10px;
  left: 18px;
  background: #ffffff;
  color: #1a1a2e;
  font-weight: 600;
  font-size: 0.72em;
  letter-spacing: 1.5px;
  padding: 3px 9px;
  border: 1px solid rgba(26,26,46,0.18);
}
.step-card .step-ico {
  font-size: 2em;
  color: #a5cf3b;
  display: block;
  line-height: 1;
  margin-bottom: 12px;
}
.step-card h5 {
  color: #1a1a2e;
  font-weight: 600;
  margin: 0 0 6px;
  font-size: 1em;
}
.step-card p {
  color: #5a5d6b;
  font-size: 0.9em;
  line-height: 1.5;
  margin: 0;
}

/* Breakpoint personalizado (desktops com menos de 1200px) */
@media (max-width: 1499.98px) {}
/* Dispositivos large (desktops com menos de 1200px) */
@media (max-width: 1199.98px) {}
/* Dispositivos médios (tablets com menos de 992px) */
@media (max-width: 991.98px) {
  .navbar-light .navbar-nav .nav-link.nav-link-principal, .navbar-light .navbar-nav .nav-link.nav-link-principal {
    padding-top: 20px;
    background-size: 17px 17px;
    background-position: left -20px;
    padding-left: 0px;
  }
  .navbar-light .navbar-nav .nav-link.nav-link-principal:focus, .navbar-light .navbar-nav .nav-link.nav-link-principal:hover {
    background-position: left top;
  }
  .texto-banner {
    font-size: 1.4em;
    line-height: 1.1em;
    margin-top: 80px;
  }
    #banner-superior .conteudo{
        padding-top: 80px;
    }
    #banner-superior{
        height: 350px;
}
    #banner-superior p{
    font-size: 1em;
    line-height: 1.3em;
}
    h1 {
  font-size: 1.6em;
}

  h2 {
    font-size: 1.5em;
  }
  #particles-js, #banner-pgs {
    height: 550px !important;
  }
  #home {
    background-size: 50%;
    padding-bottom: 80px;
  }
  #grafico-home {
    margin-top: 20px;
    margin-bottom: 30px;
  }

    
#logo, #logoMob {
  width: 200px;
  height: 57px;
  margin-top: 0px;
  margin-bottom: 5px;
}
#spacer-top{

    height: 80px;
}
    
.logos-footer img{
    object-position: center left;
}
    
    .tabela-holder table{
        line-height: 1.2em;
    }

 #flag-container{
    top: 90px;
}

    
}
/* Dispositivos small (telefones em modo paisagem, com menos de 768px) */
@media (max-width: 767.98px) {
    
    #teste-agora{
    width: 100px;
    height: 109px;
    right: 15px;
    bottom: 5px;
    z-index: 100;
    font-size: 1em;
    line-height: 1em;
    text-align: center;
}
#teste-agora span{
    display: block;
    padding: 25px 20px 0px 10px;
}


    .menu-scroll{
          height:200px;
          overflow-y:auto;
       }

    
}
/* Dispositivos extra small (telefones em modo retrato, com menos de 576px) */
@media (max-width: 575.98px) {
  #banner-superior {
    height: auto;
    min-height: 280px;
  }
  #banner-superior .conteudo {
    padding: 60px 20px 30px 20px;
  }
  #banner-superior h1 {
    font-size: 1.4em;
  }
  #banner-superior p {
    font-size: 0.9em;
  }
}
/* Dispositivos extra large (desktops grandes)
Nenhuma media query, já que o breakpoint extra large não possui nenhum limite acima. */

/* ============================
   Vanilla migration overrides
   ============================ */

/* Smooth scroll (replaces SmoothScroll lib) */
html { scroll-behavior: smooth; }
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
}

/* Scroll-reveal animation (replaces scrollreveal.js) */
.anima1, .anima2, .anima3, .anima4 {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s cubic-bezier(0.16, 1, 0.3, 1), transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}
.anima1.revealed, .anima2.revealed, .anima3.revealed, .anima4.revealed {
  opacity: 1;
  transform: translateY(0);
}
.anima2.revealed { transition-delay: 0.08s; }
.anima3.revealed { transition-delay: 0.16s; }
.anima4.revealed { transition-delay: 0.24s; }
@media (prefers-reduced-motion: reduce) {
  .anima1, .anima2, .anima3, .anima4 {
    opacity: 1; transform: none; transition: none;
  }
}

/* Native <dialog> modal — match Bootstrap 4 modal visuals.
   We keep .modal-dialog/.modal-content/.modal-header etc. styles from Bootstrap.
   Use fixed + inset: 0 + margin: auto so the dialog centers in the viewport. */
dialog.modal {
  position: fixed;
  inset: 0;
  margin: auto;
  border: 0;
  padding: 0;
  background: transparent;
  max-width: min(90vw, 800px);
  max-height: 90vh;
  width: 100%;
  height: fit-content;
  display: none;
  overflow: visible;
}
dialog.modal[open] {
  display: block;
}
dialog.modal::backdrop {
  background: rgba(0, 0, 0, 0.5);
}
/* Inside a <dialog> the modal-dialog wrapper is a normal block — let modal-content scroll if tall. */
dialog.modal .modal-dialog {
  margin: 0;
  max-width: none;
  pointer-events: auto;
}
dialog.modal .modal-content {
  max-height: 90vh;
  overflow-y: auto;
}