/* 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: 1.2rem;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #002d74;
}
h1, h2, h3 {
  color: #002d74;
  margin: 2rem 0 0 0;
  line-height: 120%;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-item-title {
  padding-right: 0;
  margin-right: 2rem;
  border: none;
  font-weight: normal;
  font-family: helvetica, sans-serif !important;
}
#g-navigation .g-logo {
  margin: -5px 50px -5px 0px;
}
#g-navigation > .g-container {
  margin: 1rem auto 2rem;
}
#g-navigation {
  border: none;
  color: #002d74;
}
#g-footer .g-content {
  padding: 0 0.938rem;
}
#g-footer {
  margin-top: 30px;
}
#g-slideshow .g-content, #g-copyright .g-content, #g-top .g-content {
  margin: 0;
  padding: 0;
}
.tmb-copyright {
  font-size: 0.9rem;
}
.tmb-top-phone {
  font-weight: bold;
  float: right;
  margin: 20px 0 0 0;
  color: #002d74;
}
.tmb-footer a:hover {
  color: #ffffff !important;
  text-decoration: underline;
}
.tmb-pic-right {
  padding-top: 22px;
}
.tmb-contact-right {
  margin-top: 25px;
  margin-bottom: 40px;
  padding-left: 20px;
  border-left: 2px solid #002d74;
}
#form12 .button-submit {
  background: #002d74 !important;
}
@media (max-width: 460px) {
  .tmb-top-phone {
    margin: 20px 3% 0 0;
  }
}
@media (min-width: 768px) {
  .tmb-home-inset {
    margin-top: -120px;
  }
}
/*# sourceMappingURL=custom_9.css.map */