﻿:root {
    --color-org: #5d1df9;
    --color-blue: #3661F0;
    --color-darkblue: #6f18a8;
    --color-bluedark: #976cff;
    --color-black: #26303f;
    --color-white: white;
    --color-light: #f8f8f8;
}


/* Home page Pop up Css Start*/
.main_popu_width {
    background: #FFFFFF;
    max-width: 450px;
    border: 0;
    border-radius: 0;
    margin: 0 auto;
}

.offer-cmstm-wrap h4 {
    background-color: #8b51a7;
    padding: 10px;
    position: relative;
    text-align: center;
}

.offer-cmstm-wrap h4 {
    font-size: 16px;
    color: #fff;
}

.offer-cmstm-wrap .close {
    position: absolute;
    right: 10px;
    background: #FFFFFF45;
    opacity: 1;
    color: #fff;
    margin: 0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    top: 6px;
    z-index: 1;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border: 1px solid #FFFFFF24;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
}

    .offer-cmstm-wrap .close:hover {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

.dl_phone_main {
    text-align: center;
    padding: 10px 15px;
}

.plane_img {
    max-width: 320px;
    max-height: 320px;
    margin: 0 auto;
}

.dl_h2 {
    color: #012150;
    font-size: 28px;
    font-weight: 700;
}

.mob-h4_hdg {
    background-color: #F0F6FF;
    color: #000000;
    padding: 5px 8px;
    font-weight: 400;
    font-size: 13px;
    margin: 5px 0;
    border: 1px solid #93BFFF99;
    border-radius: 5px;
}

.mob-h4_hdg {
    display: flex;
    align-items: center;
    gap: 5px;
}

    .mob-h4_hdg img {
        width: 22px;
    }

.support_girls h4 {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    padding: 5px 0;
}

.num_air_buttom p {
    background: linear-gradient(0deg, #F58229 17%, #D41100 89%);
    font-size: 30px;
    padding: 12px 20px;
    color: #fff;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 330px;
    font-weight: 700;
    margin: 5px auto;
    box-shadow: 0 4px 8px 0 #F5822929;
}

.tt_btm {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
}

.num_air_buttom img {
    width: 35px;
    margin-right: 7px;
}

#exampleModalToggle {
    padding-right: 0;
}
/* Home page Pop up Css End*/
.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.fw-700 {
    font-weight: 700;
}

.font_12 {
    font-size: 12px;
}

.font_13 {
    font-size: 14px;
}

.font_14 {
    font-size: 13px;
}

.font_15 {
    font-size: 15px;
}


/* Home page css start*/
.call-bg {
    background: url(/Images/call-banner.jpg) no-repeat center;
    padding: 45px 35px;
    display: flex;
    grid-gap: 20px;
    background-size: cover;
    border-radius: 10px;
}
.call-tag{
    font-size:38px;
    font-weight:700;
    color:var(--color-white);
    line-height:38px;
    width:230px;

}
.discunt {
    background: #E2E8F0;
    border: 1px solid #E2E8F0;
   
    color: #734CA3;
    padding:15px;

    border-radius:12px;
}
    .discunt h5 {
        font-size: 32px;
        margin: 0;
        line-height: 1;
        font-weight: 600;
    }
        .discunt h5 sup {
            color: #F97316;
            font-size: 32px;
            top: 0;
            left: -5px;
        }
.fst {
    font-size: 20px;
    color: #000000;
    font-weight: 500;
}
.lst{
    font-size: 16px;
    font-weight:500;
}

.free-deal {
    color: #E2E8F0;
    display: flex;
    flex-direction: column;
    font-size: 19px;
    margin-left: 10px;
    gap: 5px;
    line-height:1;
}
    .free-deal .call-tfn {
        color: var(--color-white) !important;
        font-size:22px;
        font-weight:600;
    }

.hom-head {
    color: #0F172A;
    font-size:24px;
    font-weight:600;
}
.des-pic {
    position: relative;
    margin-bottom: 25px;
}
.des-pic img{
    border-radius:12px;
    width:100%;
}
.des-nme {
    background: rgba(71, 85, 105, 0.48);
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 15px 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    line-height: 1;
}
/* Feature cards */
.features h2 {
    font-size: 24px;
}

.features .para-title {
    padding-bottom: 48px;
}

.trend_dest_box .para-title{

}



.features {
    padding: 100px 0 80px 0;
}

.feature-card {
    position: relative;
    background: #fff;
    border: 1px solid #D9D9D9;
    border-radius: 12px;
    overflow: visible;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 12px;
}


.feature-icon {
    position: absolute;
    top: -28px;
    left: 50%;
    transform: translateX(-50%);
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: #f3f0ff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

    .feature-icon img {
        width: 28px;
        height: 28px;
        object-fit: contain;
    }

.feature-title {
    margin-top: 36px;
    margin-bottom: 6px;
    font-size: 1rem;
    color: #0f1724;
}

.feature-desc {
    margin: 0;
    font-size: 0.9rem;
    color: #6b7280;
}


/*free cancellation banner*/


.cancel-banner {
    background: linear-gradient(90deg, #304053 0%, #202C3B 100%);
    display: flex;
    justify-content: space-between;
    padding: 20px;
    border-radius: 10px;
}

.announce-text {
    color: #fff;
}

    .announce-text h3 {
        font-size: 20px;
        font-weight: 600;
    }

    .announce-text p {
        font-weight: 400;
        font-size: 14px;
    }

.announce-cta {
    color: #fff;
    padding: 7px 25px;
    border-radius: 5px;
    font-weight: 400;
    text-decoration: none;
    border: 1px solid #fff;
    font-size: 14px;
}

    .announce-cta:hover {
        background:#fff;
    }

.announce-actions a {
}


/*---Top Destination slider-----*/

.trend_dest_box .common_title {
    font-size: 24px;
}

.common-slide {
    padding-top: 80px;
    padding-left: 12px;
    padding-right: 12px;
}


.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 14px;
    color: #1b1b1b;
}

.common-slide .slick-prev:before, .common-slide .slick-next:before {
    color: #564E4E;
}

.common-slide .swiper-button-prev, .common-slide .swiper-button-next {
    width: 30px;
    height: 30px;
    background: #EEEEEE;
    border-radius: 50%;
    top: 22px;
}

.common-slide .swiper-button-next {
    right: 4px;
    left: inherit;
}

.common-slide .swiper-button-prev {
    right: 47px;
    left: inherit;
}

.des_content {
    margin-top: 10px;
}

    .des_content .des_para {
        color: #6E6D7A;
        font-size: 12px;
        margin-top: 2px;
    }

    .des_content .des_title {
        font-size: 16px;
        color: #1B1B1B;
        font-weight: 500;
    }




/* title and meta */
.route-title {
    font-size: 1rem;
    color: #0f1724;
}

.route-info .small, .route-price .small {
    font-size: 12px;
    color: #666666;
}

.route-book {
    padding: 10px 25px;
    border: 1px solid #3661F0;
    border-radius: 5px;
    color: #3661F0;
}

    .route-book:hover {
        background: #3661F0;
        color:white;
    }


    /* type / price */
    .route-type {
        min-width: 110px;
        color: #666666;
        font-weight: 500;
    }

.route-price {
    min-width: 130px;
}

.route-action .btn {
    white-space: nowrap;
    border-radius: 8px;
}


/*----trustpilot review------*/

.trustpilot-rev {
    background: #1B1B1B;
    color: #fff;
}

.review-item {
    color: #666666;
    padding: 15px;
    background: #fff;
    border-radius: 15px;
    border: 1px solid #3E3E41;
    margin-right: 15px;
    height: 100%;
}

    .review-item .user-box img {
        width: 60px;
    }

    .review-item .user-box p {
        font-size: 16px;
        font-weight: 600;
        line-height: 1.2;
        color: #1B1B1B;
    }

    .review-item .user-box span {
        font-size: 12px;
        font-weight: 400;
    }




.trustpilot-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .trustpilot-header p {
        font-size: 14px;
        font-weight: 400;
    }


.review_slider {
    padding-top: 45px;
}


/*.trustpilot-rev .slick-prev:before, .trustpilot-rev .slick-next:before {
    background-image: url(/images/home-page/slider-right-arrow.png);
}*/


.trustpilot-rev .arrow_common {
    background-color: #5D5D5D;
}



.common-slide .slick-prev:before, .common-slide .slick-next:before {
    font-family: bootstrap-icons !important;
    font-size: 14px;
    top: 6px;
    position: relative;
    z-index: 1;
    left: 3px;
    font-weight: 700;
    color: #564E4E;
}

/*subscribe css start */

.subscribe {
    background: #ffffff;
    padding: 20px 15px;
    margin: 0px 0;
    display: flex;
    border-radius: 10px;
    align-items: center;
    flex-wrap: wrap;
    border: 1px solid #D9D9D9;
}

    .subscribe .textsec {
        display: flex;
        align-items: center;
    }

.textsec h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}

.subs-sec {
    padding-left: 60px;
    border-left: 1px solid #ffffff;
}

    .subs-sec a {
        color: var(--color-main);
    }

.subs-input {
    background: var(--color-white);
    border: 1px solid #e0e0e0;
    padding: 15px 0 15px 15px;
    border-radius: 5px;
    min-width: 350px;
}

.subs-btn {
    background: #3661F0;
    color: var(--color-white);
    width: 195px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
}

    .subs-btn:hover {
        background: #2359CF;
    }

.subs-sec p {
    font-size: 12px;
    margin-top: 10px;
    color: #9A9A9A;
}

.subs-sec .error {
    font-size: 12px;
    color: red;
    padding-top: 5px;
}

.thksub {
    background: #ecf7ec;
    color: var(--color-black);
    padding: 20px 15px;
    border-radius: 15px;
    display: flex;
    grid-gap: 15px;
    align-items: center
}

    .thksub i {
        color: #00a922;
        font-size: 20px;
    }



/*-----FAQ section----------*/

.faq-sec {
    padding: 80px 0;
}

.faq-box {
    grid-gap: 15px;
}

.faq-header {
    padding-bottom: 30px;
}

    .faq-header h2 {
        font-size: 24px;
        font-weight: 600;
    }


.faq-box .accordion {
    flex: 1;
    grid-gap: 0;
}

    .faq-box .accordion .accordion-header {
        margin: 0;
    }

.faq-box .accordion-item {
    border: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #D9D9D9;
    /* background: #fff; */
}

.faq-box .accordion-button {
    background: #ffffff;
    /* border-radius: 5px; */
    font-weight: 600;
    font-size: 16px;
    color: #1B1B1B;
    padding: 20px 0;
}

.faq-box .accordion .accordion-button::after {
    background-image: url("../Images/home-page/faq-arrow.png");
    background-size: 8px;
    width: 17px;
    height: 10px;
    background-size: contain;
}

.faq-box .accordion-button:focus {
    border-color: transparent;
    box-shadow: none;
}

.faq-box .accordion-button:not(.collapsed) {
    border-radius: 10px 10px 0 0;
    box-shadow: none;
    padding-bottom: 10px;
}

.faq-box .accordion-body {
    background: #ffffff;
    border-radius: 0 0 10px 10px;
    padding: 0 0 20px 0;
}


/*-----footer------*/

.footer {
    font-size: 12px;
    font-weight: 300;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.15) -11.13%, rgba(128, 93, 171, 0.15) 34.7%);
    padding: 20px 0;
    font-size: 14px;
    font-weight: 400;
}

.social_media a {
    color: var(--color-white);
    border-radius: 50%;
    border: 2px solid #1B1B1B;
    width: 35px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}


.footer h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 15px 0;
}

.footer_logo img {
    height: 40px;
    width: auto;
}



    .footer_ul li a {
        color: #2b2b2b;
        font-size: 14px;
        font-weight: 400;
        position: relative;
        display: flex;
        align-items: center;
        gap: 7px;
    }

        .footer_ul li a:hover {
            color: #2b2b2b;
            text-decoration: underline;
        }


.des_img img{
    border-radius:10px;
}
/*-----media queries---------*/
@media (min-width:1200px) {
    .container {
        max-width: 1200px;
    }
}


@media (max-width:1024px) {
    .des_img img {
        width: 100%;
    }

    .subs-sec {
        padding-left: 0;
        border-left: 1px solid #ffffff;
    }

    .subs-input {
        min-width: 300px;
    }

    .announce-text {
        flex: 2;
    }
}



@media (max-width:992px) {

    .home-banner-image{
        display:none;
    }

    .serach-eng {
        background: url(/images/mob-banner.jpg) no-repeat center;
        background-size: cover !important;
        padding: 30px 0;
        position: relative;
    }


    .features {
        padding-top: 80px;
    }

        .features .col-12:nth-of-type(1),
        .features .col-12:nth-of-type(2) {
            margin-bottom: 45px;
        }

    .subs-input {
        min-width: 100%;
    }


    .subs-sec {
        padding-left: 0;
        border-left: 1px solid #ffffff;
    }

    .subs-sec {
        padding-left: 0;
        border-top: 0;
    }

    .route-item {
        display: grid;
        grid-template-columns: 1fr 1fr; /* 50% - 50% */
        gap: 20px; /* optional spacing */
    }

        .route-item > div:nth-child(5) {
            grid-column: 1 / -1; /* span full width */
        }

    .route-type {
        text-align: right;
        padding: 0 !important;
    }

    .route-book {
        width: 100%;
        display: block;
        text-align: center;
    }

    .route-price {
        padding: 0 !important;
    }
}


@media (max-width:768px) {

    .banner-title {
        font-size: 28px;
    }

    .banner-sub-hed {
        font-size: 16px;
    }


    .subs-sec .mob-error {
        font-size: 12px;
        color: red;
        margin-top: -10px;
        padding-bottom: 5px;
    }
    p {
        margin-bottom: 0;
    }

    p {
        margin: 0;
    }

    .fs10 {
        font-size: 10px !important;
    }

    .fs11 {
        font-size: 11px !important;
    }

    .fs12 {
        font-size: 12px !important;
    }

    .fs13 {
        font-size: 13px !important;
    }

    .fs14 {
        font-size: 14px !important;
    }

    .fs15 {
        font-size: 15px !important;
    }

    .fs16 {
        font-size: 16px !important;
    }

    .fs17 {
        font-size: 17px !important;
    }

    .fs18 {
        font-size: 18px !important;
    }

    .fs22 {
        font-size: 22px !important;
    }

    .fw5 {
        font-weight: 500;
    }

    .fw6 {
        font-weight: 600;
    }

    .fw7 {
        font-weight: 700;
    }
}

@media (max-width:768px) {

    .route-action {
        display: flex;
        justify-content: flex-start;
    }

    .route-logo img {
        width: 40px;
        height: 40px;
    }

    .free-banner {
        padding: 40px 0;
    }

    .cancel-banner {
        flex-direction: column;
    }

    .common-slide .des_img a {
        text-decoration: none;
    }


    .subs-btn {
        border: 0;
    }

    .subs-input {
        min-width: 98%;
    }

    .feature-card {
    }


    .features .col-12:nth-of-type(3), .features .col-12:nth-of-type(4) {
        margin-bottom: 0;
    }

    .features {
        padding-top: 60px;
        padding-bottom: 30px;
    }

    .announce-actions {
        margin-top: 15px;
    }


    .common-slide .swiper-button-next {
        right: 14px;
    }

    .common-slide .swiper-button-prev {
        right: 51px;
    }

    .route-book {
        text-decoration: auto;
    }

    .review_slider {
        padding-top: 0;
        padding-bottom: 85px;
    }

        .review_slider .swiper-button-prev, .review_slider .swiper-button-next {
            top: auto;
            bottom: 0;
        }

        .review_slider .swiper-button-prev {
            right: 51%;
            bottom: 35px;
        }

        .review_slider .swiper-button-next {
            right: 46%;
            bottom: 35px;
        }

    .trustpilot-header {
        align-items: start;
    }

    .review-item {
        width: 100%;
    }

    .subscribe .textsec {
        margin-bottom: 15px;
    }

    .faq-sec {
        padding: 40px 0;
    }

    .faq-header {
        padding-bottom: 5px;
    }

    .features .col-12:nth-of-type(3) {
        margin-bottom: 45px;
    }
    .call-tag{
        width:100%;
    }
    .call-bg {
        flex-direction: column;
    }
}


@media(max-width:575px) {
    .call-bg {
        background: url(/Images/mob-call-banner.jpg)
    }

    .serach-eng {
        padding: 16px 0 25px 0;
    }

    .banner-title {
        font-size: 24px;
        margin-bottom: 6px;
    }

    .banner-sub-hed {
        font-size: 14px;
    }

    .trending_slider .swiper-button-prev, .trending_slider .swiper-button-next {
        top: 93px;
    }

    .common-slide {
        padding-top: 111px;
    }


    .trustpilot-header {
        flex-direction: column;
    }

    .trustpilot-header img {
        margin-top:15px;
    }

    .review_slider .swiper-button-prev {
        right: 52%;
    }

    .review_slider .swiper-button-next {
        right: 45%;
    }

    .route-type {
        background: #F4F4F4;
        padding: 5px !important;
        border-radius: 45px;
        text-align: center;
        width: 84px;
        margin-left: auto;
    }

    .subs-input {
        min-width: 100%;
    }

    .subs-input {
        min-width: 100%;
        margin-bottom: 15px;
    }

    .subs-btn {
        padding: 12px;
        width: 100%;
        margin-left: 0;
    }
   
}


@media(max-width:450px){

    .trending_slider .swiper-button-prev, .trending_slider .swiper-button-next {
        top: 92px;
    }



    .route-logo {
        width: 150px;
    }
}

@media(max-width:396px){

    .trending_slider .swiper-button-prev, .trending_slider .swiper-button-next {
        top: 131px;
    }

    .common-slide {
        padding-top: 148px;
    }

}