.icon {
  display: inline-block;
  font-size: 1.5rem;
  width: 38px;
  height: 38px;
  padding: 7px 0;
  text-align: center;
}
.icon:hover {
  opacity: 0.5;
}
.icon .fa-solid {
  display: block;
}

button,
.default-btn {
  font-size: 0.875rem;
  border: 1px solid #003c69;
  background-color: #003c69;
  color: #fff;
  padding: 0.375rem 0.75rem;
}
button:hover,
.default-btn:hover {
  opacity: 0.5;
  color: #fff;
}

.map {
  position: relative;
  width: 100%;
  height: 450px;
  z-index: 0;
}

.map::before, .map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.container-custom {
  width: 90.625%;
  max-width: none;
  margin: 0 auto;
}

@media screen and (min-width: 1920px) {
  .container-custom {
    max-width: 1740px;
  }

  .container-small {
    max-width: 1040px;
  }
}
.wpt-cc-accordion {
  font-size: 16px !important;
}

.wpt-cc-dismiss {
  color: #000000A8;
}
.wpt-cc-dismiss:hover {
  color: #000000A8;
}

.wpt-cc-iframe-placeholder {
  background-color: rgba(0, 0, 0, 0.75);
}
.wpt-cc-iframe-placeholder::after {
  background-color: transparent !important;
}
.wpt-cc-iframe-placeholder .cookie-information {
  color: #fff !important;
  font-weight: bold;
}
.wpt-cc-iframe-placeholder .cookie-information:hover {
  text-decoration: underline;
}

body {
  position: relative;
  color: #000000A8;
  font-size: 1rem;
  background-color: #70cbf33d;
}

a {
  text-decoration: none;
  color: #003c69;
}
a:hover {
  color: #0068b6;
}

td {
  padding: 0;
}

p:last-child {
  margin-bottom: 0;
}

.content-main {
  margin-top: 70px;
}

@media screen and (min-width: 576px) {
  .content-main {
    margin-top: 86px;
  }
}
@media screen and (min-width: 1600px) {
  .content-main {
    margin-top: 88px;
  }
}
.arial {
  font-family: Arial, Helvetica, sans-serif;
}

.scrollAbstand {
  opacity: 0;
  z-index: -100;
  height: 70px;
  margin-top: -70px;
}

.underlined {
  display: inline-block;
  line-height: 1;
  margin-bottom: 0.5rem;
}
.underlined::after {
  content: "";
  display: block;
  height: 0.5rem;
  width: 80%;
  margin: 1.5rem auto 1rem;
  background-color: #003c69;
}

.color-primary {
  color: #003c69 !important;
}

.color-secondary {
  color: #70cbf3 !important;
}

.background-primary {
  background-color: #003c69 !important;
}

.background-secondary {
  background-color: #70cbf3 !important;
}

.bc-primary {
  border-color: #003c69 !important;
}

.bg-divider {
  background-color: #70cbf33d;
}

.no-break {
  white-space: nowrap;
}

@media screen and (min-width: 576px) {
  .scrollAbstand {
    height: 86px;
    margin-top: -86px;
  }
}
@media screen and (min-width: 1200px) {
  .scrollAbstand {
    height: 88px;
    margin-top: -88px;
  }
}
.navbar-brand {
  position: absolute;
  top: -1rem;
  left: 12px;
  background-color: #fff;
  width: 70px;
  border-radius: 50%;
}
.navbar-brand img {
  display: block;
  margin: 0 auto;
  height: 60px;
}

.nav-item:not(:last-child) .nav-link {
  border-bottom: 1px solid rgba(0, 60, 105, 0.2);
}

.nav-link:hover {
  opacity: 0.7;
}

@media screen and (min-width: 576px) {
  .navbar-brand {
    width: 86px;
    top: -1.5rem;
  }
  .navbar-brand img {
    height: 76px;
  }
}
@media screen and (min-width: 1200px) {
  #mainmenu-nav {
    padding-left: 98px;
  }

  .navbar-brand {
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .nav-link {
    border-bottom: none !important;
  }
}
@media screen and (min-width: 1600px) {
  #mainmenu-nav {
    padding-left: 100px;
  }

  .navbar-brand {
    width: 88px;
  }
  .navbar-brand img {
    height: 78px;
  }

  .nav-link {
    font-size: 1rem;
  }
}
.hero {
  background: #003c69 url(../images/lauer-headerbild_576.jpg) no-repeat center center/cover;
  padding: 120px 0 24px;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.25);
}
.hero-headline {
  max-width: calc(100vw - 24px);
  font-size: 2.5rem;
  margin: 0 auto;
}

@media screen and (min-width: 576px) {
  .hero {
    padding-top: 176px;
    background-image: url(../images/lauer-headerbild_768.jpg);
  }
  .hero-headline {
    width: 516px;
    max-width: none;
    font-size: 39px;
  }
}
@media screen and (min-width: 768px) and (min-height: 500px) {
  .hero {
    padding: 104px 0;
    background-image: url(../images/lauer-headerbild_1200.jpg);
  }

  .hero-logo {
    display: block !important;
  }
  .hero-logo span {
    width: 200px;
    height: 200px;
  }

  .hero-headline {
    position: absolute;
    bottom: 36px;
    width: 696px;
    max-width: none;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 52px;
  }
}
@media screen and (min-width: 768px) and (orientation: portrait) {
  .hero {
    padding: 136px 0;
    background-image: url(../images/lauer-headerbild_1400.jpg);
  }
}
@media screen and (min-width: 992px) {
  .hero {
    padding: 60vh 0 24px;
    background-image: url(../images/lauer-headerbild_1600.jpg);
  }

  .hero-headline {
    width: 936px;
    font-size: 71px;
  }
}
@media screen and (min-width: 992px) and (min-height: 500px) {
  .hero {
    padding: 20vh 0 20vh;
  }
}
@media screen and (min-width: 992px) and (min-height: 700px) {
  .hero {
    padding: 176px 0;
  }
}
@media screen and (min-width: 1200px) {
  .hero {
    padding: 39.375vh 0 24px;
    background-image: url(../images/lauer-headerbild_1400.jpg);
  }
  .hero-headline {
    width: 1116px;
    font-size: 84px;
  }
}
@media screen and (min-width: 1200px) and (min-height: 500px) {
  .hero {
    padding: 40px 0 132px;
  }

  .hero-logo span {
    width: 240px;
    height: 240px;
  }
}
@media screen and (min-width: 1200px) and (min-height: 700px) {
  .hero {
    padding: 132px 0;
    background-image: url(../images/lauer-headerbild_1600.jpg);
  }

  .hero-logo span {
    width: 300px;
    height: 300px;
  }
}
@media screen and (min-width: 1200px) and (min-height: 800px) {
  .hero {
    padding: 176px 0;
    background-image: url(../images/lauer-headerbild_1920.jpg);
  }
}
@media screen and (min-width: 1400px) {
  .hero {
    background-image: url(../images/lauer-headerbild_1920.jpg);
  }
  .hero-headline {
    width: 1296px;
    font-size: 98px;
  }
}
@media screen and (min-width: 1400px) and (min-height: 500px) {
  .hero {
    padding: 10vh 0 28vh;
  }
}
@media screen and (min-width: 1400px) and (min-height: 700px) {
  .hero {
    padding: 156px 0;
  }
}
@media screen and (min-width: 1400px) and (min-height: 800px) {
  .hero {
    padding: 200px 0;
  }
}
@media screen and (min-width: 1920px) and (min-height: 800px) {
  .hero {
    padding: 221.5px 0;
  }
}
@media screen and (min-width: 1921px) {
  .hero {
    background-image: url(../images/lauer-headerbild_2048.jpg);
  }
}
@media screen and (min-width: 2049px) {
  .hero {
    padding: 264px 0;
    background-image: url(../images/lauer-headerbild_3072.jpg);
  }
}
@media screen and (min-width: 3073px) {
  .hero {
    background-image: url(../images/lauer-headerbild_4096.jpg);
  }
}
.footer-main a:hover {
  text-decoration: underline;
}

.mandatory {
  font-size: 0.875rem;
}
.mandatory a:hover {
  text-decoration: underline;
}
.mandatory a.active {
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .mandatory {
    font-size: 1rem;
  }
}
#maedchenname,
.maedechenname {
  height: 1px;
  opacity: 0;
  visibility: hidden;
}

.advice {
  display: block;
  max-width: 160px;
  font-size: 0.8rem;
  padding: 0.25rem 0.5rem;
  border-right: none !important;
}
.advice-submit {
  border-left: none !important;
  padding: 0.25rem 0.5rem;
  font-size: 0.8rem;
}
.advice-submit:hover {
  opacity: 1;
}

::placeholder {
  color: #003c69;
  opacity: 0.5;
}

:-ms-input-placeholder {
  color: #003c69;
  opacity: 0.5;
}

::-ms-input-placeholder {
  color: #003c69;
  opacity: 0.5;
}

.buchen-btn:hover {
  background-color: #003c69;
  color: #fff !important;
}
.buchen-btn .text-white:hover {
  background-color: #fff;
  color: #003c69 !important;
}

#totop {
  right: 0;
  bottom: 60px;
  transform: translateX(40px);
  transition: all 0.5s ease-in-out;
  visibility: hidden;
  z-index: 100;
}
#totop.visible {
  transform: translateX(0);
  opacity: 1;
}
#totop a {
  background-color: #000000A8;
  width: 40px;
  height: 40px;
  line-height: 40px;
}

.box {
  position: relative;
  overflow: hidden;
}
.box.clickable img {
  transition: all 0.4s ease-in-out;
}
.box.clickable:hover {
  cursor: pointer;
}
.box.clickable:hover img {
  transform: scale(1.2);
}
.box .overlayText {
  position: absolute;
  bottom: 24px;
  left: 24px;
  border: 3px solid #fff;
  padding: 12px 24px;
  border-radius: 10px;
  color: #fff;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1;
  background-color: rgba(0, 0, 0, 0.5);
  transform: rotateZ(-5deg);
}

.video-container {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 56.25%;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 1400px) {
  .video-container {
    padding-top: 720px;
  }
}
.expert-placeholder-img {
  display: none;
}

.pe-pro-seal-sticky {
  top: auto !important;
}

@media screen and (max-width: 600px) {
  .pe-pro-seal.pe-pro-seal-position-left {
    position: absolute !important;
    bottom: 45px !important;
  }
}
@media screen and (min-width: 576px) {
  .pe-pro-seal {
    left: calc((100% - 540px) / 2 + 4px) !important;
  }
}
@media screen and (min-width: 601px) {
  .expert-placeholder-img {
    display: block;
  }

  .pe-pro-seal {
    position: absolute !important;
    right: auto !important;
    bottom: 550px !important;
    left: calc(50% - 68px) !important;
  }

  .pe-pro-seal-back-page {
    bottom: -40px !important;
    left: -82px !important;
  }
}
@media screen and (min-width: 768px) {
  .pe-pro-seal {
    bottom: 340px !important;
    left: calc((100% - 720px) / 2 + 12px) !important;
  }

  .pe-pro-seal-back-page {
    bottom: -40px !important;
    left: 0 !important;
  }
}
@media screen and (min-width: 992px) {
  .pe-pro-seal {
    left: calc((100% - 960px) / 2 + 12px) !important;
    bottom: 99px !important;
  }
}
@media screen and (min-width: 1200px) {
  .pe-pro-seal {
    left: calc((100% - 1140px) / 2 + 12px) !important;
  }
}
@media screen and (min-width: 1400px) {
  .pe-pro-seal {
    left: calc((100% - 1320px) / 2 + 12px) !important;
  }
}
#eins, #drei {
  background: #000 radial-gradient(closest-side at 50% 50%, #005D85 0%, #002F43 100%) 0% 0% no-repeat padding-box;
}

#gutschein-section a {
  position: relative;
  display: block;
}
#gutschein-section a::before {
  content: "";
  position: absolute;
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
  border: 2px solid #fff;
  border-radius: 10px;
  z-index: 3;
}
#gutschein-section a .text-overlay {
  position: absolute;
  right: 10px;
  bottom: 10px;
  left: 10px;
  font-size: 3.5vw;
}

@media screen and (min-width: 768px) {
  #gutschein-section a::before {
    top: 8px;
    right: 8px;
    bottom: 8px;
    left: 8px;
    border-width: 4px;
    border-radius: 20px;
  }
  #gutschein-section a .text-overlay {
    right: 20px;
    bottom: 12px;
    left: 20px;
  }
}
@media screen and (min-width: 800px) {
  #zwei {
    position: relative;
  }
  #zwei::before, #zwei::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: url(../images/Palme.svg);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 420px;
    opacity: 0.25;
  }
  #zwei::before {
    -ms-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    transform: scaleX(-1);
  }
}
@media screen and (min-width: 992px) {
  #gutschein-section a::before {
    top: 12px;
    right: 12px;
    bottom: 12px;
    left: 12px;
    border-width: 6px;
    border-radius: 28px;
  }
  #gutschein-section a .text-overlay {
    right: 26px;
    bottom: 18px;
    left: 26px;
  }
}
@media screen and (min-width: 1200px) {
  #gutschein-section a::before {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    border-width: 10px;
    border-radius: 36px;
  }
  #gutschein-section a .text-overlay {
    right: 40px;
    bottom: 30px;
    left: 40px;
  }
}
.map::before {
  content: "";
  z-index: 1;
}
.map.active {
  z-index: 1;
}
.map.active::before {
  z-index: 0;
}

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