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

/* montserrat-regular - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/montserrat-v12-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local("Montserrat Regular"), local("Montserrat-Regular"), url('../fonts/montserrat-v12-latin-regular.eot#iefix') format("embedded-opentype"), url('../fonts/montserrat-v12-latin-regular.woff2') format("woff2"), url('../fonts/montserrat-v12-latin-regular.woff') format("woff"), url('../fonts/montserrat-v12-latin-regular.ttf') format("truetype"), url('../fonts/montserrat-v12-latin-regular.svg#Montserrat') format("svg");
  /* Legacy iOS */
}
/* lato-regular - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v14-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local("Lato Regular"), local("Lato-Regular"), url('../fonts/lato-v14-latin-regular.eot#iefix') format("embedded-opentype"), url('../fonts/lato-v14-latin-regular.woff2') format("woff2"), url('../fonts/lato-v14-latin-regular.woff') format("woff"), url('../fonts/lato-v14-latin-regular.ttf') format("truetype"), url('../fonts/lato-v14-latin-regular.svg#Lato') format("svg");
  /* Legacy iOS */
}
#g-offcanvas a {
  color: #000;
}
h1 {
  font-size: 2rem;
}
h2 {
  font-size: 1.75rem;
}
h3 {
  font-size: 1.4rem;
}
#g-mainbody {
  color: #000;
}
.g-image-features .g-image-features-title a {
  color: #000;
}
.g-contacts-item a {
  color: #000;
}
.g-image-features > .g-grid > .g-block {
  width: 50%;
  flex: 0 1 auto;
  margin: 0%;
  padding: 1% 0;
}
.g-image-features .g-image-features-content {
  padding: 20px 15px;
}
.g-image-features .g-grid {
  margin-bottom: 10px;
}
.g-image-features-link a {
  display: inline-block;
  padding: 0.6rem 1rem 0.6rem 1.6rem;
  border-radius: 50px;
  background: #447713;
  color: #fff;
  line-height: 1.5;
  font-size: 1.2rem;
  font-style: normal;
  vertical-align: middle;
  text-shadow: none;
  text-align: center;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
.button:hover, .g-image-features-link a:hover {
  background: #30540d;
}
.fa-long-arrow-right::before {
  display: none;
}
#g-header {
  padding: 1.5rem 0;
  color: #000;
  text-shadow: 0 0 2px #fff, 0 0 5px #fff;
}
#g-copyright p {
  color: #000;
  text-shadow: 0 0 2px #fff, 0 0 5px #fff;
}
#g-copyright a {
  color: #555 !important;
}
.btn.btn-primary {
  background: #ececec !important;
  border: 1px solid #b4b4b4 !important;
  color: #595959 !important;
  padding: 10px 25px !important;
  margin-right: 10px;
  margin-bottom: 10px;
}
.btn.btn-primary:hover {
  background: #f6f6f6 !important;
}
.btn.btn-primary img {
  margin-right: 10px;
}
h2.jux-tl-title {
  font-size: 1.2rem;
  padding: 0;
  margin: 0;
  font-family: "Lato";
}
.jux-tl-item h2 a {
  color: #000;
}
.jux-tl-item h2 a:hover {
  text-decoration: none;
  color: #000;
}
.jux-tl-control {
  display: none;
}
.jux-tl-item .jux-tl-time {
  color: #000;
  font-size: 1.2rem;
}
.timeline.physiotherapie .jux-tl-info {
  background: #ffc973;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #ffc973 0%, #ead0a8 50%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #ffc973 0%, #ead0a8 50%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #ffc973 0%, #ead0a8 50%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffc973", endColorstr="#ffffff",GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  border-radius: 8px 8px 8px 8px;
  padding: 25px 40px;
  position: relative;
  border: 2px solid #895400;
}
.timeline.arztpraxis .jux-tl-info {
  background: #d2f36c;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #d2f36c 0%, #d8e5ae 50%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #d2f36c 0%, #d8e5ae 50%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #d2f36c 0%, #d8e5ae 50%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d2f36c", endColorstr="#ffffff",GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  border-radius: 8px 8px 8px 8px;
  padding: 25px 40px;
  position: relative;
  border: 2px solid #81aa02;
}
.timeline {
  margin-top: -100px;
}
.g-offcanvas-toggle {
  display: none;
}
@media only screen and (max-width: 768px) {
  .g-offcanvas-toggle {
    display: block;
  }
  .g-logo {
    display: block;
    text-align: right;
  }
  .g-logo img {
    width: 85%;
  }
  .g-offcanvas-toggle {
    font-size: 1.9rem;
    color: #fff;
    left: 1.563rem;
    top: 30px;
    text-shadow: 0px 0px 3px #7d7d7d;
  }
  #g-fullwidth {
    display: none;
  }
  h1 {
    font-size: 1.8rem;
  }
  .item-page img {
    width: 100%;
    margin-bottom: 20px !important;
  }
  .btn.btn-primary img {
    margin: 0 15px 10px 0 !important;
    width: auto;
    float: left;
  }
  .g-image-features > .g-grid > .g-block {
    width: 100%;
  }
}
/*# sourceMappingURL=custom_18.css.map */