@charset "UTF-8";

.navigation .megatext-outer {
  background-color: #ffffff;
  display: none;
  left: 0;
  position: absolute;
  top: 50px;
  width: 100%;
  z-index: 9999; }
  
@media screen and (min-width: 1662px) {
.navigation .megatext-outer {top: 58px; } 
}

.navigation .megatext-outer .megatext-container {
    width: 84%; }

.navigation ul.megatext {
  background-color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  position: relative;
  padding: 25px 0 50px 0;
  width: 100%; 
}
  .navigation ul.megatext .megatext-img-col img {
    width: 100%; }
  .navigation ul.megatext > li {
    padding: 0 50px 30px 50px;
    box-sizing: border-box; }
    .navigation ul.megatext > li + li {
      border-left: 0.5px solid #000; }
    .navigation ul.megatext > li > a {
      margin-top: 0;
      padding: 4px 0; }
    .navigation ul.megatext > li:first-child {
      padding-left: 0; }
    .navigation ul.megatext > li:last-child {
      padding-right: 0; }
  .navigation ul.megatext > li.megatext-img-col {
    width: 50%; }
    .navigation ul.megatext > li.megatext-img-col + li {
      border-left: none; }
  .navigation ul.megatext.colcount-6 {
    max-width: 1430px; }
    .navigation ul.megatext.colcount-6 > li {
      width: 16.66667%;
      padding-left: 30px;
      padding-right: 15px; }
  .navigation ul.megatext.colcount-5 {
    max-width: 1460px; }
    .navigation ul.megatext.colcount-5 > li {
      width: 20%;
      padding-left: 50px;
      padding-right: 20px; }
  .navigation ul.megatext.colcount-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  .navigation ul.megatext.colcount-4 > li {
    width: auto; }
  .navigation ul.megatext.colcount-4 > li.megatext-img-col {
    width: auto; }
  .navigation ul.megatext.colcount-3 > li {
    width: 33%; }
  .navigation ul.megatext.colcount-3 > li.megatext-img-col {
    width: 48%; }
  .navigation ul.megatext.colcount-2 > li {
    width: 27.5%; }
  .navigation ul.megatext.colcount-2 > li.megatext-img-col {
    width: 45%; }
  .navigation ul.megatext.colcount-1 > li.megatext-img-col {
    width: 45%; }
  .navigation ul.megatext ul {
    padding: 0; }
  .navigation ul.megatext ul li a {
    padding: 5px 0; }
    
  .navigation ul.megatext .has-childs > a:hover::after,
  .navigation ul.megatext .has-childs.active > a::after,
  .navigation ul.megatext .lev-2 a:hover::after,
  .navigation ul.megatext .lev-2 .active a::after {
  color: #0B2F36; content:"\2190"; padding-left: 10px;}
    .navigation ul.megatext .multilayout-container a:hover::after {content:"";padding: 0;}
    .navigation ul.megatext .multilayout-container .btn{width: 50%;}  
    .navigation ul.megatext .multilayout-container a {padding: 10px;}  
  
.no-js .navigation li:hover ul.megatext {
  display: flex; }

.no-js .navigation ul.megatext {
  display: none; }

ul.megamenu,
.megamenu li {
  list-style: none; }

ul.megamenu {
  margin: 0px 0 0 0px !important;
  position: static !important;
  padding: 0;
  list-style-type: none;
  float: right; }

ul.megamenu:before,
ul.megamenu:after {
  content: "";
  display: table; }

ul.megamenu:after {
  clear: both; }

ul.megamenu > li > a {
  padding: 9px 18px !important; }

ul.megamenu > li {
  position: relative;
  float: left;
  display: inline-block; }

ul.megamenu li a {
  border-radius: 0 !important; }

ul.megamenu li > ul > li ul {
  width: 100% !important; }

ul.megamenu .no-megamenu .lev-2 a:hover {
  color: #fff;
  background-color: #0B2F36; }

.navigation-box ul.megamenu {
  width: 100% !important;
  float: left !important; }

.navigation-box ul.megamenu li > ul {
  padding: 0; }

.navigation-box ul.megamenu li > ul {
  padding: 0 !important; }

.navigation-box ul.megamenu li .sub-toggle {
  display: none; }

.navigation-box ul.megamenu li > ul {
  left: 0px !important;
  width: 270px !important; }

.navigation-box ul.megamenu > li {
  background-color: transparent !important;
  margin: 0 0 0 10px !important;
  padding: 0 0 10px 0;
  border: none; }

.navigation-box ul.megamenu li > ul > li ul {
  left: 100% !important;
  width: 270px !important; }

.header ul.megamenu li a {
  font-size: 22px !important;
  line-height: 24px !important;
  color: #000;
  font-weight: 300;
  text-decoration: none !important;
  border-radius: 2px !important;
  margin-top: 5px; 
text-transform: uppercase;
}

.header ul.megamenu li ul li ul li a {
text-transform: none;
}

.header ul.megamenu li.megatext ul.lev-2 li a {
  font-size: 16px !important;
  text-transform: none !important;
  letter-spacing: normal !important;
  line-height: 1.5 !important;
  font-weight: 300;
  padding: 5px 0 !important;
  margin-top: 0;
}


.header ul.megamenu > li > a {
  margin-right: 30px;
  padding: 5px 2px !important; }

@media screen and (max-width: 1659px) and (min-width: 1000px) {
  .header ul.megamenu > li > a {
    margin-right: 5px; } }

@media screen and (max-width: 1660px) {
  .header ul.megamenu li a {
    font-size: 19px !important;
    line-height: 24px !important;
    margin-top: 0px; }
  .header ul.megamenu > li > a {
    padding: 4px 8px !important; }
  img#logo2 {
    width: 90%; } }

.header ul.megamenu li ul a {
  font-size: 16px !important;
  line-height: 20px !important;
  border-radius: 0px !important; }

.header ul.megamenu > li > a:hover,
.header ul.megamenu > li > a:focus {
  color: #000 !important;
  border-bottom: 4px solid #0B2F36; }

.header ul.megamenu li > a.active {
  color: #000 !important;
  border-bottom: 4px solid #0B2F36; }

.header ul.megamenu li:hover i {
  color: #000 !important; }

ul.megamenu li ul {
  list-style-type: none; }

ul.megamenu li ul li {
  background: #fff;
  display: block; }

ul.megamenu li a {
  display: block;
  padding: 12px 64px 12px 16px;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -webkit-transition: background-color 0.5s ease-out; }

ul.megamenu li .sub-toggle {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.075);
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
  width: 48px;
  height: 100%;
  text-align: center;
  cursor: pointer; }

ul.megamenu li .sub-toggle:before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  vertical-align: middle; }

ul.megamenu li .sub-toggle > i {
  display: inline-block;
  color: #333;
  font-size: 18px;
  vertical-align: middle; }

.has-megamenu .logo {
  position: relative;
  float: left;
  z-index: auto; }

.megamenu > li {
  position: static !important; }

.megamenu-wrapper {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  display: none;
  left: 0;
  padding: 0 20px;
  position: absolute;
  width: 100%;
  z-index: 999;
  overflow: hidden;
  justify-content: center;
  align-items: flex-end; }

.megamenu .megamenu-wrapper .lev-1 > li > a {
  padding-bottom: 0; }

.megamenu .megamenu-wrapper .lev-2 {
  padding-bottom: 0;
  display: flex;
  flex-wrap: wrap; }

.megamenu .megamenu-wrapper .lev-2 > li {
  width: 50%; }

.megamenu .megamenu-wrapper .lev-2 > li a {
  font-size: 14px;
  padding: 4px 0; }

.megamenu .megamenu-wrapper .lev-2 > li a:hover {
  text-shadow: 1px 0px 2px #969696; }

.no-js .megamenu > li:hover .megamenu-wrapper {
  display: flex; }

.megamenu-wrapper .container {
  padding-left: 0;
  padding-right: 0; }

.megamenu .metaimg {
  margin-top: 5px;
  position: relative; }

.megamenu .metaimg-clip {
  overflow: hidden; }

.megamenu .metaimg img {
  max-width: 100%;
  margin-bottom: 4px;
  display: block;
  transition: transform 0.3s;
  transform-origin: center center; }

.megamenu .container-fluid > li {
  text-align: left; }

.megamenu .megamenu-wrapper .lev-1 {
  display: flex;
  flex-flow: wrap; }

.megamenu .megamenu-wrapper .lev-1 > li {
  padding-bottom: 20px;
  overflow: hidden; }

.megamenu .lev-1 > li > a:hover .metaimg img,
.megamenu .lev-1 > li > a:focus .metaimg img {
  opacity: 0.85; }



.megamenu .lev-1 > li > a {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0; }

.megamenu .lev-1 > li > a:hover {
  background-color: inherit; }

.megamenu .lev-2 {
  padding-left: 0; }

.megamenu .no-megamenu .lev-2 a {
  padding-left: 1px;
  padding-right: 4px; }

.megamenu .no-megamenu {
  display: none;
  margin-left: -15px;
  position: absolute;
  z-index: 100;
  align-items: flex-end; }

.no-js .megamenu > li:hover .no-megamenu {
  display: block; }

.megamenu .no-megamenu .lev-1 {
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  border: 1px solid #eee; }

.megamenu .no-megamenu .lev-1 > li:first-child {
  margin-top: 9px; }

.megamenu .no-megamenu .lev-1 li {
  position: relative; }

.megamenu .no-megamenu .lev-1 li.has-childs > a:after {
  font-family: "FontAwesome";
  content: "\f105";
  position: absolute;
  right: 2px;
  top: 10px; }

.megamenu .no-megamenu .lev-1 li.has-childs a {
  padding-right: 20px; }

.megamenu .no-megamenu .lev-1 li:hover .lev-2-wrapper {
  display: block; }

.megamenu .no-megamenu .lev-2 {
  background-color: #fff;
  border: 1px solid #eee;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-left: 10px; }

.megamenu .no-megamenu .lev-2-wrapper {
  display: none;
  padding-left: 0;
  position: absolute;
  right: 0;
  top: -10px;
  transform: translateX(100%);
  width: 200px; }

.megamenu .no-megamenu .lev-2 li {
  padding-left: 10px;
  padding-right: 10px; }

.megamenu .no-megamenu .lev-2 li a {
  padding: 12px 10px; }

.megamenu .no-megamenu .lev-1 a {
  padding-left: 10px;
  padding-right: 10px; }

.megamenu .no-megamenu .lev-1 a:hover,
.megamenu .no-megamenu .lev-1 a:focus {
  background-color: #0B2F36;
  color: #fff; }

.megamenu .mm-outer-wrapper {
  padding-top: 20px; }

@media screen and (max-width: 1168px) {
  .megamenu {
    display: none; } }

@media screen and (min-width: 1169px) {
  .with-megamenu .slimmenu {
    display: none !important; }
  .container.has-megamenu {
    position: static; } }

/* KI-Produkte Pill-Button in Navigation */
ul.megamenu > li:last-child > a {
  background-color: #0B2F36 !important;
  color: #fff !important;
  border-radius: 6px !important;
  padding: 6px 18px !important;
  margin-left: 10px;
  border-bottom: none !important;
  transition: background-color 0.3s; }
ul.megamenu > li:last-child > a:hover,
ul.megamenu > li:last-child > a:focus {
  background-color: #174550 !important;
  color: #fff !important;
  border-bottom: none !important; }
ul.megamenu > li:last-child > a.active {
  background-color: #174550 !important;
  color: #fff !important;
  border-bottom: none !important; }

/* KI-Produkte Nav-Button */
ul.megamenu > li.megavideo > a {
  background: #fff !important;
  color: #000 !important;
  border: 1px solid #ddd !important;
  border-radius: 0 !important;
  padding: 4px 10px !important;
  font-size: 12px !important;
  font-weight: 400 !important;
}
ul.megamenu > li.megavideo > a:hover {
  background: #0B2F36 !important;
  color: #fff !important;
}
.header.bgtransparent ul.megamenu > li.megavideo > a,
.header.bgtranspWhite ul.megamenu > li.megavideo > a {
  border-color: rgba(255,255,255,0.6) !important;
  background: transparent !important;
  color: #fff !important;
}
.header.bgtransparent ul.megamenu > li.megavideo > a:hover,
.header.bgtranspWhite ul.megamenu > li.megavideo > a:hover {
  background: rgba(255,255,255,0.15) !important;
}

/* Megavideo - KI-Produkte Video-Karten */
.navigation .megavideo-outer {
  background-color: #ffffff;
  display: none;
  left: 0;
  position: absolute;
  top: 50px;
  width: 100%;
  z-index: 9999;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
@media screen and (min-width: 1662px) {
  .navigation .megavideo-outer { top: 58px; }
}
.megavideo-container {
  width: 84%;
  margin: 0 auto;
  padding: 25px 0 30px;
}
.megavideo-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.megavideo-item a {
  display: block;
  text-decoration: none;
  color: #000;
}
.megavideo-item video,
.megavideo-item img {
  width: 100%;
  height: 160px;
  object-fit: cover;
  border-radius: 4px;
  display: block;
}
.megavideo-label {
  display: block;
  padding: 10px 0 0;
  font-size: 15px;
  font-weight: 500;
  text-transform: none;
}
.megavideo-item a:hover .megavideo-label {
  text-decoration: underline;
}
@media screen and (max-width: 1168px) {
  .megavideo-outer { display: none !important; }
}
.no-js .megamenu > li:hover .megavideo-outer {
  display: block;
}

/* ===== Megatext colcount-3 mit Bild + 3-Spalten-Gruppen ===== */
.navigation ul.megatext.colcount-3 > li.megatext-img-col {
  width: 25% !important;
  padding: 25px 20px 25px 0 !important;
  border-left: none !important;
  align-self: flex-start;
  box-sizing: border-box;
}
.navigation ul.megatext.colcount-3 > li.megatext-col-group {
  width: 25% !important;
  border-left: 0.5px solid #000 !important;
  box-sizing: border-box;
}
.navigation ul.megatext.colcount-3 > li.megatext-img-col + li.megatext-col-group {
  border-left: none !important;
}
.navigation ul.megatext.colcount-3 li.megatext-col-group > ul.megatext-col-links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.navigation ul.megatext.colcount-3 li.megatext-col-group > ul.megatext-col-links > li {
  padding: 0;
  border: none !important;
  width: 100%;
  box-sizing: border-box;
}
.navigation ul.megatext.colcount-3 li.megatext-col-group > ul.megatext-col-links > li > a {
  display: block;
  padding: 5px 0;
  font-size: 16px;
  color: #000;
  text-decoration: none;
  line-height: 1.4;
  font-weight: 300 !important;
}
.navigation ul.megatext.colcount-3 li.megatext-col-group > ul.megatext-col-links > li > a:hover {
  text-decoration: underline;
}

/* Font-Override: col-group Links sollen wie Live-Megamenu-Unterlinks aussehen: 16px, kein uppercase, normal weight */
.navigation ul.megatext.colcount-3 li.megatext-col-group > ul.megatext-col-links > li > a {
  font-size: 16px !important;
  font-weight: 300 !important;
  text-transform: none !important;
  letter-spacing: normal !important;
  font-family: 'Noto Sans', arial, sans-serif !important;
  line-height: 1.5 !important;
  padding: 5px 0 !important;
  color: #000 !important;
  text-decoration: none;
  display: block;
}
.navigation ul.megatext.colcount-3 li.megatext-col-group > ul.megatext-col-links > li > a:hover {
  text-decoration: underline;
}

/* Aktiver Link in megatext lev-2 Spalten: fett + 1pt größer */
.navigation ul.megatext.colcount-3 li.megatext-col-group > ul.megatext-col-links > li.active > a {
  font-weight: 700 !important;
  font-size: 17px !important;
}
