.elementor-10848 .elementor-element.elementor-element-c3a4fd3:not(.elementor-motion-effects-element-type-background), .elementor-10848 .elementor-element.elementor-element-c3a4fd3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-10848 .elementor-element.elementor-element-c3a4fd3{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;}.elementor-10848 .elementor-element.elementor-element-c3a4fd3 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-10848 .elementor-element.elementor-element-8bf2a2f > .elementor-element-populated{border-style:none;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-10848 .elementor-element.elementor-element-8bf2a2f > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-10848 .elementor-element.elementor-element-fd5a24f{text-align:center;}.elementor-10848 .elementor-element.elementor-element-fd5a24f .elementor-heading-title{font-family:"lens medium", Sans-serif;font-size:38px;font-weight:bold;font-style:italic;color:#21A4BB;}.elementor-10848 .elementor-element.elementor-element-9560c0c > .elementor-widget-container{margin:0px 0px 30px 0px;}.elementor-10848 .elementor-element.elementor-element-9560c0c{text-align:center;}.elementor-10848 .elementor-element.elementor-element-9560c0c .elementor-heading-title{font-family:"lens medium", Sans-serif;font-size:17px;font-weight:500;font-style:italic;color:#003F3F;}@media(max-width:767px){.elementor-10848 .elementor-element.elementor-element-c3a4fd3{margin-top:47px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-10848 .elementor-element.elementor-element-8bf2a2f > .elementor-element-populated, .elementor-10848 .elementor-element.elementor-element-8bf2a2f > .elementor-element-populated > .elementor-background-overlay, .elementor-10848 .elementor-element.elementor-element-8bf2a2f > .elementor-background-slideshow{border-radius:23px 23px 23px 23px;}.elementor-10848 .elementor-element.elementor-element-8bf2a2f > .elementor-element-populated{margin:10px 10px 10px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;padding:28px 0px 17px 0px;}.elementor-10848 .elementor-element.elementor-element-fd5a24f .elementor-heading-title{font-size:22px;}.elementor-10848 .elementor-element.elementor-element-9560c0c > .elementor-widget-container{margin:0px 0px 10px 0px;}.elementor-10848 .elementor-element.elementor-element-9560c0c .elementor-heading-title{font-size:17px;}}/* Start custom CSS for html, class: .elementor-element-95e7790 */.hero-avicina {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
              url('http://www.avicina.ma/wp-content/uploads/2025/01/2433dc6f-5a1b-4e19-975c-55c99c0939bb.avif') no-repeat center center;
  background-size: cover;
  color: #ffffff;
  padding: 80px 20px;
  text-align: center;
}

.hero-avicina .container {
  max-width: 850px;
  margin: 0 auto;
}

.hero-logo {
  max-width: 180px;
  margin-bottom: 20px;
}

.hero-avicina h1 {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.hero-subtitle {
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.6;
}

/* Responsive */
@media (max-width: 768px) {
  .hero-avicina {
    padding: 60px 15px;
  }

  .hero-logo {
    max-width: 140px;
  }

  .hero-avicina h1 {
    font-size: 1.6rem;
  }

  .hero-subtitle {
    font-size: 0.95rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3e426f9 */.infos-cle-programme {
  background-color: #f5f9fc;
  padding: 60px 20px;
  font-family: 'Roboto', sans-serif;
  text-align: center;
}

.infos-cle-programme h2 {
  font-size: 2rem;
  color: #036093;
  margin-bottom: 40px;
  text-transform: uppercase;
  font-weight: 700;
}

.info-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 30px;
  max-width: 1100px;
  margin: 0 auto;
}

.info-box {
  background-color: #ffffff;
  border-left: 5px solid #4099b5;
  padding: 20px;
  border-radius: 8px;
  text-align: left;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);
  transition: all 0.3s ease;
}

.info-box h3 {
  font-size: 1.1rem;
  margin-bottom: 10px;
  color: #036093;
}

.info-box p {
  font-size: 0.95rem;
  color: #444;
  line-height: 1.5;
}

/* Responsive */
@media (max-width: 768px) {
  .infos-cle-programme h2 {
    font-size: 1.6rem;
  }

  .info-box h3 {
    font-size: 1rem;
  }

  .info-box p {
    font-size: 0.9rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-47a1515 */.video-preview-section {
  background-color: #ffff;
  padding: 60px 20px;
  text-align: center;
}

.video-preview-section h2 {
  font-size: 2rem;
  color: #036093;
  margin-bottom: 10px;
}

.video-caption {
  font-size: 1rem;
  color: #666;
  margin-bottom: 30px;
}

.video-thumbnail {
  position: relative;
  display: inline-block;
  max-width: 300px;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  transition: transform 0.3s ease;
}

.video-thumbnail img {
  width: 100%;
  display: block;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 48px;
  color: white;
  background: rgba(0, 0, 0, 0.4);
  padding: 12px 18px;
  border-radius: 50%;
  pointer-events: none;
}

/* Responsive */
@media (max-width: 768px) {
  .video-preview-section h2 {
    font-size: 1.6rem;
  }

  .video-caption {
    font-size: 0.9rem;
  }

  .play-button {
    font-size: 36px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-16094fa */.parcours-steps {
  background-color: #f5f9fc;
  padding: 60px 20px;
  font-family: 'Roboto', sans-serif;
  text-align: center;
}

.parcours-steps h2 {
  font-size: 2rem;
  color: #036093;
  margin-bottom: 40px;
  text-transform: uppercase;
}

.steps-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  max-width: 1000px;
  margin: 0 auto;
}

.step-item {
  background-color: #ffffff;
  padding: 25px 20px;
  border-radius: 12px;
  border: 1px solid #e0e0e0;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  position: relative;
  text-align: left;
}

.step-number {
  display: inline-block;
  background-color: #036093;
  color: #fff;
  font-weight: bold;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 50%;
  text-align: center;
  margin-bottom: 10px;
}

.step-item h3 {
  font-size: 1rem;
  color: #036093;
  margin-bottom: 8px;
}

.step-item p {
  font-size: 0.9rem;
  color: #444;
  line-height: 1.5;
}

/* Version desktop : 4 étapes sur une ligne */
@media (min-width: 992px) {
  .steps-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-eb6acb5 */.ce-que-vous-obtenez {
  background-color: #ffffff;
  padding: 60px 20px;
  font-family: 'Roboto', sans-serif;
  text-align: center;
}

.ce-que-vous-obtenez h2 {
  font-size: 2rem;
  color: #036093;
  margin-bottom: 40px;
  text-transform: uppercase;
  font-weight: 700;
}

.benefits-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
  max-width: 1000px;
  margin: 0 auto;
  text-align: left;
}

.benefit-item {
  display: flex;
  align-items: flex-start;
  background-color: #f5f9fc;
  border-left: 4px solid #4099b5;
  border-radius: 8px;
  padding: 15px 20px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.05);
  transition: all 0.3s ease;
}

.benefit-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 12px rgba(0,0,0,0.08);
}

.benefit-item .check {
  color: #0f9c98;
  font-size: 1.5rem;
  margin-right: 15px;
  flex-shrink: 0;
}

.benefit-item p {
  font-size: 0.95rem;
  color: #333;
  margin: 0;
  line-height: 1.6;
}

/* Responsive */
@media (max-width: 768px) {
  .ce-que-vous-obtenez h2 {
    font-size: 1.6rem;
  }

  .benefit-item p {
    font-size: 0.9rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a0530c3 *//* 📋 Section Processus de Sélection */
.application-process {
    background: #ffffff;
    padding: 80px 20px;
    text-align: center;
    font-family: 'Lens Grotesk Medium', sans-serif;
    color: #063E3D;
}

/* 🏆 Titre principal */
.application-process h2 {
    font-size: 32px;
    font-weight: bold;
    color: #4099b5;
    margin-bottom: 20px;
}

/* 📌 Sous-titre */
.subheading {
    font-size: 18px;
    color: #555;
    max-width: 850px;
    margin: 0 auto 40px auto;
    font-style: italic;
}

/* 🏗️ Grille du processus */
.process-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
    max-width: 1100px;
    margin: 0 auto;
}

/* 🎯 Étape du processus */
.process-step {
    background: #e5e9e9;
    padding: 25px;
    border-radius: 12px;
    text-align: center;
    transition: transform 0.3s ease-in-out;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

/* ✨ Effet au survol */
.process-step:hover {
    background: #d6dde0;
    transform: translateY(-5px);
}

/* 🏆 Titre de chaque étape */
.process-step h3 {
    font-size: 20px;
    font-weight: bold;
    color: #063E3D;
    margin-bottom: 10px;
}

/* 📝 Texte */
.process-step p {
    font-size: 16px;
    line-height: 1.6;
    color: #555;
}

/* 📩 Appel à l'action */
.cta-section {
    margin-top: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #063E3D;
    background: #f5f5f5;
    padding: 20px;
    border-radius: 8px;
}

/* 📩 Bouton */
.cta-button {
    display: inline-block;
    background-color: #4099b5;
    color: #ffffff;
    padding: 12px 25px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 25px;
    text-decoration: none;
    transition: background-color 0.3s ease;
    margin-top: 15px;
}

.cta-button:hover {
    background-color: #307a8c;
}

/* 📱 Responsive */
@media (max-width: 768px) {
    .process-grid {
        grid-template-columns: 1fr;
    }

    .application-process h2 {
        font-size: 26px;
    }

    .subheading {
        font-size: 16px;
    }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-6838900 */.cf7-avicina-form {
  max-width: 600px;
  margin: auto;
  background: #ffffff;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
  font-family: 'Roboto', sans-serif;
  color: #063E3D;
}

.cf7-avicina-form label {
  display: block;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 500;
  color: #036093;
}

.cf7-avicina-form input[type="text"],
.cf7-avicina-form input[type="number"],
.cf7-avicina-form input[type="tel"],
.cf7-avicina-form textarea {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid #d1e3e7;
  border-radius: 6px;
  background-color: #f8fafa;
  font-size: 14px;
}

.cf7-avicina-form input[type="radio"],
.cf7-avicina-form input[type="checkbox"] {
  margin-right: 10px;
}

.cf7-avicina-form .wpcf7-submit {
  background-color: #036093;
  color: #fff;
  border: none;
  padding: 14px 30px;
  border-radius: 25px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  display: block;
  margin: 20px auto 0;
}

.cf7-avicina-form .wpcf7-submit:hover {
  background-color: #4099b5;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8d607a9 *//* =============================
   Footer AVICINA
============================= */
.footer-avicina {
  background-color: #022c43;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  padding: 60px 20px 20px;
}

.footer-container {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 40px;
}

/* Logo + Slogan */
.footer-logo-slogan img {
  max-width: 180px;
  margin-bottom: 15px;
}
.footer-logo-slogan p {
  font-size: 14px;
  line-height: 1.5;
  color: #d1e7f2;
}

/* Titres de section */
.footer-avicina h4 {
  font-size: 16px;
  margin-bottom: 15px;
  color: #ffffff;
  text-transform: uppercase;
}

/* Liens */
.footer-links ul,
.footer-cities ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links li,
.footer-cities li {
  margin-bottom: 10px;
}

.footer-links a {
  color: #d1e7f2;
  text-decoration: none;
  font-size: 14px;
  transition: color 0.3s ease;
}
.footer-links a:hover {
  color: #ffffff;
}

/* Contact bloc */
.footer-contact p {
  font-size: 14px;
  margin-bottom: 10px;
  color: #d1e7f2;
}
.footer-contact a {
  color: #d1e7f2;
  text-decoration: none;
}
.footer-contact a:hover {
  color: #ffffff;
}

/* Bottom Bar */
.footer-bottom {
  text-align: center;
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 13px;
  color: #a0c3d9;
  margin-top: 40px;
}

/* Responsive spacing */
@media (max-width: 768px) {
  .footer-container {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 500px) {
  .footer-container {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .footer-logo-slogan img {
    margin: 0 auto 15px;
  }
}/* End custom CSS */