.slider-rangebox .irs-line {
  background: #dcdddf none repeat scroll 0 0 !important;
  border: 1px solid #cccccc !important;
  border-radius: 0 !important;
  height: 14px !important;
  top: 33px !important;
}

.slider-rangebox .irs-bar {
  background: #16335D none repeat scroll 0 0 !important;
  border-bottom: medium none !important;
  border-top: medium none !important;
  height: 14px !important;
  top: 33px;
}

.slider-rangebox .irs-bar-edge {
  background: #16335D none repeat scroll 0 0 !important;
  border-bottom: medium none !important;
  border-top: medium none !important;
  height: 14px !important;
  border: medium none !important;
  border-radius: 0 !important;

}

.slider-rangebox .irs-from,
.slider-rangebox .irs-to,
.slider-rangebox .irs-single {
  background: #16335D none repeat scroll 0 0 !important;
  border-radius: 5px !important;
  color: #ffffff !important;
  font-size: 16px !important;
  padding: 4px 12px !important;
  top: 24px !important;
  z-index: 5 !important;
}

.slider-rangebox .irs {
  padding-left: 21px;
}

.slider-rangebox .irs-slider.single {
  display: none !important;
}

.calculatslider-cover .irs {
  height: 65px;
  margin-top: -8px;
}

.slider-rangebox .irs-min,
.slider-rangebox .irs-max {
  display: none !important;
}

.slider-rangebox .irs {
  height: 45px !important;
  margin-top: -28px !important;
}


.pricebox-left {
  /* max-width: 653px; */
  width: 100%;
}

.slidergroupbox2 .irs {
  padding-left: 0px !important;
}


/* home page slider */
.calculation-slider .irs-single {
  display: none;
}

.irs-min,
.irs-max {
  display: none;
}

.calculation-slider .irs-bar {
  height: -12px !important;
}

.calculation-slider .irs-slider {
  background: url("/assets/images/circulo-03.png") !important;
  border: medium none !important;
  border-radius: 50% !important;
  box-shadow: none !important;
  cursor: pointer !important;
  height: 22px !important;
  top: 33px;
  margin-left: -2px;
  width: 22px !important;
}

.calculation-slider .irs-line {
  background: #fff !important;
  /*border-top: medium none!important;
  border-left: 1px solid #6ec900!important;
  border-bottom: 1px solid #6ec900!important;
  border-right: 1px solid #6ec900!important;*/
  border-radius: 0 !important;
  /*height: 13px!important;*/
  top: 21px;
  width: 99% !important;
}

.calculation-slider .irs-bar-edge {
  background: #6ec900;
  border: medium none;
  border-radius: 16px 0 0 16px;
  height: 13px;
  top: 33px;
  width: 14px;
}

.calculation-slider .irs-bar {
  background: #5AD309 !important;
  border-bottom: medium none;
  border-top: medium none;
  top: 41px;
  margin-left: -10.5px;
}

.calculation-slider .irs-bar-edge {
  display: none;
}


.calculatslider-cover {
  margin: 0 auto;
  max-width: 88.5%;
  position: relative;
}

.calculation-control>span {
  color: #f99c19;
  cursor: pointer;
  font-size: 17px;
  font-family: sans-serif;
  font-weight: bold;
  position: absolute;
  top: 17px;
  z-index: 55;
}

.calculation-plus {
  right: -17px;
}

.calculation-minus {
  left: -17px;
}

.calculation-slider {
  margin-bottom: 0px;
  margin-top: 4px;
}

.active .faq-downicon {
  display: none !important;
}

.faq-upicon {
  display: none !important;
}

.active .faq-upicon {
  display: block !important;
}

.faq-box .faq-content {
  display: none;
}

.faq-box.active .faq-content {
  display: block;
  background: #ffffff9c;
}
