@charset "UTF-8";
.title {
  font-family: "rogue-serif", sans-serif;
  font-weight: 500;
}

.section-title {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 32px;
  color: #83b81a;
}

#rester_connecter {
  position: relative;
  padding: 5em 0;
  background: #fff;
}
#rester_connecter::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100px;
  height: 2px;
  background: #83B81A;
  transform: translateX(-50%);
}

/* Extra small devices (portrait phones, less than 576px) */
/* Pas de media query puisque c’est la valeur par défaut de Bootstrap */
.main-carousel {
  position: relative;
  overflow: hidden;
}
.main-carousel::after {
  content: "";
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.2) 20%, rgba(0, 0, 0, 0) 100%);
}
.main-carousel .flickity-slider .carousel-cell:first-child:before {
  position: absolute;
  content: "";
  top: 35%;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(0deg, rgba(15, 43, 54, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
  opacity: 1;
}
.main-carousel img {
  width: 100%;
  object-fit: cover;
  display: block;
  height: 100%;
}

.container-small {
  max-width: 740px;
}

.ilsnousregalent_titre {
  font-family: "rogue-serif", serif;
  margin: 0 auto 1.5em;
  font-size: 32px;
  color: #fff;
  padding: 2px 20px;
  border-radius: 5px;
  font-weight: 500;
  transform: rotate(-1.5deg);
  z-index: 0;
  position: relative;
  width: max-content;
}
@media (max-width: 368px) {
  .ilsnousregalent_titre .ilsnousregalent_titre {
    font-size: 24px;
  }
}
.ilsnousregalent_titre:before {
  background-color: #0f2b36;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  margin: auto;
}

.second-image-home-slide {
  object-position: 50% 50%;
}

#ouverture_prochaine {
  font-family: "rogue-serif", arial, serif;
  text-decoration: none;
  color: #0f2b36;
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
}

.flickity-button,
.flickity-button:hover,
.flickity-button:focus,
.flickity-button:active {
  background: transparent;
  color: #fff;
  border: none;
  box-shadow: none;
}

.carousel-cell:not(.carousel-cell-mis-en-avant):not(.carousel-cell-parent-mis-en-avant) {
  width: 100%;
  height: 100vh;
  margin-right: 0;
}
.carousel-cell:not(.carousel-cell-mis-en-avant):not(.carousel-cell-parent-mis-en-avant) img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

/* ~~~~~~~~ Carousel events ~~~~~~~~ */
.carousel_evenement_mea > .flickity-prev-next-button.next:not([disabled]), .carousel_evenement_mea > .flickity-prev-next-button.previous:not([disabled]) {
  opacity: 1;
  display: block;
}
.carousel_evenement_mea > .flickity-prev-next-button.next:disabled, .carousel_evenement_mea > .flickity-prev-next-button.previous:disabled {
  display: block;
}
.carousel_evenement_mea > .flickity-prev-next-button.next svg path, .carousel_evenement_mea > .flickity-prev-next-button.previous svg path {
  color: #0f2b36;
}
.carousel_evenement_mea .carousel-cell-parent-mis-en-avant {
  padding: 15px;
}
.carousel_evenement_mea .carousel-cell-parent-mis-en-avant .carousel-cell--container {
  background: #FFFFFF;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  border-radius: 8px;
}

.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  -ms-opacity: 0.25;
  opacity: 0.25;
}
.flickity-prev-next-button:disabled {
  display: none;
}
.flickity-prev-next-button.previous {
  left: 0;
  transform: translate(-100%, -50%);
}
.flickity-prev-next-button.next {
  right: 0;
  transform: translate(100%, -50%);
}

#accesDisable .flickity-prev-next-button.previous {
  left: 0;
  top: 50%;
  -ms-opacity: 1;
  opacity: 1;
  background: transparent;
  color: #fff;
}
#accesDisable .flickity-prev-next-button.next {
  right: 0;
  top: 50%;
  -ms-opacity: 1;
  opacity: 1;
  background: transparent;
  color: #fff;
}

.carousel_subevent,
.carousel_hote {
  /*height: 430px;*/
  height: 280px;
}
@media (max-width: 768px) {
  .carousel_subevent,
  .carousel_hote {
    height: 400px;
  }
}
@media (max-width: 400px) {
  .carousel_subevent,
  .carousel_hote {
    height: 470px;
  }
}

.carousel_subanimation {
  height: 270px;
}

.carousel_subevent_nav,
.carousel_subanimation_nav {
  height: 57px;
}

.date_dispo_titre {
  font-family: "rogue-serif", Arial, serif;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 12px;
  color: #0f2b36;
}

.restez_connect {
  font-family: "rogue-serif", Arial, serif;
  font-size: 22px;
  text-align: left;
  margin: 20px 0;
  color: #0f2b36;
}

.carousel_subevent .carousel-cell {
  width: 100%;
  margin-right: 10px;
  padding: 0 20px;
  height: 100%;
}

.carousel_hote .carousel-cell {
  width: 100%;
  margin-right: 10px;
  padding: 0 20px;
  height: 100%;
}

.carousel_subanimation .carousel-cell {
  width: 100%;
  margin-right: 10px;
  padding: 0 20px;
  height: 100%;
}

.carousel-evenements-animation {
  /*    .lien_to_event-animation {
  	background: #83b81a;
  	padding: 10px 29px;
  	font-family: 'Roboto', sans-serif;
  	font-size: 14px;
  	color: #fff;
  	border-radius: 5px;
  	text-decoration: none;
  	border: 2px solid #83b81a;
  	position: relative;
  	right: 0;
  	bottom: 0;
  	display: inline-block;
  	margin-top: 20px;

  	&:hover,
  	&:focus,
  	&:active {
  		right: 0;
  		bottom: 0;
  		background: #ffffff;
  		padding: 10px 29px;
  		font-family: 'Roboto', sans-serif;
  		font-size: 14px;
  		color: #83b81a;
  		border-radius: 5px;
  		text-decoration: none;
  		border: 2px solid #83b81a;
  	}
  }*/
}
.carousel-evenements-animation .nom_domaine {
  font-family: "rogue-serif", Arial, serif;
  font-size: 24px;
  color: #0f2b36;
  text-align: center;
  margin-bottom: 13px;
}
.carousel-evenements-animation .titre_evenement,
.carousel-evenements-animation .titre_animation {
  font-family: "rogue-serif", Arial, serif;
  font-size: 22px;
  text-align: left;
  margin-bottom: 15px;
}
.carousel-evenements-animation .titre_evenement {
  color: #83b81a;
}
.carousel-evenements-animation .titre_animation {
  color: #0f2b36;
}
.carousel-evenements-animation .libelle_infos {
  font-family: "rogue-serif", Arial, serif;
  font-size: 16px;
  color: #0f2b36;
  text-align: left;
}
.carousel-evenements-animation .libelle_infos span:first-child {
  width: 25px;
  text-align: center;
  display: inline-block;
  margin-right: 0.5rem;
}
.carousel-evenements-animation .lien_to_event-animation {
  font-family: "Roboto", sans-serif;
  border: 1px solid #83b81a;
  background: rgba(131, 184, 26, 0.8);
  color: #fff;
  width: auto;
  border-radius: 5px;
  cursor: pointer;
  padding: 7px 29px;
  font-size: 14px;
  text-decoration: none;
  position: relative;
  right: 0;
  bottom: 0;
  display: inline-block;
  margin-top: 20px;
  font-size: 1rem;
}

.carousel_subevent_nav .carousel-cell.bloc-date-nav,
.carousel_subanimation_nav .carousel-cell.bloc-date-nav,
.carousel_hote_nav .carousel-cell.bloc-date-nav {
  min-width: 55px;
  width: auto;
  min-height: 50px;
  height: auto;
  font-size: 11px;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  text-align: center;
  padding: 6px;
  border: 1px solid #83b81a;
  color: #83b81a;
  background: #fff;
  border-radius: 5px;
  line-height: 1.2;
  margin-right: 10px;
}
.carousel_subevent_nav .carousel-cell.bloc-date-nav-animation,
.carousel_subanimation_nav .carousel-cell.bloc-date-nav-animation,
.carousel_hote_nav .carousel-cell.bloc-date-nav-animation {
  min-width: 55px;
  width: auto;
  min-height: 50px;
  height: auto;
  font-size: 11px;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  text-align: center;
  padding: 6px;
  border: 1px solid #0f2b36;
  color: #0f2b36;
  background: #fff;
  border-radius: 5px;
  line-height: 1.2;
  margin-right: 10px;
}
.carousel_subevent_nav .carousel-cell.is-nav-selected,
.carousel_subanimation_nav .carousel-cell.is-nav-selected,
.carousel_hote_nav .carousel-cell.is-nav-selected {
  border: 1px solid #83b81a;
  color: #fff;
  background: #83b81a;
}

#loader i {
  -webkit-animation: spin 2s linear infinite;
  animation: spin 0.5s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* ~~~~~~~~ Media queries ~~~~~~~~ */
@media (min-width: 992px) {
  .main-carousel .flickity-slider .carousel-cell:first-child:before {
    top: 65%;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(0deg, rgba(15, 43, 54, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
    opacity: 1;
  }
  .flickity-button {
    display: none;
  }
  #accesDisable .flickity-button {
    display: block;
  }
  .carousel_subevent,
  .carousel_hote {
    /*height: 280px;*/
    height: 320px;
  }
}
@media (min-width: 992px) and (max-width: 768px) {
  .carousel_subevent,
  .carousel_hote {
    height: 300px;
  }
}
@media (min-width: 992px) {
  .carousel_subanimation {
    height: 145px;
  }
  .date_dispo_titre {
    /*margin-top: 36px;*/
  }
}
#carouselAvisIndicators {
  padding: 4em 0;
  margin-top: 0;
}
#carouselAvisIndicators .swiper-reviews {
  padding: 2em 0;
}
#carouselAvisIndicators .swiper-reviews [class*=swiper-button-]::after {
  color: #000;
  font-size: 1em;
  font-weight: 900;
}
#carouselAvisIndicators .swiper-reviews .swiper-slide {
  display: flex;
  align-items: flex-start;
  padding: 0 20px;
}
@media screen and (min-width: 1120px) {
  #carouselAvisIndicators .swiper-reviews .swiper-slide {
    padding: 1.5em 3em;
  }
}
@media screen and (max-width: 1120px) {
  #carouselAvisIndicators .swiper-reviews .swiper-slide {
    flex-direction: column;
  }
}
#carouselAvisIndicators .swiper-reviews .swiper-slide .review {
  --bg-color: #83B81A;
  position: relative;
  height: unset !important;
  padding: 38px 48px;
  border-radius: 20px;
  background: var(--bg-color);
  width: 100%;
  color: #fff;
  font-size: clamp(16px, 2.4vw, 20px);
  text-align: center;
}
@media screen and (min-width: 1120px) {
  #carouselAvisIndicators .swiper-reviews .swiper-slide .review {
    min-height: 200px;
  }
}
@media screen and (max-width: 1120px) {
  #carouselAvisIndicators .swiper-reviews .swiper-slide .review {
    padding: 1em;
    width: 80%;
    display: block;
  }
}
#carouselAvisIndicators .swiper-reviews .swiper-slide .review, #carouselAvisIndicators .swiper-reviews .swiper-slide .review::after {
  box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.25);
}
#carouselAvisIndicators .swiper-reviews .swiper-slide .review .commentaire-avis {
  font-style: italic;
}
#carouselAvisIndicators .swiper-reviews .swiper-slide .review .personne {
  font-weight: 500;
}
#carouselAvisIndicators .swiper-reviews .swiper-slide .review::after {
  content: "";
  position: absolute;
  bottom: 1px;
  display: inline-block;
  background: var(--bg-color);
  margin-right: 2em;
  height: 36px;
  width: 36px;
  -webkit-mask: url(../images/bull-part.svg) no-repeat 0% 50%;
  mask: url(../images/bull-part.svg) no-repeat 0% 50%;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-filter: drop-shadow(10px 10px 10px #000);
  filter: drop-shadow(10px 10px 10px #000);
}
#carouselAvisIndicators .swiper-reviews .swiper-slide .review:first-child {
  margin-right: auto;
}
@media screen and (min-width: 1120px) {
  #carouselAvisIndicators .swiper-reviews .swiper-slide .review:first-child {
    margin-right: -1em;
  }
}
#carouselAvisIndicators .swiper-reviews .swiper-slide .review:first-child::after {
  transform: scaleX(-1) translateY(100%);
  left: 2em;
}
#carouselAvisIndicators .swiper-reviews .swiper-slide .review:last-child {
  --bg-color: #0f2b36;
  margin-left: auto;
  margin-top: -1em;
}
@media screen and (min-width: 1120px) {
  #carouselAvisIndicators .swiper-reviews .swiper-slide .review:last-child {
    margin-left: -1em;
    margin-top: 2em;
  }
}
#carouselAvisIndicators .swiper-reviews .swiper-slide .review:last-child::after {
  right: 2em;
  transform: translateY(100%);
}

/* Bloc Cédric Vincent */
#cedric-vincent {
  margin-top: 200px;
  max-height: 327px;
  min-height: 327px;
  height: 327px;
}

.pattern #text-cv span {
  font-style: normal;
  font-weight: 500;
  font-size: 1.75rem;
  color: #fff;
}

/* Images Tous les domaines / Morgon Capitale de la Beaujonomie 2019 */
#infographie {
  background: #fff;
  min-height: 200px;
  padding: 3em 0;
}

#youtube-video {
  background: #fff;
  padding: 50px 10px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#ilsnousregalent {
  overflow: hidden;
  padding: 50px 10px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("../images/stock-photo/Background-BenB-Affiche-2025.jpg");
}
#ilsnousregalent .embed-responsive {
  border-radius: 6px;
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.8);
}
#ilsnousregalent .swiper-spotlight {
  overflow: visible;
}
#ilsnousregalent .swiper-spotlight .custom-pagination {
  display: flex;
  padding: 0 0.8em;
  background: #0f2b36;
  width: max-content;
  max-width: 100%;
  margin: 1.5em auto 3em;
  font-weight: 500;
  gap: 0.2em;
  align-items: center;
  color: white;
  font-family: "rogue-serif", serif;
}
@media screen and (min-width: 1120px) {
  #ilsnousregalent .swiper-spotlight .custom-pagination {
    font-size: 24px;
  }
}
#ilsnousregalent .swiper-spotlight .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  column-gap: 10px;
  justify-content: center;
  transition: opacity 0.5s ease-in-out;
}
#ilsnousregalent .swiper-spotlight .swiper-slide .span-fa-grapes-ilsregalent {
  margin-left: 10px;
}
#ilsnousregalent .swiper-spotlight .swiper-slide i {
  color: #0f2b36;
}
#ilsnousregalent .swiper-spotlight .swiper-slide .vigneron_ou_chef {
  text-transform: uppercase;
  font-family: "rogue-serif", arial, serif;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 1120px) {
  #ilsnousregalent .swiper-spotlight .swiper-slide .vigneron_ou_chef {
    width: 100%;
    font-size: 16px;
  }
}
#ilsnousregalent .swiper-spotlight .swiper-slide:not(.swiper-slide-active) {
  opacity: 0;
}
#ilsnousregalent .swiper-spotlight [class*=swiper-button-] {
  height: 2em;
  width: 2em;
  color: white;
  background: #0f2b36;
  border-radius: 50vw;
}
#ilsnousregalent .swiper-spotlight [class*=swiper-button-], #ilsnousregalent .swiper-spotlight [class*=swiper-button-]::after {
  line-height: 2em;
  font-size: 1em;
}
#ilsnousregalent .swiper-spotlight [class*=swiper-button-].swiper-button-prev {
  transform: translateX(-100%);
}
#ilsnousregalent .swiper-spotlight [class*=swiper-button-].swiper-button-next {
  transform: translateX(100%);
}
#ilsnousregalent .swiper-spotlight .swiper-pagination {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 11px;
  margin-top: 2em;
}
#ilsnousregalent .swiper-spotlight .swiper-pagination .swiper-pagination-bullet {
  margin: 0;
  background: #0f2b36;
  height: 12px;
  width: 12px;
  border-radius: 50vw;
  transform-origin: right;
  transition: width 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
#ilsnousregalent .swiper-spotlight .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 93px;
}

#domaines-morgon {
  margin-top: 150px;
}
#domaines-morgon .pattern {
  height: 549px;
  overflow: hidden;
}
#domaines-morgon .container {
  margin-top: 0;
}

#domaines,
#cv1 {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position-x: center !important;
  height: 549px;
  left: 0;
  right: 0;
  top: initial;
  bottom: 0;
}

#overlay-domaines {
  height: 549px;
  left: 0;
  right: 0;
  top: 0;
}

#morgon,
#cv2 {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position-x: left !important;
  height: 549px;
  left: 0;
  right: 0;
  bottom: initial;
  top: 0;
}

#overlay-morgon {
  background-color: red;
}
#overlay-morgon:hover #morgon .concept-homepage {
  color: #83b81a;
}

.bloc-decale h3 {
  color: #fff;
  font-size: 35px;
}
.bloc-decale.domaines, .bloc-decale.morgon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.bloc-decale.domaines .encadre_domaines, .bloc-decale.morgon .encadre_domaines {
  background: rgba(15, 43, 54, 0.8);
  padding: 10px 20px;
  border-radius: 5px;
  border: 1px solid rgb(15, 43, 54);
}

.corcelles {
  background: url("../images/images-ephemeres/corcelle.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.pierreux {
  background: url("../images/images-ephemeres/pierreux.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.bellevue {
  background: url("../images/images-ephemeres/bellevue.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.ravatys {
  background: url("../images/images-ephemeres/ravatys.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

/*# sourceMappingURL=BJ-Accueil.css.map */
