
.topinfo{
  background:#3983dd;;color:white;font-size:14px;
height: 40px;

box-sizing: border-box;
border-bottom: 5px solid #a4d2fb;
}
.mission{
  background:#008546;
  border: 5px solid #53d571;
  color: #d0fcda;
  margin-top: 20px;
 margin-bottom: 20px;

}
.mission h5{
    color: white;
    font-weight: bold;
    text-align: center;
}
.mission p{
    font-size: 15px;
}
.topinfo .container .langue a{
  text-decoration: none;
}
.topinfo .container p{
  padding: 5px;
}
.topinfo .adresse{
  margin-right: 30px;
}
.topinfo .adresse .whiteblue{
  color: #7bed9f;
}
.topinfo .adresse1{
  margin-right: 30px;
}
.topinfo .adresse1 .whiteblue{
  color: #7bed9f;
}


    .titresite{
    font-family: 'Roboto Slab', serif;
      display: block;
      font-size:30px;
      margin-left:10px;
      padding-top: 7px;
    }
    .menu{


      width: 100%;
    }
    .cleaning{
  background-image: url('img/footer-bg.jpg');
  background-size:cover;
  background-attachment: fixed;

font-family: 'Roboto Slab', serif;
height: 330px;
text-align: center;



}

.cleaning h4{

  font-weight: bold;
  text-align: center;
}
.cleaning .titre-banner{
  border-top: 3px solid #53d571;
  border-bottom: 3px solid #53d571;
}
.cleaning .icone-titre{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.about{
  border: 1px solid silver;
  box-sizing: border-box;
  padding: 3%;
  border-radius: 20px;
  margin-bottom: 30px;
  position: relative;
  margin-top: 70px;
}
.about .logo{
  display: block;
  width: 10%;

  position: absolute;
  top: -55px;
  left: 45%;

  border: 5px solid #53d571;
}
.vert{
  color:#3983dd;
  font-weight: bold;
}
.about h4{
  text-align: center;
  font-family: 'Roboto Slab', serif;
  margin-top: 60px;
}
.whyus h5{

  font-family: 'Roboto Slab', serif;
  margin-bottom: 10px;

}
.about h2{
  text-align: center;

}
.about p, .whyus p{
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    border-left: 3px solid #53d571;
    padding-left: 2%;
}
.about .insister{
  background: #008546;
  font-weight: normal;
  padding: 2%;
  color: white;
    border: 3px solid #53d571;
}
.bleu{
  color: #1aa7ec;
  font-weight: bold;
}
.whyus{
  margin-bottom: 30px;

}

.service{
background-image: url('img/bg.jpg');
background-size:cover;
background-attachment: fixed;

font-family: 'Roboto Slab', serif;

text-align: left;
padding: 5%;
padding-top: 3%;
color: white;

}
.service .card{
  background: none;
  border: none;

}
.service h4{
  text-align: center;


}
.service .intro{
  margin-bottom: 60px;
  text-align: center;
}
.service fieldset{
  border: 1px solid  #53d571;
 position: relative;
 padding: 3%;
 padding-top: 50px;
 background: rgba(0, 0, 0, 0.3);
 margin-bottom: 50px;


}
.service fieldset legend{

  text-align: center;
  border: 2px solid #53d571;
  width: 60px;
  height: 60px;
  background: #008546;
  border-radius: 60px;
  margin: auto;
  position: absolute;
  top: -30px;
   left: 100px;
  text-align: center;
  padding-top: 7px;
  box-sizing: border-box;

}
.service h3{
  text-align: center;
    font-size: 20px;
    color: #eafded;
}
.service p{
    font-size: 15px;
    font-weight: 300;
}

.contacter{
  box-sizing: border-box;
  width: 100%;
  background: #008546;

  margin-top: 30px;
  margin-bottom: 30px;
  color: white;
  font-family: 'Roboto Slab', serif;
  padding: 3%;
  padding-bottom: 0;
}
.contacter h4{
  font-size: 40px;
  margin-bottom: 20px;
}
.contacter img{
  display: block;

}
nav{
  font-family: 'Roboto Slab', serif;
}

.pied{
  font-family: 'Roboto Slab', serif;
  background: #006266;
  padding-top: 3%;
  color: white;
  margin-top: 30px;

}
.pied h2{
  font-size: 20px;
}
.pied p{
  font-weight: 200;
  font-size: 15px;
}
.pied a{
  color: #7bed9f;
}
.pied hr{
  margin-bottom: 0;
}
.pied .rs a{
  text-decoration: none;
  color: #7bed9f;
  font-size: 20px;
  margin-left: 5px;
}
.pied .ligne-verte{
  display: block;
  width: 20%;

  border-bottom: 3px solid #7bed9f;
  margin-bottom: 10px;

}
.stat .cercle-petit{
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  text-align: center;
  width: 100px;
height: 100px;
border-radius: 100px;
box-sizing:border-box;
background: rgb(123,237,159);
background: -moz-radial-gradient(circle, rgba(123,237,159,1) 0%, rgba(0,133,70,1) 88%, rgba(0,133,70,1) 100%);
background: -webkit-radial-gradient(circle, rgba(123,237,159,1) 0%, rgba(0,133,70,1) 88%, rgba(0,133,70,1) 100%);
background: radial-gradient(circle, rgba(123,237,159,1) 0%, rgba(0,133,70,1) 88%, rgba(0,133,70,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7bed9f",endColorstr="#008546",GradientType=1);
}
.stat .cercle-petit h3{
  font-weight: bold;
}
.stat{
  font-family: 'Roboto Slab', serif;
  text-align: center;
}
.stat .col .card{
  border: none;
  -webkit-box-shadow: 5px 5px 15px 5px rgba(123,123,123,0.35);
  box-shadow: 5px 5px 15px 5px rgba(123,123,123,0.35);

}

.stat .cercle-grand{

  box-sizing: border-box;
  border: 3px solid #7bed9f;
  width: 116px;
height: 116px;
border-radius: 116px;
padding: 5px;
margin: auto;
}

.hr5 {
  border: 0;
  border-top: medium double #CCC;
  height: 1px;
  overflow: visible;
  padding: 0;
  color: #CCC;
  text-align: center;
}

.hr5::after {
  content: "Young Indigenous Leaders for Nature and Climate";
  display: inline-block;
  position: relative;
  top: -0.9em;
  font-size: 1.1em;
  padding: 0 0.3em;
  background: #f5f6fa;
}
.articles,.team{

    font-family: 'Roboto Slab', serif;



}
.articles .card, .team .card{
  position: relative;
}
.articles .ligne-verte, .team .ligne-verte{
  display: block;
  width: 10%;

  border-bottom: 3px solid #008546;
  margin-bottom: 10px;
}
.articles .cadre, .team .cadre{
  height: 200px;
  overflow: hidden;

}
.articles .card p, .team .card p{
  padding: 2%;
  text-align: center;
}
.cercle-vert-fonce{
  height: 100px;
  width: 100px;
  border-radius: 100px;
  background: #008546;
  position: absolute;
  top: -20px;
  left: -20px;
  color: white;
}
.cercle-vert-clair{
  height: 100px;
  width: 100px;
  border-radius: 100px;
  background: #53d571;
  position: absolute;
  top: -10px;
  left: -10px;

}
.articles .cercle-vert-fonce .jour{
  font-weight: bold;
  font-size: 35px;
}

.stat .objective-box{
  background: #008546;
  border: 5px solid #53d571;
  padding: 5px;
  padding-bottom: 5px;

}
.stat .objective-box p{
  background: white;
}
.team .card{
  border: none;
  -webkit-box-shadow: 5px 5px 15px 5px rgba(123,123,123,0.35);
  box-shadow: 5px 5px 15px 5px rgba(123,123,123,0.35);

}
.team .card .cadre{
  display: flex;
  justify-content: center;
background: #008546;  height: 100px;
   position: relative;
   overflow:visible;
   border-bottom: 5px solid #53d571;
}
.team .card img{
  display: block;
  width: 50%;
  position: absolute;
  bottom: -50px;
  border: 5px solid white;
  -webkit-box-shadow: 3px 3px 10px 3px rgba(123,123,123,0.35);
  box-shadow: 3px 3px 10px 3px rgba(123,123,123,0.35);

}

.block-login{
      font-family: 'Roboto Slab', serif;
      border: none;
      -webkit-box-shadow: 3px 3px 10px 3px rgba(123,123,123,0.35);
      box-shadow: 3px 3px 10px 3px rgba(123,123,123,0.35);
}
.bande-verte{
  background: #3983dd;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  height: 30%;
  width: 100%;
  border-bottom: 5px solid #a4d2fb;
}

@media only screen and (max-width: 600px) {
  .titresite{
  font-family: 'Roboto Slab', serif;
    display: block;
    font-size:15px;
    margin-left:10px;
    padding-top: 15px;
  }
  .cleaning{
    height: 350px;
  }
  .cleaning h4{
    width: 95%;
    font-weight: 200;
    font-size: 1rem;
  }
  .about{
    border-radius: 8px;
  }
  .about .logo{
    display: block;
    width: 25%;

    position: absolute;
    top: -40px;
    left: 37%;
    box-shadow: 0 0 3px gray;


  }
  .whyus h4{
    text-align: center;
    font-family: 'Roboto Slab', serif;
    margin-top: 20px;
  }

  .service fieldset legend{

    left: 100px;


  }

  .service fieldset{
    border: 1px solid #c4ddfd;
   position: relative;
   padding: 3%;
   padding-top: 50px;
   background: none;
   margin-bottom: 30px;

  }
  .service{


  padding-top: 7%;


  }
  .footer-copyright{
    font-size: 12px;
  }
  .topinfo .adresse1{
  display: none;
  }
  .pied{
    text-align: center;
  }
  .pied .rs a{
    text-decoration: none;
    color: white;
    font-size: 20px;
    margin-left: 5px;
  }
  .masquer{
    display: none;
  }
  .service fieldset{
    padding-top: 20px;
  }
  .service fieldset legend{
    display: none;
  }
  .pied .ligne-verte{
    margin: auto;
  }
  .hr5 {
    display: none;
  }
}
