@charset "UTF-8";
.aside-right-menu {
  margin-top: 0.5em;
  padding-right: 0.3em;
  padding-left: 0.5em;
  margin-bottom: 0.5em;
}

.aside-right-menu .x-layout-tt_content {
  border: 1px solid #004f80;
  border-radius: 5px 5px;
}

.aside-right-menu h2, .aside-right-menu h3, .aside-right-menu h4, .aside-right-menu h5 {
  padding-left: 0.3em;
  color: white;
  font-weight: 400;
  background-color: #004f80;
  font-size: 1em;
}

.aside-right-menu li:hover {
  background-color: #e4e4e4;
  border-radius: 10px;
}

.aside-right-menu a {
  text-decoration: none;
}

.aside-right-menu .standard_one_level {
  padding-left: 0.7em;
  padding-right: 0.7em;
}

.foundation-tile-menu li {
  list-style: none;
  margin-bottom: 1em;
}

.osklw-tile-cms img {
  height: 3em;
  width: unset;
  text-align: center;
}

.osklw-tile-cms .item-teaser-container p {
  color: rgb(85, 85, 85);
  font-size: 1.4em;
  padding-left: 1em;
  font-weight: 400;
}

.osklw-tile-cms .item-image-container {
  padding-top: 0.3em;
  padding-left: 0.3em;
}

.osklw-tile-cms .item-text-container {
  color: #333333;
  padding: 0.3em;
}

.item-image-text-container img {
  width: 2em;
}

.item-image-text-container {
  padding: 0.3em;
  font-size: 1.6em;
  color: #333333;
  font-weight: bold;
  font-family: Barlow;
}

.item-teaser-container p {
  color: rgb(85, 85, 85);
  font-size: 1.4em;
  padding-left: 1em;
  font-weight: 400;
}

.item-text-container {
  color: #333333;
  padding: 0.3em;
}

.item-text-container {
  color: #333333;
  padding: 0.3em;
}

.item-text-container p {
  color: #333333;
  padding: 0.3rem;
  margin-bottom: unset;
  font-size: 0.9rem;
}

.osklw-photographie p {
  font-weight: bold;
  font-size: 2em;
  color: white;
}

.osklw-photographie .item-text-container {
  background-size: cover;
}

@media screen and (max-width: 500px) {
  .grid-container.foundation-tile-menu {
    padding-right: 0.5em;
    padding-left: 0.2em;
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }
}
.one-level-1 {
  margin: 0.5em;
  border: solid 1px #004f80;
  border-radius: 5px;
}

.one-level-1 header {
  width: 100%;
}

.one-level-1 h3, .one-level-1 h2, .one-level-1 h3, .one-level-1 h4, .one-level-1 h5, .one-level-1 h6 {
  font-family: Cantarell;
  font-size: 1.2em;
  background-color: #004f80;
  color: white;
  font-weight: bold;
  text-align: center;
}

.one-level-1 li {
  padding: 0.2em;
  margin-right: 0.2em;
  border-radius: 10px;
}

.one-level-1 li:hover {
  background-color: #e4e4e4;
}

.one-level-1 .menu-item-title {
  font-weight: bold;
}

.sitemap-item-show-dynamic {
  transition: height 2000ms;
}

.sitemap-item-closed {
  max-height: 0;
  padding: 0 1em;
  transition: all 0.5s;
  overflow: hidden;
}

.sitemap-subitem input.item-checkbox:checked ~ .sitemap-item-closed {
  max-height: 100vh;
  height: auto;
}

.sitemap-subitem input.item-checkbox:checked ~ .sitemap-subitem-group-header i {
  transform: rotate(0deg);
}

.sitemap-item-info-closed {
  max-height: 0;
  padding: 0 1em;
  transition: all 0.5s;
  overflow: hidden;
}

.sitemap-subitem input.info-checkbox:checked ~ .sitemap-item-info-closed {
  max-height: 100vh;
  height: auto;
}

.sitemap-subitem input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.sitemap-group-header label {
  display: inline-block;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 1em;
  cursor: pointer;
}

.sitemap-item-open {
  display: block;
  height: auto;
}

.sitemap-title {
  display: inline-block;
  width: 100%;
  padding: 0.1em;
  padding-left: 1em;
  border-radius: 5px;
}

.sitemap-titlex {
  display: block;
  width: 100%;
  background-color: #004f80;
  color: white;
  padding: 0.1em;
  padding-left: 1em;
  border-radius: 5px;
}

.standard-sitemap li {
  list-style: none;
  font-size: 1em;
}

.standard-sitemapx ul ul .sitemap-title {
  background-color: #e0e0e0;
  color: black;
  padding-left: 1em;
}

.standard-sitemap ul .sitemap-group-header {
  background-color: #004f80;
  color: white;
  padding-left: 1em;
}

.standard-sitemapx ul ul .sitemap-group-header {
  background-color: #e0e0e0;
  color: black;
  padding-left: 1em;
}

.sitemap-item-info {
  font-style: italic;
  background-color: lightgray;
  border-radius: 5px;
  width: 70%;
  margin-left: 10%;
}

.sitemap-item-info-icon {
  color: blue;
  font-size: 1.4em;
  float: right;
  margin-right: 3em;
  cursor: pointer;
}

.standard_sitemap .top-level {
  margin-left: unset;
}

.standard_sitemap ul ul li .sitemap-liststyle::after {
  content: "- ";
}

.standard_sitemap ul label {
  display: inline-block;
}

.standard_sitemap .icon-circle {
  font-size: 0.4em;
}

.icon-circle::before {
  text-align: left;
  font-size: 0.4em;
}

.standard_sitemap label {
  display: inline-block;
}

.icon-right-dir::before {
  content: "";
  text-align: left;
  font-size: 1em;
  color: blue;
}

.standard_sitemap ul label {
  display: inline-block;
  font-size: 1em;
  color: #1779ba;
  font-weight: 300;
}

.icon-circle::before {
  text-align: left;
  font-size: 1.4em;
  vertical-align: middle;
  margin-top: -0.4em;
}

.standard_sitemap .liststyle-commons {
  padding-right: 0.4em;
  font-size: 1em;
  font-family: fontello;
  margin-top: 0.4em;
}

.standard_sitemap .liststyle {
  padding-right: 0.4em;
  font-size: 0.6em;
  font-family: fontello;
  margin-top: 0.4em;
  color: #004f80;
}

.standard_sitemap ul .liststyle:before {
  font-family: fontello;
  content: "";
}

/*	.standard_sitemap ul .liststyle:before { font-family: fontello; content: '\f111'; } */
.standard_sitemap ul ul .liststyle:before {
  font-family: fontello;
  content: "";
}

.standard_sitemap ul ul ul .liststyle:before {
  font-family: fontello;
  content: "";
}

.standard_sitemap ul ul ul ul .liststyle:before {
  font-family: fontello;
  content: "";
}

.standard_sitemap ul ul ul ul ul .liststyle:before {
  content: "-";
  font-size: 1em;
  font-weight: bold;
}

.standard_sitemap .noLink-color .sitemap-item-single {
  color: darkgrey;
  font-weight: bolder;
}

.triangle-down {
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 50px solid #555;
}

.triangle-right {
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-left: 50px solid #555;
  border-bottom: 25px solid transparent;
}

.arrow {
  border-left: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
  border-top: 0.5em dashed;
  display: inline-block;
  color: #004f80;
  height: 0;
  margin-left: 0.4em;
  margin-right: 0.5em;
  vertical-align: middle;
  width: 0;
  cursor: pointer;
}

.arrow-right {
  transform: rotate(-90deg);
  transition: all 0.25s ease-in-out 0s;
}

.arrow-down {
  transform: rotate(90deg);
  transition: all 0.25s ease-in-out 0s;
}

/*# sourceMappingURL=menu.css.map */
