html, body {
  max-width: 100%;
  overflow-x: hidden;
}

.footer-2 .div-block-62 {
  padding-top: 65px;
  padding-bottom: 30px;
}

.section_video.participer .fond.zoom {
  background-image: url('../images/BG-header/participer.png') !important;
}

.section_video.temps-forts .fond.zoom {
  background-image: url('../images/BG-header/temps-forts.png') !important;
}

.section_video.delivery-award .fond.zoom {
  background-image: url('../images/BG-header/delivery-award.png') !important;
}

.section_video.programme .fond.zoom {
  background-image: url('../images/BG-header/programme.png') !important;
}

.section_video.partenaires .fond.zoom {
  background-image: url('../images/BG-header/partenaires.png') !important;
}

.section_video.infos .fond.zoom {
  background-image: url('../images/BG-header/infos.png') !important;
}

.list-13 a {
  color: #fff;
  text-decoration: none;
}

.no-underline {
  text-decoration: none;
}

.container-10.parrainage {
  border-radius: 20px;
}


@media screen and (max-width: 991px) {
  .div-block-144 {
    display: none;
  }
  .logo-header {
    padding-right: 0;
    padding-left: 0;
  }
  .logo-header a, .logo-header.img {
    width: auto;
  }
  .div-block-166 {
    width: auto;
  }
  .div-block-212 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 600px) {
  .div-block-209 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: justify;
    justify-content: space-evenly;
  }
}

