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

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

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

@font-face {
  font-family: 'Lato Bold';
  font-style: normal;
  font-weight: normal;
  src: local("Lato Bold"), url("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: #fff;
  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; }

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


p a {
  color: #F3F3F3; 
  border-bottom: 1px dotted #eee;
  padding-bottom: 2px;
}

.modalteam p a {
  color: #666; 
  border-bottom: 1px dotted #999;
  padding-bottom: 2px;
}

.modalteam p a:visited {
  color: #666; 
  border-bottom: 1px dotted #999;
  padding-bottom: 2px;
}

.modalteam p a:hover {
  color: #000; 
  border-bottom: 0;
}

.content ul, .contentbox2 ul {
 margin-left: 3%;
 list-style-type: square;
 line-height: 2em;
}

.content ul li {
 line-height: 2em;
}

.content ul a {
  color: #F3F3F3; 
  border-bottom: 1px dotted #eee;
  padding-bottom: 3px;
}

p a:visited, ul a:visited  {
  color: #F3F3F3 }

p a:hover, ul a:hover {
  color: #CDD4E0; 
  border-bottom: 0;
}

p a:focus {
  color: #F3F3F3 }

.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; }

.footerstart a, .footer a, .starterp a {
  color: #fff; }

.footerstart a:visited, .footer a:visited, .starterp a:visited {
  color: #fff; }

.footerstart a:hover, .footer a:hover, .starterp a:hover {
  color: #ccc; }

.footerstart a:focus, .footer a:focus, .starterp a:focus {
  color: #fff; }

.starterp {
  font-family: "Lato Regular", Verdana, serif; }

h4 a {
  color: #fff; }

h4 a:visited {
  color: #fff; }

h4 a:hover {
  color: #999; }

h4 a:focus {
  color: #fff; }

/*  IMG und Grafik 
################## */
.header .logo img {
  width: 220px;
  height: auto;
  transition: .3s; }

.first-nav img {
  width: 200px;
  height: auto;
  transition: .3s;
  filter: brightness(10);
  margin-top: 5%;
  margin-bottom: 4%; }

.first-nav img:hover {
  opacity: .6; }

.header .logo img:hover {
  transition: .3s;
  opacity: .7; }

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

#section2 img, #section4 img {
  width: 100%;
  height: auto;
  padding: 0; }

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

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

.img3 img {
  width: 80%;
  height: auto; 
  padding: 8% 5% 8% 5%;
}


/* 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: #7F8690;
  /* Hamburger Start */ }

.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: #eee;
  /* Hamburger header-white */ }

.hc-offcanvas-nav .nav-item-wrapper {
  font-size: 1.3em;
  letter-spacing: 1px;
  font-family: "Lato Light", Verdana, serif;
  color: #fff;
  background-color: #7F8690;
  /* Offcanvas Sidebar Menü */
  border: 0;
  margin: 1% 0 1% 0;
  transition: 0.2s background ease; }

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

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

.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: #7F8690;
  transition-delay: 0.05s;
  background-image: url("https://sehrbrock-gmbh.de/images/bg-menu3.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: #7F8690;
  /* Gesamte Hintergrundfläche */ }

.hc-offcanvas-nav .nav-container, .hc-offcanvas-nav .nav-wrapper, .hc-offcanvas-nav ul {
  background-color: #7F8690;
  /* Menülinks */ }

.hc-offcanvas-nav .nav-item-link, .hc-offcanvas-nav li.nav-close a, .hc-offcanvas-nav .nav-back a {
  padding: 10px;
  font-size: 1.1em;
  color: #cdd9eb;
  /* Linkfarbe Menü */
  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: #fff;
  /* Linkfarbe Menü Hover */ }

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

/* Fullpage: RESETS */
.fp-controlArrow.fp-next {
  right: 40px;
  border-width: 24.5px 0 24.5px 20px;
  border-color: transparent transparent transparent #ccc; }

.fp-controlArrow.fp-prev {
  left: 30px;
  border-width: 24.5px 20px 24.5px 0;
  border-color: transparent #ccc transparent transparent; }

.fp-slidesNav.fp-bottom {
  text-align: center;
  bottom: 14%; }

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

.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: flex;
  width: 100%;
  z-index: 2;
  height: 100px;
  background: transparent; }

.logo {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  align-items: flex-start;
  width: 20%;
  padding: 20px 0 0 30px;
  z-index: 1000; }

.header-white {
  position: fixed;
  background: #7F8690;
  transition-property: background;
  transition-duration: .8s;
  opacity: 1;
  z-index: 25;
  height: 90px; }

.header .headernav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  width: 80%;
  padding: 2px 30px 0 0; }

.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%; }

/* Sectionen mit und ohne BG-Bild */

#section0 {
  opacity: 0;
  transition: opacity 300ms ease-in-out; }
  



#section2 {
  text-align: left;
  background-image: url("https://sehrbrock-gmbh.de/images/bg-beratung.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 100%;
  opacity: 0;
  transition: opacity 600ms ease-in-out; }

#section3 {
  text-align: center;
  background-image: url("https://sehrbrock-gmbh.de/images/bg-pm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 100%;
  opacity: 0;
  transition: opacity 600ms ease-in-out; }
  
#section4 {
  text-align: left;
  background-image: url("https://sehrbrock-gmbh.de/images/bg-menu.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 100%;
  opacity: 0;
  transition: opacity 600ms ease-in-out; }

#section5 {
  text-align: center;
  background-image: url("https://sehrbrock-gmbh.de/images/bg-partner.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 100%;
  opacity: 0;
  transition: opacity 600ms ease-in-out; }
  
#section6 {
  text-align: left;
  background-image: url("https://sehrbrock-gmbh.de/images/bg-team.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 100%;
  opacity: 0;
  transition: opacity 600ms ease-in-out; }
  
#section7 {
  text-align: left;
  background-image: url("https://sehrbrock-gmbh.de/images/bg-aktuell.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 100%;
  opacity: 0;
  transition: opacity 600ms ease-in-out; }
  
#section8 {
  text-align: left;
  background-image: url("https://sehrbrock-gmbh.de/images/bg-kontakt.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 100%;
  opacity: 0;
  transition: opacity 600ms ease-in-out; }
  
  
.content {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100vh; }
  
  .content2 {
  height: auto; }

.contentbox {
  width: 80%;
  display: flex;
  flex-direction: column;
  margin: 10% auto;
  max-width: 1000px; }

.contentbox2 {
  width: 90%;
  margin: 5% auto;
  max-width: 1200px;
  padding: 0 3% 0 2%; }

.contentbox3 {
  width: 100%;
  margin: 0 auto;
  max-width: 1000px;
  padding: 3% 5% 3% 5%;
  background-color: rgba(177, 187, 203, 0.3);
  border-radius: 0 24px 24px 0; }

.contentkontakt {
  max-width: none;
  padding: 110px 3% 100px 2%; }
  

/* Grid Startseite */

.flexcontainer {
  display: flex;
  flex-direction: column;
  align-items: flex-start; }

.grid {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 2%;
  overflow: hidden;
  opacity: 0.9;
  box-shadow: 0 3px 5px 0 rgba(169, 169, 169, 0.5);
  border-radius: 0 24px 24px 0; }

.grid > div:nth-child(1) {
  width: 22%;
  max-height: 140px; }

.grid > div:nth-child(2) {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  padding: 0 4% 0 5%; }


.grid > div:nth-child(3) {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 8%; }

.grey1 {
  background-color: #3E464F; }

.grey2 {
  background-color: #707984; }

.grey3 {
  background-color: #9BA5B1; }

.grey1:hover {
  animation: gridMovement 1s ease-in-out infinite; }

.grey2:hover {
  animation: arrowMovement 1s ease-in-out infinite; }

.grey3:hover {
  animation: gridMovement 1s ease-in-out infinite; }

.grey1 a:hover {
  color: #ccc; }

.grey2 a:hover {
  color: #aaa; }

.headline {
  font-size: 2em;
  color: black;
  margin-left: 10px;
  text-align: left; }

/* Grid Produktslider */

.slide {
  padding: 0 1% 0 1%; }

.gridslider, .gridslider2 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 3%;
  border: 1px solid #eee;
  box-shadow: 0 3px 5px 0 rgba(169, 169, 169, 0.5);
  border-radius: 0;
  background-color: rgba(105, 109, 117, 0.6); }

.gridslider2 {
  width: 80%;
  padding: 8% 6% 8% 7%;
  margin: 3% 10% 0 10%;
 }  
  

.gridslider > div:nth-child(1) {
  display: flex;
  flex-direction: column;
  width: 21%;
  background-color: #fff;
  justify-content: center;
  align-items: center; }

.gridslider > div:nth-child(2) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: left;
  width: 79%;
  padding: 4% 5% 4% 4%; }

.gridslider2 > div:nth-child(1) {
  display: flex;
  flex-direction: column;
  width: 100%;
 background-color: rgba(105, 109, 117, 0.6);
  justify-content: center;
  align-items: center; }
  
  
/* Animierter Pfeil */
.starterp {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: flex-end;
  margin-top: 10%; }

.arrow {
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #14495a;
  animation: arrowMovement 1.5s ease-in-out infinite; }

.arrow2 {
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 20px solid #fff;
  animation: none; }

/*
   .arrow2:hover {
      animation: arrowMovement 1s ease-in-out infinite;
    } 
*/
@keyframes arrowMovement {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(6px); }
  100% {
    transform: translateY(0); } }

@keyframes gridMovement {
  0% {
    transform: translateX(0); }
  50% {
    transform: translateX(6px); }
  100% {
    transform: translateX(0); } }

.srollzur {
  display: inline; }
  
  
  /* Team */
  
  .contentboxteam {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0;
    color: #000;
    background: transparent;
    z-index: 23;
    text-align: center; 
    margin-top: -20px;
  }
  
  .boxteam {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
    width: 100%; 
    max-width: 1200px;
  }
  
  .teamcard {
    display: flex;
   width: 120px;
    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.2);
    transition: transform 0.4s;
    transition-delay: 0.1s; 
    z-index: 1000;
  }
  
  .teamcard img {
    width: 100%;
    height: auto;
  }
  
  .teamcard .overlay {
    position: absolute;
    font-size: .9em;
    width: 100%;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: rgba(222, 222, 222, .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; 
  }

/* 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: #eeeeee;
    width: 100%;
    height: 100%;
    z-index: 99999; }
  
  .modalteaminhalt {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 0 5% 0 5%; }
  
  .modalteaminhalt2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 0 5% 0 5%; }
  
  .modalteambild {
    display: flex;
    width: 42%;
    margin-right: 3%;
    padding-left: 0; }
  
  .modalteambild img {
    width: 90%;
    height: auto; }
  
  .modalteamtext {
    display: flex;
    flex-direction: column;
    width: 58%;
    text-align: left; }

  
  .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; }



/* ## TYPOGRAFIE ## */

.modalteaminhalt h2 {
  color: #515860;
  font-size: 2.1em;
  letter-spacing: 1px;
  font-family: "Lato Bold", Verdana, serif;
  margin-bottom: 3%;
  text-align: left; }

.modalteaminhalt .subtitle {
  color: #14495a;
  font-size: 1.2em;
  text-transform: uppercase;
  margin-bottom: 9%; }

.modalteaminhalt p {
  font-size: 1em;
  color: #14495a;
  letter-spacing: 1px;
  line-height: 1.9em; }



.contentbox h1 {
  font-family: "Lato Light", Verdana, serif;
  width: 100%;
  font-size: 1.5em;
  text-align: left;
  color: #515860;
  margin-bottom: .5%; }

.contentbox h2 {
  font-family: "Lato Light", Verdana, serif;
  width: 100%;
  font-size: 1.5em;
  text-align: left;
  color: #515860;
  margin-bottom: .5%; }

.contentbox h3 {
  font-family: "Lato Bold", Verdana, serif;
  width: 100%;
  font-size: 2.4em;
  text-align: left;
  color: #515860;
  margin-bottom: 1%; 
}
  
  .hcenter h3 {
    text-align: center;
    margin-bottom: 5%;
  }

.contentbox .slideh3 {
  margin-bottom: 1%; }

.contentbox h4 {
  font-size: 1.4em;
  letter-spacing: 1px;
  line-height: 1.4em;
  font-family: "Lato Medium", Verdana, serif;
  color: #fff;
  text-align: left; }

.contentbox2 p, .contentbox2 ul {
  font-size: 1.1em;
  letter-spacing: 1px;
  line-height: 1.6em;
  padding-bottom: 2%;
  font-family: "Lato Light", Verdana, serif;
  color: #fff;
  text-align: left; }

.contentbox3 p, .contentbox3 ul {
  font-size: 1.1em;
  letter-spacing: 1px;
  line-height: 1.6em;
  font-family: "Lato Regular", Verdana, serif;
  color: #5a5e64;
  text-align: left; }
  

/* Typografie Themenbereiche */
/* Footerbereiche */

.footer {
  font-family: "Lato Light", Verdana, serif;
  font-size: .9em;
  position: fixed;
  text-align: center;
  bottom: 0;
  width: 100%;
  min-height: 68px;
  letter-spacing: 1px;
  color: #fff;
  background-color: #7E8690;
  height: auto;
  opacity: 1;
  padding-top: 1.7%;
  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; }

/* 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: 12%;
  padding: 10px 18px 12px 18px;
  background: #60646c;
  color: #EEEDE4;
  font-size: 180%;
  font-weight: bold;
  text-align: center;
  z-index: 1000;
  cursor: pointer;
  transition: all ease-in-out .3s;
  border-radius: 15%; }

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

/* 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; }
  
  
  /* Media Query, die auf eine Mindesthöhe des Viewports reagiert */
  @media (max-height: 820px) {
    
    h1, h2 {
      display: none;
    }
      
    .modalteaminhalt h2 {
      display: flex;
    }
    
      .grid {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        margin-top: 1%;
        max-height: 110px;
        overflow: hidden;
        opacity: 0.9;
        box-shadow: 0 3px 5px 0 rgba(169, 169, 169, 0.5);
        border-radius: 0 24px 24px 0; }
      
      .grid > div:nth-child(1) {
        width: 20%;
        max-height: 110px; }
      
      .grid > div:nth-child(2) {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: 72%;
        padding: 0 4% 0 5%; }
    
  }
  


/*Styles for screen 800px and lower*/
@media only screen and (max-width: 50em) {
  
 
  
  /* 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; }
    
  /* Fullpage: RESETS */
  .fp-controlArrow.fp-next {
    right: 2px;
    border-width: 14.5px 0 14.5px 10px;
    border-color: transparent transparent transparent #ccc; }
  .fp-controlArrow.fp-prev {
    left: 2px;
    border-width: 14.5px 10px 14.5px 0;
    border-color: transparent #ccc transparent transparent; }
  .fp-slidesNav.fp-bottom {
    bottom: 14%; }
    
  /* Container und Grids */
  .arrow2 {
    display: none; }
    
  .contentbox,
  .contentbox2 {
    width: 92%;
    margin: 4% auto; }
    
  .contentbox2 {
    padding: 0 2% 0 2%; }
    
  .contentbox3 {
    width: 100%;
    margin: 0 auto;
    max-width: 1000px;
    padding: 3% 5% 3% 5%;
    background-color: rgba(177, 187, 203, 0.3);
    border-radius: 0 24px 24px 0; }
    
  .grid {
    margin-top: 5%;
    max-height: none;
    opacity: 1;
    box-shadow: 0 2px 4px 0 rgba(169, 169, 169, 0.5);
    border-radius: 0 8px 8px 0; }
    
  .grid > div:nth-child(1) {
    width: 30%; }
    
  .grid > div:nth-child(2) {
    width: 70%;
    padding-left: 3%;
    padding-right: 1%; }
    
  .grid > div:nth-child(3) {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 8%; }
    
  .slide {
    padding: 0; }
    
  .gridslider {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 4%;
    border: 1px solid #eee;
    box-shadow: none;
    border-radius: 0 8px 8px 0;
    background-color: rgba(105, 109, 117, 0.6);
    min-height: auto; }
    
  .gridslider > div:nth-child(1) {
    display: flex;
    width: 30%;
    background-color: #fff;
    max-width: none;
    max-height: 400px;
    overflow: hidden;
    justify-content: start;
    align-items: flex-start; }
    
  .gridslider > div:nth-child(2) {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 70%;
    padding: 5%; }
    
  .footer {
    font-family: "Lato Light", Verdana, serif;
    font-size: 1em;
    position: fixed;
    text-align: center;
    bottom: 0;
    width: 100%;
    min-height: 90px;
    letter-spacing: 0;
    color: #fff;
    background-color: #7E8690;
    height: auto;
    opacity: 1;
    padding: 4%;
    line-height: 1.8em;
    z-index: 23; }
    
  /* Image */
  #section2 img, #section4 img {
    width: 100%;
    height: auto;
    padding: 0; }
    
  .flexcontainer img {
    width: 100%; }
    
  .img2 img {
    width: 100%;
    height: auto;
    max-height: none;
    object-fit: contain; 
  }
    
    
  /* Team Modal */
  /*  TYPOGRAFIE  */
  .contentbox h1,
  .contentbox h2 {
    font-size: 1em;
    margin-bottom: 2%; }
    
  .contentbox h3 {
    font-size: 1.3em;
    text-align: left;
    color: #515860;
    margin-bottom: 5%;
    font-family: "Lato Medium", Verdana, serif; 
  }
    
  .contentbox h4 {
    font-size: .9em;
    letter-spacing: 0;
    line-height: 1.2em;
    font-family: "Lato Light", Verdana, serif;
    color: #fff;
    text-align: left; 
  }
    
  .contentbox2 p {
    font-size: .9em;
    letter-spacing: 0;
    line-height: 1.5em;
    font-family: "Lato Light", Verdana, serif;
    color: #fff;
    text-align: left; 
  } 
  
  }
    
    
  /*Styles for screen 640px and lower*/
  @media only screen and (max-width: 40em) {
    
  

/* Mobile Navigation: RESETS */

  .header .hc-nav-trigger {
    width: 50px; 
  }
  
  .header .hc-nav-trigger span {
    width: 50px; }
  
  .header-white .hc-nav-trigger {
    width: 40px; }
  
  .header-white .hc-nav-trigger span {
    width: 40px; }
    
  .hc-nav-trigger {
      min-height: 10px;
  }
    
    
/* Hamburger Start */     
.header .hc-nav-trigger span, .header .hc-nav-trigger span::before, .header .hc-nav-trigger span::after {
  height: 5px;
}

/* Hamburger header-white */
.header-white .hc-nav-trigger span, .header-white .hc-nav-trigger span::before, .header-white .hc-nav-trigger span::after {
height: 4px; 
}

.hc-offcanvas-nav .nav-item-wrapper {
font-size: 1.2em;
letter-spacing: 0;
color: #fff;
 }


.hc-offcanvas-nav .nav-item-link, .hc-offcanvas-nav li.nav-close a, .hc-offcanvas-nav .nav-back a {
padding: 0px 0 2px 30px;
font-size: 1.1em;
color: #fff;
 }

/*
.fp-tableCell {
    display: table-cell;
    vertical-align: top !important;
    width: 100%;
    height: auto;
}
*/

p a {
  color: #333; 
  border-bottom: 1px dotted #666;
  padding-bottom: 1px;
}

.content {
  height: auto;
    padding-top: 10%;
    padding-bottom: 30%;
}

.contentkontakt {
  height: auto;
    padding-top: 20%;
    margin-bottom: 20%;
}

.contentmobil {
    padding-top: 30%;
    padding-bottom: 20%;
}


.contentbox,
.contentbox2 {
  width: 100%;

  margin: 0; 
}
  
.contentbox, .contentbox2 {
padding-left: 5%;
padding-right: 5%;
}


.gridslider {
    width: 100%;
    margin: 1% 0 0 0;
    display: flex;
    flex-direction: column;
    margin-top: 0;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    background-color: transparent;
    color: #333;
    min-height: auto;
    padding-left: 5%;
    padding-right: 5%;
}

.gridslider > div:nth-child(1) {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-height: none;
  overflow: auto;
  justify-content: center;
  background-color: transparent;
  text-align: center;
  align-items: center; }

.gridslider > div:nth-child(2) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  background-color: transparent;
  width: 100%; 
}



/*  IMG und Grafik */
.header .logo img {
      width: 150px;
 }
  
.header-white .logo img {
   width: 130px;
 }
   
 /* Image */
 #section2 img, #section4 img {
   width: 90%;
   height: auto;
  padding: 1% 2% 12% 2%; 
 }
   
.img3 img {
   width: 55%;
   height: auto; 
   padding: 0 2% 6% 2%;
 }
 
 .img2 img {
   width: 80%;
   height: auto; 
   padding: 1% 2% 12% 2%;

 }
     

.header {
 height: 80px;
}
  
.header-white {
height: 75px; 
}

.arrow {
display: none;
}


.boxteam {
  margin: 0;
  justify-content: center;
  margin-top: 10px;
  max-width: none;
}

.teamcard {
  display: flex;
  width: 80px;
  margin: 8px 8px;
}


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

.modalteambild {
  width: 100%;
  justify-content: center;
  margin-right: 0;
 }

.modalteambild img {
  width: 80%;
  padding-bottom: 4%
 }

.modalteamtext {
  width: 100%;
  flex-direction: column;
  text-align: center; 
}
  
.close-modal {
  position: absolute;
  top: 50px;
  right: 40px;
  width: 25px;
  height: 25px;
 }

/*  Typografie */

.modalteaminhalt h2 {
font-size: 1.6em;
letter-spacing: 0;
justify-content: center;
margin-bottom: 2%;
margin-top: 3%;
text-align: center; }

.modalteaminhalt .subtitle {
font-size: 1.1em;
margin-bottom: 5%; }

h3, 
.contentbox h3 {
font-family: "Lato Bold", Verdana, serif;
width: 100%;
font-size: 1.6em;
text-align: center;
color: #515860;
margin-bottom: 9%;
margin-top: 14%; 
padding-left: 3%;
padding-right: 3%;
}

.contentboxteam h3 {
font-family: "Lato Bold", Verdana, serif;
width: 100%;
font-size: 1.6em;
text-align: center;
color: #515860;
margin-bottom: 9%;
margin-top: 4%; 
padding-left: 3%;
padding-right: 3%;
}

p,  
.contentbox2 p, 
.contentbox2 ul {
  font-size: 1em;
  letter-spacing: 0;
  line-height: 1.4em;
  font-family: "Lato Light", Verdana, serif;
  color: #000;
  text-align: center; 
} 

ul, 
.contentbox2 ul {
  font-size: 1em;
  text-align: left;
  line-height: 1.5em; 
   margin-left: 5%;
   list-style-type: square;
} 

ul li, 
.contentbox2 ul {
padding-bottom: 2%;
} 

p a:visited,
.content ul a, 
.content p a,
.content ul a:visited, 
.content p a:visited   
{
  color: #000; 
  border-bottom: 1px dotted #999;
  padding-bottom: 2px;
}


  .footer {
font-family: "Lato Light", Verdana, serif;
font-size: .9em;
min-height: auto;
letter-spacing: 0;
color: #fff;
padding: 3%;
line-height: 1.8em; }


#back-to-top {
/* scriptgesteuerter Top-Balken */
position: fixed;
/* Fixiert den Balken unten */
display: none;
width: auto;
right: 5%;
bottom: 12%;
padding: 6px 8px 7px 8px;
font-size: 140%;
border-radius: 5%; }


  
  }









