﻿@import url(/Content/css/variable.css);

.homebanner, .rat-reviews {
    display: flex;
    align-items: center
}

.sch-panel-div .srch-panel-col ul.searchlist-category, .searchSectorlist-category {
    overflow-y: scroll;
    width: 100%
}

.card-image-wrap, .card-popular-hotels, .featured-style-div, .header h2, .rat-reviews {
    position: relative
}

.homebanner {
    background-image: url('/Content/images/Activity/banner.png');
    width: 100%;
    background-size: cover;
    background-position: center;
    height: 100%;
    object-fit: cover;
    padding-top: 130px;
    padding-bottom: 132px
}

.header h2 {
    font-size: 25px;
    font-weight: 700 !important;
    color: #2c3e50 !important;
    margin-bottom: 7px;
    display: inline-block;
    text-align: center;
    font-family: "Edu NSW ACT Hand Pre",cursive
}

.flight-search-btns {
    background: var(--primary-color);
    color: #fff
}

.flighthotel-div {
    max-width: 500px;
    margin: auto
}

.guest-reviews-section .progress-bar, .rounded-section {
    background-color: #cd2c22 !important
}

.banner-caption h1 {
    color: #fff;
    font-weight: 400;
    font-size: 45px
}

.banner-caption p {
    color: #fff;
    font-size: 20px;
    font-weight: 400
}

.banner-caption {
    padding-top: 30px
}

.csideform .search-panel {
    max-width: 1100px;
    margin: auto;
    cursor: pointer;
    background: #fff;
    border-radius: 40px
}

    .csideform .search-panel .sch-panel-div {
        display: flex;
        justify-content: space-between;
        padding: 0 0 0 8px
    }

.sch-panel-div .srch-panel-col ul.searchlist-category::-webkit-scrollbar {
    width: 5px
}

.sch-panel-div .srch-panel-col ul.searchlist-category::-webkit-scrollbar-track {
    background: #f1f1f1
}

.sch-panel-div .srch-panel-col ul.searchlist-category::-webkit-scrollbar-thumb {
    background: #888
}

.search-box .searchlist-category .drop-list, .searchSectorlist-category .drop-list {
    border-bottom: 1px solid;
    color: #3e3e3e;
    font-weight: 500;
    font-size: 14px;
    padding: 10px 20px
}

.searchSectorlist-category {
    margin: 0;
    padding: 0
}

    .searchSectorlist-category::-webkit-scrollbar {
        width: 5px
    }

    .searchSectorlist-category::-webkit-scrollbar-track {
        background: #f1f1f1
    }

    .searchSectorlist-category::-webkit-scrollbar-thumb {
        background: #888
    }

.search-box .searchlist-category .drop-list:hover {
    background-color: var(--primary-color);
    color: #fff
}

.csideform .search-panel .sch-panel-div .srch-panel-col {
    width: 20%;
    margin: 0 2px;
    position: relative
}

    .csideform .search-panel .sch-panel-div .srch-panel-col .search-box .frminput {
        background-color: transparent !important;
        outline: 0;
        height: 62px;
        line-height: 62px;
        padding: 0 10px 0 20px;
        width: 100%;
        cursor: pointer;
        color: #3e3e3e;
        font-weight: 500;
        border: 1px solid #ddd !important
    }

    .csideform .search-panel .sch-panel-div .srch-panel-col .search-box .search-btn:hover {
        background-color: var(--secondary-color)
    }

    .csideform .search-panel .sch-panel-div .srch-panel-col .search-box .frminput::placeholder {
        font-size: 16px;
        color: #000
    }

@media(max-width:769px) {
    .csideform .search-panel .sch-panel-div {
        flex-wrap: wrap
    }

        .csideform .search-panel .sch-panel-div .srch-panel-col {
            width: 100%;
            margin-bottom: 8px
        }

    .homebanner {
        padding-bottom: 20px;
        padding-top: 88px
    }
}

.blog-list-start {
    padding-top: 50px
}

.blost-list-card .destination-label {
    padding: 4px 15px;
    font-weight: 500;
    border-radius: 4px;
    font-size: 60%;
    background-color: #d4eee3
}

.blost-list-card .blg-text {
    font-weight: 600;
    font-size: 13px;
    text-decoration: none;
    line-height: 1
}

.blost-list-card .detail {
    font-size: 13px;
    color: #5d6f7d;
    line-height: 1.8;
    font-weight: 500
}

.criuse-detail-para {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.blost-list-card .read-btn {
    text-decoration: none;
    font-size: 13px;
    color: var(--primary-color);
    font-weight: 500
}

.featured-style-div .featured-img {
    background: #000;
    border-radius: 12px
}

    .featured-style-div .featured-img img {
        width: 100%;
        height: 322px;
        object-fit: cover;
        border-radius: 10px;
        opacity: .7
    }

.featured-style-div .featured-content {
    position: absolute;
    bottom: 26px;
    left: 7px;
    padding: 12px
}

    .featured-style-div .featured-content h4 {
        color: #fff;
        font-size: 25px;
        line-height: 1.4;
        font-weight: 500
    }

    .featured-style-div .featured-content .gonow {
        background: #05a0e2;
        width: 100%;
        display: inline-block;
        padding: 12px;
        color: #fff;
        border-radius: 10px;
        text-align: center;
        font-size: 20px;
        font-weight: 500;
        text-decoration: none
    }

.cardhotel-list-start {
    padding: 10px;
    background: #fff;
    margin-bottom: 10px
}

.card-popular-hotels {
    margin: 10px 0;
    text-decoration: none
}

.hotel-img {
    object-fit: cover;
    height: 200px
}

.card-hoteldata .crd-header h5 {
    font-size: 19px;
    color: #000;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 6px
}

.card-hoteldata .crd-header small {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 1.3
}

.searchbtenquiry {
    margin-top: 13px;
    text-decoration: none
}

    .searchbtenquiry a {
        color: var(--brand-color);
        text-decoration: none;
        font-size: 21px;
        font-weight: 500;
        cursor: pointer
    }

.card-hoteldata {
    padding: 18px 12px 12px;
    width: 100%;
    border-radius: 5px
}

.rat-reviews {
    margin-top: 2px
}

.flight-footer, .star-rates {
    align-items: center;
    display: flex
}

.rat-reviews span {
    margin-left: 3px;
    color: #455873;
    font-size: 12px;
    font-weight: 500
}

.hotelstuck-price {
    color: var(--brand-color);
    font-size: 18px;
    font-weight: 500
}

.detail.ellipsis-container .ellipsis {
    margin: 0 5px 5px 0;
    font-size: 13px;
    padding: 4px 10px;
    border-radius: 4px;
    display: inline-block;
    color: #45596c;
    border: 1px dashed #ccd5de
}

.flight-footer {
    margin-top: 2rem;
    justify-content: space-between;
    width: 100%
}

.discounthotel-badge {
    background: var(--brand-color);
    color: #fff !important;
    border-radius: 4px;
    padding: 2px 10px;
    font-size: 14px
}

.star-rates {
    justify-content: flex-start;
    font-size: 11px;
    letter-spacing: 3px
}

    .star-rates .fa-solid.active {
        color: #ffa31a
    }

.flight_Line.flightdeparture_icon:before, .flight_Line.flightretunn_icon:before {
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 900;
    left: 50%;
    color: #a0abb8;
    position: absolute
}

.travel-count-hotel {
    background: #fff;
    padding: 12px;
    z-index: 999;
    border-radius: 10px;
    min-width: 20rem;
    position: absolute;
    box-shadow: rgba(72,72,72,.2) 0 15px 20px;
    top: 74px
}

    .travel-count-hotel .headline p {
        color: #757575;
        font-size: 11px;
        font-weight: 500
    }

    .travel-count-hotel .apply-btn button {
        padding: 10px 20px;
        height: 56px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        border-radius: .375rem;
        background-color: var(--primary-color);
        color: #ffff;
        font-family: cursive;
        outline: 0;
        border: none;
        float: right;
        width: 100%
    }

    .travel-count-hotel .text {
        font-size: 14px;
        font-weight: 500
    }

.travel-selection-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px
}

    .travel-selection-box label {
        color: #000;
        font-weight: 400;
        font-size: 15px;
        margin-bottom: 0
    }

.room-artical-list .frmselect {
    color: #000;
    border: 1px solid #ddd;
    border-radius: 0;
    margin-bottom: 13px
}

    .room-artical-list .frmselect:focus {
        box-shadow: none;
        border: 1px solid var(--primary-color)
    }

.room-artical-list .incrbtn {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #827b7b;
    font-size: 14px;
    padding: 7px
}

.travellers-serch-wrapper .bs-caret {
    float: right
}

.room-artical-list .incrbtn i {
    color: #fff
}

.room-artical-list .incrbtnBox {
    display: flex;
    align-items: center;
    gap: 10px
}

    .room-artical-list .incrbtnBox input {
        width: 59px;
        height: 37px;
        border: none;
        outline: 0;
        font-size: 16px;
        display: inline;
        text-align: center;
        border-radius: 10px
    }

.available_seats, .fight_refundable span, .flight_departure {
    padding: 5px 10px;
    background: var(--secondary-color);
    border-radius: 5px
}

.select-child-div .frmslct {
    height: 35px;
    box-shadow: 0 0 4px rgba(0,0,0,.16);
    border-radius: 3px;
    width: 100%;
    cursor: pointer;
    font-size: 12px;
    margin: 10px 0 20px;
    font-weight: 500
}

    .select-child-div .frmslct:focus {
        box-shadow: none
    }

.flight_departure {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin-right: 10px
}

.flight_date {
    font-size: 12px;
    font-weight: 700
}

.flightairline_name {
    font-weight: 500;
    font-size: 16px
}

.flgiht_code {
    font-size: 14px;
    font-weight: 500;
    color: gray
}

.flight_time {
    font-size: 16px;
    font-weight: 400
}

.flight_location, .flight_meduim {
    font-size: 12px;
    font-weight: 500
}

.flight_meduim {
    margin-top: 17px
}

.flight_duration {
    font-size: 18px;
    font-weight: 600
}

.flight_stops {
    font-size: 14px;
    font-weight: 400;
    color: gray
}

.available_seats {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 5px
}

.fight_refundable {
    margin: 10px 0
}

    .fight_refundable span {
        font-size: 14px;
        font-weight: 400;
        color: #fff
    }

.fligth_price {
    font-size: 23px;
    font-weight: 400;
    margin-bottom: 20px;
    color: var(--brand-color)
}

.flight_viewdetails {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: right
}

.flight_Line {
    position: relative;
    width: 100%;
    height: 0;
    top: 10px;
    border: 1px dashed #dee2e6;
    display: flex;
    align-items: center
}

    .flight_Line div:first-child {
        left: -2px;
        background-color: #fff;
        height: 10px;
        width: 10px;
        border-radius: 50%
    }

.flightLine div:nth-child(2) {
    right: -2px;
    background-color: #c5c0c0;
    height: 10px;
    width: 10px;
    border-radius: 50%
}

.flight_Line.flightdeparture_icon:before {
    content: "\f0fb";
    transform: translate(-50%,-50%);
    top: 50%
}

.flight_Line.flightretunn_icon:before {
    content: "\e518";
    transform: translate(75%,-50%);
    top: 21%;
    rotate: -451deg
}

.packg-wrapper {
    width: 100%;
    background-color: var(--primary-color);
    padding: 130px 0 60px
}

    .packg-wrapper .page-header-detail h1 {
        color: #fff;
        font-weight: 800;
        font-size: 45px;
        font-family: cursive
    }

.csideform .search-panel .sch-panel-div .srch-panel-col .search-box .search-btn {
    background-color: var(--primary-color);
    margin-top: 29px;
    width: 100%;
    height: 62px;
    background-color: var(--primary-color);
    outline: 0;
    border: none;
    margin-left: 10px;
    text-align: center !important;
    padding: 0 10px;
    color: #fff;
    font-size: 20px;
    border-radius: 10px;
    cursor: pointer
}

@media only screen and (max-width:992px) {
    .homebanner {
        padding-top: 153px;
        padding-bottom: 34px
    }

    .csideform .search-panel {
        border-radius: 10px
    }

        .csideform .search-panel .sch-panel-div .srch-panel-col .search-box .search-btn {
            margin-left: 0;
            border-radius: 10px
        }

        .csideform .search-panel .sch-panel-div .srch-panel-col .search-box .frminput {
            border-bottom: 1px solid #ddd
        }
}

@media only screen and (max-width:768px) {
    .homebanner {
        padding-top: 153px;
        padding-bottom: 34px;
        background: #fff !important
    }

    .csideform .search-panel {
        border-radius: 10px
    }

        .csideform .search-panel .sch-panel-div .srch-panel-col .search-box .search-btn {
            margin-left: 0;
            border-radius: 10px
        }

        .csideform .search-panel .sch-panel-div .srch-panel-col .search-box .frminput {
            border: 1px solid #efeff0;
            background-color: #efeff0 !important;
            outline: 0;
            height: 62px;
            line-height: 62px;
            padding: 0 10px 0 52px;
            width: 100%;
            cursor: pointer;
            color: #3e3e3e;
            font-weight: 500;
            border-radius: 6px
        }

    .inconscontact-settleone {
        position: absolute;
        top: 14px;
        left: 10px
    }
}

@media only screen and (max-width:600px) {
    .csideform .search-panel {
        border-radius: 10px
    }

    .homebanner {
        padding-top: 93px;
        padding-bottom: 34px
    }

    .csideform .search-panel .sch-panel-div .srch-panel-col .search-box .search-btn {
        margin-left: 0 !important;
        border-radius: 10px !important
    }
}

.swapbutton-iconflight, .swapbutton-iconflight-mob {
    position: absolute;
    font-size: 16px;
    box-shadow: 0 1px 30px 0 rgba(0,0,0,.1);
    padding: 6px;
    border-radius: 100%;
    background: #fff;
    color: #000
}

.swapbutton-iconflight {
    right: -13px;
    top: 48px;
    z-index: 1
}

.swapbutton-iconflight-mob {
    top: 50%;
    z-index: 999;
    left: 325px
}

.flightlisttabs-detail .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff !important;
    background-color: var(--primary-color) !important
}

.searchpanel-tripsstart {
    background: #fff;
    padding: 35px 30px 35px 18px;
    border-radius: 11px
}

.flightlisttabs-detail .nav-link {
    color: #000 !important;
    border: 1px solid #ddd !important;
    margin-right: 14px;
    padding: 4px 24px;
    font-size: 13px;
    font-weight: 400
}

.labeltextflight {
    color: #000;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 6px
}

@media(max-width:768px) {
    .labeltextflight {
        display: none
    }

    .searchpanel-tripsstart {
        background: #fff;
        padding: 0;
        border-radius: 11px
    }

    .csideform .search-panel .sch-panel-div .srch-panel-col .search-box .search-btn {
        margin-top: 9px !important
    }
}
