.et_pb_d_none {
	display: none !important;
}

.et_pb_required_border {
	border: 1px solid red !important;
}

.et_pb_contact_x_field_hidden {
	position: absolute !important;
	opacity: 0 !important;
	width: 0 !important;
	visibility: hidden !important;
}

.et_pb_contact_form_container {
	display: flex;
	flex-direction: column;
}

.et_pb_contact_field {
	position: relative;
}

.et_pb_contact_form_label {
	position: relative;
	clear: both;
}

.et_pb_contact_field_options_title:after, .et_pb_contact_form_label:after {
	color: #ff0038;
	padding-left: 2px;
}

.et_pb_contact_field_input_wrapper {
	width: 100%;
}

.et_pb_contact_form_container .et_pb_contact_field[data-type=select]:after {
	display: none !important;
	content: "\"\"";
}

.et_pb_contact_form_container .et_pb_contact_field[data-type=select] select {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 15px center;
	background-size: 16px;
	cursor: pointer;
	transition: border-color .15s ease-in-out;
}

.submit-button-center .et_contact_bottom_container {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

.submit-button-center .et_pb_contact_right {
	margin-left: auto;
}

.submit-button-center .et_pb_button_wrapper {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.submit-button-left .et_contact_bottom_container {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding-left: 3%;
}

.submit-button-left .et_pb_contact_right {
	order: 2;
	text-align: right;
}

.submit-button-left .et_pb_button_wrapper {
	order: 1;
	margin-right: auto;
}

.submit-button-left .et_pb_contact_submit {
	margin: 0;
}

.submit-button-fullwidth .et_contact_bottom_container {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
	width: 100%;
	padding-left: 3%;
}

.submit-button-fullwidth .et_pb_contact_right {
	order: 1;
	margin-left: auto;
	text-align: right;
	width: auto;
}

.submit-button-fullwidth .et_pb_button_wrapper {
	order: 2;
	width: 100%;
	margin-top: 1.5%;
}

.submit-button-fullwidth .et_pb_contact_submit {
	text-align: center;
	width: 100%;
	margin: 0;
}

.et_pb_contact_field .xdsoft_calendar table {
	margin: 0 !important;
}

.et_pb_contact_field.et_pb_dp_inline .et_pb_contact_field_icon {
	display: none !important;
}

.xdsoft_datetimepicker {
	z-index: 9999 !important;
}

.xdsoft_datetimepicker .xdsoft_disabled {
	cursor: not-allowed !important;
}

.et_pb_datetimepicker_conditional.et_pb_datetimepicker_input {
	display: block !important;
	position: absolute !important;
	width: 0 !important;
	background: 0 0 !important;
	bottom: 0 !important;
	border: none !important;
}

.xdsoft_datetimepicker .xdsoft_date.xdsoft_in_range {
	background-color: #e3f2fd !important;
}

.xdsoft_datetimepicker .xdsoft_date.xdsoft_end_date, .xdsoft_datetimepicker .xdsoft_date.xdsoft_start_date {
	background-color: #2196f3 !important;
	color: #fff !important;
}

.xdsoft_datetimepicker .xdsoft_date.xdsoft_preview_range {
	background-color: #e3eef3 !important;
}

.xdsoft_datetimepicker .xdsoft_date.xdsoft_preview_end, .xdsoft_datetimepicker .xdsoft_date.xdsoft_preview_start {
	background-color: #2196f3 !important;
	color: #fff !important;
}

.et_pb_date_range_wrapper .start_dp {
	border-right: none;
	height: 100%;
}

.et_pb_date_range_wrapper .end_dp {
	border-left: none;
	height: 100%;
}

.et_pb_date_range_wrapper .et_pb_clear_dates {
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 12px;
	left: 35px;
	cursor: pointer;
	font-size: 16px;
}

.et_pb_date_range_wrapper .et_pb_clear_dates::before {
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 4v6h6M23 20v-6h-6'/%3E%3Cpath d='M20.49 9A9 9 0 0 0 5.64 5.64L1 10m22 4l-4.64 4.36A9 9 0 0 1 3.51 15'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	vertical-align: middle;
	transition: transform .3s ease, background-image .3s ease;
}

.et_pb_date_range_wrapper .et_pb_clear_dates:hover::before {
	transform: scale(1.1) rotate(30deg);
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23007cba' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 4v6h6M23 20v-6h-6'/%3E%3Cpath d='M20.49 9A9 9 0 0 0 5.64 5.64L1 10m22 4l-4.64 4.36A9 9 0 0 1 3.51 15'/%3E%3C/svg%3E");
}

.et_pb_files_container {
	position: relative !important;
	background: #eee;
	padding: 20px !important;
	width: 100%;
	display: block;
}

.et_pb_contact_field_half.et_pb_files_container {
	width: 47%;
}

.et_pb_files_container .et_pb_contact_submit.et_pb_button.et_pb_file_upload_button {
	margin: 0;
}

.et_pb_files_container .et_pb_file_input {
	position: absolute !important;
	opacity: 0 !important;
	width: 0 !important;
	visibility: hidden !important;
}

.et_pb_contact_hidden_files {
	position: absolute !important;
	opacity: 0 !important;
	width: 0 !important;
	visibility: hidden !important;
}

.et_pb_files_container .et_pb_file_chosen_desc {
	margin-left: .575rem;
}

.et_pb_files_container .et_pb_accepted_files_desc {
	display: block;
	word-break: break-word;
}

.et_pb_files_container .et_pb_files_list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding: 0 15px;
}

.et_pb_files_container .et_pb_files_list .et_pb_file {
	flex: 1 0 100%;
	padding: 4px 0;
}

.et_pb_files_container .et_pb_files_list span.et_pb_file:before {
	font-family: ETModules, serif;
	content: "N";
	margin-left: -2%;
	margin-right: .3rem;
	vertical-align: middle;
	color: #66b032;
	font-weight: 800;
}

.et_pb_files_container .et_pb_files_list .et_pb_file_name {
	margin: 0 6px 0 0;
	color: grey;
	cursor: pointer;
	transition: all .2s ease-in;
	font-weight: 600;
	word-wrap: break-word;
}

.et_pb_files_container .et_pb_files_list a {
	text-decoration: none;
}

.et_pb_files_container .et_pb_files_list .et_pb_file_size {
	color: grey;
}

.et_pb_files_container .et_pb_files_list .et_pb_delete_file {
	vertical-align: middle;
	cursor: pointer;
	font-size: 18px;
	margin-left: .3rem;
	margin-top: -2px;
	color: #dc0f1a;
	font-weight: bolder;
	transition: all .1s linear;
}

.et_pb_files_container .et_pb_files_list .et_pb_delete_file:hover {
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}

.et_pb_file_upload_button {
	cursor: pointer;
}

.et_pb_signaturepad_container {
	display: block;
	position: relative;
}

.et_pb_signaturepad_container .canvas__container {
	position: relative;
	display: none;
}

.et_pb_signaturepad_container .canvas__container canvas {
	touch-action: none;
	user-select: none;
	cursor: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDEyOCAxMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0iIzY2NjY2NiI+CiA8cGF0aCBkPSJtMTI2LjA4IDI5LjQ0MS0yNi44NzktMjYuODc5Yy0yLjU1ODYtMi41NTg2LTYuMzk4NC0yLjU1ODYtOC45NjA5IDBsLTEyLjE2IDEyLjE2LTguOTYwOS04Ljk2MDljLTIuNTU4Ni0yLjU1ODYtNi4zOTg0LTIuNTU4Ni04Ljk2MDkgMGwtMzYuNDc3IDM1Ljg0Yy0yLjU1ODYgMi41NTg2LTIuNTU4NiA3LjAzOTEgMCA4Ljk2MDkgMy44Mzk4IDMuODM5OCA3LjY3OTcgMS4yODEyIDguOTYwOSAwbDMxLjM1OS0zMiA0LjQ4MDUgNC40ODA1LTU3LjYwMiA1Ny42MDJjLTEuMjgxMiAxLjI4MTItMS45MjE5IDIuNTU4Ni0xLjkyMTkgMy4xOTkybC04Ljk2MDkgMzYuNDhjLTAuNjQwNjIgMS45MjE5IDAgNC40ODA1IDEuOTIxOSA1Ljc2MTcgMi41NTg2IDIuNTU4NiA1Ljc2MTcgMS45MjE5IDUuNzYxNyAxLjkyMTlsMzYuNDgtOC45NjA5czEuOTIxOS0wLjY0MDYyIDMuMTk5Mi0xLjkyMTlsNzguNzE5LTc4LjcyN2MxLjI4MTItMS4yNzczIDMuMjAzMS01LjExNzIgMC04Ljk1N3ptLTExMC43MiA4My4xOTkgMy44Mzk4LTE0LjcxOSAxMC44NzkgMTAuODc5em0yNy41Mi05LjYwMTYtMTcuOTIyLTE3LjkyMiA2OS43NjItNjkuNzYyIDE3LjkyMiAxNy45MjJ6Ii8+Cjwvc3ZnPgo=") 0 25, pointer;
}

.et_pb_signaturepad_container .canvas__container .actions {
	position: absolute;
	top: 10px;
	right: 10px;
	display: none;
	flex-wrap: wrap;
	gap: 5px;
	align-items: center;
	justify-content: center;
}

.et_pb_signaturepad_container .canvas__container .actions a {
	border: none;
	text-decoration: none;
	cursor: pointer;
}

.et_pb_signaturepad_container .canvas__container canvas {
	border-color: #fff;
	border-width: 0;
	border-style: solid;
}

.et_pb_signaturepad_container .canvas__container .actions .save {
	font-size: 14px;
	color: #fff;
	background: #2ea3f2;
	padding: 3px 10px 3px 10px;
}

.et_pb_signaturepad_container .canvas__container .actions .clear {
	font-size: 14px;
	color: #fff;
	background: #c00;
	padding: 3px 10px 3px 10px;
}

.et_pb_signaturepad_container .canvas__container .message {
	position: absolute;
	left: 0;
	top: 0;
	color: #000;
	background: #f5f5f5;
	padding: 4px;
	display: none;
	font-size: 12px;
}

input[name^=et_pb_contact_hp_field_] {
	position: absolute !important;
	bottom: 0 !important;
	right: 0 !important;
	opacity: 0 !important;
}

.et_pb_success_btn_container {
	display: flex;
}

.et_pb_success_button {
	font-size: 20px;
	font-weight: 500;
	padding: .3em 1em;
	line-height: 1.7em;
	background-color: transparent;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	border: 2px solid;
	border-radius: 3px;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-property: all;
	transition-property: all;
}

.et_pb_contact_spinner {
	border: 4px solid rgba(0, 0, 0, .1);
	border-radius: 50%;
	border-top: 4px solid #2ea3f2;
	width: 20px;
	height: 20px;
	animation: spin 1s linear infinite;
	vertical-align: middle;
	float: left;
	margin-bottom: 10px;
	display: none;
}

.et_pb_contact_spinner.is-active {
	display: block;
}

.et_pb_contact_field_desc {
	display: block;
}

.et_pb_contact_field_icon:before {
	content: attr(data-icon);
	position: absolute;
	z-index: 9999;
	line-height: 1;
}

.et_pb_g_recaptcha {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	padding: 0 0 0 3%;
	margin: 2% 0 3% 0;
}

.et_pb_cf_turnstile {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	padding: 0 0 0 3%;
	margin: 2% 0 3% 0;
}

.et_pb_contact_form_overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .6);
	display: none;
}

.et_pb_contact_form_loader_spinner {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 60px;
	width: 60px;
	margin: 0 auto;
	-webkit-animation: et_pb_spin .6s infinite linear;
	-moz-animation: et_pb_spin .6s infinite linear;
	-o-animation: et_pb_spin .6s infinite linear;
	animation: et_pb_spin .6s infinite linear;
	border-left: 6px solid rgba(0, 174, 239, .15);
	border-right: 6px solid rgba(0, 174, 239, .15);
	border-bottom: 6px solid rgba(0, 174, 239, .15);
	border-top: 6px solid rgba(0, 174, 239, .8);
	border-radius: 100%;
}

.et_pb_rating_container {
	display: inline-block !important;
	border: 0;
}

.et_pb_rating_container>input[type=text] {
	display: none !important;
}

.et_pb_rating_container>label:not(.et_pb_contact_form_label) {
	float: right;
	cursor: pointer;
	position: relative;
}

.et_pb_warning_container {
	display: block;
	background-color: #fff3cd;
	color: #856404;
	padding: 15px;
	margin-bottom: 40px;
}

.et_pb_warning_container a {
	color: #856404;
	text-decoration: underline;
}

.et-vb-field.et-vb-field-file-upload-advanced-allowed-file-types {
	max-height: 40vh;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-left: 6px;
}

.et_pb_page_break_container {
	width: 100%;
	max-width: 100%;
	text-align: center;
	background-color: #fff3cd;
	padding: 20px 20px;
}

.et_pb_page_break_container .title {
	font-size: 24px;
	font-weight: 700;
	color: #333;
	margin-bottom: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
}

.et_pb_page_break_container .title::after, .et_pb_page_break_container .title::before {
	content: "";
	flex: 1;
	height: 1px;
	background-color: #333;
}

.et_pb_page_break_container .subtitle {
	font-size: 15px;
	color: #888;
	font-weight: 400;
	letter-spacing: 1px;
}

.multistep-progress-container {
	position: relative;
}

.multistep-progress {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	margin: 0 auto;
	position: relative;
}

.progress-bg-line {
	position: absolute;
	top: 40px;
	left: 10%;
	right: 10%;
	height: 4px;
	background: #e0e0e0;
	z-index: 1;
}

.progress-fill-line {
	position: absolute;
	top: 40px;
	left: 10%;
	height: 4px;
	background: #4caf50;
	width: 0%;
	transition: width .5s ease;
	z-index: 2;
}

.multistep-step-item {
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	z-index: 3;
	cursor: pointer;
	transition: transform .3s ease;
}

.multistep-step-item:hover {
	transform: scale(1.05);
}

.step-circle {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: #fff;
	border: 4px solid #ddd;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	font-size: 28px;
	font-weight: 700;
	color: #666;
	transition: all .4s ease;
	box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
}

.multistep-step-item.active .step-circle {
	background: #4caf50;
	border-color: #4caf50;
	color: #fff;
	box-shadow: 0 4px 12px rgba(76, 175, 80, .3);
}

.multistep-step-item.completed .step-circle {
	background: #4caf50;
	border-color: #4caf50;
	color: #fff;
}

.step-label {
	font-size: 16px;
	color: #2196f3;
	margin-bottom: 8px;
	font-weight: 500;
	transition: color .3s ease;
}

.multistep-step-item.active .step-label {
	color: #1976d2;
}

.step-title {
	font-size: 20px;
	font-weight: 700;
	color: #333;
	margin-bottom: 6px;
	transition: color .3s ease;
}

.multistep-step-item.active .step-title {
	color: #4caf50;
}

.step-subtitle {
	font-size: 15px;
	color: #888;
	transition: color .3s ease;
}

.multistep-step-item.active .step-subtitle {
	color: #555;
}

.multistep-buttons-wrapper {
	display: flex;
	width: 100%;
	gap: 20px;
}