.elementor-kit-10{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#72B52F;--e-global-color-ad26df8:#20B2E3;--e-global-color-7eedaf6:#F29802;--e-global-color-8862f0b:#FCDD02;--e-global-color-0bb7cdf:#72B52F;--e-global-color-ebd7143:#39B54A;--e-global-color-d1ed602:#F68A24;--e-global-color-f520f33:#FFFFFF;--e-global-color-bb75886:#02010100;--e-global-color-8ce7eb8:#00000045;--e-global-color-1790325:#F2F2F2;--e-global-typography-primary-font-family:"Titillium Web";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Titillium Web";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Titillium Web";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Titillium Web";--e-global-typography-accent-font-weight:500;--e-global-typography-dd67288-font-family:"Titillium Web";--e-global-typography-dd67288-font-size:36px;--e-global-typography-dd67288-font-weight:300;--e-global-typography-dd67288-line-height:1.2em;--e-global-typography-a2049dd-font-family:"Titillium Web";--e-global-typography-a2049dd-font-size:36px;--e-global-typography-a2049dd-font-weight:300;--e-global-typography-a2049dd-line-height:1.2em;--e-global-typography-91a3c18-font-family:"Titillium Web";--e-global-typography-91a3c18-font-size:24px;--e-global-typography-91a3c18-font-weight:300;--e-global-typography-f04caca-font-family:"Titillium Web";--e-global-typography-f04caca-font-size:32px;--e-global-typography-f04caca-font-weight:600;--e-global-typography-23455dc-font-family:"Titillium Web";--e-global-typography-23455dc-font-size:38px;--e-global-typography-23455dc-font-weight:600;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{color:var( --e-global-color-ad26df8 );text-decoration:none;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{color:#FFFFFF;}.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:768px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:600px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */header.sticky-header {
    --header-height: 115px;
    --opacity: 1;
    --shrink-me: 0.70;
    --sticky-background-color: #ffffff;
    --transition: .3s ease-in-out;
  
    
    transition: background-color var(--transition),
                background-image var(--transition),
                backdrop-filter var(--transition),
                opacity var(--transition);
}
header.sticky-header.elementor-sticky--effects {
    background-color: var(--sticky-background-color) !important;
    box-shadow: 0px 5px 13px -8px rgba(0,0,0,0.20); !important;
    background-image: none !important;
    opacity: var(--opacity) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
header.sticky-header> .elementor-container {
    transition: min-height var(--transition);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
    min-height: calc(var(--header-height) * var(--shrink-me))!important;
    height: calc(var(--header-height) * var(--shrink-me));
}
header.sticky-header .elementor-nav-menu--main .elementor-item {
    transition: padding var(--transition);
}
header.sticky-header.elementor-sticky--effects .elementor-nav-menu--main .elementor-item {
    padding-bottom: 10px!important;
    padding-top: 10px!important;
}
header.sticky-header > .elementor-container .logo img {
    transition: max-width var(--transition);
}
header.sticky-header.elementor-sticky--effects .logo img {
    max-width: calc(100% * var(--shrink-me));
}

/* Ensure dropdown menu text stays white when the header is sticky */
header.sticky-header.elementor-sticky--effects .elementor-sub-item.elementor-item-anchor {
    color: #FFFFFF !important; /* Change text color to white */
}



.grecaptcha-badge {

opacity:0;

}/* End custom CSS */