.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/GothamBook.woff2") format("woff2");
  font-weight: 400;
}
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-Light.woff2") format("woff2");
  font-weight: 300;
}
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/GothamMedium.woff2") format("woff2");
  font-weight: 500;
}
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-Bold.woff2") format("woff2");
  font-weight: 700;
}
@font-face {
  font-family: 'flood-std-regular';
  src: url("../fonts/FloodStd.woff2") format("woff2");
  font-weight: 400;
}
body main section.partenaires {
  overflow: hidden;
}
body main section.partenaires .contenu .container {
  max-width: 1600px;
}
body main section.partenaires .contenu h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 0;
}
body main section.partenaires .contenu h2 span {
  color: #FF8F71;
  font-size: 28px;
  font-weight: 700;
  font-family: 'Gotham', sans-serif;
  text-decoration: none !important;
}
body main section.partenaires .contenu .left {
  background-color: #121E47;
  position: relative;
  z-index: 1;
}
body main section.partenaires .contenu .left:before {
  content: "";
  background-color: #121E47;
  width: 1000px;
  height: 100%;
  position: absolute;
  right: 100%;
  top: 0;
}
body main section.partenaires .contenu .left:after {
  content: "";
  background-color: #121E47;
  width: 1000px;
  height: 1000px;
  position: absolute;
  right: -50px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  z-index: -1;
}
body main section.partenaires .contenu .owl-carousel {
  display: flex;
  align-items: center;
  max-width: 920px;
  width: 100%;
  margin: 0 0 0 auto;
  padding: 90px 0;
}
body main section.partenaires .contenu .owl-carousel .owl-nav {
  width: 270px;
  position: relative;
}
body main section.partenaires .contenu .owl-carousel .owl-nav:before {
  content: "";
  width: 2px;
  height: 37px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  background-color: #5D6F85;
}
body main section.partenaires .contenu .owl-carousel .owl-nav button {
  padding: 0 12px !important;
}
body main section.partenaires .contenu .owl-carousel .owl-nav button:focus {
  outline: none;
}
body main section.partenaires .contenu .owl-carousel .owl-nav button svg {
  fill: #5D6F85;
  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.partenaires .contenu .owl-carousel .owl-nav button:hover svg {
  fill: #EF4735;
}
body main section.partenaires .contenu img {
  height: 130px;
  max-width: 130px;
  object-fit: contain;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.partenaires .contenu h2 {
    font-size: 25px;
  }
  body main section.partenaires .contenu h2 span {
    font-size: 25px;
  }
  body main section.partenaires .contenu .left:after {
    right: 0;
  }
  body main section.partenaires .contenu .owl-carousel {
    padding: 80px 0;
  }
  body main section.partenaires .contenu img {
    height: 120px;
    max-width: 120px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.partenaires .contenu h2 {
    font-size: 23px;
  }
  body main section.partenaires .contenu h2 span {
    font-size: 23px;
  }
  body main section.partenaires .contenu .left {
    background-color: transparent;
  }
  body main section.partenaires .contenu .left:after {
    right: 30px;
  }
  body main section.partenaires .contenu .owl-carousel {
    padding: 70px 0;
  }
  body main section.partenaires .contenu img {
    height: 120px;
    max-width: 120px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.partenaires .contenu h2 {
    font-size: 21px;
  }
  body main section.partenaires .contenu h2 span {
    font-size: 21px;
  }
  body main section.partenaires .contenu .left {
    background-color: transparent;
  }
  body main section.partenaires .contenu .left:after {
    right: 10px;
  }
  body main section.partenaires .contenu .owl-carousel {
    padding: 60px 0;
  }
  body main section.partenaires .contenu .owl-carousel .owl-nav {
    width: 280px;
  }
  body main section.partenaires .contenu img {
    height: 110px;
    max-width: 110px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.partenaires {
    padding: 60px 0;
  }
  body main section.partenaires .contenu h2 {
    font-size: 21px;
    color: #1B2C64;
    text-align: center;
    margin-bottom: 30px;
  }
  body main section.partenaires .contenu h2 span {
    font-size: 21px;
  }
  body main section.partenaires .contenu .left {
    background-color: transparent;
  }
  body main section.partenaires .contenu .left:before,
  body main section.partenaires .contenu .left:after {
    display: none;
  }
  body main section.partenaires .contenu img {
    margin: auto;
  }
  body main section.partenaires .contenu .owl-carousel {
    padding: 0;
    display: block;
    max-width: 570px;
    margin: auto;
  }
  body main section.partenaires .contenu .owl-carousel .owl-nav {
    width: 75px;
    margin: 40px auto 0;
  }
  body main section.partenaires .contenu img {
    height: 110px;
    max-width: 110px;
  }
}
@media (max-width: 767.98px) {
  body main section.partenaires {
    padding: 40px 0;
  }
  body main section.partenaires .contenu h2 {
    font-size: 19px;
    color: #1B2C64;
    text-align: center;
    margin-bottom: 20px;
  }
  body main section.partenaires .contenu h2 span {
    font-size: 19px;
  }
  body main section.partenaires .contenu .left {
    background-color: transparent;
  }
  body main section.partenaires .contenu .left:before,
  body main section.partenaires .contenu .left:after {
    display: none;
  }
  body main section.partenaires .contenu img {
    margin: auto;
  }
  body main section.partenaires .contenu .owl-carousel {
    padding: 0;
    display: block;
    max-width: 570px;
    margin: auto;
  }
  body main section.partenaires .contenu .owl-carousel .owl-nav {
    width: 75px;
    margin: 30px auto 0;
  }
  body main section.partenaires .contenu img {
    height: 110px;
    max-width: 110px;
  }
}
