.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body main section.histoire {
  padding: 110px 0;
}
body main section.histoire .contenu .container {
  max-width: 1400px;
}
body main section.histoire .contenu .titre {
  text-align: center;
  margin: auto;
}
body main section.histoire .contenu .titre img {
  margin-bottom: 15px;
}
body main section.histoire .contenu .titre p {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 3.6px;
  color: #003160;
}
body main section.histoire .contenu .titre .titreP {
  margin-bottom: 80px;
}
body main section.histoire .contenu .bloc {
  box-shadow: 0 3px 6px rgba(0,0,0,0.16);
  min-height: 290px;
  padding: 20px;
  text-align: center;
  margin: 6px 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
body main section.histoire .contenu .bloc span {
  display: block;
  color: #003160;
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 12px;
}
body main section.histoire .contenu .bloc h3 {
  color: #003160;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 7px;
}
body main section.histoire .contenu .bloc p {
  font-size: 15px;
  font-weight: 300;
}
body main section.histoire .contenu .item img {
  width: 44px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 100%;
  margin-left: 20px;
}
body main section.histoire .contenu .owl-carousel .owl-dots {
  display: flex;
  background-color: #E6E6E6;
  border-radius: 9px;
  margin-top: 65px;
}
body main section.histoire .contenu .owl-carousel .owl-dots.disabled {
  display: none;
}
body main section.histoire .contenu .owl-carousel .owl-dots .owl-dot {
  background-color: #E6E6E6;
  height: 18px;
  width: 100%;
  border-radius: 9px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.histoire .contenu .owl-carousel .owl-dots .owl-dot.active {
  background-color: #C5C5C5;
}
body main section.histoire .contenu .owl-carousel .owl-dots .owl-dot:hover {
  background-color: #C5C5C5;
}
body main section.histoire .contenu .owl-carousel .owl-dots .owl-dot:focus {
  outline: none;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.histoire {
    padding: 100px 0;
  }
  body main section.histoire .contenu .titre p {
    font-size: 17px;
  }
  body main section.histoire .contenu .titre .titreP {
    margin-bottom: 70px;
  }
  body main section.histoire .contenu .bloc {
    min-height: 280px;
  }
  body main section.histoire .contenu .bloc span {
    font-size: 22px;
  }
  body main section.histoire .contenu .bloc h3 {
    font-size: 20px;
  }
  body main section.histoire .contenu .bloc p {
    font-size: 15px;
  }
  body main section.histoire .contenu .owl-carousel .owl-dots {
    border-radius: 8px;
    margin-top: 55px;
  }
  body main section.histoire .contenu .owl-carousel .owl-dots .owl-dot {
    height: 16px;
    border-radius: 8px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.histoire {
    padding: 90px 0;
  }
  body main section.histoire .contenu .titre p {
    font-size: 16px;
  }
  body main section.histoire .contenu .titre .titreP {
    margin-bottom: 60px;
  }
  body main section.histoire .contenu .bloc {
    min-height: 270px;
  }
  body main section.histoire .contenu .bloc span {
    font-size: 21px;
  }
  body main section.histoire .contenu .bloc h3 {
    font-size: 19px;
  }
  body main section.histoire .contenu .bloc p {
    font-size: 15px;
    line-height: 1.4;
  }
  body main section.histoire .contenu .owl-carousel .owl-dots {
    border-radius: 7px;
    margin-top: 50px;
  }
  body main section.histoire .contenu .owl-carousel .owl-dots .owl-dot {
    height: 14px;
    border-radius: 7px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.histoire {
    padding: 80px 0;
  }
  body main section.histoire .contenu .titre p {
    font-size: 16px;
  }
  body main section.histoire .contenu .titre .titreP {
    margin-bottom: 60px;
  }
  body main section.histoire .contenu .bloc {
    min-height: 270px;
  }
  body main section.histoire .contenu .bloc span {
    font-size: 20px;
  }
  body main section.histoire .contenu .bloc h3 {
    font-size: 18px;
  }
  body main section.histoire .contenu .bloc p {
    font-size: 15px;
    line-height: 1.4;
  }
  body main section.histoire .contenu .item img {
    width: 30px;
    margin-left: 15px;
  }
  body main section.histoire .contenu .owl-carousel .owl-dots {
    border-radius: 7px;
    margin-top: 50px;
  }
  body main section.histoire .contenu .owl-carousel .owl-dots .owl-dot {
    height: 14px;
    border-radius: 7px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.histoire {
    padding: 60px 0;
  }
  body main section.histoire .contenu .titre p {
    font-size: 15px;
  }
  body main section.histoire .contenu .titre .titreP {
    margin-bottom: 50px;
  }
  body main section.histoire .contenu .bloc {
    min-height: 250px;
  }
  body main section.histoire .contenu .bloc span {
    font-size: 19px;
  }
  body main section.histoire .contenu .bloc h3 {
    font-size: 17px;
  }
  body main section.histoire .contenu .bloc p {
    font-size: 15px;
    line-height: 1.4;
  }
  body main section.histoire .contenu .item img {
    width: 30px;
    margin-left: 15px;
  }
  body main section.histoire .contenu .owl-carousel .owl-dots {
    border-radius: 6px;
    margin-top: 50px;
  }
  body main section.histoire .contenu .owl-carousel .owl-dots .owl-dot {
    height: 12px;
    border-radius: 6px;
  }
}
@media (max-width: 767.98px) {
  body main section.histoire {
    padding: 40px 0;
  }
  body main section.histoire .contenu .titre p {
    font-size: 14px;
  }
  body main section.histoire .contenu .titre .titreP {
    margin-bottom: 30px;
  }
  body main section.histoire .contenu .bloc {
    min-height: auto;
    padding: 20px;
  }
  body main section.histoire .contenu .bloc span {
    font-size: 18px;
  }
  body main section.histoire .contenu .bloc h3 {
    font-size: 16px;
  }
  body main section.histoire .contenu .bloc p {
    font-size: 14px;
    line-height: 1.4;
  }
  body main section.histoire .contenu .item img {
    width: 30px;
    margin-left: 15px;
    display: none;
  }
  body main section.histoire .contenu .owl-carousel .owl-dots {
    border-radius: 5px;
    margin-top: 30px;
  }
  body main section.histoire .contenu .owl-carousel .owl-dots .owl-dot {
    height: 10px;
    border-radius: 5px;
  }
}
