﻿[v-cloak] {
    display: none !important;
}

html {
    
}

.otp-input {
    width: 35px;
    height: 35px;
    text-align: center;
    font-size: 0.8rem;
    padding: .375rem .5rem;
}

button{
    border-radius: 0.7rem!important;
}

.cat-pill {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    border-radius: 9999px;
    background-color: #fff;
    border: 1px rgb(218, 220, 224) solid;
    font-weight: 400;
    color: #000000;
    font-size: 13px;
}
    .cat-pill.active {
        background-color: rgb(0, 56, 131);
        color: #fff;
        font-weight: 600;
        text-decoration: none;
        transition: all 0.3s;
        border: 2px solid #b5d334;
    }

    .cat-pill.active-2 {
        background-color: #b5d334;
        color: #000000;
        font-weight: 600;
        text-decoration: none;
        transition: all 0.3s;
        border: 2px solid #b5d334;
    }

    .cat-pill:hover {
        cursor: pointer;
        background: #f5f5f5;
        color: #000000;
    }

.modal-content {
    opacity: 0.9;
    border-radius: 0.7rem
}

.card {
    opacity: 0.9;
    border-radius: 0.7rem
}

.wbp-simple-card {
    background: #eeeeee;
    border-radius: 5px;
}

.web-spin {
    -webkit-animation-name: rotateWebSpin;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

@-webkit-keyframes rotateWebSpin {
    from {
        -webkit-transform: scale(0.5) rotate(0deg);
    }

    to {
        -webkit-transform: scale(0.5) rotate(360deg);
    }
} 

.dropdown-item.active, .dropdown-item:active {
    background-color: #003883;
}


.page-link {
    color: rgb(0, 56, 131);
}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.cursor-pointer:hover{
    cursor: pointer;
}

.selectable:hover {
    padding-left: 10px;
    background: #dedede;
    transition: all 0.3s;
}

.selectable {
    transition: all 0.3s;
}

body {
    /*font-family: 'Raleway', sans-serif;*/
    font-family: "Poppins", Arial, sans-serif;
    font-size: 12px;
    line-height: 1.8;
    font-weight: normal;
    color: #212529;
}

.text-grey {
    color: #57584e;
}

.bs-stepper-circle {
    background-color: #B7CE48 !important;
}

.active .bs-stepper-circle {
    background-color: #1E366B !important;
}

.bs-stepper-content .content {
    padding: 0;
}

span{
    font-size: 12px;
    font-weight: 600;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #B7CE48;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(183, 206, 72, 0.25);
}

h1 {
}

p {
    margin-bottom: 0.5em;
    /*color: #313131;*/
    line-height: 1.6;
}

.btn {
    display: inline-block;
    margin-top: 20px;
    padding: 8px 25px;
    border-radius: 4px;
}

.btn-outline-primary {
    color: #003883;
    border-color: #003883;
    font-weight: 700;
   
    position: relative;
    transition: all 0.3s ease-in;
    z-index: 1;
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled{
    color: #003883;
    border-color: #003883;
    font-weight: 700;
}

    .btn-outline-primary:hover {
        color: #003883;
        background-color: #b5d334;
        border-color: #b5d334;
        text-decoration: none;
    }

    .btn-outline-primary:active {
        color: #003883 !important;
        background-color: #b5d334 !important;
        border-color: #003883 !important;
        text-decoration: none;
    }

.btn-primary {
    background-color: #b5d334;
    border-color: #b5d334;
    color: #003883;
    
    font-weight: 700;
    transition: all 0.3s ease-in;
}

.btn-primary.disabled, .btn-primary:disabled{
    background-color: #b5d334;
    border-color: #b5d334;
    color: #003883;
}

    .btn-primary.focus, .btn-primary:focus {
        color: #003883;
        background-color: #b5d334;
        border-color: #b5d334;
        box-shadow: none;
    }

    .btn-primary:active {
        background-color: #003883!important;
        border-color: #b5d334;
        color: #fff !important;
    }



    .btn-primary:hover {
        color: #fff;
        background-color: #003883;
        border-color: #b5d334;
        text-decoration: none;
    }

.overlay::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .3);
}

label {
    font-size: 14px;
}

.form-control {
    font-size: 12px !important;
    border-radius: 0.7rem !important;
}

.bg-secondary {
    background: linear-gradient( 170deg, #be1414 0%, #00479e 100%);
}

.bg-secondary-2 {
    background: linear-gradient( 170deg, #be7214 0%, #00479e 100%);
}

.bg-secondary-3 {
    background: linear-gradient( 170deg, #9cbe14 0%, #00479e 100%);
}

.header-area {
    position: relative;
    height: 100vh;
    background-image: url(../img/Business-Banking.jpg);
    /*background-attachment: fixed;*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.header-area-signup {
    position: relative;
    height: 100vh;
    background-image: linear-gradient(to bottom, rgba(00, 38, 83, .52), rgba(111, 0, 15, .73)), url(../img/signup-min.jpg);
    /*background-attachment: fixed;*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.header-area-services {
    position: relative;
    background-image: linear-gradient(to bottom, rgba(00, 38, 83, .52), rgba(111, 0, 15, .73)), url(../img/signup-min.jpg);
    background-attachment: fixed; /* This enables the parallax effect */
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.3s;
}

.header-area-login {
    position: relative;
    height: 100vh;
    background-image: linear-gradient(to bottom, rgba(00, 38, 83, .52), rgba(111, 0, 15, .73)), url(../img/login.jpg);
    /*background-attachment: fixed;*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.account-header-area {
    position: relative;
    height: 0vh;
    background-image: linear-gradient(to bottom, rgba(00, 38, 83, .52), rgba(111, 0, 15, .73)), url(../img/login.jpg);
    /*background-attachment: fixed;*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.payment-header-area {
    position: relative;
    height: 0vh;
    background-image: linear-gradient(to bottom, rgba(00, 38, 83, .52), rgba(111, 0, 15, .73)), url(../img/login.jpg);
    /*background-attachment: fixed;*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.header-area-pmmc {
    position: relative;
    height: 100vh;
    background-image: linear-gradient(to bottom, rgba(00, 38, 83, .52), rgba(111, 0, 15, .73)), url(../img/pmmc_banner.jpeg);
    /*background-attachment: fixed;*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.service-category-list-group .list-group-item{
    padding: 0;
}

.text-black{
    color: #000;
}

    .service-category-list-group .list-group-item a {
        padding: 10px 15px;
        display: block;
        color: #2d2d2d;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 80%;
        transition: all 0.3s;
    }

        .service-category-list-group .list-group-item a:hover {
            background-color: rgb(0, 56, 131);
            color: #fff;
            font-weight: 600;
            text-decoration: none;
            transition: all 0.3s;
        }

    .service-category-list-group .list-group-item.active {
        background-color: rgb(0, 56, 131);
        color: #fff;
        font-weight: 600;
        text-decoration: none;
        transition: all 0.3s;
        border: 2px solid #b5d334;
    }

    .service-category-list-group .list-group-item.active a {
        color: #fff;
    }

.services-header-area {
    position: relative;
    height: 30vh;
    background-image: url(../img/Cards.jpg);
    /*background-attachment: fixed;*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.service-logo {
    max-height: 90px;
    transition: transform .2s;
}

.service-logo-2 {
    max-height: 90px;
    transition: transform .2s;
}

.service-item:hover {
    border-radius: 0.7rem;
    cursor: pointer;
    transition: all 0.3s;
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
    background: #f5f5f5;
}

    .service-item:hover .service-logo {
        /*margin-bottom: 5px;
        transform: scale(1.05);*/
    }

.service-item {
    transition: all 0.3s;
}

.banner {
    display: flex;
    align-items: center;
    position: relative;
    height: 100%;
    color: #fff;
    text-align: center;
    z-index: 1;
}

    .banner h1 {
        font-weight: 800;
    }

    .banner p {
        font-weight: 500;
    }

.navbar {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    width: 100%;
    transition: background 0.6s ease-in;
    z-index: 99999;
}

    .navbar .navbar-brand {
        
        
    }

    .navbar .navbar-toggler {
        position: relative;
        height: 50px;
        width: 50px;
        border: none;
        cursor: pointer;
        outline: none;
    }

        .navbar .navbar-toggler .menu-icon-bar {
            position: absolute;
            left: 15px;
            right: 15px;
            height: 2px;
            background-color: #fff;
            opacity: 0;
            -webkit-transform: translateY(-1px);
            -ms-transform: translateY(-1px);
            transform: translateY(-1px);
            transition: all 0.3s ease-in;
        }

            .navbar .navbar-toggler .menu-icon-bar:first-child {
                opacity: 1;
                -webkit-transform: translateY(-1px) rotate(45deg);
                -ms-sform: translateY(-1px) rotate(45deg);
                transform: translateY(-1px) rotate(45deg);
            }

            .navbar .navbar-toggler .menu-icon-bar:last-child {
                opacity: 1;
                -webkit-transform: translateY(-1px) rotate(135deg);
                -ms-sform: translateY(-1px) rotate(135deg);
                transform: translateY(-1px) rotate(135deg);
            }

        .navbar .navbar-toggler.collapsed .menu-icon-bar {
            opacity: 1;
        }

            .navbar .navbar-toggler.collapsed .menu-icon-bar:first-child {
                -webkit-transform: translateY(-7px) rotate(0);
                -ms-sform: translateY(-7px) rotate(0);
                transform: translateY(-7px) rotate(0);
            }

            .navbar .navbar-toggler.collapsed .menu-icon-bar:last-child {
                -webkit-transform: translateY(5px) rotate(0);
                -ms-sform: translateY(5px) rotate(0);
                transform: translateY(5px) rotate(0);
            }

.nav-item {
    font-weight:500;
    text-transform: uppercase;
    font-size: 0.9rem;
}

.navbar-dark .navbar-nav .nav-link {
    position: relative;
    color: #fff;
    
}

    .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
        color: #fff;
    }

.navbar .dropdown-menu {
    padding: 0;
    background-color: rgba(0, 0, 0, .9);
}

    .navbar .dropdown-menu .dropdown-item {
        position: relative;
        padding: 10px 20px;
        color: #fff;
        font-size: 0.8rem;
        border-bottom: 1px solid rgba(255, 255, 255, .1);
        transition: color 0.2s ease-in;
    }

        .navbar .dropdown-menu .dropdown-item:last-child {
            border-bottom: none;
        }

        .navbar .dropdown-menu .dropdown-item:hover {
            background: transparent;
            color: #b5d334;
        }

        .navbar .dropdown-menu .dropdown-item::before {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            top: 0;
            width: 5px;
            background-color: #b5d334;
            opacity: 0;
            transition: opacity 0.2s ease-in;
        }

        .navbar .dropdown-menu .dropdown-item:hover::before {
            opacity: 1;
        }

.dropdown:hover .dropdown-menu {
    margin-top: 0;
    
}

.navbar.fixed-top {
    position: fixed;
    -webkit-animation: navbar-animation 0.6s;
    animation: navbar-animation 0.6s;
    background-color: rgba(0, 56, 131, .9);
}

    .navbar.fixed-top.navbar-dark .navbar-nav .nav-link.active {
        color: #b5d334;
    }

    .navbar.fixed-top.navbar-dark .navbar-nav .nav-link::after {
        background-color: #b5d334;
    }

.content {
    padding: 120px 0;
}

.navbar-brand img {
    filter: brightness(0) invert(1);
}

@media screen and (max-width: 768px) {
    .navbar-brand {
        margin-left: 20px;
    }

    .navbar-nav {
        padding: 0 20px;
        background-color: rgba(0, 56, 131, .9);
    }

    .navbar.fixed-top .navbar-nav {
        background: transparent;
    }
}

@media screen and (min-width: 767px) {
    .banner {
        padding: 0 150px;
    }

        .banner h1 {
            
        }

        .banner p {
            
        }

    .navbar-dark .navbar-nav .nav-link {
        padding: 23px 15px;
    }

        .navbar-dark .navbar-nav .nav-link::after {
            content: '';
            position: absolute;
            bottom: 15px;
            left: 30%;
            right: 30%;
            height: 1px;
            background-color: #fff;
            -webkit-transform: scaleX(0);
            -ms-transform: scaleX(0);
            transform: scaleX(0);
            transition: transform 0.1s ease-in;
        }

        .navbar-dark .navbar-nav .nav-link:hover::after {
            -webkit-transform: scaleX(1);
            -ms-transform: scaleX(1);
            transform: scaleX(1);
        }

    .dropdown-menu.dmx {
        min-width: 200px;
        -webkit-animation: dropdown-animation 0.3s;
        animation: dropdown-animation 0.3s;
        -webkit-transform-origin: top;
        -ms-transform-origin: top;
        transform-origin: top;
    }
}

@-webkit-keyframes navbar-animation {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes navbar-animation {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes dropdown-animation {
    0% {
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0);
    }

    75% {
        -webkit-transform: scaleY(1.1);
        -ms-transform: scaleY(1.1);
        transform: scaleY(1.1);
    }

    100% {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
    }
}

@keyframes dropdown-animation {
    0% {
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0);
    }

    75% {
        -webkit-transform: scaleY(1.1);
        -ms-transform: scaleY(1.1);
        transform: scaleY(1.1);
    }

    100% {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
    }
}

.bg-primary {
    background: linear-gradient( 135deg,#003883,#b5d334);
}

.partner-card {
    margin-top: -40px;
}

.partner-logo {
    /*filter: grayscale(100%);*/
    max-height: 80px;
}

.features-item.bg {
    background: linear-gradient( 170deg, #009ca7 0%, #429321 100%);
}

.features-item.bg-2 {
    background: linear-gradient( 170deg, #be1414 0%, #00479e 100%);
}

.features-item.bg-3 {
    background: linear-gradient( 170deg, #ffbd03 0%, #fa5023 100%);
}

.features-item {
    padding: 30px;
    border-radius: 20px;
    display: inline-block;
}

    .features-item p {
        font-weight: 500;
        font-size: 14px;
    }

    .features-item.card {
        border: 0px solid rgba(0,0,0,.125);
    }

    .text-deep-blue {
        color: #003883;
    }

.icon-card {
    position: absolute;
    border-radius: 20px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.icon-card i {
    position: relative;
    right: -60%;
    top: 50%;
    font-size: 12rem;
    line-height: 0;
    opacity: 0.2;
    color: #131212;
    z-index: 0;
}

.footer-16371 {
    
}

    .footer-16371 .footer-site-logo {
        text-align: center;
        font-size: 2rem;
    }

        .footer-16371 .footer-site-logo a {
            color: #4200ff;
        }

    .footer-16371 .nav-links {
        padding: 0;
        margin: 0;
    }

        .footer-16371 .nav-links li {
            display: inline-block;
            font-weight: 600;
        }

            .footer-16371 .nav-links li a {
                padding: 10px;
                color: #fff;
            }

                .footer-16371 .nav-links li a:hover {
                    color: #b5d334;
                    text-decoration: none;
                    transition: all 0.3s;
                }

    .footer-16371 .social h3 {
        font-weight: bold;
        font-size: 18px;
        color: #000;
    }


    .footer-16371 .copyright {
        color: #999999;
    }


/*.service-item.ng-move,
.service-item.ng-enter,
.service-item.ng-leave {
    -webkit-transition: all linear 0.5s;
    transition: all linear 0.5s;
}

    .service-item.ng-leave.ng-leave-active,
    .service-item.ng-move,
    .service-item.ng-enter {
        opacity: 0;
        -webkit-transition: all linear 0.5s;
        transition: all linear 0.5s;
    }

        .service-item.ng-leave,
        .service-item.ng-move.ng-move-active,
        .service-item.ng-enter.ng-enter-active {
            opacity: 1;
            -webkit-transition: all linear 0.5s;
            transition: all linear 0.5s;
        }*/


/* Datatables Css */
/* ------------- */
/*.table.dataTable {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    border-collapse: collapse !important;
    border-spacing: 2px;
}

    .table.dataTable thead .sorting:before, .table.dataTable thead .sorting:after,
    .table.dataTable thead .sorting_asc:before,
    .table.dataTable thead .sorting_asc:after,
    .table.dataTable thead .sorting_desc:before,
    .table.dataTable thead .sorting_desc:after {
        top: 8px;
        right: 3px;
    }

    .table.dataTable thead .sorting:before, .table.dataTable thead .sorting:after,
    .table.dataTable thead .sorting_asc:before,
    .table.dataTable thead .sorting_asc:after,
    .table.dataTable thead .sorting_desc:before,
    .table.dataTable thead .sorting_desc:after,
    .table.dataTable thead .sorting_desc_disabled:before,
    .table.dataTable thead .sorting_desc_disabled:after {
        font-family: "boxicons";
        color: #475F7B;
    }

    .table.dataTable thead .sorting:before,
    .table.dataTable thead .sorting_asc:before,
    .table.dataTable thead .sorting_desc:before,
    .table.dataTable thead .sorting_desc_disabled:before {
        content: "\ea4f";
        font-size: 1.1rem;
    }

    .table.dataTable thead .sorting:after,
    .table.dataTable thead .sorting_asc:after,
    .table.dataTable thead .sorting_desc:after,
    .table.dataTable thead .sorting_desc_disabled:after {
        content: "\ea48";
        padding-top: 1em;
        font-size: 1.1rem;
    }

div.dataTables_wrapper div.dataTables_filter,
div.dataTables_wrapper div.dataTables_length {
    margin: 1rem 0;
}

    div.dataTables_wrapper div.dataTables_filter select,
    div.dataTables_wrapper div.dataTables_length select {
        background-position: calc(100% - 4px) 9px, calc(100% - 20px) 13px, 100% 0;
        padding: 0 0.8rem;
    }

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin-top: 1rem;
}

@media only screen and (max-width: 768px) {
    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        justify-content: center;
    }
}

@media only screen and (max-width: 576px) {
    div.dataTables_wrapper div.dataTables_paginate,
    div.dataTables_wrapper div.dataTables_info {
        text-align: left;
    }

        div.dataTables_wrapper div.dataTables_paginate ul.pagination,
        div.dataTables_wrapper div.dataTables_info ul.pagination {
            justify-content: left;*/
/*        }*/
/*}*/


/* Hide/rearrange for smaller screens */
        @media screen and (max-width: 767px) {
            /* Hide captions */
            .carousel-caption {
                display: none;
            }
        }
