.about-us-section .container{
	max-width: 1200px;
}
.about-us-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;
}
.about-us-section .head-img-desc .img-section img{
	width: 100%;
}
.about-us-section .head-img-desc .desc-section p{
	font-family: Raleway;
	font-weight: 400;
	font-style: Regular;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 28px;
	letter-spacing: 0%;
	color: #000;
	margin-bottom: 40px;
}
.about-us-section .desc-section a.btn{
	width: 172;
	height: 58;
	gap: 10px;
	angle: 0 deg;
	opacity: 1;
	padding-top: 16px;
	padding-right: 32px;
	padding-bottom: 16px;
	padding-left: 32px;
	border-radius: 4px;
	background: #0027B7;
	color: #fff;
}
.about-us-section .desc-section{
	padding-left: 50px;
}
.about-us-section .bottom-desc p{
	margin-top: 60px;
	margin-bottom: 60px;
	font-family: Raleway;
	font-weight: 300;
	font-style: Regular;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 28px;
	letter-spacing: 0%;
	text-align: center;
	vertical-align: middle;
	color: #000;
}
.about-us-section .desc-list ul{
	list-style: none;
	margin-top: 50px;
}
.about-us-section .desc-list ul li{
	margin-bottom: 30px;
}
.about-us-section .desc-list ul li img{
	width:65px;
	margin-right: 40px;
}
.about-us-section .desc-list ul li span{
	font-family: Raleway !important;
	font-weight: 400;
	font-style: Regular;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 28px;
	letter-spacing: 0%;
	vertical-align: middle;
	color: #000;
}
.what-website-section{
	padding:50px 120px;
	background:#56D2F436;	
}
.what-website-section p:first-child{
	font-family: Raleway;
	font-weight: 400;
	font-style: Regular;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 28px;
	letter-spacing: 0%;
	text-align: center;
	vertical-align: middle;
	color: #000
}
.what-website-section p{
	padding:10px 30px;
	font-family: Raleway;
	font-weight: 700;
	font-style: Bold;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 28px;
	letter-spacing: 0%;
	text-align: center;
	vertical-align: middle;
	color: #0027B7;
}
.what-website-section .btn-contact-sales{
	width: 195;
	height: 52;
	gap: 8px;
	angle: 0 deg;
	opacity: 1;
	padding-top: 14px;
	padding-right: 32px;
	padding-bottom: 14px;
	padding-left: 32px;
	border-radius: 4px;
	background: #0027B7;
	color: #fff;
	margin-top: 60px;
}