

  @media screen and (min-width: 800px) {
    h1 { font-size: 3.5em;} 
  .espace-1 {width: 48%; margin-left: auto; margin-right: auto;}
  .espace-2 {width: 75%; margin-left: auto; margin-right: auto;}
  .video {width: 100%; margin-left: auto; margin-right: auto;display: block;}
  .contenue {width: 80%;}
  .enveloppe {width: 85%;}
  #top {width: 100%;  height: 206px;background-image: url("tap-rafi-1611.jpg")}
  .logo {background-image: url("logo-techni-flow-200-63.png");width: 202px;height: 75px}
  .menu-haut-hm{display: none ;}
}

@media screen and (min-width: 641px) and (max-width: 799px) {
  h1 { font-size: 2em;}
  .espace-1 {width: 100%;} 
  .espace-2 {width: 100%;} 
  .video {width: 100%;}
  .contenue {width: 100%;}
  .enveloppe {width: 100%;}
  #top {width: 100%;  height: 206px;background-image: url("top-rafi-807-214.jpg")}
  .droite {padding: 5px;font-size: 0.9em;width: 100%;}
  .logo {background-image: url("logo-techni-flow-150-27.png");width: 150px;height: 27px}
  .menu-gauche {display: none;}
}


@media screen and (min-width: 200px) and (max-width: 640px) {
  h1 { font-size: 2em;}
  .menu-gauche {display: none ;}
  .espace-1 {width: 100%;} 
  .espace-2 {width: 100%;} 
  .video {width: 100%;}
  .contenue {width: 100%;}
  .enveloppe {width: 100%;}
  #top {width: 100%;  height: 206px;background-image: url("top-rafi-652-213.jpg")}
  .droite {padding: 5px;font-size: 0.9em;width: 100%;}
  .logo {background-image: url("logo-techni-flow-150-27.png");width: 150px;height: 27px}
}


  .menu-haut{
  width: 95%;
  padding: 20px;
  background-color: #62b3e2;
  text-align: center;
} 
.menu-haut-hm{
  width: 95%;
  padding: 20px;
  background-color: #898c8d;
  text-align: center;
} 



.menu-gauche {
  padding: 12px;
  margin-right: 5px;
  background-color: #f5f5f4;
  width: 15%;
  
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.14), 0 6px 10px rgba(0, 0, 0, 0.14);
  border-radius: 10px 10px 10px 10px;
}



 


body {
  background-color: #f5f5f4;
}


#top {  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;  
  margin-left: auto;
  margin-right: auto;

}
#photo-top {
  width: 100%;
  background-color: #f5f5f4;
  margin-left: auto;
  margin-right: auto;   
} 
.header {
display: flex;
flex-wrap: wrap;
  padding-left: 30px;
  padding-bottom: 20px;
  background-color: white;
  width: 100%;
}

.logo {
  
  margin: auto;
  margin: auto;
  
}

.centrale {
  
  padding-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  width: 50%; 
}
.droite {
  padding-left: 20px;  
  margin: auto;
  background-color: white;
  
}

.titre {
  padding: 20px;
 
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  margin-top: 30px;
  width: 100%;
  background-color: #f5f5f4;
  font-family: 'Roboto', sans-serif;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.14), 0 2px 5px rgba(0, 0, 0, 0.15);
  border-radius: 10px 10px 10px 10px;


}



h1 { 
  
  color: #4198ca;
  margin-left: auto;
  margin-right: auto;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.14), 0 2px 5px rgba(0, 0, 0, 0.15);
  text-align: center;
}
h2 {font-size: 1.5em;color: #4a4a4a }
p { color: #666666;text-indent: 50px;}



.enveloppe {
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  background-color: #f5f5f4; 
  font-family: 'Roboto', sans-serif;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.14), 0 2px 5px rgba(0, 0, 0, 0.15);

 


}
.contenue {
  display: flex;
  flex-wrap: wrap;
  background-color: #f5f5f4;
  font-family: 'Roboto', sans-serif;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.14), 0 2px 5px rgba(0, 0, 0, 0.15);
}
.espace-1 {
 margin-bottom: 15px;
  background-color: #f5f5f4;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.14), 0 6px 10px rgba(0, 0, 0, 0.14);
  border-radius: 10px 10px 10px 10px;
}
.espace-2 {
  margin-bottom: 15px;
   background-color: #f5f5f4;
   box-shadow: 0 6px 10px rgba(0, 0, 0, 0.14), 0 6px 10px rgba(0, 0, 0, 0.14);
   border-radius: 10px 10px 10px 10px;
 }

.texte-photos-1 {
  padding: 20px;
   margin-left: auto;
  margin-right: auto; 
  background-color: #f5f5f4;
}
.image-produits { margin-left: auto;
  margin-right: auto; 
  display: block;
}

#video { margin-left: auto;
  margin-right: auto; 
  display: block;
}





nav li {list-style-type: none;}

ul {
  width: 100%;
  height: 100%;
  padding: 0%;
  list-style-type: none;
  margin: 0;
}
li {
  padding: 3vmin;
  color: #393644;
  cursor: grab;
  font-size: 2vmin;
}



.menu-gauche a:hover {
  color: #1995b9;
  font-size: 18px;
  letter-spacing: 2px;
  transition-duration: 1.5s;
  text-decoration: none;
}
.menu-gauche a {
  font-weight: normal;
  font-family: Tahoma, sans-serif;
  color: #7e7d7d;
  font-size: 20px;
  text-decoration: none;
  transition-duration: 0.5s;
}

.menu-haut a {
  font-weight: normal;
  font-family: Tahoma, sans-serif;
  color: #7e7d7d;
  font-size: 20px;
  text-decoration: none;
  transition-duration: 0.5s;
}
.menu-haut a:hover {
  color: #f3f6f7;
  font-size: 25px;
  letter-spacing: 2px;
  transition-duration: 1.5s;
}


/* menu hm */
.ham {
  color: #1995b9;
  position: fixed;
  top: auto;
  right: 5px;
  cursor: pointer;
}

nav li {
  list-style-type: none;
}

.menu a {
  font-weight: normal;
  font-family: Tahoma, sans-serif;
  color: #a0a0a0;
  font-size: 15px;
  text-decoration: none;
  transition-duration: 0.5s;
  word-break: break-word;
  white-space: normal;
}

.menu a:hover {
  color: #1995b9;
  font-size: 14px;
  letter-spacing: 9px;
  transition-duration: 1.5s;
}

.fas {
  width: 30px;
  height: 30px;
}

.fa-angle-down {
  background-color: #1995b9;
  color: #1995b9;
}

.menu span {
  text-decoration: none;
  font-family: Tahoma, sans-serif;
  color: #a0a0a0;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 9px;
}
.menu hr {
  background-color: #1995b9;
  color: #1995b9;
  width: 100%;
  height: 1px;
  border: none;
}
.menu {
  display: none;
  list-style-type: none;
  text-decoration: none;
  width: 100%;
  height: 300px;
  top: 40px;
  left: 0%;
  line-height: 40px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.show {
  display: block;
  position: fixed;
  padding: 6vmin;
  background-color: #272727;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.14), 0 6px 10px rgba(0, 0, 0, 0.14);
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  left: 0;
  right: 0;
  z-index: 99998;
}
.nav-hm {
  position: fixed;
  background-color: #414141;
  z-index: 99999;
  top: 0%;
  left: 0%;
  height: 60px;
  width: 100%;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.14), 0 6px 10px rgba(0, 0, 0, 0.14);
}


.bar1 {
  width: 23px;
  height: 3px;
  background-color: #1995b9;
  margin-top: 4px;
  margin-right: 6px;
  margin-left: auto;
  transition: 0.4s;
  border-radius: 0.4vmin;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.14), 0 6px 10px rgba(0, 0, 0, 0.432);
}

.bar2 {
  width: 23px;
  height: 3px;
  background-color: #1995b9;
  margin-top: 4px;
  margin-right: 6px;
  margin-left: auto;
  transition: 0.4s;
  border-radius: 0.4vmin;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.14), 0 6px 10px rgba(0, 0, 0, 0.432);
}

.bar3 {
  width: 11.5px;
  height: 3px;
  background-color: #1995b9;
  margin-top: 4px;
  margin-right: 6px;
  margin-left: auto;
  transition: 0.4s;
  border-radius: 0.4vmin;
}


/* bouton */

.BtnPlus {
  border-radius: 10px 10px 10px 10px;
  font-size: 1em;
  text-align: center;
  background-color: #1995b9;
  width: 200px;
  height: 35px;
  margin-right: 15px;
  margin-left: auto;
  margin-bottom: 15px;
  margin-top: auto;
  transition-duration: 0.5s;
  vertical-align:middle;
 
}
.BtnPlus:hover {
  background-color: #22bceb;
  transition-duration: 0.5s;
}







.BtnPlus a:hover {
  color: #d5e1e4;
  font-size: 18px;
  letter-spacing: 2px;
  transition-duration: 1.5s;
  text-decoration: none;
}
.BtnPlus a {
  font-weight: normal;
  font-family: Tahoma, sans-serif;
  color: #9c4d4d;
  font-size: 20px;
  text-decoration: none;
  transition-duration: 0.5s;
}


.BtnPlus a:hover {
  color: #f3f6f7;
  font-size: 25px;
  letter-spacing: 2px;
  transition-duration: 1.5s;
}

/*Définition tableau standard */ 

.table-container {
    width: 100%;
    overflow-x: auto;
}

table {
    border-collapse: collapse;
    width: 100%;
    min-width: 600px;
    background-color: white;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

th, td {
    border: 1px solid #ddd;
    padding: 12px 15px;
    text-align: left;
     white-space: nowrap;      /* <-- empêche le retour à la ligne */
}



th {
    background-color: #34b0d6;
    color: white;
}

tr:nth-child(even) {
    background-color: #f2f2f2;
}

@media screen and (max-width: 600px) {
    table, thead, tbody, th, td, tr {
        display: block;
    }

    thead {
        display: none;
    }

    tr {
        margin-bottom: 15px;
        border: 1px solid #ccc;
        padding: 10px;
        background: #fff;
    }

    td {
        position: relative;
        padding-left: 50%;
        text-align: right;
    }

    td::before {
        position: absolute;
        left: 15px;
        top: 12px;
        white-space: nowrap;
        font-weight: bold;
        content: attr(data-label);
        text-align: left;
    }
}
  /*Définition tableau standard */ 

  /* ================================================
   FAQ – Questions fréquentes
   À coller à la fin du fichier css/css.css
   ================================================ */

.faq-section {
  max-width: 900px;
  margin: 48px auto 56px;
  padding: 0 16px;
}

.faq-titre {
  font-size: 1.4em;
  font-weight: 600;
  color: #1a1a1a;
  margin: 0 0 6px;
  text-align: center;
}

.faq-sous-titre {
  font-size: 0.95em;
  color: #666;
  text-align: center;
  margin: 0 0 32px;
}

.faq-liste {
  border-top: 1px solid #ddd;
}

.faq-item {
  border-bottom: 1px solid #ddd;
}

.faq-btn {
  width: 100%;
  background: none;
  border: none;
  padding: 18px 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  cursor: pointer;
  text-align: left;
  font-family: inherit;
}

.faq-btn span:first-child {
  font-size: 0.98em;
  font-weight: 600;
  color: #1a1a1a;
  line-height: 1.4;
}

.faq-btn:hover span:first-child {
  color: #005b9e;
}

/* Icône + / × */
.faq-icone {
  flex-shrink: 0;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 1.5px solid #aaa;
  position: relative;
  transition: background 0.2s, border-color 0.2s;
}

.faq-icone::before,
.faq-icone::after {
  content: '';
  position: absolute;
  background: #555;
  border-radius: 2px;
  transition: transform 0.25s, opacity 0.25s;
  top: 50%;
  left: 50%;
}

/* barre horizontale */
.faq-icone::before {
  width: 10px;
  height: 2px;
  transform: translate(-50%, -50%);
}

/* barre verticale */
.faq-icone::after {
  width: 2px;
  height: 10px;
  transform: translate(-50%, -50%);
}

/* état ouvert : croix → disparition de la barre verticale */
.faq-btn[aria-expanded="true"] .faq-icone {
  background: #e8f2fb;
  border-color: #005b9e;
}

.faq-btn[aria-expanded="true"] .faq-icone::before,
.faq-btn[aria-expanded="true"] .faq-icone::after {
  background: #005b9e;
}

.faq-btn[aria-expanded="true"] .faq-icone::after {
  transform: translate(-50%, -50%) rotate(90deg);
  opacity: 0;
}

/* Panneau de réponse — accordéon */
.faq-reponse {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}

.faq-reponse-inner {
  padding: 0 4px 20px;
}

.faq-reponse-inner p {
  font-size: 0.92em;
  color: #444;
  line-height: 1.75;
  margin: 0 0 10px;
}

.faq-reponse-inner p:last-child {
  margin-bottom: 0;
}

.faq-reponse-inner ul {
  margin: 8px 0 10px 18px;
  padding: 0;
}

.faq-reponse-inner ul li {
  font-size: 0.92em;
  color: #444;
  line-height: 1.7;
  margin-bottom: 6px;
}

.faq-reponse-inner strong {
  color: #1a1a1a;
  font-weight: 600;
}

/* Tags de catégorie */
.faq-tag {
  display: inline-block;
  font-size: 0.75em;
  font-weight: 600;
  padding: 3px 10px;
  border-radius: 4px;
  margin-bottom: 12px;
  background: #e8f2fb;
  color: #005b9e;
  letter-spacing: 0.02em;
}

.faq-tag--vert {
  background: #e6f4ec;
  color: #1e7e3e;
}

.faq-tag--orange {
  background: #fff3e0;
  color: #b45309;
}

/* Responsive mobile */
@media (max-width: 600px) {
  .faq-titre {
    font-size: 1.15em;
  }

  .faq-btn span:first-child {
    font-size: 0.92em;
  }

  .faq-reponse-inner p,
  .faq-reponse-inner ul li {
    font-size: 0.88em;
  }
}





/* ================================================
   Pompes vide-futs - header contact + fil d'ariane
   ================================================ */

/* ── .droite : reset du fond blanc pour les liens ── */
.droite {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  background-color: transparent;
  padding-left: 20px;
  margin: auto 0;
  justify-content: center;
}

/* ── Téléphone ─────────────────────────────────── */
.contact-tel {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  font-size: 1.05em;
  font-weight: 700;
  color: #1a3a5c;
  background: #e8f2fb;
  border: 2px solid #1a3a5c;
  border-radius: 4px;
  padding: 6px 14px;
  letter-spacing: 0.03em;
  white-space: nowrap;
  transition: background 0.2s, color 0.2s;
}

.contact-tel:hover {
  background: #1a3a5c;
  color: #ffffff;
}

/* ── Email ─────────────────────────────────────── */
.contact-mail {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  text-decoration: none;
  font-size: 0.88em;
  font-weight: 500;
  color: #1a3a5c;
  background: transparent;
  border: none;
  border-bottom: 1px solid #1a3a5c;
  padding: 2px 0;
  white-space: nowrap;
  transition: color 0.15s, border-color 0.15s;
}

.contact-mail:hover {
  color: #0050a0;
  border-bottom-color: #0050a0;
}

/* ── Icônes SVG ────────────────────────────────── */
.contact-ico {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  stroke: currentColor;
  vertical-align: middle;
}

/* ── Fil d'ariane ──────────────────────────────── */
.fil-ariane {
  width: 100%;
  background: #f0f4f8;
  border-top: 1px solid #d0dce8;
  border-bottom: 1px solid #d0dce8;
  padding: 7px 20px;
  box-sizing: border-box;
}

.fil-ariane ol {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 0.83em;
  color: #555;
}

.fil-ariane li {
  display: flex;
  align-items: center;
}

.fil-ariane li + li::before {
  content: '›';
  margin: 0 7px;
  color: #999;
}

.fil-ariane a {
  color: #1a3a5c;
  text-decoration: none;
  font-weight: 500;
  border-bottom: 1px solid transparent;
  transition: border-color 0.15s;
}

.fil-ariane a:hover {
  border-bottom-color: #1a3a5c;
}

.fil-ariane li[aria-current="page"] {
  color: #333;
  font-weight: 600;
}

/* ── Liens contextuels dans le contenu ─────────── */
.contenue a,
.titre a {
  color: #1a3a5c;
  text-decoration: none;
  border-bottom: 1px solid rgba(26, 58, 92, 0.35);
  transition: color 0.15s, border-color 0.15s;
}

.contenue a:hover,
.titre a:hover {
  color: #0050a0;
  border-bottom-color: #0050a0;
}

/* ── Responsive ────────────────────────────────── */
@media (max-width: 640px) {
  .droite {
    align-items: center;
    padding: 8px 0;
  }
  .contact-tel {
    font-size: 0.9em;
    padding: 5px 10px;
  }
  .contact-mail {
    font-size: 0.80em;
  }
  .fil-ariane {
    padding: 6px 10px;
  }
}
