#content.main-content {
  background-image: url("/img/assets/login-compradores.png");
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%; }

.loginCard {
  background-color: white;
  margin-left: 5% !important;
  width: 370px !important;
  height: 220px !important;
  margin-top: 30px !important;
  border-radius: 10px;
  padding: 20px !important; }

p.center.acceso {
  color: #E42653;
  font-weight: 700;
  margin: 0; }

span.acceso {
  text-align: center;
  margin: 0 auto;
  font-size: 12px;
  font-weight: 100;
  color: grey; }

.google a {
  font-size: 14px;
  font-weight: 600;
  color: grey !important;
  vertical-align: bottom;
  margin-left: 10; }

.google {
  border: 1px solid #3284FF;
  padding: 8;
  border-radius: 25px;
  cursor: pointer; }
  .google:hover {
    background-color: white; }

.group {
  padding-top: 25%;
  padding-left: 0%; }

.imgSisamex {
  max-width: 100%;
  padding-top: 80px; }
