.elementor-kit-7{--e-global-color-primary:#0077AA;--e-global-color-secondary:#07456B;--e-global-color-text:#2B2B2B;--e-global-color-accent:#8DC63F;--e-global-color-2f1ab07:#FFFFFF;--e-global-typography-primary-font-family:"Source Sans Pro";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Source Sans Pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Sans Pro";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Source Sans Pro";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Source Sans Pro", Sans-serif;font-size:1em;font-weight:600;text-transform:uppercase;color:var( --e-global-color-2f1ab07 );border-style:none;border-radius:0px 0px 0px 0px;padding:10px 20px 10px 20px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.e-con{--container-max-width:1600px;}.elementor-widget:not(:last-child){margin-block-end:10px;}.elementor-element{--widgets-spacing:10px 20px;--widgets-spacing-row:10px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 *//* Transparent BEFORE scroll */
.elementor-element-6340ebe.elementor-sticky--effects:not(.elementor-sticky--active) {
  transition: background-color 0.3s ease;
}

/* Colored AFTER scroll */
.elementor-element-6340ebe.elementor-sticky--effects.elementor-sticky--active {
  background-color: #07456B !important;
}

/*Sticky header background + shadow on scroll */
.elementor-sticky--effects {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15); /* subtle shadow */
  transition: all 0.3s ease-in-out;
}


/*Center footer nav menu on mobile */
@media (max-width: 767px) {
 
  .elementor-element.elementor-element-0fc178b ul.elementor-nav-menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 0;
  }



  .elementor-element.elementor-element-0fc178b a.elementor-item {
    display: block;
    width: 100%;
  }
}


/* contact-form labels*/
.required-label {
  color: white;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
}/* End custom CSS */