/* 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";
/*---
ALLGEMEIN
---*/
.seitenbreite, .seitenbreite-container .g-container, .seitenbreite-container .g-content {
  max-width: 1160px;
  margin: 0 auto;
}
main .seitenbreite, #leistung, #kontakt {
  padding: 0 20px;
}
.flush .g-container > .g-grid > .g-block > .g-content {
  margin: 0 auto;
  padding: 0;
}
/*---
SPALTEN
---*/
main .g-grid {
  justify-content: space-between;
}
/*---
Gallerie Referenzen
---*/
.osgalery-cat-tabs {
  display: none;
}
/*---
SCHRIFT
---*/
/* noto-sans-display-300 - latin */
@font-face {
  font-family: "Noto Sans Display";
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/noto-sans-display-v10-latin-300.eot');
  /* IE9 Compat Modes */
  src: local(""), url('../fonts/noto-sans-display-v10-latin-300.eot#iefix') format("embedded-opentype"), url('../fonts/noto-sans-display-v10-latin-300.woff2') format("woff2"), url('../fonts/noto-sans-display-v10-latin-300.woff') format("woff"), url('../fonts/noto-sans-display-v10-latin-300.ttf') format("truetype"), url('../fonts/noto-sans-display-v10-latin-300.svg#NotoSansDisplay') format("svg");
  /* Legacy iOS */
}
/* noto-sans-display-600 - latin */
@font-face {
  font-family: "Noto Sans Display";
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/noto-sans-display-v10-latin-600.eot');
  /* IE9 Compat Modes */
  src: local(""), url('../fonts/noto-sans-display-v10-latin-600.eot#iefix') format("embedded-opentype"), url('../fonts/noto-sans-display-v10-latin-600.woff2') format("woff2"), url('../fonts/noto-sans-display-v10-latin-600.woff') format("woff"), url('../fonts/noto-sans-display-v10-latin-600.ttf') format("truetype"), url('../fonts/noto-sans-display-v10-latin-600.svg#NotoSansDisplay') format("svg");
  /* Legacy iOS */
}
* {
  font-family: "Noto Sans Display", serif;
  font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Noto Sans Display", serif;
  font-weight: 600;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
  font-family: "Noto Sans Display", serif;
  font-weight: 300;
}
main p {
  margin: 0 0 1.5rem 0;
}
h1, h2, h3, h4, h5, h6 {
  margin: 1.5rem 0 0.25rem 0;
}
.center-uberschrift h1 {
  overflow: hidden;
  text-align: center;
  color: #a5be00;
}
.center-uberschrift h1:before, .center-uberschrift h1:after {
  background-color: #a5be00;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
.center-uberschrift h1:before {
  right: 0.5em;
  margin-left: -50%;
}
.center-uberschrift h1:after {
  left: 0.5em;
  margin-right: -50%;
}
@media screen and (max-width: 478px) {
  .center-uberschrift h1 {
    font-size: 1.1rem;
  }
  #slidertext p {
    font-size: 1rem !important;
  }
  #slidertext h2 {
    font-size: 1.2rem;
  }
}
/*---
SLIDESHOW BILD
---*/
#g-showcase .g-container, #slideshow .g-content, #slideshow img, .baumreihe img, .baumreihe p {
  width: 100vw;
  padding: 0;
  margin: 0;
}
/*---
SLIDESHOW TEXT
---*/
#slidertext {
  max-width: 1000px;
  margin: 0 auto;
  background: #a5be00;
  color: white;
  padding: 30px 10px;
  text-align: center;
  margin-top: -24px;
  margin-bottom: 50px;
  z-index: 100;
}
@media screen and (min-width: 797px) {
  #slidertext {
    margin-top: -120px;
  }
}
#slidertext p {
  font-size: 1.2rem;
  margin: 0;
}
#slidertext h2 {
  color: white;
  margin: 0;
}
#slideshow {
  padding: 1.5rem 0;
}
#slideshow p {
  margin: 0;
}
/*---
FOOTER
---*/
footer a {
  color: black;
}
#g-footer {
  border-top: none !important;
  padding: 0 20px !important;
}
footer a:hover {
  opacity: 0.7;
  transition: all ease-in 0.5s;
}
#footer-menu {
  justify-content: flex-end;
  align-content: flex-end;
  display: flex;
  flex-direction: column;
}
#g-footer .g-container {
  padding: 30px 0;
}
/*---
KONTAKT
---*/
.kontakt {
  text-align: center;
  max-width: 600px;
  margin: 50px auto;
}
.kontakt p, .kontakt h3 {
  margin: 0;
}
.kontakt h3 {
  color: #a5be00;
}
.kontakt a {
  margin-top: 30px;
}
/*---
SUBFEATURE
---*/
#g-subfeature {
  border: none;
  margin-top: 50px;
}
/*---
LEISTUNG
---*/
#leistung {
  background: #dfedc4;
  padding-bottom: 50px;
}
#leistung .g-title {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 0;
  color: #5a825d;
  font-size: 1.7rem;
}
#leistung .g-grid {
  justify-content: space-between;
}
#leistung .size-30 {
  background: white;
  margin-bottom: 30px;
  margin-top: 30px;
}
#leistung h5 {
  text-align: center;
  margin: 1.5rem 0;
  font-size: 1.1rem;
}
/*---
MENÜ
---*/
header .g-block.size-70 {
  justify-content: flex-end;
  align-content: flex-end;
  display: flex;
  flex-direction: column;
}
header .ridvan img {
  padding: 7px 0.938rem;
  max-width: 270px;
  width: 100%;
}
header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding: 7px 0.938rem;
}
header .active.g-menu-item.g-menu-item-type-component.g-standard a, header .g-menu-item.g-menu-item-101.g-menu-item-type-component.g-standard a:hover, header .active.g-menu-item.g-menu-item-135.g-menu-item-link-parent.g-menu-item-type-url.g-parent.g-standard {
  border-bottom: 1px solid #a5be00;
  transition: all ease-in 0.5s;
  background: white;
}
header .g-menu-item.g-menu-item-type-component.g-standard a {
  border-bottom: 1px solid white;
}
header#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, header#g-header a {
  background: white;
}
header#g-header .g-main-nav .g-dropdown {
  background: white;
  width: 213px;
}
header#g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active, header .g-sublevel .active.g-menu-item.g-menu-item-type-component.g-standard a, header .g-sublevel .g-menu-item.g-menu-item-101.g-menu-item-type-component.g-standard a:hover, header#g-header .g-sublevel a:hover, header#g-header .g-main-nav .g-sublevel > li, header#g-header .g-sublevel .active, header#g-header .g-sublevel .active a {
  background: #dfedc4 !important;
  border-bottom: none !important;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active, #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  background: #dfedc4;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: none88;
}
/*# sourceMappingURL=custom_13.css.map */