@charset "utf-8";

/* Portfolio-Modale
------------------------------------------------------------*/

.snef-text-img-popup { text-align: center;margin: 10px;}
.snef-text-img-popup h2{ letter-spacing: 2px; font-size: 24px;  font-weight: 400; color: #FFF; text-transform: uppercase;}
.snef-text-img-popup p{ letter-spacing: 2px; font-size: 14px;  font-weight: normal;color: #aeaeae;}

/* Portfolio Fenetres  */
#snef-overlay1{display: none;position: fixed;top:0; right:0; bottom:0; left:0;background-color: rgba(0,0,0,0.8);z-index: 2000;}
#snef-overlay1:target{display: block;}

#snef-overlay2{display: none;position: fixed;top:0; right:0; bottom:0; left:0;background-color: rgba(0,0,0,0.8);z-index: 2000;}
#snef-overlay2:target{display: block;}

#snef-overlay3{display: none;position: fixed;top:0; right:0; bottom:0; left:0;background-color: rgba(0,0,0,0.8);z-index: 2000;}
#snef-overlay3:target{display: block;}

#snef-overlay4{display: none;position: fixed;top:0; right:0; bottom:0; left:0;background-color: rgba(0,0,0,0.8);z-index: 2000;}
#snef-overlay4:target{display: block;}

#snef-overlay5{display: none;position: fixed;top:0; right:0; bottom:0; left:0;background-color: rgba(0,0,0,0.8);z-index: 2000;}
#snef-overlay5:target{display: block;}

#snef-overlay6{display: none;position: fixed;top:0; right:0; bottom:0; left:0;background-color: rgba(0,0,0,0.8);z-index: 2000;}
#snef-overlay6:target{display: block;}

#snef-overlay7{display: none;position: fixed;top:0; right:0; bottom:0; left:0;background-color: rgba(0,0,0,0.8);z-index: 2000;}
#snef-overlay7:target{display: block;}

#snef-overlay8{display: none;position: fixed;top:0; right:0; bottom:0; left:0;background-color: rgba(0,0,0,0.8);z-index: 2000;}
#snef-overlay8:target{display: block;}

#snef-overlay9{display: none;position: fixed;top:0; right:0; bottom:0; left:0;background-color: rgba(0,0,0,0.8);z-index: 2000;}
#snef-overlay9:target{display: block;}

#snef-overlay10{display: none;position: fixed;top:0; right:0; bottom:0; left:0;background-color: rgba(0,0,0,0.8);z-index: 2000;}
#snef-overlay10:target{display: block;}

#snef-overlay11{display: none;position: fixed;top:0; right:0; bottom:0; left:0;background-color: rgba(0,0,0,0.8);z-index: 2000;}
#snef-overlay11:target{display: block;}

#snef-overlay12{display: none;position: fixed;top:0; right:0; bottom:0; left:0;background-color: rgba(0,0,0,0.8);z-index: 2000;}
#snef-overlay12:target{display: block;}

video {margin: auto ; z-index: 2000;}
.snef-popup {height: 100%; width: 100%; position:fixed;overflow: hidden;z-index: 2000;}
.snef-closefolio {position: absolute;z-index:2000; right:0; width:40px; height:40px; margin:10px; background-color: rgba(0,0,0,0.5); border: 3px solid #fff;}
.snef-closefolio:hover {opacity: 0.5;}
.snef-back {position: absolute;z-index: 15;left:0; top:45%; width:50px; height:50px; margin: 10px;}
.snef-back:hover {opacity: 0.5;}
.snef-next {position: absolute;z-index: 15;right:0; top:45%; width:50px; height:50px; margin-top:25%;margin: 10px;}
.snef-next:hover {opacity: 0.5;}


