@font-face {
    font-family:FranklinGothicLT-Medium;
    src:url(../fonts/FranklinGothicLT-Medium.otf);
}
@font-face {
    font-family:FranklinGothicLT-Demi;
    src:url(../fonts/FranklinGothicLT-Demi.otf);
}
@font-face {
    font-family:FranklinGothicLT-Book;
    src:url(../fonts/FranklinGothicLT-Book.otf);
}
body {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-size: 16px;
    font-family:FranklinGothicLT-Book;
    color: #000000;
}
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;
}
h1
{
    font-size: 65px;
     font-family:FranklinGothicLT-Demi;
}

h2
{
    font-size: 35px;
    line-height: 42px;
     font-family:FranklinGothicLT-Demi;
}
.my-sidenav,.ham-icon1 {
    display: none;
}
header
{
    padding: 13px 0px 11px;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0px 2px 2px #00000029;
    z-index: 99;
}
.headerright ,.ham-icon
{
    display: flex;
    align-items: center;
    justify-content: end;
}
.header-right-mbl
{
    display: none;
}
.headerright div 
{
    padding-right: 10px;
}
.headerright div span
{
    height: 3px;
    background-color: #00529C;
    margin: 3px 0px;
    transition: .3s ease;
    display: block;
}
.one 
{
    width: 23px;
}
.headerright div span.two
{
    width: 23px;
    background-color: #FAA21B;
}
.three 
{
    width: 23px;
}
.change .one {
    -webkit-transform: rotate(-45deg) translate(-5px, 5px);
    transform: rotate(-45deg) translate(  -5px , 5px);
}

.change .two {opacity: 0;}

.change .three {
    -webkit-transform: rotate(45deg) translate(-3.5px, -3.5px);
    transform: rotate(45deg) translate(-3.5px,-3.5px);
    
}
.annualrptdownload 
{
    text-align: center;
}
.annualrptdownload  a,.ham-icon
{
    font-size: 18px;
    color: #00529C;
}
.ham-icon:hover
{
    cursor: pointer;
}
.annualrptdownload  a
{
    position: relative;
}
.annualrptdownload  a:before
{
    content: '';
    position: absolute;
    background: url(../images/download-r-arrow.svg);
    width: 12px;
    height: 19px;
    right: -20px;
    top: 2px;
}
.annualrptdownload  a:hover
{
    border-bottom: 2px solid;
}
header .row
{
    align-items: center;
}
footer
{
    background: #00529C 0% 0% no-repeat padding-box;
    padding-top: 60px;
    margin-top: 60px;
}
footer .container
{
    position: relative;
}
.copyrights
{
    background: #094A84 0% 0% no-repeat padding-box;
    margin-top: 57px;
    padding: 16px 0px 15px;
}
.copyrights p,.copyrights a
{
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}
.footerlinks
{
    text-align: center;
    max-width: 220px;
    margin: auto;
}
.footerlinks a
{
    color: #fff;
    font-size: 14px;
}
.socialinks
{
    margin-top: 5px;
    padding-top: 8px;
   border-top: 1px solid rgba(255, 255, 255, 0.6);
}
.socialinks a
{
    padding: 0px 5px;
}
.baktop
{
    position: absolute;
    right: 15px;
    top: 0px;
    bottom: 0;
    margin: auto;
    text-align: center;
}
.baktop:hover
{
    cursor: pointer;
}
.baktop p
{
color: #fff;
font-size: 14px;
padding-top: 5px;
}
/*-----------Header Css End-------------*/
.hmbanner
{
    background: url(../images/banner.webp);
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    position: relative;
    background-size: cover;
    background: #FAA21B 0% 0% no-repeat padding-box;
    padding-top: 83px;
}
.hmbanner h1
{
    color: #fff;
    font-size: 65px;
    line-height: 60px;
    padding: 122px 0px 25px;
    font-family:FranklinGothicLT-Demi;
}
.hmbanner h1 span
{
    display: block;
    font-size: 35px;
    line-height: 40px;
    font-family:FranklinGothicLT-Medium;
}
.bannerbutton 
{
    display: block;
    margin-top: 50px;
}
.bannerbutton a,.commonbtn
{
    background-color: #fff;
    border-radius: 19px;
    padding: 10px 45px;
    color: #00529C;
}
.bannerbutton a:last-child
{
    margin-left: 15px;
}
.awardsection
{
    padding-top: 77px;
    min-height: 662px;
    background: transparent linear-gradient(180deg, #F3FBFF 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}
.awardsection h2,.csrimpact h2,.deepersetion h2,.fuellingsectioon h2
{
    text-align: center;
    color: #00529C;
    padding-bottom: 77px;
}
.awardsbox
{
    display: flex;
    box-shadow: 0px 3px 6px #00000029;
}
.awardsbox div
{
    background: #00529C 0% 0% no-repeat padding-box;
    display: flex;
    align-items: center;
    padding: 0px 50px 0px 30px;
}
.awardsbox p
{
    color: #fff;
}
.current-slide1,.current-slide
{
font-size: 24px;
}
.total-slide1,.total-slide
{
    font-size: 18px;
}
.counter1,.counter11
{
    padding-top: 35px;
    text-align: center;
}
.awardsection .container
{
position: relative;
}
.swiper-button-next1,.swiper-button-next11
{
    position: absolute;
    right: 15px;
    bottom: 5px;
}
.swiper-button-prev1,.swiper-button-prev11
{
    position: absolute;
    right: 60px;
    bottom: 5px;
}
.csrimpact
{
    padding: 90px 0px 77px;
    background: linear-gradient(
  180deg,
  rgba(255, 205, 6, 0.03) 0%,   /* yellow with transparency */
  rgba(255, 255, 255, 0) 100%   /* fully transparent white */
);
}
.csrimpact h2
{
    padding-bottom: 50px;
}
.csrbx
{
    background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 6px #00000029;
padding: 55px 15px 30px;
min-height: 300px;
}
.csrimpact h3
{
    font-size: 30px;
    color: #00529C;
    padding: 15px 0px 5px;
    font-family:FranklinGothicLT-Demi;
}
.csrimpact h3 span
{
    font-size: 18px;
}
.csrimpact  .row .col-xl-3:nth-child(4) .csrbx
{
    padding: 30px 15px;
}
.reinforcingsection
{
    height: 100vh;
    background: url(../images/reinforcing-our-s-and-p-img.webp);
    background-size: cover;
    width: 100%;
    display: flex;
    align-items: center;
}
.reinforcingsection h2,.customersection h2
{
    color: #fff;
}
.reinforcingsection h2 span,.customersection h2 span
{
    display: block;
}
.reinforcingsection p,.customersection p
{
    font-size: 18px;
    line-height: 24px;
    padding: 15px 0px 38px;
    color: #fff;
}
.deepersetion
{
    padding: 25px 0px 10px;
}
.deepersetion h2 
{
    padding-bottom: 15px;
}
.deepersetion h2 span
{
    display: block;
}
.deepersetion p
{
     font-size: 18px;
    line-height: 24px;
    text-align: center;
    max-width: 810px;
    margin: auto;
    padding-bottom: 25px;
}
.deepersetion .col-xl-12
{
    position: relative;
}
.graphbox
{
    background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 6px #00000029;
margin: 5px;
}
.customersection
{
    height: 100vh;
    width: 100%;
    background: url(../images/our-customer-img.webp);
    background-size: cover;
    display: flex;
    align-items: center;
}
.mdsection .col-xl-6
{
    padding-left: 0;
}
.mdtxt
{
    padding:0px 45px;
}
.mdsection h2,.bodbox h2
{
    color: #00529C;
    padding-bottom: 32px;
}
.mdsection h2 span,.fuellingsectioon h2 span
{
    display: block;
}
.mdsection h5,.bodbox h5
{
    font-size: 24px;
    line-height: 32px;
    color: #00529C;
    padding: 18px 0px 55px;
}
.mdsection p
{
    font-size: 18px;
    color: #00529C;
    padding-bottom: 57px;
}
.mdsection p span
{
    display: block;
}
.mdsection .row
{
    align-items: center;
}
.bodsection
{
    padding: 72px 0px;
    background-color: rgba(171, 225, 250, 0.15);
}
.cmnametxt
{
    display: flex;
}
.bodbox
{
    max-width: 950px;
    margin: auto;
    padding: 57px 68px;
    position: relative;
    overflow: hidden;
    background-color: #fff;
}
.blurbox
{
 background-color: rgba(255, 255, 255, .15);
    backdrop-filter: blur(7px);
-webkit-backdrop-filter: blur(7px);
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.fuellingsectioon
{
    padding: 50px 0px;
}
.fuellingsectioon h2
{
    padding-bottom: 15px;
}
.fuellingsectioon p.fullpara
{
    font-size: 18px;
    max-width: 920px;
    text-align: center;
    margin: auto;
}
.fuellingsectioon p.fullpara span
{
    display: block;
}
.fuellingsectioon h6
{
    font-size: 18px;
    color: #00529C;
    text-align: center;
    padding: 25px 0px;
}
.fuellingsectioon h3
{
    font-size: 30px;
    color: #00529C;
    font-family:FranklinGothicLT-Demi;
}
.fuellingsectioon .col-xl-4
{
    border-bottom: 2px dotted #ccc;
    border-right: 2px dotted #ccc;
    padding: 20px 0px 20px 60px;
    position: relative;
}
.fuellingsectioon .col-xl-4:nth-child(3),.fuellingsectioon .col-xl-4:nth-child(6),.fuellingsectioon .col-xl-4:nth-child(9)
{
    border-right: 0;
}
.fuellingsectioon .col-xl-4:nth-child(7),.fuellingsectioon .col-xl-4:nth-child(8),.fuellingsectioon .col-xl-4:nth-child(9)
{
    border-bottom: 0;
}
.fuellingsectioon .col-xl-4:nth-child(1),.fuellingsectioon .col-xl-4:nth-child(4),.fuellingsectioon .col-xl-4:nth-child(7)
{
    padding-left: 15px;
}
.fuellingsectioon .col-xl-4:before
{
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background-color: #fff;
    border-radius: 50%;
    right: -8px;
    bottom: -8px;
    z-index: 1;
}
.commonbtn,.watchbtn
{
    position: relative;
}
.commonbtn:before,.watchbtn:before
{
    content: '';
    position: absolute;
    width: 38px;
    height: 38px;
    background: url(../images/read-more-arrow-blue.svg);
    left: 0px;
    top: 0px;
    bottom: 0;
    margin: auto;
    background-size: cover;
    background-repeat: no-repeat;
    transition: ease all 0.5s;
}
.watchbtn:before
{
    background: url(../images/watch-play-arrow.svg);
     background-size: cover;
    background-repeat: no-repeat;
}
.bluebtn
{
    background-color: #00529C;
    color: #fff;
}
.bluebtn:before
{
    background: url(../images/read-more-white-arrow.svg);
     background-size: cover;
    background-repeat: no-repeat;
}
.fuellingsectioon .btndiv,.csrimpact .btndiv
{
    text-align: center;
    margin-top: 30px;
}
.commonbtn:hover:before
{
    transform: rotate(-45deg);
    transition: ease all 0.5s;
}
.cmnametxt p
{
    font-size: 18px;
    color: #00529C;
    padding-right: 100px;
}
.cmnametxt p span
{
    display: block;
}
.csrimpact .btndiv
{
    margin-top: 60px;
}
.right-hover-fixed {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 99;
    width: 40px;
}
.right-hover-fixed ul {
    padding: 0;
    transform: translate(0px, 0);
    -webkit-transform: translate(0px, 0);
}
.right-hover-fixed ul li a {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}
.side-fix-i li a img {
    width: 24px;
}
.right-hover-fixed ul li {
    background-color: #23408f;
}
.right-hover-fixed ul li {
    display: block;
    margin-bottom: 4px;
    width: 300px;
    text-align: left;
    border-radius: 25px;
    padding: 4px 4px 4px 13px;
    transition: all 1s;
}
.right-hover-fixed ul li:hover {
    transform: translate(-100px, 0);
    border-radius: 25px;
    padding: 4px 4px 4px 13px;
    background-color: #00529c;
}
.arrow-scroll {
    position: absolute;
    left: 15px;
    bottom: 30px;
    animation: ca3_fade_move_down 2s ease-in-out infinite;
}
.hmbanner .container
{
    position: relative;
}
.arrow-scroll span
{
    display: block;
    font-size: 10px;
    padding-top: 5px;
    color: #fff;
}
.buildinglegacysec
{
    padding: 85px 0px;
}
.buildinglegacysec h2
{
    text-align: center;
    font-size: 35px;
    color: #00529C;
}
.buildinglegacysec h6
{
    font-size: 24px;
    color: #00529C;
    text-align: center;
    padding: 15px 0px 30px;
}
.buildinglegacysec h5
{
    font-size: 18px;
    color: #00529C;
    padding-bottom: 15px;
}
.journeyslider .swiper-slide img
{
    margin: auto;
    max-width: max-content;
    display: block;
}
.journeyslider .swiper-slide p
{
    text-align: center;
}
.journeyslider 
{
    border-top: 4px solid #00529C;
}
.journeyslider .swiper-slide.swiper-slide-active img, .journeyslider .swiper-slide.swiper-slide-active p
{
    display: none;
}
.mainslider
{
    position: relative;
}
.mainslider .swiper-button-next1111
{
    position: absolute;
    right: 0;
    top: 50px;
    bottom: 0px;
    margin: auto;
    z-index: 1;
}
.swiper-button-prev1111
{
position: absolute;
    right: 50px;
    top: 50px;
    bottom: 0px;
    margin: auto;
    z-index: 1;
}
.counter1111
{
    position: absolute;
    left: 0;
    top: 50px;
    bottom: 0;
    margin: auto;
}
.yeardata
{ 
    border-left: 2px solid #00529C;
    position: relative;
    max-width: 352px;
    padding-bottom: 20px;
    min-height: 250px;
}
.scrolldata
{
 height: 148px;  
 overflow-y: auto; 
 padding-right: 15px;
}
.scrolldata::-webkit-scrollbar-track {
    border-radius: 0px;
    background-color: #cccccc;
}
.scrolldata::-webkit-scrollbar {
    width: 3px;
    background-color: #cccccc;
}
.scrolldata::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background-color: #00529C;
}
.yeardata h4
{
    font-size: 30px;
    padding-top: 15px;
    position: relative;
    z-index: 1;
    padding-bottom: 30px;
}
.yeardata ul
{
    margin-bottom: 0;
    list-style: none;
    padding-left: 0;
}
.yeardata:before
{
    content: '';
    position: absolute;
    width: 63px;
    height: 63px;
    background: #fff linear-gradient(133deg, #FFC935 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
    left: -31.5px;
    top: 0;
    border-radius: 50%;
    z-index: 1;
}
.yeardata ul li
{
    position: relative;
    padding-left: 40px;
    padding-bottom: 10px;
}
.yeardata ul li:before
{
        content: '';
    height: 20px;
    width: 20px;
    background-color: #fff;
    position: absolute;
    left: 10px;
    top: 3px;
    border-radius: 50%;
    border: 0.5px solid #014E9F;
}
.yeardata ul li:after
{
  content: '';
    height: 10px;
    width: 10px;
    background: #FFC935 0% 0% no-repeat padding-box;
    position: absolute;
    left: 15px;
    top: 8px;
    border-radius: 50%;
}
.yeardata p
{
    padding: 10px 0px;
}
.yeardata p,.yeardata img
{
    padding-left: 40px;
}
.journeyslider .swiper-slide p:hover,.journeyslider .swiper-slide img:hover
{
    cursor: pointer;
}

.bannerBuild .sitemap {
    padding-top: 20px;
     padding-bottom: 50px;
}
.sitemap a{
    color: #000000;
    font-size: 12px;
   
}
.builData h1{
    font-size: 35px;
    line-height: 42px;
    color: #00529C;
    font-family:FranklinGothicLT-Demi;
    padding-bottom: 14px;
}
.builData{
    padding-bottom: 80px;
}
.builData p{
    font-size: 24px;
    line-height: 32px;
    font-family:FranklinGothicLT-Medium;
}
section.bannerBuild {
    padding-top: 84px;
}
.numbersec .firstNum{
    float: left;
    width: 20%;
}
.numbersec{
    display: inline-block;
    width: 100%;
}
.firstNum h2{
    font-size: 30px;
    line-height: 32px;
    color: #00529C;
    font-family:FranklinGothicLT-Demi;
}
.firstNum{
    border-right: 1px solid #707070;
    width: 20%;
    padding-left: 20px;
}
.firstNum:first-child{
    padding-left: 0;
}
.firstNum.noBrdr{
    border-right: none;
}
.firstNum h2 span{
    font-size: 18px;
}
.toward h3{
    font-size: 18px;
    line-height: 42px;
    color: #00529C;
    font-family:FranklinGothicLT-Demi;
    padding-bottom: 20px;
}
.toward{
    margin-bottom: 50px;
}
.built p span{
    font-family:FranklinGothicLT-Demi;
}
.built p{
    padding-bottom: 86px;
}
.strenImg{
    padding-bottom: 40px;
}
.year-circle {
    width: 63px;
    height: 63px;
    background: transparent linear-gradient(133deg, #FFC935 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-weight: bold;
    color: black;
    position: relative;
    margin-bottom: 12px;
  }
  .year-circle p{
    position: absolute;
    font-size: 24px;
    right: -14px;
    /* font-family:FranklinGothicLT-Medium; */
  }
  .lst .toward{
    margin-bottom: 0;
  }
  .innerLi .custom-list {
    list-style-type: circle; 
    padding-left: 20px;
  }
  .innerLi .custom-list li {
    margin-bottom: 15px; 
    font-size: 16px;
    color: #000;
  }
 .innerLi {
    padding-bottom: 50px;
}
.handImg {
    text-align: center;
}
.Nextprev .left {
    background: #00529C;
    display: flex;
    align-items: center;
    border-radius: 20px;
    gap: 15px;
    /* justify-content: space-between; */
}
.Nextprev{
    margin: 40px 0;
}
.left p {
    color: #fff;
    padding-right: 13px;
    font-size: 18px;
    /* font-family:FranklinGothicLT-Medium; */

}
.left.rt p{
    padding-left: 13px;
}
.deep h1{
    font-size: 30px;
    line-height: 42px;
    color: #00529C;
    font-family:FranklinGothicLT-Demi;
    padding-bottom: 15px;
}
.deep h3{
    font-size: 24px;
    line-height: 32px;
    color: #000;
     font-family:FranklinGothicLT-Medium;
     padding-bottom: 50px;
}
 .sitemap {
    padding-top: 90px;
    padding-bottom: 55px;
 }
.outImg {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); 
    margin-bottom: 32px;
}
.builData.cust p{
    /* color: #6B6B6B; */
}
.bannImg.our{
    padding-bottom: 50px;
}
.data p{
    padding-bottom: 20px;
}
.keyPillar h3{
    font-size: 18px;
    line-height: 22px;
    color: #00529C;
    font-family:FranklinGothicLT-Demi;
    padding-bottom: 10px;
}
.keyPillar p.black{
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-family:FranklinGothicLT-Demi;
     padding-bottom: 8px;
    border: none;
}
.firstKey p{
    padding-bottom: 20px;
    border-bottom: 1px solid #707070;
}
.keyPillar .firstKey{
    position: relative;
    margin-bottom: 25px;
}
.yellowB{
    width: 40px;
    height: 2px;
    background-color: #FFC935;
    position: absolute;
    bottom: -0.5px;
}
.firstKey.noBrdr p{
    border: none;
}
.blue-bullet-list {
    list-style: none;
    padding-left: 0;
  }

  .blue-bullet-list li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 15px;
    font-size: 16px;
  }

  .blue-bullet-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 8px;
    height: 8px;
    border: 2px solid #014E9F; 
    border-radius: 50%;
    background-color: #FFC935;
  }
  .blue-square-list {
    list-style: none;
    padding-left: 0;
    margin-top: 10px;
  }
  .blue-square-list li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    font-size: 15px;
  }
  .blue-square-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 8px;
    height: 8px;
    border: 2px solid #014E9F;
    border-radius: 0;
    background: transparent;
  }
  .firstKey .proac-list li span{
    display: block;
     /* font-family:FranklinGothicLT-Medium!important; */
     font-weight: normal;
  }
 .proac-list {
    list-style-type: decimal; 
    padding-left: 20px;
    font-weight: 700;
  }

  .proac-list li {
    margin-bottom: 25px;
  }
  .firstKey.noBrdr {
    margin-bottom: 10px;

  }
.message-bodbanner{
    margin-bottom: 50px;
}
.message-bodbanner h1{
    font-family:FranklinGothicLT-Demi;
    color: #00529C;
    font-size: 30px;
    line-height: 42px;
    padding-bottom: 20px;
}
.msg-lgtbox .col-xl-8{
    padding: 0;
}
.msg-lgtbox .col-xl-4{
    padding: 0;
}
.lgtblue-box{
    background-color: #A9E8FA;
    min-height: 397px;
    align-items: center;
    padding: 40px;
}
.lgtblue-box img{
    padding-bottom: 15px;
    padding-top: 10px;
}
.lgtblue-box h5{
    font-family:FranklinGothicLT-Medium;
    font-size: 25px;
    line-height: 32px;
    color: #00529C;
}
.lgtblue2-box{
    background-color: #C5EFFC;
    min-height: 397px;
    padding-left: 38px;
    display: flex;
    align-items: center;
    justify-content: left;
    position: relative;
}
.lgtblue2-box h5{
    font-family:FranklinGothicLT-Demi;
    font-size: 30px;
    line-height: 21px;
    color: #00529C;
}
.lgtblue2-box h5 span{
    font-size: 18px;
}
.lgtblue2-box p{
    /* font-family:FranklinGothicLT-Medium; */
    color: #000000;
}
.homeicontxt{
    position: absolute;
    right: 111px;
    bottom: 33%;
}
.msgbodcontent h5{
    font-family:FranklinGothicLT-Demi;
    font-size: 24px;
    line-height: 22px;
    color: #00529C;
    padding-bottom: 15px;
}
.msgbodcontent h6{
    font-family:FranklinGothicLT-Demi;
    font-size: 18px;
    line-height: 22px;
    color: #00529C;
    padding-bottom: 15px;
}
.msgbodcontent h6 span{
    display: block;
}
.msgbodcontent p{
    /* font-family:FranklinGothicLT-Medium; */
    color: #000000;
    padding-bottom: 20px;
}
.msgbodcontent .mt-20{
    margin-top: 20px;
}
.iconsD {
    display: flex;
    align-items: center;
    gap: 8px;
}
.iconsD p span{
    display: block;
}
.row.mb30{
    margin-bottom: 30px;
}
.allData h1{
    font-size: 35px;
    line-height: 22px;
    color: #00529C;
     font-family:FranklinGothicLT-Demi;
     padding-bottom: 5px;
}
.allData p{
    padding-bottom: 5px;
}
.lastYellowBox{
    min-height: 273px;
    background: transparent linear-gradient(180deg, #FDD32D 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
    padding: 32px 45px;
}
.mobileImg {
    text-align: right;
}
.corporate-info h1{
    font-size: 35px;
    line-height: 42px;
    color: #00529C;
    font-family:FranklinGothicLT-Demi;
    padding-bottom: 36px;
}
.corporate-info h3{
    font-size: 18px;
    line-height: 22px;
    color: #00529C;
    font-family:FranklinGothicLT-Demi;
    padding-bottom: 16px;
}
.corporate p.black{
     font-family:FranklinGothicLT-Demi;
}
.corporate .corporate-info{
    padding-bottom: 50px;
}
.corporate .corporate-info.mb0 h3{
    padding-bottom: 0px;
}
.corporate .corporate-info.mb0 {
    padding-bottom: 15px;
}
.corporate .row{
    border-bottom: 1px solid #707070;
    margin-bottom: 30px;
}
.corporate .corporate-info.pb7 h3{
    padding-bottom: 7px;
}
.firstLine{
    display: flex;
    gap: 30px;
    padding-bottom: 20px;
}
.row.noBrdr{
    border: none;
}
.creamBox{
    background-color: #FFF7E5;
    padding: 39px 45px;
}
.creamBox h3{
  font-size: 18px;
  line-height: 22px;
  color: #00529C;
  font-family:FranklinGothicLT-Demi;
  padding-bottom: 21px;
}
.creamBox .firstBox{
 border-bottom: 1px solid #000;
 padding-bottom: 40px;
 margin-bottom: 30px;
}
.csr h1{
    font-size: 35px;
    line-height: 42px;
    color: #00529C;
    font-family:FranklinGothicLT-Demi;
    padding-bottom: 57px;
}
section.csr{
    background: transparent linear-gradient(180deg, #FFF7E5 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}
.csrData h1{
    font-size: 35px;
    line-height: 22px;
    color: #00529C;
    font-family:FranklinGothicLT-Demi;
    padding-bottom: 8px!important;
}
.csrIcon{
    padding-bottom: 10px;
}
.csrData {
    padding-bottom: 40px;
    position: relative;
}
.csrData .plusIcon {
    position: absolute;
    right: 28px;
    top: 64px;
}
.csrData .equalIcon {
    position: absolute;
    right: 58px;
    top: 64px;
}
.csrData.pt30 {
    padding-top: 58px;
}
.csrData span{
    font-size: 20px;
    line-height: 22px;
    color: #00529C;
    /* font-family:FranklinGothicLT-Medium; */
}
.board h1{
    font-size: 35px;
    line-height: 42px;
    color: #00529C;
     font-family:FranklinGothicLT-Demi;
     padding-bottom: 40px;
}
.firstCard h3{
    font-size: 18px;
    line-height: 22px;
    color: #00529C;
    font-family:FranklinGothicLT-Demi;
}
.bodImg{
    padding-bottom: 17px;
}
.firstCard p span{
    display: block;
}
.firstCard {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
    min-height: 483px;
    padding: 13px;
    margin-bottom: 44px;
}

.letterbanner .sitemap {
    padding-top: 20px;
     padding-bottom: 50px;
}
.letterdata h1{
    font-size: 35px;
    line-height: 42px;
    color: #00529C;
    font-family:FranklinGothicLT-Demi;
    padding-bottom: 14px;
}
.letterdata{
    padding-bottom: 80px;
    max-width: 425px;
}
.letterdata img{
    padding-bottom: 17px;
}
.letterdata p{
    font-size: 24px;
    line-height: 32px;
    /* font-family:FranklinGothicLT-Medium; */
    color: #00529C;
}
section.letterbanner {
    padding-top: 84px;
}

.letterbanner .bannImg{
    padding-bottom: 50px;
}
.letter-content h5{
    font-family:FranklinGothicLT-Demi;
    font-size: 24px;
    line-height: 22px;
    color: #000000;
    padding-bottom: 35px;
}
.letter-content p{
    /* font-family:FranklinGothicLT-Medium; */
    color: #000000;
    padding-bottom: 20px;
}
.letter-content .mt30{
    margin-top: 30px;
}
.letter-content h6{
    font-family:FranklinGothicLT-Demi;
    font-size: 18px;
    line-height: 22px;
    color: #00529C;
    padding-bottom: 15px;
}
.blue-txt{
    padding: 30px 0px;
}
.blue-txt h5{
    /* font-family:FranklinGothicLT-Medium; */
    font-size: 24px;
    line-height: 32px;
    color: #00529C;
    padding-bottom: 20px;
}
.blue-txt img{
    padding-bottom: 17px;
}

.expandbanner .sitemap {
    padding-top: 20px;
     padding-bottom: 50px;
}
.expanddata h1{
    font-size: 35px;
    line-height: 42px;
    color: #00529C;
    font-family:FranklinGothicLT-Demi;
    padding-bottom: 14px;
    max-width: 380px;
}
.expanddata{
    padding-bottom: 80px;
}
.expanddata p{
    font-size: 24px;
    line-height: 32px;
    /* font-family:FranklinGothicLT-Medium; */
    color: #000000;
}
section.expandbanner {
    padding-top: 84px;
}
.expandbanner .bannImg{
    padding-bottom: 50px;
}

.expandTop{
    margin-bottom: 40px;
}
.expandTop p{
    /* font-family:FranklinGothicLT-Medium; */
    padding-bottom: 20px;
    color: #000000;
}
.expandTop h6{
    font-family:FranklinGothicLT-Demi;
    font-size: 18px;
    line-height: 22px;
    color: #00529C;
    padding-bottom: 15px;
}
.org-structure{
    display: flex;
    gap: 50px;
    padding: 15px 0px;
}
.org-txt{
    padding-bottom: 25px;
    border-bottom: 1px solid #707070;
    margin-bottom: 15px;
    max-width: 190px;
    width: 100%;
}
.org-txt h4{
    font-family:FranklinGothicLT-Demi;
    font-size: 30px;
    line-height: 42px;
    color: #00529C;
}
.org-txt p{
    /* font-family:FranklinGothicLT-Medium; */
    padding-bottom: 0px;
    color: #000000;
}
.org-txt p span{
    display: block;
}
.indiamap{
    padding-bottom: 50px;
}
.foot-grph h6{
    font-family:FranklinGothicLT-Demi;
    font-size: 18px;
    line-height: 22px;
    color: #00529C;
    padding-bottom: 15px;
}
.footprint-graph{
    padding-bottom: 50px;
}

.deriskingbanner{
    margin-bottom: 25px;
}
.deriskingbanner h1{
    font-family:FranklinGothicLT-Demi;
    color: #00529C;
    font-size: 30px;
    line-height: 42px;
    padding-bottom: 20px;
}
.deriskingbanner h5{
    font-family:FranklinGothicLT-Medium;
    font-size: 24px;
    line-height: 32px;
    color: #000000;
    padding-bottom: 40px;
}
.deriskingbanner p{
    /* font-family:FranklinGothicLT-Medium; */
    padding-bottom: 20px;
    color: #000000;
}
.derisking-content .mt-20{
    margin-top: 20px;
}
.derisking-content h6{
    font-family:FranklinGothicLT-Demi;
    font-size: 18px;
    line-height: 22px;
    color: #00529C;
    padding-bottom: 15px;
}
.derisking-content p{
    /* font-family:FranklinGothicLT-Medium; */
    padding-bottom: 20px;
    color: #000000;
}
.derisking-content img{
    padding: 20px 0px;
}

.keymangebanner h1{
    font-family:FranklinGothicLT-Demi;
    color: #00529C;
    font-size: 30px;
    line-height: 42px;
    padding-bottom: 50px;
}
.personnel-box{
    padding: 40px 40px;
    margin-bottom: 45px;
    box-shadow: 0px 3px 6px #00000029;
}
.personnel-box h6{
    font-family:FranklinGothicLT-Demi;
    font-size: 18px;
    line-height: 24px;
    color: #00529C;
    padding-bottom: 5px;
}
.personnel-box p{
    /* font-family:FranklinGothicLT-Medium; */
    padding-bottom: 20px;
    color: #000000;
}
.personnel-box p span{
    display: block;
}
.personnel-box img{
    padding-bottom: 20px;
}

.awardsbanner h1{
    font-family:FranklinGothicLT-Demi;
    color: #00529C;
    font-size: 30px;
    line-height: 42px;
    padding-bottom: 30px;
}
.awards-recog{
    margin-bottom: 40px;
}
.awardImg-div{
    box-shadow: 0px 3px 6px #00000029;
    padding: 20px 20px 10px 20px;
    margin-bottom: 40px;
}
.awardImg-div img{
    padding-bottom: 20px;
}
.awardImg-div p{
    /* font-family:FranklinGothicLT-Medium; */
    padding-bottom: 20px;
    color: #000000;
}

.fuellingbanner .sitemap {
    padding-top: 20px;
     padding-bottom: 50px;
}
.fuellingdata h1{
    font-size: 35px;
    line-height: 42px;
    color: #00529C;
    font-family:FranklinGothicLT-Demi;
    padding-bottom: 14px;
    max-width: 441px;
}
.fuellingdata{
    padding-bottom: 80px;
}
.fuellingdata p{
    font-size: 24px;
    line-height: 32px;
    /* font-family:FranklinGothicLT-Medium; */
    color: #000000;
}
section.fuellingbanner {
    padding-top: 84px;
}
.fuellingbanner .bannImg{
    padding-bottom: 50px;
}
.fuellingTop-para p{
    /* font-family:FranklinGothicLT-Medium; */
    padding-bottom: 70px;
    color: #000000;
}
.fuellingTop-para h6{
    font-family:FranklinGothicLT-Demi;
    font-size: 18px;
    line-height: 24px;
    color: #00529C;
    padding-bottom: 15px;
}
.fuellingTop-para .darkblck{
    color: #000000;
}
.end-to-endImg{
    text-align: center;
    padding-bottom: 50px;
}

.visionMission{
    padding-bottom: 20px;
    margin-bottom: 40px;
    border-bottom: 1px solid #707070;
}
.vimipc{
    position: relative;
}
.vimipc::before{
    content: "";
    width: 1px;
    height: 229px;
    background-color: #707070;
    position: absolute;
    top: 0;
    right: 40px;
}
.vimipcNobrd::before{
    content: none;
}
.vimipc img{
    padding-bottom: 10px;
}
.vimipc h5{
    font-family:FranklinGothicLT-Medium;
    font-size: 24px;
    line-height: 30px;
    color: #00529C;
    padding-bottom: 5px;
}
.vimipc h5 span{
    display: block;
}
.vimipc p{
    padding-bottom: 20px;
}
.vimipc p span{
    display: block;
}
.ourvalue h5{
    font-family:FranklinGothicLT-Medium;
    font-size: 24px;
    line-height: 30px;
    color: #00529C;
    padding-bottom: 5px;
}
.ourvalue img{
    padding-bottom: 10px;
}
.values{
    position: relative;
    padding-bottom: 50px;
}
.values::before{
    content: "";
    width: 1px;
    height: 59px;
    background-color: #707070;
    position: absolute;
    top: 0;
    right: 40px;
}
.nobrdvalue::before{
    content: none;
}
.values p{
    padding-bottom: 20px;
}
.values p span{
    display: block;
}
.credit-rating{
    padding-bottom: 50px;
}
.credit-rating p{
    padding-bottom: 40px;
}

.yellowSec{
    background-color: rgba(255, 205, 6, 0.05);
    padding: 50px 0px;
    margin-bottom: 50px;
}
.yellowSec h6{
    font-family:FranklinGothicLT-Demi;
    font-size: 18px;
    line-height: 25px;
    color: #00529C;
    padding-bottom: 40px;
}
.perfNum{
    display: flex;
    gap: 90px;
    border-bottom: 1px dashed #000000;
}
.perfNum h4{
    font-family:FranklinGothicLT-Demi;
    font-size: 30px;
    line-height: 42px;
    color: #00529C;
}
.perfNum h4 span{
    font-size: 18px;
}
.perfNum p{
    /* font-family:FranklinGothicLT-Medium; */
    color: #000000;
    padding-bottom: 20px;
}
.perfNum p span{
    display: block;
}
.numCr{
    padding-top: 18px;
    max-width: 300px;
    width: 100%;
    border-right: 1px dashed #000000;
}
.numbefore{
    position: relative;
}
.numbefore::before{
    position: absolute;
    top: -8px;
    right: -7px;
    content: "";
    width: 14px;
    height: 14px;
    background-color: #FFFFFF;
    border-radius: 50%;
}
.nobrdperf{
    border: none;
}
.nobrdnum{
    border: none;
}

.cust-type{
    margin-bottom: 60px;
}
.custmore-type h6{
    font-family:FranklinGothicLT-Demi;
    font-size: 18px;
    line-height: 25px;
    color: #00529C;
    padding-bottom: 20px;
}
.custmore-type h6 span{
    display: block;
}
.custmore-type h4{
    font-family:FranklinGothicLT-Demi;
    font-size: 30px;
    line-height: 42px;
    color: #00529C;
}
.custmore-type h4 span{
    font-size: 18px;
}
.custmore-type p{
    /* font-family:FranklinGothicLT-Medium; */
    color: #000000;
    padding-bottom: 20px;
}
.custmore-bluebox{
    max-width: 380px;
    min-height: 361px;
    background-color: #004E9F;
    border-radius: 29px;
    padding: 30px;
    position: relative;
}
.custmore-bluebox img{
    position: absolute;
    right: 35px;
    top: 90px;
}
.custmore-bluebox h6{
    color: #FFFFFF;
    padding-bottom: 10px;
}
.custmore-bluebox p{
    color: #FFC934;
    padding-bottom: 0px;
}
.custmore-bluebox p span{
    display: block;
}
.custmore-bluebox h4{
    color: #80A7CF;
}
.custmore-bluebox .pdbtm90{
    padding-bottom: 90px;
}
.synergistic-div{
    text-align: center;
    padding-bottom: 60px;
}
.growth-mantra{
    padding-bottom: 80px;
}
.lastImg-fulling{
    padding-bottom: 20px;
    text-align: center;
}
.legacybanner .col-xl-6,.themebanner .col-xl-6
{
    padding-right: 0;
}
.legacybanner h6
{
    font-size: 24px;
    color: #00529C;
    padding-bottom: 40px;
}
.arrow img
{
     transition: ease all 0.5s;
}
.left:hover img
{
    transform: rotate(45deg);
    transition: ease all 0.5s;
}
.left.rt:hover img
{
    transform: rotate(-45deg);
    transition: ease all 0.5s;
}
.inbuildinglegacysec
{
    background: rgba(255, 205, 6, 0.03); 
}
.legacybanner .builData
{
    padding-bottom: 0px;
}
.themebanner .builData p
{
    padding-bottom: 20px;
}
.themebanner .builData  h1
{
    font-size: 55px;
    line-height: 60px;
    font-family: FranklinGothicLT-Demi;
}
.themebanner .builData h1 span
{
    font-size: 35px;
    display: block;
    line-height: 40px;
    font-family: FranklinGothicLT-Medium;
}
.themedata
{
    padding-top: 40px;
}
.themedata p
{
    padding-bottom: 20px;
    font-size: 18px;
}
.themedata h4
{
    color: #F9A21C;
    padding: 20px 0px 40px;
    font-size: 24px;
}
.mana-para p span{
    color: #000;
}
.lettername h6{
    padding-bottom: 0;
}
.lettername p span{
    display: block;
}
.expandh4 h4{
    font-family:FranklinGothicLT-Medium;
}
.forspanblock h3 span{
    display: block;
}
.bod-boxshd{
    padding: 40px 40px;
    margin-bottom: 45px;
    box-shadow: 0px 3px 6px #00000029;
}

.bod-boxshd h6{
    font-family:FranklinGothicLT-Demi;
    font-size: 18px;
    line-height: 24px;
    color: #00529C;
    padding-bottom: 5px;
}
.bod-boxshd p{
    /* font-family:FranklinGothicLT-Medium; */
    padding-bottom: 20px;
    color: #000000;
}
.bod-boxshd p span{
    display: block;
}
.bod-boxshd img{
    padding-bottom: 20px;
}

.my-sidenav1 {
    display: none;
    position: fixed;
    top: 82px;
    right: 0;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 999999999;
    max-width: 100%;
    width: 100%;
    background-color: #00529C;
    height: 100%;
    padding-top: 60px;
}
.top-nav .nav {
    min-height: 310px;
    display: block;
}
.top-nav .nav > li {
    float: none;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ffffff30;
}
.top-nav .nav > li > a {
    color: #ffffff30;
    font-size: 24px;
    border-radius: 0px;
    padding-left: 0px;
    position: relative;
}
.top-nav-content ul.sub-menu {
    padding-left: 50px;
    margin-top: 15px;
}
.my-sidenav1 .row {
    align-items: start;
}
.top-nav-content ul.sub-menu {
    padding-left: 50px;
    margin-top: 15px;
}
.top-nav-content ul li a {
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
}
.top-nav .nav-pills > li > a.active, .top-nav .nav-pills > li > a.active:focus, .top-nav .nav-pills > li > a.active:hover {
    background-color: transparent;
    position: relative;
    color: #ffffff;
    font-size: 24px;
}
.top-nav .nav {
    min-height: 310px;
    display: block;
}
.top-nav-content ul li {
    list-style: none;
    padding-bottom: 20px;
    position: relative;
}
.d-pdf img {
    position: absolute;
    top: 0;
    right: 0;
}
.parapdbtm20{
    padding-bottom: 20px !important;
}
.pdbtmhead0{
    padding-bottom: 0 !important;
}
.awardsbox img{
    max-width: 255px;
}
.Nextprev .left.rt{
    justify-content: end;
}
.brdlineblue{
    border: 1px solid #00529C;
    padding: 10px;
    margin-bottom: 40px;
    min-height: 141px;
}
.norgtbrd{
    border-right: none;
}
.noleftrgtbrd{
    border-left: none;
    border-right: none;
}
.noleftbrd{
    border-left: none;
}
.forpdcol0 .col-xl-3{
    padding-left: 0;
    padding-right: 0;
}
.buildpara0{
    padding-bottom: 0 !important;
}