.elementor-560 .elementor-element.elementor-element-619a199c:not(.elementor-motion-effects-element-type-background), .elementor-560 .elementor-element.elementor-element-619a199c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#003057;}.elementor-560 .elementor-element.elementor-element-619a199c{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-560 .elementor-element.elementor-element-619a199c > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-560 .elementor-element.elementor-element-4a5459cf > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-560 .elementor-element.elementor-element-6bf52244{padding:0px 0px 0px 0px;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-560 .elementor-element.elementor-element-638482 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(10px/2);}.elementor-560 .elementor-element.elementor-element-638482 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(10px/2);}.elementor-560 .elementor-element.elementor-element-638482 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(10px/2);}.elementor-560 .elementor-element.elementor-element-638482 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-10px/2);}.elementor-560 .elementor-element.elementor-element-638482 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-10px/2);}.elementor-560 .elementor-element.elementor-element-638482 .elementor-icon-list-icon i{color:#FFFFFF;transition:color 0.3s;}.elementor-560 .elementor-element.elementor-element-638482 .elementor-icon-list-icon svg{fill:#FFFFFF;transition:fill 0.3s;}.elementor-560 .elementor-element.elementor-element-638482 .elementor-icon-list-item:hover .elementor-icon-list-icon i{color:#9ADBE8;}.elementor-560 .elementor-element.elementor-element-638482 .elementor-icon-list-item:hover .elementor-icon-list-icon svg{fill:#9ADBE8;}.elementor-560 .elementor-element.elementor-element-638482{--e-icon-list-icon-size:24px;--icon-vertical-align:center;--icon-vertical-offset:1px;margin:60px 20px calc(var(--kit-widget-spacing, 0px) + 40px) 20px;width:auto;max-width:auto;z-index:9999;}.elementor-560 .elementor-element.elementor-element-638482 .elementor-icon-list-icon{padding-inline-end:0px;}.elementor-560 .elementor-element.elementor-element-638482 .elementor-icon-list-text{transition:color 0.3s;}@media(max-width:767px){.elementor-560 .elementor-element.elementor-element-7d539eef{margin:120px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}/* Start custom CSS for shortcode, class: .elementor-element-6bf52244 */.nav > nav.ilc {
width: 100%;
  position: relative;
   height: 100%; 
   /* position: fixed;*/
   /*height: 60%; */
}

.nav > nav.ilc::before,
.nav > nav.ilc::after {
  content: '';
  position: absolute;
  top: 0;
  z-index: 1000;
  bottom: 0;
  width: 1px; /* Adjust the line width */
  background-color: #F2CD00; /* Adjust line color */
  
  /*height: 490px;*/
  height: 590px;
}

.nav > nav.ilc::before {
  left: 33.33%;
}

.nav > nav.ilc::after {
  left: 66.6%;
}



#new-text-container {
    transition: margin-top 0.3s ease;
}

.nav .menu.menu-bar > li:hover{
    /*border-right: 1px solid #F2CD00;*/
}




.nav .menu.menu-bar {
    width: 33.33%;
    display: block;
    padding: 0;
    list-style: none;
    /*border-right: 1px solid #F2CD00 !important;*/
}


nav.ilc ul,
nav li {
  list-style: none;
  padding: 0;
  margin: 0;
}
nav.ilc a {
  display: block;
  text-decoration: none;
}
nav a:hover,
nav a:visited {
  text-decoration: none;
}
.menu-bar {
  background-color: transparent;
  display: flex;
}
.menu-link {
  padding: 20px 25px;
  background: #003057;
  margin-left: 2px;
  color: #ffffff;
  font-family: 'Montserrat', Sans-serif;
  font-size: 16px;
  transition: background 0.2s, color 0.2s;
  text-transform: uppercase;
  font-weight: 400;
  position: relative;
  z-index: 1;
  /*border-left: 1px solid #F2CD00;*/
}
.menu-link[aria-haspopup="true"] {
  padding-right: 40px;
}
.menu-link[aria-haspopup="true"]:after {
 
  content: '\e5e1';
  font-family: 'Material Icons Outlined';
  background-size: 14px;
  width: 14px;
  height: 14px;
  font-size: 12px;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
}
.mega-menu-header {
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
  color: #136a73;
}
.mega-menu {
  background: #003057;
  z-index: 10;
}
.mega-menu--multiLevel {
  flex-direction: column;
}
@media all and (min-width: 769px) {
  .nav.ilc {
    margin-top: 50px;
    background: #003057;
  }
  .nav > nav.ilc {
    max-width: 1920px;
    margin: 0 auto;
    margin-top:170px;
    margin-left:0px;
    margin-right:0px;
    
  }
  
  
  .menu [aria-haspopup="true"] ~ ul {
    display: none;
  }
  
  
  

/*************************/


  
  .menu-bar {
    position: relative;
  }
  .menu-bar > li > [aria-haspopup="true"]:after {
   
    content: '\e5e1';
  font-family: 'Material Icons Outlined';
    
    
  }
  .menu-bar > li > [aria-haspopup="true"]:hover:after {
    
    content: '\e5e1';
  font-family: 'Material Icons Outlined';
  }
  .menu-bar > li > [aria-haspopup="true"]:focus ~ ul {
    display: flex;
    transform-origin: top;
    animation: dropdown 0.2s ease-out;
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul:hover {
    display: flex;
    /*border-left: 1px solid #F2CD00;*/
  }
  
  
  .menu-bar > li:focus-within > [aria-haspopup="true"] ~ ul {
    display: flex;
    border-left: 1px solid #F2CD00;
     border-right: 0.5px solid #F2CD00;
  }
  
  /*
  .menu-bar > li > [aria-haspopup="true"]:focus,
  .menu-bar > li:focus-within > [aria-haspopup="true"],
  .menu-bar > li:hover > a {
    background: transparent;
    color: #F2CD00;
  }
  
  */
  .menu-bar > li > [aria-haspopup="true"]:focus:after,
  .menu-bar > li:focus-within > [aria-haspopup="true"]:after,
  .menu-bar > li:hover > a:after {
    /*background-image: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowRight.svg#accent');*/
  }
  .mega-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
  }
  .mega-menu:hover {
    display: flex;
    /*border-left: 1px solid #F2CD00 !important;*/
  }
  .mega-menu a:hover {
    background-color:#003057;
    color: #F2CD00;
  }
  .mega-menu--multiLevel > li {
    /*width: 33.33333333%;*/
    width:100%;
  }
  
  
  
  .mega-menu--multiLevel > li > [aria-haspopup="true"] ~ ul {
  /*  left: 33.33333333%;
    width: 33.33333333%;*/
     left: 100%;
    width: 100%;
  }
  
  
  
  
  
  
  
  
  .mega-menu--multiLevel > li > [aria-haspopup="true"] ~ ul ul {
    width: 100%;
    left: 100%;
  }
/*
  .mega-menu--multiLevel li:hover > [aria-haspopup="true"] ~ ul {
    display: block;
    transform-origin: left;
    animation: flyout 0.2s ease-out;
  }*/
  
  
  
  
  /**
  
  
  
  Old Code 
  
  
  */
  
  /*
  
  .mega-menu--multiLevel li:focus-within > [aria-haspopup="true"] ~ ul {
    display: block;
    
  }
  .mega-menu--multiLevel li:hover > [aria-haspopup="true"],
  .mega-menu--multiLevel li:focus-within > [aria-haspopup="true"],
  .mega-menu--multiLevel li:hover > a,
  .mega-menu--multiLevel li:focus-within > a {
    background: #003057;
    color: #F2CD00;
  }
  
  */
  
  
  /************** New code**/
  
  
  .mega-menu--multiLevel > li > [aria-haspopup="true"] ~ ul {
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}

.mega-menu--multiLevel li:hover > [aria-haspopup="true"] ~ ul,
.mega-menu--multiLevel li:focus-within > [aria-haspopup="true"] ~ ul {
    visibility: visible;
    opacity: 1;
}

  
  
  
 
  
  
  /****************************************/
  
  
  .mega-menu--multiLevel [aria-haspopup="true"] ~ ul,
  .mega-menu--multiLevel [aria-haspopup="true"] {
   /* border-left: 1px solid red;*/
  }
  
 /* .mega-menu--multiLevel [aria-haspopup="true"] ~ ul:hover,
  .mega-menu--multiLevel [aria-haspopup="true"]:hover {
    display: block;
  }
  */
  .mega-menu--multiLevel [aria-haspopup="true"] ~ ul {
    position: absolute;
    top: 0;
    height: 100%;
  }
  .mega-menu--flat > * {
    flex: 1;
  }
  .mobile-menu-trigger,
  .mobile-menu-header,
  .mobile-menu-back-item {
    display: none;
  }
}


/*
@media all and (max-width: 768px) {
  .nav {
    padding: 20px;
  }
  .mobile-menu-trigger,
  .mobile-menu-header,
  .mobile-menu-back-item {
    display: block;
  }
  .mobile-menu-trigger {
    background: #177E89;
    color: #ffffff;
    border: 0;
    padding: 10px;
    font-size: 1.2em;
    border-radius: 4px;
  }
  .mobile-menu-header {
    order: -1;
    background: grey;
  }
  .mobile-menu-header a {
    padding: 20px 25px;
    color: #ffffff;
    visibility: visible;
  }
  .menu-bar {
    flex-direction: column;
    position: fixed;
    top: 0;
    left: -100%;
    height: 100vh;
    width: 350px;
    max-width: 350px;
    max-width: 90%;
    overflow-x: hidden;
    transition: left 0.3s;
    box-shadow: 1px 0px 2px 0px rgba(0, 0, 0, 0.25);
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul {
    display: flex;
    flex-direction: column;
    background: #ffffff;
    position: absolute;
    left: 100%;
    top: 0;
    max-height: 100vh;
    width: 100%;
    transition: left 0.3s;
  }
  .menu-bar > li > [aria-haspopup="tr.nav .menu-link:hoverue"] ~ ul > li > [aria-haspopup="true"] {
    font-size: 1.2em;
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul > li > [aria-haspopup="true"] ~ ul a {
    padding-left: 40px;
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul > li > [aria-haspopup="true"] ~ ul > li > [aria-haspopup="true"] ~ ul a {
    padding-left: 80px;
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"] {
    color: #2a2a2a;
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"]:after {
    content: "+";
    background: none;
    font-size: 1em;
    font-weight: normal;
    height: 20px;
    line-height: 1;
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"] ~ ul {
    max-height: 0px;
    transform-origin: top;
    transform: scaleY(0);
    transition: max-height 0.1s;
  }
  .mega-menu-content {
    padding: 20px 25px;
  }
  .mobile-menu-back-item {
    order: -1;
  }
  .mobile-menu-back-item a {
    background: #d9d9d9;
    color: #2a2a2a;
    max-height: calc(1.4em + 40px);
    margin-top: calc(0px - (1.4em + 40px));
    pointer-events: none;
  }
  .mobile-menu-back-item a:before {
    content: "";
    width: 14px;
    height: 12px;
    background-image: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowLeft.svg#default');
    background-size: 14px;
    margin-right: 10px;
    display: inline-block;
  }
  .mobile-menu-trigger:focus ~ ul {
    left: 0;
  }
  .menu-bar:hover,
  .menu-bar:focus-within {
    left: 0;
  }
  .menu-bar > li > [aria-haspopup="true"]:focus ~ ul {
    left: 0;
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul {
    margin-top: calc(1.4em + 40px);
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul:hover,
  .menu-bar > li > [aria-haspopup="true"] ~ ul:focus-within {
    left: 0;
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"]:focus ~ ul {
    max-height: 500px;
    animation: dropdown 0.3s forwards;
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul li:focus-within > [aria-haspopup="true"] ~ ul {
    max-height: 500px;
    transform: scaleY(1);
  }
  .menu-bar > li:focus-within ~ .mobile-menu-header a {
    visibility: hidden;
  }
}

*/


/*

@media all and (max-width: 950px) and (hover: none) {
  .mobile-menu-trigger:hover ~ ul {
    left: 0;
  }
  .menu-bar > li > [aria-haspopup="true"]:hover ~ ul {
    left: 0;
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul:hover {
    left: 0;
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"]:hover ~ ul {
    max-height: 500px;
    animation: dropdown 0.3s forwards;
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"] ~ ul:hover {
    max-height: 500px;
    transform: scaleY(1);
  }
  .menu-bar > li:hover ~ .mobile-menu-header a {
    visibility: hidden;
  }
}
*/

@keyframes dropdown {
  0% {
    opacity: 0;
    transform: scaleY(0);
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scaleY(1);
  }
}
@keyframes flyout {
  0% {
    opacity: 0;
    transform: scaleX(0);
  }
  100% {
    opacity: 1;
    transform: scaleX(1);
  }
}




/* Ensures the parent menu (top level) is displayed vertically */
.nav .menu.menu-bar {
    display: block; /* Makes the top-level menu vertical */
    padding: 0;
    list-style: none;
}

.nav .menu.menu-bar > li {
    display: block; /* Ensures each item in the top-level menu is on a new line */
    padding: 5px 0;
}

/* Styles for the child menus */
.nav .mega-menu--multiLevel {
    display: none; /* Hide submenu by default */
    position: absolute;
    left: 100%;
    top: 0;
}

/*.nav .menu-item-has-children:hover > .mega-menu--multiLevel {
    display: block; /* Show submenu on hover */
/*}*/

/*.nav .menu-item.current-menu-ancestor > .mega-menu--multiLevel,*/
/*.nav .menu-item.current-menu-parent > .mega-menu--multiLevel,*/
/*.nav .menu-item.current-menu-item > .mega-menu--multiLevel {*/
 /*   display: block; /* Show the submenu */
/*}*/


/* CSS to keep submenus open when a menu item has the .open class */
.menu-item .sub-menu {
    display: none; /* Hide sub-menus by default */
}

.menu-item.open > .sub-menu {
    display: block; /* Show sub-menu when .open class is added */
}







/* Adjust submenu positioning and display */
.nav .mega-menu--multiLevel > li {
    display: block;
    margin: 0;
}

.nav .menu-link.mega-menu-link {
    display: block;
    padding: 16px 20px;
    color: #ffffff;
    text-decoration: none;
}

.nav .menu-link:hover, .nav .menu-link:focus, nav .menu-link:focus-within  {
    background-color: transparent; 
     /*background-color:#003057;*/
    color: #F2CD00
}


/* Ensure submenu is hidden by default */
.menu-item .sub-menu {
  display: none;
}

/* Disable display on hover of parent menu */
.menu-item:hover .sub-menu {
  display: none; /* keeps submenu hidden on hover */
}











/* Styling for active parent menu link */
.menu-item.active-parent > .menu-link {
    background-color: transparent; /* Adjust as needed */
    color: #F2CD00; /* Active color */
    font-weight: normal; /* Add bold styling */
}

/* Optional: Style nested active menu items */
.menu-item.active-parent .menu-link {
    font-weight: normal; /* Apply to all active items */
}




/* Style for the currently active menu item */
.menu-item.current-menu-item > .menu-link,
.menu-item.current-menu-ancestor > .menu-link,
.menu-item.current-menu-parent > .menu-link {
    background-color: transparent; /* Optional: Adjust as needed */
    color: #F2CD00; /* Highlight color for active link */
     /* Make the active link bold */
}



/* CSS to keep the parent dropdown open */
.menu-item .sub-menu {
    display: none; /* Hide sub-menus by default */
}

.menu-item.open > .sub-menu {
    display: block; /* Show dropdown if the parent has the .open class */
}





/* Ensure active submenu is displayed */
.nav .menu-bar > .current-menu-item > .mega-menu,
.nav .menu-bar > .current-menu-ancestor > .mega-menu,
.nav .menu-bar > .current-menu-parent > .mega-menu {
    display: flex; /* or block depending on your layout */
}

.nav .menu-link.current {
    color: #F2CD00;
    
}

.nav .menu-link.active-parent {
    color: #F2CD00; /* Style parent link if child is active */
    font-weight: normal;
}




.menu-item.active-parent > .menu-link,
.menu-item.current-menu-item > .menu-link,
.menu-item.current-menu-ancestor > .menu-link {
    color: #F2CD00; /* Highlight color for active link */
   
}



/* Active parent link styling */
.menu-item.active > .menu-link {
    color: #F2CD00; /* Active link color */
   
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-7d539eef *//*
 * 
 * 
 * 
 * new_custom_navigation_menu() css
 * 
 * 
 * 
 * */


#menu {
    overflow: auto;
    position: relative;
    z-index: 2;
}

.parent-menu {
    background-color: transparent;
    min-width: 200px;
    float: left;
    width: 33.33%
}

#menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#menu ul li {
    position: relative; /* Needed for positioning submenus */
}
#menu ul li a {
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between; /* Space between text and arrow */
    color: #ffffff;
    text-decoration: none;
    font-family: 'Montserrat', Sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: uppercase;
    position: relative; /* Required for positioning the icon */
}

	/* Position the arrow icon on the right */
#menu ul li a i {
    margin-left: auto;
    font-size: 12px;
    color: #ffffff;
    transition: transform 0.3s ease;
}
#menu ul li a:hover, #menu ul li a i:hover {
    background-color: transparent;
	color:#F2CD00;
}

/* Default submenu styling for desktop */
.submenu {
    display: none; /* Hidden by default */
    position: absolute;
    top: 0;
    left: 100%; /* Position submenu to the right */
    background-color: transparent;
    min-width: 200px;
    z-index: 1;
    width: 100%
}

.submenu li a:hover {
    background-color: transparent;
}

	
	
	
	
	
	
	
	
/* Mobile-specific styling */
@media (max-width: 768px) {
    /* Open submenus below on mobile */
    .submenu {
        position: relative;
        top: auto;
        left: auto;
    }

    /* Adjust arrow icon to point downward on mobile */
    .parent-menu > li > a i {
        transform: rotate(90deg); /* Default rotation for right arrow */
        transition: transform 0.3s ease;
    }

    /* Rotate arrow down when submenu is open */
    .parent-menu > li.open > a i {
        transform: rotate(180deg); /* Rotate to point down when open */
    }
}	
	/* CSS remains the same, except for these modifications */

/* Desktop submenu arrow */
#menu .parent-menu > li.menu-item-has-children > a i {
    display: inline-block;
}

/* Mobile-specific styling */
@media (max-width: 768px) {
	
	#menu{
		 margin-right: 7px;
		margin-left:7px;
	}
	   
	.parent-menu{
		display:contents;
	}
	/* Make menu items full width */
    #menu ul li {
        width: 100%;
    }
	/* Parent menu item style when clicked */
    .parent-menu > li.open > a {
        color: #F2CD00 !important; /* Change color when active */
       /* Make text bold when active */
    }
	 /* Submenu item style when clicked */
    .submenu li.open > a {
        color: #F2CD00 !important; /* Change color for active submenu item */
         /* Make text bold for active submenu item */
    }
	 /* Submenu indent for hierarchy */
    .submenu {
        padding-left: 20px !important; /* Indent submenus on mobile */
    }

    /* Additional indent for deeper submenus */
    .submenu .submenu {
        padding-left: 40px !important; /* Indent deeper submenus */
    }

   /* Down arrow for submenus on mobile */
    #menu .parent-menu > li.menu-item-has-children > a i {
        transform: rotate(90deg); /* Right arrow for closed state */
    }

    /* Rotate arrow to point down when open */
    .parent-menu > li.open > a i{
        transform: rotate(180deg); /* Rotate to down arrow when open */
    }
	
    .submenu li.open > a i {
        transform: rotate(90deg); /* Rotate to down arrow when open */
    }
}

	
	#menu ul li.active > a {
    color: #F2CD00;
    
}

/* Optionally keep the submenu of active items open */
#menu ul li.active .submenu {
    display: block;
}
/*
 * 
 * 
 * 
 * 
 * *//* End custom CSS */