#cabeceraApp {
  height: 100vh;
  min-height: 950px;
}

#cabeceraApp .fondo1 {
  padding: 50px;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../images/aplicaciones.jpg) 50% 50% / cover;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: right;
  position: relative;
  transition: height 2s linear, margin-top 2s linear;
}

#cabeceraApp .title {
  left: 50%;
  width: 90%;
  position: absolute;
  opacity: 1;
  text-align: center;
  top: 55%;
  transform: translate(-50%, -50%);
  transition: opacity 1s linear;
}

#cabeceraApp .title h1 {
  font-size: 92px;
}

#contenedorAplicaciones h3.titulos {
  font-size: 50px;
}

#section3App .fondonNosotros {
  position: absolute;
  z-index: -1;
  left: 8%;
  top: 40px;
  width: 35%;
}

/* .imgNosotrosWidth {
  width: 494px;
  height: 263px;
} */

#section3App .image {
  justify-content: end;
}

#section4App .image {
  justify-content: center;
}

#section3App .fondon2Nosotros,
#section4App .fondon2Nosotros {
  height: 252px;
  min-width: 715px;
}

#section4App .fondon2Nosotros {
  position: absolute;
  z-index: -1;
  transform: translateX(-50%);
  left: 50%;
  top: 50px;
  width: 35%;
}

#section4App .titulos,
#section4App .paragraph p {
  text-align: end;
}

#section4App .paragraph {
  margin-bottom: -90px;
  margin-right: 0;
}

#section5App .fondon2Nosotros {
  position: absolute;
  z-index: -1;
  right: 5%;
  top: 25%;
  width: 35%;
}

#section5App .paragraph {
  margin-bottom: -80px;
}

#section5App .paragraph .titulos {
  text-align: start;
  margin-left: 0;
}

#section5App .image {
  justify-content: end;
}

#section6App .fondonNosotros {
  position: absolute;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
  top: 50px;
  width: 35%;
}

#section6App .paragraph .titulos {
  margin-bottom: 30px;
}

#section6App .paragraph p,
#section6App .paragraph .titulos,
#section6App .paragraph h4 {
  text-align: end !important;
}

#section6App .paragrap > div {
  display: inline-block;
  margin-bottom: 10px;
}

#section6App .paragraph h4 {
  margin: 0;
  font-family: 'HK Grotesk-semi', sans-serif;
  text-transform: uppercase;
  font-size: 20px;
}

#section6App .image {
  justify-content: start;
}

#section7App {
  margin-bottom: 100px;
  flex-wrap: wrap;
}

#section7App .carouselH3 {
  position: relative;
  z-index: 5;
}

#section7App .custom-navigation2 {
  gap: 40px;
  margin-top: 30px;
}

#section7App > div:first-child {
  width: 30%;
  padding: 140px 10px 140px 300px;
}

#section7App .info {
  z-index: 5;
  width: 750px;
  margin-top: -60px;
  position: absolute;
}

#section7App .info h3 {
  text-transform: uppercase;
}

#section7App .info p {
  color: #252525;
  font-family: 'HK Grotesk', sans-serif;
  font-size: 20px;
  width: 280px;
  font-weight: 500;
  line-height: 118.8%;
}

#section7App .renderApp .swiper-slide h3 {
  color: #252525;
  font-family: 'Teko', sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 100%;
  margin: 20px 0px 7px;
  text-transform: uppercase;
}

@media screen and (max-width: 1600px) {
  #section7App > div:first-child {
    padding: 140px 10px 140px 150px;
  }

  #section7App {
    margin-bottom: 50px;
  }

  #section7App .renderApp .swiper-slide h3 {
    font-size: 38px;
  }
}

@media screen and (max-width: 1400px) {
  #section3App .fondonNosotros {
    left: 4%;
  }
}

@media screen and (max-width: 1200px) {
  .imgNosotrosWidth {
    width: 100%;
    height: auto;
    max-height: 400px;
  }

  #section4App .paragraph,
  #section4App .paragraph p,
  #section5App .paragraph {
    margin-bottom: 0;
  }

  #section7App > div:first-child {
    padding: 140px 10px 140px 85px;
  }

  #cabeceraApp .title h1 {
    font-size: 75px;
  }

  #contenedorAplicaciones .paragraph {
    width: 100%;
  }

  #contenedorAplicaciones .gap {
    gap: 30px;
  }

  #section5App .row {
    flex-direction: column-reverse;
  }

  #section3App .fondon2Nosotros,
  #section4App .fondon2Nosotros {
    min-width: auto;
    height: auto;
  }
}

@media screen and (max-width: 992px) {
  #contenedorAplicaciones h3.titulos {
    font-size: 40px;
  }

  #section6App .paragraph h4 {
    font-size: 18px;
  }

  #contenedorAplicaciones .image,
  #contenedorAplicaciones .paragraph {
    padding: 12px 0;
  }

  #section7App {
    flex-direction: column;
  }

  #section7App > div:first-child {
    width: 100%;
    padding: 30px 50px;
  }

  /* #section7App .swiper-slide > div {
    padding: 0px 20px;
  } */

  #cabeceraApp .title h1 {
    font-size: 60px;
  }
}

@media screen and (max-width: 768px) {
  #cabeceraApp .title {
    top: 45%;
  }

  #contenedorAplicaciones h3.titulos,
  #section7App .renderApp .swiper-slide h3 {
    font-size: 32px;
  }

  #section6App .paragraph h4 {
    font-size: 16px;
  }

  #cabeceraApp {
    height: 60vh;
    min-height: 500px;
  }

  #cabeceraApp .title h1 {
    font-size: 40px;
  }

  #section7App .custom-navigation2 button img {
    width: 25px;
  }
}

@media screen and (max-width: 480px) {
  #contenedorAplicaciones .gap {
    gap: 0;
  }

  #section7App .custom-navigation2 {
    margin-top: 20px;
  }

  #section7App .renderApp .swiper-slide h3 {
    font-size: 25px;
  }

  #section7App .custom-navigation2 button img {
    width: 20px;
  }
}
