div.chiffre-cle {
  color: #FFFFFF;
  margin-bottom: 40px;
}


div.chiffre-cle div.box-chiffre-cle {
  padding: 20px;
}



div.chiffre-cle h2.title-chiffre-cle {
  font-family: NunitoSans;
  font-size: 36px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: normal;
  color: #ffffff;
  margin-top: 40px;
  margin-bottom: 40px;
}

div.chiffre-cle div.sous-title {
  font-family: NunitoSans;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}

div.chiffre-cle div.conteneur-vu {
  font-family: NunitoSans;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #00ceff;
}

div.chiffre-cle div.title-box-chiffre-cle {
  font-family: NunitoSans;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}

div.chiffre-cle .marg-ten {
  margin-top: 10px;
  margin-bottom: 10px;
}

div.chiffre-cle .pad-ten {
  margin-top: 10px;
  margin-bottom: 10px;
}

div.chiffre-cle div.description {
  text-align: center;
}

div.chiffre-cle div.relative {
  position: relative;
}

div.chiffre-cle div.logo img {
    width: 116px;
    height: 116px;
    object-fit: cover;
    min-height: 1px;
}

div.chiffre-cle div.logo .field--name-field-media-image {
    margin: 0;
    float: unset;
    text-align: center;
}

div.chiffre-cle div.box-chiffre-cle {
  /*  width: 228px;
    height: 39px;
    border-radius: 5px;
    background-color: #0c3949;*/
  padding-right: 10px;
  padding-left: 10px;
}

.border-left {
  border-left: 1px solid rgba(216, 216, 216, 0.27) !important;
}
div.childs{
  justify-content: center;
}

div.childs div.box-chiffre-cle:first-child {
  border-left: none !important;
}

div.chiffre-cle span.value {
  font-family: NunitoSans;
  font-size: 36px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.83;
  letter-spacing: normal;
}

div.chiffre-cle div.rectangle {
  width: 228px;
  height: 39px;
  border-radius: 5px;
  background-color: #0c3949;
  margin: auto;
}

span.unite {
  font-size: 24px;
  font-family: NunitoSans;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.83;
  letter-spacing: normal;
  z-index: 2;
}

div.chiffre-cle div.rectangle div.value-rectangle {
    position: absolute;
    left: 0;
    right: 0;
    top: -10px;
}

div.chiffre-cle div.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

div.chiffre-cle .field__item {
  margin-bottom: 0;
}


@media only screen and (max-width: 768px) {
  .border-left {
    border-left: none !important;
  }

}
