.container-header {
  background-color: #fff;
  background-image: none;
}
.container-header .mod-menu > li > a, .container-header .mod-menu > li > span {
  color: #000;
  font-size: 1.5em;
}
.mod-menu.mod-list.nav {
  padding: 50px;
}
#mod-custom110 {
  margin: auto;
}
h1 {
  color: #c98156;
}
.farbe {
  background: -webkit-radial-gradient(#ca7d3e, #333);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 60px;
  text-align: center;
}
.opacity {
  opacity: 0.2;
}
.btn-primary {
  background-color: #aeb2bb;
  border-color: #818284;
}
.btn-primary:hover, .btn-primary:focus {
  background-color: #aeb2bb;
  border-color: #818284;
}
.mod-login__options.list-unstyled {
  display: none;
}
.com-users-login__options.list-group {
  display: none;
}
.mtop {
  margin-top: 80px;
}


/*Mobile Mobile Mobile Mobile Mobile Mobile Mobile Mobile Mobile Mobile Mobile Mobile*/

@media (max-width: 992px) {
.mtop {
  margin-top: 0px;
}
}