/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 10 2024 | 13:14:14 */
/**Fonts*/

@font-face {
    font-family: "Montserrat UltraLight";
    src: url("/wp-content/themes/twentytwentytwo/assets/fonts/gcp-web-font/ultraLight/Montserrat-UltraLight.eot");
    src: url("/wp-content/themes/twentytwentytwo/assets/fonts/gcp-web-font/ultraLight/Montserrat-UltraLight.eot?#iefix") format("embedded-opentype"),
        url("/wp-content/themes/twentytwentytwo/assets/fonts/gcp-web-font/ultraLight/Montserrat-UltraLight.woff2") format("woff2"),
        url("/wp-content/themes/twentytwentytwo/assets/fonts/gcp-web-font/ultraLight/Montserrat-UltraLight.woff") format("woff"),
        url("/wp-content/themes/twentytwentytwo/assets/fonts/gcp-web-font/ultraLight/Montserrat-UltraLight.ttf") format("truetype"),
        url("/wp-content/themes/twentytwentytwo/assets/fonts/gcp-web-font/ultraLight/Montserrat-UltraLight.svg#Montserrat-UltraLight") format("svg");
}

@font-face {
    font-family: "Montserrat SemiBold";
    src: url("/wp-content/themes/twentytwentytwo/assets/fonts/gcp-web-font/semiBold/Montserrat-SemiBold.eot");
    src: url("/wp-content/themes/twentytwentytwo/assets/fonts/gcp-web-font/semiBold/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"),
        url("/wp-content/themes/twentytwentytwo/assets/fonts/gcp-web-font/semiBold/Montserrat-SemiBold.woff2") format("woff2"),
        url("/wp-content/themes/twentytwentytwo/assets/fonts/gcp-web-font/semiBold/Montserrat-SemiBold.woff") format("woff"),
        url("/wp-content/themes/twentytwentytwo/assets/fonts/gcp-web-font/semiBold/Montserrat-SemiBold.ttf") format("truetype"),
        url("/wp-content/themes/twentytwentytwo/assets/fonts/gcp-web-font/semiBold/Montserrat-SemiBold.svg#Montserrat-SemiBold") format("svg");
}

@font-face {
    font-family: "Montserrat Light";
    src: url("/wp-content/themes/twentytwentytwo/assets/fonts/gcp-web-font/light/Montserrat-Light.eot");
    src: url("/wp-content/themes/twentytwentytwo/assets/fonts/gcp-web-font/light/Montserrat-Light.eot?#iefix") format("embedded-opentype"),
        url("/wp-content/themes/twentytwentytwo/assets/fonts/gcp-web-font/light/Montserrat-Light.woff2") format("woff2"),
        url("/wp-content/themes/twentytwentytwo/assets/fonts/gcp-web-font/light/Montserrat-Light.woff") format("woff"),
        url("/wp-content/themes/twentytwentytwo/assets/fonts/gcp-web-font/light/Montserrat-Light.ttf") format("truetype"),
        url("/wp-content/themes/twentytwentytwo/assets/fonts/gcp-web-font/light/Montserrat-Light.svg#Montserrat-Light") format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Monotype Corsiva";
    src: url("/wp-content/themes/twentytwentytwo/assets/fonts/gcp-web-font/monotype/MTCORSVA.eot");
    src: url("/wp-content/themes/twentytwentytwo/assets/fonts/gcp-web-font/monotype/MTCORSVA.eot?#iefix") format("embedded-opentype"),
        url("/wp-content/themes/twentytwentytwo/assets/fonts/gcp-web-font/monotype/MTCORSVA.woff2") format("woff2"), url("/fonts/monotype/MTCORSVA.woff") format("woff"),
        url("/wp-content/themes/twentytwentytwo/assets/fonts/gcp-web-font/monotype/MTCORSVA.ttf") format("truetype"),
        url("/wp-content/themes/twentytwentytwo/assets/fonts/gcp-web-font/monotype/MTCORSVA.svg#MTCORSVA") format("svg");
    font-weight: 300;
    font-style: normal;
}


#loanTable td,
#customerTable td {
    min-width: 120px;
}

.panel-heading,
.panel {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-radius: 0px !important;
}

.home-card {
    color: #fff !important;
    height: 100%;
    margin-top: 0;
    padding: 10px;
    width: 100%;
    -webkit-box-shadow: 0 0 4px 0 #808080;
    -moz-box-shadow: 0 0 4px 0 #808080;
    box-shadow: 0 0 4px 0 #808080;
}

.section-title {
	font-family: "Montserrat SemiBold";
    font-weight: 900;
    font-size: 30px;
    margin-bottom: 10px;
    color: #474747;
    margin-top: 0px;
}

.progress-bar-green {
    background-color: #1abc9c !important;
}

.container-header {
    padding-top: 70px;
}

/**APPLY FOR LOAN*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.video-container iframe {
    position: absolute;
    width: 80%;
    height: 80%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.applyNav {
    color: red !important;
    font-weight: 400 !important;
    font-family: "Montserrat SemiBold" !important;
}

.upload-repayment,
.apply,
.upload,
.edit-profile,
.change-password,
.action-link {
    color: #fff !important;
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: 900;
}

.p-header {
    color: #fff !important;
    font-weight: 900;
}

.header-content h1,
.header-content-inner h1 {
    color: #fff;
    font-size: 50px !important;
    font-weight: 400 !important;
    font-family: "Monotype Corsiva";
    text-transform: none !important;
    margin-bottom: 25px !important;
    text-shadow: 2px 2px rgba(50, 50, 50, 0.75);
}

.loan-calculator-row {
    display: flex;
    align-items: center;
}

.card-calculator {
    border-radius: 10px;
	background-color: #0E5173;
/*     background-image: url("https://s3-ap-northeast-1.amazonaws.com/global-credit-pros/assets/background/loan-calculator-bg.png"); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.card-calculator h3 {
/*     color: #474747; */
}

.update-card-body {
    color: #fff;
}

.loan-row {
    cursor: pointer;
}

.loan-label-container {
    border-radius: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #fff;
    color: #474747;
    padding: 9px;
    -webkit-box-shadow: 0 0 4px 0 #808080;
    -moz-box-shadow: 0 0 4px 0 #808080;
    box-shadow: 0 0 4px 0 #808080;
}

/* .loan-label-container p {
    font-family: Montserrat Light;
} */

.loan-value {
    font-weight: 900;
}

.home-slider-container h3,
.home-slider-container span {
	font-weight:bold;
/*     font-family: "Montserrat SemiBold"; */
}

.home-slider-container .slider-handle {
    background-color: #92d053 !important;
    background-image: none !important;
}

.personalDetails p {
    margin-bottom: 10px;
}

/* .home-slider-container .slider-tick.round,
.customer-slider-container .slider-tick.round,
.survey-slider .slider-tick.round {
    display: none;
} */

/* #web-view-calculator .slider-tick-label {
    width: 0px !important;
} */

.slider-tick.in-selection {
    background-image: -webkit-linear-gradient(top, #92d053, #92d053 100%);
}

.slider-tick {
    background-image: linear-gradient(to bottom, #2595dc 0, #2595dc 100%);
    opacity: 1!important;
}

.slider-tick {
    opacity: 1!important;
}

.rating-input i {
    font-size: 25px;
    margin-left: 20px;
    margin-right: 20px;
}

.glyphicon-star {
    color: #f1c40f;
}

.tooltip {
    z-index: 1;
}

.slider > .tooltip.top .tooltip-arrow {
    border-top-color: #736d71!important;
}

.home-slider-container .slider .tooltip-inner {
    height: 30px;
    font-size: 18px;
    background-color: #736d71;
}

/* .home-slider-container .slider-track-high,
.slider-track-low {
    background-color: #bfbfbf !important;
    background-image: none !important;
} */

/* .home-slider-container .slider-selection.tick-slider-selection {
    background-color: #fff !important;
    background-image: none !important;
} */

.home-slider-container .slider-horizontal,
.customer-slider-container .slider-horizontal,
.slider-container .slider-horizontal {
    width: 90% !important;
}

.home-slider-container .slider-tick-label,
.slider-selection {
/*     color: #474747; */
}

.warning {
    color: red;
}

.modal-header {
    background-color: #92d053;
    color: #fff;
}

.modal-title {
    font-weight: 600;
}

/**APPLICATION FORM*/

.help-block li {
    font-size: 10px;
}

.form-application label {
    display: inline-block;
}

.form-control {
    border: 0px;
}

.form {
    margin: 100px auto;
    padding: 10px 20px;
}

/**
  Customer
*/

.signature-wrapper {
    border: 1px solid #f4f4f4;
}

#grid {
    clear: both;
}

.loanName {
    margin-bottom: 0px !important;
    padding: 5px !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-color: #333;
}

.btnBank {
    cursor: pointer;
}

.bankInfo {
    background-color: #f5f5f5;
    padding: 10px;
}

.single-loan-body img {
    cursor: pointer;
    margin-left: 10px;
}

.card {
    width: 100%;
    background-color: #fff;
    width: 100%;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 20px !important;
    color: #333;
}

.card-label {
    max-width: 480px;
}

.card .card-header {
    padding: 30px;
    font-size: 1.1em;
    font-weight: 400;
    border-bottom: 1px solid #dfe6e8;
    border-left: 0px solid transparent;
    color: #666;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.card .card-header .card-title {
    -ms-flex: 1;
    flex: 1;
}

.card .card-header .card-action {
    list-style: none;
    margin: 0;
    padding: 0;
}

.card .card-header .card-action > li > a {
    color: #dfe6e8;
}

.card .card-header .card-action > li > .dropdown-menu {
    right: 0;
    left: auto;
    border-radius: 2px;
}

.card .card-body {
    padding: 20px !important;
}

.card.card-mini .card-header {
    padding: 20px 30px;
}

.card.card-mini .card-body {
    padding: 20px 30px;
}

.upload input[type="file"] {
    display: inline;
}

.survey-slider {
    position: relative;
}

.survey-slider .fa {
    font-size: 40px;
    position: absolute;
    top: -7px;
}

.survey-slider .fa-frown-o {
    left: 5px;
    color: #c0392b;
}

.survey-slider .fa-smile-o {
    right: 5px;
    color: #27ae60;
}

.file {
    padding: 0px 20px;
}

.upload input[type="file"] {
    display: inline;
}

/**ADMIN*/

.companyValue + .typeahead {
    position: static !important;
    width: 100%;
}

.editEmployeeId {
    cursor: pointer;
}

.dt-buttons {
    display: none;
    margin: 0px;
}

#toast-container {
    z-index: 999999999;
}

.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title {
    font-size: 16px;
}

.jconfirm-content form {
    padding: 0px;
}

.jconfirm .jconfirm-box {
    border-radius: 0px !important;
}

.jconfirm-content .dropdown-menu {
    z-index: 2050;
}

#editCompany + ul {
    width: 100%;
}


td input[type="checkbox"],
input[type="radio"] {
    position: static !important;
    float: left;
    margin-left: 0px !important;
    margin-right: 10px;
}

.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.radio input[type="radio"] {
    opacity: 0;
    z-index: 1;
}

.radio input[type="radio"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.radio input[type="radio"]:disabled + label {
    opacity: 0.65;
}

.radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed;
}

.radio.radio-inline {
    margin-top: 0;
}

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
    font-family: "FontAwesome";
    content: "\f00c";
}

input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
    color: #fff;
}

input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
    color: #fff;
}

.backend-modal {
    width: 80%;
}

.display-action {
    margin-top: 10px;
    margin-bottom: 10px;
}

.btn-pref .btn {
    -webkit-border-radius: 0 !important;
}

html input[disabled] {
    color: grey;
}

.loanStatus {
    min-width: 165px;
}

th,
td {
    border: 1px solid #ddd;
    font-size: 15px;
}

td p {
    font-size: 15px !important;
}

td select {
    margin-bottom: 0px;
}

th {
    border-top: 1px solid #ddd !important;
    text-align: center;
}

table {
    width: 100%;
}

.dataTable {
    width: 100% !important;
}

table.dataTable,
table.dataTable th,
table.dataTable td {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

table.dataTable thead .sorting_asc,
table.dataTable thead .sorting {
    background-color: #fff;
    text-align: center;
}

table.dataTable thead .sorting_asc {
    background: url("https://global-credit-pros.s3-ap-northeast-1.amazonaws.com/assets/others/sort_asc.png") no-repeat
        center left;
}

table.dataTable thead .sorting_desc {
    background: url("https://global-credit-pros.s3-ap-northeast-1.amazonaws.com/assets/others/sort_asc.png") no-repeat
        center left;
}

table.dataTable thead .sorting {
    background: url("https://global-credit-pros.s3-ap-northeast-1.amazonaws.com/assets/others/sort_asc.png") no-repeat
        center left;
}

table.dataTable.no-footer {
    border-bottom: none;
    background-color: #fff;
}

.table-responsive {
    overflow-y: hidden;
}

#repayment-list-table_wrapper {
    margin-bottom: 20px;
}

.dataTables_wrapper {
    overflow-x: auto;
}

.dataTables_filter {
    display: none;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: none;
}

.dataTables_length {
    display: none;
}

#customerLoanModal {
    padding-right: 0px !important;
}

#customerLoanModal .modal-dialog {
    width: 100%;
}


.actionLink {
    padding: 5px;
}

.animationload {
    background-color: #fff;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

.repaymentError p {
    font-size: 12px !important;
    line-height: 12px;
    margin-bottom: 5px;
}

.osahanloading {
    animation: 1.5s linear 0s normal none infinite running osahanloading;
    background: #92d053 none repeat scroll 0 0;
    border-radius: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    position: absolute;
    top: 50%;
    width: 50px;
}

.osahanloading::after {
    animation: 1.5s linear 0s normal none infinite running osahanloading_after;
    border-color: #2595dc transparent;
    border-radius: 80px;
    border-style: solid;
    border-width: 10px;
    content: "";
    height: 80px;
    left: -15px;
    position: absolute;
    top: -15px;
    width: 80px;
}

@keyframes osahanloading {
    0% {
        transform: rotate(0deg);
    }
    50% {
        background: #2595dc none repeat scroll 0 0;
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/**Custom Formatting Classes*/

.bg-logo {
    background-image: url("https://s3-ap-northeast-1.amazonaws.com/global-credit-pros/assets/background/exist-header.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.bg-triangle-equal {
/*     background-image: url("https://s3-ap-northeast-1.amazonaws.com/global-credit-pros/assets/background/logo-meaning-bg.png"); */
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-triangle-up {
    background-image: url("https://s3-ap-northeast-1.amazonaws.com/global-credit-pros/assets/background/loan-calculator-section-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.bg-triangle-down {
    background-image: url("https://s3-ap-northeast-1.amazonaws.com/global-credit-pros/assets/background/how-to-apply-for-loan.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.bg-white {
    background-color: #fff;
}

.bg-blue {
    background-color: #2595dc;
}

.bg-parallax-blue {
    background-image: url("https://s3-ap-northeast-1.amazonaws.com/global-credit-pros/assets/background/testimonial-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    position: relative;
}

.bg-parallax-blue:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: -webkit-linear-gradient(hsla(0, 0%, 100%, 0.55), hsla(0, 0%, 100%, 0.8));
    background: linear-gradient(hsla(0, 0%, 100%, 0.55), hsla(0, 0%, 100%, 0.8));
}

.btn-xl {
    font-size: 15px;
}

.center-block {
    float: none;
    margin: 0 auto;
}

.img-responsive {
    width: 100% !important;
    height: auto;
}

.custom-section {
    min-height: 94%;
}

.div-disabled {
    pointer-events: none;
    opacity: 0.5;
}

.full-form {
    background: none !important;
    max-width: 100% !important;
}

.indent {
    text-indent: 50px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.justify {
    text-align: justify;
    text-justify: inter-word;
}

.margin-0 {
    margin: 0px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-10 {
    margin: 10px !important;
}

.margin-top-0 {
    margin-top: 0px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-top-50 {
    margin-top: 50px !important;
}

.margin-bottom-0 {
    margin-bottom: 0px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-bottom-15 {
    margin-bottom: 15px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-bottom-40 {
    margin-bottom: 60px !important;
}

.margin-bottom-60 {
    margin-bottom: 60px !important;
}

.margin-bottom-100 {
    margin-bottom: 100px !important;
}

.margin-left-20 {
    margin-left: 20px !important;
}

.mid-form {
    max-width: 620px;
}

.padding-0 {
    padding: 0px !important;
}

.padding-10 {
    padding: 10px;
}

.padding-15 {
    padding: 15px;
}

.padding-20 {
    padding: 20px;
}

.padding-30 {
    padding: 30px;
}

.padding-40 {
    padding: 40px;
}

.padding-top-0 {
    padding-top: 0px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-top-35 {
    padding-top: 35px;
}

.padding-top-40 {
    padding-top: 40px;
}

.padding-top-60 {
    padding-top: 60px;
}

.padding-top-70 {
    padding-top: 70px;
}

.padding-bottom-0 {
    padding-bottom: 0px !important;
}

.padding-bottom-20 {
    padding-bottom: 20px !important;
}

.padding-bottom-30 {
    padding-bottom: 30px !important;
}

.padding-bottom-40 {
    padding-bottom: 40px !important;
}

.padding-bottom-50 {
    padding-bottom: 50px !important;
}

.padding-bottom-70 {
    padding-bottom: 70px !important;
}

.padding-bottom-60 {
    padding-bottom: 60px !important;
}

.padding-rigth-0 {
    padding-right: 0px !important;
}

.padding-left-0 {
    padding-left: 0px !important;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.border-radius-20 {
    border-radius: 20px;
}

.text-blue {
    color: #2595dc;
}

.sep {
    width: 100%;
    height: 1px;
    clear: both;
    background: #e5e5e5;
    margin: 15px 0;
}

.valign-center {
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
}

.center-row-columns {
    display: flex;
    align-items: center;
}

.col-center {
    float: none;
    margin: 0 auto;
}

.scrolloff {
    pointer-events: none;
}

/**Fonts*/

.text-40 {
    font-size: 40px;
}

/**Colors*/

.bg-primary {
    background-color: #48a5e2;
}

.bg-secondary {
    background-color: #c7dbe6;
}

.bg-white {
    background-color: #fff;
}

.bg-green {
    background-color: #92d053!important;
    border-color: #92d053;
}

.bg-dark-blue {
    background-color: #2596dc;
}

.bg-red {
    background-color: #ff0000 !important;
}

.bg-gray {
    background-color: #f5f5f5 !important;
}

.amber {
    color: #ffc200;
}

.red {
    color: #ff0000;
}

.green {
    color: #92d053 !important;
}

.cellGreen {
    background-color: #27ae60;
    color: #fff !important;
}

.cellRed {
    background-color: #c0392b;
    color: #fff !important;
}

.white {
    color: #fff !important;
}

.white:hover,
.white:active {
    color: #fff !important;
}

.card-green {
    background-color: #92ce52;
    border: 1px #92ce52 solid;
}

.card-blue {
    background-color: #2c94d1;
    border: 1px #2c94d1 solid;
}

.circle {
    position: relative;
    display: inline-block;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    color: white;
    font-family: Helvetica, Arial Black, sans;
    font-size: 30px;
    text-align: center;
}

.circle span {
    position: relative;
    top: 35%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.actual {
    font-weight: 900;
    color: #0092cb;
    margin: 0px;
}

.goal {
    font-weight: 900;
    color: #adc12a;
    margin: 0px;
}

.strong {
    font-weight: 900;
    font-family: "Montserrat SemiBold";
}

.text-underline {
    text-decoration: underline;
}

/**End of Custom Formatting Classes*/

/**Media Queries*/

/**Tablet*/

@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0;
    }
    100% {
        background-position: 468px 0;
    }
}

.animated-background {
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background-size: 800px 104px;
    height: 96px;
    position: relative;
}

@media only screen and (max-width: 1288px) {
    .forwardArrow {
        bottom: 185px;
        z-index: 7;
    }
}

@media only screen and (max-width: 1281px) {
    .forwardArrow {
        bottom: 207px;
        z-index: 7;
    }
    .savings:after {
        height: 228px;
    }
}

@media only screen and (max-width: 1199px) {
    .forwardArrow {
        top: 361px;
        z-index: 7;
    }
    .savings:after {
        height: 297px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1281px) {
    header {
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: center;
    }
    .navbar-right {
        padding-top: 0px;
        margin-top: 7.5px;
    }
    .navbar-brand img {
        max-width: 160px;
    }
    .navbar-header {
        float: none;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #e7e7e7;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
        display: block;
    }
    .navbar-collapse {
        background-color: #fff;
        overflow-x: hidden;
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-nav {
        float: none !important;
    }
    .navbar-nav > li {
        float: none;
    }
    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    /* Toggle Styles */
    #wrapper {
        padding-left: 0;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    #sidebar-wrapper {
        z-index: 1000;
        position: fixed;
        left: 250px;
        width: 0;
        height: 100%;
        margin-left: -250px;
        overflow-y: auto;
        background: #000;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    #wrapper.toggled #sidebar-wrapper {
        width: 250px;
    }
    #page-content-wrapper {
        width: 100%;
        position: absolute;
        padding: 15px;
    }
    #wrapper.toggled #page-content-wrapper {
        position: absolute;
        margin-right: -250px;
    }
    /* Sidebar Styles */
    .sidebar-nav {
        position: absolute;
        top: 0;
        width: 250px;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .sidebar-nav li {
        text-indent: 20px;
        line-height: 40px;
    }
    .sidebar-nav li a {
        display: block;
        text-decoration: none;
        color: #999999;
    }
    .sidebar-nav li a:hover {
        text-decoration: none;
        color: #fff;
        background: rgba(255, 255, 255, 0.2);
    }
    .sidebar-nav li a:active,
    .sidebar-nav li a:focus {
        text-decoration: none;
    }
    .sidebar-nav > .sidebar-brand {
        height: 65px;
        font-size: 18px;
        line-height: 60px;
    }
    .sidebar-nav > .sidebar-brand a {
        color: #999999;
    }
    .sidebar-nav > .sidebar-brand a:hover {
        color: #fff;
        background: none;
    }
    .collapse.in {
        display: block !important;
    }
    .row {
        display: block !important;
    }
    .container-header {
        padding-top: 65px;
    }
    /**APPLY FOR LOAN*/
    .loan-label-container {
        margin: 0px !important;
    }
    .loan-text {
        float: none;
        margin-bottom: 0px;
    }
    .form-group {
        margin: 5px;
    }
    /**WHY WE EXIST*/
    .exist .row {
        position: static;
    }
    .exist .image-col {
        position: absolute;
        bottom: 274px;
        right: 0;
    }
    .exist .text-col {
        margin-bottom: 0px;
    }
    .image-container img {
        max-width: 200px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .exist .image-container {
        padding-top: 0px;
    }
    .exist .text-col {
        margin-bottom: 0px;
    }
    .logo-container {
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) and (max-width: 1281px) {
    .navbar-header {
        float: none !important;
    }
    .navbar-toggle {
        display: block !important;
    }
    .center-row-columns {
        display: block;
    }
}

/**Mobile*/

@media only screen and (min-width: 320px) and (max-width: 768px) {
    .web-view {
        display: none;
    }
    .mobile-view {
        display: unset;
    }
    header {
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: center;
    }
    .navbar-toggle {
        margin-top: 4px !important;
        margin-bottom: 5px !important;
        margin-bottom: 0px;
    }
    .navbar-right {
        padding-top: 0px !important;
    }
    .navbar-collapse {
        background-color: #fff;
    }
    .navbar-brand img {
        padding-top: 5px;
        max-width: 152px;
    }
    .navbar-header {
        padding-top: 0px;
        padding-left: 0px;
    }
    .navbar-brand {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }
    /* Toggle Styles */
    #wrapper {
        padding-left: 0;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    #sidebar-wrapper {
        z-index: 1000;
        position: fixed;
        left: 250px;
        width: 0;
        height: 100%;
        margin-left: -250px;
        overflow-y: auto;
        background: #000;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    #wrapper.toggled #sidebar-wrapper {
        width: 250px;
    }
    #page-content-wrapper {
        width: 100%;
        position: absolute;
        padding: 15px;
    }
    #wrapper.toggled #page-content-wrapper {
        position: absolute;
        margin-right: -250px;
    }
    /* Sidebar Styles */
    .sidebar-nav {
        position: absolute;
        top: 0;
        width: 250px;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .sidebar-nav li {
        text-indent: 20px;
        line-height: 40px;
    }
    .sidebar-nav li a {
        display: block;
        text-decoration: none;
        color: #999999;
    }
    .sidebar-nav li a:hover {
        text-decoration: none;
        color: #fff;
        background: rgba(255, 255, 255, 0.2);
    }
    .sidebar-nav li a:active,
    .sidebar-nav li a:focus {
        text-decoration: none;
    }
    .sidebar-nav > .sidebar-brand {
        height: 65px;
        font-size: 18px;
        line-height: 60px;
    }
    .sidebar-nav > .sidebar-brand a {
        color: #999999;
    }
    .sidebar-nav > .sidebar-brand a:hover {
        color: #fff;
        background: none;
    }
    .row-eq-height {
        display: block !important;
    }
    .container-header {
        padding-top: 46px;
    }
    /**APPLY FOR LOAN*/
    .video-container {
        padding-top: 0px;
        margin-bottom: 30px;
    }
    .video-container iframe {
        position: absolute;
        width: 100%;
        height: 100%;
    }
    .loan-calculator {
        padding: 10px;
    }
    .slider-horizontal {
        width: 90% !important;
    }
    .loan-calculator-row {
        display: block;
    }
    .card-calculator {
        max-width: 500px;
        margin: 0px auto;
    }
    .testimonial-section {
        display: block;
    }
    /**WHAT WE DO*/
    .weDoSection {
        background-position: initial;
    }
    .whatWeDoTriangle1 .section-title,
    .whatWeDoTriangle2 .section-title {
        min-width: 0px;
    }
    .whatWeDoTriangle1 .greenTriangleBg {
        background-image: none;
        position: static;
        height: auto !important;
    }
    .whatWeDoTriangle2 .blueTriangleBg {
        background-image: none;
        position: static;
        height: auto !important;
    }
    .whatWeDoTriangle1 {
        background-image: url("https://s3-ap-northeast-1.amazonaws.com/global-credit-pros/assets/background/greenTriangle.png");
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .whatWeDoTriangle2 {
        background-image: url("https://s3-ap-northeast-1.amazonaws.com/global-credit-pros/assets/background/blueTriangle.png");
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .whatWeDoTriangle2 p {
        text-align: left;
    }
    .task img {
        float: none;
        margin-bottom: 10px;
    }
    .task-desc {
        text-align: center;
        display: block;
    }
}

/**Others*/

@media only screen and (min-width: 769px) and (max-width: 2560px) {
    .web-view {
        display: unset;
    }
    .mobile-view {
        display: none;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 2560px) {
    .web-view {
        display: unset;
    }
    .mobile-view {
        display: none;
    }
}

@media screen and (min-width: 480px) {
    form {
        max-width: 480px;
    }
}

@media (max-width: 1200px) {
    .wisdom:before {
        top: 0;
        content: "";
        left: 0;
        position: absolute;
        width: 10px;
        height: 388px;
    }
}

.text-left-not-xs,
.text-left-not-sm,
.text-left-not-md,
.text-left-not-lg {
    text-align: left;
}

.text-center-not-xs,
.text-center-not-sm,
.text-center-not-md,
.text-center-not-lg {
    text-align: center;
}

.text-right-not-xs,
.text-right-not-sm,
.text-right-not-md,
.text-right-not-lg {
    text-align: right;
}

.text-justify-not-xs,
.text-justify-not-sm,
.text-justify-not-md,
.text-justify-not-lg {
    text-align: justify;
}

@media (max-width: 767px) {
    .text-left-not-xs,
    .text-center-not-xs,
    .text-right-not-xs,
    .text-justify-not-xs {
        text-align: inherit;
    }
    .text-left-xs {
        text-align: left;
    }
    .text-center-xs {
        text-align: center;
    }
    .text-right-xs {
        text-align: right;
    }
    .text-justify-xs {
        text-align: justify;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .text-left-not-sm,
    .text-center-not-sm,
    .text-right-not-sm,
    .text-justify-not-sm {
        text-align: inherit;
    }
    .text-left-sm {
        text-align: left;
    }
    .text-center-sm {
        text-align: center;
    }
    .text-right-sm {
        text-align: right;
    }
    .text-justify-sm {
        text-align: justify;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .text-left-not-md,
    .text-center-not-md,
    .text-right-not-md,
    .text-justify-not-md {
        text-align: inherit;
    }
    .text-left-md {
        text-align: left;
    }
    .text-center-md {
        text-align: center;
    }
    .text-right-md {
        text-align: right;
    }
    .text-justify-md {
        text-align: justify;
    }
}

@media (min-width: 1200px) {
    .text-left-not-lg,
    .text-center-not-lg,
    .text-right-not-lg,
    .text-justify-not-lg {
        text-align: inherit;
    }
    .text-left-lg {
        text-align: left;
    }
    .text-center-lg {
        text-align: center;
    }
    .text-right-lg {
        text-align: right;
    }
    .text-justify-lg {
        text-align: justify;
    }
    #scheduleModal .modal-lg {
        width: 1100px;
    }
}

/**
Tab
**/
.tabbed > input {
    display: none;
}
.tabbed > input:not(:checked) + section > div {
    display: none;
}
.tabbed > input:checked + section > h1 > label {
    background-color: #92d053;
    color: white !important;
    font-weight: 700;
}
.tabbed > section {
    padding: 0 !important;
}
.tabbed > section > h1 {
    float: left;
}
.tabbed > section > div {
    float: right;
    width: 100%;
    margin: 2.5em 0 0 -100%;
}
.tabbed {
    float: left;
    width: 100%;
}
.tabbed > section > h1 > label {
    cursor: pointer;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
}
.tabbed > section > div {
    box-sizing: border-box;
    padding: 0.5em 0.75em;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.0625);
    background: #fff;
}

.tabbed > section > h1 {
    box-sizing: border-box;
    margin: 0;
    padding: 0.5em 0.5em 0;
    overflow: hidden;
    font-size: 1em;
    font-weight: normal;
}

.tabbed > section > h1 > label {
    display: block;
    padding: 0.25em 0.75em;
    border: 1px solid #ddd;
    border-bottom: none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.0625);
}
.tabbed > input:first-child + section > h1 {
    padding-left: 1em;
}
.tabbed > section > div {
    position: relative;
    z-index: 1;
}

.tabbed > input:checked + section > h1 {
    position: relative;
    z-index: 2;
}

.verbiage {
    text-align: center;
    padding: 20px;
    font-weight: bolder;
    font-size: large;
}

.pursuit-fintech-purpose {
    padding: 40px;
    background-color: #3895c2;
}

.text-white {
    color: #fff !important;
}

.we-rise,
.village-capital {
    padding: 20px 20px 1px 20px;
    background-color: #9ccd64;
    border-radius: 10px;
}

.font-size-28 {
    font-size: 28px;
}

.d-flex {
    display: inline-flex;
    width: 100%;
}

.align-center {
    text-align: center;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.we-rise-img {
    max-width: 200px !important;
}

.villgro-img {
    max-width: 300px !important;
    height: 100% !important;
    object-fit: contain;
}

.vector-img {
    max-width: 600px !important;
    height: 400px !important;
    object-fit: contain;
}

.we-rise-col {
    padding: 0px 40px 40px 40px;
}

.village-capital-col {
    padding: 0px 40px 40px 40px;
}

.village-capital-img {
    max-width: 500px !important;
    height: 200px !important;
    object-fit: contain;
}

.accelerated-text {
    margin-top: 20% !important;
}

.height-200 {
    height: 200px;
}

.soft-launch-modal-dialog {
    width: 68% !important;
    height: 62% !important;
    padding: 0 !important;
}

.soft-launch-modal-close-icon {
    float: right;
    position: absolute;
    right: 0;
    margin-right: 30px;
    cursor: pointer;
    font-size: 50px;
}

.vertical-modal {
    display: table;
    height: 100%;
    width: 100%;
}

.vertical-align-center {
    display: table-cell;
    vertical-align: middle;
}
.soft-launch-modal-content {
    width: inherit !important;
    margin: 0 auto !important;
}

.loader-container {
    display: none;
    width: 100vw;
    height: 100vh;
    background: rgba(255, 255, 255, 0.5);
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
}

.loader {
    border: 16px solid #f3f3f3;
    border-top: 16px solid #92d053;
    border-radius: 50%;
    animation: spin 2s linear infinite;
    z-index: 999;
    height: 150px;
    width: 150px;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    margin: auto;
    position: absolute;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

#loan-custom-amount {
    padding: 5px;
/*     color: #474747; */
    text-align: center;
}

#loan-date-new,
#loan-date-mobile,
#loan-amount-dropdown {
    -webkit-appearance: none;
    background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right
        #ddd;
    background-position: calc(100% - 0.75rem) center !important;
    background-size: 12px;
    text-align: center;
    text-align-last: center;
    font-style: normal;
}
#loan-date-mobile, #loan-amount-dropdow > option {
    font-family: "MontserratLight", sans-serif;
}

.loan-disclaimer {
    margin-top: 10px;
    font-style: italic;
    text-align: left;
/*     color: #333; */
}

.total-sent-container {
    font-weight: bolder;
    position: absolute;
    text-align: center;
    display: grid;
    font-size: 18px;
    top: 60%;
    left: 10%;
}

.bs-wizard {
    border-bottom: solid 1px #e0e0e0;
}

.bs-wizard > .bs-wizard-step {
    padding: 0;
    position: relative;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    background: #fbe8aa;
    top: 45px;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
    content: " ";
    width: 14px;
    height: 14px;
    background: #fbbd19;
    border-radius: 50px;
    position: absolute;
    top: 8px;
    left: 8px;
}

.bs-wizard > .bs-wizard-step > .progress {
    position: relative;
    border-radius: 0px;
    height: 8px;
    box-shadow: none;
    margin: 20px 0;
}

.bs-wizard > .bs-wizard-step > .progress > .progress-bar {
    width: 0px;
    box-shadow: none;
    background: #fbe8aa;
}

.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
    width: 100%;
}

.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
    width: 50%;
}

.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
    width: 0%;
}

.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
    width: 100%;
}

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
    background-color: #f5f5f5;
}

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
    opacity: 0;
}

.bs-wizard > .bs-wizard-step:first-child > .progress {
    left: 50%;
    width: 50%;
}

.bs-wizard > .bs-wizard-step:last-child > .progress {
    width: 50%;
}

.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
    pointer-events: none;
}

.bs-wizard-dot-green {
    background-color: #1abc9c !important;
}

.bs-wizard-dot-green:after {
    background-color: #16a085 !important;
}

.progress-bar-green {
    background-color: #1abc9c !important;
}

.section-title {
    font-weight: 900;
    font-size: 30px;
    margin-bottom: 10px;
    color: #474747;
    margin-top: 0px;
}

.full-button {
    color: #fff;
    width: 100%;
}

.full-button, .half-button {
    padding: 19px 39px!important;
    text-align: center;
    font-weight: 700!important;
	border-radius: 0!important;
	font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif!important;
}

.verify_me_button {
    color: #93c954!important;
	background-color: #EFEFEF!important;
	text-transform:none!important;
}

.apply-now{
	text-transform:uppercase!important;
	border: none!important;
    font-weight: 700!important;
	padding: 15px 30px!important;
	border-radius:0!important;
}


.form-group > label {
    display: block!important;
    margin-bottom: 8px!important;
    color: #333!important;
    font-size: 12px!important;
	font-weight:normal!important
}

.personal-details-header {
    font-size: 20px!important;
}
.i-need-text{
	font-size:30px!important;
}

#register-email-address > i {
	top:50px!important;
}

#register-email-address-confirm > i {
	top:20px!important;
}

#register-work-email-address > i {
	top:20px!important;
}

#register-password > i {
	top:20px!important;
}

#register-confirm-password > i {
	top:20px!important;
}

.margin-50{
	margin:50px;
}

.margin-left-60{
	margin-left:60px;
}
.margin-left-100{
	margin-left:100px;
}

.margin-top-120{
	margin-top:120px;
}

.link-bank-buttons{
    vertical-align: bottom;
    height: 1px;
}

.italic{
    font-style: italic!important;
}

.terms-and-condition{
    text-align: center;
    line-height: 2.1;
}

#finverse-link-bank-acount > .modal-dialog > .modal-content{
    box-shadow: none!important;
    background-color: transparent!important;
    border: 0!important;
}

.player{
	width: 255px;
    overflow: hidden;
    border-top-right-radius: 30px 25px;
    border-bottom-right-radius: 40px 25px;
    margin: auto;
}

@media (width: 320px) {
	#audio-player{
		width:100%;
	}
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    background: #fbe8aa;
    top: 35px;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
}

.verify_me_button{
	border:solid 1px!important;
}

.form-control{
	border: 1px solid #ccc!important;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    background: #fbe8aa;
    top: 45px;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
}

.font-30{
	font-size:30px!important;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    background: #fbe8aa;
    top: 35px;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
}

.font-16{
	font-size:16px!important;
}
.font-14{
	font-size: 14px!important;
}

.loan-calculator-label-container{
	height:20px;
	margin-bottom:5px;
	margin-top:5px;
}

.loan-calculator-label{
	font-size:16px;
}

.slider-tick-label{
	font-size:14px!important;
}

#document1,#document2,#document3,#document4 {
	height:100%;
}

/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { 
 .web-view{
    display: none;
 }
}

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    .web-view{
        display: none;
    }
    .mobile-view{
        display:block;
    }
 }

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .web-view{
        display: block;
    }
    .mobile-view{
        display:block;
    }

  }

/* // X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
    .web-view{
        display: block;
     }
    .mobile-view{
        display:none;
    }

 }

/* // XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) { 
    .web-view{
        display: block;
    }
    .mobile-view{
        display:none;
    }
 }

.has-loan{
	display:none;
}