body{
	background:#56D2F436;
}
.why-choose-us-img-section .container{
	max-width: 1200px;
}
.why-choose-us-section .title{
	text-shadow: unset !important;
	font-family: Lora;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 36px;
	leading-trim: NONE;
	line-height: 44px;
	letter-spacing: 0%;
	text-align: center;
	vertical-align: middle;
	color:#0027B7;
}
.why-choose-us-img-section{
	background-image: url('../images/why-choose-us-bg.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-size: cover;
}
.why-choose-us-desc{
	backdrop-filter: blur(11.100000381469727px);
	background: #FFFFFFC4;
	opacity: 1;
	padding-top: 61px;
	padding-right: 112px;
	padding-bottom: 71px;
	padding-left: 112px;
	border-radius: 21px;
	margin-top: 90px;
	margin-bottom: 90px;
}
.why-choose-us-desc p{
	font-family: Raleway;
	font-weight: 500;
	font-style: Medium;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 28px;
	letter-spacing: 0%;
	text-align: center;
	vertical-align: middle;
	color: #000;
	margin-bottom: 20px;
}
.certificate-section{
	background: #fff;
	padding-top: 50px;
	padding-bottom: 50px;
}
.certificate-section .title h2{
	font-family: Lora;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 36px;
	leading-trim: NONE;
	line-height: 44px;
	letter-spacing: 0%;
	text-align: center;
	vertical-align: middle;
	color: #0027B7;
}
.certificate-section .certificate-btn{
	width: 270px;
	margin-bottom:25px;
	height: 58px;
	padding-top:15px;
	opacity: 1;
	border-radius: 4px;
	background: #0027B7;
	font-family: Raleway;
	font-weight: 400;
	font-style: Regular;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 28px;
	letter-spacing: 0%;
	text-align: center;
	color: #fff;
}