/* aboutT */
.aboutT {
	width: 100%;
	padding: 100px 0px 80px 0px;
}

.aboutTC {
	max-width: 1200px;
	min-width: 1000px;
	position: relative;
	margin: 0px auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 62.5vw;
}

.aboutTCL {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-items: center;
	padding-right: 50px;
}

.aboutTCL1 {
	width: 100%;
	margin-bottom: 5.20833vw;
	font-family: 'WorkSans-SemiBold';
	font-weight: 600;
	font-size: 2.0833vw;
	line-height: 157%;

	/* or 63px */
	text-transform: capitalize;
	color: #000000;
}

.aboutTCL2 {
	width: 100%;
	font-family: "WorkSans-Regular";
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;

	/* or 24px */
	text-transform: capitalize;
	color: #000000;
}

.aboutTCR {}

.aboutTCR img {
	width: 25vw;
	max-width: 480px;
}



@media screen and (max-width: 768px) {
	.aboutT {
		width: 100%;
		padding: 40px 25px;
		overflow: hidden;
	}

	.aboutTC {
		width: 100%;
		position: relative;
		margin: 0px auto;
		display: inherit;
		flex-direction: inherit;
		justify-content: inherit;
		max-width: inherit;
		min-width: inherit;
	}

	.aboutTCL {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		align-content: center;
		justify-items: center;
		padding: 0px;
	}

	.aboutTCL1 {
		width: 100%;
		margin-bottom: 20px;
		font-family: 'WorkSans-SemiBold';
		font-weight: 400;
		font-size: 20px;
		line-height: 157%;

		/* or 63px */
		text-transform: capitalize;
		color: #000000;
	}

	.aboutTCL2 {
		width: 100%;
		font-family: "WorkSans-Regular";
		font-weight: 100;
		font-size: 13px;
		line-height: 20px;

		/* or 24px */
		text-transform: capitalize;
		color: #000000;
	}

	.aboutTCR {
		margin-top: 20px;
		width: 100%;
		text-align: center;
	}

	.aboutTCR img {
		max-width: 100%;
		width: inherit;
	}
}

/* contactus end*/


/* aboutcen */
.aboutcen {
	width: 100%;
	/*background: linear-gradient(97.6deg, #000426 0.6%, #3C0058 97.96%);*/
	background: #FEF1E6;
	padding: 100px 0px;
}

.aboutcent {
	width: 1000px;
	position: relative;
	margin: 0px auto;
}

.aboutcent1 {
	width: 100%;
	font-weight: 600;
	font-size: 2.0833vw;
	line-height: 150%;
	text-align: center;
	color: #000000;
	font-family: WorkSans-SemiBold;
}

.aboutcent2 {
	width: 100%;
	min-height: 450px;
	padding: 5vw 0px 0px 0px;
	font-family: WorkSans-Regular;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;

	/* or 24px */
	text-align: center;
	text-transform: capitalize;
	color: #000000;
}

@media screen and (max-width: 768px) {
	.aboutcen {
		width: 100%;
		/*background: linear-gradient(97.6deg, #000426 0.6%, #3C0058 97.96%);*/
		background: #FEF1E6;
		padding: 40px 25px;
		overflow: hidden;
	}

	.aboutcent {
		width: 100%;
		position: relative;
		margin: 0px auto;
	}

	.aboutcent1 {
		width: 100%;
		font-weight: 400;
		font-size: 20px;
		line-height: 47px;
		text-align: center;
		color: #000000;
		font-family: WorkSans-SemiBold;
	}

	.aboutcent2 {
		width: 100%;
		min-height: auto;
		padding: 30px 0px 0px 0px;
		font-family: WorkSans-Regular;
		font-weight: 400;
		font-size: 12px;
		line-height: 24px;

		/* or 24px */
		text-align: center;
		text-transform: capitalize;
		color: #000000;
	}

}

/* aboutcen end*/
/* aboutBottom */
.aboutBottom {
	width: 100%;
}

.aboutBottomC {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 100px 0px;
}

.aboutBottomCli {
	width: 390px;
	margin: 0px 30px;
}

.aboutBottomClist1 {
	width: 100%;
	height: auto;
	text-align: center;
}

.aboutBottomClist2 {
	width: 100%;
	padding: 10px 0px;
	font-family: WorkSans-Regular;
	font-weight: 400;
	font-size: 20px;
	line-height: 166.19%;

	/* or 33px */
	text-align: center;
	color: #000000;
}

.aboutBottomClist3 {
	width: 100%;
	font-family: WorkSans-Regular;
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;

	/* or 21px */
	text-align: center;
	color: #000000;
}
.regemail{
	background: #FEF1E6!important;
	color:#000000!important;
}
.inputLiLabel,.inputLiInput,.regemailcl,.regemailcFrom button,.regemailcwz{
	color:#000000!important;
}
.inputLiInput{
	border-bottom:1px solid #000;
}
.regemailcFrom button{border:1px solid #000;}
.regemailcFrom button:hover{border:1px solid #000;background:#000;color:#fff!important;}
@media screen and (max-width: 768px) {
	.aboutBottom {
		width: 100%;
		padding: 40px 25px;
	}

	.aboutBottomC {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 0px;
		flex-wrap: wrap;
	}

	.aboutBottomCli {
		width: 100%;
		margin: 0px 0px 30px 0px;
	}

	.aboutBottomClist1 {
		width: 100%;
		height: auto;
		background: #D9D9D9;
	}
	
	.aboutBottomClist1 img{
		width: 100%;
		background: #D9D9D9;
	}

	.aboutBottomClist2 {
		width: 100%;


		/* or 33px */
	}

	.aboutBottomClist3 {
		width: 100%;
		font-size: 12px;
		line-height: 24px;

		/* or 21px */
	}
}

/* aboutBottom end*/