.slider {
position:relative;	
max-width:100%;
width:100%;
height:860px;	
margin:0;
padding:0;
display:block;
z-index:7;
}



.slider-02 {
position:relative;	
max-width:100%;
height:190px;		
margin:0px;
background-color:#3d0813;
display:block;
z-index:7;
}

.slider-responsive {
position:relative;
background-color:#0c0f0c;
display:none;
z-index:7;
}

.slider-image-01 {
max-width:100%;	
min-height:200px;
max-height:500px;
object-fit:cover;
object-position:left center;
opacity:1.00;
}

.slider-image-02 {
display:none;
}




.slider-bg-image {
position:absolute;	
width:100%;
height:auto;
min-height:340px;
top:0;
left:0;
object-fit:cover;
object-position:center top;
z-index:8;
}

.slider-fade-04 {
animation:fade-04 20s cubic-bezier(.68,-0.55,.27,1.55) infinite alternate;
}

@keyframes fade-04 {
0% { opacity:1;}
35% { opacity:1;}
50% { opacity:0;}
75% { opacity:0;}
100% { opacity:1;}
}

.slider-delay-01 {
animation-delay:0s;
}

.slider-delay-02 {
animation-delay:5.0s;
}

.slider-delay-03 {
animation-delay:10.0s;
}

.slider-delay-04 {
animation-delay:15.0s;
}



.slider-img-overlay {
position: absolute;
top:47%;
left:50%;
transform: translateX(-50%);
width:40%;
max-width:950px;
pointer-events: none; /* Optionnel : permet de cliquer sur l'image du dessous */
object-fit: contain;  /* Préserve les proportions de votre PNG transparent */ 
animation:slider-overlay 17s forwards;
z-index:15;
}

@keyframes slider-overlay {
0% { opacity:0;}
65% { opacity:0.75;}
100% { opacity:0.92;}
}









#slider2images {
	overflow: hidden;
}

#slider2images figure {
	position: relative;
	width: 200%;
	margin: 0;
	left: 0;
	animation: 12s slider2images infinite;
}

#slider2images figure img {
	float: left;
	width: 50%;

}

@keyframes slider2images {
	0% { left: 0;}
	40% { left: 0%;}
	50% { left: -100%;}
	90% { left: -100%;}
}






#slider3images {
	overflow: hidden;
}

#slider3images figure {
	position: relative;
	width: 300%;
	margin: 0;
	left: 0;
	animation: 10s slider3images infinite;
}

#slider3images figure img {
	float: left;
	width: 33.3333%;

}

@keyframes slider3images {
	0% { left: 0;}
	27% { left: 0%;}
	33.333% { left: -100%;}
	60.333% { left: -100%;}
	66.666% { left: -200%;}
	94.5% { left: -200%;}
}







#slider4images {
	overflow: hidden;
}

#slider4images figure {
	position: relative;
	width: 400%;
	margin: 0;
	left: 0;
	animation: 25s slider4images infinite;
}

#slider4images figure img {
	float: left;
	width: 25%;

}

@keyframes slider4images {
	0% { left: 0;}
	20% { left: 0%;}
	25% { left: -100%;}
	45% { left: -100%;}
	50% { left: -200%;}
	70% { left: -200%;}
	75% { left: -300%;}
    95% { left: -300%;}
}






#slider5images {
	overflow: hidden;
}

#slider5images figure {
	position: relative;
	width: 500%;
	margin: 0;
	left: 0;
	animation: 20s slider5images infinite;
}

#slider5images figure img {
	float: left;
	width: 20%;

}

@keyframes slider5images {
	0% { left: 0;}
	10% { left: 0%;}
	20% { left: -100%;}
	30% { left: -100%;}
	40% { left: -200%;}
	50% { left: -200%;}
	60% { left: -300%;}
	70% { left: -300%;}
	80% { left: -400%;}
	90% { left: -400%;}
}





#slider8images {
	overflow: hidden;
}

#slider8images figure {
	position: relative;
	width: 800%;
	margin: 0;
	left: 0;
	animation: 35s slider8images infinite;
}

#slider8images figure img {
	float: left;
	width: 12.5%;

}

@keyframes slider8images {
	0% { left: 0;}
    9% { left: 0%;}
	12.5% { left: -100%;}
	21.5% { left: -100%;}
	25% { left: -200%;}
	34% { left: -200%;}
	37.5% { left: -300%;}
	46.5% { left: -300%;}
	50% { left: -400%;}
	59% { left: -400%;}
	62.5% { left: -500%;}
    71.5% { left: -500%;}
	75% { left: -600%;}
	84% { left: -600%;}
	87.5% { left: -700%;}
	96.5% { left: -700%;}
}






@media only screen and (max-width: 1860px) {
	
.slider {
height:840px;	
}	

}



@media only screen and (max-width: 1800px) {
	
.slider {
height:820px;	
}	
	
.slider-img-overlay {
position: absolute;
top:48%;
width:38%;
}
	

}



/* 1680 x 1050 */
@media only screen and (max-width: 1700px) {
	
.slider {
height:770px;	
}	

.slider-img-overlay {
position: absolute;
top:46%;
width:37%;
}
	

}





/* 1600 x 900 */
@media only screen and (max-width: 1600px) {

.slider {
height:735px;	
}	

.slider-02 {
height:180px;		
margin:0px;
}

.slider-img-overlay {
position: absolute;
top:46%;
width:36%;
}

}



/* 1536 x 864 */
@media only screen and (max-width: 1550px) {
	
.slider {
height:715px;
}

.slider-image-01 {	
min-height:150px;
object-position:center center;
}	

.slider-img-overlay {
top:46%;
width:35%;
}

}





/* 1536 x 864 */
@media only screen and (max-width: 1500px) {
	
.slider {
height:695px;
}





/* 1440 x 900 */
@media only screen and (max-width: 1460px) {
		
.slider {
height:665px;
}


.slider-img-overlay {
top:46%;
width:35%;
}


}




/* 1366 x 768 & 1366 x 760 */
@media only screen and (max-width: 1390px) {

.slider {
height:625px;
}

.slider-02 {
height:170px;		
margin:0px;
}

.slider-img-overlay {
top:46%;
width:37%;
}

}




/* 1280 x 800 */
@media only screen and (max-width: 1300px) {
	
.slider {
height:585px;
}
	
.slider-realisations {
margin-top:90px;
height:197px;
}
	
	
.slider-peintures-logo {
width:530px;
top:70px;
margin-left:78px;
}

.slider-img-overlay {
top:46%;
width:38%;
}

.slider-objet-01 {
width:525px;
top:130px;
}

.slider-objet-02 {
width:565px;
top:130px;
}

.slider-objet-03 {
width:455px;
top:130px;
}

}





@media only screen and (max-width: 1250px) {
	
.slider {
height:565px;
}

}




@media only screen and (max-width: 1200px) {

.slider {
height:545px;	
}

.slider-02 {
height:165px;		
margin:0px;
}

.slider-img-overlay {
top:45%;
width:41%;
}

.slider-realisations {
margin-top:87px;	
height:180px;
}		

.slider-peintures {
margin-top:95px;
}	

.slider-peintures-logo {
width:490px;
top:60px;
margin-left:70px;
}	

.slider-objet-01 {
width:465px;
top:135px;
}

.slider-objet-02 {
width:500px;
top:135px;
}

.slider-objet-03 {
width:400px;
top:135px;
}

}




@media only screen and (max-width: 1150px) {
	
.slider {
height:525px;
}

}






@media only screen and (max-width: 1100px) {

.slider {
height:505px;	
}	

.slider-02 {
height:137px;		
}
	
.slider-realisations {
height:160px;
}		
	
.slider-peintures-logo {
width:450px;
top:60px;
margin-left:60px;
}	

.slider-img-overlay {
top:46%;
width:45%;
}
	
.slider-objet-01 {
width:430px;
top:130px;
}

.slider-objet-02 {
width:460px;
top:130px;
}

.slider-objet-03 {
width:370px;
top:130px;
}

}






/* 1024 x 768 */
@media only screen and (max-width: 1050px) {
	
.slider {
height:475px;	
}

.slider-02 {
height:135px;		
}

.slider-realisations {
margin-top:0px;
height:160px;
}	

.slider-img-overlay {
top:47%;
width:48%;
}

.slider-peintures {
margin-top:0px;
}	

.slider-peintures-image {
min-height:190px;
object-fit:cover;
object-position:center center;
}

.slider-bg-image {
min-height:335px;
object-position:left top;
}


.slider-objet-01 {
width:405px;
top:121px;
}

.slider-objet-02 {
width:430px;
top:121px;
}

.slider-objet-03 {
width:350px;
top:121px;
}		

}




/* 960 x 600 */
@media only screen and (max-width: 980px) {

.slider {
height:450px;	
}

.slider-realisations {
height:140px;
}	

.slider-peintures-logo {
width:400px;
top:50px;
margin-left:50px;
}		

.slider-objet-01 {
width:375px;
top:117px;
}

.slider-objet-02 {
width:405px;
top:117px;
}

.slider-objet-03 {
width:325px;
top:117px;
}		


}





@media only screen and (max-width: 940px) {

.slider {
height:430px;	
}

.slider-objet-01 {
width:365px;
top:116px;
}

.slider-objet-02 {
width:390px;
top:116px;
}

.slider-objet-03 {
width:320px;
top:116px;
}	

}




@media only screen and (max-width: 900px) {
	
.slider {
height:410px;	
}	
	

.slider-bg-image {
min-height:400px;
object-position:center top;
}

.slider-img-overlay {
top:49%;
width:50%;
}


}





@media only screen and (max-width: 850px) {
	
.slider {
height:400px;	
}	


}






/* 800 x 1280 & 768 x 1024 */
@media only screen and (max-width: 810px) {

.slider {
height:400px;	
}

.slider-02 {
height:133px;		
}

}



@media only screen and (max-width: 750px) {

.slider {
height:400px;	
}	



}




@media only screen and (max-width: 700px) {

.slider {
height:400px;	
}	

.slider-02 {
height:121px;		
}

.slider-img-overlay {
top:50%;
width:55%;
}


}




@media only screen and (max-width: 670px) {

.slider-02 {
height:110px;		
}


}







/* 600 x 960 */
@media only screen and (max-width: 620px) {
	
.slider {
height:400px;	
}	

.slider-img-overlay {
top:51%;
width:60%;
}


}




@media only screen and (max-width: 550px) {
	


}




/* 480 x 853 */
@media only screen and (max-width: 500px) {
	
.slider {
height:400px;	
}	

.slider-02 {
height:106px;		
}

.slider-img-overlay {
top:49%;
width:65%;
}

}




/* 412 x 732 & 414 x 736 (iPhone) */
@media only screen and (max-width: 430px) {
	
.slider {
height:400px;	
}	

.slider-02 {
height:102px;		
}

}




/* 360 x 740 & 375 x 812 */
@media only screen and (max-width: 380px) {
	
.slider {
height:390px;	
}	

.slider-02 {
height:100px;		
}

.slider-bg-image {
min-height:390px;
}

.slider-img-overlay {
top:48%;
width:70%;
}

}




/* 320 x 568 */
@media only screen and (max-width: 330px) {

.slider {
height:380px;	
}	

.slider-02 {
height:98px;		
}

.slider-bg-image {
min-height:380px;
}

}




@media only screen and (max-width: 300px) {

.slider {
height:370px;	
}	

.slider-02 {
height:95px;		
}

.slider-bg-image {
min-height:370px;
}


}




@media only screen and (max-width: 280px) {

.slider {
height:370px;	
}	


}
