@charset "UTF-8";
/*
Description: CSS fuer MEDIA2FINISH - HTML5, CSS3
Author: Ralph Segert
Date: 05/2023
Author URI: https://segert.net
*/
@font-face {
  font-family: 'Lato Regular';
  font-style: normal;
  font-weight: normal;
  src: local("Lato Regular"), url("https://media2finish.com/font/lato/Lato-Regular.woff") format("woff"); }

@font-face {
  font-family: 'Lato Light';
  font-style: normal;
  font-weight: normal;
  src: local("Lato Light"), url("https://media2finish.com/font/lato/Lato-Light.woff") format("woff"); }

@font-face {
  font-family: 'Lato Medium';
  font-style: normal;
  font-weight: normal;
  src: local("Lato Medium"), url("https://media2finish.com/font/lato/Lato-Medium.woff") format("woff"); }

@font-face {
  font-family: 'Lato Bold';
  font-style: normal;
  font-weight: normal;
  src: local("Lato Bold"), url("https://media2finish.com/font/lato/Lato-Bold.woff") format("woff"); }

* {
  margin: 0;
  padding: 0; }

html {
  box-sizing: border-box; }

*, *::before, *::after {
  box-sizing: inherit; }

body {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  font-family: "Lato Light", Verdana, serif;
  justify-content: center;
  background-color: #BFAA7A;
  color: #14495a; }

a:focus {
  outline: none; }

img, fieldset {
  border: 0; }

img {
  vertical-align: middle; }

a {
  border: 0;
  text-decoration: none; }

.clearfix::after {
  content: " ";
  display: block;
  clear: both; }

strong {
  font-family: "Lato Bold", Verdana, serif; }

.contentbox2 strong {
  font-family: "Lato Medium", Verdana, serif; }  




/* START-ANIMATIONEN 
################################## */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #EEEDE4;
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.1s, opacity 0.1s linear; }

.modal.show {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
  background-color: #EEEDE4; }

.modal-content {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #EEEDE4;
  width: 100%;
  height: 100%;
  overflow: auto;
  position: relative; }

.modal-content img {
  width: 40%;
  height: auto;
  position: absolute;
  top: 40%;
  right: 0;
  opacity: 0;
  animation: slide-in 500ms forwards 500ms, slide-center 2s forwards 500ms, slide-out 1s forwards 2s; }

@keyframes slide-in {
  from {
    transform: translateX(100%);
    opacity: 0; }
  to {
    transform: translateX(0);
    opacity: 1; } }

@keyframes slide-center {
  100% {
    transform: translateX(-100%);
    opacity: 1; }
  50% {
    transform: translateX(calc(-50vw + 50%)); }
  100% {
    transform: translateX(calc(-50vw + 50%));
    opacity: 1; } }

@keyframes slide-out {
  from {
    transform: translateX(calc(-50vw + 50%));
    opacity: 1; }
  to {
    transform: translateX(calc(-50vw + 50%));
    opacity: 0; } }


/* 2. Animation*/

.container {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 100vh;
  width: 100vw;
  background-image: url("https://media2finish.com/images/bg-start2.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}


  
.container2 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 100vh;
  width: 100vw;
  background-image: url("https://media2finish.com/images/bg-start2.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%; 
  */
}

.contentstart {
  width: 100%;
  opacity: 0;
  transform: translateY(0px);
  z-index: 1;
  transition: opacity 1s ease, transform 1s ease; }

/* Animationsregeln */
.container {
  animation-name: scaleAndMove;
  animation-duration: 1.6s;
  animation-delay: 3.5s;
  animation-fill-mode: forwards;
  background-size: 100%; }

/* Animationsregeln */
.container2 {
  animation-name: scaleAndMove;
  animation-duration: 1.2s;
  animation-delay: .1s;
  animation-fill-mode: forwards;
  background-size: 100%; }

.footerstart {
  font-family: "Lato Light", Verdana, serif;
  font-size: .9em;
  position: fixed;
  z-index: 1000;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  flex-direction: column;
  bottom: 50px;
  width: 100%;
  min-height: 20%;
  letter-spacing: 2px;
  color: #00475C;
  background-color: transparent;
  height: auto;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transform: translateY(180px);
  transition: opacity 1s ease, transform 1s ease; }

.contentstart p {
  margin-bottom: 13%; }

.contentstart img {
  width: 18%;
  height: auto;
  opacity: 1;
  transition: filter 0s ease-in-out; }

.contentstart img:hover {
  filter: brightness(10); }

.footerstart ul {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  list-style: none;
  padding-bottom: 8%; }

.footerstart li {
  font-family: "Lato Regular", Verdana, serif;
  font-size: 1.8em;
  letter-spacing: 0;
  text-transform: uppercase;
  padding-right: 2%;
  padding-left: 3.5%;
  line-height: 1.4em;
  color: black; }

.footerimpress p {
  font-size: .9em;
  color: #14495a; }
  
  

@keyframes scaleAndMove {
  from {
    background-size: 100%;
    /* beginnt mit 100% Größe */
    background-position: center;
    /* beginnt in der Mitte */ }
  50% {
    background-size: 170%;
    /* Skalieren auf 220% ohne Sprung */ }
  to {
    background-size: 170%;
    /* bleibt bei 220% Größe */
    background-position: calc(75% - 100px) calc(60% - 100px);
    /* um 200px nach oben und links ohne Sprung */ } }

.container.animated .contentstart, .container.animated .footerstart {
  opacity: 1;
  transform: none; }

.container2.animated .contentstart, .container2.animated .footerstart {
  opacity: 1;
  transform: none; }

/* LINKFARBEN: Navigationselemente 
################################## */
a {
  transition: 200ms; }

p a {
  color: #00475C; }

p a:visited {
  color: #00475C; }

p a:hover {
  color: #dcd3ac; }

p a:focus {
  color: #00475C; }

.contentflex a {
  font-family: "Lato Light", Verdana, serif; }
  .contentflex a {
    color: #000; }
  .contentflex a:visited {
    color: #000; }
  .contentflex a:hover {
    color: #aaa; }
  .contentflex a:focus {
    color: #aaa; }

.springer a {
  text-shadow: none; }
  .springer a {
    color: #00475C; }
  .springer a:visited {
    color: #00475C; }
  .springer a:hover {
    color: #9eb0b2; }
  .springer a:focus {
    color: #00475C;; }

.footerstart a, .footer a, .starterp a {
  text-shadow: none; }
  .footerstart a, .footer a, .starterp a {
    color: #00475C; }
  .footerstart a:visited, .footer a:visited, .starterp a:visited {
    color: #00475C; }
  .footerstart a:hover, .footer a:hover, .starterp a:hover {
    color: #dcd3ac; }
  .footerstart a:focus, .footer a:focus, .starterp a:focus {
    color: #00475C; }

.starterp {
  font-family: "Lato Regular", Verdana, serif; 
  margin-top: 10%;
}

h2 a {
  color: #0040A1; }

h2 a:visited {
  color: #0040A1; }

h2 a:hover {
  color: #000; }

h2 a:focus {
  color: #0040A1; }

.contentbox .starterp a {
  color: #ecece0; }

.contentbox .starterp a:hover {
  color: #dcd3ac; }
  
.jobbox a,  
.jobbox a:visited {
    padding-bottom: 2px;
    color: #14495a;
    border-bottom: 1px solid #BFAA7A; 
  } 
  

/*  IMG und Grafik 
################## */
.header .logo img {
  width: 135px;
  height: auto;
  transition: 0; }

.header .logo img:hover {
  transition: .3s;
  filter: brightness(10); }

.header-white .logo img {
  width: 130px;
  height: auto;
  transition: .3s; }

.contentflex img {
  max-width: 1000px;
  width: 60%;
  height: auto;
  /* box-shadow: 0 3px 20px 0 rgba(148,148,148,0.40); */ }

.person img {
  width: 25%;
  height: auto;
  padding: 8px;
  border: 1px solid #333;
  background-color: #f2f2f2; }


/* Mobile Navigation: RESETS */

.header .hc-nav-trigger {
  width: 60px; }

.header .hc-nav-trigger span {
  width: 60px; }

.header-white .hc-nav-trigger {
  width: 70px; }

.header-white .hc-nav-trigger span {
  width: 70px; }

.hc-nav-trigger:hover {
  filter: invert(100%); }

.header .hc-nav-trigger span, .header .hc-nav-trigger span::before, .header .hc-nav-trigger span::after {
  display: block;
  position: absolute;
  left: 0;
  height: 6px;
  transition: all 0.3s ease;
  background: #EBEAE1; }

.header-white .hc-nav-trigger span, .header-white .hc-nav-trigger span::before, .header-white .hc-nav-trigger span::after {
  display: block;
  position: absolute;
  left: 0;
  height: 4px;
  transition: all 0.3s ease;
  background: #00475C; }

.hc-offcanvas-nav .nav-item-wrapper {
  font-size: 1.3em;
  letter-spacing: 1px;
  font-family: "Lato Light", Verdana, serif;
  color: #DDD6B5;
  background-color: #25475A;
  border: 0;
  margin: 1% 0 1% 0;
  transition: 0.2s background ease;
  text-transform: uppercase; }

.hc-offcanvas-nav:not(.touch-device) li:not(.nav-item-custom) a:not([disabled]):hover {
  color: #BFAA7A; }

.hc-offcanvas-nav .nav-wrapper-1 .nav-item-link {
  font-family: "Lato Light", Verdana, serif;
  font-size: .8em;
  color: #757F82;
  background-color: #25475A; }

.hc-offcanvas-nav a.nav-next:before {
  width: 2px;
  height: 35px;
  left: -7px;
  top: 2px;
  background: transparent;
  border-radius: 2px; }

.hc-offcanvas-nav.nav-levels-expand li.level-open > .nav-wrapper::before, .hc-offcanvas-nav.nav-levels-none li .nav-wrapper::before {
  background: transparent; }

.hc-offcanvas-nav ul li ul {
  margin-bottom: 5%; }

.hc-offcanvas-nav.disable-body.nav-open::after, .hc-offcanvas-nav .sub-level-open::after {
  visibility: visible;
  opacity: 1;
  background-color: #25475A;
  transition-delay: 0.1s;
  background-image: url("https://media2finish.com/images/bg-sidenavi.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 100%; 
}

.hc-offcanvas-nav.nav-levels-expand .nav-wrapper.nav-wrapper-0 > .nav-content {
  overflow: scroll;
  overflow-x: visible;
  overflow-y: auto;
  box-sizing: border-box;
  max-height: 100vh;
  background-color: #25475A; }

.hc-offcanvas-nav .nav-container, .hc-offcanvas-nav .nav-wrapper, .hc-offcanvas-nav ul {
  background-color: #25475A; }

.hc-offcanvas-nav .nav-item-link, .hc-offcanvas-nav li.nav-close a, .hc-offcanvas-nav .nav-back a {
  padding: 8px;
  font-size: 1.1em;
  color: #DDD6B5;
  z-index: 1;
  background: rgba(0, 0, 0, 0);
  border-radius: 5px;
  transition: 0.05s background ease; }

.hc-offcanvas-nav:not(.touch-device) li:not(.nav-item-custom) a:not([disabled]):hover {
  color: #ecece0; }


.nav-item .active a {
  color: #ecece0; }


/* Header 
######### */
#main-nav {
  display: none; 
}


.first-nav img {
  width: 40%;
  height: auto;
 margin-bottom: 2%;
}

.hc-offcanvas-nav .nav-close-button span, .hc-offcanvas-nav .nav-parent .nav-next, .hc-offcanvas-nav .nav-back span {
  display: inline-block; }

#desktop-nav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  align-items: center;
  width: 100%; }

.nav-next {
  display: none; }

.hc-nav-trigger {
  margin: 30px 0 0 40px; }

.header {
  position: fixed;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  /* background: rgba(0, 0, 0, 0); */
  z-index: 2;
  background: transparent; }

.header-white {
  position: fixed;
  background: #eeede4;
  transition-property: background;
  transition-duration: .8s;
  opacity: 1;
  z-index: 25; }

.header .headernav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  align-items: flex-start;
  width: 100%;
  height: 100px; }

.header-white .headernav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  align-items: flex-start;
  width: 100%;
  height: 100px; }

.header .bereichsname,
.header-white .bereichsname {
  display: flex;
  align-items: flex-start;
  font-family: "Lato Regular", Verdana, serif;
  font-size: 190%;
  text-transform: uppercase;
  padding: 24px 0 0 130px;
  width: 100%; }


.logo {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  align-items: flex-start;
  width: 210px;
  padding: 18px 0 0 0px;
  order: 2;
  z-index: 1000; }

.menu ul, .springer ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }

.header .springer {
  display: none; }

.header-white .springer {
  display: flex;
  flex-direction: row;
  width: 100%;
  padding-left: 7%;
  padding-right: 150px;
  margin-top: -31px;
  height: 80px;}

.springer ul {
  justify-content: center;
  width: 100%;
  list-style: none; }

.springer li {
  font-family: "Lato Light", Verdana, serif;
  font-size: 1em;
  padding: 0 2%;
  line-height: 1.4em;
  color: #14495a; }
  
  
  /* Animierter Pfeil */
  
.arrow {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #14495a;
    animation: arrowMovement 2s ease-in-out infinite;
  }
  
  @keyframes arrowMovement {
    0% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(10px);
    }
    100% {
      transform: translateY(0);
    }
  }
  
  .srollzur {
    display: inline; 
  }
  

/* CSS SLIDER */

.rslides {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0; }

.rslides li {
  -webkit-backface-visibility: hidden;
  display: none;
  width: 100%; }

.rslides li:first-child {
  display: block;
  float: left; }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0; }

/* Sectionen mit und ohne BG-Bild */
.section {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  align-items: flex-start;
  width: 100%;
  background-color: #BFAA7A;
}  

.section2 {
  padding-left: 3%;
  padding-right: 3%; }

#section0 {
  text-align: left;
  background-image: url("https://media2finish.com/images/bg-machen.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 100%;
  opacity: 0;
  transition: opacity 200ms ease-in-out; }

#section00 {
  text-align: left;
  background-image: url("https://media2finish.com/images/bg-wir-start.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 100%;
  opacity: 0;
  transition: opacity 200ms ease-in-out; }

#section1 img, #section2 img, #section3 img, #section4 img, #section5 img, #section6 img, #section7 img {
  width: 100%;
  height: auto;
  height: 100vh;
  object-fit: cover;
  padding: 9px 0 0 0; }

/* Onpager-Sites */

.content {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100vh; }

.contentteam {
  background: #DCD3AC; }

.contentbox {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  flex-direction: column;
  align-items: center;
 justify-content: center;
  width: 100%;
  color: #14495a;
  background: transparent;
  padding-bottom: 6%; }

.contentbox2 {
  position: absolute;
  top: 70%;
  left: 24%;
  transform: translate(-50%, -50%);
  width: 44%;
  padding: 1% 2% 1% 2%;
  margin: 0 26% 0 26%;
  color: #14495a;
  background: rgba(250, 249, 248, 0.92);
  z-index: 23; 
}

.contentboxkontakt {
  position: absolute;
  top: 66%;
  left: 20%;
  transform: translate(-50%, -50%);
  width: 60%;
  padding: 1% 0 1% 0;
  margin: 0 30% 0 30%;
  color: #14495a;
  background: rgba(250, 249, 248, 0.92);
  z-index: 23;
  max-width: 1200px;
  min-width: 600px; }
  
.box3 {
  top: 150px;
  left: 0;
  transform: translate(0, 0);
  padding-bottom: 50px;
  background-color: rgba(250, 249, 248, 1);
}

.box4 {
  top: 170px;
  width: 50%;
  margin: 0 25% 0 25%;
  left: 0%;
  transform: translate(0, 0);
  background-color: rgba(250, 249, 248, 0);
}

.jobbox {
  padding: 8% 8% 10% 8%;
  background-color: rgba(250, 249, 248, 1);
  margin-bottom: 9%;
  opacity: .82;
}

/* Team */
.contentboxteam {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 0 5% 0 5%;
  color: #000;
  background: transparent;
  z-index: 23;
  text-align: center; 
  margin-top: -40px;
}

.boxteam {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
  width: 100%; 
  max-width: 1200px;
}

.teamcard {
  display: flex;
 width: 150px;
  margin: 8px 8px;
  text-align: center;
  transition: transform 0.2s;
  transition-delay: 0s;
  /* Verzögert den Beginn der Übergangsanimation */
  filter: grayscale(1);
  cursor: pointer; }

.teamcard:hover {
  filter: none;
  transform: scale(1.3);
  transition: transform 0.4s;
  transition-delay: 0.1s; 
  z-index: 1000;
}

.teamcard .overlay {
  position: absolute;
  width: 100%;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: rgba(236, 236, 224, .8);
  color: #14495a ;
  padding: 9px 5px 9px 5px;
  border-radius: 0;
  opacity: 0;
  transition: opacity 0.4s ease; }

.teamcard:hover .overlay {
  opacity: 1;
  transition-delay: .2s; 
}

.card-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  flex-grow: 1;
  font-size: .7em;
  line-height: 1.2em; }

.card-content img {
  width: 100%;
  height: auto;
  object-fit: cover;
  align-self: flex-start;
 }

/* Team Modal */
.modalteam {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 99999; }

.modal-content-team {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #EEEDE4;
  width: 100%;
  height: 100%;
  z-index: 99999; }

.modalteaminhalt {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 0 15% 0 15%; }

.modalteaminhalt2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 15% 0 15%; }

.modalteambild {
  display: flex;
  width: 38%;
  margin-right: 4%;
  padding-left: 10%; }

.modalteambild img {
  width: 100%;
  height: auto; }

.modalteamtext {
  display: flex;
  flex-direction: column;
  width: 50%;
  text-align: left; }

.modalmoegeninhalt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 15% 0 15%; }

.modalmoegenbild {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-left: 25%;
  padding-right: 25%; }

.modalmoegenbild img {
  width: 100%;
  height: auto;
  border-radius: 0; }

.modalmoegentext {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-left: 18%;
  padding-right: 18%;
  text-align: center; 
  margin-top: -4%;
}

.close-modal {
  position: absolute;
  top: 100px;
  right: 100px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  font-size: 3em;
  font-family: "Lato Bold", Verdana, serif;
  color: #14495a;
  display: flex;
  justify-content: center;
  align-items: center; }

.close-modal:hover {
  color: #ccc; }

/* Cloud Box */
.cloudbox {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  font-size: 1.5em; }

.term {
  width: 100%;
  display: flex;
  justify-content: center;
  text-align: center;
  margin-bottom: 2%; }

.termrow {
  cursor: pointer;
  text-transform: uppercase;
  transition: opacity 0.3s, transform 0.3s; }

.termrow:hover {
  opacity: 1;
  transform: scale(1.3);
  background-color: rgba(236, 236, 224, 0.8); }

.termrow:hover::after {
  content: attr(data-text);
  opacity: .9;
  transform: scale(1); }

.cloudbox .term .termrow:nth-child(2) {
  font-family: "Lato Medium", Verdana, serif; }

@keyframes drift {
  from {
    padding: 0 1%; }
  to {
    padding: 0 3%; } }

@keyframes reverse-drift {
  from {
    padding: 0 4%; }
  to {
    padding: 0 1%; } }

.termrow {
  white-space: nowrap;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-name: drift; }


/* Wir Kontakt */
.wrapkontakt {
  display: flex;
  flex-direction: column;
  align-items: center; }

.boxset {
  display: flex;
  width: 100%;
  max-width: 800px;
  justify-content: center;
  margin-top: 2%; }

.boxset > div {
  width: 30%;
  margin-left: 5%; }

.boxset > div:last-child {
  margin-left: 5%; }

/* Subsites */
.contentflex, .contentcontact {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  align-items: flex-end;
  margin-right: 0;
  padding-top: 10%;
  width: 100%; }

.contentflex > div:nth-child(1) {
  width: 100%;
  padding-right: 0%;
  text-align: center; }

.contentflex > div:nth-child(2) {
  width: 20%;
  padding: 0 2% 0 0; }


/* ## TYPOGRAFIE ## */

.contentbox h1 {
  font-family: "Lato Light", Verdana, serif;
  width: 100%;
  font-size: 2.6em;
  padding-bottom: 3%;
  margin-left: 7.4%;
  letter-spacing: 3px;
  color: rgba(0, 0, 0, 0.7);
  text-shadow: 0 1px 2px rgba(133, 133, 133, 0.6);
  text-align: left;
  font-variant: small-caps; }

.contentbox h2,
.contentbox2 h2,
.contentboxteam h2,
.contentboxkontakt h2 {
  font-family: "Lato Regular", Verdana, serif;
  width: 100%;
  font-size: 3em;
  line-height: 1.4em;
  padding: 2% 0 2% 0;
  color: #1A495D;
  text-align: center; }

.contentbox h2 {
  padding: 12% 4% 2% 4%; }

.contentbox .h2we {
  padding-top: 18%;
  padding-bottom: 0;
}
  
  
.contentbox2 h2,
.contentboxteam h2,
.contentboxkontakt h2 {
  font-size: 2.5em;
  letter-spacing: 1px;
  color: #D0B282; }

.contentboxteam h2 {
  font-family: "Lato Bold", Verdana, serif;
  letter-spacing: 1px;
  color: #1A495D;
  text-transform: uppercase; }



/*
.contentbox h2:before, .contentboxteam h2:before {
  content: "»";
  color: #ecece0; }

.contentbox h2:after, .contentboxteam h2:after {
  content: "«";
  color: #ecece0; }
*/

.contentbox p,
.contentbox2 p,
.contentboxteam p,
.contentflex p,
.contentboxkontakt p,
.box4 p,
.box4 ul {
  line-height: 1.6em;
  padding-bottom: 12px;
  font-size: 1em;
  color: #1A495D;
  text-shadow: 0 1px 2px rgba(133, 133, 133, 0); }

.contentbox2 ul {
  list-style-type: square;
  margin-left: 5%;
}
    
.contentbox .starterp {
  font-size: 2em; }

.zweilogos {
  display: flex;
  justify-content: center;
  width: 100%; }

.zweilogos p {
  width: 100%;
  text-align: center; }

.zweilogos img {
  width: 18%;
  height: auto;
  padding: 2% 2% 0% 2%;
  filter: invert(5%); }



/* Typografie Themenbereiche */

.modalteaminhalt h2, .modalmoegeninhalt h2 {
  color: #C0A979;
  font-size: 2em;
  letter-spacing: 2px;
  font-family: "Lato Bold", Verdana, serif;
  text-transform: uppercase;
  margin-bottom: 2%;
  text-align: left; }

.modalteaminhalt .subtitle, .modalmoegeninhalt .subtitle {
  color: #14495a;
  font-size: 1.4em;
  text-transform: uppercase;
  margin-bottom: 8%; }

.modalteaminhalt p, .modalmoegeninhalt p {
  font-size: 1.2em;
  color: #14495a;
  padding-right: 14%;
  line-height: 1.5em; }

.modalmoegeninhalt h2 {
  text-align: center;
  margin-bottom: 5%; }

.modalmoegeninhalt .subtitle {
  margin-top: 3%;
  text-transform: none; }

.modalmoegeninhalt p {
  padding-right: 0;
  text-align: center; }

.contentboxkontakt h3 {
  font-size: 1.2em;
  font-family: "Lato Medium", Verdana, serif;
  color: 14495a;
  padding: 3% 0 0 0; }

.contentboxkontakt p {
  text-align: left; }

.contentboxteam p {
  margin-bottom: 3%;
  font-size: 1.6em;
  line-height: 1.2em; }

    
.teamsubtext p {
  margin: 0 15% 0 15%;
  text-align: center;
  font-size: 1.6em;
  line-height: 1.4em; }
  
  
.teamsubtext p:first-of-type {
    margin-top: 2%;
  }
  
  .contentbox2 p,
  .contentboxkontakt p,
  .contentbox2 h2 {
    text-align: left; 
  }

.box4 h2 {
  font-family: "Lato Bold", Verdana, serif;
  font-size: 2.3em; 
  padding-bottom: 2%;
  }

 .box4 .untertitel {
    font-size: 1.5em; 
    padding-bottom: 5%;
  }

 .box4 h3 {
    font-size: 1.2em; 
    padding: 4% 0 3% 0;
  }
  
/* Footerbereiche
################# */
.footer {
  font-family: "Lato Light", Verdana, serif;
  font-size: .9em;
  position: fixed;
  text-align: center;
  bottom: 0;
  width: 100%;
  min-height: 60px;
  letter-spacing: 1px;
  color: #00475C;
 background-color: rgba(250, 249, 248, 1);
  height: auto;
  opacity: 1;
  padding-top: 1.3%;
  z-index: 23; }

.footer2 {
  position: absolute;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  align-items: center;
  width: 100%;
  left: 0%;
  min-height: 50px;
  opacity: .8; }

.footerlike {
  background-color: transparent;
}

/* Formular */
form {
  margin-top: 0; }

legend {
  display: none; }

select {
  margin-bottom: 1.4%;
  font-size: 1.1em;
  padding: 8px;
  color: #666;
  letter-spacing: 1px;
  border: 1px solid #999;
  background-color: #fff; }

label {
  font-size: 1.1em;
  width: 15%;
  float: left;
  margin: 1% 0 0 10%; }

.section form p {
  width: 100%;
  font-size: .9em;
  line-height: 1.8em;
  float: left; }

.section form p label {
  font-size: 1.1em; }

.section .textfeld {
  font-size: 1.1em;
  padding: 1%;
  margin-bottom: 1%;
  width: 65%;
  color: #666;
  border: 1px solid #999;
  background-color: #fbfbfb; }

.section textarea {
  font-size: 1em;
  padding: 1%;
  width: 65%;
  height: 100px;
  color: #666;
  border: 1px solid #999;
  background-color: #fbfbfb; }

.sendbutton {
  padding: 1% 3% 1% 3%;
  border: 1px solid #fff;
  color: #fff;
  font-size: 1.2em;
  background-color: #05b339;
  letter-spacing: 1px;
  width: 65%;
  cursor: pointer;
  margin: 0 0 2% 0; }

.sendbutton:hover {
  color: #fff;
  background-color: #445089;
  border: 1px double #777978;
  transition: 0.4s; }

.hide {
  display: none; }

/* NAVIGATIONSELEMENTE
###################### */
#back-to-top {
  /* scriptgesteuerter Top-Balken */
  position: fixed;
  /* Fixiert den Balken unten */
  display: none;
  width: auto;
  right: 5.5%;
  bottom: 4%;
  padding: 12px 21px 16px 21px;
  background: #1A495D;
  color: #bfab9f;
  font-size: 180%;
  font-weight: bold;
  text-align: center;
  z-index: 1000;
  cursor: pointer;
  transition: all ease-in-out .3s;
  border-radius: 50%; }

#back-to-top:hover {
  bottom: 5%; }

/* BUTTONS
########## */
.btn-top {
  font-size: 1.3em;
  text-align: center; }

.btn-top::after {
  content: " ↑"; }

.btn-top::before {
  content: "↑ "; }

.btn-card {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 120%;
  letter-spacing: 1px;
  color: #fff;
  background-color: #0040A1;
  padding: 1.8em 0 1.8em 0;
  margin-top: 5%;
  transition: all ease .4s;
  cursor: pointer; }



/*Styles for screen 1440px and lower*/
@media only screen and (max-width: 90em) {
  
  .springer li {
    font-size: 1em;
    padding: 0 1%;
    line-height: 1.4em; }
    
  /* Team */
  .teamcard {
    display: flex;
    flex-direction: column;
    width: 120px;
    margin: 10px;
    text-align: center;
    transition: transform 0.2s;
    transition-delay: 0s;
    /* Verzögert den Beginn der Übergangsanimation */
    filter: grayscale(1); 
  }
    
  .contentboxkontakt {
    max-width: auto;
    min-width: auto; } 
  


  /*  TYPOGRAFIE  */
  .contentbox2 h2 {
    font-size: 2em;
    margin-top: 5%; 
  }
  
.box4 h2 {
  margin-top: 0; 
  font-size: 2.3em;
}
  
}

/*Styles for screen 1280px and lower*/
@media only screen and (max-width: 80em) {
  
  .springer li {
    font-size: .85em;
    padding: 0 1%;
    line-height: 1.4em; } 
  
  
  /* Cloud Box */
  
  .cloudbox {
    font-size: 1.3em; 
  }  
  
.termrow {
  white-space: nowrap;
}

.box3 {
  width: 54%;
  padding: 1% 2% 1% 2%;
  margin: 0 23% 0 23%;

}

  .contentbox2 {
  top: 60%;
}

.box4 {
  top: 160px;
}

/*Styles for screen 1024px and lower*/
@media only screen and (max-width: 64em) {
  
  .hc-offcanvas-nav .nav-close-button span, .hc-offcanvas-nav .nav-parent .nav-next, .hc-offcanvas-nav .nav-back span {
    display: inline-block; }
  .springer ul {
    display: none; 
  }
    
  /*  TYPOGRAFIE  */
  .contentboxteam h2 {
    font-size: 2em;
    margin-top: 5%; 
  }
    
  .contentboxteam p {
    margin-bottom: 3%;
    font-size: 1.4em; 
  } 
  
/* Cloud Box */
  
@keyframes drift {
    from {
      padding: 0 0; }
    to {
      padding: 0 0; } }
  
@keyframes reverse-drift {
    from {
      padding: 0 0; }
    to {
      padding: 0 0; } }

    .cloudbox {
      font-size: 1.2em; 
    }  
    
.termrow:hover {
  opacity: 1;
  transform: scale(1);
  background-color: transparent; }
  
 .term {
   display: flex;
   flex-wrap: wrap;
   width: 100%;
   white-space: wrap;
 }
    
.termrow {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    white-space: wrap;
    justify-content: center;
    line-height: 1.5em;
  }
    
  }
  
  

/*Styles for screen 820px and lower*/
@media only screen and (max-width: 51.25em) {
  
  .modal-content img {
    width: 90%; }
  /* Animationsregeln */
  .container {
    animation-duration: .5s;
    animation-delay: 2s; }
  /* Animationsregeln */
  .container2 {
    animation-duration: .5s;
    animation-delay: .2s; }
  .contentstart img {
    width: 180px; }
  .container, .container2 {
    align-items: flex-start;
    background-image: none;
    background-color: #ecece0; }
  .contentstart {
    margin-top: 5%; }
    
  .contentbox2 {
    position: absolute;
    top: 45%;
    left: 0%;
    transform: translate(0%, 0%);
    width: 100%;
    padding: 3% 9% 5% 8%;
    border-radius: 0;
    margin: 0; 
  }
    
  .box3 {
    top: 15%;
  }
    
  .box4 {
    top: 140px;
  }
        
  .footerstart {
    top: 30%;
    transform: translateY(280px);
    transition: opacity 1s ease, transform 1s ease; }
  .footerstart ul {
    flex-direction: column;
    list-style: none;
    padding-bottom: 25%; }
  .footerstart li {
    font-family: "Lato Light", Verdana, serif;
    width: 100%;
    font-size: 1.8em;
    line-height: 1.4em;
    color: #ecece0;
    letter-spacing: 1px; }
  .footerstart li a {
    display: block;
    padding: 7% 0; }
  .footerstart li:nth-child(1) {
    background-color: #17495C;
    color: #C0A979; }
  .footerstart li:nth-child(1) a {
    color: #C0A979; }
  .footerstart li:nth-child(2) {
    background-color: #C0A979; }
  .footerstart li:nth-child(2) a {
    color: #EEEDE4; }
  .footerstart li:nth-child(3) {
    background-color: #E0D6B2; }
  .footerstart li:nth-child(3) a {
    color: #17495C; }
  .footer {
    padding-top: 3%; }
  .zweilogos img {
    width: 36%;
    height: auto;
    padding: 6% 5% 3% 5%;
    filter: invert(3%); }
  .contentboxkontakt {
    top: 25%;
    left: 0%;
    transform: translate(0%, 0%);
    width: 100%;
    padding: 4% 5% 6% 5%;
    margin: 0;
    border-radius: 0; }
  /* Team */
  .contentboxteam {
    padding: 0 9% 0 10%; }
  .modalteaminhalt {
    padding: 0; }
  .teamcard {
    width: 8%;
    min-width: 70px;
    margin: 1.5% 0% 1% 3%;
    padding: 0;
    text-align: center;
    transition: transform 0.2s;
    transition-delay: 0s;
    
    /* Verzögert den Beginn der Übergangsanimation */
    filter: grayscale(1); }
  /* Team Modal */
  .modalteaminhalt {
    padding: 0; }
  .modalteambild {
    padding-left: 7%; }
  /* ## TYPOGRAFIE ## */
  .contentbox h2 {
    font-size: 2.2em;
    padding: 2% 10% 2% 12%; }
  .contentboxteam p {
    margin-bottom: 3%;
    font-size: 1.4em; }
  .contentbox .starterp {
    font-size: 1.8em; }
  .footerimpress p {
    position: fixed;
    font-size: .9em;
    color: #14495a; }
  .contentboxkontakt p {
    font-size: .9em; }
  .modalteaminhalt p {
    font-size: 1.2em;
    padding-right: 9%;
    line-height: 1.4em; } 
  
  }


/*Styles for screen 640px and lower*/
@media only screen and (max-width: 40em) {
  
  
  
  /* Mobile Navigation: RESETS */
  .header .hc-nav-trigger {
    width: 44px; }
    
  .header .hc-nav-trigger span {
    width: 44px; }
    
  .header-white .hc-nav-trigger {
    width: 50px; }
    
  .header-white .hc-nav-trigger span {
    width: 50px; }
  .hc-nav-trigger:hover {
    filter: invert(100%); }
    
  .header .hc-nav-trigger span, .header .hc-nav-trigger span::before, .header .hc-nav-trigger span::after {
    height: 5px; }
    
  .header-white .hc-nav-trigger span, .header-white .hc-nav-trigger span::before, .header-white .hc-nav-trigger span::after {
    height: 3px;
    transition: all 0.3s ease; }
    
  .header .bereichsname {
    font-size: 120%;
    padding: 68px 0 0 20px; }
    
  .header-white .bereichsname {
    font-size: 120%;
    padding: 68px 0 0 20px; }
    
  .hc-nav-trigger {
    margin: 24px 0 0 20px; }
    
.hc-offcanvas-nav .nav-item-wrapper {
    font-size: 1.2em;
  } 

.hc-offcanvas-nav .nav-item-link, .hc-offcanvas-nav li.nav-close a, .hc-offcanvas-nav .nav-back a {
    padding: 5px;
    font-size: 1em; }
    
    
    
  /* Fullpage: RESETS */
  #fp-nav.fp-right {
    right: 1px; }
  /* Header */
  .header .headernav {
    height: 66px; }
  .header-white .headernav {
    height: 66px; }
  .logo {
    width: 180px;
    padding: 12px 0 0 0px;
    order: 2; }
    
  .footerstart {
    top: 35%; 
  }  
    
    .first-nav img {
      width: 30%;
      height: auto;
      margin: 0 0 2% 0;
    }
    
    
  /* Team */
  .contentboxteam {
    padding: 0 3% 0 3%; 
  }
    
  .modalteaminhalt {
    padding: 0; 
  }
    
  .teamcard {
    width: 16%;
    min-width: 56px;
    margin: 1.5% 0% 1% 3%;
    padding: 0;
    text-align: center;
    transition: transform 0.2s;
    transition-delay: 0s;
    filter: grayscale(1); 
  }
    
  .contentbox2 {
  top: 40%;
}

  .box3 {
  top: 18%;
}

.box4 {
  top: 120px;
}



  .teamcard .overlay {
    display: none; 
  }
    
  /* Team Modal */
  .modalteaminhalt {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: flex-start;
    padding: 0 7% 0 7%;
    margin-top: -10%; }
  .modalteambild {
    display: flex;
    justify-content: center;
    width: 100%;
    padding-left: 0; 
  }
    
  .modalteambild img {
    width: 74%;
    height: auto; 
  }
  
  .modalteamtext {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    text-align: center; }
    
  .close-modal {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 20px;
    height: 20px;
    font-size: 2.5em; }
    
  /*  Kontakt  */
  .contentboxkontakt {
    top: 42%;
    left: 0%;
    transform: translate(0%, 0%);
    width: 100%;
    padding: 4% 4% 6% 0%;
    margin: 0;
    border-radius: 0; }
  .boxset > div {
    width: 31%;
    margin-left: 2%; }
  /*  IMG und Grafik  */
  .header .logo img {
    width: 100px;
    height: auto;
    transition: .3s; }
    
  /*  TYPOGRAFIE  */
  .contentbox h2 {
    font-size: 1.4em;
    padding: 2% 3% 2% 3%; }
    
  .contentbox2 h2 {
    font-size: 1.3em;
    letter-spacing: 0;
    padding: 3% 0 2% 0; }
    
.box4 h2 {
     font-size: 1.8em;
    }

.box4 .untertitel {
     font-size: 1.4em;
    }
    
  .box4 h3 {
   font-size: 1.1em;
  }
        
  .contentboxteam h2 {
    font-size: 1.5em;
    margin-top: -5%;
    padding: 0 4% 2% 4%; }
    
  .contentboxkontakt h2 {
    font-size: 1.5em; }
    
  .modalteaminhalt h2 {
    font-size: 1.5em;
    letter-spacing: 0;
    font-family: "Lato Bold", Verdana, serif;
    text-transform: uppercase;
    margin: 6% 0 3% 0;
    text-align: center; }
    
  .contentboxkontakt h3 {
    font-size: 1em;
    font-family: "Lato Regular", Verdana, serif; }
    
  .modalteaminhalt .subtitle {
    font-size: 1.1em;
    margin-bottom: 6%;
    padding: 0;
    text-align: center; }
  .modalteaminhalt p {
    font-size: 1.1em;
    padding-right: 0;
    line-height: 1.4em; }
  .contentboxkontakt p {
    font-size: .7em; }
  .contentbox .starterp {
    font-size: 1.3em; }
  .contentboxteam p {
    margin-bottom: 3%;
    font-size: 1.1em; }
  .contentbox2 p {
    font-size: .9em;
    line-height: 1.5em; }
  .footer {
    padding-top: 5%;
    font-size: .8em;
    letter-spacing: 0; }
  .footerimpress {
    font-size: .8em;
    letter-spacing: 0; }
  #back-to-top {
    bottom: 6%;
    padding: 9px 15px 11px 15px;
    font-size: 110%; } 
  
  
  /* Cloud Box */
    
    .cloudbox {
      font-size: .9em; 
    } 
    
    .term {
    margin-bottom: 1%; 
  }

  .modalmoegeninhalt {
  padding: 0 3% 0 3%;
}

.modalmoegenbild {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-left: 3%;
  padding-right: 3%; }


.modalmoegentext {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-left: 3%;
  padding-right: 3%;
  text-align: center; 
  margin-top: -4%;
}

.modalmoegeninhalt h2 {
    font-size: 1.3em;
    padding-bottom: 2%;
    letter-spacing: 0; 
  }
  
  .teamsubtext p {
      margin: 0 6% 0 6%;
      text-align: center;
      font-size: 1.2em;
      line-height: 1.2em;
  }
  
  }
