.header {
    border-bottom: none;
}

.homeBanner {
    position: relative;
}

.homeBanner .container {
    z-index: auto;
    position: relative;
}

.homeBanner h1 {
    font-size: 2rem;
    color: #fff;
    font-weight: 500;
    text-align: center;
}

.homeBanner .bannerDesc {
    padding: 2rem 0 2rem;
}

.homeBanner:before {
    background: var(--footerBg) url(../images/homeBanner.jpg) left top no-repeat;
    background-size: cover;
    position: absolute;
    content: "";
    display: block;
    height: 20rem;
    width: 100%;
}

.services {
    margin-top: 2.813rem;
    margin-bottom: 10px;
}

.services .dFlex {
    gap: 2%;
    align-items: normal;
}

.services .servBox {
    border: solid 0.063rem #c6c6c6;
    padding: 1.188rem;
    width: 23.4%;
}

.services .servBox .icon img {
    max-height: 3.25rem;
}

.services .servBox h3 {
    color: var(--blueThree);
    font-size: 1.206rem;
    font-weight: 400;
    border-bottom: solid 0.063rem #c3c3c3;
    padding-bottom: 0.375rem;
}

.services .servBox p {
    color: var(--blueThree);
    font-size: 0.821rem;
    padding-top: 0.875rem;
}

.pTextOne {
    padding-top: 1.5rem;
}

.pText {
    padding-top: 1rem;
}

.pargraphT {
    padding-top: 1rem;
}

.pargraphT p {
    padding-top: 1rem;
}

.topDestination {
    padding: 3rem 0;
}

.topDestination h2 {
    color: var(--blueThree);
    font-size: 2.051rem;
    text-align: center;
    font-weight: 400;
    position: relative;
}

.topDestination h2 span {
    padding: 0 1.25rem;
    position: relative;
    background-color: #fff;
    z-index: 1;
}

.topDestination h2::after {
    content: '';
    width: 100%;
    height: 0.125rem;
    background-color: #ffb599;
    display: block;
    position: absolute;
    top: 50%;
}

.homeDealsSubtext {
    max-width: 720px;
    margin: 0 auto;
    text-align: center;
    color: var(--blueThree);
}

.cardWrap {
    margin-top: 0;
    gap: 2%;
    flex-wrap: wrap;
}

.topHotel .card {
    width: 32.33%;
    border-radius: 0.625rem;
    box-shadow: 0.063rem 0.063rem 0.188rem 0.125rem lightgray;
    margin-top: 0;
    margin-bottom: 1.313rem;
}

.topHotel .card-warpper {
    display: flex;
    justify-content: space-between;
}

.topHotel .card-warpper ._left-card {
    width: 50%;
    padding-right: 0.938rem;
    font-size: 0.875rem;
}

.topHotel .card-warpper ._right-card {
    width: 48%;
}

.topHotel .card-warpper ._right-card img {
    height: 9.375rem;
    object-fit: cover;
}

._left-card ._hname {
    font-weight: 600;
    padding-bottom: 0.125rem;
    text-transform: capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

._left-card ._hplace {
    padding-top: 0.063rem;
    text-transform: capitalize;
    font-size: 0.75rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.topHotel .cardWrap {
    margin-top: 2.5rem;
    gap: inherit;
}

._hdate {
    padding-top: 0.125rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

._htime {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

._htime span {
    font-weight: 600;
}

._btnhtl {
    color: #fff;
    background-color: #3662d8;
    padding: 0.375rem 1rem;
    margin-top: 1.625rem;
    display: inline-block;
    font-weight: 500;
    border-radius: 0.313rem;
}

._left-card ._hplace span {
    font-weight: 600;
    font-size: 0.875rem;
}

._left-card ._hstar {
    background-image: url(/images/htlstar.jpg);
    background-repeat: repeat-x;
    height: 1.188rem;
}

._left-card ._hstar.onestar {
    width: 1rem;
}

._left-card ._hstar.twostar {
    width: 2.25rem;
}

._left-card ._hstar.threestar {
    width: 3.313rem;
}

._left-card ._hstar.fourstar {
    width: 4.375rem;
}

._left-card ._hstar.fivestar {
    width: 5.5rem;
}

.card {
    padding: 0.625rem;
    background-color: #fff;
    -webkit-box-shadow: 0rem 0rem 1rem 0rem rgb(217 217 217);
    -moz-box-shadow: 0rem 0rem 1rem 0rem rgb(217 217 217);
    box-shadow: 0rem 0rem 1rem 0rem rgb(217 217 217);
    width: 23%;
    margin-top: 2.5rem;
    border-radius: 0.125rem;
}

.card .imageThumb {
    max-height: 10.25rem;
    overflow: hidden;
}

.card .imageThumb img {
    height: 8.25rem;
    width: 100%;
    object-fit: cover;
}

.card .descText {
    color: var(--blueOne);
    padding-top: 0.413rem;
}

.card .colL {
    min-width: 50%;
}

.card .dstCityName {
    display: block;
    font-size: 1.048rem;
    font-weight: 600;
}

.card .cityCode {
    display: block;
    font-size: 0.775rem;
    font-weight: 300;
}

.card .dateText {
    display: block;
    font-size: 0.775rem;
    font-weight: 300;
}

.card .priceText {
    border-top: solid 0.063rem #dbe2e3;
    font-size: 0.866rem;
    font-weight: 600;
    display: block;
    padding-top: 0.625rem;
    margin-top: 0.375rem;
    line-height: 1.125rem;
}

.card .priceText .roundTrip {
    display: block;
    font-weight: 300;
}

.card .bookNow {
    border-radius: 0.188rem;
    color: #fff;
    font-size: 0.684rem;
    font-weight: 600;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0.125rem 0.75rem;
    line-height: 1.375rem;
    letter-spacing: 0.125rem;
    min-width: 100px;
    display: inline-block;
    text-align: center;
    margin-top: 0.5rem;
}

@media (max-width:1080px) {
    #TopFlightDealSection .cardWrap.dFlex {
        justify-content: unset;
    }

    #TopFlightDealSection .card {
        width: 32%;
    }
}

@media (max-width: 991px) {
    .homeBanner h1 {
        font-size: 1.3rem;
    }

    .cardWrap .card {
        width: 49%;
        margin-top: 1.1rem;
    }

    #TopFlightDealSection .card {
        width: 49%;
    }

    .pText {
        padding-bottom: 0.5rem;
    }

    .card .imageThumb img {
        width: 100%;
    }
}

/* Premium Airport Autocomplete */
.premium-dropdown {
    width: 350px !important;
    max-height: 400px;
    overflow-y: auto;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    padding: 0;
    margin-top: 5px;
    z-index: 10000 !important;
}

.airList {
    border-bottom: 1px solid #eee;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
}

.airList:last-child {
    border-bottom: none;
}

.airport-suggestion-item {
    display: flex;
    align-items: center;
    padding: 12px 15px;
    cursor: pointer;
    transition: background-color 0.2s;
}

.airList:hover .airport-suggestion-item,
.ui-state-focus .airport-suggestion-item {
    background-color: #f7f9fc;
}

.suggestion-icon {
    margin-right: 15px;
    color: #888;
    font-size: 1.1rem;
    display: flex;
    align-items: center;
}

.suggestion-details {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.suggestion-city {
    font-size: 0.95rem;
    color: #333;
    font-weight: 500;
}

.suggestion-airport {
    font-size: 0.8rem;
    color: #777;
    margin-top: 2px;
}

.suggestion-code {
    font-weight: 700;
    color: #555;
    background: #eee;
    padding: 2px 6px;
    border-radius: 4px;
    font-size: 0.85rem;
    margin-left: 10px;
}

.highlight-auto-list {
    color: #e96343 !important;
    font-weight: bold;
}
