/* 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
 */

:root {
  --primary: #b15d4b;
}
@font-face {
  font-family: "Zapfino";
  src: url('../../fonts/Zapfino/LinotypeZapfinoOne/LinotypeZapfinoOne.ttf');
}
#g-page-surround {
  background-image: url('../../../../images/static/Hintergrund.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.newsletter.moduletable {
  background-color: rgba(255, 255, 255, 0.58);
  -webkit-box-shadow: 0px 7px 24px 5px rgba(255, 255, 255, 0.3);
  box-shadow: 0px 7px 24px 5px rgba(255, 255, 255, 0.3);
  border-radius: 12px;
  width: 500px;
  max-width: 100%;
  margin: auto;
}
.newsletter.moduletable h3 {
  color: #b15d4b;
  margin-bottom: 0;
  padding-top: 21px;
}
.newsletter.moduletable label {
  width: 100%;
  text-align: left;
}
.newsletter.moduletable .col-9 {
  width: 100%;
}
.newsletter.moduletable .abonnieren {
  margin-top: 29px;
  background-color: #b15d4b;
  color: #fff;
  margin-bottom: 21px;
}
#g-navigation {
  background: transparent;
}
#g-navigation .logo img {
  width: 300px;
  margin: auto;
  padding: 12px 21px;
  border-radius: 7px;
}
@media (max-width: 767px) {
  #g-navigation .logo img {
    width: 150px;
  }
}
@media (max-width: 767px) {
  #g-navigation .logo .g-content {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 12px;
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  #g-navigation .textNav .g-content {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
#g-navigation .textNav p {
  text-align: center;
  font-family: Zapfino;
  font-size: 1.5rem;
  margin-top: 50px;
}
@media (max-width: 767px) {
  #g-navigation .textNav p {
    font-size: 0.8rem;
    margin-top: 0;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 0;
  }
}
#g-navigation .menu {
  text-align: center;
}
#g-top {
  margin-top: -465px;
}
@media (max-width: 767px) {
  #g-top {
    margin-top: -147px;
  }
}
#g-top .g-container {
  width: 100%;
}
#g-top .g-container .g-content {
  margin: 0;
  padding: 0;
}
#g-top .g-container .g-content img {
  width: 100%;
}
#g-main {
  margin-top: -40px;
}
#g-main .g-container {
  padding-top: 40px;
  background-color: rgba(255, 255, 255, 0.58);
  -webkit-box-shadow: 0px 7px 24px 5px rgba(255, 255, 255, 0.3);
  box-shadow: 0px 7px 24px 5px rgba(255, 255, 255, 0.3);
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
@media (max-width: 767px) {
  #g-main .image-left .blog-item .item-image, #g-main .image-right .blog-item .item-image {
    flex: 1 0 0%;
  }
  #g-main .item-content {
    padding-left: 0;
  }
  #g-main .container {
    padding-left: 0;
  }
}
#g-main h1 {
  color: var(--primary);
}
#g-main .item-title {
  margin-bottom: 0;
}
#g-main dl.article-info {
  margin-bottom: 0;
}
#g-main .readmore .btn {
  padding: 9px 12px;
}
#g-social {
  text-align: center;
  margin-top: 30px;
}
#g-social img {
  width: 100px;
}
#g-social .social1 {
  text-align: right;
}
#g-social .social2 {
  text-align: left;
}
#g-social a {
  color: #fff !important;
}
#g-footer {
  background: transparent;
  color: #fff !important;
}
#g-footer p, #g-footer a, #g-footer span {
  color: #fff !important;
}
/*# sourceMappingURL=custom_14.css.map */