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

/****pascal****/
@media only all and (max-width: 47.938rem) {
  .g-container {
    width: 100% !important;
  }
  #g-offcanvas .g-menu-item---particle-uc7co {
    display: none !important;
  }
  #g-navigation {
    display: none !important;
  }
  #g-intro {
    display: block !important;
  }
  #g-footer ul {
    border-radius: 0 !important;
  }
  #g-footer .g-horizontalmenu li:first-child, #g-footer .g-horizontalmenu li:last-child {
    padding: 0 1rem !important;
  }
}
#g-navigation {
  text-align: center;
  border-bottom: 2px solid;
  color: rgba(49, 47, 56, 0.7);
}
#g-navigation img {
  max-width: 200px;
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: none;
  color: #f04702;
}
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 1.5rem;
}
#g-navigation a {
  color: rgba(49, 47, 56, 0.7) !important;
}
#g-intro {
  background: #fff;
  padding: 0;
  display: none;
}
#g-inhalt .g-container {
  max-width: 700px;
}
#g-inhalt .g-container h2 {
  text-align: center;
}
.terms #g-inhalt h2 {
  text-align: left;
}
#g-testimonials {
  padding: 0;
}
#g-testimonials .g-container {
  width: 100%;
}
#g-testimonials .g-container .g-content {
  margin: 0;
  padding: 0;
}
#g-testimonials #hintergrundbild {
  background-image: url('../../../../images/site/KFZ_Werkstatt_Freiburg.jpg');
  height: 600px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  filter: blur(3px);
  -webkit-filter: blur(3px);
}
#g-testimonials .background-text {
  color: white;
  font-weight: bold;
  border: 3px solid #f1f1f1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  padding: 20px;
  text-align: center;
  border-radius: 10px;
}
#g-footer {
  padding: 0;
  margin-top: -69px;
  background: transparent;
  position: relative;
  z-index: 14;
}
#g-footer .g-content {
  margin: 0;
  padding: 0;
  text-align: center;
}
#g-footer .g-content ul {
  display: inline-block;
  background-color: #fff;
  border-top-left-radius: 10px;
  padding: 14px 25px;
  border-top-right-radius: 10px;
}
#g-footer .g-content ul a {
  color: #f04702;
  margin-bottom: 0;
  padding-bottom: 0;
}
#g-footer .g-content ul a:hover {
  color: #f04702;
  text-decoration: underline;
}
/*# sourceMappingURL=custom_15.css.map */