.top-head { width: 100%; display: inline-block; background-color: #33658A;line-height: 0; border-bottom: 5px solid #69D7DB; }
.top-head .top-head-wrap {max-width: 1150px; margin: 0 auto; flex-wrap: wrap; width: 100%; display: flex; align-items: center; justify-content: flex-end; gap: 50px; }
.top-head .top-head-wrap .language-item { width: auto; margin: 0; }
.top-head .top-head-wrap .phone-item { width: auto; display: inline-block; margin: 0; }
.top-head .top-head-wrap .mail-item { width: auto; display: inline-block; margin: 0; }
.top-head .top-head-wrap .social-item { width: auto; margin: 0; display: inline-block;padding:10px;}
.top-head .top-head-wrap span.list-text { color: #FFFFFF; transition: color 0.3s; font-size: 15px; line-height: 23px; font-family: Roboto, sans-serif; font-weight: 400; }
.top-head .top-head-wrap span.list-text i {padding: 0 5px 0 0;font-size: 16px;color: #fff;}


.header-sec { width: 100%; display: inline-block; box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.5); transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;position:relative;z-index:9; }
.header-sec .header-inner { max-width: 1150px; margin: 0 auto; width: 100%; display: flex; justify-content: space-between; align-items: center; padding: 10px; }
.header-sec .header-inner .left { width: auto; }
.header-sec .header-inner .left .logo { max-width: 146px; width: 100%; display: inline-block; line-height: 0; vertical-align: top; margin: -56px 0 0 0; }
.header-sec .header-inner .left .logo a { width: 100%; display: inline-block; }
.header-sec .header-inner .left .logo a img { width: 100%; display: inline-block; height: 110px; object-fit: cover; object-position: center; }
.header-sec .header-inner .right { width: calc(100% - 146px); display: flex; align-items: center; justify-content: flex-end;  }
.header-sec .header-inner .right .header-menu ul { display: flex; margin: 0; padding: 0; }
.header-sec .header-inner .right .header-social { display: flex; gap: 12px; align-items: center; }
.header-sec .header-inner .right .header-social p { margin: 0; }
.header-sec .header-inner .right .header-social ul.social { margin: 0; padding: 0; display: flex; list-style-type: none; gap: 12px; }
.header-sec .header-inner .right .header-social ul.social li a { line-height: 0;border-radius: 50%; height: 30px; width: 30px; display: flex; justify-content: center; align-items: center;}
.header-sec .header-inner .right .header-social ul.social li a svg { height: 15px; width:15px; fill:#fff;}
.header-sec .header-inner .right .header-menu { width: auto; display: inline-block;margin:0;}
.header-sec .header-inner .right .header-menu ul li { position: relative; cursor: pointer; margin: 0; }
.header-sec .header-inner .right .active-branch { margin: 0; }
.header-sec .header-inner .right .header-menu ul li a { background: transparent; border: 0; font-size: 16px; font-weight: 500; line-height: 20px; position: relative; z-index: 1; padding: 13px 0; margin: 0 16px; color: #003554; font-family: Roboto, sans-serif; display: inline-block; transition: all 0.5s ease-in-out; }

.header-sec .header-inner .right .header-menu ul li:last-child a { margin-right: 0; }
.header-sec .header-inner .right .header-menu ul li a:after { position: absolute; content: ''; left: 0; bottom: 0; width: 100%; height: 2px; background-color: #33658A; z-index: -1; display: block; visibility: hidden; opacity: 0; transition: all 0.5s ease-in-out; }
.header-sec .header-inner .right .header-menu ul li a:hover:after { visibility: visible; opacity: 1; }
.header-sec .header-inner .right .header-menu ul li:first-child a { border-bottom: 2px solid #33658A; }
.header-sec .header-inner .right .header-menu ul li:first-child a:after { display: none; }
.header-sec .header-inner .right .header-menu ul li:first-child a { color: #33658A; }
.header-sec .header-inner .right .header-menu ul li a:hover {color: #33658a;}
.header-sec .header-inner .right .header-menu ul li ul.hs-menu-children-wrapper li a:after { display: none !important; }
.header-sec .header-inner .right .header-menu ul li ul.hs-menu-children-wrapper li:first-child a { border: 0; color: #003554; }
.top-head .top-head-wrap .social-item ul { width: 100%; display: flex; align-items: center; justify-content: flex-end; margin: 0; padding: 0; list-style: none; }
.top-head .top-head-wrap .social-item ul li { display: inline-block; padding: 0 2px 0 0; }
.top-head .top-head-wrap .social-item ul li svg { width: 17px; height: 20px; fill: #fff; }
.top-head .top-head-wrap .social-item ul li a { background: #1578a5; width: 24px; height: 24px; display: flex; align-items: center; justify-content: center; padding: 0.1em; }
.header-sec .header-inner .right .header-menu ul li.hs-item-has-children { position: relative; }
.header-sec .header-inner .right .header-menu ul li.hs-item-has-children:before {color: #003554; position: absolute; content: "\f0d7"; font-family: 'FontAwesome'; top: 13px; font-size: 16px; right: 0; }
.header-sec .header-inner .right .header-menu ul li ul.hs-menu-children-wrapper li a { font-size: 13px; color: #33373D !important; padding: 0; text-align: center; }
.header-sec .header-inner .right .header-menu ul li ul.hs-menu-children-wrapper li { line-height: 0; }
.header-sec .header-inner .right .header-menu ul li ul.hs-menu-children-wrapper { border-radius: 6px; border: solid 1px #7a7a7a; }

@media(min-width:992px){
  .header-sec .header-inner .right .header-menu ul li ul.hs-menu-children-wrapper { z-index: -1; box-shadow: 0px 1px 4px rgb(0 0 0 / 15%); left: 0; transform: translateY(50px); transition: .4s ease-in-out; background: #fff; width: 130px; padding: 5px; }
  .header-sec .header-inner .right .header-menu ul li ul.hs-menu-children-wrapper a { padding: 5px 15px; font-size: 14px; font-weight: 500; margin: 0; width: 100% !important; }
  .header-sec .header-inner .right .header-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {z-index:1;transform: translateY(0px);}
}

@media(max-width:1199px){
  .header-sec .header-inner .left .logo{max-width: 200px;}
  .header-sec .header-inner .right{width: calc(100% - 230px);}
  
}
@media(max-width:1100px){
  .top-head .top-head-wrap .mail-item { width: 100%; text-align: center; }
  .top-head .top-head-wrap { gap: 0; justify-content: center; row-gap: 7px; column-gap: 15px; }
  
}
@media(max-width:991px){
  .header-sec .header-inner .right { padding: 0; margin: 0; width: 100%; }
  .header-sec .header-inner { flex-wrap: wrap; }
  .header-sec .header-inner .right .header-menu { width: 100%; }
  .header-sec .header-inner .right .header-menu ul li a { padding: 10px 0px; }  
  .header-sec .header-inner .right .header-menu ul { padding: 30px 0; }
  body.mobile-open .mobile-trigger i { background: transparent; }
  body.mobile-open .mobile-trigger i:before { transform: rotate(45deg); top: 0; }
  body.mobile-open .mobile-trigger i:after { transform: rotate(-45deg); top: 0; }
  .header-sec .header-inner .right { flex-direction: column; }
  .header-sec .header-inner .right .header-social { width: 100%; display: none; }
  body.mobile-open .header-sec .header-inner .right .header-social { display: flex; }
  .header-sec .header-inner .right .header-menu ul ul { padding: 0; }
  .header-sec .header-inner .right .header-menu ul ul li a { font-size: 14px; font-weight: 500; padding: 6px 0; }
  .header-sec .header-inner .left .logo {max-width: 180px;}
  .top-head .top-head-wrap { gap: 20px; justify-content: center; row-gap: 3px; padding-top: 10px; }
  .header-sec .header-inner .left { margin-left: 0; }
  .header-sec .header-inner .right .header-menu ul li.hs-item-has-children:before{display: none;}
  
}
{% 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 Menu - Hubspot Standard Toggle Menu
========================================================================== */


/**
* Special Note
*
* When the menu is open, a class of .mobile-open is applied to the body. You can 
* use this for custom styling on any element when the menu is in the open position.                     
*/

.mobile-trigger, .child-trigger{
  display: none; /* Hide button on Desktop */
}

@media (max-width: 991px){


  /* Variables
  ========================================================================== */

  {% set menuColorMobile = "#000000" %}   /* Set Mobile Menu Background Color */
  {% set aColorMobile = "#ffffff" %}      /* Set Link Color */
  {% set aColorHoverMobile = "#ffffff" %} /* Set Link Hover Color */

  /* 
  * Menu Reset
  *
  * Remove styling from desktop version of custom-menu-primary. Place any 
  * additional CSS you want removed from the mobile menu in this reset 
  */

  .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:;
  }


  /* Toggle Button
  ========================================================================== */

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /*******************************************/
    top: -46px;          /* Position Button at right of screen  */
    right: 0;        /*******************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */
    padding: 7px 10px 8px 10px;
    background: #33658a; /* Background color */
    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: ;
    border: unset !important;
  }
  .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;
  }


  /* Toggle Button Icon
  ========================================================================== */

  .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: #fff; /* 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 Toggle Button
  ========================================================================== */

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* 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: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color:#333; /* Icon color */
    display: block;

  }
  .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{
  }


  /* Menu Styles on Mobile Devices
  ========================================================================== */  

  .custom-menu-primary.js-enabled{
    position: relative;
    padding-top: 44px; /* Makes room for button */
    margin: 10px 0 10px 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 */
  }
}


@media(max-width: 767px){
  .top-head .top-head-wrap .language-item { display: none; }
  .top-head .top-head-wrap .phone-item { display: none; }
  .top-head .top-head-wrap .mail-item { display: none; }
  .top-head .top-head-wrap { justify-content: flex-end; padding: 0; }
}
