.elementor-kit-12{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-2d49e082:#000;--e-global-color-d14aa3e:#8CC63F;--e-global-color-f3e701f:#FFFFFF;--e-global-color-eb1cd7a:#16325B;--e-global-color-0214f2b:#EAEAEA;--e-global-color-29e7a4c:#0066B2;--e-global-color-bf486c4:#0A1E3D;--e-global-color-2b2f651:#F9A51A;--e-global-color-01f5281:#009ED5;--e-global-color-b253de0:#008B44;--e-global-color-b051b4c:#F8E16D;--e-global-color-a765a00:#F8F7F7;--e-global-color-00ce9aa:#C2D1D9;--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;font-family:"Montserrat", Sans-serif;font-weight:500;line-height:1.5em;}.elementor-kit-12 h1{font-family:"Montserrat", Sans-serif;font-weight:800;}.elementor-kit-12 h2{color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:21px;font-weight:800;letter-spacing:0.5px;}.elementor-kit-12 h6{font-size:18px;line-height:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 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:768px){.elementor-kit-12 h1{font-size:30px;line-height:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#fullscreen-menu div div ul, #fullscreen-menu .sub-menu {
  list-style-type: none;
  text-align: left;
  padding: 0;
  font-size: 17px;
  font-weight: 600;
  line-height: 2.1;
}

#fullscreen-menu a {
	color: #16325B;
	padding-bottom: 6px;
	display: block;
	line-height: 26px;
    padding-bottom: 18px;
}

#fullscreen-menu a:hover {
  color: #005c87;
}

#fullscreen-menu .sub-menu {
  	font-size: 15px;
  	font-weight: 600;
	max-height: 0;
	margin-left: 15px;
	overflow: hidden;
  	-webkit-transition: all 200ms;
  	transition: all 200ms;
}

#fullscreen-menu .menu-item.menu-item-has-children a:hover + .sub-menu, #fullscreen-menu .sub-menu:hover{
	max-height: 220px;
}

#fullscreen-menu .current_page_item {
    font-weight: bold;
}

#fullscreen-menu .menu-item-has-children > a::after {
    content: '';
    background: url('https://lis-water.org/wp-content/uploads/2021/08/chevron_light_blue.svg') no-repeat;
    width: 17px;
    position: absolute;
    height: 20px;
    right: 20px;
    margin-top: 2px;
}

.current-menu-parent a::after {
    opacity: 1 !important;
}

#fullscreen-menu .current_page_parent .sub-menu {
    max-height: 300px;
}

#fullscreen-menu .current-menu-item .sub-menu {
    max-height: 300px;
}

@media (max-width: 767px) {
    #fullscreen-menu .menu-item-has-children::before {
        left: 121px;
    }
}/* End custom CSS */