 body {
background-color: white;
color:rgb(10,10,10);
font-family: Raleway;
overflow-x: hidden; 
 }


.bulleD
{
  position: fixed;
  right : 0;
  margin-top: 100px;
}


.bulleG
{
  position: fixed;
  margin-top: 30%;
}




 a{
  color: #0B5F48;
 }
 
 .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

  @media (min-width: 768px) {
   .container {
     width: 750px;
   }
 }
 @media (min-width: 992px) {
   .container {
     width: 970px;
   }
 }
 @media (min-width: 1200px) {
   .container {
     width: 1170px;
   }
 }


 


  /* Barre du haut 1 et 2*/

  @media (max-width: 800px) {
    .barreHaut1 {
      display: none;
    }
    .barreHaut2 {
      display: none;
    }
  }
  @media (min-width: 800px) {
    .barreHaut1Mobile1 {
      display: none;
    }
    .barreHaut1Mobile2 {
      display: none;
    }
  }


.barreHaut2 {
  background-color: rgb(30,30,30);
  position: fixed;
  width: 101%;
  z-index: 10;
}

.texteBarreHaut2{
  font-size: 15px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
  font-weight: 500;
  color:rgb(200,200,200);
}

.texteBarreHaut2:hover{
color:white;
background-color: rgb(94, 94, 94);
text-decoration:none;
}


.imgBarreHaut2
{
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: inline-block;
}

.imgBarreHaut2:hover
{
  background-color: rgb(94, 94, 94);
}



  .barreHaut1 {
    margin-top: 35px;
    background: linear-gradient(to right, rgb(45,45,45), #0B5F48);
    position: fixed;
  width: 101%;
  z-index: 10;
}

.barreHaut1Mobile2 {
  background-color: rgb(30,30,30);
  position: fixed;
  width: 101%;
  z-index: 10;
  }

  .barreHaut1Mobile1 {
    margin-top: 35px;
    background: linear-gradient(to right, rgb(45,45,45), #0B5F48);
    position: fixed;
  width: 101%;
  z-index: 10;
    }


.texteBarreHaut1{
  font-size: 18px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 25px;
  padding-bottom: 25px;
  display: inline-block;
  font-weight: 500;
  color:rgb(220,220,220);
}

.texteBarreHaut1:hover{
  color: white;
  text-decoration:none;
  background-color: rgb(60,60,60);
}



.texteBarreHautMobile1{
  font-size: 18px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  font-weight: 500;
  color:rgb(220,220,220);
}

.texteBarreHautMobile1:hover{
  color: white;
  text-decoration:none;
  background-color: rgb(60,60,60);
}


.imgBarreHaut1
{
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: inline-block;
  margin-left: 20px;
  margin-top: -35px;
  position: fixed;
  background-color: white;
}

.imgBarreHaut1:hover
{
  background-color: rgb(94, 94, 94);
}





.reseauxBarreHaut1 {
    margin-top: 25px;
    margin-right: 10px;
}

.menuMobile{
  position: relative;
  font-size: 1.1em;
  font-weight: 600;
  vertical-align: middle;
  z-index: 4;
}

.menuMobile:hover{
  color: #0B5F48;
  text-decoration:none;
}

.menuDéroulantMobile{
  background-color: rgb(20,20,20);
  color: rgb(210, 210, 210);
}



/*  menu 2  */


.texteMenu2{
  font-size: 22px;
  padding: 20px;
  vertical-align: middle;
  font-weight: 600;
  color:rgb(30,30,30);
}

.texteMenu2:hover{
color: #9e908e;
text-decoration:none;
}





/* index image cis */


.imageCentre {
  margin-top: 103px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  z-index: -2;
}






.textCentre
{
  margin-left: auto;
  margin-right: auto;
  margin-top: -30px;
  position: relative;
  z-index: -1;
  font-size: 9vw;
  color:#EF910C;
  font-weight: 900;
  line-height: 20px;
}

.textCentreCis
{
  color:rgb(210, 210, 210);
  font-size: 0.9em;
  font-weight: 100;
}





/* image gauche */


.imageGauche
{
  position: relative;
}

.titrePrésentation1
{
  margin-top: 50px;
  margin-left: 30px;
  font-weight: 800;
  font-size: 3.5em;
  color: #212121;
}

.titrePrésentation2
{
  margin-top: 30px;
  margin-left: 30px;
  font-weight: 600;
  font-size: 2em;
  color: #212121;
}

.textePrésentation
{
  margin-top: 20px;
  margin-left: 30px;
}

.rougePrésentation
{
  font-weight: 800;
  font-size: 2em;
  color: #0B5F48;
}




/* compte à rebours */

.titreCompteArebours
{
  margin-top: 30px;
  margin-left: 30px;
  font-size: 1,5em;
  color: rgb(40,40,40);
}


.valeurCompteArebours
{
  font-weight: 800;
  font-size: 4em;
  color: #0B5F48;
}





/* index  */



.imageSolidaire
{
  position: relative;
  margin-top: 40px;
  margin-bottom: 15px;
  z-index: 1;
}





/* générales contenu */



.padContenu {
  padding-left: 5%;
  padding-right: 5%;
}


.boutonGrand {
  width: 100%;
  font-size: 1.1em;
  letter-spacing: 1.5px;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-top: 80px;
  font-weight: 700;
  color:white;
  background-color: #0B5F48;
  border-left: solid 5px rgb(60,60,60);
  transition: 0.3s;
}

.boutonGrand:hover {
  background-color: rgb(60,60,60);
  border-left: solid 5px rgb(60,60,60);
  color:white;
}

.boutonBolAir {
  background-color:#27ae60;
}

.bouton3k {
  background-color:#3498DB;
}

.bouton6k {
  background-color:#F1C40F;
}

.bouton10k {
  background-color:#F39C12;
}

.bouton20k {
  background-color:#E74C3C;
}

.boutonGris {
  background-color:rgb(240,240,240);
  color: rgb(60,60,60);
  width: 99%;
  max-width: 400px;
  margin-top:30px;
}


.titreActu
{
  font-size: 1.7vw;
  font-weight: 700;
}







.titreContenu {
  font-size: 3.5em;
  font-weight: 800;
  margin-bottom: 30px;
  color: rgb(60,60,60);
  margin-top: 80px;
}

.sousTitreContenu {
  font-size: 1.5em;
  font-weight: 600;
  margin-bottom: 15px;
  margin-top: 50px;
  color: rgb(40,40,40);
}

.cadreContenu {
  background-color: #212121;
  color: rgb(210, 210, 210);
  margin-top: 25px;
  padding: 20px 30px;
  border-radius: 9px;
  margin-left: 20px;
  margin-right: 20px;
}

.cadreImage {
  background-color: #212121;
  color: rgb(210, 210, 210);
  margin-top: 25px;
  border-radius: 9px;
  margin-left: 20px;
  margin-right: 20px;
  width: 93%;
}

.cadreEvenement {
  background-color: #212121;
  color: rgb(210, 210, 210);
  margin-top: 25px;
  padding: 20px 30px;
  border-radius: 9px;
  margin-left: 20px;
  margin-right: 20px;
}


.textTitre1
{
  margin-top: 250px;
  color: rgb(210, 210, 210);
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 5px;
}

.textTitre2 {
  font-weight: 600;
  font-size: 26px;
}

@media (max-width: 800px) {
  .textTitre1 {
    margin-top: 150px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .textTitre2 {
    margin-left: 20px;
    margin-right: 20px;
  }
}



.iconCourse {
  font-size: 1.2em;
  font-weight: 400;
  margin-bottom: 15px;
  margin-top: 15px;
  color: rgb(40,40,40);
}







/* bas */


/* partenaires */

.basPartenaire
{
  background-color: #F2F2F2;
  align-items: center;
	display: flex;
	height: 220px;
  justify-content: center;
  margin-top: 30px;
}


@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
            transform: translateX(calc(-250px * 7));
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
            transform: translateX(calc(-250px * 7));
  }
}
.slider {
  background: transparent;
  height: 150px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.slider::before, .slider::after {
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  height: 150px;
  position: absolute;
  width: 200px;
  z-index:2;
}
.slider::after {
  right: 0;
  top: 0;
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}
.slider::before {
  left: 0;
  top: 0;
}
.slider .slide-track {
  -webkit-animation: scroll 40s linear infinite;
          animation: scroll 40s linear infinite;
  display: flex;
  width: calc(250px * 14);
}
.slider .slide {
  height: 150px;
  width: 375px;
}













/* suite bas */


.bas1 {
background-color: white;
  margin-top: 80px;
  margin-left: 10%;
  margin-right: 10%;
}
  
  
    .texteBas2{
      font-size: 15px;
      font-weight: 500;
      color:rgb(40,40,40);
    }

    .texteBasTitre{
      font-size: 17px;
      font-weight: 700;
      color:rgb(40,40,40);
    }
    
    .texteBas2:hover{
      color: #c0392b;
      text-decoration:none;
    }
  
  .texteBas1{
      font-size: 20px;
      margin-left: 4.5%;
      vertical-align: middle;
      font-weight: 700;
      color:rgb(10,10,10);
  }
  
  .texteBas1:hover{
    color: #c0392b;
    text-decoration:none;
  }
  
  .reseauxBas1 {
      margin-top: 25px;
      margin-right: 10px;
  }


  .basLegal
  {
    background-color: rgb(30,30,30);
    margin-top: 30px;
  }

  .textLegal
  {
    color: white;
    font-size: 17px;
    font-weight: 600;
    margin: 15px;
    text-align: center;
  }

