.footer {
  position: relative;
  width: 100% !important;
  background-color: #ffffff!important;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

/*-- Début partenariat & Compagnie aériennes*/

.footer .partenaires {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  position: relative;
  height: 50px;
  padding-top: 50px;
}

.footer .hr-line {
  position: relative;
  width: 150px;
  height: 1px;
}

.footer .partenaire-titre {
  width: auto;
  color: #000000;
  font-size: 14px;
  text-align: center;
  position: relative;
  padding: 0 30px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
}

.footer .compagnies-aerienne {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 50px;
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}

.footer .logo-aaustral {
  position: relative;
  width: 133.03px;
  height: 80px;
  object-fit: cover;
  filter: gray;
  -webkit-filter: grayscale(100%);
}

.footer .logo-afrance {
  position: relative;
  width: 169.89px;
  height: 79.18px;
  filter: gray;
  -webkit-filter: grayscale(100%);
}

.footer .logo-kairways {
  position: relative;
  width: 162.7px;
  height: 36.85px;
  object-fit: cover;
  filter: gray;
  -webkit-filter: grayscale(100%);
}

.footer .logo-tairlines {
  position: relative;
  width: 56px;
  height: 77.79px;
  filter: gray;
  -webkit-filter: grayscale(100%);
}

.footer .logo_aseychelles {
  position: relative;
  width: 148.03px;
  height: 47.03px;
  filter: gray;
  -webkit-filter: grayscale(100%);
}

.footer .logo-aaustral:hover,
.footer .logo-afrance:hover,
.footer .logo-kairways:hover,
.footer .logo-tairlines:hover,
.footer .logo_aseychelles:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}

/* Fin partenariat & Compagnie aériennes*/
/* Début Réseaux sociaux & Newsletters */
.footer .big-footer {
  position: relative;
  width: 100%;
  height: 100%;
  /* background-image: url(../img/baobab.svg);
  background-position: 100% 100%, center, center;
  background-repeat: no-repeat;
  background-size: 1200px, cover, cover; */
  background-image: url(../img/filibao.png);
  background-position: center;
  background-size:cover;
  background-repeat: no-repeat;
  background-color: var(--bleunoir);
}

.footer .bg-social-newsletter {
  position: absolute;
  left: 0;
  right: 0;
  top: -35px;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  height: 80px;
  z-index: 0;
  background-color: #ffffff;
  border-radius: 0px 0px 24px 24px;
}

.footer .text-newsletter {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Poppins', sans-serif;
  flex-wrap: wrap;
  margin-top: 20px;
  gap: 30px;
  position: relative;
  top: -10px;
}

.footer .titre-reseau {
  position: relative;
  width: 210px;
  font-family: "Poppins", Helvetica;
  font-weight: 600!important;
  color: var(--bleumarine);
  font-size: 14px!important;
  letter-spacing: 0;
  line-height: normal;
  margin-bottom: 0 !important;
}

.footer .titre-reseau p {
  margin-bottom: 0 !important;
}

.footer .reseaux-sociaux {
  display: flex;
  /* width: 125px; */
  align-items: center;
  justify-content: flex-start;
  position: relative;
  gap: 20px;
}

.footer .picto-facebook {
  position: relative;
  width: 24px;
  height: 24px;
  filter: gray;
  -webkit-filter: grayscale(100%);
}

.footer .picto-facebook:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}

.footer .picto-insta {
  width: 24px;
  position: relative;
  height: 24px;
  filter: gray;
  -webkit-filter: grayscale(100%);
}

.footer .picto-insta:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}

.footer .picto-twitter {
  width: 28px;
  position: relative;
  height: 24px;
  filter: gray;
  -webkit-filter: grayscale(100%);
}

.footer .picto-twitter:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}

.footer .line {
  position: relative;
  width: 1px;
  height: 35px;
  object-fit: cover;
}

.footer .titre-newsletter {
  position: relative;
  width: 275px;
  font-family: "Poppins", Helvetica;
  font-weight: 600!important;
  color: #024053;
  font-size: 14px!important;
  letter-spacing: 0;
  line-height: normal;
  margin-bottom: 0 !important;
}

.footer .btn-newsletter {
  position: absolute;
  width: auto;
  top: 10px;
  left: 23px;
  color: #ffffff;
  padding-top: 4px;
  cursor: pointer;
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 600;
  border: none;
  background-color: transparent;
}

.footer .input-newsletter {
  position: absolute;
  border: none;
  outline: none;
  background-color: transparent;
  padding-top: 4px;
  font-family: var(--font-primary);
  font-size: 14px;
  padding: 10px 20px;
}

.footer .optin_newsletter {
  position: relative;
  width: 322px;
  height: 41.15px;
}

.footer .champ_newsletter {
  position: absolute;
  width: 189px;
  height: 41px;
  top: 0;
  left: 0;
  background-color: var(--blancblanc);
  border-radius: 30px 0px 0px 30px;
  border: 1px solid;
  border-color: #dfdbc6;
}

.footer .submit_newsletter {
  position: absolute;
  width: 129px;
  height: 41px;
  top: 0;
  left: 0;
  left: 189px;
  background-color: var(--vertturquoise);
  border-radius: 0px 30px 30px 0px;
}

/* Fin Réseaux sociaux & Newsletters */
/*Début sous rubriques*/
.footer .sous-rubrique {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 27px;
  padding-top: 70px;
  padding-bottom: 100px;
  position: relative;
}

.footer .hr {
  position: absolute;
  top: 111px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  margin: 0 auto;
  max-width: 1024px;
  height: 0.5px;
  background-color: var(--blancblanc);
}

.footer .rubrique-voyages {
  display: flex;
  flex-direction: column;
  height: 249px;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
}

.footer .rubrique-titre {
  position: relative;
  width: 100%;
  height: 30px;
  margin-top: -1px;
  font-family: "Poppins", Helvetica;
  font-weight: 600;
  color: var(--blancblanc);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.footer .rubrique-liste {
  position: relative;
  width: 100%;
  height: 30px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: var(--blancblanc);
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
  top: 5px;
}

.footer .btn_up {
  position: absolute;
  width: 70px;
  height: 70px;
  top: 349px;
  right: 0px;
  background-color: var(--vertbanane);
  right: 10px;
  max-width: calc(100% - 20px);
}

.footer .arrow_up {
  position: absolute;
  width: 28px;
  height: 16px;
  top: 25px;
  left: 21px;
}

.sub-footer {
  position: relative;
  text-align: center;
  bottom: 0;
  left: 0;
  width: 100%;
}

.sub-footer-legacy {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
  width: 100%;
  height: 70px;
  background-color: var(--blancblanc);
  color: var(--noir);
  line-height: 20px;
}

ul li {
  position: relative;
  width: auto;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #4a4a4a;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.copyright {
  align-items: center;
  padding: 20px;
  width: 100%;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #4a4a4a;
  font-size: 12px!important;
  letter-spacing: 0;
  line-height: normal;
  margin-bottom: 0 !important;
  text-align: center;
}

.bg-copyright {
  position: relative;
  width: 100%;
  background-color: #f5f6f8;
}

@media screen and (max-width: 1024px) {
  .bg-social-newsletter {
    position: absolute;
    width: 90%;
    height: auto;
  }

  .big-footer {
    height: 100vh;
  }
}

@media screen and (max-width : 768px) {
  .footer .btn_up {
    top: 625px;
  }

  .footer .titre-reseau {
    display: none;
  }

  .footer .vertical-line-35 {
    display: none;
  }

  .footer .reseaux-sociaux {
    gap: 65px !important;
    width: 100%;
    justify-content: center;
    top: 20px;
  }
  .footer .text-newsletter {
    top: -45px;
  }
  .footer .sous-rubrique {
    justify-content: flex-start;
    left: 30px;
    max-width: 90%;
  }
}

@media screen and (max-width:400px) {
  .vertical-line-25 {
    display: none;
  }

  .footer .bg-social-newsletter {
    height: 180px;
    width: 90%;
  }

  .hr {
    display: none;
  }

  .hr-line {
    display: none;
  }

  .footer .btn_up {
    top: 1177px;
  }

  .footer .titre-reseau {
    display: none;
  }

  .footer .vertical-line-35 {
    display: none;
  }

  .footer .reseaux-sociaux {
    gap: 65px !important;
    width: 100%;
  }
  .footer .sous-rubrique {
    justify-content: flex-start;
    left: 30px;
  }
}

/* ====== CONTENEUR PRINCIPAL ====== */
#whatsapp-btn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
}

.whatsapp-area {
  position: fixed;
  bottom: 70px;
  right: 40px;
  z-index: 99;
}

/* ====== POPUP WHATSAPP ====== */
.whatsapp-popup {
  position: absolute;
  bottom: 70px;
  right: 0;
  width: 300px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  transform: translateY(20px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}

/* AFFICHAGE du popup */
.whatsapp-popup.show {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

/* ====== HEADER DU POPUP ====== */
.whatsapp-popup .header {
  background: var(--bleumarine);
  color: white;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.whatsapp-popup .header h2 {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: var(--blancblanc);
}

.whatsapp-popup .header p {
  font-size: 14px;
  margin: 0;
}

/* ====== BOUTON DE FERMETURE ====== */
.close-w_popup {
  background: none;
  border: none;
  color: white;
  font-size: 20px;
  cursor: pointer;
}

/* ====== CONTENU DU CHAT ====== */
.chat-area {
  padding: 15px;
  text-align: center;
  background-image: url('../img/whatsapp_pattern.png'); 
  background-size: cover;      
  background-position: center;  
  background-repeat: no-repeat; 
  filter: brightness(1.2);
}

.chat-area .img-item {
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
}

.chat-area .titre-whatsapp {
  font-size: 0.650rem;
  text-transform: uppercase;

}
.chat-area p {
  font-size: 14px;
  text-align: center;
  font-family: var(--font-primary);
  color: var(--bleumarine);
  text-indent: 0!important;
}

/* ====== FORMULAIRE ====== */
.form-area {
  display: flex;
  padding: 10px;
  border-top: 1px solid #ddd;
  background: #f9f9f9;
}

.whats-input {
  flex: 1;
  padding: 8px;
  border: none;
  outline: none;
  border-radius: 5px;
  font-size: 1rem;
  font-family: var(--font-primary);
}

.send-btn {
  background: #25D366;
  border: none;
  color: white;
  padding: 8px 12px;
  margin-left: 5px;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.2s;
}

.send-btn:hover {
  background: #1ebe5d;
}

/* ====== BOUTON FLOTTANT WHATSAPP ====== */
.chat-button-area {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.whatsapp-btn {
  position: relative;
  background: #25D366;
  color: white;
  border: none;
  border-radius: 50% !important;
  font-size: 24px;
  cursor: pointer;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease-in-out;
  width: 50px;
  height: 50px;
}

.whatsapp-btn:hover {
  transform: scale(1.1);
}

/* ====== ANIMATION CERCLE ====== */
.circle-animation {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)!important;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: rgba(37, 211, 102, 0.3);
  animation: pulse-animation 1.5s infinite;
}

@keyframes pulse-animation {
  0% {
    transform: scale(1);
    opacity: 0.7;
  }

  50% {
    transform: scale(1.2);
    opacity: 0.3;
  }

  100% {
    transform: scale(1.4);
    opacity: 0;
  }
}

.whatsapp-btn {
  cursor: pointer;
  /* Curseur pointer au survol */
}
.whatsapp-notif {
  font-family: var(--font-primary);
  position: absolute;
  top: -4px;
  right: -4px;
  background: red;
  color: white;
  font-size: 11px;
  font-weight: bold;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: 0 0 0 2px white;
  animation: pop 0.3s ease;
  z-index: 2;
}

@keyframes pop {
  0% { transform: scale(0); }
  80% { transform: scale(1.3); }
  100% { transform: scale(1); }
}

.separator_hr {
  color: #ccc!important;
  margin: 0 40px!important;
}

@media (max-width: 767.98px) {
  .nav-item {
    border-bottom: 1px solid #eee;
    width: 100%;
    text-align: center;
  }
}