.airlineLogoList {
    margin-top: 60px;
}

    .airlineLogoList ul {
        display: flex;
        justify-content: space-around;
        align-items: center;
    }
.airlineLogoList ul li img {
            opacity: 0.8;
            width: 80%;
        }
       button.cta__Btn {
   display:none;
}

.airlineLogoList ul li {
    list-style: none;
}
    .tg-home-slider {
        background: url(../img/hero_banner.jpg);
        background-position: center;
        background-size: cover;
    }
        .tg-home-slider:after {
        background: rgb(0 0 0 / 34%);
    }


    body.destination__pages .testimonials .testimonials-content h5 {
    color: #020000;
    letter-spacing: 0;
    font-size: 14px;
    font-weight: 600;
}
 body.destination__pages .testimonials .testimonials-content p {
    font-size: 12px;
    margin: 15px 0 0;
}
 body.destination__pages section.testimonials .swiper.blogSwiper{
   position: relative;
   border-radius: 15px;
   box-shadow: none;
   padding-bottom: 15px;
   margin: 15px 0;
 }
body.destination__pages section.testimonials .swiper.blogSwiper .swiper-slide{
    background:transparent;
}
 body.destination__pages .testimonialsSlider {
    padding: 0 50px;
    position: relative;
    overflow: hidden;
}
.swiper-button-next, .swiper-button-prev {
    width: 40px;
    height: 40px;
    top: 70%;
    background: #000000;
    border-radius: 50%;
}
 body.destination__pages .testimonialsSlider .swiper-button-next:after{
    font-size: 24px;
    color: #fff !important;
}
  body.destination__pages .testimonialsSlider .swiper-button-prev:after{
    font-size: 24px;
    color: #fff !important;
}
body.destination__pages .testimonials .testimonials-content{
   text-align:center;
   /* background: #f7f7f7; */
   border-radius: 15px;
   /* box-shadow: 0 1px 4px 0px rgb(0 0 0 / 50%); */
}
section.uspSlider {
    background: #f6f6f7;
    padding: 80px 0;
}
.uspSlider .testimonials-content {
    display: flex
;
}
.uspSlider .testimonials-content .upsImg {
    margin-right: 40px;
}
section.uspSlider .swiper.uspSwiper .testimonials-content h5 {
    text-align: left;
    font-family: Open Sans, sans-serif;
    font-size: 14;
    margin-top: 0;
    margin-bottom: 23px;
    font-weight: 600;
}
section.uspSlider .swiper.uspSwiper .testimonials-content p {
    font-size: 12px;
    text-align: left;
    color: #000;
    margin-right: 40px;
}  

section.uspSlider .swiper-slide {
    background: transparent;
}
section.uspSlider .swiper-wrapper{
justify-content: space-between;
}
.section-title-small {
    margin-top: 0;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: -.03em
}
.section-caption {
    margin-bottom: 15px;
    color: var(--color-gray-1);
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .075em;
    /* color: #f1a500; */
    margin-left: 15px;
}
.alt-features-item {
    margin-top: 35px
}

.alt-features-item.border-left {
    padding-left: 30px;
    border-left: 1px solid #e5e5e5;
    /* box-shadow: 0 1px 4px 0px rgb(0 0 0 / 7%); */
    padding: 15px 10px;
    /* border-radius: 15px; */
    width: 100%;
    /* background: #fff; */
    text-align: center;
}

.alt-features-item.box-shadow {
    width: 100%;
    padding: 30px;
    background: #fff;
    border-radius: var(--border-radius-default)
}

.alt-features-icon {
    position: relative;
    width: 70px;
    height: 70px;
    /* margin: 0 0 22px; */
    /* font-size: 48px; */
    text-align: center;
    line-height: normal;
    color: currentColor;
    /* background: #dbb157; */
    border-radius: 50px;
    box-shadow: 0 14px 14px rgba(0, 0, 0, .05);
}
.alt-features-icon img {
    padding: 12px;
    filter: in;
    width: 65px;
    background: #dbb157;
    border-radius: 50%;
}
.alt-features-icon-s {
    position: absolute;
    top: -6px;
    right: -15px;
    width: 24px;
    height: 24px;
    font-size: 24px
}

.alt-features-icon svg {
    display: block;
    width: 1em;
    height: 1em;
    fill: currentColor
}

.alt-features-title {
 margin-bottom: 11px;
 font-size: 18px;
 font-weight: 500;
 line-height: 22px;
 letter-spacing: -.02em;
}

.alt-features-descr {
    font-size: 16px;
    line-height: 1.625;
    color: var(--color-gray-1)
}
section.page-section {
   padding: 50px 0;
   background: #f7f7f7;
   margin: 80px 0;
   border-radius: 50px;
}
.s-services {
    padding: 20px 0 61px;
    background: #f7f7f7;
    margin-top: 45px;
}
.benefits__Div ul {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
    text-align: center;
}
.benefits__Div ul li {
    width: 24%;
    padding: 20px;
    border: 1px solid #edce8b;
    box-sizing: border-box;
    position: relative;
    background: #ffffff;
    list-style:none;
    border-radius: 0;
    /* box-shadow: 0 0 16px 2px rgba(0, 0, 0, .05); */
}
.benefits__Div ul li h5 {
    line-height: 24px;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    max-width: 250px;
    color: #080808;
    /* text-shadow: 0px 0px 2px #00000029; */
    margin: 10px 0 0;
}
.benefits__Div ul li:hover::after {
    border: 1px solid #e6c9a2;
    width: 33.3%;
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
}
.benefits__Div ul li .icon img {
    /* width: 96px; */
    /* background: #ffffff; */
    border-radius: 50px;
    /* padding: 16px; */
    height: 75px;
    /* box-shadow: 0 14px 14px rgba(0,0,0,.05); */
}
h2.page__title {
    font-size: 26px;
    font-weight: 500;
    margin: 45px 0 15px;
    text-align: center;
}
.benefits__Div {width: 100%;padding: 15px;}

h2.page__title span {
    color: #e59d00;
    font-weight: 600;
}
.alt-features-item p {
    font-size: 14px;
    font-weight: 300;
}

.destinationTitle span {
    color: #e9ba53;
}

.destinationTitle h1 {
    line-height: 46px;
    font-weight: 300;
}

.destination_title {
    TEXT-ALIGN: center;
}

.benefits__Div ul li p {
    line-height: 22px;
    margin-top: 10px;
    font-size: 13px;
    color: #000000;
    /* font-style: italic; */
}
.how_Works {
    text-align: left;
    padding-left: 18px;
}

.contentArea:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    /* background: #f7f7f7; */
    z-index: -1;
    top: 0;
    left: 0;
    border-radius: 30px;
    /* box-shadow: 0 14px 14px rgba(0, 0, 0, .05); */
}



.mobile_overlay {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 2;
}
.trustHeading {
    margin-top: -20px;
    padding: 0;
}

.trustHeading h2.page__title {
    font-size: 15px !important;
    margin-left: 0 !important;
    font-weight: 300;
}


.trustHeading p {
    font-size: 11px;
}
 .loading .loading-spiner img {
    height: 35px;
    margin: 15px auto 0;
    position: relative;
    left: 45%;
    top: 0;
}
   .btnn_spinn .loading-spiner {
    display:none;
}


.loading .loading-spiner {
    display: block;
}

.loading button#btn {
    display: none;
}
body.destination__pages.tg-home-slider {
    margin: 25px 0 0 0;
    margin: 25px auto 10px;
    max-width: 1060px;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .tg-home-slider {
        background: url(../img/hero_banner.jpg);
        background-position: center;
        background-size: cover;

    }
   .benefits__Div ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 10px;
    column-gap: 10px;
}
  .benefits__Div ul li h5 {
    line-height: 24px;
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    max-width: 250px;
    margin: 15px 0;
} 
.benefits__Div ul li {
    width: 48%;
    padding: 10px;
    border-radius: 20px;
}
section.page-section {
    padding: 40px 0;
    margin: 0;
    overflow: hidden;
}
    .mb-sm-30 {
        margin-bottom: 30px !important;
    }
    .testimonials {
    padding: 30px 0 30px;
    position: relative;
    z-index: 1;
}
.modal-backdrop.fade.in {
    z-index: 1;
}
.getDiscount {
           /* padding: 5px 20px; */
        /* color: #000; */
        /* display: flex
; */
        background: rgb(230 244 240);
        align-items: center;
        justify-content: space-around;
        text-align: center;
        border-left: 5px solid #0a7c28;
}
.modal-body button.close {
    background: #000000;
    z-index: 999;
    position: absolute;
    right: 10px;
    height: 40px;
    width: 40px;
    opacity: 1;
    border-radius: 40px;
    top: 0;
}

.airlineLogoList {
    margin-top: 50px;
    margin-bottom: 50px;
}
.destinationTitle h1 {
    font-size: 20px;
    font-weight: 400;
    line-height: 35px;
}
.leftSectionenquiry p {
    font-weight: 200;
    line-height: 22px;
    font-size: 12px;
    /* margin-left:  0 !important; */
    margin: 8px 0;
    text-align: center !important;
}

 button.cta__Btn {
    background-color: #dbb157;
    border: none;
    height: 52px;
    font-size: 16px;
    margin-top: 10px;
    font-family: Open Sans, sans-serif;
    padding: 0 15px;
    font-weight: 500;
    border-radius: 5px;
color: #000;
display:block;
        margin: 35px auto 0;
}
    .tg-home-slider:after {
        background:rgb(0 0 0 / 39%);
    }
.alt-features-item.border-left {
    padding-left: 30px;
    border-left: 1px solid #e5e5e5;
    box-shadow: 0 1px 4px 0px rgb(0 0 0 / 7%);
    padding: 15px;
    border-radius: 15px;
    background: #fff;
    display: flex;
    width: 100%;
    /* flex-direction: column; */
    text-align: left;
    align-items: center;
    POSITION: relative;
}
.alt-features-title {
    margin-bottom: 11px;
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
    etter-spacing: -.02em;
    padding-left: 15px;
    text-align: left;
    padding: 0;
    margin: 0 0 5px 0;
}
.faqBox {
    background: #ededed;
   
}
h2.page__title {
    font-size: 23px !important;
    font-weight: 500;
    margin-bottom: 25px !important;
    margin-top: 0px;
    margin-left: 15px !important;
}
body.destination__pages .testimonialsSlider {
    padding: 0 20px;
    position: relative;
    overflow: hidden;
}
.tg-home-slider {
    background: url(/./img/hero_banner_MOB.jpg);
    background-position: center;
    background-size: cover;
    height: calc(100vh - 20px);
}
ul.grid-wrapper {
    display: flex;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    justify-content: space-between;
    margin: 0;
    background: transparent;
    border-radius: 10px;
    padding: 10px 0;
    margin-top: 10px;
}
ul.grid-wrapper li {
    width: 33%;
    display: flex;
    border: none;
    align-items: center;
    list-style: none;
    margin-bottom: 0;
    padding: 0;
    flex-direction: column;
    border-right: 1px solid #d3d3d357;
    /* padding-right: 15px; */
    position: relative;
    text-align: center;
    justify-content: center;
}

    ul.grid-wrapper li img {
        width: 45px;
        height: 45px;
        background:#dbb157;
        padding: 10px;
        border-radius: 35px;
    }
ul.grid-wrapper li p strong{
    color: #000000;
    /* display: block; */
}

ul.grid-wrapper li:last-child {
    border: none;
    text-align: center;
}
header .support-top button {
    background: transparent;
    padding: 0;
    /* display: flex; */
    /* justify-content: space-around; */
}

header .support-top button .cta_btnTOp {
    padding-right: 45px;
    text-align: right;
}

header .support-top button .cta_btnTOp a {
    font-size: 18px;
    color: #000;
}

header .support-top button .cta_btnTOp i {
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
}

header .support-top button  span {
    top: 0;
    position: absolute;
}
header .support-top .pulse-button span {
        width: 30px;
        height: 30px;
        position: absolute;
        top: 2px;
        color: #333;
        background: #dbb157;
        border-radius: 0;
        width: 40px;
        height: 39px;
        right: 0;
        left: auto;
    }
    header.mob.headerCntr .hnew_logo {
    width: 100%;
    float: left;
    margin-top: 0;
}
.border_LINE .alt-features-item.border-left:after {
   
    background: transparent;
  
}
body.destination__pages .contentArea {
    
    margin: 35px 0;
}
body.destination__pages .testimonials .testimonials-content .reviewLine img {
    width: 100px;
}
 body.destination__pages section.testimonials .swiper.blogSwiper{
   position: relative;
   background: #f7f7f7;
   border-radius: 15px;
   box-shadow: 0 1px 8px 0px rgb(0 0 0 / 15%);
   padding-bottom: 15px;
   margin: 15px 0;
 }

 .alt-features-icon {
    position: relative;
    text-align: center;
    /* line-height: normal; */
    color: currentColor;
    /* background: #dbb157; */
    border-radius: 50px;
    /* box-shadow: 0 14px 14px rgba(0, 0, 0, .05); */
    /* height: 80px; */
    /* width: 80px; */
}
.alt-features-item.border-left:after {
    position: absolute;
    content: "";
    height: 65px;
    width: 2px;
    background: #7d7878;
    left: 48px;
    top: 88px;
    z-index: 0;
}
.s-services{
    overflow: hidden;
}
}