﻿/*
Theme Name: Theme DIE LINKE
Author: Samuel Rothberger
Author URI: http://www.webdesigner-in-rendsburg.de/
Description:Theme DIE LINKE RD-Eck
*/
/* Farben*/
.wp-block-table td, .wp-block-table th {
  border: 0px solid;
  padding: .5em;
}
.wp-block-table .table-bordered td, .wp-block-table .table-bordered th {
  border: 1px solid;
  padding: .5em;
}
.wp-block-table thead {
  border-bottom: 0px solid;
}
.table-striped > tbody > tr:nth-of-type(2n+1) > * {
  background-color: rgba(255, 0, 0, 0.5);
}
.google-bgcolor {
  background-color: #f63e28;
}
.facebook-bgcolor {
  background-color: #3b5998;
}
.twitter-bgcolor {
  background-color: #00aced;
}
.xing-bgcolor {
  background-color: #135353;
}
.linkedin-bgcolor {
  background-color: #1d87be;
}
.pinterest-bgcolor {
  background-color: #bd081c;
}
.instergram-bgcolor {
  background-color: #2e5e86;
}
.freelancer-bgcolor {
  background-color: #139ff0;
}
.whatsapp-bgcolor {
  background-color: #14980e;
}
.telekom-bgcolor {
  background-color: #e20074;
}
.post-bgcolor {
  background-color: #ffd633;
}
.pdf-bgcolor {
  background-color: #bb0706;
}
.snapchat-bgcolor {
  background-color: #fffc00;
}
.rothberger-bgcolor {
  background-color: #0069b3;
}
.turkis-bgcolor {
  background-color: #00B19C !important;
}
/* General */
.clearfix::before, .clearfix::after {
  content: " ";
  display: table;
}
.clearfix::after {
  clear: both;
}
.clearfix {
  *zoom: 1; /* Für den IE6 und IE7 */
}
.empty {
  display: none
}
*, body, html {
  font-family: 'Work Sans', sans-serif;
  color: #212121;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
  font-size: 1em;
}
p::selection {
  background-color: #ff0000;
  color: #fff;
}
::-moz-selection {
  background-color: #ff0000;
  color: #fff;
}
footer p::selection {
  background-color: #00b19c;
  color: #fff;
}
footer ::-moz-selection {
  background-color: #00b19c;
  color: #fff;
}
.box.red ::selection {
  background-color: #fff;
  color: #ff0000;
}
/* ===== Scrollbar CSS ===== */
/* Firefox */
* {
  scrollbar-width: auto;
  scrollbar-color: #ff0000 #ffffff;
}
/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 16px;
}
*::-webkit-scrollbar-track {
  background: #ffffff;
}
*::-webkit-scrollbar-thumb {
  background-color: #ff0000;
  border-radius: 10px;
  border: 3px solid #ffffff;
}
strong, em, i, b, u {
  color: inherit
}
body, html {
  overflow-x: hidden;
  background: #fff;
}
html:has(.modal-open) {
  overflow: hidden;
}
div.page-wraper {
  max-width: 1800px;
  margin: 0 auto;
  background: #f8f8f8;
}
header, footer {
  max-width: 1800px;
}
.meta-menu-header-desktop {
  min-height: 100%;
  background-color: #fff;
  padding-top: 15px;
}
h1:empty, h2:empty, h3:empty, h4:empty, h5:empty, h6:empty, h4.modal-title:empty {
  display: none
}
h1, h2, h3 {
  font-family: 'Work Sans', sans-serif;
  color: #004A5A;
  background: none;
  font-weight: 900;
  margin-bottom: 20px;
}
h4, h5, h6 {
  font-weight: 900;
  color: #ff0000;
  background: none;
}
h1 {
  margin: 0px 0px 24px 0px;
  font-size: 2.625em
}
h2 {
  margin: 0px 0px 20px 0px;
  font-size: 2.25em
}
h3 {
  margin: 0px 0px 16px 0px;
  font-size: 1.875em
}
h4 {
  margin: 0px 0px 12px 0px;
  font-size: 1.5em
}
h5 {
  margin: 0px 0px 8px 0px;
  font-size: 1.25em
}
h6 {
  margin: 0px 0px 4px 0px;
  font-size: 1.25em
}
h1 a, h2 a, h3a, h4 a, h5 a, h6 a, box a {
  text-decoration: none;
}
.header-emphesize {
  background: #ff0000;
  color: #fff;
  width: max-content;
  padding: 0.25em 0.4em !important;
  word-wrap: break-word;
  hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens:
    auto;
  -ms-hyphens: auto;
}
.has-text-align-center.header-emphesize {
  margin-left: auto !important;
  margin-right: auto !important;
}
.tagline {
  color: #ff0000;
  font-weight: 300;
  font-size: 1.9em;
  line-height: 1;
}
.tagline div {
  color: inherit;
}
.tagline strong {
  color: inherit;
  font-weight: 900;
}
.tagline em {
  color: inherit;
}
.tagline:has(+h2) {
  color: #ff0000;
  font-weight: 300;
  font-size: 1.7em;
  line-height: 1
}
.tagline:has(+h3) {
  color: #ff0000;
  font-weight: 300;
  font-size: 1.5em;
  line-height: 1
}
.tagline:has(+h4) {
  color: #ff0000;
  font-weight: 300;
  font-size: 1.3em;
  line-height: 1
}
.tagline:has(+h5) {
  color: #ff0000;
  font-weight: 300;
  font-size: 1.1em;
  line-height: 1
}
.tagline:has(+h6) {
  color: #ff0000;
  font-weight: 300;
  font-size: 1em;
  line-height: 1
}
.tagline:has(+.has-text-align-center) {
  text-align: center;
}
a:not(.btn):not(.more-link):not(.nav-link):not(.headerlink):not(.dropdown-item), a:visited:not(.btn):not(.more-link):not(.nav-link):not(.headerlink):not(.dropdown-item) {
  cursor: pointer;
  color: inherit;
  text-decoration: none;
}
.modal-body, nav, form {
  outline: none !important;
  outline: none !important;
  box-shadow: none !important;
}
.tagline:has(+.header-emphesize) {
  margin-bottom: 10px;
}
a:active, a:hover, a:focus {
  color: #ff0000;
  text-decoration: none;
  outline: none !important;
  box-shadow: none !important;
}
a.img-link {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  padding: 0px !important;
  margin: 0px !important;
  border: none !important;
  outline: none !important
}
a.img-link:hover, a.img-link:focus, a.img-link:active, .glyphicon:hover, .glyphicon:focus, .glyphicon:active {
  border: none !important;
  outline: none !important
}
a.pdf-link {
  border: none !important;
  display: inline-block;
  position: relative;
  margin-left: 20px;
}
a.pdf-link:before {
  content: "";
  font-family: FontAwesome;
  left: -15px;
  position: absolute;
  top: 0;
}
p, main .box a.more-link, a.pdf-link, main li, main table {
  font-size: 1.15em;
}
main li li {
  font-size: 1em;
}
address p {
  font-size: 1em;
}
button:focus-visible, btn:focus-visible, a:focus-visible, main .box li:has(a.shariff-link:focus-visible), a.header-logo-link:focus-visible {
  outline: 2px dotted #ff0000 !important;
  border: none;
  box-shadow: none;
  outline-offset: 2px;
}
figure a:focus-visible {
  outline: none !important;
}
figure:has(> a:focus-visible) {
  outline: 2px dotted #ff0000 !important;
  border: none;
  box-shadow: none;
  outline-offset: 2px;
}
figure.img-circle:has(> a:focus-visible) {
  border-radius: 50%;
}
.box figure.img-wrap, .box.pagebox figure.img-wrap {
  margin-bottom: 20px;
  width: 100%
}
.box figure.img-wrap.img-center, .box.pagebox figure.img-wrap.img-center {
  margin: 0px auto 20px auto;
}
.box figure.img-wrap img .box.pagebox figure.img-wrap img {
  padding: 0px;
  margin: 0px;
  width: 100%
}
.box figure.img-circle, .box.pagebox figure.img-circle {
  position: relative;
  border-bottom: 0px;
  overflow: visible;
}
.box figure.img-left, .box.pagebox figure.img-left {
  width: 50%;
  float: left;
  margin-right: 20px !important;
}
.box figure.img-right, .box.pagebox figure.img-right {
  width: 50%;
  float: right;
  margin-left: 20px !important;
}
.box figure.img-left.img-circle, .box.pagebox figure.img-left.img-circle {
  ;
  shape-outside: circle();
  margin-right: 3% !important;
}
.box figure.img-right.img-circle .box.pagebox figure.img-right.img-circle {
  shape-outside: circle();
  margin-left: 3% !important;
}
.box figure.img-circle::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.box.red .headerlink, .breaker .headerlink, .intro .headerlink, .box.red a, .breaker a, .intro a {
  color: inherit !important;
}
.news-single div.news-description figure.img-circle img, .box figure.img-circle img {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 50% !important;
  padding: 2%;
}
figure.img-circle figcaption {
  position: absolute;
  bottom: -20px;
  text-align: center;
  margin: 0px auto;
}
.box figure.standart.is-resized .news-single div.news-description figure.standart.is-resized, .box.pagebox figure.standart.is-resized {
  margin-right: auto;
  margin-left: auto;
  display: block;
  float: none;
  margin-bottom: 20px;
}
main .box a.shariff-link:focus-visible {
  background-color: inherit !important;
}
.shariff li {
  overflow: visible !important;
}
a.btn-to-main-content {
  height: 0px;
  overflow: hidden;
  opacity: 0;
  position: fixed;
  top: 355px;
  left: 0px;
  z-index: 99;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  color: #fff;
  background-color: #f00;
}
a.btn-to-main-content:focus-visible {
  height: auto;
  visibility: visible;
  opacity: 1;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  color: #fff;
  background-color: #ff0000;
}
footer button:focus-visible, footer btn:focus-visible, footer a:focus-visible, .box.darkgrey button:focus-visible, .box.darkgrey btn.focus-visible, .box.darkgrey a:focus-visible, .box.red button:focus-visible, .box.red btn:focus-visible, .box.red a:focus-visible, footer .logo-wrap a:focus-visible {
  outline: 2px dotted #fff !important;
  border: none;
  box-shadow: none;
  outline-offset: 2px;
}
.box.has-wedge-1 {
  width: 100%;
  background-image: url('../img/keil.svg');
  background-repeat: no-repeat;
  background-size: calc(100% + 24px) 100%;
  background-position: center top;
}
.box.has-wedge-2 {
  width: 100%;
  background-image: url('../img/keilPetrol.svg'), linear-gradient(to bottom, rgba(0, 0, 0, 0) 250px, #004A5A 250px);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center top 50px;
}
.intro.has-wedge-1 {
  background-image: url('../img/keil.svg') !important;
  background-repeat: no-repeat;
  background-size: calc(100% + 24px) 100%;
  background-position: center top;
}
.intro.has-wedge-2 {
  background-image: url('../img/keilPetrol.svg'), linear-gradient(to bottom, rgba(0, 0, 0, 0) 60vw, #004A5A 60vw) !important;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center top 50px;
}
.breaker.has-wedge-1 {
  background-image: url('../img/keil.svg') !important;
  background-repeat: no-repeat;
  background-size: calc(100% + 24px) 100%;
  background-position: center top;
}
.breaker.has-wedge-2 {
  background-image: url('../img/keilPetrol.svg'), linear-gradient(to bottom, rgba(0, 0, 0, 0) 60vw, #004A5A 60vw) !important;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center top 50px;
}
.background-img-blend-multiply {
  background-blend-mode: multiply;
}
hr {
  border: #ff0000 solid 2px;
  margin: 10px 0px;
  opacity: 1;
}
.box.red hr {
  border: #fff solid 2px;
  opacity: 1;
}
.lshPost_Widget .box.red hr:last-of-type {
  display: none;
}
main a.img-link.picture-link {
  margin: 10px 0px 10px 0px !important;
  padding: 0px !important;
  display: inline-block !important;
  width: 49% !important
}
main a.img-link.picture-link img {
  width: 100% !important;
  margin: 0px;
}
aside a.img-link.picture-link {
  margin: 10px 0px 10px 0px !important;
  padding: 0px !important;
  display: inline-block !important;
  width: 100% !important
}
aside a.img-link.picture-link img {
  width: 100% !important;
  margin: 0px;
}
@media only screen and (max-width: 767px) {
  main a.img-link.picture-link {
    margin: 10px 0px 10px 0px !important;
    padding: 0px !important;
    display: inline-block !important;
    width: 100% !important
  }
}
main, aside, section.highlighter {
  height: auto;
  margin: 0px 0px 20px 0px;
}
main {
  float: left;
}
figure {
  padding: 0px !important;
  overflow: hidden;
}
figcaption, .gallery-caption {
  padding: 5px 0px 0px 0px;
  font-size: 12px
}
buttom, buttom:focus, bottum:hover, .btn-sm, .btn {
  border-radius: 10em !important;
  outline: none !important;
  font-size: 1em;
  box-shadow: 0px 5px 20px 0px #0000001A !important;
}
.no-icon {
  display: none;
}
.meta-menu-header-mobile {
  max-width: 180px;
}
button.btn.toggle-social, button.btn.open-search, button.btn.toggle-social-mobile {
  box-shadow: none !important;
}
button.btn.toggle-social:active, button.btn.open-search:active {
  outline: none;
}
input, input:focus, inuput:hover, input:active {
  border-radius: 10px !important;
  outline: none !important;
}
.btn-arrow {
  position: relative;
}
.btn-arrow::before {
  content: ">";
  position: absolute;
  right: 8px;
  display: none;
  color: #fff
}
.btn-arrow:hover, .btn-arrow:active {
  padding-right: 1.5em !important;
}
.btn-arrow:hover::before {
  display: block;
}
.btn.btn-circle, .btn.btn-circle:visited, .btn.btn-circle:hover, .btn.btn-circle:active, .btn.btn-circle:focus {
  border-radius: 50%;
  width: 1.8em;
  height: 1.8em;
  font-size: 1.2em;
  padding: 0.3em !important;
  text-align: center;
}
.btn i {
  color: inherit;
  margin-right: 5px;
}
.btn.btn-circle i {
  margin-right: 0px;
}
.wp-block-lsh-symbol-button.btn i, .ics-btn i, .symbol-btn i, [title="Termin drucken"] i {
  margin-right: 0px;
  line-height: 1.5;
}
a.btn-jump-over-tagcloud, a.btn-skip {
  height: 0px;
  overflow: hidden;
  opacity: 0;
  display: block;
  margin: 0px;
  padding: 0px;
}
a.btn-jump-over-tagcloud:focus-visible, a.btn-skip:focus-visible {
  height: auto;
  visibility: visible;
  opacity: 1;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: .375rem .75rem;
}
.has-linke-rot-color {
  color: #ff0000;
}
.has-dunkelrot-color {
  color: #6F003C;
}
.has-friedensblau-color {
  color: #2E4FC4;
}
.has-violett-color {
  color: #8100A1;
}
.has-tuerkis-color {
  color: #00B19C;
}
.has-blassviolett-color {
  color: #D4D4FF;
}
.has-off-white-color {
  color: #F8F8F8;
}
.has-rosa-color {
  color: #D675D8;
}
.has-light-grey-color {
  color: #E1E1E1;
}
.has-medium-grey-color {
  color: #616161;
}
.has-petrol-color {
  color: #004A5A;
}
.has-petrol-dark-color {
  color: #002932;
}
.has-active-mint-color {
  color: #ABEAE2;
}
.has-ui-black-color {
  color: #212121;
}
.has-lsh-black-color {
  color: #1e2607
}
.has-black-color {
  color: #000
}
.has-white-color {
  color: #fff
}
.has-linke-rot-background-color {
  background-color: #ff0000;
}
.has-dunkelrot-background-color {
  background-color: #6F003C;
}
.has-friedensblau-background-color {
  background-color: #2E4FC4;
}
.has-violett-background-color {
  background-color: #8100A1;
}
.has-tuerkis-background-color {
  background-color: #00B19C;
}
.has-blassviolett-background-color {
  background-color: #D4D4FF;
}
.has-off-white-background-color {
  background-color: #F8F8F8;
}
.has-rosa-background-color {
  background-color: #D675D8;
}
.has-light-grey-background-color {
  background-color: #E1E1E1;
}
.has-medium-grey-background-color {
  background-color: #616161;
}
.has-petrol-background-color {
  background-color: #004A5A;
}
.has-petrol-dark-background-color {
  background-color: #002932;
}
.has-active-mint-background-color {
  background-color: #ABEAE2;
}
.has-ui-black-background-color {
  background-color: #212121;
}
.has-black-background-color {
  background-color: #000
}
.has-white-background-color {
  background-color: #fff
}
/* Header*/
header {
  padding: 0 50px;
  height: 8em;
  z-index: 1000;
  position: relative;
  background: #fff;
}
header #main_nav {
  justify-content: flex-end;
}
@media only screen and (max-width: 992px) {
  header #main_nav {
    max-height: calc(100vh - 100px);
    overflow-x: hidden;
    overflow-y: auto;
  }
}
header a.nav-link {
  font-weight: 900;
  color: #004A5A;
  display: inline-block;
  font-size: 1.5em;
  padding-right: 20px !important;
  white-space: break-spaces;
}
header a.nav-link:hover, a.nav-link:focus, a.nav-link:active {
  color: #ff0000;
}
.nav-link:focus-visible {
  outline: 2px dotted #ff0000 !important;
  border: none;
  box-shadow: none;
  outline-offset: 2px;
}
footer .nav-link:focus-visible, aside .nav-link:focus-visible {
  outline: 2px dotted #fff !important;
  border: none;
  box-shadow: none;
  outline-offset: 2px;
}
.navbar-toggler {
  margin-top: 8px;
}
.navbar-nav .submenu {
  position: static;
  padding: 5px;
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
  border: none;
  border-radius: 4px;
}
.navbar-nav .submenu {
  position: static;
  padding: 5px;
  box-shadow: none;
  border: none;
  border-radius: 4px;
  background: #fff;
}
.navbar-nav .submenu li {
  padding: 5px;
  width: 300px;
}
.navbar-nav .submenu a {
  line-height: 2.5px;
  text-decoration: none;
  font-size: 1.5em;
}
.navbar-nav .submenu a:hover, .navbar-nav .submenu a:focus, .navbar-nav .submenu a:active {
  color: #ff0000;
  text-decoration: none;
}
.dropdown-toggle::after {
  display: none;
}
a.main-nav-toggle {
  display: inline-block;
  float: right;
  cursor: pointer;
}
a.main-nav-toggle {
  width: 100%;
  height: auto;
}
header #menu-meta {
  display: none
}
#main_nav {}
.navbar-nav {
  background: #fff;
}
.dropdown-item {
  line-height: 1.5 !important;
  white-space: wrap;
}
.dropdown-item:focus, .dropdown-item:hover, .dropdown-item:active {
  background-color: #f8f9fa;
}
@media only screen and (min-width: 992px) {
  ul.submenu li.dropdown {
    position: relative;
  }
  ul.submenu li.dropdown ul.submenu {
    position: absolute;
    right: -100%;
    top: 0px;
  }
  li.level-0 > ul.submenu {
    border-top: 10px solid transparent;
  }
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding: 20px 0px;
  }
  li.dropdown:hover > .dropdown-menu {
    display: block;
  }
  li.dropdown a.nav-link-has-focus ~ .dropdown-menu, li.dropdown a:focus-visible ~ .dropdown-menu, li.dropdown:has(a:focus-visible) > .dropdown-menu, li.dropdown:has(a.nav-link-has-focus) > .dropdown-menu {
    display: block;
    z-index: -1;
  }
  a.main-nav-toggle {
    display: none;
  }
}
#main_nav, #main_nav ul ul, #main_nav ul ul li {
  font-size: 1em;
}
#main_nav a.main-nav-toggle.dropdown-toggle {
  position: absolute;
  width: 40px;
  height: 40px;
  right: 7px;
  top: 5px;
}
#main_nav .level-1 a.main-nav-toggle.dropdown-toggle {
  top: 20px;
}
#main_nav a.main-nav-toggle.dropdown-toggle:before {
  color: #000;
  content: '\f078';
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
  top: 2px;
  font-size: 24px;
  color: #004A5A;
}
#main_nav a.main-nav-toggle.dropdown-toggle.show:before {
  transform: rotate(180deg);
  color: #ff0000;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  header a.nav-link {
    font-size: 1em;
  }
  .social-header {
    margin-top: -5px;
  }
}
@media only screen and (max-width: 991px) {
  li.dropdown ul.dropdown-menu {
    display: none !important;
  }
  li.dropdown ul.dropdown-menu.show {
    display: block !important;
  }
  #main_nav {
    margin: 0px;
    padding: 0px;
    width: 100%;
  }
  #main_nav li.nav-item.level-0 {
    border-top: 1px solid #E1E1E1;
  }
  #main_nav .navbar-nav {
    margin: 0px 0px;
    padding: 50px;
    padding-bottom: 50px;
    padding-bottom: 0px;
  }
  #main_nav li.nav-item.level-1 {
    padding: 0px 0px;
    width: 100%;
  }
  .navbar-nav .submenu {
    padding: 0px;
  }
  .dropdown-menu .dropdown-menu {
    margin: 0px !important;
  }
  #main_nav li.nav-item.level-2 {
    width: 100%;
    padding-left: 20px;
  }
  #main_nav li.nav-item.level-2:last-child {}
  #main_nav li.nav-item.level-2:first-child {}
  .navbar-toggler[aria-expanded="false"] .menu-open {
    display: inline;
  }
  .navbar-toggler[aria-expanded="false"] .close-menu {
    display: none;
  }
  .navbar-toggler[aria-expanded="true"] .menu-open {
    display: none;
  }
  .navbar-toggler[aria-expanded="true"] .close-menu {
    display: inline;
  }
  header {
    padding: 0px;
    height: 100px;
    z-index: 1000;
    position: relative;
  }
}
header .Header-logo {
  width: 150px;
  margin-left: 15px;
  z-index: 25;
}
@media only screen and (min-width: 991px) {
  header .Header-logo {
    width: 180px;
    height: 80px;
    margin-top: -20px;
  }
}
header .header-logo-link {
  display: block;
  width: 100%;
  height: auto;
}
header .header-logo-link img {
  display: block;
  width: 100%;
  height: auto;
}
header .navbar-toggler, header .navbar-toggler:focus {
  margin-right: 20px;
  border: none !important;
  box-shadow: none !important;
}
.social-menu-header {
  position: relative;
  display: inline-block;
}
.social-menu {
  display: none;
  position: absolute;
  background: #fff;
  left: -400px;
  top: 10px;
  width: 450px;
}
.social-menu.show {
  display: block;
}
.social-menu ul {
  padding: 20px;
  list-style: none;
  padding-bottom: 0px;
}
.social-menu ul li a {
  text-decoration: none;
  font-size: 24px;
}
.social-menu ul li a i {
  padding-right: 10px;
}
.modal-content .btn-search, .modal-content .btn-search:hover, .modal-content .btn-search:active, .modal-content .btn-search:focus {
  color: #fff;
  background: rgba(3, 75, 91, 0.5);
  border-radius: 0 10px 10px 0px !important;
  margin: 0px !important
}
.modal-content input, .modal-content input:hover, .modal-content input:active, .modal-content input:focus {
  border-radius: 10px 0px 0px 10px !important;
  margin: 0px;
}
body.sticky-header {
  padding-top: 8em;
}
.sticky-header header {
  position: fixed;
  width: 100%;
  top: 0px;
}
@media only screen and (max-width: 991px) {
  .social-menu {
    display: none;
    position: fixed;
    background: #fff;
    left: 0px;
    top: 100px;
    width: 100vw;
    z-index: 20;
    padding-top: 25px;
  }
  .social-menu ul li a {
    line-height: 2;
    font-size: 20px;
  }
  body.sticky-header {
    padding-top: 100px;
  }
  .sticky-header header {
    min-height: 100px;
  }
  body.sticky-header {
    padding-top: 100px;
  }
  .sticky-header header {
    position: fixed;
    width: 100%;
    top: 0px;
  }
  body.sticky-header #main_nav {
    margin-top: -35px;
    z-index: 1;
  }
}
/* Content*/
.content {
  padding: 50px;
  overflow:hidden;
}
.content:has(> div > main > div >.intro:first-child) {
  padding-top: 0px;
  margin-top: -30px;
}
@media only screen and (max-width: 767px) {
  .content {
    width: 100%;
    padding: 5px;
  }
}
@media only screen and (min-width: 767px)and (max-width: 991px) {
  footer address {
    width: 100%;
    float: right;
    text-align: right;
  }
}
figure {
  position: relative;
  margin-bottom: 10px;
}
figure, figcaption {
  width: 100%;
  height: auto
}
.img-source {
  position: absolute;
  right: 0px;
  top: 0px;
  display: block;
  padding: 2px 5px;
  font-size: 0.5em;
  color: #fff;
  background-color: hsla(0, 0%, 0%, 0.43);
  line-height: 1.7em;
  cursor: pointer;
  z-index: 1
}
.img-circle .img-source {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  width: fit-content;
  top: 20px;
}
.single-img {
  width: 50%;
  height: auto;
  display: block;
  padding: 0px;
  margin: 0px 10px 10px 0px !important;
  float: left;
}
.single-img a {
  width: 100%;
  height: auto;
  display: block;
  padding: 0px;
  margin: 0px !important
}
.single-img a img {
  width: 100% !important;
  height: auto;
  display: block;
  padding: 0px;
  margin: 0px !important
}
.mirrored {
  transform: scaleX(-1);
}
.img-sw {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.item-event.has-wedge-1 {
  width: 100%;
  background-image: url('../img/keil.svg');
  background-repeat: no-repeat;
  background-size: calc(100% + 24px) 100%;
  background-position: center top;
}
p.event {
  text-transform: uppercase;
  font-weight: bolder
}
.date {
  color: #212121;
  text-transform: uppercase;
  font-weight: bold;
}
.author {
  color: #616161
}
.author:before {
  content: "Von ";
  color: #333;
  font-weight: bold;
}
p.event, p.author, p.date, p.location {
  margin: 0px 0px 5px 0px !important;
}
main ol, main ul {
  padding-left: 25px;
}
main li {
  padding: 0px 0px 0px 1.5em;
  margin: 0px;
  list-style: none;
  position: relative
}
main ul {
  padding: 0px 10px 0px 10px;
  margin: 0px;
  list-style: none;
  position: relative
}
main ul li:before {
  color: #ff0000;
  content: "";
  font-family: FontAwesome;
  left: 0;
  position: absolute;
  top: 0;
}
main ul.sitemap li:before {
  color: #ff0000;
  content: "" !important;
  font-family: FontAwesome;
  left: 0;
  position: absolute;
  top: 0;
}
main ol li {
  list-style: decimal;
  list-style-position: outside;
  padding: 0px;
  line-height: 1.5;
  margin-bottom: 5px;
}
main ol li::marker {
  color: #ff0000;
  font-weight: 700;
}
main ol li li {
  list-style: lower-latin;
  list-style-position: inside;
}
main ol li li li {
  list-style: lower-roman;
  list-style-position: inside;
}
main ol li li li li {
  list-style: square;
  list-style-position: inside;
}
main ol li ul > li, main ol li li ul > li, main ol li li li ul > li, main ol li li li li ul > li {
  list-style: none;
  padding-left: 20px;
}
main ul.no-list-style li::before {
  color: #fff;
  content: "";
  display: none;
}
ol.listblock {
  padding-left: 0px;
  font-size: 0.8em;
}
.listblock-item-number {
  display: block;
  padding: 0.5em;
  width: 2em;
  height: 2em;
  border-radius: 100%;
  text-align: center;
  font-weight: 900;
  line-height: 1;
}
ol li.listblock-item {
  list-style: none;
  color: inherit;
}
ol li.listblock-item * {
  color: inherit;
}
main blockquote {
  position: relative;
  border: none;
  outline: none;
  display: inline-block;
  width: auto;
  background: #bbb;
  margin-left: 40px;
  padding-left: 10px
}
main blockquote:before {
  color: #ff0000;
  font-size: 36px;
  content: "";
  font-family: FontAwesome;
  left: -40px;
  position: absolute;
  top: 5px;
}
.date {
  margin-bottom: 10px;
}
main .event-single div.event-description ul.tax-nav {
  padding: 0px;
  margin: 0px;
  border: none !important;
}
main .event-single div.event-description ul.tax-nav li {
  background: #6F003C;
  ;
  border: none !important;
}
main .event-single div.event-description ul.tax-nav li:hover, main .event-single div.event-description ul.tax-nav li:focus, main .event-single div.event-description ul.tax-nav li:active {
  background: #ff0000;
}
main div.event-description ul.tax-nav {
  padding: 0px;
  margin: 0px;
  border: none !important;
}
main div.event-description ul.tax-nav li {
  background: #6F003C !important;
  ;
  border: none !important;
}
main div.event-description ul.tax-nav li:hover, main div.event-description ul.tax-nav li:focus, main div.event-description ul.tax-nav li:active {
  background: #ff0000 !important;
}
main ul.tax-nav li {
  font-weight: bolder;
  padding: 5px 10px !important;
}
main ul.tax-nav li a {
  font-weight: bolder;
  padding-top: 0px !important;
}
.cat-nav {
  margin-bottom: 20px;
}
.event-list .cat-nav {
  margin-bottom: 0px;
  margin-left: 25px;
  float: left;
}
.event-list li {
  font-size: 1em;
}
.event-list script {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}
main ul.tax-nav li a:focus-visible {
  outline-offset: 10px !important;
}
main ul.tax-nav li:hover, main ul.tax-nav li:focus, main ul.tax-nav li:active {
  background: #ff0000 !important;
  border-bottom: none;
}
main ul.tax-nav li a {
  color: #fff;
  padding: 0px !important;
}
main ul.tax-nav li:before, form li:before, nav li:before {
  content: "" !important;
  color: #000;
}
main ul.tax-nav li:first-child:before {
  content: "" !important;
}
ul.tax-nav {
  marigin: 0px;
  padding: 0px;
  list-style: none
}
.single.event .cat-nav {
  margin-bottom: 0px;
}
main ul.event-list li ul.tax-nav li, main ul.tax-nav li {
  display: inline-block;
  list-style: none;
  font-weight: bolder;
  padding: 5px 10px !important;
  margin: 0px 5px 5px 0px;
  color: #fff;
  background: #004A5A;
  font-size: 0.7em;
  border-radius: 2px;
  min-height: 0px;
  float: none;
  width: auto;
  line-height: 1.6em;
  border: none !important;
}
.event ul.event-list li ul.tax-nav li, .event ul.tax-nav li {
  background: #6F003C;
}
a.emaillink, a.emaillink:hover, a.emaillink:focus, a.emaillink:active {
  border: none !important
}
.border {
  border: #616161 solid 1px !important;
}
@media only screen and (max-width: 992px) {
  .categories {
    width: calc(100% - 150px);
    display: block;
    float: left;
  }
  main ul.event-list .event-title, main ul.event-list div.event-description {
    width: 100% !important;
    margin-left: 0px;
  }
}
.back-button, .button-group {
  margin-top: 5px;
  clear: both;
}
@media only screen and (max-width: 767px) {
  .back-button {
    padding: 5px 0px;
    margin: 0px;
  }
}
/*====================================
Form
===================================*/
/* Kontaktfrom*/
p.from-error {
  font-size: small;
  color: #ff0000;
  margin: 0px;
  padding: 0px !important
}
label {
  width: 100%
}
label, label * {
  font-weight: 500 !important;
}
label a {
  font-size: 1em;
}
.form-group {
  width: 100%
}
.form-control, input.wpcf7-text, input.wpcf7-date, input.wpcf7-email, input.wpcf7-url, input.wpcf7-number, input.wpcf7-tel, input.wpcf7-quiz {
  box-shadow: none;
  border: #616161 solid 0.5px;
  border-radius: 0px;
  display: block;
  width: 100%;
  font-size: 1em;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 10px !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  margin-bottom: 10px;
}
.form-control:focus, input.wpcf7-text:focus, input.wpcf7-date:focus, input.wpcf7-email:focus, input.wpcf7-url:focus, input.wpcf7-number:focus, input.wpcf7-tel:focus, input.wpcf7-quiz:focus {
  box-shadow: none;
  border: #ff0000 solid 0.5px;
  border-radius: 10px;
}
.btn, .more-button, .wpcf7-submit, .btn:visited, .more-button:visited, .wpcf7-submit:visited {
  margin: 10px;
  margin-left: 0px;
  box-shadow: 0px 5px 20px 0px #0000001A;
  position: relative;
  background-color: #ff0000;
  color: #fff;
  border: none;
  width: auto;
  clear: both;
  line-height: 1.2;
  border-radius: 10em;
}
.btn:not(.btn-accessibility):not(.btn-privacy), .more-button, .wpcf7-submit {
  padding: 0.5em 0.75em;
}
.btn:hover, .btn:active, .btn:focus, .wpcf7-submit:focus, .wpcf7-submit:hover {
  background-color: #ff0000;
  color: #fff;
}
.toggle-social-mobile, .toggle-social, .open-search {
  background-color: transparent !important;
  padding: 0px;
  margin: 0px;
}
label.btn span {
  font-size: 1.5em;
}
.switch {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 22px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.switch:has(input:focus-visible) {
  outline: 2.5px dotted #ff0000 !important;
  border: none;
  box-shadow: none;
  outline-offset: 3px;
  border-radius: 30px;
}
/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
/* The slider */
.check-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #616161;
  -webkit-transition: .4s;
  transition: .4s;
}
.check-slider:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
input:checked + .check-slider {
  background-color: #ff0000;
}
input[disabled] + .check-slider {
  cursor: not-allowed;
}
input[disabled]:checked + .check-slider {
  background-color: rgba(255, 0, 0, 0.5);
}
input:checked + .check-slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
.check-slider.round {
  border-radius: 34px;
}
.check-slider.round:before {
  border-radius: 50%;
}
label input[type="radio"] ~ i.fa.fa-circle-o {
  color: #ccc;
  display: inline;
}
label input[type="radio"] ~ i.fa.fa-dot-circle-o {
  display: none;
}
label input[type="radio"]:checked ~ i.fa.fa-circle-o {
  display: none;
}
label input[type="radio"]:checked ~ i.fa.fa-dot-circle-o {
  color: #ccc;
  display: inline;
}
label:hover input[type="radio"] ~ i.fa {
  color: #ccc;
}
label input[type="checkbox"] ~ i.fa.fa-square-o {
  color: #ccc;
  display: inline;
}
label input[type="checkbox"] ~ i.fa.fa-check-square-o {
  display: none;
}
label input[type="checkbox"]:checked ~ i.fa.fa-square-o {
  display: none;
}
label input[type="checkbox"]:checked ~ i.fa.fa-check-square-o {
  color: #ff0000;
  display: inline;
}
label:hover input[type="checkbox"] ~ i.fa {
  color: #616161;
}
input:focus-visible + .checkmark {
  outline: 2.5px dotted #ff0000 !important;
  border: none;
  box-shadow: none;
  outline-offset: 2px;
}
div[data-toggle="buttons"] label.active {
  color: #000;
}
div[data-toggle="buttons"] label {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 2em;
  text-align: left;
  white-space: nowrap;
  vertical-align: top;
  cursor: pointer;
  background-color: none;
  border: 0px solid #c8c8c8;
  border-radius: 3px;
  color: #c8c8c8;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
div[data-toggle="buttons"] label:hover {
  color: #616161;
}
div[data-toggle="buttons"] label:active, div[data-toggle="buttons"] label.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
label.btn, label.btn:hover, label.btn:focus, label.btn:active {
  background-color: #fff;
  margin-left: 0px !important;
  padding-left: 0px !important
}
label.btn span {
  vertical-align: top;
  font-weight: bold;
  color: #000;
  font-size: 1.3em;
  padding-left: 10px;
}
.nice-select .list {
  display: none;
}
.nice-select.open .list {
  display: block;
}
.nice-select::after {
  border-bottom-color: #ff0000;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-right-color: #ff0000;
  border-right-style: solid;
  border-right-width: 3px;
  height: 0.8em;
  width: 0.8em;
  top: calc(40% - 0.1em);
  right: 1em;
}
.nice-select, .nice-select:hover {
  box-shadow: none;
  border: #ccc solid 1px;
  display: block;
  width: 100%;
  background-color: #fff;
  background-image: none;
  border-radius: 10px !important;
  margin-bottom: 10px;
  font-size: 1em;
  padding-left: 0em;
  display: inline-block;
  float: none;
  white-space: unset;
  height: 2.4em;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.nice-select .current {
  line-height: 2em;
  display: block;
  font-weight: normal;
}
.nice-select:focus, .nice-select:active {
  border: #ff0000 solid 1px;
  border-radius: 10px;
}
.nice-select .option:hover, .nice-select .option .focus, .nice-select .option .selected.focus {
  background-color: rgba(0, 0, 0, 0.2);
}
.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: unset;
  height: auto;
  outline: none;
  padding-left: 0px;
  padding-right: 0px;
  padding: 0px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.nice-select .option .option-inner {
  display: block;
  width: 100%;
  height: 100%;
  outline: none !important;
  padding-left: 15px;
  padding-right: 29px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 1.5em;
}
.nice-select ul.list {
  background-color: #fff;
  border-radius: 0px;
  box-shadow: none;
  border: #AAA solid 1px;
  z-index: 100;
  margin-top: 0px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 400px;
  overflow-y: auto;
}
.nice-select .list {
  width: 100%;
}
.nice-select .list li::before {
  color: #fff;
  content: "";
  font-family: FontAwesome;
  left: 0;
  position: absolute;
  top: 0;
}
@media only screen and (max-width: 991px) {
  .nice-select {
    width: 100%;
  }
}
/* ==========================
Scroll Funktion 
==========================*/
.scrollToTop {
  width: 50px;
  height: 50px;
  padding: 0px;
  border-radius: 50%;
  text-align: center;
  background: none;
  font-weight: bold;
  font-size: 36px;
  color: #000;
  text-decoration: none;
  position: fixed;
  bottom: 100px;
  right: 20px;
  display: none;
  z-index: 999999;
}
.scrollToTop:hover {
  color: #ff0000;
  text-decoration: none;
}
.scrollToTop:focus {
  border: none;
  outline: none;
}
.scrollToTop i.fa {
  color: rgba(0, 177, 156, 0.75);
}
.scrollToTop:hover i.fa, .scrollToTop:focus i.fa {
  color: #ff0000;
  text-decoration: none;
}
@media only screen and (min-width: 767px) and (max-width: 1200px) {
  .container {
    width: unset;
    height: 52px;
  }
  .navbar-default .navbar-nav > li > a {
    border-left: #fff solid 10px;
  }
  .navbar-default .navbar-nav > li > a {
    color: #fff;
    background-color: #ff0000;
    font-size: 1.3em;
    text-transform: capitalize;
    padding: 14px 25px 18px 15px !important;
    font-family: 'Work Sans', sans-serif;
    box-sizing: border-box;
  }
  .navbar-default .navbar-nav > li > a {
    border-left: #fff solid 5px !important;
  }
  .navbar-default .navbar-nav > li:last-child {
    border-right: #fff solid 5px !important;
  }
}
@media only screen and (min-width: 767px) {
  .navbar-default .navbar-nav > li > a {
    border-left: #fff solid 15px;
  }
  .navbar-default .navbar-nav > li:last-child {
    border-right: #fff solid 15px;
  }
  .header_bottom {
    background: #ff0000;
  }
  .mainmenu .collapse ul li {
    position: relative;
  }
  .mainmenu .collapse ul li:hover > ul {
    display: block
  }
  .mainmenu .collapse ul ul {
    position: absolute;
    top: 100%;
    left: 15px;
    min-width: 150px;
    display: none
  }
  /*******/
  .mainmenu .collapse ul ul li {
    position: relative
  }
  .mainmenu .collapse ul ul li:hover > ul {
    display: block
  }
  .mainmenu .collapse ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 150px;
    display: none
  }
  /*******/
  .mainmenu .collapse ul ul ul li {
    position: relative
  }
  .mainmenu .collapse ul ul ul li:hover ul {
    display: block
  }
  .mainmenu .collapse ul ul ul ul {
    position: absolute;
    top: 0;
    left: -100%;
    min-width: 250px;
    display: none;
    z-index: 1
  }
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #fff !important;
  background-color: #616161616161 !important;
  text-transform: capitalize;
  padding: 16px 45px 16px 15px;
  font-family: 'Work Sans', sans-serif;
  box-sizing: border-box;
}
.navbar-header {
  width: 50px;
  float: right;
  margin-top: -80px;
  color: #000;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #000;
  color: #fff;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 26px;
  height: 4px;
  border-radius: 1px;
}
.navbar-toggle:hover, .navbar-toggle:focus {
  background: none !important;
}
ul .toggle-button:after {
  color: #fff;
  content: '';
  font-family: FontAwesome;
  position: absolute;
  right: 10px
}
ul ul .toggle-button:after {
  color: #fff;
  content: '';
  font-family: FontAwesome;
  position: absolute;
  right: 10px
}
li.open:hover, li.open:focus, li.open:active, li.open {
  background-color: #fff !important;
  border-color: #fff !important
}
li.open a:hover, li.open a:focus, li.open a:active, li.open a {
  border-color: #fff !important;
}
@media only screen and (max-width: 767px) {
  .dropdown-toggle + span.toggle-button {
    background-color: rgba(255, 255, 255, 0.5);
    background-origin: border-box;
  }
  ul ul .toggle-button:after {
    color: #fff;
    content: '';
    font-family: FontAwesome;
    float: none;
    margin-top: 0px;
  }
  ul .open > .toggle-button:after {
    color: #fff;
    content: '';
    font-family: FontAwesome;
  }
  ul ul .open > .toggle-button:after {
    color: #fff;
    content: '';
    font-family: FontAwesome;
  }
}
@media only screen and (max-width: 767px) {
  .header_area, .header_bottom {
    background: none !important;
  }
}
/*Menu Sidbar*/
.widget ul.menu {
  padding: 0px;
  margin: 0px;
  display: block
}
.widget ul.menu li {
  padding: 0px;
  margin: 3px 0px;
  display: block;
  list-style: none
}
.widget ul.menu li a {
  padding: 5px;
  margin: 0px;
  display: block;
  width: 100%;
  height: auto;
  background-color: #ff0000;
  color: #fff;
  font-size: 1.4em;
}
.widget ul.menu li a:hover, .widget ul.menu li a:focus, .widget ul.menu li a:active {
  background-color: #616161;
  color: #fff;
}
/*footer*/
footer {
  font-size: 1.3em;
  line-height: 1.2em;
  min-height: 300px;
  heigth: auto;
  background-color: #002932;
  color: #fff;
  width: 100% !important;
  padding: 50px;
}
footer .fa-brands {
  color: #fff;
  margin-right: 0.6em;
  width: 1.5em;
}
header .fa-brands {
  width: 35px;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, footer p, footer address {
  color: #fff
}
footer > div > div {
  margin-top: 20px !important;
}
footer nav ul {
  margin: 0px;
  padding: 0px;
}
footer nav li {
  list-style: none;
}
footer nav li a, footer nav li a:hover, footer nav li a:focus, footer nav li a:active, footer nav li a:visited {
  color: #fff !important;
}
footer address a:hover, footer nav li a:hover, footer address a:focus, footer nav li a:focus, footer address a:active, footer nav li a:active {
  color: #fff !important;
  text-decoration: underline !important;
}
footer address a, footer address a:hover, footer address a:focus, footer address a:active, footer address a:visited {
  color: #fff;
  text-decoration: none;
}
footer address a:hover, footer address a:focus {
  color: #fff;
  text-decoration: underline;
}
footer nav.social-footer li a, footer nav social-footer li a:hover, footer nav social-foooer li a:focus, footer nav social-footer li a:active, footer nav social-footer li a:visited {
  font-size: 1.5em
}
footer nav.social-footer li a {
  font-size: 1em;
  font-style: normal;
  font-weight: 300;
}
footer nav.social-footer li a .fa {
  display: inline-block;
  padding: 6px;
  margin: 2px 4px 2px 0px;
  background-color: #fff;
  color: #616161;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 20px;
}
footer nav.social-footer li a:hover, footer nav.social-footer li a:focus, footer nav.social-footer li a:acitve {
  text-decoration: underline;
  text-decoration-skip: ink;
}
footer .logo-wrap {
  clear: both;
  float: right;
  display: block;
  width: 200px;
  height: auto;
  margin: 5px 0px;
  padding: 0px;
  text-align: center;
}
footer .logo-wrap a {
  display: block;
}
footer .logo-wrap img {
  float: none;
  margin: 0px;
  padding: 0px;
  margin-right: -10px;
  text-align: center;
}
footer address {
  float: right;
  text-align: right;
  width: 100%
}
footer address p {
  padding: 0px;
  margin: 0px;
}
footer address p {
  padding: 0px;
  margin: 0px;
}
footer .search-form {
  margin-bottom: 100px;
  width: 12em;
  float: right
}
footer form input {
  box-shadow: none;
  border: #616161616161 solid 0.5px;
  border-radius: 0px;
}
footer form input:focus {
  box-shadow: none !important;
  border: #ff0000 solid 0.5px !important;
}
footer form button {
  box-shadow: none;
  color: #fff;
  background-color: #ccc;
}
footer form button:hover {
  box-shadow: none;
  color: #fff !important;
  background-color: #616161;
  border: #fff solid 1px;
}
footer .btn-search {
  background: #6F003C;
  margin-top: 0px;
  color: #fff;
  border-radius: 0 10px 10px 0px !important;
}
footer .btn-search:hover, footer .btn-search:focus, footer .btn-search:focus-visible, footer .btn-search:active {
  background: #00b19c !important;
  color: #fff !important;
}
footer .search-form input {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
footer .search-form input:focus-visible {
  outline:
    2px dotted #fff !important;
  border:
    none;
  box-shadow: none;
  outline-offset: 2px;
}
footer #s {
  border-radius: 10px 0px 0px 10px !important;
}
@media only screen and (max-width: 767px) {
  footer {
    padding: 0px 10px;
    text-align: left;
  }
  footer .logo-wrap {
    float: none;
    margin: 0px auto 10px auto;
  }
  footer address {
    float: left;
    text-align: center;
    width: 100%
  }
}
@media only screen and (max-width: 992px) {
  footer .search-form {
    margin: 50px auto 50px auto;
    max-width: calc(100vw - 50px);
    float: none;
  }
  footer .search-form .input-group > input.form-control {
    max-width: calc(100vw - 45%);
  }
}
/*aside*/
aside {}
/*boxen*/
.box h1, .box h2, .box h3, .box h4, .box h5, .box h6 {
  margin: 0px 0px 16px 0px;
  padding-top: 5px;
}
.box.pagebox h1, .box.pagebox h2, .box.pagebox h3, .box.pagebox h4, .box.pagebox h5, .box.pagebox h6 {
  margin: 0px 0px 16px 0px;
  padding-top: 5px;
}
article.box > figure:first-child {
  width: calc(100% + 30px);
  margin-left: -15px !important;
  margin-top: -15px !important;
}
article.box figure img {
  margin: 0px !important;
}
.box-container .box {
  min-height: calc(100% - 20px);
  margin-bottom: 20px;
}
.box {
  padding-bottom: 10px;
  position: relative;
  border: none;
  line-height: 1.2;
  margin: 0px 0px 20px 0px;
  background: #fff;
  box-shadow: 0px 10px 40px 0px #0000000D;
  border-radius: 4px;
  padding: 15px;
}
main .box:not(.pagebox) {
  padding: 15px 15px 25px 15px;
}
.box.pagebox {
  padding: 0px;
}
aside .box {}
.box.noborder {
  border: none
}
.box p {
  line-height: 1.25em;
}
.box a:has(img) {
  padding: 0px;
}
.box img {
  width: 100%;
  height: auto;
  display: block;
}
.box.pagebox {
  background: #f8f8f8;
  box-shadow: none;
}
.box.pagebox .box {}
.box.pagebox .box img {
  width: 100%;
  height: auto;
  display: block;
  margin-left: 0px
}
.box.pagebox .box h1, .box.pagebox .box h2, .box.pagebox .box h3, .box.pagebox .box h4, .box.pagebox .box h5, .box.pagebox .box h6 {
  margin: 5px 0px 5px 0px;
}
main .box form {}
form p:has(>label:first-child) {
  margin: 15px 0px 5px 0px;
  padding: 0px;
  font-weight: 500;
}
.more-link {
  display: inline-block;
  width: auto;
  padding: 2px;
  text-decoration: none;
  color: #004A5A;
  border-left: solid 2px;
  padding-left: 7px;
  font-weight: bold;
}
.more-link:hover, .more-link:active, .more-link:active {
  color: #ff0000;
  border-left: solid 4px;
}
.btn:focus, .btn-close:focus {
  box-shadow: none;
}
.google-map a, .google-map img {
  padding: 0px !important;
  margin: 0px !important
}
.gm-style-mtc div, .gm-fullscreen-control, .gm-control-active, .gmnoprint div, .google-map a, .box.pagebox .google-map img {
  border-radius: 0px !important;
  margin-bottom: 0px !important
}
.google-map-privacy-box {
  padding: 20px;
  height: 400px
}
.google-map {
  height: 400px;
  width: 100%
}
main .box a.btn i {
  color: inherit;
}
main .box p a.btn {
  margin: 0px !important;
}
.box a.box-link-social-media {
  display: inline-flex;
}
.box a.box-link-social-media .fa-brands {
  display: inline-block;
  width: 30px;
}
.more-button:hover span, .more-button:active span, .more-button:focus span {
  display: inline;
}
.box.red {
  background-color: #ff0000;
  border: none;
  color: #fff;
}
.pagebox .box.red {
  padding: 10px;
}
.box:has(> .icon-gross), .widget .box {
  overflow: hidden;
}
.widget {
  overflow: hidden;
  margin-bottom: 20px;
}
.widget .box {
  margin-bottom: 0px;
}
.lshEvent_Widget .box.red {
  background-color: #6F003C;
}
.box.blue {
  background-color: #63A3D8;
  border: none;
  color: #fff
}
.box.green {
  background-color: #10E83D;
  border: none;
  color: #fff
}
.box.lightgrey {
  background-color: #BBB;
  border: none;
  color: #fff
}
.box.darkgrey {
  background-color: #616161;
  border: none;
  color: #fff
}
.box.black {
  background-color: #000;
  border: none;
  color: #fff
}
.box.red *, .box.blue *, .box.green *, .box.lightgrey *, .box.darkgrey *, .box.black * {
  color: #fff;
  text-decoration: none;
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
  aside .box {}
}
.show-box {
  display: flex;
  border-radius: 5px;
  overflow: hidden;
  padding: 0px !important;
}
.show-box * {
  color: inherit;
}
.show-box-person .show-box-heading:first-child {
  color: #004A5A
}
.show-box .btn {
  color: #fefefa;
  ;
}
.box.show-box figure.img-wrap.img-left, .box.show-box figure.img-wrap.img-right {
  margin: 0px !important;
}
.show-box figure.img-wrap img, .show-box figure.img-wrap a, .show-box figure.img-wrap a img {
  width: 100%;
  display: block;
  border-radius: 0px;
}
.show-box .show-box-body {
  padding: 10px;
}
.img-blend-multiply {
  filter: grayscale(1);
  opacity: 0.5;
}
@media only screen and (min-width: 992px) {
  .show-box figure.img-wrap {
    width: 50%;
  }
  .show-box .show-box-body {
    width: 50%
  }
  .show-box .img-left {
    order: 1;
  }
  .show-box .img-right {
    order: 2;
  }
  .show-box .img-left + .show-box-body {
    padding-left: 10px;
    order: 2;
  }
  .show-box .img-right + .show-box-body {
    padding-right: 10px;
    order: 1;
  }
}
@media only screen and (max-width: 991px) {
  .show-box {
    flex-direction: column;
  }
  .show-box figure.img-wrap {
    width: 100% !important;
  }
  .show-box .show-box-body {
    width: 100%
  }
  .show-box .img-left + .show-box-body {
    padding-top: 10px;
  }
  .show-box .img-right + .show-box-body {
    padding-top: 10px;
  }
}
.box.pagebox {
  border: none;
  margin: 0px
}
.box.pagebox figure {
  margin: 0px 20px 20px 0px
}
.box.pagebox a.pdf-link {
  margin-left: 20px
}
.box.pagebox a.pdf-link::before {
  left: -1em;
  top: -0.1em;
  margin-right: 20px;
  padding-right: 10px;
}
aside {
  border: none;
}
.box.pagebox img {
  width: 30%;
  margin-left: 20px;
  margin-bottom: 0px;
  display: inline-block;
  vertical-align: top;
}
.box.pagebox figure img {
  width: 100%;
  margin-left: 0px;
  margin-bottom: 0px;
  display: block;
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  .box.pagebox img {
    width: 100%;
    margin-left: 10px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px
  }
  figure {
    max-height: unset;
  }
}
.hightlighter {
  margin-top: 20px;
  clear: both;
  float: none;
}
.highlighterbox {
  margin-bottom: 0px !important
}
.highlighterbox a {
  color: #ff0000;
  padding: 0px 5px;
  border: #ff0000 solid 1px;
  margin: 10px;
}
.highlighterbox a.headerlink, .highlighterbox a.headerlink:hover, .highlighterbox a.headerlink:focus, .highlighterbox a.headerlink:active {
  margin: 0px;
  padding: 0px;
  font-family: Work Sans;
  color: #000;
  border: none;
}
.highlighterbox h3 {
  margin: 0px;
  padding: 0px 10px 10px 10px;
}
.sidebar-oben div:last-child {
  margin-bottom: 5px !important
}
.box.showbox div.text {
  padding: 10px;
}
/*icon*/
.icon-gross {
  border-color: #fff !important;
  color: #fff !important;
  font-size: 8rem;
  position: absolute;
  opacity: 0.5;
  right: -15px;
  top: -5px;
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
}
.box:hover .icon-gross {
  opacity: 0.6;
}
main .box a.headerlink {
  border: none;
  display: block;
  padding: 0px;
  margin: 0px;
  font-family: inherit;
  text-decoration: none;
  color: #f00;
}
main .box.darkgrey a.headerlink, main .box.darkgrey a.headerlink:visited {
  color: #fff;
  border: none;
  display: block;
  padding: 0px;
  margin: 0px;
  font-family: inherit;
}
main .box.darkgrey a.headerlink:active, main .box.darkgrey a.headerlink:hover, main .box.darkgrey a.headerlink:focus {
  color: #fff !important;
  border: none;
  outline: none;
  display: block;
  font-family: inherit;
}
.box.pagebox a.shariff-link {
  padding: 0px;
}
main .box a.shariff-link {
  color: #fff;
  border: none;
  display: block;
  width: auto;
}
main .shariff li {
  margin-left: 0px !important;
  margin-right: 10px !important;
}
div.box.bildbox {
  padding: 0px;
  margin: 0px;
}
/*Lightox*/
.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
  text-align: right;
}
.modal-content {
  border: #616161 solid 1px;
  border-radius: 0px;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .carousel-caption p {
    display: none
  }
}
/* Pagebrowser */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0 20px -10px;
  border-radius: 4px;
}
main ul.pagination li {
  padding: 0px;
  display: inline-block;
}
main ul.pagination li::before {
  color: #fff;
  content: "";
  font-family: FontAwesome;
  left: 0;
  position: absolute;
  top: 0;
}
.page-link {
  font-size: 1em;
}
.pagination > li:first-child > a.page-link, .pagination > li:first-child > span {
  margin-left: 10px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.pagination > li > a, .pagination > li > span {
  position: relative;
  border-radius: 0px;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #004A5A;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #004A5A;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  text-decoration: none;
  color: #ff0000;
  background-color: #fff;
  border: 1px solid #ff0000;
}
.pagination > li > a:hover + a, .pagination > li > span:hover + a, .pagination > li > a:focus + a, .pagination > li > span:focus + a {
  border-left: 1px solid #ff0000;
}
.pagination > li > a:focus-visible {
  z-index: 100
}
.pagination > .active > a, .pagination > .active > span {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #004A5A;
  border-color: #004A5A;
}
.pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #ff0000;
  border-color: #ff0000;
}
/* Terminliste */
.box.termin-list-box {
  padding: 0px;
  border: none;
}
main ul.event-list {
  padding: 0px;
  margin: 0px;
  border: none;
}
main ul.event-list li:not(.col-12) {
  padding: 0px 0px 10px 0px;
  margin: 0px;
  border: none;
  width: 100%;
  height: auto;
  min-height: 250px;
  border-bottom: #616161 solid 1px;
  margin-bottom: 20px;
}
main ul.event-list li a.headerlink {
  color: #004A5A;
}
main ul.event-list li a.headerlink:hover, main ul.event-list li a.headerlink:active, main ul.event-list li a.headerlink:focus {
  color: #ff0000;
}
main ul.event-list li::before {
  color: #fff;
  content: "";
  display: none;
}
div.event-date {
  width: 125px;
  height: auto;
  background: #6F003C;
  color: #fff;
  padding: 10px;
  text-align: center;
  float: left;
  border-radius: 5px;
  margin-bottom: 10px;
}
div.event-date span {
  display: block;
  color: #fff !important;
  text-transform: uppercase;
}
div.event-date span.day {
  font-family: 'Work Sans', sans-serif;
  font-size: 1.5em;
}
div.event-date span.month {
  font-weight: bold;
}
div.event-description span.location {
  font-weight: bold;
  display: block;
}
div.event-description span.time {
  font-size: 1.8em;
  line-height: 1.5;
  font-weight: 900;
  display: block;
}
main ul.event-list .event-title, main ul.event-list div.event-description {
  width: calc(100% - 150px);
  float: right;
  padding: 0px;
}
main ul.event-list .sign-stroked ~ .event-title, main ul.event-list .sign-stroked ~ div.event-description {
  width: calc(100% - 320px);
  float: right;
  padding: 0px;
}
main .box.termin-list-box ul.event-list a.headerlink {
  border: none;
  display: block;
  padding: 0px;
  margin: 0px;
  font-family: inherit;
  width: 100%;
}
.shariff-main {
  display: block !important;
  clear: both;
}
.shariff li:first-child {
  margin-left: 0px !important
}
main .box.termin-list-box ul.event-list figure img {
  border: none
}
@media only screen and (max-width: 767px) {
  main ul.event-list h2, main ul.event-list div.event-description {
    width: 100%;
    float: left;
  }
}
.box.pagebox.event-single {
  margin: 0px;
  padding: 0px;
}
div.event-meta span.location {
  font-weight: bold;
  display: block;
}
div.event-meta span.time {
  font-weight: bold;
  display: block;
}
.event-single div.event-description {
  width: 100%;
  float: left;
  margin-left: 0px;
  margin-top: 20px;
}
.event-single div.event-description p, .event-single div.event-description figure {
  float: left
}
.event-single div.event-description p, .event-single div.event-description ul {
  display: block;
  float: none;
  padding: 0px;
  margin-bottom: 15px;
}
.event-single div.event-description ul {
  float: none;
  padding: 0px;
  margin-bottom: 15px;
  padding-left: 20px;
}
ul.shariff-buttons {
  display: flex !important;
}
.event-single div.event-description figure {
  width: 50%;
  margin-right: 10px;
}
.event-single event-description ul {
  float: none;
  padding: 0px;
  margin-bottom: 15px;
}
.event-single div.event-description img {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .event-single div.event-description figure {
    width: 100%;
    margin-right: 10px;
    display: inline
  }
  .event-single div.event-description ol, .event-single div.event-description ul {
    margin-left: 0px
  }
}
main .termin-list-box-2 ul.event-list li {
  border-bottom: none;
}
main .termin-list-box-2 ul.event-list .time {
  color: #ff0000 !important;
  line-height: 1
}
main .termin-list-box-2 ul.event-list div.event-description {
  border-left: 3px solid #f00;
  padding-left: 10px;
}
main .termin-list-box-2 ul.event-list .month, main .termin-list-box-2 ul.event-list .day {
  font-size: 1.8em;
  line-height: 1;
  font-weight: 900;
  display: block;
  color: #ff0000 !important;
}
.single.event h1 {
  clear: both;
}
div.event-date + .sign-stroked {
  float: left;
  display: block;
  margin: 0px 10px;
  font-weight: bold;
}
.single div.event-date + .sign-stroked {
  display: block;
  float: left;
  width: 100%;
  margin: 0px;
  margin-bottom: 0px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 991px) {
  .termin-list-box-2 div.event-date {
    width: 100%;
  }
  .termin-list-box-2 .date-wrap, .termin-list-box-2 .sign-stroked {
    display: inline-block;
  }
  .event-list .sign-stroked ~ .categories .cat-nav {
    margin-bottom: 0px;
    margin-left: 0px;
    float: left;
  }
}
.event-snippet div.event-date + .sign-stroked {
  float: left;
  display: block;
  margin: 0px 10px;
  font-weight: bold;
  width: 100%;
  margin: 0px 0px 10px 0px;
}
main blockquote {
  position: relative;
  border: none;
  outline: none;
  display: inline-block;
  width: auto;
  background: #bbb;
  margin-left: 40px;
  padding: 10px;
}
div.news-meta {
  width: calc(100% - 0px);
  float: left;
}
div.news-meta span.location {
  font-weight: bold;
  display: block;
}
div.news-meta span.time {
  font-weight: bold;
  display: block;
}
.news-single div.news-description {
  width: 100%;
  float: left;
  padding-left: 0px;
  margin-left: 0px;
  margin-top: 20px;
}
.news-single div.news-description figure {
  float: left;
  display: inline;
}
.news-single div.news-description p {
  display: block;
  float: none;
  padding: 0px;
  margin-bottom: 15px;
}
.news-single div.news-description ol, .news-single div.news-description ul {
  float: none;
  padding: 0px 0px 0px 20px;
  margin-bottom: 15px;
}
.news-single div.news-description figure {
  width: 50%;
  margin-right: 10px;
}
.box figure.img-left, .box .news-single div.news-description figure.img-left, .news-single div.news-description figure.img-left {
  width: 50%;
  margin-right: 10px;
}
.box figure.img-full, .box .news-single div.news-description figure.img-full, .news-single div.news-description figure.img-full {
  width: 100%;
  margin-right: 0px;
}
.box figure.img-right, .box .news-single div.news-description figure.img-right, .news-single div.news-description figure.img-right {
  margin-right: 0px;
  margin-left: 10px;
  float: right;
}
@media only screen and (max-width: 767px) {
  .news-single div.news-description figure.img-left, .news-single div.news-description figure.img-right {
    width: 100%;
  }
}
div.news-meta span.date {
  font-weight: bold;
  display: block;
}
div.news-meta span.author {
  font-weight: bold;
  display: block;
}
.news-single div.news-description img {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: auto;
  border-radius: 5px;
}
@media only screen and (max-width: 767px) {
  .news-single div.news-description figure {
    width: 100%;
    margin-right: 10px;
    display: inline;
  }
}
/*Galery*/
.box.pagebox .gallery a {
  display: block;
  width: 100%
}
.box.pagebox .gallery a img {
  display: block;
  width: 100%;
  margin: 0px;
  padding: 0px;
}
@media only screen and (max-width: 767px) {
  .news-single div.news-description .gallery-item {
    width: 100% !important;
    padding: 0px;
    margin: 10px 0px;
  }
  .news-single div.news-description .gallery {
    margin-left: 0px
  }
}
.glyphicon-chevron-left:before {
  display: none;
}
.glyphicon-chevron-right:before {
  display: none;
}
.navbar-nav {
  margin: 0px 0px;
  background: #fff;
  padding: 10px;
}
.modal {
  position: fixed;
  top: 150px;
}
.navbar-nav {
  margin: 0px -15px;
}
.navbar-collapse.in {
  overflow-y: auto;
  position: fixed;
  width: 100%;
  max-height: calc(100% - 90px);
  z-index: 100;
}
.search-symb {
  display: none
}
@media only screen and (max-width: 767px) {
  .navbar-header {
    position: relative;
  }
  .search-symb {
    display: block;
    position: absolute !important;
    top: -8px;
    right: 20px;
    font-size: 28px !important
  }
}
li.social-in {
  display: none
}
@media only screen and (max-width: 767px) {
  li.social-in {
    display: inline-block;
    width: 100%;
    height: 52px;
    background-color: #ff0000;
    padding-top: 10px
  }
  li.social-in ul {
    display: inline-block;
    width: 100%;
    height: auto;
    display: block !important;
    position: unset !important;
    -webkit-padding-start: 0px;
    padding-inline-start: 0px;
  }
  li.social-in ul li {
    display: inline-block !important;
    height: auto;
    padding: 0px 15px
  }
  li.social-in ul li a {
    display: inline-block;
    height: 20px;
    display: block !important;
    color: #fff;
    padding: 0px !important
  }
  li.social-in ul li a:hover {
    background: none !important;
  }
  li.social-in ul li:hover {
    background: none !important;
  }
  li.social-in ul li:hover a {
    background: none !important;
  }
  li.social-in ul li a i {
    color: #fff;
    font-size: 24px;
  }
}
.hide {
  display: none
}
@media only screen and (max-width: 767px) {
  .hide-mobile {
    display: none
  }
}
@media only screen and (min-width: 767px) {
  .hide-desktop {
    display: none
  }
}
main .box a.ics-btn {
  padding: 8px !important;
  margin: 0px 5px 0px 0px !important;
  min-width: 35px;
}
.shariff .shariff-text {
  padding-left: 3px;
  color: #fff;
}
.nice-select {
  font-weight: normal;
  padding-left: 10px !important;
  padding-left: 10px !important;
  padding-top: 1px;
  font-weight: bold;
}
.nice-select:focus {
  border: #ff0000 solid 1px
}
@media only screen and (min-width: 767px) {
  .box.half {
    width: calc(-11px + 50%);
  }
  .has-img p, .has-img ul, .has-img ol {
    width: calc(50% - 12px) !important;
    float: right !important;
    margin-left: 0px !important
  }
  .has-img .shariff ul {
    display: flex;
    flex-direction: row;
    flex-flow: row wrap;
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
    margin-bottom: 10px !important;
  }
  .event-single div.event-description figure {
    float: right !important;
  }
}
.form-check {
  padding-left: 0px;
}
.customcheck {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Hide the browser's default checkbox */
.customcheck input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #616161;
  border-radius: 2px;
}
/* On mouse-over, add a grey background color */
.customcheck:hover input ~ .checkmark {
  background-color: #616161;
}
/* When the checkbox is checked, add a blue background */
.customcheck input:checked ~ .checkmark {
  background-color: #ff0000;
  border-radius: 0px;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.customcheck input:checked ~ .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.customcheck .checkmark:after {
  left: 9px;
  top: 4px;
  width: 7px;
  height: 15px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.privacy-hit {
  vertical-align: bottom;
  display: inline-block;
  margin-top: 4px;
  font-weight: normal;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #ccc !important;
  cursor: not-allowed;
  pointer-events: unset;
}
#submitted[disabled], #submitted[disabled]:hover {
  background-color: #ccc;
  cursor: not-allowed;
}
nav.breadcrumbs {
  padding-top: 2.8em;
  padding-left: 50px;
  margin: 0px;
}
nav.breadcrumbs ul {
  padding: 0px;
  margin: 0px 0px;
}
nav.breadcrumbs ul li {
  liststyle: none;
  padding: 0px;
  margisn: 0px 0px 0px 0px;
  display: inline-block;
  position: relative;
  height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 1.5em;
}
nav.breadcrumbs ul li a, nav.breadcrumbs ul li span {
  white-space: break-spaces;
  hyphens: auto;
}
nav.breadcrumbs ul li a:visited {
  text-decoration: none !important;
}
nav.breadcrumbs ul li a:hover {
  text-decoration: none !important;
  color: #ff0000 !important;
}
span.bcpaged {
  padding: 0px;
  margin: 0px 0px 0px 0px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  height: 20px;
  padding-right: 1.5em;
  margin-left: -24px;
  background: #fff;
}
nav.breadcrumbs ul li:after {
  content: ">";
  right: -1.2em;
  position: absolute;
  top: 0;
}
nav.breadcrumbs ul li:last-child::after {
  content: "";
  right: 8px;
  position: absolute;
  top: 0;
}
nav.breadcrumbs ul li:last-child {
  font-weight: 600;
}
.home nav.breadcrumbs {
  display: none;
}
@media only screen and (max-width: 767px) {
  nav.breadcrumbs {
    margin-top: 14px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}
div.meta-author-archive {
  background: #ccc;
  display: inline-block;
  padding: 10px;
  height: auto;
  text-align: justify;
  margin-bottom: 20px;
  width: 100%;
}
.meta-author-archive-img-wrap {
  display: block;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  align-items: center;
  filter: grayscale(100%);
  float: right;
  margin: 0px;
  margin: 0px 0px 0px 19px;
  shape-outside: circle();
  margin-bottom: 20px;
}
.meta-author-archive-img {
  display: block;
  width: 100%;
  height: auto;
}
.meta-author-archive-img-wrap:hover, .meta-author-archive-img-wrap:active, .meta-author-archive-img-wrap:focus {
  filter: grayscale(0%);
}
div.meta-author-archive.no-description {
  background: #fff;
  padding: 0px;
  margin: 0px;
}
div.meta-author-archive.no-description .meta-author-archive-img-wrap {
  float: left;
  margin-left: -5px;
}
@media only screen and (max-width: 767px) {
  div.meta-author-archive {
    width: calc(100% - 0px);
    margin-bottom: 20px;
  }
}
.widget_tag_cloud .box {
  background: #ff0000;
  color: #fff;
  line-height: 1em;
  word-wrap: normal;
  hyphens: unset;
  hyphens: initial;
  padding: 10px 10px 20px 10px;
  text-align: center;
}
.widget_tag_cloud h3 {
  color: inherit;
}
.widget_tag_cloud a {
  font-weight: bold;
  hyphens: none;
  line-height: 0.8;
}
.widget_tag_cloud h3 {
  text-align: center;
}
.widget_tag_cloud .tagcloud {
  hyphens: initial !important;
  text-align: center;
}
.widget_tag_cloud .tagcloud a {
  color: inherit;
  display: inline-block;
  margin: 0px 5px;
  border: none;
}
.widget_tag_cloud .tagcloud a:hover, .widget_tag_cloud .tagcloud a:focus, .widget_tag_cloud .tagcloud a:active {
  color: #bbb;
}
.last-posts .title {
  font-weight: bold;
}
.cat-filter-widget, .date-filter-widget {
  background: #ccc;
  padding: 10px;
  margin-bottom: 20px;
}
.cat-filter-widget ul[role="group"], .date-filter-widget ul[role="group"] {
  padding: 0px;
  margin: 0px;
}
.cat-filter-widget label, .date-filter-widget label {
  font-weight: 500;
}
.date-filter-widget ul[role="group"] li:has(.month) {
  display: inline-block;
  padding-left: 0px;
  margin-right: 0px;
}
.cat-filter-widget p {
  clear: both;
  padding-top: 10px;
}
#monthFilter {
  padding: 10px 0px;
}
.date-filter-widget .nice-select, .cat-filter-widget .nice-select {
  width: 100%;
}
.cat-filter-widget .nice-select .current {
  overflow: hidden;
  display: inline-block;
  height: 100%;
}
.cat-filter-widget .nice-select ul {
  width: auto;
}
#monthFilter .month {
  color: #fff;
  border: 1px solid #fff;
  padding: 5px;
  display: inline-block;
  margin: 2px 4px 2px 0px;
  width: 3em;
  text-align: center;
  background: #616161;
  cursor: pointer;
}
#monthFilter .month:hover {
  color: #fff;
  color: #ff0000;
  border: 1px solid #ff0000;
}
#monthFilter .month.disabled {
  color: #fff;
  background: #BBB;
  cursor: not-allowed;
}
#monthFilter .month.enabled:focus-visible {
  outline: 2px dotted #ff0000 !important;
  border: none;
  box-shadow: none;
  outline-offset: 1px;
}
#monthFilter .month.active {
  color: #fff;
  background: #ff0000;
}
#monthFilter .month.active:hover {
  color: #fff;
  color: #bbb;
  border: 1px solid #bbb;
}
#monthFilter .month.disabled:hover {
  color: #fff;
  border: 1px solid #fff;
}
@media (max-width: 991px) {
  .highlighter {
    clear: both;
    float: none;
  }
}
@media (min-width: 992px) {
  .highlighter {
    clear: both;
    float: none;
  }
}
.carousel {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}
.lsh-accordion, .panel-group {
  margin-bottom: 20px;
  margin-top: 20px;
}
.lsh-accordion-item {
  margin: 0px;
  border-radius: 0px;
}
.lsh-accordion-item .accordion-header {
  background: none;
  padding: 0px !important;
  margin: 0px;
  border-radius: 0px;
  position: relative;
  color: #004A5A;
}
.lsh-accordion-item .accordion-header button:before {
  content: '\f078';
  font-family: FontAwesome;
  position: absolute;
  right: 16px;
  top: 7px;
  font-size: 1em;
  transition: 1s;
}
.accordion-body {
  background-color: #fff;
  padding: 5px 10px 10px 10px;
}
.lsh-accordion-item .accordion-header button[aria-expanded="true"]::before {
  transform: rotate(180deg);
  transition: 1s;
}
.lsh-accordion-item .accordion-header {
  padding: 0px;
  font-weight: normal;
  margin: 0px;
  margin-bottom: 0px !important;
}
.lsh-accordion-item .accordion-header button, .lsh-accordion-item .accordion-header button:focus, .lsh-accordion-item .accordion-header button:active {
  margin: 0px;
  color: #004A5A;
  width: 100%;
  display: block;
  font-size: 1em;
  background-color: #fff;
  box-shadow: none !important;
  border-top: 1px solid;
  border-radius: 0px !important;
  padding: 5px 50px 5px 10px;
}
.lsh-accordion-item .accordion-header button[aria-expanded="true"], .lsh-accordion-item .accordion-header button:hover, .lsh-accordion-item .accordion-header button:focus-visible {
  color: #ff0000;
}
.lsh-accordion-item .accordion-header button:focus-visible {
  outline: 2px dotted #004A5A !important;
  border: none;
  box-shadow: none;
  outline-offset: -0.1em;
}
.accordion-tagline {
  color: #ff0000;
  padding: 10px;
  font-weight: 700;
}
.accordion-tagline:empty {
  display: none;
}
.panel.lsh-accordion-item {
  margin: 0px;
  border-radius: 0px;
  border: none;
}
.panel.lsh-accordion-item .panel-heading {
  background: none;
  padding: 16px 0px 16px 0px;
  margin: 0px;
  border-radius: 0px;
  position: relative;
  color: #004A5A;
  border-top: 1px solid #004A5A;
}
.panel.lsh-accordion-item .panel-heading a:before {
  color: #fff;
  content: '\f078';
  font-family: FontAwesome;
  position: absolute;
  right: 16px;
  top: 7px;
  font-size: 24px;
  color: #004A5A;
}
.panel-body {
  background: none;
  padding-bottom: 20px;
}
.panel.lsh-accordion-item .panel-heading.item-open a:before {
  transform: rotate(180deg);
}
.panel.lsh-accordion-item .panel-heading h4 {
  padding: 0px;
  font-weight: normal;
  font-size: 20px;
  ;
  margin: 0px;
}
.panel.lsh-accordion-item .panel-heading h4 a, .panel.lsh-accordion-item .panel-heading h4 a:hover, .panel.lsh-accordion-item .panel-heading h4 a:focus, .panel.lsh-accordion-item .panel-heading h4 a:active {
  padding: 0px;
  margin: 0px;
  color: #004A5A;
  width: 100%;
  display: block;
  font-size: 24px;
}
.panel.lsh-accordion-item .panel-collapse {
  border: none;
  border-top: none;
}
.panel.lsh-accordion-item .box {
  border: none;
}
.textwidget .panel.lsh-accordion-item .panel-heading a:before {
  top: 7px;
}
.textwidget .panel.lsh-accordion-item .panel-heading h4 a {
  padding: 5px;
  margin: 0px;
  font-size: 1.4em;
  line-height: 1.42857143;
}
.textwidget .panel.lsh-accordion-item .panel-heading h4 {
  padding: 0px;
  font-weight: normal;
  font-size: 14px;
  margin: 0px;
}
.textwidget .panel.lsh-accordion-item .panel-heading {
  padding: 0px 20px 0px 40px;
  margin: 0px;
  font-size: 1.4em;
}
.textwidget .panel.lsh-accordion-item {
  margin-top: 3px;
}
.textwidget .box.showbox div.text {
  display: block;
  width: 100%;
}
.nav-tabs.mb-3 {
  margin-bottom: 0rem !important;
}
.tab-content {
  margin: 0px;
  margin-bottom: 1.2em;
}
.tab-content nav ul {
  margin: 0px;
  padding: 0px;
  border: none;
}
.tab-content nav ul li {
  margin: 0px;
  padding: 0px;
  margin-right: 6px;
  border: none;
}
.tab-content nav ul li a, .tab-content nav ul li a:focus, .tab-content nav ul li a:active {
  padding: 16px 10px 16px 10px !important;
  margin: 0px;
  color: #fff;
  border: none;
  background: #616161;
  border-radius: 0px;
  font-size: 20px;
  border: none;
  line-height: 20px;
}
.tab-content nav ul li a:hover {
  padding: 16px 10px 16px 10px !important;
  margin: 0px;
  color: #fff;
  border: none;
  background: #ff0000;
  border-radius: 0px;
  font-size: 20px;
  border: none;
}
.nav-tabs {
  margin-top: 1.2em;
}
.nav-tabs li {
  padding: 0px !important;
  padding-right: 2px !important;
}
.nav-tabs .nav-item .nav-link, .nav-tabs .nav-link {
  background: none;
  color: #fff;
  padding: 5px 10px;
  background: #004A5A;
  border: none;
  font-size: 1.2em;
  line-height: 1.2em;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background: none;
  color: #fff;
  padding: 5px 10px;
  background: #ff0000;
  border: none;
}
.tab-content .tab-pane {
  padding: 10px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 10px 40px 0px #0000000D;
  width: 100%;
}
.carousel .item img {
  margin: 0px
}
.textwidget .tab-content nav ul li.active a, .textwidget .tab-content nav ul li.active a:focus, .textwidget .tab-content nav ul li.active a:active {
  padding: 5px 10px 5px !important;
  margin: 0px;
  color: #fff;
  border: none;
  background: #ff0000;
  border-radius: 0px;
  font-size: 20px;
  border: none;
}
.textwidget .tab-content nav ul li a, .textwidget .tab-content nav ul li a:focus, .textwidget .tab-content nav ul li a:active {
  padding: 5px 10px 5px 5px !important;
  margin: 0px;
  color: #fff;
  border: none;
  background: #616161;
  border-radius: 0px;
  font-size: 20px;
  border: none;
  line-height: 1.42857143;
  font-size: 1.4em;
  border-bottom: 1px solid #616161;
}
.textwidget .tab-content nav ul li {
  margin: 0px;
  margin-right: 0px;
  padding: 0px;
  margin-right: 3px;
  border: none;
  font-size: 14px;
}
.carousel-control {
  background-image: none !important;
  top: calc(7% - 10px);
  z-index: 12;
  font-size: 42px;
}
button.carousel-control:focus-visible {
  outline: none !important;
  border: none;
  box-shadow: none;
  outline-offset: 2px;
}
button.carousel-control:focus-visible i {
  outline: 4px dotted #fff !important;
  border: none;
  box-shadow: none;
  outline-offset: 3px;
}
.carousel-control.right {
  right: -25px;
}
.carousel-control.left {
  left: -25px;
}
.carousel-indicators li {
  margin: 0px 2px;
  background-color: #e1e1e1 !important;
  opacity: 1 !important;
  width: 10px !important;
  height: 10px !important;
  border-radius: 50% !important;
  list-style: none;
  padding: 0px !important;
  display: inline-block;
}
.carousel-indicators li:focus-visible {
  outline: 2px dotted #ff0000 !important;
  border: unset;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  box-shadow: none;
  outline-offset: 2px;
  margin: 0px 2px;
}
.carousel-indicators li.active {
  margin: 0px 2px;
  background-color: #ff0000 !important;
}
.block-slide {
  margin-bottom: 10px;
}
div.carousel a:focus-visible div.lsh-slider-inner-wrap {
  border: 4px dotted red;
}
.btn-carousel-start-stop {
  position: absolute;
  top: 10px;
  left: 10px;
  margin: 0px;
  z-index: 20;
  display: flex !important;
  width: 3em !important;
  height: 2em !important;
  text-align: center;
  align-content: center;
}
@media (max-width: 768px) {
  .btn-carousel-start-stop {
    top: unset;
    left: 10px;
    bottom: 10px;
    background-color: #6f003c !important;
  }
}
.btn-carousel-start-stop i {
  margin-right: 0px !important;
  text-align: center;
  width: 100%
}
@media (max-width: 600px) {
  .carousel-control.right {
    right: 0px;
  }
  .carousel-control.left {
    left: 0px;
  }
  .carousel-indicators {
    display: none;
  }
}
.carousel .lsh-slider-outer-wrap {
  position: relative;
  width: 100%;
}
.textwidget .carousel-control.right {
  right: 0px;
}
.textwidget .carousel-control.left {
  left: 0px;
}
.textwidget .carousel-indicators {
  display: none;
}
.carousel .lsh-slider-outer-wrap:after {
  content: "";
  display: block;
  padding-bottom: 56%;
}
.carousel .lsh-slider-outer-wrap .lsh-slider-inner-wrap {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.carousel .lsh-slider-outer-wrap .lsh-slider-inner-wrap img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0px;
}
.carousel-caption, .textwidget .carousel-caption {
  position: absolute;
  right: 0px !important;
  bottom: 60px;
  z-index: 10;
  padding: 20px;
  color: #fff;
  background-color: rgba(0, 177, 156, 0.75);
  width: 50%;
  left: 40% !important;
  text-shadow: none;
  text-align: left;
}
.carousel-caption p, .textwidget .carousel-caption p {
  color: #fff;
  text-align: left;
}
.carousel-caption:empty {
  display: none;
}
.carousel-caption h3, .carousel-caption h3:hover, .carousel-caption h3:active, .carousel-caption h3:focus {
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0) !important;
  text-align: left;
}
@media (max-width: 768px) {
  .carousel-caption {
    bottom: 20px;
  }
  .carousel-caption h3 {
    font-size: 16px;
  }
  .carousel-caption p {
    font-size: 12px;
    line-height: 12px;
  }
}
.textwidget .carousel-caption {
  bottom: 20px;
}
.textwidget .carousel-caption h3 {
  font-size: 16px;
}
.textwidget .carousel-caption p {
  font-size: 12px;
  line-height: 12px;
}
.item-slogan .slogan-text {
  font-family: Anton;
  color: #fff;
  font-size: 6vw;
  line-height: 1;
  padding: 7%;
  margin-bottom: 16%;
  hyphens: none;
}
@media (min-width: 768px) {
  .textwidget .item-slogan .slogan-text {
    font-family: Anton;
    color: #fff;
    font-size: 3vw;
  }
}
.item-slogan {
  width: 100%;
  height: auto !important;
  border: none;
  position: relative;
  overflow: hidden;
  background-color: #ff0000;
}
.item-slogan .slogan-logo-wrap {
  position: absolute;
  right: -15%;
  top: 65%;
  width: 50%;
  height: auto;
  background-color: #FFFFFF;
  -moz-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  -o-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
}
.item-slogan .slogan-logo {
  width: 65% !important;
  height: auto;
  border: none !important;
}
.text-container .boxen-wrap {
  padding: 10px;
}
#map a, #map img {
  border: none !important
}
.gm-svpc {
  display: none;
}
.gm-style-mtc div, .gm-fullscreen-control, .gm-control-active, .gmnoprint div {
  border-radius: 0px !important;
}
.customcheck {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 25px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 1.5;
}
/* Hide the browser's default checkbox */
.customcheck input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0px;
  z-index: 2;
  top: 0px;
  width: 30px;
  height: 30px;
}
/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border-radius: 4px;
}
/* On mouse-over, add a grey background color */
/* When the checkbox is checked, add a blue background */
.customcheck input:checked + .checkmark {
  background-color: #ff0000;
  border-radius: 4px;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.customcheck input:checked + .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.customcheck .checkmark:after {
  left: 9px;
  top: 4px;
  width: 7px;
  height: 15px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
/* Radio*/
.customradio .wpcf7-list-item {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-right: 30px !important;
  margin-left: 0px;
}
.customradio .wpcf7-list-item:first-child {
  margin-left: 0px;
}
.customradio input[type="radio"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0px;
  z-index: 2;
  top: 0px;
  width: 30px;
  height: 30px;
}
/* Create a custom checkbox */
.radiomark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #ff0000;
  border-radius: 50%;
}
/* On mouse-over, add a grey background color */
.customradio:hover input + .radiomark {}
/* When the checkbox is checked, add a blue background */
.customradio input:checked + .radiomark {
  background-color: #ff0000;
  border-radius: 50%;
}
/* Create the checkmark/indicator (hidden when not checked) */
.radiomark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.customradio input:checked + .radiomark:after {
  display: block;
}
/* Style the checkmark/indicator */
.customradio .radiomark:after {
  left: 9px;
  top: 4px;
  width: 7px;
  height: 15px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.wpcf7-radio .wpcf7-list-item-label {
  padding-top: 2px;
  display: inline-block;
}
.customcheck .wpcf7-list-item-label {
  padding-top: 5px;
  display: inline-block;
}
.wpcf7-form-control-wrap.your-message, .wpcf7-form-control-wrap.your-message textarea {
  min-height: 200px
}
textarea.wpcf7-form-control {
  box-shadow: none;
  border: #616161 solid 0.5px;
  border-radius: 0px;
}
textarea.wpcf7-form-control {
  box-shadow: none;
  border: #616161 solid 0.5px;
  border-radius: 0px;
  display: block;
  width: 100%;
  height: auto;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
textarea.wpcf7-form-control:focus {
  box-shadow: none;
  border: #ff0000 solid 0.5px;
}
.similar-posts-wrap {
  margin-top: 30px;
  clear: both;
}
.similar-post h3 {
  font-size: 28px;
  color: #ff0000;
}
.similar-post p {
  line-height: 1.2em
}
.checkbox-inline {
  padding-left: 0px
}
.checkbox-inline .wpcf7-form-control-wrap {
  display: inline-block;
  margin-right: 50px;
}
.checkbox-inline input[type="text"] {
  margin-left: -45px;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: 0px;
}
span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 5px;
}
.radiomark {
  background-color: #616161;
}
@media only screen and (min-width: 767px) {
  .has-img p, .has-img ul, .has-img ol {
    width: calc(50% - 12px) !important;
    float: none !important;
    margin-left: 0px !important
  }
  .has-img .shariff ul {
    display: flex;
    flex-direction: row;
    flex-flow: row wrap;
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
    margin-bottom: 5px !important;
  }
  .event-single div.event-description figure {
    float: right !important;
  }
}
.ekko-lightbox.modal {
  position: fixed;
  top: 10px;
}
/* Captcha */
.form-control.captcha {
  width: 13.5em;
}
.img-captcha-wrap {
  margin-bottom: 20px;
  display: inline-flex;
}
.btn.captcha-reload, .btn.captcha-sound {
  margin-left: 10px;
  width: 2em;
  height: 2em;
  margin-bottom: 0px !important;
  text-align: center;
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  align-self: start;
  margin-top: auto;
  padding: 0.5em !important;
  font-size: 1em;
  border-radius: 5px !important;
}
.btn.captcha-reload i, .btn.captcha-sound i {
  padding: 0px !important;
  margin: 0px !important;
}
.btn.captcha-sound {
  margin-top: 1px !important;
}
img.captcha-img {
  width: auto !important;
  height: 4.7em;
  margin-left: 0px !important;
  border: 1px solid #777;
  border-radius: 5px;
  margin-right: 15px;
}
.box.pagebox img.captcha-img {
  margin-right: 15px;
}
.captcha-false, .wpcf7-not-valid-tip {
  color: #000;
}
.button-group.button-group-vertikal {
  display: flex;
  flex-direction: column;
  margin-top: 0px !important
}
/*Snippets*/
.post-snippet {
  border-bottom: 1px solid #ff0000;
  border-top: 1px solid #ff0000;
  padding: 10px 0px;
  margin-bottom: 20px;
}
.post-snippet span.location span {
  display: block;
}
figure.post-snippet-img-wrap {
  margin: 0px !important;
  width: 100% !important;
}
figure.post-snippet-img-wrap a img {
  margin: 0px !important;
  width: 100% !important;
}
/* Tooltip */
.tooltip {
  z-index: 10000;
}
.modal-open .tooltip {
  display: none;
}
.tooltip-inner, .tooltip-inner *, .tooltip.in, .tooltip.show {
  background-color: #ff0000;
  border-radius: 4px;
  color: #fff;
}
.tooltip-inner, .tooltip-inner *, .tooltip.in, .tooltip.show {
  opacity: 1 !important;
  filter: alpha(opacity=100);
}
.tooltip.bs-tooltip-right .tooltip-arrow::before {
  border-right-color: #ff0000 !important;
}
.tooltip.bs-tooltip-left .tooltip-arrow::before {
  border-left-color: #ff0000 !important;
}
.tooltip.bs-tooltip-bottom .tooltip-arrow::before {
  border-bottom-color: #ff0000 !important;
}
.tooltip.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: #ff0000 !important;
}
.tooltip.bs-tooltip-auto[data-popper-placement="right"] .tooltip-arrow::before {
  border-right-color: #ff0000 !important;
}
.tooltip.bs-tooltip-auto[data-popper-placement="left"] .tooltip-arrow::before {
  border-left-color: #ff0000 !important;
}
.tooltip.bs-tooltip-auto[data-popper-placement="bottom"] .tooltip-arrow::before {
  border-bottom-color: #ff0000 !important;
}
.tooltip.bs-tooltip-auto[data-popper-placement="top"] .tooltip-arrow::before {
  border-top-color: #ff0000 !important;
}
/* Testimonials*/
.testimonial-container {
  margin-bottom: 20px
}
main .box.testimonial-box {
  background-color: #f8f8f8;
  box-shadow: none;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px !important;
  display: flex;
  flex-direction: column;
}
.box.testimonial-box .testimonial-body {
  background-color: #fff;
  box-shadow: 0px 10px 40px 0px #0000000D;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 10px;
  height: 100%
}
.box.testimonial-box figure.testimonial-img-wrap {
  margin: 0px !important;
  width: 100% !important;
}
.testimonial-img {
  position: relative;
  padding: 0px 10px !important;
}
main .box.text-box-testimonial {
  margin-bottom: 10px;
  height: calc(100% - 0px);
  margin-bottom: 0px !important;
}
.box a.more-link.testiminal-img-link {
  display: none;
  font-weight: normal;
  color: #fff;
  border-color: #fff;
  margin-left: 10px;
}
.box .testimonial-img-body:hover a.more-link.testiminal-img-link, .box .testimonial-img-body:focus-within a.more-link.testiminal-img-link {
  display: block;
  color: #fff;
  border-color: #fff
}
.box.pagebox .testimonial-img figure {
  padding: 0px;
  margin: 0px;
  width: 100%;
  display: flex;
  align-content: center;
  align-items: center;
  flex-direction: column;
}
.box.pagebox .testimonial-img figure img {
  padding: 0px;
  margin: 0px;
  width: auto;
  width: 100%;
}
.testimonial-img-body {
  position: absolute;
  bottom: 10px;
  margin-bottom: 20px;
  padding: 10px;
}
.testimonial-img .tagline {
  font-family: 'Work Sans', sans-serif;
  font-weight: 300;
  color: #fff;
  background-color: #ff0000;
  margin: 10px;
  padding: 5px;
  display: inline-block;
  width: auto;
  margin-bottom: 0px;
  line-height: 1;
  font-size: 1em;
}
.box h1.testiminal-img-header, .box h2.testiminal-img-header, .box h3.testiminal-img-header, .box h4.testiminal-img-header, .box h5.testiminal-img-header, .box h6.testiminal-img-header {
  margin: 0px 10px 5px 10px;
  line-height: 1 !important;
  font-size: 1.1em !important;
  color: #fff;
  padding: 0px;
}
.testiminal-img-header:focus-visible {
  outline: 2px dotted #ff0000 !important;
  border: none;
  box-shadow: none;
  outline-offset: 1px;
}
main .box.request-box {
  float: right;
  width: 30%;
  margin-left: 20px;
  padding-top: 20px;
}
@media only screen and (max-width: 992px) {
  main .box.request-box {
    width: 100%;
  }
}
.tagline.request-list-tagline {
  color: #004A5A;
  font-size: 1.2em;
}
main .box.request-box b {}
main .box.request-box br + p {
  padding-top: 0px !important;
}
.intro + *:not(.breaker) {
  margin-top: 40px;
}
.breaker {
  position: relative;
}
.breaker * {
  color: inherit;
}
.fullside > .container {
  padding: 0px;
}
.intro, .fullside {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  position: relative;
  padding-top: 25px;
  padding-bottom: 50px;
  display: flex;
  background-size: 100%;
  background-position: center center;
}
.page-ohnesidebarohnetitle .breaker.fullside:first-child {
  margin-top: -50px;
}
.page-ohnesidebarohnetitle .breaker.fullside:last-child, .page-ohnesidebar .breaker.fullside:last-child {
  margin-bottom: -70px;
}
@media only screen and (min-width: 768px) {
  .intro, .fullside {
    left: 75%;
  }
  .page-ohnesidebarohnetitle .intro, .page-ohnesidebarohnetitle .fullside, .page-ohnesidebar .intro, .page-ohnesidebar .fullside {
    left: 50%;
  }
}
.breaker {
  padding: 25px;
  display: block;
  background-size: 100%;
  background-position: center center;
}
.news-single div.news-description p.lsh-label {
  margin: 0px;
  font-weight: 900;
}
.side-options {
  position: fixed;
  top: 400px;
  left: 0px;
  z-index: 99;
}
.modal-open .side-options {
  z-index: 10000;
}
.side-options > div > a.btn {
  margin-bottom: 10px !important;
}
figcaption, .gallery-caption {
  padding: 5px 0px 0px 0px;
  font-size: 12px;
  line-height: 1.5;
}
.last-posts .date {
  margin-bottom: 10px;
}
.checkbox-inline .wpcf7-form-control-wrap input[type="text"] {
  margin-left: 0px;
}