.header-top {
  padding: 10px 0px;
  background: #F2F7FC;
  border-bottom: 1px solid #D9E1EE;
}

.header-top-otr {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-tbtn a {
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  color: #178CF9;
  border: 1px solid #178CF9;
  border-radius: 4px;
  padding: 8px 32px;
  display: inline-block;
}

.header-tbtn a:hover ,
.header-tbtn a:foocus { 
  color: #fff;
  border: 1px solid #178CF9;  
  background-color: #178CF9;
}

.header-tmenu ul li {
  margin-left: 32px;
}

.header-tmenu ul li a {
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  color: #178CF9;
}

.header-tmenu ul li a img {
  max-width: 12px;
  margin-right: 2px;
}


.header-wrap.sticky-class {
  position: fixed;
  top: 0px;
  background-color: #fff;
  box-shadow: 2px 2px 5px #ccc;  
  width: 100%;
  border-bottom: 0;
}

.header-wrap {
  position: relative;
  padding: 16px 0px;
  background-color: #F2F7FC;
  z-index: 99999;
  width: 100%;
  border-bottom: 1px solid #D9E1EE;
}

.header-otr {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.header-left {
  width: 15%;
}

.header-right {
  width: 85%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-menu {
  min-height: auto;
  position: relative;
  z-index: 999;
}

.header-logo img {
  max-width: 150px !important;
}

.header-menu ul {
  margin: 0px !important;
  padding: 0px; 
}

.header-menu ul li {
  margin: 0px;
  margin-left: 48px;
}

.header-menu ul li:nth-child(1) {
  margin-left: 0px;
}

.header-menu > ul > li:nth-child(1) { 
  margin-left: 0px;
}

.header-menu ul li a {
  padding: 10px 5px !important;
  max-width: 100% !important;
  white-space: normal !important;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  color: #434963;
  display: inline-block;
}

.header-menu ul li a:hover { 
  color: #0075e2;
}

.header-menu ul li:active a {  
  color: #0075e2;
}

.header-menu ul.hs-menu-children-wrapper {
  background: #fff !important;
  text-align: left;
  padding: 0px;  
  min-width: 240px;
}

.desktop .header-menu ul.hs-menu-children-wrapper {
  display: none !important;
}

.header-menu ul ul li a {
  color: #434963;
  padding: 12px 32px 14px 24px !important;
  text-transform: initial;
  font-size: 16px !important;
  font-weight: 400 !important;
}

.header-menu ul ul li a:hover { 
  background: rgba(51, 51, 51, 0.05);
}

.header-menu ul ul li {
  margin: 0px;
  margin-bottom: 0px !important;
}

.header-menu .hs-menu-depth-1:after {
  content: "";
  position: absolute;
  right: -6px;
  top: 34%;
  margin-top: -5px;
  content: "\f107";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  color: #434963;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
}

.header-menu .hs-menu-depth-1>a:hover:after { 
  top: 40%;
  transform: rotate(180deg);
}

/* .header-menu ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children a {
  padding-right: 20px !important;
} */

.header-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
  display: inline-block;
}

.header-cta-otr {
  display: flex;
  align-items: center;
}

.header-cta1 a {
  background: #FFFFFF;
  border-radius: 4px;
  padding: 12px 24px;
  color: #178CF9;
  font-weight: 500;
  font-size: 16px;
  display: inline-block;
}

.header-cta2 {
  margin-left: 30px;
}

.header-cta2 a {
  padding: 12px 24px;
  background: #178CF9;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
}


.header-menu ul ul li a {
  display: flex !important;
  align-items: center;
}

.header-menu ul ul li a img {
  display: inherit;
  float: left;
  margin-right: 10px;
}

.mega-otr {
  display: flex;
  flex-wrap: wrap;
  width: 510px;
  margin: 0px auto;
  padding: 0px 0px 0px 20px;
  background: #FFFFFF;
  border-radius: 4px;
  filter: drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.1)) drop-shadow(0px 16px 48px rgba(0, 0, 0, 0.08));
  align-items: center;
  position: absolute;
}

.mega-right {
  width: 55%;
/*   position: relative; */
}

.mega-left {
  width: 45%;
  border-right: 1px solid #EEF1F4;
  margin-right: 0px;
}

.mega-right:before {
  content: "";
  width: 34px;
  height: 16px;
  position: absolute;
  background-image: url(https://3366455.fs1.hubspotusercontent-na1.net/hubfs/3366455/Xelon_2022/Images/General/menu-angle.png);
  background-position: center;
  top: -16px;
  left: 50%;
  transform: translateX(calc(50% - 40px));
  background-size: cover;
}

.mega-menu-branch.activated-by-1 .mega-menu-inner {
  left: 20px;
  position: absolute;
}

.mega-menu-branch.activated-by-2 .mega-menu-inner {
  left: 150px;
  position: absolute;
}

.mega-menu-branch.activated-by-3 .mega-menu-inner {
  left: 310px;
  position: absolute;
}

.mega-menu-branch.activated-by-4 .mega-menu-inner {
  left: 440px;
  position: absolute;
}

.mega-content {
  padding: 32px 30px 32px 20px;
}

.mega-text p {
  font-size: 14px;
}

.mega-btn a {
  font-weight: 700;
  font-size: 14px;
  color: #0089FC;
  background: rgba(0, 137, 252, 0.1);
  border-radius: 4px;
  padding: 10px 20px;
  display: inline-block;
}

.mega-menus ul li a {
  display: flex !important;
  align-items: center;
  color: #434963;
  padding: 12px 32px 14px 24px !important;
  text-transform: initial;
  font-size: 16px !important;
  font-weight: 400 !important;
  width: 100% !important;
}

.mega-menus ul li a:hover { 
  background: rgba(51, 51, 51, 0.05); 
}

.mega-menus ul li a img {
  display: inherit;
  float: left;
  margin-right: 10px;
}

.mega-menus ul li {
  width: 100% !important;
}


.mobile {
  display: none !important;
}





/* 

.pwr-dropdown{
box-shadow:0 15px 30px rgba(0,0,0,.05);
border-radius:6px;
opacity:0;
position:absolute;
top:58px;
text-align:left;
-webkit-transform:translateX(-50%);
transform:translateX(-50%);
transition:opacity .4s ease-in-out .2s,visibility .4s ease-in-out .2s;
visibility:hidden;
z-index:999999999;
} 
.pwr-dropdown--language{ 
padding:12px;
text-align:center;
width:150px;
}
.pwr-dropdown,.pwr-header--light-on-scroll.scroll .pwr-dropdown{
background-color:#fff;
}    
.pwr-header-right-bar__language-switcher:hover .pwr-dropdown,.pwr-header-right-bar__phone:hover .pwr-dropdown{
visibility:visible;
opacity:1
}

.pwr-header-right-bar__language-link{
display:block; 
font-weight:700;
opacity:.66;
padding:2px 0
}
*/

.globe_class {
  background-image: url(https://3366455.fs1.hubspotusercontent-na1.net/hubfs/3366455/Xelon_2022/Images/Home/language.png) !important;
  border-radius: 0px !important;
} 

.lang_list_class { 
  z-index: 9999999 !important;
  padding: 12px 0 0 !important; 
  width: 180px; 
}

.header-tmenu {
  display: flex;
} 





/* ==========================================================================
cstm Menu Primary
========================================================================== */


{% set ulColor       = "" %} /* Set ul background color */
{% set liColor       = "" %} /* Set li background Color */
{% set aColor        = "#000000" %} /* Set link Color */
{% set aColorHover   = "#000000" %} /* Set link Hover Color */
{% set uldropColor   = "#fff" %} /*Set dropdown menu background color */

/* Parent List */
.cstm-menu-primary .hs-menu-wrapper > ul{ 
  background:; 
}
.cstm-menu-primary .hs-menu-wrapper > ul > li{
  background:;
  float: left;
  list-style-type: none;
}
.cstm-menu-primary .hs-menu-wrapper > ul > li > a{
  color:;
  display: inline-block;
  text-decoration: none;
  line-height: 1;
  margin: 0;
  text-align: center;  
}
.cstm-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color:;
}

/* Child List */
.cstm-menu-primary .hs-menu-wrapper > ul ul { 
  min-width: 250px;
  border-top: none;
  border-radius: 4px;
  border: 1px solid #EEF1F4;
}
.cstm-menu-primary .hs-menu-wrapper > ul ul li{
  background:;
  border: none;
  border-top: 0px solid rgba(0, 0, 0, 0.17);
}
.cstm-menu-primary .hs-menu-wrapper > ul ul li a{
  color:;
  padding: 15px;
  line-height: 1;
  font-size: 0.938rem;
  font-weight: 500;
  text-decoration: none;
}
.cstm-menu-primary .hs-menu-wrapper > ul ul li a:hover{
  color:;
}

/* Override max width on menu links */
.cstm-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:1080px) {

  .cstm-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 cstm styling on any element when the menu is in the open position.                     
*/

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

@media (max-width: 1080px){


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

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

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

  .cstm-menu-primary,
  .cstm-menu-primary .hs-menu-wrapper > ul,
  .cstm-menu-primary .hs-menu-wrapper > ul li,
  .cstm-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
  ========================================================================== */

  .mob-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /*******************************************/
    top: 10px;          /* Position Button at right of screen  */
    right: 10px;        /*******************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */      
    padding: 7px 0px 8px 0px;
    background: transparent; /* Background color */
    border: 1px solid transparent;
    font-size: 1rem;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: ; 
  }
  .mob-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color: #fff;
    background-color: transparent ; 
    border-color: transparent;
  }

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


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

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

  .mob-open .mob-trigger i:before {
    top: 0px;
    transform: rotate(45deg);
    width: 25px;
  }

  .mob-open .mob-trigger i:after {
    top: 0px;
    transform: rotate(134deg);
    width: 25px;
  }

  .mob-open .mob-trigger i { 
    height: 0px;
  }

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


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

  .chld-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width:100% !important; /* Button width */
    min-width: 65px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: 0px dotted rgba(255, 255, 255, .20);
    background-image: url(https://3366455.fs1.hubspotusercontent-na1.net/hubfs/3366455/Xelon_2022/Images/General/right.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    background-size: 8px;
  }

  .chld-trigger.chld-open {
    background-image: url(https://3366455.fs1.hubspotusercontent-na1.net/hubfs/3366455/Xelon_2022/Images/General/down.png);
    background-size: 13px;
  }

  .chld-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; 
  height: 1px;
  background-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
  ========================================================================== */  

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

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

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

  /* Mobile Menu Styles */ 
  .cstm-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;
  }
  .cstm-menu-primary .hs-menu-wrapper{
    background-color: #fff; /* Menu background color set off global menuColorMobile variable */
    width: 100%; /* Full screen width */
  }

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

  /* Level 1 and Higher Menu List Styles */
  .cstm-menu-primary .hs-menu-wrapper > ul li{
    border-top: 0px dotted rgba(255, 255, 255, .35); /* Adds transparent dark highlights to top of top level list items */
  }
  .cstm-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 0 10px;
    color:; /* link color set by global mobile-aColor variable */
  }
  .cstm-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 */
  .cstm-menu-primary .hs-menu-wrapper > ul ul li{
    background-color: rgba(255, 255, 255, .08);
  }
  .cstm-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 10px; /* Indent Child lists */
    font-size: 1rem; /* Font size of child lists */
  }

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





/******** Mobile Styling *********/

@media (max-width: 1080px) {

  .header-wrap .page-center { 
    padding: 0 0px!important;
  }

  .desktop {
    display: none !important;
  }

  .mobile {
    display: block !important;
  }

  .header-logo img {
    max-width: 110px !important;
  }

  .header-cta-otr {
    display: none; 
  }

  .header-top { 
    display: none;
  }

  .header-wrap { 
    padding: 15px 0px; 
  }

  .header-menu ul ul { 
    display: block;  
  }

  .header-menu ul ul li {
    margin: 0px;
    margin-bottom: 0px !important;
  }

  .header-menu ul { 
    display: inline-block ; 
    padding: 0;
  }

  .header-menu.cstm-menu-primary.js-enabled ul {
    background: #fff;
    padding: 10px 0px 20px;
    border-bottom: 0px solid #ffff;
  }

  .header-menu.cstm-menu-primary.js-enabled ul ul {
    padding: 0px !important;
    border: 0px !important;
    background-color: transparent !important;
    width: 100% !important;
  }

  .header-menu .hs-menu-wrapper>ul>li.active a:before {
    display: none !important;
  }

  .header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>a {
    font-size: 14px;
    margin: 0px 0px;
    padding: 7px 10px 0px;
    border-bottom: 0px solid #d5d5d5;
    color: #03132d; 
  }

  .header-menu {
    width: 100% !important;
    float: left !important;
  }

  .cstm-menu-primary {
    position: absolute !important; 
    top: -50px !important;
    right: 0 !important;
    width: 100% !important;
    padding: 0px !important;
    min-height: 0 !important;
    margin: 0 !important;
  }

  .cstm-menu-primary.js-enabled .hs-menu-wrapper {
    top: 50px !important;
  } 

  .header-menu li.hs-item-has-children:after {
    display: none;
  }

  .header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li.hs-item-has-children>ul.hs-menu-children-wrapper {
    left: 0;
    -webkit-transform: translateX(0) translatey(0);
    -moz-transform: translateX(0) translatey(0);
    -o-transform: translateX(0) translatey(0);
    -ms-transform: translateX(0) translatey(0);
    transform: translateX(0) translatey(0);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
  }

  .header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li:not(:first-child) {
    margin: 0 0 0 0px;
  }

  .header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li {
    margin: 0 0 0 0px;
  }

  .header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    padding: 10px 10px !important;
    color: #434963; 
  }

  .header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li {
    background-color: #fff;
    border: 0px; 
  }

  .header-menu.cstm-menu-primary ul:before {
    content: '';
    position: absolute; 
    top: -10px;
    right: 0px;
    width: 43px;
    background-repeat: no-repeat;
  }

  .header-menu.cstm-menu-primary ul {
    position: relative;
  }  

  .header-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li > a:hover{ background: transparent; color: #000; }

  .header-menu .hs-menu-wrapper>ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-branch>a {
    color: #000;
  }

  .header-right:before ,
  .header-right:after ,
  .header-menu .hs-item-has-children>a:after {
    display: none;
    right: 0px
  }

  .header-menu ul li a { 
    padding: 5px 15px !important;
  }

  .header-right {
    width: 100%;
    position: relative;
    padding-right: 20px;
  }

  .header-left {
    width: 100%;
    padding-left: 20px;
  }

  .header-menu ul ul li a { 
    font-size: 14px !important; 
  }


}

@media only screen and (min-width:768px) and (max-width: 1024px) and (orientation: portrait) {


}  

@media (max-width: 767px) {


}

@media (max-width: 479px) {


}













/* ==========================================================================
Mega Menu
========================================================================== */

.mega_menu ul {
  padding-left: 0px;
  list-style: none;
}
.mega_menu h4 {
  font-size: 18px;
}  
.container-fluid{
  padding-left:0px;
  padding-right:0px;
}
.top-menubar-inner ul li {
  width: 100% !important;
}



.mega-menu, .mega-menu * {
  min-height: 0px !important;
}
.mega-menu-inner {
  padding: 0px 0px 0px 0px;   
}

.mega-menu-parent:not(.sticky-header):before {
  content: '';
}
.mega-menu-parent:not(.sticky-header),
.mega-menu-parent:not(.sticky-header):before,
.mega-menu-parent:not(.sticky-header):after {
  transition: .4s ease-in-out
}

.mega-menu {
  position: relative;
  color: #2a2a2a;
}

.mega-menu-branch {
  position: absolute !important;
  left: 0;
  right: 0;
  top: 10px;
  z-index: 98;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(1,.8);
  transform: scale(1,.8);
  -webkit-transform-origin: center top;
  transform-origin: center top;
  pointer-events: none; 
}

.mega-menu-branch.active {
  opacity: 1;
  visibility: visible;
  transition: .3s ease;
  -webkit-transform: scale(1,1);
  transform: scale(1,1);
  pointer-events: auto;
}

.menu-bar .hs-menu-wrapper > ul > li.mega-menuized-active > a:before {
  left: 0;
  right: 0;
  opacity: 1;
  visibility: visible;
}
.mega-menu-inner .page-center {
  max-width: 1200px;
}
.mega_menu h2 {
  font-size: 36px;
  color: #333333;
  font-family: 'AvenirNext-Bold';
  margin:0px;
}
.mega_menu a {
  color: #333333;
  font-size: 18px;
  font-family: 'AvenirNext-Regular';
  padding:10px 20px !important;
}
.mega-menuized-active a{
  color:#2C7DF5;
}


.mega-menuized{
  position: relative;  
}
.border-left {
  margin: 0px !important;
  padding-left: 10px;
  border-left: 1px solid #CCCCCC;
}

.menu-bar .hs-menu-wrapper>ul {
  float: right;
}
.top-bar-inner1 {
  margin-top: 20px;
}
.top-bar-outer{
  display:flex;
}
.top-bar-inner1 h2{
  color: #39464E;
  font-size: 31.25px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 42px;
  text-transform: capitalize;
}
.top-bar-inner2 h2, .top-bar-inner3 h2{
  color:#fff!important;
  font-family: "Infra W02 Bold";
  text-transform: capitalize;
}

.top-bar-inner2 a, .top-bar-inner3 a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.top-bar-inner2, .top-bar-inner3 {
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(57,70,78,0) 0%, #39464E 100%);
  padding: 100px 20px 20px 20px !important;
  margin: 10px;
  background-position: center;
  background-size: cover;
  position: relative;
  color: #fff;
}
.top-bar-inner2 svg, .top-bar-inner3 svg {
  max-width: 24px;
  fill: #fff;
  position: relative;
}

.top-bar-inner1, .top-bar-inner2, .top-bar-inner3 {
  flex: 0 0 31%;
  padding: 0px 40px;
}


.top-bar-inner2:before,.top-bar-inner3:before  {
  content: "";
  background: linear-gradient(180deg, rgba(57,70,78,0) 0%, #39464E 100%);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 8px;
}


.top-bar-inner2:hover:before{
  background: linear-gradient(180deg, rgba(57,70,78,0) 0%, #40C9D4 100%);
}

.top-bar-inner3:hover:before{
  background: linear-gradient(180deg, rgba(57,70,78,0) 0%, #F9934E 100%);
}

.top-bar {
  background-color: #F5F8FA;
  padding: 25px 0px;
  background-image: url(https://www.campaigncreators.com/hubfs/graphic.svg);
  background-repeat: no-repeat;
  background-position: right bottom;
}

.top-menubar .page-center {
  display: flex;
}

.top-menubar {
  padding: 40px 0px;

}

.top-mega-outer{
  box-shadow: 0 14px 24px 0 rgba(0,0,0,0.16);
  border-radius:8px
}
.top-menubar-inner h3 {
  color: #1e99a9;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "Infra W02 Medium";
}

.top-menubar-inner {
  flex: 0 0 25%;
  padding: 0px 30px;
}
.header-container .call-to-action {
  box-shadow:none;
}
.top-menubar-inner ul li a {
  color: #39464E;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 19px;
  padding-bottom: 16px;
}
.top-menubar-inner ul li:hover a{
  color: #F15A24;
}
.top-bar-inner1 h2{
  font-family: "Infra W02 Bold";
}
.header-container .main-navigation .hs-menu-item.hs-menu-depth-1.mega-menuized>a:after {
  content: "\f107";
  display: inline-block;
  vertical-align: middle;
  padding-left: 4px;
  content: "\f107";
  font: normal normal normal 14px/1 FontAwesome;
  color: inherit;
  font-weight: bold;
  line-height: inherit;
}

.header-container .header .mega-menu-options .page-center {
  max-width: 1440px !important;
  position: relative;
}


.top-mega-outer.top-mega-comp {
  max-width: 950px;
  margin: 0px auto;
  border-radius: 8px;
  background-color: #FFFFFF;
  box-shadow: 0 14px 24px 0 rgba(0,0,0,0.16);
}

.top-mega-outer.top-mega-comp .top-bar {
  background-color: #fff;
  padding: 30px 30px;
  background-image: none;
  border-radius: 15px;
}

.top-bar-img {
  background-position: center;
  background-size: cover;
  position: relative;
  color: #fff;
  min-height: 140px !important;
}

.top-bar-img:before {
  content: "";
  background: linear-gradient(180deg,rgba(57,70,78,0) 0%,#39464e 100%);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;  
}

.top-bar-img:hover:before {
  background: linear-gradient(180deg,rgba(57,70,78,0) 0%,#f9934e 100%);
}

.top-bar-item {
  flex: 0 0 33%;
  padding: 0px 10px;
}

.top-bar-content h3 a {
  color: #39464E;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 600;
  line-height: 19px;
  text-decoration: none;
}

.top-bar-content h3 a:hover {
  color: #F15A24; 
}

.top-bar-content p {
  color: #39464E;
  font-size: 14px;
  line-height: 22px;
}


.mega-menu-branch.activated-by-3 {
  background-color: transparent;
}

.mega-menu-branch.activated-by-3 .mega-menu-inner { 
  background-color: transparent;
}
.mega-menu-branch.activated-by-1 .mega-menu-inner { 
  background-color: transparent;
}
.top-mega-outer {
  background: #fff;
}

body.skew header.mobile-menu {
  position: fixed !important;
  z-index: 99999 !important;
}

.header-lang--mobile {
  display: none;
}

@media (max-width: 1079px) {
  .header-left {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .header-lang--mobile {
    display: block;
    margin-right: 70px;
    margin-left: auto;
  }
  .lang_list_class {
    width: 150px;
  }
}

@media (max-width: 767px) {
  .cstm-menu-primary .hs-menu-wrapper ul li+li {
    margin-top: 5px !important;
  }
  .header-lang--mobile .lang_list_class li {
    padding-bottom: 15px !important;
  }
}




