/*
Theme Name: Divi Child
Template: Divi
*/
.foot_main_div .add_txt {
	margin-bottom: 20px;
}
.foot_main_div a {
	text-decoration: underline;
}
/* .title-label {
	width: 149px;
	display: block;
	float: left;
	font-size: 17px;
	color: #000;
} */
.contact-submit input {
	width: 30%;
	padding: 10px;
	font-size: 19px;
	margin-top: 30px;
	border-radius: 10px;
	background: #e6392f;
	color: #fff;
	border: none;
}
.contact-label {
	margin-bottom: 40px;
}

.custom-cta-button {
	background: #e6392f;
	border: none;
	color: #fff;
	border-radius: 10px;
	font-weight: bold;
}
.custom-mentor-form label {
	width: 160px;
	display: inline-flex;
}
.custom-mentor-form span input {
	height: 38px;
}
.custom-contact-form input {
	height: 40px;
	width: 100%;
}
.custom-contact-form input[type="submit"] {
	height: auto;
	width: auto;
  padding-left: 30px;
  padding-right: 30px;
}
.custom-contact-form select {
	height: 40px;
	width: 100%;
}
.title-label {
	color: #000;
	font-size: 16px;
}
.file-label input {
	color: #000;
	font-size: 16px;
}
.custom-contact-form input[type="checkbox"] {
	width: auto;
	height: auto;
}
.contact-custom-flex {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin-bottom: 40px;
}
.contact-custom-flex p {
	display: flex;
	width: 100%;
}
.contact-custom-flex label {
	width: 50%;
}
.submit-idea-button {
	width: 100%;
}
.contact-form-content p,.contact-sub-content {
	color: #000;
}
.submit-idea-form-content {
	padding: 16px;
	background-color: #f8f9fa;
	margin-top: 20px;
  margin-bottom: 30px;
}
.submit-idea-form-content h3 {
	font-family: Noto Sans;
	padding-top: 20px;
}
.custom-contact-form,.how-it-work-custom p,footer li,.about-us-content span {
	font-family: Noto Sans;
}
footer h3 {
	font-family: poppins;
}