body{
    margin: 0 auto;
    font-family: "Fredoka", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    box-sizing: border-box;
    
    
}

.bloc1{
    
    background: url('../Integration_projet/bgslider.jpg');
    background-repeat: no-repeat;
    background-position:bottom;
    background-size: cover ;
    
}

.blueQuote p{
    margin: 0px;
    text-align: center;
    background-color: #0B155F;
    padding-top: 7px;
    padding-bottom: 7px;
    color: white;
    width: 100%;
    
    
}

.headerBloc1{
    display: flex;
    padding-left:15%;
}

.logoBloc1{
    flex: 1;
    margin-top: 25px;
}

.logoBloc1 img{
    width: 120px;
}

.menuBloc1{
    flex: 1;
    font-weight: 500;
    font-size: 16px;
    margin-top: 36px;
   
    display: flex;
	margin-left: 4%;
	justify-content: center; /*alignement*/
}

.menuBloc1 a{
    text-decoration: none;
    color: #000060;
    padding: 0 20px;
}

.menuBloc1 a:hover{
    color: #2D71F6;
}

.menuBloc1 a:focus{
    color: #2D71F6;
}

.contactBloc1{
    flex:1;
    margin-top: 26px;
    margin-left: 40px;
}

.contactBloc1 button{
    border:none;
    border-radius: 4px;
    background-color: #2767F6;
    color: white;
    font-family: "Fredoka", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    padding: 6px 16px 13px 24px;
    transition: 0.5s;
}

.contactBloc1 button:hover{
    font-size: 16px;
    transition: 0.5s;
}

.contactBloc1 img{
    width: 28px;
    margin-left: 4px;
    margin-bottom: -9px;
}

.mainBloc1{
    display: flex;
    padding-left:15%;
}

.textPart{
    flex: 1;
}

.textPart h1{
    font-weight: 500;
    font-size: 80px;
    margin-top: 56px;
    margin-bottom: 0;
    color: #000060;
    
    
}

.textPart p{
    margin-top: 18px;
    color:#000060 ;
    line-height: 1.5;
    margin-bottom: 32px;
}

.textPart button{
    border:none;
    border-radius: 4px;
    background-color: #2767F6;
    color: white;
    font-family: "Fredoka", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    padding: 6px 16px 13px 24px;
    transition: 0.5s;    
}

.textPart button:hover{
    font-size: 16px;
    transition: 0.5s;
}

.textPart img{
    width: 28px;
    margin-left: 4px;
    margin-bottom: -9px;
}

.illustrationBloc1{
    flex: 2;
    justify-content: right;
    text-align: right;
    margin-top: -70px;
    overflow: hidden;
}

.illustrationBloc1 img{
    width: 732px;

}

/*début bloc3*/

.servicesBloc3{
    margin-top: 100px;
}

.servicesBloc3 h2{
    text-align: center;
    color: #0C1462;
    font-size: 42px;
    font-weight: 500;
    margin-bottom: 0;
}

.servicesBloc3 p{
    text-align: center;
    color: #3876F2;
}

.mainBloc3{
    display: flex;
    margin-top: 70px;
    margin-bottom: 100px;
}

.catgBloc3{
    flex: 1;
    display: flex;
    text-align: center;
    justify-content: right;
    margin-right: 30px;
}

.catgBloc3 img{
    width: 80px ;
}

.catgBloc3 h3{
    color: #0C1462;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 10px;
}

.catgBloc3 p{
    color: rgb(121, 121, 121);
    font-size: 13px;
    line-height: 2;
}

.catg1Bloc3{
    margin-right: 20px;
    height: 195px;
    width: 156px;
    padding: 40px;
    background-color: rgba(255, 255, 0, 0.1);
    border-radius: 15px;
}

.catg2Bloc3{
    margin-right: 20px;
    margin-top: 20px;
    height: 195px;
    width: 156px;
    padding: 40px;
    background-color: rgba(255, 192, 203, 0.105);
    border-radius: 15px;
}

.catg3Bloc3{
    height: 195px;
    width: 156px;
    padding: 40px;
    background-color: rgba(255, 166, 0, 0.103);
    border-radius: 15px;
}

.catg4Bloc3{
    margin-top: 20px;
    height: 195px;
    width: 156px;
    padding: 40px;
    background-color: rgba(238, 130, 238, 0.1);
    border-radius: 15px;
}

.illustrationBloc3{
    flex: 1;
    margin-left: 30px;
}

.illustrationBloc3 img{
    width: 470px;
}



/*fin bloc 3*/

.bloc4{
    background-color: #F6F9FC;
    padding-bottom: 100px;
}

.titreDesCasBloc4{
    padding-top: 86px;
}

.titreDesCasBloc4 h2{
    text-align: center;
    color: #0C1462;
    font-size: 42px;
    font-weight: 500;
    margin-bottom: 0;
}

.titreDesCasBloc4 p{
    text-align: center;
    color: #3876F2;
    margin-bottom: 70px;
}

.illustrationBloc4{
    display: flex;
    justify-content: center;
}

.catgBloc4{
    margin-left: 12px;
    margin-right: 12px;
    background-color: white;
    width: 310px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
    border-top-left-radius: 0%;
    border-top-right-radius: 0%;
    padding-bottom: 10px;
}

.catgBloc4:hover {
    transform: translateY(-5px);
}


.imgcatgBloc4 img{
    width: 310px;
}

.textPartBloc4{
    padding-left: 24px;
}

.textPartBloc4 p{
    color: rgb(121, 121, 121);
    font-size: 13px;
    margin-bottom: 5px;
}

.textPartBloc4 h2{
    color: #0C1462;
    font-size: 18px;
    font-weight: 500;
    margin-top: 0;
    padding-bottom: 8px;
}











.bloc22{
    display: flex;
    height: 800px;
    
}

.bloc22::before{
    content:"";
    position: absolute;
    width: 100%;
    height: 800px;
    background-color: #0B155F;
    background-image: url('../Integration_projet/bg-1.png');
    background-size: 90%; 
    background-repeat: no-repeat; 
    background-position: center; 
}

.pictureBloc22 {
    flex:1;
}
  
.greenshapeBloc22{
    position: absolute;
    margin-left: 17%;
    margin-top: 15%;
    width: 443px;
}

.blueshapeBloc22{
    position: absolute;
    margin-left: 18%;
    margin-top: 10%;
    width: 251px;
}

.ppBloc22{
    position: absolute;
    width: 362px;
    margin-top: 10%;
    margin-left: 20%;
    border-radius: 0px 0px 185px 134px;
}

.textPartBloc22{
    flex: 1;
    position: relative;
    padding-top: 146px ;
    padding-left: 200px;
    width: 450px;
}

.textPartBloc22 h2{
    color: white;
    font-size: 42px;
    font-weight: 500;
    letter-spacing: 2px;
    margin-bottom: 0;
}

.sousTitreBloc22{
    color:#6FF0B1;
    font-size: 24px;
}

.textPartBloc22{
    color: #BBC0CC;
    font-size: 19px;
    
}
  
.textPartBloc22 p {
    padding-right: 40%;
    line-height: 2;
}

.sousTextBloc22{
    display: flex;
    margin-bottom: 40px;
}

.sousTextBloc22 img{
    margin-top: 45px;
    margin-right: 25px;
    width: 38px;
}

.sousTextBloc22 p{
    font-size: 16px;
}

.textPartBloc22 button{
    background-color: unset;
    border-style: solid;
    border-color: #bbc0cc7f;
    border-width: 1.5px;
    color: white;
    border-radius: 6px;
    font-family: "Fredoka", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 14px ;
    padding-right: 14px;
    padding-left: 18px;
}

.textPartBloc22 button:hover {
    background-color: #3498db; /* Fond coloré au survol */
    color: white; /* Texte devient blanc au survol */
}

.textPartBloc22 button img{
    margin-bottom: -12px;
}


/*BLOC 5 */


.bloc5{
    margin-top: 10px;
}

.section1Bloc5{
    display: flex;
    background-color: #0B155F;
    background-image: url('../Integration_projet/bg-3.png');
    background-size: 90%; 
    background-repeat: no-repeat; 
    background-position: center; 
}

.textPartSection1Bloc5{
    flex: 3;
    padding-left: 20%;
    padding-right: 5%;
}

.imageSection1Bloc5{
    flex: 1;
    padding-right: 15%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.imageSection1Bloc5 img{
    width: 350px;
}

.textPartSection1Bloc5 h1{
    color: white;
    font-size: 38px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 70px;
}

.textPartSection1Bloc5 h2{
    color:#6FF0B1;
    font-size: 16px;
    font-weight: 400;
}

.updateBloc5{
    display: flex;
}

.updateBloc5 img{
    width: 18px;
}

.updateBloc5 p{
    margin-top: 0;
    padding-left: 10px;
    color: white;
}

.textPartSection1Bloc5 button{
    margin-top: 8px;
    border:none;
    border-radius: 4px;
    background-color: #2767F6;
    color: white;
    font-family: "Fredoka", sans-serif;
    
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    padding: 6px 16px 13px 24px;
    transition: 0.5s;    
}

.textPartSection1Bloc5 button:hover{
    font-size: 16px;
    transition: 0.5s;
}

.textPartSection1Bloc5 button img{
    width: 28px;
    margin-left: 4px;
    margin-bottom: -9px;
}

.section2Bloc5{
    display: flex;
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 40px;
    margin-bottom: 40px;
}

.menuBloc5{
    flex:1;
}

.menuBloc5 h2{
    color: #0B155F;
    font-weight: 600;
}

.menuBloc5 h3{
    color: #0B155F;
    font-weight: 500;
    margin-bottom: 8px;
}

.menuBloc5 p{
    color:#848484;
    font-size: 14px;
}

.phoneNumberBloc5{
    display: flex;
}

.phoneNumberBloc5 p{
    margin-top: 0;
    color: #005CF2;
    text-decoration: none;
    margin-left: 10px;
    font-weight: 500;
}

.phoneNumberBloc5 img{
    width: 18px;
}

.followBloc5{
    display: flex;
}

.followBloc5 h2{
    margin-top: 0;
    font-size: 20px;
}

.followBloc5 img{
    width: 24px;
    padding-left: 12px;
}


/*TEST NEW BLOC*/
.testimonial-section {
    display: flex;
    max-width: 900px;
    background-color: white;
    margin-top: 100px;
    margin-bottom: 100px;
    
    margin-left: 29%;
    font-family: "Fredoka", sans-serif;
    
    font-style: normal;
    font-size: 16px;
    
}

.testimonial-image {
    flex: 1;
    
}

.testimonial-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    
}

.testimonial-content {
    flex: 1;
    padding: 40px;
    
    
    
}

.testimonial-content h2 {
    color: #00206a;
    
    margin-bottom: 10px;
    font-family: "Fredoka", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 30px;
}

.testimonial-content p.subtitle {
    color: #2E79F6;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 14px;
}

.testimonial-content p.testimonial-text {
    font-size: 16px;
    line-height: 1.6;
    font-style: italic;
    font-weight: 500;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 20px; /* Espace autour du texte pour éviter que la bordure touche le texte */
    border: 2px solid #F2F3F5; /* Bordure noire de 2px d'épaisseur */
    display: inline-block;
}

.testimonial-author {
    display: flex;
    align-items: center;
}
 

.testimonial-author img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
}

.testimonial-author .author-info {
    color: #333;
}

.testimonial-author .author-info p.name {
    font-weight: bold;
    margin: 0;
}

.testimonial-author .author-info p.position {
    color: #2E79F6;
    font-size: 14px;
}

.pagination-dots {
    margin-top: 20px;
    display: flex;
    gap: 8px;
}

.pagination-dot {
    width: 8px;
    height: 8px;
    background-color: #d0d0d0;
    border-radius: 50%;
    cursor: pointer;
}

.pagination-dot.active {
    background-color: #005CF2;
}

/*BLOC BLEU*/

.BlocBleu {
    margin: 0;
    font-family: Arial, sans-serif;
    background-color: #0865FE;
    color: #fff;
    background-image: url('../Integration_projet/png/bg-2.png');
    justify-content: center;
    align-items: center;
    min-height: 100vh;
  }
  
  .containerBlocBleu {
    display: flex;
    justify-content: space-between;
    width: 80%;
    max-width: 1200px;
    margin-left:400px;
    margin-top: 100px;
  }
  
  .left-sectionBlocBleu {
    flex: 1;
    margin-right: 20px;
  }
  
  .left-sectionBlocBleu h1 {
    font-size: 2.5rem;
    line-height: 1.2;
  }
  
  .left-sectionBlocBleu p {
    margin: 10px 0;
    font-size: 1rem;
    line-height: 1.5;
  }
  
  .stats {
    display: flex;
    gap: 20px;
    margin-top: 20px;
  }
  
  .stats div {
    text-align: center;
  }
  
  .stats h2 {
    font-size: 2rem;
    margin: 0;
  }
  
  .right-sectionBlocBleu {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
 
  form input, form select, form button {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
  }
  
  form button {
    background-color: #0865FE;
    color: #fff;
    font-weight: bold;
    border: none;
    cursor: pointer;
  }
  
  form button:hover {
    background-color: #003bb5;
  }

   /*formulaire*/

 .formulaire{
    display: flex;
 }
 
  .accordion-body {
    display: none;
    padding: 1rem;
    background-color: white;
  }
  
  .contact-form {
    max-width: 400px;
    margin: 0 auto;
    background-color: #fff;
    padding: 1rem;
    border: 1px solid #ffffff;
    border-radius: 5px;
  }

  .formulaire img {
    margin-left: 250px;
}

.tform p{
    color: #a7a7a7;
    margin-bottom: 30px;
    margin-top: 10px;
}

.tform{
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 50px 20px;
    background-color: #eef6fd;

}


form {
    display: flex;
    flex-direction: column;
  }
  
  input, select {
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 16px;
  }
  
  button.submit-button {
    background-color: #007b
}  

section.contacts {
    padding: 0px 50px;
}

  .contact-form input, .contact-form select, .contact-form button {
    width: 100%;
    margin-bottom: 1rem;
    padding: 0.5rem;
    border: 1px solid #ddd;
    border-radius: 5px;
  }
  
/*BlocNews*/
.containerBlocNews {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
    font-family: Arial, sans-serif;
  }
  
  .blog-sectionBlocNews {
    text-align: center;
  }
  
  .section-headerBlocNews h2 {
    font-size: 2.5rem;
    margin-bottom: 10px;
    color: #162550;
    margin-left:400px;

  }
  
  .section-headerBlocNews p {
    font-size: 1rem;
    margin-left:450px;
    font-family: Arial, sans-serif;
    color: #0865FE;
  }
  
  .blog-gridBlocNews {
    display: flex;
    gap: 20px;
    justify-content: center;
    margin-top: 30px;
  }
  
  .blog-card {
    background-color: #fff;
   
    width: 300px;
    overflow: hidden;
    text-align: left;
  }
  
  .blog-card img {
    width: 100%;
    height: 200px;
    object-fit: cover;
  }
  
  .blog-card h3 {
    font-size: 1.2rem;
    margin: 15px 10px 10px;
    color: #162550;
  }
  
  .blog-card .date {
    font-size: 0.9rem;
    color: #888;
    margin: 0 10px 10px;
  }
  
  .blog-card p {
    font-size: 0.95rem;
    margin: 0 10px 15px;
    color: #555;
  }
  
  .blog-card .read-more {
    display: block;
    background-color: #e8f0ff;
    color: #0056d2;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding: 10px 0;
    border-top: 1px solid #ddd;
  }
  
  .blog-card .read-more:hover {
    background-color: #d2e4ff;
  }











@media(max-width: 768px)

{ 

    .body{
    
    box-sizing: border-box;
    margin :0;
    padding:0;
}
    .bloc1{
    padding-left: 2%;
    background: url('../SiteWeb/bgslider.png');
    background-repeat: no-repeat;
    background-position:bottom;
    background-size: cover ;
}

.blueQuote p{
    
    margin-left: 1.8rem;
    margin-right:1.8rem;
    text-align: center;
    background-color: #0B155F;
    padding-top: 7px;
    padding-bottom: 7px;
    
    
    color: white;
    width:91%;
    
}


.headerBloc1{ 
    padding-left:4%;
}

.mainBloc1{
    padding-left:0%;
}

.illustrationBloc1{
    flex: 2;
    overflow: hidden;
    margin-bottom: 30%;
}

.illustrationBloc1 img{
    width: 732px;
    
}
.bloc22{
    display: flex;
}

.bloc22::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 1200px;
    background-color: #0B155F;
    background-image: none;
    background-size: 90%; 
    background-repeat: no-repeat; 
    background-position: center; 
    
}

.pictureBloc22 {
    flex:1;
}
  
.greenshapeBloc22{
    position: absolute;
    margin-left: 10%;
    margin-top: 27%;
    width: 443px;
}

.blueshapeBloc22{
    position: absolute;
    margin-left: 10%;
    margin-top: 13%;
    width: 251px;
}

.ppBloc22{
    position: absolute;
    width: 362px;
    margin-top: 12%;
    margin-left: 24%;
    border-radius: 0px 0px 185px 134px;
}


.textPartBloc22 h2{
    color: white;
    font-size: 42px;
    font-weight: 500;
    letter-spacing: 2px;
    margin-bottom: 0;
}

.sousTitreBloc22{
    color:#6FF0B1;
    font-size: 24px;
}

.textPartBloc22{
    color: #BBC0CC;
    font-size: 19px;
    top: 500px;
    left: -350px;
    padding-top: 146px ;
    
    padding-left: 1%;
    position: relative;
    flex:1;
}
  
.textPartBloc22 p {
    
    line-height: 2;
    
}

.sousTextBloc22{
    display: flex;
    margin-bottom: 40px;
    
}

.sousTextBloc22 img{
    margin-top: 45px;
    margin-right: 25px;
    width: 38px;
}

.sousTextBloc22 p{
    font-size: 16px;
}

.textPartBloc22 button{
    background-color: transparent;
    border-style: solid;
    border-color: #262F71;
    border-width: 2px;
    color: white;
    border-radius: 5px;
    font-family: "Fredoka", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 14px ;
    padding-right: 14px;
    padding-left: 18px;
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease; /* Transition pour un effet de survol */
    
}

/* Style au survol (hover) */
.textPartBloc22 button:hover {
    background-color: #3498db; /* Fond coloré au survol */
    color: white; /* Texte devient blanc au survol */
}
.textPartBloc22 button img{
    margin-bottom: -12px;
}

/*BLOC3*/
.servicesBloc3{
    margin-top: 500px;
}

.servicesBloc3 h2{
    text-align: center;
    color: #0C1462;
    font-size: 42px;
    font-weight: 500;
    margin-bottom: 0;
}

.servicesBloc3 p{
    text-align: center;
    color: #3876F2;
}

.mainBloc3{
    
    margin-top: 70px;
    margin-bottom: 100px;
    display:flex;
    flex-direction: column;
    align-items: center;
}

.catgBloc3{
    flex: 1;
    display: flex;
    text-align: center;
    justify-content: right;
    order:1;
    
}

.catgBloc3 img{
    width: 80px ;
}

.catgBloc3 h3{
    color: #0C1462;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 10px;
    
}

.catgBloc3 p{
    color: rgb(121, 121, 121);
    font-size: 13px;
    line-height: 2;
}

.catg1Bloc3{
    margin-right: 20px;
    height: 195px;
    width: 156px;
    padding: 40px;
    background-color: rgba(255, 255, 0, 0.1);
    border-radius: 15px;
}

.catg2Bloc3{
    margin-right: 20px;
    margin-top: 20px;
    height: 195px;
    width: 156px;
    padding: 40px;
    background-color: rgba(255, 192, 203, 0.105);
    border-radius: 15px;
}

.catg3Bloc3{
    height: 195px;
    width: 156px;
    padding: 40px;
    background-color: rgba(255, 166, 0, 0.103);
    border-radius: 15px;
}

.catg4Bloc3{
    margin-top: 20px;
    height: 195px;
    width: 156px;
    padding: 40px;
    background-color: rgba(238, 130, 238, 0.1);
    border-radius: 15px;
}

.illustrationBloc3{
    margin-top:50px;
    margin-left: 30px;
    order:2;
    
}

.illustrationBloc3 img{
    width: 470px;
}



.illustrationBloc4{

    
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* 2 colonnes */
    grid-template-rows: repeat(2, auto); /* 4 colonnes de taille égale */
    gap: 10px; 
}



.testimonial-section {
    
    
    background-color: white;
    
    
    
    font-family: "Fredoka", sans-serif;
    
    font-style: normal;
    font-size: 16px;
    display:flex;
    flex-direction: column;
    align-items: center;
    padding-right: 10%;
    margin-left: 110px;
    
}

.testimonial-image {
    flex: 1;
    
}

.testimonial-image img {
    width: 100%;
    padding-right: 50%;
    object-fit: cover;

    
    
}

.testimonial-content {
    flex: 1;
    
    
    
    
}

.testimonial-content h2 {
    color: #00206a;
    
    margin-bottom: 10px;
    font-family: "Fredoka", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 30px;
}

.testimonial-content p.subtitle {
    color: #2E79F6;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 14px;
}

.testimonial-content p.testimonial-text {
    font-size: 16px;
    line-height: 1.6;
    font-style: italic;
    font-weight: 500;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 20px; /* Espace autour du texte pour éviter que la bordure touche le texte */
    border: 2px solid #F2F3F5; /* Bordure noire de 2px d'épaisseur */
    display: inline-block;
}

.testimonial-author {
    display: flex;
    align-items: center;
}
 

.testimonial-author img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
}

.testimonial-author .author-info {
    color: #333;
}

.testimonial-author .author-info p.name {
    font-weight: bold;
    margin: 0;
}

.testimonial-author .author-info p.position {
    color: #2E79F6;
    font-size: 14px;
}

.pagination-dots {
    margin-top: 20px;
    display: flex;
    gap: 8px;
}

.pagination-dot {
    width: 8px;
    height: 8px;
    background-color: #d0d0d0;
    border-radius: 50%;
    cursor: pointer;
}

.pagination-dot.active {
    background-color: #005CF2;
}

 

}

