html, body {
    margin: 0;
    padding: 0;
    font-family: sans-serif;
}

.container1{ 
  background-image: url('bg-pagetitle1.png'); 
  background-size: 1920px; 
  background-color: #F5F9FC;
  background-position: center; 
  background-repeat: no-repeat; 
  width: 100%;            
  max-width: 1920px;
  min-height: 330px;       
  overflow: hidden;
  font-family: sans-serif;
} 
.top-bar{ 
  height: 30px; 
  background-color: #0A1066; 
  font-size: 14px; 
  color: white; 
  display: flex; 
  justify-content: center; 
  align-items: center; 
  width: 100%; 
} 
  

.logor { 
  width: 20%;
  max-width: 95px;     
  height: auto;
  display: block;
  margin: 20px auto;   
  cursor: pointer;
  height: auto;
  margin-top: 20px;
  margin-left: 19%;  
} 

.faq1{
  color: #0A1066;
  cursor: pointer;
  font-weight: bold;
  margin-left: 18.7%;
  font-size: 2.8rem;
  margin-top: 40px;
}
.list{ 
  margin-top: -220px; 
  margin-left: 40vw; 
  margin-right: 17vw; 
} 

.navigation{ 
  list-style: none;
  display: flex;
  gap: 20px;
  justify-content: flex-end; 
  align-items: center;
  flex-wrap: wrap;             
  color: #0A1066;
  cursor: pointer;
  font-weight: bold;
  padding: 0;
} 

.navigation  li:last-child { 
    margin-left: 100px; 
} 

a{
  text-decoration: none; 
}
a:visited,
a:hover,
a:active {
    color:#0A1066; 
}

.bouton1 { 
  background-color: #2C65FF; 
  color: white; 
  border: none; 
  padding: 10px 20px; 
  font-size: 16px; 
  border-radius: 5px; 
  cursor: pointer; 
}

.accfaq{
  margin-top: 95px;
  margin-left: 75%;  
  color: #0A1066;
}

.container2{
  background-image: url('bg-faq.png');
  background-size: cover;       
  background-position: center;
  background-repeat: no-repeat;
  background-color: white;
  width: 100%;
  min-height: 1600px;
  overflow: hidden;
  font-family: sans-serif;
}


@media (max-width: 768px){
  .logor{
    margin-top: 20px;
    margin-left: 5%;  
    max-width: 115px; 
  }
  .faq1{
    margin-left: 5%;
    font-size: 3rem;
    margin-top: 30px;
  }
  .list {
    display: none;
  }
  .accfaq{
   margin-top: 5px;
   font-size: 1.4rem;
 }
  .container1{
    min-height: 390px;   
    }    
  .container2{
    min-height: 2500px;
  }
}


















.our{
  max-width: 600px;   
  width: 100%;      
  margin: 0 auto;
  text-align: center;
  margin-top: 7%;
}
.ask{
   color: #0A1066;
}
.lorem1{
  margin-top: 3%;
  color: #2C65FF;
  font-size: 0.8rem;
  font-weight: bold;
}

.gain{ 
  background-color: white; 
  color: #0A1066; 
  font-weight: bold;
  border: none; 
  padding: 17px 20px; 
  font-size: 0.8rem; 
  border-radius: 5px; 
  cursor: pointer; 
  box-shadow: 0 12px 25px rgba(240, 244, 255, 0.7), 
              0 0 20px rgba(240, 244, 255, 0.5);   
  max-width: 600px;   
  width: 100%;   
  margin-left: 380px;   
  margin-top: 40px;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.gain::after {
  content: "—";
  font-weight: bold;
  color: #0A1066; 
}
.sedut{
  max-width: 570px;
  line-height: 2.1;
  font-size: 0.7rem;
  margin-left: 29%;
  color: #696B8C;
}

.plus{
  margin-top: 3vw;
}

.plus1{ 
  background-color: #F0F4FF; 
  color: black; 
  font-weight: bold;
  border: none; 
  padding: 10px 20px; 
  font-size: 0.8rem; 
  border-radius: 2px; 
  cursor: pointer; 
  max-width: 600px;   
  width: 100%;   
  margin-left: 380px;  
  margin-bottom: 9px; 
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #E0E6FF;
}

.plus1::after {
  content: "+";
  font-weight: bold;
  color: black; 
  font-size: 1.5rem;
}

.milieu {
  background-color: white;  
  width: 890px;             
  height: 590px;           
  margin: 50px auto; 
}


.contact{
  width: 350px;
  height: 400px;
  border-radius: 8px;
  padding-top: 60px;
  background-color: white;
  right: 315px;
  position: absolute;
  top: 1340px;
  background-color: #F0F4FF;

}
.contactitle{
  margin-left: 50px;
  color: #0B1659;
  margin-top: -10px;
  position: absolute;
}
.testt{
  margin-left: 50px;
  color: #6C6E79;
  font-size: 0.8em;
  position: absolute;
  margin-top: 25px;
}
.blocs6{
  margin-top: 68px;
}
.fullname{
  border-radius: 1px;
  padding-top: 3px;
  background-color: white;
  margin-left: 50px;
  margin-bottom: 10px;
  align-items: center;             
  border-color: #9C9DC9;              
  padding: 2px 3px;             
  cursor: pointer;  
  width: 250px;
  border-width: 1px;
  border-style: solid;
  border-color: #E9E8EA;
  color: #727AA6;
  font-size: 0.9rem;
}
.placement{
  margin-bottom: 10px;
  margin-left: 15px;
}
.subject{
  color: #0B1659;
  border-radius: 1px;
  padding-top: 3px;
  background-color: white;
  margin-left: 50px;
  margin-bottom: 10px;
  align-items: center;             
  border-color: #9C9DC9;              
  padding: 2px 3px;             
  cursor: pointer;  
  width: 250px;
  border-width: 1px;
  border-style: solid;
  border-color: #E9E8EA;
  font-size: 0.9rem;
  font-weight: bolder;
}
.bouton3{
  background-color: #2C65FF; 
  color: white;               
  border: none;              
  padding: 10px 20px;        
  font-size: 16px;            
  border-radius: 2px;         
  cursor: pointer;  
  margin-left: 35px;
  margin-bottom: 10px;
  align-items: center;   
  width: 250px;
}

.hommepc{
  max-width: 500px;
  width: 100%;
  margin-left: -7%;
  margin-top: 60px;

}

@media (max-width: 768px){
  .ask{
   font-size: 2.7rem;
  }
 .lorem1{
  font-size: 1.1rem;
  }
 .gain{
  margin-left: 80px;   
  margin-top: 70px;
  font-size: 1rem;
  }
 .sedut{
  max-width: 570px;
  line-height: 2.1;
  font-size: 0.9rem;
  margin-left: 13%;
  }
  .plus{
  margin-top: 7vw;
  }

  .plus1{ 
  font-size: 0.9rem;   
  margin-left: 9%;  
  padding: 13px 20px; 
  }

  .milieu{
    width: 650px;
    max-height: 800px;
  }
  .hommepc{
   max-width: 630px;
   margin-left: 1%;
   margin-top: 140px;
 }
 .contact{
  width: 550px;
  height: 430px;
  left: 15%;
  top: 2240px;
 }
 .fullname{
  padding-top: 5px;
  margin-left: 50px;
  margin-bottom: 10px;            
  padding: 7px 3px;             
  width: 450px;
  font-size: 1rem;
 }
 .subject{
  padding-top: 5px;
  margin-left: 50px;
  margin-bottom: 10px;            
  padding: 7px 3px;             
  width: 450px;
  font-size: 1rem;
 }
 .blocs6{
   margin-top: 54px;
 }
 .bouton3{   
  padding: 17px 20px;        
  font-size: 16px;            
  margin-left: 35px;
  margin-bottom: 10px;   
  width: 120px;
  border-radius: 7%;
 }

}






















.container8{
  height: 760px;
}
.header8{
  position: relative;
  height: 350px;
  background-color: #0B1263;
  background-image: url('bg-3.png');
  background-size: cover;      
  background-position: center; 
  background-repeat: no-repeat
}

.content8{
  margin-left: 280px;
  position: absolute;
  margin-top: 50px;
 
}

.titre8{
  color: white;
}
.orci8{
  color: #09FAAF;
  font-size: 0.8em;
}
.updateinfo{
  display: flex;
  justify-content: left; 
  align-items: left;
  color: white;
  margin-bottom: 15px;
  margin-top: -15px;
  margin-left: -10px;
}
.cerclejaune{
  width: auto;
  height: 28px;
  margin-top: 5px;
}
.info8{
  font-size: 0.8em;
}

.bouton8{
  background-color: #2C65FF; 
  color: white;               
  border: none;              
  padding: 10px 20px;        
  font-size: 0.9em;   
  font-weight: bolder;         
  border-radius: 5px;         
  cursor: pointer;  
}

.imgseo{
  position: absolute;
  margin-top: 40px;
  top: 0px;
  margin-right: 25px; 
  right: 250px;
}
.seoimg{
  height: 260px;
  width: auto;

}

.menus{
  margin-top: 32px;
  margin-left: 277px;
  display: flex;      
  gap: 76px;           
  flex-wrap: wrap; 
}        


.menu h3 {
  color: #0f1467;
  font-size: 1.2rem;
  margin-bottom: 15px;
  font: sans-serif ;
}

.menu p,
.menu a {
  color: #555a7b;
  font-size: 0.8rem;
  line-height: 1.6;
  font: sans-serif;
}

.menu a {
  text-decoration: none;
  color: inherit;
  font: sans-serif;
}

.menu a:hover {
  color: #2563eb;
  font: sans-serif;
}

.menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font: sans-serif;
  color: #555a7b;
  
}

.phone {
  color: #2160e9;
  font-weight: 600;
}

.logos {
  margin-left: 0px;
  margin-top: -50px;
}

.follow {
  display: flex;              
  align-items: center;       
  gap: 8px;      
  font: sans-serif; 
}


.b8{
  background-color: #F5F9FC; 
  color: #555a7b;               
  border: none;              
  padding: 10px 15px;                 
  border-radius: 5px;         
  cursor: pointer;  
  align-items: center;   
  width: 940px;
  height: 45px;
}

.copyright {
  padding-bottom: 10px;   
  margin-left: 60px;       
  text-align: center; 
  background-color: white;
}

@media (max-width: 768px){
  .header8{
    height: 750px;
  }
  .content8{
    margin-left: 80px;
    margin-top: 90px;
  }
  .titre8{
    font-size: 2.4rem;
  }
  .orci8{
    color: #09FAAF;
    font-size: 1rem;
  }
  .info8{
   font-size: 1rem;
  }
  .cerclejaune{
    margin-top: 10px;
  }
  .imgseo{
    margin-top: 415px;
    left: 195px;
  }
  .seoimg{
    height: 290px;
    width: auto;
  }
  .menus{
    margin-left: 70px;
    margin-right: 70px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0px;
  }        
  .b8{ 
  width: 530px;
  height: 45px;
  }
  .copyright {   
  margin-left: 7px;   
  }

}


