.elementor-kit-4{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-1cfafc61:#4054B2;--e-global-color-7bea81d1:#23A455;--e-global-color-54ac57ec:#000;--e-global-color-67e0a436:#FFF;--e-global-color-4b57a88b:#051B34;--e-global-color-78bee2ea:#EFEFEF;--e-global-color-4637c485:#3957FF;--e-global-color-16f03006:#DBDBDB;--e-global-color-5483d53d:#F5F7FF;--e-global-color-3f4c64e5:#3B4855;--e-global-color-21397f0b:RGBA(59, 72, 85, 0.8);--e-global-color-949e363:#1D2440;--e-global-color-02d1400:#FFFFFF;--e-global-color-64e76f8:#DEC71F;--e-global-color-fe9d5d1:#EFAB23;--e-global-color-7eead1f:#0F57A6;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-e2901b8-font-size:26px;--e-global-typography-e2901b8-font-weight:500;--e-global-typography-33ae134-font-family:"Roboto";--e-global-typography-33ae134-font-size:16px;--e-global-typography-33ae134-font-weight:700;}.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);}@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-kit-4 h1{font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
    max-width: 100%;
    overflow-x: hidden;
}
/* Hide the toggle icon and reclaim its space */
a.secondary-space-toggle {
  display: none !important;       /* removes it from layout */
  pointer-events: none !important;/* safety */
}

/* If its wrapper still reserves space, hide that too (modern browsers) */
.navbar .nav-item-inner:has(> a.secondary-space-toggle) {
  display: none !important;
}

/* Fallback if :has() isn't supported: collapse the wrapper's spacing */
.navbar .nav-item-inner > a.secondary-space-toggle {
  display: none !important;
}
.navbar .nav-item-inner {
  /* these only apply if the above .elementor-kit-4 matches */
  margin: 0 !important;
  padding: 0 !important;
}
/* Add breathing room between the main menu and the search icon */
@media (min-width: 992px) {
  #egovenz-main-menu {            /* left menu UL */
    margin-right: 24px !important; /* adjust as needed */
  }
}/* End custom CSS */