/*

Jaune moutarde : ffdc00 ff
Marron : 444c57 ff
Bleu foncé : 182983 ff
Gris clair : dde6ee ff

*/


.jaune {
  background-color: #ffdc00 !important;
}


.horaires {
  color: #444c57 !important;
}

.stars {
  color: #ffdc00;
}

.star-ok {
  color: #ffdc00;
}

.star-ko {
  color: black;
}



.devise-header {
  text-transform: uppercase;
  /*color: #182983;*/
  font-size: 1.5em;
  color: #444c57 !important;
}

.devise-header .mea {
  font-weight: bold;
}

.tel {
  font-size: 1.2em;
  color: #444c57 !important;
}


.nosmetiers-desc {
  color: white;
  font-size: 1.2em;
  text-align: left;
}

.nosmetiers-desc .bloc-reparation {

}

.nosmetiers-desc .bloc-remplacement {
  margin-top: 50px;
}

.nosmetiers-desc .bloc-intervention {
  margin-top: 50px;
}

.bloc-ensavoirplus {
  margin-top: 50px;
  margin-bottom: 30px;
}

.tel-contact {
  font-size: 3.5em;
}

.zone-menu {
  background-color: #ffdc00 !important;
  border-bottom: #444c57 solid 5px;
  
}

.zone-menu a {
  color: #444c57 !important;
}


.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.u-bg-overlay__inner2 {
  z-index: 3;
  position: inherit !important;
  margin-top: 4.28571rem !important;
  margin-bottom: 4.28571rem !important;
}

.partenaires {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.partenaire {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 120px;
  width: 120px;
  min-height: 120px;
  min-width: 120px;
  max-height: 120px;
  max-width: 120px;
  border: solid 1px #acafb4;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
}

.partenaire-logo {
  //
}

.mise-en-avant {
  color: #444c57 !important;;
  font-weight: bold;
}


#avis .g-bg-secondary {
  background-color: #fafafa !important;
}


.g-bg-jaune-dark-v2 {
  background-color: #ffdc00 !important;
}
