<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&amp;display=swap');

.body-inicio {
  margin: 0;
  padding: 0;
  position: relative;
}

.body-inicio::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../img/Inicio/fondo.jpg');
  /* Ruta de tu imagen de fondo */
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  opacity: 0.3;
  /* Cambia este valor para ajustar la opacidad */
  background-color: #00140e;
}

/* -------------------------------------------- SERVICIOS--------------------------------------------------------------------- */
.inicio-servicios {
  width: 100%;
  height: 50%;
  margin: 5% 0% 0% 27%;
  padding: 61% 0% 0% 0%;
  background-image: url(../img/Capacitacion/Portada\ CapacitaciÃ³n.png);
  background-repeat: no-repeat;
}

li{
  list-style: none;
}


.img-slogan {
  margin: 5% 0% 0% -18%;
}

.linea-verde-subtitulo {
  margin: -2% 0% 0% -44%;
  width: 65%;
  border-bottom: 7px solid #00C6AC;
}

.linea-verde-div
{
  margin: 2% 0% 0% 47%;
  width: 8%;
  border-bottom: 7px solid #00C6AC;
}

.titulo-servicios {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 150px;
  color: #00C6AC;
  margin: -62% 0% 0% 16%;
}

.subtitulo-servicios {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 70px;
  color: #ffffff;
  margin: -3% 0% 0% 24%;
}

.img-Cuadro1-txt {
  position: absolute;
  width: 1210px;
  margin: -5% 0% 0% 7%;
  z-index: 2;
}

.cuadro1 {
  width: 91%;
  height: 78%;
  border-radius: 50px;
  border: solid 5px;
  border-color: #00C6AC;
  -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
  box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
  margin: -17% 0% 0% 4%;
  padding: 45% 0% 0% 0%;
}

.text-cuadro1 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 80px;
  color: #ffffff;
  margin: -93% 0% 0% 36%;
  padding: 0% 4% 0% 0%;
  line-height: 1.2;
  text-align: left;
}

.color-sub-blanco {

  color: #ffffff;

}

.color-sub-verde {
  color: #00C6AC;
}

.img-cuadro1 {
  margin: -30% 0% 0% 3%;
  padding: 3% 0% 37% 0%;
  width: 70%;
}

.pos-boton-cuadro1 {
  margin: 0% 0% 0% 0%;
}

.btn-cuadro1 {
  width: 28%;
  height: 0%;
  font-size: 30px;
  padding: 0% 1% 0% 1%;
  margin: 5% 0% 0% 56%;
}

.parrafo-cuadro1 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 70px;
  color: #ffffff;
  margin: 4% 0% 0% 0%;
  padding: 0% 4% 0% 3%;
  text-align: center;
  line-height: 1;
}

.parrafo2-cuadro1 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 70px;
  color: #ffffff;
  margin: 3% 0% 0% 4%;
  padding: 0% 5% 0% 2%;
  text-align: center;
  line-height: 1;

}

.parrafo-cuadro1 h2 {
  display: inline;

}

.inline-titulo h2 {
  display: inline;
}


/*---------------------------------------------------------------------------------------------Cuadro 2------------------------------------------------------------ */

.img-Cuadro2-txt {
  position: absolute;
  width: 1210px;
  margin: -5% 0% 0% 12%;
  z-index: 2;
}


.cuadro2 {
  width: 91%;
  height: 78%;
  border-radius: 50px;
  border: solid 5px;
  border-color: #00C6AC;
  -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
  box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
  margin: 5% 0% 0% 5%;
  padding: 45% 0% 0% 0%;
}

.text-cuadro2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 80px;
  color: #ffffff;
  margin: -93% 0% 0% 35%;
  padding: 0% 4% 0% 0%;
  line-height: 1.1;
  text-align: left;
}


.img-cuadro2 {
  margin: -29% 0% 0% 3%;
  padding: 3% 0% 37% 0%;
  width: 70%;
}

.pos-boton-cuadro2 {
  margin: 0% 0% 0% 0%;
}

.btn-cuadro2 {
  width: 28%;
  height: 0%;
  font-size: 30px;
  padding: 0% 1% 0% 1%;
  margin: 3% 0% 0% 55%;
}

.parrafo-cuadro2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 55px;
  color: #ffffff;
  margin: 3% 0% 0% 3%;
  text-align: center;
  line-height: 1;
}

.parrafo2-cuadro2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 54px;
  color: #ffffff;
  margin: 2% 3% 0% 3%;
  text-align: center;
  line-height: 1;
}

.parrafo3-cuadro2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 54px;
  color: #ffffff;
  margin: 2% 5% 0% 9%;
  text-align: center;
  line-height: 1;
}


.parrafo2-cuadro3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 54px;
  color: #ffffff;
  margin: 2% 3% 0% 3%;
  text-align: center;
  line-height: 1;
}

.parrafo3-cuadro3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 54px;
  color: #ffffff;
  margin: 2% 5% 0% 9%;
  text-align: center;
  line-height: 1;
}

.parrafo-cuadro2 h2 {
  display: inline;

}

/*---------------------------------------------------------------------------------------------Cuadro 3------------------------------------------------------------ */

.img-Cuadro3-txt {
  position: absolute;
  width: 1250px;
  margin: -5% 0% 0% 10%;
  z-index: 2;
}

.img-Cuadro4-txt {
  position: absolute;
  width: 60%;
  margin: -8% 0% 0% 7%;
  z-index: 2;
}

.img-Cuadro5-txt {
  position: absolute;
  width: 60%;
  margin: -8% 0% 0% 7%;
  z-index: 2;
}


.cuadro3 {
  width: 91%;
  height: 78%;
  border-radius: 50px;
  border: solid 5px;
  border-color: #00C6AC;
  -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
  box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
  margin: 6% 0% 0% 4%;
  padding: 45% 0% 0% 0%;
}

.text-cuadro3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 80px;
  color: #ffffff;
  margin: -87% 0% 0% 35%;
  padding: 0% 4% 0% 0%;
  line-height: 1.1;
  text-align: left;
}

.img-cuadro3 {
  margin: -30% 0% 0% 3%;
  padding: 3% 0% 37% 0%;
  width: 70%;
}

.pos-boton-cuadro3 {
  margin: 0% 0% 0% 0%;
}

.btn-cuadro3 {
  width: 28%;
  height: 0%;
  font-size: 30px;
  padding: 0% 1% 0% 1%;
  margin: 8% 0% 0% 54%;
}

.btntransforma-cuadro {
  width: 45%;
  height: 0%;
  font-size: 30px;
  padding: 0% 1% 0% 1%;
  margin: 2% 0% 0% 26%;
}


.parrafo2-cuadro1 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 53px;
  color: #ffffff;
  margin: 3% 0% 0% 4%;
  padding: 0% 5% 0% 2%;
  text-align: center;
  line-height: 1;
}

.parrafo-cuadro3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 55px;
  color: #ffffff;
  margin: 4% 0% 0% -4%;
  text-align: center;
  line-height: 1;
  padding: 0% 7% 0% 7%;
}

.parrafo-cuadro4 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 55px;
  color: #ffffff;
  margin: 4% 0% 0% -4%;
  text-align: center;
  line-height: 1;
  padding: 0% 7% 0% 13%;
}

.parrafo-cuadro3 h2 {
  display: inline;
}


.linea-verde-final {
  margin: 8% 0% 0% 24%;
  width: 50%;
  border-bottom: 7px solid #00C6AC;
}

.infopag {
  font-family: "Work Sans", sans-serif;
  font-weight: 100;
  font-size: 30px;
  color: #ffffff;
  margin: 2% 0% 0% -1%;
  text-align: center;
  line-height: 1;
  padding: 0% 5% 10% 5%;
}

.infocontacto {
  font-family: "Work Sans", sans-serif;
  font-weight: 100;
  font-size: 30px;
  color: #ffffff;
  margin: -8% 0% 0% -1%;
  text-align: center;
  line-height: 1;
  padding: 0% 5% 10% 5%;
}

.infomensajedirecto {
  font-family: "Work Sans", sans-serif;
  font-weight: 100;
  font-size: 30px;
  color: #ffffff;
  margin: -8% 0% 0% 0%;
  text-align: center;
  line-height: 1;
  padding: 0% 5% 10% 0%;
}

.infonumero {
  font-family: "Work Sans", sans-serif;
  font-weight: 100;
  font-size: 25px;
  color: #ffffff;
  margin: -6% 0% 0% 8%;
  text-align: center;
  line-height: 1;
  padding: 0% 5% 10% 0%;
}

.imgwhatscartas {
  margin: 0% 0% 0% 8%;
  width: 2%;
}

.img-logopiepagina {
  width: 8%;
  margin: -7% 0% 0% 45%;
  padding: 0% 0% 6% 0%;
}

.btn-video {
  border: none;
  background: none;
  cursor: pointer;
  padding: 0;
}

.btn-video-close {
  color: #ffffff;
  float: right;
  font-size: 40px;
  font-weight: bold;
  margin: -7% -2% 6% 0%;
  scale: 2;
  height: auto;
}

.btn-video-close:focus,
.btn-video-close:hover,
.btn-mandaservicio:hover,
.btn-mandaservicio:focus {
  text-decoration: none;
  cursor: pointer;
  -webkit-animation: neon-glow 1.5s ease-in-out infinite alternate;
  animation: neon-glow 1.5s ease-in-out infinite alternate;
  /* AnimaciÃ³n para el efecto de parpadeo */
}

@-webkit-keyframes neon-glow {
  from {
    text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
    /* Efecto de sombra inicial */
  }

  to {
    text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
    /* Efecto de sombra final */
  }
}


@keyframes neon-glow {
  from {
    text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
    /* Efecto de sombra inicial */
  }

  to {
    text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
    /* Efecto de sombra final */
  }
}


.btn-mandaservicio {
  border-radius: 35px;
  border: solid 5px;
  border-color: #00C6AC;
  background-color: #00140e;
  -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
  box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
  color: #ffffff;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  width: 29%;
  height: 0%;
  font-size: 25px;
  padding: 0% 0% 0% 0%;
  margin: 8% 0% 4% 35%;
}



@media only screen and (max-width:2560px) {
  body-inicio {
    margin: 0;
    padding: 0;
    position: relative;
  }
  
  .body-inicio::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/Inicio/fondo.jpg');
    /* Ruta de tu imagen de fondo */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: 0.3;
    /* Cambia este valor para ajustar la opacidad */
    background-color: #00140e;
  }
  
  /* -------------------------------------------- SERVICIOS--------------------------------------------------------------------- */
  .inicio-servicios {
    width: 100%;
    height: 50%;
    margin: 5% 0% 0% 11%;
    padding: 61% 0% 0% 0%;
    background-image: url(../img/Capacitacion/Portada\ CapacitaciÃ³n.png);
    background-repeat: no-repeat;
  }
  
  .img-slogan {
    margin: -3% 0% 0% -18%;
  }
  
  .linea-verde-subtitulo {
    margin: -3% 0% 0% -10%;
    width: 42%;
    border-bottom: 7px solid #00C6AC;
  }
  
  .titulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 150px;
    color: #00C6AC;
    margin: -62% 0% 0% 16%;
  }
  
  .subtitulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 65px;
    color: #ffffff;
    margin: -3% 0% 0% 35%;
  }
  
  .img-Cuadro1-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 8%;
    z-index: 2;
  }
  
  
  .cuadro1 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: -17% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }
  
  .text-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 78px;
    color: #ffffff;
    margin: -103% 0% 0% 39%;
    padding: 0% 6% 0% 0%;
    line-height: 1.1;
    text-align: left;
  }
  
  .color-sub-blanco {
  
    color: #ffffff;
  
  }
  
  .color-sub-verde {
    color: #00C6AC;
  }
  
  .img-cuadro1 {
    margin: -30% 0% 0% 1%;
    padding: 3% 0% 37% 0%;
    width: 76%;
  }
  
  .pos-boton-cuadro1 {
    margin: 0% 0% 0% 0%;
  }
  
  .btn-cuadro1 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 6% 0% 0% 59%;
  }
  
  .parrafo-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 63px;
    color: #ffffff;
    margin: 4% 0% 0% -4%;
    padding: 0% 2% 0% 7%;
    text-align: center;
    line-height: 1;
  }

  .parrafo2-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 63px;
    color: #ffffff;
    margin: 3% 0% 0% 4%;
    padding: 0% 5% 0% 2%;
    text-align: center;
    line-height: 1;
}
  
  .parrafo-cuadro1 h2 {
    display: inline;
  
  }
  
  /*---------------------------------------------------------------------------------------------Cuadro 2------------------------------------------------------------ */
  
  .img-Cuadro2-txt {
    position: absolute;
    width: 60%;
    margin: -9% 0% 0% 8%;
    z-index: 2;
  }
  
  
  .cuadro2 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 9% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }
  
  .text-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 96px;
    color: #ffffff;
    margin: -103% 0% 0% 42%;
    padding: 0% 7% 0% 0%;
    line-height: 1.2;
    text-align: left;
  }
  
  
  .img-cuadro2 {
    margin: -30% 0% 0% 1%;
    padding: 3% 0% 37% 0%;
    width: 76%;
  }
  
  .pos-boton-cuadro2 {
    margin: 0% 0% 0% 0%;
  }
  
  .btn-cuadro2 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 6% 0% 0% 61%;
  }
  
  .parrafo-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 63px;
    color: #ffffff;
    margin: 4% 0% 0% -6%;
    text-align: center;
    padding: 0% 5% 0% 13%;
    line-height: 1;
  }

  .parrafo2-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 63px;
    color: #ffffff;
    margin: 4% 0% 0% -6%;
    text-align: center;
    padding: 0% 5% 0% 13%;
    line-height: 1;
  }

  .parrafo3-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 63px;
    color: #ffffff;
    margin: 4% 0% 0% -6%;
    text-align: center;
    padding: 0% 5% 0% 13%;
    line-height: 1;
  }
  
  .parrafo-cuadro2 h2 {
    display: inline;
  
  }
  
  /*---------------------------------------------------------------------------------------------Cuadro 3------------------------------------------------------------ */
  
  .img-Cuadro3-txt {
    position: absolute;
    width: 60%;
    margin: -9% 0% 0% 9%;
    z-index: 2;
  }
  
  
  .cuadro3 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }
  
  .text-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 83px;
    color: #ffffff;
    margin: -96% 0% 0% 35%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: left;
  }
  
  .img-cuadro3 {
    margin: -30% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
    width: 70%;
  }
  
  .pos-boton-cuadro3 {
    margin: 0% 0% 0% 0%;
  }
  
  .btn-cuadro3 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 3% 0% 0% 54%;
  }
  
  .btntransforma-cuadro {
    width: 45%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 2% 0% 0% 26%;
  }
  
  .parrafo-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 55px;
    color: #ffffff;
    margin: 4% 0% 0% -4%;
    text-align: center;
    line-height: 1;
    padding: 0% 7% 0% 7%;
  }
  
  .parrafo-cuadro3 h2 {
    display: inline;
  }
  
  
  .linea-verde-final {
    margin: 8% 0% 0% 24%;
    width: 50%;
    border-bottom: 7px solid #00C6AC;
  }
  
  .infopag {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: 2% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }
  
  .infocontacto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: -8% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }
  
  .infomensajedirecto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: -8% 0% 0% 0%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }
  
  .infonumero {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 25px;
    color: #ffffff;
    margin: -6% 0% 0% 8%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }
  
  .imgwhatscartas {
    margin: 0% 0% 0% 8%;
    width: 2%;
  }
  
  .img-logopiepagina {
    width: 8%;
    margin: -7% 0% 0% 45%;
    padding: 0% 0% 6% 0%;
  }
  
  .btn-video {
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
  }
  
  .btn-video-close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin: -5% -2% 6% 0%;
    scale: 2;
    height: auto;
  }
  
  .btn-video-close:focus,
  .btn-video-close:hover,
  .btn-mandaservicio:hover,
  .btn-mandaservicio:focus {
    text-decoration: none;
    cursor: pointer;
    -webkit-animation: neon-glow 1.5s ease-in-out infinite alternate;
    animation: neon-glow 1.5s ease-in-out infinite alternate;
    /* AnimaciÃ³n para el efecto de parpadeo */
  }
  
  @-webkit-keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }
  
    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }
  
  
  @keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }
  
    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }
  
  
  .btn-mandaservicio {
    border-radius: 35px;
    border: solid 5px;
    border-color: #00C6AC;
    background-color: #00140e;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    width: 29%;
    height: 0%;
    font-size: 25px;
    padding: 0% 0% 0% 0%;
    margin: 8% 0% 4% 35%;
  }
  
  .img-Cuadro5-txt {
    position: absolute;
    width: 83%;
    margin: -11% 0% 0% 8%;
    z-index: 2;
}
}

/*--------------------------------------------- END SERVICIOS------------------------------------------------------------- */
@media only screen and (max-width: 1920px) {
  .body-inicio {
    margin: 0;
    padding: 0;
    position: relative;
  }

  .body-inicio::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/Inicio/fondo.jpg');
    /* Ruta de tu imagen de fondo */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: 0.3;
    /* Cambia este valor para ajustar la opacidad */
    background-color: #00140e;
  }

  /* -------------------------------------------- SERVICIOS--------------------------------------------------------------------- */
  .inicio-servicios {
    width: 100%;
    height: 50%;
    margin: 5% 0% 0% 0%;
    padding: 61% 0% 0% 0%;
    background-image: url(../img/Capacitacion/Portada\ CapacitaciÃ³n.png);
    background-repeat: no-repeat;
  }

  .img-slogan {
    margin: -3% 0% 0% -21%;
  }

  .linea-verde-subtitulo {
    margin: -2% 0% 0% -10%;
    width: 46%;
    border-bottom: 7px solid #00C6AC;
  }

  .titulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 150px;
    color: #00C6AC;
    margin: -62% 0% 0% 16%;
  }

  .subtitulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 48px;
    color: #ffffff;
    margin: -3% 0% 0% 38%;
  }

  .img-Cuadro1-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 11%;
    z-index: 2;
  }


  .cuadro1 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 5% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 59px;
    color: #ffffff;
    margin: -103% 0% 0% 43%;
    padding: 0% 4% 0% 0%;
    line-height: 1.2;
    text-align: left;
  }

  .color-sub-blanco {

    color: #ffffff;

  }

  .color-sub-verde {
    color: #00C6AC;
  }

  .linea-verde-div {
    margin: 2% 0% 0% 43%;
    width: 8%;
    border-bottom: 7px solid #00C6AC;
}

  .img-cuadro1 {
    margin: -29% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro1 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro1 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 8% 0% 0% 64%;
  }

  .parrafo-cuadro1 {
   
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 42px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;

  }

  .parrafo2-cuadro1 {

    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 42px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;

}

  .parrafo-cuadro1 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 2------------------------------------------------------------ */

  .img-Cuadro2-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 8%;
    z-index: 2;
  }


  .cuadro2 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 57px;
    color: #ffffff;
    margin: -98% 0% 0% 42%;
    padding: 0% 3% 0% 0%;
    line-height: 1.1;
    text-align: left;
  }

  .img-cuadro2 {
    margin: -29% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro2 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro2 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 3% 0% 0% 63%;
  }

  .parrafo-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 42px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;
  }

  .parrafo2-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 42px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;
}

.parrafo3-cuadro2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 42px;
  color: #ffffff;
  margin: 4% 0% 0% -15%;
  text-align: center;
  line-height: 1;
  padding: 0% 16% 0% 29%;
}

  .parrafo-cuadro2 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 3------------------------------------------------------------ */

  .img-Cuadro3-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 11%;
    z-index: 2;
  }


  .cuadro3 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 60px;
    color: #ffffff;
    margin: -102% 0% 0% 40%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: left;
  }

  .img-cuadro3 {
    margin: -29% 0% 0% 1%;
    padding: 3% 0% 37% 0%;
    width: 76%;
  }

  .pos-boton-cuadro3 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro3 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 4% 0% 0% 60%;
  }

  .btntransforma-cuadro {
    width: 45%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 2% 0% 0% 26%;
  }

  .parrafo-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 42px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;
  }

  .parrafo2-cuadro3 {

    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 42px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;

}

.parrafo3-cuadro3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 42px;
  color: #ffffff;
  margin: 4% 0% 0% -15%;
  text-align: center;
  line-height: 1;
  padding: 0% 16% 0% 29%;
}

  .parrafo-cuadro3 h2 {
    display: inline;
  }


  /* -------------------------Cuadro 4--------------------------------- */
  .img-Cuadro4-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 10%;
    z-index: 2;
}

.parrafo-cuadro4 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 42px;
  color: #ffffff;
  margin: 4% 0% 0% -15%;
  text-align: center;
  line-height: 1;
  padding: 0% 16% 0% 29%;
}

.img-Cuadro5-txt {
  position: absolute;
  width: 60%;
  margin: -8% 0% 0% 10%;
  z-index: 2;
}

  .linea-verde-final {
    margin: 8% 0% 0% 24%;
    width: 50%;
    border-bottom: 7px solid #00C6AC;
  }

  .infopag {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: 2% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infocontacto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: -8% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infomensajedirecto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: -8% 0% 0% 0%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .infonumero {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 25px;
    color: #ffffff;
    margin: -6% 0% 0% 8%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .imgwhatscartas {
    margin: 0% 0% 0% 8%;
    width: 2%;
  }

  .img-logopiepagina {
    width: 8%;
    margin: -7% 0% 0% 45%;
    padding: 0% 0% 6% 0%;
  }

  .btn-video {
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
  }

  .btn-video-close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin: -7% -2% 6% 0%;
    scale: 2;
    height: auto;
  }

  .btn-video-close:focus,
  .btn-video-close:hover,
  .btn-mandaservicio:hover,
  .btn-mandaservicio:focus {
    text-decoration: none;
    cursor: pointer;
    -webkit-animation: neon-glow 1.5s ease-in-out infinite alternate;
    animation: neon-glow 1.5s ease-in-out infinite alternate;
    /* AnimaciÃ³n para el efecto de parpadeo */
  }

  @-webkit-keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  @keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  .btn-mandaservicio {
    border-radius: 35px;
    border: solid 5px;
    border-color: #00C6AC;
    background-color: #00140e;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    width: 29%;
    height: 0%;
    font-size: 25px;
    padding: 0% 0% 0% 0%;
    margin: 8% 0% 4% 35%;
  }

}



@media only screen and (max-width: 1920px) and (max-height: 1079px) {
  .body-inicio {
    margin: 0;
    padding: 0;
    position: relative;
  }

  .body-inicio::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/Inicio/fondo.jpg');
    /* Ruta de tu imagen de fondo */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: 0.3;
    /* Cambia este valor para ajustar la opacidad */
    background-color: #00140e;
  }

  /* -------------------------------------------- SERVICIOS--------------------------------------------------------------------- */
  .inicio-servicios {
    width: 100%;
    height: 50%;
    margin: 5% 0% 0% 0%;
    padding: 61% 0% 0% 0%;
    background-image: url(../img/Capacitacion/Portada\ CapacitaciÃ³n.png);
    background-repeat: no-repeat;
  }

  .img-slogan {
    margin: -3% 0% 0% -21%;
    width: 127%;
  }

  .linea-verde-subtitulo {
    margin: -1% 0% 0% -10%;
    width: 31%;
    border-bottom: 7px solid #00C6AC;
  }

  .titulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 150px;
    color: #00C6AC;
    margin: -62% 0% 0% 16%;
  }

  .subtitulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 58px;
    color: #ffffff;
    margin: -5% 0% 0% 24%;
  }

  .img-Cuadro1-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 11%;
    z-index: 2;
  }


  .cuadro1 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 5% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 50px;
    color: #ffffff;
    margin: -103% 0% 0% 43%;
    padding: 0% 2% 0% 0%;
    line-height: 1.2;
    text-align: left;
  }

  .color-sub-blanco {

    color: #ffffff;

  }

  .color-sub-verde {
    color: #00C6AC;
  }

  .linea-verde-div {
    margin: 2% 0% 0% 43%;
    width: 8%;
    border-bottom: 7px solid #00C6AC;
}

  .img-cuadro1 {
    margin: -29% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro1 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro1 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 8% 0% 0% 64%;
  }

  .parrafo-cuadro1 {
   
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 42px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;

  }

  .parrafo2-cuadro1 {

    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 42px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;

}

  .parrafo-cuadro1 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 2------------------------------------------------------------ */

  .img-Cuadro2-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 8%;
    z-index: 2;
  }


  .cuadro2 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 57px;
    color: #ffffff;
    margin: -98% 0% 0% 42%;
    padding: 0% 3% 0% 0%;
    line-height: 1.1;
    text-align: left;
  }

  .img-cuadro2 {
    margin: -29% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro2 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro2 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 3% 0% 0% 63%;
  }

  .parrafo-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 42px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;
  }

  .parrafo2-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 42px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;
}

.parrafo3-cuadro2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 42px;
  color: #ffffff;
  margin: 4% 0% 0% -15%;
  text-align: center;
  line-height: 1;
  padding: 0% 16% 0% 29%;
}

  .parrafo-cuadro2 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 3------------------------------------------------------------ */

  .img-Cuadro3-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 11%;
    z-index: 2;
  }


  .cuadro3 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 52px;
    color: #ffffff;
    margin: -102% 0% 0% 40%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: left;
  }

  .img-cuadro3 {
    margin: -29% 0% 0% 1%;
    padding: 3% 0% 37% 0%;
    width: 76%;
  }

  .pos-boton-cuadro3 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro3 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 4% 0% 0% 60%;
  }

  .btntransforma-cuadro {
    width: 45%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 2% 0% 0% 26%;
  }

  .parrafo-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 42px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;
  }

  .parrafo2-cuadro3 {

    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 42px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;

}

.parrafo3-cuadro3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 42px;
  color: #ffffff;
  margin: 4% 0% 0% -15%;
  text-align: center;
  line-height: 1;
  padding: 0% 16% 0% 29%;
}

  .parrafo-cuadro3 h2 {
    display: inline;
  }


  /* -------------------------Cuadro 4--------------------------------- */
  .img-Cuadro4-txt {
    position: absolute;
    width: 77%;
    margin: -11% 0% 0% 10%;
    z-index: 2;
}

.parrafo-cuadro4 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 42px;
  color: #ffffff;
  margin: 4% 0% 0% -15%;
  text-align: center;
  line-height: 1;
  padding: 0% 16% 0% 29%;
}

.img-Cuadro5-txt {
  position: absolute;
  width: 73%;
  margin: -9% 0% 0% 9%;
  z-index: 2;
}

  .linea-verde-final {
    margin: 8% 0% 0% 24%;
    width: 50%;
    border-bottom: 7px solid #00C6AC;
  }

  .infopag {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: 2% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infocontacto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: -8% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infomensajedirecto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: -8% 0% 0% 0%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .infonumero {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 25px;
    color: #ffffff;
    margin: -6% 0% 0% 8%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .imgwhatscartas {
    margin: 0% 0% 0% 8%;
    width: 2%;
  }

  .img-logopiepagina {
    width: 8%;
    margin: -7% 0% 0% 45%;
    padding: 0% 0% 6% 0%;
  }

  .btn-video {
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
  }

  .btn-video-close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin: -7% -2% 6% 0%;
    scale: 2;
    height: auto;
  }

  .btn-video-close:focus,
  .btn-video-close:hover,
  .btn-mandaservicio:hover,
  .btn-mandaservicio:focus {
    text-decoration: none;
    cursor: pointer;
    -webkit-animation: neon-glow 1.5s ease-in-out infinite alternate;
    animation: neon-glow 1.5s ease-in-out infinite alternate;
    /* AnimaciÃ³n para el efecto de parpadeo */
  }

  @-webkit-keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  @keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  .btn-mandaservicio {
    border-radius: 35px;
    border: solid 5px;
    border-color: #00C6AC;
    background-color: #00140e;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    width: 29%;
    height: 0%;
    font-size: 25px;
    padding: 0% 0% 0% 0%;
    margin: 8% 0% 4% 35%;
  }

}

/* ---------------------------------------------------------Inicio Responsivo 1470-------------------------------------------------------- */
@media only screen and (max-width: 1470px) {
  
  .body-inicio {
    margin: 0;
    padding: 0;
    position: relative;
  }

  .body-inicio::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/Inicio/fondo.jpg');
    /* Ruta de tu imagen de fondo */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: 0.3;
    /* Cambia este valor para ajustar la opacidad */
    background-color: #00140e;
  }

  /* -------------------------------------------- SERVICIOS--------------------------------------------------------------------- */
  .inicio-servicios {
    width: 100%;
    height: 50%;
    margin: 5% 0% 0% 0%;
    padding: 61% 0% 0% 0%;
    background-image: url(../img/Capacitacion/Portada\ CapacitaciÃ³n.png);
    background-repeat: no-repeat;
  }

  .img-slogan {
    margin: -3% 0% 0% -21%;
    width: 127%;
  }

  .linea-verde-subtitulo {
    margin: -1% 0% 0% -10%;
    width: 31%;
    border-bottom: 7px solid #00C6AC;
  }

  .titulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 150px;
    color: #00C6AC;
    margin: -62% 0% 0% 16%;
  }

  .subtitulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 51px;
    color: #ffffff;
    margin: -5% 0% 0% 24%;
  }

  .img-Cuadro1-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 11%;
    z-index: 2;
  }


  .cuadro1 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 5% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 44px;
    color: #ffffff;
    margin: -103% 0% 0% 43%;
    padding: 0% 2% 0% 0%;
    line-height: 1.2;
    text-align: left;
  }

  .color-sub-blanco {

    color: #ffffff;

  }

  .color-sub-verde {
    color: #00C6AC;
  }

  .linea-verde-div {
    margin: 2% 0% 0% 43%;
    width: 8%;
    border-bottom: 7px solid #00C6AC;
}

  .img-cuadro1 {
    margin: -29% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro1 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro1 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 4% 0% 0% 64%;
  }

  .parrafo-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;

  }

  .parrafo2-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%
  
}

  .parrafo-cuadro1 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 2------------------------------------------------------------ */

  .img-Cuadro2-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 10%;
    z-index: 2;
  }


  .cuadro2 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 57px;
    color: #ffffff;
    margin: -98% 0% 0% 42%;
    padding: 0% 3% 0% 0%;
    line-height: 1.1;
    text-align: left;
  }

  .img-cuadro2 {
    margin: -29% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro2 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro2 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 3% 0% 0% 63%;
  }

  .parrafo-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;
  }

  .parrafo2-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;
}

.parrafo3-cuadro2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 30px;
  color: #ffffff;
  margin: 4% 0% 0% -15%;
  text-align: center;
  line-height: 1;
  padding: 0% 16% 0% 29%;
}

  .parrafo-cuadro2 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 3------------------------------------------------------------ */

  .img-Cuadro3-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 11%;
    z-index: 2;
  }


  .cuadro3 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 46px;
    color: #ffffff;
    margin: -102% 0% 0% 40%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: left;
  }

  .img-cuadro3 {
    margin: -29% 0% 0% 1%;
    padding: 3% 0% 37% 0%;
    width: 76%;
  }

  .pos-boton-cuadro3 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro3 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 4% 0% 0% 60%;
  }

  .btntransforma-cuadro {
    width: 45%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 2% 0% 0% 26%;
  }

  .parrafo-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;
  }

  .parrafo2-cuadro3 {

    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;

}

.parrafo3-cuadro3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 30px;
  color: #ffffff;
  margin: 4% 0% 0% -15%;
  text-align: center;
  line-height: 1;
  padding: 0% 16% 0% 29%;
}

  .parrafo-cuadro3 h2 {
    display: inline;
  }


  /* -------------------------Cuadro 4--------------------------------- */
  .img-Cuadro4-txt {
    position: absolute;
    width: 77%;
    margin: -11% 0% 0% 10%;
    z-index: 2;
}

.parrafo-cuadro4 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 30px;
  color: #ffffff;
  margin: 4% 0% 0% -15%;
  text-align: center;
  line-height: 1;
  padding: 0% 16% 0% 29%;
}

.img-Cuadro5-txt {
  position: absolute;
  width: 73%;
  margin: -9% 0% 0% 9%;
  z-index: 2;
}

  .linea-verde-final {
    margin: 8% 0% 0% 24%;
    width: 50%;
    border-bottom: 7px solid #00C6AC;
  }

  .infopag {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: 2% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infocontacto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: -8% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infomensajedirecto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: -8% 0% 0% 0%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .infonumero {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 25px;
    color: #ffffff;
    margin: -6% 0% 0% 8%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .imgwhatscartas {
    margin: 0% 0% 0% 8%;
    width: 2%;
  }

  .img-logopiepagina {
    width: 8%;
    margin: -7% 0% 0% 45%;
    padding: 0% 0% 6% 0%;
  }

  .btn-video {
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
  }

  .btn-video-close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin: -7% -2% 6% 0%;
    scale: 2;
    height: auto;
  }

  .btn-video-close:focus,
  .btn-video-close:hover,
  .btn-mandaservicio:hover,
  .btn-mandaservicio:focus {
    text-decoration: none;
    cursor: pointer;
    -webkit-animation: neon-glow 1.5s ease-in-out infinite alternate;
    animation: neon-glow 1.5s ease-in-out infinite alternate;
    /* AnimaciÃ³n para el efecto de parpadeo */
  }

  @-webkit-keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  @keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  .btn-mandaservicio {
    border-radius: 35px;
    border: solid 5px;
    border-color: #00C6AC;
    background-color: #00140e;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    width: 29%;
    height: 0%;
    font-size: 25px;
    padding: 0% 0% 0% 0%;
    margin: 8% 0% 4% 35%;
  }

}

/* -------------------------------------------------------Fin Inicio Responsivo 1440 -------------------------------------------------------- */

@media only screen and (max-width: 1366px) {
  .body-inicio {
    margin: 0;
    padding: 0;
    position: relative;
  }

  .body-inicio::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/Inicio/fondo.jpg');
    /* Ruta de tu imagen de fondo */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: 0.3;
    /* Cambia este valor para ajustar la opacidad */
    background-color: #00140e;
  }

  /* -------------------------------------------- SERVICIOS--------------------------------------------------------------------- */
  .inicio-servicios {
    width: 100%;
    height: 50%;
    margin: 5% 0% 0% 0%;
    padding: 61% 0% 0% 0%;
    background-image: url(../img/Capacitacion/Portada\ CapacitaciÃ³n.png);
    background-repeat: no-repeat;
  }

  .img-slogan {
    margin: -3% 0% 0% -21%;
    width: 127%;
  }

  .linea-verde-subtitulo {
    margin: -1% 0% 0% -10%;
    width: 31%;
    border-bottom: 7px solid #00C6AC;
  }

  .titulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 150px;
    color: #00C6AC;
    margin: -62% 0% 0% 16%;
  }

  .subtitulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 51px;
    color: #ffffff;
    margin: -5% 0% 0% 24%;
  }

  .img-Cuadro1-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 11%;
    z-index: 2;
  }


  .cuadro1 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 5% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 44px;
    color: #ffffff;
    margin: -103% 0% 0% 43%;
    padding: 0% 2% 0% 0%;
    line-height: 1.2;
    text-align: left;
  }

  .color-sub-blanco {

    color: #ffffff;

  }

  .color-sub-verde {
    color: #00C6AC;
  }

  .linea-verde-div {
    margin: 2% 0% 0% 43%;
    width: 8%;
    border-bottom: 7px solid #00C6AC;
}

  .img-cuadro1 {
    margin: -29% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro1 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro1 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 4% 0% 0% 64%;
  }

  .parrafo-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;

  }

  .parrafo2-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%
  
}

  .parrafo-cuadro1 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 2------------------------------------------------------------ */

  .img-Cuadro2-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 10%;
    z-index: 2;
  }


  .cuadro2 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 57px;
    color: #ffffff;
    margin: -98% 0% 0% 42%;
    padding: 0% 3% 0% 0%;
    line-height: 1.1;
    text-align: left;
  }

  .img-cuadro2 {
    margin: -29% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro2 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro2 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 3% 0% 0% 63%;
  }

  .parrafo-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;
  }

  .parrafo2-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;
}

.parrafo3-cuadro2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 30px;
  color: #ffffff;
  margin: 4% 0% 0% -15%;
  text-align: center;
  line-height: 1;
  padding: 0% 16% 0% 29%;
}

  .parrafo-cuadro2 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 3------------------------------------------------------------ */

  .img-Cuadro3-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 11%;
    z-index: 2;
  }


  .cuadro3 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 44px;
    color: #ffffff;
    margin: -102% 0% 0% 40%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: left;
  }

  .img-cuadro3 {
    margin: -29% 0% 0% 1%;
    padding: 3% 0% 37% 0%;
    width: 76%;
  }

  .pos-boton-cuadro3 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro3 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 4% 0% 0% 60%;
  }

  .btntransforma-cuadro {
    width: 45%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 2% 0% 0% 26%;
  }

  .parrafo-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;
  }

  .parrafo2-cuadro3 {

    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;

}

.parrafo3-cuadro3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 30px;
  color: #ffffff;
  margin: 4% 0% 0% -15%;
  text-align: center;
  line-height: 1;
  padding: 0% 16% 0% 29%;
}

  .parrafo-cuadro3 h2 {
    display: inline;
  }


  /* -------------------------Cuadro 4--------------------------------- */
  .img-Cuadro4-txt {
    position: absolute;
    width: 77%;
    margin: -11% 0% 0% 10%;
    z-index: 2;
}

.parrafo-cuadro4 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 30px;
  color: #ffffff;
  margin: 4% 0% 0% -15%;
  text-align: center;
  line-height: 1;
  padding: 0% 16% 0% 29%;
}

.img-Cuadro5-txt {
  position: absolute;
  width: 73%;
  margin: -9% 0% 0% 9%;
  z-index: 2;
}

  .linea-verde-final {
    margin: 8% 0% 0% 24%;
    width: 50%;
    border-bottom: 7px solid #00C6AC;
  }

  .infopag {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: 2% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infocontacto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: -8% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infomensajedirecto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: -8% 0% 0% 0%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .infonumero {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 25px;
    color: #ffffff;
    margin: -6% 0% 0% 8%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .imgwhatscartas {
    margin: 0% 0% 0% 8%;
    width: 2%;
  }

  .img-logopiepagina {
    width: 8%;
    margin: -7% 0% 0% 45%;
    padding: 0% 0% 6% 0%;
  }

  .btn-video {
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
  }

  .btn-video-close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin: -7% -2% 6% 0%;
    scale: 2;
    height: auto;
  }

  .btn-video-close:focus,
  .btn-video-close:hover,
  .btn-mandaservicio:hover,
  .btn-mandaservicio:focus {
    text-decoration: none;
    cursor: pointer;
    -webkit-animation: neon-glow 1.5s ease-in-out infinite alternate;
    animation: neon-glow 1.5s ease-in-out infinite alternate;
    /* AnimaciÃ³n para el efecto de parpadeo */
  }

  @-webkit-keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  @keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  .btn-mandaservicio {
    border-radius: 35px;
    border: solid 5px;
    border-color: #00C6AC;
    background-color: #00140e;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    width: 29%;
    height: 0%;
    font-size: 25px;
    padding: 0% 0% 0% 0%;
    margin: 8% 0% 4% 35%;
  }
}




/* -----------------------------------------------------------Inicio Responsivo 1280 -------------------------------------------------------- */
@media only screen and (max-width: 1280px) {

  .body-inicio {
    margin: 0;
    padding: 0;
    position: relative;
  }

  .body-inicio::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/Inicio/fondo.jpg');
    /* Ruta de tu imagen de fondo */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: 0.3;
    /* Cambia este valor para ajustar la opacidad */
    background-color: #00140e;
  }

  /* -------------------------------------------- SERVICIOS--------------------------------------------------------------------- */
  .inicio-servicios {
    width: 100%;
    height: 50%;
    margin: 5% 0% 0% 0%;
    padding: 61% 0% 0% 0%;
    background-image: url(../img/Capacitacion/Portada\ CapacitaciÃ³n.png);
    background-repeat: no-repeat;
  }

  .img-slogan {
    margin: -3% 0% 0% -21%;
    width: 127%;
  }

  .linea-verde-subtitulo {
    margin: -1% 0% 0% -10%;
    width: 31%;
    border-bottom: 7px solid #00C6AC;
  }

  .titulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 150px;
    color: #00C6AC;
    margin: -62% 0% 0% 16%;
  }

  .subtitulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 45px;
    color: #ffffff;
    margin: -5% 0% 0% 24%;
  }

  .img-Cuadro1-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 11%;
    z-index: 2;
  }


  .cuadro1 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 5% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 40px;
    color: #ffffff;
    margin: -103% 0% 0% 43%;
    padding: 0% 2% 0% 0%;
    line-height: 1.2;
    text-align: left;
  }

  .color-sub-blanco {

    color: #ffffff;

  }

  .color-sub-verde {
    color: #00C6AC;
  }

  .linea-verde-div {
    margin: 2% 0% 0% 45%;
    width: 8%;
    border-bottom: 7px solid #00C6AC;
}

  .img-cuadro1 {
    margin: -29% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro1 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro1 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 4% 0% 0% 64%;
  }

  .parrafo-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;

  }

  .parrafo2-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%
  
}

  .parrafo-cuadro1 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 2------------------------------------------------------------ */

  .img-Cuadro2-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 10%;
    z-index: 2;
  }


  .cuadro2 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 45px;
    color: #ffffff;
    margin: -98% 0% 0% 42%;
    padding: 0% 3% 0% 0%;
    line-height: 1.1;
    text-align: left;
  }

  .img-cuadro2 {
    margin: -29% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro2 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro2 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 3% 0% 0% 63%;
  }

  .parrafo-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;
  }

  .parrafo2-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;
}

.parrafo3-cuadro2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 30px;
  color: #ffffff;
  margin: 4% 0% 0% -15%;
  text-align: center;
  line-height: 1;
  padding: 0% 16% 0% 29%;
}

  .parrafo-cuadro2 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 3------------------------------------------------------------ */

  .img-Cuadro3-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 11%;
    z-index: 2;
  }


  .cuadro3 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 39px;
    color: #ffffff;
    margin: -102% 0% 0% 40%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: left;
  }

  .img-cuadro3 {
    margin: -29% 0% 0% 1%;
    padding: 3% 0% 37% 0%;
    width: 76%;
  }

  .pos-boton-cuadro3 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro3 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 4% 0% 0% 60%;
  }

  .btntransforma-cuadro {
    width: 45%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 2% 0% 0% 26%;
  }

  .parrafo-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;
  }

  .parrafo2-cuadro3 {

    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;

}

.parrafo3-cuadro3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 30px;
  color: #ffffff;
  margin: 4% 0% 0% -15%;
  text-align: center;
  line-height: 1;
  padding: 0% 16% 0% 29%;
}

  .parrafo-cuadro3 h2 {
    display: inline;
  }


  /* -------------------------Cuadro 4--------------------------------- */
  .img-Cuadro4-txt {
    position: absolute;
    width: 77%;
    margin: -11% 0% 0% 10%;
    z-index: 2;
}

.parrafo-cuadro4 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 30px;
  color: #ffffff;
  margin: 4% 0% 0% -15%;
  text-align: center;
  line-height: 1;
  padding: 0% 16% 0% 29%;
}

.img-Cuadro5-txt {
  position: absolute;
  width: 73%;
  margin: -9% 0% 0% 9%;
  z-index: 2;
}

  .linea-verde-final {
    margin: 8% 0% 0% 24%;
    width: 50%;
    border-bottom: 7px solid #00C6AC;
  }

  .infopag {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: 2% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infocontacto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: -8% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infomensajedirecto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: -8% 0% 0% 0%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .infonumero {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 25px;
    color: #ffffff;
    margin: -6% 0% 0% 8%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .imgwhatscartas {
    margin: 0% 0% 0% 8%;
    width: 2%;
  }

  .img-logopiepagina {
    width: 8%;
    margin: -7% 0% 0% 45%;
    padding: 0% 0% 6% 0%;
  }

  .btn-video {
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
  }

  .btn-video-close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin: -9% -3% 6% 0%;
    scale: 2;
    height: auto;
  }

  .btn-video-close:focus,
  .btn-video-close:hover,
  .btn-mandaservicio:hover,
  .btn-mandaservicio:focus {
    text-decoration: none;
    cursor: pointer;
    -webkit-animation: neon-glow 1.5s ease-in-out infinite alternate;
    animation: neon-glow 1.5s ease-in-out infinite alternate;
    /* AnimaciÃ³n para el efecto de parpadeo */
  }

  @-webkit-keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  @keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  .btn-mandaservicio {
    border-radius: 35px;
    border: solid 5px;
    border-color: #00C6AC;
    background-color: #00140e;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    width: 29%;
    height: 0%;
    font-size: 18px;
    padding: 0% 0% 0% 0%;
    margin: 8% 0% 4% 35%;
  }


}

/* --------------------------------------------------------- Fin Inicio Responsivo 1280 -------------------------------------------------------------------------------- */
/* Inicio Responsivo 1194 */
@media only screen and (max-width: 1194px) {

  .body-inicio {
    margin: 0;
    padding: 0;
    position: relative;
  }

  .body-inicio::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/Inicio/fondo.jpg');
    /* Ruta de tu imagen de fondo */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: 0.3;
    /* Cambia este valor para ajustar la opacidad */
    background-color: #00140e;
  }

  /* -------------------------------------------- SERVICIOS--------------------------------------------------------------------- */
  .inicio-servicios {
    width: 100%;
    height: 50%;
    margin: 5% 0% 0% 0%;
    padding: 61% 0% 0% 0%;
    background-image: url(../img/Capacitacion/Portada\ CapacitaciÃ³n.png);
    background-repeat: no-repeat;
  }

  .img-slogan {
    margin: -3% 0% 0% -21%;
    width: 127%;
  }

  .linea-verde-subtitulo {
    margin: -1% 0% 0% -10%;
    width: 31%;
    border-bottom: 7px solid #00C6AC;
  }

  .titulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 150px;
    color: #00C6AC;
    margin: -62% 0% 0% 16%;
  }

  .subtitulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 28px;
    color: #ffffff;
    margin: -5% 0% 0% 24%;
  }

  .img-Cuadro1-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 11%;
    z-index: 2;
  }


  .cuadro1 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 5% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 23px;
    color: #ffffff;
    margin: -103% 0% 0% 43%;
    padding: 0% 2% 0% 0%;
    line-height: 1.2;
    text-align: left;
  }

  .color-sub-blanco {

    color: #ffffff;

  }

  .color-sub-verde {
    color: #00C6AC;
  }

  .linea-verde-div {
    margin: 2% 0% 0% 45%;
    width: 8%;
    border-bottom: 7px solid #00C6AC;
}

  .img-cuadro1 {
    margin: -29% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro1 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro1 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 4% 0% 0% 64%;
  }

  .parrafo-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: 4% 0% 0% -20%;
    text-align: center;
    line-height: 1;
    padding: 0% 6% 0% 26%;

  }

  .parrafo2-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: 4% 0% 0% -20%;
    text-align: center;
    line-height: 1;
    padding: 0% 6% 0% 26%;
  }

  .parrafo-cuadro1 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 2------------------------------------------------------------ */

  .img-Cuadro2-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 10%;
    z-index: 2;
  }


  .cuadro2 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #ffffff;
    margin: -98% 0% 0% 42%;
    padding: 0% 3% 0% 0%;
    line-height: 1.1;
    text-align: left;
  }

  .img-cuadro2 {
    margin: -29% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro2 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro2 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 3% 0% 0% 63%;
  }

  .parrafo-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: 4% 0% 0% -20%;
    text-align: center;
    line-height: 1;
    padding: 0% 6% 0% 26%;
  }

  .parrafo2-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: 4% 0% 0% -20%;
    text-align: center;
    line-height: 1;
    padding: 0% 6% 0% 26%;
}

.parrafo3-cuadro2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #ffffff;
  margin: 4% 0% 0% -20%;
  text-align: center;
  line-height: 1;
  padding: 0% 6% 0% 26%;
}

  .parrafo-cuadro2 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 3------------------------------------------------------------ */

  .img-Cuadro3-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 11%;
    z-index: 2;
  }


  .cuadro3 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #ffffff;
    margin: -102% 0% 0% 40%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: left;
  }

  .img-cuadro3 {
    margin: -29% 0% 0% 1%;
    padding: 3% 0% 37% 0%;
    width: 76%;
  }

  .pos-boton-cuadro3 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro3 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 4% 0% 0% 60%;
  }

  .btntransforma-cuadro {
    width: 45%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 2% 0% 0% 26%;
  }

  .parrafo-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: 4% 0% 0% -20%;
    text-align: center;
    line-height: 1;
    padding: 0% 6% 0% 26%;
  }

  .parrafo2-cuadro3 {

    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 22px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;

}

.parrafo3-cuadro3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 22px;
  color: #ffffff;
  margin: 4% 0% 0% -15%;
  text-align: center;
  line-height: 1;
  padding: 0% 16% 0% 29%;
}

  .parrafo-cuadro3 h2 {
    display: inline;
  }


  /* -------------------------Cuadro 4--------------------------------- */
  .img-Cuadro4-txt {
    position: absolute;
    width: 77%;
    margin: -11% 0% 0% 10%;
    z-index: 2;
}

.parrafo-cuadro4 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #ffffff;
  margin: 4% 0% 0% -20%;
  text-align: center;
  line-height: 1;
  padding: 0% 6% 0% 26%;
}

.img-Cuadro5-txt {
  position: absolute;
  width: 73%;
  margin: -9% 0% 0% 12%;
  z-index: 2;
}

  .linea-verde-final {
    margin: 8% 0% 0% 24%;
    width: 50%;
    border-bottom: 7px solid #00C6AC;
  }

  .infopag {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 25px;
    color: #ffffff;
    margin: 2% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infocontacto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 25px;
    color: #ffffff;
    margin: -8% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infomensajedirecto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 25px;
    color: #ffffff;
    margin: -8% 0% 0% 0%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .infonumero {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 20px;
    color: #ffffff;
    margin: -6% 0% 0% 8%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .imgwhatscartas {
    margin: 0% 0% 0% 8%;
    width: 2%;
  }

  .img-logopiepagina {
    width: 8%;
    margin: -7% 0% 0% 45%;
    padding: 0% 0% 6% 0%;
  }

  .btn-video {
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
  }

  .btn-video-close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin: -7% -2% 6% 0%;
    scale: 2;
    height: auto;
  }

  .btn-video-close:focus,
  .btn-video-close:hover,
  .btn-mandaservicio:hover,
  .btn-mandaservicio:focus {
    text-decoration: none;
    cursor: pointer;
    -webkit-animation: neon-glow 1.5s ease-in-out infinite alternate;
    animation: neon-glow 1.5s ease-in-out infinite alternate;
    /* AnimaciÃ³n para el efecto de parpadeo */
  }

  @-webkit-keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  @keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  .btn-mandaservicio {
    border-radius: 35px;
    border: solid 5px;
    border-color: #00C6AC;
    background-color: #00140e;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    width: 29%;
    height: 0%;
    font-size: 25px;
    padding: 0% 0% 0% 0%;
    margin: 8% 0% 4% 35%;
  }

}

/* --------------------------------------------Fin 1994 */
/* -------------------------------------------------------------Inicio Responsivo 1024 -------------------------------------------------------------------------------- */

@media only screen and (max-width: 1040px) {
  .body-inicio {
    margin: 0;
    padding: 0;
    position: relative;
  }

  .body-inicio::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/Inicio/fondo.jpg');
    /* Ruta de tu imagen de fondo */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: 0.3;
    /* Cambia este valor para ajustar la opacidad */
    background-color: #00140e;
  }

  /* -------------------------------------------- SERVICIOS--------------------------------------------------------------------- */
  .inicio-servicios {
    width: 100%;
    height: 50%;
    margin: 5% 0% 0% 0%;
    padding: 61% 0% 0% 0%;
    background-image: url(../img/Capacitacion/Portada\ CapacitaciÃ³n.png);
    background-repeat: no-repeat;
  }

  .img-slogan {
    margin: -3% 0% 0% -21%;
    width: 127%;
  }

  .linea-verde-subtitulo {
    margin: -1% 0% 0% -10%;
    width: 31%;
    border-bottom: 7px solid #00C6AC;
  }

  .titulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 150px;
    color: #00C6AC;
    margin: -62% 0% 0% 16%;
  }

  .subtitulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 37px;
    color: #ffffff;
    margin: -5% 0% 0% 24%;
  }

  .img-Cuadro1-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 11%;
    z-index: 2;
  }


  .cuadro1 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 5% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 32px;
    color: #ffffff;
    margin: -103% 0% 0% 43%;
    padding: 0% 2% 0% 0%;
    line-height: 1.2;
    text-align: left;
  }

  .color-sub-blanco {

    color: #ffffff;

  }

  .color-sub-verde {
    color: #00C6AC;
  }

  .linea-verde-div {
    margin: 2% 0% 0% 45%;
    width: 8%;
    border-bottom: 7px solid #00C6AC;
}

  .img-cuadro1 {
    margin: -29% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro1 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro1 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 4% 0% 0% 64%;
  }

  .parrafo-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 25px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 8% 0% 23%;
}



  .parrafo2-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 25px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 8% 0% 23%;
}
  
  .parrafo-cuadro1 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 2------------------------------------------------------------ */

  .img-Cuadro2-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 10%;
    z-index: 2;
  }


  .cuadro2 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 36px;
    color: #ffffff;
    margin: -98% 0% 0% 42%;
    padding: 0% 3% 0% 0%;
    line-height: 1.1;
    text-align: left;
  }

  .img-cuadro2 {
    margin: -29% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro2 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro2 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 3% 0% 0% 63%;
  }

  .parrafo-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 25px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 8% 0% 23%;
  }

  .parrafo2-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 25px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 8% 0% 23%;
}

.parrafo3-cuadro2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 25px;
  color: #ffffff;
  margin: 4% 0% 0% -15%;
  text-align: center;
  line-height: 1;
  padding: 0% 8% 0% 23%;
}

  .parrafo-cuadro2 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 3------------------------------------------------------------ */

  .img-Cuadro3-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 11%;
    z-index: 2;
  }


  .cuadro3 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 33px;
    color: #ffffff;
    margin: -102% 0% 0% 40%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: left;
  }

  .img-cuadro3 {
    margin: -29% 0% 0% 1%;
    padding: 3% 0% 37% 0%;
    width: 76%;
  }

  .pos-boton-cuadro3 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro3 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 4% 0% 0% 60%;
  }

  .btntransforma-cuadro {
    width: 45%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 2% 0% 0% 26%;
  }

  .parrafo-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 25px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 8% 0% 23%;
  }

  .parrafo2-cuadro3 {

    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 25px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 8% 0% 23%;

}

.parrafo3-cuadro3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 25px;
  color: #ffffff;
  margin: 4% 0% 0% -15%;
  text-align: center;
  line-height: 1;
  padding: 0% 8% 0% 23%;
}

  .parrafo-cuadro3 h2 {
    display: inline;
  }


  /* -------------------------Cuadro 4--------------------------------- */
  .img-Cuadro4-txt {
    position: absolute;
    width: 77%;
    margin: -11% 0% 0% 10%;
    z-index: 2;
}

.parrafo-cuadro4 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 25px;
  color: #ffffff;
  margin: 4% 0% 0% -15%;
  text-align: center;
  line-height: 1;
  padding: 0% 8% 0% 23%;
}

.img-Cuadro5-txt {
  position: absolute;
  width: 73%;
  margin: -9% 0% 0% 9%;
  z-index: 2;
}

  .linea-verde-final {
    margin: 8% 0% 0% 24%;
    width: 50%;
    border-bottom: 7px solid #00C6AC;
  }

  .infopag {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: 2% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infocontacto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: -8% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infomensajedirecto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: -8% 0% 0% 0%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .infonumero {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 25px;
    color: #ffffff;
    margin: -6% 0% 0% 8%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .imgwhatscartas {
    margin: 0% 0% 0% 8%;
    width: 2%;
  }

  .img-logopiepagina {
    width: 8%;
    margin: -7% 0% 0% 45%;
    padding: 0% 0% 6% 0%;
  }

  .btn-video {
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
  }

  .btn-video-close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin: -7% -2% 6% 0%;
    scale: 2;
    height: auto;
  }

  .btn-video-close:focus,
  .btn-video-close:hover,
  .btn-mandaservicio:hover,
  .btn-mandaservicio:focus {
    text-decoration: none;
    cursor: pointer;
    -webkit-animation: neon-glow 1.5s ease-in-out infinite alternate;
    animation: neon-glow 1.5s ease-in-out infinite alternate;
    /* AnimaciÃ³n para el efecto de parpadeo */
  }

  @-webkit-keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  @keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  .btn-mandaservicio {
    border-radius: 35px;
    border: solid 5px;
    border-color: #00C6AC;
    background-color: #00140e;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    width: 29%;
    height: 0%;
    font-size: 25px;
    padding: 0% 0% 0% 0%;
    margin: 8% 0% 4% 35%;
  }

 
}



/* -------------------------------------------------------------Fin Inicio Responsivo 1024 -------------------------------------------------------------------------------- */
@media only screen and (max-width: 1024px) and (max-height: 768px) {

  .body-inicio {
    margin: 0;
    padding: 0;
    position: relative;
  }

  .body-inicio::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/Inicio/fondo.jpg');
    /* Ruta de tu imagen de fondo */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: 0.3;
    /* Cambia este valor para ajustar la opacidad */
    background-color: #00140e;
  }

  /* -------------------------------------------- SERVICIOS--------------------------------------------------------------------- */
  .inicio-servicios {
    width: 100%;
    height: 50%;
    margin: 5% 0% 0% 0%;
    padding: 61% 0% 0% 0%;
    background-image: url(../img/Capacitacion/Portada\ CapacitaciÃ³n.png);
    background-repeat: no-repeat;
  }

  .img-slogan {
    margin: -3% 0% 0% -21%;
    width: 127%;
  }

  .linea-verde-subtitulo {
    margin: -1% 0% 0% -10%;
    width: 31%;
    border-bottom: 7px solid #00C6AC;
  }

  .titulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 150px;
    color: #00C6AC;
    margin: -62% 0% 0% 16%;
  }

  .subtitulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 37px;
    color: #ffffff;
    margin: -5% 0% 0% 24%;
  }

  .img-Cuadro1-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 11%;
    z-index: 2;
  }


  .cuadro1 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 5% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 32px;
    color: #ffffff;
    margin: -103% 0% 0% 43%;
    padding: 0% 2% 0% 0%;
    line-height: 1.2;
    text-align: left;
  }

  .color-sub-blanco {

    color: #ffffff;

  }

  .color-sub-verde {
    color: #00C6AC;
  }

  .linea-verde-div {
    margin: 2% 0% 0% 45%;
    width: 8%;
    border-bottom: 7px solid #00C6AC;
}

  .img-cuadro1 {
    margin: -29% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro1 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro1 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 4% 0% 0% 64%;
  }

  .parrafo-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 22px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%

  }

  .parrafo2-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 22px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;
  }

  .parrafo-cuadro1 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 2------------------------------------------------------------ */

  .img-Cuadro2-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 10%;
    z-index: 2;
  }


  .cuadro2 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 40px;
    color: #ffffff;
    margin: -98% 0% 0% 42%;
    padding: 0% 3% 0% 0%;
    line-height: 1.1;
    text-align: left;
  }

  .img-cuadro2 {
    margin: -29% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro2 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro2 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 3% 0% 0% 63%;
  }

  .parrafo-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 22px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;
  }

  .parrafo2-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 22px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;
}

.parrafo3-cuadro2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 22px;
  color: #ffffff;
  margin: 4% 0% 0% -15%;
  text-align: center;
  line-height: 1;
  padding: 0% 16% 0% 29%;
}

  .parrafo-cuadro2 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 3------------------------------------------------------------ */

  .img-Cuadro3-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 11%;
    z-index: 2;
  }


  .cuadro3 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 32px;
    color: #ffffff;
    margin: -102% 0% 0% 40%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: left;
  }

  .img-cuadro3 {
    margin: -29% 0% 0% 1%;
    padding: 3% 0% 37% 0%;
    width: 76%;
  }

  .pos-boton-cuadro3 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro3 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 4% 0% 0% 60%;
  }

  .btntransforma-cuadro {
    width: 45%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 2% 0% 0% 26%;
  }

  .parrafo-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 22px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;
  }

  .parrafo2-cuadro3 {

    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 22px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;

}

.parrafo3-cuadro3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 22px;
  color: #ffffff;
  margin: 4% 0% 0% -15%;
  text-align: center;
  line-height: 1;
  padding: 0% 16% 0% 29%;
}

  .parrafo-cuadro3 h2 {
    display: inline;
  }


  /* -------------------------Cuadro 4--------------------------------- */
  .img-Cuadro4-txt {
    position: absolute;
    width: 77%;
    margin: -11% 0% 0% 10%;
    z-index: 2;
}

.parrafo-cuadro4 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 22px;
  color: #ffffff;
  margin: 4% 0% 0% -15%;
  text-align: center;
  line-height: 1;
  padding: 0% 16% 0% 29%;
}

.img-Cuadro5-txt {
  position: absolute;
  width: 73%;
  margin: -9% 0% 0% 9%;
  z-index: 2;
}

  .linea-verde-final {
    margin: 8% 0% 0% 24%;
    width: 50%;
    border-bottom: 7px solid #00C6AC;
  }

  .infopag {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 25px;
    color: #ffffff;
    margin: 2% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infocontacto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 25px;
    color: #ffffff;
    margin: -8% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infomensajedirecto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 25px;
    color: #ffffff;
    margin: -8% 0% 0% 0%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .infonumero {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 20px;
    color: #ffffff;
    margin: -6% 0% 0% 8%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .imgwhatscartas {
    margin: 0% 0% 0% 8%;
    width: 2%;
  }

  .img-logopiepagina {
    width: 8%;
    margin: -7% 0% 0% 45%;
    padding: 0% 0% 6% 0%;
  }

  .btn-video {
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
  }

  .btn-video-close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin: -11% -5% 6% 0%;
    scale: 1;
    height: auto;
  }

  .btn-video-close:focus,
  .btn-video-close:hover,
  .btn-mandaservicio:hover,
  .btn-mandaservicio:focus {
    text-decoration: none;
    cursor: pointer;
    -webkit-animation: neon-glow 1.5s ease-in-out infinite alternate;
    animation: neon-glow 1.5s ease-in-out infinite alternate;
    /* AnimaciÃ³n para el efecto de parpadeo */
  }

  @-webkit-keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  @keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  .btn-mandaservicio {
    border-radius: 35px;
    border: solid 5px;
    border-color: #00C6AC;
    background-color: #00140e;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    width: 29%;
    height: 0%;
    font-size: 19px;
    padding: 0% 0% 0% 0%;
    margin: 8% 0% 4% 35%;
  }


}

/* ------------------------------------------------------------- Inicio Responsivo 950 -------------------------------------------------------------------------------- */

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

  .body-inicio {
    margin: 0;
    padding: 0;
    position: relative;
  }

  .body-inicio::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/Inicio/fondo.jpg');
    /* Ruta de tu imagen de fondo */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: 0.3;
    /* Cambia este valor para ajustar la opacidad */
    background-color: #00140e;
  }

  /* -------------------------------------------- SERVICIOS--------------------------------------------------------------------- */
  .inicio-servicios {
    width: 100%;
    height: 50%;
    margin: 5% 0% 0% 0%;
    padding: 61% 0% 0% 0%;
    background-image: url(../img/Capacitacion/Portada\ CapacitaciÃ³n.png);
    background-repeat: round;
  }

  .img-slogan {
    margin: 10% 0% 0% -8%;
    width: 104%;
  }


  .linea-verde-subtitulo {
    margin: -2% 0% 0% 0%;
    width: 41%;
    border-bottom: 3px solid #00C6AC;
  }

  .titulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 150px;
    color: #00C6AC;
    margin: -62% 0% 0% 16%;
  }

  .subtitulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 21px;
    color: #ffffff;
    margin: -3% 0% 0% 43%;
  }

  .img-Cuadro1-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 11%;
    z-index: 2;
  }

  .cuadro1 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 5% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 32px;
    color: #ffffff;
    margin: -102% 0% 0% 38%;
    padding: 0% 4% 0% 0%;
    line-height: 1.2;
    text-align: left;
  }

  .color-sub-blanco {

    color: #ffffff;

  }

  .color-sub-verde {
    color: #00C6AC;
  }

  .img-cuadro1 {
    margin: -29% 0% 0% 1%;
    width: 75%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro1 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro1 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 5% 0% 0% 58%;
  }

  .parrafo-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 25px;
    color: #ffffff;
    margin: 4% 0% 0% -18%;
    text-align: center;
    line-height: 1;
  }

  .parrafo-cuadro1 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 2------------------------------------------------------------ */

  .img-Cuadro2-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 10%;
    z-index: 2;
  }


  .cuadro2 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 32px;
    color: #ffffff;
    margin: -102% 0% 0% 39%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
  }

  .img-cuadro2 {
    margin: -29% 0% 0% 2%;
    padding: 3% 0% 37% 0%;
    width: 75%;
  }

  .pos-boton-cuadro2 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro2 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 3% 0% 0% 60%;
  }

  .parrafo-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 25px;
    color: #ffffff;
    margin: 4% 0% 0% -18%;
    text-align: center;
    line-height: 1;
  }

  .parrafo-cuadro2 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 3------------------------------------------------------------ */

  .img-Cuadro3-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 11%;
    z-index: 2;
  }


  .cuadro3 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #ffffff;
    margin: -99% 0% 0% 38%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: left;
}

  .img-cuadro3 {
    margin: -30% 0% 0% 2%;
    padding: 3% 0% 37% 0%;
    width: 74%;
  }

  .pos-boton-cuadro3 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro3 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 3% 0% 0% 58%;
  }

  .btntransforma-cuadro {
    width: 45%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 2% 0% 0% 26%;
  }

  .parrafo-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 25px;
    color: #ffffff;
    margin: 4% 0% 0% -18%;
    text-align: center;
    line-height: 1;
  }

  .parrafo-cuadro3 h2 {
    display: inline;
  }


  .linea-verde-final {
    margin: 8% 0% 0% 24%;
    width: 50%;
    border-bottom: 2px solid #00C6AC;
  }

  .infopag {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 25px;
    color: #ffffff;
    margin: 2% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infocontacto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 25px;
    color: #ffffff;
    margin: -8% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infomensajedirecto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 25px;
    color: #ffffff;
    margin: -8% 0% 0% 0%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .infonumero {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 20px;
    color: #ffffff;
    margin: -6% 0% 0% 8%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .imgwhatscartas {
    margin: 0% 0% 0% 8%;
    width: 2%;
  }

  .img-logopiepagina {
    width: 8%;
    margin: -7% 0% 0% 45%;
    padding: 0% 0% 6% 0%;
  }

  .btn-video {
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
  }

  .btn-video-close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin: -9% -4% 6% 0%;
    scale: 2;
    height: auto;
  }

  .btn-video-close:focus,
  .btn-video-close:hover,
  .btn-mandaservicio:hover,
  .btn-mandaservicio:focus {
    text-decoration: none;
    cursor: pointer;
    -webkit-animation: neon-glow 1.5s ease-in-out infinite alternate;
    animation: neon-glow 1.5s ease-in-out infinite alternate;
    /* AnimaciÃ³n para el efecto de parpadeo */
  }

  @-webkit-keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  @keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  .btn-mandaservicio {
    border-radius: 35px;
    border: solid 5px;
    border-color: #00C6AC;
    background-color: #00140e;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    width: 29%;
    height: 0%;
    font-size: 25px;
    padding: 0% 0% 0% 0%;
    margin: 8% 0% 4% 35%;
  }
  
  .img-Cuadro5-txt {
    position: absolute;
    width: 73%;
    margin: -9% 0% 0% 12%;
    z-index: 2;
  }


}


/* ------------------------------------------------------------- FINInicio Responsivo 950 -------------------------------------------------------------------------------- */
/* Inicio Responsivo 834 */
@media only screen and (max-width: 834px) {
  .body-inicio {
    margin: 0;
    padding: 0;
    position: relative;
  }

  .body-inicio::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/Inicio/fondo.jpg');
    /* Ruta de tu imagen de fondo */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: 0.3;
    /* Cambia este valor para ajustar la opacidad */
    background-color: #00140e;
  }

  /* -------------------------------------------- SERVICIOS--------------------------------------------------------------------- */
  .inicio-servicios {
    width: 100%;
    height: 50%;
    margin: 5% 0% 0% 0%;
    padding: 61% 0% 0% 0%;
    background-image: url(../img/Capacitacion/Portada\ CapacitaciÃ³n.png);
    background-repeat: no-repeat;
  }

  .img-slogan {
    margin: -3% 0% 0% -21%;
    width: 127%;
  }

  .linea-verde-subtitulo {
    margin: -1% 0% 0% -10%;
    width: 31%;
    border-bottom: 7px solid #00C6AC;
  }

  .titulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 150px;
    color: #00C6AC;
    margin: -62% 0% 0% 16%;
  }

  .subtitulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 28px;
    color: #ffffff;
    margin: -5% 0% 0% 24%;
  }

  .img-Cuadro1-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 11%;
    z-index: 2;
  }


  .cuadro1 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 5% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 23px;
    color: #ffffff;
    margin: -103% 0% 0% 43%;
    padding: 0% 2% 0% 0%;
    line-height: 1.2;
    text-align: left;
  }

  .color-sub-blanco {

    color: #ffffff;

  }

  .color-sub-verde {
    color: #00C6AC;
  }

  .linea-verde-div {
    margin: 2% 0% 0% 45%;
    width: 8%;
    border-bottom: 7px solid #00C6AC;
}

  .img-cuadro1 {
    margin: -29% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro1 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro1 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 4% 0% 0% 64%;
  }

  .parrafo-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: 4% 0% 0% -20%;
    text-align: center;
    line-height: 1;
    padding: 0% 6% 0% 26%;

  }

  .parrafo2-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: 4% 0% 0% -20%;
    text-align: center;
    line-height: 1;
    padding: 0% 6% 0% 26%;
  }

  .parrafo-cuadro1 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 2------------------------------------------------------------ */

  .img-Cuadro2-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 10%;
    z-index: 2;
  }


  .cuadro2 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #ffffff;
    margin: -98% 0% 0% 42%;
    padding: 0% 3% 0% 0%;
    line-height: 1.1;
    text-align: left;
  }

  .img-cuadro2 {
    margin: -29% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro2 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro2 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 3% 0% 0% 63%;
  }

  .parrafo-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: 4% 0% 0% -20%;
    text-align: center;
    line-height: 1;
    padding: 0% 6% 0% 26%;
  }

  .parrafo2-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: 4% 0% 0% -20%;
    text-align: center;
    line-height: 1;
    padding: 0% 6% 0% 26%;
}

.parrafo3-cuadro2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #ffffff;
  margin: 4% 0% 0% -20%;
  text-align: center;
  line-height: 1;
  padding: 0% 6% 0% 26%;
}

  .parrafo-cuadro2 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 3------------------------------------------------------------ */

  .img-Cuadro3-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 11%;
    z-index: 2;
  }


  .cuadro3 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #ffffff;
    margin: -102% 0% 0% 40%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: left;
  }

  .img-cuadro3 {
    margin: -29% 0% 0% 1%;
    padding: 3% 0% 37% 0%;
    width: 76%;
  }

  .pos-boton-cuadro3 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro3 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 4% 0% 0% 60%;
  }

  .btntransforma-cuadro {
    width: 45%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 2% 0% 0% 26%;
  }

  .parrafo-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: 4% 0% 0% -20%;
    text-align: center;
    line-height: 1;
    padding: 0% 6% 0% 26%;
  }

  .parrafo2-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: 4% 0% 0% -20%;
    text-align: center;
    line-height: 1;
    padding: 0% 6% 0% 26%;

}

.parrafo3-cuadro3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #ffffff;
  margin: 4% 0% 0% -20%;
  text-align: center;
  line-height: 1;
  padding: 0% 6% 0% 26%;
}

  .parrafo-cuadro3 h2 {
    display: inline;
  }


  /* -------------------------Cuadro 4--------------------------------- */
  .img-Cuadro4-txt {
    position: absolute;
    width: 77%;
    margin: -11% 0% 0% 10%;
    z-index: 2;
}

.parrafo-cuadro4 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #ffffff;
  margin: 4% 0% 0% -20%;
  text-align: center;
  line-height: 1;
  padding: 0% 6% 0% 26%;
}

.img-Cuadro5-txt {
  position: absolute;
  width: 73%;
  margin: -9% 0% 0% 12%;
  z-index: 2;
}

  .linea-verde-final {
    margin: 8% 0% 0% 24%;
    width: 50%;
    border-bottom: 7px solid #00C6AC;
  }

  .infopag {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 25px;
    color: #ffffff;
    margin: 2% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infocontacto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 25px;
    color: #ffffff;
    margin: -8% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infomensajedirecto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 25px;
    color: #ffffff;
    margin: -8% 0% 0% 0%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .infonumero {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 20px;
    color: #ffffff;
    margin: -6% 0% 0% 8%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .imgwhatscartas {
    margin: 0% 0% 0% 8%;
    width: 2%;
  }

  .img-logopiepagina {
    width: 8%;
    margin: -7% 0% 0% 45%;
    padding: 0% 0% 6% 0%;
  }

  .btn-video {
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
  }

  .btn-video-close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin: -7% -2% 6% 0%;
    scale: 2;
    height: auto;
  }

  .btn-video-close:focus,
  .btn-video-close:hover,
  .btn-mandaservicio:hover,
  .btn-mandaservicio:focus {
    text-decoration: none;
    cursor: pointer;
    -webkit-animation: neon-glow 1.5s ease-in-out infinite alternate;
    animation: neon-glow 1.5s ease-in-out infinite alternate;
    /* AnimaciÃ³n para el efecto de parpadeo */
  }

  @-webkit-keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  @keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  .btn-mandaservicio {
    border-radius: 35px;
    border: solid 5px;
    border-color: #00C6AC;
    background-color: #00140e;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    width: 29%;
    height: 0%;
    font-size: 25px;
    padding: 0% 0% 0% 0%;
    margin: 8% 0% 4% 35%;
  }


}

/* Fin 834 */

/* ------------------------------------------------------------- Inicio Responsivo 820 -------------------------------------------------------------------------------- */
@media only screen and (max-width: 820px) {

  .body-inicio {
    margin: 0;
    padding: 0;
    position: relative;
  }

  .body-inicio::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/Inicio/fondo.jpg');
    /* Ruta de tu imagen de fondo */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: 0.3;
    /* Cambia este valor para ajustar la opacidad */
    background-color: #00140e;
  }

  /* -------------------------------------------- SERVICIOS--------------------------------------------------------------------- */
  .inicio-servicios {
    width: 100%;
    height: 50%;
    margin: 5% 0% 0% 0%;
    padding: 61% 0% 0% 0%;
    background-image: url(../img/Capacitacion/Portada\ CapacitaciÃ³n.png);
    background-repeat: round;
  }

  .img-slogan {
    margin: 10% 0% 0% -8%;
    width: 104%;
  }


  .linea-verde-subtitulo {
    margin: 3% 0% 0% 0%;
    width: 41%;
    border-bottom: 3px solid #00C6AC;
  }

  .titulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 150px;
    color: #00C6AC;
    margin: -62% 0% 0% 16%;
  }

  .subtitulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 39px;
    color: #ffffff;
    margin: -5% 0% 0% 44%;
  }

  .img-Cuadro1-txt {
    position: absolute;
    width: 373px;
    margin: -5% 0% 0% 8%;
    z-index: 2;
  }

  .cuadro1 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 5% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 37px;
    color: #ffffff;
    margin: -102% 0% 0% 38%;
    padding: 0% 4% 0% 0%;
    line-height: 1.2;
    text-align: left;
  }

  .color-sub-blanco {

    color: #ffffff;

  }

  .color-sub-verde {
    color: #00C6AC;
  }

  .img-cuadro1 {
    margin: -29% 0% 0% 1%;
    width: 75%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro1 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro1 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 5% 0% 0% 58%;
  }

  .parrafo-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 28px;
    color: #ffffff;
    margin: 4% 0% 0% -4%;
    text-align: center;
    line-height: 1;
  }

  .parrafo-cuadro1 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 2------------------------------------------------------------ */

  .img-Cuadro2-txt {
    position: absolute;
    width: 373px;
    margin: -5% 0% 0% 8%;
    z-index: 2;
  }


  .cuadro2 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #ffffff;
    margin: -102% 0% 0% 39%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
  }

  .img-cuadro2 {
    margin: -29% 0% 0% 2%;
    padding: 3% 0% 37% 0%;
    width: 75%;
  }

  .pos-boton-cuadro2 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro2 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 3% 0% 0% 60%;
  }

  .parrafo-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 25px;
    color: #ffffff;
    margin: 4% 0% 0% -4%;
    text-align: center;
    line-height: 1;
  }

  .parrafo-cuadro2 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 3------------------------------------------------------------ */

  .img-Cuadro3-txt {
    position: absolute;
    width: 373px;
    margin: -5% 0% 0% 8%;
    z-index: 2;
  }


  .cuadro3 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 45px;
    color: #ffffff;
    margin: -96% 0% 0% 38%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: left;
  }

  .img-cuadro3 {
    margin: -30% 0% 0% 2%;
    padding: 3% 0% 37% 0%;
    width: 74%;
  }

  .pos-boton-cuadro3 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro3 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 7% 0% 0% 58%;
  }

  .btntransforma-cuadro {
    width: 45%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 2% 0% 0% 26%;
  }

  .parrafo-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 21px;
    color: #ffffff;
    margin: 4% 0% 0% -4%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 0% 5%;
  }

  .parrafo-cuadro3 h2 {
    display: inline;
  }


  .linea-verde-final {
    margin: 8% 0% 0% 24%;
    width: 50%;
    border-bottom: 2px solid #00C6AC;
  }

  .infopag {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: 2% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infocontacto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: -8% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infomensajedirecto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: -8% 0% 0% 0%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .infonumero {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 25px;
    color: #ffffff;
    margin: -6% 0% 0% 8%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .imgwhatscartas {
    margin: 0% 0% 0% 8%;
    width: 2%;
  }

  .img-logopiepagina {
    width: 8%;
    margin: -7% 0% 0% 45%;
    padding: 0% 0% 6% 0%;
  }

  .btn-video {
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
  }

  .btn-video-close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin: -7% -2% 6% 0%;
    scale: 2;
    height: auto;
  }

  .btn-video-close:focus,
  .btn-video-close:hover,
  .btn-mandaservicio:hover,
  .btn-mandaservicio:focus {
    text-decoration: none;
    cursor: pointer;
    -webkit-animation: neon-glow 1.5s ease-in-out infinite alternate;
    animation: neon-glow 1.5s ease-in-out infinite alternate;
    /* AnimaciÃ³n para el efecto de parpadeo */
  }

  @-webkit-keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  @keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  .btn-mandaservicio {
    border-radius: 35px;
    border: solid 5px;
    border-color: #00C6AC;
    background-color: #00140e;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    width: 29%;
    height: 0%;
    font-size: 25px;
    padding: 0% 0% 0% 0%;
    margin: 8% 0% 4% 35%;
  }



}

/* ------------------------------------------------------------- Fin Inicio Responsivo 820 -------------------------------------------------------------------------------- */
/* ------------------------------------------------------------- Inicio Responsivo 800 -------------------------------------------------------------------------------- */

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

  .body-inicio {
    margin: 0;
    padding: 0;
    position: relative;
  }

  .body-inicio::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/Inicio/fondo.jpg');
    /* Ruta de tu imagen de fondo */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: 0.3;
    /* Cambia este valor para ajustar la opacidad */
    background-color: #00140e;
  }

  /* -------------------------------------------- SERVICIOS--------------------------------------------------------------------- */
  .inicio-servicios {
    width: 100%;
    height: 50%;
    margin: 5% 0% 0% 0%;
    padding: 61% 0% 0% 0%;
    background-image: url(../img/Capacitacion/Portada\ CapacitaciÃ³n.png);
    background-repeat: round;
  }

  .img-slogan {
    margin: 10% 0% 0% -8%;
    width: 104%;
  }


  .linea-verde-subtitulo {
    margin: 3% 0% 0% 0%;
    width: 41%;
    border-bottom: 3px solid #00C6AC;
  }

  .titulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 150px;
    color: #00C6AC;
    margin: -62% 0% 0% 16%;
  }

  .subtitulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 39px;
    color: #ffffff;
    margin: -5% 0% 0% 44%;
  }

  .img-Cuadro1-txt {
    position: absolute;
    width: 373px;
    margin: -5% 0% 0% 8%;
    z-index: 2;
  }

  .cuadro1 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 5% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 37px;
    color: #ffffff;
    margin: -102% 0% 0% 38%;
    padding: 0% 4% 0% 0%;
    line-height: 1.2;
    text-align: left;
  }

  .color-sub-blanco {

    color: #ffffff;

  }

  .color-sub-verde {
    color: #00C6AC;
  }

  .img-cuadro1 {
    margin: -29% 0% 0% 1%;
    width: 75%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro1 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro1 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 5% 0% 0% 58%;
  }

  .parrafo-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 28px;
    color: #ffffff;
    margin: 4% 0% 0% -4%;
    text-align: center;
    line-height: 1;
  }

  .parrafo-cuadro1 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 2------------------------------------------------------------ */

  .img-Cuadro2-txt {
    position: absolute;
    width: 373px;
    margin: -5% 0% 0% 8%;
    z-index: 2;
  }


  .cuadro2 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #ffffff;
    margin: -102% 0% 0% 39%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
  }

  .img-cuadro2 {
    margin: -29% 0% 0% 2%;
    padding: 3% 0% 37% 0%;
    width: 75%;
  }

  .pos-boton-cuadro2 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro2 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 3% 0% 0% 60%;
  }

  .parrafo-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 25px;
    color: #ffffff;
    margin: 4% 0% 0% -4%;
    text-align: center;
    line-height: 1;
  }

  .parrafo-cuadro2 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 3------------------------------------------------------------ */

  .img-Cuadro3-txt {
    position: absolute;
    width: 373px;
    margin: -5% 0% 0% 8%;
    z-index: 2;
  }


  .cuadro3 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 45px;
    color: #ffffff;
    margin: -96% 0% 0% 38%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: left;
  }

  .img-cuadro3 {
    margin: -30% 0% 0% 2%;
    padding: 3% 0% 37% 0%;
    width: 74%;
  }

  .pos-boton-cuadro3 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro3 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 7% 0% 0% 58%;
  }

  .btntransforma-cuadro {
    width: 45%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 2% 0% 0% 26%;
  }

  .parrafo-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 21px;
    color: #ffffff;
    margin: 4% 0% 0% -4%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 0% 5%;
  }

  .parrafo-cuadro3 h2 {
    display: inline;
  }


  .linea-verde-final {
    margin: 8% 0% 0% 24%;
    width: 50%;
    border-bottom: 2px solid #00C6AC;
  }

  .infopag {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: 2% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infocontacto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: -8% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infomensajedirecto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #ffffff;
    margin: -8% 0% 0% 0%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .infonumero {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 25px;
    color: #ffffff;
    margin: -6% 0% 0% 8%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .imgwhatscartas {
    margin: 0% 0% 0% 8%;
    width: 2%;
  }

  .img-logopiepagina {
    width: 8%;
    margin: -7% 0% 0% 45%;
    padding: 0% 0% 6% 0%;
  }

  .btn-video {
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
  }

  .btn-video-close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin: -7% -2% 6% 0%;
    scale: 2;
    height: auto;
  }

  .btn-video-close:focus,
  .btn-video-close:hover,
  .btn-mandaservicio:hover,
  .btn-mandaservicio:focus {
    text-decoration: none;
    cursor: pointer;
    -webkit-animation: neon-glow 1.5s ease-in-out infinite alternate;
    animation: neon-glow 1.5s ease-in-out infinite alternate;
    /* AnimaciÃ³n para el efecto de parpadeo */
  }

  @-webkit-keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  @keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  .btn-mandaservicio {
    border-radius: 35px;
    border: solid 5px;
    border-color: #00C6AC;
    background-color: #00140e;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    width: 29%;
    height: 0%;
    font-size: 25px;
    padding: 0% 0% 0% 0%;
    margin: 8% 0% 4% 35%;
  }




}

/* ------------------------------------------------------------- Inicio Responsivo 768 -------------------------------------------------------------------------------- */
@media only screen and (max-width: 768px) {

  .body-inicio {
    margin: 0;
    padding: 0;
    position: relative;
  }

  .body-inicio::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/Inicio/fondo.jpg');
    /* Ruta de tu imagen de fondo */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: 0.3;
    /* Cambia este valor para ajustar la opacidad */
    background-color: #00140e;
  }

  /* -------------------------------------------- SERVICIOS--------------------------------------------------------------------- */
  .inicio-servicios {
    width: 100%;
    height: 50%;
    margin: 5% 0% 0% 0%;
    padding: 61% 0% 0% 0%;
    background-image: url(../img/Capacitacion/Portada\ CapacitaciÃ³n.png);
    background-repeat: no-repeat;
  }

  .img-slogan {
    margin: -3% 0% 0% -21%;
    width: 127%;
  }

  .linea-verde-subtitulo {
    margin: -1% 0% 0% -10%;
    width: 31%;
    border-bottom: 7px solid #00C6AC;
  }

  .titulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 150px;
    color: #00C6AC;
    margin: -62% 0% 0% 16%;
  }

  .subtitulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 28px;
    color: #ffffff;
    margin: -5% 0% 0% 24%;
  }

  .img-Cuadro1-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 11%;
    z-index: 2;
  }


  .cuadro1 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 5% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 23px;
    color: #ffffff;
    margin: -103% 0% 0% 43%;
    padding: 0% 2% 0% 0%;
    line-height: 1.2;
    text-align: left;
  }

  .color-sub-blanco {

    color: #ffffff;

  }

  .color-sub-verde {
    color: #00C6AC;
  }

  .linea-verde-div {
    margin: 2% 0% 0% 45%;
    width: 8%;
    border-bottom: 7px solid #00C6AC;
}

  .img-cuadro1 {
    margin: -29% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro1 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro1 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 4% 0% 0% 64%;
  }

  .parrafo-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: 4% 0% 0% -20%;
    text-align: center;
    line-height: 1;
    padding: 0% 6% 0% 26%;

  }

  .parrafo2-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: 4% 0% 0% -20%;
    text-align: center;
    line-height: 1;
    padding: 0% 6% 0% 26%;
  }

  .parrafo-cuadro1 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 2------------------------------------------------------------ */

  .img-Cuadro2-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 10%;
    z-index: 2;
  }


  .cuadro2 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #ffffff;
    margin: -98% 0% 0% 42%;
    padding: 0% 3% 0% 0%;
    line-height: 1.1;
    text-align: left;
  }

  .img-cuadro2 {
    margin: -29% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro2 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro2 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 3% 0% 0% 63%;
  }

  .parrafo-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: 4% 0% 0% -20%;
    text-align: center;
    line-height: 1;
    padding: 0% 6% 0% 26%;
  }

  .parrafo2-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: 4% 0% 0% -20%;
    text-align: center;
    line-height: 1;
    padding: 0% 6% 0% 26%;
}

.parrafo3-cuadro2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #ffffff;
  margin: 4% 0% 0% -20%;
  text-align: center;
  line-height: 1;
  padding: 0% 6% 0% 26%;
}

  .parrafo-cuadro2 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 3------------------------------------------------------------ */

  .img-Cuadro3-txt {
    position: absolute;
    width: 60%;
    margin: -8% 0% 0% 11%;
    z-index: 2;
  }


  .cuadro3 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #ffffff;
    margin: -102% 0% 0% 40%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: left;
  }

  .img-cuadro3 {
    margin: -29% 0% 0% 1%;
    padding: 3% 0% 37% 0%;
    width: 76%;
  }

  .pos-boton-cuadro3 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro3 {
    width: 28%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 4% 0% 0% 60%;
  }

  .btntransforma-cuadro {
    width: 45%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 2% 0% 0% 26%;
  }

  .parrafo-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: 4% 0% 0% -20%;
    text-align: center;
    line-height: 1;
    padding: 0% 6% 0% 26%;
  }

  .parrafo2-cuadro3 {

    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 22px;
    color: #ffffff;
    margin: 4% 0% 0% -15%;
    text-align: center;
    line-height: 1;
    padding: 0% 16% 0% 29%;

}

.parrafo3-cuadro3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 22px;
  color: #ffffff;
  margin: 4% 0% 0% -15%;
  text-align: center;
  line-height: 1;
  padding: 0% 16% 0% 29%;
}

  .parrafo-cuadro3 h2 {
    display: inline;
  }


  /* -------------------------Cuadro 4--------------------------------- */
  .img-Cuadro4-txt {
    position: absolute;
    width: 77%;
    margin: -11% 0% 0% 10%;
    z-index: 2;
}

.parrafo-cuadro4 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #ffffff;
  margin: 4% 0% 0% -20%;
  text-align: center;
  line-height: 1;
  padding: 0% 6% 0% 26%;
}

.img-Cuadro5-txt {
  position: absolute;
  width: 73%;
  margin: -9% 0% 0% 12%;
  z-index: 2;
}

  .linea-verde-final {
    margin: 8% 0% 0% 24%;
    width: 50%;
    border-bottom: 7px solid #00C6AC;
  }

  .infopag {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 25px;
    color: #ffffff;
    margin: 2% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infocontacto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 25px;
    color: #ffffff;
    margin: -8% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infomensajedirecto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 25px;
    color: #ffffff;
    margin: -8% 0% 0% 0%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .infonumero {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 20px;
    color: #ffffff;
    margin: -6% 0% 0% 8%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .imgwhatscartas {
    margin: 0% 0% 0% 8%;
    width: 2%;
  }

  .img-logopiepagina {
    width: 8%;
    margin: -7% 0% 0% 45%;
    padding: 0% 0% 6% 0%;
  }

  .btn-video {
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
  }

  .btn-video-close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin: -11% -4% 6% 0%;
    scale: 2;
    height: auto;
  }

  .btn-video-close:focus,
  .btn-video-close:hover,
  .btn-mandaservicio:hover,
  .btn-mandaservicio:focus {
    text-decoration: none;
    cursor: pointer;
    -webkit-animation: neon-glow 1.5s ease-in-out infinite alternate;
    animation: neon-glow 1.5s ease-in-out infinite alternate;
    /* AnimaciÃ³n para el efecto de parpadeo */
  }

  @-webkit-keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  @keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  .btn-mandaservicio {
    border-radius: 35px;
    border: solid 5px;
    border-color: #00C6AC;
    background-color: #00140e;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    width: 29%;
    height: 0%;
    font-size: 20px;
    padding: 0% 0% 0% 0%;
    margin: 8% 0% 4% 35%;
  }
  

}

/* ------------------------------------------------------------- Fin Inicio Responsivo 768 -------------------------------------------------------------------------------- */

/* ------------------------------------------------------------- Inicio Responsivo 480 -------------------------------------------------------------------------------- */
@media only screen and (max-width: 481px) {

  .body-inicio {
    margin: 0;
    padding: 0;
    position: relative;
  }

  .body-inicio::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/Inicio/fondo.jpg');
    /* Ruta de tu imagen de fondo */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: 0.3;
    /* Cambia este valor para ajustar la opacidad */
    background-color: #00140e;
  }

  /* -------------------------------------------- SERVICIOS--------------------------------------------------------------------- */
  .inicio-servicios {
    width: 100%;
    height: 50%;
    margin: 5% 0% 0% 0%;
    padding: 61% 0% 0% 0%;
    background-image: url(../img/Capacitacion/Portada\ CapacitaciÃ³n.png);
    background-repeat: round;
  }

  .img-slogan {
    margin: 10% 0% 0% -8%;
    width: 104%;
  }


  .linea-verde-subtitulo {
    margin: -9% 0% 0% 0%;
    width: 27%;
    border-bottom: 1px solid #00C6AC;
  }

  .titulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 150px;
    color: #00C6AC;
    margin: -62% 0% 0% 16%;
  }

  .subtitulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: -4% 0% 0% 29%;
  }

  .img-Cuadro1-txt {
    position: absolute;
    width: 75%;
    margin: -3% 0% 0% 15%;
    z-index: 2;
  }

  .cuadro1 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: -65% 0% 0% 5%;
    padding: 0% 4% 0% 0%;
    line-height: 1.2;
    text-align: center;
  }

  .color-sub-blanco {

    color: #ffffff;

  }

  .color-sub-verde {
    color: #00C6AC;
  }

  .img-cuadro1 {
    margin: -23% 0% 0% 2%;
    width: 95%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro1 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro1 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 6% 1%;
    margin: 5% 0% 0% 25%;
  }

  .parrafo-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% -20%;
    text-align: center;
    line-height: 1;
}

.parrafo2-cuadro1 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 4% 0% 0% -20%;
  text-align: center;
  line-height: 1;
}

.linea-verde-div {
  margin: 2% 0% 0% 46%;
  width: 8%;
  border-bottom: 2px solid #00C6AC;
}

  .parrafo-cuadro1 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 2------------------------------------------------------------ */

  .img-Cuadro2-txt {
    position: absolute;
    width: 75%;
    margin: 0% 0% 0% 15%;
    z-index: 2;
  }


  .cuadro2 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: -67% 0% 0% 4%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: center;
  }

  .img-cuadro2 {
    margin: -19% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
    width: 95%;
  }

  .pos-boton-cuadro2 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro2 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 5% 1%;
    margin: 8% 0% 0% 27%;
  }

  .parrafo-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% -20%;
    text-align: center;
    line-height: 1;
  }

  .parrafo2-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 5% 0% 0% -20%;
    text-align: center;
    line-height: 1;
}

.parrafo3-cuadro2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 4% 0% 0% -20%;
  text-align: center;
  line-height: 1;
}

  .parrafo-cuadro2 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 3------------------------------------------------------------ */

  .img-Cuadro3-txt {
    position: absolute;
    width: 75%;
    margin: 1% 0% 0% 14%;
    z-index: 2;
  }

  .cuadro3 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #ffffff;
    margin: -69% 0% 0% 4%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: center;
}

  .img-cuadro3 {
    margin: -20% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
    width: 95%;
  }

  .img-Cuadro4-txt {
    position: absolute;
    width: 75%;
    margin: 0% 0% 0% 14%;
    z-index: 2;
}

.img-Cuadro5-txt {
  position: absolute;
  width: 75%;
  margin: 1% 0% 0% 14%;
  z-index: 2;
}

  .pos-boton-cuadro3 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro3 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 4% 1%;
    margin: 5% 0% 0% 27%;
  }

  .btntransforma-cuadro {
    width: 60%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 2% 0% 0% 19%;
  }

  .parrafo-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% 1%;
    text-align: center;
    line-height: 1;
  }

  .parrafo2-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 3% 0% 0% -16%;
    text-align: center;
    line-height: 1;
}

.parrafo3-cuadro3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 3% 0% 0% -13%;
  text-align: center;
  line-height: 1;
}

.parrafo-cuadro4 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 6% 0% 0% -13%;
  text-align: center;
  line-height: 1;
}

  .parrafo-cuadro3 h2 {
    display: inline;
  }


  .linea-verde-final {
    margin: 8% 0% 0% 24%;
    width: 50%;
    border-bottom: 1px solid #00C6AC;
  }

  .infopag {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: 2% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infocontacto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: -8% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infomensajedirecto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: -8% 0% 0% 0%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .infonumero {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 9px;
    color: #ffffff;
    margin: -6% 0% 0% 8%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .imgwhatscartas {
    margin: 0% 0% 0% 8%;
    width: 4%;
  }

  .img-logopiepagina {
    width: 8%;
    margin: -7% 0% 0% 45%;
    padding: 0% 0% 6% 0%;
  }

  .btn-video {
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
  }

  .btn-video-close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin: -20% -10% -10% 0%;
    scale: 1;
    height: auto;
  }

  .btn-video-close:focus,
  .btn-video-close:hover,
  .btn-mandaservicio:hover,
  .btn-mandaservicio:focus {
    text-decoration: none;
    cursor: pointer;
    -webkit-animation: neon-glow 1.5s ease-in-out infinite alternate;
    animation: neon-glow 1.5s ease-in-out infinite alternate;
    /* AnimaciÃ³n para el efecto de parpadeo */
  }

  @-webkit-keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  @keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  .btn-mandaservicio {
    border-radius: 35px;
    border: solid 5px;
    border-color: #00C6AC;
    background-color: #00140e;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    width: 34%;
    height: 0%;
    font-size: 11px;
    padding: 0% 0% 0% 0%;
    margin: 8% 0% 4% 37%;
  }


}

/* ------------------------------------------------------------- Fin Inicio Responsivo 480 -------------------------------------------------------------------------------- */

/* ----------------------------------------------------------Inicio 432---------------------------------------------------------------------------- */
@media only screen and (max-width: 432px) {
  .body-inicio {
    margin: 0;
    padding: 0;
    position: relative;
  }

  .body-inicio::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/Inicio/fondo.jpg');
    /* Ruta de tu imagen de fondo */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: 0.3;
    /* Cambia este valor para ajustar la opacidad */
    background-color: #00140e;
  }

  /* -------------------------------------------- SERVICIOS--------------------------------------------------------------------- */
  .inicio-servicios {
    width: 100%;
    height: 50%;
    margin: 5% 0% 0% 0%;
    padding: 61% 0% 0% 0%;
    background-image: url(../img/Capacitacion/Portada\ CapacitaciÃ³n.png);
    background-repeat: round;
  }

  .img-slogan {
    margin: 10% 0% 0% -8%;
    width: 104%;
  }


  .linea-verde-subtitulo {
    margin: -9% 0% 0% 0%;
    width: 30%;
    border-bottom: 1px solid #00C6AC;
  }

  .titulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 150px;
    color: #00C6AC;
    margin: -62% 0% 0% 16%;
  }

  .subtitulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #ffffff;
    margin: -4% 0% 0% 33%;
  }

  .img-Cuadro1-txt {
    position: absolute;
    width: 75%;
    margin: -3% 0% 0% 15%;
    z-index: 2;
  }

  .cuadro1 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: -65% 0% 0% 5%;
    padding: 0% 4% 0% 0%;
    line-height: 1.2;
    text-align: center;
  }

  .color-sub-blanco {

    color: #ffffff;

  }

  .color-sub-verde {
    color: #00C6AC;
  }

  .img-cuadro1 {
    margin: -23% 0% 0% 2%;
    width: 95%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro1 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro1 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 6% 1%;
    margin: 5% 0% 0% 25%;
  }

  .parrafo-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% -20%;
    text-align: center;
    line-height: 1;
}

.parrafo2-cuadro1 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 4% 0% 0% -20%;
  text-align: center;
  line-height: 1;
}

.linea-verde-div {
  margin: 2% 0% 0% 46%;
  width: 8%;
  border-bottom: 2px solid #00C6AC;
}

  .parrafo-cuadro1 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 2------------------------------------------------------------ */

  .img-Cuadro2-txt {
    position: absolute;
    width: 75%;
    margin: 0% 0% 0% 15%;
    z-index: 2;
  }


  .cuadro2 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: -67% 0% 0% 4%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: center;
  }

  .img-cuadro2 {
    margin: -19% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
    width: 95%;
  }

  .pos-boton-cuadro2 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro2 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 5% 1%;
    margin: 8% 0% 0% 27%;
  }

  .parrafo-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% -20%;
    text-align: center;
    line-height: 1;
  }

  .parrafo2-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 5% 0% 0% -20%;
    text-align: center;
    line-height: 1;
}

.parrafo3-cuadro2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 4% 0% 0% -20%;
  text-align: center;
  line-height: 1;
}

  .parrafo-cuadro2 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 3------------------------------------------------------------ */

  .img-Cuadro3-txt {
    position: absolute;
    width: 75%;
    margin: 1% 0% 0% 14%;
    z-index: 2;
  }

  .cuadro3 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #ffffff;
    margin: -69% 0% 0% 4%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: center;
}

  .img-cuadro3 {
    margin: -20% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
    width: 95%;
  }

  .img-Cuadro4-txt {
    position: absolute;
    width: 75%;
    margin: 0% 0% 0% 14%;
    z-index: 2;
}

.img-Cuadro5-txt {
  position: absolute;
  width: 75%;
  margin: 1% 0% 0% 14%;
  z-index: 2;
}

  .pos-boton-cuadro3 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro3 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 4% 1%;
    margin: 5% 0% 0% 27%;
  }

  .btntransforma-cuadro {
    width: 60%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 2% 0% 0% 19%;
  }

  .parrafo-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% 1%;
    text-align: center;
    line-height: 1;
  }

  .parrafo2-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 3% 0% 0% -16%;
    text-align: center;
    line-height: 1;
}

.parrafo3-cuadro3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 3% 0% 0% -13%;
  text-align: center;
  line-height: 1;
}

.parrafo-cuadro4 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 6% 0% 0% -13%;
  text-align: center;
  line-height: 1;
}

  .parrafo-cuadro3 h2 {
    display: inline;
  }


  .linea-verde-final {
    margin: 8% 0% 0% 24%;
    width: 50%;
    border-bottom: 1px solid #00C6AC;
  }

  .infopag {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: 2% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infocontacto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: -8% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infomensajedirecto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: -8% 0% 0% 0%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .infonumero {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 9px;
    color: #ffffff;
    margin: -6% 0% 0% 8%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .imgwhatscartas {
    margin: 0% 0% 0% 8%;
    width: 4%;
  }

  .img-logopiepagina {
    width: 8%;
    margin: -7% 0% 0% 45%;
    padding: 0% 0% 6% 0%;
  }

  .btn-video {
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
  }

  .btn-video-close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin: -21% -8% 6% 0%;
    scale: 1;
    height: auto;;
  }

  .btn-video-close:focus,
  .btn-video-close:hover,
  .btn-mandaservicio:hover,
  .btn-mandaservicio:focus {
    text-decoration: none;
    cursor: pointer;
    -webkit-animation: neon-glow 1.5s ease-in-out infinite alternate;
    animation: neon-glow 1.5s ease-in-out infinite alternate;
    /* AnimaciÃ³n para el efecto de parpadeo */
  }

  @-webkit-keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  @keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  .btn-mandaservicio {
    border-radius: 35px;
    border: solid 5px;
    border-color: #00C6AC;
    background-color: #00140e;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    width: 39%;
    height: 0%;
    font-size: 13px;
    padding: 0% 0% 0% 0%;
    margin: 8% 0% 4% 32%;
  }

 
}


/* -------------------------------------------------------Fin 432---------------------------------------------------------------------------------- */
/* ------------------------------------------------------------- Inicio Responsivo 428 -------------------------------------------------------------------------------- */
@media only screen and (max-width: 428px) {
  .body-inicio {
    margin: 0;
    padding: 0;
    position: relative;
  }

  .body-inicio::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/Inicio/fondo.jpg');
    /* Ruta de tu imagen de fondo */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: 0.3;
    /* Cambia este valor para ajustar la opacidad */
    background-color: #00140e;
  }

  /* -------------------------------------------- SERVICIOS--------------------------------------------------------------------- */
  .inicio-servicios {
    width: 100%;
    height: 50%;
    margin: 5% 0% 0% 0%;
    padding: 61% 0% 0% 0%;
    background-image: url(../img/Capacitacion/Portada\ CapacitaciÃ³n.png);
    background-repeat: round;
  }

  .img-slogan {
    margin: 10% 0% 0% -8%;
    width: 104%;
  }


  .linea-verde-subtitulo {
    margin: -9% 0% 0% 0%;
    width: 27%;
    border-bottom: 1px solid #00C6AC;
  }

  .titulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 150px;
    color: #00C6AC;
    margin: -62% 0% 0% 16%;
  }

  .subtitulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #ffffff;
    margin: -4% 0% 0% 30%
  }

  .img-Cuadro1-txt {
    position: absolute;
    width: 75%;
    margin: -3% 0% 0% 15%;
    z-index: 2;
  }

  .cuadro1 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: -65% 0% 0% 5%;
    padding: 0% 4% 0% 0%;
    line-height: 1.2;
    text-align: center;
  }

  .color-sub-blanco {

    color: #ffffff;

  }

  .color-sub-verde {
    color: #00C6AC;
  }

  .img-cuadro1 {
    margin: -23% 0% 0% 2%;
    width: 95%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro1 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro1 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 6% 1%;
    margin: 5% 0% 0% 25%;
  }

  .parrafo-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% -20%;
    text-align: center;
    line-height: 1;
}

.parrafo2-cuadro1 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 4% 0% 0% -20%;
  text-align: center;
  line-height: 1;
}

.linea-verde-div {
  margin: 2% 0% 0% 46%;
  width: 8%;
  border-bottom: 2px solid #00C6AC;
}

  .parrafo-cuadro1 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 2------------------------------------------------------------ */

  .img-Cuadro2-txt {
    position: absolute;
    width: 75%;
    margin: 0% 0% 0% 15%;
    z-index: 2;
  }


  .cuadro2 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: -67% 0% 0% 4%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: center;
  }

  .img-cuadro2 {
    margin: -19% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
    width: 95%;
  }

  .pos-boton-cuadro2 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro2 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 5% 1%;
    margin: 8% 0% 0% 27%;
  }

  .parrafo-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% -20%;
    text-align: center;
    line-height: 1;
  }

  .parrafo2-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 5% 0% 0% -20%;
    text-align: center;
    line-height: 1;
}

.parrafo3-cuadro2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 4% 0% 0% -20%;
  text-align: center;
  line-height: 1;
}

  .parrafo-cuadro2 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 3------------------------------------------------------------ */

  .img-Cuadro3-txt {
    position: absolute;
    width: 75%;
    margin: 1% 0% 0% 14%;
    z-index: 2;
  }

  .cuadro3 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #ffffff;
    margin: -69% 0% 0% 4%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: center;
}

  .img-cuadro3 {
    margin: -20% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
    width: 95%;
  }

  .img-Cuadro4-txt {
    position: absolute;
    width: 75%;
    margin: 0% 0% 0% 14%;
    z-index: 2;
}

.img-Cuadro5-txt {
  position: absolute;
  width: 75%;
  margin: 1% 0% 0% 14%;
  z-index: 2;
}

  .pos-boton-cuadro3 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro3 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 4% 1%;
    margin: 5% 0% 0% 27%;
  }

  .btntransforma-cuadro {
    width: 60%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 2% 0% 0% 19%;
  }

  .parrafo-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% 1%;
    text-align: center;
    line-height: 1;
  }

  .parrafo2-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 3% 0% 0% -16%;
    text-align: center;
    line-height: 1;
}

.parrafo3-cuadro3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 3% 0% 0% -13%;
  text-align: center;
  line-height: 1;
}

.parrafo-cuadro4 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 6% 0% 0% -13%;
  text-align: center;
  line-height: 1;
}

  .parrafo-cuadro3 h2 {
    display: inline;
  }


  .linea-verde-final {
    margin: 8% 0% 0% 24%;
    width: 50%;
    border-bottom: 1px solid #00C6AC;
  }

  .infopag {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: 2% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infocontacto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: -8% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infomensajedirecto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: -8% 0% 0% 0%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .infonumero {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 9px;
    color: #ffffff;
    margin: -6% 0% 0% 8%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .imgwhatscartas {
    margin: 0% 0% 0% 8%;
    width: 4%;
  }

  .img-logopiepagina {
    width: 8%;
    margin: -7% 0% 0% 45%;
    padding: 0% 0% 6% 0%;
  }

  .btn-video {
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
  }

  .btn-video-close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin: -20% -9% 6% 0%;
    scale: 1;
    height: auto;
  }

  .btn-video-close:focus,
  .btn-video-close:hover,
  .btn-mandaservicio:hover,
  .btn-mandaservicio:focus {
    text-decoration: none;
    cursor: pointer;
    -webkit-animation: neon-glow 1.5s ease-in-out infinite alternate;
    animation: neon-glow 1.5s ease-in-out infinite alternate;
    /* AnimaciÃ³n para el efecto de parpadeo */
  }

  @-webkit-keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  @keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  .btn-mandaservicio {
    border-radius: 35px;
    border: solid 5px;
    border-color: #00C6AC;
    background-color: #00140e;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    width: 42%;
    height: 0%;
    font-size: 15px;
    padding: 0% 0% 0% 0%;
    margin: 8% 0% 4% 30%;
  }



}

/* ------------------------------------------------------------- Fin Inicio Responsivo 428 -------------------------------------------------------------------------------- */
/* Inicio Responsivo 424 */
@media only screen and (max-width: 424px) {

  .body-inicio {
    margin: 0;
    padding: 0;
    position: relative;
  }

  .body-inicio::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/Inicio/fondo.jpg');
    /* Ruta de tu imagen de fondo */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: 0.3;
    /* Cambia este valor para ajustar la opacidad */
    background-color: #00140e;
  }

  /* -------------------------------------------- SERVICIOS--------------------------------------------------------------------- */
  .inicio-servicios {
    width: 100%;
    height: 50%;
    margin: 5% 0% 0% 0%;
    padding: 61% 0% 0% 0%;
    background-image: url(../img/Capacitacion/Portada\ CapacitaciÃ³n.png);
    background-repeat: round;
  }

  .img-slogan {
    margin: 10% 0% 0% -8%;
    width: 104%;
  }


  .linea-verde-subtitulo {
    margin: -9% 0% 0% 0%;
    width: 27%;
    border-bottom: 1px solid #00C6AC;
  }

  .titulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 150px;
    color: #00C6AC;
    margin: -62% 0% 0% 16%;
  }

  .subtitulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 10px;
    color: #ffffff;
    margin: -4% 0% 0% 30%;
  }

  .img-Cuadro1-txt {
    position: absolute;
    width: 75%;
    margin: -3% 0% 0% 15%;
    z-index: 2;
  }

  .cuadro1 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: -65% 0% 0% 5%;
    padding: 0% 4% 0% 0%;
    line-height: 1.2;
    text-align: center;
  }

  .color-sub-blanco {

    color: #ffffff;

  }

  .color-sub-verde {
    color: #00C6AC;
  }

  .img-cuadro1 {
    margin: -23% 0% 0% 2%;
    width: 95%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro1 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro1 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 6% 1%;
    margin: 5% 0% 0% 25%;
  }

  .parrafo-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% -20%;
    text-align: center;
    line-height: 1;
}

.parrafo2-cuadro1 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 4% 0% 0% -20%;
  text-align: center;
  line-height: 1;
}

.linea-verde-div {
  margin: 2% 0% 0% 46%;
  width: 8%;
  border-bottom: 2px solid #00C6AC;
}

  .parrafo-cuadro1 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 2------------------------------------------------------------ */

  .img-Cuadro2-txt {
    position: absolute;
    width: 75%;
    margin: 0% 0% 0% 15%;
    z-index: 2;
  }


  .cuadro2 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: -67% 0% 0% 4%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: center;
  }

  .img-cuadro2 {
    margin: -19% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
    width: 95%;
  }

  .pos-boton-cuadro2 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro2 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 5% 1%;
    margin: 8% 0% 0% 27%;
  }

  .parrafo-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% -20%;
    text-align: center;
    line-height: 1;
  }

  .parrafo2-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 5% 0% 0% -20%;
    text-align: center;
    line-height: 1;
}

.parrafo3-cuadro2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 4% 0% 0% -20%;
  text-align: center;
  line-height: 1;
}

  .parrafo-cuadro2 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 3------------------------------------------------------------ */

  .img-Cuadro3-txt {
    position: absolute;
    width: 75%;
    margin: 1% 0% 0% 14%;
    z-index: 2;
  }

  .cuadro3 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #ffffff;
    margin: -69% 0% 0% 4%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: center;
}

  .img-cuadro3 {
    margin: -20% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
    width: 95%;
  }

  .img-Cuadro4-txt {
    position: absolute;
    width: 75%;
    margin: 0% 0% 0% 14%;
    z-index: 2;
}

.img-Cuadro5-txt {
  position: absolute;
  width: 75%;
  margin: 1% 0% 0% 14%;
  z-index: 2;
}

  .pos-boton-cuadro3 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro3 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 4% 1%;
    margin: 5% 0% 0% 27%;
  }

  .btntransforma-cuadro {
    width: 60%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 2% 0% 0% 19%;
  }

  .parrafo-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% 1%;
    text-align: center;
    line-height: 1;
  }

  .parrafo2-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 3% 0% 0% -16%;
    text-align: center;
    line-height: 1;
}

.parrafo3-cuadro3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 3% 0% 0% -13%;
  text-align: center;
  line-height: 1;
}

.parrafo-cuadro4 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 6% 0% 0% -13%;
  text-align: center;
  line-height: 1;
}

  .parrafo-cuadro3 h2 {
    display: inline;
  }


  .linea-verde-final {
    margin: 8% 0% 0% 24%;
    width: 50%;
    border-bottom: 1px solid #00C6AC;
  }

  .infopag {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: 2% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infocontacto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: -8% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infomensajedirecto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: -8% 0% 0% 0%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .infonumero {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 9px;
    color: #ffffff;
    margin: -6% 0% 0% 8%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .imgwhatscartas {
    margin: 0% 0% 0% 8%;
    width: 4%;
  }

  .img-logopiepagina {
    width: 8%;
    margin: -7% 0% 0% 45%;
    padding: 0% 0% 6% 0%;
  }

  .btn-video {
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
  }

  .btn-video-close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin: -7% -2% 6% 0%;
    scale: 2;
    height: auto;
  }

  .btn-video-close:focus,
  .btn-video-close:hover,
  .btn-mandaservicio:hover,
  .btn-mandaservicio:focus {
    text-decoration: none;
    cursor: pointer;
    -webkit-animation: neon-glow 1.5s ease-in-out infinite alternate;
    animation: neon-glow 1.5s ease-in-out infinite alternate;
    /* AnimaciÃ³n para el efecto de parpadeo */
  }

  @-webkit-keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  @keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  .btn-mandaservicio {
    border-radius: 35px;
    border: solid 5px;
    border-color: #00C6AC;
    background-color: #00140e;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    width: 29%;
    height: 0%;
    font-size: 25px;
    padding: 0% 0% 0% 0%;
    margin: 8% 0% 4% 35%;
  }



}


/* Fin 424 */
/* ----------------------------------Inicio Responsivo 414-------------------------------------------------------------------------------- */
@media only screen and (max-width: 414px) {

  .body-inicio {
    margin: 0;
    padding: 0;
    position: relative;
  }

  .body-inicio::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/Inicio/fondo.jpg');
    /* Ruta de tu imagen de fondo */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: 0.3;
    /* Cambia este valor para ajustar la opacidad */
    background-color: #00140e;
  }

  /* -------------------------------------------- SERVICIOS--------------------------------------------------------------------- */
  .inicio-servicios {
    width: 100%;
    height: 50%;
    margin: 5% 0% 0% 0%;
    padding: 61% 0% 0% 0%;
    background-image: url(../img/Capacitacion/Portada\ CapacitaciÃ³n.png);
    background-repeat: round;
  }

  .img-slogan {
    margin: 10% 0% 0% -8%;
    width: 104%;
  }


  .linea-verde-subtitulo {
    margin: -9% 0% 0% 0%;
    width: 27%;
    border-bottom: 1px solid #00C6AC;
  }

  .titulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 150px;
    color: #00C6AC;
    margin: -62% 0% 0% 16%;
  }

  .subtitulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #ffffff;
    margin: -4% 0% 0% 30%;
  }

  .img-Cuadro1-txt {
    position: absolute;
    width: 75%;
    margin: -3% 0% 0% 15%;
    z-index: 2;
  }

  .cuadro1 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: -65% 0% 0% 5%;
    padding: 0% 4% 0% 0%;
    line-height: 1.2;
    text-align: center;
  }

  .color-sub-blanco {

    color: #ffffff;

  }

  .color-sub-verde {
    color: #00C6AC;
  }

  .img-cuadro1 {
    margin: -23% 0% 0% 2%;
    width: 95%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro1 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro1 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 6% 1%;
    margin: 5% 0% 0% 25%;
  }

  .parrafo-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% -20%;
    text-align: center;
    line-height: 1;
}

.parrafo2-cuadro1 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 4% 0% 0% -20%;
  text-align: center;
  line-height: 1;
}

.linea-verde-div {
  margin: 2% 0% 0% 46%;
  width: 8%;
  border-bottom: 2px solid #00C6AC;
}

  .parrafo-cuadro1 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 2------------------------------------------------------------ */

  .img-Cuadro2-txt {
    position: absolute;
    width: 75%;
    margin: 0% 0% 0% 15%;
    z-index: 2;
  }


  .cuadro2 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: -67% 0% 0% 4%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: center;
  }

  .img-cuadro2 {
    margin: -19% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
    width: 95%;
  }

  .pos-boton-cuadro2 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro2 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 5% 1%;
    margin: 8% 0% 0% 27%;
  }

  .parrafo-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% -20%;
    text-align: center;
    line-height: 1;
  }

  .parrafo2-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 5% 0% 0% -20%;
    text-align: center;
    line-height: 1;
}

.parrafo3-cuadro2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 4% 0% 0% -20%;
  text-align: center;
  line-height: 1;
}

  .parrafo-cuadro2 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 3------------------------------------------------------------ */

  .img-Cuadro3-txt {
    position: absolute;
    width: 75%;
    margin: 1% 0% 0% 14%;
    z-index: 2;
  }

  .cuadro3 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #ffffff;
    margin: -69% 0% 0% 4%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: center;
}

  .img-cuadro3 {
    margin: -20% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
    width: 95%;
  }

  .img-Cuadro4-txt {
    position: absolute;
    width: 75%;
    margin: 0% 0% 0% 14%;
    z-index: 2;
}

.img-Cuadro5-txt {
  position: absolute;
  width: 75%;
  margin: 1% 0% 0% 14%;
  z-index: 2;
}

  .pos-boton-cuadro3 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro3 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 4% 1%;
    margin: 5% 0% 0% 27%;
  }

  .btntransforma-cuadro {
    width: 60%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 2% 0% 0% 19%;
  }

  .parrafo-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% 1%;
    text-align: center;
    line-height: 1;
  }

  .parrafo2-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 3% 0% 0% -16%;
    text-align: center;
    line-height: 1;
}

.parrafo3-cuadro3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 3% 0% 0% -13%;
  text-align: center;
  line-height: 1;
}

.parrafo-cuadro4 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 6% 0% 0% -13%;
  text-align: center;
  line-height: 1;
}

  .parrafo-cuadro3 h2 {
    display: inline;
  }


  .linea-verde-final {
    margin: 8% 0% 0% 24%;
    width: 50%;
    border-bottom: 1px solid #00C6AC;
  }

  .infopag {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: 2% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infocontacto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: -8% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infomensajedirecto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: -8% 0% 0% 0%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .infonumero {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 9px;
    color: #ffffff;
    margin: -6% 0% 0% 8%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .imgwhatscartas {
    margin: 0% 0% 0% 8%;
    width: 4%;
  }

  .img-logopiepagina {
    width: 8%;
    margin: -7% 0% 0% 45%;
    padding: 0% 0% 6% 0%;
  }

  .btn-video {
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
  }

  .btn-video-close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin: -19% -10% 6% 0%;
    scale: 1;
    height: auto;
  }

  .btn-video-close:focus,
  .btn-video-close:hover,
  .btn-mandaservicio:hover,
  .btn-mandaservicio:focus {
    text-decoration: none;
    cursor: pointer;
    -webkit-animation: neon-glow 1.5s ease-in-out infinite alternate;
    animation: neon-glow 1.5s ease-in-out infinite alternate;
    /* AnimaciÃ³n para el efecto de parpadeo */
  }

  @-webkit-keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  @keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  .btn-mandaservicio {
    border-radius: 35px;
    border: solid 5px;
    border-color: #00C6AC;
    background-color: #00140e;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    width: 38%;
    height: 0%;
    font-size: 12px;
    padding: 0% 0% 0% 0%;
    margin: 8% 0% 4% 33%;
  }

}



/* ------------------------------------------------------------- Fin Inicio Responsivo 414 -------------------------------------------------------------------------------- */
/* ------------------------------------------------------------- Inicio Responsivo 413 -------------------------------------------------------------------------------- */
@media only screen and (max-width: 413px) {

  .body-inicio {
    margin: 0;
    padding: 0;
    position: relative;
  }

  .body-inicio::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/Inicio/fondo.jpg');
    /* Ruta de tu imagen de fondo */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: 0.3;
    /* Cambia este valor para ajustar la opacidad */
    background-color: #00140e;
  }

  /* -------------------------------------------- SERVICIOS--------------------------------------------------------------------- */
  .inicio-servicios {
    width: 100%;
    height: 50%;
    margin: 5% 0% 0% 0%;
    padding: 61% 0% 0% 0%;
    background-image: url(../img/Capacitacion/Portada\ CapacitaciÃ³n.png);
    background-repeat: round;
  }

  .img-slogan {
    margin: 10% 0% 0% -8%;
    width: 104%;
  }


  .linea-verde-subtitulo {
    margin: -9% 0% 0% 0%;
    width: 27%;
    border-bottom: 1px solid #00C6AC;
  }

  .titulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 150px;
    color: #00C6AC;
    margin: -62% 0% 0% 16%;
  }

  .subtitulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #ffffff;
    margin: -4% 0% 0% 30%;
  }

  .img-Cuadro1-txt {
    position: absolute;
    width: 75%;
    margin: -3% 0% 0% 15%;
    z-index: 2;
  }

  .cuadro1 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: -65% 0% 0% 5%;
    padding: 0% 4% 0% 0%;
    line-height: 1.2;
    text-align: center;
  }

  .color-sub-blanco {

    color: #ffffff;

  }

  .color-sub-verde {
    color: #00C6AC;
  }

  .img-cuadro1 {
    margin: -23% 0% 0% 2%;
    width: 95%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro1 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro1 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 6% 1%;
    margin: 5% 0% 0% 25%;
  }

  .parrafo-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% -20%;
    text-align: center;
    line-height: 1;
}

.parrafo2-cuadro1 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 4% 0% 0% -20%;
  text-align: center;
  line-height: 1;
}

.linea-verde-div {
  margin: 2% 0% 0% 46%;
  width: 8%;
  border-bottom: 2px solid #00C6AC;
}

  .parrafo-cuadro1 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 2------------------------------------------------------------ */

  .img-Cuadro2-txt {
    position: absolute;
    width: 75%;
    margin: 0% 0% 0% 15%;
    z-index: 2;
  }


  .cuadro2 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: -67% 0% 0% 4%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: center;
  }

  .img-cuadro2 {
    margin: -19% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
    width: 95%;
  }

  .pos-boton-cuadro2 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro2 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 5% 1%;
    margin: 8% 0% 0% 27%;
  }

  .parrafo-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% -20%;
    text-align: center;
    line-height: 1;
  }

  .parrafo2-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 5% 0% 0% -20%;
    text-align: center;
    line-height: 1;
}

.parrafo3-cuadro2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 4% 0% 0% -20%;
  text-align: center;
  line-height: 1;
}

  .parrafo-cuadro2 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 3------------------------------------------------------------ */

  .img-Cuadro3-txt {
    position: absolute;
    width: 75%;
    margin: 1% 0% 0% 14%;
    z-index: 2;
  }

  .cuadro3 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #ffffff;
    margin: -69% 0% 0% 4%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: center;
}

  .img-cuadro3 {
    margin: -20% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
    width: 95%;
  }

  .img-Cuadro4-txt {
    position: absolute;
    width: 75%;
    margin: 0% 0% 0% 14%;
    z-index: 2;
}

.img-Cuadro5-txt {
  position: absolute;
  width: 75%;
  margin: 1% 0% 0% 14%;
  z-index: 2;
}

  .pos-boton-cuadro3 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro3 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 4% 1%;
    margin: 5% 0% 0% 27%;
  }

  .btntransforma-cuadro {
    width: 60%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 2% 0% 0% 19%;
  }

  .parrafo-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% 1%;
    text-align: center;
    line-height: 1;
  }

  .parrafo2-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 3% 0% 0% -16%;
    text-align: center;
    line-height: 1;
}

.parrafo3-cuadro3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 3% 0% 0% -13%;
  text-align: center;
  line-height: 1;
}

.parrafo-cuadro4 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 6% 0% 0% -13%;
  text-align: center;
  line-height: 1;
}

  .parrafo-cuadro3 h2 {
    display: inline;
  }


  .linea-verde-final {
    margin: 8% 0% 0% 24%;
    width: 50%;
    border-bottom: 1px solid #00C6AC;
  }

  .infopag {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: 2% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infocontacto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: -8% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infomensajedirecto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: -8% 0% 0% 0%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .infonumero {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 9px;
    color: #ffffff;
    margin: -6% 0% 0% 8%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .imgwhatscartas {
    margin: 0% 0% 0% 8%;
    width: 4%;
  }

  .img-logopiepagina {
    width: 8%;
    margin: -7% 0% 0% 45%;
    padding: 0% 0% 6% 0%;
  }

  .btn-video {
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
  }

  .btn-video-close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin: -20% -8% 6% 0%;
    scale: 1;
    height: auto
  }

  .btn-video-close:focus,
  .btn-video-close:hover,
  .btn-mandaservicio:hover,
  .btn-mandaservicio:focus {
    text-decoration: none;
    cursor: pointer;
    -webkit-animation: neon-glow 1.5s ease-in-out infinite alternate;
    animation: neon-glow 1.5s ease-in-out infinite alternate;
    /* AnimaciÃ³n para el efecto de parpadeo */
  }

  @-webkit-keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  @keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  .btn-mandaservicio {
    border-radius: 35px;
    border: solid 5px;
    border-color: #00C6AC;
    background-color: #00140e;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    width: 37%;
    height: 0%;
    font-size: 11px;
    padding: 0% 0% 0% 0%;
    margin: 8% 0% 4% 31%;
  }


}


/* ------------------------------------------------------------- Inicio Responsivo 393 -------------------------------------------------------------------------------- */
@media only screen and (max-width: 394px) {
  .body-inicio {
    margin: 0;
    padding: 0;
    position: relative;
  }

  .body-inicio::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/Inicio/fondo.jpg');
    /* Ruta de tu imagen de fondo */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: 0.3;
    /* Cambia este valor para ajustar la opacidad */
    background-color: #00140e;
  }

  /* -------------------------------------------- SERVICIOS--------------------------------------------------------------------- */
  .inicio-servicios {
    width: 100%;
    height: 50%;
    margin: 5% 0% 0% 0%;
    padding: 61% 0% 0% 0%;
    background-image: url(../img/Capacitacion/Portada\ CapacitaciÃ³n.png);
    background-repeat: round;
  }

  .img-slogan {
    margin: 10% 0% 0% -8%;
    width: 104%;
  }


  .linea-verde-subtitulo {
    margin: -9% 0% 0% 0%;
    width: 27%;
    border-bottom: 1px solid #00C6AC;
  }

  .titulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 150px;
    color: #00C6AC;
    margin: -62% 0% 0% 16%;
  }

  .subtitulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #ffffff;
    margin: -4% 0% 0% 28%;
  }

  .img-Cuadro1-txt {
    position: absolute;
    width: 75%;
    margin: -3% 0% 0% 15%;
    z-index: 2;
  }

  .cuadro1 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: -65% 0% 0% 5%;
    padding: 0% 4% 0% 0%;
    line-height: 1.2;
    text-align: center;
  }

  .color-sub-blanco {

    color: #ffffff;

  }

  .color-sub-verde {
    color: #00C6AC;
  }

  .img-cuadro1 {
    margin: -23% 0% 0% 2%;
    width: 95%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro1 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro1 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 6% 1%;
    margin: 5% 0% 0% 25%;
  }

  .parrafo-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% -20%;
    text-align: center;
    line-height: 1;
}

.parrafo2-cuadro1 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 4% 0% 0% -20%;
  text-align: center;
  line-height: 1;
}

.linea-verde-div {
  margin: 2% 0% 0% 46%;
  width: 8%;
  border-bottom: 2px solid #00C6AC;
}

  .parrafo-cuadro1 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 2------------------------------------------------------------ */

  .img-Cuadro2-txt {
    position: absolute;
    width: 75%;
    margin: 0% 0% 0% 15%;
    z-index: 2;
  }


  .cuadro2 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: -67% 0% 0% 4%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: center;
  }

  .img-cuadro2 {
    margin: -19% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
    width: 95%;
  }

  .pos-boton-cuadro2 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro2 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 5% 1%;
    margin: 8% 0% 0% 27%;
  }

  .parrafo-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% -20%;
    text-align: center;
    line-height: 1;
  }

  .parrafo2-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 5% 0% 0% -20%;
    text-align: center;
    line-height: 1;
}

.parrafo3-cuadro2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 4% 0% 0% -20%;
  text-align: center;
  line-height: 1;
}

  .parrafo-cuadro2 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 3------------------------------------------------------------ */

  .img-Cuadro3-txt {
    position: absolute;
    width: 75%;
    margin: 1% 0% 0% 14%;
    z-index: 2;
  }

  .cuadro3 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #ffffff;
    margin: -69% 0% 0% 4%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: center;
}

  .img-cuadro3 {
    margin: -20% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
    width: 95%;
  }

  .img-Cuadro4-txt {
    position: absolute;
    width: 75%;
    margin: 0% 0% 0% 14%;
    z-index: 2;
}

.img-Cuadro5-txt {
  position: absolute;
  width: 75%;
  margin: 1% 0% 0% 14%;
  z-index: 2;
}

  .pos-boton-cuadro3 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro3 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 4% 1%;
    margin: 5% 0% 0% 27%;
  }

  .btntransforma-cuadro {
    width: 60%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 2% 0% 0% 19%;
  }

  .parrafo-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% 1%;
    text-align: center;
    line-height: 1;
  }

  .parrafo2-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 3% 0% 0% -16%;
    text-align: center;
    line-height: 1;
}

.parrafo3-cuadro3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 3% 0% 0% -13%;
  text-align: center;
  line-height: 1;
}

.parrafo-cuadro4 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 6% 0% 0% -13%;
  text-align: center;
  line-height: 1;
}

  .parrafo-cuadro3 h2 {
    display: inline;
  }


  .linea-verde-final {
    margin: 8% 0% 0% 24%;
    width: 50%;
    border-bottom: 1px solid #00C6AC;
  }

  .infopag {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: 2% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infocontacto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: -8% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infomensajedirecto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: -8% 0% 0% 0%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .infonumero {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 9px;
    color: #ffffff;
    margin: -6% 0% 0% 8%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .imgwhatscartas {
    margin: 0% 0% 0% 8%;
    width: 4%;
  }

  .img-logopiepagina {
    width: 8%;
    margin: -7% 0% 0% 45%;
    padding: 0% 0% 6% 0%;
  }

  .btn-video {
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
  }

  .btn-video-close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin: -23% -11% -20% 0%;
    scale: 1;
    height: auto;
  }

  .btn-video-close:focus,
  .btn-video-close:hover,
  .btn-mandaservicio:hover,
  .btn-mandaservicio:focus {
    text-decoration: none;
    cursor: pointer;
    -webkit-animation: neon-glow 1.5s ease-in-out infinite alternate;
    animation: neon-glow 1.5s ease-in-out infinite alternate;
    /* AnimaciÃ³n para el efecto de parpadeo */
  }

  @-webkit-keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  @keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  .btn-mandaservicio {
    border-radius: 35px;
    border: solid 5px;
    border-color: #00C6AC;
    background-color: #00140e;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    width: 39%;
    height: 0%;
    font-size: 11px;
    padding: 0% 0% 0% 0%;
    margin: 8% 0% 4% 31%;
  }


}

/* ------------------------------------------------------------- Fin Inicio Responsivo 394 -------------------------------------------------------------------------------- */
/* -----------------------------------------------------------Inicio 375--------------------- */
@media only screen and (max-width: 376px) {
  .body-inicio {
    margin: 0;
    padding: 0;
    position: relative;
  }

  .body-inicio::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/Inicio/fondo.jpg');
    /* Ruta de tu imagen de fondo */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: 0.3;
    /* Cambia este valor para ajustar la opacidad */
    background-color: #00140e;
  }

  /* -------------------------------------------- SERVICIOS--------------------------------------------------------------------- */
  .inicio-servicios {
    width: 100%;
    height: 50%;
    margin: 5% 0% 0% 0%;
    padding: 61% 0% 0% 0%;
    background-image: url(../img/Capacitacion/Portada\ CapacitaciÃ³n.png);
    background-repeat: round;
  }

  .img-slogan {
    margin: 10% 0% 0% -8%;
    width: 104%;
  }


  .linea-verde-subtitulo {
    margin: -9% 0% 0% 0%;
    width: 27%;
    border-bottom: 1px solid #00C6AC;
  }

  .titulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 150px;
    color: #00C6AC;
    margin: -62% 0% 0% 16%;
  }

  .subtitulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 11px;
    color: #ffffff;
    margin: -4% 0% 0% 30%;
  }

  .img-Cuadro1-txt {
    position: absolute;
    width: 75%;
    margin: -3% 0% 0% 15%;
    z-index: 2;
  }

  .cuadro1 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: -65% 0% 0% 5%;
    padding: 0% 4% 0% 0%;
    line-height: 1.2;
    text-align: center;
  }

  .color-sub-blanco {

    color: #ffffff;

  }

  .color-sub-verde {
    color: #00C6AC;
  }

  .img-cuadro1 {
    margin: -23% 0% 0% 2%;
    width: 95%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro1 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro1 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 6% 1%;
    margin: 5% 0% 0% 25%;
  }

  .parrafo-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% -20%;
    text-align: center;
    line-height: 1;
}

.parrafo2-cuadro1 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 4% 0% 0% -20%;
  text-align: center;
  line-height: 1;
}

.linea-verde-div {
  margin: 2% 0% 0% 46%;
  width: 8%;
  border-bottom: 2px solid #00C6AC;
}

  .parrafo-cuadro1 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 2------------------------------------------------------------ */

  .img-Cuadro2-txt {
    position: absolute;
    width: 75%;
    margin: 0% 0% 0% 15%;
    z-index: 2;
  }


  .cuadro2 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: -67% 0% 0% 4%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: center;
  }

  .img-cuadro2 {
    margin: -19% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
    width: 95%;
  }

  .pos-boton-cuadro2 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro2 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 5% 1%;
    margin: 8% 0% 0% 27%;
  }

  .parrafo-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% -20%;
    text-align: center;
    line-height: 1;
  }

  .parrafo2-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 5% 0% 0% -20%;
    text-align: center;
    line-height: 1;
}

.parrafo3-cuadro2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 4% 0% 0% -20%;
  text-align: center;
  line-height: 1;
}

  .parrafo-cuadro2 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 3------------------------------------------------------------ */

  .img-Cuadro3-txt {
    position: absolute;
    width: 75%;
    margin: 1% 0% 0% 14%;
    z-index: 2;
  }

  .cuadro3 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #ffffff;
    margin: -69% 0% 0% 4%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: center;
}

  .img-cuadro3 {
    margin: -20% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
    width: 95%;
  }

  .img-Cuadro4-txt {
    position: absolute;
    width: 75%;
    margin: 0% 0% 0% 14%;
    z-index: 2;
}

.img-Cuadro5-txt {
  position: absolute;
  width: 75%;
  margin: 1% 0% 0% 14%;
  z-index: 2;
}

  .pos-boton-cuadro3 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro3 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 4% 1%;
    margin: 5% 0% 0% 27%;
  }

  .btntransforma-cuadro {
    width: 60%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 2% 0% 0% 19%;
  }

  .parrafo-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% 1%;
    text-align: center;
    line-height: 1;
  }

  .parrafo2-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 3% 0% 0% -16%;
    text-align: center;
    line-height: 1;
}

.parrafo3-cuadro3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 3% 0% 0% -13%;
  text-align: center;
  line-height: 1;
}

.parrafo-cuadro4 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 6% 0% 0% -13%;
  text-align: center;
  line-height: 1;
}

  .parrafo-cuadro3 h2 {
    display: inline;
  }


  .linea-verde-final {
    margin: 8% 0% 0% 24%;
    width: 50%;
    border-bottom: 1px solid #00C6AC;
  }

  .infopag {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: 2% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infocontacto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: -8% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infomensajedirecto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: -8% 0% 0% 0%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .infonumero {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 9px;
    color: #ffffff;
    margin: -6% 0% 0% 8%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .imgwhatscartas {
    margin: 0% 0% 0% 8%;
    width: 4%;
  }

  .img-logopiepagina {
    width: 8%;
    margin: -7% 0% 0% 45%;
    padding: 0% 0% 6% 0%;
  }

  .btn-video {
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
  }

  .btn-video-close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin: -23% -10% 6% 0%;
    scale: 1;
    height: auto;
  }

  .btn-video-close:focus,
  .btn-video-close:hover,
  .btn-mandaservicio:hover,
  .btn-mandaservicio:focus {
    text-decoration: none;
    cursor: pointer;
    -webkit-animation: neon-glow 1.5s ease-in-out infinite alternate;
    animation: neon-glow 1.5s ease-in-out infinite alternate;
    /* AnimaciÃ³n para el efecto de parpadeo */
  }

  @-webkit-keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  @keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  .btn-mandaservicio {
    border-radius: 35px;
    border: solid 5px;
    border-color: #00C6AC;
    background-color: #00140e;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    width: 42%;
    height: 0%;
    font-size: 13px;
    padding: 0% 0% 0% 0%;
    margin: 8% 0% 4% 30%;
  }


}




/* -----------------------------------------------------------Fin 375------------------------ */
/* ------------------------------------------------------------- Inicio Responsivo 361 -------------------------------------------------------------------------------- */
@media only screen and (max-width: 361px) {

  .body-inicio {
    margin: 0;
    padding: 0;
    position: relative;
  }

  .body-inicio::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/Inicio/fondo.jpg');
    /* Ruta de tu imagen de fondo */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: 0.3;
    /* Cambia este valor para ajustar la opacidad */
    background-color: #00140e;
  }

  /* -------------------------------------------- SERVICIOS--------------------------------------------------------------------- */
  .inicio-servicios {
    width: 100%;
    height: 50%;
    margin: 5% 0% 0% 0%;
    padding: 61% 0% 0% 0%;
    background-image: url(../img/Capacitacion/Portada\ CapacitaciÃ³n.png);
    background-repeat: round;
  }

  .img-slogan {
    margin: 10% 0% 0% -8%;
    width: 104%;
  }


  .linea-verde-subtitulo {
    margin: -9% 0% 0% 0%;
    width: 27%;
    border-bottom: 1px solid #00C6AC;
  }

  .titulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 150px;
    color: #00C6AC;
    margin: -62% 0% 0% 16%;
  }

  .subtitulo-servicios {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 11px;
    color: #ffffff;
    margin: -4% 0% 0% 29%;
  }

  .img-Cuadro1-txt {
    position: absolute;
    width: 75%;
    margin: -3% 0% 0% 15%;
    z-index: 2;
  }

  .cuadro1 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: -65% 0% 0% 5%;
    padding: 0% 4% 0% 0%;
    line-height: 1.2;
    text-align: center;
  }

  .color-sub-blanco {

    color: #ffffff;

  }

  .color-sub-verde {
    color: #00C6AC;
  }

  .img-cuadro1 {
    margin: -23% 0% 0% 2%;
    width: 95%;
    padding: 3% 0% 37% 0%;
  }

  .pos-boton-cuadro1 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro1 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 6% 1%;
    margin: 5% 0% 0% 25%;
  }

  .parrafo-cuadro1 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% -20%;
    text-align: center;
    line-height: 1;
}

.parrafo2-cuadro1 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 4% 0% 0% -20%;
  text-align: center;
  line-height: 1;
}

.linea-verde-div {
  margin: 2% 0% 0% 46%;
  width: 8%;
  border-bottom: 2px solid #00C6AC;
}

  .parrafo-cuadro1 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 2------------------------------------------------------------ */

  .img-Cuadro2-txt {
    position: absolute;
    width: 75%;
    margin: 0% 0% 0% 15%;
    z-index: 2;
  }


  .cuadro2 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 11% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    margin: -67% 0% 0% 4%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: center;
  }

  .img-cuadro2 {
    margin: -19% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
    width: 95%;
  }

  .pos-boton-cuadro2 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro2 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 5% 1%;
    margin: 8% 0% 0% 27%;
  }

  .parrafo-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% -20%;
    text-align: center;
    line-height: 1;
  }

  .parrafo2-cuadro2 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 5% 0% 0% -20%;
    text-align: center;
    line-height: 1;
}

.parrafo3-cuadro2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 4% 0% 0% -20%;
  text-align: center;
  line-height: 1;
}

  .parrafo-cuadro2 h2 {
    display: inline;

  }

  /*---------------------------------------------------------------------------------------------Cuadro 3------------------------------------------------------------ */

  .img-Cuadro3-txt {
    position: absolute;
    width: 75%;
    margin: 1% 0% 0% 14%;
    z-index: 2;
  }

  .cuadro3 {
    width: 91%;
    height: 78%;
    border-radius: 50px;
    border: solid 5px;
    border-color: #00C6AC;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    margin: 8% 0% 0% 6%;
    padding: 45% 0% 0% 0%;
  }

  .text-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #ffffff;
    margin: -69% 0% 0% 4%;
    padding: 0% 4% 0% 0%;
    line-height: 1.1;
    text-align: center;
}

  .img-cuadro3 {
    margin: -20% 0% 0% 3%;
    padding: 3% 0% 37% 0%;
    width: 95%;
  }

  .img-Cuadro4-txt {
    position: absolute;
    width: 75%;
    margin: 0% 0% 0% 14%;
    z-index: 2;
}

.img-Cuadro5-txt {
  position: absolute;
  width: 75%;
  margin: 1% 0% 0% 14%;
  z-index: 2;
}

  .pos-boton-cuadro3 {
    margin: 0% 0% 0% 0%;
  }

  .btn-cuadro3 {
    width: 50%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 4% 1%;
    margin: 5% 0% 0% 27%;
  }

  .btntransforma-cuadro {
    width: 60%;
    height: 0%;
    font-size: 30px;
    padding: 0% 1% 0% 1%;
    margin: 2% 0% 0% 19%;
  }

  .parrafo-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 10% 0% 0% 1%;
    text-align: center;
    line-height: 1;
  }

  .parrafo2-cuadro3 {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    margin: 3% 0% 0% -16%;
    text-align: center;
    line-height: 1;
}

.parrafo3-cuadro3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 3% 0% 0% -13%;
  text-align: center;
  line-height: 1;
}

.parrafo-cuadro4 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 6% 0% 0% -13%;
  text-align: center;
  line-height: 1;
}

  .parrafo-cuadro3 h2 {
    display: inline;
  }


  .linea-verde-final {
    margin: 8% 0% 0% 24%;
    width: 50%;
    border-bottom: 1px solid #00C6AC;
  }

  .infopag {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: 2% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infocontacto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: -8% 0% 0% -1%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 5%;
  }

  .infomensajedirecto {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #ffffff;
    margin: -8% 0% 0% 0%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .infonumero {
    font-family: "Work Sans", sans-serif;
    font-weight: 100;
    font-size: 9px;
    color: #ffffff;
    margin: -6% 0% 0% 8%;
    text-align: center;
    line-height: 1;
    padding: 0% 5% 10% 0%;
  }

  .imgwhatscartas {
    margin: 0% 0% 0% 8%;
    width: 4%;
  }

  .img-logopiepagina {
    width: 8%;
    margin: -7% 0% 0% 45%;
    padding: 0% 0% 6% 0%;
  }

  .btn-video {
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
  }

  .btn-video-close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: bold;
    margin: -26% -12% 6% 0%;
    scale: 1;
    height: auto;
  }

  .btn-video-close:focus,
  .btn-video-close:hover,
  .btn-mandaservicio:hover,
  .btn-mandaservicio:focus {
    text-decoration: none;
    cursor: pointer;
    -webkit-animation: neon-glow 1.5s ease-in-out infinite alternate;
    animation: neon-glow 1.5s ease-in-out infinite alternate;
    /* AnimaciÃ³n para el efecto de parpadeo */
  }

  @-webkit-keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  @keyframes neon-glow {
    from {
      text-shadow: 0 0 10px #00C6AC, 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC;
      /* Efecto de sombra inicial */
    }

    to {
      text-shadow: 0 0 20px #00C6AC, 0 0 30px #00C6AC, 0 0 40px #00C6AC, 0 0 70px #00C6AC, 0 0 80px #00C6AC, 0 0 100px #00C6AC, 0 0 150px #00C6AC, 0 0 300px #00C6AC;
      /* Efecto de sombra final */
    }
  }


  .btn-mandaservicio {
    border-radius: 35px;
    border: solid 5px;
    border-color: #00C6AC;
    background-color: #00140e;
    -webkit-box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    box-shadow: 0 0 30px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac, 0 0 5px #00c6ac;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    width: 43%;
    height: 0%;
    font-size: 10px;
    padding: 0% 0% 0% 0%;
    margin: 8% 0% 4% 29%;
  }


}</pre></body></html>