﻿@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
body{font-family: "Outfit", sans-serif !important;}
:root{--primary-color:#fd1001; --secondary-color:#0706cc;}
.contact_num img{height:40px;}
.contact_infom{display:flex;  align-items:center; gap:1rem;}
.currecny_chg span{font-size:15px; font-weight:bold; cursor:pointer; }
.contact_num{display:flex; align-items:center;}
.contact_num a{text-decoration:none; font-size:22px; color:#333;}
.tab-search{display:flex;justify-content:center; padding:4rem 0 2rem 0;}
.tab-search ul{list-style:none; margin:0; padding: 0 56px 0; display:inline-flex; background:#fff; border:1px solid #000; border-radius:50px; justify-content:center;  }
.tab-search ul li a img{display: block;margin: 0 auto 6px;height: 30px;}
.tab-search ul li{margin: 9px 30px 0;}
.tab-search ul li a{font-size: 14px;  font-weight: 500;color: #252935;display: inherit; text-align: center;}
.tab-search ul li a span{font-size: 15px;color: #191e3b;font-weight: 500;display: inline-block;margin-bottom: 8px;}
.nav_header{box-shadow:0px 0px 10px 2px rgba(0,0,0,0.10); position:sticky; position:-webkit-sticky; top:0; background:#fff; z-index:9999;}
.smll_brf{
  background: url(/images/Content/new_images/booking-banner.png) no-repeat;
  width: 535px;
  height: 329px;
  border-radius: 15px;
  display: inline-block;
  padding: 75px 29px 0;}
.easy_with_us{padding-top:6rem; border-top:1px solid #ccc;}
.easy_with_us h3 {
  color: #fff;
  font-size: 35px;
  display: inline-block;
  margin: 0 0 18px;
}
.easy_with_us p{color: #fff;
  font-size: 20px;
  line-height: 27px;
  text-align: justify;
  display: inline-block;}
.why_us_svr{display: flex;
  list-style-type: none;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #dedede;
  padding: 17px 7px 17px;
  margin: 0 10px 31px;
  margin-bottom: 22px;
  align-items: center;
  -moz-box-shadow: 0 5px 3px rgb(216 216 216);
  -webkit-box-shadow: 0 5px 3px rgb(216 216 216);
  box-shadow: 0 5px 3px rgb(216 216 216);
 }
.why_us_svr p{color: #101010;
  font-size: 17px;
  line-height: 23px;
  font-weight: 700;
  margin: 0 0 0 8px;
  padding-top: 0;
  display: inline-block;
  text-align: left;}
.why_us_svr img{height: 50px;
  padding: 5px;
  width: 50px;
  background: #eaecf8;
  display: inline-block;
  border-radius: 9px;}
.title-middle{text-align:center; padding-top:2rem; }
.title-middle h2{font-size:38px; font-weight:bold;}
.img_srv{
    background: #edf0f3;
    border-radius: 50%;
    padding: 15px;
    display: inline-block;
}

.img_srv img {
    width:60px; height:60px;
}
.services_points p{font-size:20px; color:#333; padding:0; margin-top:0.5rem;}
.data-pdf{width:350px; text-align:center;
  background: #00154c;
  border-radius: 18px 102px 18px 18px;
  padding: 18px;}

.data-pdf img{height:118px;border-radius: 16px;}
.data-pdf p{color:#fff; padding-top:1rem; margin:0; font-size:1.2rem;}
.agency_btc{background: url(/images/Content/new_images/back-12.png) no-repeat;
  height: 445px;
  width: 100%;
  padding: 23px 25px 0;
  border-radius: 15px;}
.btc_points{
  background: #fff;
  width: 100%;
  float: left;
  padding: 15px 15px 0;
  border: 1px solid #abbccf;

  border-radius: 10px;
  margin-top: 0px;
  height: 330px;
  position: relative;
}
.agency_btc h2{font-weight: 600;
  color: #fff;
  font-size: 27px;
  margin-top: 0;
  margin-bottom: 31px;
  line-height: 37px;}
.btc_points img{height:99px; float:right;}
.btc_points h3{color: #0c0c0c;
  font-size: 23px;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 28px;}
.btc_points p{color: #0c0c0c;
  font-size: 19px;
  font-weight: 400;
  margin: 0 0 10px;}
.btc_points ul{margin: 0; list-style:none;
  padding: 0;}
.btc_points ul li{
    background: url(/images/Content/new_images/plan-small.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
  background-position: 0 3px;
  padding: 6px 0;
}
.btc_points ul li  span {
  display: inline-block;
  padding-left: 23px;
  font-size: 15px;
  color: #0c0c0c;
  line-height: 18px;
}
.btc_points::after{
    position: absolute;
  content: "";
  background: #96bfe0 url(/images/Content/new_images/pa8.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
  border-radius: 50%;
  background-position: 6px 7px;
  width: 41px;
  height: 41px;
  padding: 20px;
  top: -9px;
  left: -5px;
}
.book_with_us{
  width: 100%;
  text-align: center;
  margin-top: 0;
  -moz-box-shadow: 0 4px 7px rgb(216 216 216);
  -webkit-box-shadow: 0 4px 7px rgb(216 216 216);
  box-shadow: 0 4px 7px rgb(216 216 216);
  border: 1px solid #dedede;
  border-radius: 12px;
}
.why_us{
    text-align: center;
  background: #fff;
  padding: 21px;
  border-radius: 15px;
}
.why_us img{
    display: block;
  margin: 0 auto;

  border-radius: 9px;
  padding: 4px 4px 5px;
  height: 58px;
}
.why_us strong{font-size: 20px;
  display: inline-block;
  margin: 14px 0 7px; font-weight:500;}
.why_us p{font-size: 14px;
  display: block;
  line-height: 20px;
  font-weight: 400;}
.book_with_us h2{text-align: left;
  color: #00154c;
  margin: 21px 32px 0;
  font-size: 34px;
  font-weight: 500;}
.misnary_section{background: url(/images/Content/new_images/banner-miss1.png) no-repeat;
  padding: 17px;
  text-align: left;
  border-radius: 13px;
}
.misnary_section a{background: #fff;
  border-radius: 50px;
  color: #00154c;
  font-size: 17px;
  font-weight: 700;
  padding: 10px 23px 5px;
  margin: 5px 0 5px;
  display: inline-block; }
.misnary_section h3{
    color: #fff;
  font-size: 27px;
  font-weight: 500;
  margin-top: 15px;
  line-height: 35px;
}
.misnary_section p{
   color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 32px;
  line-height: 24px;
}
.concider_section{background: #f4f6f8;
  border-radius: 10px;
  display: inline-block;padding:1rem;
  margin-bottom: 37px;}
.right_top img{width:100%;}
.concider_section h3{color: #484747;
  font-size: 30px;
  font-weight: 500;
  line-height: 35px;
  margin-top: 0;}
.concider_section ul{margin:0; padding:0; list-style:none; }
.concider_section ul li{color: #000;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
  justify-content: start;
  align-items: center;
  padding: 6px 11px;
  margin-bottom: 14px;
  border: 1px solid #dedede;
  box-shadow: 0 5px 3px rgb(216 216 216);
  border-radius: 12px;
  background: #fff;}
.concider_section ul li img{height: 45px;
  margin-right: 13px;
  border-radius: 7px;
  padding: 5px;
  background: #e8f2ff;
}
.clock_time span{
    display: inline-block;
  position: absolute;
  left: 41%;
  top: -36px;
  background: #f4f6f8;
  border-radius: 50%;
  border: 1px solid #fff;
}
.clock_time_sec{
    border-radius: 10px;
  border: 1px solid #e8e8e8;
  position: relative;
  text-align: center;
}
.clock_time_sec p{
    color: #18112f;
  font-size: 20px;
  font-weight: 500;
  margin: 39px 14px 10px;
}
.clock_time_sec strong {
    color: #6d6d6d;
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 20px;
  display: inline-block;
}
.clock_time_sec span{
    display: inline-block;
  position: absolute;
  left: 41%;
  top: -36px;
  background: #f4f6f8;
  border-radius: 50%;
  border: 1px solid #fff;
}
.clock_time_sec span img{height: 62px;
  border: 2px solid #fff;
  padding: 6px;}
.embed-responsive {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  overflow: hidden; border-radius:10px;
}

.embed-responsive iframe {
  position: absolute;
  top: 0; 
  left: 0;
  width: 100%;
  height: 100%;
}
.video-main .data-video iframe {
  border-radius: 10px;
}   
.icon-footer ul{list-style:none; margin:0; padding:0; display:flex;}


.footer-adam {
    background: #0F2454;
    padding-top:30px;
    float: left;
    width: 100%;
    padding-bottom: 5px;
    position: relative;
}
.vector-bg {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: url(/images/Content/new_images/back-running.png);
    background-repeat: repeat-x;
    animation: slide 100s linear infinite;
    -webkit-animation: slide 100s linear infinite;
}

@keyframes slide {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 1920px 0;
    }
}

@-webkit-keyframes slide {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 1920px 0;
    }
}
.foot-logo{text-align: center;}
.foot-logo p{color:#fff; font-size:13px; font-weight:400; line-height:25px;    margin-top: 11px;}
.foot{position:relative;}
.foot h4{color:#fff; font-size:20px; font-weight:500;}
.foot hr{width:44px;margin-top: 0;margin-bottom: 0; content:" "; top:57px; left:42px;position: absolute;}
.nometer{margin:16px 0 4px; text-align:center;}
p.nometer em{color: red;font-size: 15px;font-weight: 600;}
.contect-adam{}
.contect-adam{position:relative;}
.contect-adam h4{color:#fff; font-size:25px; font-weight:600;}
.contect-adam hr{width:44px;margin-top: 0;margin-bottom: 0; content:" "; top:57px; left:57px;position: absolute;}
.contect-adam p{color:#fff; font-size:16px; font-weight:400; line-height:22px;margin: 0 0 10px;    display: flex;
    align-items: center;}
.contect-adam strong{color: #fff;display: inline-block;width: 100%;margin: 10px 28px 5px;}
.contect-adam p img{margin-right: 9px;}

.addressnew{
    width: 100%;
  float: left;
  border: 1px solid #8792AA;
  padding: 16px;
}
.addressnew ul {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.addressnew ul li {
  display: inline-flex;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  align-items: center;
}
.addressnew ul li span {
  margin-left: 10px;
  display: inline-block;

}
.addressnew ul li a {
  color: #fff;
  display: block;
}

.foot h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}
.foot p {
  color: #fff;
  font-size: 13px;
  line-height: 22px;
}.foot ul {
  margin: 9px 0 0;
  padding: 0;
}
 .foot ul li {
  display: block;
  padding: 3px 3px;
  color: #fff;
  font-weight: 400;
}
 .foot ul li a {
  font-size: 14px;
}
.footerLinks a {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  transition: all 0.5s ease;
}
.footerLinks i {
  color: #fff;
  padding-right: 0;
}
strong.mr0 {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    text-align: center;
}
.footer-data .pull-left p, .social-links span {
  font-size: 14px;
}
.footer-data {
  color: #fff;
}
.footerLinks{border-bottom:1px solid #ccc; padding-bottom:1rem;}

.flightarea {
  float: left;
  width: 100%;
  margin-top: 25px;
  padding: 22px;
  background: #fff;
  background: rgba(255, 255, 255, 0.70);
  border-radius: 10px;
  border: 1px solid #e7e7e7;
  box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
  -webkit-box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
}
.serchmain {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 3px 8px 7px;
  border-radius: 5px;
  justify-content: space-between;
}
.fmainro {
  width: 52%;
  display: inline-flex;
  border: 1px solid #e7e7e7;
  border-radius: 9px;
}
.clander-1 {
  width: 29%;
  display: inline-flex;
  margin-top: 0;
  border-radius: 5px;
  margin-left: 1%;
  border: 1px solid #e7e7e7;
  border-radius: 9px;
}
.travel-new {
  width: 17%;
  margin-left: 1%;
  text-align: center;
  border: 1px solid #e7e7e7;
  border-radius: 9px;
}
.searchbtn {
  margin: 0 auto 13px;
  width: 100%;
  float: left;
}
.flying {
  position: relative;
  /*border: 1px solid #e7e7e7;
  border-radius: 9px;*/
  padding: 5px 0 8px;
  /*background: #eaedf1;
  background: #fff url(../images/mapnewarrow.png) right no-repeat;
  background-position: 6% 50%;*/
}
.remove-icon2 {
  position: absolute;
  right: -2%;
  bottom: 77%;
  z-index: 2;
  font-size: 20px !important;
  color: #3a3c3c;
  background-color: #fff;
  padding: 5px;
  border-radius: 50%;
}
.flying label {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    margin-top: 0;
    padding-left: 14px;
  }
.flying p {
  font-size: 24px;
  color: #000;
  font-weight: 500;
  padding-left: 14px;
  display: inline-block;
  width: 100%;
  margin: 8px 0 0;
}
.formtxt {
  padding: 0 6px;
    padding-left: 6px;
  border: 0;
  outline: none;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  height: 21px;
  border-radius: 0;
  background: transparent;
  padding-left: 14px;
  width: 100%;
}
.group-top {
  position: relative;
}
.updown {
  position: relative;
  top: 28px;
  left: 10px;
  cursor: pointer;
  z-index: 9;
  background: #fff;
  border-radius: 50%;
}
.search-border {
  position: relative;
  /*border: 1px solid #e7e7e7;
  background: #eaedf1;
  border-radius: 9px;*/
  padding: 6px 0 5px;
  float: left;
  width: 100%;
}
.date1 label {
  font-weight: 500;
  color: #000;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 14px;
}
.dateformat {
  float: left;
  width: 100%;
  position: relative;
  padding-left: 14px;
  border: 0;
  border-radius: 0;
  outline: none;
  font-size: 14px;
  font-weight: normal;
  background: #fff url(../images/cl1.png) right no-repeat;
  background-position: 96% 50%;
}
.departure {
  height: 48px;padding-left: 14px;
font-size:22px; font-weight:500;
  width: 100%; border:0;
}
.search-border-right {
  position: relative;
  /*border: 1px solid #e7e7e7;
  background: #eaedf1;
  border-radius: 9px;*/
  padding: 6px 0 5px;
  float: left;
  width: 100%;
  border-left: 1px solid #e7e7e7;
}

.sDay {
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  float: left;
  width: 100%;
  margin-left: 0;
  text-transform: capitalize;
  padding-left: 14px;
}
.travel-new {
  width: 17%;
  margin-left: 1%;
  text-align: center;
  border: 1px solid #e7e7e7;
  border-radius: 9px;
}
.pax-detail{width:100%; font-size:22px; font-weight:500; padding-left:14px; height:48px; border:0;}
.pax-detail::placeholder{color:#000; }
.search-border-passanger > label {
  font-weight: 500;
  color: #000;
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 14px;
}
.eco-txt1{padding-left:14px; padding-bottom:0.2rem;}


.search-border-passanger {
  position: relative;
  padding: 6px 0 2px;
  float: left;
  width: 100%;
}

.flying.child {
  border-left: 1px solid #e7e7e7;
}


.searchb1 {
  outline: none;
  border-radius: 10px;
  background: #fd1001;
  font-size: 21px;
  color: #fff;
  font-weight: 500;
  padding: 12px 47px;
  border: none;
  cursor: pointer;
}

.searchbtn .newsearch-1 {
  text-align: center;
}





