.elementor-kit-54{--e-global-color-primary:#000000;--e-global-color-secondary:#3D2851;--e-global-color-text:#FFFFFF;--e-global-color-accent:#52B8CF;--e-global-color-af18e95:#F7941D;--e-global-color-216f22e:#8054A2;--e-global-color-3375b47:#9B4D9E;--e-global-color-3b75379:#F8F8F8;--e-global-color-01afd5f:#464646;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:61px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:60px;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:44px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:none;--e-global-typography-5e894ac-font-family:"Montserrat";--e-global-typography-5e894ac-font-size:30px;--e-global-typography-5e894ac-font-weight:500;--e-global-typography-f4f3c8e-font-family:"Montserrat";--e-global-typography-f4f3c8e-font-size:23px;--e-global-typography-f4f3c8e-font-weight:600;--e-global-typography-f4f3c8e-text-transform:uppercase;background-color:var( --e-global-color-3b75379 );}.elementor-kit-54 button,.elementor-kit-54 input[type="button"],.elementor-kit-54 input[type="submit"],.elementor-kit-54 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Montserrat", Sans-serif;font-size:15px;font-weight:600;color:var( --e-global-color-text );border-radius:12px 12px 12px 12px;padding:15px 20px 15px 20px;}.elementor-kit-54 button:hover,.elementor-kit-54 button:focus,.elementor-kit-54 input[type="button"]:hover,.elementor-kit-54 input[type="button"]:focus,.elementor-kit-54 input[type="submit"]:hover,.elementor-kit-54 input[type="submit"]:focus,.elementor-kit-54 .elementor-button:hover,.elementor-kit-54 .elementor-button:focus{background-color:var( --e-global-color-216f22e );color:var( --e-global-color-text );border-radius:12px 12px 12px 12px;}.elementor-kit-54 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.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:1280px){.elementor-kit-54{--e-global-typography-primary-font-size:49px;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-size:35px;--e-global-typography-text-font-size:14px;--e-global-typography-accent-font-size:14px;--e-global-typography-5e894ac-font-size:25px;--e-global-typography-f4f3c8e-font-size:19px;}}@media(max-width:1024px){.elementor-kit-54{--e-global-typography-primary-font-size:37px;--e-global-typography-secondary-font-size:26px;--e-global-typography-text-font-size:12px;--e-global-typography-accent-font-size:12px;--e-global-typography-5e894ac-font-size:20px;--e-global-typography-f4f3c8e-font-size:17px;}}@media(max-width:768px){.elementor-kit-54{--e-global-typography-primary-font-size:33px;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-size:23px;--e-global-typography-text-font-size:12px;--e-global-typography-accent-font-size:12px;--e-global-typography-5e894ac-font-size:18px;--e-global-typography-f4f3c8e-font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:481px){.elementor-kit-54{--e-global-typography-primary-font-size:20px;--e-global-typography-secondary-font-size:14px;--e-global-typography-text-font-size:12px;--e-global-typography-accent-font-size:12px;--e-global-typography-5e894ac-font-size:14px;--e-global-typography-f4f3c8e-font-size:12px;}}@media(max-width:320px){.elementor-kit-54{--e-global-typography-primary-font-size:20px;--e-global-typography-secondary-font-size:14px;--e-global-typography-text-font-size:12px;--e-global-typography-accent-font-size:12px;--e-global-typography-5e894ac-font-size:14px;--e-global-typography-f4f3c8e-font-size:12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.floating-menu,
.contact-icons {
  transition: transform 0.8s ease, opacity 0.8s ease;
}
.contact-icons,
.floating-menu,
.scroll-top-button {
  transition: transform 0.6s ease, opacity 0.6s ease;
  will-change: transform, opacity;
}
/* Make accordion header full-width and push icon to edge */
.e-n-accordion-item-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

/* Make title wrapper stretch */
.e-n-accordion-item-title-header {
    flex: 1;
}

/* Make icon stay tight on right */
.e-n-accordion-item-title-icon {
    margin-left: auto;
    display: flex;
    align-items: center;
}
/* POPUP BASE */
.elementor-popup-modal .elementor-203 {
  opacity: 0;
  transform: translateY(10px);
  animation: mobilePopupFadeIn 0.35s ease forwards;
}

/* FADE IN */
@keyframes mobilePopupFadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* FADE OUT */
.elementor-popup-modal.fade-out .elementor-203 {
  animation: mobilePopupFadeOut 0.3s ease forwards;
}

@keyframes mobilePopupFadeOut {
  from {
    opacity: 1;
    transform: translateY(0);
  }

  to {
    opacity: 0;
    transform: translateY(10px);
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://gilesgroup.co.za/wp-content/uploads/2026/05/Montserrat-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */