.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#9C9C9C;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Roboto";--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:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#000000;font-family:"Roboto", Sans-serif;font-size:14px;color:#FFFFFF;border-radius:5px 5px 5px 5px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Roboto", Sans-serif;}.elementor-kit-6 a:hover{color:#F49F2A;}.elementor-kit-6 h1{font-family:"Roboto", Sans-serif;}.elementor-kit-6 h2{font-family:"Roboto", Sans-serif;}.elementor-kit-6 label{font-family:"Roboto", Sans-serif;font-size:14px;font-weight:400;}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{font-family:"Roboto", Sans-serif;background-color:#FFFFFF;}.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);}@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 */a:active, a:focus {
outline: 0 !important;
border: none !important;
-moz-outline-style: none !important;
}


.wpforms-form input[type=submit], 
.wpforms-form button[type=submit] {
    background-color: #F49F2A !important; /* background color*/
	    border: 1px solid #ffffff !important; /* border color*/
    color: #ffffff !important; /* text color */
    font-size: 1.5em !important; /* Size of text */
    padding: 10px 10px !important; /* Distance between text and border */
	 border-radius: 5px !important;
	
}


.wpforms-form input[type=submit]:hover, 
.wpforms-form input[type=submit]:active, 
.wpforms-form button[type=submit]:hover, 
.wpforms-form button[type=submit]:active, 
.wpforms-form .wpforms-page-button:hover, 
.wpforms-form .wpforms-page-button:active {
    background-color: #F49F2A !important; /*background*/
    border: 1px solid #004990 !important; /*border*/
	color: #ffffff !important;
}/* End custom CSS */