.counter {
    background-color:#f5f5f5;
    padding: 20px 0;
    border-radius: 1px;
}

.count-title {
    font-size: 30px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.count-text {
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
}

.btn-over
{
  cursor: pointer;
  color: #fff;
  background: rgb(2, 47, 2);
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 2px solid #fff;
  padding: .375rem .75rem;
  font-size: 15px;
  line-height: 1.5;
  border-radius: .25rem;
}
/*.btn-over:hover, .btn-over:active, .btn-over:focus 
{
  background: rgb(242, 228, 6);
  border: 2px solid rgb(242, 228, 6);
  color:#fff;
}*/
#div-over a:hover
{
    color: rgb(242, 228, 6);
}

.btn-detail
{
  color: black;
  border: 0px;
  height: 50;
  width: 100px;
  background: #022F02;
  border: 1px solid #022F02;
  border-radius: 2px;
  color: white;
}
.btn-detail:hover, .btn-detail:focus
{
  background: green;
  border: 1px solid green;
  color: rgb(242, 228, 6) !important;
}

.img-responsive-odd
{
  height: 120px;
  border:solid grey 1px;
}
.team_item
{
  margin-bottom: 30px;
  margin-top: 30px;
  border-bottom: grey solid 1px;
  border-left: grey solid 1px;
  border-right: grey solid 1px;
  border-top: grey solid 1px;
  border-radius: 2px;
}
.team_image
{
  margin-top: 10px;
}
.social-icon
{
  margin-bottom: 20px;
  font-size: 20px;
  border: 1px #fff solid;
  border-radius: 25px;
  width: 25px;
  height: 25px;
  background: #fff;
}
.link-social
{
  margin-top: 10px;
  text-decoration: none;
  display: inline-block;
  margin-left: 5%;
}
#link-defaut
{
  text-decoration: none;
  color: #000;
}
#link-defaut:hover 
{
  color:rgb(242, 228, 6);
}
.li-link #link-second
{
  text-decoration: none;
  color: rgb(17, 170, 17);
}
.li-link #link-second:hover 
{
  color:rgb(242, 228, 6);
}

marquee
{
  cursor: pointer;
}

.services .icon
{

}
.services .icon .fa
{
  color: white;
  background: grey;
  border: solid 5px grey;
  border-radius: 30px;
  width: 60px;
  height: 60px;
  margin-top: 20px;
  margin-bottom: 20px;
}
#div-1
{
  background: #f5f5f5;
  border: #f5f5f5 solid 1px;
}

#div-2
{
  margin-bottom: 20px;
}



.counter {
    background:#020224;
    padding: 20px 0;
    border-radius: 5px;
    margin-top: 70px;
}

.count-title {
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.count-text {
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
}

.counter-div
{
  background: #020224;
  min-height: 350px;
  margin-bottom: 100px;
}

.counter-div h1
{
  color: #fff;
}
.counter-div p
{
  color: #fff;
  font-size: 17px;
}
.counter-div i
{
  color: #fff;
  margin-bottom: 15px;
}
.avis-div
{
  background: #020224;
  min-height: 610px;
  margin-bottom: 100px;
}
.avis-div h2
{
  color: #fff;
  font-size: 40px;
  margin-top: 50px;
}
.btn-over-1
{
    cursor: pointer;
    color: #fff;
    background: #020224;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 2px solid #fff;
    padding: .375rem .75rem;
    font-size: 15px;
    line-height: 1.5;
    border-radius: .25rem;
}
.btn-over-1:hover
{
  color: rgb(242, 228, 6) !important;
}

#soutenance-div
{
  background: #f5f5f5;
  border: #f5f5f5 solid 1px;
  border-radius: 2px;
  margin-left: 2%;
  width: 31%;
}
.time-div
{
  color:#fff;
  border: 2px solid grey;
  border-radius: 50%;
  width: 15%;
  margin-left: 8%;
  height: 130px;
  display: inline-block;
  background: grey;
  text-align: center;
}
.time-div .l2-txt1
{
  font-size: 35px;
  text-transform: solid;
}

.time-div .s2-txt1
{
  font-size: 15px;
  text-transform: solid;
}
.img-partenaire-projet
{
  width: 60%;
}
.img-partenaire-projet-2
{
  width: 100%;
}
.img-partenaire-projet-1
{
  width: 100%;
}