.elementor-kit-2823{--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-2823 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 *//* HERO SECTION FULL PAGE */
.hero-full {
    width: 100vw !important;
    max-width: 100vw !important;
    min-height: 70vh;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
}

/* Background image fix */
.hero-full {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/* Remove inner spacing */
.hero-full .elementor-container,
.hero-full .e-con {
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.elementor-kit-2823 .sub-menu li a:hover,
.elementor-kit-2823 .sub-menu li a:focus {
    background-color: transparent !important;
    color: #07A098 !important;
}
footer .sub-menu {
    top: auto !important;
    bottom: 100% !important;
    margin-bottom: 8px;
}
footer .sub-menu {
    min-width: 280px;   /* width increase */
}

footer .sub-menu li a {
    white-space: nowrap;   /* text aik line mein */
}
.main-navigation .sub-menu li a:hover,
.main-navigation .sub-menu .current-menu-item > a {
    background-color: #f2f2f2; /* same as hover */
    color: #07A098;
}/* End custom CSS */