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

body {
  font-family: sans-serif;
  line-height: 1.55;
}
p {
  margin: 0.2rem 0 0.4rem 0;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0.5rem 0 0.8rem;
}
.g-content {
  margin: 0.3rem;
  padding: 0.3rem;
}
.g-menu-item-container {
  margin: 0.22rem;
  padding: 0.26rem;
}
#g-offcanvas #g-mobilemenu-container ul > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container {
  background-color: lightskyblue;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  background: white;
}
.header-menu .g-menu-item-title {
  font-size: 1.12rem;
  font-weight: bold;
}
#g-main {
  padding: 0.9rem 0.3rem;
}
#g-subfeature {
  padding: 0;
}
.header-menu .g-main-nav .g-toplevel > li {
  display: flex;
  align-items: center;
}
.header-menu .g-main-nav .g-toplevel {
  justify-content: space-around;
  flex-wrap: wrap-reverse !important;
}
.g-main-nav .g-standard .g-dropdown {
  left: 0;
}
#g-header .search input, #g-navigation .search input {
  height: 1rem;
}
input.search-query {
  border-radius: 0.3rem;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 0.25rem 0.45rem;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.55rem 0.7rem;
}
.gantry-logo img {
  width: 85px;
  margin-top: 0px;
  margin-bottom: -50px;
}
#g-header {
  border-bottom: 5px solid #3636E1;
  min-height: 3rem;
  margin-bottom: 1rem;
}
ul#accordeonck98 {
  margin: 0.5rem 0.5rem 0.5rem 0.5rem;
  box-shadow: 1px 1px 8px #BCBCBC;
}
ul#accordeonck98 li ul li {
  list-style-type: circle;
}
ul#accordeonck98 a.isactive {
  font-weight: bold;
}
.carouselck_wrap {
  z-index: 0;
}
.footer-menu .g-menu-item-container {
  color: white;
}
.footer-menu .g-menu-item-container:hover {
  color: #3636E1;
  background-color: snow;
}
.footer-menu .g-menu-item-title {
  font-size: 0.85rem;
  font-weight: lighter;
}
.boxed-body {
  background-color: #eaeafc;
  border-radius: 5px;
  padding: 0.4rem 0.8rem 0.8rem 0.8rem;
  margin: 1.5rem 0.5rem 1rem;
  box-shadow: 1px 1px 8px #BCBCBC;
}
.boxed-body .g-title {
  border-bottom: 1px solid #D4D4D4;
}
.plugin {
  font-family: "Roboto", Helvetica, Verdana, sans-serif;
}
table ul {
  margin-top: 0;
  margin-bottom: 0;
}
table {
  border: 0;
}
table.table1 {
  padding: 0;
  margin: 15px 20px 10px 4px;
  border: 0;
  border-collapse: separate;
  box-shadow: 1px 1px 8px #BCBCBC;
  border-radius: 0.3rem;
}
table.table1 td, table.table1 th {
  padding: 5px 10px;
  border-bottom: 0px solid #F0F0F0;
  border-right: 0px solid #F0F0F0;
}
table th {
  height: 4rem;
  background: #3636E1;
  color: white;
  vertical-align: middle;
}
table.table1 td {
  background: #F0F0F0;
  vertical-align: top;
}
table.table1 tr:last-child td:first-child {
  border-bottom-left-radius: 0.3rem;
}
table.table1 tr:last-child td:last-child {
  border-bottom-right-radius: 0.3rem;
}
table.table1 tr th:first-child, table tr td:first-child {
  border-left: 0px solid #F0F0F0;
}
table.table1 tr:first-child th, table.table1 tr:first-child td {
  border-top: 0px solid #F0F0F0;
}
table.table1 tr:first-child th:first-child, table.table1 tr:first-child td:first-child {
  border-top-left-radius: 0.3rem;
}
table.table1 tr:first-child th:last-child, table.table1 tr:first-child td:last-child {
  border-top-right-radius: 0.3rem;
}
table.table2 td {
  background: #F0F0F0;
}
table.table2 td, table.table2 th {
  height: 1rem;
  border: 1px solid white;
}
.accordion-heading {
  font-weight: bold;
}
a.accordion-toggle {
  background: #eaeafc;
  color: inherit;
  border: solid 2px #00007B;
  border-radius: 4px;
}
.nn_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {
  background-color: #00007B;
  color: white;
  border: solid 2px #00007B;
}
.accordion-inner {
  background: #F0F0F0;
  border: solid 2px #00007B;
  border-radius: 0 0 4px 4px;
}
.nn_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle:hover {
  background: #00007B;
  color: white;
}
.nn_sliders.accordion > .accordion-group {
  margin-bottom: 0.5rem;
}
.nn_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {
  border-radius: 4px 4px 0 0;
}
.rahmen1 {
  border: 2px solid #00007B;
  border-radius: 6px;
}
.rahmen2 {
  border-radius: 6px;
  box-shadow: 1px 1px 8px #BCBCBC;
  overflow: hidden;
  margin: 0.65rem;
}
.box1 {
  border-radius: 6px;
  box-shadow: 1px 1px 8px #BCBCBC;
  overflow: hidden;
  background: #F0F0F0;
  padding: 6px;
}
.rTableBody {
  display: table;
}
.rTableRow {
  display: table-row;
}
.rTableCell {
  display: table-cell;
  margin: 0 20px 20px 0;
}
.nn_tabs .nav-tabs {
  margin-top: 1px;
}
.stickyright {
  position: fixed;
  right: 0;
}
.stickyleft {
  position: fixed;
  left: 0;
}
.stickybottom {
  position: fixed;
  bottom: 45px;
  right: 20px;
}
/*# sourceMappingURL=custom_14.css.map */