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

/****COLORS
blue #003893
bright blue #0049BC
brighter blue #0464fb
light blue  #468AF5
****/
/**** TOP MENU ****/
#g-top a:hover {
  color: #468AF5;
}
#g-top .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #468AF5;
}
#g-header .banneritem {
  margin: 0;
}
/****Header under skipto****/
#g-header [data-skip-to-id] {
  z-index: 1010;
}
/**** DROP DOWN MENU ****/
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #000000;
  font-weight: 600;
}
.g-main-nav .g-sublevel > li .g-menu-item-content {
  display: inline-block;
  vertical-align: middle;
  word-break: break-word;
  margin-left: 10px;
}
/**** STYLE - ARTICLE IMAGE ****/
article .item-image, .com-content-article .item-image, .com-content-category-blog .item-image, .blog-item .item-image {
  margin: 0 0 20px 20px;
  float: right;
}
/* ACYMAILING NEWSLETTER */
#g-last a {
  color: #fff;
}
#g-last a:hover {
  color: #000;
}
#g-page-surround input {
  line-height: normal;
  color: #000;
}
#g-page-surround .btn.btn-primary, #g-offcanvas .btn.btn-primary {
  color: #ffffff;
  background: #003893;
}
#g-page-surround .btn.btn-primary:hover, #g-offcanvas .btn.btn-primary:hover {
  color: #ffffff;
  background: #333333 !important;
}
acymailing_fulldiv .acysubbuttons .button:hover, .acym_fulldiv .acysubbuttons .button:hover {
  background: #000000 !important;
}
/*# sourceMappingURL=custom_25.css.map */