@media (max-width:980px) {
	.et_pb_accordion.et_pb_text_align_left-tablet .et_pb_toggle_title, .et_pb_accordion.et_pb_text_align_left-tablet h5.et_pb_toggle_title, .et_pb_accordion .et_pb_toggle.et_pb_text_align_left-tablet .et_pb_toggle_title, .et_pb_accordion .et_pb_toggle.et_pb_text_align_left-tablet h5.et_pb_toggle_title {
		cursor: pointer;
		position: relative;
		padding: 0 50px 0 0;
	}
}

@media (max-width:767px) {
	.et_pb_accordion.et_pb_text_align_left-phone .et_pb_toggle_title, .et_pb_accordion.et_pb_text_align_left-phone h5.et_pb_toggle_title, .et_pb_accordion .et_pb_toggle.et_pb_text_align_left-phone .et_pb_toggle_title, .et_pb_accordion .et_pb_toggle.et_pb_text_align_left-phone h5.et_pb_toggle_title {
		cursor: pointer;
		position: relative;
		padding: 0 50px 0 0;
	}
}

.et_pb_toggle_content p:last-of-type {
	padding-bottom: 0;
}

@media (max-width:980px) {
	.et_pb_toggle.et_pb_text_align_left-tablet .et_pb_toggle_title, .et_pb_toggle.et_pb_text_align_left-tablet h5.et_pb_toggle_title {
		cursor: pointer;
		position: relative;
		padding: 0 50px 0 0;
	}
}

@media (max-width:767px) {
	.et_pb_toggle.et_pb_text_align_left-phone .et_pb_toggle_title, .et_pb_toggle.et_pb_text_align_left-phone h5.et_pb_toggle_title {
		cursor: pointer;
		position: relative;
		padding: 0 50px 0 0;
	}
}

.et_pb_with_border .et-pb-icon, .et_pb_with_border .et_pb_image_wrap {
	border: 0 solid #333;
}

.et_pb_blurb.et_pb_text_align_right .et_pb_blurb_content .et_pb_blurb_container {
	text-align: right;
}

.et_pb_blurb.et_pb_text_align_justified .et_pb_blurb_content .et_pb_blurb_container {
	text-align: justify;
}

.et_pb_blurb.et_pb_text_align_center .et_pb_blurb_content .et_pb_blurb_container {
	text-align: center;
}

.et_pb_blurb_position_right .et-pb-icon {
	display: table-cell;
}

.et_pb_blurb_position_right .et_pb_blurb_container {
	padding-right: 15px;
}

.et_pb_blurb_position_right .et_pb_blurb_content {
	text-align: right;
}

.et_pb_blurb_position_right .et_pb_main_blurb_image {
	left: auto;
	right: 0;
}

.et_pb_blurb_position_right .et-pb-icon {
	margin-right: 0;
	margin-left: 20px;
}

@media (max-width:980px) {
	.et_pb_blurb_position_left_tablet .et_pb_main_blurb_image, .et_pb_blurb_position_right_tablet .et_pb_main_blurb_image {
		width: 32px;
		display: table-cell;
		line-height: 0;
	}
	
	.et_pb_blurb_position_left_tablet .et_pb_main_blurb_image img, .et_pb_blurb_position_right_tablet .et_pb_main_blurb_image img {
		width: inherit;
	}
	
	.et_pb_blurb_position_left_tablet .et-pb-icon, .et_pb_blurb_position_right_tablet .et-pb-icon {
		font-size: 32px;
		display: table-cell;
	}
	
	.et_pb_blurb_position_left_tablet .et_pb_blurb_container, .et_pb_blurb_position_right_tablet .et_pb_blurb_container {
		display: table-cell;
		vertical-align: top;
	}
	
	.et_pb_blurb_position_left_tablet .et_pb_blurb_container {
		padding-left: 15px;
	}
	
	.et_pb_blurb_position_left_tablet .et_pb_blurb_content {
		text-align: left;
	}
	
	.et_pb_blurb_position_right_tablet .et_pb_blurb_container {
		padding-right: 15px;
	}
	
	.et_pb_blurb_position_right_tablet .et_pb_blurb_content {
		padding-right: 52px;
		text-align: right;
	}
	
	.et_pb_blurb_position_right_tablet .et_pb_main_blurb_image {
		left: auto;
		right: 0;
	}
	
	.et_pb_blurb_position_right_tablet .et-pb-icon {
		margin-right: 0;
		margin-left: 20px;
	}
	
	.et_pb_blurb_position_top_tablet .et_pb_main_blurb_image {
		display: block;
		width: auto;
	}
	
	.et_pb_blurb_position_top_tablet .et-pb-icon {
		font-size: 96px;
		display: initial;
	}
	
	.et_pb_blurb_position_top_tablet .et_pb_blurb_container {
		display: block;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_blurb_position_top_tablet .et_pb_blurb_content {
		display: inline-block;
		text-align: center;
		padding-right: 0;
	}
}

@media (max-width:767px) {
	.et_pb_blurb_position_left_phone .et_pb_main_blurb_image, .et_pb_blurb_position_right_phone .et_pb_main_blurb_image {
		width: 32px;
		display: table-cell;
		line-height: 0;
	}
	
	.et_pb_blurb_position_left_phone .et_pb_main_blurb_image img, .et_pb_blurb_position_right_phone .et_pb_main_blurb_image img {
		width: inherit;
	}
	
	.et_pb_blurb_position_left_phone .et-pb-icon, .et_pb_blurb_position_right_phone .et-pb-icon {
		font-size: 32px;
		display: table-cell;
	}
	
	.et_pb_blurb_position_left_phone .et_pb_blurb_container, .et_pb_blurb_position_right_phone .et_pb_blurb_container {
		display: table-cell;
		vertical-align: top;
	}
	
	.et_pb_blurb_position_left_phone .et_pb_blurb_container {
		padding-left: 15px;
	}
	
	.et_pb_blurb_position_left_phone .et_pb_blurb_content {
		text-align: left;
	}
	
	.et_pb_blurb_position_right_phone .et_pb_blurb_container {
		padding-right: 15px;
	}
	
	.et_pb_blurb_position_right_phone .et_pb_blurb_content {
		padding-right: 52px;
		text-align: right;
	}
	
	.et_pb_blurb_position_right_phone .et_pb_main_blurb_image {
		left: auto;
		right: 0;
	}
	
	.et_pb_blurb_position_right_phone .et-pb-icon {
		margin-right: 0;
		margin-left: 20px;
	}
	
	.et_pb_blurb_position_top_phone .et_pb_main_blurb_image {
		display: block;
		width: auto;
	}
	
	.et_pb_blurb_position_top_phone .et-pb-icon {
		font-size: 96px;
		display: initial;
	}
	
	.et_pb_blurb_position_top_phone .et_pb_blurb_container {
		display: block;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_blurb_position_top_phone .et_pb_blurb_content {
		display: inline-block;
		text-align: center;
		padding-right: 0;
	}
}

@media (max-width:980px) {
	.et_pb_blurb.et_pb_text_align_left-tablet .et_pb_blurb_content .et_pb_blurb_container {
		text-align: left;
	}
	
	.et_pb_blurb.et_pb_text_align_right-tablet .et_pb_blurb_content .et_pb_blurb_container {
		text-align: right;
	}
	
	.et_pb_blurb.et_pb_text_align_justified-tablet .et_pb_blurb_content .et_pb_blurb_container {
		text-align: justify;
	}
	
	.et_pb_blurb.et_pb_text_align_center-tablet .et_pb_blurb_content .et_pb_blurb_container {
		text-align: center;
	}
}

@media (max-width:767px) {
	.et_pb_blurb.et_pb_text_align_left-phone .et_pb_blurb_content .et_pb_blurb_container {
		text-align: left;
	}
	
	.et_pb_blurb.et_pb_text_align_right-phone .et_pb_blurb_content .et_pb_blurb_container {
		text-align: right;
	}
	
	.et_pb_blurb.et_pb_text_align_justified-phone .et_pb_blurb_content .et_pb_blurb_container {
		text-align: justify;
	}
	
	.et_pb_blurb.et_pb_text_align_center-phone .et_pb_blurb_content .et_pb_blurb_container {
		text-align: center;
	}
}

@media (max-width:980px) {}

@media (max-width:767px) {}

.et_pb_bg_layout_light.et_pb_module.et_pb_button {
	color: #2ea3f2;
}

.et_pb_module.et_pb_button {
	display: inline-block;
	color: inherit;
}

.et_pb_button_module_wrapper.et_pb_button_alignment_left {
	text-align: left;
}

.et_pb_button_module_wrapper.et_pb_button_alignment_right {
	text-align: right;
}

@media (max-width:980px) {
	.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_right {
		text-align: right;
	}
}

@media (max-width:767px) {
	.et_pb_button_module_wrapper.et_pb_button_alignment_phone_left {
		text-align: left;
	}
	
	.et_pb_button_module_wrapper.et_pb_button_alignment_phone_right {
		text-align: right;
	}
}

@media (max-width:980px) {}

@media (max-width:767px) {}

.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_main_title {
	word-wrap: break-word;
}

.et_pb_contact_reset:hover {
	padding: .3em 1em;
}

.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_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: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.et_pb_contact_form_container.et_pb_text_align_center .et_pb_contact_field_radio_wrapper {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.et_pb_contact_form_container.et_pb_text_align_right .et_pb_contact_field_radio_wrapper {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.et_pb_contact_form_container.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	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 p .et_contact_error {
	border: 1px solid red !important;
}

@media (min-width:981px) and (max-width:1100px) {}

@media (max-width:980px) {
	.et_pb_contact_form_container.et_pb_text_align_center-tablet .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_center-tablet .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_right-tablet .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_right-tablet .et_pb_contact_field_radio_title {
		float: none;
	}
	
	.et_pb_contact_form_container.et_pb_text_align_center-tablet .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_right-tablet .et_pb_contact_field_radio_wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	
	.et_pb_contact_form_container.et_pb_text_align_center-tablet .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.et_pb_contact_form_container.et_pb_text_align_right-tablet .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	
	.et_pb_contact_form_container.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	
	.et_pb_contact .et_pb_contact_field_half_tablet {
		width: 50%;
		float: left;
	}
	
	.et_pb_contact .et_pb_contact_field_last_tablet {
		width: 100%;
	}
}

@media (max-width:767px) {
	.et_pb_contact_form_container.et_pb_text_align_center-phone .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_center-phone .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_justified-phone .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_justified-phone .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_right-phone .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_right-phone .et_pb_contact_field_radio_title {
		float: none;
	}
	
	.et_pb_contact_form_container.et_pb_text_align_center-phone .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_justified-phone .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_right-phone .et_pb_contact_field_radio_wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	
	.et_pb_contact_form_container.et_pb_text_align_center-phone .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.et_pb_contact_form_container.et_pb_text_align_right-phone .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	
	.et_pb_contact_form_container.et_pb_text_align_justified-phone .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	
	.et_pb_contact .et_pb_contact_field_half_phone {
		width: 50%;
		float: left;
	}
	
	.et_pb_contact .et_pb_contact_field_last_phone {
		width: 100%;
	}
}

.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 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.et_pb_newsletter_form p.et_pb_newsletter_field {
	padding-bottom: 1em;
	margin-bottom: 0;
}

.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;
	-webkit-box-sizing: border-box;
	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: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.et_pb_newsletter .et_pb_newsletter_fields>* {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_half {
	-ms-flex-preferred-size: 48.5%;
	flex-basis: 48.5%;
}

.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_description, .et_pb_newsletter_layout_right_left .et_pb_newsletter_description {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	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;
}

.et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-left: 0;
	padding-right: 0;
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
	padding-top: 25px;
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-top: 0;
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-bottom: 25px;
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-bottom: 0;
}

@media (max-width:980px) {
	.et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 50%;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		padding-left: 40px;
		padding-right: 0;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form {
		padding-left: 40px;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-right: 40px;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0;
	}
	
	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 {
		-ms-flex-preferred-size: 48.5%;
		flex-basis: 48.5%;
	}
	
	.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_last_tablet {
		-ms-flex-preferred-size: 100%;
		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_login .et_pb_newsletter_description, .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px;
	}
	
	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0;
	}
	
	.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 {
		-ms-flex-preferred-size: 48.5%;
		flex-basis: 48.5%;
	}
	
	.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_last_phone {
		-ms-flex-preferred-size: 100%;
		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_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: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.et_pb_contact_field.et_pb_text_align_center .et_pb_contact_field_radio_wrapper {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.et_pb_contact_field.et_pb_text_align_right .et_pb_contact_field_radio_wrapper {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.et_pb_contact_field.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	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;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
}

.et_pb_contact_field a {
	color: inherit;
	font-weight: 700;
	text-decoration: underline;
}

.et_pb_contact_field_radio_title, .et_pb_contact_field_select_title {
	font-size: 16px;
	padding-bottom: 4px;
}

@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: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	
	.et_pb_contact_field.et_pb_text_align_center-tablet .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.et_pb_contact_field.et_pb_text_align_right-tablet .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	
	.et_pb_contact_field.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		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: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	
	.et_pb_contact_field.et_pb_text_align_center-phone .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.et_pb_contact_field.et_pb_text_align_right-phone .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	
	.et_pb_contact_field.et_pb_text_align_justified-phone .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		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;
	}
}

.et_pb_social_media_follow li a.follow_button {
	padding: 0 12px;
	margin-top: 5px;
	margin-right: 25px;
	font-size: 14px;
	line-height: 1.6em;
	background: rgba(0, 0, 0, .1);
	color: rgba(0, 0, 0, .5);
	border-radius: 3px;
	border-width: 0;
	border-style: solid;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.et_pb_social_media_follow.has_follow_button li.last-child a.icon, .et_pb_social_media_follow.has_follow_button li:last-child a.icon {
	margin-right: 8px;
}

.et_pb_social_media_follow li a.follow_button:hover {
	background: rgba(0, 0, 0, .2);
	color: rgba(0, 0, 0, .6);
}

.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button {
	background: rgba(0, 0, 0, .6);
	color: hsla(0, 0%, 100%, .8);
}

.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button:hover {
	background: rgba(0, 0, 0, .7);
	color: #fff;
}

.et-social-telegram a.icon:before {
	content: "";
}

.et-social-amazon a.icon:before {
	content: "";
}

.et-social-bandcamp a.icon:before {
	content: "";
}

.et-social-bitbucket a.icon:before {
	content: "";
}

.et-social-behance a.icon:before {
	content: "";
}

.et-social-buffer a.icon:before {
	content: "";
}

.et-social-codepen a.icon:before {
	content: "";
}

.et-social-deviantart a.icon:before {
	content: "";
}

.et-social-flipboard a.icon:before {
	content: "";
}

.et-social-foursquare a.icon:before {
	content: "";
}

.et-social-github a.icon:before {
	content: "";
}

.et-social-goodreads a.icon:before {
	content: "";
}

.et-social-google a.icon:before {
	content: "";
}

.et-social-houzz a.icon:before {
	content: "";
}

.et-social-itunes a.icon:before {
	content: "";
}

.et-social-last_fm a.icon:before {
	content: "";
}

.et-social-line a.icon:before {
	content: "";
}

.et-social-medium a.icon:before, .et-social-meetup a.icon:before {
	content: "";
}

.et-social-odnoklassniki a.icon:before {
	content: "";
}

.et-social-patreon a.icon:before {
	content: "";
}

.et-social-periscope a.icon:before {
	content: "";
}

.et-social-quora a.icon:before {
	content: "";
}

.et-social-researchgate a.icon:before {
	content: "";
}

.et-social-reddit a.icon:before {
	content: "";
}

.et-social-snapchat a.icon:before {
	content: "";
}

.et-social-soundcloud a.icon:before {
	content: "";
}

.et-social-spotify a.icon:before {
	content: "";
}

.et-social-steam a.icon:before {
	content: "";
}

.et-social-tripadvisor a.icon:before {
	content: "";
}

.et-social-tiktok a.icon:before {
	content: "";
}

.et-social-twitch a.icon:before {
	content: "";
}

.et-social-vk a.icon:before {
	content: "";
}

.et-social-weibo a.icon:before {
	content: "";
}

.et-social-xing a.icon:before {
	content: "";
}

.et-social-yelp a.icon:before {
	content: "";
}

.et-social-pinterest a.icon:before {
	content: "";
}

.et-social-linkedin a.icon:before {
	content: "";
}

.et-social-tumblr a.icon:before {
	content: "";
}

.et-social-skype a.icon:before {
	content: "";
}

.et-social-flikr a.icon:before {
	content: "";
}

.et-social-myspace a.icon:before {
	content: "";
}

.et-social-dribbble a.icon:before {
	content: "";
}

.et-social-vimeo a.icon:before {
	content: "";
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet.et_pb_social_media_follow li a.follow_button {
		background: rgba(0, 0, 0, .1);
		color: rgba(0, 0, 0, .5);
	}
	
	.et_pb_bg_layout_light_tablet.et_pb_social_media_follow li a.follow_button:hover {
		background: rgba(0, 0, 0, .2);
		color: rgba(0, 0, 0, .6);
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_social_media_follow li a.follow_button {
		background: rgba(0, 0, 0, .6);
		color: hsla(0, 0%, 100%, .8);
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_social_media_follow li a.follow_button:hover {
		background: rgba(0, 0, 0, .7);
		color: #fff;
	}
}

@media (max-width:767px) {
	.et_pb_bg_layout_light_phone.et_pb_social_media_follow li a.follow_button {
		background: rgba(0, 0, 0, .1);
		color: rgba(0, 0, 0, .5);
	}
	
	.et_pb_bg_layout_light_phone.et_pb_social_media_follow li a.follow_button:hover {
		background: rgba(0, 0, 0, .2);
		color: rgba(0, 0, 0, .6);
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_social_media_follow li a.follow_button {
		background: rgba(0, 0, 0, .6);
		color: hsla(0, 0%, 100%, .8);
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_social_media_follow li a.follow_button:hover {
		background: rgba(0, 0, 0, .7);
		color: #fff;
	}
}

.rtl .et_pb_social_media_follow li a {
	margin-left: 8px;
	margin-right: 0;
}

.et_pb_text ol, .et_pb_text ul {
	padding-bottom: 1em;
}

.et_pb_video_overlay {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	cursor: pointer;
}

.et_pb_video_play:before {
	font-family: ETmodules;
	content: "I";
}

.et_pb_video_play {
	display: block;
	position: absolute;
	z-index: 100;
	color: #fff;
	left: 50%;
	top: 50%;
}

.et_pb_bg_layout_light .et_pb_video_play {
	color: #333;
}

.et_pb_video_overlay_hover {
	background: transparent;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 100;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.et_pb_video .et_pb_video_overlay_hover:hover {
	background: rgba(0, 0, 0, .6);
}

@media (min-width:768px) and (max-width:980px) {}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet .et_pb_video_play {
		color: #333;
	}
}

@media (max-width:768px) {}

@media (max-width:767px) {
	.et_pb_bg_layout_light_phone .et_pb_video_play {
		color: #333;
	}
}