.header-baner-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-weight: unset;
  color: white !important;
  padding-bottom: 0;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .header-baner-wrapper {
    align-items: flex-start !important;
  }
}

.header-baner-wrapper .header-number,
.header-baner-wrapper .header-number a {
  font-weight: 600;
  color: #ffc90b;
  font-family: sans-serif;
}
@media only screen and (max-width: 768px) {
  .header-baner-wrapper .header-number,
  .header-baner-wrapper .header-number a {
    color: #ffc90b !important;
  }
}

.navbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
}

nav.navbar.navbar-default.stratos-nav {
  z-index: 3;
  border-radius: 0;
}
@media only screen and (min-width: 1240px) {
  nav.navbar.navbar-default.stratos-nav {
    height: 100px;
  }
}

nav.navbar.navbar-default.stratos-nav .sub-menu li a {
  color: #22434d;
}

.owl-item.active {
  display: flex;
  justify-content: center;
}

.row.eight-cols.logos.owl-carousel.owl-loaded.owl-drag {
  margin: 0;
}

.menu-item-login {
  order: 7 !important;
}

.phone-mobile {
  display: none;
}

.icon-bar {
  height: 3px !important;
}

.ui-icon-circle-triangle-e {
  transform: rotate(90deg);
  margin-top: 2px;
}

#menu-primary-menu {
  padding-right: 0;
}

@media screen and (max-width: 576px) {
  nav.navbar.navbar-default.stratos-nav .navbar-header .navbar-toggle {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) and (max-width: 1100px) {
  .btn.btn-stratos-orange {
    width: auto;
    padding: 10px 40px 7px 40px;
  }
  .airport-hero-inner {
    height: 600px;
  }
}
@media (min-width: 1100px) and (max-width: 1175px) {
  .header-baner-wrapper {
    display: none;
  }
}
/* Containers and Basics */
.container {
  width: 100% !important;
  max-width: 1300px !important;
  padding: 0 15px !important;
  margin: 0 auto !important;
}

.container-wide {
  width: 100% !important;
  max-width: 1350px !important;
  padding: 0 15px !important;
  margin: 0 auto !important;
}

.container-small {
  width: 100% !important;
  max-width: 700px !important;
  padding: 0 15px !important;
  margin: 0 auto !important;
}

h1,
p,
span,
form,
table,
a,
input {
  font-family: "Raleway", sans-serif;
  line-height: 1.3 !important;
}

.big-heading {
  font-family: "Raleway";
  font-weight: 600;
  font-size: 48px;
}

h3,
h2 {
  font-family: "Libre Baskerville";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  padding: 0;
}

.pricing-acc-title {
  font-family: "Raleway", sans-serif;
  font-weight: 700 !important;
  font-size: 20px;
  line-height: 113.52%;
}

#wpadminbar a {
  line-height: unset !important;
}

h5,
h6 {
  font-family: "Libre Baskerville", sans-serif !important;
  color: #22434d;
  line-height: 1.3;
}

a {
  cursor: pointer;
}

p {
  color: #898989;
}

/* Header & Hero section --------------------------------------------- */
@media only screen and (min-width: 1240px) {
  #menu-item-69813 {
    margin-top: -5px !important;
  }
}
.pricing-hero {
  width: 100%;
  background: rgba(0, 0, 0, 0.37);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-blend-mode: multiply;
  position: relative;
  padding-bottom: 130px;
}

.pricing-hero-inner {
  padding-top: 150px;
}

.pricing-hero-title h1 {
  margin-top: 10px;
  font-size: 48px;
  text-align: center;
  color: white;
  margin-bottom: 24px !important;
}

.pricing-hero-subtitle p {
  font-family: "Raleway";
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  color: white !important;
  margin-bottom: 23px !important;
  max-width: 570px;
  margin: auto;
}

.plan-options {
  border-radius: 4px;
  position: relative;
  padding: 20px 0 65px !important;
  margin-bottom: 10px;
  background-color: #f6fafc;
}

.pricing-form-type {
  display: flex;
  position: relative;
  margin-bottom: 30px;
}

.bc-menu-departure_id {
  text-align: left;
  font-weight: 700;
}

.list-group-item {
  padding: 0 15px;
  font-weight: 700;
}

.autocomplete-airport-city-wrap {
  padding-left: 0 !important;
  text-align: left;
}

.autocomplete-airport-item-wrap {
  text-align: left;
}

.pricing-form-type::after {
  content: "";
  height: 1px;
  width: 20%;
  background-color: #898989;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.pricing-form-type span {
  cursor: pointer;
  font-size: 12px;
  font-weight: 600;
  color: #898989;
  z-index: 1;
  margin-right: 15px;
}

.pricing-form-type span.active {
  border-bottom: 3px solid #24434d;
  color: #24434d;
}

input[value="Round Trip"] {
  display: none !important;
}

.pricing-form-main {
  display: flex;
  flex: 0 0 100%;
  max-width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}

.pricing-form-item {
  display: flex;
  flex-direction: column;
}

.pricing-form-item input {
  width: 100%;
  height: 33px !important;
  border: 1px solid #838383 !important;
  border-radius: 2px;
  padding: 0;
}

.pricing-form-item:nth-child(1) input,
.pricing-form-item:nth-child(2) input {
  padding-right: 20px !important;
}

.pricing-form-item label {
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 5px !important;
}

.pricing-form-item:nth-child(1) {
  flex: 0 0 25%;
  max-width: 25%;
  position: relative;
}

.pricing-form-item:nth-child(2) {
  flex: 0 0 25%;
  max-width: 25%;
  position: relative;
}

.pricing-form-item:nth-child(3) {
  flex: 0 0 20%;
  max-width: 20%;
}

.pricing-form-item:nth-child(4) {
  flex: 0 0 10%;
  max-width: 10%;
}

.pricing-form-item:nth-child(6) {
  flex: 0 0 10%;
  max-width: 10%;
}

.pricing-form-item:nth-child(6) input {
  width: 25%;
  margin: 0px 8px;
  text-align: center;
  padding-left: 0 !important;
}

.pricing-form-item:nth-child(5) input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.pricing-form-main.pricing-form-main-2 .pricing-form-item:nth-child(1) {
  flex: 0 0 25%;
  max-width: 25%;
  position: relative;
}

.pricing-form-main.pricing-form-main-2 .pricing-form-item:nth-child(2) {
  flex: 0 0 25%;
  max-width: 25%;
  position: relative;
}

.pricing-form-main.pricing-form-main-2 .pricing-form-item:nth-child(3) {
  flex: 0 0 10%;
  max-width: 10%;
}

.pricing-form-main.pricing-form-main-2 .pricing-form-item:nth-child(4) {
  flex: 0 0 10%;
  max-width: 10%;
}

.pricing-form-main.pricing-form-main-2 .pricing-form-item:nth-child(5) {
  flex: 0 0 10%;
  max-width: 10%;
}

.pricing-form-main.pricing-form-main-2 .pricing-form-item:nth-child(6) {
  flex: 0 0 10%;
  max-width: 10%;
}

.pricing-form-main.pricing-form-main-2 .pricing-form-item:nth-child(6) input {
  width: 25%;
  margin: 0px 8px;
  text-align: center;
  padding-left: 0 !important;
}

.pricing-form-item:nth-child(6) input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.pricing-form-item select {
  margin-top: 25px;
  padding: 7px 5px;
  border: 1px solid #838383;
  border-radius: 2px;
}

.pricing-form-number {
  display: flex;
  align-items: center;
}

.qty-minus,
.qty-plus {
  cursor: pointer;
}

.plan-options__fields.plan-options__fields-button button {
  width: 100% !important;
  background-color: #e47813;
  color: white;
}

.plan-options__fields.plan-options__fields-button #quote_submit {
  width: 100%;
  border-radius: 0px 0px 4px 4px;
  text-transform: none !important;
  margin-bottom: 0 !important;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}

.plan-options__fields.plan-options__fields-button button:focus {
  outline: unset;
  color: white;
}

.plan-options__fields {
  margin-bottom: 0 !important;
}
.plan-options__fields .plan-options__fields-button button {
  width: 100%;
  background-color: #e47813;
  border-radius: 0;
  color: white;
  padding: 0 !important;
}

.bc-wrapper input {
  padding-left: 10px !important;
}

#departure_date,
#return_date {
  padding-left: 10px !important;
}

.partners-block.lazy-load-section {
  background-color: transparent;
  border: unset;
  box-shadow: unset;
  width: 100%;
}

.error {
  display: inline-block;
  width: 100%;
  text-align: left;
  color: #e47813 !important;
  font-size: 14px;
  padding-left: 12px;
}

.selectpicker.autocomplete-airport {
  background: url("../../../images/location.svg") no-repeat scroll 24px 24px;
  background-position: right 5px center;
  background-size: 10px;
  background-color: white;
}

@media only screen and (max-width: 768px) {
  .pricing-form-item:nth-child(1),
  .pricing-form-item:nth-child(2),
  .pricing-form-item:nth-child(3),
  .pricing-form-main.pricing-form-main-2 .pricing-form-item:nth-child(1),
  .pricing-form-main.pricing-form-main-2 .pricing-form-item:nth-child(2),
  .pricing-form-main.pricing-form-main-2 .pricing-form-item:nth-child(3),
  .pricing-form-main.pricing-form-main-2 .pricing-form-item:nth-child(5) {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pricing-form-item:nth-child(4),
  .pricing-form-main.pricing-form-main-2 .pricing-form-item:nth-child(4),
  .pricing-form-item:nth-child(5) {
    flex: 0 0 50%;
    max-width: 50%;
    padding-bottom: 10px;
  }
  .pricing-form-item:nth-child(6),
  .pricing-form-main.pricing-form-main-2 .pricing-form-item:nth-child(6) {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 25px;
  }
  .pricing-form-type::after {
    width: 100%;
  }
  .pricing-form-type span {
    font-size: 13px;
  }
  .pricing-form-main.pricing-form-main-2 .pricing-form-item:nth-child(5) {
    order: 2;
  }
}
/* Form */
.plan-options-results {
  position: relative;
}

.plan-options-results-inner {
  padding: 40px 0px;
  display: block;
  z-index: 100;
}

.plan-options-results {
  border-radius: 4px;
}

.plan-options-results-price {
  padding-bottom: 25px;
  position: relative;
}

.plan-options-results-price .plan-options-results__price-span {
  font-size: 28px;
  font-weight: 600;
  color: #24434d;
}

.plan-options-results-price::after {
  content: "";
  height: 2px;
  width: 30%;
  position: absolute;
  bottom: 30%;
  left: 35%;
  right: 0;
  background-color: #24434d;
}

.plan-options-results p {
  font-size: 11px;
  color: #898989;
}

.row.bot-space-plan-option-results {
  margin: 0 !important;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.plan-options-results-items {
  display: flex !important;
  flex: 0 0 100%;
  max-width: 100%;
  flex-wrap: wrap;
  justify-content: left;
  gap: 20px;
}

.plan-option-results-inner {
  border-radius: 5px;
  width: 190px;
  height: 306px;
  box-shadow: 6px 4px 25px 0px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  position: relative;
  background-color: white;
}

#response_stratos .plan-option-results-inner {
  height: 328px;
  padding-bottom: 100px !important;
}

.plan-options-results-item {
  display: flex;
  flex: 0 0 30%;
  justify-content: center;
}

.plan-options-results-image,
.plan-options-results-image img {
  width: 190px;
  height: auto;
}

.plan-options-results__more-item-image {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.plan-options-results-main {
  padding: 13px;
}

.plan-options-results-title h3 {
  font-size: 16px;
  text-align: center;
  font-family: "Raleway", serif;
  padding-right: 0 !important;
  margin-top: 0 !important;
  line-height: 1.3;
}

.plan-options-results-features {
  display: flex;
  justify-content: space-between;
}

.plan-options-results-feature p {
  font-size: 14px;
  font-weight: 600;
  color: #24434d;
}

.plan-options-results-feature h5 {
  font-size: 12px !important;
  font-weight: 600;
  color: #7d7d7d;
}

.plan-options-results-feature p {
  position: relative;
}

.plan-option-results-inner .plan-options-results-button {
  position: absolute;
  bottom: 7%;
  left: 0;
  right: 0;
}

.plan-options-results-feature {
  position: relative;
}

.plan-options-results-feature::after {
  position: absolute;
  content: " ";
  height: 30px !important;
  width: 1px;
  top: 20px !important;
  right: -8px !important;
  background-color: #b1b1b1;
  transform: unset;
}

.plan-options-results-feature:last-child::after {
  display: none;
}

@media only screen and (max-width: 768px) {
  .plan-options-results-items {
    display: block !important;
  }
  .row.bot-space-plan-option-results {
    gap: 0 !important;
  }
}
@media only screen and (max-width: 992px) {
  .plan-option-results-inner .btn.btn-stratos-orange {
    padding: 7px 10px 5px 10px;
  }
  .plan-option-results-inner {
    margin-bottom: 10px;
  }
}
/* Modal */
.modal.fade.in {
  background-color: rgba(0, 0, 0, 0.4);
}

.modal-content {
  margin-top: 100px;
}

.modal-title {
  color: #24434d;
  font-size: 18px;
  font-weight: 600;
}

.modal .marked {
  font-size: 14px;
  font-family: "Raleway", serif;
  font-weight: 700;
}

.modal-header {
  text-align: left;
  border-bottom: none;
  position: relative;
}

.modal-header::after {
  content: " ";
  height: 1px;
  width: 50%;
  position: absolute;
  background-color: #898989;
  bottom: 0;
  left: 1%;
  opacity: 0.3;
}

.modal-body {
  text-align: left;
}

.modal-body-text {
  display: block;
  padding-bottom: 20px;
}

.modal-body-text a:link,
.modal-body-text a:visited,
.modal-body-text a:active {
  color: #e47813;
}

.modal-dialog {
  width: 80%;
}

.modal-charter-filter-complete {
  display: flex;
  padding: 0 0 20px 0 !important;
}

.modal-charter-filter-result-right {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-left: 30px;
  width: 30%;
}

.modal-footer {
  border: none;
  margin-top: -12px;
}

@media only screen and (max-width: 768px) {
  .modal-dialog.modal-dialog-pricing {
    width: 100%;
    right: 2%;
  }
  .modal-footer {
    border: none;
    margin-top: unset;
  }
}
/* breadcrumb section --------------------------------------------- */
/* Jet Charter 3th --------------------------------------------- */
/* How Much 4th --------------------------------------------- */
.destination-routes-section {
  background-color: rgba(246, 250, 252, 0.4392156863);
  padding: 100px 0 0;
}

.route-description {
  display: flex;
  flex-wrap: wrap;
}
.route-description .col-md-6:first-child {
  text-align: left;
}
.route-description .col-md-6:first-child p {
  font-size: 16px;
  font-weight: 400;
}
.route-description .col-md-6:first-child .button-wrapper {
  padding-top: 10px;
}
.route-description .col-md-6:first-child .button-wrapper .btn.btn-stratos-orange {
  background-color: white;
  color: black;
  border: 1px solid #e47813;
  box-shadow: unset !important;
  padding: 10px 25px 8px 25px;
  text-transform: capitalize;
  font-size: 16px;
}
.route-description .col-md-6:first-child .button-wrapper .btn.btn-stratos-orange:hover {
  background-color: #e47813;
  color: white;
}
.route-description .route-plane-items-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-self: center;
  -moz-column-gap: 17px;
       column-gap: 17px;
  row-gap: 17px;
}

.route-plane-items {
  padding-left: 50px !important;
  display: grid;
  transform: translatey(-45px);
}
@media only screen and (max-width: 768px) {
  .route-plane-items {
    padding-left: 0px !important;
  }
}
@media only screen and (max-width: 992px) {
  .route-plane-items {
    transform: unset;
    padding-top: 30px;
  }
}
.route-plane-items .route-plane-item-inner {
  background-color: #ffffff;
  padding: 0 18px;
  border: 1px solid #d1d1d1;
  height: 190px;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 180px;
  border-radius: 4px;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 768px) {
  .route-plane-items .route-plane-item-inner {
    min-width: unset;
  }
}
.route-plane-items .route-plane-item-inner .route-plane-title {
  padding-bottom: 2px;
  border-bottom: 1px solid black;
}
.route-plane-items .route-plane-item-inner .route-plane-title span {
  font-family: "Libre Baskerville" !important;
  font-weight: 700;
  font-size: 14px;
}
.route-plane-items .route-plane-item-inner .route-plane-option {
  border-bottom: 1px solid #d0d0d0;
  padding: 8px 0;
  display: flex;
  justify-content: space-between;
}
.route-plane-items .route-plane-item-inner .route-plane-option .route-plane-label:first-child {
  font-family: "Libre Baskerville";
  font-weight: 700;
  font-size: 10px;
  line-height: 12px;
}
.route-plane-items .route-plane-item-inner .route-plane-option .route-plane-label:last-child {
  font-family: "Raleway";
  font-size: 9px;
  line-height: 11px;
}

/* Near 5th --------------------------------------------- */
.dest-section-inner {
  display: flex;
  padding-top: 130px;
}
@media only screen and (max-width: 768px) {
  .dest-section-inner {
    display: block;
    padding-top: 50px;
  }
}
.dest-section-inner .dest-section-left {
  display: flex;
  flex: 0 0 40%;
  max-width: 40%;
  align-items: center;
  text-align: left;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .dest-section-inner .dest-section-left {
    padding-right: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .dest-section-inner .dest-section-left {
    text-align: center !important;
    padding-top: 30px;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.dest-section-inner .dest-section-left .dest-section-title h3 {
  padding-right: 0 !important;
  text-align: left;
}
.dest-section-inner .dest-section-left .dest-section-text {
  text-align: left;
  font-size: 16px;
}
.dest-section-inner .dest-section-right {
  flex: 0 0 60%;
  max-width: 60%;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  justify-content: flex-end;
}
@media only screen and (max-width: 768px) {
  .dest-section-inner .dest-section-right {
    text-align: center;
    flex: 0 0 100%;
    max-width: 100%;
    justify-content: center !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .dest-section-inner .dest-section-right {
    padding-left: 30px;
  }
}
.dest-section-inner .dest-section-right .airport-acc-inner {
  display: flex;
  justify-content: flex-start;
  text-align: left;
  color: #898989;
  font-family: "Raleway", sans-serif;
  line-height: 1.3 !important;
  padding-left: 270px;
}
@media only screen and (max-width: 768px) {
  .dest-section-inner .dest-section-right .airport-acc-inner {
    text-align: center;
    padding-left: 0;
    justify-content: center;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .dest-section-inner .dest-section-right .airport-acc-inner {
    padding-left: 70px;
  }
}
.dest-section-inner .dest-section-right .airport-acc-inner ul {
  list-style: inside;
  padding-left: 0;
}
@media only screen and (max-width: 768px) {
  .dest-section-inner .common-flights {
    padding-top: 40px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .dest-section-inner .common-flights {
    padding-top: 70px;
  }
}

.dest-related-airports {
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-rows: 1fr;
  -moz-column-gap: 15px;
       column-gap: 15px;
  row-gap: 25px;
  max-width: 320px;
  margin-left: 50px;
}
@media only screen and (max-width: 768px) {
  .dest-related-airports {
    grid-template-columns: unset;
    margin-left: unset;
    padding-top: 20px;
    max-width: unset;
  }
}
.dest-related-airports .dest-related-airport {
  height: 100%;
  border: 2px solid #24434d;
  border-radius: 4px;
  padding: 40px 25px;
  text-align: left;
}
.dest-related-airports .dest-related-airport .dest-related-airport-location {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  margin-top: 15px;
}
.dest-related-airports .dest-related-airport .dest-related-airport-name h4 {
  font-weight: 700;
  font-size: 24px !important;
  line-height: 1.5 !important;
  margin-top: 10px !important;
  margin-bottom: 15px;
}

/* Recommended 6th --------------------------------------------- */
.dest-section-wrapper-aircraft .dest-section-inner .dest-section-left-inner {
  text-align: left;
}
.dest-section-wrapper-aircraft .dest-section-inner .dest-section-left-inner p {
  font-size: 16px;
  font-weight: 400;
}
.dest-section-wrapper-aircraft .dest-section-inner .dest-section-left-inner ul {
  padding-left: 30px;
  color: #e47813;
}
.dest-section-wrapper-aircraft .dest-section-inner .dest-section-left-inner ul li a {
  color: #e47813;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 400;
}
.dest-section-wrapper-aircraft .dest-section-inner .dest-section-right {
  display: flex;
  justify-content: center;
  padding-left: 120px;
}
@media only screen and (max-width: 768px) {
  .dest-section-wrapper-aircraft .dest-section-inner .dest-section-right {
    justify-content: center;
    padding-top: 30px;
    padding-right: 0;
    padding-left: 0;
  }
}
.dest-section-wrapper-aircraft .dest-section-inner .dest-section-right .rec-aircraft-item {
  width: 440px;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
}
@media only screen and (max-width: 768px) {
  .dest-section-wrapper-aircraft .dest-section-inner .dest-section-right .rec-aircraft-item {
    max-width: 270px;
  }
}
.dest-section-wrapper-aircraft .dest-section-inner .dest-section-right .rec-aircraft-item .recommended-aircraft-featured-image img {
  border-radius: 4px 4px 0 0;
  max-height: 250px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.dest-section-wrapper-aircraft .dest-section-inner .dest-section-right .rec-aircraft-item .rec-aircraft-bottom {
  border-radius: 4px;
  background-color: white;
  transform: translatey(-2px);
}
.dest-section-wrapper-aircraft .dest-section-inner .dest-section-right .rec-aircraft-item .rec-aircraft-bottom .rec-aircraft-bottom-inner {
  display: flex;
  padding: 10px 20px;
}
@media only screen and (max-width: 768px) {
  .dest-section-wrapper-aircraft .dest-section-inner .dest-section-right .rec-aircraft-item .rec-aircraft-bottom .rec-aircraft-bottom-inner {
    display: unset;
  }
}
.dest-section-wrapper-aircraft .dest-section-inner .dest-section-right .rec-aircraft-item .rec-aircraft-bottom .rec-aircraft-bottom-inner .rec-aircraft-left {
  flex: 0 0 60%;
  max-width: 60%;
}
@media only screen and (max-width: 768px) {
  .dest-section-wrapper-aircraft .dest-section-inner .dest-section-right .rec-aircraft-item .rec-aircraft-bottom .rec-aircraft-bottom-inner .rec-aircraft-left {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 20px;
  }
}
.dest-section-wrapper-aircraft .dest-section-inner .dest-section-right .rec-aircraft-item .rec-aircraft-bottom .rec-aircraft-bottom-inner .rec-aircraft-left .rec-aircraft-title h3 {
  font-size: 20px;
  font-family: "Raleway", sans-serif;
  border-bottom: 1px solid #b1b1b1;
  margin: 0;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
@media only screen and (max-width: 768px) {
  .dest-section-wrapper-aircraft .dest-section-inner .dest-section-right .rec-aircraft-item .rec-aircraft-bottom .rec-aircraft-bottom-inner .rec-aircraft-left .rec-aircraft-title h3 {
    position: relative;
  }
}
.dest-section-wrapper-aircraft .dest-section-inner .dest-section-right .rec-aircraft-item .rec-aircraft-bottom .rec-aircraft-bottom-inner .rec-aircraft-left .plan-options-results-features {
  justify-content: space-between;
}
.dest-section-wrapper-aircraft .dest-section-inner .dest-section-right .rec-aircraft-item .rec-aircraft-bottom .rec-aircraft-bottom-inner .rec-aircraft-left .plan-options-results-features .plan-options-results-feature p {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  margin: 0;
}
.dest-section-wrapper-aircraft .dest-section-inner .dest-section-right .rec-aircraft-item .rec-aircraft-bottom .rec-aircraft-bottom-inner .rec-aircraft-left .plan-options-results-features .plan-options-results-feature h5 {
  margin: 0;
  font-family: "Raleway" !important;
  font-weight: 600;
  font-size: 10px !important;
  color: #7d7d7d;
}
.dest-section-wrapper-aircraft .dest-section-inner .dest-section-right .rec-aircraft-item .rec-aircraft-bottom .rec-aircraft-bottom-inner .rec-aircraft-left .plan-options-results-features .plan-options-results-feature::after {
  position: absolute;
  content: " ";
  height: 20px;
  width: 1px;
  top: 50%;
  transform: translate(0, -50%);
  right: -10px;
  background-color: #b1b1b1;
}
.dest-section-wrapper-aircraft .dest-section-inner .dest-section-right .rec-aircraft-item .rec-aircraft-bottom .rec-aircraft-bottom-inner .rec-aircraft-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 0 0 40%;
  max-width: 40%;
}
@media only screen and (max-width: 768px) {
  .dest-section-wrapper-aircraft .dest-section-inner .dest-section-right .rec-aircraft-item .rec-aircraft-bottom .rec-aircraft-bottom-inner .rec-aircraft-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.dest-section-wrapper-aircraft .dest-section-inner .dest-section-right .rec-aircraft-item .rec-aircraft-bottom .rec-aircraft-bottom-inner .rec-aircraft-right .rec-aircraft-button {
  color: black;
  border: 2px solid #e47813;
  border-radius: 4px;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 500;
  transition: all 0.3s ease-out;
}
.dest-section-wrapper-aircraft .dest-section-inner .dest-section-right .rec-aircraft-item .rec-aircraft-bottom .rec-aircraft-bottom-inner .rec-aircraft-right .rec-aircraft-button:hover {
  color: white;
  background-color: #e47813;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .dest-section-wrapper-aircraft .dest-section-inner .dest-section-right .rec-aircraft-item .rec-aircraft-bottom .rec-aircraft-bottom-inner .rec-aircraft-right .rec-aircraft-button {
    width: 100%;
    margin: 0 15px;
    margin-top: 20px;
  }
}

/* How long 7th --------------------------------------------- */
.dest-section-wrapper-long .dest-section-inner {
  flex-wrap: wrap;
}
.dest-section-wrapper-long .dest-section-inner .dest-section-left-inner h2 {
  text-align: left;
}
.dest-section-wrapper-long .dest-section-inner .dest-section-left-inner .destination-description__text {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 992px) {
  .dest-section-wrapper-long .dest-section-inner .dest-section-left {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.dest-section-wrapper-long .dest-section-inner .dest-section-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (min-width: 768px) and (max-width: 992px) {
  .dest-section-wrapper-long .dest-section-inner .dest-section-right {
    flex: 0 0 100%;
    max-width: 100%;
    justify-content: center !important;
    margin-top: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .dest-section-wrapper-long .dest-section-inner .dest-section-right {
    justify-content: center;
    padding-top: 15px;
  }
}
.dest-section-wrapper-long .dest-section-inner .dest-section-right .dest-section-right-inner {
  display: block;
  grid-template-columns: 1fr 1fr 1fr;
  -moz-column-gap: 25px;
       column-gap: 25px;
}
.dest-section-wrapper-long .dest-section-inner .dest-section-right .dest-section-right-inner .plane-card-wrap {
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  max-width: 170px;
}
.dest-section-wrapper-long .dest-section-inner .dest-section-right .dest-section-right-inner .plane-card-wrap img {
  width: 100%;
}
.dest-section-wrapper-long .dest-section-inner .dest-section-right .dest-section-right-inner .plane-card-wrap .plane-card-wrap-inner {
  padding: 18px;
}
.dest-section-wrapper-long .dest-section-inner .dest-section-right .dest-section-right-inner .plane-card-wrap .plane-card-wrap-inner .plane-card-options .plane-card-option {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #d0d0d0;
  padding-bottom: 7px;
}
.dest-section-wrapper-long .dest-section-inner .dest-section-right .dest-section-right-inner .plane-card-wrap .plane-card-wrap-inner .plane-card-options .plane-card-option .plane-card-option-label span {
  font-weight: 700;
  font-size: 10px;
  line-height: 12px;
  color: #000000;
  text-transform: uppercase;
  font-family: "Libre Baskerville";
}
.dest-section-wrapper-long .dest-section-inner .dest-section-right .dest-section-right-inner .plane-card-wrap .plane-card-wrap-inner .plane-card-options .plane-card-option .plane-card-option-value span {
  font-family: "Raleway";
  font-weight: 500;
  font-size: 8px;
  line-height: 9px;
  text-align: right;
  color: #000000;
}
.dest-section-wrapper-long .dest-section-inner .dest-section-right .dest-section-right-inner .plane-card-wrap .plane-card-wrap-inner .plane-card-title h4 {
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px solid #22434d;
  padding-bottom: 7px;
  margin-bottom: 4px;
}
.dest-section-wrapper-long .dest-section-inner .dest-section-left .destination-description__text {
  font-size: 16px;
  color: #898989;
}

.owl-carousel.off {
  display: flex !important;
  justify-content: flex-end;
}
@media (min-width: 768px) and (max-width: 992px) {
  .owl-carousel.off {
    justify-content: center;
  }
}

.owl-item {
  position: relative;
}

.owl-prev {
  position: absolute;
  top: 50%;
  left: 15%;
  transform: translateY(-50%);
}

.no2 .owl-prev {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.owl-next {
  position: absolute;
  top: 50%;
  right: 15%;
  transform: translateY(-50%);
}

.no2 .owl-next {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

/* Empty leg flights 8th --------------------------------------------- */
.dest-section-wrapper-empty-leg.destination-routes-section-background {
  background-color: #fbfdfe !important;
  margin-top: 120px;
  padding-bottom: 0 !important;
}
@media only screen and (max-width: 768px) {
  .dest-section-wrapper-empty-leg.destination-routes-section-background {
    margin-top: 30px;
  }
}
.dest-section-wrapper-empty-leg.destination-routes-section-background .dest-section-inner {
  padding: 80px 0 !important;
}
.dest-section-wrapper-empty-leg.destination-routes-section-background .dest-section-left-inner h2 {
  text-align: left;
}
.dest-section-wrapper-empty-leg.destination-routes-section-background .dest-section-left-inner .text-center {
  text-align: left;
}
.dest-section-wrapper-empty-leg.destination-routes-section-background .dest-section-left-inner .text-center p {
  font-size: 16px;
}
.dest-section-wrapper-empty-leg.destination-routes-section-background .dest-section-right-inner .empty-leg-cards {
  display: flex;
  gap: 20px;
  padding-left: 60px;
}
@media only screen and (max-width: 768px) {
  .dest-section-wrapper-empty-leg.destination-routes-section-background .dest-section-right-inner .empty-leg-cards {
    padding-left: 0;
    gap: 0;
  }
}
.dest-section-wrapper-empty-leg.destination-routes-section-background .dest-section-right-inner .empty-leg-cards .empty-leg-card {
  flex: 0 0 50%;
  max-width: 50%;
  background-color: #f6f6f6;
  padding: 26px;
  border-radius: 5px 5px 0px 0px;
  position: relative;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.08);
  min-width: 300px;
}
@media only screen and (max-width: 768px) {
  .dest-section-wrapper-empty-leg.destination-routes-section-background .dest-section-right-inner .empty-leg-cards .empty-leg-card {
    flex: 0 0 100%;
    max-width: 85%;
  }
}
.dest-section-wrapper-empty-leg.destination-routes-section-background .dest-section-right-inner .empty-leg-cards .empty-leg-card .empty-leg-card-inner .empty-leg-card-title {
  font-family: "Raleway", sans-serif;
  font-size: 24px;
  font-weight: 600;
}
.dest-section-wrapper-empty-leg.destination-routes-section-background .dest-section-right-inner .empty-leg-cards .empty-leg-card .empty-leg-card-inner .empty-leg-card-title h4 {
  font-family: "Raleway", sans-serif;
  font-size: 24px;
  font-weight: 600;
  margin-top: 0;
}
.dest-section-wrapper-empty-leg.destination-routes-section-background .dest-section-right-inner .empty-leg-cards .empty-leg-card .empty-leg-card-inner .empty-leg-card-options .empty-leg-card-option {
  padding-bottom: 25px;
}
.dest-section-wrapper-empty-leg.destination-routes-section-background .dest-section-right-inner .empty-leg-cards .empty-leg-card .empty-leg-card-inner .empty-leg-card-options .empty-leg-card-option-label span {
  font-family: "Libre Baskerville";
  font-weight: 400;
  font-size: 14px;
  border-bottom: 1px solid #c1c1c1;
  display: block;
  width: 100%;
  padding-bottom: 4px;
}
.dest-section-wrapper-empty-leg.destination-routes-section-background .dest-section-right-inner .empty-leg-cards .empty-leg-card .empty-leg-card-inner .empty-leg-card-options .empty-leg-card-option-value span {
  font-family: "Raleway";
  font-weight: 500;
  font-size: 14px;
  color: #6c6c6c;
}
.dest-section-wrapper-empty-leg.destination-routes-section-background .dest-section-right-inner .empty-leg-cards .empty-leg-card .empty-leg-card-button {
  background-color: #24434d;
  border-radius: 0px 0px 5px 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dest-section-wrapper-empty-leg.destination-routes-section-background .dest-section-right-inner .empty-leg-cards .empty-leg-card .empty-leg-card-button a {
  text-transform: uppercase;
  color: white;
  font-size: 16px;
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: center;
  align-items: center;
}

/*  9th --------------------------------------------- */
.dest-section-wrapper-empty-leg {
  padding-bottom: 80px;
}
.dest-section-wrapper-empty-leg .dest-section-left-inner {
  text-align: left;
}
.dest-section-wrapper-empty-leg .dest-section-left-inner p {
  font-size: 16px;
}
.dest-section-wrapper-empty-leg .dest-section-right-inner {
  float: right;
}
@media only screen and (max-width: 768px) {
  .dest-section-wrapper-empty-leg .dest-section-right-inner {
    float: unset;
  }
}
.dest-section-wrapper-empty-leg .dest-section-right-inner img {
  width: 100%;
  max-width: 447px;
}

/* CTA 10th --------------------------------------------- */
.dest-cta-wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.dest-cta-wrapper::after {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.49);
  left: 0;
  top: 0;
  z-index: 1;
}
.dest-cta-wrapper .dest-cta-inner {
  position: relative;
  padding: 80px 0;
  width: 50%;
  text-align: left;
  z-index: 2 !important;
}
@media only screen and (max-width: 768px) {
  .dest-cta-wrapper .dest-cta-inner {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .dest-cta-wrapper .dest-cta-inner {
    width: 80%;
  }
}
.dest-cta-wrapper .dest-cta-inner h2 {
  color: white;
}
.dest-cta-wrapper .dest-cta-inner p {
  color: white;
  padding-bottom: 20px;
}
.dest-cta-wrapper .dest-cta-inner a {
  font-family: "Raleway", serif;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px;
  border: 0;
  border-radius: 4px;
  color: #fff;
  background-color: #e47815;
  box-shadow: 0px 3px 14px rgba(0, 0, 0, 0.25);
}
.dest-cta-wrapper .dest-cta-inner a {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}

/*! CSS Used from: Embedded */
/* airplane popup */
.modal-footer:after,
.modal-footer:before {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
}

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.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 {
  min-height: 16.43px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
  width: 15px !important;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}

.fa-replacment-icon {
  height: 20px;
  width: 17px !important;
}

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

.modal-dialog-pricing .modal-content .modal-header {
  background-color: #f6fafc;
}

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

@media screen and (min-width: 768px) {
  .modal-dialog-pricing {
    width: 720px;
  }
}
@media screen and (min-width: 992px) {
  .modal-dialog-pricing {
    width: 950px;
  }
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.page-template-page-pricing p,
.page-template-page-pricing button,
.page-template-page-pricing input {
  font-family: "Raleway", sans-serif;
}

.modal-dialog-pricing input[type=text],
.modal-dialog-pricing textarea {
  height: 35px;
  border-radius: 6px;
  line-height: normal;
  color: #777;
  font-size: 14px;
  font-family: "Open Sans", arial;
  box-sizing: border-box;
  padding: 0 13px;
  display: inline-block;
  outline: none;
  border: 1px solid #ccc;
  font-weight: 300;
  transition-property: color, background-color, border;
  box-shadow: #a9a9a9 0 3px 6px inset;
}

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

.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:hover,
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;
}

@media (min-width: 768px) {
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.page-template-page-pricing button {
  font-family: "Raleway", sans-serif;
}

.modal-dialog-pricing .modal-content .modal-body p.contact_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,
.modal-dialog-pricing .modal-content .modal-body p.passangers,
.modal-dialog-pricing .modal-content .modal-body p.departure_date,
.modal-dialog-pricing .modal-content .modal-body p.departure_time,
.modal-dialog-pricing .modal-content .modal-body p.return_date {
  position: relative;
}

.modal-dialog-pricing .modal-content .modal-body p.contact_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,
.modal-dialog-pricing .modal-content .modal-body p.passangers:before,
.modal-dialog-pricing .modal-content .modal-body p.departure_date:before,
.modal-dialog-pricing .modal-content .modal-body p.departure_time:before,
.modal-dialog-pricing .modal-content .modal-body p.return_date:before {
  position: absolute;
  top: 5px;
  font-family: "Raleway", sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 14px;
  color: #e47815;
}

.common-flights__table-wrapper p {
  display: flex;
  justify-content: center;
  gap: 20px;
}

.modal-dialog-pricing .modal-content .modal-body p.contact_name:before {
  content: "First And 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";
}

.modal-dialog-pricing .modal-content .modal-body p.passangers:before {
  content: "Passangers";
}

.modal-dialog-pricing .modal-content .modal-body p.departure_date:before {
  content: "Departure date";
}

.modal-dialog-pricing .modal-content .modal-body p.departure_time:before {
  content: "Departure Time";
}

.modal-dialog-pricing .modal-content .modal-body p.return_date:before {
  content: "Return date";
}

.text-acco-title h4 {
  font-family: "Raleway", sans-serif !important;
  line-height: 1.3 !important;
  font-size: 20px;
  margin: 6px 0 -6px 40px;
  text-align: left;
}

.text-acco-wrapper {
  background-color: #f6fafc;
  padding: 75px 0;
}

.text-acco-inner {
  display: flex;
  flex: 0 0 100%;
  max-width: 100%;
  flex-wrap: wrap;
}

.text-acco-left {
  flex: 0 0 40%;
  max-width: 40%;
}

.text-acco-left a {
  color: #e47813;
  text-decoration: underline;
}

.text-acco-left-inner h3 {
  text-align: left;
  font-family: "Raleway", sans-serif;
  font-size: 36px;
}

.text-acco-right-inner {
  padding-left: 50px;
}

.text-acco-right {
  flex: 0 0 60%;
  max-width: 60%;
}

.text-acco-content.entry-content {
  text-align: left;
}

.text-acco-content iframe {
  width: 100%;
}

.text-acco-content.entry-content p:nth-child(2) {
  padding-bottom: 20px;
  margin-bottom: 0;
}

.pricing-acc {
  padding-top: 0 !important;
}
@media only screen and (max-width: 768px) {
  .pricing-acc {
    padding-top: 20px !important;
  }
}

.pricing-acc-text-inner {
  padding: 20px 0;
}

.pricing-acc-text-inner h1,
h2,
h3,
h5,
h6 {
  margin: 0;
  padding-bottom: 20px;
}

.pricing-acc ul {
  list-style: none;
}

.pricing-acc-title {
  font-size: 20px;
  font-weight: 600;
}

.pricing-acc ul {
  position: relative;
}

.pricing-acc {
  padding-top: 40px;
}

.pricing-acc-text {
  display: none;
}

.pricing-acc-top {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #7d7d7d;
}

.pricing-acc-item:first-child {
  border-top: 1px solid #7d7d7d;
}

.drop-down-minus-icon {
  display: none;
}

.text-acco-bottom-link {
  padding-top: 30px;
  display: flex;
  width: 100%;
  justify-content: flex-end;
  color: #e47813;
}

@media only screen and (max-width: 992px) {
  .text-acco-left {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .text-acco-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pricing-acc ul {
    padding: 0;
  }
  .text-acco-wrapper {
    padding: 50px 0;
  }
  .text-acco-right-inner {
    padding-left: 0;
  }
  .text-acco-bottom-link {
    justify-content: unset;
  }
}
.hide {
  display: none !important;
}

.dest-features-text a {
  color: #e47813;
}

/* autocomplete redesign */
.autocomplete-airport-keep {
  position: absolute;
  top: 38px;
  right: 8px;
  font-size: 10px;
  color: orange;
  text-decoration: underline;
  cursor: pointer;
}

.autocomplete-airport-keep.hide {
  display: none;
}

@media screen and (max-width: 1200px) {
  .autocomplete-airport-keep {
    top: 33px;
    right: 6px;
  }
}
.autocomplete-airport-city-icon,
.autocomplete-airport-item-icon {
  width: 20px;
}

.autocomplete-airport-city-flag {
  width: 20px;
}

.autocomplete-airport-city-wrap {
  padding: 10px 10px 0px 10px;
}

.single-sj-airports .list-group-item {
  padding: 0;
}

.autocomplete-airport-city-flag {
  float: right;
}

.autocomplete-airport-city-icon {
  margin-top: -8px;
}

.autocomplete-airport-city {
  font-size: 18px;
  color: #5e5e5e;
  padding-left: 4px;
}

.autocomplete-airport-item-wrap {
  padding: 10px 10px 10px 38px;
}

.autocomplete-airport-city {
  padding-left: 3px;
}

@media screen and (min-width: 992px) {
  .charter-filter .list-group-item,
  .filters-form .list-group {
    width: 140%;
  }
}
.charter-filter .list-group-item,
.filters-form .list-group-item,
.plan-options__wrapper .list-group-item {
  padding: 0;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
}

.col-md-6 {
  width: 60%;
}
@media only screen and (max-width: 768px) {
  .col-md-6 {
    width: 100%;
  }
}
.col-md-6:first-child {
  width: 40%;
}
@media only screen and (max-width: 768px) {
  .col-md-6:first-child {
    width: 100%;
  }
}

.dest-section-wrapper-empty-leg .dest-section-right-inner {
  float: unset;
}

.dest-section-wrapper-empty-leg.destination-routes-section-background.destination-routes-section-background .dest-section-right-inner .empty-leg-cards {
  justify-content: center;
}

.dest-section-wrapper .dest-section-right {
  display: flex;
  justify-content: flex-end;
}

.destination-routes-section-background .dest-section-wrapper .dest-section-right {
  justify-content: center;
}

.destination-routes-section-background .dest-section-right-inner {
  width: 100% !important;
}/*# sourceMappingURL=single-sj-routes.css.map */