@font-face {
  font-family:Mulish-BlackItalic;
  src:url(../fonts/Mulish-BlackItalic.ttf);
}
@font-face {
  font-family:Mulish-Italic;
  src:url(../fonts/Mulish-Italic.ttf);
}

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*/
header {
    position: absolute;
    top: 0px;
    display: block;
    margin: auto;
    width: 100%;
    z-index: 99;
    transition: ease all 0.5s;
    padding: 0;
    background:#ee6f23;
}
header .container
{
    padding: 0px 30px;
}
header:hover
{
    transition: ease all 0.5s;
}
.sticky {
    position: fixed !important;
    top: 0;
    width: 100%;
    background: #ee6f23;
    transition: all ease .3s;
    padding: 0;
    box-shadow: 0 8px 6px -6px rgba(0,0,0,0.2);
    border-bottom: none;
}
.sticky .logo {
    float: left;
    margin-top:5px;
}
.sticky .menu ul li a {
    color: #fff;
}
.sticky .menu ul li:hover a
{
    color: #fff;
}
.sticky .menu ul.downloadright li:hover a
{
color: #fff;
}
.logo {
    float: left;
    margin-top:10px;
}
.menu {
    float: right;
}
    .menu ul
    {
        list-style: none;
        padding-left: 0px;
        margin-bottom: 0px;
        float: left;
    }
    .menu ul.downloadright
    {
        float: right;
        margin-bottom: 0px;
    margin-top: 7px;
    }
    .nav>li>a:focus, .nav>li>a:hover
    {
        background-color: transparent;
    }
.menu ul li {
    display: inline-block;
    padding: 16px 15px;
}
li.header-icon {
    padding: 0px 10px!important;
}
.menu ul li a {
    font-size: 14px;
    color: #fff;
    transition: ease all 0.5s;
    text-decoration: none;
    position: relative;
}


.menu ul li a:hover:after {
    width: 100%;
    transition: all ease .3s;
    height: 6px;
}


    .menu ul li:last-child
    {
        padding-right: 0px;
    }

    .menu ul.dropdown-menu li
    {
        display: block;
    }
    .menu ul.dropdown-menu li a:hover:after {
    display:none;
}
    .dropdown:hover>.dropdown-menu 
    {
        display:block;
        visibility: visible;
        opacity: 1;
        z-index: 1;
        transform: translateY(0%);
        transition-delay: 0s, 0s, 0.3s;
        height: 90vh;
    }

    .dropdown:hover  .menu ul li a
    {
        color: #ffffff;

    }
    .submenu1 li a span img
    {
        transition: ease 1s;
    }
    .menu ul.dropdown-menu li a {
        color: #fff;
        padding: 10px 0px;
        font-size: 18px;
        font-weight: 400;
        line-height: 24px;
    }
    .menu ul.dropdown-menu li a span
    {
        display: inline-block;
    }
    .menu ul.dropdown-menu li a:hover 
    {
    font-weight: 700;
    color: #af2a2f;
    }
    .menu ul.dropdown-menu li:last-child a
    {
        border-bottom: 0px;
    }
    .menu ul.dropdown-menu li a img
    {
        float:right;
        margin-top: -15px;
        opacity: 0;
    }
     .menu ul.dropdown-menu li a:hover img
     {
        opacity: 1;
     }
    ul.submenu1 li.dropdown:hover a span img {
        transform: rotate(90deg);
        transition: ease 1s;
    }
    .submenu1 li ul.dropdown-menu {
        left: 100%;
        top: 0%;
        padding: 0px 0px;
        margin: 0px 0px;
        border: 0px;
        border-bottom: 4px solid #000;
    }
    .menu ul.dropdown-menu li {
        display: block;
            padding: 10px 15px 10px 0px;
            border-bottom: 1px solid #fff;
    }
    .menu ul.dropdown-menu li.topzero,.menu ul.dropdown-menu li.topzero a
    {
        padding-top:0px;
    }
    .menu ul.cp
    {
        float: initial;
        margin-bottom:10px;
    }
    .weblink a,  .sticky .weblink a
    {
        color: #fff!important;
        font-size: 16px;
    }
    .sociallinks
    {
        float: right;
        display: flex;
        align-items: center;
    }
    .sociallinks a
    {
        margin-left: 10px;
    }
.menu ul.dropdown-menu li a:focus, .menu ul.dropdown-menu li a:hover {
    background-color: transparent;
    color: #af2a2f;
}
    .submenu1 li a span {
        position: absolute;
        right: 20px;
    }
    .menu ul.dropdown-menu li:last-child {
        border-bottom: 0px;
    }
    .ham-icon, .my-sidenav {
        display: none;
        float: right;
    }
div.logo img {
    width: auto;
    transition: ease all 0.5s;
    padding-top: 0;
}

.sticky div.logo img {
    transition: ease all 0.5s;
    padding-top:5px;
   
}

img.downloadicon {
    margin-left: 10px;
}
.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    max-width:100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: none;
    border-radius: 0px;
    background-color: #e25e12;
}
.corporate-dropdown {
    padding-left: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 45px;
}
.mega-dropdown {
    position: static !important;
}
li.mega-dropdown:hover
{
background-color: #e25e12;
}
li.mega-dropdown:hover a
{
    color: #fff;
}
.logo p
{
    color: #fff;
    font-weight:700;
    font-size: 14px;
    padding-top:0px;
    letter-spacing: 2px;
}
.new-navopen
{
    font-weight: 700;
    border-left: 1px solid #fff;
    padding-left: 20px;
}
.header-line
{
position: absolute;
    right: 30px;
    bottom: 0;
}
.fs-top p 
{
    padding-bottom: 15px;
    color: #fff;
    font-weight:700;
    font-size: 20px !important;
}
.fs-top p a
{
    color: #fff;
    font-weight:700;
    font-size: 20px !important;
}
.fs-top p a img
{
    float:right;
    opacity: 0;
    margin-top:-15px;
}
.fs-top p a:hover img
{
    opacity: 1;
}
.fs-btm
{
    border-top: 1px solid #fff;
    clear:both;
}
.fs-btm .col-md-4
{
border-right: 1px solid #fff;
}
.fs-btm .col-md-4:last-child
{
    border-right: none;
}
.fs-btm p
{
    min-height: 65px;
    display: flex;
    align-items: center;
}
.fs-btm p a
{
    color: #fff;
    font-weight:700;
    font-size: 20px !important;
}
.home-page header
{
    background:#fff;
    box-shadow: 0 8px 6px -6px rgb(0 0 0 / 20%);
}
/*.home-page div.logo img
{
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}*/
.w-logo
{
    display: none;
}

.home-page .logo p
{
color: #053c6d;
padding-top:5px;
letter-spacing: 1.6px;
}
.home-page .menu ul li a
{
color: #053c6d;
}
.home-page li.mega-dropdown:hover a
{
    color: #fff;
}
.home-page .new-navopen
{
    border-left:1px solid #053c6d;
}
.home-page header.sticky
{
background-color: #ee6f23;
box-shadow: 0 8px 6px -6px rgb(0 0 0 / 20%);
}
.home-page header.sticky .logo p
{
color: #fff;
padding-top:0px;
letter-spacing: 2px;
}
.home-page header.sticky .menu ul li a
{
color: #fff;
}
.home-page header.sticky .new-navopen
{
    border-left:1px solid #fff;
}
.home-page header.sticky .new-navopen:hover
{
    color: #fff;
}
.home-page header.sticky li.mega-dropdown:hover a
{
    color: #fff;
}
.home-page header.sticky .menu ul.dropdown-menu li a:hover 
    {
    font-weight: 700;
    color: #af2a2f;
    }
.home-page header.sticky .menu ul.downloadright li:hover a
{
    color: #fff;
}
.home-page header.sticky .w-logo
{
display:block;
}
.home-page header.sticky .s-logo
{
display: none;
}
/*.home-page header.sticky .menu ul.downloadright
{
margin-top: 0px;
}*/

.mega-dropdown.open>.dropdown-menu
{
    display: none !important;
}
.nav .mega-dropdown.open>a:focus
{
background-color:transparent !important;
}
/*footer*/
footer {
    width: 100%;
    display: block;
    background-color: #003974;
    padding: 20px 0px;
}
footer a, footer p{
    color: #fff;
    display: block;
}
.links-social {
    width: 135px;
    float: left;
    margin-right: 55px;
    position: relative;
}
.links-social::after {
    display: block;
    position: absolute;
    right: -25px;
    top: -10px;
    width: 2px;
    height: 85px;
    background-color: #466e93;
    content: "";
}
.quick-link h5 {
    font-size: 14px;
    color: #f58220;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 8px;
    margin-top: 8px;
}
.quick-link p {
    font-size: 14px;
    line-height: 2;
}
.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;
}

.quick-link p a
{
    float: left;
    line-height: 18px;
    font-weight: 700;
    border-right: 1px solid #fff;
    margin-right: 20px;
    padding-right: 20px;
}
.quick-link p a:last-child
{
  border-right:none;
    margin-right:0px;
    padding-right:0px;  
}
footer .container
{
    position: relative;
}
.arrow-up
{
    position: absolute;
    right:0;
    top:20px;
    cursor: pointer;
}
.footer-btm
{
    background-color: #122d45;
    padding: 5px;
}
.footer-btm p
{
    color: #fff;
}
/*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;
    /*border: 1px solid #000;*/
    padding: 70px 0px 30px 0px;
    position: relative;
    /*height: 450px;*/
}
.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-msg-banner {
    background-image: url(../images/ch-msg-banner.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 160px;
    padding-bottom: 100px;
    margin-top: -7px;
}
.chairman-inside-page #header {
    width: 100%;
    display: inline-block;
    box-shadow: 0px 0px 4px #1f5185;
    position: relative;
    z-index: 999;
}
.ch-banner-box {
    background-color: #fff;
    padding: 30px 28px;
}
.ch-banner-box h1
{
   font-weight: 700;
   font-size: 30px;
   color: #af2a2f;
   line-height:30px;
   padding-bottom:10px;
}
.ch-banner-box p{
    color: #053c6d;
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
}
.ch-banner-box h4
{
    padding-top:15px;
}
.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: #b02a30;
    margin-top: 150px;
    margin-bottom: 30px;
    line-height: 36px;
}
.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;
    padding-top: 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;
    text-transform:uppercase;
}
.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:30px;
    font-size: 16px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 30px;
}
.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;
}
.mda-panel #heading1a
{
    border-top: 1px solid #004980;
}
.key-risk-business
{
    padding-bottom: 80px;
}

/*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;
}


.performance-line {
    animation: opac 1.5s ease-in 2.5s backwards;
}

 @keyframes opac {
    from {
        opacity: 0
    }
    
    to {
        opacity: 1
    }
    }
/**/
.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{
    display:none;
}
.home-popup {
    width: 1172px;
    margin: 0px auto;
    position: absolute;
    left: 0px;
    top: 87px;
    z-index: 999;
    right: 0px;
}
.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;
}

/*20072021 sanni*/

/*new pages*/
.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!important;
    font-size: 16px;
    padding: 10px 15px;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    line-height:20px!important;
}
.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;
    max-height: 265px;
}
.bod-text h5
{
    color: #af2a2f;
    font-size: 18px;
    font-weight: 700;
    padding-top: 20px;
    padding-bottom: 5px;
}
.bod-committe-bg
{
    background-color: #eeede5;
    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;
}
.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: #153d6c;
    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 {
    position: relative;
}
.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;
}
}


.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;
}
/*.start-imgs p.more-opacity {*/

    /*    background-color: rgba(0, 0, 0, 0.8);*/
    /*}*/
    .social-in-page ul li{
        font-size:16px;
            padding-bottom: 15px;
    }
    .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 {
      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-top: 150px;
    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 .key-person p {
    font-style: italic;
}
/**/
.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: -8px;
    top: -1px;
    height: 76px;
    width: 32px;
    background-size: inherit;
    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: 21px;
    padding: 25px 10px;
    font-weight: 700;
    color: #fff;
    position: relative;
        text-transform: uppercase;
}
.one-by-one {
    width: 24%;
    float: left;
    min-height: 560px;
    margin: 2px;
}
.individual-tabsd1 .one-by-one
{
    min-height: 478px;
}
.individual-tabsd2 .one-by-one
{
    min-height: 441px;
}
.individual-tabsd3 .one-by-one
{
    min-height: 577px;
}
.individual-tabsd4 .one-by-one
{
    min-height: 445px;
    width: 273px;
}
.individual-tabsd5 .one-by-one
{
    min-height: 289px;
}
.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: 16px;
    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;
    }
    .bsns-pnl .panel-body {
        padding: 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;
}
.inner-heading-nw {
    color: #337ab7;
}
span.brkk {
    /* padding-bottom: 37px!important; */
    /* margin-top: 20px!important; */
    line-height: 30px;
}
tr.tr-line-nw {
    border-bottom: 2px solid #000;
}
.td-bld {
    border-top: 2px solid #000!important;
}
.td-bld-t {
    border-bottom: 2px solid #000!important;
}
.td-bld-mg {
    border-top: #000000 1px solid!important;
}
.tdnwe {
    border-top: 1px solid #939598;
}
/* 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;
}
/*4-aug*/
ul.app-lst li {
    padding-bottom: 8px;
}
ul.app-lst li {
    list-style-type: decimal;
}
ul.app-lst p {
    padding-left: 12px;
}
.tr38nw {
    vertical-align: baseline!important;
}
ul.upper-roman li::marker {
    font-weight: 700;
}
span.oness {
    font-family: sans-serif;
}
.no-pad-left{
    padding-left:0px!important;
}
.list-typ-no p{
    font-size:14px!important;
}
.direct-new {
    margin-bottom: -5px!important;
}
.p121-new {
    text-align: left!important;
}
.td73crisil {
    border-bottom: 1px solid;
}
.p121-new-btm {
    margin-left: -64px!important;
}
span.star-lgn {
    /* margin-top: -131px!important; */
    /* background: red; */
    margin-left: 42px;
    /* margin-bottom: -157px!important; */
    height: 0px!important;
    display: flex;
    font-size: 22px;
}
.mody-para {
    line-height: 25px;
}
ul.ins-hash {
    padding-left: 15px;
}
ul.ins-hash li::before {
    content: '#';
   
    font-size: 12px;
    display: block;
    position: absolute;
    left: 10px;
}
ul.ins-hash li {
    list-style-type: none;
     /*padding-left: 10px; */
}
ul.ins-star {
    padding-left: 15px;
}
ul.ins-star li::before {
    content: '*';
    padding-left: -2px;
    font-size: 15px;
    display: block;
    position: absolute;
    left: 10px;
}
ul.ins-star li {
    list-style-type: none;
     /*padding-left: 10px; */
}
ul.ins-dollar {
    padding-left: 15px;
}
ul.ins-dollar li::before {
    content: '$';
    padding-left: -2px;
    font-size: 12px;
    display: block;
    position: absolute;
    left: 10px;
}
ul.ins-dollar li {
    list-style-type: none;
     /*padding-left: 10px; */
}
ul.app-list li::before{
   /*Increment "my-sec-counter" by 1;*/
  counter-increment: my-sec-counter;
   content: counter(my-sec-counter);
       font-family: sans-serif;
       font-style: italic;
}
ul.app-list li>p {
    margin-left: 10px;
    padding-bottom: 3px!important;
}

ul.app-list li {
    display: flex;
}
span.these {
    /* top: 73px; */
    font-family: sans-serif;
    /* display: flex; */
    /* margin-left: 10px; */
    font-size: x-small;
    position: absolute;
    right: 0px;
    left: 11px;
    bottom: 80px;
}
span.ft2s-sub {
    font-size: 14px;
    /* display: flex; */
}
ul.inside-rmove-mar li {
    margin-bottom: 0px!important;
}
.direct-new-cor {
    margin-bottom: 4px!important;
}
ul.app-list-hash li::before{
     /*Increment "my-sec-counter" by #;*/
  counter-increment: my-sec-counter;
   content: counter(my-sec-counter);
       font-family: sans-serif;
       font-style: italic;
}
ul.app-list li>p {
    margin-left: 10px;
    padding-bottom: 3px!important;
}

ul.app-list-hash li {
    display: flex;
}
.td-pa-btm {
    padding-bottom: 6px!important;
}
li.upper-alpha-qua::before {
    content: '(A)';
    position: absolute;
    /* top: -111px; */
    /* right: 0; */
    left: 67px;
    /* bottom: 22px; */
    display: flex;
    justify-content: center;
    align-items: center;
    /* background: red; */
    height: 40px;
    font-weight: 800;
}
.inside-uls-cor {
    padding-left: 21px;
}
li.upper-alpha-qua{
    list-style-type:none;
}
li.inside-uls-cor-bod::before {
    content: 'a)';
    position: absolute;
    left: 72px;
    /* background: red; */
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
}
li.inside-uls-cor-bod {
    list-style-type: none;
}
ul.bod-lft{
    padding-left:1px;
}
ul.inside-di li{
    list-style-type: disc;
    padding-left: 10px;
}
ul.inside-di {
    padding-left: 0px!important;
}
h4.desn-lst::before {
    content: 'b)';
    position: absolute;
    left: 74px;
}
li.dsn-ty {
    list-style-type: none;
}
ul.key-uls li {
    list-style-type: disc;
    padding-left: 3px;
}
ul.key-uls li {
    list-style-type: disc;
}
ul.key-uls {
    padding-left: 0px;
}
/*h4.waylst {*/
/*    padding-left: 13px;*/
/*}*/
h4.waylst::before {
    content: 'c)';
    position: absolute;
    left: 74px;
}
ul.indu-way li {
    padding-left: 10px;
    list-style-type: disc;
}
ul.indu-way {
    padding-left: 0px;
}
h4.whch-lst::before {
    content: 'd)';
    left: 75px;
    position: absolute;
}
li.whch-ty {
    list-style-type: none;
    padding-left: 5px;
}

h4.whch-lst {
    padding-left: 7px;
}
ul.indu-main li {
   
    list-style-type: disc;
    padding-left: 8px;
}
ul.indu-main {
    padding-left: 0px;
}
li.seek-ty {
    list-style-type: none;
    padding-left: 2px;
}
h4.seeklst::before {
    content: 'e)';
    position: absolute;
    left: 71px;
}
h4.seeklst {
    padding-left: 2px;
}
h4.diff-lst::before {
    content: 'f)';
    left: 71px;
    position: absolute;
}
h4.diff-lst {
    padding-left: 11px;
}
li.diff-ty {
    list-style-type: none;
}
h4.upper-alpha-b::before {
    content: '(B)';
    position: absolute;
    left: 37px;
}
.grey-nw{
    color:#4b4c4d!important;
}
li.alp-b {
    list-style-type: none;
}

.grey-nw {
    color: #4b4c4d!important;
    font-style: italic;
        font-weight: 700;
}
ul.app-list-1 li::before{
     counter-increment: my-sec-counter;
  content: counter(my-sec-counter)
}
ul.app-list-1 li>p {
    margin-left: 10px;
    padding-bottom: 3px!important;
}

ul.app-list-1 li {
    display: flex;
}

ul.list-numeric-type li::before {
  content: counter(item) " ";
  counter-increment: item;
}
ul.list-numeric-type li {
  display: flex;
}
ul.remove-dotp {
  list-style-type: none;
  counter-reset: item;
  padding-left: 0px;
}
ul.list-numeric-type li p{
    margin-left:10px;
}

/*Shaaa*/
.gradient-bg {

background: #e86f1c; /* Old browsers */
background: -moz-linear-gradient(top,  #e86f1c 0%, #b83430 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e86f1c 0%,#b83430 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e86f1c 0%,#b83430 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e86f1c', endColorstr='#b83430',GradientType=0 ); /* IE6-9 */

    color: #fff;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 25px;
}
.gradient-bg p {
    font-size: 20px;
    padding-bottom: 0;
    line-height: 25px;
}
.numdetails span {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #db6326;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    color: #fff;
    font-size: 20px;
    border: 2px solid #fff;
    position: absolute;
}
.numdetails {
    position: relative;
    display: flex;
    margin-bottom: 20px;
}
.numdetails p {
    background: #f7f7f4;
    color: #af2a2f;
    font-weight: 700;
    padding: 0 30px;
    border: 1px solid #db6326;
    margin-left: 35px;
    border-left: none;
    border-radius: 0 10px 10px 0;
    width: 100%;
    height: 52px;
    display: flex;
    align-items: center;
}
.listclrbrown li::before {
    content: "\2022";
    color: #af2a2f;
    display: inline-block;
    width: 18px;
    margin-left: -14px;
}
.brownlist li::marker{
	color: #af2a2f!important;
}
.brownlist li b{
	color: #af2a2f!important;
}
.pointerbgtext p{
	color: #af2a2f!important;
	padding-bottom:0;
}
.brownbgdetails {
    /*background: rgb(239,110,34);*/
    /*background: linear-gradient(90deg, rgba(239,110,34,1) 0%, rgba(176,42,47,1) 100%);*/
    background: #e86f1c; /* Old browsers */
background: -moz-linear-gradient(top,  #e86f1c 0%, #b83430 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e86f1c 0%,#b83430 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e86f1c 0%,#b83430 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e86f1c', endColorstr='#b83430',GradientType=0 ); /* IE6-9 */
    padding: 10px 10px 1px;
    border-radius: 0 0 15px 15px;
}
.brownbgdetails h6{
    color:#fff;
	text-align:center;
}
.brownlist2 li::marker{
	color: #af2a2f!important;
}
ul.brownlist2 {
    background: #fff;
    height: 260px;
    border-radius: 0 0 10px 10px;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.brownbgdetails h6 {
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
    font-size: 16px;
}
.col-md-12.bankcontrol {
    border: 1px solid #af2a2f;
    margin: 20px 0;
    padding: 20px 0;
	border-radius: 20px;
}
.brwnstrip p {
    background: #b02a2f!important;
}
.pointerbgtext {
    background: url(../images/riskbox-img.png) no-repeat;
    background-size: cover;
    padding: 100px 40px 40px;
	position:relative;
}
.pointerbgtext p{
    padding: 10px 0;
}
.pointerbgtext2 {
    background: url(../images/value-and-culture-bg.png) no-repeat;
    background-size: cover;
    padding: 80px 40px 150px;
    position: relative;
}
.pointerbgtext2 ul {
    padding-left: 20px;
}
.pointerbgtext2 li{
    padding: 10px 0;
}
.btmbrdr {
    background: rgb(239,110,34);
    background: linear-gradient(90deg, rgba(239,110,34,1) 0%, rgba(176,42,47,1) 100%);
    position: absolute;
    z-index: 99;
    height: 3px;
    width: 99.5%;
    left: 0;
    bottom: 0;
}
.socialsvg1{
	margin:20px 0 30px;
}

/*Shaaa end*/

/*uneza start*/
h5.mar-txt {
    color: #b02a2f;
}
h6.blck-txt {
    color: #464545;
}
.inside-heads-nw {
    margin-bottom: 30px;
    
    margin-top: 20px;
}
.individual-tabsd .one-by-one:nth-child(2) {
    background-color: #f4f3ed;
}
.individual-tabsd .one-by-one:nth-child(3) {
    background-color: #f4f3ed;
}
.individual-tabsd .one-by-one:nth-child(4) {
    background-color: #f4f3ed;
    width: 303px;
}
.col-md-8.skl-tp {
    margin-top: 55px;
}
.skl-tp-pic {
    margin-top: 50px;
}
.one-by-one ul li::before {
    content: "\2022";
    color: #af2a2f;
    display: inline-block;
    width: 18px;
    margin-left: -14px;
}

.one-by-one ul li {
    list-style: none;
}
/*uneza end*/

/*************Home page 2022 css****************/
/*.hm-banner-main*/
/*{*/
/*    background-image: url(../images/hm-banner.jpg);*/
/*    background-size:cover;*/
/*    background-repeat: no-repeat;*/
/*    background-position: center;   */
/*}*/
/*.hm-banner*/
/*{*/
/*    height: 100vh;*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/
.hm-banner
{
    position: relative;
    height: 100vh;
    display: flex;
    align-items: center;
}
.hm-banner-video {
    position: absolute;
    top: 0;
    left: 0;
}
.hm-banner h1
{
    font-size: 60px;
    color: #fff;
    font-family:Mulish-BlackItalic;
    padding-bottom: 30px;
}
.read-btn
{
    display: inline-block;
}
.read-btn a
{
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}
.read-btn a img
{
    padding-left: 20px;
    vertical-align: middle;
}
.arrow-orng
{
    display: none;
}
.read-btn:hover .arrow-orng
{
    display: inline-block;
}
.read-btn:hover .plus-icon1
{
    display: none;
}

.scroller {
    animation-name: scroll;
    animation-duration: 2.2s;
    animation-timing-function: cubic-bezier(.15,.41,.69,.94);
    animation-iteration-count: infinite;
    cursor:pointer;
}
@keyframes scroll {
    0% { opacity: 0; }
    10% { transform: translateY(0); opacity: 1; }
    100% { transform: translateY(15px); opacity: 0;}
}
.scroll-arrow .col-md-12
{
    position: relative;
}
.scroll-downs
{
position: absolute;
bottom:40px;
left:0;
}

.glance-bg
{
  background-image: url(../videos/glance-bg.gif);
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 70px 0px;
    margin-top: -5px; 
}
.hm-heading
{
    color: #b02a30;
    font-size: 35px;
    font-weight: 900;
}
.glance-bg h3
{
    text-align: center;
    padding-bottom: 30px;
}
.glance-box
{
background: #e86f1c; /* Old browsers */
background: -moz-linear-gradient(top,  #e86f1c 0%, #b83430 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e86f1c 0%,#b83430 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e86f1c 0%,#b83430 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e86f1c', endColorstr='#b83430',GradientType=0 ); /* IE6-9 */

padding: 60px 60px 20px 60px;
border-radius: 24px;
display: inline-block;
position: relative;
}
.glance-box:after
{
    content: '';
    background-image: url(../images/glance-pattern.png);
    width: 332px;
    height: 171px;
    position: absolute;
    bottom: -75px;
    right: 30px;
}
.glance-box h4
{
    font-weight:700;
    font-size: 30px;
    color: #fff;
    min-height: 67px;
}
.glance-box h4 span
{
    display: block;
    font-weight: 600;
}
.glance-box p
{
    color: #fff;
    padding-top: 10px;
    font-weight: 400;
}
.glance-data
{
    border-bottom: 1px solid rgba(255,255,255,.3);
    padding-bottom: 20px;
    margin-bottom:40px;
}
.glance-bg .read-btn
{
width: 160px;
margin:auto;
display: block;
margin-bottom: 20px;
}
.foot-note
{
    font-size: 12px;
    font-style: italic;
    font-weight: 400 !important;
}
.ch-msg
{
    padding-top: 60px;
    padding-bottom: 50px;
}
.ch-msg h3
{
    text-align: center;
    padding-bottom: 45px;
}
.pd-r
{
    padding-right: 0px;
}
.pd-l
{
    padding-left: 0px;
}
.ch-text
{
    background-color: #b02a30;
    margin-left:-50px;
    margin-top: 50px;
    padding: 30px 30px 30px 60px;
    margin-right: 60px;
}
.ch-text p
{
    font-weight:600;
    font-size: 25px;
    line-height:30px;
    color:#fff;
}
.ch-msg h5
{
color: #b02a30;
font-weight:700;
font-size: 22px;
padding-top: 30px;
padding-bottom:25px;
}
.ch-msg .read-btn a
{
    color: #464545;
}
.hm-highlights
{
    padding: 60px 0px;
}
.hm-highlights h3
{
    text-align: center;
    padding-bottom: 30px;
}
.graph-slider.owl-carousel .owl-item img
{
    width:auto;
    margin: auto;
}
.graph-slider.owl-theme .owl-nav
{
   position: relative;
    width:80%;
    margin:17px auto 0px;
}
.graph-slider button.owl-prev {
    position:absolute;
    width:52px;
    height:52px;
    left:0px;
    bottom:0px;
    background: url(../images/left-arrow.png) no-repeat !important;
    transition: all .3s ease-in-out
}
.graph-slider button.owl-next {
    position:absolute;
    width:52px;
    height:52px;
    right:0px;
    bottom:0px;
    background: url(../images/right-arrow.png) no-repeat !important;
}
.hm-highlights h4
{
    font-size: 30px;
    color: #004980;
    font-weight: 700;
    text-align: center;
    padding-top: 60px;
    text-transform: uppercase;
}
.g-text p
{
  font-size: 14px;
  float:left; 
}
.graph-text
{
    display: flex;
    padding-top: 30px;
}
.g-text
{
    margin:auto;
}
.g-bx-1
{
    background-color: #b02a30;
    width: 30px;
    height: 15px;
    display: inline-block;
    float: left;
    margin-top: 3px;
    margin-right: 10px;
}
.g-bx-2
{
    background-color: #dc6427;
}
.g-bx-3
{
    background-color: #e68e5b;
}
.g-bx-4
{
    background-color: #004a80;
    height: 4px;
    width: 30px;
    margin-top:10px;
    position: relative;
}
.g-bx-4:before
{
    content: '';
    background-color: #004a80;
    width: 10px;
    height: 10px;
    position: absolute;
    left:0;
    right: 0;
    top:-3px;
    margin: auto;
    transform: rotate(222deg);
}
/*.graph-slider button.owl-prev:hover
{
    background: url(../images/blue-arrow-left.png) no-repeat !important;
    transition: all .3s ease-in-out
}
.graph-slider button.owl-next:hover {
    background: url(../images/blue-arrow-right.png) no-repeat !important;
    transition: all .3s ease-in-out
    }*/
.ceo-box
{
    margin-bottom: 60px;
}
.ceo-msg h3
{
text-align: center;
padding-bottom: 60px;
}
.ceo-img
{
 text-align: center;
}
.ceo-img img
{
    margin: auto;
}
.black-img
{
    display: none;
    transition: all .3s ease-in-out
}
.ceo-text
{
    text-align: center;
}
.ceo-text h4
{
    color: #802320;
    font-size: 20px;
    font-weight: 700;
    padding:8px 0px;
}
.ceo-text h6
{
    font-weight: 400;
    font-size: 16px;
    font-style: italic;
    padding-bottom: 20px;
}
.ceotext-btm
{
    opacity: 0;
    height: 0;
    transition: all .5s ease-in-out
}
.ceotext-btm .read-btn a
{
    color: #464545;
}
.ceotext-btm p
{
    padding-bottom: 20px;
}
/*.ceo-box:hover .color-img*/
/*{*/
/*display: block;*/
/*transition: all .3s ease-in-out*/
/*}*/
/*.ceo-box:hover .black-img*/
/*{*/
/*display:none;*/
/*transition: all .3s ease-in-out*/
/*}*/
.ceo-box:hover .ceotext-btm
{
opacity: 1;
height: 150px;
transition: all .5s ease-in-out
}

.hm-modal{
    background: url(../images/our-business-strategy.png) no-repeat;
    height: 100vh;
    background-position:right;
    background-size: contain;
    position: relative;
}
.hm-modal:after {
    position: absolute;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    /*background: -webkit-linear-gradient(left, #d86429 49%,#af2d30 100%);*/
    /*background: linear-gradient(to right, #d86429 49%,#af2d30 100%);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af2d30', endColorstr='#d86429',GradientType=1 );*/
    background-image: url("../gif/03-ICICI_Desktop Banner.gif");
    background-size: cover;
    top: 0;
    left:0;
}

.m-left-text
{
    height: 100vh;
    z-index: 9;
    position: relative;
    padding-top:120px;
}
.m-left-text h3
{
    font-weight: 900;
    font-size: 35px;
    line-height: 40px;
    color: #fff;
    padding-bottom: 70px;
}
.m-left-text h3 span
{
    display: block;
}
.m-left-text .col-md-3, .m-left-text .col-md-5
{
    text-align: center;
}
.m-left-text p
{
    font-weight:400;
    font-size: 16px;
    color: #fff;
    padding-top: 10px;
    text-align: center;
}
.m-left-text .read-btn
{
padding-top:30px;
}
.m-text-right 
{
    padding-top: 120px;
}
.m-text-right h3
{
    font-size: 35px;
    font-weight: 900;
    color: #b02a30;
    line-height: 40px;
    padding-bottom: 15px;
}
.m-text-right p
{
padding-bottom: 20px;
}
.m-text-right .read-btn a
{
color: #464545;
}

.value-clture{
    background: url(../images/fair-to-customer.png) no-repeat;
    height: 100vh;
    background-position:left;
    background-size: contain;
    position: relative;
}
.value-clture:after {
    position: absolute;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    /*background: -webkit-linear-gradient(left, #d86429 49%,#af2d30 100%);*/
    /*background: linear-gradient(to right, #d86429 49%,#af2d30 100%);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af2d30', endColorstr='#d86429',GradientType=1 );*/
    background-image: url("../gif/03-ICICI_Desktop Banner.gif");
    background-size: cover;
    top: 0;
    right:0;
}
.value-clture .m-left-text p, .governance .m-left-text p
{
font-size: 16px;
line-height: 20px;
color: #fff;
text-align: left;
font-weight: 400;
font-family: 'Mulish', sans-serif;
padding-top:0px;
}
.value-clture .m-left-text .read-btn, .governance .m-left-text .read-btn {
    padding-top:30px;
}
.value-clture .m-left-text h3, .governance .m-left-text h3
{
padding-bottom: 15px;
}

.governance{
    background: url(../images/risk-governance-framework.png) no-repeat;
    height: 100vh;
    background-position:right;
    background-size: contain;
    position: relative;
}
.governance:after {
    position: absolute;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    /*background: -webkit-linear-gradient(left, #d86429 49%,#af2d30 100%);*/
    /*background: linear-gradient(to right, #d86429 49%,#af2d30 100%);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af2d30', endColorstr='#d86429',GradientType=1 );*/
    background-image: url("../gif/03-ICICI_Desktop Banner.gif");
    background-size: cover;
    top: 0;
    left:0;
}
.hm-capital
{
    padding: 90px 0px;
}
.enabling-box {
    position: relative;
    overflow: hidden;
}
.enabling-deatils {
    position: absolute;
    bottom: 0;
    padding:20px;
    color: #fff;
    z-index: 9;
}
.enabling-deatils h3 {
    font-size: 25px;
    color: #b02a30;
    font-weight: 900;
}
.enabling-deatils p {
    transition: all ease .5s;
    margin-top: 10px;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    padding-bottom:10px;
}
.en-det
{
opacity: 0;
height: 0;
transition: all ease .5s;
}
.enabling-box:hover .en-det {
    opacity: 1;
    height:140px;
    transition: all ease .5s;
}
.enabling-box.en1:hover .en-det
{
height:220px;
}
.graph-svg
{
    max-width: 470px;
    width: 100%;
    margin:auto;
}
.g-bx-5
{
    background-color: #d18e7b;
}
.g-bx-6
{
    background-color: #024a80;
}
.g-bx-7
{
background: #db6428; /* Old browsers */
background: -moz-linear-gradient(left,  #db6428 50%, #af292f 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #db6428 50%,#af292f 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #db6428 50%,#af292f 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db6428', endColorstr='#af292f',GradientType=1 ); /* IE6-9 */

}

.graph-text1
{
max-width: 900px;
margin: auto;
}
.graph-text2
{
max-width: 700px;
margin: auto;
}
.graph-text3
{
max-width: 350px;
margin: auto;
}
.graph-text4
{
max-width: 600px;
margin: auto;
}
.graph-text5
{
max-width: 600px;
margin: auto;
}
.graph-text6
{
max-width: 900px;
margin: auto;
}
.g-bx-8 {
    background-color: #004980;
    height: 4px;
    width: 30px;
    margin-top: 10px;
    position: relative;
}
.g-bx-8:before {
    content: '';
    background-color: #004980;
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 50px;
    left: 0;
    right: 0;
    top: -3px;
    margin: auto;
}
.g-bx-9
{
 background-color: #000;   
}
.g-bx-9:before {
    background-color: #000;
}
.s-wd
{
    width: 100%;
}
.n-mdl-inner
{
    overflow: hidden;
    border-radius: 0px;
    background-image: url(../images/modal-bg.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    position: relative;
}
.n-mdl-inner .modal-body
{
    padding:0px 60px 40px 60px;
    display: inline-block;
}

.close2
{
    opacity: 1;
    margin-top: 30px;
    margin-right:30px;
    position: relative;
    z-index: 9999;
    color: #fff;
    font-size:14px;
    font-weight: 400;
    text-shadow:none;
    font-weight:700;
}
.close2 img
{
padding-left:10px;
}
.close2:hover
{
    color: #fff;
    opacity: 1;
}
.n-mdl-inner p
{
font-size: 16px;
font-weight: 400;
padding-bottom:20px;
line-height: 22px;
color: #fff;
}
.modal-scl1
{
    padding-top:20px;
}
.modal-scl1 a
{
    color: #fff;
    font-size: 14px;
}
.modal-scl1 a img
{
padding-right: 10px;
}
.modal-scl1 .col-md-6
{
    padding-right: 0px;
    margin-bottom: 15px;
}
.m-pattern
{
  position: absolute;
    right: 30px;
    bottom: 0;
    z-index: -1; 
}

/**** inside pages********/

/* 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 {
    padding: 60px 15px 30px;
   /* margin-bottom:50px;*/
    position: relative;
    display: inline-block;
    width: 100%;
}
/*.capitals-body{
    padding-bottom: 50px!important;
}*/
.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: #e86f1c; /* Old browsers */
background: -moz-linear-gradient(top,  #e86f1c 0%, #b83430 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e86f1c 0%,#b83430 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e86f1c 0%,#b83430 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e86f1c', endColorstr='#b83430',GradientType=0 ); /* IE6-9 */

    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; /* Old browsers */
background: -moz-linear-gradient(top,  #e86f1c 0%, #b83430 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e86f1c 0%,#b83430 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e86f1c 0%,#b83430 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e86f1c', endColorstr='#b83430',GradientType=0 ); /* IE6-9 */

    padding:40px;  
}
.output-box p
{
    color: #fff;
}
.output-box h3
{
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    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;
}
.orange-btm-bx
{
    background-color: #db6427;
    border-radius: 12px;
    width: 100%;
    height: 60px;
}
.hum-g-box
{
    padding: 30px;
    margin-bottom: 30px;
}
.hum-g-box h5
{
    font-weight: lighter;
    font-size: 20px;
    line-height: 36px;
    color: #fff;
}
.n-blue-heading
{
    color: #004a80;
    font-size: 20px;
    font-weight: 900;
    padding-bottom: 20px;
}
.n-human-capital p
{
    padding-bottom:20px;
}
.n-brown-heading
{
    font-weight:700; 
    font-size:20px;
    color: #ae2b30;
    padding-bottom: 20px;
    margin-top:10px;
}
.acadmeia
{
 position: relative;
  padding: 30px 60px;
  margin-top: 20px;
}
.acadmeia::after {
    content: "";
  position: absolute;
  inset: 0;
  border-radius:12px;
  padding:1px; /* control the border thickness */
  background: linear-gradient(45deg, #d7642a, #ae2b30);
  -webkit-mask: 
    linear-gradient(#fff 0 0) content-box, 
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  pointer-events: none;
}
.acadmeia h4
{
    text-align: center;
}

.cap-bu
{
    padding: 20px;
    margin-bottom: 30px;
}
.cap-bu h4
{
    margin-top: 0px;
}
.cap-bu-bx
{
    background-image: url(../images/capability-bg-img.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size:contain;
    padding: 60px 30px 40px;
    min-height: 310px;
}
.cap-bu-bx p
{
    color: #ae2b30;
    padding:10px 20px 20px 20px;
    position: relative;
    text-align: center;
}
.cap-bu-bx p:after
{
    content: '';
    position: absolute;
    left:0;
    bottom: 0;
    background-image: url(../images/capability-line-img.png);
    width: 284px;
    height: 11px;
}
.mt-30
{
    margin-top: 30px;
}
.das-box
{
  background-image: url(../images/das-bg1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size:contain;
    width: 319px;
    height: 518px;
    padding: 40px 60px;  
}
.das-box img
{
    margin: auto;
}
.das-box h5
{
    text-align: center;
    color: #af2c30;
    font-size: 20px;
    font-weight: 900;
    padding-top: 15px;
    padding-bottom: 20px;
}
.das-box p
{
  /*border-bottom: 1px solid #999;*/
  padding: 8px 0px;  
}
.das-box p:last-child
{
  border-bottom:none;  
}
.das-box1
{
  background-image: url(../images/das-bg2.png);  
}
.das-box2
{
  background-image: url(../images/das-bg3.png);  
}
.emporwing
{
    display: inline-block;
    margin-top: 30px;
}
.emp-svg, .emp-eng
{
padding: 15px;
}
.n-emp-text
{
    margin-top: 30px;
}
.n-emp-text h3.n-blue-heading
{
    padding-bottom: 0px;
}
.vacine-bg
{
    background-color: #b02a30;
    padding: 20px 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 40px;
}
.digital-bg
{
    background-image: url(../images/digital-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding:0px;
    margin-top: 60px;
}
.digital-svg
{
    position: relative;
}
.digital-text
{
    position: absolute;
    left:105px;
    top:130px;
    max-width: 520px;
    width: 100%;
}
.digital-text h4
{
    color: #ae2b30;
    font-weight: 700;
    font-size: 20px;
    padding-bottom: 10px;
}
.digital-text p
{
    font-size: 16px;
    line-height: 24px;
    color: #ae2b30;
}



/*-----------Nitesh--------*/
h5.red-box
{
    padding: 23px 68px 27px 44px;
    color: #fff;
    font-size: 20px;
    font-weight: lighter;
background: #e86f1c; /* Old browsers */
background: -moz-linear-gradient(top,  #e86f1c 0%, #b83430 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e86f1c 0%,#b83430 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e86f1c 0%,#b83430 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e86f1c', endColorstr='#b83430',GradientType=0 ); /* IE6-9 */

}
.redimgbox
{
    background-color: #b02a30;
    color: #fff;
    padding: 20px 30px 18px;
    font-size: 16px;
}
.fairlinebox
{
    background-image: url(../images/some-key-initiatives-img.png);
    background-size: cover;
    width: 100%;
    padding: 30px 0px 183px;
    margin-bottom: 30px;
}
.insideglancebg
{
    background-image: url(../images/insideglancebg-img.png);
    padding: 120px 0px 70px;
}
.insideglancebg .foot-note
{
    padding-top: 70px;
}
.insideglancebg h5
{
    font-size: 30px;
    font-weight: 700;
    color: #b02a30;
    padding-bottom: 85px;
}
.insideglancebg h3
{
    text-align: left;
}
.insodeboxsliders .inside-mobile-inner
{
    border: 1px solid #c6c6c6;
    box-shadow: none;
}
.inside-mobile-inner h3
{
    font-size: 20px;
    font-weight: 900;
    margin: 13px 0px 8px;
}
.inside-mobile-inner p
{
    margin-top: 0px;
}
.linshadowgl
{
   background-image: url(../images/shadowline-bg.png);
    background-size: cover;
    width: 100%;
    min-height: 274px;
    max-width: 319px;
    margin: auto;
}
.inside-mobile-inner
{
    padding: 30px 15px;
    margin: 0;
}
.linshadowgl h3
{
    padding-left: 15px;
}
.linshadowgl p
{
    padding: 0px 15px;
    margin-top: 0px;
    line-height: 18px;
}
.insodeboxsliders .col-md-4
{
    margin-top:30px
}
.insidebrespoec h1
{
    margin-top: 0px;
    text-transform: uppercase;
}
.insidebrespoec
{
    padding-top: 120px;
}
.insidebrespoec .red-box
{
    margin-bottom: 30px;
    border-radius: 18px;
}
.insidebrespoec .redimgbox
{
    margin-bottom:20px;
}
.enviromentsustainpage ul
{
padding-left: 0px;
list-style: none;
}
.enviromentsustainpage ul li
{
    position: relative;
    padding-left: 15px;
    padding-bottom: 15px;
    font-size: 16px;
}
.enviromentsustainpage ul li:before
{
    content: '';
    position: absolute;
    left: 0px;
    top: 10px;
    background-color: #b02a30;
    border-radius: 50%;
    width: 4px;
    height: 4px;
}
.enviromentsustainpage .col-md-5 p
{
    padding-bottom: 0px;
}
.enviromentsustainpage  .row h3
{
    font-size: 40px;
    color: #dc6427;
    font-weight: 900;
}
.enviromentsustainpage  .row 
{
     display: flex;
    flex-wrap: wrap;
}
.enviromentsustainpage  .row .col-md-3,.enviromentsustainpage  .row .col-md-6
{
    padding-top: 40px;
}
.enviromentsustainpage  .row .col-md-2,.enviromentsustainpage  .row .col-md-4,.enviromentsustainpage  .row .col-md-5
{
padding-top: 15px;
}
.enviromentsustainpage  .row .col-md-2 h3 ,.enviromentsustainpage  .row .col-md-4 h3
{
    padding-top:20px;
}
.enviromentsustainpage .note-alise
{
    margin-top: 20px;
    margin-bottom: 10px;
}
.enviromentsustainpage .scptrow .col-md-6
{
    padding-top: 0px;
}
.fairinpage a
{
    border: 1px solid #af2a2f;
    padding: 10px;
    border-radius: 10px;
}
.fairinpage .read-pdf span
{
    padding-left: 0px;  
}
.fairinpage .read-pdf
{
    margin-top:15px;
    display: block;
    margin-bottom: 40px;
}
.fairinpage  ul 
{
    padding-left: 15px;
    list-style: none;
    margin-bottom: 0px;
}
.fairinpage  ul li
{
position: relative;
font-size: 16px;
padding-left: 15px;
padding: 5px 15px;
}
.fairinpage  ul li:before
{
    content: '';
    position: absolute;
    left: 0px;
    top: 15px;
    background-color: #b02a30;
    border-radius: 50%;
    width: 4px;
    height: 4px;
}
.fairinpage  ul li ul li:before
{
    background-color: #333;
}
.fairinpage  ul li ul
{
    padding-left: 0px;
}
.fairinpage .sub-heading-blue
{
    margin-top: 20px;
}
.sitemaplink 
{
    padding-bottom: 5px;
}
.sitemaplink a
{
    border: 0px;
    padding: 0px;
    font-size: 12px;
    color: #333;
}
.sitemaplink a.active
{
    font-weight: 900;
    color: #333;
        text-transform: uppercase;
}
.individual-tabsd .one-by-one:nth-child(4) ul li {
    padding-right: 13px;
}
.individual-tabsd .one-by-one:nth-child(2) ul li {
    padding-right: 7px;
}
.g-bx-nw {
    display: inline-block;
    width: 100%;
    /*padding: 20px;*/
}
.g-bx-nw h6 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 5px;
}
.g-bx-nw p {
    padding: 7px 0px;
    border-bottom: 1px solid #fff;
}
.g-bx-nw ul {
    padding-left: 21px;
}
.g-bx-nw ul li {
    list-style-type: none;
    color: #fff;
    font-size: 14px;
    line-height: 21px;
}
.g-bx-nw ul li::before {
    content: "\2022";
    color: #fff;
    display: inline-block;
    width: 18px;
    margin-left: -18px;
}
.das-box p::before {
    content: "\2022";
    color: #af2a2f;
    display: inline-block;
    width: 18px;
    margin-left: -14px;
}
.g-bx-ht {
    padding: 25px 10px 0px 8px!important;
    height:170px;
}

/*sanni 2022*/
.business-statergy {
        width: 100%;
        display: inline-block;
        padding-bottom: 54px;
        
    }
    .business-statergy p{
        color: #454646;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.5;
        margin-bottom: 20px;
    }
    .org-txt-heads h3{
        color: #b02a30;
        font-size: 18px;
        margin-bottom: 20px;
        font-weight: 800;
    }
    .blue-txt-heads h3 {
  color: #153d6c;
  font-size: 22px;
  margin-bottom: 25px;
  font-weight: 700;
  text-transform: uppercase;
}
    .page-heading h1 {
  font-size: 35px;
  color: #b02a30;
  font-weight: 900;
  text-transform: uppercase;
}
/*changes*/
.orannge-box-ic {
background: #e86f1c; /* Old browsers */
background: -moz-linear-gradient(top,  #e86f1c 0%, #b83430 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e86f1c 0%,#b83430 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e86f1c 0%,#b83430 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e86f1c', endColorstr='#b83430',GradientType=0 ); /* IE6-9 */
  padding: 30px 34px 30px 34px;
  border-radius: 20px;
  width: 100%;
  margin: 20px auto 24px auto;
}
.border-txt p a i{
    color: #b02b30;
    color: #b02b30;
    font-size: 16px;
}
.orannge-box-ic p {
  font-size: 20px;
  padding-bottom: 0;
  line-height: 1.5;
  font-weight: 400;
  color: #fff;
  margin-bottom: 0px;
}
.banner-with-caps{
    position: relative;
    margin-bottom: 24px;
}
.banner-with-caps p {
  background-color: #b02a30;
  padding: 10px 30px;
  color: #fff;
  line-height: 30px;
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: 400;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
 width: 100%;
}
.banner-with-caps img {
  width: 100%;
}
.bread-crummb a {
  color: #313131;
  font-size: 10px;
  font-weight: 400;
}
.bread-crummb a.active {
  font-weight: 700;
}
.all-boxes {
  width: 100%;
  padding: 20px 33px;
  border: 1px solid #b02a30;
  border-radius: 20px;
  margin-bottom: 40px;
  margin-top: 15px;
  display: inline-block;
}
.all-boxes h3 {
  color: #b02a30;
  font-size: 25px;
  margin-bottom: 20px;
  font-weight: 800;
  text-align: center;
}
.values-drivers.all-boxes{
  width: 100%;
  padding: 30px 18px;
  border: 1px solid #b02a30;
  border-radius: 20px;
  margin-bottom: 40px;
  margin-top: 15px;
  display: inline-block;
}
.values-drivers.all-boxes h3{
    margin-bottom: 25px;
}
.drivers-in {
  position: relative;
  background-color: #eeede5;
  padding: 7px;
  text-align: center;
  min-height: 447px;
}
.drivers-in img {
  display: block;
  margin: 0px auto;
}
.drivers-in::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  min-height: 21px;
  top: -12px;
  left: 0px;
  margin: 0px auto;
  background-image: url("../images/value-drivers-icon1.png");
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
}
.values-drivers .col-md-2 {
  padding: 0px 8px;
}

.values-drivers p:nth-child(1){
    min-height: 142px;
}
.values-drivers p {
  font-size: 18px;
  color: #b02a30;
  font-weight: 600;
  padding-top: 15px;
  line-height: 1.2;
  margin-bottom: 0px;
}
/**/
.circle-txts {
  background-color: #eeede5;
  margin: 10px auto;
  padding: 50px 90px;
  border-radius: 20px;
}
.four-box-wcircle.all-boxes {
  padding: 44px 95px;
}
.four-box-wcircle.all-boxes h3{
    text-align: left;
}
.all-boxes .circle-txts h3{
    text-align: center!important;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 15px;
}
.all-boxes .circle-txts p{
    text-align: center;
    color: #454646;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
}


.icic-logo {
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 115px);
  left: 0px;
  right: 0px;
  margin: 0px auto;
  width: 230px;
  height: 230px;
}
.pos-rel{
    position: relative;
}
.icic-logo img {
  padding: 20px;
  margin-top: 70px;
}
.aproach-boxs.all-boxes h3 {
  font-size: 20px;
}
.customised-sol.all-boxes{
    font-size: 20px;
    padding: 28px 62px;
}
.aproach-boxs.all-boxes {
  padding: 25px 33px;
}

.number-ic h4 {
  font-size: 40px;
  font-weight: 800;
  color: #dc6427;
}
.number-ic h4 span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #454646;
}
.number-ic {
  margin-bottom: 20px;
}
.seprate-brder{
    position: relative;
}
.seprate-brder::after {
  content: "";
  display: block;
  position: absolute;
  right: 36px;
  top: 9px;
  width: 1px;
  height: 46px;
  background-color: #454646;
}
.journey-box.all-boxes {
  padding: 35px 140px;
}
.journey-box.all-boxes h3{
    font-size: 20px;
    margin-bottom: 35px;
}

.all-boxes .journey-box-content h3 {
  font-size: 50px;
  color: #b02a30;
  font-weight: 800;
  text-align: left;
  margin-bottom: 15px;
}
.all-boxes .journey-box-content p {
  font-size: 22px;
  font-weight: 800;
  color: #ef7436;
  line-height: 1.2;
}
.journey-box-content {
  margin-top: 160px;
  margin-left: 50px;
}

.inso-num h3 {
  font-size: 40px;
  font-weight: 800;
  color: #dc6427;
  margin: 15px 0px;
}
.inso-num h3 span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #454646;
}
.inso-num p {
  margin-bottom: 0;
}
.digital-sasd.all-boxes {
  padding: 35px 70px;
}
.digital-sasd.all-boxes h3{
    margin-bottom: 30px;
    font-size: 20px;
}
.bg_image1 {
  background-image: url("../images/the-bank-tech-img1.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 100%;
  min-height: 429px;
}
.bg_image2 {
  background-image: url("../images/the-bank-tech-img2.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 100%;
  min-height: 429px;
}
.bg_image3 {
  background-image: url("../images/the-bank-tech-img3.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 100%;
  min-height: 429px;
}

.architecture.all-boxes h3 {
  font-size: 20px;
  margin-top: 15px;
}
.tech-art {
  padding: 58px 40px;
}
.tech-art img {
  display: block;
  margin: 0px auto;
}

.tech-art ul li {
  font-size: 16px;
  padding: 6px 0px;
}
.tech-art ul {
  padding-left: 50px;
}
.tech-art ul li::marker {
  color: #b8342e;
}
.roadmap-box.all-boxes h3 {
  font-size: 20px;
}

.border-txt p {
  color: #b02b30;
  border: 1px solid #b02b30;
  padding: 10px 35px;
  display: inline-block;
  border-radius: 20px;
  font-size: 12px;
}
.seprate-brder2 {
  position: relative;
}
.seprate-brder2::after {
  content: "";
  display: block;
  position: absolute;
  right: -4px;
  top: 4px;
  width: 1px;
  height: 260px;
  background-color: #454646;
}
.engaging-start.all-boxes h3 {
  font-size: 20px;
  margin-bottom: 30px;
}
.bg-txt p {
  background-color: #db6327;
  border-radius: 50px;
  text-align: center;
  display: inline-block;
  margin: 20px auto;
  text-align: center;
  display: table;
  color: #fff;
  font-size: 18px;
  padding: 9px 79px;
  max-width: 910px;
}
.slider-s1{
    background-image: url("../images/instabiz-universal-app.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 485px;
}
.instabiz-slide-caps {
  padding: 40px 112px;
}
.instabiz-slide-caps h3 {
  font-size: 20px;
  text-align: center;
  color: #fff;
  font-weight: 800;
}
.lendings-content h4 {
  color: #fff;
  font-size: 18px;
  font-weight: 800;
}
.lendings-content p {
  font-size: 18px;
  color: #fff;
}
.sliders {
  width: 100%;
  display: inline-block;
  margin-bottom: 35px;
}
.lendings {
  display: flex;
  gap: 20px;
}
.lendings-img img {
  width: 40px !important;
}
.top-df{
    margin-top: 70px;
}
.instabiz-slider.owl-theme .owl-dots {
  position: absolute;
  left: -7px;
  bottom: -36px;
}
.instabiz-slider.owl-theme .owl-nav {
  position: absolute;
  top: 0;
    left: 80px;
}
.instabiz-slider.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #cc948f;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}
.instabiz-slider.owl-theme .owl-dots .owl-dot.active span, .instabiz-slider.owl-theme .owl-dots .owl-dot:hover span {
  background: #b02a30;
}
/**/
/**/
.instabiz-slider .owl-nav button.owl-next {
    position: absolute;
    width: 33px;
    height: 33px;
    top: 42%;
    margin: auto;
    right: -44px;
    background-image: url(../images/right-icon.png) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.instabiz-slider .owl-nav button.owl-prev {
    position: absolute;
    width: 33px;
    height: 33px;
    top: 42%;
    margin: auto;
    left: -40px;
    opacity: 1;
    background-image: url(../images/left-icon.png) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.instabiz-slider.owl-theme .owl-dots .owl-dot.active span, .instabiz-slider.owl-theme .owl-dots .owl-dot:hover span {
    background: #af2a2f;
}
.instabiz-slider.owl-theme .owl-dots, .instabiz-slider.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin-top: 26px;
}
.instabiz-slider.owl-theme .owl-nav .owl-prev:hover, .instabiz-slider.owl-theme .owl-nav .owl-next:hover {
    background: none;
    color: #FFF;
    text-decoration: none;
}
.top-mar30{
    margin-top: 30px;
}
.h1normapadding
{
    padding-top:120px;
}
.h1normapadding .inner-heading
{
    margin-top: 0px;
}



.newgraph .finance-inside {
    margin-bottom: 0!important;
    display: inline-block;
    width: 100%;
    max-width: 500px!important;
}
.newgraph .graph-text {
    display: block;
    padding-top: 0;
}
.newgraph .g-text {
    display: flex;
    float: left;
    width: 50%;
    margin: 0;
	align-items: baseline;
}
.newgraph .g-bx-1 {
    width: 20px!important;
    height: 10px!important;
    margin-top: 0px!important;
    margin-right: 5px!important;
}
.newgraph span.newg-bx-7 {
    width: 30px!important;
}
.newgraph  span.g-bx-1.g-bx-4 {
    height: 4px!important;
    width: 30px!important;
}
.newgraph  span.g-bx-1.g-bx-8 {
    height: 4px!important;
    width: 30px!important;
}
.newgraph2 .g-text {
    display: flex;
    float: left;
    width: 33%;
    margin: 0;
}
.g-framework .newgraph  p {
    padding-bottom: 5px!important;
}
.newgraph .g-text p {
    font-size: 12px;
    float: left;
}
.newgraph span.newg-bx-77 {
    width: 40px!important;
}
.newgraph-text5 .g-text, .newgraph-text6 .g-text {
    width: 100%;
}
.newgraph span.g-bx-1.g-bx-4 {
    height: 4px!important;
    width: 20px!important;
}
.newgraph .g-bx-4:before {
    width: 7px!important;
    height: 8px!important;
	top: -2px;
}
.newgraph span.g-bx-1.g-bx-8 {
    height: 4px!important;
    width: 20px!important;
}
.newgraph span.g-bx-1.newg-bx-8 {
    height: 4px!important;
    width: 30px!important;
}
hr.graphsprator {
    background: rgb(239,110,34);
    background: linear-gradient(90deg, rgba(239,110,34,1) 0%, rgba(176,42,47,1) 100%);
    width: 100%;
    height: 2px;
    margin-top: 20px;
    display: inline-block;
    max-width: 500px;
}
.brdrsvg {
    border: 1px solid #af2a2f;
    border-radius: 15px;
}
.newgraph .finance-inside h3 {
    font-size: 20px;
}
.newgraph .finance-inside svg {
    width: 100%;
}
.top-marqw {
  margin-top: 10px;
}
.key-indicates .inner-heading{
    margin-bottom:10px;
}
.modal-logo
{
    margin-bottom:20px;
}
.sitemaplink a {
    text-transform: uppercase;
}
.directors-div-new {
    margin-bottom: 5px;
    /* padding-bottom: 0px; */
}
p.ft-nt-director {
    margin-bottom: 12px;
}
ul.orng-list li {
    padding: 7px 0px;
    font-size: 16px;
    min-height: auto;
}
ul.orng-list li::marker {
    color: #b8342e;
}
/*.....*/
ul.mrn-list li {
    padding: 7px 0px;
    font-size: 16px;
    min-height: auto;
}
ul.mrn-list li::marker {
    color: #b02a30;
}
/*...*/

ul.blue-list li {
    padding: 7px 0px;
    font-size: 16px;
    min-height: auto;
}
ul.blue-list li::marker {
    color: #004a80;
}
/**/
.architecture .col-md-4 {
  padding: 0px;
}
.unbld {
    font-weight: 600!important;
}
.unbld span
{
    font-family:Mulish-Italic;
}
.corporate-dropdown .col-sm-3 li a
{
    font-weight: 700!important;
    font-size: 20px !important;
}
ul.nav li.dropdown:nth-child(2) .container .col-sm-5:nth-child(1) ul li:nth-child(2) img
{
    margin-top:-8px;
}
.mrginbtm30
{
    margin-bottom:30px;
}