/*COMMON*/
.mb-1{
    margin-bottom:10px;
}
.mb-2{
    margin-bottom:20px;
}
.mb-5{
    margin-bottom:50px;
}
.mb-8{
    margin-bottom:80px;
}
.mb-10{
    margin-bottom:100px;
}
.mb-15{
    margin-bottom:150px;
}

.mt-1{
    margin-top:10px;
}
.mt-2{
    margin-top:20px;
}
.mt-5{
    margin-top:50px;
}
.mt-8{
    margin-top:80px;
}
.mt-10{
    margin-top:100px;
}
.mt-15{
    margin-top:150px;
}


.pt-1{
    padding-top:10px;
}
.pt-2{
    padding-top:20px;
}
.pt-5{
    padding-top:50px;
}
.pt-8{
    padding-top:80px;
}
.pt-10{
    padding-top:100px;
}
.pt-15{
    padding-top:150px;
}

.pb-1{
    padding-bottom:10px;
}
.pb-2{
    padding-bottom:20px;
}
.pb-5{
    padding-bottom:50px;
}
.pb-8{
    padding-bottom:80px;
}
.pb-10{
    padding-bottom:100px;
}
.pb-15{
    padding-bottom:150px;
}

.p-1{
    padding:10px;
}
.p-2{
    padding:20px;
}
.p-5{
    padding:50px;
}
.p-8{
    padding:80px;
}
.p-10{
    padding:100px;
}
.p-15{
    padding:150px;
}

.m-1{
    margin:10px;
}
.m-2{
    margin:20px;
}
.m-5{
    margin:50px;
}
.m-8{
    margin:80px;
}
.m-10{
    margin:100px;
}
.m-15{
    margin:150px;
}

/*web style*/
.grecaptcha-badge{
    z-index:9;
    width:70px!important;
    overflow:hidden!important;
    transition:all .3s ease!important;
    left:4px!important
}
.grecaptcha-badge:hover{
    width:256px!important
}

.nbank{
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    background-color: #fff;
}
.success_msg{
    font-size: 16px;
    color:#8bc34a;
}
.error_msg{
    font-size: 16px;
    color: #ef4c4c;
}
.skiptranslate,.tran_dd{
    display: none !important;
}
body {
    top: 0px !important;
}
.goog-text-highlight{
    background-color: #ffffff00!important;
    box-shadow:none!important;
}
.lang_active{
    color: #fff!important;
}




.border-news{
    border:1px solid #000;
}
.news-title{
    font-weight: 600;
    font-size: 14px;
    margin-top: 10px;
}


canvas {
    z-index: 99999;
    position: fixed;
}

.complaint-btn{
    border: 1px solid #2f1165!important;
    padding: 5px 10px!important;
    margin-top: 20px!important;
    background: #2f1165!important;
    color: #fff!important;
    border-radius: 7px!important;
}

.top-header-left-side::before{
    content: "";
    position: absolute;
    background-image: url("../../assets/img/shap1.png?id=3");
    /* left: 0; */
    transform: rotate(0deg);
    background-repeat: no-repeat;
    height: 47px;
    width: 174px;
    border-radius: 137px 1px 0px 0px;
    top: 0px;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    right: 30.9%;
}

.left-info-bar{
    padding: 13px;
    background: #fff;
}
.left-side-bar-info-clr{
    color:#1e3d97!important;
}
.center-bar{
    width: 100%;
    height: 3px;
    background: #2c4890;
}

@media only screen and (max-width: 576px) {
    .left-info-bar{
        background: #2c4890!important;
    }
    .left-side-bar-info-clr{
        color:#fff!important;
    }
    .top-header-inner{
        padding-bottom: 15px;
    }
    .center-bar{
        width: 0%;
    }
    .top-header-left-side::before{
        background:none;
    }
}




a.btn-contact-fix {
    position: fixed;
    top: 300px;
    left: 0;
    z-index: 999;
}
a, img {
    border: none;
    text-decoration: none;
    color: #59b039;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
}
a, img {
    border: none;
    color: #565656;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
}
.modal-inquiry {
    display: none;
    position: fixed;
    z-index: 999;
    padding-top: 30px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #00000091;
}
.modal-inquiry {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}
.modal-content-inquiry {
    background-color: #fefefe;
    margin: auto;
    padding: 25px;
    border: 1px solid #888;
    width: 100%;
    max-width: 450px;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.modal-content-m {
    max-width: 650px!important;
}
.modal-content-inquiry {
    border-radius: 20px;
    margin-top: 100px;
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    outline: 0;
}
.closeinquiry {
    position: absolute;
    top: 8px;
    right: 25px;
    opacity: 1;
    color: #828282;
    font-size: 28px;
    font-weight: bold;
}
.modal-content-inquiry a {
    webkit-transition-duration: .5s;
    transition-duration: .5s;
}
.model-image-inquiry {
    width: 100%;
}
.inquiry-form-input{
    font-size: 13px;
}
#slidetabindexout:hover {
    right: 290px;
}
#slidetabindexout {
    position: fixed;
    top: 300px;
    z-index: 10;
    right: 0;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
#slidetabindexout img {
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    line-height: normal;
    vertical-align: middle;
}

#slidetabindexout:hover #slidetabindexout_inner {
    right: 0;
}
#slidetabindexout_inner {
    position: fixed;
    top: 265px;
    right: -290px;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.slideindextab-out-div {
    padding: 20px;
    width: 290px;
    background: #FFF;
    border: 1px solid #29216d;
    border-radius: 15px 0px 0px 15px;
}
.lender-listing {
    border: 1px solid #dee7f2;
    margin-bottom: 0;
}
.lender-rate-box {
    padding: 15px;
    width: 200px;
}
.lender-actions {
    text-align: center;
    padding: 10px 0 0;
}
.lender-ads-rate, .lender-compare-rate {
    display: inline-block;
    text-align: center;
    width: 200px;
}
.lender-rate-value {
    font-size: 20px;
    font-weight: 600;
    margin-top: 6px;
    font-family: system-ui;
}




.ftr-link-full {
    float: left;
    width: 100%;
    padding: 0px 0 10px 0;
    position: relative;
}
.ftr-link-full .fix-wrap {
    position: relative;
}
.ftr-link-full h6 {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}
.ftr-link-full ul {
    margin: 0 0 10px 0;
    padding: 10px 0;
    text-align: center;
    position: relative;
}
.ftr-link-full ul li {
    list-style: none;
    margin: 0 15px;
    padding: 0;
    display: inline-block;
    position: relative;
}
.ftr-link-full ul li a {
    font-size: 16px;
    color: #fff;
}
.ftr-link-full ul li:after {
    position: absolute;
    right: -19px;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    height: 4px;
    width: 4px;
    border-radius: 100%;
    background: #fff;
}



.branch_dt{
    margin: 0!important;
}
.site-map{
    width:100%;
    height:200px;
}
.map-links{
    height:180px!important;
}




.single-content {
    transition: all ease-in-out 0.4s;
}
.single-content {
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-image: url("{{ config('app.url'); }}resources/assets/img/need-help-bg-2.jpg")!important;
    background-color: transparent!important;
    mix-blend-mode: normal!important;
}
.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: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;
}
.single-content a {
    float: right;
    margin-top: 0px;
    color: #525b5b;
}
.help-links-ul-div {
    width: 100%;
    float: left;
    padding-bottom: 10px;
}
.help-links-ul-div ul {
    margin: 0;
    padding: 0px 0 0 0px;
}
.help-links-ul-div ul li {
    color: #ff7b24;
    font-weight: 500;
    text-align: left;
    display: block;
    padding: 5px 0px 0px;
    position: relative;
}
.loan-description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    color: #525b5b;
    font-size: 13px;
}
.single-content:hover {
    transform: translateY(-10px);
}




.financial-area::before {
    content: '';
    left: 0;
    right: 0;
    position: absolute;
    /* top: 0px; */
    height: 64px;
    background-image: url("../../assets/img/sharp-top.png");
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -111px;
}

.financial-area::after {
    content: '';
    left: 0;
    right: 0;
    position: absolute;
    /* top: 0px; */
    height: 64px;
    background-image: url("../../assets/img/sharp-top.png");
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 14px;
    transform: rotate(180deg);
}

.financial-main-title{
    max-width: 720px;
    text-align: center;
    position: relative;
    padding-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
}
.financial-main-title .financial-title {
    display: block;
    margin-bottom: 12px;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
}
.financial-title::before{
    left: 0;
    right: 0;
    bottom: 0;
    width: 60px;
    height: 3px;
    content: '';
    position: absolute;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
}

.banking-info-area{
    padding-top: 25px;
    padding-bottom: 25px;
    background: #f4f4f4;
}
.contact-area-center{
    padding-left: 35px;
}
.border-right-end{
    border-right:2px solid #ececec;
}
.second-part-of-deteail{
    margin-top: 45px;
}
.mobile-app-area{
    text-align:center;
}

@media only screen and (max-width: 576px) {
    .border-right-end{
        border-right:none;
    }
    .contact-area-center{
        padding-left: 0px;
    }
    .second-part-of-deteail{
        margin-top: 0px;
    }
    .mobile-app-area{
        text-align:left;
    }
}


.prg{
    font-size:16px;
}
.of-txt-6{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.of-txt-10{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}
.text-right{
    text-align: right;
}


.funfacts-box i {
    color: #fff;
}
.funfacts-box:hover{
    -webkit-animation-name: funfacts-pulse;
    animation-name: funfacts-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@keyframes funfacts-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

.funfacts-box h3{
    font-size: 35px;
    color:#fff;
}
.funfacts-box p{
    font-size: 20px;
    font-weight: 700;
    color:#fff;
}

.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-title-text {
    color: #1a2b71;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.branch-p-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 10px!important;
}
.branch-list li {
    list-style: none!important;
}

.branch-list li a i {
    padding: 5px!important;
}

.img-fluid {
    height: 223px!important;
    width: 100%!important;
    border-radius: 10px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    margin: 10px;
}
.img-fluid:hover {
    transform: scale(1.1);
    box-shadow: 0px 5px 5px rgb(29 34 47 / 20%);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
.contact_us_link{
    font-size: 16px;
    font-weight: 600;
}
.f_bg{
    background-image: url(../../assets/upload/core_img/footer-bg.png);
    background-position: initial !important;
    background-size: initial !important;
    background-repeat: initial !important;
    background-attachment: initial !important;
    background-origin: initial !important;
    background-clip: initial !important;
}
.f_tx{
    font-weight: 600;
}
.page_bg{
    background-image: url(../../assets/upload/core_img/body_bg.jpg);
}
.page_main{
    padding:40px 20px 40px 20px;
}
.header_slide{
    padding-top: 120px;
}

.header-news-main {
    /*    padding-left: 30px;
        padding-right: 30px;*/
    margin-top: 2px;
}
.header-news {
    background-color: #545b5b!important;

    color: #fff;
}

.home_box_h{
    height:420px;
}

.copyright-area p a:hover{
    color:#cdcdcd;
}

.footer-count {
    color: #f0f0f0;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
    min-width: 80px;
    text-align: center;
}
/*mobile screen only  (screen size < 600px)*/
@media only screen and (max-width: 600px) {
    .header_slide{
        padding-top:0px;
        padding-left:0px;
        padding-right:0px;
    }
    .header-news-main {
        padding-left:0px;
        padding-right:0px;
        margin-top: 2px;
    }

    .home_box_h{
        height:auto;
    }
}

/*desktop screen only  (screen size > 600px)*/
@media screen and (min-width: 600px)  {
    .mobile-break {
        display: none;
    }
}

/*.page-title-area{background-image:url(../upload/core_img/page-title-bg.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;padding-top:200px;padding-bottom:70px}*/

/*MODEL VIEW*/
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999; /* Sit on top */
    padding-top:30px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.model-image{
    width:800px;
}
@media only screen and (max-width: 600px) {
    .model-image{
        width:100%;
    }
    .modal-content{
        margin: 20px;
        width: auto;
    }
}

.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 100%;
    max-width: 450px;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.modal-content a{
    webkit-transition-duration: .5s;
    transition-duration: .5s;
}

/* The Close Button */
.close {
    position: absolute;
    top: 8px;
    right: 25px;
    opacity: 1;
    color: #828282;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}


/*LOADING BAR*/
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ffffffc9;
    z-index: 9999;
}

.spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    width: 70px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.spinner > div {
    width: 18px;
    height: 18px;
    background-color: #c30031;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}


/*animation*/
@-webkit-keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0.0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    40% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}