body {
  font-family: Texta-Regular, arial, helvetica, sans-serif, sans-serif;
}

header.header {
 height: 115px; 
}

.custom-header {
  position: fixed;
  height: 115px;
  width: 100% !important;
  background: linear-gradient(to bottom,
      rgba(0, 35, 156, 0.8) 0%,
      rgba(40, 51, 74, 0.8) 100%);
  z-index: 100;
  padding-top: 15px;
}

@media (max-width: 575px) {
  
  .custom-header {
    padding-bottom: 0px !important;
    padding-top: 0;
  }
  
  .custom-header .pwr-burger.pwr-burger--open .cta_button:hover,
  .custom-header .pwr-burger.pwr-burger--open .cta_button:focus {
    color: white!important;
  }
  
}

.pwr-header-search {
  top: -240px;
  width: 100% !important;
  background-color: #BFC8E6 !important;
}

.pwr-header-search__close-icon:before, .pwr-header-search__close-icon:after {
  background-color: #00239C !important;
}


.pwr-header-search *{
 color:#00239C !important;
}

.pwr-header-search input::placeholder{
  color:#00239C !important;
 }

.pwr-header-search__inner {
  padding: 0 20px;
}

@media (min-width: 1200px) {
  .pwr-header--padding__custom {
    padding: 35px !important;
    transition: 1s;
  }
}

.pwr-header--padding__custom {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.pwr-header--padding__custom_fixed {
  padding-top: 20px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.pwr-header-fixed__spacer {
  height: 115px !important;
}

@media (max-width: 1119px) {
  .pwr-header-fixed__spacer {
    height: 85px !important;
  }
}

.hs-menu-wrapper.flyouts li:not(.hs-menu-depth-1):first-child>a {
  margin-top: 10px !important;
}

.menu-item__custom {
  margin-top: 10px !important;
}


.hs-menu-wrapper.flyouts li:not(.hs-menu-depth-1):last-child>a {
  margin-bottom: 10px !important
}

.pwr-top-menu-wrapper {
  display: flex;
  justify-content: flex-end;
  margin-left: auto;
}

.hs-menu-wrapper li a {
  font-family: 'Texta-Bold', arial, helvetica, sans-serif, sans-serif;
  letter-spacing: 1px;
  text-decoration: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pwr-burger__menu .hs-menu-wrapper li a {
  display: block !important;
}


.pwr-header__menu .hs-menu-wrapper li.hs-menu-depth-1>a {
  padding: 36px 40px;
}

.pwr-header__menu .hs-menu-depth-1 .hs-menu-children-wrapper {
  min-width: 300px;
}

.pwr-header__menu .hs-menu-depth-1.hs-item-has-children>a:after {
  top: unset;
  right: 0;
  bottom: 13px;
  left: 50%;
  margin-left: 0 !important;
  box-shadow: unset;
  transform: rotate(0deg);
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #fff;
}

.hs-menu-wrapper li.hs-menu-depth-2.hs-item-has-children>a:after {
  color: #00239c !important;
}

.pwr-header-top__menu .hs-menu-wrapper li:not(:last-child):after {
  content: '';
}

.pwr-header-top__menu .hs-menu-wrapper .hs-menu-depth-1:not(:last-child):after {
  padding-right: 0;
  padding-left: 0;
}

.pwr-header-top__menu .hs-menu-wrapper li.hs-menu-depth-1 {
  border: 1px solid white;
  padding: 0.5rem 1.2rem;
}

.pwr-header__menu .hs-menu-depth-1 ul {
  width: 300px;
  background-color: white !important;
  border-radius: 0;
  border: 0 solid #ffa300;
  border-top-width: 5px;
  border-bottom-width: 5px;
}

.pwr-header__menu .hs-menu-depth-1 ul li a {
  text-align: center;
  white-space: initial;
  color: rgb(0, 35, 156) !important;
  font-family: Texta-Regular !important;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
  font-weight: 700;
}

@media not all and (min-resolution:.001dpcm) { 
  @supports (-webkit-appearance: none) {    /*
      Define here the CSS styles applied only to Safari browsers
      (any version and any device)
     */
     .pwr-header__menu .hs-menu-depth-1 ul li a {
      font-family: 'Texta-Bold' !important;
      letter-spacing: 0;
    }

    .pwr-header-top__menu .hs-menu-wrapper ul.hs-menu-children-wrapper li a {
      letter-spacing: 0;
      font-family: Texta-Bold !important;
    }
  }
}

.pwr-header__menu .hs-menu-depth-1 ul li {
  position: relative;
  display: flex;
  justify-content: center;
}

.pwr-header__menu .hs-menu-depth-1 ul li:not(:last-child)::after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 1px;
  width: 90%;
  border-bottom: 1px solid;
  border-color: #bfc8e6 !important;
}

.hs-menu-wrapper li:not(.hs-menu-depth-1):hover>a,
.hs-menu-wrapper li.active-branch:not(.hs-menu-depth-1)>a {
  background-color: transparent !important;
}

.pwr-header-top__menu ul .hs-menu-depth-1.hs-item-has-children a::after {
  box-shadow: unset;
  transform: rotate(0deg);
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #fff;
}

.pwr-header-top__menu ul .hs-menu-depth-1.hs-item-has-children .hs-menu-children-wrapper {
  left: -1px !important;
  width: calc(100% + 2px);
  border-radius: 0;
}

.pwr-header-top__menu ul li:not(:last-child) {
  border-right: none !important;
}

.pwr-header-top__menu ul .hs-menu-depth-1.hs-item-has-children a {
  position: unset;
  font-family: Texta-Regular;
  font-size: 14px;
  line-height: 18px;
}

.pwr-header-top__menu ul .hs-menu-depth-1 a {
  font-family: Texta-Regular;
  font-size: 14px;
  line-height: 18px;
}

.pwr-header-top__menu .hs-menu-wrapper ul.hs-menu-children-wrapper li a {
  white-space: initial;
  color: #00239c !important;
  font-family: Texta-Regular;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}

.pwr-header-top__menu .hs-menu-wrapper ul.hs-menu-children-wrapper {
  background-color: white !important;
}

.pwr-header-top__menu .hs-menu-wrapper.flyouts li:not(.hs-menu-depth-1):last-child>a {
  margin-bottom: unset;
}

.pwr-header-top__menu .hs-menu-wrapper ul.hs-menu-children-wrapper li {
  position: relative;
  padding: 0.8rem 0;
}

.pwr-header-top__menu .hs-menu-wrapper ul.hs-menu-children-wrapper li:not(:last-child)::after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 1px;
  width: 83%;
  border-bottom: 1px solid;
  border-color: #bfc8e6 !important;
  left: 15px;
}

.pwr-header-top .pwr-header__lang-selector .pwr-header-right-bar__link,
.pwr-header-top .pwr-header__lang-selector .pwr-dropdown a {
  color: #fff;
  text-transform: uppercase;
  font-family: Texta-bold;
  font-size: 0.9rem;
  line-height: 18px;
}

.pwr-header-top .pwr-header__lang-selector .pwr-header-right-bar__link {
  position: relative;
}

.pwr-header-top .pwr-header__lang-selector .pwr-header-right-bar__link::after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #fff;
  color: white;
  content: '';
  display: block;
  height: 7px;
  position: absolute;
  left: 18px;
  top: 5px;
  width: 7px;
}

.pwr-header-top .pwr-header__lang-selector {
  margin-left: 80px;
  display: flex;
  align-items: center;
}

.pwr-header-logo {
  left: 0px;
  top: 50%;    
  transform: translateY(-50%);
  z-index: 9;
}

@media (max-width: 1320px) {
  .pwr-header-logo {
    left: 20px;
  }
}

.pwr-header-top {
  border-bottom: 0;
}

.header {
  background: linear-gradient(162.92deg, #28334a 8.05%, #00239c 90.8%);
}

.pwr-header-top.pwr--dark,
.pwr-header.pwr--dark {
  background: transparent;
}

.pwr-header--light-on-scroll.scroll .hs-menu-wrapper li.hs-menu-depth-1>a, .pwr-header--light-on-scroll.scroll .hs-menu-wrapper li.hs-menu-depth-1>a:after, .pwr-header--light-on-scroll.scroll .hs-menu-wrapper li:not(:hover):not(.active-branch) a, .pwr-header--light-on-scroll.scroll .hs-menu-wrapper li:not(:hover):not(.active-branch) a:after {
  color: white;
}

.pwr-header--dark-on-scroll.scroll {
  background: linear-gradient(to bottom, rgba(0, 35, 156, 1) 0%, rgba(40, 51, 74, 1) 100%);
}

.header {
  /*   background: linear-gradient(2.92deg,#000 8.05%,#00239c 90.8%); */
  background: linear-gradient(162.92deg, #28334a 8.05%, #00239c 90.8%);
  position: relative;
}

/* .header::after {
    content:'';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: 25px solid #6A0136;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
} */

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul.hs-menu-children-wrapper {
    visibility: hidden !important;
    opacity: 1 !important;
    position: absolute !important;
  }
}

.pwr-header-logo__main {
  display: block;
  transition: 1s;
}

.pwr-header-logo__main__show {
  display: block;
  transition: 1s;
  width: 45px;
  top: 15px !important;
}

.pwr-header-logo__main__hide {
  display: none;
}

@media (max-width: 1199px) {
  .pwr-header-logo__main {
    display: block;
    top: 15px;
  }

  .pwr-header-logo__top {
    display: none;
  }
}

.pwr-header-logo__main-on-scroll {
  top: 15px !important;
}

@media (max-width: 819px) {
  .pwr-top-menu-wrapper {
    padding: 0 15px !important;
  }

  .pwr-top-menu-wrapper {
    justify-content: center;
  }
}

@media (max-width: 850px) {
  .pwr-header__lang-selector {
    margin-left: 20px !important;
  }

  .pwr-header-right-bar__item {
    margin-right: 20px !important;
  }
}


@media (max-width: 639px) {
  .pwr-top-menu-wrapper {
    display: none;
  }

  .pwr-header-logo__main__hide {
    top: 23px !important;
  }

  .pwr-header-logo {
    width: 45px;
  }
}

.pwr-header--padding__custom .hs-menu-wrapper.hs-menu-flow-horizontal li.hs-menu-depth-1>ul.hs-menu-children-wrapper {
  left: -4px;
  top: calc(100% + 14px);
}

.hs-menu-children-wrapper__grid {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  width: 600px !important;
}

.pwr-burger.pwr--dark {
  background-color: #FFFFFF;
  z-index: 1000 !important;
}

.pwr-burger.pwr--dark * {
  color: #00239C !important;
  z-index: 1000 !important;
}

.pwr--dark .pwr-burger__icon-close::before,
.pwr--dark .pwr-burger__icon-close::after {
  background-color: #00239C;
}

.pwr--dark .pwr-burger__menu .hs-menu-wrapper li.hs-menu-depth-1>a:after {
  color: #00239C !important;
  top: unset;
  right: 0;
  bottom: 20px;
  margin-left: 0 !important;
  box-shadow: unset;
  transform: rotate(-90deg) !important;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #00239C;
}

.pwr--dark .pwr-burger__menu .hs-menu-wrapper li.hs-menu-depth-1>a.active-rotate:after {
  transform: rotate(0) !important;
} 

.pwr-burger__menu li.hs-menu-depth-1, .pwr-burger__menu li.hs-menu-depth-1 a {
  background-color: #FFFFFF !important;

}

.pwr-burger__menu li.hs-menu-depth-1:hover {
  background-color: #FFFFFF !important;
}


.pwr-burger__menu li.hs-menu-depth-1 a:hover {
  background-color: #FFFFFF !important;
}

.pwr-burger-bottom-bar .hs_cos_wrapper_type_icon svg {
  fill: #00239C !important;
}

.pwr-burger__menu .hs-menu-wrapper li.hs-menu-depth-2>a, .hs-menu-wrapper.no-flyouts li.hs-menu-depth-3>a {
  text-transform: initial;
  font-size: 18px !important;
  padding-left: 10px !important;
  letter-spacing: inherit;
}

.pwr--dark .pwr-burger__menu .hs-menu-wrapper li.hs-menu-depth-1>a {
  font-size: 18px !important;
}

.pwr-burger__menu li.hs-menu-depth-2:hover {
  background-color: #FFFFFF !important;
}

.pwr-burger__menu li.hs-menu-depth-2 a:hover {
  background-color: #FFFFFF !important;
}

.pwr-burger__menu .hs-menu-wrapper li.hs-menu-depth-1>a {
  padding-left: 0 !important;
}

.pwr-burger__menu {
  margin: 52px 20px 0 20px;
}

.pwr-burger-menu__header-top {
  margin-top: 60px !important;
}

.pwr-burger-menu__header-top *{
  text-transform: capitalize;
}

.pwr-burger__trigger-close {
  margin: 30px 20px 0;
}

/* .pwr-burger__menu .hs-menu-wrapper li.hs-menu-depth-1:not(:first-child) {
  margin-top: 4px !important;
} */

.pwr-burger__menu li.hs-menu-item a{
  padding-top: 10px;
  padding-bottom: 10px;
}

.pwr-burger__menu li.hs-menu-depth-1:first-child {
  border-bottom: none;
}

.pwr-burger__menu li.hs-menu-depth-1 {
  border-top: 1px solid #BFC8E6;
  border-bottom: 1px solid #BFC8E6
}

.pwr-burger__menu li.hs-menu-depth-1:not(:first-child):not(:last-child) {
  border-top: 1px solid #BFC8E6;
  border-bottom: none
}


.pwr-burger-menu__header-top li.hs-menu-item {
  border: none !important
}

.pwr-burger-bottom-bar {
  padding: 10px; 
}

.pwr-burger__icon-open {
  z-index: 100;
}

.pwr-burger__icon-open span {
  width: 30px;
  height: 3px;
}

.pwr-burger__icon-open:after, .pwr-burger__icon-open::before {
  width: 30px;
  height: 3px;
}

.pwr-burger__icon-open:after {
  bottom: -8px;
}

.pwr-burger__icon-open::before {
  top: -5px;
}

.pwr-header {
  z-index: 9 !important;
}

.pwr-header.pwr-header-fixed {
  transform: unset !important;
}

.background-transparent {
  background: transparent !important;
}

.pwr-header-search.active {
  top: unset !important
}