._error404 {
  display: block;
  position: relative;
  width: 100%;
}
._error404 .img-404 {
  display: block;
  margin: 10px auto;
  width: 100%;
  height: auto;
  max-width: 1920px;
}
._error404 .btn-404-error {
  background-color: #bad1e0;
  color: white;
  padding: 4px 8px;
  border-radius: 35px;
}
._error404 .btn-404-error:hover {
  text-decoration: none;
  outline: none;
}

.itemid-694 ._error404 h5 span {
  display: none;
}
.itemid-694 ._sc_search_footer {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.itemid-694 ._sc_search_footer ._search_bug {
  margin-top: -8%;
}

@media screen and (max-width: 760px) {
  .itemid-694 ._error404 h5 span {
    display: block;
    height: 1px;
    font-size: 1px;
  }
}

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