.drx-login.container {
  padding: 20px 0;
}

.drx-fondo-header {
  display: block;
  position: relative;
}

.fond-title {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 2rem 0;
}
.fond-title h1 {
  color: #fff;
  border: 0;
}

.region-header {
  position: relative;
}

.fond-breadcrumb {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.fond-breadcrumb ol {
  background: inherit;
}
.fond-breadcrumb ol li {
  background: inherit;
  color: #fff;
}
.fond-breadcrumb ol li a {
  color: #fff;
}
.fond-breadcrumb ol .active {
  color: #fff;
}

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