.carousel-item {
	height: 100vh;
	min-height: 350px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

header {
	overflow-x: hidden;
}

.footer_class {
	background-color: #050505;
	height: 100px;
}

.footer_icon {
	float: left;
	margin-left: 5%;
	margin-top: 2%;
}

.copyright {
	float: right;
	margin-right: 5%;
	margin-top: 3%;
}

.team_details {
	height: auto !important;
	min-height: 350px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-light {
	--bs-bg-opacity: 1;
	background-color: transparent !important;
}

.navbar-light .navbar-nav .nav-link {
	color: #fff;
	font-size: 1.1rem;
	font-weight: bold;
	padding-right: 1.8rem !important;
}

.headwelcome {
	font-weight: bold;
	z-index: 9999 !important;
	position: relative;
}

.carousel-caption {
	position: absolute;
	right: 15%;

	left: 15%;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	color: #fff;
	text-align: center;
	top: 38% !important;
}

.carousel-control-next,
.carousel-control-prev {
	position: absolute;
	right: -1%;
	bottom: 8% !important;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 5%;
	padding: 0;
	color: #fff;
	text-align: center;
	background: 0 0;
	border: 0;
	opacity: .5;
	transition: opacity .15s ease;
	top: inherit;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	display: inline-block;
	width: 3rem;
	height: 2rem;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 100% 100%;
}

.carousel-control-prev {

	right: 0 !important;
	left: inherit !important;
	margin-right: 5%;
}

.carousel-indicatorsn {
	position: absolute;

	bottom: 6%;
	left: 0;
	z-index: 2;
	display: flex;
	justify-content: center;
	padding: 0;
	margin-right: 0;
	margin-bottom: 1rem;
	margin-left: 5%;
	list-style: none;
}

.num {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}

.carousel-control-next-icon {
	position: relative;
	right: 54px;
}

#overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #1c1c1c9c;
	z-index: 1;
	cursor: pointer;
}

.carousel-captionn {
	position: absolute;
	right: 15%;
	left: 15%;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	color: #fff;
	text-align: center;
	bottom: 4% !important;
}

.carousel-captionteam {
	position: absolute;
	right: 15%;
	left: 15%;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	color: #fff;
	text-align: center;
	bottom: 3rem;
}

.subhead {
	font-weight: bold;
	z-index: 9999 !important;
	position: relative;
}

.subchildhead {

	z-index: 9999 !important;
	position: relative;
}

.carousel-captioncontent {
	position: relative;

	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	color: #fff;

	bottom: 5rem;
	top: 5rem;
	margin: 0 auto;
	width: 100%;
}

.aboutcont {
	font-size: 32px;
	font-weight: 500;
}

.aboutsubcont {
	font-size: 21px;
	font-weight: 400;
}

ul {
	list-style-image: url('images/chevron.png');
}

.main {
	background: #18181a73;
	position: relative;
	z-index: 999;
}

.mailsection {
	padding: 10px;
	background: #5e5c5d;
	padding-top: 8px;
	float: left;
}

.mailsectioninfo {
	padding: 10px;
	padding-top: 2px;

}

.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #fff;
	background-color: #5e5c5d;
	background-clip: padding-box;
	border: 1px solid #5e5c5d;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.form-control::-webkit-input-placeholder {
	color: #fff;
	text-align: left;
	float: left;
}

#emailAddress {
	margin-right: 5px;
}

#phonenumber {
	margin-left: 5px;
}

.btn-group-lg>.btn,
.btn-lg {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	border-radius: 0;
}

.btn-primary {
	color: #fff;
	background-color: #08d16b;
	border-color: #08d16b;

}

.ourteam {
	float: left;
	position: relative;
	z-index: 999;
	margin: 15px;
	width: 22%;
}

.ouresg {
	float: left;
	position: relative;
	z-index: 999;
	margin: 5px;
	width: 24%;

}

.carousel-captioncontenteam {
	position: relative;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	color: #fff;

	top: 2rem;
	margin: 0 auto;
	width: 100%;
}

.card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #53536100;
	background-clip: border-box;
	border: 0;
	border-radius: 0;
}

.cardmsg {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #18181a96;
	background-clip: border-box;
	border: 0;
	border-radius: 0;
}

.card-img,
.card-img-bottom,
.card-img-top {
	width: 100%;
	height: 280px;
}

.card-title {
	margin-bottom: .5rem;
	text-align: center;
}

.card-subtitle {
	font-size: 13px;
	color: #1a854f;
	text-align: center;
}

p.card-text {
	font-size: 13px;
	text-align: justify;
}

.more a {
	color: #1a854f;
	text-decoration: none;
}

.card-body {
	flex: 1 1 auto;
    padding: 1rem 1rem;
    height: 350px;
    width: 100%;
    background-color: #000;
    
}


/* .large-card {
	height: 350px !important;
} */

.card-title-esg {
	margin-bottom: .5rem;
	text-align: left;
	font-size: 13px;
	border-left: 3px solid #1a854f;
	padding-left: 7px;
}

p.card-text-esg {
	font-size: 12px;
	text-align: left;
}

.card-body-esg {
	flex: 1 1 auto;
	padding: 1rem 1rem;
	height: 200px;
}

.card-body-esg1 {
	flex: 1 1 auto;
	padding: 1rem 1rem;
	height: 200px;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: #fff !important;
}

@media only screen and (max-width:1600px) and (min-width:1401px) {
	.aboutcont {
		font-size: 26px;
	}

	.aboutsubcont {
		font-size: 21px;
	}

}

@media only screen and (max-width:1400px) and (min-width:1301px) {
	.aboutcont {
		font-size: 24px;
	}

	.aboutsubcont {
		font-size: 18px;
	}

}

@media only screen and (max-width:1300px) and (min-width:1151px) {
	.aboutcont {
		font-size: 18px;
	}

	.aboutsubcont {
		font-size: 15px;
	}

	button.carousel-control-prev {
		margin-right: 6% !important;
	}
	.card-body-esg1 {
		height: 190px;
	}
	.card-body-esg {
		height: 150px;
	}
	.ouresg {
		width: 23%;
	}

}

@media only screen and (max-width:1150px) and (min-width:950px) {
	.aboutcont {
		font-size: 15px;
	}

	.aboutsubcont {
		font-size: 11px;
	}

	.carousel-captionn h3,
	.num {
		font-size: 18px !important;
	}

	button.carousel-control-prev {
		margin-right: 8% !important;
	}

}

@media only screen and (max-width:640px) and (min-width:321px) {
	.card-body-esg {
		flex: 1 1 auto;
		padding: 1rem 1rem;
		height: 124px;
	}

	.card-body-esg1 {
		flex: 1 1 auto;
		padding: 1rem 1rem;
		height: 160px;
	}

	.ourteam {
		width: 90% !important;
	}

	div#navbarResponsive ul li {
		border-bottom: 1px solid white;
		padding: 0px 0px 0px 20px;
	}

	div#navbarResponsive {
		background: #090909d4;
	}

	.right-side,
	.left-side {
		width: 100% !important;
		padding-left: 0px !important;
		padding-top: 2%;
	}

	.right-side .main {
		padding-bottom: 20% !important;
	}

	.contact_us_page {
		height: auto !important;
	}

	.mailsection {
		width: 14% !important;
	}

	.ouresg {
		width: 100% !important;
	}

	div#aboutus {
		height: auto !important;
	}

	div#credent {
		height: 225vh !important;
	}

	.footer_class {
		text-align: center;
	}

	.copyright {
		margin-top: 2% !important;
	}

	.footer_icon {
		margin-left: 40% !important;
	}

	.card-img,
	.card-img-bottom,
	.card-img-top,
	.card-body,
	.large-card {
		height: auto !important;
	}

	.aboutsubcont {
		font-size: 12px !important;
	}

	.aboutcont {
		font-size: 14px !important;
	}

	.carousel-captionn {
		padding-top: 1rem;
		padding-bottom: 1rem;
		bottom: 6% !important;
	}

	.carousel-control-next,
	.carousel-control-prev {
		bottom: 9% !important;
	}

	.num {
		position: relative;
		top: 20px;
	}

	button.carousel-control-next {
		margin-right: -7% !important;
	}

	button.carousel-control-prev {
		margin-right: 12% !important;
	}

	/*#ABOUT {
		height: 250vh;
	}
	.num {
		top: 23px !important;
		position: relative;
	}
	
	button.carousel-control-next {
		margin-right: -7% !important;
	}	
	button.carousel-control-prev {
		margin-right: 12% !important;
	}*/
}

@media only screen and (max-width:320px) {
	.card-body-esg {
		flex: 1 1 auto;
		padding: 1rem 1rem;
		height: 124px;
	}

	.card-body-esg1 {
		flex: 1 1 auto;
		padding: 1rem 1rem;
		height: 160px;
	}

	.aboutsubcont {
		font-size: 12px !important;
		font-weight: 400;
	}

	.aboutcont {
		font-size: 10px !important;
	}

	.ourteam {
		width: 90% !important;
	}

	div#navbarResponsive ul li {
		border-bottom: 1px solid white;
		padding: 0px 0px 0px 20px;
	}

	div#navbarResponsive {
		background: #090909d4;
	}

	.right-side,
	.left-side {
		width: 100% !important;
		padding-left: 0px !important;
		padding-top: 2%;
	}

	.right-side .main {
		padding-bottom: 20% !important;
	}

	.contact_us_page {
		height: auto !important;
	}

	.mailsection {
		width: 14% !important;
	}

	.ouresg {
		width: 100% !important;
	}

	div#credent,
	div#aboutus {
		height: auto !important;
	}

	.footer_class {
		text-align: center;
	}

	.copyright {
		margin-top: 2% !important;
	}

	.footer_icon {
		margin-left: 40% !important;
	}

	.card-img,
	.card-img-bottom,
	.card-img-top,
	.card-body,
	.large-card {
		height: auto !important;
	}

	.num {
		top: 23px !important;
		position: relative;
	}

	.carousel-control-next,
	.carousel-control-prev {
		bottom: 155px !important;
	}

	button.carousel-control-next {
		margin-right: -7% !important;
	}

	button.carousel-control-prev {
		margin-right: 12% !important;
	}

}