@import 'header.css';
@import 'footer.css';
@import 'flight-search-form.css';
@import 'mobile-view-design.css';

:root {
    --primary-color :  #2137e2;
    --secondary-color: #1e5ba1;
    --white : #fff;
}

.secondary-color {background: var(--secondary-color) !important; color: #fff;}

body {font-family: "Poppins", sans-serif !important; font-weight: 400; background-color:#fff !important; }
html { scroll-behavior: smooth; }
a {color: #000;}
a, a:hover{text-decoration: none !important;}

/* banner */
.hero-banner_web54 {background: url("../images/banner-top-bg.png") top right no-repeat;  background-size: contain; min-height: 700px; padding-top:80px;}
.hero-banner-img {border-radius: 15px; height: 100%;}

.banner-hding_web54 {color:#000; font-size: 58px; font-weight: 700; padding-bottom: 7px; letter-spacing: 1px; }
.banner-hding_web54 span {color: var(--primary-color); }
.banner-subhding_web54 {font-size:20px; font-weight: 300; color:#000; padding-bottom: 10px; }
.carousel-position {position: absolute; left:0; right:0; top:0; bottom: 0; }
.carousel-control-next, .carousel-control-prev {width: 5% !important; }
.banner-list_web54 {margin: 0; padding: 0;}
.banner-list_web54 li {list-style: none; color: #f7f7f7; display: inline-flex; gap: 15px; margin-bottom: 10px; font-weight: 500; font-size: 14px; border:1px solid #aaa5ee; background: var(--primary-color); border-radius: 40px; }
.banner-list_web54 li a {padding: 10px 20px; color: #fff;}
.banner-list_web54 li > span {font-size: 18px; color: #fff;}

.flight-box-mt {margin-top:-100px;}

.services_area_web54 {background: #fff; width: 100%;  border-radius: 20px; margin-bottom: 20px; text-align: center; display: flex; align-items: start; justify-content: center; }
.services_area_web54 div {padding: 0 10px; }
.services_area_web54 .service-icon_web54 {font-size: 30px; color: var(--secondary-color); text-align: left; width: 50px; height: 50px; background: #dbeafb; display: flex; align-items: center; justify-content: center; border-radius: 50%; padding: 10px 15px; }
.services_area_web54 h3 {font-weight: 700; font-size:18px; text-align:left; }
.services_area_web54 p {font-size: 14px; font-weight: 400; text-align:left; color:#777676; }

.hwch-box_web54 {border:1px solid #c9c9c9; padding: 10px 10px 20px; border-radius: 6px; text-align: center; margin:0 auto 15px;} 
.hwch-icon_web54 {width: 50px; height: 50px; margin: 10px auto; border-radius: 50%; font-size:25px; background: #dbeafb; color: var(--secondary-color); padding:5px; display: flex; align-items: center; justify-content: center;}

.hiw-area_web54 {position: relative;}
.hiw-box_web54 {border:1px solid #8ec0ff; background: #f1f8ff; border-radius: 6px; padding: 40px 20px; position: relative;}
.hiw-icon_web54 {width: 70px; height: 70px; margin: 10px auto 20px; border-radius: 50%; font-size:35px; background: #dbeafb; color: var(--secondary-color); padding:5px; display: flex; align-items: center; justify-content: center;}
.hiw-hding_web54 {width: calc(100% - 80%); background: #fff; font-size:28px; font-weight: 700; margin: auto; padding:0 0 10px; position: absolute; top:-20px; left: 0; right: 0; text-align: center; background: linear-gradient(1deg, #f1f8ff, #fff);}
.hiw-number_web54 {background: var(--primary-color); width: 30px; height: 30px; font-weight: 600; padding: 8px 8px; border-radius: 50%; color: #fff; font-size:16px; display: flex; align-items: center; justify-content: center;}
.hiw-arrow {color: #999; font-size:30px; text-align: center;position: absolute; right: 0; top: 5px; opacity: 0.5;}

@media (max-width: 767px) {
    .hiw-hding_web54 {width: calc(100% - 50%); }
    .hiw-area_web54 {margin-bottom: 70px;}
    .hiw-arrow {left:0; top:inherit; bottom: -60px; transform: rotate(90deg);}
    .hiw-hding_web54 {font-size: 22px !important; }
    .flight-box-mt {margin-top:0px;}
}

/* wrapper */
.wrap-hding_web54 {font-size:28px; font-weight: 700; margin: 0; padding:0 0 10px; }
.wrap-subhding_web54 {font-size:16px; font-weight: 600; margin: 0; padding: 0 0 5px; }
.wrap-title_web54 { font-size: 18px; color: var(--primary-color); font-weight: 500;  margin:0; }
.wrap-prgh_web54 {font-size:14px; font-weight: 400; margin: 0; padding: 0; color:#777676; }
.wrap-btn_web54 {background: #fff; color: var(--primary-color); border:1px solid var(--primary-color); padding:10px 20px; font-size: 14px; font-weight: 500; border-radius: 40px; text-decoration: none; outline: none; display: inline-block;  transition: 0.3s ease-in-out;}
.wrap-btn_web54:hover {transition: 0.3s ease-in-out; background: var(--primary-color); color: #fff;}
.wrap-ullist_web54 {margin: 0 0 20px; padding: 0; }
.wrap-ullist_web54 li {list-style: none; font-size: 14px; line-height: 1.4; color: #000; position: relative; padding-left:25px; margin-bottom: 10px; }
.wrap-ullist_web54 li:before {content: ''; position: absolute; left: 0; top:1px; background: url('../images/check.png') no-repeat; background-size: contain; width: 16px; height: 16px; }
.wrap-small-text_web54 {font-size: 12px; font-weight: 400; margin: 0;}

.ui-datepicker {z-index: 2 !important; }
section {padding-top:50px; padding-bottom: 30px; }

/* faq collapse */
.accordion-flush>.accordion-item {margin-bottom: 0px; background:none; }
.accordion .accordion-item button {font-size:15px !important; font-weight: 500; border: 1px solid #ddd; background: #fff; color: #000; border-radius: 0px !important; }
.accordion .accordion-body {font-size:14px; background: #fff; border-radius: 0px; border: 1px solid #f1f1f1; }
.accordion .accordion-item:first-child button {border-radius: 10px 10px 0 0 !important;}
.accordion .accordion-item:last-child button[aria-expanded="false"] {border-radius: 0px 0px 10px 10px !important;}
.accordion .accordion-item:last-child button[aria-expanded="true"] {border-radius: 0px 0px 0px 0px !important;}


/* Breadcrumb */
.breadcrumb-bg_web54 {background: var(--secondary-color); padding: 10px 0; }
.breadcrumb-list_web54 {list-style: none; display: flex; flex-wrap: wrap; padding: 0px; margin: 0px; }
.breadcrumb-list_web54 li:first-child {padding-left: 0px; }
.breadcrumb-list_web54 li {font-size: 12px; color: #cbe1ff; padding-left: 10px; padding-right: 10px; position: relative; }
.breadcrumb-list_web54 li:before {content: ""; position: absolute; top: 1px; right: 0; width: 1px; height: 15px; background: #fff; transform: rotate(24deg); }
.breadcrumb-list_web54 li a {text-decoration: none; color: #fff; padding: 5px 5px; }
.breadcrumb-list_web54 li:last-child:before {display: none; }

/* Contact Us */
.contact-box_web54 { padding: 15px 0; border-radius: 10px; display:flex; gap:15px; }
.contact-icon_web54 {width:50px; height:50px; padding: 10px 18px; border-radius: 10px; color: #fff; background: var(--primary-color); display: flex; align-items: center; justify-content: center; font-size: 22px; margin-bottom: 10px; }
.contact-box_web54 .wrap-subhding_web54 {color: #000; font-size:18px; }
.contact-box_web54 .wrap-prgh_web54 {color:#333; font-size:18px; }
.contact-form_web54 {background: #f6f6f6; padding: 40px; border-radius: 10px; position: relative; }
.contact-form_web54 .wrap-hding_web54 {color: #000; }
.contact-form_web54 .wrap-prgh_web54 {color:#333; }
.contact-form_web54 .wrap-btn_web54 {background: var(--secondary-color); color: #fff; padding:10px 20px; font-size: 14px; font-weight: 700; border-radius: 40px; text-decoration: none; border:none; outline: none; display: inline-block; }
.contact-lbl_web54 {font-size:14px; color:#333; margin-bottom: 5px; display: block; }
.contact-field_web54 {border:1px solid #dad9dd; width: 100%; height: 40px; border-radius: 4px; padding:10px 20px; font-size:14px; color:#000; background: #f1f1f1; }
textarea.contact-field_web54 {height: auto; }
.contact-ifram_web54 {border:0; width:100%; margin-bottom: 15px; border-radius: 10px; background: #f1f1f1; padding: 0px; }
.form-group {margin-bottom: 15px; }
.abstract {font-size:12px; color: #ff3300; }

.frame-above-box {border-radius: 10px; background: rgb(223 223 223 / 80%); width: 100%; height: 100%; position: relative; z-index: 1; box-shadow: 0px 0px 24px 0px #d4d4d4;}

/* Contact Loader */
.contact-loader_web54 {position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(255, 255, 255, 0.8); display: none; align-items: center; justify-content: center;}
.contact-loader_web54 i {color:#333; text-align: center; display: block;}
.contact-loader_web54-txt {font-size:14px; font-weight: 600; text-align: center; display: block; padding-top:10px; padding-bottom: 0; margin: 0;}


@media (max-width: 767px) {
    .banner-hding_web54 {font-size: 26px !important; }
    .banner-subhding_web54 {font-size: 18px !important; }
    .hero-banner_web54 {background: url(../images/banner-top-bg2.png) top right no-repeat; background-size: contain; padding-top: 120px; height: auto;}
    .hero-banner_web54 .carousel-item > img {height: 300px; object-fit: cover; }
    .wrap-hding_web54 {font-size:22px !important;}
    .contact-form_web54 {padding: 20px;}
    .contact-map-position {position: relative; top:-95px;}
    .contact-map-position:after {display: none;  }
    .contact-ifram_web54, .contact-map-position:after {border-radius:0px 0 0 0!important;}
    .frame-above-box {padding-top:20px;}
}

/* why choouse */
.wcbg {background: url('../images/wc-bg.webp') no-repeat; background-size: cover;}
.wc-box_web54 { height: 100%; padding: 20px; border-radius: 20px 0; background: var(--secondary-color); color:#fff; box-shadow: 0px 0px 12px #e2e2e2; }
.wc-section_web54 {display: flex; align-items: start; gap: 15px; border-radius: 15px; height: 100%; }
.wc-textarea12 {width: calc(100% - 50px); }
.wc-icon_web54 {width:60px; height: 60px; background: #fff; font-size:28px; color: #07143f; display: flex !important; justify-content: center; align-items: center; border-radius: 100px; margin-bottom: 10px; }
.wc-img_web54 {
    width:80px; height: 80px; object-fit: contain; padding: 5px;
    filter:brightness(0) saturate(100%) invert(35%) sepia(105%) saturate(2277%) hue-rotate(216deg) brightness(90%) contrast(100%);
}

.wc-content_web54 {text-align: left;}

.wc2-box_web54 { height: 100%; padding: 20px; border-radius: 20px; background: #e6e7eb; display:flex; gap:15px; align-items:start;  }
.wc2-icon_web54 {width:60px; height:60px; border-radius: 20px; font-size:24px; background: var(--secondary-color); color: #fff; display: flex; justify-content: center; align-items: center; margin:0; margin-bottom: 15px; }

.flight-benefit-icon_web54 {font-size: 24px; color:var(--primary-color); margin-bottom: 5px; border-radius: 4px; padding: 6px; display: flex; justify-content: center; }

.home-about-img_web54 {width: 100%; height: 100%; object-fit: cover; border-radius: 20px; }


@media (max-width: 767px){
    .wc-section_web54 {margin-bottom: 15px;}
}

@media only screen and (max-width: 991px) {
    .wc-box_web54 {padding:30px 10px; }
}    


/* home about */
.home-about-bg_web54 {background: linear-gradient(90deg, #fff 50%, var(--secondary-color) 50%); position: relative; }
.home-about-bg_web54-2 {background: var(--secondary-color); width: 100%;height: 100%; padding: 60px 30px; position: relative;  }
.hat-box_web54 {border:2px solid #fff; border-radius: 5px; padding: 15px; height:100%; }
.hat-box_web54 .wrap-prgh_web54 {color:#bfd3ff;}
.hat-icon_web54 {font-size:25px; color:#02236a; }
.h-about_web54 {background: #f7f7f7; padding: 40px 0;}

@media (max-width: 767px) {
    .hat-box_web54 {margin-bottom: 15px;}
    .home-about-bg_web54 {background: #fff;}
}


.travel-ftr-bg_web54 {
    background: #e7e7e7;
}

.travel-ftr_web54 {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;

}
.travel-ftr_web54 li {
    
    margin-bottom: 10px;
    background: #fff;
    padding: 25px;
    border-radius: 10px;
}
.travel-ftr_web54 li:nth-child(2n) {
    background: var(--secondary-color);
    margin-top:-80px;
    color: #fff;

}
.travel-ftr_web54 li:nth-child(2n) .travel-ftr_web54-content {
    color: #bfbfbf;
}

.travel-ftr_web54 li:nth-child(2n) .travel-ftr_web54-icon {
    color:#fff;
}

.travel-ftr_web54 li .travel-ftr_web54-icon {
    font-size: 28px;
    color: #07143f;
    
}
.travel-ftr_web54 li .travel-textarea_web54 {
    width: 100%;
}
.travel-ftr_web54 li .travel-ftr_web54-hding {
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 0px;
    font-size:16px;
}
.travel-ftr_web54 li .travel-ftr_web54-content {
    margin-bottom: 0px;
    color:#646464;
    font-size:14px;
    padding-top:10px;
}

@media (max-width: 767px) {
    .travel-ftr_web54 {
        grid-template-columns: repeat(1, 1fr);
    }
    .travel-ftr_web54 li:nth-child(2n) {
        margin-top:0px;
    }
}


/* CTA */
.cta-overlap_web54 {position: relative; top:90px;}
.new-cta-bg_web54 {background: #0e325c; padding: 20px; border-radius: 10px; display: flex; flex-wrap: wrap; align-items: center; gap: 20px; color: #fff;}
.new-cta-icon_web54 { width:120px; height:60px; color:#fff; background: var(--primary-color); border-radius:50%; padding:0px; border:3px solid var(--primary-color); position:relative; }
.new-cta-icon_web54 > svg {width: 100%; height: 100%; fill:#fff;}
.new-cta-icon_web54 > img {width: 100%; height: 100%; object-fit: cover; border-radius: 50%;}
.new-cta-hding_web54 {font-size:28px; color: #fff; font-weight: 600; line-height: 1.4; margin:0;}
.new-cta-prgh_web54 {font-size: 14px; font-weight: 400; margin: 0; padding: 0; color: #bcbbbb;}
.new-cta-btn_web54 {background: transparent; color: #fff; border:1px solid #fff; padding:5px 20px 5px 10px; font-size: 16px; font-weight: 500; border-radius: 40px; text-decoration: none; outline: none; display: inline-flex; align-items: center; gap: 10px;  transition: 0.3s ease-in-out; position:relative;}
.new-cta-btn_web54:hover {transition: 0.3s ease-in-out; background: var(--primary-color); color: #fff;}
.new-cta-btn_web54 > .new-cta-btn-icon_web54 {width: 40px; height: 40px; color: #000; font-size:20px; display: inline-flex; align-items: center; justify-content: center; border-radius: 50%; background: #fff; padding: 8px;}
.new-cta-btn_web54 > .new-cta-btn-icon_web54 > img {filter: invert(1); width:100%; height: 100%; object-fit: contain;}
.new-cta-btn_web54 .btn-text_web54 {display: block; font-size: 16px; font-weight: 700;}

@media (max-width: 575px){
    .new-cta-bg_web54 {gap:8px;}
    .new-cta-icon_web54 {width: 60px; height: 60px; margin-bottom: 10px;}
    .new-cta-hding_web54 {font-size:22px;}
}

.sitemap-list_web54 {margin: 0 0 20px; padding: 0; display:flex; flex-wrap:wrap; }
.sitemap-list_web54 li {list-style: none; width:25%; font-size: 14px; line-height: 1.4; color: #000; position: relative; padding-left:25px; margin-bottom: 10px; }
.sitemap-list_web54 li:before {content: ''; position: absolute; left: 0; top:1px; background: url('../images/check.png') no-repeat; background-size: contain; width: 16px; height: 16px; }
.sitemap-list_web54 li a {color:#000;}

@media (max-width: 575px) {
    .sitemap-list_web54 li {width:100%;}
}
@media (min-width: 575px) and (max-width: 767px) {
    .sitemap-list_web54 li {width:50%;}
}


/* Popular Destinations */
.popular_destination_web54{background:#f8fbff; }
.destination-card_web54{background:#fff; border-radius:18px; overflow:hidden; box-shadow:0 10px 30px rgba(0,0,0,.08); transition:.35s; height:100%; }
.destination-card_web54:hover{transform:translateY(-8px); box-shadow:0 18px 40px rgba(0,0,0,.12); }
.destination-image_web54{position:relative; overflow:hidden; height:220px; }
.destination-image_web54 img{width:100%; height:100%; object-fit:cover; transition:.4s; }
.destination-card_web54:hover img{transform:scale(1.08); }
.destination-tag_web54{position:absolute; top:15px; right:15px; background:var(--secondary-color); color:#fff; padding:6px 14px; border-radius:30px; font-size:13px; font-weight:600; }
.destination-content_web54{padding:25px; }
.destination-content_web54 h4{font-size:22px; font-weight:700; margin-bottom:12px; }
.destination-content_web54 p{color:#666; font-size:15px; line-height:1.7; min-height:80px; }
.destination-btn_web54{display:inline-block; background:#fff; border:2px solid var(--primary-color);  color:var(--primary-color); text-decoration:none; font-size: 15px; padding:8px 22px; border-radius:40px; font-weight:600; transition:.3s; }
.destination-btn_web54:hover{background:var(--secondary-color); color:#fff; }