.elementor-kit-7{--e-global-color-primary:#0B281B;--e-global-color-secondary:#124D65;--e-global-color-text:#111111;--e-global-color-accent:#227F49;--e-global-color-b4d7fe7:#4B6B03;--e-global-color-7dba39b:#F9F3E7;--e-global-color-cc6c89b:#FEFCF8;--e-global-color-9bd7d4a:#888888;--e-global-color-ffb89f5:#F5F0E6;--e-global-typography-primary-font-family:"Fraunces";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:300;--e-global-typography-secondary-font-family:"Fraunces";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-size:12px;--e-global-typography-accent-font-weight:600;background-color:#FEFCF8;color:#111111;font-family:"Outfit", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:#0B281B;font-family:"Outfit", Sans-serif;font-size:14px;font-weight:600;color:#F9F3E7;border-radius:100px 100px 100px 100px;padding:16px 32px 16px 32px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:#227F49;color:#F9F3E7;border-radius:100px 100px 100px 100px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:#227F49;text-decoration:none;}.elementor-kit-7 a:hover{color:#0B281B;text-decoration:none;}.elementor-kit-7 h1{color:#0B281B;font-family:"Fraunces", Sans-serif;font-size:64px;font-weight:300;}.elementor-kit-7 h2{color:#0B281B;font-family:"Fraunces", Sans-serif;font-size:42px;font-weight:300;}.elementor-kit-7 h3{color:#0B281B;font-family:"Fraunces", Sans-serif;font-size:28px;font-weight:500;}.elementor-kit-7 h4{color:#0B281B;font-family:"Fraunces", Sans-serif;font-size:20px;font-weight:500;}.elementor-kit-7 h5{color:#0B281B;font-family:"Outfit", Sans-serif;font-size:16px;font-weight:600;}.elementor-kit-7 h6{color:#4B6B03;font-family:"Outfit", Sans-serif;font-size:12px;font-weight:600;}.elementor-kit-7 img{border-radius:16px 16px 16px 16px;transition-duration:0.3s;}.elementor-kit-7 img:hover{border-radius:16px 16px 16px 16px;opacity:0.9;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* ═══════════════════════════════════════
   PALAKI V2 — CSS Custom Elementor
   ═══════════════════════════════════════ */


/* ── BANDEAU DÉFILANT (MARQUEE) ────────
   Classe "palaki-marquee" sur le CONTAINER parent
   ─────────────────────────────────────── */
.palaki-marquee {
  overflow: hidden !important;
  max-width: 100vw !important;
}
.palaki-marquee .elementor-widget-container {
  overflow: hidden !important;
}
.palaki-marquee .elementor-heading-title {
  display: inline-block !important;
  white-space: nowrap !important;
  width: max-content !important;
  animation: palaki-scroll 35s linear infinite !important;
}
@keyframes palaki-scroll {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-33.33%); }
}


/* ── HEADER STICKY — Backdrop blur ─────
   Le header doit être en position sticky
   dans les réglages du container
   ─────────────────────────────────────── */
.elementor-location-header,
.elementor-location-header > .elementor-element {
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
}


/* ── SCROLL REVEAL ─────────────────────
   Ajouter "palaki-reveal" sur chaque
   container/widget à animer au scroll
   ─────────────────────────────────────── */
.palaki-reveal {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.8s cubic-bezier(0.16, 1, 0.3, 1),
              transform 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}
.palaki-reveal.visible {
  opacity: 1;
  transform: translateY(0);
}


/* ── BOUTONS — Lift au hover ───────────*/
.elementor-button-wrapper .elementor-button {
  transition: all 0.4s ease !important;
}
.elementor-button-wrapper .elementor-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(11,40,27,0.15);
}


/* ── CARTES — Lift au hover ────────────
   Ajouter "palaki-card" sur les 
   containers cartes (services, valeurs,
   produits shop, propriétés…)
   ─────────────────────────────────────── */
.palaki-card {
  transition: transform 0.4s ease, box-shadow 0.4s ease;
}
.palaki-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 48px rgba(11,40,27,0.08);
}


/* ── CARTES SOMBRES (panneaux accueil) ─
   Ajouter "palaki-card-dark"
   ─────────────────────────────────────── */
.palaki-card-dark {
  transition: transform 0.4s ease, box-shadow 0.4s ease, background-color 0.4s ease;
}
.palaki-card-dark:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 60px rgba(0,0,0,0.3);
  background-color: rgba(255,255,255,0.08) !important;
}


/* ── LIGNES SERVICE (accueil) ──────────
   Ajouter "palaki-service-row" sur
   chaque container-ligne de service
   ─────────────────────────────────────── */
.palaki-service-row {
  transition: padding 0.3s ease;
  cursor: pointer;
}
.palaki-service-row:hover {
  padding-left: 20px !important;
}

/* Flèche → qui apparaît au hover */
.palaki-service-row .palaki-arrow {
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.palaki-service-row:hover .palaki-arrow {
  opacity: 1;
  transform: translateX(6px);
}


/* ── PRODUITS SHOP — Lift hover ────────
   Ajouter "palaki-shop-item"
   ─────────────────────────────────────── */
.palaki-shop-item {
  transition: transform 0.4s ease;
}
.palaki-shop-item:hover {
  transform: translateY(-8px);
}


/* ── LOGOS CLIENTS — Opacité hover ─────
   Ajouter "palaki-trust" sur le 
   container parent des logos
   ─────────────────────────────────────── */
.palaki-trust .elementor-heading-title {
  opacity: 0.2;
  transition: opacity 0.3s ease;
}
.palaki-trust .elementor-heading-title:hover {
  opacity: 0.6;
}


/* ── H1 em/italic accent vert ──────── */
.elementor-heading-title em,
.elementor-heading-title i {
  color: #227f49;
  font-weight: 500;
}


/* ── SMOOTH SCROLL ─────────────────── */
html {
  scroll-behavior: smooth;
}


/* ── RESPONSIVE ────────────────────── */
@media (max-width: 768px) {
  .palaki-service-row:hover {
    padding-left: 0 !important;
  }
}

/* ── TIMELINE "Notre parcours" ─────────
   Classe "palaki-timeline" sur le 
   container parent qui contient toutes
   les lignes année/texte
   ─────────────────────────────────────── */

/* Ligne verticale de connexion */
.palaki-timeline {
  position: relative;
}
.palaki-timeline::before {
  content: '';
  position: absolute;
  left: 104px;
  top: 80px;
  bottom: 40px;
  width: 2px;
  background: rgba(0,0,0,0.08);
}

/* Chaque ligne de la timeline */
.palaki-timeline > .elementor-element {
  position: relative;
}

/* Point vert sur chaque ligne */
.palaki-timeline > .elementor-element::before {
  content: '';
  position: absolute;
  left: 99px;
  top: 30px;
  width: 12px;
  height: 12px;
  background: #4b6b03;
  border-radius: 50%;
  z-index: 2;
}

/* Décalage du contenu pour laisser la place au dot */
.palaki-timeline > .elementor-element > .e-con-inner {
  padding-left: 40px !important;
}

/* L'année en vert accent */
.palaki-timeline .elementor-heading-title {
  position: relative;
}


/* ── CTA — Cercle décoratif ────────────
   Classe "palaki-cta" sur le container 
   intérieur vert foncé arrondi
   (celui avec border-radius 32px)
   ─────────────────────────────────────── */
.palaki-cta {
  position: relative;
  overflow: hidden;
}
.palaki-cta::before {
  content: '';
  position: absolute;
  top: -100px;
  right: -100px;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background: rgba(34,127,73,0.2);
  pointer-events: none;
}

/* S'assurer que le contenu passe au-dessus du cercle */
.palaki-cta > .e-con-inner,
.palaki-cta > .elementor-widget {
  position: relative;
  z-index: 2;
}

/* ── HEADER ─────────────────────────── */
.palaki-header,
.elementor-location-header > .elementor-element {
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  background: rgba(254,252,248,0.85) !important;
  transition: all 0.4s ease;
}/* End custom CSS */