

/* poppins-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  src:
       url("../fonts/Poppins/Poppins-Thin.ttf") format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* poppins-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  src: 
       url('../fonts/Poppins/Poppins-ExtraLight.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* poppins-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: 
       url('../fonts/Poppins/Poppins-Light.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* poppins-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: 
       url('../fonts/Poppins/Poppins-Regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* poppins-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: 
       url('../fonts/Poppins/Poppins-Medium.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* poppins-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: 
       url('../fonts/Poppins/Poppins-SemiBold.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* poppins-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: 
       url('../fonts/Poppins/Poppins-Bold.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* poppins-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: 
       url('../fonts/Poppins/Poppins-ExtraBold.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* poppins-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: 
       url('../fonts/Poppins/Poppins-Black.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}


/* rubik-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300;
  src: 
       url('../fonts/Rubik/static/Rubik-Light.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* rubik-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  src: 
       url('../fonts/Rubik/static/Rubik-Regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* rubik-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  src: 
       url('../fonts/Rubik/static/Rubik-Medium.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* rubik-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 600;
  src: 
       url('../fonts/Rubik/static/Rubik-SemiBold.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* rubik-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 700;
  src: 
       url('../fonts/Rubik/static/Rubik-Bold.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* rubik-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 800;
  src: 
       url('../fonts/Rubik/static/Rubik-ExtraBold.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* rubik-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 900;
  src: 
       url('../fonts/Rubik/static/Rubik-Black.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}



/*Variables*/

/*Color*/

:root {
  --background-color: #151932;
  --border-transparent: rgb(37, 47, 74);
 --link-color: #fff;
 --hover-color: #0e84e1;
 --hover-color-mobile: #344166; 
}

nav .header {
  position: fixed;
  z-index: 99;
  width: 100%;
  background: transparent; 
  
}

nav .wrapper {
  position: relative;
  max-width: 100%;
  padding: 0px 30px;
  /*height: 70px;*/
  height: 106px;
  line-height: 70px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
 



.wrapper .logo {
  max-width: 20%;
}

.wrapper .logo img{
  max-width: 33%;
  min-width: 200px;
}


.wrapper .nav-links {
  display: inline-flex;
  width: fit-content;
}
.nav-links li {
  list-style: none;
}
.nav-links li a.desktop-item {
  color: var(--link-color);
  text-decoration: none;
  font-size: 18px;
  font-weight: 500;
  padding: 9px 15px;
  border-radius: 5px;
  transition: all 0.3s ease;
  text-transform: uppercase;
}

.nav-links li a.desktop-item::after {
  content: "\f078";
  margin-left: 5px;
  font-family: "font awesome 5 pro";
  font-size: 14px;
}


.nav-links li a:hover {
  
  color: var(--hover-color);
}

.nav-links .mobile-item {
  display: none;
}
.nav-links .drop-menu {
  position: absolute;
  background: var(--background-color);
  width: 180px;
  line-height: 45px;
  top: 85px;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
  
}
.nav-links li:hover .drop-menu,
.nav-links li:hover .mega-box {
  transition: all 0.3s ease;
  top: 80px;
  opacity: 1;
  visibility: visible;
}
.drop-menu li a {
  width: 100%;
  display: block;
  padding: 0 0 0 15px;
  font-weight: 400;
  
}
.mega-box {
  position: absolute;
  left: 20%;
  width: 60%;
  padding: 0 30px;
  top: 85px;
  opacity: 0;
  visibility: hidden;
  
}


.mega-box .content {
  background: var(--background-color);
  padding: 25px 20px;
  display: flex;
  width: 100%;
  justify-content: space-evenly;
  border-radius: 0px 0px 6px 6px;
  border-width: 3px 1px 1px;
  border-style: solid;
  border-color: var(--hover-color) var(--border-transparent) var(--border-transparent);
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}

@media screen and (max-width: 970px) {
  .mega-box .content {
    border: none;
  }

  .mega-box {
    width: 100%;
  }
}

/*Mega Menu mit 2 Spalten*/

/*.menu-two-columns {
  max-width: 60%;
  left: 40%;
  margin: auto;
}

.menu-two-columns ul {
padding-left: 0;
}*/

.mega-box .content .row-menu {
  width: calc(25% - 30px);
  line-height: 45px;
}
.content .row-menu img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content .row-menu header {
  color: var(--link-color);
  font-size: 20px;
  font-weight: 500;
}

.header-mega-menu {
  margin-left: -60px;
  
  
}



.content .row-menu .first-column {
  margin-left: -80px;
  padding-left: 0;
  
}

.content .row-menu .not-first-column {
  margin-left: -80px;
  border-left: 1px solid rgba(255, 255, 255, 0.09);
  padding-left: 0;
}


.row-menu .mega-links li {
  padding: 0 20px;
  display: block;
  margin-right: 0;
  position: relative;
}

.row-menu .mega-links li a {
  padding: 0px;
  
  color: #d9d9d9;
  font-size: 17px;
  display: block;
}

@media screen and (max-width: 970px) {
  .row-menu .mega-links li a {
    padding: 0 20px;
  }
  
}
.row-menu .mega-links li a:hover {
  color: var(--hover-color);
}

@media screen and (min-width: 970px){



  

.row-menu .mega-links li::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 25px;
  width: 10px;
  height: 2px;
  background: var(--hover-color);
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
}

.row-menu .mega-links li:hover {
  padding-left: 40px;
}

.row-menu .mega-links li:hover::before {
  opacity: 1;
  visibility: visible;
}
}

.wrapper .btn {
  color: var(--link-color);
  font-size: 20px;
  cursor: pointer;
  display: none;
}
.wrapper .btn.close-btn {
  
  position: absolute;
  right: 30px;
  top: 10px;
  
}

@media screen and (max-width: 970px) {
  .wrapper .btn {
    display: block;
  }
  .wrapper .nav-links {
    position: fixed;
    height: 100vh;
    width: 100%;
    max-width: 350px;
    top: 0;
    left: -100%;
    background: var(--background-color);
    display: block;
    padding: 50px 10px;
    line-height: 50px;
    overflow-y: auto;
    box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.18);
    transition: all 0.3s ease;
  }

  .wrapper .btn.btn.menu-btn {
    padding-left: 200px;
  }

  .header-mega-menu {
    margin-left: -20px;
  }

  /* custom scroll bar */
  ::-webkit-scrollbar {
    width: 10px;
  }
  ::-webkit-scrollbar-track {
    background: var(--background-color);
  }
  ::-webkit-scrollbar-thumb {
    background: var(--hover-color-mobile);
  }
  #menu-btn:checked ~ .nav-links {
    left: 0%;
  }
  #menu-btn:checked ~ .btn.menu-btn {
    display: none;
  }
  #close-btn:checked ~ .btn.menu-btn {
    display: block;
  }
  .nav-links li {
    margin: 15px 10px;
  }
  .nav-links li a {
    padding: 0 20px;
    display: block;
    font-size: 20px;
  }
  .nav-links .drop-menu {
    position: static;
    opacity: 1;
    top: 65px;
    visibility: visible;
    padding-left: 20px;
    width: 100%;
    max-height: 0px;
    overflow: hidden;
    box-shadow: none;
    transition: all 0.3s ease;
  }
  #showDrop:checked ~ .drop-menu,
  #showMega:checked ~ .mega-box, 
  #showMega1:checked ~ .mega-box, 
  #showMega2:checked ~ .mega-box, 
  #showMega3:checked ~ .mega-box {
    max-height: 100%;
  }
  .nav-links .desktop-item {
    display: none;
  }

   span .arrow {
    content: "\f078";
    margin-left: 5px;
    font-family: "font awesome 5 pro";
    font-size: 14px;
  }

  .nav-links .mobile-item {
    display: block;
    color: #f2f2f2;
    font-size: 20px;
    font-weight: 500;
    padding-left: 20px;
    cursor: pointer;
    border-radius: 5px;
    transition: all 0.3s ease;
  }
  .nav-links .mobile-item:hover {
    background: var(--hover-color-mobile);
  }
  .drop-menu li {
    margin: 0;
  }
  .drop-menu li a {
    border-radius: 5px;
    font-size: 18px;
  }
  .mega-box {
    position: static;
    top: 65px;
    opacity: 1;
    visibility: visible;
    padding: 0 20px;
    max-height: 0px;
    overflow: hidden;
    transition: all 0.3s ease;
  }
  .mega-box .content {
    box-shadow: none;
    flex-direction: column;
    padding: 20px 20px 0 20px;
  }
  .mega-box .content .row-menu {
    width: 100%;
    margin-bottom: 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
  }
  .mega-box .content .row-menu:nth-child(1),
  .mega-box .content .row-menu:nth-child(2) {
    border-top: 0px;
  }
  .content .row-menu .mega-links {
    border-left: 0px;
    padding-left: 15px;
  }
  .row-menu .mega-links li {
    margin: 0;
  }
  .content .row-menu header {
    font-size: 19px;
  }
}
nav input {
  display: none;
}

.body-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  padding: 0 30px;
}
.body-text div {
  font-size: 45px;
  font-weight: 600;
}


  

  
