body {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  box-sizing: border-box;  
  margin: 0;
  padding: 0;
}
h1,
h2,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0px;
  padding: 0px;
}

a {
  text-decoration: none !important;
  font-size: 16px;
}

a:hover {
  text-decoration: none !important;
}

p {
  font-size: 16px;
  line-height: 22px;
}

.my-sidenav,
.ham-icon1 {
  display: none;
}
/*-----------Header Css End-------------*/

#header {
  padding: 27px 0px;
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  z-index: 999;
  position: fixed;
  width: 100%;
  left: 0px;
  right: 0px;
  height: 61px;
  top: 11px;
}

.menuLinksM > div:nth-child(1) {
  width: 80px;
}
.menuLinksM > div:nth-child(2) {
  width: calc(100% - 80px);
}
.menuLinksM {
  display: flex;
  gap: 38px;
  background-color: #fff;
  border-radius: 35px;
  padding: 15px 42px;
  max-width: 100%;
  width: 100%;
  position: relative;
  align-items: center;
}
.menuLinksM ul {
  display: flex;
  list-style: none;
  margin: 0px;
  padding: 0px;
  gap: 18px;
  justify-content: end;
}
.menuLinksM ul li a {
  font-size: 14px;
  line-height: 20px;
  color: #2C2E33;
  font-weight: 400;
}
#header .row {
  align-items: center;
}
.whiteMenu {
  display: flex;
  background-color: #f72;
  border-radius: 35px;
}
.downloadBtn {
  width: 5%;
  background-color: #FF7722;
  border-radius: 35px;
  padding: 20px 40px 15px 20px;
}
footer {
  background-color: #0B3554;
  padding: 34px 0px 15px 0px;
  text-align: center;
}
.footDownload {
  border: 1px solid #FFFFFF;
  border-radius: 25px;
  width: fit-content;
  margin: auto;
  margin-bottom: 30px;
}
.footDownload a {
  padding: 10px 28px;
  display: flex;
  gap: 30px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 1.14px;
}
.footDownload a span b {
  color: #FF7722;
}
.investorRel a, .investorRel{
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  letter-spacing: 1.8px;
}
.investorRel {
  display: flex;
  justify-content: center;
  gap: 30px;
}
.copyRights p {
  color: RGBA(255, 255, 255, .46);
  font-size: 14px;
  line-height: 19px;
  border-top: 1px solid RGBA(255, 255, 255, .7);
  margin-top: 20px;
  padding-top: 20px;
  font-weight: 500;
  letter-spacing: 1.12px;
}
.topBanner {
  height: 100vh;
  display: flex;
  align-items: center;
  background-image: url("../images/banner-img.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.scrollDown {
  position: absolute;
  bottom: 50px;
}

.bannerCaps h1 {
  font-size: 45px;
  line-height: 45px;
  font-weight: 700;
  color: #FFFFFF;
  letter-spacing: 6.75px;
  margin-bottom: 11px;
}
.bannerCaps p {
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  letter-spacing: 1.8px;
  font-weight: 500;
  margin-bottom: 36px;
}
.bannerCaps p span {
  color: #FF7722;
}
.bannerCaps {
  max-width: 280px;
  width: 100%;
}
/*.allBtns a {
  background-color: #fff;
  border: 1px solid #090A0C;
  border-radius: 25px;
  padding: 9px 23px;
  color: #090A0C;
}*/

.allBtns.blacK_clr a {
  background-color: #090A0C;
  border: 1px solid #FFFFFF;
  color: #fff;
}
.weStandFor {
  padding-top: 82px;
  padding-bottom: 65px;
}
.topGlobally {
  display: flex;
  margin-bottom: 9px;
}
.poweredBy {
  display: flex;
  gap: 32px;
  align-items: center;
}
.viceChairman, .chairmanMsg {
  width: 100%;
  background-image: url("../images/chairman-bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100vh;
  display: flex;
  align-items: center;
}
.poweredBy h3 {
  font-size: 35px;
  line-height: 40px;
  color: #FF7722;
  font-weight: 400;
  margin-bottom: 25px;
}
.poweredBy h3 span {
  display: block;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 1.8px;
  color: #0B3554;
  font-weight: 500;
}
.allStake inr {
  font-weight: 400;
  font-size: 30px;
  line-height: 35px;
}
.topGlobally > div:nth-child(1) {
  background-color: rgba(24, 150, 71, .1);
  padding: 36px;
}
.allMarket {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.allMarket h5 span {
  display: block;
  font-size: 16px;
  line-height: 22px;
  color: #0B3554;
  font-weight: 300;
  min-height: 44px;
}
.allMarket h5 {
  font-size: 25px;
  line-height: 30px;
  color: #189647;
  font-weight: 700;
  border-bottom: 1px solid #fff;
  padding-bottom: 18px;
  margin-bottom: 18px;
}
.topGlobally > div:nth-child(1) {
  width: calc(100% - 460px);
}
.topGlobally > div:nth-child(2) {
  width: 460px;
}
.topGlobally h4 {
  color: #FF7722;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 25px;
}

.noteText p {
  font-size: 12px;
  line-height: 22px;
  color: #000;
  font-weight: 300;
}
.chairmanContent{
  max-width: 464px;
  width: 100%;
}
.chairmanContent h3 {
  font-size: 35px;
  line-height: 40px;
  color: #FF7722;
  font-weight: 400;
  margin-bottom: 25px;
}
.chairmanContent p {
  color: #FF7722;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  border: 2px solid #FF7722;
  border-left: 0px;
  border-right: 0px;
  padding-bottom: 15px;
  margin-bottom: 43px;
  margin-top: 15px;
  padding-top: 15px;
}
.chairmanContent h4 {
  font-size: 25px;
  line-height: 30px;
  color: #0B3554;
  font-weight: 700;
}
.chairmanContent h4 span {
  display: block;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  color: #0B3554;
}
.nameDir {
  display: flex;
  gap: 5px;
  margin-bottom: 45px;
}
.viceChairman, .chairmanMsg{
  position: relative;
}
.msgImg {
  position: absolute;
  right: 9.2%;
  bottom: 0px;
}

.ourJourney {
  padding: 130px 0px;
  position: relative;
}
.ourJourney h3 {
  font-size: 35px;
  line-height: 40px;
  color: #FF7722;
  font-weight: 400;
  margin-bottom: 25px;
}
.allRevenue p {
  color: #77787B;
  font-weight: 500;
  margin-bottom: 9px;
}
.allRevenue p span {
  font-weight: 300;
}
.allRevenue h5 {
  font-size: 35px;
  line-height: 45px;
  margin-bottom: 6px;
}
.allRevenue h5 sub {
  bottom: 0px;
  font-weight: 300;
  font-size: 20px;
  line-height: 25px;
}
.allRevenue h6 {
  font-size: 20px;
  line-height: 25px;
  color: #0B3554;
  font-weight: 300;
  margin-top: 10px;
}
.allRevenue h6 span {
  font-weight: 500;
}
.clr_blue_text{
  color: #0B3554;
}
.green_text{
  color: #189647;
}
.cheapImg {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.createStakeholder .allBtns {
  text-align: center;
  margin-top: 20px;
}
.createStakeholder {
  position: relative;
  background-color: rgba(24, 150, 71, .08);
  padding: 65px 0px;
}
.createStakeholder h3 {
  font-size: 35px;
  line-height: 40px;
  color: #F72;
  font-weight: 400;
  margin-bottom: 38px;
}

.allStake {
  display: flex;
  flex-wrap: wrap;
}
.allStake > div{
  padding-bottom: 75px;
}
.allStake > div{
  width: 19%;
}
.allStake > div:nth-child(1), 
.allStake > div:nth-child(6), 
.allStake > div:nth-child(2), 
.allStake > div:nth-child(7)
{
  width: 21.5%;
  
}
.allMarket > div:nth-child(1), .allMarket > div:nth-child(3), .allMarket > div:nth-child(5) {
  width: 42%;
}
.allMarket > div:nth-child(2), .allMarket > div:nth-child(4), .allMarket > div:nth-child(6) {
  width: calc(58% - 46px);
}
.allStake h5 {
  font-size: 35px;
  line-height: 40px;
  color: #189647;
  font-weight: 700;
}
.allStake h5 sub {
  font-weight: 300;
  bottom: 0px;
  font-size: 20px;
  line-height: 25px;
}
.allStake p {
  font-size: 16px;
  line-height: 22px;
  color: #000;
  margin-bottom: 4px;
  font-weight: 300;
}
.allStake h6 {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
.padRigght {
  padding-right: 30px;
}
.allStake h4, .seprateTitle h4 {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  margin: 11px 0px;
}
.allStake h6 sub {
  bottom: 0px;
}
.seprateTitle{
  margin-bottom: 15px;
}
.allStake > div, .allStake {
  position: relative;
}
.allStake > div::after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: rgba(0, 0, 0, .2);
}
.allStake::after {
  content: "";
  display: block;
  position: absolute;
  right: 24px;
  top: 28%;
  width: calc(100% - 24px);
  height: 1px;
  background-color: rgba(0, 0, 0, .2);
}
.allStake > div.noBor::after{
  display: none;
}
.allStake > div.noPad {
  padding-bottom: 0px;
  margin-bottom: 50px;
}
.keyPerformance {
  padding: 110px 0px;
  position: relative;
}
.innerKeyper h3 {
  font-size: 35px;
  line-height: 40px;
  color: #FF7722;
  font-weight: 400;
  margin-bottom: 25px;
}
.innerKeyper h3 span {
  display: block;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 1.8px;
  color: #0B3554;
  font-weight: 500;
}
.innerKeyper {
  max-width: 100%;
  width: 100%;
}
.innerKeyper select {
  border: 1px solid #0B3553;
  border-radius: 25px;
  margin-bottom: 35px;
  max-width: 240px;
  width: 100%;
}

.keyPerformanceImg p {
  font-size: 12px;
  line-height: 16px;
  color: #0B3554;
  font-weight: 300;
  margin-top: 30px;
}
/**/
.siteMap{
  padding-top: 110px;
  padding-bottom: 50px;
}
.innerSite a {
  color: #2C2E33;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
}
/**/
.allContents h3 {
  font-size: 35px;
  line-height: 40px;
  color: #FF7722;
  font-weight: 400;
  margin-bottom: 25px;
}
.allContents h3 span {
  display: block;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 2.7px;
  color: #020202;
  font-weight: 700;
}
.allContents p{
  margin-bottom: 25px;
}
.allContents h4{
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  margin-bottom: 10px;
}
.org_clr{
  color: #FF7722;
}
.blue_li_clr{
  color: #0B3554;
}
.green_clr{
  color: #2E9B43!important;
}
.boldText{
  font-weight: 700!important;
}
.improveMent {
  display: flex;
  gap: 20px;
  position: relative;
}
.improveMent h4 {
  font-size: 35px;
  line-height: 40px;
  color: #FF7722;
  font-weight: 700;
  margin-bottom: 0px;
}
.improveMent p {
  margin-bottom: 30px;
}
.posRel{
  position: relative;
}
.leftLine::after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: -26px;
  width: 2px;
  height: 100%;
  background-color: rgba(2, 2, 2, .4);
}
.leftLine .noteText p {
  margin-bottom: 0px;
}
.lineHr{
  border-top: 2px solid rgba(2, 2, 2, .4);
  opacity: 1;
  margin-top: 30px;
  margin-bottom: 30px;
}
.cutomerRelation h4 {
  font-size: 20px;
  line-height: 24px;
  color: #FF7722;
  font-weight: 700;
}
.cutomerRelation {
  max-width: 298px;
  width: 100%;
  position: relative;
  margin-top: 15px;
}
.caseWithBg {
  position: relative;
  margin-bottom: 50px;
}
.halfCase {
  position: absolute;
  padding: 120px 110px 110px 60px;
  top: 0px;
}
.caseWithBg > img {
  /*! width: 100%; */
}
.halfCase {
  display: flex;
  gap: 76px;
}
.halfCase > div:nth-child(1) {
  width: 625px;
}
.halfCase > div:nth-child(2) {
  width: calc(100% - 625px);
}

.storageCaps img {
  margin-bottom: 32px;
}
.storageCaps h4 {
  color: #2E9B43;
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #2E9B43;
}
.storageCaps h4 span {
  display: block;
  font-size: 16px;
  line-height: 22px;
  color: #2B2E34;
  font-weight: 400;
}
.storageCaps h4 sub {
  bottom: 0px;
}
.singleImg{
  margin-bottom: 25px;
}

.inoNumber {
  
  display: flex;
  margin-bottom: 50px;
  margin-top: 20px;
}
.inoNumber > div:nth-child(1) {
  width: calc(100% - 318px);
}
.innNums {
  display: flex;
  gap: 40px;
}
.inoNumber > div:nth-child(2) {
  width: 318px;
}
.allContents .inoNumber h4 {
  font-size: 35px;
  line-height: 40px;
  color: #FF7722;
  font-weight: 700;
}
.allContents .inoNumber p {
  color: #0B3554;
  margin-bottom: 0px;
}
.allContents .inoNumber .noteText {
  margin-top: 40px;
}
.blacK_clr_1{
  color: #020202;
}
.alliedBox {
  padding: 20px;
  min-height: 172px;
}
.alliedBox h4 {
  color: #0B3554;
  font-weight: 700;
}
.alliedBox p {
  color: #020202;
}
.boxClr_1 {
  background-color: #FFEEE2;
}
.boxClr_2 {
  background-color: #E8F5ED;
}
.boxClr_3 {
  background-color: #FCF4DD;
}
.alliedBox p {
  margin-bottom: 0px;
}
.caseWithBg {
  margin-top: 50px;
}
.energyTransition.withLeftGap > h4 {
  position: relative;
  padding: 12px 66px 12px 158px;
  background-color: #0F3353;
  width: fit-content;
  margin-left: 10px;
  color: #fff;
}
.energyTransition.withLeftGap > h4 img {
  position: absolute;
  left: -10px;
  top: -49px;
  border-radius: 50%;
}
.energyTransition.withLeftGap > h4 {
  margin-top: 70px;
  margin-bottom: 20px;
}
.energyTransition.withLeftGap .energyContents {
  margin-left: 170px;
}
.energyContents h4 {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #FF7722;
  font-weight: 700;
}

.energyTransition  > h4 {
  position: relative;
  padding: 12px 66px 12px 158px;
  background-color: #0F3353;
  margin-left: 10px;
  color: #fff;
}
.energyTransition > h4 {
  margin-top: 90px;
  margin-bottom: 80px;
}
.energyTransition > h4 img {
  position: absolute;
  left: -10px;
  top: -49px;
  border-radius: 50%;
}

.chipLineInner h4 {
  color: #FF7722;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
}
.chipLineInner p {
  color: #2B2E34;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 0px;
}
.chipLine {
  position: relative;
  margin-bottom: 50px;
}
.chipLineInner {
  position: absolute;
  top: 0;
  padding: 20px 92px 52px 52px;
  left: 0px;
}
.fixInner{
  max-width: 525px;
  width: 100%;
}

.focusArea {
  padding: 30px 30px 30px 15px;
  position: relative;
  margin-top: 50px;
  min-height: 350px;
  margin-bottom: 25px;
}
.hBg_1 {
  background-color: #EAF0E8;
}
.hBg_2 {
  background-color: #FFF3EA;
}
.hBg_3 {
  background-color: #E6E6EA;
}
.circleLists ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  margin-bottom: 25px;
}
.circleLists ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 14px;
  font-size: 16px;
  line-height: 22px;
}
.circleLists ul li::after {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  top: 5px;
  width: 9px;
  height: 9px;
  background-color: transparent;
  border: 1px solid #FF7722;
  border-radius: 50%;
}
.focusArea h4 {
  position: absolute;
  top: -15px;
  padding: 4px 24px 4px 18px;
  left: 0px;
  color: #fff;
}

.focusArea.hBg_1 h4{
  background-color: #2E9B43;
}
.focusArea.hBg_2 h4{
  background-color: #FF7722;
}
.focusArea.hBg_3 h4{
  background-color: #0A3554;
}
.tedeLine {
  position: relative;
  margin-bottom: 25px;
  margin-top: 25px;
}
.missionAvoid {
  position: absolute;
  top: 0;
  max-width: 242px;
  width: 100%;
}
.missionAvoid h4 {
  font-size: 30px;
  line-height: 35px;
  color: #2E9B43;
  margin-bottom: 0px;
  font-weight: 700;
}
.missionAvoid p {
  margin-bottom: 0px;
  min-height: auto;
}
.readMore a {
  display: flex;
  gap: 5px;
  align-items: center;
  color: #020202;
  font-size: 14px;
  line-height: 19px;
}
.readMore {
  margin-bottom: 25px;
}


.allContents h4.withBg {
  background-color: #0A3554;
  padding: 5px 15px;
  color: #fff;
  width: 50%;
  margin-bottom: 25px;
}
.powerGen {
  display: flex;
  gap: 15px;
}
.powerGen p {
  font-size: 20px;
  line-height: 25px;
  color: #020202;
  font-weight: 400;
  margin-top: 15px;
}

.grayBgList h4 {
  padding: 14px 20px;
  background-color: #E6E6EA;
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 20px;
  color: #0B3554;
  font-weight: 400;
}
.grayBgList {
  margin-bottom: 50px;
}
.circleLists ul li ul li::after {
  background-color: #0B3554;
  border: none;
}
.circleLists ul li ul {
  margin-top: 20px;
}
.font18{
  font-size: 18px!important;
  line-height: 23px!important;
}

.buttonHeads {
  padding: 15px 38px;
  border: 1px solid #FF7722;
  display: flex;
  justify-content: space-between;
  /* gap: 100px; */
  gap: 30px;
  margin-bottom: 50px;
  align-items: center;
}
.buttonHeads h4 {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  color: #FF7722;
  margin-bottom: 0 !important;
}
.alignCntr {
  align-items: center;
  margin-bottom: 25px;
}
.renuText h4 {
  border-bottom: 1px solid #F72;
  padding-bottom: 15px;
}
.gray_clr{
  color: RGBA(77, 77, 79, .4);
}
.sitemap a{ 
  font-size: 12px;
  line-height: 20px;
  color: #2C2E33;
}
.sitemap{
 padding-top: 100px;
 padding-bottom: 30px;
}
.site{
  display: flex;
  gap: 7px;
  align-items: center;
}
.ImaginLeft h2{
  color: #FF7722;
  font-weight: 700;
  font-size: 35px;
  line-height: 45px;
}
.ImaginLeft h5{
  color: #FF7722;
  font-weight: normal;
  font-size: 20px;
  line-height: 40px;
  padding-top: 30px;
}
.imaginSec .row{
  align-items: center;
}
.imaginSec{
  padding-bottom: 50px;
}
.inspire h5{
  color: #FF7722;
  font-weight: normal;
  font-size: 20px;
  line-height: 40px;
}
.subInspire{
  padding-bottom: 30px;
}
.NextPrev{
  margin: 40px 0;
}
.NextPrev .leftPrev{
  border: 1px solid #0B3554;
  border-radius: 30px;
  display: flex;
  align-items: center;
  gap: 40px;
}
.NextPrev .leftPrev.rgt .arrowImg{
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.NextPrev .leftPrev.rgt{
  justify-content: right;
}
.NextPrev .leftPrev .arrowImg {
  background: #FF7722;
  max-width: 64px;
  width: 100%;
  border-radius: 30px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding: 7px 0;
  text-align: center;
}
.arrowImg img:nth-of-type(2){
  display: none;
}
.NextPrev a{
  color: #0B3554;
}
.NextPrev .leftPrev:hover .arrowImg img:nth-of-type(2){
  display: block;
  padding: 3px 0;
  padding-left: 20px;
}
.NextPrev .leftPrev:hover .arrowImg img:nth-of-type(1){
  display: none;
}
.NextPrev .leftPrev:hover .arrowImg{
  padding: 7px 0;
  text-align: center;
}
.NextPrev .leftPrev:hover{
  background-color: #FF7722;
  transition: all ease 0.5s;
}
.NextPrev .leftPrev:hover p{
  color: #fff;
}




.blueBox h3{
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  font-weight: 700;
}

.sucData{
  border: 1px solid #0F3353;
  border-top: none;
  padding: 20px 20px 50px 20px;
  position: relative;
  margin-bottom: 40px;
  min-height: 290px;
}


.ourValue{
  display: flex;
  align-items: end;
  gap: 5px;
  padding-bottom: 10px;
}
.ourValue h5{
  font-size: 20px;
  line-height: 40px;
  color: #FF7722;
  font-weight: normal;
}
.ourSuccess.what p{
  border-bottom: 1px solid #E9EAEA;
  padding-bottom: 10px;
}
.firstCond p {
  color: #77787B;
  font-weight: 700;
}
.firstCond{
  float: left;
  max-width: 25%;
}
.ethical{
  padding-top: 40px;
  padding-bottom: 50px;
}
.firstCond img{
  padding-bottom: 5px;
}
.firstCond p span{
  display: block;
}
.firstCond {
  float: left;
  max-width: 15%;
  margin-right: 40px;
  display: inline-block;
}
.leftGlob h3{
  font-size: 25px;
  line-height: 40px;
  color: #189647;
  font-weight: 700;
}
.leftGlob p{
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
  min-height: 59px;
}
.leftGlob p.nobrdr{
  border: none;
}
.leftGreen h5{
  padding-bottom: 26px;
  color: #FF7722;
  font-size: 20px;
  line-height: 25px;
}
.leftGreen{
  background-color: #e8f5ed;
  padding-left: 20px;
  padding-top: 20px;
  padding-right: 10px;
}
.leftGlob {
  margin-bottom: 9.4px;
}
.triveni .col-xl-7{
  padding-right: 0;
}
.triveni .col-xl-5{
  padding-left: 0;
}
.footnote p{
  font-size: 12px;
  padding-top: 5px;
}
.footnote{
  padding-bottom: 45px;
}
.certif h3{
  font-size: 20px;
  line-height: 40px;
  color: #FF7722;
  padding-bottom: 30px;
}
.helfBox p{
  max-width: 235px;
  margin-top: -76px;
}
.helfBox{
  margin-bottom: 40px;
}
.firstP p{
  border: none !important;
  padding-bottom: 20px!important
}
.differen h3{
  font-size: 20px;
  color: #FF7722;
  font-weight: normal;
  padding-bottom: 0;
}
.differen p{
  color: #0B3554;
}
.differen {
  display: flex;
  gap: 20px;
  padding-bottom: 25px;
}
.icData{
  display: flex;
  flex-direction: column;
}
.lightGreen{
  background-color: #E8F5ED;
  padding-bottom: 10px;
  margin-bottom: 40px;
}
.lightGreen h3{
  color: #020202;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  padding-top: 10px;
}
.leftColor{
  background-color: #E8F5ED;
  padding-left: 30px;
  padding-top: 30px;
  min-height: 330px;
}
.leftColor h3{
  font-size: 20px;
  line-height: 25px;
  color: #FF7722;
  font-weight: 700;
}
.condensing{
  padding-bottom: 40px;
}
.condensing ul{
  list-style: none;
  padding-left: 0;
}
.condensing ul li{
  position: relative;
  padding-left: 16px;
  color: #0B3554;
  font-weight: 700;
  padding-bottom: 15px;
}
.condensing ul li span{
  font-weight: normal;
  color: #020202;
  display: block;
}
.condensing ul li::before{
 content: '';
 position: absolute;
 width: 8px;
 height: 8px;
 border: 1px solid #FF7722;
 border-radius: 50%;
 left: 0;
 top: 8px;
}
.leftColor.rth h3{
  padding-bottom: 15px;
}
.leftColor.rth{
  background-color: #FCF4DD;
}
.gradientSec .col-xl-5{
  padding-right: 0;
}
.gradientSec .col-xl-7{
  padding-left: 0;
}
.gradientSec .row.pb30{
  padding-bottom: 30px;
}
.leftColor.sec{
  min-height: 162px;
}
.footenote.pt p{
  padding-top: 5px;
  font-size: 12px;
}
.tirbineImg{
  padding-bottom: 40px;
}
.footenote.pb{
  padding-bottom: 50px;
}
.firstT h5{
  font-size: 20px;
  line-height: 40px;
  color: #FF7722;
  padding-bottom: 20px;
  font-weight: 400;
}
.info-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 40px;
}
.info-table tr.brdrTop{
  border-top: 1px solid #FF7722;
}
.info-table tr {
  border-bottom: 1px solid #FF7722;
}

.info-table td {
  padding: 20px;
  vertical-align: top;
}

.info-table td:first-child {
  width: 25%;
  font-weight: 400;
  font-size: 16px;
}

.expertise {
  background: #FCF4DD;
  color: #0B3554;
}
.manufacturing {
  background: #E8F5ED;
  color: #0B3554;
}
.performance {
  background: #fff6e6;
  color: #0B3554;
}

.info-table ul {
  margin: 0;
  padding-left: 18px;
  list-style: none;
}
.info-table ul li {
  position: relative;
  margin-bottom: 10px;
  line-height: 1.5em;
}
.info-table ul li::before {
  content: "○";
  position: absolute;
  left: -18px;
  color: #f15a29; 
  font-size: 14px;
}
.afterMarket p{
  color: #fff;
}
.afterMarket {
  background-color: #2D435D;
  padding: 30px;
  min-height: 540px;
  margin-bottom: 40px;
}
.spareData h3{
  font-size: 20px;
  line-height: 40px;
  color: #FFFFFF;
  font-weight: 700;
  padding-bottom: 10px;
}
.spareData{
  padding-bottom: 30px;
}
.spareData.para p{
  padding-bottom: 20px;
}
.spareImg {
  min-height: 400px;
}
.present h3{
  font-size: 20px;
  line-height: 40px;
  color: #FF7722;
  font-weight: 400;
}
.mapImg{
  padding-bottom: 40px;
}
.present h3.blue{
  color: #0B3554;
}
.present p{
  padding-bottom: 20px;
}
.houston{
  padding-bottom: 15px;
}
.qaVice h1{
  font-size: 35px;
  line-height: 40px;
  color: #FF7722;
  font-weight: 400;
  margin-bottom: 25px;
}
.allMarket > div:nth-child(5) h5, .allMarket > div:nth-child(6) h5 {
  margin: 0px;
  padding: 0px;
  border-bottom: 0px;
}
.allMarket > div:nth-child(1) h5 span, .allMarket > div:nth-child(2) h5 span {
  min-height: 22px;
}
.mt40{
  margin-top: 40px;
}

/**/
.siteMap{
  padding-top: 110px;
  padding-bottom: 50px;
}
.innerSite a {
  color: #2C2E33;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
}
/**/
.allContents h3 {
  font-size: 35px;
  line-height: 40px;
  color: #FF7722;
  font-weight: 400;
  margin-bottom: 25px;
}
.allContents h3 span {
  display: block;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 2.7px;
  color: #020202;
  font-weight: 700;
}
.allContents p{
  margin-bottom: 25px;
}
.allContents h4{
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  margin-bottom: 10px;
}
.org_clr{
  color: #FF7722;
}
.blue_li_clr{
  color: #0B3554;
}
.green_clr{
  color: #2E9B43!important;
}
.boldText{
  font-weight: 700!important;
}
.improveMent {
  display: flex;
  gap: 20px;
  position: relative;
}
.improveMent h4 {
  font-size: 35px;
  line-height: 40px;
  color: #FF7722;
  font-weight: 700;
  margin-bottom: 0px;
}
.improveMent p {
  margin-bottom: 30px;
}
.posRel{
  position: relative;
}
.leftLine::after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: -26px;
  width: 2px;
  height: 100%;
  background-color: rgba(2, 2, 2, .4);
}
.leftLine .noteText p {
  margin-bottom: 0px;
}
.lineHr{
  border-top: 2px solid rgba(2, 2, 2, .4);
  opacity: 1;
  margin-top: 30px;
  margin-bottom: 30px;
}
.cutomerRelation h4 {
  font-size: 20px;
  line-height: 24px;
  color: #FF7722;
  font-weight: 700;
}
.cutomerRelation {
  max-width: 298px;
  width: 100%;
  position: relative;
  margin-top: 15px;
}
.caseWithBg {
  position: relative;
  margin-bottom: 50px;
}
.halfCase {
  position: absolute;
  padding: 120px 110px 110px 60px;
  top: 0px;
}
.caseWithBg > img {
  /*! width: 100%; */
}
.halfCase {
  display: flex;
  gap: 76px;
}
.halfCase > div:nth-child(1) {
  width: 625px;
}
.halfCase > div:nth-child(2) {
  width: calc(100% - 625px);
}

.storageCaps img {
  margin-bottom: 32px;
}
.storageCaps h4 {
  color: #2E9B43;
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #2E9B43;
}
.storageCaps h4 span {
  display: block;
  font-size: 16px;
  line-height: 22px;
  color: #2B2E34;
  font-weight: 400;
}
.storageCaps h4 sub {
  bottom: 0px;
}
.singleImg{
  margin-bottom: 25px;
}


.blacK_clr_1{
  color: #020202;
}
.alliedBox {
  padding: 20px;
  min-height: 172px;
}
.alliedBox h4 {
  color: #0B3554;
  font-weight: 700;
}
.alliedBox p {
  color: #020202;
}
.boxClr_1 {
  background-color: #FFEEE2;
}
.boxClr_2 {
  background-color: #E8F5ED;
}
.boxClr_3 {
  background-color: #FCF4DD;
}
.alliedBox p {
  margin-bottom: 0px;
}
.caseWithBg {
  margin-top: 50px;
}
.energyTransition.withLeftGap > h4 {
  position: relative;
  padding: 12px 66px 12px 158px;
  background-color: #0F3353;
  width: fit-content;
  margin-left: 10px;
  color: #fff;
}
.energyTransition.withLeftGap > h4 img {
  position: absolute;
  left: -10px;
  top: -49px;
  border-radius: 50%;
}
.energyTransition.withLeftGap > h4 {
  margin-top: 70px;
  margin-bottom: 20px;
}
.energyTransition.withLeftGap .energyContents {
  margin-left: 170px;
}
.energyContents h4 {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #FF7722;
  font-weight: 700;
}

.energyTransition  > h4 {
  position: relative;
  padding: 12px 66px 12px 158px;
  background-color: #0F3353;
  margin-left: 10px;
  color: #fff;
}
.energyTransition > h4 {
  margin-top: 90px;
  margin-bottom: 80px;
}
.energyTransition > h4 img {
  position: absolute;
  left: -10px;
  top: -49px;
  border-radius: 50%;
}

.chipLineInner h4 {
  color: #FF7722;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
}
.chipLineInner p {
  color: #2B2E34;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 0px;
}
.chipLine {
  position: relative;
  margin-bottom: 50px;
}
.chipLineInner {
  position: absolute;
  top: 0;
  padding: 20px 92px 52px 52px;
  left: 0px;
}
.fixInner{
  max-width: 525px;
  width: 100%;
}

.focusArea {
  padding: 30px 30px 30px 15px;
  position: relative;
  margin-top: 50px;
  min-height: 350px;
  margin-bottom: 25px;
}
.hBg_1 {
  background-color: #EAF0E8;
}
.hBg_2 {
  background-color: #FFF3EA;
}
.hBg_3 {
  background-color: #E6E6EA;
}
.circleLists ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  margin-bottom: 25px;
}
.circleLists ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 14px;
  font-size: 16px;
  line-height: 22px;
}
.circleLists ul li::after {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  top: 5px;
  width: 9px;
  height: 9px;
  background-color: transparent;
  border: 1px solid #FF7722;
  border-radius: 50%;
}
.focusArea h4 {
  position: absolute;
  top: -15px;
  padding: 4px 24px 4px 18px;
  left: 0px;
  color: #fff;
}

.focusArea.hBg_1 h4{
  background-color: #2E9B43;
}
.focusArea.hBg_2 h4{
  background-color: #FF7722;
}
.focusArea.hBg_3 h4{
  background-color: #0A3554;
}
.tedeLine {
  position: relative;
  margin-bottom: 25px;
  margin-top: 25px;
}
.missionAvoid {
  position: absolute;
  top: 0;
  max-width: 242px;
  width: 100%;
}
.missionAvoid h4 {
  font-size: 30px;
  line-height: 35px;
  color: #2E9B43;
  margin-bottom: 0px;
  font-weight: 700;
}
.missionAvoid p {
  margin-bottom: 0px;
  min-height: auto;
}
.readMore a {
  display: flex;
  gap: 5px;
  align-items: center;
  color: #020202;
  font-size: 14px;
  line-height: 19px;
}
.readMore {
  margin-bottom: 25px;
}
/* .circleLists ul li:last-child {
  margin-bottom: 0px;
} */

.allContents h4.withBg {
  background-color: #0A3554;
  padding: 5px 15px;
  color: #fff;
  width: 50%;
  margin-bottom: 25px;
}
.powerGen {
  display: flex;
  gap: 15px;
}
.powerGen p {
  font-size: 20px;
  line-height: 25px;
  color: #020202;
  font-weight: 400;
  margin-top: 15px;
}

.grayBgList h4 {
  padding: 14px 20px;
  background-color: #E6E6EA;
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 20px;
  color: #0B3554;
  font-weight: 400;
}
.grayBgList {
  margin-bottom: 50px;
}
.circleLists ul li ul li::after {
  background-color: #0B3554;
  border: none;
}
.circleLists ul li ul {
  margin-top: 20px;
}
.font18{
  font-size: 18px!important;
  line-height: 23px!important;
}


.alignCntr {
  align-items: center;
  margin-bottom: 25px;
}
.renuText h4 {
  border-bottom: 1px solid #F72;
  padding-bottom: 15px;
}
.gray_clr{
  color: #4d4d4f;
}
.sitemap a{ 
  font-size: 12px;
  line-height: 20px;
  color: #2C2E33;
}
.sitemap{
 padding-top: 100px;
 padding-bottom: 30px;
}
.site{
  display: flex;
  gap: 7px;
  align-items: center;
}
.ImaginLeft h2{
  color: #FF7722;
  font-weight: 700;
  font-size: 35px;
  line-height: 45px;
}
.ImaginLeft h5{
  color: #FF7722;
  font-weight: normal;
  font-size: 20px;
  line-height: 40px;
  padding-top: 30px;
}
.imaginSec .row{
  align-items: center;
}
.imaginSec{
  padding-bottom: 50px;
}
.inspire h5{
  color: #FF7722;
  font-weight: normal;
  font-size: 20px;
  line-height: 40px;
}
.subInspire{
  padding-bottom: 30px;
}
.NextPrev{
  margin: 40px 0;
}
.NextPrev .leftPrev{
  border: 1px solid #0B3554;
  border-radius: 30px;
  display: flex;
  align-items: center;
  gap: 40px;
}
.NextPrev .leftPrev.rgt .arrowImg{
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.NextPrev .leftPrev.rgt{
  justify-content: right;
}
.NextPrev .leftPrev .arrowImg {
  background: #FF7722;
  max-width: 64px;
  width: 100%;
  border-radius: 30px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding: 7px 0;
  text-align: center;
}
.arrowImg img:nth-of-type(2){
  display: none;
}
.NextPrev a{
  color: #0B3554;
}
.NextPrev .leftPrev:hover .arrowImg img:nth-of-type(2){
  display: block;
  padding: 3px 0;
  padding-left: 20px;
}
.NextPrev .leftPrev:hover .arrowImg img:nth-of-type(1){
  display: none;
}
.NextPrev .leftPrev:hover .arrowImg{
  padding: 7px 0;
  text-align: center;
}
.NextPrev .leftPrev:hover{
  background-color: #FF7722;
  transition: all ease 0.5s;
}
.NextPrev .leftPrev:hover p{
  color: #fff;
}
.firstH h5 {
  font-size: 18px;
  line-height: 45px;
  color: #0B3554;
  font-weight: 700;
  letter-spacing: 1.5px;
}
.ourSuccess{
  padding-top: 100px;
}
.firstH h2{
  font-size: 35px;
  line-height: 40px;
  color: #FF7722;
  font-weight: 400;
  padding-bottom: 30px;
}
.blueBox {
  background-color: #0B3554;
  padding: 17px 30px;
  margin-bottom: 30px;
  min-height: 84px;
}

.sucIcon{
  padding-bottom: 10px;
}

.sucData p
{
  padding-bottom: 20px;
}
.sucData::before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border: 1px solid #0F3353;
  background: #fff;     
  border-radius: 50%;       
  top: -4px;
  left: -3px;
}
.sucData::after {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border: 1px solid #0F3353;
  background: #fff;     
  border-radius: 50%;       
  top: -4px;
  right: -3px;
}
.ourValue {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-bottom: 10px;
}
.ourValue h5 span{
  display: block;
}
.footnote p{
  font-size: 12px;
  padding-top: 5px;
}
.footnote{
  padding-bottom: 45px;
}
.certif h3{
  font-size: 20px;
  line-height: 40px;
  color: #FF7722;
  padding-bottom: 30px;
}
.helfBox p {
  max-width: 235px;
  margin-top: -76px;
  color: #0B3554;
}
.helfBox{
  margin-bottom: 40px;
}
.firstP p{
  border: none !important;
  padding-bottom: 20px!important
}
.differen h3{
  font-size: 20px;
  color: #FF7722;
  font-weight: normal;
  padding-bottom: 0;
}
.differen p{
  color: #0B3554;
}
.differen {
  display: flex;
  gap: 20px;
  padding-bottom: 25px;
}
.icData{
  display: flex;
  flex-direction: column;
}
.lightGreen{
  background-color: #E8F5ED;
  padding-bottom: 10px;
  margin-bottom: 40px;
}
.lightGreen h3{
  color: #020202;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  padding-top: 10px;
}
.leftColor{
  background-color: #E8F5ED;
  padding-left: 30px;
  padding-top: 30px;
  min-height: 330px;
}
.leftColor h3{
  font-size: 20px;
  line-height: 25px;
  color: #FF7722;
  font-weight: 700;
}
.condensing{
  padding-bottom: 40px;
}
.condensing ul{
  list-style: none;
  padding-left: 0;
}
.condensing ul li{
  position: relative;
  padding-left: 16px;
  color: #0B3554;
  font-weight: 700;
  padding-bottom: 15px;
}
.condensing ul li span{
  font-weight: normal;
  color: #020202;
  display: block;
}
.condensing ul li::before{
 content: '';
 position: absolute;
 width: 8px;
 height: 8px;
 border: 1px solid #FF7722;
 border-radius: 50%;
 left: 0;
 top: 8px;
}
.leftColor.rth h3{
  padding-bottom: 15px;
}
.leftColor.rth{
  background-color: #FCF4DD;
}
.gradientSec .col-xl-5{
  padding-right: 0;
}
.gradientSec .col-xl-7{
  padding-left: 0;
}
.gradientSec .row.pb30{
  padding-bottom: 30px;
}
.leftColor.sec{
  min-height: 162px;
}
.footenote.pt p{
  padding-top: 5px;
  font-size: 12px;
}
.tirbineImg{
  padding-bottom: 40px;
}
.footenote.pb{
  padding-bottom: 50px;
}
.firstT h5{
  font-size: 20px;
  line-height: 40px;
  color: #FF7722;
  padding-bottom: 20px;
  font-weight: 400;
}
.info-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 40px;
}
.info-table tr.brdrTop{
  border-top: 1px solid #FF7722;
}
.info-table tr {
  border-bottom: 1px solid #FF7722;
}

.info-table td {
  padding: 20px;
  vertical-align: top;
}

.info-table td:first-child {
  width: 25%;
  font-weight: 400;
  font-size: 16px;
}

.expertise {
  background: #FCF4DD;
  color: #0B3554;
}
.manufacturing {
  background: #E8F5ED;
  color: #0B3554;
}
.performance {
  background: #fff6e6;
  color: #0B3554;
}

.info-table ul {
  margin: 0;
  padding-left: 18px;
  list-style: none;
}
.info-table ul li {
  position: relative;
  margin-bottom: 10px;
  line-height: 1.5em;
}
.info-table ul li::before {
  content: "○";
  position: absolute;
  left: -18px;
  color: #f15a29; 
  font-size: 14px;
}
.afterMarket p{
  color: #fff;
}
.afterMarket {
  background-color: #2D435D;
  padding: 30px;
  min-height: 540px;
  margin-bottom: 40px;
}
.spareData h3{
  font-size: 20px;
  line-height: 40px;
  color: #FFFFFF;
  font-weight: 700;
  padding-bottom: 10px;
}
.spareData{
  padding-bottom: 30px;
}
.spareData.para p{
  padding-bottom: 20px;
}
.spareImg {
  min-height: 400px;
}
.present h3{
  font-size: 20px;
  line-height: 40px;
  color: #FF7722;
  font-weight: 400;
}
.mapImg{
  padding-bottom: 40px;
}
.present h3.blue{
  color: #0B3554;
}
.present p{
  padding-bottom: 20px;
}
.houston{
  padding-bottom: 15px;
}
.lineData{
  padding-bottom: 30px;
}
.qaVice h1{
  font-size: 35px;
  line-height: 40px;
  color: #FF7722;
  font-weight: 400;
}
.qaVice .row{
  align-items: center;
}
.qaVice{
  padding-bottom: 60px;
}
.micSec{
  padding-bottom: 15px;
}
.orangeSec p{
  color: #FF7722;
  border-bottom: 1px solid #FF7722;
  padding-bottom: 20px;
}
.orangeSec{
  margin-bottom: 30px;
}
.main{
  display: flex;
  align-items: center;
  gap: 8px;
  padding-bottom: 26px;
}
.main p.blue{
  color: #0B3554;
  padding-bottom: 0;
  font-weight: 500;
}
.reviewSec p{
  padding-bottom: 20px;
}
.reviewSec{
  padding-bottom: 15px;
}
.reviewSec p span{
  font-weight: 700;
}
.lastImg {
  text-align: right;
  padding-top: 20px;
}
.chairmanImg{
  position: relative;
}
.chairmanImg .name{
  position: absolute;
  top: 48%;
  left: 54px;
}
.chairmanImg .name h3{
  font-size: 18px;
  line-height: 25px;
  color: #0B3554;
  font-weight: 700;
}
.chairmanImg .name p{
  color: #0B3554;
}
.scaling p.black{
  color: #020202;
  font-weight: 700;
  padding-bottom: 10px;
}
.scaling p{
  padding-bottom: 20px;
}
.scaling h3{
  font-size: 20px;
  line-height: 28px;
  color: #FF7722;
  font-weight: 700;
  padding-bottom: 10px;
}
.scaling {
  padding-bottom: 15px;
}
.signImg{
  padding-bottom: 15px;
  min-height: 48px;
}
.dataBod h5{
  font-size: 18px;
  line-height: 40px;
  color: #020202;
  font-weight: 400;
}
.dataBod p.black{
  font-weight: 700;
  padding-top: 10px;
  padding-bottom: 10px;
}
.dataBod{
  background: #FEE8D4;
  padding: 24px 29px;
  padding-right: 0;
  min-height: 241px;
  margin-bottom: 40px;
}
.box{
 box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
.dataBod.chnge{
  background-color: #F0F1F1;
}
.firstam h3{
  font-size: 35px;
  line-height: 40px;
  color: #FF7722;
}
.firstam p{
  color: #0B3554;
}
.firstam p span{
  display: block;
}
.memeb {
  margin-top: -92px;
}
section.bod {
  padding-bottom: 50px;
}
.badge-circle {
  display: inline-flex  ;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #ea580c;
  color: #020202;
  font-size: 14px;
  font-weight: 600;
  background: #fff;
  flex-shrink: 0;
}
.audit {
  display: flex;
  align-items: start;
  gap: 15px;
  width: 20%;
}
.bglight{
  background-color: #F0F1F1;
  padding: 30px 20px 40px 24px;
}
.bigAudit {
  display: flex;
  width: 100%;
  margin-bottom: 30px;
}
.bglight h3{
  font-size: 20px;
  line-height: 40px;
  color: #FF7722;
  font-weight: 700;
  padding-bottom: 10px;
}
.badge-circle.full{
  background-color: #FF7722;
}

.valueCreate {
  background-color: #E7F4EC;
  padding: 30px 50px;
  margin-bottom: 30px;
  display: flex;
  gap: 85px;
}
.valueCreate > div:nth-child(2) {
  width: 83%;
}

.outlayDi h4 {
  font-size: 35px;
  line-height: 40px;
  color: #189647;
  font-weight: 700;
}
.outlayDi h4 sub {
  bottom: 0px;
  font-size: 20px;
  font-weight: 400;
}
.outlayDi p {
  font-size: 16px;
  line-height: 19px;
  color: #020202;
  font-weight: 300;
  margin-bottom: 10px;
}
.outlayDi {
  margin-bottom: 40px;
}
.outlayDi h6 {
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
.sepRateVal h4 {
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
  color: #0B3554;
}
.allGraphSlider.owl-carousel .owl-stage-outer {
  overflow: visible !important;
}
.allGraphSlider.owl-carousel .owl-stage {
  padding-left: 0px !important;
}

.allGraphSlider2.owl-carousel .owl-stage-outer {
  overflow: visible !important;
}
.allGraphSlider2.owl-carousel .owl-stage {
  padding-left: 0px !important;
}

.milReve {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
  margin: 50px 0px 10px 0px;
}
.milReve::after {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  width: 100%;
  background-color: #333;
  height: 1px;
  bottom: 28px;
}
.milReve h4, .milReve p {
  background-color: #fff;
  z-index: 99;
}
.milReve h4 {
  padding-right: 5px;
  color: #0B3554;
}
.milReve p {
  padding-left: 5px;
}
.sliderWrap{
  position: relative;
}
.custom-nav {
  position: absolute;
  right: 40px;
  display: flex;
  gap: 15px;
  bottom: -30px;
}
.custom-nav button {
  border: 0px;
  background-color: transparent;
  padding: 0px;
}
.cutomerLine {
  position: relative;
  margin-top: 50px;
  margin-bottom: 30px;
}
.cutomerRelation p {
  line-height: 19px;
}
.cutomerRelation {
  position: absolute;
  top: -20px;
  left: 20px;
}
.fullWidth img{
  width: 100%;
}
.slider-counter, .slider-counter2 {
  font-size: 20px;
  line-height: 70px;
  color: #0B3554;
  font-weight: 500;
}
.mt20{
  margin-top: 20px;
}
.outlayDi.gapZero {
  margin-bottom: 0px;
}
.valueCreate.fixH {
  min-height: 290px;
}
.outlayDi h6 sub {
  bottom: 0px;
  font-size: 14px;
  font-weight: 500;
  color: #020202;
}
.mt40{
  margin-top: 40px;
}
.sliderWrap2{
  position: relative;
}
.sliderWrap2 .custom-nav {
  bottom: -60px;
}
.ourTbl table tr th:nth-child(1) {
  background-color: #7E7F81;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  padding: 8px 30px;
  width: 40%;
}
.ourTbl table tr th:nth-child(2) {
  background-color: #189647;
  padding: 8px 30px;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
  width: 60%;
}
.ourTbl table tbody tr td {
  padding: 30px;
}
.ourTbl table tbody tr td:nth-child(2) {
  background-color: #E7F4EC;
}
.ourTbl table tbody tr td:nth-child(1) {
  background-color: #E9EAEA;
}
.moreIndustry {
  display: flex;
  gap: 20px;
}
.leftRight {
  display: flex;
  justify-content: space-between;
}
.ourTbl table tbody tr td:nth-child(2) p{
  color: #0B3554;
  margin-bottom: 10px;
}
.ourTbl table tbody tr td:nth-child(1) p{
  color: #020202;
  margin-bottom: 10px;
}

.ourTbl table tbody tr td:nth-child(1) p span{
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
}
.ourTbl table tbody tr td:nth-child(1) h4{
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 20px;
}
.ourTbl {
  margin-top: 30px;
}
.ourTbl table tbody tr td{
  border-bottom: 1px dashed #333;
}
.ourTbl table tbody tr:last-child td{
  border-bottom: 0px dashed #333;
}
.ourTbl .circleLists ul{
  margin-bottom: 0px;
}
.ourEvolutionPage .ourJourney h3 {
  max-width: 100%;
}
.ourEvolutionPage .ourJourney {
  padding: 50px 0px;
}
.ourEvolutionPage .cheapImg {
  max-width: 339px;
  width: 100%;
}
/**/
.button--calypso {
  overflow: hidden;
  background-color: transparent;
  border: 1px solid #090A0C;
  border-radius: 25px;
  padding: 9px 23px;
  color: #090A0C;
  display: inline-block;
}

.button--calypso span {
  display: block;
  position: relative;
  color: #090A0C;
}

.button--calypso:hover span {
  animation: MoveScaleUpInitial 0.3s forwards, MoveScaleUpEnd 0.3s forwards 0.3s;
}

@keyframes MoveScaleUpInitial {
  to {
    transform: translate3d(0,-105%,0) scale3d(1,2,1);
    opacity: 0;
  }
}

@keyframes MoveScaleUpEnd {
  from {
    transform: translate3d(0,100%,0) scale3d(1,2,1);
    opacity: 0;
  }
  to {
    transform: translate3d(0,0,0);
    opacity: 1;
  }
}

.button--calypso::before {
  content: '';
  background: #000;
  width: 120%;
  height: 0;
  padding-bottom: 120%;
  top: -110%;
  left: -10%;
  border-radius: 50%;
  transform: translate3d(0,68%,0) scale3d(0,0,0);
}

.button--calypso:hover::before {
  transform: translate3d(0,0,0) scale3d(1,1,1);
  transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}

.button--calypso::after {
  content: '';
  background: #000;
  transform: translate3d(0,-100%,0);
  transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}

.button--calypso:hover::after {
  transform: translate3d(0,0,0);
  transition-duration: 0.05s;
  transition-delay: 0.4s;
  transition-timing-function: linear;
}
.ourJourney .allBtns {
  margin-top: 30px;
}

.topBanner .allBtns a {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 25px;
  padding: 9px 23px;
  color: #fff;
}
.topBanner .button--calypso span {
  display: block;
  position: relative;
  color: #fff;
}
/**/
.newnavv {
  background: #fff;
  position: fixed;
  z-index: 99;
  width: 1290px;
  top: 40px;
  display: none;
  border-radius: 0px 0px 20px 20px;
  height: auto;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  box-shadow: 0px 3px 6px #00000029;
  padding: 70px 95px 40px 95px;
}
.menuDeep ul li a:hover {
  text-decoration: underline !important;
  color: #05509F;
  font-weight: 700;
}
.menuLinks {
  max-width: 280px;
  width: 100%;
}
.menuLinks ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.menuLinks ul li a {
  font-size: 14px;
  line-height: 19px;
  color: #2C2E33;
  border-bottom: 0px solid #f58220;
  display: flex;
  gap: 120px;
  align-items: center;
  justify-content: space-between;
  font-weight: 300;
  margin-bottom: 8px;
  padding-bottom: 8px;
  font-weight: 400;
}

.menuLinks ul li:last-child a{
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.menuLinks ul li a:hover {
  color: #211F20;
  font-weight: 700;
}
.menuLinks ul li:last-child a{
  border-bottom: 0px;
}
.crossIcos {
  position: relative;
  text-align: right;
  top: -50px;
}
.crossIcos a {
  color: #fff;
  font-size: 25px;
  font-weight: 700;
}
.padRite{
  padding-right: 30px;
}
.desktopView {
  display: block;
}
.rightLineBor {
  position: relative;
}
.rightLineBor::after {
  content: "";
  display: block;
  position: absolute;
  right: 24px;
  width: 1px;
  height: 100%;
  background-color: #2C2E33;
  top: 0px;
}
/**/
.downloadcneter #submit {
  background-color: #f58220;
  color: #fff;
  padding: 8px 25px;
  border: 0;
  margin-top: 20px;
  border-radius: 25px;
}

.downloadcneter .mda  label {
  font-weight: 700;
}
.inner-mainhead {
  font-size: 35px;
  font-weight: 700;
  color: #f5821f;
  padding-bottom: 20px;
  line-height: 40px;
}
.topfoundationtxt p {
  font-weight: 700;
  margin-bottom: 0px;
  font-size: 20px;
}
.topfoundationtxt {
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 700;
  color: #333;
  margin: 30px 0px;
}
.downloadcneter label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 10px;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
}
.allInside {
  padding-bottom: 50px;
}
.mda {
  padding-top: 30px;
}
.mblV{
  display: none;
}
/**/
.busPad {
  padding: 0px 0px 50px 0px;
}
.insidepage h1 {
  color: #F58220;
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
}
.businesstable {
  margin: 30px 0px 50px;
  max-width: 1010px;
}
.detailsicon h6 {
  padding-top: 0;
  padding-left: 20px;
}
.sectiona h6 {
  padding-top: 0;
}
.detailsicon {
  display: flex;
  align-items: center;
  margin-top: 30px;
}
.sectiona div:first-child h4 {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
}
.insidepage h6 {
  font-size: 18px;
  color: #F58220;
  font-weight: 700;
  padding-top: 30px;
}
.sectiona div:nth-child(2) p {
  font-size: 24px;
  font-weight: 700;
  color: #f58220;
}
.sectiona p {
  padding-top: 0;
}
.sectiona {
  display: flex;
  align-items: center;
  margin-top: 50px;
  max-width: 1010px;
}
.sectiona div:first-child {
  background-color: #F58220;
  clip-path: polygon(80% 0, 100% 50%, 80% 100%, 0 99%, 0 0);
  padding: 5px 15px;
}
.sectiona div:nth-child(2) {
  border: 1px solid #F58220;
  padding: 10px 30px;
  margin-left: -15px;
}
.sectiona div:nth-child(3) {
  border: 1px solid #f58220;
  padding: 5px 15px;
  width: 100%;
  position: relative;
  margin-left: -15px;
  background-color: #fff;
}
.businesstable table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 16px;
  text-align: left;
  font-weight: 300;
}
.businesstable table tr:nth-child(1) {
  border-bottom: 1px solid #F58220;
  border-top: 1px solid #F58220;
}
.businesstable tr {
  border-bottom: 1px solid #ddd;
}
.businesstableUn > table > tbody > tr > th:nth-child(1) {
  width: 70px;
}
.businesstable th {
  font-weight: 700;
}
.businesstable th, .businesstable td {
  padding: 12px;
}
.businesstable table tr:nth-child(13) td:last-child, .businesstable table tr:nth-child(15) {
  border-bottom: 1px solid #F58220;
}
.businesstable table tr:nth-child(14) th:first-child, .businesstable table tr:nth-child(15) td:first-child {
  border-bottom: 0;
}
.businesstableUn > table > tbody > tr > th:nth-child(1) {
  width: 70px;
}
.businesstable table tr:nth-child(14) th, .businesstable table tr:nth-child(15) td {
  border-bottom: 1px solid #F58220;
}
.businesstable table tr:nth-child(12) {
  border-bottom: 1px solid #F58220;
}
.businesstable table tr:nth-child(13), .businesstable table tr:nth-child(14) {
  border-bottom: 0;
}
.clickbtn a {
  font-weight: 700;
  color: #221F20;
  font-size: 16px;
  padding: 6px 15px;
  border: 1px solid;
}
.sectiona h6 {
  padding-top: 0 !important;
}
.businesstable td a {
  color: #212529;
  text-decoration: underline !important;
}
.scroller {
  animation-name: scroll;
  animation-duration: 2.2s;
  animation-timing-function: cubic-bezier(.15,.41,.69,.94);
  animation-iteration-count: infinite;
  cursor:pointer;
}
@keyframes scroll {
  0% { opacity: 0; }
  10% { transform: translateY(0); opacity: 1; }
  100% { transform: translateY(15px); opacity: 0;}
}
.moreIndustry p span {
  color: #FF7722;
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
}
.moreIndustry p {
  display: flex;
  align-items: center;
  gap: 10px;
}
.darkGray {
  color: #77787B;
}
.font24{
  font-size: 24px!important;
  line-height: 30px!important;
}
.improveMent h4 sub {
  bottom: 0px;
  font-weight: 400;
}
.outlayDi h4 inr {
  font-weight: 400;
  font-size: 30px;
  line-height: 35px;
}
.innerKeyper .form-select:focus {
  border: 1px solid #0B3553;
  outline: 0;
  box-shadow: none;
}
/**/
.managementMda .modal-body {
  padding-top: 40px;
}
#myModal1 .modal-dialog, #myModal2 .modal-dialog, #myModal3 .modal-dialog, #myModal4 .modal-dialog, #myModal5 .modal-dialog, #myModal6 .modal-dialog, #myModal7 .modal-dialog, #myModal8 .modal-dialog, #myModal9 .modal-dialog, #myModal10 .modal-dialog, #myModal11 .modal-dialog, #myModal12 .modal-dialog, #myModal13 .modal-dialog {
  width: 100% !important;
  max-width: 1140px !important;
}
.managementMda .btn-close {
  position: absolute;
  right: 0px;
  top: 10px;
  right: 15px;
}
#GlobalEnergy, #GlobalPower, #IndianEnergy, #GlobalSteam, #ProductBusiness, #AftermarketBusiness, #BusinessOutlook, #CorporateSocial, #FinancialReview, #RiskManagement {
  margin-top: -90px;
  padding-top: 90px;
}
.what{
  padding-top: 0;
}
.ourSuccess{
  padding-top: 0;
}
.dataBod p span{
  display: block;
}
.lgtyldiv{
  background-color: #FCF4DD;
  padding: 30px;
  margin-bottom: 20px;
}
.lgtyldiv .noteText p{
  margin-bottom: 0;
}

.mobviewbtn{
  display: none;
}
.spntrtd td span{
  display: block;
}
.grapImg {
  margin-bottom: 30px;
}
.pdlefrgt50{
  padding: 0 50px;
}