body {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Mulish', sans-serif;
    color: #464545;
}

html.homepage {
    overflow-x: hidden !important;
}

h1,
h2,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none !important;
    font-size: 16px;
}

a:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 0px;
    margin: auto;
    top: 0px;
    background-repeat: no-repeat;
}

a:hover {
    text-decoration: none !important;
}

p {
    font-size: 16px;
    line-height: 20px;
}

h1 {
    font-size: 65px;
    line-height: 67px;
}

h2 {
    font-size: 60px;
}

h3 {
    font-size: 40px;
}

h4 {
    font-size: 25px;
}

h5 {
    font-size: 22px;
}

h6 {
    font-size: 20px;
}

/*header*/

li.dropdown.mega-dropdown.active-i {
    position: relative !important;
}

li.dropdown.mega-dropdown.active-i:after {
    content: " ";
    display: block;
    position: absolute;
    top: 56px;
    left: 0px;
    right: 0px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #af2a2f;
    margin: 0px auto;
}

.logo-main a span {
    vertical-align: bottom;
    font-size: 13px;
    line-height: 1;
    padding-left: 7px;
    color: #003974;
    font-weight: 700
}

.middle-menu-list ul {
    margin-top: 27px;
}

.middle-menu-list {
    width: 100%;
    display: inline-block;
    margin: 0px auto;
}

.middle-menu-list ul li a {
    font-size: 16px;
    color: #003974;
    font-weight: 300;
    padding: 35px 0px;
}

.middle-menu-list ul li {
    margin-right: 35px;
    position: relative;
}

.middle-menu-list ul li:last-child {
    margin-right: 0px;
}

.logo-main img {
    margin-top: 8px;
}

.mr12p {
    margin-bottom: 12px;
}

.banner-text .read-more a {
    float: left;
    margin-top: 20px;
}

.banner-text h1 span {
    font-size: 35px;
    color: #fff;
    display: block;
    line-height: 1;
    letter-spacing: normal;
    font-weight: 700;
}

.banner-text h1 {
    font-size: 20px;
    color: #fff;
    line-height: 1;
    letter-spacing: 8px;
    font-weight: 300;
}

.banner-text {
    max-width: 518px;
    width: 100%;
    left: 156px;
    top: 235px;
    position: absolute;
}

.top-lists li {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}

.top-lists {
    width: 100%;
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 0px;
    list-style: none;
    padding-left: 0px;
}

.top-lists li ul li {
    width: 100%;
    display: inline-block;
}

.top-lists>li ul {
    padding-left: 0px;
}

.arrow-imgs1,
.arrow-imgs2,
.arrow-imgs3 {
    display: inline-block;
    margin-left: 5px;
}

.without-op1,
.without-op2,
.without-op3 {
    display: none;
}

.right-logo {
    width: 135px;
    display: inline-block;
    background-color: #af2a2f;
    border-radius: 12px;
    padding: 7px 10px;
    margin-top: 10px;
}

.right-logo:hover {
    background-color: #004980;
}

.right-logo a img {
    width: 20px;
    float: left;
    margin-right: 15px;
    margin-top: 5px;
}

.right-logo a span {
    font-size: 14px;
    color: #fff;
    width: 67px;
    float: left;
    padding-left: 15px;
    line-height: 1.2;
}

.right-logo a {
    position: relative;
}

.right-logo a::after {
    content: '';
    position: absolute;
    bottom: 0px;
    margin: auto;
    top: 33px;
    height: 27px;
    width: 1px;
    background-color: #fff;
    left: -136px;
}



/*atglance*/
.key-business {
    width: 100%;
    display: inline-block;
    padding: 53px 0px;
    background-color: #eeede5;
}

.all-heads h3 {
    color: #af2a2f;
    text-align: center;
    font-size: 25px;
    line-height: 1;
    font-weight: 800;
    margin-bottom: 35px;
}

.key-business-in p {
    font-size: 20px;
    color: #fff;
    padding: 17px 17px 10px 17px;
    line-height: 1.2;
    font-weight: 700;
    min-height: 75px;
}

.key-business-in img {
    width: 100%;
}

.read-more a {
    background-color: #053c6d;
    width: 220px;
    display: block;
    margin: 0px auto;
    margin-top: 50px;
    color: #fff;
    padding: 10px 20px;
    border-radius: 25px;
    font-weight: 700;
}

.read-span {
    position: relative;
    margin-right: 36px;
}

.read-span::after {
    display: block;
    position: absolute;
    right: -12px;
    top: -5px;
    width: 1px;
    height: 30px;
    background-color: #fff;
    content: "";
}


.financial-high {
    width: 100%;
    display: inline-block;
    padding: 54px 0px;
    background-color: #fff;
}

.finance-inside {
    max-width: 100%;
    width: 100%;
    display: block;
    margin: 0px auto;
    position: relative;
}

.finance-inside h3 {
    position: absolute;
    top: 30px;
    font-size: 25px;
    font-weight: 700;
    color: #004980;
    text-transform: uppercase;
}

.message-cm {
    width: 100%;
    display: inline-block;
    padding: 54px 0px;
    background-image: url("../images/message-from-the-chairman.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 662px;
}

.message-cm-in {
    background-color: #fff;
    padding: 40px 30px;
    width: 474px;
    float: right;
}

.message-cm-in p {
    font-size: 22px;
    line-height: 1.5;
    color: #053c6d;
    font-weight: 300;
}

.message-cm-in h4 {
    font-size: 22px;
    color: #053c6d;
    margin-top: 40px;
    font-weight: 700;
}

.message-cm-in .read-more a {
    float: left;
}

.message-wd {
    width: 100%;
    display: inline-block;
    padding: 54px 0px;
    background-image: url("../images/our-business-strategy-bg.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 570px;
    margin-top: -5px;
}

.message-wd-in {
    background-color: #fff;
    padding: 15px;
}

.message-wd-in img {
    width: 100%;
}

.message-wd-in p {
    font-size: 18px;
    color: #af2a2f;
    font-weight: 700;
    margin-top: 10px;
}

.message-wd-in p span {
    display: block;
    font-size: 16px;
    color: #464545;
    font-weight: 300;
}

.covid-responsive {
    width: 100%;
    display: inline-block;
    padding: 54px 0px;
    background-color: #fef1e1;
    margin-top: -5px;
}

.covid-responsive-img img {
    width: 100%;
}

.covid-responsive-in p {
    color: #053c6d;
    font-size: 22px;
    line-height: 1.3;
    font-weight: 300;
}

.covid-responsive-in .read-more a {
    float: left;
    margin-top: 38px;
}

.business-model {
    width: 100%;
    display: inline-block;
    padding: 54px 0px;
    margin-top: -5px;
}

.message-wd .all-heads h3 {
    color: #fff;
}


.business-model-in {
    width: 262px;
    float: left;
}

.business-model-in a p {
    font-size: 18px;
    color: #053c6d;
    margin-top: 18px;
    text-align: center;
    font-weight: 700;
}

.business-model-in a img {
    display: block;
    margin: 0px auto;
    width: 70px;
    height: 70px;
}


.orange-box-h {
    width: 100%;
    display: inline-block;
    padding: 10px 0px;
    background-color: #fff;
    margin-bottom: 0;
}

.orange-box-h p {
    font-size: 18px;
    line-height: 1.4;
    color: #464545;
    font-weight: 400;
}

.top-lists>li {
    float: left;
    border-right: 1px solid #fff;
}

.top-lists>li:nth-child(1) {
    width: 135px;
    min-height: 86px;
}

.top-lists>li:nth-child(2) {
    width: 160px;
    padding-left: 15px;
    min-height: 86px;
}

.top-lists>li:nth-child(3) {
    width: 208px;
    padding-left: 15px;
    border-right: 0px solid #fff;
}

.operating-lists ul li {
    width: 20%;
    float: left;
}

.after-h1 li,
.after-h2 li,
.after-h3 li {
    font-size: 14px;
    font-weight: 300;
    list-style: disc;
}

.bg-img-1 {
    width: 262px;
    height: 254px;
    background-image: url("../images/capitals-1.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.bg-img-2 {
    width: 262px;
    height: 254px;
    background-image: url("../images/capitals-1.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.bg-img-3 {
    width: 262px;
    height: 254px;
    background-image: url("../images/Core%20Business%20Activities-3.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.bg-img-4 {
    width: 211px;
    height: 254px;
    background-image: url("../images/Outcomes-4.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.business-model-in a {
    margin-top: 50px;
    display: block;
}

.bg-img-4 a {
    margin-left: 51px;
}

.business-main {
    width: 1010px;
    display: block;
    margin: 0px auto;
    margin-top: 30px;
}

.home-testimonials-in {
    background-color: #fff;
    padding: 60px 20px 30px 20px;
    margin-bottom: 80px;
    -webkit-box-shadow: 0 0 5px 2px rgba(130, 136, 184, 0.2);
    -moz-box-shadow: 0 0 5px 2px rgba(130, 136, 184, 0.2);
    box-shadow: 0 0 5px 2px rgba(130, 136, 184, 0.2);
}

.full-images img {
    width: 100%;
}

.key-risk-impact .g-framework {
    width: 100%;
    display: inline-block;
    padding-bottom: 20px;
}

.g-structure-news {
    margin-bottom: 20px;
}

.full-images {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

.home-testimonials-in .read-span {
    position: relative;
    margin-right: 36px;
    display: inline-block;
}

.read-span img {
    width: 35px !important;
}

.home-testimonials-in h3 {
    color: #af2a2f;
    font-size: 22px;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 800;
}

.home-testimonials-in p {
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    color: #053c6d;
    min-height: 138px;
}

.home-testimonials {
    width: 100%;
    display: block;
    padding: 110px 0px 0px 0px;
    background-color: #eeede5;
}

.bottom-ar a img {
    width: 20px;
    display: inline-block;
    vertical-align: middle;
}

.home-testimonials .read-more a {
    margin-top: 35px;
}

.at-glance-in h3 {
    color: #e87816;
}

.at-glance {
    width: 100%;
    display: inline-block;
    padding: 54px 0px 54px 0px;
}

.at-glance-in h3 {
    color: #e87816;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 35px;
    font-weight: 700;
}

.iner-ruppee {
    font-size: 25px;
    font-weight: 500;
}

.unit-count {
    font-size: 25px;
    font-weight: 500;
}

.at-glance-in p {
    font-size: 16px;
    font-weight: 400;
}

.at-glance-in {
    margin-bottom: 45px;
    width: 100%;
}

.at-glance-main {
    background-color: #fff;
    padding: 50px 30px 30px 30px;
    margin: 10px;
    -webkit-box-shadow: 0 0 5px 2px rgba(130, 136, 184, 0.2);
    -moz-box-shadow: 0 0 5px 2px rgba(130, 136, 184, 0.2);
    box-shadow: 0 0 5px 2px rgba(130, 136, 184, 0.2);
    min-height: 498px;
}

.remove-mrg {
    margin-bottom: 0px;
}

.note-alise {
    width: 100%;
    display: inline-block;
    margin-top: 30px;
}

.orange-box {
    width: 100%;
    display: inline-block;
    padding: 30px 20px;
    background-color: #f5821f;
    margin-bottom: 45px;
}

.orange-box p {
    font-size: 22px;
    line-height: 1.5;
    color: #fff;
    font-weight: 700;
}

.inner-half h3 {
    font-size: 25px;
    color: #af2a2f;
    line-height: 1.5;
    font-weight: 700;
}

.inner-half p {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 300;
}

.inner-half ul li {
    font-size: 18px;
    margin-bottom: 4px;
    font-weight: 300;
}

.inner-half ul {
    padding-left: 15px;
    margin-top: 5px;
}

.inner-halfs ul {
    padding-left: 15px;
    margin-top: 5px;
}

.inside-mobile h3 {
    font-size: 25px;
    color: #af2a2f;
    font-weight: 700;
}

.inside-mobile p {
    font-size: 16px;
    margin-top: 15px;
}

.border-btm {
    border-bottom: 1px solid #000;
    margin-bottom: 15px;
    width: 100%;
    display: inline-block;
    padding-bottom: 15px;
}

.note-alise p {
    font-size: 14px;
    font-style: italic;
    line-height: 16px;
}

.home-tab {
    width: 100%;
    display: block;
    padding: 54px 0px;
    background: linear-gradient(to right, #f17e23 10%, #b22d2e);
}

.capitals-tabs ul li {
    width: 287px;
    margin-right: 40px;

}

.capitals-tabs ul li:last-child {
    margin-right: 0px;
}

.capitals-tabs ul li a {
    border-radius: 0;
    background-color: #eeede5;
    padding: 17px;
    text-align: center;
    color: #053c6d;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    height: 120px;
}

.capitals-tabs ul {
    margin-bottom: 54px;
}

.capitals-tabs .nav-pills>li.active>a,
.capitals-tabs .nav-pills>li.active>a:focus,
.capitals-tabs .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #053c6d;
}

.plus-icon,
.minus-icon {
    margin-top: 10px;
    display: inline-block;
}

.minus-icon {
    display: none;
}

.capitals-tabs ul li.active .minus-icon {
    display: block;
}

.capitals-tabs ul li.active .plus-icon {
    display: none;
}

.capitals-tabs-in-left {
    width: 100%;
    display: inline-block;
    background-color: #fff;
    padding: 0;
    margin-top: 20px;
}

.capitals-tabs-in-right {
    width: 100%;
    display: inline-block;
    position: relative;
}

.capitals-tabs-in {
    width: 100%;
    display: inline-block;
    background-color: #fff;
    padding: 20px;
    -webkit-box-shadow: 0 0 5px 2px rgba(130, 136, 184, 0.2);
    -moz-box-shadow: 0 0 5px 2px rgba(130, 136, 184, 0.2);
    box-shadow: 0 0 5px 2px rgba(130, 136, 184, 0.2);
}

.capitals-tabs {
    max-width: 100%;
    width: 100%;
    display: inline-block;
}

.capitals-tabs-in-right img {
    width: 100%;
}

.capitals-tabs-in-right p {
    background-color: #e87816;
    padding: 2px 10px;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.4;
    position: absolute;
    width: 100%;
    bottom: 0px;
}

.capitals-tabs-in-left p {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    color: #053c6d;
    min-height: 76px;
}

/**/
.financial-statement .owl-nav button.owl-next {
    position: absolute;
    width: 31px;
    height: 31px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -45px;
    background-image: url(../images/next.png) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.financial-statement .owl-nav button.owl-prev {
    position: absolute;
    width: 31px;
    height: 31px;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -45px;
    opacity: 1;
    background-image: url(../images/prev.png) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.financial-statement.owl-theme .owl-dots .owl-dot.active span,
.financial-statement.owl-theme .owl-dots .owl-dot:hover span {
    background: #af2a2f;
}

.financial-statement.owl-theme .owl-dots,
.financial-statement.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin-top: 26px;
}

.financial-statement.owl-theme .owl-nav .owl-prev:hover,
.financial-statement.owl-theme .owl-nav .owl-next:hover {
    background: none;
    color: #FFF;
    text-decoration: none;
}


.middle-slider .owl-nav button.owl-next {
    position: absolute;
    width: 31px;
    height: 31px;
    bottom: 0;
    margin: auto;
    right: 230px;
    background-image: url(../images/next.png) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.middle-slider .owl-nav button.owl-prev {
    position: absolute;
    width: 31px;
    height: 31px;
    bottom: 3px;
    margin: auto;
    left: 230px;
    opacity: 1;
    background-image: url(../images/prev.png) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.middle-slider.owl-theme .owl-dots .owl-dot.active span,
.middle-slider.owl-theme .owl-dots .owl-dot:hover span {
    background: #af2a2f;
}

.middle-slider.owl-theme .owl-dots,
.middle-slider.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin-top: 26px;
}

.middle-slider.owl-theme .owl-nav .owl-prev:hover,
.middle-slider.owl-theme .owl-nav .owl-next:hover {
    background: none;
    color: #FFF;
    text-decoration: none;
}


.at-the-glance .owl-nav button.owl-next {
    position: absolute;
    width: 31px;
    height: 31px;
    top: 42%;
    margin: auto;
    right: -44px;
    background-image: url(../images/next.png) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.at-the-glance .owl-nav button.owl-prev {
    position: absolute;
    width: 31px;
    height: 31px;
    top: 42%;
    margin: auto;
    left: -40px;
    opacity: 1;
    background-image: url(../images/prev.png) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.at-the-glance.owl-theme .owl-dots .owl-dot.active span,
.at-the-glance.owl-theme .owl-dots .owl-dot:hover span {
    background: #af2a2f;
}

.at-the-glance.owl-theme .owl-dots,
.at-the-glance.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin-top: 26px;
}

.at-the-glance.owl-theme .owl-nav .owl-prev:hover,
.at-the-glance.owl-theme .owl-nav .owl-next:hover {
    background: none;
    color: #FFF;
    text-decoration: none;
}


/**********inside pages***********/
.ch-banner-box {
    background-color: #fff;
    padding: 30px 28px;
}

.ch-banner-box h1 {
    font-weight: 700;
    font-size: 30px;
    color: #af2a2f;
    padding-bottom: 10px;
}

.ch-banner-box p {
    color: #053c6d;
    font-size: 22px;
    font-weight: 300;
    line-height: 28px;
}

.ch-content {
    margin-top: 40px;
}

.ch-content p {
    padding-bottom: 20px;
}

.ch-content h5 {
    color: #003974;
    font-size: 20px;
    font-weight: 700;
    padding-top: 0;
    padding-bottom: 5px;
}

.ch-content h6 {
    font-size: 16px;
    padding-bottom: 120px;
    font-style: italic;
    color: #003974;
}

.blue-heads {
    color: #004980 !important;
}

.maroon-heading {
    color: #af2a2f !important;
}

.black-heading {
    color: #000 !important;
}

.natural-capitals-page .sub-heading-red {
    color: #af2a2f;
    font-size: 20px;
}

.our-business-ins .mda-panel .panel-heading h4 {
    color: #004980;
    font-weight: 700;
    text-transform: uppercase;
}

.management-discussion-page .mda-panel .panel-heading h4 {
    color: #004980;
    font-weight: 700;
    text-transform: uppercase;
}

.director-report-page .mda-panel .panel-heading h4 {
    color: #004980;
    font-weight: 700;
    text-transform: uppercase;
}

.inner-heading {
    font-weight: 900;
    font-size: 35px;
    color: #af2a30;
    margin-bottom: 5px;
    line-height: 36px;
    text-transform: uppercase;
}

.director-img h5 {
    font-size: 18px;
    color: #af2a2f;
    font-weight: 700;
    padding-top: 15px;
}

.dir-text p {
    padding-bottom: 15px;
}

.directors-div {
    border-bottom: 1px solid #af2a2f;
    display: inline-block;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.dir-last {
    border-bottom: none;
}

.responding {
    margin-bottom: 30px;
}

.responding h4 {
    font-size: 25px;
    font-weight: 700;
    color: #af2a2f;
    padding: 15px 0px;
}

.read-pdf span {
    color: #464545;
    padding-left: 10px;
    font-size: 15px;
}

.icic-response {
    background-color: #fef1e1;
    padding: 40px 0px;
    margin-top: 60px;
}

.icic-response h4 {
    font-size: 25px;
    color: #004980;
    font-weight: 700;
    padding-bottom: 20px;
}

.c-emp span {
    font-size: 25px;
    font-weight: 700;
    color: #af2a2f;
    padding-left: 10px;
}

.c-emp img {
    vertical-align: baseline;
}

.mt-30 {
    margin-top: 30px;
}

.icic-response ul li {
    position: relative;
    padding-top: 20px;
    font-size: 16px;
    line-height: 20px;
    padding-left: 15px;
}

.icic-response ul li:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 28px;
    background-color: #004980;
    width: 5px;
    height: 5px;
    border-radius: 100px;
}

.partition-img {
    margin-top: 80px;
}

.partition-text {
    /*background-color: #e87816;*/
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
}

.udai {
    margin-top: 30px;
}

.d-objective {
    background-color: transparent;
    margin-top: 20px;
}

.g-framework p {
    padding-bottom: 20px;
}

.g-structure-img {
    margin-bottom: 100px;
}

.middle-menu-list ul li a>i {
    font-size: 25px;
    position: absolute;
    right: -15px;
}

.middle-menu-list ul li a.active>i {
    display: none;
}

.mda-panel .panel-title>a:before {
    float: right !important;
    content: '-';
    position: absolute;
    left: 15px;
    font-size: 24px;
    color: #004980;
    margin-top: 0px;
    font-weight: 700;
}

.mda-panel .panel-title>a.collapsed:before {
    float: right !important;
    content: '+';
    position: absolute;
    left: 15px;
    font-size: 24px;
    color: #004980;
    margin-top: 0px;
    font-weight: 700;
}

.mda-panel .panel-heading h4 {
    color: #af2a2f;
    font-weight: 700;
}

.mda-panel .panel-heading h4 a {
    font-size: 20px;
    line-height: 26px;

}

.mda-panel .panel-body h5 {
    color: #004980;
    padding-bottom: 15px;
    padding-top: 10px;
    font-weight: 700;
    font-size: 18px;
}

.mda-panel .panel-body p {
    padding-bottom: 20px;
}

.mda-panel.panel-group .panel-heading+.panel-collapse>.panel-body {
    border: none;
    padding-left: 0px;
    font-size: 16px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}

.mda-panel .panel-default {
    border-left: none;
    border-right: none;
    box-shadow: none;
    border-top: none;
    border-radius: 0px;
    border-bottom: 1px solid #004980;
}

.mda-panel .panel-heading {
    background-color: transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding-left: 30px;
    padding-right: 0px;
}

.mda-panel .panel-title>a:focus {
    outline: none;
    text-decoration: none;
}

.key-risk-business {
    padding-bottom: 80px;
}


.read-more a:hover {
    background-color: #af2a2f;
    transition: ease-in .2s;
}

.item-zoom {
    position: relative;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.item-zoom img {
    max-height: 413px;
    z-index: 999;
    vertical-align: top;
    max-width: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.bottom-ar {
    min-height: 120px;
    z-index: 99;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.top-img-t {
    position: absolute;
    top: -40px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    width: 78px;
    display: block;
}

.bottom-ar a {
    font-size: 18px;
    color: #fff;
    padding: 5px 17px;
    line-height: 1.2;
    font-weight: 700;
    display: block;
}

.orange-txts {
    background: #e87816;
    color: #fff;
    font-size: 18px;
    padding: 15px;
    font-weight: 700;
    text-align: center;
}

.item-zoom:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.capitals-tabs-in h3 {
    font-size: 18px;
    color: #fff;
    text-align: center;
    padding: 11px 0px;
    background-color: #003974;
    margin-bottom: 15px;
    font-weight: 700;
}

.home-popup {
    width: 1172px;
    margin: 0px auto;
    position: absolute;
    left: 0px;
    top: 87px;
    z-index: 999;
    right: 0px;
    display: none;
}

.home-popup-right-in p {
    font-size: 12px;
    margin-bottom: 20px;
    line-height: 1.5;
}

.home-popup-right-in h4 {
    font-size: 16px;
    color: #004980;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 5px;
}

.home-popup-right-in .all-heads h3 {
    text-align: left;
    margin-bottom: 15px;
}

.home-popup-right {
    background-color: #fff;
    padding: 15px;
    width: 967px;
    float: left;
    max-height: 434px;
    overflow-y: scroll;
}

.home-popup-left h3 {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    padding-left: 0;
    margin-bottom: 10px;
}

.home-popup-left {
    width: 205px;
    float: left;
    background-color: #af2a2f;
    padding: 35px 20px;
}

.home-popup-left ul li {
    font-size: 14px;
    color: #fff;
}

.home-popup-left ul {
    padding-left: 15px;
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.home-popup-left ul:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.all-heads a {
    position: absolute;
    right: 32px;
    top: 15px;
}


.finance-grp {
    width: 100%;
    display: inline-block;
}

.finance-grp .finance-inside {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
    max-width: 406px;
}

.image-cont-bn-l {
    width: 60%;
    float: left;
    position: relative;
}

.image-cont-bn-l img {
    width: 100%;
}

.image-cont-bn-r {
    width: 40%;
    float: left;
    background-color: #dddccc;
    padding: 57px 30px;
}

.human-capital-page .image-cont-bn-r {
    width: 40%;
    float: left;
    background-color: #dddccc;
    padding: 146px 30px;
}

.image-cont-bn-r p {
    font-size: 25px;
    line-height: 1.4;
    font-weight: 700;
    color: #053c6d;
}

.image-cont-bn {
    width: 100%;
    display: inline-block;
    margin-bottom: 50px;
}

.image-cont-bn-l p {
    color: #fff;
    padding: 10px 15px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.bottom-txts p {
    color: #af2a2f;
    font-size: 18px;
    line-height: 1.5;

}

.remove-textc {
    padding-bottom: 5px !important;
}

.inner-halfs ul li {
    font-size: 18px;
    margin-bottom: 4px;
    font-weight: 300;
}

.inner-halfs h3 {
    font-size: 25px;
    color: #af2a2f;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 5px;
}

.key-risk-impact .key-risk-business {
    padding-bottom: 50px;
}

.inner-halfs p {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 300;
}

.inside-heads {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 10px;
}

.inner-imgslefts img {
    margin: 0px 0px 15px 0px;
}

.inner-imgss img {
    display: block;
    margin: 0px auto 15px auto;
}

.bottom-txtss {
    width: 100%;
    display: inline-block;
    margin-top: 0px;
}

.bottom-txtss p {
    color: #af2a2f;
    font-size: 18px;
    line-height: 1.3;
}

.n-capital-texts {
    margin-top: 20px !important;
}

.management-discussion-page .full-image img {
    width: auto;
}

.management-discussion-page .g-framework {
    width: 100%;
    display: inline-block;
    padding-bottom: 0;
}

.heads-blue {
    color: #004980;
}

.heads-red {
    color: #af2a2f;
}

ul.remove-padd {
    padding-left: 15px;
    margin-bottom: 20px;

}

ul.remove-padd li {
    list-style: none;
    margin-bottom: 10px;
}

.remove-padd li::before {
    content: "\2022";
    color: #f58221;
    display: inline-block;
    width: 18px;
    margin-left: -14px;
}

.image-on-txt {
    position: relative;
    margin-bottom: 15px;
}

.footnotepara {
    font-size: 14px;
    font-style: italic;
    line-height: 16px;
}

.image-on-txt p {
    position: relative;
    bottom: 0px;
    color: #fff;
    font-size: 16px;
    padding: 10px 15px;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
}

.g-framework {
    width: 100%;
    display: inline-block;
    padding-bottom: 54px;
}

.director-report-page .g-framework {
    padding-bottom: 0px;
}

.inner-imgs img {
    display: block;
    margin: 50px auto;
}

.inner-imgsleft img {
    margin: 20px 0px;
}

.orange-bg-p {
    background-color: #f5821d;
    padding: 10px 15px;
    margin-bottom: 30px;
    color: #fff;
}

.inner-at-glance {
    width: 100%;
    display: inline-block;
    padding: 54px 0px;
    background-color: #fef1e1;
}

.box-sliders {
    width: 100%;
    display: inline-block;
    padding: 54px 0px;
}

a.blck-txt {
    color: #b33439 !important;
}

.imgbtm30 {
    padding-bottom: 60px;
}


.at-the-glance-in .owl-nav button.owl-next {
    position: absolute;
    width: 31px;
    height: 31px;
    bottom: 0;
    margin: auto;
    right: 44px;
    background-image: url(../images/next.png) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.at-the-glance-in .owl-nav button.owl-prev {
    position: absolute;
    width: 31px;
    height: 31px;
    bottom: 0;
    margin: auto;
    left: 44px;
    opacity: 1;
    background-image: url(../images/prev.png) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.at-the-glance-in.owl-theme .owl-dots .owl-dot.active span,
.at-the-glance-in.owl-theme .owl-dots .owl-dot:hover span {
    background: #af2a2f;
}

.at-the-glance-in.owl-theme .owl-dots,
.at-the-glance-in.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin-top: 26px;
}

.at-the-glance-in.owl-theme .owl-nav .owl-prev:hover,
.at-the-glance-in.owl-theme .owl-nav .owl-next:hover {
    background: none;
    color: #FFF;
    text-decoration: none;
}

.at-the-glance-in.owl-carousel .owl-stage {
    padding-left: 0px !important;
}

.inside-mobile-inner h3 {
    font-size: 25px;
    color: #af2a2f;
    font-weight: 700;
}

.inside-mobile-inner p {
    font-size: 16px;
    margin-top: 15px;
}

.inside-mobile-inner {
    -webkit-box-shadow: 0 0 5px 2px rgba(130, 136, 184, 0.2);
    -moz-box-shadow: 0 0 5px 2px rgba(130, 136, 184, 0.2);
    box-shadow: 0 0 5px 2px rgba(130, 136, 184, 0.2);
    padding: 40px 20px;
    margin: 10px;
    min-height: 285px;
    margin-bottom: 40px;
}

.key-busi-page .key-business {
    padding-top: 0px;
}

.test-slider {
    margin-left: 105px;
}

.key-business-inner img {
    width: 100%;
}

.key-business-inner h4 {
    color: #004980;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 15px;
}

.key-business-inner p {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 300;
    color: #464545;
}

.key-business-inner {
    width: 100%;
    display: inline-block;
    background-color: #fff;
    padding: 20px 5px;
    margin-bottom: 30px;
    min-height: auto;
}

.g-structure-imgs img {
    display: block;
    margin: 54px auto 20px auto;
}

.bod h4 {
    font-size: 20px;
    font-weight: 700;
    color: #004980;
    margin-bottom: 40px;
}

.bod-text {
    margin-bottom: 60px;
}

.bod-text h5 {
    color: #af2a2f;
    font-size: 18px;
    font-weight: 700;
    padding-top: 20px;
    padding-bottom: 5px;
}

.bod-committe-bg {

    padding: 50px 0px;
}

.bod-committe-bg h4 {
    font-size: 25px;
    font-weight: 700;
    color: #af2a2f;
}

.bod-committe-bg h5 {
    font-weight: 700;
    color: #af2a2f;
    font-size: 18px;
    padding-bottom: 5px;
}

.key-person {
    border-bottom: 1px solid #af2a2f;
    padding-bottom: 30px;
    margin-bottom: 40px;
    border-top: 1px solid #af2a2f;
}

.bod-person h4 {
    padding-bottom: 30px;
}

.bod-person p {
    margin-bottom: 60px;
}

.th-env {
    background-color: #dddccc;
    padding: 50px 30px;
    min-height: 418px;
}

.th-env h4 {
    font-size: 25px;
    line-height: 30px;
    color: #053c6d;
    font-weight: 700;
}

.n-capital .col-md-6 {
    padding-right: 0px;
}

.n-capital .col-md-4 {
    padding-left: 0px;
}

.n-capital-text {
    margin-top: 50px;
}

.n-capital-text p {
    padding-bottom: 20px;
}

.sub-heading-blue,
.sub-heading-red {
    font-size: 20px;
    margin-top: 10px;
    font-weight: 700;
    color: #004980;
    padding-bottom: 20px;
}

.sub-heading-red {
    color: #af2a2f;
    font-size: 25px;
}

.n-capital-text ul {
    padding-left: 20px;
}

.n-capital-text ul li {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 15px;
    position: relative;
}

.n-capital-text ul li:before {
    content: '';
    position: absolute;
    top: 7px;
    left: -20px;
    background-color: #f6821f;
    width: 6px;
    height: 6px;
    border-radius: 50px;
}

.green-feature h2 {
    font-size: 25px;
    font-weight: 300;
    color: #004980;
    border-bottom: 1px solid #9c9c9c;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.green-feature h2 span {
    font-size: 50px;
    font-weight: 700;
}

.b-responsible h5 {
    color: #053c6d;
    font-size: 20px;
    line-height: 1.3;
    padding-bottom: 30px;
}

.b-responsible p {
    padding-bottom: 15px;
}

.g-structure-img1 {
    padding-top: 20px;
    padding-bottom: 40px;
}

.mt-30 {
    margin-top: 30px;
}

.footer-gap {
    margin-top: 80px;
}

.menu-list {
    width: 100%;
    display: inline-block;
    position: fixed;
    top: 87px;
    left: 0px;
    z-index: 999;
    background-color: #af2a2f;
    padding: 20px 0px;
}

.list-menus ul {
    padding-left: 0px;
    list-style: none;
}

ul.pdleftul {
    padding-left: 15px;
}

.list-menus ul li a {
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
    font-weight: 300;
    padding: 0px;
}

.list-menus ul li {
    padding: 8px 0px;
    border-bottom: 1px solid #ac9292;
}

.list-menus ul li:last-child {
    border-bottom: none;
}

.list-menus p,
.list-menus p a {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
}

.list-menus p a {
    margin-bottom: 13px;
    display: block;
}

.list-menus ul li a span img {
    width: 11px;
}

.menu-list-one {
    display: none;
}

.menu-list-two {
    display: none;
}

.menu-list-three {
    display: none;
}


.middle-menu-list ul li a.active::after {
    content: " ";
    display: block;
    position: absolute;
    top: 59px;
    left: 0px;
    right: 0px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #af2a2f;
}

.my-sidenav {
    display: none;
}


.lower-alpha {
    list-style: lower-alpha;
}

.upper-roman {
    list-style: upper-roman;
}

.lower-roman {
    list-style: lower-roman;
}

.upper-alpha {
    list-style: upper-alpha;
}

.decimal-type {
    list-style: decimal;
}

.top-padds {
    padding-top: 63px;
}

.top-padds2 {
    padding-top: 42px;
}

.list-typ-no {
    list-style: none !important;
    padding-left: 10px !important;
}

.margin-topds {
    margin-top: 10px;
}

.list-typ-no li {
    font-size: 14px;
}

.text-deco {
    text-decoration: none !important;
}

.btm-drdb {
    border-bottom: 1px solid #000 !important;
}

.top-drdb {
    border-top: 1px solid #000 !important;
}

.addrow-td {
    font-size: 16px !important;
    line-height: 1.6 !important;
    text-align: left !important;
}

.border-btmsd {
    border-bottom: #000 1px solid;
}

.middle-aligh {
    vertical-align: middle !important;
}

@media (min-width: 1367px) {
    .test-slider {
        margin-left: 189px;
    }
}


/* Business Model */
.bsns-pnl>.panel-heading {
    color: #fff;
    background-color: #b02a30;
    border-radius: 0;
    padding: 35px 50px;
    text-align: center;
    box-shadow: 0 3px 15px 0px black;
}

.bsns-pnl .panel-title a {
    font-size: 25px;
    font-weight: 700;
}

.panel-group .panel+.panel {
    margin-top: 0;
}

.bsns-pnl {
    position: relative;
    box-shadow: none;
    border: none;
}

.bsns-pnl .panel-body {
    padding: 30px;
    border: 0px solid #b02a30;
    margin-bottom: 50px;
    position: relative;
    display: inline-block;
}

.pinkish-bg {
    background: #fef1e1;
    padding: 20px;
    margin: 30px 0;
    margin-top: 0px;
}

.pinkish-bg li {
    padding: 5px 0;
    font-size: 16px;
}

.pinkish-bg ul {
    padding-left: 20px;
}

.pinkish-bg.value-drivers {
    min-height: 250px;
    margin-bottom: 30px;
}

.drivers-inner {
    padding-bottom: 50px !important;
}

.capitals-inner h2 {
    background: #e87816;
    color: #fff;
    font-size: 18px;
    padding: 15px;
    font-weight: 700;
    text-align: center;
}

.capitals-inner {
    background: #fef1e1;
    margin-top: 30px;
    min-height: 230px;
}

.capitals-inner p {
    padding: 20px;
    min-height: 120px;
}

.capital-flex {
    display: flex;
    align-items: end;
    padding: 0px 20px;
}

.capital-flex p {
    padding: 0 0 0 20px;
    min-height: auto;
    font-size: 14px;
    line-height: 1.2;
}

.capital-flex p a {
    font-size: 14px;
}

.capitals-body {
    padding-bottom: 50px !important;
}


.capitals-body,
.drivers-inner,
.core-values-in,
.fin-in-body {
    position: relative;
}

.capitals-body:after {
    position: absolute;
    display: block;
    content: "";
    background: url(../images/model-bottom-icon.png) no-repeat;
    max-width: 40px;
    height: 33px;
    background-position: center;
    bottom: -33px;
    width: 100%;
    justify-content: center;
    margin: 0 auto;
    left: 0;
    z-index: 9;
    right: 0px;
}

.drivers-inner:after {
    position: absolute;
    display: block;
    content: "";
    background: url(../images/model-bottom-icon.png) no-repeat;
    max-width: 40px;
    height: 33px;
    background-position: center;
    bottom: -33px;
    width: 100%;
    justify-content: center;
    margin: 0 auto;
    left: 0;
    z-index: 9;
    right: 0px;
}

.core-values-in:after {
    position: absolute;
    display: block;
    content: "";
    background: url(../images/model-bottom-icon.png) no-repeat;
    max-width: 40px;
    height: 33px;
    background-position: center;
    bottom: -33px;
    width: 100%;
    justify-content: center;
    margin: 0 auto;
    left: 0;
    z-index: 9;
    right: 0px;
}

ul.inside-ulsli {
    list-style: decimal;
}

ul.inside-ulslia {
    list-style: lower-alpha;
}

.ngth {
    margin-left: 15px;
}

.fin-in-body:after {
    position: absolute;
    display: block;
    content: "";
    background: url(../images/model-bottom-icon.png) no-repeat;
    max-width: 40px;
    height: 33px;
    background-position: center;
    bottom: -33px;
    width: 100%;
    justify-content: center;
    margin: 0 auto;
    left: 0;
    z-index: 9;
    right: 0px;
}


/*.core-bg .panel-heading {
    background: #004980;
}*/

.blue-arrow.collapsed,
.maroon-arrow.collapsed {
    position: relative;
}

.blue-arrow.collapsed:after {
    position: absolute;
    display: block;
    content: "";
    background: url(../images/triangle.png) no-repeat;
    width: 40px;
    height: 33px;
    top: 39px;
    left: 0px;
    z-index: 9;
    right: 0px;
    margin: 0px auto;
}


.core-bg .panel-body {
    padding: 30px;
    border: 0px solid #004980;
    margin-bottom: 50px;
    position: relative;
    display: inline-block;
}

.core-values {
    text-align: center;
    margin-bottom: 50px;
}

.core-value1 {
    position: relative;
    display: flex;
    justify-content: space-between;
    z-index: 0;
}

.core-value1:after {
    content: "";
    display: block;
    position: absolute;
    width: 82%;
    height: 1px;
    border: 1px dashed #a7a9ab;
    margin: 0 95px;
    top: 10px;
    z-index: -1;
}

.core-value2 h3 {
    max-width: 845px;
    width: 100%;
    background: #004a80;
    margin: 50px auto 30px;
    font-size: 25px;
    font-weight: 700;
    padding: 20px;
    text-align: center;
    color: #fff;
}

.core-value4 h4 {
    font-size: 25px;
    font-weight: 700;
    color: #af2a2f;
    margin-bottom: 15px;
}

.core-value4 {
    margin-top: 40px;
}

.core-value4 .col-md-3:nth-child(even) .growth-inner {
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, #fff 12%, #b6bfd7 12%, #b6bfd7 100%);
}

.core-value4 .col-md-3:nth-child(odd) .growth-inner {
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, #fff 12%, #fef1e1 12%, #fef1e1 100%);
}



.growth-inner {
    min-height: 62px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.growth-inner p {
    max-width: 165px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
}

.core-value4 .col-md-6.col-lg-3:nth-child(even) .output-inner {
    background: #b02a30;
}

.core-value4 .col-md-6.col-lg-3:nth-child(odd) .output-inner {
    background: #004980;
}

.growth-inner {
    min-height: 62px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.output-inner {
    padding: 10px;
    color: #fff;
    border-radius: 5px;
    font-weight: 700;
}

.output-inner span.counter {
    font-size: 20px;
}

.output-inner p {
    padding-bottom: 5px;
}

.output-inner small {
    font-weight: 300;
}

.operating-list ul li {
    padding: 5px 0;
    font-size: 16px;
}

.core-list ul li {
    font-size: 16px;
    min-height: 75px;
}

.ch-banner-box h4 {
    font-size: 22px;
    color: #053c6d;
    margin-top: 40px;
    font-weight: 700;
}

.start-imgs img {
    width: 100%;
}

.inside-ulss {
    padding-left: 25px;
    list-style: decimal;
}

.operating-list ul {
    padding-left: 15px;
}

.mda-panel .maroon-heading.maroon-heading {
    padding-top: 20px;
}

.start-imgs p {
    position: relative;
    /*background-color: #f6821f;*/
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    bottom: 0px;
    width: 100%;
    padding: 10px 15px !important;
}

.full-image {
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
}

.start-imgs {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
    position: relative;
}

.start-imgss {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
    position: relative;
}

.inner-imgss {
    position: relative;
}

.business-model-in a p span {
    display: block;
}

.inner-imgss p {
    position: relative;
    bottom: 0px;
    color: #fff;
    font-size: 16px;
    padding: 10px 15px;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
}

.inner-imgss.uniimg img {
    margin-bottom: 0px;
}

.desktoptop {
    margin-top: 30px;
}

.start-imgss p {
    position: relative;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    bottom: 0px;
    width: 100%;
    padding: 10px 15px !important;
}

.inside-uls li {
    margin-bottom: 10px;
}

.inside-uls {
    padding-left: 25px;
}

.inside-full-w {
    width: 100%;
    display: inline-block;
    padding-bottom: 20px;
    border-bottom: 1px solid #004980;
    margin-bottom: 30px;
}

.panel-body .inside-full-w:last-child {
    border-bottom: 0px solid #004980;
}

.red-txt {
    color: #b33439 !important;
}

.all-images {
    width: 100%;
    display: inline-block;
}

.g-structure-new {
    margin-bottom: 35px;
}

.uls-new {
    padding-left: 1px;
    font-size: 16px;
}

.cont-new {
    padding: 142px 30px;
}

.th-env-new {
    padding: 145px 58px;
}

.black-heads {
    color: #000;
    padding-bottom: 15px;
    padding-top: 10px;
    font-weight: 700;
    font-size: 18px;
}

.social-in-page .image-on-txt p {
    background-color: rgba(0, 0, 0, 0.5);

}

.social-in-page .image-cont-bn-l p {
    background-color: rgba(0, 0, 0, 0.5);
}

.image-on-txt img {
    width: 100%;
}

.partition-img img {
    width: 100%;
}

.full-image.full-img-new {
    margin-bottom: 0px;
}

.finance-inside svg {
    width: 406px;
}

.quick-link p a:hover {
    color: #fff;
}

.links-social ul li a:focus,
.quick-link p a:focus,
.quick-link p a:hover {
    color: #fff;
}

.social-in-page .image-on-txt p.cum-grey {
    padding: 0px 15px;
}

ul.humalists {
    width: 100%;
    padding: 12px 0px;
    list-style: none;
    padding-left: 0px;
    display: inline-block;
}

.humalists li {
    width: auto;
    float: left;
    border-right: 2px solid #af2a2f;
    margin-right: 8px;
    color: #af2a2f;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    padding-right: 8px;
}

ul.humalists li:last-child {
    margin-right: 0px;
    border-right: 0px solid #fff;
    padding-right: 0px;
}

.social-in-page ul li {
    font-size: 16px;
}

.full-image img {
    width: 100%;
}

.director-report-page .full-image img {
    width: auto;
}


.table-style2 table tr:nth-child(1) {
    border-top: solid 1px #000;
}

.table-style2 table tr td:nth-child(1) {
    width: 700px;
}

.table-style2 table tr td {
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
    padding: 5px 10px;
    color: #000;
}



.table-style2 table tr td:nth-child(3) {
    color: #000;
    font-weight: 700;
    background-color: #eceded;
}

.table-style2 table tr td {
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
    padding: 5px 10px;
}

.table-style2 table tr td:last-child {
    border-right: none;
}

.table-style2 table tr td {
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
    padding: 5px 10px;
    color: #000;
}

.tbl-res {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

.table-list-gaps p {
    margin-bottom: 10px;
    font-size: 14px;
}

.table-list-gaps .inner-heading {
    font-weight: 900;
    font-size: 35px;
    color: #af2a30;

    margin-bottom: 5px;
    line-height: 36px;
    text-transform: uppercase;
}

.board-ofd-page .bod-text p {
    font-style: italic;
}

.table-list-gaps {
    margin-bottom: 30px;
}

.board-ofd-page .bod-text p {
  font-style: italic;
  min-height: 40px;
}


.stack-tabs-1,
.stack-tabs-2,
.stack-tabs-3,
.stack-tabs-4 {
    width: 25%;
    float: left;
    position: relative;
}

.stack-tabs-1::after,
.stack-tabs-2::after,
.stack-tabs-3::after {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: -1px;
    height: 76px;
    width: 32px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../images/right-white-ar.png");
}

.stack-tabs-1 h3,
.stack-tabs-2 h3,
.stack-tabs-3 h3,
.stack-tabs-4 h3 {
    font-size: 22px;
    padding: 25px 10px;
    font-weight: 700;
    color: #fff;
    position: relative;
}

.one-by-one {
    width: 24%;
    float: left;
    min-height: 560px;
    margin: 2px;
}

.individual-tabsd1 .one-by-one {
    min-height: 385px;
}

.individual-tabsd2 .one-by-one {
    min-height: 340px;
}

.individual-tabsd3 .one-by-one {
    min-height: 510px;
}

.individual-tabsd4 .one-by-one {
    min-height: 445px;
}

.individual-tabsd5 .one-by-one {
    min-height: 270px;
}

.individual-tabsd {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
}

.individual-tabsd .one-by-one {
    border-image-source: linear-gradient(to left, #b0292e, #e77824);
    border-bottom: 10px solid;
    border-image-slice: 2;
    border-width: 5px;
}

.individual-tabsd .one-by-one:nth-child(1) {
    border-bottom: 0px solid red;
}

.individual-tabsd .one-by-one:nth-child(1) {
    background-color: #f4f3ed;
}

.one-by-one h3 {
    font-size: 25px;
    padding: 10px 15px;
    color: #b02a30;
    font-weight: 700;
}

.tops-tabs-lis {
    width: 100%;
    display: inline-block;
    background: rgb(2, 0, 36);
    background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(231, 120, 36, 1) 0%, rgba(176, 41, 46, 1) 100%);
}

.at-the-glance.owl-theme .owl-nav .disabled {
    opacity: 0;
}

.financial-statement.owl-theme .owl-nav .disabled {
    opacity: 0;
}

.opn-patch {
    animation: slideInDown .5s 1;
}

.key-risk-impact .mda-panel .panel-heading h4 {
    color: #004980;
    font-weight: 700;
    text-transform: uppercase;
}

.key-risk-impact .mda-panel .panel-body h5 {
    color: #af2a2f;
    padding-bottom: 15px;
    padding-top: 10px;
    font-weight: 700;
    font-size: 18px;
}

.inside-uls li.remvoews {
    margin-bottom: 0;
}

.inside-ulss {
    margin-bottom: 15px;
}

.full-image-new {
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
}

.italic-black {
    color: #000 !important;
    font-style: italic;
    font-weight: 700;
}

.center-txt {
    text-align: center !important;
}

.header-p-brdr {
    border-bottom: 1px solid #ac9292;
    margin-bottom: 10px;
}

.tbl-brdr-btm {
    border-bottom: 2px solid #000 !important;
}

.tbl-brdr-top {
    border-top: 2px solid #000 !important;
}

.text-right.padright {
    padding-right: 10px;
}

@media (max-width:991px) {
    .core-value1 {
        display: block;
        text-align: center;
    }

    .core-value1:after {
        display: none;
    }

    .core-img-flex:after {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 1px;
        border: 1px dashed #a7a9ab;
        top: 10px;
        z-index: -1;
    }

    .core-img-flex {
        margin-bottom: 30px;
        position: relative;
    }

    .growth-inner {
        margin: 20px 0;
    }

    .output-inner {
        margin: 20px 0;
    }

    .bsns-pnl>.panel-heading {
        padding: 40px;
    }

    .bsns-pnl .panel-title a {
        font-size: 20px;
    }



    .core-bg .panel-body {
        padding: 20px;
    }

    .pinkish-bg {
        margin: 15px 0;
    }

    .core-value2 h3 {
        margin: 40px auto 25px;
        font-size: 20px;
    }

    .core-list ul {
        padding-left: 0;
    }
}

@media (width:768px) {
    .core-value4 .col-md-3:nth-child(even) .growth-inner {
        background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, #fff 5%, #b6bfd7 5%, #b6bfd7 100%);
    }

    .core-value4 .col-md-3:nth-child(odd) .growth-inner {
        background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, #fff 5%, #fef1e1 5%, #fef1e1 100%);
    }

    .mda-img1 {
        display: inline-flex;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 10px;
    }

    .mda-img1 svg {
        width: 800px;
    }

    .mda-img1::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
        border-radius: 10px;
        background-color: #ebebeb;
    }

    .mda-img1::-webkit-scrollbar {
        width: 6px;
        height: 6px;
        background-color: #ebebeb;
    }

    .mda-img1::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
        background-color: #154822;
    }

}

@media(width:1024px) {
    .core-value1 {
        display: block;
        text-align: center;
    }

    .core-value1:after {
        display: none;
    }

    .core-img-flex:after {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 1px;
        border: 1px dashed #a7a9ab;
        top: 10px;
        z-index: -1;
    }

    .core-img-flex {
        margin-bottom: 30px;
        position: relative;
    }

    .core-value4 .col-md-6.col-lg-3:nth-child(even) .output-inner {
        background: #b02a30;
        margin: 10px 0;
    }

    .core-value4 .col-md-6.col-lg-3:nth-child(odd) .output-inner {
        background: #004980;
        margin: 10px 0;
    }
}



/* uneza css start */
.td68un {
    vertical-align: middle !important;
}

.pdleftul li {
    padding-bottom: 10px;
}

/* 27-july */
.tr38nw {
    vertical-align: sub !important;
}

ul.inside-uls-nw li:before {
    content: '*';
    /* padding-right: 10px; */
    position: relative;
    left: -10px;
    font-weight: bold;
}

ul.inside-uls-nw li {
    list-style: none;
    /* padding-left: 0px; */
}

ul.inside-uls-nw {
    padding-left: 0px;
}

ul.inside-uls-dlr {
    padding-left: 0px;
}

ul.inside-uls-dlr li {
    list-style: none;
    /* padding-left: 0px; */
}

ul.inside-uls-dlr li:before {
    content: '$';
    /* padding-right: 10px; */
    position: relative;
    left: -10px;
    font-size: 10px;
    /* text-decoration-style: solid; */
    top: -3px;
    font-weight: bold;
}

/* 27-july */
.mda-tables-key p {
    padding: 7px !important;
    font-size: 16px;
    font-family: 'Mulish', sans-serif !important;
}

.td22-nw {
    border-right: 1px solid #939598;
}

.td22-nw:last-child {
    border-right: none;
}

section.key-indicates {
    padding-bottom: 80px;
}

ol.key-indi-list {
    margin-top: 15px;
}

ol.key-indi-list li {
    padding-bottom: 10px;
}

/* 2-aug */
.pad-list {
    padding-left: 0px !important;
    margin-top: -17px;
}

ol.ass-list li {
    list-style: none;
    padding-left: -54px;
}

ol.ass-list {
    padding-left: 0px;
}

.td212nw {
    border-bottom: #939598 1px solid;
}

.td213nw1 {
    border-right: #939598 1px solid;
}

.td35nw {
    border-top: #939598 1px solid !important;
}

.td37ic {
    border-top: #000000 1px solid;
}

.td43ser {
    border-top: none !important;
}

.td43audit {
    border-bottom: #939598 1px solid !important;
}

.td58indus {
    border-bottom: none !important;
}

.td-s-maha {
    border-top: #9395AA 1px solid;
}

.upperTxt {
    text-transform: uppercase;
}

.sitemaplink {
    padding-top: 95px;
    padding-bottom: 30px;
}

.sitemaplink a {
    text-transform: uppercase;
}

.sitemaplink a {
    border: 0px;
    padding: 0px;
    font-size: 12px;
    color: #333;
}

.sitemaplink a.active {
    font-weight: 900;
    color: #333;
    text-transform: uppercase;
}

.rmvRight {
    border-right: none !important;
}

.tdalgn {
    vertical-align: inherit !important;
}

.management-discussion-page ol li {
    list-style: none;
}

.management-discussion-page ol {
    padding-left: 0px !important;
    padding-top: 6px;
}

.management-discussion-page ol li sup {
    padding-right: 10px;

}

ol.financialList li:first-child p::before {
    content: "1";
    position: absolute;
    left: -4px;
    font-size: 12px;
    top: -4px;
}

ol.financialList li p {
    position: relative;
    padding-left: 13px !important;
    font-size: 14px !important;
    padding-bottom: 5px !important;
}

ol.financialList li:nth-child(3) p::before {
    content: "3";
    position: absolute;
    left: -4px;
    font-size: 12px;
    top: -4px;
}

ol.financialList li:nth-child(2) p::before {
    content: "2";
    position: absolute;
    left: -4px;
    font-size: 12px;
    top: -4px;
}

ol.financialList li:nth-child(4) p::before {
    content: "4";
    position: absolute;
    left: -4px;
    font-size: 12px;
    top: -4px;
}

ol.financialList li:nth-child(5) p::before {
    content: "5";
    position: absolute;
    left: -4px;
    font-size: 12px;
    top: -4px;
}

ol.financialList li:nth-child(6) p::before {
    content: "6";
    position: absolute;
    left: -4px;
    font-size: 12px;
    top: -4px;
}

.td19Nw {
    border-bottom: #939598 1px solid;
    border-right: #939598 1px solid;

}

.td19NwR {
    border-right: none !important;
}

p.operatRmv {
    padding-bottom: 0px !important;
}

.td40Algn {
    vertical-align: initial !important;
}

.td77algn {
    vertical-align: baseline !important;
}

.tdin {
    vertical-align: inherit !important;
}

.tdtop {
    border-top: 0px !important;
}

.brdrbtm {
    border-bottom: 0px !important;
}

.directors-report-page ol li {
    list-style: none;
}

ol.directors-report-page li p {
    position: relative;
    padding-left: 13px !important;
    font-size: 14px !important;
    padding-bottom: 5px !important;
}

.directors-report-page ol.financialList {
    padding-left: 3px;
}

.tdbtm {
    border-bottom: #939598 1px solid;
}

.tdinh {
    vertical-align: inherit !important;
}

.tbmdirec {
    border-bottom: #000000 1px solid;
}

.director-tables p.pbtmdic {

    padding: 5px 5px 15px !important;
}

.tddirpad {
    padding: 0px 12px 2px !important;
}

.tdbrtop {
    border-top: none !important;
}

.tcaption-widthdir {
    width: 777px !important;
}

.tbtopdir {
    border-top: #939598 1px solid;
}

.tbdirannualpad {
    padding: 10px 60px 10px !important;
}

.tbdirsub {
    padding: 0px 18px 0px !important;
}

.tdradha {
    padding: 15px 0 15px !important;
}

.tdradhaapp {
    padding: 10px 0 10px;
}

.tbindependent {
    padding: 0px 18px 6px !important;
}

ol.aLIST {
    list-style-type: none;
    padding-left: 0px;
}

ol.aLIST li::before {
    content: counter(section, lower-alpha) ") ";
}

ol.aLIST li {
    counter-increment: section;
    color: #000;
    padding-bottom: 15px;
    padding-top: 10px;
    font-weight: 700;
    font-size: 18px;
}

ul.listB li {
    position: relative;
    color: #000;
    padding-bottom: 15px;
    padding-top: 10px;
    font-weight: 700;
    font-size: 18px;
}

ul.listB li::before {
    position: absolute;
    content: "b)";
    height: 2px;
    width: 2px;
    left: -24px;
}

ul.listB {
    padding-left: 0px;
    list-style: none;
}

.allItalic {
    font-style: italic;
}

.parentSmlLetter p:nth-child(2) {
    width: 92%;
}

.parentSmlLetterthree p:nth-child(2) {
    width: 33% !important;
}

.parentSmlLetter p:nth-child(1) {
    width: 4%;
    display: inline-block;
}

.parentSmlLetter {
    display: flex;
}

.lichangefont p {
    color: #000;
    font-weight: 700;
    font-size: 18px;
}

.directorTablemrgnNn {
    margin-bottom: 0px !important;
}

.algnPadd {
    vertical-align: baseline;
    padding: 2px 0px 0px 60px !important;
}

.algnPaddbg {
    vertical-align: baseline;
    padding: 2px 0px 0px 60px !important;
    background: #e6e7e8;
}

ul.romanListt li {
    list-style: lower-roman;
    padding-left: 15px;
    padding-bottom: 10px;
}

ul.romanListt {
    padding-left: 17px;
}

.tdcen {
    text-align: center !important;
}

.icisec {
    padding: 11px 0px 7px !important;
}

.iciciPru {
    padding: 10px 0px 0px !important;
}

.mrl30 {
    margin-left: 37px !important;
}

.mrl38 {
    margin-left: 38px !important;
}

.grybldrmn {
    color: #606062 !important;
}

.parentSmlLetterRoman p span {
    display: block;
}

.blckcolor {
    color: #000;
}

.algnlft {
    text-align: left !important;
}

.pdnedd {
    padding: 4px 0px 0px !important;
}

.owndsubs {
    padding: 8px 15px 14px !important;
}

.pherozz table tr td span {
    display: block;
    padding: 8px 0px 0px;
}

.spnpad {
    padding: 6px 15px 0px !important;
}

.txtcent {
    text-align: center !important;
}

.pd3d {
    padding: 0px 0px 9px !important;
}

.td7lom {
    padding: 0px 0px 7px !important;
}

.tdprude {
    padding: 0 0 5px !important;
}

.tdprucom {
    padding: 0px 0px 7px 0px !important;
}

span.subsequents {
    padding-top: 15px;
    overflow: hidden;
    display: block;
}

.pd00 {
    padding: 0px !important;
}

ol.keyindiList li p {
    padding-left: 10px;
    font-size: 14px;
}

ol.keyindiList li {
    display: flex;
}

.keyindibg {
    background-color: #e6e7e8 !important;
}

/*about the theme css*/
.sitemaplinkAboutTheme {
    padding-top: 10px;
}

h1.inner-headingAbout {
    padding: 50px 0px 30px;
}

.g-frameworkAbout {
    padding-bottom: 0px;
}

.aboutTxt p {
    font-weight: 500;
    padding-bottom: 20px;
}

.innerAboutPara .aboutSubhd {
    color: #b02b2e;
    font-weight: 900;
    padding-top: 10px;
}

.bottom-leftright {
    position: relative;
    background-color: #ffffff;

    margin-top: 50px;
    margin-bottom: 25px;

    border: 1px solid #b02b2e;
}

.nextPre {
    display: flex;
}

.nextPre .col-md-6:first-child {
    border-right: 1px solid #b02b2e;

}

.leftarrow {
    text-align: center;
}

.bottom-leftright a {
    font-size: 18px;
    color: #4d4e4f;
    padding: 15px 0;
    text-decoration: none;
    display: block;

}

.rightarrow {
    text-align: center;
}

.bottom-leftright .rightarrow a {
    color: #4d4e4f;
}

.rightarrow a img {
    width: 45px;
    margin-left: 20px;
}

.leftarrow a img {
    width: 45px;

}

/*sanni style 2023*/
.posRel {
    position: relative;
}

.top-banner-sec {
    width: 100%;
    display: flex;
    background-image: url("../images/home-page/banner-img.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
    position: relative;
}

.secondBanner {
    width: 100%;
    background-image: url("../images/home-page/bg-img.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
    position: relative;
    display: flex;
    align-items: center;
}

.go-down {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 35px;
    margin: auto;
}

#header {

    width: 100%;
    display: flex;
    padding: 0px;
    position: fixed;
    z-index: 999;
    height: 82px;
    align-items: center;
    justify-content: center;
    background-color: #ef6e21;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.11);

}

.logoArea a {
    display: flex;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    gap: 25px;
    align-items: end;
    font-weight: 700;
}

.logoArea a img {
    width: 189px;
}

.insideImgs {
    max-width: 406px;
    width: 100%;
    display: block;
    margin: 0px auto;
}

.insideImgs img {
    width: 100%;
}

.insideImgs p {
    padding: 7px 30px;
    border-radius: 25px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    background: rgb(248, 130, 30);
    background: linear-gradient(93deg, rgba(248, 130, 30, 1) 20%, rgba(176, 43, 46, 1) 100%);
    margin-top: 15px;
    margin-bottom: 25px;
}

.readBtn a {
    font-size: 16px;
    font-weight: 600;
    color: #b02b2e;
    text-align: center;
    display: block;
}

.readBtn a img {
    width: 40px;
}

.top-banner-sec .go-down a {
    color: #fff;
}

.go-down a {
    font-size: 12px;
    color: #5a5757;
    text-transform: uppercase;
}

.rightHam {
    display: flex;
    justify-content: center;
    border: 1px solid #fff;
    border-radius: 25px;
    gap: 50px;
    width: 198px;
    padding: 6px 10px;
    height: 34px;
    float: right;
}

.rightHam a {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
}

.rightHam>div:last-child a img {
    width: 13px;
    vertical-align: top;
}

.rightHam>div:first-child {
    position: relative;
}

.rightHam>div:first-child::after {
    content: "";
    display: block;
    position: absolute;
    top: -3px;
    right: -21px;
    width: 1px;
    height: 27px;
    background-color: #fff;
}

.whiteAr {
    display: none;
}

.indDownloads a img {
    width: 13px;
}

.indDownloads a {
    display: flex;
    justify-content: space-between;
    border: 1px solid #f26522;
    padding: 13px 15px;
    height: 52px;
    font-size: 14px;
    align-items: center;
    margin-bottom: 25px;
    line-height: 18px;
    color: #5a5757;
}

.indDownloads a:hover {
    background-color: #f26522;
    color: #fff;
    transition: .3s;
}

.indDownloads a:hover .blueAr {
    display: none;
}

.indDownloads a:hover .whiteAr {
    display: block;
}

.chapterDownloads .allHeads h3 {
    text-align: center;
    color: #af2b2e;
}

.allHeads h3 {
    font-size: 32px;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: 800;
}

.chapterDownloads {
  padding: 50px 0px 20px 0px;
  background-color: #fff;
}

.bankAtGlance {
    width: 100%;
    background-image: url("../images/bank-at-a-glance-bg.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 560px;
    position: relative;
    display: flex;
    align-items: start;
    padding-top: 60px;
}


.msgFromChairman {
    width: 100%;
    background-image: url("../images/home-page/chairman-img.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
    position: relative;
    display: flex;
    align-items: center;
}

.threeFootBox {
    display: flex;
    border: 1px solid #fff;
}

.threeFootBox>div:nth-child(3) a img {
    width: 20px;
    display: block;
    margin: 0px auto;
    margin-top: 20px;
}

.threeFootBox>div:nth-child(1) {
    width: 53%;
    border-right: 1px solid #fff;
}

.threeFootBox>div:nth-child(2) {
    width: 33%;
    border-right: 1px solid #fff;
}

.threeFootBox>div:nth-child(3) {
    width: 14%;
}

.threeFootBox h4 {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px;
}

.threeFootBox ul {
    padding-left: 0px;
    list-style: none;
}

.threeFootBox>div {
    padding: 20px 30px;
}

.threeFootBox>div:nth-child(3) a {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px;
}

.links-social ul li a {
    font-size: 26px;
}

footer {
    width: 100%;
    display: block;
    background-color: #003974;
    padding: 30px 0px 0px 0px;
}

footer a,
footer p {
    color: #fff;
    display: block;
}

.links-social>a {
    margin-bottom: 10px;
}

.links-social a:hover {
    color: #fff;
}

.copy-right-txt p {
    text-align: right;
    margin-top: 37px;
    font-size: 15px;
}

.copyrightTxt {
    background-color: #01325c;
    margin-top: 22px;
}

.copyrightTxt a {
    text-align: center;
    padding: 9px 0px;
    font-size: 14px;
    font-weight: 600;
}



.fiveMaterial {
    display: flex;
    /* gap: 50px;
  justify-content: space-between;*/
}

.indMatter {
    width: 20%;
}

.indMatter img {
    width: 148px;
    display: block;
    margin: 0px auto;
}

.indMatter p {
    text-align: center;
    font-size: 18px;
    color: #af2b2e;
    font-weight: 800;
    margin-top: 18px;
    padding: 0px 25px;
}

.allHeads p {
    font-size: 20px;
    font-weight: 800;
}

.materialMatters .allHeads h3 {
    text-align: center;
    color: #af2b2e;
    margin-bottom: 20px;
}

.materialMatters .allHeads p {
    color: #af2b2e;
    text-align: center;
    margin-bottom: 45px;
}

.materialMatters {
    display: flex;
    align-items: center;
    height: 100vh;
    background-color: #fff;
}

.materialMatters .readBtn {
    margin-top: 40px;
}

.indModel .readBtn a {
    text-align: left;
}

.businessModel {
    background-color: #fcf2f0;
    display: flex;
    height: 100vh;
    align-items: center;
}

.indModel h3 {
  font-size: 25px;
  color: #b02b2e;
  font-weight: 800;
  min-height: 46px;
  margin-bottom: 15px;
  line-height: 25px;
}

.indModel {
  background-color: #fff;
  border-radius: 20px;
  padding: 25px 20px;
  height: 270px;
  margin-bottom: 30px;
}

.modelWhite {
    display: none;
}

.indModel p {
  font-size: 16px;
  color: #b02b2e;
  margin-bottom: 10px;
  min-height: 122px;
}

.indModel:hover {
    background-color: #f26522;
    transition: .3s;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.22);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.22);
}

.indModel:hover h3 {
    color: #fff;
}

.indModel:hover p {
    color: #fff;
}

.indModel:hover .readBtn a {
    color: #fff;
}

.indModel:hover .readBtn a .modelOrg {
    display: none;
}

.indModel:hover .readBtn a .modelWhite {
    display: inline-block;
}

.boxMrgZ {
    margin-bottom: 0px;
}

.msgFromWholeD .allHeads h3 {
    color: #af2b2e;
}

.msgFromWholeD {
    display: flex;
    height: 100vh;
    align-items: center;
}

.indDirector h4 {
    font-size: 22px;
    font-weight: 800;
    color: #af2b2e;
    margin-bottom: 15px;
    margin-top: 15px;
}

.indDirector h4 span {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #464545;
    margin-top: 5px;
}

.indDirector p {
    font-size: 16px;
    color: #464545;
    padding-right: 10px;
    min-height: 80px;
}

.indDirector .readBtn {
    margin-top: 20px;
}

.indDirector .readBtn a {
    text-align: left;
}

.msgFromChairman .allHeads h3 {
    color: #fff;
}

.msgFromChairman p {
    font-size: 22px;
    color: #fff;
    line-height: 25px;
    font-weight: 800;
    margin-bottom: 20px;
}

.msgFromChairman h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
}

.msgFromChairman h4 span {
    display: block;
    font-style: italic;
    margin-top: 5px;
}

.msgFromChairman .readBtn a {
    text-align: left;
    margin-top: 30px;
    color: #fff;
}

.bankAtGlance .allHeads h3 {
    color: #fff;
    text-align: center;
    margin-bottom: 55px;
}

.moneyDetails h4 {
    font-size: 30px;
    font-weight: 800;
    color: #fff;
}

.moneyDetails h4 sub {
    font-size: 18px;
    font-weight: ;
    bottom: 0px;
}

.moneyDetails p {
    font-size: 16px;
    color: #fff;
    font-weight: 800;
}

.moneyDetails p span {
    display: block;
}

.moneyDetails {
    margin-bottom: 58px;
    position: relative;
}

.moneyDetailsB::after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #ddd;
    height: 47px;
    width: 1px;
}

.bankAtGlance .readBtn a {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    display: block;
}

.smallTxts {
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    font-style: italic;
    margin-top: 15px;
    text-align: center;
}

.capitalInside {
    display: flex;
    align-items: center;
    background-color: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.35);
}

.capitalInside>div:nth-child(1) {
    width: 31%;
}

.capitalInside>div:nth-child(1) img {
    width: 100% !important;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.capitalSliderIn.owl-carousel .owl-stage-outer {
    overflow: unset;
}

/*.capitalInside>div:nth-child(2) a {
    width: 100%;
    display: inherit;
    border-top: 1px solid #ddd;
}

.capitalInside>div:nth-child(2) a img {
    width: 64px;
    height: 64px;
    display: block;
    background-color: #fff;
    padding: 20px;
    float: right;
    border-bottom-right-radius: 10px;
    border-left: 1px solid #ddd;
}*/

/*.capitalInside>div:nth-child(2) a:hover img {
    background-color: #f8821e;
    transition: .3s;
}
*/
.capitalInside>div:nth-child(2) {
    width: 70%;

}

.capitalSlider {
    background-color: #f26522;
    display: flex;
    height: 100vh;
    align-items: center;
}

.sliderContext h4 {
    font-size: 22px;
    font-weight: 800;
    color: #b02b2e;
    margin-bottom: 10px;
    padding-left: 34px;
    padding-right: 30px;
}

.sliderContext p {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
  padding-left: 34px;
  padding-right: 30px;
}

.capitalSliderIn.owl-carousel .owl-stage {
    padding-left: 0px !important;
}

.capitalSliderIn.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: left;
}

.capitalSliderIn.owl-theme .owl-dots .owl-dot span {
    background: #feceb2;
}

.capitalSliderIn.owl-theme .owl-dots .owl-dot.active span,
.capitalSliderIn.owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
}


.capitalSliderIn .owl-nav button.owl-next {
    position: absolute;
    width: 17px;
    height: 29px;
    bottom: 0px;
    margin: auto;
    right: 0px;
    background-image: url(../images/home-page/arrow-right.svg) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.capitalSliderIn .owl-nav button.owl-prev {
    position: absolute;
    width: 17px;
    height: 29px;
    bottom: 0px;
    margin: auto;
    right: 58px;
    opacity: 1;
    background-image: url(../images/home-page/arrow-left.svg) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.capitalSliderIn.owl-theme .owl-dots,
.capitalSliderIn.owl-theme .owl-nav {
    text-align: left;
    -webkit-tap-highlight-color: transparent;
    margin-top: 26px;
}

.capitalSliderIn.owl-theme .owl-nav .owl-prev:hover,
.capitalSliderIn.owl-theme .owl-nav .owl-next:hover {
    background: inherit;
    color: #FFF;
    text-decoration: none;
}

.finSlideIn>div:first-child svg {
    width: 475px !important;
}

.finSlideIn {
    max-width: 790px;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    gap: 70px;
    align-items: center;
}

.financialHighlight {
    display: flex;
    height: 100vh;
    align-items: center;
}

.financialHighlight .allHeads h3 {
    text-align: center;
    color: #af2b2e;
    margin-bottom: 30px;
}

.graphTxts h4 {
    font-size: 20px;
    color: #004988;
    font-weight: 800;
    margin-bottom: 50px;
}

.graphTxts p {
    font-size: 12px;
    color: #241f1f;
    font-weight: 400;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
    line-height: 16px;
}

.graphTxts .indLevel:last-child p {
    border-bottom: 0px;
}


.financeSliderIn .owl-nav button.owl-next {
    position: absolute;
    width: 17px;
    height: 29px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -45px;
    background-image: url(../images/home-page/financial-h-arrow-right.svg) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.financeSliderIn .owl-nav button.owl-prev {
    position: absolute;
    width: 17px;
    height: 29px;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -45px;
    opacity: 1;
    background-image: url(../images/home-page/financial-h-arrow-left.svg) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.financeSliderIn.owl-theme .owl-dots .owl-dot.active span,
.financeSliderIn.owl-theme .owl-dots .owl-dot:hover span {
    background: #f26522;
}

.financeSliderIn.owl-theme .owl-dots,
.financeSliderIn.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin-top: 26px;
}

.financeSliderIn.owl-theme .owl-nav .owl-prev:hover,
.financeSliderIn.owl-theme .owl-nav .owl-next:hover {
    background: none;
    color: #FFF;
    text-decoration: none;
}



.indLevel {
    display: flex;
    gap: 15px;
}

.indLevel>div:first-child img {
    width: 40px;
}

.indLevel>div:last-child {
    width: 180px;

}

.message-chairmanMain {
    background-image: url("../images/internal-page/chairman-banner.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

    height: 100vh;
}

.chairmanTxt {
    display: flex;
    justify-content: end;

    flex-direction: column;
    height: 459px;

}

.chairmanTxt h1 {
    font-size: 32px;
    font-weight: 900;
    color: #fff;
    line-height: 18px;
}

.chairmanTxt p {
    font-size: 22px;
    color: #fff;
    line-height: 27px;
    font-weight: 900;
    padding-top: 35px;
}

.chairmanBtmTxt p {
    color: #b02b2e;
    font-size: 18px;
    font-weight: 900;
}

.chairmanBtmTxt {
    padding-top: 20px;
}

.chairmanBtmTxt p span {
    display: block;
    color: #231f20;
    font-weight: 500;
    padding-top: 10px;
    font-style: italic;
}

.nextPre .col-md-6:first-child:hover .leftarrow a {
    color: #fff;
}

.nextPre .col-md-6:hover {
    background: #b02b2e;
    color: #fff;
}

.leftarrow:hover a img.blckprv {
    display: none;
}



.g-framework-Whole {
    padding-top: 100px;

}

.wholeBox {
    background-color: #e7e8e8;
    padding: 50px 50px 20px 120px;
}

.wholeBox h5 {
    color: #b02b2e;
    font-weight: bold;
    padding-bottom: 10px;
}

.wholeBox p {
    padding-bottom: 20px;
    font-weight: 500;
}

.wholeImg img {
    position: relative;
}

.wholeImg {
    position: absolute;
    top: -50px;
    /* left: 0; */
    z-index: 9999;
}

.leftarrow:hover a img.whitePrev {
    margin-right: 47px;
    width: 45px;

}


.rightarrow:hover a img.blckprv {
    display: none;
}

.rightarrow a:hover {
    color: #fff;
}

h3.boardBlue {
    font-size: 22px;
    color: #004887;
    font-weight: 900;
}

.keyspc {
    padding: 25px 0 20px;
}



.breadcrumbGap {
    padding-top: 96px;
}

.allTexts p {
    font-size: 16px;
    padding-bottom: 20px;
    font-weight: 500;
}

ul.allLists {
    padding-left: 15px;
}

ul.allLists li {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #af2a30;
}

ul.allLists li::marker {
    color: #b02a30;
}

.allTexts p.italicTxt {
    font-size: 14px;
    font-style: italic;
    padding-bottom: 0;
}

.brderSquare p {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 20px!important;
}

.brderSquare {
    border: 2px solid #f26522;
    border-top: 0px;
    border-right: 0px;
    margin: 0px 15px;
    position: relative;
    margin-bottom: 40px;
}

.brderSquare::after {
    content: "";
    display: block;
    position: absolute;
    top: 14px;
    width: 13px;
    height: 27px;
    background-color: #b02a30;
    left: -7px;
}

.allTexts h4 {
    color: #004980;
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 20px;
}

.orgBoxs h4 {
    min-height: 44px;
}

.allTexts p.etBold {
    font-weight: 800;
    color: #000;
}

.orgBoxs {
    background-color: #fee2c9;
    padding: 60px 30px;
    margin-bottom: 40px;
}

.scroll-text {

    overflow-y: auto;
    padding-right: 0px;
}

.scroll-text::-webkit-scrollbar-track {
    border-radius: 0px;
    background-color: #ffffff;
}

.scroll-text::-webkit-scrollbar {
    width: 4px;
    background-color: #ffffff;
}

.scroll-text::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background-color: #004980;
}

.paraHeight {
    height: 320px;
}

.paraHeight p {
    padding-bottom: 0px;
    padding-right: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-40 {
    margin-top: 40px;
}

.pdfDetails p {
    padding-bottom: 0px;
    padding-right: 15px;
}

.pdfDetails a {
    display: inline-flex;
    align-items: center;
    border: 1px solid #f16521;
    gap: 15px;
    border-radius: 10px;
    margin-bottom: 30px;
    color: #231f20;
    font-weight: 500;
}

.pdfDetails img {
    background-color: #f16521;
    padding: 5px;
    border-top-left-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 10px;
}

.borderTap {
    border-top: 1px solid #b02a30;
    padding: 20px 0px 0px 0px;
}

.pdfDetails a img {
    width: 40px;
}

p.orgPTxts {
    color: #f26522;
    font-size: 18px;
    font-weight: 700;
}

.orgBrderB {
    background: rgb(255, 255, 255);
    background: linear-gradient(186deg, rgba(255, 255, 255, 1) 20%, rgba(254, 242, 227, 1) 100%);
    padding: 30px;
    border: 2px solid #c35e63;
    border-radius: 25px;
    margin-bottom: 30px;
}

.riskPage .pdfDetails a img {
    width: 60px;
    padding: 10px;
}



.dottedBox h5 {
    font-size: 16px;
    color: #af2a30;
    font-weight: 700;
    margin-bottom: 10px;
}

.dottedBox {
    background-image: url("../images/home-page/line.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 238px;
    margin: 40px auto;
    display: flex;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
}

.bankAtGlancePage .bankAtGlance {
    width: 100%;
    background-image: none;
    height: auto;
    display: unset;
}

.bankAtGlancePage .moneyDetails p {
    font-size: 16px;
    padding-bottom: 20px;
    color: #fff;
    font-weight: 800;
}
.bankAtGlancePage h1.inner-headingAbout{
    color: #fff;
}
.bankAtGlancePage .moneyDetails h4 {
  font-size: 30px;
  font-weight: 800;
  color: #fff;
}

.bankAtGlancePage .smallTxts {
    color: #fff;
    margin-top: 0;
}

.atGlanceSlider.owl-carousel .owl-stage-outer {
    overflow: unset;
}

.atGlanceSlider.owl-carousel .owl-stage {
    padding-left: 0px !important;
}

.atGlanceSliderIns img {
    width: 43px !important;
    margin-bottom: 10px;
}

.atGlanceSliderIns {
    padding: 20px 35px;
    border: 1px solid #ee7024;
    min-height: 313px;
}

.atGlanceSliderIns p {
    padding-bottom: 0px;
}

.atGlanceSliderIns h4 {
    font-size: 18px;
    color: #b02b2e;
    font-weight: 800;
    margin-bottom: 12px;
}

.atGlanceSliderIn {
    margin-top: 60px;
    padding: 0px 15px;
}

.atGlanceSlider.owl-theme .owl-dots .owl-dot.active span,
.atGlanceSlider.owl-theme .owl-dots .owl-dot:hover span {
    background: #af2a2f;

}


section.cmnspace-top {
    padding-top: 100px;
}

.cmninsidepage h1 {
    color: #b02b2e;
    font-size: 32px;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 25px;
    line-height: 1;
}

.cmninsidepage h2 {
    color: #004a80;
    font-size: 22px;
    font-weight: 800;
    margin: 15px 0 5px;
    text-transform: uppercase;
}

.cmninsidepage h3 {
    font-size: 18px;
    font-weight: 800;
    color: #b02a30;
    margin: 15px 0 5px;
    text-transform: uppercase;
}

.cmninsidepage p {
    padding: 7px 0;
}

.bold18orng {
    color: #f26522;
    font-weight: 700;
}

.imgspce {
    margin: 20px 0;
    width: 100%;
}

.cntrtxtflex {
    display: flex;
    align-items: center;
}

.orngbrdrdiv {
    border-radius: 20px;
    border: 1px solid #f26522;
    padding: 10px 30px;
    margin: 20px 0 30px;
}

ul.mroonblt li {
    padding: 7px 0;
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
}

ul.mroonblt {
    padding-left: 20px;
    position: relative;
    z-index: 9;
}

ul.mroonblt li::marker {
    color: #af2a30;
    font-size: 18px;
}

ul.blkblt li {
    padding: 7px 0;
    font-size: 16px;
}

ul.blkblt {
    padding-left: 20px;
    position: relative;
    z-index: 9;
}

ul.blkblt li::marker {
    color: #1b2f89;
    font-size: 18px;
}

.humanbgtxt {
    background: url(../svg/hc-img4.svg) no-repeat;
    height: 100vh;
    margin-bottom: 30px;
    padding: 30px 30px 0;
    width: 100%;
    background-size: contain;
    background-position: bottom;
}

.btmspace50 {
    margin-bottom: 50px;
}

.padding-rght {
    padding-right: 100px;
    margin-top: 10px;
}

.keyfocus-sec {
    background: #f4f3f3;
    padding: 50px 0;
}

.noteitalic {
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
}

hr.lghtorng {
    border-color: #f9b798;
    margin: 10px 0;
}

.susimgtxt {
    position: relative;
    margin-bottom: 60px;
}

p.ovrtxt {
    border-left: 1px solid #f26522;
    border-bottom: 1px solid #f26522;
    padding: 15px;
    position: absolute;
    bottom: -50px;
    width: 96%;
    left: 40px;
}

p.ovrtxt:after {
    position: absolute;
    display: block;
    content: "";
    width: 10px;
    height: 25px;
    background: #b02a31;
    top: 15px;
    left: -5px;
}

.susbrdrspace {
    margin: 30px 0 10px;
    display: inline-block;
}

.custmtbs2>li.active>a,
.custmtbs2>li.active>a:focus,
.custmtbs2>li.active>a:hover {
    color: #fff;
    cursor: default;
    border: none !important;
    background: #f16421 !important;
    padding: 10px 20px !important;
}

.custmtbs2>li>a {
    line-height: 18px;
    margin-right: 0;
    font-size: 16px;
    color: #fff;
    padding: 10px 20px !important;
    position: relative;
    background: #d1d2d4;
    border-radius: 10px;
    width: 180px;
    display: block;
    text-align: center;
}

.custmtbs2>li>a:hover {
    border-color: none !important;
    border: none !important;
}

.custmtbs2>li>a:focus,
.custmtbs2>li>a:hover {
    text-decoration: none;
    background: #f16421 !important;
    color: #fff;
}

.custmtbs2>li>a:hover:after {
    width: 100%;
}

.custmtbs2>li.active>a:after {
    width: 100%;
}

ul.custmtbs2 {
    width: 100%;
    margin: 40px 0 40px;
    padding: 10px 0;
    list-style: none;
    border: none;
}

.custmtbs2>li {
    margin-right: 20px;
}

.mdmtbstxt {
    font-weight: 500;
}

h1.bordrhdng {
    background: #f16421;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    color: #fff;
    padding: 7px 20px;
    border-radius: 0 15px;
    width: 120px;
    text-align: center;
    margin: 20px 0;
}

.custmtab-content {
    padding-top: 20px;
}

.pinkbgcap {
    background: #feede0;
    padding: 10px;
    height: 160px;
    margin: 10px 0;
}

.vluimg {
    height: 160px;
    display: flex;
    align-items: center;
}

.vluimg img {
  max-width: 188px;
  width: 100%;
}

.drvr .col-md-4 {
    padding-right: 0;
}

.capitl-strip img {
  max-width: 188px;
  width:100%;
  position: absolute;
  top: calc(50% - 73px);
  bottom: 0;
  height: auto;
  z-index: 99;
  left: 50px;
}

.capitl-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}



.cap-bg {
    background: #e7e7e8;
    width: 65%;
    position: relative;
    padding: 10px 10px 10px 60px;
    z-index: 9;
    height: 150px;
}

.cap-bg p {
    font-size: 14px;
    padding: 5px 0;
}

.cap-bg a {
    font-size: 14px;
    padding: 5px 0;
    font-style: italic;
}

img.mission-img {
    width: 50%;
    margin: 0 auto;
}

.circlimg {
    text-align: center;
}

ul.cap1 li {
    padding: 1px 0;
    font-family: 'Mulish', sans-serif;
    font-size: 14px;
    line-height: 18px;
}

ul.cap1 {
    padding-left: 20px;
    position: relative;
    z-index: 9;
}

ul.cap1 li::marker {
    color: #f26522;
    font-size: 18px;
}

ul.cap2 li {
    padding: 1px 0;
    font-family: 'Mulish', sans-serif;
    font-size: 14px;
    line-height: 18px;
}

ul.cap2 {
    padding-left: 20px;
    position: relative;
    z-index: 9;
}

ul.cap2 li::marker {
    color: #b02a30;
    font-size: 18px;
}

ul.cap3 li {
    padding: 1px 0;
    font-family: 'Mulish', sans-serif;
    font-size: 14px;
    line-height: 18px;
}

ul.cap3 {
    padding-left: 20px;
    position: relative;
    z-index: 9;
}

ul.cap3 li::marker {
    color: #004a80;
    font-size: 18px;
}

.txtxbld {
    font-weight: 700;
}

.txtxsemi {
    font-weight: 500;
}

.capbigdata h4 {
    font-size: 30px;
    font-weight: 800;
    margin: 10px 0;
}

.capbigdata {
    background: #f16421;
    padding: 20px;
    display: block;
    color: #fff;
    height: 175px;
    padding-top: 30px;
}

.capbigdata h4 small {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

.orngbrdrdivcap {
    border: 1px solid #f26522;
    padding: 10px 30px;
    margin: 0 0 30px;
}

.orngbrdrdivcap h3 {
    font-size: 18px;
    margin: 10px 0;
    font-weight: 800;
    color: #b02b2e;
}

.keyfocus-sec h4 {
    color: #f26522;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 30px;
}

.keyfocus-sec h5 {
    color: #b02b2e;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 10px;
}

.focusslider.owl-carousel .owl-stage-outer {
    overflow: unset;
}

.focusslider.owl-carousel .owl-stage {
    padding-left: 0px !important;
}

.focusslider.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: left;
}

.focusslider.owl-theme .owl-dots .owl-dot span {
    background: #bebebe;
}

.focusslider.owl-theme .owl-dots .owl-dot.active span,
.focusslider.owl-theme .owl-dots .owl-dot:hover span {
    background: #f26827;
}


.focusslider .owl-nav button.owl-next {
    position: absolute;
    width: 48px;
    height: 25px;
    bottom: 0px;
    margin: auto;
    right: 0px;
    background-image: url(../svg/sus-right.svg) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.focusslider .owl-nav button.owl-prev {
    position: absolute;
    width: 48px;
    height: 25px;
    bottom: 0px;
    margin: auto;
    right: 69px;
    opacity: 1;
    background-image: url(../svg/sus-left.svg) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.focusslider.owl-theme .owl-dots,
.focusslider.owl-theme .owl-nav {
    text-align: left;
    -webkit-tap-highlight-color: transparent;
    margin-top: 26px;
}

.focusslider.owl-theme .owl-nav .owl-prev:hover,
.focusslider.owl-theme .owl-nav .owl-next:hover {
    background: inherit;
    color: #f26827;
    text-decoration: none;
}



.fosucinside a img {
    width: 64px !important;
    height: 64px;
    display: block;
    background-color: #f8821e;
    padding: 20px;
    float: right;
    border-radius: 0 0 10px 0;
}

.fosucinside a {
    width: 100%;
    display: inherit;
    border-top: 1px solid #ddd;
}

.fosucinside {
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    background: #fff;
    height: 285px;
}

.fcsinnr {
    padding: 20px;
    height: 220px;
    border-bottom: 1px solid #b5b5b5;
}

.indDirector:hover {
    padding: 18px;
    transition: .3s;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.22);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.22);
}

.indDirector>img {
    width: 100%;
}


.ourValuesIc .nav-tabs>li.active>a,
.ourValuesIc .nav-tabs>li.active>a:focus,
.ourValuesIc .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    border: none !important;
    background: #004980;
    border-radius: 10px;
}

.ourValuesIc .nav-tabs>li>a {
    line-height: 19px;
    border: 0px solid transparent;
    background-color: #d1d3d4;
    border-radius: 10px;
    margin-right: 18px;
    font-size: 16px;
    color: #fff;
}

.ourValuesIc .nav>li>a {
    position: relative;
    display: block;
    padding: 8px 19px;
    text-align: center;
}

.ourValuesIc .nav-tabs>li:last-child>a {
    margin-right: 0px;
}

.ourValuesIc .nav-tabs {
    border-bottom: 0px solid #ddd;
    margin-bottom: 35px;
}

.financeSliderIn h4 {
    font-size: 20px;
    color: #004988;
    font-weight: 800;
    margin-bottom: 30px;
    text-align: center;
}

.bankSlideAt {
    max-width: 864px;
    display: block;
    margin: auto;
}

.home-page .moneyDetails h4 {
    font-size: 50px;
    font-weight: 800;
    color: #fff;
}

.home-page .moneyDetails h4 sub {
    font-size: 30px;
    bottom: 0px;
}

.home-page .moneyDetails p {
  font-size: 22px;
  color: #fff;
  font-weight: 800;
  line-height: 25px;
}


.bankSlideAtSlider .owl-nav button.owl-next {
    position: absolute;
    width: 31px;
    height: 50px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -45px;
    background-image: url(../images/home-page/arrow-right.svg) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.bankSlideAtSlider .owl-nav button.owl-prev {
    position: absolute;
    width: 31px;
    height: 50px;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -45px;
    opacity: 1;
    background-image: url(../images/home-page/arrow-left.svg) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.bankSlideAtSlider.owl-theme .owl-dots .owl-dot.active span {
    background: #fff;
    width: 40px;
}

.bankSlideAtSlider.owl-theme .owl-dots,
.bankSlideAtSlider.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin-top: 26px;
}

.bankSlideAtSlider.owl-theme .owl-nav .owl-prev:hover,
.bankSlideAtSlider.owl-theme .owl-nav .owl-next:hover {
    background: none;
    color: #FFF;
    text-decoration: none;
}

.bankSlideAtSlider.owl-theme .owl-dots .owl-dot span {
    background: #fff;
}

.indMaps {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-top: 52px;
}

.indMaps>div:first-child img {
    width: 104px;
    padding: 10px;
    background-color: #fff;
    border-radius: 50%;
    height: 104px;
}

.indMaps p {
    font-size: 25px;
    color: #fff;
    font-weight: 800;
    line-height: 25px;
}


.mt-60 {
    margin-top: 60px;
}

.materialMatters .col-md-10 {
    max-width: 980px;
    width: 100%;
    padding: 0px;
}

.strategyOur {
    width: 100%;
}

.valueTabBody h4 {
    color: #b02b2e;
    font-size: 18px;
    font-weight: 800;
}

.numberDet p {
    font-size: 16px;
    color: #231f20;
    font-weight: 600;
    padding-bottom: 0px;
}

.numberDet h4 {
    font-size: 30px;
    color: #f16521;
    border-bottom: 1px solid #f16521;
    padding-bottom: 15px;
}

.strategyOur h5 {
    color: #000;
}

.numberDet h4 span {
    font-size: 16px;
    color: #231f20;
    font-weight: 500;
}

.numberDet h4 sub {
    bottom: 0px;
}

h4.bluesHeads {
    color: #004980;
    font-size: 22px;
    font-weight: 800;
}

/*graph animation*/
.performance-bar {
    transform: rotatex(90deg);
    transform-origin: left bottom;
    animation: performance-bar linear .70s forwards;
}

@keyframes performance-bar {
    0% {
        transform: rotatex(90deg);
    }

    100% {
        transform: rotatex(0deg);
    }
}

.one {
    animation-delay: 0s;
}

.two {
    animation-delay: .30s;
}

.three {
    animation-delay: 1s;
}

.four {
    animation-delay: 1.30s;
}

.five {
    animation-delay: 2s;
}

.six {
    animation-delay: 2.30s;
}

.seven {
    animation-delay: 3s;
}



.performance-line {
    animation: opac 1.5s ease-in 2.5s backwards;
}

@keyframes opac {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.eight {
    animation-delay: 3.5s;
}



.fh-page h3 {
    font-size: 20px !important;
    font-weight: 800 !important;
    color: #004887 !important;
    text-transform: uppercase;
    margin-bottom: 30px !important;
    position: relative !important;
    top: 0 !important;
    text-align: left;
    margin: 0;
    height: 44px;
}

.finance-grp .col-md-6:nth-child(even) {
    text-align: right;
    border-left: 1px solid #b6b6b6;
}

.finance-grp .col-md-6 {
    margin-bottom: 40px;
}

.fh-page h1 {
    margin-bottom: 60px !important;
    margin-top: 40px;
}

img.graph-text1 {
    margin: 10px 0;
}

.brwn-txt {
    color: #af2a30;
    font-weight: 500;
}

.orngbrdrdivcap h4 {
    font-size: 18px;
    font-weight: 800;
    margin: 20px 0 10px 0;
}

.orngbrdrdivcap h5 {
    font-size: 16px;
    font-weight: 700;
    margin-top: 15px;
}



.majr-img {
    width: 15%;
    margin-right: 20px;
}

.majr-main {
    display: flex;
    margin: 20px 0;
}

.majr-txt h4 {
    font-size: 18px;
    font-weight: 800;
    color: #af2a30;
}

.browndivcap {
    border: 1px solid #af2a30;
    border-radius: 20px;
    display: inline-block;
    padding: 30px 20px;
    margin: 20px 0 30;
}

h2.focus-margn {
    padding: 20px 0px;
}

.majr-txt {
    width: 95%;
    height: 80px;
}

.linefcs {
    margin: 30px 0 0;
}

p.ovrtxt.srimgline {
    bottom: -70px;
}

.srbtmspace {
    margin-bottom: 40px;
}

.brdricontxt {
    border: 1px solid #f7a37a;
    border-radius: 10px;
    margin: 20px 0 0;
}

.blkbld {
    font-weight: 700;
}

.srbrdrdiv {
    border: 1px solid #f7a37a;
    padding: 30px 20px 20px;
    border-radius: 10px;
    margin: 30px 0;
    display: inline-block;
    position: relative;
}

.srbigdata h5 {
    font-size: 30px;
    color: #f16521;
    font-weight: 700;
}

.srbigdata hr {
    border-color: #af2a30;
    margin: 5px 0;
}

.srbigdata {
    margin: 20px 0 10px;
    position: relative;
}

img.srarrow {
    background: #ef6e21;
    height: 40px;
    padding: 6px;
    margin-right: 20px;
    border-radius: 10px 0 0 10px;
}

.brdricontxt p {
    padding: 0 !important;
}

.lowrcase {
    text-transform: initial !important;
}

.srbrdrdiv:after {
    position: absolute;
    display: block;
    content: "";
    background: url(../svg/srbox1.svg) no-repeat;
    height: 35px;
    width: 100px;
    top: -15px;
}

.srbrdrdiv:before {
    position: absolute;
    display: block;
    content: "";
    background: url(../svg/srbox2.svg) no-repeat;
    height: 100%;
    width: 100px;
    bottom: -15px;
    right: 20px;
    background-position: bottom;
}

ul.fulltbs {
    display: flex;
    justify-content: space-between;
    margin: 20px 0 0;
}

.fulltbs>li>a {
    width: auto;
    display: flex;
    align-items: center;
}

.imgcmn.backgnd-color img {
    width: 100%;
    margin: 0 auto;
}

img.tab-icon {
    height: 30px;
    margin-right: 20px;
}

table.table.srtbl {
    border-radius: 0 0 20px 20px;
    margin-top: 20px;
    background: linear-gradient(0deg, rgba(254, 242, 228, 1) 0%, rgba(255, 255, 255, 1) 90%);
}

.srtbl thead tr {
    background: #f26522;
    color: #fff;
    font-size: 18px;
}

.srtbl thead tr>th:nth-child(2) {
    background: #fff;
    border: none !important;
    width: 10px;
}

.srtbl thead tr>th:nth-child(3) {
    width: 20%;
    text-align: right;
}

.srtbl tbody>tr>td {
    border-top: 1px solid #d28586 !important;
}

.srtbl tbody>tr>td:nth-child(2) {
    background: #fff;
    border: none !important;
    width: 10px;
}

.srtbl tbody>tr>td:nth-child(3) {
    text-align: right;
}

.my-sidenav1 {
    display: none;
    position: fixed;
    top: 70px;
    right: 0;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 999999999;
    max-width: 100%;
    width: 100%;
    background: #b02b2e;
    height: 100%;
    border-top: 1px solid #b02b2e;
    padding-top: 50px;
}

/* Style the tab content */
.tabcontent {
    display: none;
}

.hoverImg {
    float: right;
    padding: 31px 0px;
}

ul.tab {
    margin-top: 20px;
    z-index: 999;
    position: relative;
}

ul.tab li a {
    font-size: 16px;
    color: #ffffff;
    display: block;
    width: 100%;
    font-weight: 800;
    border-bottom: 1px solid #fff;
    padding: 12px 0px;
}

ul.tab li.active a {
    background: transparent;
    border-bottom: 2px solid #f8821e;
    opacity: 1;
    color: #f8821e;
}

.leftOpenMenu ul li a {
    padding: 8px 0px;
    color: #ffffff;
    display: block;
    font-size: 15px;
    font-weight: 500;
    border-bottom: 1px solid #fff;
    position: relative;
    padding-right: 30px;
    line-height: 18px;
}

.leftOpenMenu ul li a:hover {
    background: transparent;
    border-bottom: 2px solid #f8821e;
    color: #f8821e;
}

.leftOpenMenu {
    padding-top: 20px;
    border-left: 0px solid #f5f5f5;
    background-color: transparent;
}

.leftOpenMenu ul li a img {
    width: 14px;
    position: absolute;
    right: 0px;
    top: calc(50% - 11px);
}

.pos-rel {
    position: relative;
}

.threeFootBox ul li a:hover {
    color: #fff;
}

.leftOpenMenu ul li a span {
    display: block;
}



.responseInner h4 {

    color: #f26522;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 20px;
}

.responseInner p {
    font-weight: 500;
    padding-bottom: 20px;
}

.rsikImpactSec h2 {
    color: #004a80;
    font-size: 22px;
    font-weight: 900;
    padding-bottom: 30px;
}

.RiskTop {
    width: 100%;
    display: inline-block;
    background: rgb(2, 0, 36);
    background: #f26522;
    font-size: 18px;
    color: #ffffff;
    font-weight: 900;
}

.RiskTabOne,
.RiskTabTwo,
.RiskTabThree {
    position: relative;
    float: left;
    padding: 12px 20px 12px;
    background: #f26522;
}

.RiskTabOne {
    width: 20%;
}

.RiskTabTwo {
    width: 30%;
}

.RiskTabThree {
    width: 50%;
}

.RiskTabTwo::before {
    content: "";
    position: absolute;
    background: #fff;
    height: 44px;
    width: 15px;
    top: 0px;
    left: -11px;
}

.RiskTabThree::before {
    content: "";
    position: absolute;
    width: 15px;
    height: 44px;
    background: #fff;
    left: -6px;
    top: 0;
}

.risk-by-one {
    width: 20%;
    float: left;
}


.risk-by-two {
    width: 30%;
    float: left;
    padding-left: 15px;
}

.risk-by-three {
    width: 50%;
    float: left;
    padding-left: 40px;
}

.riskInnerContent {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
    background: rgb(254, 244, 231);
    background: linear-gradient(0deg, rgba(254, 244, 231, 1) 0%, rgba(255, 250, 245, 1) 54%);
    border: 1px solid #fef6ed;
    border-radius: 10px;
    padding: 15px 20px 0px;
    min-height: 150px;
}

.riskInnerContent h4 {
    font-size: 18px;
    font-weight: 900;
    color: #b02b2e;
}

.riskContent {
    margin-top: 10px;
}

.riskInnerContent p {
    font-weight: 500;
    color: #231f20;
}



.riskInnerContentCyber {
    min-height: 190px;
}

.responseInner p:nth-child(3) {
    padding-bottom: 30px;
}

.risk-by-one h4 span {
    display: block;
}

.RiskTabThree p {
    padding-left: 10px;
}

.responseInnerMaterial .fiveMahroon {
    color: #b02a31;
    font-weight: 900;
}

.capitalSliderMaterial {
    background-color: #f4f3f3;
}

.capitalSliderMaterial .owl-nav button.owl-next {
    background-image: url(../images/home-page/next-arrow.svg) !important;
    width: 30px;
}

.capitalSliderMaterial .owl-nav button.owl-prev {
    background-image: url(../images/home-page/previous-arrow.svg) !important;
    width: 30px;
}

.materialImg {
    padding: 50px 0 50px;
}



.mda-panelMaterial h4.panel-title {
    font-weight: 900;
    color: #fff;
    font-size: 18px;
}

.mda-panelMaterial .panel-default {
    border: none;
}

.mda-panelMaterial .panel-body h5 {
    color: #231f20;
    font-size: 18px;
    font-weight: 900;
}

.forMoreIcon img {
    width: 25px;
    height: 25px;
}

.mda-panelMaterial .panel-group .panel {
    margin-bottom: 15px !important;
}

.forMoreDetail {
    display: flex;
    border: 1px solid #f16521;
    border-radius: 10px;
    position: relative;
    margin-bottom: 40px;
}

.forMoreIcon {
    background: #f16521;
    border: 1px solid #f16521;
    border-top-left-radius: 7px;
    padding: 5px 8px 5px;
    border-bottom-left-radius: 7px;
}

.forMoreContent p {
    padding-bottom: 0px !important;
    padding-left: 15px;
    padding-top: 7px;
    color: #464545;
}

.mda-panelMaterial .panel-heading {
    padding: 0px 0px 30px;
    padding-left: 0px;
}


.mda-panelMaterial .panel-title>a.collapsed:before {
    content: '+';
    position: absolute;
    left: 96%;
    font-size: 30px;
    color: #fff;
    margin-top: 0px;
    font-weight: normal;
}

.mda-panelMaterial .panel-title>a:before {
    content: '-';
    position: absolute;
    left: 96%;
    font-size: 30px;
    color: #fff;
    margin-top: 0px;
    font-weight: normal;
}

.accorpara {
    padding-bottom: 20px;
}

.mda-panelMaterial .panel-heading h4 a {
    font-size: 20px;
    line-height: 26px;
    background-color: #f26522;
    border: 1px solid #f26522;
    display: block;
    border-radius: 10px;
    padding: 10px 20px 10px;
}

.responseInner p {
    font-weight: 500;
    padding-bottom: 20px;
}

.rsikImpactSec h2 {
    color: #004a80;
    font-size: 22px;
    font-weight: 900;
    padding-bottom: 30px;
}

.RiskTop {
    width: 100%;
    display: inline-block;
    background: rgb(2, 0, 36);
    background: #f26522;
    font-size: 18px;
    color: #ffffff;
    font-weight: 900;
}

.RiskTabOne,
.RiskTabTwo,
.RiskTabThree {
    position: relative;
    float: left;
    padding: 12px 20px 12px;
    background: #f26522;
}

.RiskTabOne {
    width: 20%;
}

.RiskTabTwo {
    width: 30%;
}

.RiskTabThree {
    width: 50%;
}

.RiskTabTwo::before {
    content: "";
    position: absolute;
    background: #fff;
    height: 44px;
    width: 15px;
    top: 0px;
    left: -11px;
}

.RiskTabThree::before {
    content: "";
    position: absolute;
    width: 15px;
    height: 44px;
    background: #fff;
    left: -6px;
    top: 0;
}

.risk-by-one {
    width: 20%;
    float: left;
}

.risk-by-two {
    width: 30%;
    float: left;
    padding-left: 15px;
}

.risk-by-three {
    width: 50%;
    float: left;
    padding-left: 40px;
}

.riskInnerContent {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
    background: rgb(254, 244, 231);
    background: linear-gradient(0deg, rgba(254, 244, 231, 1) 0%, rgba(255, 250, 245, 1) 54%);
    border: 1px solid #fef6ed;
    border-radius: 10px;
    padding: 15px 20px 0px;
    min-height: 150px;
}

.riskInnerContent h4 {
    font-size: 18px;
    font-weight: 900;
    color: #b02b2e;
}

.riskContent {
    margin-top: 10px;
}

.riskInnerContent p {
    font-weight: 500;
    color: #231f20;
}

.risk-by-two {
    width: 30%;
    float: left;
}

.riskInnerContentCyber {
    min-height: 190px;
}

.responseInner p:nth-child(3) {
    padding-bottom: 30px;
}

.risk-by-one h4 span {
    display: block;
}

.RiskTabThree p {
    padding-left: 10px;
}

.responseInnerMaterial .fiveMahroon {
    color: #b02a31;
    font-weight: 900;
}

.capitalSliderMaterial {
    background-color: #f4f3f3;
}

.capitalSliderMaterial .owl-nav button.owl-next {
    background-image: url(../images/home-page/next-arrow.svg) !important;
}

.capitalSliderMaterial .owl-nav button.owl-prev {
    background-image: url(../images/home-page/previous-arrow.svg) !important;
}

.materialImg {
    padding: 50px 0 50px;
}



.mda-panelMaterial h4.panel-title {
    font-weight: 900;
    color: #fff;
    font-size: 18px;
}

.mda-panelMaterial .panel-default {
    border: none;
}

.mda-panelMaterial .panel-body h5 {
    color: #231f20;
    font-size: 18px;
    font-weight: 900;
}

.forMoreIcon img {
    width: 25px;
    height: 25px;
}

.mda-panelMaterial .panel-group .panel {
    margin-bottom: 15px !important;
}

.forMoreDetail {
    display: flex;
    border: 1px solid #f16521;
    border-radius: 10px;
    position: relative;
    margin-bottom: 40px;
}

.forMoreIcon {
    background: #f16521;
    border: 1px solid #f16521;
    border-top-left-radius: 7px;
    padding: 5px 8px 5px;
    border-bottom-left-radius: 7px;
}

.forMoreContent p {
    padding-bottom: 0px !important;
    padding-left: 15px;
    padding-top: 7px;
}

.mda-panelMaterial .panel-heading {
    padding: 0px 0px 30px;
}

.mda-panelMaterial .panel-heading {
    padding-left: 0px;
}

.mda-panelMaterial .panel-title>a.collapsed:before {
    content: '+';
    position: absolute;
    left: 96%;
    font-size: 30px;
    color: #fff;
    margin-top: 0px;
    font-weight: normal;
}

.mda-panelMaterial .panel-title>a:before {
    content: '-';
    position: absolute;
    left: 96%;
    font-size: 30px;
    color: #fff;
    margin-top: 0px;
    font-weight: normal;
}

.accorpara {
    padding-bottom: 20px;
}

.mda-panelMaterial .panel-heading h4 a {
  font-size: 20px;
  line-height: 26px;
  background-color: #939598;
  border: 1px solid #939598;
  display: block;
  border-radius: 10px;
  padding: 10px 20px 10px;
  color: #fff;
}

.mda-panelMaterial .panel-heading h4 a.collapsed {
  background-color: #ef6e21;
  border: 1px solid #ef6e21;
}

.supItalic sup {
    font-style: italic;
}

.cap-bgFor a {
    display: flex;
    align-items: flex-start;
    cursor: pointer !important;
}

.cap-bgFor a img {
    width: 20px;
    margin-right: 6px;
}

.cap-bgFor {
    min-height: 170px;
}

.dottedBoxNew h5 {
    font-weight: 800;
}

.mahrooon h4 {
    color: #af2a30;

}

.allListsblck li {
    color: #464545 !important;
}

.allListsfontWeight li {
    font-weight: 700 !important;
}

.bold18orngfont {
    font-size: 20px;
}

.cmninsidepagesentence h3 {
    text-transform: capitalize;
}

span.universethe {
    text-transform: initial;
}

.keyfocus-secMah h4 {
    color: #b02b2e;
}

.keyfocus-secMah h5 {
    color: #f8821e;
}

.orngbrdrdivmahroon {
    border: 1px solid #b02a30;
}

.noteing p:nth-child(1) {
    padding-right: 10px;
}

.noteing {
    display: flex;
}

/*uneza css end*/
.topBnr .readBtn {
    position: absolute;
    bottom: 40px;
    left: 0px;
    right: 0px;
}

.rightHam:hover {
    background-color: #fff;
}

.rightHam:hover a {
    color: #ef6e21;
}

.rightHam:hover>div:first-child::after {
    background-color: #ef6e21;
}

.arOrange {
    display: none;
}

.rightHam:hover .arWhite {
    display: none;
}

.rightHam:hover .arOrange {
    display: inherit;
}

.go-down a img {
    width: 40px;
}


.arrowDown {
    position: absolute;
    bottom: 20px;
    left: 0px;
    max-width: 1140px;
    display: block;
    right: 0px;
    margin: 0px auto;
    animation: ca3_fade_move_down 2s ease-in-out infinite;
}

@keyframes ca3_fade_move_down {
    0% {
        transform: translate(0, -20px);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: translate(0, 20px);
        opacity: 0;
    }
}

.readBtn a:hover img {
    transform: scale(1.1);

}

li.boderRmve a {
    font-size: 16px !important;
    font-weight: 800 !important;
    border-bottom: none !important;
}



.crossIcon {
    display: none;
}

.bluebg .openIcon {
    display: none;
}

.bluebg .crossIcon {
    display: block;
}

.topBnr .readBtn a {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    display: block;
    background-color: #ef6e21;
    padding: 5px 10px;
    width: 170px;
    border-radius: 25px;
    margin: 0px auto;
    text-align: center;
}

/*uneza css start 10-08-23*/

.smallTxtsDuring {
    text-align: left;
}

.footindia {
    padding-top: 30px;
    padding-bottom: 0px !important;
}

.capitalSliderIn.owl-theme .owl-nav .owl-prev:hover,
.capitalSliderIn.owl-theme .owl-nav .owl-next:hover {
    background: inherit;
    background-repeat: no-repeat;
    height: 29px;
    background-position: center;
}

.sentenceCase {
    text-transform: inherit !important;
}

p.ovrtxt.srimglineLan {
    bottom: -90px !important;
}

.capitalInsideMaterialAss {
    align-items: center !important;
}

.mt-btm-20 {
    margin-bottom: 30px;
}

/*uneza css end 10-08-23*/

.g-frameworkAboutW {
    padding-top: 87px;
}

.riskTable table thead tr th {
    position: relative;
    padding: 10px 8px;
    background: #f26522;
    font-size: 18px;
    color: #ffffff;
    font-weight: 900;
}

.riskTable table thead tr th:nth-child(1) {
    width: 228px;
    border-right: 5px solid #fff;
}

.riskTable table thead tr th:nth-child(2) {
    width: 342px;
    border-right: 5px solid #fff !important;
}

.riskTable tbody tr td:nth-child(1) {
    font-size: 18px;
    font-weight: 900;
    color: #b02b2e;
}

.riskTable tbody tr td {
    font-weight: 500;
    color: #231f20;
    font-size: 16px;
    padding: 10px 8px;
}

.riskTable tbody tr {
    background: linear-gradient(0deg, rgba(254, 244, 231, 1) 0%, rgba(255, 250, 245, 1) 54%);
}

.algnrightmad {
    text-align: right !important;
}
.links-social .fa-twitter::before {
  content: "";
  display: block;
  background-image: url("../images/twitter.svg");
  background-position: center;
  background-size: contain;
  width: 20px;
  height: 22px;
}
.copyrightTxt a:hover {
  color: #fff;
}
.bnakH {
  height: 160px;
  padding-right: 10px;
}

.bgImage {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100vh;
  position: relative;
  display: flex;
  align-items: start;
  padding-top: 80px;
  background-image: url("../images/bank-at-a-glance-bg.webp");
}
.smallTxts_2 {
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  font-style: italic;
  margin-top: 15px;
}
.newThreeBox {
  height: 100vh;
  display: flex;
  align-items: center;
  background-color: #fcf2f0;
}

.igbcCert {
  background-color: #fff;
  padding: 35px 30px;
  min-height: 332px;
  border: 2px solid #eee6e5;
}

.igbcCert h4 {
  color: #b02b2e;
  margin: 10px auto;
  font-size: 25px;
  font-weight: 800;
}
.igbcCert p {
  font-size: 16px;
  font-weight: 500;
}
.mt-60{
    margin-top: 60px;
}
.mt-15{
    margin-top: 15px;
}
.igbcCert img {
  width: 46px;
}

.readBtnR {
  padding-left: 34px;
}
.readBtnR a {
  font-size: 16px;
  font-weight: 600;
  color: #b02b2e;
  display: block;
}
.readBtnR a img {
  width: 40px !important;
  display: inline-block !important;
}
.readBtnR {
  padding-left: 34px;
  margin-bottom: 20px;
}
.sliderContext {
  height: 251px;
  display: flex;
  align-items: end;
}
.sliderContext {
  height: auto;
  display: block;
  align-items: end;
}
.ourBusineStrategy .mda-panel.panel-group .panel-heading + .panel-collapse > .panel-body {
  border: none;
  padding-left: 0;
  font-size: 16px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0;
}
/*.ourBusineStrategy .mda-panelMaterial .panel-heading h4 a {
  background-color: #064782;
  border: 1px solid #064782;
}*/
.ourBusineStrategy .pdfDetails p {
  padding-bottom: 0px !important;
}

.socialPage .mda-panel.panel-group .panel-heading + .panel-collapse > .panel-body {
  border: none;
  padding-left: 0;
  font-size: 16px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0;
}
/*.socialPage .mda-panelMaterial .panel-heading h4 a {
  background-color: #064782;
  border: 1px solid #064782;
}*/
.socialPage .pdfDetails p {
  padding-bottom: 0px !important;
}
.capitalInsideMaterialAss {
  margin-top: 30px;
}
.capitalSliderMaterial {
  background-color: #f4f3f3;
  padding: 45px 0px;
  height: auto;
}
.materialityAssPage .capitalInside > div:nth-child(1) {
  width: 160px;
}
.materialityAssPage .capitalInside {
    box-shadow: none;
}
.mainHomepage .capitalInside > div:nth-child(1) {
  width: 41%;
}
.mainHomepage .capitalInside > div:nth-child(2) {
  width: 59%;
}


/* Business Model */
.bsns-pnl>.panel-heading {
    color: #000;
    background-color: #b02d30;
    border-radius:0px;
    padding: 20px 50px;
    text-align: center;
}
.bsns-pnl .panel-title a {
    font-size:16px;
    font-weight: 900;
    color: #fff;
}
.panel-group .panel+.panel {
    margin-top: 0;
}
.bsns-pnl {
    border: none;
}
.bsns-pnl .panel-body {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 20px;
}
.bsns-pnl {
    position: relative;
    box-shadow: none;
}

.core-bg .panel-heading{
    background:#db6427;
}
.core-bg1 .panel-heading{
    background:#db6427;
}

.blue-arrow:after {
    position: absolute;
    display: block;
    content: "";
    background: url(../images/triangle.png) no-repeat;
    width:29px;
    height:21px;
    top: 52px;
    left: 0px;
    z-index: 9;
    right: 0px;
    margin: 0px auto;
}
.maroon-arrow:after {
    position: absolute;
    display: block;
    content: "";
    background: url(../images/triangle1.png) no-repeat;
    width: 29px;
    height:21px;
    top:52px;
    left: 0px;
    z-index: 9;
    right: 0px;
    margin: 0px auto;
}

.maroon-arrow1:after {
    position: absolute;
    display: block;
    content: "";
    background: url(../images/triangle.png) no-repeat;
    width:29px;
    height:21px;
    top: 52px;
    left: 0px;
    z-index: 9;
    right: 0px;
    margin: 0px auto;
}

.fin-in-body
{
    margin-bottom: 0px !important;
}

.g-box {

 background-color: #f16421;
 border-radius: 24px;
 padding:50px 30px; 
}
.g-box h4
{
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 15px;
}
.g-box p
{
    color: #fff;
}

.g-bx-ht p{
   font-size:16px;
} 
.g-box p span
{
    display: block;
}
.n-capital1
{
    background-color: #dc6427;
    padding: 12px 25px;
    border-top-right-radius:30px;
    border-bottom-left-radius:30px;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    max-width: 160px;
    width: 100%;
    margin:25px 0px 45px 0px;
}
.v-fin-bg
{
    margin-left: 95px;
    background-color: #db6427;
    border-radius: 12px;
    padding:15px 15px 15px 30px;
    position: relative;
}
.v-fin-bg:after
{
    content: '';
    position: absolute;
    left: -83px;
    top:-23px;
    background-image:url(../images/financial-capitals.png);
    height: 98px;
    width: 98px;
}
.v-fin-bg h5
{
    font-size: 16px;
    color: #fff;
    font-weight: 700;
}
.v-fin-grey
{
    background-color: #e7e7e8;
    padding: 10px;
    margin-left: 120px;
    margin-right: 30px;
    margin-bottom: 40px;
}
.v-fin-grey p
{
    padding-bottom: 10px;
    min-height:70px;
}
.v-fin-grey h6 a
{
    font-size: 14px;
    color:#004a80;
    font-style: italic;
    line-height: 18px;
    display: inline-block;
}
.v-fin-grey h6 img
{
 float: left;
 margin-right: 10px;
 padding-top: 3px;   
}
.v-hum-bg
{
    background-color: #b02a30;
}
.v-hum-bg:after
{
    background-image:url(../images/human-capital-icon.png);
}
.v-intel-bg
{
    background-color: #004a80;
}
.v-intel-bg:after
{
    background-image:url(../images/intellectual-capital.png);
}
.v-manu-bg:after
{
 background-image:url(../images/manufactured-capital.png);   
}
.v-scl-bg
{
    background-color: #b02a30;
}
.v-scl-bg:after
{
    background-image:url(../images/social-and-relationship-capital-icon.png);
}
.v-nat-bg
{
    background-color: #004a80;
}
.v-nat-bg:after
{
    background-image:url(../images/natural-capital.png);
}
.g-box1
{
    display: inline-block;
    width: 100%;
    padding:20px;
}
.g-box1 h6
{
    font-weight:400;
    font-size:16px;
    color: #fff;
    padding-bottom: 10px;
}
.g-box1 p
{
    padding:7px 0px;
    border-bottom: 1px solid #fff;
}
.organl-svg
{
   margin: 30px 0px;
   /* margin: 0px auto; */
   display: flex;
   align-items: center;
   justify-content: center;
}
.v-fin-pink
{
    background-color: #faeadf;
    padding: 15px;
    min-height:278px;
}
.v-fin-pink p
{
    border-bottom: 1px solid #968c86;
    padding: 7px 0px;
    min-height: auto;
}
.v-fin-pink p:last-child
{
   border-bottom:none; 
}
.output-box {
  background: #e86f1c;
  background: -moz-linear-gradient(top, #e86f1c 0%, #b83430 100%);
  background: -webkit-linear-gradient(top, #e86f1c 0%,#b83430 100%);
  background: linear-gradient(to bottom, #e86f1c 0%,#b83430 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e86f1c', endColorstr='#b83430',GradientType=0 );
  padding: 20px 15px;
  min-height: 160px;
}
.output-box p
{
    color: #fff;
}
.output-box h3
{
    color: #fff;
    font-weight: 700;
    font-size: 28px;
    padding: 5px 0px;
}
.outcome-box
{
    border:1px solid #b02a30;
    padding: 25px 20px 20px;
    min-height: 434px;
    margin-bottom: 30px;
}
.outcome-box h4
{
    font-size: 16px;
    color: #b02a30;
    font-weight: 900;
    padding-bottom:10px;
}
.outcome-box p
{
    padding: 7px 0px;
    border-bottom: 1px solid #999999;
}
.outcome-box p:last-child
{
    border-bottom: none;
}
.g-bx-ht {
  padding: 25px 10px 0px 8px !important;
  height: 170px;
}
.g-bx-nw ul {
  padding-left: 15px;
}

.g-bx-nw ul li {
  color: #fff;
  font-size: 14px;
  line-height: 21px;
}
.g-bx-ht p {
  font-size: 16px;
}
.g-box p span {
  display: block;
}
.g-box h4 {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  padding-bottom: 15px;
}
.g-bx-nw h6 {
  font-size: 16px;
  color: #fff;
  margin-bottom: 5px;
}
.board-ofd-page .inner-heading {
  margin-bottom: 30px;
}
.organl-svg {
  max-width: 640px;
  display: block;
  margin: 30px auto;
}
.maroon-arrow::after {
  position: absolute;
  display: block;
  content: "";
  background: url(../images/triangle1.png) no-repeat;
  width: 29px;
  height: 21px;
  top: 39px;
  left: 0px;
  z-index: 9;
  right: 0px;
  margin: 0px auto;
}

.core-bg1 .panel-heading {

    background: #db6427;

}

.bsns-pnl > .panel-heading {

    color: #000;
    background-color: #b02a30;
    border-radius: 0px;
    padding: 20px 50px;
    text-align: center;

}
.bsns-pnl {
  position: relative;
  box-shadow: none;
  border: none;
}
.core-bg1 .panel-heading {
  background: #ef6e21;
}
.panel-group .panel + .panel {
  margin-top: 0;
}
.bsns-pnl > .panel-heading{
    box-shadow: none;
}
.core-bg .panel-heading {
  background: #ef6e21;
}
.blue-arrow::after {
  position: absolute;
  display: block;
  content: "";
  background: url(../images/triangle.png) no-repeat;
  width: 29px;
  height: 21px;
  top: 52px;
  left: 0px;
  z-index: 9;
  right: 0px;
  margin: 0px auto;
}

.v-fin-grey a img {
  width: 20px;
}
#collapse1a .v-fin-pink {
  min-height: 185px;
}

.heading3a .outcome-box {
  min-height: 390px;
}
.allMiddle {
  display: flex;
  align-items: center;
  min-height: 411px;
}

.backgnd-color {
  background-color: transparent;
  padding: 20px 0;
  border-radius: 20px;
  margin: 20px 0;
}

.ourBusineStrategy .mda-panelMaterial .panel-heading {
  padding: 0px;
}
.mb-20 {
  margin-bottom: 20px;
}
.threeFootBox ul li a:focus{
  color: #fff;
}
