

.slider{
	position: relative;
	border-bottom: 1px solid;

}


.slider .splide__track{
	top: 8px;
	    max-width: 1800px;
    margin: 0 auto;
}

.intro_temps{
	text-align: center;
}

.intro_temps h2{
	color:  var(--color1);
}

.ligne_temp  .splide__arrow{
	opacity: 1;
}

.header img{
	height: 80vh;
    width: 100%;
    object-fit: cover;
	filter: brightness(0.7);
}

.splide__slide .text {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 4%;
}




.animation_cta{
	width: 25vw;
}

section.intro{
	position: relative;
    margin-top: -45px;
    z-index: 1;
    border-top-left-radius: 45px;
    border-top-right-radius: 45px;
    padding: 5vw;
    background: white
}

.anne p{
    rotate: -90deg;
    margin: 0;
    position: absolute;
    top: 60px;
    left: -18px;
    /* transform: translate(-50%, -50%); */
    color: white;
    font-size: 50px;
}

.ligne_temp .splide__pagination{
	display: none;
}

section.intro .row{
	    max-width: 1200px;
    margin: 0 auto;
}

div.anne{
	position: relative;
}

div.anne {
    min-width: 72px;
}

#splide01-slide04 > div > div.anne > p{
	left: -23px;
}

#splide01-slide01 > div > div.anne > p{
	left: -15px;
}

#splide01-slide06 > div > div.anne > p{
	    left: -22px;
}

#splide01-clone07 > div > div.anne > p{
	    left: -16px;
}

#splide01-slide02 > div > div.anne > p{
	left: -15px;
}

#splide01-slide03 > div > div.anne > p{
	
}

.contenu_anne {
width: 40%;
    padding-top: 30px;
}

.slider .splide__arrow{
	top: auto;
	bottom: -60px;
	background: transparent;
    width: 4em;	
	
}

.ligne_temp{
    padding-bottom: 10vw;	
}


.slider .splide__arrow--prev {
    left: 45%;
}

.slider .splide__arrow--next {
    right: 45%;
}

.contenu_01 .row{
	display: flex;
    padding: 5vw 10vw 0;
}

.contenu_01 .colonne_01{
	width: 50%;
	    padding-right: 5vw;
	padding-bottom: 50px;
}

.contenu_01 .colonne_01 p{
	color: white;
}
.contenu_01 .colonne_01 h1{
	color: white;
}

.contenu_01{
	background-color: black;
	    border-radius: 45px 45px 0 0;
	position: relative;
/*	padding-bottom: 34vw;*/
}

.boite_animation_contenu_01{
	    display: flex;
    justify-content: end;
	
}

.animation_contneu_01{
	width: 15vw;
}

.contenu_01 .colonne_02{
	width: 50%;
}

.colonne_02 img{
	height: 100%;
    object-fit: cover;
	border-radius: 30px 30px 0 0;
}

.galerie .splide__slide img {
    vertical-align: bottom;
    height: 100%;
    width: 100%;
    object-fit: cover;
	border-radius: 25px;
	aspect-ratio: 1/1;
}

.slider_galerie{
	position: relative;
	left: 10vw;
}


.slider_galerie .splide__arrow{
	top: auto;
	bottom: -60px;
	background: transparent;
    width: 4em;	
	
}


.slider_galerie .splide__arrow--prev {
    left: 0%;
}

.slider_galerie .splide__arrow--next {
    left: 5%;
}

.galerie{
    padding: 5vw 0 10vw 0;
    overflow: hidden;
    border-radius: 45px 45px;
    background-color: white;
    position: relative;
}

.formulaire{
	background-color: var(--color1);
/*    padding: 5vw 0;*/
	border-radius: 45px 45px 0 0;
	position: relative;
}

footer::after {
    content: "";
    background: var(--color1);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.formulaire .row{
	display: flex;
    flex-wrap: nowrap;
    padding: 5vw 10vw 0;
}
.formulaire .colonne_01{
    width: 30%;
}

.formulaire .colonne_02{
    width: 70%;
	padding-left: 10vw;
}

#gform_submit_button_3,
#gform_submit_button_1{
	background-color: black;
}

#gform_fields_3 textarea,
#gform_fields_1 textarea,
#gform_fields_3 input,
#gform_fields_1 input{
	    background: transparent;
    border: 1px solid white;
    color: white;
}

footer{
	position: relative;
	border-radius: 45px 45px 0 0;
}

@media screen and (max-width:1400px){
/*
	section.ligne_temp.parrallax-sections.parallax-1-screens{
		    height: 200vh;
	}
	
*/
	.slider_galerie .splide__arrow--next {
		left: 7%;
	}
}

@media screen and (max-width:1200px){
	.slider .splide__arrow--prev {
		left: 40%;
	}

	.slider .splide__arrow--next {
		right: 40%;
	}
}

@media screen and (min-width:1024px){
/*
	section.ligne_temp.parrallax-sections.parallax-1-screens{
	height: 150vh;
	}
	section.contenu_01.parrallax-sections.parallax-1-screens{
		height: 275vh;
	}
	section.galerie.parrallax-sections.parallax-1-screens{
		height: 100vh;
	}
	section.formulaire.parrallax-sections.parallax-1-screens{
		height: 150vh;
	}
*/
}


@media screen and (max-width:1024px){
	.galerie .splide__slide img {

		height: 30vw;
	}	
	
	.slider_galerie .splide__arrow--next {
		left: 10%;
	}
/*
	
	    section.ligne_temp.parrallax-sections.parallax-1-screens {
        height: auto;
    }
*/
	
	.contenu_01{
		padding-bottom: 0!important;
	}
	
	.formulaire .colonne_02{
		width: 100%;
		padding: 0;
	}
	
	.formulaire .colonne_01{
		width: 100%;
	}
	
	.formulaire .row {
    	display: flex;
    	flex-wrap: wrap;
    	padding: 5vw;
	}
	
	.contenu_01 .colonne_01 {
		width: 100%;
		padding: 0 5vw;
	}	
	
	.contenu_01 .row{
		flex-wrap: wrap;
        padding: 5vw 5vw 0;		
	}
	
	.contenu_01 .colonne_02 {
		width: 100%;
		padding: 0 5vw;
	}
}
 

@media screen and (max-width:860px){
	.ligne_temp {
		padding-bottom: 15vw;
	}
}

@media screen and (max-width:640px){
    section.galerie .splide__slide img {
        height: 45vw;
    }	
		
	
		.slider .splide__arrow--prev {
		left: 35%;
	}

	.slider .splide__arrow--next {
		right: 35%;
	}
	
	.ligne_temp {
		padding-bottom: 20vw;
	}
	.slider_galerie .splide__arrow--next {
		left: 15%;
	}	
	
	.galerie {
		padding: 10vw 0 15vw 0;

	}	
	
}










