
.sec1{
	padding:128px 0;
	background-color: #fff;
}
.sec1 h2{	
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	text-align: left;
	color: #203CC7;
	margin-top: 0px;
}
.sec1 p{
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	color: #565656;	
}
.sec1 .fa-solid{
	font-size: 64px;
	color: #E0EAFF;
}
.sec1 .serv-cap{
	border: 1px solid #E0EAFF;
	padding: 16px;
	border-radius: 16px;
	background-color: #F9FBFF;
	min-height: 240px;
}

/*--------------------------------------------------------*/

.sec2{
	padding: 0 0 128px 0;
}
.sec2 h1{	
	font-size: 32px;
	font-weight: 600;
	line-height: 48px;
	color: #141414;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 40px;	
}
.sec2 h2{	
	font-size: 20px;
	font-weight: 600;
	line-height: 32px;
	text-align: left;
	color: #141414;
	padding-bottom: 0px;
	
}
.sec2 p{
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #565656;
	margin-bottom: 8px;

}
.sec2 h6{
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	color: #141414;
}
.sec2 img{
	border-radius: 24px;
}
.sec2-top-mar{
	margin-top:128px;
}


/*--------------------------------------------------------*/


/*--------------------------------------------------------*/

.benifits{
	padding:128px 0 ;
	background-color: #F9FBFF;
}

.benifits h1{
	font-size: 32px;
	font-weight: 500;
	line-height: 48px;
	color: #141414;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 40px;
}
.benifits p{
	font-size: 18px;
	font-weight: 400;
	line-height: 32px;
	color: #141414;
	margin-bottom: 8px;

}

.benifits img{
	border-radius: 24px;
}

.benifits .abt-top-mar{
	margin-top: 64px;
}

/*----------------------------------------------*/

.eecpserv{
	background: url('../img/t4.jpg') no-repeat center center fixed;
 	-webkit-background-size: cover;
 	-moz-background-size: cover;
	background-size: cover;
	padding: 128px 0;
}

.eecpserv .qline{
background: linear-gradient(135deg, rgba(255,255,255,0.7), rgba(255,255,255,0.2));
backdrop-filter: blur(12px);
border: 1px solid rgba(255,255,255,0.3);
	padding: 64px;
	border-radius: 24px;
}
.eecpserv .qline h1{	
	font-size: 48px;
	font-weight: 600;
	line-height: 56px;
	text-align: left;
	color: #141414;
	margin-top: 0px;
}
.eecpserv .qline h4{
	font-size: 18px;
	font-weight: 500;
	line-height: 32px;
	text-align: left;
	color: #141414;
}
.eecpserv .qline h5{
	font-size: 24px;
	font-weight: 500;
	line-height: 32px;
	text-align: left;
	color: #141414;
	padding-top: 64px;
	padding-bottom: 24px;
}


/*----------------------------------------------*/

.cserv{
	background: url('../img/t4.jpg') no-repeat center center fixed;
 	-webkit-background-size: cover;
 	-moz-background-size: cover;
	background-size: cover;
	padding: 128px 0;
}

.cserv .qline{
background: linear-gradient(135deg, rgba(255,255,255,0.7), rgba(255,255,255,0.2));
backdrop-filter: blur(12px);
border: 1px solid rgba(255,255,255,0.3);
	padding: 64px;
	border-radius: 24px;
}
.cserv .qline h1{	
	font-size: 48px;
	font-weight: 600;
	line-height: 56px;
	text-align: left;
	color: #141414;
	margin-top: 0px;
}
.cserv .qline h4{
	font-size: 18px;
	font-weight: 500;
	line-height: 32px;
	text-align: left;
	color: #141414;
}
.cserv .qline h5{
	font-size: 24px;
	font-weight: 500;
	line-height: 32px;
	text-align: left;
	color: #141414;
	padding-top: 64px;
	padding-bottom: 24px;
}

/*--------------------------------------------------------*/

/* Media start ----------------------------------------*/

@media (max-width: 768px){


div.sec1{
	padding:32px 0;
	background-color: #fff;
}
div.sec1 h2{	
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	text-align: left;
	color: #203CC7;
	margin-top: 0px;
}
div.sec1 p{
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	color: #565656;	
}
div.sec1 .fa-solid{
	font-size: 64px;
	color: #E0EAFF;
}
div.sec1 .serv-cap{
	border: 1px solid #E0EAFF;
	padding: 16px;
	border-radius: 16px;
	background-color: #F9FBFF;
	min-height: auto;
	margin-bottom: 16px;
}

/*--------------------------------------------------------*/

div.sec2{
	padding: 0 0 32px 0;
}
div.sec2 h1{	
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
	color: #141414;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;	
}
div.sec2 h2{	
	font-size: 20px;
	font-weight: 600;
	line-height: 32px;
	text-align: left;
	color: #141414;
	padding-bottom: 0px;
	
}
div.sec2 p{
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #565656;
	margin-bottom: 8px;

}
div.sec2 h6{
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #141414;
}
div.sec2 img{
	border-radius: 24px;
	margin-top: 24px;
}
div.sec2-top-mar{
	margin-top:24px;
}


/*--------------------------------------------------------*/


/*--------------------------------------------------------*/

div.benifits{
	padding:32px 0 ;
	background-color: #F9FBFF;
}

div.benifits h1{
	font-size: 24px;
	font-weight: 500;
	line-height: 32px;
	color: #141414;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 16px;
}
div.benifits p{
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #141414;
	margin-bottom: 8px;

}

div.benifits img{
	border-radius: 24px;
}

div.benifits .abt-top-mar{
	margin-top: 24px;
}

/*----------------------------------------------*/

div.eecpserv{
	background: url('../img/t4.jpg') no-repeat center center fixed;
 	-webkit-background-size: cover;
 	-moz-background-size: cover;
	background-size: cover;
	padding: 16px 0;
}

div.eecpserv .qline{
background: linear-gradient(135deg, rgba(255,255,255,0.7), rgba(255,255,255,0.2));
backdrop-filter: blur(12px);
border: 1px solid rgba(255,255,255,0.3);
	padding: 16px;
	margin: 0 16px;
	border-radius: 24px;
}
div.eecpserv .qline h1{	
	font-size: 32px;
	font-weight: 600;
	line-height: 40px;
	text-align: left;
	color: #141414;
	margin-top: 0px;
}
div.eecpserv .qline h4{
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	text-align: left;
	color: #141414;
}
div.eecpserv .qline h5{
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	text-align: left;
	color: #141414;
	padding-top: 0px;
	padding-bottom: 24px;
}


/*----------------------------------------------*/

div.cserv{
	background: url('../img/t4.jpg') no-repeat center center fixed;
 	-webkit-background-size: cover;
 	-moz-background-size: cover;
	background-size: cover;
	padding: 16px 0;
}

div.cserv .qline{
background: linear-gradient(135deg, rgba(255,255,255,0.7), rgba(255,255,255,0.2));
backdrop-filter: blur(12px);
border: 1px solid rgba(255,255,255,0.3);
	padding: 16px;
	margin: 0 16px;
	border-radius: 24px;
}
div.cserv .qline h1{	
	font-size: 32px;
	font-weight: 600;
	line-height: 40px;
	text-align: left;
	color: #141414;
	margin-top: 0px;
}
div.cserv .qline h4{
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	text-align: left;
	color: #141414;
}
div.cserv .qline h5{
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	text-align: left;
	color: #141414;
	padding-top: 0px;
	padding-bottom: 24px;
}


/*----------------------------------------------*/

}
/* Media end ----------------------------------------*/

