.c-page-header-form {
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .c-page-header-form .parallax-bg {
    display: none;
  }
}
@media (max-width: 991px) {
  .c-page-header-form.general-header {
    padding-top: 0;
  }
}
.c-page-header-form .bootstrap-select {
  width: 100% !important;
}
.c-page-header-form .dropdown-toggle {
  min-height: 48px;
  color: #4a4a4a !important;
  font-size: 0.875em;
  background: #fff !important;
}
.c-page-header-form .dropdown-toggle:focus {
  outline: none !important;
  box-shadow: none !important;
  opacity: 1 !important;
}
.c-page-header-form__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 25px 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .c-page-header-form__content {
    text-align: center;
    margin: 0 -30px;
    display: block;
    padding: 140px 30px 80px;
  }
}
@media (min-width: 992px) {
  .c-page-header-form__content {
    background: none !important;
  }
}
.c-page-header-form__title {
  color: #fff;
  font-size: 3.75em;
  line-height: 1.33;
  margin: 0;
  font-weight: normal;
  position: relative;
  padding-bottom: 20px;
}
@media (max-width: 1200px) {
  .c-page-header-form__title {
    font-size: 2.5em;
  }
}
.c-page-header-form__description {
  font-size: 1.125em;
  margin-top: 20px;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
}
@media (max-width: 991px) {
  .c-page-header-form__description {
    text-align: center;
    margin-top: 0;
  }
}
.c-page-header-form__form-container {
  position: relative;
  padding: 50px;
  background-color: rgba(255, 255, 255, 0.1);
}
@media (max-width: 991px) {
  .c-page-header-form__form-container {
    background: #a39870;
    padding: 40px 30px;
    margin: 0 -30px;
    display: block;
  }
}
.c-page-header-form__form-title {
  margin-bottom: 60px;
  color: #fff;
  font-size: 1.125em;
  text-align: center;
  position: relative;
  line-height: normal;
}
@media (max-width: 1199px) {
  .c-page-header-form__form-title {
    font-size: 1.125em;
  }
}
@media (max-width: 991px) {
  .c-page-header-form__form-title {
    font-size: 1.125em;
  }
}
@media (max-width: 767px) {
  .c-page-header-form__form-title {
    font-size: 1.125em;
  }
}
@media (max-width: 575px) {
  .c-page-header-form__form-title {
    font-size: 1.125em;
  }
}
@media (max-width: 991px) {
  .c-page-header-form__form-title {
    text-align: center;
  }
}
.c-page-header-form__form-title:after {
  content: " ";
  background: rgba(255, 255, 255, 0.6);
  width: 90px;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
}
.c-page-header-form div.wpcf7 .wpcf7-form-control {
  border: 0;
  border-radius: 3px;
  background: #fff;
  font-size: 0.875em;
  color: #4a4a4a;
  height: 48px;
}
@media (max-width: 1199px) {
  .c-page-header-form div.wpcf7 .wpcf7-form-control {
    font-size: 0.8125em;
  }
}
@media (max-width: 991px) {
  .c-page-header-form div.wpcf7 .wpcf7-form-control {
    font-size: 0.8125em;
  }
}
@media (max-width: 767px) {
  .c-page-header-form div.wpcf7 .wpcf7-form-control {
    font-size: 0.8125em;
  }
}
@media (max-width: 575px) {
  .c-page-header-form div.wpcf7 .wpcf7-form-control {
    font-size: 0.8125em;
  }
}
.c-page-header-form div.wpcf7 .wpcf7-form-control::-webkit-input-placeholder {
  color: #4a4a4a;
  text-transform: none;
}
.c-page-header-form div.wpcf7 .wpcf7-form-control::-moz-placeholder {
  color: #4a4a4a;
  text-transform: none;
}
.c-page-header-form div.wpcf7 .wpcf7-form-control:-ms-input-placeholder {
  color: #4a4a4a;
  text-transform: none;
}
.c-page-header-form div.wpcf7 .wpcf7-form-control input[type=checkbox] {
  border: 0;
}
.c-page-header-form div.wpcf7 .wpcf7-submit {
  background: #a39870;
  color: #fff;
  border: 0;
  width: 100%;
  height: 60px;
  letter-spacing: 2px;
}
.c-page-header-form div.wpcf7 .wpcf7-submit:hover, .c-page-header-form div.wpcf7 .wpcf7-submit:active, .c-page-header-form div.wpcf7 .wpcf7-submit:focus {
  color: #fff;
}
@media (max-width: 991px) {
  .c-page-header-form div.wpcf7 .wpcf7-submit {
    background: #000;
  }
}
.c-page-header-form div.wpcf7 .wpcf7-submit:focus {
  border: 0;
}
.c-page-header-form div.wpcf7 .form-group {
  margin: 0 0 25px;
}
.c-page-header-form div.wpcf7 .ajax-loader {
  background-image: url("../images/ajax-loader-white.gif");
}
.c-page-header-form div.wpcf7 .privacy-policy {
  color: #fff;
}
.c-page-header-form div.wpcf7 .privacy-policy a {
  color: #fff;
}
.c-page-header-form div.wpcf7 .privacy-policy a:hover, .c-page-header-form div.wpcf7 .privacy-policy a:active, .c-page-header-form div.wpcf7 .privacy-policy a:focus {
  color: #fff;
}
.c-page-header-form div.wpcf7 .wpcf7-not-valid-tip {
  color: #fff;
}
.c-page-header-form div.wpcf7 .c-datepicker {
  background: #fff;
  border-radius: 3px;
  border: 0;
  height: 48px;
}
.c-page-header-form div.wpcf7 .c-datepicker__input {
  background: #fff;
}
.c-page-header-form div.wpcf7 .c-datepicker__text {
  text-transform: none;
}
.c-page-header-form .c-layout-booking__input-filter {
  display: block;
  margin: 0 0 15px 0;
}
.c-page-header-form .c-layout-booking__button-container {
  display: block;
}
.c-page-header-form .c-layout-booking__button {
  width: 100%;
  background: #000;
  padding: 15px;
}
@media (max-width: 991px) {
  .c-page-header-form .c-layout-booking__button {
    padding: 12px 15px;
  }
}
.c-page-header-form .c-layout-booking .c-datepicker {
  background: #fff;
  border-radius: 3px;
  border: 0;
  width: 100%;
}
.c-page-header-form .c-layout-booking .c-datepicker__input {
  background: #fff;
}
.c-page-header-form .c-layout-booking .c-datepicker__text {
  text-transform: none;
  color: #000;
}
.c-page-header-form .c-layout-booking .c-datepicker__button {
  color: #9b9b9b;
}
.c-page-header-form .c-layout-booking .bootstrap-select {
  width: 100% !important;
}
.c-page-header-form .c-layout-booking .bootstrap-select .dropdown-toggle {
  background: #fff !important;
  color: #000 !important;
}
.c-page-header-form .c-datepicker__button {
  width: 22px;
  height: 22px;
  background: url("../../../images/icons/light-calendar-icon.svg") no-repeat center center;
  background-size: contain;
}
.c-page-header-form .c-datepicker__button svg {
  display: none;
}
.c-page-header-form .wpcf7-acceptance {
  background: none !important;
}
.c-page-header-form .wpcf7-spinner {
  display: none !important;
}
.c-page-header-form .submitting .wpcf7-spinner {
  display: block !important;
}
.c-page-header-form__wrapper {
  padding: 50px 0 80px;
  min-height: 800px;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .c-page-header-form__wrapper {
    padding: 0;
    min-height: 0;
  }
}
.c-page-header-form__button {
  color: #fff;
  border-color: #fff;
  margin-top: 60px;
}
@media (max-width: 991px) {
  .c-page-header-form__button {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .c-page-header-form__button {
    width: 100%;
    margin-top: 30px;
  }
}
.c-page-header-form__pretitle {
  font-size: 5em;
  text-align: left;
}
@media (max-width: 1200px) {
  .c-page-header-form__pretitle {
    font-size: 2.5em;
  }
}
@media (max-width: 991px) {
  .c-page-header-form__pretitle {
    text-align: center;
  }
}