body {
	overflow-x: hidden;
}

.header {
	padding: 15px 0;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.25);
}

.bannerhm {
	overflow: hidden;
}

.bnrSec {
	height: calc(100vh - 120px);
	position: relative;
	background: url(/newdata/Investors/interactive-report/annual-report-2023/images/home/bannerBg.png);
    background-repeat: no-repeat;
    background-position: right;
}

.bnrImg,
.myVideo {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
}

.leftHBnr {
	padding-left: 140px;
	position: absolute;
	top: 50%;
	z-index: 3;
	transform: translateY(-50%);
}

.leftHBnr h2 {
	color: #000;
	font-size: 36px;
	margin-bottom: 30px;
}

.headerRight {
	padding-right: 35px;
}

.headerMiddle {
	position: relative;
}

.headerMiddle:after {
	position: absolute;
	content: '';
	bottom: -12px;
	left: 50%;
	transform: translateX(-50%);
	width: 210px;
	height: 3px;
	background: #028944;
}

.headerRight figure {
	cursor: pointer;
	width: 35px;
}

.headerRight figure img {
	width: 100%;
}


.secHeadH {
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 15px;
}

.secH2{
	overflow-x: hidden;
}

.abtLeft {
	padding: 120px 0;
	padding-bottom: 0;
	padding-left: 250px;
}

.abtLeft1 {
	padding: 120px 0;
	padding-bottom: 0;
	/* padding-left: 350px; */
}

.btnMetro {
	padding: 10px 15px;
	font-size: 16px;
	font-weight: 600;
	border-radius: 35px;
}

.chMsgWrap {
	padding: 120px 0;
	height: 100vh;
	padding-left: 115px;
}

.chMsg {
	width: 560px;
	padding: 45px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	position: relative;
}

.chMsg::before {
	position: absolute;
	top: -38px;
	left: 0;
	content: '';
	width: 80px;
	height: 40px;
	background-color: #00984a;
	padding: 15px;
	padding-left: 0;
	background-image: url(/newdata/Investors/interactive-report/annual-report-2023/images/home/qoutes-1.png);
	background-repeat: no-repeat;
	background-size: 100%;
}

.subhead {
	font-size: 24px;
	/* color: #fff; */
	margin-bottom: 15px;
}

.chairmanImg {
	height: 100%;
}

.chairmanImg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.eachMsgBtn figure {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	border: 5px solid transparent;
	transition: 0.4s;
}

.eachMsgBtn.swiper-button-disabled figure {
	width: 100px;
	height: 100px;
	border: 5px solid #fff;
}

.eachMsgBtn {
	display: flex;
	align-items: center;
	cursor: pointer;
}

.eachMsgBtn figure {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	overflow: hidden;
	margin-left: 15px !important;
}

.msgChWrap {
	overflow: hidden;
	height: 100vh;
}

.eachMsgBtn figure img {
	width: 100%;
}

.msgBtnWrap {
	display: flex;
	right: 40px;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	flex-direction: column;
	justify-content: flex-end;
	align-items: end;
	z-index: 99;
}

.secH2::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 230px;
	height: 250px;
	background-image: url(/newdata/Investors/interactive-report/annual-report-2023/images/home/intro-patch.png);
	background-repeat: no-repeat;
	background-size: cover;
}




/* ----------tab css---------- */

ul.tabs {
	background: linear-gradient(90deg, rgba(0, 174, 91), rgba(165, 191, 50));
	border: none !important;
	display: inline-block;
	width: 100%;
	padding: 0px 15px;
}

ul.tabs li {
	list-style: none;
	cursor: pointer;
	margin-right: 15px;
	display: inline-block;
	/* float: left; */
	/* border: 2px solid rgba(0,0,0,0.1); */
	padding: 15px 30px;
	/* background-color: #00F; */
	color: white;
	line-height: 35px;
	font-weight: 600;
	font-size: 24px;
	margin-bottom: 0 !important;
	/* font-family: sans-serif; */
}

ul.tabs li.active {
	border-bottom: 5px solid #D9D9D9;
	/* background-color: #F00; */
}

.listContBox {
	padding-top: 20px;
	/* border-top: 1px solid rgba(0,0,0,0.5); */
	display: inline-block;
	width: 100%;
}

.listContBox .tab_content {
	display: none;
}

.listContBox .tab_content.active {
	display: block;
}

.ach-facts-number-section-col {
	padding-right: 32px !important;
}

.ach-facts-heading-content {
	min-height: 175px;
	padding-left: 15px;
	position: relative;
	padding-bottom: 25px;
	border-bottom: 2px solid #3fb177;
	border-left: 2px solid #3fb177;
}


.ach-facts-heading-content::before {
	content: "";
	position: absolute;
	width: 6px;
	height: 52px;
	background-color: #00984a;
	top: 0px;
	left: -4px;
}

.bglightGreen {
	background-color: rgba(2, 137, 68, 0.08);
}

.ach-facts-number-heading p {
	font-weight: 700;
}

.ach-facts-number-heading span {
	font-weight: 700;
	font-size: 40px;
}

.ach-facts-number-heading sup {
	font-weight: 700;
	font-size: 30px;
}

.secH4 {
	background-repeat: no-repeat;
	background-position: 100% 0;
}

.secH4 .ach-facts-number-section-col {
	padding-left: 0;
}

.ach-facts-heading-content {
	margin-bottom: 35px;
}

.secH4 figure img {
	height: 100vh;
	object-fit: cover;
}

.secH5:before {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	width: 550px;
	height: 525px;
	background-image: url(/newdata/Investors/interactive-report/annual-report-2023/images/home/element1.png);
}

.secH5:after {
	z-index: -1;
	position: absolute;
	content: '';
	bottom: 0;
	right: 0;
	width: 640px;
	height: 430px;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(/newdata/Investors/interactive-report/annual-report-2023/images/home/patch2.png);
}

.arrwBtn {
	color: #00984a;
	font-size: 24px;
	font-weight: 600;
	margin-right: 15px;
}

.arrwBtn:hover {
	color: #00984a;
}

.sliderCap {
	overflow: hidden;
	/* white-space: nowrap; */
}

.py_120 {
	padding: 120px 0;
}

.list2H li {
	position: relative;
}

.list2H li::before {
	position: absolute;
	top: 5px;
	left: -30px;
	content: '';
	width: 14px;
	height: 14px;
	background-image: url(/newdata/Investors/interactive-report/annual-report-2023/images/home/arrow2.png);
}

.p_5 {
	padding: 5px;
}

.eachBodH {
	border-top: 1px solid #00984a;
	padding: 40px 20px 40px 0;
	margin-bottom: 40px;
}
.eachBodH:last-child{
	margin-bottom: 0;
	padding-bottom: 0;
}

.bodH {
	position: absolute;
	top: -17px;
	left: 0;
}

.bodFirst {
	align-items: center;
}

.bodFirst figure {
	width: 150px;
	height: 150px;
	border-radius: 50%;
}

.bodFirst figure img {
	width: 100%;
	object-fit: cover;
}

.roundB {
	width: 26px;
	height: 26px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	padding: 5px;
}

.brdBlue {
	border: 1px solid #4FDBFF;
}

.brdBlack {
	border: 1px solid #000;
}

.bodFirstCntn {
	width: calc(100% - 150px);
}


[data-tooltip]:before,
[data-tooltip]:after {
	position: absolute;
	left: 50%;
	transform: translate(-50%);
	-webkit-font-smoothing: antialiased;
	margin: 0 auto;
	opacity: 0;
	visibility: hidden;
	z-index: 9;
	transition: 0.6s ease-in-out 0.4s;
}

[data-tooltip]:before {
	content: "";
	height: 0;
	width: 0;
	top: calc(100% - 9px);
	border-style: solid;
	border-width: 10px;
	border-color: transparent transparent #00984a transparent;
}

[data-tooltip]:after {
	content: attr(data-tooltip);
	white-space: nowrap;
	background: #00984a;
	padding: 0.5rem 1rem 0.5rem 1rem;
	font-size: 0.9rem;
	box-sizing: border-box;
	top: calc(100% + 11px);
	color: #fff;
	border-radius: 2px;
	z-index: 9;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
	opacity: 1;
	visibility: visible;
	transition: 0.4s ease-in-out 0.3s;
}

.bodWrapH {
	padding: 25px 0;
	/* height: 565px; */
	height: 60vh;
	overflow-y: scroll;
	padding-right: 20px;
}

/* width */
.bodWrapH::-webkit-scrollbar {
	width: 6px;
}

/* Track */
.bodWrapH::-webkit-scrollbar-track {
	/* box-shadow: inset 0 0 5px grey;  */
	border-radius: 10px;
	background-color: #fff;
}

/* Handle */
.bodWrapH::-webkit-scrollbar-thumb {
	background: #00984a;
	border-radius: 10px;
}

.roundB p {
	line-height: 1;
}

.eachLdr figure {
	width: 120px;
	height: 120px;
	border-radius: 50%;
}

.eachLdr figure img {
	width: 100%;
	object-fit: cover;
}

.ldrContent {
	width: 80%;
	left: 75px;
	position: absolute;
	border-radius: 25px;
	padding: 20px;
	padding-left: 61px;
	background-color: rgb(0, 152, 74, 0.08);
}

.swiperLdr {
	overflow: hidden;
}

.ldrContent h4 {
	font-size: 18px !important;
}

.leftldrAr {
	cursor: pointer;
	position: absolute;
	top: 50%;
	left: -45px;
	z-index: 10;
	transform: translateY(-50%);
}

.rightldrAr {
	cursor: pointer;
	position: absolute;
	top: 50%;
	right: -45px;
	transform: translateY(-50%);
}

.capitalArr {
	width: 100%;
	z-index: 2;
	position: absolute;
	bottom: 0;
}

.rightCapAr {
	position: absolute;
	right: 75px;
	bottom: -15px;
}

.rightCapAr:hover::after {
	transform: translateY(-50%) translateX(10px);
}

.leftCapAr:hover::after {
	transform: translate(-10px, -50%) rotate(180deg);
}

.rightCapAr::after {
	position: absolute;
	content: '';
	top: 50%;
	right: -50px;
	background-size: contain;
	background-repeat: no-repeat;
	transform: translateY(-50%);
	background-image: url(/newdata/Investors/interactive-report/annual-report-2023/images/home/arrow.png);
	width: 45px;
	height: 25px;
	transition: 0.4s;
}

.leftCapAr {
	/* display: none; */
	flex-direction: row-reverse;
	position: absolute;
	left: 75px;
	bottom: -5px;
}

.leftCapAr::after {
	position: absolute;
	content: '';
	top: 50%;
	left: -50px;
	background-size: contain;
	background-repeat: no-repeat;
	transform: translateY(-50%) rotate(180deg);
	background-image: url(/newdata/Investors/interactive-report/annual-report-2023/images/home/arrow.png);
	width: 45px;
	height: 25px;
	transition: 0.4s;
}

.leftCapAr figure {
	margin-right: 10px !important;
}

.leftCapAr img {
	transform: rotate(180deg);
}

.p-0 {
	padding: 0;
}

.plusIc {
	display: block;
	position: absolute;
	top: 0;
	right: -17px;
	width: 17px;
	height: 17px;
}

.hidden {
	display: none;
}

.bodFirstFancy {
	width: 80%;
	margin: 0 auto;
	display: none;
}

.bodFirst.fancybox-content {}

.bodFirstFancy .bodFirst {
	padding: 20px;
	background-color: rgb(0, 152, 74, 0.08);
	margin-bottom: 20px;
	border-radius: 20px;
}

.px-0 {
	padding-left: 0;
	padding-right: 0;
}

.eachS {
	width: 40px;
	height: 40px;
	padding: 5px;
	display: block;
	border-radius: 50%;
	background-color: #00984a;
}

.eachS img {
	width: 100%;
}

footer {
	padding-top: 50px;
	background-color: #E0EEE4;
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

.footerPadding {
	padding: 50px 100px;
	padding-right: 0;
}
.footerPadding p{
	line-height: 1.8;
}

.footerLogo {
	/* left: -15px; */
	position: relative;
}
.footerLogo img{
	width: 230px;
}

.inner-page section {
	padding-top: 100px;
	padding-bottom: 100px;
}

.p-15 {
	padding: 15px;
}

.inner-page section.achievement1{
	padding-bottom: 75px;
}
.eachAchiev {
	min-height: 420px;
	padding-right: 15px;
	position: relative;
	padding-bottom: 25px;
	border-bottom: 2px solid #3fb177;
	border-right: 2px solid #3fb177;
	margin-bottom: 25px;
}

.eachAchiev a {
	display: block;
	/* width: 400px; */
	/* height: 350px; */
	text-align: center;
	margin-bottom: 15px !important;
}

.eachAchiev figure img {
	width: 100%;
	object-fit: cover;
}

.eachAchiev::before {
	content: "";
	position: absolute;
	width: 6px;
	height: 52px;
	background-color: #00984a;
	top: 0px;
	right: -4px;
}

.max-h {
	height: 270px;
}

.eachAchiev p {
	font-weight: 400;
}

.eachAchiev p span {
	font-weight: 600;
}

.brdBlueB {
	border: none;
	border-bottom: 1px solid #4FDBFF;
}

.arrowul {
	height: 150px;
	overflow-y: scroll;
}

.arrowul li {
	position: relative;
	padding-left: 20px;
}

.arrowul li:before {
	position: absolute;
	content: '';
	left: 0;
	top: 5px;
	background-image: url(/newdata/Investors/interactive-report/annual-report-2023/images/achievement/arrow.png);
	width: 14px;
	height: 14px;
	background-size: contain;
	background-repeat: no-repeat;
}

.arrowul::-webkit-scrollbar {
	width: 6px;
}

/* Track */
.arrowul::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px grey;
	border-radius: 10px;
	background-color: #fff;
}

/* Handle */
.arrowul::-webkit-scrollbar-thumb {
	background: #00984a;
	border-radius: 10px;
}

.eachCIList li:not(:last-child){
	margin-bottom: 20px;
}
.eachCI h6 {
	font-weight: 400 !important;
}

.eachCI p {
	font-size: 18px;
	font-weight: 400 !important;
}

.eachCI h4 {
	font-weight: 600 !important;
}



/*---------- breadCrumb ----------*/

.bcum {
	padding: 10px 0;
	margin: 15px 0 0;
	position: relative;
	background-color: #00984a;
}

.bcum ul {
	display: flex;
	flex-wrap: wrap;
}

.bcum ul li:not(:last-child) {
	margin-bottom: 0;
	position: relative;
	padding-right: 30px;
}

.bcum ul li a {
	font-size: 20px;
	line-height: 1;
	color: #fff;
	font-weight: 500;
	display: inline-block;
}

.bcum ul li:not(:last-child):after {
	top: 0px;
	bottom: 0;
	right: 14px;
	content: "";
	width: 2px;
	height: 24px;
	line-height: 1;
	font-size: 38px;
	position: absolute;
	background-color: #ffffff;
	font-weight: 400 !important;
}

.bcum ul li span {
	font-size: 18px;
	line-height: 1;
	color: #ffffff;
	font-weight: 600;
	display: inline-block;
}

.secH2 figure {
	height: 100%;
}

.secH2 figure img {
	height: 100%;
	object-fit: cover;
}

header {
	background-color: #fff;
	transition: 0.4s;
	position: relative;
	z-index: 99;
}

.logoWrap a {
	display: block;
	width: 280px;
	transition: 0.4s;
}

.logoWrap a img {
	width: 100%;
	transition: 0.4s;
}

.headerMiddle span {
	transition: 0.6s;
}

header.fixHeader {
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 100;
	padding: 5px 0;
	position: fixed;
}

header.fixHeader .logoWrap a {
	width: 230px;
}

header.fixHeader .headerMiddle span {
	font-size: 18px !important;
}
header.fixHeader .headerRight figure {
	width: 40px;
	transition: 0.4s;
}

.downloadBtn{
	margin-right: 20px;
	width: 24px;
}
.downloadBtn img{
	width: 40px;
	transition: 0.6s;
	display: inline-block;
}
header.fixHeader .headerRight .downloadBtn img{
	width: 30px;
}


.downloadBlock a{
	line-height: 1.3;
}
.downloadBlock a img{
	width: 18px;
}

.go2TOp {
	opacity: 0;
	visibility: hidden;
	position: fixed;
	cursor: pointer;
	bottom: 60px;
	right: 30px;
	width: 40px;
	height: 40px;
	padding: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9;
	margin: auto;
	font-size: 30px;
	color: #FFF;
	background: #ffffff;
	/* / background: linear-gradient(0deg, rgb(40 141 63) 0%, rgb(40 141 63) 0%, rgb(174 203 114) 100%); / */
	/* / box-shadow: 0px 0px 0px rgba(5,79,156, 0.0); / */
	box-shadow: 0 0 0 0 rgba(0, 152, 74, 1);
	border-radius: 50%;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	-webkit-animation-name: pulse;
	-webkit-animation-duration: 1500ms;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: pulse;
	-moz-animation-duration: 1500ms;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
	animation-name: pulse;
	animation-duration: 1500ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}
@-webkit-keyframes pulse {
    to {
		box-shadow: 0 0 0 15px rgba(0, 152, 74, 0.3);
	}
}
@-moz-keyframes pulse {
    to {
		box-shadow: 0 0 0 15px rgba(0, 152, 74, 0.3);
	}
}
@keyframes pulse {
    to {
		box-shadow: 0 0 0 15px rgba(0, 152, 74, 0.3);
	}
}

.go2TOp.show {
	opacity: 1;
	visibility: visible;
}

.go2TOp img {
	width: 30px;
	transform: rotate(-90deg);
}