@font-face {
	
	font-family:"Alido";
	src: url("/fonts/Alido.otf") format("truetype");
	
}


html, body {

    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;

    background: #000000;
    
    font-family:"Alido";
    overflow: hidden;
    padding: 0;
    margin: 0;
    height: 100%;
}

body:before {

    
    position: absolute;
    content: '';
    opacity: 0.8;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.bas2 {
   background:transparent;  
   width:70%;
   height:40px;
   
   
 }
.bas {

   background:#000;
   
   width:100%;

   height:200px;
   position:fixed;
   top: 100%; 
   margin:-25px auto 0 auto; 
 }
.slideshow {
   width: 100%;
   height: 100%;
   overflow: hidden;
   border: 3px solid #F2F2F2;
   background:#000;
   opacity:1;
}

.slideshow ul {
    /* 4 images donc 4 x 100% */
   width: 400%;
   height: 200px;
   padding:0; margin:0;
   list-style: none;
   
}
.slideshow li {
   float: center;
}




a {
    -webkit-transition: all 250ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    -moz-transition: all 250ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    -ms-transition: all 250ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    -o-transition: all 250ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 250ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    text-decoration: none;
}
.contou_pl {
  justify-content: center;
  align-items: center;
  text-align: center;
  display: block;
 
  color: rgb(88 199 250 / 0%);
  cursor: pointer;
  font-family: Alido;
 
}
.header {

    text-align: center;
    position: absolute;
    color: #333;
    width: 100%;
    top: 1%;
}

.header h1 {
    font-family: Alido;
    letter-spacing: -1px;
    text-shadow: -1px -1px 1px #fff, 1px 1px 1px rgba(0, 0, 0, 0.3);
    font-weight: 300;
    font-size: 36px;
    margin: 0;
}

.header h2 {

    text-transform: uppercase;
    text-shadow: -2px -1px 1px #fff, 1px 1px 1px rgba(0, 0, 0, 0.15);
    font-weight: 300;
    
    color: rgba(0,0,0,0.7);
    margin: 0;
}

.demo:after {

    box-shadow: 0 1px 16px rgba(0,0,0,0.15);
    background: #1b1b1b;
    position: absolute;
    content: '';
    height: 10px;
    width: 100%;
    top: 0;
}




/* Liste*/

.list {
 
    
    opacity:0.9;
    text-transform: uppercase;
    position: absolute;
    margin-left: -140px;
    margin-top: -280px;
    top: 57%;
}

.list a {
    
    display: block;
    color: #fff;
}

.list a:hover {
    text-indent: 20px;
}

.list dt, .list dd {

    text-indent: 10px;
    line-height: 55px;
    background: #E0FBAC;
	
    margin: 0;
    height: 55px;
    width: 270px;
    color: #fff;
}

.list dt {

   
    transform: translateZ(0.3px);

    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    font-size: 25px;
}

.list dd {

    border-top: 1px dashed rgba(255,255,255,0.3);
    line-height: 35px;
    font-size: 25px;
    height: 35px;
    margin: 0;
	
}



.toggle {

    box-shadow: 0 1px 4px rgba(0,0,0,0.15);
    border-radius: 3px;

    text-transform: uppercase;
    letter-spacing: -1px;
    line-height: 50px;
    margin-left: -70px;
    margin-top: -20px;
    background: #2b2b2b;
    text-align: center;
    font-size: 12px;
    position: absolute;
    height: 50px;
    bottom: 10%;
    width: 140px;
    color: #fff;
    left: 50%;
}

.toggle:hover {
    
    background: #E42692;
}


  /* Liste images maki*/
  
  
.maki dt, .maki dd, .maki a { background: #3d3d29; text-shadow: -1px -1px 1px #fff, 1px 1px 1px rgba(0, 0, 0, 0.3);}
.maki dt{ opacity:0.8;}
.maki a:hover { background: #946bb2; }
.maki {

    -webkit-transform: perspective(600px) translateZ(1px) !important;
    -moz-transform: perspective(600px) translateZ(1px) !important;
    -ms-transform: perspective(600px) translateZ(1px) !important;
    -o-transform: perspective(600px) translateZ(1px) !important;
    transform: perspective(600px) translateZ(1px) !important;

    left: 50%;
}

  /* Liste music maki2 */

.maki2 dt, .maki2 dd, .maki2 a { background: #3d3d29;text-shadow: -1px -1px 1px #fff, 1px 1px 1px rgba(0, 0, 0, 0.3); }
.maki2 dt{ opacity:0.8;}
.maki2 a:hover { background: #336600; }
.maki2 {

    -webkit-transform: perspective(600px) translateZ(1px) !important;
    -moz-transform: perspective(600px) translateZ(1px) !important;
    -ms-transform: perspective(600px) translateZ(1px) !important;
    -o-transform: perspective(600px) translateZ(1px) !important;
    transform: perspective(600px) translateZ(1px) !important;

    left: 50%;
}

 /* Liste logiciels maki3 */

.maki3 dt, .maki3 dd, .maki3 a { background: #3d3d29; text-shadow: -1px -1px 1px #fff, 1px 1px 1px rgba(0, 0, 0, 0.3);}
.maki3 dt{ opacity:0.9;}
.maki3 a:hover { background: #cc5200; }
.maki3 {

    -webkit-transform: perspective(600px) translateZ(1px) !important;
    -moz-transform: perspective(600px) translateZ(1px) !important;
    -ms-transform: perspective(600px) translateZ(1px) !important;
    -o-transform: perspective(600px) translateZ(1px) !important;
    transform: perspective(600px) translateZ(1px) !important;

    left: 50%;
}

 /* Liste divers  maki4 */

.maki4 dt, .maki4 dd, .maki4 a { background: #3d3d29;text-shadow: -1px -1px 1px #fff, 1px 1px 1px rgba(0, 0, 0, 0.3); }
.maki4 dt{ opacity:0.8;}
.maki4 a:hover { background: #c68c53; }
.maki4 {

    -webkit-transform: perspective(600px) translateZ(1px) !important;
    -moz-transform: perspective(600px) translateZ(1px) !important;
    -ms-transform: perspective(600px) translateZ(1px) !important;
    -o-transform: perspective(600px) translateZ(1px) !important;
    transform: perspective(600px) translateZ(1px) !important;

    left: 50%;
}

 /* Liste Acceuil  maki5 */
.maki5 dt, .maki5 dd, .maki5 a { background: #3d3d29;text-shadow: -1px -1px 1px #fff, 1px 1px 1px rgba(0, 0, 0, 0.3); }
.maki5 dt{ opacity:0.8;}
.maki5 a:hover { background: #0077b3; }
.maki5 {

    -webkit-transform: perspective(600px) translateZ(1px) !important;
    -moz-transform: perspective(600px) translateZ(1px) !important;
    -ms-transform: perspective(600px) translateZ(1px) !important;
    -o-transform: perspective(600px) translateZ(1px) !important;
    transform: perspective(600px) translateZ(1px) !important;

    left: 50%;
}