/* 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-top .g-contacts .g-contacts-item {
  display: inline-block;
  padding: 9.125px 15px;
  border-right: 1px solid #dadada;
  margin-left: -4px;
  margin-bottom: 0;
}
#g-top .g-contacts .g-contacts-item:first-child {
  border-left: 1px solid #dadada;
  margin-left: 0;
}
#g-top .g-contacts .g-contacts-item:last-child {
  margin-right: 0;
}
#g-top .g-contacts .g-contacts-item > a {
  color: #666666;
}
.g-contacts .g-contacts-item {
  display: block;
  margin-bottom: 7px;
}
.g-contacts .g-contacts-icon {
  margin-right: 5px;
}
#g-header .g-menu-item-container {
  margin: 0.6rem;
  padding: 0;
}
#g-header .g-content {
  padding: 5px;
  margin: 0;
}
#g-header .g-contacts .g-contacts-item {
  display: inline-block;
  padding: 0 10px;
  margin-top: 12px;
  font-size: 1rem;
  font-weight: bolder;
  font-style: italic;
}
#g-header a, #g-header a:hover {
  color: #237edc;
}
.gantry-logo img {
  width: 250px;
}
#g-header {
  font-size: 90%;
  z-index: 999 !important;
}
#g-header .g-content {
  margin: 0;
  padding: 10px;
}
#g-navigation {
  margin: 0;
  padding: 0;
  box-shadow: 3px 3px 3px 1px black;
  z-index: 998 !important;
}
.g-main-nav .g-toplevel i {
  opacity: 1 !important;
  color: white;
}
#g-showcase, #g-showcase .g-content {
  margin: 10px 0 0 0 !important;
  padding: 0 10px !important;
}
#g-showcase {
  max-width: 1600px !important;
  display: block;
  margin: 0 auto !important;
  z-index: 9 !important;
}
#g-feature {
  margin: 0 !important;
  padding: 0;
}
#g-feature .g-content {
  margin: 0 !important;
  padding: 0;
}
.g-title {
  text-align: center;
  background: #237edc !important;
  box-shadow: 2px 2px 8px #8282a9;
  color: #ffffff !important;
  margin-bottom: 0.2rem;
  margin-top: 0.2rem;
}
.uk-panel-title {
  background: #2e3365 1a !important;
  box-shadow: 2px 2px 8px #8282a9;
  color: #0F2851;
}
.uk-panel a {
  color: white;
  text-align: center;
  background-color: #0F2851;
  padding: 2px 4px;
}
.uk-scope .uk-padding {
  padding: 10px 0 !important;
}
.uk-scope .uk-padding h3 {
  text-align: center;
  background: #237edc !important;
  box-shadow: 2px 2px 8px #8282a9;
  color: #ffffff !important;
  margin-bottom: 0.2rem;
  margin-top: 0.2rem;
  font-size: 1.6em !important;
}
#g-footer .g-contacts .g-contacts-item {
  margin-bottom: 12px !important;
  display: block;
}
#g-footer {
  text-align: center;
}
#g-footer .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 2px 5px !important;
}
#g-footer .g-main-nav .g-toplevel > li {
  display: block !important;
}
#g-navigation .g-main-nav {
  margin: -1rem;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding: 0.5rem 0.4rem !important;
}
.uk-panel > :not(.uk-panel-title):last-child {
  margin-bottom: 0;
}
.g-offcanvas-toggle {
  z-index: 9999;
}
.uk-list.uk-list-striped {
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}
#g-showcase .myBt {
  color: #ffffff !important;
  background-color: #237edc !important;
  font-size: 18px;
  border: 1px solid #237edc !important;
  padding: 6px 50px;
  cursor: pointer;
  display: block;
  margin: auto;
  max-width: 200px;
}
.mybutton:hover {
  color: #237edc;
  background-color: #ffffff;
}
#gtrans {
  text-align: right !important;
  margin-top: 20px;
}
div[id*="jmm-counter"] {
  color: #ffffff;
  padding: 60px 0;
  background-image: url('../../../../images/bgprm.jpg?67bd97e9');
}
#g-footer .g-title {
  text-align: center;
  background: #ffffff !important;
  box-shadow: none !important;
  color: #237edc !important;
  margin-bottom: 0.2rem;
  margin-top: 0.2rem;
}
/*RESPONSIVE BREAKPOINTS BOOTSTRAP*/
@media (max-width: 768px) {
  #g-header {
    height: auto !important;
    text-align: center;
  }
  #gtrans {
    text-align: center !important;
    margin-top: 20px;
  }
}
/*# sourceMappingURL=custom_9.css.map */