@import url("general.css");

.glide__slide img{
    height: 30%;
    width:100%
    
}


.glide__slide{
    -webkit-filter: blur(6px);
    filter: blur(6px);
    opacity:0.7;
   transition:0.3 linear;
}

.glide__slide--active{
    opacity: 1;
    filter:none;
    transform: scale(1.2);

}

.glide__slide{
    overflow:visible;
    height:30%;
}

#image3{
    height:30%;
}

.glide-img{
    display:flex;
    height:30%;
    width:35%;
    border: 2px solid #b30429;
    margin:40px;
    margin-left:10%;
}

 .glide-img2{ 
    display:flex;
    height:20%;
    width:35%;
    border: 2px solid #0499b3;
    margin:10%;
    margin-left:50%;
    margin-top:-3%;
 }





.news-bottle{
    display:flex;
    justify-content: center;
    align-items: center;
    margin-top:-25%;
    margin-left:30%;
}




.metal-description {
    width: 35%;
    margin:5px auto;
   color:#fff;
    font-weight:500;
    
    border-radius: 5%;
    margin:10% auto;
   margin-left:50%;
    padding:2%;
    font-size:18px;
   
    /* opacity: 0.2;  */
    margin-top: -19%;
    text-align: left;
   
}

 .metal-description2 { 
    width: 35%;
    margin: 5px auto;
   color:#fff;
    font-weight:500;
    
    border-radius: 5%;
    margin:10% auto;
   margin-left:3%;
    padding:3%;
    font-size:18px;
   
    
    margin-top: -30%;
    text-align: right; 
   
}

.m72-tour{
  text-align: center;
    font-weight:800;
    font-size:36px;
    font-family: proxima-nova,sans-serif;
    color: #ccc;
}


.description-titre{
    font-weight:600;
    font-size:20px;
}

.glide-whiskey{

   
    margin: -2% 2.5% 12px ;
    text-align: left;
    color: #fff;
    font-size:40px;
    font-weight:700;
}

.glide-whiskey2{

   
    margin: -2% 2.5% 12px ;
    text-align: right;
    color: #fff;
    font-size:35px;
    font-weight:700;
}
.ingredient{
    text-align: center;
    font-size:22px;
    font-weight:600;
    margin-bottom: 2%;
}

.img, video {
   
    width:120%;
}


.boltApp__bgVideo__k3G8J {
   display: flex;
    background-size: cover;
      left: 0;
    pointer-events: none;
   position: relative;
    width: 100%;
  
}

.TapOeil3{
    position: relative;
   right:5%;
   bottom: 22%;
   border-radius:6%;
   border:1px solid #daf703;
   padding: 15px;
   color: #fff;
   cursor:pointer;
   font-size:16px;
   text-transform: uppercase;
   font-weight: 700;
   line-height:1;
   text-align: center;
   transition: all .2s ease;
   text-decoration:none;
   background-color:#000;
   box-sizing:border-box;
   font-family: proxima-nova,sans-serif;
   
}

.TapOeil3:hover{
    border:1px solid #000;
    position:relative;
    transition: all .2s ease;
    background-color:#fff;
    color:#000;
    text-decoration:underline;
}

.TapOeil4{
    display:flex;
    justify-content: flex-end;
    padding-top:10px;
    
}

.TapOeil1{
    position: relative;
   
  margin:1%;
   border-radius:0;
   border:1px solid #0499b3;
   padding: 15px;
   color: #fff;
   cursor:pointer;
  
      font-size:16px;
   text-transform: uppercase;
   font-weight: 700;
   line-height:1;
   text-align: center;
   transition: all .2s ease;
   text-decoration:none;
   background-color:#000;
   box-sizing:border-box;
   font-family: proxima-nova,sans-serif;
   
}

.TapOeil1:hover{
    border:1px solid #000;
    position:relative;
    transition: all .2s ease;
    background-color:#fff;
    color:#000;
    text-decoration:underline;
}

.liste-spectacle{
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
  padding: 40px 0;
}

.m72-spectacle{
  width: 260px;              
  background-image: url(../images/tour-date-card-bg.jpg);
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  padding: 20px;
  margin: 0;
}





.nombre-date{
    position:relative;
color: #fff;
font: 700 32px/1.13 "futura-pt-bold",sans-serif;
font-size: 34px;
line-height: 1.29;
letter-spacing: 1px;
margin-bottom: 0;
font-weight: 700;
text-decoration: none;
text-align:left;

margin-bottom:20%;
}

.nombre-chiffre{
    position:relative;
    color: #fff;
    text-align:left;
    font-size: 5px;
    line-height: 1.29;
    letter-spacing: 1px;
    margin-bottom: 0;
    font: 700 40px/1.05 "futura-pt-bold",sans-serif;
    font-size:  18px;
    text-decoration: none;
}



.m72-spectacle .show-date-venue{
  margin: 0;
  min-height: auto;
}
.m72-spectacle{
    background-image: url(../images/tour-date-card-bg.jpg);
   
   width:23%;
   margin-left:10%;
}

.nombre-date2:hover{
    text-decoration: underline;
}

.m72-spectacle .show-date-venue .venue-nom {
    color: inherit;
    
    font-size: 15px;
    line-height: 1.29;
    letter-spacing: 1px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
   
}


.lien-m72{
    text-align:left;
    letter-spacing: 3px;
    margin-bottom: 20px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    line-height: 10;
    letter-spacing: 2.5px;
    padding: 0 0 4px;
    margin: 0 0 30px;
    min-width: initial;
    text-transform: uppercase;
    white-space: normal;
    bottom:-5%;
    font-family: 'Metal', cursive;
}



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

  .glide-img,
  .glide-img2{
    width: 90%;
    height: auto;
    margin: 20px auto;
    display: block;
  }

  .metal-description,
  .metal-description2{
    width: 90%;
    margin: 0 auto 40px auto;
    padding: 15px;
    font-size: 16px;
    text-align: left;
  }

  .glide-whiskey,
  .glide-whiskey2{
    font-size: 26px;
    text-align: left;
    margin: 0 0 10px 0;
  }

  .TapOeil4{
    justify-content: center;
  }

}
@media screen and (max-width: 768px){

  .m72-tour{
    font-size: 26px;
    margin: 30px 0;
  }

}

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

  .liste-spectacle{
    flex-direction: column;
    padding: 30px;
   
  }

  .m72-spectacle{
    width: 80%;
    margin: 20px 0;
    padding: 15px;
    background-size: cover;
    text-align: center;
  }


  .m72-spectacle .show-date-venue{
    margin: 15px 0 0 0;
    min-height: auto;
  }

}

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

  .nombre-chiffre{
    font-size: 18px;
  }

  .nombre-date{
    font-size: 22px;
  }

  .venue-nom{
    font-size: 14px;
  }

  .lien-m72{
    font-size: 14px;
    line-height: normal;
    margin-top: 10px;
    display: inline-block;
  }

}
