header { width: 100%; display: inline-block; vertical-align: top; position: relative; top: 0; z-index: 10; }
header.header { width: 100%; display: inline-block; vertical-align: top; background-color: transparent; }
header.header .header-wrap { width: 100%; display: inline-block; vertical-align: top; }
header.header .header-wrap { width: 100%; display: inline-block; vertical-align: top; }
header.header .header-wrap .header-top { width: 100%; display: flex; flex-wrap: wrap; justify-content: flex-end; align-items: center; background-color: #F5F5F5; padding: 9px 0 10px; }
header.header .header-wrap .header-top .top-menu { width: 100%; display: flex; flex-wrap: wrap; justify-content: flex-end; align-items: center; position: relative; z-index: 1; }
header.header .header-wrap .header-top .top-menu span.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_simple_menu { margin: 0; }
header.header .header-wrap .header-top .top-menu ul { width: 100%; display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; list-style-type: none; padding: 0; margin: 0 51px 0 0; }
header.header .header-wrap .header-top .top-menu ul li { display: flex; flex-wrap: wrap; margin: 0; }
header.header .header-wrap .header-top .top-menu ul li a { color: rgba(0, 0, 0, 0.80); text-decoration: unset; }
header.header .header-wrap .header-top .top-menu ul li a:hover { color: #00699f; }
header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li:hover a { color: #000000; }

header.header .header-wrap .header-bottom { width: 100%; display: inline-block; vertical-align: top; background-color: #ffffff; padding: 12.5px 0; box-shadow: 0px 1px 1px 0px #efefef; }
header.header .header-wrap .header-bottom .bottom-menu { width: 100%; display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; }
header.header .header-wrap .header-bottom .bottom-menu .logo { width:360px; height:auto; margin-left: 0; }
header.header .header-wrap .header-bottom .bottom-menu .logo a { width: 100%; display: flex; flex-wrap: wrap; align-items: center; }
header.header .header-wrap .header-bottom .bottom-menu .logo a img { width: 100%; display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; object-fit: cover; object-position: center; }
header.header .header-wrap .header-bottom .bottom-menu .menu-bar { width: calc(100% - 360px); display: flex; flex-wrap: wrap; justify-content: flex-end; align-items: center; margin-right: 0; }
header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul { width: 100%; display: flex; flex-wrap: wrap; justify-content: initial; list-style-type: none; padding: 0; margin: 0; }
header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li { display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; margin: 0 16.5px; position: relative; z-index: 1; }
header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li:first-child { margin-left: 0; }
header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li:last-child { margin-right: 0; }
header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li a { display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; line-height: 150%; color: rgba(0, 0, 0, 0.80); text-decoration: unset; }
header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li:hover:after { content: ""; width: 100%; display: inline-block; vertical-align: top; border-bottom: 2px solid #00699F; position: absolute; left: 0; bottom: 0; }
header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li.hs-item-has-children:hover:after { display: none; }
header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li.hs-item-has-children a:after { content: ""; width: 10px; height: 8px; display: inline-block; vertical-align: top; opacity: 0.8; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6' fill='none'%3E%3Cpath d='M1 1.6875L4 4.67158L7 1.6875' stroke='black' stroke-linecap='square'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: cover; background-position: center; position: absolute; top: 8px; right: -14px; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li.hs-item-has-children a:hover:after { content: ""; width: 10px; height: 8px; display: inline-block; vertical-align: top; opacity: 0.8; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6' fill='none'%3E%3Cpath d='M1 1.6875L4 4.67158L7 1.6875' stroke='black' stroke-linecap='square'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: cover; background-position: center; position: absolute; top: 8px; right: -14px; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li.hs-item-has-children.active > a:after { content: ""; width: 10px; height: 8px; display: inline-block; vertical-align: top; opacity: 0.8; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6' fill='none'%3E%3Cpath d='M1 1.6875L4 4.67158L7 1.6875' stroke='black' stroke-linecap='square'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: cover; background-position: center; position: absolute; top: 8px; right: -14px; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li.hs-item-has-children.active > a:hover:after { content: ""; width: 10px; height: 8px; display: inline-block; vertical-align: top; opacity: 0.8; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6' fill='none'%3E%3Cpath d='M1 1.6875L4 4.67158L7 1.6875' stroke='black' stroke-linecap='square'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: cover; background-position: center; position: absolute; top: 8px; right: -14px; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; transition: all .4s ease-in-out; } 
header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li.hs-item-has-children ul { display: inline-block; vertical-align: top; background-color: #2E4268; transition: visibility 0s, opacity .3s; z-index: 9; min-width: max-content; }
header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li.hs-item-has-children ul li { width: 100%; display: inline-block; vertical-align: top; padding: 5px 10px; margin: 0; }
header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li.hs-item-has-children ul li a { width: 100%; display: inline-block; vertical-align: top; color: #ffffff; padding: 0px; position: relative; z-index: 1; }
header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li.hs-item-has-children ul li a:after { display: none; }
header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li.hs-item-has-children ul li a:hover:after { display: none; }
header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li.hs-item-has-children ul li a:hover:before { content: ""; width: 8px; height: 6px; display: inline-block; vertical-align: top; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6' fill='none'%3E%3Cpath d='M1 1.6875L4 4.67158L7 1.6875' stroke='#98C73A' stroke-linecap='square'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: cover; background-position: center; position: absolute; top: 17px; left: 8px; transform: rotate(270deg); -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; transition: all .4s ease-in-out; display: none; }
header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li.hs-item-has-children ul li.active a:before { content: ""; width: 8px; height: 6px; display: inline-block; vertical-align: top; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6' fill='none'%3E%3Cpath d='M1 1.6875L4 4.67158L7 1.6875' stroke='#98C73A' stroke-linecap='square'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: cover; background-position: center; position: absolute; top: 17px; left: 8px; transform: rotate(270deg); -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; transition: all .4s ease-in-out; display: none; } 
header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li.hs-item-has-children ul li.active a:hover:before { content: ""; width: 8px; height: 6px; display: inline-block; vertical-align: top; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6' fill='none'%3E%3Cpath d='M1 1.6875L4 4.67158L7 1.6875' stroke='#98C73A' stroke-linecap='square'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: cover; background-position: center; position: absolute; top: 17px; left: 8px; transform: rotate(270deg); -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; transition: all .4s ease-in-out; display: none; } 
header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li.hs-item-has-children ul li a:hover:after { content: ""; width: 100%; display: inline-block; vertical-align: top; border-bottom: 2px solid #ffffff; position: absolute; left: 0; top: unset; bottom: -2px; background-image: unset; }
header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul.hs-menu-children-wrapper li:hover:after { content: ""; display: none; }
header.header .header-wrap .header-bottom .bottom-menu .menu-bar span.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_menu { margin: 0; }

header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li:nth-last-child(-n + 2) { margin-right: 0; }
header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li:nth-last-child(-n + 1) { display: none; }

.logo.desktop { display: block !important; }
.logo.mobile { display: none !important; }

{% set ulColor       = "" %} /* Set ul background color */
{% set liColor       = "" %} /* Set li background Color */
{% set aColor        = "" %} /* Set link Color */
{% set aColorHover   = "" %} /* Set link Hover Color */

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{ 
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  color:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color:;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  color:;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
  color:;
}

/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:992px) {
  .custom-menu-primary .hs-menu-wrapper { 
    display:block !important;
  }
}






.mobile-trigger, .child-trigger{
  display: none; 
}

@media (max-width: 991px){

  {% set menuColorMobile = "#000000" %}  
  {% set aColorMobile = "#ffffff" %}      
  {% set aColorHoverMobile = "#ffffff" %} 

  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:;
  }


  .mobile-trigger{
    display: inline-block !important;
    cursor: pointer;
    position: absolute;
    top: -51px;
    right: 0;
    width: auto;
    height: auto;
    padding: 11px 8px;
    background: #000000;
    border: 1px solid;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: ; 
    z-index: 99999;
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color:;
    background-color: ; 
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color:;
    background-color: ; 
    border-color: transparent;
  }



  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 22px; /* Icon line width */
    height: 2px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #ffffff; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{
    top: -6px; /* Position top line */
  }
  .mobile-trigger i:after{
    top: 6px; /* Position bottom line */
  }

  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
    background-color: ; /* Icon color */
  }



  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: -18px;
    right: 0px;
    width: 100% !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
    z-index: 99;
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 70%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 12px;
    height: 8px;
    background-color: unset;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6' fill='none'%3E%3Cpath d='M1 1.6875L4 4.67158L7 1.6875' stroke='black' stroke-linecap='square'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: block;
    margin: 0 !important;
    text-align: right;
    float: right;
  }
  /*   .child-trigger i:after{
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
} */
  /*   .child-trigger.child-open i:after{
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
} */
  .child-trigger.child-open i{
    transform: rotate(180deg);
  }



  .custom-menu-primary.js-enabled{
    position: relative;
    padding-top: 0px; /* Makes room for button */
    margin: 0;
  }

  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative; /**************************************************************/
    top: 0;             /* Positions the menu to drop from the very top of the screen */
    left: 0;          /**************************************************************/
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color:; /* Menu background color set off global menuColorMobile variable */
    width: 100%; /* Full screen width */
  }

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 22px; /* Font size of top level list items */
    line-height: 45px;
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
    border-top: 1px dotted rgba(255, 255, 255, .35); /* Adds transparent dark highlights to top of top level list items */
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 0 10px;
    color:; /* link color set by global mobile-aColor variable */
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color:; /* link hover color set by global mobile-aColorHover variable */
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    background-color: rgba(255, 255, 255, .08);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 10px; /* Indent Child lists */
    font-size: 16px; /* Font size of child lists */
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 30px; /* Indent Child lists */
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }

}


.lang_list_class { display: block !important; top:-10px !important; }
.lang_list_class li:first-child { display: none !important; }
.lang_list_class li { padding: 0 !important; margin: 0 !important; width: 30px !important; border: 0 !important; background: transparent !important; position: relative !important; top: -2px !important; font-size: 16px !important; }
.globe_class { background-image: none !important; width: 0 !important; height: 0 !important; }
.lang_list_class li:last-child { padding: 0 !important; border: 0 !important; }
.lang_list_class:after, .lang_list_class:before { margin: 0 !important; display: none !important; }
.lang_list_class li a:hover { color: #000 !important;  }

header.header .header-wrap .header-top .top-menu .lang-switch { margin: 0; position: absolute; right: 17px; }
header.header .header-wrap .header-top .top-menu .lang-switch ul.lang_list_class { margin: 0 !important; }
header.header .header-wrap .header-top .top-menu .lang-switch ul.lang_list_class li a { font-family: adrianna, sans-serif !important; font-size: 15px !important; font-style: normal; font-weight: 400 !important; color: rgba(0, 0, 0, 0.80) !important; margin: 0; }
header.header .header-wrap .header-top .top-menu .lang-switch ul.lang_list_class li a:hover { color: #00699f !important; }

header.header .header-wrap .header-bottom .bottom-menu .lang-mobile { display: none; }
header.header .header-wrap .header-bottom .bottom-menu .menu-bar .menu-lang { display: none; }

@media(min-width: 992px) and (max-width: 1155px) {
  header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li { margin: 0 8px; font-size: 14px; }
}

@media(min-width: 992px) and (max-width: 1020px) {
  header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li { font-size: 13px; }
}

@media(max-width: 991px){
  .logo.desktop { display: none !important; }
  .logo.mobile { display: block !important; }
  .mobile-open .mobile-trigger i { background-color: #000000; }
  .mobile-open .mobile-trigger i:before { background-color: #ffffff; transform: rotate(45deg); top: 0px; }
  .mobile-open .mobile-trigger i:after { background-color: #ffffff; transform: rotate(-45deg); top: 0px; }
  .custom-menu-primary .hs-menu-wrapper > ul { padding: 40px 0 0 !important; }
  .custom-menu-primary .hs-menu-wrapper > ul li a { padding: 0; }
  header.header .header-wrap .header-top { display: none; }  
  header.header .header-wrap .header-bottom { padding: 23px 0 22.42px; }
  header.header .header-wrap .header-bottom .bottom-menu .logo { width: 185px; height: 62px; }
  header.header .header-wrap .header-bottom .bottom-menu .logo a img { width: 225px; }
  header.header .header-wrap .header-bottom .bottom-menu .menu-bar { width: calc(100% - 0px); display:flex; }
  header.header .header-wrap .header-bottom .bottom-menu .menu-bar span.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_menu { width: 100%; margin: 0; }
  header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li { margin: 8px 0px; }
  header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li.hs-item-has-children ul li { padding: 10px; }
  header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li.hs-item-has-children a:after { display: none; }  
  .custom-menu-primary .hs-menu-wrapper > ul ul li a { text-indent: 0; }  
  header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li.hs-item-has-children a:hover{ display: none; }  :after { display: none; }  
  header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li.hs-item-has-children ul { display: none; }  

  header.header .header-wrap .header-bottom .bottom-menu .lang-mobile { display: block; margin: 0; }
  header.header .header-wrap .header-bottom .bottom-menu .lang-mobile .lang-switch { position: relative; top: unset; right: unset; left: 0; margin: 8px 0px; }
  header.header .header-wrap .header-bottom .bottom-menu .lang-mobile .lang_list_class li a { font-size: 15px; }

  header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li:nth-last-child(-n + 2) { display: flex; /* border-top: 1px solid #000c; padding-top: 16px; */ }
  header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li:nth-last-child(-n + 1) { border-top: unset; padding-top: 0; }
  header.header .header-wrap .header-bottom .bottom-menu .menu-bar ul li:nth-last-child(2) { border-bottom: 1px solid #000c; padding-bottom: 16px; }
  
  header.header .header-wrap .header-bottom .bottom-menu .menu-bar .menu-lang { display: block; }
  header.header .header-wrap .header-bottom .bottom-menu .lang-mobile .lang-switch ul li a { font-size: 22px; line-height: 150%; color: rgba(0, 0, 0, 0.80); }
}








