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

#g-container-navigation .g-main-nav .g-toplevel {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px;
  border-radius: 5px;
  margin-top: -58px;
}
#g-page-surround:before {
  background-color: transparent;
  background-image: none;
  background-image: none;
}
.btn-primary {
  line-height: 3.5rem;
  font-size: 3rem;
  background-color: #07694C;
  color: #fff;
}
.g-simplecontent-layout-header .g-simplecontent-item-main-content {
  text-align: justify;
}
.g-simplecontent-layout-header {
  padding: 0 !important;
}
.fa-bars:before {
  color: #000 !important;
}
@media (max-width: 480px) {
  .g-home-positions #g-container-header {
    padding-top: 215px;
  }
  .g-default #g-container-main .g-content {
    padding-top: 0 !important;
  }
}
/*# sourceMappingURL=custom_115.css.map */