.wpcf7-not-valid-tip{
	position: absolute;
	font-size: 12px;
	color: red;
	left: 30px;
	top: 18px;
	opacity: 0.7;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
	position: absolute;
	font-size: 14px;
	color: red;
	text-align: center;
	border: none;
	padding: 0;
	margin: 0;
	top: calc(100% + 10px);
	width: 100%;
	text-align: center;
	opacity: 0.7;
}
.form-sec__big-field{
	position: ;
}
.wpcf7 form.sent .wpcf7-response-output{

position: absolute;
font-size: 14px;
text-align: center;
border: none;
padding: 0;
margin: 0;
top: calc(100% + 10px);

display: inline-block;

color: #46b450;
background: #fff;
padding: 15px 20px;
border-radius: 100px;
margin: 0 auto;
width: 100%;
text-align: center;
background: #fff;
}
.wpcf7-spinner{
	position: absolute;

}

.hero-sec .container{
z-index:30;
}

@media only screen and (max-width: 1200px) {
    .why-sec__img-wrapper {
        position: relative;
        top: 0px;
    }
}

.grecaptcha-badge{
display:none;
}