.elementor-364 .elementor-element.elementor-element-0f35d3d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-364 .elementor-element.elementor-element-195e259{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-b2197e6 */@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;600;700;800&amp;display=swap');

.custom-footer {
  background-color: #1a1819;
  color: #b0b0b0;
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  padding: 50px 40px 20px 40px;
  box-sizing: border-box;
}

.custom-footer .footer-top {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 40px;
}

.custom-footer .brand-header {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 25px;
}

.custom-footer .footer-logo {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: contain;
  background-color: #ffffff;
  padding: 5px;
  box-sizing: border-box;
  flex-shrink: 0;
}

.custom-footer .brand-title h3 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 800;
  margin: 0;
  line-height: 1.1;
}

.custom-footer .brand-title span {
  color: #d80032;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1px;
  display: block;
  margin-top: 4px;
}

.custom-footer .brand-description {
  font-size: 14px;
  line-height: 1.6;
  color: #a0a0a0;
  margin: 0;
  max-width: 320px;
}

/* --- BOUTONS SOCIAUX ROBUSTES (Anti-latence / Anti-cache) --- */
.social-icons-container {
  display: flex !important;
  gap: 12px !important;
  margin-top: 20px !important;
}

.custom-footer .social-btn {
  display: inline-flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 38px !important;
  height: 38px !important;
  min-width: 38px !important;
  min-height: 38px !important;
  background-color: rgba(255, 255, 255, 0.08) !important;
  border-radius: 50% !important;
  text-decoration: none !important;
  transition: all 0.3s ease !important;
}

.custom-footer .social-btn img {
  width: 18px !important;
  height: 18px !important;
  min-width: 18px !important;
  min-height: 18px !important;
  object-fit: contain !important;
  display: block !important;
}

.custom-footer .social-btn:hover {
  background-color: #d80032 !important;
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(216, 0, 50, 0.4);
}

/* Titres des colonnes */
.custom-footer .footer-col h4 {
  color: #ffffff;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 1.5px;
  margin-top: 0;
  margin-bottom: 25px;
  text-transform: uppercase;
}

.custom-footer .footer-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.custom-footer .footer-col ul li {
  margin-bottom: 14px;
}

.custom-footer .footer-col ul li a {
  color: #a0a0a0;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  transition: all 0.3s ease;
  display: inline-block;
}

.custom-footer .footer-col ul li a:hover {
  color: #ffffff;
  transform: translateX(8px);
}

/* Bas de page */
.custom-footer .footer-bottom {
  max-width: 1200px;
  margin: 0 auto;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 13px;
  color: #808080;
}

.custom-footer .footer-bottom p {
  margin: 0;
}

.custom-footer .footer-links {
  display: flex;
  gap: 20px;
}

.custom-footer .footer-links a {
  color: #808080;
  text-decoration: none;
  font-weight: 600;
  transition: color 0.2s ease;
}

.custom-footer .footer-links a:hover {
  color: #d80032;
}

/* Responsive */
@media (max-width: 900px) {
  .custom-footer .footer-top {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 600px) {
  .custom-footer .footer-top {
    grid-template-columns: 1fr;
  }
  .custom-footer .footer-bottom {
    flex-direction: column;
    gap: 15px;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-0f35d3d *//* Style Général du Footer */
.elementor-364 .elementor-element.elementor-element-0f35d3d .custom-footer {
  background-color: #1a1819;
  color: #b0b0b0;
  font-family: 'Montserrat', sans-serif;
  padding: 50px 40px 20px 40px;
  box-sizing: border-box;
}

/* Grille Principale */
.elementor-364 .elementor-element.elementor-element-0f35d3d .footer-top {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 40px;
}

/* Alignement Colonne Marque / Logo */
.elementor-364 .elementor-element.elementor-element-0f35d3d .brand-header {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 25px;
}

.elementor-364 .elementor-element.elementor-element-0f35d3d .logo-circle {
  background-color: #d80032;
  color: #ffffff;
  font-weight: 700;
  font-size: 18px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.elementor-364 .elementor-element.elementor-element-0f35d3d .brand-title h3 {
  color: #ffffff;
  font-size: 20px;
  font-family: 'Playfair Display', Georgia, serif;
  margin: 0;
  line-height: 1.1;
  font-weight: 700;
}

.elementor-364 .elementor-element.elementor-element-0f35d3d .brand-title span {
  color: #d80032;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.5px;
  display: block;
  margin-top: 3px;
}

.elementor-364 .elementor-element.elementor-element-0f35d3d .brand-description {
  font-size: 14px;
  line-height: 1.6;
  color: #a0a0a0;
  margin: 0;
  max-width: 320px;
}

/* Formatage des En-têtes de Colonnes */
.elementor-364 .elementor-element.elementor-element-0f35d3d .footer-col h4 {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 25px;
  text-transform: uppercase;
}

/* Styles des Listes &amp; Liens */
.elementor-364 .elementor-element.elementor-element-0f35d3d .footer-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.elementor-364 .elementor-element.elementor-element-0f35d3d .footer-col ul li {
  margin-bottom: 16px;
}

.elementor-364 .elementor-element.elementor-element-0f35d3d .footer-col ul li a {
  color: #a0a0a0;
  text-decoration: none;
  font-size: 14px;
  transition: color 0.2s ease;
}

.elementor-364 .elementor-element.elementor-element-0f35d3d .footer-col ul li a:hover {
  color: #ffffff;
}

/* Ligne Inférieure (Copyright &amp; Liens Légaux) */
.elementor-364 .elementor-element.elementor-element-0f35d3d .footer-bottom {
  max-width: 1200px;
  margin: 0 auto;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 13px;
  color: #808080;
}

.elementor-364 .elementor-element.elementor-element-0f35d3d .footer-bottom p {
  margin: 0;
}

.elementor-364 .elementor-element.elementor-element-0f35d3d .footer-links {
  display: flex;
  gap: 20px;
}

.elementor-364 .elementor-element.elementor-element-0f35d3d .footer-links a {
  color: #808080;
  text-decoration: none;
  transition: color 0.2s ease;
}

.elementor-364 .elementor-element.elementor-element-0f35d3d .footer-links a:hover {
  color: #ffffff;
}

/* Adaptabilité Mobile &amp; Tablette */
@media (max-width: 900px) {
  .elementor-364 .elementor-element.elementor-element-0f35d3d .footer-top {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 600px) {
  .elementor-364 .elementor-element.elementor-element-0f35d3d .footer-top {
    grid-template-columns: 1fr;
  }
  
  .elementor-364 .elementor-element.elementor-element-0f35d3d .footer-bottom {
    flex-direction: column;
    gap: 15px;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-39dacd5 */.af-floating-whatsapp {
  position: fixed !important;
  bottom: 30px !important;
  right: 30px !important;
  background-color: #25D366 !important;
  width: 55px !important;
  height: 55px !important;
  border-radius: 50% !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3) !important;
  z-index: 2147483647 !important;
  text-decoration: none !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  visibility: visible !important;
  opacity: 1 !important;
  transition: transform 0.25s ease, background-color 0.25s ease !important;
}

.af-floating-whatsapp:hover {
  background-color: #20ba5a !important;
  transform: scale(1.05) !important;
}

.whatsapp-img {
  width: 32px !important;
  height: 32px !important;
  object-fit: contain !important;
  display: block !important;
}/* End custom CSS */