body {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    background-color: #bbb;
    box-sizing: border-box;
  }
  
  a {
    color: rgb(66, 66, 66);
  }
  a {
    text-decoration: none;
  }
.container {
    margin: 0 auto;
    width: 100%;
    padding: 0;
    max-width: 0 auto;
    background-color: rgba(2, 5, 0, 0);

}


.index {
  width: 100%;
  max-width: 100%;
  height: 0 auto;
  margin: 0 auto;
  z-index: 2;
  padding-top: 20%;
  padding-bottom: 20%;
  background-image: linear-gradient(to top, #212327, #21212144 );
  background-color: rgba(0, 100, 0, 0.664);
  box-sizing: border-box;
  
}

.aboutfilter {
  width: 100%;
  max-width: 100%;
  height: 0 auto;
  margin: 0 auto;
  z-index: 2;
  padding-top: 20%;
  padding-bottom: 20%;
  background-image: linear-gradient(to top, #212327, #21212144 );
  background-color: rgba(255, 255, 255, 0.192);
  box-sizing: border-box;
  
}

.bgvideo {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bgvideo video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  object-fit: cover;
}

.bgabout {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  min-width: 100%;
  padding: 0px, 0px, 0px, 0px;
  width: 1662px;
  z-index: -1;
}

.volanta{
  text-align: center;
  font-size: 15px;
  margin: 0 auto;
  padding-bottom: 2%;
  width: 95%;
  max-width: 100%;
  z-index: 2;
  color: #dadada;
}

.volantabout{
  font-weight: 100;
  text-align: center;
  font-size: 15px;
  margin: 0 auto;
  width: 95%;
  max-width: 100%;
  z-index: 2;
  color: #dadada;
}
h1 {
  margin: 0;
  font-weight: bolder;
  text-align: center;
  padding-left: 20%;
  padding-bottom: 2%;
  padding-right: 20%;
  font-size: 65px;
  color: #7cdb88;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.164);
  font-family: bold 800;
  font-weight: 900;
  line-height: 60px;
  z-index: 2;
  
}

h2 {
  text-align: center;
  padding-left: 20%;
  padding-right: 20%;
  font-size: 15px;
  font-family: Open Sans, 300;
  font-weight: 600;
  z-index: 2;
  color: rgb(141, 141, 141);
}

h3 {
  text-align: center;
  padding-left: 26%;
  padding-right: 26%;
  font-size: 19px;
  box-sizing: border-box;
  font-family:  Open Sans;
  font-weight: 500; 
  color: rgb(141, 141, 141);

}

h4 {
  text-align: center;
  padding-top: 30%;
  padding-left: 15%;
  padding-right: 15%;
  font-size: 22px;
  box-sizing: border-box;
  font-family:  Open Sans; 
  font-weight: 900;
  hyphens: manual; 
  line-height: 24px;
  

}

h5 {
  text-align: center;
  padding-left: 20%;
  padding-right: 20%;
  font-size: 15px;
  box-sizing: border-box;
  font-family: Open Sans, 300;
  
}

h6 {
  text-align: center;
  padding-left: 20%;
  padding-right: 20%;
  font-size: 10px;
  box-sizing: border-box;
  font-family: Open Sans, 300;
  font-weight: 100;
  color: #7cdb88;
  
}
h6 span {
  font-weight: 600;
}

h7 {
  text-align: center;
  padding-left: 0%;
  padding-right: 0%;
  font-size: smaller;
  font-family: Open Sans, 300;
  font-weight: 600;
  z-index: 2;
  color: rgb(141, 141, 141);
}




.texts {
  width: 100%;
  max-width: 100%;
  transform: translateY(-200px);
  opacity: 0;
  animation-name: fade-top;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}



.about {
  max-width: 100%;
  height: auto;
  margin: auto;
  z-index: 54;
  padding-top: 5%;
  padding-bottom: 5%;
  background-color: #212327;
  box-sizing: border-box;
  
}

.work {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  z-index: 4;
  padding-top: 5%;
  padding-bottom: 5%;
  background-color: #2DA05C;
  box-sizing: border-box;
 
}

.aboutcolor {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  z-index: 4;
  padding-top: 5%;
  padding-bottom: 5%;
  background-color: rgb(47, 100, 3);
  box-sizing: border-box;
 
}

.content-work{
  margin: 0 auto;
  width: 95%;
  max-width: 1000px;
 

}

img
{
  align-content: center;
  max-width: 100%;
}


.caja
{
  border: 1px; color: #2DA05C;  
  box-sizing: border-box;
  color: #000;
  display: inline-block;
  padding: 2em;
  width: 32%;


  



}


.motion-graphic{
  max-width: 100%;
  margin: 1% 3% 1% 1%;
  width: 30%;
  height: 350px;
  padding: 10px;
  background-image: linear-gradient(to top, #2d2d2d65, #2d2d2d00 );
  float: left;
  box-sizing: border-box;
  border-radius: 20px 3px;
  position: relative;
  box-shadow: 0px 10px 10px -10px  rgba(0, 0, 0, 0.774);
  background-size: 300%;
  background-position: top;
  transition: all 0.7s;
  bottom: 0px;
}

.motion-graphic:hover {
  background-color: rgb(79, 238, 100);
  bottom: 5px;
}

.information-desing{
  max-width: 100%;
  margin: 1% 3% 1% 1%;
  width: 30%;
  height: 350px;
  padding: 10px;
  background-image: linear-gradient(to top, #2d2d2d65, #2d2d2d00 );
  float: left;
  box-sizing: border-box;
  border-radius: 20px 3px;
  position: relative;
  box-shadow: 0px 10px 10px -10px  rgb(0, 0, 0, 0.774);
  background-size: 300%;
  background-position: top;
  transition: all 0.7s;
  bottom: 0px;

}

.information-desing:hover {
  background-color: rgb(79, 238, 100);
  bottom: 5px;
}


.branding{
  max-width: 100%;
  margin: 1% 1% 1% 1%;
  display: inline-block;
  width: 30%;
  height: 350px;
  padding: 10px;
  background-image: linear-gradient(to top, #2d2d2d65, #2d2d2d00 );
  box-sizing: border-box;
  border-radius: 20px 3px;
  box-shadow: 0px 10px 10px -10px  rgb(0, 0, 0, 0.774);
  background-size: 300%;
  background-position: top;
  transition: all 0.7s;
  bottom: 0px;
  position: relative;

}

.branding:hover {
  background-color: rgb(79, 238, 100);
  bottom: 5px;
}

/* inicio de Motion graphics */

.container-fluid-videos {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 15px;
  padding: 20px;
}
.container-fluid::before {
  content: none !important;
  display: none !important;
}
.contiene-video {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  cursor: pointer;
  transition: transform 0.4s ease-in-out;
}
.contiene-video:hover {
  transform: scale(1.03);
}
iframe {
  width: 100%;
  height: auto;
}
.fullscreen-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}
.fullscreen-video iframe {
  width: 80vw;
  height: 80vh;
}
.close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  background: rgb(44, 192, 110);
  color: white;
  border: none;
  padding: 10px 15px;
  font-size: 18px;
  cursor: pointer;
}

/* inicio del footer */
.footer {
  max-width: 100%;
  max-width: 100%;
  height: 200px;
  margin: 0 auto;
  z-index: 4;
  padding-top: 5%;
  padding-bottom: 20%;
  background-color: #212327;
  box-sizing: border-box;
  position: relative;

  
}

.certificado {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 20px auto;


}

.textcert {
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  box-sizing: border-box;
  position: relative;
  color: #7cdb88;
  padding-bottom: 5px;
}

.redes-sociales a{
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  box-sizing: border-box;
  position: relative;
  color: #7cdb88;
  padding-bottom: 5px;
}

 





/* fin del footer */

@media screen and (max-width: 723px){
  video {    display: none;      }
}

@media screen and (min-width: 480px) and (max-width: 1920px){
  .index .about .work .footer{
    width: 100% auto;
  }
  video {
    max-width: 100%;
    
  }
}

@media screen and (max-width: 700px){
  
  .motion-graphic{
    width: 80%;
    height: 80%;
    margin: 10%;

  }

  .information-desing{
    width: 80%;
    height: 80%;
    margin: 10%;
    justify-content: center;

  }

  .branding{
    width: 80%;
    height: 80%;
    margin: 10%;
    
  }

}

@keyframes fade-top{
  from {
    transform: translateY(-200px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in {
  from{
    opacity: 0;

  }
  to {
    opacity: 1;
  }
}