.elementor-kit-4{--e-global-color-primary:#00200C;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#00200C;--e-global-color-accent:#85A509;--e-global-color-af8f3ae:#85A5092E;--e-global-color-b2e8e4b:#6B3C1A;--e-global-color-3758165:#A46A37;--e-global-color-e5fe6ac:#E2AA00;--e-global-color-61e07b6:#C8C8C82E;--e-global-color-342f227:#FFFFFF80;--e-global-typography-primary-font-family:"kiro";--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-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-eabd991-font-family:"kiro";--e-global-typography-eabd991-font-size:60px;--e-global-typography-eabd991-font-weight:700;--e-global-typography-eabd991-line-height:1.2em;--e-global-typography-2414160-font-family:"kiro";--e-global-typography-2414160-font-size:55px;--e-global-typography-2414160-font-weight:700;--e-global-typography-2414160-line-height:1.2em;--e-global-typography-be93536-font-family:"Roboto";--e-global-typography-be93536-font-size:17px;--e-global-typography-be93536-font-weight:400;--e-global-typography-be93536-line-height:1.35em;--e-global-typography-417f3f1-font-family:"Roboto";--e-global-typography-417f3f1-font-size:30px;--e-global-typography-417f3f1-font-weight:500;--e-global-typography-417f3f1-line-height:1.35em;--e-global-typography-0fe6690-font-family:"Roboto";--e-global-typography-0fe6690-font-size:23px;--e-global-typography-0fe6690-font-weight:500;--e-global-typography-0fe6690-line-height:1.3em;--e-global-typography-2399aed-font-family:"kiro";--e-global-typography-2399aed-font-size:50px;--e-global-typography-2399aed-font-weight:400;--e-global-typography-2399aed-line-height:1.22em;--e-global-typography-9374a82-font-family:"kiro";--e-global-typography-9374a82-font-size:35px;--e-global-typography-9374a82-font-weight:700;--e-global-typography-9374a82-line-height:1.35em;--e-global-typography-4b2fc8d-font-family:"Roboto";--e-global-typography-4b2fc8d-font-size:19px;--e-global-typography-4b2fc8d-font-weight:400;--e-global-typography-4b2fc8d-line-height:1.3em;}.elementor-kit-4 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){margin-block-end:24px;}.elementor-element{--widgets-spacing:24px 24px;--widgets-spacing-row:24px;--widgets-spacing-column:24px;}{}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-kit-4{--e-global-typography-eabd991-font-size:52px;--e-global-typography-2414160-font-size:48px;--e-global-typography-be93536-font-size:16px;--e-global-typography-417f3f1-font-size:26px;--e-global-typography-0fe6690-font-size:21px;--e-global-typography-2399aed-font-size:38px;--e-global-typography-9374a82-font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-text-font-size:16px;--e-global-typography-eabd991-font-size:40px;--e-global-typography-2414160-font-size:34px;--e-global-typography-be93536-font-size:16px;--e-global-typography-417f3f1-font-size:20px;--e-global-typography-0fe6690-font-size:19px;--e-global-typography-2399aed-font-size:28px;--e-global-typography-9374a82-font-size:26px;--e-global-typography-4b2fc8d-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.pointer {cursor: pointer;}
/* Elementor text editor bug fix  */
.elementor-widget-text-editor p:last-child{ margin-bottom:0px;
}

/* Form field focus */
.elementor-field-group .elementor-field-textual:focus {
box-shadow: none;
}
.link-dark a {
    color: #00200C;
}
#link-dark a {
    color: #00200C;
}
.link-light a {
    color: #ffffff;
}
#link-light a {
    color: #ffffff;
}
.link-light-50 a {
    color: #ffffff;
    opacity: 50%;
}
/* Bullet list colour */
.bullet-list li::marker {
    color: #488496;
}

/* Bullet list padding */
.bullet-list ul {
    padding-left: 20px;
}

/* Add spacing between bullet points */
.bullet-list li {
    margin-bottom: 0.4rem;
    position: relative;
}


/* jet accordion */
.jet-toggle__content-inner ul li::marker {
  color: #FF5835;
}


/* bullet list override */
.bullet-list ul, .bullet-list ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.bullet-list ul li, .bullet-list ol li {
  position: relative;
  padding-left: 1.2em;
  margin-bottom: 0.3em;
  line-height: 1.4;
}

.bullet-list ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.4em;
  width: 8px;
  height: 8px;
  background-color: #85A509; /* Adjust color as needed */
  border-radius: 0px;
}

.bullet-list ol {
  counter-reset: item;
}

.bullet-list ol li {
  counter-increment: item;
}

.bullet-list ol li::before {
  content: counter(item) ".";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: bold;
}
/* Menu anchor */
#ma {
display: block;
position: relative;
top: -80px;
}
@media screen and (max-width: 1500px)  {
#ma {
display: block;
position: relative;
top: -80px;
}
}

@media screen and (max-width: 1000px)  {
#ma {
display: block;
position: relative;
top: -70px;
}
}

@media screen and (max-width: 767px)  {
#ma {
display: block;
position: relative;
top: -30px;
}
}/* End custom CSS */