.custom_header{
	--brandbule:var(--primary);
	--activeColor:var(--primary);
}
.header--white .menu-item-text svg path { stroke:#4b5c66; }
.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; width: 100%; z-index: 999; left:0; right:0; }
.header--white { background:#fff;}
.header--white .menu-item-text { color: #4b5c66; }
.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 { background: #0583ae !important; } */

.header.fixed { position: fixed; animation: slideDown .5s ease-out;}
@keyframes slideDown {
	0% { transform: translateY(-100%) }
	to { transform: translateY(0) }
}
/* .header.fixed .white { display: none; }
.header.fixed .transparent { display: block; } */

.header.fixed ul.hs-language-switcher,
.header.fixed .header_navigation ul li.menu-item a{ color: #fff; }

/* .header.fixed li.menu-item.active .menu-item-text {color: var(--activeColor);} */

/*  */
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:350px; }
.header_logo img { width: 100%;object-fit: contain; max-height:50px !important; display: block;}
.navigation_part { width: calc(100% - 350px); display: flex; flex-wrap: wrap; align-items: center;}
.header_navigation { width:calc(100% - 110px); }
.header_button_row { width:110px;justify-content: space-between; display: flex; flex-wrap: wrap; align-items: center; margin-top:10px; }
.header_navigation ul { margin: 0; padding: 0; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 0 30px; }
.header_navigation ul li.menu-item { list-style: none;  cursor: pointer;  {#padding: 0 0 28px;#} margin-top: 42px; margin-bottom: 28px; }
.header_navigation ul li.menu-item a,.menu-item-text { font-size:16px; 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; }


/* simple_menu */
.menu-item-text {  position: relative;display: flex;   align-items: center;   gap: 10px;}
.menu-list-item .content { font-size: 14px; line-height: 150%; font-weight: 400; font-family: 'Montserrat'; color:#475467;}
.menu-list-item span {font-size: 18px;  color:#4b5c66; font-weight:600;  line-height: 24px;}
.menu-list-item svg path { stroke:#4b5c66; }
.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: #c2e0ee; display: flex; width: 400px; padding: 40px 24px; flex-wrap: wrap; align-items: flex-start; gap: 24px;}
.teaser-container .teaser { border-radius: 16px; background: #fff; display: flex; padding-left: 16px; 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;  padding-bottom: 13px; padding-top: 10px}
.teaser-container .teaser .img-wrapper img { height: 100% !important; width: 100% !important; object-fit: cover; }
.teaser-container .teaser span { color:  #4b5c66; font-family: Montserrat; font-size: 18px; font-style: normal; font-weight:600; line-height: 24px; /* 27px */ }
.teaser-container .teaser .text { color: var(--Gray-600, #475467); font-family: Montserrat; font-size: 14px; font-style: normal; font-weight: 400; 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;}
.menu-list-item svg path {
	stroke: #0080ac;
}
/* 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;
	max-width: 1430px;
	justify-self: anchor-center;
}
.menu-tab-list-wrapper { width: calc(100% - 400px); display: flex; flex-wrap: wrap; padding:40px 0;  }
.menu-tab-list { width: 480px; padding-left: 24px; border-right: 1px solid #EAECF0; 
	padding-right:32px; 
	padding-bottom: 10px;
	display: flex; flex-wrap: wrap; gap: 16px 0; align-self: flex-start;}
.menu-tab-container { width: calc(100% - 480px); 
	padding: 0 32px;
	padding-top: 2px;
} 
.menu-tab-list .menu-tab-item { width:100%; } 
.menu-content-wrap { width: calc(100% - 54px); }
.menu-tab-list .menu-tab-item .icon { width: 42px; height: 42px; }
.menu-content-wrap span { color:#4b5c66; font-family: Montserrat; font-size: 18px; font-style: normal; font-weight: 600; line-height: 24px; }
.menu-content-wrap .text { color: #475467; font-family: Montserrat; font-size: 14px; font-style: normal; font-weight: 400; line-height: 150%; 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: 10px 16px 10px 16px;   transition: all 0.4s ease;}
.menu-tab-list .menu-tab-item.active .menu-tab-item-inner{   border-radius: 16px; background: #c2e0ee; }
.menu-tab-list .menu-tab-item .menu-tab-item-inner{cursor: pointer;}
li.menu-item.active .menu-item-text {color: #0081ad;}
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; color: #4b5c66; font-size:16px; }
span.search-text { display: none;}
.header_navigation ul li:hover .menu-item-text {color: #0081ad;}
.header_navigation ul li:hover .menu-item-text svg path {stroke: currentColor;}
.header.fixed .header_navigation ul li:hover .menu-item-text{color:var(--activeColor);}
.header.fixed .header_navigation ul li:hover .menu-item-text svg path {stroke: var(--activeColor);}
.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 {fill: 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;}

header.custom_header.header.fixed li.menu-item.active .menu-item-text {color: #f49b00;}
.menu-tab-list-wrapper > div { max-height: calc(100vh - 250px); overflow: auto;}


/* add this css focus */
.custom_header *:focus { outline: none; }

.custom_header *:focus-visible {
	outline: 2px solid #000 !important;
	outline-offset: 8px !important;
	transition: none !important;
}

.user-is-tabbing .custom_header *:focus,
.user-is-tabbing .header_logo:focus-within,
.user-is-tabbing .absolute_url_wrapper:focus-within {
	outline: 2px solid #000 !important;
	outline-offset: 8px !important;
	transition: none !important;
}
/* finish css  */
header.custom_header.header .wrapper.big__wrapper {max-width: 2600px !important; padding: 0 45px; margin: 0 auto;}


.menu-sub-container .teaser-container {
	max-height: calc(100vh - 169px);
	overflow: auto;
}

li.menu-item.simple.simple.has-teaser.simple {
	position: relative;
}

li.menu-item.simple.simple.has-teaser.simple .menu-sub-container.simple.has-teaser {
	left: auto;
	min-width: 1000px;
	right: 0;
	top: 66px;
}

.menu-sub-container.simple {
	top: 66px;
	left: auto;
	right: 0;
}


/* @media(max-width:1780px){
.menu-sub-container.simple {  left:-230px; }

} */


@media (max-width:1500px){
	.logo_part {width: 250px;}
	.navigation_part { width: calc(100% - 250px);}
	.custom_header.header .wrapper.big__wrapper {padding: 0 15px;
	}
}

@media (min-width:1400px) and (max-width:1500px) {
  .logo_part {
    margin-bottom: -7px;
  }
}
/*  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(min-width:992px) and (max-width:1400px){
	.header_button_row {  justify-content: flex-start; }
	.navigation_part { width:100%;}
	.header_navigation ul {gap: 10px; justify-content:left}
	.header_navigation ul li.menu-item { margin: 0px ;}
	.menu-item-text {font-size: 14px;}
	.header_search_icon { justify-content: flex-end; display: flex;align-items: center;}
	.search_actions { margin: 0px;}  
	.header_row {padding: 20px 0px;gap: 15px;}

	.menu-sub-container.simple {
		top: 46px;
	}

	li.menu-item.simple.simple.has-teaser.simple .menu-sub-container.simple.has-teaser {left: 0;right: auto;top: 104px;}

	li.menu-item.simple.simple.has-teaser.simple {
		position: static;
	}
	li.menu-item.simple.simple.has-teaser.simple .menu-sub-container.simple.has-teaser {
		min-width: auto;
	}

}


@media (max-width:1401px){
	.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,.header_navigation ul li.menu-item a { 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;}
	.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 {  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 { padding-bottom:0px;  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 { bottom:65px;  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: 70px; 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%; }
	.header.fixed .header_navigation ul li.menu-item a{ color:#000; }

	/* add this css focus */
	.custom_header *:focus { outline: none; }
	.custom_header *:focus-visible {
		outline: 2px solid #000 !important;
		outline-offset: 8px !important;
		transition: none !important;
	}
	.user-is-tabbing .custom_header *:focus,
	.user-is-tabbing .header_logo:focus-within,
	.user-is-tabbing .absolute_url_wrapper:focus-within {
		outline: 2px solid #000 !important;
		outline-offset: 8px !important;
		transition: none !important;
	}
	.menu-tab-list-wrapper > div {
		max-height: none;
	}

	.menu-sub-container .teaser-container {
		max-height: none;
	}
	/* finish css  */

}

/********************/
.search_actions { margin-left: 5px; margin-right: 5px; position: relative; height: 23px; width: 23px; display: flex; align-items: center; justify-content: center; line-height: 0; cursor: pointer; }
.search_actions > div { position: absolute; transition: all 0.3s ease; }
.open_popup .search_actions .init_state, .search_actions .open_state { opacity: 0; visibility: visible; transform: scale(0.5); }
.open_popup .search_actions .open_state { opacity: 1; visibility: visible; transform: scale(1); }
.search_popup { z-index: 3; position: absolute; top: 70px; left: 0; width: 100%; max-height: calc(100vh - 85px); background: var(--white); opacity: 0; visibility: hidden; margin-top: -10px; transition: all 0.3s ease; max-width: 1188px; margin: 0 auto; right: 0; border-radius: 24px; }
.open_popup .search_popup { opacity: 1; visibility: visible; margin-top: 0; }
.search_boxs ul { padding: 0; margin: 0; list-style: none; }
.search_boxs ul li { padding: 8px 0; }
.search_boxs a { font-size: 14px; line-height: 20px; color: var(--gary600); font-weight: 500; text-decoration: none; }
.search_boxs h4 { color: var(--gary900); }

/* .search_boxs.quick_links a { font-size: 17px; border-bottom: 2px solid rgb(255 255 255 / 49%); padding: 0 0 8px; display: inline-block; } */
.search_boxs.quick_links ul li { padding: 8px 0; }
.search_boxs.quick_links { position: relative; }
.search_boxs.quick_links:before { position: absolute; content: ""; height: 100%; width: 1px; background: var(--gary300); left: -30px; top: 0; right: 0; bottom: 0px; }
.search_popup { padding: 70px; }
.search_popup .hs-search-field form svg path { stroke: var(--gary900); }
.search_popup .hs-search-field { padding: 10px 0 50px; background: var(--white); }
.search_popup .hs-search-field input.hs-search-field__input { border: none; background: transparent; color: var(--gary400); font-size: 32px; font-family: var(--primary_font); width: 100%; border-bottom: 2px solid rgb(255 255 255 / 42%); padding: 12px 0; outline: none !important; }
.search_popup .hs-search-field input::placeholder { color: var(--gary400); }
.search_popup .hs-search-field form { position: relative; padding-left: 45px; }
.search_boxs a:hover { color: var(--barndfbule); }
body.open_popup { overflow: hidden; }
.hs-search-field.hs-search-field--open + div { display: none; }
ul.hs-search-field__suggestions { padding: 40px 0; list-style: none; margin: 0; }
ul.hs-search-field__suggestions a { font-size: 18px; color: #fff; text-decoration: none; transition: all 0.3s ease; }
ul.hs-search-field__suggestions a:hover { color: #000; }
ul.hs-search-field__suggestions li#results-for { color: #fff; font-size: 15px; font-style: italic; opacity: 0.7; }
ul.hs-search-field__suggestions li { padding: 12px 0; }
.search_popup { overflow: auto; }
.search_popup .hs-search-field form svg { width: 32px; height: 32px; position: absolute; top: 13px; bottom: 0; left: 0; }
.search_popup .hs-search-field input.hs-search-field__input { padding-bottom: 12px; }
form#search_form input[type="submit"] { display: none; }
ul#hsresults { padding: 0; margin: 0; list-style: none; }
ul#hsresults li { position: relative; padding: 55px 35px; margin: 30px 0; color: #fff; }
ul#hsresults li .hs-search-results__featured-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
ul#hsresults li .hs-search-results__featured-image + div { width: 100%; position: relative; z-index: 1; }
ul#hsresults li .hs-search-results__featured-image img { width: 100%; height: 100%; object-fit: cover; }
ul#hsresults li:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; z-index: 1; opacity: 0.7; }
ul#hsresults li a.hs-search-results__title { font-weight: 700; color: #ffffff; font-size: 36px; text-decoration: none; display: inline-block; margin: 0 0 20px; }
ul#hsresults li:before, ul#hsresults li .hs-search-results__featured-image { transition: all 0.3s ease; }
ul#hsresults li:hover:before { opacity: 0.8; }
ul#hsresults li:hover .hs-search-results__featured-image { transform: scale(1.1); }
ul#hsresults li { overflow: hidden; }
ul#hsresults li a.hs-search-results__title:before { content: ''; position: absolute; top: 0; left: 0; }
ul#hsresults li { border-radius: 16px; }
span.hs-search-highlight { font-weight: 700; background: rgb(255 255 255 / 24%); color: #fff; border-radius: 2px; padding: 0 3px; }
form#search_form input[type=submit] { display: block; position: absolute; top: 0; right: 0; height: 100%; width: 50px; background-color: transparent; border: none; font-size: 0; background-image: url(https://www.pxl-vision.com/hubfs/icon%20_arrow%20right_.png); background-size: 40px; background-repeat: no-repeat; background-position: center right; }

@media(max-width:1240px) {
	.search_actions { margin: 0 10px; }
	.search_popup { padding: 20px 0; box-shadow: 0 24px 48px -12px rgba(0, 0, 0, .18); width: 100%; left: 0; right: 0; max-width: 100%; }
	.search_popup { width: calc(100% - 30px); }
}
@media(max-width:767px) {
	.search_actions { display: none; }
	.search_popup { padding-top: 0; padding-bottom: 10px; }
	.search_popup .hs-search-field input.hs-search-field__input { padding: 10px 0; font-size: 18px; }
	.search_popup .hs-search-field form svg { width: 25px; height: 25px; }
	.search_popup .hs-search-field form { padding-left: 45px; }
	ul.hs-search-field__suggestions { padding: 11px 0; }
	ul.hs-search-field__suggestions li { padding: 7px 0; }
	ul#hsresults li a.hs-search-results__title { font-size: 23px; }
	ul#hsresults li { padding: 25px 15px; margin: 20px 0; }
	.search_popup { margin-top: 10px !important; height: calc(100vh - 170px); }
	.search_boxs ul li { padding: 3px 0; }
	.search_boxs + .search_boxs { border-top: 1px solid rgb(255 255 255 / 61%); }
	.search_boxs { padding: 14px 0; }
	.search_boxs a { font-size: 17px; }
	.search_boxs.quick_links a { padding: 0 0 0px; }
	.search_boxs.quick_links ul li { padding: 5px 0; }
	.search_popup .hs-search-field { padding-bottom: 30px; }
	form#search_form input[type=submit] { background-size: 18px; }
	.open_popup:before { z-index: 9999; }
	.search_popup { z-index: 9999; }
	.search_popup { width: calc(100% - 00px); height: 100%; top: 0; border-radius: 0; margin-top: 0 !important; max-height: 100vh !important; padding: 18px 0; padding-top: 40px; }
	.search_boxs.quick_links:before { display: none; }
	.open_popup .search_popup .open_state { opacity: 1; visibility: visible; transform: scale(1); }
	.open_state { position: absolute; }
	.open_popup .search_popup .open_state { position: absolute; right: 15px; left: auto; line-height: 0; cursor: pointer; top: 15px; }
	.open_popup .search_popup .open_state { display: block; }
	.open_popup .search_popup .open_state img { width: 23px; height: 23px !important; display: block; }
	.search_popup .hs-search-field form { padding-left: 35px; }
	.search_popup .hs-search-field form svg { top: 10px; }
}

@media(max-width:767px){
	.logo_part {  width:150px; }
}
