.flawless-global-header-navigation-menu ul {
    opacity: 1 !important;
}
.global-footer-menu-container-menu li.hs-menu-item.hs-menu-depth-1.hs-item-has-children>a {
    cursor: default;
}
.flawless-global-header-branding {
    max-width: 150px;
}
#flawless-global-header>div {
    width: 100%;
    transition:0.5s;
    top: -100%;
}
#flawless-global-header.sticky {
    margin-top: 100px;
}
#flawless-global-header.sticky>div {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999999;
}
.flawless-global-header-button>div {
  color: #ffffff !important;
  background-color: #00a4bd !important;
  border-radius: 15px;
  border: none !important;
  font-size: 16px !important;
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.flawless-global-header-button>div>a {
  color: #ffffff !important;
  background: none !important;
  text-transform: uppercase;
  font-weight: bold !important;
  border: none !important;
  padding: 20px 25px !important;
  font-size: 16px !important;
  display: block;
  position: relative;
  z-index: 2;
}
.flawless-global-header-button>div:after {
    content: '';
    position: absolute;
    background: #f7941e;
    left: -10%;
    right: 120%;
    bottom: -5px;
    top: -5px;
    z-index: 1;
    transform: skewX(-20deg);
    transition: 0.2s;
    border-radius: 20px;
}
.flawless-global-header-button>div:hover:after {
    content: '';
    position: absolute;
    background: #f7941e;
    left: -20%;
    right: -20%;
    bottom: -10px;
    top: -10px;
    z-index: 1;
    transform: skewX(-20deg);
    transition: 0.5s;
    border-radius: 20px;
}
@media only screen and (min-width: 1000px) {
    .flawless-global-header-navigation-menu div[role="navigation"]>ul>li>ul>li a:before {
        content: '';
        position: absolute;
        left: 1px;
        right: 100%;
        top: 50%;
        transform: translateY(-50%);
        height: 36px;
        background: #f7931e;
        opacity: 0.9;
        transition: 0.4s;
        z-index: -1;
        border-radius: 15px 15px 15px 15px;
    }
    .flawless-global-header-navigation-menu div[role="navigation"]>ul>li>ul>li a:hover:before {
        right: 10px;
    }
    .flawless-global-header-navigation-menu div[role="navigation"]>ul>li>ul>li a {
        position: relative;
    }
  #flawless-global-header .hs-item-has-children>ul {display: none; overflow: hidden;}
  .flawless-global-header-branding img {padding: 10px 0;display: block; max-width: 100%; width: 100%; height: auto;}
  .flawless-global-header-navigation-menu div[role="navigation"]>ul {margin: 0;padding: 0;}
  .flawless-global-header-navigation-menu div[role="navigation"]>ul>li {display: inline-block;margin: 0 5px;position: relative;margin-bottom: -1px;}
  .flawless-global-header-navigation-menu div[role="navigation"]>ul>li>a {padding: 0 10px;display: block;text-decoration: none;color: #225378;text-transform: uppercase;line-height: 50px;}
  .flawless-global-header-navigation-menu div[role="navigation"]>ul>li.hs-item-has-children>a {padding-right: 30px;font-size: 14px;}
  .flawless-global-header-navigation-menu, .flawless-global-header-button {display: inline-block;vertical-align: middle;}
  .flawless-global-header-container {position: relative;}
  .flawless-global-header-navigation-menu div[role="navigation"]>ul>li:hover>ul {z-index: 9999;background-color: #f8f8f8;min-width: 200px;right: 0;left: auto !important;border-radius: 15px 15px 15px 15px;font-size: 14px;box-shadow: 0 5px 5px 5px rgba(0,0,0,.15);padding: 15px}
  .flawless-global-header-navigation-menu div[role="navigation"]>ul>li>ul>li>a {padding: 10px 15px; color: #333;}
  .flawless-global-header-navigation-menu div[role="navigation"]>ul>li>ul>li>a:hover {color: #ffffff;z-index: 99999999;}
  #flawless-global-header .mobile-angle {height: 10px;width: 10px; z-index:-1; position: absolute;right: 12px;top: 17px;border-left: 1.5px solid #000;border-bottom: 1.5px solid #000;transform: rotate(-45deg);}
  #flawless-global-header .hs-item-has-children:hover>ul {display: block;}
  .solutions-menu img {max-width: 100%;width: auto;height: 75px;}
  .solutions-menu {width: 920px !important;position: absolute;left: auto !important;right: 0;; border-radius: 15px 0 15px 15px; text-align: center;}
  .solutions-menu>li {display: inline-block;max-width: 350px;text-align: center;}
  .solutions-menu>li>a {padding: 25px !important; display: block !important;}
  .solutions-menu>li a {display: block !important;white-space: normal !important;color: #ffffff;}
  .solutions-menu-title {font-weight: bold;font-size: 14px;font-weight: bold;margin-bottom: 10px;}
  .solutions-menu-btn {margin-top: 15px;}
  .solutions-menu-btn>div {padding: 5px; border-radius: 15px; border: 1px solid #f6931d; max-width: 150px; margin: 0 auto; color: #ffffff; background-color: #f6931d;}
  .flawless-global-header-navigation-menu div[role="navigation"]>ul>li:hover {background-color: #f8f8f8;border-radius: 15px 15px 0 0;}
  .flawless-global-header-navigation-menu div[role="navigation"]>ul>li:hover>.mobile-angle {z-index: 1 !important;}
  section#flawless-global-header>div {padding: 0 2.5%;background: #ffffff;width: 100%;}
  .flawless-global-header-navigation-menu li.hs-menu-item.hs-menu-depth-2>ul {
      display: block !important;
      opacity: 1 !important;
      left: auto !important;
      position: initial !important;
  }
  .flawless-global-header-navigation-menu li.hs-menu-item.hs-menu-depth-2>ul>li a {
      display: block;
      padding: 2.5px 15px;
      font-size: 14px;
  }
  {#
  .flawless-global-header-navigation-menu div[role=navigation]>ul>li:nth-child(1)>ul>li>a {
    padding: 5px 15px;
    text-transform: uppercase;
    font-size: 14px;
  }
  .flawless-global-header-navigation-menu div[role=navigation]>ul>li:nth-child(1)>ul>li {
      display: block;
      width: 50%;
  }
  .flawless-global-header-navigation-menu div[role=navigation]>ul>li:nth-child(1)>ul {
      display: flex !important;  
      flex-wrap: nowrap;
      align-items: flex-start;
      width: 350px;
      padding: 15px;
      gap: 10px;
      right: 0px;
  }
  .flawless-global-header-navigation-menu div[role=navigation]>ul>li:nth-child(1)>ul>li:hover>a {
    background-color: transparent !important;
  }
  #}
  .flawless-global-header-button {
      position: absolute;
      top: 50%;
      right: 0;
      transform: translateY(-50%);
      display: block;
  }
  .flawless-global-header-navigation-menu {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
  }
}
header.header {
    top: -100%;
}
.custom_header_fixed header.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    z-index: 999999;
    transition: 0.5s;
}
@media only screen and (max-width: 1600px) {
  .flawless-global-header-navigation-menu {
    left: 45%;
  }
}
@media only screen and (max-width: 999px) {
  #flawless-global-header.sticky .flawless-global-header-menu {
      top: calc(-250% - 75px);
  }
  #flawless-global-header>div .flawless-global-header-branding {
      max-width: 100%;
  }
  section#flawless-global-header img {max-width: 100%;display: block;}
  #flawless-global-header .hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {white-space: normal !important;}
  section#flawless-global-header>div {background-color: #ffffff;height: 75px;}
  #flawless-global-header .flawless-global-header-branding img {max-height: 50px;position: absolute;top: 12.5px;left: 10px;}
  #flawless-global-header .flawless-global-header-menu {position: absolute;top: -100%;left: 0; width: 100%;transition: 0.3s;}
  .flawless-global-header-menu>div {width: 100%; background: #f4f4f4; padding-bottom: 15px;}
  .flawless-mobile-btn {height: 29px; margin: 0; position: absolute; right: 10px; top: 20px; width: 35px; z-index: 9999999; border-top: 3px solid #434345; border-bottom: 3px solid #434345;}
  .flawless-mobile-btn:before {background-color: #434345; content: ""; height: 3px; position: absolute; transition: .3s; width: 100%; top: 50%; transform: translateY(-50%);}
  .flawless-mobile-btn:after {background-color: #434345; content: ""; height: 3px; position: absolute; transition: .3s; width: 100%; top: 50%; transform: translateY(-50%);}
  #flawless-global-header.mobile-active .flawless-mobile-btn {border: none;}
  #flawless-global-header.mobile-active .flawless-mobile-btn:before {transform: rotate(45deg);}
  #flawless-global-header.mobile-active .flawless-mobile-btn:after {transform: rotate(-45deg);}
  #flawless-global-header.mobile-active .flawless-global-header-menu {
    top: 75px;
    z-index: 999;
    bottom: 0;
    left: 0;
    right: 0;
    background: #f4f4f4;
    overflow: auto;
    position: fixed;
  }
  .solutions-menu-image {max-width: 50px;display: inline-block;vertical-align: middle;}
  .solutions-menu-title {display: inline-block;vertical-align: middle;padding-left: 5px;}
  .solutions-menu-btn>div {background-color: #f6931d;color: #ffffff;padding: 5px;text-align: center;max-width: 150px;border-radius: 20px;margin-top: 10px;}
  .solution-menu-link {padding: 10px;}
  .flawless-global-header-navigation-menu a {color: #434345;}
  #flawless-global-header .hs-menu-depth-1 {width:100%;}
  #flawless-global-header .hs-menu-depth-1>a {padding: 10px;display: block;}
  #flawless-global-header .hs-menu-depth-1>ul>li>a {padding: 5px 10px;}
  #flawless-global-header .hs-menu-depth-1>ul>li>ul>li>a {padding: 5px 15px;}
  #flawless-global-header .hs-menu-depth-1>ul>li {background-color: #eeeeee;}
  #flawless-global-header .hs-menu-depth-1.hs-item-has-children>ul {display: none;}
  #flawless-global-header .hs-menu-depth-1.hs-item-has-children.active>ul {display: block;}
  .flawless-global-header-button .flawless-button {display: block;padding: 10px;border-radius: 20px;background-color: #f6931d;text-align: center;color: #ffffff;margin: 10px 10px 0;max-width: 150px;}
  #flawless-global-header .mobile-angle {transition: 0.2s;position: absolute;top: 0;right: 0;width: 40px;height: 40px;}
  #flawless-global-header .mobile-angle:before {position: absolute;content: '';border-left: 2px solid #000000;border-bottom: 2px solid #000000;width: 13px;height: 13px;transform: translate(-50%, 0) rotate(-45deg);top: 9px;left: 50%;}
  #flawless-global-header .active .mobile-angle {transform: rotate(90deg);}
  #flawless-global-header .flawless-global-header-branding {width: 100%;height: 75px;background-color: #ffffff;z-index: 9999999;position: relative;}
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper {position: initial;}
  html.stop-scroll {
      overflow: hidden;
  }
}