 :root {
     /* Paleta de Cores Extraída das Imagens */
     --brand-purple: #3B00DD;
     /* Roxo Vibrante (Footer, Logo, Destaques) */
     --brand-dark: #000266;
     /* Azul Noite Profundo (Acordeão Aberto, Badge Cuidado) */
     --brand-lilac: #a2a8fa;
     /* Lilás Suave (Fundo Cuidado, Fundo Clientes) */
     --brand-green: #25D366;
     /* Verde WhatsApp */
     --brand-green-hover: #1da851;
     --text-main: #333333;
     --white: #ffffff;
 }

 body {
     font-family: "Geologica", sans-serif;
     overflow-x: hidden;
     color: var(--text-main);     
 }

 /* --- Navbar --- */
 .navbar {
     transition: all 0.4s ease;
     padding: 15px 0;
     background: var(--white);
     box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
     
 }

 .navbar.scrolled {
     padding: 10px 0;
     box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
 }

 .navbar-brand img {
     height: 40px;
 }

 .navbar-brand-text {
     font-weight: 800;
     color: var(--brand-purple);
     font-size: 1.8rem;
     letter-spacing: -1.5px;
 }

 .nav-link {
     color: var(--text-main) !important;
     font-weight: 200;
     font-size: 1rem;
     margin: 0 10px;
     position: relative;
 }

 .nav-link:hover,
 .nav-link.active {
     color: var(--brand-purple) !important;
 }

 .nav-link::after {
     content: '';
     display: block;
     width: 0;
     height: 2px;
     background: var(--brand-green);
     transition: width .3s;
 }

 .nav-link:hover::after {
     width: 100%;
 }

 .btn-header-cta {
     background-color: var(--brand-green);
     color: white;
     border-radius: 6px;
     padding: 8px 20px;
     font-weight: 700;
     text-transform: uppercase;
     font-size: 0.9rem;
     transition: transform 0.2s, background-color 0.2s;
     border: none;
 }

 .btn-header-cta:hover {
     background-color: var(--brand-green-hover);
     color: white;
     transform: translateY(-2px);
 }

 /* --- Hero Section & Slider (Fix Overlap) --- */
 #hero {
     position: relative;
     /* Altura mínima ajustada para garantir espaço */
     min-height: 100vh;
     padding-top: 80px;
     background: #000;
     overflow: hidden;
     display: flex;
     flex-direction: column;
 }

 #heroCarousel {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     z-index: 0;
 }

 .carousel-item {
     /* Garante que o item ocupe toda a altura */
     height: 100vh;
     min-height: 700px;
     /* Evita ficar muito curto em telas wide */
     position: relative;
 }

 .hero-bg {
     position: absolute;
     top: 0;
     left: 0;
     width: 100vw;
     height: 100%;
     background-size: cover;
     background-position: center;
     z-index: 0;
     background-repeat: no-repeat;
 }

 .carousel-overlay {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     /* Gradiente ajustado para dar leitura ao texto */
     background: linear-gradient(0deg, rgba(49, 0, 146, 0.8) 0%, rgba(49, 0, 146, 0.4) 60%, rgba(0, 0, 0, 0.1) 100%);
     z-index: 1;
 }

 .carousel-caption-custom {
     position: relative;
     z-index: 2;
     height: 100%;
     display: flex;
     align-items: center;
     color: white;
     text-align: left;
     padding-bottom: 50px;
     /* Espaço inferior de segurança */
 }

 .hero-title {
     font-weight: 800;
     font-size: 2.8rem;
     /* Padrão Desktop */
     line-height: 1.1;
     margin-bottom: 20px;
     text-transform: uppercase;
     background-color: var(--brand-dark);
     display: inline;
     /* Mudado para inline para quebrar melhor */
     padding: 5px 15px;
     border-radius: 15px;
     box-decoration-break: clone;
     -webkit-box-decoration-break: clone;
     position: relative;
     z-index: 2;
     /* fica por cima */

 }

 .hero-title span {
     color: #fec593;
 }

 .hero-subtitle {
     background-color: rgba(172, 172, 225, 0.7);
     color: #FFFFFF;
     padding: 15px 20px;
     border-radius: 15px;
     font-weight: 700;
     display: inline-block;
     margin-bottom: 25px;
     font-size: 1.1rem;
     position: relative;
     margin-top: -3px;
     /* sobe um pouco para ficar por baixo */
     z-index: 1;
     /* fica atrás */
     margin-left: 20px;

 }

 /* Container do Formulário */
 .hero-form-container {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     z-index: 3;

     /* Permite clicar no fundo se não atingir o form */
     padding-top: 80px;
 }

 .hero-form-wrapper {
     height: 100%;
     display: flex;
     align-items: center;
     justify-content: flex-end;
     /* Alinha formulário à direita no desktop */
 }

 .quote-card {
     pointer-events: auto;
     background: rgba(49, 0, 146, 0.9);
     backdrop-filter: blur(10px);
     border: 1px solid rgba(255, 255, 255, 0.2);
     border-radius: 15px;
     padding: 30px;
     color: white;
     box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
     margin-right: 0;
     /* Garante alinhamento */
 }

 .quote-header {
     background: transparent;
     margin-bottom: 20px;
     text-align: center;
     font-weight: 800;
     text-transform: uppercase;
     font-size: 1.3rem;
     border-bottom: 1px solid rgba(255, 255, 255, 0.3);
     padding-bottom: 15px;
 }

 /* --- Breakpoints para corrigir sobreposição --- */

 /* Notebooks médios (entre 992px e 1200px) - Reduz fonte para não bater no formulário */
 @media (min-width: 992px) and (max-width: 1280px) {
     .hero-title {
         font-size: 2.5rem;
     }

     .hero-subtitle {
         font-size: 1rem;
     }

     .quote-card {
         padding: 20px;
     }
 }

 /* Tablets e Mobile (Abaixo de 991px) - Layout Empilhado (Stack) */
 @media (max-width: 991px) {

     /* Navbar */
     .navbar-collapse {
         background: white;
         padding: 20px;
         border-radius: 10px;
         margin-top: 10px;
         box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
     }

     /* Hero Reset para Mobile */
     #hero {
         height: auto;
         min-height: auto;
         padding-top: 100px;
         padding-bottom: 60px;
         background-color: #000;
         /* Fallback */
     }

     /* Remove posicionamento absoluto no mobile */
     #heroCarousel,
     .hero-form-container,
     .hero-form-wrapper {
         position: relative;
         height: auto;
         top: auto;
         left: auto;
         pointer-events: auto;
     }

     .carousel-item {
         height: auto;
         min-height: 400px;
         /* Altura mínima para a imagem aparecer */
     }

     /* Ajuste da sobreposição no mobile */
     .carousel-overlay {
         background: rgba(0, 0, 0, 0.5);
         /* Escurece imagem no mobile */
     }

     /* Texto no Mobile */
     .carousel-caption-custom {
         height: auto;
         padding: 60px 0;
         text-align: center;
         justify-content: center;
     }

     .hero-title {
         font-size: 2.2rem;

         /* Remove fundo bloco no mobile */
         text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
     }

     .hero-subtitle {
         display: block;
         width: 100%;
         margin-left: 0px;
         color: white;
         text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
     }

     /* Formulário no Mobile - Fica abaixo do slider */
     .hero-form-container {
         padding: 0;
         background: var(--brand-purple);
         /* Fundo roxo sólido para o form no mobile */
     }

     .hero-form-wrapper {
         justify-content: center;
         padding: 40px 15px;
     }

     .quote-card {
         width: 100%;
         max-width: 500px;
         box-shadow: none;
         background: transparent;
         border: none;
     }

     /* Esconder elementos duplicados se necessário, mas aqui vamos manter o fluxo */
 }

 /* --- Resto dos Estilos (Mantidos e Refinados) --- */

 .form-control {
     border-radius: 8px;
     padding: 12px;
     border: none;
     margin-bottom: 12px;
     font-size: 0.95rem;
 }

 .btn-submit-quote {
     width: 100%;
     background: var(--brand-green);
     color: white;
     font-weight: 800;
     padding: 14px;
     border-radius: 8px;
     border: none;
     text-transform: uppercase;
     transition: all 0.3s;
     display: flex;
     align-items: center;
     justify-content: center;
     gap: 10px;
     font-size: 1rem;
 }

 .btn-submit-quote:hover {
     background: var(--brand-green-hover);
     transform: translateY(-2px);
 }

 /* Seções Gerais */
 #sobre,
 #destinos,
 #cuidado,
 #clientes {
     padding: 80px 0;
 }

 .section-title {
     color: var(--brand-dark);
     font-weight: 800;
     text-transform: uppercase;
     margin-bottom: 50px;
     text-align: center;
     font-size: 2rem;
 }

 /* Accordion */
 .accordion-item {
     border: 2px solid var(--brand-dark);
     border-radius: 20px !important;
     margin-bottom: 20px;
     overflow: hidden;
     background: transparent;
 }

 .accordion-button {
     border-radius: 20px !important;
     font-weight: 800;
     color: var(--brand-dark);
     text-transform: uppercase;
     background: white;
     box-shadow: none !important;
     padding: 20px 25px;
     font-size: 1.1rem;
 }

 .accordion-button:not(.collapsed) {
     background-color: var(--brand-dark);
     color: white;
     border-bottom-left-radius: 0 !important;
     border-bottom-right-radius: 0 !important;
 }

 .accordion-button::after {
     background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230d0030'%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");
     background-size: 1.5rem;
 }

 .accordion-button:not(.collapsed)::after {
     background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%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");
 }

 .accordion-body {
     background-color: var(--brand-dark);
     color: white;
     padding: 25px;
     font-size: 1rem;
     line-height: 1.6;
 }

 /* Cuidado */
 #cuidado {
     background: var(--brand-lilac);
 }

 .cuidado-title {
     color: white;
     font-weight: 500;
     text-transform: uppercase;
     font-size: 3.5rem;
     letter-spacing: 5px;
     margin-bottom: -20px;
     position: relative;
     z-index: 1;
 }

 .badge-warning {
     background: var(--brand-dark);
     color: white;
     padding: 15px 40px;
     border-radius: 40px;
     font-weight: 600;
     text-transform: uppercase;
     margin-bottom: 40px;
     display: inline-block;
     box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
     font-size: 1.2rem;
     position: relative;
     z-index: 2;
     margin-top: 7px;
 }

 .cuidado-text {
     color: var(--brand-dark);
     font-weight: 200;
     max-width: 100%;
     margin: 0 auto;
     background: rgba(255, 255, 255, 0.4);
     padding: 30px;
     border-radius: 15px;
     border: 1px solid var(--brand-dark);
     font-size: 1.1rem;
 }

 .cuidado_text_2 {
     font-weight: 800;
 }

 .btn-cuidado {
     background: white;
     color: var(--brand-green);
     font-weight: 600;
     text-transform: uppercase;
     padding: 18px 50px;
     border-radius: 7px;
     margin-top: 40px;
     display: inline-block;
     text-decoration: none;
     transition: 0.3s;
     font-size: 1.5rem;
     box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
 }

 .btn-cuidado:hover {
     background: var(--brand-green);
     color: white;
 }

 /* Destinos */
 .tag-dest {
     background: #3500d8;
     color: white;
     padding: 3px 25px;
     font-weight: 800;
     display: inline-block;
     margin-bottom: 20px;
     border-radius: 7px;
     font-size: 1.5rem;
 }


 .destinos-img {
     width: 100%;
     height: 300px;
     object-fit: cover;
 }

 .destinos-title {
     color: var(--brand-dark);
     font-weight: 800;
 }

 .destinos-txt {
     color: var(--brand-dark);
     font-weight: 300;
 }

 /* Clientes */
 #clientes {
     background: var(--brand-lilac);
     padding: 60px 0;
     text-align: center;
 }

 .clientes-title {
     color: white;
     font-weight: 700;
     text-transform: uppercase;
     margin-bottom: 30px;
     font-size: 2rem;
 }

 .clientes-badge {
     background: #3500d8;
     padding: 2px 10px;
     display: inline-block;
     border-radius: 7px;
 }

 /* Swiper Styles */
 .swiper {
     width: 100%;
     padding: 20px 0;
 }

 .client-logo-wrapper {
     /* background: var(--brand-purple);*/
     border-radius: 8px;
     padding: 5px;
     height: 100px;
     width: 100%;
     display: flex;
     align-items: center;
     justify-content: center;
     transition: all 0.3s;

 }

 .client-logo-wrapper:hover {
     transform: translateY(-15px);
 }

 .client-logo-wrapper img {
     max-width: 100%;
     max-height: 100%;
     object-fit: contain;
     border-radius: 7px;
     box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
 }

 .destino_txt {
     color: var(--brand-dark);
 }

 .whatsapp-btn {
     font-size: 1.2rem;
 }

 .whatsapp-btn i {
     font-size: 1.7rem;
 }

 /* Footer */
 footer {
     background: var(--brand-purple);
     color: white;
     padding: 60px 0;
 }

 .footer-logo {
     font-size: 2.5rem;
     font-weight: 800;
     letter-spacing: -2px;
     color: white;
     margin-bottom: 0;
 }

 .footer-heading {
     font-weight: 700;
     margin-bottom: 15px;
     font-size: 1.1rem;
     text-transform: capitalize;
 }

 .footer-text {
     font-size: 0.85rem;
     opacity: 0.95;
     line-height: 1.5;
     font-weight: 300;
 }

 .social-link {
     width: 32px;
     height: 32px;
     font-size: 1.3rem;
     margin-right: 8px;
     display: inline-flex;
     align-items: center;
     justify-content: center;
     color: white;
     transition: 0.3s;
     text-decoration: none;
 }

 .social-link:hover {
     transform: scale(1.1);
     color: rgba(255, 255, 255, 0.8);
 }

 .copyright-section {
     background: white;
     color: var(--brand-dark);
     padding: 15px 0;
     border-top: 1px solid rgba(0, 0, 0, 0.05);
     font-size: 1rem;
     font-weight: 100;
 }

 .floating-wpp {
     position: fixed;
     bottom: 30px;
     right: 30px;
     background-color: var(--brand-green);
     color: white;
     width: 60px;
     height: 60px;
     border-radius: 50%;
     display: flex;
     align-items: center;
     justify-content: center;
     font-size: 30px;
     box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
     z-index: 1000;
     text-decoration: none;
     animation: pulse-animation 2s infinite;
 }

 @keyframes pulse-animation {
     0% {
         box-shadow: 0 0 0 0px rgba(37, 211, 102, 0.7);
         transform: scale(1);
     }

     50% {
         transform: scale(1.05);
     }

     70% {
         box-shadow: 0 0 0 15px rgba(37, 211, 102, 0);
     }

     100% {
         transform: scale(1);
         box-shadow: 0 0 0 0px rgba(37, 211, 102, 0);
     }
 }

 @media (max-width: 576px) {
     .hero-title {
         font-size: 1.8rem;
     }

     .cuidado-title {
         font-size: 2.5rem;
     }

     .badge-warning {
         font-size: 0.9rem;
         padding: 10px 20px;
     }

     .floating-wpp {
         width: 50px;
         height: 50px;
         font-size: 24px;
         bottom: 20px;
         right: 20px;
     }
 }


 .cotacao-form-container {
     width: 100%;
     margin: auto;
     border-radius: 20px;
     overflow: hidden;
     background: rgba(172, 172, 225, 0.5);
     padding-bottom: 25px;
     backdrop-filter: blur(3px);
     position: relative;
     z-index: 10000;
 }

 .cotacao-form-header {
     background: #1800B3;
     padding: 25px 10px;
     text-align: center;
     color: white;
     font-family: Arial, sans-serif;
     border-radius: 20px 20px 0 0;
 }

 .cotacao-form-header-title {
     margin: 0;
     font-size: 20px;
     font-weight: 700;
 }

 .cotacao-form-header-subtitle {
     display: block;
     font-size: 22px;
     font-weight: 800;
     margin-top: 5px;
 }

 .cotacao-form-body {
     padding: 20px;
     font-family: Arial, sans-serif;
     font-size: 14px;
     color: white;
     font-weight: 600;
 }

 .cotacao-form-label {
     margin-top: 10px;
     display: block;
 }

 .cotacao-form-input {
     width: 100%;
     padding: 12px;
     margin-top: 5px;
     margin-bottom: 15px;
     border-radius: 10px;
     border: none;
     outline: none;
     font-size: 14px;
 }

 .cotacao-whatsapp-btn {
     width: 100%;
     background: #00C853;
     color: white;
     padding: 15px;
     font-size: 18px;
     text-align: center;
     border-radius: 12px;
     border: none;
     cursor: pointer;
     display: flex;
     align-items: center;
     justify-content: center;
     gap: 10px;
     font-weight: 700;
     margin-top: 10px;
     box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
 }

 .cotacao-whatsapp-icon {
     width: 26px;
     height: 26px;
 }

 