body {
	box-sizing: border-box;
	font-family: 'Mulish', sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #231F20;
  font-weight: 400;
}
a,
a:hover {
	text-decoration: none !important;
  color: #A31126;
}

p {
	font-size: 16px;
	line-height: 22px;
  font-weight: 400;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding: 0
}
h1
{
  font-size: 42px;
  line-height: 45px;
  font-weight: 700;
}
h2
{
  font-size: 35px;
  line-height: 44px;
  font-weight: 700;
}
/*------------header css -------------*/
.header-link-top {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99;
  width: 100%;
  background: #A31126 0% 0% no-repeat padding-box;
  height: 28px;
}
.header-link-top ul {
  float: right;
}
.header-link-top ul li {
  padding-left: 20px;
}
.header-link-top ul li a {
  color: #fff;
  font-size: 14px;
}
.header {
  position: fixed;
  top: 0px;
  left: 0;
  z-index: 99;
  background: transparent linear-gradient(360deg, #B32329 0%, #E35726 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  width: 100%;
  padding: 18px 0px 0px;
}
.logo {
  float: left;
}

.right-item {
  float: right;
  padding-top: 11px;
}
.menutxt ul {
  margin-bottom: 0px;
  display: flex;
  gap: 15px;
}
.menutxt ul li {
  max-width: 230px;
  line-height: 18px;
  padding-left: 25px;
  padding-right: 0px;
}
.menutxt ul li:nth-child(3)
{
  max-width: 190px;
}
.menutxt ul li a {
  color: #fff;
  font-size: 15px;
  line-height: 22px;
  transition: all .2s ease-in-out;
  display: inline-block;
  position: relative;
  height: 64px;
}
.menutxt ul li:last-child {
  max-width: 150px;
}
.my-sidenav {
  display: none;
}
.hdrbrk {
  display: block;
}
/*.header-main {
    transition: all .3s ease-in-out;
}*/
/*----header css end--------*/
.crossIcon {
  display: none;
}
.bluebg .crossIcon {
  display: block;
}

.footBottom
{
  background-color: #373636;
  padding: 12px 0px;
}
.footBottom p, .footBottom p a {
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
}
.devText p {
  text-align: right;
}



.sitemaplinktp
{
  padding-top:221px;
}
.sitemaplink {
 padding: 10px 0px 40px;
}
.sitemaplink a {
  border: 0px;
  padding: 0px;
  font-size: 14px;
  color:#231F20;
}
.bottom-leftright {
  position: relative;
  background-color: #fff;
  margin-top: 82px;
  margin-bottom: 80px;
}
.nextPre {
  display: flex;
}
.leftarrow {
  text-align: center;
}
.rightarrow {
  text-align: center;
}
.bottom-leftright a {
  font-size: 16px;
  line-height: 20px;
  color: #231F20;
  padding: 15px 0;
  text-decoration: none;
  display: block;
}
.rightarrow img {
  margin-left: 30px;
  transition: all .3s ease-in-out;
}
.leftarrow img {
  margin-right: 30px;
  transition: all .3s ease-in-out;
}
.leftarrow a {
  border: 1px solid #231F20;
  height:52px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  padding-left: 20px;
  color:#231F20;
  font-size: 16px;
  line-height: 20px;
}
.rightarrow a {
  border-left: 0px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 00px;
  border: 1px solid #231F20;
  padding-right: 20px;
  color:#231F20;
  font-size: 16px;
  line-height: 20px;
}
.leftarrow a:hover img{
  transform: rotate(45deg);
  transition: all .3s ease-in-out;
}
.rightarrow a:hover img {
  transform: rotate(-45deg);
  transition: all .3s ease-in-out;
}

.inner-head
{
  color: #A31126;
  font-weight: 700;
  font-size: 35px;
  line-height: 44px;
  padding-bottom:40px;
}
.inner-head span
{
  display: block;
}
.e-dev p
{
  font-size: 18px;
  line-height: 23px;
  padding-bottom: 20px;
}
.e-dev .row
{
  display: flex;
  align-items: center;
}
.e-dev h2
{
  padding-bottom: 15px;
}

.blue-small-head
{
  color: #004A80;
  font-size: 18px;
  line-height: 23px;
  font-weight: 700;
  padding-bottom: 10px;
}
.human-cap p
{
  padding-bottom: 40px;
}
.brown-small-head
{
  color: #A31126;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 10px;
}
.human-cap p span
{
  padding-top: 20px;
  display: block;
}
.empw-img
{
  margin-bottom: 40px;
}
.human-cap .empw p
{
  padding-bottom: 30px;
}
.equity-img
{
  max-width: 730px;
  width: 100%;
  margin: auto;
}
.grant-assist p
{
  padding-bottom: 40px;
}
.grant-assist p span
{
  display: block;
  padding-top: 20px;
}
.orang-bg
{
  background-color: #F26522;
  border-radius: 20px;
  padding:45px; 
}
.orang-bg h3
{
  color: #fff;
  padding-top: 18px;
  font-size: 35px;
  font-weight: 700;
  padding-bottom: 10px;
}
.orang-bg h6
{
  color: #fff;
  font-size: 16px;
  position: relative;
  padding-bottom: 26px;
}
.orang-bg h6:after
{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #A31126;
  border-radius: 10px;
  width: 40px;
  height: 8px;
}
.trained-img
{
  border-bottom: 1px solid #00000080;
}
.trained-img p
{
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  margin-left: 70px;
  margin-top: -30px;
  padding-bottom: 10px;
}
.srb-head
{
  display: flex;
  border-bottom: 3px solid #F26522;
  justify-content: space-between;
}
.srb-head h4
{
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  color: #F26522;
}
.brown-bg
{
  background-color: #A31126;
  height: 31px;
  max-width: 670px;
  width: 100%;
}
.srb-content
{
 border-bottom:2px solid #F26522;
 background: linear-gradient(to bottom,  #ffffff 0%,#f3ded8 100%);
 padding: 54px 23px 9px; 
 margin-bottom: 48px;
}
.srb-wrap
{
  margin-bottom: 45px;
  min-height: 60px;
}
.srb-icon
{
  float: left;
}
.srb-wrap p
{
  padding-bottom: 0px;
  margin-left: 13px;
  float:left;
  width: 180px;
}
.orang-bg1
{
  padding: 49px 32px 42px 32px;
  position: relative;
}
.rural-wrap
{
  display: flex;
}
.rural-wrap div:last-child
{
  margin-left: 40px;
}
.orang-bg1 h5
{
  font-size: 18px;
  line-height: 23px;
  font-weight: 700;
  padding-bottom: 25px;
  color: #fff;
}
.orang-bg1 h6 span
{
  display: block;
}
.leaf-img1
{
  position: absolute;
  right: 40px;
  bottom: 30px;
}
.rural-sec, .success-story
{
  margin-bottom: 50px;
}
.rural-sec .row
{
  display: flex;
  align-items: center;
}
.success-story-wrap
{
  background-color: #FEECDF;
  padding-top: 21px;
  padding-bottom: 50px;
}
.brown-bg h5
{
  color: #fff;
  font-weight:700;
  font-size: 18px;
  line-height: 23px;
}
.brown-bg p
{
  font-weight: 14px;
  color: #fff;
}
.brown-bg1
{
  height: auto;
  padding-left: 20px;
  padding-bottom: 5px;
  padding-top: 5px;
  max-width: 85%;
}
.success-story-wrap h4
{
  padding-left: 20px;
  padding-bottom: 5px;
}
.success-story-wrap .srb-head
{
  align-items: flex-end;
}
.success-story-text
{
  padding: 0px 35px;
}
.success-story-text h3
{
  color: #A31126;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  padding-bottom: 20px;
  font-style: italic;
  padding-top: 30px;
}
.success-story-text p
{
  padding-bottom: 20px;
}
.success-story-text .row
{
  align-items: center;
  display: flex;
}
.rural-img1
{
  margin-top: 20px;
  border-color: #A31126;
}
.data-gov p
{
  padding-bottom: 25px;
}
.ogi-img
{
  padding-top: 40px;
}
.crp-img
{
  margin-bottom: 45px;
}
.ccrc-orang
{
  background-color: #F26522;
  border-radius: 8px;
  padding: 22px;
  display: flex;
  margin-bottom: 45px;
  justify-content: space-between;
  align-items: center;
}
.ccrc-orang p
{
  color: #fff;
  padding-bottom: 0px;
  padding-right: 40px;
}
.ce-list
{
  padding-left: 20px;
}
.ce-list li
{
  padding-bottom: 15px;
}
.ce-list li::marker
{
 color:#F26522;
}
.pb-18
{
  padding-bottom: 18px !important;
}
.scan
{
  padding: 35px 65px 20px 65px;
}
.scan p
{
  padding-bottom: 0px;
}
.scan h6
{
  font-size: 16px;
  line-height: 21px;
  padding-bottom: 13px;
}
.scan-img
{
  max-width: 115px;
  width: 100%;
  padding-top: 21px;
}
.scan h5
{
  color: #A31126;
  font-size: 16px;
  line-height: 21px;
  padding-top: 13px;
}
.cyber-icon
{
  margin-top: -40px;
}
.gsit-img
{
  margin-top: 10px;
  margin-bottom: 20px;
}
.gsit-img p
{
  padding-top: 26px;
}

.abtr-text hr
{
  opacity: 1;
  border-top:1px solid #F26522;
}
.abtr-text.srb-content
{
  padding: 30px 23px 20px;
  margin-bottom: 15px;
}
.abtr-text .srb-wrap
{
  margin: 15px 0px;
  display: flex;
  align-items: center;

}
.click-here
{
  font-size: 16px;
  color: #231F20;
  font-weight: 700;
  border: 1px solid #FF5F1E;
  padding: 8px 14px;
  display: inline-block;
  margin-bottom: 50px;
}
.click-here a
{
  color: #A31126;
  text-decoration: underline !important;
}
.abtr-brown
{
  max-width: 75%;
}
.un-sdg h2
{
  padding-bottom: 15px;
}
.un-sdg p
{
  padding-bottom: 20px;
}

.sdg-table thead tr td
{
  font-size: 24px;
  color: #004A80;
  font-weight: 700;
  border-bottom: 2px solid #F26522;
}
.sdg-table tr td
{
  padding: 20px 30px;
}
.sdg-table tr td:first-child
{
  width:15%;
  border-right: 1px solid #F26522;
}
.sdg-table tbody tr td:last-child
{
  background: linear-gradient(to right,  #ffffff 0%,#fee7dd 100%);
}
.sdg-table tbody tr td span
{
  display: block;
  padding-top: 20px;
}
.sdg-table table
{
  border-collapse: separate;
  border-spacing:0px 20px;
}
/*.sdg-table thead {
  display: table; 
}

.sdg-table tbody {
  display: block; 
  max-height: 500px; 
  overflow-y: scroll;
}
.sdg-table ::-webkit-scrollbar { 
    background: transparent;
}*/
.stake-mat-img
{
  padding-top: 80px;
}
.stake-table tbody tr
{
  background: linear-gradient(to right,  #ffffff 30%,#fee7dd 100%);
}
.stake-table tbody tr td:last-child
{
  background:none;
}
.stake-table tr td {
  padding: 10px 25px;
}
.stake-table tr td:first-child {
  width: 20%;
  border-right:none;
}
.stake-table tr td:last-child {
  width: 25%;
  border-right:none;
}
.stake-table tbody tr td:first-child {
  font-size: 18px;
  color: #A31126;
  font-weight:700;
  border-right: 1px solid #F26522;
}
.esf-bg
{
  max-width: 85%;
}
.esf-content
{
 padding: 30px 23px 0px;
}
.esf-content .srb-wrap
{
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.esf-hr
{
  border-top: 1px solid #00000080;
  margin-top: 0px;
}
.footnote
{
  font-style: 400;
  font-size: 14px;
  color: #231F20;
  padding-bottom: 10px;
}
.igbc-sec
{
  margin-top: 50px;
  margin-bottom: 50px;
}
.igbc-sec .rural-wrap
{
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.igbc-sec .orang-bg h3 span
{
  font-size: 24px;
}
.igbc-sec .orang-bg h6
{
  padding-bottom: 15px;
}
.igbc-sec .orang-bg h3
{
  padding-top: 0px;
  padding-bottom: 5px;
}
.rw1
{
  margin-left: 125px !important;
}
.igbc-sec .leaf-img1
{
  width: 87px;
}
.renewable-sec p
{
  padding-bottom: 20px;
}
.renewable-icon
{
  margin-bottom: 10px;
}
.renw-wrap
{
  position: relative;
}
.renw-wrap:after
{
  content: '';
  position: absolute;
  top:0;
  right:65px;
  height: 40px;
  width: 40px;
  bottom: 0;
  margin: auto;
}
.renw-wrap1:after
{
  background-image: url(../images/enh/plus.svg);
}
.renw-wrap2:after
{
  background-image: url(../images/enh/eqal-icon.svg);
}
.energycon-sec h4
{
  font-size: 18px;
}
.energy-table
{
  margin-bottom: 40px;
  margin-top: 10px;
  width: 80%;
}
.energycon-sec p
{
  padding-bottom: 20px;
}
.energy-plant
{
  max-width: 150px;
}
.mt-30
{
  margin-top: 0px !important;
}
.en-orang-bg
{
  background-color: #F26522;
  border-radius: 20px;
  padding: 17px 60px 17px 20px;
  position: relative;
}
.en-orang-bg h5
{
  font-size: 18px;
  line-height: 23px;
  color: #fff;
  font-weight: 700;
}
.leaf-icon-small
{
  position: absolute;
  right: 15px;
  bottom:19px;
}
.energycon-sec h6
{
  font-size: 14px;
  line-height: 21px;
  padding-bottom: 20px;
}
.case-study .success-story-text
{
  padding-top: 30px;
  border-bottom: 1px solid #A31126;
}
.case-study .success-story-wrap
{
  padding-bottom: 0px;
}
.case-study h3
{
  color: #F26522;
  font-size: 18px;
  line-height: 23px;
  font-weight: 700;
  font-style: normal;
  padding-top: 0px;
}
.bkc-img
{
  border: none;
}
.waste-seg h4
{
  font-size: 18px;
  padding-left: 0px;
}
.mt-10
{
  margin-top: 10px !important;
}
.case-study .igbc-sec .orang-bg h3
{
  color: #fff;
  font-weight: 700;
  font-size: 35px;
}
.igbc-sec .rural-wrap1
{
  justify-content: initial;
}
.rw2, .footnote1 {
  margin-left: 88px !important;
}
.footnote1
{
  color: #fff;
}
.rural-wrap-last
{
  margin-bottom: 5px !important;
}
.orang-bg2 {
  padding: 22px 32px 0px 32px;
}
.going-green p
{
  padding-bottom: 20px;
}
.igbc-sec .fiscal-wrap
{
  margin-bottom: 0px !important;
  justify-content: initial;
}
.fiscal-leaf
{
  bottom: 12px;
}
.fiscal-sec
{
  margin-top: 0px;
}
.first-head h2{
  color: #A31126;
  font-weight: 700;
  font-size: 35px;
  line-height: 44px;
  padding-bottom: 10px;
}
.first-head p{
  padding-bottom: 20px;
  color: #231F20;
  font-size: 16px;
  line-height: 21px;
}
p.gap {
  padding-top: 10px;
}
.end-note h4{
  color: #004A80;
  font-size: 24px;
  line-height: 20px;
  font-weight: 700;
}
.end-note{
  padding-bottom: 29px;
}
.first-head{
  border-bottom: 1px solid #231F20;
}
p.gap-2 {
  padding-top: 20px;
}
.nutr-head h2{
 color: #FFFFFF;
 font-weight: 700;
 font-size: 35px;
 line-height: 44px;
 padding-bottom: 10px;
}
section.nutu-envr {
  background-color: #f26522;
  padding-bottom: 80px;
}
.nutr-head p{
  padding-bottom: 20px;
  color: #231F20;
  font-size: 18px;
  line-height: 23px;
}
.rgt-img img {
  padding-top: 96px;
}
.new-head h2{
  color: #A31126;
  font-weight: 700;
  font-size: 35px;
  line-height: 44px;
  padding-bottom: 10px;
}
.new-head h2 span{
  display: block;
}
.new-head p{
  font-size: 16px;
  line-height: 21px;
  padding-top: 20px;
}
.new-head h4{
  font-size: 18px;
  line-height: 23px;
  color: #004A80;
  padding-top: 50px;
  font-weight: 700;
}
.left-sec h4{
  font-size: 18px;
  line-height: 23px;
  color: #004A80;
  font-weight: 700;
  padding-bottom: 10px;
}
.left-sec{
  padding-top: 50px;
}
.left-sec p{
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 21px;
}
.left-sec p span{
  display: block;
}
.right-sec img {
  padding-top: 44px;
}
p.bld {
  color: #000;
  font-weight: 700;
  padding-left: 54px;
  margin-top: -28px;
}
.right-sec.brdr-btm {
  border-bottom: 1px solid #231F20;
  padding-bottom: 10px;
}
.msg-head h2{
  color: #A31126;
  font-weight: 700;
  font-size: 35px;
  line-height: 44px;
  padding-bottom: 10px;
}
.msg-head h2{
  position: relative;
}
.msg-head h2::after{
  content: '';
  position: absolute;
  top: 172px;
  left: 37px;
  border-top: 1px solid #A31126;
  width: 78%;
}
.quote-section{
  position: relative;
  padding-top: 32px;
}
.quote-section::after {
  content: '';
  position: absolute;
  top: 15px;
  left: 36px;
  border-top: 1px solid #A31126;
  width: 78%;
}
.quote-section::before {
  content: '';
  position: absolute;
  top: 154px;
  left: -1px;
  border-top: 1px solid #A31126;
  width: 78%;
}
.quote-box{
  position: relative;
}
.quote-box::after{
  content: '';
  position: absolute;
  border: 5px solid #F26522;
  top: 0;
  right: 0;
  height: 1px;
}


.quote-box p{
  font-size: 25px;
  line-height: 32px;
  color: #004A80;
}
.quote-box p span{
  display: block;
}
.quote-box::after {
  content: '';
  position: absolute;
  border: 5px solid #F26522;
  border-radius: 9px;
  top: -29px;
  height: 15px;
  right: 98%;
}
.quote-box::before {
  content: '';
  position: absolute;
  border: 5px solid #F26522;
  border-radius: 9px;
  top: -29px;
  height: 15px;
  right: 95%;
}
.quote-section.new-box{
  position: relative;
  margin-top: 101px;
}
.quote-section.new-box::after{
  content: '';
  position: absolute;
  border: 5px solid #F26522;
  border-radius: 6px;
  top: 149px;
  height: 0px;
  left: 79%;
  width: 3%;
}
.all-data{
  padding-top: 50px;
}
.sec-head p{
  padding-bottom: 20px;
  color: #231F20;
  font-size: 16px;
  line-height: 21px;
}

.hmbanner
{
  width: 100%;
  height: 100vh;
  background-image: url(../images/2025/orange-bg-img.webp);
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  background-position: center;
}
.hmbanner .row
{
  display: flex;
  align-items: center;
  padding-top: 50px;
}
.hmbanner h1
{
  color: #fff;
  padding-bottom: 20px;
}

.mainfooter
{
  background: #464545 0% 0% no-repeat padding-box;
  position: relative;
}
.footerveticaline
{
  min-height: 312px;
  border-right: 0.5px solid rgba(255, 255, 255, 0.5);
  padding: 25px;
  padding-left: 0;
}
.mainfooter p,.mainfooter a
{
  color: #fff;
  padding-top: 10px;
}
.mainfooter .container .row .col-md-3:last-child p
{
  font-size: 14px;
}
.mainfooter .container .row .col-md-3:nth-child(2) a
{
  display: block;
  padding-right: 40px;
}
.mainfooter .container .row .col-md-3:last-child a
{
  display: flex;
  align-items: center;
  border: 1px solid #fff;
  padding: 10px;
  font-weight: 700;
}
.mainfooter .container .row .col-md-3:last-child a img
{
  margin-right: 10px;
}
.mainfooter .container .row .col-md-3:nth-child(1) p
{
  padding-top: 50px;
}
.mainfooter .container .row .col-md-3:nth-child(2) p:nth-child(1),.mainfooter .container .row .col-md-3:nth-child(3) p:nth-child(1)
{
  padding-top: 15px;
  font-weight: 700;
}
.mainfooter .container .row .col-md-3:nth-child(2) a:nth-child(2)
{
  padding-top: 50px;
}
.sociallinks
{
  display: flex;
  align-items: flex-end;
  margin-top: 60px;
}
.sociallinks a
{
  margin-right: 15px;
  padding-top: 0;
}
.mainfooter .container .row .col-md-3:nth-child(4) p:nth-child(2)
{
  padding-top: 40px;
}
.mainfooter:after
{
  content: '';
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 1px;
  top: 90px;
  left: 0;
}
.mainfooter .container .row .col-md-3:last-child a:hover
{
  background-color: #fff;
  color: #464545;
}
ul.tabsnew
{
  display: flex;
  list-style: none;
  margin-top: 20px;
}
ul.tabsnew li:before
{
  display: none;
}
ul.tabsnew li
{
  border-bottom: 0;
  max-width: 33.33%;
  width: 100%;
  border: 1px solid #EE7F22;
  margin-right: 30px;
  text-align: center;
  padding: 0;
}
ul.tabsnew li:last-child
{
  margin-right: 0;
}
ul.tabsnew li a
{
  display: block;
  padding: 15px;
  font-size: 24px;
  color: #A31126;
}
ul.tabsnew li.active
{
  border: 0;
  background: transparent linear-gradient(180deg, #EE7F22 0%, #BE2C2A 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
}
ul.tabsnew li.active a
{
  color: #fff;
}
.esgtab-content
{
  width: 100%;
  margin-top: 20px;
  position: relative;
}

.esgtab-content .esgtab li
{
  border-bottom: 0;
  padding-left: 0;
}
.esgtab li a
{
  opacity: 0.4;
  color: #F26522;
  font-size: 20px;
}
.esgtab li.active a
{
  font-weight: 700;
  opacity: 1;
}
.esgtab li:before
{
  display: none;
}
.esgtab-content .col-md-3
{
  position: relative;
}

.esgtab-content .tab-content
{
  padding: 10px 20px 30px 0px;
}
ul.esgtab
{
  display: none;
}
.esgtab-content h6
{
  color:#231F20;
  font-weight: 700;
  font-size: 18px;
  padding-bottom: 23px;
}
.treedlflex
{
  display: flex;
  align-items: flex-start;
}
.treedlflex img
{
  max-width: inherit !important;
}
.treeflextx {
  padding-left: 20px;
}
.esgtab-content h4
{
  color: #F26522;
  font-weight: 700;
  font-size: 25px;
}
.esgtab-content p
{
  padding-top: 0;
  color: #231F20;
  font-size: 16px;
}
.esgtab-content .col-md-9 .col-md-3:after
{
  display: none;
}

.highlight-tab
{
  margin-bottom: 50px;
}
.highlight-tab ul
{
  border-bottom: 1px solid #231F20;
  padding-left: 0px;
}
.highlight-tab  ul.tabsnew li {
  border-bottom: 0;
  max-width:inherit;
  width:auto;
  border:none;
  margin-right: 80px;
  text-align:left;
  padding: 0;
}
.highlight-tab  ul.tabsnew li a {
  display: block;
  padding:15px 0px 15px 0px;
  font-size: 24px;
  color: #231F20;
  font-weight: 700;
}
.highlight-tab ul.tabsnew li.active {
  border: 0;
  background: transparent;
  box-shadow:none;
  border-bottom:4px solid #F26522;
}
.highlight-tab ul.tabsnew li.active a {
  color: #004A80;
}
.carbon-bg
{
  background-color: #FEDCC6;
  padding: 25px;
  display: flex;
  margin-bottom: 30px;
  border-top:1px solid #A3112660;
  align-items: center;
}
.carbon-icon
{
  width: 160px;
}
.carbon-text
{
  margin-left: 30px;
}
.carbon-text h4
{
  font-size: 18px;
}
.carbon-text p
{
  padding-bottom: 10px;
}
.tree-bg
{
  background: linear-gradient(to bottom, #ffffff 30%, #f3ded8 100%);
  padding: 10px 10px 20px 10px;
  border-bottom: 1px solid #A3112680;
  margin-bottom: 30px;
  min-height: 140px;
}
.tree-bg h3
{
  color: #F26522;
  font-size: 18px;
  line-height: 23px;
  font-weight: 700;
  display: inline-block;
  border-bottom: 1px solid #F26522;
  margin-bottom: 20px;
}
.tplant-wrap
{
  display: flex;
}
.tplant-wrap h4
{
  color: #A31126;
  font-size: 35px;
  font-weight: 700;
  margin-left: 20px;
}
.tplant-wrap h4 mn
{
  font-size: 24px;
}
.tplant-wrap h4 span
{
  font-weight: 400;
  color: #231F20;
  font-size: 16px;
  display: block;
}
.tpaper
{
  position: relative;
}
/* .tpaper:after
{
  content: '';
  position: absolute;
  right:55px;
  top:0;
  bottom:0;
  margin: auto;
  background-image: url(../images/high/equal.svg);
  width: 40px;
  height: 40px;
} */
.twater1:after
{
 background-image: url(../images/high/at-icon.svg); 
}
.twater2:after
{
 background-image: url(../images/high/and.svg);
 right: 40px;
}
.leaf-iconw1
{
  position: absolute;
  right: 60px;
}
.v-hideen
{
  visibility: hidden;
}
.clean-grap
{
  justify-content: center;
}
.tscl-wrap
{
  display: block;
}
.tscl-wrap h4
{
  margin-left: 0px; 
  padding-top: 10px;
}
.tscl-wrap p span
{
  display: block;
}
.tscl:after
{
 background-image: url(../images/high/plus.svg);
}
.scl-graph
{
  max-width: 390px;
  width: 100%;
  margin: auto;
}
.tree-bg1 .row
{
  display: flex;
  justify-content:center;
  text-align: center;
}
.tgov
{
  border-right:1px solid #A31126;
}
.tree-bg2 p
{
  padding-bottom: 10px;
}
.g-btbtm p
{
  border-bottom: 1px solid #A31126;
  padding-top: 5px;
  padding-bottom: 5px;
}
.g-btbtm p:last-child
{
  border-bottom: none;
}
.gov-list, .gov-wrap p
{
  margin-left: 20px;
}
.gov-list li
{
  padding-bottom: 5px;
  float: left;
  margin-right: 60px;
}
.gov-icon 
{
  width: 95px;
}
.gov-wrap
{
  margin-bottom: 30px;
  align-items: center;
}
.tree-bg4 .tplant-wrap
{
  border-right: 1px solid #F26522;
}
.tree-bg4 p
{
  max-width: 230px;
  width: 100%;
  margin-left: 20px;
}
.bd-none
{
  border:none !important;
}
.tree-bg6 p
{
  margin-left: 0px;
  padding-top: 10px;
}
.rural-wrap7 div:last-child
{
  margin-left: 0px;
}
.footnote3
{
  color: #fff;
  padding-top: 30px;
}
.rural-wrap7 h6
{
  padding-bottom: 15px;
}
.miyawaki-img
{
  /* margin-left: 50px; */
  border-bottom: none;
  margin-bottom: 50px;
}
.ft-18
{
  font-size: 18px !important;
}
.env-keybg
{
  background-color: #FEECDF;
  border-radius: 20px;
  padding: 20px 20px 0px 20px;
  min-height: 185px;
  margin-bottom: 30px;
  margin-top: 24px;
}
.env-keybg h4
{
  color: #F26522;
  font-size: 18px;
  line-height: 23px;
  font-weight: 700;
  padding-bottom: 12px;
}
.key-list
{
  margin-left: 20px;
}
.env-keybg .tplant-icon
{
  width: 75px;
}
.case-list li
{
  padding-bottom: 10px;
}
.env-casestudy .brown-small-head
{
  padding-left: 0px;
  padding-bottom: 10px;
  font-size: 18px;
}
.en-orang-bg .ce-list li
{
  color: #fff;
}
.en-orang-bg .ce-list li::marker {
  color: #fff;
}
.env-casestudy
{
  padding-bottom: 30px;
}
.water-bodies p
{
  padding-bottom: 20px;
}
.black-small-head
{
  color: #231F20;
  font-size: 18px;
  line-height: 23px;
  padding-bottom: 10px;
  font-weight: 700;
}
.d-flex
{
  display: flex;
  align-items: center;
}
.bhima-study, .wce, .reviv
{
  margin-top: 30px;
}
.wce1-icon img, .scan-wrap img
{
 max-width: inherit !important;
}
.rural-wrap11 div:last-child
{
  margin-left: 20px;
}
.footnote7
{
  color: #fff;
}
.igbc-sec.wce-wrap
{
  margin-top: 0px;
}
.igbc-sec.wce-wrap .rural-wrap
{
  justify-content: initial;
}
.igbc-sec.wce-wrap .orang-bg1 {
  padding: 22px 32px 0px 32px;
}
.scan-wrap
{
  display: flex;
}
.scan-wrap p
{
  margin-left: 20px;
}
.evs-icon
{
  float: right;
  margin-top: -40px;
}
.board-table-wrap h3
{
  color: #004A80;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  padding-bottom: 30px;
}
table.tasktbcprat {
  margin-top: 30px;
  margin-bottom: 40px;
  border-bottom: 2px solid #f26522;
}
.notremorspce {
  margin-bottom: 0 !important;
}
.tasktbcprat thead tr {
  color: #fff;
  font-size: 18px;
}

.tasktbcprat thead tr th span {
  color: #b02a30;
  font-size: 16px;
  text-align: center !important;
  display: block;
  padding: 10px 0;
  font-weight: 700;
}
.tasktbcprat tbody>tr>td
{
  text-align: center;
  border-bottom: 1px solid #00000080;
}
.tasktbcprat tbody>tr>td:nth-child(1) {
  font-size: 18px;
  background: #A31126;
  color: #fff;
  width: 25%;
  text-align: left;
  padding: 12px 10px;
  font-weight: 700;
  border-bottom: none;

}
.tasktbcprat.table>thead>tr>th
{
  border-bottom: 2px solid #F26522;
  vertical-align: top;
}
.tasktbcprat.table>thead>tr>th:first-child
{
  border-bottom: none;
  position:sticky;
  left:0px;
  background-color: #fff;
}
/* .table-responsive
{
  overflow-x: auto;
} */
/* .tasktbcprat.table
{
 width: 1704px;
 overflow-x: scroll;
} */


.table-responsive::-webkit-scrollbar-track {
  border-radius: 0px;
  background-color: #f6f6f6;
}

.table-responsive::-webkit-scrollbar {
  height: 8px;
  background-color: #f6f6f6;
}

.table-responsive::-webkit-scrollbar-thumb {
  border-radius: 50px;
  background-color: #F26522;
}
.board-table-wrap
{
  margin-bottom: 50px;
}
.composition-wrap h4
{
  padding-bottom: 35px;
}
.c-foot
{
  font-size: 14px;
  margin-bottom: 50px;
  padding-top: 10px;
}
.composition-wrap p
{
  padding-bottom: 20px;
}
.bd-commite-img
{
  margin: 30px 40px;
}
.bod-list
{
  display: inline-flex;
}
.bod-list li
{
  margin-right: 60px;
}
.bod-btn{
  border-bottom: 1px solid #F26522;
  border-left: 1px solid #F26522;
  border-radius: 20px;
  border-bottom-right-radius: 0px;
}
.bod-btn a
{
  color: #231F20;
  padding:10px;
}
.nutr-head h4{
  font-size: 24px;
  line-height: 30px;
  color: #F26522;
  font-weight: 700;
  padding-top: 20px;
  padding-bottom: 10px;
}
.govn-mng h2{
  font-size: 35px;
  line-height: 44px;
  color: #A31126;
  font-weight: 700;
}
.govn-mng h4{
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  color: #004A80;
  padding-top: 24px;
  padding-bottom: 10px;
}
.govn-mng p{
  padding-bottom: 20px;
}
.main-sec {
  display: flex;
  gap: 50px;
  padding-bottom: 29px;
}
p.new-brdr{
  padding-top: 4px;
  padding-left: 10px;
  padding-bottom: 8px;
  border-bottom: 1px solid #EE7F22;
  width: 71.6%;
}
p.new-brdr.ext-brdr {
  border-left: 1px solid #EE7F22;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.card {
  background-color: #F26522;
  color: #fff;
  border-radius: 19px;
  width: 292px;
  margin-top: 33px;
}
.card p{
  font-size: 18px;
  line-height: 23px;
  padding: 17px 17px 39px 20px;
  font-family: 'Mulish', bold;
}
.card p span{
  display: block;
}
.leaf-icon {
  width: 40px;
  height: 30px;
  position: absolute;
  bottom: 21px;
  right: 9px;
}
.card-rgt {
  padding-left: 35px;
  padding-bottom: 50px;
}
.big-img img {
  padding-left: 82px;
  padding-top: 30px;
  padding-bottom: 26px;
}

.col-md-6.new-col {
  padding-left: 0px;
}
.col-md-8.new-col {
  padding-left: 0px;
}
.govn-mng h2.gap {
  padding-bottom: 10px;
}
.new-img {
  padding-top: 54px;
}
.govn-mng p.new-p{
  font-size: 16px;
  line-height: 21px;
  color: #A31126;
  font-weight: 700;
  padding-top: 10px;
}
.leaf-icon.new-leaf {
  position: absolute;
  right: 49px;
}
.card.new-card {
  width: 347px;
  height: 171px;
  margin-top: 110px;
  padding-bottom: 66px;
}
.govn-mng.new-2 {
  padding-top: 0px;
}

.esgtab-content h4 span
{
  font-size: 18px;
}
.circletxt
{
  background-color: #F26522;
  display: flex;
  align-items: center;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
}
.circletxt p
{
  font-size:24px;
  font-weight: 700;
  color: #fff;
  margin: auto;
}
.esgtab-content .col-md-9 .col-md-8 .row
{
  padding-top: 30px;
}
.esgtab-content .col-md-9 .col-md-8 .row .col-md-6 p
{
  padding-right: 10px;
}
.esgtab-content .col-md-9 #intab_in_5 .col-md-4 p
{
  padding-bottom: 15px;
}
.esgtab-content .col-md-9 #intab_in_5 .col-md-12 p,.esgtab-content .col-md-9 #intab_in_2 .col-md-12 p,.esgtab-content .col-md-9 #intab_in_4 .col-md-12 p,.esgtab-content .col-md-9 #intab_in_6 .col-md-12 p
{
  padding-top: 30px;
  font-size: 14px;
}
#intab_in_6 .treeflextx
{
  padding-left: 0;
  padding-top: 15px;
}
.csrspendimg
{
  max-width: 345px;
  margin: auto;
}
#intab_in_10 .treeflextx
{
  padding-left: 0;
}
#intab_in_11 .ulflexdots
{
  display: flex;
  list-style: disc;
  padding-left: 15px;
}
#intab_in_11 .ulflexdots li
{
  padding-left: 0;
  padding-right:60px;
  color: #fff;
  border-bottom: 0;
  font-size: 16px;
  line-height: 21px;
  color: #231F20;
}
#intab_in_11 .ulflexdots li::marker
{
  color: #F26522;
}
#intab_in_11 .ulflexdots li:before,ul.ulborderline li:before,ul.uldotsdisc li:before
{
  display: none;
}
ul.ulborderline
{
  padding-top: 0;
  display: flex;
}
ul.ulborderline li
{
  color: #231F20;
  font-size: 16px;
  line-height: 21px;
  border-right:1px solid #F26522;
  padding: 0px 20px 0px 20px;
}
ul.ulborderline li:first-child
{
 padding-left: 0px;
}
ul.ulborderline li:last-child
{
  border-right: 0;
  padding-right: 0px;
}
ul.uldotsdisc
{
  list-style: disc;
  padding-left: 15px;
  padding-top: 0;
}
#intab_in_12 .treedlflex,#intab_in_13 .treedlflex
{
  padding-bottom: 30px;
}
ul.uldotsdisc li
{
  padding-left: 0;
  font-size: 16px;
  line-height: 21px;
  padding-bottom: 5px;
}
ul.uldotsdisc li::marker
{
  color: #F26522;
}
#intab_in_14 .treeflextx
{
  padding-left: 0;
  padding-top: 10px;
}
#intab_in_14 .treedlfle1
{
  border-right:1px solid #EE7F22;
  min-height: 108px;
}
.grrenimg
{
  max-width: 46px;
  width: 100%;
}
.hmbanner h1 span
{
  display: block;
}
.hmbanner p
{
  color: #fff;
}
.ecogrmmimg
{
  max-width: 450px;
}
.wlecomegrrenimg
{
  display: flex;
  align-items: center;
  width: 100%;
}
.joinusborder
{
  padding: 30px;
  border: 1px solid #A31126;
  width: 100%;
  margin-bottom: 50px;
}
.ecodesginpg h6
{
  font-size: 18px;
  color: #A31126;
  font-weight: 700;
  padding: 20px 0px;
}
.ecodesginpg p
{
  padding-bottom: 15px;
}
.orgbox
{
  background: #F26522 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  padding: 10px 15px 20px;
  min-height: 410px;
  margin-bottom: 30px;
}
.orgbox p
{
  color: #fff;
}
.joinusborder h6
{
  padding-bottom: 10px;
}
.clmt-risk h2{
  font-size: 35px;
  line-height: 44px;
  color: #A31126;
  font-weight: 700;
  padding-bottom: 36px;
}
.clmt-img {
  padding-top: 75px;
  padding-bottom: 46px;
}
.clmt-risk h4{
  font-size: 18px;
  line-height: 23px;
  color: #004A80;
  font-weight: 700;
  padding-top: 37px;
  padding-bottom: 10px;
}
.clmt-risk p{
  padding-bottom: 20px;
}
.table-1 {
  max-width: 650px;
  margin: auto;
}
p.new {
  color: #A31126;
  font-weight: 700;
  padding-bottom: 10px;
}
.big-card {
  background-color: #F26522;
  color: #fff;
  border-radius: 7px;
  margin-bottom: 40px;
}
.big-card p{
  padding: 22px 0px 22px 22px;
}
.col-md-12.new-col {
  padding-left: 0px;
}
.big-card p span{
  display: block;
}
.leaf-icon.new-leaf.new-leaf2 {
  position: absolute;
  top: 39px;
}

.healthbox
{
  background: #FEECDF 0% 0% no-repeat padding-box;
  border-radius: 20px;
  padding: 25px 30px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
.healthbox h6
{
  font-size: 18px;
  color: #F26522;
  border-bottom: 3px solid #F26522;
  display: inline-block;
  padding-bottom: 5px;
}
.healthbox ul
{
  padding-left: 15px;
  padding-top: 10px;
}
.healthbox ul li
{
  padding-top: 10px;
}
.healthbox ul li::marker
{
  color: #F26522;
}
.healthbox h4
{
  color: #F26522;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
}
.helthrighticon
{
  display: flex;
  align-items: center;
}
.herightxt
{
  padding-left: 30px;
  min-width: 195px;
}
.healthbox p
{
  padding-bottom: 10px;
}
.heltimg
{
  position: relative;
}
.text-right
{
  text-align: right;
}
.socialdevelopementpages h6
{
  color: #004A80;
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 15px;
  padding-top: 15px;
}
.socialorange .rural-wrap div:last-child
{
  margin-left: 0;
}
.socialdevelopementpages .socialorange h6
{
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  padding-top: 0;
}
.socialdevelopementpages .socialorange
{
  padding: 60px 30px 100px;
}
.socialdevelopementpages hr
{
  border-top: 1px solid #A31126;
}
.margtop30
{
  margin-top: 30px;
}
.divflexcenter
{
  display: flex;
  align-items: center;
}
.socialdevelopementpages .abtr-brown
{
  max-width: 70%;
}
.revivingmillet
{
  padding: 20px;
  background: transparent linear-gradient(180deg, #FFFFFF00 0%, #F6E5E0C9 53%, #F3DED8 100%) 0% 0% no-repeat padding-box;
}
.socialdevelopementpages .success-story-wrap
{
  margin-top: 30px;
  padding-bottom: 0;
  border-bottom: 1px solid #A31126;
  position: relative;
}
.catringst
{
  padding: 25px;
}
.socialdevelopementpages .success-story-wrap .abtr-brown
{
  max-width: 55%;
}
.socialdevelopementpages p
{
  padding-bottom: 20px;
}
.socialdevelopementpages h6 span
{
  font-size: 16px;
  color: #231F20;
}
.socialdevelopementpages .success-story-wrap h3
{
  font-size: 35px;
  font-weight: 700;
  color: #A31126;
}
p.paralinbtm
{
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 30px;
}
p.paralinbtm:before
{
  content: '';
  position: absolute;
  width: 16px;
  height: 4px;
  bottom: 0;
  left: 0;
  background-color: #A31126;
  border-radius: 10px;
}
.socialdevelopementpages .success-story-wrap:after
{
  content: '';
  position: absolute;
  background-color: #F26522;
  width: 30px;
  height: 4px;
  bottom: -2px;
  right: 0;
  border-radius: 20px;
}
.socialdevelopementpages .srb-head h4
{
  padding-left: 20px;
}
.socialdevelopementpages p span
{
  font-weight: 700;
  padding-top: 0;
}
.socialdevelopementpages ul
{
  padding-left: 15px;
}
.socialdevelopementpages ul li
{
  padding: 5px 0px;
}
.socialdevelopementpages ul li::marker
{
  color: #F26522;
}
h6.purplehd
{
  font-size: 16px;
  color: #A31126;
  padding-left: 0px;
}
.socialdevelopementpages ul li:first-child
{
  padding-top: 0;
}
.srb-headwidth .brown-bg
{
  max-width: 65%;
}
.leftheadwidthcol
{
  margin-left: 50px;
}
.socialdevelopementpages .socialorange1
{
  padding-bottom: 15px;
  padding-top: 32px;
  padding-left: 50px;
}
.trained-img hr
{
  margin-top: 0;
}
.socialdevelopementpages  .trained-img  p
{
  padding-bottom: 15px;
}
.socialdevelopementpages .socialorange1 .footnote1
{
  margin-left: 0px!important;
  margin-top: 15px;
}
.socialdevelopementpages .socialorange2
{
  padding: 25px 25px 28px;
}
.socialdevelopementpages .socialorange2 .rural-wrap div
{
  margin-right: 30px;
}


/* tablepage-start */
.gri-table{
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  border-collapse: collapse;
}
.headGlob{
  background: #f26522;
}
.gri-table>thead>tr>td {
  font-size: 18px;
  font-weight: initial;
  border-right: 2px solid #fff;
  border-bottom: none;
  vertical-align: baseline;
  padding: 8px;
  
}
.gri-table>thead>tr>td p{
  font-size: 18px;
}

.gri-table>thead>tr>td p span{
  color: #fff;
}
.g-orng {
  background-color: #b02a30;
  padding: 8px;
  font-weight: 700;
}
.gri-table>tbody>tr>td, .gri-table.table>tbody>tr>th, .gri-table.table>tfoot>tr>td, .gri-table.table>tfoot>tr>th, .gri-table.table>thead>tr>td, .gri-table.table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: baseline;
  /* border-top: 1px solid #ddd; */

}
.gri-table>tbody>tr.g-orng>td, .gri-table.table>tbody>tr.g-orng-light>td {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  border-top: none;
}
.gri-table>tbody>tr.g-orng>td p, .gri-table.table>tbody>tr.g-orng-light>td p {
  color: #fff;
  
}
.g-grey {
  background-color: #e7e7e8;
  
  /* border-bottom: 1px solid #adb2b7; */
}
.g-grey td p {
  color: #231f20;
  font-weight: 700;
  font-size: 18px;
}
.gri-table>tbody>tr.g-text>td {
 font-size: 16px;
 border-top: none;
 /* background: #feede0; */
 /* border-right: 2px solid #fff; */
}
.g-orng-light {
  background-color: #fbbd97;
}
.gri-table>tbody>tr.g-text>td:first-child{
  background: none;
  border-right: 0px;
}
.griMain {
  padding-top: 45px;
}
.headGlob{
  background: #f26522;
}
.gri-table>thead>tr>td {
  font-size: 18px;
  border-right: 2px solid #fff;
  border-bottom: none;
  vertical-align: baseline;
  padding: 8px;

}
.gri-table>thead>tr>td p{
  font-size: 18px;
}

.gri-table>thead>tr>td p span{
  color: #fff;
}
.pinkBgg td{
  /* background: #feede0; */
  border-right: 1px solid #f26522;
  border-bottom: 4px solid #feede0;
}
.pinkBggSecond td{
  /* background: #feede0; */
  border-right: 1px solid #f26522;
  border-bottom: 4px solid #feede0;
}
table.table.tasktbl {
  margin-top: 30px;
}
.tasktbl thead tr {
  background: #f26522;
  color: #fff;
  font-size: 18px;
}

.tasktbl thead tr>th:nth-child(2), .tasktbl thead tr>th:nth-child(4),.tasktbl thead tr>th:nth-child(6) {
  background: #fff;
  border: none !important;
  width: 5px;
}

.tasktbl thead tr>th:nth-child(1) {
 width: 25%;
}
.tasktbl thead tr>th:nth-child(3) {
  width: 25%;
}
.tasktbl thead tr>th:nth-child(5) {
  width: 50%;
}

.tasktbl tbody>tr>td:nth-child(3), .tasktbl tbody>tr>td:nth-child(5) {
  background: #feede0;
}
.tasktbl tbody>tr>td {
  border-top: 1px solid #bbb6b3 !important;
  font-size: 15px;
}
.tasktbl tbody>tr>td:nth-child(2), .tasktbl tbody>tr>td:nth-child(4), .tasktbl tbody>tr>td:nth-child(6) {
  background: #fff;
  border: none !important;
  width: 5px;
}

.tasktbl tbody>tr>td:nth-child(3), .tasktbl tbody>tr>td:nth-child(5) {
  background: #feede0;
}
.tasktbl tbody>tr>td:nth-child(1) {
  font-family: 'Mulish-Bold';
  font-size: 18px;
}
span.tblflx hr {
  margin: 10px 0;
  border-color: #bbb6b3;
}

span.tblflx span {
  height: 60px;
  display: block;

}
.gri-table>tbody>tr>td, .gri-table.table>tbody>tr>th, .gri-table.table>tfoot>tr>td, .gri-table.table>tfoot>tr>th, .gri-table.table>thead>tr>td, .gri-table.table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: baseline;
  /* border-top: 1px solid #ddd; */
}

/* table-end */





table.new-tbl {
  width: 100%;
  border-collapse: collapse;
}

table.new-tbl th, table.new-tbl td {
  border: 1px solid #ddd;
  padding: 8px;
  vertical-align: top;
}
table.new-tbl th, table.new-tbl td {
  border: 1px solid #f26522;
  padding: 8px;
  vertical-align: top;
}

table.new-tbl th {
  background-color: #fcede0;
  color: #A31126;
  text-align: left;
}

table.new-tbl td {
  background-color: #fff;
}

table.new-tbl td[rowspan] {
  background-color: #ffffff;
  font-weight: bold;
}

table.new-tbl table tr:nth-child(even) {
  background-color: #f9f9f9;
}
th.brdr-top {
  border-top: 2px solid #f26522;
}
table.new-tbl th.brdr-btm{
  border-bottom: 2px solid #f26522;
}
table.new-tbl th.brdr-top.brdr-btm {
  border-left: none;
}
table.new-tbl th.brdr-top.brdr-btm.new {
  border-right: none;
}
table.new-tbl td.lft-non {
  border-left: none;
}
table.new-tbl td.brdr-rgt {
  border-right: none;
}

.highticon
{
  display: flex;
  align-items: center;
  border-bottom: 0.5px solid rgba(163, 17, 38, 0.5);
  padding-bottom: 20px;
}
.highticon div
{
  padding-left: 20px;
}
.highticon div p,.highticon div ul
{
  padding-top: 5px;
  margin-bottom: 0;
}
.highticon div p:first-child
{
  padding-top: 0;
}
.highticon1
{
  margin-top: 20px;
  border-bottom: 0;

}
.tplant-wrap.tscl-wrap.new-p {
  padding-top: 20px;
}
.tree-bg.new-h {
  min-height: 149px;
}
a.new-a {
  color: #a31126;
}
span.new {
  font-style: italic;
  color: #231f20;
}
section.e-dev.new {
  background-color: #f26522;
  padding-bottom: 80px;
}
h2.inner-head.new-h {
  color: #fff;
}
.sitemaplinktp.new-hdr {
  background-color: #f26522;
}
.digital-img {
  margin: auto;
  max-width: 732px;
  padding-bottom: 38px;
}
.heltimg{
  position: relative;
}
.heltimg::after{
  content: '';
  position: absolute;
  top: 5px;
  right: -21px;
  height: 100px;
  border-right: 1px solid #f26522;
}
.herightxt.hergt h4 {
  padding-top: 33px;
  font-size: 25px;
}
.herightxt.hergt p{
  margin-top: -80px;
}
p.new-igst {
  font-weight: 700;
}
.rgt2-img {
  margin-bottom: 29px;
}

.col-md-6.bg-cl {
  background-color: #fff;
}

.n-visible, .tabsnew-mbl, .being-banner-mbl, .tabsnew
{
  display: none;
}
/* .bottom-leftright.ext-btm {
  margin-top: 0px;
} */
.orang-bg.orang-bg1.orang-bg2.hei-set {
  min-height: 358px;
}
sup.italic {
  font-style: italic;
}
p.last-tabp{
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 2.04px;
  color: #464545;
  font-weight: 700;
  margin-bottom: 16px;
  font-style: italic;
}

.parent-div{
  display: flex;
  gap: 52px;
}
.circle {
  width: 45px;
  height: 45px;
  background-color: #ff6600; 
  border-radius: 50%; 
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 47px;
}

.equal-sign {
  font-size: 36px;
  color: white;
  font-family: Arial, sans-serif;
}
.plus-sign {
  font-size: 36px;
  color: white;
  font-family: Arial, sans-serif;
}
a.clr-b {
  color: #000fff;
}

.sub-menu {
  /* background: #A31126; */
  background: #FEECDF;
  position: relative;
  /* margin-top: 92px; */
  z-index: 999;
  width: 100%;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -ms-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  height: 99px;
}
.sub-menu .dropdown {
  display: flex;
}

.sub-menu .btn {
  background: transparent;
  font-size: 12px;
  line-height: 14px;
  color: #ffffff;
  padding: 15px 34px 15px 0px;
  width: 210px;
  border: none;
  white-space: normal;
  text-align: left;
  position: relative;
  display: none;
  font-weight: 700;
}
.sub-menu .dropdown-menu {
  display: flex;
  align-items: center;
  position: static;
  padding: 0;
  background: 0 0;
  box-shadow: none;
  border: none;
  margin-left: 100px;
}
.sub-menu .dropdown-menu li {
  display: flex;
  align-items: top;
  height: 100%;
  height: 90px;
}
.sub-menu .dropdown-menu li {
  position: relative;
  text-align: center;
}
.sub-menu .dropdown-menu li.active2:before {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  margin: auto;
  bottom: -9px;
  width: 12px;
  height: 6px;
  background-image: url(../images/tri-red.svg);
  background-repeat: no-repeat;
}
.menutxt ul li a {
  position: relative;
}
.menutxt ul li.active1 a:before {
  content: '';
  position: absolute;
  left: 28px;
  bottom: 0px;
  width: 12px;
  height: 6px;
  background-image: url(../images/tri-white.svg);
  background-repeat: no-repeat;
}

.sub-menu .dropdown-menu li.active2 a {
  color: #f26522;
  opacity: 1;
}
.sub-menu .dropdown-menu li a:hover {
  background: transparent !important;
  opacity: 1;
}
.sub-menu .dropdown-menu li a {
  font-size: 13px;
  line-height: 15px;
  font-family: 700;
  color: #f26522;
  font-weight: 700;
  opacity: .5;
  padding: 15px 10px;
  width: 150px;
  white-space: normal;
  background: 0 0 !important;
}
.hide1 {
  opacity: 0;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
.sub-menu1 .dropdown-menu {
  margin-left: 0px;
}
.sub-menu1 .dropdown-menu li a {
  width: auto;
  padding: 15px 5px;
}
tr.pinkBggSecond td:first-child {
  background-color: #feede0;
  border-bottom: 4px solid #fff;
}
tr.g-text {
  /* background-color: #feede0; */
}
.sitemaplinktp.new-hdr a {
  color: #ffffff;
}
.sitemaplinktp.new-hdr a::before {
  content: ' / ';
  color: white;
}

.sitemaplinktp.new-hdr a:first-child::before {
  content: '';
}

.being-r
{
  background-color: #F26522;
}
.being-r .sitemaplink, .being-r .sitemaplink a
{
  color: #fff;
}
.being-r .sitemaplink
{
  padding-bottom: 0px;
}
h4.clr-wh {
  color: #fff;
}
p.clr-wh {
  color: #fff;
}
.table-newimg {
  max-width: 800px;
  margin: auto;
  padding-top: 20px;
}
.orng-box p span {
  display: block;
}
.orng-box p.brdr {
  border-bottom: 1px solid #a31126;
  padding: 5px;
  width: 51%;
}

select.tabsnew-mbl-inner{
  width: 315px;
  margin: 30px auto;
  border: none;
  border-bottom: 2px solid #F26522;
  padding: 10px 0;
  background: transparent;
  font-size: 16px;
  display: flex;
  appearance: none;
  background: url(../images/down-arrow.png) !important;
  background-repeat: no-repeat !important;
  background-position: 100% 50% !important;
}
select.tabsnew-mbl-inner:focus-visible
{
  outline: none;
}

#intab_in_1
{
  max-width: 420px;
  width: 100%;
  margin: auto;
}
.intab-wrap2 
{
  max-width: 480px;
  width: 100%;
  margin: 0px auto 20px;
}
.col-md-offset-3{margin-left:25%}
.col-md-offset-4{margin-left: 33.33%}
.text-bd
{
  font-weight: 700;
  padding-bottom: 20px;
}
.textbd1
{
  padding-left: 10%;
}
.footnote7
{
  font-size: 14px !important;
  color: #231F20 !important;
  font-weight: 300 !important;
  margin-top:25px;
}
.footnote7 span
{
  display: block;
  font-size: 14px !important;
  color: #231F20 !important;
  font-weight: 300 !important;
}
.new-txt {
  text-align: center;
  padding-right: 96px;
  padding-top: 15px;
}
.treeflextx p span {
  color: #231f20;
  font-size: 16px;
  font-family: 'Mulish';
  font-weight: normal;
  display: block;
}
.leftarrow p.prev-sec {
  padding-left: 0px;
  padding-bottom: 10px;
  text-align: left;
}
.rightarrow p.nxt-sec {
  padding-left: 0px;
  padding-bottom: 10px;
  text-align: right;
}
.new-txt.txt2 {
  padding-left: 78px;
}
.tplant-icon.gov-icon.new-img {
  width: 43%;
  padding-top: 0;
}
.parent-cls {
  display: flex;
}
.tplant-icon.new-img-2 {
  width: 57px;
}
.tplant-wrap.gov-wrap.new-stl {
  padding-top: 37px;
}
.stake-mat-img {
  padding-top: 80px;
  max-width: 658px;
  margin: auto;
}
.rural-table {
  padding-top: 45px;
}
.rural-img1 {
  margin-top: 20px;
  border-color: #A31126;
  max-width: 658px;
  margin: auto;
}
p.padng-1 {
  padding-top: 12px;
  padding-bottom: 7px;
}
img.new-arrow {
  margin-left: 34px;
}

.bottom-leftright.new-box {
  position: relative;
  background-color: #feecdf;
  margin-bottom: 80px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.23);
  box-shadow: silver;
  padding: 30px 30px 30px 30px;
  margin-top: 24px;
}
.rightarrow.txt-cntr a {
  display: flex;
  justify-content: center;
}
.cntr-img {
  padding-bottom: 30px;
}
.row.mt-30.new-mt {
  align-items: flex-start;
  padding-top: 10px;
}
li.new-li {
  margin-left: -4px;
}
li.new-li span{
  display: block;
}
h4.new-gap {
  padding-top: 0px;
}
h4.new-gap2 {
  padding-top: 7px;
}
.footnote7.new-foot {
  margin-top: 0px;
}
.footnote7.new-foot p span {
  color: #000 !important;
}
/* .joinusborder p a {
  color: #00308F;
} */
p.footnote7.foot-font {
  color: #fff !important;
  font-weight: 700 !important;
}

.activiy-metrix h2{
  color: #004a80;
  font-size: 20px;
  margin-top: 20px;
}
.activiy-metrix ul li{
  list-style: none;
}
.wdth12{
  width: 12%;
}
.wdth25{
  width: 25%;
}

/* Nikhil Css */
.sitemaplink a{
  color: #707070;
  font-size: 12px;
  line-height: 15px;
}

.about p{
  padding-bottom: 20px;
}
.firstSec h1{
  font-size: 30px;
  line-height: 38px;
  color: #A31126;
  font-weight: 800;
  padding-bottom: 14px;
}
.firstSec{
  padding-bottom: 10px;
}
.firstSec h4{
  font-size: 18px;
  line-height: 33px;
  color: #A31126;
  padding-bottom: 21px;
}
.firstSec h3{
  font-size: 22px ;
  line-height: 28px;
  color: #004A80;
  font-weight: 700;
  padding-bottom: 14px;
}
.finance-table {
  border-collapse: collapse;
  max-width: 900px;
  font-size: 16px;
  text-align: left;
  margin-bottom: 30px;
}
.finance-table td {
  border: 1px dashed #707070;
  padding: 10px;
  text-align: left; 
  padding-left: 36px;
}
.headFlex h3{
  color: #FFFFFF;
  background-color: #FF7A23;
  max-width: 360px;
  padding: 9px 0 9px 24px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-left: 40px;
}
.headFlex {
  display: flex;
}
.head{
  width: 400px;
}
.lastP p{
  padding-bottom: 5px!important;
}
.NextPrev p{
  font-size: 18px;
  line-height: 23px;
  color: #F26522;
  font-weight: 700;
}
.NextPrev{
  margin: 40px 0;
}
.NextPrev .left{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 5px;
  border-bottom: 3px solid #A31126;
  min-height: 60px;
}
.NextPrev .left .hovImg{
  display: none;
}
.NextPrev .left:hover .hovImg{
  display: block;
}
.NextPrev .left:hover .leftIng{
  display: none;
}
.NextPrev .left:hover{
  border-bottom: 4px solid #A31126;
  padding-bottom: 10px;
}
.bannerData h1{
  font-size: 30px;
  line-height: 38px;
  color: #A31126;
  font-weight: 700;
  padding-bottom: 46px;
  padding-top: 60px;
}
.bannerData h4{
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
}
.commaImg{
  padding-bottom: 10px;
}
.chairmanImg{
  padding-bottom: 30px;
}
.bannerSec p{
  padding-bottom: 20px;
}
.lastHonor h3{
  font-size: 22px;
  line-height: 28px;
  color: #004A80;
  font-weight: 500;
}
.lastHonor p{
  padding-bottom: 0px;
}
.lastHonor{
  padding-top: 20px;
}
.highlight h1{
 font-size: 30px;
 line-height: 38px;
 color: #A31126;
 font-weight: 700;
 padding-bottom: 46px;
 padding-top: 40px;
}
.myTab .tab-content {
  display: none;
  border-radius: 0 0 15px 15px;
  overflow: hidden;
}
.myTab .tab-content.active {
  display: block;
}
.tab-buttons button.active {
  background: #A31126; 
  color: #fff;
  font-weight: bold;
  border: none;
}

.myTab .content-box {
  background: #fceeee;
  border-radius: 0 0 20px 20px;
  padding: 20px;
  padding-left: 30px;
  margin-bottom: 40px;
}
.myTab .content-header {
  background: #F26522; 
  color: #fff;
  font-weight: bold;
  padding: 10px 15px;
  border-radius: 5px 5px 0 0;
}
.myTab .content-box h2 {
  font-size: 28px;
  color: #a51423;
  margin: 9px 0 0px 0px;
}
.myTab .content-box p {
  margin: 0px 0 15px;
  font-size: 15px;
  color: #333;
}
.myTab .content-box .sub-heading {
  font-weight: bold;
  color: #a51423;
}
.myTab .divider {
  border-top: 1px solid #999;
  margin: 15px 0;
}
.myTab button.tab-btn {
  width: 32%;
  padding: 19px;
  font-family: 'Mulish', sans-serif;
  font-size: 18px;
  line-height: 22px;
  border: none;
}
.myTab .tab-buttons {
 gap: 22px;
 display: flex;
 margin-bottom: 43px;
}
.myTab .divider.orn {
  border-top: 1px solid #F26522;
  margin: 15px 0;
}
.dedica {
  border-right: 1px solid #707070;
  padding-right: 10px;
  min-height: 129px
}
.dedica .icon{
  padding-bottom: 15px;
}
.dedica.nobrdr {
  border-right: none;
}
.cust .icon{
  padding-bottom: 15px;
}
.cust {
  float: left;
  width: 20%;
  border-right: 1px solid #707070;
  padding-left: 30px;
}
.cust:first-child{
  padding-left: 0;
}
.cust.nobrdr{
  border: none;
}
.tenet {
  display: inline-block;
  width: 100%;
}
.cust p span{
  display: block;
}
.dataG h2{
  font-size: 30px;
  line-height: 38px;
  color: #AE2A30;
  font-weight: 900;
  padding-bottom: 5px;
  padding-top: 60px;
}

/* Inner tab content */
/* Parent wrapper ensures no conflict */
.env-tabs {
  margin-top: 20px;
}

/* Inner tabs */
.env-tabs .env-inner-tabs {
  display: flex;
  gap: 15px;
  margin: 20px 0;
  margin-bottom: 50px;
}
.env-tabs .env-inner-tab {
  display: flex;
  align-items: center;
  gap: 8px;
  border: 2px solid #A31126;
  border-radius: 40px;
  padding: 8px 15px;
  padding-left: 62px;
  background: #fff;
  cursor: pointer;
  font-size: 15px;
  color: #666;
  font-weight: bold;
  position: relative;
  max-width: 279px;
  width: 100%;
  margin-left: 2px;
}
.env-tabs .env-inner-tab img {
  width: 49px;
  height: 54px;
  position: absolute;
  left: -3px;
}
.env-tabs .env-inner-tab.active {
  background: #fff;
  color: #A31126;
  border: 2px solid #A31126;
}

/* Inner tab content */
.env-tabs .env-inner-content {
  display: none;
}
.env-tabs .env-inner-content.active {
  display: block;
}


.env-tabs .env-info-bar {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #f05a23;
  color: #fff;
  padding: 10px 15px;
  border-radius: 5px;
  margin-bottom: 20px;
}

.env-tabs .env-content-header {
  background: #f05a23;
  color: #fff;
  font-weight: bold;
  padding: 10px 15px;
  border-radius: 5px 5px 0 0;
}
.env-tabs .env-content-box {
  background: #fceeee;
  border-radius: 0 0 20px 20px;
  padding: 10px 20px;
  margin-bottom: 30px;
  min-height: 102px;
}

.env-tabs .env-energy-stats {
  display: flex;
  align-items:center;
  flex-wrap: wrap;
  margin-top: 15px;
  gap: 60px;
}
.env-tabs .env-energy-stats div {
  display: flex;
  align-items: start;
}
.env-tabs .env-energy-stats h2 {
  font-size: 24px;
  color: #A31126;
  margin: 5px 0;
  line-height: 31px;
}
.env-tabs .env-energy-stats p {
  font-size: 14px;
  color: #444;
}
.env-tabs .env-energy-stats .env-math {
  font-size: 22px;
  font-weight: bold;
  color: #f05a23;
  margin: 0 0px;
}

.env-inner-tab .orange { display: none; }

.env-inner-tab.active {
  color: #A31126;
}
.env-inner-tab.active .grey { display: none; }   
.env-inner-tab.active .orange { display: block; }
.statData{
  flex-direction: column;
  gap: 0 !important;
  padding-left: 10px;
}
.statData p{
  padding-left: 0!important;
}
.statData h2 span {
  font-size: 18px;
}
.statData h2 {
  margin-bottom: 0 !important;
}
.newDiv{
  border-right: 1px solid #F26522;
  padding-right: 30px;
}
.statData p span{
  display: block;
}
.env-content-box p span.clr{
  color: #a31126;
  /* font-weight: 600; */
}
.statData p.light{
  color: #F26522;
}
.env-content-box.incH{
  min-height: 170px;
}
.env-content-box .orangeBox{
  max-width: 1024px;
  background-color: #F26522;
  border-radius: 32px;
  padding: 10px 26px;
  margin: auto;
  margin-bottom: 32px;
}
.env-content-box .orangeBox h2{
  color: #fff;
}
.env-content-box .orangeBox p{
  color: #fff;
}
.env-content-box .orangeBox .line{
  width: 48px;
  background-color: #fff;
  height: 1px;
  margin-top: 11px;
  margin-left: 10px;
}
.env-energy-stats.hosp {
  padding-left: 61px;
}
.unsdg h1{
  font-size: 30px;
  line-height: 38px;
  color: #A31126;
  font-weight: 800;
  padding-bottom: 22px;
}
.contrib p{
  padding-bottom: 20px;
}
.unsdg{
  padding-bottom: 20px;
}
.bankObj .rtData h5{
  font-size: 18px;
  line-height: 23px;
  color: #A31126;
  padding-bottom: 5px;
  font-weight: 700;
}
.firstIconData{
  display: flex;
  align-items: center;
  gap: 30px;
  padding-bottom: 18px;
  border-bottom: 1px solid #707070;
  margin-bottom: 20px;
}
.common{
  padding-bottom: 11px;
  border-bottom: 1px solid #707070;
  margin-bottom: 20px;
}
.common p{
  padding-right: 10px;
}
.bankObj{
 background: linear-gradient(180deg, #FFFFFF 30%, #FFD6B8 100%);
 min-height: 470px;
 padding-left: 20px;
 margin-bottom: 42px;
}
.bankObj .common:last-child{
  border-bottom: 2px solid #F26522;
}
.stakeFirst h1{
  font-size: 30px;
  line-height: 38px;
  color: #A31126;
  font-weight: 700;
  padding-bottom: 22px;
}
.stakeFirst p{
  padding-bottom: 20px;
}
.esg-table {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  margin-bottom: 50px;
}

.esg-table th {
  color: #A31126;
  font-weight: bold;
  padding: 15px;
  border-bottom: 1px solid #EFD7BA;
  vertical-align: top;
  background: #fff5f2;
  border-right: 1px solid #EFD7BA;
}
.esg-table th:last-child{
  border-right: none;
}
.esg-table td:last-child{
  border-right: none;
}
.esg-table td {
  padding: 15px;
  border-bottom: 2px solid #EFD7BA;
  color: #333;
  vertical-align: top;
  line-height: 1.5;
  border-right: 1px solid #EFD7BA;
}
.esg-table {
  border-bottom: 2px solid #f1d6c9;
}
.esg-table tr.firstR{
  border-top: 1px solid #A31126;
}
.stakeFirst h3.blue{
  font-size: 18px;
  line-height: 23px;
  color: #1C497C;
  font-weight: 700;
  padding-bottom: 13px;
}
.middle{
  padding-bottom: 20px;
}
.esg-table p span{
  font-size: 18px;
  line-height: 23px;
  color: #A31126;
  font-weight: 700;
  display: block;
}
.esg-table.lastble td{
  background: #FFF7F4;
}
.esg-table.lastble td:first-child{
  background: none;
}
.driven p{
  padding-bottom: 20px;
}
.chaptData h1{

}
.chapData h1 {
  font-size: 30px;
  line-height: 38px;
  color: #fff;
  padding-bottom: 20px;
  font-weight: 700;
  padding-bottom: 15px;
  padding-top: 0px;
}
.chapt .sitemaplink a{
  color: #fff;
}
.chapData h4{
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  color: #fff;
  padding-bottom: 20px;
}
.chapData {
  max-width: 547px;
}
.chapt{
  background-image: url(../images/2025/about-the-chapter-b-img.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  /* padding-top: 190px; */
  margin-top: 140px;
  padding-bottom: 145px;
  padding-top: 45px;
  /* margin-bottom: 40px; */
}
/* .chataboutpara p{
  padding-bottom: 20px;
  color: #fff;
} */
.boData h1{
  font-size: 30px;
  line-height: 38px;
  color: #A31126;
  font-weight: 800;
  padding-bottom: 40px;
}
.boData h3{
  font-size: 22px;
  line-height: 28px;
  color: #004A80;
  font-weight: 700;
  padding-bottom: 14px;
}
.boData .comData{
  padding-bottom: 35px;
}
.boData .comData p{
  padding-bottom: 20px;
}
.comData h3.red {
  color: #A31126;
  padding-bottom: 10px;
  padding-bottom: 4px;
  border-bottom: 4px solid transparent; 
  border-image: linear-gradient(90deg, #F26522 0%, rgba(242, 101, 34, 0) 100%);
  border-image-slice: 1;
}
.comData h3.ltrd {
  color: #A31126;
  padding-bottom: 10px;
  padding-bottom: 4px;
  text-align: center;
  padding-bottom: 7px;
}
.areaExp{
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 40px;
}
.bodImgNew{
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.comData.mb h3{
  padding-bottom: 12px;
}
.graphImg {
  padding-bottom: 40px;
}
.board-commitee{
  border:  1px solid #A31126;
  position: relative;
  min-height: 425px;
  border-radius: 20px;
  padding: 40px;
  padding-top: 50px;
  margin-bottom: 0px;
}
.board-commitee h3{
  background-color: #F26522;
  position: absolute;
  color: #fff;
  padding: 10px;
  top: -21px;
  left: -1px;
}
.audit p {
  color: #A31126;
  font-weight: 700;
  max-width: 126px;
}
.audit {
  border: 1px solid #F26522;
  border-right: none;
  min-height: 150px;
  width: 15%;
  padding: 20px 0 0 20px;
  position: relative;
  float: left;
  margin-right: 52px;
}
.audit .lineDark {
  position: absolute;
  top: -11px;
  left: -12px;
}
.firstAudit{
  margin-bottom: 30px;
  display: inline-block;
  width: 100%;
}
.comData p.mb30{
  margin-bottom: 50px;
}
.fiscal{
  /* background-color: #F26522; */
  /* background-image: url(../images/2025/around-bg.webp); */
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px;
  padding: 30px;
  margin-bottom: 30px;
}
.fiscal .white{
  background-color: #fff;
  width: 50px;
  border-radius: 50px;
  margin-bottom: 10px;
  height: 5px;
}
.fiscal h3{
  color: #fff;
  font-weight: 22px;
  line-height: 28px;
  font-weight: 700;
}
.board-list {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  margin-bottom: 14px;
}

.board-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.board-list ul li {
  font-size: 16px;
  color: #231f20;
  margin-bottom: 12px;
  position: relative;
  padding-left: 18px;
}

.board-list ul li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #F26522; 
  font-size: 18px;
  line-height: 1;
}
.comData.mb0 p{
  padding-bottom: 0;
}
.firstSec.mt30{
  margin-top: 30px;
}
.firstSec.mt30 h1{
  margin-bottom: 30px;
}
.board-commitee-new{
  padding-bottom: 40px;
}
.report-box {
  border: 2px solid #F9B293; 
  border-radius: 20px;      
  padding: 12px 20px;       
  font-size: 14px;
  color: #231f20;      
  margin: 20px auto;         
  background: #fff;        
}
.proImg{
  padding-bottom: 30px;
}
.report-box p{
  padding-bottom: 0;
}
.policy-box {
  border: 1px solid #AD1C23;  
  border-right: none;
  border-top: none;        
  padding: 20px;
  max-width: 1100px;
  margin: 20px auto;
  margin-top: 0;
  background: #fff;
  position: relative;
}
.policy-box .circle{
  width: 6px;
  height: 6px;
  background-color: #FF5F1E;
  position: absolute;
  bottom: -3px;
  right: 0;
}
.policy-box .row {
  display: flex;
  justify-content: space-between;
  gap: 40px; 
}

.policy-box .col {
  flex: 1;
}

.policy-box ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.policy-box ul li {
  font-size: 15px;
  line-height: 1.6;
  color: #333;
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}

.policy-box ul li::before {
  content: "•";  
  color: #f26522;  
  position: absolute;
  left: 0;
  font-size: 18px;
  line-height: 1.2;
}
.report-box.mb0{
  margin-bottom: 0;
}
.board-commitee .row{
  display: flex;
  align-items: center;
}
.comData h3.red.nobrdr{
  border: none;
}
.comData h3.mb20{
  margin-bottom: 3px;
}
.comData h3.gap{
  padding-bottom: 30px;
}
.board-commitee.mt20 {
  margin-top: 20px;
}
.comData.noPad{
  padding-bottom: 0;
}
.fiscal p{
  color: #fff;
  font-weight: 700;
  font-size: 22px;
  line-height: 25px;
}
.fiscal-New{
  /* max-width: 288px;
  min-height: 288px; */
  background-color: #FF5F1E;
  /* background-image: url(../images/2025/the-campaign-has-bg.webp);
  background-size: cover;
  background-repeat: no-repeat; */
  border-radius: 20px;
  padding: 10px 20px;
}
.pdofost{
  padding: 0 !important;
}
.whiteh3fost h3{
  color: #fff;
  padding-left: 10px;
  font-size: 16px;
}
.firstComp{
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.firstComp p{
  color: #fff;
}
.secOmpa h3{
  font-size: 27px;
  line-height: 32px;
  color: #fff;
  padding-bottom: 0;
  font-weight: 800;
}
.secOmpa{
  border-right: 1px solid #fff;
  margin-bottom: 8px;
}
.secOmpa h3 span{
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
}
.secOmpa p{
  font-size: 11px;
  line-height: 14px;  
  color: #fff;
  padding-bottom: 5px;
}
.row.mb40{
  margin-bottom: 40px;
}
.fosteringImg{
  text-align: center;
}
/*Nikhil css end---------------*/


/*-------------Nitesh------------*/
.businescontinuity ul
{
  padding-left: 20px;

}
.businescontinuity ul li::marker
{

  color: #F26522;
}
.businescontinuity ul li span
{
  color: #004A80;
  display: block;
  font-weight: 700;
  padding-bottom: 10px;
}
.businescontinuity ul li
{
  margin-top: 15px;
}
.businescontinuity p
{
  padding-bottom: 0;
}
.approachtax h3,.cateringpg h3
{
  /* font-size: 18px; */
}
.fosteringabutxtpara p
{
  padding-bottom: 15px;
  color: #fff;
}
.fosteringabutxtpara
{
  background-image: url(../images/2025/fosabout-the-chapter-b-img.webp);
  margin-top: 140px;padding-top: 45px;
}
.approachtax hr
{
  border-top: 1px solid #F26522;
}
.approachtax p a
{
  /* color: #A31126; */
  font-weight: 700;
}
.prombanner
{
 background-image: url(../images/2025/promoting-ecological-conservation-img.webp);
 height: auto;
 padding-bottom: 180px;
}
.esgtablepage h3
{
  font-size: 18px;
  padding-top: 30px;
}
.esgtablepage table
{
  max-width: 918px;
}
.esgtablepage .table-responsive
{
  overflow-x: hidden;
}
.esgtablepage  p.footnote7
{
 margin-top: 5px;
 padding-bottom: 0;
}
.sucessstorysec
{
  background: #F3DED8 0% 0% no-repeat padding-box;
  padding: 105px 0px 85px;
}
.sucstbox
{
  border: 1px solid #FF5F1E;
  padding:0px 30px 30px;
  border-radius: 15px;
}
.sucuprbox
{
  margin-top: -100px;
  display: inline-flex;
  background: #E3988D 0% 0% no-repeat padding-box;
  border-radius: 15px;
}
.sucuprbox div:first-child
{
  background: #FF5F1E 0% 0% no-repeat padding-box;
  border-radius: 15px;
  display: flex;
  align-items: center;
  text-align: center;
  padding: 0px 30px;
  z-index: 2;
  position: relative;
}
.sucuprbox div h5
{
  background-color: #fff;
  padding: 20px 30px;
  font-size: 22px;
  font-weight: 700;
  color: #A31126;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  margin-left: -10px;
  z-index: 1;
  position: relative;

}
.sucuprbox h4
{
  font-size: 24px;
  color: #fff;
  font-weight: 700;
}
.sucuprbox p
{
  color: #fff;
  padding: 15px 30px 30px 20px;
}
.storyclassbtm
{
  background: #F26522 0% 0% no-repeat padding-box;
  border-radius: 24px;
  margin-top: 20px;
  margin-right: 31px;
}
.sucstbox h3
{
  padding: 30px 0px;
  font-style: italic;
  font-weight: 700;
  font-size: 20px;
  color: #004A80;
}
.sucstbox p
{
  padding-bottom: 20px;
}

.storyclassbtm p
{
  color: #fff;
  /* text-align: center; */
  font-weight: 700;
  padding: 30px 25px;
      background: #F26522 0% 0% no-repeat padding-box;
}
.iciciruralbx
{
  /* background: url(../images/2025/empowering-underprivileged-bg.webp);
  background-size: cover; */
  background-color: #FF5F1E;
  padding: 10px 20px 0px;
  border-radius: 15px;
}
.iciciruralbx div
{
  display: flex
  ;
  align-items: center;
  margin-bottom: 0px;
}
.iciciruralbx div h4
{
  font-size: 18px;
  color: #fff;
  line-height: 22px;
  padding-bottom: 0;
  padding-right: 30px;
}
.iciciruralbx h3
{
  font-size: 30px;
  color: #fff;
  padding-bottom: 5px;
}
.iciciruralbx p
{
  color: #fff;
}
.cateringpg
{
  padding-bottom: 50px;
}
.cateringpg h4
{
  /* padding-top: 30px; */
}
.lastHonor hr{
  border: 0;
  border-top: 1px solid #F26522;
}
.txend{
  text-align: right;
}
.mt30risk{
  margin-top: 20px;
}
.clrtable thead tr{
  background-color: #fcede0;
  border-top: 4px solid #f26522;
  border-bottom: 4px solid #f26522;
}
.clrtable thead tr td{
  border-right: 1px solid #f26522;
}
.clrtable thead tr td:last-child{
  border-right: none;
}
.clrtable thead tr p span, .clrtable tbody tr.g-text td:first-child p span, .pinkBggSecond td:first-child p span{
  color: #A31126 !important;
  font-weight: bold;
}
.clrtable tbody tr.g-text td:first-child{
  border-bottom: 4px solid #fff !important;
  background-color: #feede0;
}

.pinkBgg td:last-child{
 border-right: none;
}
.pinkBggSecond td:last-child{
  border-right: none;
}
.pinkBggSecond td:first-child{
  background: none;
  border-right: 0px;
}
tr.brdbtmlasttble td{
  border-bottom: none
}
tr.brdbtmlasttble td:first-child{
  border-bottom: 4px solid #f26522 !important;
}
tr.brdbtmlasttble{
  border-bottom: 4px solid #f26522 !important;
}

tr.frstcol td:first-child{
  color: #A31126;
  background-color: #fcede0;
}
.paraitali p{
  font-style: italic;
}
/* .abdriven{
background-image: url(../images/2025/bg.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.abdriven p{
  color: #FFFFFF;
} */

.executivedirector {
  padding-top: 25px;
}
/* .bodatabackground{
  background-image: url('../images/2025/employee-well-being-bg.svg');
  background-repeat: no-repeat;
  background-position: right 20px top 20px; 
  background-size: auto;
} */
.bodatabackground{
  position: relative;
  z-index: 9;
}

.bgimg{
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -9;
}
.humanpage ul,.valuechainsec ul
{
  padding-left: 20px;
}
.humanpage ul li::marker,.valuechainsec ul li::marker
{
  color: #F26522 ;
}
.humanpage ul li span
{
  color: #A31126;
  font-weight: 700;
}
.humanpage ul li,.valuechainsec ul li
{
  padding-bottom: 15px;
}
.ldevelopment
{
  /* background: url(../images/2025/human-capital-img.webp);
  background-size: cover; */
  background-color: #FF5F1E;
  border-radius: 20px;
  padding: 30px;
}
.ldevelopment h6
{
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  padding-bottom: 15px;
}
.ldevelopment h3 
{
 font-size: 30px;
 color: #fff;
 padding-bottom: 5px;
 font-weight: 700;
}
.ldevelopment h3  span
{
  font-size: 18px;
}
.ldevelopment p
{
  color: #fff;
}
.ldevelopmentfirst
{
  display: flex;
  justify-content: space-between;
}
.ldevelopment hr
{
  border: 0;
  height: 5px;
  background: transparent linear-gradient(90deg, #FFFFFF 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
  margin-top: 0;
}
.rowflexcenter
{
  display: flex;
  align-items: center;
}
.humanpage h4
{
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 0;
}
.extramargin30
{
  margin: 30px 0px;
}
.humanpage .sucstbox
{
      max-width: 1000px;
    margin: auto;
  margin-top: 65px;
}
.humanpage .sucuprbox div:first-child
{
  background: #fff;
  padding: 0;
}
.humanpage .sucuprbox
{
  background: transparent;
  align-items: center;
  margin-top: -52px;
}
.humanpage .sucuprbox div h5
{
  background: #FF5F1E;
  margin-left: 0;
  color: #fff;
  border-radius: 0;
  padding: 15px 77px 15px 28px;
}
.bdbx
{
  position: relative;
  border: 1px solid #FF5F1E;
  padding: 15px 15px 0px 50px;
  border-radius: 15px;
  margin-top: 30px;
  margin-left: 50px;
}
.bdbx h6
{
  font-size: 18px;
  color: #AD1C23;
  font-weight: 700;
  padding-bottom: 10px;
}
.bdbx:before
{
  content: '1';
  background-color: #FF5F1E;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  top: -25px;
  left: -25px;
  padding: 10px;
  position: absolute;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.humanpage .sucstbox .row .col-md-6:nth-child(2) .bdbx:before
{
  content: '2';
}
.humanpage .sucstbox .row .col-md-6:nth-child(3) .bdbx:before
{
  content: '3';
}
.humanpage .sucstbox .row .col-md-6:nth-child(4) .bdbx:before
{
  content: '4';
}
.icicofoundationspage
{

}
.hlcdiv
{
  display: flex;
  margin: 30px 0px 5px;
}
.hlcdiv .hlcdivbx
{
  max-width: 320px;
  margin-right: 30px;
  border: 1px solid #FF5F1E;
  padding: 30px 15px 15px;
  position: relative;
  border-radius: 15px;
}
.hlcdiv .hlcdivbx h6
{
  font-size: 20px;
  color: #fff;
  padding: 6px 30px 6px 15px;
  background-color: #FF5F1E;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  display: inline-block;
  position: absolute;
  left: -1px;
  top: -20px;
}
.hlcdiv .hlcdivbx h3
{
  font-size: 36px;
  font-weight: 900;
  color: #FF5F1E;
}
.hlcdiv .hlcdivbx div
{
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.hlcdiv .hlcdivbx ul
{
  min-height: 302px;
}
.icicofoundationspage h4
{
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
}
.pinkbox
{
  background: #F8E3DF 0% 0% no-repeat padding-box;
  border: 1px solid #A31126;
  border-radius: 11px;
  padding: 20px;
  padding-bottom: 0;
  margin-bottom: 30px;
}
.icicofoundationspage .storyclassbtm
{
  margin-top: 0;
}
.icicofoundationspage .storyclassbtm p
{
  font-weight: 400;
}
.scandiv
{
  display: flex;
  align-items: flex-start;
  margin: 20px 0px;
}
.scandiv p{
  color: #fff;
  padding: 15px 25px;
  background: #FF5F1E 0% 0% no-repeat padding-box;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.scandiv p span
{
  display: block;
}
.icicofoundationspage  h4
{
  padding-bottom: 15px;
}
.icicofoundationspage .ldevelopment
{
  max-width: 350px;
  padding: 15px 20px 0px;
}
.icicofoundationspage .ldevelopment p
{
  font-size: 14px;
  padding-bottom: 10px;
}
.icicofoundationspage .ldevelopment p span
{
  display: block;
}
.icicofoundationspage .ldevelopment hr
{
  height: 2px;
}
.valuechainsec
{
  background: #F3DED8 0% 0% no-repeat padding-box;
  padding: 60px 30px 30px;
}
.valuechainsec .sucstbox
{
  position: relative;
  padding-top:80px;
  margin-top: 0px;
}

.valuechainsec .sucuprbox
{
  margin-top: 0;
  position: absolute;
  top: -30px;
  left: 0;
}
.valuechainsec .firstSec .sucuprbox h5
{
  color: #FF5F1E;
  margin-left: 0;
}

.valuechainsec .firstSec .sucuprbox h4
{
  padding-bottom: 0;
}
.sucuprbox div:first-child
{
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.valuechainsec h4,.societalsec h4,.embracingpage h4
{
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
}
.sucuprbox div:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.drpurple
{
  background: #AD1C23 0% 0% no-repeat padding-box;
  border: 1px solid #707070;
  border-radius: 15px;
  padding: 30px;
  margin-bottom: 30px;
}
.drpurple p
{
  color: #fff;
  padding-bottom: 0;
  font-weight: 600;
}
.societalsec .storyclassbtm p,.valuechainsec .storyclassbtm p
{
  font-weight: 400;
}
.valuechainsec .sucuprbox h4
{
  font-size: 24px;
  padding-bottom: 0px;
}
.divflexcenter
{
  display: flex;
  align-items: center;
}
p.emfootnote
{
  font-size: 14px;
  border-top: 1px solid #A31126;
  border-bottom: 1px solid #A31126;
  padding-top: 20px;
  margin-bottom: 30px;
}
p.emfootnote span
{
  display: block;
}
.fullcolorbg
{
  /* background: url(../images/2025/patch-img1.webp);
  background-size: cover; */
  background-color: #FF5F1E;
  border-radius: 15px;
  padding: 30px;
  
}
.keyinbg
{
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.keyinbg h3,.numigbbc h3
{
  font-size: 35px !important;
  color: #fff;
  line-height: 40px;
}
.keyinbg h3 span,.numigbbc h3 span
{
  font-size: 22px;
  line-height: 24px;
}
.keyinbg p,.numigbbc p
{
  color: #fff;
  padding-bottom: 0;
}
.numigbbc
{
  /* background: url(../images/2025/patch-img2.webp); */
  /* background-size: cover; */
  background-color: #FF5F1E ;
  border-radius: 15px;
  padding: 15px 30px;
  display: flex;
  align-items: flex-end;
  margin-bottom: 30px;
}
.numigbbc h3
{
  padding-bottom: 0;
}
.numigbbc .keyinbg
{
  justify-content: flex-start;
  gap: 100px;
}
.scpimg img
{
  text-align: center;
  margin: auto;
}
.embracingpagefoot
{
  font-size: 14px;
  border-top: 1px solid #F26522;
  padding-top: 20px;
}
.embracingpage .scandiv
{
  justify-content: flex-end;
}
.renewableenbx
{
  /* background-image: url(../images/2025/patch-img3.webp);
  background-size: cover; */
  background-color: #FF5F1E ;
  padding: 15px 30px;
  border-radius: 15px;
}
.renbox1
{
  display: flex;
  justify-content: space-between;
}
.renbox1 p
{
  color: #fff;
}
.renbox2
{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.renbox2 h3
{
  font-size: 40px;
  color: #fff;
  line-height: 35px;
  padding-bottom: 0;
}
.renbox2 p
{
  color: #fff;
  padding-right: 30px;
  padding-bottom: 10px;
}
.renbox1 p span
{
  display: block;
}
p.renlastpra
{
  padding-bottom: 0;
  color: #fff;
}
.numigbbc .col-md-3,.numigbbc .col-md-5
{
  position: relative;
}
.numigbbc .col-md-3:before,.numigbbc .col-md-5:before
{
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #fff;
  right: 30px;
  top: 0;
}
.stepsinvo
{
  max-width: 570px;
  position: relative;
  margin: 70px auto 30px;
}
.stepsinvo h6
{
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  margin: auto;
  padding: 8px 56px;
  background-color: #F26522;
  text-align: center;
  max-width: fit-content;
}
.fostringenviro h4
{
  font-size: 18px;
  line-height: 24px;
}
.fostringenvirorestoration .storyclassbtm
{
  margin-top: 0;
}
.fostringenvirorestoration .storyclassbtm p
{
  padding: 10px 20px 10px 20px;
  text-align: left;
}
.fostringenvirorestoration .storyclassbtm
{
  border-radius: 0;
}
.fostringenvirorestoration .drpurple
{
  /* height: 100%; */
  border-radius: 0;
}
.rowflex
{
  display: flex;
}
.fostringenvirorestoration ol
{
  padding-left: 20px;
}
.fostringenvirorestoration ol li
{
  padding-bottom: 20px;
}
.fostringenvirorestoration .rowflex
{
  margin-bottom: 30px;
}
.fostringenvirorestoration .scandiv p,.fostringenviro .scandiv p
{
  width: 100%;
}
.numigbbcnotflex
{
  display: block;

}
.numigbbcnotflex h6
{
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  padding-bottom: 15px;
}
.numigbbcnotflex p
{
  color: #fff;
  padding-bottom: 10px;
}
.numigbbcnotflex span
{
  font-size: 25px;
  font-weight: 700;
}
.numigbbcnotflex .col-md-4 p
{
  padding-right: 75px;
}
.numigbbcnotflex .col-md-4 
{
  position: relative;
  margin-top: 30px;
}
.numigbbcnotflex .row
{
  display: flex;
}
.numigbbcnotflex .col-md-4:before
{
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  right: 30px;
  top: 0;
  background-color: #fff;
}
.numigbbcnotflex .col-md-4:last-child:before
{
  display: none;
}
.fostringenviro .storyclassbtm
{
  border-radius: 0;
  margin-bottom: 30px;
  margin-top: 0;
}
.fostringenviro .storyclassbtm p
{
  font-weight: 400;
  text-align: left;
  padding: 20px;
}
.smallulist
{
  border-bottom: 1px solid #F26522;
  border-top: 1px solid #F26522;
  padding-top: 10px;
  margin-bottom: 30px;
}
.fostringenviro  .smallulist li
{
  font-size: 14px;
  padding-bottom: 5px;
}
.numigbbcnotflex
{
  position: relative;
}
.numigbbcnotflex .psimg
{
  position: absolute;
  right: 20px;
  top: 20px;
}
.numigbbcnotflex h3
{
  padding-top: 15px;
}
.fostermt20{
  /* margin-top: 186; */
}
.imgtxtcnt{
  display: flex;
  justify-content: center;
}
.reportatag a, .report-box a, .frstatag a{
  /* color: blue; */
}
.noteeniv{
  margin-top: 15px;
}
.enivtabright tr th:last-child, .enivtabright tr td:last-child{
  text-align: right;
}
.enivtabright tr td:first-child{
  color: #A31126;
}
.fiscalrisk{
  /* background-image: url(../images/2025/fiscalrisk.webp);
  background-size: cover;
  background-repeat: no-repeat; */
  background-color: #FF5F1E;
  border-radius: 20px;
  padding: 15px 30px;
  margin-bottom: 30px;
}
.fiscaldata{
  /* background-image: url(../images/2025/fiscalrisk.webp);
  background-size: cover;
  background-repeat: no-repeat; */
  background-color: #FF5F1E;
  border-radius: 20px;
  padding: 15px 30px;
  margin-bottom: 30px;
}
.fiscalcyber{
  /* background-image: url(../images/2025/fiscalcyber.webp);
  background-size: cover;
  background-repeat: no-repeat; */
  background-color: #FF5F1E;
  border-radius: 20px;
  padding: 15px 30px;
  margin-bottom: 30px;
}
.fiscallast{
  /* background-image: url(../images/2025/fiscalrisk.webp);
  background-size: cover;
  background-repeat: no-repeat; */
  background-color: #FF5F1E;
  border-radius: 20px;
  padding: 15px 30px;
  margin-bottom: 30px;
}
.fiscalbod{
  /* background-image: url(../images/2025/fiscalbod.webp);
  background-size: cover;
  background-repeat: no-repeat; */
  background-color: #FF5F1E;
  border-radius: 20px;
  padding: 15px 30px;
  margin-bottom: 30px;
}
.fiscalfost{
  /* background-image: url(../images/2025/fiscalrisk.webp);
  background-size: cover;
  background-repeat: no-repeat; */
  background-color: #FF5F1E;
  border-radius: 20px;
  padding: 15px 30px;
  margin-bottom: 30px;
}
.embraclastfoot span{
  display: block;
}
.hmbanner p
{
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 30px;
}
.hmbanner h1 span
{
  display: block;
}
.abouthereportsec
{
  background: url(../images/2025/section1-bg.webp);
  background-size: cover;
  padding: 117px 0px;
  position: relative;
}
.borderbox
{
  max-width: 920px;
  margin: auto;
}
.pictureabimg
{
  position: absolute;
  bottom: 0;
  left: 0;
}
.abouthereportsec h2,.abouthereportsec h6
{
  text-align: center;
}
.abouthereportsec h2
{
  color: #A31126;
  font-size: 30px;
  padding-bottom: 15px;
}
.abouthereportsec h6
{
  padding-bottom: 25px;
  color: #A31126;
  font-size: 18px;
  font-weight: 700;
}
.abouthereportsec p
{
  text-align: center;
  max-width: 920px;
  margin: auto;
  padding-bottom: 15px;
}
.centerbtn
{
  text-align: center;
}
.abouthereportsec table
{
  margin:0px auto 30px;
}
.messagesection
{
  position: relative;
  background: url(../images/2025/orange-bg-img.webp);
  padding: 60px 0px 80px;
}
.iciciconsection
{
  position: relative;
  background: #FEECDF 0% 0% no-repeat padding-box;
}
.stakeholdersec
{
  background-image: url(../images/2025/stakeholder-img1.webp);
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  position: relative;
  background-size: cover;
  background-position: center;
}
/* .commonbtn
{
  background: #AE2A30 0% 0% no-repeat padding-box;
  border-radius: 18px;
  padding: 8px 52px 7px 15px;
  color: #fff;
  position: relative;
}
.commonbtn:hover
{
  color: #fff;
}
.commonbtn:before
{
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../images/2025/button-arrow.svg);
  right: 5px;
  width: 24px;
  height: 24px;
  transition: ease all 0.5s;
}
.commonbtn:hover:before
{
  transform: rotate(-45deg);
  transition: ease all 0.5s;
} */
/*----------*/
/*-----Owlcarousel-----*/
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: none;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/*Owlcss*/
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav {
  margin-top: 10px;
}
.owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
/*  background: #869791;*/
color: #fff;
text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 5px 7px;
  background: rgba(255, 255, 255, .3);
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
 background: rgba(255, 255, 255, 1);
}
/*-owlcssend---*/
.messagesection .row
{
  display: flex;
}
.messagesection .col-md-12
{
  max-width: 920px;
  margin: auto;
  display: block;
}
.messagesection .messadeslider 
{
  position: relative;
}
.messagesection .messadeslider img
{
  width: auto;
}
.messagesection .messadeslider .messagebox
{
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 32px;
  max-width: 920px;
  margin: auto;
  padding-left: 40px;
  position: relative;
  min-height: 488px;
}
.messagebox h2
{
  padding: 80px 0px 15px;
  font-size: 30px;
  color: #A31126;
}
.messagebox p
{
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  max-width: 497px;
  padding: 10px 0px 20px;
}
.messagebox h6
{
  font-size: 18px;
  color: #F26522;
  font-weight: 700;
  padding-bottom: 30px;
}
.messagebox h6 span
{
  display: block;
}
.chpicture
{
  position: absolute;
  right: 30px;
  bottom: 0;
}
.messagesection .owl-prev
{
  position: absolute;
  left:-65px;
  top: 0;
  bottom: 0;
  margin: auto!important;
  background-image: url(../images/2025/hmleft-arrow.svg)!important;
  width: 39px;
  height: 31px;
}
.messagesection .owl-next
{
  position: absolute;
  right: -65px;
  top: 0;
  bottom: 0;
  margin: auto!important;
  background: url(../images/2025/hmright-arrow.svg)!important;
  width: 39px;
  height: 31px;
}
.messagesection .owl-theme .owl-dots
{
  padding-top: 20px;
}
.iciciconsection
{
  padding: 80px 0px;
}
.iciciconsection h2,.stakeholdersec h2,.hmhighlights h2
{
  font-size: 30px;
  color: #A31126;
  line-height: 38px;
}
.iciciconsection p,.stakeholdersec p
{
  padding: 15px 0px 30px;
}
.stakeholdersec h2,.stakeholdersec p
{
  color: #fff;
}
.abouthereportsec table tbody
{
  background: #F26522 0% 0% no-repeat padding-box;
}
.abouthereportsec table td
{
  color: #fff;
}
.abouthereportsec .finance-table td
{
  border: 1px dashed #fff; 
}
.mainfooter .row .col-md-3:last-child .footerveticaline
{
  border-right: 0;
}
.hmhighlights
{
  /* background: transparent linear-gradient(90deg, #FF6820 0%, #B92A1F 100%) 0% 0% no-repeat; */
  background: #F26522;
  padding: 20px 0px 100px;
  position: relative;
}
.hmhighlights h2
{
  color:#fff;
  text-align: center;
  padding: 40px 0px;
}
.fade.active.show {
  opacity: 1;
}
.highlightsbox
{
  background: #FFFFFF 0% 0% no-repeat padding-box;
border-radius: 0px 0px 32px 32px;
padding-bottom: 20px;
}
.highlightsbox .nav-tabs
{
  display: flex;
  padding-left: 0;
}
.highlightsbox .nav-tabs li {
    max-width: 32.2%;
    width: 100%;
    background: #ECECEC 0% 0% no-repeat padding-box;
    text-align: center;
    margin-right: 20px;
}
.highlightsbox .nav-tabs li:last-child
{
  margin-right: 0;
}
.highlightsbox .nav-tabs li a
{
  font-size: 18px;
  padding: 15px;
  display: block;
  color: #000000;
}
.highlightsbox .nav-tabs li.active 
{
background: #A31126 0% 0% no-repeat padding-box;
}
.highlightsbox .nav-tabs li.active  a
{
  color: #fff;
}
.tab-content1
{
  padding: 20px;
}
.highlightsbox  h3
{
  font-size: 30px;
  color: #AE2A30;
  font-weight: 900;
}
.highlightsbox  h3 span
{
  font-size: 18px;
  line-height: 23px;
}
.highlightsbox  h6
{
  font-size: 18px;
  color: #AE2A30;
  font-weight: 900;
}
.highlightsbox hr
{
  border-top: 1px solid #707070;
}
.highlightsbox select
{
  border: 0px;
  border-bottom: 1px solid #707070;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 100px;
  font-size: 18px;
}
.highlightsbox select:focus
{
  outline: none;
}
.esggoullist
{
  padding-left: 0px;
  list-style: none;
}
.esggoullist li
{
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #F26522;
}
.esggoullist li:last-child
{
  border-bottom: 0;
}
.tenetsimg
{
  display: flex;
  padding: 30px 0px;
}
.tenetsimg p
{
  padding-right: 60px;
}
.tenetsimg div,.highlightsbox #tab8  .col-md-4
{
  position: relative;
}
.tenetsimg div:before,.highlightsbox #tab8  .col-md-4:before
{
  content: '';
  position: absolute;
  right: 30px;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #707070;
}
.tenetsimg div:last-child:before,.highlightsbox #tab8  .col-md-4:last-child:before
{
  display: none;
}
.finacindiv
{
  display: flex;
  align-items: center;
  gap: 30px;
}
.highlightsbox #tab8 p
{
  padding-right: 70px;
  padding-top: 5px;
  padding-bottom: 30px;
}
.highlightsbox #tab2 .nav-tabs li,.highlightsbox #tab2 .nav-tabs li.active
{
background-color: #fff;
text-align: left;
}
.highlightsbox #tab2 .nav-tabs li a
{
  padding: 5px;
  color: #A31126;
  font-size: 18px;
  display: flex;
    align-items: center;
}
.highlightsbox #tab2 .nav-tabs li a img
{
  position: relative;
}
.highlightsbox #tab2 .nav-tabs li
{
      max-width: max-content;
      filter: grayscale(1);
}
.highlightsbox #tab2 .nav-tabs li.active
{
  filter: grayscale(0);
}
.highlightsbox #tab2 .nav-tabs li a span
{
  padding: 5px 45px 5px 30px;
  border: 1px solid #C2BDBD;
  margin-left: -15px;
  border-radius: 10px;
}
.highlightsbox #tab2 .nav-tabs li.active a span
{
  border: 1px solid #A31126;
}
.enviroimdiv
{
  background: #F26522 0% 0% no-repeat padding-box;
  padding: 10px;
  display: flex;
  align-items: center;
  gap: 20px;
  margin:20px 0px 30px;
}
.enviroimdiv ul
{
  padding-left: 20px;
  color: #fff;
}
.highlightsbox .enviroimdiv p
{
  color: #fff;
}
.digitisationdiv
{
  display: flex;
}

.renewableecdiv 
{
  justify-content: space-between;
align-items: center;
  margin-top: 30px;
}
.revfirstdiv 
{
  display: flex;
  align-items: center;
  gap: 10px;
}
.digicenter
{
  align-items: center;
  gap: 30px;
}
.evdivflex
{
  display: flex;
  gap: 0px;
}
.evdivflex .digicenter
{
  max-width: 45%;
  width: 100%;
}
.digilastdiv
{
  max-width: 40%;
  width: 100%;
  border-left: 1px solid #F26522;
  padding-left: 50px;
}
.greendivflex
{
  gap: 50px;
  justify-content: flex-start;
}
#tab14 p span
{
  color: #A31126;
  font-size: 18px;
  font-weight: 700;
}
#tab10 select
{
margin: 30px 0px ;
}
.extrmpara
{
  margin-top: 30px;
}
.forestdivflex 
{
align-items: center;
}
.forestdivflex div:nth-child(2) p
{
  color: #F26522;
}
.exbtmmargi
{
  margin-bottom: 30px;
}
.healthcdiv
{
  background: #F26522 0% 0% no-repeat padding-box;
border-radius: 32px;
padding: 30px;
}
.healthcdiv .revfirstdiv
{
  align-items: flex-start;
  max-width: 38%;
}
.healthcdiv 
{
  gap: 30px;
  margin-bottom: 30px;
}
.healthcdiv .revfirstdiv h3,.healthcdiv .revfirstdiv p
{
  color: #fff;
}
.healthcdiv .fromwhich
{
  color: #fff;
  position: relative;
}
.healthcdiv .fromwhich:before
{
  content: '';
  position: absolute;
  width: 50px;
  height: 1px;
  left: -55px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #fff;
}
.healthcdiv .fromwhich:after
{
  content: '';
  position: absolute;
  width: 50px;
  height: 1px;
  right: -55px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #fff;
}
.healthcdiv1.renewableecdiv 
{
  justify-content: flex-start;
}
.healthcdiv1 .revfirstdiv
{
  max-width: 35%;
}
.healthcdiv1 .revfirstdiv p
{
  padding-right: 60px;
}
.iciciconsection .row
{
  align-items: center;
  display: flex;
}
.themepage
{
  position: relative;
}
.themepage .container
{
  position: absolute;
  top: 150px;
  left: 0;
right: 0;
margin: auto;
}
.bannertopspace
{
  padding-top: 190px;
}
.themepage .container p
{
  color: #fff;
  padding-bottom: 20px;
}

.allBtns a {
	border: 1px solid #A31126;
	border-radius: 19px;
	padding: 7px 46px 7px 14px;
	display: inline-block;
	position: relative;
	color: #fff;
    background-color: #A31126;
  color: #fff;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
}
.allBtns a img {
	position: absolute;
	right: 0px;
	width: 34px;
	height: 34px;
	top: 0px;
transition: .3s ease-in-out;
}

.allBtns a:hover img{
  transform: rotate(-45deg);
		transition: .3s ease-in-out;
}


.embright tr td:last-child{
  text-align: right;
  background-color: #FEECDF;
}

table.emb-tbl {
  width: 100%;
  border-collapse: collapse;
}

table.emb-tbl th, table.emb-tbl td {
  border: 1px solid #ddd;
  padding: 8px;
  vertical-align: top;
}
table.emb-tbl th, table.emb-tbl td {
  /* border: 1px solid ; */
  border-left: none;
  border-right: none;
  padding: 8px;
  vertical-align: top;
}

table.emb-tbl th {
  color: #A31126;
  text-align: left;
  border-top: none;
}
table.emb-tbl th:first-child{
  width: 51%;
}
table.emb-tbl th:nth-child(2){
  width: 20%;
}
table.emb-tbl th:last-child{
  width: 23%;
}
table.emb-tbl th:last-child{
  color: #f26522;
}
table.emb-tbl tr.tble-fst td span{
  font-weight: bold;
  color: #f26522;
}
table.emb-tbl tr.tble-fst td:nth-child(2){
  font-weight: bold;
  color: #000000;
}
table.emb-tbl tr.lstbtmbrd td:last-child{
  border-bottom: 2px solid #f26522;
}


.ghgright tr td:last-child{
  text-align: right;
  background-color: #FEECDF;
}

table.ghg-tbl {
  width: 100%;
  border-collapse: collapse;
}

table.ghg-tbl th, table.ghg-tbl td {
  border: 1px solid #ddd;
  padding: 8px;
  vertical-align: top;
}
table.ghg-tbl th, table.ghg-tbl td {
  /* border: 1px solid ; */
  border-left: none;
  border-right: none;
  padding: 8px;
  vertical-align: top;
}

table.ghg-tbl th {
  color: #A31126;
  font-size: 20px;
  text-align: left;
  border-top: none;
}
table.ghg-tbl th:first-child{
  width: 51%;
}
table.ghg-tbl th:nth-child(2){
  text-align: right;
  width: 10%;
}
table.ghg-tbl th:last-child{
  text-align: right;
  width: 10%;
}
table.ghg-tbl th:last-child{
  color: #f26522;
}
table.ghg-tbl tr.tble-fst td span{
  font-weight: bold;
  color: #f26522;
}
table.ghg-tbl tr td{
  font-size: 18px;
}
table.ghg-tbl tr.tble-fst td:nth-child(2){
  text-align: right;
  font-weight: bold;
  color: #000000;
}
table.ghg-tbl tr.lstbtmbrd td:nth-child(2){
  text-align: right;
}
table.ghg-tbl tr.lstbtmbrd td:last-child{
  border-bottom: 2px solid #f26522;
}

table.cat-tbl {
  width: 100%;
  border-collapse: collapse;
}

table.cat-tbl th, table.cat-tbl td {
  border: 1px solid #ddd;
  padding: 8px;
  vertical-align: top;
}
table.cat-tbl th, table.cat-tbl td {
  /* border: 1px solid ; */
  border-left: none;
  border-right: none;
  padding: 8px;
  vertical-align: top;
}
table.cat-tbl th {
  color: #A31126;
  text-align: left;
}
table.cat-tbl th{
  width: 33%;
}
table.cat-tbl tr.tble-fst td span{
  display: block;
}

table.imp-tbl {
  width: 36%;
  border-collapse: collapse;
}

table.imp-tbl th, table.imp-tbl td {
  border: 1px solid #ddd;
  padding: 8px;
  vertical-align: top;
}
table.imp-tbl th, table.imp-tbl td {
  /* border: 1px solid ; */
  border-left: none;
  border-right: none;
  padding: 8px;
  vertical-align: top;
}
table.imp-tbl th {
  text-align: right;
}
table.imp-tbl th{
  background-color: #FF5F1E;
  color: #fff;
}

table.imp-tbl tr.tble-fst td span{
  display: block;
}
table.imp-tbl tr td{
  background-color: #FEECDF;
  text-align: right;
}
table.imp-tbl tr td:first-child{
  text-align: left;
}
.formbselect
{
  display:none;
}
.theme3img{
  display: none;
}
.proecoImgmob{
  display: none;
}
.fostmob{
  display: none;
}
.abtmob{
  display: none;
}
.stkmobImg{
  display: none;
}
.custommaxwidth85
{
  max-width: 85%;
  margin-bottom: 20px;
}
.plursiconwidth
{
  max-width: 20px;
  width: 100%;
}
.custommaxwidth75
{
  max-width: 75%;
  margin-bottom: 20px;
}
.custommaxwidth70
{
  max-width: 70%;
  gap: 30px;
  margin-bottom: 20px;
}
.custommaxwidth70 .revfirstdiv:nth-child(5)
{
  max-width: 28%;
  width: 100%;
}
.maritp
{
  margin-top: 20px;
}
.fiscal .white2{
  margin-bottom: 0px;
}
.maxinkw{
  max-width: 400px;
  text-align: right;
}
.txtrgt{
  text-align: right;
}
.txtimgrgtvalue, .board-commitee-new{
  display: flex;
  justify-content: center;
}
.row.exebann {
  display: flex;
  align-items: top;
}
.bannerData.msg h1{
  padding-top: 40px;
}
.exebann h1{
  padding-top: 0;
}
.comparaspan p span{
  display: block;
}
.mtbtmfost{
  margin-bottom: 20px;
}
.vibasaImg{
  margin-bottom: 20px;
}

.pdrgt20row{
  padding-right: 20px;
}
.lstbtmbrd td span{
  display: block;
}
.boldtdone tr td:first-child{
  font-weight: bold;
}
tr.boldfirst td:first-child{
  font-weight: bold;
}

.acorSocial .panel-title {
	margin-bottom: 0px;
	border-top: 1px solid #A30D26;
	padding-top: 15px;
	position: relative;
	color: #004A80;
}
.acorSocial .panel-title > a{
	color: #004A80;
	font-size: 16px;
	line-height: 18px;
}
.acorSocial .panel-default > .panel-heading {
	/* color: #333; */
	background-color: transparent;
	border-color: transparent;
}
.acorSocial .panel-heading {
	padding: 10px 0px;
}
.acorSocial .panel-default {
	border: none;
	box-shadow: none;
}
.acorSocial .panel-body {
	padding: 0px;
}
.acorSocial .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border: none;
}
.mda-panel .panel-default.btmbrdlast{
	border-bottom: none;
}
.mda-panel .panel-title>a.collapsed:before {
    float: right !important;
    content: '+';
    position: absolute;
    left: 15px;
    font-size: 24px;
    color: #004980;
    margin-top: 0px;
    font-weight: 700;
}
.mda-panel .panel-title>a:before {
    float: right !important;
    content: '-';
    /* position: absolute; */
    left: 15px;
    font-size: 24px;
    color: #004980;
    margin-top: 0px;
    font-weight: 700;
}
h4.pdbtmdesk{
  padding-bottom: 10px;
  font-weight: bold;
}
.top20catdesk{
  padding-top: 20px;
}
.mt20hcat{
  margin-bottom: 20px;
}
.icicofoundationspage .panel-default>.panel-heading {
  background-color: transparent;
  padding-left: 0;
  padding: 0px 0;
}
.icicofoundationspage .panel {
  background-color: transparent;
  border: transparent;
  box-shadow: none;
  border-bottom: 1px solid #A31126;
  border-radius: 0px;
  margin: 0px !important;
  padding: 15px 0px;
}
.icicofoundationspage .panel h2 a
{
  display: flex;
  align-items: flex-start;
      font-size: 22px;
    line-height: 28px;
    color: #004A80;
    font-weight: 700;
    padding-bottom: 14px;
    padding-bottom: 0px;
}
.icicofoundationspage .panel h2 a img
{
  width: 50px;
  height: 55px;
  margin-right: 30px;
}
.icicofoundationspage .panel-default>.panel-heading+.panel-collapse>.panel-body {
  border: none;
  padding-left: 0;
}
.icicofoundationspage .panel-title>a
{
  position: relative;
}
.icicofoundationspage .panel-title>a::before {
  float: right !important;
  content: '';
  position: absolute;
  right: 15px;
  font-size: 42px;
  color: #bdbdbc;
  margin-top: 0px;
  line-height: 17px;
  background-image: url(../images/bplus-icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 16px;
  transition: all ease .5s;
  height: 16px;
  transform: rotate(135deg);
  top: 0;
  bottom: 0;
  margin: auto;
}
.icicofoundationspage .panel-title>a.collapsed::before {
  float: right !important;
  content: '';
  position: absolute;
  right: 15px;
  font-size: 42px;
  color: #bdbdbc;
  margin-top: 0px;
  line-height: 17px;
  background-image: url(../images/bplus-icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 16px;
  height: 16px;
  transform: rotate(0deg);
  transition: all ease .5s;
  top: 0;
  bottom: 0;
  margin: auto;
}
.icicofoundationspage p  
{
  padding-bottom: 20px;
}
.icicofoundationspage ul
{
  padding-left: 15px;
}
.icicofoundationspage ul li{
padding-bottom: 15px;
}
.icicofoundationspage ul li::marker{
    color: #F26522;
}
.prmotaboutmax{
  max-width: 100%;
}
.boData .esggoverh3{
  padding-bottom: 15px;
}
.esggoverh3 h3{
  font-size: 18px;
}
.esggoverh3 h4{
  font-size: 22px;
  line-height: 28px;
  color: #004A80;
  font-weight: 700;
  padding-bottom: 10px;
}
.boData .comparabtm10{
  padding-bottom: 15px;
}
.drkpurpboldpara p{
  font-weight: bold;
}
.catstorypara p{
  padding: 15px 15px;
}
.catstorypara{
  margin-bottom: 20px;
}
.bodcometbox{
  padding-bottom: 0;
}
.icifoundpara0 p{
  padding-bottom: 0;
}
.storypd10cat{
  margin-top: 40px;
}
.extrmpara.mt5{
  margin-top: 5px;
}
.extrmpara.mt5.pb10{
  padding-bottom: 10px;
}
.drpurple.icifoundpara0 p{
  font-weight: 700;
}
.joinusborder a{
  /* color: red!important; */
  font-weight: bold;
}
.embCommon {
    margin-right: 40px;
}
p.pt20 {
    padding-bottom: 20px;
}
.firstSec h2{
      font-size: 22px;
    line-height: 28px;
    color: #004A80;
    font-weight: 700;
    padding-bottom: 10px;
}
.esg-table.nopad{
  margin-bottom: 15px;
}
.deskFoot.mb{
  margin-bottom: 40px;
}
.deskFoot p{
  font-size: 14px;
}
.deskFoot.mb20{
  margin-bottom: 20px;
}
.deskFoot.pt20{
  padding-top: 20px;
}
.bannerSec h1.mbl{
  display: none;
}
.board-commitee-new.line{
  display: inline;
  
}
.board-commitee-new.line img {
    max-width: 750px;
    margin: auto;
}
.deskFoot.imgg{
margin-left: 17%;
    padding-top: 10px;
}
.deskFoot.imgg.pt0{
  padding-top: 0;
}
.deskFoot.imggN{
  margin-left: 10%;
}
.board-commitee-new.txtimgrgtvalue.pb0{
  padding-bottom: 3px;
}
.board-commitee-new.pb10{
  padding-bottom: 10px;
}
.deskFoot.imggG{
  margin-left: 11%;
}
.deskFoot.imggex{
  margin-left: 24%;
}
.stepsinvo.extramargin30.pb10{
  margin-bottom: 10px;
}
.deskFoot.suc{
  margin-left: 6%;
  padding-top: 20px;
}
.deskFoot.pt20.mb30{
  margin-bottom: 30px;
}

.deskFoot.btm{
  padding: 20px 0;
}
.qrBox{
  border: 1px solid #A31126;
  border-radius: 20px;
  padding: 23px;
  max-width: 320px;
}
.mainHead {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mainHead .qrImg{
  max-width: 100px;
}
.mainHead .qrImg p{
font-size: 12px;
line-height: 14px;
    padding-left: 7px;
}
.comData.minMb {
    padding-bottom: 25px;
}
.bottom p.pb8{
  padding-bottom: 8px;
}
