/* Responsive Large */
@media screen and (min-width: 2250px) {
}
/*  */

/* Responsive */
@media screen and (max-width: 1930px) {
}

@media screen and (max-width: 1850px) {
}

@media screen and (max-width: 1800px) {
  /* Una empresa de grupo proceso seguro */
  .introText h2 {
    font-size: 65px;
  }
  .acreditacionPlanta {
    width: 54%;
  }
  /*  */
  .animacionesHome::before {
    width: 50px;
    height: 50px;
    top: 50%;
    left: 13%;
  }
}

@media screen and (max-width: 1700px) {
  /* Una empresa de grupo proceso seguro */
  .emycaMono {
    max-width: 430px;
    right: 10%;
  }
  .introText h1 {
    font-size: 45px;
  }
  .introText h2 {
    font-size: 60px;
  }
  /*  */
}

@media screen and (max-width: 1600px) {
  /* Una empresa de grupo proceso seguro */
  .introText {
    padding: 10% 10% 10% 10%;
  }
  .emycaMono {
    max-width: 390px;
  }
  /*  */
  .animacionesHome::after {
    width: 120px;
    height: 120px;
    top: 80%;
    left: 40%;
    z-index: 4;
  }
  @keyframes mover {
    0% {
      transform: translate(0, 0);
    }

    100% {
      transform: translate(230px, -140px);
    }
  }
}

@media screen and (max-width: 1500px) {
  .slider {
    padding: 5% 10% 5% 10%;
  }
  .slidercontent p {
    font-size: 17px;
  }
}

@media screen and (max-width: 1400px) {
  /* Una empresa de grupo proceso seguro */
  .emycaMono {
    max-width: 360px;
    right: 10%;
  }
  .introText h1 {
    font-size: 40px;
  }
  .introText h2 {
    font-size: 55px;
  }
  /*  */
  .slider {
    padding: 5% 8% 5% 8%;
  }
  .slidercontent p {
    font-size: 18px;
  }
}

@media screen and (max-width: 1300px) {
  /* Una empresa de grupo proceso seguro */
  .emycaMono {
    max-width: 330px;
    right: 5%;
  }
  .introText h1 {
    font-size: 33px;
  }
  .introText h2 {
    font-size: 50px;
  }
  /*  */
  .animacionesHome::after {
    width: 110px;
    height: 110px;
    top: 75%;
    left: 40%;
    z-index: 4;
  }
  @keyframes mover {
    0% {
      transform: translate(0, 0);
    }

    100% {
      transform: translate(230px, -130px);
    }
  }
  .animacionesHome::before {
    width: 40px;
    height: 40px;
    top: 50%;
    left: 13%;
  }
}

@media screen and (max-width: 1200px) {
  /* Una empresa de grupo proceso seguro */
  .introText h1 {
    font-size: 30px;
  }
  .introText h2 {
    font-size: 45px;
  }
  .emycaMono {
    max-width: 310px;
    right: 5%;
  }
  /*  */
  .animacionesHome::after {
    width: 110px;
    height: 110px;
    top: 70%;
    left: 40%;
    z-index: 4;
  }
  @keyframes mover {
    0% {
      transform: translate(0, 0);
    }

    100% {
      transform: translate(210px, -105px);
    }
  }
  .slider {
    padding: 5% 5% 5% 5%;
  }
  .slidercontent p {
    font-size: 19px;
  }
  #buttonLeft {
    left: 15px;
  }
  #buttonRight {
    right: 15px;
  }
}

@media screen and (max-width: 1100px) {
  /* Una empresa de grupo proceso seguro */
  .acreditacionText h1,
  .acreditacionText h2 {
    font-size: 23px;
  }
  .acreditacionPlanta {
    width: 60%;
  }
  .emycaMono {
    max-width: 260px;
    right: 2%;
  }
  .introText {
    padding: 10% 5% 10% 5%;
  }
  /*  */
}

@media screen and (max-width: 1000px) {
  .animacionesHome::after {
    width: 100px;
    height: 100px;
    top: 70%;
    left: 40%;
    z-index: 4;
  }
  @keyframes mover {
    0% {
      transform: translate(0, 0);
    }

    100% {
      transform: translate(200px, -90px);
    }
  }
  .animacionesHome::before {
    width: 30px;
    height: 30px;
    top: 50%;
    left: 13%;
  }
}

@media screen and (max-width: 992px) {
}

@media screen and (max-width: 900px) {
  /* Una empresa de grupo proceso seguro */

  /*  */
  .slidercontent p {
    font-size: 18px;
  }
}

@media screen and (max-width: 800px) {
  .emycaMono {
    max-width: 215px;
    right: 2%;
  }
  .animacionesHome::after {
    width: 100px;
    height: 100px;
    top: 66%;
    left: 40%;
    z-index: 4;
  }

  @keyframes mover {
    0% {
      transform: translate(0, 0);
    }

    100% {
      transform: translate(100px, -60px);
    }
  }
}

@media screen and (max-width: 768px) {
  .emycaMono {
    max-width: 215px;
    right: 2%;
  }
  .slidercontent p {
    font-size: 17px;
  }
}

@media screen and (max-width: 700px) {
  .introText {
    padding: 15% 5% 10% 5%;
  }
  .emycaMono {
    max-width: 150px;
    right: 2%;
  }

  .slider h1 {
    font-size: 20px;
  }

  .slider h2 {
    font-size: 17px;
  }

  .acreditacionPlanta {
    width: 45%;
    padding: 10% 1% 0 0;
  }
  .animacionesHome::after {
    width: 70px;
    height: 70px;
    top: 75%;
    left: 40%;
    z-index: 4;
  }
  @keyframes mover {
    0% {
      transform: translate(0, 0);
    }

    100% {
      transform: translate(100px, -60px);
    }
  }
  .animacionesHome::before {
    width: 25px;
    height: 25px;
    top: 50%;
    left: 13%;
  }
}

@media screen and (max-width: 600px) {
  .introText h2 {
    font-size: 38px;
  }
  .acreditacionText h1,
  .acreditacionText h2 {
    font-size: 20px;
  }
  .acreditacionPlanta {
    width: 45%;
    padding: 21% 1% 0 0;
  }
  .animacionesHome::after {
    width: 50px;
    height: 50px;
    top: 80%;
    left: 40%;
    z-index: 4;
  }
  .slidercontent p {
    font-size: 18px;
  }
}

@media screen and (max-width: 500px) {
  .acreditacionPlanta {
    width: 55%;
    padding: 20% 1% 0 0;
  }
  .introText h2 {
    font-size: 30px;
  }

  .acreditacionText h1,
  .acreditacionText h2 {
    font-size: 18px;
  }

  .emycaMono {
    max-width: 115px;
    right: 2%;
  }

  .animacionesHome::after {
    left: 33%;
  }
  .slidercontent p {
    font-size: 16px;
  }
}

@media screen and (max-width: 400px) {
  .acreditacionPlanta {
    padding: 35% 1% 0 0;
  }
  .emycaMono {
    max-width: 90px;
    right: 2%;
  }
  .introText {
    padding: 20% 5% 10% 5%;
  }
  .introText h1 {
    font-size: 25px;
  }
  .introText h2 {
    font-size: 40px;
  }

  @keyframes mover {
    0% {
      transform: translate(0, 0);
    }

    100% {
      transform: translate(80px, -40px);
    }
  }

  .slidercontent p {
    font-size: 15px;
  }
}

@media screen and (max-width: 320px) {
  .introText {
    padding: 30% 5% 10% 5%;
  }

  .introText h2 {
    font-size: 35px;
  }
  .acreditacionText h1,
  .acreditacionText h2 {
    font-size: 17px;
  }

  .acreditacionLogos {
    width: 55%;
  }
  .acreditacionPlanta {
    padding: 40% 1% 0 0;
  }
}
/*  */
