.select-option1 {
  display: none;
}
.bg-booking {
  background-color: #1c67ad;
}
.section-desk .menu-fixed,
.section-desk .form-row {
  height: 85px;
}
.section-mobil .menu-fixed,
.section-mobil .section-booking {
  height: 75px;
}
.menu-fixed {
  position: fixed;
  bottom: 0;
  z-index: 9999;
  width: 100%;
}
.col-md-1-5 {
  position: relative;
  width: 50%;
}
.open-modal-booking {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: normal;
  color: #fff;
}
.form-booking .form-check .form-check-input {
  display: none;
}
.form-booking .form-check .form-check-input:checked + label {
  opacity: 1;
  background: #09467f;
}
.form-booking .form-check .form-check-label {
  height: 50px;
  width: 50px;
  display: block;
  text-align: center;
  background: transparent;
  border: solid 1px #fff;
  border-radius: 4px;
  opacity: 0.5;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 9px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: normal;
  color: #fff;
  padding-top: 5px;
}
.form-booking .form-check .form-check-label p {
  line-height: 1.3;
}
.form-booking .form-check .form-check-label .fa-hotel {
  font-size: 13px;
}
.form-booking .form-check .form-check-label .fa-plane {
  transform: rotate(-30deg);
  vertical-align: super;
}
.form-booking .frm-syl_inputs {
  height: 50px;
  padding: 1.5rem 1.75rem 0.375rem 0.75rem;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: normal;
  color: #4a4a4a;
}
.form-booking .frm-syl_inputs::placeholder {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: normal;
  color: #4a4a4a;
}
.form-booking .frm-syl_inputs:focus {
  border: solid 2px #ffb822 !important;
}
.form-booking .br-full .frm-syl_inputs {
  border-radius: 4px;
}
.form-booking .br-left {
  padding-right: 0;
}
.form-booking .br-left .frm-syl_inputs {
  border-radius: 4px 0 0 4px;
}
.form-booking .br-right {
  padding-left: 1px;
}
.form-booking .br-right .frm-syl_inputs {
  border-radius: 0 4px 4px 0;
}
.form-booking .frm-syl label {
  left: 17px;
  transform: translateY(10px);
  position: absolute;
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.79px;
  color: #979797;
  text-transform: uppercase;
}
.form-booking .frm-syl_select {
  appearance: none;
  background: url("../../images/icons/chevron-down-solid.svg") no-repeat right 0.75rem bottom 8px/14px 14px;
  background-color: #fff;
}
.form-booking .frm-syl_select:focus {
  border: solid 2px #ffb822 !important;
}
.form-booking .frm-syl_date {
  background: url("../../images/icons/calendar-regular.svg") no-repeat right 0.75rem bottom 9px/14px 14px;
  background-color: #fff;
}
.form-booking button.btn {
  margin-left: 5px;
  height: 50px;
  font-size: 16px;
  padding: 9px 20px;
}
.ui-datepicker {
  z-index: 10455 !important;
}
.ui-datepicker-header {
  background-color: #fff;
  border: none;
}
.ui-state-default {
  border: none !important;
  background: none !important;
  text-align: center !important;
}
.ui-state-highlight {
  background: #ececec !important;
  font-weight: 900 !important;
  color: #0a0a0a !important;
  border: 1px solid #000 !important;
}
.ui-state-active {
  border: none !important;
  background: #1c67ad !important;
}
.popover {
  z-index: 10455;
}
.popover .popover-header {
  line-height: 24px;
}
.popover .popover-header .close {
  cursor: pointer;
}
.popover-body .frm-popover_qty {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.popover-body .frm-popover_qty::-webkit-inner-spin-button,
.popover-body .frm-popover_qty::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.popover-body .frm-popover_cont {
  border: 2px solid #ddd;
  display: block;
  box-sizing: border-box;
  margin-bottom: 5px;
}
.popover-body .frm-popover_cont button {
  outline: none;
  -webkit-appearance: none;
  border: none;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 2rem;
  cursor: pointer;
  margin: 0;
  position: relative;
}
.popover-body .frm-popover_cont button:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f068';
}
.popover-body .frm-popover_cont button.plus:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f067';
}
.popover-body .frm-popover_cont input[type=number] {
  max-width: 2.5rem;
  padding: 0.5rem;
  border: solid #ddd;
  border-width: 0 2px;
  font-size: 16px;
  height: 2rem;
  font-weight: bold;
  text-align: center;
}
.popover-body .popover-footer {
  margin-top: 10px;
  text-align: end;
}
.popover-body .popover-footer #frm-popover_save {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: normal;
  color: #1c67ad;
  cursor: pointer;
}
@media (min-width: 1133px) {
  .section-mobil {
    display: none;
  }
  .section-desk {
    display: block;
  }
}
@media (max-width: 1133px) {
  .section-mobil {
    display: block;
  }
  .section-desk {
    display: none;
  }
  .form-booking .form-check,
  .form-booking .frm-syl {
    padding-bottom: 5%;
  }
  .form-booking .col-md-2,
  .form-booking .col-md-3 {
    max-width: 100%;
    flex: auto;
  }
  .form-booking .col-md-1-5 {
    max-width: 50%;
    flex: auto;
  }
  .modal-booking {
    padding: 50px;
  }
}
@media (min-width: 768px) {
  .col-md-1-5 {
    -ms-flex: 0 0 10.333333%;
    flex: 0 0 10.333333%;
    max-width: 10.333333%;
  }
}
@media (max-width: 480px) {
  .mfp-container {
    padding: 0px !important;
    position: fixed !important;
  }
  .mfp-container .mfp-content,
  .mfp-container .modal-booking {
    height: 100%;
  }
  .mfp-container .modal-booking {
    display: flex;
    align-items: center;
  }
}
