.section-enteteevenementphare {
  overflow-x: hidden;
  margin: 0 0 100px;
  padding: 48px 0 0;
}
.section-enteteevenementphare .imgcropCtn {
  height: 636px;
  width: 100%;
}
.section-enteteevenementphare .imgcropCtn small.copyimg {
  z-index: 2;
}
.section-enteteevenementphare .imgcropCtn .enteteevenementphare__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #002757;
  background: -webkit-gradient(linear,left top,left bottom,from(#002757),to(rgba(0,39,87,0.24) 40% , rgba(0,39,87,0) 65%));
  background: -webkit-linear-gradient(top,#002757,rgba(0,39,87,0.24) 40% , rgba(0,39,87,0) 65%);
  background: -moz-linear-gradient(top,#002757,rgba(0,39,87,0.24) 40% , rgba(0,39,87,0) 65%);
  background: -ms-linear-gradient(top,#002757,rgba(0,39,87,0.24) 40% , rgba(0,39,87,0) 65%);
  background: -o-linear-gradient(top,#002757,rgba(0,39,87,0.24) 40% , rgba(0,39,87,0) 65%);
  opacity: 0.6;
}
.section-enteteevenementphare .imgcropCtn .enteteevenementphare__titre-bordure {
  z-index: 1;
  position: absolute;
  bottom: 0;
  -webkit-transform: translate(-30px,12%);
  -moz-transform: translate(-30px,12%);
  -ms-transform: translate(-30px,12%);
  -o-transform: translate(-30px,12%);
  transform: translate(-30px,12%);
  font-size: 15vw;
  color: transparent;
  font-family: 'Bebas Neue Pro Expanded', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  -webkit-text-stroke: 1px #F2F0EC;
  line-height: 0.8;
}
.section-enteteevenementphare .imgcropCtn .enteteevenementphare__titre-bordure.creme {
  -webkit-text-stroke-color: #F2F0EC;
}
.section-enteteevenementphare .imgcropCtn .enteteevenementphare__titre-bordure.bleu {
  -webkit-text-stroke-color: #164194;
}
.section-enteteevenementphare .imgcropCtn .enteteevenementphare__titre-bordure.rouge {
  -webkit-text-stroke-color: #E62537;
}
.section-enteteevenementphare .imgcropCtn .enteteevenementphare__titre-bordure.noir {
  -webkit-text-stroke-color: #2A363B;
}
.section-enteteevenementphare .imgcropCtn .boutonplus2 {
  z-index: 2;
  color: #E62537;
  border-color: #F2F0EC;
  background: #F2F0EC;
  padding: 20px 190px 20px 68px;
  max-width: none;
}
.section-enteteevenementphare .imgcropCtn .boutonplus2::before {
  background: #E62537;
  color: #F2F0EC;
  left: 20px;
}
.section-enteteevenementphare .imgcropCtn .boutonplus2:hover {
  color: #F2F0EC;
  background: #E62537;
  border-color: #E62537;
}
.section-enteteevenementphare .imgcropCtn .boutonplus2:hover::before {
  background: #F2F0EC;
  color: #E62537;
}
.section-enteteevenementphare .evenementphare__container .ariane {
  margin: 16px 0 30px;
}
.section-enteteevenementphare .evenementphare__container .ariane .contenuariane {
  color: #164194;
}
.section-enteteevenementphare .evenementphare__container .ariane .contenuariane a {
  color: #164194;
}
.section-enteteevenementphare .evenementphare__container .enteteevenementphare__categs {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  position: relative;
}
.section-enteteevenementphare .evenementphare__container .enteteevenementphare__categs .enteteevenementphare__categ {
  margin-right: 12px;
  margin-bottom: 10px;
  background: #F2F0EC;
  border: 1px solid #E62537;
  color: #E62537;
  font-family: 'Bebas Neue Pro Expanded', sans-serif;
  font-size: 1.4rem;
  font-weight: 800;
  text-transform: uppercase;
  padding: 5px 20px 3px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.section-enteteevenementphare .evenementphare__container .enteteevenementphare__titres {
  margin-bottom: 40px;
}
.section-enteteevenementphare .evenementphare__container .enteteevenementphare__titres::after {
  content: '';
  margin: 50px 0 0;
  display: flex;
  width: 100%;
  max-width: 100px;
  height: 15px;
  background: #E62537;
}
.section-enteteevenementphare .evenementphare__container .enteteevenementphare__surtitre {
  font-size: 2.8rem;
  color: #E62537;
  font-family: 'Bebas Neue Pro Expanded', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 0.9;
}
.section-enteteevenementphare .evenementphare__container h1 {
  font-weight: 800;
  text-transform: uppercase;
  line-height: 0.9;
  font-size: 14rem;
  margin: 0;
}
.section-enteteevenementphare .evenementphare__container .enteteevenementphare__soustitre {
  font-size: 8rem;
  font-family: 'Bebas Neue Pro Expanded', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 0.9;
}
.section-enteteevenementphare .evenementphare__container .enteteevenementphare__mentionspe {
  background: #E62537;
  color: #F2F0EC;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 20px 30px 35px;
  display: flex;
  flex-direction: column;
  font-size: 2.8rem;
  font-family: 'Bebas Neue Pro Expanded', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.3;
}
.section-enteteevenementphare .evenementphare__container .enteteevenementphare__mentionspe i {
  font-size: 4.2rem;
  margin-bottom: 50px;
}
.section-enteteevenementphare .evenementphare__container .enteteevenementphare__capsule {
  background: #D9E5EC;
  color: #2A363B;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 2.8rem;
  font-family: 'Bebas Neue Pro Expanded', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.1;
  height: calc(100% - 20px);
  padding: 20px 30px;
  min-height: 224px;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.section-enteteevenementphare .evenementphare__container .enteteevenementphare__capsule.enteteevenementphare__dates {
  font-size: 4.6rem;
  line-height: 0.9;
}
.section-enteteevenementphare .evenementphare__container .enteteevenementphare__capsule.enteteevenementphare__dates a {
  font-size: 2.8rem;
}
.section-enteteevenementphare .evenementphare__container .enteteevenementphare__capsule.enteteevenementphare__dates span.horaire {
  margin-top: auto;
  font-size: 2.8rem;
}
.section-enteteevenementphare .evenementphare__container .enteteevenementphare__capsule a {
  display: flex;
  width: fit-content;
  text-decoration: underline;
  color: #2A363B;
  margin-top: auto;
}
.section-enteteevenementphare .evenementphare__container .enteteevenementphare__capsule a:hover {
  color: #164194;
}
.section-enteteevenementphare .evenementphare__container .enteteevenementphare__reseaux {
  text-align: center;
  font-size: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-enteteevenementphare .evenementphare__container .enteteevenementphare__reseaux a {
  color: #2A363B;
  margin: 0 10px;
  line-height: 1;
}
.section-enteteevenementphare .evenementphare__container .enteteevenementphare__reseaux a:hover {
  color: #164194;
}
.section-enteteevenementphare .evenementphare__container .enteteevenementphare__description p {
  font-size: 3.6rem;
  font-weight: 300;
  line-height: 1.5;
  margin-top: 80px;
}
.section-enteteevenementphare .evenementphare__container .enteteevenementphare__description ul {
  font-size: 3.6rem;
  line-height: 1.5;
}
.section-enteteevenementphare .evenementphare__container .enteteevenementphare__description :last-child {
  margin-bottom: 0;
}
.section-enteteevenementphare .evenementphare__container .enteteevenementphare__programme.boutonplus {
  max-width: none;
  text-decoration: none;
  flex-direction: column;
  align-items: start;
  justify-content: start;
}
.section-enteteevenementphare .evenementphare__container .enteteevenementphare__programme.boutonplus .enteteevenementphare__programme-titre {
  text-decoration: underline;
  margin-bottom: 20px;
}
.section-enteteevenementphare .evenementphare__container .enteteevenementphare__programme.boutonplus .enteteevenementphare__programme-infos {
  font-size: 1.8rem;
  font-family: 'Hanken Grotesk', sans-serif;
  text-transform: none;
  font-weight: 400;
  display: inline-flex;
}
.section-enteteevenementphare .evenementphare__container .row:last-child {
  margin-bottom: 0;
}
.section-enteteevenementphare .enteteevenementphare__horaires {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  z-index: 1001;
}
.section-enteteevenementphare .enteteevenementphare__horaires .horaires-fond {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: rgba(0,39,87,0);
  z-index: 1002;
}
.section-enteteevenementphare .enteteevenementphare__horaires.active {
  visibility: visible;
  background: rgba(0,39,87,0.7);
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.section-enteteevenementphare .enteteevenementphare__horaires.active .horaires-inner {
  right: 0;
}
.section-enteteevenementphare .enteteevenementphare__horaires .horaires-inner {
  position: absolute;
  z-index: 1003;
  top: 0;
  right: -100%;
  height: 100%;
  background: #F2F0EC;
  max-width: 730px;
  width: 100%;
  padding: 120px 70px 70px;
  display: flex;
  flex-direction: column;
  -webkit-box-shadow: -40px 0 66px 0px #002757;
  -moz-box-shadow: -40px 0 66px 0px #002757;
  -o-box-shadow: -40px 0 66px 0px #002757;
  box-shadow: -40px 0 66px 0px #002757;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  overflow: auto;
}
.section-enteteevenementphare .enteteevenementphare__horaires .horaires-inner .enteteevenementphare__horaires-titre {
  font-size: 3.6rem;
  text-transform: uppercase;
  font-weight: 800;
  color: #E62537;
  margin-bottom: 20px;
}
.section-enteteevenementphare .enteteevenementphare__horaires .horaires-inner ul.enteteevenementphare__horaires-infos {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}
.section-enteteevenementphare .enteteevenementphare__horaires .horaires-inner ul.enteteevenementphare__horaires-infos li {
  display: flex;
  border-bottom: 1px solid #002757;
  margin-bottom: 30px;
}
.section-enteteevenementphare .enteteevenementphare__horaires .horaires-inner ul.enteteevenementphare__horaires-infos li span {
  width: 50%;
  font-family: 'Bebas Neue Pro Expanded', sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 3rem;
  line-height: 1.2;
}
.section-enteteevenementphare .enteteevenementphare__horaires .horaires-inner ul.enteteevenementphare__horaires-infos li span.horaire {
  font-size: 2.8rem;
}
.section-enteteevenementphare .enteteevenementphare__horaires .horaires-inner .horaires-panel-close {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FAF9F7;
  color: #164194;
  font-size: 3.6rem;
  cursor: pointer;
  width: 84px;
  height: 80px;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.section-enteteevenementphare .enteteevenementphare__horaires .horaires-inner .horaires-panel-close:hover {
  color: #E62537;
}
.evenementphare__container {
  max-width: 1720px;
  margin: 0 auto;
  padding: 0 40px;
}
.evenementphare__container .evenementphare__interesse {
  background: #164194;
  color: #F2F0EC;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 30px 40px;
  display: flex;
}
.evenementphare__container .evenementphare__interesse h2 {
  color: #F2F0EC;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 8.5rem;
  line-height: 0.8;
  width: 50%;
  margin: 0;
}
.evenementphare__container .evenementphare__interesse .boutonplus {
  color: #F2F0EC;
  margin: 0 auto;
  padding-left: 62px;
}
.evenementphare__container .evenementphare__interesse .boutonplus::before {
  background: #E62537;
  color: #F2F0EC;
  left: 0;
}
.evenementphare__container .evenementphare__interesse .boutonplus:hover {
  color: #E62537;
}
.evenementphare__container .evenementphare__interesse .boutonplus:hover::before {
  background: #F2F0EC;
  color: #E62537;
}
@media (max-width: 1199px) {
  .section-enteteevenementphare {
    margin: 0 0 70px;
    padding: 0;
  }
  .section-enteteevenementphare .imgcropCtn .boutonplus2 {
    padding: 20px 35px 20px 83px;
  }
  .section-enteteevenementphare .evenementphare__container .enteteevenementphare__mentionspe {
    margin-bottom: 50px;
  }
  .evenementphare__container {
    padding: 0 30px;
  }
  .section-enteteevenementphare .enteteevenementphare__horaires .horaires-inner .horaires-panel-close {
    width: 64px;
    height: 60px;
    font-size: 3rem;
  }
}
@media (max-width: 991px) {
  .section-enteteevenementphare .imgcropCtn {
    height: 320px;
  }
  .section-enteteevenementphare .imgcropCtn .boutonplus2 {
    padding: 16px 25px 16px 65px;
  }
  .section-enteteevenementphare .evenementphare__container .enteteevenementphare__categs {
    margin-bottom: 10px;
  }
  .section-enteteevenementphare .evenementphare__container .enteteevenementphare__categs .enteteevenementphare__categ {
    font-size: 1.2rem;
    margin-right: 8px;
  }
  .section-enteteevenementphare .evenementphare__container .enteteevenementphare__titres:after {
    width: 60px;
    height: 10px;
    margin-top: 30px;
  }
  .section-enteteevenementphare .evenementphare__container .enteteevenementphare__surtitre {
    font-size: 2.4rem;
  }
  .section-enteteevenementphare .evenementphare__container h1 {
    font-size: 5rem;
  }
  .section-enteteevenementphare .evenementphare__container .enteteevenementphare__soustitre {
    font-size: 3.8rem;
  }
  .section-enteteevenementphare .evenementphare__container .enteteevenementphare__mentionspe {
    margin-bottom: 40px;
    font-size: 2.4rem;
  }
  .section-enteteevenementphare .evenementphare__container .enteteevenementphare__mentionspe i {
    font-size: 3.2rem;
    margin-bottom: 30px;
  }
  .section-enteteevenementphare .evenementphare__container .enteteevenementphare__capsule {
    font-size: 2.4rem;
    height: auto;
    min-height: auto;
  }
  .section-enteteevenementphare .evenementphare__container .enteteevenementphare__capsule a {
    margin-top: 20px;
  }
  .section-enteteevenementphare .evenementphare__container .enteteevenementphare__capsule.enteteevenementphare__dates {
    font-size: 3.4rem;
  }
  .section-enteteevenementphare .evenementphare__container .enteteevenementphare__capsule.enteteevenementphare__dates a {
    font-size: 2.4rem;
  }
  .section-enteteevenementphare .evenementphare__container .enteteevenementphare__reseaux {
    font-size: 3.2rem;
  }
  .section-enteteevenementphare .evenementphare__container .enteteevenementphare__description p {
    font-size: 2.4rem;
    margin-top: 50px;
  }
  .section-enteteevenementphare .evenementphare__container .enteteevenementphare__description ul {
    font-size: 2.4rem;
  }
  .section-enteteevenementphare .evenementphare__container .enteteevenementphare__programme.boutonplus .enteteevenementphare__programme-titre {
    margin-bottom: 10px;
  }
  .section-enteteevenementphare .evenementphare__container .enteteevenementphare__programme.boutonplus .enteteevenementphare__programme-infos {
    font-size: 1.6rem;
  }
  .evenementphare__container .evenementphare__interesse {
    flex-direction: column;
  }
  .evenementphare__container .evenementphare__interesse h2 {
    font-size: 4rem;
    width: auto;
    margin-bottom: 30px;
  }
  .evenementphare__container .evenementphare__interesse .boutonplus {
    margin: 0;
    padding-left: 55px;
  }
  .section-enteteevenementphare .enteteevenementphare__horaires .horaires-inner {
    padding: 80px 30px 30px;
  }
  .section-enteteevenementphare .enteteevenementphare__horaires .horaires-inner .enteteevenementphare__horaires-titre {
    font-size: 3rem;
  }
  .section-enteteevenementphare .enteteevenementphare__horaires .horaires-inner ul.enteteevenementphare__horaires-infos li span {
    font-size: 2.5rem;
  }
  .section-enteteevenementphare .enteteevenementphare__horaires .horaires-inner ul.enteteevenementphare__horaires-infos li span.horaire {
    font-size: 2.3rem;
  }
}
@media (max-width: 767.98px) {
  .section-enteteevenementphare .imgcropCtn .enteteevenementphare__titre-bordure {
    -webkit-transform: translate(-10px,10%);
    -moz-transform: translate(-10px,10%);
    -ms-transform: translate(-10px,10%);
    -o-transform: translate(-10px,10%);
    transform: translate(-10px,10%);
  }
  .section-enteteevenementphare .enteteevenementphare__horaires .horaires-inner {
    padding: 80px 20px 30px;
  }
}
@media (max-width: 399px) {
  .evenementphare__container {
    padding: 0 20px;
  }
}
