

 /* font large / small css */

.large-font h1{
    font-size: 3rem !important;
     transition: none !important;
}
.large-font h2{
    font-size: 2.25rem !important;
     transition: none !important;
}
.large-font h3{
    font-size: 22px !important;
     transition: none !important;
}
.large-font h4{
    font-size: 24px !important; 
    transition: none !important;
}
.large-font h5{
    font-size: 22px !important;
    transition: none !important;
}

.large-font p{
    font-size: 17px !important;
    transition: none !important;
}
.large-font small{
    font-size: 1em !important;
     transition: none !important;
}

.large-font .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .section-heading{
    font-size: 26px !important; 
    transition: none !important;
}

.large-font .fa{
    font-size: inherit !important; 
    transition: none !important;
}

.large-font span{
    font-size: 19px !important; 
    transition: none !important;
}

.large-font .text{
    font-size: 18px !important; 
    transition: none !important;
}

.large-font .fact-counter.style-three .count-outer .count-text{
    font-size: 37px !important; 
    transition: none !important;
}

.large-font .sec-title h2{
    font-size: 25px !important;
    transition: none !important;
}
.large-font .list-style-three li{
    font-size: 18px !important;
    transition: none !important;
}

.large-font .btn-style-twelve .fa{
   font-size: 16px !important; 
  transition: none !important;
}
.large-font .headline-title span{
    font-size: 20px !important;
    transition: none !important;
}

.large-font .title-section{
    font-size: 28px !important; 
    transition: none !important;
}
.large-font .left-menu ul li:first-child,.large-font .js-scroll-trigger{
     font-size: 18px !important; 
     transition: none !important;
}



@media screen and (max-width: 768px) {
    .large-font .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .section-heading {
        font-size: 21px !important;
        transition: none !important;
        
    }
}



.navbar-toggler{
    color: rgb(19 18 18 / 55%);
    background-color: #f9f8f8;
}

.desktop-view{
    margin-left: 70px;
}





.repateable-img {
    background-image: url(../img/repeatable-img.png);
    background-repeat: repeat-x;
    height: 100px;
}

.Install-ktc-mobile-app-wrap {
    background-color: #590525d6;
    border-top: 4px solid #fdbe00;
    background-image: url(../img/app-bg-left.svg), url(../img/app-bg-right.svg);
    background-repeat: no-repeat, no-repeat;
    background-position: -32% 61%, 130% 12%;
    background-size: 47%, 43%;
}

.full-width {
    max-width: 100%;
    width: 100%;
}

.Install-ktc-mobile-app-wrap .install-ktc-content-wrap {
    position: relative;
}

.no-gutters {
    margin-left: 0;
    margin-right: 0;
}   

.Install-ktc-mobile-app-wrap .install-ktc-content-wrap .mobilePos {
    position: absolute;
    bottom: 0;
    right: 10%;
}

.Install-ktc-mobile-app-wrap .install-ktc-content-wrap .section-heading {
    color: #fff;
    font-size: 24px;
    line-height: 150%;
    padding-top: 44px;
    font-weight: 700;
    margin-bottom: 0px;
}

.Install-ktc-mobile-app-wrap .install-ktc-content-wrap .googlePlayAppStore {
    max-width: 100%;
    width: 100%;
    padding: 44px 0px 52px 0px;
}

.Install-ktc-mobile-app-wrap .install-ktc-content-wrap .googlePlayAppStore a {
    margin-right: 14px;
    display: inline-block;
}

.Install-ktc-mobile-app-wrap .install-ktc-content-wrap .googlePlayAppStore a img {
    max-width: initial;
}



@media screen and (max-width:767px){
    .Install-ktc-mobile-app-wrap{background-position:-1034% 113%,-350% -15%;background-size:95%,113%
    }
    .desktop-view{
        margin-left: 0px;
        margin-top: 20px;
    }
    .modal-content{
        max-width: 100% !important;
    }
}
    @media screen and (max-width:768px){
        .Install-ktc-mobile-app-wrap.App-padding .googlePlayAppStore{
            margin-top:56px !important
        }
        .Install-ktc-mobile-app-wrap.App-padding .googlePlayAppStore a:first-child{
            margin-bottom:14px !important
        }
        .Install-ktc-mobile-app-wrap.App-padding .googlePlayAppStore a:last-child{
            margin-bottom:32px !important
        }
    }
    @media screen and (max-width:768px){
        .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .section-heading{
            font-size:var(--fnt_16);
            padding-top:20px;
            line-height:var(--global-line-height)
        }
    }
    @media screen and (min-width:681px) and (max-width:1199px){
        .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .section-heading{
            width:70%
        }
    }
          
    @media screen and (max-width:767px){
        .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .googlePlayAppStore{
            max-width:55%;width:55%
        }
    }
    @media screen and (max-width:768px){
        .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .googlePlayAppStore{
            display:inline-block;padding:0 !important
        }
    }
    @media screen and (max-width:680px){
        .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .googlePlayAppStore a{
            display:inline-block
        }
        .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .googlePlayAppStore a:nth-child(2){
            margin-bottom:20px
        }
    }
    @media screen and (min-width:681px) and (max-width:768px){
        .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .googlePlayAppStore a{
            display:inline-block;
            margin-top:20px;
        }
    }
    @media screen and (max-width:768px){
        .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .googlePlayAppStore a img{
            height:40px;
        }
    }
    @media screen and (max-width:1024px){
        .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .mobilePos{
            right: 13px;
        }
    }
    @media screen and (max-width:768px){
        .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .mobilePos{
            height:240px;
        }
    }@media screen and (max-width:767px){
        .Install-ktc-mobile-app-wrap .install-ktc-content-wrap .mobilePos{
            height:167px;
        }
    }


.show-back-to-top {
    display: block;
    bottom: 6.25% !important;
    visibility: visible !important;
}

.back-to-top {
    position: fixed;
    right: 1.5%;
    bottom: -7.5%;
    height: 15px;
    width: 40px;
    padding: 3px 5px;
    font-size: 10px;
    font-weight: bold;
    color: transparent;
    opacity: 0.5;
    z-index: 3;
    visibility: hidden;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    background-color: #858585;
}

.back-to-top::before {
    top: -20px;
    z-index: 4;
    border-bottom: 20px solid #858585 !important;
}

.back-to-top::before, .back-to-top::after {
    content: '';
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-top: 0;
}

.back-to-top::after {
    bottom: 0;
    z-index: 5;
    border-bottom: 20px solid #505050 !important;
}

.back-to-top:hover, .back-to-top:focus {
    height: 40px;
    color: #212223;
    opacity: 1;
    text-decoration: none;
}






/* ==============
    Start Navbar CSS 
==================================== */
 .is-sticky {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    background: #fff;
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.auto-navbar {
    /*background-color: var(--whiteColor);*/
    margin: 0;
}

.navbar-light .navbar-brand {
    padding: 0 0 8px 0;
}

@media only screen and (max-width: 576px) {
    .navbar-light .navbar-brand img {
        max-width: 220px!important;
    }
}

.navbar-light .navbar-brand img {
    max-width: 330px;
}

.auto-navbar .navbar-nav .nav-link {
    padding: 15px 10px;
    color: #444444;
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
}

.auto-navbar .navbar-nav .nav-link:focus,
.auto-navbar .navbar-nav .nav-link:hover {
    color: var(--base-color);
    background: transparent !important;
}

.auto-navbar .navbar-nav .dropdown-item {
    padding: 8px 15px;
    font-size: 15px;
    /*text-transform: capitalize;*/
}

.auto-navbar .navbar-nav .dropdown-item:hover,
.auto-navbar .navbar-nav .dropdown-item:focus {
    background: var(--base-color);
    color: var(--whiteColor);
}

.dropdown-menu.mega-menu {
    width: 655px;
    overflow: hidden;
    left: -100%;
    padding: 10px;
    background-color: var(--whiteColor);
}

.mega-menu .sub-menu-heading {
    color: var(--base-color);
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 10px !important;
}

.mega-menu p {
    margin-bottom: 0;
}

.mega-menu p a {
    padding: 6px 0;
    color: #212529;
    display: block;
    font-size: 15px;
}

.mega-menu p a:hover {
    padding-left: 7px;
    background: var(--base-color);
    color: var(--whiteColor);
}

.navbar-inner-image-slider .owl-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.navbar-inner-image-slider .owl-nav {
    margin: 0;
}

.navbar-inner-image-slider .owl-dots .owl-dot span {
    margin: 0 3px;
    -webkit-transition: .4s;
    transition: .4s;
    background: var(--whiteColor);
}

.navbar-inner-image-slider .owl-dots .owl-dot.active span,
.navbar-inner-image-slider .owl-dots .owl-dot:hover span {
    background: var(--base-color);
}

.dropdown-menu .dropdown-item {
    color: var(--whiteColor);
}

@media (max-width: 500px) {
    .mega-menu {
        width: 300px;
    }
}

.auto-navbar .navbar-nav .active>.nav-link,
.auto-navbar .navbar-nav .nav-link.active,
.auto-navbar .navbar-nav .nav-link.show,
.auto-navbar .navbar-nav .show>.nav-link {
    color: var(--base-color);
}

.auto-navbar .dropdown-item.active,
.auto-navbar .dropdown-item:active {
    color: var(--whiteColor);
    background-color: var(--base-color);
}

.auto-navbar i.icofont-search {
    font-size: 18px;
}

.auto-navbar i.icofont-cart-alt {
    font-size: 20px;
}


/*submenu style start from here*/

.dropdown-menu {
    padding: 0px 0;
    margin: 0 0 0;
    border: 0px solid transition !important;
    border: 0px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    -webkit-box-shadow: rgba(4, 4, 5, 0.2) 0px 7px 36px -8px !important;
    box-shadow: rgba(4, 4, 5, 0.2) 0px 7px 36px -8px !important;
}


/*first level*/

.auto-navbar .collapse ul>li:hover>a {
    background: #f5f5f5;
}

.auto-navbar .collapse ul ul>li:hover>a,
.navbar .show .dropdown-menu>li>a:focus,
.navbar .show .dropdown-menu>li>a:hover {
    background: var(--whiteColor);
    color: var(--base-color);
}


/*second level*/

.auto-navbar .collapse ul ul ul>li:hover>a {
    background: var(--whiteColor);
    color: var(--base-color);
}


/*third level*/

.auto-navbar .collapse ul ul,
.auto-navbar .collapse ul ul.dropdown-menu {
    background: #3180b5bd;
    -webkit-box-shadow: 0 0 15px 1px rgba(113, 106, 202, 0.2) !important;
    box-shadow: 0 0 15px 1px rgba(113, 106, 202, 0.2) !important;
    backdrop-filter: blur(6px);
}

.auto-navbar .collapse ul ul ul,
.auto-navbar .collapse ul ul ul.dropdown-menu {
    background: #f5f5f5;
}

.auto-navbar .collapse ul ul ul ul,
.auto-navbar .collapse ul ul ul ul.dropdown-menu {
    background: #f5f5f5;
}

.auto-navbar .collapse ul>li:hover>a {
    background: transparent;
    color: var(--base-color);
}


/*Drop-down menu work on hover*/

@media only screen and (max-width: 991px) {
    .auto-navbar .show>.dropdown-toggle::after {
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
    }
}

@media only screen and (min-width: 991px) {
    .auto-navbar .dropdown>.dropdown-menu,
    .auto-navbar .cart-item .dropdown-menu {
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        overflow: hidden;
        transform-origin: top center;
        -webkit-transform-origin: top center;
        transform: scale(1, 0);
        -webkit-transform: scale(1, 0);
        display: block;
    }
    .auto-navbar .dropdown:hover>.dropdown-menu,
    .auto-navbar .cart-item:hover .dropdown-menu {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
    .auto-navbar .collapse ul li {
        position: relative;
    }
    .auto-navbar .dropdown ul li:hover>ul {
        display: block;
    }
    .auto-navbar .collapse ul ul {
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 250px;
        display: none;
    }
    .auto-navbar .collapse ul .cart-item ul {
        right: 0;
        left: auto;
        width: 300px;
    }
    .auto-navbar .collapse ul ul li {
        position: relative;
    }
    .auto-navbar .collapse ul ul li:hover>ul {
        display: block;
    }
    .auto-navbar .collapse ul ul ul {
        position: absolute;
        top: 0;
        left: 100%;
        min-width: 250px;
        display: none;
    }
    .auto-navbar .collapse ul ul ul li {
        position: relative;
    }
    .auto-navbar .collapse ul ul ul li:hover ul {
        display: block;
    }
    .auto-navbar .collapse ul ul ul ul {
        position: absolute;
        top: 0;
        left: -100%;
        min-width: 250px;
        display: none;
        z-index: 1;
    }
}

.auto-navbar .navbar-brand {
    z-index: 20;
}


/* .auto-navbar::before {
  content: "";
  position: absolute;
  background-color: var(--base-color);
  -webkit-clip-path: polygon(0 0, 100% 0%, 83% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0%, 83% 100%, 0% 100%);
  width: 400px;
  left: 0;
  height: 100%;
  z-index: 0;
  top: 0;
} */

@media only screen and (min-width: 1024) {
    .auto-navbar::before {
        width: 270px;
    }
}

@media only screen and (min-width: 1700px) {
    .auto-navbar::before {
        width: 700px;
    }
}


/* ==============
    End Navbar CSS 
==================================== */


/*  start Products CSS  */

.home-section-3 {
    padding: 60px 0;
}

.home-section-3 .heading2 {
    color: var(--base-color);
}

@media (min-width: 992px) {
    .heading2 {
        font-size: 50px;
    }
}

.carusel-fullbox {
    box-shadow: 0 0 10px 1px rgb(44 50 219 / 17%);
    display: inline-block;
    width: calc(100% - 30px);
    margin: 15px;
    background: #fff;
    border-radius: 0 0 30px 30px;
    overflow: hidden;
    transition: all 0.5s ease;
    cursor: pointer;
}

.home-section-3 .blog-img {
    margin-bottom: 25px;
}

.blog-img {
    position: relative;
    display: inline-block;
    width: 100%;
}

.home-section-3 .blog-date {
    font-size: 16px;
}

.blog-date {
    position: absolute;
    bottom: -10px;
    background: var(--second-color);
    left: 25px;
    padding: 5px 20px;
    border-radius: 30px;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
}

.carusel-fullbox p {
    font-size: 15px;
    padding: 0 30px;
}

.carusel-fullbox .exploremore {
    color: var(--second-color);
    margin: 0 15px 26px 30px;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
}

.carusel-fullbox .exploremore img {
    width: auto;
    display: inline-block;
    transition: all 0.5s ease;
}

.home-section-3 .carusel-fullbox:hover {
    background: var(--base-color);
    transform: scale(1.03);
}

.home-section-3 .carusel-fullbox:hover .blog-date {
    background: var(--second-color);
    color: #fff;
}

.home-section-3 .owl-dots {
    display: none!important;
}

.exploremore i{
    font-size: 17px;
    margin-left: 5px;
} 

.carusel-fullbox:hover p {
    color: #fff;
}

.carusel-fullbox:hover .exploremore{
    color: #fff; 
}


/*  End Products CSS  */



/*********** Start's Banking Product *************/
.loan-sec {
    padding: 60px 0px 40px;
}

.loan-card.card {
    margin-bottom: 30px;
    border-radius: 8px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(239, 239, 239);
    border-image: initial;
    padding: 10px 10px 50px;
    transition: transform 0.3s linear;
    box-shadow: 0 0 20px #1a2c7126;
}

.loan-card.card .icon {
    margin: 30px 30px 10px;
}

.loan-card.card .card-title {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 1.3;
}

.loan-card.card .card-text ul {
    list-style-type: none;
    margin-bottom: 30px;
    padding: 0px;
}

.loan-card.card .card-text ul li {
    position: relative;
    padding: 0px 10px;
    margin: 0px 0px 10px 12px;
}

.loan-card.card .card-text ul li::before {
    content: "";
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    border-top: 3px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 5px solid var(--base-color);
    border-radius: 2px;
}

.loan-card.card .card-text ul li a {
    color: #444444;
    font-size: 18px;
    transition: 0.2s all linear;
    font-family: Calibri, arial;
}

@media only screen and (max-width: 1919px) {
    .loan-card.card .card-text ul li a {
        font-size: 16px;
        color: #444444;
    }
}

.loan-card.card .btn-group {
    position: absolute;
    bottom: 20px;
}

@media only screen and (max-width: 1919px) {
    .loan-card.card .card-text .btn-group .btn {
        padding: 10px 10px;
    }
}

@media only screen and (max-width: 1919px) {
    .loan-card.card .card-text .btn-group .btn {
        padding: 10px 10px;
    }
}

.btn-orange-outline {
    background-color: transparent;
    color: var(--base-color);
    border-width: 1px;
    border-style: solid;
    border-color: var(--base-color);
    border-image: initial;
}

.btn-orange {
    background-color: var(--base-color);
    color: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: var(--base-color);
    border-image: initial;
}

.btn-orange-outline:hover {
    background-color: #fff;
    color: #01558e;
    border-width: 1px;
    border-style: solid;
    border-color: var(--base-color);
    border-image: initial;
}

.btn-orange:hover {
    background-color: var(--base-color);
    color: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: var(--base-color);
    border-image: initial;
}

.quick-links-card {
    background: var(--base-color) url(../img/bg/girl-with-lap.svg);
    color: #fff;
    padding: 40px 30px;
    border-radius: 8px;
    background-repeat: no-repeat;
    background-position: 0% 115%;
    background-size: 100%;
}

.quick-links-card .heading {
    font-size: 20px;
    margin-bottom: 25px;
}

.heading {
    color: #fff;
    font-size: 20px !important;
    font-weight: 600 !important;
}

.list-group-links a {
    border: 1px solid #ffffff;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    margin-bottom: 12px;
    padding: 10px 20px;
    font-size: 14px;
    transition: 0.4s all linear;
    position: relative;
}

.list-group-links a:before {
    content: "";
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 0;
    transform: rotate(-45deg) translateY(-50%);
    margin-right: 0;
    position: absolute;
    top: 47%;
    right: 15px;
    width: 9px;
    height: 9px;
    transition: 0.4s all linear;
}

.list-group-links a:hover {
    background-color: #fff;
    color: var(--base-color) !important;
}

.list-group-links a:hover:before {
    color: var(--base-color) !important;
}

/*********** End Banking Product *************/

/*********** Start Mobile Banking Section *************/

.apps-sec {
    padding: 25px 0 0;
}

@media only screen and (max-width: 1919px) {
    .heading-2 {
        font-size: 40px;
    }
}
@media only screen and (max-width: 1919px) {
    .heading-2 {
        font-size: 40px;
    }
}
.heading-2 {
    color: var(--text-black);
    font-size: 50px;
    letter-spacing: -1px;
    font-weight: 600;
}
@media only screen and (max-width: 1919px) {
    .heading-2 {
        font-size: 40px;
    }
}
@media only screen and (max-width: 991px) {
    .heading-2 {
        font-size: 30px;
    }
}
.app-description p {
    color: #055992;
    font-size: 20px;
    font-weight: 600;
}
.appstore-links {
    color: #fff;
    font-size: 24px;
    letter-spacing: -0.48px;
    margin-top: 30px;
}
.appstore-links h6 {
    letter-spacing: -0.48px;
    color: #ffffff;
    font-size: 24px;
    font-weight: 200;
}
.appstore-links h6 strong {
    font-weight: 600;
    color: #055992;
}
.appstore-links a {
    margin: 20px 8px 0 0;
    display: inline-block;
}
.appstore-links a {
    margin: 20px 8px 0 0;
    display: inline-block;
}
@media only screen and (max-width: 991px) {
    section.apps-sec {
        padding: 50px 0 0;
        text-align: center;
    }
}

@media only screen and (max-width: 991px) {
    section.apps-sec {
        text-align: center;
        padding: 50px 0px 0px;
    }
}
@media only screen and (max-width: 991px) {
    section.apps-sec {
        padding: 50px 0 0;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .mobi-order{
        order: 2 !important;
    }
    .app-description p {
        color: #bbe3ff !important;
    }
    .appstore-links h6 strong {
        color: #bbe3ff !important;
    }
    
}
/*********** End Mobile Banking Section *************/

/*********** Start Loan's Services *************/

.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--12 {
    float: left;
    clear: none;
    width: 100%;
}

.tabsiconcarousel {
    background: linear-gradient(175deg, #fff7eb 0, rgba(249, 240, 227, 0) 84.33%);
}

.aem-GridColumn {
    box-sizing: border-box;
    clear: both;
}

.tabs-two-column {
    width: 100%;
}

.calculators-section {
    overflow: hidden;
}

.section {
    position: relative;
    max-width: 100%;
}

.calculators-section {
    overflow: hidden;
}

.nav-tabs {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    border-bottom: 0 !important;
    position: relative;
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.cmp-tabs__tablist {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    list-style: none;
}

@keyframes fadeInUp {
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.clearfix:before,
.clearfix:after,
.nav:before,
.nav:after {
    display: table;
    content: " ";
}

.nav-tabs li {
    white-space: initial;
}

.nav-tabs li {
    padding-right: 0;
    padding-left: 0;
    margin-right: -4px;
    margin-bottom: 0;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.nav>li {
    position: relative;
    display: block;
}

.cmp-tabs__tab {
    padding: 0;
    border: 0;
}

.cmp-tabs__tab {
    box-sizing: border-box;
    border-bottom: 1px solid transparent;
    padding: .5rem 1rem;
    cursor: pointer;
}

.nav-tabs li:first-child::before {
    left: -22px;
    background: url(../img/normal-left.png) no-repeat;
}

.nav-tabs li.active::before {
    left: -22px;
    background: url(../img/left-shape.png?id=1) no-repeat;
    z-index: 2;
}

.nav-tabs li.active::before {
    left: -22px;
    background: url(../img/left-shape.png?id=2) no-repeat;
    z-index: 2;
}

.nav-tabs li::before,
.nav-tabs li::after {
    content: "";
    position: absolute;
    top: 0;
    height: 40px;
    width: 24px;
}

.cmp-tabs__tab {
    box-sizing: border-box;
    border-bottom: 1px solid transparent;
    padding: .5rem 1rem;
    cursor: pointer;
}

.cmp-tabs__tab {
    box-sizing: border-box;
    padding: 0;
    border: 0;
}

.nav-tabs li.active a {
    background-color: var(--base-color) !important;
    border: none !important;
    color: #fff !important;
    font-weight: 600;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    vertical-align: middle;
    z-index: 1;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-tabs li a {
    padding: 11px 20px;
}

.nav-tabs li a {
    color: #3d3d3d;
    white-space: nowrap;
    font-size: 13px;
    background: #ebe7e7;
    border: 0;
    text-transform: uppercase;
    padding: 11px 25px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    vertical-align: middle;
    border: none !important;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 2px 2px 0 0;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav-tabs li::after {
    width: 40px;
    right: -15px;
    background: url(../img/tab-right-icon.png) no-repeat;
    z-index: 1;
}

.nav-tabs li:last-child::after {
    width: 25px;
    right: -20px;
    background: url(../img/normal-right.png) no-repeat;
}

.nav-tabs li.active::after {
    width: 25px;
    right: -20px;
    background: url(../img/right-shape.png?id=2) no-repeat;
    z-index: 2;
}

.fluid-height {
    height: calc(100% - 30px);
    margin-bottom: 30px;
}

/*1st tab*/

.home-service-start {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
}

.home-service-start h2 {
    font-size: 41px;
    color: #0b2154;
    font-weight: 500;
    margin-bottom: 35px;
    width: 100%;
}

.home-service-start p {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 35px;
    width: 100%;
}

.services-block-loan .inner-loan {
    position: relative;
    -webkit-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.services-item {
    background: #ffffff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    margin-bottom: 30px;
}

.services-item {
    box-shadow: 0 4px 70.12px -4.12px rgb(196 196 196 / 42%);
}

.services-thumb {
    -webkit-border-radius: 10px 10px 0 100px;
    border-radius: 10px 10px 0 100px;
    overflow: hidden;
    position: relative;
}

.shine-animate {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.services-content {
    padding: 30px 30px 30px;
    position: relative;
}

.services-content .loan-icon {
    width: 70px;
    height: 70px;
    background: #ecf6fa;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 36px;
    line-height: 0;
    color: #191d88;
    border: 3px solid #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 30px;
    top: -55px;
    z-index: 1;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}

.services-thumb img {
    height: 250px;
    object-fit: cover;
    width: 100%;
}

.services-content .loan-icon {
    background: #fdfdfd !important;
    border: 2px solid var(--base-color) !important;
}

.loan-icon img {
    width: 38px;
}

.services-content .title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
}

.loan-title {
    text-decoration: none;
    color: #2b2b72;
}

.services-content .title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
}

.services-content p {
    margin-bottom: 22px;
}

.tp-blog-item-thumb::before {
    position: absolute;
    content: "";
    top: 0;
    left: -64%;
    z-index: 2;
    display: block;
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    transform: skewX(-25deg);
}

.shine-animate::before {
    position: absolute;
    top: 0;
    left: -100%;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.services-block-loan .inner-loan:hover {
    -webkit-transform: translateY(20px);
    transform: translateY(-24px);
}

.tp-blog-item-wrapper:hover .tp-blog-item-thumb::before {
    animation: shine 800ms;
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.bank-services {
    color: #ef4f83;
}

.txt-of-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #525b5b;
}

/*2nd tab*/
.item {
    background: #fff 0% 0% no-repeat padding-box;
    border: 0;
    box-shadow: 0 0 20px #1a2c7126;
    margin: 0 15px 30px 15px;
    padding: 0;
    -webkit-transition: all .6s cubic-bezier(.165,.84,.44,1);
    transition: all .6s cubic-bezier(.165,.84,.44,1);
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
}

.box-image a {
    display: block;
    text-decoration: none !important;
    border: 0 !important;
}

.box a {
    background-color: transparent;
    text-decoration: none;
    font-size: 1em;
    color: #747474;
    border-bottom: 1px solid #89c6cc;
    font-weight: 600;
}
.box-image img {
    width: 100%;
    height: 160px;
    object-fit: cover;
}
.box-content {
    padding: 20px 30px;
}
h2.field-title {
    margin-bottom: 10px !important;
    padding-top: 5px;
}
h2.field-title {
    text-align: left;
    font-weight: 300;
    font-size: 24px;
    line-height: 33px;
    font-family: 'Helvetica Neue LT Pro Lt';
    letter-spacing: 0;
    color: #162b75;
    margin-bottom: 10px;
    margin-top: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.field-title {
    font-family: 'Helvetica Neue LT Pro Lt';
    font-size: 34px;
    line-height: 36px;
    letter-spacing: 0;
    color: #162b75 !important;
    margin: 0 !important;
}
.field-title a {
    color: inherit !important;
    border: 0 !important;
    display: block;
    padding: 0 !important;
    justify-content: flex-start;
}

.box-content ul {
    list-style: none;
    min-height: 247px;
}
li.features-li-content {
    margin-left: -15px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    min-height: 54px;
}
.box-content ul li {
    margin-bottom: 5px;
    position: relative;
}
.box-content ul li {
    text-align: left;
    font-size: 14px;
    line-height: 21px !important;
    letter-spacing: 0;
    color: #707070;
}

.box-content ul li::before {
    content: "";
    background-color: var(--theme-color);
    display: inline-block;
    width: 7px;
    height: 7px;
    position: absolute;
    top: 5px;
    left: -13px;
    border-radius: 50px;
}
.box-content .btns-div .field-cta {
    flex: auto;
    padding: 0;
    margin: 0;
}
.box-content .field-cta {
    padding: 25px 0 15px;
    display: inline-flex;
    position: absolute;
    position: static;
    bottom: 20px;
    left: 30px;
    margin-right: 15px;
}
.box-content .btns-div {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
    min-height: 78px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 20px;
    width: calc(100% - 60px);
}
.box-content .btns-div .field-cta a {
    width: 100%;
    border: 1px solid #5c63a794 !important;
    border-radius: 40px !important;
    justify-content: center;
    align-items: center;
    padding: 10px 22px !important;
    margin-bottom: 0;
}
.box-content .field-cta a {
    font-size: 14px !important;
    line-height: 14px !important;
    color: #707070 !important;
    border: 0 !important;
    display: inline-flex !important;
    padding: 0 !important;
    position: relative !important;
    padding-right: 25px !important;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
    transition: all .25s linear;
}
.box-content .row {
    align-items: center;
    justify-content: space-between;
    display: inline-flex;
    margin-left: 0;
    position: absolute;
    bottom: 25px;
    left: 130px;
    position: static;
    margin: 0;
    margin-top: 15px;
}
.box-content .btns-div .row {
    flex: auto;
}
.box-content .row .col-sm-6:last-child {
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.box-content .row .col-sm-6 {
    max-width: 100%;
    flex: 0 0 100%;
    max-width: fit-content;
    flex: 0 0 auto;
    padding-left: 0;
}
.box-content .field-cta-2 a {
    cursor: pointer;
    text-align: center !important;
    font: normal normal bold 12px / 14px Arial !important;
    color: #fff !important;
    background: transparent linear-gradient(90deg, #0a4241 0%, #4fa9a7 100%) 0% 0% no-repeat padding-box !important;
    border: 1px solid #0a4241 !important;
    border-radius: 40px !important;
    padding: 10px 34px 10px 22px !important;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden !important;
    transition: all .3s linear;
}

.box-content .btns-div .row a {
    min-width: 152px;
}

.box-content .field-cta a:hover {
    transition: all .25s linear;
    color: #fff !important;
    background: #236fa4;
}

.box-content .field-cta-2 a:hover {
    color: #4fa9a7 !important;
    background: transparent linear-gradient(90deg, #ffe8dd 0%, #fff 100%) 0% 0% no-repeat padding-box !important;
    background: #fff !important;
}

.item:hover {
    -webkit-transition: all .6s cubic-bezier(.165,.84,.44,1);
    transition: all .6s cubic-bezier(.165,.84,.44,1);
    box-shadow: 0 10px 35px #1a2c7140;
    transform: translateY(-3px);
}
/*********** End Loan's Services *************/



/*** Start Loan Button ***/

.c-button {
  border: none;
}

.c-button {
  background: linear-gradient(140deg, rgb(109 181 229) 0%, rgb(7 90 147) 100%);
  border-radius: 45px;
  font-size: 17px;
  text-align: left;
  padding: 11px 0px 11px 0px;
  border: 4px solid rgb(255 255 255 / 72%) !important;
  border-style: outset;
  box-shadow: -6px -5px 18px rgba(255, 255, 255, 0.1);
  cursor: pointer;
}

.c-button .c-main {
  border-radius: 45px;
  color: rgba(255, 255, 255, 1);
  padding: 11px 25px 11px 2px;
  box-shadow: inset 0px 0px 5px rgba(17, 17, 17, 0);
  transition: all 0.5s ease-in-out;
  border: 1px solid transparent;
}

.c-ico .c-blur {
  background: linear-gradient(318deg, rgb(109 181 229) 0%, rgb(6 89 146) 100%);
  border-radius: 100%;
  margin-left: 0;
  padding: 8px 23px;
  filter: blur(1px);
  text-align: center;
}

.c-ico {
  position: relative;
  margin-right: 20px;
}

.c-ico .ico-text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* Hovering */

.c-button .c-main:hover {
  box-shadow: inset 0px 0px 5px rgba(17, 17, 17, 0.6);
  border: 1px solid rgba(26, 26, 26,0.5);
  color: rgba(255, 255, 255, 0.5);
}

/*** End Loan Button ***/


/*** Start Financial Strength Section ***/
.home_section_3 {
    position: relative;
}
.h2heading {
    text-align: left;
    font-family: "Helvetica Neue LT Pro Lt";
    line-height: 54px;
    font-size: 40px;
    letter-spacing: 0;
    color: #055892;
    margin-bottom: 15px;
    position: relative;
}
.rates-and-charges {
    background: url(../img/bg/Rates-And-Charges.jpg) no-repeat;
    height: 250px;
    background-size: cover !important;
    position: relative !important;
    text-align: center !important;
    background-position: top !important;
}
.blueoverlay {
    background: rgb(6 90 147 / 64%);
    position: absolute;
    top: 0px;
    left: 0;
}

.blueoverlay {
    width: 100%;
    height: 100%;
}
.rates-and-charges p.para {
    color: #fff;
    text-align: center;
    letter-spacing: 0;
    font-family: "Helvetica Neue LT Pro Roman";
    font-size: 1.125rem;
    line-height: 1.375rem;
    margin-top: 55px;
}
.ratesbox {
    padding: 0 0 100px;
    text-align: center;
}
.ratesroundbox {
    padding: 40px 55px;
    background: #fff;
    box-shadow: 0 10px 50px #11146752;
    border-radius: 0 100px 0 0;
    margin-top: -125px;
    z-index: 2;
    position: relative;
}
.ratesroundbox::before {
    width: 103.7%;
    position: absolute;
    left: -18px;
    border: 3px solid #fff;
    border-top: none;
    content: "";
    z-index: 1;
    bottom: -70px;
    padding: 10px 0;
}
.ratesroundbox ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
}
.ratesroundbox ul li {
    width: 100%;
    text-align: left;
    padding-right: 30px;
    padding-left: 30px;
    border-right: 1px solid #fde8df;
}
.ratesroundbox ul li img {
    height: 80px;
    object-fit: contain;
    width: 80px;
    margin-bottom: 15px;
}
.ratesroundbox h3 {
    text-align: left;
    letter-spacing: 0;
    color: #075992;
    font-family: "Helvetica Neue LT Pro Lt";
    font-size: 3rem;
    font-size: 30px;
    line-height: 3.125rem;
    margin-bottom: 15px;
    font-weight: 500;
}
.ratesroundbox h3 span.rc-annum-text{
    font-size: 1.125rem;
    line-height: 1.3125rem;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0;
    text-align: left;
}

.ratesroundbox h3 span.rc-annum-text {
    font-size: 0.95rem !important;
}
.ratesroundbox h3 span.rc-annum-text{
    color: #707070;
    margin-left:5px;
}
.ratesroundbox ul li p {
    font-size: 1.125rem;
    line-height: 1.3125rem;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0;
    text-align: left;
}
.ratesroundbox ul li:last-child {
    border-right: 0px;
}
.ratesroundbox ul li p {
    color: #000;
    font-weight: 700;
}
@media only screen and (max-width: 767px) {
    .ratesroundbox {
        padding: 20px 5px;
        border-radius: 0 70px 0 0;
    }
    .ratesroundbox ul {
        flex-wrap: wrap;
    }
    .ratesroundbox ul li {
        padding-right: 15px;
        padding-left: 15px;
        width: 50%;
        margin-bottom: 20px;
        position: relative;
        padding-bottom: 20px;
        border-right: 0;
    }
    .ratesroundbox ul li:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        background-color: #fde8df;
        height: calc(100% - 20px);
        width: 1px;
    }
    .ratesroundbox ul li img {
        margin-bottom: 20px;
    }
    .ratesroundbox h3 {
        font-size: 24px;
        line-height: 35px;
        margin-bottom: 0;
    }
    .ratesroundbox h3 span.rc-annum-text {
        font-size: 12px;
        line-height: 21px;
    }
    .ratesroundbox ul li p {
        font-size: 16px;
        min-height: 42px;
    }
    .ratesroundbox ul li:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: #fde8df;
        width: calc(100% - 20px);
        height: 1px;
    }
    .ratesroundbox ul li:nth-child(2):before, .ratesroundbox ul li:nth-child(3):after, .ratesroundbox ul li:nth-child(4):after, .ratesroundbox ul li:nth-child(4):before {
        width: 0;
    }
}
/*** End Financial Strength Section ***/