.elementor-kit-3{--e-global-color-primary:#032477;--e-global-color-secondary:#000000;--e-global-color-text:#494949;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-3 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3 h1{color:#032477;font-weight:600;}.elementor-kit-3 h2{color:#032477;font-weight:600;}.elementor-kit-3 h3{color:var( --e-global-color-secondary );}.elementor-kit-3 h4{color:var( --e-global-color-secondary );}.elementor-kit-3 h5{color:var( --e-global-color-secondary );}.elementor-kit-3 h6{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* 1) Default = transparent (over hero) */
.elementor-location-header .header-fade {
  background: rgba(0,0,0,0) !important;
  transition: background 200ms ease, background-color 200ms ease;
  box-shadow: none !important;
  border: 0 !important;
}

/* 2) After scroll = black (your JS adds .is-scrolled) */
.elementor-location-header .header-fade.is-scrolled {
  background: rgba(0,0,0,0.92) !important;
  box-shadow: none !important;
  border: 0 !important;
}

/* 3) Keep nav readable on dark */
.elementor-location-header .header-fade.is-scrolled a {
  color: #fff !important;
}

/* 4) Nuke any theme/Elementor overlay or hairline */
.elementor-location-header::before,
.elementor-location-header .header-fade::before {
  content: none !important;
  box-shadow: none !important;
  border: 0 !important;
}/* End custom CSS */