h1, h2, h3, h4, h5, h6 {
  font-family: 'Alumni Sans', sans-serif;
}

#slide4 {
  background-image: linear-gradient(to bottom, rgba(217,217,217, 0.2), rgba(41,44,124,0.8)), url('../../assets/img/producto/camaras-de-seguridad.jpg');
  /*width: 80%;*/
  /*height: auto;*/
  background-position: 50% 0;
  background-size: cover;
  color: white;
  /*background: center center / cover no-repeat;*/
  padding: 20px;
}

#slide5 {
  background-image: linear-gradient(to bottom, rgba(217,217,217, 0.2), rgba(41,44,124,0.8)), url('../../assets/img/servicio/control-de-acceso-biometrico-cdtel.jpg');
  /*width: 80%;*/
  /*height: auto;*/
  background-position: 50% 0;
  background-size: cover;
  color: white;
  /*background: center center / cover no-repeat;*/
  padding: 20px;
}

#slide6 {
  background-image: linear-gradient(to bottom, rgba(217,217,217, 0.2), rgba(41,44,124,0.8)), url('../../assets/img/servicio/servicio-de-voz-y-datos.jpg');
  /*width: 80%;*/
  /*height: auto;*/
  background-position: 50% 0;
  background-size: cover;
  color: white;
  /*background: center center / cover no-repeat;*/
  padding: 20px;
}

#slide1 {
  background-image: linear-gradient(to bottom, rgba(217,217,217, 0.2), rgba(41,44,124,0.8)), url('../../assets/img/sistema-de-seguridad.jpg');
  /*width: 80%;*/
  /*height: auto;*/
  background-position: 50% 0;
  background-size: cover;
  color: white;
  /*background: center center / cover no-repeat;*/
  padding: 20px;
}

#slide2 {
  background-image: linear-gradient(to bottom, rgba(217,217,217, 0.2), rgba(41,44,124,0.8)), url('../../assets/img/cercas-electrificadas.jpg');
  /*width: 80%;*/
  /*height: auto;*/
  background-position: 50% 0;
  background-size: cover;
  color: white;
  /*background: center center / cover no-repeat;*/
  padding: 20px;
}

#slide3 {
  background-image: linear-gradient(to bottom, rgba(217,217,217, 0.2), rgba(41,44,124,0.8)), url('../../assets/img/servicio-voz-datos.jpg');
  /*width: 80%;*/
  /*height: auto;*/
  background-position: 50% 0;
  background-size: cover;
  color: white;
  /*background: center center / cover no-repeat;*/
  padding: 20px;
}

