html{
    scroll-behavior: smooth;
}
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: -11.6%;
    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;
}
.vid{
    width: 100%;
    border-radius: 15px;
    padding-left: -12%;
}
.vid2 {
    width: 100%;
    max-width: 900px; /* para que no se estire demasiado en pantallas grandes */
    margin: 40px auto;
    padding: 0 15px;
    box-sizing: border-box;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
    background-color: #000;
    
}

.vid2 video {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 20px;
}
.custom-video {
    position: relative;
    width: 100%;
    max-width: 900px;
    margin: 40px auto;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    overflow: hidden;
    background-color: #000;
}

.custom-video video {
    width: 100%;
    display: block;
    border-radius: 20px;
}

.custom-video {
    position: relative;
    width: 100%;
    margin: 40px auto;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    overflow: hidden;
    background-color: #000;
}

.custom-video video {
    width: 100%;
    display: block;
    border-radius: 20px;
}

.custom-video .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.6);
    border: none;
    color: white;
    font-size: 50px;
    padding: 20px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 10;
    transition: 0.3s ease;
}

.custom-video .play-button:hover {
    background: rgba(0, 0, 0, 0.8);
}


.mms {
    width: 100%;
    height: 550px;
    background-image: url('img/img camp.png');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
}
.mms .capa h1{
    font-size: 64px;
    font-family: "Bebas Neue", sans-serif;
     color: #FFFF;
    text-shadow: 10px gray;
     margin-top: 7%;
     width: 17%;
}
.capa{
    background-color: rgba(174, 177, 2, 0); 
    height: 89.7%;
    width: 96.1%;
    position: absolute;
    padding: 24px;
    margin-top: 0%;
}
.h3mcms{
    color: #FFFF;
    font-family: "Bebas Neue", Sans-Serif;
    margin-top: 3%;
    font-size: 61px;
    padding-left: -3%;
}
.h1ca{
    color: #FFFF;
    font-family: "Bebas Neue", Sans-Serif;
    font-size: 57px;
    padding-left: -3%;
    margin-top: -0.7%;
}
.cmc {
    display: flex;
    justify-content: center; /* Centra horizontalmente */
    gap: 20px; /* Espacio entre cajas */
    flex-wrap: wrap; /* Permite que bajen a otra línea en pantallas pequeñas */
    padding: 20px;
}

.cannac,
.mcms_etrv,
.campañas_mcms {
    width: 26%;
    min-width: 280px; /* Evita que se achiquen demasiado */
    height: 450px;
    border: 2px solid rgb(231, 231, 10);
    border-radius: 12px;
    background-color: black;
    text-align: center;
}

.cannac img,
.mcms_etrv img,
.campañas_mcms img {
    width: 100%;
    height: 200px;
    border-radius: 15px;
    object-fit: cover; /* Mantiene proporción sin deformar */
}
.cannac .h3{ font-family: "Bebas Neue", sans-serif; color: rgb(199, 199, 9); font-size: 22px; margin-top: -2%; } .cannac .h4{ font-family: "Bebas Neue", sans-serif; color: #FFFF; font-size: 17px; margin-top: -1%; }
.mcms_etrv .h3{ font-family: "Bebas Neue", sans-serif; color: rgb(199, 199, 9); font-size: 22px; margin-top: -2%; } .mcms_etrv .h4{ font-family: "Bebas Neue", sans-serif; color: #FFFF; font-size: 17px; }
.campañas_mcms .h3{ 
    font-family: "Bebas Neue", sans-serif;
     color: rgb(199, 199, 9);
      font-size: 22px; margin-top: -2%;
     } 
     .campañas_mcms .h4{ 
        font-family: "Bebas Neue", sans-serif;
         color: #FFFF;
          font-size: 17px;
           margin-top: -1%; }
           
    .boton a{ 
        font-family: "Bebas Neue", sans-serif; background-color: white; color: rgb(0, 0, 0); font-size: 20px; padding: 15px 43px; border-radius: 7px; transition: color 0.3s ease-in-out, box-shadow 0.3s ease-in-out; } .boton a:hover{ background-color: rgb(199, 199, 9); color: #FFFF; }
.grey{
    background-color: rgb(0, 0, 0);
    width: 100%;
    margin-top: -3%;
    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: "Bebas Neue", sans-serif;
}
.div2 h3 a:hover{
    color: #fcfbfb7c;
}
.div2 h2{
    color: #eef3fa;
    font-family: "Bebas Neue", sans-serif;
    text-decoration: underline;
}
.div3 a h1{
    font-family: "Bebas Neue", sans-serif;
    color: #eef3fa;
    font-size: 17px;
    transition: 1.5s;
}
.div3 a h1:hover{
    text-decoration: underline;
}
.yf{
    font-size: 30px;
    font-family: "Bebas Neue", sans-serif;
    color: #eef3fa;
}
.yf3{
    margin-left: -4%;
}
.imyf{
    margin-left: 14%;
}
.imyf img{
    border-radius: 12px;
    width: 470px;
    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: 53%;
    margin-top: -25%;
}
.vdyf video{
    border-radius: 10px;
    width: 367px;
    opacity: 0.8;
}
.divimg{
    margin-top: -26%;
}
.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%;
}
.vdyf1 video {
    border-radius: 10px;
    width: 867px;
    height: 3%;
    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%;
}
.yflog img{
    width: 650px;
}
.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: "Bebas Neue", 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%;
}

.redmms h1{
    font-family: "Bebas Neue", sans-serif;
    color: #FFFF;
    font-size: 57px;
}
.redmms .red{
    color: #FFFF;
    font-family: "Bebas Neue", sans-serif;
    font-size: 40px;
}
.contw{
    position: fixed;
    z-index: 999;
    border-radius: 40%;
    bottom: 1.25em;
    right: 0;
    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;
}
.ytimg{
    border-radius: 15px;
}
.mcms-yt{
    margin-left: -33%;
}
.redmms .mcms-yt a img{
    width: 655px;
}
.redmms .mcms-ig a img{
    width: 347px;
}
.mcms-ig{
    margin-left: 49.5%;
    margin-top: -28%;
}
.igimg{
    border-radius: 15px;
}
.redmms .mcms-wp a img{
    width: 347px;
}
.mcms-wp{
    margin-left: -57%;
    margin-top: 1.5%;
}
.wpimg{
    border-radius: 15px;
}
.fbimg{
    border-radius: 15px;
}
.mcms-fb{
    margin-left: 27%;
    margin-top: -27%;
}
.redmms .mcms-fb a img{
    width: 645px;
    height: 340px;
}
.white {
    background-color: rgba(0, 0, 0, 0.808);
    background-image: url(img\ actb.png);
    background-size: cover;
    background-position: center;
    background-attachment: fixed; /* ESTA ES LA CLAVE PARA EL PARALLAX */
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
}

.white h1{
    font-family: "Bebas Neue", sans-serif;
    font-size: 60px;
}
.white a{
    color: #FFFF;
}
.atzr{
    border: 3px solid rgb(197, 197, 6);
    width: 40%;
    border-radius: 15px;
    margin-left: -54%;
}
.atzr h2{
    font-family: "Bebas Neue", sans-serif;
    font-size: 45px;
    color: #FFFF;
}
.atzr h3{
    font-family: "Bebas Neue", sans-serif;
    font-size: 33px;
    color: #FFFF;
}
#info1 p{
    color: #FFFF;
}
#info2 p{
    color: #FFFF;
}
#info3 p{
    color: #FFFF;
}
#info4 p{
    color: #FFFF;
}
#info5 p{
    color: #FFFF;
}
#info6 p{
    color: #FFFF;
}
#info7 p{
    color: #FFFF;
}
.hract{
    height: 1.5px;
    background-color: black;
}
.atzr2{
    border: 3px solid rgb(197, 197, 6);
    width: 35%;
    border-radius: 15px;
    margin-left: 55%;
    margin-top: -79%;
}
.atzr2 h2{
    font-family: "Bebas Neue", sans-serif;
    text-decoration-line: underline;
    color: #FFFF;
    font-size: 45px;
}
.atzr2 .campilar  a h3{
    font-family: "Bebas Neue", sans-serif;
    font-size: 33px;
    margin-left: -23%;
}
.atzr2 .campilar a h4{
    font-family: "Bebas Neue", sans-serif;
    font-size: 20px;
    color: rgb(184, 181, 181);
    margin-top: -4%;
    width: 210px;
    margin-left: -35%;
    text-align: right;
}
.atzr2 .campilar a h5{
    font-family: "Bebas Neue", sans-serif;
    font-size: 20px;
    color: rgb(184, 181, 181);
    margin-top: -5%;
    margin-left: -12%;
}
.atzr2 a h3:hover{
    color: rgba(244, 252, 144, 0.527);
    text-decoration-line: underline;
}
.atzr2 a h4:hover{
    color: rgba(244, 252, 144, 0.527);
    text-decoration-line: underline;
}
.atzr2 a h5:hover{
    color: rgba(244, 252, 144, 0.527);
    text-decoration-line: underline;
}
.pilcamp img{
    width: 165px;
    border-radius: 15px;
}
.pilcamp{
    margin-top: -39%;
    margin-left: 53%;
}
.atzr2 .camconst  a h3{
    font-family: "Bebas Neue", sans-serif;
    font-size: 33px;
    margin-left: -23%;
}
.atzr2 .camconst a h4{
    font-family: "Bebas Neue", sans-serif;
    font-size: 20px;
    color: rgb(184, 181, 181);
    margin-top: -4%;
    width: 210px;
    margin-left: -35%;
    text-align: right;
}
.atzr2 .camconst a h5{
    font-family: "Bebas Neue", sans-serif;
    font-size: 20px;
    color: rgb(184, 181, 181);
    margin-top: -5%;
    margin-left: -12%;
}
.contcamp img{
    width: 165px;
    border-radius: 15px;
}
.contcamp{
    margin-top: -42.5%;
    margin-left: 53%;
}
.atzr2 .campsj  a h3{
    font-family: "Bebas Neue", sans-serif;
    font-size: 33px;
    margin-left: -23%;
}
.atzr2 .campsj a h4{
    font-family: "Bebas Neue", sans-serif;
    font-size: 20px;
    color: rgb(184, 181, 181);
    margin-top: -4%;
    width: 210px;
    margin-left: -35%;
    text-align: right;
}
.atzr2 .campsj a h5{
    font-family: "Bebas Neue", sans-serif;
    font-size: 20px;
    color: rgb(184, 181, 181);
    margin-top: -5%;
    margin-left: -12%;
}
.sjcamp img{
    width: 175px;
    border-radius: 15px;
}
.sjcamp{
    margin-top: -37%;
    margin-left: 55%;
}
.atzr2 .campur  a h3{
    font-family: "Bebas Neue", sans-serif;
    font-size: 33px;
    margin-left: -23%;
}
.atzr2 .campur a h4{
    font-family: "Bebas Neue", sans-serif;
    font-size: 20px;
    color: rgb(184, 181, 181);
    margin-top: -4%;
    width: 210px;
    margin-left: -35%;
    text-align: right;
}
.atzr2 .campur a h5{
    font-family: "Bebas Neue", sans-serif;
    font-size: 20px;
    color: rgb(184, 181, 181);
    margin-top: -5%;
    margin-left: -12%;
}
.urcamp img{
    width: 175px;
    height: 123px;
    border-radius: 15px;
}
.urcamp{
    margin-top: -37%;
    margin-left: 55%;
}
.btn-testimonios {
  display: inline-block;
  padding: 15px 30px;
  background: linear-gradient(45deg, #c6a700, #dec801);
  color: #000;
  border-radius: 50px;
  text-decoration: none;
  box-shadow: 0 8px 20px rgba(255, 217, 0, 0.6);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  margin-top: 0%;
}

.btn-testimonios h2 {
  font-family: "Bebas Neue", sans-serif;
  font-size: 40px;
  color: rgb(54, 54, 54);
  margin: 0;
  text-decoration-line: none;
}
.atzr2 a .btn-testimonios:hover{
    text-decoration-line: none;
}
.btn-testimonios:hover {
  transform: scale(1.1);
  text-decoration-line:none;
  box-shadow: 0 12px 25px rgba(255, 217, 0, 0.6);
  background: linear-gradient(45deg, #dbbe1c, #e6cf03);
}

#info1, #info2, #info3, #info4, #info5, #info6, #info7{
    transition: all 0.3s ease;
}
.buton1{
    padding: 7px 35px;
    border-radius:  15px;
    border:  1px solid rgb(202, 200, 200);
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    width: 103px;
}
.buton2{
    padding: 7px 35px;
    border-radius:  15px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    border:  1px solid rgb(206, 203, 203);
    width: 103px;
}
.buton3{
    padding: 7px 35px;
    border-radius:  15px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    border:  1px solid rgb(206, 203, 203);
    width: 103px;
}
.buton4{
    padding: 7px 35px;
    border-radius:  15px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    border:  1px solid rgb(206, 203, 203);
    width: 103px;
}
.buton5{
    padding: 7px 35px;
    border-radius:  15px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    border:  1px solid rgb(206, 203, 203);
    width: 103px;
}
.buton6{
    padding: 7px 35px;
    border-radius:  15px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    border:  1px solid rgb(206, 203, 203);
    width: 103px;
}
.buton7{
    padding: 7px 35px;
    border-radius:  15px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    border:  1px solid rgb(206, 203, 203);
    width: 103px;
}
.buton2:hover{
    background-color: #f1fac07a;
}
.buton1:hover{
    background-color: #f1fac07a;
}
.buton3:hover{
    background-color: #f1fac07a;
}
.buton4:hover{
    background-color: #f1fac07a;
}
.buton5:hover{
    background-color: #f1fac07a;
}
.buton6:hover{
    background-color: #f1fac07a;
}
.buton7:hover{
    background-color: #f1fac07a;
}
@keyframes cambiarColor {
    0% {
      border-color: rgb(124, 4, 4);
    }
    25% {
      border-color: rgb(2, 2, 105);
    }
    50% {
      border-color: rgb(59, 26, 71);
    }
    75% {
      border-color: rgb(95, 95, 3);
    }
    100% {
      border-color: rgb(97, 2, 2);
    }
  }
@media (max-width: 900px) {
    .link{
        padding-left: 100px;
        top: -5%;
    }
    .link img{
        width: 200px;
    }
    nav ul li a{
        font-size: 16px;
    }
    nav{
        height: 94px;
    }
    .liyf{
        margin-left: 0%;
    }
    .mms{
         background-attachment: scroll;
    }
    .mms .capa{
        margin-top: 12%;
        margin-left: 0%;
        width: 50%;
    }
    .mms .capa h1{
        font-size: 60px;
    }
    
}
@media (max-width: 800px) {
    .mms{
         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%;
    }
    .mms .capa{
        margin-top: 12%;
        margin-left: 0%;
        width: 50%;
    }
    
    .mms .capa h1{
        font-size: 60px;
    }
    .mms img{
        height: 153px;
    }



}
@media (max-width: 600px) {
    .mms{
         background-attachment: scroll;
    }
    .mms .capa{
        margin-top: 12%;
        margin-left: 0%;
        width: 50%;
    }
    .mms .capa h1{
        font-size: 60px;
    }
    .contw{
        margin-left: 77%;
    }
}
@media (max-width: 455px) {
    .mms{
        background-attachment: scroll;
    }
    .imyf img{
        width: 190px;
    }
    .imyf{
        margin-left: 7%;
    }
    .vdyf{
        margin-top: -28%;
    }
    .vdyf video{
        width: 150px;
    }
    .divimg{
        margin-top: -29%;
    }
    .imyf1{
        margin-left: 7%;
    }
    .imyf1 img{
        width: 190px;
    }
    .vdyf1{
        margin-left: 7%;
    }
    .vdyf1 video{
        width: 350px;
    }
    .capyf{
        margin-top: -19%;
        margin-left: 12%;
    }
    .capyf1{
        margin-top: -21%;
        margin-left: 15%;
    }
    .capyf h1{
        font-size: 28px;
    }
    .capyf1 h1{
        font-size: 33px;
    }
    .capyf2{
        margin-top: 0%;
        margin-left: -7%;
    }
    .capyf2 a h1{
        font-size: 45px;
    }
    .yflog img{
        width: 400px;
    }
    .link{
        margin-top: -2%;
    }
   .mms .capa{
        margin-left: 0%;
        margin-top: 12%;
        width: 50%;
    }
    .mms .capa h1{
        font-size: 60px;
    }
    .mms img{
        height: 153px;
    }
    .link{
        margin-left: -7% ;
    }
    .liyf{
        margin-top: 4%;
    }
    .h3mcms{
        font-size: 30px;
    }
    .mms img{
        height: 163px;
    }
    .vdyf{
        margin-left: 56%;
        margin-top: -31%;
    }
    .capyf h1{
        font-size: 35px;
    }
    .capyf{
        margin-top: -23%;
        margin-left: 9%;
    }
    .redmms h1{
        font-size: 44px;
    }
    .redmms .red{
        font-size: 32px;
    }
    .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%;
    }
    .cannac{
        margin-left: 9%;
        margin-top: 0%;
        width: 80%;
        height: 450px;
    }
    .cannac img{
        width: 100%;
        height: 190px;
    }
    .mcms_etrv{
        margin-left: 9%;
        margin-top: 5%;
        width: 80%;
        height: 450px;
    }
    .mcms_etrv img{
        width: 100%;
        height: 190px;
    }
    .campañas_mcms{
        margin-left: 9%;
        margin-top: 5%;
        width: 80%;
        height: 450px;
    }
    .campañas_mcms img{
        width: 100%;
        height: 190px;
    }
    .div4 div{
        margin-left: -12%;
    }
    .mcms-yt{
        margin-left: -34%;
    }
    .redmms .mcms-yt a img{
        width: 242px;
    }
    .redmms .mcms-ig a img{
        width: 121px;
    }
    .mcms-ig{
        margin-left: 56%;
        margin-top: -30%;
    }
    .redmms .mcms-wp a img{
        width: 121px;
    }
    .mcms-wp{
        margin-left: -60%;
        margin-top: 1%;
    }
    .mcms-fb{
        margin-left: 32%;
        margin-top: -30%;
    }
    .redmms .mcms-fb a img{
        width: 242px;
        height: 123px;
    }
    .contw{
        margin-top: 55%;
    }
    .atzr{
        width: 315px;
        margin-left: 0%;
    }
    .atzr h2{
        font-size: 28px;
    }
    .atzr h3{
        font-size: 24px;
    }
    .atzr div #info1{
        font-size: 19px;
    }
    .atzr2{
        margin-top: 12%;
        width: 315px;
        margin-left: 0%;
    }
    .atzr2 h2{
        font-size: 29px;
    }
    .atzr2 .camconst a h4{
        font-size: 19px;
        width: 150px;
        margin-left: -50%;

    }
    .atzr2 .camconst a h5{
        font-size: 19px;
        width: 150px;
        margin-left: -30%;
    }
    .camconst .contcamp {
       margin-top: -59%
    }

    .camconst .contcamp img{
        width: 90%;
    }
    .atzr2 .campilar a h4{
        font-size: 19px;
        width: 150px;
        margin-left: -50%;

    }
    .atzr2 .campilar a h5{
        font-size: 19px;
        width: 150px;
        margin-left: -30%;
    }
    .campilar .pilcamp {
       margin-top: -59%
    }

    .campilar .pilcamp img{
        width: 85%;
    }
    .atzr2 .campsj a h4{
        font-size: 19px;
        width: 150px;
        margin-left: -50%;

    }
    .atzr2 .campsj a h5{
        font-size: 19px;
        width: 150px;
        margin-left: -30%;
    }
    .campsj .sjcamp {
       margin-top: -46%
    }

    .campsj .sjcamp img{
        width: 95%;
    }
    .atzr2 .campur a h4{
        font-size: 19px;
        width: 150px;
        margin-left: -50%;

    }
    .atzr2 .campur a h5{
        font-size: 19px;
        width: 150px;
        margin-left: -30%;
    }
    .campur .urcamp {
       margin-top: -50%
    }

    .campur .urcamp img{
        width: 90%;
        height: 97px;
    }
}
@media (max-width: 430px) {
    .mms{
         background-attachment: scroll;
    }
    .mms .capa{
        margin-top: 12%;
        margin-left: 0%;
        width: 50%;
    }
    .capa h1{
        font-size: 60px;
    }
}
@media (max-width: 415px) {
    .mms{
         background-attachment: scroll;
    }
    .link{
        margin-left: -7% ;
    }
    .liyf{
        margin-top: 4%;
    }
   .mms .capa{
        margin-left: 0%;
        margin-top: 12%;
        width: 50%;
    }
    .capa h1{
        font-size: 60px;
    }
    .h3mcms{
        font-size: 30px;
    }
    .mms img{
        height: 163px;
    }
    .vdyf{
        margin-left: 56%;
        margin-top: -31%;
    }
    .capyf h1{
        font-size: 35px;
    }
    .capyf{
        margin-top: -23%;
        margin-left: 9%;
    }
    .redmms h1{
        font-size: 44px;
    }
    .redmms .red{
        font-size: 32px;
    }
    .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%;
    }
    .cannac{
        margin-left: 9%;
        margin-top: 0%;
        width: 80%;
        height: 450px;
    }
    .cannac img{
       width: 100%;
        height: 190px;
    }
    .mcms_etrv{
        margin-left: 9%;
        margin-top: 5%;
        width: 80%;
        height: 450px;
    }
    .mcms_etrv img{
       width: 100%;
        height: 190px;
    }
    .campañas_mcms{
        margin-left: 9%;
        margin-top: 5%;
        width: 80%;
        height: 450px;
    }
    .campañas_mcms img{
        width: 100%;
        height: 190px;
    }
    .div4 div{
        margin-left: -12%;
    }
    .mcms-yt{
        margin-left: -34%;
    }
    .redmms .mcms-yt a img{
        width: 242px;
    }
    .redmms .mcms-ig a img{
        width: 121px;
    }
    .mcms-ig{
        margin-left: 56%;
        margin-top: -30%;
    }
    .redmms .mcms-wp a img{
        width: 121px;
    }
    .mcms-wp{
        margin-left: -60%;
        margin-top: 1%;
    }
    .mcms-fb{
        margin-left: 32%;
        margin-top: -30%;
    }
    .redmms .mcms-fb a img{
        width: 242px;
        height: 123px;
    }
    .contw{
        margin-top: 55%;
    }
    .atzr{
        width: 315px;
        margin-left: 0%;
    }
    .atzr h2{
        font-size: 28px;
    }
    .atzr h3{
        font-size: 24px;
    }
    .atzr div #info1{
        font-size: 19px;
    }
    .atzr2{
        margin-top: 12%;
        width: 315px;
        margin-left: 0%;
    }
    .atzr2 h2{
        font-size: 29px;
    }
    .atzr2 .camconst a h4{
        font-size: 19px;
        width: 150px;
        margin-left: -50%;

    }
    .atzr2 .camconst a h5{
        font-size: 19px;
        width: 150px;
        margin-left: -30%;
    }
    .camconst .contcamp {
       margin-top: -59%
    }

    .camconst .contcamp img{
        width: 90%;
    }
    .atzr2 .campilar a h4{
        font-size: 19px;
        width: 150px;
        margin-left: -50%;

    }
    .atzr2 .campilar a h5{
        font-size: 19px;
        width: 150px;
        margin-left: -30%;
    }
    .campilar .pilcamp {
       margin-top: -59%
    }

    .campilar .pilcamp img{
        width: 85%;
    }
    .atzr2 .campsj a h4{
        font-size: 19px;
        width: 150px;
        margin-left: -50%;

    }
    .atzr2 .campsj a h5{
        font-size: 19px;
        width: 150px;
        margin-left: -30%;
    }
    .campsj .sjcamp {
       margin-top: -46%
    }

    .campsj .sjcamp img{
        width: 95%;
    }
    .atzr2 .campur a h4{
        font-size: 19px;
        width: 150px;
        margin-left: -50%;

    }
    .atzr2 .campur a h5{
        font-size: 19px;
        width: 150px;
        margin-left: -30%;
    }
    .campur .urcamp {
       margin-top: -50%
    }

    .campur .urcamp img{
        width: 90%;
        height: 97px;
    }

}
@media (max-width: 400px) {
    .mms{
         background-attachment: scroll;
    }
    .mms .capa{
        margin-top: 12%;
        margin-left: 0%;
        width: 50%;
    }
    .mms .capa h1{
        font-size: 60px;
    }
    .link{
        padding-left: 110px;
    }
}
@media (max-width: 390px) {
    .mms{
         background-attachment: scroll;
    }
     .cannac img{
       width: 100%;
        height: 180px;
    }
    .mcms_etrv img{
        width: 100%;
        height: 180px;
    }
    .campañas_mcms img{
        width: 100%;
        height: 180px;
    }
    .imyf1{
        margin-top: -37%;
    }
    .capyf{
        position: absolute;
        font-family: "Bebas Neue", sans-serif;
        text-shadow: 2px 2px rgb(167, 168, 144);
        margin-top: -25%;
        font-size: 36px;
        color:#fdfdfd;
    }
    .capyf1{
        position: absolute;
        font-family: "Bebas Neue", sans-serif;
        text-shadow: 2px 2px rgb(167, 168, 144);
        margin-top: -23%;
        font-size: 36px;
        color:#fdfdfd;
    }
    .vdyf{
        margin-left: 60%;
        width: 100%;
    }
    .mcms-ig{
        margin-left: 63%;
        margin-top: -33%;
    }
    .mcms-fb{
        margin-left: 35%;
        margin-top: -32.5%;
    }
    .mcms-wp{
        margin-top: 2%;
        margin-left: -63%;
    }
}
@media (max-width: 383px) {
    .mms{
         background-attachment: scroll;
    }
    .link{
        margin-left: -7%;
    }
    .mms .capa h1{
       font-size: 60px;
        margin-left: -25%;
    }
    .mms .capa{
        margin-left: -12%;
        margin-top: 12%;
        width: 50%;
    }
    .capyf{
        margin-top: -26%;
    }
    .vdyf{
        margin-left: 59%;
        margin-top: -35%;
    }
    .capyf1{
        margin-top: -24%;
    }
    .vdyf1{
        margin-top: -3%;
    }
    .imyf1{
        margin-top: -36%;
    }
    .mcms-yt{
        margin-left: -34%;
    }
    .redmms .mcms-yt a img{
        width: 222px;
    }
    .redmms .mcms-ig a img{
        width: 111px;
    }
    .mcms-ig{
        margin-left: 61%;
        margin-top: -30%;
    }
    .redmms .mcms-wp a img{
        width: 111px;
    }
    .mcms-wp{
        margin-left: -65%;
        margin-top: 0%;
    }
    .mcms-fb{
        margin-left: 32%;
        margin-top: -31%;
    }
    .redmms .mcms-fb a img{
        width: 222px;
        height: 123px;
    }
    .contw{
        margin-top: 55%;
    }
    .atzr{
        width: 315px;
        margin-left: 0%;
    }
    .atzr h2{
        font-size: 28px;
    }
    .atzr h3{
        font-size: 24px;
    }
    .atzr div #info1{
        font-size: 19px;
    }
    .atzr2{
        margin-top: 12%;
        width: 315px;
        margin-left: 0%;
    }
    .atzr2 h2{
        font-size: 29px;
    }
    .atzr2 .camconst a h4{
        font-size: 19px;
        width: 150px;
        margin-left: -50%;

    }
    .atzr2 .camconst a h5{
        font-size: 19px;
        width: 150px;
        margin-left: -30%;
    }
    .camconst .contcamp {
       margin-top: -59%
    }

    .camconst .contcamp img{
        width: 90%;
    }
    .atzr2 .campilar a h4{
        font-size: 19px;
        width: 150px;
        margin-left: -50%;

    }
    .atzr2 .campilar a h5{
        font-size: 19px;
        width: 150px;
        margin-left: -30%;
    }
    .campilar .pilcamp {
       margin-top: -59%
    }

    .campilar .pilcamp img{
        width: 85%;
    }
    .atzr2 .campsj a h4{
        font-size: 19px;
        width: 150px;
        margin-left: -50%;

    }
    .atzr2 .campsj a h5{
        font-size: 19px;
        width: 150px;
        margin-left: -30%;
    }
    .campsj .sjcamp {
       margin-top: -46%
    }

    .campsj .sjcamp img{
        width: 95%;
    }

    .atzr2 .campur a h4{
        font-size: 19px;
        width: 150px;
        margin-left: -50%;

    }
    .atzr2 .campur a h5{
        font-size: 19px;
        width: 150px;
        margin-left: -30%;
    }
    .campur .urcamp {
       margin-top: -50%
    }

    .campur .urcamp img{
        width: 90%;
        height: 97px;
    }

}
@media (max-width: 375px) {
    .mms{
         background-attachment: scroll;
    }
    .cannac img{
        width: 100%;
        height: 180px;
    }
    .mcms_etrv img{
        width: 100%;
        height: 180px;
    }
    .campañas_mcms img{
        width: 100%;
        height: 180px;
    }
}
@media (max-width: 360px) {
    .mms{
         background-attachment: scroll;
    }
    .cannac img{
        width: 100%;
        height: 180px;
    }
    .mcms_etrv img{
      width: 100%;
        height: 180px;
    }
    .campañas_mcms img{
       width: 100%;
        height: 180px;
    }
}
@media (max-width: 311px) {
    .mms{
         background-attachment: scroll;
    }
    .link{
        padding-left: 80px;
        margin-top: -2%;
    }
    .mms .capa{
        margin-left: -12%;
        margin-top: 12%;
        width: 50%;
    }
    .mms .capa h1{
        font-size: 60px;
    }
    .h3mcms{
        font-size: 12px;
    }
    .h1ca{
        font-size: 33px;
    }
    
}

@media (min-width: 2560px) {
    
  body {
    font-size: 20px;
  }

  .mms img,
  .vid video,
  .vdyf video,
  .vdyf1 video {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
  }

  .mms {
    width: 100%;
    height: 100vh;
    background-image: url('img/img camp.png');
    background-size: cover;
    background-position: center;
    background-attachment: scroll;
    position: relative;
}

  .mms img {
    width: 100%;
    height: auto;
    display: block;
  }

  .capa {
    position: absolute;
    margin-top: -57.5%;
    left: 0;
    width: 100%;
    height: auto;
    padding: 3rem;
    background-color: rgba(174, 177, 2, 0);
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .mms .capa h1 {
    font-size: 140px;
    color: white;
    font-family: "Bebas Neue", sans-serif;
    text-align: center;
    text-shadow: 3px 3px 10px black;
    width: 19%;
  }

  .h3mcms {
    font-size: 97px;
    margin-top: 2rem;
    text-align: center;
  }
  

  .h1ca,
  .redmms h1,
  .redmms .red {
    font-size: 90px;
    text-align: center;
  }

  .cmc {
    display: flex;
    justify-content: space-around;
    max-width: 1920px;
    margin: 0 auto;
    flex-wrap: wrap;
  }

  .cannac,
  .mcms_etrv,
  .campañas_mcms {
    width: 28%;
    height: auto;
  }

  .cannac img,
  .mcms_etrv img,
  .campañas_mcms img {
    width: 100%;
    height: auto;
  }

  .boton a {
    font-size: 24px;
    padding: 20px 50px;
  }
  /* Reorganización general */
  .prinyf {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2rem;
    max-width: 1800px;
    margin: 0 auto;
  }

  .imyf img,
  .imyf1 img,
  .vdyf video,
  .vdyf1 video {
    width: 800px;
    height: auto;
  }

  .capyf,
  .capyf1,
  .capyf2 {
    position: relative;
    text-align: center;
    margin-top: 0;
    font-size: 70px;
    z-index: 10;
  }

  .capyf2 a h1 {
    font-size: 130px;
    margin: 0 auto;
  }

  .divimg {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
  }

  .yflog img {
    width: 700px;
    height: auto;
  }

    /* Evitar solapamientos */
    .imyf,
    .imyf1,
    .vdyf,
    .vdyf1,
    .capyf,
    .capyf1,
    .capyf2 {
        margin: 0 auto;
        text-align: center;
    }

    .vdyf,
    .vdyf1 {
        width: 100%;
        max-width: 800px;
    }

    .vdyf video,
    .vdyf1 video {
        border-radius: 20px;
    
}
    .white {
        background-color: rgba(0, 0, 0, 0.808);
        background-image: url(img\ actb.png);
        background-size: cover;
        background-position: center;
        background-attachment: scroll; /* ESTA ES LA CLAVE PARA EL PARALLAX */
        background-repeat: no-repeat;
        width: 100%;
        height: 100vh;
    }
}
@media (min-width: 1440px) {
    .imyf{
        margin-left: 14%;
        margin-top: 4%;
    }
    .imyf img{
        border-radius: 12px;
        width: 470px;
        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: 50%;
        margin-top: -22%;
    }
    .vdyf video{
        border-radius: 10px;
        width: 378px;
        opacity: 0.8;
    }
    .divimg{
        margin-top: -22%;
    }
    .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%;
    }
    .vdyf1 video {
        border-radius: 10px;
        width: 888px;
        height: 3%;
        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);
    }
    .mcms-yt{
        margin-left: -33%;
    }
    .redmms .mcms-yt a img{
        width: 635px;
    }
    .redmms .mcms-ig a img{
        width: 347px;
    }
    .mcms-ig{
        margin-left: 44%;
        margin-top: -27%;
    }
    .igimg{
        border-radius: 15px;
    }
    .redmms .mcms-wp a img{
        width: 347px;
    }
    .mcms-wp{
        margin-left: -54%;
        margin-top: 1.5%;
    }
    .wpimg{
        border-radius: 15px;
    }
    .fbimg{
        border-radius: 15px;
    }
    .mcms-fb{
        margin-left: 23%;
        margin-top: -24%;
    }
    .redmms .mcms-fb a img{
        width: 635px;
        height: 340px;
    }
    .atzr{
        margin-top: 5%;
    }
    .atzr2{
        border: 3px solid rgb(197, 197, 6);
        width: 35%;
        border-radius: 15px;
        margin-left: 55%;
        margin-top: -69%;
    }
    .btn-testimonios {
        margin-top: -3%;
        margin-left: 3%;
    }
    .pilcamp img{
        width: 150px;
        border-radius: 15px;
    }
    .camconst img{
        width: 150px;
        border-radius: 15px;
    }
    

}
@media (min-width: 768px) and (max-width: 1024px) {
  .cannac,
  .mcms_etrv,
  .campañas_mcms {
    width: 69%;
    margin: 0 auto;
    margin-bottom: 2rem;
    height: auto;
  }
  .cannac img,
  .mcms_etrv img,
  .campañas_mcms img{
    width: 100%;
    height: 350px;
  }
  .cannac .h3,
  .mcms_etrv .h3,
  .campañas_mcms .h3 {
    font-size: 43px;
    margin-top: .7rem;
    text-align: center;
  }
  .cannac .h4,
  .mcms_etrv .h4,
  .campañas_mcms .h4 {
    font-size: 34px;
    margin-top: -1rem;
    text-align: center;
  }
  .boton {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: -2rem;
  }
  .boton a {
    font-size: 30px;
    padding: 20px 55px;
  }
  .mms .capa h1 {
    font-size: 80px;
    margin-top: 5%;
    width: 30%;
  }

  .imyf{
    margin-left: 2%;
    margin-top: 4%;
    }
    .imyf img{
        border-radius: 12px;
        width: 470px;
        opacity: 0.7;
    }
    .capyf{
        position: absolute;
        font-family: "Bebas Neue", sans-serif;
        padding: 24px;
        text-shadow: 2px 2px rgb(167, 168, 144);
        margin-left: 11%;
        margin-top: -23%;
        font-size: 36px;
        color:#fdfdfd;
    }
    .vdyf{
        margin-left: 52%;
        margin-top: -31%;
    }
    .vdyf video{
        border-radius: 10px;
        width: 600px;
        height: 700px;
        opacity: 0.8;
    }
    .divimg{
        margin-top: -32%;
    }
    .imyf1{
        margin-left: 3%;
    }
    .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: 11%;
        margin-top: -19%;
        font-size: 40px;
        color:#fdfdfd;
    }
    .vdyf1{
        margin-left: 2%;
        margin-top: 5%;
    }
    .vdyf1 video {
        border-radius: 10px;
        width: 867px;
        height: 3%;
        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: 32%;
        margin-top: -25%;
        font-size: 123px;
        color:#fdfdfd;
        transition: 0.5s;
        object-fit: cover;
    }
    .mcms-yt{
    margin-left: -33%;
}
.redmms .mcms-yt a img{
    width: 600px;
}
.redmms .mcms-ig a img{
    width: 300px;
}
.mcms-ig{
    margin-left: 57%;
    margin-top: -31%;
}
.igimg{
    border-radius: 15px;
}
.redmms .mcms-wp a img{
    width: 300px;
}
.mcms-wp{
    margin-left: -60%;
    margin-top: 5%;
}
.wpimg{
    border-radius: 15px;
}
.fbimg{
    border-radius: 15px;
}
.mcms-fb{
    margin-left: 35%;
    margin-top: -30%;
}
.redmms .mcms-fb a img{
    width: 600px;
    height: 300px;
}
  .atzr {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .btn-testimonios {
    width: 300px;
    padding: 20px 40px;
    font-size: 24px;
    margin-top: 2rem;
  }
  .btn-testimonios h2 {
    font-size: 44px;
  }
  .atzr2{
    margin-top: 2rem;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
  }
  .atzr2 .camconst a h3 {
    font-size: 37px;
  }
  .atzr2 .camconst a h4{
        font-size: 37px;
        width: 40%;
        margin-left: -50%;

    }
    .atzr2 .camconst a h5{
        font-size: 37px;
        width: 40%;
        margin-left: -30%;
    }
    .camconst .contcamp {
       margin-top: -33%
    }

    .camconst .contcamp img{
        width: 59%;
        height: auto;
    }
    .atzr2 .campilar a h3 {
        font-size: 37px;
     }
    .atzr2 .campilar a h4{
        font-size: 37px;
        width: 40%;
        margin-left: -50%;

    }
    .atzr2 .campilar a h5{
        font-size: 37px;
        width: 40%;
        margin-left: -30%;
    }
    .campilar .pilcamp {
       margin-top: -33%
    }

    .campilar .pilcamp img{
        width: 58%;
        height: auto;
    }
    .atzr2 .campsj a h3 {
        font-size: 37px;
    }
    .atzr2 .campsj a h4{
        font-size: 37px;
        width: 40%;
        margin-left: -50%;

    }
    .atzr2 .campsj a h5{
        font-size: 37px;
        width: 40%;
        margin-left: -30%;
    }
    .campsj .sjcamp {
       margin-top: -31%
    }

    .campsj .sjcamp img{
        width: 75%;
        height: auto;
    }
    .atzr2 .campur a h3 {
        font-size: 37px;
    }
    .atzr2 .campur a h4{
        font-size: 37px;
        width: 40%;
        margin-left: -50%;

    }
    .atzr2 .campur a h5{
        font-size: 37px;
        width: 40%;
        margin-left: -30%;
    }
    .campur .urcamp {
       margin-top: -26%
    }

    .campur .urcamp img{
        width: 69%;
        height: auto;
    }
    .div1{
    margin-top: 7%;
    margin-left: 37%;
    }
    .div2{
        margin-left: 19%;
        margin-top: 4%;
    }
    .div3{
        margin-left: 40%;
        margin-top: -14.5%;
    }
    .div2 h3 a{
        color: #FFFF;
        font-size: 14px;
        font-family: "Bebas Neue", sans-serif;
    }
    .div2 h3 a:hover{
        color: #fcfbfb7c;
    }
    .div2 h2{
        color: #eef3fa;
        font-family: "Bebas Neue", sans-serif;
        text-decoration: underline;
    }
    .div3 a h1{
        font-family: "Bebas Neue", sans-serif;
        color: #eef3fa;
        font-size: 17px;
        transition: 1.5s;
    }
    .div3 a h1:hover{
        text-decoration: underline;
    }
    .div4{
        margin-left: 65%;
        position: relative;
        margin-top: -11.5%;
        justify-content: center; 
        align-items: center; 
        gap: 20px; 
    }
    .div4 h2{
        color:#FFFF;
        font-family: "Bebas Neue", sans-serif;
        margin-left: 14%;
        text-decoration: underline;
    }
    .div4 div{
        display: inline-block;
        margin: 0 50px;
        margin-left: -9%;
        vertical-align: middle;
    }
  .vdyf video,
  .vdyf1 video {
    width: 100%;
  }
  .white {
    background-color: rgba(0, 0, 0, 0.808);
    background-image: url(img\ actb.png);
    background-size: cover;
    background-position: center;
    background-attachment: fixed; /* ESTA ES LA CLAVE PARA EL PARALLAX */
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
  }
  .botonw{
    width: 222px;
}

}
