.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
.section-description {
  padding: 2rem 0 2rem;
  position: relative;
}
.section-description.gris {
  background-color: #FBFBFB;
}
.section-description .bg-primary.before-deborder::before {
  content: '';
  position: absolute;
  height: 100%;
  width: 1000px;
  right: 100%;
  top: 0;
  background-color: #E10819;
  max-width: 100% !important;
  overflow-x: hidden !important;
}
.section-description .bg-primary,
.section-description .bg-black {
  padding: .5rem 0;
}
.section-description .bg-primary h3,
.section-description .bg-black h3 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.section-description h2,
.section-description h3 {
  font-size: 30px;
  color: #E10819;
  font-weight: 800;
  line-height: 40px;
  margin-bottom: 20px;
}
.section-description strong {
  color: #000000;
  font-weight: 700;
}
.section-description ol li {
  line-height: 1.5rem;
  margin: 1.5rem 0;
  padding-left: 10px;
  position: relative;
}
.section-description ol li::marker {
  position: absolute;
  color: #E10819;
  font-size: 2.5em;
  font-weight: 900;
  line-height: 1;
}
.section-description ol li strong {
  text-transform: uppercase;
  font-size: 1.3rem;
  font-weight: 900;
  color: #E10819;
}
.section-description h4 {
  font-size: 18px;
  font-weight: 800;
  color: #E10819;
  text-transform: uppercase;
}
.section-description h4.bold {
  font-weight: 600;
}
.section-description .owl-carousel button {
  font-size: 50px !important;
  color: #176db4 !important;
}
.section-description .owl-carousel button:hover {
  color:  !important;
}
.section-description .owl-carousel .caption h4 {
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 200;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 0;
}
.section-description .owl-carousel .owl-nav {
  display: flex;
  justify-content: space-evenly;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.section-description .owl-carousel .owl-stage {
  display: flex;
}
.section-description .owl-carousel .owl-item {
  display: flex;
  flex: 1 0 auto;
}
.section-description .owl-carousel .owl-item img {
  width: 350px;
  height: 300px;
  object-fit: cover;
}
.section-description .owl-carousel .thumbnail {
  display: flex;
  flex-direction: column;
  margin: 0 15px;
}
.section-description .owl-carousel .thumbnail .caption {
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
  background-color: #1a2e56;
  padding: 14px 0;
}
.section-description .owl-carousel .thumbnail .caption .flex-text {
  flex-grow: 1;
}
.section-description .colonne-entiere h2 {
  width: 100%;
}
.section-description .colonne-entiere .position-img .sans-legende {
  bottom: -2rem;
  left: -3rem;
  z-index: -1;
}
.section-description .colonne-entiere .position-img .avec-legende {
  bottom: -3rem;
  right: -8rem;
  z-index: -1;
}
.section-description .colonne-1 h3 {
  font-size: 30px;
  color: #E10819;
  width: 75%;
  margin-left: auto;
  text-align: right;
}
.section-description .colonne-1 .position-img .sans-legende {
  bottom: -2rem;
  left: -3rem;
  z-index: -1;
}
.section-description .colonne-1 .position-img .avec-legende {
  bottom: -3rem;
  left: -8rem;
  z-index: -1;
}
.section-description .colonne-2 h2 {
  width: 115%;
  text-align: left !important;
}
.section-description .colonne-2 ul > li {
  margin: 0;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.8;
}
.section-description .colonne-2 .position-img .sans-legende {
  bottom: -2rem;
  right: -3rem;
  z-index: -1;
}
.section-description .colonne-2 .position-img .avec-legende {
  bottom: -3rem;
  right: -8rem;
  z-index: -1;
}
.section-description .ligne-boutons .btn {
  width: 45%;
  padding: 1.5rem 2rem;
}
.section-description li.media {
  margin: 2rem 0;
}
.section-description li.media div.media-body {
  padding-left: 1.5rem;
}
.section-description li.media div.media-body h5 {
  font-size: 18px;
  color: #E10819;
  text-transform: uppercase;
  font-weight: 800;
}
.section-description li.media div.media-body p {
  margin-bottom: 0;
  font-weight: 400;
  line-height: initial;
}
.section-description .position-img {
  margin-left: auto;
  width: 100%;
  height: 100%;
}
.section-description .position-img.active img {
  position: relative;
  height: auto;
  width: auto;
  max-width: 100%;
  object-fit: contain;
  display: table;
  margin: auto;
}
.section-description .position-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-description .position-img div.legende {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  text-align: center;
}
.section-description .position-img div.legende p {
  font-weight: 200;
  font-size: 16px;
  padding: 1rem 5rem;
  text-align: center;
  margin: 0;
}
@media (max-width: 1199.98px) {
  .section-description {
    padding: 3rem 0;
  }
  .section-description h2 {
    width: 100%;
    font-size: 35px;
    text-align: center;
  }
  .section-description h3 {
    width: 100%;
    text-align: center;
  }
  .section-description .position-img {
    margin-left: auto;
    margin-right: auto;
    width: 60%;
  }
  .section-description .position-img h5 {
    margin: 0 !important;
  }
  .section-description .position-img div.legende p {
    padding: 1rem;
  }
  .section-description .position-img .avec-legende,
  .section-description .position-img .sans-legende {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .section-description {
    padding: 2rem 0;
  }
  .section-description .position-img {
    margin-top: 30px;
    height: 500px;
  }
  .section-description .position-img.active {
    height: auto;
  }
  .section-description h4 {
    text-align: center;
  }
  .section-description .colonne-2 h2 {
    text-align: center !important;
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .section-description {
    padding: 2rem 0 !important;
  }
  .section-description ol {
    padding-left: 4rem;
  }
  .section-description h2 {
    font-size: 28px;
  }
  .section-description h4 {
    text-align: center;
  }
  .section-description .position-img {
    width: 100%;
    height: 350px;
  }
  .section-description .colonne-1 h3 {
    font-size: 25px;
    width: 100%;
    margin-left: inherit;
    text-align: center;
  }
  .section-description .colonne-2 h2 {
    text-align: center !important;
  }
  .section-description p {
    text-align: center;
  }
}
