.elementor-kit-9{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--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-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 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 *//* Targets the specific Elementor container to remove all spacing */
.elementor-element-abb4523.e-con-full {
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
}

/* Also targets any direct parent container that might be adding padding */
.elementor-element-abb4523.e-con-full > .elementor-container,
.elementor-element-abb4523.e-con-full > .e-con-inner {
    padding: 0 !important;
    margin: 0 !important;
}

/* Targets the header-two element to remove left and right padding */
.header-two {
    padding-left: 15px !important;
    padding-right: 25px !important;
}

/* Also targets the affixed (sticky) state of the header to ensure padding is removed */
.header-two.affix,
.header-two.is-stuck,
.header-two.sticky-header {
    padding-left: 15px !important;
    padding-right: 25px !important;
}

/* If the header has a container inside, remove its padding as well */
.header-two .container,
.header-two .elementor-container {
    padding-left: 15px !important;
    padding-right: 25px !important;
    max-width: 100% !important; /* Ensures the container fills the full width */
}/* End custom CSS */