.elementor-28437 .elementor-element.elementor-element-88f15d8{--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-28437 .elementor-element.elementor-element-88f15d8:not(.elementor-motion-effects-element-type-background), .elementor-28437 .elementor-element.elementor-element-88f15d8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}.elementor-28437 .elementor-element.elementor-element-41635ad .elementor-menu-toggle{margin:0 auto;}.elementor-28437 .elementor-element.elementor-element-41635ad .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-28437 .elementor-element.elementor-element-7e1eced{--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-28437 .elementor-element.elementor-element-81b1937{--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-28437 .elementor-element.elementor-element-843a616{--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-28437 .elementor-element.elementor-element-fd8e1ef{--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-28437 .elementor-element.elementor-element-13992bd{--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-28437 .elementor-element.elementor-element-55e77c4{--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-28437 .elementor-element.elementor-element-ad84fc5{--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-28437 .elementor-element.elementor-element-6db8ad6{--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;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-11606b2 *//* === BonPapi Hero Section === */
.hero-bonpapi {
  background: linear-gradient(135deg, #6B4FA0, #7B5FB5);
  color: #fff;
  text-align: center;
  padding: 8rem 1.5rem 7rem;
  position: relative;
  overflow: hidden;
}

.hero-bonpapi::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 30% 40%, rgba(244,169,0,0.25), transparent 70%);
  pointer-events: none;
}

.hero-container {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.hero-title {
  font-family: 'Poppins', 'Inter', sans-serif;
  font-size: clamp(2.2rem, 5vw, 3.5rem);
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 1rem;
}

.hero-title .highlight {
  color: #F4A900;
}

.hero-subtitle {
  font-family: 'Inter', sans-serif;
  font-size: 1.2rem;
  color: #F8F8FB;
  max-width: 700px;
  margin: 0 auto 2.5rem;
  line-height: 1.6;
}

.btn-gold {
  display: inline-block;
  background: #F4A900;
  color: #1E1E2F;
  padding: 1rem 2.5rem;
  font-weight: 700;
  border-radius: 8px;
  text-decoration: none;
  box-shadow: 0 0 12px rgba(244,169,0,0.5);
  transition: all 0.3s ease;
}

.btn-gold:hover {
  background: #FFD75A;
  box-shadow: 0 0 18px rgba(255,215,90,0.7);
  transform: translateY(-3px);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d915e7d *//* ===============================
   SECTION 2 – NOS PILIERS (Minimal)
   BonPapi Final Palette
   =============================== */
.bonpapi-pillars {
  background: linear-gradient(180deg, #ffffff 0%, #f8f8fb 100%);
  padding: 8rem 1.5rem 7rem;
  text-align: center;
  font-family: 'Poppins', 'Inter', sans-serif;
}

.pillars-title {
  font-size: clamp(3.2rem, 6vw, 4.2rem);
  font-weight: 700;
  color: #7B5FB5;
  margin-bottom: 1rem;
}

.pillars-subtitle {
  font-size: clamp(1.8rem, 4vw, 2rem);
  color: #4A3366;
  max-width: 850px;
  margin: 0 auto 5rem;
  line-height: 1.8;
}

/* ===== Grid ===== */
.pillars-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 3rem;
  max-width: 1100px;
  margin: 0 auto;
}

/* ===== Cards ===== */
.pillar-card {
  background: #fff;
  border-radius: 16px;
  padding: 3rem 2.5rem;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  height: 100%;
}
.pillar-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 30px rgba(123, 95, 181, 0.25);
}

/* ===== Icon ===== */
.pillar-icon {
  color: #F4A900;
  font-size: 3.2rem;
  margin-bottom: 1.2rem;
}

/* ===== Title & Text ===== */
.pillar-card h3 {
  color: #7B5FB5;
  font-size: clamp(2rem, 4.5vw, 2.6rem);
  font-weight: 600;
  margin-bottom: 1rem;
}
.pillar-card p {
  color: #4A3366;
  font-size: clamp(1.6rem, 4vw, 1.9rem);
  line-height: 1.8;
  max-width: 90%;
  margin: 0 auto;
}

/* ===== Responsiveness ===== */
@media (max-width: 768px) {
  .bonpapi-pillars {
    padding: 6rem 1rem;
  }
  .pillars-subtitle {
    margin-bottom: 3.5rem;
  }
  .pillar-card {
    padding: 2.5rem 1.5rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a685201 *//* ===============================
   SECTION 3 – NOS SERVICES
   BonPapi Final Palette
   =============================== */
.bonpapi-services {
  background: #ffffff;
  padding: 8rem 1.5rem 7rem;
  text-align: center;
  font-family: 'Poppins', 'Inter', sans-serif;
}

.services-title {
  font-size: clamp(3.2rem, 6vw, 4.2rem);
  font-weight: 700;
  color: #7B5FB5;
  margin-bottom: 1rem;
}

.services-subtitle {
  font-size: clamp(1.8rem, 4vw, 2rem);
  color: #4A3366;
  max-width: 850px;
  margin: 0 auto 5rem;
  line-height: 1.8;
}

/* ===== Grid ===== */
.services-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 3rem;
  max-width: 1100px;
  margin: 0 auto;
}

/* ===== Card ===== */
.service-card {
  background: #f8f8fb;
  border-radius: 18px;
  padding: 3.5rem 2.5rem;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
}
.service-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 30px rgba(123, 95, 181, 0.25);
}

/* ===== Icon ===== */
.service-icon {
  color: #F4A900;
  font-size: 3.5rem;
  margin-bottom: 1.5rem;
}

/* ===== Title & Text ===== */
.service-card h3 {
  color: #7B5FB5;
  font-size: clamp(2rem, 4.5vw, 2.6rem);
  font-weight: 600;
  margin-bottom: 1rem;
}
.service-card p {
  color: #4A3366;
  font-size: clamp(1.6rem, 4vw, 1.9rem);
  line-height: 1.8;
  margin-bottom: 2rem;
}

/* ===== Link ===== */
.service-link {
  display: inline-block;
  color: #7B5FB5;
  font-weight: 600;
  text-decoration: none;
  transition: color 0.3s ease;
}
.service-link:hover {
  color: #F4A900;
}

/* ===== Responsive ===== */
@media (max-width: 768px) {
  .bonpapi-services {
    padding: 6rem 1rem;
  }
  .services-subtitle {
    margin-bottom: 3.5rem;
  }
  .service-card {
    padding: 2.5rem 1.5rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-120d2b3 *//* ===============================
   SECTION 4 – RÉALISATIONS RÉCENTES
   BonPapi Velvet Edition
   =============================== */
.bonpapi-portfolio {
  background: linear-gradient(135deg, #7B5FB5 0%, #4A3366 100%);
  color: #fff;
  padding: 9rem 1.5rem 8rem;
  text-align: center;
  font-family: 'Poppins', 'Inter', sans-serif;
}

.portfolio-title {
  font-size: clamp(3.2rem, 6vw, 4.4rem);
  font-weight: 700;
  color: #F4A900;
  margin-bottom: 1rem;
}

.portfolio-subtitle {
  font-size: clamp(1.8rem, 4vw, 2rem);
  color: #f6f3ff;
  max-width: 850px;
  margin: 0 auto 5rem;
  line-height: 1.8;
}

/* ===== Grid ===== */
.portfolio-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 2.5rem;
  max-width: 1150px;
  margin: 0 auto 5rem;
}

/* ===== Cards ===== */
.portfolio-card {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  transition: transform 0.4s ease;
}
.portfolio-card:hover {
  transform: translateY(-8px);
}
.portfolio-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}
.portfolio-card:hover img {
  transform: scale(1.08);
}

/* ===== Overlay ===== */
.portfolio-overlay {
  position: absolute;
  inset: 0;
  background: rgba(74, 51, 102, 0.8);
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.4s ease;
  padding: 2rem;
  text-align: center;
}
.portfolio-card:hover .portfolio-overlay {
  opacity: 1;
}
.portfolio-overlay h3 {
  color: #F4A900;
  font-size: 2.4rem;
  margin-bottom: 0.8rem;
}
.portfolio-overlay p {
  font-size: 1.7rem;
  line-height: 1.7;
}

/* ===== Button ===== */
.portfolio-btn {
  display: inline-block;
  background: #F4A900;
  color: #4A3366;
  padding: 1.2rem 3rem;
  border-radius: 50px;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.3s ease;
}
.portfolio-btn:hover {
  background: #ffd25a;
}

/* ===== Responsive ===== */
@media (max-width: 768px) {
  .bonpapi-portfolio {
    padding: 7rem 1rem;
  }
  .portfolio-subtitle {
    margin-bottom: 4rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-833eba9 *//* ===============================
   SECTION 5 – TÉMOIGNAGES CLIENTS
   BonPapi Final Palette
   =============================== */
.bonpapi-testimonials {
  background: #ffffff;
  padding: 8rem 1.5rem 7rem;
  text-align: center;
  font-family: 'Poppins', 'Inter', sans-serif;
}

.testimonials-title {
  font-size: clamp(3.2rem, 6vw, 4.2rem);
  font-weight: 700;
  color: #7B5FB5;
  margin-bottom: 1rem;
}

.testimonials-subtitle {
  font-size: clamp(1.8rem, 4vw, 2rem);
  color: #4A3366;
  max-width: 850px;
  margin: 0 auto 5rem;
  line-height: 1.8;
}

/* ===== Grid ===== */
.testimonials-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 3rem;
  max-width: 1100px;
  margin: 0 auto;
}

/* ===== Cards ===== */
.testimonial-card {
  background: #f9f9fb;
  border-radius: 18px;
  padding: 3rem 2.5rem;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.testimonial-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 25px rgba(244, 169, 0, 0.25);
}

/* ===== Text ===== */
.testimonial-text {
  color: #4A3366;
  font-size: clamp(1.6rem, 4vw, 1.9rem);
  line-height: 1.9;
  margin-bottom: 2.5rem;
  font-style: italic;
}

/* ===== Author ===== */
.testimonial-author {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
}
.testimonial-author img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 3px solid #F4A900;
  object-fit: cover;
}
.testimonial-author h4 {
  color: #7B5FB5;
  font-size: 1.8rem;
  font-weight: 600;
  margin: 0;
}
.testimonial-author span {
  color: #7a768a;
  font-size: 1.5rem;
}

/* ===== Responsive ===== */
@media (max-width: 768px) {
  .bonpapi-testimonials {
    padding: 6rem 1rem;
  }
  .testimonials-subtitle {
    margin-bottom: 3.5rem;
  }
  .testimonial-card {
    padding: 2.5rem 1.5rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-da91085 *//* ===============================
   SECTION 6 – APPEL À L’ACTION
   BonPapi Gold Edition
   =============================== */
.bonpapi-cta {
  background: #F4A900;
  color: #4A3366;
  padding: 9rem 1.5rem 8rem;
  text-align: center;
  font-family: 'Poppins', 'Inter', sans-serif;
  position: relative;
  overflow: hidden;
}

/* subtle gradient overlay for depth */
.bonpapi-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(255,255,255,0.15), rgba(123,95,181,0.25));
  pointer-events: none;
}

.cta-title {
  font-size: clamp(3.4rem, 7vw, 4.8rem);
  font-weight: 800;
  color: #4A3366;
  margin-bottom: 1.2rem;
}

.cta-subtitle {
  font-size: clamp(1.9rem, 4vw, 2.1rem);
  color: #4A3366;
  max-width: 850px;
  margin: 0 auto 3rem;
  line-height: 1.8;
}

.cta-button {
  display: inline-block;
  background: #7B5FB5;
  color: #fff;
  padding: 1.4rem 3.5rem;
  border-radius: 50px;
  font-size: 1.8rem;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
}
.cta-button:hover {
  background: #4A3366;
  transform: translateY(-4px);
}

/* ===== Responsive ===== */
@media (max-width: 768px) {
  .bonpapi-cta {
    padding: 7rem 1.5rem;
  }
  .cta-subtitle {
    margin-bottom: 2.5rem;
  }
}/* End custom CSS */
/* Start custom CSS for global, class: .elementor-global-28504 *//* ===============================
   SECTION 7 – FOOTER
   BonPapi Velvet Edition
   =============================== */
.bonpapi-footer {
  background: linear-gradient(135deg, #4A3366 0%, #7B5FB5 100%);
  color: #ffffff;
  padding: 6rem 1.5rem 4rem;
  font-family: 'Poppins', 'Inter', sans-serif;
}

.footer-container {
  max-width: 1200px;
  margin: 0 auto;
}

/* ===== Top Branding ===== */
.footer-top {
  text-align: center;
  margin-bottom: 4rem;
}
.footer-logo {
  max-width: 160px;
  margin-bottom: 1.5rem;
}
.footer-tagline {
  color: #f5f2ff;
  font-size: 1.7rem;
  line-height: 1.6;
}

/* ===== Grid ===== */
.footer-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 3rem;
  margin-bottom: 4rem;
  text-align: left;
}
.footer-col h4 {
  color: #F4A900;
  font-size: 2rem;
  margin-bottom: 1.2rem;
  font-weight: 600;
}
.footer-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-col ul li {
  margin-bottom: 0.8rem;
}
.footer-col a {
  color: #ffffff;
  text-decoration: none;
  transition: color 0.3s ease;
}
.footer-col a:hover {
  color: #F4A900;
}

/* ===== Contact & Socials ===== */
.footer-contact li {
  color: #eae6f7;
  font-size: 1.6rem;
}
.footer-socials {
  margin-top: 1.5rem;
}
.footer-socials a {
  display: inline-block;
  color: #ffffff;
  margin-right: 1.2rem;
  font-size: 1.8rem;
  transition: color 0.3s ease, transform 0.2s ease;
}
.footer-socials a:hover {
  color: #F4A900;
  transform: translateY(-3px);
}

/* ===== Bottom ===== */
.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 2rem;
  text-align: center;
  font-size: 1.5rem;
  color: #d8d3e9;
}
.footer-bottom a {
  color: #F4A900;
  text-decoration: none;
}
.footer-bottom a:hover {
  text-decoration: underline;
}

/* ===== Responsive ===== */
@media (max-width: 768px) {
  .bonpapi-footer {
    padding: 5rem 1.5rem 3rem;
  }
  .footer-top {
    margin-bottom: 3rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-41e0b3f *//* Scroll to Top Button */
#scrollTopBtn {
  position: fixed;
  bottom: 30px;
  right: 30px;
  background: #F4A900;
  color: #4A3366;
  border: none;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  font-size: 2rem;
  cursor: pointer;
  box-shadow: 0 4px 15px rgba(0,0,0,0.2);
  transition: all 0.3s ease;
  display: none;
  z-index: 1000;
}
#scrollTopBtn:hover {
  background: #ffd25a;
  transform: translateY(-4px);
}/* End custom CSS */