.form-section h4 {
  margin-top: 10px;
  margin-bottom: 4px;
}
.section-high_a {
  min-height: 460px;
  height: 460px;
}
.section-high_pv_a {
  min-height: 325px;
  height: 325px;
}
.section-high_b {
  min-height: 125px;
  height: 125px;
}
.section-high_pv_b {
  min-height: 55px;
  height: 55px;
}
.section-high_c {
  min-height: 65px;
  height: 65px;
}
.input-wrapper input {
  width: 95%;
}
.input-wrapper_xs input {
  width: 97%;
}
.checkbox-wrapper input {
    width: 95%;
}
.zip-wrapper {
  width: 20%;
}
.place-wrapper {
  width: 80%;
}

.date-inline .form-type-select {
    display: inline-block;
}
.checkbox-inline input,
.checkbox-inline label {
  display:inline-block;
}
.section-distance {
  margin-top: 12px;
}
.section-border {
  border: 1px solid #ffec48;
}
.btos_button {

}
.booking_button {

}
