 /* TOUT */

 body, html, div#container {
        width:100vw;
        margin:0;
        height:100vh;
        overflow:hidden;
        font-family: 'noto sans', serif;
        position: fixed;
        background-color: #DCDCDC;
      }

      @keyframes fond {
        0%   {background-color: rgba(255, 255, 0, 1);}
        20%  {background-color: rgba(255, 0, 255, 1);}
        40%  {background-color: rgba(0, 255, 255, 1);}
        60% {background-color: rgba(255, 255, 0, 1);}
        80% {background-color: rgba(0, 0, 255, 1);}
        100% {background-color: rgba(255, 0, 0, 1);}

      }

      body {
        /*animation-name: fond;
            animation-duration: 32s;
            animation-delay: -14s;
            animation-iteration-count: 3;
            animation-iteration-count: infinite;
            animation-direction: alternate;*/
            background-color:  	#DCDCDC;
      }

      a { text-decoration: none;
        cursor: pointer;
      }

      ul{ text-decoration: none;
      list-style-type: none; }

      li{ text-decoration: none;
      list-style-type: none; }







 /* MENU POPUP */



      .PopUp {
        position: absolute;
        margin: 0;

      }

      #un {
        z-index:9;
        background-color: rgba(255, 160, 255);
        width:35vmin;
        height:40vmin;
        border: 0.3vmin solid;
        border-color: rgba(0, 39, 94, 1);
      }
      #deux {
        z-index:8;
        background-color:rgba(255, 160, 255);
        width:35vmin;
        height:40vmin;
        border: 0.3vmin solid;
        border-color: rgba(0, 39, 94, 1);
      }
      #trois {
        z-index:7;
        background-color: rgba(255, 160, 255);
        width:35vmin;
        height:40vmin;
        border: 0.3vmin solid;
        border-color: rgba(0, 39, 94, 1);
      }
      #quatre {
        z-index:6;
        background-color: rgba(255, 160, 255);
        width:35vmin;
        height:40vmin;
        border: 0.3vmin solid;
        border-color: rgba(0, 39, 94, 1);
      }

    .PopUpTitle{
          display: inline-flex;
           margin: 0;
           width:3vmin;
           height: 0vmin;
    			 background-color: rgba(255, 160, 255);
           margin-left: auto ;
           margin-right: auto ;
           border-color: rgba(0, 39, 94, 1);
    			}

      .content {
         margin-left: auto ;
          margin-right: auto ;
        background:#E2E2E2;
        width:30vmin;
        height:30vmin;
        margin-top: 2.2vmin;
        border: 0.3vmin solid;
      }

.content img{
         width: 100%;
    height: auto;
   display: block ;
margin-left: auto ;
margin-right: auto ;
      }

.PopUpTitle img {
    width: 3.5vmin;
    float: right;
    padding-left: 22.6vmin;
    height: 3.5vmin;
}


.social {
         margin-left: auto ;
          margin-right: auto ;
        background:#E2E2E2;
        width:30vmin;
        height:31vmin;
        margin-top: 2.2vmin;
        border: 0.3vmin solid;
      }


.content1 {
        display: inline-block;
        width:14.8vmin;
        height:14.8vmin;
        margin-top: 2.2vmin;
      }
.content2 {
        display: inline-block;
        width:14.8vmin;
        height:14.8vmin;
        margin-top: 2.2vmin;
      }
.content3 {
        display: inline-block;
        width:14.8vmin;
        height:14.8vmin;
      }
.content4 {
        display: inline-block;
        width:14.8vmin;
        height:14.8vmin;
      }


#cinq img {
         width: 63%;
    height: auto;
   display: block ;
margin-left: auto ;
margin-right: auto ;
      }

#cinq .PopUpTitle img {
     width: 2.5vmin;
    float: right;
    height: 2.5vmin;
    position:absolute;
    top:0.7vmin;
    right:0.5vmin;
      }

      .PopUpTitle img {
    width: 2.3vmin;
    float: right;
    height: 2.3vmin;
    position:absolute;
    top:0.9vmin;
    right:0.7vmin;
}




.PopUp h1 { margin: 0;
  font-size: 2.4vmin;
  line-height: 4.6vmin;
  margin-left: 0vmin;
  font-family: 'noto sans', serif;
  padding-top: 1vmin;
  
}

.PopUpTitle h1 {
  color: black;
  font-weight: 300;
}

iframe { 
  margin-top: 4vmin;
}





 /* LOGO et FOOTER*/

.logo a{
   width:100%;
   height:100%;
   z-index: 10000000000;

}

.logo h1 {
   line-height: 9vmin;
   font-weight: 500;
   font-size: 8vmin;
   padding-left: 3vmin;
   color: black;

}



.footer {
  position:absolute;
    bottom:6vmin;
    right:2vmin;
    z-index: 100000;
}

h6 {
  font-size: 1.5vmin;
  f-webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  padding-top: 12vmin;
}

 /* POP UP */
.close {
  cursor: pointer;
      float: right;
padding-right: 2vmin;
padding-top: 1.6vmin;

}


.close h1{
  color: black;
  float: right;}

.close2 {
  cursor: pointer;
    float: right;
padding-right: 2vmin;
padding-top: 1.6vmin;
}
}

.close2 h1{
  color: black;
  float: right;

}

.close3 {
  cursor: pointer;
    float: right;
padding-right: 2vmin;
padding-top: 1.6vmin;
}
}

.close3 h1{
  color: black;
  float: right;
}

.close4 {
  cursor: pointer;
    float: right;
padding-right: 2vmin;
padding-top: 1.6vmin;
}
}

.close4 h1{
  color: black;
  float: right;
}


    #tiroirEvent {
  position: absolute;
  background-color:	#DCDCDC;
  top:100%;
  left:0;
  width:100%;
  height:100%;
  z-index:99;
  border-top: 1px solid;
  transition: top 1s;
}

#tiroirEvent.active {
  z-index:999;
  border-top: 1px solid;
  background-color:	#DCDCDC;
  top:19%!important;
  overflow: auto;
  overflow-x: none!important;
  height: 85%;
   background-color: #DCDCDC;
}






#tiroirBio {
  position: absolute;
  right:100%;
  background-color:	#DCDCDC;
  top: 19%!important;
  width:100%;
  border-top: 1px solid;
  height:100%;
  z-index:99;
  transition: right 1s;
}

#tiroirBio.active {
  right:0%;
  background-color:	#DCDCDC;
  z-index:999;
  opacity: 1;
  border-top: 1px solid;
  top: 19%!important;
  overflow: auto;
  overflow-x: none!important;
  height: 85%;
   background-color: #DCDCDC;
}





#tiroirMusik {
  position: absolute;
  top:-100%;
  width:100%;
  border-top: 1px solid;
  background-color:	#DCDCDC;
  height:100%;
  z-index:99;
  transition: top 1s;
}

#tiroirMusik.active {
  top:0%;
  top: 19%!important;
  overflow: auto;
  border-top: 1px solid;
  background-color:	#DCDCDC;
  overflow-x: none!important;
  height: 85%;
   background-color: #DCDCDC;
}

#tiroirKontact {
  position: absolute;
  left: 100%;
  top: 19% !important;
  width: 100%;
  border-top: 1px solid;
  background-color: #DCDCDC;
  height: 100%;
  z-index: 99;
  transition: left 1s;
}

#tiroirKontact.active {
  left: 0%;
  top: 19% !important;
  z-index:999;
  overflow: auto;
  border-top: 1px solid;
  background-color:	#DCDCDC;
  overflow-x: none!important;
  height: 85%;
  opacity: 1;
   background-color: #DCDCDC;
      }





.musiktitre {
 color: black;
}





textarea {
    color: black !important;
}

.allPopUp {
  width: 100%;
  height: 79%;
}




.prod{
  margin-top: 85px;
}

.prod p {
  margin-bottom: 25px;
}

.two-column-layout {
  margin-top: 85px;
    display: flex;
    width: 100%;
    max-width: 1200px;
}

.carousel-container {
    position: relative;
    width: 50%important!;
    overflow: hidden;
    height: 28em;
}
#carousel1 {
      width: 240em;
      margin-right: 25px;
}
#carousel2 {
      width: auto;
}

.carousel {
    display: flex;
}

.carousel-slide {
    min-width: 100%;
    display: flex;
}

.carousel-image {
    max-width: 100%;
    max-height: 80vh;
    cursor: pointer;
}


.prev, .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
    z-index: 10;
}

.prev {
    left: 10px;
}

.next {
    right: 10px;
}


p {font-size: 2.4vmin;}
label {font-size: 2.4vmin;}





.audio-player {
  margin-top: 85px;
  margin-bottom: 25px;
    width: 100%;
}

audio {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 55px;
}