@charset "UTF-8";
.single-holiday, .tax-bit_location, .tax-bit_holiday_tags {
  /*  Larger Screen Styling */
  /* number inputs */
}
.single-holiday .avail-form, .tax-bit_location .avail-form, .tax-bit_holiday_tags .avail-form {
  margin-top: 3.75em;
}
.single-holiday .avail-form h2, .tax-bit_location .avail-form h2, .tax-bit_holiday_tags .avail-form h2 {
  margin-bottom: 2rem;
}
.single-holiday #bit-ibe-form .bit-select, .single-holiday #bit-ibe-form input[type=text].bit-input, .tax-bit_location #bit-ibe-form .bit-select, .tax-bit_location #bit-ibe-form input[type=text].bit-input, .tax-bit_holiday_tags #bit-ibe-form .bit-select, .tax-bit_holiday_tags #bit-ibe-form input[type=text].bit-input {
  background: #fff;
  border-radius: 10px;
  border: 1px solid #F0F0F0;
  width: 100%;
  height: 45px;
  padding-left: 40px;
  font-size: 16px;
  font-weight: 500;
  color: #323232;
}
.single-holiday #bit-ibe-form .bit-select:active, .single-holiday #bit-ibe-form .bit-select:focus, .single-holiday #bit-ibe-form input[type=text].bit-input:active, .single-holiday #bit-ibe-form input[type=text].bit-input:focus, .tax-bit_location #bit-ibe-form .bit-select:active, .tax-bit_location #bit-ibe-form .bit-select:focus, .tax-bit_location #bit-ibe-form input[type=text].bit-input:active, .tax-bit_location #bit-ibe-form input[type=text].bit-input:focus, .tax-bit_holiday_tags #bit-ibe-form .bit-select:active, .tax-bit_holiday_tags #bit-ibe-form .bit-select:focus, .tax-bit_holiday_tags #bit-ibe-form input[type=text].bit-input:active, .tax-bit_holiday_tags #bit-ibe-form input[type=text].bit-input:focus {
  outline: 0px;
}
.single-holiday #bit-ibe-form .bit-select-wrap, .tax-bit_location #bit-ibe-form .bit-select-wrap, .tax-bit_holiday_tags #bit-ibe-form .bit-select-wrap {
  position: relative;
}
.single-holiday #bit-ibe-form .bit-select-wrap .bit-select, .tax-bit_location #bit-ibe-form .bit-select-wrap .bit-select, .tax-bit_holiday_tags #bit-ibe-form .bit-select-wrap .bit-select {
  -o-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
.single-holiday #bit-ibe-form .bit-select-wrap ::-ms-expand, .tax-bit_location #bit-ibe-form .bit-select-wrap ::-ms-expand, .tax-bit_holiday_tags #bit-ibe-form .bit-select-wrap ::-ms-expand {
  display: none;
}
.single-holiday #bit-ibe-form .bit-select-wrap:after, .tax-bit_location #bit-ibe-form .bit-select-wrap:after, .tax-bit_holiday_tags #bit-ibe-form .bit-select-wrap:after {
  position: absolute;
  color: #5B5B5B;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  height: 45px;
  width: 45px;
  line-height: 45px;
  text-align: center;
  top: 0;
  right: 0;
  content: "";
  pointer-events: none;
}
.single-holiday #bit-ibe-form .bit-input-wrap, .tax-bit_location #bit-ibe-form .bit-input-wrap, .tax-bit_holiday_tags #bit-ibe-form .bit-input-wrap {
  margin-bottom: 20px;
}
.single-holiday #ibe-xml-form,
.single-holiday .hidden, .tax-bit_location #ibe-xml-form,
.tax-bit_location .hidden, .tax-bit_holiday_tags #ibe-xml-form,
.tax-bit_holiday_tags .hidden {
  display: none;
}
.single-holiday .bit-input-wrap:before, .tax-bit_location .bit-input-wrap:before, .tax-bit_holiday_tags .bit-input-wrap:before {
  color: #008BA6;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 45px;
  width: 40px;
  text-align: center;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
.single-holiday #ibe-departure-point-wrap:before, .tax-bit_location #ibe-departure-point-wrap:before, .tax-bit_holiday_tags #ibe-departure-point-wrap:before {
  content: "";
  font-weight: 900;
}
.single-holiday #ibe-return-date-wrap:before, .tax-bit_location #ibe-return-date-wrap:before, .tax-bit_holiday_tags #ibe-return-date-wrap:before {
  content: "";
}
.single-holiday #ibe-depart-date-wrap:before, .tax-bit_location #ibe-depart-date-wrap:before, .tax-bit_holiday_tags #ibe-depart-date-wrap:before {
  content: "";
  font-weight: 400;
}
.single-holiday .bit-input-wrap, .tax-bit_location .bit-input-wrap, .tax-bit_holiday_tags .bit-input-wrap {
  position: relative;
}
.single-holiday .bit-checkbox-label, .tax-bit_location .bit-checkbox-label, .tax-bit_holiday_tags .bit-checkbox-label {
  vertical-align: middle;
  margin-bottom: 0px;
}
.single-holiday .bit-input-wrap input[type=checkbox],
.single-holiday .bit-input-wrap input[type=radio], .tax-bit_location .bit-input-wrap input[type=checkbox],
.tax-bit_location .bit-input-wrap input[type=radio], .tax-bit_holiday_tags .bit-input-wrap input[type=checkbox],
.tax-bit_holiday_tags .bit-input-wrap input[type=radio] {
  display: none;
}
.single-holiday .bit-input-wrap .bit-checkbox-label::before, .tax-bit_location .bit-input-wrap .bit-checkbox-label::before, .tax-bit_holiday_tags .bit-input-wrap .bit-checkbox-label::before {
  border-radius: 10px;
  cursor: pointer;
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  border: 1px solid #F0F0F0;
  vertical-align: middle;
  margin-right: 10px;
  font-size: 20px;
  line-height: 30px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  color: #008BA6;
  background-color: #fff;
  transition: all 0.2s;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.single-holiday .bit-input-wrap input[type=checkbox]:checked + .bit-checkbox-label::before,
.single-holiday .bit-input-wrap input[type=radio]:checked + .bit-checkbox-label::before, .tax-bit_location .bit-input-wrap input[type=checkbox]:checked + .bit-checkbox-label::before,
.tax-bit_location .bit-input-wrap input[type=radio]:checked + .bit-checkbox-label::before, .tax-bit_holiday_tags .bit-input-wrap input[type=checkbox]:checked + .bit-checkbox-label::before,
.tax-bit_holiday_tags .bit-input-wrap input[type=radio]:checked + .bit-checkbox-label::before {
  content: "";
  vertical-align: middle;
}
.single-holiday .bit-input-wrap input[type=checkbox]:checked + .bit-checkbox-label:hover::before,
.single-holiday .bit-input-wrap input[type=radio]:checked + .bit-checkbox-label:hover::before, .tax-bit_location .bit-input-wrap input[type=checkbox]:checked + .bit-checkbox-label:hover::before,
.tax-bit_location .bit-input-wrap input[type=radio]:checked + .bit-checkbox-label:hover::before, .tax-bit_holiday_tags .bit-input-wrap input[type=checkbox]:checked + .bit-checkbox-label:hover::before,
.tax-bit_holiday_tags .bit-input-wrap input[type=radio]:checked + .bit-checkbox-label:hover::before {
  content: "";
  vertical-align: middle;
}
.single-holiday .bit-ibe-error, .tax-bit_location .bit-ibe-error, .tax-bit_holiday_tags .bit-ibe-error {
  color: #ED5823;
}
.single-holiday button#ibe-submit, .tax-bit_location button#ibe-submit, .tax-bit_holiday_tags button#ibe-submit {
  border: 0;
  background: #008BA6;
  height: 45px;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  cursor: pointer;
  width: 100%;
  transition: all 0.2s;
  border-radius: 10px;
}
.single-holiday button#ibe-submit:hover, .tax-bit_location button#ibe-submit:hover, .tax-bit_holiday_tags button#ibe-submit:hover {
  background: #47A4B5;
}
.single-holiday .daterangepicker, .tax-bit_location .daterangepicker, .tax-bit_holiday_tags .daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 0px;
  border: 1px solid #F0F0F0;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.16);
  width: 100%;
  max-width: none;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 3001;
  display: none;
  line-height: 1em;
}
.single-holiday .daterangepicker.drop-up, .tax-bit_location .daterangepicker.drop-up, .tax-bit_holiday_tags .daterangepicker.drop-up {
  margin-top: -7px;
}
.single-holiday .daterangepicker.single .daterangepicker .ranges,
.single-holiday .daterangepicker.single .drp-calendar, .tax-bit_location .daterangepicker.single .daterangepicker .ranges,
.tax-bit_location .daterangepicker.single .drp-calendar, .tax-bit_holiday_tags .daterangepicker.single .daterangepicker .ranges,
.tax-bit_holiday_tags .daterangepicker.single .drp-calendar {
  float: none;
}
.single-holiday .daterangepicker.single .drp-selected, .tax-bit_location .daterangepicker.single .drp-selected, .tax-bit_holiday_tags .daterangepicker.single .drp-selected {
  display: none;
}
.single-holiday .daterangepicker.show-calendar .drp-calendar, .tax-bit_location .daterangepicker.show-calendar .drp-calendar, .tax-bit_holiday_tags .daterangepicker.show-calendar .drp-calendar {
  display: block;
}
.single-holiday .daterangepicker.show-calendar .drp-buttons, .tax-bit_location .daterangepicker.show-calendar .drp-buttons, .tax-bit_holiday_tags .daterangepicker.show-calendar .drp-buttons {
  display: block;
}
.single-holiday .daterangepicker.auto-apply .drp-buttons, .tax-bit_location .daterangepicker.auto-apply .drp-buttons, .tax-bit_holiday_tags .daterangepicker.auto-apply .drp-buttons {
  display: none;
}
.single-holiday .daterangepicker .drp-calendar, .tax-bit_location .daterangepicker .drp-calendar, .tax-bit_holiday_tags .daterangepicker .drp-calendar {
  display: none;
  max-width: 75vw;
  padding: 1.5em;
  width: 100%;
}
.single-holiday .daterangepicker .drp-calendar.left, .tax-bit_location .daterangepicker .drp-calendar.left, .tax-bit_holiday_tags .daterangepicker .drp-calendar.left {
  margin: auto;
}
.single-holiday .daterangepicker .drp-calendar.right, .tax-bit_location .daterangepicker .drp-calendar.right, .tax-bit_holiday_tags .daterangepicker .drp-calendar.right {
  display: none;
}
.single-holiday .daterangepicker .drp-calendar.single .calendar-table, .tax-bit_location .daterangepicker .drp-calendar.single .calendar-table, .tax-bit_holiday_tags .daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}
.single-holiday .daterangepicker .calendar-table .next span,
.single-holiday .daterangepicker .calendar-table .prev span, .tax-bit_location .daterangepicker .calendar-table .next span,
.tax-bit_location .daterangepicker .calendar-table .prev span, .tax-bit_holiday_tags .daterangepicker .calendar-table .next span,
.tax-bit_holiday_tags .daterangepicker .calendar-table .prev span {
  color: #008BA6;
  border: solid #008BA6;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}
.single-holiday .daterangepicker .calendar-table .next:hover,
.single-holiday .daterangepicker .calendar-table .prev:hover, .tax-bit_location .daterangepicker .calendar-table .next:hover,
.tax-bit_location .daterangepicker .calendar-table .prev:hover, .tax-bit_holiday_tags .daterangepicker .calendar-table .next:hover,
.tax-bit_holiday_tags .daterangepicker .calendar-table .prev:hover {
  background: #F7F7F7;
}
.single-holiday .daterangepicker .calendar-table .next.next span,
.single-holiday .daterangepicker .calendar-table .prev.next span, .tax-bit_location .daterangepicker .calendar-table .next.next span,
.tax-bit_location .daterangepicker .calendar-table .prev.next span, .tax-bit_holiday_tags .daterangepicker .calendar-table .next.next span,
.tax-bit_holiday_tags .daterangepicker .calendar-table .prev.next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.single-holiday .daterangepicker .calendar-table .next.prev span,
.single-holiday .daterangepicker .calendar-table .prev.prev span, .tax-bit_location .daterangepicker .calendar-table .next.prev span,
.tax-bit_location .daterangepicker .calendar-table .prev.prev span, .tax-bit_holiday_tags .daterangepicker .calendar-table .next.prev span,
.tax-bit_holiday_tags .daterangepicker .calendar-table .prev.prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.single-holiday .daterangepicker .calendar-table, .tax-bit_location .daterangepicker .calendar-table, .tax-bit_holiday_tags .daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 0px;
  background-color: #fff;
}
.single-holiday .daterangepicker .calendar-table td,
.single-holiday .daterangepicker .calendar-table th, .tax-bit_location .daterangepicker .calendar-table td,
.tax-bit_location .daterangepicker .calendar-table th, .tax-bit_holiday_tags .daterangepicker .calendar-table td,
.tax-bit_holiday_tags .daterangepicker .calendar-table th {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 1.5em;
  width: 2em;
  height: 2em;
  line-height: 1.5em;
  font-size: 1em;
  border-radius: 3px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}
.single-holiday .daterangepicker .calendar-table th, .tax-bit_location .daterangepicker .calendar-table th, .tax-bit_holiday_tags .daterangepicker .calendar-table th {
  font-weight: 700;
  color: #008BA6;
  font-size: 0.8em;
  text-transform: uppercase;
}
.single-holiday .daterangepicker .calendar-table th.month, .tax-bit_location .daterangepicker .calendar-table th.month, .tax-bit_holiday_tags .daterangepicker .calendar-table th.month {
  width: auto;
  font-weight: 500;
  color: #323232;
  font-size: 1em;
  text-transform: inherit;
}
.single-holiday .daterangepicker .calendar-table table, .tax-bit_location .daterangepicker .calendar-table table, .tax-bit_holiday_tags .daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}
.single-holiday .daterangepicker td.available:hover,
.single-holiday .daterangepicker th.available:hover, .tax-bit_location .daterangepicker td.available:hover,
.tax-bit_location .daterangepicker th.available:hover, .tax-bit_holiday_tags .daterangepicker td.available:hover,
.tax-bit_holiday_tags .daterangepicker th.available:hover {
  background-color: #008BA6;
  border-color: transparent;
  color: #fff;
}
.single-holiday .daterangepicker td.week,
.single-holiday .daterangepicker th.week, .tax-bit_location .daterangepicker td.week,
.tax-bit_location .daterangepicker th.week, .tax-bit_holiday_tags .daterangepicker td.week,
.tax-bit_holiday_tags .daterangepicker th.week {
  font-size: 80%;
  color: #BDBDBD;
}
.single-holiday .daterangepicker td.off,
.single-holiday .daterangepicker td.off.in-range,
.single-holiday .daterangepicker td.off.start-date,
.single-holiday .daterangepicker td.off.end-date, .tax-bit_location .daterangepicker td.off,
.tax-bit_location .daterangepicker td.off.in-range,
.tax-bit_location .daterangepicker td.off.start-date,
.tax-bit_location .daterangepicker td.off.end-date, .tax-bit_holiday_tags .daterangepicker td.off,
.tax-bit_holiday_tags .daterangepicker td.off.in-range,
.tax-bit_holiday_tags .daterangepicker td.off.start-date,
.tax-bit_holiday_tags .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #F0F0F0;
}
.single-holiday .daterangepicker td.in-range, .tax-bit_location .daterangepicker td.in-range, .tax-bit_holiday_tags .daterangepicker td.in-range {
  background-color: #F7F7F7;
  border-color: transparent;
  color: #323232;
  border-radius: 0;
}
.single-holiday .daterangepicker td.start-date, .tax-bit_location .daterangepicker td.start-date, .tax-bit_holiday_tags .daterangepicker td.start-date {
  border-radius: 3px 0 0 3px;
}
.single-holiday .daterangepicker td.end-date, .tax-bit_location .daterangepicker td.end-date, .tax-bit_holiday_tags .daterangepicker td.end-date {
  border-radius: 0 3px 3px 0;
}
.single-holiday .daterangepicker td.start-date.end-date, .tax-bit_location .daterangepicker td.start-date.end-date, .tax-bit_holiday_tags .daterangepicker td.start-date.end-date {
  border-radius: 3px;
}
.single-holiday .daterangepicker td.active,
.single-holiday .daterangepicker td.active:hover, .tax-bit_location .daterangepicker td.active,
.tax-bit_location .daterangepicker td.active:hover, .tax-bit_holiday_tags .daterangepicker td.active,
.tax-bit_holiday_tags .daterangepicker td.active:hover {
  background-color: #008BA6;
  border-color: transparent;
  color: #fff;
}
.single-holiday .daterangepicker td.disabled,
.single-holiday .daterangepicker option.disabled, .tax-bit_location .daterangepicker td.disabled,
.tax-bit_location .daterangepicker option.disabled, .tax-bit_holiday_tags .daterangepicker td.disabled,
.tax-bit_holiday_tags .daterangepicker option.disabled {
  color: #F0F0F0;
  cursor: not-allowed;
  text-decoration: line-through;
}
.single-holiday .daterangepicker select.monthselect,
.single-holiday .daterangepicker select.yearselect, .tax-bit_location .daterangepicker select.monthselect,
.tax-bit_location .daterangepicker select.yearselect, .tax-bit_holiday_tags .daterangepicker select.monthselect,
.tax-bit_holiday_tags .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}
.single-holiday .daterangepicker select.monthselect, .tax-bit_location .daterangepicker select.monthselect, .tax-bit_holiday_tags .daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}
.single-holiday .daterangepicker select.yearselect, .tax-bit_location .daterangepicker select.yearselect, .tax-bit_holiday_tags .daterangepicker select.yearselect {
  width: 40%;
}
.single-holiday .daterangepicker select.hourselect,
.single-holiday .daterangepicker select.minuteselect,
.single-holiday .daterangepicker select.secondselect,
.single-holiday .daterangepicker select.ampmselect, .tax-bit_location .daterangepicker select.hourselect,
.tax-bit_location .daterangepicker select.minuteselect,
.tax-bit_location .daterangepicker select.secondselect,
.tax-bit_location .daterangepicker select.ampmselect, .tax-bit_holiday_tags .daterangepicker select.hourselect,
.tax-bit_holiday_tags .daterangepicker select.minuteselect,
.tax-bit_holiday_tags .daterangepicker select.secondselect,
.tax-bit_holiday_tags .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #F7F7F7;
  border: 1px solid #F7F7F7;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}
.single-holiday .daterangepicker .calendar-time, .tax-bit_location .daterangepicker .calendar-time, .tax-bit_holiday_tags .daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}
.single-holiday .daterangepicker .calendar-time select.disabled, .tax-bit_location .daterangepicker .calendar-time select.disabled, .tax-bit_holiday_tags .daterangepicker .calendar-time select.disabled {
  color: #F7F7F7;
  cursor: not-allowed;
}
.single-holiday .daterangepicker .drp-buttons, .tax-bit_location .daterangepicker .drp-buttons, .tax-bit_holiday_tags .daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #BDBDBD;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}
.single-holiday .daterangepicker .drp-selected, .tax-bit_location .daterangepicker .drp-selected, .tax-bit_holiday_tags .daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}
.single-holiday .daterangepicker .drp-buttons .btn, .tax-bit_location .daterangepicker .drp-buttons .btn, .tax-bit_holiday_tags .daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}
.single-holiday .daterangepicker.show-ranges.single.rtl .drp-calendar.left, .tax-bit_location .daterangepicker.show-ranges.single.rtl .drp-calendar.left, .tax-bit_holiday_tags .daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #BDBDBD;
}
.single-holiday .daterangepicker.show-ranges.single.ltr .drp-calendar.left, .tax-bit_location .daterangepicker.show-ranges.single.ltr .drp-calendar.left, .tax-bit_holiday_tags .daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #BDBDBD;
}
.single-holiday .daterangepicker.show-ranges.rtl .drp-calendar.right, .tax-bit_location .daterangepicker.show-ranges.rtl .drp-calendar.right, .tax-bit_holiday_tags .daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #BDBDBD;
}
.single-holiday .daterangepicker.show-ranges.ltr .drp-calendar.left, .tax-bit_location .daterangepicker.show-ranges.ltr .drp-calendar.left, .tax-bit_holiday_tags .daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #BDBDBD;
}
.single-holiday .daterangepicker .ranges, .tax-bit_location .daterangepicker .ranges, .tax-bit_holiday_tags .daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}
.single-holiday .daterangepicker.show-calendar .ranges, .tax-bit_location .daterangepicker.show-calendar .ranges, .tax-bit_holiday_tags .daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}
.single-holiday .daterangepicker .ranges ul, .tax-bit_location .daterangepicker .ranges ul, .tax-bit_holiday_tags .daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.single-holiday .daterangepicker .ranges li, .tax-bit_location .daterangepicker .ranges li, .tax-bit_holiday_tags .daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}
.single-holiday .daterangepicker .ranges li:hover, .tax-bit_location .daterangepicker .ranges li:hover, .tax-bit_holiday_tags .daterangepicker .ranges li:hover {
  background-color: #F7F7F7;
}
.single-holiday .daterangepicker .ranges li.active, .tax-bit_location .daterangepicker .ranges li.active, .tax-bit_holiday_tags .daterangepicker .ranges li.active {
  background-color: #008BA6;
  color: #fff;
}
@media (min-width: 768px) {
  .single-holiday .daterangepicker, .tax-bit_location .daterangepicker, .tax-bit_holiday_tags .daterangepicker {
    width: 100%;
    direction: ltr;
    text-align: left;
  }
  .single-holiday .daterangepicker .ranges ul, .tax-bit_location .daterangepicker .ranges ul, .tax-bit_holiday_tags .daterangepicker .ranges ul {
    width: 140px;
  }
  .single-holiday .daterangepicker.single .ranges ul, .tax-bit_location .daterangepicker.single .ranges ul, .tax-bit_holiday_tags .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .single-holiday .daterangepicker.single .drp-calendar.left, .tax-bit_location .daterangepicker.single .drp-calendar.left, .tax-bit_holiday_tags .daterangepicker.single .drp-calendar.left {
    clear: none;
  }
  .single-holiday .daterangepicker.single .ranges, .tax-bit_location .daterangepicker.single .ranges, .tax-bit_holiday_tags .daterangepicker.single .ranges {
    float: left;
  }
  .single-holiday .daterangepicker .drp-calendar, .tax-bit_location .daterangepicker .drp-calendar, .tax-bit_holiday_tags .daterangepicker .drp-calendar {
    width: 50%;
  }
  .single-holiday .daterangepicker .drp-calendar.left, .tax-bit_location .daterangepicker .drp-calendar.left, .tax-bit_holiday_tags .daterangepicker .drp-calendar.left {
    clear: left;
  }
  .single-holiday .daterangepicker .drp-calendar.left .calendar-table, .tax-bit_location .daterangepicker .drp-calendar.left .calendar-table, .tax-bit_holiday_tags .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .single-holiday .daterangepicker .drp-calendar.right, .tax-bit_location .daterangepicker .drp-calendar.right, .tax-bit_holiday_tags .daterangepicker .drp-calendar.right {
    margin-left: 0;
    display: inline-block;
  }
  .single-holiday .daterangepicker .drp-calendar.right .calendar-table, .tax-bit_location .daterangepicker .drp-calendar.right .calendar-table, .tax-bit_holiday_tags .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .single-holiday .daterangepicker .ranges,
.single-holiday .daterangepicker .drp-calendar, .tax-bit_location .daterangepicker .ranges,
.tax-bit_location .daterangepicker .drp-calendar, .tax-bit_holiday_tags .daterangepicker .ranges,
.tax-bit_holiday_tags .daterangepicker .drp-calendar {
    float: left;
  }
}
@media (min-width: 992px) {
  .single-holiday .daterangepicker, .tax-bit_location .daterangepicker, .tax-bit_holiday_tags .daterangepicker {
    width: 558px;
  }
  .single-holiday .daterangepicker .ranges, .tax-bit_location .daterangepicker .ranges, .tax-bit_holiday_tags .daterangepicker .ranges {
    width: 530px;
  }
  .single-holiday .daterangepicker .ranges, .tax-bit_location .daterangepicker .ranges, .tax-bit_holiday_tags .daterangepicker .ranges {
    float: left;
  }
  .single-holiday .daterangepicker.rtl .ranges, .tax-bit_location .daterangepicker.rtl .ranges, .tax-bit_holiday_tags .daterangepicker.rtl .ranges {
    float: right;
  }
  .single-holiday .daterangepicker .drp-calendar, .tax-bit_location .daterangepicker .drp-calendar, .tax-bit_holiday_tags .daterangepicker .drp-calendar {
    float: left;
  }
  .single-holiday .daterangepicker .drp-calendar .left, .tax-bit_location .daterangepicker .drp-calendar .left, .tax-bit_holiday_tags .daterangepicker .drp-calendar .left {
    clear: none !important;
  }
}
@media (min-width: 768px) {
  .single-holiday .daterangepicker.single .drp-calendar, .tax-bit_location .daterangepicker.single .drp-calendar, .tax-bit_holiday_tags .daterangepicker.single .drp-calendar {
    width: 100%;
  }
}
.single-holiday .daterangepicker.single .drp-calendar.right, .tax-bit_location .daterangepicker.single .drp-calendar.right, .tax-bit_holiday_tags .daterangepicker.single .drp-calendar.right {
  display: none;
}
@media (min-width: 768px) {
  .single-holiday .daterangepicker.single, .tax-bit_location .daterangepicker.single, .tax-bit_holiday_tags .daterangepicker.single {
    width: 300px;
  }
}
.single-holiday .tds-passengers-container, .tax-bit_location .tds-passengers-container, .tax-bit_holiday_tags .tds-passengers-container {
  width: 100%;
}
.single-holiday .tds-passengers-container.active, .tax-bit_location .tds-passengers-container.active, .tax-bit_holiday_tags .tds-passengers-container.active {
  display: block;
}
.single-holiday .tds-passengers-container .room-selection, .tax-bit_location .tds-passengers-container .room-selection, .tax-bit_holiday_tags .tds-passengers-container .room-selection {
  margin-bottom: 20px;
}
.single-holiday .tds-passengers-container.no-rooms .tds-room-name, .tax-bit_location .tds-passengers-container.no-rooms .tds-room-name, .tax-bit_holiday_tags .tds-passengers-container.no-rooms .tds-room-name {
  display: none;
}
.single-holiday .tds-passengers-container .tds-rooms .tds-room, .tax-bit_location .tds-passengers-container .tds-rooms .tds-room, .tax-bit_holiday_tags .tds-passengers-container .tds-rooms .tds-room {
  margin-bottom: 20px;
}
.single-holiday .tds-passengers-container .tds-rooms .tds-room .tds-room-name, .tax-bit_location .tds-passengers-container .tds-rooms .tds-room .tds-room-name, .tax-bit_holiday_tags .tds-passengers-container .tds-rooms .tds-room .tds-room-name {
  font-size: 1em;
  font-weight: bold;
  color: #008BA6;
  margin-bottom: 0.5em;
  display: block;
}
.single-holiday .tds-passengers-container .tds-rooms .tds-room .tds-age-wrap, .tax-bit_location .tds-passengers-container .tds-rooms .tds-room .tds-age-wrap, .tax-bit_holiday_tags .tds-passengers-container .tds-rooms .tds-room .tds-age-wrap {
  display: flex;
  align-items: center;
  padding-top: 0.5em;
}
.single-holiday .tds-passengers-container .tds-rooms .tds-room .tds-age-wrap .tds-age-label-wrap, .tax-bit_location .tds-passengers-container .tds-rooms .tds-room .tds-age-wrap .tds-age-label-wrap, .tax-bit_holiday_tags .tds-passengers-container .tds-rooms .tds-room .tds-age-wrap .tds-age-label-wrap {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  font-size: 0.8em;
  padding: 0px 1em;
}
.single-holiday .tds-passengers-container .tds-rooms .tds-room .tds-age-wrap .tds-age-label-wrap .tds-age-label, .tax-bit_location .tds-passengers-container .tds-rooms .tds-room .tds-age-wrap .tds-age-label-wrap .tds-age-label, .tax-bit_holiday_tags .tds-passengers-container .tds-rooms .tds-room .tds-age-wrap .tds-age-label-wrap .tds-age-label {
  margin-right: auto;
}
.single-holiday .tds-passengers-container .tds-rooms .tds-room .tds-age-wrap .tds-age-select, .tax-bit_location .tds-passengers-container .tds-rooms .tds-room .tds-age-wrap .tds-age-select, .tax-bit_holiday_tags .tds-passengers-container .tds-rooms .tds-room .tds-age-wrap .tds-age-select {
  border: #F0F0F0;
  padding: 5px 5px 5px 10px;
  border-radius: 10px;
}
.single-holiday .tds-passengers-container .tds-rooms .error-message, .tax-bit_location .tds-passengers-container .tds-rooms .error-message, .tax-bit_holiday_tags .tds-passengers-container .tds-rooms .error-message {
  position: relative;
  padding: 0;
  width: auto;
  bottom: 0;
  color: #ED5823;
}
.single-holiday .tds-increment-wrap, .tax-bit_location .tds-increment-wrap, .tax-bit_holiday_tags .tds-increment-wrap {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.single-holiday .tds-increment-wrap:first-of-type, .tax-bit_location .tds-increment-wrap:first-of-type, .tax-bit_holiday_tags .tds-increment-wrap:first-of-type {
  margin-top: 0px;
}
.single-holiday .tds-increment-wrap .tds-increment-label, .tax-bit_location .tds-increment-wrap .tds-increment-label, .tax-bit_holiday_tags .tds-increment-wrap .tds-increment-label {
  flex: 1 1 auto;
}
.single-holiday .tds-increment-wrap .tds-increment-numbers, .tax-bit_location .tds-increment-wrap .tds-increment-numbers, .tax-bit_holiday_tags .tds-increment-wrap .tds-increment-numbers {
  flex: 0 0 auto;
}
.single-holiday .tds-increment-wrap .tds-increment-numbers .tds-increment-increase,
.single-holiday .tds-increment-wrap .tds-increment-numbers .tds-increment-decrease,
.single-holiday .tds-increment-wrap .tds-increment-numbers input, .tax-bit_location .tds-increment-wrap .tds-increment-numbers .tds-increment-increase,
.tax-bit_location .tds-increment-wrap .tds-increment-numbers .tds-increment-decrease,
.tax-bit_location .tds-increment-wrap .tds-increment-numbers input, .tax-bit_holiday_tags .tds-increment-wrap .tds-increment-numbers .tds-increment-increase,
.tax-bit_holiday_tags .tds-increment-wrap .tds-increment-numbers .tds-increment-decrease,
.tax-bit_holiday_tags .tds-increment-wrap .tds-increment-numbers input {
  width: 2em !important;
  height: 2em !important;
  padding: 0px;
  font-size: 1rem;
  font-weight: 500;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
.single-holiday .tds-increment-wrap .tds-increment-numbers input, .tax-bit_location .tds-increment-wrap .tds-increment-numbers input, .tax-bit_holiday_tags .tds-increment-wrap .tds-increment-numbers input {
  background: transparent;
  border: 0px;
}
.single-holiday .tds-increment-wrap .tds-increment-numbers .tds-increment-increase,
.single-holiday .tds-increment-wrap .tds-increment-numbers .tds-increment-decrease, .tax-bit_location .tds-increment-wrap .tds-increment-numbers .tds-increment-increase,
.tax-bit_location .tds-increment-wrap .tds-increment-numbers .tds-increment-decrease, .tax-bit_holiday_tags .tds-increment-wrap .tds-increment-numbers .tds-increment-increase,
.tax-bit_holiday_tags .tds-increment-wrap .tds-increment-numbers .tds-increment-decrease {
  color: #323232;
  background: #fff;
  border: 1px solid #F0F0F0;
  transition: all 0.2s;
  border-radius: 10px;
  font-size: 16px;
}
.single-holiday .tds-increment-wrap .tds-increment-numbers .tds-increment-increase:hover,
.single-holiday .tds-increment-wrap .tds-increment-numbers .tds-increment-decrease:hover, .tax-bit_location .tds-increment-wrap .tds-increment-numbers .tds-increment-increase:hover,
.tax-bit_location .tds-increment-wrap .tds-increment-numbers .tds-increment-decrease:hover, .tax-bit_holiday_tags .tds-increment-wrap .tds-increment-numbers .tds-increment-increase:hover,
.tax-bit_holiday_tags .tds-increment-wrap .tds-increment-numbers .tds-increment-decrease:hover {
  color: #fff;
  background: #008BA6;
  border-color: #008BA6;
}
.single-holiday .tds-increment-wrap .tds-increment-numbers .tds-increment-increase:active,
.single-holiday .tds-increment-wrap .tds-increment-numbers .tds-increment-decrease:active, .tax-bit_location .tds-increment-wrap .tds-increment-numbers .tds-increment-increase:active,
.tax-bit_location .tds-increment-wrap .tds-increment-numbers .tds-increment-decrease:active, .tax-bit_holiday_tags .tds-increment-wrap .tds-increment-numbers .tds-increment-increase:active,
.tax-bit_holiday_tags .tds-increment-wrap .tds-increment-numbers .tds-increment-decrease:active {
  transition: all 0.1s;
  opacity: 1;
}
.single-holiday .tds-increment-wrap .tds-increment-numbers .tds-increment-increase:disabled,
.single-holiday .tds-increment-wrap .tds-increment-numbers .tds-increment-decrease:disabled, .tax-bit_location .tds-increment-wrap .tds-increment-numbers .tds-increment-increase:disabled,
.tax-bit_location .tds-increment-wrap .tds-increment-numbers .tds-increment-decrease:disabled, .tax-bit_holiday_tags .tds-increment-wrap .tds-increment-numbers .tds-increment-increase:disabled,
.tax-bit_holiday_tags .tds-increment-wrap .tds-increment-numbers .tds-increment-decrease:disabled {
  opacity: 0.8 !important;
  border-color: #F0F0F0;
  background: #fff;
  color: #BDBDBD;
}

h2 {
  margin-bottom: 1.5rem;
}

.more-offers-btn {
  font-size: 1em;
  border: 0px;
  background-color: #323232;
  color: #fff;
  transition: 0.2s;
  padding: 0.6em 2em;
  font-weight: 700;
  display: inline-block;
  line-height: 1.5;
  text-decoration: none;
  border-radius: 50px;
  font-size: 16px;
}
.more-offers-btn:hover {
  border: 0px;
  border-radius: 50px;
  background: #474747;
  color: #fff;
  text-decoration: none;
}
.more-offers-btn:active {
  border: 0px;
  border-radius: 50px;
  color: #fff;
  background: #515151;
  text-decoration: none;
}
.more-offers-btn:focus {
  border: 0px;
  border-radius: 50px;
  color: #fff;
  top: inherit;
  text-decoration: none;
}
@media (min-width: 768px) {
  .more-offers-btn {
    font-size: 20px;
  }
}

.more-offers-btn-wrap {
  margin-top: 2em;
}

.fl-page button.map-button, .bit-search-options, .bit-pop-btn {
  color: #008BA6;
  background: transparent;
  border: 0px;
  font-size: 1rem;
  padding: 0;
  font-weight: 700;
  text-decoration: underline;
}
.fl-page button.map-button i, .bit-search-options i, .bit-pop-btn i {
  padding-right: 5px;
  color: #008BA6;
}
.fl-page button.map-button:hover, .fl-page button.map-button:focus, .fl-page button.map-button:active, .bit-search-options:hover, .bit-search-options:focus, .bit-search-options:active, .bit-pop-btn:hover, .bit-pop-btn:focus, .bit-pop-btn:active {
  color: #00b6da;
  background-color: transparent;
  border: 0px;
  text-decoration: underline;
}
.fl-page button.map-button:hover i, .fl-page button.map-button:focus i, .fl-page button.map-button:active i, .bit-search-options:hover i, .bit-search-options:focus i, .bit-search-options:active i, .bit-pop-btn:hover i, .bit-pop-btn:focus i, .bit-pop-btn:active i {
  color: #00b6da;
}

.fl-page .bit-search-btn {
  font-size: 1em;
  border: 0px;
  border-radius: 10px;
  background-color: #008BA6;
  color: #fff;
  transition: 0.2s;
  padding: 0.6em 2em;
  font-weight: 700;
  display: inline-block;
  line-height: 1.5;
  text-decoration: none;
}
.fl-page .bit-search-btn:hover {
  border: 0px;
  border-radius: 10px;
  background: #00a8c8;
  color: #fff;
  text-decoration: none;
}
.fl-page .bit-search-btn:active {
  border: 0px;
  border-radius: 10px;
  color: #fff;
  background: #00b6da;
  text-decoration: none;
}
.fl-page .bit-search-btn:focus {
  border: 0px;
  border-radius: 10px;
  color: #fff;
  top: inherit;
  text-decoration: none;
}

.fl-page .bit-mobile-search-btn {
  font-size: 1em;
  border: 0px;
  border-radius: 10px;
  background-color: #323232;
  color: #fff;
  transition: 0.2s;
  padding: 0.6em 2em;
  font-weight: 700;
  display: inline-block;
  line-height: 1.5;
  text-decoration: none;
  border-radius: 50px;
  padding: 1em 3.8em;
  font-size: 16px;
}
.fl-page .bit-mobile-search-btn:hover {
  border: 0px;
  border-radius: 10px;
  background: #474747;
  color: #fff;
  text-decoration: none;
}
.fl-page .bit-mobile-search-btn:active {
  border: 0px;
  border-radius: 10px;
  color: #fff;
  background: #515151;
  text-decoration: none;
}
.fl-page .bit-mobile-search-btn:focus {
  border: 0px;
  border-radius: 10px;
  color: #fff;
  top: inherit;
  text-decoration: none;
}

.fl-page .bit-mobile-hide-search-btn {
  color: #008BA6;
  background: transparent;
  border: 0px;
  font-size: 1rem;
  padding: 0;
  font-weight: 700;
  text-decoration: underline;
}
.fl-page .bit-mobile-hide-search-btn i {
  padding-right: 5px;
  color: #008BA6;
}
.fl-page .bit-mobile-hide-search-btn:hover, .fl-page .bit-mobile-hide-search-btn:focus, .fl-page .bit-mobile-hide-search-btn:active {
  color: #00b6da;
  background-color: transparent;
  border: 0px;
  text-decoration: underline;
}
.fl-page .bit-mobile-hide-search-btn:hover i, .fl-page .bit-mobile-hide-search-btn:focus i, .fl-page .bit-mobile-hide-search-btn:active i {
  color: #00b6da;
}

.fl-page .btn-rounded {
  font-size: 1em;
  border: 0px;
  border-radius: 10px;
  background-color: #323232;
  color: #fff;
  transition: 0.2s;
  padding: 0.6em 2em;
  font-weight: 700;
  display: inline-block;
  line-height: 1.5;
  text-decoration: none;
  border-radius: 50px;
  font-size: 16px;
}
.fl-page .btn-rounded:hover {
  border: 0px;
  border-radius: 10px;
  background: #474747;
  color: #fff;
  text-decoration: none;
}
.fl-page .btn-rounded:active {
  border: 0px;
  border-radius: 10px;
  color: #fff;
  background: #515151;
  text-decoration: none;
}
.fl-page .btn-rounded:focus {
  border: 0px;
  border-radius: 10px;
  color: #fff;
  top: inherit;
  text-decoration: none;
}
@media (min-width: 768px) {
  .fl-page .btn-rounded {
    font-size: 20px;
  }
}

.bit-input-before, .bit-input-after {
  font-size: 1.2em;
  color: #008BA6;
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5em;
  pointer-events: none;
}

.bit-input-after {
  color: #BDBDBD;
  right: 0;
}

.bit-input-before + input, .bit-input-before + select {
  padding-left: 2.5em;
}

.bit-input-after + input, .bit-input-after + select {
  padding-right: 2.5em;
}

.hol-header-images {
  height: 60vh;
  min-height: 300px;
}

@media (min-width: 992px) {
  .hol-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto 1fr;
    grid-template-rows: auto 1fr;
    -ms-grid-columns: 60% 40%;
    grid-template-columns: 60% 40%;
  }

  .hol-title-section {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    margin-right: 3rem;
  }

  .hol-availability {
    grid-row: span 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
  }

  .hol-general {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    margin-right: 3rem;
  }
}
.hol-side-col {
  display: block;
  margin: auto;
  padding: 30px;
  background: #F7F7F7;
  border-radius: 0px;
  margin-right: -20px;
  margin-left: -20px;
  margin-bottom: 3.75rem;
}
@media (min-width: 992px) {
  .hol-side-col {
    margin: auto;
    max-width: 400px;
    padding: 1px 30px 30px;
    border-radius: 0px 0px 10px 10px;
  }
}

.hol-title-section {
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
}
.hol-title-section h1 {
  margin-bottom: 1.5rem;
}

.hol-location-wrap {
  margin-bottom: 0.75em;
}
.hol-location-wrap a {
  color: #5B5B5B;
}
.hol-location-wrap i {
  color: #008BA6;
}

.hol-content-wrap,
.facilities-wrap,
.transfers-wrap,
.section-wrap {
  margin-bottom: 3.75rem;
}

.section-wrap-half {
  margin-bottom: 1.75rem;
}

.bit-video-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 3.75rem;
}
.bit-video-wrapper .bit-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bit-modal .modal-header {
  border: 0px;
  padding-bottom: 0px;
}
.bit-modal .map-wrapper {
  height: 80vh;
}

.facilities-list {
  font-size: 12px;
  column-count: 2;
}
@media (min-width: 768px) {
  .facilities-list {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .facilities-list {
    column-count: 3;
    font-size: 1rem;
  }
}

.img-rounded {
  border-radius: 10px;
  margin-bottom: 1em;
}
@media (min-width: 992px) {
  .img-rounded {
    margin-bottom: 0em;
  }
}

.hol-card-wrap {
  padding: 15px;
  position: relative;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  max-width: 100%;
}
.hol-card-wrap .hol-card {
  border-radius: 10px;
  flex: 1 0 auto;
  box-shadow: 0 0 0 0px #fff;
  transition: all 0.2s;
}
.hol-card-wrap .hol-card:hover {
  background: #F7F7F7;
  box-shadow: 0 0 0 15px #F7F7F7;
}
.hol-card-wrap .hol-card-inner {
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
}
.hol-card-wrap .image-wrap {
  height: 200px;
  width: 100%;
  margin-bottom: 20px;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  position: relative;
}
.hol-card-wrap .image-wrap .monthly {
  padding: 1rem;
  width: 100%;
  text-align: right;
  position: absolute;
  bottom: 0;
  line-height: 1;
  color: #fff;
  background: black;
  background: linear-gradient(0deg, rgba(50, 50, 50, 0.6) 0%, rgba(50, 50, 50, 0) 100%);
}
.hol-card-wrap .image-wrap .monthly .from {
  display: inline-block;
}
.hol-card-wrap .image-wrap .monthly a {
  color: #fff;
}
@media (min-width: 768px) {
  .hol-card-wrap {
    -ms-flex: 0 0 50%;
    flex: 1 0 50%;
    min-width: 50%;
  }
  .hol-card-wrap .image-wrap {
    height: 300px;
    width: 100%;
    background-size: cover;
  }
}
@media (min-width: 992px) {
  .hol-card-wrap {
    -ms-flex: 0 0 33.333333%;
    flex: 1 0 33.333333%;
    min-width: 33.333333%;
    max-width: 50%;
  }
}
.hol-card-wrap a:not(.hol-card-link) {
  position: relative;
  z-index: 1;
}
.hol-card-wrap:nth-child(6n+1) .hol-location-wrap i {
  color: #45C2C5;
}
.hol-card-wrap:nth-child(6n+2) .hol-location-wrap i {
  color: #AFD136;
}
.hol-card-wrap:nth-child(6n+3) .hol-location-wrap i {
  color: #ED5823;
}
.hol-card-wrap:nth-child(6n+4) .hol-location-wrap i {
  color: #25A149;
}
.hol-card-wrap:nth-child(6n+5) .hol-location-wrap i {
  color: #EE9A9A;
}
.hol-card-wrap:nth-child(6n+6) .hol-location-wrap i {
  color: #F3B923;
}

.hol-card-title {
  margin-bottom: 1em;
  line-height: 1;
}

.hol-card-text {
  margin-bottom: 2em;
}
@media (min-width: 992px) {
  .hol-card-text {
    margin-right: 2em;
    margin-bottom: 3.75em;
  }
}

.hol-card-link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.hol-card-link:hover {
  color: #323232;
}

.hol-hero-cards {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .hol-hero-cards .hol-card-wrap:first-of-type {
    -ms-flex: 1 0 60%;
    flex: 0 0 60%;
    min-width: 60%;
  }
  .hol-hero-cards .hol-card-wrap:first-of-type .hol-card-title {
    font-size: 2em;
  }
}

.pricing-wrap {
  border-bottom: 1px solid #BDBDBD;
}
@media (min-width: 992px) {
  .pricing-wrap {
    margin-top: 3.75em;
  }
}

.pricing {
  font-style: italic;
  font-weight: 600;
  color: #5B5B5B;
  margin-bottom: 2em;
}
.pricing .price {
  color: #323232;
  font-size: 2em;
}
.pricing .monthly {
  margin-bottom: 1rem;
}

.disclaimer-popover a {
  color: #5B5B5B;
  transition: color 0.2s;
  cursor: pointer;
}
.disclaimer-popover a:focus, .disclaimer-popover a:hover, .disclaimer-popover a:active {
  color: #008BA6;
  outline: 0;
}

.representative {
  margin-top: 3.75em;
}

.swiper-container {
  height: 100%;
  width: 100%;
}
.swiper-container .swiper-button-next, .swiper-container .swiper-button-prev {
  color: #fff;
}
.swiper-container .swiper-pagination-bullet {
  background: #fff;
  opacity: 0.4;
}
.swiper-container .swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
}

.swiper-slide {
  background-size: cover;
  background-position: center;
}

.hol-term-card {
  padding: 15px;
  position: relative;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  display: flex;
  flex-direction: column;
}
.hol-term-card .image-wrap {
  height: 200px;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 0 0px #fff;
  transition: all 0.2s;
}
.hol-term-card .image-wrap .image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  transition: all 0.2s;
}
.hol-term-card .image-wrap:hover {
  text-decoration: none;
  box-shadow: 0 0 0 15px #F7F7F7;
}
.hol-term-card .image-wrap:hover .image {
  transform: scale(1.1);
}
.hol-term-card .image-wrap:before {
  content: "";
  position: absolute;
  background: rgba(50, 50, 50, 0.2);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (min-width: 768px) {
  .hol-term-card {
    -ms-flex: 0 0 50%;
    flex: 1 0 50%;
    min-width: 50%;
  }
  .hol-term-card .image-wrap {
    height: 350px;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .hol-term-card {
    -ms-flex: 0 0 33.333333%;
    flex: 1 0 33.333333%;
    min-width: 33.333333%;
    max-width: 50%;
  }
}
.hol-term-card .title {
  position: relative;
  text-align: center;
  color: #fff;
  font-size: 2em;
  font-weight: 600;
  text-shadow: 0 3px 6px #323232;
}

.hol-hero-terms {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 1200px) {
  .hol-hero-terms .hol-term-card:not(:nth-of-type(-n+3)) {
    -ms-flex: 0 0 25%;
    flex: 1 0 25%;
    min-width: 25%;
    max-width: 50%;
  }
  .hol-hero-terms .hol-term-card:nth-of-type(-n+3) .image-wrap {
    height: 500px;
  }
}

.tax-info-block-wrap {
  padding: 15px;
  flex: 1 0 50%;
  min-width: 50%;
  display: flex;
  text-align: center;
}
.tax-info-block-wrap:nth-child(6n+2) .icon {
  color: #AFD136;
}
.tax-info-block-wrap:nth-child(6n+3) .icon {
  color: #ED5823;
}
.tax-info-block-wrap:nth-child(6n+4) .icon {
  color: #25A149;
}
.tax-info-block-wrap:nth-child(6n+5) .icon {
  color: #EE9A9A;
}
.tax-info-block-wrap:nth-child(6n+6) .icon {
  color: #F3B923;
}
@media (min-width: 768px) {
  .tax-info-block-wrap {
    flex: 1 0 33%;
    min-width: 33%;
  }
}
@media (min-width: 992px) {
  .tax-info-block-wrap {
    flex: 1 0 20%;
    min-width: 20%;
  }
}
.tax-info-block-wrap.large {
  text-align: left;
  flex: 1 0 100%;
  min-width: 100%;
}
@media (min-width: 768px) {
  .tax-info-block-wrap.large {
    flex: 1 0 66%;
    min-width: 66%;
  }
}
@media (min-width: 992px) {
  .tax-info-block-wrap.large {
    flex: 1 0 40%;
    min-width: 40%;
  }
}

.tax-info-block {
  background: #F7F7F7;
  border-radius: 10px;
  padding: 2em;
  flex: 1 1 auto;
  justify-content: center;
  flex-direction: column;
  display: flex;
}
.tax-info-block h3 {
  font-size: 1em;
}
.tax-info-block .icon {
  color: #45C2C5;
  font-size: 2em;
  margin-bottom: 0.25em;
}

.bit-pag .nav-links {
  display: flex;
  width: 100%;
  justify-content: center;
  margin: auto;
  max-width: 500px;
}
.bit-pag .page-numbers {
  flex: 0 1 auto;
  margin: 0.25em;
  text-align: center;
  width: 50px;
  font-size: 1em;
  border: 0px;
  border-radius: 10px;
  background-color: #F7F7F7;
  color: #008BA6;
  transition: 0.2s;
  padding: 0.6em 2em;
  font-weight: 700;
  display: inline-block;
  line-height: 1.5;
  text-decoration: none;
  padding-left: 0px;
  padding-right: 0px;
}
.bit-pag .page-numbers:hover {
  border: 0px;
  border-radius: 10px;
  background: #f8f8f8;
  color: #008BA6;
  text-decoration: none;
}
.bit-pag .page-numbers:active {
  border: 0px;
  border-radius: 10px;
  color: #008BA6;
  background: #f8f8f8;
  text-decoration: none;
}
.bit-pag .page-numbers:focus {
  border: 0px;
  border-radius: 10px;
  color: #008BA6;
  top: inherit;
  text-decoration: none;
}
.bit-pag .page-numbers.current {
  color: #BDBDBD;
}

.bit-search-form-wrap {
  font-size: 16px;
}
.bit-search-form-wrap .bit-search-form {
  padding: 1em 0em;
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .bit-search-form-wrap .bit-search-form {
    flex-direction: row;
  }
}
.bit-search-form-wrap .bit-input-wrap {
  position: relative;
  display: flex;
  flex: 2 1 auto;
  margin: 0.5em;
}
.bit-search-form-wrap .bit-input-wrap input,
.bit-search-form-wrap .bit-input-wrap select {
  flex: 1 1 auto;
  border-radius: 10px;
  border: 1px solid #F0F0F0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  cursor: pointer;
  padding-top: 1em;
  padding-bottom: 1em;
}
.bit-search-form-wrap .bit-input-wrap input::-ms-expand,
.bit-search-form-wrap .bit-input-wrap select::-ms-expand {
  display: none;
}
.bit-search-form-wrap .bit-input-wrap input:focus, .bit-search-form-wrap .bit-input-wrap input:active,
.bit-search-form-wrap .bit-input-wrap select:focus,
.bit-search-form-wrap .bit-input-wrap select:active {
  outline: 0px;
}
.bit-search-form-wrap .bit-input-wrap .bit-search-btn {
  flex: 1 1 auto;
  padding: 1em;
}
.bit-search-form-wrap .bit-search-wrap {
  flex: 1 1 auto;
}
.bit-search-form-wrap .bit-search-options-wrap {
  flex: 0 1 auto;
}

.bit-search-options {
  margin: auto;
}
@media (min-width: 992px) {
  .bit-search-options {
    margin-left: 0;
  }
}

.bit-travelflow-container {
  margin-top: 60px;
  text-align: center;
}
.bit-travelflow-container .bit-search-options {
  margin: 1.5em 0px;
}

.bit-search-row .bit-search {
  background: #F7F7F7;
}

.bit-mobile-search-btn-wrap {
  padding: 2em;
  text-align: center;
}

.bit-hide-search-btn-wrap {
  text-align: right;
  padding: 1em 1em 0em;
}

.cssload-loader {
  font-size: 2em;
}

.bit-travelflow-container.overlay {
  margin-top: -60px;
}
.bit-travelflow-container.overlay .cssload-loader {
  color: #fff;
}

@media (min-width: 992px) {
  .bit-search {
    display: block !important;
  }

  .bit-search-row .bit-search {
    background: transparent;
  }
  .bit-search-row .bit-search-collapse-wrap {
    position: relative;
  }
  .bit-search-row .bit-search-collapse-wrap .bit-search-form-wrap {
    background-color: #fff;
    background-color: rgba(0, 139, 166, 0.2);
  }
  .bit-search-row .bit-search-collapse-wrap .bit-search-options,
.bit-search-row .bit-search-collapse-wrap .bit-search-options:hover {
    color: #fff;
  }
  .bit-search-row .bit-search-collapse-wrap .bit-search-form {
    margin: auto;
    max-width: 1400px;
  }
  .bit-search-row .bit-travelflow-container.overlay {
    margin-top: -40px;
  }

  .bit-search-mobile-toggle, .bit-hide-search-btn-wrap {
    display: none;
  }
}

/*# sourceMappingURL=bit-holidays.css.map */
