/* 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-main-nav .g-toplevel > li {
  display: inline-block;
  cursor: pointer;
  transition: background 0.2s ease-out, transform 0.2s ease-out;
}
a.menue {
  color: #0081c6;
  transition: all 0.2s;
}
.g-main-nav ul, #g-mobilemenu-container ul {
  background: #0C3A6D;
  margin: 0rem;
  padding: 1rem;
  list-style: none;
}
/*# sourceMappingURL=menue_13.css.map */