.elementor-kit-6{--e-global-color-primary:#223947;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-9681cac:#223947;--e-global-color-bda4ceb:#D2C4AC;--e-global-color-6ce28ee:#E4E6DE;--e-global-color-892b677:#FFFFFF;--e-global-color-f4fb0c1:#F0EBE3;--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;--e-global-typography-5daaf1c-font-family:"corbel";--e-global-typography-5daaf1c-font-size:48px;--e-global-typography-5daaf1c-font-weight:300;--e-global-typography-5daaf1c-line-height:1.2em;--e-global-typography-d080825-font-family:"corbel";--e-global-typography-d080825-font-size:16px;--e-global-typography-d080825-font-weight:400;--e-global-typography-d080825-line-height:1.3em;--e-global-typography-c5277de-font-family:"corbel";--e-global-typography-c5277de-font-size:20px;--e-global-typography-c5277de-font-weight:normal;--e-global-typography-c9ee292-font-family:"corbel";--e-global-typography-c9ee292-font-size:20px;--e-global-typography-c9ee292-font-weight:300;--e-global-typography-0b2c299-font-family:"corbel";--e-global-typography-0b2c299-font-size:36px;--e-global-typography-0b2c299-font-weight:300;--e-global-typography-0b2c299-line-height:1.2em;--e-global-typography-7cad3fc-font-family:"corbel";--e-global-typography-7cad3fc-font-size:16px;--e-global-typography-7cad3fc-font-weight:700;--e-global-typography-7cad3fc-line-height:1.3em;--e-global-typography-7b280a1-font-family:"corbel";--e-global-typography-7b280a1-font-size:50px;--e-global-typography-7b280a1-font-weight:300;--e-global-typography-7b280a1-line-height:1.2em;--e-global-typography-51988ab-font-family:"corbel";--e-global-typography-51988ab-font-size:20px;--e-global-typography-51988ab-font-weight:700;--e-global-typography-51988ab-line-height:1.2em;--e-global-typography-23233d7-font-family:"corbel";--e-global-typography-23233d7-font-size:20px;--e-global-typography-23233d7-font-weight:400;--e-global-typography-23233d7-line-height:1.3em;--e-global-typography-1cb398b-font-family:"corbel";--e-global-typography-1cb398b-font-size:26px;--e-global-typography-1cb398b-font-weight:300;--e-global-typography-1cb398b-line-height:1.3px;}.elementor-kit-6 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);}.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:1024px){.elementor-kit-6{--e-global-typography-5daaf1c-font-size:45px;--e-global-typography-c5277de-font-size:20px;--e-global-typography-c9ee292-font-size:20px;--e-global-typography-0b2c299-font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-5daaf1c-font-size:40px;--e-global-typography-d080825-font-size:16px;--e-global-typography-d080825-line-height:1.4em;--e-global-typography-c5277de-font-size:18px;--e-global-typography-c9ee292-font-size:18px;--e-global-typography-0b2c299-font-size:26px;--e-global-typography-7cad3fc-line-height:1.4em;--e-global-typography-23233d7-font-size:16px;--e-global-typography-23233d7-line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* FORCE priority for popup navigation menu */
.elementor-popup-modal .elementor-nav-menu li {
    border-bottom: solid 1px #4E606A !important;
}

/* Main dropdown override */
.elementor-popup-modal .elementor-nav-menu--dropdown {
    width: 600px !important;
    left: 80px !important;
}

/* Fix link line-height */
.elementor-popup-modal .elementor-nav-menu a {
    line-height: 1.2em !important;
}

body {
    background:url("http://ifpworld.in/wp-content/uploads/2025/12/bg_dotted.png"); /* Change to your color */
    background-attachment: fixed;
    
}
/* ---------- RESPONSIVE OVERRIDES ---------- */

@media screen and (max-width: 1200px) {
    .elementor-popup-modal .elementor-nav-menu--dropdown {
        width: 400px !important;
        left: 10px !important;
    }
}

@media screen and (max-width: 1024px) {
    .elementor-popup-modal .elementor-nav-menu--dropdown {
        left: 10px !important;
    }
}

@media screen and (max-width: 800px) {
    .elementor-popup-modal .elementor-nav-menu--dropdown {
        width: 350px !important;
    }
}/* End custom CSS */