/*.et_pb_module .gform_wrapper.gform-theme .gform_validation_errors, .et_pb_module .gform_wrapper.gform-theme .gfield_validation_message {
	background: #fff;
}*/
.et_pb_module .gform_wrapper.gform-theme .gform_fields {
	grid-row-gap: 20px;
}
.et_pb_module .gform_wrapper.gform-theme .gfield .ginput_password.large, .et_pb_module .gform_wrapper.gform-theme .gfield input.large, .et_pb_module .gform_wrapper.gform-theme .gfield select.large, .et_pb_module .gform_wrapper.gform-theme .gfield textarea {
	background-color: #FFFFFF;
	border: 4px solid #000000 !important;
	border-radius: 0px !important;
	box-shadow: none;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	font-size: 16px;
	font-weight: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	line-height: inherit;
	margin: 0px !important;
	padding: 16px;
	height: auto;
}
.et_pb_module .gform_wrapper.gform-theme .gfield.gfield_error .ginput_password.large, .et_pb_module .gform_wrapper.gform-theme .gfield.gfield_error input.large, .et_pb_module .gform_wrapper.gform-theme .gfield.gfield_error select.large, .et_pb_module .gform_wrapper.gform-theme .gfield.gfield_error textarea, .gform-theme--framework .gform_validation_errors {
	border: 4px solid #c02b0a !important;
}
.et_pb_module .gform_wrapper.gform-theme .gfield .ginput_password.large:focus, .et_pb_module .gform_wrapper.gform-theme .gfield input.large:focus, .et_pb_module .gform_wrapper.gform-theme .gfield select.large:focus, .et_pb_module .gform_wrapper.gform-theme .gfield textarea:focus {
	color: #000000;
}
.et_pb_module .gform_wrapper.gform-theme .ginput_counter {
	display: none;
}
.et_pb_module .gform_wrapper.gform-theme .gform_footer {
	float: right;
	margin: 0px !important;
}
.et_pb_module .gform_wrapper.gform-theme .gform_footer .gform_button.button {
	background-color: #FFFFFF !important;
	border: 4px solid #000000 !important;
	border-radius: 0px !important;
	box-shadow: none !important;
	color: #000000 !important;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif !important;
	font-size: 18px !important;
	font-weight: 700 !important;
	letter-spacing: inherit !important;
	text-transform: inherit !important;
	line-height: inherit !important;
	margin: 20px 0px 0px !important; /*same as .grid-row-gap*/
	padding: 16px 50px !important;
	opacity: 1 !important;
}
.et_pb_module .gform_wrapper.gform-theme .gform_footer .gform_button.button:hover {
	opacity: .9 !important;
}
/*.et_pb_module .gform_wrapper.gform-theme .gform_confirmation_message {
	text-align: center;
}*/
/*form_style_subscribe*/
.form_style_subscribe.et_pb_module .gform_wrapper.gform-theme .gform_validation_errors, .form_style_subscribe.et_pb_module .gform_wrapper.gform-theme .gfield_validation_message {
	background: #fff;
}
.form_style_subscribe.et_pb_module .gform_wrapper.gform-theme .gfield_validation_message {
	padding: 4px 10px;
}
.form_style_subscribe.et_pb_module .gform_wrapper.gform-theme .gform_fields {
	grid-row-gap: 30px;
}
.form_style_subscribe.et_pb_module .gform_wrapper.gform-theme .gfield .ginput_password.large, .form_style_subscribe.et_pb_module .gform_wrapper.gform-theme .gfield input.large, .form_style_subscribe.et_pb_module .gform_wrapper.gform-theme .gfield select.large, .form_style_subscribe.et_pb_module .gform_wrapper.gform-theme .gfield textarea {
	background: #FFFFFF !important;
	border: 4px solid #000000 !important;
}
.form_style_subscribe.et_pb_module .gform_wrapper.gform-theme .gform_footer {
	float: none;
}
.form_style_subscribe.et_pb_module .gform_wrapper.gform-theme .gform_footer .gform_button.button {
	background: #660000 !important;
	border: 4px solid #000000 !important;
	color: #FFFFFF !important;
	padding: 16px 50px !important;
	margin: 30px 0px 0px !important; /*same as .grid-row-gap*/
	width: 100%;
}
/*.form_style_subscribe.et_pb_module .gform_wrapper.gform-theme .gform_confirmation_message {
	color: #ffffff;
}*/
/*form_style_light*/
.form_style_light.et_pb_module .gform_wrapper.gform-theme .gform_confirmation_message {
	color: #ffffff;
}
.form_style_light.et_pb_module .gform-theme--framework .gfield_description {
	color: #ffffff;
}
.form_style_light.et_pb_module .gform-theme--framework .gform_validation_errors .gform_submission_error {
	color: #ffffff;
}
.form_style_light.et_pb_module .gform-theme--framework .gform_validation_errors .gform-icon:before {
	color: #ffffff;
}
/*end gravity form*/
/*** Responsive Styles Large Desktop And Above ***/
@media all and (min-width: 1405px) {}
/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 1100px) and (max-width: 1405px) {}
/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {}
/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {}
/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {}
/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {}