.elementor-kit-568{--e-global-color-primary:#333333;--e-global-color-secondary:#333333;--e-global-color-text:#333333;--e-global-color-accent:#072D5F;--e-global-color-28e7f0b5:#03162F;--e-global-color-131e88e5:#999999;--e-global-color-683b4206:#FFF;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:400;}.elementor-kit-568 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1180px;}.e-con{--container-max-width:1180px;}{}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 */.elementor-widget-image a img[src$=".svg"] {
    width: auto !important;
}

.c-button {
    display: inline-block;
    margin-top: 20px;
    padding: 15px 44px;
	font-size: 15px;
	line-height: 1.3;
	background-color: #072d5f;
	border-color: #072d5f;
	border-radius: 44px;
	color: white !important;
	font-weight: 600;
	text-decoration: none !important;
}

.c-button:hover {
    border-color: #03162f;
	color: white;
	background: #03162f;
}

/* Form */
.gform_wrapper {
	font-family: "Open Sans", Sans-serif;
	margin: 0 !important;
}

.gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0 !important;
}

.gform_wrapper label.gfield_label {
    font-size: 16px;
	font-weight: 600 !important;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], select, textarea {
    border: 1px solid #ccc;
    border-radius: 0;
}

.gform_wrapper textarea.medium {
    height: 120px !important;
}

.gform_wrapper .gform_footer {
	margin: 0 !important;
	padding-bottom: 0 !important;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
	padding: 15px 44px;
	font-size: 15px !important;
	line-height: 1.3 !important;
	background-color: #072d5f;
	border-color: #072d5f;
	border-radius: 44px;
	color: white;
	font-weight: 600;
	width: auto !important;
}

.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_page_footer input.button:hover, .gform_wrapper .gform_page_footer input[type=submit]:hover {
	border-color: #03162f;
	color: white;
	background: #03162f;
}
/* End *//* End custom CSS */