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

/* CSS Document */
#g-header .g-logo {
  -webkit-transition: all 1.3s;
  -moz-transition: all 1.3s;
  transition: all 1.3s;
  opacity: 1;
}
#g-header .g-logo.g-logo-hide {
  opacity: 0;
}
#g-container-header .g-container {
  width: 100%;
}
#g-feature {
  padding-bottom: 0;
  margin-bottom: 0;
}
.g-main-feature .g-main-feature-right .g-content p {
  padding-top: 0;
  margin-top: 0;
}
#g-navigation {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #cd0032;
  background-image: none;
}
#g-top {
  padding: 0;
}
#g-navigation .g-page-title h3 {
  font-size: 2rem;
}
#g-last {
  padding: 0;
}
#g-header #phone {
  margin-top: -4px;
}
@media only all and (max-width: 47.99rem) {
  .g-logo img {
    max-width: 60%;
  }
}
figure.fig_openhours figcaption {
  padding: 50px 14px 14px;
  background: #2c63a7;
  border-radius: 0px;
}
#g-aside h1, #g-aside h2, #g-aside h3, #g-aside h4, #g-aside h5, #g-aside h6, #g-aside strong {
  color: #ffffff;
}
/*# sourceMappingURL=custom_16.css.map */