.header {
    height: 50vh;
    overflow: hidden;
    position: relative;
}
.page_250 .header {
    height: 32vw;
}

.header > img{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.intro{
    display: flex;
    flex-wrap: wrap;	
	
}

.info_service{
    padding: 5vw 10vw;	
	position: relative;
}

.info_service .row{
    display: flex;
	flex-wrap: wrap;
	 justify-content: space-between;
	padding-top: 5vw;
  
}

.titre_service{
	position: relative;
}

.info_service .row{
	position: relative;
}

.bouton{
	position: relative;
	text-align: center;
}

.single_service > div{
	overflow: hidden;
}


.info_service > img{
    position: absolute;
    top: 0;
    left: 0%;
    right: 0;
    bottom: 0;
    height: 100%;
    object-fit: cover;
	opacity: 0.4;
}


.info_service .single_service{
	width: 32%;
}

.info_service .single_service .contenu{
	padding: 30px 25px 60px 0px;
}

.intro .colonne_01 {
	width: 60%;
    padding: 5vw 5vw 4vw 10vw;
}

.intro .colonne_02{
    width: 40%;	
	overflow: hidden;
	position: relative;
}

.intro .colonne_02 img {
   
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.intro .colonne_01 .contenu{
	padding-left: 5vw;
}
section.section_03, 
section.section_02,
section.section_01 {
    display: flex;
    flex-wrap: wrap;
    background-color: var(--color4);	

}

.section_03 .colonne_01,
.section_02 .colonne_02,
.section_01 .colonne_01{
    width: 45%;
    overflow: hidden;
    
}

.banniere{
    
	position: relative;
   
}

.banniere h3{
	margin: 0;
	text-transform: uppercase;
}

.banniere img{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.banniere *{
	color: white;
	margin: 0;
}

.banniere div{
    background-color: rgb(61 67 81 / 85%);
    padding: 4vw;
    z-index: 1;
    position: relative;

}

.page-id-247 section.section_02{
	background-color: white;
}

.section_01 ul li, .section_03 ul li{
	font-size: calc(10px + 0.6vw);
	    padding-bottom: 25px;
}

@media screen and (min-width: 1300px) {
    .section_01 ul li, .section_03 ul li{
        font-size: 18px;
    }
	
	.section_01 ul, .section_03 ul {
		padding: 0;
	}
}

.page-id-458 .faq{
	display: none;
}

.section_02 .colonne_02 img{
    height: 100%;
    object-fit: cover;
    width: 100%;
	padding: 5vw 10vw 5vw 0vw;	
}

.section_01 .colonne_01 img, .section_03 .colonne_01 img{
height: 100%;
    object-fit: cover;
    width: 100%;
	padding: 5vw 0vw 5vw 10vw;
}

section.faq{
	    padding: 5vw 10vw;
}

.titre_faq{
	padding-bottom: 4vw;
}

.section_02 .colonne_01{
    width: 55%;
    padding: 5vw 5vw 5vw 10vw;	
}

.section_01 .colonne_02, .section_03 .colonne_02{
    width: 55%;
    padding: 5vw 10vw 5vw 5vw;
}

section.galerie{
    display: flex;
}

section.galerie div {
    overflow: hidden;
}

section.galerie div img{
aspect-ratio: 1 / 1;
    object-fit: cover;
    object-position: top;
	
}

div.answer{
	display: none;
}

section.galerie{
	display: none;
}

div.answer p{
	margin: 0;
}

.section_02 .colonne_01 .contenu,
.section_01 .colonne_02 .contenu{
	padding-left: 5vw;
}

div.faq {
    /* border-top: 1px solid; */
    padding: 25px 0;
	border-bottom: 1px solid #E9E9E9;

}

body > main > section.faq > div:nth-child(2){
	border-top: 1px solid #E9E9E9;
}

div.answer{
	    padding-top: 25px;
	padding-right: 50px;
}

h3.question{
	font-size: 24px;
	margin: 0;
    font-weight: 300;

}

h3.question a::after{
	content: "+";
	font-size: 75px;
	 font-family: var(--sec-font);
	color: #CCCCCC;
	transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
	transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */	
}

h3.question a.open::after{
	
    transform: rotate(45deg);
}

h3.question a{
    display: flex;
    align-items: center;
    justify-content: space-between;	
	color: black;
	width: 100%;
	
}


@media screen and (min-width:1300px){
	.section_02 .colonne_02 img,
	.section_01 .colonne_01 img,
		.intro .colonne_02 img {
		height: 50vw;
	}
	
	
	section.section_02, 
	section.section_01,
	.intro{
		align-items: center;
	}

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

}
@media screen and (max-width:960px){
	.splide__slide img{
		aspect-ratio:12 / 9;
		object-position: top center;
	}
	.intro .colonne_01{
		width: 100%;
		padding: 5vw;
	}
	
	.intro .colonne_02 {
		width: 100%;

	}	
	
	.intro .colonne_02 img {
/*		height: 50vw;*/
	}	
	
	.section_01 .colonne_01, .section_03 .colonne_01 {
		width: 100%;
		overflow: hidden;
	}
	
	.section_01 .colonne_01 img, .section_03 .colonne_01 img {
		padding: 0;
		height: 80vw;
		object-position: top;
	}
	
	.section_01 .colonne_02, .section_03 .colonne_01 img {
		width: 100%;

	}
	
	section.section_01, section.section_03{
	    flex-direction: column-reverse;	
	}
	
	.section_02 .colonne_01, .section_03 .colonne_01, .section_03 .colonne_02 {
    	width: 100%;
	}
	
	.section_02 .colonne_02{
		width: 100%;
	}
	
	.section_02 .colonne_02 img{
		padding: 0;
		height: 80vw;
	    object-position: top;	
	}
	.section_03 .colonne_01 img{
		padding: 0;
		height: 80vw;
	    object-position: center;	
	}
}

@media screen and (max-width:860px){
	.info_service .single_service {
		width: 48%;
	}	
}


@media screen and (max-width:640px){
	.info_service .single_service {
		width: 100%;
	}	
}




