body{
	font-family: 'Muli', sans-serif !important;
    color: #424242 !important
}
h1, h2, h3{
	font-family: 'Kanit', sans-serif;
}
form{
    width: 100%;
}




.logowp {
    padding: 13px 10px;
    width: 88%
}

.pinkBg {
    background-color: #01c830!important;
    background-image: linear-gradient(90deg,#01c830,#03a21b);
}

.intro-banner-vdo-play-btn {
    height: 60px;
    width: 60px;
    position: fixed;
    bottom: 4%;
    left: 3%;
    text-align: center;
    margin: -30px 0 0 -30px;
    border-radius: 100px;
    z-index: 99999;
}

.intro-banner-vdo-play-btn i {
    line-height: 34px;
    font-size: 35px;
    color: white;
}

.intro-banner-vdo-play-btn .ripple {
    position: absolute;
    width: 160px;
    height: 160px;
    z-index: -1;
    left: 50%;
    top: 50%;
    opacity: 0;
    margin: -80px 0 0 -80px;
    border-radius: 100px;
    -webkit-animation: ripple 1.8s infinite;
    animation: ripple 1.8s infinite
}

@-webkit-keyframes ripple {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes ripple {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.intro-banner-vdo-play-btn .ripple:nth-child(2) {
    animation-delay: .3s;
    -webkit-animation-delay: .3s
}

.intro-banner-vdo-play-btn .ripple:nth-child(3) {
    animation-delay: .6s;
    -webkit-animation-delay: .6s
}




.btn-outline-primary:hover {
    color: #fff;
    background-color: #424242;
    border-color: #424242;
}
.formcrediventas .container.namelinecredit{
    background: #2196f3;
    color: white;
    padding: 15px;
    text-align: center; 
}
.formcrediventas .line-tittles {
    font-size: 60px;
    color: #2196f3;
}

.formcrediventas .pd-registerblock {
    padding: 0rem 7rem !important;
}
.formcrediventas .frecuency-payments , .formcrediventas .coutas-number {
    border-bottom: 2px solid #2196f3;
    color: #2196f3;
}
.container.namelinecredit {
    background: #856CB1;
    color: white;
    padding: 30px 20px;
    text-align: center;
}
.formcrediventas label {
    margin-bottom: 0;
}
.upper{
  text-transform: uppercase;
}

p.d-inline.mr-3 b{
    text-transform: uppercase;
}
.pd-resetbtn{ 
    padding: 0.5rem 1rem !important; 
 }
.alineatop{
    margin-top: -109px;
}
input#paymentTotal , input#PaymentMin, input#checkDataSelect{
    width: 25px !important;
    height: 25px !important;
    margin-top: 0px !important;
}
.alert {
    position: fixed;
    z-index: 99999;
    right: 50px;
    font-size: 20px;
    padding: 25px 30px !important;
    bottom: 16px;
}
.block4 .confirmcredit .form-group {
    margin-bottom: 8px;
}
.block4 .confirmcredit label {
    margin-bottom: 3px;
}
.line-tittles {
    font-size: 60px;
    color: #856CB1;
    margin-right: 10px;
    margin-top: -13px;
    font-family: 'Kanit', sans-serif;
}
.content-steps {
    padding-left: 0px;
    padding-right: 0px;
}
.control-absolute{
    position: relative;
    padding-top: 70px;
}
.steps {
    min-height: 100px;
    -ms-flex-pack: center;
    justify-content: center;
    color: rgb(29, 124, 255);
    display: inline-flex;
}
.controloff{
    display: none;
}
.othernum{
    font-weight: 600;
    color: #7e7e7e;
    text-decoration: underline;
}
.login-box-msg{
    margin-bottom: 25px;
    text-align: center;
}
.container-login {
    padding: 5% 30%;
}
.login-box-body {
    background: white;
    padding: 100px 50px;
}

.circle-content.active {
    background: #856CB1;
}
.circle-content.active h2{
    color: #fff;
}
.step1.active, .step2.active, .step3.active {
    background-color: #856CB1;
    color: white;
}

.step1 {
    margin-right: -15px;
    /* clip-path: polygon(0 0,100% 0,90% 100%,0 100%); */
    color: #4a4a4a;
    background-color: rgb(126 126 126);
}
.step2 {
    /* clip-path: polygon(9% 0,100% 0,91% 100%,0 100%); */
    margin-left: -24px;
    margin-right: -24px;
    color: rgb(191 191 191);
    background-color: #2d2d2d;
}
.step3{
    /*clip-path: polygon(10% 0,100% 0,100% 100%,0 100%);*/
    margin-left: -15px;
    color: rgb(132 132 132);
    background-color: #484848;
}
.relative {
    position: relative;
    width: calc(31.33333% + 20px);
    display: inline-grid;
}
.steps p {
    position: relative;
    margin-top: 48px;
    font-size: 23px;
    font-weight: bold;
    font-family: 'Kanit', sans-serif;
    text-transform: uppercase;
}
.circle-content {
    width: 80px;
    height: 80px;
    text-align: center;
    position: absolute;
    top: -40px;
    z-index: 99;
    left: 39%;
}
.circle-content h2 {
    font-weight: bold;
    font-size: 50px;
    padding: 8px;
}
.circle-content-1{
    color: #4a4a4a;
    background-color: rgb(255 255 255);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 10px, rgba(0, 0, 0, 0.23) 0px 3px 10px;
    border-radius: 100px;
}
.circle-content-2{
    background-color: rgb(255 255 255);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 10px, rgba(0, 0, 0, 0.23) 0px 3px 10px;
    border-radius: 100px;
}
.circle-content-3 {
    background-color: rgb(255 255 255);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 10px, rgba(0, 0, 0, 0.23) 0px 3px 10px;
    border-radius: 100px;
}

.pd-registerblock .content-tittles h1, .pd-registerblock .content-tittles h2{
    font-size: 20px;
}

.pd-registerblock .line-tittles {
    margin-top: -23px;
}
h1.numbersbig {
    font-size: 61px !important;
    font-weight: bold !important;
    margin-right: 12px;
    margin-top: -4px;
}
.content-pasos .col-md-4 h1, .content-pasos .col-md-4 h2 {
    color: #313131 !important;
    font-size: 26px;
}
.content-pasos .col-md-4 .line-tittles , .content-pasos .col-md-4 .line-tittles{
	color: #856cb1 !important;
}
.pd-registerblock{
    padding: 1rem 9rem;
}

.pd-registerblock label {
    font-weight: 600;
    color: #484848;
}

.big-label {
    font-size: 18px;
    padding-left: 20px;
}
/*.bg-img:before {
    content: "";
    background: linear-gradient(90deg, #000, #0000);
    display: block;
    height: 83%;
    left: 0;
    position: absolute;
    top: 88px;
    width: 97%;
}*/
input.form-check-input {
    width: 30px;
    height: 30px;
}
.bg-verde .line-tittles {
    font-size: 55px;
    color: #ffffff;
    margin-right: 10px;
}
.col-md-4.np.bg-verde h1, .col-md-4.np.bg-verde h2{
	color: #fff ;
}
.bg-img {
    background-image: url(../img/back2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #003c50;
    padding: 0px 15px;
}
.bg-img-blue {
    background-image: url(../img/back.jpg);
    background-size: cover;
}

.np{
	padding: 0px;
}
.justify-content{
	justify-content: center;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.75) !important;
}
.copyp{
	font-size: 16px;
}
.valuemin, .valuemax {
    display: inline-block;
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 20px;
}
li.nav-item .btn-lg {
    font-size: 1.0rem !important;
    font-weight: 300;
}
.navbar-brand {
    display: inline-block;
    padding-top: 0rem;
    padding-bottom: 0rem;
    margin-right: 1rem;
    line-height: inherit;
    white-space: nowrap;
    width: 200px;
}
.conntent-calculate label {
    font-size: 18px;
}
.data-generate p{
	margin-bottom: 0px;
}
.data-generate h2 {
    font-weight: bold;
    font-size: 28px;
}

.btn-primary {
    background-color: #856CB1;
    border-color: #856CB1;
}
.btn-primary:hover {
    background-color: #4e209f;
    border-color: #4e209f;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    background-color: #4e209f;
    border-color: #4e209f;
}
a {
    color: #424242;
}
.formcrediventas #totalSolicita2{
    color: initial !important;
}
#totalSolicita2{
    background-color: #0000 !important;
    border: 0px !important;
    color: #856CB1 !important;
    font-weight: bold !important;
    width: 80%;
}
#totalSolicita2:focus {
    outline: -webkit-focus-ring-color auto 0px !important;
}
.value-actual {
    font-family: 'Kanit', sans-serif !important;
    font-size: 30px;
    font-weight: bold;
    border: 0px;
    border-bottom: 2px solid #856CB1;
    border-radius: 0px;
    color: #856CB1 !important;
}
.value-actual::placeholder {
  color: #28a745 !important;
}
.frecuency-payments {
    font-family: 'Kanit', sans-serif;
    font-size: 30px;
    font-weight: bold;
    border: 0px;
    border-bottom: 2px solid #856CB1;
    border-radius: 0px;
    color: #856CB1;
}
.btn-outline-primary {
    color: #424242;
    border-color: #424242;
}
.form-control:focus {
    color: #8f8f8f !important;
    outline: 0;
    border-color: #cacaca;
    box-shadow: 0 0 0 0.0rem rgba(0,123,255,.25) !important;
}
.coutas-number {
    font-family: 'Kanit', sans-serif;
    font-size: 30px;
    font-weight: bold;
    border: 0px;
    border-bottom: 2px solid #856CB1;
    border-radius: 0px;
    width: initial;
    color: #856CB1;
}
.coutas-number option{
    font-size: 20px !important;
}

input.frecuency-payments[type="text"][disabled] {
    color: #28a745 !important;
    background-color: #fff;
    -webkit-text-fill-color: #28a745 !important;
}
.text-white a{
    color: white !important;
}
.content-requisitos p {
    text-align: center;
    margin-top: 15px;
    color: #424242;
    font-weight: bold;
    line-height: 20px;
}
.content-requisitos {
    background-color: #ececec;
}
.bg-green{
    background-color: #313131;
}
.bg-success {
    background-color: #797979!important;
}
.superior{
	width: 100%;
    background-color: #004258;
    display: inline-block;
}
.inferior {
    background-color: #313131;
    /*background-image: url(../img/bg-yellow.svg);*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content-tittles {
    display: flex;
}
.content-tittles h1 {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 30px;
}
.content-tittles h2 {
    text-transform: uppercase;
    line-height: 9px;
    font-weight: 700;
    font-size: 30px;
}
.conntent-calculate {
    /*box-shadow: 0px 0px 32px 0px #000000ab;
    background: #fff;*/
    padding: 0;
}
.box-calc {
    box-shadow: 0px 0px 32px 0px #0000002e;
    background: #ecedf1;
    border-radius: 5px;
    position: absolute;
    z-index: 99;
    top: 72px;
    right: 10%;
    width: 450px;
}
.range-borrow{
	width: 100%
}
.relativ{
    position: relative;
    width: 100%;
}
.w-145 {
    /* width: 145%; */
    top: -120px;
    position: relative;
}
#slide-home{
    overflow: hidden;
    background: #484848;
    height: 800px;
}
.__range{
  margin:30px 0 20px 0;
  -webkit-appearance: none;
  background-color: #b5b5b5;
  height: 5px;
  width: 100%;
  margin: 10px auto;
}
.__range:focus{
  outline:none;
}
.__range::-webkit-slider-thumb{
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  background: #856CB1;
  border-radius: 50%;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}


ul{
    list-style:none;
    padding-left:0px;
    margin-left: 0px;
}
.conntent-calculate .col-md-12.bg-verde{
    padding: 0px 21%;  
}
.bg-verde {
    background: #686d6f !important;
    color: #fff;
}
.btn {
    font-family: 'Kanit', sans-serif;
    padding: 0.5rem 2.5rem;
    border-radius: 30px;
    font-weight: bold;
}
.copyp {
    font-size: 18px;
    margin-bottom: 50px;
    color: #757575;
}
.copyp p{
    font-size: 18px;
    margin: 0px;
}

.border-top {
    border-top: 1px solid #ffffff!important;
}
.border-top ul li a{
	color: #2dd47f
}
.content-pasos .col-md-4 p{
	padding-left: 37px;
}
.content-pasos .content-tittles h2 {
    color: #856CB1;
}
.change-color{
    mix-blend-mode: color-burn;
}
.control-icon{
   text-align: center;
}
.control-icon i {
    font-size: 72px;
    color: #856CB1;
}
/*///FUENTE Muli textos generales///*/
/*<link href="https://fonts.googleapis.com/css2?family=Muli:wght@300;700&display=swap" rel="stylesheet">*/
/*font-family: 'Muli', sans-serif;*/



/*///FUENTES Kanit títulos///*/
/*<link href="https://fonts.googleapis.com/css2?family=Kanit:ital,wght@1,300;1,800&display=swap" rel="stylesheet">*/
/*font-family: 'Kanit', sans-serif;*/

li.parsley-remote, .parsley-pattern , .parsley-required , .parsley-errors-list{
    color: #f70000;
}

/* Styles home new */

select.form-control.coutas-number {
    width: 100%;
}

select#frecuency, .value-actual, .coutas-number {
    font-size: 20px;
    background: transparent !important;
}




/*///////////////////////////////////////////FAST PAYMENT/////////////////////////////////*/
.fastpayment{
    background-color: #848484;
    background-image: url(../img/back.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0px 15px;
}