   .page-title-area {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 180px;
    padding-bottom: 70px;
}
.page-title-content {
    text-align: center;
}
.page-title-content h2 {
    font-size: 25px;
    margin-bottom: 0;
    font-weight: 600;
}
.page-title-content ul li:first-child {
    margin-left: 0;
}
.page-title-content ul li {
    display: inline-block;
    color: #565656;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}

.main-page-about{
    background: #ffffffd4;
}
.about-contant-line{
    font-size: 16px;
}
.bank-nm{
    font-weight: 700;
    font-size: 15px;
    color:#545b5b;
}
.goto-home{
    color:#000;
}
.goto-home:hover{
    color:#000;
}
 .page-title-area {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 60px;
        padding-bottom: 70px;
    }
    .page-title-content {
        text-align: center;
    }
    .page-title-content h2 {
        font-size: 25px;
        font-weight: 600;
        margin-bottom: 0;
    }
    .page-title-content ul li:first-child {
        margin-left: 0;
    }
    .page-title-content ul li {
        display: inline-block;
        color: #565656;
        position: relative;
        margin-left: 10px;
        margin-right: 10px;
    }
    .main-page-about{
        background: #ffffffd4;
    }
    .about-contant-line{
        font-size: 16px;
    }
    
    .bank-nm{
        font-weight: 700;
        font-size: 15px;
        color:#545b5b;
    }
    .goto-home{
        color:#000;
    }
    .goto-home:hover{
        color:#000;
    }
    .download-btn{
        color:#000;
    }
    .download-btn:hover{
        color:#000;
    }
    
    .page-title-area {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 60px;
        padding-bottom: 70px;
    }
    .page-title-content {
        text-align: center;
    }
    .page-title-content h2 {
        font-size: 25px;
        font-weight: 600;
        margin-bottom: 0;
    }
    .page-title-content ul li:first-child {
        margin-left: 0;
    }
    .page-title-content ul li {
        display: inline-block;
        color: #565656;
        position: relative;
        margin-left: 10px;
        margin-right: 10px;
    }

    .main-page-about{
        background: #ffffff9c;
    }
    .about-contant-line{
        font-size: 16px;
    }
    
    .bank-nm{
        font-weight: 700;
        font-size: 15px;
        color:#545b5b;
    }
    .goto-home{
        color:#000;
    }
    .goto-home:hover{
        color:#000;
    }

    .custom-page-details{
        background: #fff;
        padding: 50px 20px 80px 20px;
    }
    .single-team-member {
        margin-bottom: 30px;
    }
    .single-team-member img {
        border-radius: 5px;
        border-bottom: 5px solid var(--mainColor);
        -webkit-box-shadow: 0 7px 30px -10px rgb(133 153 162 / 30%);
        box-shadow: 0 7px 30px -10px rgb(133 153 162 / 30%);
    }
    .single-team-member .content {
        margin-top: 25px;
    }
    .single-team-member .content h3 {
        font-size: 14px;
        margin-bottom: 10px;
        color: #262e2e;
        font-weight: 700;
        font-family: 'Montserrat', sans-serif;
    }

    .single-team-member .content span {
        display: block;
        color: #565656;
        font-size: 14px;
        font-weight: 600;
    }

    .page-title-area {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 70px;
}
.page-title-content {
    text-align: center;
}
.page-title-content h2 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 0;
}
.page-title-content ul li:first-child {
    margin-left: 0;
}
.page-title-content ul li {
    display: inline-block;
    color: #565656;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}

.main-page-about{
    background: #ffffff9c;
}
.about-contant-line{
    font-size: 16px;
}

.goto-home{
    color:#000;
}
.goto-home:hover{
    color:#000;
}
.image_box{
    margin-top: 20px;
}
    
.free-quote-form {
    margin-left: 50px;
    text-align: center;
    padding: 80px 60px 60px;
    background-color: #f8f8f8;
    border-radius: 10px 100px 10px 100px;
}
.free-quote-form h3 {
    font-size: 22px;
    margin-bottom: 35px;
}
.free-quote-form form .form-group {
    margin-bottom: 25px;
    padding-top: 7px;
    position: relative;
}
.free-quote-form form label {
    left: 13px;
    top: 0;
    display: block;
    position: absolute;
    line-height: 1;
    padding: 0 6px;
    background-color: #f8f8f8;
    font-size: 15px;
    font-weight: 700;
}
.free-quote-form form .form-control {
    background-color: transparent!important;
    border: 1px solid #eee!important;
    border-radius: 5px;
    padding-top: 12px;
    height: 55px;
}
.form-control:focus {
    color: #212529;
    background-color: #f8f8f8;
    border-color: #000!important;
    outline: 0;
    box-shadow: 0 0 0 0.25rem #f8f8f8!important;
}
.free-quote-form form .form-select {
    background-color: transparent;
    -webkit-box-shadow: unset!important;
    box-shadow: unset!important;
    border: 1px solid #eee;
    border-radius: 5px;
    cursor: pointer;
    display: block;
    height: 55px;
    padding-left: 15px;
    padding-top: 12px;
    font-size: 14px;
    font-weight: 500;
}


 .btn-complaint{
        font-family: "Raleway", sans-serif;
        font-weight: 600;
        font-size: 13px;
        letter-spacing: 1px;
        display: inline-block;
        padding: 12px 52px;
        border-radius: 5px;
        transition: 0.5s;
        line-height: 1;
        margin: 10px;
        color: #fff;
        -webkit-animation-delay: 0.8s;
        animation-delay: 0.8s;
        border: 1px solid #565656;
        background: #565656;
            padding-left: 45px!important;
    }
    .btn-complaint:hover{
        font-family: "Raleway", sans-serif;
        font-weight: 600;
        font-size: 13px;
        letter-spacing: 1px;
        display: inline-block;
        padding: 12px 52px;
        border-radius: 5px;
        transition: 0.5s;
        line-height: 1;
        margin: 10px;
        color: #000;
        -webkit-animation-delay: 0.8s;
        animation-delay: 0.8s;
         border: 1px solid #565656;
        background: #fff;
        padding-left: 45px!important;   
    }
    .free-quote-content {
    position: relative;
    padding-bottom: 25px;
}
.free-quote-content::before {
    left: 0;
    right: 0;
    bottom: 0;
    width: 60px;
    height: 3px;
    content: '';
    position: absolute;
    background-color: #fff;
}

.free-quote-content .sub-title {
    display: block;
    margin-bottom: 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
}
.free-quote-content h2 {
    font-size: 40px;
    margin-bottom: 0;
    color: #fff;
}

.free-quote-content .sub-title {
    display: block;
    margin-bottom: 10px;
    color: #565656;
    font-size: 15px;
    font-weight: 700;
}
.customer-complaint::before {
    content: '';
    left: 0;
    right: 0;
    position: absolute;
    /* top: 0px; */
    height: 64px;
    background-image: url(../img/sharp-top.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -111px;
}

.customer-complaint::after {
    content: '';
    left: 0;
    right: 0;
    position: absolute;
    /* top: 0px; */
    height: 64px;
    background-image: url(../img/sharp-top.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 14px;
    transform: rotate(180deg);
}
@media only screen and (max-width: 767px){
.free-quote-form {
    padding: 25px 15px 0;
    border-radius: 10px;
    margin-left: 0;
    margin-top: 30px;
}
}

.page-title-area {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 60px;
        padding-bottom: 70px;
    }
    .page-title-content {
        text-align: center;
    }
    .page-title-content h2 {
        font-size: 25px;
        font-weight: 600;
        margin-bottom: 0;
    }
    .page-title-content ul li:first-child {
        margin-left: 0;
    }
    .page-title-content ul li {
        display: inline-block;
        color: #565656;
        position: relative;
        margin-left: 10px;
        margin-right: 10px;
    }

    .main-page-about{
        background: #ffffffd4;
    }
    .about-contant-line{
        font-size: 16px;
    }
    .goto-home{
        color:#000;
    }
    .goto-home:hover{
        color:#000;
    }

    .projects-details-info {
        -webkit-box-shadow: 0 -10px 30px rgb(0 0 0 / 10%);
        box-shadow: 0 -10px 30px rgb(0 0 0 / 10%);
        background-color: #ffffff;
        border-radius: 5px;
        padding: 40px 30px;
        margin-left: 15px;
        border-top: 3px solid #565656;
        border-bottom: 3px solid #565656

    }
    @media only screen and (max-width: 767px){
        .projects-details-info {
            padding: 30px 20px;
            margin-left: 0;
            margin-top: 30px;
        }
    }
    .projects-details-info ul {
        padding-left: 0;
        margin-bottom: 0;
        list-style-type: none;
    }
    .projects-details-info ul li {
        font-weight: 500;
        position: relative;
        margin-bottom: 10px;
        color: #242424;
        border-bottom: 1px solid #eee;
        padding-left: 45px;
        padding-bottom: 20px;
    }
    .projects-details-info ul li i {
        left: 0;
        top: 3px;
        line-height: 1;
        font-size: 30px;
        position: absolute;
        color: #565656;
    }
    .projects-details-info ul li span {
        color: #262E2E;
        margin-bottom: 8px;
        display: block;
        font-size: 18px;
        font-weight: 700;
    }
    .projects-details-info ul li a:last-child {
        margin-bottom: 0;
    }
    .projects-details-info ul li a {
        margin-bottom: 8px;
        display: inline-block;
        color: #242424;
    }
    .projects-details-info ul li:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none;
    }
    .contact_us_link {
        font-size: 16px;
        font-weight: 600;
    }
    .maps iframe {
    border-radius: 10px;
    width: 100%!important;
}

 .page-title-area {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 60px;
        padding-bottom: 70px;
    }
    .page-title-content {
        text-align: center;
    }
    .page-title-content h2 {
        font-size: 25px;
        font-weight: 600;
        margin-bottom: 0;
    }
    .page-title-content ul li:first-child {
        margin-left: 0;
    }
    
    .page-title-content ul li {
        display: inline-block;
        color: #565656;
        position: relative;
        margin-left: 10px;
        margin-right: 10px;
    }

    .main-page-about{
        background: #ffffffd4;
    }
    .about-contant-line{
        font-size: 16px;
    }
    
    .bank-nm{
        font-weight: 700;
        font-size: 15px;
        color:#545b5b;
    }
    .goto-home{
        color:#000;
    }
    .goto-home:hover{
        color:#000;
    }
    .btn-inq-contact {
        font-family: "Raleway", sans-serif;
        font-weight: 600;
        font-size: 13px;
        letter-spacing: 1px;
        display: inline-block;
        padding: 12px 32px;
        border-radius: 5px;
        transition: 0.5s;
        line-height: 1;
        margin: 10px;
        color: #000;
        -webkit-animation-delay: 0.8s;
        animation-delay: 0.8s;
        border: 1px solid #000;
        background: #fff;
    }
    .btn-inq-contact:hover{
        font-family: "Raleway", sans-serif;
        font-weight: 600;
        font-size: 13px;
        letter-spacing: 1px;
        display: inline-block;
        padding: 12px 32px;
        border-radius: 5px;
        transition: 0.5s;
        line-height: 1;
        margin: 10px;
        color: #fff;
        -webkit-animation-delay: 0.8s;
        animation-delay: 0.8s;
        border: 0;
        background: #565656;
    }
    .page-title-area {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 60px;
        padding-bottom: 70px;
    }
    .page-title-content {
        text-align: center;
    }
    .page-title-content h2 {
        font-size: 25px;
        font-weight: 600;
        margin-bottom: 0;
    }
    .page-title-content ul li:first-child {
        margin-left: 0;
    }
    .page-title-content ul li {
        display: inline-block;
        color: #565656;
        position: relative;
        margin-left: 10px;
        margin-right: 10px;
    }

    .main-page-about{
        background: #ffffff9c;
    }
    .about-contant-line{
        font-size: 16px;
    }
    
    .goto-home{
        color:#000;
    }
    .goto-home:hover{
        color:#000;
    }
    .image_box{
        margin-top: 20px;
    }
    .page-title-area {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 60px;
        padding-bottom: 70px;
    }
    .page-title-content {
        text-align: center;
    }
    .page-title-content h2 {
        font-size: 25px;
        font-weight: 600;
        margin-bottom: 0;
    }
    .page-title-content ul li:first-child {
        margin-left: 0;
    }
    .page-title-content ul li {
        display: inline-block;
        color: #565656;
        position: relative;
        margin-left: 10px;
        margin-right: 10px;
    }

    .main-page-about{
        background: #ffffff9c;
    }
    .about-contant-line{
        font-size: 16px;
    }
    
    .bank-nm{
        font-weight: 700;
        font-size: 15px;
        color:#545b5b;
    }
    .goto-home{
        color:#000;
    }
    .goto-home:hover{
        color:#000;
    }
    .btn-inq-contact {
        font-family: "Raleway", sans-serif;
        font-weight: 600;
        font-size: 13px;
        letter-spacing: 1px;
        display: inline-block;
        padding: 12px 32px;
        border-radius: 5px;
        transition: 0.5s;
        line-height: 1;
        margin: 10px;
        color: #000;
        -webkit-animation-delay: 0.8s;
        animation-delay: 0.8s;
        border: 1px solid #000;
        background: #fff;
    }
    .btn-inq-contact:hover{
        font-family: "Raleway", sans-serif;
        font-weight: 600;
        font-size: 13px;
        letter-spacing: 1px;
        display: inline-block;
        padding: 12px 32px;
        border-radius: 5px;
        transition: 0.5s;
        line-height: 1;
        margin: 10px;
        color: #fff;
        -webkit-animation-delay: 0.8s;
        animation-delay: 0.8s;
        border: 0;
        background: #565656;
    }
    .page-title-area {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 60px;
        padding-bottom: 70px;
    }
    .page-title-content {
        text-align: center;
    }
    .page-title-content h2 {
        font-size: 25px;
        font-weight: 600;
        margin-bottom: 0;
    }
    .page-title-content ul li:first-child {
        margin-left: 0;
    }
    .page-title-content ul li {
        display: inline-block;
        color: #565656;
        position: relative;
        margin-left: 10px;
        margin-right: 10px;
    }

    .main-page-about{
        background: #ffffff9c;
    }
    .about-contant-line{
        font-size: 16px;
    }
    
    .goto-home{
        color:#000;
    }
    .goto-home:hover{
        color:#000;
    }
    .image_box{
        margin-top: 20px;
    }
       .header-news-main {
        padding: 0!important;
        /*margin-top: -58px;*/
    }
    .header-news {
        background-color: #545b5b!important;
        color: #fff;
    }
     .main-about-sec-dt{
        font-size: 15px;
        font-weight: 600;
        color: #555555;
    }
    .bank-nm-dt{
        font-size: 17px;
        font-weight: 600;
        color: #003565;
    }
    .bank-history-dt{
        border: 1px solid #fff;
        background: #fff;
        padding: 15px;
        border-radius: 12px;
    }
    .single-content {
        width: 100%;
        float: left;
        clear: both;
        border-radius: 16px;
        border: solid 0.5px #aab5c1;
        background: #f1f3f6;
        background-image: linear-gradient(228deg, #f1f3f6 90%, #ffffff 18%);
        mix-blend-mode: multiply;
        padding: 15px 20px;
        position: relative;
        overflow-y: hidden;
    }

    .single-content {
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url(../img/need-help-bg-2.jpg);
        background-color: transparent;
        mix-blend-mode: normal;
    }
    .single-content a {
        float: right;
        margin-top: 0px;
        color:#525b5b;
    }
    .single-content:before {
        position: absolute;
        content: "";
        left: 0%;
        top: 0px;
        background-color: #525b5b;
        width: 5px;
        height: 100%;
    }
    .single-content h3 {
        font-size: 16px;
        font-weight: 800;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #2d3134;
    }
    .help-links-ul-div {
        width: 100%;
        float: left;
        padding-bottom: 10px;
    }
    .help-links-ul-div ul {
        margin: 0;
        padding: 0px 0 0 20px;
    }
    .help-links-ul-div ul li {
        color: #ff7b24;
        font-weight: 500;
        text-align: left;
        display: block;
        padding: 5px 0px 0px;
        position: relative;
    }
    .help-links-ul-div ul li::before {
        color:#525b5b;
        font-family: 'FontAwesome';
        font-weight: 900;
        content: "\f0da";
        padding-right: 10px;
        transition: all 300ms ease 0s;
        position: absolute;
        left: -16px;
        width: 5px;
        height: 10px;
        border-radius: 1px;
        font-size: 11px;
        top: 8px;
    }
    .help-links-ul-div ul li a {
        font-size: 12px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        color: #3e4095;
    }
    .loan-description {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        color:#525b5b;
        font-size: 13px;
    }
    
    .page-title-area {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 60px;
        padding-bottom: 70px;
    }
    .page-title-content {
        text-align: center;
    }
    .page-title-content h2 {
        font-size: 25px;
        font-weight: 600;
        margin-bottom: 0;
    }
    .page-title-content ul li:first-child {
        margin-left: 0;
    }
    .page-title-content ul li {
        display: inline-block;
        color: #565656;
        position: relative;
        margin-left: 10px;
        margin-right: 10px;
    }

    .main-page-about{
        background: #ffffff9c;
    }
    .about-contant-line{
        font-size: 16px;
    }
    
    .goto-home{
        color:#000;
    }
    .goto-home:hover{
        color:#000;
    }
    .image_box{
        margin-top: 20px;
    }

    .free-quote-form {
        margin-left: 50px;
        text-align: center;
        padding: 80px 60px 60px;
        background-color: #f8f8f8;
        border-radius: 10px 100px 10px 100px;
    }
    .free-quote-form h3 {
        font-size: 22px;
        margin-bottom: 35px;
    }
    .free-quote-form form .form-group {
        margin-bottom: 25px;
        padding-top: 7px;
        position: relative;
    }
    .free-quote-form form label {
        left: 13px;
        top: 0;
        display: block;
        position: absolute;
        line-height: 1;
        padding: 0 6px;
        background-color: #f8f8f8;
        font-size: 15px;
        font-weight: 700;
    }
    .free-quote-form form .form-control {
        background-color: transparent!important;
        border: 1px solid #eee!important;
        border-radius: 5px;
        padding-top: 12px;
        height: 55px;
    }
    .form-control:focus {
        color: #212529;
        background-color: #f8f8f8;
        border-color: #000!important;
        outline: 0;
        box-shadow: 0 0 0 0.25rem #f8f8f8!important;
    }
    .free-quote-form form .form-select {
        background-color: transparent;
        -webkit-box-shadow: unset!important;
        box-shadow: unset!important;
        border: 1px solid #eee;
        border-radius: 5px;
        cursor: pointer;
        display: block;
        height: 55px;
        padding-left: 15px;
        padding-top: 12px;
        font-size: 14px;
        font-weight: 500;
    }


    .btn-complaint{
        font-family: "Raleway", sans-serif;
        font-weight: 600;
        font-size: 13px;
        letter-spacing: 1px;
        display: inline-block;
        padding: 12px 52px;
        border-radius: 5px;
        transition: 0.5s;
        line-height: 1;
        margin: 10px;
        color: #fff;
        -webkit-animation-delay: 0.8s;
        animation-delay: 0.8s;
        border: 1px solid #565656;
        background: #565656;
        padding-left: 45px!important;
    }
    .btn-complaint:hover{
        font-family: "Raleway", sans-serif;
        font-weight: 600;
        font-size: 13px;
        letter-spacing: 1px;
        display: inline-block;
        padding: 12px 52px;
        border-radius: 5px;
        transition: 0.5s;
        line-height: 1;
        margin: 10px;
        color: #000;
        -webkit-animation-delay: 0.8s;
        animation-delay: 0.8s;
        border: 1px solid #565656;
        background: #fff;
        padding-left: 45px!important;
    }
    .free-quote-content {
        position: relative;
        padding-bottom: 25px;
    }
    .free-quote-content::before {
        left: 0;
        right: 0;
        bottom: 0;
        width: 60px;
        height: 3px;
        content: '';
        position: absolute;
        background-color: #fff;
    }

    .free-quote-content .sub-title {
        display: block;
        margin-bottom: 10px;
        color: #fff;
        font-size: 15px;
        font-weight: 700;
    }
    .free-quote-content h2 {
        font-size: 40px;
        margin-bottom: 0;
        color: #fff;
    }

    .free-quote-content .sub-title {
        display: block;
        margin-bottom: 10px;
        color: #565656;
        font-size: 15px;
        font-weight: 700;
    }
    .customer-complaint::before {
        content: '';
        left: 0;
        right: 0;
        position: absolute;
        /* top: 0px; */
        height: 64px;
        background-image: url(../img/sharp-top.png);
        background-repeat: no-repeat;
        background-size: cover;
        margin-top: -111px;
    }

    .customer-complaint::after {
        content: '';
        left: 0;
        right: 0;
        position: absolute;
        /* top: 0px; */
        height: 64px;
        background-image: url(../img/sharp-top.png);
        background-repeat: no-repeat;
        background-size: cover;
        margin-top: 14px;
        transform: rotate(180deg);
    }
    @media only screen and (max-width: 767px){
        .free-quote-form {
            padding: 25px 15px 0;
            border-radius: 10px;
            margin-left: 0;
            margin-top: 30px;
        }
    }




    .bg-overlay {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1;
    }

    .opacity-9 {
        opacity: 0.9 !important;
    }

    .bg-blue {
        --bs-bg-opacity: 1;
        background-color: rgba(29, 59, 83, var(--bs-bg-opacity)) !important;
    }
    .z-index-9 {
        z-index: 9 !important;
    }
    .position-relative {
        position: relative !important;
    }

    .text-white {
        --bs-text-opacity: 1;
        color: rgba(255, 255, 255, var(--bs-text-opacity)) !important;
    }
    .btn-white {
        background: #fff;
        color: #24292d;
    }
    .btn {
        letter-spacing: 0.5px;
        position: relative;
        overflow: hidden;
        outline: 0;
        white-space: nowrap;
        margin-bottom: 6px;
    }
    .mb-n9 {
        margin-bottom: -10rem !important;
    }
    .card, .overflow-hidden {
        will-change: transform;
    }
    .shadow {
        -webkit-box-shadow: 0px 0px 40px rgb(29 58 83 / 15%) !important;
        box-shadow: 0px 0px 40px rgb(29 58 83 / 15%) !important;
    }
    .card-body {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        color: var(--bs-card-color);
    }
    .page-title-area {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 180px;
        padding-bottom: 70px;
    }
    .page-title-content {
        text-align: center;
    }
    .page-title-content h2 {
        font-size: 25px;
        font-weight: 600;
        margin-bottom: 0;
    }
    .page-title-content ul li:first-child {
        margin-left: 0;
    }
    .page-title-content ul li {
        display: inline-block;
        color: #565656;
        position: relative;
        margin-left: 10px;
        margin-right: 10px;
    }

    .main-page-about{
        background: #ffffff9c;
    }
    .about-contant-line{
        font-size: 16px;
    }
    
    .bank-nm{
        font-weight: 700;
        font-size: 15px;
        color:#545b5b;
    }
    .goto-home{
        color:#000;
    }
    .goto-home:hover{
        color:#000;
    }
    .btn-inq-contact {
        font-family: "Raleway", sans-serif;
        font-weight: 600;
        font-size: 13px;
        letter-spacing: 1px;
        display: inline-block;
        padding: 12px 32px;
        border-radius: 5px;
        transition: 0.5s;
        line-height: 1;
        margin: 10px;
        color: #000;
        -webkit-animation-delay: 0.8s;
        animation-delay: 0.8s;
        border: 1px solid #000;
        background: #fff;
    }
    .btn-inq-contact:hover{
        font-family: "Raleway", sans-serif;
        font-weight: 600;
        font-size: 13px;
        letter-spacing: 1px;
        display: inline-block;
        padding: 12px 32px;
        border-radius: 5px;
        transition: 0.5s;
        line-height: 1;
        margin: 10px;
        color: #fff;
        -webkit-animation-delay: 0.8s;
        animation-delay: 0.8s;
        border: 0;
        background: #565656;
    }
     .page-title-area {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 180px;
    padding-bottom: 70px;
}
.page-title-content {
    text-align: center;
}
.page-title-content h2 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 0;
}
.page-title-content ul li:first-child {
    margin-left: 0;
}
.page-title-content ul li {
    display: inline-block;
    color: #565656;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}

.main-page-about{
    background: #ffffffd4;
}
.about-contant-line{
    font-size: 16px;
}

.bank-nm{
    font-weight: 700;
    font-size: 15px;
    color:#545b5b;
}
.goto-home{
    color:#000;
}
.goto-home:hover{
    color:#000;
}
.btn-inq-contact {
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 12px 32px;
    border-radius: 5px;
    transition: 0.5s;
    line-height: 1;
    margin: 10px;
    color: #000;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    border: 1px solid #000;
    background: #fff;
}
.btn-inq-contact:hover{
     font-family: "Raleway", sans-serif;
     font-weight: 600;
     font-size: 13px;
     letter-spacing: 1px;
    display: inline-block;
    padding: 12px 32px;
    border-radius: 5px;
    transition: 0.5s;
    line-height: 1;
    margin: 10px;
    color: #fff;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    border: 0;
    background: #565656;
}
.page-title-area {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 180px;
        padding-bottom: 70px;
    }
    .page-title-content {
        text-align: center;
    }
    .page-title-content h2 {
        font-size: 25px;
        font-weight: 600;
        margin-bottom: 0;
    }
    .page-title-content ul li:first-child {
        margin-left: 0;
    }
    .page-title-content ul li {
        display: inline-block;
        color: #565656;
        position: relative;
        margin-left: 10px;
        margin-right: 10px;
    }

    .main-page-about{
        background: #ffffff9c;
    }
    .about-contant-line{
        font-size: 16px;
    }
    
    .goto-home{
        color:#000;
    }
    .goto-home:hover{
        color:#000;
    }
    .branch-area {
        display: table;
        height: 250px;
        width: 100%;
        padding: 25px 20px!important;
        -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;
        position: relative;
        z-index: 1;
        background: #fff;
        border-radius: 50px;
        box-shadow: 0px 5px 5px rgb(29 34 47 / 15%);
    }
    .branch-area:hover {
        box-shadow: 0px 5px 40px rgb(29 34 47 / 15%);
    }
    .branch-area-body {
        display: table-cell;
        vertical-align: middle;
    }
    .branch-p-text {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        margin-bottom: 3px!important;
        color: #000;
    }
    .branch-title-text {
        color: #1a2b71;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-weight: 700;
    }
    .branch-list li {
        list-style: none;
    }
    .branch-list li a {
        color: #000;
    }
    .form-control {
        border-radius: 0;
        background-color: #f5f5f5!important;
        -webkit-box-shadow: unset!important;
        box-shadow: unset!important;
        -webkit-transition: var(--transition);
        transition: var(--transition);
        border: none!important;
        height: 50px;
        padding-left: 15px;
        color: var(--blackColor);
        font-size: var(--fontSize);
        font-weight: 500;
    }
    .section-title p {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 12px;
    }
      .page-title-area {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 180px;
    padding-bottom: 70px;
}
.page-title-content {
    text-align: center;
}
.page-title-content h2 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 0;
}
.page-title-content ul li:first-child {
    margin-left: 0;
}
.page-title-content ul li {
    display: inline-block;
    color: #565656;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}

.main-page-about{
    background: #ffffff9c;
}
.about-contant-line{
    font-size: 16px;
}

.bank-nm{
    font-weight: 700;
    font-size: 15px;
    color:#545b5b;
}
.goto-home{
    color:#000;
}
.goto-home:hover{
    color:#000;
}
.custom-page-details{
    background: #fff;
    padding: 50px 20px 80px 20px;
}
 .inner-header .title, .title, .name {
    font-size: 25px;
    text-transform: none;
    color: #151870;
}
.org_name {
    color: #151870;
}
address, blockquote, dd, dl, fieldset, form, ol, p, pre, table, ul {
    margin-bottom: 10px;
}
.page_btn {
    padding: 4px 20px;
    color: #fff;
    background-color: #151870;
    border-color: #151870;
    border-radius: 3px;
    font-size: 12px;
}
.page_btn:hover, .page_btn:focus {
    color: #fff;
    background-color: #c42630;
    border-color: #c42630;
}
.loans-image{
    max-width: 332px;
}
  .page-title-area {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 180px;
    padding-bottom: 70px;
}
.page-title-content {
    text-align: center;
}
.page-title-content h2 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 0;
}
.page-title-content ul li:first-child {
    margin-left: 0;
}
.page-title-content ul li {
    display: inline-block;
    color: #565656;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}

.main-page-about{
    background: #ffffffd4;
}
.about-contant-line{
    font-size: 16px;
}
.section-page-title h2 {
    font-size: 24px;
    font-weight: bold;
    position: relative;
    text-align: left;
    color: #000;
    padding-top: 20px;
    padding-bottom: 10px
}
.section-page-title h2::after {
    content: "";
    width: 50px;
    height: 2px;
    background: #000;
    display: inline-block;
    margin-bottom: 6px;
    margin-left: 15px;
}
.section-page-title h2::before {
    /*content: "";*/
    width: 50px;
    height: 2px;
    background: #000;
    display: inline-block;
    margin-bottom: 6px;
    margin-right: 15px;
}
.bank-nm{
    font-weight: 700;
    font-size: 15px;
    color:#545b5b;
}
.goto-home{
    color:#000;
}
.goto-home:hover{
    color:#000;
}
.btn-inq-contact {
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 12px 32px;
    border-radius: 5px;
    transition: 0.5s;
    line-height: 1;
    margin: 10px;
    color: #000;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    border: 1px solid #000;
    background: #fff;
}
.btn-inq-contact:hover{
     font-family: "Raleway", sans-serif;
     font-weight: 600;
     font-size: 13px;
     letter-spacing: 1px;
    display: inline-block;
    padding: 12px 32px;
    border-radius: 5px;
    transition: 0.5s;
    line-height: 1;
    margin: 10px;
    color: #fff;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    border: 0;
    background: #565656;
}
