.nf-form-title{
	display: none;
}
.nf-before-form-content{
	display: none;
}
.nf-field-element input{
	border-radius: 14px;
}
.one-half{
	width: 47% !important;
}
.email-field{
	text-align: -webkit-center;
}
.email-field .nf-field{
	width: 94%
}
.wph-button{
	text-align: center;
}

#nf-field-21-container, #nf-field-10-container, #nf-form-errors-2, #nf-form-errors-1{
	margin-left: 2.5641025641%;
}
.wph-button input{
	background-color: #C9A86A;
	color: #FAF7F2;
	transition-duration: 0.5s;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #C9A86A;
	border-radius: 27px 27px 27px 27px;
	padding: 10px 30px 10px 30px;

}
.wph-button input:hover{
	background-color: #FAF7F2 ;
	color: #C9A86A ;
	border-color: #C9A86A
}

.elementor-179 .elementor-element.elementor-element-c43fcd7 .elementor-button[type="submit"]{
	margin-top: 24px;
}

.bald-live{
	position: relative;
}
.bald-live:after{
	position: absolute;
	content: "";
	display: block;
	width: 400px;
	height: 50px;
	background-image: url("../images/bald-live.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	right: 110px;
	bottom: -30px;
}

.bald-live-vi{
	position: relative;
}

.bald-live-vi:after{
	position: absolute;
	content: "";
	display: block;
	width: 400px;
	height: 50px;
	background-image: url("../images/bald-live.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	right: 377px;
	bottom: 6px;
}

@media (max-width: 767px){
	.one-half{
		width: 100% !important;
	}
	.bald-live:after{
		display: none;
	}
}
@media (max-width: 575px){
	.one-half{
		width: 100% !important;
	}
	.bald-live:after{
		display: none;
	}
}