@charset "utf-8";
/* Drupal custom CSS Document */

/* Drupal local tasks frontend editing elements */
ul.localtask {
  margin: 0 0 3em 0;
  display: block;
}
.localtask li {
  display: inline;
  list-style: none;
}
.localtask a {
  background-color: #000000;
  color: #ffffff;
  line-height: 40px;
  margin-bottom: 0.7em;
  max-width: 200px;
  padding: 0.5em 1.5em;
  text-decoration: none;
}
.a5-contactbox button {
  position: absolute;
  right: 0;
  bottom: 100%;
}

.page-hero-slider-message p, 
.hero-slider-message p {
  font-size: 20px;
  color: #000;
  padding-top: 10px;
}
