
.tac {
    text-align: center;
}

.tas {
    text-align: start;
}
.jce{
    justify-content: end !important;
}

.aie {
    align-items: flex-end;
}

.fs_18 {
    font-size: 18px !important;
}
.fs_48 {
    font-size: 45px !important;
}

.fs_40 {
    font-size: 40px !important;
}

.fs_16 {
    font-size: 16px !important;
}

.fs_14 {
    font-size: 14px !important;
}

.fs_12 {
    font-size: 12px !important;
}

.fs_20 {
    font-size: 20px !important;
}
.fs_38{
    font-size: 30px !important;
}
.fs_25  {
    font-size: 25px !important;
}
.fs_60 {
    font-size: 60px !important;
}

.w_33 {
    width: 33.33%;
}

.w_30 {
    width: 30%;
}

.w_50 {
    width: 50%;
}

.w_45 {
    width: 45%;
}

.w_70 {
    width: 70% !important;
}

.textbrown {
    color: rgb(125, 73, 27);
}

.bgbrown {
    background-color: rgb(125, 73, 27);
}

.bgbrown {
    background-color: rgb(125, 73, 27);
}

.textPink1 {
    color: #ed145b;
}

.bgPink1 {
    background-color: #ed145b;
}

.textYellow {
    color: #faa519 !important;
}

.bgLYellow {
    background-color: rgba(250, 166, 26, 0.08);
}

.bgYellow {
    background-color: #faa519 !important;
}

.bgLYello {
    background-color: #faa61a14 !important;
}

.lBgskyBlue {
    background: linear-gradient(90deg, rgba(207, 228, 235, 0.9) 20%, rgba(255, 255, 255, 0));
}

.bglRed {
    background-color: #ffb3cb !important;
}
.bgLBlue {
    background-color: #00a0d214 !important;
}
.textblue2{
    color: #00a0d2 !important;
}
.bgblue2{
    background-color: #00a0d2 !important;
}
.bgLblue2{
    background-color: #dcf0f7 !important;
}

.bgLPink {
    background-color: #f7ebf4 !important;
}

.bgGreen {
    background-color: #21b685 !important;
}

.bgLGreen {
    background-color: #61ba8d2e !important;
}

.bgYellow2 {
    background-color: #ffd830 !important;
}

.orangeGradBg{
    background: rgba(253, 173, 60, 1) !important;
    background: linear-gradient(183deg, rgb(253, 173, 60) 0%, rgba(250, 162, 56, 1) 100%) !important;
}

.textGreen {
    color: #21b685 !important;
}

.textpurple {
    color: #522d88 !important;
}

.bgpurple {
    background-color: #522d88 !important;
}

.textLightPink {
    color: #ce60a4 !important;
}

.bgLightPink {
    background-color: #fcbee4 !important;
}

.bgPink {
    background-color: #ce60a4 !important;
}

.bgtPink {
    background-color: #ce60a421 !important;
}

.textPink {
    color: #e74dac !important;
}

.aboutHeadDiv {
    position: relative;
    border-top: 3px solid #522d88;
}

/* .aboutMainDiv{
    padding: 20px;
    padding-bottom: 300px;      
    background-repeat: no-repeat;
    background-position: bottom center;    
    background-image:
        linear-gradient(to bottom, rgba(255, 255, 255, 0.52) 70%, rgba(255, 255, 255, 0)),
        url('../images/about/aboutBgImg.jpg');
} */

.h_100 {
    height: 100% !important;
}

.w_100 {
    width: 100% !important;
}

.lh_40 {
    line-height: 40px !important;
}

.lh_30 {
    line-height: 30px !important;
}

/* __________about___________ */

.aboutSec1 {
    /* background-image: url(../images/about/aboutBg.png); */
    /* margin-top: 100px; */
    /* padding-top: 80px; */
    padding-bottom: 80px;
    position: relative;
}
.aboutSec1:after{
    position: absolute;
    content: '';
    right: 0;
    bottom: -35px;
    width: 450px;
    height: 450px;
    background-size: 100%;
    background-image: url(../images/about/aboutBg.png);
}
.mainHead {
    position: relative;
    background-color: #004e96;
    height: 133px;
    border-radius: 50px;
    border-bottom: 10px solid #faa519;
    padding: 20px;
}


.mainHead h2 {
    text-transform: uppercase;
}

.mainHead::before {
    position: absolute;
    content: '';
    top: -1px;
    left: -44px;
    width: 160px;
    height: 183px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/left.png);
}

.mainHead::after {
    position: absolute;
    content: '';
    top: -0px;
    right: -60px;
    width: 150px;
    height: 130px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/right.png);
}

/* -------------rishtaAapSeHai--------- */
.homeSec3{
    position: relative;
}
.homeSec3:before{
    right: 0;
    bottom: 0;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 200%;
    background-repeat: no-repeat;
    background-position: 100% 40%;
    background-image: url(../images/home/Asset11.png);
}
.rishtaAapSeHaiSec1 {
    background-position: bottom right;
    background-repeat: no-repeat;
    /* background-image: radial-gradient(rgba(3, 28, 255, 0.896), rgba(11, 14, 197, 0.75)), url('../images/rishtaAapSeHai/rishtaAapSeHaiBg.png'); */
    background-image: linear-gradient(rgba(0, 78, 150, 0.82), rgba(0, 78, 150, 0.82)), url('../images/rishtaAapSeHai/rishtaAapSeHaiBg.jpg');
    background-position: center;
    background-size: cover;
}

.rishtaAapSeHaiSec2_1 {
    background-color: #f78e1e;
}

.borderLW {
    position: relative;
}

.borderLW::before {
    position: absolute;
    top: 10%;
    width: 2px;
    height: 80%;
    right: 0;
    content: "";
    background-color: #ffffff;
}

.rishtaAapSeHaiSec2_2{
    z-index: 2;
    position: relative;
}

/* ---------------achievingNewHeights_______ */

.achievingNewHeightsSec1_1 {
    background-image: url(../images/achievingNewHeights/achievingNewHeightsImg1.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    /* background-size: 100%; */
    object-position: center;
    height: auto;
    padding-top: 50px;
    padding-bottom: 200px;

}

.achievingNewHeightsSec1_1 h4 {
    padding-left: 100px;
    padding-right: 20px;
}

.achievingNewHeightsConterMain {
    padding: 20px 0;

}

.achievingNewHeightsConter {
    font-size: 38px;
}

.achievingNewHeightsSecDelivering {
    background-color: white;
    margin-top: 10px;
    display: block;
}

.milestonesDiv {
    border-right: 1px solid #faa519;
    border-top: 1px solid #faa519;
    border-top-right-radius: 20px;

}

.milestonesPara {
    position: relative;
}

.milestonesPara::before {
    position: absolute;
    content: '';
    top: 5px;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #faa519;
    padding: 6px;
}

.milestonesDiv2 {
    border-right: 1px solid #00a0d2;
    border-top: 1px solid #00a0d2;
    border-top-right-radius: 20px;

}

.milestonesPara2 {
    position: relative;
}

.milestonesPara2::before {
    position: absolute;
    content: '';
    top: 5px;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #00a0d2;
    padding: 6px;
}

.milestonesSec2 {
    background-color: #e4ebf1;
}

.milestonesSec2 .recognitions {
    position: relative;
    height: 300px;
    display: flex;
    justify-content: start;
    align-items: end;
    padding: 20px;
}
.creditRatingPara {
 font-size: 14px !important;
}

.governanceImg5{
    margin: 0 auto;
}

.recognitionsDiv {
    position: relative;
    background-color: rgb(255, 255, 255);
    padding: 80px 20px 20px 20px;
}

.recognitionsImg {
    position: absolute;
    top: -100px;
    left: 50%;
    transform: translateX(-50%);
}

.recognitionsImg img {
    max-width: 230px;
    position: relative;

}

.digitalBanner1 {
    background-image: url(../images/digital/digitalattheForeImg.png);
    background-repeat: no-repeat;
    height: 1120px;
    background-size: 100%;
    object-position: center;
    background-position: center bottom;

}

.digitalBanner2 {
    height: auto;
    text-align: justify;
}

.borderL {
    border-left: 1px solid rgb(161, 161, 161);
}

.borderBLW {
    border-left: 1px solid rgb(255, 255, 255);
}

.borderBBO {
    border-bottom: 2px solid #f78e1e;
}

.borderBB {
    border-bottom: 1px solid #939598;
    border-left: 2px solid white;

}

.borderT {
    border-top: 1px solid rgb(161, 161, 161);
    position: relative;
}

.borderT::before {
    background-color: rgb(161, 161, 161);
    position: absolute;
    top: -1.5px;
    right: 0;
    width: 2px;
    height: 2px;
    content: "";

}

.borderB {
    border-bottom: 1px solid rgb(161, 161, 161);
    position: relative;
}

.borderB::before {
    background-color: rgb(161, 161, 161);
    position: absolute;
    top: -1.5px;
    right: 0;
    width: 2px;
    height: 2px;
    content: "";

}

.Visionision p {
    text-align: justify;
    padding: 10px;
}

.milestonesPara3 {
    position: relative;
}

.milestonesPara3::before {
    position: absolute;
    content: '';
    top: 5px;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #004e95;
    padding: 6px;
}



/* .progressingImg2 {
    height: ;
    
} */
.progressingImg2 img {
    height: 100%;
    width: 100%;
}

/* .progressingImg4 {
    height: 220px;
    
}
.progressingImg4 a img{
    height: 100%;
    width: 100%;
    object-fit: cover;
} */
.progressingImg5 {
    /* height: 100vh; */

}

.progressingImg5 img {
    height: 100%;
    width: 100%;
    /* object-fit: cover; */
}

.growingBranchNetwork {
    padding: 20px 80px 20px 50px;
}

.bankingSolutionsBanner1 {
    background-image: url(../images/achievingNewHeights/achievingNewHeightsImg1.png);
    background-repeat: no-repeat;   
    background-size: cover;
    object-position: center;
    background-position: center bottom;
    height: 100%;

}

/* .offeringHolisticRangeImg1{
    height: 600px;
}
.offeringHolisticRangeImg1 img{
    height: 100%;
    width: 100%;
    object-fit: cover; 
} */
.proportionofCCPLDiv {
    border-top: 1px solid rgb(161, 161, 161);
    position: relative;
    display: flex;
    justify-content: center;
}

.proportionofCCPLDiv2 {
    position: absolute;
    top: -10px;
}

.proportionofCCPL {
    position: relative;
    background-color: white;
    padding-right: 10px;

}

.proportionofCCPL::before {
    position: absolute;
    content: "";
    top: 6px;
    ;
    left: 0;
    width: 8px;
    height: 8px;
    background-color: #faa519;

}

.parajustify {
    text-align: justify;
}

.chairmanImg1Awarded {
    position: relative;
    border: 1px solid #004e95;
    padding: 20px;
    border-right: none;
    padding-right: 0;
}

.chairmanImg1AwardedHead {
    width: 100%;
    position: absolute;
    top: -35px;
    left: 0;
    padding: 0px 10px;
    background-color: white;
}

.chairmanSec4 {
    position: relative;
    height: 1800px;
    background-position: center bottom;

}

/* .chairmanSec4::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
  

}
.chairmanImg3{
    position: relative;
} */
.borderLY {
    border-left: 3px solid #faa519;
}

.managingDirectorSec3 {
    background-repeat: no-repeat;
    background-size: 100%;
}

.thrivingDigitalEdgeLogo1DivMain {
    border-radius: 10px;
}

.thrivingDigitalEdgeLogo1Div {
    position: relative;
    padding: 30px 0px;
}

.thrivingDigitalEdgeLogo1 {
    /* box-shadow: 5px 5px 8px #5d5c5c; */
    width: 80px;
    height: 80px;
    position: absolute;
    top: 10%;
    left: -35px;
    border-radius: 50%;
}

.thrivingDigitalEdgeLogo1 img {
    width: 100%;
}

.thrivingDigitalEdgeLogo1::before {
    position: absolute;
    content: '';
    top: -1px;
    left: -3px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #004e96;
    z-index: -1;
}

.thrivingDigitalEdge1 {
    padding-left: 45px;
}

.tableWarp table thead th {
    background-color: #faa519;
    padding: 15px 10px;
}

.tableWarp table tbody tr td {
    padding: 15px 10px;
}

.thrivingDigitalEdgeImg {
    background-repeat: no-repeat;
    /* background-position: bottom; */
    background-size: 100%;
    height: 800px;
}

.thrivingDigitalEdgeImg3 {
    position: relative;
    z-index: 1;
}

.thrivingDigitalEdgeImg3::before {
    position: absolute;
    content: "";
    top: -43px;
    right: 20px;
    width: 500px;
    height: 500px;
    background-image: url(../images/thrivingDigitalEdge/thrivingDigitalEdgeImg5.png);
    background-repeat: no-repeat;
    z-index: -1;
    background-size: 100%;
}

.thrivingDigitalEdgeImg3::after {
    position: absolute;
    content: "";
    top: -50px;
    right: 100px;
    width: 400px;
    height: 500px;
    background-image: url(../images/thrivingDigitalEdge/thrivingDigitalEdgeImg4.png);
    background-repeat: no-repeat;
}

.thrivingDigitalEdgeImg3Con {
    position: absolute;
    top: 90px;
}

.amplifyingBrandBanner2 {   
    position: relative;
    height: 100%;
}

.amplifyingBrandBanner2Wrap {
    background-position: center bottom;
    object-position:center;
    background-size:100%   ;
    background-repeat: no-repeat;
    object-fit: cover;
    height: 100%;
    border-top: 3px solid #004e96;
    padding: 10px;

}

/* .amplifyingBrandBanner2Wrap::before{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 180px;
    content: "";
    background: url(../images/amplifyingBrand/amplifyingBrandImg1.jpg) no-repeat;
    background-size: 100%;
    z-index: 1;
} */
.amplifyingBrandMicroRetailDiv {
    background-color: #faa61a;
    padding: 15px 50px 15px 20px;
    border-radius: 50px;
}

.amplifyingBrandSec3 .federalStandard {
    position: relative;
}

.federalStandardWrap {
    position: relative;
    padding-top: 40px;
}

.federalStandardWrap::before {
    border: 2px solid #faa61a;
    border-radius: 20px;
    position: absolute;
    top: 0;
    right: 0;
    width: 95%;
    height: 100%;
    content: "";
    z-index: -1;

}

.federalStandard1 {
    position: relative;
}

.federalStandardDiv {
    background-color: #faa61a;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: white;
}

.rightTxt {
    width: calc(100% - 70px);
    padding: 20px;
    padding-top: 0px;
}

/* .amplifyingBrandImg6 {
    position: absolute;
    top: 20%;
    left: -30px;
} */
.amplifyingBrandImg6 img {
    width: 100%;
    height: 100%;
}

.federalStandardWrap1 {
    position: relative;
    padding-top: 40px;
}

.federalStandardWrap1::before {
    border: 2px solid #004e96;
    border-radius: 20px;
    position: absolute;
    top: 0;
    right: 0;
    width: 95%;
    height: 100%;
    content: "";
    z-index: -1;

}

.federalStandard1 {
    position: relative;
}

.federalStandardDiv1 {
    background-color: #004e96;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: white;
}

.rightTxt p {
    margin-top: 10px;
}

.amplifyingBrandImg11 img{
    width: 100%;
    height: 100%;
}
.amplifyingBrandSec5Div1{
    border: 2px solid;
    border-right: none;
    border-radius: 10px !important;
    border-image: linear-gradient(to right, #ffffff 50% , #99dff514) 1;
    padding: 10px 50px;
    position: relative;
    
}
.amplifyingBrandSec5Div1::before{
    position: absolute;
    top: -40px;
    left: -50px;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    content: "";
    background: linear-gradient(to right, #82c0d3 20% , #00a0d214);
    z-index: -1;
}
.amplifyingBrandSec5Div2::before{    
    background: linear-gradient(to right, #faa61a 20% , #ece6dc);
  
}
.amplifyingBrandSec4ObjectiveMain{
    background: linear-gradient(to right, #82c0d3 20% , #00a0d214);
    padding-block: 20px;
    border-radius: 100px;
}
.amplifyingBrandSec4Objective{
    background: linear-gradient(to right, #ebf5f8 20% , #7ac7df14);
    position: relative;
    height: 400px;
    width: 400px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;    
    justify-content: center;
    padding: 50px;
}
.amplifyingBrandSec4Objective1{
    background: linear-gradient(to right, #ebf5f8 20% , #7ac7df14);
    position: relative;
    height: 300px;
    width: 300px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;    
    justify-content: center;
    padding: 50px;
}
.amplifyingBrandLogo5{
    position: absolute;
    top: -5px;
    right: 60px;
}
.amplifyingBrandLogo6{
    position: absolute;
    top: -5px;
    left: 60px;
}



.esgDashboardSec2Img{
    position: sticky;
    top: 20px;
    left: 0;   
}
.esgDashboardSec2Box1{
    border: 1px solid #004e96;
    border-left: none;
    position: relative;
}
.esgDashboardSec2Box1::before{
    position: absolute;
    content: "";
    top: -2px;
    left: 0;
    width: 50%;
    height: 2px;
    border-top: 3px solid rgb(255, 255, 255);    
}
.esgDashboardSec2Box2{ 
  border: 1px solid #21b685;
  border-left: none;
  position: relative;
}
.esgDashboardSec2Box3{ 
    border: 1px solid #00a0d2;
    border-left: none;
    position: relative;
  }
  .esgDashboardSec2Box4{ 
    border: 1px solid #b3b3b3;
    border-left: none;
    position: relative;
  }
  .esgDashboardSec2Box4::after{     
    position: absolute;
    content: "";
    height: 55px;
    width: 140px;
    top: -30px;
    left: 200px;
    background-image: url(../images/esg-dashbord/esgDashbordLogo2.png);
    background-repeat: no-repeat;
    background-color: #ffffff;
  }

  .esgDashbordLogo{
    /* height: 100px;
    width: 150px; */
  }
  .esgDashbordLogo img{
    height: 100%;
    width: 100%;
  }

  .patterBgBlue {
    background-size: 20%;
    background-repeat: no-repeat;
    background-position: right;
    border-radius: 0 0 50px 0;
    position: relative;
    margin-bottom: 100px;
}
.patterBgBlue::before {
    position: absolute;
    content: '';
    bottom: -50px;
    left: 0;
    width: 50px;
    height: 50px;
    background-color: #004e95;
}
.patterBgBlue::after {
    position: absolute;
    content: '';
    bottom: -50px;
    left: 0;
    width: 100%;
    height: 50px;
    border-radius: 50px 0 0 0;
    background-color: #fff;
}
.blueBg{
	background-color: #004e95;
}
.thrivingDigitalEdgeLogo1Div12{
    border-radius: 50px;
}
.governanceSec2{
    position: relative;
}
.governanceImg2{
    position: absolute;
    right: 15px;
    top: 8%;    
}
.bodDivText{
    background: linear-gradient(to right, rgb(250 166 26 / 36%) 20% , #ffffff14);
    padding: 20px;
    border-top:3px solid #004e95; 
    border-bottom:2px solid #004e95;    
    position: relative;
    min-height: 120px;
}
.bodDivText::before{
    position: absolute;
    content: "";
    top: -10px;
    right: -1px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid #faa519;
    background-color:rgb(255, 255, 255);
}
.bodImg {
    height: 250px;
    width: 300px;
}
.bodImg img{
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.empoweringLivesSec3container{      
    border: 2px solid;
    border-bottom: none;
    border-radius: 10px !important;
    background: linear-gradient(to bottom, #bbe5f1 20% , #ffffff14);
    border-image: linear-gradient(to bottom, #00a0d2 50% , #99dff514) 1;
}
.tableWarp table{
    width: 100%;
}
 .tableWarp table th {   
    padding: 15px 10px;
}
.tableBorder{
    border-right:1px solid white;
    border-top:1px solid white;
}
.tableBorderB{    
    border-bottom:2px solid #00a0d2;
}
.livesimgMainDiv{
    border-top: 1px solid #000;
    position: relative;
}
.livesimgText{
    position: absolute;
    background-color: white;
    padding-right: 20px;
    top: -35px;
}
.brdRightDotted {
    position: relative;
}

.brdRightDotted:after {
    position: absolute;
    content: '';
    top: 50%;
    right: 0;
    height: 70%;
    width: 5px;
    transform: translateY(-50%);
    border-right: 2px dotted #000;
}
.eachBlueCol  figure{
    width: 72px !important;
    height: 70px;
    border-radius: 50%;
}
.eachBlueCol  figure img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.eachBlueCol h4 {    
    width: calc(100% - 80px);    
}
a{
    word-break: break-all;
}
.governanceImg{
    width: 100px;
}
.governanceTitle{
    width: calc(100% - 150px);
    /* padding-right: 30px; */
}











.bcumbNav{
    padding-top: 120px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    box-shadow: 3px 0 10px rgba(253, 173, 60, 0.3);
    background: linear-gradient(180deg, rgba(250, 166, 26, 0.70) 30%, rgba(255, 255, 255, 0) 100%);
}
.bcumbNav .df{
    flex-wrap: wrap;
}
.navHome{
    font-size: 16px;
    font-weight: 600;
    position: relative;
    padding-right: 30px;
    display: inline-block;
}
.navHome:after{
    top: 12px;
    right: 9px;
    content: '';
    width: 10px;
    height: 2px;
    position: absolute;
    background-color: #004e95;
}
.navCurrent{
    color: #004e95;
    position: relative;
    display: inline-block;
}


.building-trust .col_3 .leftImg{
}
.tableWarp.tableWarpNew::-webkit-scrollbar {
    width: 0;
}
.tableWarp.tableWarpNew::-webkit-scrollbar-track {
    background: #f1f1f1;
}
.tableWarp.tableWarpNew::-webkit-scrollbar-thumb {
    background: #fff;
}
.tableWarp.tableWarpNew::-webkit-scrollbar-thumb:hover {
    background: #fff;
} 
.tableWarp{
    /* width: 100vw; */
    overflow-x: auto;
    padding-bottom: 20px;
}
.tableWarp td{
    font-weight: 300 !important;
}