.odm-17 .lead {
  font-size: 20px;
  font-weight: bold;
}

.odm-17 .big {
  font-size: 36px;
  font-weight: bold;
}

.odm-17 #statistics-1 ul {
  font-size: 20px;
  font-weight: 400;
  text-align: left;
  margin-left: 20px;
}

.odm-17 .duo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.odm-17 .img {
  min-width: 75%;
  height: auto;
  min-height: 50px;
  max-height: 200px;
}

.odm-17 .relative {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.odm-17 .titre-principal {
  font-size: 36px;
  margin-bottom: 30px;
  font-size: center;
  font-weight: bold;
  color: #035187;
  text-align: center;
}

.odm-17 .centered-title {
  font-size: 36px;
  margin-bottom: 30px;
  text-align: center;
}

.odm-17 .titre {
  font-size: 26px;
  margin-top: 15px;
  font-weight: bold;
  padding: 0 47px;
  display: inline-block;
}

.odm-17 .encart-1 .titre {
  color: #035187;
}

.odm-17 .encart-2 .titre {
  color: white;
}

.odm-17 .encart-3 {
  background-color: #D5E9F2;
  padding-bottom: 30px;
}

.odm-17 .texte-superposition {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #035187;
}

.odm-17 .zone-icone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.odm-17 .zone-icone .icone {
  border-radius: 50%;
  width: 150px;
  height: 150px;
  background-color: white;
  padding: 15px;
}

.odm-17 .zone-icone .icone img {
  width: 100px;
  height: 100px;
}

.odm-17 .zone-icone .titre {
  color: #035187;
  font-weight: bold;
  text-align: center;
}

.odm-17 .texte {
  color: white;
}

.odm-17 .graphique {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  max-width: 80%;
}

.odm-17 .graphique .texte:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.odm-17 .encart-4 {
  background: #009EE3;
  color: #035187;
}

.odm-17 .encart-4:before {
  background: #009EE3;
}

.odm-17 .encart-4 img,
.odm-17 .encart-5 img,
.odm-17 .encart-7 img,
.odm-17 .encart-8 img {
  max-height: 125px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.odm-17 .encart-5 {
  background: #035187;
  color: white;
}

.odm-17 .encart-6 {
  background-color: #FFDD02;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: 75% !important;
  color: #035187;
  font-weight: bold;
}

.odm-17 .encart-6:after {
  background: #FFDD02;
}

.odm-17 .encart-4, .odm-17 .encart-5, .odm-17 .encart-6 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.odm-17 .encart-7 {
  background: #D5E9F2;
  color: #035187;
}

.odm-17 .encart-7:before {
  background: #D5E9F2;
}

.odm-17 .encart-8 {
  background: #009EE3;
  color: #035187;
  font-weight: bold;
}

.odm-17 .encart-9 {
  background: #FFDD02;
  color: #035187;
  font-weight: bold;
  text-align: center !important;
  padding-bottom: 30px;
}

.odm-17 .encart-9 .zone-icone {
  text-align: center !important;
}

.odm-17 .encart-10 {
  padding-top: 45px;
  padding-bottom: 45px;
  background: #035187;
  color: white;
  text-align: center;
}

.odm-17 .encart-10 a {
  display: block;
}

@media screen and (min-width: 1024px) {
  .data__statistics-other--bluedark-left::before, .data__statistics-other--bluelight::before {
    left: 50%;
  }
}

.title small {
  font-size: 1.5rem;
  display: block;
  padding: 20px;
  line-height: 1.25;
}
/*# sourceMappingURL=odm-17.css.map */