
body {
font-family:arial ;
background: black;
}

.centro{
  margin-left: 80px;
}
.thumbnail{
   width: 300px;
   height: 300px;
   float: left;
   margin: 5px;
   position: relative;
   overflow: hidden;
 }
 .thumbnail img{
   height: 100%;
 
   cursor: pointer;
 }
 
 #blackout
 {
   font-size: 50%;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 10;
   background: rgba(0,0,0,0.9);
   text-align: center;
 
   cursor: url('http://www.rouvre.com/themes/default/images/cursor-close.png'), crosshair
 
 }
   .title{
     width: 100%;
     height: 20px;
     background-color: rgba(0,0,0,0.4);
     text-align: center;
     color: white;
     display: block;
     position: absolute;
     top: 10px;
     left: 20px;
 }
   img{
     
     max-width: 100%;
     max-height: 100%;}
    .thumbnail2{
      width: 300px;
      height: 300px;
      float: left;
      margin: 5px;
      position: relative;
      overflow: hidden;
    }
    .thumbnail2 img{
      height: 100%;
    
      cursor: pointer;
    }
    
    #blackout
    {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 10;
      background: rgba(0,0,0,0.9);
      text-align: center;
    
      cursor: url('http://www.rouvre.com/themes/default/images/cursor-close.png'), crosshair
    
    }
      .title{
        width: 100%;
        height: 20px;
        background-color: rgba(0,0,0,0.4);
        text-align: center;
        color: white;
        display: block;
        position: absolute;
        top: 10px;
        left: 20px;
    }
      img{
        max-width: 100%;
        max-height: 100%;}
.coin{
color:white;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: white;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: black;
  display: block;
  transition: 0.3s;
}
.sidenav a:hover {
  color: #f1f1f1;
}
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.intro{
    display: table;
    width: 100%;
    height: 550px;
    position: relative;

}.blur{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: -10;
    background-color: #222;
}
.blanc{

  height: 100vh;
  margin-right: 100px;
  width: 100vw;
  position: relative;
  background-size: cover;
  background-image: url('img/noir.jpg');
}
.text{
    font-size: 2em;
	  color: white;
		margin-top: -650px;
		text-align: center;
    margin-left: 55px;
    margin-right: 55px;
}
.sous{
  margin-top: 100px;
  font-size: 100px;
color: white;
text-align: center;
}

.vinyle{
  height: 65vh;
  width: 100vw;
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
  background-image: url("img/vinyle.jpg");
  margin-top: 700px;
}

footer {
  background: #333;
  color: white;
  text-align: center;
  padding: 60px;
  margin-top: 700px;
}

.footer2{
  margin-top: -600px;
}

body {
  font-family: 'Roboto', sans-serif;
}

.wrap {
  margin-top:800px;
  color:white;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100px;
  width: 200px;
  margin-left: auto;
margin-right: auto;
}

.button {
  background-color: transparent;
  border: 2px solid steal;
  border-radius: 4px;
  display: inline-block;
  color: steal;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  height: 40px;
  line-height: 40px;
  letter-spacing: 1px;
  margin: 5px;
  overflow: hidden;
  padding: 0 22px;
  text-align: center;
  text-transform: uppercase;
  transition: all .2s ease-in-out;

  
}
.Bad{
  font-size: 1.2em;
  margin-top: 20px;
  color:white;
  mix-blend-mode: difference;
  filter: grayscale(1);
  text-shadow: 2px 2px 2px black;
  

}

.titrebad{
  margin-top: -60px;
}


.insta{
  font-size: 2em;
  color: white;
  text-align: center;
  margin-top: -20px
}

.loin{
  font-size: 1.2em;
  color: white;
}

.titreloin{
  margin-top: -60px;
  
}
.musicmp{
  margin-top: 80px;
  margin-left: 160px;
  }

  .musicmp2{
    margin-top: 100px;
    margin-left: 80px;
    }

.roll-text {
  display: block;
  position: relative;
  transition: all 420ms cubic-bezier(.175,.885,.32,1.275);
}

.roll-text:last-child {
  color: #fff;
}

.rollover:hover .roll-text:first-child {
  margin-top: -38px;
}

.tt{
   background:url(img/micro.jpg) no-repeat;


}

.lune{
  margin-top: -800px;
  margin-left: auto;
  width: 600px;
  height: 800px;
  mix-blend-mode: difference;
  filter: grayscale(1);
 
}
body {
   color: #C0C0C0;
   font-family: Arial, san-serif;
}



h1 {
   margin: 10px 0 0 0;
}
h4{
   margin: 0 0 20px 0;
}
#contact-form {
   background-color:rgba(72,72,72,0.7);
   padding: 10px 20px 30px 20px;
   max-width:100%;
   float: left;
   left: 50%;
   position: absolute;
   margin-top:30px;
   margin-left: -260px;
   border-radius:7px;
   -webkit-border-radius:7px;
   -moz-border-radius:7px;
}
#contact-form input,
#contact-form select,
#contact-form textarea,
#contact-form label {
   font-size: 15px;
   margin-bottom: 2px;
   font-family: Arial, san-serif;
}
#contact-form input,
#contact-form select,
#contact-form textarea {
   width:100%;
   background: #fff;
   border: 0;
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   border-radius: 4px;
   margin-bottom: 25px;
   padding: 5px;
}
#contact-form input:focus,
#contact-form select:focus,
#contact-form textarea:focus {
   background-color: #E5E6E7;
}
#contact-form textarea {
   width:100%;
   height: 150px;
}
#contact-form button[type="submit"] {
   cursor:pointer;
   width:100%;
   border:none;
   background:rgb(255, 255, 255);
   background-image:linear-gradient(bottom, rgb(22, 180, 30) 0%, rgb(33, 167, 16) 52%);
   background-image:-moz-linear-gradient(bottom,rgb(22, 180, 30) 0%, rgb(33, 167, 16) 52%);
   background-image:-webkit-linear-gradient(bottom,rgb(22, 180, 30) 0%, rgb(33, 167, 16) 52%);
   color:#FFF;
   margin:0 0 5px;
   padding:10px;
   border-radius:5px;
}
#contact-form button[type="submit"]:hover {
   background-image:linear-gradient(bottom, rgb(22, 180, 30)0%, rgb(33, 167, 16) 52%);
   background-image:-moz-linear-gradient(bottom, rgb(22, 180, 30)0%, rgb(33, 167, 16) 52%);
   background-image:-webkit-linear-gradient(bottom, rgb(22, 180, 30)0%, rgb(33, 167, 16) 52%);
   -webkit-transition:background 0.3s ease-in-out;
   -moz-transition:background 0.3s ease-in-out;
   transition:background-color 0.3s ease-in-out;
}
#contact-form button[type="submit"]:{
   box-shadow:inset 0 1px 3px rgba(0,0,0,0.5);
}
input:required, textarea:required {
   box-shadow: none;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   -o-box-shadow: none;
}
#contact-form .required {
   font-weight:bold;
   color: #E5E6E7;
}


#failure, #success {
   color: #6EA070;
   display:none;
}

@media only screen and (max-width: 580px) {
   #contact-form{
      left: 3%;
      margin-right: 3%;
      width: 88%;
      margin-left: 0;
      padding-left: 3%;
      padding-right: 3%;
   }
}
