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

h1 {
  color: #d3277f;
  margin: 18px 10px 0 10px;
  font-size: 26px;
  font-weight: 600;
}
body.layout-mode-responsive h1 {
  line-height: 1.4em;
}
h2 {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  color: #d3277f;
  padding: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4em;
}
h3 {
  color: #d3277f;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 22px;
  font-weight: 600;
}
body {
  line-height: 1.4em;
}
#g-navigation .g-main-nav .g-toplevel {
  line-height: 0;
}
.breadcrumb {
  text-align: right !important;
  margin-top: 0;
  margin-bottom: 12px;
}
#g-mainbar {
  padding: 0;
}
#g-header {
  padding: 0 0 20px 0;
}
#g-intro {
  padding: 0;
}
#g-utility {
  padding: 0;
}
.g-content {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
#g-above {
  padding: 0;
}
#g-features {
  padding: 0;
}
#g-navigation {
  margin: 0 0 0 6px;
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  border-bottom: 1px solid #d32780;
  box-shadow: none;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content:hover {
  color: #d3277f;
}
.moduletable .breadcrumb li {
  padding: 3px;
}
.social-icons {
  margin-right: 4px;
}
.g-offcanvas-open #g-offcanvas {
  padding-top: 20px;
}
.alignright {
  display: inline-block;
  float: right;
  margin-left: 15px;
  margin-bottom: 20px;
}
.alignleft {
  display: inline-block;
  float: left;
  margin-right: 15px;
}
.picleft {
  float: left;
  margin-right: 10px;
}
.title1 .module-title .title {
  background: none !important;
  color: #d3277f;
  text-transform: uppercase;
  font-size: 13px;
  border: 0;
  padding: 0;
  margin: 0;
}
.facebook {
  padding: 20px 0 0 0;
}
.menu-block .gf-menu.l1 > li.parent > .item .menu-item-wrapper::after {
  content: none;
}
.menu-block .gf-menu .dropdown {
  background: #F7F7F7;
  padding: 0;
}
.menu-block .gf-menu .item {
  font-weight: normal;
  font-size: 14px !important;
}
.menu-block .gf-menu .dropdown .item {
  border-bottom: 1px solid #ccc;
}
.sprocket-quotes-item {
  border-radius: 12px !important;
  box-shadow: none !important;
}
.breadcrumb .icon-location::before {
  content: none;
}
.social {
  margin: 12px 0 4px 0;
  text-align: right;
}
.tel {
  text-align: right;
}
.g-offcanvas-toggle {
  color: #000;
}
@media (max-width: 767px) {
  .logo {
    display: block;
    margin: 0 auto;
  }
  .tel {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  .social {
    display: none;
  }
}
/*# sourceMappingURL=custom_12.css.map */