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

body {
  font-size: 0.9rem;
}
img:focus, img:visited, img:active {
  outline: none;
}
h1 {
  color: #21A677;
  border-bottom: 1px solid #E2F3EE;
  font-size: 1.9rem;
  font-weight: 500;
}
h2, h3 {
  color: #333333;
}
p {
  margin: 0.8rem 0;
}
p.readmore {
  display: inline-block;
  border: 1px solid #333333;
  display: table;
  padding: 14px 20px;
  font-size: 12px;
  color: #21A677;
}
.item-page strong {
  color: #21A677;
}
.item-page ul {
  list-style: url('../../images/bullet.png');
}
#g-navigation .g-content {
  padding-top: 0;
  padding-bottom: 0;
}
#g-navigation .g-main-nav .g-toplevel {
  float: right;
}
#g-navigation .g-main-nav .g-toplevel li a {
  font-family: "Roboto";
  font-size: 1rem;
  padding: 0px 15px;
  padding-top: 55px;
  padding-bottom: 45px;
}
#g-navigation .g-main-nav .g-toplevel li.active, #g-navigation .g-main-nav .g-toplevel li:hover {
  background: #22A475 !important;
}
#g-navigation .g-main-nav .g-toplevel li.active a, #g-navigation .g-main-nav .g-toplevel li:hover a {
  color: #fff !important;
}
#g-showcase {
  padding: 0;
}
#g-showcase .g-container {
  width: 100%;
}
#g-showcase .g-content {
  padding: 0;
  margin: 0;
}
#g-feature {
  text-align: center;
  font-size: 14px;
  font-family: "Open Sans";
}
#g-feature .readmore {
  margin: 0 auto;
}
#g-feature h2, #g-feature h3 {
  font-family: "Open Sans";
  font-weight: 300;
}
#g-feature h2 {
  font-size: 2.4rem;
  line-height: 2.8rem;
  position: relative;
  margin-bottom: 20px;
  display: table;
  margin: auto;
}
#g-feature h2:before, #g-feature h2:after {
  content: "";
  position: absolute;
  top: 24px;
  width: 70px;
  height: 1px;
  background: #333333;
  display: block;
}
#g-feature h2:before {
  left: -120px;
}
#g-feature h2:after {
  right: -120px;
}
#g-feature p + h3 {
  color: #22A475;
}
#g-feature h3 {
  font-size: 24px;
  margin-bottom: 0;
}
#g-feature img {
  border-radius: 128px;
  max-width: 150px;
}
#g-feature .slogan .g-content {
  padding-bottom: 0;
  margin-bottom: 0;
}
#g-feature .g-block.size-25 .g-content {
  padding: 10px 15px;
  position: relative;
}
#g-feature p.inner {
  height: 120px;
  margin: 15px 0;
}
#g-mainbottom .g-container {
  width: 100%;
}
#g-mainbottom .g-content {
  padding: 0;
  margin: 0;
}
#g-footer, #g-copyright {
  font-size: 12px;
  border-top: 1px solid #cfcfcf;
}
#g-footer .g-content, #g-copyright .g-content {
  padding: 0 15px;
}
#g-footer p, #g-copyright p {
  margin: 10px 0;
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-feature p.inner {
    height: 140px;
  }
}
@media (max-width: 959px) {
  #g-feature p.inner {
    height: auto;
  }
}
/*# sourceMappingURL=custom_15.css.map */