.axesamelioration {
  background: #f9f9f9;
}
.visuelamelioration {
  padding: 0 !important;
  margin: 0;
  background: #f9f9f9;
}
img.alinksepa {
  display: inline-block;
}
.camarade {
  display: flex;
  align-items: center;
  justify-content: center;
}
.camarade .sub {
  max-width: 60%;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.responsive,
.img-responsive,
.responsive-video {
  width: 100%;
}
.container-youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.video-youtube {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 200;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
}
.close,
.close a {
  color: #000;
  filter: alpha(opacity = 100);
  opacity: 1;
}
.alert h4 {
  font-weight: 400;
  padding-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .camarade .sub {
    max-width: 90%;
  }
  .row-revers {
    display: flex !important;
    flex-direction: column-reverse !important;
  }
  .plans .camarade .sub .one {
    padding-top: 15px;
    text-transform: uppercase;
  }
  .plans .camarade .sub {
    text-align: center;
  }
  .wesupport {
    margin-top: 60px !important;
  }
  .grille:nth-child(1),
  .grille:nth-child(2),
  .grille:nth-child(3) {
    border-bottom: solid 1px #e4e4e4;
  }
  #pacte-modial > div {
    padding: 10px;
  }
  #pacte-modial .gallery {
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
  }
  #pacte-modial .gallery img {
  }
}
.wesupport {
  margin-top: 172px;
}
.wesupport .container img {
  margin: 0 auto;
  max-width: 303px;
  height: auto;
  margin-top: 3px;
}
.mt-30 {
  margin-top: 30px;
}
.grille {
  padding-block: 15px;
}
.grille:nth-child(1),
.grille:nth-child(2),
.grille:nth-child(3) {
  border-right: solid 1px #e4e4e4;
}
.grille h3 {
  padding-top: 36px;
  font-weight: 700 !important;
  font-size: 19px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: center;
  color: #000;
  text-transform: uppercase;
  padding-bottom: 25px;
}
.grille img {
  max-width: 186px !important;
  margin-top: 14px;
}

#pacte-modial {
  background: #f9f9f9;
  margin-top: 123px;
  padding-bottom: 92px;
  padding-top: 59px;
}
#pacte-modial .gallery {
  display: flex;
  gap: 5px;
}
.navigator,
.range_position_bloc {
  text-align: center;
}
.navigator .selected {
  color: #fff;
  background: #e9212e;
  border: 1px solid #e9212e;
}
.require {
  color: red;
}
.navigator {
  margin-top: 20px;
  height: 40px;
  color: #222;
}
.faq .navigator {
  color: #555;
}
.navigator a {
  position: relative;
  display: inline-block;
  background: #ffffff;
  border-radius: 0px;
  border: 1px solid #ededed;
  color: #2f2f2f;
  font-size: 18px;
  font-weight: 600;
  height: 50px;
  width: 50px;
  padding: 11px 0;
  transition: all 500ms ease 0s;
}
.navigator .selected:hover {
  opacity: 0.7;
}
.navigator a:hover {
  background-color: #e4103a;
  color: #fff;
}
.diapo a:hover img {
  /*   opacity: 0.8;*/
}
.cgu_text {
  color: #e4103a !important;
  /*display: inline-block;*/
  font-style: italic;
}
