._omnipro ._sp_ini {
  margin-top: 50px;
}
._omnipro .header {
  padding: 60px 0;
}
._omnipro .header ._descs h4 {
  font-weight: 400;
  margin: 30px auto;
}
._omnipro ._sp_grid_videos {
  padding: 6% 0 3%;
}
._omnipro ._sp_grid_videos h6 {
  font-weight: bold;
  font-size: 1.125rem;
}
._omnipro ._box_grid ._box_art .link-video {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  max-width: 100%;
  width: 100%;
}
._omnipro ._box_grid ._box_art .link-video:before, ._omnipro ._box_grid ._box_art .link-video:after {
  content: "";
  display: block;
  position: absolute;
}
._omnipro ._box_grid ._box_art .link-video:before {
  background-color: #1473e6;
  border-radius: 2.5rem;
  height: 2.8rem;
  width: 2.8rem;
  z-index: 1;
}
._omnipro ._box_grid ._box_art .link-video:after {
  border-top: 0.8375rem solid transparent;
  border-bottom: 0.8375rem solid transparent;
  border-left: 1.3625rem solid #fff;
  margin: 0 0 0 0.25rem;
  z-index: 2;
}
._omnipro ._box_grid ._box_des {
  display: block;
  position: relative;
}
._omnipro ._box_grid ._box_des img {
  display: inline-block;
  position: absolute;
  overflow: hidden;
  right: 0;
  bottom: 2%;
}
._omnipro ._box_grid ._box_des img._close {
  transform: rotate(-180deg);
  transition: transform 6s;
}
._omnipro ._box_grid ._box_logo {
  display: block;
  position: relative;
  text-align: center;
  min-height: 40px;
  margin: 0 auto 15px;
}
._omnipro ._box_grid ._box_logo img {
  max-width: 100px;
  left: 0;
}
._omnipro ._box_grid ._box_logo img._1, ._omnipro ._box_grid ._box_logo img._2, ._omnipro ._box_grid ._box_logo img._4, ._omnipro ._box_grid ._box_logo img._5 {
  max-width: 70px;
}
._omnipro ._box_grid ._box_logo img._3 {
  max-width: 100px;
}
._omnipro article[data-readmore] {
  width: 94%;
}
._omnipro ._comarketing ._logo_oxa {
  max-width: 200px;
}

._bg_red._omnipro {
  background-color: #EB1000;
}

@media screen and (max-width: 500px) {
  ._omnipro .header {
    padding: 50px 0 20px;
  }
  ._omnipro .header ._h1_header {
    max-width: 208px;
    margin: 0 35px;
  }
  ._omnipro .header ._descs {
    padding: 0 35px;
  }
  ._omnipro header .header {
    padding: 50px 0 20px;
  }
}

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