body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.responsive{position:relative;height:0}.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.responsive.ratio-169{padding-bottom:56.25%}.responsive.ratio-1610{padding-bottom:62.5%}.responsive.ratio-219{padding-bottom:42.8571%}.responsive.ratio-43{padding-bottom:75%}.responsive.ratio-32{padding-bottom:66.6666%}
header,footer,nav,section,aside,main,article,figure,figcaption{display:block}body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img,iframe{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
@font-face {
    font-family: 'Lekton';
    src: url('../../files/theme-2021/fonts/Lekton/Lekton-Italic.woff2') format('woff2'),
        url('../../files/theme-2021/fonts/Lekton/Lekton-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lekton';
    src: url('../../files/theme-2021/fonts/Lekton/Lekton-Bold.woff2') format('woff2'),
        url('../../files/theme-2021/fonts/Lekton/Lekton-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lekton';
    src: url('../../files/theme-2021/fonts/Lekton/Lekton-Regular.woff2') format('woff2'),
        url('../../files/theme-2021/fonts/Lekton/Lekton-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@charset "UTF-8";
/*
 * Allgemein
 */
html,
body,
p,
td {
  font-family: "Lekton", Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #7f7f7f;
}
html {
  scroll-behavior: smooth;
}
html,
body,
#wrapper {
  height: 100%;
  margin: 0;
}
#container {
  margin: 0 auto -300px auto;
  min-height: 100%;
}
* {
  box-sizing: border-box;
  transition: 0.3s;
}
h1 {
  display: inline-block;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 6px 15px 0 15px;
  margin-bottom: 30px;
  background: #000;
}
h4 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 30px;
}
a {
  color: #7f7f7f;
  text-decoration: none;
}
p {
  font-size: 16px;
  line-height: 1.5;
}
.layout {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
}
.overflow {
  overflow: visible;
}
@media only screen and (max-width: 767px) {
  #container {
    margin: 0 auto;
    padding-top: 100px;
  }
  h1 {
    font-size: 24px;
  }
}
#header {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100px;
  background: rgba(0, 0, 0, 0.7);
  transition: 0.3s;
  z-index: 100;
}
#header .inside {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
}
#header .logo img {
  width: 90px;
  margin-top: 4px;
}
#header .location {
  position: absolute;
  right: calc((-100vw + 1260px) / 2);
}
#header .location a {
  color: #fff;
}
#header .location svg {
  width: 30px;
}
#header .location a:hover {
  color: #7f7f7f;
}
.home #header {
  top: -100px;
}
#header .mod_onepage_navigation,
#slider .mod_onepage_navigation,
#header .social_icons,
#slider .social_icons {
  display: inline-block;
  vertical-align: middle;
}
#header .mod_onepage_navigation ul,
#slider .mod_onepage_navigation ul {
  margin: 0;
}
#header .social_icons,
#slider .social_icons {
  margin-left: 10px;
}
#header .social_icons svg,
#slider .social_icons svg {
  width: 20px;
  height: 20px;
  color: #fff;
}
#header .social_icons svg:hover,
#slider .social_icons svg:hover {
  color: #7fbe9a;
}
#header.visible {
  top: 0;
}
.mod_onepage_navigation li {
  display: inline-block;
  margin: 0 10px;
  padding: 5px 10px;
  background: #000;
  font-weight: bold;
}
.mod_onepage_navigation li a {
  color: #fff;
  font-size: 16px;
}
.mod_onepage_navigation li:hover {
  background: #fff;
}
.mod_onepage_navigation li:hover a {
  color: #000;
  text-decoration: none;
}
.mod_customnav li {
  display: inline-block;
  margin: 0 25px;
  padding: 5px 10px;
  font-weight: bold;
}
.mod_customnav li a {
  color: #7f7f7f;
}
.mod_customnav li:hover a {
  color: #fff;
}
#btn_location {
  position: absolute;
  right: 0;
  top: 200px;
  width: 100px;
  z-index: 10;
  padding: 25px 0 0 25px;
  background: url(../../files/theme-2021/icons/Icon_glow_Stoerer_Karlsruhe.svg) no-repeat left top / 50px;
}
#btn_location img {
  box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.2);
}
.mod_mobile_menu {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.menu_icon {
  width: 32px;
  padding: 8px 0;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
}
.menu_icon .inner {
  height: 3px;
  background: #fff;
}
.mobile_menu .inner {
  background: rgba(0, 0, 0, 0.7);
}
.mobile_menu .mod_onepage_navigation ul {
  margin: 70px 0 0 50px;
  width: 160px;
}
.mobile_menu .mod_onepage_navigation li {
  display: block;
  font-size: 20px;
  margin: 15px 0;
}
.mobile_menu .social_icons {
  margin: 20px 0 0 50px;
}
.mobile_menu .social_icons svg {
  width: 30px;
  height: 30px;
  color: #fff;
  margin-right: 15px;
}
.mobile_menu .social_icons svg:hover {
  color: #7fbe9a;
}
@media only screen and (max-width: 1280px) {
  #header {
    padding: 0 60px 0 30px;
  }
  #header .location {
    right: -45px;
  }
}
@media only screen and (max-width: 991px) {
  .mod_onepage_navigation li {
    margin: 0 5px;
  }
}
@media only screen and (max-width: 767px) {
  .layout {
    padding: 0 15px;
  }
  .home #header {
    top: 0;
  }
  #header {
    padding: 0 15px;
  }
  #header .mod_onepage_navigation,
  #slider .mod_onepage_navigation,
  #header .social_icons,
  #slider .social_icons,
  #header .location,
  #slider .location {
    display: none;
  }
  #btn_location {
    top: 155px;
    background: none;
  }
}
/*
 * Slider
 */
.swiper-slide img {
  width: 100%;
  max-width: 100%;
}
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 30px;
}
.swiper-pagination-bullet {
  width: 25px;
  height: 3px;
  background: #fff;
  border-radius: 0;
}
.swiper-button-prev {
  left: 40px;
}
.swiper-button-next {
  right: 40px;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 34px;
  color: #fff;
}
#slider .logo,
#slider .navi {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1200px;
  max-width: 100%;
  transform: translateX(-50%);
  margin-top: 20px;
  z-index: 10;
}
#slider .navi {
  margin-top: 80px;
  text-align: right;
}
#slider .navi .ul {
  width: max-content;
}
#slider .mod_mobile_menu {
  top: 90px;
  z-index: 10;
}
#slider .mobile_menu_trigger {
  margin-right: 15px;
}
.next {
  text-align: center;
  padding: 70px 0 10px 0;
  overflow: visible;
  background: url(../../files/theme-2021/img/Hintergrund_Stoerung_auf_Weiss.jpg);
}
.next img {
  position: relative;
  top: 0;
  width: 30px;
  cursor: pointer;
}
.next img:hover {
  top: 10px;
}
.impressum .next {
  display: none;
}
.impressum .ce_text {
  margin: 200px 0;
}
.impressum a:hover {
  text-decoration: underline;
}
.impressum ul {
  list-style-type: disc;
  margin-left: 20px;
}
.impressum li {
  font-size: 16px;
  line-height: 1.5;
}
@media only screen and (max-width: 1280px) {
  #slider .logo {
    padding-left: 30px;
  }
  #slider .navi {
    padding-right: 30px;
  }
  .impressum .ce_text {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 991px) {
  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }
  #slider .logo {
    top: 7px;
    padding-left: 15px;
  }
  #slider .logo img {
    height: 140px;
  }
}
@media only screen and (max-width: 767px) {
  #slider .swiper-slide img {
    height: 170px;
    max-width: unset;
    object-fit: cover;
  }
  #slider .mobile_menu_trigger {
    display: block;
  }
  #slider .logo {
    display: none;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
  }
  .impressum .ce_text {
    padding: 0;
  }
  .next {
    padding-top: 60px;
  }
}
/*
 * Spalten
 */
.row {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
}
.row.space {
  justify-content: space-between;
}
.row.center {
  align-items: center;
}
.flex-row {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-flow: row wrap;
  margin: 0 -5px;
}
.flex-row.col2 > [class*="ce_"],
.flex-row.col2 .col {
  -webkit-flex: 1 40%;
  -ms-flex: 1 40%;
  flex: 1 40%;
  margin: 30px;
  max-width: calc(50% - 60px);
}
.flex-row.col3 > [class*="ce_"] {
  -webkit-flex: 1 30%;
  -ms-flex: 30%;
  flex: 1 30%;
  margin: 5px;
  max-width: calc(33% - 5px);
}
.flex-row .noflex {
  flex: none !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.vertical_center .flex-row {
  align-items: center;
}
@media only screen and (max-width: 1280px) {
  .flex-row {
    margin: 0 15px;
  }
}
@media only screen and (max-width: 991px) {
  .flex-row.col2 {
    flex-direction: column;
  }
  .flex-row.col2 [class*="ce_"] {
    flex: 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 30px 0;
  }
  .flex-row.col3 [class*="ce_"] {
    -webkit-flex: 1 40%;
    -ms-flex: 1 40%;
    flex: 1 40%;
    max-width: calc(50% - 30px);
  }
}
@media only screen and (max-width: 767px) {
  .flex-row {
    width: auto;
    margin: 0;
  }
  .flex-row.col3 {
    flex-direction: column;
  }
  .flex-row.col3 [class*="ce_"] {
    max-width: 100%;
  }
}
/*
 * Content
 */
#home {
  background: url(../../files/theme-2021/img/Hintergrund_Stoerung_auf_Weiss.jpg);
}
#home .flex-row {
  margin: 80px;
}
#home p {
  line-height: 1.5;
}
#was_gibts {
  background: url(../../files/theme-2021/img/Hintergrund_Stoerung_auf_Weiss.jpg);
  padding-top: 120px;
  padding-bottom: 400px;
  margin-top: -90px;
}
#was_gibts .col3 {
  display: inline-block;
  vertical-align: top;
  width: 31.5%;
  margin: 1%;
  margin-right: 0;
}
#was_gibts .swiper-button-prev {
  left: 0;
}
#was_gibts .swiper-button-next {
  right: 0;
}
#was_gibts .swiper-button-prev,
#was_gibts .swiper-button-next {
  width: 45px;
  background-color: rgba(0, 0, 0, 0.5);
}
.transition {
  height: 300px;
  margin-top: -300px;
  background-image: linear-gradient(-6.5deg, #007d35 49.5%, transparent 50%);
}
@media only screen and (max-width: 991px) {
  #was_gibts .col3 {
    width: 48.5%;
  }
}
@media only screen and (max-width: 767px) {
  #home .flex-row {
    margin: 0 0 40px 0;
  }
  #home .flex-row.col2 .ce_image {
    margin: 20px 0;
  }
  #was_gibts .col3 {
    width: 100%;
    margin: 20px 0;
  }
}
#schau_rein_inside {
  overflow: visible;
}
#schau_rein_inside .ce_image {
  width: 480px;
  max-width: 100%;
  margin: 0 auto;
}
#schau_rein_inside .ce_image.first {
  position: relative;
  top: -180px;
}
#schau_rein_inside .ce_text {
  margin-top: -180px;
}
#schau_rein_inside .ce_text ul {
  display: flex;
  width: max-content;
  margin: 120px auto 80px auto;
}
#schau_rein_inside .ce_text li {
  color: #fff;
  font-weight: bold;
  line-height: 1.2;
  padding: 16px 70px 0 70px;
}
#schau_rein_inside .ce_text li h4 {
  display: inline-block;
  font-size: 1rem;
  color: #000;
  font-weight: bold;
  letter-spacing: 0.5px;
  padding: 5px 10px;
  margin: 0 0 7px 0;
  background: #fff;
}
#schau_rein_inside .ce_text li p {
  color: #fff;
  font-weight: bold;
  margin: 0;
}
#schau_rein_inside .ce_text li h4 + p {
  padding-left: 10px;
}
#schau_rein_inside .ce_text li:first-child {
  border-right: 1px solid #fff;
}
#schau_rein_inside .ce_text li:first-child img {
  width: 160px;
  margin-top: 10px;
}
#schau_rein_inside .social_icons_hl {
  text-align: center;
}
#schau_rein_inside .social_icons {
  text-align: center;
  padding-bottom: 100px;
}
#schau_rein_inside .social_icons svg {
  width: 30px;
  color: #fff;
  margin: 0 5px;
}
#schau_rein_inside .social_icons svg:hover {
  color: #7fbe9a;
}
@media only screen and (max-width: 767px) {
  #schau_rein_inside .ce_text ul {
    flex-direction: column;
    align-items: center;
    width: auto;
    margin: 80px 0;
  }
  #schau_rein_inside .ce_text li {
    max-width: 370px;
    padding: 0 30px;
  }
  #schau_rein_inside .ce_text li:first-child {
    margin-bottom: 60px;
    padding-bottom: 40px;
    border-right: none;
    border-bottom: 1px solid #fff;
  }
  #schau_rein_inside .social_icons_hl img {
    width: 200px;
  }
}
.bg-green {
  background-color: #007d35;
}
.bg-green-gradient {
  background-image: linear-gradient(#007d35, #005022);
}
.mood {
  margin-bottom: 180px;
  padding: 10px 10px 200px 10px;
}
.mood section {
  position: relative;
  display: grid;
  grid: auto auto auto auto;
  grid-template-areas: "a a a b" "c c d d" "e f f f" "g g h h";
  grid-row-gap: 5px;
  grid-column-gap: 8px;
}
.mood section div:first-child {
  grid-area: a;
}
.mood section div:nth-child(2) {
  grid-area: b;
}
.mood section div:nth-child(3) {
  grid-area: c;
}
.mood section div:nth-child(4) {
  grid-area: d;
}
.mood section div:nth-child(5) {
  grid-area: e;
}
.mood section div:nth-child(6) {
  grid-area: f;
}
.mood section div:nth-child(7) {
  grid-area: g;
}
.mood section div:nth-child(8) {
  grid-area: h;
}
.mood section .ce_image img {
  max-width: unset;
  height: 100%;
}
.mood section::before {
  content: '';
  position: absolute;
  left: -53px;
  top: -53px;
  width: 120px;
  height: 120px;
  background: url(../../files/theme-2021/img/Eckentext_Hier_sind_wir_uns_einig.svg) no-repeat left top / 100%;
}
@media only screen and (max-width: 1280px) {
  .mood section::before {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .mood {
    padding-bottom: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .mood {
    padding: 0 0 100px 0;
  }
  .mood section {
    display: block;
  }
  .mood section .image_container {
    padding: 10px 0;
  }
  .mood section .image_container img {
    width: 100%;
    height: auto;
  }
}
#noch_fragen {
  margin: -20px 0 100px 0;
  padding-top: 120px;
}
#noch_fragen .ce_image {
  text-align: center;
  margin-bottom: 100px;
}
#noch_fragen .ce_image img {
  width: 480px;
}
#click_and_meet {
  margin: 30px 0;
  padding-top: 120px;
}
#click_and_meet .ce_text {
  width: 700px;
  margin: 0 auto;
}
#click_and_meet .ce_text .image_container {
  margin: 0 70px 50px 70px;
}
#click_and_meet .ce_calendar {
  margin-top: 50px;
}
#click_and_meet #zhcal-root,
#click_and_meet #zhcal-root * {
  font-family: "Lekton", Arial, sans-serif;
  font-size: 14px;
}
#click_and_meet #zhcal-root span div.zhcal_info.zhcal_reserved,
#click_and_meet #zhcal-root div.zhcal_monthholder div.zhcal_intervall div.zhcal_zr.zhcal_reserved {
  background-color: #7fbe9a;
}
#click_and_meet #zhcal-root span div.zhcal_info.zhcal_blocked,
#click_and_meet #zhcal-root div.zhcal_monthholder div.zhcal_intervall div.zhcal_zr.zhcal_blocked {
  background-color: #007d35;
}
#click_and_meet #zhcal-root div.zhcal_header {
  font-size: 12px;
}
#click_and_meet #zhcal-root div.zhcal_header b {
  font-size: 14px;
}
#click_and_meet #zhcal-root div.zhcal_header,
#click_and_meet #zhcal-root div.zhcal_monthholder div.zhcal_intervall {
  color: #7f7f7f;
}
#click_and_meet #zhcal-root div.zhcal_header b,
#click_and_meet #zhcal-root div.zhcal_monthholder div.zhcal_intervall b {
  color: #000;
}
#click_and_meet #zhcal-root div.zhcal_monthholder div.zhcal_intervall {
  border-radius: 5px;
  margin-top: 7px;
}
#click_and_meet #zhcal-root a.zhcal_btn {
  background-color: #000;
  color: #fff;
  border-radius: 8px;
  padding: 0 20px;
  border: none;
}
#click_and_meet #zhcal-root a.zhcal_btn:hover {
  background-color: #7f7f7f;
  color: #fff;
}
#click_and_meet #zhcal-root div.zhcal_buchunglink div.zhcal_buchungcont {
  background-color: #ccc;
}
#click_and_meet #zhcal-root a.zhcal_submit {
  border-radius: 8px;
}
#click_and_meet #zhcal-root div.zhcal_banner {
  color: #ccc !important;
}
#click_and_meet #zhcal-root div.zhcal_banner a {
  color: #7f7f7f !important;
}
#click_and_meet #zhcal-root a.zhcal_submit {
  background-color: #007d35;
}
#click_and_meet #zhcal-root a.zhcal_submit:hover {
  background-color: #7fbe9a;
}
#click_and_meet #zhcal-root div.zhcal_nav:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAFGUlEQVR4nO2bzYoTSxiGv/EGXIiKP8jQVR26qithMiYMnU5imAzBlVuXgltvYkQQxB9EBBeDroYZBBEZl3MZrrwAt4YhQdQxec7CaolnfaALTj1X8PBSX/XXUK9IJBKJRCKRSCQSiUT+zwBrvV7PWWuPjDGfW63WzbqdVgHWAAccAZ+BcPyAtW63m1tr36Zpepqm6Q9r7d26vSp8eDnwFjgFfgBh+FXhGWMOlVKLNE1nzrkn7Xb7ct1uIn+FdwgsgBnwBKjfbyW8gyRJFlrrebPZfDoejy/W7SbyV3gHPrw58BQIwk+KosistftKqYXWeu6ce769vX2lbq8KIAP2V8J7DoThVxSFds69UUr90lrP8zx/2e/3r9XtVQFo4A3wy4f3EgjDr9/vJ8aYPa31T631zFr7ajQardftVQEkwB7w0995r4D1ur1ERKTX620YY14rpb5prU+stS/6/X5St1cFsAG8Br4BJ8ALIBg/KYriXqPRmCVJQpZln4qiuFG30yrAPWC2XC4BPgFB+UlZlh1jzEGapt+VUtM8zx+NRqOrdXtVAB3/1f0OTIFHQDB+AqwVRZE55/aVUgsf4rOyLOvfq+TP6rL69Z0Cz4LY+1YpyzI3xhwmSbLUWp845x4PBoNLdXtVrCzPS38XPgaC8RMRka2trVaWZe+SJMGH+HAymVyo26sCaAHv/H14AjwEgvETYK3T6bSNMe+TJMGP84PxeHyubjeRP+PcBt77EKfAAyAIPxER2d3dPdPtdjeMMR+UUjQaja/NZvP+YDA4X7ebiAhwxq82H3yIX4H7QBB+IvLXSfyolFqmaTrP8/xO3V4VKyfxo78T50AwfiLyW3Jzc/O6MeY4y7IvrVbrVt1Oq/gQrwPHwBcgKD8R+T3Ow+FwMhwOb+/s7Jyt2+ff+HGeALeB4PwikUgkEolEIpFIJBKJRCKRSCQSiUQikch/TqvVummM+WytPer1eg5Yq9tpFeCm74Qc+Y5IUH5irb2bpumPNE1PrbVvu91uHpIkcNd3Qk59RyQoP2m325edc0/SNJ0ppRbGmMOQQgQu+07IzL8VPAwuxPF4fLHZbD7VWs+TJFkYYw4CC/Gi74bMfYgHwYW4vb19xTn3XGs9V0otrLX7RVFkdXtVAFd8R6QKcR8Ixk9ERPr9/rU8z1/6EH85594URaHr9qoArvmuyNx3R94AwfiJiMhoNFq31r7SWs+01j+NMXuBVSDWfWdk5jske0FVIER+l3CstS+01idKqW/GmNe9Xm+jbq8KX8J54Z/8fvOdkmD8RESkKIobWZZ9SpKERqMxK4riXt1OqwA3gE/+xeoMCMdvNBpdzfP8kVJqmqbpd2PMQVmWnbq9KoCrvjsy9V2SAyAMv7IsL+d5/kwpNVVKLZxz+0VRZKGsDH4vfObD+/M1DsJvMBhccs491lqfJEmyNMYclmWZ1+1VAVzyXZET/076EAjDbzKZXHDOPfThkWXZu62trVbdXhXABd8ROfH33jsgDL/xeHwuz/MHSqlpkiQYY953Op12EGMhIsA53w2Z+vDe+xf79fsNBoPzzWbzfqPR+KqUwhjzodvtbuzu7p6p201EBDjvOyFffXgffGckCD/J8/xOmqZzpdTSGPMxpJMnIgLc8X8eS98RCcpPWq3WrSzLvhhjjjc3N68HJSciwC3fCTn2HZGg/GRnZ+fscDi8PRwOJ6GM7SrAWd8JmQQztpFIJBKJRCKRSCQSqZN/ANmWAjt3qGSPAAAAAElFTkSuQmCC), linear-gradient(#7fbe9a, #007d35);
}
@media only screen and (max-width: 767px) {
  #click_and_meet .ce_text {
    width: auto;
  }
  #click_and_meet p {
    padding: 0 15px;
  }
}
/*
 * Accordion
 */
.ce_accordion {
  margin: 0 8vw;
  border-bottom: 1px solid #ccc;
}
.ce_accordion .toggler {
  position: relative;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  padding: 25px 20px;
  cursor: pointer;
  margin: 0;
  outline: none;
}
.ce_accordion .toggler sup {
  vertical-align: middle;
  font-size: 0.7em;
  text-transform: none;
  padding-bottom: 0.15em;
}
.ce_accordion .toggler::after {
  position: absolute;
  content: '';
  right: 20px;
  top: calc(50% - 5px);
  width: 10px;
  height: 10px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: translateY(-50%) rotate(45deg);
}
.ce_accordion .toggler.active::after {
  transform: rotate(-135deg);
}
.ce_accordion .accordion {
  margin-bottom: 40px;
  padding: 0 150px 0 20px;
}
.ce_accordion.first {
  border-top: 1px solid #ccc;
  margin-top: 150px;
}
.ce_accordion + .ce_headline {
  font-weight: bold;
  padding: 0 15px;
  margin: 20px 8vw;
}
@media only screen and (max-width: 767px) {
  .ce_accordion {
    margin: 0;
  }
  .ce_accordion .toggler {
    padding: 25px 15px;
  }
  .ce_accordion .accordion {
    padding: 0 15px;
  }
  .ce_accordion.first {
    margin-top: 50px;
  }
  .ce_accordion + .ce_headline {
    margin: 20px 0;
  }
}
#footer {
  height: 300px;
  background: #000;
}
#footer .inside {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  max-width: 100%;
  height: 100%;
  margin: 0 auto;
}
#footer .address {
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
}
#footer .address a,
#footer .address td {
  color: #fff;
  font-weight: bold;
}
#footer .social_icons {
  margin-top: 10px;
}
#footer .social_icons svg {
  width: 20px;
  margin-right: 7px;
}
#footer .social_icons svg:hover {
  color: #7fbe9a;
}
#footer .logo {
  width: 170px;
}
@media only screen and (max-width: 1280px) {
  #footer {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 991px) {
  #footer .mod_customnav {
    max-width: 25%;
  }
}
@media only screen and (max-width: 991px) {
  #footer {
    height: auto;
  }
  #footer .inside {
    flex-direction: column;
    padding: 100px 0;
  }
  #footer .mod_customnav {
    max-width: unset;
    margin: 50px 0;
  }
}
.cookiebar {
  font-size: 0.9em;
  line-height: 1.5;
  background: rgba(0, 0, 0, 0.7);
}
.cookiebar__text {
  display: inline-block;
  width: 80%;
  margin-right: 15px;
}
.cookiebar__message {
  margin-right: 0;
}
.cookiebar__button {
  display: inline-block;
  background-color: #007d35;
}
.cookiebar__button:hover {
  background-color: #7fbe9a;
}

