/* 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-top {
  background-color: #fff;
  border-bottom: 5px solid #00bef7;
  color: #91929c;
  z-index: 1003;
  font-size: 0.81rem;
}
#g-header {
  background-color: #de0000;
  color: #de0000;
  position: relative;
  z-index: 1002;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #ececec;
  padding: 36px 10px;
}
.g-main-nav {
  font-family: "Varela Round";
  font-weight: 600;
  font-size: 1rem;
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #ececec;
  padding: 36px 3px;
}
.g-content {
  margin: 0.1rem;
  padding: 0.1rem;
}
a.g-logo.g-logo {
  MARGIN-TOP: 10px;
}
#g-header .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-header .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #00bef7;
  font-size: 1rem;
}
.g-features-particle p, .g-features2-particle p {
  margin: 10px;
}
.g-features-particle .g-features-particle-item, .g-features-particle .g-features2-particle-item, .g-features2-particle .g-features-particle-item, .g-features2-particle .g-features2-particle-item {
  margin-bottom: 2.3445rem;
  margin-right: 1.3445rem;
}
.g-grid {
  display: flex;
  flex-flow: row wrap;
  list-style: none;
  margin: 0px 20px 0px 0px;
  padding: 0;
  text-rendering: optimizespeed;
}
/*# sourceMappingURL=custom__body_only.css.map */