/* Navbar Geral */
/* Navbar Geral */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
/* ================= NAVBAR BASE ================= */

.navbar-dark {
  background-color: #000;
}

.navbar-brand img {
  max-height: 150px;
  width: 16%;
  margin-right: 21px;
}

.navbar {
  position: relative;
}

/* ================= LINKS ================= */

.navbar-nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 15px;
  padding: 4px 0;
}

.navbar-nav .nav-item {
  margin-left: 1rem;
}

.navbar-nav .nav-link {
  position: relative;
  color: #fff !important;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  transition: background-color 0.3s ease;
}

/* ================= ANIMAÇÃO DA LINHA ================= */

.navbar-nav .nav-link::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 4px;
  background-color: #fbca00;
  transition: width 250ms ease-in-out;
}

.navbar-nav .nav-link:hover::before,
.navbar-nav .nav-link.active::before {
  width: 100%;
}

/* ================= HOVER ================= */

.navbar-nav .nav-link:hover {
  /* background-color: #fbca00; */
  /* color: #000 !important; */
  /* border-radius: 10px; */
}

/* ================= LINK ATIVO ================= */

.navbar-nav .nav-link.active {
  background-color: #0056b3;
  color: #fff !important;
  border-radius: 10px;
}

/* ================= DROPDOWN ================= */

.nav-item.dropdown .dropdown-toggle::after {
  margin-left: 0.5rem;
  vertical-align: middle;
}

.navbar-nav .dropdown-menu {
  background-color: #f8f9fa;
  border: none;
  border-radius: 0;
  padding: 0;
  min-width: 150px;
}

.navbar-nav .dropdown-item {
  color: #000;
  padding: 10px 20px;
}

.navbar-nav .dropdown-item:hover {
  background-color: #ddd;
}

/* ================= BOTÃO EXTRA ================= */

.btn-primary {
  background-color: #007bff;
  border: none;
  padding: 10px 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  margin-left: 1rem;
}

.btn-primary:hover {
  background-color: #0056b3;
}

/* ================= TOGGLER MOBILE ================= */

.navbar-toggler {
  position: absolute;
  top: 10px;
  right: 15px;
  border: none;
  z-index: 1;
}

















/*############## CONTAINER DA NOVA LP fhemerom*/
.foto-femerom {
  width: 100%;
  display: flex;
  position: relative;
}

.foto-femerom-1 {
  width: 100%;
  display: flex;
  position: relative;
}

.iframe-container iframe {
  width: 100%;
  right: 7vh;
  position: relative;
}

/*############## CONTAINER DA NOVA LP fhemerom*/

/*############## CONTAINER DA NOVA LP DESACELERA*/

.Container-fluid {
  background-image: url("/img/Fotos-Novas_Detran-Desacelera/bg\ asfalto2.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative; 
  height:178vh; 
  object-fit: cover;
  overflow: hidden; 
  width: 100%;
}

.text_LP {
  font-size: 2.5em;
  text-align: center;
  font-weight: bold;
  color: #fff;
  top: 3vh;
  position: relative;
}
.imagem-container {
  position: relative;
  width: 100%;
  height: 25vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  top: 10vh;
}

.imagem-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}

/* .video-sobre-imagem {
  position: absolute;
  left: 15%;
  z-index:1; 
} */

.texto-sobre-imagem-0 {
  position: absolute;
  top: 10%;
  left: 50%;
  color: #1e3930;
  font-size: 2.5rem;
  font-weight: bolder;
  z-index: 2; /* Garante que o texto fique sobre o vídeo */
  text-transform: uppercase;
}

.imagem-container-1,
.imagem-container-2 {
  position: relative;
  top: 15vh;
  display: flex;
  justify-content: center; /* Centraliza as imagens */
  align-items: center; /* Alinha verticalmente */
  flex-wrap: wrap; /* Permite que as imagens quebrem a linha se necessário */
  max-width: 100%; /* Impede que o container ultrapasse o tamanho da tela */
  overflow: hidden; /* Evita que algo ultrapasse o container */
}

.imagem-container-1 {
  display: flex;
  justify-content: center; /* Centraliza as imagens */
  align-items: center; /* Alinha verticalmente */
  flex-wrap: wrap; /* Permite que as imagens quebrem linha em telas menores */
  max-width: 100%; /* Impede que ultrapassem o container */
  overflow: hidden;
}

.imagem-container-1 img {
  max-width: 45%; /* Define um tamanho máximo sem ultrapassar o container */
  height: auto; /* Mantém a proporção original */
  object-fit: contain; /* Garante que a imagem seja visível sem cortes */
}

.imagem-container-2 img {
  width: 100%; /* Faz com que as imagens se ajustem ao container */
  height: auto; /* Mantém a proporção */
  object-fit: contain; /* Ajusta a exibição dentro do espaço disponível */
}

.text-abaixo {
  text-align: center; /* Centraliza o texto */
 
}

.texto-abaixo {
  color: #f8f9fa;
  text-align: center;
  top: 20vh;
  position: relative;
  font-size: 2.5rem;
  font-weight: bolder;
}

.imagem-container-3 {
  position: relative;
  /* top: 25vh; */
  justify-content: center; /* Centraliza as imagens */
  display: flex;
  align-items: center; /* Alinha verticalmente */
  flex-wrap: wrap; /* Permite que as imagens quebrem a linha se necessário */
  width: 100%; /* Impede que o container ultrapasse o tamanho da tela */
  overflow: hidden; /* Evita que algo ultrapasse o container */
  max-width: 100%; /* Faz com que as imagens se ajustem ao container */
}


.faixas-coloridas-1 {
  top: 23vh;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.faixas-coloridas-2 {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  top: -54vh;
  left: 71vh;
}
.faixas-coloridas-3 {
  width: 100%; /* Ajuste conforme necessário */
  height: auto;
  margin: 0 auto; /* Centraliza caso necessário */
  position: relative;
  top: -109vh;
  left: 54vh;
}

.faixa-container-12 {
  position: relative;
 
  width: 100%; /* Garante que não ocupe mais espaço que o necessário */
  padding: 10px; /* Ajuste conforme necessário */
  margin: 0 auto; /* Centraliza se precisar */
  width: 100%;
  max-width: 1920px; /* Ajusta conforme necessário */
  margin: 0 auto; /* Centraliza */
}

.carro-verde{
  position: absolute;
  transform: translate(45%, 22vh);
  color: white;
  font-size: 16px;
  
  text-align: center;
  padding: 15px;
  border-radius: 5px;
  width: 80%; /* Para não ficar muito largo */
  max-width: 400px; /* Evita que fique exageradamente grande */
  z-index: 1;
}

.texto-sobre-imagem {
  position: absolute;
  transform: translate(60vh,25vh);
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: -1px;
  border-radius: 5px;
  width: 17%; /* Para não ficar muito largo */
  max-width: 300px; /* Evita que fique exageradamente grande */
  z-index: 1;
}

.texto-sobre-imagem p::before {
  content: "• "; /* Adiciona o ponto antes do texto */
  color: black; /* Cor do ponto */
  font-weight: bold;
  margin-right: 5px;
}

.texto-sobre-imagem h2 {
  font-size: 1.8em;
  margin-bottom: 10px;
}

.texto-sobre-imagem p {
  font-size: 1.2em;
  margin: 5px 0;
}

.faixa-container-1 {
  position: relative;
  display: inline-block; /* Para que a div fique do tamanho da imagem */
}

.carro-amarelo{
  position: absolute;
  transform: translate(90%, -55vh);
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 15px;
  border-radius: 5px;
  width: 100%; /* Para não ficar muito largo */
  max-width: 370px; /* Evita que fique exageradamente grande */
  display: flex;
}
/* .carro-amarelo {
  transform: translate(calc(100%, - 114vh), -18vh);
} */


.texto-sobre-imagem-2 {
  position: absolute;
  /* top: 0vh;
  left: 120%; */
  transform: translate(75vh, -53vh);
  color: #1e3930;
  font-size: 16px;
  font-weight: bolder;
  text-align: center;
  padding: 15px;
  border-radius: 5px;
  width: 80%;
  max-width: 400px;
  z-index: 1;
  align-items: flex-start;
}

.texto-sobre-imagem-2 h2 {
  font-size: 1.8em;
  margin-bottom: 10px;
}

.texto-sobre-imagem-2 p {
  font-size: 1.1em;
  margin: 5px 0;
}

.faixa-container-1 {
  position: relative;
  display: inline-block; /* Para que a div fique do tamanho da imagem */
}


.carro-vermelho {
  position: absolute;
  /* top: -124vh; */
  /* left: 27%; */
  transform: translate(-175%, -1vh);
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 15px;
  border-radius: 5px;
  width: 100%;
  max-width: 400px;
}

.texto-sobre-imagem-3 {
  position: absolute;
  /* top: -12vh;
  left: 8%; */
  transform: translate(110%, -108vh);
  color: #ffff;
  font-size: 16px;
  font-weight: bolder;
  text-align: center;
  padding: 15px;
  border-radius: 5px;
  width: 80%;
  max-width: 500px;
  z-index: 1;
}

.texto-sobre-imagem-3 h2 {
  font-size: 1.8em;
  margin-bottom: 10px;
}

.texto-sobre-imagem-3 p {
  font-size: 1.1em;
  margin: 5px 0;
}




.faixa-footer {
  position: relative;
  width: 100%;
  align-items: center;
  transform: translate(0%, -82vh); /* Mantém centralizado */
  top: -55vh;
}

.text-footer {
  position: relative;
  top: -55vh;
  z-index: 1;
  transform: translate(0%, -62vh); /* Mantém centralizado */
}

.text-footer h2 {
  font-weight: bolder;
  font-size: 3em;
  text-align: center;
}

h2 {
  font-size: clamp(1.5rem, 5vw, 3rem);
}














/*##### PARTE MOBILE LP #####*/
@media(max-width:768px){
  .texto-sobre-imagem-0 {
    top: 10%;
    left: 26%;
    color: #1e3930;
    font-size: 1.8rem;
  
}


}
@media (max-width: 480px){
  .texto-sobre-imagem-0 {
    top: 6%;
    left: 16%;
    font-size: 1.5rem;
}

.imagem-container-1 {
  top: 12vh;
}

/* .faixas-coloridas-1 {
  top: 45vh;
} */

.carro-verde {
  position: absolute;
  transform: translate(-15%, 28vh);
  width: 58%;
}


.texto-sobre-imagem {
  transform: translate(21vh, 31vh);
  color: white;
  font-size: 0.6em;
  width: 93%;
  max-width: 266px;
  text-align: center;
  padding: 0px 0px;
  border-radius: 5px;
  width: fit-content;
  background-color: #379300;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  width: 100%;
}


/* .faixas-coloridas-2 {
  width: 60%;
  top: 25vh;
  left: 6vh;
} */

.faixas-coloridas-3 {
    left: 58vh;
}


.texto-sobre-imagem-2 {
  transform: translate(24vh, -71vh);
  color: #1E3930;
  font-size: 9px;
  font-weight: bolder;
  max-width: 273px;
  text-align: center;
  padding: 0px 0px;
  border-radius: 5px;
  width: fit-content;
  background-color: #FFCB05;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  width: 100%;
}


.carro-amarelo {
  position: absolute;
  transform: translate(8%, -72vh);
  width: 100%;
  max-width: 214px;
}

/* .faixas-coloridas-3 {
  width: 56%;
  top: 8vh;
  left: 4vh; 
} */

.carro-vermelho {
  transform: translate(-130%, -3vh);
  width: 100%;
  max-width: 280px;
}

.texto-sobre-imagem-3 {
  position: absolute;
  transform: translate(23%, -86vh);
  color: #ffff;
  font-size: 9px;
  font-weight: bolder;
  text-align: center;
  padding: 0px 0px;
  border-radius: 5px;
  width: fit-content;
  background-color: red;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  width: 100%;
}

.text-footer {
  position: relative;
  top: -20vh;
  z-index: 1;
  transform: translate(-4%, -75vh);
  font-size: 0.5em;
}
.texto-footer-12 {
  font-weight: bolder;
  font-size: 0.8em;
  text-align: center;
}

.carro-verde {
  position: absolute;
  transform: translate(-19%, 28vh);
  width: 54%;
}

.Container-fluid {
  height: 110vh;
}



.faixa-footer {
    top: -20vh;
}

}














.traffic-section {
  width: 100%;
  padding: 100px 20px;
  background: #f6f6f6;
  display: flex;
  justify-content: center;
}

.traffic-container {
  position: relative;
  width: 100%;
  max-width: 1300px;
  height: 650px;
}

/* ================= CÍRCULO CENTRAL ================= */

.traffic-center {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 300px;
  height: 300px;
  transform: translate(-50%, -50%);
  background: #ff8c00;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  z-index: 2;
  overflow: hidden;
}

.traffic-center h2 {
  position: relative;
  color: #fff;
  font-size: 32px;
  font-weight: 800;
  z-index: 3;
}

/* Fatias internas */
.slice {
  position: absolute;
  width: 120%;
  height: 120%;
  border-radius: 50%;
}

.slice.yellow {
  background: #ffc107;
  bottom: -68%;
  left: -56%;
  transform: rotate(-15deg);
}

.slice.blue {
  background: #005a9c;
  bottom: -75%;
  right: -57%;
  transform: rotate(10deg);
}

/* ================= CARDS ================= */

.traffic-card {
  position: absolute;
  width: 360px;
  padding: 24px;
  border-radius: 24px;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
}

.yellow { background: #ffc107; color: #333; }
.orange { background: #ff8c00; }
.blue { background: #3aa9e3; }
.dark-blue { background: #005a9c; }

/* Posições */
.top-left { top: 20px; left: 0; }
.top-right { top: 20px; right: 0; }
.bottom-left { bottom: 20px; left: 0; }
.bottom-right { bottom: 20px; right: 0; }






/* ================= LINHAS PONTILHADAS ================= */

.line {
  position: absolute;
  border: 2px dashed;
}

/* Top Left */
.tl-h {
  top: 80px;
  left: 360px;
  width: 200px;
  border-color: #ffc107;
}
.tl-v {
  top: 80px;
  left: 560px;
  height: 160px;
  border-color: #ffc107;
}

/* Top Right */
.tr-h {
  top: 80px;
  right: 360px;
  width: 200px;
  border-color: #ff8c00;
}
.tr-v {
  top: 80px;
  right: 560px;
  height: 160px;
  border-color: #ff8c00;
}

/* Bottom Left */
.bl-h {
  bottom: 80px;
  left: 360px;
  width: 200px;
  border-color: #3aa9e3;
}
.bl-v {
  bottom: 80px;
  left: 560px;
  height: 160px;
  border-color: #3aa9e3;
}

/* Bottom Right */
.br-h {
  bottom: 80px;
  right: 360px;
  width: 200px;
  border-color: #005a9c;
}
.br-v {
  bottom: 80px;
  right: 560px;
  height: 160px;
  border-color: #005a9c;
}



/* ================= RESPONSIVO ================= */

@media (max-width: 900px) {
  .traffic-container {
    height: auto;
  }

  .traffic-card {
    position: static;
    width: 100%;
    margin-bottom: 20px;
  }

  .traffic-center {
    position: static;
    transform: none;
    margin: 40px auto;
  }

  .line {
    display: none;
  }
}





.lp-2026 {
  position: relative;
  width: 100%;
}

/* Imagem de fundo */
.lp-bg {
  width: 100%;
  display: block;
}

/* Container do vídeo */
.lp-video {
  position: absolute;
  top: 15%;
  right: 5%;
  transform: translateY(-50%);
  width: 40%;
  max-width: 720px;
  box-shadow: 0 20px 50px rgba(0,0,0,0.6);
  border-radius: 8px;
  overflow: hidden;
  background: #000;
}

/* Vídeo */
.lp-video video {
  width: 100%;
  display: block;
  height: 50vh;
}

@media (max-width: 900px){
  .lp-video {
    height: 100%;
    top: -1%;
  }
}












/* SECTION PRINCIPAL */
#lp-banner {
    position: relative;
    width: 100%;
    height: 100vh;             
    max-height: 900px;
    min-height: 500px;
    overflow: hidden;
    background: #000;
}

/* VÍDEO */
#lp-banner .lp-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;          /* chave da responsividade */
    transform: translate(-50%, -50%);
    z-index: 1;
}

/* OVERLAY ESTILOSO */
#lp-banner .lp-overlay {
    position: absolute;
    /* inset: 0; */
    /* background: linear-gradient(
        180deg,
        rgba(0, 0, 0, 0.45) 0%,
        rgba(0, 0, 0, 0.65) 100%
    ); */
    z-index: 2;
}

/* CONTEÚDO (texto, botões etc) */
/* #lp-banner .lp-content {
    position: relative;
    z-index: 3;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    padding: 0 1.5rem;
} */

@media (max-width: 768px) {
    #lp-banner {
        height: 65vh;
        min-height: 380px;
    }
}

@media (max-width: 480px) {
    #lp-banner {
        height: 5vh;
    }


    #lp-banner .lp-bg{
      height: 91%;
    
    }
}



/*NOVO CSS LP MAIOAMARELO*/



.hero-section {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  
  .hero-bg {
  min-height:1400px ;
    width: 100%;
    height: auto;
}







.nav-link {
  position: relative;
  display: inline-block;
  padding-bottom: 4px;
}

/* linha escondida */
.nav-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 2px;
  background-color: #facc15; /* amarelo */
  transition: width 0.3s ease;
}

/* animação ao passar o mouse */
.nav-link:hover::after {
  width: 100%;
}

/* link ativo (fica marcado) */
.nav-link.active::after {
  width: 100%;
}


.item {
  opacity: 0;
  transform: translateY(40px);
  transition: all 0.6s ease;
}

.item.show {
  opacity: 1;
  transform: translateY(0);
}

/* hover */
.item:hover {
  transform: translateY(-6px) scale(1.03);
}

.item img {
  transition: transform 0.4s ease;
}

.item:hover img {
  transform: scale(1.15);
}

/* delays em cascata */
.delay-1 { transition-delay: 0.1s; }
.delay-2 { transition-delay: 0.2s; }
.delay-3 { transition-delay: 0.3s; }
.delay-4 { transition-delay: 0.4s; }
.delay-5 { transition-delay: 0.5s; }
.delay-6 { transition-delay: 0.6s; }




.card {
  opacity: 0;
  transform: scale(0.9) rotate(-2deg);
  transition: all 0.7s ease;
}

.card.show {
  opacity: 1;
  transform: scale(1) rotate(0);
}

/* delay cascata */
.delay-1 { transition-delay: 0.2s; }
.delay-2 { transition-delay: 0.4s; }

/* imagem com bounce */
.img-anim {
  transition: transform 0.6s ease;
}

.card.show .img-anim {
  transform: translateY(-8px);
}

/* caixa sobe depois */
.box {
  background: #d1d5db;
  border-radius: 16px;
  padding: 24px;
  text-align: left;
  font-weight: 600;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.6s ease;
}

.card.show .box {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.3s;
}

/* hover profissional */
.card:hover {
  transform: scale(1.05) rotate(0deg);
}

.card:hover .img-anim {
  transform: scale(1.15);
}


  .reveal {
    opacity: 0;
    transform: translateY(50px);
    transition: all 0.8s ease;
  }

  .reveal.active {
    opacity: 1;
    transform: translateY(0);
  }

  /* Animação lateral */
  .reveal-left {
    transform: translateX(-80px);
  }

  .reveal-right {
    transform: translateX(80px);
  }

  .reveal.active.reveal-left,
  .reveal.active.reveal-right {
    transform: translateX(0);
  }
.hero-section {
  width: 100%;
  overflow: hidden;
}

.hero-bg,
.hero-bg-img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* deixa a imagem bonita sem distorcer */
}