/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 

/* ------------- HEADER ------------- */
#main-header .logo-background {
	background-color: #fff;
	text-align: center;
}
#main-header .logo-background img {
	width: 300px;
}

/* ------------- BODY ------------- */
#claims ol {
	list-style-type: none;
}
#claims ol li {
	position: relative;
	margin-bottom: 20px;
}
#claims li p {
	padding-left: 60px;
}
#claims span {
	color: #ccc;
	position: absolute;
	font: bold italic 40px/1.3 Helvetica, Verdana, sans-serif;
}
.display-inline-block {
	text-align: center;
}
.display-inline-block>div {
	display: inline-block;
}
.shadow-correction {
	box-shadow: inset 0px 240px 120px -80px #f7f7f7 !important;
}

.hc_logo_container {
	width: 75px; 
	margin: 0 25px 10px 0;
	float: left;
}
.hc_text-to-logo_container {
	float: left;
	width: calc(100% - 100px);
}
.mc4wp-form-fields p {
	text-align: center;
}
/* ------------- CONTACT ------------- */
input[type="name"],
input[type="email"],
input[type="text"],
textarea {
	width: 100%;
	margin-bottom: 10px;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	padding: 10px 12px;
	border: solid 1px #E8E8E8;
	background: #F2F2F2;
	border-radius: 0;
	-webkit-appearance: none;
	-webkit-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
input[type="submit"] {
    font-family: "Open Sans", sans-serif;
    padding: 10px 12px;
    color: white;
    background: #333333;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-transition: background 0.1s ease-in-out;
    transition: background 0.1s ease-in-out;
}

/* ------------- ICON ------------- */
span.icon {
	font-family: etmodules;
	font-style: initial;
	top: 13px;
	position: relative;
}
.icon-mail::before {
    content: "\e076";
}
.icon-facebook::before {
	content: "\e0c1"
}
.icon-dollar::before {
	content: "\e0f3"
}
.icon-members::before {
	content: "\e0a1"
}
/* ------------- FOOTER ------------- */
footer h4.title {
	text-align: center;
	margin-bottom: 20px;
	padding: 15px;
	font-size: 24px;
	color: rgba(0,0,0,0.6) !important;
	font-weight: bold;
}
.widget_custom_html {
	width: 100%;
}
#custom_html-2 .textwidget {
	text-align: center;
	font-size: 24px;
	line-height: 1.3em;
	font-style: italic;
}
#custom_html-4 {
	text-align: center;
}

#wpcf7-f4-p39-o1 br {
	display: none;
}
#wpcf7-f4-p39-o1 form {
	text-align: center;
}
.fwidget .et_pb_blurb {
	padding: 7px 25px;
}
.fwidget .et_pb_blurb_position_left .et-pb-icon {
	font-size: 45px;
}
/*#footer-bottom {
	background-color: initial;
}*/
#footer-info {
	width: 100%;
	text-align: center;
}