.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-color-b8af140:#202F52;--e-global-color-3066363:#3F3FCD;--e-global-color-a9611b6:#0074FF;--e-global-color-8513623:#15C2FF;--e-global-color-2658201:#89F7E2;--e-global-color-ff1883f:#000000;--e-global-color-5922e11:#FFFFFF;--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;--e-global-typography-116791a-font-family:"Karla";--e-global-typography-116791a-font-size:clamp(3rem, 2rem + 6vw, 4rem);--e-global-typography-116791a-font-weight:200;--e-global-typography-116791a-line-height:1em;--e-global-typography-6b75978-font-family:"Karla";--e-global-typography-6b75978-font-size:clamp(2rem, 1rem + 5vw, 3.5rem);--e-global-typography-6b75978-font-weight:200;--e-global-typography-6b75978-line-height:1.15em;--e-global-typography-9e762e1-font-family:"Karla";--e-global-typography-9e762e1-font-size:clamp(1.75rem, 0.9rem + 3.5vw, 2.75rem);--e-global-typography-9e762e1-font-weight:200;--e-global-typography-9e762e1-line-height:1.2em;--e-global-typography-e3a2282-font-family:"Karla";--e-global-typography-e3a2282-font-size:clamp(1.5rem, 0.85rem + 2.5vw, 2.25rem);--e-global-typography-e3a2282-font-weight:200;--e-global-typography-e3a2282-line-height:1.25em;--e-global-typography-2e149aa-font-family:"Karla";--e-global-typography-2e149aa-font-size:clamp(1.25rem, 0.8rem + 1.8vw, 1.75rem);--e-global-typography-2e149aa-font-weight:200;--e-global-typography-2e149aa-line-height:1.3em;--e-global-typography-a1ded8d-font-family:"Karla";--e-global-typography-a1ded8d-font-size:clamp(1.125rem, 0.75rem + 1.2vw, 1.5rem);--e-global-typography-a1ded8d-font-weight:200;--e-global-typography-a1ded8d-line-height:1.35em;--e-global-typography-fcec5ce-font-family:"Karla";--e-global-typography-fcec5ce-font-size:clamp(1rem, 0.7rem + 0.8vw, 1.25rem);--e-global-typography-fcec5ce-font-weight:100;--e-global-typography-2a3b92e-font-family:"Karla";--e-global-typography-2a3b92e-font-size:clamp(1rem, 0.95rem + 0.3vw, 1.125rem);--e-global-typography-2a3b92e-font-weight:200;--e-global-typography-2a3b92e-line-height:1.7em;--e-global-typography-fda1ac5-font-family:"Karla";--e-global-typography-fda1ac5-font-size:clamp(0.875rem, 0.85rem + 0.2vw, 1rem);--e-global-typography-fda1ac5-font-weight:200;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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);}@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 */.darkestBlueTxt {
    color: #202F52;
}

.darkerBlueTxt {
    color: #3F3FCD;
}

.blueTxt {
    color: #0074FF;
}

.lighterBlueTxt {
    color: #15C2FF;
}

.lightestBlueTxt {
    color: #89F7E2;
}

/* Deep blue gradient background */
.on-dark {
  /* bottom-left to top-right gradient */
  background: linear-gradient(to top right, #3F3FCD 0%, #202067 100%);
  /* Make sure it covers the full area */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

/* Default state — dark background behind header */
#mainHeaderCont.on-dark #headerMenu .elementor-nav-menu > li > a {
  color: #ffffff !important; /* white text on dark bg */
}

/* Light background behind header */
#mainHeaderCont.on-light #headerMenu .elementor-nav-menu > li > a {
  color: #000000 !important; /* black text on light bg */
}

/* When scrolled, always use one color (example: black) */
#mainHeaderCont.scrolled #headerMenu .elementor-nav-menu > li > a {
  color: #000000 !important; /* adjust to match your scrolled bg */
}

/* (Optional) also target logo */
#mainHeaderCont.on-dark .site-logo img {
  filter: brightness(10); /* makes dark logo appear white-ish */
}
#mainHeaderCont.on-light .site-logo img {
  filter: none;
}





/* Bright blue gradient button */
#brightBlue {
  background: linear-gradient(to right, #89F7E2 0%, #3CD4F5 50%, #15C2FF 100%);
  border: none; /* optional: remove border */
  padding: 12px 24px; /* optional spacing */
  cursor: pointer;
  display: inline-block; /* ensures button-like behaviour */
  text-align: center;
  text-decoration: none;
}

/* Optional: on hover keep the same gradient but slightly brighten */
#brightBlue:hover {
  filter: brightness(1.1);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Karla';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('https://ourtestsite.co.uk/wp-content/uploads/2025/09/Karla-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Karla';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url('https://ourtestsite.co.uk/wp-content/uploads/2025/09/Karla-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Karla';
	font-style: normal;
	font-weight: bold;
	font-display: swap;
	src: url('https://ourtestsite.co.uk/wp-content/uploads/2025/09/Karla-Bold.woff2') format('woff2');
}
/* End Custom Fonts CSS */