.elementor-kit-10{--e-global-color-primary:#17263C;--e-global-color-secondary:#FBBA00;--e-global-color-text:#000000;--e-global-color-accent:#F3F3F3;--e-global-color-0ee132d:#FFFFFF;--e-global-typography-primary-font-family:"Dosis";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.4em;--e-global-typography-secondary-font-family:"Ubuntu";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:bold;--e-global-typography-text-font-family:"Dosis";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Ubuntu";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:600;--e-global-typography-d58eaa8-font-family:"Ubuntu";--e-global-typography-d58eaa8-font-size:34px;--e-global-typography-d58eaa8-text-transform:uppercase;--e-global-typography-a711f96-font-family:"Ubuntu";--e-global-typography-a711f96-font-size:24px;--e-global-typography-a711f96-font-weight:500;--e-global-typography-a711f96-text-transform:uppercase;--e-global-typography-a711f96-line-height:1.25em;--e-global-typography-d7a33b5-font-family:"Dosis";--e-global-typography-d7a33b5-font-size:20px;--e-global-typography-d7a33b5-font-weight:500;--e-global-typography-d7a33b5-text-transform:uppercase;--e-global-typography-8ffba0d-font-family:"Ubuntu";--e-global-typography-8ffba0d-font-size:18px;--e-global-typography-8ffba0d-text-transform:uppercase;--e-global-typography-09ff94e-font-family:"Dosis";--e-global-typography-09ff94e-font-size:16px;--e-global-typography-09ff94e-font-weight:400;--e-global-typography-09ff94e-text-transform:uppercase;--e-global-typography-c765669-font-family:"Dosis";--e-global-typography-c765669-font-weight:600;--e-global-typography-c765669-text-transform:uppercase;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 h1{font-family:"Ubuntu", Sans-serif;font-size:38px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.hyphen-title .elementor-heading-title:before {
    content: "";
    width: 47px;
    height: 2px;
    background-color:#fbba00;
    position: absolute;
    left: 0px;
    top: 50%;
}

.hyphen-title .elementor-heading-title {
    margin-left: 56px;
}

/*Custom Form*/

.wpcf7-form input {
	border-radius: 0px 0px 0px 0px;
}

.wpcf7-form-control-wrap {
	width: 100%;	
}

input[type=email], input[type=number], input[type=tel], input[type=text], select, textarea {
    font-size: 18px;
    min-height: 59px;
    padding: 7px 20px;
	margin-bottom: 24px;
	border: 1px solid #16263C;
}

::placeholder {
  color: #16263C;
}

.elementor-field-group {
padding-right: calc( 31px/2 );
    padding-left: calc( 31px/2 );
}

.wpcf7-form input[type=submit] {
	background-color: #FBBA00;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 16px 32px 16px 32px;
		border: 1px solid  #FBBA00;
		margin-top: 32px;
}

.wpcf7-form input[type=submit]:hover {
	background-color:#FBBA00;
		border-color:  #4A9FA3;

textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
}

@media(max-width:767px) {
	h2, .h2 {
    font-size: 24px !important;
		line-height: 1.5 !important;
}
	
	input[type=email], input[type=number], input[type=tel], input[type=text], select, textarea {
	max-width: 264px;
	}
	
}/* End custom CSS */