/* 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-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  font-size: 1.2rem;
  line-height: normal;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-item-title {
  border-bottom: 0;
  color: #974A0F;
}
#g-navigation .g-main-nav .g-toplevel > li.active:after {
  border-bottom: 3px solid #974A0F;
  left: 5px;
  bottom: -17px;
  content: "";
  position: absolute;
  width: 100%;
}
.g-main-nav .g-sublevel > li .g-menu-item-content {
  display: inline-block;
  vertical-align: middle;
  word-break: break-word;
  font-size: 1.2rem;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "cabin-semibold", "Verdana", "Helvetica", "Arial", sans-serif;
  font-weight: normal !important;
  margin: 10px 0;
  color: #974A0F;
}
#g-feature {
  background: #fdf2c9 url('../../images/backgrounds/feature/preset6/bg.png') repeat;
  color: #8b8b8b;
  border-top: 1px solid #dde0e7;
  border-bottom: 1px solid #dde0e7;
}
#g-footer-surround:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
}
#g-footer-surround:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #FEF2C9;
}
#g-footer {
  background: #363539;
  color: #4B514D;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
ul.menu li a, ul.menu li .separator, ul.menu li .item {
  display: block;
  text-decoration: none;
  padding: 5px 20px;
  border-radius: 3px;
  color: #974A0F;
}
.title {
  font-family: "cabin-semibold", "Verdana", "Helvetica", "Arial", sans-serif;
  font-size: 190%;
}
.item-page h2 {
  font-size: 190%;
  line-height: 160%;
}
h3 {
  font-size: 175%;
  line-height: 130%;
}
#g-main {
  background-image: url('../../../../images/box.png');
  background-size: cover;
}
#g-utility {
  background-image: url('../../../../images/box.png');
  color: #6e6e6e;
  background-size: cover;
}
#g-main .g-block.size-100 {
  background-color: #f1f1f1;
  opacity: 0.87;
}
#g-page-surround {
  color: #000000;
}
.rl_tabs .nav-tabs > li.active > a, .rl_tabs .nav-tabs > li.active > a:hover {
  color: #984B01;
  cursor: default;
}
.rl_tabs > ul.nav-tabs > li > a {
  color: #000000;
  line-height: inherit;
}
/*# sourceMappingURL=custom_9.css.map */