/* 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-logo-500 img {
  max-width: 500px !important;
  height: auto;
  margin: 0px 0;
}
.g-logo-300 img {
  max-width: 300px !important;
  height: auto;
  margin: 0px 0;
}
.g-logo-400 img {
  max-width: 400px !important;
  height: auto;
  margin: 0px 0;
}
.g-logo-400-50 img {
  max-width: 400px !important;
  height: auto;
  margin: 0px 0;
  opacity: 0.5;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}
#g-navigation {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1000;
  background-color: #ffffff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.owl-carousel .owl-stage-outer {
  max-height: 450px;
}
.owl-carousel .owl-item img {
  max-height: 450px;
  width: auto;
  margin: 0 auto;
  object-fit: contain;
}
.owl-carousel .g-owlcarousel-item-title, .owl-carousel .owl-item .g-owlcarousel-item-title {
  color: #0000FF !important;
}
.owl-carousel .g-owlcarousel-item-title a, .owl-carousel .owl-item .g-owlcarousel-item-title a {
  color: #800000 !important;
}
/*# sourceMappingURL=custom_19.css.map */