.elementor-kit-6{--e-global-color-primary:#194A9A;--e-global-color-secondary:#333333;--e-global-color-text:#777777;--e-global-color-accent:#194A9A;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--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:"Lato";--e-global-typography-accent-font-weight:500;font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;color:#FFFFFF;padding:0px 0px 0px 0px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-primary );border-style:none;}.elementor-kit-6 e-page-transition{background-color:#FFFFFF;}.elementor-kit-6 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-6 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Button (hover) */

.register .ur-submit-button{
    color: white !important;
    background-color: #194a9a;
	border-color:#194a9a !important;
	border-width:2px !important;
	border-style:solid !important;
	width: 100%;
	font-size: 13px;
}

.register .ur-submit-button:hover{
    color: #194a9a !important;
    background-color: white;
	border-color:#194a9a !important;
	border-width:2px !important;
	border-style:solid !important;
	
}

.login .user-registration-Button{
     color: white !important;
    background-color: #194a9a;
	border-color:#194a9a !important;
	border-width:2px !important;
	border-style:solid !important;
	width: 100%;
	font-size: 13px;
    
}

.login .user-registration-Button:hover {
     color: #194a9a !important;
    background-color: white;
	border-color:#194a9a !important;
	border-width:2px !important;
	border-style:solid !important;
    
}

.login .user-registration-LostPassword a:link{
    color: #194a9a !important;
    font-size: 14px !important;
    font-family: Roboto !important;
    
    
}

.ur-frontend-form{
    background-color: none !important;
    box-shadow: none !important;
}/* End custom CSS */