body{
    margin: 0;
    padding: 0;
    background-color: black;
    background-size: 100%;
    font-size: 16px;
}
nav{
    background-color: black;
    position:fixed;
    z-index: 9999;
    width: 100%;
    height: 90px;
}
a{
    text-decoration: none;
}
.link{
    position: absolute;
    padding: 20px 50px;
    margin-top: -0.5%;

}
nav ul{
    float: right;
    z-index: 9999;
    margin-right: 22%;
    margin-top: 5px;
}
nav ul li{
    display: inline-block;
    line-height: 80px;
    z-index: 9999;
    margin: 0 12px;
    
}
nav ul li a{
    z-index: 9999;
    color: #FFFF;
   font-size: 15px;
   font-family: "Quicksand", sans-serif;
   border-radius: 3px;
   padding: 2px 9px;
   text-transform: uppercase;
}
.liyf{
    transition: 0.5s;
    object-fit: cover;
    margin-top: -12%;
    margin-left: 99%;
}
.liyf:hover{
    transform: scale(1.2);
}
#zoom{
    transition: 0.5s;
    object-fit: cover;
}
#zoom:hover{
    transform: scale(1.2);
}
.checkbtm{
    margin-top: 2%;
    position: absolute;
    display: none;
    cursor: pointer;
    border-radius: none;
}
#check{
    display: none;
}
.mms{
    width: 100%;
}
.mms img{
    height: 32%;
}
.lqh .capa h1{
    font-size: 79px;
    font-family: "Bebas Neue", sans-serif;
    color: #fbfbfb;
    text-shadow: rgba(16, 16, 15, 0.616) 4px 4px 6px;
    margin-top: 7%;
    width: 40%;
}
.capa{
    position: absolute;
    padding: 24px;
    margin-left: 23%;
    margin-top: -50%;
}
.h1tes{
    font-family: "Bebas Neue", sans-serif;
    color: #FFFF;
    text-shadow: rgba(146, 146, 3, 0.616) 4px 4px 6px;
    font-size: 59px;
}
span h1::before{
    content: var(--l);
    position: absolute;
    transform: scale(1.1);
    margin-left: 0%;
    filter: blur(33px);
}


.parallax-videos {
            background-image: url('../img/camp%20prov16-15.png');
            min-height: 700px;
            background-attachment: fixed;
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column;
            padding: 80px 0;
        }

        


          .slider-container {
            position: relative;
            width: 100%;
            max-width: 1400px;
            margin: 40px auto;
            overflow: hidden;
            }

.slider-track {
  display: flex;
  gap: 20px;
  overflow-x: auto;
  scroll-behavior: smooth;
  padding: 20px;
  scrollbar-width: none; /* Firefox */
}

.slider-track::-webkit-scrollbar {
  display: none; /* Chrome */
}

.slide {
  flex: 0 0 55%;
  max-width: 80%;
  border-radius: 15px;
  overflow: hidden;
  background: #000;
  position: relative;
}

.youtube {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  border-radius: 15px;
}

.youtube iframe {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 15px;
  display: block;
}

.youtube .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 50px;
  background-color: rgba(255, 0, 0, 0.85);
  mask: url('https://img.icons8.com/ios-filled/100/play--v1.png') no-repeat center;
  -webkit-mask: url('https://img.icons8.com/ios-filled/100/play--v1.png') no-repeat center;
  mask-size: contain;
  -webkit-mask-size: contain;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: 2;
}


/* FLECHAS */
.gallery-controls {
  display: flex !important;
  justify-content: center;
  gap: 10px;
  margin-top: 15px;
}

.gallery-controls button {
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  font-size: 30px;
  border: none;
  border-radius: 50%;
  width: 43px;
  height: 43px;
  cursor: pointer;
}
.gallery-controls button:hover {
  background-color: rgba(255, 255, 255, 0.3);
  transform: scale(1.1);
}


.grey{
    background-color: rgb(0, 0, 0);
    width: 100%;
    margin-top: -2%;
    height: 415px;
}
.div1{
    margin-top: 7%;
    margin-left: 37%;
}
.div2{
    margin-left: 19%;
    margin-top: 4%;
}
.div3{
    margin-left: 40%;
    margin-top: -11%;
}
.div2 h3 a{
    color: #FFFF;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
}
.div2 h3 a:hover{
    color: #fcfbfb7c;
}
.div2 h2{
    color: #eef3fa;
    font-family: "Quicksand", sans-serif;
    text-decoration: underline;
}
.div3 a h1{
    font-family: "Sixtyfour", sans-serif;
    color: #eef3fa;
    font-size: 17px;
    transition: 1.5s;
}
.div3 a h1:hover{
    text-decoration: underline;
}
.yf{
    font-size: 30px;
    font-family: "Sixtyfour", sans-serif;
    color: #eef3fa;
}
.yf3{
    margin-left: -4%;
}
.imyf{
    margin-left: 14%;
}
.imyf img{
    border-radius: 12px;
    opacity: 0.7;
}
.capyf{
    position: absolute;
    font-family: "Bebas Neue", sans-serif;
    padding: 24px;
    text-shadow: 2px 2px rgb(167, 168, 144);
    margin-left: 20%;
    margin-top: -13%;
    font-size: 36px;
    color:#fdfdfd;
}
.vdyf{
    margin-left: 51%;
    margin-top: -23.4%;
}
.vdyf video{
    border-radius: 10px;
    width: 370px;
    opacity: 0.8;
}
.divimg{
    margin-top: -24%;
}
.imyf1{
    margin-left: 14%;
}
.imyf1 img{
    border-radius: 12px;
    opacity: 0.7;
}
.capyf1{
    position: absolute;
    font-family: "Bebas Neue", sans-serif;
    padding: 24px;
    text-shadow: 2px 2px rgb(167, 168, 144);
    margin-left: 23%;
    margin-top: -15%;
    font-size: 40px;
    color:#fdfdfd;
}
.vdyf1{
    margin-left: 14%;
    margin-top: -0.5%;
}
.vdyf1 video {
    border-radius: 10px;
    width: 870px;
    height: 4%;
    opacity: 0.8;
}
.capyf2 a h1{
    position: absolute;
    font-family: "Bebas Neue", sans-serif;
    padding: 24px;
    text-shadow: 2px 2px rgb(167, 168, 144);
    margin-left: 33%;
    margin-top: -23%;
    font-size: 123px;
    color:#fdfdfd;
    transition: 0.5s;
    object-fit: cover;
}
.capyf2 a h1:hover{
    transform: scale(1.2);
    color: rgb(165, 165, 1);
    text-shadow: 2px 2px rgb(205, 207, 133);
}
.yflog{
   margin-left: -2%;
}
.imgd3{
    margin-top: 3.3%;
}
.adv3{
    margin-left: 5%;
    margin-top: -3%;
}
.div3 a{
    color: #FFFF;
}
.div3 a:hover{
    color: #d8c7c7;
}
.div4{
    margin-left: 65%;
    position: relative;
    margin-top: -9%;
    justify-content: center; 
    align-items: center; 
    gap: 20px; 
}
.div4 h2{
    color:#FFFF;
    font-family: "Quicksand", sans-serif;
    text-decoration: underline;
}
.div4 div{
    display: inline-block;
    margin: 0 50px;
    margin-left: -9%;
    vertical-align: middle;
}
.imgyt{
    margin-top: 1%;
   
}
.imgfb{
    margin-top: -9%;
    
}
.imgig{
   
    margin-top: -6%;
} 
.imgwa {
    margin-top: -6%;
}
.contw{
    position: fixed;
    z-index: 999;
    border-radius: 40%;
    bottom: 1.25em;
    right: 0.525em;
    padding: 0.525em;
    margin-top: 55%;
    margin-left: 12%;
    transition: ease 0.3s;
}

.contw:hover{
    transform: scale(1.1);
    transition: 0.3s;
}

.botonw{
    width: 8.7em;
    transition: ease 1s;
}
@media (max-width: 900px) {
    .link{
        padding-left: 140px;
        top: -5%;
    }
    .link img{
        width: 200px;
    }
    nav ul li a{
        font-size: 16px;
    }
    nav{
        height: 94px;
    }
    .liyf{
        margin-left: 0%;
    }
    .parallax-videos {
        background-attachment: scroll;
    }
    .divmis{
        border: 3px solid rgb(219, 219, 11);
        width: 89%;
        border-radius: 20px;
        margin-top: -5%;
        height: 385px;
        margin-left: 7%;
    }
    .divvis{
        border: 3px solid rgb(219, 219, 11);
        width: 89%;
        height: 385px;
        border-radius: 20px;
        margin-left: 7%;
    }
    .divvis img{
        border-radius: 20px;
        opacity: 0.4;
        height:340px ;
    }
    .divmis img{
        border-radius: 20px;
        opacity: 0.4;
        height: 340px;
    }
    .vis{
        font-family: "Bebas Neue", sans-serif;
        color: #FFFF;
        margin-left: -26%;
        font-size: 34px;
    }
    .mis{
        font-family: "Bebas Neue", sans-serif;
        color: #FFFF;
        margin-left: -26%;
        font-size: 34px;
    }
    .misjuan p{
        color: #fcfcfc;
        font-family: "Monserrat", sans-serif;
        font-size: 17.6px;
        opacity: 6;
        margin-left: 3%;
        margin-top: -13%;
    }
    .visjuan p{
        color: #fcfcfc;
        font-family: "Monserrat", sans-serif;
        font-size: 17px;
        opacity: 6;
        margin-left: 3%;
        margin-top: -14%;
    }
    .capam{
        position: absolute;
        margin-top: -120%;
        width: 370px;
        margin-left: -2%;
        opacity: 5;
    }
    .capav{
        position: absolute;
        margin-top: -125%;
        margin-left: -2%;
        width: 370px;
        opacity: 5;
    }
  

 

  
}
@media (max-width: 800px) {
    .parallax-videos {
        background-attachment: scroll;
    }
    .cannac{
        width: 100%;
        margin-left: -1%;
    }
    .mcms_etrv{
        width: 100%;
    }
    .campañas_mcms{
        width: 100%;
    }
    .checkbtm{
        display: block;
        z-index: 9999;
        margin-top: 25px;
        margin-left: 22px;
    }
    .link{
        
        margin-top: -2%;
    }
    .h1ca{
        font-size: 40px;
    }
    ul{
        position: fixed;
        width: 100%;
        height: 100vh;
        background:  black;
        top: 70px;
        left: -150%;
        text-align: center;
        transition: all .3s;
    }
    nav ul li{
        display: block;
        margin: 50px 0;
        line-height: 30px;
    }
    #check:checked ~ ul{
        left: -7%;
    }
    .divmis{
        border: 3px solid rgb(219, 219, 11);
        width: 89%;
        border-radius: 20px;
        margin-top: -5%;
        height: 385px;
        margin-left: 7%;
    }
    .divvis{
        border: 3px solid rgb(219, 219, 11);
        width: 89%;
        height: 385px;
        border-radius: 20px;
        margin-left: 7%;
    }
    .divvis img{
        border-radius: 20px;
        opacity: 0.4;
        height:340px ;
    }
    .divmis img{
        border-radius: 20px;
        opacity: 0.4;
        height: 340px;
    }
    .vis{
        font-family: "Bebas Neue", sans-serif;
        color: #FFFF;
        margin-left: -26%;
        font-size: 34px;
    }
    .mis{
        font-family: "Bebas Neue", sans-serif;
        color: #FFFF;
        margin-left: -26%;
        font-size: 34px;
    }
    .misjuan p{
        color: #fcfcfc;
        font-family: "Monserrat", sans-serif;
        font-size: 17.6px;
        opacity: 6;
        margin-left: 3%;
        margin-top: -13%;
    }
    .visjuan p{
        color: #fcfcfc;
        font-family: "Monserrat", sans-serif;
        font-size: 17px;
        opacity: 6;
        margin-left: 3%;
        margin-top: -14%;
    }
    .capam{
        position: absolute;
        margin-top: -120%;
        width: 370px;
        margin-left: -2%;
        opacity: 5;
    }
    .capav{
        position: absolute;
        margin-top: -125%;
        margin-left: -2%;
        width: 370px;
        opacity: 5;
    }
    
  
     


}
@media (min-width: 767px) {
   
    
   
    .gallery-controls {
        display: none;
    }
}
@media (max-width: 455px) {
    .parallax-videos {
        background-attachment: scroll;
    }
    .link{
        margin-top: -2%;
    }

    .divmis{
        border: 3px solid rgb(219, 219, 11);
        width: 89%;
        border-radius: 20px;
        margin-top: -5%;
        height: 385px;
        margin-left: 7%;
    }
    .divvis{
        border: 3px solid rgb(219, 219, 11);
        width: 89%;
        height: 385px;
        border-radius: 20px;
        margin-left: 7%;
    }
    .divvis img{
        border-radius: 20px;
        opacity: 0.4;
        height:340px ;
    }
    .divmis img{
        border-radius: 20px;
        opacity: 0.4;
        height: 340px;
    }
    .vis{
        font-family: "Bebas Neue", sans-serif;
        color: #FFFF;
        margin-left: -26%;
        font-size: 34px;
    }
    .mis{
        font-family: "Bebas Neue", sans-serif;
        color: #FFFF;
        margin-left: -26%;
        font-size: 34px;
    }
    .misjuan p{
        color: #fcfcfc;
        font-family: "Monserrat", sans-serif;
        font-size: 17.6px;
        opacity: 6;
        margin-left: 3%;
        margin-top: -13%;
    }
    .visjuan p{
        color: #fcfcfc;
        font-family: "Monserrat", sans-serif;
        font-size: 17px;
        opacity: 6;
        margin-left: 3%;
        margin-top: -14%;
    }
    .capam{
        position: absolute;
        margin-top: -120%;
        width: 370px;
        margin-left: -2%;
        opacity: 5;
    }
    .capav{
        position: absolute;
        margin-top: -125%;
        margin-left: -2%;
        width: 370px;
        opacity: 5;
    }
    .link{
        margin-left: -7% ;
    }
    .liyf{
        margin-top: 4%;
    }
    .div1{
        margin-left: 20%;
    }
    .div2{
        margin-left: 45%;
    }
    .div3{
        margin-left: 28.4%;
        margin-top: 14%;
    }
    .div3 .adv3{
        margin-left: 19%;
        margin-top: -9%;
    }
    .div3 .imgd3{
        margin-left: 7%;
        margin-top: 5%;
    }
    .div4{
        margin-left: 37%;
        margin-top: 18%;
    }
    .div4 h2{
        margin-left: 10%;
    }
    .lqh img{
        height: 345px;
        width: 100%;
    }
    .capa{
        width: 88%;
        height: 219px;
        margin-top: -66%;
    }
    .lqh .capa h1{
        font-size: 50px;
        font-family: "Bebas Neue", sans-serif;
         color: #FFFF;
        text-shadow: 10px gray;
         margin-top: -12%;
         margin-left: -19%;
         width: 47%;
    }
    .vis{
        font-family: "Bebas Neue", sans-serif;
        color: #FFFF;
        margin-left: 17%;
        margin-top: -55%;
        font-size: 45px;
    }
    .divvis{
        width: 85%;
        height: 60%;
    }
    .capav{
        position: absolute;
        margin-top: -29%;
        width: 70%;
        opacity: 5;
    }
    .visjuan{
        width: 90%;
        margin: 19px;
        margin-left: 7%;
    }
    .visjuan p{
        margin-top: 0%;
        font-size: 23px;
    }
    .mis{
        font-family: "Bebas Neue", sans-serif;
        color: #FFFF;
        margin-left: 17%;
        margin-top: -55%;
        font-size: 45px;
    }
    .divmis{
        width: 85%;
        height: 60%;
        margin-top: -23%;
    }
    .capam{
        position: absolute;
        margin-top: -29%;
        width: 70%;
        opacity: 5;
    }
    .misjuan{
        width: 90%;
        margin: 19px;
        margin-left: 7%;
    }
    .misjuan p{
        margin-top: 0%;
        font-size: 23px;
    }
    

  
  .gallery-controls {
    display: none;
  }   
}
@media (max-width: 415px) {
    .parallax-videos {
        background-attachment: scroll;
    }
    .link{
        margin-left: -7% ;
    }
    .liyf{
        margin-top: 4%;
    }
    .div1{
        margin-left: 20%;
    }
    .div2{
        margin-left: 45%;
    }
    .div3{
        margin-left: 28.4%;
        margin-top: 14%;
    }
    .div3 .adv3{
        margin-left: 19%;
        margin-top: -9%;
    }
    .div3 .imgd3{
        margin-left: 7%;
        margin-top: 5%;
    }
    .div4{
        margin-left: 37%;
        margin-top: 18%;
    }
    .div4 h2{
        margin-left: 10%;
    }
    .lqh img{
        height: 345px;
        width: 100%;
    }
    .capa{
        width: 88%;
        height: 219px;
        margin-top: -66%;
    }
    .lqh .capa h1{
        font-size: 50px;
        font-family: "Bebas Neue", sans-serif;
         color: #FFFF;
        text-shadow: 10px gray;
         margin-top: -12%;
         margin-left: -19%;
         width: 47%;
    }
    .vis{
        font-family: "Bebas Neue", sans-serif;
        color: #FFFF;
        margin-left: 17%;
        margin-top: -55%;
        font-size: 45px;
    }
    .divvis{
        width: 85%;
        height: 60%;
    }
    .capav{
        position: absolute;
        margin-top: -29%;
        width: 70%;
        opacity: 5;
    }
    .visjuan{
        width: 90%;
        margin: 19px;
        margin-left: 7%;
    }
    .visjuan p{
        margin-top: 0%;
        font-size: 23px;
    }
    .mis{
        font-family: "Bebas Neue", sans-serif;
        color: #FFFF;
        margin-left: 17%;
        margin-top: -55%;
        font-size: 45px;
    }
    .divmis{
        width: 85%;
        height: 60%;
        margin-top: -23%;
    }
    .capam{
        position: absolute;
        margin-top: -29%;
        width: 70%;
        opacity: 5;
    }
    .misjuan{
        width: 90%;
        margin: 19px;
        margin-left: 7%;
    }
    .misjuan p{
        margin-top: 0%;
        font-size: 23px;
    }


  .gallery-controls {
    display: none;
  }
}
@media (max-width: 400px) {
    .parallax-videos {
        background-attachment: scroll;
    }
    .link{
        padding-left: 110px;
    }
    .lqh .capa h1{
        font-size: 44px;
        font-family: "Bebas Neue", sans-serif;
         color: #FFFF;
        text-shadow: 10px gray;
         margin-top: -12%;
         margin-left: -19%;
         width: 47%;
    }
    .divmis{
        border: 3px solid rgb(219, 219, 11);
        width: 89%;
        border-radius: 20px;
        margin-top: -5%;
        height: 385px;
        margin-left: 7%;
    }
    .divvis{
        border: 3px solid rgb(219, 219, 11);
        width: 89%;
        height: 385px;
        border-radius: 20px;
        margin-left: 7%;
    }
    .divvis img{
        border-radius: 20px;
        opacity: 0.4;
        height:340px ;
    }
    .divmis img{
        border-radius: 20px;
        opacity: 0.4;
        height: 340px;
    }
    .vis{
        font-family: "Bebas Neue", sans-serif;
        color: #FFFF;
        margin-left: -26%;
        font-size: 34px;
    }
    .mis{
        font-family: "Bebas Neue", sans-serif;
        color: #FFFF;
        margin-left: -26%;
        font-size: 34px;
    }
    .misjuan p{
        color: #fcfcfc;
        font-family: "Monserrat", sans-serif;
        font-size: 17.6px;
        opacity: 6;
        margin-left: 3%;
        margin-top: -13%;
    }
    .visjuan p{
        color: #fcfcfc;
        font-family: "Monserrat", sans-serif;
        font-size: 17px;
        opacity: 6;
        margin-left: 3%;
        margin-top: -14%;
    }
    .capam{
        position: absolute;
        margin-top: -120%;
        width: 370px;
        margin-left: -2%;
        opacity: 5;
    }
    .capav{
        position: absolute;
        margin-top: -125%;
        margin-left: -2%;
        width: 370px;
        opacity: 5;
    }
  

  .gallery-controls {
    display: none;
  }   
}
@media (max-width: 383px) {
     .parallax-videos {
        background-attachment: scroll;
    }
    .link{
        margin-left: -1%;
    }
    .lqh .capa h1{
        font-size: 44px;
        font-family: "Bebas Neue", sans-serif;
         color: #FFFF;
        text-shadow: 10px gray;
         margin-top: -12%;
         margin-left: -19%;
         width: 47%;
    }
    .lqh .capa{
        margin-top: -74%;
        height: 225px;
    }
    .divvis{
        width: 85%;
        height: 30%;
    }
    .divmis{
        width: 85%;
        height: 30%;
        margin-top: -23%;
    }
    .vis{
        font-family: "Bebas Neue", sans-serif;
        color: #FFFF;
        margin-left: 25%;
        margin-top: -60%;
        font-size: 40px;
    }
    .mis{
        font-family: "Bebas Neue", sans-serif;
        color: #FFFF;
        margin-top: -60%;
        margin-left: 25%;
        font-size: 40px;
    }
    .misjuan p{
        color: #fcfcfc;
        font-family: "Monserrat", sans-serif;
        font-size: 17.6px;
        opacity: 6;
        margin-left: 3%;
        margin-top: 0%;
    }
    .visjuan p{
        color: #fcfcfc;
        font-family: "Monserrat", sans-serif;
        font-size: 17px;
        opacity: 6;
        margin-left: 3%;
        margin-top: 0%;
    }
    .capam{
        position: absolute;
        margin-top: -29%;
        width: 70%;
        opacity: 5;
    }
    .capav{
        position: absolute;
        margin-top: -29%;
        width: 70%;
        opacity: 5;
    }


  .gallery-controls {
    display: none;
  }   
}
@media (max-width: 350px) {
     .parallax-videos {
        background-attachment: scroll;
    }
     .lqh .capa h1{
        font-size: 44px;
        font-family: "Bebas Neue", sans-serif;
         color: #FFFF;
        text-shadow: 10px gray;
         margin-top: -12%;
         margin-left: -19%;
         width: 47%;
    }


  .gallery-controls {
    display: none;
  }
}
@media (max-width: 344px) {
     .parallax-videos {
        background-attachment: scroll;
    }
     .lqh .capa h1{
        font-size: 44px;
        font-family: "Bebas Neue", sans-serif;
         color: #FFFF;
        text-shadow: 10px gray;
         margin-top: -12%;
         margin-left: -19%;
         width: 49%;
    }
    
  .gallery-controls {
    display: none;
  }
}
@media (max-width: 311px) {
     .parallax-videos {
        background-attachment: scroll;
    }
    .link{
        padding-left: 80px;
        margin-top: -2%;
    }
    .lqh .capa h1{
        font-size: 44px;
        font-family: "Bebas Neue", sans-serif;
         color: #FFFF;
        text-shadow: 10px gray;
         margin-top: -12%;
         margin-left: -19%;
         width: 47%;
    }
    .h3mcms{
        font-size: 12px;
    }
    .h1ca{
        font-size: 33px;
    }
    .divmis{
        border: 3px solid rgb(219, 219, 11);
        width: 89%;
        border-radius: 20px;
        margin-top: -5%;
        height: 385px;
        margin-left: 7%;
    }
    .divvis{
        border: 3px solid rgb(219, 219, 11);
        width: 89%;
        height: 385px;
        border-radius: 20px;
        margin-left: 7%;
    }
    .divvis img{
        border-radius: 20px;
        opacity: 0.4;
        height:340px ;
    }
    .divmis img{
        border-radius: 20px;
        opacity: 0.4;
        height: 340px;
    }
    .vis{
        font-family: "Bebas Neue", sans-serif;
        color: #FFFF;
        margin-left: -26%;
        font-size: 34px;
    }
    .mis{
        font-family: "Bebas Neue", sans-serif;
        color: #FFFF;
        margin-left: -26%;
        font-size: 34px;
    }
    .misjuan p{
        color: #fcfcfc;
        font-family: "Monserrat", sans-serif;
        font-size: 17.6px;
        opacity: 6;
        margin-left: 3%;
        margin-top: -13%;
    }
    .visjuan p{
        color: #fcfcfc;
        font-family: "Monserrat", sans-serif;
        font-size: 17px;
        opacity: 6;
        margin-left: 3%;
        margin-top: -14%;
    }
    .capam{
        position: absolute;
        margin-top: -120%;
        width: 370px;
        margin-left: -2%;
        opacity: 5;
    }
    .capav{
        position: absolute;
        margin-top: -125%;
        margin-left: -2%;
        width: 370px;
        opacity: 5;
    }

  .gallery-controls {
    display: none;
  }   
}