
.et_pb_with_border .et_pb_contact_form .input[type=checkbox] + label i, .et_pb_with_border .et_pb_contact_form .input[type=radio] + label i, .et_pb_with_border .et_pb_contact_form input, .et_pb_with_border .et_pb_contact_form select, .et_pb_with_border .et_pb_contact_form textarea {
	border: 0 solid #333;
}

.et_pb_contact_form:not(.et_block_module) {
	--vertical-gap: 15px;
	--horizontal-gap: 15px;
	--flex-direction: row;
	flex-wrap: wrap;
}

.et_pb_contact_form:not(.et_block_module) > [class*=et_flex_column] {
	--horizontal-gap-parent: 15px;
}

.et_pb_contact_form:not(.et_block_module) .et_pb_contact_field {
	padding: 0;
}

.et_pb_contact_form.et_block_module .et_pb_contact_field {
	margin-bottom: 15px;
}

.et_pb_contact_form.et_block_module .et_contact_bottom_container {
	margin-top: 0;
}

.et_pb_contact_main_title {
	word-wrap: break-word;
}

.et_pb_contact_submit {
	color: #2ea3f2;
}

.et_pb_contact_reset:hover, .et_pb_contact_submit:hover {
	background-color: rgba(0, 0, 0, .05);
}

.et_pb_contact_reset:hover {
	padding: .3em 1em;
}

.et_pb_contact_form [data-conditional-logic] {
	display: none;
}

.et_pb_contact .et_pb_contact_form .et_pb_contact_field.et_contact_error .et_pb_contact_field_radio_title, .et_pb_contact .et_pb_contact_form .et_pb_contact_field.et_contact_error .et_pb_contact_field_radio label, .et_pb_contact .et_pb_contact_form .et_pb_contact_field.et_contact_error input[type=checkbox] + label, .et_pb_contact .et_pb_contact_form .et_pb_contact_field.et_contact_error input[type=radio] + label, .et_pb_contact .et_pb_contact_form p.et_contact_error .et_pb_contact_field_radio_title, .et_pb_contact .et_pb_contact_form p.et_contact_error .et_pb_contact_field_radio label, .et_pb_contact .et_pb_contact_form p.et_contact_error input[type=checkbox] + label {
	color: red !important;
}

.et_pb_contact .et_pb_contact_form .et_pb_contact_field.et_contact_error input[type=checkbox] + label i, .et_pb_contact .et_pb_contact_form .et_pb_contact_field.et_contact_error input[type=radio] + label i {
	border: 1px solid red !important;
}

.et_pb_contact_form p[data-id=et_number] {
	position: absolute !important;
	transform: scale(.01) !important;
}

.et_pb_contact_form p[data-id=et_number] input {
	background: transparent !important;
	border: none !important;
}

.et_pb_contact_form_container {
	--vertical-gap: 0;
	--horizontal-gap: 0;
}

.et_pb_contact_form_container.et_pb_text_align_center .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_center .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_justified .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_justified .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_right .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_right .et_pb_contact_field_radio_title {
	float: none;
}

.et_pb_contact_form_container.et_pb_text_align_center .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_right .et_pb_contact_field_radio_wrapper {
	display: flex;
}

.et_pb_contact_form_container.et_pb_text_align_center .et_pb_contact_field_radio_wrapper {
	justify-content: center;
}

.et_pb_contact_form_container.et_pb_text_align_right .et_pb_contact_field_radio_wrapper {
	justify-content: flex-end;
}

.et_pb_contact_form_container.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper {
	justify-content: space-between;
}

.et_pb_contact_main_title {
	font-weight: 500;
	padding-bottom: 16px;
	position: relative;
}

h1.et_pb_contact_main_title {
	font-size: 26px;
}

.et-pb-contact-message {
	position: relative;
}

.et_pb_column_1_3 .et_pb_contact_main_title, .et_pb_column_1_4 .et_pb_contact_main_title, .et_pb_column_1_5 .et_pb_contact_main_title, .et_pb_column_1_6 .et_pb_contact_main_title, .et_pb_column_2_5 .et_pb_contact_main_title {
	font-size: 22px;
}

.et_pb_contact_right {
	display: inline-block;
	min-width: 105px;
	margin: 0;
	text-align: right;
	margin-bottom: 0 !important;
}

.et_pb_contact_right .et_pb_contact_captcha_question {
	vertical-align: middle;
}

.et_pb_contact {
	position: relative;
}

.et_pb_contact .et_pb_contact_field input, .et_pb_contact .et_pb_contact_field textarea {
	-webkit-appearance: none;
	background-color: #eee;
	width: 100%;
	border-width: 0;
	border-radius: 0;
	color: #999;
	font-size: 14px;
	padding: 16px;
}

.et_pb_contact .et_pb_contact_field textarea {
	font-family: inherit;
}

.et_pb_contact .et_pb_contact_field input:-moz-placeholder, .et_pb_contact .et_pb_contact_field input::-moz-placeholder, .et_pb_contact .et_pb_contact_field textarea:-moz-placeholder, .et_pb_contact .et_pb_contact_field textarea::-moz-placeholder {
	opacity: 1;
}

.et_pb_contact_right input {
	max-width: 50px;
	padding: 16px;
}

.et_pb_contact .et_pb_contact_field input[type=checkbox], .et_pb_contact .et_pb_contact_field input[type=radio] {
	margin: 0;
	width: auto;
	max-width: none;
	padding: 0;
	display: none;
}

.et_pb_contact .et_pb_contact_field input[type=checkbox] + label, .et_pb_contact .et_pb_contact_field input[type=radio] + label {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	cursor: pointer;
	line-height: 1.7em;
	min-height: 1.7em;
}

.et_pb_contact .et_pb_contact_field input[type=checkbox] + label i, .et_pb_contact .et_pb_contact_field input[type=radio] + label i {
	content: "";
	width: 18px;
	height: 18px;
	background-color: #eee;
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-right: 6px;
}

.et_pb_contact .et_pb_contact_field input[type=radio] + label i {
	border-radius: 50%;
}

.et_pb_contact .et_pb_contact_field input[type=checkbox]:checked + label i:before, .et_pb_contact .et_pb_contact_field input[type=radio]:checked + label i:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.et_pb_contact .et_pb_contact_field input[type=checkbox]:checked + label i:before {
	content: "N";
	font-family: ETmodules;
	color: #2ea3f2;
	width: 17px;
	height: 17px;
	font-size: 13px;
	font-weight: 600;
	line-height: 17px;
	text-align: center;
}

.et_pb_contact .et_pb_contact_field input[type=radio]:checked + label i:before {
	background: #2ea3f2;
	border-radius: 50%;
	width: 6px;
	height: 6px;
}

.et_pb_contact .et_pb_contact_field input[type=checkbox] ~ input[type=text] {
	display: none !important;
}

.et_pb_contact_reset, .et_pb_contact_submit {
	font-family: inherit;
	display: inline-block;
	margin: 0 0 0 18px;
	cursor: pointer;
}

.et_pb_contact .et_pb_contact_field .et_contact_error {
	border: 1px solid red !important;
}

.et_contact_bottom_container {
	float: right;
	text-align: right;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
}

.et_contact_bottom_container .et_pb_button_wrapper {
	display: flex;
}

.iphone .et_pb_contact_form input, .iphone .et_pb_contact_form select, .iphone .et_pb_contact_form textarea {
	-webkit-appearance: initial;
}

.et_pb_bg_layout_light .et_pb_newsletter_button {
	color: #2ea3f2;
}

.et_pb_with_border .et_pb_newsletter_form .input[type=checkbox] + label i, .et_pb_with_border .et_pb_newsletter_form .input[type=radio] + label i, .et_pb_with_border .et_pb_newsletter_form input, .et_pb_with_border .et_pb_newsletter_form select, .et_pb_with_border .et_pb_newsletter_form textarea, .et_pb_with_focus_border .et_pb_newsletter_form input:focus {
	border: 0 solid #333;
}

.et_pb_newsletter_description {
	word-wrap: break-word;
}

.et_pb_newsletter_form p.et_pb_newsletter_field.et_pb_signup_custom_field {
	padding-left: 0;
}

.et_pb_newsletter p .et_pb_signup_error {
	border: 1px solid red !important;
}

.et_pb_newsletter {
	padding: 25px;
}

.et_pb_newsletter .et_pb_module_header:empty {
	display: none;
}

.et_pb_newsletter_description p:last-of-type {
	padding-bottom: 0;
}

.et_pb_newsletter_description_no_title.et_pb_newsletter_description_no_content .et_pb_newsletter_form {
	order: 2;
}

.et_pb_newsletter_form p.et_pb_newsletter_field {
	margin-bottom: 0;
	padding-bottom: 0;
}

.et_block_module > .et_pb_newsletter_form p.et_pb_newsletter_field {
	padding-bottom: 1em;
}

.et_pb_newsletter_form .input, .et_pb_newsletter_form input[type=password], .et_pb_newsletter_form input[type=text], .et_pb_newsletter_form p.et_pb_newsletter_field input[type=text], .et_pb_newsletter_form p.et_pb_newsletter_field textarea, .et_pb_newsletter_form select, .et_pb_newsletter_form textarea {
	-webkit-appearance: none;
	padding: 14px 4% !important;
	font-size: 16px;
	color: #666;
	background-color: #fff;
	width: 100%;
	font-weight: 400;
	border-width: 0;
	border-radius: 3px;
}

.et_pb_newsletter_form .et_pb_newsletter_field[data-type=select]:after {
	margin-top: -3px;
}

.et_pb_newsletter_form p .et_pb_subscribe_error {
	border: 1px solid red !important;
}

.et_pb_newsletter_result {
	display: none;
}

.et_pb_newsletter_success {
	text-align: center;
}

.et_pb_newsletter_button {
	display: block;
	color: inherit;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
}

.et_pb_newsletter_button:hover {
	text-decoration: none;
}

.et_pb_newsletter_button:hover:after {
	opacity: 1;
	margin-left: 0;
}

.et_pb_newsletter_button_text {
	word-break: break-word;
}

.et_pb_newsletter_fields, .et_pb_newsletter_footer {
	width: 100%;
}

.et_pb_newsletter_footer {
	margin-top: 20px;
}

.et_pb_newsletter_footer:empty {
	margin-top: 0;
}

.et_pb_newsletter .et_pb_newsletter_fields {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	--horizontal-gap: 15px;
	--vertical-gap: 15px;
	--horizontal-gap-parent: 15px;
}

.et_pb_newsletter .et_pb_newsletter_fields > * {
	flex-basis: 100%;
}

.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_half {
	flex-basis: 48.5%;
}

.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_description, .et_pb_newsletter_layout_right_left .et_pb_newsletter_description {
	order: 1;
}

.et_pb_newsletter .et_pb_contact_field_last + .et_pb_newsletter_field {
	padding-left: 0;
}

.et_pb_newsletter .et_pb_contact_field--hidden {
	display: none;
}

@media (max-width:980px) {
	p.et_pb_contact_field.et_pb_contact_field_last_tablet + p.et_pb_contact_field.et_pb_contact_field_last_tablet, p.et_pb_contact_field_half_tablet + p.et_pb_contact_field_last_tablet:not(.et_pb_contact_field_half_tablet) {
		clear: both;
	}
	
	.et_pb_newsletter .et_pb_contact_field_last_tablet + .et_pb_newsletter_field {
		padding-left: 0;
	}
	
	.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_half_tablet {
		flex-basis: 48.5%;
	}
	
	.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_last_tablet {
		flex-basis: 100%;
	}
	
	.et_pb_bg_layout_light_tablet .et_pb_newsletter_button {
		color: #2ea3f2;
	}
	
	.et_pb_bg_layout_dark_tablet .et_pb_newsletter_button {
		color: inherit;
	}
}

@media (max-width:767px) {
	.et_pb_newsletter .et_pb_contact_field_last_phone + .et_pb_newsletter_field {
		padding-left: 0;
	}
	
	.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_half_phone {
		flex-basis: 48.5%;
	}
	
	.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_last_phone {
		flex-basis: 100%;
	}
	
	.et_pb_bg_layout_light_phone .et_pb_newsletter_button {
		color: #2ea3f2;
	}
	
	.et_pb_bg_layout_dark_phone .et_pb_newsletter_button {
		color: inherit;
	}
}

.gecko .et_pb_newsletter .et_pb_newsletter_field {
	margin-bottom: 1vw;
}

body .grecaptcha-badge {
	visibility: hidden;
}

body.et_pb_recaptcha_enabled .grecaptcha-badge {
	visibility: initial;
	z-index: 9999;
}

.et_pb_contact_form_label {
	display: none;
}

.et_pb_with_border.et_pb_contact_field .input[type=checkbox] + label i, .et_pb_with_border.et_pb_contact_field .input[type=radio] + label i, .et_pb_with_border.et_pb_contact_field input, .et_pb_with_border.et_pb_contact_field select, .et_pb_with_border.et_pb_contact_field textarea {
	border: 0 solid #333;
}

.et_pb_contact_field.et_pb_text_align_center .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_center .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_justified .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_justified .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_right .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_right .et_pb_contact_field_radio_title {
	float: none;
}

.et_pb_contact_field.et_pb_text_align_center .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_right .et_pb_contact_field_radio_wrapper {
	display: flex;
}

.et_pb_contact_field.et_pb_text_align_center .et_pb_contact_field_radio_wrapper {
	justify-content: center;
}

.et_pb_contact_field.et_pb_text_align_right .et_pb_contact_field_radio_wrapper {
	justify-content: flex-end;
}

.et_pb_contact_field.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper {
	justify-content: space-between;
}

.et_pb_contact_field_options_list label a:empty:before {
	content: "";
	font-family: ETmodules;
	speak: none;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	display: inline-block;
	box-sizing: border-box;
	font-size: 16px;
}

.et_pb_contact_field[data-type=booleancheckbox] .et_pb_contact_field_options_title {
	display: inline-block;
}

.et_pb_contact_field[data-type=select] {
	position: relative;
}

.et_pb_contact_field[data-type=select]:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-top-color: #666;
	margin-top: 3px;
	pointer-events: none;
}

p.et_pb_contact_field {
	padding: 0 0 0 3%;
	margin-bottom: 3%;
	background-position: 50%;
	background-size: cover;
}

p.et_pb_contact_field.et_pb_contact_field_last + p.et_pb_contact_field.et_pb_contact_field_last, p.et_pb_contact_field:not(.et_pb_contact_field_last), p.et_pb_contact_field_half + p.et_pb_contact_field_last:not(.et_pb_contact_field_half) {
	clear: both;
}

.et_pb_contact_field *, .et_pb_contact_field.et_pb_section_parallax, .et_pb_contact_field.et_pb_section_video {
	position: relative;
}

.et_pb_contact_field a {
	color: inherit;
	font-weight: 700;
	text-decoration: underline;
}

.et_pb_contact_select {
	color: #999;
	background-color: #eee;
	padding: 16px 20px 16px 16px;
	font-size: 14px;
	box-sizing: border-box;
	width: 100%;
	border: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
}

.et_pb_contact_select::-ms-expand {
	display: none;
}

.et_pb_contact_field_options_wrapper {
	display: block;
}

.et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title {
	margin-bottom: .5em;
	font-weight: 600;
}

.et_pb_contact_field_options_wrapper:after {
	clear: both;
	content: " ";
	display: block;
}

.et_pb_contact_field_checkbox, .et_pb_contact_field_options_title, .et_pb_contact_field_radio, .et_pb_contact_field_select_title {
	display: block;
}

.et_pb_contact_field_radio_title, .et_pb_contact_field_select_title {
	font-size: 16px;
	padding-bottom: 4px;
}

.et_pb_contact_field textarea.et_pb_contact_message {
	min-height: 150px;
	display: block;
}

@media (max-width:980px) {
	.et_pb_contact_field.et_pb_text_align_center-tablet .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_center-tablet .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_right-tablet .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_right-tablet .et_pb_contact_field_radio_title {
		float: none;
	}
	
	.et_pb_contact_field.et_pb_text_align_center-tablet .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_right-tablet .et_pb_contact_field_radio_wrapper {
		display: flex;
	}
	
	.et_pb_contact_field.et_pb_text_align_center-tablet .et_pb_contact_field_radio_wrapper {
		justify-content: center;
	}
	
	.et_pb_contact_field.et_pb_text_align_right-tablet .et_pb_contact_field_radio_wrapper {
		justify-content: flex-end;
	}
	
	.et_pb_contact_field.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_wrapper {
		justify-content: space-between;
	}
}

@media (max-width:767px) {
	.et_pb_contact_field.et_pb_text_align_center-phone .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_center-phone .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_justified-phone .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_justified-phone .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_right-phone .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_right-phone .et_pb_contact_field_radio_title {
		float: none;
	}
	
	.et_pb_contact_field.et_pb_text_align_center-phone .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_justified-phone .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_right-phone .et_pb_contact_field_radio_wrapper {
		display: flex;
	}
	
	.et_pb_contact_field.et_pb_text_align_center-phone .et_pb_contact_field_radio_wrapper {
		justify-content: center;
	}
	
	.et_pb_contact_field.et_pb_text_align_right-phone .et_pb_contact_field_radio_wrapper {
		justify-content: flex-end;
	}
	
	.et_pb_contact_field.et_pb_text_align_justified-phone .et_pb_contact_field_radio_wrapper {
		justify-content: space-between;
	}
	
	p.et_pb_contact_field.et_pb_contact_field_last_phone + p.et_pb_contact_field.et_pb_contact_field_last_phone, p.et_pb_contact_field_half_phone + p.et_pb_contact_field_last_phone:not(.et_pb_contact_field_half_phone) {
		clear: both;
	}
}
