/* 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-navigation {
  background-color: rgba(76, 0, 0, 0.7) !important;
  backdrop-filter: blur(4px);
  position: fixed;
  width: 100%;
  z-index: 1000;
}
.fa-bars {
  position: fixed;
  top: 15px;
  right: 85%;
  z-index: 1100;
  font-size: 36px;
  cursor: pointer;
}
.g-owlcarousel-item-title, .g-owlcarousel-item-desc {
  font-weight: 600 !important;
  text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.8) !important;
}
.ui-tabs-active .g-contenttabs-tab-wrapper-head {
  background: #4c0000;
}
@media (max-width: 600px) {
  .g-social {
    display: none;
  }
}
/*# sourceMappingURL=custom_32.css.map */