/* Private Flite theme: #446888 (primary/blue), #00325f (dark blue) – grays + blues, blue CTAs */
:root {
    --pf-primary: #446888;
    --pf-primary-dark: #00325f;
    --pf-primary-hover: #5a7fa3;
    --pf-bg: #f5f6f8;
    --pf-bg-dark: #2d3748;
    --pf-card: #ffffff;
    --pf-card-alt: #e8ecf0;
    --pf-text: #1a202c;
    --pf-text-muted: #4a5568;
    --pf-border: #e2e8f0;
    --pf-border-dark: #cbd5e0;
}

body {
    font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    font-size: 15px;
    color: var(--pf-text);
    background-color: var(--pf-bg);
}

* {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.default-page-header {
    padding: 10px;
    background: var(--pf-primary-dark);
    position: fixed;
    z-index: 999;
    width: 100vw;
    border-bottom: 1px solid var(--pf-primary);
}
.fluid-container {
    padding-top: 110px;
    width: 100vw;
}

.logo-default {
    width: 287px;
    height: auto;
}

.default-page-footer {
    background-color: var(--pf-primary-dark);
    color: #fff;
    border-top: 1px solid var(--pf-primary);
}

.default-page-footer pre {
    background-color: #000;
    color: #fff;
    border: 0px;
    font-family: open sans, sans-serif;
}

.nbaa {
    margin-top: 50px;
}

.home-page-top {
    min-height: 380px;
    width: 100vw;
    background-image: linear-gradient(135deg, var(--pf-primary-dark) 0%, var(--pf-primary) 100%);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

.call-on-phone {
    margin: 30px 0px;
}
.call-on-phone a {
    color: #fff;
    text-decoration: none;
}

.ph-no a:hover {
    color: #efefef;
}

.home-page-quote-from {
    padding: 10px 0px;
    height: 700px;
}

.quotes-tabs {
    padding: 10px 20px;
    background: rgba(0, 0, 0, 0.6);
    max-width: 1030px;
}
.quotes-tabs .select2-container {
    display: block !important;
}

.quotes-nav-tabs {
    border: 0px;
}

.quotes-nav-tabs a {
    color: #fff;
}

.nav-tem .active {
    border-bottom: 1px solid #74af2b;
}

.request-quote {
    background: linear-gradient(180deg, var(--pf-primary) 0%, var(--pf-primary-dark) 100%);
    color: #fff;
}

.request-quote p {
    color: #fff;
    font-size: 1.3em;
    font-weight: 200;
}

.request-quote button {
    background-color: var(--pf-primary-dark);
    transition: border-color 0.4s ease, background-color 0.4s ease;
    box-shadow: 0 2px 8px rgba(0, 50, 95, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.4);
    margin: 56px 0px 10px;
}
.button-text {
    font: normal normal normal 39px/1.4em proxima-n-w01-reg, sans-serif;
    transition: color 0.4s ease 0s;
    color: #ffffff;
    display: inline-block;
    margin: calc(-1 * 1px) 1px 0;
    position: relative;
    white-space: nowrap;
    padding: 25px;
}

.charter-directory {
    background: var(--pf-card-alt);
}

.charter-dir-heading h1, .charter-dir-heading h2 {
    text-align: center;
    color: var(--pf-primary-dark);
}

.charter-dir-heading p {
    text-align: center;
    color: var(--pf-text);
    font-size: 1.3em;
}

.jet-carousel h2 {
    font-size: 40px;
    line-height: 1.3em;
    text-align: center;
    color: #000;
}

.jet-carousel h3 {
    font-size: 2.8em;
    text-align: center;
    color: #000;
    font-weight: 800;
    font-family: lulo-clean-w01-one-bold, sans-serif;
    letter-spacing: 0.1em;
}

.desc-heading {
    text-align: center;
    color: #000;
    font-weight: 600;
}
.desc {
    color: #000;
    text-align: center;
    margin-bottom: 20px;
}

.carousel-left {
    text-align: right;
}

.carousel-button-text {
    font: normal normal normal 39px/1.4em proxima-n-w01-reg, sans-serif;
    transition: color 0.4s ease 0s;
    color: #ffffff;
    display: inline-block;
    margin: calc(-1 * 1px) 1px 0;
    position: relative;
    white-space: nowrap;
    padding: 10px;
}

.carousel-button {
    text-align: center;
}

.carousel-button button {
    background-color: rgba(50, 50, 50, 1);
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
    border: solid rgba(255, 255, 255, 1) 1px;
}

.jet-carousel img {
    border: 4px solid #000;
    margin-bottom: 20px;
    margin-top: 20px;
}

.jet-carousel {
    padding: 20px;
}

.popular-carousel h3 {
    font-size: 2.8em;
    text-align: left;
    color: #000;
    font-weight: 800;
    font-family: lulo-clean-w01-one-bold, sans-serif;
    letter-spacing: 0.3em;
}

.popular-carousel p {
    color: #000;
    text-align: left;
}

.popular-carousel h2 {
    font-size: 40px;
    line-height: 1.3em;
    text-align: center;
    color: #000;
}

.popular-destinations-heading h1, .popular-destinations-heading h2 {
    text-align: center;
    font-weight: 1000;
    color: #000;
    font-size: 55px;
    letter-spacing: 0.06em;
    font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold,
        sans-serif;
}

.popular-destinations-heading p {
    text-align: center;
    color: #000;
}

.popular-destinations {
    background: #dddddd;
}

.popular-Slide {
    padding: 1.4em;
    min-height: 10em;
}

.slide-center {
    border-right: 5px solid;
    border-left: 5px solid;
}

.popular-carousel-button-text {
    font: normal normal normal 1.4em proxima-n-w01-reg, sans-serif;
    transition: color 0.4s ease 0s;
    color: #ffffff;
    display: inline-block;
    margin: calc(-1 * 1px) 1px 0;
    position: relative;
    white-space: nowrap;
    padding: 10px;
    text-align: center;
}

.popular-carousel-button button {
    background-color: rgba(50, 50, 50, 1);
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
    border: solid rgba(255, 255, 255, 1) 1px;
}

.home-page-bottom {
    background-image: url('/assets/global/img/bachround2.jpg');
    padding: 20px;
    background-size: cover;
    min-height: 351px;
}

.home-page-bottom h1, .home-page-bottom h2 {
    text-align: center;
    color: #fff;
}

.home-page-bottom p {
    font-size: 1.3em;
    line-height: 1.4em;
    text-align: center;
    color: #fff;
}

.home-page-bottom img,
.bottom-bottom img {
    width: 350px;
}

.bottom-bottom h1, .bottom-bottom h2 {
    text-align: center;
    color: #000;
}

.bottom-bottom p {
    font-size: 1.3em;
    line-height: 1.4em;
    text-align: center;
    color: #000;
}
.bottom-bottom {
    background-color: #9f9f9f;
}

.home-page-last-background {
    min-height: 450px;
    background-image: url('/assets/global/img/home_bottom_bg1.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

.quotes-tabs .nav-tabs {
    border: 0px;
    margin-bottom: 5px;
}
.quotes-tabs .nav > li > a {
    padding: 6px;
    color: #999;
    border: 0px;
}

.quotes-tabs .nav-tabs > li > a:hover,
.quotes-tabs .nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #ffffff;
    background-color: transparent;
    border: 0px;
    border-bottom: 2px solid var(--pf-primary);
    padding: 6px;
}
.quotes-tabs .input-lg {
    font-size: 14px;
}

.quotes-tabs .totalPax {
    text-align: right;
    display: inline-block;
    width: 50%;
}
.quotes-special-row {
    margin-right: -100px;
}

.quote-actions {
    margin: 19px 84px;
    text-align: right;
}
.quote-actions .btn-lg {
    width: 150px;
}
.quote-leg-row .quote-leg-row-label {
    color: #999;
}

.quote-extra-options {
    width: 80px !important;
}
.pax-container .row {
    margin-left: 0px;
    margin-right: 0px;
}

.pax-container,
.luggage-container {
    display: none;
    width: 200px;
    background-color: white;
    padding: 10px;
    position: absolute;
    z-index: 999;
}
.luggage-container {
    width: 275px;
}
.pax-container .pax-input,
.luggage-container .luggage-input {
    width: 100%;
}

.select2-selection--single {
    height: 46px !important;
    border: 1px solid #000 !important;
}
.select2-selection__rendered {
    line-height: 40px !important;
}
.select2-selection__arrow {
    height: 45px !important;
}
.form-success-body {
    text-align: center;
    padding: 50px 0px;
    font-size: 1.3em;
}

.form-control {
    box-shadow: none !important;
    outline: none !important;
}

.error {
    color: #e73d4a;
    border-color: #e73d4a;
}

.form-title h4 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.modal-footer {
    text-align: center;
}

.quote-form-submit {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18);
    border: none;
    background: var(--pf-primary-dark);
}

.customer-to-airport {
    text-align: right;
}

.form-header {
    padding: 0 100px !important;
}

.close {
    color: #fff;
}

.form-control[readonly] {
    width: 100%;
    background-color: #fff !important;
}

.quote-form-row {
    border-color: #000;
    padding-left: 6px;
}

.carousel-empty-item {
    width: 100%;
    min-height: 500px;
    text-align: center;
    color: #000;
    padding: 0px 180px;
}
.carousel-caption {
    top: 10px;
    color: #000;
    text-shadow: none !important;
}
.carousel-caption h1, .carousel-caption h2 {
    font-size: 3em;
    font-weight: 800;
    text-transform: uppercase;
}

.carousel-empty-item h1, .carousel-empty-item h2 {
    font-size: 2em;
    font-weight: 800;
    text-transform: uppercase;
}

.carousel-empty-item .popular-destination-slide-first h1,
.carousel-empty-item .popular-destination-slide-middle h1,
.carousel-empty-item .popular-destination-slide-last h1,
.carousel-empty-item .popular-destination-slide-first h2,
.carousel-empty-item .popular-destination-slide-middle h2,
.carousel-empty-item .popular-destination-slide-last h2 {
    font-size: 2.5em;
}

#popularDestinations .carousel-empty-item {
    padding: 0px 100px;
}

.carousel-title {
    text-align: center;
    color: #000;
    border-bottom: 1px solid #888;
}
.carousel-aircraft-img {
    width: 350px;
    height: 200px;
    border: 5px solid #000;
}
.latest_carousel .col-md-4 {
    overflow: hidden !important;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
    background-color: transparent;
    top: 132px;
    height: 14px;
}
.carousel-control.right {
    right: -10px !important;
}

.carousel-control.left {
    left: -10px !important;
}
.carousel-description {
    min-height: 100px;
    padding: 20px 0px;
    font-size: 1.3em;
    text-align: left;
}

.charter-dir-carousel {
}
.btn-flite {
    background-color: var(--pf-primary);
    transition: border-color 0.4s ease, background-color 0.4s ease;
    box-shadow: 0 2px 8px rgba(68, 104, 136, 0.35);
    border: 1px solid var(--pf-primary-hover);
    color: #fff;
    padding: 10px 20px;
    font-size: 1.5em;
    white-space: normal;
}
.btn-flite:hover {
    background-color: var(--pf-primary-dark);
    border-color: var(--pf-primary);
    color: #fff;
}
.btn-flite-lg {
    padding: 10px 20px;
    font-size: 2.5em;
}
.flite-img-border {
    background-color: rgba(50, 50, 50, 1);
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
    border: 2px solid rgba(255, 255, 255, 1);
}
.about-us-left {
    border: 1px solid rgba(0, 0, 0, 1);
    background-color: rgba(219, 219, 219, 1);
    padding: 10px 40px;
}
.about-us-right {
    padding: 10px;
    padding: 10px 40px;
}

.testimonials-border {
    margin-bottom: 20px;
}
.testimonials-border img {
    width: 100%;
    height: auto;
}

.circle-img-border {
    display: block;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.2);
    border-radius: 50% !important;
    border: 6px solid rgba(255, 255, 255, 1);
    background-color: rgba(255, 255, 255, 1);
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
.circle-img-border,
.circle-img-border img {
    width: 208px;
    height: 208px;
}

/* .popular-destination-slide-middle {
    border-left:3px solid #000;
    border-right:3px solid #000;
} */

.aircraft-charts-list {
    border: 3px solid #000;
    padding: 5px 15px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 16px;
    background-color: #eaeaea;
}
.aircraft-charts-list .charts-list-head {
    text-align: center;
    font-weight: 800;
}
.aircraft-charts-list .charts-list-row {
    text-align: center;
}

#aircraftPhotos .carousel-indicators {
    position: sticky;
    min-height: 100px;
    width: 98%;
}
#aircraftPhotos .carousel-indicators li {
    text-indent: 0;
    display: inline-flex;
    width: 75px;
    height: 50px;
    margin: 5px;
    border: none;
    float: left;
}

.airport-private-jet-heading {
    text-align: center;
    font-size: 41px;
    font-weight: 600;
    color: #fff;
}

.airport-private-facilities {
    color: #fff;
    list-style: none;
    font-size: 1.3em;
}

.airport-content {
    margin-bottom: 20px;
     font-size: 16px;
     font-family: Poppins;
}

.airport-directory {
     font-size: 16px;
    font-weight: 500;
    font-family: Poppins;
}

.airport-label label {
    font-size: 16px;
    font-weight: bold;
    font-family: Poppins;
}

.dir-under {
    border-top: 3px solid #000;
}

.quotes-banner {
    background-image: url('/assets/global/img/s5m.jpg');
    min-height: 418px;
    background-position: center;
    background-size: cover;
}

.quotes-with-banner {
    background-image: url('/assets/global/img/bachround2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

.title-name {
    font-weight: 600;
}

.similar-aircraft {
    text-align: center;
    text-decoration: underline;
}

.similar-aircraft-name {
    font-size: 1.3em;
    text-decoration: underline;
    text-align: left;
    padding-left: 20px;
}

.fa-plane {
    color: #000;
    margin-right: 5px;
}

.aircraft-right {
    margin-top: 20px;
}

.aircraft-gallery {
    margin-bottom: 20px;
}

.aircraft-charts-title {
    font-weight: 600;
}

.charts-expand a {
    color: #000;
}

.aircraft-spec-chart {
    padding-top: 20px;
}

#aircraftPhotos .carousel-indicators li {
    width: 100px;
    height: 70px;
}
#aircraftPhotos .carousel-indicators li img {
   width: auto;
    margin: 0px auto;
    height: 100%;
}

#aircraftPhotos .carousel-indicators .active {
    border: 2px solid #3899ec;
}

#aircraftPhotos .carousel-indicators {
    position: static;
    min-height: 100px;
    width: 98%;
    margin: 0px;
}

.jet-spec span {
    font-size: 1.8em;
    font-weight: 600;
}

.jet-spec {
    padding: 5px;
    border-bottom: 2px solid #000;
}

.separater {
    border-right: 2px solid #000;
}

.jet-features p {
    font-size: 1.1em;
}

.jet-info-area,
.jet-bottom {
    margin-top: 20px;
}

.jet-content,
.aircraft-content {
    margin-bottom: 20px;
}

.aircraft-charts-wrapper {
    height: 100px;
    overflow-x: hidden;
    overflow-y: auto;
}
.text-below-quote {
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100vw;
}

.home-title {
    text-align: center;
    color: #fff;
}

.h1-title {
    font-size: 2.5em;
    font-weight: 500;
}

.contact-form-submit {
    background-color: #9f9f9e;
    border: none;
}
.contact-form-submit:hover {
    background-color: #9f9f9e !important;
    border: none;
}
.contact-button {
    text-align: right;
}

.footer-left-title {
    font-size: 1.8em !important;
}

.footer-left img {
    width: 150px;
}

.contact-info a {
    color: #fff;
    font-size: 1.3em;
}
.contact-info {
    margin-bottom: 30px;
}

.contact-address p {
    font-size: 1.1em;
}

.privacy-policy {
    margin-top: 30px;
}

.footer-bottom-text {
    margin-top: 20px;
    color: #a9a9a9;
}

.carousel-desc {
    text-align: center;
    color: #000;
    font-size: 1.3em;
}

.privacy-policy p {
    color: #000;
    font-size: 1.3em;
}

.footer-privacy-policy a {
    color: #fff;
}

.private-jet-charter a {
    color: #fff;
    text-decoration: underline;
}

.search-text {
    padding-right: 0;
}

.search-button {
    padding-left: 0;
}

.private-jet-search-box {
    margin-bottom: 20px;
}

.private-jet-list,
.aircrafts-catrgories {
    border: 3px solid #000;
    padding: 5px 15px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 1.3em;
    background-color: #eaeaea;
}

.aircrafts-catrgories ul {
    list-style: none;
}

.hide-private-jet {
    display: none;
}
.show-private-jet {
    display: block;
}

.search-private-jet {
    margin-top: 20px;
    font-size: 1.3em;
    color: #000;
}
.content p {
    font-size: 1.3em;
}

.request-quote-content {
    min-height: 550px;
    padding-top: 81px;
    background-image: url('/assets/global/img/s5m.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.catagories-right,
.catagories-left {
    text-align: left;
}

.catagories-left ul li,
.catagories-right ul li {
    margin-top: 15px;
    font-size: 1.3em;
}

.point-to-point {
    margin-bottom: 20px;
}

.customer-from-state {
    text-align: left;
    font-size: 12px;
    color: #999;
    line-height: 100%;
}

.customer-to-state {
    text-align: right;
    font-size: 12px;
    color: #999;
    line-height: 100%;
}
.customer-direction {
    text-align: center;
    color: #8d8d8d;
}

.customer-direction .fa-plane {
    color: #fff;
}

.customer-select .select2-selection--single {
    border: 1px solid #ccc !important;
}

.available_jet-bottom {
    padding-top: 20px;
    font-size: 1.3em;
}
.airport-available-list ul {
    list-style: none;
}
.airport-available-list ul li {
    margin-top: 15px;
}
.aircraft-charts {
    padding: 5px 15px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 16px;
}

.homepage-quote-btn-container {
    text-align: center;
    margin: 51px 0px;
}

.select2-selection__rendered {
    font-size: 16px;
}

.input-lg {
    font-size: 16px !important;
}

.customer-from-body {
    padding: 0px 100px !important;
}

.more-info-content {
    padding: 30px 70px;
}

.more-info-title {
    padding-bottom: 30px;
    text-align: center;
}

.more-info-success {
    padding: 100px;
    display: none;
}

.more-info-form-submit {
    margin-bottom: 20px;
}

.more-info-msg {
    background-color: #9de8cf;
}

.more-info-home {
    text-align: center;
}

.main-nav-bar {
    background-color: transparent;
    border-color: transparent;
}

.main-nav-dropdown {
    background-color: var(--pf-primary-dark);
}

.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
    background-color: var(--pf-primary);
}

.main-menu {
    padding-top: 15px;
}

.bold-pra-line {
    font-weight: 600;
}

.btn-flite.focus,
.btn-flite:focus,
.btn-flite:hover {
    color: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
    border: 1px solid rgba(255, 255, 255, 1);
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 1.1em;
}
@media only screen and (max-width: 769px) {
    .home-page-top,
    .home-page-last-background {
        background-attachment: scroll !important;
    }
    .home-page-quote-from {
        padding: 0px 0px;
    }
    .logo-default {
        width: 80px !important;
    }
    .call-on-phone {
        margin: 1px !important;
    }
    .quotes-tabs {
        max-width: auto !important;
        background: rgba(0, 0, 0, 0);
    }
    .quote-extra-options {
        display: inline-block;
    }
    .quote-actions .btn-lg {
        width: 100%;
    }

    .pax-container,
    .luggage-container {
        width: 100vw !important;
        height: 100vh !important;
        top: -15px !important;
        left: -5px !important;
    }
    .carousel-aircraft-img {
        width: 100% !important;
        height: auto !important;
        margin-bottom: 10px !important;
    }
    .carousel-empty-item,
    #popularDestinations .carousel-empty-item {
        padding: 0px 5px !important;
        margin-bottom: 46px !important;
    }
    .popular-destination-slide-middle {
        border: none !important;
    }
    .bottom-left-img1 {
        width: 100%;
        height: auto;
    }
    .bottom-left .col-xs-12 {
        text-align: center;
    }
    .separater {
        border-right: none;
    }
    .request-quote-content {
        padding-top: 0px !important;
        min-height: auto !important;
    }
    #aircraftPhotos .carousel-indicators {
        padding-bottom: 20px;
    }
    .homepage-quote-btn-container {
        margin: 5px 0px;
    }
    .homepage-quote-btn-container .btn {
        width: 100%;
    }
    .airport-private-facilities {
        padding-left: 5px !important;
    }
    .contact-form-submit {
        width: 100%;
        margin-bottom: 10px;
    }
    .form-header {
        padding: 0 30px !important;
    }
    .customer-from-body {
        padding: 0px 40px !important;
    }
    .navbar-toggle {
        padding: 4px 10px;
        margin-top: 0px;
    }
    .main-menu {
        padding-top: 0px;
    }
    .main-nav-bar {
        min-height: 0px !important;
        margin-bottom: 0px !important;
    }
    .more-info-content {
        padding: 30px 35px;
    }
    .more-info-form-submit {
        width: 100%;
    }
    .fluid-container {
        padding-top: 50px;
    }
    .h1-title {
        font-size: 2em;
    }
}

@media only screen and (max-width: 460px) {
    .fluid-container {
        padding-top: 42px;
    }

    .quotes-tabs {
        max-width: auto !important;
        background: rgba(0, 0, 0, 0.6);
    }
    .quotes-special-row {
        margin-right: -15px;
    }
    .separater {
        border-right: none;
    }
    .form-header {
        padding: 0 30px !important;
    }
    .customer-from-body {
        padding: 0px 40px !important;
    }
    .navbar-toggle {
        padding: 4px 10px;
        margin-top: 0px;
    }
    .main-menu {
        padding-top: 0px;
    }
    .main-nav-bar {
        min-height: 0px !important;
        margin-bottom: 0px !important;
    }
    .more-info-content {
        padding: 30px 35px;
    }
}

@media (min-width: 1200px) {
    .home-page-top {
        min-height: 550px;
    }
}

.new-quotes-wrapper{
    width: 80%;
    padding: 30px;
    background: #fff;
    margin: auto;
    margin-top: 70px;
}

/** Deepika new Css **/

.call_us_text , .call_us_text a{
  color: #8a8a8a;
  margin: 0;
  padding-top: 4px;
  font-family: poppins;
}
.header_bottom{
    background: url('/assets/global/img/header-bg.jpg');
         padding: 15px 0;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}
.header_bottom .main-nav-bar {
    background-color: transparent !important;
    border: none !important;
}
header.default-page-header {
    padding: 0 !important;
}
.home-page-top{
     background: url('/assets/global/img/banner-home.jpg');
          padding: 15px 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.header_social{
    margin: 0;
    padding: 0;
    text-align: right;
}
.header_social li{
    display: inline-block;
    padding: 5px 10px;
}
.row.top_geader_row {
    padding: 7px 0px;
}
img.callius {
    display: inline-block;
    margin-right: 4px;
    width: auto;
}
.logo-default {
    width: auto;
    height: auto;
    padding-top: 10px;
}
.text_form h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 50px;
    font-family: Poppins;
    font-weight: bold;
}
.text_form {
  padding-top: 150px;
}
a.open_form {
    background: #2bc0e4;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    margin-top: 10px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 20px;
    text-decoration: none;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 1.1em;
    font-family: Poppins;
    text-transform: uppercase;
    font-weight: 500;
}

.new-quotes-wrapper {
    background: #fff !important;

}
#private_flight_widget .pf-widget-wrapper{
    background: transparent !important;
}
#private_flight_widget .pf-widget-wrapper {
    position: relative;
    background: transparent !important;
    padding-bottom: 20px;
}
.bome_icon {
    position: absolute;
    bottom: 60px;
    left: 49%;
    cursor: pointer;
}
.home-page-quote-from{
    position: relative;
}

.outer_form .pf-container{
   background: rgba(255,255,255,0.5);
}
#private_flight_widget .pf-widget-wrapper {
    background: transparent !important;
}
.request-quote {
    background-image: url(/assets/global/img/second-section-bg.jpg) !important;
    padding: 60px 0 70px;
    background-position: center right;
    background-color: #fff;
    background-size: contain;
}
.request-quote h1.h1-title {
    color: #2d2d2d !important;
    text-transform: uppercase;
    font-weight: bold !important;
    font-size: 28px;
    text-align: center;
    font-family: Poppins;
}
h2.home-title.h1-title {
    font-size: 28px;
    text-align: center;
    color: #5b5b5b;
    font-family: Poppins;
    margin-top: 0;
    font-weight: normal;
}
.request-quote p {
    color: #717171;
    text-align: center !important;
    font-size: 14px;
    padding: 10px 10%;
    font-family: Poppins;
    font-weight: normal;
    margin: 0;
}
.btn-flite {
    background-color: #2bc0e4 !important;
    transition: none !important;
    box-shadow: none;
    border: none;
    color: #fff;
    padding: 14px 35px;
    font-size: 15px;
    white-space: normal;
    text-transform: uppercase;
    font-weight: normal;
    font-family: Poppins;
}
.btn-flite.focus, .btn-flite:focus, .btn-flite:hover {
    color: #fff;
    box-shadow: none;
    border: none;
    opacity: 0.8;
}
.homepage-quote-btn-container {
    text-align: center;
    margin: 10px 0px 0;
}

.charter-directory{
 background: url(/assets/global/img/mid-section-bg.jpg) !important;
 padding: 80px 0 50px;
}

.charter-dir-heading h2 {
    color: #fff;
    font-family: Poppins;
    font-size: 28px;
    font-weight: bold;
    margin: 0px 0px 10px;
}
.charter-dir-heading p {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family: Poppins;
    font-weight: normal;
}
.box_jets:hover a {
    background: #2bc0e4;
}
a.icon_2_home {
    padding-top: 24px !important;
}
.box_jets a {
    background: #fff;
    height: 80px;
    border-radius: 50px !important;
    vertical-align: middle;
    display: inline-block;
    width: 80px;
    padding: 18px 10px;
}


.box_jets:hover .icon_1_home img {
    content: url(/assets/global/img/icon-1-hover.png);
}
.box_jets:hover .icon_2_home img {
    content: url(/assets/global/img/icon-2-hover.png);
}
.box_jets:hover .icon_3_home img {
    content: url(/assets/global/img/icon-3-hover.png);
}
.inner_jet_boxes{
    padding: 50px 0 0;
}
.inner_jet_boxes h2 {
    font-size: 16px;
    text-shadow: none;
    margin-top: 30px;
    font-family: Poppins;
    letter-spacing: normal !important;
    font-weight: 500;
    margin-bottom: 25px;
}
.inner_jet_boxes p {
    font-size: 14px !important;
    font-weight: 300 !important;
    font-family: Poppins;
    text-shadow: none !important;
    color: #dadada;
    line-height: 25px;
}
.box_jets {
    padding: 10px 40px;
}
.charter-directory-2{
 background: url(/assets/global/img/third-section-bg.jpg) !important;
 padding: 60px 0 50px;
}
.charter-directory-2 h2.h1-title {
    text-align: left;
    text-shadow: none;
    text-transform: uppercase;
}
.charter-directory-2 p {
    text-align: left;
}
.charter-directory-2 a.btn.btn-flite {
    margin-top: 20px;
    float: right;
}
section.charter-directory-3 {
    background: #f7f7f7;
    padding: 100px 0 0;
    overflow: hidden;
}
.carousel-title {
    text-align: center;
    color: #000;
    border: none !important;
    text-transform: uppercase;
    font-family: Poppins;
    font-size: 25px !important;
    font-weight: bold !important;
    text-shadow: none !important;
    margin-bottom: 50px;
}
.carousel-empty-item.latest_carousel {
    background: #fff;
    padding: 60px 50px 50px !important;
    min-height: 430px;
}
.latest_carousel h1 {
    color: #2bc0e4;
    text-align: left;
    font-size: 19px !important;
    font-family: Poppins;
    margin: 0;
}
.carousel-description {
    min-height: 100px;
    padding: 20px 0px;
    font-size: 14px;
    text-align: left;
    font-family: Poppins;
    color: #000;
    font-weight: normal;
}
.carousel-aircraft-img {
    width: auto;
    height: 260px;
    border: none;
    max-width: 200%;
}
span.glyphicon.glyphicon-chevron-left {
    background: #c6c6c6;
    height: 40px;
    width: 40px;
    border-radius: 50px !important;
    font-size: 15px !important;
    vertical-align: middle;
    text-shadow: none !important;
    padding: 12px;
}
.carousel-control.left {
    left: -130px !important;
}
.carousel-control.right {
    right: -130px !important;
}
span.glyphicon.glyphicon-chevron-right {
    background: #c6c6c6;
    height: 40px;
    width: 40px;
    border-radius: 50px !important;
    font-size: 15px !important;
    vertical-align: middle;
    text-shadow: none !important;
    padding: 12px;
}
.button_carousel{
    text-align: left;
}
section.bottom-bottom{
     background: url(/assets/global/img/fourth-section-bg.jpg) !important;
 padding: 100px 0px;
}
.bottom-bottom h2.h1-title {
    color: #fff;
    text-align: left;
    margin: 0px 0 20px;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
    font-family: Poppins;
}
.bottom-bottom p {
    color: #fff;
    text-align: left;
    font-size: 14px;
    font-family: Poppins;
        font-weight: normal;
}
.bottom-bottom a.btn.btn-flite {
    margin-top: 30px;
}
img.flite-img-border_new {
    width: 90%;
}
.charter-directory-4{
    background: #fff;
    padding: 50px 0;
}
.charter-directory-4 h2.carousel-title.h1-title {
    color: #202020 !important;
    text-align: left;
}
.charter-directory-4 p{
    color: #575757;
    text-align: left;
}
.charter-directory-4 a.btn.btn-flite {
    margin-top: 20px;
}
.home-page-bottom{
         background: url(/assets/global/img/safty-section-bg.jpg) !important;
 padding: 100px 0px;
}
.home-page-bottom h2.h1-title {
    text-align: left;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
    font-family: POPPINS;
    text-shadow: none !important;
}
.home-page-bottom p {
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    color: #e9e7e7;
    font-family: Poppins;
        font-weight: normal;
}
.bottom-bottom_news .h1-title {
  text-align: center;
  text-transform: uppercase;
  font-family: Poppins;
  font-size: 24px;
  font-weight: bold;
}
#news_slider img {
    max-width: 17%;
    padding: 10px;
    width: 100%;
    box-shadow: 0px 0px 3px #ccc;
    margin: 1%;
}
#news_slider{
    padding: 20px 0 60px;
}
.logo_news_outer{
    padding: 0 10px;
}
.bottom-bottom_news{
    padding-top: 40px;
}
#news_slider img:hover {
    box-shadow: 0px 0px 4px #2bc0e4;
}
#news_slider a.left.carousel-control {
    top: 30%;
}
#news_slider a.right.carousel-control{
    top: 30%;
}
.default-page-footer {
 background: url(/assets/global/img/footer-bg.jpg) !important;
     padding: 50px 0;
}
.footer-left_new p {
    color: #e1e1e1;
    margin-top: 20px;
    font-family: Poppins;
    font-weight: normal !important;
    font-size: 13px;
    text-shadow: none !important;
}
p.footer-left-title.h1-title {
    font-size: 18px !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    font-family: Poppins;
    text-shadow: none !important;
    margin-top: 0;
}
.footer-right_new p{
    color: #fff;
    margin-top: 20px;
    font-family: Poppins;
    font-weight: normal !important;
    font-size: 13px;
    text-shadow: none !important;
}
.contact-info a {
    font-size: 14px;
    font-family: Poppins;
}
.footer-privacy-policy a, .footer-right_new span {
    color: #2bc0e4;
}
p.footer-bottom-text {
    color: #999999;
    margin-bottom: 20px !important;
    font-family: Poppins;
    text-align: center;
    font-size: 12px;
    font-weight: 300;
}
.footer_bottom_line {
    background: var(--pf-primary-dark);
}
.footer-privacy-policy img {
    vertical-align: middle;
    padding: 5px;
    height: 52px !important;
    width: auto;
}
.inner_form {
    background: var(--pf-primary);
    padding: 30px 50px;
}
.inner_form h1 {
    text-transform: uppercase;
    font-weight: bold !important;
    font-family: Poppins;
    font-size: 24px;
    margin: 0px 0 0;
}
img.bottom-left-img1 {
    margin-top: 30px;
    max-height: 130px;
    width: auto;
}
a {
    color: var(--pf-primary);
}
a:hover {
    color: var(--pf-primary-dark);
}
.quotes-banner {
    background: linear-gradient(135deg, var(--pf-primary-dark) 0%, var(--pf-primary) 100%);
    padding: 15px 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.approved_aircraft_page h1.h1-title{
    text-transform: uppercase;
    font-weight: bold !important;
    font-size: 24px;
    font-family: Poppins;
    margin-top: 30px;
    text-align: center;
}
.approved_aircraft_page p {
    text-align: center !important;
    font-family: Poppins;
    font-size: 16px;
}
/* Override for content paragraphs - allow justify */
.approved_aircraft_page .content p {
    text-align: justify !important;
}
/* Override for detail sections - left align */
.approved_aircraft_page .pf-approved-detail-card p,
.approved_aircraft_page .pf-approved-detail-description {
    text-align: left !important;
}the new phone number for PrivateFLITE.com is 617-545-3843.
.btn-primary {
    color: #fff;
    background-color: var(--pf-primary);
    border-color: var(--pf-primary);
    text-transform: uppercase;
    font-weight: 600;
    font-family: Poppins;
    font-size: 15px !important;
    padding: 10px 30px !important;
}
.btn-primary:hover {
    background-color: var(--pf-primary-dark);
    border-color: var(--pf-primary-dark);
}
.bottom_jets_list h2{
        text-transform: uppercase;
    font-weight: bold !important;
    font-size: 24px;
    font-family: Poppins;
    margin-top: 30px;
        text-decoration: underline;
}
.bottom_jets_list h3 {
      text-transform: uppercase;
    font-weight: bold !important;
    font-size: 20px;
    font-family: Poppins;
    margin-top: 30px;
}
.bottom_jets_list li a {
    font-size: 16px;
    font-family: Poppins;
}
.aircraft-content h1 {
    font-family: Poppins;
    font-weight: bold;
    font-size: 25px;
}
.aircraft-content p, .aircraft-content {
    font-family: Poppins;
}
.container.aircraft-content {
    margin-top: 30px;
}
#aircraftPhotos .carousel-control {
    display: none;
}
.outer_boxws{
   background: url(/assets/global/img/bg.jpg);
    padding: 15px 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover; 
    padding: 40px 0;
}
.fluid-container {
    max-width: 100%;
}
.outer_boxws p {
    color: #fff;
    text-align: left !important;
    padding: 40px 40px 0px 40px;
    font-family: Poppins;
}
ul.airport-private-facilities li {
    font-size: 15px;
    margin-bottom: 10px;
    font-family: Poppins;
}
ul.airport-private-facilities li i{
    margin-right: 10px;
}
.request-quote_jets h1.airport-private-jet-heading {
    color: #333;
    text-transform: uppercase;
    margin: 40px auto;
    font-size: 25px;
    font-family: Poppins;
    font-weight: bold;
}
.right_text_desc h2.title-name.h1-title {
    text-transform: uppercase;
    font-size: 27px;
    font-weight: bold;
    font-family: Poppins;
    margin-left: -6px;
    color: #000;
}
.top_space_jets{
    padding-top: 50px;
    padding-left: 5%;
    padding-right: 5%;
}
.right_text_desc label {
    color: #000000 !IMPORTANT;
    font-family: Poppins;
    font-weight: bold;
}
.right_text_desc span {
    color: #000;
    font-family: Poppins;
}
.jet-features h4.title-name ,.jet-safety h4.title-name{
    font-size: 22px;
    font-family: Poppins;
    color: #000;
    margin-left: -6px;
}
.jet-features p {
    background: #f2f2f2;
    display: inline-block;
    width: 23%;
    text-align: center;
    padding: 15px 5px;
    font-size: 13px;
    font-family: Poppins;
    color: #000;
    vertical-align: top;
    margin: 0.6%;
    min-height: 120px;
}
.jet-features p img {
    display: block;
    margin: 0px auto 10px;
}
.button_requeste a.btn.btn-flite {
    display: block;
    margin-top: 20px;
}
.jet-features p img {
    height: 30px !important;
    width: auto !important;
}
.jet-safety {
    margin-top: 20px;
    display: block;
}
.jet-safety p {
    display: inline-block;
}
.jet-safety p img {
    height: 60px !important;
    width: auto !important;
}
#aircraftPhotos .carousel-indicators li{
    border: 1px solid #eee;
}
.page-wrapper {
    overflow: hidden;
}
.specifican_chart img {
    border: 1px solid #eee;
}
.left_text_sec, .right_text_desc{
padding: 0 30px;
}
#aircraftPhotos .item img {
    border: 1px solid #eee;
}

#aircraftPhotos ol.carousel-indicators li:first-child {
    padding-left: 0 !important;
    margin-left: 0;
}
#aircraftPhotos ol.carousel-indicators{
    margin-top: 20px;
}
.aircraft-charts-list {
    border: none !important;
    padding: 5px 15px;
    font-size: 15px;
    background-color: #f2f2f2;
    font-family: Poppins;
}
.left_aircraft a.btn.btn-flite {
    display: block;
}
.row.charts-list-row, .row.charts-list-head {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: left;
    font-family: Poppins;
}
h4.aircraft-charts-title {
    font-family: Poppins;
    font-size: 20px;
    color: #000;
    margin-bottom: 40px;
    text-align: left;
}
.request-quote h1.airport-private-jet-heading.h1-title {
    margin-bottom: 30px;
    margin-top: 0;
}
.about_us_jets h2 {
    color: #222;
    font-family: Poppins;
    font-weight: bold;
    font-size: 25px;
}
.about_us_jets p {
    font-family: Poppins;
    font-size: 15px;
    color: #222;
}
.about-us-left {
    border: none;
    background-color: #f2f2f2;
    padding: 10px 40px;
}
.new_sec_airports h2.h1-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;
    font-family: Poppins;
}
.about_us_jets ul li {
    font-size: 15px;
}
.testimonials-border {
    border: 1px solid #ccc;
    padding: 10px;
}
.default-home-page h1.h1-title {
    text-transform: uppercase;
    font-size: 33px;
    font-weight: bold;
    font-family: Poppins;
    margin-top: 40px;
}
.content p {
    font-size: 16px;
}
.similar-aircraft {
    text-align: left;
    text-decoration: none;
    margin-top: 30px;
    margin-bottom: 20px;
    font-family: Poppins;
    font-weight: bold !important;
    font-size: 30px !important;
}
.similar-aircraft-name {
    font-size: 16px;
    text-decoration: underline;
    text-align: left;
    padding-left: 0;
    margin-bottom: 10px;
}
.airport-available-list ul li {
    font-size: 16px;
}
.h3, h3 {
    font-size: 23px;
    font-family: Poppins;
    font-weight: bold;
}
.privacy-policy {
    margin-top: 90px;
    margin-bottom: 30px;
}
.privacy-policy p {
    color: #000;
    font-size: 16px;
}
.privacy-policy h2 {
    font-weight: bold;
    font-size: 30px;
    font-family: Poppins;
}

/* ---- Jet page: no huge masthead, data-first ---- */
.pf-jet-hero {
    background: linear-gradient(135deg, var(--pf-primary-dark) 0%, var(--pf-primary) 100%);
    color: #fff;
    padding: 28px 0 32px;
    margin-bottom: 0;
}
.pf-jet-hero-title {
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0 0 14px;
    line-height: 1.35;
    color: #fff;
}
.pf-jet-hero-specs {
    display: flex;
    flex-wrap: wrap;
    gap: 16px 24px;
    margin-bottom: 18px;
    font-size: 0.95rem;
    opacity: 0.95;
}
.pf-jet-hero-specs span { margin-right: 8px; }
.pf-jet-hero-cta .btn-flite { margin-top: 0; }

/* ---- Aircraft cards (stacked, app-inspired) ---- */
.pf-aircraft-cards {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 16px;
}
.pf-aircraft-card {
    display: block;
    background: var(--pf-card);
    border: 1px solid var(--pf-border);
    text-decoration: none;
    color: var(--pf-text);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.pf-aircraft-card:hover {
    border-color: var(--pf-primary);
    box-shadow: 0 8px 24px rgba(68, 104, 136, 0.12);
    transform: translateY(-2px);
    color: var(--pf-text);
}
.pf-aircraft-card-inner {
    display: flex;
    align-items: center;
    padding: 12px 16px;
    min-height: 80px;
}
.pf-aircraft-card-image {
    width: 100px;
    min-width: 100px;
    height: 60px;
    background: var(--pf-card-alt);
    margin-right: 16px;
    overflow: hidden;
    border-radius: 6px;
}
.pf-aircraft-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.pf-aircraft-card-body { flex: 1; min-width: 0; }
.pf-aircraft-card-title {
    font-size: 1.35rem;
    font-weight: 600;
    margin: 0 0 6px;
    color: var(--pf-primary-dark);
    line-height: 1.3;
}
.pf-aircraft-card-meta {
    font-size: 1.1rem;
    color: var(--pf-text-muted);
    margin: 0 0 8px;
    line-height: 1.4;
}
.pf-aircraft-card-cta {
    font-size: 1.05rem;
    color: var(--pf-primary);
    font-weight: 600;
}
.pf-related-aircraft {
    padding: 40px 0 50px;
    background: var(--pf-bg);
}
.pf-related-aircraft-title {
    font-size: 1.4rem;
    font-weight: 600;
    color: var(--pf-primary-dark);
    margin-bottom: 8px;
}
.pf-jet-content.outer_boxws { background: var(--pf-card-alt); }
.pf-jet-content .private-jet-charter,
.pf-jet-content .airport-private-facilities { color: var(--pf-text); }
.pf-jet-content .airport-private-facilities li { color: var(--pf-text); }
.pf-jet-content a { color: var(--pf-primary); }
.request-quote_jets.pf-jet-content .airport-private-jet-heading { display: none; }

.pf-aircraft-cards-group { margin-bottom: 32px; }
.pf-aircraft-cards-group-title {
    font-size: 1.25rem;
    font-weight: 600;
    color: var(--pf-primary-dark);
    margin: 0 0 12px;
    padding-top: 24px;
}
.pf-aircraft-cards-group:first-child .pf-aircraft-cards-group-title { padding-top: 0; }

@media (max-width: 768px) {
    .pf-aircraft-card-inner { flex-direction: column; align-items: flex-start; }
    .pf-aircraft-card-image { margin-right: 0; margin-bottom: 10px; }
} 