.bg_gray {
  background-color: #F5F5F5;
}

._ilo-header {
  padding: 10% 0;
}

._sections_ilo {
  display: block;
  position: relative;
  width: 100%;
}
._sections_ilo h3 {
  padding-bottom: 5%;
}
._sections_ilo ._ps {
  display: block;
  position: relative;
  max-width: 600px;
  width: 100%;
}

._sec_video-img .col-sm-6 {
  padding: 0;
}

._inkredible {
  padding-top: 10%;
}
._inkredible img {
  width: 100%;
}

._spacers {
  padding: 12% 0;
}

._ilo_footer img {
  width: 100%;
}

._bg-image {
  background-image: url("/asset/imgs/proyectos/ilo/locker.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

._bg-image_1 {
  background-image: url("/asset/imgs/proyectos/ilo/pen_blackblue.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

._bg-image_2 {
  background-image: url("/asset/imgs/proyectos/ilo/Billboard_ilo.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

@media screen and (max-width: 500px) {
  ._fixed_bg {
    min-height: 320px;
  }

  ._inkredible img {
    width: 90%;
  }

  ._section_img-video video {
    padding: 5%;
  }

  ._section_videos video {
    padding: 5% 0;
  }
}

/*# sourceMappingURL=ilo.css.map */
