﻿
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

body {
    font-family: "Lato", sans-serif;
}

:root {
    --primary-color: #fd1001;
    --secondary-color: #0706cc;
}

.contact_num img {
    height: 40px;
}

.contact_infom {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.currecny_chg span {
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
}

.contact_num {
    display: flex;
    align-items: center;
}

    .contact_num a {
        text-decoration: none;
        font-size: 22px;
        color: #1c1c1a;
        font-weight: 500;
    }

.tab-search {
    display: flex;
    justify-content: center;
    padding: 3rem 0 1rem 0;
}

    .tab-search ul {
        list-style: none;
        margin: 0;
        padding: 0 56px 0;
        display: inline-flex;
        background: #fff;
        border: 1px solid #000;
        border-radius: 50px;
        justify-content: center;
    }

        .tab-search ul li a img {
            display: block;
            margin: 0 auto 6px;
            height: 30px;
        }

            .tab-search ul li a img:hover {
                -webkit-filter: invert(40%) grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(400%) contrast(2);
                filter: grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(0.8);
            }

        .tab-search ul li {
            margin: 9px 30px 0;
        }

            .tab-search ul li a {
                font-size: 14px;
                font-weight: 500;
                color: #252935;
                display: inherit;
                text-align: center;
            }

                .tab-search ul li a span {
                    font-size: 15px;
                    color: #191e3b;
                    font-weight: 500;
                    display: inline-block;
                    margin-bottom: 8px;
                }

.nav_header {
    box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.10);
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    background: #fff;
    z-index: 9999;
}

.smll_brf {
    background: url(/images/Content/new_images/booking-banner.png) no-repeat;
    width: 535px;
    height: 329px;
    border-radius: 15px;
    display: inline-block;
    padding: 75px 29px 0;
}

.easy_with_us {
    padding-top: 3rem;
    border-top: 1px solid #ccc;
}

    .easy_with_us h3 {
        color: #fff;
        font-size: 26px;
        display: inline-block;
        margin: 0 0 18px;
    }

    .easy_with_us p {
        color: #fff;
        font-size: 16px;
        line-height: 27px;
        text-align: justify;
        display: inline-block;
    }

    .easy_with_us .container h2 {
        font-size: 30px;
        font-weight: 700;
        margin-bottom: 16px;
    }

.why_us_svr {
    display: flex;
    list-style-type: none;
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #dedede;
    padding: 17px 7px 17px;
    margin: 0 10px 31px;
    margin-bottom: 22px;
    align-items: center;
    -moz-box-shadow: 0 5px 3px rgb(216 216 216);
    -webkit-box-shadow: 0 5px 3px rgb(216 216 216);
    box-shadow: 0 5px 3px rgb(216 216 216);
}

    .why_us_svr p {
        color: #101010;
        font-size: 17px;
        line-height: 23px;
        font-weight: 700;
        margin: 0 0 0 8px;
        padding-top: 0;
        display: inline-block;
        text-align: left;
    }

    .why_us_svr img {
        height: 50px;
        padding: 5px;
        width: 50px;
        background: #eaecf8;
        display: inline-block;
        border-radius: 9px;
    }

.title-middle {
    text-align: center;
    padding-top: 2rem;
}

    .title-middle h2 {
        font-size: 26px;
        font-weight: bold;
    }

.img_srv {
    background: #edf0f3;
    border-radius: 50%;
    padding: 15px;
    display: inline-block;
}

    .img_srv img {
        width: 60px;
        height: 60px;
    }

.services_points p {
    font-size: 16px;
    color: #333;
    padding: 0;
    margin-top: 0.5rem;
}

.data-pdf {
    width: 350px;
    text-align: center;
    background: #00154c;
    border-radius: 18px 102px 18px 18px;
    padding: 18px;
}

    .data-pdf img {
        height: 118px;
        border-radius: 16px;
    }

    .data-pdf p {
        color: #fff;
        padding-top: 1rem;
        margin: 0;
        font-size: 1.2rem;
    }

.agency_btc {
    background: url(/images/Content/new_images/back-12.png) no-repeat;
    height: 445px;
    width: 100%;
    padding: 23px 25px 0;
    border-radius: 15px;
    background-size: cover;
}

.btc_points {
    background: #fff;
    width: 100%;
    float: left;
    padding: 15px 15px 0;
    border: 1px solid #abbccf;
    border-radius: 10px;
    margin-top: 0px;
    height: 330px;
    position: relative;
}

.agency_btc h2 {
    font-weight: 600;
    color: #fff;
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 31px;
    line-height: 37px;
}

.btc_points img {
    height: 99px;
    float: right;
}

.btc_points h3 {
    color: #0c0c0c;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 28px;
}

.btc_points p {
    color: #0c0c0c;
    font-size: 16px;
    font-weight: 400;
    margin: 5px 0 10px;
}

.btc_points ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

    .btc_points ul li {
        background: url(/images/Content/new_images/plan-small.png) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-position: 0 3px;
        padding: 6px 0;
    }

        .btc_points ul li span {
            display: inline-block;
            padding-left: 23px;
            font-size: 15px;
            color: #0c0c0c;
            line-height: 18px;
        }

.btc_points::after {
    position: absolute;
    content: "";
    background: #96bfe0 url(/images/Content/new_images/pa8.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    border-radius: 50%;
    background-position: 6px 7px;
    width: 41px;
    height: 41px;
    padding: 20px;
    top: -9px;
    left: -5px;
}

.book_with_us {
    width: 100%;
    text-align: center;
    margin-top: 0;
    -moz-box-shadow: 0 4px 7px rgb(216 216 216);
    -webkit-box-shadow: 0 4px 7px rgb(216 216 216);
    box-shadow: 0 4px 7px rgb(216 216 216);
    border: 1px solid #dedede;
    border-radius: 12px;
}

.why_us {
    text-align: center;
    background: #fff;
    padding: 21px;
    border-radius: 15px;
}

    .why_us img {
        display: block;
        margin: 0 auto;
        border-radius: 9px;
        padding: 4px 4px 5px;
        height: 58px;
    }

    .why_us strong {
        font-size: 20px;
        display: inline-block;
        margin: 14px 0 7px;
        font-weight: 500;
    }

    .why_us p {
        font-size: 14px;
        display: block;
        line-height: 20px;
        font-weight: 400;
    }

.book_with_us h2 {
    text-align: left;
    color: #00154c;
    margin: 21px 32px 0;
    font-size: 26px;
    font-weight: 600;
}

.misnary_section {
    background: url(/images/Content/new_images/banner-miss1.png) no-repeat;
    padding: 17px;
    text-align: left;
    border-radius: 13px;
    height: -webkit-fill-available;
}

    .misnary_section a {
        background: #fff;
        border-radius: 50px;
        color: #00154c;
        font-size: 17px;
        font-weight: 700;
        padding: 10px 23px 5px;
        margin: 5px 0 5px;
        display: inline-block;
    }

    .misnary_section h3 {
        color: #fff;
        font-size: 27px;
        font-weight: 500;
        margin-top: 15px;
        line-height: 35px;
    }

    .misnary_section p {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        margin: 0 0 32px;
        line-height: 24px;
    }

.concider_section {
    background: #f4f6f8;
    border-radius: 10px;
    display: inline-block;
    padding: 1rem;
    margin-bottom: 37px;
}

.right_top img {
    width: 100%;
}

.concider_section h3 {
    color: #484747;
    font-size: 26px;
    font-weight: 500;
    line-height: 35px;
    margin-top: 0;
}

.concider_section ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .concider_section ul li {
        color: #000;
        font-size: 15px;
        font-weight: 400;
        line-height: 24px;
        display: flex;
        justify-content: start;
        align-items: center;
        padding: 6px 11px;
        margin-bottom: 14px;
        border: 1px solid #dedede;
        box-shadow: 0 5px 3px rgb(216 216 216);
        border-radius: 12px;
        background: #fff;
    }

        .concider_section ul li img {
            height: 45px;
            margin-right: 13px;
            border-radius: 7px;
            padding: 5px;
            background: #e8f2ff;
        }

.clock_time span {
    display: inline-block;
    position: absolute;
    left: 41%;
    top: -36px;
    background: #f4f6f8;
    border-radius: 50%;
    border: 1px solid #fff;
}

.clock_time_sec {
    border-radius: 10px;
    border: 1px solid #e8e8e8;
    position: relative;
    text-align: center;
    height: 100%;
}

    .clock_time_sec p {
        color: #18112f;
        font-size: 20px;
        font-weight: 500;
        margin: 39px 14px 10px;
    }

    .clock_time_sec strong {
        color: #6d6d6d;
        font-size: 14px;
        font-weight: 500;
        margin: 0 0 20px;
        display: inline-block;
    }

    .clock_time_sec span {
        display: inline-block;
        position: absolute;
        left: 41%;
        top: -36px;
        background: #f4f6f8;
        border-radius: 50%;
        border: 1px solid #fff;
    }

        .clock_time_sec span img {
            height: 62px;
            border: 2px solid #fff;
            padding: 6px;
        }

.embed-responsive {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    overflow: hidden;
    border-radius: 10px;
}

    .embed-responsive iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.video-main .data-video iframe {
    border-radius: 10px;
}

.icon-footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}

.footer-adam {
    background: #0F2454;
    padding-top: 30px;
    float: left;
    width: 100%;
    padding-bottom: 5px;
    position: relative;
}

.vector-bg {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-repeat: repeat-x;
    animation: slide 100s linear infinite;
    -webkit-animation: slide 100s linear infinite;
}

@keyframes slide {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 1920px 0;
    }
}

@-webkit-keyframes slide {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 1920px 0;
    }
}

.foot-logo {
    text-align: center;
}

    .foot-logo p {
        color: #fff;
        font-size: 13px;
        font-weight: 400;
        line-height: 25px;
        margin-top: 11px;
    }

.foot {
    position: relative;
}

    .foot h4 {
        color: #fff;
        font-size: 20px;
        font-weight: 500;
    }

    .foot hr {
        width: 44px;
        margin-top: 0;
        margin-bottom: 0;
        content: " ";
        top: 57px;
        left: 42px;
        position: absolute;
    }

.nometer {
    margin: 16px 0 4px;
    text-align: center;
}

p.nometer em {
    color: red;
    font-size: 15px;
    font-weight: 600;
}

.contect-adam {
}

.contect-adam {
    position: relative;
}

    .contect-adam h4 {
        color: #fff;
        font-size: 25px;
        font-weight: 600;
    }

    .contect-adam hr {
        width: 44px;
        margin-top: 0;
        margin-bottom: 0;
        content: " ";
        top: 57px;
        left: 57px;
        position: absolute;
    }

    .contect-adam p {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
        margin: 0 0 10px;
        display: flex;
        align-items: center;
    }

    .contect-adam strong {
        color: #fff;
        display: inline-block;
        width: 100%;
        margin: 10px 28px 5px;
    }

    .contect-adam p img {
        margin-right: 9px;
    }

.addressnew {
    width: 100%;
    float: left;
    border: 1px solid #8792AA;
    padding: 16px;
}

    .addressnew ul {
        margin: 0;
        padding: 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

        .addressnew ul li {
            display: inline-flex;
            color: #fff;
            font-size: 16px;
            font-weight: 500;
            align-items: center;
        }

            .addressnew ul li span {
                margin-left: 10px;
                display: inline-block;
            }

            .addressnew ul li a {
                color: #fff;
                display: block;
            }

.foot h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}

.foot p {
    color: #fff;
    font-size: 13px;
    line-height: 22px;
}

.foot ul {
    margin: 9px 0 0;
    padding: 0;
}

    .foot ul li {
        display: block;
        padding: 3px 3px;
        color: #fff;
        font-weight: 400;
    }

        .foot ul li a {
            font-size: 14px;
        }

.footerLinks a {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    transition: all 0.5s ease;
}

.footerLinks i {
    color: #fff;
    padding-right: 0;
}

strong.mr0 {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    text-align: center;
}

.footer-data .pull-left p, .social-links span {
    font-size: 14px;
}

.footer-data {
    color: #fff;
}

.footerLinks {
    border-bottom: 1px solid #ccc;
    padding-bottom: 1rem;
}

.flightarea {
    float: left;
    width: 100%;
    margin-top: 25px;
    padding: 22px 22px 5px;
    background: #fff;
    background: rgba(255, 255, 255, 0.70);
    border-radius: 10px;
    border: 1px solid #e7e7e7;
    box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
    -webkit-box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
}

.serchmain {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 3px 8px 7px;
    border-radius: 5px;
    justify-content: space-between;
}

.fmainro {
    width: 52%;
    display: inline-flex;
    border: 1px solid #e7e7e7;
    border-radius: 9px;
}

.clander-1 {
    width: 29%;
    display: inline-flex;
    margin-top: 0;
    border-radius: 5px;
    margin-left: 1%;
    border: 1px solid #e7e7e7;
    border-radius: 9px;
}

.travel-new {
    width: 17%;
    margin-left: 1%;
    text-align: center;
    border: 1px solid #e7e7e7;
    border-radius: 9px;
}

.searchbtn {
    margin: 0 auto 13px;
    width: 100%;
    float: left;
}

.flying {
    position: relative;
    /*border: 1px solid #e7e7e7;
  border-radius: 9px;*/
    padding: 5px 0 0;
    width: 48%;
    /*background: #eaedf1;
  background: #fff url(../images/mapnewarrow.png) right no-repeat;
  background-position: 6% 50%;*/
}

    .flying label {
        float: left;
        width: 100%;
        font-size: 14px;
        font-weight: 500;
        color: #000;
        margin-top: 0;
        padding-left: 14px;
    }

    .flying p {
        font-size: 24px;
        color: #000;
        font-weight: 500;
        padding-left: 14px;
        display: inline-block;
        width: 100%;
        margin: 8px 0 0;
    }

.formtxt {
    padding: 0 6px;
    padding-left: 6px;
    border: 0;
    outline: none;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    height: 63px;
    border-radius: 0;
    background: transparent;
    padding-left: 14px;
    width: 100%;
    padding-top: 1.6rem;
}
/*.formtxt:focus + .crossIco{display:block !important;transform:translateX(0px); opacity:1;}*/

.group-top {
    position: relative;
}

.updown {
    position: relative;
    top: 28px;
    left: 10px;
    cursor: pointer;
    z-index: 9;
    background: #fff;
    border-radius: 50%;
}

.search-border {
    position: relative;
    /*border: 1px solid #e7e7e7;
  background: #eaedf1;
  border-radius: 9px;*/
    padding: 6px 0 5px;
    float: left;
    width: 100%;
}

.date1 label {
    font-weight: 500;
    color: #000;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 14px;
}

.dateformat {
    float: left;
    width: 100%;
    position: relative;
    padding-left: 14px;
    border: 0;
    border-radius: 0;
    outline: none;
    font-size: 14px;
    font-weight: normal;
    background: #fff url(../images/cl1.png) right no-repeat;
    background-position: 96% 50%;
}

.departure {
    height: 32px;
    padding-left: 14px;
    font-size: 17px;
    font-weight: 600;
    width: 100%;
    border: 0;
}

.search-border-right {
    position: relative;
    /*border: 1px solid #e7e7e7;
  background: #eaedf1;
  border-radius: 9px;*/
    padding: 6px 0 5px;
    float: left;
    width: 100%;
    border-left: 1px solid #e7e7e7;
}

.sDay {
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    float: left;
    width: 100%;
    margin-left: 0;
    text-transform: capitalize;
    padding-left: 14px;
}

.travel-new {
    width: 17%;
    margin-left: 1%;
    text-align: center;
    border: 1px solid #e7e7e7;
    border-radius: 9px;
}

.pax-detail {
    width: 100%;
    font-size: 17px;
    font-weight: 600;
    padding-left: 14px;
    height: 30px;
    border: 0;
}

    .pax-detail::placeholder {
        color: #000;
    }

.search-border-passanger > label {
    font-weight: 500;
    color: #000;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 14px;
}

.eco-txt1 {
    padding-left: 14px;
    padding-bottom: 0.2rem;
}


.search-border-passanger {
    position: relative;
    padding: 6px 0 2px;
    float: left;
    width: 100%;
}

.flying.child {
    border-left: 1px solid #e7e7e7;
}


.searchb1 {
    outline: none;
    border-radius: 10px;
    background: #fd1001;
    font-size: 21px;
    color: #fff;
    font-weight: 500;
    padding: 12px 47px;
    border: none;
    cursor: pointer;
}

.searchbtn .newsearch-1 {
    text-align: center;
}

.booking-spinner {
    position: fixed;
    display: none;
    width: 100%;
    height: 100vh;
    top: 0;
    background: rgba(0,0,0,0.30);
    z-index: 99;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
}

.spinner-main {
    background: #fff;
    position: absolute;
    padding: 30px 20px;
    border-radius: 8px;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    text-align: center;
}

    .spinner-main p {
        color: var(--primary-main);
        font-size: 14px;
        font-weight: 700;
        margin: 0;
        padding: 0;
    }

    .spinner-main img {
        width: 45px;
        height: 45px;
    }

.banner-top-new {
    background: url(/images/privet-jetbanner.png) no-repeat;
    background-size: auto;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.serch-all .serch-all-rgt {
    width: 48%;
    background: rgba(244,248,252);
}

.serch-all {
    display: flex;
    width: 100%;
    justify-content: flex-end;
}

    .serch-all .serch-all-rgt h1 {
        color: #111;
        font-size: 30px;
        padding-top: 1.8rem;
        font-weight: 400;
        text-transform: uppercase;
        text-align: center;
    }

.ppc_enq_frm .pbox1 {
    width: 47.6%;
    float: left;
    margin: 0 5px;
}

.ppc_enq_frm label {
    color: #4e4e4e;
    float: none;
    font-size: 13px;
    font-weight: normal;
    line-height: 14px;
    width: 100%;
    margin: 10px 0 5px 5px;
    position: relative;
}

.ppc_enq_frm input, .ppc_enq_frm .dateformat-modifay {
    background: #faf7f4;
    border: 0;
    border-radius: 20px;
    color: #4e4e4e;
    font-size: 13px;
    font-weight: normal;
    height: 40px;
    outline: medium none;
    padding: 6px 9px;
    text-align: left;
    width: 100%;
}

.ppc_enq_frm .pbox1 {
    width: 47.6%;
    float: left;
    margin: 0 5px;
}

.ppc_enq_frm .pbox2 {
    width: 99.5%;
    float: left;
    margin: 0 5px;
}

ppc_enq_frm .pbox3 {
    width: 49%;
    float: left;
    margin-right: 1%;
}

.ppc_enq_frm .pbox3 {
    width: 49%;
    float: left;
    margin-right: 1%;
}

.ppc_enq_frm {
    padding: 21px 19px 14px;
    z-index: 999;
    margin-top: 0;
    float: left;
    position: relative;
    border-radius: 15px;
    background: #fff;
    margin: 10px 37px 37px;
}

    .ppc_enq_frm .addnew {
        width: 48.1%;
        float: left;
        margin: 0 6px;
    }

    .ppc_enq_frm .child {
        position: relative;
        float: left;
    }

    .ppc_enq_frm .child {
        position: relative;
        float: left;
        width: 100%;
    }

    .ppc_enq_frm .addnew1 {
        width: 48.1%;
        float: left;
    }

    .ppc_enq_frm .pbox4 {
        width: 31.4%;
        float: left;
        margin: 0 3px;
    }

.sbutton1 {
    background: rgba(251,117,106,1) !important;
    border: 0;
    border-radius: 20px;
    color: #ffffff !important;
    font-size: 13px;
    font-weight: normal;
    height: 40px;
    outline: medium none;
    margin-top: 0.7rem;
    padding: 6px 9px;
    text-align: center !important;
    width: 100%;
}

.grid-new {
    background-image: linear-gradient(to right, #f3f9fc, #f4f8fc, #f4f6fb, #f5f5fa, #f6f4f8, #f5eef6, #f6e7f2, #f9e0eb, #fdd1dd, #ffc2ca, #ffb4b3, #fea898);
}

.jet-all .private-jet h2 {
    color: #1a2e69;
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    text-transform: uppercase;
    letter-spacing: -1px;
}

.jet-all .private-jet p {
    color: #918386;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin: 9px 0 27px;
}

.jet-all .line-new {
    width: 1%;
}

.jet-all .you-tube {
    width: 33%;
}

.jet-all .private-jet {
    margin-top: 0;
    width: 63%;
}

.jet-all {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.private-jet1 h3 {
    color: #1a2e69;
    font-size: 33px;
    font-weight: 600;
    text-align: left;
    position: relative;
    margin-top: 5px;
}

    .private-jet1 h3::before {
        position: absolute;
        bottom: -8px;
        border-bottom: 2px solid #c62d6d;
        content: "";
        width: 44%;
    }

.private-jet1 p {
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    margin: 9px 0 5px;
    display: inline-block;
    text-align: justify;
}

.private-jet1 a {
    color: #132250;
    font-size: 24px;
    font-weight: 500;
    line-height: 26px;
    margin-right: 14px;
    display: inline;
    margin-top: 5px;
}

.private-jet1 .enk-txt {
    display: flex;
    align-items: center;
    justify-content: start;
    width: fit-content;
    padding: 10px 20px;
    background-color: #26355d;
    border: 0.1875rem solid #26355d;
    color: #fff;
    border-radius: 0;
    cursor: pointer;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    text-transform: capitalize;
    box-shadow: 0px 2px 10px -1px rgb(0 0 0 / 19%);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    margin-top: 10px;
}

.jet-add img {
    height: 811px;
    position: relative;
    top: 58px;
}

.jet-add {
    display: flex;
}

.whydiv {
    border: 1px solid #000;
    padding: 30px 10px 30px 10px;
    background: #fff;
    border-radius: 0;
    margin-left: -40px;
}

    .whydiv ul {
        display: inline-block;
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: center;
    }

    .whydiv h3 {
        text-align: center;
        margin-bottom: 48px;
        font-size: 28px;
        font-weight: 600;
    }

    .whydiv ul li {
        width: 31.7%;
        height: 238px;
        float: left;
        margin: 0 3px;
    }

        .whydiv ul li span {
            display: block;
        }

whydiv ul li label {
    color: #897f80;
    font-size: 19px;
    font-weight: 400;
    margin-top: 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 350px;
}

.whydiv ul li span i {
    font-size: 57px;
    color: #040404;
    display: block;
}

.seatair {
    background: url(/images/jet-banner-5.jpg) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    width: 100%;
    position: relative;
    background-position: right;
    height: 460px;
}

    .seatair .overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
        transition: .5s ease;
        background: rgba(0,0,0,0.8);
        cursor: pointer;
    }

    .seatair .text {
        color: white;
        font-size: 20px;
        position: absolute;
        top: 48%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: left;
        width: 93%;
    }

    .seatair ul {
        margin: 0 21px 0;
        padding: 0;
        list-style: none;
    }

        .seatair ul li {
            color: #fff;
            font-size: 13px;
            font-weight: 500;
            line-height: 26px;
            padding: 7px 0 10px;
            list-style-type: square;
        }

    .seatair:hover .overlay {
        opacity: 1;
    }

.seatair1 {
    background: url(/images/jet-banner-6.jpg) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    width: 100%;
    background-position: right;
    height: 460px;
    position: relative;
}

    .seatair1:hover .overlay {
        opacity: 1;
    }

    .seatair1 .overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
        transition: .5s ease;
        background: rgba(0,0,0,0.8);
    }

    .seatair1 ol {
        margin: 0 21px 0;
        padding: 0;
    }

        .seatair1 ol li {
            color: #fff;
            font-size: 13px;
            font-weight: 500;
            line-height: 26px;
            padding: 7px 0 10px;
            list-style-type: square;
        }

::marker {
    color: #F28787 !important;
    font-size: 20px !important;
}

.private-jet1 strong {
    color: #1a2e69;
    font-size: 32px;
    font-weight: 600;
    margin-top: 5px;
    line-height: 41px;
    position: relative;
}

.private-jet1 .enk-txt svg {
    margin-right: 5px;
    transition: fill 0.3s;
    fill: #fff;
}

#modal-new1 {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.8);
    z-index: 999999;
}

.modal__window1 .pull-left {
    font-size: 25px;
    width: 100%;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 27px;
    color: #fff;
    position: relative;
    padding-top: 44px;
}

.modal__window1 .dt2 {
    width: 50%;
}

.blue-col0r {
    background: #2e4075;
}

.all-scrllo .form-control, .all-scrllo .form-select {
    height: calc(4.5rem + 2px);
    padding: 1rem 1.75rem;
    margin-bottom: 5px;
    margin-top: 14px;
}

.all-scrllo .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    color: #153f59;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 37px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.all-scrllo {
    width: 100%;
    float: left;
    background-color: #2e4075;
    padding: 20px;
}

.modal__window1 .dt1 {
    width: 50%;
}

.modal__window1 {
    position: relative;
    transform: translate(-50%, -50%);
    width: 1040px;
    /*overflow-y: scroll;*/
    overflow-x: hidden;
    top: 50%;
    left: 50%;
    border-radius: 0;
    float: left;
    display: flex;
}

    .modal__window1 .pull-left::before {
        position: absolute;
        bottom: -11px;
        border-bottom: 2px solid #fff;
        content: "";
        width: 44%;
    }

.all-scrllo textarea.form-control {
    min-height: calc(1.5em + 4.75rem + 2px);
}

.all-scrllo .form-control, .all-scrllo .form-select {
    height: calc(3rem + 2px);
    padding: 1rem 1.75rem;
    margin-bottom: 5px;
    margin-top: 14px;
}

.all-scrllo .modal-footer .button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    background-color: #f13900;
    border: 0.1875rem solid #f13900;
    color: #fff;
    border-radius: 37px;
    cursor: pointer;
    text-decoration: none;
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    box-shadow: 0px 2px 10px -1px rgb(0 0 0 / 19%);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    margin: 6px 0 0;
    width: 100%;
}
