@import 'global/reviews.css';
@import 'global/faq.css';
@import 'global/parts/services/page__private-jet-charter.css';
/* @import 'global/parts/services/article.css'; */
/* Global Sections */
@import 'global/reviews.css';
@import 'global/faq.css';
@import 'global/article-post-class.css';
/* Sections */
@import 'global/parts/services/section__service-intro.css';
@import 'global/parts/services/section__service-intro--style2.css';
@import 'global/parts/services/section__domestic-destination.css';
@import 'global/parts/services/section__plan-options-results.css';
/* @import 'global/parts/services/section__cover-services.css'; */
/* track-package */
@media screen and (max-width: 991px) {
  .track-package .track-package_img-wrapp {
    background: white !important;
    padding: 60px 0 40px !important;
    margin-bottom: 20px;
    box-shadow: 0 5px 27px 0px rgba(0, 0, 0, 0.15);
  }
}
@media screen and (min-width: 992px) {
  .track-package .track-package_img-wrapp {
    padding: 430px 0 80px;
    margin-bottom: 40px;
    box-shadow: 0 5px 27px 0px rgba(0, 0, 0, 0.15);
    background-repeat: no-repeat !important;
  }
}
.track-package h2, .track-package_img-wrapp h3, .track-package_img-wrapp h5 {
  margin: 80px 0 40px;
  font-family: "Libre Baskerville";
  color: #22434d;
  font-size: 26px;
  font-weight: bold;
}

.track-package h2 {
  margin: 0px 0 40px;
}

@media screen and (min-width: 992px) {
  .track-package h2 {
    margin: 80px 0 40px;
  }
}
.track-package_img-wrapp h3 {
  font-size: 38px;
  margin: 0 0 20px;
}

.track-package_img-wrapp h5 {
  font-family: "Raleway";
  font-size: 24px;
  font-weight: normal;
  margin: 0 0 40px;
}

.track-package_img-wrapp input {
  background-color: #ffffff;
  box-shadow: none;
  border: 2px solid #e0e6ec;
  width: calc(100% - 30px8263);
  display: block;
  margin: 0 auto;
  text-align: center;
  height: 56px;
}

.track-package_img-wrapp input::-moz-placeholder {
  color: #6b7c93;
  font-size: 16px;
  font-weight: 400;
}

.track-package_img-wrapp input::placeholder {
  color: #6b7c93;
  font-size: 16px;
  font-weight: 400;
}

.track-package_img-wrapp button {
  border: none;
  background-color: #e47815;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding: 20px 50px;
  text-transform: uppercase;
  transition: background-color 0.25s ease-in;
  border-radius: 6px;
  margin-top: 40px;
  width: calc(100% - 30px);
}

.track-package_img-wrapp button:hover, .track-package_img-wrapp button:active, .track-package_img-wrapp button:focus {
  background-color: #ad5c12;
}

@media screen and (min-width: 992px) {
  .track-package_img-wrapp input {
    width: 40%;
  }
  .track-package_img-wrapp button {
    width: auto;
  }
}
@media screen and (max-width: 991px) {
  .track-package .track-package_img-wrapp {
    background: white !important;
    padding: 60px 0 40px !important;
    margin-bottom: 20px;
    box-shadow: 0 5px 27px 0px rgba(0, 0, 0, 0.15);
  }
}
@media screen and (min-width: 992px) {
  .track-package .track-package_img-wrapp {
    padding: 430px 0 80px;
    margin-bottom: 40px;
    box-shadow: 0 5px 27px 0px rgba(0, 0, 0, 0.15);
    background-repeat: no-repeat !important;
  }
}
.track-package h2, .track-package_img-wrapp h3, .track-package_img-wrapp h5 {
  margin: 80px 0 40px;
  font-family: "Libre Baskerville";
  color: #22434d;
  font-size: 26px;
  font-weight: bold;
}

.track-package h2 {
  margin: 0px 0 40px;
}

@media screen and (min-width: 992px) {
  .track-package h2 {
    margin: 80px 0 40px;
  }
}
.track-package_img-wrapp h3 {
  font-size: 38px;
  margin: 0 0 20px;
}

.track-package_img-wrapp h5 {
  font-family: "Raleway";
  font-size: 24px;
  font-weight: normal;
  margin: 0 0 40px;
}

.track-package_img-wrapp input {
  background-color: #ffffff;
  box-shadow: none;
  border: 2px solid #e0e6ec;
  width: calc(100% - 30px8263);
  display: block;
  margin: 0 auto;
  text-align: center;
  height: 56px;
}

.track-package_img-wrapp input::-moz-placeholder {
  color: #6b7c93;
  font-size: 16px;
  font-weight: 400;
}

.track-package_img-wrapp input::placeholder {
  color: #6b7c93;
  font-size: 16px;
  font-weight: 400;
}

.track-package_img-wrapp button {
  border: none;
  background-color: #e47815;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding: 20px 50px;
  text-transform: uppercase;
  transition: background-color 0.25s ease-in;
  border-radius: 6px;
  margin-top: 40px;
  width: calc(100% - 30px);
}

.track-package_img-wrapp button:hover, .track-package_img-wrapp button:active, .track-package_img-wrapp button:focus {
  background-color: #ad5c12;
}

@media screen and (min-width: 992px) {
  .track-package_img-wrapp input {
    width: 40%;
  }
  .track-package_img-wrapp button {
    width: auto;
  }
}
.result-aircraft__btn {
  padding-right: 30px !important;
}

/* // Modal -------------------------------------------------------------- */
.modal-content {
  max-width: 950px !important;
  margin: 0 auto;
}

.modal-dialog-pricing .modal-content p {
  font-family: "Raleway", sans-serif;
}

.modal-dialog-pricing .modal-content button.close {
  position: absolute;
  right: 15px;
  top: 10px;
}

.modal-dialog-pricing .modal-content .modal-header p {
  font-weight: bold;
  color: #cdd2da;
  text-transform: uppercase;
}

.modal-dialog-pricing .modal-content .modal-body p {
  width: 50%;
  float: left;
  margin: 0;
  margin-bottom: 10px;
}

.modal-dialog-pricing .modal-content .modal-body p input,
.modal-dialog-pricing .modal-content .modal-body p.message textarea {
  width: 100%;
  height: 55px;
  font-size: 14px;
  font-weight: bold;
  padding: 20px 14px 10px;
  border: none;
  border-radius: 3px;
  box-shadow: rgba(0, 0, 0, 0.05) 0 4px 11px;
}

.modal-dialog-pricing .modal-content .modal-body p.message {
  width: 100%;
  margin-bottom: 0;
  padding-left: 10px;
}

.modal-dialog-pricing .modal-content .modal-body p.message textarea {
  height: 150px;
}

.modal-dialog-pricing .modal-content .modal-body p.phone {
  padding-left: 10px;
}

.modal-dialog-pricing .modal-content .modal-body p.first_name,
.modal-dialog-pricing .modal-content .modal-body p.last_name,
.modal-dialog-pricing .modal-content .modal-body p.email,
.modal-dialog-pricing .modal-content .modal-body p.phone,
.modal-dialog-pricing .modal-content .modal-body p.message {
  position: relative;
}

.modal-dialog-pricing .modal-content .modal-body p.first_name:before,
.modal-dialog-pricing .modal-content .modal-body p.last_name:before,
.modal-dialog-pricing .modal-content .modal-body p.email:before,
.modal-dialog-pricing .modal-content .modal-body p.phone:before,
.modal-dialog-pricing .modal-content .modal-body p.message:before {
  position: absolute;
  top: 5px;
  font-family: "Raleway", sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 14px;
  color: #e47815;
}

.modal-dialog-pricing .modal-content .modal-body p.first_name:before {
  content: "First Name";
}

.modal-dialog-pricing .modal-content .modal-body p.last_name:before {
  content: "Last name";
}

.modal-dialog-pricing .modal-content .modal-body p.phone:before {
  content: "Phone";
}

.modal-dialog-pricing .modal-content .modal-body p.email:before {
  content: "Email";
}

.modal-dialog-pricing .modal-content .modal-body p.message:before {
  content: "Message";
}

@media screen and (min-width: 768px) {
  .modal-dialog-pricing .modal-content .modal-body p {
    width: 25%;
  }
  .modal-dialog-pricing .modal-content .modal-body p.email {
    padding-left: 10px;
  }
}
.modal-dialog-pricing.newrequest-destination .modal-content .modal-body p.email {
  padding-left: 10px;
}

.modal-dialog-pricing.newrequest-destination .modal-content .modal-body p.phone {
  padding-left: 0;
}

@media screen and (min-width: 768px) {
  .modal-dialog-pricing.newrequest-destination .modal-content .modal-body p.phone {
    padding-left: 10px;
  }
}
.modal-dialog-pricing .modal-header {
  background-color: #f6fafc;
}

.modal-dialog-pricing .modal-header p {
  font-weight: bold;
  text-transform: uppercase;
  color: #cdd2da;
}

.modal-dialog-pricing .modal-body {
  min-height: 250px;
  background-color: #f6fafc;
}

.modal-dialog-pricing .modal-body p {
  width: 50%;
  float: left;
  margin: 0;
  margin-bottom: 10px;
  padding-left: 10px;
}

.modal-dialog-pricing .modal-body p input,
.modal-dialog-pricing .modal-body p.message textarea {
  width: 100%;
  height: auto;
  padding: 20px 14px 13px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 3px;
  border: none;
  color: #272727;
  box-shadow: rgba(0, 0, 0, 0.05) 0 4px 11px;
  background-color: #fff;
}

.modal-dialog-pricing .modal-body p.message {
  width: 100%;
}

.modal-dialog-pricing .modal-body p.first_name,
.modal-dialog-pricing .modal-body p.last_name,
.modal-dialog-pricing .modal-body p.email,
.modal-dialog-pricing .modal-body p.phone,
.modal-dialog-pricing .modal-body p.message {
  position: relative;
}

.modal-dialog-pricing .modal-body p.first_name::before,
.modal-dialog-pricing .modal-body p.last_name::before,
.modal-dialog-pricing .modal-body p.email::before,
.modal-dialog-pricing .modal-body p.phone::before,
.modal-dialog-pricing .modal-body p.message::before {
  position: absolute;
  top: 5px;
  font-weight: bold;
  font-size: 11px;
  padding-left: 14px;
  text-transform: uppercase;
  color: #e47815;
}

.modal-dialog-pricing .modal-body p.phone:before {
  content: "Phone";
}

.modal-dialog-pricing .modal-body p.email:before {
  content: "Email";
}

.modal-dialog-pricing .modal-body p.message:before {
  content: "Message";
}

.modal-dialog-pricing .modal-body p:nth-child(odd),
.modal-dialog-pricing .modal-body p.message {
  padding-left: 0;
}

@media (min-width: 768px) {
  .modal-dialog-pricing .modal-body p {
    width: 25%;
  }
  .modal-dialog-pricing .modal-body p:nth-child(odd),
  .modal-dialog-pricing .modal-body p.message {
    padding-left: 10px;
  }
}
.modal-content .modal-title {
  font-size: 30px;
  font-weight: bold;
}

.modal-dialog-pricing .modal-title {
  font-size: 40px;
  font-family: "Libre Baskerville", sans-serif;
  color: #22434d;
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .modal-dialog-pricing .modal-body {
    padding-left: 5px;
  }
}
div.modal-content button.close {
  background: transparent;
  border: none;
  box-shadow: none;
  color: gray;
  position: absolute;
  right: 15px;
  top: 15px;
  transition: color 0.3s ease;
  font-size: 40px;
  padding: 0;
  margin: 0;
}

div.modal-content button.close:focus,
div.modal-content button.close:active {
  color: #e47815;
  background: transparent;
  border: none;
  box-shadow: none;
  position: absolute;
  right: 15px;
  top: 15px;
  transition: color 0.3s ease;
  font-size: 40px;
  padding: 0;
  margin: 0;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  transform: translate(0, 0);
}

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* Improvements */
.plan-options-results__field input {
  height: 36px;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  padding: 6px 14px 5px;
  border-radius: 3px;
  border: none !important;
  color: #272727;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.05) 0 4px 11px;
}

.timeselect {
  margin-top: 27px !important;
}

.breadcrumb span {
  font-size: 14px;
}

.cs-faq-wrapper .cs-faq-inner {
  padding: 50px 0px 80px 0px;
}
.cs-faq-wrapper .cs-faq-title h2 {
  font-family: "Libre Baskerville";
  font-weight: 700;
  font-size: 28px;
  line-height: 150%;
  color: #22434d;
}
.cs-faq-wrapper .pricing-acc ul {
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0;
}
.cs-faq-wrapper .pricing-acc-item.active .pricing-acc-top .drop-down-minus-icon {
  display: block;
}
.cs-faq-wrapper .pricing-acc-item.active .pricing-acc-top .drop-down-plus-icon {
  display: none;
}
.cs-faq-wrapper .pricing-acc-top {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #C7C7C7;
  text-align: left;
}
.cs-faq-wrapper h4.pricing-acc-title {
  font-family: "Raleway" !important;
  font-style: Regular;
  font-size: 18px;
  line-height: 114%;
  vertical-align: middle;
  color: #5B5B5B;
}
.cs-faq-wrapper .drop-down-minus-icon {
  display: none;
}
.cs-faq-wrapper .pricing-acc-text {
  display: none;
}
.cs-faq-wrapper .pricing-acc-text-inner {
  padding: 20px 0;
  font-family: "Raleway";
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 140%;
  color: #5B5B5B;
  text-align: left;
}
.cs-faq-wrapper .pricing-acc-text-inner h1,
.cs-faq-wrapper .pricing-acc-text-inner h2,
.cs-faq-wrapper .pricing-acc-text-inner h3,
.cs-faq-wrapper .pricing-acc-text-inner h5,
.cs-faq-wrapper .pricing-acc-text-inner h6 {
  margin: 0;
  padding-bottom: 20px;
  font-size: 20px;
}

@media only screen and (max-width: 992px) {
  .pricing-acc ul {
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .cs-faq-wrapper .cs-faq-inner {
    padding: 10px 0px 30px 0px;
  }
  .cs-faq-wrapper .cs-faq-title {
    text-align: center;
  }
  .cs-faq-wrapper .cs-faq-title h2 {
    font-size: 22px;
    margin-bottom: 0;
  }
  .pricing-acc {
    padding-top: 20px !important;
  }
}/*# sourceMappingURL=page-template-services.css.map */