.searchpop1,
.searchpop2,
.searchpopdata {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.85);
}

.itenpop,
.searchpop1,
.searchpop11,
.searchpop2,
.searchpopdata,
.sessionpop,
.msessionpop {
    position: fixed;
    height: 100%;
    left: 0px;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
}

.mob_gif_center {
    display: none;
}

.mob_gif_center p {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    padding: 0 20px;
    text-align: center;
}

.searchpop1 .wait-popup {
    background: 0 0;
    height: 550px;
}

.wait-popup {
    height: 373px;
    background-color: #0b2241;
    padding: 9px 0 0;
    margin: 30px auto 0;
}

.wait-logo {
    margin-bottom: 5px;
}

.serching,
.wait-logo {
    float: left;
    width: 100%;
    text-align: center;
}

.wait-logo .cry_logo {
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    width: 300px;
    height: 68px;
}

.pull-left {
    float: left !important;
}

.wait-logo .fefo_logo {
    background: url(../../images/top_header_feefo_1.png) no-repeat center;
    width: 82px;
    height: 68px;
}

.pull-right {
    float: right !important;
}

#progressbar {
    width: 90.5%;
    height: 5px;
    background-color: #d1d1d1;
    padding: 1px;
    margin: 0.6em 0;
    position: relative;
    clear: both;
    border-radius: 0px;
}

#progressLine {
    background: url(../../images/search_pop_plane.png) no-repeat left top;
    /* background: #FC0; */
    background-position: -500px 0px;
    height: 27px;
    border-radius: 3px;
    -webkit-animation: progressLine 44s 1 forwards;
    -moz-animation: progressLine 44s 1 forwards;
    -o-animation: progressLine 44s 1 forwards;
    animation: progressLine 44s 1 forwards;
    position: relative;
    top: -11px;
}

#pbaranim {
    height: 5px;
    width: 100%;
    background-position: 0 -11px;
    overflow: hidden;
    /* background: url(../images/search_pop_plane.png) no-repeat left top; */
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=5);
    -webkit-filter: alpha(opacity=5);
    filter: alpha(opacity=5);
}

@-webkit-keyframes progressLine {
    from {
        background-position: -550px 0px;
    }

    to {
        background-position: -30px 0px;
    }
}

@-moz-keyframes progressLine {
    from {
        background-position: -550px 0;
    }

    to {
        background-position: -30px 0px;
    }
}

@-ms-keyframes progressLine {
    from {
        background-position: -550px 0px;
    }

    to {
        background-position: -30px 0px;
    }
}

@keyframes progressLine {
    from {
        background-position: -550px 0px;
    }

    to {
        background-position: -30px 0px;
    }
}

.searchpop1 .wait-txe {
    background-color: #135ea0;
    color: #fff;
    padding: 10px 0;
}

.clearfix,
.mg_ul_box,
.my_clr_r,
.searchpop1 .wait-txe {
    clear: both;
}

.searchpop1 .wait-txe h3,
.searchpop1 .wait-txe strong.h3 {
    font-size: 21px;
    color: #fff;
    margin-bottom: 10px;
}

.searchpop1 .wait-txe h3 span,
.searchpop1 .wait-txe strong.h3 span {
    color: #ffcc01;
}

.wait-txe {
    font-family: Arial;
    text-align: center;
    font-size: 18px;
    margin-top: 15px;
    color: #fc0;
}

.searchpop1 .wait-txe p {
    font-size: 13px;
    color: #fff;
    margin: 0;
}

.wait-depart {
    width: 100%;
    margin-bottom: 9px;
}

.searchpop1 .wait-depart,
.searchpop1 .wait-main {
    margin: 0;
    padding: 10px 0;
    background: #f5f5f5;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #d1d1d1;
}

.wait-main {
    width: 100%;
}

.wait-txt-big {
    font-family: Arial;
    text-align: center;
    color: #f86638;
}

.wait-depart,
.wait-main {
    text-align: center;
    margin-top: 15px;
    float: left;
}

.searchpop1 .wait-depart>div {
    width: 25%;
}

.wait-talk-main {
    padding-bottom: 5px;
    float: left;
    background-color: #135ea0;
    border-top: 1px solid #135ea0;
    width: 100%;
}

.wait-1 {
    float: left;
    width: 33%;
    color: #000;
}

.searchpop1 .search_wtg_divider.double-divider {
    height: 25px;
    width: 31px;
    background: url(../../images/search_wtg_divider.png) no-repeat;
    margin: 25px auto 0;
}

.wait-2 {
    float: left;
    text-align: left;
}

.wait-2:nth-child(2) .wait-dest-txt,
.wait-2:nth-child(2) .wait-dest-txt-small {
    padding-left: 20px;
}

.wait-2:nth-child(3) .wait-dest-txt,
.wait-2:nth-child(3) .wait-dest-txt-small,
.wait-2:nth-child(4) .wait-dest-txt,
.wait-2:nth-child(4) .wait-dest-txt-small {
    padding-left: 0;
}

.wait-dest-txt {
    text-align: left;
    font-size: 16px;
    color: #000000;
}

.wait-dest-txt,
.wait-dest-txt-small {
    padding-left: 30px;
    font-family: Arial;
}

.wait-dest-txt-small {
    text-align: left;
    font-size: 14px;
    line-height: 25px;
    color: #000;
}

.wait-talk-main {
    padding-bottom: 5px;
    float: left;
    background-color: #192a4a;
    border-top: 1px solid #3e4c65;
    width: 100%;
}

.talk-txt {
    font-family: Arial;
    font-size: 18px;
    line-height: 25px;
    color: #89cc86;
    padding-top: 5px;
    width: 100%;
}

.breadcrumb-new a,
.but-center,
.talk-txt,
.talk-txt-1,
.xclose {
    text-align: center;
}

.talk-txt-1 {
    font-family: "GothamRounded", "Almarai", sans-serif;
    font-weight: 700;
    text-shadow: 1px 2px #000;
    color: #fff;
}

.searchpop1 .talk-txt-1>img {
    margin-top: 5px;
}

.searchpop1 .search_wtg_fotter {
    width: 100%;
    text-align: center;
    background: url(../../images/search_wtg_fotter.png) no-repeat center top;
    margin-bottom: 10px;
    margin-top: 10px;
    height: 42px;
    clear: both;
    float: left;
    display: none;
}

.searchpop1 .search_wtg_divider.single-divider {
    height: 13px;
    width: 31px;
    background: url(../../images/single-divider.png) no-repeat;
    margin: 35px auto 0;
}

.sessionpop {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

.msessionpop {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

.searchpopinner1 {
    max-width: 400px;
    margin: 15% auto auto;
    border-radius: 5px;
}

.searchpopinner,
.searchpopinner-pass,
.searchpopinner1 {
    background: #fff;
    padding: 15px;
    text-align: center;
    width: 100%;
}

.searchpopinner h2 {
    color: #001029;
    font-size: 22px;
    font-weight: 400;
}

.searchpopinner h2,
.selecthold a {
    text-transform: uppercase;
}

.searchpopinner.searchpopinner1>p {
    margin: 0;
    text-align: center;
}

.searchpopinner p,
.searchpopinner1 p {
    font-size: 14px;
    color: #1f1f1f;
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: left;
    font-weight: 400;
}

.searcpoprow {
    margin-top: 0px !important;
}

.searcpoprow {
    width: 100%;
    margin-top: 10px;
}

.searcpoprow {
    text-align: center;
}

.searcpoprow {
    float: left;
}

.searchpopinner.searchpopinner1>a {
    text-decoration: none !important;
    margin-top: 5px;
    display: inline-block;
}

.more-switch {
    width: 31px;
    height: 46%;
    border-radius: 4px;
    background-color: #f4f4f4;
    position: absolute !important;
    width: 31px !important;
    right: 43px;
    cursor: pointer;
}

.more-switch:after {
    content: "";
    position: absolute;
    top: 47%;
    left: 10px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    border: solid #333;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}

#bookingCounter {
    display: none;
    height: 56px;
    background: #000;
    text-align: center;
    width: 100%;
    z-index: 999999;
    position: fixed;
    line-height: 56px;
    left: 0;
    bottom: 0;
    color: #fff;
    font-size: 16px;
}

#bookingCounter .ytfi-stopwatch-filled {
    font-size: 24px;
    position: relative;
    top: 2px;
    margin-right: 10px;
    color: #999;
}

.hotel_wait_main {
    float: left;
    width: 100%;
    background: #fff;
    text-align: center;
    padding: 20px 0px;
}

.hotel_wait_main .check_time {
    float: left;
    width: 38%;
}

.hotel_wait_main .wait_space {
    float: left;
    width: 24%;
    margin-top: 10px;
}

.hotel_wait_main .check_time .check_btn {
    background: #89ad3e;
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    padding: 6px 8px;
    border-radius: 20px;
}

.hotel_wait_main .check_time .hotel_date {
    font-size: 32px;
    line-height: 36px;
    color: #000;
    display: block;
    font-weight: 600;
    margin: 6px 0px 0px;
}

.hotel_wait_main .check_time .hotel_date span {
    font-size: 14px;
    line-height: 18px;
    color: #808080;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.hotel_wait_main .wait_space .divider_border {
    background: #e3e3e3;
    width: 2px;
    height: 50px;
    margin: 0px auto;
}

.wait_hotel_info {
    text-align: center;
    margin: 0;
    padding: 10px 10%;
    background: #1a2a4b;
    border-top: 1px solid #404d65;
    width: 100%;
    float: left;
}

.wait_hotel_info .wait_col {
    width: 33%;
    float: left;
}

.wait_hotel_info .wait-hotel-txt {
    font-size: 16px;
    line-height: 21px;
    color: #89cc86;
}

.wait_hotel_info .wait-hotel-txt,
.wait_hotel_info .wait-hotel-txt-small {
    font-family: Arial;
}

.wait_hotel_info .wait-hotel-txt-small {
    font-size: 14px;
    line-height: 25px;
    color: #fff;
}

.hotel_srch_fotter {
    background: #fff;
}

.hotel_srch_fotter img {
    width: 60%;
    margin: 0px auto;
    display: block;
}

/* begin css new */
.banner_home img:not(.theme-tourlist ul img) {
    height: 600px;
    width: 100%;
    object-fit: cover;
}

.banner_home {
    position: relative;
}

.banner_home:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 99%;
    width: 100%;
    background: #0000003d;
}

.bnnner_content_wrapper {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    height: 90%;
    justify-content: space-evenly;
}

.searchbox {
    position: relative;
    width: 450px;
    margin: 0 auto;
}

.searchbox i {
    position: absolute;
    left: 19px;
    top: 15px;
    font-size: 13px;
    color: #6c6c6c;
}

.searchbox input[type="search"] {
    width: 100%;
    padding-left: 35px;
    border-radius: 50px;
    border: 3px solid #e3e3e3;
    display: block;
    background: #f9f9f9;
    padding-right: 100px;
}

.bnnner_content_wrapper h1 {
    color: #fff;
    text-align: center;
}

.custom_des_card .card_body {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to bottom, #26262617, #000000a3);
    border-radius: 0 0 10px 10px;
}

.custom_des_card:before {
    /* content: ""; */
    position: absolute;
    bottom: 0;
    left: 0;
    height: 60px;
    width: 100%;
    border-radius: 0 0 10px 10px;
    background: linear-gradient(to bottom, #26262617, #000000a3);
}

.grid_view_cards {
    display: flex;
    flex-wrap: wrap;
}

.grid_view_cards [class*="col-"] {
    float: none;
}

.grid_view_cards>[class*="col-"]:nth-child(2) .custom_des_card {
    height: 93%;
}

.flex-wrap {
    flex-wrap: wrap;
}

.grid_view_cards>[class*="col-"]:nth-child(2) .custom_des_card img {
    height: 100%;
}

.overlap_box {
    display: flex;
    align-items: center;
    background: #fca311;
    padding: 30px;
    border-radius: 10px;
    margin-top: -55px;
    gap: 20px;
    justify-content: space-between;
}

.overlap_box h4,
.overlap_box p {
    color: #fff;
}

.overlap_box h4 {
    margin-bottom: 5px;
}

.overlap_box p {
    margin-bottom: 0;
}

.overlap_box .btn.btn-primary {
    background: #14213d;
    border-color: #14213d;
}

.customerIcon {
    width: 50px;
    height: 50px;
}

.customerIcon img {
    height: 100%;
    width: 100%;
}

.footer_overlap {
    margin-top: 55px;
}

.contact_form h4 {
    color: #37b236;
}

.accordion-header {
    padding: 7px;
    background-color: #ffffff;
    cursor: pointer;
    user-select: none;
    border: 1px solid whitesmoke;
    border-bottom: 0;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.accordion-content {
    padding: 7px;
    border: 1px solid whitesmoke;
    border-top: 0;
    display: none;
    background: #fff;
}

.accordion-section:first-child .accordion-header {
    border-radius: 10px 10px 0 0;
}

.accordion-section:last-child .accordion-header {
    border-radius: 0 0 10px 10px;
}

.accordion-header strong {
    border-right: 1px solid #c9c9c9;
    margin-right: 10px;
    min-width: 55px;
    display: inline-block;
    line-height: 22px;
    text-align: center;
    background: #9dc541;
    padding: 7px 18px;
    color: #fff;
    font-size: 16px;
    border-radius: 8px 0;
}

.accordion-content p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

.accordion-section:last-child .accordion-content {
    border-radius: 0 0 10px 10px;
}

.searchbox button {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 11px 25px;
    border: 0;
    border-radius: 0 50px 50px 0;
    background: #9dc541;
    color: #fff;
}

.breadCrumbs ul {
    display: flex;
    list-style: none;
    gap: 2px 30px;
    padding: 15px 0;
    flex-wrap: wrap;
}

.breadCrumbs {
    background: #f3f3f3;
}

.breadCrumbs ul li {
    position: relative;
}

.breadCrumbs ul li:not(:last-child):after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    position: absolute;
    right: -20px;
    font-size: 12px;
    top: 3px;
    color: #b3b3b3;
}

.breadCrumbs ul li a,
.breadCrumbs ul li span { font-size: 14px;font-weight: 500;}
.accordion-header:hover { background: #f0f0f0;}
.green_mark li i { color: #9dc541;}
.green_marks li i { color: #9dc541; font-size: .7rem; position: absolute; top: 8px; left: -2px;}
.bullets.green_marks li{padding-left: 1rem;}

.red_mark li i {
    color: #ff1919;
}

.search_dropdown {
    position: absolute;
    background: #fff;
    left: 20px;
    width: 325px;
}

.search_dropdown ul {
    list-style: none;
    padding: 0;
}

.search_dropdown ul li {
    padding: 8px 15px;
    border-bottom: 1px solid whitesmoke;
    cursor: pointer;
}

.search_dropdown ul li:hover {
    background: #f1f1f1;
}

.slide_filter {
    border: 0;
    padding: 8px 12px;
    font-size: 16px;
    border-radius: 100%;
    background: #26647d;
    color: #fff;
    position: fixed;
    bottom: 80px;
    right: 5px;
    z-index: 9;
    display: none;
}

.logo-footer {
    display: block;
    margin-bottom: 15px;
    max-width: 180px;
    border-radius: 10px 0;
    /* filter: brightness(0)invert(1); */
}

.blogContent {
    display: none;
}

#blogs_section {
    padding: 60px 0;
    background-color: white;
}

#blogs_section .blogs_card {
    padding: 15px;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}

.blogsTitle {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 4px;
    margin-top: 15px;
}

.blogsPublishDate {
    font-size: 14px;
    color: #6e6e6e;
    font-weight: 400;
}

.slider-container {
    position: relative;
    width: 100%;
    margin: auto;
    overflow: hidden;
    /* height: 50rem; */
}

.sliderHome {
    display: flex;
    transition: transform 0.8s ease-in-out;
}

.slide {
    min-width: 100%;
    overflow: hidden;
    position: relative;
    height: 580px;
}

.slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #00000099;
}

.overlay-text h1 {
    color: #fff;
    font-size: 34px;
    line-height: 56px;
    margin-bottom: 8px;
    font-weight: 600;
}

.overlay-text a {
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    padding: 10px 20px;
    border-radius: 5px;
    margin-top: 10px;
    display: inline-block;
}

.slide img {
    width: 100%;
    height: auto;
}

.overlay-text {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
}

.overlay-text p {
    font-size: 20px;
}

.categoryCard.destinationCard{width: 95%;}
.categoryCard {
    background: #05050512;
    border-radius: 15px;
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px,
        rgba(0, 0, 0, 0.05) 0px 4px 6px -2px; */
    box-shadow: rgb(97 80 80 / 10%) 0px 10px 15px -3px, rgb(22 0 0 / 5%) 0px 4px 6px -2px;;
    margin-bottom: 20px;
    position: relative;
}

.categoryContent {
    padding: 10px 15px;
    text-align: center;
    width: 100%;
    background: linear-gradient(to top, #00000030, #0001);
    
}

.categoryContent h4 {
    font-size: 22px;
    font-weight: 600;
    /* letter-spacing: 4px; */
    font-family: "Anek Tamil", sans-serif !important;
    text-align: center !important;
    color: #fff !important;
    


}

.categoryContent span {
    font-size: 14px;
    color: #7a7a7a;
}

.categoryCard img {
    /* border-radius: 15px 0 15px 0; */
    /* height: 200px; */
    /* width: 100%; */
}
.categoryCard.destinationCard img{
    border-radius: 15px;
}

.trendingSlider .card {
    margin: 10px;
    position: relative;
}

.trendingSlider .card img {
    height: 230px;
    border-radius: 15px;
    object-fit: cover;
}

.trendingPackages .slider-container {
    max-width: 1200px;
}

.trendingPackages .owl-nav {
    display: none;
}

.trendingSlider .card h2 {
    font-size: 20px;
    margin-top: 10px;
    font-weight: 600;
    margin-bottom: 0;
}

.flexInner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.cardHeader {
    position: relative;
}


.cardHeader .duration {
    position: absolute;
    bottom: 10px;
    left: 15px;
    background: #14213d;
    padding: 2px 10px;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
}

.flexInner .duration {
    font-size: 11px;
    flex: 0 0 40%;
    margin-bottom: 0;
    position: absolute;
    top: -32rem;
    right: 11px;
    background: #209e20;
    padding: 2px 10px;
    border-radius: 5px 0;
    color: #fff;
}

.flexInner .price {
    margin-bottom: 0;
    font-size: 12px;
    /*text-align: right;*/
    color: #5c5c5c;
}

.flexInner .price b {
    font-size: 15px;
    color: #14213d;
}

/* testimonials */
.testimonials {
    background-color: #14213d0d;
}

.gtco-testimonials {
    position: relative;
}

.gtco-testimonials h2 {
    font-size: 30px;
    text-align: center;
    color: #333333;
    margin-bottom: 0;
}

.gtco-testimonials .owl-stage-outer {
    padding: 60px 0;
}

.gtco-testimonials .owl-nav {
    display: none;
}

.gtco-testimonials .owl-dots {
    text-align: center;
    margin-bottom: 0 !important;
}

.gtco-testimonials .owl-dots span {
    position: relative;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: block;
    background: #fff;
    border: 2px solid #052467;
    margin: 0 5px;
}

.gtco-testimonials .owl-dots .active {
    box-shadow: none;
}

.gtco-testimonials .owl-dots .active span {
    background: #01b0f8;
    box-shadow: none;
    height: 12px;
    width: 12px;
    margin-bottom: -1px;
}

.gtco-testimonials .card {
    background: #fff;
    box-shadow: 0 8px 30px -7px #c9dff0;
    margin: 0 20px;
    padding: 0 25px;
    border-radius: 20px 0;
    border: 0;
}

.gtco-testimonials .card .card-img-top {
    max-width: 100px;
    border-radius: 50%;
    /* margin: 15px auto 0; */
    /* box-shadow: 0 8px 20px -4px #95abbb; */
    width: 100px;
    height: 100px;
    position: absolute;
    right: -4px;
    top: -46px;
    border: 7px solid #fff;
    z-index: 99;
}

.gtco-testimonials .card h5 {
    color: #14213d;
    font-size: 16px;
    margin-top: 10px;
}

.gtco-testimonials .card h5 span {
    font-size: 12px;
    color: #fff;
}

.gtco-testimonials .card p {
    font-size: 14px;
    color: #555;
    padding-bottom: 15px;
    padding-top: 7rem;
}
.card-heading{
    background: #36b135;
    position: absolute;
    width: 90%;
    left: -25px;
    top: -13px;
    padding-left: 4rem;
}
.card-heading::before{
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #297828; 
    clip-path: polygon(0% 0%, 100% 0%, 0% 100%); 
    rotate: 90deg;
    bottom: -24px;
    left: 0px;
}
.gtco-testimonials .active {
    opacity: 0.5;
    transition: all 0.3s;
}

.gtco-testimonials .center {
    opacity: 1;
}

.gtco-testimonials .center h5 {}

.gtco-testimonials .center h5 span {
    font-size: 12px;
}

.gtco-testimonials .center .card-img-top {
    max-width: 100%;
    height: 120px;
    width: 120px;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    top: 34px;
}

.dropdown-content a {
    color: black;
    padding: 8px 10px;
    text-decoration: none;
    display: block;
    font-size: 13px;
}

.dropdown-content a:hover {
    background-color: #ddd;
}

.dropdown:hover .dropdown-content {
    display: block;
}



.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    outline: 0;
}

.owl-carousel button.owl-dot {
    outline: 0;
}

.trendingSlider .owl-dots {
    margin-bottom: 0 !important;
}

.customGrid {
    display: flex;
    flex-wrap: wrap;
}

.destinationGrid .card h2 {
    font-size: 16px;
    margin-bottom: 5px;
}

.destinationGrid .flexInner .price b {
    color: #fca311;
}
.destinationsBanner.packagesbanner{ min-height: 70px;}

.destinationsBanner {
    min-height: 300px;
    display: flex;
    background: #00000080;
    align-items: center;
    text-align: center;
    background-position: center;
    background-size: cover;
    position: relative;
}

.destinationsBanner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #222222ab;
}

.destinationsBanner h1 {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    position: relative;
}

.trekBanner {
    background-image: url(../../images/treak-banner.jpg);
}

.spitiValley {
    background-image: url(../../images/spiti-banner.jpg);
    background-position: bottom;
}

.weekendDelhi {
    background-image: url(../../images/weekend-delhi-trips.jpg);
    background-position: bottom;
}

.bagpackingBanner {
    background-image: url(../../images/bagpacking-banner.jpg);
}

.weekendGetways{
    background-image: url(../../images/weekendgetway.jpg);
    background-position: top;
}
.honeymoonbanner{
    background-image: url(../../images/img/kerala-honeymoon.jpg);
    background-position: bottom;
}

.packagesbanner{
    /*background-image: url(../../images/images/banner-images.jpg);*/
}



.imageGrid img {
    display: block;
    width: 100%;
}

.middleOne {
    height: 170px;
    margin-bottom: 25px;
    object-fit: cover;
    border-radius: 100px;
}

.smallOne {
    border-radius: 100%;
    height: 240px;
    object-fit: cover;
}

.longOne {
    border-radius: 135px;
    height: 435px;
    object-fit: cover;
}

.cardWhyChoose { text-align: center; margin-top: 30px; background: #fcfcfc; padding: 3rem 3.8rem;; border-radius: 28px; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; transition: all .3s ease-in-out;}
.cardWhyChoose .choose-img{ position: absolute; top: 12px; left: -1rem; background: #fcfcfc; border: 1px solid #ededed; padding: 1rem 1.2rem; border-radius: 50px; box-shadow: rgba(99, 99, 99, 0.2) 5px 1px 9px 3px;}
.cardWhyChoose img { max-width: 60px; }
.cardWhyChoose h4 { font-size: 15px; font-weight: 600;}
.cardWhyChoose p { font-size: 12px; font-weight: 400;}
.cardWhyChoose .choose-img .triangle-right{width: 0; height: 0; border-top: 25px solid transparent; border-left: 50px solid #555; border-bottom: 25px solid transparent;}

.searchBanner {
    margin: 30px auto 0;
    display: flex;
    max-width: 400px;
    position: relative;
}
.searchBanner input{font-size: 1.5rem;}

.btnSearchPackage {
    position: absolute;
    right: 0;
    height: 45px;
    width: 110px;
    font-size: 16px;
    background: #36b135;
    border: none;
    outline: none;
    border-radius: 0 0px 14px 0;
    transition: .3s all ease;
}

.btnSearchPackage:hover {
    background: #297828;
}

.download_icon, .download_icon:hover {
    padding: 7px 10px;
    margin-right: 5px;
    background: #fca311;
    border-radius: 3px;
    color: #fff;
}

.footerImagesFlex {
    display: flex;
    align-items: center;
    margin-top: 35px;
}

.footerImagesFlex>div {
    flex: 0 0 33%;
    padding: 0 10px;
}

.footerImagesFlex img {
    width: 100%;
    border-radius: 8px;
}

.footerImagesFlex h4 {
    color: #fff;
    text-align: center;
}


.perfectAscape .item {
    margin-right: 10px;
}

.perfectAscape .categoryCard {
    margin-bottom: 15px;
}

.perfectAscape .owl-nav {
    display: none;
}


.banenrKeyPoints {
    position: absolute;
    bottom: 35px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 0 100px;
}

.keyItme { flex: 0 0 24%; display: flex; align-items: center; gap: 15px; justify-content: center; background: #0000002b; padding: 1.5rem 0; border-radius: 1rem 0; box-shadow: 2px 2px 2px #201d1da3, -2px -2px 2px #4d4a4a75;}
.keyItme:hover{box-shadow: inset 2px 2px 2px #201d1da3, inset -2px -2px 2px #4d4a4a75;}
.keyItme i { font-size: 30px; color: #FFF;}
.keyItme p { margin-bottom: 0; font-size: 26px; font-weight: 700; color: #fff;}
.keyItme small { font-size: 16px; color: #fff;}

/* .keyItme:not(:last-child) {
    border-right: 1px solid #d6d6d6;
} */

.destinationCard .categoryContent {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: linear-gradient(to bottom, #26262617, #000000a3);
    border-radius: 0 0 15px 15px;
}

.destinationCard .categoryContent h4 {
    color: #fff;
}

.cardPackages {
    padding: 15px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 10px;
    margin-top: 10px;
    transition: .5s all ease;
}

.cardPackages .inclusionsBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    margin: 10px 0;
    padding: 10px 0;
}

.cardPackages .inclusionsBox span {
    text-align: center;
    font-size: 12px;
    flex: 0 0 20%;
}
.departure-dates{    
    background: #fca311;
    padding: 0.5rem .7rem;
    color: #fff;
    width: max-content;
    font-size: 12px;
    font-weight: 700;
    border-radius: .5rem;
}
.packagePricing {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.packagePricing strong {
    display: block;
    font-size: 22px;
}

.inclusionsBox img {
    width: 40px;
}

.cardPackages h4 {
    margin-top: 15px;
    font-size: 18px;
    font-weight: 600;
}

.packageThumnail {
    height: 200px;
    width: 100%;
    object-fit: cover;
}


@media (min-width: 768px) {
    .d-md-none {
        display: none;
    }
}

@media (max-width: 992px) {
    .slide_filter {
        display: block;
    }

    .slide_moblie {
        position: fixed;
        top: -22px;
        height: 100%;
        max-width: 400px;
        width: 100%;
        z-index: 99;
        right: -100%;
        transition: 0.5s all ease;
        border: 0 !important;
        border-radius: 0 !important;
    }

    .packagelistWrapper {
        padding-top: 27px !important;
        padding-bottom: 0 !important;
    }

    .slide_moblie.show {
        right: 0;
        box-shadow: 0 0 2px 1000px #00000073;
    }

    .slide_moblie .filter_close {
        float: right;
        margin-left: 15px;
        font-size: 12px;
        padding: 4px 6px;
        background: #9dc541;
        border-radius: 100%;
        line-height: 0;
        margin-top: 1px;
        color: #fff;
    }
}

@media (min-width: 768px) {
    .grid_view_cards [class*="col-"] {
        width: 100%;
    }

    .d-sm-none {
        display: none;
    }

    .searchbox {
        width: 100%;
    }

    .wait-popup {
        width: 575px;
    }

    .wait-2:nth-child(1),
    .wait-2:nth-child(2) {
        width: 20%;
    }

    .wait-2 {
        width: 25%;
    }

    .wait-2:nth-child(3) {
        width: 26%;
    }

    .wait-2:nth-child(4) {
        width: 34%;
    }

    .talk-txt-1 {
        font-size: 30px;
    }

    .wait-txt-big {
        font-size: 36px;
    }
}

@media (max-width: 767px) {
    
    .slide {
        height: 515px;
    }

    .footerImagesFlex {
        flex-wrap: wrap;
    }
    
    .footerImagesFlex>div {
        flex: 0 0 100%;
        margin-bottom: 25px;
    }
    
    .gtco-testimonials {
        margin-top: 20px;
    }

    .overlay-text h1 {
        font-size: 28px;
        line-height: 35px;
    }

    .overlay-text p {
        font-size: 16px;
    }

    .slide img {
        height: 100%;
        object-fit: cover;
        /* object-position: right; */
    }

    .wait-popup {
        width: 96%;
    }

    .wait-2:nth-child(1),
    .wait-2:nth-child(2) {
        width: 25%;
    }

    .wait-2 {
        float: left;
        width: 25%;
        text-align: left;
    }


    .talk-txt-1 {
        font-size: 26px;
    }

    .wait-txt-big {
        font-size: 28px;
    }

    .searchpop1 .search_wtg_fotter {
        background-size: contain;
    }


    .imageGrid img {
        width: 100% !important;
        height: auto;
        border-radius: 20px;
    }

    .longOne {
        margin: 20px 0;
    }

    .overlay-text {
        width: 95%;
        top: 57%;
    }
    
    .banenrKeyPoints {
        padding: 0 20px;
        flex-wrap: wrap;
        gap: 10px;
    }
    
    .keyItme i {font-size: 20px; padding-left: .5rem;}
    .keyItme p { font-size: 18px;}
    .keyItme small { font-size: 12px;}
    .keyItme { flex: 0 0 48%; justify-content: start; border-right: 0 !important; padding: 5px;}
    
    /* .keyItme:nth-child(-n + 2) {
        border-bottom: 1px solid #d6d6d6;
    } */

}


@media (max-width: 600px) {
    #progressbar {
        width: 100% !important;
    }
}

@media (min-width: 481px) and (max-width: 600px) {
    #progressLine {
        background-size: cover;
        height: 19px;
    }
}

@media (max-width: 480px) {
    #progressLine {
        background-size: cover;
        height: 13px;
    }
}

