.slider {
position:relative;	
max-width:100%;
width:100%;
height:860px;	
margin:0;
padding:0;
display:block;
z-index:2;
}



.slider-02 {
max-width:100%;
height:auto;	
position:relative;
margin-top:132px;
background-color:#ffffff;
display:block;
z-index:2;
}

.slider-responsive {
position:relative;
background-color:#0c0f0c;
display:none;
z-index:2;
}

.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-realisations {
position:relative;
max-width:100%;
width:100%;
margin-top:132px;
height:270px;
object-fit:cover;
background-color:#ffffff;
display:block;
z-index:2;
}

.slider-realisations-image-01 {
position:absolute;		
max-width:100%;	
min-height:120px;
max-height:700px;
object-fit:cover;
animation-name:realisations;
animation-delay:0.3s;
animation-duration:1.75s;
animation-iteration-count:1;
animation-timing-function: ease-in-out;
animation-fill-mode: forwards;
opacity:1.00;
left:-100%;
z-index:5;
}

.slider-realisations-image-02 {
position:absolute;		
max-width:100%;	
min-height:120px;
max-height:700px;
object-fit:cover;
animation-name:realisations;
animation-delay:1.0s;
animation-duration:2.50s;
animation-iteration-count:1;
animation-timing-function: ease-in-out;
animation-fill-mode: forwards;
opacity:1.00;
left:-100%;
z-index:4;
}

.slider-realisations-image-03 {
position:absolute;		
max-width:100%;	
min-height:100px;
max-height:700px;
object-fit:cover;
animation-name:realisations;
animation-delay:1.75s;
animation-duration:3.00s;
animation-iteration-count:1;
animation-timing-function: ease-in-out;
animation-fill-mode: forwards;
opacity:1.00;
left:-100%;
z-index:3;
}


.slider-realisations-image-04 {
position:absolute;		
max-width:100%;	
min-height:100px;
max-height:700px;
object-fit:cover;
animation-name:realisations;
animation-delay:0.3s;
animation-duration:1.75s;
animation-iteration-count:1;
animation-timing-function: ease-in-out;
animation-fill-mode: forwards;
opacity:1.00;
left:-100%;
display:none;
z-index:5;
}

.slider-realisations-image-05 {
position:absolute;		
max-width:100%;	
min-height:100px;
max-height:700px;
object-fit:cover;
animation-name:realisations;
animation-delay:1.0s;
animation-duration:2.50s;
animation-iteration-count:1;
animation-timing-function: ease-in-out;
animation-fill-mode: forwards;
opacity:1.00;
left:-100%;
display:none;
z-index:4;
}

.slider-realisations-image-06 {
position:absolute;		
max-width:100%;	
min-height:120px;
max-height:700px;
object-fit:cover;
animation-name:realisations;
animation-delay:1.75s;
animation-duration:3.00s;
animation-iteration-count:1;
animation-timing-function: ease-in-out;
animation-fill-mode: forwards;
opacity:1.00;
left:-100%;
display:none;
z-index:3;
}



@keyframes realisations {
0% { left:-100%;opacity:1;}
5% { left:-100%;opacity:1;}
100% { left:0px;opacity:1;}
}





.slider-peintures {
position:relative;
max-width:100%;
width:100%;
height:auto;	
margin-top:132px;
background-color:#ffffff;
display:block;
z-index:2;
}

.slider-peintures-image {
position:relative;		
max-width:100%;	
min-height:200px;
max-height:700px;
object-fit:cover;
animation-name:peintures;
animation-delay:0.3s;
animation-duration:1.75s;
animation-iteration-count:1;
animation-timing-function: ease-in-out;
animation-fill-mode: forwards;
opacity:0.00;
}

.slider-peintures-logo {
position:absolute;	
max-width:739x;
width:730px;
height:auto;
top:115px;
margin-left:120px;
animation:peintures;
animation-delay:1.75s;
animation-duration:2.00s;
animation-iteration-count:1;
animation-timing-function: ease;
animation-fill-mode: forwards;
opacity:0.00;
z-index:4;
}

@keyframes peintures {
0% { left:-100%;opacity:0;}
5% { left:-100%;opacity:1;}
100% { left:0px;opacity:1;}
}






.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:3;
}

.slider-fade-04 {
animation:fade-04 45s cubic-bezier(.68,-0.55,.27,1.55) infinite alternate;
}

@keyframes fade-04 {
0% { opacity:1;}
35% { opacity:0;}
50% { opacity:0;}
75% { opacity:0;}
100% { opacity:1;}
}

.slider-delay-01 {
animation-delay:0s;
}

.slider-delay-02 {
animation-delay:13.5s;
}

.slider-delay-03 {
animation-delay:23.5s;
}

.slider-delay-04 {
animation-delay:37.5s;
}





.slider-objet-01 {
position:absolute;	
max-width:773px;
width:770px;
height:auto;
top:160px;
opacity:0;
animation:objet-01 44s ease;
animation-iteration-count:3;
transition:450ms;
z-index:5;
}

.slider-objet-01:hover {
filter: invert(1%) saturate(75%) hue-rotate(5deg) brightness(120%) contrast(105%) opacity(75%);
transition:450ms;
}

@keyframes objet-01 {
0% {left:-1300px;opacity:0;}
1.5% {left:-1300px;opacity:0;}
4.5% {left:0px;opacity:1;}
18% {left:0px;opacity:1;}
21% {left:-1300px;opacity:0;}
100% {left:-1300px;opacity:0;}
}



.slider-objet-02 {
position:absolute;	
max-width:773px;
width:770px;
height:auto;
top:160px;
opacity:0;
animation:objet-02 44s ease;
animation-iteration-count:3;
transition:450ms;
z-index:5;
}

.slider-objet-02:hover {
filter: invert(1%) saturate(75%) hue-rotate(5deg) brightness(120%) contrast(105%) opacity(75%);
transition:450ms;
}

@keyframes objet-02 {
0% {left:-1300px;opacity:0;}
22% {left:-1300px;opacity:0;}
24.5% {left:0px;opacity:1;}
43% {left:0px;opacity:1;}
46% { left:-1300px;opacity:0;}
100% { left:-1300px;opacity:0;}
}




.slider-objet-03 {
position:absolute;	
max-width:697px;
width:770px;
height:auto;
top:160px;
opacity:0;
animation:objet-03 44s ease;
animation-iteration-count:3;
transition:450ms;
z-index:6;
}

.slider-objet-03:hover {
filter: invert(1%) saturate(75%) hue-rotate(5deg) brightness(105%) contrast(120%) opacity(85%);
transition:450ms;
}

@keyframes objet-03 {
0% {left:-1200px;opacity:0;}
47% {left:-1200px;opacity:0;}
50% {left:0px;opacity:1;}
90% {left:0px;opacity:1;}
95% {left:-1200px;opacity:0;}
100% {left:-1200px;opacity:0;}
}



.slider-objet-04 {
position:absolute;	
max-width:773px;
width:770px;
height:auto;
top:160px;
opacity:0;
animation:objet-04 44s ease;
animation-iteration-count:3;
z-index:5;
}

@keyframes objet-04 {
0% {left:-1200px;opacity:0;}
69% {left:-1200px;opacity:0;}
72% {left:0px;opacity:1;}
90% {left:0px;opacity:1;}
93% {left:-1200px;opacity:0;}
100% {left:-1200px;opacity:0;}
}










#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-realisations {
margin-top:125px;
}	


.slider-objet-01 {
width:730px;
top:158px;
}

.slider-objet-02 {
width:730px;
top:158px;
}

.slider-objet-03 {
width:690px;
top:158px;
}

	

}



/* 1680 x 1050 */
@media only screen and (max-width: 1700px) {
	
.slider {
height:770px;	
}	

.slider-02 {
margin-top:131px;
}	

.slider-realisations {
margin-top:124px;
height:260px;
}

.slider-peintures {
margin-top:131px;
}	

.slider-peintures-logo {
width:700px;
top:95px;
margin-left:110px;
}

.slider-objet-01 {
width:710px;
top:155px;
}

.slider-objet-02 {
width:710px;
top:155px;
}

.slider-objet-03 {
width:660px;
top:155px;
}

}





/* 1600 x 900 */
@media only screen and (max-width: 1600px) {

.slider {
height:735px;	
}	

.slider-02 {
margin-top:129px;
}	

.slider-realisations {
margin-top:114px;
height:250px;
}


.slider-peintures {
margin-top:129px;
}	

.slider-peintures-logo {
width:650px;
top:92px;
margin-left:100px;
}

.slider-objet-01 {
width:690px;
top:150px;
}

.slider-objet-02 {
width:700px;
top:150px;
}

.slider-objet-03 {
width:630px;
top:150px;
}

}



/* 1536 x 864 */
@media only screen and (max-width: 1550px) {
	
.slider {
height:715px;
}

.slider-02 {
margin-top:125px;
}

.slider-realisations {
margin-top:105px;
height:235px;
}


.slider-peintures {
margin-top:125px;
}

.slider-peintures-logo {
width:630px;
top:91px;
margin-left:100px;
}

.slider-image-01 {	
min-height:150px;
object-position:center center;
}		

.slider-objet-01 {
width:665px;
top:145px;
}

.slider-objet-02 {
width:685px;
top:145px;
}

.slider-objet-03 {
width:595px;
top:145px;
}

}





/* 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-02 {
margin-top:112px;
}

.slider-realisations {
margin-top:95px;
height:220px;
}


.slider-peintures {
margin-top:112px;
}

.slider-peintures-logo {
width:600px;
top:85px;
margin-left:90px;
}


.slider-objet-01 {
width:625px;
top:143px;
}

.slider-objet-02 {
width:650px;
top:143px;
}

.slider-objet-03 {
width:560px;
top:143px;
}

}




/* 1366 x 768 & 1366 x 760 */
@media only screen and (max-width: 1390px) {

.slider {
height:625px;
}

.slider-02 {
margin-top:110px;
}

.slider-realisations {
margin-top:94px;
height:210px;
}

.slider-peintures {
margin-top:110px;
}

.slider-peintures-logo {
width:560px;
top:80px;
margin-left:85px;
}

.slider-objet-01 {
width:580px;
top:142px;
}

.slider-objet-02 {
width:610px;
top:142px;
}

.slider-objet-03 {
width:510px;
top:142px;
}

}




/* 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-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 {
margin-top:95px;
}	

.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-realisations {
height:160px;
}		
	
.slider-peintures-logo {
width:450px;
top:60px;
margin-left:60px;
}		
	
.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 {
margin-top:0px;
}	


.slider-realisations {
margin-top:0px;
height:160px;
}	

.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-realisations {
height:130px;
}		

.slider-peintures-logo {
width:360px;
top:47px;
margin-left:45px;
}		

.slider-objet-01 {
width:340px;
top:116px;
}

.slider-objet-02 {
width:365px;
top:116px;
}

.slider-objet-03 {
width:295px;
top:116px;
}	

}





@media only screen and (max-width: 850px) {
	
.slider {
height:390px;	
}	

.slider-objet-01 {
width:320px;
top:116px;
}

.slider-objet-02 {
width:355px;
top:116px;
}

.slider-objet-03 {
width:290px;
top:116px;
}	

}






/* 800 x 1280 & 768 x 1024 */
@media only screen and (max-width: 810px) {

.slider {
height:360px;	
}

.slider-realisations {
height:250px;
}


.slider-realisations-image-01 {
display:none;
}

.slider-realisations-image-02 {
display:none;
}

.slider-realisations-image-03 {
display:none;
}

.slider-realisations-image-04 {
min-height:100px;	
display:block;
}

.slider-realisations-image-05 {
min-height:100px;	
display:block;
}

.slider-realisations-image-06 {
min-height:100px;	
display:block;
}

.slider-peintures-logo {
width:310px;
top:42px;
margin-left:45px;
}	

.slider-image-01 {	
min-height:190px;
object-position:left center;
}	


.slider-objet-01 {
width:285px;
top:112px;
}

.slider-objet-02 {
width:305px;
top:112px;
}

.slider-objet-03 {
width:255px;
top:112px;
}	

}



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

.slider {
height:340px;	
}	

.slider-objet-01 {
width:270px;
top:112px;
}

.slider-objet-02 {
width:290px;
top:112px;
}

.slider-objet-03 {
width:240px;
top:112px;
}	


}




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

.slider {
height:330px;	
}	

.slider-image-01 {	
display:none;
}

.slider-image-02 {
max-width:100%;	
min-height:180px;
max-height:500px;
object-fit:cover;
object-position:center center;
opacity:1.00;
display:block;
}	

.slider-realisations {
height:220px;
}

.slider-peintures-image {
object-fit:cover;
object-position:center center;
}	

.slider-peintures-logo {
width:280px;
top:38px;
margin-left:44px;
}	

.slider-objet-01 {
width:265px;
top:112px;
}

.slider-objet-02 {
width:285px;
top:112px;
}

.slider-objet-03 {
width:235px;
top:112px;
}	


}




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

.slider {
height:335px;	
}	

}







/* 600 x 960 */
@media only screen and (max-width: 620px) {
	
.slider {
height:305px;	
}	

.slider-realisations {
height:195px;
}

.slider-peintures-image {
min-height:200px;
object-fit:fill;
object-position:left center;
}	

.slider-peintures-logo {
width:265px;
top:36px;
margin-left:5.80%;
}

.slider-bg-image {
min-height:300px;
object-position:left top;
}

.slider-objet-01 {
width:240px;
top:105px;
}

.slider-objet-02 {
width:255px;
top:105px;
}

.slider-objet-03 {
width:210px;
top:105px;
}	


}




@media only screen and (max-width: 550px) {
	
.slider {
height:305px;		
}	
	
.slider-realisations {
height:175px;
}	
	
.slider-peintures-image {
min-height:190px;
object-fit:fill;
object-position:left center;
}

.slider-peintures-logo {
width:250px;
top:35px;
margin-left:4.80%;
}	


}




/* 480 x 853 */
@media only screen and (max-width: 500px) {
	
.slider {
height:297px;	
}		

.slider-realisations {
height:150px;
}	

.slider-peintures-image {
min-height:180px;
object-fit:fill;
object-position:left center;
}	

.slider-peintures-logo {
width:220px;
top:34px;
margin-left:4.00%;
}	

.slider-bg-image {
min-height:295px;
object-position:center top;
}

.slider-objet-01 {
width:235px;
top:103px;
}

.slider-objet-02 {
width:250px;
top:103px;
}

.slider-objet-03 {
width:205px;
top:103px;
}	

}




/* 412 x 732 & 414 x 736 (iPhone) */
@media only screen and (max-width: 430px) {
	
.slider {
height:275px;	
}			

.slider-realisations {
height:130px;
}	

.slider-peintures-image {
min-height:170px;
object-fit:fill;
object-position:left center;
}	

.slider-peintures-logo {
width:195px;
top:34px;
margin-left:3.75%;
}	

.slider-bg-image {
min-height:270px;
object-position:center top;
}

.slider-objet-01 {
width:210px;
top:90px;
}

.slider-objet-02 {
width:220px;
top:90px;
}

.slider-objet-03 {
width:185px;
top:90px;
}	


}




/* 360 x 740 & 375 x 812 */
@media only screen and (max-width: 380px) {
	
.slider {
height:272px;	
}		

.slider-realisations {
height:120px;
}	

.slider-peintures-image {
min-height:160px;
object-fit:fill;
object-position:left center;
}	

.slider-peintures-logo {
width:175px;
top:30px;
margin-left:2.50%;
}	



}




/* 320 x 568 */
@media only screen and (max-width: 330px) {

.slider {
height:270px;;		
}		

.slider-realisations {
height:110px;
}	

.slider-peintures-image {
min-height:140px;
object-fit:fill;
object-position:left center;
}	

.slider-peintures-logo {
width:160px;
top:28px;
margin-left:2.00%;
}	


}




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

.slider {
height:268px;	
}	

.slider-peintures-image {
min-height:120px;
object-fit:fill;
object-position:left center;
}	

.slider-peintures-logo {
width:150px;
top:26px;
margin-left:1.90%;
}	



}




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

.slider {
height:268px;	
}	


.slider-peintures-logo {
width:140px;
top:26px;
margin-left:1.70%;
animation-delay:2.0s;
animation-duration:2.00s;
}	

}

