

/* Start:/local/templates/rarus.light/components/bitrix/form.result.new/retail-bonus-new/style.css?17515518614635*/
.f-callback .modal-body {
  padding-top: 0 !important;
  overflow: visible !important;
}

.modal-header {
  padding-bottom: 10px !important;
}

.modal-content {
  background-color: #ffffff !important;
}

.modal {
  padding-right: 0 !important;
}

.modal-title, .title, .btn {
  font-family: 'Montserrat-Bold';
}

.wrap-text {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  color: #8b8b8b;
}

.btn_callback .btn {
  max-width: 250px;
}

.wrap-title {
  font-family: 'Montserrat-Bold';
  font-size: 44px;
  font-weight: bold;
  margin-bottom: 27px;
}

.subtitle {
  color: #ff7700;
}

.f-callback .col-sm-3 {
  text-transform: uppercase;
  font-size: 12px;
}

.f-callback .form-group label {
  font-weight: 400 !important;
}

.modal-footer {
  display: flex;
  flex-direction: column;
  background-color: #ffffff !important;
}

.modal-footer .col {
  min-height: max-content;
}

.modal-footer .btn-bot {
  margin-bottom: 26px;
}

.example, .obligatory, .waiting-time {
  display: none;
}

.privacy {
  color: #7e7e7e;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
}

.privacy-link {
  color: #7e7e7e;
  text-decoration: underline;
}

.modal-text {
  display: none;
}

.icon-cancel-1 {
  cursor: pointer;
}

/* Slider
----------------------------------*/
.sliderCont {
  width: 100%;
  height: 23px;
  position: relative;
  float: left;
}

.forma-table .input-text-price {
  width: 28px;
  float: left;
  text-align: right;
  padding: 4px;
  margin: -5px 0 0 5px;
  border: 1px solid #b3b3b3;
}

.sliderCont .slider {
  width: 100%;
  position: relative;
}

.sliderCont .slider .range {
  position: absolute;
  width: 100%;
  height: 18px;
  z-index: 2;
  font-size: 13px;
  color: #333;
}

.ui-slider .ui-slider-handle {
  width: 25px;
  height: 25px;
  position: absolute;
  cursor: pointer;
  z-index: 2;
  outline: none;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #cccccc;
}

.sliderCont .ui-widget-content {
  background: #f7f7f7 url('/local/templates/rarus.light/components/bitrix/form.result.new/retail-bonus-new/images/range_bg.png') repeat-x 0 -34px;
}

.sliderCont .ui-widget-header {
  background: #f7f7f7 url('/local/templates/rarus.light/components/bitrix/form.result.new/retail-bonus-new/images/range_bg.png') repeat-x 0 -23px;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #f7f7f7 url('/local/templates/rarus.light/components/bitrix/form.result.new/retail-bonus-new/images/range_bg.png') repeat-x 0 -23px;
}

.sliderCont .slider .range span {
  width: 40px;
  display: block;
  position: absolute;
  top: 10px;
  text-align: center;
  white-space: nowrap;
}

.sliderCont .slider .range span.first {
  left: -9px;
  color: #ff6600;
  font-weight: 700;
  font-size: 15px;
}

.sliderCont .slider .range span.notlast {
  right: 49px;
}

.sliderCont .slider .range span.last {
  right: -3px;
  color: #ff6600;
  font-weight: 700;
  font-size: 15px;
}

.ui-slider {
  position: relative;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  overflow: hidden;
}

.ui-slider-horizontal {
  height: 10px;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -8px;
  margin-left: -6px;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-corner-all {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.sliderContInput {
  width: 61px !important;
  padding-left: 2px !important;
  padding-right: 2px !important;
  text-align: center;
  float: right !important;
  height: 31px !important;
  margin-top: 3px;
}

/* MODAL CHECKBOX */
.modal .modal-body input[type=checkbox] {
  margin-top: auto !important;
  margin-right: 10px;
}

/*Спасибо!*/

.modal-header {
  border-bottom: none !important;
}

.b-result {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: -30px;
}

.b-result .wrap {
  max-width: 400px;
  width: 100%;
}

.b-result .title {
  color: #333333;
  font-size: 44px;
  font-weight: 400;
  line-height: 18.18px;
  padding-bottom: 42px;
}

.b-result .text {
  color: #8b8b8b;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

@media all and (max-width: 425px) {
  .modal-header {
    padding: 25px 15px 20px !important;
  }

  .modal-body {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .b-result {
    flex-direction: column;
    text-align: center;
  }

  .b-result .title {
    font-size: 30px;
    padding-bottom: 22px;
  }

  .b-result-img {
    max-width: 93px;
    width: 100%;
    margin-top: 20px;
  }
}
/* End */
/* /local/templates/rarus.light/components/bitrix/form.result.new/retail-bonus-new/style.css?17515518614635 */
