/**/
body {
    background: #eee
}

/*select:valid { color:#EC753F!important; }*/

#regForm {
    background-color: #ffffff;
    margin: 0px auto;
    font-family: Raleway;
    padding: 40px;
    border-radius: 10px
}

#register {
    color: #EC753F
}.ps-timeline-sec .container ol.ps-timeline li .ps-bot
.lrslider .noUi-base {
    background: #dcdee0!important; 
}

h1 {
    text-align: center
}
.car-loan-header{
    font-size: 36px;
    line-height: 42px;
    font-family: "Poppins", sans-serif;
    color: #EC753F;
    margin-top: 0px;
    font-weight: 500;
}
.car-loan-steps{
    font-size: 15px;
    line-height: 20px;
    font-family: "Poppins", sans-serif;
    color: #EC753F;
    margin-top: 0px;
    font-weight: 500;
}

.nuv-input {
    padding: 10px;
    width: 100%;
    font-size: 17px;
    font-family: Raleway;
    border: 1px solid #aaaaaa;
    border-radius: 4px;
    -webkit-appearance: none
}
.nuv-select{
    padding: 10px;
    width: 97%;
    font-size: 17px;
    font-family: Raleway;
    border: 1px solid #aaaaaa;
    border-radius: 4px;
    -webkit-appearance: none
}
.nuv-select:focus {
    border: 1px solid #EC753F !important;
    outline: none
}
.nuv-range-input{
    width: 30%;
    padding: 5px;
    font-size: 17px;
    font-family: Raleway;
    border: 1px solid #aaaaaa;
    border-radius: 4px;
    float:right;
    text-align: right;
    -webkit-appearance: none
}
.nuv-label{
    width: 50%;
}
.nuv-mt50{
margin-top: 50px;
}
.nuv-mt20{
margin-top: 20px;
}
.nuv-mb50{
    margin-bottom:50px;
}
.nuv-mb20{
    margin-bottom:20px;
}
.nuv-mb70{
    margin-bottom:70px;
}

.nuvmt-55{
    margin-top: 55px;
}
.tab .nuv-input:focus {
    border: 1px solid #EC753F !important;
    outline: none
}

input.invalid {
    border: 1px solid #e03a0666
}

.tab {
    display: none
}

button {
    background-color: #EC753F;
    color: #ffffff;
    border: none;
    border-radius: 4px;
    padding: 10px 30px;
    font-size: 1rem;
    font-weight: 500;
    font-style:normal;
    font-family: Roboto;
    cursor: pointer
}
.clbtn {
    background-color: #EC753F;
    color: #ffffff;
    border: none;
    border-radius: 4px;
    padding: 10px 30px;
    font-size: 1rem;
    font-weight: 500;
    font-style:normal;
    font-family: Roboto;
    cursor: pointer
}

button:hover {
    opacity: 0.8
}

button:focus {
    outline: none !important
}

#prevBtn {
    background-color: #bbbbbb;
     
}
#nextBtn {

    background-color: transparent;
    background-image: linear-gradient(270deg, var( --e-global-color-primary ) 0%, var( --e-global-color-d4067cd ) 100%);
}


.all-steps {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
    display: inline-flex;
    justify-content: center
}

.step {
    height: 40px;
    width: 40px;
    margin: 0 2px;
    background-color: #fff;
    border: none;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    color: #EC753F;
    opacity: 0.5;
    border: 2px solid #EC753F;
}

.step.active {
    opacity: 1
}

.step.finish {
    color: #fff;
    background: #EC753F;
    opacity: 1
}

.all-steps {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px
}

.thanks-message {
    display: none
}

.counter {
    background-color: #f5f5f5;
        padding: 20px 10px 10px 10px;
    border-radius: 5px;
}

.count-title {
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.count-text {
    font-size: 13px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #EC753F;
}
.text-center {
    text-align: center!important;
}


/*strat timeline css*/

.ps-timeline-sec {
	 position: relative;
	 background: #fff;
}
 .ps-timeline-sec .container {
	 position: relative;
}

.nuv-mb25{
    margin-bottom:25px;
}
 @media screen and (max-width: 767px) {
     
    
	 /*.ps-timeline-sec .container ol:before {
		 background: #bbbbbb;
		 content: "";
		 width: 10px;
		 height: 10px;
		 border-radius: 100%;
		 position: absolute;
		 top: 130px !important;
		 left: 36px !important;
	}
	 .ps-timeline-sec .container ol:after {
		 background: #bbbbbb;
		 content: "";
		 width: 10px;
		 height: 10px;
		 border-radius: 100%;
		 position: absolute;
		 top: inherit !important;
		 left: 36px;
	}*/
	 .ps-timeline-sec .container ol.ps-timeline li span {
 
	 margin-left: -25px;
	
}
	 .ps-timeline-sec .container ol.ps-timeline {
		 margin: 130px 0 !important;
		 border-left: 2px solid #bbbbbb;
		 padding-left: 0 !important;
		 padding-top: 120px !important;
		 border-top: 0 !important;
		 margin-left: 25px !important;
	}
	 .ps-timeline-sec .container ol.ps-timeline li {
		 height: 250px;
		 float: none !important;
		 width: inherit !important;
	}
	 .ps-timeline-sec .container ol.ps-timeline li:nth-child(2) .img-handler-bot img {
		 width: 70px;
	}
	 .ps-timeline-sec .container ol.ps-timeline li:last-child {
		 margin: 0;
		 bottom: 0 !important;
		 height: 120px;
	}
	 .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot {
		 bottom: 100px !important;
		 width: 30% !important;
		 margin-left: 35px !important;
		 margin-top: 0 !important;
	}
	 .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot img {
		 width: 70px;
	}
	 .ps-timeline-sec .container ol.ps-timeline li:last-child .ps-top {
		    margin-bottom: 0 !important;
    /* top: 20px; */
    /* width: 50% !important; */
    margin-top: 200px!important;
	}
	 .ps-timeline-sec .container ol.ps-timeline li span {
		 left: 0 !important;
	}
	 .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
		 content: none !important;
	}
	 .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {
		 content: none !important;
	}
	 .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
		 content: none !important;
	}
	 .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
		 content: none !important;
	}
	 .ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
		 position: absolute !important;
		 bottom: 220px !important;
		 width: 30% !important;
		 float: left !important;
		 margin-left: 35px !important;
		 margin-bottom: 0 !important;
	}
	 .ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
		 margin: 0 auto !important;
		 width: 80% !important;
	}
	 .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
		 position: absolute !important;
		 bottom: 220px !important;
		 width: 30% !important;
		 float: left !important;
		 margin-left: 35px !important;
		 margin-bottom: 0 !important;
	}
	 .ps-timeline-sec .container ol.ps-timeline li p {
		 text-align: left !important;
		 width: 100% !important;
		 margin: 0 auto !important;
		 margin-top: 0px !important;
	}
	 .ps-timeline-sec .container ol.ps-timeline li .ps-top {
		    /* width: 60% !important; */
    float: right !important;
    right: 0;
    /* top: -40px; */
    margin-bottom: 0px !important; 
    margin-left: 35px !important; 
}

	 .ps-timeline-sec .container ol.ps-timeline li .ps-bot {
		 /*width: 60% !important;*/
		 float: right !important;
		 right: 0;
		/* top: -40px;*/
	}
.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot img {
    
  margin: 0px 0px 0px 0px !important;
}
	
}
 /*.ps-timeline-sec .container ol:before {
	 background: #bbbbbb;
	 content: "";
	 width: 10px;
	 height: 10px;
	 border-radius: 100%;
	 position: absolute;
	 left: 8px;
	 top: 49.5%;
}
 .ps-timeline-sec .container ol:after {
	 background: #bbbbbb;
	 content: "";
	 width: 10px;
	 height: 10px;
	 border-radius: 100%;
	 position: absolute;
	 right: 8px;
	 top: 49.5%;
}*/
 .ps-timeline-sec .container ol.ps-timeline {
	 margin: 200px 0;
	 padding: 0;
	 border-top: 2px solid #bbbbbb;
	 list-style: none;
}
 .ps-timeline-sec .container ol.ps-timeline li {
	 float: left;
	 width: 25%;
	 padding-top: 30px;
	 position: relative;
}

 .ps-timeline-sec .container ol.ps-timeline li span {
	 width: 50px;
	 height: 50px;
	 /*margin-left: -25px;*/
	 background: #fff;
	 border: 4px solid #bbbbbb;
	 border-radius: 50%;
	 box-shadow: 0 0 0 0px #fff;
	 text-align: center;
	 line-height: 50px -10;
	 color: #df8625;
	 font-size: 1.5em;
	 font-style: normal;
	 position: absolute;
	 top: -26px;
	 left: 50%;
}
 .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
	 content: '';
	 color: #bbbbbb;
	 width: 2px;
	 height: 50px;
	 background: #bbbbbb;
	 position: absolute;
	 top: -50px;
	 left: 50%;
}
 .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {
	 content: '';
	 color: #bbbbbb;
	 width: 8px;
	 height: 8px;
	 background: #bbbbbb;
	 position: absolute;
	 bottom: 90px;
	 left: 44%;
	 border-radius: 100%;
}
 .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
	 content: '';
	 color: #bbbbbb;
	 width: 2px;
	 height: 50px;
	 background: #bbbbbb;
	 position: absolute;
	 bottom: -50px;
	 left: 50%;
}
 .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
	 content: '';
	 color: #bbbbbb;
	 width: 8px;
	 height: 8px;
	 background: #bbbbbb;
	 position: absolute;
	 top: 90px;
	 left: 44%;
	 border-radius: 100%;
}
 .ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
	 position: absolute;
	 bottom: 0;
	 margin-bottom: 130px;
	 width: 100%;
}
 .ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
	 display: table;
	/* margin: 0 auto;*/
	margin: 0px 70px 0px 115px
}
 .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
	 position: absolute;
	 margin-top: 60px;
	 width: 100%;
}
 .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot img {
	 display: table;
	 /* margin: 0 auto;*/
	margin: 0px 70px 0px 115px
}
 .ps-timeline-sec .container ol.ps-timeline li p {
	 text-align: center;
	 width: 80%;
	 margin: 0 auto;
}
 .ps-timeline-sec .container ol.ps-timeline li .ps-top {
	 position: absolute;
	 bottom: 0;
	 margin-bottom: 100px;
}
 .ps-timeline-sec .container ol.ps-timeline li .ps-bot {
	 position: absolute;
	 margin-top: 35px;
	 margin-left: 35px;
}
 

/*end timeline css*/

.borrowing-power-header{
    font-size: 25px;
    line-height: 30px;
    font-family: "Poppins", sans-serif;
    color: #EC753F;
    margin-top: 0px;
    font-weight: 500;
}

label.radio {
    cursor: pointer
}

label.radio input {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    pointer-events: none;
    width:100%;
}

label.radio span {
    font-weight: 400;
    font-size: 17px;
    font-family: Raleway;
    padding: 7px 14px;
    border: 1px solid #aaaaaa;
    display: inline-block;
    color: #171d24;
    border-radius: 4px;
    width:100%;
  
}

label.radio input:checked+span {
    border-color: #EC753F;;
    background-color: #EC753F;;
    color: #fff
}
.radiolabel{
    font-weight: 400;
    font-size: 17px;
    font-family: Raleway;
    color: #171d24;

  
}

.resultsdisplay{
    font-size: 25px;
    line-height: 20px;
    font-family: "Poppins", sans-serif;
    color: #1C1C1E;
    margin-top: 0px;
    font-weight: 700;
 
}
.resultsdisplay400{
    font-size: 15px;

    font-family: "Poppins", sans-serif;
    color: #1C1C1E;
    margin-top: 0px;
    font-weight: 500;
    float:right;
    text-align: right;
}
.textleft{
   text-align:left;
   margin-left: 10px;
}
.bsg10{
  --bs-gutter-x: 10px;
}
.height355{
  min-height: 460px;
}

.wrapper-2col{
    padding: 5%;
   display: grid;
   grid-template-columns: 2fr  1fr;
}

.fa-4x {
    margin:  auto;
    float: none;
    display: table;
    color: #EC753F;
    padding: 5px;
}

.nuv-label-result {
    color: #6a737c;
    font-size: 15px;
    font-weight: 500;
}
.headinglabel{

    font-size: 18px;
    font-weight: 500;
    font-weight: 500;
    width: 150px;
}
.resultsdisplay400bl{
     font-size: 20px;
 
    font-family: "Poppins", sans-serif;
    color: #0050b2;
    margin-top: 0px;
    font-weight: 600;
    float:right;
    text-align: right;
}
.nuv-label-resultbl {
    color: #0050b2;
    font-size: 20px;
    font-weight: 500;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
}
.resultsdisplaybl1{
    font-size: 30px;
    font-family: "Poppins", sans-serif;
    color: #0050b2;
    margin-top: 0px;
    font-weight: 600;
}

/* width sizes */
.nuv-w50{
width: 48%;
}

.nuv-w40{
width: 40%;
}

.nuv-w30{
width: 30%!important;

padding-right: 0px!important;
margin-bottom: 1rem; 
}


.nuv-w60{
width: 62%!important;
}

.nuv-w50i{
width: 49%!important;
}

.nuv-w50f{
width: 50%!important;
}

.nuv-w49{
width: 49%;
}

.nuv-w75{
width: 75%;
}

.nuv-w250i{
width: 25%;
margin-right: 20px;
text-align: right;
}

.nuv-w50fr{
float: right;
width: 50%;
}

.nuv-input50{
     padding: 10px;
    font-size: 17px;
    font-family: Raleway;
    border: 1px solid #aaaaaa;
    border-radius: 4px;
    -webkit-appearance: none;
      width: 47%;
    
}

.tab .nuv-input50:focus {
    border: 1px solid #EC753F !important;
    outline: none
}

/* paddings */
.nuv-pb20{
    padding-bottom:20px;
}
.nuv-pb50{
    padding-bottom:50px;
}
.nuv-pb40{
    padding-bottom:40px;
}
.nuv-pb30{
    padding-bottom:30px;
}
.nuv-pr30{
    padding-right: 30px;
}
.nuv-pr5{
    padding-right: 5px;
}
.nuv-p0{
     padding: 0px!important;
}

.nuv-ledger{
    align-items: center;
    display: flex;
}
.nuv-right{
    text-align: right;

}
.nuv-mb40{
     margin-bottom: 40px;
}


/*
.card-body-radio {
 
   padding: 0px;
}*/

.card-body-radio{
    padding:20px 0px 20px 0px; 
    
}

/* hover pop*/

.help-pop {
        position: relative;
        display: inline-block;
}

.help-pop .help-text {
        visibility: hidden;
        width: 300px;
        background-color: #1c1c1c;
        color: #fff;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        text-align: center;
        border-radius: 6px;
        padding: 15px;
        position: absolute;
        z-index: 1;
        left: 95%;
}
.help-pop:hover .help-text {
        visibility: visible;
}


.nuv-prm10{
        padding-right: 20px;
         
     }
     .nuv-prm20{
        padding-right: 40px;
         
     }
     
     .bp-mb{
         margin-bottom: 1rem;
     }
     
     .bp-mbmt{
        margin-top: 1rem; 
        margin-bottom: 1rem;
     }
     .nw-100{
         width: auto!important;
     }
    
/* mobile */
@media screen and (min-width: 641px) {
    /*counter*/
.nuv-counter{
     width: 25%!important;
}
.nuv-counter2{
     width: 75%!important;
     margin: auto;
}
}

 .nuv-input {
    font-size: 17px!important;
}

.nuv-range-input{
    font-size: 16px!important;
} 

 @media screen and (max-width: 640px) {
      select,
  textarea,
  input {
    font-size: 16px!important;
  }
     .calculator-widget .single-calculator-widget {
    padding: 0px!important; 
}
     .col-sm {
          padding: 10px; 
     }
     
    .nuv-pbm5{
        padding-right: 5px 0px 5px 0px!important;
         
     }
     .nuv-mbm20{
        margin-bottom: 20px;
     }
     
     .nuv-mbm40{
        margin-bottom: 40px ;
         
     }
     .nuv-mbm10{
        margin-bottom: 10px;
         
     }
     .nuv-prm10{
        padding-right: 10px;
         
     }
     .nuv-prm20{
        padding-right: 20px;
         
     }
     .nuv-mb20 {
     margin-bottom: 20px;
   }
   
  
     

     #regForm{
         padding:5px!important;
     }
    
    .nuv-label-resultbl {
        width:40%;
    }
    .resultsdisplay400bl{
        width:50%;
    }
  
  .nuv-lw50 {
        width:50%;
    }
    
    .help-pop .help-text {
        left: 5%;
}
.nuv-counter{
     width: 100%;
     text-align: center;
}
.nuv-counter2{
     width: 100%;
     padding:0px !important;
}
.counter{
margin-left: 0px !important;
}

.fa-4x {
    font-size: 2em!important;
}
.textleft {

   margin-left: 0px;
}

.noUi-horizontal .noUi-handle {
    width: 20px !important;
    height: 20px !important;
}
.noUi-horizontal {
    height: 10px !important;
}
.noUi-marker-horizontal.noUi-marker {

    height: 20px !important;
}

.noUi-marker-horizontal.noUi-marker {
    height: 20px !important;
}

.bp-mb{
         margin-bottom: 0rem;
     }
     
     .bp-mbmt{
        margin-top: 0rem; 
        margin-bottom: 0rem;
     }
     
     .nomargin{
         margin:0px!important;
     }
     
      .borrowing-power-header{
         padding-top:20px;
     }
     
     .nuv-w250i{
width: 49%;
margin-right: 0px;
text-align: right;
}

}


 @media screen and (max-width: 400px) {
      .nw-100{
         width: 100% !important;
     }
      #lrloanAmountSlider{
         display:none;
         max-height: 0px;
     }
     #intrestRateSlider{
         display:none;
         max-height: 0px;
     }
     
     #loanTermSlider{
         display:none;
         max-height: 0px;
     }
     
     #purchasePriceSliderhmd{
          display:none;
         max-height: 0px;
     }
     #bdpurchase_priceslider{
         display:none;
         max-height: 0px;
     }
     #purchasePriceSlider{
          display:none;
         max-height: 0px;
     }
     #depositSlider{
          display:none;
         max-height: 0px;
     }
     #tradeInSlider{
          display:none;
         max-height: 0px;
     }
     
     .nmt-25{
         margin-top: 0px!important;
     }
     .nmb-25{
           margin-bottom:0px!important;
     }
      select,
  textarea,
  input {
    font-size: 16px!important;
  }
     
     .nuv-input {
    font-size: 16px!important;
}

.nuv-range-input{
    font-size: 16px!important;
} 

.nnuvmt-55{
    margin-top: 0px!important ;
}

     .nuv-w250i{
width: 49%;
margin-right: 0px;
text-align: right;
}
     .resultsdisplaybl1{
     
    display: block;
    }
     
     .borrowing-power-header{
         padding-top:20px;
     }
    .nuv-mbm40 {
        margin-bottom: 0px!important;
    }
    .nuv-wm50{
        width:100%;
    }
    
    .nuv-lw50 {
     width: 50%; 
}
.bp-mb{
         margin-bottom: 0rem;
     }
     
     .bp-mbmt{
        margin-top: 0rem; 
        margin-bottom: 0rem;
     }
     .nomargin{
         margin:0px!important;
     }
     .nuv-mtm50{
         margin-top: -20px!important;
     }
     .nuv-pbm30{
         padding-bottom:0px!important;
     }
.nuvmbm40{
     margin-bottom: -20px!important;
}
 }
