/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/* ************************
    NAVIGATION
************************ */
#g-navigation {
  margin-bottom: 2rem;
}
#g-navigation .g-content {
  text-align: center;
  margin: 0;
  padding: 0;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #ad0917;
  padding: 1rem;
  font-weight: 500;
  font-size: 1.2rem;
}
#g-navigation .g-main-nav .g-toplevel li.active a.g-menu-item-container {
  color: #333;
  text-decoration: underline;
  border-bottom: 2px solid #ad0917;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  padding: 0;
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #333;
}
/* ************************
    Projekte (g-utility)
************************ */
#g-utility {
  padding: 0;
}
#g-utility .moduletable h2.g-title {
  text-align: center;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 2.6rem;
}
.button, p.readmore .btn {
  border: 1px solid transparent;
  border-radius: 0.5rem;
  margin: 0 0 0.5rem 0;
  padding: 0.5rem 1.125rem;
  vertical-align: middle;
  text-shadow: none;
}
p.readmore .btn, .button {
  display: inline-block;
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 600;
  font-size: 0.8rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #ad0917;
  color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0.5rem;
  margin: 0 0 0.5rem 0;
  padding: 0.5rem 1.125rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.icon-chevron-right:before, .icon-rightarrow:before, .icon-arrow-right:before {
  content: "";
}
/* ************************
    Main
************************ */
#g-mainbar {
  padding: 0;
}
#g-mainbar .item-page h1 {
  text-align: center;
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 3rem;
}
#g-mainbar .g-content {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.blog .items-row .item-image img {
  max-width: 380px;
  width: 380px;
}
.left img {
  float: left;
  width: 380px;
  padding-right: 2rem;
}
/* ************************
    FOOTER
************************ */
#g-footer {
  padding: 0;
  margin-top: 3rem;
}
#g-footer a {
  color: #ffffff;
}
/* ************************
    ANPASSUNGEn RESPONSIVE
************************ */
.g-offcanvas-toggle {
  color: #ad0917;
}
#g-offcanvas {
  background: #333;
  width: 10rem;
}
#g-offcanvas #g-mobilemenu-container ul {
  background: #333;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  #g-navigation img {
    width: 72%;
    text-align: left;
  }
  #g-footer {
    text-align: center;
  }
}
/* Tablet Hochformat (Portrait) */
/* Tablet Querformat (Landscape) - PC mit geringer Auflösung */
/* PC mit hoher Auflösung */
/*# sourceMappingURL=custom_28.css.map */