* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}


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

/* scroll */
.embracing-the-un-paragraph::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.embracing-the-un-paragraph::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.embracing-the-un-paragraph::-webkit-scrollbar-thumb {
    background: #538b6e;
}

.em-u-ar {
    /* overflow-x: hidden; */
}
.achievingLeft{
    padding-right: 50px;
}

.embracing-the-un-heading h2 {
    color: #00984a;
    font-weight: 700;
}

.embracing-the-span-color {
    color: #00984a;
    font-weight: 500;
}

.embracing-the-un-image {
    top: 40px;
    position: sticky;
    position: -webkit-sticky;

}

.embracing-the-un-paragraph {
    /* height: 543px;
    overflow-y: scroll;
    padding: 0px 15px 0px 0px; */
}

.embracing-the-un-image1 {
    /* position: absolute; */
    width: 535px;
    /* right: -53%;
    top: -81px; */
}

.embracing-the-un-image1 img {
    overflow: hidden;
    width: 100%;
}

.embracing-the-un-image2 {
    position: absolute;
    /* overflow: hidden; */
    width: 445px;
    /* height: 100px; */
    right: -48%;
    top: 338px;
}

.embracing-the-un-box ul {
    padding-left: 0px !important;
    margin-bottom: 0px !important;
}

.embracing-the-un-box ul li {
    color: #fff;
    font-size: 18px;
    /* font-weight: 500; */
    text-transform: uppercase;
    padding: 6px 0px;
    font-weight: 500;
}

.embracing-the-un-box ul li span {
    border-bottom: 2px solid #ffff;
    letter-spacing: 1px;
    padding-bottom: 2px;

}

.embracing-the-un-box {
    background: rgb(0, 174, 91);
    background: linear-gradient(90deg, rgba(0, 174, 91, 1) 12%, rgba(163, 190, 52, 1) 82%);
    padding: 20px 28px;
    border-radius: 25px;
}

.embracingTheUnBoxWrap{
    padding: 30px;
    border-radius: 20px;
    border: 1px solid rgba(0, 152, 74, 0.45);
    background-color: rgba(0, 152, 74, 0.06);
}
.embracing-the-un-box-paragraph p {
    font-size: 28px;
    /* font-weight: 700; */
    background: -webkit-linear-gradient(rgba(0, 174, 91, 1) 12%, rgba(163, 190, 52, 1) 82%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.embracing-the-un-box-paragraph {
    /* padding-left: 44px; */
}

.embracing-the-our-passen-parragraph {
    padding-left: 150px;
    padding-right: 20px;
}

.embracing-the-our-passen {
    padding: 25px 0px;
    border: 2px solid #1a8e59;
    border-radius: 20px;
    position: relative;
}

.embracing-the-our-passen-ab {
    position: absolute;
    top: 50%;
    left: -96px;
    transform: translateY(-50%);
}

.embracing-the-our-passen-parragraph-box {
    /* padding: 10px 14px; */
    padding: 10px 25px 10px 0;
    position: relative;
    border-right: 1px solid #00aeef;
}
/* .embracing-the-our-passen-parragraph-box:after{
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    height: 100%;
    content: '';
    position: absolute;
    background-color: #00aeef;
} */

.embracing-the-our-passen-parragraph .col-md-3:last-child .embracing-the-our-passen-parragraph-box {
    border-right: none !important;
}

.embracing-the-our-passen-parragraph-box p {
    font-size: 18px;
    font-weight: 300;
}

.embracing-the-our-passen-parragraph-box2 {
    margin-top: 10px;
}

.our-passen-con-bold {
    font-weight: 500;
}

.embracing-the-our-passen-parragraph-box1 {
    height: 137px;
    border-bottom: 1px solid #00aeef;
}

.embracing-the-our-passen-ab {
    width: 200px;
    height: 200px;
    padding: 33px;
    background: linear-gradient(90deg, rgba(75, 181, 92, 1) 33%, rgba(29, 147, 90, 1) 61%);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    /* line-height: 149px; */
    align-items: center;
}

.embracing-the-our-passen-ab p {
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 1.5;
}

.our-key-heading {
    padding: 9px 25px;
    background: rgb(0, 174, 91);
    background: linear-gradient(90deg, rgba(0, 174, 91, 1) 12%, rgba(163, 190, 52, 1) 53%);
}
.our-key-heading-solid{
    background: rgb(0, 174, 91);
}

.our-key-heading h2 {
    margin-bottom: 0px !important;
    font-size: 27px;
    color: #fff;
    font-weight: 600;
}

.our-key-diffi-box {
    padding: 0px 18px;
}

.our-key-diffi-box p {
    font-weight: 500;
    margin-bottom: 3px;
    font-size: 18px;
}

.our-key-diffi-box span {
    font-size: 18px;
    position: relative;
}

.our-key-diffi-box span::after {
    content: "";
    position: absolute;
    bottom: -7px;
    left: 0px;
    width: 70px;
    height: 2px;
    /* background-color: #00984a; */
    background-color: #00aeef;
}

.Our-Key-Heading-content-row {
    padding: 0px 25px;
}

/* .our-focus{
    padding: 65px 78px;

} */
.our-focus-row {
    padding-left: 100px;
    border: 2px solid #1a8e59;
    background-color: #e0eee4;
    padding-top: 80px;
    padding-bottom: 80px;
    border-radius: 25px;
    position: relative;
}

.our-focus-paragraph {
    padding: 0px 50px;
    border-right: 2px solid #45af76;
    height: 75px;
    display: flex;
    align-items: center;
}

.our-focus-ab {
    width: 148px !important;
    height: 148px;
    position: absolute;
    background: rgb(75, 181, 92);
    background: linear-gradient(90deg, rgba(75, 181, 92, 1) 33%, rgba(29, 147, 90, 1) 61%);
    top: 50%;
    transform: translateY(-50%);
    left: -77px;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    display: flex;
}

.our-focus-ab p {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
    color: #fff;
    text-align: center;
}

.our-focus .row .col-md-4:last-child .our-focus-paragraph {
    border-right: none !important;
}

.our-focus-paragraph p {
    font-size: 18px;
}

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

.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;
}

.ach-facts-numberplus {
    font-weight: 700;
    font-size: 40px;
}

.ach-facts-number-content {
    margin-top: 5px;
}

.ach-facts-number-content span {
    font-size: 18px;
}

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

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

.achie-Purpose h2 {
    font-size: 30px;
}

.achie-Purpose-vission {
    width: 30%;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: rgba(46, 49, 146, 0.84);
}

/* .our-mi-vis-bkg{
    height: 100%;
    height: 1120px;
} */
/* .our-mi-vis-bkg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
} */
.our-mi-vis {
    position: relative;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
}

.our-mi-vis:after {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    content: '';
    position: absolute;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 61%);
}

.our-mi-vis>div {
    z-index: 1;
    position: relative;
}

.achie-Purpose-vission-con p {
    padding: 0px 35px;
    color: #fff;
    font-size: 18px;
}

.achie-Purpose-vission-image-title h5 {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
}

.achie-Purpose-vission-image {
    width: 54px;
    margin: 0 auto;
}

.achie-Purpose-vission-image img {
    width: 100%;
}

.achie-Purpose-mision {
    width: 20%;
    background-color: rgba(0, 174, 239, 0.95);
    /* border-radius: 50%; */
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.achie-Purpose-mission-con p {
    color: #fff;
    padding: 0px 29px;
    font-size: 18px;
}

.achie-Purpose-mision-image-title {}

.achie-Purpose-mision-image-title h5 {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
}

.achie-Purpose-vission-image-m {
    margin: 0 auto;
    width: 40px;
}

.achie-Purpose-vission-image-m img {
    width: 100%;
}

/* .values-content{

    height: 700px;
    background-color: #2d9c5b;
    border-radius: 50%;
} */
.achie-Purpose-section {
    position: relative;
}

.main-value-content {
    /* height: 435px; */
    overflow: hidden;
    width: 45%;
}

.value-circle-heading {
    position: relative;
    top: -17px;
    display: inline-block;
    background: linear-gradient(90deg, rgba(75, 181, 92, 1) 33%, rgb(71 178 91) 61%);
}

.value-circle-heading p {
    font-size: 23px;
    font-weight: 500;
    color: #fff;
    text-align: start;
}

.value-circle-heading2 {
    background: linear-gradient(90deg, rgba(75, 181, 92, 1) 33%, rgb(29 147 90) 61%);
}

.value-circle {
    display: flex;
    /* justify-content: center; */
}

.values-content {
    padding: 65px 60px;

    background: #2d9c5b;
    background: linear-gradient(90deg, rgba(75, 181, 92, 1) 33%, rgba(29, 147, 90, 1) 61%);
    /* border-radius: 50%; */
}

.valiue-te {
    /* width: 377px; */
    margin: 0 auto;
    border: 1px solid #fff;
    padding: 0px 20px 20px 0px;
    margin-top: 10px;
    position: relative;
    border-left: none;
}

.value-listing p{
    font-size: 16px;
    color: #fff;
    line-height: 1.6;
    position: relative;
    margin-bottom: 0px !important;
    padding-left: 0px !important;
    padding-right: 43px;
}
.value-listing p::after{
    content: "";
    background-image: url(/newdata/Investors/interactive-report/annual-report-2023/image/value-border.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 15px;
    height: 79px;
    transform: translateY(-50%);
}
.valiue-te .value-circle .value-listing:last-child p::after {
    background-image: none !important;
}

.our-accredited {
    margin-top: 10px;
}

.our-accredited-heading h4 {
    font-size: 23px;
    color: #fff;
}

.value-circle2 {
    /* padding-top: 1px !important; */
}

.value-circle2 .value-listing:last-child ul::after {
    background-image: none !important;
}

.value-circle2-bottom-text p {
    margin-bottom: 0px !important;
    color: #fff;
}



/* ---------------Management Message---------------- */
.management-msg-page p{
    /* font-weight: 300 !important; */
}
.delivering-value-small-con {
    background-color: #00984a;
    padding: 15px 15px;
    text-align: center;
}

.delivering-value-small-con h2 {
    margin-bottom: 0px !important;
    color: #fff;
    font-weight: 700;
    padding: 21px 0px;
}

.delivering-value-small-con span {
    color: #fff
}

.chairman-bottom-content p {
    font-size: 20px;
    color: #fff;
    font-weight: 700 !important;
    line-height: 29px;
}

.chairman-bottom-content {
    padding: 74px 39px 50px 39px;
    background: rgb(18, 174, 88);
    background: linear-gradient(187deg, rgba(18, 174, 88, 1) 38%, rgba(122, 194, 84, 1) 89%);
    position: relative;
    margin-bottom: 20px;
}

.chairman-bottom-content::after {
    content: "";
    position: absolute;
    width: 76px;
    height: 40px;
    background-image: url(/newdata/Investors/interactive-report/annual-report-2023/image/chairman-icon.png);
    background-repeat: no-repeat;
    top: 30px;
    left: 39px;
}

.chairman-bottom-content::before {
    content: "";
    position: absolute;
    width: calc(100% - 139px);
    height: 2px;
    background-color: #e0eee4;
    top: 56px;
    left: 109px;
}

.chairman-bottom-content p {
    border-bottom: 2px solid #fff;
    padding-bottom: 20px;
}

.dear-shareholder {
    /* padding-top: 20px; */
    padding-left: 70px;
}

.delivering-value-image-section {
    position: sticky;
    top: 0px;
    left: 0px;
}

.delivering-value-image img {
    width: 100%;
}

.dear-shareholders-span-bold {
    font-weight: 700;
}

.dear-shareholders-span-color {
    color: #009849;
    font-weight: 700;
}

.chairmain-round-section {
    width: 350px;
    height: 350px;
    border-radius: 50%;
    padding: 83px 50px 57px 50px;
    text-align: center;
    background: rgb(18, 174, 88);
    background: linear-gradient(90deg, rgba(18, 174, 88, 1) 9%, rgba(157, 190, 64, 1) 96%);
    position: relative;
}

.chairmain-round-section::before {
    content: "";
    background-image: url(/newdata/Investors/interactive-report/annual-report-2023/image/chairman-icon.png);
    width: 58px;
    height: 25px;
    position: absolute;
    top: 41px;
    left: 50%;
    transform: translateX(-50%);
}

.chairmain-round-section p {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}

.chairmain-round-section-col {
    display: flex;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

.chairmain-box-containet {
    padding: 20px 21px;
    background: rgb(18, 174, 88);
    background: linear-gradient(90deg, rgba(18, 174, 88, 1) 38%, rgba(122, 194, 84, 1) 73%);
    text-align: center;
    border-radius: 14px;
    margin-bottom: 20px;
}

.chairmain-box-containet h3 {
    margin-bottom: 0px !important;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.5;
}

.chairmain-round-section2 {
    width: 376px;
    height: 376px;
    border-radius: 50%;
    padding: 83px 50px 57px 50px;
    text-align: center;
    background: rgb(18, 174, 88);
    background: linear-gradient(150deg, rgba(18, 174, 88, 1) 9%, rgba(157, 190, 64, 1) 96%);
    position: relative;
}

.chairmain-round-section2 p {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}

.female-chairmain-box-con-imag {
    display: flex;
    align-items: center;
    position: relative;
    padding-bottom: 30px;
    padding-top: 11px;
    justify-content: space-between;
}

.female-chairmain-box-con {
    width: calc(100% - (163px));
}

.female-chairmain-box-con p {
    font-size: 23px;
    color: #00984a;
    font-weight: 700;
}

.female-chairmain-box-image {
    padding-left: 30px;
}

.female-chairmain-box-con-imag::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #009849;
    bottom: 23px;
    left: 0px;
}

.female-chairmain-box {
    position: relative;
    margin-top: 60px;
}

.female-chairmain-box::before {
    content: "";
    width: 76px;
    height: 40px;
    background-image: url(/newdata/Investors/interactive-report/annual-report-2023/image/chairman-bleu-icon.png);
    position: absolute;
    top: -30px;
    left: 0px;
}

.female-chairmain-box::after {
    content: "";
    width: calc(100% - 85px);
    height: 2px;
    background-color: #009849;
    position: absolute;
    top: 9px;
    left: 85px;
}

.loking-froward {
    background-color: #009749;
    padding: 25px 40px;
    border-radius: 20px;
}

.loking-froward-heading h4 {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
}

.explanding-network p {
    color: #fff;
    font-size: 17px;
    position: relative;
    font-weight: 700 !important;
}

.explanding-network p::before {
    content: "";
    width: 424px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    top: 13px;
    right: 0px;

}

.explanding-network2 p::before {
    width: 359px;
}

.explanding-network-paragraph {
    margin-top: 10px;
}

.explanding-network-paragraph span {
    color: #fff;
}

.expl-para {
    margin-bottom: 15px;
}

.explanding-network3 p::before {
    width: 305px;
}

.explanding-network4 p::before {
    width: 308px;
}

.explanding-network5 p::before {
    width: 308px;
}

.loking-froward .expl-para:last-child {
    margin-bottom: 0px !important;
}

.heading-round-content {
    width: 73px;
    height: 73px;
    border-radius: 50%;
    padding: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #00ae5b;
}

.heading-round-content h2 {
    font-size: 30px;
    margin-bottom: 0px !important;
    color: #fff;
    /* font-weight: 700; */
}

.heading-round-stra {
    align-items: center;
}

.s1-image {
    width: 75% !important;
    margin: 0 auto 20px;
}

.s1-image img {
    width: 100%;
}

.our-strategies {
    padding: 25px 0px;
    border: 2px solid #20ad57;
}

.strategic-priorities-page .our-strategies{
    padding: 25px 30px;
}

.our-strategies h4 {
    color: #009d51;
    font-weight: 700;
    margin-bottom: 20px;
}

.our-strategies ul {
    margin-bottom: 0px !important;
    /* padding-left: 40px !important; */
}
.arrowList{
    margin-bottom: 0;
}
.arrowList li:not(:last-child),
.our-strategies li:not(:last-child),
.Expanding-the-network li:not(:last-child){
    margin-bottom: 12px;
}
.arrowList li,
.our-strategies li,
.Expanding-the-network li {
    font-size: 18px;
    padding-left: 24px;
    position: relative;
}
@media (max-width: 1440px){
	.arrowList li,
.our-strategies li,
.Expanding-the-network li {font-size: 16px;}
}
@media (max-width: 1024px){
	.arrowList li,
.our-strategies li,
.Expanding-the-network li {font-size: 14px;}
}
.arrowList li:before,
.our-strategies li::before,
.Expanding-the-network li::before {
    content: "";
    background-image: url(/newdata/Investors/interactive-report/annual-report-2023/image/startegies-arow.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    position: absolute;
    background-image: cove;
    background-position: center;
    top: 5px;
    background-size: cover;
    left: 0px;
}

.truhealth-packages-image a,
.truhealth-packages-image a img{
    display: block;
    width: 100%;
}

.target-population h4 {
    color: #33b048;
    font-weight: 700;
}

.target-population-image {
    width: 87%;
}

.target-population {
    margin-bottom: 19px;
}

.target-population-big-image {
    text-align: center;
}

.expplain-net {
    padding: 20px 44px 20px 20px;
}

/* .expplain-net p {
    font-size: 20px;
} */

.Expanding-the-network p {
    font-size: 18px;
    margin-bottom: 0px !important;
    color: #fff;
    font-weight: 500;
}

.Expanding-the-network {
    padding: 20px 38px;
    background-color: #009749;
}

.Expanding-the-network ul {
    margin-bottom: 0px !important;
    margin-top: 5px;
}

.Expanding-the-network li {
    color: #fff;
}

.arrowList.arrowListWhite li:before,
.Expanding-the-network li::before {
    background-image: url(/newdata/Investors/interactive-report/annual-report-2023/image/benefi-icon.png);
}

.s3-image {
    width: 80%;
    margin: 0 auto;
}

.our-five-assurance {
    display: flex;
    /* padding: 25px 33px 17px 10px; */
    padding: 25px 0px 17px 0px;
    border: 2px solid #2b8f52;
    border-left: none;
    position: relative;
}

.our-five-heading {
    position: absolute;
    top: -18px;
    left: 0px;
    /* width: 323px; */
    background-color: #00984a;
}

.our-five-heading h4 {
    margin-bottom: 0px !important;
    padding: 2px 20px;
    color: #fff;
}

.ourfive-content {
    padding: 0px 50px 0px 0px;
    margin-top: 10px;
    position: relative;
}

.ourfive-content P {
    margin-bottom: 5px !important;
    font-weight: 500;
}

.ourfive-content::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #009749;
    top: 0px;
    right: 32px;
}

.our-five-assurance .ourfive-content:last-child {
    padding: 0px 20px 0px 0px;
}

.our-five-assurance .ourfive-content:last-child::after {
    display: none;
}

.providing ul {
    padding: 0px 72px;
}

.providing ul li {
    position: relative;
    padding: 10px 0px;
}

.providing ul li::after {
    content: "";
    background-image: url(/newdata/Investors/interactive-report/annual-report-2023/image/startegies-arow.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    position: absolute;
    background-image: cove;
    background-position: center;
    top: 15px;
    background-size: cover;
    left: -31px;
}

.targeting-inorganic {
    border: none !important;
}

.targeting-inorganic .ourfive-content {
    padding: 0px 68px 0px 25px;
    margin-top: 10px;
    position: relative;
}

.targeting-inorganic-span,
.borderedText {
    position: relative;
}

.targeting-inorganic-span::before,
.borderedText:before {
    content: "";
    width: 60px;
    height: 2px;
    background-color: #3fc2f3;
    position: absolute;
    bottom: -8px;
    left: 0px;
}
.borderedText:before{
    height: 3px;
    background-color: #00984a;
}

.Margin-Improvement {
    /* width: 388px; */
}

/* .financial-image {
    position: absolute;
    top: 0px;
    right: -648px;
} */

.financial {
    position: relative;
}

.financil-image-row {
    position: relative;
}

.financial-capital-top {
    margin-bottom: 7px;
}

.financial-capital-top p {
    font-size: 18px;
    text-transform: uppercase;
}

.Strong-financial {
    padding: 31px 49px;
    background: rgb(0, 173, 90);
    background: linear-gradient(90deg, rgba(0, 173, 90, 1) 19%, rgba(161, 189, 68, 1) 52%);
    border-radius: 8px;
}

.Strong-financial p {
    font-size: 19px;
    color: #fff;
    letter-spacing: 1px;
}

.Strong-financial {
    margin-top: 22px;

}

.financial-graph-icon {
    width: 200px;
    height: 180px;
    text-align: center;
    padding: 30px 2px;
    background-color: #dfeee3;
    border-radius: 66px 0px 0px 61px;
}

.financial-graph-icon-content p {
    font-size: 17px;
    font-weight: 300 !important;
}

.financial-graph {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    position: relative;
}


.financial-graph::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #00984a;
    bottom: -45px;
    left: -2px;
}
.financial-graph::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 27px;
    background-image: url(/newdata/Investors/interactive-report/annual-report-2023/image/financial/graph-bt-border.png);
    background-repeat: no-repeat;
    bottom: -43px;
    left: 0px;
}

.financial-graph-icon-content h4 {
    margin-bottom: 0px !important;
    font-size: 18px;
    color: #0f8d5a;
    padding-top: 5px;

}

.financial-gif-1 {
    padding-left: 12px;
    width: calc(100% - 200px);
}

.financial-graph-icon-image {
    text-align: center;
    width: 60px;
    margin: 0 auto;
}

/* .financial-graph-row {
    margin-top: 50px !important;
} */
.financial-graphaf::before,
.financial-graphaf::after {
    content: normal;
}

.service-captal-content p {
    font-size: 19px;
    color: #00984a;
}

.service-capital-round-common{
    width: 350px;
    height: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    padding: 40px;
    text-align: center;
}

.service-capital-round {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
    /* padding: 0px 126px; */
}

.service-capital-round-1 {
    background-color: #c6e1ce;
}
.service-capital-round-2 {
    background-color: #ecd4e78c;
}
/* .service-capital-round-3{
    width: 400px;
    height: 400px;
    background-color: #fff;
    border-radius: 50%;
} */
.service-capital-round-4 {
    background-color: #ceeef4;
}

.round-content p {
    margin-bottom: 5px;
    font-size: 19px;
    font-weight: 500;
    margin-top: 10px;
}

.round-content span {
    font-size: 18px;
}

.metropolis-bottom-text {
    text-align: center;
}

.metropolis-bottom-text p {
    font-size: 18px;
    position: relative;
    display: inline-block;
}

.metropolis-bottom-text p::after {
    content: "";
    position: absolute;
    top: 5px;
    left: -35px;
    width: 23px;
    height: 15px;
    border-radius: 9px;
    background-color: #00984a;
}

.metropolis-bottom-text span {
    padding-left: 59px;
    font-size: 18px;
    position: relative;
}

.metropolis-bottom-text span::after {
    content: "";
    position: absolute;
    top: 5px;
    left: 27px;
    width: 23px;
    height: 15px;
    border-radius: 9px;
    background-color: #e3b923;
}

.metropolis-test-mix {
    margin-bottom: 25px;
}

.metropolis-test-mix-heading p {
    font-size: 20px;
    font-weight: 500;
}

.metropolis-test-mix-heading {
    margin-bottom: 7px;
}

.network-expansion-strategy {
    border: none !important;
}

.s_C-content {
    display: flex;
    align-items: flex-end;
}

.map-bottom-paragraph span {
    font-weight: 500;
}

.servicing-our-customers {
    padding: 0px 30px 20px;
    border: 1px solid #219756;
    border-top: none !important;
    height: 240px;
    position: relative;
}

.servicing-our-customers::after {
    content: "";
    width: 5px;
    height: 59px;
    background-color: #009749;
    position: absolute;
    top: 0px;
    left: -3px;

}

.servicing-our-cantent p {
    font-weight: 500;
    /* font-size: 15px; */
    margin-bottom: 4px !important;
}

.servicing-our-customers-listing ul {
    padding-left: 27px !important;
    margin-bottom: 0px !important;
    margin-top: 5px;
}

.servicing-our-customers-listing ul li {
    position: relative;
    margin-bottom: 7px;
}

.servicing-our-customers-listing ul li::after {
    content: "";
    background-image: url(/newdata/Investors/interactive-report/annual-report-2023/image/startegies-arow.png);
    background-repeat: no-repeat;
    width: 11px;
    height: 11px;
    position: absolute;
    background-image: cove;
    background-position: center;
    top: 6px;
    background-size: cover;
    left: -21px;
}

/* .intellectualcapital-round {
    background-color: #00a261;
    border-radius: 50%;
    width: 734px !important;
    height: 734px;
    position: relative;
    top: 0px;
    left: -147px;
    padding: 72px 71px 10px 168px !important;
} */

.intellectualcapital-bg{
    height: auto;
    position: relative;
    background-size: cover;
    background-position: 0 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.intellectualcapital-bg:before{
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    position: absolute;
    background-color: rgba(0, 162, 97, 0.8);
}
/* .intellectualcapital-bg-row {
    position: relative;
    overflow-x: hidden;
} */

.intellectualcapital-round-top p {
    color: #fff;
}

.intellectualcapital-round-big-heading h2 {
    color: #fff;
}

.intellectualcapital-round-md-heading p {
    color: #fff;
    font-size: 20px;
    margin-top: 11px;
    margin-bottom: 10px !important;
    font-weight: 500;
}

.intellectualcapital-round-small-heading p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px !important;
    font-weight: 500;
    margin-top: 10px;
}

.intellectualcapital-round-md-paragraph p {
    color: #fff;
}

.standardization {
    background-color: #00984a;
    padding: 20px 23px;
}

.standardization-con p {
    margin-bottom: 5px;
    color: #fff;
    font-size: 19px;
}

.standardization-con span {
    color: #fff;
}

.standardization-con {
    padding: 10px 0px;
}




/* ---------------Milestone----------------- */
.milestone-page{
    background-color: #cfecd3;
}
.mileWrap{
    background-size: 530px;
    background-repeat: no-repeat;
    background-position: right bottom;
}
.bgImg{
    left: 0;
    bottom: 0;
    opacity: 0;
    width: 50%;
    position: fixed;
    top: 0;
    height: 100vh;
    object-fit: cover;
    object-position: left center;
}
.top-section {
    text-align: center;
    margin: 0 auto;
}
.top-section h1 {
    color: var(--color-blue);
    font-weight: 600;
}
.mobTimeView{
    display: none;
}
.timeline {
    position: relative;
    min-height: 15rem;
    overflow-x: hidden;
    overflow-y: hidden;
}
.line {
    background-color: #00984a;
    position: absolute;
    z-index: 2;
    left: calc(50% - 1px);
    width: 3px;
    top: 0rem;
    bottom: -5rem;
    display: none;
}
.line::before,
.line::after {
    background-color: #00984a;
    position: absolute;
    display: block;
    content: "";
    height: 2rem;
    width: 2rem;
    border-radius: 50%;
    left: 50%;
    transform: translateX(-50%);
}
.line::after {
    bottom: -10px;
}
.mileSection {
    display: flex;
    opacity: 0;
    transform: translateX(-100%);
    transition: 600ms ease;
    position: relative;
    z-index: 1;
    margin: 5rem 0 0;
    padding: 1rem;
    border-radius: 1rem;
    background-color: transparent;
    align-items: center;
    min-height: 0vh;
}
.mileSection h4 {
    background: linear-gradient(90deg, rgba(75, 181, 92, 1) 33%, rgba(29, 147, 90, 1) 61%);
    color: var(--color-blue);
    font-weight: 400;
    width: 150px;
    height: 150px;
    margin-bottom: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    color: #000000;
    font-weight: 700;
    position: relative;
}
.mileSection h4:after{
    width: 50%;
    height: 1px;
    top:50%;
    content: '';
    width: 650px;
    transform: translateY(-50%);
    background: linear-gradient(90deg, rgba(75, 181, 92, 1) 33%, rgba(29, 147, 90, 1) 61%);
    position: absolute;
    z-index: -1;
}
.mileSection:nth-child(odd) h4:after{
    right: 0;
}
.mileSection:nth-child(even) h4:after{
    left: 0;
}

.mileSection:nth-child(odd) {
    flex-direction: row-reverse;
    transform: translateX(100%);
}
.mileSection:nth-child(odd) h4{
    float: right;
}
.mileSection h4 + div{
    clear: both;
}
.mileSection h4 + div p,
.mileSection h4 + div ul li{
    font-weight: 300;
    font-size: 18px;
    line-height: 1.4;
    padding-left: 30px;
}
.mileSection h4 + div ul li{
    position: relative;
}
.mileSection h4 + div ul li:not(:last-child){
    margin-bottom: 10px;
}
.mileSection h4 + div ul li:before{
    content: "";
    background-image: url(/newdata/Investors/interactive-report/annual-report-2023/image/startegies-arow.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    position: absolute;
    background-position: center;
    top: 6px;
    background-size: cover;
    left: 0;
}
.bead {
    position: absolute;
    display: block;
    height: 1rem;
    width: 1rem;
    border-radius: 50%;
    background-color: #00984a;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.mileSection:nth-child(even) .bead{
    left: calc(650px);
}
.mileSection:nth-child(odd) .bead {
    right: calc(633px);
}
.content {
    width: calc(50% - 2rem);
}
.show-me:nth-child(n) {
    transform: none;
    opacity: 1;
}





/* -----------Business Model----------------- */
.business-model-page{
    /* background-color: #e0eee4; */
}
.card-header{
    background-color: #0d8f5b;
    border-bottom: 2px solid #efefef;
}
.card-header button{
    width: 100%;
    display: block;
    font-size: 24px;
    text-align: left;
    padding: 10px 0px;
    color: #fff !important;
    text-decoration: none !important;
}
.card:not(:last-child) {
    margin-bottom: 80px;
    position: relative;
}
.card:not(:last-child):before {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    margin: auto;
    content: '';
    width: 45px;
    height: 50px;
    background-image: url(/newdata/Investors/interactive-report/annual-report-2023/image/business-model/arrow.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    animation: myBounce 3s forwards infinite;
}
@keyframes myBounce{
    0%{
        transform: translateY(0);
    }
    50%{
        transform: translateY(20px);
    }
    100%{
        transform: translateY(0);
    }
}
.card_1 .capital-card:not(:last-child),
.card_2 .capital-card:not(:last-child),
.card_3 .capital-card:not(:last-child),
.card_4 .capital-card:not(:last-child),
.card_5 .capital-card:not(:last-child){
    padding-bottom: 30px;
    margin-bottom: 30px;
    position: relative;
}
.card_1 .capital-card:not(:last-child):after,
.card_2 .capital-card:not(:last-child):after,
.card_3 .capital-card:not(:last-child):after,
.card_4 .capital-card:not(:last-child):after,
.card_5 .capital-card:not(:last-child):after{
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    height: 2px;
    position: absolute;
}
.card_1 .capital-card:not(:last-child):after,
.card_3 .capital-card:not(:last-child):after,
.card_4 .capital-card:not(:last-child):after{
    background-color: #939598;
}
.card_2 .capital-card:not(:last-child):after,
.card_5 .capital-card:not(:last-child):after{
    background-color: #fff;
}
.card_1 .figure,
.card_5 .figure{
    width: 120px;
    height: 120px;
    display: flex;
    /* margin-right: 30px; */
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    background-color: #00984a;
}
.card_1 .figure + .capital-card-block,
.card_5 .figure + .capital-card-block{
    padding-left: 30px;
    width: calc(100% - 120px);
}
.card_5 .figure{
    background-color: #fff;
}
.card_1 .capital-card-block p,
.card_5 .capital-card-block p{
    font-weight: 300;
}

.card_3 .card-body,
.card_4 .card-body{
    background-color: #e0eee4;
}

.card_2 .card-body,
.card_5 .card-body{
    background: linear-gradient(0deg, rgb(65, 173, 73) 0%, rgb(12, 143, 92) 100%);
}
.card_2 .card-body *,
.card_5 .card-body *{
    color: #fff;
}

.sdgListI{
    display: flex;
    flex-wrap: wrap;
}
.sdgListI li:not(:last-child){
    margin-right: 30px;
}
.sdgListI li img{
    width: 150px;
}



/* ----------------Intellectual Capital------------------- */

.blockBorder .greenBg{
    width: 90px;
    height: 90px;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    padding: 15px !important;
    background: linear-gradient(90deg, rgb(65, 173, 73) 0%, rgb(12, 143, 92) 100%);
}
.blockBorder .greenBg img{
    width: 100%;
}
.blockBorder p{
    font-weight: 300;
    padding-left: 20px;
    position: relative;
    padding-bottom: 10px;
    width: calc(100% - 90px);
}
.blockBorder p:before {
    content: "";
    width: 60px;
    height: 2px;
    background-color: #3fc2f3;
    position: absolute;
    bottom: 0px;
    left: 20px;
}
.brRight{
    position: relative;
}
.brRight:not(:nth-child(3n))::before{
    right: 0;
    top: 10px;
    bottom: 40px;
    width: 1px;
    content: '';
    position: absolute;
    background-color: #00984a;
}
.blockBorder .greenText + p{
    width: 100%;
    padding-left: 0;
}
.blockBorder .greenText + p:before{
    left: 0;
}


.greenBr{
    border: 1px solid #00984a;
}
.leftBr-0{
    border-left: 0;
}
.rightBr-0{
    border-right: 0;
}
.boxIdentifier{
    font-size: 24px;
    padding: 10px 30px;
}
.eachBorderBox{
    width: 100%;
    position: relative;
    padding: 30px 30px 30px 80px;
}
/* .eachBorderBox_1,
.eachBorderBox_2{
    padding: 30px 30px 30px 80px;
}
.eachBorderBox_3,
.eachBorderBox_4{
    padding: 30px 80px 30px 30px;
} */
.eachBorderBox .contentBox{
    width: 100%;
}
.rotatingTextBox{
    width: 50px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}
.rotatingText{
    left: -65px;
    min-width: 200px;
    display: block;
    position: absolute;
    top: calc(50% - 13px);
    transform: rotate(-90deg) translateY(-50%);
}
/* .eachBorderBox_1 .rotatingTextBox{left: 0;}
.eachBorderBox_1 .rotatingText{
    transform: rotate(-90deg) translateY(-50%);
    left: -65px;
}

.eachBorderBox_2 .rotatingTextBox{left: 0;}
.eachBorderBox_2 .rotatingText{
    transform: rotate(-90deg) translateY(-50%);
    left: -65px;
}

.eachBorderBox_3 .rotatingTextBox{right: 0;}
.eachBorderBox_3 .rotatingText{
    transform: rotate(90deg) translateY(-50%);
    right: -65px;
}

.eachBorderBox_4 .rotatingTextBox{right: 0;}
.eachBorderBox_4 .rotatingText{
    transform: rotate(90deg) translateY(-50%);
    right: -65px;
} */

.imgList li{
    width: calc(33.33% - 10px);
}


.roundImg{
    width: 550px;
    height: 550px;
    border-radius: 50%;
    position: relative;
}
.roundImg:after{
    top: -10px;
    bottom: -10px;
    right: -40px;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    content: '';
    border-radius: 50%;
    position: absolute;
    background-color: #00984a;
}
.roundImg2:after{
    left: -40px;
    right: inherit;
}
.roundImg img{
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 50%;
    object-fit: cover;
    position: relative;
}


.eachHeaderBr{
    position: relative;
    margin-bottom: 10px;
}
.eachHeaderBr:after{
    left: 0;
    top: 50%;
    width: 100%;
    height: 2px;
    content: '';
    position: absolute;
    transform: translateY(-50%);
    background-color: #00984a;
}
.eachHeaderBr span{
    z-index: 1;
    position: relative;
    padding: 5px 30px 5px 0;
    background-color: #fff;
}
.eachHeaderBrBoxWrap{
    padding-left: 30px;
    width: calc(100% - 550px);
}



/* ------------------Materiality Assesment--------------------------- */
.materialityBg:before{
    background-color: rgba(0,0,0,0.5);
}
.greenGradBg{
    width: 400px;
    height: 400px;
    border-radius: 50%;
    padding: 50px 60px;
    background: linear-gradient(90deg, rgb(65, 173, 73) 0%, rgb(12, 143, 92) 100%);
}


/* ---------------------ESG--------------------- */

.esg-page .intellectualcapital-bg{
    height: auto;
    padding-bottom: 0 !important;
}
.intellectualcapital-bg2{
    padding-top: 50px !important;
}
.esgBg:before{
    background-color: rgba(0, 162, 97, 0.58);
    background: linear-gradient(180deg, rgba(65, 173, 73, 0.5) 25%, rgba(224, 238, 228, 0) 100%);
}
.esgWrapBox:not(:last-child){
    padding-bottom: 50px;
    border-bottom: 3px groove #009749;
}
.focusArea{
    margin: 50px;
    padding: 30px 0;
    border-radius: 20px;
    background-color: rgba(224, 238, 228, 0.86);
}
.focusArea .sdgListI li img {
    width: 80px;
}
.focusArea .sdgListI li:not(:last-child) {
    margin-right: 10px;
}
.esgFocuas:not(:last-child){
    margin-bottom: 20px;
}
.esgFocuas:not(:last-child):after{
    left: 80px;
    right: 0;
    bottom: -10px;
    content: '';
    height: 2px;
    position: absolute;
    background-color: rgba(0, 162, 97, 1);
}
.esgFocuas{
    position: relative;
    padding-top: 30px;
    padding-left: 80px;
    min-height: 230px;
    padding-bottom: 90px;
}
.esgFocuas .rotateBox{
    width: 50px;
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
}
.esgFocuas .rotateBox .rotateText{
    left: -30px;
    display: block;
    line-height: 1;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    position: absolute;
    top: calc(50% + 0px);
    /* transform: translateY(-50%); */
    transform: rotate(-90deg) translateY(-50%);
}

.esgFocuas.esgFocuas2 .rotateBox .rotateText{
    left: 2px;
}
.esgFocuas.esgFocuas3 .rotateBox .rotateText{
    left: -28px;
}
.esgFocuas .eachCol{
    padding-left: 15px;
    padding-right: 15px;
}
.esgFocuas1 .eachCol{
    width: 25%;
}
.esgFocuas2 .eachCol{
    width: 20%;
}
.esgFocuas3 .eachCol{
    width: 33.33%;
}
.esgFocuas .eachCol p{
    min-height: 50px;
}

.asideMenu{
    top: 65px;
    position: sticky;
    position: -webkit-sticky;
}
.asideMenu li{
    background-color: #009749;
}
.asideMenu li a{
    padding: 10px;
    font-size: 20px;
    display: block;
    color: #ffffff;
    text-align: center;
}

.fw_300_li li,
.fw_300_p p{
    font-weight: 300 !important;
}
.fw_400_li li,
.fw_400_p p{
    font-weight: 400 !important;
}
.fw_500_li li,
.fw_500_p p{
    font-weight: 500 !important;
}
.fw_600_li li,
.fw_600_p p{
    font-weight: 600 !important;
}

.fw_300_li .fw_700,
.fw_300_p .fw_700,
.fw_400_li .fw_700,
.fw_400_p .fw_700,
.fw_500_li li .fw_700,
.fw_500_p .fw_700,
.fw_600_li .fw_700,
.fw_600_p .fw_700{
    font-weight: 700 !important;
}


.greenBoxWrap{
    padding: 40px;
    background: rgba(0, 162, 97, 1);
}
.greenBoxWrap *{
    color: #fff;
}

.esg-page .rightContent .row_2{
    align-items: center;
}
/* .socialWrapBox1 .sdgListWrap .sdgListI li{
    width: calc((100% / 2) - 30px);
} */

.keyHeighlightsWrap .greenBrBox{
    padding-right: 30px;
    padding-bottom: 30px;
}
.keyHeighlightsWrap .greenBg{
    top: -16px;
}

.keyInitiativeLeader, .evpPrincipalWrap, .commentBlueBox{
    background-color: #e0eee4;
    border-radius: 20px;
    padding: 30px 20px;
}
.evpPrincipalWrap, .commentBlueBox{
    border-radius: 0;
}

.listedPara p{
    position: relative;
    padding-left: 20px;
}
.listedPara p:before{
    top: 0;
    left: 0;
    width: 6px;
    height: 2px;
    content: '-';
    color: #000000;
    font-size: 16px;
    position: absolute;
}

ul.greenBoxList li:not(:last-child) {
    margin-bottom: 25px;
}
.greenBoxList .greenBoxEach{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.greenBoxList .greenBoxEach .leftBox{
    width: 200px;
    height: 140px;
    display: flex;
    padding: 20px 30px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    border-radius: 40px 0 0 40px;
    background: linear-gradient(90deg, rgba(0, 174, 91, 1) 0%, rgba(163, 190, 52, 1) 100%);
}
.greenBoxList .greenBoxEach .leftBox figure{
    display: block;
    margin-bottom: 10px !important;
}
.greenBoxList .greenBoxEach .leftBox figure img{
    max-height: 50px;
}
.greenBoxList .greenBoxEach .leftBox span{
    display: block;
    color:  #ffffff;
    font-weight: 300;
    text-align: center;
}
.greenBoxList .greenBoxEach .rightBox{
    height: 140px;
    display: flex;
    align-items: center;
    padding: 20px 30px;
    width: calc(100% - 215px);
}

.csrGoalBox .eachBox{
    text-align: center;
}
.csrGoalBox .eachBox .mobView{
    display: none !important;
}
.csrGoalBox .eachBox span{
    padding: 10px;
    margin-bottom: 10px;
}
.csrGoalBox .eachBox.deskView .mobView{
    display: block !important;
}
.csrGoalBox .eachBox figure{
    display: inline-block;
    margin-bottom: 10px !important;
}
.csrGoalBox .eachBox img{
    width: 90px;
}





/* ------------------NAVIGATION-css------------------- */
body{
    left: 0;
    margin: 0;
    overflow-x: hidden;
    position: relative;
}
.menu{
    left: -400px;
    height: 100%;
    position: fixed;
    width: 400px;
    top: 50px;
    /* background: linear-gradient(0deg, rgba(0, 174, 91, 1) 12%, rgba(163, 190, 52, 1) 53%); */
}
.menu ul.nav{
    height: calc(100% - 80px);
    overflow-y: auto;
    padding-right: 5px;
}
.menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.nav_list_each{
    border-bottom: 0 !important;
}
.nav_list_each:not(:last-child){
    margin-bottom: 20px !important;
    border-bottom: 0 !important;
}
.menu li:not(:last-child){
    margin-bottom: 0;
}
.menu li {
    border-bottom: 2px solid #9fc86d;
    font-family: 'Open Sans', sans-serif;
    line-height: 45px;
    padding-bottom: 3px;
    padding-left: 0;
    padding-top: 3px;
    width: 100%;
}
.nav_block_title{
    font-size: 24px;
    font-weight: 600;
    padding: 10px 20px;
    color: #ffffff;
    background-color: #00ae5b;
    text-align: center;
}
.menu a {
    color: #fff;
    display: block;
    position: relative;
    padding: 10px 10px 10px 20px;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 600;
    transition: 0.6s;
    text-decoration: none;
    text-transform: uppercase;
    color: #009749;
}
.menu a:before{
    left: 0;
    top: 0;
    bottom: 0;
    width: 5px;
    content: '';
    height: 100%;
    transition: 0.6s;
    position: absolute;
    border-radius: 0 40px 40px 0;
    background: linear-gradient(-90deg, rgba(163, 190, 52, 1) 15%, rgba(0, 174, 91, 1) 100%);
}
.menu li a:hover{
    color: #fff;
}
.menu li a:hover:before{
    width: 100%;
}
.menu a span{
    position: relative;
}
.icon-close {
    cursor: pointer;
    /* padding-left: 10px;
    padding-top: 10px; */
}

::-webkit-scrollbar {
    width: 5px;
}
::-webkit-scrollbar-track {
    background: #edfff6;
}
::-webkit-scrollbar-thumb {
    background: #006b34;
}
::-webkit-scrollbar-thumb:hover {
    background: #002e16;
}

.nav_list_pen img{
    width: 24px;
    margin-left: 15px;
}
/*--page navigation start--*/
.pageNav{
    display: flex;
    overflow: hidden;
    position: relative;
    justify-content: space-between;
    padding: 10px 0;
}
.pageNav .navBtn{
    display: inline-flex;
    position: relative;
    background-color: #00984a;
    padding: 0 30px;
    font-size: 20px;
    color: #fff;
    line-height: 45px;
    text-transform: uppercase;
    transition: 0.5s;
}
.pageNav .navBtn.prevBtn{
    padding-right: 60px;
    border-radius: 0 100px 100px 0;
    transform: translateX(-80px);
}
.pageNav .navBtn.prevBtn:hover{
    transform: translateX(0px);
}
.prevBtn::after{
    content: "\f060";
    position: absolute;
    font-size: 20px;
    font-family: fontAwesome;
    right:25px;
}
.pageNav .navBtn.nextBtn{
    padding-left: 60px;
    border-radius: 100px 0 0px 100px;
    transform: translateX(80px);
}
.pageNav .navBtn.nextBtn:hover{
    transform: translateX(0px);
}
.nextBtn::after{
    content: "\f061";
    position: absolute;
    font-size: 20px;
    font-family: fontAwesome;
    left:25px;
}
.card_2 .capital-content-card .capital-card:first-child{
    text-align: center;
}
/*--page navigation end--*/
.sdgListI_1 li{
    width:38%;
    margin-bottom: 20px !important;
}
.ass li{
    width: 38%;
    margin-bottom: 20px !important;
}

















