/* ---- FRONT-END ---- */
#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper {
	display: flex;
}

#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-content-wrapper {
	display: inline-flex;
	flex: 0 0 50%;
	max-width: 50%;
}

#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-content-wrapper .hbn-title-text-form-content-container {
	display: flex;
	flex-direction: column;
	flex: 0 0 100%;
	justify-content: flex-start;
	font-family: 'Open Sans';
	font-size: clamp( 14px, 1.36752vw, 16px);
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 16.6%;
	
}

#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-content-wrapper .hbn-title-text-form-content-container h2.hbn-title-text-form-project-title {
	font-family: 'Averta Bold';
	font-size: clamp( 28px, 2.73504vw, 32px);
	color: #272049;
	margin-bottom: 30px;
	margin-top: 0;
}



#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper {
	display: inline-flex;
	flex: 0 0 50%;
	max-width: 50%;
}

#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper .hbn-title-text-form-form-container {
	position: relative;
	font-family: 'Averta Regular';
	font-size: clamp( 18px, 1.88034vw, 22px);
	color: #ffffff;
	height: 100%;
	width: 100%;
	padding: 60px;
}

#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper .hbn-title-text-form-form-container h3.hbn-title-text-form-form-title {
	font-family: 'Averta Bold';
	font-size: clamp( 18px, 1.88034vw, 22px);
	color: #ffffff;
	padding: 0;
	margin: 0;
}

#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper .hbn-title-text-form-form-container .hbn-title-text-form-form-text {
	margin-bottom: 30px;
}

#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper .hbn-title-text-form-form-container .gform_wrapper form {
	background-color: transparent;
	padding: 0;
}

#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper .hbn-title-text-form-form-container .gform_wrapper form input[type="text"],
#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper .hbn-title-text-form-form-container .gform_wrapper form input[type="email"] {
	font-family: 'Open Sans';
	font-size: clamp( 14px, 1.36752vw, 16px);
	color: #ffffff;
	background-color: transparent;
	border: 0 none;
	border-radius: 0;
	border-bottom: 1px solid #ffffff;
	padding: 0;
}

#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper .hbn-title-text-form-form-container .gform_wrapper form input[type="text"]::placeholder,
#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper .hbn-title-text-form-form-container .gform_wrapper form input[type="email"]::placeholder {
	color: #ffffff;
}

#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper .hbn-title-text-form-form-container .gform_wrapper form input[type="text"]:focus,
#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper .hbn-title-text-form-form-container .gform_wrapper form input[type="email"]:focus {
	outline: none;
}

#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper .hbn-title-text-form-form-container .gform_footer {
	justify-content: flex-end;
	padding: 0;
	margin: 0;
}

#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper .hbn-title-text-form-form-container .gform_wrapper form input[type="submit"] {
	font-family: 'Open Sans';
	font-size: clamp( 14px, 1.36752vw, 16px);
	color: #ffffff;
	background-color: #73BB81;
	border-radius: 0;
	margin-top: 60px;
}



/* ---- MAILBLUE ---- */
#hbn-title-text-form-wrapper ._form-title {
	display: none;
}

#hbn-title-text-form-wrapper ._form_element label {
	display: none;
}

#hbn-title-text-form-wrapper ._form_element input[type="text"],
#hbn-title-text-form-wrapper ._form_element input[type="email"] {
	font-family: 'Open Sans';
	font-size: clamp( 14px, 1.36752vw, 16px);
	color: #ffffff;
	background-color: transparent;
	border: 0 none;
	border-bottom: 1px solid #ffffff;
	padding: 0;
	outline: none;
	width: 100%;
	margin-bottom: 20px;
}

#hbn-title-text-form-wrapper ._form_element legend {
	font-family: 'Open Sans';
	font-size: clamp( 16px, 1.36752vw, 18px);
	font-weight: 600;
	color: #ffffff;
	background-color: transparent;
	border: 0 none;
	/* border-bottom: 1px solid #ffffff; */
	padding: 0;
	outline: none;
	width: 100%;
	margin-bottom: 0px;
}

#hbn-title-text-form-wrapper ._form_element ._checkbox-radio span label {
	display: inline-block;
	font-family: 'Open Sans';
	font-size: clamp( 14px, 1.36752vw, 16px);
	line-height: 1.2;
	font-weight: normal;
	color: #ffffff;
	background-color: transparent;
	border: 0 none;
	/* border-bottom: 1px solid #ffffff; */
	padding: 0;
	outline: none;
	width: auto;
	margin-bottom: 0px;
}


#hbn-title-text-form-wrapper ._form_element input[type="text"]::placeholder,
#hbn-title-text-form-wrapper ._form_element input[type="email"]::placeholder {
	font-family: 'Open Sans';
    font-size: clamp( 14px, 1.36752vw, 16px);
    color: #ffffff;
}

#hbn-title-text-form-wrapper ._form_element input[type="text"]:focus,
#hbn-title-text-form-wrapperr ._form_element input[type="email"]:focus {
	outline: none;
}

#hbn-title-text-form-wrapper ._button-wrapper {
	padding-bottom: 50px;
}

#hbn-title-text-form-wrapper ._button-wrapper button {
	position: relative;
	float: right;
	display: block;
	font-family: 'Open Sans';
	font-size: clamp( 14px, 1.36752vw, 16px);
	color: #ffffff;
	background-color: #73BB81;
	border-radius: 0;
	border: 0 none;
	margin-top: 30px;
	height: 40px;
    line-height: 40px;
    font-weight: normal!important;
    padding: 0 20px;
	letter-spacing: 1px;
}



@media(max-width: 767px) {
	#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper {
		display: flex;
		flex-direction: column;
	}
				
	#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-content-wrapper {
		display: flex;
		flex: 0 0 100%;
		max-width: 100%;
	}
				
	#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-content-wrapper .hbn-title-text-form-content-container {
		font-size: clamp( 14px, 1.36752vw, 16px);
		padding-top: 40px;
		padding-bottom: 35px;
		padding-right: 0;
	
	}

	#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-content-wrapper .hbn-title-text-form-content-container p:last-of-type {
		margin: 0;
	}
				
				#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-content-wrapper .hbn-title-text-form-content-container h2.hbn-title-text-form-project-title {
					font-family: 'Averta Bold';
					font-size: clamp( 28px, 2.73504vw, 32px);
					color: #272049;
					margin-bottom: 25px;
				}
				
				
				
	#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper {
		display: flex;
		flex: 0 0 100%;
		max-width: 100%;
	}
				
				#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper .hbn-title-text-form-form-container {
					position: relative;
					font-family: 'Averta Regular';
					font-size: clamp( 18px, 1.88034vw, 22px);
					color: #ffffff;
					height: 100%;
					width: 100%;
					padding: 60px;
				}
				
				#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper .hbn-title-text-form-form-container h3.hbn-title-text-form-form-title {
					font-family: 'Averta Bold';
					font-size: clamp( 18px, 1.88034vw, 22px);
					color: #ffffff;
					padding: 0;
					margin: 0;
				}
				
				#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper .hbn-title-text-form-form-container .hbn-title-text-form-form-text {
					margin-bottom: 30px;
				}
				
				#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper .hbn-title-text-form-form-container .gform_wrapper form {
					background-color: transparent;
					padding: 0;
				}
				
				#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper .hbn-title-text-form-form-container .gform_wrapper form input[type="text"],
				#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper .hbn-title-text-form-form-container .gform_wrapper form input[type="email"] {
					font-family: 'Open Sans';
					font-size: clamp( 14px, 1.36752vw, 16px);
					color: #ffffff;
					background-color: transparent;
					border-bottom: 1px solid #ffffff;
					padding: 0;
				}
				
				#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper .hbn-title-text-form-form-container .gform_wrapper form input[type="text"]::placeholder,
				#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper .hbn-title-text-form-form-container .gform_wrapper form input[type="email"]::placeholder {
					color: #ffffff;
				}
				
				#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper .hbn-title-text-form-form-container .gform_wrapper form input[type="text"]:focus,
				#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper .hbn-title-text-form-form-container .gform_wrapper form input[type="email"]:focus {
					outline: none;
				}
				
				#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper .hbn-title-text-form-form-container .gform_footer {
					justify-content: flex-end;
					padding: 0;
					margin: 0;
				}
				
				#hbn-title-text-form-wrapper #hbn-title-text-form-content-form-wrapper #hbn-title-text-form-form-wrapper .hbn-title-text-form-form-container .gform_wrapper form input[type="submit"] {
					font-family: 'Open Sans';
					font-size: clamp( 14px, 1.36752vw, 16px);
					color: #ffffff;
					background-color: #73BB81;
					border-radius: 0;
					margin-top: 60px;
				}
	
}



/* ---- PREVIEW BACK-END ---- */
#text-wrapper {
	padding: 35px 0;
}