
.header_navigation span{    transition: all 0.4s ease;}
.header_navigation .menu-list-item:hover > span {text-decoration: underline;text-underline-position: from-font;}


/*  */
.header { background: transparent; position: absolute; width: 100%; z-index: 999;}
.header--white { background:#fff;}
.header--white .menu-item-text { color: #000; }
.header--transparent .menu-item-text { color:#fff; }
.header--white .white { display: block; }
.header--white .transparent { display: none; }
.header--transparent .white { display: none; }
.header--transparent .transparent { display: block; }
.header--transparent  ul.hs-language-switcher { color: #fff; }


.header.fixed { position: fixed; animation: slideDown .5s ease-out; background: #023e92 !important; !i; !; }
@keyframes slideDown {
    0% { transform: translateY(-100%) }
    to { transform: translateY(0) }
}
.header.fixed .white { display: none; }
.header.fixed .transparent { display: block; }
.header.fixed .menu-item-text, .header.fixed ul.hs-language-switcher { color: #fff; }

.header.fixed li.menu-item.active .menu-item-text {color: #E9425E;}

/*  */
body.open_menu { overflow: hidden; }
.search_popup { top: 80px !important; box-shadow: 0px 0px 64px 8px rgba(0, 0, 0, 0.12); z-index: 9999 !important;}
.header_row {display: flex;flex-wrap: wrap;align-items: center; position:relative; }
.logo_part { width: 10%; }
.header_logo img { width: 100%;object-fit: contain; max-height:50px !important; display: block;}
.header_logo {  max-width: 90px;}
.navigation_part { width: 90%; display: flex; flex-wrap: wrap; align-items: center;}
.header_navigation { width: 72%; }
.header_button_row { width: 28%;justify-content: space-between; display: flex; flex-wrap: wrap; align-items: center; }
.header_navigation ul { margin: 0; padding: 0; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 0 32px; }
.header_navigation ul li.menu-item { list-style: none;  cursor: pointer;  padding: 0 0 28px; margin-top: 28px;}
.header_navigation ul li.menu-item a,.menu-item-text { font-size:16px; color: #101828;  font-weight: 500; line-height: 24px; font-family: 'Montserrat';}

/* .header_button { width: 40%; }
.header_button_row .ln_wrapper { width: 25%; }
.header_search_icon { width: 15%; } */

.header_button_row .ln_wrapper ul { display: flex; margin: 0; padding: 0; flex-wrap: wrap; align-items: center; justify-content: center; gap: 12px; }
.header_search_icon span.search_icon { cursor: pointer; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
.header_button_row .ln_wrapper ul li { list-style: none; }
.header_search_icon span.search_icon svg { width: 24px; height: 24px; }
.header_button_row .ln_wrapper ul li:hover a { color: #B8BABF; }
.header_button_row .ln_wrapper ul li a, .ln_wrapper ul li a { color: #101828; font-weight: 500; font-size: 16px; line-height: 24px; font-family: 'Montserrat'; transition: color 0.4s ease; }
.header_button .button a { display: inline-block; font-size: 16px; line-height: 24px; font-weight: 500; font-family: 'Montserrat'; color: #fff; padding: 8px 20px; border-radius: 12px; background: #E9425E; border: 1px solid  #E9425E; transition: all 0.4s ease; }
.header_button .button:hover a { background: transparent; border: 1px solid  #E9425E; color: #E9425E; }

/* simple_menu */
.menu-item-text {  position: relative;display: flex;   align-items: center;   gap: 10px;}
.menu-list-item .content { font-size: 14px; line-height: 21px; font-weight: 500; font-family: 'Montserrat'; color:#475467;}
.menu-list-item span {font-size: 18px;  color: #101828; font-weight: 500;  line-height: 27px;}
.menu-list-item { position: relative; padding-left: 15px; width: 100%; margin:8px 0; }
/* .menu-list-item.no-sub-content {
margin: 0;
} */
.menu-list-item svg { position: absolute; left: 0; top: 8px; }
.menu-list-items {  /*  gap: 20px; */ display: flex; flex-wrap: wrap; } 

.menu-sub-container.simple { z-index: 2; position: absolute; background: #fff; top: 100%; min-width: 464px; padding: 32px; border-radius: 24px; box-shadow: 0px 0px 64px 8px rgba(0, 0, 0, 0.12); left: -50px; }
li.menu-item.simple { position: relative; }
.menu-sub-container {  opacity: 0;   visibility: hidden; transition: all 0.3s ease;  margin-top: 10px;}
li.menu-item.active .menu-sub-container {  opacity: 1; visibility: visible; margin-top: 0;}
li.menu-item.simple.simple.has-teaser {  position: static;}
.menu-tab-contain { display: none;}

/* */
.teaser-container { background: rgba(0, 161, 237, 0.10); display: flex; width: 400px; padding: 40px 24px; flex-direction: column; align-items: flex-start; gap: 24px; }
.teaser-container .teaser { border-radius: 16px; background: #fff; display: flex; padding-left: 16px; align-items: center; flex-wrap: wrap; overflow: hidden; }
.absolute_url_wrapper { position: relative; }
.absolute_url_wrapper .absolute_url { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index:2;}
li.menu-item.simple.has-teaser .menu-sub-container { padding: 0; left: 0; overflow: hidden; }
.teaser-container .teaser .img-wrapper { width: 120px; height: 100%; line-height: 0; }
.teaser-container .teaser .teaser-content { width: calc(100% - 120px); padding-right: 16px; }
.teaser-container .teaser .img-wrapper img { height: 100% !important; width: 100% !important; object-fit: cover; }
.teaser-container .teaser span { color: var(--Gray-900, #101828); font-family: Montserrat; font-size: 18px; font-style: normal; font-weight: 500; line-height: 150%; /* 27px */ }
.teaser-container .teaser .text { color: var(--Gray-600, #475467); font-family: Montserrat; font-size: 14px; font-style: normal; font-weight: 500; line-height: 150%; /* 21px */ padding-top: 5px; }

li.menu-item.simple.has-teaser .menu-sub-container {   display: flex;  flex-wrap: wrap;   align-content: center;}
.teaser-container + .menu-list-items {width: calc(100% - 400px - 24px);   padding-left: 40px; height: auto; align-self: center; padding-top: 40px;   padding-bottom: 40px;}

/* mega_menu */
.menu-sub-container.mega_menu { width:100%; overflow: hidden; z-index: 2; position: absolute; background: #fff; padding: 0; border-radius: 24px; box-shadow: 0px 0px 64px 8px rgba(0, 0, 0, 0.12); top: 100%; left: 0;  display: flex; flex-wrap: wrap; align-content: center; }
.menu-tab-list-wrapper { width: calc(100% - 400px); display: flex; flex-wrap: wrap; padding:40px 0;  }
.menu-tab-list { width: 374px; padding-left: 24px; border-right: 1px solid #EAECF0; padding-right:32px; display: flex; flex-wrap: wrap; gap: 16px 0; align-self: flex-start;}
.menu-tab-container { width: calc(100% - 374px); padding: 0 32px; padding-top:8px; } 
.menu-tab-list .menu-tab-item { width:100%; } 
.menu-content-wrap { width: calc(100% - 44px); }
.menu-tab-list .menu-tab-item .icon { width: 32px; height: 32px; }
.menu-content-wrap span { color: #101828; font-family: Montserrat; font-size: 18px; font-style: normal; font-weight: 500; line-height: 24px; }
.menu-content-wrap .text { color: #475467; font-family: Montserrat; font-size: 14px; font-style: normal; font-weight: 500; line-height: 24px; padding-top: 4px; }
.menu-tab-contain-inner {  display: none;}
.menu-tab-list  .menu-tab-item-inner {  display: flex; flex-wrap: wrap;  gap: 0 12px;   align-items: center; padding: 16px;   transition: all 0.4s ease;}
.menu-tab-list .menu-tab-item.active .menu-tab-item-inner{   border-radius: 16px; background: rgba(0, 161, 237, 0.05); }
.menu-tab-list .menu-tab-item .menu-tab-item-inner{cursor: pointer;}
li.menu-item.active .menu-item-text {color: var(--brandbule);}
li.menu-item.active .menu-item-text svg {transform: scale(-1);}
li.menu-item .menu-item-text svg path {stroke: currentColor;}
.header_button_row.mobile-view {display: none;}
.overview_link {    border-top: 1px solid #EAECF0;  width: 100%; padding-top: 16px; padding-left: 16px;}
.overview_link a span { color:  #00A1ED;  font-size: 16px; font-weight: 500;line-height: 24px; }
.overview_link a { display: flex;  flex-wrap: wrap;align-items: center;  gap: 8px;}
.overview_link a svg {  width: 14px; height: 10px;}
.header_lag_switcher.mobile-view {  display: none;}
.lag_switcher span.current_lang {display: none;}
ul.hs-language-switcher { padding: 0; margin: 0; list-style: none; display: flex; gap: 12px; text-transform: uppercase; color: var(--color_primary);}
ul.hs-language-switcher li.lag__actvie { opacity: 0.3;}
ul.hs-language-switcher a { color: inherit; font-weight: 500;}
span.search-text { display: none;}
.header_navigation ul li:hover .menu-item-text {color: var(--brandbule);}
.header_navigation ul li:hover .menu-item-text svg path {stroke: currentColor;}
.header.fixed .header_navigation ul li:hover .menu-item-text{color:#E9425E;}
.header.fixed .header_navigation ul li:hover .menu-item-text svg path {stroke: #E9425E;}
.menu-tab-list .menu-tab-item .menu-tab-item-inner:hover {background: rgba(0, 161, 237, 0.05); border-radius: 16px;}
.search_actions .init_state span.transparent svg circle, .search_actions span.transparent svg path {transition: all 0.4s ease;}
.search_actions .init_state span.transparent svg:hover circle {stroke: var(--brandbule);}
.search_actions .init_state span.transparent svg:hover path {stroke: var(--brandbule);}
.search_actions svg {position: relative; z-index: 2;}
.search_actions .init_state span.white svg path {transition: all 0.4s ease;}
.search_actions .init_state span.white svg:hover path {stroke: var(--brandbule);}
.search_actions svg {height: 24px; width: 24px;}
.search_actions .open_state .transparent svg:hover rect { fill: var(--brandbule) !important;}
.absolute_url_wrapper {pointer-events: none !important; cursor: auto;}
.absolute_url_wrapper a.absolute_url { pointer-events: painted;}
.header_navigation ul li.menu-item { cursor: default;}
.menu-item-text {cursor: pointer;}

.menu-tab-list .menu-tab-item.active .menu-tab-item-inner {cursor: default;}
.menu-tab-item.active {pointer-events: none;}

/*  responsive media query  */

@media(max-width:1230px){
    .menu-sub-container.simple {min-width: 300px;}
    .menu-tab-list { width: 290px; padding-right: 24px; gap: 8px 0; }
    .teaser-container { width: 340px; }
    .menu-tab-list-wrapper { width: calc(100% - 340px); }
    .menu-tab-container { width: calc(100% - 290px); padding: 0 24px; }
    .menu-content-wrap span, .menu-list-item span, .teaser-container .teaser span { font-size: 15px; }
    .menu-content-wrap .text, .teaser-container .teaser .text, .menu-list-item .content { font-size: 12px; line-height: 1.4; }

}

{#
@media(max-width:991px){
    .menu-sub-container.mega_menu.has-teaser .teaser-container { width: 100%; flex-direction: unset; flex-wrap: wrap; }
    .menu-tab-list-wrapper { width: 100%; order: -1; }
    .menu-sub-container.mega_menu.has-teaser .teaser-container .teaser { width: calc(50% - 12px); }
    .menu-tab-list { width: 332px; }
    .menu-tab-container { width: calc(100% - 332px); }



    .menu-item-text span { font-size: 14px;}
    .header_navigation {   width: 68%;}
    .header_navigation ul { gap: 0;   justify-content: space-evenly; }
    .header_button_row {   width: 32%;}
    .header_button_row .ln_wrapper ul { gap: 5px; }

} 
#}

@media (max-width:991px){


    .menu-sub-container.mega_menu.has-teaser .teaser-container { width: 100%; flex-direction: unset; flex-wrap: wrap; }
    .menu-tab-list-wrapper { width: 100%; order: -1; }
    .menu-sub-container.mega_menu.has-teaser .teaser-container .teaser { width: calc(50% - 12px); }
    .menu-tab-list { width: 332px; }
    .menu-tab-container { width: calc(100% - 332px); }

    .menu-sub-container.mega_menu { position: static; box-shadow: none; display: none; }
    .menu-item-text span { font-size: 14px;}
    .header_navigation {   width: 68%;}
    .header_navigation ul { gap: 0;   justify-content: space-evenly; }
    .header_button_row {   width: 32%;}
    .header_button_row .ln_wrapper ul { gap: 5px; }

    *
    {
        -webkit-tap-highlight-color: transparent;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        outline: none;
    }


    .overview_link {  padding-left: 16px;    border: none; }
    .header_button_row .ln_wrapper {  display: block;}
    .header_logo { max-width: 74px;}
    .ln_wrapper ul { display: flex; flex-wrap: wrap;  align-items: center; justify-content: space-between; margin: 0;    padding: 0; gap: 12px;}
    .ln_wrapper ul li {  list-style: none;}
    .ln_wrapper ul li:hover a { color: #B8BABF;}
    .navigation_part { position: absolute; top: 100%; width: 100%; background: #fff; z-index: 999999; left: 0; margin-top: 1px; }
    .header_navigation { width: 100%; padding: 32px 16px; }
    .header_button_row { width: 100%;}
    /*     .header_button_row .ln_wrapper { display: none; } */
    .header_button { width: auto; }
    .header_search_icon { width: auto; }
    .header_navigation ul li.menu-item { width: 100%; margin: 0; padding: 32px 0; }
    .header_row { position: static; }
    header.custom_header { position: fixed;   padding: 19px 0; width: 100%; z-index: 999999;  /*height: 70px; */}
    .header_navigation ul li.menu-item + li.menu-item { border-top: 1px solid var(--Gray-200, #EAECF0); }
    .header_navigation ul li.menu-item:first-child { padding-top: 0; }
    .menu-item-text { justify-content: space-between; }
    .menu-item-text svg { transform: rotate(-90deg); }
    .header_navigation ul li.menu-item:last-child { border-bottom: 1px solid var(--Gray-200, #EAECF0); }
    .menu-sub-container.simple { position: static; box-shadow: none; padding: 0; display: none; }
    .menu-list-items { gap: 0; }
    .menu-list-item { padding: 15px 15px; }
    .menu-list-item svg { top: 24px; }
    .menu-list-item + .menu-list-item { border-top: 1px solid var(--Gray-200, #EAECF0); }
    li.menu-item.active .menu-sub-container { display: block; }
    li.menu-item.simple.has-teaser .menu-sub-container { display: none; }
    li.menu-item.simple.has-teaser.active .menu-sub-container { display: block; }
    .teaser-container { display: none; }
    .teaser-container + .menu-list-items { width: 100%; padding: 0; }

    .menu-sub-container.mega_menu.has-teaser { position: static; box-shadow: none; border-radius: 0; display: none; }
    .menu-tab-list-wrapper { padding: 0; }
    .menu-tab-list { width: 100%; padding: 0; border: none; padding-top: 18px; }
    .menu-tab-container { display: none; }
    .menu-tab-list .menu-tab-item { width: 100%; border-top: 1px solid var(--Gray-200, #EAECF0); }
    .menu-tab-list .menu-tab-item:first-child { border-top: none; }
    .menu-content-wrap span, .menu-list-item span, .teaser-container .teaser span { font-size: 18px; }
    .menu-content-wrap .text, .teaser-container .teaser .text, .menu-list-item .content { font-size: 14px; }
    .header_button_row { /*border-top: 1px solid var(--Gray-200, #EAECF0);*/ padding: 15px 16px 32px; position: fixed; bottom: 0; left: 0; width: 100%; background: #fff; }
    .navigation_part { height: calc(100dvh - 60px - 90px); overflow: auto; padding: 32px 16px; display: block; }
    .header_navigation { padding: 0; }

    .menu-tab-item.active .menu-tab-contain-inner { display: block; }
    .menu-list-item { margin: 0 14px; }

    .mobile-trigger { cursor: pointer; position: absolute; display: block; height: 40px; width: 40px; right: 15px; top: 0; bottom: 0; margin: auto; }
    .mobile-trigger i { position: absolute; height: 3px; display: block; width: 80%; background: #000; left: 0px; top: 50%; transform: translatey(-50%); transition: all 0.2s linear; }
    .mobile-trigger i:After, .mobile-trigger i:before { content: ""; height: 100%; width: 100%; background: #000; left: 0; position: absolute; }
    .mobile-trigger i:After { top: 9px; transform: rotate(0deg); transition: transform 0.2s linear, top 0.2s linear 0.2s; }
    .mobile-trigger i:before { top: -9px; transform: rotate(0deg); transition: transform 0.2s linear, top 0.2s linear 0.2s; }


    .mobile-open .mobile-trigger i{ background:transparent; transition:all 0.2s linear;} 
    .mobile-open .mobile-trigger i:after{transform:rotate(45deg); top:0; transition:all 0.2s linear, transform 0.2s linear 0.2s;} 
    .mobile-open .mobile-trigger i:before{ top:0; transform:rotate(-45deg); transition:all 0.2s linear, transform 0.2s linear 0.2s;} 
    .child-trigger{display:block;height: 39PX;width: 100%;position: absolute;top: 0;right: 0;cursor:pointer;z-index:1;} 
    .child-trigger i{display:block;position:relative;height: 2px;width: 16px;background: #000;top: 18px;left: -10px;margin: auto 0 auto auto;} 
    .child-trigger i:after{content:"";position:absolute;height: 100%;width: 100%;display: block;background: #000;left: 0;transform: rotate(90deg);transition:all 0.2s linear;} 
    .child-trigger.child-open i:after{ transform:rotate(180deg);}

    body.mobile-open { overflow: hidden;}
    body.mobile-open .navigation_part {   display: block; }
    .navigation_part {  display: none; }
    .menu-tab-item.active {   padding-top: 16px;   }
    .menu-tab-list .menu-tab-item:first-child {   padding-top: 0 !important;}
    .header_button_row.desktop-view {  display: none;}
    body.mobile-open .header_button_row.mobile-view {  display: flex; z-index: 9999999;}

    .header_lag_switcher.mobile-view {display: block; }
    .header_button_row.mobile-view .header_lag_switcher { display: none;}
    .header_row { width: 100%; justify-content: space-between; }
    .header_lag_switcher.mobile-view { position: absolute; right: 86px; top: 50%; transform: translateY(-50%);  }

    .header.fixed .mobile-trigger i,
    .header.fixed .mobile-trigger i:After, 
    .header.fixed .mobile-trigger i:before { background: #fff; }
    .header.fixed .menu-item-text { color: #000; }
    .mobile-open .mobile-trigger i { background: transparent !important; }
    body:not(.mobile-open) .header--transparent .mobile-trigger i,
    body:not(.mobile-open) .header--transparent .mobile-trigger i:After,
    body:not(.mobile-open) .header--transparent .mobile-trigger i:before{ background: #fff; }
    .header--transparent  .menu-item-text { color: #000; }
    body.mobile-open .header {background: #fff; border-bottom: 1px solid #fff; }
    body.mobile-open  ul.hs-language-switcher { color: #000; }
    .header_button_row.mobile-view .header_search_icon { display: flex; align-items: center; }
    .header_button_row.mobile-view .header_search_icon .search_actions { display: block;}
    .header_button_row.mobile-view .header_search_icon .white { display: block; }
    .header_button_row.mobile-view .header_search_icon .transparent { display: none;}
    .search_popup { z-index: 999999 !important; }
    span.search-text { padding-right: 10px; display: block; }
.search_actions {
    position: relative;
}

.search_actions:after {
    content: "";
    position: absolute;
    background: transparent;
    height: 22px;
    width: 75px;
    right: 100%;
}
}

