.elementor-kit-3688{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-44477fe5:#2296C3;--e-global-color-1851d86d:#073966;--e-global-color-7607fe26:#010355;--e-global-color-33b3114d:#EBF0F3;--e-global-color-3bb3827d:#FFFFFF;--e-global-color-477325ad:#020556;--e-global-color-ea141ea:#E7E7EE;--e-global-typography-primary-font-family:"Quicksand";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Quicksand";--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;background-color:#020556;color:#010355;font-family:"Roboto", Sans-serif;font-size:22px;font-weight:normal;}.elementor-kit-3688 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3688 h1{color:#010355;font-family:"Quicksand", Sans-serif;font-size:51.88px;line-height:60px;}.elementor-kit-3688 h2{color:#010355;font-size:34.18px;font-weight:bold;line-height:47.85px;}.elementor-kit-3688 h3{color:#010355;font-size:27.34px;line-height:38.27px;}.elementor-kit-3688 h4{color:#010355;font-size:21.88px;line-height:30.63px;}.elementor-kit-3688 h5{color:#010355;font-size:17.5px;line-height:24.5px;}.elementor-kit-3688 h6{color:#010355;font-size:14px;line-height:19.6px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:117000000000000000px;}.e-con{--container-max-width:117000000000000000px;}.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-3688{font-size:16px;}.elementor-kit-3688 h1{font-size:22px;line-height:30.8px;}.elementor-kit-3688 h2{font-size:20px;line-height:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Force Off-Canvas modules to be 100%*/
    .uael-offcanvas {
        min-width:100%;
        min-height:100vh;
    }
    @media(min-width:768px) {
        .uael-menu-item {
            margin-bottom:2em !important;
            line-height:3em !important;
        }
    }
/*END*/


/*Faux header elements*/
		@media(max-width:767px){
	 
			.faux-h1 {
				font-size:42.72px !important;
				line-height:59.808px !important;
			}
			
			.faux-h2 {
				font-size:34.18px !important;
				line-height:47.852px !important;
			}

			.faux-h3 {
				font-size:27.34px !important;
				line-height:38.276px !important;
			}

			.faux-h4 {
				font-size:21.88px !important;
				line-height:30.632px !important;
			}

			.faux-h5 {
				font-size:17.5px !important;
				line-height:24.5px !important;
			}
			
			.faux-h6 {
				font-size:14px !important;
				line-height:19.6px !important;
			}
		}	
	
		
/*Responsive display classes*/
    /*Hide on desktop*/
        @media (min-width:992px) {    
            .hide-on-desktop {
                display:none !important; /*Use of important to force effect in page builder*/
            }
        }    
        
    /*Hide on tablet*/
        @media (max-width:992px) {    
            .hide-on-tablet {
                display:none !important; /*Use of important to force effect in page builder*/
            }
        }       
        
        @media (max-width:768px) {    
            .hide-on-tablet {
                display:block !important; /*Use of important to force effect in page builder*/
            }
        } 
        
    /*Hide on mobile*/
        @media (max-width:768px) {    
            .hide-on-mobile {
                display:none !important; /*Use of important to force effect in page builder*/
            }
        }  
        
 .sub-menu {
    z-index:10000000000 !important;
}   

/*Formatting of faux H2s*/
.faux-h2 {
    font-size:34.18px;
    line-height: 47.85px;
}

@media(max-width:768px) {
    .faux-h2 {
        font-size:20px;
        line-height:28px;
    }
}/* End custom CSS */