:root {
  --colorMariage: #4D5C74;
  --colorEvf: rgb(39, 103, 39);
  --colorCommunion: rgb(205, 126, 0);
  --colorShooting: rgb(165, 21, 21);
  --colorProjet: rgb(105, 19, 105);
}

.page-prestations{
    display: none;
}

.bloc-prestations>div{
    height: 100%;
}

.container-paralax-mariage, 
.container-paralax-communion, 
.container-paralax-evf,
.container-paralax-shooting,
.container-paralax-projet {
    position: relative;
    overflow: hidden;
    margin-bottom: 100px;
  }

  .parallax-section-mariage,
  .parallax-section-communion,
  .parallax-section-evf {
    background-size: cover;
    height: 370px; 
    position: relative;
    width: 100%;
    background-position:center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .parallax-section-projet{
    background-size: cover;
    height: 370px; 
    position: relative;
    width: 100%;
    background-position:100% 40%;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .parallax-section-shooting{
    background-size: cover;
    height: 370px; 
    position: relative;
    width: 100%;
    background-position:100% 35%;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
  }


  .title-section-mariage,
  .title-section-communion,
  .title-section-evf,
  .title-section-shooting,
  .title-section-projet{
    border-radius: 10px;
    transform: translateY(30px);
    font-size: 3rem;
    padding: 30px 50px 35px 50px;
    font-family: "Cinzel";
    font-weight: bold;
    background: rgba(255, 255, 255, 0.3);

  }

  .parallax-section-mariage {
    background-image: url('./assets/image/Prestations/bandeauMariage.jpg');
  }

  .parallax-section-communion {
    background-image: url('./assets/image/Prestations/bandeauCommunion.jpg');

  }

  .parallax-section-evf {
    background-image: url('./assets/image/Prestations/bandeauEvf.jpg');
  }

  .parallax-section-shooting {
    background-image: url('./assets/image/Prestations/bandeauShooting.jpg');
  }

  .parallax-section-projet {
    background-image: url('./assets/image/Prestations/bandeauProjetPro.jpg');
    
  }

.containerCarouselPrestations{
    margin-top: 80px;
display: flex;
justify-content: center;

}

  #carouselMariage,
  #carouselEvf,
  #carouselCommunion,
  #carouselShooting,
  #carouselProjet{
    width: 1200px;
  }

.carousel-mariage-1,
.carousel-mariage-2,
.carousel-mariage-3,
.carousel-evf-1,
.carousel-evf-2,
.carousel-evf-3,
.carousel-communion-1,
.carousel-communion-2,
.carousel-communion-3,
.carousel-shooting-1,
.carousel-shooting-2,
.carousel-shooting-3,
.carousel-projet-1,
.carousel-projet-2,
.carousel-projet-3{
    display: flex;
}

.carousel-mariage-1>div:first-child,
.carousel-mariage-2>div:first-child,
.carousel-mariage-3>div:first-child,
.carousel-evf-1>div:first-child,
.carousel-evf-2>div:first-child,
.carousel-evf-3>div:first-child,
.carousel-communion-1>div:first-child,
.carousel-communion-2>div:first-child,
.carousel-communion-3>div:first-child,
.carousel-shooting-1>div:first-child,
.carousel-shooting-2>div:first-child,
.carousel-shooting-3>div:first-child,
.carousel-projet-1>div:first-child,
.carousel-projet-2>div:first-child,
.carousel-projet-3>div:first-child{
    width: 360px;
    background: rgba(0, 0, 0, 0.03);
    margin-top: 75px;
    padding: 40px 40px 20px 70px;
}

.number-carousel{
font-family: "Cinzel";
font-size: 3rem;
font-weight: bold;
}

.title-carousel{
  font-family: "Cinzel";
font-size: 1.5rem;
font-weight: bold;
}

.colorCarouselMariage{
  color: var(--colorMariage);
}
.colorCarouselEvf{
  color: var(--colorEvf);
}
.colorCarouselCommunion{
  color: var(--colorCommunion);
}
.colorCarouselShooting{
  color: var(--colorShooting);
}
.colorCarouselProjet{
  color: var(--colorProjet);
}

.first-carousel-prestation{
    width: 400px;
    margin-right:20px;
}

.first-carousel-prestation>img,
.last-carousel-prestation>img{
    object-fit: cover;
    width: 100%;
    height: 500px; 
}

.last-carousel-prestation{
    width: 400px;
    margin-left: 20px;
}

.carousel-control-prev{
  justify-content: flex-start!important;
}

.carousel-control-next{
  justify-content: flex-end!important;
}

.carousel-control-next-icon,
.carousel-control-prev-icon{
  width: 3rem!important;
  height: 3rem!important;
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(248deg) brightness(104%) contrast(100%);
}

.titre-galerie-photo-mariage,
.titre-galerie-photo-evf,
.titre-galerie-photo-communion,
.titre-galerie-photo-shooting,
.titre-galerie-photo-projet{
  text-align: center;
  font-family: "Steelfish";
  font-size: 3rem;
margin-top: 50px;
margin-bottom: 20px;
color: white;
}

.titre-galerie-photo-mariage{
  background: linear-gradient(0.15turn, #3d557bad, #3d557b, #3d557bad);
}

.titre-galerie-photo-evf{
  background: linear-gradient(0.15turn, #3d7b42a6, #3d7b42, #3d7b42a6);
}

.titre-galerie-photo-communion{
  background: linear-gradient(0.15turn, #cf8e0c8c, #cf8e0c, #cf8e0c8c);
}

.titre-galerie-photo-shooting{
  background: linear-gradient(0.15turn, #ad080897, #ad0808, #ad080897);
}

.titre-galerie-photo-projet{
  background: linear-gradient(0.15turn, #630542a0, #630542, #630542a0);
}

 .swiper-container {
  width: 100%;
  padding: 0 50px;

}
.swiper-slide{
  flex-shrink: 1!important;
 padding: 0 20px;
  display: flex!important;
}

.swiper-wrapper{
  align-items: center;
}

#swiperFirstPhotoMariage>div>img, #swiperFirstPhotoEvf>div>img, #swiperFirstPhotoCommunion>div>img, #swiperFirstPhotoShooting>div>img, #swiperFirstPhotoProjet>div>img, #swiperLastPhotoMariage>div>img, #swiperLastPhotoEvf>div>img, #swiperLastPhotoCommunion>div>img, #swiperLastPhotoShooting>div>img, #swiperLastPhotoProjet>div>img{
  transition: 1.2s;
}
#swiperFirstPhotoMariage>div>img:hover, #swiperFirstPhotoEvf>div>img:hover, #swiperFirstPhotoCommunion>div>img:hover, #swiperFirstPhotoShooting>div>img:hover, #swiperFirstPhotoProjet>div>img:hover, #swiperLastPhotoMariage>div>img:hover, #swiperLastPhotoEvf>div>img:hover, #swiperLastPhotoCommunion>div>img:hover, #swiperLastPhotoShooting>div>img:hover, #swiperLastPhotoProjet>div>img:hover{
  transform: scale(1.08);
  transition: 1.2s;
  }
  
.container-gallerie-photo-mariage,
.container-gallerie-photo-evf,
.container-gallerie-photo-communion,
.container-gallerie-photo-shooting,
.container-gallerie-photo-projet{
  position: relative;
}
.container-gallerie-photo-mariage::after,
.container-gallerie-photo-evf::after,
.container-gallerie-photo-communion::after,
.container-gallerie-photo-shooting::after,
.container-gallerie-photo-projet::after {
  content: "";
  position: absolute;
  top: 0;
  bottom:0;
  left: 0;
  right: 0;
  opacity: 0.3;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.container-gallerie-photo-mariage::after{
  background-image: url('./assets/image/mariageFond.png');
  animation: rotate 200s linear infinite;
}

.container-gallerie-photo-evf::after{
  background-image: url('./assets/image/evfFond.png');
  animation: rotate 220s linear infinite;
}

.container-gallerie-photo-communion::after{
  background-image: url('./assets/image/communionFond.png');
  animation: rotate 240s linear infinite;
}

.container-gallerie-photo-shooting::after{
  background-image: url('./assets/image/shootingFond2.png');
  animation: rotate 240s linear infinite;
}

.container-gallerie-photo-projet::after{
  background-image: url('./assets/image/projetFond.png');
  animation: rotate 240s linear infinite;
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

#swiperFirstPhotoMariage,
#swiperFirstPhotoEvf,
#swiperFirstPhotoCommunion,
#swiperFirstPhotoShooting,
#swiperFirstPhotoProjet{
  padding-top: 60px;
  padding-bottom: 40px;
}

#swiperLastPhotoMariage,
#swiperLastPhotoEvf,
#swiperLastPhotoCommunion,
#swiperLastPhotoShooting,
#swiperLastPhotoProjet{
  padding-bottom: 60px;
}

#swiperFirstPhotoMariage>div>img,
#swiperFirstPhotoEvf>div>img,
#swiperFirstPhotoCommunion>div>img,
#swiperFirstPhotoShooting>div>img,
#swiperFirstPhotoProjet>div>img{
  width: 325px;
}

#swiperLastPhotoMariage>div>img,
#swiperLastPhotoEvf>div>img,
#swiperLastPhotoCommunion>div>img,
#swiperLastPhotoShooting>div>img,
#swiperLastPhotoProjet>div>img{
  width: 500px;
}

[class*="reveal-"]{
  opacity: 0;
}

.reveal-visible-vertical{
  opacity: 1;
  transform: translateX(0);
  transition: 1.5s;
}

.reveal-visible-horizontal{
  opacity: 1;
  transform: translateY(0);
  transition: 1.5s;
}

/* =========== RESPONSIVE ============= */


@media screen and (max-width: 1300px){

  #carouselMariage, #carouselEvf, #carouselCommunion, #carouselShooting, #carouselProjet{
  width: 90%;
  }

  .first-carousel-prestation>img, .last-carousel-prestation>img{
    height: 30vw;
    width: 30vw;
  }

  .carousel-mariage-1, .carousel-mariage-2, .carousel-mariage-3, .carousel-evf-1, .carousel-evf-2, .carousel-evf-3, .carousel-communion-1, .carousel-communion-2, .carousel-communion-3, .carousel-shooting-1, .carousel-shooting-2, .carousel-shooting-3, .carousel-projet-1, .carousel-projet-2, .carousel-projet-3{
    align-items: center;
  }

  .carousel-mariage-1>div:first-child, .carousel-mariage-2>div:first-child, .carousel-mariage-3>div:first-child, .carousel-evf-1>div:first-child, .carousel-evf-2>div:first-child, .carousel-evf-3>div:first-child, .carousel-communion-1>div:first-child, .carousel-communion-2>div:first-child, .carousel-communion-3>div:first-child, .carousel-shooting-1>div:first-child, .carousel-shooting-2>div:first-child, .carousel-shooting-3>div:first-child, .carousel-projet-1>div:first-child, .carousel-projet-2>div:first-child, .carousel-projet-3>div:first-child{
    width: 30vw;
    margin-top: 0;
    padding: 20px 15px 20px 50px;
  }

  .parallax-section-projet{
    background-position:100% 55%;
  }
}

@media screen and (max-width: 1000px){

  .carousel-mariage-1>div:first-child>p:last-child, .carousel-mariage-2>div:first-child>p:last-child, .carousel-mariage-3>div:first-child>p:last-child, .carousel-evf-1>div:first-child>p:last-child, .carousel-evf-2>div:first-child>p:last-child, .carousel-evf-3>div:first-child>p:last-child, .carousel-communion-1>div:first-child>p:last-child, .carousel-communion-2>div:first-child>p:last-child, .carousel-communion-3>div:first-child>p:last-child, .carousel-shooting-1>div:first-child>p:last-child, .carousel-shooting-2>div:first-child>p:last-child, .carousel-shooting-3>div:first-child>p:last-child, .carousel-projet-1>div:first-child>p:last-child, .carousel-projet-2>div:first-child>p:last-child, .carousel-projet-3>div:first-child>p:last-child{
    display: none;
  }

  .number-carousel{
    font-size: 2.5rem;
  }

  .title-carousel{
    font-size: 1.3rem;
  }

  .parallax-section-shooting{
    background-position:center;
  }
}

@media screen and (max-width: 900px){

  .title-section-mariage, .title-section-communion, .title-section-evf, .title-section-shooting, .title-section-projet{
    font-size: 2.5rem;
  }

  .titre-galerie-photo-mariage, .titre-galerie-photo-evf, .titre-galerie-photo-communion, .titre-galerie-photo-shooting, .titre-galerie-photo-projet{
    display: none;
  }

  #swiperFirstPhotoMariage>div>img, #swiperFirstPhotoEvf>div>img, #swiperFirstPhotoCommunion>div>img, #swiperFirstPhotoShooting>div>img, #swiperFirstPhotoProjet>div>img{
    width: 250px;
  }

  #swiperLastPhotoMariage>div>img, #swiperLastPhotoEvf>div>img, #swiperLastPhotoCommunion>div>img, #swiperLastPhotoShooting>div>img, #swiperLastPhotoProjet>div>img{
    width: 400px;
  }

}

@media screen and (max-width: 800px) {

  .containerCarouselPrestations{
  display: none;
  }

  .parallax-section-mariage, .parallax-section-communion, .parallax-section-evf, .parallax-section-shooting, .parallax-section-projet{
  height: 250px;
  
  }
  
}

@media screen and (max-width: 650px){

  .title-section-mariage, .title-section-communion, .title-section-evf, .title-section-shooting, .title-section-projet{
    width: auto;
    text-align: center;
    font-size: 2rem;
    padding: 10px 20px 15px 20px;
  }

}

@media screen and (max-width: 550px){

  #swiperLastPhotoMariage>div>img, #swiperLastPhotoEvf>div>img, #swiperLastPhotoCommunion>div>img, #swiperLastPhotoShooting>div>img, #swiperLastPhotoProjet>div>img{
  width: 65vw;
  }

  #swiperFirstPhotoMariage>div>img, #swiperFirstPhotoEvf>div>img, #swiperFirstPhotoCommunion>div>img, #swiperFirstPhotoShooting>div>img, #swiperFirstPhotoProjet>div>img{
    width: 45vw;
  }


}


