::-webkit-input-placeholder { /* Edge */
	color: inherit;
}

:-ms-input-placeholder { /* Internet Explorer */
	color: inherit;
}

::placeholder {
	color: inherit;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
label,
a,
li {
	overflow-wrap: break-word;
	word-break: break-word;
}

h1 {
	font-size: 60px;
}

h2 {
	font-size: 40px;
}

h3 {
	font-size: 36px;
}

h4 {
	font-size: 30px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 14px;
}

body.et_pb_button_helper_class .et_pb_button,
body.et_pb_button_helper_class .et_pb_button:hover {
	padding: .3em 1.7em !important;
}

/*start Gravity Form*/
.et_pb_module .gform_wrapper.gform-theme .gform_validation_errors,
.et_pb_module .gform_wrapper.gform-theme .gfield_validation_message,
.et_pb_module .gform_wrapper.gform-theme .gform_confirmation_message {
	background: #fff;
	margin-bottom: 0px;
}

.et_pb_module .gform_wrapper.gform-theme .gfield_validation_message,
.et_pb_module .gform_wrapper.gform-theme .gform_confirmation_message {
	padding: 5px;
}

.et_pb_module .gform_wrapper.gform-theme .gform_confirmation_message {
	text-align: center;
}

.et_pb_module .gform_wrapper.gform-theme .gform_fields {
	grid-row-gap: 20px;
}

.et_pb_module .gform_wrapper.gform-theme .gform-field-label {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: 500;
	letter-spacing: inherit;
	line-height: inherit;
	text-transform: inherit;
}

.et_pb_module .gform_wrapper.gform-theme .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.et_pb_module .gform_wrapper.gform-theme .gfield select,
.et_pb_module .gform_wrapper.gform-theme .gfield textarea {
	background-color: #fff;
	border: 1px solid #bbb !important;
	border-radius: 0px !important;
	box-shadow: none;
	color: rgba(0, 0, 0, 0.6);
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	line-height: 1.6em;
	text-transform: inherit;
	margin: 0px !important;
	padding: 16px;
	width: 100% !important;
}

.et_pb_module .gform_wrapper.gform-theme .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.et_pb_module .gform_wrapper.gform-theme .gfield select {
	height: auto;
}

.et_pb_module .gform_wrapper.gform-theme .gfield.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.et_pb_module .gform_wrapper.gform-theme .gfield.gfield_error select,
.et_pb_module .gform_wrapper.gform-theme .gfield.gfield_error textarea,
.gform-theme--framework .gform_validation_errors {
	border: 1px solid #c02b0a !important;
}

.et_pb_module .gform_wrapper.gform-theme .gfield input:focus,
.et_pb_module .gform_wrapper.gform-theme .gfield select:focus,
.et_pb_module .gform_wrapper.gform-theme .gfield textarea:focus {
	color: #000000 !important;
}

.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: #b51419 !important;
	border: 2px solid #b51419 !important;
	border-radius: 0px !important;
	box-shadow: none !important;
	cursor: pointer;
	color: #ffffff !important;
	font-family: inherit;
	font-size: inherit !important;
	font-weight: inherit !important;
	letter-spacing: inherit !important;
	text-align: inherit !important;
	text-transform: uppercase !important;
	line-height: inherit !important;
	margin: 15px 0px 0px !important; /*same as .grid-row-gap*/
	padding: 10px 40px !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_fields {
	grid-row-gap: 30px;
}

.form_style_subscribe.et_pb_module .gform_wrapper.gform-theme .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.form_style_subscribe.et_pb_module .gform_wrapper.gform-theme .gfield select,
.form_style_subscribe.et_pb_module .gform_wrapper.gform-theme .gfield textarea {
	background: #FFFFFF !important;
	border: 2px solid #FFFFFF !important;
	font-weight: 600;
	letter-spacing: 3px;
	padding: 14px 4% !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: #000000 !important;
	border: 2px solid #000000 !important;
	padding: 18px !important;
	margin: 30px 0px 0px !important; /*same as .grid-row-gap*/
	width: 100%;
}

/*end gravity form*/
/*start section_banner*/
.section_banner .et_pb_module.et_pb_slider .et-pb-controllers {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0) 40%, #b51419 40%);
	bottom: 0px;
}

.section_banner .et_pb_module.et_pb_slider .et-pb-controllers a {
	background-color: #fff;
	border-radius: 15px;
	width: 15px;
	height: 15px;
	margin: 17px 10px;
	opacity: 1;
}

.section_banner .et_pb_module.et_pb_slider .et-pb-controllers a.et-pb-active-control,
.section_banner .et_pb_module.et_pb_slider .et-pb-controllers a:hover {
	background-color: #313131;
}

/*end section_banner*/
/*start section_testimonial*/
.section_testimonial .et_pb_module.dipl_testimonial_slider .dipl_testimonial_opening_quote_icon {
	font-weight: bolder;
	font-size: 100px !important;
	margin: 25px 0px 30px -20px !important;
}

.section_testimonial .et_pb_module.dipl_testimonial_slider .dipl_testimonial_author_image img {
	border-radius: 50px;
}

.section_testimonial .et_pb_module.dipl_testimonial_slider .layout1 .dipl_testimonial_rating {
	position: absolute;
	top: 30px;
	right: 20px;
	margin-top: 0px;
}

/*end section_testimonial*/
/*** Responsive Styles Large Desktop And Above ***/
@media only screen and (max-width: 980px) {
	.et_pb_section {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.et_pb_row:first-child {
		padding-top: 30px;
	}

	.et_pb_row {
		padding-top: 0px;
		padding-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	body {
		font-size: 14px !important;
	}

	h1 {
		font-size: 50px !important;
	}

	h2 {
		font-size: 35px !important;
	}

	h3 {
		font-size: 30px !important;
	}

	h4 {
		font-size: 26px !important;
	}

	h5 {
		font-size: 14px !important;
	}

	h6 {
		font-size: 14px !important;
	}

	/*start section_banner*/
	.section_banner .et_pb_module.et_pb_slider .et-pb-controllers {
		background-color: #b51419;
		bottom: 0px;
		height: auto;
	}

	/*end section_banner*/
}

@media only screen and (max-width: 480px) {}