.color-green {
 color:#8ec046 !important;
}
.bg-green {
	background-color: #8ec046;
}
.btn-green  {
	background-color: #8ec046;
}
.btn-green:hover  {
	background-color: #5d891e;
}

body {
  font-family: 'Poppins', sans-serif;
  color: #333E63;
}

p , h1, h2, h3, h4 {
  color: #333E63;
} 

.text-dark-blue {
 color: #333E63;
}


body {
  font-family: 'Poppins', sans-serif;
  color: #333E63;
}

p , h1, h2, h3, h4 {
  color: #333E63;
} 

.text-dark-blue {
 color: #333E63;
}

h2 {
  font-weight: 800;
}
.text-light-blue{
  color:#999FB1;
}
h3 {
  font-weight: 600;
}

.form-control {
  line-height: 2.5;
}

.bg-white {
  background-color:#fff;
}

.bg-light-green-brand {
  background-color: rgb(141 191 70 / 10%);
}
.bg-light-grey-brand {
  background-color: rgb(141 172 198 / 10%);
}

.btn-green {
  background-color: #8ec046;
    color: #fff;
    border-radius: 4px;
    padding: 10px 25px;
}

.btn-color-green {
  font-weight: bold;
  color: #8ec046;
  font-size: 1.2rem;
  text-decoration: none;
}
footer {
  background-color: #001F3E;
}

/***************  nav  ***************/
.nav-top .logo-nav {
 max-height: 40px; 
}



/*******  Section 0 = Banner  *******/

.logo-banner {
  max-width: 60%;
}

.banner button {
  background-color:#8ec046;
  outline: #8ec046;
  border-color: #8ec046;
  color:#fff;
  border-radius: 0px;
}

.banner button:hover {
  background-color: #333E63;
}
.banner .input-group-text {
  background-color: #fff;
  border: none;
  border-radius: 0px;
}
.banner .form-control {
  border: none;
}
.banner .input-group {
  box-shadow:0px 0px 10px rgb(0 0 0 / 35%);
}

.img-phone-screens {
  max-height: 450px;
}

.img-assist-ui {
  max-height: 100%;  
  max-width: 100%; 
  position: absolute;  
  top: 0;  
  bottom: 0;  
  left: 0;  
  right: 0;  
  margin: auto;
}

@media (min-width:768px) { 
  .height-banner {
    min-height: 100vh;
    }
}

@media (max-width:768px) { 
  .img-assist-ui {
    margin-top: 20%;
  }

  .height-banner {
    min-height: 100vh;
    }
  
}


/*******  Section = about-us  *******/

.about-us {
  background-image: url(../img/bg-about-us.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.notre-mission {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.bg-accompagner {
  background-image: url(../img/bg-accompagner.png);
  background-size:cover;
  background-position:center;
  border-radius: 8px;
}

.bg-social {
  background-image: url(../img/bg-sociale.png);
  background-size:cover;
  background-position:center;
  border-radius: 8px;
}

.line-about {
  background-image: url(../img/about-us-line.png);
  background-size: 100%;
  background-position: center 40%;
  background-repeat: no-repeat;
}

.icone-about-us {
  width:100%;
}
.titre-about-us {
  width: 100%;
  color: #578516;
  text-align: center;
  font-size: 1rem;
  margin-top: 1rem;
}



/*******  Main  *******/

 .img-web {
  max-height:450px;
 }


 /*******  Section = Gestion du  personnel   *******/

.section-1 {
  background-image: url(../img/bg-section-Gestion-du-personnel-2.png);
  background-size: 100% 50%;
  background-position: top center;
  background-repeat: no-repeat;

  padding-bottom:100px !important;
}

.section-7 {
  background-image: url(../img/bg-section-Gestion-du-personnel-2.png); 
   background-size: 100% 50%;
  background-position: top center;
  background-repeat: no-repeat;

  padding-bottom:100px !important;
}

.card-gestion-du-personnel {
  background-color: #fff;
  width: 100%;
  border-radius: 8px;
  padding-bottom:50px !important;
  box-shadow: 0px 0px 8px 5px rgb(0 0 0 / 10%);
  height:100%;
      min-height: 250px;
}

.card-valeur {
  background-color: #fff;
  width: 100%;
  border-radius: 8px;
  padding-bottom:50px !important;
  box-shadow: 0px 0px 8px 5px rgb(0 0 0 / 10%);
  height:100%;
}

.card-valeur img {
  width:90px;
  height:90px;
}

.icone-gestion-du-personnel {
  width: 90px;
  height: 90px;
  position: absolute;
  bottom:-45px;
  left: 35%;
}


@media (min-width:768px) { 
  /*.card-gestion-du-personnel {
    min-height: 380px;
  }*/
  /*.card-valeur {
   
  }*/
}
@media (max-width:768px) { 
.section-1, .section-7  {
  background-image: url(../img/bg-section-Gestion-du-personnel-2-responsive.png);
  background-size: 100%; }

  .bg-accompagner, .bg-social {
  min-height: 250px;
}
.card-gestion-du-personnel {
  min-height: 100px;
}

}


/*******  Section-2 = Gestion du  personnel   *******/

.section-2 {
  background-image: url(../img/bg-gestion-des-pointages-et-tarifs.png);
  background-size: 100% 100%;
  background-position: top center;
  background-repeat: no-repeat;
  padding-bottom:100px !important;
}

.img-dots-droite {
  position: absolute;
    left: -40%;
    bottom: -10%;
    width: 30%;
    height: 18px;
}

.img-dots-droite img {
  max-height: 100%;
}

@media (min-width:768px) {
  .section-2 .nav-section-2-left .nav-item img {
    float: left;
    max-width: 50px;
    margin-right: 1rem;
  }

  .section-2 .nav-section-2-left .nav-item p {
  float: left;
  margin-top: 1rem;
  font-weight:bold;
  }
  .text-description-gestiondespointagesettarifs {
  font-weight:normal !important;
  font-size:0.9rem;
  color: #C4D9EB;
  display: none;
    }

    .nav-pills .nav-link.active .text-description-gestiondespointagesettarifs, .nav-pills .show>.nav-link .text-description-gestiondespointagesettarifs {
        display: block;
    }
  .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    border-left:2px solid #fff;
    border-radius: 0px;
  }

  
}
@media (max-width:576px) {
.text-web , .titre-web {
  color:#fff !important;
}
.section-2 {
  background-image: url(../img/bg-gestion-des-pointages-et-tarifs-responsive.png);
  background-size: 100% 100%; }
}



/*******  Section-4 = App Mobile   *******/

.section-4 {
  background-image: url(../img/bg-app-mobile.png);
  background-size: 100% 100%;
  background-position: top center;
  background-repeat: no-repeat;
  padding-bottom:100px !important;
}

.section-4 .img-dots-droite {
  position: absolute;
    left: -40%;
    bottom: 0%;
    width: 30%;
    height: 18px;
}



@media (max-width:768px) { 
  .section-4 {
  background-image: url(../img/bg-app-mobile-responsive.png);
  background-size: 100% 100%; }
}
@media (min-width:768px) {
  .section-4 .nav-item img {
    float: left;
    max-width: 50px;
    margin-right: 1rem;
  }

  .section-4 .nav-item p {
  float: left;
  margin-top: 1rem;
  }
  .section-4 .explication-over {
  background-color:transparent;
  border: 1px solid #C4D9EB;
  color:#ffffff;
  }

  .section-4 .titre-web {
    color:#fff;
    font-size:1rem;
    font-weight:bold;
  }

  .section-4 .text-web {
    color: #C4D9EB;
    font-size:0.8rem;
    font-weight:normal;
  }


}



/*********** box over ******************/


.explication-over {
  position: absolute;
  height: auto;
  box-shadow: 0px 0px #000000 10px;
  background-color: #fff;
  width:350px;
}

.section-tabs .explication-over .icone-web {
  float:right;
  max-width:60px;
  max-height:60px;
}


/**** box over 1-1 ****/
.box-over-1-1 {
  top:10px;
  right:10%;
  border-radius: 12px;
  box-shadow: 0px 40px 60px rgb(0 0 0 / 10%);
} 

.box-over-1-1 .img-fleche{
  position: absolute;
  left: -60px;
  max-width: 50px;
  top: 110px;
}

/**** box over 1-2 ****/
.box-over-1-2 {
  top: 26px;
  right: -40px;
  border-radius: 12px;
  box-shadow: 0px 40px 60px rgb(0 0 0 / 10%);
} 

.box-over-1-2 .img-fleche{
  position: absolute;
  left: -60px;
  max-width: 50px;
  top: 40px;
}

/**** box over 1-3 ****/
.box-over-1-3 {
  top: 26px;
  right: -40px;
  border-radius: 12px;
  box-shadow: 0px 40px 60px rgb(0 0 0 / 10%);
} 

.box-over-1-3 .img-fleche{
  position: absolute;
  left: -60px;
  max-width: 50px;
  top: 100px;
}

/**** box over 1-4 ****/
.box-over-1-4 {
  top: 90px;
  right: -40px;
  border-radius: 12px;
  box-shadow: 0px 40px 60px rgb(0 0 0 / 10%);
} 

.box-over-1-4 .img-fleche{
  position: absolute;
  left: -60px;
  max-width: 50px;
  top: 110px;
}


/**** box over 2-1 ****/
.box-over-2-1 {
  top:10px;
  right:50px;
  border-radius: 12px;
  box-shadow: 0px 40px 60px rgb(0 0 0 / 10%);
} 

.box-over-2-1 .img-fleche{
  position: absolute;
  left: -60px;
  max-width: 50px;
  bottom: 30px;
}

/**** box over 2-2 ****/
.box-over-2-2 {
  top: 26px;
  right: -40px;
  border-radius: 12px;
  box-shadow: 0px 40px 60px rgb(0 0 0 / 10%);
} 

.box-over-2-2 .img-fleche{
  position: absolute;
  left: -60px;
  max-width: 50px;
  bottom: 70px;
}

/**** box over 2-3 ****/
.box-over-2-3 {
  top: 26px;
  right: -40px;
  border-radius: 12px;
  box-shadow: 0px 40px 60px rgb(0 0 0 / 10%);
} 

.box-over-2-3 .img-fleche{
  position: absolute;
  left: -60px;
  max-width: 50px;
  top: 30px;
}

/**** box over 2-4 ****/
.box-over-2-4 {
  top: 90px;
  right: 50px;
  border-radius: 12px;
  box-shadow: 0px 40px 60px rgb(0 0 0 / 10%);
} 

.box-over-2-4 .img-fleche{
  position: absolute;
  left: -60px;
  max-width: 50px;
  top: 90px;
}

/**** box over 3-1 ****/
.box-over-3-1 {
  top:10px;
  right:50px;
  border-radius: 12px;
  box-shadow: 0px 40px 60px rgb(0 0 0 / 10%);
} 

.box-over-3-1 .img-fleche{
  position: absolute;
  left: -60px;
  max-width: 50px;
  top: 110px;
}

/**** box over 3-2 ****/
.box-over-3-2 {
  top: 55px;
    right: 5px;
  border-radius: 12px;
  box-shadow: 0px 40px 60px rgb(0 0 0 / 10%);
} 

.box-over-3-2 .img-fleche{
  position: absolute;
  left: -70px;
    max-width: 50px;
    top: 70px;
}

/**** box over 3-3 ****/
.box-over-3-3 {
  top: 26px;
  right: -40px;
  border-radius: 12px;
  box-shadow: 0px 40px 60px rgb(0 0 0 / 10%);
} 

.box-over-3-3 .img-fleche{
  position: absolute;
  left: -60px;
  max-width: 50px;
  top: 120px;
}

/**** box over 3-4 ****/
.box-over-3-4 {
  top: 90px;
  right: -40px;
  border-radius: 12px;
  box-shadow: 0px 40px 60px rgb(0 0 0 / 10%);
} 

.box-over-3-4 .img-fleche{
  position: absolute;
  left: -60px;
  max-width: 50px;
  top: 110px;
}

/**** box over 4-1 ****/
.box-over-4-1 {
  /* top:10px;
  right:50px;
  border-radius: 12px; */
  box-shadow: 0px 40px 60px rgb(0 0 0 / 10%);
  width:100%;
  border-radius: 12px;
} 

.box-over-4-1 .img-fleche{
  position: absolute;
  left: 0;
  max-width: 50px;
  top: -110px;
}

/**** box over 4-2 ****/
.box-over-4-2 {
  box-shadow: 0px 40px 60px rgb(0 0 0 / 10%);
  width:100%;
  border-radius: 12px;
} 

.box-over-4-2 .img-fleche{
      position: absolute;
    right: -60px;
    max-width: 50px;
    bottom: -40px;
}

/**** box over 4-3 ****/
.box-over-4-3 {
  box-shadow: 0px 40px 60px rgb(0 0 0 / 10%);
  width:100%;
  border-radius: 12px;
} 

.box-over-4-3 .img-fleche{
  position: absolute;
  left: -60px;
  max-width: 50px;
  top: 110px;
}

/**** box over 4-4 ****/
.box-over-4-4 {
  box-shadow: 0px 40px 60px rgb(0 0 0 / 10%);
  width:100%;
  border-radius: 12px;
} 

.box-over-4-4 .img-fleche{
  position: absolute;
  right: -60px;
  max-width: 50px;
  top: 110px;

}

/**** box over 4-5 ****/
.box-over-4-5 {
  box-shadow: 0px 40px 60px rgb(0 0 0 / 10%);
  width:100%;
  border-radius: 12px;
} 

.box-over-4-5 .img-fleche{
  position: absolute;
  left: -60px;
  max-width: 50px;
  top: 110px;
}





/******* section-tabs btn nav********/


.section-tabs .nav-pills .nav-link {
	opacity: 30%;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	opacity:100%;
	background-color:inherit;
}

/******* section-tabs responsive ********/

@media (min-width:768px) { 
  .box-over-4-1, .box-over-4-2, .box-over-4-3, .box-over-4-4, .box-over-4-5 {
    position:relative;
   }

  

}



@media (max-width:768px) {
  .explication-over {
    position: relative;
    width:100%;
    float: none;
    margin: 0 auto;
    width: 100%;
    top: inherit;
    left: inherit;
    right: inherit;
    box-shadow: none;
    background-color: transparent;
  }
  .explication-over .img-fleche {
    display: none;
  }
  .explication-over .col-icone {
    display: none;
  }

  .explication-over .titre-web {
    color:#fff;
    text-align: center;
  }
  .explication-over .text-web {
    text-align: center;
  }

  #section-4 .img-web {
    max-height: 180px !important; 
  }
  .section-scrolling-effect .navigation-btn p {
    display: none;
  }

.section-tabs .nav-pills .nav-link {
	padding:5px;
}

.img-phone-screens {
  height: 250px;
}

.explication-over .titre-web {
    font-size: 1rem;
}
 .explication-over .text-web {
    font-size: 0.8rem;
    color:#C4D9EB !important;
}


}

@media (max-width:768px) {
     .section-tabs .nav-pills .nav-link p {
  display: none;
}
}

.nav-link img {
  max-height: 4rem;
 }



/************ footer **********/


footer .logo-style-footer {
 max-height: 80px;
}


footer a {
  text-decoration: none;
}

footer .link-secondary:focus, footer .link-secondary:hover {
 color:#4fa7ff !important;
}



/***********  hauteur des sections *********/


@media (min-width:992px) { 
/*.section-0, .section-1, .section-2, .section-3, .section-4 {
 min-height:calc(100vh - 65px);

}*/
.section-1, .section-2, .section-4{
 padding-top:8% !important;
}
.section-7 {
 padding-top:3% !important;
}
}










.navbar-nav .nav-link.active, .navbar-nav .show>.nav-link {
  color:#8ec046;
}