body {
  font-family: 'Poppins', Sans-Serif !important;
}
h1, h2, h3, h4, h5 {
  font-family: 'Poppins', Sans-Serif !important;
}
h4 {
    font-size: 20px !important;
}
.totalloanamount {
    background: #fff1ee;
}
.row {
  margin-right: -10px;
  margin-left: -10px;
}
.form-group.bottom0 {
  padding-bottom: 10px;
}
.bottom0 h4 {
    padding-bottom: 0px !important;
}
.bottom0 h4.text-right {
    font-weight: 600;
}
.box-roi{
    background: #fff;
    color: #000;
    margin-bottom: 10px;
    margin-top: 15px;
}
#vehicle-calc h3{
    border-bottom: solid 2px #fff;
    margin : 0 -10px 5px -10px !important;
    padding: 7px;
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 20px !important;
}
#vehicle-calc h1.big{
  font-size: 50px;
}
.left-result .bottom0 h4{
  padding-bottom: 0px !important;
  padding-top: 15px;
  border-top: 1px solid #ececec;
  font-size: 17px;
}
.left-result .bottom0 h4.nborder {
  border: 0px !important;
  padding-top: 0px !important;
}
@media (max-width: 767px) {
  #vehicle-calc h1.big{
  font-size: 40px !important;
  }
}
#vehicle-calc .box-result{
  background: #f0f0f0;
  //height: 570px;
}
@media (max-width: 767px) {
  #vehicle-calc .box-result{
  background: #dedede;
  //height: 370px;
  }
}
#vehicle-calc .box-result h1{
  font-weight: 600;
}
#vehicle-calc .box-result h3{
  border-bottom:none!important;
}
#vehicle-calc .box-result h4 {
  padding-top: 0px;
  color: #8d8d8d;
}
.bottom0{
  margin-bottom:0px!important;
}
.bottom5{
  margin-bottom:5px!important;
}

.box-roi > h3:first-of-type{
    border-radius: 3px 3px 0 0
}

.box-roi > h3:not(:first-of-type){
    margin-top:10px !important;
}
.vertical-center{
  margin: 0;
  position: absolute;
  top: 45%;
  left: 18%;
  float: center;

}

.noUi-handle {
  border: 2px solid #fff !important;
  background: rgb(123, 195, 31) !important;
  width: 26px!important;
  height: 26px!important;
  top :-11px !important;
  cursor:grab;
}
.noUi-handle:hover {
  border: 2px solid #fff !important;
  background: rgb(123, 195, 31) !important;
}
.noUi-active {
  border: 2px solid #fff !important;
  background: rgb(123, 195, 31) !important;
}
.noUi-target {
  background: #ccc;
  border: 2px solid #fff;
  box-shadow: none; 
}
.noUi-connect {
  background: rgb(123, 195, 31)!important;
}
.noUi-horizontal {
  height: 8px;
}
.noUi-handle{
  box-shadow: none; 
}
.noUi-handle:before, .noUi-handle:after {
display: none!important;
}
.btn-loan{
  border-radius: 0px !important;
  background-color: rgb(123, 195, 31) !important;
}
hr.division {
  border-top: solid 1px rgb(222 222 222) !important;
  background: none;
  padding-bottom: 15px !important;
}
h2.fieldtitle {
  text-align: left;
}
h2.resulttitle {
  color: #cf670c;
}
label.control-label {
  font-weight: 400;
}
#vehicle-calc h2 {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  //font-size: 35px !important;
}
#vehicle-calc .card{
  padding: 15px 0px 5px;
}
#vehicle-calc .input-md{
  margin-right:0px; width:100%;
}
#vehicle-calc .input-lg{
  font-weight: 500 !important;
  font-family: 'Poppins', sans-serif !important;
  margin-right:0px; width:100%;
  border: solid 2px #604dd5;
  border-radius: 0px !important;
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
}
#vehicle-calc .form-control.input-lg {
  border: 1px solid #ccc;
  border-radius: 3px !important;
}
#vehicle-calc .form-control.formfield.input-lg {
  font-size: 15px !important;  
}
#vehicle-calc hr{
  margin-top:0px;border-top:solid 3px rgb(123, 195, 31);
}

#vehicle-calc hr.small{
  margin-top:0px;
  border-top:solid 1px #ececec;
  margin-bottom: 0px!important;
  display: none;
}
.resultsbutton {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.pad5{
  padding:5px !important;  
}
.pad10{
  margin-top:10px;
}
.pad15{
  margin-top:15px;
}
.pad20{
  margin-top:20px;
}
.pad40{
  margin-top:40px;
}
.pad70{
  margin-top:70px;
}
.progress-bar-warning {
  background-color: #604dd5 !important;
  border-radius:15px !important;
  height: 15px !important;
}

.text-bold{
  font-weight: bold;
}
#vehicle-calc button{
  font-weight: normal !important;
}
.resulttitle {
  text-align: center;
  text-transform: uppercase;
}
.result > p{
  font-weight: bold !important;
}
.input-addon-warning{
  background:#ff8300;border:solid 1px #ff8300;color:#fff;font-weight:bold;
}
i.buttoni {
  font-size: 15px;
  padding-left: 15px;
}
i.buttonib {
  font-size: 15px;
  padding-right: 15px;
}
button.btn-lg {
  padding-top: 20px;
  padding-bottom: 20px;
}
.left-result .circle-minus, .left-result .circle-plus {
    width: 25px;
    height: 25px;
    background-size: 25px 25px !important;
    margin-top:  5px !important;
    margin-bottom: 10px !important;
}
.btn-circle, .btn-circle:hover {
  border-radius:30px;
  background:#efefef;
  box-shadow:none !important;
}
.btn-circle.active {
  border-radius:30px;
  background:#fff;
  border:3px solid #604dd5;
  box-shadow:none !important;
}
.btn-purple, .btn-purple:hover{
  background: #604dd5 !important;
  color: #fff !important;
}
.profit-back{
  background: #fff !important;
  color: #604dd5 !important;
  box-shadow:none !important;
  border: none !important;
  margin-top:15px;
}
.restart {
  background: transparent !important;
  color: #604dd5 !important;
  box-shadow: none !important;
  border: none !important;
  margin-top: 15px;
}
.restart:hover {
  background: transparent !important;
  color: #604dd5 !important;
}
.btn-updown, .btn-updown:hover{
  background : #fff !important;
  box-shadow:none !important;
}
.circle-plus:hover{
  background : #fff !important;
  box-shadow:none !important;
  background: url('../img/circle-plus-hover-40px.png') !important;
  background-size:100%;
}
.circle-plus{
  background: url('../img/circle-plus-40px.png') !important;
  height: 40px;
  width: 40px;
  box-shadow: none !important;
}
.circle-minus:hover{
  background : #fff !important;
  box-shadow:none !important;
  background: url('../img/circle-minus-hover-40px.png') !important;
  background-size:100%;
}
.circle-minus{
  background: url('../img/circle-minus-40.png') !important;
  height: 40px;
  width: 40px;
  box-shadow: none !important;
}
.hide-radio{
  display:none;
}
.slider-value{
  border:none !important;
  border-bottom:solid 3px rgb(123, 195, 31) !important;
  font-size:30px !important;
  font-weight:bold !important;
  padding:0px !important;
}
#vehicle-calc .btn:focus {
  outline: none;
  box-shadow: none;
}
#vehicle-calc .input-group-addon{
  background:#fff !important;
  border:none !important;
  font-weight:600 !important;
}
#vehicle-calc .big-addon{
  font-size:25px !important;
  font-family: 'Poppins', san-serif !important;
  font-weight: 400 !important;
}
.row-full-height {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.left-result, .box-result {
  padding-top: 3%;
  padding-bottom: 3%;
}
.slidercentered {
  width: 50%;
  margin:  0 auto;
  padding-top:  25px;
}
@media screen and (max-width: 599px) {
  .slidercentered {
    width: 80%;
  }
  .circle-minus, .circle-plus {
    height: 25px !important;
    width: 25px !important;
    background-size: 25px 25px !important;
    margin-top: 8px;
  }
  #vehicle-calc h2 {
    font-size: 20px !important;
    text-align: center;
  }
  .left-result h4, .right-result h4 {
    font-size: 15px !important;
  }
  .row-full-height {
    display: flex !important;
    flex-direction: column-reverse;
  }
  .left-result {
    padding-top: 25px;
  }
  div#step10 .col-xs-4 {
    width: 50%;
  }
  div#step10 .col-xs-8.text-bold {
    width: 50%;
    padding-right: 0px !important;
  }
}
@media screen and (min-width: 599px) and (max-width: 992px) {
  .row-full-height {
    display: flex !important;
    flex-direction: column-reverse;
  }
  .left-result {
    padding-top: 25px;
  }  
}
@media screen and (min-width: 992px) and (max-width: 992px) {
  .col-md-6.left-result, .col-md-6.right-result {
    width:  100% !important;
  }
}
@media screen and (min-width: 993px) and (max-width: 1299px) {
  div#step10 .col-xs-4 {
    width: 40%;
  }
  div#step10 .col-xs-8 {
    width: 60%;
  }
  .left-result h4 {
    font-size: 14px !important;
  }
  .right-result h1 {
    font-size: 28px !important;
  }
  .right-result h4 {
    font-size:  25px !important;
  }
}