.module-card-vert.homepage {
  padding-top: 50px;
}

html body footer {
  margin-top: 0;
}

.img-fluid img {
  max-width: 100%;
  height: auto;
}

.module-banner p {
  font-weight: 500 !important;
}

.form-group input,
.form-group textarea {
  border: none;
}

.form-group.input-material.rounded .form-control {
  height: auto;
}

.pulsantiera {
  padding-top: 0;
  /*margin-top: -5rem;*/
}

.pulsantiera a {
  margin-right: 20px;
}

#user-login-form {
  margin-top: 200px;
  margin-bottom: 200px;
  margin-left: 10%;
}

.gallery-video {
  display: none;
}
/*# sourceMappingURL=michel.css.map */