.elementor-kit-33{--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-0960541:#FFFFFF;--e-global-color-605560d:#000000;--e-global-color-277c4f9:#2C2A2A85;--e-global-typography-primary-font-family:"Titillium Web";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Titillium Web";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Titillium Web";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Titillium Web";--e-global-typography-accent-font-weight:400;--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-33020b8-font-family:"Titillium Web";--e-global-typography-33020b8-font-size:36px;--e-global-typography-33020b8-font-weight:300;--e-global-typography-33020b8-line-height:1.2em;--e-global-typography-edd4ef1-font-family:"Titillium Web";--e-global-typography-edd4ef1-font-size:24px;--e-global-typography-edd4ef1-font-weight:300;--e-global-typography-523f528-font-family:"Titillium Web";--e-global-typography-523f528-font-size:38px;--e-global-typography-523f528-font-weight:600;}.elementor-kit-33 e-page-transition{background-color:#FFBC7D;}.elementor-kit-33 a{color:var( --e-global-color-ad26df8 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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:600px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:540px){.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));
}

.grecaptcha-badge {

opacity:0;

}/* End custom CSS */