
/*
==========================================================================
  Brand: Tequila Don Nacho
  Section: Multipremiados
  Autor: KUBIK
==========================================================================
*/
html,body{overflow: overlay;}
.background{position: relative;}
#multipremiados{overflow-x: hidden;padding-top: 120px !important;}

body {background-image: url(../images/fondo_galeria1_.jpg); background-size: cover; background-attachment: fixed; background-position: top;}
#botellas {background-image: url(../images/fondo_galeria2_.jpg);}
#premios, #premios2, #premios3, #premios4, #premios5 {background-image: url(../images/fondo_galeria1_.jpg);}

#multipremiados{z-index:8;}
#botellas{z-index:7;}
#premios{z-index:6;}
#premios2{z-index:5;}
#premios3{z-index:4;}
#premios4{z-index:3;}
#premios5{z-index:2;}



.seal{max-width:90px;height:auto;display:block;margin:15px auto;}

.main-titulo{max-width:480px;}
.main-titulo .font-pinyon-script{text-transform:initial;font-size:72px;}

.link-botella{width:auto;height:auto;display:block;position:relative;margin:18vh 15px 0;}
.link-botella img{width:100%;max-width:100%;height:auto;display:block;position:relative;}

.botella-img{
  position:relative;
  top:15vh;
  opacity:0;
}
#tributo-bco{
  transition: ease .333s;
  -webkit-transition: ease .333s;
  transition-delay:.111s;
}
#tributo-rep{
  transition: ease .333s;
  -webkit-transition: ease .333s;
  transition-delay:.222s;
}
#tributo-ane{
  transition: ease .333s;
  -webkit-transition: ease .333s;
  transition-delay:.333s;
}
#origen-bco{
  transition: ease .333s;
  -webkit-transition: ease .333s;
  transition-delay:.444s;
}
#origen-rep{
  transition: ease .333s;
  -webkit-transition: ease .333s;
  transition-delay:.555s;
}

.botella-img.show{
  opacity:1;
  top:0;
}
.web-premio{padding:7px;margin: 10px auto 15px;max-width:160px;}

hr.transparent {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid rgba(0,0,0,0);
}

/* FOOTER */
/* p.legal{color:#c7c7c7 !important;} */

.owl-carousel .owl-stage{height:auto;max-height:100vh;}
.owl-carousel .owl-nav{position:absolute;top:33%;left:50%;transform:translate(-50%,-50%);width:100%}
.owl-carousel .owl-nav .owl-prev{float:left;left:0}
.owl-carousel .owl-nav .owl-next{float:right;right:0}
.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{font-size:30px!important;display:block;position:absolute;z-index:300!important;color:#fff!important}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev{padding:1em!important}
.owl-carousel .owl-dots{position:relative;width:100%;margin-top:-3em}
.owl-carousel .owl-dots .owl-dot{border:1px solid #fff;padding:5px!important;border-radius:50%;margin:0 5px;opacity:.5;background-color:#fff}
.owl-carousel .owl-dots .owl-dot.active{border:1px solid #fff;opacity:1;background-color:#fff}
.owl-item.active.center{transition:all .3s ease-in-out;/*box-shadow:0 0 10px rgba(0,0,0,.2);border-radius:20px;*/height:100%;position:relative;padding:1em 0;margin:1em 0;margin-right:0}
.owl-item,.owl-item.active{transition:all .3s ease-in-out;/*border-radius:20px;*/height:100%;position:relative;padding:4em 0;margin:1em 0;margin-right:0}
.owl-carousel{overflow:hidden}
.owl-carousel .owl-item img{width:33%!important;margin:auto;transition:all .3s ease-in-out;margin:25px auto;}
.owl-carousel .owl-item.center img{width:60%!important;margin:15px auto;}
.owl-carousel .owl-item p{font-size:15px;padding:0 20px;visibility:hidden}
.owl-item.active hr,.owl-item.active p,.owl-item.active.cloned hr,.owl-item.active.cloned p{transition:all .3s ease-in-out;display:none!important}
.owl-item.active.center hr,.owl-item.active.center p{transition:all .3s ease-in-out;display:block!important;visibility:visible}

.alt-arrow{display:none;}
.back-arrow{
  position: fixed;
  display: block;
  width: 100px;
  height: 120px;
  /* border-radius: 25px 25px 0 0; */
  /* background: #000; */
  top: 90px;
  left: calc(50% - 50px);
  font-size:1.3rem;
  color:#fff;
}
.fondomedalla{background-color: rgb(158 158 158 / 17%);color:#ffffff; padding: 10px;}
/* 
::::::::::::::::::::::::::::::::::::::::::::::::::
        QUERIES
::::::::::::::::::::::::::::::::::::::::::::::::::
*/

/* UP ONLY */
@media screen and (min-width: 1440px){}
/* XL */
@media screen and (max-width: 1600px){}
@media screen and (max-width: 1440px){}
/* LG */
@media screen and (max-width: 1320px){}
@media screen and (max-width: 1280px){}
@media screen and (max-width: 1200px){
  .next-section-arrow{display:none !important;}
  .alt-arrow{display:block;}
}
/* MD */
@media screen and (max-width: 1170px){}
@media screen and (max-width: 1080px){}
@media screen and (max-width: 991px){
  /* Redes Footer */
  /* ul#redesFooter li a.redesIcon {background: rgba(0,0,0,0.44);} */
  #botellas-container{text-align:center;}
  #botellas-container .align-self-end{display:inline-block;width:calc(18% - 20px);margin:-10px;}
}
/* SM */  
@media screen and (max-width: 767px){}
@media screen and (max-width: 640px){
  .fondomedalla{background-color: rgb(158 158 158 / 17%);color:#ffffff; padding: 45px;}
}
@media screen and (max-width: 510px){}
@media screen and (max-width: 480px){}
@media screen and (max-width: 360px){}