.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
.page-id-172 main {
  padding-top: 0;
}
.bandeau-accueil {
  background: url(../../../img/fond-accueil.jpg) no-repeat;
  background-size: cover;
  height: 100vh;
  padding-top: 128px;
  overflow: hidden;
  position: relative;
  margin-bottom: 40px;
}
.bandeau-accueil:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 145px 1920px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 1;
}
.bandeau-accueil .owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.bandeau-accueil .owl-carousel .owl-nav button {
  position: absolute;
}
.bandeau-accueil .owl-carousel .owl-nav button:focus {
  outline: none;
}
.bandeau-accueil .owl-carousel .owl-nav button:hover svg {
  fill: #E10819;
}
.bandeau-accueil .owl-carousel .owl-nav button svg {
  fill: #ffffff;
  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;
}
.bandeau-accueil .owl-carousel .owl-nav button.owl-prev {
  left: -170px;
}
.bandeau-accueil .owl-carousel .owl-nav button.owl-next {
  right: -170px;
}
.bandeau-accueil .bloc {
  margin-top: -50px;
}
.bandeau-accueil .bloc .surtitre {
  font-family: 'Bree Serif', serif;
  color: #E10819;
  text-transform: uppercase;
  font-size: 17px;
  letter-spacing: 3.4px;
  font-weight: 400;
  margin-bottom: 12px;
}
.bandeau-accueil .bloc h2 {
  color: #ffffff;
  font-weight: 700;
  font-size: 60px;
  line-height: 1.4;
  margin-bottom: 15px;
}
.bandeau-accueil .bloc h2 b {
  color: #E10819;
  display: block;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 30px;
}
.bandeau-accueil .bloc p {
  font-size: 18px;
  font-weight: 300;
  color: #ffffff;
  margin-bottom: 50px;
}
.bandeau-accueil .bloc .boutons {
  display: flex;
  align-items: center;
  margin: 0 -20px;
}
.bandeau-accueil .bloc .boutons .btn {
  margin: 0 20px;
  font-size: 20px;
  color: #ffffff;
}
.bandeau-accueil .visuel {
  max-width: 600px;
  width: 100%;
  height: 91vh;
  position: relative;
}
.bandeau-accueil .visuel img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  object-fit: contain;
  max-height: 95%;
}
.bandeau-accueil .scroll {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 1300px;
  margin: auto;
  display: table;
  z-index: 2;
}
.bandeau-accueil .scroll .bouton {
  display: table;
  position: relative;
  margin: 0 0 0 auto;
}
@media (min-width: 1501px) and (max-width: 1720px) {
  .bandeau-accueil .owl-carousel .owl-nav button.owl-prev {
    left: -80px;
  }
  .bandeau-accueil .owl-carousel .owl-nav button.owl-next {
    right: -80px;
  }
}
@media (min-width: 1361px) and (max-width: 1500px) {
  .bandeau-accueil {
    height: 100vh;
    padding-top: 87px;
    margin-bottom: 40px;
  }
  .bandeau-accueil:after {
    border-width: 0 0 145px 1920px;
  }
  .bandeau-accueil .owl-carousel .owl-nav button.owl-prev {
    left: -40px;
  }
  .bandeau-accueil .owl-carousel .owl-nav button.owl-next {
    right: -40px;
  }
  .bandeau-accueil .bloc {
    margin-top: -50px;
    padding-left: 50px;
  }
  .bandeau-accueil .bloc .surtitre {
    font-size: 17px;
    margin-bottom: 12px;
  }
  .bandeau-accueil .bloc h2 {
    font-size: 48px;
    margin-bottom: 15px;
  }
  .bandeau-accueil .bloc h2 b {
    font-size: 26px;
  }
  .bandeau-accueil .bloc p {
    font-size: 17px;
    margin-bottom: 50px;
  }
  .bandeau-accueil .bloc .boutons {
    margin: 0 -20px;
  }
  .bandeau-accueil .bloc .boutons .btn {
    margin: 0 20px;
    font-size: 18px;
  }
  .bandeau-accueil .visuel {
    height: 91vh;
  }
  .bandeau-accueil .visuel img {
    height: 100%;
  }
  .bandeau-accueil .scroll {
    bottom: 10px;
  }
  .bandeau-accueil .scroll .bouton svg {
    width: 90px;
    height: 92px;
  }
}
@media (min-width: 1361px) and (max-width: 1500px) and (max-height: 700px) {
  .bandeau-accueil {
    height: auto;
  }
  .bandeau-accueil .visuel {
    height: 600px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  .bandeau-accueil {
    height: 100vh;
    padding-top: 87px;
    margin-bottom: 40px;
  }
  .bandeau-accueil:after {
    border-width: 0 0 145px 1920px;
  }
  .bandeau-accueil .owl-carousel .owl-nav button.owl-prev {
    left: -30px;
  }
  .bandeau-accueil .owl-carousel .owl-nav button.owl-next {
    right: -30px;
  }
  .bandeau-accueil .bloc {
    margin-top: -50px;
    padding-left: 50px;
  }
  .bandeau-accueil .bloc .surtitre {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .bandeau-accueil .bloc h2 {
    font-size: 42px;
    margin-bottom: 15px;
  }
  .bandeau-accueil .bloc h2 b {
    font-size: 22px;
  }
  .bandeau-accueil .bloc p {
    font-size: 16px;
    margin-bottom: 50px;
  }
  .bandeau-accueil .bloc .boutons {
    margin: 0 -20px;
  }
  .bandeau-accueil .bloc .boutons .btn {
    margin: 0 20px;
    font-size: 17px;
  }
  .bandeau-accueil .visuel {
    height: 91vh;
  }
  .bandeau-accueil .visuel img {
    height: 100%;
  }
  .bandeau-accueil .scroll {
    bottom: 10px;
  }
  .bandeau-accueil .scroll .bouton svg {
    width: 80px;
    height: 82px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) and (max-height: 670px) {
  .bandeau-accueil {
    height: auto;
  }
  .bandeau-accueil .visuel {
    height: 600px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bandeau-accueil {
    height: auto;
    padding-top: 87px;
    margin-bottom: 40px;
  }
  .bandeau-accueil:after {
    border-width: 0 0 145px 1920px;
  }
  .bandeau-accueil .owl-carousel .owl-nav button.owl-prev {
    left: -30px;
  }
  .bandeau-accueil .owl-carousel .owl-nav button.owl-next {
    right: -30px;
  }
  .bandeau-accueil .bloc {
    margin-top: -50px;
    padding-left: 50px;
  }
  .bandeau-accueil .bloc .surtitre {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .bandeau-accueil .bloc h2 {
    font-size: 42px;
    margin-bottom: 15px;
  }
  .bandeau-accueil .bloc h2 b {
    font-size: 22px;
  }
  .bandeau-accueil .bloc p {
    font-size: 16px;
    margin-bottom: 50px;
  }
  .bandeau-accueil .bloc .boutons {
    margin: 0 -20px;
  }
  .bandeau-accueil .bloc .boutons .btn {
    margin: 0 20px;
    font-size: 17px;
  }
  .bandeau-accueil .visuel {
    height: 600px;
  }
  .bandeau-accueil .visuel img {
    height: 100%;
  }
  .bandeau-accueil .scroll {
    display: none;
    bottom: 10px;
  }
  .bandeau-accueil .scroll .bouton svg {
    width: 80px;
    height: 82px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .bandeau-accueil {
    height: auto;
    padding-top: 72px;
    margin-bottom: 40px;
  }
  .bandeau-accueil:after {
    border-width: 0 0 145px 1920px;
  }
  .bandeau-accueil .owl-carousel .owl-nav button.owl-prev {
    left: -10px;
  }
  .bandeau-accueil .owl-carousel .owl-nav button.owl-next {
    right: -10px;
  }
  .bandeau-accueil .bloc {
    margin-top: 0;
    padding-left: 0;
    padding: 60px 40px 80px;
    text-align: center;
  }
  .bandeau-accueil .bloc .surtitre {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .bandeau-accueil .bloc h2 {
    font-size: 36px;
    margin-bottom: 15px;
    margin-top: 0;
  }
  .bandeau-accueil .bloc h2 b {
    font-size: 20px;
  }
  .bandeau-accueil .bloc p {
    font-size: 16px;
    margin-bottom: 50px;
  }
  .bandeau-accueil .bloc .boutons {
    margin: 0 -20px;
    justify-content: center;
  }
  .bandeau-accueil .bloc .boutons .btn {
    margin: 0 20px;
    font-size: 16px;
  }
  .bandeau-accueil .visuel {
    display: none;
    height: 600px;
  }
  .bandeau-accueil .visuel img {
    height: 100%;
  }
  .bandeau-accueil .scroll {
    display: none;
    bottom: 10px;
  }
  .bandeau-accueil .scroll .bouton svg {
    width: 80px;
    height: 82px;
  }
}
@media (max-width: 767.98px) {
  .bandeau-accueil {
    height: auto;
    padding-top: 72px;
    padding-bottom: 60px;
    margin-bottom: 20px;
  }
  .bandeau-accueil:after {
    border-width: 0 0 145px 1920px;
    z-index: 0;
  }
  .bandeau-accueil .owl-carousel .owl-nav {
    position: relative;
    width: 50px;
    top: auto;
    transform: none;
    display: table;
    margin: 20px auto 0;
    z-index: 1;
  }
  .bandeau-accueil .owl-carousel .owl-nav button.owl-prev {
    left: -10px;
  }
  .bandeau-accueil .owl-carousel .owl-nav button.owl-next {
    right: -10px;
  }
  .bandeau-accueil .bloc {
    margin-top: 0;
    padding-left: 0;
    padding: 40px 20px 0;
    text-align: center;
  }
  .bandeau-accueil .bloc .surtitre {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .bandeau-accueil .bloc h2 {
    font-size: 36px;
    margin-bottom: 15px;
    margin-top: 0;
  }
  .bandeau-accueil .bloc h2 b {
    font-size: 20px;
  }
  .bandeau-accueil .bloc p {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .bandeau-accueil .bloc .boutons {
    margin: 0 -20px;
    justify-content: center;
    display: block;
  }
  .bandeau-accueil .bloc .boutons .btn {
    margin: 0 20px 10px;
    font-size: 16px;
  }
  .bandeau-accueil .visuel {
    display: none;
    height: 600px;
  }
  .bandeau-accueil .visuel img {
    height: 100%;
  }
  .bandeau-accueil .scroll {
    display: none;
    bottom: 10px;
  }
  .bandeau-accueil .scroll .bouton svg {
    width: 80px;
    height: 82px;
  }
}
