@import 'header.css';
@import 'footer.css';
@import 'flight-search-form.css';
@import 'mobile-view-design.css';

:root {
    /*--primary-color :  #427df0;
    --secondary-color: #1047ab;*/
    --primary-color :  #427df0;
    --secondary-color: #fe7c12;
    --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 */
.home-banner_web51 {background: linear-gradient(rgba(15, 23, 42, 0.90), rgba(15, 23, 42, 0.10)), url('../images/home-banner.webp') no-repeat center; background-size: cover; padding:30px 0 140px; position:relative;  }
/*.home-banner_web51:before {content: ''; background: rgba(0, 0, 0, 0.2); position: absolute; top: 0; left: 0; width: 100%; height: 100%;  }*/
.home-banner-img {border-radius: 15px; height: 100%;}
 
.flight-form-area_web51 {position: relative; right: 0px; top:0px;  }
.banner-hding_web51 {color:#b0cbff; font-size: 42px; text-transform: uppercase; font-weight: 600; padding-bottom: 7px; letter-spacing: 1px; }
.banner-hding_web51 span {color: var(--primary-color); }
.banner-subhding_web51 {font-size:24px; font-weight: 300; color:#fff; 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-btn_web51 {background: var(--secondary-color); color: var(--white); padding: 10px 20px; font-size: 18px; font-weight: 700; border-radius: 10px; text-decoration: none; border: none; outline: none;}

.carousel-banner, .carousel-item {position: relative;}
.carousel-banner .carousel-inner .carousel-item > img {height: 100vh; object-fit: cover;}
.carousel-banner .carousel-inner .carousel-item:before {content: ''; position: absolute; left: 0; right: 0; top:0; bottom:0; background: rgba(0,0,0,0.5);}
.carousel-caption {left: 0px !important; right: 0px !important; top:0px !important; bottom: 0px !important; text-align: left !important; }
.carousel-textarea {padding-top:68px;}

.fs-mt_web51 { margin-top: -460px; position: relative; }

@media (max-width: 767px) {
    .carousel-banner .carousel-inner .carousel-item > img {height: 350px !important; object-fit: cover;}
    .flight-form-area_web51 {margin-right: 0px; top:0; }
    .fs-mt_web51 {margin-top:0px; top:0px;}
}

/* wrapper */
.wrap-hding_web51 {font-size:28px; font-weight: 700; margin: 0; padding:0 0 10px; }
.wrap-subhding_web51 {font-size:16px; font-weight: 600; margin: 0; padding: 0 0 5px; }
.wrap-title_web51 { font-size: 13px; color: #000; font-weight: 500;  margin:0; }
.wrap-prgh_web51 {font-size:14px; font-weight: 400; margin: 0; padding: 0; }
.wrap-btn_web51 {background: var(--primary-color); color: var(--white); padding:10px 20px; font-size: 14px; font-weight: 700; border-radius: 50px; text-decoration: none; border:none; outline: none; display: inline-block; }
.wrap-ullist_web51 {margin: 0 0 20px; padding: 0; }
.wrap-ullist_web51 li {list-style: none; font-size: 14px; line-height: 1.4; color: #000; position: relative; padding-left:25px; margin-bottom: 10px; }
.wrap-ullist_web51 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_web51 {font-size: 12px; font-weight: 400; margin: 0;}

.landing-img-bg_web51 { background: linear-gradient(rgba(15, 23, 42, 0.90), rgba(15, 23, 42, 0.10)), url('../images/fd-banner1.webp') no-repeat center; padding-bottom: 140px;}
.service_area-mt_web51 {margin-top:-140px; position: relative;}
.service_area_web51 {background: transparent; width: 100%; border-radius: 20px; margin-bottom: 20px; text-align: center; display: flex; align-items: start; justify-content: center; margin-top:25px; }
.service_area_web51 div {padding: 0 15px 0 0; text-align:left; }
.service_area_web51 .service-icon_web51 {font-size: 32px; color: #fff; text-align: center; background: #6b7da2; display: flex; align-items: center; justify-content: center; padding: 10px; border-radius: 6px; margin-right: 10px; }
.service_area_web51 h3 {font-weight: 700; font-size:20px; color:#dbfaff; }
.service_area_web51 p {font-size: 16px; font-weight: 400; color:#fff;}

@media (max-width: 767px) {
    .service_area_web51 h3 {color:#313b50;}
    .service_area_web51 p {color:#000;}
}


.offerarea_web51 {width: 100%; height: 200px; border-radius: 10px;  position: relative; overflow: hidden; background:#000 }
.offerarea_web51 > img {width: 100%; height: 100%; }
.offer-textarea_web51 {position: absolute; left:0; right:0; top:0; bottom: 0;padding:20px 40px; }
.offer-hding_web51 {font-size:36px; font-weight: 700; margin:0; padding: 0; }
.offer-hding_web51 > span {color:var(--primary-color); }

/* about */
.about-img-wrap1_web51 {width: 400px; display: inline-block; background: #fff; padding: 10px; border-radius: 10px; overflow: hidden; box-shadow: 0 0 14px #ccc; transform: translateX(20%); } 
.about-img-wrap1_web51 > img {width: 100%; height: 100%;  object-fit: cover; border-radius: 10px; }

.about-img-wrap2_web51 { width: 250px; height: 250px; background: #fff; display: inline-block; padding: 10px; border-radius: 10px; overflow: hidden; box-shadow: 0 0 14px #ccc; position:absolute; left:0; top:50px; } 
.about-img-wrap2_web51 > img {width: 100%; height: 100%; object-fit: cover; border-radius: 10px;}
.about-img-wrap3_web51 { width: 250px; height: 220px; background: #fff; display: inline-block; padding: 10px; border-radius: 10px; overflow: hidden; box-shadow: 0 0 14px #ccc; position:absolute; right:0; bottom:-50px; } 
.about-img-wrap3_web51 > img {width: 100%; height: 100%; object-fit: cover; border-radius: 10px;}
.about-dot-bg_web51 {position: relative;}
.about-dot-bg_web51:before {content: ''; position: absolute; right:0; top:-40px; width:100%; height: 400px; background: url("../images/cta-dot.png") no-repeat; background-size: cover; opacity: 0.2;}


@media (max-width: 767px) {
    .offer-textarea_web51 {padding: 20px 20px;}
    .about-img-wrap1_web51 {width: 260px; padding: 7px; margin-top:10px;}
    .about-img-wrap2_web51 {width: 150px; height: 150px; padding: 7px;}
    .about-img-wrap3_web51 {width: 150px; height: 120px; padding: 7px;}
}

/* why choouse */
.wcbg_web51 {background: #f1f1f1;}
.wc-box_web51 { height: 100%; padding: 20px; border-radius: 10px; background: #fff; color:#000; box-shadow: 0px 0px 12px #e2e2e2; }
.wc-icon_web51 {width:60px; height: 60px; background: #f1f1f1; font-size:28px; color: #000; display: flex !important; justify-content: center; align-items: center; border-radius: 100px; margin-bottom: 10px; }
.wc-content_web51 {text-align: left;}
.wc-img_web51 {
    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-box1-top-border_web51, .wc-icon1-top-border_web51 {border-top: 3px solid #f10650;}
.wc-box2-top-border_web51, .wc-icon2-top-border_web51 {border-top: 3px solid #4cf105;}
.wc-box3-top-border_web51, .wc-icon3-top-border_web51 {border-top: 3px solid #2e06f1;}
.wc-box4-top-border_web51, .wc-icon4-top-border_web51 {border-top: 3px solid #f1069e;}

@media only screen and (max-width: 991px) {
    .wc-box_web51 {padding:30px 10px; }
} 


/* How it work */
.hiw-bg_web51 {background: #f8f8f8;}
.hiw-card_web51 {height: 100%; background: #fff; padding: 20px; border-radius: 10px; box-shadow: 0px 0px 12px #e2e2e2; text-align: center; position: relative; overflow: hidden;}
.hiw-step-number_web51 {font-size: 56px; font-weight: 700; color: #bfbfbf;}
.hiw-icon_web51 {position: absolute; right: -10px; top:-10px; width: 80px; height: 80px; border-radius: 50%; background: #d8e0ff; display: flex; align-items: center; justify-content: center; opacity: 0.5; font-size: 26px; color: #819aff;}
.hiw-bg_web51 h4 {font-size: 20px; font-weight: 700;}
.hiw-bg_web51 p {font-size: 14px;}

.offer-bg_web51 {background: #000;}

.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: #fbfbfb; 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_web51 {background: #041c3d; padding: 10px 0; }
.breadcrumb-list_web51 {list-style: none; display: flex; flex-wrap: wrap; padding: 0px; margin: 0px; }
.breadcrumb-list_web51 li:first-child {padding-left: 0px; }
.breadcrumb-list_web51 li {font-size: 12px; color: #cbe1ff; padding-left: 10px; padding-right: 10px; position: relative; }
.breadcrumb-list_web51 li:before {content: ""; position: absolute; top: 1px; right: 0; width: 1px; height: 15px; background: #fff; transform: rotate(24deg); }
.breadcrumb-list_web51 li a {text-decoration: none; color: #fff; padding: 5px 5px; }
.breadcrumb-list_web51 li:last-child:before {display: none; }

/* Contact Us */
.contact-box_web51 { padding: 15px; border-radius: 10px; }
.contact-icon_web51 {width:50px; height:50px; 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_web51 .wrap-subhding_web51 {color: #000; font-size:18px; }
.contact-box_web51 .wrap-prgh_web51 {color:#333; font-size:18px; }
.contact-form_web51 {background: #f6f6f6; padding: 40px; border-radius: 10px; position: relative; }
.contact-form_web51 .wrap-hding_web51 {color: #000; }
.contact-form_web51 .wrap-prgh_web51 {color:#333; }
.contact-form_web51 .wrap-btn_web51 {background: var(--secondary-color); color: #fff; padding:10px 20px; font-size: 14px; font-weight: 700; border-radius: 50px; text-decoration: none; border:none; outline: none; display: inline-block; }
.contact-lbl_web51 {font-size:14px; color:#333; margin-bottom: 5px; display: block; }
.contact-field_web51 {border:1px solid #dad9dd; width: 100%; height: 40px; border-radius: 4px; padding:10px 20px; font-size:14px; color:#000; background: #f1f1f1; }
textarea.contact-field_web51 {height: auto; }
.contact-ifram_web51 {border:0; width:100%; height: 592px; border-radius: 0px; background: #f1f1f1; padding: 0px; border-radius: 0px 0 0px 0px; }
.form-group {margin-bottom: 15px; }
.abstract {font-size:12px; color: #ff3300; }

.contact-map-position {position: absolute; left: 0; right: 0; top:0; bottom: 0;}
/*.contact-map-position:after {content: ''; position: absolute; left: 0; right: 0; top:0; bottom: 0; background: linear-gradient(307deg, rgba(0, 0, 0, 0.5) 40%, transparent); border-radius: 0 0 0 206px;}*/
.frame-above-box {background: rgba(255,255,255,0.8); width: 100%; height: 100%; position: relative; z-index: 1;}

/* Contact Loader */
.contact-loader_web51 {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_web51 i {color:#333; text-align: center; display: block;}
.contact-loader_web51-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_web51 {font-size: 26px !important; }
    .banner-subhding_web51 {font-size: 18px !important; }
    .home-banner_web51 .carousel-item > img {height: 300px; object-fit: cover; }
    .wrap-hding_web51 {font-size:22px !important;}
    .contact-form_web51 {padding: 20px;}
    .contact-ifram_web51 {padding: 20px; height: auto;}
    .contact-map-position {position: relative; top:0px;}
    .contact-map-position:after {display: none;  }
    .contact-ifram_web51, .contact-map-position:after {border-radius:0px 0 0 0!important;}
}


/* CTA */
.cta-bg_web51 {background: #06103a; padding: 20px; border-radius: 10px;  color: #fff; position: relative;}
.cta-bg_web51:before {content: ''; position: absolute; left: 0; top:0; width: 100%; height: 100%; background-size: contain; background: url("../images/cta-dot.png") no-repeat; filter: invert(1); opacity: 0.7;}
.cta-hding_web51 {font-size:38px; font-weight: 300; line-height: 1.4;}
.cta-hding_web51 > .cta-highlight_web51 {background: #f6cf07; padding: 2px 4px; text-transform: uppercase; border-radius: 4px; margin:0 5px;}
.cta-subhding_web51 {font-size: 18px; font-weight: 400;}
.cta-btn_web51 {background: var(--primary-color); color: #fff; padding: 10px 20px; font-size: 20px; font-weight: 400; border-radius: 50px; text-decoration: none; border: none; outline: none; display: inline-block;}
.cta-btn_web51 > span.cta-btn-icon_web51 {width: 44px; height: 44px; padding: 6px; background: #000; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; margin-right: 10px;}
.cta-textarea_web51 {position: relative;}
@media (max-width: 575px){
    .cta-icon_web51 {width: 60px; height: 60px;}
    .cta-hding_web51 {font-size:22px;}
    .cta-phone-icon_web51 {bottom:-10px;}
}



.sitemap-list_web51 {margin: 0 0 20px; padding: 0; display:flex; flex-wrap:wrap; }
.sitemap-list_web51 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_web51 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_web51 li a {color:#000;}

@media (max-width: 575px) {
    .sitemap-list_web51 li {width:100%;}
}
@media (min-width: 575px) and (max-width: 767px) {
    .sitemap-list_web51 li {width:50%;}
}

.call-btn_web51 {background: linear-gradient(0deg, #356237, #5dbb61); color: var(--white); padding:10px 20px; font-size: 17px; text-align: center; font-weight: 600; border-radius: 10px; text-decoration: none; border:none; outline: none; display: inline-flex; align-items:center; }
.call-btn-tfn_web51 {font-size: 22px;}
.traveller-rating-area_web51 {background: #fff; box-shadow: 0px 0px 12px #ccc; border-radius: 8px; padding: 15px; margin-top:15px;}
.traveller-star-rating_web51 {font-size:16px; color: #ffa200; display: flex; gap: 3px;}
.traveller-rating-hding_web51 {font-size: 18px; font-weight: 600; display: block; padding-top:10px;}








